<?xml version="1.0" encoding="UTF-8"?>
<robot generator="Robot 7.4.2 (Python 3.11.10 on linux)" generated="2026-04-21T01:56:33.264937" rpa="false" schemaversion="5">
<suite id="s1" name="bgpcep-userfeatures.txt">
<suite id="s1-s1" name="050 Bmp Basic" source="/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/050_bmp_basic.robot">
<kw name="Set_It_Up" type="SETUP">
<kw name="Initialize_Artifact_Deployment_And_Usage" owner="NexusKeywords">
<kw name="Open_Connection_To_ODL_System" owner="SSHKeywords">
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:56:33.785348" level="INFO">${odl_connection} = 1</msg>
<var>${odl_connection}</var>
<arg>${ip_address}</arg>
<arg>prompt=${ODL_SYSTEM_PROMPT}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T01:56:33.784854" elapsed="0.000535"/>
</kw>
<kw name="Flexible_Controller_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T01:56:33.788071" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T01:56:33.788168" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T01:56:33.787529" elapsed="0.000671"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:33.788359" elapsed="0.000385"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T01:56:33.789775" level="INFO">Logging into '10.30.171.3:22' as 'jenkins'.</msg>
<msg time="2026-04-21T01:56:34.169501" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 01:56:31 UTC 2026

  System load:  0.7                Processes:             129
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.171.3
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T01:56:33.789281" elapsed="0.380562"/>
</kw>
<msg time="2026-04-21T01:56:34.170033" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:33.788924" elapsed="0.381288"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T01:56:33.787064" elapsed="0.383410"/>
</kw>
<msg time="2026-04-21T01:56:34.170600" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:33.786560" elapsed="0.384152"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-21T01:56:33.786000" elapsed="0.384897"/>
</kw>
<return>
<value>${odl_connection}</value>
<status status="PASS" start="2026-04-21T01:56:34.171011" elapsed="0.000086"/>
</return>
<msg time="2026-04-21T01:56:34.171398" level="INFO">${odl} = 1</msg>
<var>${odl}</var>
<doc>Open a connection to the ODL system at ${ip_address} and return its identifier.</doc>
<status status="PASS" start="2026-04-21T01:56:33.784439" elapsed="0.387002"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-04-21T01:56:34.183162" level="INFO">[chan 1] Opened sftp connection (server version 3)</msg>
<msg time="2026-04-21T01:56:34.193350" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/../../tools/deployment/search.sh' -&gt; '/home/jenkins//search.sh'</msg>
<arg>/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/../../tools/deployment/search.sh</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-21T01:56:34.171750" elapsed="0.021756"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T01:56:34.193977" elapsed="0.000677"/>
</kw>
<if>
<branch type="IF" condition="not (${tools_system_connect})">
<return>
<status status="NOT RUN" start="2026-04-21T01:56:34.195245" elapsed="0.000037"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:56:34.194906" elapsed="0.000444"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:34.194842" elapsed="0.000562"/>
</if>
<kw name="Open_Connection_To_Tools_System" owner="SSHKeywords">
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:56:34.201773" level="INFO">${tools_connection} = 2</msg>
<var>${tools_connection}</var>
<arg>${ip_address}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T01:56:34.201286" elapsed="0.000534"/>
</kw>
<kw name="Flexible_Mininet_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T01:56:34.203554" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T01:56:34.203639" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T01:56:34.203260" elapsed="0.000403"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:34.203822" elapsed="0.000339"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T01:56:34.205017" level="INFO">Logging into '10.30.171.116:22' as 'jenkins'.</msg>
<msg time="2026-04-21T01:56:34.938951" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-153-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 01:56:34 UTC 2026

  System load:  0.1                Processes:             109
  Usage of /:   19.3% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.171.116
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

9 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T01:56:34.204660" elapsed="0.734576"/>
</kw>
<msg time="2026-04-21T01:56:34.939353" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:34.204313" elapsed="0.735172"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T01:56:34.202811" elapsed="0.736854"/>
</kw>
<msg time="2026-04-21T01:56:34.939756" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:34.202341" elapsed="0.737527"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-04-21T01:56:34.202004" elapsed="0.737997"/>
</kw>
<return>
<value>${tools_connection}</value>
<status status="PASS" start="2026-04-21T01:56:34.940086" elapsed="0.000066"/>
</return>
<doc>Open a connection to the tools system at ${ip_address} and return its identifier.</doc>
<status status="PASS" start="2026-04-21T01:56:34.200906" elapsed="0.739458"/>
</kw>
<doc>Places search utility to ODL system, which will be needed for version detection.
By default also initialize a SSH connection to Tools system,
as following Keywords assume a working connection towards target system.</doc>
<status status="PASS" start="2026-04-21T01:56:33.780587" elapsed="1.159884"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:56:34.941557" level="INFO">Creating Session using : alias=config-session, url=http://10.30.171.3:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x799add343850&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>${CONFIG_SESSION}</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-21T01:56:34.940919" elapsed="0.000945"/>
</kw>
<kw name="Deploy_Test_Tool" owner="NexusKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:34.959657" level="INFO">${name_prefix} = bgp-bmp-mock-</msg>
<var>${name_prefix}</var>
<arg>${artifact}-</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:34.959257" elapsed="0.000432"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:34.960268" level="INFO">${extension} = jar</msg>
<var>${extension}</var>
<arg>'${component}'=='odl-micro'</arg>
<arg>tar</arg>
<arg>jar</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:34.959873" elapsed="0.000422"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:34.960877" level="INFO">${name_suffix} = -executable.jar</msg>
<var>${name_suffix}</var>
<arg>"${suffix}" != ""</arg>
<arg>-${suffix}.${extension}</arg>
<arg>.${extension}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:34.960448" elapsed="0.000457"/>
</kw>
<kw name="Deploy_Artifact" owner="NexusKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_url}""" != ""</arg>
<arg>Deploy_From_Url</arg>
<arg>${explicit_url}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:34.962178" elapsed="0.000317"/>
</kw>
<kw name="Fetch From Left" owner="String">
<msg time="2026-04-21T01:56:34.962952" level="INFO">${urlbase} = https://nexus.opendaylight.org/content/repositories//autorelease-9758</msg>
<var>${urlbase}</var>
<arg>${BUNDLE_URL}</arg>
<arg>/org/opendaylight</arg>
<doc>Returns contents of the ``string`` before the first occurrence of ``marker``.</doc>
<status status="PASS" start="2026-04-21T01:56:34.962706" elapsed="0.000273"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:34.963519" level="INFO">${urlbase} = https://nexus.opendaylight.org/content/repositories//autorelease-9758</msg>
<var>${urlbase}</var>
<arg>'${urlbase}' != '${BUNDLE_URL}'</arg>
<arg>${urlbase}</arg>
<arg>${fallback_url}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:34.963123" elapsed="0.000423"/>
</kw>
<kw name="Run_Keyword_If_At_Most_Magnesium" owner="CompareStream">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run_Keyword_If_At_Most" owner="CompareStream">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${Stream_dict}[${ODL_STREAM}] &lt;= ${Stream_dict}[${upper_bound}]</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:34.980358" elapsed="0.000422"/>
</kw>
<arg>magnesium</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Compare ${upper_bound} to titanium and in case titanium is at most ${upper_bound},
run Collections.Remove_Values_From_List [['mdsal', 'odlparent', 'yangtools', 'carpeople', 'netconf', 'bgpcep'], 'carpeople'] {} and return its value.</doc>
<status status="PASS" start="2026-04-21T01:56:34.979956" elapsed="0.000922"/>
</kw>
<msg time="2026-04-21T01:56:34.980933" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run_Keyword_If_At_Most</arg>
<arg>magnesium</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:34.972433" elapsed="0.008561"/>
</kw>
<arg>Collections.Remove_Values_From_List</arg>
<arg>${RELEASE_INTEGRATED_COMPONENTS}</arg>
<arg>carpeople</arg>
<doc>Compare magnesium to titanium and in case titanium is at most magnesium,
run ${kw_name} @{varargs} &amp;{kwargs} and return its value.</doc>
<status status="PASS" start="2026-04-21T01:56:34.972084" elapsed="0.008990"/>
</kw>
<kw name="Run_Keyword_If_At_Most_Aluminium" owner="CompareStream">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run_Keyword_If_At_Most" owner="CompareStream">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${Stream_dict}[${ODL_STREAM}] &lt;= ${Stream_dict}[${upper_bound}]</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:35.001270" elapsed="0.000610"/>
</kw>
<arg>aluminium</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Compare ${upper_bound} to titanium and in case titanium is at most ${upper_bound},
run Collections.Remove_Values_From_List [['mdsal', 'odlparent', 'yangtools', 'carpeople', 'netconf', 'bgpcep'], 'netconf'] {} and return its value.</doc>
<status status="PASS" start="2026-04-21T01:56:35.000688" elapsed="0.001301"/>
</kw>
<msg time="2026-04-21T01:56:35.002061" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run_Keyword_If_At_Most</arg>
<arg>aluminium</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:34.990154" elapsed="0.011997"/>
</kw>
<arg>Collections.Remove_Values_From_List</arg>
<arg>${RELEASE_INTEGRATED_COMPONENTS}</arg>
<arg>netconf</arg>
<doc>Compare aluminium to titanium and in case titanium is at most aluminium,
run ${kw_name} @{varargs} &amp;{kwargs} and return its value.</doc>
<status status="PASS" start="2026-04-21T01:56:34.989516" elapsed="0.012744"/>
</kw>
<kw name="Run_Keyword_If_At_Most_Silicon" owner="CompareStream">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run_Keyword_If_At_Most" owner="CompareStream">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${Stream_dict}[${ODL_STREAM}] &lt;= ${Stream_dict}[${upper_bound}]</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:35.024716" elapsed="0.000599"/>
</kw>
<arg>silicon</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Compare ${upper_bound} to titanium and in case titanium is at most ${upper_bound},
run Collections.Remove_Values_From_List [['mdsal', 'odlparent', 'yangtools', 'carpeople', 'netconf', 'bgpcep'], 'bgpcep'] {} and return its value.</doc>
<status status="PASS" start="2026-04-21T01:56:35.024161" elapsed="0.001310"/>
</kw>
<msg time="2026-04-21T01:56:35.025543" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run_Keyword_If_At_Most</arg>
<arg>silicon</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:35.013756" elapsed="0.011867"/>
</kw>
<arg>Collections.Remove_Values_From_List</arg>
<arg>${RELEASE_INTEGRATED_COMPONENTS}</arg>
<arg>bgpcep</arg>
<doc>Compare silicon to titanium and in case titanium is at most silicon,
run ${kw_name} @{varargs} &amp;{kwargs} and return its value.</doc>
<status status="PASS" start="2026-04-21T01:56:35.013247" elapsed="0.012486"/>
</kw>
<if>
<branch type="IF" condition="'${build_version}'=='${EMPTY}'">
<kw name="NexusKeywords__Detect_Version_To_Pull" owner="NexusKeywords">
<kw name="NexusKeywords__Get_Items_To_Look_At" owner="NexusKeywords">
<kw name="Dictionary Should Contain Key" owner="Collections">
<arg>${COMPONENT_MAPPING}</arg>
<arg>${component}</arg>
<arg>Component not supported by NexusKeywords version detection: ${component}</arg>
<doc>Fails if ``key`` is not found from ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:56:35.029553" elapsed="0.000395"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<arg>${COMPONENT_MAPPING}</arg>
<arg>${component}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:56:35.030567" elapsed="0.000255"/>
</kw>
<msg time="2026-04-21T01:56:35.030884" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Collections.Get_From_Dictionary</arg>
<arg>${COMPONENT_MAPPING}</arg>
<arg>${component}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:35.030147" elapsed="0.000802"/>
</kw>
<msg time="2026-04-21T01:56:35.031081" level="INFO">${itemlist} = pcep-impl</msg>
<var>${itemlist}</var>
<arg>${component}</arg>
<doc>Get a list of items that might contain the version number that we are looking for.</doc>
<status status="PASS" start="2026-04-21T01:56:35.029045" elapsed="0.002067"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:56:35.031481" level="INFO">index=2
host=10.30.171.116
alias=None
port=22
timeout=10 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T01:56:35.031617" level="INFO">${current_ssh_connection} = index=2
host=10.30.171.116
alias=None
port=22
timeout=10 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T01:56:35.031295" elapsed="0.000356"/>
</kw>
<kw name="Open_Connection_To_ODL_System" owner="SSHKeywords">
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:56:35.036398" level="INFO">${odl_connection} = 3</msg>
<var>${odl_connection}</var>
<arg>${ip_address}</arg>
<arg>prompt=${ODL_SYSTEM_PROMPT}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T01:56:35.035991" elapsed="0.000434"/>
</kw>
<kw name="Flexible_Controller_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T01:56:35.038112" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T01:56:35.038191" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T01:56:35.037818" elapsed="0.000396"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:35.038354" elapsed="0.000330"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T01:56:35.040023" level="INFO">Logging into '10.30.171.3:22' as 'jenkins'.</msg>
<msg time="2026-04-21T01:56:35.399519" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 01:56:31 UTC 2026

  System load:  0.7                Processes:             129
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.171.3
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 01:56:34 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T01:56:35.039189" elapsed="0.360549"/>
</kw>
<msg time="2026-04-21T01:56:35.399882" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:35.038850" elapsed="0.361132"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T01:56:35.037281" elapsed="0.362877"/>
</kw>
<msg time="2026-04-21T01:56:35.400216" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:35.036915" elapsed="0.363365"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-21T01:56:35.036586" elapsed="0.363917"/>
</kw>
<return>
<value>${odl_connection}</value>
<status status="PASS" start="2026-04-21T01:56:35.400576" elapsed="0.000058"/>
</return>
<doc>Open a connection to the ODL system at ${ip_address} and return its identifier.</doc>
<status status="PASS" start="2026-04-21T01:56:35.035693" elapsed="0.365138"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:56:35.401498" level="INFO">Executing command 'sh search.sh /tmp/karaf-0.22.3/system pcep-impl'.</msg>
<msg time="2026-04-21T01:56:35.445438" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T01:56:35.445904" level="INFO">${version} = 0.23.2
org/opendaylight/bgpcep</msg>
<msg time="2026-04-21T01:56:35.446009" level="INFO">${result} = 0</msg>
<var>${version}</var>
<var>${result}</var>
<arg>sh search.sh ${WORKSPACE}/${BUNDLEFOLDER}/system ${itemlist}</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:56:35.401098" elapsed="0.044964"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T01:56:35.446600" elapsed="0.000849"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:56:35.453715" elapsed="0.000340"/>
</kw>
<msg time="2026-04-21T01:56:35.454160" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:35.452811" elapsed="0.001474"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:35.454590" elapsed="0.000046"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:35.454946" elapsed="0.000045"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:56:35.448031" elapsed="0.007115"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:35.455891" level="INFO">0.23.2
org/opendaylight/bgpcep</msg>
<arg>${version}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:35.455427" elapsed="0.000543"/>
</kw>
<if>
<branch type="IF" condition="${result}!=0">
<kw name="Fail" owner="BuiltIn">
<arg>Component "${component}": searching for "${itemlist}" found no version, cannot locate test tool.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:35.456494" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:35.456139" elapsed="0.000438"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:35.456085" elapsed="0.000537"/>
</if>
<kw name="Split String" owner="String">
<msg time="2026-04-21T01:56:35.457224" level="INFO">${version} = 0.23.2</msg>
<msg time="2026-04-21T01:56:35.457292" level="INFO">${location} = org/opendaylight/bgpcep</msg>
<var>${version}</var>
<var>${location}</var>
<arg>${version}</arg>
<arg>max_split=1</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T01:56:35.456840" elapsed="0.000486"/>
</kw>
<return>
<value>${version}</value>
<value>${location}</value>
<status status="PASS" start="2026-04-21T01:56:35.457409" elapsed="0.000050"/>
</return>
<msg time="2026-04-21T01:56:35.457721" level="INFO">${version} = 0.23.2</msg>
<msg time="2026-04-21T01:56:35.457786" level="INFO">${location} = org/opendaylight/bgpcep</msg>
<var>${version}</var>
<var>${location}</var>
<arg>${component}</arg>
<doc>Determine the exact Nexus directory to be used as a source for a particular test tool
Figure out what version of the tool needs to be pulled out of the
Nexus by looking at the version directory of the subsystem from
which the tool is being pulled. This code is REALLY UGLY but there
is no way around it until the bug
https://bugs.opendaylight.org/show_bug.cgi?id=5206 gets fixed.
I also don't want to depend on maven-metadata-local.xml and other
bits and pieces of ODL distribution which are not required for ODL
to function properly.</doc>
<status status="PASS" start="2026-04-21T01:56:35.028537" elapsed="0.429311"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:35.025891" elapsed="0.432020"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${version}</var>
<var>${location}</var>
<arg>${build_version}</arg>
<arg>${build_location}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:35.458164" elapsed="0.000039"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:35.457951" elapsed="0.000313"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:35.025846" elapsed="0.432453"/>
</if>
<if>
<branch type="IF" condition="'SNAPSHOT' in '${version}'">
<kw name="Remove Values From List" owner="Collections">
<arg>${RELEASE_INTEGRATED_COMPONENTS}</arg>
<arg>netconf</arg>
<arg>bgpcep</arg>
<doc>Removes all occurrences of given ``values`` from ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:35.458694" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:35.458392" elapsed="0.000390"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:35.458366" elapsed="0.000480"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:35.459730" level="INFO">${is_staged} = "TRUE"</msg>
<var>${is_staged}</var>
<arg>"opendaylight.release" not in '${urlbase}' and "opendaylight.snapshot" not in '${urlbase}'</arg>
<arg>"TRUE"</arg>
<arg>"FALSE"</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:35.459045" elapsed="0.000713"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:35.460340" level="INFO">${is_mri_component} = "TRUE"</msg>
<var>${is_mri_component}</var>
<arg>'${component}' in ${RELEASE_INTEGRATED_COMPONENTS}</arg>
<arg>"TRUE"</arg>
<arg>"FALSE"</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:35.459937" elapsed="0.000434"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:35.460948" level="INFO">${urlbase} = https://nexus.opendaylight.org/content/repositories//autorelease-9758</msg>
<var>${urlbase}</var>
<arg>${is_mri_component} == "TRUE" and ${is_staged} == "FALSE"</arg>
<arg>${NEXUS_RELEASE_BASE_URL}</arg>
<arg>${urlbase}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:35.460521" elapsed="0.000454"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:35.461504" level="INFO">${url} = https://nexus.opendaylight.org/content/repositories//autorelease-9758/org/opendaylight/bgpcep/bgp-bmp-mock/0.23.2</msg>
<var>${url}</var>
<arg>${urlbase}/${location}/${artifact}/${version}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:35.461116" elapsed="0.000416"/>
</kw>
<kw name="Execute_Command_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:56:35.463543" level="INFO">Executing command 'curl -L https://nexus.opendaylight.org/content/repositories//autorelease-9758/org/opendaylight/bgpcep/bgp-bmp-mock/0.23.2/maven-metadata.xml'.</msg>
<msg time="2026-04-21T01:56:35.558163" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T01:56:35.558569" level="INFO">${stdout} = &lt;html&gt;
  &lt;head&gt;
    &lt;title&gt;404 - Path /org/opendaylight/bgpcep/bgp-bmp-mock/0.23.2/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-9758 (staging: closed)&amp;quot; [id=autore...</msg>
<msg time="2026-04-21T01:56:35.558683" level="INFO">${stderr} =   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0   ...</msg>
<msg time="2026-04-21T01:56:35.558779" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:56:35.463263" elapsed="0.095615"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T01:56:35.561669" level="INFO">Length is 316.</msg>
<msg time="2026-04-21T01:56:35.561930" level="FAIL">'  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  1098    0  1098    0     0  15727      0 --:--:-- --:--:-- --:--:-- 15913' should be empty.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="FAIL" start="2026-04-21T01:56:35.560258" elapsed="0.001871">'  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  1098    0  1098    0     0  15727      0 --:--:-- --:--:-- --:--:-- 15913' should be empty.</status>
</kw>
<msg time="2026-04-21T01:56:35.562420" level="INFO">${emptiness_status} = FAIL</msg>
<msg time="2026-04-21T01:56:35.562523" level="INFO">${result} = '  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0  ...</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:56:35.559336" elapsed="0.003242"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:35.564297" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:35.562960" elapsed="0.001398"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:35.566071" level="INFO">&lt;html&gt;
  &lt;head&gt;
    &lt;title&gt;404 - Path /org/opendaylight/bgpcep/bgp-bmp-mock/0.23.2/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-9758 (staging: closed)&amp;quot; [id=autorelease-9758]&lt;/title&gt;
    &lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"/&gt;

    &lt;link rel="icon" type="image/png" href="https://nexus.opendaylight.org/favicon.png"&gt;
    &lt;!--[if IE]&gt;
    &lt;link rel="SHORTCUT ICON" href="https://nexus.opendaylight.org/favicon.ico"/&gt;
    &lt;![endif]--&gt;

    &lt;link rel="stylesheet" href="https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02" type="text/css" media="screen" title="no title" charset="utf-8"&gt;
  &lt;/head&gt;
  &lt;body&gt;
    &lt;h1&gt;404 - Path /org/opendaylight/bgpcep/bgp-bmp-mock/0.23.2/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-9758 (staging: closed)&amp;quot; [id=autorelease-9758]&lt;/h1&gt;
    &lt;p&gt;Path /org/opendaylight/bgpcep/bgp-bmp-mock/0.23.2/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-9758 (staging: closed)&amp;quot; [id=autorelease-9758]&lt;/p&gt;
  &lt;/body&gt;
&lt;/html&gt;</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:35.565665" elapsed="0.000542"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:35.566957" level="INFO">  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  1098    0  1098    0     0  15727      0 --:--:-- --:--:-- --:--:-- 15913</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:35.566472" elapsed="0.000561"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:35.567639" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:35.567239" elapsed="0.000471"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-21T01:56:35.565152" elapsed="0.002689"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:35.564549" elapsed="0.003369"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:35.564499" elapsed="0.003470"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-04-21T01:56:35.568229" elapsed="0.000025"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:56:35.568063" elapsed="0.000235"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:35.568035" elapsed="0.000297"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T01:56:35.568556" elapsed="0.000043"/>
</return>
<status status="PASS" start="2026-04-21T01:56:35.568414" elapsed="0.000235"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:35.568388" elapsed="0.000301"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:35.568912" elapsed="0.000035"/>
</kw>
<arg>${command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T01:56:35.462671" elapsed="0.106446"/>
</kw>
<msg time="2026-04-21T01:56:35.569210" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:35.462114" elapsed="0.107170"/>
</kw>
<msg time="2026-04-21T01:56:35.569602" level="INFO">${metadata} = &lt;html&gt;
  &lt;head&gt;
    &lt;title&gt;404 - Path /org/opendaylight/bgpcep/bgp-bmp-mock/0.23.2/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-9758 (staging: closed)&amp;quot; [id=autore...</msg>
<var>${metadata}</var>
<arg>curl -L ${url}/maven-metadata.xml</arg>
<doc>A wrapper for Execute_Command_Passes with return_success_only=False
Also, log_on_success defaults to True (but is customizable, unlike return_success_only)..</doc>
<status status="PASS" start="2026-04-21T01:56:35.461745" elapsed="0.107899"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Command_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:56:35.573013" level="INFO">Executing command 'echo "&lt;html&gt;
  &lt;head&gt;
    &lt;title&gt;404 - Path /org/opendaylight/bgpcep/bgp-bmp-mock/0.23.2/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-9758 (staging: closed)&amp;quot; [id=autorelease-9758]&lt;/title&gt;
    &lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"/&gt;

    &lt;link rel="icon" type="image/png" href="https://nexus.opendaylight.org/favicon.png"&gt;
    &lt;!--[if IE]&gt;
    &lt;link rel="SHORTCUT ICON" href="https://nexus.opendaylight.org/favicon.ico"/&gt;
    &lt;![endif]--&gt;

    &lt;link rel="stylesheet" href="https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02" type="text/css" media="screen" title="no title" charset="utf-8"&gt;
  &lt;/head&gt;
  &lt;body&gt;
    &lt;h1&gt;404 - Path /org/opendaylight/bgpcep/bgp-bmp-mock/0.23.2/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-9758 (staging: closed)&amp;quot; [id=autorelease-9758]&lt;/h1&gt;
    &lt;p&gt;Path /org/opendaylight/bgpcep/bgp-bmp-mock/0.23.2/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-9758 (staging: closed)&amp;quot; [id=autorelease-9758]&lt;/p&gt;
  &lt;/body&gt;
&lt;/html&gt;" | grep value | head -n 1 | cut -d '&gt;' -f 2 | cut -d '&lt;' -f 1'.</msg>
<msg time="2026-04-21T01:56:35.607600" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T01:56:35.607987" level="INFO">${stdout} = &lt;html&gt;
  &lt;head&gt;
    &lt;title&gt;404 - Path /org/opendaylight/bgpcep/bgp-bmp-mock/0.23.2/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-9758 (staging: closed)&amp;quot; [id=autore...</msg>
<msg time="2026-04-21T01:56:35.608095" level="INFO">${stderr} = bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text...</msg>
<msg time="2026-04-21T01:56:35.608192" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:56:35.572813" elapsed="0.035431"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T01:56:35.610290" level="INFO">Length is 253.</msg>
<msg time="2026-04-21T01:56:35.610548" level="FAIL">'bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text/css media=screen title=no: No such file or directory' should be empty.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="FAIL" start="2026-04-21T01:56:35.609652" elapsed="0.001075">'bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text/css media=screen title=no: No such file or directory' should be empty.</status>
</kw>
<msg time="2026-04-21T01:56:35.611007" level="INFO">${emptiness_status} = FAIL</msg>
<msg time="2026-04-21T01:56:35.611104" level="INFO">${result} = 'bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=tex...</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:56:35.608645" elapsed="0.002515"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:35.612608" level="INFO">${success} = False</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:35.611498" elapsed="0.001169"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:35.614277" level="INFO">&lt;html&gt;
  &lt;head&gt;
    &lt;title&gt;404 - Path /org/opendaylight/bgpcep/bgp-bmp-mock/0.23.2/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-9758 (staging: closed)&amp;quot; [id=autorelease-9758]&lt;/title&gt;
    &lt;meta http-equiv=Content-Type content=text/html</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:35.613889" elapsed="0.000461"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:35.615215" level="INFO">bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text/css media=screen title=no: No such file or directory</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:35.614543" elapsed="0.000744"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:35.615891" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:35.615482" elapsed="0.000474"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-21T01:56:35.613342" elapsed="0.002698"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:35.612834" elapsed="0.003260"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:35.612773" elapsed="0.003363"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-04-21T01:56:35.616381" elapsed="0.000026"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:56:35.616224" elapsed="0.000229"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:35.616200" elapsed="0.000286"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="NOT RUN" start="2026-04-21T01:56:35.616698" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:56:35.616564" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:35.616541" elapsed="0.000278"/>
</if>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T01:56:35.617556" level="FAIL">Got rc: 0 or stderr was not empty: bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text/css media=screen title=no: No such file or directory</msg>
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T01:56:35.617025" elapsed="0.000726">Got rc: 0 or stderr was not empty: bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text/css media=screen title=no: No such file or directory</status>
</kw>
<arg>${command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="FAIL" start="2026-04-21T01:56:35.571978" elapsed="0.045992">Got rc: 0 or stderr was not empty: bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text/css media=screen title=no: No such file or directory</status>
</kw>
<msg time="2026-04-21T01:56:35.618061" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="FAIL" start="2026-04-21T01:56:35.571119" elapsed="0.047013"/>
</kw>
<arg>echo "${metadata}" | grep value | head -n 1 | cut -d '&gt;' -f 2 | cut -d '&lt;' -f 1</arg>
<arg>stderr_must_be_empty=${True}</arg>
<doc>A wrapper for Execute_Command_Passes with return_success_only=False
Also, log_on_success defaults to True (but is customizable, unlike return_success_only)..</doc>
<status status="FAIL" start="2026-04-21T01:56:35.570500" elapsed="0.047789">Got rc: 0 or stderr was not empty: bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text/css media=screen title=no: No such file or directory</status>
</kw>
<msg time="2026-04-21T01:56:35.618457" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-21T01:56:35.618525" level="INFO">${namepart} = Got rc: 0 or stderr was not empty: bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonaty...</msg>
<var>${status}</var>
<var>${namepart}</var>
<arg>SSHKeywords.Execute_Command_Should_Pass</arg>
<arg>echo "${metadata}" | grep value | head -n 1 | cut -d '&gt;' -f 2 | cut -d '&lt;' -f 1</arg>
<arg>stderr_must_be_empty=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:56:35.569884" elapsed="0.048679"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T01:56:35.619259" level="INFO">Length is 288.</msg>
<msg time="2026-04-21T01:56:35.619379" level="INFO">${length} = 288</msg>
<var>${length}</var>
<arg>${namepart}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T01:56:35.618776" elapsed="0.000639"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:35.620340" level="INFO">${namepart} = 0.23.2</msg>
<var>${namepart}</var>
<arg>"${status}" != "PASS" or ${length} == 0</arg>
<arg>${version}</arg>
<arg>${namepart}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:35.619636" elapsed="0.000743"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:35.621119" level="INFO">${filename} = bgp-bmp-mock-0.23.2-executable.jar</msg>
<var>${filename}</var>
<arg>${name_prefix}${namepart}${name_suffix}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:35.620610" elapsed="0.000539"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:35.621537" level="INFO">bgp-bmp-mock-0.23.2-executable.jar</msg>
<arg>${filename}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:35.621289" elapsed="0.000293"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:35.622051" level="INFO">${url} = https://nexus.opendaylight.org/content/repositories//autorelease-9758/org/opendaylight/bgpcep/bgp-bmp-mock/0.23.2/bgp-bmp-mock-0.23.2-executable.jar</msg>
<var>${url}</var>
<arg>${url}/${filename}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:35.621712" elapsed="0.000365"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:56:35.622425" level="INFO">Executing command 'wget -q -N 'https://nexus.opendaylight.org/content/repositories//autorelease-9758/org/opendaylight/bgpcep/bgp-bmp-mock/0.23.2/bgp-bmp-mock-0.23.2-executable.jar' 2&gt;&amp;1'.</msg>
<msg time="2026-04-21T01:56:35.678905" level="INFO">Command exited with return code 8.</msg>
<msg time="2026-04-21T01:56:35.679416" level="INFO">${response} = </msg>
<msg time="2026-04-21T01:56:35.679588" level="INFO">${result} = 8</msg>
<var>${response}</var>
<var>${result}</var>
<arg>wget -q -N '${url}' 2&gt;&amp;1</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:56:35.622243" elapsed="0.057429"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:35.681106" level="INFO"/>
<arg>${response}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:35.680349" elapsed="0.000857"/>
</kw>
<if>
<branch type="IF" condition="${result} == 0">
<return>
<value>${filename}</value>
<status status="NOT RUN" start="2026-04-21T01:56:35.681748" elapsed="0.000037"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:56:35.681441" elapsed="0.000457"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:35.681362" elapsed="0.000589"/>
</if>
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:56:35.683095" level="INFO">${release_url} = https://nexus.opendaylight.org/content/repositories//opendaylight.release/org/opendaylight/bgpcep/bgp-bmp-mock/0.23.2/bgp-bmp-mock-0.23.2-executable.jar</msg>
<var>${release_url}</var>
<arg>${url}</arg>
<arg>autorelease-[0-9]{4}</arg>
<arg>opendaylight.release</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:56:35.682246" elapsed="0.000913"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:56:35.684023" level="INFO">Executing command 'wget -q -N 'https://nexus.opendaylight.org/content/repositories//opendaylight.release/org/opendaylight/bgpcep/bgp-bmp-mock/0.23.2/bgp-bmp-mock-0.23.2-executable.jar' 2&gt;&amp;1'.</msg>
<msg time="2026-04-21T01:56:35.863914" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T01:56:35.864256" level="INFO">${response} = </msg>
<msg time="2026-04-21T01:56:35.864362" level="INFO">${result} = 0</msg>
<var>${response}</var>
<var>${result}</var>
<arg>wget -q -N '${release_url}' 2&gt;&amp;1</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:56:35.683536" elapsed="0.180882"/>
</kw>
<if>
<branch type="IF" condition="${result} != 0">
<kw name="Fail" owner="BuiltIn">
<arg>Artifact "${artifact}" in component "${component}" could not be downloaded from ${release_url} nor ${url}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:35.865284" elapsed="0.000179"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:35.864666" elapsed="0.000894"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:35.864609" elapsed="0.001019"/>
</if>
<return>
<value>${filename}</value>
<status status="PASS" start="2026-04-21T01:56:35.865712" elapsed="0.000114"/>
</return>
<msg time="2026-04-21T01:56:35.866166" level="INFO">${filename} = bgp-bmp-mock-0.23.2-executable.jar</msg>
<var>${filename}</var>
<arg>${component}</arg>
<arg>${artifact}</arg>
<arg>${name_prefix}</arg>
<arg>${name_suffix}</arg>
<arg>${fallback_url}</arg>
<arg>${explicit_url}</arg>
<arg>${build_version}</arg>
<arg>${build_location}</arg>
<doc>Deploy the specified artifact from Nexus to the cwd of the machine to which the active SSHLibrary connection points.
bgpcep is a name part of an artifact present in system/ of ODl installation with the same version as bgp-bmp-mock should have.
Must have https://nexus.opendaylight.org/content/repositories//autorelease-9758/org/opendaylight/integration/karaf/0.22.3/karaf-0.22.3.zip variable set to the URL from which the
tested ODL distribution was downloaded and this place must be
inside a repository created by a standard distribution
construction job. If this is detected to ne be the case, fallback URL is used.
If  is non-empty, Deploy_From_Utrl is called instead.
TODO: Allow deploying to a specific directory, we have SSHKeywords.Execute_Command_At_Cwd_Should_Pass now.</doc>
<status status="PASS" start="2026-04-21T01:56:34.961559" elapsed="0.904666"/>
</kw>
<return>
<value>${filename}</value>
<status status="PASS" start="2026-04-21T01:56:35.866378" elapsed="0.000062"/>
</return>
<msg time="2026-04-21T01:56:35.866738" level="INFO">${name} = bgp-bmp-mock-0.23.2-executable.jar</msg>
<var>${name}</var>
<arg>bgpcep</arg>
<arg>bgp-bmp-mock</arg>
<doc>Deploy a test tool.
The test tools have naming convention of the form
"&lt;repository_url&gt;/some/dir/somewhere/&lt;tool-name&gt;/&lt;tool-name&gt;-&lt;version-tag&gt;-${suffix}.jar"
where "&lt;tool-name&gt;" is the name of the tool and "&lt;version-tag&gt;" is
the version tag that is digged out of the maven metadata. This
keyword calculates ${name_prefix} and ${name_suffix} for
"Deploy_Artifact" and then calls "Deploy_Artifact" to do the real
work of deploying the artifact.</doc>
<status status="PASS" start="2026-04-21T01:56:34.953886" elapsed="0.912951"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:35.874732" level="INFO">${filename} = bgp-bmp-mock-0.23.2-executable.jar</msg>
<arg>${filename}</arg>
<arg>${name}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T01:56:35.867209" elapsed="0.007601"/>
</kw>
<doc>Create SSH session to ToolsVm, prepare HTTP client session to Controller.
Figure out latest pcc-mock version and download it from Nexus to ToolsVm.</doc>
<status status="PASS" start="2026-04-21T01:56:33.780102" elapsed="2.094786"/>
</kw>
<test id="s1-s1-t1" name="Verify BMP Feature" line="39">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:56:35.875986" level="INFO">&amp;{mapping} = { TOOL_IP=10.30.171.116 }</msg>
<var>&amp;{mapping}</var>
<arg>TOOL_IP=${TOOLS_SYSTEM_IP}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:56:35.875482" elapsed="0.000534"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:35.914371" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/empty_structure.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:35.913841" elapsed="0.000575"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:56:35.915619" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bmp_basic/empty_structure.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:56:35.915206" elapsed="0.000528">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bmp_basic/empty_structure.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T01:56:35.915880" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:56:35.914620" elapsed="0.001291"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:35.916596" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/empty_structure/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:35.916092" elapsed="0.000539"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:56:35.917058" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bmp_basic/empty_structure/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bmp_basic/empty_structure/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:56:35.917303" level="INFO">${template} = /rests/data/bmp-monitor:bmp-monitor
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:56:35.916848" elapsed="0.000487"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:35.917855" level="INFO">/rests/data/bmp-monitor:bmp-monitor
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:35.917510" elapsed="0.000406"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:35.919178" level="INFO">mapping: {'TOOL_IP': '10.30.171.116'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:35.918844" elapsed="0.000391"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:56:35.919770" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:56:35.919417" elapsed="0.000408"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:56:35.920778" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:56:35.920317" elapsed="0.000529"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:56:35.922165" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:56:35.921634" elapsed="0.000564"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:56:35.922267" elapsed="0.000046"/>
</return>
<msg time="2026-04-21T01:56:35.922473" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:56:35.921225" elapsed="0.001279"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:56:35.922677" elapsed="0.000510"/>
</kw>
<var name="${key}">TOOL_IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T01:56:35.920165" elapsed="0.003078"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T01:56:35.919910" elapsed="0.003385"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T01:56:35.923354" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T01:56:35.923554" level="INFO">${mapping_to_use} = {'TOOL_IP': '10.30.171.116'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T01:56:35.918415" elapsed="0.005171"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:35.918022" elapsed="0.005610"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:35.923866" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:35.923668" elapsed="0.000272"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:35.917989" elapsed="0.005979"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:56:35.924928" level="INFO">${final_text} = /rests/data/bmp-monitor:bmp-monitor</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:56:35.924129" elapsed="0.000855"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:56:35.925049" elapsed="0.000039"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/empty_structure.titanium/bgp-bmp-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/empty_structure.titanium/bgp-bmp-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/empty_structure/bgp-bmp-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T01:56:35.913025" elapsed="0.012193"/>
</kw>
<msg time="2026-04-21T01:56:35.925293" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:35.911749" elapsed="0.013613"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/empty_structure.titanium/bgp-bmp-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/empty_structure.titanium/bgp-bmp-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/empty_structure/bgp-bmp-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:35.926038" elapsed="0.000035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/empty_structure.titanium/bgp-bmp-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/empty_structure.titanium/bgp-bmp-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/empty_structure/bgp-bmp-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:35.926689" elapsed="0.000035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/empty_structure.titanium/bgp-bmp-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/empty_structure.titanium/bgp-bmp-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/empty_structure/bgp-bmp-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:35.927363" elapsed="0.000035"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:35.927592" elapsed="0.000030"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:35.927834" elapsed="0.000031"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:35.928385" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:35.928157" elapsed="0.000309"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:56:35.928136" elapsed="0.000364"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:35.928672" elapsed="0.000030"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:35.928907" elapsed="0.000031"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:35.929170" elapsed="0.000030"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:56:35.928090" elapsed="0.001158"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:56:35.927945" elapsed="0.001343"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:35.929469" elapsed="0.000030"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:56:35.929574" elapsed="0.000023"/>
</return>
<msg time="2026-04-21T01:56:35.929727" level="INFO">${uri} = /rests/data/bmp-monitor:bmp-monitor</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:56:35.906391" elapsed="0.023372"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:56:35.931489" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bmp_basic/empty_structure/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:56:35.931111" elapsed="0.000491">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bmp_basic/empty_structure/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T01:56:35.931730" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:56:35.930632" elapsed="0.001134"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:35.932207" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:35.931895" elapsed="0.000392"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:35.933294" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:35.932841" elapsed="0.000495"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:35.932322" elapsed="0.001063"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:35.931861" elapsed="0.001554"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:35.936366" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:35.933597" elapsed="0.002804"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T01:56:35.936473" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T01:56:35.936689" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/empty_structure/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:56:35.930209" elapsed="0.006521"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:56:35.938401" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bmp_basic/empty_structure/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:56:35.938063" elapsed="0.000428">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bmp_basic/empty_structure/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T01:56:35.938614" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:56:35.937603" elapsed="0.001044"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T01:56:35.938931" elapsed="0.000036"/>
</return>
<status status="PASS" start="2026-04-21T01:56:35.938740" elapsed="0.000273"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:35.938716" elapsed="0.000326"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:35.939175" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:35.939354" elapsed="0.000023"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T01:56:35.939427" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T01:56:35.942272" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/empty_structure/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:56:35.937194" elapsed="0.005118"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:35.944211" level="INFO">/rests/data/bmp-monitor:bmp-monitor</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:35.943876" elapsed="0.000397"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:35.944781" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:35.944451" elapsed="0.000410"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:56:36.914783" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bmp-monitor:bmp-monitor 
 path_url=/rests/data/bmp-monitor:bmp-monitor 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:56:36.916082" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bmp-monitor:bmp-monitor 
 status=200, reason=OK 
 headers={'Set-Cookie': 'JSESSIONID=node013d6l6jsgyio6hrrffq1ajoxw0.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 20-Apr-2026 01:56:36 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '78'} 
 body={"bmp-monitor:bmp-monitor":{"monitor":[{"monitor-id":"example-bmp-monitor"}]}} 
 </msg>
<msg time="2026-04-21T01:56:36.916397" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:56:35.947408" elapsed="0.969110"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:35.944950" elapsed="0.971723"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:36.917156" elapsed="0.000056"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:36.916748" elapsed="0.000564"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:35.944925" elapsed="0.972435"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:36.922951" level="INFO">{"bmp-monitor:bmp-monitor":{"monitor":[{"monitor-id":"example-bmp-monitor"}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:36.920331" elapsed="0.002672"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:36.919819" elapsed="0.003221"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:36.919751" elapsed="0.003315"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:36.925387" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:36.923350" elapsed="0.002086"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:36.923125" elapsed="0.002347"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:36.923106" elapsed="0.002391"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:56:36.929289" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:56:36.925653" elapsed="0.003667"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:36.929633" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:36.929402" elapsed="0.000289"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:36.930192" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:36.929870" elapsed="0.000350"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:36.929715" elapsed="0.000542"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:36.929381" elapsed="0.000911"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:56:36.930857" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:56:36.930436" elapsed="0.000448"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:36.931175" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:36.930965" elapsed="0.000269"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:36.931744" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:36.931431" elapsed="0.000339"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:36.931258" elapsed="0.000573"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:36.930946" elapsed="0.000907"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:36.931998" elapsed="0.000385"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T01:56:36.933055" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:56:36.932557" elapsed="0.000525"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T01:56:36.933220" elapsed="0.002093"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T01:56:36.918524" elapsed="0.016979"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T01:56:36.935715" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:56:36.935597" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:36.935576" elapsed="0.000210"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:56:36.938559" level="INFO">${text_normalized} = {
 "bmp-monitor:bmp-monitor": {
  "monitor": [
   {
    "monitor-id": "example-bmp-monitor"
   }
  ]
 }
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:56:36.935945" elapsed="0.002643"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T01:56:36.938642" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T01:56:36.938889" level="INFO">${response_text} = {
 "bmp-monitor:bmp-monitor": {
  "monitor": [
   {
    "monitor-id": "example-bmp-monitor"
   }
  ]
 }
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T01:56:35.942734" elapsed="0.996184"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:56:36.938999" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T01:56:36.939161" level="INFO">${response_text} = {
 "bmp-monitor:bmp-monitor": {
  "monitor": [
   {
    "monitor-id": "example-bmp-monitor"
   }
  ]
 }
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T01:56:35.884070" elapsed="1.055117"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:36.954628" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/empty_structure.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:36.954239" elapsed="0.000423"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:56:36.955508" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bmp_basic/empty_structure.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:56:36.955150" elapsed="0.000443">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bmp_basic/empty_structure.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T01:56:36.955690" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:56:36.954832" elapsed="0.000882"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:36.956281" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/empty_structure/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:36.955892" elapsed="0.000417"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:56:36.956662" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bmp_basic/empty_structure/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bmp_basic/empty_structure/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:56:36.956886" level="INFO">${template} = {
    "bmp-monitor:bmp-monitor": {
        "monitor": [
            {
                "monitor-id": "example-bmp-monitor"
            }
        ]
    }
}
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:56:36.956490" elapsed="0.000423"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:36.957298" level="INFO">{
    "bmp-monitor:bmp-monitor": {
        "monitor": [
            {
                "monitor-id": "example-bmp-monitor"
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:36.957050" elapsed="0.000293"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T01:56:36.957714" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:36.957417" elapsed="0.000356"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:36.958247" level="INFO">${mapping_to_use} = {'TOOL_IP': '10.30.171.116'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:36.957942" elapsed="0.000332"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:36.957817" elapsed="0.000492"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:36.957395" elapsed="0.000936"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:56:36.958948" level="INFO">${final_text} = {
    "bmp-monitor:bmp-monitor": {
        "monitor": [
            {
                "monitor-id": "example-bmp-monitor"
            }
        ]
    }
}</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:56:36.958454" elapsed="0.000522"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:56:36.959036" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/empty_structure.titanium/bgp-bmp-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/empty_structure.titanium/bgp-bmp-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/empty_structure/bgp-bmp-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T01:56:36.953619" elapsed="0.005613"/>
</kw>
<msg time="2026-04-21T01:56:36.959288" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:36.952721" elapsed="0.006627"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/empty_structure.titanium/bgp-bmp-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/empty_structure.titanium/bgp-bmp-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/empty_structure/bgp-bmp-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:36.959926" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/empty_structure.titanium/bgp-bmp-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/empty_structure.titanium/bgp-bmp-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/empty_structure/bgp-bmp-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:36.960426" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/empty_structure.titanium/bgp-bmp-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/empty_structure.titanium/bgp-bmp-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/empty_structure/bgp-bmp-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:36.961057" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:36.961226" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:36.961379" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:36.961830" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:36.961654" elapsed="0.000236"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:56:36.961637" elapsed="0.000278"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:36.962045" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:36.962192" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:36.962338" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:56:36.961583" elapsed="0.000809"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:56:36.961463" elapsed="0.000959"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:36.962560" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:56:36.962637" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T01:56:36.962758" level="INFO">${expected_text} = {
    "bmp-monitor:bmp-monitor": {
        "monitor": [
            {
                "monitor-id": "example-bmp-monitor"
            }
        ]
    }
}</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:56:36.950007" elapsed="0.012784"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:36.963009" elapsed="0.003352"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:56:36.967452" level="INFO">${expected_normalized} = {
 "bmp-monitor:bmp-monitor": {
  "monitor": [
   {
    "monitor-id": "example-bmp-monitor"
   }
  ]
 }
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:56:36.967127" elapsed="0.000354"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:56:36.967915" level="INFO">${actual_normalized} = {
 "bmp-monitor:bmp-monitor": {
  "monitor": [
   {
    "monitor-id": "example-bmp-monitor"
   }
  ]
 }
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:56:36.967615" elapsed="0.000328"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T01:56:36.968080" elapsed="0.000357"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T01:56:36.966684" elapsed="0.001816"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:36.966447" elapsed="0.002087"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:36.968755" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:36.968563" elapsed="0.000270"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:36.966427" elapsed="0.002428"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T01:56:36.940331" elapsed="0.028573"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T01:56:36.939509" elapsed="0.029471"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:36.939271" elapsed="0.029755"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:36.939253" elapsed="0.029797"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:56:36.969086" elapsed="0.000035"/>
</return>
<arg>folder=${BGP_BMP_FEAT_DIR}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T01:56:35.880006" elapsed="1.089215"/>
</kw>
<arg>180s</arg>
<arg>5s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>folder=${BGP_BMP_FEAT_DIR}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T01:56:35.876170" elapsed="1.093109"/>
</kw>
<doc>Verifies if feature is up</doc>
<status status="PASS" start="2026-04-21T01:56:35.874970" elapsed="1.094449"/>
</test>
<test id="s1-s1-t2" name="Start_Bmp_Mock" line="51">
<kw name="Compose_Full_Java_Command" owner="NexusKeywords">
<kw name="Compose_Base_Java_Command" owner="NexusKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${openjdk}""" == "openjdk8"</arg>
<arg>Compose_Dilemma_Filepath</arg>
<arg>${JAVA_8_HOME_CENTOS}/bin/java</arg>
<arg>${JAVA_8_HOME_UBUNTU}/bin/java</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:36.971369" elapsed="0.000357"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${openjdk}""" == "openjdk11"</arg>
<arg>Compose_Dilemma_Filepath</arg>
<arg>${JAVA_11_HOME_CENTOS}/bin/java</arg>
<arg>${JAVA_11_HOME_UBUNTU}/bin/java</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:36.971924" elapsed="0.000344"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${openjdk}""" == "openjdk17"</arg>
<arg>Compose_Dilemma_Filepath</arg>
<arg>${JAVA_17_HOME_CENTOS}/bin/java</arg>
<arg>${JAVA_17_HOME_UBUNTU}/bin/java</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:36.972417" elapsed="0.000442"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Compose_Dilemma_Filepath" owner="NexusKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:56:36.974225" level="INFO">Executing command 'ls -lA /usr/lib/jvm/java-21-openjdk-amd64/bin/java 2&gt;&amp;1'.</msg>
<msg time="2026-04-21T01:56:36.987018" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T01:56:36.987350" level="INFO">${out} = -rwxr-xr-x 1 root root 14456 Jul 16  2025 /usr/lib/jvm/java-21-openjdk-amd64/bin/java</msg>
<msg time="2026-04-21T01:56:36.987453" level="INFO">${rc} = 0</msg>
<var>${out}</var>
<var>${rc}</var>
<arg>ls -lA ${specific_path} 2&gt;&amp;1</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:56:36.974024" elapsed="0.013499"/>
</kw>
<if>
<branch type="IF" condition="${rc} == 0">
<return>
<value>${specific_path}</value>
<status status="PASS" start="2026-04-21T01:56:36.988091" elapsed="0.000073"/>
</return>
<status status="PASS" start="2026-04-21T01:56:36.987757" elapsed="0.000504"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:36.987701" elapsed="0.000619"/>
</if>
<return>
<value>${default_path}</value>
<status status="NOT RUN" start="2026-04-21T01:56:36.988398" elapsed="0.000041"/>
</return>
<arg>${JAVA_21_HOME_CENTOS}/bin/java</arg>
<arg>${JAVA_21_HOME_UBUNTU}/bin/java</arg>
<doc>Query active SSH connection, return specific path if it exists else default path.</doc>
<status status="PASS" start="2026-04-21T01:56:36.973593" elapsed="0.015072"/>
</kw>
<msg time="2026-04-21T01:56:36.988820" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>"""${openjdk}""" == "openjdk21"</arg>
<arg>Compose_Dilemma_Filepath</arg>
<arg>${JAVA_21_HOME_CENTOS}/bin/java</arg>
<arg>${JAVA_21_HOME_UBUNTU}/bin/java</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:36.973050" elapsed="0.015884"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<var>${out}</var>
<var>${rc}</var>
<arg>java -version 2&gt;&amp;1</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:36.989304" elapsed="0.000051"/>
</kw>
<if>
<branch type="IF" condition="${rc} == 0">
<return>
<value>java</value>
<status status="NOT RUN" start="2026-04-21T01:56:36.989724" elapsed="0.000028"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:56:36.989645" elapsed="0.000197"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:56:36.989607" elapsed="0.000284"/>
</if>
<kw name="Execute Command" owner="SSHLibrary">
<var>${java}</var>
<arg>echo $JAVA_HOME/bin/java 2&gt;&amp;1</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:36.990166" elapsed="0.000046"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<var>${out}</var>
<var>${rc}</var>
<arg>${java} -version 2&gt;&amp;1</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:36.990498" elapsed="0.000044"/>
</kw>
<if>
<branch type="IF" condition="${rc} == 0">
<return>
<value>${java}</value>
<status status="NOT RUN" start="2026-04-21T01:56:36.990771" elapsed="0.000054"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:56:36.990694" elapsed="0.000304"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:56:36.990660" elapsed="0.000402"/>
</if>
<kw name="Get Environment Variable" owner="OperatingSystem">
<var>${JAVA_HOME}</var>
<arg>JAVA_HOME</arg>
<arg>${EMPTY}</arg>
<doc>Returns the value of an environment variable with the given name.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:36.991362" elapsed="0.000095"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${java}</var>
<arg>"""${JAVA_HOME}"""!=""</arg>
<arg>${JAVA_HOME}/bin/java</arg>
<arg>false</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:36.991992" elapsed="0.000048"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<var>${out}</var>
<var>${rc}</var>
<arg>${java} -version 2&gt;&amp;1</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:36.992560" elapsed="0.000070"/>
</kw>
<if>
<branch type="IF" condition="${rc} == 0">
<return>
<value>${java}</value>
<status status="NOT RUN" start="2026-04-21T01:56:36.993004" elapsed="0.000028"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:56:36.992925" elapsed="0.000169"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:56:36.992885" elapsed="0.000257"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Unable to find Java; specify \${JDKVERSION}, put it to your PATH or set JAVA_HOME environment variable.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:36.993407" elapsed="0.000044"/>
</kw>
<msg time="2026-04-21T01:56:36.993682" level="INFO">${base_command} = /usr/lib/jvm/java-21-openjdk-amd64/bin/java</msg>
<var>${base_command}</var>
<arg>openjdk=${openjdk}</arg>
<doc>Return string suitable for launching Java programs over SSHLibrary, depending on JRE version needed.
This requires that the SSH connection on which the command is going to be used is active as it is needed for querying files.
Commands composed for one SSH connection shall not be reused on other SSH connections as the two connections may have different Java setups.
Not directly related to Nexus, but versioned Java tools may need this.</doc>
<status status="PASS" start="2026-04-21T01:56:36.971006" elapsed="0.022732"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:36.994728" level="INFO">${full_command} = /usr/lib/jvm/java-21-openjdk-amd64/bin/java -jar bgp-bmp-mock-0.23.2-executable.jar --local_address 10.30.171.116 --remote_address 10.30.171.3:12345 --routers_count 1 --peers_count 1 --log_level DEBUG...</msg>
<var>${full_command}</var>
<arg>${base_command} ${options}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:36.993978" elapsed="0.000791"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:36.995370" level="INFO">/usr/lib/jvm/java-21-openjdk-amd64/bin/java -jar bgp-bmp-mock-0.23.2-executable.jar --local_address 10.30.171.116 --remote_address 10.30.171.3:12345 --routers_count 1 --peers_count 1 --log_level DEBUG 2&gt;&amp;1 | tee bmpmock.log</msg>
<arg>${full_command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:36.994990" elapsed="0.000453"/>
</kw>
<return>
<value>${full_command}</value>
<status status="PASS" start="2026-04-21T01:56:36.995508" elapsed="0.000057"/>
</return>
<msg time="2026-04-21T01:56:36.995843" level="INFO">${command} = /usr/lib/jvm/java-21-openjdk-amd64/bin/java -jar bgp-bmp-mock-0.23.2-executable.jar --local_address 10.30.171.116 --remote_address 10.30.171.3:12345 --routers_count 1 --peers_count 1 --log_level DEBUG...</msg>
<var>${command}</var>
<arg>-jar ${filename} --local_address ${TOOLS_SYSTEM_IP} --remote_address ${ODL_SYSTEM_IP}:12345 --routers_count 1 --peers_count 1 --log_level DEBUG 2&gt;&amp;1 | tee ${BMP_LOG_FILE}</arg>
<doc>Return full Bash command to run Java with given options.
This requires that the SSH connection on which the command is going to be used is active as it is needed for querying files.
The options may include JVM options, application command line arguments, Bash redirects and other constructs.</doc>
<status status="PASS" start="2026-04-21T01:56:36.970334" elapsed="0.025550"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:36.996491" level="INFO">/usr/lib/jvm/java-21-openjdk-amd64/bin/java -jar bgp-bmp-mock-0.23.2-executable.jar --local_address 10.30.171.116 --remote_address 10.30.171.3:12345 --routers_count 1 --peers_count 1 --log_level DEBUG 2&gt;&amp;1 | tee bmpmock.log</msg>
<arg>${command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:36.996105" elapsed="0.000455"/>
</kw>
<kw name="Set Client Configuration" owner="SSHLibrary">
<arg>timeout=30s</arg>
<doc>Update the `configuration` of the current connection.</doc>
<status status="PASS" start="2026-04-21T01:56:36.996815" elapsed="0.000306"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:56:37.026604" level="INFO">/usr/lib/jvm/java-21-openjdk-amd64/bin/java -jar bgp-bmp-mock-0.23.2-executable.jar --local_address 10.30.171.116 --remote_address 10.30.171.3:12345 --routers_count 1 --peers_count 1 --log_level DEBUG 2&gt;&amp;1 | tee bmpmock.log</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:56:36.997314" elapsed="0.029443"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:37.027513" level="INFO">${until_phrase} = successfully established.</msg>
<var>${until_phrase}</var>
<arg>successfully established.</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:37.027078" elapsed="0.000462"/>
</kw>
<kw name="Read Until" owner="SSHLibrary">
<msg time="2026-04-21T01:56:38.813145" level="INFO">[?2004l01:56:37.442 [main] INFO org.opendaylight.protocol.bmp.mock.BmpMock -- Starting BMP test tool.
01:56:37.661 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.AsTwoOctetSpecificEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.AsTwoOctetSpecificEcHandler, preferring the latter
01:56:37.662 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.AsTwoOctetSpecificEcHandler@4d826d77
01:56:37.662 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.AsTwoOctetSpecificEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.AsTwoOctetSpecificEcHandler, preferring the latter
01:56:37.662 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.AsTwoOctetSpecificEcHandler@4d826d77
01:56:37.663 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.AsTwoOctetSpecificEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.AsTwoOctetSpecificEcHandler, preferring the latter
01:56:37.663 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.AsTwoOctetSpecificEcHandler@4d826d77
01:56:37.663 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Ipv4SpecificEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Ipv4SpecificEcHandler, preferring the latter
01:56:37.663 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Ipv4SpecificEcHandler@1e67a849
01:56:37.663 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Ipv4SpecificEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Ipv4SpecificEcHandler, preferring the latter
01:56:37.664 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Ipv4SpecificEcHandler@1e67a849
01:56:37.664 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Ipv4SpecificEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Ipv4SpecificEcHandler, preferring the latter
01:56:37.664 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Ipv4SpecificEcHandler@1e67a849
01:56:37.664 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.OpaqueEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.OpaqueEcHandler, preferring the latter
01:56:37.665 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.OpaqueEcHandler@525f1e4e
01:56:37.665 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.OpaqueEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.OpaqueEcHandler, preferring the latter
01:56:37.665 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.OpaqueEcHandler@525f1e4e
01:56:37.665 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.OpaqueEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.OpaqueEcHandler, preferring the latter
01:56:37.665 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.OpaqueEcHandler@525f1e4e
01:56:37.666 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginAsTwoOctetEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginAsTwoOctetEcHandler, preferring the latter
01:56:37.666 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginAsTwoOctetEcHandler@3bbc39f8
01:56:37.666 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginAsTwoOctetEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginAsTwoOctetEcHandler, preferring the latter
01:56:37.666 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginAsTwoOctetEcHandler@3bbc39f8
01:56:37.666 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginAsTwoOctetEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginAsTwoOctetEcHandler, preferring the latter
01:56:37.666 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginAsTwoOctetEcHandler@3bbc39f8
01:56:37.667 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetAsTwoOctetEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetAsTwoOctetEcHandler, preferring the latter
01:56:37.667 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetAsTwoOctetEcHandler@4c6e276e
01:56:37.667 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetAsTwoOctetEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetAsTwoOctetEcHandler, preferring the latter
01:56:37.667 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetAsTwoOctetEcHandler@4c6e276e
01:56:37.667 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetAsTwoOctetEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetAsTwoOctetEcHandler, preferring the latter
01:56:37.667 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetAsTwoOctetEcHandler@4c6e276e
01:56:37.668 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginIpv4EcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginIpv4EcHandler, preferring the latter
01:56:37.668 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginIpv4EcHandler@40e6dfe1
01:56:37.668 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginIpv4EcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginIpv4EcHandler, preferring the latter
01:56:37.668 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginIpv4EcHandler@40e6dfe1
01:56:37.668 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginIpv4EcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginIpv4EcHandler, preferring the latter
01:56:37.668 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginIpv4EcHandler@40e6dfe1
01:56:37.669 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetIpv4EcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetIpv4EcHandler, preferring the latter
01:56:37.669 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetIpv4EcHandler@5b0abc94
01:56:37.669 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetIpv4EcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetIpv4EcHandler, preferring the latter
01:56:37.669 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetIpv4EcHandler@5b0abc94
01:56:37.669 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetIpv4EcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetIpv4EcHandler, preferring the latter
01:56:37.669 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetIpv4EcHandler@5b0abc94
01:56:37.671 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.LinkBandwidthEC is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.LinkBandwidthEC, preferring the latter
01:56:37.671 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.LinkBandwidthEC@548a102f
01:56:37.671 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.LinkBandwidthEC is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.LinkBandwidthEC, preferring the latter
01:56:37.671 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.LinkBandwidthEC@548a102f
01:56:37.672 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific.Generic4OctASEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific.Generic4OctASEcHandler, preferring the latter
01:56:37.672 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific.Generic4OctASEcHandler@161b062a
01:56:37.672 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific.Generic4OctASEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific.Generic4OctASEcHandler, preferring the latter
01:56:37.672 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific.Generic4OctASEcHandler@161b062a
01:56:37.673 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific.Generic4OctASEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific.Generic4OctASEcHandler, preferring the latter
01:56:37.673 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific.Generic4OctASEcHandler@161b062a
01:56:37.673 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTarget4OctectASEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTarget4OctectASEcHandler, preferring the latter
01:56:37.673 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTarget4OctectASEcHandler@358c99f5
01:56:37.674 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTarget4OctectASEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTarget4OctectASEcHandler, preferring the latter
01:56:37.674 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTarget4OctectASEcHandler@358c99f5
01:56:37.674 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific.RouteOrigin4OctectASEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific.RouteOrigin4OctectASEcHandler, preferring the latter
01:56:37.674 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific.RouteOrigin4OctectASEcHandler@5906ebcb
01:56:37.675 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific.RouteOrigin4OctectASEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific.RouteOrigin4OctectASEcHandler, preferring the latter
01:56:37.675 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific.RouteOrigin4OctectASEcHandler@5906ebcb
01:56:37.675 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.EncapsulationEC is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.EncapsulationEC, preferring the latter
01:56:37.675 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.EncapsulationEC@6646153
01:56:37.676 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.EncapsulationEC is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.EncapsulationEC, preferring the latter
01:56:37.676 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.EncapsulationEC@6646153
01:56:37.676 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.VrfRouteImportHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.VrfRouteImportHandler, preferring the latter
01:56:37.676 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.VrfRouteImportHandler@f2f2cc1
01:56:37.677 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.VrfRouteImportHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.VrfRouteImportHandler, preferring the latter
01:56:37.677 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.VrfRouteImportHandler@f2f2cc1
01:56:37.677 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific.SourceAS4OctectHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific.SourceAS4OctectHandler, preferring the latter
01:56:37.677 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific.SourceAS4OctectHandler@3c153a1
01:56:37.677 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific.SourceAS4OctectHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific.SourceAS4OctectHandler, preferring the latter
01:56:37.677 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific.SourceAS4OctectHandler@3c153a1
01:56:37.678 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceASHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceASHandler, preferring the latter
01:56:37.679 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceASHandler@6107227e
01:56:37.680 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceASHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceASHandler, preferring the latter
01:56:37.680 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceASHandler@6107227e
01:56:37.680 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.open.MultiProtocolCapabilityHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.open.MultiProtocolCapabilityHandler, preferring the latter
01:56:37.680 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.open.MultiProtocolCapabilityHandler@1a0dcaa
01:56:37.681 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.open.MultiProtocolCapabilityHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.open.MultiProtocolCapabilityHandler, preferring the latter
01:56:37.681 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.open.MultiProtocolCapabilityHandler@1a0dcaa
01:56:37.681 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.open.AddPathCapabilityHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.open.AddPathCapabilityHandler, preferring the latter
01:56:37.681 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.open.AddPathCapabilityHandler@8909f18
01:56:37.682 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.open.AddPathCapabilityHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.open.AddPathCapabilityHandler, preferring the latter
01:56:37.682 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.open.AddPathCapabilityHandler@8909f18
01:56:37.682 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.open.RouteRefreshCapabilityHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.open.RouteRefreshCapabilityHandler, preferring the latter
01:56:37.682 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.open.RouteRefreshCapabilityHandler@2cbb3d47
01:56:37.683 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.open.RouteRefreshCapabilityHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.open.RouteRefreshCapabilityHandler, preferring the latter
01:56:37.683 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.open.RouteRefreshCapabilityHandler@2cbb3d47
01:56:37.683 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.open.As4CapabilityHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.open.As4CapabilityHandler, preferring the latter
01:56:37.683 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.open.As4CapabilityHandler@4b44655e
01:56:37.684 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.open.As4CapabilityHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.open.As4CapabilityHandler, preferring the latter
01:56:37.684 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.open.As4CapabilityHandler@4b44655e
01:56:37.685 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.open.GracefulCapabilityHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.open.GracefulCapabilityHandler, preferring the latter
01:56:37.685 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.open.GracefulCapabilityHandler@13c10b87
01:56:37.685 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.open.GracefulCapabilityHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.open.GracefulCapabilityHandler, preferring the latter
01:56:37.685 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.open.GracefulCapabilityHandler@13c10b87
01:56:37.686 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.open.LlGracefulCapabilityHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.open.LlGracefulCapabilityHandler, preferring the latter
01:56:37.686 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.open.LlGracefulCapabilityHandler@70be0a2b
01:56:37.686 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.open.LlGracefulCapabilityHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.open.LlGracefulCapabilityHandler, preferring the latter
01:56:37.686 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.open.LlGracefulCapabilityHandler@70be0a2b
01:56:37.686 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.open.CapabilityParameterParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.open.CapabilityParameterParser, preferring the latter
01:56:37.687 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.open.CapabilityParameterParser@7d3a22a9
01:56:37.687 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.open.CapabilityParameterParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.open.CapabilityParameterParser, preferring the latter
01:56:37.687 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.open.CapabilityParameterParser@7d3a22a9
01:56:37.687 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.open.BgpExtendedMessageCapabilityHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.open.BgpExtendedMessageCapabilityHandler, preferring the latter
01:56:37.687 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.open.BgpExtendedMessageCapabilityHandler@7f1302d6
01:56:37.688 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.open.BgpExtendedMessageCapabilityHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.open.BgpExtendedMessageCapabilityHandler, preferring the latter
01:56:37.688 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.open.BgpExtendedMessageCapabilityHandler@7f1302d6
01:56:37.688 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.BgpPrefixSidAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.BgpPrefixSidAttributeParser, preferring the latter
01:56:37.688 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.BgpPrefixSidAttributeParser@78e94dcf
01:56:37.689 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.BgpPrefixSidAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.BgpPrefixSidAttributeParser, preferring the latter
01:56:37.689 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.BgpPrefixSidAttributeParser@78e94dcf
01:56:37.694 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.OriginAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.OriginAttributeParser, preferring the latter
01:56:37.695 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.OriginAttributeParser@647fd8ce
01:56:37.695 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.OriginAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.OriginAttributeParser, preferring the latter
01:56:37.695 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.OriginAttributeParser@647fd8ce
01:56:37.696 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.AigpAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.AigpAttributeParser, preferring the latter
01:56:37.696 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.AigpAttributeParser@7ee955a8
01:56:37.696 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.AigpAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.AigpAttributeParser, preferring the latter
01:56:37.696 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.AigpAttributeParser@7ee955a8
01:56:37.698 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.AsPathAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.AsPathAttributeParser, preferring the latter
01:56:37.698 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.AsPathAttributeParser@6e0dec4a
01:56:37.698 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.AsPathAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.AsPathAttributeParser, preferring the latter
01:56:37.698 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.AsPathAttributeParser@6e0dec4a
01:56:37.698 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.NextHopAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.NextHopAttributeParser, preferring the latter
01:56:37.698 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.NextHopAttributeParser@3cc2931c
01:56:37.699 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.NextHopAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.NextHopAttributeParser, preferring the latter
01:56:37.699 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.NextHopAttributeParser@3cc2931c
01:56:37.699 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.MultiExitDiscriminatorAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.MultiExitDiscriminatorAttributeParser, preferring the latter
01:56:37.699 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.MultiExitDiscriminatorAttributeParser@433d61fb
01:56:37.700 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.MultiExitDiscriminatorAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.MultiExitDiscriminatorAttributeParser, preferring the latter
01:56:37.700 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.MultiExitDiscriminatorAttributeParser@433d61fb
01:56:37.700 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.LocalPreferenceAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.LocalPreferenceAttributeParser, preferring the latter
01:56:37.700 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.LocalPreferenceAttributeParser@4386f16
01:56:37.700 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.LocalPreferenceAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.LocalPreferenceAttributeParser, preferring the latter
01:56:37.701 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.LocalPreferenceAttributeParser@4386f16
01:56:37.702 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.AtomicAggregateAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.AtomicAggregateAttributeParser, preferring the latter
01:56:37.702 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.AtomicAggregateAttributeParser@6af93788
01:56:37.702 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.AtomicAggregateAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.AtomicAggregateAttributeParser, preferring the latter
01:56:37.702 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.AtomicAggregateAttributeParser@6af93788
01:56:37.703 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.AggregatorAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.AggregatorAttributeParser, preferring the latter
01:56:37.703 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.AggregatorAttributeParser@5223e5ee
01:56:37.703 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.AggregatorAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.AggregatorAttributeParser, preferring the latter
01:56:37.703 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.AggregatorAttributeParser@5223e5ee
01:56:37.704 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.CommunitiesAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.CommunitiesAttributeParser, preferring the latter
01:56:37.704 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.CommunitiesAttributeParser@49b0b76
01:56:37.704 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.CommunitiesAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.CommunitiesAttributeParser, preferring the latter
01:56:37.704 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.CommunitiesAttributeParser@49b0b76
01:56:37.705 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.OriginatorIdAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.OriginatorIdAttributeParser, preferring the latter
01:56:37.705 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.OriginatorIdAttributeParser@4b5d6a01
01:56:37.705 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.OriginatorIdAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.OriginatorIdAttributeParser, preferring the latter
01:56:37.705 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.OriginatorIdAttributeParser@4b5d6a01
01:56:37.706 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.ClusterIdAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.ClusterIdAttributeParser, preferring the latter
01:56:37.706 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.ClusterIdAttributeParser@17046283
01:56:37.707 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.ClusterIdAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.ClusterIdAttributeParser, preferring the latter
01:56:37.707 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.ClusterIdAttributeParser@17046283
01:56:37.707 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.MPReachAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.MPReachAttributeParser, preferring the latter
01:56:37.708 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.MPReachAttributeParser@2667f029
01:56:37.708 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.MPReachAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.MPReachAttributeParser, preferring the latter
01:56:37.708 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.MPReachAttributeParser@2667f029
01:56:37.708 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.MPUnreachAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.MPUnreachAttributeParser, preferring the latter
01:56:37.708 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.MPUnreachAttributeParser@6a400542
01:56:37.708 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.MPUnreachAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.MPUnreachAttributeParser, preferring the latter
01:56:37.709 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.MPUnreachAttributeParser@6a400542
01:56:37.709 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.ExtendedCommunitiesAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.ExtendedCommunitiesAttributeParser, preferring the latter
01:56:37.709 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.ExtendedCommunitiesAttributeParser@30ee2816
01:56:37.709 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.ExtendedCommunitiesAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.ExtendedCommunitiesAttributeParser, preferring the latter
01:56:37.710 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.ExtendedCommunitiesAttributeParser@30ee2816
01:56:37.710 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.AS4AggregatorAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.AS4AggregatorAttributeParser, preferring the latter
01:56:37.710 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.AS4AggregatorAttributeParser@1139b2f3
01:56:37.710 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.AS4PathAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.AS4PathAttributeParser, preferring the latter
01:56:37.710 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.AS4PathAttributeParser@636be97c
01:56:37.711 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.UnrecognizedAttributesSerializer is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.UnrecognizedAttributesSerializer, preferring the latter
01:56:37.711 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.UnrecognizedAttributesSerializer@3911c2a7
01:56:37.712 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.BGPOpenMessageParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.BGPOpenMessageParser, preferring the latter
01:56:37.712 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.BGPOpenMessageParser@31c88ec8
01:56:37.713 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.BGPOpenMessageParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.BGPOpenMessageParser, preferring the latter
01:56:37.713 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.BGPOpenMessageParser@31c88ec8
01:56:37.714 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.BGPUpdateMessageParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.BGPUpdateMessageParser, preferring the latter
01:56:37.714 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.BGPUpdateMessageParser@130161f7
01:56:37.715 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.BGPUpdateMessageParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.BGPUpdateMessageParser, preferring the latter
01:56:37.715 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.BGPUpdateMessageParser@130161f7
01:56:37.715 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.BGPNotificationMessageParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.BGPNotificationMessageParser, preferring the latter
01:56:37.715 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.BGPNotificationMessageParser@16ec5519
01:56:37.715 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.BGPNotificationMessageParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.BGPNotificationMessageParser, preferring the latter
01:56:37.715 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.BGPNotificationMessageParser@16ec5519
01:56:37.778 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.BGPKeepAliveMessageParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.BGPKeepAliveMessageParser, preferring the latter
01:56:37.778 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.BGPKeepAliveMessageParser@1fa121e2
01:56:37.778 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.BGPKeepAliveMessageParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.BGPKeepAliveMessageParser, preferring the latter
01:56:37.778 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.BGPKeepAliveMessageParser@1fa121e2
01:56:37.778 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.BGPRouteRefreshMessageParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.BGPRouteRefreshMessageParser, preferring the latter
01:56:37.778 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.BGPRouteRefreshMessageParser@74e52ef6
01:56:37.779 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.BGPRouteRefreshMessageParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.BGPRouteRefreshMessageParser, preferring the latter
01:56:37.779 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.BGPRouteRefreshMessageParser@74e52ef6
01:56:37.785 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.DescriptionTlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.DescriptionTlvHandler, preferring the latter
01:56:37.785 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.DescriptionTlvHandler@687e99d8
01:56:37.785 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.DescriptionTlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.DescriptionTlvHandler, preferring the latter
01:56:37.785 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.DescriptionTlvHandler@687e99d8
01:56:37.785 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.NameTlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.NameTlvHandler, preferring the latter
01:56:37.786 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.NameTlvHandler@10aa41f2
01:56:37.786 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.NameTlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.NameTlvHandler, preferring the latter
01:56:37.786 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.NameTlvHandler@10aa41f2
01:56:37.786 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StringTlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StringTlvHandler, preferring the latter
01:56:37.786 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StringTlvHandler@4c309d4d
01:56:37.786 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StringTlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StringTlvHandler, preferring the latter
01:56:37.786 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StringTlvHandler@4c309d4d
01:56:37.786 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StringTlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StringTlvHandler, preferring the latter
01:56:37.786 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StringTlvHandler@4c309d4d
01:56:37.787 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StringTlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StringTlvHandler, preferring the latter
01:56:37.787 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StringTlvHandler@4c309d4d
01:56:37.787 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StringTlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StringTlvHandler, preferring the latter
01:56:37.787 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StringTlvHandler@4c309d4d
01:56:37.787 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StringTlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StringTlvHandler, preferring the latter
01:56:37.787 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StringTlvHandler@4c309d4d
01:56:37.787 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.ReasonTlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.ReasonTlvHandler, preferring the latter
01:56:37.787 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.ReasonTlvHandler@4e3958e7
01:56:37.787 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.ReasonTlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.ReasonTlvHandler, preferring the latter
01:56:37.787 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.ReasonTlvHandler@4e3958e7
01:56:37.787 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.MirrorInformationTlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.MirrorInformationTlvHandler, preferring the latter
01:56:37.787 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.MirrorInformationTlvHandler@58ea606c
01:56:37.788 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.MirrorInformationTlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.MirrorInformationTlvHandler, preferring the latter
01:56:37.788 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.MirrorInformationTlvHandler@58ea606c
01:56:37.788 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType000TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType000TlvHandler, preferring the latter
01:56:37.788 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType000TlvHandler@68e5eea7
01:56:37.789 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType000TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType000TlvHandler, preferring the latter
01:56:37.789 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType000TlvHandler@68e5eea7
01:56:37.789 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType001TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType001TlvHandler, preferring the latter
01:56:37.789 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType001TlvHandler@10d68fcd
01:56:37.789 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType001TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType001TlvHandler, preferring the latter
01:56:37.789 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType001TlvHandler@10d68fcd
01:56:37.789 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType002TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType002TlvHandler, preferring the latter
01:56:37.789 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType002TlvHandler@7b02881e
01:56:37.790 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType002TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType002TlvHandler, preferring the latter
01:56:37.790 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType002TlvHandler@7b02881e
01:56:37.790 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType003TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType003TlvHandler, preferring the latter
01:56:37.790 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType003TlvHandler@7a675056
01:56:37.790 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType003TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType003TlvHandler, preferring the latter
01:56:37.790 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType003TlvHandler@7a675056
01:56:37.790 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType004TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType004TlvHandler, preferring the latter
01:56:37.790 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType004TlvHandler@683dbc2c
01:56:37.790 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType004TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType004TlvHandler, preferring the latter
01:56:37.790 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType004TlvHandler@683dbc2c
01:56:37.790 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType005TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType005TlvHandler, preferring the latter
01:56:37.791 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType005TlvHandler@6a2b953e
01:56:37.791 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType005TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType005TlvHandler, preferring the latter
01:56:37.791 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType005TlvHandler@6a2b953e
01:56:37.791 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType006TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType006TlvHandler, preferring the latter
01:56:37.791 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType006TlvHandler@623a8092
01:56:37.791 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType006TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType006TlvHandler, preferring the latter
01:56:37.791 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType006TlvHandler@623a8092
01:56:37.792 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType007TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType007TlvHandler, preferring the latter
01:56:37.792 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType007TlvHandler@610f7aa
01:56:37.792 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType007TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType007TlvHandler, preferring the latter
01:56:37.792 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType007TlvHandler@610f7aa
01:56:37.792 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType008TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType008TlvHandler, preferring the latter
01:56:37.792 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType008TlvHandler@17a7f733
01:56:37.792 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType008TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType008TlvHandler, preferring the latter
01:56:37.792 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType008TlvHandler@17a7f733
01:56:37.793 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType009TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType009TlvHandler, preferring the latter
01:56:37.793 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType009TlvHandler@394a2528
01:56:37.793 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType009TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType009TlvHandler, preferring the latter
01:56:37.793 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType009TlvHandler@394a2528
01:56:37.793 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType010TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType010TlvHandler, preferring the latter
01:56:37.793 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType010TlvHandler@3f56875e
01:56:37.793 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType010TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType010TlvHandler, preferring the latter
01:56:37.793 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType010TlvHandler@3f56875e
01:56:37.793 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType011TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType011TlvHandler, preferring the latter
01:56:37.794 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType011TlvHandler@3e96bacf
01:56:37.794 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType011TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType011TlvHandler, preferring the latter
01:56:37.794 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType011TlvHandler@3e96bacf
01:56:37.794 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType012TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType012TlvHandler, preferring the latter
01:56:37.794 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType012TlvHandler@7748410a
01:56:37.794 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType012TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType012TlvHandler, preferring the latter
01:56:37.794 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType012TlvHandler@7748410a
01:56:37.794 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType013TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType013TlvHandler, preferring the latter
01:56:37.794 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType013TlvHandler@60015ef5
01:56:37.795 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType013TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType013TlvHandler, preferring the latter
01:56:37.795 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType013TlvHandler@60015ef5
01:56:37.795 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.message.InitiationHandler is superclass of class org.opendaylight.protocol.bmp.parser.message.InitiationHandler, preferring the latter
01:56:37.795 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.message.InitiationHandler@f2ff811
01:56:37.795 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.message.InitiationHandler is superclass of class org.opendaylight.protocol.bmp.parser.message.InitiationHandler, preferring the latter
01:56:37.795 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.message.InitiationHandler@f2ff811
01:56:37.795 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.message.TerminationHandler is superclass of class org.opendaylight.protocol.bmp.parser.message.TerminationHandler, preferring the latter
01:56:37.795 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.message.TerminationHandler@1d8bd0de
01:56:37.796 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.message.TerminationHandler is superclass of class org.opendaylight.protocol.bmp.parser.message.TerminationHandler, preferring the latter
01:56:37.796 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.message.TerminationHandler@1d8bd0de
01:56:37.796 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.message.PeerUpHandler is superclass of class org.opendaylight.protocol.bmp.parser.message.PeerUpHandler, preferring the latter
01:56:37.796 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.message.PeerUpHandler@ba54932
01:56:37.796 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.message.PeerUpHandler is superclass of class org.opendaylight.protocol.bmp.parser.message.PeerUpHandler, preferring the latter
01:56:37.796 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.message.PeerUpHandler@ba54932
01:56:37.796 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.message.PeerDownHandler is superclass of class org.opendaylight.protocol.bmp.parser.message.PeerDownHandler, preferring the latter
01:56:37.796 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.message.PeerDownHandler@6bf0219d
01:56:37.797 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.message.PeerDownHandler is superclass of class org.opendaylight.protocol.bmp.parser.message.PeerDownHandler, preferring the latter
01:56:37.797 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.message.PeerDownHandler@6bf0219d
01:56:37.797 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.message.StatisticsReportHandler is superclass of class org.opendaylight.protocol.bmp.parser.message.StatisticsReportHandler, preferring the latter
01:56:37.797 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.message.StatisticsReportHandler@671a5887
01:56:37.797 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.message.StatisticsReportHandler is superclass of class org.opendaylight.protocol.bmp.parser.message.StatisticsReportHandler, preferring the latter
01:56:37.797 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.message.StatisticsReportHandler@671a5887
01:56:37.797 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.message.RouteMonitoringMessageHandler is superclass of class org.opendaylight.protocol.bmp.parser.message.RouteMonitoringMessageHandler, preferring the latter
01:56:37.797 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.message.RouteMonitoringMessageHandler@c03cf28
01:56:37.798 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.message.RouteMonitoringMessageHandler is superclass of class org.opendaylight.protocol.bmp.parser.message.RouteMonitoringMessageHandler, preferring the latter
01:56:37.798 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.message.RouteMonitoringMessageHandler@c03cf28
01:56:37.798 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.message.RouteMirroringMessageHandler is superclass of class org.opendaylight.protocol.bmp.parser.message.RouteMirroringMessageHandler, preferring the latter
01:56:37.798 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.message.RouteMirroringMessageHandler@53aad5d5
01:56:37.798 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.message.RouteMirroringMessageHandler is superclass of class org.opendaylight.protocol.bmp.parser.message.RouteMirroringMessageHandler, preferring the latter
01:56:37.798 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.message.RouteMirroringMessageHandler@53aad5d5
01:56:37.987 [main] INFO  o.o.p.b.m.BmpMockDispatcher - BMP client /10.30.171.116:0 &lt;--&gt; /10.30.171.3:12345 deployed
01:56:38.007 [bmp-worker-0] DEBUG o.o.p.b.m.BmpMockDispatcher - Connection AbstractBootstrap$PendingRegistrationPromise@75d6a76d(success) succeeded!
01:56:38.008 [bmp-worker-0] INFO  o.o.p.b.m.BmpMockSession - BMP session [id: 0xe40e4d63, L:/10.30.171.116:44113 - R:10.30.171.3/10.30.171.3:12345] successfully established.</msg>
<arg>${until_phrase}</arg>
<doc>Consumes and returns the server output until ``expected`` is encountered.</doc>
<status status="PASS" start="2026-04-21T01:56:37.027689" elapsed="1.786519"/>
</kw>
<doc>Starts bmp-mock on tools vm</doc>
<status status="PASS" start="2026-04-21T01:56:36.969743" elapsed="1.844704"/>
</test>
<test id="s1-s1-t3" name="Verify Data Reported" line="61">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:56:38.816129" level="INFO">&amp;{mapping} = { TOOL_IP=10.30.171.116 }</msg>
<var>&amp;{mapping}</var>
<arg>TOOL_IP=${TOOLS_SYSTEM_IP}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:56:38.815607" elapsed="0.000551"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:38.849624" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/filled_structure.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:38.849231" elapsed="0.000427"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:56:38.850512" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bmp_basic/filled_structure.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:56:38.850145" elapsed="0.000466">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bmp_basic/filled_structure.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T01:56:38.850709" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:56:38.849827" elapsed="0.000906"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:38.851352" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/filled_structure/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:38.850953" elapsed="0.000427"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:56:38.851671" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bmp_basic/filled_structure/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bmp_basic/filled_structure/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:56:38.851882" level="INFO">${template} = /rests/data/bmp-monitor:bmp-monitor
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:56:38.851523" elapsed="0.000385"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:38.852312" level="INFO">/rests/data/bmp-monitor:bmp-monitor
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:38.852067" elapsed="0.000291"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:38.853327" level="INFO">mapping: {'TOOL_IP': '10.30.171.116'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:38.853068" elapsed="0.000305"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:56:38.853785" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:56:38.853512" elapsed="0.000316"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:56:38.854587" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:56:38.854189" elapsed="0.000424"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:56:38.855637" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:56:38.855130" elapsed="0.000534"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:56:38.855719" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T01:56:38.855922" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:56:38.854783" elapsed="0.001164"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:56:38.856081" elapsed="0.000294"/>
</kw>
<var name="${key}">TOOL_IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T01:56:38.854072" elapsed="0.002345"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T01:56:38.853885" elapsed="0.002574"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T01:56:38.856503" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:56:38.856662" level="INFO">${mapping_to_use} = {'TOOL_IP': '10.30.171.116'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T01:56:38.852738" elapsed="0.003950"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:38.852437" elapsed="0.004283"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:38.856897" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:38.856747" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:38.852414" elapsed="0.004561"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:56:38.857555" level="INFO">${final_text} = /rests/data/bmp-monitor:bmp-monitor</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:56:38.857097" elapsed="0.000485"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:56:38.857631" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/filled_structure.titanium/bgp-bmp-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/filled_structure.titanium/bgp-bmp-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/filled_structure/bgp-bmp-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T01:56:38.848606" elapsed="0.009237"/>
</kw>
<msg time="2026-04-21T01:56:38.857900" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:38.847678" elapsed="0.010273"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/filled_structure.titanium/bgp-bmp-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/filled_structure.titanium/bgp-bmp-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/filled_structure/bgp-bmp-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:38.858467" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/filled_structure.titanium/bgp-bmp-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/filled_structure.titanium/bgp-bmp-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/filled_structure/bgp-bmp-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:38.858977" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/filled_structure.titanium/bgp-bmp-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/filled_structure.titanium/bgp-bmp-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/filled_structure/bgp-bmp-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:38.859464" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:38.859633" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:38.859789" elapsed="0.000051"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:38.860184" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:38.860051" elapsed="0.000191"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:56:38.860036" elapsed="0.000230"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:38.860387" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:38.860535" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:38.860680" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:56:38.860005" elapsed="0.000729"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:56:38.859899" elapsed="0.000863"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:38.860919" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:56:38.860995" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T01:56:38.861106" level="INFO">${uri} = /rests/data/bmp-monitor:bmp-monitor</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:56:38.843704" elapsed="0.017427"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:56:38.862432" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bmp_basic/filled_structure/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:56:38.862131" elapsed="0.000376">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bmp_basic/filled_structure/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T01:56:38.862609" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:56:38.861783" elapsed="0.000851"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:38.862950" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:38.862705" elapsed="0.000303"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:38.863475" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:38.863182" elapsed="0.000319"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:38.863032" elapsed="0.000504"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:38.862686" elapsed="0.000871"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:38.865705" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:38.863685" elapsed="0.002046"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T01:56:38.865783" elapsed="0.000046"/>
</return>
<msg time="2026-04-21T01:56:38.865957" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/filled_structure/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:56:38.861470" elapsed="0.004511"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:56:38.867190" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bmp_basic/filled_structure/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:56:38.866944" elapsed="0.000311">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bmp_basic/filled_structure/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T01:56:38.867350" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:56:38.866612" elapsed="0.000762"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T01:56:38.867582" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-21T01:56:38.867444" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:38.867427" elapsed="0.000238"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:38.867816" elapsed="0.000027"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:38.867975" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T01:56:38.868042" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T01:56:38.869940" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/filled_structure/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:56:38.866264" elapsed="0.003702"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:38.871399" level="INFO">/rests/data/bmp-monitor:bmp-monitor</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:38.871135" elapsed="0.000311"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:38.871846" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:38.871578" elapsed="0.000313"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:56:38.896917" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bmp-monitor:bmp-monitor 
 path_url=/rests/data/bmp-monitor:bmp-monitor 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node013d6l6jsgyio6hrrffq1ajoxw0.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:56:38.898563" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bmp-monitor:bmp-monitor 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '882'} 
 body={"bmp-monitor:bmp-monitor":{"monitor":[{"monitor-id":"example-bmp-monitor","router":[{"router-id":"10.30.171.116","peer":[{"peer-id":"1.1.1.1","pre-policy-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"type":"global","bgp-id":"1.1.1.1","address":"1.1.1.1","post-policy-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-session":{"remote-port":179,"local-address":"10.30.171.116","status":"up","sent-open":{"hold-timer":180,"my-as-number":65431,"bgp-identifier":"10.30.171.116"},"timestamp-sec":0,"local-port":179,"received-open":{"hold-timer":180,"my-as-number":65431,"bgp-identifier":"1.1.1.1"}},"as":65431}],"status":"up","description":"OpenDaylight","name":"BMP mock","info":""}]}]}} 
 </msg>
<msg time="2026-04-21T01:56:38.898901" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:56:38.873922" elapsed="0.025159"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:38.871959" elapsed="0.027238"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:38.899611" elapsed="0.000052"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:38.899266" elapsed="0.000492"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:38.871940" elapsed="0.027897"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:38.907068" level="INFO">{"bmp-monitor:bmp-monitor":{"monitor":[{"monitor-id":"example-bmp-monitor","router":[{"router-id":"10.30.171.116","peer":[{"peer-id":"1.1.1.1","pre-policy-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"type":"global","bgp-id":"1.1.1.1","address":"1.1.1.1","post-policy-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-session":{"remote-port":179,"local-address":"10.30.171.116","status":"up","sent-open":{"hold-timer":180,"my-as-number":65431,"bgp-identifier":"10.30.171.116"},"timestamp-sec":0,"local-port":179,"received-open":{"hold-timer":180,"my-as-number":65431,"bgp-identifier":"1.1.1.1"}},"as":65431}],"status":"up","description":"OpenDaylight","name":"BMP mock","info":""}]}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:38.902217" elapsed="0.004912"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:38.901721" elapsed="0.005447"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:38.901679" elapsed="0.005516"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:38.909615" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:38.907485" elapsed="0.002178"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:38.907254" elapsed="0.002444"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:38.907237" elapsed="0.002486"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:56:38.910332" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:56:38.909894" elapsed="0.000465"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:38.910656" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:38.910430" elapsed="0.000285"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:38.911195" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:38.910891" elapsed="0.000330"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:38.910739" elapsed="0.000520"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:38.910413" elapsed="0.000868"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:56:38.911803" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:56:38.911418" elapsed="0.000417"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:38.912118" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:38.911908" elapsed="0.000267"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:38.912631" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:38.912334" elapsed="0.000324"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:38.912200" elapsed="0.000494"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:38.911889" elapsed="0.000827"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:38.912868" elapsed="0.000351"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T01:56:38.913664" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:56:38.913363" elapsed="0.000327"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T01:56:38.913848" elapsed="0.002072"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T01:56:38.900624" elapsed="0.015366"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T01:56:38.916177" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:56:38.916064" elapsed="0.000163"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:38.916044" elapsed="0.000206"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:56:38.919271" level="INFO">${text_normalized} = {
 "bmp-monitor:bmp-monitor": {
  "monitor": [
   {
    "monitor-id": "example-bmp-monitor",
    "router": [
     {
      "description": "OpenDaylight",
      "info": "",
      "name": "BMP mock",
   ...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:56:38.916376" elapsed="0.002925"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T01:56:38.919353" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T01:56:38.919617" level="INFO">${response_text} = {
 "bmp-monitor:bmp-monitor": {
  "monitor": [
   {
    "monitor-id": "example-bmp-monitor",
    "router": [
     {
      "description": "OpenDaylight",
      "info": "",
      "name": "BMP mock",
   ...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T01:56:38.870263" elapsed="0.049382"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:56:38.919712" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T01:56:38.919887" level="INFO">${response_text} = {
 "bmp-monitor:bmp-monitor": {
  "monitor": [
   {
    "monitor-id": "example-bmp-monitor",
    "router": [
     {
      "description": "OpenDaylight",
      "info": "",
      "name": "BMP mock",
   ...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T01:56:38.824176" elapsed="0.095738"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:38.935087" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/filled_structure.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:38.934672" elapsed="0.000448"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:56:38.936006" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bmp_basic/filled_structure.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:56:38.935581" elapsed="0.000502">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bmp_basic/filled_structure.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T01:56:38.936177" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:56:38.935269" elapsed="0.000933"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:38.936734" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/filled_structure/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:38.936345" elapsed="0.000417"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:56:38.937065" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bmp_basic/filled_structure/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bmp_basic/filled_structure/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:56:38.937270" level="INFO">${template} = {
    "bmp-monitor:bmp-monitor": {
        "monitor": [
            {
                "monitor-id": "example-bmp-monitor",
                "router": [
                    {
                        "ro...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:56:38.936921" elapsed="0.000376"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:38.937687" level="INFO">{
    "bmp-monitor:bmp-monitor": {
        "monitor": [
            {
                "monitor-id": "example-bmp-monitor",
                "router": [
                    {
                        "router-id": "$TOOL_IP",
                        "peer": [
                            {
                                "peer-id": "1.1.1.1",
                                "as": 65431,
                                "address": "1.1.1.1",
                                "bgp-id": "1.1.1.1",
                                "pre-policy-rib": {
                                    "tables": [
                                        {
                                            "afi": "bgp-types:ipv4-address-family",
                                            "safi": "bgp-types:unicast-subsequent-address-family",
                                            "attributes": {
                                                "uptodate": false
                                            }
                                        }
                                    ]
                                },
                                "peer-session": {
                                    "received-open": {
                                        "hold-timer": 180,
                                        "bgp-identifier": "1.1.1.1",
                                        "my-as-number": 65431
                                    },
                                    "remote-port": 179,
                                    "status": "up",
                                    "local-address": "$TOOL_IP",
                                    "timestamp-sec": 0,
                                    "sent-open": {
                                        "hold-timer": 180,
                                        "bgp-identifier": "$TOOL_IP",
                                        "my-as-number": 65431
                                    },
                                    "local-port": 179
                                },
                                "post-policy-rib": {
                                    "tables": [
                                        {
                                            "afi": "bgp-types:ipv4-address-family",
                                            "safi": "bgp-types:unicast-subsequent-address-family",
                                            "attributes": {
                                                "uptodate": false
                                            }
                                        }
                                    ]
                                },
                                "type": "global"
                            }
                        ],
                        "status": "up",
                        "info": "",
                        "description": "OpenDaylight",
                        "name": "BMP mock"
                    }
                ]
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:38.937437" elapsed="0.000389"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T01:56:38.938188" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:38.937903" elapsed="0.000345"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:38.938733" level="INFO">${mapping_to_use} = {'TOOL_IP': '10.30.171.116'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:38.938399" elapsed="0.000362"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:38.938274" elapsed="0.000537"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:38.937881" elapsed="0.000954"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:56:38.940021" level="INFO">${final_text} = {
    "bmp-monitor:bmp-monitor": {
        "monitor": [
            {
                "monitor-id": "example-bmp-monitor",
                "router": [
                    {
                        "ro...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:56:38.938967" elapsed="0.001085"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:56:38.940106" elapsed="0.000034"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/filled_structure.titanium/bgp-bmp-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/filled_structure.titanium/bgp-bmp-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/filled_structure/bgp-bmp-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T01:56:38.934057" elapsed="0.006184"/>
</kw>
<msg time="2026-04-21T01:56:38.940309" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:38.933167" elapsed="0.007191"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/filled_structure.titanium/bgp-bmp-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/filled_structure.titanium/bgp-bmp-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/filled_structure/bgp-bmp-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:38.940860" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/filled_structure.titanium/bgp-bmp-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/filled_structure.titanium/bgp-bmp-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/filled_structure/bgp-bmp-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:38.941356" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/filled_structure.titanium/bgp-bmp-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/filled_structure.titanium/bgp-bmp-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bmp_basic/filled_structure/bgp-bmp-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:38.941862" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:38.942030" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:38.942183" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:38.942553" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:38.942429" elapsed="0.000207"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:56:38.942413" elapsed="0.000249"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:38.942788" elapsed="0.000039"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:38.942958" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:38.943102" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:56:38.942381" elapsed="0.000811"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:56:38.942266" elapsed="0.000956"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:38.943352" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:56:38.943428" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T01:56:38.943554" level="INFO">${expected_text} = {
    "bmp-monitor:bmp-monitor": {
        "monitor": [
            {
                "monitor-id": "example-bmp-monitor",
                "router": [
                    {
                        "ro...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:56:38.930636" elapsed="0.012946"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:38.943739" elapsed="0.002217"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:56:38.947525" level="INFO">${expected_normalized} = {
 "bmp-monitor:bmp-monitor": {
  "monitor": [
   {
    "monitor-id": "example-bmp-monitor",
    "router": [
     {
      "description": "OpenDaylight",
      "info": "",
      "name": "BMP mock",
   ...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:56:38.946683" elapsed="0.000872"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:56:38.948492" level="INFO">${actual_normalized} = {
 "bmp-monitor:bmp-monitor": {
  "monitor": [
   {
    "monitor-id": "example-bmp-monitor",
    "router": [
     {
      "description": "OpenDaylight",
      "info": "",
      "name": "BMP mock",
   ...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:56:38.947691" elapsed="0.000830"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T01:56:38.948658" elapsed="0.000361"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T01:56:38.946256" elapsed="0.002826"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:38.946037" elapsed="0.003079"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:38.949270" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:38.949143" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:38.946018" elapsed="0.003329"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T01:56:38.921060" elapsed="0.028336"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T01:56:38.920240" elapsed="0.029233"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:38.920000" elapsed="0.029520"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:38.919982" elapsed="0.029563"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:56:38.949580" elapsed="0.000028"/>
</return>
<arg>folder=${BGP_BMP_DIR}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T01:56:38.820112" elapsed="0.129596"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>folder=${BGP_BMP_DIR}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T01:56:38.816306" elapsed="0.133463"/>
</kw>
<doc>Verifies if the tool reported expected data</doc>
<status status="PASS" start="2026-04-21T01:56:38.814712" elapsed="0.135210"/>
</test>
<test id="s1-s1-t4" name="Stop_Bmp_Mock" line="73">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:56:38.951311" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:56:38.950947" elapsed="0.000392"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T01:56:38.951474" elapsed="0.000358"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T01:56:38.950667" elapsed="0.001224"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T01:56:39.231412" level="INFO">01:56:38.188 [bmp-worker-0] DEBUG o.o.p.b.i.BmpMessageToByteEncoder - Message sent to output: InitiationMessage{tlvs=Tlvs{descriptionTlv=DescriptionTlv{description=OpenDaylight}, nameTlv=NameTlv{name=BMP mock}}}
01:56:38.214 [bmp-worker-0] DEBUG o.o.p.b.i.BmpMessageToByteEncoder - Message sent to output: PeerUpNotification{localAddress=IpAddressNoZone{ipv4AddressNoZone=Ipv4Address{value=10.30.171.116}}, localPort=PortNumber{value=179}, peerHeader=PeerHeader{address=IpAddressNoZone{ipv4AddressNoZone=Ipv4Address{value=1.1.1.1}}, adjRibInType=PrePolicy, as=AsNumber{value=65431}, bgpId=Ipv4Address{value=1.1.1.1}, ipv4=true, type=Global}, receivedOpen=ReceivedOpen{bgpIdentifier=Ipv4Address{value=1.1.1.1}, holdTimer=180, myAsNumber=65431, version=ProtocolVersion{value=4}}, remotePort=PortNumber{value=179}, sentOpen=SentOpen{bgpIdentifier=Ipv4Address{value=10.30.171.116}, holdTimer=180, myAsNumber=65431, version=ProtocolVersion{value=4}}}
01:56:38.215 [bmp-worker-0] DEBUG o.o.p.b.m.BmpMockSession - BMP router /10.30.171.116:44113 advertized peer Ipv4Address{value=1.1.1.1}
^C
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T01:56:39.231744" level="INFO">${output} = 
01:56:38.188 [bmp-worker-0] DEBUG o.o.p.b.i.BmpMessageToByteEncoder - Message sent to output: InitiationMessage{tlvs=Tlvs{descriptionTlv=DescriptionTlv{description=OpenDaylight}, nameTlv=NameTlv{nam...</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T01:56:38.952035" elapsed="0.279739"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:39.232399" level="INFO">
01:56:38.188 [bmp-worker-0] DEBUG o.o.p.b.i.BmpMessageToByteEncoder - Message sent to output: InitiationMessage{tlvs=Tlvs{descriptionTlv=DescriptionTlv{description=OpenDaylight}, nameTlv=NameTlv{name=BMP mock}}}
01:56:38.214 [bmp-worker-0] DEBUG o.o.p.b.i.BmpMessageToByteEncoder - Message sent to output: PeerUpNotification{localAddress=IpAddressNoZone{ipv4AddressNoZone=Ipv4Address{value=10.30.171.116}}, localPort=PortNumber{value=179}, peerHeader=PeerHeader{address=IpAddressNoZone{ipv4AddressNoZone=Ipv4Address{value=1.1.1.1}}, adjRibInType=PrePolicy, as=AsNumber{value=65431}, bgpId=Ipv4Address{value=1.1.1.1}, ipv4=true, type=Global}, receivedOpen=ReceivedOpen{bgpIdentifier=Ipv4Address{value=1.1.1.1}, holdTimer=180, myAsNumber=65431, version=ProtocolVersion{value=4}}, remotePort=PortNumber{value=179}, sentOpen=SentOpen{bgpIdentifier=Ipv4Address{value=10.30.171.116}, holdTimer=180, myAsNumber=65431, version=ProtocolVersion{value=4}}}
01:56:38.215 [bmp-worker-0] DEBUG o.o.p.b.m.BmpMockSession - BMP router /10.30.171.116:44113 advertized peer Ipv4Address{value=1.1.1.1}
^C
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:39.232043" elapsed="0.000418"/>
</kw>
<doc>Send ctrl+c to bmp-mock to stop it</doc>
<status status="PASS" start="2026-04-21T01:56:38.950229" elapsed="0.282352"/>
</test>
<kw name="Tear_It_Down" type="TEARDOWN">
<kw name="Get File" owner="SSHLibrary">
<msg time="2026-04-21T01:56:39.240075" level="INFO">[chan 6] Opened sftp connection (server version 3)</msg>
<msg time="2026-04-21T01:56:39.248782" level="INFO">'bmpmock.log' -&gt; '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bmpmock.log'</msg>
<arg>${BMP_LOG_FILE}</arg>
<doc>Downloads file(s) from the remote machine to the local machine.</doc>
<status status="PASS" start="2026-04-21T01:56:39.233406" elapsed="0.015529"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:56:39.249464" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bmpmock.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bmpmock.log&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:56:39.249717" level="INFO">${cnt} = 01:56:37.442 [main] INFO org.opendaylight.protocol.bmp.mock.BmpMock -- Starting BMP test tool.
01:56:37.661 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message...</msg>
<var>${cnt}</var>
<arg>${BMP_LOG_FILE}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:56:39.249196" elapsed="0.000550"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:39.250368" level="INFO">01:56:37.442 [main] INFO org.opendaylight.protocol.bmp.mock.BmpMock -- Starting BMP test tool.
01:56:37.661 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.AsTwoOctetSpecificEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.AsTwoOctetSpecificEcHandler, preferring the latter
01:56:37.662 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.AsTwoOctetSpecificEcHandler@4d826d77
01:56:37.662 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.AsTwoOctetSpecificEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.AsTwoOctetSpecificEcHandler, preferring the latter
01:56:37.662 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.AsTwoOctetSpecificEcHandler@4d826d77
01:56:37.663 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.AsTwoOctetSpecificEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.AsTwoOctetSpecificEcHandler, preferring the latter
01:56:37.663 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.AsTwoOctetSpecificEcHandler@4d826d77
01:56:37.663 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Ipv4SpecificEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Ipv4SpecificEcHandler, preferring the latter
01:56:37.663 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Ipv4SpecificEcHandler@1e67a849
01:56:37.663 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Ipv4SpecificEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Ipv4SpecificEcHandler, preferring the latter
01:56:37.664 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Ipv4SpecificEcHandler@1e67a849
01:56:37.664 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Ipv4SpecificEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Ipv4SpecificEcHandler, preferring the latter
01:56:37.664 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Ipv4SpecificEcHandler@1e67a849
01:56:37.664 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.OpaqueEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.OpaqueEcHandler, preferring the latter
01:56:37.665 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.OpaqueEcHandler@525f1e4e
01:56:37.665 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.OpaqueEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.OpaqueEcHandler, preferring the latter
01:56:37.665 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.OpaqueEcHandler@525f1e4e
01:56:37.665 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.OpaqueEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.OpaqueEcHandler, preferring the latter
01:56:37.665 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.OpaqueEcHandler@525f1e4e
01:56:37.666 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginAsTwoOctetEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginAsTwoOctetEcHandler, preferring the latter
01:56:37.666 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginAsTwoOctetEcHandler@3bbc39f8
01:56:37.666 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginAsTwoOctetEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginAsTwoOctetEcHandler, preferring the latter
01:56:37.666 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginAsTwoOctetEcHandler@3bbc39f8
01:56:37.666 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginAsTwoOctetEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginAsTwoOctetEcHandler, preferring the latter
01:56:37.666 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginAsTwoOctetEcHandler@3bbc39f8
01:56:37.667 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetAsTwoOctetEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetAsTwoOctetEcHandler, preferring the latter
01:56:37.667 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetAsTwoOctetEcHandler@4c6e276e
01:56:37.667 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetAsTwoOctetEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetAsTwoOctetEcHandler, preferring the latter
01:56:37.667 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetAsTwoOctetEcHandler@4c6e276e
01:56:37.667 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetAsTwoOctetEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetAsTwoOctetEcHandler, preferring the latter
01:56:37.667 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetAsTwoOctetEcHandler@4c6e276e
01:56:37.668 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginIpv4EcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginIpv4EcHandler, preferring the latter
01:56:37.668 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginIpv4EcHandler@40e6dfe1
01:56:37.668 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginIpv4EcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginIpv4EcHandler, preferring the latter
01:56:37.668 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginIpv4EcHandler@40e6dfe1
01:56:37.668 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginIpv4EcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginIpv4EcHandler, preferring the latter
01:56:37.668 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginIpv4EcHandler@40e6dfe1
01:56:37.669 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetIpv4EcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetIpv4EcHandler, preferring the latter
01:56:37.669 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetIpv4EcHandler@5b0abc94
01:56:37.669 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetIpv4EcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetIpv4EcHandler, preferring the latter
01:56:37.669 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetIpv4EcHandler@5b0abc94
01:56:37.669 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetIpv4EcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetIpv4EcHandler, preferring the latter
01:56:37.669 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetIpv4EcHandler@5b0abc94
01:56:37.671 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.LinkBandwidthEC is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.LinkBandwidthEC, preferring the latter
01:56:37.671 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.LinkBandwidthEC@548a102f
01:56:37.671 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.LinkBandwidthEC is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.LinkBandwidthEC, preferring the latter
01:56:37.671 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.LinkBandwidthEC@548a102f
01:56:37.672 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific.Generic4OctASEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific.Generic4OctASEcHandler, preferring the latter
01:56:37.672 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific.Generic4OctASEcHandler@161b062a
01:56:37.672 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific.Generic4OctASEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific.Generic4OctASEcHandler, preferring the latter
01:56:37.672 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific.Generic4OctASEcHandler@161b062a
01:56:37.673 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific.Generic4OctASEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific.Generic4OctASEcHandler, preferring the latter
01:56:37.673 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific.Generic4OctASEcHandler@161b062a
01:56:37.673 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTarget4OctectASEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTarget4OctectASEcHandler, preferring the latter
01:56:37.673 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTarget4OctectASEcHandler@358c99f5
01:56:37.674 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTarget4OctectASEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTarget4OctectASEcHandler, preferring the latter
01:56:37.674 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTarget4OctectASEcHandler@358c99f5
01:56:37.674 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific.RouteOrigin4OctectASEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific.RouteOrigin4OctectASEcHandler, preferring the latter
01:56:37.674 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific.RouteOrigin4OctectASEcHandler@5906ebcb
01:56:37.675 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific.RouteOrigin4OctectASEcHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific.RouteOrigin4OctectASEcHandler, preferring the latter
01:56:37.675 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific.RouteOrigin4OctectASEcHandler@5906ebcb
01:56:37.675 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.EncapsulationEC is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.EncapsulationEC, preferring the latter
01:56:37.675 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.EncapsulationEC@6646153
01:56:37.676 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.EncapsulationEC is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.EncapsulationEC, preferring the latter
01:56:37.676 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.EncapsulationEC@6646153
01:56:37.676 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.VrfRouteImportHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.VrfRouteImportHandler, preferring the latter
01:56:37.676 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.VrfRouteImportHandler@f2f2cc1
01:56:37.677 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.VrfRouteImportHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.VrfRouteImportHandler, preferring the latter
01:56:37.677 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.VrfRouteImportHandler@f2f2cc1
01:56:37.677 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific.SourceAS4OctectHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific.SourceAS4OctectHandler, preferring the latter
01:56:37.677 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific.SourceAS4OctectHandler@3c153a1
01:56:37.677 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific.SourceAS4OctectHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific.SourceAS4OctectHandler, preferring the latter
01:56:37.677 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific.SourceAS4OctectHandler@3c153a1
01:56:37.678 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceASHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceASHandler, preferring the latter
01:56:37.679 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceASHandler@6107227e
01:56:37.680 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceASHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceASHandler, preferring the latter
01:56:37.680 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceASHandler@6107227e
01:56:37.680 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.open.MultiProtocolCapabilityHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.open.MultiProtocolCapabilityHandler, preferring the latter
01:56:37.680 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.open.MultiProtocolCapabilityHandler@1a0dcaa
01:56:37.681 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.open.MultiProtocolCapabilityHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.open.MultiProtocolCapabilityHandler, preferring the latter
01:56:37.681 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.open.MultiProtocolCapabilityHandler@1a0dcaa
01:56:37.681 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.open.AddPathCapabilityHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.open.AddPathCapabilityHandler, preferring the latter
01:56:37.681 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.open.AddPathCapabilityHandler@8909f18
01:56:37.682 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.open.AddPathCapabilityHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.open.AddPathCapabilityHandler, preferring the latter
01:56:37.682 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.open.AddPathCapabilityHandler@8909f18
01:56:37.682 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.open.RouteRefreshCapabilityHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.open.RouteRefreshCapabilityHandler, preferring the latter
01:56:37.682 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.open.RouteRefreshCapabilityHandler@2cbb3d47
01:56:37.683 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.open.RouteRefreshCapabilityHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.open.RouteRefreshCapabilityHandler, preferring the latter
01:56:37.683 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.open.RouteRefreshCapabilityHandler@2cbb3d47
01:56:37.683 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.open.As4CapabilityHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.open.As4CapabilityHandler, preferring the latter
01:56:37.683 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.open.As4CapabilityHandler@4b44655e
01:56:37.684 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.open.As4CapabilityHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.open.As4CapabilityHandler, preferring the latter
01:56:37.684 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.open.As4CapabilityHandler@4b44655e
01:56:37.685 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.open.GracefulCapabilityHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.open.GracefulCapabilityHandler, preferring the latter
01:56:37.685 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.open.GracefulCapabilityHandler@13c10b87
01:56:37.685 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.open.GracefulCapabilityHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.open.GracefulCapabilityHandler, preferring the latter
01:56:37.685 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.open.GracefulCapabilityHandler@13c10b87
01:56:37.686 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.open.LlGracefulCapabilityHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.open.LlGracefulCapabilityHandler, preferring the latter
01:56:37.686 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.open.LlGracefulCapabilityHandler@70be0a2b
01:56:37.686 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.open.LlGracefulCapabilityHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.open.LlGracefulCapabilityHandler, preferring the latter
01:56:37.686 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.open.LlGracefulCapabilityHandler@70be0a2b
01:56:37.686 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.open.CapabilityParameterParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.open.CapabilityParameterParser, preferring the latter
01:56:37.687 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.open.CapabilityParameterParser@7d3a22a9
01:56:37.687 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.open.CapabilityParameterParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.open.CapabilityParameterParser, preferring the latter
01:56:37.687 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.open.CapabilityParameterParser@7d3a22a9
01:56:37.687 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.open.BgpExtendedMessageCapabilityHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.open.BgpExtendedMessageCapabilityHandler, preferring the latter
01:56:37.687 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.open.BgpExtendedMessageCapabilityHandler@7f1302d6
01:56:37.688 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.open.BgpExtendedMessageCapabilityHandler is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.open.BgpExtendedMessageCapabilityHandler, preferring the latter
01:56:37.688 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.open.BgpExtendedMessageCapabilityHandler@7f1302d6
01:56:37.688 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.BgpPrefixSidAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.BgpPrefixSidAttributeParser, preferring the latter
01:56:37.688 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.BgpPrefixSidAttributeParser@78e94dcf
01:56:37.689 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.BgpPrefixSidAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.BgpPrefixSidAttributeParser, preferring the latter
01:56:37.689 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.BgpPrefixSidAttributeParser@78e94dcf
01:56:37.694 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.OriginAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.OriginAttributeParser, preferring the latter
01:56:37.695 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.OriginAttributeParser@647fd8ce
01:56:37.695 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.OriginAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.OriginAttributeParser, preferring the latter
01:56:37.695 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.OriginAttributeParser@647fd8ce
01:56:37.696 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.AigpAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.AigpAttributeParser, preferring the latter
01:56:37.696 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.AigpAttributeParser@7ee955a8
01:56:37.696 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.AigpAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.AigpAttributeParser, preferring the latter
01:56:37.696 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.AigpAttributeParser@7ee955a8
01:56:37.698 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.AsPathAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.AsPathAttributeParser, preferring the latter
01:56:37.698 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.AsPathAttributeParser@6e0dec4a
01:56:37.698 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.AsPathAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.AsPathAttributeParser, preferring the latter
01:56:37.698 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.AsPathAttributeParser@6e0dec4a
01:56:37.698 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.NextHopAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.NextHopAttributeParser, preferring the latter
01:56:37.698 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.NextHopAttributeParser@3cc2931c
01:56:37.699 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.NextHopAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.NextHopAttributeParser, preferring the latter
01:56:37.699 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.NextHopAttributeParser@3cc2931c
01:56:37.699 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.MultiExitDiscriminatorAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.MultiExitDiscriminatorAttributeParser, preferring the latter
01:56:37.699 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.MultiExitDiscriminatorAttributeParser@433d61fb
01:56:37.700 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.MultiExitDiscriminatorAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.MultiExitDiscriminatorAttributeParser, preferring the latter
01:56:37.700 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.MultiExitDiscriminatorAttributeParser@433d61fb
01:56:37.700 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.LocalPreferenceAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.LocalPreferenceAttributeParser, preferring the latter
01:56:37.700 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.LocalPreferenceAttributeParser@4386f16
01:56:37.700 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.LocalPreferenceAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.LocalPreferenceAttributeParser, preferring the latter
01:56:37.701 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.LocalPreferenceAttributeParser@4386f16
01:56:37.702 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.AtomicAggregateAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.AtomicAggregateAttributeParser, preferring the latter
01:56:37.702 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.AtomicAggregateAttributeParser@6af93788
01:56:37.702 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.AtomicAggregateAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.AtomicAggregateAttributeParser, preferring the latter
01:56:37.702 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.AtomicAggregateAttributeParser@6af93788
01:56:37.703 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.AggregatorAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.AggregatorAttributeParser, preferring the latter
01:56:37.703 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.AggregatorAttributeParser@5223e5ee
01:56:37.703 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.AggregatorAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.AggregatorAttributeParser, preferring the latter
01:56:37.703 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.AggregatorAttributeParser@5223e5ee
01:56:37.704 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.CommunitiesAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.CommunitiesAttributeParser, preferring the latter
01:56:37.704 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.CommunitiesAttributeParser@49b0b76
01:56:37.704 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.CommunitiesAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.CommunitiesAttributeParser, preferring the latter
01:56:37.704 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.CommunitiesAttributeParser@49b0b76
01:56:37.705 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.OriginatorIdAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.OriginatorIdAttributeParser, preferring the latter
01:56:37.705 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.OriginatorIdAttributeParser@4b5d6a01
01:56:37.705 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.OriginatorIdAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.OriginatorIdAttributeParser, preferring the latter
01:56:37.705 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.OriginatorIdAttributeParser@4b5d6a01
01:56:37.706 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.ClusterIdAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.ClusterIdAttributeParser, preferring the latter
01:56:37.706 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.ClusterIdAttributeParser@17046283
01:56:37.707 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.ClusterIdAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.ClusterIdAttributeParser, preferring the latter
01:56:37.707 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.ClusterIdAttributeParser@17046283
01:56:37.707 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.MPReachAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.MPReachAttributeParser, preferring the latter
01:56:37.708 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.MPReachAttributeParser@2667f029
01:56:37.708 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.MPReachAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.MPReachAttributeParser, preferring the latter
01:56:37.708 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.MPReachAttributeParser@2667f029
01:56:37.708 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.MPUnreachAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.MPUnreachAttributeParser, preferring the latter
01:56:37.708 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.MPUnreachAttributeParser@6a400542
01:56:37.708 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.MPUnreachAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.MPUnreachAttributeParser, preferring the latter
01:56:37.709 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.MPUnreachAttributeParser@6a400542
01:56:37.709 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.ExtendedCommunitiesAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.ExtendedCommunitiesAttributeParser, preferring the latter
01:56:37.709 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.ExtendedCommunitiesAttributeParser@30ee2816
01:56:37.709 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.ExtendedCommunitiesAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.ExtendedCommunitiesAttributeParser, preferring the latter
01:56:37.710 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.ExtendedCommunitiesAttributeParser@30ee2816
01:56:37.710 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.AS4AggregatorAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.AS4AggregatorAttributeParser, preferring the latter
01:56:37.710 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.AS4AggregatorAttributeParser@1139b2f3
01:56:37.710 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.AS4PathAttributeParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.AS4PathAttributeParser, preferring the latter
01:56:37.710 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.AS4PathAttributeParser@636be97c
01:56:37.711 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.update.UnrecognizedAttributesSerializer is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.update.UnrecognizedAttributesSerializer, preferring the latter
01:56:37.711 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.update.UnrecognizedAttributesSerializer@3911c2a7
01:56:37.712 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.BGPOpenMessageParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.BGPOpenMessageParser, preferring the latter
01:56:37.712 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.BGPOpenMessageParser@31c88ec8
01:56:37.713 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.BGPOpenMessageParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.BGPOpenMessageParser, preferring the latter
01:56:37.713 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.BGPOpenMessageParser@31c88ec8
01:56:37.714 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.BGPUpdateMessageParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.BGPUpdateMessageParser, preferring the latter
01:56:37.714 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.BGPUpdateMessageParser@130161f7
01:56:37.715 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.BGPUpdateMessageParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.BGPUpdateMessageParser, preferring the latter
01:56:37.715 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.BGPUpdateMessageParser@130161f7
01:56:37.715 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.BGPNotificationMessageParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.BGPNotificationMessageParser, preferring the latter
01:56:37.715 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.BGPNotificationMessageParser@16ec5519
01:56:37.715 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.BGPNotificationMessageParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.BGPNotificationMessageParser, preferring the latter
01:56:37.715 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.BGPNotificationMessageParser@16ec5519
01:56:37.778 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.BGPKeepAliveMessageParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.BGPKeepAliveMessageParser, preferring the latter
01:56:37.778 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.BGPKeepAliveMessageParser@1fa121e2
01:56:37.778 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.BGPKeepAliveMessageParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.BGPKeepAliveMessageParser, preferring the latter
01:56:37.778 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.BGPKeepAliveMessageParser@1fa121e2
01:56:37.778 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.BGPRouteRefreshMessageParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.BGPRouteRefreshMessageParser, preferring the latter
01:56:37.778 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.BGPRouteRefreshMessageParser@74e52ef6
01:56:37.779 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bgp.parser.impl.message.BGPRouteRefreshMessageParser is superclass of class org.opendaylight.protocol.bgp.parser.impl.message.BGPRouteRefreshMessageParser, preferring the latter
01:56:37.779 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bgp.parser.impl.message.BGPRouteRefreshMessageParser@74e52ef6
01:56:37.785 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.DescriptionTlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.DescriptionTlvHandler, preferring the latter
01:56:37.785 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.DescriptionTlvHandler@687e99d8
01:56:37.785 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.DescriptionTlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.DescriptionTlvHandler, preferring the latter
01:56:37.785 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.DescriptionTlvHandler@687e99d8
01:56:37.785 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.NameTlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.NameTlvHandler, preferring the latter
01:56:37.786 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.NameTlvHandler@10aa41f2
01:56:37.786 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.NameTlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.NameTlvHandler, preferring the latter
01:56:37.786 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.NameTlvHandler@10aa41f2
01:56:37.786 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StringTlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StringTlvHandler, preferring the latter
01:56:37.786 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StringTlvHandler@4c309d4d
01:56:37.786 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StringTlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StringTlvHandler, preferring the latter
01:56:37.786 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StringTlvHandler@4c309d4d
01:56:37.786 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StringTlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StringTlvHandler, preferring the latter
01:56:37.786 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StringTlvHandler@4c309d4d
01:56:37.787 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StringTlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StringTlvHandler, preferring the latter
01:56:37.787 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StringTlvHandler@4c309d4d
01:56:37.787 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StringTlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StringTlvHandler, preferring the latter
01:56:37.787 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StringTlvHandler@4c309d4d
01:56:37.787 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StringTlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StringTlvHandler, preferring the latter
01:56:37.787 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StringTlvHandler@4c309d4d
01:56:37.787 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.ReasonTlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.ReasonTlvHandler, preferring the latter
01:56:37.787 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.ReasonTlvHandler@4e3958e7
01:56:37.787 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.ReasonTlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.ReasonTlvHandler, preferring the latter
01:56:37.787 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.ReasonTlvHandler@4e3958e7
01:56:37.787 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.MirrorInformationTlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.MirrorInformationTlvHandler, preferring the latter
01:56:37.787 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.MirrorInformationTlvHandler@58ea606c
01:56:37.788 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.MirrorInformationTlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.MirrorInformationTlvHandler, preferring the latter
01:56:37.788 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.MirrorInformationTlvHandler@58ea606c
01:56:37.788 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType000TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType000TlvHandler, preferring the latter
01:56:37.788 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType000TlvHandler@68e5eea7
01:56:37.789 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType000TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType000TlvHandler, preferring the latter
01:56:37.789 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType000TlvHandler@68e5eea7
01:56:37.789 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType001TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType001TlvHandler, preferring the latter
01:56:37.789 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType001TlvHandler@10d68fcd
01:56:37.789 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType001TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType001TlvHandler, preferring the latter
01:56:37.789 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType001TlvHandler@10d68fcd
01:56:37.789 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType002TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType002TlvHandler, preferring the latter
01:56:37.789 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType002TlvHandler@7b02881e
01:56:37.790 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType002TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType002TlvHandler, preferring the latter
01:56:37.790 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType002TlvHandler@7b02881e
01:56:37.790 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType003TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType003TlvHandler, preferring the latter
01:56:37.790 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType003TlvHandler@7a675056
01:56:37.790 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType003TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType003TlvHandler, preferring the latter
01:56:37.790 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType003TlvHandler@7a675056
01:56:37.790 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType004TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType004TlvHandler, preferring the latter
01:56:37.790 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType004TlvHandler@683dbc2c
01:56:37.790 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType004TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType004TlvHandler, preferring the latter
01:56:37.790 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType004TlvHandler@683dbc2c
01:56:37.790 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType005TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType005TlvHandler, preferring the latter
01:56:37.791 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType005TlvHandler@6a2b953e
01:56:37.791 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType005TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType005TlvHandler, preferring the latter
01:56:37.791 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType005TlvHandler@6a2b953e
01:56:37.791 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType006TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType006TlvHandler, preferring the latter
01:56:37.791 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType006TlvHandler@623a8092
01:56:37.791 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType006TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType006TlvHandler, preferring the latter
01:56:37.791 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType006TlvHandler@623a8092
01:56:37.792 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType007TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType007TlvHandler, preferring the latter
01:56:37.792 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType007TlvHandler@610f7aa
01:56:37.792 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType007TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType007TlvHandler, preferring the latter
01:56:37.792 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType007TlvHandler@610f7aa
01:56:37.792 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType008TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType008TlvHandler, preferring the latter
01:56:37.792 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType008TlvHandler@17a7f733
01:56:37.792 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType008TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType008TlvHandler, preferring the latter
01:56:37.792 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType008TlvHandler@17a7f733
01:56:37.793 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType009TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType009TlvHandler, preferring the latter
01:56:37.793 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType009TlvHandler@394a2528
01:56:37.793 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType009TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType009TlvHandler, preferring the latter
01:56:37.793 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType009TlvHandler@394a2528
01:56:37.793 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType010TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType010TlvHandler, preferring the latter
01:56:37.793 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType010TlvHandler@3f56875e
01:56:37.793 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType010TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType010TlvHandler, preferring the latter
01:56:37.793 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType010TlvHandler@3f56875e
01:56:37.793 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType011TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType011TlvHandler, preferring the latter
01:56:37.794 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType011TlvHandler@3e96bacf
01:56:37.794 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType011TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType011TlvHandler, preferring the latter
01:56:37.794 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType011TlvHandler@3e96bacf
01:56:37.794 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType012TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType012TlvHandler, preferring the latter
01:56:37.794 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType012TlvHandler@7748410a
01:56:37.794 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType012TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType012TlvHandler, preferring the latter
01:56:37.794 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType012TlvHandler@7748410a
01:56:37.794 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType013TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType013TlvHandler, preferring the latter
01:56:37.794 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType013TlvHandler@60015ef5
01:56:37.795 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.tlv.StatType013TlvHandler is superclass of class org.opendaylight.protocol.bmp.parser.tlv.StatType013TlvHandler, preferring the latter
01:56:37.795 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.tlv.StatType013TlvHandler@60015ef5
01:56:37.795 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.message.InitiationHandler is superclass of class org.opendaylight.protocol.bmp.parser.message.InitiationHandler, preferring the latter
01:56:37.795 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.message.InitiationHandler@f2ff811
01:56:37.795 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.message.InitiationHandler is superclass of class org.opendaylight.protocol.bmp.parser.message.InitiationHandler, preferring the latter
01:56:37.795 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.message.InitiationHandler@f2ff811
01:56:37.795 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.message.TerminationHandler is superclass of class org.opendaylight.protocol.bmp.parser.message.TerminationHandler, preferring the latter
01:56:37.795 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.message.TerminationHandler@1d8bd0de
01:56:37.796 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.message.TerminationHandler is superclass of class org.opendaylight.protocol.bmp.parser.message.TerminationHandler, preferring the latter
01:56:37.796 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.message.TerminationHandler@1d8bd0de
01:56:37.796 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.message.PeerUpHandler is superclass of class org.opendaylight.protocol.bmp.parser.message.PeerUpHandler, preferring the latter
01:56:37.796 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.message.PeerUpHandler@ba54932
01:56:37.796 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.message.PeerUpHandler is superclass of class org.opendaylight.protocol.bmp.parser.message.PeerUpHandler, preferring the latter
01:56:37.796 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.message.PeerUpHandler@ba54932
01:56:37.796 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.message.PeerDownHandler is superclass of class org.opendaylight.protocol.bmp.parser.message.PeerDownHandler, preferring the latter
01:56:37.796 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.message.PeerDownHandler@6bf0219d
01:56:37.797 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.message.PeerDownHandler is superclass of class org.opendaylight.protocol.bmp.parser.message.PeerDownHandler, preferring the latter
01:56:37.797 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.message.PeerDownHandler@6bf0219d
01:56:37.797 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.message.StatisticsReportHandler is superclass of class org.opendaylight.protocol.bmp.parser.message.StatisticsReportHandler, preferring the latter
01:56:37.797 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.message.StatisticsReportHandler@671a5887
01:56:37.797 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.message.StatisticsReportHandler is superclass of class org.opendaylight.protocol.bmp.parser.message.StatisticsReportHandler, preferring the latter
01:56:37.797 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.message.StatisticsReportHandler@671a5887
01:56:37.797 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.message.RouteMonitoringMessageHandler is superclass of class org.opendaylight.protocol.bmp.parser.message.RouteMonitoringMessageHandler, preferring the latter
01:56:37.797 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.message.RouteMonitoringMessageHandler@c03cf28
01:56:37.798 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.message.RouteMonitoringMessageHandler is superclass of class org.opendaylight.protocol.bmp.parser.message.RouteMonitoringMessageHandler, preferring the latter
01:56:37.798 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.message.RouteMonitoringMessageHandler@c03cf28
01:56:37.798 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.message.RouteMirroringMessageHandler is superclass of class org.opendaylight.protocol.bmp.parser.message.RouteMirroringMessageHandler, preferring the latter
01:56:37.798 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.message.RouteMirroringMessageHandler@53aad5d5
01:56:37.798 [main] DEBUG o.o.p.c.MultiRegistry - class org.opendaylight.protocol.bmp.parser.message.RouteMirroringMessageHandler is superclass of class org.opendaylight.protocol.bmp.parser.message.RouteMirroringMessageHandler, preferring the latter
01:56:37.798 [main] DEBUG o.o.p.c.MultiRegistry - New best value org.opendaylight.protocol.bmp.parser.message.RouteMirroringMessageHandler@53aad5d5
01:56:37.987 [main] INFO  o.o.p.b.m.BmpMockDispatcher - BMP client /10.30.171.116:0 &lt;--&gt; /10.30.171.3:12345 deployed
01:56:38.007 [bmp-worker-0] DEBUG o.o.p.b.m.BmpMockDispatcher - Connection AbstractBootstrap$PendingRegistrationPromise@75d6a76d(success) succeeded!
01:56:38.008 [bmp-worker-0] INFO  o.o.p.b.m.BmpMockSession - BMP session [id: 0xe40e4d63, L:/10.30.171.116:44113 - R:10.30.171.3/10.30.171.3:12345] successfully established.
01:56:38.188 [bmp-worker-0] DEBUG o.o.p.b.i.BmpMessageToByteEncoder - Message sent to output: InitiationMessage{tlvs=Tlvs{descriptionTlv=DescriptionTlv{description=OpenDaylight}, nameTlv=NameTlv{name=BMP mock}}}
01:56:38.214 [bmp-worker-0] DEBUG o.o.p.b.i.BmpMessageToByteEncoder - Message sent to output: PeerUpNotification{localAddress=IpAddressNoZone{ipv4AddressNoZone=Ipv4Address{value=10.30.171.116}}, localPort=PortNumber{value=179}, peerHeader=PeerHeader{address=IpAddressNoZone{ipv4AddressNoZone=Ipv4Address{value=1.1.1.1}}, adjRibInType=PrePolicy, as=AsNumber{value=65431}, bgpId=Ipv4Address{value=1.1.1.1}, ipv4=true, type=Global}, receivedOpen=ReceivedOpen{bgpIdentifier=Ipv4Address{value=1.1.1.1}, holdTimer=180, myAsNumber=65431, version=ProtocolVersion{value=4}}, remotePort=PortNumber{value=179}, sentOpen=SentOpen{bgpIdentifier=Ipv4Address{value=10.30.171.116}, holdTimer=180, myAsNumber=65431, version=ProtocolVersion{value=4}}}
01:56:38.215 [bmp-worker-0] DEBUG o.o.p.b.m.BmpMockSession - BMP router /10.30.171.116:44113 advertized peer Ipv4Address{value=1.1.1.1}
</msg>
<arg>${cnt}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:39.249953" elapsed="0.001355"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-04-21T01:56:39.251690" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-04-21T01:56:39.251574" elapsed="0.000299"/>
</kw>
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-04-21T01:56:39.252081" elapsed="0.000485"/>
</kw>
<doc>Download bmpmock.log and Log its contents.
Compute and Log the diff between expected and actual normalized responses.
Close both HTTP client session and SSH connection to Mininet.</doc>
<status status="PASS" start="2026-04-21T01:56:39.233183" elapsed="0.019475"/>
</kw>
<doc>Basic tests for odl-bgpcep-bmp feature

Copyright (c) 2016 Cisco Systems, Inc. and others. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distribution,
and is available at http://www.eclipse.org/legal/epl-v10.html

This is a basic suite for bgp monitoring protocol feature.
After the feature odl-bgpcep-bmp installation the port 12345 should be
bound for listening,
To test this feature bgp-bmp-mock tool is used. It is a part of the
bgpcep project. It is a java tool which simulates more peers and more
routers.
In this particular test suite it simulates 1 peer with 1 router, which
means it advertizes one peer ipv4 address towards odl. As a result one
route should appear in the rests/data/bmp-monitor:bmp-monitor?content=nonconfig.</doc>
<status status="PASS" start="2026-04-21T01:56:33.306479" elapsed="5.946236"/>
</suite>
<suite id="s1-s2" name="Pcepuser" source="/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/pcepuser/pcepuser.robot">
<kw name="Set_It_Up" type="SETUP">
<kw name="Initialize_Artifact_Deployment_And_Usage" owner="NexusKeywords">
<kw name="Open_Connection_To_ODL_System" owner="SSHKeywords">
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:56:39.357145" level="INFO">${odl_connection} = 1</msg>
<var>${odl_connection}</var>
<arg>${ip_address}</arg>
<arg>prompt=${ODL_SYSTEM_PROMPT}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T01:56:39.356496" elapsed="0.000693"/>
</kw>
<kw name="Flexible_Controller_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T01:56:39.359509" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T01:56:39.359619" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T01:56:39.359109" elapsed="0.000545"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:39.359923" elapsed="0.000463"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T01:56:39.361567" level="INFO">Logging into '10.30.171.3:22' as 'jenkins'.</msg>
<msg time="2026-04-21T01:56:39.690404" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 01:56:31 UTC 2026

  System load:  0.7                Processes:             129
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.171.3
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 01:56:35 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T01:56:39.361130" elapsed="0.329464"/>
</kw>
<msg time="2026-04-21T01:56:39.690691" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:39.360623" elapsed="0.330153"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T01:56:39.358514" elapsed="0.332401"/>
</kw>
<msg time="2026-04-21T01:56:39.690980" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:39.357948" elapsed="0.333094"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-21T01:56:39.357483" elapsed="0.333640"/>
</kw>
<return>
<value>${odl_connection}</value>
<status status="PASS" start="2026-04-21T01:56:39.691180" elapsed="0.000047"/>
</return>
<msg time="2026-04-21T01:56:39.691425" level="INFO">${odl} = 1</msg>
<var>${odl}</var>
<doc>Open a connection to the ODL system at ${ip_address} and return its identifier.</doc>
<status status="PASS" start="2026-04-21T01:56:39.356074" elapsed="0.335380"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-04-21T01:56:39.701477" level="INFO">[chan 1] Opened sftp connection (server version 3)</msg>
<msg time="2026-04-21T01:56:39.709898" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/../../tools/deployment/search.sh' -&gt; '/home/jenkins//search.sh'</msg>
<arg>/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/../../tools/deployment/search.sh</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-21T01:56:39.691705" elapsed="0.018349"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T01:56:39.710461" elapsed="0.000707"/>
</kw>
<if>
<branch type="IF" condition="not (${tools_system_connect})">
<return>
<status status="NOT RUN" start="2026-04-21T01:56:39.711669" elapsed="0.000036"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:56:39.711346" elapsed="0.000420"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:39.711294" elapsed="0.000588"/>
</if>
<kw name="Open_Connection_To_Tools_System" owner="SSHKeywords">
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:56:39.719402" level="INFO">${tools_connection} = 2</msg>
<var>${tools_connection}</var>
<arg>${ip_address}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T01:56:39.718757" elapsed="0.000688"/>
</kw>
<kw name="Flexible_Mininet_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T01:56:39.721775" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T01:56:39.721875" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T01:56:39.721474" elapsed="0.000427"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:39.722048" elapsed="0.000346"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T01:56:39.723285" level="INFO">Logging into '10.30.171.116:22' as 'jenkins'.</msg>
<msg time="2026-04-21T01:56:40.056963" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-153-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 01:56:34 UTC 2026

  System load:  0.1                Processes:             109
  Usage of /:   19.3% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.171.116
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

9 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 01:56:34 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T01:56:39.722933" elapsed="0.334269"/>
</kw>
<msg time="2026-04-21T01:56:40.057322" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:39.722549" elapsed="0.334924"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T01:56:39.721039" elapsed="0.336604"/>
</kw>
<msg time="2026-04-21T01:56:40.057718" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:39.720341" elapsed="0.337445"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-04-21T01:56:39.719844" elapsed="0.338083"/>
</kw>
<return>
<value>${tools_connection}</value>
<status status="PASS" start="2026-04-21T01:56:40.057999" elapsed="0.000067"/>
</return>
<doc>Open a connection to the tools system at ${ip_address} and return its identifier.</doc>
<status status="PASS" start="2026-04-21T01:56:39.718172" elapsed="0.340085"/>
</kw>
<doc>Places search utility to ODL system, which will be needed for version detection.
By default also initialize a SSH connection to Tools system,
as following Keywords assume a working connection towards target system.</doc>
<status status="PASS" start="2026-04-21T01:56:39.350861" elapsed="0.707474"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:56:40.059074" level="INFO">Creating Session using : alias=session, url=http://10.30.171.3:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x799adc226dd0&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>${CONFIG_SESSION}</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-21T01:56:40.058590" elapsed="0.000732"/>
</kw>
<kw name="Deploy_Test_Tool" owner="NexusKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:40.081694" level="INFO">${name_prefix} = pcep-pcc-mock-</msg>
<var>${name_prefix}</var>
<arg>${artifact}-</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:40.081134" elapsed="0.000604"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:40.082441" level="INFO">${extension} = jar</msg>
<var>${extension}</var>
<arg>'${component}'=='odl-micro'</arg>
<arg>tar</arg>
<arg>jar</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:40.081976" elapsed="0.000500"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:40.083212" level="INFO">${name_suffix} = -executable.jar</msg>
<var>${name_suffix}</var>
<arg>"${suffix}" != ""</arg>
<arg>-${suffix}.${extension}</arg>
<arg>.${extension}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:40.082669" elapsed="0.000579"/>
</kw>
<kw name="Deploy_Artifact" owner="NexusKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_url}""" != ""</arg>
<arg>Deploy_From_Url</arg>
<arg>${explicit_url}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:40.084846" elapsed="0.000383"/>
</kw>
<kw name="Fetch From Left" owner="String">
<msg time="2026-04-21T01:56:40.085733" level="INFO">${urlbase} = https://nexus.opendaylight.org/content/repositories//autorelease-9758</msg>
<var>${urlbase}</var>
<arg>${BUNDLE_URL}</arg>
<arg>/org/opendaylight</arg>
<doc>Returns contents of the ``string`` before the first occurrence of ``marker``.</doc>
<status status="PASS" start="2026-04-21T01:56:40.085412" elapsed="0.000357"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:40.086494" level="INFO">${urlbase} = https://nexus.opendaylight.org/content/repositories//autorelease-9758</msg>
<var>${urlbase}</var>
<arg>'${urlbase}' != '${BUNDLE_URL}'</arg>
<arg>${urlbase}</arg>
<arg>${fallback_url}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:40.086012" elapsed="0.000515"/>
</kw>
<kw name="Run_Keyword_If_At_Most_Magnesium" owner="CompareStream">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run_Keyword_If_At_Most" owner="CompareStream">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${Stream_dict}[${ODL_STREAM}] &lt;= ${Stream_dict}[${upper_bound}]</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:40.109515" elapsed="0.000697"/>
</kw>
<arg>magnesium</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Compare ${upper_bound} to titanium and in case titanium is at most ${upper_bound},
run Collections.Remove_Values_From_List [['mdsal', 'odlparent', 'yangtools', 'carpeople', 'netconf', 'bgpcep'], 'carpeople'] {} and return its value.</doc>
<status status="PASS" start="2026-04-21T01:56:40.108826" elapsed="0.001480"/>
</kw>
<msg time="2026-04-21T01:56:40.110480" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run_Keyword_If_At_Most</arg>
<arg>magnesium</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:40.098508" elapsed="0.012054"/>
</kw>
<arg>Collections.Remove_Values_From_List</arg>
<arg>${RELEASE_INTEGRATED_COMPONENTS}</arg>
<arg>carpeople</arg>
<doc>Compare magnesium to titanium and in case titanium is at most magnesium,
run ${kw_name} @{varargs} &amp;{kwargs} and return its value.</doc>
<status status="PASS" start="2026-04-21T01:56:40.097933" elapsed="0.012743"/>
</kw>
<kw name="Run_Keyword_If_At_Most_Aluminium" owner="CompareStream">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run_Keyword_If_At_Most" owner="CompareStream">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${Stream_dict}[${ODL_STREAM}] &lt;= ${Stream_dict}[${upper_bound}]</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:40.133703" elapsed="0.000627"/>
</kw>
<arg>aluminium</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Compare ${upper_bound} to titanium and in case titanium is at most ${upper_bound},
run Collections.Remove_Values_From_List [['mdsal', 'odlparent', 'yangtools', 'carpeople', 'netconf', 'bgpcep'], 'netconf'] {} and return its value.</doc>
<status status="PASS" start="2026-04-21T01:56:40.133107" elapsed="0.001328"/>
</kw>
<msg time="2026-04-21T01:56:40.134506" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run_Keyword_If_At_Most</arg>
<arg>aluminium</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:40.122276" elapsed="0.012308"/>
</kw>
<arg>Collections.Remove_Values_From_List</arg>
<arg>${RELEASE_INTEGRATED_COMPONENTS}</arg>
<arg>netconf</arg>
<doc>Compare aluminium to titanium and in case titanium is at most aluminium,
run ${kw_name} @{varargs} &amp;{kwargs} and return its value.</doc>
<status status="PASS" start="2026-04-21T01:56:40.121785" elapsed="0.012907"/>
</kw>
<kw name="Run_Keyword_If_At_Most_Silicon" owner="CompareStream">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run_Keyword_If_At_Most" owner="CompareStream">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${Stream_dict}[${ODL_STREAM}] &lt;= ${Stream_dict}[${upper_bound}]</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:40.157764" elapsed="0.000577"/>
</kw>
<arg>silicon</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Compare ${upper_bound} to titanium and in case titanium is at most ${upper_bound},
run Collections.Remove_Values_From_List [['mdsal', 'odlparent', 'yangtools', 'carpeople', 'netconf', 'bgpcep'], 'bgpcep'] {} and return its value.</doc>
<status status="PASS" start="2026-04-21T01:56:40.157183" elapsed="0.001265"/>
</kw>
<msg time="2026-04-21T01:56:40.158520" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run_Keyword_If_At_Most</arg>
<arg>silicon</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:40.146370" elapsed="0.012228"/>
</kw>
<arg>Collections.Remove_Values_From_List</arg>
<arg>${RELEASE_INTEGRATED_COMPONENTS}</arg>
<arg>bgpcep</arg>
<doc>Compare silicon to titanium and in case titanium is at most silicon,
run ${kw_name} @{varargs} &amp;{kwargs} and return its value.</doc>
<status status="PASS" start="2026-04-21T01:56:40.145891" elapsed="0.012818"/>
</kw>
<if>
<branch type="IF" condition="'${build_version}'=='${EMPTY}'">
<kw name="NexusKeywords__Detect_Version_To_Pull" owner="NexusKeywords">
<kw name="NexusKeywords__Get_Items_To_Look_At" owner="NexusKeywords">
<kw name="Dictionary Should Contain Key" owner="Collections">
<arg>${COMPONENT_MAPPING}</arg>
<arg>${component}</arg>
<arg>Component not supported by NexusKeywords version detection: ${component}</arg>
<doc>Fails if ``key`` is not found from ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:56:40.162654" elapsed="0.000349"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<arg>${COMPONENT_MAPPING}</arg>
<arg>${component}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:56:40.163619" elapsed="0.000242"/>
</kw>
<msg time="2026-04-21T01:56:40.163922" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Collections.Get_From_Dictionary</arg>
<arg>${COMPONENT_MAPPING}</arg>
<arg>${component}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:40.163193" elapsed="0.000799"/>
</kw>
<msg time="2026-04-21T01:56:40.164138" level="INFO">${itemlist} = pcep-impl</msg>
<var>${itemlist}</var>
<arg>${component}</arg>
<doc>Get a list of items that might contain the version number that we are looking for.</doc>
<status status="PASS" start="2026-04-21T01:56:40.162340" elapsed="0.001832"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:56:40.164562" level="INFO">index=2
host=10.30.171.116
alias=None
port=22
timeout=10 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T01:56:40.164708" level="INFO">${current_ssh_connection} = index=2
host=10.30.171.116
alias=None
port=22
timeout=10 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T01:56:40.164373" elapsed="0.000375"/>
</kw>
<kw name="Open_Connection_To_ODL_System" owner="SSHKeywords">
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:56:40.170840" level="INFO">${odl_connection} = 3</msg>
<var>${odl_connection}</var>
<arg>${ip_address}</arg>
<arg>prompt=${ODL_SYSTEM_PROMPT}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T01:56:40.170282" elapsed="0.000601"/>
</kw>
<kw name="Flexible_Controller_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T01:56:40.173036" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T01:56:40.173142" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T01:56:40.172628" elapsed="0.000547"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:40.173368" elapsed="0.000504"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T01:56:40.175633" level="INFO">Logging into '10.30.171.3:22' as 'jenkins'.</msg>
<msg time="2026-04-21T01:56:40.555292" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 01:56:31 UTC 2026

  System load:  0.7                Processes:             129
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.171.3
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 01:56:39 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T01:56:40.174546" elapsed="0.381087"/>
</kw>
<msg time="2026-04-21T01:56:40.555741" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:40.174079" elapsed="0.381793"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T01:56:40.172063" elapsed="0.383965"/>
</kw>
<msg time="2026-04-21T01:56:40.556103" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:40.171533" elapsed="0.384639"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-21T01:56:40.171108" elapsed="0.385169"/>
</kw>
<return>
<value>${odl_connection}</value>
<status status="PASS" start="2026-04-21T01:56:40.556346" elapsed="0.000054"/>
</return>
<doc>Open a connection to the ODL system at ${ip_address} and return its identifier.</doc>
<status status="PASS" start="2026-04-21T01:56:40.169895" elapsed="0.386677"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:56:40.557260" level="INFO">Executing command 'sh search.sh /tmp/karaf-0.22.3/system pcep-impl'.</msg>
<msg time="2026-04-21T01:56:40.600681" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T01:56:40.600950" level="INFO">${version} = 0.23.2
org/opendaylight/bgpcep</msg>
<msg time="2026-04-21T01:56:40.601012" level="INFO">${result} = 0</msg>
<var>${version}</var>
<var>${result}</var>
<arg>sh search.sh ${WORKSPACE}/${BUNDLEFOLDER}/system ${itemlist}</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:56:40.556873" elapsed="0.044174"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T01:56:40.601360" elapsed="0.000487"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:56:40.606672" elapsed="0.000380"/>
</kw>
<msg time="2026-04-21T01:56:40.607139" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:40.605626" elapsed="0.001628"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:40.607549" elapsed="0.000046"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:40.607885" elapsed="0.000049"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:56:40.602236" elapsed="0.005820"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:40.608837" level="INFO">0.23.2
org/opendaylight/bgpcep</msg>
<arg>${version}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:40.608317" elapsed="0.000614"/>
</kw>
<if>
<branch type="IF" condition="${result}!=0">
<kw name="Fail" owner="BuiltIn">
<arg>Component "${component}": searching for "${itemlist}" found no version, cannot locate test tool.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:40.609496" elapsed="0.000043"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:40.609097" elapsed="0.000505"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:40.609050" elapsed="0.000607"/>
</if>
<kw name="Split String" owner="String">
<msg time="2026-04-21T01:56:40.610394" level="INFO">${version} = 0.23.2</msg>
<msg time="2026-04-21T01:56:40.610483" level="INFO">${location} = org/opendaylight/bgpcep</msg>
<var>${version}</var>
<var>${location}</var>
<arg>${version}</arg>
<arg>max_split=1</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T01:56:40.609944" elapsed="0.000586"/>
</kw>
<return>
<value>${version}</value>
<value>${location}</value>
<status status="PASS" start="2026-04-21T01:56:40.610629" elapsed="0.000060"/>
</return>
<msg time="2026-04-21T01:56:40.611065" level="INFO">${version} = 0.23.2</msg>
<msg time="2026-04-21T01:56:40.611153" level="INFO">${location} = org/opendaylight/bgpcep</msg>
<var>${version}</var>
<var>${location}</var>
<arg>${component}</arg>
<doc>Determine the exact Nexus directory to be used as a source for a particular test tool
Figure out what version of the tool needs to be pulled out of the
Nexus by looking at the version directory of the subsystem from
which the tool is being pulled. This code is REALLY UGLY but there
is no way around it until the bug
https://bugs.opendaylight.org/show_bug.cgi?id=5206 gets fixed.
I also don't want to depend on maven-metadata-local.xml and other
bits and pieces of ODL distribution which are not required for ODL
to function properly.</doc>
<status status="PASS" start="2026-04-21T01:56:40.161706" elapsed="0.449493"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:40.158852" elapsed="0.452428"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${version}</var>
<var>${location}</var>
<arg>${build_version}</arg>
<arg>${build_location}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:40.611587" elapsed="0.000044"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:40.611330" elapsed="0.000377"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:40.158817" elapsed="0.452934"/>
</if>
<if>
<branch type="IF" condition="'SNAPSHOT' in '${version}'">
<kw name="Remove Values From List" owner="Collections">
<arg>${RELEASE_INTEGRATED_COMPONENTS}</arg>
<arg>netconf</arg>
<arg>bgpcep</arg>
<doc>Removes all occurrences of given ``values`` from ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:40.612161" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:40.611884" elapsed="0.000361"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:40.611854" elapsed="0.000425"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:40.613015" level="INFO">${is_staged} = "TRUE"</msg>
<var>${is_staged}</var>
<arg>"opendaylight.release" not in '${urlbase}' and "opendaylight.snapshot" not in '${urlbase}'</arg>
<arg>"TRUE"</arg>
<arg>"FALSE"</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:40.612467" elapsed="0.000584"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:40.613810" level="INFO">${is_mri_component} = "TRUE"</msg>
<var>${is_mri_component}</var>
<arg>'${component}' in ${RELEASE_INTEGRATED_COMPONENTS}</arg>
<arg>"TRUE"</arg>
<arg>"FALSE"</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:40.613259" elapsed="0.000590"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:40.614691" level="INFO">${urlbase} = https://nexus.opendaylight.org/content/repositories//autorelease-9758</msg>
<var>${urlbase}</var>
<arg>${is_mri_component} == "TRUE" and ${is_staged} == "FALSE"</arg>
<arg>${NEXUS_RELEASE_BASE_URL}</arg>
<arg>${urlbase}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:40.614151" elapsed="0.000610"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:40.615473" level="INFO">${url} = https://nexus.opendaylight.org/content/repositories//autorelease-9758/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.2</msg>
<var>${url}</var>
<arg>${urlbase}/${location}/${artifact}/${version}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:40.614976" elapsed="0.000533"/>
</kw>
<kw name="Execute_Command_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:56:40.617968" level="INFO">Executing command 'curl -L https://nexus.opendaylight.org/content/repositories//autorelease-9758/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.2/maven-metadata.xml'.</msg>
<msg time="2026-04-21T01:56:40.712049" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T01:56:40.712337" level="INFO">${stdout} = &lt;html&gt;
  &lt;head&gt;
    &lt;title&gt;404 - Path /org/opendaylight/bgpcep/pcep-pcc-mock/0.23.2/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-9758 (staging: closed)&amp;quot; [id=autor...</msg>
<msg time="2026-04-21T01:56:40.712406" level="INFO">${stderr} =   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0   ...</msg>
<msg time="2026-04-21T01:56:40.712453" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:56:40.617686" elapsed="0.094792"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T01:56:40.713567" level="INFO">Length is 316.</msg>
<msg time="2026-04-21T01:56:40.713672" level="FAIL">'  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  1101    0  1101    0     0  13945      0 --:--:-- --:--:-- --:--:-- 14115' should be empty.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="FAIL" start="2026-04-21T01:56:40.713262" elapsed="0.000508">'  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  1101    0  1101    0     0  13945      0 --:--:-- --:--:-- --:--:-- 14115' should be empty.</status>
</kw>
<msg time="2026-04-21T01:56:40.713899" level="INFO">${emptiness_status} = FAIL</msg>
<msg time="2026-04-21T01:56:40.713952" level="INFO">${result} = '  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0  ...</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:56:40.712780" elapsed="0.001198"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:40.714603" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:40.714141" elapsed="0.000488"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:40.716235" level="INFO">&lt;html&gt;
  &lt;head&gt;
    &lt;title&gt;404 - Path /org/opendaylight/bgpcep/pcep-pcc-mock/0.23.2/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-9758 (staging: closed)&amp;quot; [id=autorelease-9758]&lt;/title&gt;
    &lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"/&gt;

    &lt;link rel="icon" type="image/png" href="https://nexus.opendaylight.org/favicon.png"&gt;
    &lt;!--[if IE]&gt;
    &lt;link rel="SHORTCUT ICON" href="https://nexus.opendaylight.org/favicon.ico"/&gt;
    &lt;![endif]--&gt;

    &lt;link rel="stylesheet" href="https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02" type="text/css" media="screen" title="no title" charset="utf-8"&gt;
  &lt;/head&gt;
  &lt;body&gt;
    &lt;h1&gt;404 - Path /org/opendaylight/bgpcep/pcep-pcc-mock/0.23.2/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-9758 (staging: closed)&amp;quot; [id=autorelease-9758]&lt;/h1&gt;
    &lt;p&gt;Path /org/opendaylight/bgpcep/pcep-pcc-mock/0.23.2/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-9758 (staging: closed)&amp;quot; [id=autorelease-9758]&lt;/p&gt;
  &lt;/body&gt;
&lt;/html&gt;</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:40.715588" elapsed="0.000742"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:40.716938" level="INFO">  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  1101    0  1101    0     0  13945      0 --:--:-- --:--:-- --:--:-- 14115</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:40.716535" elapsed="0.000473"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:40.717585" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:40.717210" elapsed="0.000441"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-21T01:56:40.715210" elapsed="0.002526"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:40.714727" elapsed="0.003086"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:40.714698" elapsed="0.003159"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-04-21T01:56:40.718101" elapsed="0.000035"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:56:40.717945" elapsed="0.000237"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:40.717920" elapsed="0.000295"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T01:56:40.718425" elapsed="0.000042"/>
</return>
<status status="PASS" start="2026-04-21T01:56:40.718292" elapsed="0.000224"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:40.718270" elapsed="0.000282"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:40.718862" elapsed="0.000035"/>
</kw>
<arg>${command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T01:56:40.616991" elapsed="0.102101"/>
</kw>
<msg time="2026-04-21T01:56:40.719184" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:40.616251" elapsed="0.103004"/>
</kw>
<msg time="2026-04-21T01:56:40.719478" level="INFO">${metadata} = &lt;html&gt;
  &lt;head&gt;
    &lt;title&gt;404 - Path /org/opendaylight/bgpcep/pcep-pcc-mock/0.23.2/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-9758 (staging: closed)&amp;quot; [id=autor...</msg>
<var>${metadata}</var>
<arg>curl -L ${url}/maven-metadata.xml</arg>
<doc>A wrapper for Execute_Command_Passes with return_success_only=False
Also, log_on_success defaults to True (but is customizable, unlike return_success_only)..</doc>
<status status="PASS" start="2026-04-21T01:56:40.615773" elapsed="0.103745"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Command_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:56:40.722820" level="INFO">Executing command 'echo "&lt;html&gt;
  &lt;head&gt;
    &lt;title&gt;404 - Path /org/opendaylight/bgpcep/pcep-pcc-mock/0.23.2/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-9758 (staging: closed)&amp;quot; [id=autorelease-9758]&lt;/title&gt;
    &lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"/&gt;

    &lt;link rel="icon" type="image/png" href="https://nexus.opendaylight.org/favicon.png"&gt;
    &lt;!--[if IE]&gt;
    &lt;link rel="SHORTCUT ICON" href="https://nexus.opendaylight.org/favicon.ico"/&gt;
    &lt;![endif]--&gt;

    &lt;link rel="stylesheet" href="https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02" type="text/css" media="screen" title="no title" charset="utf-8"&gt;
  &lt;/head&gt;
  &lt;body&gt;
    &lt;h1&gt;404 - Path /org/opendaylight/bgpcep/pcep-pcc-mock/0.23.2/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-9758 (staging: closed)&amp;quot; [id=autorelease-9758]&lt;/h1&gt;
    &lt;p&gt;Path /org/opendaylight/bgpcep/pcep-pcc-mock/0.23.2/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-9758 (staging: closed)&amp;quot; [id=autorelease-9758]&lt;/p&gt;
  &lt;/body&gt;
&lt;/html&gt;" | grep value | head -n 1 | cut -d '&gt;' -f 2 | cut -d '&lt;' -f 1'.</msg>
<msg time="2026-04-21T01:56:40.768051" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T01:56:40.768385" level="INFO">${stdout} = &lt;html&gt;
  &lt;head&gt;
    &lt;title&gt;404 - Path /org/opendaylight/bgpcep/pcep-pcc-mock/0.23.2/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-9758 (staging: closed)&amp;quot; [id=autor...</msg>
<msg time="2026-04-21T01:56:40.768493" level="INFO">${stderr} = bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text...</msg>
<msg time="2026-04-21T01:56:40.768592" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:56:40.722519" elapsed="0.046128"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T01:56:40.770541" level="INFO">Length is 253.</msg>
<msg time="2026-04-21T01:56:40.770727" level="FAIL">'bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text/css media=screen title=no: No such file or directory' should be empty.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="FAIL" start="2026-04-21T01:56:40.769936" elapsed="0.000969">'bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text/css media=screen title=no: No such file or directory' should be empty.</status>
</kw>
<msg time="2026-04-21T01:56:40.771171" level="INFO">${emptiness_status} = FAIL</msg>
<msg time="2026-04-21T01:56:40.771270" level="INFO">${result} = 'bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=tex...</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:56:40.769125" elapsed="0.002202"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:40.772635" level="INFO">${success} = False</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:40.771662" elapsed="0.001031"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:40.775016" level="INFO">&lt;html&gt;
  &lt;head&gt;
    &lt;title&gt;404 - Path /org/opendaylight/bgpcep/pcep-pcc-mock/0.23.2/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-9758 (staging: closed)&amp;quot; [id=autorelease-9758]&lt;/title&gt;
    &lt;meta http-equiv=Content-Type content=text/html</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:40.774437" elapsed="0.000741"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:40.775947" level="INFO">bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text/css media=screen title=no: No such file or directory</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:40.775478" elapsed="0.000517"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:40.776363" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:40.776127" elapsed="0.000279"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-21T01:56:40.773653" elapsed="0.002906"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:40.772907" elapsed="0.003691"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:40.772858" elapsed="0.003770"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-04-21T01:56:40.776810" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:56:40.776687" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:40.776669" elapsed="0.000214"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="NOT RUN" start="2026-04-21T01:56:40.777025" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:56:40.776935" elapsed="0.000132"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:40.776920" elapsed="0.000169"/>
</if>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T01:56:40.777572" level="FAIL">Got rc: 0 or stderr was not empty: bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text/css media=screen title=no: No such file or directory</msg>
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T01:56:40.777215" elapsed="0.000429">Got rc: 0 or stderr was not empty: bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text/css media=screen title=no: No such file or directory</status>
</kw>
<arg>${command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="FAIL" start="2026-04-21T01:56:40.721713" elapsed="0.056090">Got rc: 0 or stderr was not empty: bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text/css media=screen title=no: No such file or directory</status>
</kw>
<msg time="2026-04-21T01:56:40.777868" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="FAIL" start="2026-04-21T01:56:40.720955" elapsed="0.056966"/>
</kw>
<arg>echo "${metadata}" | grep value | head -n 1 | cut -d '&gt;' -f 2 | cut -d '&lt;' -f 1</arg>
<arg>stderr_must_be_empty=${True}</arg>
<doc>A wrapper for Execute_Command_Passes with return_success_only=False
Also, log_on_success defaults to True (but is customizable, unlike return_success_only)..</doc>
<status status="FAIL" start="2026-04-21T01:56:40.720346" elapsed="0.057687">Got rc: 0 or stderr was not empty: bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text/css media=screen title=no: No such file or directory</status>
</kw>
<msg time="2026-04-21T01:56:40.778147" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-21T01:56:40.778193" level="INFO">${namepart} = Got rc: 0 or stderr was not empty: bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonaty...</msg>
<var>${status}</var>
<var>${namepart}</var>
<arg>SSHKeywords.Execute_Command_Should_Pass</arg>
<arg>echo "${metadata}" | grep value | head -n 1 | cut -d '&gt;' -f 2 | cut -d '&lt;' -f 1</arg>
<arg>stderr_must_be_empty=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:56:40.719732" elapsed="0.058487"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T01:56:40.778649" level="INFO">Length is 288.</msg>
<msg time="2026-04-21T01:56:40.778727" level="INFO">${length} = 288</msg>
<var>${length}</var>
<arg>${namepart}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T01:56:40.778368" elapsed="0.000383"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:40.779415" level="INFO">${namepart} = 0.23.2</msg>
<var>${namepart}</var>
<arg>"${status}" != "PASS" or ${length} == 0</arg>
<arg>${version}</arg>
<arg>${namepart}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:40.778917" elapsed="0.000524"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:40.779955" level="INFO">${filename} = pcep-pcc-mock-0.23.2-executable.jar</msg>
<var>${filename}</var>
<arg>${name_prefix}${namepart}${name_suffix}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:40.779587" elapsed="0.000394"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:40.780357" level="INFO">pcep-pcc-mock-0.23.2-executable.jar</msg>
<arg>${filename}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:40.780119" elapsed="0.000283"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:40.780861" level="INFO">${url} = https://nexus.opendaylight.org/content/repositories//autorelease-9758/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.2/pcep-pcc-mock-0.23.2-executable.jar</msg>
<var>${url}</var>
<arg>${url}/${filename}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:40.780534" elapsed="0.000353"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:56:40.781214" level="INFO">Executing command 'wget -q -N 'https://nexus.opendaylight.org/content/repositories//autorelease-9758/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.2/pcep-pcc-mock-0.23.2-executable.jar' 2&gt;&amp;1'.</msg>
<msg time="2026-04-21T01:56:40.840788" level="INFO">Command exited with return code 8.</msg>
<msg time="2026-04-21T01:56:40.841473" level="INFO">${response} = </msg>
<msg time="2026-04-21T01:56:40.841590" level="INFO">${result} = 8</msg>
<var>${response}</var>
<var>${result}</var>
<arg>wget -q -N '${url}' 2&gt;&amp;1</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:56:40.781032" elapsed="0.060616"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:40.844757" level="INFO"/>
<arg>${response}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:40.842321" elapsed="0.003487"/>
</kw>
<if>
<branch type="IF" condition="${result} == 0">
<return>
<value>${filename}</value>
<status status="NOT RUN" start="2026-04-21T01:56:40.846588" elapsed="0.000042"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:56:40.846169" elapsed="0.000540"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:40.846086" elapsed="0.000677"/>
</if>
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:56:40.848731" level="INFO">${release_url} = https://nexus.opendaylight.org/content/repositories//opendaylight.release/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.2/pcep-pcc-mock-0.23.2-executable.jar</msg>
<var>${release_url}</var>
<arg>${url}</arg>
<arg>autorelease-[0-9]{4}</arg>
<arg>opendaylight.release</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:56:40.847530" elapsed="0.001244"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:56:40.849361" level="INFO">Executing command 'wget -q -N 'https://nexus.opendaylight.org/content/repositories//opendaylight.release/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.2/pcep-pcc-mock-0.23.2-executable.jar' 2&gt;&amp;1'.</msg>
<msg time="2026-04-21T01:56:40.997313" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T01:56:40.997700" level="INFO">${response} = </msg>
<msg time="2026-04-21T01:56:40.997852" level="INFO">${result} = 0</msg>
<var>${response}</var>
<var>${result}</var>
<arg>wget -q -N '${release_url}' 2&gt;&amp;1</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:56:40.849032" elapsed="0.148877"/>
</kw>
<if>
<branch type="IF" condition="${result} != 0">
<kw name="Fail" owner="BuiltIn">
<arg>Artifact "${artifact}" in component "${component}" could not be downloaded from ${release_url} nor ${url}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:40.998723" elapsed="0.000055"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:40.998154" elapsed="0.000735"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:40.998093" elapsed="0.000857"/>
</if>
<return>
<value>${filename}</value>
<status status="PASS" start="2026-04-21T01:56:40.999032" elapsed="0.000080"/>
</return>
<msg time="2026-04-21T01:56:40.999416" level="INFO">${filename} = pcep-pcc-mock-0.23.2-executable.jar</msg>
<var>${filename}</var>
<arg>${component}</arg>
<arg>${artifact}</arg>
<arg>${name_prefix}</arg>
<arg>${name_suffix}</arg>
<arg>${fallback_url}</arg>
<arg>${explicit_url}</arg>
<arg>${build_version}</arg>
<arg>${build_location}</arg>
<doc>Deploy the specified artifact from Nexus to the cwd of the machine to which the active SSHLibrary connection points.
bgpcep is a name part of an artifact present in system/ of ODl installation with the same version as pcep-pcc-mock should have.
Must have https://nexus.opendaylight.org/content/repositories//autorelease-9758/org/opendaylight/integration/karaf/0.22.3/karaf-0.22.3.zip variable set to the URL from which the
tested ODL distribution was downloaded and this place must be
inside a repository created by a standard distribution
construction job. If this is detected to ne be the case, fallback URL is used.
If  is non-empty, Deploy_From_Utrl is called instead.
TODO: Allow deploying to a specific directory, we have SSHKeywords.Execute_Command_At_Cwd_Should_Pass now.</doc>
<status status="PASS" start="2026-04-21T01:56:40.084063" elapsed="0.915408"/>
</kw>
<return>
<value>${filename}</value>
<status status="PASS" start="2026-04-21T01:56:40.999687" elapsed="0.000061"/>
</return>
<msg time="2026-04-21T01:56:41.000050" level="INFO">${name} = pcep-pcc-mock-0.23.2-executable.jar</msg>
<var>${name}</var>
<arg>bgpcep</arg>
<arg>pcep-pcc-mock</arg>
<doc>Deploy a test tool.
The test tools have naming convention of the form
"&lt;repository_url&gt;/some/dir/somewhere/&lt;tool-name&gt;/&lt;tool-name&gt;-&lt;version-tag&gt;-${suffix}.jar"
where "&lt;tool-name&gt;" is the name of the tool and "&lt;version-tag&gt;" is
the version tag that is digged out of the maven metadata. This
keyword calculates ${name_prefix} and ${name_suffix} for
"Deploy_Artifact" and then calls "Deploy_Artifact" to do the real
work of deploying the artifact.</doc>
<status status="PASS" start="2026-04-21T01:56:40.074333" elapsed="0.925772"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:41.008524" level="INFO">${filename} = pcep-pcc-mock-0.23.2-executable.jar</msg>
<arg>${filename}</arg>
<arg>${name}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T01:56:41.000460" elapsed="0.008116"/>
</kw>
<kw name="Setup_Pcep_Operations" owner="PcepOperations">
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:56:41.009440" level="INFO">Creating Session using : alias=pcep_session, url=http://10.30.171.3:8181, headers={'Content-Type': 'application/xml'},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x799add382650&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>pcep_session</arg>
<arg>url=http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-21T01:56:41.009052" elapsed="0.000574"/>
</kw>
<doc>Creates Requests session to be used by subsequent keywords.</doc>
<status status="PASS" start="2026-04-21T01:56:41.008820" elapsed="0.000874"/>
</kw>
<doc>Create SSH session to Mininet machine, prepare HTTP client session to Controller.
Figure out latest pcc-mock version and download it from Nexus to Mininet.</doc>
<status status="PASS" start="2026-04-21T01:56:39.350290" elapsed="1.659454"/>
</kw>
<test id="s1-s2-t1" name="Topology_Precondition" line="33">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:41.015157" level="INFO">${topology_uri} = /rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${topology_uri}</var>
<arg>'${uri}'=='${EMPTY}'</arg>
<arg>${REST_API}/${TOPOLOGY_URL}=pcep-topology?content=nonconfig</arg>
<arg>${REST_API}/${TOPOLOGY_URL}=pcep-topology/${uri}?content=nonconfig</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:41.013098" elapsed="0.002086"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:56:41.030624" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:56:41.031058" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Set-Cookie': 'JSESSIONID=node02bjprlk0rsghadefadwk2ww1.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 20-Apr-2026 01:56:41 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '123'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T01:56:41.031388" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${topology_uri}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:56:41.015328" elapsed="0.016101"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:56:41.036155" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:56:41.035483" elapsed="0.000892"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:56:41.037081" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:56:41.036595" elapsed="0.000529"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T01:56:41.037338" elapsed="0.000566"/>
</kw>
<arg>${exp}</arg>
<arg>${response.text}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T01:56:41.031833" elapsed="0.006162"/>
</kw>
<arg>${off_json}</arg>
<doc>Get current pcep-topology as json, compare both expected and actual json.
Error codes and normalized jsons should match exactly.</doc>
<status status="PASS" start="2026-04-21T01:56:41.011091" elapsed="0.026988"/>
</kw>
<arg>300s</arg>
<arg>1s</arg>
<arg>Compare_Topology</arg>
<arg>${off_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T01:56:41.010555" elapsed="0.027593"/>
</kw>
<doc>Compare current pcep-topology to off_json variable.
Timeout is long enough to ODL boot, to see that pcep is ready, with no PCC is connected.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T01:56:41.009835" elapsed="0.028484"/>
</test>
<test id="s1-s2-t2" name="Start_Pcc_Mock" line="39">
<kw name="Compose_Full_Java_Command" owner="NexusKeywords">
<kw name="Compose_Base_Java_Command" owner="NexusKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${openjdk}""" == "openjdk8"</arg>
<arg>Compose_Dilemma_Filepath</arg>
<arg>${JAVA_8_HOME_CENTOS}/bin/java</arg>
<arg>${JAVA_8_HOME_UBUNTU}/bin/java</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:41.041071" elapsed="0.000485"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${openjdk}""" == "openjdk11"</arg>
<arg>Compose_Dilemma_Filepath</arg>
<arg>${JAVA_11_HOME_CENTOS}/bin/java</arg>
<arg>${JAVA_11_HOME_UBUNTU}/bin/java</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:41.041818" elapsed="0.000467"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${openjdk}""" == "openjdk17"</arg>
<arg>Compose_Dilemma_Filepath</arg>
<arg>${JAVA_17_HOME_CENTOS}/bin/java</arg>
<arg>${JAVA_17_HOME_UBUNTU}/bin/java</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:41.042517" elapsed="0.000487"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Compose_Dilemma_Filepath" owner="NexusKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:56:41.044855" level="INFO">Executing command 'ls -lA /usr/lib/jvm/java-21-openjdk-amd64/bin/java 2&gt;&amp;1'.</msg>
<msg time="2026-04-21T01:56:41.057954" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T01:56:41.058138" level="INFO">${out} = -rwxr-xr-x 1 root root 14456 Jul 16  2025 /usr/lib/jvm/java-21-openjdk-amd64/bin/java</msg>
<msg time="2026-04-21T01:56:41.058209" level="INFO">${rc} = 0</msg>
<var>${out}</var>
<var>${rc}</var>
<arg>ls -lA ${specific_path} 2&gt;&amp;1</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:56:41.044579" elapsed="0.013665"/>
</kw>
<if>
<branch type="IF" condition="${rc} == 0">
<return>
<value>${specific_path}</value>
<status status="PASS" start="2026-04-21T01:56:41.058547" elapsed="0.000060"/>
</return>
<status status="PASS" start="2026-04-21T01:56:41.058379" elapsed="0.000292"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:41.058341" elapsed="0.000387"/>
</if>
<return>
<value>${default_path}</value>
<status status="NOT RUN" start="2026-04-21T01:56:41.058815" elapsed="0.000028"/>
</return>
<arg>${JAVA_21_HOME_CENTOS}/bin/java</arg>
<arg>${JAVA_21_HOME_UBUNTU}/bin/java</arg>
<doc>Query active SSH connection, return specific path if it exists else default path.</doc>
<status status="PASS" start="2026-04-21T01:56:41.044016" elapsed="0.014983"/>
</kw>
<msg time="2026-04-21T01:56:41.059068" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>"""${openjdk}""" == "openjdk21"</arg>
<arg>Compose_Dilemma_Filepath</arg>
<arg>${JAVA_21_HOME_CENTOS}/bin/java</arg>
<arg>${JAVA_21_HOME_UBUNTU}/bin/java</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:41.043241" elapsed="0.015903"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<var>${out}</var>
<var>${rc}</var>
<arg>java -version 2&gt;&amp;1</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:41.059377" elapsed="0.000034"/>
</kw>
<if>
<branch type="IF" condition="${rc} == 0">
<return>
<value>java</value>
<status status="NOT RUN" start="2026-04-21T01:56:41.059626" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:56:41.059520" elapsed="0.000169"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:56:41.059494" elapsed="0.000245"/>
</if>
<kw name="Execute Command" owner="SSHLibrary">
<var>${java}</var>
<arg>echo $JAVA_HOME/bin/java 2&gt;&amp;1</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:41.059947" elapsed="0.000033"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<var>${out}</var>
<var>${rc}</var>
<arg>${java} -version 2&gt;&amp;1</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:41.060198" elapsed="0.000032"/>
</kw>
<if>
<branch type="IF" condition="${rc} == 0">
<return>
<value>${java}</value>
<status status="NOT RUN" start="2026-04-21T01:56:41.060414" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:56:41.060358" elapsed="0.000118"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:56:41.060330" elapsed="0.000189"/>
</if>
<kw name="Get Environment Variable" owner="OperatingSystem">
<var>${JAVA_HOME}</var>
<arg>JAVA_HOME</arg>
<arg>${EMPTY}</arg>
<doc>Returns the value of an environment variable with the given name.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:41.060717" elapsed="0.000036"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${java}</var>
<arg>"""${JAVA_HOME}"""!=""</arg>
<arg>${JAVA_HOME}/bin/java</arg>
<arg>false</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:41.061001" elapsed="0.000062"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<var>${out}</var>
<var>${rc}</var>
<arg>${java} -version 2&gt;&amp;1</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:41.061297" elapsed="0.000035"/>
</kw>
<if>
<branch type="IF" condition="${rc} == 0">
<return>
<value>${java}</value>
<status status="NOT RUN" start="2026-04-21T01:56:41.061487" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:56:41.061438" elapsed="0.000106"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:56:41.061414" elapsed="0.000160"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Unable to find Java; specify \${JDKVERSION}, put it to your PATH or set JAVA_HOME environment variable.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:41.061771" elapsed="0.000050"/>
</kw>
<msg time="2026-04-21T01:56:41.062053" level="INFO">${base_command} = /usr/lib/jvm/java-21-openjdk-amd64/bin/java</msg>
<var>${base_command}</var>
<arg>openjdk=${openjdk}</arg>
<doc>Return string suitable for launching Java programs over SSHLibrary, depending on JRE version needed.
This requires that the SSH connection on which the command is going to be used is active as it is needed for querying files.
Commands composed for one SSH connection shall not be reused on other SSH connections as the two connections may have different Java setups.
Not directly related to Nexus, but versioned Java tools may need this.</doc>
<status status="PASS" start="2026-04-21T01:56:41.040481" elapsed="0.021613"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:41.062841" level="INFO">${full_command} = /usr/lib/jvm/java-21-openjdk-amd64/bin/java -jar pcep-pcc-mock-0.23.2-executable.jar --reconnect 1 --local-address 10.30.171.116 --remote-address 10.30.171.3 2&gt;&amp;1 | tee pccmock.log</msg>
<var>${full_command}</var>
<arg>${base_command} ${options}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:41.062303" elapsed="0.000576"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:41.063383" level="INFO">/usr/lib/jvm/java-21-openjdk-amd64/bin/java -jar pcep-pcc-mock-0.23.2-executable.jar --reconnect 1 --local-address 10.30.171.116 --remote-address 10.30.171.3 2&gt;&amp;1 | tee pccmock.log</msg>
<arg>${full_command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:41.063068" elapsed="0.000373"/>
</kw>
<return>
<value>${full_command}</value>
<status status="PASS" start="2026-04-21T01:56:41.063494" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T01:56:41.063686" level="INFO">${command} = /usr/lib/jvm/java-21-openjdk-amd64/bin/java -jar pcep-pcc-mock-0.23.2-executable.jar --reconnect 1 --local-address 10.30.171.116 --remote-address 10.30.171.3 2&gt;&amp;1 | tee pccmock.log</msg>
<var>${command}</var>
<arg>-jar ${filename} --reconnect 1 --local-address ${TOOLS_SYSTEM_IP} --remote-address ${ODL_SYSTEM_IP} 2&gt;&amp;1 | tee pccmock.log</arg>
<doc>Return full Bash command to run Java with given options.
This requires that the SSH connection on which the command is going to be used is active as it is needed for querying files.
The options may include JVM options, application command line arguments, Bash redirects and other constructs.</doc>
<status status="PASS" start="2026-04-21T01:56:41.039448" elapsed="0.024364"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:41.064338" level="INFO">/usr/lib/jvm/java-21-openjdk-amd64/bin/java -jar pcep-pcc-mock-0.23.2-executable.jar --reconnect 1 --local-address 10.30.171.116 --remote-address 10.30.171.3 2&gt;&amp;1 | tee pccmock.log</msg>
<arg>${command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:41.064032" elapsed="0.000364"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:56:41.098874" level="INFO">/usr/lib/jvm/java-21-openjdk-amd64/bin/java -jar pcep-pcc-mock-0.23.2-executable.jar --reconnect 1 --local-address 10.30.171.116 --remote-address 10.30.171.3 2&gt;&amp;1 | tee pccmock.log</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:56:41.064584" elapsed="0.034482"/>
</kw>
<kw name="Read Until" owner="SSHLibrary">
<msg time="2026-04-21T01:56:41.748208" level="INFO">[?2004l01:56:41.609 [multiThreadIoEventLoopGroup-2-1] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiatorFactory -- Replacing bootstrap negotiator for channel [id: 0x0d5a3f46, L:/10.30.171.116:38605 - R:10.30.171.3/10.30.171.3:4189]
01:56:41.748 [multiThreadIoEventLoopGroup-2-1] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- PCEP session with [id: 0x0d5a3f46, L:/10.30.171.116:38605 - R:10.30.171.3/10.30.171.3:4189] started, sent proposal Open</msg>
<arg>started, sent proposal Open</arg>
<doc>Consumes and returns the server output until ``expected`` is encountered.</doc>
<status status="PASS" start="2026-04-21T01:56:41.099495" elapsed="0.648859"/>
</kw>
<kw name="Sleep" owner="BuiltIn">
<msg time="2026-04-21T01:56:42.749225" level="INFO">Slept 1 second.</msg>
<arg>1s</arg>
<doc>Pauses the test executed for the given time.</doc>
<status status="PASS" start="2026-04-21T01:56:41.748634" elapsed="1.000768"/>
</kw>
<doc>Execute pcc-mock on Mininet, fail is Open is not sent, keep it running for next tests.</doc>
<status status="PASS" start="2026-04-21T01:56:41.038638" elapsed="1.711019"/>
</test>
<test id="s1-s2-t3" name="Configure_Speaker_Entity_Identifier" line="49">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:56:42.751906" level="INFO">&amp;{mapping} = { IP=10.30.171.3 }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${ODL_SYSTEM_IP}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:56:42.751064" elapsed="0.000885"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:42.776024" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/pcepuser/../../../variables/pcepuser/titanium/node_speaker_entity_identifier.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:42.775506" elapsed="0.000554"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:56:42.777003" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/pcepuser/titanium/node_speaker_entity_identifier.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:56:42.776664" elapsed="0.000421">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/pcepuser/titanium/node_speaker_entity_identifier.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T01:56:42.777189" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:56:42.776249" elapsed="0.000965"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:42.777750" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/pcepuser/../../../variables/pcepuser/titanium/node_speaker_entity_identifier/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:42.777360" elapsed="0.000417"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:56:42.778097" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/pcepuser/titanium/node_speaker_entity_identifier/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/pcepuser/titanium/node_speaker_entity_identifier/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:56:42.778359" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology/node=$IP
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:56:42.777937" elapsed="0.000449"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:42.778847" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology/node=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:42.778571" elapsed="0.000324"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:42.780160" level="INFO">mapping: {'IP': '10.30.171.3'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:42.779898" elapsed="0.000307"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:56:42.780661" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:56:42.780357" elapsed="0.000331"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:56:42.781415" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:56:42.781102" elapsed="0.000339"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:56:42.782183" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:56:42.781956" elapsed="0.000253"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:56:42.782263" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T01:56:42.782432" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:56:42.781632" elapsed="0.000825"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:56:42.782593" elapsed="0.000267"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T01:56:42.780978" elapsed="0.001923"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T01:56:42.780756" elapsed="0.002185"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T01:56:42.782986" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T01:56:42.783158" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T01:56:42.779561" elapsed="0.003624"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:42.778978" elapsed="0.004239"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:42.783374" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:42.783244" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:42.778953" elapsed="0.004498"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:56:42.784173" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology/node=10.30.171.3</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:56:42.783583" elapsed="0.000618"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:56:42.784249" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/pcepuser/../../../variables/pcepuser/titanium/node_speaker_entity_identifier.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/pcepuser/../../../variables/pcepuser/titanium/node_speaker_entity_identifier.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/pcepuser/../../../variables/pcepuser/titanium/node_speaker_entity_identifier/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T01:56:42.774785" elapsed="0.009591"/>
</kw>
<msg time="2026-04-21T01:56:42.784429" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:42.773931" elapsed="0.010545"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/pcepuser/../../../variables/pcepuser/titanium/node_speaker_entity_identifier.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/pcepuser/../../../variables/pcepuser/titanium/node_speaker_entity_identifier.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/pcepuser/../../../variables/pcepuser/titanium/node_speaker_entity_identifier/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:42.784978" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/pcepuser/../../../variables/pcepuser/titanium/node_speaker_entity_identifier.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/pcepuser/../../../variables/pcepuser/titanium/node_speaker_entity_identifier.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/pcepuser/../../../variables/pcepuser/titanium/node_speaker_entity_identifier/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:42.785468" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/pcepuser/../../../variables/pcepuser/titanium/node_speaker_entity_identifier.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/pcepuser/../../../variables/pcepuser/titanium/node_speaker_entity_identifier.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/pcepuser/../../../variables/pcepuser/titanium/node_speaker_entity_identifier/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:42.786030" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:42.786204" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:42.786362" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:42.786756" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:42.786599" elapsed="0.000238"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:56:42.786584" elapsed="0.000277"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:42.786994" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:42.787181" elapsed="0.000023"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:42.787334" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:56:42.786553" elapsed="0.000834"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:56:42.786444" elapsed="0.000972"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:42.787544" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:56:42.787618" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T01:56:42.787736" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology/node=10.30.171.3</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:56:42.770004" elapsed="0.017757"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:42.801005" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/pcepuser/../../../variables/pcepuser/titanium/node_speaker_entity_identifier.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:42.800617" elapsed="0.000416"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:56:42.801694" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/pcepuser/titanium/node_speaker_entity_identifier.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:56:42.801487" elapsed="0.000271">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/pcepuser/titanium/node_speaker_entity_identifier.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T01:56:42.801868" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:56:42.801175" elapsed="0.000717"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:42.802631" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/pcepuser/../../../variables/pcepuser/titanium/node_speaker_entity_identifier/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:42.802036" elapsed="0.000623"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:56:42.802961" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/pcepuser/titanium/node_speaker_entity_identifier/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/pcepuser/titanium/node_speaker_entity_identifier/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:56:42.803095" level="INFO">${template} = &lt;node xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;
    &lt;node-id&gt;$IP&lt;/node-id&gt;
    &lt;session-config xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep"&gt;
        &lt;speaker-entity-id-value xm...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:56:42.802819" elapsed="0.000305"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:42.803545" level="INFO">&lt;node xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;
    &lt;node-id&gt;$IP&lt;/node-id&gt;
    &lt;session-config xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep"&gt;
        &lt;speaker-entity-id-value xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep:sync:optimizations:config"&gt;
            AQIDBA==
        &lt;/speaker-entity-id-value&gt;
    &lt;/session-config&gt;
&lt;/node&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:42.803295" elapsed="0.000333"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T01:56:42.803991" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:42.803697" elapsed="0.000354"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:42.804499" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:42.804204" elapsed="0.000321"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:42.804076" elapsed="0.000485"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:42.803679" elapsed="0.000904"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:56:42.805300" level="INFO">${final_text} = &lt;node xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;
    &lt;node-id&gt;10.30.171.3&lt;/node-id&gt;
    &lt;session-config xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep"&gt;
        &lt;speaker-entity-id-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:56:42.804711" elapsed="0.000619"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:56:42.805381" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/pcepuser/../../../variables/pcepuser/titanium/node_speaker_entity_identifier.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/pcepuser/../../../variables/pcepuser/titanium/node_speaker_entity_identifier.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/pcepuser/../../../variables/pcepuser/titanium/node_speaker_entity_identifier/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T01:56:42.800025" elapsed="0.005481"/>
</kw>
<msg time="2026-04-21T01:56:42.805561" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:42.799248" elapsed="0.006360"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/pcepuser/../../../variables/pcepuser/titanium/node_speaker_entity_identifier.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/pcepuser/../../../variables/pcepuser/titanium/node_speaker_entity_identifier.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/pcepuser/../../../variables/pcepuser/titanium/node_speaker_entity_identifier/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:42.806107" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/pcepuser/../../../variables/pcepuser/titanium/node_speaker_entity_identifier.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/pcepuser/../../../variables/pcepuser/titanium/node_speaker_entity_identifier.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/pcepuser/../../../variables/pcepuser/titanium/node_speaker_entity_identifier/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:42.806618" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/pcepuser/../../../variables/pcepuser/titanium/node_speaker_entity_identifier.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/pcepuser/../../../variables/pcepuser/titanium/node_speaker_entity_identifier.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/pcepuser/../../../variables/pcepuser/titanium/node_speaker_entity_identifier/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:42.807138" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:42.807338" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:42.807496" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:42.807860" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:42.807718" elapsed="0.000198"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:56:42.807703" elapsed="0.000237"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:42.808067" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:42.808217" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:42.808364" elapsed="0.000053"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:56:42.807674" elapsed="0.000780"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:56:42.807572" elapsed="0.000910"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:42.808612" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:56:42.808688" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T01:56:42.808828" level="INFO">${data} = &lt;node xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;
    &lt;node-id&gt;10.30.171.3&lt;/node-id&gt;
    &lt;session-config xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep"&gt;
        &lt;speaker-entity-id-...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:56:42.796684" elapsed="0.012174"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:56:42.810069" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/pcepuser/titanium/node_speaker_entity_identifier/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:56:42.809818" elapsed="0.000314">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/pcepuser/titanium/node_speaker_entity_identifier/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T01:56:42.810225" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:56:42.809482" elapsed="0.000767"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:42.810546" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:42.810320" elapsed="0.000283"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:42.811139" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:42.810774" elapsed="0.000392"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:42.810627" elapsed="0.000610"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:42.810302" elapsed="0.000958"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:42.813363" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:42.811393" elapsed="0.001996"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T01:56:42.813440" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T01:56:42.813592" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/pcepuser/../../../variables/pcepuser/titanium/node_speaker_entity_identifier/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:56:42.809174" elapsed="0.004443"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:42.815044" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology/node=10.30.171.3</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:42.814776" elapsed="0.000314"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:42.815496" level="INFO">&lt;node xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;
    &lt;node-id&gt;10.30.171.3&lt;/node-id&gt;
    &lt;session-config xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep"&gt;
        &lt;speaker-entity-id-value xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep:sync:optimizations:config"&gt;
            AQIDBA==
        &lt;/speaker-entity-id-value&gt;
    &lt;/session-config&gt;
&lt;/node&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:42.815247" elapsed="0.000298"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:42.815933" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:42.815674" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:42.816345" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:42.816108" elapsed="0.000280"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T01:56:42.817367" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T01:56:42.817151" elapsed="0.000242"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T01:56:42.817708" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T01:56:42.817530" elapsed="0.000203"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:56:42.817881" elapsed="0.000206"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:42.818473" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:42.818224" elapsed="0.000292"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T01:56:42.818592" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T01:56:42.818752" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T01:56:42.816570" elapsed="0.002207"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:56:42.849254" level="INFO">PUT Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology/node=10.30.171.3 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology/node=10.30.171.3 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02bjprlk0rsghadefadwk2ww1.node0', 'Content-Length': '376', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;node xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;
    &lt;node-id&gt;10.30.171.3&lt;/node-id&gt;
    &lt;session-config xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep"&gt;
        &lt;speaker-entity-id-value xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep:sync:optimizations:config"&gt;
            AQIDBA==
        &lt;/speaker-entity-id-value&gt;
    &lt;/session-config&gt;
&lt;/node&gt; 
 </msg>
<msg time="2026-04-21T01:56:42.849393" level="INFO">PUT Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology/node=10.30.171.3 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T01:56:42.849713" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:56:42.820772" elapsed="0.029013"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:42.818864" elapsed="0.031074"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:42.850370" elapsed="0.000063"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:42.850004" elapsed="0.000534"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:42.818846" elapsed="0.031743"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:42.856757" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:42.852815" elapsed="0.004003"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:42.852331" elapsed="0.004524"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:42.852289" elapsed="0.004591"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:42.859190" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:42.857137" elapsed="0.002099"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:42.856934" elapsed="0.002353"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:42.856918" elapsed="0.002395"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:56:42.859893" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:56:42.859460" elapsed="0.000463"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:42.860213" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:42.859996" elapsed="0.000275"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:42.860731" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:42.860430" elapsed="0.000327"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:42.860295" elapsed="0.000512"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:42.859977" elapsed="0.000854"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:56:42.861383" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:56:42.861009" elapsed="0.000400"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:42.861718" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:42.861478" elapsed="0.000299"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:42.862251" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:42.861954" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:42.861818" elapsed="0.000493"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:42.861461" elapsed="0.000871"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:42.862468" elapsed="0.000380"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T01:56:42.863336" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:56:42.862995" elapsed="0.000369"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T01:56:42.863501" elapsed="0.002089"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T01:56:42.851482" elapsed="0.014174"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T01:56:42.865918" elapsed="0.000037"/>
</return>
<status status="PASS" start="2026-04-21T01:56:42.865784" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:42.865764" elapsed="0.000255"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:42.866172" elapsed="0.000025"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T01:56:42.866245" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T01:56:42.868303" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T01:56:42.813962" elapsed="0.054367"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:56:42.868397" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T01:56:42.868553" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T01:56:42.758096" elapsed="0.110482"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:42.868917" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:42.868677" elapsed="0.000310"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:42.868660" elapsed="0.000351"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:56:42.869044" elapsed="0.000026"/>
</return>
<arg>${PCEP_VARIABLES_FOLDER}${/}node_speaker_entity_identifier</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T01:56:42.752357" elapsed="0.116819"/>
</kw>
<doc>Additional PCEP Speaker configuration for at least oxygen streams.
Allows PCEP speaker to determine if state synchronization can be skipped when a PCEP session is restarted.</doc>
<status status="PASS" start="2026-04-21T01:56:42.750024" elapsed="0.119282"/>
</test>
<test id="s1-s2-t4" name="Topology_Default" line="58">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:42.873490" level="INFO">${topology_uri} = /rests/data/network-topology:network-topology/topology=pcep-topology/node=pcc:%2F%2F10.30.171.116/network-topology-pcep:path-computation-client?content=nonconfig</msg>
<var>${topology_uri}</var>
<arg>'${uri}'=='${EMPTY}'</arg>
<arg>${REST_API}/${TOPOLOGY_URL}=pcep-topology?content=nonconfig</arg>
<arg>${REST_API}/${TOPOLOGY_URL}=pcep-topology/${uri}?content=nonconfig</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:42.871134" elapsed="0.002384"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:56:42.887649" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology/node=pcc:%2F%2F10.30.171.116/network-topology-pcep:path-computation-client?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology/node=pcc:%2F%2F10.30.171.116/network-topology-pcep:path-computation-client?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node02bjprlk0rsghadefadwk2ww1.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:56:42.888743" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology/node=pcc:%2F%2F10.30.171.116/network-topology-pcep:path-computation-client?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '918'} 
 body={"network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}} 
 </msg>
<msg time="2026-04-21T01:56:42.888935" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${topology_uri}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:56:42.873667" elapsed="0.015304"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:56:42.893585" level="INFO">${expected_normalized} = {
 "network-topology-pcep:path-computation-client": {
  "ip-address": "10.30.171.116",
  "reported-lsp": [
   {
    "name": "pcc_10.30.171.116_tunnel_1",
    "path": [
     {
      "ero": {
       "ig...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:56:42.892661" elapsed="0.000967"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:56:42.894708" level="INFO">${actual_normalized} = {
 "network-topology-pcep:path-computation-client": {
  "ip-address": "10.30.171.116",
  "reported-lsp": [
   {
    "name": "pcc_10.30.171.116_tunnel_1",
    "path": [
     {
      "ero": {
       "ig...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:56:42.893848" elapsed="0.000901"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T01:56:42.894974" elapsed="0.000630"/>
</kw>
<arg>${exp}</arg>
<arg>${response.text}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T01:56:42.889269" elapsed="0.006424"/>
</kw>
<arg>${default_json}</arg>
<arg>${PATH_SESSION_URI}</arg>
<doc>Get current pcep-topology as json, compare both expected and actual json.
Error codes and normalized jsons should match exactly.</doc>
<status status="PASS" start="2026-04-21T01:56:42.870735" elapsed="0.025032"/>
</kw>
<arg>10s</arg>
<arg>1s</arg>
<arg>Compare_Topology</arg>
<arg>${default_json}</arg>
<arg>${PATH_SESSION_URI}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T01:56:42.870240" elapsed="0.025621"/>
</kw>
<doc>Compare pcep-topology to default_json, which includes a tunnel from pcc-mock.
Timeout is lower than in Precondition, as state from pcc-mock should be updated quickly.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T01:56:42.869537" elapsed="0.026492"/>
</test>
<test id="s1-s2-t5" name="Update_Delegated" line="64">
<kw name="Update_Xml_Lsp_Return_Json" owner="PcepOperations">
<kw name="Operate_Xml_Lsp_Return_Json" owner="PcepOperations">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:42.899009" level="INFO">${uri_path} = /rests/operations/network-topology-pcep:update-lsp</msg>
<var>${uri_path}</var>
<arg>/rests/operations/${uri_part}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:42.898565" elapsed="0.000481"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:56:43.017584" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/operations/network-topology-pcep:update-lsp 
 path_url=/rests/operations/network-topology-pcep:update-lsp 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Content-Length': '752', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;input xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep"&gt;
 &lt;node&gt;pcc://10.30.171.116&lt;/node&gt;
 &lt;name&gt;pcc_10.30.171.116_tunnel_1&lt;/name&gt;
 &lt;network-topology-ref xmlns:topo="urn:TBD:params:xml:ns:yang:network-topology"&gt;/topo:network-topology/topo:topology[topo:topology-id="pcep-topology"]&lt;/network-topology-ref&gt;
 &lt;arguments&gt;
  &lt;lsp xmlns="urn:opendaylight:params:xml:ns:yang:pcep:ietf:stateful"&gt;
   &lt;delegate&gt;true&lt;/delegate&gt;
   &lt;administrative&gt;true&lt;/administrative&gt;
  &lt;/lsp&gt;
  &lt;ero&gt;
   &lt;subobject&gt;
    &lt;loose&gt;false&lt;/loose&gt;
    &lt;ip-prefix&gt;&lt;ip-prefix&gt;2.2.2.2/32&lt;/ip-prefix&gt;&lt;/ip-prefix&gt;
   &lt;/subobject&gt;
   &lt;subobject&gt;
    &lt;loose&gt;false&lt;/loose&gt;
    &lt;ip-prefix&gt;&lt;ip-prefix&gt;1.1.1.1/32&lt;/ip-prefix&gt;&lt;/ip-prefix&gt;
   &lt;/subobject&gt;
  &lt;/ero&gt;
 &lt;/arguments&gt;
&lt;/input&gt;
 
 </msg>
<msg time="2026-04-21T01:56:43.017760" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/operations/network-topology-pcep:update-lsp 
 status=204, reason=No Content 
 headers={'Set-Cookie': 'JSESSIONID=node01wyw8bf0zwtmw11q7q28mv3tox2.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 20-Apr-2026 01:56:42 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT'} 
 body=None 
 </msg>
<msg time="2026-04-21T01:56:43.018043" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>pcep_session</arg>
<arg>url=${uri_path}</arg>
<arg>data=${xml_data}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:56:42.899235" elapsed="0.118868"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:43.019287" level="INFO">&lt;input xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep"&gt;
 &lt;node&gt;pcc://10.30.171.116&lt;/node&gt;
 &lt;name&gt;pcc_10.30.171.116_tunnel_1&lt;/name&gt;
 &lt;network-topology-ref xmlns:topo="urn:TBD:params:xml:ns:yang:network-topology"&gt;/topo:network-topology/topo:topology[topo:topology-id="pcep-topology"]&lt;/network-topology-ref&gt;
 &lt;arguments&gt;
  &lt;lsp xmlns="urn:opendaylight:params:xml:ns:yang:pcep:ietf:stateful"&gt;
   &lt;delegate&gt;true&lt;/delegate&gt;
   &lt;administrative&gt;true&lt;/administrative&gt;
  &lt;/lsp&gt;
  &lt;ero&gt;
   &lt;subobject&gt;
    &lt;loose&gt;false&lt;/loose&gt;
    &lt;ip-prefix&gt;&lt;ip-prefix&gt;2.2.2.2/32&lt;/ip-prefix&gt;&lt;/ip-prefix&gt;
   &lt;/subobject&gt;
   &lt;subobject&gt;
    &lt;loose&gt;false&lt;/loose&gt;
    &lt;ip-prefix&gt;&lt;ip-prefix&gt;1.1.1.1/32&lt;/ip-prefix&gt;&lt;/ip-prefix&gt;
   &lt;/subobject&gt;
  &lt;/ero&gt;
 &lt;/arguments&gt;
&lt;/input&gt;
</msg>
<arg>${xml_data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:43.018601" elapsed="0.000812"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T01:56:43.019781" elapsed="0.004627"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T01:56:43.024464" elapsed="0.000046"/>
</return>
<msg time="2026-04-21T01:56:43.026495" level="INFO">${response} = </msg>
<var>${response}</var>
<arg>network-topology-pcep:update-lsp</arg>
<arg>${xml_data}</arg>
<doc>Post XML data to given pcep-operations URI, check status_code is 200 and return response text (JSON).</doc>
<status status="PASS" start="2026-04-21T01:56:42.898076" elapsed="0.128445"/>
</kw>
<return>
<value>${response}</value>
<status status="PASS" start="2026-04-21T01:56:43.026572" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T01:56:43.026722" level="INFO">${text} = </msg>
<var>${text}</var>
<arg>${update_delegated_xml}</arg>
<doc>Update LSP according to XML data and return response (json) text.</doc>
<status status="PASS" start="2026-04-21T01:56:42.897524" elapsed="0.129223"/>
</kw>
<doc>Perform update-lsp on the mocked tunnel, check response is success.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T01:56:42.896468" elapsed="0.130410"/>
</test>
<test id="s1-s2-t6" name="Topology_Updated" line="69">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:43.031063" level="INFO">${topology_uri} = /rests/data/network-topology:network-topology/topology=pcep-topology/node=pcc:%2F%2F10.30.171.116/network-topology-pcep:path-computation-client?content=nonconfig</msg>
<var>${topology_uri}</var>
<arg>'${uri}'=='${EMPTY}'</arg>
<arg>${REST_API}/${TOPOLOGY_URL}=pcep-topology?content=nonconfig</arg>
<arg>${REST_API}/${TOPOLOGY_URL}=pcep-topology/${uri}?content=nonconfig</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:43.028767" elapsed="0.002324"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:56:43.039344" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology/node=pcc:%2F%2F10.30.171.116/network-topology-pcep:path-computation-client?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology/node=pcc:%2F%2F10.30.171.116/network-topology-pcep:path-computation-client?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node02bjprlk0rsghadefadwk2ww1.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:56:43.040411" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology/node=pcc:%2F%2F10.30.171.116/network-topology-pcep:path-computation-client?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '973'} 
 body={"network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"2.2.2.2/32"}},{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}} 
 </msg>
<msg time="2026-04-21T01:56:43.040823" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${topology_uri}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:56:43.031236" elapsed="0.009653"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:56:43.048168" level="INFO">${expected_normalized} = {
 "network-topology-pcep:path-computation-client": {
  "ip-address": "10.30.171.116",
  "reported-lsp": [
   {
    "name": "pcc_10.30.171.116_tunnel_1",
    "path": [
     {
      "ero": {
       "ig...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:56:43.046764" elapsed="0.001433"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:56:43.048965" level="INFO">${actual_normalized} = {
 "network-topology-pcep:path-computation-client": {
  "ip-address": "10.30.171.116",
  "reported-lsp": [
   {
    "name": "pcc_10.30.171.116_tunnel_1",
    "path": [
     {
      "ero": {
       "ig...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:56:43.048336" elapsed="0.000659"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T01:56:43.049148" elapsed="0.000344"/>
</kw>
<arg>${exp}</arg>
<arg>${response.text}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T01:56:43.041366" elapsed="0.008190"/>
</kw>
<arg>${updated_json}</arg>
<arg>${PATH_SESSION_URI}</arg>
<doc>Get current pcep-topology as json, compare both expected and actual json.
Error codes and normalized jsons should match exactly.</doc>
<status status="PASS" start="2026-04-21T01:56:43.028371" elapsed="0.021239"/>
</kw>
<arg>10s</arg>
<arg>1s</arg>
<arg>Compare_Topology</arg>
<arg>${updated_json}</arg>
<arg>${PATH_SESSION_URI}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T01:56:43.027825" elapsed="0.021834"/>
</kw>
<doc>Compare pcep-topology to default_json, which includes the updated tunnel.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T01:56:43.027237" elapsed="0.022571"/>
</test>
<test id="s1-s2-t7" name="Refuse_Remove_Delegated" line="74">
<kw name="Remove_Xml_Lsp_Return_Json" owner="PcepOperations">
<kw name="Operate_Xml_Lsp_Return_Json" owner="PcepOperations">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:43.051598" level="INFO">${uri_path} = /rests/operations/network-topology-pcep:remove-lsp</msg>
<var>${uri_path}</var>
<arg>/rests/operations/${uri_part}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:43.051296" elapsed="0.000349"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:56:43.118024" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/operations/network-topology-pcep:remove-lsp 
 path_url=/rests/operations/network-topology-pcep:remove-lsp 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01wyw8bf0zwtmw11q7q28mv3tox2.node0', 'Content-Length': '324', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;input xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep"&gt;
 &lt;node&gt;pcc://10.30.171.116&lt;/node&gt;
 &lt;name&gt;pcc_10.30.171.116_tunnel_1&lt;/name&gt;
 &lt;network-topology-ref xmlns:topo="urn:TBD:params:xml:ns:yang:network-topology"&gt;/topo:network-topology/topo:topology[topo:topology-id="pcep-topology"]&lt;/network-topology-ref&gt;
&lt;/input&gt;
 
 </msg>
<msg time="2026-04-21T01:56:43.118652" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/operations/network-topology-pcep:remove-lsp 
 status=200, reason=OK 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '141'} 
 body={"network-topology-pcep:output":{"failure":"failed","error":[{"error-object":{"ignore":false,"processing-rule":false,"value":9,"type":19}}]}} 
 </msg>
<msg time="2026-04-21T01:56:43.118980" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>pcep_session</arg>
<arg>url=${uri_path}</arg>
<arg>data=${xml_data}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:56:43.051781" elapsed="0.067267"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:43.120247" level="INFO">&lt;input xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep"&gt;
 &lt;node&gt;pcc://10.30.171.116&lt;/node&gt;
 &lt;name&gt;pcc_10.30.171.116_tunnel_1&lt;/name&gt;
 &lt;network-topology-ref xmlns:topo="urn:TBD:params:xml:ns:yang:network-topology"&gt;/topo:network-topology/topo:topology[topo:topology-id="pcep-topology"]&lt;/network-topology-ref&gt;
&lt;/input&gt;
</msg>
<arg>${xml_data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:43.119524" elapsed="0.000837"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T01:56:43.120694" elapsed="0.004086"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T01:56:43.124852" elapsed="0.000044"/>
</return>
<msg time="2026-04-21T01:56:43.127344" level="INFO">${response} = {"network-topology-pcep:output":{"failure":"failed","error":[{"error-object":{"ignore":false,"processing-rule":false,"value":9,"type":19}}]}}</msg>
<var>${response}</var>
<arg>network-topology-pcep:remove-lsp</arg>
<arg>${xml_data}</arg>
<doc>Post XML data to given pcep-operations URI, check status_code is 200 and return response text (JSON).</doc>
<status status="PASS" start="2026-04-21T01:56:43.050963" elapsed="0.076417"/>
</kw>
<return>
<value>${response}</value>
<status status="PASS" start="2026-04-21T01:56:43.127443" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T01:56:43.127632" level="INFO">${text} = {"network-topology-pcep:output":{"failure":"failed","error":[{"error-object":{"ignore":false,"processing-rule":false,"value":9,"type":19}}]}}</msg>
<var>${text}</var>
<arg>${remove_delegated_xml}</arg>
<doc>Remove LSP according to XML data and return response (json) text.</doc>
<status status="PASS" start="2026-04-21T01:56:43.050587" elapsed="0.077146"/>
</kw>
<kw name="Pcep_Json_Is_Refused" owner="PcepOperations">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:43.128735" level="INFO">${expected_raw} = {"network-topology-pcep:output":{"error":[{"error-object":{"ignore":false,"processing-rule":false,"type":19,"value":9}}],"failure":"failed"}}</msg>
<var>${expected_raw}</var>
<arg>{"network-topology-pcep:output":{"error":[{"error-object":{"ignore":false,"processing-rule":false,"type":19,"value":9}}],"failure":"failed"}}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:43.128437" elapsed="0.000327"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:56:43.129265" level="INFO">${expected_normalized} = {
 "network-topology-pcep:output": {
  "error": [
   {
    "error-object": {
     "ignore": false,
     "processing-rule": false,
     "type": 19,
     "value": 9
    }
   }
  ],
  "failure": "failed"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:56:43.128921" elapsed="0.000373"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:56:43.129730" level="INFO">${actual_normalized} = {
 "network-topology-pcep:output": {
  "error": [
   {
    "error-object": {
     "ignore": false,
     "processing-rule": false,
     "type": 19,
     "value": 9
    }
   }
  ],
  "failure": "failed"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:56:43.129431" elapsed="0.000326"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${actual_normalized}</arg>
<arg>${expected_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T01:56:43.129912" elapsed="0.000352"/>
</kw>
<arg>${text}</arg>
<doc>Given text should be equal to json response when device refuses tunnel removal.</doc>
<status status="PASS" start="2026-04-21T01:56:43.128031" elapsed="0.002297"/>
</kw>
<doc>Perform remove-lsp on the mocked tunnel, check that mock-pcc has refused to remove it.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T01:56:43.050079" elapsed="0.080355"/>
</test>
<test id="s1-s2-t8" name="Topology_Still_Updated" line="80">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:43.134671" level="INFO">${topology_uri} = /rests/data/network-topology:network-topology/topology=pcep-topology/node=pcc:%2F%2F10.30.171.116/network-topology-pcep:path-computation-client?content=nonconfig</msg>
<var>${topology_uri}</var>
<arg>'${uri}'=='${EMPTY}'</arg>
<arg>${REST_API}/${TOPOLOGY_URL}=pcep-topology?content=nonconfig</arg>
<arg>${REST_API}/${TOPOLOGY_URL}=pcep-topology/${uri}?content=nonconfig</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:43.132552" elapsed="0.002149"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:56:43.145071" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology/node=pcc:%2F%2F10.30.171.116/network-topology-pcep:path-computation-client?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology/node=pcc:%2F%2F10.30.171.116/network-topology-pcep:path-computation-client?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node02bjprlk0rsghadefadwk2ww1.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:56:43.145295" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology/node=pcc:%2F%2F10.30.171.116/network-topology-pcep:path-computation-client?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '973'} 
 body={"network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"2.2.2.2/32"}},{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}} 
 </msg>
<msg time="2026-04-21T01:56:43.145494" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${topology_uri}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:56:43.134867" elapsed="0.010664"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:56:43.150114" level="INFO">${expected_normalized} = {
 "network-topology-pcep:path-computation-client": {
  "ip-address": "10.30.171.116",
  "reported-lsp": [
   {
    "name": "pcc_10.30.171.116_tunnel_1",
    "path": [
     {
      "ero": {
       "ig...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:56:43.149161" elapsed="0.000995"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:56:43.151249" level="INFO">${actual_normalized} = {
 "network-topology-pcep:path-computation-client": {
  "ip-address": "10.30.171.116",
  "reported-lsp": [
   {
    "name": "pcc_10.30.171.116_tunnel_1",
    "path": [
     {
      "ero": {
       "ig...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:56:43.150373" elapsed="0.000916"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T01:56:43.151486" elapsed="0.000551"/>
</kw>
<arg>${exp}</arg>
<arg>${response.text}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T01:56:43.145852" elapsed="0.006276"/>
</kw>
<arg>${updated_json}</arg>
<arg>${PATH_SESSION_URI}</arg>
<doc>Get current pcep-topology as json, compare both expected and actual json.
Error codes and normalized jsons should match exactly.</doc>
<status status="PASS" start="2026-04-21T01:56:43.131882" elapsed="0.020345"/>
</kw>
<arg>10s</arg>
<arg>1s</arg>
<arg>Compare_Topology</arg>
<arg>${updated_json}</arg>
<arg>${PATH_SESSION_URI}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T01:56:43.131303" elapsed="0.021003"/>
</kw>
<doc>Compare pcep-topology to default_json, which includes the updated tunnel, to verify that refusal did not break topology.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T01:56:43.130630" elapsed="0.021846"/>
</test>
<test id="s1-s2-t9" name="Add_Instantiated" line="85">
<kw name="Add_Xml_Lsp_Return_Json" owner="PcepOperations">
<kw name="Operate_Xml_Lsp_Return_Json" owner="PcepOperations">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:43.155028" level="INFO">${uri_path} = /rests/operations/network-topology-pcep:add-lsp</msg>
<var>${uri_path}</var>
<arg>/rests/operations/${uri_part}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:43.154582" elapsed="0.000484"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:56:43.278233" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/operations/network-topology-pcep:add-lsp 
 path_url=/rests/operations/network-topology-pcep:add-lsp 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01wyw8bf0zwtmw11q7q28mv3tox2.node0', 'Content-Length': '812', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;input xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep"&gt;
 &lt;node&gt;pcc://10.30.171.116&lt;/node&gt;
 &lt;name&gt;Instantiated tunnel&lt;/name&gt;
 &lt;network-topology-ref xmlns:topo="urn:TBD:params:xml:ns:yang:network-topology"&gt;/topo:network-topology/topo:topology[topo:topology-id="pcep-topology"]&lt;/network-topology-ref&gt;
 &lt;arguments&gt;
  &lt;lsp xmlns="urn:opendaylight:params:xml:ns:yang:pcep:ietf:stateful"&gt;
   &lt;delegate&gt;true&lt;/delegate&gt;
   &lt;administrative&gt;true&lt;/administrative&gt;
  &lt;/lsp&gt;
  &lt;endpoints-obj&gt;
   &lt;ipv4&gt;
    &lt;source-ipv4-address&gt;10.30.171.116&lt;/source-ipv4-address&gt;
    &lt;destination-ipv4-address&gt;1.1.1.1&lt;/destination-ipv4-address&gt;
   &lt;/ipv4&gt;
  &lt;/endpoints-obj&gt;
  &lt;ero&gt;
   &lt;subobject&gt;
    &lt;loose&gt;false&lt;/loose&gt;
    &lt;ip-prefix&gt;&lt;ip-prefix&gt;1.1.1.1/32&lt;/ip-prefix&gt;&lt;/ip-prefix&gt;
   &lt;/subobject&gt;
  &lt;/ero&gt;
 &lt;/arguments&gt;
&lt;/input&gt;
 
 </msg>
<msg time="2026-04-21T01:56:43.278428" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/operations/network-topology-pcep:add-lsp 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T01:56:43.278732" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>pcep_session</arg>
<arg>url=${uri_path}</arg>
<arg>data=${xml_data}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:56:43.155258" elapsed="0.123569"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:43.280334" level="INFO">&lt;input xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep"&gt;
 &lt;node&gt;pcc://10.30.171.116&lt;/node&gt;
 &lt;name&gt;Instantiated tunnel&lt;/name&gt;
 &lt;network-topology-ref xmlns:topo="urn:TBD:params:xml:ns:yang:network-topology"&gt;/topo:network-topology/topo:topology[topo:topology-id="pcep-topology"]&lt;/network-topology-ref&gt;
 &lt;arguments&gt;
  &lt;lsp xmlns="urn:opendaylight:params:xml:ns:yang:pcep:ietf:stateful"&gt;
   &lt;delegate&gt;true&lt;/delegate&gt;
   &lt;administrative&gt;true&lt;/administrative&gt;
  &lt;/lsp&gt;
  &lt;endpoints-obj&gt;
   &lt;ipv4&gt;
    &lt;source-ipv4-address&gt;10.30.171.116&lt;/source-ipv4-address&gt;
    &lt;destination-ipv4-address&gt;1.1.1.1&lt;/destination-ipv4-address&gt;
   &lt;/ipv4&gt;
  &lt;/endpoints-obj&gt;
  &lt;ero&gt;
   &lt;subobject&gt;
    &lt;loose&gt;false&lt;/loose&gt;
    &lt;ip-prefix&gt;&lt;ip-prefix&gt;1.1.1.1/32&lt;/ip-prefix&gt;&lt;/ip-prefix&gt;
   &lt;/subobject&gt;
  &lt;/ero&gt;
 &lt;/arguments&gt;
&lt;/input&gt;
</msg>
<arg>${xml_data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:43.279431" elapsed="0.001049"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T01:56:43.280880" elapsed="0.004828"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T01:56:43.285768" elapsed="0.000065"/>
</return>
<msg time="2026-04-21T01:56:43.287893" level="INFO">${response} = </msg>
<var>${response}</var>
<arg>network-topology-pcep:add-lsp</arg>
<arg>${xml_data}</arg>
<doc>Post XML data to given pcep-operations URI, check status_code is 200 and return response text (JSON).</doc>
<status status="PASS" start="2026-04-21T01:56:43.154121" elapsed="0.133801"/>
</kw>
<return>
<value>${response}</value>
<status status="PASS" start="2026-04-21T01:56:43.288005" elapsed="0.000061"/>
</return>
<msg time="2026-04-21T01:56:43.288225" level="INFO">${text} = </msg>
<var>${text}</var>
<arg>${add_instantiated_xml}</arg>
<doc>Instantiate LSP according to XML data and return response (json) text.</doc>
<status status="PASS" start="2026-04-21T01:56:43.153592" elapsed="0.134660"/>
</kw>
<doc>Perform add-lsp to create new tunnel, check that response is success.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T01:56:43.152822" elapsed="0.135557"/>
</test>
<test id="s1-s2-t10" name="Topology_Second_Default" line="90">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:43.292716" level="INFO">${topology_uri} = /rests/data/network-topology:network-topology/topology=pcep-topology/node=pcc:%2F%2F10.30.171.116/network-topology-pcep:path-computation-client?content=nonconfig</msg>
<var>${topology_uri}</var>
<arg>'${uri}'=='${EMPTY}'</arg>
<arg>${REST_API}/${TOPOLOGY_URL}=pcep-topology?content=nonconfig</arg>
<arg>${REST_API}/${TOPOLOGY_URL}=pcep-topology/${uri}?content=nonconfig</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:43.290277" elapsed="0.002469"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:56:43.301937" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology/node=pcc:%2F%2F10.30.171.116/network-topology-pcep:path-computation-client?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology/node=pcc:%2F%2F10.30.171.116/network-topology-pcep:path-computation-client?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node02bjprlk0rsghadefadwk2ww1.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:56:43.304463" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology/node=pcc:%2F%2F10.30.171.116/network-topology-pcep:path-computation-client?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1626'} 
 body={"network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"Instantiated tunnel","path":[{"lsp-id":2,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":2,"tunnel-id":2,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"SW5zdGFudGlhdGVkIHR1bm5lbA=="}},"delegate":true,"pce-allocation":false,"plsp-id":2,"operational":"up","odl-pcep-ietf-initiated:create":true,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]},{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"2.2.2.2/32"}},{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}} 
 </msg>
<msg time="2026-04-21T01:56:43.304876" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${topology_uri}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:56:43.292944" elapsed="0.011995"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:56:43.310053" level="INFO">${expected_normalized} = {
 "network-topology-pcep:path-computation-client": {
  "ip-address": "10.30.171.116",
  "reported-lsp": [
   {
    "name": "Instantiated tunnel",
    "path": [
     {
      "ero": {
       "ignore": ...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:56:43.308549" elapsed="0.001549"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:56:43.311600" level="INFO">${actual_normalized} = {
 "network-topology-pcep:path-computation-client": {
  "ip-address": "10.30.171.116",
  "reported-lsp": [
   {
    "name": "Instantiated tunnel",
    "path": [
     {
      "ero": {
       "ignore": ...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:56:43.310303" elapsed="0.001337"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T01:56:43.311895" elapsed="0.000704"/>
</kw>
<arg>${exp}</arg>
<arg>${response.text}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T01:56:43.305243" elapsed="0.007450"/>
</kw>
<arg>${updated_default_json}</arg>
<arg>${PATH_SESSION_URI}</arg>
<doc>Get current pcep-topology as json, compare both expected and actual json.
Error codes and normalized jsons should match exactly.</doc>
<status status="PASS" start="2026-04-21T01:56:43.289815" elapsed="0.022953"/>
</kw>
<arg>10s</arg>
<arg>1s</arg>
<arg>Compare_Topology</arg>
<arg>${updated_default_json}</arg>
<arg>${PATH_SESSION_URI}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T01:56:43.289267" elapsed="0.023591"/>
</kw>
<doc>Compare pcep-topology to default_json, which includes the updated delegated and default instantiated tunnel.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T01:56:43.288629" elapsed="0.024379"/>
</test>
<test id="s1-s2-t11" name="Update_Instantiated" line="95">
<kw name="Update_Xml_Lsp_Return_Json" owner="PcepOperations">
<kw name="Operate_Xml_Lsp_Return_Json" owner="PcepOperations">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:43.314730" level="INFO">${uri_path} = /rests/operations/network-topology-pcep:update-lsp</msg>
<var>${uri_path}</var>
<arg>/rests/operations/${uri_part}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:43.314428" elapsed="0.000329"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:56:43.344038" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/operations/network-topology-pcep:update-lsp 
 path_url=/rests/operations/network-topology-pcep:update-lsp 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01wyw8bf0zwtmw11q7q28mv3tox2.node0', 'Content-Length': '745', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;input xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep"&gt;
 &lt;node&gt;pcc://10.30.171.116&lt;/node&gt;
 &lt;name&gt;Instantiated tunnel&lt;/name&gt;
 &lt;network-topology-ref xmlns:topo="urn:TBD:params:xml:ns:yang:network-topology"&gt;/topo:network-topology/topo:topology[topo:topology-id="pcep-topology"]&lt;/network-topology-ref&gt;
 &lt;arguments&gt;
  &lt;lsp xmlns="urn:opendaylight:params:xml:ns:yang:pcep:ietf:stateful"&gt;
   &lt;delegate&gt;true&lt;/delegate&gt;
   &lt;administrative&gt;true&lt;/administrative&gt;
  &lt;/lsp&gt;
  &lt;ero&gt;
   &lt;subobject&gt;
    &lt;loose&gt;false&lt;/loose&gt;
    &lt;ip-prefix&gt;&lt;ip-prefix&gt;2.2.2.2/32&lt;/ip-prefix&gt;&lt;/ip-prefix&gt;
   &lt;/subobject&gt;
   &lt;subobject&gt;
    &lt;loose&gt;false&lt;/loose&gt;
    &lt;ip-prefix&gt;&lt;ip-prefix&gt;1.1.1.1/32&lt;/ip-prefix&gt;&lt;/ip-prefix&gt;
   &lt;/subobject&gt;
  &lt;/ero&gt;
 &lt;/arguments&gt;
&lt;/input&gt;
 
 </msg>
<msg time="2026-04-21T01:56:43.344324" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/operations/network-topology-pcep:update-lsp 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T01:56:43.344594" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>pcep_session</arg>
<arg>url=${uri_path}</arg>
<arg>data=${xml_data}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:56:43.314977" elapsed="0.029677"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:43.346738" level="INFO">&lt;input xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep"&gt;
 &lt;node&gt;pcc://10.30.171.116&lt;/node&gt;
 &lt;name&gt;Instantiated tunnel&lt;/name&gt;
 &lt;network-topology-ref xmlns:topo="urn:TBD:params:xml:ns:yang:network-topology"&gt;/topo:network-topology/topo:topology[topo:topology-id="pcep-topology"]&lt;/network-topology-ref&gt;
 &lt;arguments&gt;
  &lt;lsp xmlns="urn:opendaylight:params:xml:ns:yang:pcep:ietf:stateful"&gt;
   &lt;delegate&gt;true&lt;/delegate&gt;
   &lt;administrative&gt;true&lt;/administrative&gt;
  &lt;/lsp&gt;
  &lt;ero&gt;
   &lt;subobject&gt;
    &lt;loose&gt;false&lt;/loose&gt;
    &lt;ip-prefix&gt;&lt;ip-prefix&gt;2.2.2.2/32&lt;/ip-prefix&gt;&lt;/ip-prefix&gt;
   &lt;/subobject&gt;
   &lt;subobject&gt;
    &lt;loose&gt;false&lt;/loose&gt;
    &lt;ip-prefix&gt;&lt;ip-prefix&gt;1.1.1.1/32&lt;/ip-prefix&gt;&lt;/ip-prefix&gt;
   &lt;/subobject&gt;
  &lt;/ero&gt;
 &lt;/arguments&gt;
&lt;/input&gt;
</msg>
<arg>${xml_data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:43.345054" elapsed="0.001785"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T01:56:43.347050" elapsed="0.004468"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T01:56:43.351613" elapsed="0.000069"/>
</return>
<msg time="2026-04-21T01:56:43.355280" level="INFO">${response} = </msg>
<var>${response}</var>
<arg>network-topology-pcep:update-lsp</arg>
<arg>${xml_data}</arg>
<doc>Post XML data to given pcep-operations URI, check status_code is 200 and return response text (JSON).</doc>
<status status="PASS" start="2026-04-21T01:56:43.314104" elapsed="0.041203"/>
</kw>
<return>
<value>${response}</value>
<status status="PASS" start="2026-04-21T01:56:43.355360" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:56:43.355516" level="INFO">${text} = </msg>
<var>${text}</var>
<arg>${update_instantiated_xml}</arg>
<doc>Update LSP according to XML data and return response (json) text.</doc>
<status status="PASS" start="2026-04-21T01:56:43.313724" elapsed="0.041816"/>
</kw>
<doc>Perform update-lsp on the newly instantiated tunnel, check that response is success.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T01:56:43.313204" elapsed="0.042451"/>
</test>
<test id="s1-s2-t12" name="Topology_Second_Updated" line="100">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:43.374548" level="INFO">${topology_uri} = /rests/data/network-topology:network-topology/topology=pcep-topology/node=pcc:%2F%2F10.30.171.116/network-topology-pcep:path-computation-client?content=nonconfig</msg>
<var>${topology_uri}</var>
<arg>'${uri}'=='${EMPTY}'</arg>
<arg>${REST_API}/${TOPOLOGY_URL}=pcep-topology?content=nonconfig</arg>
<arg>${REST_API}/${TOPOLOGY_URL}=pcep-topology/${uri}?content=nonconfig</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:43.357675" elapsed="0.016904"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:56:43.384349" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology/node=pcc:%2F%2F10.30.171.116/network-topology-pcep:path-computation-client?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology/node=pcc:%2F%2F10.30.171.116/network-topology-pcep:path-computation-client?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node02bjprlk0rsghadefadwk2ww1.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:56:43.386942" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology/node=pcc:%2F%2F10.30.171.116/network-topology-pcep:path-computation-client?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1681'} 
 body={"network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"Instantiated tunnel","path":[{"lsp-id":2,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":2,"tunnel-id":2,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"SW5zdGFudGlhdGVkIHR1bm5lbA=="}},"delegate":true,"pce-allocation":false,"plsp-id":2,"operational":"up","odl-pcep-ietf-initiated:create":true,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"2.2.2.2/32"}},{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]},{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"2.2.2.2/32"}},{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}} 
 </msg>
<msg time="2026-04-21T01:56:43.387234" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${topology_uri}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:56:43.374735" elapsed="0.012557"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:56:43.394182" level="INFO">${expected_normalized} = {
 "network-topology-pcep:path-computation-client": {
  "ip-address": "10.30.171.116",
  "reported-lsp": [
   {
    "name": "Instantiated tunnel",
    "path": [
     {
      "ero": {
       "ignore": ...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:56:43.393151" elapsed="0.001060"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:56:43.395319" level="INFO">${actual_normalized} = {
 "network-topology-pcep:path-computation-client": {
  "ip-address": "10.30.171.116",
  "reported-lsp": [
   {
    "name": "Instantiated tunnel",
    "path": [
     {
      "ero": {
       "ignore": ...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:56:43.394378" elapsed="0.000970"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T01:56:43.395508" elapsed="0.000374"/>
</kw>
<arg>${exp}</arg>
<arg>${response.text}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T01:56:43.387768" elapsed="0.008178"/>
</kw>
<arg>${updated_updated_json}</arg>
<arg>${PATH_SESSION_URI}</arg>
<doc>Get current pcep-topology as json, compare both expected and actual json.
Error codes and normalized jsons should match exactly.</doc>
<status status="PASS" start="2026-04-21T01:56:43.357254" elapsed="0.038746"/>
</kw>
<arg>10s</arg>
<arg>1s</arg>
<arg>Compare_Topology</arg>
<arg>${updated_updated_json}</arg>
<arg>${PATH_SESSION_URI}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T01:56:43.356693" elapsed="0.039355"/>
</kw>
<doc>Compare pcep-topology to default_json, which includes the updated delegated and updated instantiated tunnel.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T01:56:43.355988" elapsed="0.040177"/>
</test>
<test id="s1-s2-t13" name="Remove_Instantiated" line="105">
<kw name="Remove_Xml_Lsp_Return_Json" owner="PcepOperations">
<kw name="Operate_Xml_Lsp_Return_Json" owner="PcepOperations">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:43.398430" level="INFO">${uri_path} = /rests/operations/network-topology-pcep:remove-lsp</msg>
<var>${uri_path}</var>
<arg>/rests/operations/${uri_part}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:43.398046" elapsed="0.000413"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:56:43.419453" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/operations/network-topology-pcep:remove-lsp 
 path_url=/rests/operations/network-topology-pcep:remove-lsp 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01wyw8bf0zwtmw11q7q28mv3tox2.node0', 'Content-Length': '317', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;input xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep"&gt;
 &lt;node&gt;pcc://10.30.171.116&lt;/node&gt;
 &lt;name&gt;Instantiated tunnel&lt;/name&gt;
 &lt;network-topology-ref xmlns:topo="urn:TBD:params:xml:ns:yang:network-topology"&gt;/topo:network-topology/topo:topology[topo:topology-id="pcep-topology"]&lt;/network-topology-ref&gt;
&lt;/input&gt;
 
 </msg>
<msg time="2026-04-21T01:56:43.419596" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/operations/network-topology-pcep:remove-lsp 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T01:56:43.419872" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>pcep_session</arg>
<arg>url=${uri_path}</arg>
<arg>data=${xml_data}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:56:43.398631" elapsed="0.021302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:43.421290" level="INFO">&lt;input xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep"&gt;
 &lt;node&gt;pcc://10.30.171.116&lt;/node&gt;
 &lt;name&gt;Instantiated tunnel&lt;/name&gt;
 &lt;network-topology-ref xmlns:topo="urn:TBD:params:xml:ns:yang:network-topology"&gt;/topo:network-topology/topo:topology[topo:topology-id="pcep-topology"]&lt;/network-topology-ref&gt;
&lt;/input&gt;
</msg>
<arg>${xml_data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:43.420574" elapsed="0.000829"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T01:56:43.421732" elapsed="0.004778"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T01:56:43.426591" elapsed="0.000061"/>
</return>
<msg time="2026-04-21T01:56:43.429648" level="INFO">${response} = </msg>
<var>${response}</var>
<arg>network-topology-pcep:remove-lsp</arg>
<arg>${xml_data}</arg>
<doc>Post XML data to given pcep-operations URI, check status_code is 200 and return response text (JSON).</doc>
<status status="PASS" start="2026-04-21T01:56:43.397586" elapsed="0.032101"/>
</kw>
<return>
<value>${response}</value>
<status status="PASS" start="2026-04-21T01:56:43.429762" elapsed="0.000060"/>
</return>
<msg time="2026-04-21T01:56:43.430017" level="INFO">${text} = </msg>
<var>${text}</var>
<arg>${remove_instantiated_xml}</arg>
<doc>Remove LSP according to XML data and return response (json) text.</doc>
<status status="PASS" start="2026-04-21T01:56:43.397186" elapsed="0.032868"/>
</kw>
<doc>Perform remove-lsp on the instantiated tunnel, check that response is success.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T01:56:43.396543" elapsed="0.033716"/>
</test>
<test id="s1-s2-t14" name="Topology_Again_Updated" line="110">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:43.437266" level="INFO">${topology_uri} = /rests/data/network-topology:network-topology/topology=pcep-topology/node=pcc:%2F%2F10.30.171.116/network-topology-pcep:path-computation-client?content=nonconfig</msg>
<var>${topology_uri}</var>
<arg>'${uri}'=='${EMPTY}'</arg>
<arg>${REST_API}/${TOPOLOGY_URL}=pcep-topology?content=nonconfig</arg>
<arg>${REST_API}/${TOPOLOGY_URL}=pcep-topology/${uri}?content=nonconfig</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:43.433474" elapsed="0.003824"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:56:43.445126" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology/node=pcc:%2F%2F10.30.171.116/network-topology-pcep:path-computation-client?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology/node=pcc:%2F%2F10.30.171.116/network-topology-pcep:path-computation-client?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node02bjprlk0rsghadefadwk2ww1.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:56:43.445297" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology/node=pcc:%2F%2F10.30.171.116/network-topology-pcep:path-computation-client?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '973'} 
 body={"network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"2.2.2.2/32"}},{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}} 
 </msg>
<msg time="2026-04-21T01:56:43.445419" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${topology_uri}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:56:43.437459" elapsed="0.007986"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:56:43.449293" level="INFO">${expected_normalized} = {
 "network-topology-pcep:path-computation-client": {
  "ip-address": "10.30.171.116",
  "reported-lsp": [
   {
    "name": "pcc_10.30.171.116_tunnel_1",
    "path": [
     {
      "ero": {
       "ig...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:56:43.448580" elapsed="0.000743"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:56:43.450090" level="INFO">${actual_normalized} = {
 "network-topology-pcep:path-computation-client": {
  "ip-address": "10.30.171.116",
  "reported-lsp": [
   {
    "name": "pcc_10.30.171.116_tunnel_1",
    "path": [
     {
      "ero": {
       "ig...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:56:43.449463" elapsed="0.000663"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T01:56:43.450268" elapsed="0.000371"/>
</kw>
<arg>${exp}</arg>
<arg>${response.text}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T01:56:43.445683" elapsed="0.005019"/>
</kw>
<arg>${updated_json}</arg>
<arg>${PATH_SESSION_URI}</arg>
<doc>Get current pcep-topology as json, compare both expected and actual json.
Error codes and normalized jsons should match exactly.</doc>
<status status="PASS" start="2026-04-21T01:56:43.433012" elapsed="0.017745"/>
</kw>
<arg>10s</arg>
<arg>1s</arg>
<arg>Compare_Topology</arg>
<arg>${updated_json}</arg>
<arg>${PATH_SESSION_URI}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T01:56:43.432056" elapsed="0.018768"/>
</kw>
<doc>Compare pcep-topology to default_json, which includes the updated tunnel, to verify that instantiated tunnel was removed.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T01:56:43.430734" elapsed="0.020217"/>
</test>
<test id="s1-s2-t15" name="Stop_Pcc_Mock" line="115">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:56:43.452538" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:56:43.452146" elapsed="0.000422"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T01:56:43.452707" elapsed="0.000321"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T01:56:43.451884" elapsed="0.001337"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T01:56:43.464699" level="INFO">{deadTimer=120, keepalive=30, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=1}}, Tlvs1{stateful=Stateful{lspUpdateCapability=true, augmentation=[Stateful1{deltaLspSyncCapability=false, includeDbVersion=false, triggeredInitialSync=false, triggeredResync=false}, Stateful1{initiation=true}]}}]}}
01:56:41.768 [multiThreadIoEventLoopGroup-2-1] INFO org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser -- Add Path Setup Type Capability TLV: PathSetupTypeCapability{psts=[RsvpTe, SrMpls, Srv6], srPceCapability=SrPceCapability{msd=0, nFlag=true, xFlag=true}, srv6PceCapability=Srv6PceCapability{nFlag=true}}
01:56:41.770 [multiThreadIoEventLoopGroup-2-1] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- PCEP peer [id: 0x0d5a3f46, L:/10.30.171.116:38605 - R:10.30.171.3/10.30.171.3:4189] completed negotiation
01:56:41.773 [multiThreadIoEventLoopGroup-2-1] INFO org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- Session /10.30.171.116:38605[0] &lt;-&gt;</msg>
<msg time="2026-04-21T01:56:43.464827" level="INFO">${output} = {deadTimer=120, keepalive=30, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=1}}, Tlvs1{stateful=Stateful{lspUpdateCapability=true, augmentation=[Stateful1{delt...</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T01:56:43.453419" elapsed="0.011435"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:43.465283" level="INFO">{deadTimer=120, keepalive=30, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=1}}, Tlvs1{stateful=Stateful{lspUpdateCapability=true, augmentation=[Stateful1{deltaLspSyncCapability=false, includeDbVersion=false, triggeredInitialSync=false, triggeredResync=false}, Stateful1{initiation=true}]}}]}}
01:56:41.768 [multiThreadIoEventLoopGroup-2-1] INFO org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser -- Add Path Setup Type Capability TLV: PathSetupTypeCapability{psts=[RsvpTe, SrMpls, Srv6], srPceCapability=SrPceCapability{msd=0, nFlag=true, xFlag=true}, srv6PceCapability=Srv6PceCapability{nFlag=true}}
01:56:41.770 [multiThreadIoEventLoopGroup-2-1] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- PCEP peer [id: 0x0d5a3f46, L:/10.30.171.116:38605 - R:10.30.171.3/10.30.171.3:4189] completed negotiation
01:56:41.773 [multiThreadIoEventLoopGroup-2-1] INFO org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- Session /10.30.171.116:38605[0] &lt;-&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:43.465007" elapsed="0.000332"/>
</kw>
<doc>Send ctrl+c to pcc-mock, fails if no prompt is seen
after 3 seconds (the default for SSHLibrary)</doc>
<status status="PASS" start="2026-04-21T01:56:43.451314" elapsed="0.014134"/>
</test>
<test id="s1-s2-t16" name="Topology_Postcondition" line="122">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:43.470962" level="INFO">${topology_uri} = /rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${topology_uri}</var>
<arg>'${uri}'=='${EMPTY}'</arg>
<arg>${REST_API}/${TOPOLOGY_URL}=pcep-topology?content=nonconfig</arg>
<arg>${REST_API}/${TOPOLOGY_URL}=pcep-topology/${uri}?content=nonconfig</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:43.468947" elapsed="0.002043"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:56:43.478548" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node02bjprlk0rsghadefadwk2ww1.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:56:43.479385" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1138'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"2.2.2.2/32"}},{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T01:56:43.479496" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${topology_uri}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:56:43.471133" elapsed="0.008388"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:56:43.482390" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:56:43.482078" elapsed="0.000339"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:56:43.511367" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:56:43.482551" elapsed="0.028861"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T01:56:43.512033" level="INFO">{
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}

!=

{
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "pcc_10.30.171.116_tunnel_1",
        "path": [
         {
          "ero": {
           "ignore": false,
           "processing-rule": false,
           "subobject": [
            {
             "ip-prefix": {
              "ip-prefix": "1.1.1.1/32"
             },
             "loose": false
            },
            {
             "ip-prefix": {
              "ip-prefix": "2.2.2.2/32"
             },
             "loose": false
            }
           ]
          },
          "lsp-id": 1,
          "odl-pcep-ietf-stateful:lsp": {
           "administrative": true,
           "delegate": true,
           "ignore": false,
           "odl-pcep-ietf-initiated:create": false,
           "operational": "up",
           "pce-allocation": false,
           "plsp-id": 1,
           "processing-rule": false,
           "remove": false,
           "sync": true,
           "tlvs": {
            "lsp-identifiers": {
             "ipv4": {
              "ipv4-extended-tunnel-id": "10.30.171.116",
              "ipv4-tunnel-endpoint-address": "1.1.1.1",
              "ipv4-tunnel-sender-address": "10.30.171.116"
             },
             "lsp-id": 1,
             "tunnel-id": 1
            },
            "symbolic-path-name": {
             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
            }
           }
          }
         }
        ]
       }
      ],
      "state-sync": "synchronized",
      "stateful-tlv": {
       "odl-pcep-ietf-stateful:stateful": {
        "lsp-update-capability": true,
        "odl-pcep-ietf-initiated:initiation": true
       }
      }
     },
     "node-id": "pcc://10.30.171.116"
    }
   ],
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}</msg>
<msg time="2026-04-21T01:56:43.512526" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,75 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
+            {
+             "ip-prefix": {
+              "ip-prefix": "1.1.1.1/32"
+             },
+             "loose": false
+            },
+            {
+             "ip-prefix": {
+              "ip-prefix": "2.2.2.2/32"
+             },
+             "loose": false
+            }
+           ]
+          },
+          "lsp-id": 1,
+          "odl-pcep-ietf-stateful:lsp": {
+           "administrative": true,
+           "delegate": true,
+           "ignore": false,
+           "odl-pcep-ietf-initiated:create": false,
+           "operational": "up",
+           "pce-allocation": false,
+           "plsp-id": 1,
+           "processing-rule": false,
+           "remove": false,
+           "sync": true,
+           "tlvs": {
+            "lsp-identifiers": {
+             "ipv4": {
+              "ipv4-extended-tunnel-id": "10.30.171.116",
+              "ipv4-tunnel-endpoint-address": "1.1.1.1",
+              "ipv4-tunnel-sender-address": "10.30.171.116"
+             },
+             "lsp-id": 1,
+             "tunnel-id": 1
+            },
+            "symbolic-path-name": {
+             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
+            }
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T01:56:43.511605" elapsed="0.001015">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,75 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<arg>${exp}</arg>
<arg>${response.text}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T01:56:43.479729" elapsed="0.033087">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,75 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<arg>${off_json}</arg>
<doc>Get current pcep-topology as json, compare both expected and actual json.
Error codes and normalized jsons should match exactly.</doc>
<status status="FAIL" start="2026-04-21T01:56:43.466852" elapsed="0.046118">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,75 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<kw name="Compare_Topology">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:44.521925" level="INFO">${topology_uri} = /rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${topology_uri}</var>
<arg>'${uri}'=='${EMPTY}'</arg>
<arg>${REST_API}/${TOPOLOGY_URL}=pcep-topology?content=nonconfig</arg>
<arg>${REST_API}/${TOPOLOGY_URL}=pcep-topology/${uri}?content=nonconfig</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:44.518586" elapsed="0.003388"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:56:44.531700" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node02bjprlk0rsghadefadwk2ww1.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:56:44.531935" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '123'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T01:56:44.532095" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${topology_uri}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:56:44.522252" elapsed="0.009882"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:56:44.536609" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:56:44.536148" elapsed="0.000502"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:56:44.537406" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:56:44.537001" elapsed="0.000445"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T01:56:44.537652" elapsed="0.000597"/>
</kw>
<arg>${exp}</arg>
<arg>${response.text}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T01:56:44.532491" elapsed="0.005852"/>
</kw>
<arg>${off_json}</arg>
<doc>Get current pcep-topology as json, compare both expected and actual json.
Error codes and normalized jsons should match exactly.</doc>
<status status="PASS" start="2026-04-21T01:56:44.513637" elapsed="0.024789"/>
</kw>
<arg>10s</arg>
<arg>1s</arg>
<arg>Compare_Topology</arg>
<arg>${off_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T01:56:43.466328" elapsed="1.072166"/>
</kw>
<doc>Compare curent pcep-topology to "off_json" again.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T01:56:43.465724" elapsed="1.072944"/>
</test>
<kw name="Tear_It_Down" type="TEARDOWN">
<kw name="Get File" owner="SSHLibrary">
<msg time="2026-04-21T01:56:44.548132" level="INFO">[chan 6] Opened sftp connection (server version 3)</msg>
<msg time="2026-04-21T01:56:44.556838" level="INFO">'pccmock.log' -&gt; '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/pccmock.log'</msg>
<arg>pccmock.log</arg>
<doc>Downloads file(s) from the remote machine to the local machine.</doc>
<status status="PASS" start="2026-04-21T01:56:44.539853" elapsed="0.017084"/>
</kw>
<kw name="Run" owner="OperatingSystem">
<msg time="2026-04-21T01:56:44.558179" level="INFO">Running command 'cat pccmock.log 2&gt;&amp;1'.</msg>
<msg time="2026-04-21T01:56:44.562647" level="INFO">${pccmocklog} = 01:56:41.609 [multiThreadIoEventLoopGroup-2-1] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiatorFactory -- Replacing bootstrap negotiator for channel [id: 0x0d5a3f46, L:/10.30.171...</msg>
<var>${pccmocklog}</var>
<arg>cat pccmock.log</arg>
<doc>_This keyword is considered deprecated. Use the
[http://robotframework.org/robotframework/latest/libraries/Process.html|
Process] library instead._</doc>
<status status="PASS" start="2026-04-21T01:56:44.557179" elapsed="0.005513"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:44.563387" level="INFO">01:56:41.609 [multiThreadIoEventLoopGroup-2-1] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiatorFactory -- Replacing bootstrap negotiator for channel [id: 0x0d5a3f46, L:/10.30.171.116:38605 - R:10.30.171.3/10.30.171.3:4189]
01:56:41.748 [multiThreadIoEventLoopGroup-2-1] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- PCEP session with [id: 0x0d5a3f46, L:/10.30.171.116:38605 - R:10.30.171.3/10.30.171.3:4189] started, sent proposal Open{deadTimer=120, keepalive=30, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=1}}, Tlvs1{stateful=Stateful{lspUpdateCapability=true, augmentation=[Stateful1{deltaLspSyncCapability=false, includeDbVersion=false, triggeredInitialSync=false, triggeredResync=false}, Stateful1{initiation=true}]}}]}}
01:56:41.768 [multiThreadIoEventLoopGroup-2-1] INFO org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser -- Add Path Setup Type Capability TLV: PathSetupTypeCapability{psts=[RsvpTe, SrMpls, Srv6], srPceCapability=SrPceCapability{msd=0, nFlag=true, xFlag=true}, srv6PceCapability=Srv6PceCapability{nFlag=true}}
01:56:41.770 [multiThreadIoEventLoopGroup-2-1] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- PCEP peer [id: 0x0d5a3f46, L:/10.30.171.116:38605 - R:10.30.171.3/10.30.171.3:4189] completed negotiation
01:56:41.773 [multiThreadIoEventLoopGroup-2-1] INFO org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- Session /10.30.171.116:38605[0] &lt;-&gt; 10.30.171.3/10.30.171.3:4189[0] started
01:56:41.830 [multiThreadIoEventLoopGroup-2-1] INFO org.opendaylight.yangtools.binding.reflect.StringValueObjectFactory -- Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone
01:56:41.831 [multiThreadIoEventLoopGroup-2-1] INFO org.opendaylight.yangtools.binding.reflect.StringValueObjectFactory -- Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix
01:56:41.833 [multiThreadIoEventLoopGroup-2-1] INFO org.opendaylight.yangtools.binding.reflect.StringValueObjectFactory -- Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone
01:56:41.834 [multiThreadIoEventLoopGroup-2-1] INFO org.opendaylight.yangtools.binding.reflect.StringValueObjectFactory -- Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix</msg>
<arg>${pccmocklog}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:44.562953" elapsed="0.000534"/>
</kw>
<kw name="Teardown_Pcep_Operations" owner="PcepOperations">
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-04-21T01:56:44.564471" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-04-21T01:56:44.564106" elapsed="0.000633"/>
</kw>
<doc>Teardown to pair with Setup (otherwise no-op).</doc>
<status status="PASS" start="2026-04-21T01:56:44.563770" elapsed="0.001080"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-04-21T01:56:44.565189" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-04-21T01:56:44.565083" elapsed="0.000174"/>
</kw>
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-04-21T01:56:44.565466" elapsed="0.000493"/>
</kw>
<doc>Download pccmock.log and Log its contents.
Compute and Log the diff between expected and actual normalized responses.
Close both HTTP client session and SSH connection to Mininet.</doc>
<status status="PASS" start="2026-04-21T01:56:44.539530" elapsed="0.026517"/>
</kw>
<doc>Basic tests for odl-bgpcep-pcep-all feature.

Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distribution,
and is available at http://www.eclipse.org/legal/epl-v10.html</doc>
<status status="PASS" start="2026-04-21T01:56:39.253643" elapsed="5.312455"/>
</suite>
<suite id="s1-s3" name="Bgp Functional Md5" source="/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/bgp_functional_md5.robot">
<kw name="Start_Suite" type="SETUP">
<kw name="Setup_Utils_For_Setup_And_Teardown" owner="SetupUtils">
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:44.778673" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T01:56:44.774380" elapsed="0.004350"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-04-21T01:56:44.774143" elapsed="0.004675"/>
</kw>
<kw name="Setup_Karaf_Keywords" owner="KarafKeywords">
<kw name="ClusterManagement_Setup" owner="ClusterManagement">
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-21T01:56:44.783938" level="INFO">${already_done} = False</msg>
<var>${already_done}</var>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>False</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-21T01:56:44.780262" elapsed="0.003715"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="NOT RUN" start="2026-04-21T01:56:44.784203" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:56:44.784074" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:44.784048" elapsed="0.000228"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:44.784819" level="INFO">${ClusterManagement__has_setup_run} = True</msg>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T01:56:44.784433" elapsed="0.000431"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-21T01:56:44.785342" level="INFO">${cluster_size} = 1</msg>
<var>${cluster_size}</var>
<arg>\${NUM_ODL_SYSTEM}</arg>
<arg>1</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-21T01:56:44.785028" elapsed="0.000340"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Convert To Integer" owner="BuiltIn">
<arg>${cluster_size}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-04-21T01:56:44.785894" elapsed="0.000296"/>
</kw>
<msg time="2026-04-21T01:56:44.786287" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:56:44.786334" level="INFO">${possibly_int_of_members} = 1</msg>
<var>${status}</var>
<var>${possibly_int_of_members}</var>
<arg>BuiltIn.Convert_To_Integer</arg>
<arg>${cluster_size}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:56:44.785535" elapsed="0.000821"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:44.786958" level="INFO">${int_of_members} = 1</msg>
<var>${int_of_members}</var>
<arg>'${status}' != 'PASS'</arg>
<arg>${1}</arg>
<arg>${possibly_int_of_members}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:44.786550" elapsed="0.000436"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:56:44.788118" level="INFO">@{member_index_list} = [ ]</msg>
<var>@{member_index_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:56:44.787852" elapsed="0.000294"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:56:44.788553" level="INFO">@{session_list} = [ ]</msg>
<var>@{session_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:56:44.788296" elapsed="0.000284"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:56:44.789053" level="INFO">&amp;{index_to_ip_mapping} = { }</msg>
<var>&amp;{index_to_ip_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:56:44.788740" elapsed="0.000340"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="ClusterManagement__Include_Member_Index" owner="ClusterManagement">
<kw name="Append To List" owner="Collections">
<arg>${member_index_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T01:56:44.792367" elapsed="0.000233"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:44.793114" level="INFO">${member_ip} = 10.30.171.3</msg>
<var>${member_ip}</var>
<arg>${ODL_SYSTEM_${index}_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:44.792763" elapsed="0.000377"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${index_to_ip_mapping}</arg>
<arg>${index}</arg>
<arg>${member_ip}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:56:44.793297" elapsed="0.000231"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:44.794335" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:44.794038" elapsed="0.000323"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-21T01:56:44.794408" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T01:56:44.794593" level="INFO">${session_alias} = ClusterManagement__session_1</msg>
<var>${session_alias}</var>
<arg>member_index=${index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-21T01:56:44.793724" elapsed="0.000893"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:56:44.795236" level="INFO">Creating Session using : alias=ClusterManagement__session_1, url=http://10.30.171.3:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x799add3cf2d0&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>${session_alias}</arg>
<arg>http://${member_ip}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>timeout=${http_timeout}</arg>
<arg>max_retries=${http_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-21T01:56:44.794775" elapsed="0.000608"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${session_list}</arg>
<arg>${session_alias}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T01:56:44.795546" elapsed="0.000191"/>
</kw>
<arg>${index}</arg>
<arg>${member_index_list}</arg>
<arg>${session_list}</arg>
<arg>${index_to_ip_mapping}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Add a corresponding item based on index into the last three arguments.
Create the Http session whose alias is added to list.</doc>
<status status="PASS" start="2026-04-21T01:56:44.791777" elapsed="0.004034"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:56:44.791580" elapsed="0.004277"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${int_of_members+1}</value>
<status status="PASS" start="2026-04-21T01:56:44.789139" elapsed="0.006754"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:44.796499" level="INFO">${ClusterManagement__member_index_list} = [1]</msg>
<arg>\${ClusterManagement__member_index_list}</arg>
<arg>${member_index_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T01:56:44.796084" elapsed="0.000459"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:44.797132" level="INFO">${ClusterManagement__index_to_ip_mapping} = {1: '10.30.171.3'}</msg>
<arg>\${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index_to_ip_mapping}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T01:56:44.796708" elapsed="0.000467"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:44.797720" level="INFO">${ClusterManagement__session_list} = ['ClusterManagement__session_1']</msg>
<arg>\${ClusterManagement__session_list}</arg>
<arg>${session_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T01:56:44.797336" elapsed="0.000425"/>
</kw>
<arg>int_of_members=${int_of_members}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Construct index list, session list and IP mapping, publish them as suite variables.</doc>
<status status="PASS" start="2026-04-21T01:56:44.787375" elapsed="0.010540"/>
</kw>
<arg>http_timeout=${http_timeout}</arg>
<doc>Detect repeated call, or detect number of members and initialize derived suite variables.
Http sessions are created with parameters to not waste time when ODL is no accepting connections properly.</doc>
<status status="PASS" start="2026-04-21T01:56:44.779912" elapsed="0.018062"/>
</kw>
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:56:44.798177" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:56:44.798053" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:44.798032" elapsed="0.000212"/>
</if>
<kw name="Run_Bash_Command_On_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:44.801398" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:44.801016" elapsed="0.000409"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:56:44.801898" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:56:44.801586" elapsed="0.000338"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:56:44.801969" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T01:56:44.802127" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:56:44.800668" elapsed="0.001484"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:56:44.803262" level="INFO">${member_ip} = 10.30.171.3</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:56:44.802978" elapsed="0.000311"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:56:44.804110" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T01:56:44.804220" level="INFO">${current_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T01:56:44.803897" elapsed="0.000349"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:44.808140" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:44.807442" elapsed="0.000785"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:44.807418" elapsed="0.000850"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:56:44.808980" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T01:56:44.809221" level="INFO">${current_ssh_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T01:56:44.808474" elapsed="0.000799"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:44.810268" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.171.3" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:44.809547" elapsed="0.000831"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:56:44.811653" level="INFO">${conn_id} = 1</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T01:56:44.810682" elapsed="0.001022"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T01:56:44.813551" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T01:56:44.813732" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T01:56:44.813140" elapsed="0.000637"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:44.814146" elapsed="0.000538"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T01:56:44.816007" level="INFO">Logging into '10.30.171.3:22' as 'jenkins'.</msg>
<msg time="2026-04-21T01:56:45.129290" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 01:56:31 UTC 2026

  System load:  0.7                Processes:             129
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.171.3
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 01:56:40 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T01:56:44.815559" elapsed="0.314027"/>
</kw>
<msg time="2026-04-21T01:56:45.129672" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:44.815070" elapsed="0.314810"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T01:56:44.812227" elapsed="0.317805"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:56:45.131126" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-04-21T01:56:45.144378" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-04-21T01:56:45.144589" level="INFO">${stdout} = </msg>
<msg time="2026-04-21T01:56:45.144693" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:56:45.130430" elapsed="0.014314"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T01:56:45.145143" elapsed="0.000582"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:45.147595" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:45.146451" elapsed="0.001515"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T01:56:45.148992" elapsed="0.000120"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:56:45.148367" elapsed="0.000927"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:45.148311" elapsed="0.001070"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T01:56:45.150172" elapsed="0.000154"/>
</return>
<status status="PASS" start="2026-04-21T01:56:45.149571" elapsed="0.000943"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:45.149530" elapsed="0.001077"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T01:56:45.150747" elapsed="0.000037"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:45.157297" elapsed="0.000477"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T01:56:45.158103" elapsed="0.000307"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T01:56:45.158673" elapsed="0.000286"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:56:45.152128" elapsed="0.006919"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-04-21T01:56:44.806414" elapsed="0.352812"/>
</kw>
<msg time="2026-04-21T01:56:45.159285" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:44.805682" elapsed="0.353670"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-21T01:56:44.804953" elapsed="0.354490"/>
</kw>
<msg time="2026-04-21T01:56:45.159484" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:44.804409" elapsed="0.355121"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:45.162225" elapsed="0.000316"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T01:56:45.162706" elapsed="0.000188"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T01:56:45.163079" elapsed="0.000103"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:56:45.159852" elapsed="0.003382"/>
</kw>
<msg time="2026-04-21T01:56:45.163328" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-04-21T01:56:44.803511" elapsed="0.359841"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:45.163815" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:45.163551" elapsed="0.000307"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-21T01:56:45.163902" elapsed="0.000030"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-04-21T01:56:44.802543" elapsed="0.361487"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:56:44.802345" elapsed="0.361798"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:56:44.802208" elapsed="0.361975"/>
</for>
<arg>iptables -I INPUT -p tcp --dport ${KARAF_SHELL_PORT} -j ACCEPT; iptables-save</arg>
<doc>Cycle through indices (or all), run command on each.</doc>
<status status="PASS" start="2026-04-21T01:56:44.798472" elapsed="0.365769"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>First connections to Karaf console may fail, so WUKS is used. TODO: Track as a Bug.</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-04-21T01:56:45.164398" elapsed="0.000215"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:56:45.180638" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:56:45.180503" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:45.180477" elapsed="0.000244"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:56:45.181159" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T01:56:45.181276" level="INFO">${current_ssh_connection_object} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T01:56:45.180974" elapsed="0.000329"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:45.181752" level="INFO">{}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:45.181463" elapsed="0.000353"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:45.182242" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:45.181973" elapsed="0.000315"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:56:45.183173" level="FAIL">Dictionary does not contain key '1'.</msg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="FAIL" start="2026-04-21T01:56:45.182887" elapsed="0.000415">Dictionary does not contain key '1'.</status>
</kw>
<msg time="2026-04-21T01:56:45.183413" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-21T01:56:45.183460" level="INFO">${old_connection_index} = Dictionary does not contain key '1'.</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:56:45.182456" elapsed="0.001027"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:45.183807" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:45.183561" elapsed="0.000323"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:45.183542" elapsed="0.000366"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:56:45.184718" level="INFO">${ip_address} = 10.30.171.3</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:56:45.184443" elapsed="0.000301"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-04-21T01:56:45.184813" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T01:56:45.184976" level="INFO">${odl_ip} = 10.30.171.3</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-04-21T01:56:45.184139" elapsed="0.000862"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_PORT}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T01:56:45.185162" elapsed="0.000425"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:56:45.185914" level="INFO">index=4
host=10.30.171.3
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T01:56:45.186018" level="INFO">${karaf_connection_object} = index=4
host=10.30.171.3
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T01:56:45.185759" elapsed="0.000286"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:56:45.186227" elapsed="0.002909"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-04-21T01:56:45.189594" level="INFO">Logging into '10.30.171.3:8101' as 'karaf'.</msg>
<msg time="2026-04-21T01:56:45.928416" level="INFO">Read output: [33m                                                                                           
[33m    ________                       ________                .__  .__       .__     __       
[33m    \_____  \ ______   ____   ____ \______ \ _____  ___.__.|  | |__| ____ |  |___/  |_     
[33m     /   |   \\____ \_/ __ \ /    \ |    |  \\__  \&lt;   |  ||  | |  |/ ___\|  |  \   __\    
[33m    /    |    \  |_&gt; &gt;  ___/|   |  \|    `   \/ __ \\___  ||  |_|  / /_/  &gt;   Y  \  |      
[33m    \_______  /   __/ \___  &gt;___|  /_______  (____  / ____||____/__\___  /|___|  /__|      
[33m            \/|__|        \/     \/        \/     \/\/            /_____/      \/          
[33m                                                                                           

Hit '[1m&lt;tab&gt;[0m' for a list of available commands
and '[1m[cmd] --help[0m' for help on a specific command.
Hit '[1m&lt;ctrl-d&gt;[0m' or type '[1msystem:shutdown[0m' or '[1mlogout[0m' to shutdown OpenDaylight.

[?1h=[90m~[0m                                                                                [?2004hopendaylight-user</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="PASS" start="2026-04-21T01:56:45.189316" elapsed="0.739293"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:45.932162" elapsed="0.000421"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T01:56:45.932757" elapsed="0.000209"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T01:56:45.933127" elapsed="0.000110"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:56:45.929882" elapsed="0.003409"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:56:45.929167" elapsed="0.004173"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-04-21T01:56:45.180127" elapsed="0.753270"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T01:56:45.165375" elapsed="0.768073"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:56:45.165001" elapsed="0.768501"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:56:45.164845" elapsed="0.768698"/>
</iter>
<var>${index}</var>
<value>@{ClusterManagement__member_index_list}</value>
<status status="PASS" start="2026-04-21T01:56:45.164672" elapsed="0.768913"/>
</for>
<arg>http_timeout=${http_timeout}</arg>
<doc>Initialize ClusterManagement. Open ssh karaf connections to each ODL.</doc>
<status status="PASS" start="2026-04-21T01:56:44.779209" elapsed="1.154440"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Test_Suite_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:56:45.936382" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:56:45.936256" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:45.936232" elapsed="0.000225"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:56:45.941219" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:56:45.941113" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:45.941095" elapsed="0.000191"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:45.942258" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:45.941864" elapsed="0.000421"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:56:45.942744" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:56:45.942445" elapsed="0.000325"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:56:45.942832" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T01:56:45.942998" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:56:45.941514" elapsed="0.001509"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:56:45.948581" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:56:45.948471" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:45.948452" elapsed="0.000199"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:56:45.949905" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:56:45.949736" elapsed="0.000216"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:45.949718" elapsed="0.000255"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:56:45.950465" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:56:45.950125" elapsed="0.000367"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:56:45.950905" level="INFO">${current_connection_index} = None</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:56:45.950654" elapsed="0.000277"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:56:46.045366" level="INFO">@root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "r "k "s "p "a "c "e "/ "b "g "p "[78Cc "[A[78Ce</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:56:45.951606" elapsed="0.093966"/>
</kw>
<msg time="2026-04-21T01:56:46.045741" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:56:46.045803" level="INFO">${message_write} = @root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:56:45.951095" elapsed="0.094749"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:56:46.157578" level="INFO">"p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "b "g "p "_ "f "u "[78Cn "[A[78Cc
 "t "i "o "n "a "l "_ "m "d "5 ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:56:46.046730" elapsed="0.111184"/>
</kw>
<msg time="2026-04-21T01:56:46.158109" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:56:46.158159" level="INFO">${message_wait} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:56:46.046160" elapsed="0.112039"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:46.158672" elapsed="0.000057"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:46.158335" elapsed="0.000514"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:46.158302" elapsed="0.000579"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:46.159522" level="INFO"> "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "b "g "p "_ "f "u "[78Cn "[A[78Cc
 "t "i "o "n "a "l "_ "m "d "5 ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:46.159065" elapsed="0.000544"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:46.159945" elapsed="0.000060"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:46.159678" elapsed="0.000452"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:46.159659" elapsed="0.000506"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:56:46.160219" elapsed="0.000054"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:46.163179" elapsed="0.000589"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T01:56:46.164276" elapsed="0.000427"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T01:56:46.165186" elapsed="0.000318"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:56:46.161939" elapsed="0.003681"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:56:46.160687" elapsed="0.005562"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:56:45.949450" elapsed="0.216952"/>
</kw>
<msg time="2026-04-21T01:56:46.166537" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:56:46.166600" level="INFO">${message} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:56:45.948822" elapsed="0.217832"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T01:56:46.166929" elapsed="0.000039"/>
</return>
<status status="PASS" start="2026-04-21T01:56:46.166763" elapsed="0.000252"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:46.166738" elapsed="0.000312"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:46.167621" elapsed="0.000035"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:46.168211" elapsed="0.000035"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T01:56:46.168313" elapsed="0.000024"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T01:56:45.948169" elapsed="0.220340"/>
</kw>
<msg time="2026-04-21T01:56:46.168644" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:56:46.168706" level="INFO">${output} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:56:45.943403" elapsed="0.225359"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:46.169243" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:46.168888" elapsed="0.000431"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:46.168864" elapsed="0.000490"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:56:45.943257" elapsed="0.226202"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:56:45.943080" elapsed="0.226435"/>
</for>
<arg>Starting suite ${SUITE_SOURCE}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T01:56:45.940819" elapsed="0.228776"/>
</kw>
<doc>Log suite name to karaf log, useful in suite setup.</doc>
<status status="PASS" start="2026-04-21T01:56:45.934292" elapsed="0.235382"/>
</kw>
<arg>KarafKeywords.Log_Test_Suite_Start_To_Controller_Karaf</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:56:45.933830" elapsed="0.235903"/>
</kw>
<doc>Prepare both FailFast and Karaf logging, log that the caller suite has started.
This keyword is to be used in suite setup, and without it the other keywords may not work properly.</doc>
<status status="PASS" start="2026-04-21T01:56:44.773802" elapsed="1.396018"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:56:46.170390" level="INFO">${tools_system_conn_id} = 7</msg>
<var>${tools_system_conn_id}</var>
<arg>${TOOLS_SYSTEM_IP}</arg>
<arg>prompt=${DEFAULT_LINUX_PROMPT}</arg>
<arg>timeout=6s</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T01:56:46.170000" elapsed="0.000417"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:46.170956" level="INFO">${tools_system_conn_id} = 7</msg>
<arg>${tools_system_conn_id}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T01:56:46.170593" elapsed="0.000406"/>
</kw>
<kw name="Flexible_Mininet_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T01:56:46.172973" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T01:56:46.173050" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T01:56:46.172660" elapsed="0.000415"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:46.173235" elapsed="0.000582"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T01:56:46.174714" level="INFO">Logging into '10.30.171.116:22' as 'jenkins'.</msg>
<msg time="2026-04-21T01:56:46.503394" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-153-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 01:56:34 UTC 2026

  System load:  0.1                Processes:             109
  Usage of /:   19.3% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.171.116
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

9 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 01:56:39 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T01:56:46.174387" elapsed="0.329173"/>
</kw>
<msg time="2026-04-21T01:56:46.503654" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:46.173996" elapsed="0.329741"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T01:56:46.172186" elapsed="0.331688"/>
</kw>
<msg time="2026-04-21T01:56:46.503930" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:46.171583" elapsed="0.332395"/>
</kw>
<arg>${TOOLS_SYSTEM_USER}</arg>
<doc>Call Flexible SSH Login, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-04-21T01:56:46.171204" elapsed="0.332852"/>
</kw>
<kw name="Virtual_Env_Create" owner="SSHKeywords">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:46.510344" level="INFO">${cd_and_command} = cd '.' &amp;&amp; virtualenv /tmp/defaultvenv</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:46.509999" elapsed="0.000372"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:56:46.511912" level="INFO">Executing command 'cd '.' &amp;&amp; virtualenv /tmp/defaultvenv'.</msg>
<msg time="2026-04-21T01:56:47.051621" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T01:56:47.052003" level="INFO">${stdout} = created virtual environment CPython3.10.12.final.0-64 in 311ms
  creator CPython3Posix(dest=/tmp/defaultvenv, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=b...</msg>
<msg time="2026-04-21T01:56:47.052109" level="INFO">${stderr} = </msg>
<msg time="2026-04-21T01:56:47.052202" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:56:46.511692" elapsed="0.540562"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T01:56:47.054380" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-21T01:56:47.053671" elapsed="0.000818"/>
</kw>
<msg time="2026-04-21T01:56:47.054702" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-21T01:56:47.054830" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:56:47.052733" elapsed="0.002151"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:47.056449" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:47.055442" elapsed="0.001067"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:47.059472" level="INFO">created virtual environment CPython3.10.12.final.0-64 in 311ms
  creator CPython3Posix(dest=/tmp/defaultvenv, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/jenkins/.local/share/virtualenv)
    added seed packages: pip==22.0.2, setuptools==59.6.0, wheel==0.37.1
  activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:47.058911" elapsed="0.000668"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:47.060499" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:47.059955" elapsed="0.000636"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:47.061497" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:47.060959" elapsed="0.000636"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-21T01:56:47.057539" elapsed="0.004247"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:47.056694" elapsed="0.005205"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:47.056645" elapsed="0.005314"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-04-21T01:56:47.062179" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:56:47.062071" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:47.062049" elapsed="0.000344"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T01:56:47.062534" elapsed="0.000037"/>
</return>
<status status="PASS" start="2026-04-21T01:56:47.062445" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:47.062430" elapsed="0.000198"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:47.062777" elapsed="0.000036"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T01:56:46.511136" elapsed="0.551779"/>
</kw>
<msg time="2026-04-21T01:56:47.062974" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:46.510532" elapsed="0.552493"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the virtualenv /tmp/defaultvenv.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-04-21T01:56:46.509324" elapsed="0.553810"/>
</kw>
<msg time="2026-04-21T01:56:47.063188" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:46.505160" elapsed="0.558071"/>
</kw>
<arg>virtualenv ${SSHKeywords__current_venv_path}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-04-21T01:56:46.504728" elapsed="0.558603"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Virtual_Env_Run_Cmd_At_Cwd" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:47.070100" level="INFO">${cd_and_command} = cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install --upgrade pip; deactivate</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:47.069752" elapsed="0.000376"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:56:47.072017" level="INFO">Executing command 'cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install --upgrade pip; deactivate'.</msg>
<msg time="2026-04-21T01:56:49.635998" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T01:56:49.636488" level="INFO">${stdout} = Requirement already satisfied: pip in /tmp/defaultvenv/lib/python3.10/site-packages (22.0.2)
Collecting pip
  Downloading pip-26.0.1-py3-none-any.whl (1.8 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━...</msg>
<msg time="2026-04-21T01:56:49.636769" level="INFO">${stderr} = </msg>
<msg time="2026-04-21T01:56:49.637015" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:56:47.071583" elapsed="2.565523"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T01:56:49.642245" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-21T01:56:49.641534" elapsed="0.000877"/>
</kw>
<msg time="2026-04-21T01:56:49.642651" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-21T01:56:49.642880" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:56:49.637949" elapsed="0.004993"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:49.645285" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:49.643339" elapsed="0.002028"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:49.649415" level="INFO">Requirement already satisfied: pip in /tmp/defaultvenv/lib/python3.10/site-packages (22.0.2)
Collecting pip
  Downloading pip-26.0.1-py3-none-any.whl (1.8 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 13.7 MB/s eta 0:00:00
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 22.0.2
    Uninstalling pip-22.0.2:
      Successfully uninstalled pip-22.0.2
Successfully installed pip-26.0.1</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:49.648947" elapsed="0.000587"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:49.650334" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:49.649956" elapsed="0.000474"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:49.651217" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:49.650841" elapsed="0.000474"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-21T01:56:49.647332" elapsed="0.004082"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:49.645712" elapsed="0.005819"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:49.645661" elapsed="0.005903"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-04-21T01:56:49.651892" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:56:49.651626" elapsed="0.000386"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:49.651608" elapsed="0.000430"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T01:56:49.652265" elapsed="0.000037"/>
</return>
<status status="PASS" start="2026-04-21T01:56:49.652093" elapsed="0.000312"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:49.652076" elapsed="0.000357"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:49.652612" elapsed="0.000025"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T01:56:47.070945" elapsed="2.581878"/>
</kw>
<msg time="2026-04-21T01:56:49.652884" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:47.070286" elapsed="2.582654"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the source /tmp/defaultvenv/bin/activate; pip install --upgrade pip; deactivate.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-04-21T01:56:47.069060" elapsed="2.583964"/>
</kw>
<msg time="2026-04-21T01:56:49.653079" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:47.065289" elapsed="2.587835"/>
</kw>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-04-21T01:56:47.064717" elapsed="2.588731"/>
</kw>
<msg time="2026-04-21T01:56:49.653510" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Cwd_Should_Pass</arg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:47.064293" elapsed="2.589266"/>
</kw>
<arg>pip install --upgrade pip</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs given command within activated virtual env and returns stdout.</doc>
<status status="PASS" start="2026-04-21T01:56:47.063952" elapsed="2.589684"/>
</kw>
<msg time="2026-04-21T01:56:49.653679" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${upgrade_pip}</arg>
<arg>Virtual_Env_Run_Cmd_At_Cwd</arg>
<arg>pip install --upgrade pip</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:47.063489" elapsed="2.590233"/>
</kw>
<doc>Creates virtual env. If not to use the default name, use Virtual_Env_Set_Path kw. Returns stdout.</doc>
<status status="PASS" start="2026-04-21T01:56:46.504371" elapsed="3.149442"/>
</kw>
<kw name="Virtual_Env_Install_Package" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Virtual_Env_Run_Cmd_At_Cwd" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:49.661116" level="INFO">${cd_and_command} = cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install setuptools==44.0.0; deactivate</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:49.660711" elapsed="0.000434"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:56:49.662929" level="INFO">Executing command 'cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install setuptools==44.0.0; deactivate'.</msg>
<msg time="2026-04-21T01:56:51.073571" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T01:56:51.074185" level="INFO">${stdout} = Collecting setuptools==44.0.0
  Downloading setuptools-44.0.0-py2.py3-none-any.whl.metadata (3.7 kB)
Downloading setuptools-44.0.0-py2.py3-none-any.whl (583 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━...</msg>
<msg time="2026-04-21T01:56:51.074307" level="INFO">${stderr} = </msg>
<msg time="2026-04-21T01:56:51.074416" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:56:49.662552" elapsed="1.412053"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T01:56:51.079549" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-21T01:56:51.078240" elapsed="0.001564"/>
</kw>
<msg time="2026-04-21T01:56:51.080166" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-21T01:56:51.080266" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:56:51.075371" elapsed="0.004945"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:51.082960" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:51.080819" elapsed="0.002206"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:51.085345" level="INFO">Collecting setuptools==44.0.0
  Downloading setuptools-44.0.0-py2.py3-none-any.whl.metadata (3.7 kB)
Downloading setuptools-44.0.0-py2.py3-none-any.whl (583 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 583.2/583.2 kB 8.8 MB/s  0:00:00
Installing collected packages: setuptools
  Attempting uninstall: setuptools
    Found existing installation: setuptools 59.6.0
    Uninstalling setuptools-59.6.0:
      Successfully uninstalled setuptools-59.6.0
Successfully installed setuptools-44.0.0</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:51.085008" elapsed="0.000411"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:51.086091" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:51.085720" elapsed="0.000438"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:51.086780" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:51.086461" elapsed="0.000550"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-21T01:56:51.084110" elapsed="0.002985"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:51.083301" elapsed="0.003892"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:51.083273" elapsed="0.003950"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-04-21T01:56:51.087429" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:56:51.087283" elapsed="0.000241"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:51.087265" elapsed="0.000284"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T01:56:51.087732" elapsed="0.000034"/>
</return>
<status status="PASS" start="2026-04-21T01:56:51.087603" elapsed="0.000263"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:51.087587" elapsed="0.000307"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:51.088046" elapsed="0.000022"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T01:56:49.661942" elapsed="1.426245"/>
</kw>
<msg time="2026-04-21T01:56:51.088252" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:49.661310" elapsed="1.426997"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the source /tmp/defaultvenv/bin/activate; pip install setuptools==44.0.0; deactivate.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-04-21T01:56:49.660066" elapsed="1.428342"/>
</kw>
<msg time="2026-04-21T01:56:51.088463" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:49.656169" elapsed="1.432340"/>
</kw>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-04-21T01:56:49.655515" elapsed="1.433086"/>
</kw>
<msg time="2026-04-21T01:56:51.088730" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Cwd_Should_Pass</arg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:49.655103" elapsed="1.433675"/>
</kw>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs given command within activated virtual env and returns stdout.</doc>
<status status="PASS" start="2026-04-21T01:56:49.654696" elapsed="1.434191"/>
</kw>
<msg time="2026-04-21T01:56:51.088933" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Virtual_Env_Run_Cmd_At_Cwd</arg>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:49.654294" elapsed="1.434683"/>
</kw>
<arg>setuptools==44.0.0</arg>
<doc>Installs python package into virtual env. Use with version if needed (e.g. exabgp==3.4.16). Returns stdout.</doc>
<status status="PASS" start="2026-04-21T01:56:49.654022" elapsed="1.435036"/>
</kw>
<kw name="Virtual_Env_Install_Package" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Virtual_Env_Run_Cmd_At_Cwd" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:51.096575" level="INFO">${cd_and_command} = cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install exabgp==3.4.17; deactivate</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:51.096241" elapsed="0.000362"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:56:51.098409" level="INFO">Executing command 'cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install exabgp==3.4.17; deactivate'.</msg>
<msg time="2026-04-21T01:56:53.328411" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T01:56:53.329031" level="INFO">${stdout} = Collecting exabgp==3.4.17
  Downloading exabgp-3.4.17.tar.gz (240 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to bu...</msg>
<msg time="2026-04-21T01:56:53.329168" level="INFO">${stderr} =   error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
        ...</msg>
<msg time="2026-04-21T01:56:53.329282" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:56:51.098047" elapsed="2.231301"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.334745" level="INFO">Length is 1821.</msg>
<msg time="2026-04-21T01:56:53.335782" level="FAIL">'  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in &lt;module&gt;
          main()
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main
          json_out["return_val"] = hook(**hook_input["kwargs"])
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel
          return hook(config_settings)
        File "/tmp/pip-build-env-97juf2n5/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=[])
        File "/tmp/pip-build-env-97juf2n5/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
          self.run_setup()
        File "/tmp/pip-build-env-97juf2n5/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 520, in run_setup
          super().run_setup(setup_script=setup_script)
        File "/tmp/pip-build-env-97juf2n5/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 317, in run_setup
          exec(code, locals())
        File "&lt;string&gt;", line 40
          print """\
          ^^^^^^^^^
      SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'exabgp' when getting requirements to build wheel' should be empty.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="FAIL" start="2026-04-21T01:56:53.333282" elapsed="0.003084">'  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in &lt;module&gt;
          main()
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main
          json_out["return_val"] = hook(**hook_input["kwargs"])
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel
          return hook(config_settings)
        File "/tmp/pip-build-env-97juf2n5/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=[])
        File "/tmp/pip-build-env-97juf2n5/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
          self.run_setup()
        File "/tmp/pip-build-env-97juf2n5/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 520, in run_setup
          super().run_setup(setup_script=setup_script)
        File "/tmp/pip-build-env-97juf2n5/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 317, in run_setup
          exec(code, locals())
        File "&lt;string&gt;", line 40
          print """\
          ^^^^^^^^^
      SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'exabgp' when getting requirements to build wheel' should be empty.</status>
</kw>
<msg time="2026-04-21T01:56:53.336758" level="INFO">${emptiness_status} = FAIL</msg>
<msg time="2026-04-21T01:56:53.336907" level="INFO">${result} = '  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
       ...</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:56:53.330182" elapsed="0.006880"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.339221" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:53.337579" elapsed="0.001681"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.342604" level="INFO">Collecting exabgp==3.4.17
  Downloading exabgp-3.4.17.tar.gz (240 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'error'</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:53.342087" elapsed="0.000620"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.343667" level="INFO">  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in &lt;module&gt;
          main()
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main
          json_out["return_val"] = hook(**hook_input["kwargs"])
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel
          return hook(config_settings)
        File "/tmp/pip-build-env-97juf2n5/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=[])
        File "/tmp/pip-build-env-97juf2n5/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
          self.run_setup()
        File "/tmp/pip-build-env-97juf2n5/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 520, in run_setup
          super().run_setup(setup_script=setup_script)
        File "/tmp/pip-build-env-97juf2n5/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 317, in run_setup
          exec(code, locals())
        File "&lt;string&gt;", line 40
          print """\
          ^^^^^^^^^
      SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'exabgp' when getting requirements to build wheel</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:53.343155" elapsed="0.000696"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.344733" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:53.344277" elapsed="0.000580"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-21T01:56:53.340621" elapsed="0.004346"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:53.339466" elapsed="0.005634"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:53.339428" elapsed="0.005716"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-04-21T01:56:53.345435" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:56:53.345226" elapsed="0.000346"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:53.345202" elapsed="0.000406"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T01:56:53.345998" elapsed="0.000042"/>
</return>
<status status="PASS" start="2026-04-21T01:56:53.345684" elapsed="0.000525"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:53.345661" elapsed="0.000657"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:53.346594" elapsed="0.000037"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T01:56:51.097395" elapsed="2.249444"/>
</kw>
<msg time="2026-04-21T01:56:53.346922" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:51.096762" elapsed="2.250234"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the source /tmp/defaultvenv/bin/activate; pip install exabgp==3.4.17; deactivate.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-04-21T01:56:51.095594" elapsed="2.251535"/>
</kw>
<msg time="2026-04-21T01:56:53.347219" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:51.091654" elapsed="2.255644"/>
</kw>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-04-21T01:56:51.091029" elapsed="2.256386"/>
</kw>
<msg time="2026-04-21T01:56:53.347477" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Cwd_Should_Pass</arg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:51.090585" elapsed="2.256948"/>
</kw>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs given command within activated virtual env and returns stdout.</doc>
<status status="PASS" start="2026-04-21T01:56:51.090203" elapsed="2.257486"/>
</kw>
<msg time="2026-04-21T01:56:53.347744" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Virtual_Env_Run_Cmd_At_Cwd</arg>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:51.089765" elapsed="2.258037"/>
</kw>
<arg>exabgp==3.4.17</arg>
<doc>Installs python package into virtual env. Use with version if needed (e.g. exabgp==3.4.16). Returns stdout.</doc>
<status status="PASS" start="2026-04-21T01:56:51.089262" elapsed="2.258661"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:56:53.348495" level="INFO">Creating Session using : alias=session, url=http://10.30.171.3:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x799adc126e50&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>${CONFIG_SESSION}</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-21T01:56:53.348128" elapsed="0.000908"/>
</kw>
<kw name="Upload_Config_Files">
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-04-21T01:56:53.379091" level="INFO">[chan 5] Opened sftp connection (server version 3)</msg>
<msg time="2026-04-21T01:56:53.390294" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/exa-md5.cfg' -&gt; '/home/jenkins//exa-md5.cfg'</msg>
<arg>${BGP_VAR_FOLDER}${/}exa-md5.cfg</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-21T01:56:53.349664" elapsed="0.040879"/>
</kw>
<kw name="List Files In Directory" owner="SSHLibrary">
<msg time="2026-04-21T01:56:53.399335" level="INFO">1 file:
exa-md5.cfg</msg>
<msg time="2026-04-21T01:56:53.399533" level="INFO">@{cfgfiles} = [ exa-md5.cfg ]</msg>
<var>@{cfgfiles}</var>
<arg>.</arg>
<arg>*.cfg</arg>
<doc>A wrapper for `List Directory` that returns only files.</doc>
<status status="PASS" start="2026-04-21T01:56:53.391095" elapsed="0.008477"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:56:53.400615" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.171.116/g' exa-md5.cfg'.</msg>
<msg time="2026-04-21T01:56:53.413379" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:56:53.400346" elapsed="0.013170"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:56:53.414335" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' exa-md5.cfg'.</msg>
<msg time="2026-04-21T01:56:53.463938" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:56:53.413940" elapsed="0.050182"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:56:53.464917" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exa-md5.cfg'.</msg>
<msg time="2026-04-21T01:56:53.512217" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:56:53.464539" elapsed="0.047871"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:56:53.513297" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exa-md5.cfg'.</msg>
<msg time="2026-04-21T01:56:53.564453" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:56:53.512909" elapsed="0.051866"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:56:53.565879" level="INFO">Executing command 'sed -i -e 's/PASSWORD/topsecret/g' exa-md5.cfg'.</msg>
<msg time="2026-04-21T01:56:53.615980" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/PASSWORD/${MD5_SAME_PASSWD}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:56:53.565350" elapsed="0.050867"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:56:53.617223" level="INFO">Executing command 'cat exa-md5.cfg'.</msg>
<msg time="2026-04-21T01:56:53.667660" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T01:56:53.668019" level="INFO">${stdout} = neighbor 10.30.171.3 {
  router-id 10.30.171.116;
  local-address 10.30.171.116;
  local-as 64496;
  peer-as 64496;
  md5-password topsecret;

  capability {
    route-refresh disable;
    add-path di...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:56:53.616744" elapsed="0.051319"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.669053" level="INFO">neighbor 10.30.171.3 {
  router-id 10.30.171.116;
  local-address 10.30.171.116;
  local-as 64496;
  peer-as 64496;
  md5-password topsecret;

  capability {
    route-refresh disable;
    add-path disable;
  }

  family {
    ipv4 unicast;
  }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:53.668506" elapsed="0.000615"/>
</kw>
<var name="${cfgfile}">exa-md5.cfg</var>
<status status="PASS" start="2026-04-21T01:56:53.400084" elapsed="0.269087"/>
</iter>
<var>${cfgfile}</var>
<value>@{cfgfiles}</value>
<status status="PASS" start="2026-04-21T01:56:53.399686" elapsed="0.269544"/>
</for>
<doc>Uploads exabgp config files</doc>
<status status="PASS" start="2026-04-21T01:56:53.349326" elapsed="0.320012"/>
</kw>
<doc>Suite setup keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:44.773418" elapsed="8.896002"/>
</kw>
<test id="s1-s3-t1" name="Verify Exabgp Connected" line="43">
<kw name="Reconfigure_ODL_To_Accept_Connection" type="SETUP">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.674367" level="INFO">&amp;{mapping} = { BGP_RIB_OPENCONFIG=example-bgp-rib | IP=10.30.171.116 | HOLDTIME=180 | PEER_PORT=17900 | PASSWORD=topsecret | PASSIVE_MODE=true }</msg>
<var>&amp;{mapping}</var>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PASSWORD=${password}</arg>
<arg>PASSIVE_MODE=true</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:56:53.672688" elapsed="0.001761"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.722074" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:53.721491" elapsed="0.000714"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:56:53.723420" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:56:53.723023" elapsed="0.000500">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T01:56:53.723652" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:56:53.722457" elapsed="0.001229"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.724461" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:53.723938" elapsed="0.000560"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:56:53.724950" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:56:53.725196" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:56:53.724725" elapsed="0.000509"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.725808" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:53.725464" elapsed="0.000437"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.727473" level="INFO">mapping: {'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSWORD': 'topsecret', 'PASSIVE_MODE': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:53.727118" elapsed="0.000419"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.728151" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:56:53.727758" elapsed="0.000430"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.729157" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:56:53.728715" elapsed="0.000478"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:56:53.730644" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:56:53.729989" elapsed="0.000691"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:56:53.730755" elapsed="0.000055"/>
</return>
<msg time="2026-04-21T01:56:53.731017" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:56:53.729527" elapsed="0.001525"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:56:53.731269" elapsed="0.000330"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T01:56:53.728518" elapsed="0.003136"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.732441" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:56:53.732027" elapsed="0.000451"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:56:53.733834" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:56:53.733198" elapsed="0.000676"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:56:53.733943" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T01:56:53.734149" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:56:53.732738" elapsed="0.001446"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:56:53.734398" elapsed="0.000300"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T01:56:53.731814" elapsed="0.002941"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.735532" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:56:53.735120" elapsed="0.000448"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:56:53.737222" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:56:53.736517" elapsed="0.000742"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:56:53.737339" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T01:56:53.737654" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:56:53.735845" elapsed="0.001845"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:56:53.737928" elapsed="0.000304"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T01:56:53.734932" elapsed="0.003356"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.739071" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:56:53.738635" elapsed="0.000473"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:56:53.740411" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:56:53.739805" elapsed="0.000643"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:56:53.740527" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T01:56:53.740736" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:56:53.739365" elapsed="0.001406"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:56:53.741031" elapsed="0.000310"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T01:56:53.738446" elapsed="0.002950"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.742212" level="INFO">${value} = topsecret</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:56:53.741770" elapsed="0.000477"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:56:53.743550" level="INFO">${encoded} = topsecret</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:56:53.742970" elapsed="0.000615"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:56:53.743653" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T01:56:53.743887" level="INFO">${encoded_value} = topsecret</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:56:53.742504" elapsed="0.001419"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:56:53.744140" elapsed="0.000310"/>
</kw>
<var name="${key}">PASSWORD</var>
<var name="${value}">topsecret</var>
<status status="PASS" start="2026-04-21T01:56:53.741551" elapsed="0.002955"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.745305" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:56:53.744891" elapsed="0.000449"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:56:53.746460" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:56:53.746023" elapsed="0.000463"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:56:53.746537" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T01:56:53.746692" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:56:53.745597" elapsed="0.001119"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:56:53.746886" elapsed="0.000226"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T01:56:53.744659" elapsed="0.002494"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T01:56:53.728263" elapsed="0.018926"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T01:56:53.747232" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:56:53.747393" level="INFO">${mapping_to_use} = {'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSWORD': 'topsecret', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T01:56:53.726644" elapsed="0.020774"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:53.726016" elapsed="0.021434"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:53.747633" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:53.747477" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:53.725980" elapsed="0.021731"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.748570" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:56:53.747875" elapsed="0.000724"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:56:53.748648" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:56:53.720497" elapsed="0.028277"/>
</kw>
<msg time="2026-04-21T01:56:53.748902" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:53.703036" elapsed="0.045922"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:53.761643" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:53.774847" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:53.787375" elapsed="0.000037"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:53.787623" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:53.787814" elapsed="0.000034"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:53.788263" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:53.788108" elapsed="0.000212"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:56:53.788088" elapsed="0.000259"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:53.788493" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:53.788664" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:53.788848" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:56:53.788045" elapsed="0.000859"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:56:53.787918" elapsed="0.001015"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:53.789086" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:56:53.789167" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T01:56:53.789338" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:56:53.695055" elapsed="0.094313"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.817342" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:53.816882" elapsed="0.000503"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:56:53.818241" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:56:53.817969" elapsed="0.000439">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T01:56:53.818508" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:56:53.817574" elapsed="0.000959"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.819183" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:53.818744" elapsed="0.000467"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:56:53.819543" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:56:53.819718" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:56:53.819394" elapsed="0.000354"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.820274" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
        &lt;auth-password&gt;$PASSWORD&lt;/auth-password&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:53.820008" elapsed="0.000327"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T01:56:53.820807" elapsed="0.000042"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:53.820422" elapsed="0.000463"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.821384" level="INFO">${mapping_to_use} = {'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSWORD': 'topsecret', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:53.821074" elapsed="0.000336"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:53.820914" elapsed="0.000533"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:53.820395" elapsed="0.001075"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.822398" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflec...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:56:53.821620" elapsed="0.000811"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:56:53.822488" elapsed="0.000037"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:56:53.816084" elapsed="0.006546"/>
</kw>
<msg time="2026-04-21T01:56:53.822690" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:53.802464" elapsed="0.020277"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:53.835748" elapsed="0.000052"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:53.848308" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:53.860896" elapsed="0.000053"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:53.861258" elapsed="0.000027"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:53.861451" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:53.861935" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:53.861759" elapsed="0.000234"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:56:53.861739" elapsed="0.000282"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:53.862168" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:53.862337" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:53.862504" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:56:53.861693" elapsed="0.000865"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:56:53.861545" elapsed="0.001043"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:53.862739" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:56:53.862838" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T01:56:53.863022" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflec...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:56:53.799613" elapsed="0.063440"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:56:53.864595" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:56:53.864240" elapsed="0.000432">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T01:56:53.864766" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:56:53.863794" elapsed="0.001000"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:53.865190" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:53.864888" elapsed="0.000362"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.865763" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:53.865464" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:53.865275" elapsed="0.000567"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:53.864869" elapsed="0.000995"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.868216" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:53.866018" elapsed="0.002226"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T01:56:53.868299" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T01:56:53.868462" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:56:53.863426" elapsed="0.005062"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.870023" level="INFO">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.116</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:53.869740" elapsed="0.000521"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.870666" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
        &lt;auth-password&gt;topsecret&lt;/auth-password&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:53.870422" elapsed="0.000301"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.871177" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:53.870928" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.871621" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:53.871380" elapsed="0.000285"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T01:56:53.872506" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T01:56:53.872305" elapsed="0.000228"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T01:56:53.872887" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T01:56:53.872690" elapsed="0.000224"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:56:53.873071" elapsed="0.000253"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.873783" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:53.873529" elapsed="0.000339"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T01:56:53.873929" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T01:56:53.874130" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T01:56:53.871893" elapsed="0.002264"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:56:53.900207" level="INFO">PUT Request : url=http://10.30.171.3:8181/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.116 
 path_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.116 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Content-Length': '847', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
        &lt;auth-password&gt;topsecret&lt;/auth-password&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T01:56:53.900390" level="INFO">PUT Response : url=http://10.30.171.3:8181/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.116 
 status=201, reason=Created 
 headers={'Set-Cookie': 'JSESSIONID=node0fjfyca6j4mg41ezo7lsrwxymn3.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 20-Apr-2026 01:56:53 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T01:56:53.900666" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:56:53.876557" elapsed="0.024170"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:53.874262" elapsed="0.026617"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:53.901351" elapsed="0.000053"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:53.900948" elapsed="0.000559"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:53.874241" elapsed="0.027314"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.909533" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:53.903979" elapsed="0.005665"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:53.903429" elapsed="0.006295"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:53.903389" elapsed="0.006389"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.913280" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:53.910654" elapsed="0.002673"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:53.910033" elapsed="0.003328"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:53.909992" elapsed="0.003394"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.914003" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:56:53.913574" elapsed="0.000456"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:53.914340" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:53.914100" elapsed="0.000298"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.914953" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:53.914622" elapsed="0.000358"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:53.914422" elapsed="0.000595"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:53.914082" elapsed="0.000957"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.915574" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:56:53.915202" elapsed="0.000400"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:53.915969" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:53.915672" elapsed="0.000356"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.916522" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:53.916224" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:53.916053" elapsed="0.000532"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:53.915655" elapsed="0.000951"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:53.916762" elapsed="0.000381"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T01:56:53.917710" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:56:53.917310" elapsed="0.000426"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T01:56:53.917917" elapsed="0.002425"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T01:56:53.902548" elapsed="0.017861"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T01:56:53.920590" elapsed="0.000037"/>
</return>
<status status="PASS" start="2026-04-21T01:56:53.920477" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:53.920459" elapsed="0.000228"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:53.920854" elapsed="0.000023"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T01:56:53.920924" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T01:56:53.923195" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T01:56:53.868853" elapsed="0.054369"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:56:53.923288" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T01:56:53.923449" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T01:56:53.682504" elapsed="0.240970"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:53.923841" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:53.923571" elapsed="0.000341"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:53.923554" elapsed="0.000383"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:56:53.923970" elapsed="0.000026"/>
</return>
<arg>${BGP_PEER_FOLDER}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T01:56:53.675135" elapsed="0.248961"/>
</kw>
<arg>${MD5_SAME_PASSWD}</arg>
<doc>Configures BGP peer module with initiate-connection set to false.</doc>
<status status="PASS" start="2026-04-21T01:56:53.671576" elapsed="0.252628"/>
</kw>
<kw name="Start_ExaBgp_And_Verify_Connected" owner="ExaBgpLib">
<for flavor="IN RANGE">
<iter>
<kw name="Start_ExaBgp" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.927634" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exa-md5.cfg</msg>
<var>${start_cmd}</var>
<arg>${CMD} ${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:53.927306" elapsed="0.000356"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.928079" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa-md5.cfg</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:53.927835" elapsed="0.000288"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:56:53.930719" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:56:53.928723" elapsed="0.002054"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T01:56:53.935657" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T01:56:53.935751" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T01:56:53.930968" elapsed="0.004809"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.936613" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:53.936130" elapsed="0.000530"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:53.935870" elapsed="0.000825"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:53.935850" elapsed="0.000872"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-04-21T01:56:53.928365" elapsed="0.008404"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:56:53.938543" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa-md5.cfg</msg>
<msg time="2026-04-21T01:56:53.938631" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug exa-md5.cfg
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:56:53.936940" elapsed="0.001717"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.939095" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug exa-md5.cfg
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:53.938842" elapsed="0.000299"/>
</kw>
<arg>${cfg_file}</arg>
<doc>Dump the start command into prompt. It assumes that no exabgp is running. For verified
start use Start_ExaBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:53.926951" elapsed="0.012277"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.941190" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:53.940840" elapsed="0.000376"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.943332" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:53.941379" elapsed="0.001986"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:56:53.954130" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0fjfyca6j4mg41ezo7lsrwxymn3.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:56:53.954677" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T01:56:53.954921" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:56:53.943747" elapsed="0.011233"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.960652" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:53.955354" elapsed="0.005369"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T01:56:53.964833" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T01:56:53.960981" elapsed="0.003959">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T01:56:53.940360" elapsed="0.024755">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:56.968673" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:56.967599" elapsed="0.001150"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:56.973134" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:56.969212" elapsed="0.003962"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:56:56.984855" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0fjfyca6j4mg41ezo7lsrwxymn3.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:56:56.985553" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '611'} 
 body={"bgp-rib:peer":[{"peer-id":"bgp://10.30.171.116","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true}}]},"peer-role":"ibgp"}]} 
 </msg>
<msg time="2026-04-21T01:56:56.985699" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:56:56.973503" elapsed="0.012233"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:56.990534" level="INFO">{"bgp-rib:peer":[{"peer-id":"bgp://10.30.171.116","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true}}]},"peer-role":"ibgp"}]}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:56.986003" elapsed="0.004656"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="PASS" start="2026-04-21T01:56:56.991220" elapsed="0.004795"/>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="PASS" start="2026-04-21T01:56:56.966144" elapsed="0.029943"/>
</kw>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T01:56:53.939852" elapsed="3.056292"/>
</kw>
<msg time="2026-04-21T01:56:56.996251" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:56:56.996296" level="INFO">${value} = None</msg>
<var>${status}</var>
<var>${value}</var>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:56:53.939428" elapsed="3.056892"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="NOT RUN" start="2026-04-21T01:56:56.996749" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:56.996430" elapsed="0.000405"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:56.996402" elapsed="0.000462"/>
</if>
<if>
<branch type="IF" condition="&quot;${status}&quot; == &quot;PASS&quot;">
<return>
<status status="PASS" start="2026-04-21T01:56:56.997037" elapsed="0.000055"/>
</return>
<status status="PASS" start="2026-04-21T01:56:56.996921" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:56.996905" elapsed="0.000248"/>
</if>
<var name="${idx}">0</var>
<status status="PASS" start="2026-04-21T01:56:53.926702" elapsed="3.070479"/>
</iter>
<var>${idx}</var>
<value>${connection_retries}</value>
<status status="PASS" start="2026-04-21T01:56:53.926476" elapsed="3.070748"/>
</for>
<kw name="Fail" owner="BuiltIn">
<arg>Unable to connect ExaBgp to ODL</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:56.997403" elapsed="0.000023"/>
</kw>
<arg>${BGP_EXAMD5_CFG}</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>${TOOLS_SYSTEM_IP}</arg>
<arg>connection_retries=${3}</arg>
<doc>Starts the ExaBgp and verifies its connection. The verification is done by checking the presence
of the peer in the bgp rib.</doc>
<status status="PASS" start="2026-04-21T01:56:53.924540" elapsed="3.072951"/>
</kw>
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T01:56:56.998227" level="INFO">[?2004l01:56:54 | 1827   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:56:54 | 1827   | [01;34mversion      [0m | [1m4.2.17  [0m
01:56:54 | 1827   | [01;34minterpreter  [0m | [1m3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0][0m
01:56:54 | 1827   | [01;34mos           [0m | [1mLinux releng-12085-696-1-mininet-ovs-217-0 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64[0m
01:56:54 | 1827   | [01;34minstallation [0m | [1m        [0m
01:56:54 | 1827   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
01:56:54 | 1827   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
01:56:54 | 1827   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:56:54 | 1827   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:56:54 | 1827   | [01;31mcli control  [0m | [1m - /run/[0m
01:56:54 | 1827   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:56:54 | 1827   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:56:54 | 1827   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:56:54 | 1827   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:56:54 | 1827   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:56:54 | 1827   | [01;31mcli control  [0m | [1m - /run/[0m
01:56:54 | 1827   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:56:54 | 1827   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:56:54 | 1827   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:56:54 | 1827   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
01:56:54 | 1827   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
01:56:54 | 1827   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
01:56:54 | 1827   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
01:56:54 | 1827   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
01:56:54 | 1827   | configuration[0m | &gt; neighbor         | '10.30.171.3'[0m
01:56:54 | 1827   | configuration[0m | . router-id        | '10.30.171.116'[0m
01:56:54 | 1827   | configuration[0m | . local-address    | '10.30.171.116'[0m
01:56:54 | 1827   | configuration[0m | . local-as         | '64496'[0m
01:56:54 | 1827   | configuration[0m | . peer-as          | '64496'[0m
01:56:54 | 1827   | configuration[0m | . md5-password     | 'topsecret'[0m
01:56:54 | 1827   | configuration[0m | &gt; capability       | [0m
01:56:54 | 1827   | configuration[0m | . route-refresh    | 'disable'[0m
01:56:54 | 1827   | configuration[0m | . add-path         | 'disable'[0m
01:56:54 | 1827   | configuration[0m | &lt; capability       | [0m
01:56:54 | 1827   | configuration[0m | &gt; family           | [0m
01:56:54 | 1827   | configuration[0m | . ipv4             | 'unicast'[0m
01:56:54 | 1827   | configuration[0m | &lt; family           | [0m
01:56:54 | 1827   | configuration[0m | &lt; neighbor         | [0m
01:56:54 | 1827   | reactor      [0m | new peer: neighbor 10.30.171.3 local-ip 10.30.171.116 local-as 64496 peer-as 64496 router-id 10.30.171.116 family-allowed in-open[0m
01:56:54 | 1827   | [01;34mreactor      [0m | [1mloaded new configuration successfully[0m
01:56:54 | 1827   | reactor      [0m | initialising connection to peer-1[0m
01:56:54 | 1827   | outgoing-1   [0m | attempting connection to 10.30.171.3:1790[0m
01:56:54 | 1827   | outgoing-1   [0m | sending TCP payload (  49) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0031 0104 FBF0 00B4 0A1E AB74 1402 0601 0400 0100 0102 0641 0400 00FB F002 0206 00[0m
01:56:54 | 1827   | outgoing-1   [0m | &gt;&gt; OPEN version=4 asn=64496 hold_time=180 router_id=10.30.171.116 capabilities=[Multiprotocol(ipv4 unicast), Extended Message(65535), ASN4(64496)][0m
01:56:54 | 1827   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0035 01[0m
01:56:54 | 1827   | outgoing-1   [0m | received complete TCP payload (  34) 04FB F000 B4C0 0002 0218 0216 4104 0000 FBF0 0600 0200 0104 0001 0001 4002 00B4 4700[0m
01:56:54 | 1827   | outgoing-1   [0m | &lt;&lt; message of type OPEN[0m
01:56:54 | 1827   | outgoing-1   [0m | &lt;&lt; OPEN version=4 asn=64496 hold_time=180 router_id=192.0.2.2 capabilities=[Multiprotocol(ipv4 unicast), Route Refresh, Extended Message(65535), Graceful Restart Flags 0x0 Time 180 , ASN4(64496), Unassigned 71][0m
01:56:54 | 1827   | ka-outgoing-1[0m | receive-timer 60 second(s) left[0m
01:56:54 | 1827   | outgoing-1   [0m | sending TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04[0m
01:56:54 | 1827   | outgoing-1   [0m | &gt;&gt; KEEPALIVE (OPENCONFIRM)[0m
01:56:54 | 1827   | ka-outgoing-1[0m | receive-timer 180 second(s) left[0m
01:56:54 | 1827   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04[0m
01:56:54 | 1827   | outgoing-1   [0m | &lt;&lt; message of type KEEPALIVE[0m
01:56:54 | 1827   | [01;34mreactor      [0m | [1mconnected to peer-1 with outgoing-1 10.30.171.116-10.30.171.3[0m
01:56:54 | 1827   | outgoing-1   [0m | sending TCP payload (  23) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 0200 0000 00[0m
01:56:54 | 1827   | outgoing-1   [0m | &gt;&gt; EOR ipv4 unicast[0m
01:56:54 | 1827   | peer-1       [0m | &gt;&gt; EOR(s)[0m
01:56:54 | 1827   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02[0m
01:56:54 | 1827   | outgoing-1   [0m | received complete TCP payload (   4) 0000 0000[0m
01:56:54 | 1827   | outgoing-1   [0m | &lt;&lt; message of type UPDATE[0m
01:56:54 | 1827   | parser       [0m | parsing UPDATE (   4) 0000 0000[0m
01:56:54 | 1827   | peer-1       [0m | &lt;&lt; UPDATE #1[0m
01:56:54 | 1827   | peer-1       [0m |    UPDATE #1 nlri  (   4) eor 1/1 (ipv4 unicast)[0m
01:56:55 | 1827   | ka-outgoing-1[0m | receive-timer 179 second(s) left[0m
01:56:55 | 1827   | ka-outgoing-1[0m | send-timer 59 second(s) left[0m
01:56:56 | 1827   | ka-outgoing-1[0m | receive-timer 178 second(s) left[0m
01:56:56 | 1827   | ka-outgoing-1[0m | send-timer 58 second(s) left[0m</msg>
<msg time="2026-04-21T01:56:56.998480" level="INFO">${output} = [?2004l01:56:54 | 1827   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:56:54 | 1827   | [01;34mversion      [0m | [1m4.2.17  [0m
01:56:54 | 1827   | [01;34minterpreter  ...</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T01:56:56.998082" elapsed="0.000429"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:56.998960" level="INFO">[?2004l01:56:54 | 1827   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:56:54 | 1827   | [01;34mversion      [0m | [1m4.2.17  [0m
01:56:54 | 1827   | [01;34minterpreter  [0m | [1m3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0][0m
01:56:54 | 1827   | [01;34mos           [0m | [1mLinux releng-12085-696-1-mininet-ovs-217-0 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64[0m
01:56:54 | 1827   | [01;34minstallation [0m | [1m        [0m
01:56:54 | 1827   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
01:56:54 | 1827   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
01:56:54 | 1827   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:56:54 | 1827   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:56:54 | 1827   | [01;31mcli control  [0m | [1m - /run/[0m
01:56:54 | 1827   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:56:54 | 1827   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:56:54 | 1827   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:56:54 | 1827   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:56:54 | 1827   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:56:54 | 1827   | [01;31mcli control  [0m | [1m - /run/[0m
01:56:54 | 1827   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:56:54 | 1827   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:56:54 | 1827   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:56:54 | 1827   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
01:56:54 | 1827   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
01:56:54 | 1827   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
01:56:54 | 1827   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
01:56:54 | 1827   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
01:56:54 | 1827   | configuration[0m | &gt; neighbor         | '10.30.171.3'[0m
01:56:54 | 1827   | configuration[0m | . router-id        | '10.30.171.116'[0m
01:56:54 | 1827   | configuration[0m | . local-address    | '10.30.171.116'[0m
01:56:54 | 1827   | configuration[0m | . local-as         | '64496'[0m
01:56:54 | 1827   | configuration[0m | . peer-as          | '64496'[0m
01:56:54 | 1827   | configuration[0m | . md5-password     | 'topsecret'[0m
01:56:54 | 1827   | configuration[0m | &gt; capability       | [0m
01:56:54 | 1827   | configuration[0m | . route-refresh    | 'disable'[0m
01:56:54 | 1827   | configuration[0m | . add-path         | 'disable'[0m
01:56:54 | 1827   | configuration[0m | &lt; capability       | [0m
01:56:54 | 1827   | configuration[0m | &gt; family           | [0m
01:56:54 | 1827   | configuration[0m | . ipv4             | 'unicast'[0m
01:56:54 | 1827   | configuration[0m | &lt; family           | [0m
01:56:54 | 1827   | configuration[0m | &lt; neighbor         | [0m
01:56:54 | 1827   | reactor      [0m | new peer: neighbor 10.30.171.3 local-ip 10.30.171.116 local-as 64496 peer-as 64496 router-id 10.30.171.116 family-allowed in-open[0m
01:56:54 | 1827   | [01;34mreactor      [0m | [1mloaded new configuration successfully[0m
01:56:54 | 1827   | reactor      [0m | initialising connection to peer-1[0m
01:56:54 | 1827   | outgoing-1   [0m | attempting connection to 10.30.171.3:1790[0m
01:56:54 | 1827   | outgoing-1   [0m | sending TCP payload (  49) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0031 0104 FBF0 00B4 0A1E AB74 1402 0601 0400 0100 0102 0641 0400 00FB F002 0206 00[0m
01:56:54 | 1827   | outgoing-1   [0m | &gt;&gt; OPEN version=4 asn=64496 hold_time=180 router_id=10.30.171.116 capabilities=[Multiprotocol(ipv4 unicast), Extended Message(65535), ASN4(64496)][0m
01:56:54 | 1827   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0035 01[0m
01:56:54 | 1827   | outgoing-1   [0m | received complete TCP payload (  34) 04FB F000 B4C0 0002 0218 0216 4104 0000 FBF0 0600 0200 0104 0001 0001 4002 00B4 4700[0m
01:56:54 | 1827   | outgoing-1   [0m | &lt;&lt; message of type OPEN[0m
01:56:54 | 1827   | outgoing-1   [0m | &lt;&lt; OPEN version=4 asn=64496 hold_time=180 router_id=192.0.2.2 capabilities=[Multiprotocol(ipv4 unicast), Route Refresh, Extended Message(65535), Graceful Restart Flags 0x0 Time 180 , ASN4(64496), Unassigned 71][0m
01:56:54 | 1827   | ka-outgoing-1[0m | receive-timer 60 second(s) left[0m
01:56:54 | 1827   | outgoing-1   [0m | sending TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04[0m
01:56:54 | 1827   | outgoing-1   [0m | &gt;&gt; KEEPALIVE (OPENCONFIRM)[0m
01:56:54 | 1827   | ka-outgoing-1[0m | receive-timer 180 second(s) left[0m
01:56:54 | 1827   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04[0m
01:56:54 | 1827   | outgoing-1   [0m | &lt;&lt; message of type KEEPALIVE[0m
01:56:54 | 1827   | [01;34mreactor      [0m | [1mconnected to peer-1 with outgoing-1 10.30.171.116-10.30.171.3[0m
01:56:54 | 1827   | outgoing-1   [0m | sending TCP payload (  23) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 0200 0000 00[0m
01:56:54 | 1827   | outgoing-1   [0m | &gt;&gt; EOR ipv4 unicast[0m
01:56:54 | 1827   | peer-1       [0m | &gt;&gt; EOR(s)[0m
01:56:54 | 1827   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02[0m
01:56:54 | 1827   | outgoing-1   [0m | received complete TCP payload (   4) 0000 0000[0m
01:56:54 | 1827   | outgoing-1   [0m | &lt;&lt; message of type UPDATE[0m
01:56:54 | 1827   | parser       [0m | parsing UPDATE (   4) 0000 0000[0m
01:56:54 | 1827   | peer-1       [0m | &lt;&lt; UPDATE #1[0m
01:56:54 | 1827   | peer-1       [0m |    UPDATE #1 nlri  (   4) eor 1/1 (ipv4 unicast)[0m
01:56:55 | 1827   | ka-outgoing-1[0m | receive-timer 179 second(s) left[0m
01:56:55 | 1827   | ka-outgoing-1[0m | send-timer 59 second(s) left[0m
01:56:56 | 1827   | ka-outgoing-1[0m | receive-timer 178 second(s) left[0m
01:56:56 | 1827   | ka-outgoing-1[0m | send-timer 58 second(s) left[0m
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:56.998667" elapsed="0.000437"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:56:56.999999" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:56:56.999583" elapsed="0.000453"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T01:56:57.000232" elapsed="0.000331"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T01:56:56.999309" elapsed="0.001332"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T01:56:57.128408" level="INFO">^C01:56:57 | 1827   | [00;31mreactor      [0m | [1m^C received[0m
01:56:57 | 1827   | [00;31mreactor      [0m | [1mperforming shutdown[0m
01:56:57 | 1827   | outgoing-1   [0m | stop, message [shutting down][0m
01:56:57 | 1827   | [01;33moutgoing-1   [0m | [1moutgoing-1 10.30.171.116-10.30.171.3, closing connection[0m
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T01:56:57.128676" level="INFO">${output} = ^C01:56:57 | 1827   | [00;31mreactor      [0m | [1m^C received[0m
01:56:57 | 1827   | [00;31mreactor      [0m | [1mperforming shutdown[0m
01:56:57 | 1827   | outgoing-1   [0m | stop, messag...</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T01:56:57.000814" elapsed="0.127895"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.129676" level="INFO">^C01:56:57 | 1827   | [00;31mreactor      [0m | [1m^C received[0m
01:56:57 | 1827   | [00;31mreactor      [0m | [1mperforming shutdown[0m
01:56:57 | 1827   | outgoing-1   [0m | stop, message [shutting down][0m
01:56:57 | 1827   | [01;33moutgoing-1   [0m | [1moutgoing-1 10.30.171.116-10.30.171.3, closing connection[0m
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:57.128968" elapsed="0.000764"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:56:57.131833" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:56:57.130441" elapsed="0.001449"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T01:56:57.132687" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T01:56:57.132768" level="INFO">${output} = [?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T01:56:57.132055" elapsed="0.000743"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.133452" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:57.133194" elapsed="0.000306"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:57.132889" elapsed="0.000645"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:57.132865" elapsed="0.000698"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-04-21T01:56:57.130040" elapsed="0.003572"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-04-21T01:56:56.997722" elapsed="0.135943"/>
</kw>
<kw name="Delete_Bgp_Peer_Configuration" type="TEARDOWN">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.134679" level="INFO">&amp;{mapping} = { BGP_RIB_OPENCONFIG=example-bgp-rib | IP=10.30.171.116 }</msg>
<var>&amp;{mapping}</var>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:56:57.134214" elapsed="0.000494"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.176410" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:57.176030" elapsed="0.000409"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:56:57.177235" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:56:57.176973" elapsed="0.000334">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T01:56:57.177400" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:56:57.176605" elapsed="0.000820"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.178077" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:57.177590" elapsed="0.000515"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:56:57.178409" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:56:57.178564" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:56:57.178271" elapsed="0.000320"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.179009" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:57.178747" elapsed="0.000308"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.180045" level="INFO">mapping: {'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10.30.171.116'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:57.179770" elapsed="0.000319"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.180511" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:56:57.180246" elapsed="0.000290"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.181217" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:56:57.180920" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:56:57.182286" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:56:57.181961" elapsed="0.000365"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:56:57.182398" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T01:56:57.182565" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:56:57.181438" elapsed="0.001152"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:56:57.182743" elapsed="0.000263"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T01:56:57.180767" elapsed="0.002280"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.183586" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:56:57.183293" elapsed="0.000318"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:56:57.184369" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:56:57.184158" elapsed="0.000236"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:56:57.184445" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:56:57.184596" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:56:57.183813" elapsed="0.000807"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:56:57.184773" elapsed="0.000238"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T01:56:57.183161" elapsed="0.001890"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T01:56:57.180591" elapsed="0.004495"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T01:56:57.185130" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T01:56:57.185285" level="INFO">${mapping_to_use} = {'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10.30.171.116'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T01:56:57.179420" elapsed="0.005889"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:57.179125" elapsed="0.006216"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:57.185514" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:57.185366" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:57.179105" elapsed="0.006484"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.186347" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:56:57.185731" elapsed="0.000645"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:56:57.186424" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:56:57.175362" elapsed="0.011187"/>
</kw>
<msg time="2026-04-21T01:56:57.186602" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:57.162883" elapsed="0.023778"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:57.198917" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:57.211251" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:57.223618" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:57.223959" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:57.224147" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:57.224537" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:57.224389" elapsed="0.000205"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:56:57.224374" elapsed="0.000245"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:57.224820" elapsed="0.000032"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:57.225019" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:57.225220" elapsed="0.000027"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:56:57.224339" elapsed="0.000952"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:56:57.224230" elapsed="0.001096"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:57.225515" elapsed="0.000031"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:56:57.225619" elapsed="0.000022"/>
</return>
<msg time="2026-04-21T01:56:57.225795" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:56:57.158635" elapsed="0.067228"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.227277" level="INFO">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.116</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:57.226967" elapsed="0.000376"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:56:57.244439" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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.116 
 path_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.116 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0fjfyca6j4mg41ezo7lsrwxymn3.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:56:57.244554" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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.116 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T01:56:57.244833" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:56:57.229509" elapsed="0.015388"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:57.227419" elapsed="0.017575"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:57.245411" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:57.245055" elapsed="0.000495"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:57.227401" elapsed="0.018198"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.251562" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:57.247859" elapsed="0.003766"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:57.247504" elapsed="0.004172"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:57.247478" elapsed="0.004234"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.255445" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:57.252128" elapsed="0.003384"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:57.251789" elapsed="0.003771"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:57.251766" elapsed="0.003829"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.256433" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:56:57.255865" elapsed="0.000600"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:57.256777" elapsed="0.000038"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:57.256535" elapsed="0.000318"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.257349" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:57.257046" elapsed="0.000329"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:57.256877" elapsed="0.000534"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:57.256517" elapsed="0.000916"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.257977" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:56:57.257594" elapsed="0.000410"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:57.258310" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:57.258074" elapsed="0.000293"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.258864" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:57.258551" elapsed="0.000340"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:57.258391" elapsed="0.000536"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:57.258055" elapsed="0.000893"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:57.259103" elapsed="0.000377"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T01:56:57.260019" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:56:57.259648" elapsed="0.000399"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T01:56:57.260207" elapsed="0.002293"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T01:56:57.246444" elapsed="0.016121"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T01:56:57.262614" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T01:56:57.264905" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T01:56:57.226191" elapsed="0.038741"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:56:57.264986" elapsed="0.000028"/>
</return>
<arg>${BGP_PEER_FOLDER}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T01:56:57.134951" elapsed="0.130160"/>
</kw>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<status status="PASS" start="2026-04-21T01:56:57.133901" elapsed="0.131271"/>
</kw>
<doc>Verifies exabgp connected with md5 settings</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T01:56:53.669530" elapsed="3.595691"/>
</test>
<test id="s1-s3-t2" name="Verify Exabgp Not Connected" line="54">
<kw name="Reconfigure_ODL_To_Accept_Connection" type="SETUP">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.267156" level="INFO">&amp;{mapping} = { BGP_RIB_OPENCONFIG=example-bgp-rib | IP=10.30.171.116 | HOLDTIME=180 | PEER_PORT=17900 | PASSWORD=different | PASSIVE_MODE=true }</msg>
<var>&amp;{mapping}</var>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PASSWORD=${password}</arg>
<arg>PASSIVE_MODE=true</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:56:57.266506" elapsed="0.000678"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.300884" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:57.300386" elapsed="0.000535"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:56:57.301917" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:56:57.301577" elapsed="0.000437">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T01:56:57.302188" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:56:57.301140" elapsed="0.001080"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.302940" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:57.302436" elapsed="0.000537"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:56:57.303307" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:56:57.303463" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:56:57.303163" elapsed="0.000328"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.303947" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:57.303660" elapsed="0.000335"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.305043" level="INFO">mapping: {'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSWORD': 'different', 'PASSIVE_MODE': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:57.304763" elapsed="0.000326"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.305515" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:56:57.305251" elapsed="0.000290"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.306256" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:56:57.305954" elapsed="0.000328"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:56:57.307288" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:56:57.306797" elapsed="0.000518"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:56:57.307367" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T01:56:57.307528" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:56:57.306472" elapsed="0.001230"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:56:57.307888" elapsed="0.000266"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T01:56:57.305798" elapsed="0.002406"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.308773" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:56:57.308472" elapsed="0.000347"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:56:57.309823" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:56:57.309364" elapsed="0.000488"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:56:57.309903" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:56:57.310055" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:56:57.309012" elapsed="0.001068"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:56:57.310233" elapsed="0.000223"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T01:56:57.308332" elapsed="0.002165"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.311056" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:56:57.310739" elapsed="0.000343"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:56:57.312053" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:56:57.311598" elapsed="0.000482"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:56:57.312131" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:56:57.312316" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:56:57.311270" elapsed="0.001071"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:56:57.312494" elapsed="0.000221"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T01:56:57.310608" elapsed="0.002148"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.313493" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:56:57.313190" elapsed="0.000363"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:56:57.314601" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:56:57.314127" elapsed="0.000502"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:56:57.314680" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:56:57.314852" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:56:57.313766" elapsed="0.001111"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:56:57.315031" elapsed="0.000243"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T01:56:57.312887" elapsed="0.002435"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.315994" level="INFO">${value} = different</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:56:57.315591" elapsed="0.000434"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:56:57.317042" level="INFO">${encoded} = different</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:56:57.316584" elapsed="0.000485"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:56:57.317119" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:56:57.317272" level="INFO">${encoded_value} = different</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:56:57.316237" elapsed="0.001059"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:56:57.317448" elapsed="0.000350"/>
</kw>
<var name="${key}">PASSWORD</var>
<var name="${value}">different</var>
<status status="PASS" start="2026-04-21T01:56:57.315455" elapsed="0.002414"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.318412" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:56:57.318117" elapsed="0.000320"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:56:57.319399" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:56:57.318967" elapsed="0.000459"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:56:57.319475" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:56:57.319627" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:56:57.318625" elapsed="0.001026"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:56:57.319820" elapsed="0.000226"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T01:56:57.317983" elapsed="0.002103"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T01:56:57.305597" elapsed="0.014525"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T01:56:57.320165" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T01:56:57.320375" level="INFO">${mapping_to_use} = {'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSWORD': 'different', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T01:56:57.304436" elapsed="0.015975"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:57.304119" elapsed="0.016330"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:57.320635" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:57.320475" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:57.304050" elapsed="0.016661"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.321545" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:56:57.320876" elapsed="0.000698"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:56:57.321622" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:56:57.299556" elapsed="0.022192"/>
</kw>
<msg time="2026-04-21T01:56:57.321862" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:57.286601" elapsed="0.035321"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:57.334319" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:57.349109" elapsed="0.000081"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:57.361978" elapsed="0.000033"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:57.362215" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:57.362401" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:57.362844" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:57.362672" elapsed="0.000230"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:56:57.362653" elapsed="0.000278"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:57.363077" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:57.363244" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:57.363408" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:56:57.362611" elapsed="0.000850"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:56:57.362488" elapsed="0.001002"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:57.363637" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:56:57.363716" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T01:56:57.363894" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:56:57.282360" elapsed="0.081562"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.391434" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:57.391043" elapsed="0.000421"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:56:57.392281" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:56:57.392026" elapsed="0.000330">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T01:56:57.392452" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:56:57.391629" elapsed="0.000848"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.393156" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:57.392709" elapsed="0.000476"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:56:57.393498" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:56:57.393708" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:56:57.393349" elapsed="0.000389"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.394177" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
        &lt;auth-password&gt;$PASSWORD&lt;/auth-password&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:57.393926" elapsed="0.000310"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T01:56:57.394617" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:57.394308" elapsed="0.000368"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.395165" level="INFO">${mapping_to_use} = {'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSWORD': 'different', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:57.394867" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:57.394702" elapsed="0.000525"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:57.394288" elapsed="0.000961"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.396156" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflec...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:56:57.395398" elapsed="0.000799"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:56:57.396260" elapsed="0.000045"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:56:57.390401" elapsed="0.006014"/>
</kw>
<msg time="2026-04-21T01:56:57.396474" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:57.377695" elapsed="0.018855"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:57.411139" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:57.424058" elapsed="0.000035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:57.437089" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:57.437348" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:57.437536" elapsed="0.000025"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:57.437969" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:57.437814" elapsed="0.000212"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:56:57.437782" elapsed="0.000273"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:57.438205" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:57.438416" elapsed="0.000023"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:57.438590" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:56:57.437743" elapsed="0.000899"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:56:57.437624" elapsed="0.001048"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:57.438838" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:56:57.438916" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T01:56:57.439059" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflec...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:56:57.374838" elapsed="0.064251"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:56:57.440542" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:56:57.440259" elapsed="0.000355">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T01:56:57.440710" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:56:57.439867" elapsed="0.000869"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:57.441092" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:57.440826" elapsed="0.000324"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.441652" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:57.441354" elapsed="0.000324"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:57.441175" elapsed="0.000539"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:57.440793" elapsed="0.000943"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.444101" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:57.441906" elapsed="0.002222"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T01:56:57.444181" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T01:56:57.444341" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:56:57.439423" elapsed="0.004943"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.445915" level="INFO">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.116</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:57.445586" elapsed="0.000377"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.446373" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
        &lt;auth-password&gt;different&lt;/auth-password&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:57.446129" elapsed="0.000385"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.446943" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:57.446675" elapsed="0.000313"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.447379" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:57.447138" elapsed="0.000284"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T01:56:57.448251" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T01:56:57.448053" elapsed="0.000224"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T01:56:57.448608" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T01:56:57.448433" elapsed="0.000201"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:56:57.448788" elapsed="0.000251"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.449449" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:57.449198" elapsed="0.000296"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T01:56:57.449537" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T01:56:57.449697" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T01:56:57.447625" elapsed="0.002097"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:56:57.464344" level="INFO">PUT Request : url=http://10.30.171.3:8181/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.116 
 path_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.116 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0fjfyca6j4mg41ezo7lsrwxymn3.node0', 'Content-Length': '847', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
        &lt;auth-password&gt;different&lt;/auth-password&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T01:56:57.464514" level="INFO">PUT Response : url=http://10.30.171.3:8181/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.116 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T01:56:57.464774" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:56:57.452141" elapsed="0.012734"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:57.449798" elapsed="0.015196"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:57.465449" elapsed="0.000055"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:57.465061" elapsed="0.000554"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:57.449776" elapsed="0.015892"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.472462" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:57.468160" elapsed="0.004347"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:57.467568" elapsed="0.004975"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:57.467524" elapsed="0.005044"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.475172" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:57.472871" elapsed="0.002348"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:57.472624" elapsed="0.002630"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:57.472608" elapsed="0.002671"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.475874" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:56:57.475456" elapsed="0.000446"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:57.476213" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:57.475972" elapsed="0.000299"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.476763" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:57.476457" elapsed="0.000397"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:57.476294" elapsed="0.000598"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:57.475954" elapsed="0.000960"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.477445" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:56:57.477075" elapsed="0.000397"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:57.477776" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:57.477540" elapsed="0.000309"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.478332" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:57.478036" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:57.477874" elapsed="0.000519"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:57.477523" elapsed="0.000892"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:57.478569" elapsed="0.000371"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T01:56:57.479439" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:56:57.479142" elapsed="0.000323"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T01:56:57.479622" elapsed="0.002283"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T01:56:57.466605" elapsed="0.015365"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T01:56:57.482149" elapsed="0.000033"/>
</return>
<status status="PASS" start="2026-04-21T01:56:57.482038" elapsed="0.000178"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:57.482019" elapsed="0.000221"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:57.482391" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T01:56:57.482459" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T01:56:57.484696" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T01:56:57.444765" elapsed="0.039958"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:56:57.484787" elapsed="0.000043"/>
</return>
<msg time="2026-04-21T01:56:57.484959" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T01:56:57.271913" elapsed="0.213070"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T01:56:57.485325" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:56:57.485080" elapsed="0.000313"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:57.485064" elapsed="0.000353"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:56:57.485450" elapsed="0.000026"/>
</return>
<arg>${BGP_PEER_FOLDER}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T01:56:57.267484" elapsed="0.218088"/>
</kw>
<arg>${MD5_DIFF_PASSWD}</arg>
<doc>Configures BGP peer module with initiate-connection set to false.</doc>
<status status="PASS" start="2026-04-21T01:56:57.266159" elapsed="0.219476"/>
</kw>
<kw name="Start_ExaBgp" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.486545" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exa-md5.cfg</msg>
<var>${start_cmd}</var>
<arg>${CMD} ${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:57.486220" elapsed="0.000352"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.486994" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa-md5.cfg</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:57.486730" elapsed="0.000308"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:56:57.490597" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:56:57.487677" elapsed="0.002975"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T01:56:57.494299" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T01:56:57.494425" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T01:56:57.490828" elapsed="0.003624"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.495036" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:57.494767" elapsed="0.000316"/>
</kw>
<status status="PASS" start="2026-04-21T01:56:57.494520" elapsed="0.000597"/>
</branch>
<status status="PASS" start="2026-04-21T01:56:57.494502" elapsed="0.000640"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-04-21T01:56:57.487312" elapsed="0.007876"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:56:57.497449" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa-md5.cfg</msg>
<msg time="2026-04-21T01:56:57.497537" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug exa-md5.cfg
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:56:57.495376" elapsed="0.002187"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.497999" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug exa-md5.cfg
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:57.497725" elapsed="0.000320"/>
</kw>
<arg>${BGP_EXAMD5_CFG}</arg>
<doc>Dump the start command into prompt. It assumes that no exabgp is running. For verified
start use Start_ExaBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:57.485888" elapsed="0.012212"/>
</kw>
<kw name="Verify_Keyword_Never_Passes_Within_Timeout" owner="WaitForFailure">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.501461" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:57.501112" elapsed="0.000376"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.503574" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:57.501653" elapsed="0.001948"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:56:57.513576" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0fjfyca6j4mg41ezo7lsrwxymn3.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:56:57.513909" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T01:56:57.514137" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:56:57.503764" elapsed="0.010434"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.520363" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:57.514600" elapsed="0.005842"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T01:56:57.524101" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T01:56:57.520663" elapsed="0.003536">200.0 != 409.0</status>
</kw>
<arg>session</arg>
<arg>10.30.171.116</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T01:56:57.500722" elapsed="0.023639">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:56:59.528148" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:56:59.527173" elapsed="0.001043"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:56:59.533135" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:56:59.528600" elapsed="0.004598"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:56:59.542786" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0fjfyca6j4mg41ezo7lsrwxymn3.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:56:59.542958" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T01:56:59.543062" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:56:59.533568" elapsed="0.009521"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:56:59.545763" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:56:59.543363" elapsed="0.002464"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T01:56:59.549851" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T01:56:59.545990" elapsed="0.003969">200.0 != 409.0</status>
</kw>
<arg>session</arg>
<arg>10.30.171.116</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T01:56:59.525434" elapsed="0.024776">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:01.553592" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:01.552498" elapsed="0.001143"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:01.557325" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:01.553926" elapsed="0.003443"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:57:01.566138" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0fjfyca6j4mg41ezo7lsrwxymn3.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:57:01.566291" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T01:57:01.566403" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:57:01.557617" elapsed="0.008820"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:01.569130" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:01.566630" elapsed="0.002550"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T01:57:01.572519" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T01:57:01.569341" elapsed="0.003282">200.0 != 409.0</status>
</kw>
<arg>session</arg>
<arg>10.30.171.116</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T01:57:01.551352" elapsed="0.021442">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:03.576130" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:03.575064" elapsed="0.001137"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:03.581260" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:03.576608" elapsed="0.004695"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:57:03.590368" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0fjfyca6j4mg41ezo7lsrwxymn3.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:57:03.590718" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T01:57:03.591042" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:57:03.581558" elapsed="0.009546"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:03.598677" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:03.591762" elapsed="0.007067"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T01:57:03.604435" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T01:57:03.599224" elapsed="0.005349">200.0 != 409.0</status>
</kw>
<arg>session</arg>
<arg>10.30.171.116</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T01:57:03.574028" elapsed="0.030738">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:05.608210" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:05.607280" elapsed="0.001000"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:05.613665" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:05.608672" elapsed="0.005155"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:57:05.624373" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0fjfyca6j4mg41ezo7lsrwxymn3.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:57:05.624662" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T01:57:05.624991" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:57:05.614223" elapsed="0.010830"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:05.630779" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:05.625437" elapsed="0.005436"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T01:57:05.634566" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T01:57:05.631098" elapsed="0.003570">200.0 != 409.0</status>
</kw>
<arg>session</arg>
<arg>10.30.171.116</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T01:57:05.606194" elapsed="0.028677">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:07.636949" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:07.636308" elapsed="0.000687"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:07.639965" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:07.637248" elapsed="0.002756"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:57:07.649893" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0fjfyca6j4mg41ezo7lsrwxymn3.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:57:07.650090" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T01:57:07.650239" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:57:07.640237" elapsed="0.010039"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:07.653891" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:07.650535" elapsed="0.003426"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T01:57:07.657569" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T01:57:07.654182" elapsed="0.003494">200.0 != 409.0</status>
</kw>
<arg>session</arg>
<arg>10.30.171.116</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T01:57:07.635596" elapsed="0.022275">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:09.660931" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:09.660005" elapsed="0.000997"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:09.664398" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:09.661415" elapsed="0.003022"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:57:09.675369" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0fjfyca6j4mg41ezo7lsrwxymn3.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:57:09.675904" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T01:57:09.676184" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:57:09.664709" elapsed="0.011541"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:09.682738" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:09.676725" elapsed="0.006167"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T01:57:09.688132" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T01:57:09.683283" elapsed="0.004926">200.0 != 409.0</status>
</kw>
<arg>session</arg>
<arg>10.30.171.116</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T01:57:09.658935" elapsed="0.029396">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:11.691473" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:11.690428" elapsed="0.001133"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:11.696737" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:11.692046" elapsed="0.004809"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:57:11.704544" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0fjfyca6j4mg41ezo7lsrwxymn3.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:57:11.704736" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T01:57:11.704902" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:57:11.697193" elapsed="0.007747"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:11.708600" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:11.705183" elapsed="0.003506"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T01:57:11.712383" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T01:57:11.708940" elapsed="0.003543">200.0 != 409.0</status>
</kw>
<arg>session</arg>
<arg>10.30.171.116</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T01:57:11.689356" elapsed="0.023321">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:13.715633" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:13.714709" elapsed="0.000994"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:13.719752" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:13.716120" elapsed="0.003662"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:57:13.728095" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0fjfyca6j4mg41ezo7lsrwxymn3.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:57:13.728288" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T01:57:13.728437" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:57:13.719972" elapsed="0.008505"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:13.732371" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:13.728736" elapsed="0.003800"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T01:57:13.736555" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T01:57:13.732777" elapsed="0.003881">200.0 != 409.0</status>
</kw>
<arg>session</arg>
<arg>10.30.171.116</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T01:57:13.713576" elapsed="0.023274">200.0 != 409.0</status>
</kw>
<msg time="2026-04-21T01:57:13.737005" level="FAIL">Keyword 'ExaBgpLib.Verify_ExaBgps_Connection' failed after retrying for 15 seconds. The last error was: 200.0 != 409.0</msg>
<arg>15s</arg>
<arg>2s</arg>
<arg>ExaBgpLib.Verify_ExaBgps_Connection</arg>
<arg>session</arg>
<arg>10.30.171.116</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-04-21T01:56:57.500190" elapsed="16.236972">Keyword 'ExaBgpLib.Verify_ExaBgps_Connection' failed after retrying for 15 seconds. The last error was: 200.0 != 409.0</status>
</kw>
<msg time="2026-04-21T01:57:13.737334" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-21T01:57:13.737399" level="INFO">${output} = Keyword 'ExaBgpLib.Verify_ExaBgps_Connection' failed after retrying for 15 seconds. The last error was: 200.0 != 409.0</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:56:57.499760" elapsed="16.237674"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-21T01:57:13.737763" elapsed="0.000065"/>
</return>
<status status="PASS" start="2026-04-21T01:57:13.737586" elapsed="0.000297"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:13.737550" elapsed="0.000371"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:13.738196" elapsed="0.000035"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:13.738455" elapsed="0.000030"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="PASS" start="2026-04-21T01:56:57.499346" elapsed="16.239289"/>
</kw>
<msg time="2026-04-21T01:57:13.738712" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Invert_Failure</arg>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>@{cell_list}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:56:57.498699" elapsed="16.240083"/>
</kw>
<arg>15s</arg>
<arg>2s</arg>
<arg>ExaBgpLib.Verify_ExaBgps_Connection</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>${TOOLS_SYSTEM_IP}</arg>
<doc>Some negative checks report false failure for a short time. This keyword verifies no pass does happen within timeout period.</doc>
<status status="PASS" start="2026-04-21T01:56:57.498300" elapsed="16.240629"/>
</kw>
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T01:57:13.739921" level="INFO">[?2004l01:56:57 | 1831   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:56:57 | 1831   | [01;34mversion      [0m | [1m4.2.17  [0m
01:56:57 | 1831   | [01;34minterpreter  [0m | [1m3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0][0m
01:56:57 | 1831   | [01;34mos           [0m | [1mLinux releng-12085-696-1-mininet-ovs-217-0 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64[0m
01:56:57 | 1831   | [01;34minstallation [0m | [1m        [0m
01:56:57 | 1831   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
01:56:57 | 1831   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
01:56:57 | 1831   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:56:57 | 1831   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:56:57 | 1831   | [01;31mcli control  [0m | [1m - /run/[0m
01:56:57 | 1831   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:56:57 | 1831   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:56:57 | 1831   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:56:57 | 1831   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:56:57 | 1831   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:56:57 | 1831   | [01;31mcli control  [0m | [1m - /run/[0m
01:56:57 | 1831   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:56:57 | 1831   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:56:57 | 1831   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:56:57 | 1831   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
01:56:57 | 1831   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
01:56:57 | 1831   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
01:56:57 | 1831   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
01:56:57 | 1831   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
01:56:57 | 1831   | configuration[0m | &gt; neighbor         | '10.30.171.3'[0m
01:56:57 | 1831   | configuration[0m | . router-id        | '10.30.171.116'[0m
01:56:57 | 1831   | configuration[0m | . local-address    | '10.30.171.116'[0m
01:56:57 | 1831   | configuration[0m | . local-as         | '64496'[0m
01:56:57 | 1831   | configuration[0m | . peer-as          | '64496'[0m
01:56:57 | 1831   | configuration[0m | . md5-password     | 'topsecret'[0m
01:56:57 | 1831   | configuration[0m | &gt; capability       | [0m
01:56:57 | 1831   | configuration[0m | . route-refresh    | 'disable'[0m
01:56:57 | 1831   | configuration[0m | . add-path         | 'disable'[0m
01:56:57 | 1831   | configuration[0m | &lt; capability       | [0m
01:56:57 | 1831   | configuration[0m | &gt; family           | [0m
01:56:57 | 1831   | configuration[0m | . ipv4             | 'unicast'[0m
01:56:57 | 1831   | configuration[0m | &lt; family           | [0m
01:56:57 | 1831   | configuration[0m | &lt; neighbor         | [0m
01:56:57 | 1831   | reactor      [0m | new peer: neighbor 10.30.171.3 local-ip 10.30.171.116 local-as 64496 peer-as 64496 router-id 10.30.171.116 family-allowed in-open[0m
01:56:57 | 1831   | [01;34mreactor      [0m | [1mloaded new configuration successfully[0m
01:56:57 | 1831   | reactor      [0m | initialising connection to peer-1[0m
01:56:57 | 1831   | outgoing-1   [0m | attempting connection to 10.30.171.3:1790[0m</msg>
<msg time="2026-04-21T01:57:13.740137" level="INFO">${output} = [?2004l01:56:57 | 1831   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:56:57 | 1831   | [01;34mversion      [0m | [1m4.2.17  [0m
01:56:57 | 1831   | [01;34minterpreter  ...</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T01:57:13.739720" elapsed="0.000459"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:13.740780" level="INFO">[?2004l01:56:57 | 1831   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:56:57 | 1831   | [01;34mversion      [0m | [1m4.2.17  [0m
01:56:57 | 1831   | [01;34minterpreter  [0m | [1m3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0][0m
01:56:57 | 1831   | [01;34mos           [0m | [1mLinux releng-12085-696-1-mininet-ovs-217-0 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64[0m
01:56:57 | 1831   | [01;34minstallation [0m | [1m        [0m
01:56:57 | 1831   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
01:56:57 | 1831   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
01:56:57 | 1831   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:56:57 | 1831   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:56:57 | 1831   | [01;31mcli control  [0m | [1m - /run/[0m
01:56:57 | 1831   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:56:57 | 1831   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:56:57 | 1831   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:56:57 | 1831   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:56:57 | 1831   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:56:57 | 1831   | [01;31mcli control  [0m | [1m - /run/[0m
01:56:57 | 1831   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:56:57 | 1831   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:56:57 | 1831   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:56:57 | 1831   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
01:56:57 | 1831   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
01:56:57 | 1831   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
01:56:57 | 1831   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
01:56:57 | 1831   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
01:56:57 | 1831   | configuration[0m | &gt; neighbor         | '10.30.171.3'[0m
01:56:57 | 1831   | configuration[0m | . router-id        | '10.30.171.116'[0m
01:56:57 | 1831   | configuration[0m | . local-address    | '10.30.171.116'[0m
01:56:57 | 1831   | configuration[0m | . local-as         | '64496'[0m
01:56:57 | 1831   | configuration[0m | . peer-as          | '64496'[0m
01:56:57 | 1831   | configuration[0m | . md5-password     | 'topsecret'[0m
01:56:57 | 1831   | configuration[0m | &gt; capability       | [0m
01:56:57 | 1831   | configuration[0m | . route-refresh    | 'disable'[0m
01:56:57 | 1831   | configuration[0m | . add-path         | 'disable'[0m
01:56:57 | 1831   | configuration[0m | &lt; capability       | [0m
01:56:57 | 1831   | configuration[0m | &gt; family           | [0m
01:56:57 | 1831   | configuration[0m | . ipv4             | 'unicast'[0m
01:56:57 | 1831   | configuration[0m | &lt; family           | [0m
01:56:57 | 1831   | configuration[0m | &lt; neighbor         | [0m
01:56:57 | 1831   | reactor      [0m | new peer: neighbor 10.30.171.3 local-ip 10.30.171.116 local-as 64496 peer-as 64496 router-id 10.30.171.116 family-allowed in-open[0m
01:56:57 | 1831   | [01;34mreactor      [0m | [1mloaded new configuration successfully[0m
01:56:57 | 1831   | reactor      [0m | initialising connection to peer-1[0m
01:56:57 | 1831   | outgoing-1   [0m | attempting connection to 10.30.171.3:1790[0m
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:13.740405" elapsed="0.000607"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:13.742286" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:13.741734" elapsed="0.000594"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T01:57:13.742604" elapsed="0.000638"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T01:57:13.741319" elapsed="0.001997"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T01:57:13.868719" level="INFO">^C01:57:13 | 1831   | [00;31mreactor      [0m | [1m^C received[0m
01:57:13 | 1831   | [00;31mreactor      [0m | [1mperforming shutdown[0m
01:57:13 | 1831   | [01;33moutgoing-1   [0m | [1moutgoing-1 10.30.171.116-10.30.171.3, closing connection[0m
01:57:13 | 1831   | [01;33moutgoing-1   [0m | [1mconnection to 10.30.171.3 closed[0m
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T01:57:13.868966" level="INFO">${output} = ^C01:57:13 | 1831   | [00;31mreactor      [0m | [1m^C received[0m
01:57:13 | 1831   | [00;31mreactor      [0m | [1mperforming shutdown[0m
01:57:13 | 1831   | [01;33moutgoing-1   [0m | [1m...</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T01:57:13.743474" elapsed="0.125529"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:13.869674" level="INFO">^C01:57:13 | 1831   | [00;31mreactor      [0m | [1m^C received[0m
01:57:13 | 1831   | [00;31mreactor      [0m | [1mperforming shutdown[0m
01:57:13 | 1831   | [01;33moutgoing-1   [0m | [1moutgoing-1 10.30.171.116-10.30.171.3, closing connection[0m
01:57:13 | 1831   | [01;33moutgoing-1   [0m | [1mconnection to 10.30.171.3 closed[0m
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:13.869307" elapsed="0.000427"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:57:13.871644" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:57:13.870550" elapsed="0.001161"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T01:57:13.872838" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T01:57:13.872933" level="INFO">${output} = [?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T01:57:13.871898" elapsed="0.001061"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:13.873606" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:13.873347" elapsed="0.000307"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:13.873041" elapsed="0.000646"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:13.873016" elapsed="0.000700"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-04-21T01:57:13.870059" elapsed="0.003708"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-04-21T01:57:13.739296" elapsed="0.134544"/>
</kw>
<kw name="Delete_Bgp_Peer_Configuration" type="TEARDOWN">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:57:13.875014" level="INFO">&amp;{mapping} = { BGP_RIB_OPENCONFIG=example-bgp-rib | IP=10.30.171.116 }</msg>
<var>&amp;{mapping}</var>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:57:13.874499" elapsed="0.000545"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:13.919976" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:13.919556" elapsed="0.000453"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:13.920833" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:13.920522" elapsed="0.000386">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:13.921003" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:13.920185" elapsed="0.000842"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:13.921593" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:13.921205" elapsed="0.000415"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:57:13.921949" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:57:13.922135" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:57:13.921786" elapsed="0.000376"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:13.922600" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:13.922318" elapsed="0.000413"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:13.923771" level="INFO">mapping: {'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10.30.171.116'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:13.923514" elapsed="0.000319"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:57:13.924267" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:57:13.923995" elapsed="0.000297"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:13.925194" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:13.924672" elapsed="0.000548"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:13.926007" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:13.925765" elapsed="0.000269"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:13.926089" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T01:57:13.926249" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:13.925412" elapsed="0.000861"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:13.926428" elapsed="0.000278"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T01:57:13.924534" elapsed="0.002213"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:13.927310" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:13.927013" elapsed="0.000322"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:13.928101" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:13.927882" elapsed="0.000245"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:13.928176" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T01:57:13.928324" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:13.927523" elapsed="0.000825"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:13.928498" elapsed="0.000219"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T01:57:13.926878" elapsed="0.001880"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T01:57:13.924347" elapsed="0.004462"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T01:57:13.928854" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T01:57:13.929010" level="INFO">${mapping_to_use} = {'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10.30.171.116'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T01:57:13.923156" elapsed="0.005879"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:13.922830" elapsed="0.006237"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:13.929248" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:13.929092" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:13.922804" elapsed="0.006522"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:13.930084" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:13.929470" elapsed="0.000642"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:57:13.930160" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:57:13.918893" elapsed="0.011392"/>
</kw>
<msg time="2026-04-21T01:57:13.930339" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:13.906238" elapsed="0.024167"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:13.942807" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:13.955056" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:13.967236" elapsed="0.000035"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:13.967473" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:13.967657" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:13.968084" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:13.967934" elapsed="0.000207"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:57:13.967917" elapsed="0.000249"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:13.968310" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:13.968492" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:13.968662" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:57:13.967880" elapsed="0.000836"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:57:13.967742" elapsed="0.001002"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:13.968910" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:13.968989" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T01:57:13.969138" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:57:13.901818" elapsed="0.067349"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:13.970399" level="INFO">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.116</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:13.970103" elapsed="0.000348"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:57:13.984236" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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.116 
 path_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.116 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0fjfyca6j4mg41ezo7lsrwxymn3.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:57:13.984352" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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.116 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T01:57:13.984598" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:57:13.972810" elapsed="0.011852"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:13.970517" elapsed="0.014249"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:13.985341" elapsed="0.000053"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:13.984960" elapsed="0.000534"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:13.970499" elapsed="0.015048"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:13.993382" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:13.988104" elapsed="0.005375"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:13.987570" elapsed="0.005987"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:13.987530" elapsed="0.006083"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:13.997014" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:13.994264" elapsed="0.002797"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:13.993732" elapsed="0.003363"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:13.993697" elapsed="0.003423"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:13.997694" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:13.997297" elapsed="0.000424"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:13.998052" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:13.997806" elapsed="0.000304"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:13.998596" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:13.998297" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:13.998134" elapsed="0.000539"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:13.997773" elapsed="0.000921"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:13.999240" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:13.998868" elapsed="0.000399"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:13.999569" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:13.999335" elapsed="0.000289"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:14.000120" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:13.999825" elapsed="0.000321"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:13.999648" elapsed="0.000534"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:13.999317" elapsed="0.000887"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:14.000358" elapsed="0.000352"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T01:57:14.001196" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:14.000892" elapsed="0.000329"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T01:57:14.001376" elapsed="0.002336"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T01:57:13.986444" elapsed="0.017333"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T01:57:14.003847" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T01:57:14.006070" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T01:57:13.969450" elapsed="0.036646"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:57:14.006150" elapsed="0.000027"/>
</return>
<arg>${BGP_PEER_FOLDER}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T01:57:13.875288" elapsed="0.130986"/>
</kw>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<status status="PASS" start="2026-04-21T01:57:13.874092" elapsed="0.132244"/>
</kw>
<doc>Verifies exabgp connected with md5 settings</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T01:56:57.265454" elapsed="16.740931"/>
</test>
<kw name="Stop_Suite" type="TEARDOWN">
<kw name="Virtual_Env_Delete" owner="SSHKeywords">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:14.013185" level="INFO">${cd_and_command} = cd '.' &amp;&amp; rm -rf /tmp/defaultvenv</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:14.012854" elapsed="0.000359"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:57:14.014666" level="INFO">Executing command 'cd '.' &amp;&amp; rm -rf /tmp/defaultvenv'.</msg>
<msg time="2026-04-21T01:57:14.057844" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T01:57:14.058278" level="INFO">${stdout} = </msg>
<msg time="2026-04-21T01:57:14.058377" level="INFO">${stderr} = </msg>
<msg time="2026-04-21T01:57:14.058466" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:57:14.014471" elapsed="0.044046"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T01:57:14.060512" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-21T01:57:14.059913" elapsed="0.000699"/>
</kw>
<msg time="2026-04-21T01:57:14.060846" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-21T01:57:14.060946" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:14.059039" elapsed="0.001957"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:14.062380" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:14.061410" elapsed="0.001027"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:14.064856" level="INFO"/>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:14.064290" elapsed="0.000661"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:14.065926" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:14.065305" elapsed="0.000714"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:14.067021" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:14.066356" elapsed="0.000764"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-21T01:57:14.063467" elapsed="0.003773"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:14.062621" elapsed="0.004699"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:14.062573" elapsed="0.004804"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-04-21T01:57:14.067722" elapsed="0.000034"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:14.067501" elapsed="0.000350"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:14.067464" elapsed="0.000437"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T01:57:14.068056" elapsed="0.000034"/>
</return>
<status status="PASS" start="2026-04-21T01:57:14.067968" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:14.067953" elapsed="0.000193"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:14.068292" elapsed="0.000022"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T01:57:14.013921" elapsed="0.054492"/>
</kw>
<msg time="2026-04-21T01:57:14.068466" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:14.013373" elapsed="0.055157"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the rm -rf /tmp/defaultvenv.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-04-21T01:57:14.012227" elapsed="0.056381"/>
</kw>
<msg time="2026-04-21T01:57:14.068659" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:14.008038" elapsed="0.060675"/>
</kw>
<arg>rm -rf ${SSHKeywords__current_venv_path}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-04-21T01:57:14.007670" elapsed="0.061133"/>
</kw>
<doc>Deletes a directory with virtual env.</doc>
<status status="PASS" start="2026-04-21T01:57:14.007438" elapsed="0.061422"/>
</kw>
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-04-21T01:57:14.069009" elapsed="0.000383"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-04-21T01:57:14.069630" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-04-21T01:57:14.069550" elapsed="0.000184"/>
</kw>
<doc>Suite teardown keyword with old rib restoration</doc>
<status status="PASS" start="2026-04-21T01:57:14.007175" elapsed="0.062616"/>
</kw>
<doc>Functional test suite for bgp - n-path and all-path selection

Copyright (c) 2017 Cisco Systems, Inc. and others. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distribution,
and is available at http://www.eclipse.org/legal/epl-v10.html

This suite tests tcpmd5 connection of bgp peers. It uses odl and exabgp as bgp
peer. No routes are advertized, simple peer presence in the datastore is tested.
are configured via application peer.</doc>
<status status="PASS" start="2026-04-21T01:56:44.567341" elapsed="29.502581"/>
</suite>
<suite id="s1-s4" name="Basic" source="/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/basic.robot">
<kw name="Setup_Everything" type="SETUP">
<kw name="Setup_Utils_For_Setup_And_Teardown" owner="SetupUtils">
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:14.162619" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T01:57:14.158141" elapsed="0.004532"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-04-21T01:57:14.157904" elapsed="0.004841"/>
</kw>
<kw name="Setup_Karaf_Keywords" owner="KarafKeywords">
<kw name="ClusterManagement_Setup" owner="ClusterManagement">
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-21T01:57:14.167499" level="INFO">${already_done} = False</msg>
<var>${already_done}</var>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>False</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-21T01:57:14.163894" elapsed="0.003633"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="NOT RUN" start="2026-04-21T01:57:14.167739" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:14.167613" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:14.167589" elapsed="0.000234"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:14.168335" level="INFO">${ClusterManagement__has_setup_run} = True</msg>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T01:57:14.167982" elapsed="0.000394"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-21T01:57:14.168864" level="INFO">${cluster_size} = 1</msg>
<var>${cluster_size}</var>
<arg>\${NUM_ODL_SYSTEM}</arg>
<arg>1</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-21T01:57:14.168537" elapsed="0.000353"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Convert To Integer" owner="BuiltIn">
<arg>${cluster_size}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-04-21T01:57:14.169398" elapsed="0.000290"/>
</kw>
<msg time="2026-04-21T01:57:14.169784" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:14.169848" level="INFO">${possibly_int_of_members} = 1</msg>
<var>${status}</var>
<var>${possibly_int_of_members}</var>
<arg>BuiltIn.Convert_To_Integer</arg>
<arg>${cluster_size}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:14.169055" elapsed="0.000817"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:14.170408" level="INFO">${int_of_members} = 1</msg>
<var>${int_of_members}</var>
<arg>'${status}' != 'PASS'</arg>
<arg>${1}</arg>
<arg>${possibly_int_of_members}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:14.170040" elapsed="0.000393"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:57:14.171455" level="INFO">@{member_index_list} = [ ]</msg>
<var>@{member_index_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:57:14.171190" elapsed="0.000292"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:57:14.171901" level="INFO">@{session_list} = [ ]</msg>
<var>@{session_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:57:14.171631" elapsed="0.000296"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:57:14.172378" level="INFO">&amp;{index_to_ip_mapping} = { }</msg>
<var>&amp;{index_to_ip_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:57:14.172086" elapsed="0.000320"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="ClusterManagement__Include_Member_Index" owner="ClusterManagement">
<kw name="Append To List" owner="Collections">
<arg>${member_index_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T01:57:14.175627" elapsed="0.000230"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:14.176341" level="INFO">${member_ip} = 10.30.171.3</msg>
<var>${member_ip}</var>
<arg>${ODL_SYSTEM_${index}_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:14.176017" elapsed="0.000350"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${index_to_ip_mapping}</arg>
<arg>${index}</arg>
<arg>${member_ip}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:14.176521" elapsed="0.000228"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:14.177550" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:14.177255" elapsed="0.000321"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-21T01:57:14.177622" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T01:57:14.177783" level="INFO">${session_alias} = ClusterManagement__session_1</msg>
<var>${session_alias}</var>
<arg>member_index=${index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-21T01:57:14.176961" elapsed="0.000863"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:57:14.178422" level="INFO">Creating Session using : alias=ClusterManagement__session_1, url=http://10.30.171.3:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x799adc1ef250&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>${session_alias}</arg>
<arg>http://${member_ip}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>timeout=${http_timeout}</arg>
<arg>max_retries=${http_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-21T01:57:14.177982" elapsed="0.000579"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${session_list}</arg>
<arg>${session_alias}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T01:57:14.178724" elapsed="0.000210"/>
</kw>
<arg>${index}</arg>
<arg>${member_index_list}</arg>
<arg>${session_list}</arg>
<arg>${index_to_ip_mapping}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Add a corresponding item based on index into the last three arguments.
Create the Http session whose alias is added to list.</doc>
<status status="PASS" start="2026-04-21T01:57:14.175033" elapsed="0.003959"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:57:14.174838" elapsed="0.004198"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${int_of_members+1}</value>
<status status="PASS" start="2026-04-21T01:57:14.172461" elapsed="0.006607"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:14.179672" level="INFO">${ClusterManagement__member_index_list} = [1]</msg>
<arg>\${ClusterManagement__member_index_list}</arg>
<arg>${member_index_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T01:57:14.179264" elapsed="0.000452"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:14.180297" level="INFO">${ClusterManagement__index_to_ip_mapping} = {1: '10.30.171.3'}</msg>
<arg>\${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index_to_ip_mapping}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T01:57:14.179895" elapsed="0.000445"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:14.180957" level="INFO">${ClusterManagement__session_list} = ['ClusterManagement__session_1']</msg>
<arg>\${ClusterManagement__session_list}</arg>
<arg>${session_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T01:57:14.180552" elapsed="0.000448"/>
</kw>
<arg>int_of_members=${int_of_members}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Construct index list, session list and IP mapping, publish them as suite variables.</doc>
<status status="PASS" start="2026-04-21T01:57:14.170704" elapsed="0.010354"/>
</kw>
<arg>http_timeout=${http_timeout}</arg>
<doc>Detect repeated call, or detect number of members and initialize derived suite variables.
Http sessions are created with parameters to not waste time when ODL is no accepting connections properly.</doc>
<status status="PASS" start="2026-04-21T01:57:14.163539" elapsed="0.017574"/>
</kw>
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:14.181292" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:14.181178" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:14.181160" elapsed="0.000199"/>
</if>
<kw name="Run_Bash_Command_On_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:14.184540" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:14.184135" elapsed="0.000434"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:57:14.185051" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:57:14.184733" elapsed="0.000344"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:57:14.185122" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T01:57:14.185285" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:57:14.183764" elapsed="0.001545"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:57:14.186333" level="INFO">${member_ip} = 10.30.171.3</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:57:14.186062" elapsed="0.000297"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:57:14.187214" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T01:57:14.187316" level="INFO">${current_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T01:57:14.187028" elapsed="0.000314"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:14.190937" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:14.190341" elapsed="0.000682"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:14.190320" elapsed="0.000742"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:57:14.191752" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T01:57:14.192002" level="INFO">${current_ssh_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T01:57:14.191302" elapsed="0.000752"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:14.193000" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.171.3" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:14.192322" elapsed="0.000782"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:57:14.194283" level="INFO">${conn_id} = 1</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T01:57:14.193375" elapsed="0.000962"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T01:57:14.196098" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T01:57:14.196274" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T01:57:14.195715" elapsed="0.000603"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:14.196660" elapsed="0.000483"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T01:57:14.198287" level="INFO">Logging into '10.30.171.3:22' as 'jenkins'.</msg>
<msg time="2026-04-21T01:57:14.546406" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 01:56:31 UTC 2026

  System load:  0.7                Processes:             129
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.171.3
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 01:56:45 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T01:57:14.197958" elapsed="0.348731"/>
</kw>
<msg time="2026-04-21T01:57:14.546778" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:14.197491" elapsed="0.349479"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T01:57:14.194774" elapsed="0.352356"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:57:14.548032" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-04-21T01:57:14.560836" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-04-21T01:57:14.561147" level="INFO">${stdout} = </msg>
<msg time="2026-04-21T01:57:14.561374" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:57:14.547501" elapsed="0.013983"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T01:57:14.562208" elapsed="0.001142"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:14.566007" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:14.564708" elapsed="0.001535"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T01:57:14.567269" elapsed="0.000111"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:14.566665" elapsed="0.000885"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:14.566600" elapsed="0.001035"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T01:57:14.568403" elapsed="0.000136"/>
</return>
<status status="PASS" start="2026-04-21T01:57:14.567846" elapsed="0.000872"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:14.567777" elapsed="0.001061"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T01:57:14.568976" elapsed="0.000035"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:14.574673" elapsed="0.000497"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T01:57:14.575449" elapsed="0.000292"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T01:57:14.576046" elapsed="0.000260"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:57:14.570171" elapsed="0.006215"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-04-21T01:57:14.189374" elapsed="0.387192"/>
</kw>
<msg time="2026-04-21T01:57:14.576624" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:14.188698" elapsed="0.387981"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-21T01:57:14.188025" elapsed="0.388737"/>
</kw>
<msg time="2026-04-21T01:57:14.576820" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:14.187500" elapsed="0.389368"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:14.579546" elapsed="0.000332"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T01:57:14.580081" elapsed="0.000150"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T01:57:14.580383" elapsed="0.000099"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:57:14.577168" elapsed="0.003365"/>
</kw>
<msg time="2026-04-21T01:57:14.580625" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-04-21T01:57:14.186576" elapsed="0.394074"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:14.581106" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:14.580848" elapsed="0.000301"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-21T01:57:14.581192" elapsed="0.000030"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-04-21T01:57:14.185685" elapsed="0.395634"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:57:14.185504" elapsed="0.395894"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:57:14.185368" elapsed="0.396073"/>
</for>
<arg>iptables -I INPUT -p tcp --dport ${KARAF_SHELL_PORT} -j ACCEPT; iptables-save</arg>
<doc>Cycle through indices (or all), run command on each.</doc>
<status status="PASS" start="2026-04-21T01:57:14.181579" elapsed="0.399923"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>First connections to Karaf console may fail, so WUKS is used. TODO: Track as a Bug.</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-04-21T01:57:14.581661" elapsed="0.000246"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:14.595734" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:14.595594" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:14.595566" elapsed="0.000277"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:57:14.596286" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T01:57:14.596426" level="INFO">${current_ssh_connection_object} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T01:57:14.596101" elapsed="0.000361"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:14.597025" level="INFO">{}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:14.596681" elapsed="0.000391"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:14.597474" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:14.597229" elapsed="0.000289"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:57:14.598289" level="FAIL">Dictionary does not contain key '1'.</msg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="FAIL" start="2026-04-21T01:57:14.598062" elapsed="0.000353">Dictionary does not contain key '1'.</status>
</kw>
<msg time="2026-04-21T01:57:14.598523" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-21T01:57:14.598569" level="INFO">${old_connection_index} = Dictionary does not contain key '1'.</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:14.597676" elapsed="0.000916"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:14.598909" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:14.598667" elapsed="0.000318"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:14.598649" elapsed="0.000360"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:57:14.599752" level="INFO">${ip_address} = 10.30.171.3</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:57:14.599487" elapsed="0.000291"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-04-21T01:57:14.599845" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T01:57:14.600003" level="INFO">${odl_ip} = 10.30.171.3</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-04-21T01:57:14.599212" elapsed="0.000870"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_PORT}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T01:57:14.600241" elapsed="0.000410"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:57:14.600950" level="INFO">index=4
host=10.30.171.3
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T01:57:14.601050" level="INFO">${karaf_connection_object} = index=4
host=10.30.171.3
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T01:57:14.600841" elapsed="0.000235"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:14.601226" elapsed="0.002345"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-04-21T01:57:14.604055" level="INFO">Logging into '10.30.171.3:8101' as 'karaf'.</msg>
<msg time="2026-04-21T01:57:14.786882" level="INFO">Read output: [33m                                                                                           
[33m    ________                       ________                .__  .__       .__     __       
[33m    \_____  \ ______   ____   ____ \______ \ _____  ___.__.|  | |__| ____ |  |___/  |_     
[33m     /   |   \\____ \_/ __ \ /    \ |    |  \\__  \&lt;   |  ||  | |  |/ ___\|  |  \   __\    
[33m    /    |    \  |_&gt; &gt;  ___/|   |  \|    `   \/ __ \\___  ||  |_|  / /_/  &gt;   Y  \  |      
[33m    \_______  /   __/ \___  &gt;___|  /_______  (____  / ____||____/__\___  /|___|  /__|      
[33m            \/|__|        \/     \/        \/     \/\/            /_____/      \/          
[33m                                                                                           

Hit '[1m&lt;tab&gt;[0m' for a list of available commands
and '[1m[cmd] --help[0m' for help on a specific command.
Hit '[1m&lt;ctrl-d&gt;[0m' or type '[1msystem:shutdown[0m' or '[1mlogout[0m' to shutdown OpenDaylight.

[?1h=[90m~[0m                                                                                [?2004hopendaylight-user</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="PASS" start="2026-04-21T01:57:14.603739" elapsed="0.183313"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:14.790818" elapsed="0.000379"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T01:57:14.791372" elapsed="0.000179"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T01:57:14.791705" elapsed="0.000129"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:57:14.788384" elapsed="0.003506"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:57:14.787600" elapsed="0.004338"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-04-21T01:57:14.595270" elapsed="0.196722"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T01:57:14.582654" elapsed="0.209387"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:14.582275" elapsed="0.209820"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:57:14.582131" elapsed="0.210005"/>
</iter>
<var>${index}</var>
<value>@{ClusterManagement__member_index_list}</value>
<status status="PASS" start="2026-04-21T01:57:14.581968" elapsed="0.210208"/>
</for>
<arg>http_timeout=${http_timeout}</arg>
<doc>Initialize ClusterManagement. Open ssh karaf connections to each ODL.</doc>
<status status="PASS" start="2026-04-21T01:57:14.163091" elapsed="0.629149"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Test_Suite_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:14.795004" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:14.794882" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:14.794858" elapsed="0.000222"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:14.799810" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:14.799688" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:14.799670" elapsed="0.000210"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:14.800884" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:14.800447" elapsed="0.000465"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:57:14.801381" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:57:14.801075" elapsed="0.000333"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:57:14.801453" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T01:57:14.801623" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:57:14.800111" elapsed="0.001536"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:14.807261" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:14.807151" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:14.807133" elapsed="0.000199"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:14.808560" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:14.808415" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:14.808397" elapsed="0.000231"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:57:14.809133" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:57:14.808775" elapsed="0.000385"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:57:14.809544" level="INFO">${current_connection_index} = None</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:14.809318" elapsed="0.000253"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:57:14.870655" level="INFO">@root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "r "k "s "p "a "c "e "/ "b "g "p "[78Cc "[A[78Ce</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:57:14.810242" elapsed="0.060640"/>
</kw>
<msg time="2026-04-21T01:57:14.871071" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:57:14.871119" level="INFO">${message_write} = @root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:14.809730" elapsed="0.061426"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:57:14.958882" level="INFO">"p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "u "s "e "r "/ "b "a "s "i "c ". "r "[78Co "[A[78Cb
 "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:57:14.873634" elapsed="0.085553"/>
</kw>
<msg time="2026-04-21T01:57:14.959438" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:57:14.959508" level="INFO">${message_wait} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:14.872956" elapsed="0.086607"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:14.960186" elapsed="0.000075"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:14.959708" elapsed="0.000690"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:14.959665" elapsed="0.000776"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:14.961336" level="INFO"> "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "u "s "e "r "/ "b "a "s "i "c ". "r "[78Co "[A[78Cb
 "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:14.960654" elapsed="0.000798"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:14.961893" elapsed="0.000072"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:14.961546" elapsed="0.000553"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:14.961521" elapsed="0.000615"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:57:14.962188" elapsed="0.000052"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:14.965447" elapsed="0.000641"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T01:57:14.966560" elapsed="0.000615"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T01:57:14.967634" elapsed="0.000348"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:57:14.964331" elapsed="0.003776"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:57:14.962617" elapsed="0.005677"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:57:14.808130" elapsed="0.160305"/>
</kw>
<msg time="2026-04-21T01:57:14.968568" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:14.968633" level="INFO">${message} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:14.807487" elapsed="0.161200"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T01:57:14.969016" elapsed="0.000037"/>
</return>
<status status="PASS" start="2026-04-21T01:57:14.968816" elapsed="0.000285"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:14.968771" elapsed="0.000367"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:14.969703" elapsed="0.000036"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:14.970211" elapsed="0.000036"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T01:57:14.970313" elapsed="0.000025"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T01:57:14.806856" elapsed="0.163610"/>
</kw>
<msg time="2026-04-21T01:57:14.970596" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:14.970659" level="INFO">${output} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:14.802064" elapsed="0.168651"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:14.971206" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:14.970859" elapsed="0.000422"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:14.970832" elapsed="0.000484"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:57:14.801902" elapsed="0.169448"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:57:14.801706" elapsed="0.169761"/>
</for>
<arg>Starting suite ${SUITE_SOURCE}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T01:57:14.799396" elapsed="0.172156"/>
</kw>
<doc>Log suite name to karaf log, useful in suite setup.</doc>
<status status="PASS" start="2026-04-21T01:57:14.792979" elapsed="0.178656"/>
</kw>
<arg>KarafKeywords.Log_Test_Suite_Start_To_Controller_Karaf</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:14.792401" elapsed="0.179299"/>
</kw>
<doc>Prepare both FailFast and Karaf logging, log that the caller suite has started.
This keyword is to be used in suite setup, and without it the other keywords may not work properly.</doc>
<status status="PASS" start="2026-04-21T01:57:14.157569" elapsed="0.814205"/>
</kw>
<kw name="Set Default Configuration" owner="SSHLibrary">
<arg>prompt=${TOOLS_SYSTEM_PROMPT}</arg>
<doc>Update the default `configuration`.</doc>
<status status="PASS" start="2026-04-21T01:57:14.972006" elapsed="0.000243"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${TOOLS_SYSTEM_IP}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T01:57:14.972467" elapsed="0.000248"/>
</kw>
<kw name="Flexible_Mininet_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T01:57:14.975517" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T01:57:14.975625" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T01:57:14.975124" elapsed="0.000536"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:14.975904" elapsed="0.000737"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T01:57:14.977914" level="INFO">Logging into '10.30.171.116:22' as 'jenkins'.</msg>
<msg time="2026-04-21T01:57:15.328299" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-153-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 01:56:34 UTC 2026

  System load:  0.1                Processes:             109
  Usage of /:   19.3% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.171.116
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

9 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 01:56:46 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T01:57:14.977459" elapsed="0.351016"/>
</kw>
<msg time="2026-04-21T01:57:15.328568" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:14.976951" elapsed="0.351727"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T01:57:14.974386" elapsed="0.354484"/>
</kw>
<msg time="2026-04-21T01:57:15.328934" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:14.973837" elapsed="0.355149"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-04-21T01:57:14.973347" elapsed="0.355725"/>
</kw>
<kw name="Require_Python" owner="SSHKeywords">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:57:15.330723" level="INFO">Executing command 'python3 --help'.</msg>
<msg time="2026-04-21T01:57:15.343000" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T01:57:15.343336" level="INFO">${stdout} = usage: python3 [option] ... [-c cmd | -m mod | file | -] [arg] ...
Options and arguments (and corresponding environment variables):
-b     : issue warnings about str(bytes_instance), str(bytearray_ins...</msg>
<msg time="2026-04-21T01:57:15.343437" level="INFO">${stderr} = </msg>
<msg time="2026-04-21T01:57:15.343531" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:57:15.330495" elapsed="0.013133"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T01:57:15.345995" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-21T01:57:15.345243" elapsed="0.000839"/>
</kw>
<msg time="2026-04-21T01:57:15.346230" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-21T01:57:15.346296" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:15.344292" elapsed="0.002038"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:15.347356" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:15.346658" elapsed="0.000737"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="NOT RUN" start="2026-04-21T01:57:15.348123" elapsed="0.000038"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:15.347529" elapsed="0.000691"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:15.347491" elapsed="0.000771"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="PASS" start="2026-04-21T01:57:15.348641" elapsed="0.000052"/>
</return>
<status status="PASS" start="2026-04-21T01:57:15.348484" elapsed="0.000261"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:15.348457" elapsed="0.000326"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="NOT RUN" start="2026-04-21T01:57:15.348985" elapsed="0.000033"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:15.348891" elapsed="0.000192"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:57:15.348867" elapsed="0.000254"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:15.349382" elapsed="0.000043"/>
</kw>
<msg time="2026-04-21T01:57:15.349687" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>python3 --help</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T01:57:15.330097" elapsed="0.019637"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-04-21T01:57:15.350076" elapsed="0.000039"/>
</return>
<status status="PASS" start="2026-04-21T01:57:15.349897" elapsed="0.000264"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:15.349862" elapsed="0.000336"/>
</if>
<kw name="Fatal Error" owner="BuiltIn">
<arg>Python 3 is not installed!</arg>
<doc>Stops the whole test execution.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:15.350417" elapsed="0.000033"/>
</kw>
<doc>Verify current SSH connection leads to machine with python working. Fatal fail otherwise.</doc>
<status status="PASS" start="2026-04-21T01:57:15.329476" elapsed="0.021066"/>
</kw>
<kw name="Assure_Library_Ipaddr" owner="SSHKeywords">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:57:15.352528" level="INFO">Executing command 'bash -c 'cd "." &amp;&amp; python -c "import ipaddr"''.</msg>
<msg time="2026-04-21T01:57:15.491463" level="INFO">Command exited with return code 1.</msg>
<msg time="2026-04-21T01:57:15.491890" level="INFO">${stdout} = </msg>
<msg time="2026-04-21T01:57:15.491994" level="INFO">${stderr} = Traceback (most recent call last):
  File "&lt;string&gt;", line 1, in &lt;module&gt;
ModuleNotFoundError: No module named 'ipaddr'</msg>
<msg time="2026-04-21T01:57:15.492093" level="INFO">${rc} = 1</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:57:15.352235" elapsed="0.139911"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T01:57:15.494914" level="INFO">Length is 119.</msg>
<msg time="2026-04-21T01:57:15.495101" level="FAIL">'Traceback (most recent call last):
  File "&lt;string&gt;", line 1, in &lt;module&gt;
ModuleNotFoundError: No module named 'ipaddr'' should be empty.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="FAIL" start="2026-04-21T01:57:15.494035" elapsed="0.001196">'Traceback (most recent call last):
  File "&lt;string&gt;", line 1, in &lt;module&gt;
ModuleNotFoundError: No module named 'ipaddr'' should be empty.</status>
</kw>
<msg time="2026-04-21T01:57:15.495434" level="INFO">${emptiness_status} = FAIL</msg>
<msg time="2026-04-21T01:57:15.495518" level="INFO">${result} = 'Traceback (most recent call last):
  File "&lt;string&gt;", line 1, in &lt;module&gt;
ModuleNotFoundError: No module named 'ipaddr'' should be empty.</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:15.492693" elapsed="0.002872"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:15.496877" level="INFO">${success} = False</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:15.495932" elapsed="0.000994"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:15.498724" level="INFO"/>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:15.498339" elapsed="0.000449"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:15.499525" level="INFO">Traceback (most recent call last):
  File "&lt;string&gt;", line 1, in &lt;module&gt;
ModuleNotFoundError: No module named 'ipaddr'</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:15.499046" elapsed="0.000549"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:15.500199" level="INFO">1</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:15.499841" elapsed="0.000421"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-21T01:57:15.497660" elapsed="0.002685"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:15.497080" elapsed="0.003318"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:15.497042" elapsed="0.003398"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="PASS" start="2026-04-21T01:57:15.500699" elapsed="0.000049"/>
</return>
<status status="PASS" start="2026-04-21T01:57:15.500525" elapsed="0.000302"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:15.500500" elapsed="0.000364"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="NOT RUN" start="2026-04-21T01:57:15.500999" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:15.500947" elapsed="0.000111"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:57:15.500924" elapsed="0.000165"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:15.501305" elapsed="0.000031"/>
</kw>
<msg time="2026-04-21T01:57:15.501529" level="INFO">${passed} = False</msg>
<var>${passed}</var>
<arg>bash -c 'cd "${target_dir}" &amp;&amp; python -c "import ipaddr"'</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T01:57:15.351631" elapsed="0.149956"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="NOT RUN" start="2026-04-21T01:57:15.501852" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:15.501692" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:15.501667" elapsed="0.000329"/>
</if>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-04-21T01:57:15.536325" level="INFO">[chan 3] Opened sftp connection (server version 3)</msg>
<msg time="2026-04-21T01:57:15.550870" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPCEP/ipaddr.py' -&gt; '/home/jenkins/.//ipaddr.py'</msg>
<arg>/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPCEP/ipaddr.py</arg>
<arg>${target_dir}/</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-21T01:57:15.502326" elapsed="0.048754"/>
</kw>
<arg>target_dir=.</arg>
<doc>Tests whether ipaddr module is present on ssh-connected machine, Puts ipaddr.py to target_dir if not.</doc>
<status status="PASS" start="2026-04-21T01:57:15.350953" elapsed="0.200280"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-04-21T01:57:15.563897" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../../tools/fastbgp/play.py' -&gt; '/home/jenkins//play.py'</msg>
<arg>/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../../tools/fastbgp/play.py</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-21T01:57:15.551570" elapsed="0.012416"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:57:15.564711" level="INFO">Creating Session using : alias=session, url=http://10.30.171.3:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x799adc1c2650&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>${CONFIG_SESSION}</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-21T01:57:15.564241" elapsed="0.000750"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:15.568077" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:15.567935" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:15.567902" elapsed="0.000255"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:57:15.568558" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:57:15.568313" elapsed="0.000271"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:57:15.568951" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:15.568752" elapsed="0.000225"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:57:15.582449" level="INFO">log:set INFO</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:57:15.569542" elapsed="0.012968"/>
</kw>
<msg time="2026-04-21T01:57:15.582615" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:57:15.582660" level="INFO">${message_write} = log:set INFO
</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:15.569145" elapsed="0.013540"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:57:15.598364" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:57:15.583232" elapsed="0.015196"/>
</kw>
<msg time="2026-04-21T01:57:15.598530" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:57:15.598574" level="INFO">${message_wait} = [?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:15.582880" elapsed="0.015720"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:15.598943" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:15.598675" elapsed="0.000329"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:15.598656" elapsed="0.000371"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:15.599452" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:15.599190" elapsed="0.000317"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:15.599811" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:15.599578" elapsed="0.000290"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:15.599556" elapsed="0.000335"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:57:15.599926" elapsed="0.000037"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:15.601750" elapsed="0.000407"/>
</kw>
<msg time="2026-04-21T01:57:15.602205" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:15.601107" elapsed="0.001164"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:15.602443" elapsed="0.000023"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:15.602612" elapsed="0.000021"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:57:15.600765" elapsed="0.001929"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:57:15.600241" elapsed="0.002499"/>
</kw>
<arg>log:set ${ODL_LOG_LEVEL}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:57:15.565577" elapsed="0.037340"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:15.605300" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:15.605189" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:15.605166" elapsed="0.000204"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:57:15.605740" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:57:15.605518" elapsed="0.000248"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:57:15.606122" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:15.605947" elapsed="0.000230"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:57:15.661821" level="INFO">log:set DEFAULT org.opendaylight.bgpcep</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:57:15.606679" elapsed="0.055216"/>
</kw>
<msg time="2026-04-21T01:57:15.662008" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:57:15.662053" level="INFO">${message_write} = log:set DEFAULT org.opendaylight.bgpcep
</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:15.606342" elapsed="0.055734"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:57:15.664188" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:57:15.662650" elapsed="0.001597"/>
</kw>
<msg time="2026-04-21T01:57:15.664343" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:57:15.664386" level="INFO">${message_wait} = [?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:15.662285" elapsed="0.002128"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:15.664718" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:15.664490" elapsed="0.000282"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:15.664469" elapsed="0.000344"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:15.665217" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:15.664965" elapsed="0.000300"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:15.665545" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:15.665331" elapsed="0.000267"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:15.665313" elapsed="0.000309"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:57:15.665654" elapsed="0.000031"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:15.667433" elapsed="0.000172"/>
</kw>
<msg time="2026-04-21T01:57:15.667656" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:15.666834" elapsed="0.000885"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:15.667937" elapsed="0.000023"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:15.668107" elapsed="0.000028"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:57:15.666499" elapsed="0.001697"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:57:15.665955" elapsed="0.002288"/>
</kw>
<arg>log:set ${ODL_BGP_LOG_LEVEL} org.opendaylight.bgpcep</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:57:15.603269" elapsed="0.065068"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:15.670656" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:15.670546" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:15.670523" elapsed="0.000202"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:57:15.671106" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:57:15.670886" elapsed="0.000245"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:57:15.671457" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:15.671289" elapsed="0.000193"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:57:15.730522" level="INFO">log:set DEFAULT org.opendaylight.protocol</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:57:15.672054" elapsed="0.058560"/>
</kw>
<msg time="2026-04-21T01:57:15.730759" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:57:15.730829" level="INFO">${message_write} = log:set DEFAULT org.opendaylight.protocol
</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:15.671688" elapsed="0.059168"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:57:15.733125" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:57:15.731481" elapsed="0.001703"/>
</kw>
<msg time="2026-04-21T01:57:15.733282" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:57:15.733325" level="INFO">${message_wait} = [?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:15.731086" elapsed="0.002266"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:15.733676" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:15.733438" elapsed="0.000293"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:15.733414" elapsed="0.000344"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:15.734195" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:15.733931" elapsed="0.000313"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:15.734558" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:15.734311" elapsed="0.000302"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:15.734292" elapsed="0.000346"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:57:15.734673" elapsed="0.000034"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:15.736685" elapsed="0.000165"/>
</kw>
<msg time="2026-04-21T01:57:15.736895" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:15.736111" elapsed="0.000847"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:15.737120" elapsed="0.000022"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:15.737285" elapsed="0.000020"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:57:15.735527" elapsed="0.001842"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:57:15.734992" elapsed="0.002425"/>
</kw>
<arg>log:set ${ODL_BGP_LOG_LEVEL} org.opendaylight.protocol</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:57:15.668683" elapsed="0.068830"/>
</kw>
<doc>Initialize SetupUtils. SSH-login to mininet machine, create HTTP session,
put Python tool to mininet machine, setup imported resources.</doc>
<status status="PASS" start="2026-04-21T01:57:14.157211" elapsed="1.580358"/>
</kw>
<test id="s1-s4-t1" name="Check_For_Empty_Topology_Before_Talking" line="76">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:15.740942" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:15.740691" elapsed="0.000312"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:15.740673" elapsed="0.000357"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T01:57:15.740504" elapsed="0.000573"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:15.742108" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:15.741981" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:15.741963" elapsed="0.000215"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:15.747118" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:15.747002" elapsed="0.000163"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:15.746983" elapsed="0.000218"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:15.748268" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:15.747868" elapsed="0.000441"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:57:15.748805" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:57:15.748472" elapsed="0.000412"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:57:15.748934" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T01:57:15.749105" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:57:15.747432" elapsed="0.001698"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:15.755257" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:15.755139" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:15.755120" elapsed="0.000205"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:15.756557" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:15.756451" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:15.756433" elapsed="0.000192"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:57:15.757092" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:57:15.756769" elapsed="0.000349"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:57:15.757485" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:15.757275" elapsed="0.000235"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:57:15.798499" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:57:15.758020" elapsed="0.040839"/>
</kw>
<msg time="2026-04-21T01:57:15.799174" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:57:15.799245" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:15.757668" elapsed="0.041632"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:57:15.856490" level="INFO">". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "B "e "f "o "r "e "_ "T "a "l "k "i "n "g "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:57:15.800192" elapsed="0.056421"/>
</kw>
<msg time="2026-04-21T01:57:15.856786" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:57:15.856856" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "B "e "f "o ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:15.799592" elapsed="0.057301"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:15.857267" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:15.856996" elapsed="0.000329"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:15.856965" elapsed="0.000387"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:15.857849" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "B "e "f "o "r "e "_ "T "a "l "k "i "n "g "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:15.857503" elapsed="0.000418"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:15.858213" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:15.857989" elapsed="0.000279"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:15.857970" elapsed="0.000322"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:57:15.858330" elapsed="0.000040"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:15.861094" elapsed="0.000152"/>
</kw>
<msg time="2026-04-21T01:57:15.861310" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:15.859940" elapsed="0.001508"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:15.861725" elapsed="0.000104"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:15.862094" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:57:15.859271" elapsed="0.003011"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:57:15.858677" elapsed="0.003670"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:57:15.756148" elapsed="0.106380"/>
</kw>
<msg time="2026-04-21T01:57:15.862624" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:15.862740" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "B "e "f "o ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:15.755482" elapsed="0.107326"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T01:57:15.863018" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T01:57:15.862900" elapsed="0.000178"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:15.862874" elapsed="0.000229"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:15.863519" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:15.863893" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T01:57:15.863966" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T01:57:15.754779" elapsed="0.109299"/>
</kw>
<msg time="2026-04-21T01:57:15.864175" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:15.864219" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "B "e "f "o ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:15.749519" elapsed="0.114737"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:15.864584" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:15.864332" elapsed="0.000306"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:15.864315" elapsed="0.000347"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:57:15.749374" elapsed="0.115311"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:57:15.749191" elapsed="0.115528"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T01:57:15.746610" elapsed="0.118167"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T01:57:15.741661" elapsed="0.123194"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:15.741225" elapsed="0.123676"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-04-21T01:57:15.738293" elapsed="0.126661"/>
</kw>
<kw name="Wait_For_Topology_To_Change_To">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:15.918131" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:15.917724" elapsed="0.000436"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:15.919122" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:15.918660" elapsed="0.000703">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:15.919458" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:15.918325" elapsed="0.001162"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:15.920059" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:15.919652" elapsed="0.000434"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:57:15.920387" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:57:15.920557" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:57:15.920248" elapsed="0.000373"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:15.921053" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:15.920782" elapsed="0.000316"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:15.922281" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:15.921835" elapsed="0.000507"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:57:15.922904" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:57:15.922503" elapsed="0.000428"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:15.923347" elapsed="0.000045"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:15.924090" elapsed="0.000051"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:15.924432" elapsed="0.000048"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T01:57:15.923159" elapsed="0.001441"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T01:57:15.922988" elapsed="0.001680"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T01:57:15.924717" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T01:57:15.924899" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T01:57:15.921464" elapsed="0.003460"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:15.921167" elapsed="0.003790"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:15.925132" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:15.924982" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:15.921147" elapsed="0.004062"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:15.925820" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:15.925352" elapsed="0.000496"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:57:15.925896" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:57:15.917106" elapsed="0.008915"/>
</kw>
<msg time="2026-04-21T01:57:15.926074" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:15.904782" elapsed="0.021341"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:15.939816" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:15.951973" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:15.964102" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:15.964303" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:15.964518" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:15.964916" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:15.964752" elapsed="0.000222"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:57:15.964737" elapsed="0.000261"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:15.965142" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:15.965315" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:15.965485" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:57:15.964704" elapsed="0.000835"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:57:15.964598" elapsed="0.000968"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:15.965714" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:15.965804" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T01:57:15.965929" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:57:15.900632" elapsed="0.065323"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:15.967296" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:15.967020" elapsed="0.000346">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:15.967457" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:15.966617" elapsed="0.000864"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:15.967814" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:15.967551" elapsed="0.000321"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:15.968372" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:15.968078" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:15.967897" elapsed="0.000536"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:15.967533" elapsed="0.000922"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:15.970750" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:15.968605" elapsed="0.002171"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T01:57:15.970843" elapsed="0.000058"/>
</return>
<msg time="2026-04-21T01:57:15.971030" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:57:15.966284" elapsed="0.004770"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:15.972285" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:15.972045" elapsed="0.000303">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:15.972440" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:15.971684" elapsed="0.000780"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T01:57:15.972667" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T01:57:15.972533" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:15.972515" elapsed="0.000236"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:15.972914" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:15.973087" elapsed="0.000061"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T01:57:15.973197" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T01:57:15.975256" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:57:15.971360" elapsed="0.003922"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:15.976691" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:15.976437" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:15.977154" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:15.976910" elapsed="0.000288"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:57:15.988879" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:57:15.989145" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Set-Cookie': 'JSESSIONID=node0io7qbtb7wm8k15m02exnlwfto4.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 20-Apr-2026 01:57:15 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T01:57:15.989346" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:57:15.979360" elapsed="0.010014"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:15.977264" elapsed="0.012156"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:15.989605" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:15.989448" elapsed="0.000224"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:15.977246" elapsed="0.012448"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:15.993683" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:15.990805" elapsed="0.002943"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:15.990564" elapsed="0.003252"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:15.990546" elapsed="0.003308"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:15.997390" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:15.994243" elapsed="0.003209"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:15.993932" elapsed="0.003567"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:15.993908" elapsed="0.003627"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:15.998364" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:15.997761" elapsed="0.000641"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:15.998853" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:15.998500" elapsed="0.000487"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:15.999673" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:15.999252" elapsed="0.000457"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:15.999023" elapsed="0.000736"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:15.998474" elapsed="0.001336"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.000391" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:16.000026" elapsed="0.000391"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.000718" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:16.000486" elapsed="0.000288"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.001279" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:16.000978" elapsed="0.000327"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:16.000814" elapsed="0.000525"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:16.000468" elapsed="0.000893"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:16.001510" elapsed="0.000359"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T01:57:16.002380" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:16.002074" elapsed="0.000332"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T01:57:16.002563" elapsed="0.002291"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T01:57:15.990092" elapsed="0.014826"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:16.005094" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:16.004987" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:16.004968" elapsed="0.000196"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:57:16.008028" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:57:16.005312" elapsed="0.002746"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T01:57:16.008109" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T01:57:16.008270" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T01:57:15.975598" elapsed="0.032698"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:57:16.008358" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T01:57:16.008509" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T01:57:15.878781" elapsed="0.129753"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.036970" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:16.036220" elapsed="0.000778"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:16.039108" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:16.038458" elapsed="0.000832">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:16.039425" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:16.037160" elapsed="0.002290"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.040404" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:16.039617" elapsed="0.000815"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:57:16.040853" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:57:16.041102" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:57:16.040595" elapsed="0.000535"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.041712" level="INFO">{
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:16.041294" elapsed="0.000480"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T01:57:16.042461" elapsed="0.000079"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:16.041860" elapsed="0.000760"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.043464" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:16.042839" elapsed="0.000707"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:16.042648" elapsed="0.000984"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:16.041841" elapsed="0.001815"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.044588" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:16.043825" elapsed="0.000792"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:57:16.044666" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:57:16.035490" elapsed="0.009376"/>
</kw>
<msg time="2026-04-21T01:57:16.044925" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:16.023086" elapsed="0.021889"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.057289" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.069407" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.081571" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.081766" elapsed="0.000034"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.081957" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.082343" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:16.082195" elapsed="0.000205"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:57:16.082180" elapsed="0.000244"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.082567" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.082736" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.082922" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:57:16.082149" elapsed="0.000828"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:57:16.082041" elapsed="0.000964"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.083173" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:16.083249" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T01:57:16.083368" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:57:16.020454" elapsed="0.062983"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:16.083623" elapsed="0.002147"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:57:16.086873" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:57:16.086521" elapsed="0.000380"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:57:16.087394" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:57:16.087057" elapsed="0.000364"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T01:57:16.087584" elapsed="0.000347"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T01:57:16.086108" elapsed="0.001883"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:16.085866" elapsed="0.002158"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.088198" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:16.088050" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:16.085847" elapsed="0.002429"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T01:57:16.009670" elapsed="0.078653"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T01:57:16.008874" elapsed="0.079524"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:16.008616" elapsed="0.079827"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:16.008599" elapsed="0.079868"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:57:16.088501" elapsed="0.000028"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T01:57:15.870437" elapsed="0.218303"/>
</kw>
<arg>${folder_name}</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-04-21T01:57:15.866004" elapsed="0.222816"/>
</kw>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Compare_Topology</arg>
<arg>${folder_name}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T01:57:15.865486" elapsed="0.223381"/>
</kw>
<arg>empty_topology</arg>
<arg>timeout=180s</arg>
<doc>Wait until Compare_Topology matches expected result.</doc>
<status status="PASS" start="2026-04-21T01:57:15.865105" elapsed="0.223825"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T01:57:16.089522" elapsed="0.000242"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T01:57:16.089216" elapsed="0.000627"/>
</kw>
<doc>Sanity check example-ipv4-topology is up but empty.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T01:57:15.737651" elapsed="0.352231"/>
</test>
<test id="s1-s4-t2" name="TC_LA_Reconfigure_Odl_To_Initiate_Connection" line="81">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.093350" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:16.093124" elapsed="0.000283"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:16.093107" elapsed="0.000324"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T01:57:16.092940" elapsed="0.000537"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:16.094478" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:16.094373" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:16.094355" elapsed="0.000190"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:16.099600" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:16.099459" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:16.099441" elapsed="0.000231"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.100669" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:16.100292" elapsed="0.000403"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.101176" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:57:16.100872" elapsed="0.000330"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:57:16.101246" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:57:16.101400" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:57:16.099915" elapsed="0.001509"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:16.106744" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:16.106638" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:16.106619" elapsed="0.000208"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:16.108008" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:16.107902" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:16.107884" elapsed="0.000191"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:57:16.108521" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:57:16.108221" elapsed="0.000326"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:57:16.108940" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:16.108705" elapsed="0.000261"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:57:16.155125" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:57:16.109459" elapsed="0.045876"/>
</kw>
<msg time="2026-04-21T01:57:16.155549" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:57:16.155596" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:16.109127" elapsed="0.046506"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:57:16.188909" level="INFO">". "t "x "t ". "B "a "s "i "c ". "T "C "_ "L "A "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "d "l "_ "T "o "_ "I "n "i "t "i "a "t "e "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:57:16.156309" elapsed="0.032710"/>
</kw>
<msg time="2026-04-21T01:57:16.189182" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:57:16.189227" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "L "A "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "d "l "_ "T "o "_ "I "n "i "t ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:16.155889" elapsed="0.033374"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.189666" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:16.189357" elapsed="0.000381"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:16.189329" elapsed="0.000436"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.190281" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "L "A "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "d "l "_ "T "o "_ "I "n "i "t "i "a "t "e "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:16.189947" elapsed="0.000410"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.190646" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:16.190425" elapsed="0.000275"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:16.190406" elapsed="0.000317"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:57:16.190761" elapsed="0.000057"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:16.194054" elapsed="0.000443"/>
</kw>
<msg time="2026-04-21T01:57:16.194584" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:16.192547" elapsed="0.002225"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.195256" elapsed="0.000157"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.195774" elapsed="0.000142"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:57:16.191747" elapsed="0.004322"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:57:16.191100" elapsed="0.005058"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:57:16.107575" elapsed="0.088713"/>
</kw>
<msg time="2026-04-21T01:57:16.196411" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:16.196471" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "L "A "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "d "l "_ "T "o "_ "I "n "i "t ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:16.106980" elapsed="0.089541"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T01:57:16.196766" elapsed="0.000063"/>
</return>
<status status="PASS" start="2026-04-21T01:57:16.196624" elapsed="0.000251"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:16.196599" elapsed="0.000310"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.197470" elapsed="0.000035"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.197958" elapsed="0.000033"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T01:57:16.198052" elapsed="0.000021"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T01:57:16.106305" elapsed="0.091890"/>
</kw>
<msg time="2026-04-21T01:57:16.198322" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:16.198384" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "L "A "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "d "l "_ "T "o "_ "I "n "i "t ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:16.101808" elapsed="0.096646"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.198933" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:16.198560" elapsed="0.000448"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:16.198537" elapsed="0.000506"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:57:16.101650" elapsed="0.097433"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:57:16.101478" elapsed="0.097653"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T01:57:16.099082" elapsed="0.100127"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T01:57:16.094087" elapsed="0.105205"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:16.093628" elapsed="0.105761"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-04-21T01:57:16.090601" elapsed="0.108873"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.200671" level="INFO">&amp;{mapping} = { IP=10.30.171.116 | HOLDTIME=180 | PEER_PORT=17900 | PASSIVE_MODE=false | BGP_RIB_OPENCONFIG=example-bgp-rib | LOCAL=10.30.171.3 }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PASSIVE_MODE=false</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_NAME}</arg>
<arg>LOCAL=${ODL_SYSTEM_IP}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:57:16.199782" elapsed="0.000928"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.237131" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:16.236710" elapsed="0.000452"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:16.238407" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_local_address.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:16.237668" elapsed="0.000818">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_local_address.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:16.238656" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:16.237334" elapsed="0.001348"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.239257" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:16.238866" elapsed="0.000418"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:57:16.239608" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_local_address/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_local_address/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:57:16.239781" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:57:16.239462" elapsed="0.000360"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.240235" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:16.239981" elapsed="0.000300"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.241279" level="INFO">mapping: {'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'false', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'LOCAL': '10.30.171.3'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:16.241015" elapsed="0.000310"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.242018" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:57:16.241485" elapsed="0.000560"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.242732" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:16.242430" elapsed="0.000328"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:16.243551" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:16.243292" elapsed="0.000285"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:16.243629" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T01:57:16.243805" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:16.242966" elapsed="0.000865"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:16.243987" elapsed="0.000246"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T01:57:16.242289" elapsed="0.001985"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.244836" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:16.244521" elapsed="0.000341"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:16.245572" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:16.245364" elapsed="0.000233"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:16.245647" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T01:57:16.245810" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:16.245048" elapsed="0.000787"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:16.246002" elapsed="0.000248"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T01:57:16.244388" elapsed="0.001904"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.246857" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:16.246535" elapsed="0.000348"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:16.247615" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:16.247387" elapsed="0.000253"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:16.247689" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T01:57:16.247853" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:16.247068" elapsed="0.000809"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:16.248027" elapsed="0.000220"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T01:57:16.246402" elapsed="0.001884"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.248839" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:16.248530" elapsed="0.000335"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:16.249624" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:16.249414" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:16.249698" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:57:16.249867" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:16.249098" elapsed="0.000794"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:16.250044" elapsed="0.000220"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T01:57:16.248398" elapsed="0.001912"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.250927" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:16.250600" elapsed="0.000353"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:16.251709" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:16.251492" elapsed="0.000243"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:16.251784" elapsed="0.000044"/>
</return>
<msg time="2026-04-21T01:57:16.251950" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:16.251144" elapsed="0.000830"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:16.252129" elapsed="0.000219"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T01:57:16.250459" elapsed="0.001935"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.253122" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:16.252638" elapsed="0.000509"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:16.253930" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:16.253702" elapsed="0.000255"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:16.254007" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:57:16.254155" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:16.253376" elapsed="0.000803"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:16.254329" elapsed="0.000219"/>
</kw>
<var name="${key}">LOCAL</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T01:57:16.252506" elapsed="0.002082"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T01:57:16.242101" elapsed="0.012521"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T01:57:16.254665" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T01:57:16.254838" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'false', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'LOCAL': '10.30.171.3'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T01:57:16.240674" elapsed="0.014191"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:16.240360" elapsed="0.014537"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.255071" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:16.254923" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:16.240336" elapsed="0.014810"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.256199" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:16.255296" elapsed="0.000933"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:57:16.256287" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:57:16.236093" elapsed="0.020325"/>
</kw>
<msg time="2026-04-21T01:57:16.256474" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:16.223825" elapsed="0.032698"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.268925" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.283299" elapsed="0.000039"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.296717" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.296953" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.297140" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.297553" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:16.297401" elapsed="0.000208"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:57:16.297384" elapsed="0.000252"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.297779" elapsed="0.000040"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.297968" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.298266" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:57:16.297344" elapsed="0.000975"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:57:16.297225" elapsed="0.001123"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.298496" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:16.298572" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T01:57:16.298724" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:57:16.219544" elapsed="0.079208"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.324667" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:16.324251" elapsed="0.000447"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:16.325498" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_local_address.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:16.325231" elapsed="0.000347">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_local_address.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:16.325672" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:16.324885" elapsed="0.000810"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.326376" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:16.325883" elapsed="0.000521"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:57:16.326774" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_local_address/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_local_address/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:57:16.326970" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:57:16.326605" elapsed="0.000394"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.327418" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
            &lt;local-address&gt;$LOCAL&lt;/local-address&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:16.327168" elapsed="0.000310"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T01:57:16.327961" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:16.327589" elapsed="0.000435"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.328764" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'false', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'LOCAL': '10.30.171.3'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:16.328198" elapsed="0.000610"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:16.328053" elapsed="0.000793"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:16.327533" elapsed="0.001335"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.329813" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflec...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:16.329016" elapsed="0.000830"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:57:16.329900" elapsed="0.000036"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:57:16.323536" elapsed="0.006504"/>
</kw>
<msg time="2026-04-21T01:57:16.330100" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:16.311128" elapsed="0.019021"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.342264" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.355095" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.368385" elapsed="0.000128"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.368739" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.368952" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.369389" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:16.369237" elapsed="0.000210"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:57:16.369219" elapsed="0.000254"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.369618" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.369803" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.369973" elapsed="0.000025"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:57:16.369174" elapsed="0.000867"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:57:16.369043" elapsed="0.001029"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.370224" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:16.370302" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T01:57:16.370471" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflec...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:57:16.308475" elapsed="0.062027"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:16.372001" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_local_address/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:16.371665" elapsed="0.000427">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_local_address/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:16.372186" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:16.371247" elapsed="0.000964"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.372576" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:16.372281" elapsed="0.000354"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.373162" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:16.372858" elapsed="0.000330"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:16.372660" elapsed="0.000563"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:16.372263" elapsed="0.000982"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.375634" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:16.373395" elapsed="0.002322"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T01:57:16.375771" elapsed="0.000049"/>
</return>
<msg time="2026-04-21T01:57:16.375951" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:57:16.370886" elapsed="0.005090"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.377446" level="INFO">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.116</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:16.377188" elapsed="0.000305"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.377946" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;false&lt;/passive-mode&gt;
            &lt;local-address&gt;10.30.171.3&lt;/local-address&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:16.377683" elapsed="0.000323"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.378405" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:16.378159" elapsed="0.000289"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.378855" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:16.378598" elapsed="0.000300"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T01:57:16.379746" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T01:57:16.379512" elapsed="0.000260"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T01:57:16.380124" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T01:57:16.379944" elapsed="0.000205"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:16.380299" elapsed="0.000217"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.381127" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:16.380670" elapsed="0.000503"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T01:57:16.381216" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:57:16.381374" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T01:57:16.379106" elapsed="0.002293"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:57:16.397836" level="INFO">PUT Request : url=http://10.30.171.3:8181/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.116 
 path_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.116 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0io7qbtb7wm8k15m02exnlwfto4.node0', 'Content-Length': '1135', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;false&lt;/passive-mode&gt;
            &lt;local-address&gt;10.30.171.3&lt;/local-address&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T01:57:16.397905" level="INFO">PUT Response : url=http://10.30.171.3:8181/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.116 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T01:57:16.398028" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:57:16.383481" elapsed="0.014608"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:16.381468" elapsed="0.016721"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.398748" elapsed="0.000113"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:16.398404" elapsed="0.000564"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:16.381450" elapsed="0.017567"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.406512" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:16.401337" elapsed="0.005270"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:16.400822" elapsed="0.005863"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:16.400668" elapsed="0.006072"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.410006" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:16.407389" elapsed="0.002667"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:16.406896" elapsed="0.003194"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:16.406857" elapsed="0.003258"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.410664" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:16.410279" elapsed="0.000412"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.411015" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:16.410761" elapsed="0.000312"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.411556" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:16.411257" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:16.411097" elapsed="0.000520"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:16.410743" elapsed="0.000895"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.412197" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:16.411832" elapsed="0.000391"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.412523" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:16.412291" elapsed="0.000288"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.413071" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:16.412762" elapsed="0.000335"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:16.412603" elapsed="0.000528"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:16.412274" elapsed="0.000879"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:16.413303" elapsed="0.000343"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T01:57:16.414111" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:16.413826" elapsed="0.000311"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T01:57:16.414290" elapsed="0.002338"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T01:57:16.399916" elapsed="0.016774"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T01:57:16.416879" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T01:57:16.416756" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:16.416737" elapsed="0.000229"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.417115" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T01:57:16.417182" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T01:57:16.419375" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T01:57:16.376366" elapsed="0.043035"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:57:16.419491" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T01:57:16.419688" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T01:57:16.207010" elapsed="0.212705"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.420106" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:16.419864" elapsed="0.000310"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:16.419846" elapsed="0.000352"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:57:16.420271" elapsed="0.000028"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ibgp_local_address</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T01:57:16.201194" elapsed="0.219205"/>
</kw>
<kw name="Teardown_Test_Show_Bugs_If_Test_Failed" owner="SetupUtils" type="TEARDOWN">
<kw name="SetupUtils__Report_Bugs_Causing_Failure" owner="SetupUtils">
<if>
<branch type="IF" condition="'${SetupUtils__Known_Bug_ID}' != ''">
<kw name="Report Failure Due To Bug" owner="Utils">
<arg>${SetupUtils__Known_Bug_ID}</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.421638" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:16.421259" elapsed="0.000440"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:16.421243" elapsed="0.000481"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>'${SetupUtils__Known_Bug_ID}' != ''</arg>
<arg>Set_Known_Bug_Id</arg>
<arg>${EMPTY}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:16.421885" elapsed="0.000319"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.427477" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:16.426954" elapsed="0.000551"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="PASS" start="2026-04-21T01:57:16.427724" elapsed="0.000043"/>
</return>
<status status="PASS" start="2026-04-21T01:57:16.427579" elapsed="0.000239"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:16.427562" elapsed="0.000281"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.427995" elapsed="0.000021"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<var>${reference}</var>
<arg>${SUITE_NAME}_${TEST_NAME}</arg>
<arg>[ /\.-]</arg>
<arg>_</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.428168" elapsed="0.000021"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.428340" elapsed="0.000021"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${msg}</var>
<arg>... click for list of related bugs or create a new one if needed (with the${newline}"${reference}"${newline}reference somewhere inside)</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.428507" elapsed="0.000021"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${bugs}</var>
<arg>"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=${reference}&amp;order=bug_status"</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.428673" elapsed="0.000021"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<arg>${msg}${newline}${bugs}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.428855" elapsed="0.000021"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${msg}${newline}${bugs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.429029" elapsed="0.000023"/>
</kw>
<doc>Report that a test failed and point to linked Bugzilla bug(s).
Linked bugs must contain the ${reference} inside comments (workaround
becasue of currently missing suitable field for external references and
not correctly working the CONTENT MATCHES filter).
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-04-21T01:57:16.426625" elapsed="0.002484"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:16.421054" elapsed="0.008105"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-04-21T01:57:16.420678" elapsed="0.008522"/>
</kw>
<doc>Configure ibgp peer with local-address.</doc>
<status status="PASS" start="2026-04-21T01:57:16.090100" elapsed="0.339137"/>
</test>
<test id="s1-s4-t3" name="TC_LA_Start_Bgp_Speaker_And_Verify_Connected" line="96">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.432870" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:16.432623" elapsed="0.000304"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:16.432606" elapsed="0.000346"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T01:57:16.432432" elapsed="0.000566"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:16.433997" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:16.433887" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:16.433869" elapsed="0.000195"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:16.438895" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:16.438772" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:16.438754" elapsed="0.000208"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.439989" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:16.439576" elapsed="0.000439"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.440470" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:57:16.440175" elapsed="0.000320"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:57:16.440579" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T01:57:16.440738" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:57:16.439185" elapsed="0.001578"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:16.446261" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:16.446154" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:16.446135" elapsed="0.000194"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:16.447499" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:16.447393" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:16.447375" elapsed="0.000191"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:57:16.448057" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:57:16.447711" elapsed="0.000373"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:57:16.448461" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:16.448243" elapsed="0.000243"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:57:16.485606" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:57:16.448999" elapsed="0.036770"/>
</kw>
<msg time="2026-04-21T01:57:16.485989" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:57:16.486038" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:16.448646" elapsed="0.037430"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:57:16.513777" level="INFO">". "t "x "t ". "B "a "s "i "c ". "T "C "_ "L "A "_ "S "t "a "r "t "_ "B "g "p "_ "S "p "e "a "k "e "r "_ "A "n "d "_ "V "e "r "i "f "y "_ "C "o "n "n "e "c "t "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:57:16.486665" elapsed="0.027248"/>
</kw>
<msg time="2026-04-21T01:57:16.514096" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:57:16.514155" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "L "A "_ "S "t "a "r "t "_ "B "g "p "_ "S "p "e "a "k "e "r "_ "A "n "d "_ "V ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:16.486287" elapsed="0.027907"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.514508" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:16.514277" elapsed="0.000286"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:16.514255" elapsed="0.000333"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.515123" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "L "A "_ "S "t "a "r "t "_ "B "g "p "_ "S "p "e "a "k "e "r "_ "A "n "d "_ "V "e "r "i "f "y "_ "C "o "n "n "e "c "t "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:16.514752" elapsed="0.000441"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.515509" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:16.515271" elapsed="0.000295"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:16.515246" elapsed="0.000344"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:57:16.515624" elapsed="0.000032"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:16.518477" elapsed="0.000162"/>
</kw>
<msg time="2026-04-21T01:57:16.518704" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:16.517271" elapsed="0.001600"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.519157" elapsed="0.000079"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.519514" elapsed="0.000077"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:57:16.516568" elapsed="0.003135"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:57:16.515978" elapsed="0.003798"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:57:16.447094" elapsed="0.072890"/>
</kw>
<msg time="2026-04-21T01:57:16.520091" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:16.520137" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "L "A "_ "S "t "a "r "t "_ "B "g "p "_ "S "p "e "a "k "e "r "_ "A "n "d "_ "V ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:16.446483" elapsed="0.073691"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T01:57:16.520359" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T01:57:16.520252" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:16.520233" elapsed="0.000209"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.520876" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.521264" elapsed="0.000033"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T01:57:16.521348" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T01:57:16.445815" elapsed="0.075644"/>
</kw>
<msg time="2026-04-21T01:57:16.521552" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:16.521596" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "L "A "_ "S "t "a "r "t "_ "B "g "p "_ "S "p "e "a "k "e "r "_ "A "n "d "_ "V ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:16.441151" elapsed="0.080482"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:16.522000" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:16.521719" elapsed="0.000336"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:16.521701" elapsed="0.000378"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:57:16.441009" elapsed="0.081093"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:57:16.440834" elapsed="0.081302"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T01:57:16.438412" elapsed="0.083780"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T01:57:16.433578" elapsed="0.088668"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:16.433147" elapsed="0.089147"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-04-21T01:57:16.430222" elapsed="0.092134"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.522952" level="INFO">${speaker_args} = --amount 3 --listen --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --debug</msg>
<var>${speaker_args}</var>
<arg>--amount 3 --listen --myip=${TOOLS_SYSTEM_IP} --myport=${BGP_TOOL_PORT} --peerip=${ODL_SYSTEM_IP} --debug</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:16.522535" elapsed="0.000444"/>
</kw>
<kw name="Start_BGP_Speaker_And_Verify_Connected" owner="BGPSpeaker">
<kw name="Start_BGP_Speaker" owner="BGPSpeaker">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.526098" level="INFO">${command} = python3 play.py --amount 3 --listen --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --debug &amp;&gt; play.py.out</msg>
<var>${command}</var>
<arg>python3 play.py ${arguments} &amp;&gt; ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:16.524143" elapsed="0.001985"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.526696" level="INFO">python3 play.py --amount 3 --listen --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --debug &amp;&gt; play.py.out</msg>
<arg>${command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:16.526451" elapsed="0.000291"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:57:16.531563" level="INFO">python3 play.py --amount 3 --listen --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --debug &amp;&gt; play.py.out</msg>
<msg time="2026-04-21T01:57:16.533180" level="INFO">${output} =  python3 play.py --amount 3 --listen --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --debug &amp;&gt; play.py.out
</msg>
<var>${output}</var>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:57:16.526911" elapsed="0.006354"/>
</kw>
<arg>${arguments}</arg>
<doc>Start the BGP speaker python utility. Redirect its error output to a log file
so it can be dumped into the logs later, when stopping it. This also avoids polluting the
output seen by "Read Until Prompt" with false propmpts so it won't stop prematurely
leading to a spurious test failure, messy log content or other misbehavior.</doc>
<status status="PASS" start="2026-04-21T01:57:16.523763" elapsed="0.009685"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_BGP_Speaker_Connection" owner="BGPSpeaker">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.536001" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>200</arg>
<arg>404</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:16.535442" elapsed="0.000600"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:16.536949" level="INFO">${url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig</msg>
<var>${url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F${ip}?content=nonconfig</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:16.536305" elapsed="0.000751"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:57:16.545247" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0io7qbtb7wm8k15m02exnlwfto4.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:57:16.545396" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T01:57:16.545517" level="FAIL">Url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig Expected status: 409 != 200</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${url}</arg>
<arg>expected_status=${exp_status_code}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T01:57:16.537490" elapsed="0.008927">Url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig Expected status: 409 != 200</status>
</kw>
<return>
<value>${response.content}</value>
<status status="NOT RUN" start="2026-04-21T01:57:16.546495" elapsed="0.000026"/>
</return>
<arg>${session}</arg>
<arg>${speaker_ip}</arg>
<arg>${connected}</arg>
<doc>Verifies peer's presence in bgp rib.</doc>
<status status="FAIL" start="2026-04-21T01:57:16.534726" elapsed="0.011901">Url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig Expected status: 409 != 200</status>
</kw>
<kw name="Verify_BGP_Speaker_Connection" owner="BGPSpeaker">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:18.550100" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>200</arg>
<arg>404</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:18.549132" elapsed="0.001047"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:18.551767" level="INFO">${url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig</msg>
<var>${url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F${ip}?content=nonconfig</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:18.550636" elapsed="0.001236"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:57:18.561824" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0io7qbtb7wm8k15m02exnlwfto4.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:57:18.561976" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T01:57:18.562097" level="FAIL">Url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig Expected status: 409 != 200</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${url}</arg>
<arg>expected_status=${exp_status_code}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T01:57:18.552273" elapsed="0.010346">Url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig Expected status: 409 != 200</status>
</kw>
<return>
<value>${response.content}</value>
<status status="NOT RUN" start="2026-04-21T01:57:18.562700" elapsed="0.000023"/>
</return>
<arg>${session}</arg>
<arg>${speaker_ip}</arg>
<arg>${connected}</arg>
<doc>Verifies peer's presence in bgp rib.</doc>
<status status="FAIL" start="2026-04-21T01:57:18.547688" elapsed="0.015155">Url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig Expected status: 409 != 200</status>
</kw>
<kw name="Verify_BGP_Speaker_Connection" owner="BGPSpeaker">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:20.565009" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>200</arg>
<arg>404</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:20.564459" elapsed="0.000596"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:20.565869" level="INFO">${url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig</msg>
<var>${url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F${ip}?content=nonconfig</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:20.565298" elapsed="0.000610"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:57:20.574860" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0io7qbtb7wm8k15m02exnlwfto4.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:57:20.575104" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T01:57:20.575265" level="FAIL">Url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig Expected status: 409 != 200</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${url}</arg>
<arg>expected_status=${exp_status_code}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T01:57:20.566244" elapsed="0.009689">Url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig Expected status: 409 != 200</status>
</kw>
<return>
<value>${response.content}</value>
<status status="NOT RUN" start="2026-04-21T01:57:20.576146" elapsed="0.000035"/>
</return>
<arg>${session}</arg>
<arg>${speaker_ip}</arg>
<arg>${connected}</arg>
<doc>Verifies peer's presence in bgp rib.</doc>
<status status="FAIL" start="2026-04-21T01:57:20.563571" elapsed="0.012755">Url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig Expected status: 409 != 200</status>
</kw>
<kw name="Verify_BGP_Speaker_Connection" owner="BGPSpeaker">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:22.579633" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>200</arg>
<arg>404</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:22.578874" elapsed="0.000826"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:22.581071" level="INFO">${url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig</msg>
<var>${url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F${ip}?content=nonconfig</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:22.580105" elapsed="0.001035"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:57:22.595223" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0io7qbtb7wm8k15m02exnlwfto4.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:57:22.597134" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1991'} 
 body={"bgp-rib:peer":[{"peer-id":"bgp://10.30.171.116","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false},"bgp-inet:ipv4-routes":{"ipv4-route":[{"path-id":0,"route-key":"8.0.1.32/28","prefix":"8.0.1.32/28","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}},{"path-id":0,"route-key":"8.0.1.16/28","prefix":"8.0.1.16/28","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}},{"path-id":0,"route-key":"8.0.1.0/28","prefix":"8.0.1.0/28","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}}]}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false},"bgp-inet:ipv4-routes":{"ipv4-route":[{"path-id":0,"route-key":"8.0.1.32/28","prefix":"8.0.1.32/28","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}},{"path-id":0,"route-key":"8.0.1.16/28","prefix":"8.0.1.16/28","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}},{"path-id":0,"route-key":"8.0.1.0/28","prefix":"8.0.1.0/28","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}}]}}]},"peer-role":"ibgp"}]} 
 </msg>
<msg time="2026-04-21T01:57:22.597365" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${url}</arg>
<arg>expected_status=${exp_status_code}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:57:22.581586" elapsed="0.015821"/>
</kw>
<return>
<value>${response.content}</value>
<status status="PASS" start="2026-04-21T01:57:22.597510" elapsed="0.000065"/>
</return>
<arg>${session}</arg>
<arg>${speaker_ip}</arg>
<arg>${connected}</arg>
<doc>Verifies peer's presence in bgp rib.</doc>
<status status="PASS" start="2026-04-21T01:57:22.577588" elapsed="0.023782"/>
</kw>
<msg time="2026-04-21T01:57:22.601585" level="INFO">${message} = {"bgp-rib:peer":[{"peer-id":"bgp://10.30.171.116","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi"...</msg>
<var>${message}</var>
<arg>5x</arg>
<arg>2s</arg>
<arg>Verify_BGP_Speaker_Connection</arg>
<arg>${session}</arg>
<arg>${speaker_ip}</arg>
<arg>${connected}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T01:57:16.533872" elapsed="6.067767"/>
</kw>
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T01:57:22.601752" elapsed="0.000062"/>
</return>
<msg time="2026-04-21T01:57:22.602123" level="INFO">${output} = {"bgp-rib:peer":[{"peer-id":"bgp://10.30.171.116","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi"...</msg>
<var>${output}</var>
<arg>${speaker_args}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>speaker_ip=${TOOLS_SYSTEM_IP}</arg>
<doc>Start the BGP speaker python utility, and verifies it's connection.
We can change connected variable to false to verify Speaker did not connect.</doc>
<status status="PASS" start="2026-04-21T01:57:16.523211" elapsed="6.078962"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:22.602963" level="INFO">{"bgp-rib:peer":[{"peer-id":"bgp://10.30.171.116","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false},"bgp-inet:ipv4-routes":{"ipv4-route":[{"path-id":0,"route-key":"8.0.1.32/28","prefix":"8.0.1.32/28","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}},{"path-id":0,"route-key":"8.0.1.16/28","prefix":"8.0.1.16/28","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}},{"path-id":0,"route-key":"8.0.1.0/28","prefix":"8.0.1.0/28","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}}]}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false},"bgp-inet:ipv4-routes":{"ipv4-route":[{"path-id":0,"route-key":"8.0.1.32/28","prefix":"8.0.1.32/28","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}},{"path-id":0,"route-key":"8.0.1.16/28","prefix":"8.0.1.16/28","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}},{"path-id":0,"route-key":"8.0.1.0/28","prefix":"8.0.1.0/28","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}}]}}]},"peer-role":"ibgp"}]}</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:22.602480" elapsed="0.000652"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T01:57:22.604079" elapsed="0.000380"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T01:57:22.603568" elapsed="0.000985"/>
</kw>
<doc>Verify that peer is present in odl's rib under local-address ip.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T01:57:16.429589" elapsed="6.175022"/>
</test>
<test id="s1-s4-t4" name="TC_LA_Kill_Bgp_Speaker" line="107">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T01:57:22.608940" elapsed="0.000231"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T01:57:22.608645" elapsed="0.000583"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:22.610345" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:22.610173" elapsed="0.000224"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:22.610150" elapsed="0.000271"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:22.615418" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:22.615298" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:22.615280" elapsed="0.000211"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:22.616606" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:22.616185" elapsed="0.000450"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:57:22.617135" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:57:22.616807" elapsed="0.000355"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:57:22.617210" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T01:57:22.617375" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:57:22.615733" elapsed="0.001668"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:22.623665" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:22.623502" elapsed="0.000233"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:22.623472" elapsed="0.000295"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:22.625140" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:22.625028" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:22.625010" elapsed="0.000198"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:57:22.625691" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:57:22.625358" elapsed="0.000368"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:57:22.626158" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:22.625917" elapsed="0.000272"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:57:22.662846" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:57:22.626709" elapsed="0.036517"/>
</kw>
<msg time="2026-04-21T01:57:22.663736" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:57:22.663900" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:22.626357" elapsed="0.037632"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:57:22.681545" level="INFO">". "t "x "t ". "B "a "s "i "c ". "T "C "_ "L "A "_ "K "i "l "l "_ "B "g "p "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:57:22.665403" elapsed="0.016333"/>
</kw>
<msg time="2026-04-21T01:57:22.681979" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:57:22.682028" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "L "A "_ "K "i "l "l "_ "B "g "p "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[9...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:22.664518" elapsed="0.017549"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:22.682488" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:22.682176" elapsed="0.000441"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:22.682145" elapsed="0.000503"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:22.683193" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "L "A "_ "K "i "l "l "_ "B "g "p "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:22.682804" elapsed="0.000455"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:22.683550" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:22.683326" elapsed="0.000280"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:22.683308" elapsed="0.000323"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:57:22.683672" elapsed="0.000038"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:22.686484" elapsed="0.000153"/>
</kw>
<msg time="2026-04-21T01:57:22.686700" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:22.685350" elapsed="0.001511"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:22.687188" elapsed="0.000094"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:22.687554" elapsed="0.000094"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:57:22.684629" elapsed="0.003139"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:57:22.684017" elapsed="0.003839"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:57:22.624689" elapsed="0.063271"/>
</kw>
<msg time="2026-04-21T01:57:22.688062" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:22.688111" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "L "A "_ "K "i "l "l "_ "B "g "p "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[9...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:22.623979" elapsed="0.064176"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T01:57:22.688356" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-04-21T01:57:22.688240" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:22.688219" elapsed="0.000227"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:22.688911" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:22.689273" elapsed="0.000067"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T01:57:22.689394" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T01:57:22.622990" elapsed="0.066518"/>
</kw>
<msg time="2026-04-21T01:57:22.689605" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:22.689649" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "L "A "_ "K "i "l "l "_ "B "g "p "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[9...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:22.617797" elapsed="0.071891"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:22.690046" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:22.689769" elapsed="0.000335"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:22.689751" elapsed="0.000377"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:57:22.617646" elapsed="0.072507"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:57:22.617462" elapsed="0.072726"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T01:57:22.614911" elapsed="0.075335"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T01:57:22.609859" elapsed="0.080446"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:22.609386" elapsed="0.080966"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T01:57:22.606114" elapsed="0.084293"/>
</kw>
<kw name="Kill_BGP_Speaker" owner="BGPSpeaker">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:22.691675" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:22.691332" elapsed="0.000428"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T01:57:22.691941" elapsed="0.000277"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T01:57:22.691058" elapsed="0.001221"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T01:57:22.715051" level="INFO">[?2004l^C
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T01:57:22.693103" elapsed="0.022082"/>
</kw>
<msg time="2026-04-21T01:57:22.715335" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:22.715381" level="INFO">${message} = [?2004l^C
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${status}</var>
<var>${message}</var>
<arg>SSHLibrary.Read_Until_Prompt</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:22.692454" elapsed="0.022954"/>
</kw>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:57:22.716235" level="INFO">Executing command 'cat play.py.out'.</msg>
<msg time="2026-04-21T01:57:22.728311" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T01:57:22.728479" level="INFO">${output_log} = 2026-04-21 01:57:16,659 INFO BGP-Thread-1 (job): Connecting in the listening mode.
2026-04-21 01:57:16,660 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.171.116
2026-04-21 01:57:16,660 DEBUG BGP-T...</msg>
<var>${output_log}</var>
<arg>cat ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:57:22.716078" elapsed="0.012429"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:22.729112" level="INFO">2026-04-21 01:57:16,659 INFO BGP-Thread-1 (job): Connecting in the listening mode.
2026-04-21 01:57:16,660 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.171.116
2026-04-21 01:57:16,660 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-04-21 01:57:21,432 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 01:57:21,437 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 01:57:21,437 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-04-21 01:57:21,437 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 01:57:21,437 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 3
2026-04-21 01:57:21,438 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-04-21 01:57:21,438 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-04-21 01:57:21,438 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-04-21 01:57:21,438 INFO BGP-Thread-1 (job):   My BGP Identifier: 169782132
2026-04-21 01:57:21,438 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-04-21 01:57:21,438 INFO BGP-Thread-1 (job):   Originator ID: None
2026-04-21 01:57:21,438 INFO BGP-Thread-1 (job):   Cluster list: None
2026-04-21 01:57:21,438 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-04-21 01:57:21,438 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-04-21 01:57:21,438 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-04-21 01:57:21,439 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 3
2026-04-21 01:57:21,439 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, 2]
2026-04-21 01:57:21,439 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-04-21 01:57:21,439 INFO BGP-Thread-1 (job):   Let's go ...

2026-04-21 01:57:21,439 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-04-21 01:57:21,439 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 01:57:21,439 DEBUG BGP-Thread-1 (job):   Length=45 (0x002d)
2026-04-21 01:57:21,439 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-04-21 01:57:21,439 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-04-21 01:57:21,440 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-04-21 01:57:21,440 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-04-21 01:57:21,440 DEBUG BGP-Thread-1 (job):   BGP Identifier=169782132 (0x0a1eab74)
2026-04-21 01:57:21,440 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=16 (0x10)
2026-04-21 01:57:21,440 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x0206010400010001020641040000fbf0
2026-04-21 01:57:21,440 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff002d0104fbf000b40a1eab74100206010400010001020641040000fbf0'
2026-04-21 01:57:21,440 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff002d0104fbf000b40a1eab74100206010400010001020641040000fbf0
2026-04-21 01:57:21,442 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 01:57:21,442 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 01:57:21,442 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 01:57:21,442 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 01:57:21,442 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 01:57:21,442 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 01:57:21,443 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 01:57:21,443 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 01:57:21,443 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 01:57:21,443 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 01:57:21,443 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-04-21 01:57:21,443 INFO BGP-Thread-1 (job): Iteration: 0 - total remaining prefixes: 3
2026-04-21 01:57:21,443 DEBUG BGP-Thread-1 (job): ########## Iteration: 0 ##########
2026-04-21 01:57:21,444 DEBUG BGP-Thread-1 (job): Remaining prefixes: 3
2026-04-21 01:57:21,444 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-04-21 01:57:21,444 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-04-21 01:57:21,444 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-04-21 01:57:21,444 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 01:57:21,444 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-04-21 01:57:21,444 DEBUG BGP-Thread-1 (job):   Prefix indexes: [0]
2026-04-21 01:57:21,444 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.0.1.0')]
2026-04-21 01:57:21,444 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-04-21 01:57:21,444 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-04-21 01:57:21,444 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 01:57:21,444 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-04-21 01:57:21,444 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-04-21 01:57:21,444 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-04-21 01:57:21,445 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 01:57:21,445 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 01:57:21,445 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-04-21 01:57:21,445 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 01:57:21,445 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 01:57:21,445 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 01:57:21,445 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-04-21 01:57:21,445 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201)
2026-04-21 01:57:21,445 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 01:57:21,445 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-04-21 01:57:21,445 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-04-21 01:57:21,445 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.0.1.0')]/28 (0x1c08000100)
2026-04-21 01:57:21,445 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf040050400000064400304c00002011c08000100
2026-04-21 01:57:21,446 DEBUG BGP-Thread-1 (job): ########## Iteration: 1 ##########
2026-04-21 01:57:21,446 DEBUG BGP-Thread-1 (job): Remaining prefixes: 2
2026-04-21 01:57:21,446 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-04-21 01:57:21,446 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-04-21 01:57:21,446 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-04-21 01:57:21,446 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 01:57:21,446 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-04-21 01:57:21,446 DEBUG BGP-Thread-1 (job):   Prefix indexes: [1]
2026-04-21 01:57:21,446 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.0.1.16')]
2026-04-21 01:57:21,446 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-04-21 01:57:21,446 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-04-21 01:57:21,446 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 01:57:21,446 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-04-21 01:57:21,446 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-04-21 01:57:21,446 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-04-21 01:57:21,447 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 01:57:21,447 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 01:57:21,447 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-04-21 01:57:21,447 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 01:57:21,447 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 01:57:21,447 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 01:57:21,447 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-04-21 01:57:21,447 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201)
2026-04-21 01:57:21,447 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 01:57:21,447 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-04-21 01:57:21,447 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-04-21 01:57:21,447 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.0.1.16')]/28 (0x1c08000110)
2026-04-21 01:57:21,447 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf040050400000064400304c00002011c08000110
2026-04-21 01:57:21,448 DEBUG BGP-Thread-1 (job): ########## Iteration: 2 ##########
2026-04-21 01:57:21,448 DEBUG BGP-Thread-1 (job): Remaining prefixes: 1
2026-04-21 01:57:21,448 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-04-21 01:57:21,448 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-04-21 01:57:21,448 DEBUG BGP-Thread-1 (job):   Prefix slot index: 2
2026-04-21 01:57:21,448 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 01:57:21,448 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-04-21 01:57:21,448 DEBUG BGP-Thread-1 (job):   Prefix indexes: [2]
2026-04-21 01:57:21,448 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.0.1.32')]
2026-04-21 01:57:21,448 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-04-21 01:57:21,448 DEBUG BGP-Thread-1 (job):   Prefix slot index: 2
2026-04-21 01:57:21,448 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 01:57:21,448 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-04-21 01:57:21,448 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-04-21 01:57:21,448 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-04-21 01:57:21,448 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 01:57:21,448 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 01:57:21,448 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-04-21 01:57:21,449 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 01:57:21,449 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 01:57:21,449 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 01:57:21,449 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-04-21 01:57:21,449 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201)
2026-04-21 01:57:21,449 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 01:57:21,449 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-04-21 01:57:21,449 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-04-21 01:57:21,449 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.0.1.32')]/28 (0x1c08000120)
2026-04-21 01:57:21,449 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf040050400000064400304c00002011c08000120
2026-04-21 01:57:21,449 INFO BGP-Thread-1 (job): All update messages generated.
2026-04-21 01:57:21,449 INFO BGP-Thread-1 (job): Storing performance results.
2026-04-21 01:57:21,449 INFO BGP-Thread-1 (job): ########## Final results ##########
2026-04-21 01:57:21,449 INFO BGP-Thread-1 (job): Number of iterations: 3
2026-04-21 01:57:21,449 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the pre-fill phase: 0
2026-04-21 01:57:21,449 INFO BGP-Thread-1 (job): The pre-fill phase duration: 0s
2026-04-21 01:57:21,449 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the 2nd test phase: 3
2026-04-21 01:57:21,449 INFO BGP-Thread-1 (job): The 2nd test phase duration: 0.005297422409057617s
2026-04-21 01:57:21,449 INFO BGP-Thread-1 (job): Threshold for performance reporting: 1000
2026-04-21 01:57:21,449 INFO BGP-Thread-1 (job): Message generator performance results stored in totals-bgp.csv:
2026-04-21 01:57:21,449 INFO BGP-Thread-1 (job):   
2026-04-21 01:57:21,450 INFO BGP-Thread-1 (job):   
2026-04-21 01:57:21,450 INFO BGP-Thread-1 (job): Message generator performance results stored in performance-bgp.csv:
2026-04-21 01:57:21,450 INFO BGP-Thread-1 (job):   
2026-04-21 01:57:21,450 INFO BGP-Thread-1 (job):   
2026-04-21 01:57:21,450 INFO BGP-Thread-1 (job): Finally an END-OF-RIB is sent.
2026-04-21 01:57:21,450 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 01:57:21,450 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 01:57:21,450 DEBUG BGP-Thread-1 (job):   Length=43 (0x002b)
2026-04-21 01:57:21,450 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 01:57:21,450 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 01:57:21,450 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 01:57:21,450 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=20 (0x0014)
2026-04-21 01:57:21,450 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064)
2026-04-21 01:57:21,450 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 01:57:21,450 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-04-21 01:57:21,450 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-04-21 01:57:21,450 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[]/28 (0x)
2026-04-21 01:57:21,450 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff002b02000000144001010040020602010000fbf040050400000064
2026-04-21 01:57:21,450 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 01:57:21,451 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 01:57:21,451 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 01:57:21,453 INFO BGP-Thread-1 (job): ... idle for 0.002s
2026-04-21 01:57:21,453 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.002s
2026-04-21 01:57:21,453 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-04-21 01:57:21,453 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 01:57:21,453 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 01:57:21,453 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-04-21 01:57:21,453 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 01:57:21,453 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 01:57:21,453 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 01:57:21,453 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 01:57:21,453 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 01:57:21,453 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 01:57:21,453 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 01:57:21,453 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 01:57:21,453 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 01:57:21,453 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 01:57:21,453 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 01:57:21,453 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 01:57:21,454 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-04-21 01:57:21,454 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-04-21 01:57:21,454 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 01:57:21,454 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 01:57:21,454 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:22.728737" elapsed="0.000631"/>
</kw>
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="PASS" start="2026-04-21T01:57:22.715695" elapsed="0.013738"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<status status="PASS" start="2026-04-21T01:57:22.729659" elapsed="0.000038"/>
</return>
<status status="PASS" start="2026-04-21T01:57:22.729515" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:22.729490" elapsed="0.000265"/>
</if>
<kw name="Log" owner="BuiltIn">
<arg>${message}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:22.729928" elapsed="0.000022"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was not seen within timeout period.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:22.730097" elapsed="0.000020"/>
</kw>
<doc>Interrupt play.py, fail if no prompt is seen within SSHLibrary timeout.
Also dump the logs with the output the program produced.
This keyword is also suitable for stopping BGP manager.</doc>
<status status="PASS" start="2026-04-21T01:57:22.690686" elapsed="0.039488"/>
</kw>
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:22.731077" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T01:57:22.730693" elapsed="0.000425"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-04-21T01:57:22.730384" elapsed="0.000792"/>
</kw>
<kw name="Do_Not_Start_Failing_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T01:57:22.731733" elapsed="0.000228"/>
</kw>
<doc>This is just a more readable 'None' to override [Teardown].</doc>
<status status="PASS" start="2026-04-21T01:57:22.731438" elapsed="0.000576"/>
</kw>
<doc>Abort the Python speaker. Also, attempt to stop failing fast.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T01:57:22.605222" elapsed="0.126830"/>
</test>
<test id="s1-s4-t5" name="TC_LA_Delete_Bgp_Peer_Configuration" line="116">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:22.735582" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:22.735350" elapsed="0.000288"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:22.735331" elapsed="0.000333"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T01:57:22.735161" elapsed="0.000548"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:22.736734" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:22.736625" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:22.736607" elapsed="0.000202"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:22.741731" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:22.741621" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:22.741603" elapsed="0.000201"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:22.742868" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:22.742443" elapsed="0.000455"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:57:22.743390" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:57:22.743062" elapsed="0.000354"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:57:22.743462" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T01:57:22.743624" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:57:22.742057" elapsed="0.001591"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:22.749409" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:22.749292" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:22.749271" elapsed="0.000211"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:22.750703" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:22.750596" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:22.750578" elapsed="0.000194"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:57:22.751266" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:57:22.750953" elapsed="0.000340"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:57:22.751676" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:22.751455" elapsed="0.000275"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:57:22.792898" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:57:22.752252" elapsed="0.040873"/>
</kw>
<msg time="2026-04-21T01:57:22.793486" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:57:22.793535" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:22.751912" elapsed="0.041662"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:57:22.818210" level="INFO">". "t "x "t ". "B "a "s "i "c ". "T "C "_ "L "A "_ "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:57:22.794287" elapsed="0.024212"/>
</kw>
<msg time="2026-04-21T01:57:22.818741" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:57:22.818788" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "L "A "_ "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:22.793850" elapsed="0.025014"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:22.819333" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:22.818988" elapsed="0.000404"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:22.818951" elapsed="0.000468"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:22.819969" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "L "A "_ "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:22.819567" elapsed="0.000474"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:22.820328" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:22.820108" elapsed="0.000274"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:22.820089" elapsed="0.000316"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:57:22.820444" elapsed="0.000040"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:22.823188" elapsed="0.000150"/>
</kw>
<msg time="2026-04-21T01:57:22.823399" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:22.822059" elapsed="0.001480"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:22.823836" elapsed="0.000081"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:22.824178" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:57:22.821366" elapsed="0.002999"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:57:22.820771" elapsed="0.003658"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:57:22.750294" elapsed="0.074233"/>
</kw>
<msg time="2026-04-21T01:57:22.824626" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:22.824671" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "L "A "_ "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:22.749640" elapsed="0.075071"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T01:57:22.824920" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T01:57:22.824795" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:22.824773" elapsed="0.000235"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:22.825439" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:22.825795" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T01:57:22.825887" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T01:57:22.748929" elapsed="0.077069"/>
</kw>
<msg time="2026-04-21T01:57:22.826095" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:22.826139" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "L "A "_ "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:22.744046" elapsed="0.082130"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:22.826613" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:22.826325" elapsed="0.000343"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:22.826307" elapsed="0.000386"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:57:22.743900" elapsed="0.082822"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:57:22.743706" elapsed="0.083050"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T01:57:22.741253" elapsed="0.085565"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T01:57:22.736335" elapsed="0.090558"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:22.735886" elapsed="0.091055"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-04-21T01:57:22.732891" elapsed="0.094104"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:57:22.827673" level="INFO">&amp;{mapping} = { IP=10.30.171.116 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:57:22.827199" elapsed="0.000503"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:22.870871" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:22.870401" elapsed="0.000506"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:22.871734" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_local_address.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:22.871441" elapsed="0.000375">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_local_address.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:22.871938" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:22.871089" elapsed="0.000874"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:22.872553" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:22.872130" elapsed="0.000450"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:57:22.872907" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_local_address/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_local_address/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:57:22.873077" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:57:22.872743" elapsed="0.000361"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:22.873518" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:22.873270" elapsed="0.000294"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:22.874615" level="INFO">mapping: {'IP': '10.30.171.116', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:22.874356" elapsed="0.000305"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:57:22.875112" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:57:22.874839" elapsed="0.000299"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:22.875810" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:22.875506" elapsed="0.000344"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:22.876707" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:22.876369" elapsed="0.000364"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:22.876790" elapsed="0.000050"/>
</return>
<msg time="2026-04-21T01:57:22.876967" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:22.876044" elapsed="0.000949"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:22.877150" elapsed="0.000311"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T01:57:22.875368" elapsed="0.002135"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:22.878075" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:22.877752" elapsed="0.000350"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:22.878853" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:22.878607" elapsed="0.000273"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:22.878930" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:57:22.879083" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:22.878290" elapsed="0.000818"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:22.879260" elapsed="0.000414"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T01:57:22.877618" elapsed="0.002097"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T01:57:22.875192" elapsed="0.004560"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T01:57:22.879799" elapsed="0.000043"/>
</return>
<msg time="2026-04-21T01:57:22.879976" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T01:57:22.874024" elapsed="0.005978"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:22.873644" elapsed="0.006390"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:22.880212" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:22.880060" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:22.873621" elapsed="0.006668"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:22.881076" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:22.880433" elapsed="0.000673"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:57:22.881154" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:57:22.869580" elapsed="0.011698"/>
</kw>
<msg time="2026-04-21T01:57:22.881335" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:22.856840" elapsed="0.024545"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:22.895033" elapsed="0.000068"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:22.907683" elapsed="0.000061"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:22.923376" elapsed="0.000063"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:22.923687" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:22.924064" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:22.924515" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:22.924359" elapsed="0.000213"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:57:22.924340" elapsed="0.000259"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:22.924745" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:22.924941" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:22.925113" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:57:22.924298" elapsed="0.000868"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:57:22.924155" elapsed="0.001040"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:22.925344" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:22.925425" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T01:57:22.925591" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:57:22.852334" elapsed="0.073287"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:22.926979" level="INFO">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.116</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:22.926647" elapsed="0.000386"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:57:22.938553" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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.116 
 path_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.116 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0io7qbtb7wm8k15m02exnlwfto4.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:57:22.938626" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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.116 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T01:57:22.938757" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:57:22.929131" elapsed="0.009661"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:22.927101" elapsed="0.011809"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:22.939152" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:22.938946" elapsed="0.000276"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:22.927083" elapsed="0.012176"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:22.944962" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:22.940948" elapsed="0.004084"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:22.940563" elapsed="0.004523"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:22.940534" elapsed="0.004591"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:22.948841" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:22.945541" elapsed="0.003352"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:22.945208" elapsed="0.003721"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:22.945183" elapsed="0.003772"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:22.949559" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:22.949155" elapsed="0.000431"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:22.949981" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:22.949657" elapsed="0.000383"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:22.950534" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:22.950230" elapsed="0.000330"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:22.950065" elapsed="0.000531"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:22.949640" elapsed="0.000978"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:22.951157" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:22.950778" elapsed="0.000408"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:22.951603" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:22.951256" elapsed="0.000410"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:22.952180" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:22.951874" elapsed="0.000333"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:22.951691" elapsed="0.000553"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:22.951238" elapsed="0.001029"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:22.952430" elapsed="0.000361"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T01:57:22.953289" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:22.952987" elapsed="0.000329"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T01:57:22.953478" elapsed="0.002364"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T01:57:22.939876" elapsed="0.016038"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T01:57:22.955967" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T01:57:22.959166" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T01:57:22.925967" elapsed="0.033240"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:57:22.959288" elapsed="0.000040"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ibgp_local_address</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T01:57:22.827950" elapsed="0.131526"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T01:57:22.960463" elapsed="0.000402"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T01:57:22.959984" elapsed="0.000977"/>
</kw>
<doc>Delete peer configuration.</doc>
<status status="PASS" start="2026-04-21T01:57:22.732399" elapsed="0.228618"/>
</test>
<test id="s1-s4-t6" name="Reconfigure_ODL_To_Accept_Connection" line="124">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:22.965557" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:22.965310" elapsed="0.000307"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:22.965288" elapsed="0.000355"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T01:57:22.965115" elapsed="0.000575"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:22.966802" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:22.966685" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:22.966666" elapsed="0.000227"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:22.972003" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:22.971890" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:22.971871" elapsed="0.000206"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:22.973253" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:22.972845" elapsed="0.000436"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:57:22.973748" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:57:22.973445" elapsed="0.000329"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:57:22.973836" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T01:57:22.974081" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:57:22.972436" elapsed="0.001670"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:22.979869" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:22.979739" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:22.979719" elapsed="0.000220"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:22.981207" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:22.981095" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:22.981075" elapsed="0.000254"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:57:22.982003" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:57:22.981543" elapsed="0.000498"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:57:22.982606" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:22.982280" elapsed="0.000362"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:57:23.022710" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:57:22.983382" elapsed="0.039545"/>
</kw>
<msg time="2026-04-21T01:57:23.023157" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:57:23.023207" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:22.982893" elapsed="0.040352"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:57:23.069283" level="INFO">". "t "x "t ". "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:57:23.023964" elapsed="0.045502"/>
</kw>
<msg time="2026-04-21T01:57:23.069683" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:57:23.069732" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:23.023488" elapsed="0.046281"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.070235" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:23.069908" elapsed="0.000387"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:23.069870" elapsed="0.000453"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:23.070884" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:23.070476" elapsed="0.000478"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.071257" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:23.071023" elapsed="0.000303"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:23.071005" elapsed="0.000350"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:57:23.071399" elapsed="0.000043"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:23.074199" elapsed="0.000153"/>
</kw>
<msg time="2026-04-21T01:57:23.074414" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:23.073061" elapsed="0.001492"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.074861" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.075196" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:57:23.072390" elapsed="0.002992"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:57:23.071740" elapsed="0.003706"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:57:22.980745" elapsed="0.094800"/>
</kw>
<msg time="2026-04-21T01:57:23.075704" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:23.075749" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:22.980091" elapsed="0.095699"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T01:57:23.075999" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T01:57:23.075887" elapsed="0.000201"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:23.075867" elapsed="0.000247"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.076537" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.076902" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T01:57:23.076976" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T01:57:22.979385" elapsed="0.097703"/>
</kw>
<msg time="2026-04-21T01:57:23.077183" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:23.077234" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:22.974493" elapsed="0.102779"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.077603" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:23.077348" elapsed="0.000310"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:23.077331" elapsed="0.000350"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:57:22.974346" elapsed="0.103359"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:57:22.974165" elapsed="0.103575"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T01:57:22.971496" elapsed="0.106305"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T01:57:22.966383" elapsed="0.111494"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:22.965860" elapsed="0.112063"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-04-21T01:57:22.962252" elapsed="0.115726"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:57:23.078959" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | BGP_NAME=example-bgp-peer | IP=10.30.171.116 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=exam...</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>BGP_NAME=${BGP_PEER_NAME}</arg>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:57:23.078174" elapsed="0.000815"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:23.113347" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:23.112922" elapsed="0.000459"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:23.114255" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:23.113964" elapsed="0.000372">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:23.114431" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:23.113594" elapsed="0.000862"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:23.115035" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:23.114624" elapsed="0.000438"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:57:23.115372" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:57:23.115642" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:57:23.115226" elapsed="0.000444"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:23.116132" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:23.115853" elapsed="0.000347"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:23.117320" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:23.117041" elapsed="0.000327"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:57:23.117931" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:57:23.117534" elapsed="0.000424"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:23.118674" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:23.118365" elapsed="0.000335"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:23.119497" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:23.119272" elapsed="0.000251"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:23.119578" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T01:57:23.119743" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:23.118938" elapsed="0.000829"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:23.119941" elapsed="0.000242"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T01:57:23.118217" elapsed="0.002006"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:23.120771" level="INFO">${value} = example-bgp-peer</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:23.120475" elapsed="0.000326"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:23.121697" level="INFO">${encoded} = example-bgp-peer</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:23.121485" elapsed="0.000238"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:23.121778" elapsed="0.000097"/>
</return>
<msg time="2026-04-21T01:57:23.122008" level="INFO">${encoded_value} = example-bgp-peer</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:23.121005" elapsed="0.001028"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:23.122187" elapsed="0.000224"/>
</kw>
<var name="${key}">BGP_NAME</var>
<var name="${value}">example-bgp-peer</var>
<status status="PASS" start="2026-04-21T01:57:23.120337" elapsed="0.002116"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:23.123014" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:23.122699" elapsed="0.000340"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:23.123777" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:23.123566" elapsed="0.000240"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:23.123871" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:57:23.124020" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:23.123225" elapsed="0.000819"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:23.124195" elapsed="0.000222"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T01:57:23.122565" elapsed="0.001893"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:23.125018" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:23.124702" elapsed="0.000341"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:23.125771" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:23.125560" elapsed="0.000241"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:23.125867" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:57:23.126060" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:23.125231" elapsed="0.000854"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:23.126240" elapsed="0.000320"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T01:57:23.124570" elapsed="0.002110"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:23.127697" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:23.127256" elapsed="0.000479"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:23.128847" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:23.128516" elapsed="0.000371"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:23.128961" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T01:57:23.129182" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:23.128037" elapsed="0.001180"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:23.129440" elapsed="0.000334"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T01:57:23.127052" elapsed="0.002816"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:23.130811" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:23.130347" elapsed="0.000524"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:23.131734" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:23.131513" elapsed="0.000248"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:23.131814" elapsed="0.000044"/>
</return>
<msg time="2026-04-21T01:57:23.131982" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:23.131155" elapsed="0.000851"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:23.132157" elapsed="0.000230"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T01:57:23.130059" elapsed="0.002371"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:23.133005" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:23.132686" elapsed="0.000345"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:23.133952" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:23.133550" elapsed="0.000429"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:23.134030" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:57:23.134183" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:23.133219" elapsed="0.000988"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:23.134428" elapsed="0.000238"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T01:57:23.132543" elapsed="0.002166"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:23.135278" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:23.134975" elapsed="0.000328"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:23.136034" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:23.135808" elapsed="0.000251"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:23.136107" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:57:23.136255" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:23.135489" elapsed="0.000790"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:23.136430" elapsed="0.000219"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T01:57:23.134839" elapsed="0.001849"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:23.137241" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:23.136948" elapsed="0.000318"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:23.137998" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:23.137770" elapsed="0.000254"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:23.138072" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T01:57:23.138219" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:23.137452" elapsed="0.000791"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:23.138394" elapsed="0.000283"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T01:57:23.136802" elapsed="0.001963"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T01:57:23.118021" elapsed="0.020781"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T01:57:23.138863" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:57:23.139027" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': ...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T01:57:23.116670" elapsed="0.022383"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:23.116295" elapsed="0.022791"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.139265" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:23.139113" elapsed="0.000226"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:23.116267" elapsed="0.023103"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:23.140669" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:23.139581" elapsed="0.001129"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:57:23.140783" elapsed="0.000066"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:57:23.112183" elapsed="0.028809"/>
</kw>
<msg time="2026-04-21T01:57:23.141074" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:23.099434" elapsed="0.041714"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.155434" elapsed="0.000044"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.167546" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.179721" elapsed="0.000034"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.179973" elapsed="0.000056"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.180198" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.180640" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:23.180476" elapsed="0.000220"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:57:23.180457" elapsed="0.000265"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.180883" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.181052" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.181216" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:57:23.180414" elapsed="0.000854"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:57:23.180291" elapsed="0.001074"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.181519" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:23.181599" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T01:57:23.181763" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:57:23.095123" elapsed="0.086672"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:23.211018" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:23.210586" elapsed="0.000465"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:23.211846" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:23.211565" elapsed="0.000361">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:23.212036" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:23.211224" elapsed="0.000837"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:23.212620" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:23.212230" elapsed="0.000417"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:57:23.212974" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:57:23.213229" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:57:23.212815" elapsed="0.000447"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:23.213676" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:23.213426" elapsed="0.000309"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T01:57:23.214161" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:23.213831" elapsed="0.000391"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:23.214712" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': ...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:23.214406" elapsed="0.000333"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:23.214250" elapsed="0.000526"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:23.213789" elapsed="0.001012"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:23.215765" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflec...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:23.214965" elapsed="0.000835"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:57:23.215925" elapsed="0.000037"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:57:23.209914" elapsed="0.006155"/>
</kw>
<msg time="2026-04-21T01:57:23.216129" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:23.195955" elapsed="0.020222"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.228285" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.240703" elapsed="0.000044"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.253812" elapsed="0.000057"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.254097" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.254296" elapsed="0.000028"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.254804" elapsed="0.000039"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:23.254647" elapsed="0.000234"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:57:23.254625" elapsed="0.000284"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.255060" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.255240" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.255410" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:57:23.254578" elapsed="0.000885"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:57:23.254400" elapsed="0.001094"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.255643" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:23.255723" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T01:57:23.255926" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflec...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:57:23.193279" elapsed="0.062679"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:23.257557" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:23.257237" elapsed="0.000398">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:23.257731" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:23.256801" elapsed="0.000955"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.258122" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:23.257848" elapsed="0.000333"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:23.259024" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:23.258428" elapsed="0.000623"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:23.258205" elapsed="0.000883"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:23.257814" elapsed="0.001296"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:23.261421" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:23.259266" elapsed="0.002182"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T01:57:23.261503" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T01:57:23.261666" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:57:23.256330" elapsed="0.005362"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:23.263273" level="INFO">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.116</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:23.262999" elapsed="0.000323"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:23.263720" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:23.263479" elapsed="0.000301"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:23.264201" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:23.263953" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:23.264640" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:23.264398" elapsed="0.000286"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T01:57:23.265520" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T01:57:23.265319" elapsed="0.000227"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T01:57:23.265894" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T01:57:23.265700" elapsed="0.000221"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:23.266073" elapsed="0.000221"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:23.266696" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:23.266450" elapsed="0.000290"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T01:57:23.266783" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T01:57:23.267010" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T01:57:23.264911" elapsed="0.002124"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:57:23.282407" level="INFO">PUT Request : url=http://10.30.171.3:8181/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.116 
 path_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.116 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0io7qbtb7wm8k15m02exnlwfto4.node0', 'Content-Length': '1079', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T01:57:23.282599" level="INFO">PUT Response : url=http://10.30.171.3:8181/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.116 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T01:57:23.282791" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:57:23.269175" elapsed="0.013712"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:23.267107" elapsed="0.015871"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.283297" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:23.283023" elapsed="0.000377"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:23.267089" elapsed="0.016350"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:23.291004" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:23.285438" elapsed="0.005663"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:23.284899" elapsed="0.006278"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:23.284858" elapsed="0.006375"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:23.294592" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:23.291928" elapsed="0.002710"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:23.291352" elapsed="0.003321"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:23.291316" elapsed="0.003382"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:23.295317" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:23.294909" elapsed="0.000435"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.295651" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:23.295413" elapsed="0.000295"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:23.296273" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:23.295956" elapsed="0.000344"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:23.295732" elapsed="0.000603"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:23.295395" elapsed="0.000962"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:23.296920" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:23.296516" elapsed="0.000431"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.297252" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:23.297016" elapsed="0.000292"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:23.297846" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:23.297491" elapsed="0.000386"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:23.297332" elapsed="0.000581"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:23.296998" elapsed="0.000936"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:23.298095" elapsed="0.000353"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T01:57:23.298935" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:23.298613" elapsed="0.000348"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T01:57:23.299116" elapsed="0.002559"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T01:57:23.284100" elapsed="0.017646"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T01:57:23.301955" elapsed="0.000039"/>
</return>
<status status="PASS" start="2026-04-21T01:57:23.301835" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:23.301801" elapsed="0.000255"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.302209" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T01:57:23.302278" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T01:57:23.304649" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T01:57:23.262059" elapsed="0.042617"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:57:23.304838" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T01:57:23.305003" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T01:57:23.084069" elapsed="0.220959"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.305406" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:23.305129" elapsed="0.000348"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:23.305112" elapsed="0.000389"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:57:23.305534" elapsed="0.000025"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T01:57:23.079266" elapsed="0.226390"/>
</kw>
<kw name="Teardown_Test_Show_Bugs_If_Test_Failed" owner="SetupUtils" type="TEARDOWN">
<kw name="SetupUtils__Report_Bugs_Causing_Failure" owner="SetupUtils">
<if>
<branch type="IF" condition="'${SetupUtils__Known_Bug_ID}' != ''">
<kw name="Report Failure Due To Bug" owner="Utils">
<arg>${SetupUtils__Known_Bug_ID}</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.306958" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:23.306555" elapsed="0.000465"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:23.306538" elapsed="0.000507"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>'${SetupUtils__Known_Bug_ID}' != ''</arg>
<arg>Set_Known_Bug_Id</arg>
<arg>${EMPTY}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:23.307196" elapsed="0.000334"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:23.312448" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:23.312013" elapsed="0.000464"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="PASS" start="2026-04-21T01:57:23.312695" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T01:57:23.312552" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:23.312532" elapsed="0.000243"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.312956" elapsed="0.000033"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<var>${reference}</var>
<arg>${SUITE_NAME}_${TEST_NAME}</arg>
<arg>[ /\.-]</arg>
<arg>_</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.313155" elapsed="0.000021"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.313408" elapsed="0.000024"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${msg}</var>
<arg>... click for list of related bugs or create a new one if needed (with the${newline}"${reference}"${newline}reference somewhere inside)</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.313586" elapsed="0.000020"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${bugs}</var>
<arg>"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=${reference}&amp;order=bug_status"</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.313754" elapsed="0.000019"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<arg>${msg}${newline}${bugs}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.313938" elapsed="0.000020"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${msg}${newline}${bugs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.314106" elapsed="0.000019"/>
</kw>
<doc>Report that a test failed and point to linked Bugzilla bug(s).
Linked bugs must contain the ${reference} inside comments (workaround
becasue of currently missing suitable field for external references and
not correctly working the CONTENT MATCHES filter).
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-04-21T01:57:23.311688" elapsed="0.002493"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:23.306347" elapsed="0.007883"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-04-21T01:57:23.305958" elapsed="0.008314"/>
</kw>
<doc>Configure BGP peer module with initiate-connection set to false.</doc>
<status status="PASS" start="2026-04-21T01:57:22.961336" elapsed="0.352975"/>
</test>
<test id="s1-s4-t7" name="Start_Talking_BGP_speaker" line="142">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.318172" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:23.317950" elapsed="0.000279"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:23.317932" elapsed="0.000321"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T01:57:23.317736" elapsed="0.000564"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:23.319369" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:23.319205" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:23.319188" elapsed="0.000253"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:23.324323" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:23.324215" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:23.324197" elapsed="0.000194"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:23.325496" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:23.325104" elapsed="0.000419"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:57:23.326006" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:57:23.325685" elapsed="0.000347"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:57:23.326077" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:57:23.326231" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:57:23.324618" elapsed="0.001641"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:23.331708" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:23.331598" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:23.331579" elapsed="0.000197"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:23.333005" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:23.332896" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:23.332878" elapsed="0.000197"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:57:23.333588" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:57:23.333275" elapsed="0.000339"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:57:23.334017" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:23.333776" elapsed="0.000267"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:57:23.378314" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:57:23.334703" elapsed="0.043854"/>
</kw>
<msg time="2026-04-21T01:57:23.378864" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:57:23.378915" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:23.334204" elapsed="0.044748"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:57:23.402978" level="INFO">". "t "x "t ". "B "a "s "i "c ". "S "t "a "r "t "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "s "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:57:23.379712" elapsed="0.023463"/>
</kw>
<msg time="2026-04-21T01:57:23.403436" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:57:23.403553" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "S "t "a "r "t "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "s "p "e "a "k "e "r "[K"
[?1l&gt;[?...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:23.379238" elapsed="0.024370"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.404199" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:23.403757" elapsed="0.000523"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:23.403708" elapsed="0.000602"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:23.404884" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "S "t "a "r "t "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "s "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:23.404466" elapsed="0.000487"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.405242" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:23.405020" elapsed="0.000277"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:23.405002" elapsed="0.000319"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:57:23.405360" elapsed="0.000043"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:23.408440" elapsed="0.000241"/>
</kw>
<msg time="2026-04-21T01:57:23.408749" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:23.407038" elapsed="0.001883"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.409205" elapsed="0.000079"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.409713" elapsed="0.000079"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:57:23.406322" elapsed="0.003602"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:57:23.405695" elapsed="0.004298"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:57:23.332566" elapsed="0.077551"/>
</kw>
<msg time="2026-04-21T01:57:23.410222" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:23.410268" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "S "t "a "r "t "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "s "p "e "a "k "e "r "[K"
[?1l&gt;[?...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:23.331950" elapsed="0.078359"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T01:57:23.410504" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T01:57:23.410390" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:23.410370" elapsed="0.000221"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.411048" elapsed="0.000034"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.411413" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T01:57:23.411487" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T01:57:23.331243" elapsed="0.080354"/>
</kw>
<msg time="2026-04-21T01:57:23.411701" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:23.411791" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "S "t "a "r "t "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "s "p "e "a "k "e "r "[K"
[?1l&gt;[?...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:23.326644" elapsed="0.085222"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:23.412208" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:23.411950" elapsed="0.000311"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:23.411932" elapsed="0.000354"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:57:23.326499" elapsed="0.085810"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:57:23.326318" elapsed="0.086025"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T01:57:23.323847" elapsed="0.088555"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T01:57:23.318914" elapsed="0.093544"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:23.318453" elapsed="0.094052"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-04-21T01:57:23.315282" elapsed="0.097277"/>
</kw>
<kw name="Start_BGP_Speaker" owner="BGPSpeaker">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:23.413837" level="INFO">${command} = python3 play.py --amount 3 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --info &amp;&gt; play.py.out</msg>
<var>${command}</var>
<arg>python3 play.py ${arguments} &amp;&gt; ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:23.413428" elapsed="0.000443"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:23.414337" level="INFO">python3 play.py --amount 3 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --info &amp;&gt; play.py.out</msg>
<arg>${command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:23.414056" elapsed="0.000329"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:57:23.417390" level="INFO">python3 play.py --amount 3 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --info &amp;&gt; play.py.out</msg>
<msg time="2026-04-21T01:57:23.417486" level="INFO">${output} =  python3 play.py --amount 3 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --info &amp;&gt; play.py.out
</msg>
<var>${output}</var>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:57:23.414539" elapsed="0.002974"/>
</kw>
<arg>--amount 3 --myip=${TOOLS_SYSTEM_IP} --myport=${BGP_TOOL_PORT} --peerip=${ODL_SYSTEM_IP} --peerport=${ODL_BGP_PORT} --${BGP_TOOL_LOG_LEVEL}</arg>
<doc>Start the BGP speaker python utility. Redirect its error output to a log file
so it can be dumped into the logs later, when stopping it. This also avoids polluting the
output seen by "Read Until Prompt" with false propmpts so it won't stop prematurely
leading to a spurious test failure, messy log content or other misbehavior.</doc>
<status status="PASS" start="2026-04-21T01:57:23.412801" elapsed="0.004772"/>
</kw>
<kw name="Read_And_Fail_If_Prompt_Is_Seen" owner="BGPcliKeywords">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="Run Keyword And Expect Error" owner="BuiltIn">
<kw name="Read_Text_Before_Prompt" owner="BGPcliKeywords">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T01:57:33.419885" level="FAIL">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</msg>
<var>${text}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-21T01:57:23.419283" elapsed="10.002156">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.421751" elapsed="0.000034"/>
</kw>
<doc>Log text gathered by SSHLibrary.Read_Until_Prompt.
This needs to be a separate keyword just because how Read_And_Fail_If_Prompt_Is_Seen is implemented.</doc>
<status status="FAIL" start="2026-04-21T01:57:23.419011" elapsed="10.002924">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</status>
</kw>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the keyword and checks that the expected error occurred.</doc>
<status status="PASS" start="2026-04-21T01:57:23.418580" elapsed="10.003661"/>
</kw>
<msg time="2026-04-21T01:57:33.422355" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>BuiltIn.Run_Keyword_And_Expect_Error</arg>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:23.418204" elapsed="10.004178"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-04-21T01:57:33.422587" elapsed="0.000032"/>
</return>
<status status="PASS" start="2026-04-21T01:57:33.422489" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:33.422459" elapsed="0.000216"/>
</if>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.422934" elapsed="0.000029"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was seen but it was not expected yet</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.423113" elapsed="0.000021"/>
</kw>
<doc>Try to read SSH to see prompt, but expect to see no prompt within SSHLibrary's timeout.</doc>
<status status="PASS" start="2026-04-21T01:57:23.417881" elapsed="10.005315"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T01:57:33.423854" elapsed="0.000705"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T01:57:33.423471" elapsed="0.001161"/>
</kw>
<doc>Start Python speaker to connect to ODL, verify that the tool does not promptly exit.</doc>
<status status="PASS" start="2026-04-21T01:57:23.314684" elapsed="10.109987"/>
</test>
<test id="s1-s4-t8" name="Check_Talking_Connection_Is_Established" line="149">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.428328" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:33.428093" elapsed="0.000292"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:33.428059" elapsed="0.000351"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T01:57:33.427887" elapsed="0.000570"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:33.429487" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:33.429378" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:33.429360" elapsed="0.000195"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:33.434442" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:33.434333" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:33.434315" elapsed="0.000197"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:33.435557" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:33.435156" elapsed="0.000429"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:57:33.436102" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:57:33.435748" elapsed="0.000380"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:57:33.436193" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T01:57:33.436356" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:57:33.434747" elapsed="0.001639"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:33.442010" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:33.441901" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:33.441882" elapsed="0.000196"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:33.443273" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:33.443166" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:33.443147" elapsed="0.000195"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:57:33.443933" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:57:33.443594" elapsed="0.000366"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:57:33.444369" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:33.444123" elapsed="0.000271"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:57:33.486285" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:57:33.444917" elapsed="0.041560"/>
</kw>
<msg time="2026-04-21T01:57:33.486697" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:57:33.486744" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:33.444557" elapsed="0.042225"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:57:33.505645" level="INFO">". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "T "a "l "k "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s "_ "E "s "t "a "b "l "i "s "h "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:57:33.487525" elapsed="0.018232"/>
</kw>
<msg time="2026-04-21T01:57:33.505942" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:57:33.505987" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "T "a "l "k "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s "_ "E ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:33.487089" elapsed="0.018936"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.506378" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:33.506122" elapsed="0.000312"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:33.506094" elapsed="0.000368"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:33.506958" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "T "a "l "k "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s "_ "E "s "t "a "b "l "i "s "h "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:33.506614" elapsed="0.000413"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.507313" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:33.507094" elapsed="0.000273"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:33.507076" elapsed="0.000315"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:57:33.507428" elapsed="0.000039"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:33.510140" elapsed="0.000152"/>
</kw>
<msg time="2026-04-21T01:57:33.510355" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:33.509018" elapsed="0.001472"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.510768" elapsed="0.000110"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.511139" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:57:33.508341" elapsed="0.002984"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:57:33.507758" elapsed="0.003632"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:57:33.442856" elapsed="0.068633"/>
</kw>
<msg time="2026-04-21T01:57:33.511584" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:33.511630" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "T "a "l "k "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s "_ "E ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:33.442230" elapsed="0.069437"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T01:57:33.511875" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T01:57:33.511743" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:33.511725" elapsed="0.000234"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.512372" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.512717" elapsed="0.000094"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T01:57:33.512893" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T01:57:33.441542" elapsed="0.071465"/>
</kw>
<msg time="2026-04-21T01:57:33.513101" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:33.513145" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "T "a "l "k "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s "_ "E ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:33.436768" elapsed="0.076419"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.513521" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:33.513267" elapsed="0.000308"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:33.513249" elapsed="0.000349"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:57:33.436623" elapsed="0.076998"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:57:33.436446" elapsed="0.077210"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T01:57:33.433946" elapsed="0.079769"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T01:57:33.429082" elapsed="0.084690"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:33.428609" elapsed="0.085229"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-04-21T01:57:33.425651" elapsed="0.088245"/>
</kw>
<kw name="Check_Speaker_Is_Connected">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_Number_Of_Speaker_Connections">
<kw name="Count_Port_Occurences" owner="SSHKeywords">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Check_And_Install_Netstat" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:57:33.520321" level="INFO">Executing command 'netstat --version'.</msg>
<msg time="2026-04-21T01:57:33.532898" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T01:57:33.533146" level="INFO">${netstat_installed} = net-tools 2.10-alpha
Fred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others
+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX
AF: (inet) +UNIX +INET...</msg>
<var>${netstat_installed}</var>
<arg>netstat --version</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:57:33.520219" elapsed="0.012988"/>
</kw>
<if>
<branch type="IF" condition="'${netstat_installed}' is not string and '${netstat_installed}' != '0'">
<kw name="Install_Netstat" owner="SSHKeywords">
<doc>Install netstat if it is not already installed.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.534184" elapsed="0.000058"/>
</kw>
<msg time="2026-04-21T01:57:33.534325" level="FAIL">Invalid IF condition: Evaluating expression "'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' is not string and 'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' != '0'" failed: SyntaxError: unterminated string literal (detected at line 1) (&lt;string&gt;, line 1)

Variables in the original expression "'${netstat_installed}' is not string and '${netstat_installed}' != '0'" were resolved before the expression was evaluated. Try using "$netstat_installed is not string and $netstat_installed != '0'" syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details.</msg>
<status status="FAIL" start="2026-04-21T01:57:33.533373" elapsed="0.001063">Invalid IF condition: Evaluating expression "'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' is not string and 'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' != '0'" failed: SyntaxError: unterminated string literal (detected at line 1) (&lt;string&gt;, line 1)

Variables in the original expression "'${netstat_installed}' is not string and '${netstat_installed}' != '0'" were resolved before the expression was evaluated. Try using "$netstat_installed is not string and $netstat_installed != '0'" syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details.</status>
</branch>
<status status="FAIL" start="2026-04-21T01:57:33.533329" elapsed="0.001200">Invalid IF condition: Evaluating expression "'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' is not string and 'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' != '0'" failed: SyntaxError: unterminated string literal (detected at line 1) (&lt;string&gt;, line 1)

Variables in the original expression "'${netstat_installed}' is not string and '${netstat_installed}' != '0'" were resolved before the expression was evaluated. Try using "$netstat_installed is not string and $netstat_installed != '0'" syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details.</status>
</if>
<doc>Check if netstat is installed and install it if not.</doc>
<status status="FAIL" start="2026-04-21T01:57:33.519938" elapsed="0.014970">Invalid IF condition: Evaluating expression "'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' is not string and 'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' != '0'" failed: SyntaxError: unterminated string literal (detected at line 1) (&lt;string&gt;, line 1)

Variables in the original expression "'${netstat_installed}' is not string and '${netstat_installed}' != '0'" were resolved before the expression was evaluated. Try using "$netstat_installed is not string and $netstat_installed != '0'" syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details.</status>
</kw>
<arg>Check_And_Install_Netstat</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:33.519507" elapsed="0.015551"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:57:33.535929" level="INFO">Executing command 'netstat -punta 2&gt; /dev/null | grep -E ":17900 .+ ESTABLISHED .+python" | wc -l'.</msg>
<msg time="2026-04-21T01:57:33.584533" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T01:57:33.584772" level="INFO">${output} = 1</msg>
<var>${output}</var>
<arg>${NETSTAT_COMMAND} 2&gt; /dev/null | grep -E ":${port} .+ ${state} .+${name}" | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:57:33.535410" elapsed="0.049458"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-21T01:57:33.584996" elapsed="0.000080"/>
</return>
<msg time="2026-04-21T01:57:33.585375" level="INFO">${output} = 1</msg>
<var>${output}</var>
<arg>17900</arg>
<arg>ESTABLISHED</arg>
<arg>python</arg>
<doc>Run 'netstat' on the remote machine and count occurences of given port in the given state connected to process with the given name.</doc>
<status status="PASS" start="2026-04-21T01:57:33.519181" elapsed="0.066251"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output}</arg>
<arg>${howmany}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T01:57:33.585894" elapsed="0.000818"/>
</kw>
<arg>1</arg>
<doc>Run netstat in mininet machine and parse it for number of established connections. Check it is ${howmany}.</doc>
<status status="PASS" start="2026-04-21T01:57:33.518789" elapsed="0.068106"/>
</kw>
<arg>5s</arg>
<arg>1s</arg>
<arg>Check_Number_Of_Speaker_Connections</arg>
<arg>1</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T01:57:33.514329" elapsed="0.072679"/>
</kw>
<doc>Give it several tries to see exactly one established connection.</doc>
<status status="PASS" start="2026-04-21T01:57:33.514040" elapsed="0.073105"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T01:57:33.588689" elapsed="0.000629"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T01:57:33.587887" elapsed="0.001583"/>
</kw>
<doc>See TCP (BGP) connection in established state.</doc>
<status status="PASS" start="2026-04-21T01:57:33.425098" elapsed="0.164521"/>
</test>
<test id="s1-s4-t9" name="Check_Talking_Topology_Is_Filled" line="154">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.594986" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:33.594641" elapsed="0.000425"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:33.594615" elapsed="0.000485"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T01:57:33.594376" elapsed="0.000788"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:33.596568" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:33.596418" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:33.596394" elapsed="0.000267"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:33.602353" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:33.602245" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:33.602227" elapsed="0.000195"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:33.603452" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:33.603064" elapsed="0.000414"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:57:33.603954" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:57:33.603641" elapsed="0.000339"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:57:33.604025" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:57:33.604182" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:57:33.602656" elapsed="0.001550"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:33.609699" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:33.609591" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:33.609572" elapsed="0.000218"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:33.611157" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:33.611050" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:33.611032" elapsed="0.000192"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:57:33.611677" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:57:33.611371" elapsed="0.000333"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:57:33.612105" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:33.611884" elapsed="0.000247"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:57:33.648121" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:57:33.612630" elapsed="0.035733"/>
</kw>
<msg time="2026-04-21T01:57:33.648609" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:57:33.648656" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:33.612293" elapsed="0.036400"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:57:33.666740" level="INFO">". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "T "a "l "k "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F "i "l "l "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:57:33.649449" elapsed="0.017421"/>
</kw>
<msg time="2026-04-21T01:57:33.667034" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:57:33.667081" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "T "a "l "k "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F "i "l ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:33.649002" elapsed="0.018128"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.667513" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:33.667241" elapsed="0.000330"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:33.667207" elapsed="0.000398"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:33.668233" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "T "a "l "k "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F "i "l "l "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:33.667784" elapsed="0.000549"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.668735" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:33.668427" elapsed="0.000414"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:33.668402" elapsed="0.000477"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:57:33.668935" elapsed="0.000052"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:33.672131" elapsed="0.000158"/>
</kw>
<msg time="2026-04-21T01:57:33.672353" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:33.670951" elapsed="0.001541"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.672770" elapsed="0.000351"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.673445" elapsed="0.000080"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:57:33.670187" elapsed="0.003457"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:57:33.669379" elapsed="0.004338"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:57:33.610708" elapsed="0.063151"/>
</kw>
<msg time="2026-04-21T01:57:33.673964" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:33.674012" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "T "a "l "k "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F "i "l ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:33.610101" elapsed="0.063949"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T01:57:33.674239" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T01:57:33.674128" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:33.674110" elapsed="0.000229"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.674795" elapsed="0.000105"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.675231" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T01:57:33.675304" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T01:57:33.609250" elapsed="0.066165"/>
</kw>
<msg time="2026-04-21T01:57:33.675508" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:33.675552" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "T "a "l "k "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F "i "l ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:33.604598" elapsed="0.070991"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.675954" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:33.675664" elapsed="0.000346"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:33.675647" elapsed="0.000387"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:57:33.604445" elapsed="0.071612"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:57:33.604266" elapsed="0.071825"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T01:57:33.601878" elapsed="0.074268"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T01:57:33.596015" elapsed="0.080189"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:33.595376" elapsed="0.080873"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-04-21T01:57:33.591306" elapsed="0.084995"/>
</kw>
<kw name="Wait_For_Topology_To_Change_To">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:33.729177" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:33.728730" elapsed="0.000478"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:33.730314" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:33.729719" elapsed="0.000676">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:33.730491" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:33.729379" elapsed="0.001136"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:33.731128" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:33.730687" elapsed="0.000468"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:57:33.731458" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:57:33.731641" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:57:33.731319" elapsed="0.000348"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:33.732087" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:33.731840" elapsed="0.000292"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:33.733325" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:33.732881" elapsed="0.000504"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:57:33.733962" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:57:33.733550" elapsed="0.000438"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.734400" elapsed="0.000047"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.735267" elapsed="0.000053"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.735609" elapsed="0.000046"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T01:57:33.734209" elapsed="0.001565"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T01:57:33.734043" elapsed="0.001946"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T01:57:33.736043" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T01:57:33.736215" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T01:57:33.732513" elapsed="0.003726"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:33.732203" elapsed="0.004068"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.736445" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:33.736296" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:33.732183" elapsed="0.004337"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:33.737166" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:33.736669" elapsed="0.000524"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:57:33.737242" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:57:33.728095" elapsed="0.009272"/>
</kw>
<msg time="2026-04-21T01:57:33.737420" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:33.715104" elapsed="0.022366"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.749591" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.761612" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.773881" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.774076" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.774251" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.774620" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:33.774475" elapsed="0.000200"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:57:33.774459" elapsed="0.000239"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.774855" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.775023" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.775188" elapsed="0.000087"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:57:33.774429" elapsed="0.000884"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:57:33.774326" elapsed="0.001014"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.775490" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:33.775566" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T01:57:33.775688" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:57:33.710591" elapsed="0.065122"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:33.777028" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:33.776741" elapsed="0.000359">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:33.777191" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:33.776391" elapsed="0.000824"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.777533" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:33.777284" elapsed="0.000306"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:33.778109" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:33.777808" elapsed="0.000327"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:33.777614" elapsed="0.000556"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:33.777266" elapsed="0.000926"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:33.780486" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:33.778342" elapsed="0.002170"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T01:57:33.780562" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T01:57:33.780721" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:57:33.776060" elapsed="0.004685"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:33.781991" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:33.781735" elapsed="0.000318">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:33.782146" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:33.781399" elapsed="0.000771"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T01:57:33.782375" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T01:57:33.782240" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:33.782221" elapsed="0.000238"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.782608" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.782781" elapsed="0.000037"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T01:57:33.782864" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T01:57:33.784766" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:57:33.781074" elapsed="0.003732"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:33.786229" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:33.785972" elapsed="0.000302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:33.786675" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:33.786425" elapsed="0.000293"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:57:33.799047" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0io7qbtb7wm8k15m02exnlwfto4.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:57:33.799410" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '338'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.0.1.32/28"},{"prefix":"8.0.1.16/28"},{"prefix":"8.0.1.0/28"}]}}]}]} 
 </msg>
<msg time="2026-04-21T01:57:33.799564" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:57:33.790481" elapsed="0.009114"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:33.786853" elapsed="0.012788"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.799839" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:33.799668" elapsed="0.000236"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:33.786833" elapsed="0.013093"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:33.806847" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.0.1.32/28"},{"prefix":"8.0.1.16/28"},{"prefix":"8.0.1.0/28"}]}}]}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:33.801467" elapsed="0.005492"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:33.800975" elapsed="0.006062"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:33.800934" elapsed="0.006159"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:33.810484" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:33.807762" elapsed="0.002768"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:33.807213" elapsed="0.003351"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:33.807176" elapsed="0.003413"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:33.811176" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:33.810765" elapsed="0.000438"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.811509" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:33.811272" elapsed="0.000294"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:33.812086" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:33.811768" elapsed="0.000348"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:33.811605" elapsed="0.000570"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:33.811254" elapsed="0.000957"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:33.812902" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:33.812415" elapsed="0.000521"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.813324" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:33.813023" elapsed="0.000378"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:33.814036" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:33.813643" elapsed="0.000425"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:33.813433" elapsed="0.000680"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:33.813000" elapsed="0.001139"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:33.814341" elapsed="0.000436"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T01:57:33.815292" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:33.814987" elapsed="0.000331"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T01:57:33.815473" elapsed="0.002388"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T01:57:33.800306" elapsed="0.017627"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:33.818140" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:33.818022" elapsed="0.000216"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:33.818001" elapsed="0.000264"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:57:33.821281" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:57:33.818413" elapsed="0.002897"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T01:57:33.821363" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T01:57:33.821531" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T01:57:33.785126" elapsed="0.036432"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:57:33.821622" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T01:57:33.821773" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T01:57:33.687840" elapsed="0.133977"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:33.851365" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:33.850600" elapsed="0.000794"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:33.853453" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:33.852884" elapsed="0.000731">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:33.853746" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:33.851558" elapsed="0.002212"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:33.854758" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:33.853963" elapsed="0.000827"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:57:33.855240" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:57:33.855500" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:57:33.854984" elapsed="0.000544"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:33.856167" level="INFO">{
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "prefix": "8.0.1.16/28"
       },
       {
        "prefix": "8.0.1.32/28"
       }
      ]
     },
     "node-id": "192.0.2.1"
    }
   ],
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:33.855686" elapsed="0.000544"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T01:57:33.856916" elapsed="0.000079"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:33.856298" elapsed="0.000776"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:33.857898" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:33.857280" elapsed="0.000659"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:33.857101" elapsed="0.000920"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:33.856279" elapsed="0.001766"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:33.858976" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:33.858193" elapsed="0.000811"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:57:33.859052" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:57:33.849894" elapsed="0.009321"/>
</kw>
<msg time="2026-04-21T01:57:33.859270" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:33.836868" elapsed="0.022452"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.871664" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.884427" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.896786" elapsed="0.000045"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.897004" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.897179" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.897570" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:33.897422" elapsed="0.000203"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:57:33.897408" elapsed="0.000241"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.897884" elapsed="0.000024"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.898090" elapsed="0.000024"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.898263" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:57:33.897376" elapsed="0.000941"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:57:33.897262" elapsed="0.001083"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.898495" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:33.898570" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T01:57:33.898695" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:57:33.834110" elapsed="0.064612"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:33.898918" elapsed="0.002447"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:57:33.902630" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:57:33.902161" elapsed="0.000498"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:57:33.903286" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:57:33.902848" elapsed="0.000466"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T01:57:33.903473" elapsed="0.000352"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T01:57:33.901692" elapsed="0.002196"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:33.901448" elapsed="0.002473"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.904096" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:33.903947" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:33.901429" elapsed="0.002743"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T01:57:33.823017" elapsed="0.081203"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T01:57:33.822152" elapsed="0.082143"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:33.821903" elapsed="0.082438"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:33.821885" elapsed="0.082479"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:57:33.904399" elapsed="0.000029"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T01:57:33.681569" elapsed="0.223010"/>
</kw>
<arg>${folder_name}</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-04-21T01:57:33.677318" elapsed="0.227324"/>
</kw>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Compare_Topology</arg>
<arg>${folder_name}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T01:57:33.676817" elapsed="0.227870"/>
</kw>
<arg>filled_topology</arg>
<doc>Wait until Compare_Topology matches expected result.</doc>
<status status="PASS" start="2026-04-21T01:57:33.676442" elapsed="0.228302"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T01:57:33.905343" elapsed="0.000293"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T01:57:33.905040" elapsed="0.000675"/>
</kw>
<doc>See new routes in example-ipv4-topology as a proof that synchronization was correct.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T01:57:33.590295" elapsed="0.315464"/>
</test>
<test id="s1-s4-t10" name="TC_R_Reset_Bgp_Peer_Session" line="159">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.909316" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:33.909093" elapsed="0.000281"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:33.909076" elapsed="0.000323"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T01:57:33.908907" elapsed="0.000540"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:33.910490" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:33.910379" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:33.910361" elapsed="0.000198"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:33.915444" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:33.915335" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:33.915318" elapsed="0.000194"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:33.916662" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:33.916174" elapsed="0.000516"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:57:33.917174" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:57:33.916874" elapsed="0.000325"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:57:33.917284" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:57:33.917442" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:57:33.915738" elapsed="0.001729"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:33.923466" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:33.923355" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:33.923336" elapsed="0.000200"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:33.924751" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:33.924610" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:33.924591" elapsed="0.000261"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:57:33.925308" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:57:33.925002" elapsed="0.000333"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:57:33.925719" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:33.925497" elapsed="0.000248"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:57:33.962974" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:57:33.926283" elapsed="0.036793"/>
</kw>
<msg time="2026-04-21T01:57:33.963239" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:57:33.963285" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:33.925925" elapsed="0.037397"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:57:33.983724" level="INFO">". "t "x "t ". "B "a "s "i "c ". "T "C "_ "R "_ "R "e "s "e "t "_ "B "g "p "_ "P "e "e "r "_ "S "e "s "s "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:57:33.963877" elapsed="0.019965"/>
</kw>
<msg time="2026-04-21T01:57:33.984005" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:57:33.984050" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "R "_ "R "e "s "e "t "_ "B "g "p "_ "P "e "e "r "_ "S "e "s "s "i "o "n "[K"
...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:33.963494" elapsed="0.020594"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.984390" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:33.984166" elapsed="0.000279"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:33.984146" elapsed="0.000323"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:33.984931" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "R "_ "R "e "s "e "t "_ "B "g "p "_ "P "e "e "r "_ "S "e "s "s "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:33.984614" elapsed="0.000382"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.985310" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:33.985062" elapsed="0.000304"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:33.985043" elapsed="0.000347"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:57:33.985422" elapsed="0.000030"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:33.987971" elapsed="0.000144"/>
</kw>
<msg time="2026-04-21T01:57:33.988177" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:33.986890" elapsed="0.001418"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.988582" elapsed="0.000081"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.988961" elapsed="0.000078"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:57:33.986256" elapsed="0.002894"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:57:33.985701" elapsed="0.003534"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:57:33.924306" elapsed="0.065068"/>
</kw>
<msg time="2026-04-21T01:57:33.989467" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:33.989511" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "R "_ "R "e "s "e "t "_ "B "g "p "_ "P "e "e "r "_ "S "e "s "s "i "o "n "[K"
...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:33.923693" elapsed="0.065858"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T01:57:33.989735" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-21T01:57:33.989627" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:33.989609" elapsed="0.000227"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.990242" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.990584" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T01:57:33.990656" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T01:57:33.923008" elapsed="0.067756"/>
</kw>
<msg time="2026-04-21T01:57:33.990876" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:33.990921" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "R "_ "R "e "s "e "t "_ "B "g "p "_ "P "e "e "r "_ "S "e "s "s "i "o "n "[K"
...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:33.917859" elapsed="0.073100"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:33.991286" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:33.991034" elapsed="0.000305"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:33.991017" elapsed="0.000346"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:57:33.917695" elapsed="0.073692"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:57:33.917521" elapsed="0.073897"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T01:57:33.914971" elapsed="0.076502"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T01:57:33.910087" elapsed="0.081442"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:33.909598" elapsed="0.081976"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-04-21T01:57:33.906676" elapsed="0.084954"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:57:33.992295" level="INFO">&amp;{mapping} = { IP=10.30.171.116 | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:57:33.991833" elapsed="0.000490"/>
</kw>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.025991" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:34.025582" elapsed="0.000439"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:34.026779" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_session/restart.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:34.026527" elapsed="0.000350">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_session/restart.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:34.026972" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:34.026188" elapsed="0.000808"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.027546" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:34.027162" elapsed="0.000410"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:57:34.027894" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_session/restart/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_session/restart/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:57:34.028085" level="INFO">${template} = rests/operations/bgp-peer-rpc:reset-session
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:57:34.027738" elapsed="0.000373"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.028517" level="INFO">rests/operations/bgp-peer-rpc:reset-session
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:34.028269" elapsed="0.000292"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.029572" level="INFO">mapping: {'IP': '10.30.171.116', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:34.029274" elapsed="0.000372"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.030126" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.029828" elapsed="0.000324"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.030836" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:34.030516" elapsed="0.000347"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:34.031605" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.031375" elapsed="0.000256"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:34.031680" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:57:34.031855" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:34.031055" elapsed="0.000825"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.032033" elapsed="0.000238"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T01:57:34.030379" elapsed="0.001932"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.032877" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:34.032555" elapsed="0.000347"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:34.033825" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.033553" elapsed="0.000301"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:34.033905" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:57:34.034085" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:34.033089" elapsed="0.001028"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.034275" elapsed="0.000227"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T01:57:34.032424" elapsed="0.002119"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T01:57:34.030206" elapsed="0.004372"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T01:57:34.034620" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T01:57:34.034779" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T01:57:34.028945" elapsed="0.005878"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:34.028629" elapsed="0.006228"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.035032" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.034883" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.028610" elapsed="0.006498"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.035703" level="INFO">${final_text} = rests/operations/bgp-peer-rpc:reset-session</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:34.035250" elapsed="0.000480"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:57:34.035778" elapsed="0.000046"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:57:34.024921" elapsed="0.011001"/>
</kw>
<msg time="2026-04-21T01:57:34.035976" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:34.012375" elapsed="0.023648"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.048275" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.060525" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.072750" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.072966" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.073143" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.073510" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.073363" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:57:34.073349" elapsed="0.000245"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.073737" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.073924" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.074129" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:57:34.073320" elapsed="0.000863"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:57:34.073219" elapsed="0.000990"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.074356" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:34.074429" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T01:57:34.074538" level="INFO">${uri} = rests/operations/bgp-peer-rpc:reset-session</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:57:34.008190" elapsed="0.066373"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.098828" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:34.098434" elapsed="0.000423"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:34.099562" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_session/restart.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:34.099350" elapsed="0.000277">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_session/restart.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:34.099719" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:34.099019" elapsed="0.000724"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.100307" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:34.099923" elapsed="0.000411"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:57:34.100629" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_session/restart/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_session/restart/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:57:34.100811" level="INFO">${template} = &lt;input xmlns="urn:opendaylight:params:xml:ns:yang:bgp-peer-rpc"&gt;
    &lt;peer-ref xmlns:rib="urn:opendaylight:params:xml:ns:yang:bgp-rib"&gt;/rib:bgp-rib/rib:rib[rib:id="$RIB_INSTANCE_NAME"]/rib:peer[rib:pe...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:57:34.100495" elapsed="0.000346"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.101240" level="INFO">&lt;input xmlns="urn:opendaylight:params:xml:ns:yang:bgp-peer-rpc"&gt;
    &lt;peer-ref xmlns:rib="urn:opendaylight:params:xml:ns:yang:bgp-rib"&gt;/rib:bgp-rib/rib:rib[rib:id="$RIB_INSTANCE_NAME"]/rib:peer[rib:peer-id="bgp://$IP"]&lt;/peer-ref&gt;
&lt;/input&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:34.100998" elapsed="0.000289"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T01:57:34.101646" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.101353" elapsed="0.000351"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.102203" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:34.101891" elapsed="0.000339"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:34.101729" elapsed="0.000557"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.101335" elapsed="0.000972"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.103240" level="INFO">${final_text} = &lt;input xmlns="urn:opendaylight:params:xml:ns:yang:bgp-peer-rpc"&gt;
    &lt;peer-ref xmlns:rib="urn:opendaylight:params:xml:ns:yang:bgp-rib"&gt;/rib:bgp-rib/rib:rib[rib:id="example-bgp-rib"]/rib:peer[rib:peer-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:34.102463" elapsed="0.000807"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:57:34.103321" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:57:34.097742" elapsed="0.005706"/>
</kw>
<msg time="2026-04-21T01:57:34.103503" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:34.085297" elapsed="0.018252"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.115668" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.127653" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.139986" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.140183" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.140363" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.140729" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.140584" elapsed="0.000200"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:57:34.140570" elapsed="0.000254"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.140968" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.141136" elapsed="0.000052"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.141341" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:57:34.140541" elapsed="0.000854"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:57:34.140438" elapsed="0.000983"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.141567" elapsed="0.000023"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:34.141647" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T01:57:34.141769" level="INFO">${data} = &lt;input xmlns="urn:opendaylight:params:xml:ns:yang:bgp-peer-rpc"&gt;
    &lt;peer-ref xmlns:rib="urn:opendaylight:params:xml:ns:yang:bgp-rib"&gt;/rib:bgp-rib/rib:rib[rib:id="example-bgp-rib"]/rib:peer[rib:peer-...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:57:34.084433" elapsed="0.057379"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:34.143110" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_session/restart/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:34.142865" elapsed="0.000309">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_session/restart/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:34.143266" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:34.142479" elapsed="0.000811"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.143602" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.143359" elapsed="0.000298"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.144167" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:34.143874" elapsed="0.000319"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:34.143683" elapsed="0.000544"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.143341" elapsed="0.000908"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.146538" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:34.144400" elapsed="0.002164"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T01:57:34.146620" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T01:57:34.146843" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:57:34.142153" elapsed="0.004717"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.148413" level="INFO">rests/operations/bgp-peer-rpc:reset-session</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:34.148167" elapsed="0.000291"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.148862" level="INFO">&lt;input xmlns="urn:opendaylight:params:xml:ns:yang:bgp-peer-rpc"&gt;
    &lt;peer-ref xmlns:rib="urn:opendaylight:params:xml:ns:yang:bgp-rib"&gt;/rib:bgp-rib/rib:rib[rib:id="example-bgp-rib"]/rib:peer[rib:peer-id="bgp://10.30.171.116"]&lt;/peer-ref&gt;
&lt;/input&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:34.148610" elapsed="0.000299"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.149299" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:34.149059" elapsed="0.000283"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.149726" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:34.149490" elapsed="0.000278"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T01:57:34.150579" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T01:57:34.150387" elapsed="0.000218"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T01:57:34.150984" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T01:57:34.150787" elapsed="0.000222"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.151158" elapsed="0.000203"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.151815" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:34.151520" elapsed="0.000379"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T01:57:34.151944" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:57:34.152123" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T01:57:34.149987" elapsed="0.002162"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:57:34.178177" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/operations/bgp-peer-rpc:reset-session 
 path_url=/rests/operations/bgp-peer-rpc:reset-session 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0io7qbtb7wm8k15m02exnlwfto4.node0', 'Content-Length': '245', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;input xmlns="urn:opendaylight:params:xml:ns:yang:bgp-peer-rpc"&gt;
    &lt;peer-ref xmlns:rib="urn:opendaylight:params:xml:ns:yang:bgp-rib"&gt;/rib:bgp-rib/rib:rib[rib:id="example-bgp-rib"]/rib:peer[rib:peer-id="bgp://10.30.171.116"]&lt;/peer-ref&gt;
&lt;/input&gt; 
 </msg>
<msg time="2026-04-21T01:57:34.178323" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/operations/bgp-peer-rpc:reset-session 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T01:57:34.178565" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:57:34.154785" elapsed="0.023841"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:34.152220" elapsed="0.026528"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.179290" elapsed="0.000054"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.178851" elapsed="0.000596"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.152202" elapsed="0.027295"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.187423" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:34.182008" elapsed="0.005515"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:34.181456" elapsed="0.006130"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.181413" elapsed="0.006200"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.190197" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:34.187915" elapsed="0.002331"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:34.187669" elapsed="0.002612"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.187652" elapsed="0.002654"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.190940" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:34.190485" elapsed="0.000482"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.191339" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.191039" elapsed="0.000360"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.191916" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:34.191587" elapsed="0.000355"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:34.191423" elapsed="0.000556"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.191020" elapsed="0.000981"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.192536" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:34.192162" elapsed="0.000400"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.192887" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.192631" elapsed="0.000314"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.193430" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:34.193130" elapsed="0.000326"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:34.192969" elapsed="0.000522"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.192613" elapsed="0.000899"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:34.193668" elapsed="0.000466"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T01:57:34.194635" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:34.194307" elapsed="0.000355"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.194849" elapsed="0.002328"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T01:57:34.180384" elapsed="0.016860"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T01:57:34.197490" elapsed="0.000035"/>
</return>
<status status="PASS" start="2026-04-21T01:57:34.197376" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.197355" elapsed="0.000231"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.197738" elapsed="0.000023"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T01:57:34.197826" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T01:57:34.200099" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T01:57:34.147200" elapsed="0.052926"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:57:34.200199" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T01:57:34.200360" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T01:57:33.997262" elapsed="0.203123"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.200738" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.200492" elapsed="0.000332"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.200474" elapsed="0.000375"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:57:34.200884" elapsed="0.000026"/>
</return>
<arg>folder=${BGP_VARIABLES_FOLDER}${/}peer_session/restart</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T01:57:33.992578" elapsed="0.208434"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T01:57:34.201604" elapsed="0.000265"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T01:57:34.201295" elapsed="0.000638"/>
</kw>
<doc>Reset Peer Session</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T01:57:33.906153" elapsed="0.295818"/>
</test>
<test id="s1-s4-t11" name="TC_R_Check_For_Empty_Topology_After_Resetting" line="168">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.205947" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.205704" elapsed="0.000301"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.205686" elapsed="0.000343"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T01:57:34.205516" elapsed="0.000560"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:34.207093" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:34.206984" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.206966" elapsed="0.000195"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:34.212050" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:34.211941" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.211923" elapsed="0.000195"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.213136" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:34.212728" elapsed="0.000435"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.213624" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:57:34.213324" elapsed="0.000325"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:57:34.213698" elapsed="0.000071"/>
</return>
<msg time="2026-04-21T01:57:34.213934" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:57:34.212347" elapsed="0.001612"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:34.219408" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:34.219229" elapsed="0.000285"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.219210" elapsed="0.000343"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:34.220767" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:34.220658" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.220640" elapsed="0.000223"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:57:34.221317" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.221012" elapsed="0.000332"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:57:34.221723" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:34.221503" elapsed="0.000245"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:57:34.256714" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:57:34.222264" elapsed="0.034573"/>
</kw>
<msg time="2026-04-21T01:57:34.257017" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:57:34.257065" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:34.221927" elapsed="0.035175"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:57:34.282072" level="INFO">". "t "x "t ". "B "a "s "i "c ". "T "C "_ "R "_ "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e "r "_ "R "e "s "e "t "t "i "n "g "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:57:34.257631" elapsed="0.024600"/>
</kw>
<msg time="2026-04-21T01:57:34.282472" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:57:34.282540" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "R "_ "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:34.257279" elapsed="0.025314"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.283075" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.282707" elapsed="0.000450"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.282677" elapsed="0.000516"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.283868" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "R "_ "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e "r "_ "R "e "s "e "t "t "i "n "g "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:34.283401" elapsed="0.000592"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.284414" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.284093" elapsed="0.000400"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.284067" elapsed="0.000460"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:57:34.284575" elapsed="0.000042"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:34.288329" elapsed="0.000213"/>
</kw>
<msg time="2026-04-21T01:57:34.288618" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:34.286708" elapsed="0.002042"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.289044" elapsed="0.000075"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.289375" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:57:34.285785" elapsed="0.003772"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:57:34.284996" elapsed="0.004624"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:57:34.220353" elapsed="0.069363"/>
</kw>
<msg time="2026-04-21T01:57:34.289824" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:34.289870" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "R "_ "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:34.219721" elapsed="0.070186"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T01:57:34.290088" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-21T01:57:34.289983" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.289965" elapsed="0.000244"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.290608" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.290964" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T01:57:34.291036" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T01:57:34.218886" elapsed="0.072258"/>
</kw>
<msg time="2026-04-21T01:57:34.291237" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:34.291281" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "R "_ "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:34.214348" elapsed="0.076970"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.291649" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.291394" elapsed="0.000309"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.291376" elapsed="0.000351"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:57:34.214200" elapsed="0.077551"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:57:34.214019" elapsed="0.077764"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T01:57:34.211556" elapsed="0.080307"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T01:57:34.206677" elapsed="0.085243"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:34.206229" elapsed="0.085737"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-04-21T01:57:34.202989" elapsed="0.089052"/>
</kw>
<kw name="Wait_For_Topology_To_Change_To">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.342862" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:34.342453" elapsed="0.000440"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:34.343780" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:34.343406" elapsed="0.000475">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:34.343975" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:34.343063" elapsed="0.000937"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.344594" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:34.344171" elapsed="0.000451"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:57:34.344942" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:57:34.345103" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:57:34.344784" elapsed="0.000344"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.345527" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:34.345283" elapsed="0.000288"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.346781" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:34.346338" elapsed="0.000523"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.347384" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.347027" elapsed="0.000383"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.347920" elapsed="0.000049"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.348666" elapsed="0.000050"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.349037" elapsed="0.000046"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T01:57:34.347712" elapsed="0.001492"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T01:57:34.347520" elapsed="0.001752"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T01:57:34.349323" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T01:57:34.349491" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T01:57:34.345982" elapsed="0.003535"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:34.345649" elapsed="0.003900"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.349723" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.349575" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.345627" elapsed="0.004190"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.350401" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:34.349963" elapsed="0.000465"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:57:34.350477" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:57:34.341819" elapsed="0.008780"/>
</kw>
<msg time="2026-04-21T01:57:34.350653" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:34.329442" elapsed="0.021261"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.363138" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.375068" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.387118" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.387313" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.387488" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.387866" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.387704" elapsed="0.000218"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:57:34.387690" elapsed="0.000255"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.388085" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.388258" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.388462" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:57:34.387662" elapsed="0.000853"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:57:34.387563" elapsed="0.000978"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.388688" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:34.388761" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T01:57:34.388921" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:57:34.325223" elapsed="0.063725"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:34.390196" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:34.389957" elapsed="0.000304">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:34.390352" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:34.389601" elapsed="0.000775"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.390689" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.390445" elapsed="0.000301"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.391255" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:34.390965" elapsed="0.000316"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:34.390770" elapsed="0.000545"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.390427" elapsed="0.000909"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.393656" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:34.391485" elapsed="0.002198"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T01:57:34.393882" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T01:57:34.394036" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:57:34.389272" elapsed="0.004789"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:34.395269" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:34.395039" elapsed="0.000292">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:34.395422" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:34.394686" elapsed="0.000760"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T01:57:34.395652" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T01:57:34.395514" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.395496" elapsed="0.000246"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.395906" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.396084" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T01:57:34.396149" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T01:57:34.399452" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:57:34.394365" elapsed="0.005114"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.400889" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:34.400620" elapsed="0.000316"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.401395" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:34.401147" elapsed="0.000292"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:57:34.412722" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0io7qbtb7wm8k15m02exnlwfto4.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:57:34.412933" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T01:57:34.413120" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:57:34.403509" elapsed="0.009658"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:34.401505" elapsed="0.011722"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.413477" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.413264" elapsed="0.000301"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.401487" elapsed="0.012108"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.418325" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:34.415025" elapsed="0.003367"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:34.414692" elapsed="0.003747"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.414668" elapsed="0.003805"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.421994" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:34.418891" elapsed="0.003148"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:34.418548" elapsed="0.003525"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.418526" elapsed="0.003571"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.422643" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:34.422263" elapsed="0.000407"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.422992" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.422737" elapsed="0.000312"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.423530" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:34.423233" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:34.423073" elapsed="0.000518"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.422720" elapsed="0.000893"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.424152" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:34.423774" elapsed="0.000404"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.424478" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.424246" elapsed="0.000287"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.425111" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:34.424814" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:34.424557" elapsed="0.000629"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.424228" elapsed="0.000980"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:34.425360" elapsed="0.000343"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T01:57:34.426175" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:34.425883" elapsed="0.000317"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.426353" elapsed="0.002228"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T01:57:34.414105" elapsed="0.014537"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:34.428833" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:34.428711" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.428693" elapsed="0.000246"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:57:34.432416" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:57:34.429084" elapsed="0.003360"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T01:57:34.432496" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T01:57:34.432656" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T01:57:34.399810" elapsed="0.032872"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:57:34.432745" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T01:57:34.432913" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T01:57:34.303290" elapsed="0.129649"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.461127" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:34.460367" elapsed="0.000788"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:34.463269" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:34.462710" elapsed="0.000713">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:34.463555" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:34.461319" elapsed="0.002261"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.464518" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:34.463746" elapsed="0.000800"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:57:34.464968" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:57:34.465215" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:57:34.464714" elapsed="0.000529"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.465886" level="INFO">{
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:34.465399" elapsed="0.000550"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T01:57:34.466612" elapsed="0.000079"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.466017" elapsed="0.000754"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.467601" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:34.466994" elapsed="0.000649"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:34.466816" elapsed="0.000909"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.465998" elapsed="0.001751"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.468667" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:34.467913" elapsed="0.000783"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:57:34.468745" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:57:34.459648" elapsed="0.009242"/>
</kw>
<msg time="2026-04-21T01:57:34.468980" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:34.447277" elapsed="0.021754"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.481251" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.493275" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.505492" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.505692" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.506059" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.506437" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.506291" elapsed="0.000200"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:57:34.506277" elapsed="0.000238"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.506657" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.506841" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.507011" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:57:34.506248" elapsed="0.000815"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:57:34.506142" elapsed="0.000949"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.507237" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:34.507311" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T01:57:34.507429" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:57:34.444614" elapsed="0.062842"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:34.507631" elapsed="0.002328"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:57:34.511037" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:57:34.510690" elapsed="0.000375"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:57:34.511559" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:57:34.511256" elapsed="0.000331"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T01:57:34.511742" elapsed="0.000355"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T01:57:34.510278" elapsed="0.001880"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:34.510038" elapsed="0.002153"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.512363" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.512216" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.510020" elapsed="0.002419"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T01:57:34.434097" elapsed="0.078390"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T01:57:34.433279" elapsed="0.079281"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:34.433021" elapsed="0.079584"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.433004" elapsed="0.079625"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:57:34.512662" elapsed="0.000028"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T01:57:34.297153" elapsed="0.215637"/>
</kw>
<arg>${folder_name}</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-04-21T01:57:34.293047" elapsed="0.219821"/>
</kw>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Compare_Topology</arg>
<arg>${folder_name}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T01:57:34.292535" elapsed="0.220378"/>
</kw>
<arg>empty_topology</arg>
<doc>Wait until Compare_Topology matches expected result.</doc>
<status status="PASS" start="2026-04-21T01:57:34.292187" elapsed="0.220781"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T01:57:34.513541" elapsed="0.000240"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T01:57:34.513242" elapsed="0.000621"/>
</kw>
<doc>See example-ipv4-topology empty after resetting session</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T01:57:34.202339" elapsed="0.311584"/>
</test>
<test id="s1-s4-t12" name="TC_PG_Reconfigure_ODL_With_Peer_Group_To_Accept_Connection" line="173">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.517424" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.517206" elapsed="0.000273"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.517189" elapsed="0.000314"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T01:57:34.517024" elapsed="0.000524"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:34.518565" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:34.518461" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.518444" elapsed="0.000189"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:34.523426" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:34.523321" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.523304" elapsed="0.000189"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.524484" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:34.524108" elapsed="0.000403"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.525034" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:57:34.524696" elapsed="0.000364"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:57:34.525105" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:57:34.525258" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:57:34.523717" elapsed="0.001566"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:34.530956" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:34.530846" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.530827" elapsed="0.000196"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:34.532179" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:34.532073" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.532055" elapsed="0.000191"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:57:34.532694" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.532391" elapsed="0.000329"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:57:34.533121" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:34.532898" elapsed="0.000248"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:57:34.567034" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:57:34.533637" elapsed="0.033503"/>
</kw>
<msg time="2026-04-21T01:57:34.567318" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:57:34.567364" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:34.533307" elapsed="0.034093"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:57:34.591042" level="INFO">". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "W "i "t "h "_ "P "e "e "r "_ "G "r "o "u "p "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:57:34.567947" elapsed="0.023203"/>
</kw>
<msg time="2026-04-21T01:57:34.591307" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:57:34.591353" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "W "i "t "h "_ "P "e ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:34.567576" elapsed="0.023812"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.591689" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.591466" elapsed="0.000277"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.591446" elapsed="0.000321"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.592229" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "W "i "t "h "_ "P "e "e "r "_ "G "r "o "u "p "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:34.591932" elapsed="0.000369"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.592583" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.592367" elapsed="0.000270"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.592349" elapsed="0.000311"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:57:34.592694" elapsed="0.000030"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:34.595338" elapsed="0.000148"/>
</kw>
<msg time="2026-04-21T01:57:34.595547" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:34.594186" elapsed="0.001493"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.595972" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.596304" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:57:34.593525" elapsed="0.002964"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:57:34.592994" elapsed="0.003560"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:57:34.531749" elapsed="0.064903"/>
</kw>
<msg time="2026-04-21T01:57:34.596743" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:34.596791" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "W "i "t "h "_ "P "e ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:34.531176" elapsed="0.065674"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T01:57:34.597072" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T01:57:34.596964" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.596945" elapsed="0.000210"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.597557" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.597920" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T01:57:34.597992" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T01:57:34.530439" elapsed="0.067660"/>
</kw>
<msg time="2026-04-21T01:57:34.598192" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:34.598236" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "W "i "t "h "_ "P "e ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:34.525651" elapsed="0.072622"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.598633" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.598347" elapsed="0.000341"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.598330" elapsed="0.000382"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:57:34.525506" elapsed="0.073230"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:57:34.525335" elapsed="0.073433"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T01:57:34.522967" elapsed="0.075884"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T01:57:34.518178" elapsed="0.080730"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:34.517694" elapsed="0.081258"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-04-21T01:57:34.514918" elapsed="0.084085"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.599729" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | BGP_NAME=example-bgp-peer | IP=10.30.171.116 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>BGP_NAME=${BGP_PEER_NAME}</arg>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.599171" elapsed="0.000586"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.641554" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:34.641177" elapsed="0.000406"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:34.642337" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:34.642103" elapsed="0.000309">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:34.642505" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:34.641752" elapsed="0.000777"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.643124" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:34.642693" elapsed="0.000458"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:57:34.643450" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:57:34.643599" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:57:34.643314" elapsed="0.000312"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.644050" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:34.643784" elapsed="0.000348"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.645100" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.171.116', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:34.644840" elapsed="0.000305"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.645562" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.645304" elapsed="0.000284"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.646265" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:34.645970" elapsed="0.000320"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:34.647066" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.646822" elapsed="0.000270"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:34.647142" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T01:57:34.647295" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:34.646481" elapsed="0.000838"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.647473" elapsed="0.000243"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T01:57:34.645832" elapsed="0.001924"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.648316" level="INFO">${value} = example-bgp-peer</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:34.648021" elapsed="0.000320"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:34.649081" level="INFO">${encoded} = example-bgp-peer</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.648862" elapsed="0.000245"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:34.649156" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:57:34.649304" level="INFO">${encoded_value} = example-bgp-peer</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:34.648527" elapsed="0.000801"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.649480" elapsed="0.000400"/>
</kw>
<var name="${key}">BGP_NAME</var>
<var name="${value}">example-bgp-peer</var>
<status status="PASS" start="2026-04-21T01:57:34.647887" elapsed="0.002035"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.650503" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:34.650202" elapsed="0.000326"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:34.651296" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.651083" elapsed="0.000238"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:34.651371" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T01:57:34.651519" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:34.650721" elapsed="0.000822"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.651695" elapsed="0.000239"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T01:57:34.650061" elapsed="0.001913"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.652516" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:34.652222" elapsed="0.000320"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:34.653270" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.653061" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:34.653345" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T01:57:34.653493" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:34.652727" elapsed="0.000790"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.653667" elapsed="0.000240"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T01:57:34.652087" elapsed="0.001861"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T01:57:34.645640" elapsed="0.008343"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T01:57:34.654025" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T01:57:34.654182" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.171.116', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T01:57:34.644496" elapsed="0.009712"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:34.644201" elapsed="0.010074"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.654453" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.654302" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.644182" elapsed="0.010348"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.655319" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:34.654675" elapsed="0.000672"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:57:34.655396" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:57:34.640541" elapsed="0.014978"/>
</kw>
<msg time="2026-04-21T01:57:34.655573" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:34.628164" elapsed="0.027455"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.667692" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.679696" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.691662" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.691885" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.692066" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.692445" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.692298" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:57:34.692284" elapsed="0.000239"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.692663" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.692856" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.693026" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:57:34.692252" elapsed="0.000827"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:57:34.692144" elapsed="0.000961"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.693253" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:34.693327" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T01:57:34.693458" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:57:34.623968" elapsed="0.069562"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.694689" level="INFO">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.116</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:34.694418" elapsed="0.000320"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:57:34.711763" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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.116 
 path_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.116 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0io7qbtb7wm8k15m02exnlwfto4.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:57:34.711920" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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.116 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T01:57:34.712164" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:57:34.697026" elapsed="0.015200"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:34.694819" elapsed="0.017505"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.712755" elapsed="0.000086"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.712388" elapsed="0.000553"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.694785" elapsed="0.018207"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.719078" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:34.715370" elapsed="0.003767"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:34.714873" elapsed="0.004311"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.714832" elapsed="0.004387"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.722751" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:34.719628" elapsed="0.003208"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:34.719296" elapsed="0.003589"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.719273" elapsed="0.003647"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.723750" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:34.723159" elapsed="0.000629"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.724239" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.723907" elapsed="0.000410"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.724908" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:34.724575" elapsed="0.000359"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:34.724351" elapsed="0.000618"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.723882" elapsed="0.001108"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.725507" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:34.725149" elapsed="0.000384"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.725851" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.725600" elapsed="0.000308"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.726383" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:34.726092" elapsed="0.000317"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:34.725932" elapsed="0.000511"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.725583" elapsed="0.000881"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:34.726618" elapsed="0.000362"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T01:57:34.727433" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:34.727144" elapsed="0.000348"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.727669" elapsed="0.002328"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T01:57:34.713884" elapsed="0.016176"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T01:57:34.730105" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T01:57:34.732337" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T01:57:34.693826" elapsed="0.038537"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:57:34.732417" elapsed="0.000027"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T01:57:34.600002" elapsed="0.132539"/>
</kw>
<kw name="Configure_Peer_Group">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.733761" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | PEER_GROUP_NAME=internal-neighbor...</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_NAME}</arg>
<arg>PEER_GROUP_NAME=${PEER_GROUP}</arg>
<arg>RR_CLIENT=false</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.733060" elapsed="0.000733"/>
</kw>
<kw name="Run_Keyword_If_At_Least_Else" owner="CompareStream">
<kw name="Get Index From List" owner="Collections">
<msg time="2026-04-21T01:57:34.742883" level="INFO">${position} = 2</msg>
<var>${position}</var>
<arg>${varargs}</arg>
<arg>\ELSE</arg>
<doc>Returns the index of the first occurrence of the ``value`` on the list.</doc>
<status status="PASS" start="2026-04-21T01:57:34.742672" elapsed="0.000238"/>
</kw>
<if>
<branch type="IF" condition="&quot;${position}&quot; == &quot;-1&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>Missing else statement in defined expresion</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.743198" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.742982" elapsed="0.000270"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.742964" elapsed="0.000313"/>
</if>
<kw name="Get Slice From List" owner="Collections">
<msg time="2026-04-21T01:57:34.743685" level="INFO">${varargs_if} = ['BuiltIn.Set Variable', 'verify_peer_group.sulfur']</msg>
<var>${varargs_if}</var>
<arg>${varargs}</arg>
<arg>0</arg>
<arg>${position}</arg>
<doc>Returns a slice of the given list between ``start`` and ``end`` indexes.</doc>
<status status="PASS" start="2026-04-21T01:57:34.743422" elapsed="0.000289"/>
</kw>
<kw name="Get Slice From List" owner="Collections">
<msg time="2026-04-21T01:57:34.746379" level="INFO">${varargs_else} = ['BuiltIn.Set Variable', 'verify_peer_group']</msg>
<var>${varargs_else}</var>
<arg>${varargs}</arg>
<arg>${position+1}</arg>
<doc>Returns a slice of the given list between ``start`` and ``end`` indexes.</doc>
<status status="PASS" start="2026-04-21T01:57:34.743910" elapsed="0.002497"/>
</kw>
<kw name="CompareStream__Convert_Input" owner="CompareStream">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.747349" level="INFO">${args} = []</msg>
<var>${args}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:57:34.747104" elapsed="0.000271"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.747835" level="INFO">${kwargs} = {}</msg>
<var>${kwargs}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.747533" elapsed="0.000330"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.748594" level="INFO">${arg} = BuiltIn.Set Variable</msg>
<var>${arg}</var>
<arg>${arg}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:34.748294" elapsed="0.000329"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T01:57:34.749074" level="INFO">${removed} = BuiltIn.SetVariable</msg>
<var>${removed}</var>
<arg>${arg}</arg>
<arg>\n</arg>
<arg>${Space}</arg>
<arg>\t</arg>
<arg>\r</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.748781" elapsed="0.000319"/>
</kw>
<if>
<branch type="IF" condition="&quot;${removed[0]}&quot; == &quot;&lt;&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${splitted}</var>
<arg>${arg}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.751455" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.749177" elapsed="0.002336"/>
</branch>
<branch type="ELSE">
<kw name="Split String" owner="String">
<msg time="2026-04-21T01:57:34.751957" level="INFO">${splitted} = ['BuiltIn.Set Variable']</msg>
<var>${splitted}</var>
<arg>${arg}</arg>
<arg>separator==</arg>
<arg>max_split=1</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T01:57:34.751686" elapsed="0.000298"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:34.751538" elapsed="0.000485"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.749159" elapsed="0.002885"/>
</if>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.752454" level="INFO">Length is 1.</msg>
<msg time="2026-04-21T01:57:34.752528" level="INFO">${len} = 1</msg>
<var>${len}</var>
<arg>${splitted}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T01:57:34.752189" elapsed="0.000362"/>
</kw>
<if>
<branch type="IF" condition="${len}==1">
<kw name="Append To List" owner="Collections">
<arg>${args}</arg>
<arg>${splitted}[0]</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.752845" elapsed="0.000202"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:34.752618" elapsed="0.000466"/>
</branch>
<branch type="ELSE">
<kw name="Set To Dictionary" owner="Collections">
<arg>${kwargs}</arg>
<arg>@{splitted}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.753251" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.753109" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.752601" elapsed="0.000725"/>
</if>
<var name="${arg}">BuiltIn.Set Variable</var>
<status status="PASS" start="2026-04-21T01:57:34.748160" elapsed="0.005189"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.754033" level="INFO">${arg} = verify_peer_group.sulfur</msg>
<var>${arg}</var>
<arg>${arg}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:34.753713" elapsed="0.000345"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T01:57:34.754488" level="INFO">${removed} = verify_peer_group.sulfur</msg>
<var>${removed}</var>
<arg>${arg}</arg>
<arg>\n</arg>
<arg>${Space}</arg>
<arg>\t</arg>
<arg>\r</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.754212" elapsed="0.000301"/>
</kw>
<if>
<branch type="IF" condition="&quot;${removed[0]}&quot; == &quot;&lt;&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${splitted}</var>
<arg>${arg}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.756951" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.754590" elapsed="0.002420"/>
</branch>
<branch type="ELSE">
<kw name="Split String" owner="String">
<msg time="2026-04-21T01:57:34.757406" level="INFO">${splitted} = ['verify_peer_group.sulfur']</msg>
<var>${splitted}</var>
<arg>${arg}</arg>
<arg>separator==</arg>
<arg>max_split=1</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T01:57:34.757176" elapsed="0.000255"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:34.757034" elapsed="0.000437"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.754573" elapsed="0.002919"/>
</if>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.757919" level="INFO">Length is 1.</msg>
<msg time="2026-04-21T01:57:34.757993" level="INFO">${len} = 1</msg>
<var>${len}</var>
<arg>${splitted}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T01:57:34.757640" elapsed="0.000376"/>
</kw>
<if>
<branch type="IF" condition="${len}==1">
<kw name="Append To List" owner="Collections">
<arg>${args}</arg>
<arg>${splitted}[0]</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.758295" elapsed="0.000195"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:34.758085" elapsed="0.000442"/>
</branch>
<branch type="ELSE">
<kw name="Set To Dictionary" owner="Collections">
<arg>${kwargs}</arg>
<arg>@{splitted}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.758695" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.758552" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.758067" elapsed="0.000703"/>
</if>
<var name="${arg}">verify_peer_group.sulfur</var>
<status status="PASS" start="2026-04-21T01:57:34.753580" elapsed="0.005230"/>
</iter>
<var>${arg}</var>
<value>@{arguments}</value>
<status status="PASS" start="2026-04-21T01:57:34.747914" elapsed="0.010927"/>
</for>
<return>
<value>${args}</value>
<value>${kwargs}</value>
<status status="PASS" start="2026-04-21T01:57:34.758882" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:57:34.759078" level="INFO">${args_if} = ['BuiltIn.Set Variable', 'verify_peer_group.sulfur']</msg>
<msg time="2026-04-21T01:57:34.759125" level="INFO">${kwargs_if} = {}</msg>
<var>${args_if}</var>
<var>${kwargs_if}</var>
<arg>@{varargs_if}</arg>
<doc>Splits arguments into args and kwargs is used in Run_Keyword_If_At_Least_Else and Run_Keyword_If_At_Most_Else.
The problem is, when the string contains =, but it is not a named argument (name=value). There can be many values containing =, but
for sure it is present in xmls. If the string starts with "&lt;" it will be treated as it is xml and splitting for
name and value will not be executed.
If named argument is passed into this kw, only string data are supported e.g. name=string. Complex variables such as lists or dictionaries
are not supported.</doc>
<status status="PASS" start="2026-04-21T01:57:34.746755" elapsed="0.012394"/>
</kw>
<kw name="CompareStream__Convert_Input" owner="CompareStream">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.760083" level="INFO">${args} = []</msg>
<var>${args}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:57:34.759828" elapsed="0.000281"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.760531" level="INFO">${kwargs} = {}</msg>
<var>${kwargs}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.760271" elapsed="0.000286"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.761289" level="INFO">${arg} = BuiltIn.Set Variable</msg>
<var>${arg}</var>
<arg>${arg}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:34.760997" elapsed="0.000318"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T01:57:34.761739" level="INFO">${removed} = BuiltIn.SetVariable</msg>
<var>${removed}</var>
<arg>${arg}</arg>
<arg>\n</arg>
<arg>${Space}</arg>
<arg>\t</arg>
<arg>\r</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.761467" elapsed="0.000298"/>
</kw>
<if>
<branch type="IF" condition="&quot;${removed[0]}&quot; == &quot;&lt;&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${splitted}</var>
<arg>${arg}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.764323" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.761860" elapsed="0.002522"/>
</branch>
<branch type="ELSE">
<kw name="Split String" owner="String">
<msg time="2026-04-21T01:57:34.764788" level="INFO">${splitted} = ['BuiltIn.Set Variable']</msg>
<var>${splitted}</var>
<arg>${arg}</arg>
<arg>separator==</arg>
<arg>max_split=1</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T01:57:34.764551" elapsed="0.000280"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:34.764408" elapsed="0.000463"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.761842" elapsed="0.003051"/>
</if>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.765299" level="INFO">Length is 1.</msg>
<msg time="2026-04-21T01:57:34.765372" level="INFO">${len} = 1</msg>
<var>${len}</var>
<arg>${splitted}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T01:57:34.765037" elapsed="0.000358"/>
</kw>
<if>
<branch type="IF" condition="${len}==1">
<kw name="Append To List" owner="Collections">
<arg>${args}</arg>
<arg>${splitted}[0]</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.765674" elapsed="0.000211"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:34.765464" elapsed="0.000458"/>
</branch>
<branch type="ELSE">
<kw name="Set To Dictionary" owner="Collections">
<arg>${kwargs}</arg>
<arg>@{splitted}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.766089" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.765947" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.765446" elapsed="0.000718"/>
</if>
<var name="${arg}">BuiltIn.Set Variable</var>
<status status="PASS" start="2026-04-21T01:57:34.760864" elapsed="0.005324"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.766820" level="INFO">${arg} = verify_peer_group</msg>
<var>${arg}</var>
<arg>${arg}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:34.766510" elapsed="0.000337"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T01:57:34.767307" level="INFO">${removed} = verify_peer_group</msg>
<var>${removed}</var>
<arg>${arg}</arg>
<arg>\n</arg>
<arg>${Space}</arg>
<arg>\t</arg>
<arg>\r</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.767001" elapsed="0.000331"/>
</kw>
<if>
<branch type="IF" condition="&quot;${removed[0]}&quot; == &quot;&lt;&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${splitted}</var>
<arg>${arg}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.769729" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.767410" elapsed="0.002381"/>
</branch>
<branch type="ELSE">
<kw name="Split String" owner="String">
<msg time="2026-04-21T01:57:34.770202" level="INFO">${splitted} = ['verify_peer_group']</msg>
<var>${splitted}</var>
<arg>${arg}</arg>
<arg>separator==</arg>
<arg>max_split=1</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T01:57:34.769973" elapsed="0.000255"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:34.769829" elapsed="0.000439"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.767392" elapsed="0.002897"/>
</if>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.770692" level="INFO">Length is 1.</msg>
<msg time="2026-04-21T01:57:34.770764" level="INFO">${len} = 1</msg>
<var>${len}</var>
<arg>${splitted}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T01:57:34.770432" elapsed="0.000359"/>
</kw>
<if>
<branch type="IF" condition="${len}==1">
<kw name="Append To List" owner="Collections">
<arg>${args}</arg>
<arg>${splitted}[0]</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.771085" elapsed="0.000192"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:34.770873" elapsed="0.000442"/>
</branch>
<branch type="ELSE">
<kw name="Set To Dictionary" owner="Collections">
<arg>${kwargs}</arg>
<arg>@{splitted}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.771481" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.771339" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.770855" elapsed="0.000700"/>
</if>
<var name="${arg}">verify_peer_group</var>
<status status="PASS" start="2026-04-21T01:57:34.766379" elapsed="0.005200"/>
</iter>
<var>${arg}</var>
<value>@{arguments}</value>
<status status="PASS" start="2026-04-21T01:57:34.760605" elapsed="0.011002"/>
</for>
<return>
<value>${args}</value>
<value>${kwargs}</value>
<status status="PASS" start="2026-04-21T01:57:34.771647" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T01:57:34.771858" level="INFO">${args_else} = ['BuiltIn.Set Variable', 'verify_peer_group']</msg>
<msg time="2026-04-21T01:57:34.771906" level="INFO">${kwargs_else} = {}</msg>
<var>${args_else}</var>
<var>${kwargs_else}</var>
<arg>@{varargs_else}</arg>
<doc>Splits arguments into args and kwargs is used in Run_Keyword_If_At_Least_Else and Run_Keyword_If_At_Most_Else.
The problem is, when the string contains =, but it is not a named argument (name=value). There can be many values containing =, but
for sure it is present in xmls. If the string starts with "&lt;" it will be treated as it is xml and splitting for
name and value will not be executed.
If named argument is passed into this kw, only string data are supported e.g. name=string. Complex variables such as lists or dictionaries
are not supported.</doc>
<status status="PASS" start="2026-04-21T01:57:34.759485" elapsed="0.012443"/>
</kw>
<if>
<branch type="IF" condition="${Stream_dict}[${ODL_STREAM}] &gt;= ${Stream_dict}[${lower_bound}]">
<kw name="Run Keyword" owner="BuiltIn">
<kw name="Set Variable" owner="BuiltIn">
<arg>verify_peer_group.sulfur</arg>
<arg>&amp;{kwargs_if}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:34.772737" elapsed="0.000290"/>
</kw>
<msg time="2026-04-21T01:57:34.773111" level="INFO">${resp} = verify_peer_group.sulfur</msg>
<var>${resp}</var>
<arg>@{args_if}</arg>
<arg>&amp;{kwargs_if}</arg>
<doc>Executes the given keyword with the given arguments.</doc>
<status status="PASS" start="2026-04-21T01:57:34.772348" elapsed="0.000787"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:34.772038" elapsed="0.001133"/>
</branch>
<branch type="ELSE">
<kw name="Run Keyword" owner="BuiltIn">
<var>${resp}</var>
<arg>@{args_else}</arg>
<arg>&amp;{kwargs_else}</arg>
<doc>Executes the given keyword with the given arguments.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.773345" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.773196" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.772019" elapsed="0.001404"/>
</if>
<return>
<value>${resp}</value>
<status status="PASS" start="2026-04-21T01:57:34.773458" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T01:57:34.773609" level="INFO">${verify_peer_group_folder} = verify_peer_group.sulfur</msg>
<var>${verify_peer_group_folder}</var>
<arg>sulfur</arg>
<arg>BuiltIn.Set Variable</arg>
<arg>verify_${peer_group_folder}.sulfur</arg>
<arg>ELSE</arg>
<arg>BuiltIn.Set Variable</arg>
<arg>verify_${peer_group_folder}</arg>
<doc>Compare ${lower_bound} to titanium and in case titanium is at least ${lower_bound},
run keyword defined before ELSE statement otherwise run keyword defined after ELSE statement and return its value.</doc>
<status status="PASS" start="2026-04-21T01:57:34.742266" elapsed="0.031368"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.806521" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:34.806145" elapsed="0.000405"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:34.807326" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:34.807074" elapsed="0.000326">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:34.807493" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:34.806719" elapsed="0.000799"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.808082" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:34.807682" elapsed="0.000427"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:57:34.808470" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:57:34.808625" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:57:34.808330" elapsed="0.000322"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.809071" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/peer-groups/peer-group=$PEER_GROUP_NAME
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:34.808826" elapsed="0.000292"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.810091" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_GROUP_NAME': 'internal-neighbors', 'RR_CLIENT': 'false'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:34.809824" elapsed="0.000313"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.810554" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.810294" elapsed="0.000287"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.811261" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:34.810964" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:34.812249" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.811814" elapsed="0.000461"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:34.812360" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T01:57:34.812516" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:34.811474" elapsed="0.001067"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.812700" elapsed="0.000252"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T01:57:34.810829" elapsed="0.002162"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.813533" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:34.813238" elapsed="0.000321"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:34.814486" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.814079" elapsed="0.000433"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:34.814561" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:57:34.814715" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:34.813746" elapsed="0.000993"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.814907" elapsed="0.000227"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T01:57:34.813105" elapsed="0.002069"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.815711" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:34.815419" elapsed="0.000318"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:34.816694" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.816266" elapsed="0.000454"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:34.816770" elapsed="0.000045"/>
</return>
<msg time="2026-04-21T01:57:34.816940" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:34.815939" elapsed="0.001026"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.817118" elapsed="0.000382"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T01:57:34.815286" elapsed="0.002255"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.818114" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:34.817787" elapsed="0.000358"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:34.819076" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.818648" elapsed="0.000454"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:34.819152" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:57:34.819302" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:34.818334" elapsed="0.000992"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.819512" elapsed="0.000221"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T01:57:34.817653" elapsed="0.002120"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.820332" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:34.820038" elapsed="0.000319"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:34.821381" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.820954" elapsed="0.000454"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:34.821458" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:57:34.821613" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:34.820571" elapsed="0.001069"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.821794" elapsed="0.000339"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T01:57:34.819905" elapsed="0.002282"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.822828" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:34.822475" elapsed="0.000381"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:34.823876" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.823396" elapsed="0.000512"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:34.823966" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T01:57:34.824175" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:34.823066" elapsed="0.001143"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.824455" elapsed="0.000310"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T01:57:34.822335" elapsed="0.002502"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.825565" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:34.825166" elapsed="0.000433"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:34.826846" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.826323" elapsed="0.000557"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:34.826943" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T01:57:34.827134" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:34.825903" elapsed="0.001263"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.827369" elapsed="0.000306"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T01:57:34.824984" elapsed="0.002742"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.828423" level="INFO">${value} = internal-neighbors</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:34.828060" elapsed="0.000458"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:34.829901" level="INFO">${encoded} = internal-neighbors</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.829357" elapsed="0.000579"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:34.830008" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T01:57:34.830170" level="INFO">${encoded_value} = internal-neighbors</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:34.828948" elapsed="0.001247"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.830353" elapsed="0.000226"/>
</kw>
<var name="${key}">PEER_GROUP_NAME</var>
<var name="${value}">internal-neighbors</var>
<status status="PASS" start="2026-04-21T01:57:34.827895" elapsed="0.002728"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.831207" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:34.830891" elapsed="0.000341"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:34.832646" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.832013" elapsed="0.000659"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:34.832723" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T01:57:34.832895" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:34.831628" elapsed="0.001346"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.833163" elapsed="0.000234"/>
</kw>
<var name="${key}">RR_CLIENT</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T01:57:34.830738" elapsed="0.002700"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T01:57:34.810630" elapsed="0.022845"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T01:57:34.833521" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T01:57:34.833712" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T01:57:34.809480" elapsed="0.024266"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:34.809185" elapsed="0.024607"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.834034" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.833851" elapsed="0.000243"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.809166" elapsed="0.024950"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.835039" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:34.834267" elapsed="0.000801"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:57:34.835119" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:57:34.805504" elapsed="0.029746"/>
</kw>
<msg time="2026-04-21T01:57:34.835309" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:34.792991" elapsed="0.042373"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.847848" elapsed="0.000033"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.860149" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.872337" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.872541" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.872723" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.873161" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.873013" elapsed="0.000204"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:57:34.872997" elapsed="0.000244"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.873386" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.873553" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.873809" elapsed="0.000023"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:57:34.872961" elapsed="0.000904"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:57:34.872848" elapsed="0.001045"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.874043" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:34.874118" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T01:57:34.874253" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:57:34.788811" elapsed="0.085471"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.900463" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:34.900083" elapsed="0.000408"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:34.901293" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:34.901003" elapsed="0.000366">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:34.901461" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:34.900653" elapsed="0.000832"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.902048" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:34.901647" elapsed="0.000427"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:57:34.902371" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:57:34.902554" level="INFO">${template} = &lt;peer-group xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;peer-group-name&gt;$PEER_GROUP_NAME&lt;/peer-group-name&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/co...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:57:34.902234" elapsed="0.000360"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.903079" level="INFO">&lt;peer-group xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;peer-group-name&gt;$PEER_GROUP_NAME&lt;/peer-group-name&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;$RR_CLIENT&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/peer-group&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:34.902791" elapsed="0.000356"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T01:57:34.903534" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.903228" elapsed="0.000364"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.905981" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:34.903855" elapsed="0.002155"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:34.903624" elapsed="0.002424"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.903207" elapsed="0.002863"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.907075" level="INFO">${final_text} = &lt;peer-group xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;peer-group-name&gt;internal-neighbors&lt;/peer-group-name&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:34.906218" elapsed="0.000927"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:57:34.907199" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:57:34.899454" elapsed="0.007876"/>
</kw>
<msg time="2026-04-21T01:57:34.907389" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:34.886963" elapsed="0.020474"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.919585" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.932301" elapsed="0.000037"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.944769" elapsed="0.000042"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.945002" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.945183" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.945619" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.945468" elapsed="0.000207"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:57:34.945451" elapsed="0.000249"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.945861" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.946034" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.946200" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:57:34.945411" elapsed="0.000842"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:57:34.945269" elapsed="0.001014"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.946430" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:34.946505" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T01:57:34.946665" level="INFO">${data} = &lt;peer-group xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;peer-group-name&gt;internal-neighbors&lt;/peer-group-name&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:57:34.884216" elapsed="0.062479"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:34.948225" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:34.947876" elapsed="0.000425">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:34.948396" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:34.947470" elapsed="0.000951"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:34.948761" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:34.948491" elapsed="0.000348"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.949338" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:34.949044" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:34.948865" elapsed="0.000535"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.948473" elapsed="0.000989"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.951892" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:34.949620" elapsed="0.002299"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T01:57:34.951973" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T01:57:34.952131" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:57:34.947117" elapsed="0.005040"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.953638" level="INFO">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/peer-groups/peer-group=internal-neighbors</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:34.953312" elapsed="0.000375"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.954125" level="INFO">&lt;peer-group xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;peer-group-name&gt;internal-neighbors&lt;/peer-group-name&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/peer-group&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:34.953859" elapsed="0.000330"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.954592" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:34.954345" elapsed="0.000291"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.955043" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:34.954786" elapsed="0.000300"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T01:57:34.955915" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T01:57:34.955697" elapsed="0.000244"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T01:57:34.956268" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T01:57:34.956095" elapsed="0.000198"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:34.956489" elapsed="0.000221"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:34.957139" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:34.956891" elapsed="0.000292"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T01:57:34.957225" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:57:34.957380" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T01:57:34.955292" elapsed="0.002112"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:57:35.026452" level="INFO">PUT Request : url=http://10.30.171.3:8181/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/peer-groups/peer-group=internal-neighbors 
 path_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/peer-groups/peer-group=internal-neighbors 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0io7qbtb7wm8k15m02exnlwfto4.node0', 'Content-Length': '1041', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;peer-group xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;peer-group-name&gt;internal-neighbors&lt;/peer-group-name&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/peer-group&gt; 
 </msg>
<msg time="2026-04-21T01:57:35.026636" level="INFO">PUT Response : url=http://10.30.171.3:8181/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/peer-groups/peer-group=internal-neighbors 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T01:57:35.026879" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:57:35.014940" elapsed="0.011982"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:35.012475" elapsed="0.014522"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.027260" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:35.027039" elapsed="0.000316"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:34.957458" elapsed="0.069928"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.032150" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:35.028828" elapsed="0.003384"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:35.028483" elapsed="0.003779"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:35.028457" elapsed="0.003841"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.035965" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:35.032688" elapsed="0.003342"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:35.032374" elapsed="0.003705"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:35.032351" elapsed="0.003763"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.036929" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:35.036358" elapsed="0.000610"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.037399" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:35.037065" elapsed="0.000416"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.038286" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:35.037742" elapsed="0.000583"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:35.037514" elapsed="0.000861"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:35.037039" elapsed="0.001365"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.039015" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:35.038625" elapsed="0.000417"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.039343" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:35.039110" elapsed="0.000289"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.040001" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:35.039580" elapsed="0.000446"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:35.039423" elapsed="0.000638"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:35.039093" elapsed="0.000989"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:35.040235" elapsed="0.000346"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T01:57:35.041064" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:35.040744" elapsed="0.000345"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.041243" elapsed="0.002426"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T01:57:35.027957" elapsed="0.015776"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T01:57:35.043933" elapsed="0.000037"/>
</return>
<status status="PASS" start="2026-04-21T01:57:35.043819" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:35.043782" elapsed="0.000249"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.044180" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T01:57:35.044248" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T01:57:35.046553" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T01:57:34.952494" elapsed="0.094086"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:57:35.046690" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:57:35.046997" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T01:57:34.778302" elapsed="0.268719"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.047362" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:35.047118" elapsed="0.000312"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:35.047102" elapsed="0.000352"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:57:35.047486" elapsed="0.000025"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${peer_group_folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T01:57:34.773918" elapsed="0.273689"/>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.096660" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:35.096247" elapsed="0.000443"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:35.097570" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group.sulfur.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:35.097260" elapsed="0.000402">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group.sulfur.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:35.097766" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:35.096880" elapsed="0.000937"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.098422" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:35.098000" elapsed="0.000450"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:57:35.098780" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group.sulfur/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group.sulfur/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:57:35.098968" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:57:35.098614" elapsed="0.000381"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.099394" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/peer-groups/peer-group=$PEER_GROUP_NAME?content=config
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:35.099152" elapsed="0.000288"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.100423" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_GROUP_NAME': 'internal-neighbors', 'RR_CLIENT': 'false'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:35.100163" elapsed="0.000305"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.100969" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.100654" elapsed="0.000341"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.101864" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:35.101377" elapsed="0.000513"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:35.102933" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.102402" elapsed="0.000559"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:35.103014" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T01:57:35.103173" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:35.102081" elapsed="0.001119"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.103356" elapsed="0.000237"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T01:57:35.101239" elapsed="0.002439"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.104258" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:35.103953" elapsed="0.000332"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:35.105226" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.104813" elapsed="0.000439"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:35.105303" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:57:35.105457" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:35.104475" elapsed="0.001007"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.105636" elapsed="0.000241"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T01:57:35.103814" elapsed="0.002105"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.106465" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:35.106167" elapsed="0.000324"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:35.107502" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.107093" elapsed="0.000436"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:35.107580" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:57:35.107733" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:35.106744" elapsed="0.001014"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.107941" elapsed="0.000226"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T01:57:35.106032" elapsed="0.002196"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.108843" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:35.108502" elapsed="0.000375"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:35.109837" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.109414" elapsed="0.000452"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:35.109918" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:57:35.110071" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:35.109074" elapsed="0.001021"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.110247" elapsed="0.000223"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T01:57:35.108363" elapsed="0.002148"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.111109" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:35.110810" elapsed="0.000325"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:35.112128" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.111672" elapsed="0.000483"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:35.112206" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:57:35.112359" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:35.111320" elapsed="0.001065"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.112538" elapsed="0.000223"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T01:57:35.110623" elapsed="0.002197"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.113368" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:35.113071" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:35.114861" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.114400" elapsed="0.000488"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:35.114940" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:57:35.115095" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:35.113582" elapsed="0.001537"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.115272" elapsed="0.000225"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T01:57:35.112936" elapsed="0.002636"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.116189" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:35.115880" elapsed="0.000336"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:35.117197" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.116728" elapsed="0.000496"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:35.117277" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:57:35.117433" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:35.116407" elapsed="0.001051"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.117612" elapsed="0.000302"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T01:57:35.115689" elapsed="0.002271"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.118517" level="INFO">${value} = internal-neighbors</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:35.118213" elapsed="0.000329"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:35.119520" level="INFO">${encoded} = internal-neighbors</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.119112" elapsed="0.000435"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:35.119598" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T01:57:35.119749" level="INFO">${encoded_value} = internal-neighbors</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:35.118732" elapsed="0.001041"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.119980" elapsed="0.000222"/>
</kw>
<var name="${key}">PEER_GROUP_NAME</var>
<var name="${value}">internal-neighbors</var>
<status status="PASS" start="2026-04-21T01:57:35.118076" elapsed="0.002166"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.120783" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:35.120487" elapsed="0.000338"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:35.121726" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.121326" elapsed="0.000426"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:35.121818" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:57:35.121970" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:35.121011" elapsed="0.000982"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.122145" elapsed="0.000312"/>
</kw>
<var name="${key}">RR_CLIENT</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T01:57:35.120355" elapsed="0.002144"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T01:57:35.101051" elapsed="0.021483"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T01:57:35.122577" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T01:57:35.122738" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T01:57:35.099838" elapsed="0.022925"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:35.099512" elapsed="0.023303"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.123041" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:35.122888" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:35.099491" elapsed="0.023624"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.123992" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:35.123258" elapsed="0.000763"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:57:35.124070" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:57:35.095606" elapsed="0.028588"/>
</kw>
<msg time="2026-04-21T01:57:35.124250" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:35.083044" elapsed="0.041285"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.136713" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.148980" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.161068" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.161266" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.161444" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.161837" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:35.161673" elapsed="0.000221"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:57:35.161658" elapsed="0.000261"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.162060" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.162227" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.162393" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:57:35.161626" elapsed="0.000819"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:57:35.161521" elapsed="0.000950"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.162616" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:35.162690" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T01:57:35.162832" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:57:35.078556" elapsed="0.084304"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:35.164172" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group.sulfur/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:35.163907" elapsed="0.000337">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group.sulfur/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:35.164335" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:35.163545" elapsed="0.000814"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.164673" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:35.164427" elapsed="0.000335"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.165274" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:35.164981" elapsed="0.000319"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:35.164786" elapsed="0.000550"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:35.164409" elapsed="0.000948"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.167661" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:35.165507" elapsed="0.002180"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T01:57:35.167739" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:57:35.167911" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:57:35.163212" elapsed="0.004724"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:35.169156" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group.sulfur/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:35.168917" elapsed="0.000302">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group.sulfur/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:35.169312" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:35.168566" elapsed="0.000770"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T01:57:35.169540" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T01:57:35.169407" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:35.169389" elapsed="0.000235"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.169768" elapsed="0.000025"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.169961" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T01:57:35.170026" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T01:57:35.172064" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:57:35.168240" elapsed="0.003851"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.173483" level="INFO">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/peer-groups/peer-group=internal-neighbors?content=config</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:35.173233" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.173939" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:35.173681" elapsed="0.000301"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:57:35.184028" level="INFO">GET Request : url=http://10.30.171.3:8181/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/peer-groups/peer-group=internal-neighbors?content=config 
 path_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/peer-groups/peer-group=internal-neighbors?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0io7qbtb7wm8k15m02exnlwfto4.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:57:35.184479" level="INFO">GET Response : url=http://10.30.171.3:8181/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/peer-groups/peer-group=internal-neighbors?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '479'} 
 body={"bgp-openconfig-extensions:peer-group":[{"peer-group-name":"internal-neighbors","transport":{"config":{"passive-mode":true}},"route-reflector":{"config":{"route-reflector-client":false}},"timers":{"config":{"hold-time":"180.0","connect-retry":"5.0"}},"config":{"peer-type":"INTERNAL"},"afi-safis":{"afi-safi":[{"afi-safi-name":"openconfig-bgp-types:IPV4-UNICAST"},{"afi-safi-name":"openconfig-bgp-types:IPV6-UNICAST"},{"afi-safi-name":"bgp-openconfig-extensions:LINKSTATE"}]}}]} 
 </msg>
<msg time="2026-04-21T01:57:35.184579" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:57:35.176206" elapsed="0.008400"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:35.174046" elapsed="0.010606"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.184848" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:35.184678" elapsed="0.000235"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:35.174028" elapsed="0.010941"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.188663" level="INFO">{"bgp-openconfig-extensions:peer-group":[{"peer-group-name":"internal-neighbors","transport":{"config":{"passive-mode":true}},"route-reflector":{"config":{"route-reflector-client":false}},"timers":{"config":{"hold-time":"180.0","connect-retry":"5.0"}},"config":{"peer-type":"INTERNAL"},"afi-safis":{"afi-safi":[{"afi-safi-name":"openconfig-bgp-types:IPV4-UNICAST"},{"afi-safi-name":"openconfig-bgp-types:IPV6-UNICAST"},{"afi-safi-name":"bgp-openconfig-extensions:LINKSTATE"}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:35.185988" elapsed="0.002744"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:35.185749" elapsed="0.003030"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:35.185731" elapsed="0.003107"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.192575" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:35.189226" elapsed="0.003413"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:35.188917" elapsed="0.003771"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:35.188894" elapsed="0.003829"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.193511" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:35.192979" elapsed="0.000570"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.194004" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:35.193652" elapsed="0.000433"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.194763" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:35.194342" elapsed="0.000481"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:35.194118" elapsed="0.000757"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:35.193624" elapsed="0.001281"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.195662" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:35.195128" elapsed="0.000561"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.196010" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:35.195758" elapsed="0.000309"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.196546" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:35.196252" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:35.196091" elapsed="0.000517"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:35.195740" elapsed="0.000892"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:35.196785" elapsed="0.000365"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T01:57:35.197603" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:35.197316" elapsed="0.000313"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.197784" elapsed="0.002385"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T01:57:35.185331" elapsed="0.014899"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:35.200406" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:35.200300" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:35.200282" elapsed="0.000190"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:57:35.203390" level="INFO">${text_normalized} = {
 "bgp-openconfig-extensions:peer-group": [
  {
   "afi-safis": {
    "afi-safi": [
     {
      "afi-safi-name": "bgp-openconfig-extensions:LINKSTATE"
     },
     {
      "afi-safi-name": "openconf...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:57:35.200617" elapsed="0.002802"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T01:57:35.203505" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T01:57:35.203667" level="INFO">${response_text} = {
 "bgp-openconfig-extensions:peer-group": [
  {
   "afi-safis": {
    "afi-safi": [
     {
      "afi-safi-name": "bgp-openconfig-extensions:LINKSTATE"
     },
     {
      "afi-safi-name": "openconf...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T01:57:35.172406" elapsed="0.031287"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:57:35.203755" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T01:57:35.203922" level="INFO">${response_text} = {
 "bgp-openconfig-extensions:peer-group": [
  {
   "afi-safis": {
    "afi-safi": [
     {
      "afi-safi-name": "bgp-openconfig-extensions:LINKSTATE"
     },
     {
      "afi-safi-name": "openconf...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T01:57:35.056137" elapsed="0.147843"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.231542" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:35.231166" elapsed="0.000406"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:35.232447" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group.sulfur.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:35.232120" elapsed="0.000400">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group.sulfur.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:35.232613" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:35.231769" elapsed="0.000868"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.233210" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:35.232825" elapsed="0.000413"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:57:35.233535" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group.sulfur/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group.sulfur/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:57:35.233700" level="INFO">${template} = {
    "bgp-openconfig-extensions:peer-group": [
        {
            "peer-group-name": "internal-neighbors",
            "transport": {
                "config": {
                    "passive-mode"...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:57:35.233398" elapsed="0.000328"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.234144" level="INFO">{
    "bgp-openconfig-extensions:peer-group": [
        {
            "peer-group-name": "internal-neighbors",
            "transport": {
                "config": {
                    "passive-mode": true
                }
            },
            "config": {
                "peer-type": "INTERNAL"
            },
            "afi-safis": {
                "afi-safi": [
                    {
                        "afi-safi-name": "openconfig-bgp-types:IPV6-UNICAST"
                    },
                    {
                        "afi-safi-name": "openconfig-bgp-types:IPV4-UNICAST"
                    },
                    {
                        "afi-safi-name": "bgp-openconfig-extensions:LINKSTATE"
                    }
                ]
            },
            "timers": {
                "config": {
                    "hold-time": "180.0",
                    "connect-retry": "5.0"
                }
            },
            "route-reflector": {
                "config": {
                    "route-reflector-client": false
                }
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:35.233900" elapsed="0.000296"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T01:57:35.234560" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:35.234264" elapsed="0.000354"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.235104" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:35.234792" elapsed="0.000339"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:35.234643" elapsed="0.000523"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:35.234244" elapsed="0.000944"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.235876" level="INFO">${final_text} = {
    "bgp-openconfig-extensions:peer-group": [
        {
            "peer-group-name": "internal-neighbors",
            "transport": {
                "config": {
                    "passive-mode"...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:35.235331" elapsed="0.000574"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:57:35.235956" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:57:35.230535" elapsed="0.005549"/>
</kw>
<msg time="2026-04-21T01:57:35.236143" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:35.218058" elapsed="0.018133"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.248496" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.260546" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.272717" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.272929" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.273105" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.273485" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:35.273340" elapsed="0.000200"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:57:35.273326" elapsed="0.000238"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.273703" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.273888" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.274056" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:57:35.273296" elapsed="0.000812"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:57:35.273187" elapsed="0.000948"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.274281" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:35.274356" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T01:57:35.274479" level="INFO">${expected_text} = {
    "bgp-openconfig-extensions:peer-group": [
        {
            "peer-group-name": "internal-neighbors",
            "transport": {
                "config": {
                    "passive-mode"...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:57:35.215426" elapsed="0.059079"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:35.274687" elapsed="0.002204"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:57:35.278123" level="INFO">${expected_normalized} = {
 "bgp-openconfig-extensions:peer-group": [
  {
   "afi-safis": {
    "afi-safi": [
     {
      "afi-safi-name": "bgp-openconfig-extensions:LINKSTATE"
     },
     {
      "afi-safi-name": "openconf...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:57:35.277621" elapsed="0.000531"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:57:35.278753" level="INFO">${actual_normalized} = {
 "bgp-openconfig-extensions:peer-group": [
  {
   "afi-safis": {
    "afi-safi": [
     {
      "afi-safi-name": "bgp-openconfig-extensions:LINKSTATE"
     },
     {
      "afi-safi-name": "openconf...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:57:35.278306" elapsed="0.000524"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T01:57:35.278993" elapsed="0.000327"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T01:57:35.277209" elapsed="0.002170"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:35.276970" elapsed="0.002442"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.279584" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:35.279438" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:35.276952" elapsed="0.002707"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T01:57:35.205121" elapsed="0.074584"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T01:57:35.204306" elapsed="0.075473"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:35.204066" elapsed="0.075776"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:35.204049" elapsed="0.075817"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:57:35.279901" elapsed="0.000029"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${verify_peer_group_folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T01:57:35.051464" elapsed="0.228567"/>
</kw>
<doc>Configures peer group which is template for all the neighbors which are going
to be configured. Also after PUT, this case verifies presence of peer group within
peer-groups.</doc>
<status status="PASS" start="2026-04-21T01:57:34.732708" elapsed="0.547429"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.281151" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | BGP_NAME=example-bgp-peer | IP=10.30.171.116 | HOLDTIME=180 | PEER_PORT=17900 | PEER_GROUP_NAME=internal-neighbors | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIV...</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>BGP_NAME=${BGP_PEER_NAME}</arg>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PEER_GROUP_NAME=${PEER_GROUP}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.280336" elapsed="0.000844"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.314140" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:35.313735" elapsed="0.000434"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:35.314943" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer_group.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:35.314669" elapsed="0.000347">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer_group.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:35.315107" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:35.314336" elapsed="0.000796"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.315679" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:35.315297" elapsed="0.000408"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:57:35.316021" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer_group/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer_group/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:57:35.316180" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:57:35.315883" elapsed="0.000324"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.316666" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:35.316366" elapsed="0.000348"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.317700" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_GROUP_NAME': 'internal-neighbors', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:35.317435" elapsed="0.000391"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.318272" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.317995" elapsed="0.000308"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.319082" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:35.318718" elapsed="0.000391"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:35.319872" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.319628" elapsed="0.000270"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:35.319951" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T01:57:35.320108" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:35.319303" elapsed="0.000829"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.320287" elapsed="0.000267"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T01:57:35.318574" elapsed="0.002022"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.321157" level="INFO">${value} = example-bgp-peer</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:35.320861" elapsed="0.000321"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:35.321907" level="INFO">${encoded} = example-bgp-peer</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.321681" elapsed="0.000254"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:35.321984" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:57:35.322133" level="INFO">${encoded_value} = example-bgp-peer</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:35.321368" elapsed="0.000790"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.322308" elapsed="0.000219"/>
</kw>
<var name="${key}">BGP_NAME</var>
<var name="${value}">example-bgp-peer</var>
<status status="PASS" start="2026-04-21T01:57:35.320711" elapsed="0.001856"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.323274" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:35.322825" elapsed="0.000474"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:35.324031" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.323822" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:35.324105" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:57:35.324254" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:35.323487" elapsed="0.000790"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.324428" elapsed="0.000255"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T01:57:35.322678" elapsed="0.002045"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.325280" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:35.324986" elapsed="0.000319"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:35.326034" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.325826" elapsed="0.000233"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:35.326107" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:57:35.326255" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:35.325491" elapsed="0.000788"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.326427" elapsed="0.000218"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T01:57:35.324852" elapsed="0.001833"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.327239" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:35.326945" elapsed="0.000319"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:35.327988" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.327764" elapsed="0.000249"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:35.328062" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T01:57:35.328209" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:35.327450" elapsed="0.000783"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.328421" elapsed="0.000248"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T01:57:35.326811" elapsed="0.001899"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.329268" level="INFO">${value} = internal-neighbors</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:35.328974" elapsed="0.000319"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:35.330026" level="INFO">${encoded} = internal-neighbors</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.329814" elapsed="0.000238"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:35.330102" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:57:35.330252" level="INFO">${encoded_value} = internal-neighbors</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:35.329482" elapsed="0.000795"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.330428" elapsed="0.000222"/>
</kw>
<var name="${key}">PEER_GROUP_NAME</var>
<var name="${value}">internal-neighbors</var>
<status status="PASS" start="2026-04-21T01:57:35.328841" elapsed="0.001850"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.331250" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:35.330954" elapsed="0.000322"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:35.332005" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.331779" elapsed="0.000252"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:35.332081" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:57:35.332232" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:35.331464" elapsed="0.000793"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.332409" elapsed="0.000258"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T01:57:35.330820" elapsed="0.001887"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.333309" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:35.333005" elapsed="0.000330"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:35.334390" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.334178" elapsed="0.000239"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:35.334467" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:57:35.334651" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:35.333647" elapsed="0.001030"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.334850" elapsed="0.000227"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T01:57:35.332841" elapsed="0.002276"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.335664" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:35.335364" elapsed="0.000327"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:35.336462" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.336222" elapsed="0.000266"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:35.336539" elapsed="0.000063"/>
</return>
<msg time="2026-04-21T01:57:35.336728" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:35.335899" elapsed="0.000853"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.336919" elapsed="0.000225"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T01:57:35.335230" elapsed="0.001953"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.337728" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:35.337430" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:35.338530" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.338277" elapsed="0.000280"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:35.338608" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:57:35.338766" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:35.337959" elapsed="0.000835"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.339019" elapsed="0.000223"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T01:57:35.337297" elapsed="0.001985"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T01:57:35.318375" elapsed="0.020942"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T01:57:35.339363" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T01:57:35.339525" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_GROUP_NAME': 'internal-neighbors', 'INITIATE': 'false', 'BGP_...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T01:57:35.317108" elapsed="0.022443"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:35.316786" elapsed="0.022798"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.339764" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:35.339611" elapsed="0.000225"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:35.316766" elapsed="0.023093"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.340812" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:35.340006" elapsed="0.000838"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:57:35.340895" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:57:35.313089" elapsed="0.027934"/>
</kw>
<msg time="2026-04-21T01:57:35.341079" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:35.300651" elapsed="0.040481"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.353409" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.365832" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.378310" elapsed="0.000032"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.378541" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.378734" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.379159" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:35.379010" elapsed="0.000206"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:57:35.378993" elapsed="0.000248"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.379384" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.379549" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.379782" elapsed="0.000038"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:57:35.378953" elapsed="0.000902"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:57:35.378837" elapsed="0.001047"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.380036" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:35.380113" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T01:57:35.380259" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:57:35.296454" elapsed="0.083833"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.406844" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:35.406414" elapsed="0.000461"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:35.407628" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer_group.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:35.407377" elapsed="0.000327">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer_group.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:35.407816" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:35.407042" elapsed="0.000800"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.408393" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:35.408008" elapsed="0.000412"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:57:35.408719" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer_group/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer_group/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:57:35.408902" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/p...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:57:35.408580" elapsed="0.000352"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.409378" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="$PEER_GROUP_NAME"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:35.409089" elapsed="0.000339"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T01:57:35.409818" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:35.409499" elapsed="0.000378"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.410350" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_GROUP_NAME': 'internal-neighbors', 'INITIATE': 'false', 'BGP_...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:35.410050" elapsed="0.000327"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:35.409904" elapsed="0.000509"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:35.409479" elapsed="0.000955"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.411319" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/pee...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:35.410580" elapsed="0.000770"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:57:35.411401" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:57:35.405762" elapsed="0.005769"/>
</kw>
<msg time="2026-04-21T01:57:35.411657" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:35.393039" elapsed="0.018668"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.426049" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.438218" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.451883" elapsed="0.000069"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.452257" elapsed="0.000031"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.452507" elapsed="0.000027"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.453097" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:35.452897" elapsed="0.000275"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:57:35.452873" elapsed="0.000332"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.453401" elapsed="0.000027"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.453670" elapsed="0.000028"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.453923" elapsed="0.000028"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:57:35.452822" elapsed="0.001170"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:57:35.452622" elapsed="0.001399"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.454185" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:35.454269" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T01:57:35.454442" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/pee...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:57:35.390201" elapsed="0.064279"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:35.456046" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer_group/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:35.455699" elapsed="0.000424">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer_group/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:35.456220" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:35.455272" elapsed="0.000974"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.456696" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:35.456390" elapsed="0.000367"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.457290" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:35.456988" elapsed="0.000329"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:35.456782" elapsed="0.000571"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:35.456371" elapsed="0.001004"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.460241" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:35.457587" elapsed="0.002691"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T01:57:35.460347" elapsed="0.000050"/>
</return>
<msg time="2026-04-21T01:57:35.460577" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:57:35.454887" elapsed="0.005727"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.462691" level="INFO">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.116</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:35.462307" elapsed="0.000453"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.463339" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbors"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:35.463009" elapsed="0.000398"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.463971" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:35.463627" elapsed="0.000406"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.464583" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:35.464248" elapsed="0.000398"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T01:57:35.465908" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T01:57:35.465587" elapsed="0.000357"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T01:57:35.466432" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T01:57:35.466177" elapsed="0.000294"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.466704" elapsed="0.000347"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.467706" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:35.467302" elapsed="0.000477"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T01:57:35.467874" elapsed="0.000049"/>
</return>
<msg time="2026-04-21T01:57:35.468129" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T01:57:35.464966" elapsed="0.003201"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:57:35.488436" level="INFO">PUT Request : url=http://10.30.171.3:8181/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.116 
 path_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.116 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0io7qbtb7wm8k15m02exnlwfto4.node0', 'Content-Length': '296', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbors"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T01:57:35.488643" level="INFO">PUT Response : url=http://10.30.171.3:8181/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.116 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T01:57:35.489020" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:57:35.472435" elapsed="0.016649"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:35.468285" elapsed="0.020926"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.489890" elapsed="0.000061"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:35.489299" elapsed="0.000878"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:35.468253" elapsed="0.021976"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.496214" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:35.492271" elapsed="0.004020"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:35.491899" elapsed="0.004453"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:35.491866" elapsed="0.004530"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.499853" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:35.496927" elapsed="0.002975"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:35.496491" elapsed="0.003448"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:35.496465" elapsed="0.003501"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.500739" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:35.500198" elapsed="0.000569"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.501135" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:35.500861" elapsed="0.000336"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.501723" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:35.501399" elapsed="0.000351"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:35.501221" elapsed="0.000611"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:35.500841" elapsed="0.001019"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.502401" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:35.502026" elapsed="0.000403"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.502753" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:35.502501" elapsed="0.000331"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.503326" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:35.503023" elapsed="0.000329"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:35.502859" elapsed="0.000530"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:35.502483" elapsed="0.000930"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:35.503585" elapsed="0.000397"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T01:57:35.504532" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:35.504207" elapsed="0.000352"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.504719" elapsed="0.002413"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T01:57:35.491087" elapsed="0.016118"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T01:57:35.507393" elapsed="0.000039"/>
</return>
<status status="PASS" start="2026-04-21T01:57:35.507277" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:35.507258" elapsed="0.000235"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.507646" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T01:57:35.507714" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T01:57:35.509976" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T01:57:35.461142" elapsed="0.048861"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:57:35.510071" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T01:57:35.510228" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T01:57:35.285711" elapsed="0.224542"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.510627" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:35.510353" elapsed="0.000424"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:35.510336" elapsed="0.000484"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:57:35.510854" elapsed="0.000026"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}bgp_peer_group</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T01:57:35.281461" elapsed="0.229519"/>
</kw>
<kw name="Teardown_Test_Show_Bugs_If_Test_Failed" owner="SetupUtils" type="TEARDOWN">
<kw name="SetupUtils__Report_Bugs_Causing_Failure" owner="SetupUtils">
<if>
<branch type="IF" condition="'${SetupUtils__Known_Bug_ID}' != ''">
<kw name="Report Failure Due To Bug" owner="Utils">
<arg>${SetupUtils__Known_Bug_ID}</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.512285" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:35.511891" elapsed="0.000456"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:35.511874" elapsed="0.000498"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>'${SetupUtils__Known_Bug_ID}' != ''</arg>
<arg>Set_Known_Bug_Id</arg>
<arg>${EMPTY}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:35.512524" elapsed="0.000352"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.518297" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:35.517735" elapsed="0.000597"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="PASS" start="2026-04-21T01:57:35.518588" elapsed="0.000037"/>
</return>
<status status="PASS" start="2026-04-21T01:57:35.518427" elapsed="0.000234"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:35.518406" elapsed="0.000280"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.518857" elapsed="0.000022"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<var>${reference}</var>
<arg>${SUITE_NAME}_${TEST_NAME}</arg>
<arg>[ /\.-]</arg>
<arg>_</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.519035" elapsed="0.000020"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.519206" elapsed="0.000020"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${msg}</var>
<arg>... click for list of related bugs or create a new one if needed (with the${newline}"${reference}"${newline}reference somewhere inside)</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.519370" elapsed="0.000019"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${bugs}</var>
<arg>"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=${reference}&amp;order=bug_status"</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.519531" elapsed="0.000019"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<arg>${msg}${newline}${bugs}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.519701" elapsed="0.000020"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${msg}${newline}${bugs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.519882" elapsed="0.000021"/>
</kw>
<doc>Report that a test failed and point to linked Bugzilla bug(s).
Linked bugs must contain the ${reference} inside comments (workaround
becasue of currently missing suitable field for external references and
not correctly working the CONTENT MATCHES filter).
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-04-21T01:57:35.517411" elapsed="0.002550"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:35.511664" elapsed="0.008347"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-04-21T01:57:35.511273" elapsed="0.008779"/>
</kw>
<doc>Configure BGP peer module with initiate-connection set to false.</doc>
<status status="PASS" start="2026-04-21T01:57:34.514243" elapsed="1.005850"/>
</test>
<test id="s1-s4-t13" name="TC_PG_Restart_Talking_BGP_Speaker" line="202">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T01:57:35.523687" elapsed="0.000274"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T01:57:35.523384" elapsed="0.000651"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:35.525192" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:35.525066" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:35.525039" elapsed="0.000224"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:35.530364" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:35.530251" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:35.530231" elapsed="0.000203"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.531463" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:35.531074" elapsed="0.000416"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.531993" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:57:35.531652" elapsed="0.000371"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:57:35.532129" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T01:57:35.532297" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:57:35.530666" elapsed="0.001658"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:35.538423" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:35.538310" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:35.538290" elapsed="0.000202"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:35.539769" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:35.539661" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:35.539643" elapsed="0.000227"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:57:35.540333" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:57:35.540020" elapsed="0.000339"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:57:35.540754" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:35.540522" elapsed="0.000258"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:57:35.576589" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:57:35.541304" elapsed="0.035454"/>
</kw>
<msg time="2026-04-21T01:57:35.577003" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:57:35.577051" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:35.540963" elapsed="0.036125"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:57:35.596995" level="INFO">". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "R "e "s "t "a "r "t "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:57:35.577746" elapsed="0.019389"/>
</kw>
<msg time="2026-04-21T01:57:35.597339" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:57:35.597395" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "R "e "s "t "a "r "t "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:35.577320" elapsed="0.020122"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.597875" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:35.597559" elapsed="0.000376"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:35.597525" elapsed="0.000437"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.598436" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "R "e "s "t "a "r "t "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:35.598110" elapsed="0.000427"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.598875" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:35.598614" elapsed="0.000318"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:35.598594" elapsed="0.000364"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:57:35.598997" elapsed="0.000040"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:35.601679" elapsed="0.000176"/>
</kw>
<msg time="2026-04-21T01:57:35.601919" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:35.600615" elapsed="0.001442"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.602339" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.602743" elapsed="0.000101"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:57:35.599941" elapsed="0.003022"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:57:35.599328" elapsed="0.003701"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:57:35.539347" elapsed="0.063841"/>
</kw>
<msg time="2026-04-21T01:57:35.603287" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:35.603333" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "R "e "s "t "a "r "t "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:35.538682" elapsed="0.064691"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T01:57:35.603564" elapsed="0.000034"/>
</return>
<status status="PASS" start="2026-04-21T01:57:35.603452" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:35.603433" elapsed="0.000240"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.604123" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.604477" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T01:57:35.604553" elapsed="0.000020"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T01:57:35.537890" elapsed="0.066793"/>
</kw>
<msg time="2026-04-21T01:57:35.604782" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:35.604853" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "R "e "s "t "a "r "t "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:35.532735" elapsed="0.072157"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.605228" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:35.604972" elapsed="0.000310"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:35.604954" elapsed="0.000353"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:57:35.532581" elapsed="0.072751"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:57:35.532390" elapsed="0.072980"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T01:57:35.529746" elapsed="0.075685"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T01:57:35.524702" elapsed="0.080788"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:35.524229" elapsed="0.081308"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T01:57:35.521058" elapsed="0.084546"/>
</kw>
<kw name="Restart_Talking_BGP_Speaker">
<kw name="Kill_BGP_Speaker" owner="BGPSpeaker">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.607517" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:35.607195" elapsed="0.000351"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T01:57:35.607717" elapsed="0.000313"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T01:57:35.606489" elapsed="0.001605"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T01:57:35.624473" level="INFO">^C
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T01:57:35.608610" elapsed="0.015931"/>
</kw>
<msg time="2026-04-21T01:57:35.624659" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:35.624707" level="INFO">${message} = ^C
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${status}</var>
<var>${message}</var>
<arg>SSHLibrary.Read_Until_Prompt</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:35.608267" elapsed="0.016467"/>
</kw>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:57:35.625545" level="INFO">Executing command 'cat play.py.out'.</msg>
<msg time="2026-04-21T01:57:35.637309" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T01:57:35.637523" level="INFO">${output_log} = 2026-04-21 01:57:23,506 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 01:57:23,508 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 01:57:23,512 INFO BGP-Thread-1 (job): Ope...</msg>
<var>${output_log}</var>
<arg>cat ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:57:35.625397" elapsed="0.012192"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.638669" level="INFO">2026-04-21 01:57:23,506 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 01:57:23,508 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 01:57:23,512 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 01:57:23,513 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-04-21 01:57:23,513 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 01:57:23,513 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 3
2026-04-21 01:57:23,513 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-04-21 01:57:23,513 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-04-21 01:57:23,513 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-04-21 01:57:23,513 INFO BGP-Thread-1 (job):   My BGP Identifier: 169782132
2026-04-21 01:57:23,513 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-04-21 01:57:23,513 INFO BGP-Thread-1 (job):   Originator ID: None
2026-04-21 01:57:23,513 INFO BGP-Thread-1 (job):   Cluster list: None
2026-04-21 01:57:23,513 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-04-21 01:57:23,513 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-04-21 01:57:23,513 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-04-21 01:57:23,513 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 3
2026-04-21 01:57:23,513 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-04-21 01:57:23,513 INFO BGP-Thread-1 (job):   Let's go ...

2026-04-21 01:57:23,515 INFO BGP-Thread-1 (job): Iteration: 0 - total remaining prefixes: 3
2026-04-21 01:57:23,515 INFO BGP-Thread-1 (job): All update messages generated.
2026-04-21 01:57:23,515 INFO BGP-Thread-1 (job): Storing performance results.
2026-04-21 01:57:23,515 INFO BGP-Thread-1 (job): ########## Final results ##########
2026-04-21 01:57:23,515 INFO BGP-Thread-1 (job): Number of iterations: 3
2026-04-21 01:57:23,515 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the pre-fill phase: 0
2026-04-21 01:57:23,516 INFO BGP-Thread-1 (job): The pre-fill phase duration: 0s
2026-04-21 01:57:23,516 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the 2nd test phase: 3
2026-04-21 01:57:23,516 INFO BGP-Thread-1 (job): The 2nd test phase duration: 0.00012063980102539062s
2026-04-21 01:57:23,516 INFO BGP-Thread-1 (job): Threshold for performance reporting: 1000
2026-04-21 01:57:23,516 INFO BGP-Thread-1 (job): Message generator performance results stored in totals-bgp.csv:
2026-04-21 01:57:23,516 INFO BGP-Thread-1 (job):   
2026-04-21 01:57:23,516 INFO BGP-Thread-1 (job):   
2026-04-21 01:57:23,516 INFO BGP-Thread-1 (job): Message generator performance results stored in performance-bgp.csv:
2026-04-21 01:57:23,516 INFO BGP-Thread-1 (job):   
2026-04-21 01:57:23,516 INFO BGP-Thread-1 (job):   
2026-04-21 01:57:23,516 INFO BGP-Thread-1 (job): Finally an END-OF-RIB is sent.
2026-04-21 01:57:23,517 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 01:57:23,517 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 01:57:23,517 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 01:57:23,526 INFO BGP-Thread-1 (job): ... idle for 0.009s
2026-04-21 01:57:23,526 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.009s
2026-04-21 01:57:33,535 INFO BGP-Thread-1 (job): ... idle for 10.008s
2026-04-21 01:57:33,535 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.017s
2026-04-21 01:57:33,535 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-04-21 01:57:33,536 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 01:57:33,536 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 01:57:34,177 INFO BGP-Thread-1 (job): NOTIFICATION message received: 0xffffffffffffffffffffffffffffffff0015030600
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:35.638025" elapsed="0.001014"/>
</kw>
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="PASS" start="2026-04-21T01:57:35.625104" elapsed="0.014125"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<status status="PASS" start="2026-04-21T01:57:35.639681" elapsed="0.000066"/>
</return>
<status status="PASS" start="2026-04-21T01:57:35.639383" elapsed="0.000472"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:35.639338" elapsed="0.000592"/>
</if>
<kw name="Log" owner="BuiltIn">
<arg>${message}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.640287" elapsed="0.000053"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was not seen within timeout period.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:35.640691" elapsed="0.000049"/>
</kw>
<doc>Interrupt play.py, fail if no prompt is seen within SSHLibrary timeout.
Also dump the logs with the output the program produced.
This keyword is also suitable for stopping BGP manager.</doc>
<status status="PASS" start="2026-04-21T01:57:35.606177" elapsed="0.034729"/>
</kw>
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.642874" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T01:57:35.642017" elapsed="0.000963"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-04-21T01:57:35.641330" elapsed="0.001783"/>
</kw>
<kw name="Start_BGP_Speaker" owner="BGPSpeaker">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.644865" level="INFO">${command} = python3 play.py --amount 3 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --info &amp;&gt; play.py.out</msg>
<var>${command}</var>
<arg>python3 play.py ${arguments} &amp;&gt; ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:35.644322" elapsed="0.000587"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:35.645513" level="INFO">python3 play.py --amount 3 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --info &amp;&gt; play.py.out</msg>
<arg>${command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:35.645150" elapsed="0.000438"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:57:35.674452" level="INFO">python3 play.py --amount 3 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --info &amp;&gt; play.py.out</msg>
<msg time="2026-04-21T01:57:35.674615" level="INFO">${output} =  python3 play.py --amount 3 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --info &amp;&gt; play.py.out
</msg>
<var>${output}</var>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:57:35.645851" elapsed="0.028793"/>
</kw>
<arg>--amount 3 --myip=${TOOLS_SYSTEM_IP} --myport=${BGP_TOOL_PORT} --peerip=${ODL_SYSTEM_IP} --peerport=${ODL_BGP_PORT} --${BGP_TOOL_LOG_LEVEL}</arg>
<doc>Start the BGP speaker python utility. Redirect its error output to a log file
so it can be dumped into the logs later, when stopping it. This also avoids polluting the
output seen by "Read Until Prompt" with false propmpts so it won't stop prematurely
leading to a spurious test failure, messy log content or other misbehavior.</doc>
<status status="PASS" start="2026-04-21T01:57:35.643575" elapsed="0.031154"/>
</kw>
<kw name="Read_And_Fail_If_Prompt_Is_Seen" owner="BGPcliKeywords">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="Run Keyword And Expect Error" owner="BuiltIn">
<kw name="Read_Text_Before_Prompt" owner="BGPcliKeywords">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T01:57:45.677210" level="FAIL">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</msg>
<var>${text}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-21T01:57:35.676569" elapsed="10.001473">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:45.678401" elapsed="0.000037"/>
</kw>
<doc>Log text gathered by SSHLibrary.Read_Until_Prompt.
This needs to be a separate keyword just because how Read_And_Fail_If_Prompt_Is_Seen is implemented.</doc>
<status status="FAIL" start="2026-04-21T01:57:35.676294" elapsed="10.002277">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</status>
</kw>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the keyword and checks that the expected error occurred.</doc>
<status status="PASS" start="2026-04-21T01:57:35.675884" elapsed="10.002838"/>
</kw>
<msg time="2026-04-21T01:57:45.678860" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>BuiltIn.Run_Keyword_And_Expect_Error</arg>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:35.675453" elapsed="10.003435"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-04-21T01:57:45.679097" elapsed="0.000033"/>
</return>
<status status="PASS" start="2026-04-21T01:57:45.679001" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:45.678970" elapsed="0.000219"/>
</if>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:45.679431" elapsed="0.000029"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was seen but it was not expected yet</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:45.679610" elapsed="0.000021"/>
</kw>
<doc>Try to read SSH to see prompt, but expect to see no prompt within SSHLibrary's timeout.</doc>
<status status="PASS" start="2026-04-21T01:57:35.675103" elapsed="10.004590"/>
</kw>
<doc>Abort the Python speaker. Also, attempt to stop failing fast. And Start it again.
We have to restart it this way because we reset session before</doc>
<status status="PASS" start="2026-04-21T01:57:35.605774" elapsed="10.073978"/>
</kw>
<kw name="Do_Not_Start_Failing_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T01:57:45.680385" elapsed="0.000252"/>
</kw>
<doc>This is just a more readable 'None' to override [Teardown].</doc>
<status status="PASS" start="2026-04-21T01:57:45.680049" elapsed="0.000644"/>
</kw>
<doc>Abort the Python speaker. Also, attempt to stop failing fast.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T01:57:35.520493" elapsed="10.160238"/>
</test>
<test id="s1-s4-t14" name="TC_PG_Check_Talking_Topology_Is_Filled" line="209">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:45.684626" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:45.684391" elapsed="0.000292"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:45.684373" elapsed="0.000335"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T01:57:45.684200" elapsed="0.000556"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:45.685817" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:45.685690" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:45.685672" elapsed="0.000215"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:45.690969" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:45.690836" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:45.690812" elapsed="0.000236"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:45.692269" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:45.691864" elapsed="0.000434"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:57:45.692817" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:57:45.692475" elapsed="0.000371"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:57:45.692893" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T01:57:45.693056" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:57:45.691448" elapsed="0.001632"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:45.698626" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:45.698516" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:45.698498" elapsed="0.000197"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:45.699923" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:45.699812" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:45.699773" elapsed="0.000218"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:57:45.700448" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:57:45.700140" elapsed="0.000335"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:57:45.700892" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:45.700636" elapsed="0.000281"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:57:45.737062" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:57:45.701545" elapsed="0.035674"/>
</kw>
<msg time="2026-04-21T01:57:45.737416" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:57:45.737463" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:45.701082" elapsed="0.036418"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:57:45.757009" level="INFO">". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "C "h "e "c "k "_ "T "a "l "k "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F "i "l "l "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:57:45.738162" elapsed="0.018955"/>
</kw>
<msg time="2026-04-21T01:57:45.757280" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:57:45.757326" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "C "h "e "c "k "_ "T "a "l "k "i "n "g "_ "T "o "p "o "l "o "g "y "_ ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:45.737717" elapsed="0.019647"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:45.757700" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:45.757454" elapsed="0.000301"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:45.757428" elapsed="0.000355"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:45.758319" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "C "h "e "c "k "_ "T "a "l "k "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F "i "l "l "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:45.757962" elapsed="0.000429"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:45.758761" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:45.758539" elapsed="0.000294"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:45.758518" elapsed="0.000340"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:57:45.758894" elapsed="0.000038"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:45.761479" elapsed="0.000147"/>
</kw>
<msg time="2026-04-21T01:57:45.761688" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:45.760442" elapsed="0.001486"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:45.762218" elapsed="0.000101"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:45.762580" elapsed="0.000077"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:57:45.759772" elapsed="0.003002"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:57:45.759209" elapsed="0.003652"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:57:45.699490" elapsed="0.063472"/>
</kw>
<msg time="2026-04-21T01:57:45.763093" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:45.763141" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "C "h "e "c "k "_ "T "a "l "k "i "n "g "_ "T "o "p "o "l "o "g "y "_ ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:45.698866" elapsed="0.064313"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T01:57:45.763368" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T01:57:45.763259" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:45.763239" elapsed="0.000213"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:45.763923" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:45.764273" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T01:57:45.764344" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T01:57:45.698172" elapsed="0.066281"/>
</kw>
<msg time="2026-04-21T01:57:45.764547" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:45.764591" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "C "h "e "c "k "_ "T "a "l "k "i "n "g "_ "T "o "p "o "l "o "g "y "_ ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:45.693472" elapsed="0.071158"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:45.764989" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:45.764707" elapsed="0.000337"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:45.764690" elapsed="0.000378"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:57:45.693324" elapsed="0.071767"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:57:45.693139" elapsed="0.071988"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T01:57:45.690366" elapsed="0.074820"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T01:57:45.685396" elapsed="0.079847"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:45.684927" elapsed="0.080361"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-04-21T01:57:45.681585" elapsed="0.083758"/>
</kw>
<kw name="Wait_For_Topology_To_Change_To">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:45.818079" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:45.817648" elapsed="0.000464"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:45.819205" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:45.818763" elapsed="0.000521">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:45.819379" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:45.818412" elapsed="0.000992"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:45.819994" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:45.819570" elapsed="0.000451"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:57:45.820329" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:57:45.820499" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:57:45.820185" elapsed="0.000339"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:45.820951" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:45.820682" elapsed="0.000313"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:45.822239" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:45.821768" elapsed="0.000533"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:57:45.822900" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:57:45.822516" elapsed="0.000410"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:45.823345" elapsed="0.000046"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:45.824113" elapsed="0.000051"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:45.824457" elapsed="0.000046"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T01:57:45.823152" elapsed="0.001475"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T01:57:45.822984" elapsed="0.001713"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T01:57:45.824751" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T01:57:45.824948" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T01:57:45.821417" elapsed="0.003556"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:45.821077" elapsed="0.003928"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:45.825179" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:45.825032" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:45.821051" elapsed="0.004205"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:45.825864" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:45.825400" elapsed="0.000491"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:57:45.825939" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:57:45.816982" elapsed="0.009083"/>
</kw>
<msg time="2026-04-21T01:57:45.826120" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:45.803497" elapsed="0.022674"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:45.839916" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:45.852141" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:45.865137" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:45.865345" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:45.865523" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:45.865930" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:45.865762" elapsed="0.000230"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:57:45.865746" elapsed="0.000272"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:45.866160" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:45.866330" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:45.866515" elapsed="0.000026"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:57:45.865713" elapsed="0.000864"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:57:45.865603" elapsed="0.001001"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:45.866756" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:45.866849" elapsed="0.000056"/>
</return>
<msg time="2026-04-21T01:57:45.867029" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:57:45.799260" elapsed="0.067796"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:45.868379" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:45.868114" elapsed="0.000342">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:45.868549" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:45.867734" elapsed="0.000840"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:45.868919" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:45.868643" elapsed="0.000339"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:45.869486" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:45.869189" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:45.869009" elapsed="0.000538"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:45.868625" elapsed="0.000943"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:45.872098" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:45.869719" elapsed="0.002413"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T01:57:45.872197" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T01:57:45.872392" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:57:45.867393" elapsed="0.005073"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:45.874081" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:45.873759" elapsed="0.000403">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:45.874279" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:45.873321" elapsed="0.000990"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T01:57:45.874599" elapsed="0.000032"/>
</return>
<status status="PASS" start="2026-04-21T01:57:45.874401" elapsed="0.000276"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:45.874377" elapsed="0.000332"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:45.874952" elapsed="0.000031"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:45.875192" elapsed="0.000026"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T01:57:45.875278" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T01:57:45.877516" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:57:45.872898" elapsed="0.004645"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:45.879101" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:45.878773" elapsed="0.000377"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:45.879572" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:45.879310" elapsed="0.000307"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:57:45.891159" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0io7qbtb7wm8k15m02exnlwfto4.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:57:45.891371" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '338'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.0.1.32/28"},{"prefix":"8.0.1.16/28"},{"prefix":"8.0.1.0/28"}]}}]}]} 
 </msg>
<msg time="2026-04-21T01:57:45.891518" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:57:45.881778" elapsed="0.009778"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:45.879685" elapsed="0.011939"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:45.891938" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:45.891664" elapsed="0.000377"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:45.879667" elapsed="0.012406"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:45.897490" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.0.1.32/28"},{"prefix":"8.0.1.16/28"},{"prefix":"8.0.1.0/28"}]}}]}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:45.893926" elapsed="0.003633"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:45.893466" elapsed="0.004141"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:45.893431" elapsed="0.004212"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:45.901359" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:45.898062" elapsed="0.003374"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:45.897720" elapsed="0.003775"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:45.897696" elapsed="0.003841"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:45.902552" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:45.901873" elapsed="0.000768"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:45.903165" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:45.902765" elapsed="0.000472"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:45.903834" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:45.903507" elapsed="0.000355"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:45.903330" elapsed="0.000568"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:45.902734" elapsed="0.001186"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:45.904451" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:45.904081" elapsed="0.000397"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:45.904782" elapsed="0.000040"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:45.904547" elapsed="0.000313"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:45.905340" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:45.905045" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:45.904884" elapsed="0.000517"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:45.904530" elapsed="0.000893"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:45.905577" elapsed="0.000392"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T01:57:45.906450" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:45.906143" elapsed="0.000332"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T01:57:45.906663" elapsed="0.002628"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T01:57:45.892652" elapsed="0.016707"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:45.909542" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:45.909431" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:45.909412" elapsed="0.000200"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:57:45.912588" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:57:45.909760" elapsed="0.002857"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T01:57:45.912670" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T01:57:45.912855" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T01:57:45.877888" elapsed="0.034994"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:57:45.912947" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T01:57:45.913100" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T01:57:45.777016" elapsed="0.136111"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:45.942294" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:45.941524" elapsed="0.000799"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:45.944417" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:45.943852" elapsed="0.000726">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:45.944710" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:45.942486" elapsed="0.002249"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:45.945729" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:45.944958" elapsed="0.000799"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:57:45.946193" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:57:45.946446" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:57:45.945951" elapsed="0.000523"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:45.947106" level="INFO">{
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "prefix": "8.0.1.16/28"
       },
       {
        "prefix": "8.0.1.32/28"
       }
      ]
     },
     "node-id": "192.0.2.1"
    }
   ],
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:45.946634" elapsed="0.000538"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T01:57:45.947880" elapsed="0.000080"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:45.947243" elapsed="0.000801"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:45.949637" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:45.948250" elapsed="0.001429"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:45.948072" elapsed="0.001689"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:45.947223" elapsed="0.002563"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:45.950765" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:45.949967" elapsed="0.000986"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:57:45.951008" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:57:45.940813" elapsed="0.010328"/>
</kw>
<msg time="2026-04-21T01:57:45.951197" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:45.928159" elapsed="0.023089"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:45.963665" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:45.981223" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:45.993831" elapsed="0.000038"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:45.994107" elapsed="0.000029"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:45.994347" elapsed="0.000027"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:45.994982" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:45.994725" elapsed="0.000333"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:57:45.994704" elapsed="0.000385"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:45.995283" elapsed="0.000027"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:45.995511" elapsed="0.000026"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:45.995735" elapsed="0.000027"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:57:45.994660" elapsed="0.001163"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:57:45.994511" elapsed="0.001349"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:45.996061" elapsed="0.000027"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:45.996160" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T01:57:45.996320" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:57:45.925504" elapsed="0.070851"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:45.996591" elapsed="0.002459"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:57:46.000382" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:57:45.999875" elapsed="0.000538"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:57:46.001043" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:57:46.000572" elapsed="0.000500"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T01:57:46.001234" elapsed="0.000341"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T01:57:45.999385" elapsed="0.002251"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:45.999132" elapsed="0.002537"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.001863" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.001695" elapsed="0.000237"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:45.999113" elapsed="0.002845"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T01:57:45.914339" elapsed="0.087671"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T01:57:45.913468" elapsed="0.088619"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:45.913212" elapsed="0.088920"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:45.913194" elapsed="0.088962"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:57:46.002191" elapsed="0.000030"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T01:57:45.770864" elapsed="0.231461"/>
</kw>
<arg>${folder_name}</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-04-21T01:57:45.766440" elapsed="0.235952"/>
</kw>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Compare_Topology</arg>
<arg>${folder_name}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T01:57:45.765887" elapsed="0.236552"/>
</kw>
<arg>filled_topology</arg>
<doc>Wait until Compare_Topology matches expected result.</doc>
<status status="PASS" start="2026-04-21T01:57:45.765484" elapsed="0.237057"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T01:57:46.003235" elapsed="0.000256"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T01:57:46.002905" elapsed="0.000652"/>
</kw>
<doc>See new routes in example-ipv4-topology as a proof that synchronization was correct.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T01:57:45.680997" elapsed="0.322601"/>
</test>
<test id="s1-s4-t15" name="TC_PG_Reconfigure_ODL_With_Peer_Group_Without_Ipv4_Unicast" line="214">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.007250" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.007024" elapsed="0.000284"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.007005" elapsed="0.000328"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T01:57:46.006778" elapsed="0.000602"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:46.008556" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:46.008448" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.008430" elapsed="0.000194"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:46.015314" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:46.015204" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.015185" elapsed="0.000199"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.016413" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:46.016019" elapsed="0.000422"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.016954" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:57:46.016628" elapsed="0.000353"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:57:46.017026" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T01:57:46.017223" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:57:46.015617" elapsed="0.001632"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:46.022679" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:46.022569" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.022549" elapsed="0.000200"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:46.024004" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:46.023894" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.023875" elapsed="0.000198"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:57:46.024528" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.024219" elapsed="0.000337"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:57:46.024957" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:46.024717" elapsed="0.000266"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:57:46.057332" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:57:46.025484" elapsed="0.031963"/>
</kw>
<msg time="2026-04-21T01:57:46.057618" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:57:46.057664" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:46.025144" elapsed="0.032558"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:57:46.091357" level="INFO">". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "W "i "t "h "_ "P "e "e "r "_ "G "r "o "u "p "_ "W "i "t "h "o "u "t "_ "I "p "v "4 "_ "U "n "i "c "a "s "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:57:46.058312" elapsed="0.033384"/>
</kw>
<msg time="2026-04-21T01:57:46.092129" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:57:46.092198" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "W "i "t "h "_ "P "e ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:46.057935" elapsed="0.034415"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.092952" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.092506" elapsed="0.000532"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.092465" elapsed="0.000609"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.093928" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "W "i "t "h "_ "P "e "e "r "_ "G "r "o "u "p "_ "W "i "t "h "o "u "t "_ "I "p "v "4 "_ "U "n "i "c "a "s "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:46.093415" elapsed="0.000641"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.094490" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.094164" elapsed="0.000406"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.094137" elapsed="0.000467"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:57:46.094656" elapsed="0.000052"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:46.098680" elapsed="0.000241"/>
</kw>
<msg time="2026-04-21T01:57:46.099086" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:46.096966" elapsed="0.002348"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.099715" elapsed="0.000134"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.100157" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:57:46.096014" elapsed="0.004334"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:57:46.095144" elapsed="0.005271"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:57:46.023558" elapsed="0.076959"/>
</kw>
<msg time="2026-04-21T01:57:46.100614" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:46.100659" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "W "i "t "h "_ "P "e ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:46.022963" elapsed="0.077736"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T01:57:46.101132" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T01:57:46.100777" elapsed="0.000420"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.100758" elapsed="0.000465"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.101734" elapsed="0.000029"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.102167" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T01:57:46.102244" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T01:57:46.022222" elapsed="0.080133"/>
</kw>
<msg time="2026-04-21T01:57:46.102451" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:46.102506" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "W "i "t "h "_ "P "e ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:46.017633" elapsed="0.084912"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.102901" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.102624" elapsed="0.000333"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.102606" elapsed="0.000375"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:57:46.017487" elapsed="0.085517"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:57:46.017308" elapsed="0.085769"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T01:57:46.014806" elapsed="0.088330"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T01:57:46.008132" elapsed="0.095062"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:46.007567" elapsed="0.095715"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-04-21T01:57:46.004597" elapsed="0.098742"/>
</kw>
<kw name="Configure_Peer_Group">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.104604" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | PEER_GROUP_NAME=internal-neighbor...</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_NAME}</arg>
<arg>PEER_GROUP_NAME=${PEER_GROUP}</arg>
<arg>RR_CLIENT=false</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.103888" elapsed="0.000747"/>
</kw>
<kw name="Run_Keyword_If_At_Least_Else" owner="CompareStream">
<kw name="Get Index From List" owner="Collections">
<msg time="2026-04-21T01:57:46.114016" level="INFO">${position} = 2</msg>
<var>${position}</var>
<arg>${varargs}</arg>
<arg>\ELSE</arg>
<doc>Returns the index of the first occurrence of the ``value`` on the list.</doc>
<status status="PASS" start="2026-04-21T01:57:46.113777" elapsed="0.000268"/>
</kw>
<if>
<branch type="IF" condition="&quot;${position}&quot; == &quot;-1&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>Missing else statement in defined expresion</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.114343" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.114120" elapsed="0.000278"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.114101" elapsed="0.000323"/>
</if>
<kw name="Get Slice From List" owner="Collections">
<msg time="2026-04-21T01:57:46.114910" level="INFO">${varargs_if} = ['BuiltIn.Set Variable', 'verify_peer_group_without_ipv4.sulfur']</msg>
<var>${varargs_if}</var>
<arg>${varargs}</arg>
<arg>0</arg>
<arg>${position}</arg>
<doc>Returns a slice of the given list between ``start`` and ``end`` indexes.</doc>
<status status="PASS" start="2026-04-21T01:57:46.114607" elapsed="0.000330"/>
</kw>
<kw name="Get Slice From List" owner="Collections">
<msg time="2026-04-21T01:57:46.117546" level="INFO">${varargs_else} = ['BuiltIn.Set Variable', 'verify_peer_group_without_ipv4']</msg>
<var>${varargs_else}</var>
<arg>${varargs}</arg>
<arg>${position+1}</arg>
<doc>Returns a slice of the given list between ``start`` and ``end`` indexes.</doc>
<status status="PASS" start="2026-04-21T01:57:46.115149" elapsed="0.002426"/>
</kw>
<kw name="CompareStream__Convert_Input" owner="CompareStream">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.118557" level="INFO">${args} = []</msg>
<var>${args}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:57:46.118309" elapsed="0.000275"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.119046" level="INFO">${kwargs} = {}</msg>
<var>${kwargs}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.118760" elapsed="0.000380"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.119928" level="INFO">${arg} = BuiltIn.Set Variable</msg>
<var>${arg}</var>
<arg>${arg}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:46.119606" elapsed="0.000348"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T01:57:46.120383" level="INFO">${removed} = BuiltIn.SetVariable</msg>
<var>${removed}</var>
<arg>${arg}</arg>
<arg>\n</arg>
<arg>${Space}</arg>
<arg>\t</arg>
<arg>\r</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.120111" elapsed="0.000298"/>
</kw>
<if>
<branch type="IF" condition="&quot;${removed[0]}&quot; == &quot;&lt;&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${splitted}</var>
<arg>${arg}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.122942" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.120486" elapsed="0.002521"/>
</branch>
<branch type="ELSE">
<kw name="Split String" owner="String">
<msg time="2026-04-21T01:57:46.123443" level="INFO">${splitted} = ['BuiltIn.Set Variable']</msg>
<var>${splitted}</var>
<arg>${arg}</arg>
<arg>separator==</arg>
<arg>max_split=1</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T01:57:46.123205" elapsed="0.000264"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:46.123032" elapsed="0.000478"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.120468" elapsed="0.003063"/>
</if>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.123976" level="INFO">Length is 1.</msg>
<msg time="2026-04-21T01:57:46.124049" level="INFO">${len} = 1</msg>
<var>${len}</var>
<arg>${splitted}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T01:57:46.123677" elapsed="0.000395"/>
</kw>
<if>
<branch type="IF" condition="${len}==1">
<kw name="Append To List" owner="Collections">
<arg>${args}</arg>
<arg>${splitted}[0]</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.124354" elapsed="0.000200"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:46.124140" elapsed="0.000451"/>
</branch>
<branch type="ELSE">
<kw name="Set To Dictionary" owner="Collections">
<arg>${kwargs}</arg>
<arg>@{splitted}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.124759" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.124615" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.124122" elapsed="0.000728"/>
</if>
<var name="${arg}">BuiltIn.Set Variable</var>
<status status="PASS" start="2026-04-21T01:57:46.119465" elapsed="0.005409"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.125495" level="INFO">${arg} = verify_peer_group_without_ipv4.sulfur</msg>
<var>${arg}</var>
<arg>${arg}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:46.125199" elapsed="0.000322"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T01:57:46.125969" level="INFO">${removed} = verify_peer_group_without_ipv4.sulfur</msg>
<var>${removed}</var>
<arg>${arg}</arg>
<arg>\n</arg>
<arg>${Space}</arg>
<arg>\t</arg>
<arg>\r</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.125673" elapsed="0.000321"/>
</kw>
<if>
<branch type="IF" condition="&quot;${removed[0]}&quot; == &quot;&lt;&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${splitted}</var>
<arg>${arg}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.128387" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.126070" elapsed="0.002377"/>
</branch>
<branch type="ELSE">
<kw name="Split String" owner="String">
<msg time="2026-04-21T01:57:46.128864" level="INFO">${splitted} = ['verify_peer_group_without_ipv4.sulfur']</msg>
<var>${splitted}</var>
<arg>${arg}</arg>
<arg>separator==</arg>
<arg>max_split=1</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T01:57:46.128615" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:46.128471" elapsed="0.000510"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.126052" elapsed="0.002950"/>
</if>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.129412" level="INFO">Length is 1.</msg>
<msg time="2026-04-21T01:57:46.129485" level="INFO">${len} = 1</msg>
<var>${len}</var>
<arg>${splitted}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T01:57:46.129149" elapsed="0.000360"/>
</kw>
<if>
<branch type="IF" condition="${len}==1">
<kw name="Append To List" owner="Collections">
<arg>${args}</arg>
<arg>${splitted}[0]</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.129786" elapsed="0.000214"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:46.129577" elapsed="0.000461"/>
</branch>
<branch type="ELSE">
<kw name="Set To Dictionary" owner="Collections">
<arg>${kwargs}</arg>
<arg>@{splitted}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.130205" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.130063" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.129559" elapsed="0.000721"/>
</if>
<var name="${arg}">verify_peer_group_without_ipv4.sulfur</var>
<status status="PASS" start="2026-04-21T01:57:46.125066" elapsed="0.005237"/>
</iter>
<var>${arg}</var>
<value>@{arguments}</value>
<status status="PASS" start="2026-04-21T01:57:46.119211" elapsed="0.011121"/>
</for>
<return>
<value>${args}</value>
<value>${kwargs}</value>
<status status="PASS" start="2026-04-21T01:57:46.130373" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T01:57:46.130566" level="INFO">${args_if} = ['BuiltIn.Set Variable', 'verify_peer_group_without_ipv4.sulfur']</msg>
<msg time="2026-04-21T01:57:46.130613" level="INFO">${kwargs_if} = {}</msg>
<var>${args_if}</var>
<var>${kwargs_if}</var>
<arg>@{varargs_if}</arg>
<doc>Splits arguments into args and kwargs is used in Run_Keyword_If_At_Least_Else and Run_Keyword_If_At_Most_Else.
The problem is, when the string contains =, but it is not a named argument (name=value). There can be many values containing =, but
for sure it is present in xmls. If the string starts with "&lt;" it will be treated as it is xml and splitting for
name and value will not be executed.
If named argument is passed into this kw, only string data are supported e.g. name=string. Complex variables such as lists or dictionaries
are not supported.</doc>
<status status="PASS" start="2026-04-21T01:57:46.117971" elapsed="0.012664"/>
</kw>
<kw name="CompareStream__Convert_Input" owner="CompareStream">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.131596" level="INFO">${args} = []</msg>
<var>${args}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:57:46.131354" elapsed="0.000268"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.132055" level="INFO">${kwargs} = {}</msg>
<var>${kwargs}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.131780" elapsed="0.000301"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.132809" level="INFO">${arg} = BuiltIn.Set Variable</msg>
<var>${arg}</var>
<arg>${arg}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:46.132501" elapsed="0.000335"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T01:57:46.133257" level="INFO">${removed} = BuiltIn.SetVariable</msg>
<var>${removed}</var>
<arg>${arg}</arg>
<arg>\n</arg>
<arg>${Space}</arg>
<arg>\t</arg>
<arg>\r</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.132990" elapsed="0.000292"/>
</kw>
<if>
<branch type="IF" condition="&quot;${removed[0]}&quot; == &quot;&lt;&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${splitted}</var>
<arg>${arg}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.135761" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.133359" elapsed="0.002478"/>
</branch>
<branch type="ELSE">
<kw name="Split String" owner="String">
<msg time="2026-04-21T01:57:46.136245" level="INFO">${splitted} = ['BuiltIn.Set Variable']</msg>
<var>${splitted}</var>
<arg>${arg}</arg>
<arg>separator==</arg>
<arg>max_split=1</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T01:57:46.136013" elapsed="0.000259"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:46.135863" elapsed="0.000450"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.133341" elapsed="0.002994"/>
</if>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.136742" level="INFO">Length is 1.</msg>
<msg time="2026-04-21T01:57:46.136834" level="INFO">${len} = 1</msg>
<var>${len}</var>
<arg>${splitted}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T01:57:46.136480" elapsed="0.000379"/>
</kw>
<if>
<branch type="IF" condition="${len}==1">
<kw name="Append To List" owner="Collections">
<arg>${args}</arg>
<arg>${splitted}[0]</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.137140" elapsed="0.000195"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:46.136928" elapsed="0.000444"/>
</branch>
<branch type="ELSE">
<kw name="Set To Dictionary" owner="Collections">
<arg>${kwargs}</arg>
<arg>@{splitted}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.137541" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.137397" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.136910" elapsed="0.000707"/>
</if>
<var name="${arg}">BuiltIn.Set Variable</var>
<status status="PASS" start="2026-04-21T01:57:46.132367" elapsed="0.005273"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.138280" level="INFO">${arg} = verify_peer_group_without_ipv4</msg>
<var>${arg}</var>
<arg>${arg}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:46.137984" elapsed="0.000322"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T01:57:46.138725" level="INFO">${removed} = verify_peer_group_without_ipv4</msg>
<var>${removed}</var>
<arg>${arg}</arg>
<arg>\n</arg>
<arg>${Space}</arg>
<arg>\t</arg>
<arg>\r</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.138459" elapsed="0.000292"/>
</kw>
<if>
<branch type="IF" condition="&quot;${removed[0]}&quot; == &quot;&lt;&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${splitted}</var>
<arg>${arg}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.141331" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.138849" elapsed="0.002541"/>
</branch>
<branch type="ELSE">
<kw name="Split String" owner="String">
<msg time="2026-04-21T01:57:46.141801" level="INFO">${splitted} = ['verify_peer_group_without_ipv4']</msg>
<var>${splitted}</var>
<arg>${arg}</arg>
<arg>separator==</arg>
<arg>max_split=1</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T01:57:46.141556" elapsed="0.000273"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:46.141414" elapsed="0.000455"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.138831" elapsed="0.003094"/>
</if>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.142338" level="INFO">Length is 1.</msg>
<msg time="2026-04-21T01:57:46.142412" level="INFO">${len} = 1</msg>
<var>${len}</var>
<arg>${splitted}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T01:57:46.142074" elapsed="0.000362"/>
</kw>
<if>
<branch type="IF" condition="${len}==1">
<kw name="Append To List" owner="Collections">
<arg>${args}</arg>
<arg>${splitted}[0]</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.142715" elapsed="0.000216"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:46.142505" elapsed="0.000464"/>
</branch>
<branch type="ELSE">
<kw name="Set To Dictionary" owner="Collections">
<arg>${kwargs}</arg>
<arg>@{splitted}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.143151" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.142994" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.142487" elapsed="0.000740"/>
</if>
<var name="${arg}">verify_peer_group_without_ipv4</var>
<status status="PASS" start="2026-04-21T01:57:46.137852" elapsed="0.005398"/>
</iter>
<var>${arg}</var>
<value>@{arguments}</value>
<status status="PASS" start="2026-04-21T01:57:46.132130" elapsed="0.011149"/>
</for>
<return>
<value>${args}</value>
<value>${kwargs}</value>
<status status="PASS" start="2026-04-21T01:57:46.143318" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:57:46.143512" level="INFO">${args_else} = ['BuiltIn.Set Variable', 'verify_peer_group_without_ipv4']</msg>
<msg time="2026-04-21T01:57:46.143559" level="INFO">${kwargs_else} = {}</msg>
<var>${args_else}</var>
<var>${kwargs_else}</var>
<arg>@{varargs_else}</arg>
<doc>Splits arguments into args and kwargs is used in Run_Keyword_If_At_Least_Else and Run_Keyword_If_At_Most_Else.
The problem is, when the string contains =, but it is not a named argument (name=value). There can be many values containing =, but
for sure it is present in xmls. If the string starts with "&lt;" it will be treated as it is xml and splitting for
name and value will not be executed.
If named argument is passed into this kw, only string data are supported e.g. name=string. Complex variables such as lists or dictionaries
are not supported.</doc>
<status status="PASS" start="2026-04-21T01:57:46.130992" elapsed="0.012590"/>
</kw>
<if>
<branch type="IF" condition="${Stream_dict}[${ODL_STREAM}] &gt;= ${Stream_dict}[${lower_bound}]">
<kw name="Run Keyword" owner="BuiltIn">
<kw name="Set Variable" owner="BuiltIn">
<arg>verify_peer_group_without_ipv4.sulfur</arg>
<arg>&amp;{kwargs_if}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:46.144370" elapsed="0.000269"/>
</kw>
<msg time="2026-04-21T01:57:46.144724" level="INFO">${resp} = verify_peer_group_without_ipv4.sulfur</msg>
<var>${resp}</var>
<arg>@{args_if}</arg>
<arg>&amp;{kwargs_if}</arg>
<doc>Executes the given keyword with the given arguments.</doc>
<status status="PASS" start="2026-04-21T01:57:46.143980" elapsed="0.000769"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:46.143655" elapsed="0.001129"/>
</branch>
<branch type="ELSE">
<kw name="Run Keyword" owner="BuiltIn">
<var>${resp}</var>
<arg>@{args_else}</arg>
<arg>&amp;{kwargs_else}</arg>
<doc>Executes the given keyword with the given arguments.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.144975" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.144826" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.143639" elapsed="0.001414"/>
</if>
<return>
<value>${resp}</value>
<status status="PASS" start="2026-04-21T01:57:46.145088" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T01:57:46.145239" level="INFO">${verify_peer_group_folder} = verify_peer_group_without_ipv4.sulfur</msg>
<var>${verify_peer_group_folder}</var>
<arg>sulfur</arg>
<arg>BuiltIn.Set Variable</arg>
<arg>verify_${peer_group_folder}.sulfur</arg>
<arg>ELSE</arg>
<arg>BuiltIn.Set Variable</arg>
<arg>verify_${peer_group_folder}</arg>
<doc>Compare ${lower_bound} to titanium and in case titanium is at least ${lower_bound},
run keyword defined before ELSE statement otherwise run keyword defined after ELSE statement and return its value.</doc>
<status status="PASS" start="2026-04-21T01:57:46.113358" elapsed="0.031906"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.177903" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:46.177513" elapsed="0.000418"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:46.178713" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group_without_ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:46.178424" elapsed="0.000381">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group_without_ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:46.178900" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:46.178094" elapsed="0.000830"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.179576" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:46.179088" elapsed="0.000518"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:57:46.179932" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group_without_ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group_without_ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:57:46.180095" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:57:46.179773" elapsed="0.000349"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.180524" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/peer-groups/peer-group=$PEER_GROUP_NAME
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:46.180280" elapsed="0.000327"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.181578" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_GROUP_NAME': 'internal-neighbors', 'RR_CLIENT': 'false'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:46.181316" elapsed="0.000308"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.182061" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.181782" elapsed="0.000304"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.182914" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:46.182450" elapsed="0.000491"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:46.183955" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.183495" elapsed="0.000486"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:46.184034" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T01:57:46.184189" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:46.183137" elapsed="0.001077"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.184367" elapsed="0.000230"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T01:57:46.182315" elapsed="0.002323"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.185240" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:46.184904" elapsed="0.000361"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:46.186190" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.185773" elapsed="0.000443"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:46.186267" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:57:46.186417" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:46.185456" elapsed="0.000985"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.186594" elapsed="0.000237"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T01:57:46.184753" elapsed="0.002120"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.187429" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:46.187120" elapsed="0.000334"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:46.188390" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.187986" elapsed="0.000430"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:46.188467" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:57:46.188617" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:46.187640" elapsed="0.001001"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.188825" elapsed="0.000225"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T01:57:46.186987" elapsed="0.002104"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.189630" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:46.189336" elapsed="0.000319"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:46.190581" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.190176" elapsed="0.000431"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:46.190657" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:57:46.190823" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:46.189859" elapsed="0.000989"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.191000" elapsed="0.000221"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T01:57:46.189204" elapsed="0.002086"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.191865" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:46.191540" elapsed="0.000351"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:46.192839" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.192398" elapsed="0.000509"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:46.192962" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:57:46.193116" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:46.192079" elapsed="0.001160"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.193394" elapsed="0.000223"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T01:57:46.191405" elapsed="0.002254"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.194220" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:46.193924" elapsed="0.000321"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:46.195434" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.194829" elapsed="0.000632"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:46.195512" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:57:46.195666" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:46.194469" elapsed="0.001220"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.195870" elapsed="0.000227"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T01:57:46.193772" elapsed="0.002365"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.196676" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:46.196382" elapsed="0.000319"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:46.197654" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.197253" elapsed="0.000427"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:46.197729" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:57:46.197896" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:46.196939" elapsed="0.000982"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.198159" elapsed="0.000224"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T01:57:46.196249" elapsed="0.002174"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.198979" level="INFO">${value} = internal-neighbors</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:46.198667" elapsed="0.000337"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:46.199978" level="INFO">${encoded} = internal-neighbors</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.199542" elapsed="0.000462"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:46.200054" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:57:46.200202" level="INFO">${encoded_value} = internal-neighbors</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:46.199190" elapsed="0.001036"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.200377" elapsed="0.000218"/>
</kw>
<var name="${key}">PEER_GROUP_NAME</var>
<var name="${value}">internal-neighbors</var>
<status status="PASS" start="2026-04-21T01:57:46.198535" elapsed="0.002099"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.201226" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:46.200930" elapsed="0.000321"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:46.202171" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.201751" elapsed="0.000446"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:46.202247" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:57:46.202398" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:46.201438" elapsed="0.000984"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.202574" elapsed="0.000236"/>
</kw>
<var name="${key}">RR_CLIENT</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T01:57:46.200746" elapsed="0.002106"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T01:57:46.182136" elapsed="0.020751"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T01:57:46.202930" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T01:57:46.203093" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T01:57:46.180993" elapsed="0.022161"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:46.180676" elapsed="0.022513"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.203385" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.203214" elapsed="0.000228"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.180657" elapsed="0.022806"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.204358" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:46.203608" elapsed="0.000778"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:57:46.204435" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:57:46.176889" elapsed="0.027671"/>
</kw>
<msg time="2026-04-21T01:57:46.204615" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:46.164463" elapsed="0.040202"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.217821" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.229984" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.242153" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.242354" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.242533" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.242926" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.242763" elapsed="0.000222"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:57:46.242748" elapsed="0.000263"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.243152" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.243320" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.243508" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:57:46.242716" elapsed="0.000845"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:57:46.242611" elapsed="0.000977"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.243735" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:46.243826" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T01:57:46.243997" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:57:46.160305" elapsed="0.083718"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.269940" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:46.269545" elapsed="0.000423"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:46.270695" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group_without_ipv4.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:46.270462" elapsed="0.000306">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group_without_ipv4.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:46.270879" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:46.270131" elapsed="0.000773"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.271481" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:46.271069" elapsed="0.000439"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:57:46.271826" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group_without_ipv4/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group_without_ipv4/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:57:46.271992" level="INFO">${template} = &lt;peer-group xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;peer-group-name&gt;$PEER_GROUP_NAME&lt;/peer-group-name&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/co...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:57:46.271670" elapsed="0.000352"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.272422" level="INFO">&lt;peer-group xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;peer-group-name&gt;$PEER_GROUP_NAME&lt;/peer-group-name&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;$RR_CLIENT&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/peer-group&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:46.272179" elapsed="0.000301"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T01:57:46.272860" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.272546" elapsed="0.000374"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.273386" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:46.273089" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:46.272944" elapsed="0.000504"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.272528" elapsed="0.000941"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.274393" level="INFO">${final_text} = &lt;peer-group xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;peer-group-name&gt;internal-neighbors&lt;/peer-group-name&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:46.273615" elapsed="0.000808"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:57:46.274473" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:57:46.268925" elapsed="0.005675"/>
</kw>
<msg time="2026-04-21T01:57:46.274691" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:46.256428" elapsed="0.018312"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.287147" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.299239" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.311469" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.311704" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.311895" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.312300" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.312143" elapsed="0.000215"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:57:46.312128" elapsed="0.000259"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.312537" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.312708" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.312892" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:57:46.312095" elapsed="0.000851"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:57:46.311975" elapsed="0.000999"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.313123" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:46.313198" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T01:57:46.313330" level="INFO">${data} = &lt;peer-group xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;peer-group-name&gt;internal-neighbors&lt;/peer-group-name&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:57:46.253782" elapsed="0.059576"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:46.314649" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group_without_ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:46.314396" elapsed="0.000321">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group_without_ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:46.314838" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:46.314048" elapsed="0.000852"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.315228" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.314975" elapsed="0.000310"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.315821" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:46.315492" elapsed="0.000357"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:46.315310" elapsed="0.000575"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.314957" elapsed="0.000949"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.318257" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:46.316067" elapsed="0.002216"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T01:57:46.318336" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:57:46.318489" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:57:46.313698" elapsed="0.004815"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.319983" level="INFO">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/peer-groups/peer-group=internal-neighbors</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:46.319713" elapsed="0.000318"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.320421" level="INFO">&lt;peer-group xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;peer-group-name&gt;internal-neighbors&lt;/peer-group-name&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/peer-group&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:46.320184" elapsed="0.000293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.320887" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:46.320628" elapsed="0.000302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.321317" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:46.321079" elapsed="0.000281"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T01:57:46.322183" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T01:57:46.321982" elapsed="0.000226"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T01:57:46.322535" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T01:57:46.322363" elapsed="0.000198"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.322728" elapsed="0.000233"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.323375" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:46.323125" elapsed="0.000294"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T01:57:46.323461" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:57:46.323632" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T01:57:46.321563" elapsed="0.002095"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:57:46.344455" level="INFO">PUT Request : url=http://10.30.171.3:8181/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/peer-groups/peer-group=internal-neighbors 
 path_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/peer-groups/peer-group=internal-neighbors 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0io7qbtb7wm8k15m02exnlwfto4.node0', 'Content-Length': '897', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;peer-group xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;peer-group-name&gt;internal-neighbors&lt;/peer-group-name&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/peer-group&gt; 
 </msg>
<msg time="2026-04-21T01:57:46.344710" level="INFO">PUT Response : url=http://10.30.171.3:8181/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/peer-groups/peer-group=internal-neighbors 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T01:57:46.344988" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:57:46.325934" elapsed="0.019113"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:46.323728" elapsed="0.021420"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.345550" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.345207" elapsed="0.000492"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.323711" elapsed="0.022036"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.353507" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:46.347993" elapsed="0.005613"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:46.347389" elapsed="0.006297"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.347350" elapsed="0.006393"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.357726" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:46.354473" elapsed="0.003299"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:46.353901" elapsed="0.003923"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.353863" elapsed="0.003987"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.358544" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:46.358055" elapsed="0.000526"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.359007" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.358671" elapsed="0.000413"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.359739" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:46.359350" elapsed="0.000418"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:46.359118" elapsed="0.000715"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.358648" elapsed="0.001216"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.360474" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:46.360086" elapsed="0.000415"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.360826" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.360572" elapsed="0.000314"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.361370" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:46.361072" elapsed="0.000324"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:46.360910" elapsed="0.000522"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.360554" elapsed="0.000899"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:46.361609" elapsed="0.000391"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T01:57:46.362472" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:46.362173" elapsed="0.000325"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.362658" elapsed="0.002389"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T01:57:46.346568" elapsed="0.018546"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T01:57:46.365295" elapsed="0.000033"/>
</return>
<status status="PASS" start="2026-04-21T01:57:46.365184" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.365164" elapsed="0.000224"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.365541" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T01:57:46.365609" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T01:57:46.368001" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T01:57:46.318857" elapsed="0.049172"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:57:46.368095" elapsed="0.000072"/>
</return>
<msg time="2026-04-21T01:57:46.368303" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T01:57:46.149773" elapsed="0.218557"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.368681" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.368430" elapsed="0.000322"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.368412" elapsed="0.000364"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:57:46.368828" elapsed="0.000026"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${peer_group_folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T01:57:46.145527" elapsed="0.223428"/>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.418825" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:46.418415" elapsed="0.000441"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:46.419656" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group_without_ipv4.sulfur.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:46.419373" elapsed="0.000365">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group_without_ipv4.sulfur.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:46.419924" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:46.419034" elapsed="0.000916"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.420513" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:46.420120" elapsed="0.000422"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:57:46.420860" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group_without_ipv4.sulfur/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group_without_ipv4.sulfur/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:57:46.421034" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:57:46.420704" elapsed="0.000356"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.421464" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/peer-groups/peer-group=$PEER_GROUP_NAME?content=config
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:46.421222" elapsed="0.000289"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.422483" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_GROUP_NAME': 'internal-neighbors', 'RR_CLIENT': 'false'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:46.422221" elapsed="0.000308"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.423005" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.422689" elapsed="0.000343"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.423814" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:46.423438" elapsed="0.000404"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:46.424835" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.424354" elapsed="0.000508"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:46.424914" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T01:57:46.425071" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:46.424035" elapsed="0.001061"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.425250" elapsed="0.000233"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T01:57:46.423298" elapsed="0.002267"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.426128" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:46.425830" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:46.427082" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.426656" elapsed="0.000453"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:46.427160" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:57:46.427310" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:46.426341" elapsed="0.000993"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.427486" elapsed="0.000221"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T01:57:46.425680" elapsed="0.002068"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.428572" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:46.428107" elapsed="0.000492"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:46.429579" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.429175" elapsed="0.000430"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:46.429656" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:57:46.429836" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:46.428844" elapsed="0.001018"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.430013" elapsed="0.000220"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T01:57:46.427965" elapsed="0.002309"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.430826" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:46.430516" elapsed="0.000337"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:46.431767" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.431355" elapsed="0.000471"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:46.431878" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:57:46.432033" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:46.431039" elapsed="0.001018"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.432209" elapsed="0.000220"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T01:57:46.430384" elapsed="0.002086"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.433043" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:46.432715" elapsed="0.000354"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:46.434012" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.433576" elapsed="0.000463"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:46.434089" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T01:57:46.434242" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:46.433256" elapsed="0.001010"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.434417" elapsed="0.000221"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T01:57:46.432581" elapsed="0.002097"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.435241" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:46.434940" elapsed="0.000327"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:46.436230" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.435772" elapsed="0.000484"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:46.436306" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:57:46.436457" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:46.435455" elapsed="0.001026"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.436630" elapsed="0.000255"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T01:57:46.434806" elapsed="0.002160"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.437510" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:46.437214" elapsed="0.000322"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:46.438498" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.438093" elapsed="0.000432"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:46.438575" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:57:46.438727" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:46.437723" elapsed="0.001028"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.438919" elapsed="0.000229"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T01:57:46.437081" elapsed="0.002109"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.439734" level="INFO">${value} = internal-neighbors</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:46.439437" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:46.440980" level="INFO">${encoded} = internal-neighbors</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.440305" elapsed="0.000702"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:46.441064" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T01:57:46.441225" level="INFO">${encoded_value} = internal-neighbors</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:46.439979" elapsed="0.001271"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.441405" elapsed="0.000225"/>
</kw>
<var name="${key}">PEER_GROUP_NAME</var>
<var name="${value}">internal-neighbors</var>
<status status="PASS" start="2026-04-21T01:57:46.439304" elapsed="0.002368"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.442272" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:46.441969" elapsed="0.000328"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:46.443216" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.442815" elapsed="0.000427"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:46.443292" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:57:46.443442" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:46.442485" elapsed="0.000981"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.443625" elapsed="0.000275"/>
</kw>
<var name="${key}">RR_CLIENT</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T01:57:46.441830" elapsed="0.002112"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T01:57:46.423089" elapsed="0.020888"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T01:57:46.444021" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T01:57:46.444182" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T01:57:46.421896" elapsed="0.022312"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:46.421580" elapsed="0.022659"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.444413" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.444264" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.421560" elapsed="0.022928"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.445450" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:46.444631" elapsed="0.000847"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:57:46.445528" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:57:46.417697" elapsed="0.027955"/>
</kw>
<msg time="2026-04-21T01:57:46.445708" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:46.404743" elapsed="0.041089"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.458057" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.470232" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.482478" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.482679" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.482873" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.483259" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.483110" elapsed="0.000204"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:57:46.483095" elapsed="0.000243"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.483479" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.483654" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.483839" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:57:46.483061" elapsed="0.000876"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:57:46.482955" elapsed="0.001010"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.484117" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:46.484192" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T01:57:46.484320" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:57:46.400342" elapsed="0.084004"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:46.485654" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group_without_ipv4.sulfur/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:46.485379" elapsed="0.000350">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group_without_ipv4.sulfur/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:46.485837" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:46.485029" elapsed="0.000834"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.486257" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.486003" elapsed="0.000311"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.486828" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:46.486517" elapsed="0.000338"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:46.486338" elapsed="0.000561"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.485984" elapsed="0.000941"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.490622" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:46.487082" elapsed="0.003567"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T01:57:46.490702" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:57:46.490875" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:57:46.484677" elapsed="0.006223"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:46.492175" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group_without_ipv4.sulfur/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:46.491895" elapsed="0.000344">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group_without_ipv4.sulfur/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:46.492331" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:46.491540" elapsed="0.000816"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T01:57:46.492560" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T01:57:46.492424" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.492406" elapsed="0.000238"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.492805" elapsed="0.000023"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.492980" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T01:57:46.493047" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T01:57:46.494922" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:57:46.491213" elapsed="0.003735"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.496397" level="INFO">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/peer-groups/peer-group=internal-neighbors?content=config</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:46.496140" elapsed="0.000305"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.496885" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:46.496601" elapsed="0.000333"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:57:46.508500" level="INFO">GET Request : url=http://10.30.171.3:8181/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/peer-groups/peer-group=internal-neighbors?content=config 
 path_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/peer-groups/peer-group=internal-neighbors?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0io7qbtb7wm8k15m02exnlwfto4.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:57:46.508949" level="INFO">GET Response : url=http://10.30.171.3:8181/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/peer-groups/peer-group=internal-neighbors?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '425'} 
 body={"bgp-openconfig-extensions:peer-group":[{"peer-group-name":"internal-neighbors","transport":{"config":{"passive-mode":true}},"route-reflector":{"config":{"route-reflector-client":false}},"timers":{"config":{"hold-time":"180.0","connect-retry":"5.0"}},"config":{"peer-type":"INTERNAL"},"afi-safis":{"afi-safi":[{"afi-safi-name":"openconfig-bgp-types:IPV6-UNICAST"},{"afi-safi-name":"bgp-openconfig-extensions:LINKSTATE"}]}}]} 
 </msg>
<msg time="2026-04-21T01:57:46.509165" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:57:46.499038" elapsed="0.010185"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:46.497001" elapsed="0.012329"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.509749" elapsed="0.000082"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.509403" elapsed="0.000693"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.496983" elapsed="0.013167"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.517422" level="INFO">{"bgp-openconfig-extensions:peer-group":[{"peer-group-name":"internal-neighbors","transport":{"config":{"passive-mode":true}},"route-reflector":{"config":{"route-reflector-client":false}},"timers":{"config":{"hold-time":"180.0","connect-retry":"5.0"}},"config":{"peer-type":"INTERNAL"},"afi-safis":{"afi-safi":[{"afi-safi-name":"openconfig-bgp-types:IPV6-UNICAST"},{"afi-safi-name":"bgp-openconfig-extensions:LINKSTATE"}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:46.512513" elapsed="0.004958"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:46.512014" elapsed="0.005492"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.511972" elapsed="0.005559"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.520273" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:46.517860" elapsed="0.002459"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:46.517586" elapsed="0.002769"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.517570" elapsed="0.002810"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.520954" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:46.520551" elapsed="0.000430"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.521287" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.521050" elapsed="0.000295"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.521843" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:46.521529" elapsed="0.000342"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:46.521369" elapsed="0.000538"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.521033" elapsed="0.000895"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.522449" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:46.522087" elapsed="0.000389"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.522775" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.522544" elapsed="0.000304"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.523325" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:46.523033" elapsed="0.000318"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:46.522873" elapsed="0.000513"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.522526" elapsed="0.000881"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:46.523558" elapsed="0.000363"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T01:57:46.524422" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:46.524122" elapsed="0.000326"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.524604" elapsed="0.002260"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T01:57:46.511007" elapsed="0.015920"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:46.527107" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:46.527000" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.526979" elapsed="0.000195"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:57:46.530128" level="INFO">${text_normalized} = {
 "bgp-openconfig-extensions:peer-group": [
  {
   "afi-safis": {
    "afi-safi": [
     {
      "afi-safi-name": "bgp-openconfig-extensions:LINKSTATE"
     },
     {
      "afi-safi-name": "openconf...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:57:46.527319" elapsed="0.002838"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T01:57:46.530209" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T01:57:46.530371" level="INFO">${response_text} = {
 "bgp-openconfig-extensions:peer-group": [
  {
   "afi-safis": {
    "afi-safi": [
     {
      "afi-safi-name": "bgp-openconfig-extensions:LINKSTATE"
     },
     {
      "afi-safi-name": "openconf...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T01:57:46.495260" elapsed="0.035137"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:57:46.530460" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T01:57:46.530610" level="INFO">${response_text} = {
 "bgp-openconfig-extensions:peer-group": [
  {
   "afi-safis": {
    "afi-safi": [
     {
      "afi-safi-name": "bgp-openconfig-extensions:LINKSTATE"
     },
     {
      "afi-safi-name": "openconf...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T01:57:46.377267" elapsed="0.153423"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.558746" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:46.558353" elapsed="0.000423"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:46.559624" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group_without_ipv4.sulfur.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:46.559309" elapsed="0.000399">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group_without_ipv4.sulfur.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:46.559838" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:46.558965" elapsed="0.000900"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.560454" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:46.560036" elapsed="0.000446"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:57:46.560807" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group_without_ipv4.sulfur/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group_without_ipv4.sulfur/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:57:46.560986" level="INFO">${template} = {
    "bgp-openconfig-extensions:peer-group": [
        {
            "peer-group-name": "internal-neighbors",
            "transport": {
                "config": {
                    "passive-mode"...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:57:46.560646" elapsed="0.000371"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.561446" level="INFO">{
    "bgp-openconfig-extensions:peer-group": [
        {
            "peer-group-name": "internal-neighbors",
            "transport": {
                "config": {
                    "passive-mode": true
                }
            },
            "config": {
                "peer-type": "INTERNAL"
            },
            "afi-safis": {
                "afi-safi": [
                    {
                        "afi-safi-name": "openconfig-bgp-types:IPV6-UNICAST"
                    },
                    {
                        "afi-safi-name": "bgp-openconfig-extensions:LINKSTATE"
                    }
                ]
            },
            "timers": {
                "config": {
                    "hold-time": "180.0",
                    "connect-retry": "5.0"
                }
            },
            "route-reflector": {
                "config": {
                    "route-reflector-client": false
                }
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:46.561197" elapsed="0.000300"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T01:57:46.561949" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.561577" elapsed="0.000433"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.562489" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:46.562185" elapsed="0.000332"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:46.562038" elapsed="0.000515"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.561553" elapsed="0.001022"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.563241" level="INFO">${final_text} = {
    "bgp-openconfig-extensions:peer-group": [
        {
            "peer-group-name": "internal-neighbors",
            "transport": {
                "config": {
                    "passive-mode"...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:46.562724" elapsed="0.000546"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:57:46.563321" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:57:46.557695" elapsed="0.005760"/>
</kw>
<msg time="2026-04-21T01:57:46.563514" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:46.545074" elapsed="0.018491"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.575956" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.587952" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.600049" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.600303" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.600492" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.600938" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.600770" elapsed="0.000225"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:57:46.600754" elapsed="0.000267"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.601166" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.601336" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.601502" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:57:46.600714" elapsed="0.000842"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:57:46.600585" elapsed="0.000999"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.601733" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:46.601825" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T01:57:46.601969" level="INFO">${expected_text} = {
    "bgp-openconfig-extensions:peer-group": [
        {
            "peer-group-name": "internal-neighbors",
            "transport": {
                "config": {
                    "passive-mode"...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:57:46.542437" elapsed="0.059561"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:46.602185" elapsed="0.002512"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:57:46.606051" level="INFO">${expected_normalized} = {
 "bgp-openconfig-extensions:peer-group": [
  {
   "afi-safis": {
    "afi-safi": [
     {
      "afi-safi-name": "bgp-openconfig-extensions:LINKSTATE"
     },
     {
      "afi-safi-name": "openconf...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:57:46.605515" elapsed="0.000566"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:57:46.606767" level="INFO">${actual_normalized} = {
 "bgp-openconfig-extensions:peer-group": [
  {
   "afi-safis": {
    "afi-safi": [
     {
      "afi-safi-name": "bgp-openconfig-extensions:LINKSTATE"
     },
     {
      "afi-safi-name": "openconf...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:57:46.606304" elapsed="0.000514"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T01:57:46.606988" elapsed="0.000346"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T01:57:46.605062" elapsed="0.002333"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:46.604778" elapsed="0.002652"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.607606" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.607455" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.604760" elapsed="0.002922"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T01:57:46.531864" elapsed="0.075869"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T01:57:46.531043" elapsed="0.076789"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:46.530778" elapsed="0.077105"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.530760" elapsed="0.077148"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:57:46.607943" elapsed="0.000032"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${verify_peer_group_folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T01:57:46.372827" elapsed="0.235251"/>
</kw>
<arg>peer_group_folder=peer_group_without_ipv4</arg>
<doc>Configures peer group which is template for all the neighbors which are going
to be configured. Also after PUT, this case verifies presence of peer group within
peer-groups.</doc>
<status status="PASS" start="2026-04-21T01:57:46.103502" elapsed="0.504665"/>
</kw>
<kw name="Teardown_Test_Show_Bugs_If_Test_Failed" owner="SetupUtils" type="TEARDOWN">
<kw name="SetupUtils__Report_Bugs_Causing_Failure" owner="SetupUtils">
<if>
<branch type="IF" condition="'${SetupUtils__Known_Bug_ID}' != ''">
<kw name="Report Failure Due To Bug" owner="Utils">
<arg>${SetupUtils__Known_Bug_ID}</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.609414" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.609030" elapsed="0.000445"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.609013" elapsed="0.000487"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>'${SetupUtils__Known_Bug_ID}' != ''</arg>
<arg>Set_Known_Bug_Id</arg>
<arg>${EMPTY}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:46.609649" elapsed="0.000343"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.614960" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:46.614527" elapsed="0.000461"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="PASS" start="2026-04-21T01:57:46.615204" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T01:57:46.615062" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.615044" elapsed="0.000241"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.615435" elapsed="0.000168"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<var>${reference}</var>
<arg>${SUITE_NAME}_${TEST_NAME}</arg>
<arg>[ /\.-]</arg>
<arg>_</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.615765" elapsed="0.000021"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.615966" elapsed="0.000020"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${msg}</var>
<arg>... click for list of related bugs or create a new one if needed (with the${newline}"${reference}"${newline}reference somewhere inside)</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.616133" elapsed="0.000048"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${bugs}</var>
<arg>"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=${reference}&amp;order=bug_status"</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.616336" elapsed="0.000021"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<arg>${msg}${newline}${bugs}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.616504" elapsed="0.000019"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${msg}${newline}${bugs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.616667" elapsed="0.000019"/>
</kw>
<doc>Report that a test failed and point to linked Bugzilla bug(s).
Linked bugs must contain the ${reference} inside comments (workaround
becasue of currently missing suitable field for external references and
not correctly working the CONTENT MATCHES filter).
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-04-21T01:57:46.614215" elapsed="0.002528"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:46.608820" elapsed="0.008046"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-04-21T01:57:46.608445" elapsed="0.008465"/>
</kw>
<doc>Configure BGP peer module with initiate-connection set to false.</doc>
<status status="PASS" start="2026-04-21T01:57:46.003955" elapsed="0.612995"/>
</test>
<test id="s1-s4-t16" name="TC_PG_Check_For_Empty_Topology_After_Deconfiguration" line="219">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.621248" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.621026" elapsed="0.000280"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.621008" elapsed="0.000323"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T01:57:46.620834" elapsed="0.000543"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:46.622391" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:46.622285" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.622268" elapsed="0.000193"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:46.627326" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:46.627220" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.627203" elapsed="0.000191"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.628421" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:46.628021" elapsed="0.000427"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.628922" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:57:46.628608" elapsed="0.000340"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:57:46.628992" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T01:57:46.629148" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:57:46.627622" elapsed="0.001550"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:46.634545" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:46.634438" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.634419" elapsed="0.000193"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:46.635826" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:46.635688" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.635670" elapsed="0.000226"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:57:46.636357" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.636043" elapsed="0.000340"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:57:46.636761" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:46.636542" elapsed="0.000260"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:57:46.668675" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:57:46.637300" elapsed="0.031532"/>
</kw>
<msg time="2026-04-21T01:57:46.669023" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:57:46.669070" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:46.636964" elapsed="0.032143"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:57:46.693065" level="INFO">". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e "r "_ "D "e "c "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:57:46.669682" elapsed="0.023495"/>
</kw>
<msg time="2026-04-21T01:57:46.693341" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:57:46.693386" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:46.669304" elapsed="0.024120"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.693756" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.693514" elapsed="0.000395"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.693488" elapsed="0.000449"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.694401" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e "r "_ "D "e "c "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:46.694089" elapsed="0.000384"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.694756" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.694540" elapsed="0.000288"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.694521" elapsed="0.000331"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:57:46.694889" elapsed="0.000038"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:46.697572" elapsed="0.000151"/>
</kw>
<msg time="2026-04-21T01:57:46.697785" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:46.696444" elapsed="0.001499"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.698219" elapsed="0.000078"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.698551" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:57:46.695759" elapsed="0.002979"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:57:46.695206" elapsed="0.003615"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:57:46.635385" elapsed="0.063535"/>
</kw>
<msg time="2026-04-21T01:57:46.699013" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:46.699058" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:46.634762" elapsed="0.064334"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T01:57:46.699278" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T01:57:46.699172" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.699155" elapsed="0.000208"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.699774" elapsed="0.000040"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.700137" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T01:57:46.700209" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T01:57:46.634102" elapsed="0.066214"/>
</kw>
<msg time="2026-04-21T01:57:46.700424" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:46.700467" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:46.629550" elapsed="0.070957"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.700846" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.700581" elapsed="0.000320"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.700564" elapsed="0.000362"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:57:46.629405" elapsed="0.071543"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:57:46.629230" elapsed="0.071752"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T01:57:46.626857" elapsed="0.074181"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T01:57:46.621994" elapsed="0.079099"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:46.621531" elapsed="0.079607"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-04-21T01:57:46.618432" elapsed="0.082761"/>
</kw>
<kw name="Wait_For_Topology_To_Change_To">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.752780" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:46.752344" elapsed="0.000482"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:46.753725" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:46.753336" elapsed="0.000493">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:46.753934" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:46.752998" elapsed="0.000966"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.754539" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:46.754144" elapsed="0.000421"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:57:46.754892" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:57:46.755058" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:57:46.754730" elapsed="0.000354"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.755491" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:46.755245" elapsed="0.000292"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.756776" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:46.756288" elapsed="0.000568"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.757391" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.757023" elapsed="0.000395"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.757852" elapsed="0.000051"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.758609" elapsed="0.000052"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.758992" elapsed="0.000047"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T01:57:46.757642" elapsed="0.001521"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T01:57:46.757474" elapsed="0.001759"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T01:57:46.759284" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T01:57:46.759456" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T01:57:46.755933" elapsed="0.003548"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:46.755609" elapsed="0.003905"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.759690" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.759539" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.755588" elapsed="0.004179"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.760589" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:46.759943" elapsed="0.000675"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:57:46.760669" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:57:46.751699" elapsed="0.009118"/>
</kw>
<msg time="2026-04-21T01:57:46.760875" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:46.738892" elapsed="0.022034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.773454" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.785844" elapsed="0.000042"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.798890" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.799090" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.799266" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.799635" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.799490" elapsed="0.000200"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:57:46.799475" elapsed="0.000240"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.799874" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.800045" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.800210" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:57:46.799445" elapsed="0.000818"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:57:46.799342" elapsed="0.000947"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.800437" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:46.800511" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T01:57:46.800664" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:57:46.734716" elapsed="0.065975"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:46.801998" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:46.801725" elapsed="0.000344">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:46.802161" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:46.801376" elapsed="0.000810"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.802503" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.802254" elapsed="0.000306"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.803074" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:46.802765" elapsed="0.000334"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:46.802585" elapsed="0.000588"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.802237" elapsed="0.000959"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.805507" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:46.803350" elapsed="0.002184"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T01:57:46.805585" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:57:46.805740" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:57:46.801042" elapsed="0.004722"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:46.806999" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:46.806750" elapsed="0.000311">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:46.807154" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:46.806414" elapsed="0.000764"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T01:57:46.807382" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T01:57:46.807247" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.807229" elapsed="0.000237"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.807612" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.807785" elapsed="0.000042"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T01:57:46.807873" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T01:57:46.809920" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:57:46.806089" elapsed="0.003858"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.811362" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:46.811113" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.811818" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:46.811560" elapsed="0.000302"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:57:46.821749" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0io7qbtb7wm8k15m02exnlwfto4.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:57:46.821911" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T01:57:46.822013" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:57:46.813950" elapsed="0.008090"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:46.811928" elapsed="0.010155"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.822260" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.822109" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.811910" elapsed="0.010435"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.825737" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:46.823362" elapsed="0.002437"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:46.823139" elapsed="0.002697"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.823121" elapsed="0.002741"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.828385" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:46.826146" elapsed="0.002285"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:46.825919" elapsed="0.002546"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.825902" elapsed="0.002588"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.829094" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:46.828685" elapsed="0.000435"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.829476" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.829235" elapsed="0.000299"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.830044" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:46.829720" elapsed="0.000351"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:46.829559" elapsed="0.000548"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.829216" elapsed="0.000913"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.830654" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:46.830289" elapsed="0.000392"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.831006" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.830750" elapsed="0.000316"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.831698" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:46.831402" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:46.831090" elapsed="0.000669"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.830733" elapsed="0.001048"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:46.831951" elapsed="0.000347"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T01:57:46.832811" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:46.832463" elapsed="0.000375"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.832998" elapsed="0.002361"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T01:57:46.822703" elapsed="0.012722"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:46.835601" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:46.835495" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.835476" elapsed="0.000194"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:57:46.838435" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:57:46.835831" elapsed="0.002633"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T01:57:46.838516" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T01:57:46.838677" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T01:57:46.810270" elapsed="0.028433"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:57:46.838766" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T01:57:46.838939" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T01:57:46.712718" elapsed="0.126247"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.867206" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:46.866435" elapsed="0.000799"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:46.869319" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:46.868742" elapsed="0.000732">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:46.869647" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:46.867398" elapsed="0.002275"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.870613" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:46.869859" elapsed="0.000781"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:57:46.871057" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:57:46.871310" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:57:46.870817" elapsed="0.000520"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.871952" level="INFO">{
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:46.871496" elapsed="0.000524"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T01:57:46.872717" elapsed="0.000097"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.872089" elapsed="0.000806"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.873706" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:46.873101" elapsed="0.000646"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:46.872923" elapsed="0.000922"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.872071" elapsed="0.001799"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.874783" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:46.874024" elapsed="0.000803"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:57:46.874917" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:57:46.865707" elapsed="0.009342"/>
</kw>
<msg time="2026-04-21T01:57:46.875103" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:46.853195" elapsed="0.021957"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.887713" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.899941" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.912231" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.912430" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.912647" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.913114" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.912963" elapsed="0.000206"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:57:46.912947" elapsed="0.000247"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.913336" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.913505" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.913673" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:57:46.912912" elapsed="0.000815"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:57:46.912731" elapsed="0.001025"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.913924" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:46.914002" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T01:57:46.914123" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:57:46.850580" elapsed="0.063570"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:46.914328" elapsed="0.002206"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:57:46.917683" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:57:46.917339" elapsed="0.000373"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:57:46.918201" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:57:46.917891" elapsed="0.000338"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T01:57:46.918388" elapsed="0.000359"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T01:57:46.916908" elapsed="0.001929"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:46.916614" elapsed="0.002271"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.919072" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.918916" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.916595" elapsed="0.002553"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T01:57:46.840156" elapsed="0.079040"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T01:57:46.839295" elapsed="0.079978"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:46.839048" elapsed="0.080271"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.839031" elapsed="0.080313"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:57:46.919378" elapsed="0.000030"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T01:57:46.706322" elapsed="0.213188"/>
</kw>
<arg>${folder_name}</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-04-21T01:57:46.702227" elapsed="0.217349"/>
</kw>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Compare_Topology</arg>
<arg>${folder_name}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T01:57:46.701718" elapsed="0.217961"/>
</kw>
<arg>empty_topology</arg>
<doc>Wait until Compare_Topology matches expected result.</doc>
<status status="PASS" start="2026-04-21T01:57:46.701338" elapsed="0.218411"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T01:57:46.920354" elapsed="0.000240"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T01:57:46.920047" elapsed="0.000610"/>
</kw>
<doc>See example-ipv4-topology empty after resetting session.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T01:57:46.617817" elapsed="0.302877"/>
</test>
<test id="s1-s4-t17" name="TC_PG_Reconfigure_ODL_To_Accept_Connection" line="224">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:46.924128" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:46.923904" elapsed="0.000279"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.923886" elapsed="0.000322"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T01:57:46.923704" elapsed="0.000550"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:46.925260" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:46.925154" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.925136" elapsed="0.000191"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:46.930332" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:46.930226" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.930209" elapsed="0.000189"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.931509" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:46.931023" elapsed="0.000513"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:57:46.932010" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:57:46.931695" elapsed="0.000340"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:57:46.932079" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:57:46.932233" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:57:46.930626" elapsed="0.001631"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:46.937737" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:46.937628" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.937609" elapsed="0.000214"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:46.938989" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:46.938880" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:46.938862" elapsed="0.000197"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:57:46.939512" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:57:46.939206" elapsed="0.000332"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:57:46.939941" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:46.939700" elapsed="0.000268"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:57:46.974245" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:57:46.940468" elapsed="0.033915"/>
</kw>
<msg time="2026-04-21T01:57:46.974581" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:57:46.974630" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:46.940131" elapsed="0.034536"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:57:47.016831" level="INFO">". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:57:46.975305" elapsed="0.041656"/>
</kw>
<msg time="2026-04-21T01:57:47.017175" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:57:47.017226" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:46.974903" elapsed="0.042434"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.017722" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:47.017444" elapsed="0.000336"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.017413" elapsed="0.000421"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.018328" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:47.017987" elapsed="0.000413"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.018695" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:47.018471" elapsed="0.000281"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.018451" elapsed="0.000324"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:57:47.018834" elapsed="0.000041"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:47.021714" elapsed="0.001938"/>
</kw>
<msg time="2026-04-21T01:57:47.023721" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:47.020558" elapsed="0.003322"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.024163" elapsed="0.000079"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.024501" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:57:47.019846" elapsed="0.004843"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:57:47.019184" elapsed="0.005570"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:57:46.938554" elapsed="0.086315"/>
</kw>
<msg time="2026-04-21T01:57:47.024962" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:47.025033" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:46.937978" elapsed="0.087095"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T01:57:47.025263" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T01:57:47.025152" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.025133" elapsed="0.000217"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.025765" elapsed="0.000041"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.026133" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T01:57:47.026207" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T01:57:46.937286" elapsed="0.089030"/>
</kw>
<msg time="2026-04-21T01:57:47.026407" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:47.026452" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:46.932622" elapsed="0.093866"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.026840" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:47.026563" elapsed="0.000332"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.026546" elapsed="0.000374"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:57:46.932480" elapsed="0.094464"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:57:46.932310" elapsed="0.094669"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T01:57:46.929863" elapsed="0.097171"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T01:57:46.924867" elapsed="0.102220"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:46.924406" elapsed="0.102725"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-04-21T01:57:46.921588" elapsed="0.105634"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.028246" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | BGP_NAME=example-bgp-peer | IP=10.30.171.116 | HOLDTIME=180 | PEER_PORT=17900 | PEER_GROUP_NAME=internal-neighbors | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIV...</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>BGP_NAME=${BGP_PEER_NAME}</arg>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PEER_GROUP_NAME=${PEER_GROUP}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.027417" elapsed="0.000860"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.070337" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:47.069949" elapsed="0.000417"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:47.071224" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer_group.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:47.070883" elapsed="0.000419">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer_group.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:47.071398" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:47.070531" elapsed="0.000891"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.072002" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:47.071588" elapsed="0.000442"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:57:47.072333" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer_group/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer_group/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:57:47.072497" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:57:47.072194" elapsed="0.000329"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.072955" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:47.072683" elapsed="0.000319"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.073998" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_GROUP_NAME': 'internal-neighbors', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:47.073714" elapsed="0.000331"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.074469" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.074205" elapsed="0.000290"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.075194" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:47.074893" elapsed="0.000327"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:47.076176" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.075941" elapsed="0.000262"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:47.076254" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T01:57:47.076410" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:47.075408" elapsed="0.001026"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.076590" elapsed="0.000261"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T01:57:47.074739" elapsed="0.002153"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.077477" level="INFO">${value} = example-bgp-peer</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:47.077173" elapsed="0.000330"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:47.078243" level="INFO">${encoded} = example-bgp-peer</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.078031" elapsed="0.000237"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:47.078360" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:57:47.078514" level="INFO">${encoded_value} = example-bgp-peer</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:47.077692" elapsed="0.000846"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.078691" elapsed="0.000243"/>
</kw>
<var name="${key}">BGP_NAME</var>
<var name="${value}">example-bgp-peer</var>
<status status="PASS" start="2026-04-21T01:57:47.077008" elapsed="0.001966"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.079523" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:47.079222" elapsed="0.000327"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:47.080288" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.080075" elapsed="0.000239"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:47.080363" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:57:47.080514" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:47.079738" elapsed="0.000800"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.080690" elapsed="0.000242"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T01:57:47.079088" elapsed="0.001886"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.081539" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:47.081240" elapsed="0.000325"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:47.082297" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.082085" elapsed="0.000238"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:47.082373" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T01:57:47.082522" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:47.081753" elapsed="0.000793"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.082696" elapsed="0.000239"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T01:57:47.081089" elapsed="0.001887"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.083521" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:47.083223" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:47.084334" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.084069" elapsed="0.000294"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:47.084414" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T01:57:47.084569" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:47.083733" elapsed="0.000860"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.084746" elapsed="0.000244"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T01:57:47.083090" elapsed="0.001941"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.085724" level="INFO">${value} = internal-neighbors</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:47.085368" elapsed="0.000383"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:47.086499" level="INFO">${encoded} = internal-neighbors</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.086288" elapsed="0.000238"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:47.086575" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:57:47.086728" level="INFO">${encoded_value} = internal-neighbors</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:47.085966" elapsed="0.000787"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.086926" elapsed="0.000224"/>
</kw>
<var name="${key}">PEER_GROUP_NAME</var>
<var name="${value}">internal-neighbors</var>
<status status="PASS" start="2026-04-21T01:57:47.085222" elapsed="0.001971"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.087952" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:47.087442" elapsed="0.000535"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:47.088700" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.088488" elapsed="0.000237"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:47.088832" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T01:57:47.088989" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:47.088168" elapsed="0.000844"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.089194" elapsed="0.000224"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T01:57:47.087307" elapsed="0.002152"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.090023" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:47.089706" elapsed="0.000343"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:47.090760" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.090552" elapsed="0.000248"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:47.090852" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:57:47.091003" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:47.090237" elapsed="0.000790"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.091179" elapsed="0.000219"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T01:57:47.089572" elapsed="0.001866"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.091996" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:47.091682" elapsed="0.000339"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:47.092732" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.092523" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:47.092823" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:57:47.092975" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:47.092207" elapsed="0.000792"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.093178" elapsed="0.000224"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T01:57:47.091550" elapsed="0.001894"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.094006" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:47.093687" elapsed="0.000345"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:47.094746" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.094537" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:47.094836" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:57:47.094987" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:47.094221" elapsed="0.000794"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.095168" elapsed="0.000220"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T01:57:47.093556" elapsed="0.001872"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T01:57:47.074551" elapsed="0.020912"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T01:57:47.095507" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T01:57:47.095668" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_GROUP_NAME': 'internal-neighbors', 'INITIATE': 'false', 'BGP_...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T01:57:47.073388" elapsed="0.022306"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:47.073071" elapsed="0.022655"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.095918" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:47.095752" elapsed="0.000222"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.073052" elapsed="0.022943"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.096901" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:47.096139" elapsed="0.000791"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:57:47.096983" elapsed="0.000037"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:57:47.069299" elapsed="0.027835"/>
</kw>
<msg time="2026-04-21T01:57:47.097245" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:47.056669" elapsed="0.040627"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.110031" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.122969" elapsed="0.000033"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.135156" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.135361" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.135540" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.135940" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:47.135773" elapsed="0.000223"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:57:47.135757" elapsed="0.000264"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.136164" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.136333" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.136502" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:57:47.135726" elapsed="0.000828"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:57:47.135620" elapsed="0.000962"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.136727" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:47.136819" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T01:57:47.136950" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:57:47.052353" elapsed="0.084625"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.138144" level="INFO">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.116</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:47.137881" elapsed="0.000350"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:57:47.154930" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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.116 
 path_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.116 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0io7qbtb7wm8k15m02exnlwfto4.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:57:47.155003" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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.116 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T01:57:47.155234" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:57:47.140455" elapsed="0.014848"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:47.138298" elapsed="0.017099"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.155831" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:47.155457" elapsed="0.000518"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.138280" elapsed="0.017744"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.164174" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:47.158496" elapsed="0.005776"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:47.157924" elapsed="0.006427"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.157871" elapsed="0.006536"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.167955" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:47.165146" elapsed="0.002855"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:47.164528" elapsed="0.003508"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.164492" elapsed="0.003568"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.168849" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:47.168426" elapsed="0.000450"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.169275" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:47.168947" elapsed="0.000423"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.170030" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:47.169620" elapsed="0.000443"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:47.169401" elapsed="0.000707"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.168929" elapsed="0.001205"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.170833" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:47.170346" elapsed="0.000523"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.171266" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:47.170957" elapsed="0.000382"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.171985" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:47.171584" elapsed="0.000435"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:47.171371" elapsed="0.000697"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.170934" elapsed="0.001162"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:47.172304" elapsed="0.000442"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T01:57:47.173357" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:47.172980" elapsed="0.000408"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.173561" elapsed="0.002564"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T01:57:47.156851" elapsed="0.019342"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T01:57:47.176245" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T01:57:47.178744" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T01:57:47.137276" elapsed="0.041496"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:57:47.178908" elapsed="0.000031"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}bgp_peer_group</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T01:57:47.028524" elapsed="0.150519"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.212817" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:47.212414" elapsed="0.000432"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:47.213672" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:47.213359" elapsed="0.000394">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:47.213870" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:47.213016" elapsed="0.000879"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.214452" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:47.214066" elapsed="0.000413"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:57:47.214782" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:57:47.214960" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:57:47.214641" elapsed="0.000346"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.215393" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:47.215147" elapsed="0.000292"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.216420" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_GROUP_NAME': 'internal-neighbors', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:47.216155" elapsed="0.000311"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.216912" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.216626" elapsed="0.000312"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.217640" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:47.217324" elapsed="0.000342"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:47.218415" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.218196" elapsed="0.000245"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:47.218492" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:57:47.218646" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:47.217871" elapsed="0.000800"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.218839" elapsed="0.000236"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T01:57:47.217186" elapsed="0.001929"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.219859" level="INFO">${value} = example-bgp-peer</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:47.219535" elapsed="0.000350"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:47.220606" level="INFO">${encoded} = example-bgp-peer</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.220393" elapsed="0.000239"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:47.220683" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:57:47.220853" level="INFO">${encoded_value} = example-bgp-peer</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:47.220074" elapsed="0.000805"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.221078" elapsed="0.000228"/>
</kw>
<var name="${key}">BGP_NAME</var>
<var name="${value}">example-bgp-peer</var>
<status status="PASS" start="2026-04-21T01:57:47.219233" elapsed="0.002114"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.221947" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:47.221629" elapsed="0.000343"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:47.222688" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.222479" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:47.222763" elapsed="0.000047"/>
</return>
<msg time="2026-04-21T01:57:47.222936" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:47.222160" elapsed="0.000800"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.223113" elapsed="0.000223"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T01:57:47.221492" elapsed="0.001885"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.223936" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:47.223622" elapsed="0.000340"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:47.224681" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.224471" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:47.224757" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:57:47.224926" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:47.224155" elapsed="0.000795"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.225102" elapsed="0.000223"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T01:57:47.223489" elapsed="0.001878"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.225952" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:47.225631" elapsed="0.000347"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:47.226826" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.226589" elapsed="0.000265"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:47.226905" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:57:47.227057" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:47.226168" elapsed="0.000914"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.227235" elapsed="0.000222"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T01:57:47.225497" elapsed="0.002001"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.228060" level="INFO">${value} = internal-neighbors</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:47.227744" elapsed="0.000342"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:47.228819" level="INFO">${encoded} = internal-neighbors</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.228594" elapsed="0.000252"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:47.228897" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:57:47.229050" level="INFO">${encoded_value} = internal-neighbors</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:47.228274" elapsed="0.000800"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.229226" elapsed="0.000279"/>
</kw>
<var name="${key}">PEER_GROUP_NAME</var>
<var name="${value}">internal-neighbors</var>
<status status="PASS" start="2026-04-21T01:57:47.227612" elapsed="0.001936"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.230117" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:47.229815" elapsed="0.000328"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:47.231057" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.230845" elapsed="0.000238"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:47.231133" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:57:47.231286" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:47.230331" elapsed="0.000979"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.231503" elapsed="0.000224"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T01:57:47.229664" elapsed="0.002104"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.232336" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:47.232036" elapsed="0.000325"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:47.233089" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.232879" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:47.233163" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:57:47.233312" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:47.232549" elapsed="0.000787"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.233501" elapsed="0.000221"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T01:57:47.231902" elapsed="0.001860"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.234323" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:47.234025" elapsed="0.000324"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:47.235082" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.234869" elapsed="0.000239"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:47.235158" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T01:57:47.235307" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:47.234536" elapsed="0.000795"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.235483" elapsed="0.000259"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T01:57:47.233891" elapsed="0.001893"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.236360" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:47.236056" elapsed="0.000330"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:47.237164" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.236948" elapsed="0.000243"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:47.237242" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:57:47.237395" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:47.236574" elapsed="0.000845"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.237629" elapsed="0.000264"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T01:57:47.235919" elapsed="0.002017"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T01:57:47.216995" elapsed="0.020978"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T01:57:47.238019" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T01:57:47.238184" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_GROUP_NAME': 'internal-neighbors', 'INITIATE': 'false', 'BGP_...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T01:57:47.215826" elapsed="0.022384"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:47.215511" elapsed="0.022731"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.238424" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:47.238269" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.215489" elapsed="0.023011"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.239430" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:47.238644" elapsed="0.000815"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:57:47.239509" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:57:47.211762" elapsed="0.027875"/>
</kw>
<msg time="2026-04-21T01:57:47.239731" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:47.198675" elapsed="0.041124"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.252661" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.265077" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.277564" elapsed="0.000034"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.277826" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.278049" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.278491" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:47.278310" elapsed="0.000242"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:57:47.278292" elapsed="0.000287"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.278749" elapsed="0.000023"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.278967" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.279163" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:57:47.278257" elapsed="0.000964"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:57:47.278138" elapsed="0.001113"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.279426" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:47.279510" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T01:57:47.279655" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:57:47.194500" elapsed="0.085196"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.306051" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:47.305643" elapsed="0.000437"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:47.306840" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:47.306582" elapsed="0.000331">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:47.307062" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:47.306246" elapsed="0.000841"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.307642" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:47.307255" elapsed="0.000414"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:57:47.307988" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:57:47.308140" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:57:47.307848" elapsed="0.000321"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.308580" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:47.308331" elapsed="0.000310"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T01:57:47.309029" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:47.308710" elapsed="0.000377"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.309557" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_GROUP_NAME': 'internal-neighbors', 'INITIATE': 'false', 'BGP_...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:47.309257" elapsed="0.000340"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:47.309112" elapsed="0.000522"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.308691" elapsed="0.000964"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.310638" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflec...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:47.309817" elapsed="0.000851"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:57:47.310720" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:57:47.304995" elapsed="0.005871"/>
</kw>
<msg time="2026-04-21T01:57:47.310926" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:47.292618" elapsed="0.018355"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.323316" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.335536" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.348036" elapsed="0.000032"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.348255" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.348436" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.348858" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:47.348694" elapsed="0.000223"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:57:47.348677" elapsed="0.000267"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.349088" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.349257" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.349425" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:57:47.348640" elapsed="0.000839"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:57:47.348521" elapsed="0.000987"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.349699" elapsed="0.000026"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:47.349787" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T01:57:47.349958" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflec...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:57:47.290021" elapsed="0.059968"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:47.351356" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:47.351083" elapsed="0.000351">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:47.351526" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:47.350686" elapsed="0.000865"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.351893" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:47.351620" elapsed="0.000331"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.352451" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:47.352157" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:47.351976" elapsed="0.000536"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.351602" elapsed="0.000931"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.355096" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:47.352685" elapsed="0.002449"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T01:57:47.355209" elapsed="0.000046"/>
</return>
<msg time="2026-04-21T01:57:47.355433" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:57:47.350336" elapsed="0.005130"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.357916" level="INFO">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.116</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:47.357383" elapsed="0.000728"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.358777" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:47.358388" elapsed="0.000499"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.359449" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:47.359102" elapsed="0.000407"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.360098" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:47.359719" elapsed="0.000448"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T01:57:47.361363" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T01:57:47.361084" elapsed="0.000315"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T01:57:47.362034" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T01:57:47.361614" elapsed="0.000448"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.362224" elapsed="0.000222"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.362877" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:47.362605" elapsed="0.000317"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T01:57:47.362966" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T01:57:47.363133" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T01:57:47.360473" elapsed="0.002685"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:57:47.381008" level="INFO">PUT Request : url=http://10.30.171.3:8181/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.116 
 path_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.116 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0io7qbtb7wm8k15m02exnlwfto4.node0', 'Content-Length': '1079', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T01:57:47.381162" level="INFO">PUT Response : url=http://10.30.171.3:8181/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.116 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T01:57:47.381371" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:57:47.365513" elapsed="0.015916"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:47.363235" elapsed="0.018298"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.382100" elapsed="0.000195"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:47.381596" elapsed="0.000806"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.363216" elapsed="0.019236"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.390193" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:47.384699" elapsed="0.005540"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:47.384116" elapsed="0.006158"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.384076" elapsed="0.006224"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.392975" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:47.390583" elapsed="0.002442"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:47.390356" elapsed="0.002706"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.390338" elapsed="0.002749"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.393785" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:47.393309" elapsed="0.000525"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.394197" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:47.393909" elapsed="0.000348"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.394884" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:47.394497" elapsed="0.000420"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:47.394281" elapsed="0.000679"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.393889" elapsed="0.001098"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.395633" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:47.395196" elapsed="0.000469"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.396061" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:47.395747" elapsed="0.000382"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.396716" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:47.396365" elapsed="0.000382"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:47.396158" elapsed="0.000649"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.395725" elapsed="0.001111"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:47.397040" elapsed="0.000425"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T01:57:47.398146" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:47.397677" elapsed="0.000501"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.398382" elapsed="0.002585"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T01:57:47.383293" elapsed="0.017744"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T01:57:47.401224" elapsed="0.000037"/>
</return>
<status status="PASS" start="2026-04-21T01:57:47.401108" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.401089" elapsed="0.000234"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.401478" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T01:57:47.401546" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T01:57:47.403851" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T01:57:47.356008" elapsed="0.047871"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:57:47.403945" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:57:47.404106" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T01:57:47.183693" elapsed="0.220438"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.404494" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:47.404231" elapsed="0.000333"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.404214" elapsed="0.000374"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:57:47.404621" elapsed="0.000026"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T01:57:47.179333" elapsed="0.225492"/>
</kw>
<kw name="Deconfigure_Peer_Group">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.406061" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | PEER_GROUP_NAME=internal-neighbor...</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_NAME}</arg>
<arg>PEER_GROUP_NAME=${PEER_GROUP}</arg>
<arg>RR_CLIENT=false</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.405294" elapsed="0.000797"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.448638" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:47.448228" elapsed="0.000445"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:47.449483" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:47.449217" elapsed="0.000344">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:47.449657" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:47.448866" elapsed="0.000816"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.450306" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:47.449896" elapsed="0.000437"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:57:47.450641" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:57:47.450852" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:57:47.450497" elapsed="0.000390"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.451306" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/peer-groups/peer-group=$PEER_GROUP_NAME
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:47.451060" elapsed="0.000292"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.452374" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_GROUP_NAME': 'internal-neighbors', 'RR_CLIENT': 'false'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:47.452113" elapsed="0.000306"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.452863" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.452578" elapsed="0.000311"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.453573" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:47.453275" elapsed="0.000324"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:47.454448" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.454173" elapsed="0.000308"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:47.454551" elapsed="0.000045"/>
</return>
<msg time="2026-04-21T01:57:47.454746" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:47.453810" elapsed="0.000962"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.454976" elapsed="0.000309"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T01:57:47.453137" elapsed="0.002199"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.456009" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:47.455642" elapsed="0.000396"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:47.456957" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.456566" elapsed="0.000417"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:47.457108" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T01:57:47.457271" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:47.456238" elapsed="0.001058"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.457449" elapsed="0.000224"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T01:57:47.455477" elapsed="0.002237"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.458324" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:47.457995" elapsed="0.000356"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:47.459171" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.458960" elapsed="0.000237"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:47.459248" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:57:47.459398" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:47.458604" elapsed="0.000819"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.459574" elapsed="0.000239"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T01:57:47.457843" elapsed="0.002012"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.460399" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:47.460103" elapsed="0.000322"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:47.461157" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.460946" elapsed="0.000236"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:47.461232" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T01:57:47.461380" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:47.460612" elapsed="0.000792"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.461554" elapsed="0.000219"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T01:57:47.459968" elapsed="0.001861"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.462417" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:47.462120" elapsed="0.000321"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:47.463171" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.462960" elapsed="0.000237"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:47.463248" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:57:47.463399" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:47.462626" elapsed="0.000798"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.463575" elapsed="0.000272"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T01:57:47.461984" elapsed="0.001905"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.464431" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:47.464135" elapsed="0.000321"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:47.465186" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.464976" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:47.465260" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:57:47.465409" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:47.464644" elapsed="0.000789"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.465582" elapsed="0.000241"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T01:57:47.464002" elapsed="0.001864"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.466427" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:47.466130" elapsed="0.000322"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:47.467178" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.466972" elapsed="0.000232"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:47.467291" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T01:57:47.467446" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:47.466638" elapsed="0.000833"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.467622" elapsed="0.000236"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T01:57:47.465997" elapsed="0.001902"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.469970" level="INFO">${value} = internal-neighbors</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:47.468144" elapsed="0.001861"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:47.470814" level="INFO">${encoded} = internal-neighbors</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.470581" elapsed="0.000261"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:47.470894" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:57:47.471052" level="INFO">${encoded_value} = internal-neighbors</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:47.470224" elapsed="0.000858"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.471254" elapsed="0.000234"/>
</kw>
<var name="${key}">PEER_GROUP_NAME</var>
<var name="${value}">internal-neighbors</var>
<status status="PASS" start="2026-04-21T01:57:47.468012" elapsed="0.003517"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.472102" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:47.471777" elapsed="0.000350"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:57:47.472860" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.472635" elapsed="0.000251"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:57:47.472936" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:57:47.473092" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:57:47.472317" elapsed="0.000799"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.473270" elapsed="0.000222"/>
</kw>
<var name="${key}">RR_CLIENT</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T01:57:47.471643" elapsed="0.001889"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T01:57:47.452947" elapsed="0.020621"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T01:57:47.473614" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T01:57:47.473775" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T01:57:47.451766" elapsed="0.022051"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:47.451434" elapsed="0.022416"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.474056" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:47.473878" elapsed="0.000234"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.451408" elapsed="0.022725"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.475013" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:47.474278" elapsed="0.000763"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:57:47.475091" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:57:47.447558" elapsed="0.027657"/>
</kw>
<msg time="2026-04-21T01:57:47.475270" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:47.434606" elapsed="0.040713"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.487826" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.500210" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.512582" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.512798" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.512984" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.513356" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:47.513210" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:57:47.513195" elapsed="0.000241"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.513578" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.513745" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.513929" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:57:47.513163" elapsed="0.000846"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:57:47.513063" elapsed="0.000974"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.514187" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:47.514263" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T01:57:47.514386" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:57:47.430283" elapsed="0.084129"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.515522" level="INFO">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/peer-groups/peer-group=internal-neighbors</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:47.515268" elapsed="0.000302"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:57:47.527900" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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/peer-groups/peer-group=internal-neighbors 
 path_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/peer-groups/peer-group=internal-neighbors 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0io7qbtb7wm8k15m02exnlwfto4.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:57:47.528008" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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/peer-groups/peer-group=internal-neighbors 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T01:57:47.528232" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:57:47.517839" elapsed="0.010450"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:47.515635" elapsed="0.012746"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.528781" elapsed="0.000154"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:47.528440" elapsed="0.000594"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.515618" elapsed="0.013465"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.535843" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:47.531382" elapsed="0.004505"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:47.530879" elapsed="0.005044"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.530839" elapsed="0.005109"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.538521" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:47.536231" elapsed="0.002335"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:47.536005" elapsed="0.002596"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.535988" elapsed="0.002638"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.539192" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:47.538812" elapsed="0.000406"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.539525" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:47.539288" elapsed="0.000294"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.540083" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:47.539768" elapsed="0.000341"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:47.539606" elapsed="0.000538"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.539270" elapsed="0.000896"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.540689" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:47.540326" elapsed="0.000389"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.541036" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:47.540783" elapsed="0.000311"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.541574" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:47.541280" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:47.541118" elapsed="0.000518"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.540765" elapsed="0.000892"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:47.541825" elapsed="0.000366"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T01:57:47.542823" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:47.542516" elapsed="0.000335"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.543008" elapsed="0.002259"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T01:57:47.529901" elapsed="0.015430"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T01:57:47.545377" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:57:47.547611" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T01:57:47.514672" elapsed="0.032966"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:57:47.547692" elapsed="0.000027"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}peer_group</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T01:57:47.406336" elapsed="0.141495"/>
</kw>
<doc>Deconfigures peer group which is template for all the neighbors</doc>
<status status="PASS" start="2026-04-21T01:57:47.404977" elapsed="0.142915"/>
</kw>
<kw name="Teardown_Test_Show_Bugs_If_Test_Failed" owner="SetupUtils" type="TEARDOWN">
<kw name="SetupUtils__Report_Bugs_Causing_Failure" owner="SetupUtils">
<if>
<branch type="IF" condition="'${SetupUtils__Known_Bug_ID}' != ''">
<kw name="Report Failure Due To Bug" owner="Utils">
<arg>${SetupUtils__Known_Bug_ID}</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.549127" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:47.548727" elapsed="0.000462"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.548710" elapsed="0.000504"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>'${SetupUtils__Known_Bug_ID}' != ''</arg>
<arg>Set_Known_Bug_Id</arg>
<arg>${EMPTY}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:47.549362" elapsed="0.000315"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.554826" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:47.554399" elapsed="0.000456"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="PASS" start="2026-04-21T01:57:47.555081" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T01:57:47.554930" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.554911" elapsed="0.000253"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.555316" elapsed="0.000022"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<var>${reference}</var>
<arg>${SUITE_NAME}_${TEST_NAME}</arg>
<arg>[ /\.-]</arg>
<arg>_</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.555489" elapsed="0.000021"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.555664" elapsed="0.000020"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${msg}</var>
<arg>... click for list of related bugs or create a new one if needed (with the${newline}"${reference}"${newline}reference somewhere inside)</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.555849" elapsed="0.000021"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${bugs}</var>
<arg>"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=${reference}&amp;order=bug_status"</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.556022" elapsed="0.000020"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<arg>${msg}${newline}${bugs}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.556191" elapsed="0.000021"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${msg}${newline}${bugs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.556357" elapsed="0.000020"/>
</kw>
<doc>Report that a test failed and point to linked Bugzilla bug(s).
Linked bugs must contain the ${reference} inside comments (workaround
becasue of currently missing suitable field for external references and
not correctly working the CONTENT MATCHES filter).
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-04-21T01:57:47.554085" elapsed="0.002349"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:47.548520" elapsed="0.007965"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-04-21T01:57:47.548162" elapsed="0.008364"/>
</kw>
<doc>Configure BGP peer module with initiate-connection set to false.</doc>
<status status="PASS" start="2026-04-21T01:57:46.921049" elapsed="0.635515"/>
</test>
<test id="s1-s4-t18" name="Kill_Talking_BGP_Speaker" line="248">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T01:57:47.559730" elapsed="0.000234"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T01:57:47.559462" elapsed="0.000558"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:47.561012" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:47.560903" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.560883" elapsed="0.000202"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:47.565943" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:47.565835" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.565816" elapsed="0.000195"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.567062" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:47.566656" elapsed="0.000433"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.567546" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:57:47.567250" elapsed="0.000322"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:57:47.567616" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T01:57:47.567769" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:57:47.566271" elapsed="0.001540"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:47.573371" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:47.573263" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.573244" elapsed="0.000196"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:47.574646" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:47.574539" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.574521" elapsed="0.000193"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:57:47.575189" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.574886" elapsed="0.000328"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:57:47.575635" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:47.575411" elapsed="0.000250"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:57:47.612603" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:57:47.576181" elapsed="0.036530"/>
</kw>
<msg time="2026-04-21T01:57:47.612906" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:57:47.612953" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:47.575841" elapsed="0.037149"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:57:47.630392" level="INFO">". "t "x "t ". "B "a "s "i "c ". "K "i "l "l "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:57:47.613515" elapsed="0.016983"/>
</kw>
<msg time="2026-04-21T01:57:47.630662" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:57:47.630707" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "K "i "l "l "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:47.613167" elapsed="0.017578"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.631115" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:47.630879" elapsed="0.000290"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.630856" elapsed="0.000339"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.631643" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "K "i "l "l "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:47.631339" elapsed="0.000367"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.632009" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:47.631773" elapsed="0.000290"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.631755" elapsed="0.000331"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:57:47.632120" elapsed="0.000033"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:47.634655" elapsed="0.000170"/>
</kw>
<msg time="2026-04-21T01:57:47.634888" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:47.633596" elapsed="0.001425"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.635299" elapsed="0.000075"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.635632" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:57:47.632966" elapsed="0.002868"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:57:47.632408" elapsed="0.003493"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:57:47.574237" elapsed="0.061763"/>
</kw>
<msg time="2026-04-21T01:57:47.636092" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:47.636136" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "K "i "l "l "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:47.573594" elapsed="0.062582"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T01:57:47.636359" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T01:57:47.636253" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.636234" elapsed="0.000208"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.636868" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.637211" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T01:57:47.637284" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T01:57:47.572921" elapsed="0.064472"/>
</kw>
<msg time="2026-04-21T01:57:47.637533" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:47.637578" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "K "i "l "l "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:47.568188" elapsed="0.069429"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.637960" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:47.637694" elapsed="0.000319"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.637677" elapsed="0.000360"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:57:47.568044" elapsed="0.070017"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:57:47.567867" elapsed="0.070227"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T01:57:47.565461" elapsed="0.072690"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T01:57:47.560599" elapsed="0.077633"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:47.560174" elapsed="0.078108"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T01:57:47.557332" elapsed="0.081003"/>
</kw>
<kw name="Kill_BGP_Speaker" owner="BGPSpeaker">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.639533" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:47.639217" elapsed="0.000344"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T01:57:47.639715" elapsed="0.000520"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T01:57:47.638948" elapsed="0.001359"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T01:57:47.669402" level="INFO">^C
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T01:57:47.640874" elapsed="0.028602"/>
</kw>
<msg time="2026-04-21T01:57:47.669585" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:47.669629" level="INFO">${message} = ^C
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${status}</var>
<var>${message}</var>
<arg>SSHLibrary.Read_Until_Prompt</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:47.640466" elapsed="0.029188"/>
</kw>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:57:47.670429" level="INFO">Executing command 'cat play.py.out'.</msg>
<msg time="2026-04-21T01:57:47.682599" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T01:57:47.682735" level="INFO">${output_log} = 2026-04-21 01:57:35,762 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 01:57:35,763 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 01:57:35,769 INFO BGP-Thread-1 (job): Ope...</msg>
<var>${output_log}</var>
<arg>cat ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:57:47.670198" elapsed="0.012573"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.683640" level="INFO">2026-04-21 01:57:35,762 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 01:57:35,763 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 01:57:35,769 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 01:57:35,769 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-04-21 01:57:35,770 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 01:57:35,770 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 3
2026-04-21 01:57:35,770 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-04-21 01:57:35,770 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-04-21 01:57:35,770 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-04-21 01:57:35,770 INFO BGP-Thread-1 (job):   My BGP Identifier: 169782132
2026-04-21 01:57:35,770 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-04-21 01:57:35,770 INFO BGP-Thread-1 (job):   Originator ID: None
2026-04-21 01:57:35,770 INFO BGP-Thread-1 (job):   Cluster list: None
2026-04-21 01:57:35,770 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-04-21 01:57:35,770 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-04-21 01:57:35,770 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-04-21 01:57:35,770 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 3
2026-04-21 01:57:35,770 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-04-21 01:57:35,770 INFO BGP-Thread-1 (job):   Let's go ...

2026-04-21 01:57:35,771 INFO BGP-Thread-1 (job): Iteration: 0 - total remaining prefixes: 3
2026-04-21 01:57:35,772 INFO BGP-Thread-1 (job): All update messages generated.
2026-04-21 01:57:35,772 INFO BGP-Thread-1 (job): Storing performance results.
2026-04-21 01:57:35,772 INFO BGP-Thread-1 (job): ########## Final results ##########
2026-04-21 01:57:35,772 INFO BGP-Thread-1 (job): Number of iterations: 3
2026-04-21 01:57:35,772 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the pre-fill phase: 0
2026-04-21 01:57:35,772 INFO BGP-Thread-1 (job): The pre-fill phase duration: 0s
2026-04-21 01:57:35,772 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the 2nd test phase: 3
2026-04-21 01:57:35,772 INFO BGP-Thread-1 (job): The 2nd test phase duration: 8.893013000488281e-05s
2026-04-21 01:57:35,772 INFO BGP-Thread-1 (job): Threshold for performance reporting: 1000
2026-04-21 01:57:35,772 INFO BGP-Thread-1 (job): Message generator performance results stored in totals-bgp.csv:
2026-04-21 01:57:35,772 INFO BGP-Thread-1 (job):   
2026-04-21 01:57:35,772 INFO BGP-Thread-1 (job):   
2026-04-21 01:57:35,772 INFO BGP-Thread-1 (job): Message generator performance results stored in performance-bgp.csv:
2026-04-21 01:57:35,772 INFO BGP-Thread-1 (job):   
2026-04-21 01:57:35,772 INFO BGP-Thread-1 (job):   
2026-04-21 01:57:35,772 INFO BGP-Thread-1 (job): Finally an END-OF-RIB is sent.
2026-04-21 01:57:35,772 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 01:57:35,772 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 01:57:35,772 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 01:57:35,780 INFO BGP-Thread-1 (job): ... idle for 0.008s
2026-04-21 01:57:35,781 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.008s
2026-04-21 01:57:45,783 INFO BGP-Thread-1 (job): ... idle for 10.002s
2026-04-21 01:57:45,783 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.010s
2026-04-21 01:57:45,783 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-04-21 01:57:45,784 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 01:57:45,784 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 01:57:46,352 INFO BGP-Thread-1 (job): NOTIFICATION message received: 0xffffffffffffffffffffffffffffffff0015030600
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:47.683039" elapsed="0.000916"/>
</kw>
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="PASS" start="2026-04-21T01:57:47.669888" elapsed="0.014197"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<status status="PASS" start="2026-04-21T01:57:47.684512" elapsed="0.000070"/>
</return>
<status status="PASS" start="2026-04-21T01:57:47.684242" elapsed="0.000411"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.684196" elapsed="0.000514"/>
</if>
<kw name="Log" owner="BuiltIn">
<arg>${message}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.685084" elapsed="0.000050"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was not seen within timeout period.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.685459" elapsed="0.000043"/>
</kw>
<doc>Interrupt play.py, fail if no prompt is seen within SSHLibrary timeout.
Also dump the logs with the output the program produced.
This keyword is also suitable for stopping BGP manager.</doc>
<status status="PASS" start="2026-04-21T01:57:47.638603" elapsed="0.047025"/>
</kw>
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.687584" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T01:57:47.686847" elapsed="0.000830"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-04-21T01:57:47.686119" elapsed="0.001718"/>
</kw>
<kw name="Do_Not_Start_Failing_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T01:57:47.689106" elapsed="0.000458"/>
</kw>
<doc>This is just a more readable 'None' to override [Teardown].</doc>
<status status="PASS" start="2026-04-21T01:57:47.688413" elapsed="0.001271"/>
</kw>
<doc>Abort the Python speaker. Also, attempt to stop failing fast.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T01:57:47.556782" elapsed="0.132987"/>
</test>
<test id="s1-s4-t19" name="Check_For_Empty_Topology_After_Talking" line="257">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.696701" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:47.696478" elapsed="0.000280"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.696460" elapsed="0.000322"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T01:57:47.696291" elapsed="0.000555"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:47.697867" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:47.697743" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.697726" elapsed="0.000212"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:47.703079" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:47.702965" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.702947" elapsed="0.000199"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.704169" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:47.703758" elapsed="0.000438"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.704656" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:57:47.704358" elapsed="0.000324"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:57:47.704727" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T01:57:47.704905" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:57:47.703377" elapsed="0.001553"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:47.710606" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:47.710495" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.710476" elapsed="0.000198"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:47.711892" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:47.711758" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.711741" elapsed="0.000219"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:57:47.712412" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.712108" elapsed="0.000330"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:57:47.712834" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:47.712597" elapsed="0.000265"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:57:47.742035" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:57:47.713360" elapsed="0.028847"/>
</kw>
<msg time="2026-04-21T01:57:47.742398" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:57:47.742494" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:47.713023" elapsed="0.029511"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:57:47.762820" level="INFO">". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e "r "_ "T "a "l "k "i "n "g "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:57:47.743183" elapsed="0.019880"/>
</kw>
<msg time="2026-04-21T01:57:47.763426" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:57:47.763530" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:47.742721" elapsed="0.020891"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.764347" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:47.763823" elapsed="0.000649"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.763741" elapsed="0.000786"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.765559" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e "r "_ "T "a "l "k "i "n "g "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:47.764882" elapsed="0.000831"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.766392" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:47.765896" elapsed="0.000703"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.765854" elapsed="0.000801"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:57:47.766731" elapsed="0.000097"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:47.771809" elapsed="0.000307"/>
</kw>
<msg time="2026-04-21T01:57:47.772183" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:47.770148" elapsed="0.002175"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.772602" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.772963" elapsed="0.000078"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:57:47.768636" elapsed="0.004517"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:57:47.767392" elapsed="0.005825"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:57:47.711459" elapsed="0.061857"/>
</kw>
<msg time="2026-04-21T01:57:47.773409" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:47.773454" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:47.710847" elapsed="0.062644"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T01:57:47.773676" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T01:57:47.773567" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.773549" elapsed="0.000211"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.774183" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.774545" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T01:57:47.774619" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T01:57:47.710115" elapsed="0.064612"/>
</kw>
<msg time="2026-04-21T01:57:47.774836" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:47.774881" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:47.705321" elapsed="0.069598"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.775291" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:47.775033" elapsed="0.000313"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.775015" elapsed="0.000356"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:57:47.705174" elapsed="0.070220"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:57:47.704992" elapsed="0.070436"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T01:57:47.702581" elapsed="0.072903"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T01:57:47.697454" elapsed="0.078088"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:47.696998" elapsed="0.078590"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-04-21T01:57:47.692105" elapsed="0.083536"/>
</kw>
<kw name="Wait_For_Topology_To_Change_To">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.827757" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:47.827369" elapsed="0.000418"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:47.828680" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:47.828315" elapsed="0.000443">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:47.828878" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:47.827973" elapsed="0.000930"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.829462" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:47.829076" elapsed="0.000413"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:57:47.829805" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:57:47.829969" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:57:47.829651" elapsed="0.000344"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.830399" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:47.830152" elapsed="0.000291"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.831674" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:47.831228" elapsed="0.000508"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.832278" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.831917" elapsed="0.000387"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.832712" elapsed="0.000046"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.833462" elapsed="0.000051"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.833835" elapsed="0.000048"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T01:57:47.832522" elapsed="0.001480"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T01:57:47.832359" elapsed="0.001709"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T01:57:47.834116" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T01:57:47.834281" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T01:57:47.830877" elapsed="0.003429"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:47.830511" elapsed="0.003828"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.834512" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:47.834363" elapsed="0.000255"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.830491" elapsed="0.004150"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.835255" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:47.834788" elapsed="0.000495"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:57:47.835333" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:57:47.826689" elapsed="0.008768"/>
</kw>
<msg time="2026-04-21T01:57:47.835511" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:47.813747" elapsed="0.021813"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.848213" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.860318" elapsed="0.000035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.872880" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.873091" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.873271" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.873651" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:47.873501" elapsed="0.000206"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:57:47.873486" elapsed="0.000245"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.873891" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.874065" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.874235" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:57:47.873456" elapsed="0.000832"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:57:47.873351" elapsed="0.000963"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.874461" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:47.874536" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T01:57:47.874690" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:57:47.809437" elapsed="0.065286"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:47.876126" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:47.875875" elapsed="0.000320">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:47.876289" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:47.875505" elapsed="0.000808"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.876633" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:47.876383" elapsed="0.000309"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.877209" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:47.876909" elapsed="0.000326"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:47.876717" elapsed="0.000554"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.876365" elapsed="0.000927"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.879664" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:47.877444" elapsed="0.002246"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T01:57:47.879741" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:57:47.879915" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:57:47.875166" elapsed="0.004774"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:47.881194" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:47.880962" elapsed="0.000293">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:47.881347" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:47.880607" elapsed="0.000765"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T01:57:47.881577" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T01:57:47.881441" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.881423" elapsed="0.000237"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.881821" elapsed="0.000023"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.881994" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T01:57:47.882059" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T01:57:47.884061" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:57:47.880278" elapsed="0.003810"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.885526" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:47.885273" elapsed="0.000298"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.885985" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:47.885723" elapsed="0.000306"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:57:47.894375" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0io7qbtb7wm8k15m02exnlwfto4.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:57:47.894525" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T01:57:47.894623" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:57:47.888344" elapsed="0.006306"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:47.886094" elapsed="0.008639"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.894941" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:47.894763" elapsed="0.000285"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.886076" elapsed="0.008996"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.898503" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:47.896104" elapsed="0.002447"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:47.895880" elapsed="0.002707"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.895862" elapsed="0.002750"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.902107" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:47.898939" elapsed="0.003231"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:47.898668" elapsed="0.003551"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.898651" elapsed="0.003603"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.903066" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:47.902485" elapsed="0.000608"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.903405" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:47.903164" elapsed="0.000300"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.903969" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:47.903651" elapsed="0.000345"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:47.903488" elapsed="0.000547"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.903146" elapsed="0.000913"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.904585" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:47.904220" elapsed="0.000392"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.904934" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:47.904682" elapsed="0.000311"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.905472" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:47.905179" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:47.905017" elapsed="0.000518"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.904665" elapsed="0.000892"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:47.905709" elapsed="0.000363"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T01:57:47.906542" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:47.906240" elapsed="0.000329"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T01:57:47.906747" elapsed="0.002320"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T01:57:47.895439" elapsed="0.013693"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:47.909310" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:47.909204" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.909185" elapsed="0.000194"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:57:47.912218" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:57:47.909526" elapsed="0.002722"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T01:57:47.912301" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T01:57:47.912460" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T01:57:47.884432" elapsed="0.028055"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:57:47.912551" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T01:57:47.912700" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T01:57:47.787375" elapsed="0.125383"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.941056" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:47.940297" elapsed="0.000788"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:47.943137" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:47.942546" elapsed="0.000750">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:47.943428" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:47.941251" elapsed="0.002202"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.944393" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:47.943621" elapsed="0.000799"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:57:47.944839" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:57:47.945095" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:57:47.944584" elapsed="0.000538"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.945729" level="INFO">{
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:47.945284" elapsed="0.000523"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T01:57:47.946478" elapsed="0.000080"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:47.945878" elapsed="0.000759"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.947496" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:47.946880" elapsed="0.000658"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:47.946665" elapsed="0.000953"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.945859" elapsed="0.001783"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:47.948604" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:47.947806" elapsed="0.000827"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:57:47.948682" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:57:47.939563" elapsed="0.009326"/>
</kw>
<msg time="2026-04-21T01:57:47.948952" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:47.927221" elapsed="0.021785"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.961396" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.973583" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.985879" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.986078" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.986253" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.986639" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:47.986491" elapsed="0.000203"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:57:47.986476" elapsed="0.000242"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.986940" elapsed="0.000030"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.987140" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.987310" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:57:47.986444" elapsed="0.000921"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:57:47.986335" elapsed="0.001058"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.987545" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:47.987621" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T01:57:47.987743" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:57:47.924539" elapsed="0.063230"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:47.987967" elapsed="0.002175"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:57:47.991324" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:57:47.990971" elapsed="0.000382"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:57:47.991834" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:57:47.991511" elapsed="0.000352"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T01:57:47.992022" elapsed="0.000326"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T01:57:47.990465" elapsed="0.001942"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:47.990223" elapsed="0.002217"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.992612" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:47.992465" elapsed="0.000201"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.990204" elapsed="0.002482"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T01:57:47.913968" elapsed="0.078849"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T01:57:47.913143" elapsed="0.079755"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:47.912897" elapsed="0.080047"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.912878" elapsed="0.080091"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:57:47.993003" elapsed="0.000029"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T01:57:47.781191" elapsed="0.211941"/>
</kw>
<arg>${folder_name}</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-04-21T01:57:47.776734" elapsed="0.216462"/>
</kw>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Compare_Topology</arg>
<arg>${folder_name}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T01:57:47.776198" elapsed="0.217045"/>
</kw>
<arg>empty_topology</arg>
<doc>Wait until Compare_Topology matches expected result.</doc>
<status status="PASS" start="2026-04-21T01:57:47.775800" elapsed="0.217504"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T01:57:47.993905" elapsed="0.000244"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T01:57:47.993582" elapsed="0.000630"/>
</kw>
<doc>See example-ipv4-topology empty again.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T01:57:47.690491" elapsed="0.303760"/>
</test>
<test id="s1-s4-t20" name="Start_Listening_BGP_Speaker" line="262">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:47.998542" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:47.998229" elapsed="0.000397"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.998201" elapsed="0.000458"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T01:57:47.997915" elapsed="0.000808"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:48.000169" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:48.000021" elapsed="0.000323"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:47.999996" elapsed="0.000379"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:48.007954" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:48.007846" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:48.007827" elapsed="0.000195"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:48.009174" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:48.008717" elapsed="0.000485"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:57:48.009813" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:57:48.009417" elapsed="0.000427"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:57:48.009890" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T01:57:48.010069" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:57:48.008291" elapsed="0.001805"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:48.015773" elapsed="0.000030"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:48.015663" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:48.015643" elapsed="0.000217"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:48.017201" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:48.017092" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:48.017073" elapsed="0.000196"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:57:48.017739" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:57:48.017425" elapsed="0.000341"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:57:48.018176" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:48.017949" elapsed="0.000253"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:57:48.051434" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:57:48.018770" elapsed="0.032806"/>
</kw>
<msg time="2026-04-21T01:57:48.051769" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:57:48.051860" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:48.018406" elapsed="0.033500"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:57:48.071091" level="INFO">". "t "x "t ". "B "a "s "i "c ". "S "t "a "r "t "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:57:48.052546" elapsed="0.018654"/>
</kw>
<msg time="2026-04-21T01:57:48.071364" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:57:48.071410" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "S "t "a "r "t "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:48.052142" elapsed="0.019306"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:48.071821" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:48.071540" elapsed="0.000351"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:48.071513" elapsed="0.000408"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:48.072498" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "S "t "a "r "t "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:48.072111" elapsed="0.000474"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:48.072915" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:48.072667" elapsed="0.000305"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:48.072645" elapsed="0.000351"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:57:48.073033" elapsed="0.000037"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:48.075738" elapsed="0.000169"/>
</kw>
<msg time="2026-04-21T01:57:48.075972" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:48.074547" elapsed="0.001582"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:48.076408" elapsed="0.000079"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:48.076746" elapsed="0.000098"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:57:48.073913" elapsed="0.003042"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:57:48.073342" elapsed="0.003677"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:57:48.016713" elapsed="0.060403"/>
</kw>
<msg time="2026-04-21T01:57:48.077208" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:48.077253" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "S "t "a "r "t "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:48.016038" elapsed="0.061253"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T01:57:48.077671" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T01:57:48.077367" elapsed="0.000366"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:48.077349" elapsed="0.000408"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:48.078184" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:48.078528" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T01:57:48.078598" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T01:57:48.015300" elapsed="0.063406"/>
</kw>
<msg time="2026-04-21T01:57:48.078824" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:48.078870" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "S "t "a "r "t "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:48.010533" elapsed="0.068419"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:48.079322" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:48.079057" elapsed="0.000320"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:48.079013" elapsed="0.000389"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:57:48.010362" elapsed="0.069063"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:57:48.010164" elapsed="0.069296"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T01:57:48.007464" elapsed="0.072051"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T01:57:47.999601" elapsed="0.079970"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:47.998996" elapsed="0.080620"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-04-21T01:57:47.995251" elapsed="0.084420"/>
</kw>
<kw name="Start_BGP_Speaker" owner="BGPSpeaker">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:48.080680" level="INFO">${command} = python3 play.py --amount 3 --listen --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --info &amp;&gt; play.py.out</msg>
<var>${command}</var>
<arg>python3 play.py ${arguments} &amp;&gt; ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:48.080352" elapsed="0.000355"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:48.081120" level="INFO">python3 play.py --amount 3 --listen --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --info &amp;&gt; play.py.out</msg>
<arg>${command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:48.080879" elapsed="0.000287"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:57:48.084033" level="INFO">python3 play.py --amount 3 --listen --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --info &amp;&gt; play.py.out</msg>
<msg time="2026-04-21T01:57:48.084125" level="INFO">${output} =  python3 play.py --amount 3 --listen --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --info &amp;&gt; play.py.out
</msg>
<var>${output}</var>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:57:48.081318" elapsed="0.002834"/>
</kw>
<arg>--amount 3 --listen --myip=${TOOLS_SYSTEM_IP} --myport=${BGP_TOOL_PORT} --peerip=${ODL_SYSTEM_IP} --${BGP_TOOL_LOG_LEVEL}</arg>
<doc>Start the BGP speaker python utility. Redirect its error output to a log file
so it can be dumped into the logs later, when stopping it. This also avoids polluting the
output seen by "Read Until Prompt" with false propmpts so it won't stop prematurely
leading to a spurious test failure, messy log content or other misbehavior.</doc>
<status status="PASS" start="2026-04-21T01:57:48.079911" elapsed="0.004300"/>
</kw>
<kw name="Read_And_Fail_If_Prompt_Is_Seen" owner="BGPcliKeywords">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="Run Keyword And Expect Error" owner="BuiltIn">
<kw name="Read_Text_Before_Prompt" owner="BGPcliKeywords">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T01:57:58.086441" level="FAIL">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</msg>
<var>${text}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-21T01:57:48.085768" elapsed="10.001458">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.087552" elapsed="0.000033"/>
</kw>
<doc>Log text gathered by SSHLibrary.Read_Until_Prompt.
This needs to be a separate keyword just because how Read_And_Fail_If_Prompt_Is_Seen is implemented.</doc>
<status status="FAIL" start="2026-04-21T01:57:48.085500" elapsed="10.002210">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</status>
</kw>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the keyword and checks that the expected error occurred.</doc>
<status status="PASS" start="2026-04-21T01:57:48.085098" elapsed="10.002773"/>
</kw>
<msg time="2026-04-21T01:57:58.087986" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>BuiltIn.Run_Keyword_And_Expect_Error</arg>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:48.084723" elapsed="10.003289"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-04-21T01:57:58.088207" elapsed="0.000030"/>
</return>
<status status="PASS" start="2026-04-21T01:57:58.088117" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:58.088088" elapsed="0.000205"/>
</if>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.088532" elapsed="0.000028"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was seen but it was not expected yet</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.088710" elapsed="0.000021"/>
</kw>
<doc>Try to read SSH to see prompt, but expect to see no prompt within SSHLibrary's timeout.</doc>
<status status="PASS" start="2026-04-21T01:57:48.084444" elapsed="10.004360"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T01:57:58.089421" elapsed="0.000293"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T01:57:58.089080" elapsed="0.000697"/>
</kw>
<doc>Start Python speaker in listening mode, verify that the tool does not exit quickly.</doc>
<status status="PASS" start="2026-04-21T01:57:47.994585" elapsed="10.095245"/>
</test>
<test id="s1-s4-t21" name="Check_Listening_Connection_Is_Not_Established_Yet" line="268">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.093881" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:58.093567" elapsed="0.000375"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:58.093549" elapsed="0.000419"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T01:57:58.093382" elapsed="0.000633"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:58.095036" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:58.094929" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:58.094912" elapsed="0.000191"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:58.100019" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:58.099914" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:58.099896" elapsed="0.000190"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:58.101106" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:58.100700" elapsed="0.000433"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:57:58.101591" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:57:58.101294" elapsed="0.000323"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:57:58.101661" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:57:58.101832" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:57:58.100315" elapsed="0.001559"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:58.107341" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:58.107235" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:58.107216" elapsed="0.000193"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:58.108587" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:58.108477" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:58.108459" elapsed="0.000195"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:57:58.109132" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:57:58.108823" elapsed="0.000336"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:57:58.109536" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:58.109318" elapsed="0.000244"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:57:58.141213" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:57:58.110096" elapsed="0.031225"/>
</kw>
<msg time="2026-04-21T01:57:58.141519" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:57:58.141567" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:58.109723" elapsed="0.031882"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:57:58.166502" level="INFO">". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s "_ "N "o "t "_ "E "s "t "a "b "l "i "s "h "e "d "_ "Y "e "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:57:58.142229" elapsed="0.024391"/>
</kw>
<msg time="2026-04-21T01:57:58.166813" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:57:58.166862" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:58.141824" elapsed="0.025075"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.167234" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:58.166988" elapsed="0.000303"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:58.166963" elapsed="0.000354"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:58.167768" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s "_ "N "o "t "_ "E "s "t "a "b "l "i "s "h "e "d "_ "Y "e "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:58.167459" elapsed="0.000469"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.168215" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:58.167997" elapsed="0.000273"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:58.167978" elapsed="0.000315"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:57:58.168327" elapsed="0.000034"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:58.171008" elapsed="0.000150"/>
</kw>
<msg time="2026-04-21T01:57:58.171219" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:58.169841" elapsed="0.001512"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.171625" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.171990" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:57:58.169186" elapsed="0.002990"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:57:58.168625" elapsed="0.003618"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:57:58.108177" elapsed="0.064165"/>
</kw>
<msg time="2026-04-21T01:57:58.172435" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:58.172479" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:58.107561" elapsed="0.064957"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T01:57:58.172702" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T01:57:58.172594" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:58.172576" elapsed="0.000209"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.173211" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.173554" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T01:57:58.173625" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T01:57:58.106897" elapsed="0.066834"/>
</kw>
<msg time="2026-04-21T01:57:58.173849" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:58.173931" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:58.102257" elapsed="0.071721"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.174313" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:58.174058" elapsed="0.000308"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:58.174040" elapsed="0.000350"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:57:58.102112" elapsed="0.072301"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:57:58.101932" elapsed="0.072515"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T01:57:58.099541" elapsed="0.074962"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T01:57:58.094620" elapsed="0.079937"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:58.094170" elapsed="0.080431"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-04-21T01:57:58.090930" elapsed="0.083723"/>
</kw>
<kw name="Check_Speaker_Is_Not_Connected">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_Number_Of_Speaker_Connections">
<kw name="Count_Port_Occurences" owner="SSHKeywords">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Check_And_Install_Netstat" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:57:58.180953" level="INFO">Executing command 'netstat --version'.</msg>
<msg time="2026-04-21T01:57:58.194342" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T01:57:58.194569" level="INFO">${netstat_installed} = net-tools 2.10-alpha
Fred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others
+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX
AF: (inet) +UNIX +INET...</msg>
<var>${netstat_installed}</var>
<arg>netstat --version</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:57:58.180851" elapsed="0.013863"/>
</kw>
<if>
<branch type="IF" condition="'${netstat_installed}' is not string and '${netstat_installed}' != '0'">
<kw name="Install_Netstat" owner="SSHKeywords">
<doc>Install netstat if it is not already installed.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.195673" elapsed="0.000056"/>
</kw>
<msg time="2026-04-21T01:57:58.195840" level="FAIL">Invalid IF condition: Evaluating expression "'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' is not string and 'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' != '0'" failed: SyntaxError: unterminated string literal (detected at line 1) (&lt;string&gt;, line 1)

Variables in the original expression "'${netstat_installed}' is not string and '${netstat_installed}' != '0'" were resolved before the expression was evaluated. Try using "$netstat_installed is not string and $netstat_installed != '0'" syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details.</msg>
<status status="FAIL" start="2026-04-21T01:57:58.194935" elapsed="0.001016">Invalid IF condition: Evaluating expression "'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' is not string and 'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' != '0'" failed: SyntaxError: unterminated string literal (detected at line 1) (&lt;string&gt;, line 1)

Variables in the original expression "'${netstat_installed}' is not string and '${netstat_installed}' != '0'" were resolved before the expression was evaluated. Try using "$netstat_installed is not string and $netstat_installed != '0'" syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details.</status>
</branch>
<status status="FAIL" start="2026-04-21T01:57:58.194889" elapsed="0.001157">Invalid IF condition: Evaluating expression "'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' is not string and 'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' != '0'" failed: SyntaxError: unterminated string literal (detected at line 1) (&lt;string&gt;, line 1)

Variables in the original expression "'${netstat_installed}' is not string and '${netstat_installed}' != '0'" were resolved before the expression was evaluated. Try using "$netstat_installed is not string and $netstat_installed != '0'" syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details.</status>
</if>
<doc>Check if netstat is installed and install it if not.</doc>
<status status="FAIL" start="2026-04-21T01:57:58.180559" elapsed="0.015744">Invalid IF condition: Evaluating expression "'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' is not string and 'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' != '0'" failed: SyntaxError: unterminated string literal (detected at line 1) (&lt;string&gt;, line 1)

Variables in the original expression "'${netstat_installed}' is not string and '${netstat_installed}' != '0'" were resolved before the expression was evaluated. Try using "$netstat_installed is not string and $netstat_installed != '0'" syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details.</status>
</kw>
<arg>Check_And_Install_Netstat</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:58.180161" elapsed="0.016283"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:57:58.197322" level="INFO">Executing command 'netstat -punta 2&gt; /dev/null | grep -E ":17900 .+ ESTABLISHED .+python" | wc -l'.</msg>
<msg time="2026-04-21T01:57:58.244230" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T01:57:58.244495" level="INFO">${output} = 0</msg>
<var>${output}</var>
<arg>${NETSTAT_COMMAND} 2&gt; /dev/null | grep -E ":${port} .+ ${state} .+${name}" | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:57:58.196832" elapsed="0.047736"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-21T01:57:58.244701" elapsed="0.000129"/>
</return>
<msg time="2026-04-21T01:57:58.245177" level="INFO">${output} = 0</msg>
<var>${output}</var>
<arg>17900</arg>
<arg>ESTABLISHED</arg>
<arg>python</arg>
<doc>Run 'netstat' on the remote machine and count occurences of given port in the given state connected to process with the given name.</doc>
<status status="PASS" start="2026-04-21T01:57:58.179769" elapsed="0.065475"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output}</arg>
<arg>${howmany}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T01:57:58.245715" elapsed="0.001175"/>
</kw>
<arg>0</arg>
<doc>Run netstat in mininet machine and parse it for number of established connections. Check it is ${howmany}.</doc>
<status status="PASS" start="2026-04-21T01:57:58.179389" elapsed="0.067676"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Check_Number_Of_Speaker_Connections</arg>
<arg>0</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T01:57:58.175093" elapsed="0.072082"/>
</kw>
<doc>Give it a few tries to see zero established connections.</doc>
<status status="PASS" start="2026-04-21T01:57:58.174807" elapsed="0.072498"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T01:57:58.248915" elapsed="0.000551"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T01:57:58.248126" elapsed="0.001484"/>
</kw>
<doc>See no TCP connection, as both ODL and tool are in listening mode.</doc>
<status status="PASS" start="2026-04-21T01:57:58.090305" elapsed="0.159392"/>
</test>
<test id="s1-s4-t22" name="Check_For_Empty_Topology_Before_Listening" line="272">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.255243" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:58.254914" elapsed="0.000410"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:58.254884" elapsed="0.000476"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T01:57:58.254586" elapsed="0.000843"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:58.256891" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:58.256705" elapsed="0.000251"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:58.256680" elapsed="0.000306"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:58.263519" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:58.263410" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:58.263392" elapsed="0.000196"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:58.264633" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:58.264241" elapsed="0.000419"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:57:58.265184" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:57:58.264870" elapsed="0.000341"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:57:58.265256" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:57:58.265411" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:57:58.263845" elapsed="0.001590"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:58.271253" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:58.271143" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:58.271124" elapsed="0.000198"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:57:58.272498" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:58.272393" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:58.272375" elapsed="0.000192"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:57:58.273044" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:57:58.272715" elapsed="0.000355"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:57:58.273450" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:58.273231" elapsed="0.000244"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:57:58.306478" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:57:58.274006" elapsed="0.032591"/>
</kw>
<msg time="2026-04-21T01:57:58.306823" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:57:58.306874" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:58.273637" elapsed="0.033276"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:57:58.328379" level="INFO">". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "B "e "f "o "r "e "_ "L "i "s "t "e "n "i "n "g "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:57:58.307483" elapsed="0.021101"/>
</kw>
<msg time="2026-04-21T01:57:58.328822" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:57:58.328871" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "B "e "f "o ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:58.307101" elapsed="0.021809"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.329419" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:58.329108" elapsed="0.000371"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:58.329071" elapsed="0.000436"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:58.330090" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "B "e "f "o "r "e "_ "L "i "s "t "e "n "i "n "g "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:58.329655" elapsed="0.000507"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.330454" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:58.330230" elapsed="0.000278"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:58.330212" elapsed="0.000320"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:57:58.330569" elapsed="0.000041"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:57:58.333592" elapsed="0.000154"/>
</kw>
<msg time="2026-04-21T01:57:58.333840" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:58.332352" elapsed="0.001680"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.334337" elapsed="0.000081"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.334686" elapsed="0.000077"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:57:58.331483" elapsed="0.003523"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:57:58.330914" elapsed="0.004159"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:57:58.272092" elapsed="0.063084"/>
</kw>
<msg time="2026-04-21T01:57:58.335277" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:58.335324" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "B "e "f "o ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:58.271478" elapsed="0.063887"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T01:57:58.335561" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T01:57:58.335448" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:58.335428" elapsed="0.000218"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.336106" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.336470" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T01:57:58.336543" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T01:57:58.270779" elapsed="0.065878"/>
</kw>
<msg time="2026-04-21T01:57:58.336760" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:58.336837" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "B "e "f "o ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:58.265866" elapsed="0.071015"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.337223" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:58.336963" elapsed="0.000316"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:58.336946" elapsed="0.000358"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:57:58.265678" elapsed="0.071650"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:57:58.265497" elapsed="0.071867"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T01:57:58.263044" elapsed="0.074385"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T01:57:58.256301" elapsed="0.081212"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:58.255643" elapsed="0.081934"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-04-21T01:57:58.251147" elapsed="0.086488"/>
</kw>
<kw name="Verify_That_Topology_Does_Not_Change_From">
<kw name="Verify_Keyword_Does_Not_Fail_Within_Timeout" owner="WaitForFailure">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Confirm_Keyword_Fails_Within_Timeout" owner="WaitForFailure">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:58.398909" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:58.398465" elapsed="0.000480"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:58.399759" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:58.399477" elapsed="0.000381">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:58.399956" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:58.399130" elapsed="0.000851"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:58.400552" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:58.400152" elapsed="0.000428"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:57:58.400908" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:57:58.401080" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:57:58.400745" elapsed="0.000362"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:58.401523" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:58.401272" elapsed="0.000296"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:58.402662" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:58.402399" elapsed="0.000309"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:57:58.403167" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:57:58.402888" elapsed="0.000306"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.403676" elapsed="0.000022"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.403905" elapsed="0.000026"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.404087" elapsed="0.000022"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T01:57:58.403404" elapsed="0.000743"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T01:57:58.403252" elapsed="0.000927"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T01:57:58.404230" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T01:57:58.404403" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T01:57:58.402060" elapsed="0.002369"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:58.401651" elapsed="0.002810"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.404641" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:58.404489" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:58.401625" elapsed="0.003094"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:58.405334" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:58.404883" elapsed="0.000480"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:57:58.405412" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:57:58.397693" elapsed="0.007847"/>
</kw>
<msg time="2026-04-21T01:57:58.405654" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:58.383264" elapsed="0.022446"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.418866" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.431889" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.444657" elapsed="0.000032"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.444890" elapsed="0.000026"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.445077" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.445479" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:58.445328" elapsed="0.000207"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:57:58.445311" elapsed="0.000249"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.445703" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.445896" elapsed="0.000027"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.446120" elapsed="0.000023"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:57:58.445275" elapsed="0.000902"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:57:58.445161" elapsed="0.001044"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.446360" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:58.446440" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T01:57:58.446578" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:57:58.378779" elapsed="0.067827"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:58.448028" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:58.447700" elapsed="0.000429">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:58.448260" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:58.447321" elapsed="0.000972"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.448843" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:58.448397" elapsed="0.000511"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:58.449426" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:58.449119" elapsed="0.000335"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:58.448935" elapsed="0.000555"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:58.448369" elapsed="0.001143"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:58.451992" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:58.449669" elapsed="0.002351"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T01:57:58.452075" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T01:57:58.452236" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:57:58.446970" elapsed="0.005291"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:58.453621" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:58.453346" elapsed="0.000353">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:58.453818" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:58.452965" elapsed="0.000880"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T01:57:58.454114" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T01:57:58.453933" elapsed="0.000247"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:58.453911" elapsed="0.000294"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.454355" elapsed="0.000023"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.454532" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T01:57:58.454599" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T01:57:58.456670" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:57:58.452595" elapsed="0.004110"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:58.458225" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:58.457912" elapsed="0.000372"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:58.458779" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:58.458471" elapsed="0.000458"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:57:58.469130" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0io7qbtb7wm8k15m02exnlwfto4.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:57:58.469282" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T01:57:58.469405" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:57:58.461203" elapsed="0.008229"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:58.459015" elapsed="0.010461"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.469659" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:58.469503" elapsed="0.000223"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:58.458991" elapsed="0.010776"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:58.475125" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:58.471498" elapsed="0.003694"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:58.471058" elapsed="0.004183"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:58.471024" elapsed="0.004252"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:58.478756" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:58.475667" elapsed="0.003228"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:58.475355" elapsed="0.003586"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:58.475330" elapsed="0.003639"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:58.479594" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:58.479156" elapsed="0.000467"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.479960" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:58.479695" elapsed="0.000325"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:58.480517" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:58.480210" elapsed="0.000334"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:58.480044" elapsed="0.000537"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:58.479676" elapsed="0.000926"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:58.481172" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:58.480763" elapsed="0.000448"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.481538" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:58.481287" elapsed="0.000309"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:58.482189" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:58.481785" elapsed="0.000431"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:58.481621" elapsed="0.000633"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:58.481267" elapsed="0.001010"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:58.482431" elapsed="0.000355"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T01:57:58.483298" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:58.482986" elapsed="0.000338"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T01:57:58.483483" elapsed="0.002242"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T01:57:58.470309" elapsed="0.015497"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:58.486010" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:58.485891" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:58.485866" elapsed="0.000257"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:57:58.489215" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:57:58.486275" elapsed="0.002969"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T01:57:58.489298" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T01:57:58.489463" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T01:57:58.457048" elapsed="0.032441"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:57:58.489553" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T01:57:58.489706" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T01:57:58.355080" elapsed="0.134653"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:58.518246" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:58.517805" elapsed="0.000476"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:58.519425" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:58.519094" elapsed="0.000425">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:58.519639" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:58.518668" elapsed="0.001004"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:58.520337" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:58.519888" elapsed="0.000478"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:57:58.520726" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:57:58.520923" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:57:58.520563" elapsed="0.000391"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:58.521432" level="INFO">{
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:58.521134" elapsed="0.000347"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T01:57:58.521883" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:58.521556" elapsed="0.000387"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:58.522498" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:58.522170" elapsed="0.000356"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:58.521968" elapsed="0.000594"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:58.521535" elapsed="0.001051"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:58.523202" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:58.522745" elapsed="0.000485"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:57:58.523284" elapsed="0.000037"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:57:58.517060" elapsed="0.006373"/>
</kw>
<msg time="2026-04-21T01:57:58.523498" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:58.504573" elapsed="0.018981"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.536078" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.548229" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.560772" elapsed="0.000043"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.561061" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.561249" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.561717" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:58.561543" elapsed="0.000236"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:57:58.561520" elapsed="0.000306"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.561997" elapsed="0.000026"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.562220" elapsed="0.000023"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.562393" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:57:58.561461" elapsed="0.000986"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:57:58.561339" elapsed="0.001138"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.562627" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:58.562704" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T01:57:58.562857" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:57:58.501918" elapsed="0.060967"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:58.563063" elapsed="0.002289"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:57:58.566634" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:57:58.566258" elapsed="0.000404"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:57:58.567130" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:57:58.566843" elapsed="0.000322"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T01:57:58.567331" elapsed="0.000351"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T01:57:58.565687" elapsed="0.002056"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:58.565437" elapsed="0.002341"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:58.567974" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:58.567822" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:58.565417" elapsed="0.002633"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T01:57:58.491030" elapsed="0.077069"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T01:57:58.490131" elapsed="0.078045"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:58.489836" elapsed="0.078389"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:58.489816" elapsed="0.078434"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:57:58.568285" elapsed="0.000030"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T01:57:58.348271" elapsed="0.220276"/>
</kw>
<arg>empty_topology</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-04-21T01:57:58.343202" elapsed="0.225468"/>
</kw>
<msg time="2026-04-21T01:57:58.568869" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:58.568917" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:58.342608" elapsed="0.226333"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T01:57:58.569134" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:58.569017" elapsed="0.000163"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:58.568997" elapsed="0.000208"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:58.569869" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:58.569358" elapsed="0.000557"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T01:57:58.570688" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T01:57:58.570190" elapsed="0.000569">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T01:57:58.342251" elapsed="0.228644">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:59.630980" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:59.630518" elapsed="0.000496"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:59.631823" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:59.631535" elapsed="0.000368">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:59.632001" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:59.631191" elapsed="0.000835"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:59.632596" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:59.632195" elapsed="0.000429"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:57:59.632986" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:57:59.633158" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:57:59.632820" elapsed="0.000364"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:59.633643" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:59.633351" elapsed="0.000339"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:59.634727" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:59.634447" elapsed="0.000325"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:57:59.635231" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:57:59.634951" elapsed="0.000307"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:59.635602" elapsed="0.000023"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:59.635831" elapsed="0.000026"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:59.636012" elapsed="0.000021"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T01:57:59.635462" elapsed="0.000607"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T01:57:59.635314" elapsed="0.000787"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T01:57:59.636150" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T01:57:59.636318" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T01:57:59.634117" elapsed="0.002226"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:59.633772" elapsed="0.002602"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:59.636547" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:59.636401" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:59.633746" elapsed="0.002944"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:59.637308" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:59.636856" elapsed="0.000479"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:57:59.637384" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:57:59.629886" elapsed="0.007630"/>
</kw>
<msg time="2026-04-21T01:57:59.637569" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:59.617334" elapsed="0.020290"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:59.650529" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:59.663010" elapsed="0.000037"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:59.675501" elapsed="0.000047"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:59.675767" elapsed="0.000038"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:59.675977" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:59.676412" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:59.676260" elapsed="0.000209"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:57:59.676241" elapsed="0.000255"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:59.676642" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:59.676827" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:59.676996" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:57:59.676199" elapsed="0.000851"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:57:59.676069" elapsed="0.001010"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:59.677228" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:59.677308" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T01:57:59.677468" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:57:59.612912" elapsed="0.064584"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:59.679100" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:59.678745" elapsed="0.000437">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:59.679285" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:59.678318" elapsed="0.000995"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:59.679664" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:59.679388" elapsed="0.000334"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:59.680303" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:59.679944" elapsed="0.000386"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:59.679747" elapsed="0.000620"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:59.679369" elapsed="0.001019"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:59.682814" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:59.680550" elapsed="0.002293"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T01:57:59.682899" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T01:57:59.683068" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:57:59.677951" elapsed="0.005143"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:59.684389" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:59.684131" elapsed="0.000326">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:59.684557" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:59.683769" elapsed="0.000814"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T01:57:59.684808" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T01:57:59.684655" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:59.684636" elapsed="0.000259"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:59.685044" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:59.685218" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T01:57:59.685285" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T01:57:59.687501" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:57:59.683425" elapsed="0.004110"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:59.689371" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:59.689050" elapsed="0.000381"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:59.689976" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:59.689636" elapsed="0.000390"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:57:59.699174" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0io7qbtb7wm8k15m02exnlwfto4.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:57:59.699313" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T01:57:59.699440" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:57:59.692551" elapsed="0.006930"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:59.690097" elapsed="0.009449"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:59.699824" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:59.699584" elapsed="0.000411"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:59.690077" elapsed="0.009950"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:59.704981" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:59.701486" elapsed="0.003564"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:59.701167" elapsed="0.003935"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:59.701141" elapsed="0.003998"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:59.708997" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:59.705553" elapsed="0.003544"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:59.705221" elapsed="0.003946"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:59.705196" elapsed="0.004015"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:59.710415" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:59.709518" elapsed="0.000957"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:59.711252" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:59.710631" elapsed="0.000751"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:59.711908" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:59.711588" elapsed="0.000346"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:59.711425" elapsed="0.000546"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:59.710591" elapsed="0.001400"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:59.712517" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:59.712152" elapsed="0.000391"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:59.712864" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:59.712613" elapsed="0.000310"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:59.713405" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:59.713109" elapsed="0.000321"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:59.712947" elapsed="0.000518"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:59.712595" elapsed="0.000892"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:59.713639" elapsed="0.000363"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T01:57:59.714465" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:59.714170" elapsed="0.000322"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T01:57:59.714651" elapsed="0.002309"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T01:57:59.700543" elapsed="0.016485"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:59.717213" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:59.717100" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:59.717081" elapsed="0.000202"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:57:59.720155" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:57:59.717430" elapsed="0.002754"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T01:57:59.720238" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T01:57:59.720406" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T01:57:59.687974" elapsed="0.032458"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:57:59.720497" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T01:57:59.720651" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T01:57:59.589948" elapsed="0.130777"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:59.749430" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:59.749021" elapsed="0.000444"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:57:59.750300" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:57:59.750009" elapsed="0.000368">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T01:57:59.750471" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:57:59.749643" elapsed="0.000853"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:57:59.751112" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:57:59.750665" elapsed="0.000475"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:57:59.751448" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:57:59.751667" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:57:59.751305" elapsed="0.000390"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:57:59.752132" level="INFO">{
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:57:59.751876" elapsed="0.000317"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T01:57:59.752642" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:59.752281" elapsed="0.000424"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:57:59.753192" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:57:59.752895" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:59.752731" elapsed="0.000524"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:59.752256" elapsed="0.001021"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:57:59.753886" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:57:59.753427" elapsed="0.000487"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:57:59.753968" elapsed="0.000035"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:57:59.748186" elapsed="0.005919"/>
</kw>
<msg time="2026-04-21T01:57:59.754160" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:59.735473" elapsed="0.018742"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:59.766441" elapsed="0.000033"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:59.778436" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:59.790814" elapsed="0.000032"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:59.791032" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:59.791214" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:59.791622" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:59.791471" elapsed="0.000207"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:57:59.791455" elapsed="0.000248"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:59.791860" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:59.792030" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:59.792196" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:57:59.791418" elapsed="0.000831"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:57:59.791301" elapsed="0.000976"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:59.792427" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:57:59.792504" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T01:57:59.792639" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:57:59.732528" elapsed="0.060139"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:59.792861" elapsed="0.002228"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:57:59.796197" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:57:59.795864" elapsed="0.000361"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:57:59.796662" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:57:59.796382" elapsed="0.000308"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T01:57:59.796869" elapsed="0.000343"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T01:57:59.795415" elapsed="0.001858"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:59.795169" elapsed="0.002139"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T01:57:59.797488" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:57:59.797334" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:59.795150" elapsed="0.002415"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T01:57:59.721911" elapsed="0.075747"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T01:57:59.721083" elapsed="0.076655"/>
</kw>
<status status="PASS" start="2026-04-21T01:57:59.720829" elapsed="0.076971"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:59.720809" elapsed="0.077018"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:57:59.797863" elapsed="0.000032"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T01:57:59.583625" elapsed="0.214497"/>
</kw>
<arg>empty_topology</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-04-21T01:57:59.574357" elapsed="0.223848"/>
</kw>
<msg time="2026-04-21T01:57:59.798373" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:57:59.798421" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:59.572975" elapsed="0.225473"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T01:57:59.798629" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:57:59.798520" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T01:57:59.798502" elapsed="0.000192"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:57:59.799308" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:57:59.798874" elapsed="0.000461"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T01:57:59.799969" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T01:57:59.799492" elapsed="0.000549">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T01:57:59.572009" elapsed="0.228144">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:00.863393" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:00.862911" elapsed="0.000516"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:00.864383" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:00.864082" elapsed="0.000385">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:00.864579" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:00.863617" elapsed="0.000989"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:00.865227" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:00.864815" elapsed="0.000439"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:58:00.865579" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:58:00.865767" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:58:00.865423" elapsed="0.000389"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:00.866276" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:00.865992" elapsed="0.000333"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:00.867519" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:00.867186" elapsed="0.000380"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:58:00.868064" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:58:00.867734" elapsed="0.000365"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:00.868453" elapsed="0.000023"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:00.868771" elapsed="0.000049"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:00.869000" elapsed="0.000025"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T01:58:00.868312" elapsed="0.000756"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T01:58:00.868161" elapsed="0.000943"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T01:58:00.869168" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T01:58:00.869346" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T01:58:00.866785" elapsed="0.002587"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:00.866409" elapsed="0.002996"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:00.869585" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:00.869432" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:00.866384" elapsed="0.003280"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:00.870342" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:00.869836" elapsed="0.000536"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:58:00.870422" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:58:00.862141" elapsed="0.008422"/>
</kw>
<msg time="2026-04-21T01:58:00.870620" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:00.847891" elapsed="0.022792"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:00.883772" elapsed="0.000047"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:00.896616" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:00.909321" elapsed="0.000045"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:00.909596" elapsed="0.000026"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:00.909831" elapsed="0.000025"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:00.910278" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:00.910122" elapsed="0.000215"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:58:00.910102" elapsed="0.000263"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:00.910520" elapsed="0.000026"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:00.910851" elapsed="0.000026"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:00.911035" elapsed="0.000106"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:58:00.910062" elapsed="0.001120"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:58:00.909934" elapsed="0.001278"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:00.911404" elapsed="0.000038"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:58:00.911512" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T01:58:00.911669" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:58:00.843513" elapsed="0.068184"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:00.913270" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:00.912942" elapsed="0.000407">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:00.913445" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:00.912487" elapsed="0.000983"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:00.913839" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:00.913544" elapsed="0.000364"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:00.914432" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:00.914129" elapsed="0.000330"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:00.913935" elapsed="0.000560"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:00.913524" elapsed="0.000992"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:00.917009" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:00.914677" elapsed="0.002360"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T01:58:00.917090" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T01:58:00.917253" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:58:00.912104" elapsed="0.005174"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:00.918623" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:00.918360" elapsed="0.000332">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:00.918823" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:00.918015" elapsed="0.000837"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T01:58:00.919084" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T01:58:00.918927" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:00.918907" elapsed="0.000266"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:00.919364" elapsed="0.000024"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:00.919545" elapsed="0.000022"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T01:58:00.919614" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T01:58:00.921737" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:58:00.917629" elapsed="0.004141"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:00.923301" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:00.923016" elapsed="0.000379"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:00.923850" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:00.923572" elapsed="0.000323"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:58:00.932808" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0io7qbtb7wm8k15m02exnlwfto4.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:58:00.932961" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T01:58:00.933086" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:58:00.926118" elapsed="0.007002"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:00.924012" elapsed="0.009163"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:00.933402" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:00.933211" elapsed="0.000291"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:00.923992" elapsed="0.009557"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:00.939135" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:00.935296" elapsed="0.003914"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:00.934909" elapsed="0.004355"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:00.934875" elapsed="0.004429"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:00.943524" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:00.939834" elapsed="0.003761"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:00.939445" elapsed="0.004203"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:00.939417" elapsed="0.004267"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:00.944588" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:00.943969" elapsed="0.000648"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:00.944955" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:00.944690" elapsed="0.000326"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:00.945560" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:00.945220" elapsed="0.000367"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:00.945041" elapsed="0.000586"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:00.944671" elapsed="0.000985"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:00.946255" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:00.945839" elapsed="0.000450"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:00.946621" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:00.946365" elapsed="0.000317"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:00.947242" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:00.946910" elapsed="0.000361"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:00.946709" elapsed="0.000599"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:00.946346" elapsed="0.001007"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:00.947530" elapsed="0.000391"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T01:58:00.948424" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:00.948091" elapsed="0.000366"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T01:58:00.948634" elapsed="0.002367"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T01:58:00.934154" elapsed="0.016915"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T01:58:00.951254" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:00.951141" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:00.951122" elapsed="0.000258"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:58:00.954328" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:58:00.951555" elapsed="0.002861"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T01:58:00.954474" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T01:58:00.954665" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T01:58:00.922129" elapsed="0.032567"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:58:00.954765" elapsed="0.000049"/>
</return>
<msg time="2026-04-21T01:58:00.954961" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T01:58:00.820454" elapsed="0.134536"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:00.985812" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:00.985350" elapsed="0.000498"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:00.986689" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:00.986402" elapsed="0.000363">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:00.986880" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:00.986043" elapsed="0.000864"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:00.987515" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:00.987075" elapsed="0.000469"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:58:00.987873" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:58:00.988043" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:58:00.987710" elapsed="0.000360"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:00.988482" level="INFO">{
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:00.988230" elapsed="0.000304"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T01:58:00.988987" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:00.988615" elapsed="0.000435"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:00.989540" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:00.989235" elapsed="0.000332"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:00.989077" elapsed="0.000527"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:00.988590" elapsed="0.001037"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:00.990360" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:00.989833" elapsed="0.000565"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:58:00.990464" elapsed="0.000044"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:58:00.984522" elapsed="0.006115"/>
</kw>
<msg time="2026-04-21T01:58:00.990768" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:00.970315" elapsed="0.020532"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:01.003238" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:01.016087" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:01.028394" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:01.028622" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:01.028826" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:01.029249" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:01.029096" elapsed="0.000211"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:58:01.029077" elapsed="0.000258"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:01.029498" elapsed="0.000023"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:01.029674" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:01.029863" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:58:01.029037" elapsed="0.000883"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:58:01.028918" elapsed="0.001031"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:01.030101" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:58:01.030182" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T01:58:01.030328" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:58:00.967521" elapsed="0.062836"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:01.030541" elapsed="0.002438"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:58:01.034143" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:58:01.033771" elapsed="0.000405"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:58:01.034698" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:58:01.034407" elapsed="0.000319"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T01:58:01.034904" elapsed="0.000348"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T01:58:01.033340" elapsed="0.001975"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:01.033072" elapsed="0.002279"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:01.035555" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:01.035401" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:01.033053" elapsed="0.002581"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T01:58:00.956278" elapsed="0.079403"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T01:58:00.955381" elapsed="0.080376"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:00.955078" elapsed="0.080741"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:00.955060" elapsed="0.080785"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:58:01.035880" elapsed="0.000033"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T01:58:00.813786" elapsed="0.222351"/>
</kw>
<arg>empty_topology</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-04-21T01:58:00.803905" elapsed="0.232315"/>
</kw>
<msg time="2026-04-21T01:58:01.036390" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:01.036436" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:00.802413" elapsed="0.234048"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T01:58:01.036643" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:01.036533" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:01.036516" elapsed="0.000193"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:58:01.037315" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:58:01.036881" elapsed="0.000462"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T01:58:01.037957" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T01:58:01.037498" elapsed="0.000530">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T01:58:00.801326" elapsed="0.236818">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:02.097368" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:02.096949" elapsed="0.000455"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:02.098214" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:02.097949" elapsed="0.000343">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:02.098388" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:02.097581" elapsed="0.000832"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:02.099007" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:02.098595" elapsed="0.000440"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:58:02.099345" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:58:02.099619" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:58:02.099199" elapsed="0.000449"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:02.100180" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:02.099830" elapsed="0.000398"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:02.101221" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:02.100964" elapsed="0.000302"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:58:02.101700" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:58:02.101427" elapsed="0.000299"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:02.102083" elapsed="0.000022"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:02.102293" elapsed="0.000024"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:02.102469" elapsed="0.000022"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T01:58:02.101945" elapsed="0.000583"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T01:58:02.101782" elapsed="0.000776"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T01:58:02.102608" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T01:58:02.102776" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T01:58:02.100618" elapsed="0.002198"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:02.100309" elapsed="0.002540"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:02.103023" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:02.102875" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:02.100283" elapsed="0.002816"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:02.103690" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:02.103241" elapsed="0.000477"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:58:02.103767" elapsed="0.000044"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:58:02.096299" elapsed="0.007610"/>
</kw>
<msg time="2026-04-21T01:58:02.103995" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:02.083237" elapsed="0.020813"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:02.117370" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:02.129361" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:02.141382" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:02.141620" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:02.141812" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:02.142190" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:02.142042" elapsed="0.000204"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:58:02.142028" elapsed="0.000242"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:02.142411" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:02.142581" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:02.142749" elapsed="0.000027"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:58:02.141996" elapsed="0.000827"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:58:02.141893" elapsed="0.000957"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:02.142998" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:58:02.143073" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T01:58:02.143194" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:58:02.079060" elapsed="0.064159"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:02.144517" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:02.144263" elapsed="0.000321">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:02.144675" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:02.143897" elapsed="0.000802"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:02.145035" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:02.144769" elapsed="0.000324"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:02.145587" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:02.145295" elapsed="0.000318"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:02.145118" elapsed="0.000566"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:02.144750" elapsed="0.000956"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:02.148056" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:02.145875" elapsed="0.002208"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T01:58:02.148135" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:58:02.148288" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:58:02.143545" elapsed="0.004767"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:02.149565" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:02.149324" elapsed="0.000313">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:02.149749" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:02.148979" elapsed="0.000804"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T01:58:02.150091" elapsed="0.000036"/>
</return>
<status status="PASS" start="2026-04-21T01:58:02.149902" elapsed="0.000267"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:02.149877" elapsed="0.000321"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:02.150393" elapsed="0.000032"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:02.150673" elapsed="0.000029"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T01:58:02.150766" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T01:58:02.155211" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:58:02.148626" elapsed="0.006620"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:02.157086" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:02.156782" elapsed="0.000355"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:02.157540" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:02.157292" elapsed="0.000292"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:58:02.166441" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0io7qbtb7wm8k15m02exnlwfto4.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:58:02.166609" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T01:58:02.166760" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:58:02.159806" elapsed="0.007026"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:02.157657" elapsed="0.009241"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:02.167156" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:02.166937" elapsed="0.000312"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:02.157635" elapsed="0.009645"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:02.172534" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:02.168865" elapsed="0.003738"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:02.168498" elapsed="0.004155"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:02.168471" elapsed="0.004217"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:02.176484" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:02.173146" elapsed="0.003408"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:02.172766" elapsed="0.003833"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:02.172742" elapsed="0.003887"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:02.177405" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:02.176884" elapsed="0.000556"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:02.177869" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:02.177534" elapsed="0.000399"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:02.178527" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:02.178189" elapsed="0.000365"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:02.177958" elapsed="0.000634"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:02.177509" elapsed="0.001106"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:02.179171" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:02.178779" elapsed="0.000419"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:02.179509" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:02.179270" elapsed="0.000299"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:02.180094" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:02.179755" elapsed="0.000366"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:02.179593" elapsed="0.000564"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:02.179251" elapsed="0.000929"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:02.180337" elapsed="0.000354"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T01:58:02.181243" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:02.180936" elapsed="0.000334"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T01:58:02.181427" elapsed="0.002259"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T01:58:02.167878" elapsed="0.015875"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T01:58:02.183952" elapsed="0.000045"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:02.183840" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:02.183820" elapsed="0.000236"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:58:02.186848" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:58:02.184204" elapsed="0.002674"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T01:58:02.186931" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T01:58:02.187101" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T01:58:02.155678" elapsed="0.031450"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:58:02.187191" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T01:58:02.187343" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T01:58:02.056812" elapsed="0.130557"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:02.222760" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:02.222339" elapsed="0.000469"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:02.223626" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:02.223339" elapsed="0.000372">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:02.223847" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:02.222991" elapsed="0.000884"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:02.224469" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:02.224072" elapsed="0.000425"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:58:02.224821" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:58:02.224988" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:58:02.224660" elapsed="0.000355"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:02.225428" level="INFO">{
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:02.225175" elapsed="0.000300"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T01:58:02.225905" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:02.225555" elapsed="0.000413"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:02.226440" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:02.226143" elapsed="0.000381"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:02.225995" elapsed="0.000567"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:02.225530" elapsed="0.001054"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:02.227203" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:02.226735" elapsed="0.000497"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:58:02.227285" elapsed="0.000035"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:58:02.221650" elapsed="0.005772"/>
</kw>
<msg time="2026-04-21T01:58:02.227478" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:02.201785" elapsed="0.025747"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:02.239779" elapsed="0.000046"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:02.252107" elapsed="0.000033"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:02.265311" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:02.265515" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:02.265694" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:02.266114" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:02.265965" elapsed="0.000207"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:58:02.265950" elapsed="0.000246"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:02.266338" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:02.266506" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:02.266674" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:58:02.265916" elapsed="0.000811"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:58:02.265781" elapsed="0.000975"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:02.266922" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:58:02.267001" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T01:58:02.267122" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:58:02.199116" elapsed="0.068067"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:02.267370" elapsed="0.002371"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:58:02.270849" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:58:02.270514" elapsed="0.000364"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:58:02.271316" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:58:02.271037" elapsed="0.000307"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T01:58:02.271501" elapsed="0.000347"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T01:58:02.270088" elapsed="0.001852"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:02.269838" elapsed="0.002139"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:02.272190" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:02.272004" elapsed="0.000245"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:02.269818" elapsed="0.002453"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T01:58:02.188591" elapsed="0.083731"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T01:58:02.187710" elapsed="0.084691"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:02.187451" elapsed="0.084998"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:02.187434" elapsed="0.085039"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:58:02.272508" elapsed="0.000029"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T01:58:02.049639" elapsed="0.223130"/>
</kw>
<arg>empty_topology</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-04-21T01:58:02.041840" elapsed="0.231066"/>
</kw>
<msg time="2026-04-21T01:58:02.273143" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:02.273195" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:02.040437" elapsed="0.232782"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T01:58:02.273434" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:02.273296" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:02.273276" elapsed="0.000238"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:58:02.274141" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:58:02.273665" elapsed="0.000503"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T01:58:02.274762" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T01:58:02.274326" elapsed="0.000520">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T01:58:02.039320" elapsed="0.235644">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:03.337203" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:03.336767" elapsed="0.000471"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:03.338250" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:03.337969" elapsed="0.000359">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:03.338434" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:03.337582" elapsed="0.000894"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:03.339138" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:03.338709" elapsed="0.000457"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:58:03.339475" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:58:03.339632" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:58:03.339331" elapsed="0.000326"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:03.340086" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:03.339833" elapsed="0.000298"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:03.341165" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:03.340907" elapsed="0.000303"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:58:03.341649" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:58:03.341370" elapsed="0.000305"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:03.342031" elapsed="0.000022"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:03.342241" elapsed="0.000024"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:03.342419" elapsed="0.000021"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T01:58:03.341894" elapsed="0.000583"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T01:58:03.341730" elapsed="0.000779"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T01:58:03.342558" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T01:58:03.342724" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T01:58:03.340543" elapsed="0.002206"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:03.340212" elapsed="0.002570"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:03.342972" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:03.342823" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:03.340187" elapsed="0.002862"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:03.343649" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:03.343193" elapsed="0.000484"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:58:03.343726" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:58:03.336043" elapsed="0.007825"/>
</kw>
<msg time="2026-04-21T01:58:03.343925" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:03.323453" elapsed="0.020528"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:03.356805" elapsed="0.000046"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:03.369420" elapsed="0.000043"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:03.383918" elapsed="0.000051"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:03.384215" elapsed="0.000026"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:03.384410" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:03.384901" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:03.384730" elapsed="0.000232"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:58:03.384712" elapsed="0.000277"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:03.385135" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:03.385321" elapsed="0.000041"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:03.385515" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:58:03.384668" elapsed="0.000906"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:58:03.384504" elapsed="0.001099"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:03.385753" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:58:03.385854" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T01:58:03.386050" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:58:03.318945" elapsed="0.067173"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:03.387624" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:03.387287" elapsed="0.000413">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:03.387812" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:03.386879" elapsed="0.000961"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:03.388185" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:03.387914" elapsed="0.000329"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:03.388874" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:03.388485" elapsed="0.000416"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:03.388267" elapsed="0.000670"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:03.387894" elapsed="0.001066"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:03.391423" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:03.389115" elapsed="0.002337"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T01:58:03.391506" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T01:58:03.391670" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:58:03.386492" elapsed="0.005264"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:03.393101" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:03.392849" elapsed="0.000318">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:03.393264" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:03.392435" elapsed="0.000854"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T01:58:03.393501" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T01:58:03.393361" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:03.393341" elapsed="0.000246"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:03.393737" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:03.393972" elapsed="0.000027"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T01:58:03.394049" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T01:58:03.396142" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:58:03.392097" elapsed="0.004082"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:03.397729" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:03.397468" elapsed="0.000307"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:03.398223" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:03.397966" elapsed="0.000301"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:58:03.407510" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0io7qbtb7wm8k15m02exnlwfto4.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:58:03.407713" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T01:58:03.407923" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:58:03.400356" elapsed="0.007607"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:03.398334" elapsed="0.009698"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:03.408318" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:03.408073" elapsed="0.000342"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:03.398316" elapsed="0.010133"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:03.413879" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:03.410173" elapsed="0.003791"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:03.409812" elapsed="0.004203"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:03.409764" elapsed="0.004288"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:03.417678" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:03.414448" elapsed="0.003295"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:03.414131" elapsed="0.003680"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:03.414107" elapsed="0.003741"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:03.418877" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:03.418256" elapsed="0.000660"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:03.419357" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:03.419018" elapsed="0.000420"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:03.420154" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:03.419703" elapsed="0.000489"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:03.419472" elapsed="0.000852"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:03.418991" elapsed="0.001365"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:03.421185" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:03.420589" elapsed="0.000635"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:03.421673" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:03.421324" elapsed="0.000436"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:03.422541" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:03.422064" elapsed="0.000536"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:03.421817" elapsed="0.000841"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:03.421298" elapsed="0.001393"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:03.422957" elapsed="0.000536"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T01:58:03.424214" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:03.423744" elapsed="0.000509"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T01:58:03.424483" elapsed="0.003111"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T01:58:03.409136" elapsed="0.018534"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T01:58:03.427885" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:03.427748" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:03.427728" elapsed="0.000231"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:58:03.430911" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:58:03.428113" elapsed="0.002829"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T01:58:03.430998" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T01:58:03.431178" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T01:58:03.396538" elapsed="0.034667"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:58:03.431272" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T01:58:03.431429" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T01:58:03.296097" elapsed="0.135359"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:03.460412" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:03.460006" elapsed="0.000439"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:03.461311" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:03.461036" elapsed="0.000352">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:03.461483" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:03.460621" elapsed="0.000886"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:03.462080" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:03.461673" elapsed="0.000434"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:58:03.462489" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:58:03.462649" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:58:03.462344" elapsed="0.000332"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:03.463102" level="INFO">{
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:03.462851" elapsed="0.000299"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T01:58:03.463546" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:03.463224" elapsed="0.000382"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:03.464088" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:03.463780" elapsed="0.000333"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:03.463632" elapsed="0.000517"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:03.463202" elapsed="0.000968"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:03.464821" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:03.464320" elapsed="0.000531"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:58:03.464903" elapsed="0.000035"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:58:03.459339" elapsed="0.005701"/>
</kw>
<msg time="2026-04-21T01:58:03.465094" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:03.446596" elapsed="0.018551"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:03.478541" elapsed="0.000035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:03.490612" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:03.502982" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:03.503203" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:03.503388" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:03.503815" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:03.503648" elapsed="0.000225"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:58:03.503631" elapsed="0.000268"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:03.504121" elapsed="0.000023"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:03.504298" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:03.504468" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:58:03.503594" elapsed="0.000928"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:58:03.503476" elapsed="0.001076"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:03.504731" elapsed="0.000023"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:58:03.504828" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T01:58:03.504983" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:58:03.443899" elapsed="0.061113"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:03.505228" elapsed="0.002295"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:58:03.508651" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:58:03.508324" elapsed="0.000391"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:58:03.509170" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:58:03.508887" elapsed="0.000310"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T01:58:03.509353" elapsed="0.000338"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T01:58:03.507888" elapsed="0.001913"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:03.507604" elapsed="0.002242"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:03.510059" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:03.509874" elapsed="0.000247"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:03.507585" elapsed="0.002557"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T01:58:03.432849" elapsed="0.077345"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T01:58:03.431845" elapsed="0.078425"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:03.431541" elapsed="0.078775"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:03.431523" elapsed="0.078818"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:58:03.510375" elapsed="0.000035"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T01:58:03.289644" elapsed="0.221016"/>
</kw>
<arg>empty_topology</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-04-21T01:58:03.278507" elapsed="0.232236"/>
</kw>
<msg time="2026-04-21T01:58:03.510948" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:03.510995" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:03.277182" elapsed="0.233836"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T01:58:03.511225" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:03.511101" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:03.511077" elapsed="0.000215"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:58:03.511960" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:58:03.511486" elapsed="0.000501"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T01:58:03.512616" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T01:58:03.512145" elapsed="0.000574">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T01:58:03.276126" elapsed="0.236728">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:04.571708" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:04.571284" elapsed="0.000459"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:04.572588" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:04.572288" elapsed="0.000372">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:04.572757" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:04.571936" elapsed="0.000846"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:04.573401" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:04.572968" elapsed="0.000461"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:58:04.573742" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:58:04.573926" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:58:04.573596" elapsed="0.000356"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:04.574376" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:04.574110" elapsed="0.000313"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:04.575459" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:04.575187" elapsed="0.000318"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:58:04.575971" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:58:04.575670" elapsed="0.000328"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:04.576339" elapsed="0.000022"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:04.576552" elapsed="0.000025"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:04.576733" elapsed="0.000021"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T01:58:04.576200" elapsed="0.000614"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T01:58:04.576053" elapsed="0.000797"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T01:58:04.576909" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T01:58:04.577084" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T01:58:04.574858" elapsed="0.002250"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:04.574501" elapsed="0.002639"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:04.577334" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:04.577164" elapsed="0.000228"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:04.574478" elapsed="0.002934"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:04.578020" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:04.577557" elapsed="0.000491"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:58:04.578096" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:58:04.570580" elapsed="0.007640"/>
</kw>
<msg time="2026-04-21T01:58:04.578334" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:04.558095" elapsed="0.020296"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:04.590836" elapsed="0.000035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:04.603059" elapsed="0.000046"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:04.615128" elapsed="0.000032"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:04.615358" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:04.615542" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:04.615993" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:04.615824" elapsed="0.000228"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:58:04.615804" elapsed="0.000275"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:04.616230" elapsed="0.000024"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:04.616417" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:04.616587" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:58:04.615751" elapsed="0.000890"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:58:04.615634" elapsed="0.001034"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:04.616829" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:58:04.616911" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T01:58:04.617064" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:58:04.553820" elapsed="0.063270"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:04.618516" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:04.618214" elapsed="0.000383">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:04.618690" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:04.617818" elapsed="0.000897"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:04.619131" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:04.618800" elapsed="0.000391"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:04.619697" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:04.619399" elapsed="0.000324"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:04.619217" elapsed="0.000541"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:04.618767" elapsed="0.001012"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:04.622195" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:04.619960" elapsed="0.002263"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T01:58:04.622276" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T01:58:04.622437" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:58:04.617445" elapsed="0.005017"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:04.623731" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:04.623481" elapsed="0.000330">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:04.623909" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:04.623140" elapsed="0.000793"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T01:58:04.624142" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T01:58:04.624004" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:04.623985" elapsed="0.000240"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:04.624373" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:04.624545" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T01:58:04.624618" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T01:58:04.626675" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:58:04.622774" elapsed="0.003928"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:04.628149" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:04.627878" elapsed="0.000329"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:04.628625" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:04.628368" elapsed="0.000305"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:58:04.637994" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0io7qbtb7wm8k15m02exnlwfto4.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:58:04.638135" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T01:58:04.638251" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:58:04.630839" elapsed="0.007440"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:04.628740" elapsed="0.009585"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:04.638511" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:04.638352" elapsed="0.000235"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:04.628722" elapsed="0.009898"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:04.643971" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:04.640299" elapsed="0.003743"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:04.639970" elapsed="0.004125"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:04.639943" elapsed="0.004189"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:04.648024" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:04.644542" elapsed="0.003633"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:04.644214" elapsed="0.004014"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:04.644189" elapsed="0.004077"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:04.649180" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:04.648543" elapsed="0.000677"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:04.649689" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:04.649378" elapsed="0.000378"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:04.650291" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:04.649981" elapsed="0.000337"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:04.649785" elapsed="0.000570"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:04.649349" elapsed="0.001027"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:04.650925" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:04.650538" elapsed="0.000415"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:04.651258" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:04.651023" elapsed="0.000292"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:04.651815" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:04.651497" elapsed="0.000349"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:04.651339" elapsed="0.000551"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:04.651004" elapsed="0.000909"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:04.652074" elapsed="0.000362"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T01:58:04.652950" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:04.652611" elapsed="0.000380"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T01:58:04.653172" elapsed="0.002403"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T01:58:04.639322" elapsed="0.016320"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T01:58:04.655840" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:04.655713" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:04.655694" elapsed="0.000217"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:58:04.658694" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:58:04.656059" elapsed="0.002664"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T01:58:04.658776" elapsed="0.000051"/>
</return>
<msg time="2026-04-21T01:58:04.658961" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T01:58:04.627036" elapsed="0.031952"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:58:04.659051" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T01:58:04.659204" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T01:58:04.531675" elapsed="0.127555"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:04.688678" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:04.688245" elapsed="0.000466"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:04.689654" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:04.689377" elapsed="0.000351">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:04.689842" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:04.688983" elapsed="0.000893"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:04.690451" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:04.690054" elapsed="0.000425"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:58:04.690805" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:58:04.690968" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:58:04.690645" elapsed="0.000350"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:04.691410" level="INFO">{
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:04.691158" elapsed="0.000300"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T01:58:04.691892" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:04.691535" elapsed="0.000418"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:04.692427" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:04.692129" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:04.691979" elapsed="0.000511"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:04.691512" elapsed="0.001001"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:04.693130" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:04.692667" elapsed="0.000493"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:58:04.693212" elapsed="0.000034"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:58:04.687522" elapsed="0.005870"/>
</kw>
<msg time="2026-04-21T01:58:04.693449" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:04.674367" elapsed="0.019136"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:04.705829" elapsed="0.000047"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:04.718088" elapsed="0.000038"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:04.732941" elapsed="0.000076"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:04.733484" elapsed="0.000026"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:04.733680" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:04.734262" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:04.734056" elapsed="0.000270"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:58:04.734035" elapsed="0.000324"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:04.734523" elapsed="0.000023"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:04.734697" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:04.734892" elapsed="0.000023"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:58:04.733973" elapsed="0.000977"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:58:04.733774" elapsed="0.001205"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:04.735127" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:58:04.735207" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T01:58:04.735372" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:58:04.671222" elapsed="0.064179"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:04.735582" elapsed="0.002274"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:58:04.738990" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:58:04.738648" elapsed="0.000371"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:58:04.739457" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:58:04.739175" elapsed="0.000310"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T01:58:04.739644" elapsed="0.000356"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T01:58:04.738208" elapsed="0.001852"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:04.737936" elapsed="0.002159"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:04.740269" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:04.740120" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:04.737917" elapsed="0.002429"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T01:58:04.660386" elapsed="0.080007"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T01:58:04.659561" elapsed="0.080906"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:04.659313" elapsed="0.081200"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:04.659295" elapsed="0.081242"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:58:04.740570" elapsed="0.000035"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T01:58:04.524427" elapsed="0.216448"/>
</kw>
<arg>empty_topology</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-04-21T01:58:04.516530" elapsed="0.224466"/>
</kw>
<msg time="2026-04-21T01:58:04.741164" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:04.741209" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:04.515229" elapsed="0.226003"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T01:58:04.741471" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:04.741303" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:04.741285" elapsed="0.000253"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:58:04.742151" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:58:04.741685" elapsed="0.000494"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T01:58:04.742806" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T01:58:04.742336" elapsed="0.000544">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T01:58:04.514208" elapsed="0.228787">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:05.804162" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:05.803659" elapsed="0.000546"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:05.805180" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:05.804854" elapsed="0.000434">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:05.805427" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:05.804441" elapsed="0.001018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:05.806217" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:05.805678" elapsed="0.000574"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:58:05.806637" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:58:05.806830" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:58:05.806463" elapsed="0.000393"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:05.807271" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:05.807019" elapsed="0.000298"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:05.808411" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:05.808148" elapsed="0.000308"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:58:05.808912" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:58:05.808618" elapsed="0.000322"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:05.809288" elapsed="0.000022"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:05.809502" elapsed="0.000025"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:05.809680" elapsed="0.000021"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T01:58:05.809148" elapsed="0.000591"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T01:58:05.808998" elapsed="0.000774"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T01:58:05.809839" elapsed="0.000069"/>
</return>
<msg time="2026-04-21T01:58:05.810049" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T01:58:05.807772" elapsed="0.002302"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:05.807399" elapsed="0.002707"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:05.810295" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:05.810135" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:05.807373" elapsed="0.003075"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:05.811082" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:05.810603" elapsed="0.000507"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:58:05.811161" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:58:05.802871" elapsed="0.008418"/>
</kw>
<msg time="2026-04-21T01:58:05.811346" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:05.788329" elapsed="0.023076"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:05.824397" elapsed="0.000039"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:05.837169" elapsed="0.000042"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:05.849458" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:05.849691" elapsed="0.000029"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:05.849939" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:05.850395" elapsed="0.000042"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:05.850213" elapsed="0.000263"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:58:05.850194" elapsed="0.000309"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:05.850654" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:05.850841" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:05.851011" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:58:05.850154" elapsed="0.000911"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:58:05.850031" elapsed="0.001062"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:05.851242" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:58:05.851321" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T01:58:05.851476" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:58:05.783761" elapsed="0.067743"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:05.853029" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:05.852716" elapsed="0.000387">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:05.853198" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:05.852302" elapsed="0.000921"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:05.853559" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:05.853295" elapsed="0.000322"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:05.854175" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:05.853836" elapsed="0.000366"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:05.853642" elapsed="0.000596"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:05.853276" elapsed="0.000984"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:05.856569" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:05.854412" elapsed="0.002183"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T01:58:05.856647" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T01:58:05.856821" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:58:05.851933" elapsed="0.004914"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:05.858122" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:05.857844" elapsed="0.000342">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:05.858278" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:05.857490" elapsed="0.000813"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T01:58:05.858510" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T01:58:05.858373" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:05.858355" elapsed="0.000239"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:05.858744" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:05.858935" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T01:58:05.859001" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T01:58:05.861195" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:58:05.857159" elapsed="0.004063"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:05.862706" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:05.862442" elapsed="0.000311"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:05.863205" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:05.862949" elapsed="0.000300"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:58:05.872916" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0io7qbtb7wm8k15m02exnlwfto4.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:58:05.873057" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T01:58:05.873170" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:58:05.865368" elapsed="0.007828"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:05.863317" elapsed="0.009922"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:05.873423" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:05.873266" elapsed="0.000281"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:05.863298" elapsed="0.010272"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:05.877017" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:05.874634" elapsed="0.002431"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:05.874411" elapsed="0.002690"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:05.874393" elapsed="0.002733"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:05.879712" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:05.877403" elapsed="0.002354"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:05.877181" elapsed="0.002624"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:05.877164" elapsed="0.002667"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:05.880407" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:05.880006" elapsed="0.000428"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:05.880838" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:05.880510" elapsed="0.000392"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:05.881393" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:05.881090" elapsed="0.000328"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:05.880927" elapsed="0.000527"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:05.880485" elapsed="0.000990"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:05.882207" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:05.881631" elapsed="0.000615"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:05.882696" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:05.882349" elapsed="0.000432"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:05.883522" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:05.883078" elapsed="0.000482"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:05.882840" elapsed="0.000774"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:05.882322" elapsed="0.001328"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:05.883896" elapsed="0.000514"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T01:58:05.885101" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:05.884652" elapsed="0.000487"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T01:58:05.885367" elapsed="0.002723"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T01:58:05.873984" elapsed="0.014172"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T01:58:05.888336" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:05.888227" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:05.888208" elapsed="0.000196"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:58:05.891217" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:58:05.888549" elapsed="0.002696"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T01:58:05.891298" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T01:58:05.891466" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T01:58:05.861557" elapsed="0.029935"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:58:05.891556" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T01:58:05.891714" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T01:58:05.760926" elapsed="0.130883"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:05.920719" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:05.920327" elapsed="0.000423"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:05.921649" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:05.921368" elapsed="0.000357">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:05.921840" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:05.921022" elapsed="0.000843"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:05.922485" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:05.922089" elapsed="0.000424"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:58:05.922843" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:58:05.923009" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:58:05.922678" elapsed="0.000357"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:05.923448" level="INFO">{
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:05.923199" elapsed="0.000295"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T01:58:05.923912" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:05.923569" elapsed="0.000404"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:05.924442" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:05.924146" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:05.923999" elapsed="0.000505"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:05.923546" elapsed="0.000979"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:05.925134" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:05.924679" elapsed="0.000483"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:58:05.925214" elapsed="0.000036"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:58:05.919679" elapsed="0.005673"/>
</kw>
<msg time="2026-04-21T01:58:05.925408" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:05.907188" elapsed="0.018277"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:05.942857" elapsed="0.000121"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:05.957279" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:05.969730" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:05.970005" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:05.970196" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:05.970640" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:05.970483" elapsed="0.000214"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:58:05.970463" elapsed="0.000263"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:05.970886" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:05.971058" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:05.971225" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:58:05.970418" elapsed="0.000862"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:58:05.970290" elapsed="0.001019"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:05.971460" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:58:05.971540" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T01:58:05.971704" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:58:05.904529" elapsed="0.067204"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:05.971927" elapsed="0.002316"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:58:05.975383" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:58:05.975044" elapsed="0.000368"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:58:05.975906" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:58:05.975605" elapsed="0.000329"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T01:58:05.976098" elapsed="0.000343"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T01:58:05.974580" elapsed="0.001922"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:05.974325" elapsed="0.002211"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:05.976710" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:05.976561" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:05.974306" elapsed="0.002495"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T01:58:05.892995" elapsed="0.083900"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T01:58:05.892157" elapsed="0.084817"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:05.891899" elapsed="0.085123"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:05.891880" elapsed="0.085167"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:58:05.977083" elapsed="0.000036"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T01:58:05.754167" elapsed="0.223184"/>
</kw>
<arg>empty_topology</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-04-21T01:58:05.746583" elapsed="0.230852"/>
</kw>
<msg time="2026-04-21T01:58:05.977607" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:05.977653" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:05.745158" elapsed="0.232519"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T01:58:05.977887" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:05.977750" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:05.977731" elapsed="0.000253"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:58:05.978573" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:58:05.978134" elapsed="0.000467"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T01:58:05.979222" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T01:58:05.978756" elapsed="0.000538">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T01:58:05.744141" elapsed="0.235271">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:07.037251" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:07.036833" elapsed="0.000452"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:07.038089" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:07.037821" elapsed="0.000344">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:07.038259" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:07.037461" elapsed="0.000823"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:07.038888" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:07.038449" elapsed="0.000466"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:58:07.039225" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:58:07.039390" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:58:07.039080" elapsed="0.000336"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:07.039849" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:07.039581" elapsed="0.000313"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:07.040928" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:07.040657" elapsed="0.000316"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:58:07.041406" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:58:07.041134" elapsed="0.000297"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:07.041771" elapsed="0.000036"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:07.042085" elapsed="0.000025"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:07.042268" elapsed="0.000021"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T01:58:07.041632" elapsed="0.000695"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T01:58:07.041487" elapsed="0.000872"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T01:58:07.042408" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T01:58:07.042606" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T01:58:07.040321" elapsed="0.002311"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:07.039976" elapsed="0.002689"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:07.042862" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:07.042692" elapsed="0.000229"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:07.039950" elapsed="0.002991"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:07.043542" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:07.043086" elapsed="0.000483"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:58:07.043618" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:58:07.036139" elapsed="0.007603"/>
</kw>
<msg time="2026-04-21T01:58:07.043811" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:07.023498" elapsed="0.020370"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:07.056312" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:07.068314" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:07.080273" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:07.080503" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:07.080691" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:07.081125" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:07.080972" elapsed="0.000209"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:58:07.080953" elapsed="0.000254"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:07.081350" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:07.081516" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:07.081681" elapsed="0.000121"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:58:07.080910" elapsed="0.000931"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:58:07.080777" elapsed="0.001093"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:07.082023" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:58:07.082104" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T01:58:07.082256" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:58:07.019127" elapsed="0.063156"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:07.083730" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:07.083432" elapsed="0.000386">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:07.083914" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:07.083029" elapsed="0.000910"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:07.084275" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:07.084010" elapsed="0.000321"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:07.084853" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:07.084535" elapsed="0.000344"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:07.084355" elapsed="0.000560"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:07.083991" elapsed="0.000945"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:07.087288" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:07.085095" elapsed="0.002220"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T01:58:07.087366" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T01:58:07.087523" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:58:07.082653" elapsed="0.004894"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:07.088776" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:07.088536" elapsed="0.000320">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:07.088949" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:07.088197" elapsed="0.000776"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T01:58:07.089178" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T01:58:07.089043" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:07.089025" elapsed="0.000237"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:07.089409" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:07.089580" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T01:58:07.089646" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T01:58:07.091709" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:58:07.087870" elapsed="0.003865"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:07.093153" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:07.092896" elapsed="0.000302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:07.093594" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:07.093352" elapsed="0.000285"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:58:07.103290" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0io7qbtb7wm8k15m02exnlwfto4.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:58:07.103476" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T01:58:07.103638" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:58:07.095825" elapsed="0.007856"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:07.093746" elapsed="0.010002"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:07.104060" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:07.103824" elapsed="0.000331"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:07.093727" elapsed="0.010459"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:07.109016" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:07.105674" elapsed="0.003411"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:07.105348" elapsed="0.003787"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:07.105320" elapsed="0.003851"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:07.112663" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:07.109564" elapsed="0.003165"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:07.109253" elapsed="0.003522"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:07.109227" elapsed="0.003611"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:07.113625" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:07.113086" elapsed="0.000576"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:07.114108" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:07.113757" elapsed="0.000431"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:07.114911" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:07.114451" elapsed="0.000496"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:07.114223" elapsed="0.000772"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:07.113731" elapsed="0.001291"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:07.115736" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:07.115234" elapsed="0.000539"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:07.116207" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:07.115890" elapsed="0.000395"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:07.116954" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:07.116534" elapsed="0.000454"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:07.116316" elapsed="0.000718"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:07.115864" elapsed="0.001197"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:07.117264" elapsed="0.000474"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T01:58:07.118402" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:07.117995" elapsed="0.000444"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T01:58:07.118694" elapsed="0.003002"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T01:58:07.104718" elapsed="0.017053"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T01:58:07.121989" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:07.121868" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:07.121847" elapsed="0.000214"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:58:07.125078" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:58:07.122211" elapsed="0.002956"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T01:58:07.125222" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T01:58:07.125393" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T01:58:07.092066" elapsed="0.033354"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:58:07.125484" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T01:58:07.125638" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T01:58:06.994131" elapsed="0.131534"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:07.153449" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:07.153071" elapsed="0.000406"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:07.154429" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:07.154076" elapsed="0.000432">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:07.154637" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:07.153674" elapsed="0.000990"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:07.155247" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:07.154855" elapsed="0.000420"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:58:07.155580" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:58:07.155755" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:58:07.155437" elapsed="0.000346"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:07.156206" level="INFO">{
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:07.155958" elapsed="0.000295"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T01:58:07.156649" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:07.156320" elapsed="0.000394"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:07.157196" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:07.156901" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:07.156738" elapsed="0.000518"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:07.156301" elapsed="0.000977"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:07.157879" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:07.157423" elapsed="0.000486"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:58:07.157958" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:58:07.152410" elapsed="0.005685"/>
</kw>
<msg time="2026-04-21T01:58:07.158183" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:07.139977" elapsed="0.018262"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:07.170368" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:07.183112" elapsed="0.000033"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:07.195105" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:07.195308" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:07.195486" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:07.195891" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:07.195729" elapsed="0.000219"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:58:07.195713" elapsed="0.000259"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:07.196114" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:07.196280" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:07.196445" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:58:07.195681" elapsed="0.000816"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:58:07.195570" elapsed="0.000955"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:07.196671" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:58:07.196745" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T01:58:07.196881" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:58:07.137345" elapsed="0.059563"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:07.197085" elapsed="0.002175"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:58:07.200320" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:58:07.200015" elapsed="0.000333"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:58:07.200839" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:58:07.200543" elapsed="0.000325"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T01:58:07.201026" elapsed="0.000329"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T01:58:07.199579" elapsed="0.001836"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:07.199339" elapsed="0.002109"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:07.201619" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:07.201473" elapsed="0.000201"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:07.199320" elapsed="0.002374"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T01:58:07.126892" elapsed="0.074848"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T01:58:07.126023" elapsed="0.075807"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:07.125749" elapsed="0.076127"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:07.125731" elapsed="0.076168"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:58:07.201933" elapsed="0.000030"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T01:58:06.987766" elapsed="0.214413"/>
</kw>
<arg>empty_topology</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-04-21T01:58:06.981873" elapsed="0.220387"/>
</kw>
<msg time="2026-04-21T01:58:07.202423" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:07.202468" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:06.981062" elapsed="0.221429"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T01:58:07.202713" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:07.202562" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:07.202545" elapsed="0.000234"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:58:07.203382" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:58:07.202952" elapsed="0.000456"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T01:58:07.204003" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T01:58:07.203561" elapsed="0.000508">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T01:58:06.980369" elapsed="0.223814">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.267691" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:08.267053" elapsed="0.000719"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:08.268929" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:08.268540" elapsed="0.000491">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:08.269162" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:08.268048" elapsed="0.001150"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.269990" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:08.269433" elapsed="0.000594"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:58:08.270447" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:58:08.270755" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:58:08.270253" elapsed="0.000562"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.271407" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:08.271040" elapsed="0.000433"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.272921" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:08.272544" elapsed="0.000441"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.273592" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:58:08.273210" elapsed="0.000418"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.274113" elapsed="0.000033"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.274410" elapsed="0.000035"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.274663" elapsed="0.000032"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T01:58:08.273917" elapsed="0.000830"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T01:58:08.273703" elapsed="0.001106"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T01:58:08.274878" elapsed="0.000046"/>
</return>
<msg time="2026-04-21T01:58:08.275108" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T01:58:08.272078" elapsed="0.003065"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:08.271584" elapsed="0.003651"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.275492" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:08.275274" elapsed="0.000299"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:08.271549" elapsed="0.004055"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.276644" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:08.276013" elapsed="0.000669"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:58:08.276747" elapsed="0.000041"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:58:08.265970" elapsed="0.010969"/>
</kw>
<msg time="2026-04-21T01:58:08.277016" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:08.249653" elapsed="0.027440"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.295659" elapsed="0.000075"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.312175" elapsed="0.000070"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.329055" elapsed="0.000045"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.329471" elapsed="0.000036"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.329736" elapsed="0.000032"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.330359" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:08.330142" elapsed="0.000298"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:58:08.330115" elapsed="0.000364"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.330686" elapsed="0.000032"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.330958" elapsed="0.000032"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.331231" elapsed="0.000031"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:58:08.330058" elapsed="0.001252"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:58:08.329880" elapsed="0.001470"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.331559" elapsed="0.000030"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:58:08.331669" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:58:08.331905" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:58:08.245188" elapsed="0.086755"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:08.333907" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:08.333489" elapsed="0.000521">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:08.334139" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:08.332931" elapsed="0.001243"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.334638" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:08.334272" elapsed="0.000451"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.335489" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:08.335030" elapsed="0.000497"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:08.334758" elapsed="0.000818"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:08.334245" elapsed="0.001360"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.338820" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:08.335837" elapsed="0.003021"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T01:58:08.338930" elapsed="0.000046"/>
</return>
<msg time="2026-04-21T01:58:08.339150" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:58:08.332416" elapsed="0.006793"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:08.340923" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:08.340576" elapsed="0.000433">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:08.341135" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:08.340107" elapsed="0.001063"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T01:58:08.341446" elapsed="0.000037"/>
</return>
<status status="PASS" start="2026-04-21T01:58:08.341266" elapsed="0.000262"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:08.341240" elapsed="0.000323"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.341768" elapsed="0.000051"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.342094" elapsed="0.000032"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T01:58:08.342189" elapsed="0.000021"/>
</return>
<msg time="2026-04-21T01:58:08.344870" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:58:08.339646" elapsed="0.005261"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.346843" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:08.346472" elapsed="0.000439"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.347662" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:08.347307" elapsed="0.000418"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:58:08.361760" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0io7qbtb7wm8k15m02exnlwfto4.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:58:08.362035" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T01:58:08.362227" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:58:08.350596" elapsed="0.011671"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:08.347846" elapsed="0.014497"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.362669" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:08.362391" elapsed="0.000376"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:08.347819" elapsed="0.015002"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.367964" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:08.364437" elapsed="0.003597"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:08.364104" elapsed="0.003978"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:08.364075" elapsed="0.004043"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.371634" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:08.368504" elapsed="0.003195"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:08.368196" elapsed="0.003550"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:08.368172" elapsed="0.003609"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.372590" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:08.372049" elapsed="0.000577"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.373071" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:08.372721" elapsed="0.000431"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.373851" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:08.373415" elapsed="0.000474"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:08.373186" elapsed="0.000754"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:08.372696" elapsed="0.001275"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.374703" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:08.374198" elapsed="0.000541"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.375179" elapsed="0.000058"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:08.374853" elapsed="0.000434"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.375991" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:08.375561" elapsed="0.000467"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:08.375320" elapsed="0.000756"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:08.374826" elapsed="0.001280"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:08.376321" elapsed="0.000500"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T01:58:08.377527" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:08.377121" elapsed="0.000444"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T01:58:08.377786" elapsed="0.003116"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T01:58:08.363448" elapsed="0.017545"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T01:58:08.381242" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:08.381091" elapsed="0.000217"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:08.381064" elapsed="0.000275"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:58:08.385128" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:58:08.381544" elapsed="0.003624"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T01:58:08.385239" elapsed="0.000048"/>
</return>
<msg time="2026-04-21T01:58:08.385469" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T01:58:08.345347" elapsed="0.040160"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:58:08.385594" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T01:58:08.385824" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T01:58:08.223090" elapsed="0.162771"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.427152" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:08.426497" elapsed="0.000704"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:08.428490" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:08.428078" elapsed="0.000530">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:08.428783" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:08.427492" elapsed="0.001362"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.429762" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:08.429131" elapsed="0.000697"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:58:08.430312" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:58:08.430599" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:58:08.430080" elapsed="0.000570"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.431537" level="INFO">{
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:08.430995" elapsed="0.000618"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T01:58:08.432182" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:08.431766" elapsed="0.000481"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.432735" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:08.432429" elapsed="0.000412"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:08.432277" elapsed="0.000604"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:08.431726" elapsed="0.001177"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.433581" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:08.433060" elapsed="0.000551"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:58:08.433668" elapsed="0.000038"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:58:08.425404" elapsed="0.008427"/>
</kw>
<msg time="2026-04-21T01:58:08.433901" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:08.405841" elapsed="0.028120"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.446379" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.458943" elapsed="0.000049"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.474909" elapsed="0.000055"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.475330" elapsed="0.000055"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.475646" elapsed="0.000032"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.476283" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:08.476058" elapsed="0.000311"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:58:08.476032" elapsed="0.000376"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.476622" elapsed="0.000032"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.476899" elapsed="0.000032"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.477155" elapsed="0.000031"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:58:08.475978" elapsed="0.001257"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:58:08.475774" elapsed="0.001503"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.477496" elapsed="0.000031"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:58:08.477614" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T01:58:08.477852" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:58:08.402190" elapsed="0.075793"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:08.478303" elapsed="0.003391"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:58:08.483393" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:58:08.482899" elapsed="0.000536"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:58:08.484105" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:58:08.483668" elapsed="0.000478"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T01:58:08.484379" elapsed="0.000519"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T01:58:08.482224" elapsed="0.002763"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:08.481842" elapsed="0.003195"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.485334" elapsed="0.000038"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:08.485075" elapsed="0.000353"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:08.481811" elapsed="0.003648"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T01:58:08.387465" elapsed="0.098067"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T01:58:08.386318" elapsed="0.099327"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:08.385979" elapsed="0.099737"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:08.385953" elapsed="0.099799"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:58:08.485826" elapsed="0.000050"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T01:58:08.215060" elapsed="0.271134"/>
</kw>
<arg>empty_topology</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-04-21T01:58:08.207811" elapsed="0.278499"/>
</kw>
<msg time="2026-04-21T01:58:08.486549" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:08.486615" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:08.206332" elapsed="0.280317"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T01:58:08.486950" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:08.486754" elapsed="0.000262"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:08.486728" elapsed="0.000321"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.487983" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:58:08.487301" elapsed="0.000722"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.488919" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T01:58:08.488256" elapsed="0.000763">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T01:58:08.205314" elapsed="0.283873">None</status>
</kw>
<msg time="2026-04-21T01:58:08.489319" level="FAIL">Keyword 'Invert_Failure' failed after retrying for 10 seconds. The last error was: None</msg>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Invert_Failure</arg>
<arg>@{cell_list}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-04-21T01:57:58.341475" elapsed="10.147980">Keyword 'Invert_Failure' failed after retrying for 10 seconds. The last error was: None</status>
</kw>
<msg time="2026-04-21T01:58:08.489532" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Invert_Failure</arg>
<arg>@{cell_list}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="FAIL" start="2026-04-21T01:57:58.341098" elapsed="10.148506"/>
</kw>
<arg>10s</arg>
<arg>1s</arg>
<arg>Compare_Topology</arg>
<arg>empty_topology</arg>
<doc>Some Keywords need several tries to finally fail, this keyword passes if and only if the failure ultimately happens.</doc>
<status status="FAIL" start="2026-04-21T01:57:58.340731" elapsed="10.149022">Keyword 'Invert_Failure' failed after retrying for 10 seconds. The last error was: None</status>
</kw>
<msg time="2026-04-21T01:58:08.490029" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-21T01:58:08.490097" level="INFO">${output} = Keyword 'Invert_Failure' failed after retrying for 10 seconds. The last error was: None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:57:58.340264" elapsed="10.149868"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-21T01:58:08.490419" elapsed="0.000041"/>
</return>
<status status="PASS" start="2026-04-21T01:58:08.490242" elapsed="0.000269"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:08.490214" elapsed="0.000334"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.490772" elapsed="0.000056"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.491056" elapsed="0.000032"/>
</kw>
<arg>Confirm_Keyword_Fails_Within_Timeout</arg>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="PASS" start="2026-04-21T01:57:58.339427" elapsed="10.151811"/>
</kw>
<msg time="2026-04-21T01:58:08.491423" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Invert_Failure</arg>
<arg>Confirm_Keyword_Fails_Within_Timeout</arg>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>@{cell_list}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:57:58.338848" elapsed="10.152657"/>
</kw>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Compare_Topology</arg>
<arg>${folder_name}</arg>
<doc>Some positive checks report false success for a short time. This keyword verifies no failure does happen within timeout period.
This implementation needs more complicated logic than, Verify_Keyword_Never_Passes_Within_Timeout,
so use that keyword in case you have a negative check handy.</doc>
<status status="PASS" start="2026-04-21T01:57:58.338389" elapsed="10.153238"/>
</kw>
<arg>empty_topology</arg>
<doc>Verify that Compare_Topology keeps passing, it will hold its last result.</doc>
<status status="PASS" start="2026-04-21T01:57:58.337867" elapsed="10.153845"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T01:58:08.492356" elapsed="0.000249"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T01:58:08.492038" elapsed="0.000631"/>
</kw>
<doc>Sanity check example-ipv4-topology is still empty.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T01:57:58.250326" elapsed="10.242381"/>
</test>
<test id="s1-s4-t23" name="Reconfigure_ODL_To_Initiate_Connection" line="277">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.496571" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:08.496349" elapsed="0.000279"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:08.496331" elapsed="0.000322"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T01:58:08.496162" elapsed="0.000537"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:08.497716" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:08.497608" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:08.497591" elapsed="0.000193"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:08.502839" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:08.502717" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:08.502699" elapsed="0.000232"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.504239" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:08.503604" elapsed="0.000675"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.505055" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:58:08.504522" elapsed="0.000583"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:58:08.505191" elapsed="0.000049"/>
</return>
<msg time="2026-04-21T01:58:08.505434" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:58:08.503193" elapsed="0.002276"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:08.511674" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:08.511562" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:08.511542" elapsed="0.000202"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:08.513006" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:08.512891" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:08.512871" elapsed="0.000205"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:58:08.513610" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:58:08.513287" elapsed="0.000351"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:58:08.514115" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:58:08.513822" elapsed="0.000327"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:58:08.549866" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:58:08.514760" elapsed="0.035327"/>
</kw>
<msg time="2026-04-21T01:58:08.550311" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:58:08.550361" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:08.514368" elapsed="0.036033"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:58:08.572431" level="INFO">". "t "x "t ". "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "I "n "i "t "i "a "t "e "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:58:08.551117" elapsed="0.021470"/>
</kw>
<msg time="2026-04-21T01:58:08.572787" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:58:08.572857" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "I "n "i "t "i "a "t "e "_ "C ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:08.550646" elapsed="0.022250"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.573307" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:08.573004" elapsed="0.000361"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:08.572971" elapsed="0.000423"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.573913" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "I "n "i "t "i "a "t "e "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:08.573540" elapsed="0.000444"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.574268" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:08.574051" elapsed="0.000271"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:08.574033" elapsed="0.000313"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:58:08.574385" elapsed="0.000039"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:58:08.577280" elapsed="0.000153"/>
</kw>
<msg time="2026-04-21T01:58:08.577495" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:08.576001" elapsed="0.001630"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.577941" elapsed="0.000075"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.578279" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:58:08.575297" elapsed="0.003167"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:58:08.574705" elapsed="0.003823"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:58:08.512537" elapsed="0.066089"/>
</kw>
<msg time="2026-04-21T01:58:08.578722" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:08.578768" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "I "n "i "t "i "a "t "e "_ "C ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:08.511915" elapsed="0.066910"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T01:58:08.579013" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T01:58:08.578902" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:08.578884" elapsed="0.000215"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.579584" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.579952" elapsed="0.000082"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T01:58:08.580085" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T01:58:08.511181" elapsed="0.069017"/>
</kw>
<msg time="2026-04-21T01:58:08.580294" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:08.580338" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "I "n "i "t "i "a "t "e "_ "C ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:08.506056" elapsed="0.074320"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.580707" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:08.580453" elapsed="0.000308"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:08.580436" elapsed="0.000363"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:58:08.505836" elapsed="0.074991"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:58:08.505551" elapsed="0.075310"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T01:58:08.502354" elapsed="0.078566"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T01:58:08.497319" elapsed="0.083665"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:08.496874" elapsed="0.084156"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-04-21T01:58:08.493762" elapsed="0.087322"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.582063" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | BGP_NAME=example-bgp-peer | IP=10.30.171.116 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=true | BGP_RIB=example-bgp-rib | PASSIVE_MODE=false | BGP_RIB_OPENCONFIG=exam...</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>BGP_NAME=${BGP_PEER_NAME}</arg>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=true</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<arg>PASSIVE_MODE=false</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:58:08.581281" elapsed="0.000811"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.621547" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:08.620975" elapsed="0.000616"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:08.622526" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:08.622202" elapsed="0.000404">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:08.622704" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:08.621830" elapsed="0.000899"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.623324" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:08.622928" elapsed="0.000469"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:58:08.623718" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:58:08.623921" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:58:08.623566" elapsed="0.000383"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.624380" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:08.624110" elapsed="0.000319"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.625527" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'true', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'false', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:08.625254" elapsed="0.000320"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.626114" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:58:08.625832" elapsed="0.000308"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.626857" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:58:08.626532" elapsed="0.000351"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:58:08.627653" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:58:08.627422" elapsed="0.000257"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:58:08.627735" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T01:58:08.627921" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:58:08.627076" elapsed="0.000871"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:58:08.628103" elapsed="0.000251"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T01:58:08.626390" elapsed="0.002005"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.628965" level="INFO">${value} = example-bgp-peer</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:58:08.628645" elapsed="0.000346"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:58:08.629736" level="INFO">${encoded} = example-bgp-peer</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:58:08.629500" elapsed="0.000263"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:58:08.629830" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T01:58:08.630019" level="INFO">${encoded_value} = example-bgp-peer</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:58:08.629181" elapsed="0.000870"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:58:08.630223" elapsed="0.000247"/>
</kw>
<var name="${key}">BGP_NAME</var>
<var name="${value}">example-bgp-peer</var>
<status status="PASS" start="2026-04-21T01:58:08.628512" elapsed="0.002000"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.631212" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:58:08.630815" elapsed="0.000424"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:58:08.632432" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:58:08.632158" elapsed="0.000307"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:58:08.632531" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T01:58:08.632730" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:58:08.631490" elapsed="0.001273"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:58:08.632985" elapsed="0.000297"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T01:58:08.630627" elapsed="0.002710"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.634108" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:58:08.633686" elapsed="0.000459"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:58:08.634939" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:58:08.634705" elapsed="0.000259"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:58:08.635015" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:58:08.635167" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:58:08.634367" elapsed="0.000825"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:58:08.635370" elapsed="0.000228"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T01:58:08.633494" elapsed="0.002145"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.636204" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:58:08.635903" elapsed="0.000327"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:58:08.636971" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:58:08.636736" elapsed="0.000261"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:58:08.637047" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T01:58:08.637197" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:58:08.636417" elapsed="0.000805"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:58:08.637439" elapsed="0.000228"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T01:58:08.635753" elapsed="0.001956"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.638342" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:58:08.638017" elapsed="0.000352"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:58:08.639246" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:58:08.639021" elapsed="0.000252"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:58:08.639324" elapsed="0.000096"/>
</return>
<msg time="2026-04-21T01:58:08.639570" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:58:08.638561" elapsed="0.001034"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:58:08.639760" elapsed="0.000250"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T01:58:08.637841" elapsed="0.002211"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.640608" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:58:08.640304" elapsed="0.000329"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:58:08.641377" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:58:08.641162" elapsed="0.000247"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:58:08.641461" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:58:08.641615" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:58:08.640839" elapsed="0.000801"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:58:08.641805" elapsed="0.000229"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T01:58:08.640169" elapsed="0.001906"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.642642" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:58:08.642330" elapsed="0.000338"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:58:08.643638" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:58:08.643194" elapsed="0.000471"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:58:08.643717" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T01:58:08.643889" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:58:08.642874" elapsed="0.001040"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:58:08.644068" elapsed="0.000230"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T01:58:08.642190" elapsed="0.002148"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.645078" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:58:08.644587" elapsed="0.000517"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:58:08.645846" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:58:08.645615" elapsed="0.000258"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:58:08.645923" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:58:08.646077" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:58:08.645295" elapsed="0.000807"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:58:08.646253" elapsed="0.000231"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T01:58:08.644453" elapsed="0.002072"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T01:58:08.626197" elapsed="0.020363"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T01:58:08.646606" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T01:58:08.646772" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'true', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': '...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T01:58:08.624917" elapsed="0.021896"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:08.624515" elapsed="0.022333"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.647036" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:08.646879" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:08.624489" elapsed="0.022624"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.648145" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:08.647307" elapsed="0.000868"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:58:08.648228" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:58:08.619888" elapsed="0.028472"/>
</kw>
<msg time="2026-04-21T01:58:08.648419" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:08.603869" elapsed="0.044605"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.660707" elapsed="0.000050"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.673622" elapsed="0.000057"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.688174" elapsed="0.000084"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.688588" elapsed="0.000030"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.688830" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.689303" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:08.689146" elapsed="0.000214"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:58:08.689127" elapsed="0.000261"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.689533" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.689702" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.689882" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:58:08.689083" elapsed="0.000853"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:58:08.688923" elapsed="0.001042"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.690114" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:58:08.690194" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T01:58:08.690368" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:58:08.598981" elapsed="0.091416"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.720063" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:08.719579" elapsed="0.000518"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:08.720930" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:08.720640" elapsed="0.000369">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:08.721105" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:08.720281" elapsed="0.000850"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.721692" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:08.721299" elapsed="0.000421"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:58:08.722076" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:58:08.722251" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:58:08.721923" elapsed="0.000357"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.722809" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:08.722496" elapsed="0.000378"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T01:58:08.723325" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:08.722957" elapsed="0.000475"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.723936" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'true', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': '...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:08.723611" elapsed="0.000353"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:08.723461" elapsed="0.000539"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:08.722933" elapsed="0.001089"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.725178" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflec...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:08.724169" elapsed="0.001041"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:58:08.725268" elapsed="0.000035"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:58:08.718664" elapsed="0.006746"/>
</kw>
<msg time="2026-04-21T01:58:08.725472" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:08.703956" elapsed="0.021567"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.737940" elapsed="0.000048"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.750107" elapsed="0.000039"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.762255" elapsed="0.000042"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.762517" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.762707" elapsed="0.000040"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.763213" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:08.763052" elapsed="0.000220"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:58:08.763033" elapsed="0.000265"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.763486" elapsed="0.000023"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.763658" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.763851" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:58:08.762969" elapsed="0.000937"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:58:08.762831" elapsed="0.001104"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.764084" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:58:08.764165" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T01:58:08.764350" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflec...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:58:08.701063" elapsed="0.063319"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:08.765885" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:08.765553" elapsed="0.000411">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:08.766060" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:08.765137" elapsed="0.000947"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.766425" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:08.766155" elapsed="0.000326"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.767017" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:08.766695" elapsed="0.000348"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:08.766505" elapsed="0.000633"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:08.766137" elapsed="0.001026"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.769735" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:08.767316" elapsed="0.002447"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T01:58:08.769830" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T01:58:08.769991" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:58:08.764752" elapsed="0.005264"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.771452" level="INFO">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.116</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:08.771167" elapsed="0.000336"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.771915" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;false&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:08.771657" elapsed="0.000318"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.772369" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:08.772127" elapsed="0.000286"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.772816" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:08.772562" elapsed="0.000300"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T01:58:08.773762" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T01:58:08.773551" elapsed="0.000262"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T01:58:08.774179" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T01:58:08.773988" elapsed="0.000223"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:58:08.774372" elapsed="0.000229"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.775059" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:08.774768" elapsed="0.000338"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T01:58:08.775149" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T01:58:08.775313" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T01:58:08.773106" elapsed="0.002241"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:58:08.790737" level="INFO">PUT Request : url=http://10.30.171.3:8181/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.116 
 path_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.116 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0io7qbtb7wm8k15m02exnlwfto4.node0', 'Content-Length': '1080', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;false&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T01:58:08.790880" level="INFO">PUT Response : url=http://10.30.171.3:8181/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.116 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T01:58:08.791142" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:58:08.777592" elapsed="0.013591"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:08.775467" elapsed="0.015791"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.791621" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:08.791303" elapsed="0.000452"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:08.775405" elapsed="0.016457"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.799914" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:08.794658" elapsed="0.005303"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:08.794134" elapsed="0.005864"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:08.794092" elapsed="0.005932"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.803016" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:08.800306" elapsed="0.002758"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:08.800079" elapsed="0.003020"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:08.800063" elapsed="0.003061"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.803762" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:08.803320" elapsed="0.000485"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.804124" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:08.803878" elapsed="0.000304"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.804681" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:08.804374" elapsed="0.000334"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:08.804206" elapsed="0.000537"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:08.803860" elapsed="0.000904"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.805309" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:08.804942" elapsed="0.000395"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.805659" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:08.805406" elapsed="0.000312"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.806235" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:08.805932" elapsed="0.000329"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:08.805743" elapsed="0.000553"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:08.805388" elapsed="0.000929"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:08.806472" elapsed="0.000384"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T01:58:08.807326" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:08.807024" elapsed="0.000327"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T01:58:08.807535" elapsed="0.002299"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T01:58:08.793090" elapsed="0.016826"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T01:58:08.810102" elapsed="0.000035"/>
</return>
<status status="PASS" start="2026-04-21T01:58:08.809988" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:08.809969" elapsed="0.000228"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.810347" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T01:58:08.810415" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T01:58:08.812998" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T01:58:08.770350" elapsed="0.042676"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:58:08.813092" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T01:58:08.813315" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T01:58:08.586974" elapsed="0.226367"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.813708" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:08.813443" elapsed="0.000336"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:08.813425" elapsed="0.000395"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:58:08.813864" elapsed="0.000029"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T01:58:08.582373" elapsed="0.231625"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T01:58:08.814605" elapsed="0.000305"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T01:58:08.814284" elapsed="0.000693"/>
</kw>
<doc>Replace BGP peer config module, now with initiate-connection set to true.</doc>
<status status="PASS" start="2026-04-21T01:58:08.493172" elapsed="0.321845"/>
</test>
<test id="s1-s4-t24" name="Check_Listening_Connection_Is_Established" line="294">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.818585" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:08.818349" elapsed="0.000295"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:08.818332" elapsed="0.000336"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T01:58:08.818162" elapsed="0.000551"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:08.819813" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:08.819662" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:08.819644" elapsed="0.000241"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:08.826331" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:08.826218" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:08.826199" elapsed="0.000205"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.827570" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:08.827060" elapsed="0.000546"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.828101" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:58:08.827773" elapsed="0.000354"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:58:08.828172" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T01:58:08.828331" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:58:08.826648" elapsed="0.001708"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:08.833746" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:08.833633" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:08.833612" elapsed="0.000221"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:08.835055" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:08.834946" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:08.834929" elapsed="0.000194"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:58:08.835598" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:58:08.835269" elapsed="0.000357"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:58:08.836030" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:58:08.835808" elapsed="0.000247"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:58:08.866111" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:58:08.836555" elapsed="0.029737"/>
</kw>
<msg time="2026-04-21T01:58:08.866587" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:58:08.866636" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:08.836216" elapsed="0.030458"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:58:08.890807" level="INFO">". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s "_ "E "s "t "a "b "l "i "s "h "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:58:08.867361" elapsed="0.023623"/>
</kw>
<msg time="2026-04-21T01:58:08.891193" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:58:08.891241" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:08.866932" elapsed="0.024346"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.891703" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:08.891383" elapsed="0.000379"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:08.891349" elapsed="0.000459"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:08.892297" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s "_ "E "s "t "a "b "l "i "s "h "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:08.891957" elapsed="0.000411"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.892650" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:08.892434" elapsed="0.000271"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:08.892416" elapsed="0.000312"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:58:08.892765" elapsed="0.000063"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:58:08.895473" elapsed="0.000187"/>
</kw>
<msg time="2026-04-21T01:58:08.895726" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:08.894348" elapsed="0.001534"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.896162" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.896496" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:58:08.893676" elapsed="0.003004"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:58:08.893116" elapsed="0.003628"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:58:08.834613" elapsed="0.062252"/>
</kw>
<msg time="2026-04-21T01:58:08.896960" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:08.897004" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:08.833992" elapsed="0.063050"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T01:58:08.942859" elapsed="0.000061"/>
</return>
<status status="PASS" start="2026-04-21T01:58:08.897119" elapsed="0.045861"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:08.897100" elapsed="0.045908"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.943565" elapsed="0.000031"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.943982" elapsed="0.000032"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T01:58:08.944071" elapsed="0.000021"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T01:58:08.833280" elapsed="0.110927"/>
</kw>
<msg time="2026-04-21T01:58:08.944312" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:08.944357" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:08.828737" elapsed="0.115656"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.944859" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:08.944550" elapsed="0.000366"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:08.944531" elapsed="0.000408"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:58:08.828591" elapsed="0.116371"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:58:08.828412" elapsed="0.116583"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T01:58:08.825824" elapsed="0.119226"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T01:58:08.819324" elapsed="0.125781"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:08.818883" elapsed="0.126268"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-04-21T01:58:08.815977" elapsed="0.129226"/>
</kw>
<kw name="Check_Speaker_Is_Connected">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_Number_Of_Speaker_Connections">
<kw name="Count_Port_Occurences" owner="SSHKeywords">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Check_And_Install_Netstat" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:58:08.951302" level="INFO">Executing command 'netstat --version'.</msg>
<msg time="2026-04-21T01:58:08.966159" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T01:58:08.966446" level="INFO">${netstat_installed} = net-tools 2.10-alpha
Fred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others
+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX
AF: (inet) +UNIX +INET...</msg>
<var>${netstat_installed}</var>
<arg>netstat --version</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:58:08.951191" elapsed="0.015316"/>
</kw>
<if>
<branch type="IF" condition="'${netstat_installed}' is not string and '${netstat_installed}' != '0'">
<kw name="Install_Netstat" owner="SSHKeywords">
<doc>Install netstat if it is not already installed.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:08.967618" elapsed="0.000064"/>
</kw>
<msg time="2026-04-21T01:58:08.967764" level="FAIL">Invalid IF condition: Evaluating expression "'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' is not string and 'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' != '0'" failed: SyntaxError: unterminated string literal (detected at line 1) (&lt;string&gt;, line 1)

Variables in the original expression "'${netstat_installed}' is not string and '${netstat_installed}' != '0'" were resolved before the expression was evaluated. Try using "$netstat_installed is not string and $netstat_installed != '0'" syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details.</msg>
<status status="FAIL" start="2026-04-21T01:58:08.966702" elapsed="0.001208">Invalid IF condition: Evaluating expression "'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' is not string and 'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' != '0'" failed: SyntaxError: unterminated string literal (detected at line 1) (&lt;string&gt;, line 1)

Variables in the original expression "'${netstat_installed}' is not string and '${netstat_installed}' != '0'" were resolved before the expression was evaluated. Try using "$netstat_installed is not string and $netstat_installed != '0'" syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details.</status>
</branch>
<status status="FAIL" start="2026-04-21T01:58:08.966650" elapsed="0.001360">Invalid IF condition: Evaluating expression "'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' is not string and 'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' != '0'" failed: SyntaxError: unterminated string literal (detected at line 1) (&lt;string&gt;, line 1)

Variables in the original expression "'${netstat_installed}' is not string and '${netstat_installed}' != '0'" were resolved before the expression was evaluated. Try using "$netstat_installed is not string and $netstat_installed != '0'" syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details.</status>
</if>
<doc>Check if netstat is installed and install it if not.</doc>
<status status="FAIL" start="2026-04-21T01:58:08.950919" elapsed="0.017363">Invalid IF condition: Evaluating expression "'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' is not string and 'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' != '0'" failed: SyntaxError: unterminated string literal (detected at line 1) (&lt;string&gt;, line 1)

Variables in the original expression "'${netstat_installed}' is not string and '${netstat_installed}' != '0'" were resolved before the expression was evaluated. Try using "$netstat_installed is not string and $netstat_installed != '0'" syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details.</status>
</kw>
<arg>Check_And_Install_Netstat</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:08.950512" elapsed="0.018058"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:58:08.969736" level="INFO">Executing command 'netstat -punta 2&gt; /dev/null | grep -E ":17900 .+ ESTABLISHED .+python" | wc -l'.</msg>
<msg time="2026-04-21T01:58:09.018235" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T01:58:09.018529" level="INFO">${output} = 1</msg>
<var>${output}</var>
<arg>${NETSTAT_COMMAND} 2&gt; /dev/null | grep -E ":${port} .+ ${state} .+${name}" | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:58:08.969115" elapsed="0.049471"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-21T01:58:09.018722" elapsed="0.000124"/>
</return>
<msg time="2026-04-21T01:58:09.019147" level="INFO">${output} = 1</msg>
<var>${output}</var>
<arg>17900</arg>
<arg>ESTABLISHED</arg>
<arg>python</arg>
<doc>Run 'netstat' on the remote machine and count occurences of given port in the given state connected to process with the given name.</doc>
<status status="PASS" start="2026-04-21T01:58:08.950185" elapsed="0.069016"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output}</arg>
<arg>${howmany}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T01:58:09.019665" elapsed="0.000828"/>
</kw>
<arg>1</arg>
<doc>Run netstat in mininet machine and parse it for number of established connections. Check it is ${howmany}.</doc>
<status status="PASS" start="2026-04-21T01:58:08.949821" elapsed="0.070807"/>
</kw>
<arg>5s</arg>
<arg>1s</arg>
<arg>Check_Number_Of_Speaker_Connections</arg>
<arg>1</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T01:58:08.945663" elapsed="0.075070"/>
</kw>
<doc>Give it several tries to see exactly one established connection.</doc>
<status status="PASS" start="2026-04-21T01:58:08.945341" elapsed="0.075551"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T01:58:09.022326" elapsed="0.001049"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T01:58:09.021487" elapsed="0.002029"/>
</kw>
<doc>See TCP (BGP) connection in established state.</doc>
<status status="PASS" start="2026-04-21T01:58:08.815381" elapsed="0.208281"/>
</test>
<test id="s1-s4-t25" name="Check_Listening_Topology_Is_Filled" line="298">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.029410" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:09.029056" elapsed="0.000442"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.029026" elapsed="0.000510"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T01:58:09.028742" elapsed="0.000868"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:09.031121" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:09.030962" elapsed="0.000226"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.030936" elapsed="0.000284"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:09.036625" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:09.036519" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.036501" elapsed="0.000192"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.037708" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:09.037322" elapsed="0.000412"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.038212" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:58:09.037911" elapsed="0.000327"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:58:09.038283" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:58:09.038438" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:58:09.036942" elapsed="0.001521"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:09.043996" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:09.043888" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.043869" elapsed="0.000194"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:09.045252" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:09.045145" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.045126" elapsed="0.000196"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:58:09.045774" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:58:09.045471" elapsed="0.000347"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:58:09.046200" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:58:09.045981" elapsed="0.000245"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:58:09.084470" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:58:09.046727" elapsed="0.037957"/>
</kw>
<msg time="2026-04-21T01:58:09.084904" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:58:09.084952" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:09.046387" elapsed="0.038601"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:58:09.104324" level="INFO">". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F "i "l "l "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:58:09.085620" elapsed="0.018857"/>
</kw>
<msg time="2026-04-21T01:58:09.104672" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:58:09.104718" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:09.085224" elapsed="0.019531"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.105183" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:09.104884" elapsed="0.000356"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.104852" elapsed="0.000415"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.105770" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F "i "l "l "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:09.105416" elapsed="0.000443"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.106146" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:09.105927" elapsed="0.000274"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.105908" elapsed="0.000318"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:58:09.106264" elapsed="0.000038"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:58:09.109089" elapsed="0.000152"/>
</kw>
<msg time="2026-04-21T01:58:09.109302" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:09.107901" elapsed="0.001541"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.109718" elapsed="0.000110"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.110090" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:58:09.107172" elapsed="0.003102"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:58:09.106584" elapsed="0.003753"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:58:09.044845" elapsed="0.065590"/>
</kw>
<msg time="2026-04-21T01:58:09.110531" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:09.110575" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:09.044217" elapsed="0.066395"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T01:58:09.110818" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T01:58:09.110688" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.110670" elapsed="0.000234"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.111316" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.111674" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T01:58:09.111749" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T01:58:09.043521" elapsed="0.068352"/>
</kw>
<msg time="2026-04-21T01:58:09.111969" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:09.112013" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:09.038857" elapsed="0.073246"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.112440" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:09.112184" elapsed="0.000311"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.112166" elapsed="0.000353"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:58:09.038694" elapsed="0.073850"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:58:09.038519" elapsed="0.074059"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T01:58:09.036160" elapsed="0.076476"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T01:58:09.030513" elapsed="0.082180"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:09.029865" elapsed="0.082878"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-04-21T01:58:09.025368" elapsed="0.087447"/>
</kw>
<kw name="Wait_For_Topology_To_Change_To">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.164321" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:09.163912" elapsed="0.000443"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:09.165442" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:09.165012" elapsed="0.000513">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:09.165629" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:09.164532" elapsed="0.001129"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.166300" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:09.165879" elapsed="0.000455"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:58:09.166674" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:58:09.166881" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:58:09.166518" elapsed="0.000393"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.167349" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:09.167080" elapsed="0.000325"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.168846" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:09.168292" elapsed="0.000634"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.169485" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:58:09.169106" elapsed="0.000406"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.169954" elapsed="0.000048"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.170683" elapsed="0.000054"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.171067" elapsed="0.000047"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T01:58:09.169743" elapsed="0.001493"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T01:58:09.169568" elapsed="0.001740"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T01:58:09.171362" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T01:58:09.171535" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T01:58:09.167909" elapsed="0.003652"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:09.167496" elapsed="0.004098"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.171828" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:09.171654" elapsed="0.000294"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.167470" elapsed="0.004500"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.172577" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:09.172120" elapsed="0.000486"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:58:09.172656" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:58:09.163220" elapsed="0.009585"/>
</kw>
<msg time="2026-04-21T01:58:09.172864" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:09.150656" elapsed="0.022261"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.185359" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.197707" elapsed="0.000035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.210406" elapsed="0.000034"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.210647" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.210851" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.211277" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:09.211121" elapsed="0.000214"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:58:09.211103" elapsed="0.000259"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.211508" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.211718" elapsed="0.000023"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.211910" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:58:09.211062" elapsed="0.000903"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:58:09.210938" elapsed="0.001056"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.212147" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:58:09.212227" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T01:58:09.212382" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:58:09.146261" elapsed="0.066150"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:09.213983" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:09.213654" elapsed="0.000407">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:09.214157" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:09.213247" elapsed="0.000935"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.214525" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:09.214254" elapsed="0.000330"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.215112" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:09.214812" elapsed="0.000327"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:09.214609" elapsed="0.000565"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.214236" elapsed="0.000960"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.217526" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:09.215352" elapsed="0.002201"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T01:58:09.217605" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T01:58:09.217763" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:58:09.212875" elapsed="0.004927"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:09.219028" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:09.218777" elapsed="0.000315">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:09.219183" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:09.218439" elapsed="0.000769"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T01:58:09.219412" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T01:58:09.219277" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.219259" elapsed="0.000238"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.219678" elapsed="0.000024"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.219870" elapsed="0.000022"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T01:58:09.219938" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T01:58:09.221965" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:58:09.218112" elapsed="0.003880"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.223398" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:09.223143" elapsed="0.000301"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.223895" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:09.223599" elapsed="0.000339"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:58:09.234636" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0io7qbtb7wm8k15m02exnlwfto4.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:58:09.234825" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '338'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.0.1.32/28"},{"prefix":"8.0.1.16/28"},{"prefix":"8.0.1.0/28"}]}}]}]} 
 </msg>
<msg time="2026-04-21T01:58:09.234957" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:58:09.226024" elapsed="0.008962"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:09.224003" elapsed="0.011031"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.235249" elapsed="0.000103"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:09.235065" elapsed="0.000334"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.223986" elapsed="0.011436"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.240132" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.0.1.32/28"},{"prefix":"8.0.1.16/28"},{"prefix":"8.0.1.0/28"}]}}]}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:09.236579" elapsed="0.003625"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:09.236343" elapsed="0.003912"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.236324" elapsed="0.003969"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.244182" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:09.240701" elapsed="0.003552"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:09.240374" elapsed="0.003930"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.240350" elapsed="0.003994"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.245206" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:09.244602" elapsed="0.000644"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.245707" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:09.245350" elapsed="0.000465"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.246544" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:09.246098" elapsed="0.000483"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:09.245853" elapsed="0.000781"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.245324" elapsed="0.001344"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.247533" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:09.246936" elapsed="0.000638"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.248126" elapsed="0.000053"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:09.247719" elapsed="0.000529"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.248966" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:09.248588" elapsed="0.000405"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:09.248292" elapsed="0.000738"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.247651" elapsed="0.001401"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:09.249209" elapsed="0.000357"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T01:58:09.250054" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:09.249735" elapsed="0.000346"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T01:58:09.250238" elapsed="0.002378"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T01:58:09.235888" elapsed="0.016793"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T01:58:09.252874" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:09.252750" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.252732" elapsed="0.000212"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:58:09.255935" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:58:09.253092" elapsed="0.002873"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T01:58:09.256017" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T01:58:09.256183" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T01:58:09.222308" elapsed="0.033901"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:58:09.256273" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T01:58:09.256486" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T01:58:09.124317" elapsed="0.132196"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.285130" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:09.284312" elapsed="0.000851"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:09.287298" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:09.286688" elapsed="0.000777">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:09.287600" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:09.285343" elapsed="0.002284"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.288619" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:09.287848" elapsed="0.000800"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:58:09.289088" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:58:09.289355" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:58:09.288836" elapsed="0.000547"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.289995" level="INFO">{
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "prefix": "8.0.1.16/28"
       },
       {
        "prefix": "8.0.1.32/28"
       }
      ]
     },
     "node-id": "192.0.2.1"
    }
   ],
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:09.289543" elapsed="0.000520"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T01:58:09.290841" elapsed="0.000084"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:09.290146" elapsed="0.000860"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.291981" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:09.291219" elapsed="0.000820"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:09.291036" elapsed="0.001102"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.290122" elapsed="0.002043"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.293239" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:09.292319" elapsed="0.000949"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:58:09.293321" elapsed="0.000037"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:58:09.283443" elapsed="0.010019"/>
</kw>
<msg time="2026-04-21T01:58:09.293518" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:09.270896" elapsed="0.022674"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.307465" elapsed="0.000065"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.320148" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.332224" elapsed="0.000038"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.332489" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.332684" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.333225" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:09.332991" elapsed="0.000294"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:58:09.332973" elapsed="0.000338"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.333462" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.333634" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.333831" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:58:09.332925" elapsed="0.000961"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:58:09.332771" elapsed="0.001143"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.334063" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:58:09.334144" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T01:58:09.334302" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:58:09.268252" elapsed="0.066079"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:09.334513" elapsed="0.002316"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:58:09.338715" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:58:09.337989" elapsed="0.000768"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:58:09.339653" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:58:09.339022" elapsed="0.000672"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T01:58:09.339995" elapsed="0.000496"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T01:58:09.337326" elapsed="0.003254"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:09.336946" elapsed="0.003683"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.340855" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:09.340666" elapsed="0.000302"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.336919" elapsed="0.004073"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T01:58:09.257681" elapsed="0.083359"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T01:58:09.256869" elapsed="0.084249"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:09.256598" elapsed="0.084568"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.256581" elapsed="0.084610"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:58:09.341235" elapsed="0.000038"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T01:58:09.118195" elapsed="0.223184"/>
</kw>
<arg>${folder_name}</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-04-21T01:58:09.113827" elapsed="0.227619"/>
</kw>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Compare_Topology</arg>
<arg>${folder_name}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T01:58:09.113310" elapsed="0.228185"/>
</kw>
<arg>filled_topology</arg>
<doc>Wait until Compare_Topology matches expected result.</doc>
<status status="PASS" start="2026-04-21T01:58:09.112959" elapsed="0.228597"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T01:58:09.342160" elapsed="0.000245"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T01:58:09.341854" elapsed="0.000615"/>
</kw>
<doc>See new routes in example-ipv4-topology as a proof that synchronization was correct.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T01:58:09.024340" elapsed="0.318168"/>
</test>
<test id="s1-s4-t26" name="Kill_Listening_BGP_Speaker" line="303">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T01:58:09.345956" elapsed="0.000209"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T01:58:09.345667" elapsed="0.000553"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:09.347229" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:09.347116" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.347098" elapsed="0.000199"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:09.352402" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:09.352293" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.352274" elapsed="0.000196"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.353496" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:09.353102" elapsed="0.000421"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.354002" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:58:09.353686" elapsed="0.000343"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:58:09.354074" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T01:58:09.354236" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:58:09.352705" elapsed="0.001556"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:09.359663" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:09.359554" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.359535" elapsed="0.000215"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:09.360962" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:09.360854" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.360835" elapsed="0.000194"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:58:09.361482" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:58:09.361178" elapsed="0.000331"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:58:09.361905" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:58:09.361670" elapsed="0.000260"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:58:09.394582" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:58:09.362431" elapsed="0.032379"/>
</kw>
<msg time="2026-04-21T01:58:09.395034" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:58:09.395082" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:09.362093" elapsed="0.033026"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:58:09.412708" level="INFO">". "t "x "t ". "B "a "s "i "c ". "K "i "l "l "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:58:09.395925" elapsed="0.017015"/>
</kw>
<msg time="2026-04-21T01:58:09.413164" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:58:09.413211" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "K "i "l "l "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:09.395370" elapsed="0.017879"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.413711" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:09.413364" elapsed="0.000422"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.413329" elapsed="0.000514"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.414389" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "K "i "l "l "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:09.414000" elapsed="0.000455"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.414745" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:09.414522" elapsed="0.000298"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.414503" elapsed="0.000341"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:58:09.414885" elapsed="0.000044"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:58:09.417824" elapsed="0.000396"/>
</kw>
<msg time="2026-04-21T01:58:09.418295" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:09.416583" elapsed="0.001852"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.418716" elapsed="0.000106"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.419093" elapsed="0.000078"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:58:09.415895" elapsed="0.003393"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:58:09.415229" elapsed="0.004126"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:58:09.360527" elapsed="0.058931"/>
</kw>
<msg time="2026-04-21T01:58:09.419555" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:09.419601" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "K "i "l "l "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:09.359921" elapsed="0.059718"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T01:58:09.419877" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T01:58:09.419721" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.419701" elapsed="0.000265"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.420407" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.420757" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T01:58:09.420846" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T01:58:09.359213" elapsed="0.061746"/>
</kw>
<msg time="2026-04-21T01:58:09.421053" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:09.421097" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "K "i "l "l "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:09.354638" elapsed="0.066579"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.421563" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:09.421299" elapsed="0.000319"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.421281" elapsed="0.000364"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:58:09.354492" elapsed="0.067178"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:58:09.354316" elapsed="0.067387"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T01:58:09.351920" elapsed="0.069845"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T01:58:09.346826" elapsed="0.075019"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:09.346371" elapsed="0.075522"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T01:58:09.343552" elapsed="0.078398"/>
</kw>
<kw name="Kill_BGP_Speaker" owner="BGPSpeaker">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.423210" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:09.422869" elapsed="0.000368"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T01:58:09.423394" elapsed="0.000313"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T01:58:09.422567" elapsed="0.001290"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T01:58:09.449539" level="INFO">^C
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T01:58:09.424405" elapsed="0.025326"/>
</kw>
<msg time="2026-04-21T01:58:09.449982" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:09.450055" level="INFO">${message} = ^C
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${status}</var>
<var>${message}</var>
<arg>SSHLibrary.Read_Until_Prompt</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:09.424039" elapsed="0.026059"/>
</kw>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:58:09.451341" level="INFO">Executing command 'cat play.py.out'.</msg>
<msg time="2026-04-21T01:58:09.465180" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T01:58:09.465437" level="INFO">${output_log} = 2026-04-21 01:57:48,183 INFO BGP-Thread-1 (job): Connecting in the listening mode.
2026-04-21 01:58:08,805 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 01:58:08,806 INFO BGP-Thread-1 (job): O...</msg>
<var>${output_log}</var>
<arg>cat ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:58:09.451097" elapsed="0.014386"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.466369" level="INFO">2026-04-21 01:57:48,183 INFO BGP-Thread-1 (job): Connecting in the listening mode.
2026-04-21 01:58:08,805 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 01:58:08,806 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 01:58:08,806 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-04-21 01:58:08,806 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 01:58:08,806 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 3
2026-04-21 01:58:08,806 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-04-21 01:58:08,806 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-04-21 01:58:08,807 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-04-21 01:58:08,807 INFO BGP-Thread-1 (job):   My BGP Identifier: 169782132
2026-04-21 01:58:08,807 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-04-21 01:58:08,807 INFO BGP-Thread-1 (job):   Originator ID: None
2026-04-21 01:58:08,807 INFO BGP-Thread-1 (job):   Cluster list: None
2026-04-21 01:58:08,807 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-04-21 01:58:08,807 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-04-21 01:58:08,807 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-04-21 01:58:08,807 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 3
2026-04-21 01:58:08,807 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-04-21 01:58:08,807 INFO BGP-Thread-1 (job):   Let's go ...

2026-04-21 01:58:08,809 INFO BGP-Thread-1 (job): Iteration: 0 - total remaining prefixes: 3
2026-04-21 01:58:08,809 INFO BGP-Thread-1 (job): All update messages generated.
2026-04-21 01:58:08,809 INFO BGP-Thread-1 (job): Storing performance results.
2026-04-21 01:58:08,809 INFO BGP-Thread-1 (job): ########## Final results ##########
2026-04-21 01:58:08,809 INFO BGP-Thread-1 (job): Number of iterations: 3
2026-04-21 01:58:08,810 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the pre-fill phase: 0
2026-04-21 01:58:08,810 INFO BGP-Thread-1 (job): The pre-fill phase duration: 0s
2026-04-21 01:58:08,810 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the 2nd test phase: 3
2026-04-21 01:58:08,810 INFO BGP-Thread-1 (job): The 2nd test phase duration: 0.000225067138671875s
2026-04-21 01:58:08,810 INFO BGP-Thread-1 (job): Threshold for performance reporting: 1000
2026-04-21 01:58:08,810 INFO BGP-Thread-1 (job): Message generator performance results stored in totals-bgp.csv:
2026-04-21 01:58:08,810 INFO BGP-Thread-1 (job):   
2026-04-21 01:58:08,810 INFO BGP-Thread-1 (job):   
2026-04-21 01:58:08,810 INFO BGP-Thread-1 (job): Message generator performance results stored in performance-bgp.csv:
2026-04-21 01:58:08,811 INFO BGP-Thread-1 (job):   
2026-04-21 01:58:08,811 INFO BGP-Thread-1 (job):   
2026-04-21 01:58:08,811 INFO BGP-Thread-1 (job): Finally an END-OF-RIB is sent.
2026-04-21 01:58:08,811 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 01:58:08,811 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 01:58:08,811 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 01:58:08,819 INFO BGP-Thread-1 (job): ... idle for 0.008s
2026-04-21 01:58:08,819 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.008s
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:09.465874" elapsed="0.000699"/>
</kw>
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="PASS" start="2026-04-21T01:58:09.450523" elapsed="0.016142"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<status status="PASS" start="2026-04-21T01:58:09.466983" elapsed="0.000050"/>
</return>
<status status="PASS" start="2026-04-21T01:58:09.466775" elapsed="0.000303"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.466743" elapsed="0.000370"/>
</if>
<kw name="Log" owner="BuiltIn">
<arg>${message}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.467326" elapsed="0.000031"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was not seen within timeout period.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.467571" elapsed="0.000030"/>
</kw>
<doc>Interrupt play.py, fail if no prompt is seen within SSHLibrary timeout.
Also dump the logs with the output the program produced.
This keyword is also suitable for stopping BGP manager.</doc>
<status status="PASS" start="2026-04-21T01:58:09.422225" elapsed="0.045461"/>
</kw>
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.469034" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T01:58:09.468489" elapsed="0.000615"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-04-21T01:58:09.468029" elapsed="0.001167"/>
</kw>
<kw name="Do_Not_Start_Failing_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T01:58:09.470070" elapsed="0.000316"/>
</kw>
<doc>This is just a more readable 'None' to override [Teardown].</doc>
<status status="PASS" start="2026-04-21T01:58:09.469600" elapsed="0.000866"/>
</kw>
<doc>Abort the Python speaker. Also, attempt to stop failing fast.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T01:58:09.342991" elapsed="0.127531"/>
</test>
<test id="s1-s4-t27" name="Check_For_Empty_Topology_After_Listening" line="312">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.476316" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:09.475954" elapsed="0.000452"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.475922" elapsed="0.000527"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T01:58:09.475628" elapsed="0.000898"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:09.478087" elapsed="0.000026"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:09.477926" elapsed="0.000237"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.477899" elapsed="0.000299"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:09.485492" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:09.485316" elapsed="0.000252"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.485286" elapsed="0.000316"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.487214" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:09.486586" elapsed="0.000669"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.487989" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:58:09.487497" elapsed="0.000531"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:58:09.488094" elapsed="0.000050"/>
</return>
<msg time="2026-04-21T01:58:09.488330" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:58:09.486006" elapsed="0.002361"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:09.496292" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:09.496121" elapsed="0.000245"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.496091" elapsed="0.000310"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:09.498196" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:09.498049" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.498025" elapsed="0.000264"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:58:09.498971" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:58:09.498506" elapsed="0.000504"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:58:09.499542" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:58:09.499247" elapsed="0.000333"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:58:09.534860" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:58:09.500346" elapsed="0.034900"/>
</kw>
<msg time="2026-04-21T01:58:09.535546" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:58:09.535619" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:09.499851" elapsed="0.035827"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:58:09.558299" level="INFO">". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e "r "_ "L "i "s "t "e "n "i "n "g "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:58:09.536670" elapsed="0.021931"/>
</kw>
<msg time="2026-04-21T01:58:09.558969" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:58:09.559043" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:09.536090" elapsed="0.023008"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.559737" elapsed="0.000039"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:09.559260" elapsed="0.000629"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.559211" elapsed="0.000723"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.560709" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e "r "_ "L "i "s "t "e "n "i "n "g "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:09.560164" elapsed="0.000680"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.561269" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:09.560944" elapsed="0.000406"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.560917" elapsed="0.000467"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:58:09.561442" elapsed="0.000055"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:58:09.565282" elapsed="0.000217"/>
</kw>
<msg time="2026-04-21T01:58:09.565589" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:09.563688" elapsed="0.002126"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.566234" elapsed="0.000105"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.566713" elapsed="0.000133"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:58:09.562748" elapsed="0.004259"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:58:09.561920" elapsed="0.005182"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:58:09.497591" elapsed="0.069653"/>
</kw>
<msg time="2026-04-21T01:58:09.567388" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:09.567460" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:09.496650" elapsed="0.070869"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T01:58:09.567853" elapsed="0.000044"/>
</return>
<status status="PASS" start="2026-04-21T01:58:09.567642" elapsed="0.000307"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.567614" elapsed="0.000376"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.568628" elapsed="0.000040"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.569188" elapsed="0.000038"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T01:58:09.569296" elapsed="0.000025"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T01:58:09.495524" elapsed="0.073935"/>
</kw>
<msg time="2026-04-21T01:58:09.569599" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:09.569665" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:09.488947" elapsed="0.080776"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.570450" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:09.570071" elapsed="0.000458"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.570042" elapsed="0.000521"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:58:09.488713" elapsed="0.081883"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:58:09.488452" elapsed="0.082194"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T01:58:09.484719" elapsed="0.086015"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T01:58:09.477481" elapsed="0.093364"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:09.476770" elapsed="0.094146"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-04-21T01:58:09.471883" elapsed="0.099120"/>
</kw>
<kw name="Wait_For_Topology_To_Change_To">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.641288" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:09.640846" elapsed="0.000476"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:09.642329" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:09.641876" elapsed="0.000532">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:09.642506" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:09.641507" elapsed="0.001024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.643128" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:09.642701" elapsed="0.000455"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:58:09.643466" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:58:09.643648" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:58:09.643320" elapsed="0.000354"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.644134" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:09.643859" elapsed="0.000321"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.645461" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:09.645011" elapsed="0.000511"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.646074" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:58:09.645687" elapsed="0.000413"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.646522" elapsed="0.000047"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.647272" elapsed="0.000051"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.647619" elapsed="0.000045"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T01:58:09.646330" elapsed="0.001482"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T01:58:09.646159" elapsed="0.001757"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T01:58:09.647975" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T01:58:09.648149" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T01:58:09.644636" elapsed="0.003538"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:09.644267" elapsed="0.003939"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.648386" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:09.648234" elapsed="0.000275"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.644240" elapsed="0.004291"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.649196" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:09.648680" elapsed="0.000544"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:58:09.649274" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:58:09.640075" elapsed="0.009327"/>
</kw>
<msg time="2026-04-21T01:58:09.649457" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:09.627322" elapsed="0.022193"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.662374" elapsed="0.000056"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.674593" elapsed="0.000061"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.687140" elapsed="0.000053"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.687428" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.687619" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.688101" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:09.687946" elapsed="0.000212"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:58:09.687925" elapsed="0.000262"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.688333" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.688501" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.688667" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:58:09.687866" elapsed="0.000854"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:58:09.687707" elapsed="0.001042"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.688910" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:58:09.688990" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T01:58:09.689156" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:58:09.622683" elapsed="0.066502"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:09.690780" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:09.690471" elapsed="0.000407">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:09.690973" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:09.690055" elapsed="0.000942"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.691337" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:09.691067" elapsed="0.000327"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.691953" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:09.691600" elapsed="0.000381"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:09.691419" elapsed="0.000599"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.691049" elapsed="0.000991"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.694404" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:09.692199" elapsed="0.002233"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T01:58:09.694486" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T01:58:09.694650" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:58:09.689668" elapsed="0.005007"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:09.696006" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:09.695687" elapsed="0.000392">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:09.696175" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:09.695348" elapsed="0.000851"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T01:58:09.696412" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T01:58:09.696272" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.696254" elapsed="0.000244"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.696646" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.696836" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T01:58:09.696904" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T01:58:09.699017" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:58:09.695012" elapsed="0.004035"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.700628" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:09.700337" elapsed="0.000342"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.701093" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:09.700849" elapsed="0.000288"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:58:09.710775" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0io7qbtb7wm8k15m02exnlwfto4.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:58:09.710981" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T01:58:09.711126" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:58:09.703281" elapsed="0.007872"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:09.701207" elapsed="0.010003"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.711441" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:09.711244" elapsed="0.000341"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.701187" elapsed="0.010422"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.716560" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:09.712875" elapsed="0.003761"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:09.712561" elapsed="0.004129"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.712541" elapsed="0.004187"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.720634" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:09.717177" elapsed="0.003527"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:09.716834" elapsed="0.003914"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.716787" elapsed="0.003988"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.721425" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:09.721016" elapsed="0.000436"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.721770" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:09.721523" elapsed="0.000323"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.722342" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:09.722037" elapsed="0.000332"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:09.721870" elapsed="0.000535"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.721505" elapsed="0.000921"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.723153" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:09.722587" elapsed="0.000593"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.723486" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:09.723250" elapsed="0.000294"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.724064" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:09.723731" elapsed="0.000359"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:09.723568" elapsed="0.000557"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.723232" elapsed="0.000914"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:09.724303" elapsed="0.000346"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T01:58:09.725142" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:09.724837" elapsed="0.000332"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T01:58:09.725328" elapsed="0.002507"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T01:58:09.712082" elapsed="0.015867"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T01:58:09.728154" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:09.728032" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.728010" elapsed="0.000215"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:58:09.731077" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:58:09.728380" elapsed="0.002728"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T01:58:09.731162" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T01:58:09.731334" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T01:58:09.699426" elapsed="0.031935"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:58:09.731427" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T01:58:09.731581" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T01:58:09.590780" elapsed="0.140904"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.760720" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:09.759902" elapsed="0.000857"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:09.762969" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:09.762310" elapsed="0.000825">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:09.763274" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:09.760963" elapsed="0.002335"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.764296" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:09.763470" elapsed="0.000855"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:58:09.764736" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:58:09.765218" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:58:09.764490" elapsed="0.000756"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.765866" level="INFO">{
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:09.765410" elapsed="0.000519"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T01:58:09.766719" elapsed="0.000098"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:09.766015" elapsed="0.000888"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.767727" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:09.767115" elapsed="0.000655"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:09.766934" elapsed="0.000978"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.765988" elapsed="0.001993"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.769000" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:09.768136" elapsed="0.000893"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:58:09.769083" elapsed="0.000039"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:58:09.759080" elapsed="0.010151"/>
</kw>
<msg time="2026-04-21T01:58:09.769289" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:09.746388" elapsed="0.022958"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.782099" elapsed="0.000057"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.794369" elapsed="0.000051"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.806630" elapsed="0.000057"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.806947" elapsed="0.000026"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.807141" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.807594" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:09.807440" elapsed="0.000210"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:58:09.807421" elapsed="0.000257"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.807849" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.808034" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.808202" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:58:09.807375" elapsed="0.000881"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:58:09.807229" elapsed="0.001057"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.808435" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:58:09.808516" elapsed="0.000021"/>
</return>
<msg time="2026-04-21T01:58:09.808680" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:58:09.743597" elapsed="0.065113"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:09.808909" elapsed="0.002513"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:58:09.812681" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:58:09.812282" elapsed="0.000427"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:58:09.813203" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:58:09.812897" elapsed="0.000334"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T01:58:09.813387" elapsed="0.000342"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T01:58:09.811784" elapsed="0.002023"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:09.811507" elapsed="0.002336"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.814018" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:09.813868" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.811487" elapsed="0.002607"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T01:58:09.732948" elapsed="0.081255"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T01:58:09.732096" elapsed="0.082188"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:09.731774" elapsed="0.082559"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.731755" elapsed="0.082603"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:58:09.814395" elapsed="0.000034"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T01:58:09.578849" elapsed="0.235684"/>
</kw>
<arg>${folder_name}</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-04-21T01:58:09.572711" elapsed="0.241888"/>
</kw>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Compare_Topology</arg>
<arg>${folder_name}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T01:58:09.571777" elapsed="0.242871"/>
</kw>
<arg>empty_topology</arg>
<doc>Wait until Compare_Topology matches expected result.</doc>
<status status="PASS" start="2026-04-21T01:58:09.571218" elapsed="0.243491"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T01:58:09.815309" elapsed="0.000239"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T01:58:09.815006" elapsed="0.000604"/>
</kw>
<doc>Post-condition: Check example-ipv4-topology is empty again.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T01:58:09.471006" elapsed="0.344643"/>
</test>
<test id="s1-s4-t28" name="Start_Listening_BGP_Speaker_Case_2" line="317">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.819092" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:09.818867" elapsed="0.000283"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.818850" elapsed="0.000326"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T01:58:09.818662" elapsed="0.000560"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:09.820268" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:09.820160" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.820143" elapsed="0.000195"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:09.825240" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:09.825128" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.825109" elapsed="0.000202"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.826543" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:09.826136" elapsed="0.000435"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.827053" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:58:09.826731" elapsed="0.000347"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:58:09.827123" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T01:58:09.827287" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:58:09.825548" elapsed="0.001764"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:09.833374" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:09.833244" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.833219" elapsed="0.000236"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:09.834723" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:09.834615" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.834598" elapsed="0.000228"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:58:09.835297" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:58:09.834977" elapsed="0.000347"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:58:09.835706" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:58:09.835487" elapsed="0.000244"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:58:09.865430" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:58:09.836365" elapsed="0.029371"/>
</kw>
<msg time="2026-04-21T01:58:09.866093" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:58:09.866159" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:09.836022" elapsed="0.030191"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:58:09.886896" level="INFO">". "t "x "t ". "B "a "s "i "c ". "S "t "a "r "t "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "_ "C "a "s "e "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:58:09.867196" elapsed="0.019992"/>
</kw>
<msg time="2026-04-21T01:58:09.887475" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:58:09.887534" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "S "t "a "r "t "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "_ "C ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:09.866556" elapsed="0.021025"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.888219" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:09.887727" elapsed="0.000576"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.887682" elapsed="0.000661"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.889105" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "S "t "a "r "t "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "_ "C "a "s "e "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:09.888555" elapsed="0.000647"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.889595" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:09.889294" elapsed="0.000376"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.889269" elapsed="0.000435"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:58:09.889756" elapsed="0.000076"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:58:09.893331" elapsed="0.000181"/>
</kw>
<msg time="2026-04-21T01:58:09.893596" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:09.891922" elapsed="0.001830"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.894236" elapsed="0.000099"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.894696" elapsed="0.000117"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:58:09.891017" elapsed="0.003952"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:58:09.890222" elapsed="0.004824"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:58:09.834315" elapsed="0.060842"/>
</kw>
<msg time="2026-04-21T01:58:09.895292" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:09.895352" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "S "t "a "r "t "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "_ "C ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:09.833631" elapsed="0.061761"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T01:58:09.895631" elapsed="0.000030"/>
</return>
<status status="PASS" start="2026-04-21T01:58:09.895485" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.895459" elapsed="0.000275"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.896360" elapsed="0.000036"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.896847" elapsed="0.000034"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T01:58:09.896945" elapsed="0.000025"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T01:58:09.832828" elapsed="0.064258"/>
</kw>
<msg time="2026-04-21T01:58:09.897275" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:09.897323" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "S "t "a "r "t "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "_ "C ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:09.827700" elapsed="0.069664"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:09.897834" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:09.897474" elapsed="0.000429"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:09.897450" elapsed="0.000484"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:58:09.827552" elapsed="0.070415"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:58:09.827369" elapsed="0.070643"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T01:58:09.824734" elapsed="0.073353"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T01:58:09.819831" elapsed="0.078333"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:09.819376" elapsed="0.078850"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-04-21T01:58:09.816532" elapsed="0.081767"/>
</kw>
<kw name="Start_BGP_Speaker" owner="BGPSpeaker">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.899727" level="INFO">${command} = python3 play.py --amount 3 --listen --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --prefill=2 --insert=2 --withdraw=1 --updates=single --firstprefix=8.0.0.240 --info &amp;&gt; play.py.out</msg>
<var>${command}</var>
<arg>python3 play.py ${arguments} &amp;&gt; ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:09.899240" elapsed="0.000526"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:09.900392" level="INFO">python3 play.py --amount 3 --listen --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --prefill=2 --insert=2 --withdraw=1 --updates=single --firstprefix=8.0.0.240 --info &amp;&gt; play.py.out</msg>
<arg>${command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:09.900052" elapsed="0.000404"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:58:09.905868" level="INFO">python3 play.py --amount 3 --listen --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --prefill=2 --insert=2 --withdraw=1 --updates=single --firstprefix=8.0.0.240 --info &amp;&gt; play.py.out</msg>
<msg time="2026-04-21T01:58:09.906029" level="INFO">${output} =  python3 play.py --amount 3 --listen --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --prefill=2 --insert=2 --withdraw=1 --updates=single --firstprefix=8.0.0.240 --info &amp;&gt; play.py.out
</msg>
<var>${output}</var>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:58:09.900681" elapsed="0.005394"/>
</kw>
<arg>--amount 3 --listen --myip=${TOOLS_SYSTEM_IP} --myport=${BGP_TOOL_PORT} --peerip=${ODL_SYSTEM_IP} --prefill=2 --insert=2 --withdraw=1 --updates=single --firstprefix=8.0.0.240 --${BGP_TOOL_LOG_LEVEL}</arg>
<doc>Start the BGP speaker python utility. Redirect its error output to a log file
so it can be dumped into the logs later, when stopping it. This also avoids polluting the
output seen by "Read Until Prompt" with false propmpts so it won't stop prematurely
leading to a spurious test failure, messy log content or other misbehavior.</doc>
<status status="PASS" start="2026-04-21T01:58:09.898592" elapsed="0.007592"/>
</kw>
<kw name="Read_And_Fail_If_Prompt_Is_Seen" owner="BGPcliKeywords">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="Run Keyword And Expect Error" owner="BuiltIn">
<kw name="Read_Text_Before_Prompt" owner="BGPcliKeywords">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T01:58:19.909808" level="FAIL">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</msg>
<var>${text}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-21T01:58:09.909042" elapsed="10.001622">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:19.911006" elapsed="0.000034"/>
</kw>
<doc>Log text gathered by SSHLibrary.Read_Until_Prompt.
This needs to be a separate keyword just because how Read_And_Fail_If_Prompt_Is_Seen is implemented.</doc>
<status status="FAIL" start="2026-04-21T01:58:09.908542" elapsed="10.002627">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</status>
</kw>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the keyword and checks that the expected error occurred.</doc>
<status status="PASS" start="2026-04-21T01:58:09.907541" elapsed="10.003779"/>
</kw>
<msg time="2026-04-21T01:58:19.911436" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>BuiltIn.Run_Keyword_And_Expect_Error</arg>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:09.907079" elapsed="10.004395"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-04-21T01:58:19.911676" elapsed="0.000031"/>
</return>
<status status="PASS" start="2026-04-21T01:58:19.911586" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:19.911555" elapsed="0.000209"/>
</if>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:19.912018" elapsed="0.000029"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was seen but it was not expected yet</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:19.912201" elapsed="0.000021"/>
</kw>
<doc>Try to read SSH to see prompt, but expect to see no prompt within SSHLibrary's timeout.</doc>
<status status="PASS" start="2026-04-21T01:58:09.906602" elapsed="10.005680"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T01:58:19.912930" elapsed="0.000295"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T01:58:19.912557" elapsed="0.000890"/>
</kw>
<doc>BGP Speaker introduces 2 prefixes in the first update &amp; another 2 prefixes while the very first is withdrawn in 2nd update</doc>
<status status="PASS" start="2026-04-21T01:58:09.815892" elapsed="10.097594"/>
</test>
<test id="s1-s4-t29" name="Check_Listening_Connection_Is_Established_Case_2" line="323">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:19.917137" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:19.916904" elapsed="0.000290"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:19.916886" elapsed="0.000333"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T01:58:19.916699" elapsed="0.000601"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:19.918323" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:19.918215" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:19.918197" elapsed="0.000195"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:19.923244" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:19.923138" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:19.923120" elapsed="0.000193"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:19.924322" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:19.923935" elapsed="0.000413"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:58:19.924823" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:58:19.924509" elapsed="0.000340"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:58:19.924894" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:58:19.925048" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:58:19.923541" elapsed="0.001531"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:19.930807" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:19.930684" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:19.930665" elapsed="0.000213"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:19.932126" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:19.932019" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:19.932000" elapsed="0.000194"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:58:19.932653" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:58:19.932343" elapsed="0.000336"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:58:19.933082" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:58:19.932859" elapsed="0.000249"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:58:19.968924" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:58:19.933652" elapsed="0.035373"/>
</kw>
<msg time="2026-04-21T01:58:19.969204" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:58:19.969250" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:19.933312" elapsed="0.036000"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:58:19.990959" level="INFO">". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s "_ "E "s "t "a "b "l "i "s "h "e "d "_ "C "a "s "e "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:58:19.969855" elapsed="0.021217"/>
</kw>
<msg time="2026-04-21T01:58:19.991242" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:58:19.991289" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:19.969488" elapsed="0.021837"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:19.991650" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:19.991411" elapsed="0.000353"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:19.991387" elapsed="0.000426"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:19.992279" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s "_ "E "s "t "a "b "l "i "s "h "e "d "_ "C "a "s "e "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:19.991966" elapsed="0.000384"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:19.992639" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:19.992418" elapsed="0.000276"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:19.992400" elapsed="0.000318"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:58:19.992752" elapsed="0.000032"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:58:19.995503" elapsed="0.000147"/>
</kw>
<msg time="2026-04-21T01:58:19.995714" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:19.994406" elapsed="0.001463"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:19.996146" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:19.996482" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:58:19.993673" elapsed="0.002997"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:58:19.993068" elapsed="0.003667"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:58:19.931692" elapsed="0.065162"/>
</kw>
<msg time="2026-04-21T01:58:19.996949" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:19.996993" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:19.931036" elapsed="0.065993"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T01:58:19.997217" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-21T01:58:19.997110" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:19.997090" elapsed="0.000240"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:19.997740" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:19.998105" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T01:58:19.998179" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T01:58:19.930339" elapsed="0.067949"/>
</kw>
<msg time="2026-04-21T01:58:19.998382" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:19.998427" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:19.925523" elapsed="0.072939"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:19.998804" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:19.998538" elapsed="0.000322"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:19.998521" elapsed="0.000363"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:58:19.925373" elapsed="0.073534"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:58:19.925128" elapsed="0.073814"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T01:58:19.922766" elapsed="0.076231"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T01:58:19.917920" elapsed="0.081134"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:19.917454" elapsed="0.081646"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-04-21T01:58:19.914486" elapsed="0.084667"/>
</kw>
<kw name="Check_Speaker_Is_Connected">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_Number_Of_Speaker_Connections">
<kw name="Count_Port_Occurences" owner="SSHKeywords">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Check_And_Install_Netstat" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:58:20.005665" level="INFO">Executing command 'netstat --version'.</msg>
<msg time="2026-04-21T01:58:20.019329" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T01:58:20.019553" level="INFO">${netstat_installed} = net-tools 2.10-alpha
Fred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others
+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX
AF: (inet) +UNIX +INET...</msg>
<var>${netstat_installed}</var>
<arg>netstat --version</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:58:20.005561" elapsed="0.014050"/>
</kw>
<if>
<branch type="IF" condition="'${netstat_installed}' is not string and '${netstat_installed}' != '0'">
<kw name="Install_Netstat" owner="SSHKeywords">
<doc>Install netstat if it is not already installed.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.020548" elapsed="0.000057"/>
</kw>
<msg time="2026-04-21T01:58:20.020684" level="FAIL">Invalid IF condition: Evaluating expression "'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' is not string and 'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' != '0'" failed: SyntaxError: unterminated string literal (detected at line 1) (&lt;string&gt;, line 1)

Variables in the original expression "'${netstat_installed}' is not string and '${netstat_installed}' != '0'" were resolved before the expression was evaluated. Try using "$netstat_installed is not string and $netstat_installed != '0'" syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details.</msg>
<status status="FAIL" start="2026-04-21T01:58:20.019775" elapsed="0.001047">Invalid IF condition: Evaluating expression "'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' is not string and 'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' != '0'" failed: SyntaxError: unterminated string literal (detected at line 1) (&lt;string&gt;, line 1)

Variables in the original expression "'${netstat_installed}' is not string and '${netstat_installed}' != '0'" were resolved before the expression was evaluated. Try using "$netstat_installed is not string and $netstat_installed != '0'" syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details.</status>
</branch>
<status status="FAIL" start="2026-04-21T01:58:20.019731" elapsed="0.001190">Invalid IF condition: Evaluating expression "'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' is not string and 'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' != '0'" failed: SyntaxError: unterminated string literal (detected at line 1) (&lt;string&gt;, line 1)

Variables in the original expression "'${netstat_installed}' is not string and '${netstat_installed}' != '0'" were resolved before the expression was evaluated. Try using "$netstat_installed is not string and $netstat_installed != '0'" syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details.</status>
</if>
<doc>Check if netstat is installed and install it if not.</doc>
<status status="FAIL" start="2026-04-21T01:58:20.005239" elapsed="0.015938">Invalid IF condition: Evaluating expression "'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' is not string and 'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' != '0'" failed: SyntaxError: unterminated string literal (detected at line 1) (&lt;string&gt;, line 1)

Variables in the original expression "'${netstat_installed}' is not string and '${netstat_installed}' != '0'" were resolved before the expression was evaluated. Try using "$netstat_installed is not string and $netstat_installed != '0'" syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details.</status>
</kw>
<arg>Check_And_Install_Netstat</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:20.004764" elapsed="0.016619"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:58:20.022259" level="INFO">Executing command 'netstat -punta 2&gt; /dev/null | grep -E ":17900 .+ ESTABLISHED .+python" | wc -l'.</msg>
<msg time="2026-04-21T01:58:20.069636" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T01:58:20.069946" level="INFO">${output} = 1</msg>
<var>${output}</var>
<arg>${NETSTAT_COMMAND} 2&gt; /dev/null | grep -E ":${port} .+ ${state} .+${name}" | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:58:20.021742" elapsed="0.048237"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-21T01:58:20.070091" elapsed="0.000077"/>
</return>
<msg time="2026-04-21T01:58:20.070355" level="INFO">${output} = 1</msg>
<var>${output}</var>
<arg>17900</arg>
<arg>ESTABLISHED</arg>
<arg>python</arg>
<doc>Run 'netstat' on the remote machine and count occurences of given port in the given state connected to process with the given name.</doc>
<status status="PASS" start="2026-04-21T01:58:20.004430" elapsed="0.065951"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output}</arg>
<arg>${howmany}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T01:58:20.070734" elapsed="0.000540"/>
</kw>
<arg>1</arg>
<doc>Run netstat in mininet machine and parse it for number of established connections. Check it is ${howmany}.</doc>
<status status="PASS" start="2026-04-21T01:58:20.004052" elapsed="0.067294"/>
</kw>
<arg>5s</arg>
<arg>1s</arg>
<arg>Check_Number_Of_Speaker_Connections</arg>
<arg>1</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T01:58:19.999603" elapsed="0.071801"/>
</kw>
<doc>Give it several tries to see exactly one established connection.</doc>
<status status="PASS" start="2026-04-21T01:58:19.999322" elapsed="0.072151"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T01:58:20.072201" elapsed="0.000266"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T01:58:20.071826" elapsed="0.000707"/>
</kw>
<doc>See TCP (BGP) connection in established state.</doc>
<status status="PASS" start="2026-04-21T01:58:19.913915" elapsed="0.158658"/>
</test>
<test id="s1-s4-t30" name="Check_Listening_Topology_Is_Filled_Case_2" line="327">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.076676" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:20.076413" elapsed="0.000324"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.076388" elapsed="0.000378"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T01:58:20.076205" elapsed="0.000626"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:20.078001" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:20.077887" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.077870" elapsed="0.000201"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:20.083464" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:20.083314" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.083288" elapsed="0.000269"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.084978" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:20.084430" elapsed="0.000587"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.085699" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:58:20.085242" elapsed="0.000494"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:58:20.085816" elapsed="0.000047"/>
</return>
<msg time="2026-04-21T01:58:20.086040" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:58:20.083903" elapsed="0.002171"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:20.093546" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:20.093386" elapsed="0.000224"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.093313" elapsed="0.000330"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:20.095454" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:20.095305" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.095278" elapsed="0.000271"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:58:20.096214" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:58:20.095753" elapsed="0.000499"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:58:20.096805" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:58:20.096482" elapsed="0.000362"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:58:20.142299" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:58:20.097573" elapsed="0.045029"/>
</kw>
<msg time="2026-04-21T01:58:20.142959" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:58:20.143027" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:20.097072" elapsed="0.046008"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:58:20.164602" level="INFO">". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F "i "l "l "e "d "_ "C "a "s "e "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:58:20.144145" elapsed="0.020889"/>
</kw>
<msg time="2026-04-21T01:58:20.165517" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:58:20.165627" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:20.143434" elapsed="0.022275"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.166322" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:20.165957" elapsed="0.000427"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.165901" elapsed="0.000512"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.166950" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F "i "l "l "e "d "_ "C "a "s "e "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:20.166564" elapsed="0.000456"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.167322" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:20.167090" elapsed="0.000290"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.167071" elapsed="0.000333"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:58:20.167443" elapsed="0.000042"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:58:20.170396" elapsed="0.000159"/>
</kw>
<msg time="2026-04-21T01:58:20.170621" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:20.169173" elapsed="0.001593"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.171076" elapsed="0.000318"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.171685" elapsed="0.000079"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:58:20.168468" elapsed="0.003434"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:58:20.167803" elapsed="0.004170"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:58:20.094751" elapsed="0.077321"/>
</kw>
<msg time="2026-04-21T01:58:20.172167" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:20.172215" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:20.093886" elapsed="0.078372"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T01:58:20.172451" elapsed="0.000032"/>
</return>
<status status="PASS" start="2026-04-21T01:58:20.172340" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.172321" elapsed="0.000227"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.172999" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.173397" elapsed="0.000028"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T01:58:20.173473" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T01:58:20.092864" elapsed="0.080719"/>
</kw>
<msg time="2026-04-21T01:58:20.173679" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:20.173724" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:20.086614" elapsed="0.087147"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.174115" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:20.173857" elapsed="0.000312"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.173839" elapsed="0.000355"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:58:20.086406" elapsed="0.087818"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:58:20.086160" elapsed="0.088103"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T01:58:20.082827" elapsed="0.091495"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T01:58:20.077567" elapsed="0.096856"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:20.076988" elapsed="0.097485"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-04-21T01:58:20.073706" elapsed="0.100824"/>
</kw>
<kw name="Wait_For_Topology_To_Change_To">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.226877" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:20.226454" elapsed="0.000458"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:20.227906" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:20.227442" elapsed="0.000546">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:20.228086" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:20.227088" elapsed="0.001023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.228706" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:20.228304" elapsed="0.000431"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:58:20.229069" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:58:20.229276" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:58:20.228922" elapsed="0.000382"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.229748" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:20.229495" elapsed="0.000314"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.231135" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:20.230609" elapsed="0.000590"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.231753" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:58:20.231378" elapsed="0.000401"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.232261" elapsed="0.000055"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.233097" elapsed="0.000054"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.233501" elapsed="0.000049"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T01:58:20.232042" elapsed="0.001643"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T01:58:20.231854" elapsed="0.001906"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T01:58:20.233832" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T01:58:20.234008" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T01:58:20.230217" elapsed="0.003816"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:20.229891" elapsed="0.004175"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.234254" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:20.234093" elapsed="0.000217"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.229866" elapsed="0.004466"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.234947" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:20.234478" elapsed="0.000497"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:58:20.235023" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:58:20.225766" elapsed="0.009384"/>
</kw>
<msg time="2026-04-21T01:58:20.235262" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:20.212919" elapsed="0.022397"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.247639" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.259738" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.273655" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.273894" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.274079" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.274482" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:20.274334" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:58:20.274316" elapsed="0.000247"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.274704" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.274887" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.275054" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:58:20.274276" elapsed="0.000829"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:58:20.274159" elapsed="0.000976"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.275281" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:58:20.275357" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T01:58:20.275498" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:58:20.208598" elapsed="0.066927"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:20.276908" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:20.276612" elapsed="0.000374">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:20.277078" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:20.276228" elapsed="0.000874"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.277572" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:20.277176" elapsed="0.000463"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.278168" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:20.277863" elapsed="0.000331"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:20.277664" elapsed="0.000565"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.277156" elapsed="0.001094"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.280524" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:20.278401" elapsed="0.002149"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T01:58:20.280601" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T01:58:20.280757" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:58:20.275869" elapsed="0.004912"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:20.282052" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:20.281818" elapsed="0.000300">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:20.282210" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:20.281466" elapsed="0.000768"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T01:58:20.282437" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T01:58:20.282304" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.282286" elapsed="0.000235"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.282669" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.282856" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T01:58:20.282922" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T01:58:20.284765" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:58:20.281102" elapsed="0.003702"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.286278" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:20.285999" elapsed="0.000332"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.286742" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:20.286490" elapsed="0.000312"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:58:20.296088" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0io7qbtb7wm8k15m02exnlwfto4.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:58:20.296497" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '338'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.0.1.16/28"},{"prefix":"8.0.1.0/28"},{"prefix":"8.0.1.32/28"}]}}]}]} 
 </msg>
<msg time="2026-04-21T01:58:20.296629" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:58:20.289044" elapsed="0.007613"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:20.286871" elapsed="0.009835"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.296933" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:20.296737" elapsed="0.000263"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.286853" elapsed="0.010170"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.301819" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.0.1.16/28"},{"prefix":"8.0.1.0/28"},{"prefix":"8.0.1.32/28"}]}}]}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:20.298329" elapsed="0.003562"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:20.298016" elapsed="0.003993"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.297996" elapsed="0.004052"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.305921" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:20.302467" elapsed="0.003523"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:20.302132" elapsed="0.003909"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.302103" elapsed="0.003975"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.306986" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:20.306360" elapsed="0.000666"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.307504" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:20.307129" elapsed="0.000485"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.308383" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:20.307925" elapsed="0.000496"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:20.307651" elapsed="0.000823"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.307102" elapsed="0.001404"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.309302" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:20.308740" elapsed="0.000601"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.309849" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:20.309474" elapsed="0.000462"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.310693" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:20.310214" elapsed="0.000518"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:20.309972" elapsed="0.000812"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.309417" elapsed="0.001423"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:20.311067" elapsed="0.000516"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T01:58:20.312279" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:20.311845" elapsed="0.000473"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T01:58:20.312546" elapsed="0.003481"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T01:58:20.297530" elapsed="0.018594"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T01:58:20.316388" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:20.316227" elapsed="0.000229"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.316199" elapsed="0.000289"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:58:20.320010" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:58:20.316706" elapsed="0.003333"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T01:58:20.320093" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T01:58:20.320261" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T01:58:20.285146" elapsed="0.035142"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:58:20.320351" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T01:58:20.320503" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T01:58:20.185982" elapsed="0.134547"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.352675" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:20.351859" elapsed="0.000849"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:20.354829" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:20.354242" elapsed="0.000751">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:20.355130" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:20.352897" elapsed="0.002258"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.356133" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:20.355324" elapsed="0.000837"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:58:20.356564" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:58:20.356877" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:58:20.356326" elapsed="0.000579"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.357519" level="INFO">{
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "prefix": "8.0.1.16/28"
       },
       {
        "prefix": "8.0.1.32/28"
       }
      ]
     },
     "node-id": "192.0.2.1"
    }
   ],
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:20.357067" elapsed="0.000520"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T01:58:20.358311" elapsed="0.000079"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:20.357667" elapsed="0.000805"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.359308" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:20.358679" elapsed="0.000669"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:20.358502" elapsed="0.000927"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.357643" elapsed="0.001810"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.360500" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:20.359604" elapsed="0.000928"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:58:20.360587" elapsed="0.000036"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:58:20.350941" elapsed="0.009788"/>
</kw>
<msg time="2026-04-21T01:58:20.360874" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:20.338252" elapsed="0.022680"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.373614" elapsed="0.000038"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.385709" elapsed="0.000040"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.398029" elapsed="0.000048"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.398309" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.398499" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.398983" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:20.398822" elapsed="0.000220"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:58:20.398773" elapsed="0.000297"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.399217" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.399387" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.399554" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:58:20.398728" elapsed="0.000880"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:58:20.398587" elapsed="0.001051"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.399814" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:58:20.399898" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T01:58:20.400066" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:58:20.335600" elapsed="0.064496"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:20.400278" elapsed="0.002608"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:58:20.404234" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:58:20.403691" elapsed="0.000572"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:58:20.404874" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:58:20.404420" elapsed="0.000483"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T01:58:20.405062" elapsed="0.000346"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T01:58:20.403248" elapsed="0.002220"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:20.402978" elapsed="0.002551"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.405709" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:20.405557" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.402957" elapsed="0.002846"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T01:58:20.321728" elapsed="0.084128"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T01:58:20.320897" elapsed="0.085039"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:20.320611" elapsed="0.085428"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.320593" elapsed="0.085472"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:58:20.406105" elapsed="0.000038"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T01:58:20.179843" elapsed="0.226403"/>
</kw>
<arg>${folder_name}</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-04-21T01:58:20.175571" elapsed="0.230740"/>
</kw>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Compare_Topology</arg>
<arg>${folder_name}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T01:58:20.175056" elapsed="0.231304"/>
</kw>
<arg>filled_topology</arg>
<doc>Wait until Compare_Topology matches expected result.</doc>
<status status="PASS" start="2026-04-21T01:58:20.174679" elapsed="0.231742"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T01:58:20.407030" elapsed="0.000247"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T01:58:20.406701" elapsed="0.000641"/>
</kw>
<doc>See new routes in example-ipv4-topology as a proof that synchronization was correct.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T01:58:20.072958" elapsed="0.334422"/>
</test>
<test id="s1-s4-t31" name="Kill_Listening_BGP_Speaker_Case_2" line="332">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T01:58:20.410760" elapsed="0.000232"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T01:58:20.410493" elapsed="0.000556"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:20.412067" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:20.411953" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.411934" elapsed="0.000205"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:20.417066" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:20.416952" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.416934" elapsed="0.000203"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.418240" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:20.417811" elapsed="0.000458"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.418732" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:58:20.418432" elapsed="0.000325"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:58:20.418818" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T01:58:20.418980" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:58:20.417375" elapsed="0.001630"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:20.424773" elapsed="0.000032"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:20.424659" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.424640" elapsed="0.000223"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:20.426140" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:20.426029" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.426011" elapsed="0.000207"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:58:20.426694" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:58:20.426379" elapsed="0.000342"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:58:20.427138" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:58:20.426905" elapsed="0.000258"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:58:20.461917" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:58:20.427683" elapsed="0.034434"/>
</kw>
<msg time="2026-04-21T01:58:20.462350" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:58:20.462398" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:20.427341" elapsed="0.035106"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:58:20.481691" level="INFO">". "t "x "t ". "B "a "s "i "c ". "K "i "l "l "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "_ "C "a "s "e "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:58:20.463306" elapsed="0.018514"/>
</kw>
<msg time="2026-04-21T01:58:20.481989" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:58:20.482036" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "K "i "l "l "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "_ "C "a ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:20.462836" elapsed="0.019236"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.482441" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:20.482168" elapsed="0.000330"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.482141" elapsed="0.000386"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.483024" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "K "i "l "l "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "_ "C "a "s "e "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:20.482683" elapsed="0.000407"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.483389" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:20.483159" elapsed="0.000287"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.483140" elapsed="0.000329"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:58:20.483509" elapsed="0.000040"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:58:20.486254" elapsed="0.000153"/>
</kw>
<msg time="2026-04-21T01:58:20.486470" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:20.485076" elapsed="0.001533"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.486908" elapsed="0.000078"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.487254" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:58:20.484411" elapsed="0.003031"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:58:20.483851" elapsed="0.003657"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:58:20.425695" elapsed="0.061914"/>
</kw>
<msg time="2026-04-21T01:58:20.487705" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:20.487749" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "K "i "l "l "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "_ "C "a ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:20.425020" elapsed="0.062784"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T01:58:20.487996" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T01:58:20.487885" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.487867" elapsed="0.000214"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.488502" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.488869" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T01:58:20.488942" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T01:58:20.424285" elapsed="0.064770"/>
</kw>
<msg time="2026-04-21T01:58:20.489151" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:20.489195" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "K "i "l "l "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "_ "C "a ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:20.419389" elapsed="0.069842"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.489610" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:20.489310" elapsed="0.000356"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.489293" elapsed="0.000397"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:58:20.419242" elapsed="0.070472"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:58:20.419062" elapsed="0.070779"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T01:58:20.416557" elapsed="0.073349"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T01:58:20.411644" elapsed="0.078323"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:20.411209" elapsed="0.078805"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T01:58:20.408321" elapsed="0.081748"/>
</kw>
<kw name="Kill_BGP_Speaker" owner="BGPSpeaker">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.491311" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:20.490986" elapsed="0.000352"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T01:58:20.491493" elapsed="0.000546"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T01:58:20.490685" elapsed="0.001430"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T01:58:20.511625" level="INFO">^C
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T01:58:20.492610" elapsed="0.019147"/>
</kw>
<msg time="2026-04-21T01:58:20.511938" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:20.511983" level="INFO">${message} = ^C
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${status}</var>
<var>${message}</var>
<arg>SSHLibrary.Read_Until_Prompt</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:20.492276" elapsed="0.019734"/>
</kw>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:58:20.512887" level="INFO">Executing command 'cat play.py.out'.</msg>
<msg time="2026-04-21T01:58:20.525312" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T01:58:20.525415" level="INFO">${output_log} = 2026-04-21 01:58:10,046 INFO BGP-Thread-1 (job): Connecting in the listening mode.
2026-04-21 01:58:14,468 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 01:58:14,468 INFO BGP-Thread-1 (job): O...</msg>
<var>${output_log}</var>
<arg>cat ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:58:20.512684" elapsed="0.012758"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.525987" level="INFO">2026-04-21 01:58:10,046 INFO BGP-Thread-1 (job): Connecting in the listening mode.
2026-04-21 01:58:14,468 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 01:58:14,468 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 01:58:14,468 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-04-21 01:58:14,469 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 01:58:14,469 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 3
2026-04-21 01:58:14,469 INFO BGP-Thread-1 (job):   Prefix base: 8.0.0.240/28
2026-04-21 01:58:14,469 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-04-21 01:58:14,469 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-04-21 01:58:14,469 INFO BGP-Thread-1 (job):   My BGP Identifier: 169782132
2026-04-21 01:58:14,469 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-04-21 01:58:14,469 INFO BGP-Thread-1 (job):   Originator ID: None
2026-04-21 01:58:14,469 INFO BGP-Thread-1 (job):   Cluster list: None
2026-04-21 01:58:14,469 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 2
2026-04-21 01:58:14,469 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 1
2026-04-21 01:58:14,469 INFO BGP-Thread-1 (job):   Fast pre-fill up to 2 prefixes
2026-04-21 01:58:14,469 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 1
2026-04-21 01:58:14,469 INFO BGP-Thread-1 (job):   Common single UPDATE will be generated for both NLRI &amp; WITHDRAWN lists
2026-04-21 01:58:14,469 INFO BGP-Thread-1 (job):   Let's go ...

2026-04-21 01:58:14,471 INFO BGP-Thread-1 (job): Iteration: 0 - total remaining prefixes: 3
2026-04-21 01:58:14,471 INFO BGP-Thread-1 (job): All update messages generated.
2026-04-21 01:58:14,472 INFO BGP-Thread-1 (job): Storing performance results.
2026-04-21 01:58:14,472 INFO BGP-Thread-1 (job): ########## Final results ##########
2026-04-21 01:58:14,472 INFO BGP-Thread-1 (job): Number of iterations: 2
2026-04-21 01:58:14,472 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the pre-fill phase: 1
2026-04-21 01:58:14,472 INFO BGP-Thread-1 (job): The pre-fill phase duration: 6.67572021484375e-05s
2026-04-21 01:58:14,472 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the 2nd test phase: 1
2026-04-21 01:58:14,472 INFO BGP-Thread-1 (job): The 2nd test phase duration: 3.719329833984375e-05s
2026-04-21 01:58:14,472 INFO BGP-Thread-1 (job): Threshold for performance reporting: 1000
2026-04-21 01:58:14,472 INFO BGP-Thread-1 (job): Message generator performance results stored in totals-bgp.csv:
2026-04-21 01:58:14,472 INFO BGP-Thread-1 (job):   
2026-04-21 01:58:14,472 INFO BGP-Thread-1 (job):   
2026-04-21 01:58:14,473 INFO BGP-Thread-1 (job): Message generator performance results stored in performance-bgp.csv:
2026-04-21 01:58:14,473 INFO BGP-Thread-1 (job):   
2026-04-21 01:58:14,473 INFO BGP-Thread-1 (job):   
2026-04-21 01:58:14,473 INFO BGP-Thread-1 (job): Finally an END-OF-RIB is sent.
2026-04-21 01:58:14,473 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 01:58:14,473 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 01:58:14,473 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 01:58:14,480 INFO BGP-Thread-1 (job): ... idle for 0.007s
2026-04-21 01:58:14,480 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.007s
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:20.525645" elapsed="0.000488"/>
</kw>
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="PASS" start="2026-04-21T01:58:20.512304" elapsed="0.013966"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<status status="PASS" start="2026-04-21T01:58:20.526909" elapsed="0.000076"/>
</return>
<status status="PASS" start="2026-04-21T01:58:20.526584" elapsed="0.000472"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.526527" elapsed="0.000585"/>
</if>
<kw name="Log" owner="BuiltIn">
<arg>${message}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.527452" elapsed="0.000063"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was not seen within timeout period.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.527897" elapsed="0.000049"/>
</kw>
<doc>Interrupt play.py, fail if no prompt is seen within SSHLibrary timeout.
Also dump the logs with the output the program produced.
This keyword is also suitable for stopping BGP manager.</doc>
<status status="PASS" start="2026-04-21T01:58:20.490353" elapsed="0.037724"/>
</kw>
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.529945" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T01:58:20.529164" elapsed="0.000873"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-04-21T01:58:20.528507" elapsed="0.001659"/>
</kw>
<kw name="Do_Not_Start_Failing_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T01:58:20.531404" elapsed="0.000482"/>
</kw>
<doc>This is just a more readable 'None' to override [Teardown].</doc>
<status status="PASS" start="2026-04-21T01:58:20.530726" elapsed="0.001278"/>
</kw>
<doc>Abort the Python speaker. Also, attempt to stop failing fast.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T01:58:20.407725" elapsed="0.124364"/>
</test>
<test id="s1-s4-t32" name="Check_For_Empty_Topology_After_Listening_Case_2" line="341">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.536801" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:20.536561" elapsed="0.000300"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.536543" elapsed="0.000345"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T01:58:20.536376" elapsed="0.000558"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:20.537992" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:20.537884" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.537866" elapsed="0.000195"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:20.542918" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:20.542809" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.542778" elapsed="0.000208"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.544012" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:20.543605" elapsed="0.000434"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.544503" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:58:20.544207" elapsed="0.000322"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:58:20.544572" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T01:58:20.544730" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:58:20.543223" elapsed="0.001531"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:20.550413" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:20.550304" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.550284" elapsed="0.000198"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:20.551682" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:20.551575" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.551558" elapsed="0.000193"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:58:20.552230" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:58:20.551926" elapsed="0.000330"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:58:20.552632" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:58:20.552417" elapsed="0.000241"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:58:20.586401" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:58:20.553173" elapsed="0.033548"/>
</kw>
<msg time="2026-04-21T01:58:20.587198" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:58:20.587324" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:20.552836" elapsed="0.034735"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:58:20.611582" level="INFO">". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e "r "_ "L "i "s "t "e "n "i "n "g "_ "C "a "s "e "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:58:20.589312" elapsed="0.022420"/>
</kw>
<msg time="2026-04-21T01:58:20.611985" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:58:20.612051" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:20.588174" elapsed="0.023927"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.612586" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:20.612231" elapsed="0.000434"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.612195" elapsed="0.000506"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.613363" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e "r "_ "L "i "s "t "e "n "i "n "g "_ "C "a "s "e "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:20.612929" elapsed="0.000531"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.613914" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:20.613551" elapsed="0.000442"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.613526" elapsed="0.000501"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:58:20.614082" elapsed="0.000054"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:58:20.617734" elapsed="0.000222"/>
</kw>
<msg time="2026-04-21T01:58:20.618040" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:20.616220" elapsed="0.002010"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.618618" elapsed="0.000105"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.619113" elapsed="0.000108"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:58:20.615298" elapsed="0.004074"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:58:20.614519" elapsed="0.004939"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:58:20.551271" elapsed="0.068323"/>
</kw>
<msg time="2026-04-21T01:58:20.619729" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:20.619815" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:20.550637" elapsed="0.069233"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T01:58:20.620128" elapsed="0.000036"/>
</return>
<status status="PASS" start="2026-04-21T01:58:20.619980" elapsed="0.000230"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.619955" elapsed="0.000291"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.620834" elapsed="0.000037"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.621317" elapsed="0.000034"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T01:58:20.621418" elapsed="0.000024"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T01:58:20.549955" elapsed="0.071613"/>
</kw>
<msg time="2026-04-21T01:58:20.621922" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:20.622028" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:20.545165" elapsed="0.076947"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.622930" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:20.622311" elapsed="0.000904"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.622265" elapsed="0.001022"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:58:20.545012" elapsed="0.078332"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:58:20.544829" elapsed="0.078587"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T01:58:20.542435" elapsed="0.081109"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T01:58:20.537535" elapsed="0.086136"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:20.537085" elapsed="0.086690"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-04-21T01:58:20.534125" elapsed="0.089833"/>
</kw>
<kw name="Wait_For_Topology_To_Change_To">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.680190" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:20.679757" elapsed="0.000467"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:20.681174" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:20.680744" elapsed="0.000519">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:20.681373" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:20.680402" elapsed="0.000996"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.682024" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:20.681570" elapsed="0.000481"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:58:20.682363" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:58:20.682529" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:58:20.682220" elapsed="0.000335"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.682981" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:20.682714" elapsed="0.000311"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.684275" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:20.683831" elapsed="0.000505"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.684880" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:58:20.684500" elapsed="0.000405"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.685490" elapsed="0.000049"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.686280" elapsed="0.000051"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.686621" elapsed="0.000045"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T01:58:20.685131" elapsed="0.001681"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T01:58:20.684963" elapsed="0.001921"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T01:58:20.686938" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T01:58:20.687112" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T01:58:20.683459" elapsed="0.003677"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:20.683108" elapsed="0.004061"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.687344" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:20.687194" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.683082" elapsed="0.004338"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.688029" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:20.687564" elapsed="0.000552"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:58:20.688168" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:58:20.679061" elapsed="0.009235"/>
</kw>
<msg time="2026-04-21T01:58:20.688351" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:20.666499" elapsed="0.021905"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.700940" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.713044" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.727361" elapsed="0.000043"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.727621" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.727825" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.728256" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:20.728102" elapsed="0.000210"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:58:20.728084" elapsed="0.000255"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.728539" elapsed="0.000023"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.728716" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.728907" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:58:20.728042" elapsed="0.000921"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:58:20.727911" elapsed="0.001081"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.729140" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:58:20.729220" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T01:58:20.729379" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:58:20.662251" elapsed="0.067156"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:20.730998" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:20.730678" elapsed="0.000397">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:20.731170" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:20.730270" elapsed="0.000925"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.731546" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:20.731278" elapsed="0.000326"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.732127" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:20.731827" elapsed="0.000326"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:20.731629" elapsed="0.000560"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.731256" elapsed="0.000954"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.734533" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:20.732363" elapsed="0.002195"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T01:58:20.734611" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T01:58:20.734770" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:58:20.729900" elapsed="0.004909"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:20.736046" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:20.735810" elapsed="0.000299">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:20.736201" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:20.735459" elapsed="0.000766"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T01:58:20.736431" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T01:58:20.736294" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.736277" elapsed="0.000241"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.736663" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.736850" elapsed="0.000022"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T01:58:20.736919" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T01:58:20.738983" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:58:20.735119" elapsed="0.003891"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.740450" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:20.740193" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.740908" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:20.740649" elapsed="0.000302"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:58:20.749600" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0io7qbtb7wm8k15m02exnlwfto4.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:58:20.749856" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T01:58:20.749967" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:58:20.743064" elapsed="0.006929"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:20.741015" elapsed="0.009024"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.750281" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:20.750067" elapsed="0.000379"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.740998" elapsed="0.009483"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.755663" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:20.752085" elapsed="0.003647"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:20.751726" elapsed="0.004056"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.751699" elapsed="0.004144"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.759627" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:20.756253" elapsed="0.003440"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:20.755924" elapsed="0.003820"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.755899" elapsed="0.003881"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.760619" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:20.760056" elapsed="0.000602"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.761137" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:20.760760" elapsed="0.000464"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.762024" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:20.761500" elapsed="0.000562"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:20.761260" elapsed="0.000844"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.760734" elapsed="0.001392"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.762646" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:20.762285" elapsed="0.000387"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.762992" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:20.762740" elapsed="0.000309"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.763541" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:20.763238" elapsed="0.000328"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:20.763073" elapsed="0.000528"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.762723" elapsed="0.000901"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:20.763776" elapsed="0.000369"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T01:58:20.764608" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:20.764309" elapsed="0.000326"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T01:58:20.764803" elapsed="0.002434"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T01:58:20.751043" elapsed="0.016268"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T01:58:20.767494" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:20.767383" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.767365" elapsed="0.000199"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:58:20.770359" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:58:20.767710" elapsed="0.002678"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T01:58:20.770440" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T01:58:20.770604" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T01:58:20.739357" elapsed="0.031273"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:58:20.770694" elapsed="0.000025"/>
</return>
<msg time="2026-04-21T01:58:20.770863" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T01:58:20.639134" elapsed="0.131808"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.799592" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:20.798812" elapsed="0.000813"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:20.801671" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:20.801106" elapsed="0.000784">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:20.802026" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:20.799813" elapsed="0.002238"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.802995" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:20.802224" elapsed="0.000800"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:58:20.803451" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:58:20.803710" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:58:20.803185" elapsed="0.000553"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.804464" level="INFO">{
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:20.803922" elapsed="0.000634"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T01:58:20.805589" elapsed="0.000137"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:20.804665" elapsed="0.001205"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.807080" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:20.806174" elapsed="0.000964"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:20.805913" elapsed="0.001357"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.804633" elapsed="0.002683"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.808815" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:20.807540" elapsed="0.001319"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:58:20.808936" elapsed="0.000049"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:58:20.798076" elapsed="0.011053"/>
</kw>
<msg time="2026-04-21T01:58:20.809208" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:20.785488" elapsed="0.023793"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.822708" elapsed="0.000050"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.836211" elapsed="0.000038"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.849539" elapsed="0.000045"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.849837" elapsed="0.000031"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.850051" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.850490" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:20.850338" elapsed="0.000209"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:58:20.850320" elapsed="0.000261"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.850749" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.850945" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.851115" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:58:20.850275" elapsed="0.000899"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:58:20.850146" elapsed="0.001061"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.851362" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:58:20.851443" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T01:58:20.851595" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:58:20.782629" elapsed="0.068995"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:20.851826" elapsed="0.002329"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:58:20.855335" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:58:20.854950" elapsed="0.000414"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:58:20.855841" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:58:20.855519" elapsed="0.000351"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T01:58:20.856025" elapsed="0.000339"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T01:58:20.854492" elapsed="0.001932"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:20.854238" elapsed="0.002219"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.856630" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:20.856483" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.854220" elapsed="0.002485"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T01:58:20.772132" elapsed="0.084686"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T01:58:20.771298" elapsed="0.085601"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:20.771031" elapsed="0.085916"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.771013" elapsed="0.085960"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:58:20.857011" elapsed="0.000035"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T01:58:20.632906" elapsed="0.224245"/>
</kw>
<arg>${folder_name}</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-04-21T01:58:20.626580" elapsed="0.230638"/>
</kw>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Compare_Topology</arg>
<arg>${folder_name}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T01:58:20.625353" elapsed="0.231925"/>
</kw>
<arg>empty_topology</arg>
<doc>Wait until Compare_Topology matches expected result.</doc>
<status status="PASS" start="2026-04-21T01:58:20.624349" elapsed="0.233007"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T01:58:20.857998" elapsed="0.000246"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T01:58:20.857646" elapsed="0.000660"/>
</kw>
<doc>Post-condition: Check example-ipv4-topology is empty again.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T01:58:20.532529" elapsed="0.325816"/>
</test>
<test id="s1-s4-t33" name="Start_Listening_BGP_Speaker_Case_3" line="346">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.862001" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:20.861705" elapsed="0.000354"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.861687" elapsed="0.000397"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T01:58:20.861518" elapsed="0.000611"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:20.863144" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:20.863032" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.863015" elapsed="0.000199"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:20.870125" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:20.870004" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.869982" elapsed="0.000220"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.871322" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:20.870870" elapsed="0.000483"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.871841" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:58:20.871517" elapsed="0.000351"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:58:20.871913" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T01:58:20.872077" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:58:20.870463" elapsed="0.001639"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:20.877503" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:20.877390" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.877369" elapsed="0.000202"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:20.878811" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:20.878680" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.878662" elapsed="0.000220"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:58:20.879336" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:58:20.879029" elapsed="0.000333"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:58:20.879739" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:58:20.879522" elapsed="0.000243"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:58:20.912843" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:58:20.880350" elapsed="0.032696"/>
</kw>
<msg time="2026-04-21T01:58:20.913298" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:58:20.913364" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:20.880012" elapsed="0.033392"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:58:20.933117" level="INFO">". "t "x "t ". "B "a "s "i "c ". "S "t "a "r "t "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "_ "C "a "s "e "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:58:20.914171" elapsed="0.019058"/>
</kw>
<msg time="2026-04-21T01:58:20.933398" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:58:20.933445" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "S "t "a "r "t "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "_ "C ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:20.913648" elapsed="0.019832"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.933915" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:20.933581" elapsed="0.000404"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.933550" elapsed="0.000472"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.934553" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "S "t "a "r "t "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "_ "C "a "s "e "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:20.934211" elapsed="0.000414"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.934943" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:20.934694" elapsed="0.000306"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.934675" elapsed="0.000350"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:58:20.935064" elapsed="0.000046"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:58:20.938173" elapsed="0.000158"/>
</kw>
<msg time="2026-04-21T01:58:20.938397" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:20.936916" elapsed="0.001623"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.938849" elapsed="0.000085"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.939279" elapsed="0.000097"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:58:20.936094" elapsed="0.003424"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:58:20.935445" elapsed="0.004156"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:58:20.878380" elapsed="0.061347"/>
</kw>
<msg time="2026-04-21T01:58:20.939868" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:20.939930" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "S "t "a "r "t "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "_ "C ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:20.877724" elapsed="0.062256"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T01:58:20.940452" elapsed="0.000030"/>
</return>
<status status="PASS" start="2026-04-21T01:58:20.940079" elapsed="0.000442"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.940056" elapsed="0.000490"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.940997" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.941398" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T01:58:20.941474" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T01:58:20.877027" elapsed="0.064559"/>
</kw>
<msg time="2026-04-21T01:58:20.941742" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:20.941847" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "S "t "a "r "t "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "_ "C ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:20.872494" elapsed="0.069394"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:20.942241" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:20.941980" elapsed="0.000316"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:20.941957" elapsed="0.000362"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:58:20.872348" elapsed="0.069995"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:58:20.872164" elapsed="0.070215"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T01:58:20.869528" elapsed="0.072926"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T01:58:20.862723" elapsed="0.079804"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:20.862284" elapsed="0.080295"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-04-21T01:58:20.859347" elapsed="0.083288"/>
</kw>
<kw name="Start_BGP_Speaker" owner="BGPSpeaker">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.943698" level="INFO">${command} = python3 play.py --amount 2 --listen --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --prefill=0 --insert=3 --withdraw=1 --updates=single --info &amp;&gt; play.py.out</msg>
<var>${command}</var>
<arg>python3 play.py ${arguments} &amp;&gt; ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:20.943334" elapsed="0.000397"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:20.944162" level="INFO">python3 play.py --amount 2 --listen --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --prefill=0 --insert=3 --withdraw=1 --updates=single --info &amp;&gt; play.py.out</msg>
<arg>${command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:20.943911" elapsed="0.000298"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:58:20.948416" level="INFO">python3 play.py --amount 2 --listen --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --prefill=0 --insert=3 --withdraw=1 --updates=single --info &amp;&gt; play.py.out</msg>
<msg time="2026-04-21T01:58:20.948517" level="INFO">${output} =  python3 play.py --amount 2 --listen --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --prefill=0 --insert=3 --withdraw=1 --updates=single --info &amp;&gt; play.py.out
</msg>
<var>${output}</var>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:58:20.944364" elapsed="0.004183"/>
</kw>
<arg>--amount 2 --listen --myip=${TOOLS_SYSTEM_IP} --myport=${BGP_TOOL_PORT} --peerip=${ODL_SYSTEM_IP} --prefill=0 --insert=3 --withdraw=1 --updates=single --${BGP_TOOL_LOG_LEVEL}</arg>
<doc>Start the BGP speaker python utility. Redirect its error output to a log file
so it can be dumped into the logs later, when stopping it. This also avoids polluting the
output seen by "Read Until Prompt" with false propmpts so it won't stop prematurely
leading to a spurious test failure, messy log content or other misbehavior.</doc>
<status status="PASS" start="2026-04-21T01:58:20.942882" elapsed="0.005742"/>
</kw>
<kw name="Read_And_Fail_If_Prompt_Is_Seen" owner="BGPcliKeywords">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="Run Keyword And Expect Error" owner="BuiltIn">
<kw name="Read_Text_Before_Prompt" owner="BGPcliKeywords">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T01:58:30.951047" level="FAIL">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</msg>
<var>${text}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-21T01:58:20.950356" elapsed="10.001518">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:30.952207" elapsed="0.000033"/>
</kw>
<doc>Log text gathered by SSHLibrary.Read_Until_Prompt.
This needs to be a separate keyword just because how Read_And_Fail_If_Prompt_Is_Seen is implemented.</doc>
<status status="FAIL" start="2026-04-21T01:58:20.950028" elapsed="10.002338">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</status>
</kw>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the keyword and checks that the expected error occurred.</doc>
<status status="PASS" start="2026-04-21T01:58:20.949572" elapsed="10.002945"/>
</kw>
<msg time="2026-04-21T01:58:30.952637" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>BuiltIn.Run_Keyword_And_Expect_Error</arg>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:20.949204" elapsed="10.003459"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-04-21T01:58:30.952890" elapsed="0.000032"/>
</return>
<status status="PASS" start="2026-04-21T01:58:30.952774" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:30.952743" elapsed="0.000239"/>
</if>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:30.953226" elapsed="0.000029"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was seen but it was not expected yet</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:30.953404" elapsed="0.000021"/>
</kw>
<doc>Try to read SSH to see prompt, but expect to see no prompt within SSHLibrary's timeout.</doc>
<status status="PASS" start="2026-04-21T01:58:20.948886" elapsed="10.004601"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T01:58:30.954142" elapsed="0.000312"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T01:58:30.953769" elapsed="0.000854"/>
</kw>
<doc>BGP Speaker introduces 3 prefixes while the first one occures again in the withdrawn list (to be ignored by controller)</doc>
<status status="PASS" start="2026-04-21T01:58:20.858685" elapsed="10.095980"/>
</test>
<test id="s1-s4-t34" name="Check_Listening_Connection_Is_Established_Case_3" line="352">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:30.958678" elapsed="0.000071"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:30.958437" elapsed="0.000378"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:30.958417" elapsed="0.000428"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T01:58:30.958247" elapsed="0.000647"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:30.959941" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:30.959831" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:30.959811" elapsed="0.000201"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:30.964906" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:30.964779" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:30.964762" elapsed="0.000213"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:30.966679" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:30.966283" elapsed="0.000454"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:58:30.967239" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:58:30.966932" elapsed="0.000333"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:58:30.967310" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T01:58:30.967469" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:58:30.965893" elapsed="0.001600"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:30.972906" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:30.972780" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:30.972761" elapsed="0.000215"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:30.974314" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:30.974205" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:30.974187" elapsed="0.000195"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:58:30.974930" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:58:30.974536" elapsed="0.000422"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:58:30.975347" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:58:30.975123" elapsed="0.000250"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:58:31.010649" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:58:30.976016" elapsed="0.034929"/>
</kw>
<msg time="2026-04-21T01:58:31.011204" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:58:31.011255" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:30.975538" elapsed="0.035754"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:58:31.035695" level="INFO">". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s "_ "E "s "t "a "b "l "i "s "h "e "d "_ "C "a "s "e "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:58:31.012118" elapsed="0.023766"/>
</kw>
<msg time="2026-04-21T01:58:31.036092" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:58:31.036140" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:31.011568" elapsed="0.024608"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.036616" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:31.036293" elapsed="0.000492"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.036258" elapsed="0.000590"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.037393" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s "_ "E "s "t "a "b "l "i "s "h "e "d "_ "C "a "s "e "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:31.037006" elapsed="0.000465"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.037770" elapsed="0.000039"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:31.037541" elapsed="0.000304"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.037522" elapsed="0.000349"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:58:31.037924" elapsed="0.000055"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:58:31.041280" elapsed="0.000159"/>
</kw>
<msg time="2026-04-21T01:58:31.041504" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:31.040078" elapsed="0.001570"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.042002" elapsed="0.000089"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.042361" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:58:31.039219" elapsed="0.003337"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:58:31.038360" elapsed="0.004263"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:58:30.973901" elapsed="0.068823"/>
</kw>
<msg time="2026-04-21T01:58:31.042845" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:31.042923" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:30.973130" elapsed="0.069836"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T01:58:31.043185" elapsed="0.000033"/>
</return>
<status status="PASS" start="2026-04-21T01:58:31.043051" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.043031" elapsed="0.000263"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.043748" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.044129" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T01:58:31.044204" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T01:58:30.972434" elapsed="0.071884"/>
</kw>
<msg time="2026-04-21T01:58:31.044440" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:31.044497" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:30.967895" elapsed="0.076646"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.044903" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:31.044621" elapsed="0.000338"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.044602" elapsed="0.000382"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:58:30.967732" elapsed="0.077277"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:58:30.967551" elapsed="0.077495"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T01:58:30.964413" elapsed="0.080696"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T01:58:30.959513" elapsed="0.085656"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:30.959051" elapsed="0.086166"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-04-21T01:58:30.955653" elapsed="0.089620"/>
</kw>
<kw name="Check_Speaker_Is_Connected">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_Number_Of_Speaker_Connections">
<kw name="Count_Port_Occurences" owner="SSHKeywords">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Check_And_Install_Netstat" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:58:31.052449" level="INFO">Executing command 'netstat --version'.</msg>
<msg time="2026-04-21T01:58:31.065610" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T01:58:31.065772" level="INFO">${netstat_installed} = net-tools 2.10-alpha
Fred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others
+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX
AF: (inet) +UNIX +INET...</msg>
<var>${netstat_installed}</var>
<arg>netstat --version</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:58:31.052336" elapsed="0.013504"/>
</kw>
<if>
<branch type="IF" condition="'${netstat_installed}' is not string and '${netstat_installed}' != '0'">
<kw name="Install_Netstat" owner="SSHKeywords">
<doc>Install netstat if it is not already installed.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.066595" elapsed="0.000060"/>
</kw>
<msg time="2026-04-21T01:58:31.066736" level="FAIL">Invalid IF condition: Evaluating expression "'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' is not string and 'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' != '0'" failed: SyntaxError: unterminated string literal (detected at line 1) (&lt;string&gt;, line 1)

Variables in the original expression "'${netstat_installed}' is not string and '${netstat_installed}' != '0'" were resolved before the expression was evaluated. Try using "$netstat_installed is not string and $netstat_installed != '0'" syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details.</msg>
<status status="FAIL" start="2026-04-21T01:58:31.065963" elapsed="0.000917">Invalid IF condition: Evaluating expression "'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' is not string and 'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' != '0'" failed: SyntaxError: unterminated string literal (detected at line 1) (&lt;string&gt;, line 1)

Variables in the original expression "'${netstat_installed}' is not string and '${netstat_installed}' != '0'" were resolved before the expression was evaluated. Try using "$netstat_installed is not string and $netstat_installed != '0'" syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details.</status>
</branch>
<status status="FAIL" start="2026-04-21T01:58:31.065930" elapsed="0.001090">Invalid IF condition: Evaluating expression "'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' is not string and 'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' != '0'" failed: SyntaxError: unterminated string literal (detected at line 1) (&lt;string&gt;, line 1)

Variables in the original expression "'${netstat_installed}' is not string and '${netstat_installed}' != '0'" were resolved before the expression was evaluated. Try using "$netstat_installed is not string and $netstat_installed != '0'" syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details.</status>
</if>
<doc>Check if netstat is installed and install it if not.</doc>
<status status="FAIL" start="2026-04-21T01:58:31.052029" elapsed="0.015278">Invalid IF condition: Evaluating expression "'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' is not string and 'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' != '0'" failed: SyntaxError: unterminated string literal (detected at line 1) (&lt;string&gt;, line 1)

Variables in the original expression "'${netstat_installed}' is not string and '${netstat_installed}' != '0'" were resolved before the expression was evaluated. Try using "$netstat_installed is not string and $netstat_installed != '0'" syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details.</status>
</kw>
<arg>Check_And_Install_Netstat</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:31.051565" elapsed="0.015931"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:58:31.068407" level="INFO">Executing command 'netstat -punta 2&gt; /dev/null | grep -E ":17900 .+ ESTABLISHED .+python" | wc -l'.</msg>
<msg time="2026-04-21T01:58:31.114235" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T01:58:31.114734" level="INFO">${output} = 1</msg>
<var>${output}</var>
<arg>${NETSTAT_COMMAND} 2&gt; /dev/null | grep -E ":${port} .+ ${state} .+${name}" | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:58:31.067916" elapsed="0.046934"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-21T01:58:31.115135" elapsed="0.000134"/>
</return>
<msg time="2026-04-21T01:58:31.115784" level="INFO">${output} = 1</msg>
<var>${output}</var>
<arg>17900</arg>
<arg>ESTABLISHED</arg>
<arg>python</arg>
<doc>Run 'netstat' on the remote machine and count occurences of given port in the given state connected to process with the given name.</doc>
<status status="PASS" start="2026-04-21T01:58:31.051230" elapsed="0.064680"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output}</arg>
<arg>${howmany}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T01:58:31.116447" elapsed="0.000760"/>
</kw>
<arg>1</arg>
<doc>Run netstat in mininet machine and parse it for number of established connections. Check it is ${howmany}.</doc>
<status status="PASS" start="2026-04-21T01:58:31.050620" elapsed="0.066816"/>
</kw>
<arg>5s</arg>
<arg>1s</arg>
<arg>Check_Number_Of_Speaker_Connections</arg>
<arg>1</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T01:58:31.045768" elapsed="0.071751"/>
</kw>
<doc>Give it several tries to see exactly one established connection.</doc>
<status status="PASS" start="2026-04-21T01:58:31.045421" elapsed="0.072196"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T01:58:31.118678" elapsed="0.000569"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T01:58:31.118139" elapsed="0.001213"/>
</kw>
<doc>See TCP (BGP) connection in established state.</doc>
<status status="PASS" start="2026-04-21T01:58:30.955117" elapsed="0.164295"/>
</test>
<test id="s1-s4-t35" name="Check_Listening_Topology_Is_Filled_Case_3" line="356">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.128596" elapsed="0.000042"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:31.128098" elapsed="0.000614"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.128055" elapsed="0.000702"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T01:58:31.127742" elapsed="0.001125"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:31.130719" elapsed="0.000028"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:31.130543" elapsed="0.000279"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.130514" elapsed="0.000346"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:31.137295" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:31.137163" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.137139" elapsed="0.000239"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.138638" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:31.138133" elapsed="0.000538"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.139263" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:58:31.138862" elapsed="0.000430"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:58:31.139340" elapsed="0.000049"/>
</return>
<msg time="2026-04-21T01:58:31.139525" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:58:31.137683" elapsed="0.001867"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:31.146046" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:31.145919" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.145896" elapsed="0.000229"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:31.147615" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:31.147503" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.147485" elapsed="0.000201"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:58:31.148296" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:58:31.147918" elapsed="0.000408"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:58:31.148807" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:58:31.148505" elapsed="0.000334"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:58:31.183244" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:58:31.149375" elapsed="0.034382"/>
</kw>
<msg time="2026-04-21T01:58:31.184400" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:58:31.184511" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:31.149015" elapsed="0.035577"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:58:31.205168" level="INFO">". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F "i "l "l "e "d "_ "C "a "s "e "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:58:31.186320" elapsed="0.019022"/>
</kw>
<msg time="2026-04-21T01:58:31.206274" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:58:31.206384" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:31.185212" elapsed="0.021223"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.207124" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:31.206619" elapsed="0.000575"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.206552" elapsed="0.000711"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.207910" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F "i "l "l "e "d "_ "C "a "s "e "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:31.207429" elapsed="0.000555"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.208286" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:31.208055" elapsed="0.000293"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.208034" elapsed="0.000338"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:58:31.208420" elapsed="0.000060"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:58:31.213188" elapsed="0.000182"/>
</kw>
<msg time="2026-04-21T01:58:31.213439" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:31.210558" elapsed="0.003043"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.213916" elapsed="0.000082"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.214272" elapsed="0.000093"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:58:31.209688" elapsed="0.004806"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:58:31.209012" elapsed="0.005551"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:58:31.147182" elapsed="0.067488"/>
</kw>
<msg time="2026-04-21T01:58:31.214780" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:31.214861" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:31.146329" elapsed="0.068601"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T01:58:31.215231" elapsed="0.000055"/>
</return>
<status status="PASS" start="2026-04-21T01:58:31.215069" elapsed="0.000258"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.215037" elapsed="0.000319"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.215929" elapsed="0.000031"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.216324" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T01:58:31.216401" elapsed="0.000018"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T01:58:31.145472" elapsed="0.071047"/>
</kw>
<msg time="2026-04-21T01:58:31.216622" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:31.216762" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:31.140139" elapsed="0.076687"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.217204" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:31.216928" elapsed="0.000332"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.216909" elapsed="0.000375"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:58:31.139849" elapsed="0.077461"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:58:31.139623" elapsed="0.077730"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T01:58:31.136654" elapsed="0.080769"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T01:58:31.130029" elapsed="0.087534"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:31.129116" elapsed="0.088499"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-04-21T01:58:31.123461" elapsed="0.094216"/>
</kw>
<kw name="Wait_For_Topology_To_Change_To">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.274084" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:31.273621" elapsed="0.000503"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:31.277563" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:31.274673" elapsed="0.002998">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:31.277776" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:31.274319" elapsed="0.003500"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.278406" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:31.278000" elapsed="0.000435"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:58:31.278759" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:58:31.279448" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:58:31.278603" elapsed="0.000872"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.279916" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:31.279644" elapsed="0.000318"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.281397" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:31.280937" elapsed="0.000524"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.282061" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:58:31.281628" elapsed="0.000459"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.282542" elapsed="0.000048"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.283319" elapsed="0.000053"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.283704" elapsed="0.000048"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T01:58:31.282343" elapsed="0.001548"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T01:58:31.282155" elapsed="0.001808"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T01:58:31.284025" elapsed="0.000046"/>
</return>
<msg time="2026-04-21T01:58:31.284215" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T01:58:31.280503" elapsed="0.003738"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:31.280063" elapsed="0.004211"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.284458" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:31.284304" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.280027" elapsed="0.004510"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.285204" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:31.284688" elapsed="0.000545"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:58:31.285285" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:58:31.272933" elapsed="0.012480"/>
</kw>
<msg time="2026-04-21T01:58:31.285563" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:31.259943" elapsed="0.025681"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.298578" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.311008" elapsed="0.000043"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.323276" elapsed="0.000032"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.323568" elapsed="0.000026"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.323770" elapsed="0.000037"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.324271" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:31.324107" elapsed="0.000220"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:58:31.324085" elapsed="0.000273"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.324511" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.324681" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.324866" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:58:31.324029" elapsed="0.000893"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:58:31.323884" elapsed="0.001071"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.325110" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:58:31.325194" elapsed="0.000022"/>
</return>
<msg time="2026-04-21T01:58:31.325386" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:58:31.253041" elapsed="0.072374"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:31.327148" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:31.326746" elapsed="0.000506">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:31.327350" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:31.326257" elapsed="0.001118"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.327888" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:31.327447" elapsed="0.000502"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.328485" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:31.328179" elapsed="0.000332"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:31.327975" elapsed="0.000572"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.327429" elapsed="0.001139"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.331384" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:31.328722" elapsed="0.002689"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T01:58:31.331467" elapsed="0.000064"/>
</return>
<msg time="2026-04-21T01:58:31.331664" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:58:31.325843" elapsed="0.005845"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:31.333062" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:31.332782" elapsed="0.000347">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:31.333225" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:31.332375" elapsed="0.000875"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T01:58:31.333462" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T01:58:31.333322" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.333304" elapsed="0.000245"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.333698" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.333892" elapsed="0.000023"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T01:58:31.333960" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T01:58:31.336311" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:58:31.332033" elapsed="0.004307"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.337853" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:31.337558" elapsed="0.000345"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.338309" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:31.338058" elapsed="0.000295"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:58:31.349515" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0io7qbtb7wm8k15m02exnlwfto4.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:58:31.349812" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '338'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.0.1.32/28"},{"prefix":"8.0.1.16/28"},{"prefix":"8.0.1.0/28"}]}}]}]} 
 </msg>
<msg time="2026-04-21T01:58:31.350062" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:58:31.341001" elapsed="0.009107"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:31.338419" elapsed="0.011784"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.350577" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:31.350262" elapsed="0.000418"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.338401" elapsed="0.012315"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.356499" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.0.1.32/28"},{"prefix":"8.0.1.16/28"},{"prefix":"8.0.1.0/28"}]}}]}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:31.352651" elapsed="0.003924"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:31.352278" elapsed="0.004485"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.352244" elapsed="0.004582"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.360535" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:31.357254" elapsed="0.003327"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:31.356915" elapsed="0.003701"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.356889" elapsed="0.003753"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.361325" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:31.360867" elapsed="0.000485"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.361669" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:31.361423" elapsed="0.000305"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.362256" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:31.361940" elapsed="0.000342"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:31.361752" elapsed="0.000567"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.361404" elapsed="0.000937"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.362895" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:31.362504" elapsed="0.000419"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.363254" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:31.362992" elapsed="0.000337"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.363970" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:31.363583" elapsed="0.000421"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:31.363359" elapsed="0.000683"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.362975" elapsed="0.001089"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:31.364234" elapsed="0.000366"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T01:58:31.365132" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:31.364768" elapsed="0.000391"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T01:58:31.365317" elapsed="0.002359"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T01:58:31.351431" elapsed="0.016322"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T01:58:31.367969" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:31.367845" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.367824" elapsed="0.000224"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:58:31.371166" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:58:31.368205" elapsed="0.002991"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T01:58:31.371249" elapsed="0.000051"/>
</return>
<msg time="2026-04-21T01:58:31.371440" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T01:58:31.336690" elapsed="0.034782"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:58:31.371562" elapsed="0.000053"/>
</return>
<msg time="2026-04-21T01:58:31.371774" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T01:58:31.230155" elapsed="0.141663"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.401677" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:31.400701" elapsed="0.001017"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:31.404069" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:31.403286" elapsed="0.001021">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:31.404484" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:31.401930" elapsed="0.002586"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.406004" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:31.404747" elapsed="0.001294"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:58:31.406573" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:58:31.406941" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:58:31.406265" elapsed="0.000704"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.407576" level="INFO">{
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "prefix": "8.0.1.16/28"
       },
       {
        "prefix": "8.0.1.32/28"
       }
      ]
     },
     "node-id": "192.0.2.1"
    }
   ],
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:31.407135" elapsed="0.000510"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T01:58:31.408560" elapsed="0.000083"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:31.407820" elapsed="0.000906"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.409671" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:31.409011" elapsed="0.000701"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:31.408762" elapsed="0.001095"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.407764" elapsed="0.002121"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.410919" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:31.410040" elapsed="0.000909"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:58:31.411008" elapsed="0.000045"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:58:31.399907" elapsed="0.011259"/>
</kw>
<msg time="2026-04-21T01:58:31.411228" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:31.386857" elapsed="0.024446"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.424337" elapsed="0.000042"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.436742" elapsed="0.000042"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.449417" elapsed="0.000051"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.449725" elapsed="0.000029"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.449946" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.450442" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:31.450279" elapsed="0.000221"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:58:31.450256" elapsed="0.000276"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.450690" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.450879" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.451050" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:58:31.450202" elapsed="0.000903"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:58:31.450047" elapsed="0.001091"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.451298" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:58:31.451385" elapsed="0.000023"/>
</return>
<msg time="2026-04-21T01:58:31.451585" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:58:31.384060" elapsed="0.067556"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:31.451837" elapsed="0.002444"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:58:31.455891" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:58:31.455185" elapsed="0.000736"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:58:31.456541" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:58:31.456077" elapsed="0.000500"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T01:58:31.456743" elapsed="0.000400"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T01:58:31.454669" elapsed="0.002535"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:31.454364" elapsed="0.002874"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.457414" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:31.457265" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.454344" elapsed="0.003151"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T01:58:31.373117" elapsed="0.084433"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T01:58:31.372202" elapsed="0.085437"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:31.371911" elapsed="0.085860"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.371891" elapsed="0.085929"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:58:31.457864" elapsed="0.000047"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T01:58:31.223827" elapsed="0.234202"/>
</kw>
<arg>${folder_name}</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-04-21T01:58:31.218970" elapsed="0.239135"/>
</kw>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Compare_Topology</arg>
<arg>${folder_name}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T01:58:31.218279" elapsed="0.239882"/>
</kw>
<arg>filled_topology</arg>
<doc>Wait until Compare_Topology matches expected result.</doc>
<status status="PASS" start="2026-04-21T01:58:31.217862" elapsed="0.240367"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T01:58:31.458893" elapsed="0.000250"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T01:58:31.458549" elapsed="0.000659"/>
</kw>
<doc>See new routes in example-ipv4-topology as a proof that synchronization was correct.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T01:58:31.121411" elapsed="0.337837"/>
</test>
<test id="s1-s4-t36" name="Kill_Listening_BGP_Speaker_Case_3" line="361">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T01:58:31.462566" elapsed="0.000207"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T01:58:31.462299" elapsed="0.000544"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:31.463894" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:31.463733" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.463715" elapsed="0.000248"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:31.470126" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:31.469981" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.469955" elapsed="0.000267"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.471361" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:31.470934" elapsed="0.000454"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.471907" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:58:31.471552" elapsed="0.000381"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:58:31.471977" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T01:58:31.472143" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:58:31.470497" elapsed="0.001671"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:31.477565" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:31.477455" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.477436" elapsed="0.000198"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:31.478889" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:31.478749" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.478732" elapsed="0.000225"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:58:31.479426" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:58:31.479107" elapsed="0.000346"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:58:31.479892" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:58:31.479617" elapsed="0.000302"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:58:31.515631" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:58:31.480420" elapsed="0.035614"/>
</kw>
<msg time="2026-04-21T01:58:31.516299" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:58:31.516348" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:31.480083" elapsed="0.036303"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:58:31.531860" level="INFO">". "t "x "t ". "B "a "s "i "c ". "K "i "l "l "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "_ "C "a "s "e "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:58:31.517562" elapsed="0.014472"/>
</kw>
<msg time="2026-04-21T01:58:31.532251" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:58:31.532309" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "K "i "l "l "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "_ "C "a ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:31.516939" elapsed="0.015417"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.533020" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:31.532505" elapsed="0.000588"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.532456" elapsed="0.000676"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.533668" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "K "i "l "l "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "_ "C "a "s "e "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:31.533296" elapsed="0.000441"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.534160" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:31.533925" elapsed="0.000292"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.533900" elapsed="0.000343"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:58:31.534291" elapsed="0.000059"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:58:31.537508" elapsed="0.003368"/>
</kw>
<msg time="2026-04-21T01:58:31.540960" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:31.536285" elapsed="0.004833"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.541420" elapsed="0.000085"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.541774" elapsed="0.000114"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:58:31.535503" elapsed="0.006617"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:58:31.534716" elapsed="0.007476"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:58:31.478448" elapsed="0.063850"/>
</kw>
<msg time="2026-04-21T01:58:31.542394" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:31.542438" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "K "i "l "l "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "_ "C "a ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:31.477787" elapsed="0.064688"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T01:58:31.542685" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-04-21T01:58:31.542564" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.542543" elapsed="0.000236"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.543371" elapsed="0.000030"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.543740" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T01:58:31.543830" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T01:58:31.477117" elapsed="0.066881"/>
</kw>
<msg time="2026-04-21T01:58:31.544102" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:31.544147" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "K "i "l "l "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "_ "C "a ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:31.472574" elapsed="0.071608"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.544630" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:31.544265" elapsed="0.000422"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.544246" elapsed="0.000465"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:58:31.472423" elapsed="0.072312"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:58:31.472231" elapsed="0.072638"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T01:58:31.469472" elapsed="0.075465"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T01:58:31.463441" elapsed="0.081552"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:31.462999" elapsed="0.082039"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T01:58:31.460149" elapsed="0.084941"/>
</kw>
<kw name="Kill_BGP_Speaker" owner="BGPSpeaker">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.546603" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:31.546247" elapsed="0.000383"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T01:58:31.546893" elapsed="0.000416"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T01:58:31.545942" elapsed="0.001431"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T01:58:31.566209" level="INFO">^C
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T01:58:31.548072" elapsed="0.018231"/>
</kw>
<msg time="2026-04-21T01:58:31.566438" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:31.566482" level="INFO">${message} = ^C
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${status}</var>
<var>${message}</var>
<arg>SSHLibrary.Read_Until_Prompt</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:31.547551" elapsed="0.018956"/>
</kw>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:58:31.567301" level="INFO">Executing command 'cat play.py.out'.</msg>
<msg time="2026-04-21T01:58:31.579958" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T01:58:31.581590" level="INFO">${output_log} = 2026-04-21 01:58:21,030 INFO BGP-Thread-1 (job): Connecting in the listening mode.
2026-04-21 01:58:25,530 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 01:58:25,530 INFO BGP-Thread-1 (job): O...</msg>
<var>${output_log}</var>
<arg>cat ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:58:31.567136" elapsed="0.014524"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.584876" level="INFO">2026-04-21 01:58:21,030 INFO BGP-Thread-1 (job): Connecting in the listening mode.
2026-04-21 01:58:25,530 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 01:58:25,530 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 01:58:25,531 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-04-21 01:58:25,531 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 01:58:25,531 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 2
2026-04-21 01:58:25,531 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-04-21 01:58:25,531 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-04-21 01:58:25,531 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-04-21 01:58:25,531 INFO BGP-Thread-1 (job):   My BGP Identifier: 169782132
2026-04-21 01:58:25,531 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-04-21 01:58:25,531 INFO BGP-Thread-1 (job):   Originator ID: None
2026-04-21 01:58:25,531 INFO BGP-Thread-1 (job):   Cluster list: None
2026-04-21 01:58:25,531 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 3
2026-04-21 01:58:25,531 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 1
2026-04-21 01:58:25,531 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-04-21 01:58:25,531 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 2
2026-04-21 01:58:25,532 INFO BGP-Thread-1 (job):   Common single UPDATE will be generated for both NLRI &amp; WITHDRAWN lists
2026-04-21 01:58:25,532 INFO BGP-Thread-1 (job):   Let's go ...

2026-04-21 01:58:25,533 INFO BGP-Thread-1 (job): Iteration: 0 - total remaining prefixes: 2
2026-04-21 01:58:25,533 INFO BGP-Thread-1 (job): All update messages generated.
2026-04-21 01:58:25,533 INFO BGP-Thread-1 (job): Storing performance results.
2026-04-21 01:58:25,533 INFO BGP-Thread-1 (job): ########## Final results ##########
2026-04-21 01:58:25,533 INFO BGP-Thread-1 (job): Number of iterations: 1
2026-04-21 01:58:25,533 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the pre-fill phase: 0
2026-04-21 01:58:25,534 INFO BGP-Thread-1 (job): The pre-fill phase duration: 0s
2026-04-21 01:58:25,534 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the 2nd test phase: 1
2026-04-21 01:58:25,534 INFO BGP-Thread-1 (job): The 2nd test phase duration: 6.556510925292969e-05s
2026-04-21 01:58:25,534 INFO BGP-Thread-1 (job): Threshold for performance reporting: 1000
2026-04-21 01:58:25,534 INFO BGP-Thread-1 (job): Message generator performance results stored in totals-bgp.csv:
2026-04-21 01:58:25,534 INFO BGP-Thread-1 (job):   
2026-04-21 01:58:25,534 INFO BGP-Thread-1 (job):   
2026-04-21 01:58:25,534 INFO BGP-Thread-1 (job): Message generator performance results stored in performance-bgp.csv:
2026-04-21 01:58:25,534 INFO BGP-Thread-1 (job):   
2026-04-21 01:58:25,534 INFO BGP-Thread-1 (job):   
2026-04-21 01:58:25,535 INFO BGP-Thread-1 (job): Finally an END-OF-RIB is sent.
2026-04-21 01:58:25,535 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 01:58:25,535 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 01:58:25,535 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 01:58:25,539 INFO BGP-Thread-1 (job): ... idle for 0.004s
2026-04-21 01:58:25,539 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.004s
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:31.583946" elapsed="0.001134"/>
</kw>
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="PASS" start="2026-04-21T01:58:31.566771" elapsed="0.018466"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<status status="PASS" start="2026-04-21T01:58:31.585770" elapsed="0.000088"/>
</return>
<status status="PASS" start="2026-04-21T01:58:31.585522" elapsed="0.000392"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.585476" elapsed="0.000481"/>
</if>
<kw name="Log" owner="BuiltIn">
<arg>${message}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.586191" elapsed="0.000032"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was not seen within timeout period.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.586446" elapsed="0.000029"/>
</kw>
<doc>Interrupt play.py, fail if no prompt is seen within SSHLibrary timeout.
Also dump the logs with the output the program produced.
This keyword is also suitable for stopping BGP manager.</doc>
<status status="PASS" start="2026-04-21T01:58:31.545382" elapsed="0.041187"/>
</kw>
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.587953" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T01:58:31.587415" elapsed="0.000601"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-04-21T01:58:31.586927" elapsed="0.001193"/>
</kw>
<kw name="Do_Not_Start_Failing_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T01:58:31.588989" elapsed="0.000313"/>
</kw>
<doc>This is just a more readable 'None' to override [Teardown].</doc>
<status status="PASS" start="2026-04-21T01:58:31.588521" elapsed="0.000859"/>
</kw>
<doc>Abort the Python speaker. Also, attempt to stop failing fast.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T01:58:31.459519" elapsed="0.129920"/>
</test>
<test id="s1-s4-t37" name="Check_For_Empty_Topology_After_Listening_Case_3" line="370">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.595512" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:31.595258" elapsed="0.000316"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.595237" elapsed="0.000366"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T01:58:31.595061" elapsed="0.000591"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:31.596856" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:31.596709" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.596686" elapsed="0.000251"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:31.602012" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:31.601903" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.601885" elapsed="0.000198"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.603141" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:31.602714" elapsed="0.000455"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.603633" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:58:31.603332" elapsed="0.000327"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:58:31.603704" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T01:58:31.603891" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:58:31.602326" elapsed="0.001590"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:31.609481" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:31.609370" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.609350" elapsed="0.000200"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:31.610847" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:31.610704" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.610686" elapsed="0.000229"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:58:31.611398" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:58:31.611072" elapsed="0.000353"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:58:31.611856" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:58:31.611593" elapsed="0.000289"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:58:31.647220" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:58:31.612418" elapsed="0.035254"/>
</kw>
<msg time="2026-04-21T01:58:31.648306" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:58:31.648416" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:31.612047" elapsed="0.036831"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:58:31.670318" level="INFO">". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e "r "_ "L "i "s "t "e "n "i "n "g "_ "C "a "s "e "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:58:31.650002" elapsed="0.020604"/>
</kw>
<msg time="2026-04-21T01:58:31.670957" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:58:31.671029" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:31.649400" elapsed="0.021685"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.671767" elapsed="0.000064"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:31.671269" elapsed="0.000615"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.671211" elapsed="0.000717"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.672778" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e "r "_ "L "i "s "t "e "n "i "n "g "_ "C "a "s "e "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:31.672155" elapsed="0.000757"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.673305" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:31.673010" elapsed="0.000350"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.672983" elapsed="0.000401"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:58:31.673430" elapsed="0.000056"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:58:31.677027" elapsed="0.000165"/>
</kw>
<msg time="2026-04-21T01:58:31.677259" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:31.675235" elapsed="0.002175"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.677701" elapsed="0.000082"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.678074" elapsed="0.000079"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:58:31.674506" elapsed="0.003763"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:58:31.673859" elapsed="0.004478"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:58:31.610402" elapsed="0.068038"/>
</kw>
<msg time="2026-04-21T01:58:31.678546" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:31.678593" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:31.609705" elapsed="0.068928"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T01:58:31.678884" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-04-21T01:58:31.678740" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.678717" elapsed="0.000260"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.679524" elapsed="0.000033"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.679934" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T01:58:31.680012" elapsed="0.000018"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T01:58:31.609023" elapsed="0.071107"/>
</kw>
<msg time="2026-04-21T01:58:31.680231" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:31.680319" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:31.604387" elapsed="0.075976"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.680725" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:31.680456" elapsed="0.000435"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.680436" elapsed="0.000490"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:58:31.604218" elapsed="0.076737"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:58:31.603982" elapsed="0.077019"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T01:58:31.601516" elapsed="0.079558"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T01:58:31.596352" elapsed="0.084788"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:31.595824" elapsed="0.085369"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-04-21T01:58:31.591467" elapsed="0.089790"/>
</kw>
<kw name="Wait_For_Topology_To_Change_To">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.744603" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:31.743925" elapsed="0.000725"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:31.745917" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:31.745297" elapsed="0.000727">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:31.746126" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:31.744891" elapsed="0.001261"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.746964" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:31.746487" elapsed="0.000505"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:58:31.747344" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:58:31.747576" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:58:31.747163" elapsed="0.000438"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.748049" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:31.747770" elapsed="0.000327"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.749628" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:31.749165" elapsed="0.000530"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.750347" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:58:31.749911" elapsed="0.000471"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.750893" elapsed="0.000047"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.752289" elapsed="0.000059"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.756257" elapsed="0.000107"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T01:58:31.750649" elapsed="0.005904"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T01:58:31.750455" elapsed="0.006198"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T01:58:31.756745" elapsed="0.000101"/>
</return>
<msg time="2026-04-21T01:58:31.757150" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T01:58:31.748737" elapsed="0.008445"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:31.748208" elapsed="0.009016"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.757470" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:31.757271" elapsed="0.000266"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.748167" elapsed="0.009399"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.758545" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:31.757742" elapsed="0.001582"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:58:31.759385" elapsed="0.000034"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:58:31.742517" elapsed="0.017013"/>
</kw>
<msg time="2026-04-21T01:58:31.759605" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:31.720900" elapsed="0.038779"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.773341" elapsed="0.000063"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.787354" elapsed="0.000057"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.801017" elapsed="0.000054"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.801404" elapsed="0.000033"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.801643" elapsed="0.000032"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.802239" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:31.802060" elapsed="0.000239"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:58:31.802035" elapsed="0.000301"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.802493" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.802663" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.802884" elapsed="0.000024"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:58:31.801969" elapsed="0.000976"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:58:31.801771" elapsed="0.001208"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.803137" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:58:31.803222" elapsed="0.000023"/>
</return>
<msg time="2026-04-21T01:58:31.803434" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:58:31.716133" elapsed="0.087331"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:31.805551" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:31.805098" elapsed="0.000555">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:31.805751" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:31.804556" elapsed="0.001220"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.806191" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:31.805884" elapsed="0.000365"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.806837" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:31.806504" elapsed="0.000360"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:31.806275" elapsed="0.000626"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.805862" elapsed="0.001060"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.809356" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:31.807078" elapsed="0.002305"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T01:58:31.809437" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T01:58:31.809602" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:58:31.804053" elapsed="0.005574"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:31.810893" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:31.810641" elapsed="0.000333">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:31.811087" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:31.810304" elapsed="0.000820"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T01:58:31.811350" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T01:58:31.811208" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.811188" elapsed="0.000249"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.811586" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.811812" elapsed="0.000084"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T01:58:31.811949" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T01:58:31.814187" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T01:58:31.809966" elapsed="0.004249"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.816601" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:31.815470" elapsed="0.001186"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.817208" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:31.816942" elapsed="0.000312"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:58:31.827271" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0io7qbtb7wm8k15m02exnlwfto4.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:58:31.827539" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T01:58:31.827816" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:58:31.819391" elapsed="0.008473"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:31.817323" elapsed="0.010632"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.828332" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:31.828010" elapsed="0.000610"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.817305" elapsed="0.011352"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.834556" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:31.830542" elapsed="0.004088"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:31.830163" elapsed="0.004519"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.830132" elapsed="0.004588"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.838723" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:31.835181" elapsed="0.003634"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:31.834824" elapsed="0.004045"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.834777" elapsed="0.004130"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.839846" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:31.839189" elapsed="0.000699"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.840351" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:31.839992" elapsed="0.000443"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.841276" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:31.840823" elapsed="0.000479"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:31.840471" elapsed="0.000868"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.839966" elapsed="0.001395"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.841908" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:31.841522" elapsed="0.000413"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.842268" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:31.842004" elapsed="0.000325"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.842830" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:31.842516" elapsed="0.000342"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:31.842354" elapsed="0.000539"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.841986" elapsed="0.000929"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:31.843081" elapsed="0.000372"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T01:58:31.843990" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:31.843625" elapsed="0.000391"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T01:58:31.844174" elapsed="0.002437"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T01:58:31.829367" elapsed="0.017320"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T01:58:31.846908" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:31.846762" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.846743" elapsed="0.000241"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:58:31.850471" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:58:31.847136" elapsed="0.003365"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T01:58:31.850556" elapsed="0.000049"/>
</return>
<msg time="2026-04-21T01:58:31.850745" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T01:58:31.814562" elapsed="0.036210"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:58:31.850859" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T01:58:31.851024" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T01:58:31.693687" elapsed="0.157455"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.882964" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:31.882137" elapsed="0.000862"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:31.886992" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:31.885481" elapsed="0.001807">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:31.887593" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:31.883272" elapsed="0.004365"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.889743" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:31.888058" elapsed="0.001765"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:58:31.890490" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:58:31.891018" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:58:31.890099" elapsed="0.000964"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.892109" level="INFO">{
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:31.891317" elapsed="0.000893"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T01:58:31.893830" elapsed="0.000139"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:31.892358" elapsed="0.001738"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.895438" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:31.894428" elapsed="0.001071"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:31.894148" elapsed="0.001474"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.892307" elapsed="0.003351"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.897345" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:31.895922" elapsed="0.001467"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:58:31.897468" elapsed="0.000049"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:58:31.881327" elapsed="0.016323"/>
</kw>
<msg time="2026-04-21T01:58:31.897714" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:31.866783" elapsed="0.030995"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.910852" elapsed="0.000043"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.924150" elapsed="0.000049"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.936757" elapsed="0.000076"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.937067" elapsed="0.000027"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.937269" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.937761" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:31.937594" elapsed="0.000240"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:58:31.937573" elapsed="0.000294"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.938019" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.938190" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.938359" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:58:31.937519" elapsed="0.000894"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:58:31.937366" elapsed="0.001080"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.938598" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:58:31.938679" elapsed="0.000022"/>
</return>
<msg time="2026-04-21T01:58:31.938882" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:58:31.864107" elapsed="0.074807"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:31.939102" elapsed="0.002717"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:58:31.943122" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:58:31.942668" elapsed="0.000484"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T01:58:31.943619" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T01:58:31.943310" elapsed="0.000336"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T01:58:31.943833" elapsed="0.000365"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T01:58:31.942183" elapsed="0.002077"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:31.941906" elapsed="0.002388"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.944474" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:31.944322" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.941885" elapsed="0.002666"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T01:58:31.852663" elapsed="0.091998"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T01:58:31.851605" elapsed="0.093145"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:31.851270" elapsed="0.093601"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.851217" elapsed="0.093689"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:58:31.944948" elapsed="0.000043"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T01:58:31.687184" elapsed="0.257920"/>
</kw>
<arg>${folder_name}</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-04-21T01:58:31.682628" elapsed="0.262545"/>
</kw>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Compare_Topology</arg>
<arg>${folder_name}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T01:58:31.681996" elapsed="0.263229"/>
</kw>
<arg>empty_topology</arg>
<doc>Wait until Compare_Topology matches expected result.</doc>
<status status="PASS" start="2026-04-21T01:58:31.681440" elapsed="0.263849"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T01:58:31.945917" elapsed="0.000250"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T01:58:31.945588" elapsed="0.000643"/>
</kw>
<doc>Post-condition: Check example-ipv4-topology is empty again.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T01:58:31.590028" elapsed="0.356243"/>
</test>
<test id="s1-s4-t38" name="Delete_Bgp_Peer_Configuration" line="375">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:31.949924" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:31.949679" elapsed="0.000304"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.949662" elapsed="0.000346"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T01:58:31.949494" elapsed="0.000559"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:31.951069" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:31.950961" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.950943" elapsed="0.000195"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:31.955993" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:31.955886" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.955868" elapsed="0.000191"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.957106" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:31.956676" elapsed="0.000457"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:58:31.957596" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:58:31.957296" elapsed="0.000325"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:58:31.957667" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T01:58:31.957846" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:58:31.956292" elapsed="0.001581"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:31.963644" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:31.963535" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.963515" elapsed="0.000197"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:31.964928" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:31.964780" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:31.964763" elapsed="0.000233"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:58:31.965455" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:58:31.965147" elapsed="0.000334"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:58:31.965886" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:58:31.965645" elapsed="0.000267"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:58:32.003156" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:58:31.966468" elapsed="0.036937"/>
</kw>
<msg time="2026-04-21T01:58:32.003666" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:58:32.003724" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:31.966124" elapsed="0.037647"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:58:32.020114" level="INFO">". "t "x "t ". "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:58:32.004636" elapsed="0.015589"/>
</kw>
<msg time="2026-04-21T01:58:32.020398" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:58:32.020445" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:32.004098" elapsed="0.016383"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:32.020908" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:32.020589" elapsed="0.000404"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:32.020554" elapsed="0.000471"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:32.021513" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:32.021182" elapsed="0.000399"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:32.021892" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:32.021650" elapsed="0.000298"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:32.021631" elapsed="0.000342"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:58:32.022017" elapsed="0.000050"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:58:32.024958" elapsed="0.000217"/>
</kw>
<msg time="2026-04-21T01:58:32.025244" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:32.023773" elapsed="0.001617"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:32.025703" elapsed="0.000115"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:32.026097" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:58:32.023090" elapsed="0.003201"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:58:32.022399" elapsed="0.003962"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:58:31.964479" elapsed="0.061981"/>
</kw>
<msg time="2026-04-21T01:58:32.026561" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:32.026622" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:31.963881" elapsed="0.062786"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T01:58:32.026882" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T01:58:32.026749" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:32.026730" elapsed="0.000242"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:32.027400" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:32.027757" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T01:58:32.027853" elapsed="0.000019"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T01:58:31.963190" elapsed="0.064778"/>
</kw>
<msg time="2026-04-21T01:58:32.028067" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:32.028171" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:31.958271" elapsed="0.069939"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:32.028550" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:32.028290" elapsed="0.000315"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:32.028273" elapsed="0.000355"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:58:31.958122" elapsed="0.070530"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:58:31.957935" elapsed="0.070757"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T01:58:31.955511" elapsed="0.073244"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T01:58:31.950653" elapsed="0.078181"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:31.950209" elapsed="0.078676"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-04-21T01:58:31.947303" elapsed="0.081638"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:58:32.029735" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | BGP_NAME=example-bgp-peer | IP=10.30.171.116 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>BGP_NAME=${BGP_PEER_NAME}</arg>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:58:32.029149" elapsed="0.000615"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:32.073730" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:32.073301" elapsed="0.000462"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T01:58:32.074590" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T01:58:32.074307" elapsed="0.000364">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T01:58:32.074768" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T01:58:32.073959" elapsed="0.000849"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:32.075477" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:32.074983" elapsed="0.000525"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T01:58:32.075841" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T01:58:32.076019" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T01:58:32.075677" elapsed="0.000369"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:32.076472" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:32.076209" elapsed="0.000313"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:32.077643" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.171.116', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:32.077324" elapsed="0.000382"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:58:32.078318" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:58:32.077945" elapsed="0.000409"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:58:32.079322" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:58:32.078911" elapsed="0.000447"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:58:32.080390" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:58:32.080082" elapsed="0.000344"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:58:32.080580" elapsed="0.000051"/>
</return>
<msg time="2026-04-21T01:58:32.080838" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:58:32.079619" elapsed="0.001256"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:58:32.081148" elapsed="0.000340"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T01:58:32.078689" elapsed="0.002855"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:58:32.082322" level="INFO">${value} = example-bgp-peer</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:58:32.081911" elapsed="0.000446"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:58:32.083585" level="INFO">${encoded} = example-bgp-peer</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:58:32.083074" elapsed="0.000548"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:58:32.083691" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T01:58:32.083923" level="INFO">${encoded_value} = example-bgp-peer</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:58:32.082613" elapsed="0.001344"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:58:32.084172" elapsed="0.000305"/>
</kw>
<var name="${key}">BGP_NAME</var>
<var name="${value}">example-bgp-peer</var>
<status status="PASS" start="2026-04-21T01:58:32.081701" elapsed="0.002832"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:58:32.085326" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:58:32.084893" elapsed="0.000469"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:58:32.086364" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:58:32.086076" elapsed="0.000323"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:58:32.086467" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T01:58:32.086672" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:58:32.085619" elapsed="0.001087"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:58:32.086939" elapsed="0.000300"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T01:58:32.084684" elapsed="0.002609"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T01:58:32.088066" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T01:58:32.087638" elapsed="0.000462"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T01:58:32.089099" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T01:58:32.088810" elapsed="0.000379"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T01:58:32.089257" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T01:58:32.089444" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T01:58:32.088356" elapsed="0.001119"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:58:32.089668" elapsed="0.000321"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T01:58:32.087443" elapsed="0.002602"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T01:58:32.078434" elapsed="0.011658"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T01:58:32.090152" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T01:58:32.090369" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.171.116', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T01:58:32.076952" elapsed="0.013453"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:32.076606" elapsed="0.013844"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:32.090706" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:32.090491" elapsed="0.000296"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:32.076579" elapsed="0.014260"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:32.091935" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:32.091050" elapsed="0.000925"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T01:58:32.092042" elapsed="0.000040"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T01:58:32.072477" elapsed="0.019737"/>
</kw>
<msg time="2026-04-21T01:58:32.092353" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:32.059069" elapsed="0.033355"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:32.109189" elapsed="0.000044"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:32.125853" elapsed="0.000041"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:32.144373" elapsed="0.000054"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:32.144681" elapsed="0.000026"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:32.144892" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:32.145418" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:32.145212" elapsed="0.000265"/>
</branch>
<status status="NOT RUN" start="2026-04-21T01:58:32.145191" elapsed="0.000318"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:32.145660" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:32.145847" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:32.146018" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T01:58:32.145142" elapsed="0.000930"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T01:58:32.144986" elapsed="0.001118"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:32.146255" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T01:58:32.146339" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T01:58:32.146524" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T01:58:32.054747" elapsed="0.091808"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:32.147908" level="INFO">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.116</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:32.147543" elapsed="0.000421"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:58:32.160605" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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.116 
 path_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.116 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0io7qbtb7wm8k15m02exnlwfto4.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T01:58:32.160756" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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.116 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T01:58:32.160963" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T01:58:32.150438" elapsed="0.010566"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:32.148031" elapsed="0.013050"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:32.161385" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:32.161125" elapsed="0.000356"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:32.148014" elapsed="0.013499"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:32.166734" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:32.163197" elapsed="0.003621"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:32.162776" elapsed="0.004095"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:32.162741" elapsed="0.004168"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:32.170695" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:32.167323" elapsed="0.003440"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:32.166991" elapsed="0.003843"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:32.166966" elapsed="0.003907"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:32.171760" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:32.171139" elapsed="0.000683"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:32.172288" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:32.171931" elapsed="0.000442"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:32.173152" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:32.172649" elapsed="0.000544"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:32.172408" elapsed="0.000840"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:32.171904" elapsed="0.001437"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T01:58:32.174185" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:32.173614" elapsed="0.000610"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:32.174630" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:32.174328" elapsed="0.000358"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:32.175185" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:32.174889" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:32.174710" elapsed="0.000537"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:32.174301" elapsed="0.000967"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:32.175423" elapsed="0.000353"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T01:58:32.176262" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T01:58:32.175961" elapsed="0.000328"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T01:58:32.176446" elapsed="0.002278"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T01:58:32.162091" elapsed="0.016715"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T01:58:32.178859" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T01:58:32.181099" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T01:58:32.146880" elapsed="0.034246"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T01:58:32.181182" elapsed="0.000028"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T01:58:32.030030" elapsed="0.151307"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T01:58:32.181990" elapsed="0.000248"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T01:58:32.181640" elapsed="0.000662"/>
</kw>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<status status="PASS" start="2026-04-21T01:58:31.946637" elapsed="0.235758"/>
</test>
<kw name="Teardown_Everything" type="TEARDOWN">
<kw name="Search_And_Kill_Remote_Python" owner="KillPythonTool">
<kw name="Search_For_Remote_Python_Processes" owner="KillPythonTool">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:58:32.184939" level="INFO">Executing command 'ps -elf | egrep python | egrep 'play.py' | egrep -v grep'.</msg>
<msg time="2026-04-21T01:58:32.208142" level="INFO">Command exited with return code 1.</msg>
<msg time="2026-04-21T01:58:32.208368" level="INFO">${processes} = </msg>
<var>${processes}</var>
<arg>ps -elf | egrep python | egrep ${filter} | egrep -v grep</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:58:32.184766" elapsed="0.023657"/>
</kw>
<return>
<value>${processes}</value>
<status status="PASS" start="2026-04-21T01:58:32.208548" elapsed="0.000076"/>
</return>
<msg time="2026-04-21T01:58:32.208945" level="INFO">${processes} = </msg>
<var>${processes}</var>
<arg>${filter}</arg>
<doc>Only searches for the list of processes, in case something else than kill has to be done with them.</doc>
<status status="PASS" start="2026-04-21T01:58:32.184485" elapsed="0.024516"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:32.210003" level="INFO"/>
<arg>${processes}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:32.209391" elapsed="0.000705"/>
</kw>
<kw name="Kill_Remote_Processes" owner="KillPythonTool">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T01:58:32.212137" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T01:58:32.212304" level="INFO">${arg_length} = 0</msg>
<var>${arg_length}</var>
<arg>${pself_lines}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T01:58:32.211359" elapsed="0.000997"/>
</kw>
<if>
<branch type="IF" condition="${arg_length} == 0">
<return>
<status status="PASS" start="2026-04-21T01:58:32.212778" elapsed="0.000089"/>
</return>
<status status="PASS" start="2026-04-21T01:58:32.212519" elapsed="0.000418"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:32.212475" elapsed="0.000517"/>
</if>
<kw name="Execute Command" owner="SSHLibrary">
<var>${commands}</var>
<arg>echo '${pself_lines}' | awk '{print "kill -${signal}",$4}'</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:32.213338" elapsed="0.000416"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${commands}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:32.214543" elapsed="0.000056"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<var>${stdout}</var>
<var>${stderr}</var>
<arg>echo 'set -exu; ${commands}' | sudo sh</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:32.214890" elapsed="0.000045"/>
</kw>
<arg>${processes}</arg>
<doc>Kill processes by PIDs from given list (no-op if the list is empty), using specified signal. Log the kill commands used.</doc>
<status status="PASS" start="2026-04-21T01:58:32.210660" elapsed="0.004480"/>
</kw>
<arg>'play\.py'</arg>
<doc>The main keyword. Search for processes, Log the list of them, kill them.</doc>
<status status="PASS" start="2026-04-21T01:58:32.184174" elapsed="0.031070"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-04-21T01:58:32.221722" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-04-21T01:58:32.215485" elapsed="0.006578"/>
</kw>
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-04-21T01:58:32.222385" elapsed="0.000773"/>
</kw>
<doc>Make sure Python tool was killed, delete all sessions, tear down imported Resources.</doc>
<status status="PASS" start="2026-04-21T01:58:32.183728" elapsed="0.039495"/>
</kw>
<doc>Basic tests for odl-bgpcep-bgp-all feature.

Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distribution,
and is available at http://www.eclipse.org/legal/epl-v10.html

Test suite performs basic BGP functional test cases:
BGP peer initiated connection
- introduce and check 3 prefixes in one update message
ODL controller initiated connection:
- introduce and check 3 prefixes in one update message
- introduce 2 prefixes in first update message and then additional 2 prefixes
in another update while the very first prefix is withdrawn
- introduce 3 prefixes and try to withdraw the first one
(to be ignored by controller) in a single update message

TC_R (test case reset) tests session-reset functionality.
Resets the session, and than verifies that example-ipv4-topology is empty again.

TC_LA (test case local address) tests configuration of internal peer
with local-address configured
- configure peer with local-address and connect bgp-speaker to it
with tools_system_ip
- check filled topology

TC_PG (test case peer group) tests configuration and reconfiguration
of peer-groups and neighbors configured by them.
- configure peer-group, and assign neighbor to this peer-group
- check filled topology
- reconfigure peer-group without ipv4 unicast afi-safi
- check empty topology
- reconfigre neighbor without peer-group, delete peer-group

Brief description how to perform BGP functional test:
https://wiki.opendaylight.org/view/BGP_LS_PCEP:Lithium_Feature_Tests#How_to_test_2</doc>
<status status="PASS" start="2026-04-21T01:57:14.070952" elapsed="78.152321"/>
</suite>
<suite id="s1-s5" name="Bgp Ipv6 Basic" source="/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/bgp_ipv6_basic.robot">
<kw name="Start_Suite" type="SETUP">
<kw name="Setup_Utils_For_Setup_And_Teardown" owner="SetupUtils">
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:32.321700" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T01:58:32.317129" elapsed="0.004638"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-04-21T01:58:32.316868" elapsed="0.005002"/>
</kw>
<kw name="Setup_Karaf_Keywords" owner="KarafKeywords">
<kw name="ClusterManagement_Setup" owner="ClusterManagement">
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-21T01:58:32.326841" level="INFO">${already_done} = False</msg>
<var>${already_done}</var>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>False</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-21T01:58:32.323035" elapsed="0.003836"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="NOT RUN" start="2026-04-21T01:58:32.327118" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:32.326974" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:32.326939" elapsed="0.000260"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:32.327884" level="INFO">${ClusterManagement__has_setup_run} = True</msg>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T01:58:32.327356" elapsed="0.000572"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-21T01:58:32.328400" level="INFO">${cluster_size} = 1</msg>
<var>${cluster_size}</var>
<arg>\${NUM_ODL_SYSTEM}</arg>
<arg>1</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-21T01:58:32.328089" elapsed="0.000445"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Convert To Integer" owner="BuiltIn">
<arg>${cluster_size}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-04-21T01:58:32.329088" elapsed="0.000306"/>
</kw>
<msg time="2026-04-21T01:58:32.329502" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:32.329549" level="INFO">${possibly_int_of_members} = 1</msg>
<var>${status}</var>
<var>${possibly_int_of_members}</var>
<arg>BuiltIn.Convert_To_Integer</arg>
<arg>${cluster_size}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:32.328707" elapsed="0.000865"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:32.330146" level="INFO">${int_of_members} = 1</msg>
<var>${int_of_members}</var>
<arg>'${status}' != 'PASS'</arg>
<arg>${1}</arg>
<arg>${possibly_int_of_members}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:32.329755" elapsed="0.000416"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:58:32.331182" level="INFO">@{member_index_list} = [ ]</msg>
<var>@{member_index_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:58:32.330915" elapsed="0.000293"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:58:32.331615" level="INFO">@{session_list} = [ ]</msg>
<var>@{session_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:58:32.331357" elapsed="0.000284"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T01:58:32.332116" level="INFO">&amp;{index_to_ip_mapping} = { }</msg>
<var>&amp;{index_to_ip_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T01:58:32.331816" elapsed="0.000327"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="ClusterManagement__Include_Member_Index" owner="ClusterManagement">
<kw name="Append To List" owner="Collections">
<arg>${member_index_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T01:58:32.335519" elapsed="0.000221"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:32.336243" level="INFO">${member_ip} = 10.30.171.3</msg>
<var>${member_ip}</var>
<arg>${ODL_SYSTEM_${index}_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:32.335917" elapsed="0.000352"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${index_to_ip_mapping}</arg>
<arg>${index}</arg>
<arg>${member_ip}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:58:32.336422" elapsed="0.000237"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:32.337466" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:32.337170" elapsed="0.000322"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-21T01:58:32.337540" elapsed="0.000044"/>
</return>
<msg time="2026-04-21T01:58:32.337820" level="INFO">${session_alias} = ClusterManagement__session_1</msg>
<var>${session_alias}</var>
<arg>member_index=${index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-21T01:58:32.336873" elapsed="0.000977"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-21T01:58:32.338501" level="INFO">Creating Session using : alias=ClusterManagement__session_1, url=http://10.30.171.3:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x799ad77b2390&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>${session_alias}</arg>
<arg>http://${member_ip}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>timeout=${http_timeout}</arg>
<arg>max_retries=${http_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-21T01:58:32.338035" elapsed="0.000629"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${session_list}</arg>
<arg>${session_alias}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T01:58:32.338849" elapsed="0.000196"/>
</kw>
<arg>${index}</arg>
<arg>${member_index_list}</arg>
<arg>${session_list}</arg>
<arg>${index_to_ip_mapping}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Add a corresponding item based on index into the last three arguments.
Create the Http session whose alias is added to list.</doc>
<status status="PASS" start="2026-04-21T01:58:32.334954" elapsed="0.004151"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:58:32.334742" elapsed="0.004408"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${int_of_members+1}</value>
<status status="PASS" start="2026-04-21T01:58:32.332209" elapsed="0.006977"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:32.339759" level="INFO">${ClusterManagement__member_index_list} = [1]</msg>
<arg>\${ClusterManagement__member_index_list}</arg>
<arg>${member_index_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T01:58:32.339354" elapsed="0.000467"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:32.340387" level="INFO">${ClusterManagement__index_to_ip_mapping} = {1: '10.30.171.3'}</msg>
<arg>\${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index_to_ip_mapping}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T01:58:32.339986" elapsed="0.000444"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:32.340987" level="INFO">${ClusterManagement__session_list} = ['ClusterManagement__session_1']</msg>
<arg>\${ClusterManagement__session_list}</arg>
<arg>${session_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T01:58:32.340589" elapsed="0.000441"/>
</kw>
<arg>int_of_members=${int_of_members}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Construct index list, session list and IP mapping, publish them as suite variables.</doc>
<status status="PASS" start="2026-04-21T01:58:32.330441" elapsed="0.010646"/>
</kw>
<arg>http_timeout=${http_timeout}</arg>
<doc>Detect repeated call, or detect number of members and initialize derived suite variables.
Http sessions are created with parameters to not waste time when ODL is no accepting connections properly.</doc>
<status status="PASS" start="2026-04-21T01:58:32.322668" elapsed="0.018477"/>
</kw>
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:32.341330" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:32.341212" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:32.341193" elapsed="0.000204"/>
</if>
<kw name="Run_Bash_Command_On_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:32.344676" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:32.344290" elapsed="0.000414"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:58:32.345181" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:58:32.344879" elapsed="0.000328"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:58:32.345253" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T01:58:32.345409" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:58:32.343911" elapsed="0.001523"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:58:32.346478" level="INFO">${member_ip} = 10.30.171.3</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:58:32.346209" elapsed="0.000300"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:58:32.347306" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T01:58:32.347409" level="INFO">${current_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T01:58:32.347114" elapsed="0.000321"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:32.351042" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:32.350435" elapsed="0.000694"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:32.350413" elapsed="0.000755"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:58:32.351822" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T01:58:32.352055" level="INFO">${current_ssh_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T01:58:32.351370" elapsed="0.000736"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:32.353050" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.171.3" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:32.352375" elapsed="0.000781"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:58:32.354455" level="INFO">${conn_id} = 1</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T01:58:32.353426" elapsed="0.001092"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T01:58:32.356324" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T01:58:32.356541" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T01:58:32.355964" elapsed="0.000632"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:32.357018" elapsed="0.000478"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T01:58:32.359095" level="INFO">Logging into '10.30.171.3:22' as 'jenkins'.</msg>
<msg time="2026-04-21T01:58:32.957859" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 01:58:32 UTC 2026

  System load:  0.17               Processes:             129
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.171.3
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 01:57:14 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T01:58:32.358419" elapsed="0.599642"/>
</kw>
<msg time="2026-04-21T01:58:32.958174" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:32.357932" elapsed="0.600464"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T01:58:32.355058" elapsed="0.603542"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:58:32.959965" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-04-21T01:58:32.973397" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-04-21T01:58:32.973661" level="INFO">${stdout} = </msg>
<msg time="2026-04-21T01:58:32.973838" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:58:32.959296" elapsed="0.014618"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T01:58:32.974381" elapsed="0.000811"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:32.976842" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:32.976025" elapsed="0.000963"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T01:58:32.977594" elapsed="0.000073"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:32.977228" elapsed="0.000544"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:32.977189" elapsed="0.000661"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T01:58:32.978284" elapsed="0.000094"/>
</return>
<status status="PASS" start="2026-04-21T01:58:32.977970" elapsed="0.000525"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:32.977945" elapsed="0.000609"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T01:58:32.978643" elapsed="0.000023"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:32.983669" elapsed="0.000677"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T01:58:32.984745" elapsed="0.000442"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T01:58:32.985560" elapsed="0.000339"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:58:32.979415" elapsed="0.006585"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-04-21T01:58:32.349447" elapsed="0.636800"/>
</kw>
<msg time="2026-04-21T01:58:32.986330" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:32.348592" elapsed="0.637823"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-21T01:58:32.348113" elapsed="0.638424"/>
</kw>
<msg time="2026-04-21T01:58:32.986596" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:32.347592" elapsed="0.639070"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:32.990687" elapsed="0.000511"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T01:58:32.991434" elapsed="0.000220"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T01:58:32.991983" elapsed="0.000143"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:58:32.987223" elapsed="0.004978"/>
</kw>
<msg time="2026-04-21T01:58:32.992334" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-04-21T01:58:32.346727" elapsed="0.645644"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:32.993031" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:32.992655" elapsed="0.000435"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-21T01:58:32.993152" elapsed="0.000049"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-04-21T01:58:32.345845" elapsed="0.647493"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:58:32.345616" elapsed="0.647775"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:58:32.345488" elapsed="0.647956"/>
</for>
<arg>iptables -I INPUT -p tcp --dport ${KARAF_SHELL_PORT} -j ACCEPT; iptables-save</arg>
<doc>Cycle through indices (or all), run command on each.</doc>
<status status="PASS" start="2026-04-21T01:58:32.341633" elapsed="0.651898"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>First connections to Karaf console may fail, so WUKS is used. TODO: Track as a Bug.</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-04-21T01:58:32.993748" elapsed="0.000318"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:33.013573" elapsed="0.000025"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:33.013394" elapsed="0.000258"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:33.013359" elapsed="0.000327"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:58:33.014187" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T01:58:33.014337" level="INFO">${current_ssh_connection_object} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T01:58:33.013960" elapsed="0.000412"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:33.014979" level="INFO">{}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:33.014575" elapsed="0.000517"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:33.015661" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:33.015306" elapsed="0.000420"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:58:33.016906" level="FAIL">Dictionary does not contain key '1'.</msg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="FAIL" start="2026-04-21T01:58:33.016549" elapsed="0.000509">Dictionary does not contain key '1'.</status>
</kw>
<msg time="2026-04-21T01:58:33.017206" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-21T01:58:33.017562" level="INFO">${old_connection_index} = Dictionary does not contain key '1'.</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:33.015984" elapsed="0.001618"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:33.018092" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:33.017726" elapsed="0.000469"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:33.017691" elapsed="0.000541"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:58:33.019707" level="INFO">${ip_address} = 10.30.171.3</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:58:33.018969" elapsed="0.000803"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-04-21T01:58:33.019938" elapsed="0.000076"/>
</return>
<msg time="2026-04-21T01:58:33.020303" level="INFO">${odl_ip} = 10.30.171.3</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-04-21T01:58:33.018544" elapsed="0.001813"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_PORT}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T01:58:33.020715" elapsed="0.000981"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:58:33.022367" level="INFO">index=4
host=10.30.171.3
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T01:58:33.022594" level="INFO">${karaf_connection_object} = index=4
host=10.30.171.3
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T01:58:33.022115" elapsed="0.000537"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T01:58:33.023068" elapsed="0.003942"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-04-21T01:58:33.027682" level="INFO">Logging into '10.30.171.3:8101' as 'karaf'.</msg>
<msg time="2026-04-21T01:58:33.192129" level="INFO">Read output: [33m                                                                                           
[33m    ________                       ________                .__  .__       .__     __       
[33m    \_____  \ ______   ____   ____ \______ \ _____  ___.__.|  | |__| ____ |  |___/  |_     
[33m     /   |   \\____ \_/ __ \ /    \ |    |  \\__  \&lt;   |  ||  | |  |/ ___\|  |  \   __\    
[33m    /    |    \  |_&gt; &gt;  ___/|   |  \|    `   \/ __ \\___  ||  |_|  / /_/  &gt;   Y  \  |      
[33m    \_______  /   __/ \___  &gt;___|  /_______  (____  / ____||____/__\___  /|___|  /__|      
[33m            \/|__|        \/     \/        \/     \/\/            /_____/      \/          
[33m                                                                                           

Hit '[1m&lt;tab&gt;[0m' for a list of available commands
and '[1m[cmd] --help[0m' for help on a specific command.
Hit '[1m&lt;ctrl-d&gt;[0m' or type '[1msystem:shutdown[0m' or '[1mlogout[0m' to shutdown OpenDaylight.

[?1h=[90m~[0m                                                                                [?2004hopendaylight-user</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="PASS" start="2026-04-21T01:58:33.027278" elapsed="0.165028"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:33.195972" elapsed="0.000388"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T01:58:33.196529" elapsed="0.000175"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T01:58:33.196881" elapsed="0.000106"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:58:33.193472" elapsed="0.003647"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:58:33.192737" elapsed="0.004432"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-04-21T01:58:33.012925" elapsed="0.184299"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T01:58:32.995241" elapsed="0.202031"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:32.994559" elapsed="0.202768"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:58:32.994355" elapsed="0.203014"/>
</iter>
<var>${index}</var>
<value>@{ClusterManagement__member_index_list}</value>
<status status="PASS" start="2026-04-21T01:58:32.994148" elapsed="0.203263"/>
</for>
<arg>http_timeout=${http_timeout}</arg>
<doc>Initialize ClusterManagement. Open ssh karaf connections to each ODL.</doc>
<status status="PASS" start="2026-04-21T01:58:32.322201" elapsed="0.875273"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Test_Suite_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:33.200293" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:33.200170" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:33.200146" elapsed="0.000222"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:33.205577" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:33.205458" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:33.205440" elapsed="0.000211"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:33.206667" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:33.206250" elapsed="0.000446"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T01:58:33.207192" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T01:58:33.206876" elapsed="0.000342"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T01:58:33.207264" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T01:58:33.207483" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T01:58:33.205910" elapsed="0.001604"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:33.213351" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:33.213218" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:33.213199" elapsed="0.000221"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T01:58:33.214932" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:33.214761" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:33.214738" elapsed="0.000264"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T01:58:33.215577" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T01:58:33.215150" elapsed="0.000457"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:58:33.216027" level="INFO">${current_connection_index} = None</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T01:58:33.215770" elapsed="0.000284"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T01:58:33.258035" level="INFO">@root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "r "k "s "p "a "c "e "/ "b "g "p "[78Cc "[A[78Ce</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T01:58:33.216717" elapsed="0.041543"/>
</kw>
<msg time="2026-04-21T01:58:33.258456" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T01:58:33.258505" level="INFO">${message_write} = @root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:33.216215" elapsed="0.042326"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T01:58:33.329950" level="INFO">"p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "b "g "p "_ "i "p "[78Cv "[A[78C6
 "_ "b "a "s "i "c ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T01:58:33.259521" elapsed="0.070657"/>
</kw>
<msg time="2026-04-21T01:58:33.330455" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T01:58:33.330502" level="INFO">${message_wait} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:33.258891" elapsed="0.071648"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:33.330997" elapsed="0.000055"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:33.330648" elapsed="0.000505"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:33.330615" elapsed="0.000567"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:33.331767" level="INFO"> "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "b "g "p "_ "i "p "[78Cv "[A[78C6
 "_ "b "a "s "i "c ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:33.331329" elapsed="0.000533"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:33.332170" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:33.331931" elapsed="0.000389"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:33.331912" elapsed="0.000434"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T01:58:33.332384" elapsed="0.000039"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:33.334494" elapsed="0.000697"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T01:58:33.335538" elapsed="0.000361"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T01:58:33.336232" elapsed="0.000241"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T01:58:33.333660" elapsed="0.002908"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T01:58:33.332706" elapsed="0.003999"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T01:58:33.214384" elapsed="0.122453"/>
</kw>
<msg time="2026-04-21T01:58:33.336939" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:33.336986" level="INFO">${message} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:33.213593" elapsed="0.123430"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T01:58:33.337213" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-04-21T01:58:33.337103" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:33.337084" elapsed="0.000215"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:33.337725" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:33.338184" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T01:58:33.338257" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T01:58:33.212919" elapsed="0.125449"/>
</kw>
<msg time="2026-04-21T01:58:33.338464" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T01:58:33.338508" level="INFO">${output} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:33.207936" elapsed="0.130609"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:33.338892" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T01:58:33.338622" elapsed="0.000325"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:33.338605" elapsed="0.000366"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T01:58:33.207770" elapsed="0.131224"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T01:58:33.207585" elapsed="0.131445"/>
</for>
<arg>Starting suite ${SUITE_SOURCE}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T01:58:33.205142" elapsed="0.133947"/>
</kw>
<doc>Log suite name to karaf log, useful in suite setup.</doc>
<status status="PASS" start="2026-04-21T01:58:33.198106" elapsed="0.141041"/>
</kw>
<arg>KarafKeywords.Log_Test_Suite_Start_To_Controller_Karaf</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:33.197634" elapsed="0.141559"/>
</kw>
<doc>Prepare both FailFast and Karaf logging, log that the caller suite has started.
This keyword is to be used in suite setup, and without it the other keywords may not work properly.</doc>
<status status="PASS" start="2026-04-21T01:58:32.316526" elapsed="1.022771"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T01:58:33.339851" level="INFO">${conn_id} = 7</msg>
<var>${conn_id}</var>
<arg>${ODL_SYSTEM_IP}</arg>
<arg>prompt=${DEFAULT_LINUX_PROMPT}</arg>
<arg>timeout=10s</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T01:58:33.339450" elapsed="0.000428"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:33.340369" level="INFO">${conn_id} = 7</msg>
<arg>${conn_id}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T01:58:33.340047" elapsed="0.000364"/>
</kw>
<kw name="Flexible_Controller_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T01:58:33.342222" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T01:58:33.342299" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T01:58:33.341937" elapsed="0.000386"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:33.342480" elapsed="0.000584"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T01:58:33.343978" level="INFO">Logging into '10.30.171.3:22' as 'jenkins'.</msg>
<msg time="2026-04-21T01:58:33.635645" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 01:58:32 UTC 2026

  System load:  0.17               Processes:             129
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.171.3
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 01:58:32 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T01:58:33.343607" elapsed="0.292209"/>
</kw>
<msg time="2026-04-21T01:58:33.635903" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:33.343238" elapsed="0.292744"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T01:58:33.341368" elapsed="0.294726"/>
</kw>
<msg time="2026-04-21T01:58:33.636149" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:33.340980" elapsed="0.295214"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-21T01:58:33.340606" elapsed="0.295706"/>
</kw>
<kw name="Configure_Ipv6_Network">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:58:33.636992" level="INFO">Executing command 'ip route | grep '^default' | awk '{print $5}''.</msg>
<msg time="2026-04-21T01:58:33.648944" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T01:58:33.649226" level="INFO">${main_net_interface} = ens3</msg>
<var>${main_net_interface}</var>
<arg>ip route | grep '^default' | awk '{print $5}'</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:58:33.636878" elapsed="0.012405"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:33.650481" level="INFO">Using network interface: ens3</msg>
<arg>Using network interface: ${main_net_interface}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:33.649742" elapsed="0.000841"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:58:33.651410" level="INFO">Executing command 'sudo ip -6 addr add 2607:f0d0:1002:0011:0000:0000:0000:0002/64 dev ens3'.</msg>
<msg time="2026-04-21T01:58:33.708862" level="INFO">Command exited with return code 0.</msg>
<arg>sudo ip -6 addr add ${IPV6_IP}/${IPV6_PREFIX_LENGTH} dev ${main_net_interface}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:58:33.650973" elapsed="0.058094"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:58:33.709918" level="INFO">Executing command 'sudo ip -6 route add default via 2607:f0d0:1002:0011:0000:0000:0000:0001'.</msg>
<msg time="2026-04-21T01:58:33.765690" level="INFO">Command exited with return code 0.</msg>
<arg>sudo ip -6 route add default via ${IPV6_IP_GW}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:58:33.709516" elapsed="0.056423"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:58:33.766650" level="INFO">Executing command 'sudo ip -6 addr show'.</msg>
<msg time="2026-04-21T01:58:33.825381" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T01:58:33.825703" level="INFO">${stdout} = 1: lo: &lt;LOOPBACK,UP,LOWER_UP&gt; mtu 65536 state UNKNOWN qlen 1000
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: ens3: &lt;BROADCAST,MULTICAST,UP,LOWER_UP&gt; mtu 1458 state U...</msg>
<var>${stdout}</var>
<arg>sudo ip -6 addr show</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:58:33.766393" elapsed="0.059376"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:33.826978" level="INFO">1: lo: &lt;LOOPBACK,UP,LOWER_UP&gt; mtu 65536 state UNKNOWN qlen 1000
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: ens3: &lt;BROADCAST,MULTICAST,UP,LOWER_UP&gt; mtu 1458 state UP qlen 1000
    inet6 2607:f0d0:1002:11::2/64 scope global tentative 
       valid_lft forever preferred_lft forever
    inet6 fe80::f816:3eff:fead:27f7/64 scope link 
       valid_lft forever preferred_lft forever</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:33.826307" elapsed="0.000783"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:58:33.827818" level="INFO">Executing command 'sudo ip -6 route show'.</msg>
<msg time="2026-04-21T01:58:33.881354" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T01:58:33.881690" level="INFO">${stdout} = ::1 dev lo proto kernel metric 256 pref medium
2607:f0d0:1002:11::/64 dev ens3 proto kernel metric 256 pref medium
fe80::/64 dev ens3 proto kernel metric 256 pref medium
default via 2607:f0d0:1002:11:...</msg>
<var>${stdout}</var>
<arg>sudo ip -6 route show</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:58:33.827576" elapsed="0.054176"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:33.882954" level="INFO">::1 dev lo proto kernel metric 256 pref medium
2607:f0d0:1002:11::/64 dev ens3 proto kernel metric 256 pref medium
fe80::/64 dev ens3 proto kernel metric 256 pref medium
default via 2607:f0d0:1002:11::1 dev ens3 metric 1024 pref medium</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:33.882282" elapsed="0.000780"/>
</kw>
<doc>Reconfigures basic network settings on controller</doc>
<status status="PASS" start="2026-04-21T01:58:33.636553" elapsed="0.246637"/>
</kw>
<kw name="Virtual_Env_Create" owner="SSHKeywords">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:33.895062" level="INFO">${cd_and_command} = cd '.' &amp;&amp; virtualenv /tmp/defaultvenv</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:33.894692" elapsed="0.000400"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:58:33.896575" level="INFO">Executing command 'cd '.' &amp;&amp; virtualenv /tmp/defaultvenv'.</msg>
<msg time="2026-04-21T01:58:34.393317" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T01:58:34.393714" level="INFO">${stdout} = created virtual environment CPython3.10.12.final.0-64 in 273ms
  creator CPython3Posix(dest=/tmp/defaultvenv, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=b...</msg>
<msg time="2026-04-21T01:58:34.393871" level="INFO">${stderr} = </msg>
<msg time="2026-04-21T01:58:34.393967" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:58:33.896380" elapsed="0.497640"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T01:58:34.396019" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-21T01:58:34.395387" elapsed="0.000733"/>
</kw>
<msg time="2026-04-21T01:58:34.396327" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-21T01:58:34.396427" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:58:34.394504" elapsed="0.001976"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:58:34.397878" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:58:34.396883" elapsed="0.001054"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:34.400316" level="INFO">created virtual environment CPython3.10.12.final.0-64 in 273ms
  creator CPython3Posix(dest=/tmp/defaultvenv, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/jenkins/.local/share/virtualenv)
    added seed packages: pip==22.0.2, setuptools==59.6.0, wheel==0.37.1
  activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:34.399736" elapsed="0.000688"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:34.401312" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:34.400755" elapsed="0.000648"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:58:34.402334" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:58:34.401779" elapsed="0.000649"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-21T01:58:34.398936" elapsed="0.003609"/>
</kw>
<status status="PASS" start="2026-04-21T01:58:34.398118" elapsed="0.004473"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:34.398069" elapsed="0.004549"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-04-21T01:58:34.402777" elapsed="0.000034"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:58:34.402673" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:34.402656" elapsed="0.000208"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T01:58:34.403004" elapsed="0.000036"/>
</return>
<status status="PASS" start="2026-04-21T01:58:34.402916" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T01:58:34.402901" elapsed="0.000196"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:58:34.403241" elapsed="0.000021"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T01:58:33.895830" elapsed="0.507527"/>
</kw>
<msg time="2026-04-21T01:58:34.403415" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:33.895259" elapsed="0.508207"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the virtualenv /tmp/defaultvenv.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-04-21T01:58:33.894032" elapsed="0.509626"/>
</kw>
<msg time="2026-04-21T01:58:34.403717" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:33.885252" elapsed="0.518511"/>
</kw>
<arg>virtualenv ${SSHKeywords__current_venv_path}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-04-21T01:58:33.884406" elapsed="0.519481"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Virtual_Env_Run_Cmd_At_Cwd" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:58:34.410941" level="INFO">${cd_and_command} = cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install --upgrade pip; deactivate</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:58:34.410593" elapsed="0.000377"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:58:34.412823" level="INFO">Executing command 'cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install --upgrade pip; deactivate'.</msg>
<msg time="2026-04-21T01:59:01.280036" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T01:59:01.280599" level="INFO">${stdout} = Requirement already satisfied: pip in /tmp/defaultvenv/lib/python3.10/site-packages (22.0.2)
Collecting pip
  Downloading pip-26.0.1-py3-none-any.whl (1.8 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━...</msg>
<msg time="2026-04-21T01:59:01.280958" level="INFO">${stderr} = </msg>
<msg time="2026-04-21T01:59:01.281176" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:58:34.412449" elapsed="26.868826"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T01:59:01.286469" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-21T01:59:01.285764" elapsed="0.000896"/>
</kw>
<msg time="2026-04-21T01:59:01.286910" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-21T01:59:01.287018" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:59:01.282270" elapsed="0.004803"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:59:01.289286" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:59:01.287464" elapsed="0.001885"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:59:01.293518" level="INFO">Requirement already satisfied: pip in /tmp/defaultvenv/lib/python3.10/site-packages (22.0.2)
Collecting pip
  Downloading pip-26.0.1-py3-none-any.whl (1.8 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 26.2 MB/s eta 0:00:00
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 22.0.2
    Uninstalling pip-22.0.2:
      Successfully uninstalled pip-22.0.2
Successfully installed pip-26.0.1</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:59:01.292775" elapsed="0.000913"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:59:01.294851" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:59:01.294268" elapsed="0.000729"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:59:01.296296" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:59:01.295577" elapsed="0.000864"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-21T01:59:01.291083" elapsed="0.005498"/>
</kw>
<status status="PASS" start="2026-04-21T01:59:01.289618" elapsed="0.007123"/>
</branch>
<status status="PASS" start="2026-04-21T01:59:01.289577" elapsed="0.007209"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-04-21T01:59:01.297248" elapsed="0.000030"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:59:01.296899" elapsed="0.000529"/>
</branch>
<status status="PASS" start="2026-04-21T01:59:01.296873" elapsed="0.000584"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T01:59:01.297697" elapsed="0.000041"/>
</return>
<status status="PASS" start="2026-04-21T01:59:01.297512" elapsed="0.000351"/>
</branch>
<status status="PASS" start="2026-04-21T01:59:01.297496" elapsed="0.000397"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:59:01.298047" elapsed="0.000022"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T01:58:34.411781" elapsed="26.886457"/>
</kw>
<msg time="2026-04-21T01:59:01.298298" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:34.411128" elapsed="26.887230"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the source /tmp/defaultvenv/bin/activate; pip install --upgrade pip; deactivate.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-04-21T01:58:34.409984" elapsed="26.888536"/>
</kw>
<msg time="2026-04-21T01:59:01.298576" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:34.405814" elapsed="26.892810"/>
</kw>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-04-21T01:58:34.405238" elapsed="26.893468"/>
</kw>
<msg time="2026-04-21T01:59:01.298756" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Cwd_Should_Pass</arg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:34.404852" elapsed="26.893968"/>
</kw>
<arg>pip install --upgrade pip</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs given command within activated virtual env and returns stdout.</doc>
<status status="PASS" start="2026-04-21T01:58:34.404493" elapsed="26.894423"/>
</kw>
<msg time="2026-04-21T01:59:01.298963" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${upgrade_pip}</arg>
<arg>Virtual_Env_Run_Cmd_At_Cwd</arg>
<arg>pip install --upgrade pip</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:34.404047" elapsed="26.894963"/>
</kw>
<doc>Creates virtual env. If not to use the default name, use Virtual_Env_Set_Path kw. Returns stdout.</doc>
<status status="PASS" start="2026-04-21T01:58:33.883765" elapsed="27.415350"/>
</kw>
<kw name="Virtual_Env_Install_Package" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Virtual_Env_Run_Cmd_At_Cwd" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:59:01.308504" level="INFO">${cd_and_command} = cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install setuptools==44.0.0; deactivate</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:59:01.308156" elapsed="0.000376"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:59:01.310498" level="INFO">Executing command 'cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install setuptools==44.0.0; deactivate'.</msg>
<msg time="2026-04-21T01:59:39.704577" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T01:59:39.705184" level="INFO">${stdout} = Collecting setuptools==44.0.0
  Downloading setuptools-44.0.0-py2.py3-none-any.whl.metadata (3.7 kB)
Downloading setuptools-44.0.0-py2.py3-none-any.whl (583 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━...</msg>
<msg time="2026-04-21T01:59:39.705264" level="INFO">${stderr} = </msg>
<msg time="2026-04-21T01:59:39.705327" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:59:01.310111" elapsed="38.395255"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T01:59:39.708841" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-21T01:59:39.707977" elapsed="0.001033"/>
</kw>
<msg time="2026-04-21T01:59:39.709227" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-21T01:59:39.709294" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T01:59:39.705966" elapsed="0.003362"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T01:59:39.710972" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T01:59:39.709659" elapsed="0.001424"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:59:39.714420" level="INFO">Collecting setuptools==44.0.0
  Downloading setuptools-44.0.0-py2.py3-none-any.whl.metadata (3.7 kB)
Downloading setuptools-44.0.0-py2.py3-none-any.whl (583 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 583.2/583.2 kB 18.8 MB/s  0:00:00
Installing collected packages: setuptools
  Attempting uninstall: setuptools
    Found existing installation: setuptools 59.6.0
    Uninstalling setuptools-59.6.0:
      Successfully uninstalled setuptools-59.6.0
Successfully installed setuptools-44.0.0</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:59:39.713922" elapsed="0.000607"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:59:39.715533" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:59:39.714987" elapsed="0.000643"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T01:59:39.716566" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T01:59:39.716094" elapsed="0.000570"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-21T01:59:39.712527" elapsed="0.004245"/>
</kw>
<status status="PASS" start="2026-04-21T01:59:39.711340" elapsed="0.005715"/>
</branch>
<status status="PASS" start="2026-04-21T01:59:39.711297" elapsed="0.005806"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-04-21T01:59:39.717406" elapsed="0.000026"/>
</return>
<status status="NOT RUN" start="2026-04-21T01:59:39.717191" elapsed="0.000356"/>
</branch>
<status status="PASS" start="2026-04-21T01:59:39.717166" elapsed="0.000418"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T01:59:39.717922" elapsed="0.000052"/>
</return>
<status status="PASS" start="2026-04-21T01:59:39.717662" elapsed="0.000432"/>
</branch>
<status status="PASS" start="2026-04-21T01:59:39.717639" elapsed="0.000494"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T01:59:39.718354" elapsed="0.000034"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T01:59:01.309443" elapsed="38.409122"/>
</kw>
<msg time="2026-04-21T01:59:39.718656" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:59:01.308694" elapsed="38.410043"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the source /tmp/defaultvenv/bin/activate; pip install setuptools==44.0.0; deactivate.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-04-21T01:59:01.307462" elapsed="38.411594"/>
</kw>
<msg time="2026-04-21T01:59:39.719143" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:59:01.301538" elapsed="38.417676"/>
</kw>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-04-21T01:59:01.300897" elapsed="38.418457"/>
</kw>
<msg time="2026-04-21T01:59:39.719429" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Cwd_Should_Pass</arg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:59:01.300487" elapsed="38.419008"/>
</kw>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs given command within activated virtual env and returns stdout.</doc>
<status status="PASS" start="2026-04-21T01:59:01.300109" elapsed="38.419515"/>
</kw>
<msg time="2026-04-21T01:59:39.719690" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Virtual_Env_Run_Cmd_At_Cwd</arg>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:59:01.299654" elapsed="38.420099"/>
</kw>
<arg>setuptools==44.0.0</arg>
<doc>Installs python package into virtual env. Use with version if needed (e.g. exabgp==3.4.16). Returns stdout.</doc>
<status status="PASS" start="2026-04-21T01:59:01.299337" elapsed="38.420559"/>
</kw>
<kw name="Virtual_Env_Install_Package" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Virtual_Env_Run_Cmd_At_Cwd" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T01:59:39.728748" level="INFO">${cd_and_command} = cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install exabgp==4.2.4; deactivate</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T01:59:39.728411" elapsed="0.000365"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T01:59:39.730589" level="INFO">Executing command 'cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install exabgp==4.2.4; deactivate'.</msg>
<msg time="2026-04-21T02:00:14.043582" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:00:14.044316" level="INFO">${stdout} = Collecting exabgp==4.2.4
  Downloading exabgp-4.2.4.tar.gz (394 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to buil...</msg>
<msg time="2026-04-21T02:00:14.044439" level="INFO">${stderr} = </msg>
<msg time="2026-04-21T02:00:14.044537" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T01:59:39.730225" elapsed="34.314368"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T02:00:14.049681" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-21T02:00:14.048406" elapsed="0.001583"/>
</kw>
<msg time="2026-04-21T02:00:14.050326" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-21T02:00:14.050429" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:14.045363" elapsed="0.005117"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:14.053167" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:14.051142" elapsed="0.002053"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:14.055468" level="INFO">Collecting exabgp==4.2.4
  Downloading exabgp-4.2.4.tar.gz (394 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: setuptools in /tmp/defaultvenv/lib/python3.10/site-packages (from exabgp==4.2.4) (44.0.0)
Building wheels for collected packages: exabgp
  Building wheel for exabgp (pyproject.toml): started
  Building wheel for exabgp (pyproject.toml): finished with status 'done'
  Created wheel for exabgp: filename=exabgp-4.2.4-py3-none-any.whl size=567682 sha256=2ffd32ed01f9bf1f8680061cad421655e52a1a3b4fffeb1452a5ef6d9584aeb8
  Stored in directory: /home/jenkins/.cache/pip/wheels/a2/6f/9a/9097d00837dae2b5fae0fc5727809e5b2619b3cb393b9463d7
Successfully built exabgp
Installing collected packages: exabgp
Successfully installed exabgp-4.2.4</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:14.055124" elapsed="0.000426"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:14.056241" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:14.055870" elapsed="0.000455"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:14.057052" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:14.056626" elapsed="0.000495"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-21T02:00:14.054194" elapsed="0.003001"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:14.053352" elapsed="0.003939"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:14.053320" elapsed="0.004003"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-04-21T02:00:14.057532" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:14.057383" elapsed="0.000249"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:14.057365" elapsed="0.000292"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:00:14.057870" elapsed="0.000039"/>
</return>
<status status="PASS" start="2026-04-21T02:00:14.057711" elapsed="0.000284"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:14.057695" elapsed="0.000331"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:14.058178" elapsed="0.000023"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T01:59:39.729582" elapsed="34.328741"/>
</kw>
<msg time="2026-04-21T02:00:14.058389" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:59:39.728959" elapsed="34.329489"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the source /tmp/defaultvenv/bin/activate; pip install exabgp==4.2.4; deactivate.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-04-21T01:59:39.727784" elapsed="34.330782"/>
</kw>
<msg time="2026-04-21T02:00:14.058628" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:59:39.723330" elapsed="34.335346"/>
</kw>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-04-21T01:59:39.722438" elapsed="34.336346"/>
</kw>
<msg time="2026-04-21T02:00:14.058856" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Cwd_Should_Pass</arg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:59:39.721721" elapsed="34.337180"/>
</kw>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs given command within activated virtual env and returns stdout.</doc>
<status status="PASS" start="2026-04-21T01:59:39.721169" elapsed="34.337836"/>
</kw>
<msg time="2026-04-21T02:00:14.059053" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Virtual_Env_Run_Cmd_At_Cwd</arg>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T01:59:39.720585" elapsed="34.338511"/>
</kw>
<arg>exabgp==4.2.4</arg>
<doc>Installs python package into virtual env. Use with version if needed (e.g. exabgp==3.4.16). Returns stdout.</doc>
<status status="PASS" start="2026-04-21T01:59:39.720199" elapsed="34.338994"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:00:14.059656" level="INFO">Creating Session using : alias=config-session, url=http://10.30.171.3:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x799ad767f550&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>${CONFIG_SESSION}</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-21T02:00:14.059355" elapsed="0.000541"/>
</kw>
<kw name="Upload_Config_Files">
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-04-21T02:00:14.089887" level="INFO">[chan 10] Opened sftp connection (server version 3)</msg>
<msg time="2026-04-21T02:00:14.099594" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/exaipv6.cfg' -&gt; '/home/jenkins//exaipv6.cfg'</msg>
<arg>${BGP_VAR_FOLDER}/${EXABGP_CFG}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-21T02:00:14.060404" elapsed="0.039451"/>
</kw>
<kw name="List Files In Directory" owner="SSHLibrary">
<msg time="2026-04-21T02:00:14.108600" level="INFO">1 file:
exaipv6.cfg</msg>
<msg time="2026-04-21T02:00:14.108854" level="INFO">@{cfgfiles} = [ exaipv6.cfg ]</msg>
<var>@{cfgfiles}</var>
<arg>.</arg>
<arg>*.cfg</arg>
<doc>A wrapper for `List Directory` that returns only files.</doc>
<status status="PASS" start="2026-04-21T02:00:14.100413" elapsed="0.008482"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:00:14.109919" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/2607:f0d0:1002:0011:0000:0000:0000:0002/g' exaipv6.cfg'.</msg>
<msg time="2026-04-21T02:00:14.122755" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${IPV6_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:00:14.109603" elapsed="0.013323"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:00:14.123689" level="INFO">Executing command 'sed -i -e 's/ODLIP/::1/g' exaipv6.cfg'.</msg>
<msg time="2026-04-21T02:00:14.174307" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${CONTROLLER_IPV6}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:00:14.123298" elapsed="0.051189"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:00:14.175613" level="INFO">Executing command 'sed -i -e 's/ROUTERID/1.2.3.4/g' exaipv6.cfg'.</msg>
<msg time="2026-04-21T02:00:14.222115" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTERID/${EXABGP_ID}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:00:14.174984" elapsed="0.047305"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:00:14.223186" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exaipv6.cfg'.</msg>
<msg time="2026-04-21T02:00:14.273833" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:00:14.222749" elapsed="0.051277"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:00:14.274940" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exaipv6.cfg'.</msg>
<msg time="2026-04-21T02:00:14.322410" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:00:14.274501" elapsed="0.048121"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:00:14.323558" level="INFO">Executing command 'cat exaipv6.cfg'.</msg>
<msg time="2026-04-21T02:00:14.374962" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:00:14.375276" level="INFO">${stdout} = neighbor ::1 {
    router-id 1.2.3.4;
    local-address 2607:f0d0:1002:0011:0000:0000:0000:0002;
    local-as 64496;
    peer-as 64496;

    capability {
        route-refresh disable;
        add-pat...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:00:14.323158" elapsed="0.052177"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:14.376758" level="INFO">neighbor ::1 {
    router-id 1.2.3.4;
    local-address 2607:f0d0:1002:0011:0000:0000:0000:0002;
    local-as 64496;
    peer-as 64496;

    capability {
        route-refresh disable;
        add-path disable;
    }

    family {
        ipv6 unicast;
    }

    static {
        route 2a04:6d80::1/128 next-hop self;
    }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:14.375894" elapsed="0.001007"/>
</kw>
<var name="${cfgfile}">exaipv6.cfg</var>
<status status="PASS" start="2026-04-21T02:00:14.109340" elapsed="0.267640"/>
</iter>
<var>${cfgfile}</var>
<value>@{cfgfiles}</value>
<status status="PASS" start="2026-04-21T02:00:14.109021" elapsed="0.268043"/>
</for>
<doc>Uploads exabgp config files</doc>
<status status="PASS" start="2026-04-21T02:00:14.060173" elapsed="0.317038"/>
</kw>
<kw name="Upload_Config_Files_exabgp_ipv4">
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-04-21T02:00:14.422398" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/exaipv4.cfg' -&gt; '/home/jenkins//exaipv4.cfg'</msg>
<arg>${BGP_VAR_FOLDER}/${EXABGP2_CFG}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-21T02:00:14.378347" elapsed="0.044207"/>
</kw>
<kw name="List Files In Directory" owner="SSHLibrary">
<msg time="2026-04-21T02:00:14.431815" level="INFO">1 file:
exaipv4.cfg</msg>
<msg time="2026-04-21T02:00:14.432031" level="INFO">@{cfgfiles} = [ exaipv4.cfg ]</msg>
<var>@{cfgfiles}</var>
<arg>.</arg>
<arg>*ipv4.cfg</arg>
<doc>A wrapper for `List Directory` that returns only files.</doc>
<status status="PASS" start="2026-04-21T02:00:14.422926" elapsed="0.009154"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:00:14.432997" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/127.0.0.1/g' exaipv4.cfg'.</msg>
<msg time="2026-04-21T02:00:14.445915" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/127.0.0.1/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:00:14.432752" elapsed="0.013276"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:00:14.446893" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' exaipv4.cfg'.</msg>
<msg time="2026-04-21T02:00:14.498435" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:00:14.446449" elapsed="0.052182"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:00:14.499598" level="INFO">Executing command 'sed -i -e 's/ROUTERID/127.0.0.1/g' exaipv4.cfg'.</msg>
<msg time="2026-04-21T02:00:14.551380" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTERID/127.0.0.1/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:00:14.499203" elapsed="0.052409"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:00:14.552966" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exaipv4.cfg'.</msg>
<msg time="2026-04-21T02:00:14.610005" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:00:14.552170" elapsed="0.058296"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:00:14.611691" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exaipv4.cfg'.</msg>
<msg time="2026-04-21T02:00:14.659244" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:00:14.611247" elapsed="0.048277"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:00:14.660656" level="INFO">Executing command 'cat exaipv4.cfg'.</msg>
<msg time="2026-04-21T02:00:14.715493" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:00:14.715840" level="INFO">${stdout} = neighbor 10.30.171.3 {
                  router-id 127.0.0.1;
                  local-address 127.0.0.1;
                  local-as 64496;
                  peer-as 64496;
                  family {
 ...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:00:14.660134" elapsed="0.055771"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:14.717270" level="INFO">neighbor 10.30.171.3 {
                  router-id 127.0.0.1;
                  local-address 127.0.0.1;
                  local-as 64496;
                  peer-as 64496;
                  family {
                        ipv4 unicast;
                  }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:14.716430" elapsed="0.000946"/>
</kw>
<var name="${cfgfile}">exaipv4.cfg</var>
<status status="PASS" start="2026-04-21T02:00:14.432525" elapsed="0.284931"/>
</iter>
<var>${cfgfile}</var>
<value>@{cfgfiles}</value>
<status status="PASS" start="2026-04-21T02:00:14.432200" elapsed="0.285341"/>
</for>
<doc>Uploads exabgp config files</doc>
<status status="PASS" start="2026-04-21T02:00:14.377779" elapsed="0.339915"/>
</kw>
<kw name="Upload_Config_Files_exabgp_graceful_restart">
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-04-21T02:00:14.769110" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/exabgp_graceful_restart.cfg' -&gt; '/home/jenkins//exabgp_graceful_restart.cfg'</msg>
<arg>${BGP_VAR_FOLDER}/${EXABGP3_CFG}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-21T02:00:14.718744" elapsed="0.050536"/>
</kw>
<kw name="List Files In Directory" owner="SSHLibrary">
<msg time="2026-04-21T02:00:14.778777" level="INFO">1 file:
exabgp_graceful_restart.cfg</msg>
<msg time="2026-04-21T02:00:14.779003" level="INFO">@{cfgfiles} = [ exabgp_graceful_restart.cfg ]</msg>
<var>@{cfgfiles}</var>
<arg>.</arg>
<arg>*restart.cfg</arg>
<doc>A wrapper for `List Directory` that returns only files.</doc>
<status status="PASS" start="2026-04-21T02:00:14.769652" elapsed="0.009389"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:00:14.779958" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/2607:f0d0:1002:0011:0000:0000:0000:0002/g' exabgp_graceful_restart.cfg'.</msg>
<msg time="2026-04-21T02:00:14.793114" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${IPV6_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:00:14.779673" elapsed="0.013570"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:00:14.794033" level="INFO">Executing command 'sed -i -e 's/ODLIP/::1/g' exabgp_graceful_restart.cfg'.</msg>
<msg time="2026-04-21T02:00:14.847574" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${CONTROLLER_IPV6}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:00:14.793607" elapsed="0.054220"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:00:14.848894" level="INFO">Executing command 'sed -i -e 's/ROUTERID/1.2.3.4/g' exabgp_graceful_restart.cfg'.</msg>
<msg time="2026-04-21T02:00:14.895361" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTERID/${EXABGP_ID}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:00:14.848336" elapsed="0.047200"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:00:14.896428" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exabgp_graceful_restart.cfg'.</msg>
<msg time="2026-04-21T02:00:14.951724" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:00:14.896044" elapsed="0.055998"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:00:14.953289" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exabgp_graceful_restart.cfg'.</msg>
<msg time="2026-04-21T02:00:15.003642" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:00:14.952720" elapsed="0.051039"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:00:15.004370" level="INFO">Executing command 'cat exabgp_graceful_restart.cfg'.</msg>
<msg time="2026-04-21T02:00:15.055880" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:00:15.056148" level="INFO">${stdout} = neighbor ::1 {
    router-id 1.2.3.4;
    local-address 2607:f0d0:1002:0011:0000:0000:0000:0002;
    local-as 64496;
    peer-as 64496;

    capability {
        graceful-restart 40;
    }

    family...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:00:15.004106" elapsed="0.052085"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.057261" level="INFO">neighbor ::1 {
    router-id 1.2.3.4;
    local-address 2607:f0d0:1002:0011:0000:0000:0000:0002;
    local-as 64496;
    peer-as 64496;

    capability {
        graceful-restart 40;
    }

    family {
        ipv6 unicast;
    }

    static {
        route 2a04:6d80::1/128 next-hop self;
    }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:15.056631" elapsed="0.000700"/>
</kw>
<var name="${cfgfile}">exabgp_graceful_restart.cfg</var>
<status status="PASS" start="2026-04-21T02:00:14.779448" elapsed="0.277931"/>
</iter>
<var>${cfgfile}</var>
<value>@{cfgfiles}</value>
<status status="PASS" start="2026-04-21T02:00:14.779150" elapsed="0.278292"/>
</for>
<doc>Uploads exabgp config files</doc>
<status status="PASS" start="2026-04-21T02:00:14.718208" elapsed="0.339349"/>
</kw>
<kw name="Upload_Config_Files_Exabgp_AS_Value_Reconfigured">
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-04-21T02:00:15.100778" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/exa4.cfg' -&gt; '/home/jenkins//exa4.cfg'</msg>
<arg>${BGP_VAR_FOLDER}/${EXABGP4_CFG}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-21T02:00:15.058284" elapsed="0.042681"/>
</kw>
<kw name="List Files In Directory" owner="SSHLibrary">
<msg time="2026-04-21T02:00:15.109685" level="INFO">1 file:
exa4.cfg</msg>
<msg time="2026-04-21T02:00:15.109899" level="INFO">@{cfgfiles} = [ exa4.cfg ]</msg>
<var>@{cfgfiles}</var>
<arg>.</arg>
<arg>*exa4.cfg</arg>
<doc>A wrapper for `List Directory` that returns only files.</doc>
<status status="PASS" start="2026-04-21T02:00:15.101290" elapsed="0.008647"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:00:15.110834" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/2607:f0d0:1002:0011:0000:0000:0000:0002/g' exa4.cfg'.</msg>
<msg time="2026-04-21T02:00:15.124055" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${IPV6_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:00:15.110564" elapsed="0.013636"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:00:15.125074" level="INFO">Executing command 'sed -i -e 's/ODLIP/::1/g' exa4.cfg'.</msg>
<msg time="2026-04-21T02:00:15.175048" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${CONTROLLER_IPV6}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:00:15.124583" elapsed="0.050673"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:00:15.176251" level="INFO">Executing command 'sed -i -e 's/ROUTERID/1.2.3.4/g' exa4.cfg'.</msg>
<msg time="2026-04-21T02:00:15.226926" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTERID/${EXABGP_ID}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:00:15.175737" elapsed="0.051408"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:00:15.228066" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exa4.cfg'.</msg>
<msg time="2026-04-21T02:00:15.278945" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:00:15.227635" elapsed="0.051517"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:00:15.280061" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exa4.cfg'.</msg>
<msg time="2026-04-21T02:00:15.326957" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:00:15.279624" elapsed="0.047532"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:00:15.328064" level="INFO">Executing command 'cat exa4.cfg'.</msg>
<msg time="2026-04-21T02:00:15.379005" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:00:15.379341" level="INFO">${stdout} = neighbor ::1 {
    router-id 1.2.3.4;
    local-address 2607:f0d0:1002:0011:0000:0000:0000:0002;
    local-as 4210010000;
    peer-as 4210010000;

    capability {
        route-refresh disable;
     ...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:00:15.327632" elapsed="0.051773"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.380650" level="INFO">neighbor ::1 {
    router-id 1.2.3.4;
    local-address 2607:f0d0:1002:0011:0000:0000:0000:0002;
    local-as 4210010000;
    peer-as 4210010000;

    capability {
        route-refresh disable;
        add-path disable;
    }

    family {
        ipv6 unicast;
    }

    static {
        route 2a04:6d80::1/128 next-hop self;
    }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:15.379965" elapsed="0.000793"/>
</kw>
<var name="${cfgfile}">exa4.cfg</var>
<status status="PASS" start="2026-04-21T02:00:15.110327" elapsed="0.270537"/>
</iter>
<var>${cfgfile}</var>
<value>@{cfgfiles}</value>
<status status="PASS" start="2026-04-21T02:00:15.110046" elapsed="0.270899"/>
</for>
<doc>Uploads exabgp config files</doc>
<status status="PASS" start="2026-04-21T02:00:15.057911" elapsed="0.323173"/>
</kw>
<doc>Suite setup keyword.</doc>
<status status="PASS" start="2026-04-21T01:58:32.316074" elapsed="103.065186"/>
</kw>
<test id="s1-s5-t1" name="Reconfigure_ODL_To_Accept_Connections" line="61">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:00:15.388852" elapsed="0.000528"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:00:15.388227" elapsed="0.001280"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:15.391889" elapsed="0.000036"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:15.391587" elapsed="0.000411"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:15.391540" elapsed="0.000509"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:15.398395" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:15.398269" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:15.398249" elapsed="0.000222"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.399619" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:15.399163" elapsed="0.000488"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.400161" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:00:15.399835" elapsed="0.000353"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:00:15.400235" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:00:15.400405" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:00:15.398730" elapsed="0.001701"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:15.406591" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:15.406462" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:15.406438" elapsed="0.000233"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:15.408130" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:15.408018" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:15.408000" elapsed="0.000199"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:00:15.408681" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:00:15.408346" elapsed="0.000363"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:00:15.409143" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:15.408919" elapsed="0.000250"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:00:15.441141" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:15.409701" elapsed="0.031722"/>
</kw>
<msg time="2026-04-21T02:00:15.441668" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:00:15.441717" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:15.409364" elapsed="0.032390"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:00:15.469970" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:00:15.442539" elapsed="0.027706"/>
</kw>
<msg time="2026-04-21T02:00:15.470502" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:00:15.470551" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:15.442049" elapsed="0.028540"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:15.471128" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:15.470732" elapsed="0.000460"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:15.470686" elapsed="0.000536"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.471828" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:15.471374" elapsed="0.000530"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:15.472195" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:15.471975" elapsed="0.000278"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:15.471953" elapsed="0.000323"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:00:15.472318" elapsed="0.000047"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:15.475193" elapsed="0.000161"/>
</kw>
<msg time="2026-04-21T02:00:15.475421" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:15.474053" elapsed="0.001510"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:15.475878" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:15.476232" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:00:15.473357" elapsed="0.003067"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:00:15.472678" elapsed="0.003812"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:00:15.407669" elapsed="0.068926"/>
</kw>
<msg time="2026-04-21T02:00:15.476700" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:15.476752" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:15.406882" elapsed="0.069938"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:00:15.477025" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-04-21T02:00:15.476909" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:15.476889" elapsed="0.000224"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:15.477610" elapsed="0.000097"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:15.478070" elapsed="0.000046"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:00:15.478180" elapsed="0.000020"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:00:15.406051" elapsed="0.072262"/>
</kw>
<msg time="2026-04-21T02:00:15.478436" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:15.478482" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:15.400837" elapsed="0.077684"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:15.478902" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:15.478604" elapsed="0.000357"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:15.478585" elapsed="0.000407"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:00:15.400678" elapsed="0.078347"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:00:15.400492" elapsed="0.078580"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:00:15.397844" elapsed="0.081304"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:00:15.390932" elapsed="0.088280"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:15.389882" elapsed="0.089567"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:00:15.383040" elapsed="0.096471"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.480637" level="INFO">&amp;{mapping} = { IP=2607:f0d0:1002:0011:0000:0000:0000:0002 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=ex...</msg>
<var>&amp;{mapping}</var>
<arg>IP=${IPV6_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:15.479739" elapsed="0.000929"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.519925" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:15.519457" elapsed="0.000503"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:15.520869" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:15.520528" elapsed="0.000427">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:15.521050" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:15.520160" elapsed="0.000918"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.521716" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:15.521246" elapsed="0.000499"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:15.522110" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:15.522294" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:15.521928" elapsed="0.000393"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.522747" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:15.522491" elapsed="0.000321"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.523993" level="INFO">mapping: {'IP': '2607:f0d0:1002:0011:0000:0000:0000:0002', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:15.523711" elapsed="0.000329"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.524472" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:15.524199" elapsed="0.000299"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.525214" level="INFO">${value} = 2607:f0d0:1002:0011:0000:0000:0000:0002</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:15.524907" elapsed="0.000333"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:15.526085" level="INFO">${encoded} = 2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:15.525851" elapsed="0.000260"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:15.526166" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:00:15.526336" level="INFO">${encoded_value} = 2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:15.525498" elapsed="0.000862"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:15.526515" elapsed="0.000259"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">2607:f0d0:1002:0011:0000:0000:0000:0002</var>
<status status="PASS" start="2026-04-21T02:00:15.524753" elapsed="0.002079"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.527392" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:15.527085" elapsed="0.000333"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:15.528423" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:15.528210" elapsed="0.000238"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:15.528499" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:00:15.528661" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:15.527618" elapsed="0.001068"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:15.528852" elapsed="0.000223"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:00:15.526951" elapsed="0.002165"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.529673" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:15.529378" elapsed="0.000320"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:15.530560" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:15.530318" elapsed="0.000268"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:15.530636" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:15.530813" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:15.529899" elapsed="0.000940"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:15.530999" elapsed="0.000228"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:00:15.529228" elapsed="0.002039"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.531981" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:15.531520" elapsed="0.000496"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:15.532781" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:15.532539" elapsed="0.000286"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:15.532887" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:00:15.533049" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:15.532220" elapsed="0.000853"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:15.533228" elapsed="0.000274"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:00:15.531380" elapsed="0.002163"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.534148" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:15.533819" elapsed="0.000355"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:15.534979" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:15.534732" elapsed="0.000272"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:15.535120" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:00:15.535272" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:15.534376" elapsed="0.000921"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:15.535454" elapsed="0.000219"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:15.533655" elapsed="0.002059"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.536276" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:15.535977" elapsed="0.000325"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:15.537028" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:15.536817" elapsed="0.000237"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:15.537104" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:00:15.537260" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:15.536488" elapsed="0.000796"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:15.537446" elapsed="0.000219"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:00:15.535846" elapsed="0.001860"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.538267" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:15.537971" elapsed="0.000322"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:15.539021" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:15.538808" elapsed="0.000239"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:15.539097" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:00:15.539256" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:15.538475" elapsed="0.000805"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:15.539427" elapsed="0.000243"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:15.537841" elapsed="0.001879"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.540495" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:15.539990" elapsed="0.000532"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:15.541253" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:15.541045" elapsed="0.000233"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:15.541371" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:00:15.541532" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:15.540708" elapsed="0.000848"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:15.541704" elapsed="0.000239"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:15.539860" elapsed="0.002124"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:00:15.524558" elapsed="0.017461"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:00:15.542064" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:00:15.542229" level="INFO">${mapping_to_use} = {'IP': '2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG'...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:00:15.523360" elapsed="0.018896"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:15.522976" elapsed="0.019312"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:15.542472" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:15.542318" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:15.522943" elapsed="0.019605"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.543458" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:15.542695" elapsed="0.000793"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:15.543539" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:15.518695" elapsed="0.024973"/>
</kw>
<msg time="2026-04-21T02:00:15.543801" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:15.502979" elapsed="0.040881"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:15.557077" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:15.570574" elapsed="0.000053"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:15.584427" elapsed="0.000052"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:15.584719" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:15.584932" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:15.585446" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:15.585250" elapsed="0.000258"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:15.585229" elapsed="0.000309"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:15.585686" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:15.585874" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:15.586042" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:15.585178" elapsed="0.000917"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:15.585031" elapsed="0.001095"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:15.586275" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:15.586358" elapsed="0.000024"/>
</return>
<msg time="2026-04-21T02:00:15.586587" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:15.498323" elapsed="0.088302"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.615004" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:15.614573" elapsed="0.000465"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:15.615837" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:15.615550" elapsed="0.000469">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:15.616117" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:15.615212" elapsed="0.000930"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.616698" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:15.616307" elapsed="0.000419"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:15.617051" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:15.617222" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:15.616903" elapsed="0.000348"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.617673" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:15.617428" elapsed="0.000304"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:00:15.618161" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:15.617829" elapsed="0.000391"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.618990" level="INFO">${mapping_to_use} = {'IP': '2607:f0d0:1002:0011:0000:0000:0000:0002', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:15.618393" elapsed="0.000625"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:15.618251" elapsed="0.000805"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:15.617801" elapsed="0.001278"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.620031" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;2607:f0d0:1002:0011:0000:0000:0000:0002&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:15.619224" elapsed="0.000838"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:15.620117" elapsed="0.000034"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:15.613937" elapsed="0.006318"/>
</kw>
<msg time="2026-04-21T02:00:15.620315" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:15.600539" elapsed="0.019824"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:15.633151" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:15.645846" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:15.658637" elapsed="0.000033"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:15.658888" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:15.659076" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:15.659525" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:15.659371" elapsed="0.000213"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:15.659351" elapsed="0.000259"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:15.659757" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:15.659945" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:15.660117" elapsed="0.000024"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:15.659305" elapsed="0.000873"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:15.659172" elapsed="0.001035"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:15.660357" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:15.660437" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:00:15.660613" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;2607:f0d0:1002:0011:0000:0000:0000:0002&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:15.597565" elapsed="0.063080"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:15.662167" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:15.661834" elapsed="0.000413">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:15.662340" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:15.661393" elapsed="0.000971"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:15.662699" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:15.662433" elapsed="0.000323"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.663316" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:15.663013" elapsed="0.000330"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:15.662781" elapsed="0.000596"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:15.662415" elapsed="0.000984"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.665826" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:15.663548" elapsed="0.002305"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:00:15.665907" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:00:15.666066" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:00:15.661019" elapsed="0.005071"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.667519" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:15.667259" elapsed="0.000366"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.668046" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;2607:f0d0:1002:0011:0000:0000:0000:0002&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:15.667780" elapsed="0.000327"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.668511" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:15.668263" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.668970" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:15.668708" elapsed="0.000306"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:00:15.669893" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:00:15.669659" elapsed="0.000260"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:00:15.670247" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:00:15.670073" elapsed="0.000199"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:15.670420" elapsed="0.000215"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.671260" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:15.670807" elapsed="0.000498"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:00:15.671349" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:00:15.671506" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:00:15.669222" elapsed="0.002309"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:00:15.693150" level="INFO">PUT Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Content-Length': '1013', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;2607:f0d0:1002:0011:0000:0000:0000:0002&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:00:15.693272" level="INFO">PUT Response : url=http://10.30.171.3:8181/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 
 status=201, reason=Created 
 headers={'Set-Cookie': 'JSESSIONID=node0koup2cts3hs83ku3qtmq913a5.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 20-Apr-2026 02:00:15 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:00:15.693593" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:00:15.673823" elapsed="0.019802"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:15.671601" elapsed="0.022095"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:15.694026" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:15.693746" elapsed="0.000354"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:15.671583" elapsed="0.022540"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.698268" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:15.695482" elapsed="0.002834"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:15.695225" elapsed="0.003128"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:15.695202" elapsed="0.003177"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.701245" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:15.698665" elapsed="0.002643"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:15.698437" elapsed="0.002913"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:15.698419" elapsed="0.002963"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.702261" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:15.701703" elapsed="0.000586"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:15.702696" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:15.702381" elapsed="0.000378"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.703292" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:15.702981" elapsed="0.000338"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:15.702811" elapsed="0.000545"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:15.702356" elapsed="0.001023"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.703951" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:15.703540" elapsed="0.000445"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:15.704367" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:15.704076" elapsed="0.000359"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.704991" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:15.704639" elapsed="0.000379"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:15.704463" elapsed="0.000592"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:15.704051" elapsed="0.001026"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:15.705250" elapsed="0.000418"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:00:15.706167" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:15.705856" elapsed="0.000338"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:00:15.706350" elapsed="0.002459"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:00:15.694659" elapsed="0.014228"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:00:15.709084" elapsed="0.000040"/>
</return>
<status status="PASS" start="2026-04-21T02:00:15.708964" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:15.708943" elapsed="0.000244"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:15.709342" elapsed="0.000023"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:00:15.709412" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:00:15.711844" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:00:15.666428" elapsed="0.045445"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:15.711944" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:15.712109" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:00:15.486969" elapsed="0.225167"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:15.712523" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:15.712239" elapsed="0.000355"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:15.712222" elapsed="0.000397"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:15.712734" elapsed="0.000028"/>
</return>
<arg>${BGP_VAR_FOLDER}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:00:15.480976" elapsed="0.231910"/>
</kw>
<doc>Configure BGP peer modules with initiate-connection set to false with short ipv6 address.</doc>
<status status="PASS" start="2026-04-21T02:00:15.381394" elapsed="0.331627"/>
</test>
<test id="s1-s5-t2" name="Start_Exabgp" line="77">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:00:15.716713" elapsed="0.000282"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:00:15.716434" elapsed="0.000622"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:15.718410" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:15.718266" elapsed="0.000201"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:15.718239" elapsed="0.000256"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:15.723899" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:15.723690" elapsed="0.000275"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:15.723665" elapsed="0.000329"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.725399" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:15.724893" elapsed="0.000537"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.726049" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:00:15.725690" elapsed="0.000387"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:00:15.726125" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:00:15.726315" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:00:15.724361" elapsed="0.001989"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:15.732398" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:15.732269" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:15.732245" elapsed="0.000233"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:15.733885" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:15.733742" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:15.733723" elapsed="0.000231"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:00:15.734438" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:00:15.734104" elapsed="0.000364"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:00:15.734880" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:15.734636" elapsed="0.000271"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:00:15.770700" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:15.735408" elapsed="0.035774"/>
</kw>
<msg time="2026-04-21T02:00:15.771676" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:00:15.771784" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:15.735069" elapsed="0.036849"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:00:15.792840" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "a "r "t "_ "E "x "a "b "g "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:00:15.773357" elapsed="0.019744"/>
</kw>
<msg time="2026-04-21T02:00:15.793360" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:00:15.793409" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "a "r "t "_ "E "x "a "b "g "p "[K"
[?1l&gt;[?2004l[?1h=[90...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:15.772415" elapsed="0.021034"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:15.794034" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:15.793619" elapsed="0.000478"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:15.793577" elapsed="0.000550"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.794808" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "a "r "t "_ "E "x "a "b "g "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:15.794278" elapsed="0.000598"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:15.795172" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:15.794947" elapsed="0.000281"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:15.794927" elapsed="0.000326"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:00:15.795293" elapsed="0.000044"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:15.798454" elapsed="0.000167"/>
</kw>
<msg time="2026-04-21T02:00:15.798690" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:15.797176" elapsed="0.001689"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:15.799153" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:15.799496" elapsed="0.000077"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:00:15.796475" elapsed="0.003213"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:00:15.795639" elapsed="0.004118"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:00:15.733364" elapsed="0.066515"/>
</kw>
<msg time="2026-04-21T02:00:15.799984" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:15.800033" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "a "r "t "_ "E "x "a "b "g "p "[K"
[?1l&gt;[?2004l[?1h=[90...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:15.732653" elapsed="0.067422"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:00:15.800282" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-04-21T02:00:15.800162" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:15.800140" elapsed="0.000233"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:15.800857" elapsed="0.000029"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:15.801403" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:00:15.801478" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:00:15.731870" elapsed="0.069793"/>
</kw>
<msg time="2026-04-21T02:00:15.801767" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:15.801849" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "a "r "t "_ "E "x "a "b "g "p "[K"
[?1l&gt;[?2004l[?1h=[90...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:15.726903" elapsed="0.074990"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:15.802243" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:15.801978" elapsed="0.000323"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:15.801960" elapsed="0.000366"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:00:15.726701" elapsed="0.075650"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:00:15.726440" elapsed="0.075951"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:00:15.723259" elapsed="0.079193"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:00:15.717908" elapsed="0.084605"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:15.717253" elapsed="0.085311"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:00:15.713750" elapsed="0.088874"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.803219" level="INFO">${cmd} = exaipv6.cfg &gt; exaipv6.log</msg>
<var>${cmd}</var>
<arg>${EXABGP_CFG} &gt; ${EXABGP_LOG}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:15.802822" elapsed="0.000425"/>
</kw>
<kw name="Start_ExaBgp_And_Verify_Connected" owner="ExaBgpLib">
<for flavor="IN RANGE">
<iter>
<kw name="Start_ExaBgp" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.807147" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exaipv6.cfg &gt; exaipv6.log</msg>
<var>${start_cmd}</var>
<arg>${CMD} ${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:15.806779" elapsed="0.000399"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.807593" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exaipv6.cfg &gt; exaipv6.log</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:15.807338" elapsed="0.000302"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:00:15.810864" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:15.808263" elapsed="0.002666"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:00:15.816086" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<msg time="2026-04-21T02:00:15.816254" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:00:15.811109" elapsed="0.005181"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.817253" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:15.816838" elapsed="0.000476"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:15.816423" elapsed="0.000935"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:15.816378" elapsed="0.001017"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-04-21T02:00:15.807897" elapsed="0.009569"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:00:15.819892" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exaipv6.cfg &gt; exaipv6.log</msg>
<msg time="2026-04-21T02:00:15.820008" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug exaipv6.cfg &gt; exaipv6.log
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:15.817707" elapsed="0.002333"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.820565" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug exaipv6.cfg &gt; exaipv6.log
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:15.820246" elapsed="0.000377"/>
</kw>
<arg>${cfg_file}</arg>
<doc>Dump the start command into prompt. It assumes that no exabgp is running. For verified
start use Start_ExaBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:15.806442" elapsed="0.014255"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.825881" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:15.825370" elapsed="0.000547"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.828668" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:15.826126" elapsed="0.002575"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:00:15.838100" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0koup2cts3hs83ku3qtmq913a5.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:00:15.838337" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:00:15.838550" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:00:15.828924" elapsed="0.009662"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.842351" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:15.838915" elapsed="0.003497"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:00:15.845938" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:00:15.842623" elapsed="0.003414">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:00:15.824747" elapsed="0.021456">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:18.851110" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:18.849940" elapsed="0.001272"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:18.855395" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:18.851623" elapsed="0.003815"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:00:18.864888" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0koup2cts3hs83ku3qtmq913a5.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:00:18.866194" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1499'} 
 body={"bgp-rib:peer":[{"peer-id":"bgp://1.2.3.4","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true},"bgp-inet:ipv6-routes":{"ipv6-route":[{"path-id":0,"route-key":"2a04:6d80::1/128","prefix":"2a04:6d80::1/128","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2607:f0d0:1002:11::2"}}}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true},"bgp-inet:ipv6-routes":{"ipv6-route":[{"path-id":0,"route-key":"2a04:6d80::1/128","prefix":"2a04:6d80::1/128","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2607:f0d0:1002:11::2"}}}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"ibgp"}]} 
 </msg>
<msg time="2026-04-21T02:00:18.866380" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:00:18.855693" elapsed="0.010719"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:18.869642" level="INFO">{"bgp-rib:peer":[{"peer-id":"bgp://1.2.3.4","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true},"bgp-inet:ipv6-routes":{"ipv6-route":[{"path-id":0,"route-key":"2a04:6d80::1/128","prefix":"2a04:6d80::1/128","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2607:f0d0:1002:11::2"}}}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true},"bgp-inet:ipv6-routes":{"ipv6-route":[{"path-id":0,"route-key":"2a04:6d80::1/128","prefix":"2a04:6d80::1/128","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2607:f0d0:1002:11::2"}}}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"ibgp"}]}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:18.866685" elapsed="0.003019"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="PASS" start="2026-04-21T02:00:18.869886" elapsed="0.002952"/>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="PASS" start="2026-04-21T02:00:18.848251" elapsed="0.024666"/>
</kw>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:00:15.821440" elapsed="3.051555"/>
</kw>
<msg time="2026-04-21T02:00:18.873158" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:18.873227" level="INFO">${value} = None</msg>
<var>${status}</var>
<var>${value}</var>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:15.820929" elapsed="3.052334"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="NOT RUN" start="2026-04-21T02:00:18.874048" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:18.873441" elapsed="0.000704"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:18.873399" elapsed="0.000787"/>
</if>
<if>
<branch type="IF" condition="&quot;${status}&quot; == &quot;PASS&quot;">
<return>
<status status="PASS" start="2026-04-21T02:00:18.874447" elapsed="0.000056"/>
</return>
<status status="PASS" start="2026-04-21T02:00:18.874271" elapsed="0.000279"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:18.874247" elapsed="0.000339"/>
</if>
<var name="${idx}">0</var>
<status status="PASS" start="2026-04-21T02:00:15.806242" elapsed="3.068386"/>
</iter>
<var>${idx}</var>
<value>${connection_retries}</value>
<status status="PASS" start="2026-04-21T02:00:15.805993" elapsed="3.068691"/>
</for>
<kw name="Fail" owner="BuiltIn">
<arg>Unable to connect ExaBgp to ODL</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:18.874943" elapsed="0.000033"/>
</kw>
<arg>${cmd}</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>${EXABGP_ID}</arg>
<doc>Starts the ExaBgp and verifies its connection. The verification is done by checking the presence
of the peer in the bgp rib.</doc>
<status status="PASS" start="2026-04-21T02:00:15.803571" elapsed="3.071497"/>
</kw>
<doc>Start exabgp with</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:00:15.713256" elapsed="3.162003"/>
</test>
<test id="s1-s5-t3" name="Verify_Ipv6_Topology_Filled" line="83">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:00:18.883244" elapsed="0.000432"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:00:18.882760" elapsed="0.001026"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:18.885704" elapsed="0.000029"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:18.885351" elapsed="0.000435"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:18.885314" elapsed="0.000532"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:18.893961" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:18.893802" elapsed="0.000224"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:18.893763" elapsed="0.000285"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:18.895283" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:18.894771" elapsed="0.000542"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:00:18.895965" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:00:18.895484" elapsed="0.000510"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:00:18.896044" elapsed="0.000045"/>
</return>
<msg time="2026-04-21T02:00:18.896252" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:00:18.894356" elapsed="0.001928"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:18.902282" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:18.902167" elapsed="0.000163"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:18.902148" elapsed="0.000205"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:18.903700" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:18.903591" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:18.903572" elapsed="0.000198"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:00:18.904367" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:00:18.903971" elapsed="0.000425"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:00:18.904821" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:18.904567" elapsed="0.000282"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:00:18.938448" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:18.905448" elapsed="0.033270"/>
</kw>
<msg time="2026-04-21T02:00:18.939024" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:00:18.939074" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:18.905097" elapsed="0.034015"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:00:18.967673" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "y "_ "F "i "l "l "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:00:18.939972" elapsed="0.027852"/>
</kw>
<msg time="2026-04-21T02:00:18.968014" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:00:18.968061" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:18.939417" elapsed="0.028684"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:18.968555" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:18.968212" elapsed="0.000404"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:18.968175" elapsed="0.000471"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:18.969190" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "y "_ "F "i "l "l "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:18.968811" elapsed="0.000454"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:18.969554" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:18.969333" elapsed="0.000276"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:18.969315" elapsed="0.000319"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:00:18.969676" elapsed="0.000046"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:18.972490" elapsed="0.000154"/>
</kw>
<msg time="2026-04-21T02:00:18.972708" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:18.971320" elapsed="0.001675"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:18.973280" elapsed="0.000078"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:18.973615" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:00:18.970637" elapsed="0.003181"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:00:18.970041" elapsed="0.003844"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:00:18.903280" elapsed="0.070706"/>
</kw>
<msg time="2026-04-21T02:00:18.974082" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:18.974126" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:18.902513" elapsed="0.071650"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:00:18.974352" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:00:18.974241" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:18.974222" elapsed="0.000214"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:18.974868" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:18.975222" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:00:18.975294" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:00:18.901808" elapsed="0.073595"/>
</kw>
<msg time="2026-04-21T02:00:18.975500" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:18.975545" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:18.896735" elapsed="0.078849"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:18.975934" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:18.975662" elapsed="0.000326"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:18.975643" elapsed="0.000369"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:00:18.896583" elapsed="0.079453"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:00:18.896370" elapsed="0.079705"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:00:18.893275" elapsed="0.082860"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:00:18.884874" elapsed="0.091318"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:18.884054" elapsed="0.092184"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:00:18.877736" elapsed="0.098653"/>
</kw>
<kw name="Verify_Rib_Status_Filled">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.035500" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:19.035091" elapsed="0.000443"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:19.036409" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:19.036068" elapsed="0.000426">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:19.036589" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:19.035709" elapsed="0.000976"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.037267" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:19.036872" elapsed="0.000424"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:19.037607" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:19.037803" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv6-topology
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:19.037459" elapsed="0.000371"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.038241" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv6-topology
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:19.037987" elapsed="0.000301"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.039336" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:19.039020" elapsed="0.000361"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.039841" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.039542" elapsed="0.000326"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.040216" elapsed="0.000022"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.040449" elapsed="0.000025"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.040626" elapsed="0.000020"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:00:19.040079" elapsed="0.000603"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:00:19.039926" elapsed="0.000789"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:00:19.040765" elapsed="0.000050"/>
</return>
<msg time="2026-04-21T02:00:19.040954" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:00:19.038679" elapsed="0.002300"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:19.038368" elapsed="0.002643"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.041183" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:19.041039" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.038341" elapsed="0.002918"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.041865" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:19.041403" elapsed="0.000489"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:19.041940" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:19.034442" elapsed="0.007622"/>
</kw>
<msg time="2026-04-21T02:00:19.042119" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:19.021070" elapsed="0.021098"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.055186" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.068806" elapsed="0.000041"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.082063" elapsed="0.000036"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.082497" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.082684" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.083178" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:19.083014" elapsed="0.000221"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:19.082992" elapsed="0.000275"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.083586" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.083753" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.083934" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:19.082941" elapsed="0.001047"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:19.082780" elapsed="0.001239"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.084170" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:19.084251" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T02:00:19.084451" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:19.016599" elapsed="0.067881"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:19.086007" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:19.085656" elapsed="0.000433">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:19.086184" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:19.085225" elapsed="0.000984"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.086553" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:19.086281" elapsed="0.000329"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.087136" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:19.086836" elapsed="0.000326"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:19.086635" elapsed="0.000565"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.086263" elapsed="0.000961"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.089710" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:19.087376" elapsed="0.002361"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:00:19.089805" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:00:19.089968" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:00:19.084850" elapsed="0.005143"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:19.091237" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:19.090988" elapsed="0.000314">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:19.091461" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:19.090637" elapsed="0.000849"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:00:19.091695" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:00:19.091556" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.091538" elapsed="0.000242"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.091945" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.092121" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:00:19.092187" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:00:19.094403" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:00:19.090307" elapsed="0.004123"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.096076" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:19.095801" elapsed="0.000323"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.096557" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:19.096278" elapsed="0.000324"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:00:19.113490" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0koup2cts3hs83ku3qtmq913a5.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:00:19.114107" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '356'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv6-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","node":[{"node-id":"2607:f0d0:1002:11::2","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"2a04:6d80::1/128"}]}}],"server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv6-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:00:19.114325" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:00:19.098858" elapsed="0.015506"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:19.096668" elapsed="0.017778"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.114783" elapsed="0.000060"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:19.114498" elapsed="0.000411"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.096650" elapsed="0.018292"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.120536" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv6-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","node":[{"node-id":"2607:f0d0:1002:11::2","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"2a04:6d80::1/128"}]}}],"server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv6-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:19.116643" elapsed="0.003967"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:19.116272" elapsed="0.004390"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.116243" elapsed="0.004456"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.124661" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:19.121125" elapsed="0.003604"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:19.120780" elapsed="0.003999"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.120756" elapsed="0.004081"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.125695" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:19.125104" elapsed="0.000629"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.126209" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:19.125858" elapsed="0.000438"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.127036" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:19.126571" elapsed="0.000504"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:19.126331" elapsed="0.000797"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.125831" elapsed="0.001328"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.127945" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:19.127389" elapsed="0.000595"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.128579" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:19.128185" elapsed="0.000479"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.129331" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:19.128956" elapsed="0.000401"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:19.128700" elapsed="0.000693"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.128158" elapsed="0.001256"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:19.129569" elapsed="0.000370"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:00:19.130425" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:19.130104" elapsed="0.000348"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.130605" elapsed="0.002377"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:00:19.115560" elapsed="0.017492"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:19.133241" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:19.133126" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.133107" elapsed="0.000207"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:00:19.136525" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "2a04:6d80::1/128"
       }
      ]
     },
...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:00:19.133459" elapsed="0.003096"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:00:19.136608" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:00:19.136780" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "2a04:6d80::1/128"
       }
      ]
     },
...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:00:19.094758" elapsed="0.042065"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:19.136887" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:00:19.137044" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "2a04:6d80::1/128"
       }
      ]
     },
...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:00:18.989600" elapsed="0.147470"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.166483" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:19.165933" elapsed="0.000585"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:19.167425" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:19.167088" elapsed="0.000473">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:19.167737" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:19.166702" elapsed="0.001061"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.168401" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:19.167952" elapsed="0.000503"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:19.168805" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:19.169070" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "l3-unicast-igp-topology:igp-node-attributes": {
                        "prefix": [
        ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:19.168618" elapsed="0.000480"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.169535" level="INFO">{
    "network-topology:topology": [
        {
            "node": [
                {
                    "l3-unicast-igp-topology:igp-node-attributes": {
                        "prefix": [
                            {
                                "prefix": "2a04:6d80::1/128"
                            }
                        ]
                    },
                    "node-id": "2607:f0d0:1002:11::2"
                }
            ],
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",
            "topology-types": {
                "odl-bgp-topology-types:bgp-ipv6-reachability-topology": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:19.169262" elapsed="0.000323"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:00:19.170155" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:19.169673" elapsed="0.000543"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.170910" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:19.170391" elapsed="0.000546"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:19.170246" elapsed="0.000729"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.169644" elapsed="0.001353"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.171635" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "l3-unicast-igp-topology:igp-node-attributes": {
                        "prefix": [
        ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:19.171144" elapsed="0.000518"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:19.171717" elapsed="0.000038"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:19.165212" elapsed="0.006673"/>
</kw>
<msg time="2026-04-21T02:00:19.171945" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:19.152069" elapsed="0.019926"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.185372" elapsed="0.000037"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.198162" elapsed="0.000039"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.211147" elapsed="0.000034"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.211400" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.211593" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.212070" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:19.211914" elapsed="0.000294"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:19.211893" elapsed="0.000348"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.212389" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.212747" elapsed="0.000027"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.212946" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:19.211845" elapsed="0.001156"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:19.211691" elapsed="0.001341"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.213186" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:19.213270" elapsed="0.000021"/>
</return>
<msg time="2026-04-21T02:00:19.213454" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "l3-unicast-igp-topology:igp-node-attributes": {
                        "prefix": [
        ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:19.149303" elapsed="0.064182"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:19.213667" elapsed="0.002454"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:00:19.217499" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "2a04:6d80::1/128"
       }
      ]
     },
...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:00:19.216969" elapsed="0.000559"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:00:19.218133" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "2a04:6d80::1/128"
       }
      ]
     },
...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:00:19.217681" elapsed="0.000480"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:00:19.218318" elapsed="0.000347"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:00:19.216496" elapsed="0.002229"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:19.216207" elapsed="0.002551"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.218948" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:19.218784" elapsed="0.000222"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.216189" elapsed="0.002838"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:00:19.138444" elapsed="0.080634"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:00:19.137591" elapsed="0.081566"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:19.137325" elapsed="0.081880"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.137305" elapsed="0.081926"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:19.219266" elapsed="0.000038"/>
</return>
<arg>${BGP_VAR_FOLDER}/ipv6_topology_filled</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:00:18.981562" elapsed="0.237847"/>
</kw>
<arg>5x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${BGP_VAR_FOLDER}/ipv6_topology_filled</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:00:18.976894" elapsed="0.242584"/>
</kw>
<doc>Verifies that example-ipv6-topology is filled with ipv6 route</doc>
<status status="PASS" start="2026-04-21T02:00:18.976561" elapsed="0.242985"/>
</kw>
<doc>Verifies that example-ipv6-topology is filled after starting exabgp.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:00:18.876441" elapsed="0.343226"/>
</test>
<test id="s1-s5-t4" name="Delete_Bgp_Peer_Configuration" line="88">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:00:19.223270" elapsed="0.000210"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:00:19.223003" elapsed="0.000532"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:19.224580" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:19.224435" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.224417" elapsed="0.000232"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:19.229894" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:19.229771" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.229754" elapsed="0.000207"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.230979" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:19.230571" elapsed="0.000437"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.231463" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:00:19.231167" elapsed="0.000322"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:00:19.231534" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:00:19.231691" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:00:19.230192" elapsed="0.001523"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:19.237410" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:19.237301" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.237283" elapsed="0.000196"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:19.238649" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:19.238543" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.238526" elapsed="0.000190"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:00:19.239195" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.238886" elapsed="0.000335"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:00:19.239603" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:19.239382" elapsed="0.000246"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:00:19.275546" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:19.240137" elapsed="0.035729"/>
</kw>
<msg time="2026-04-21T02:00:19.276179" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:00:19.276231" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:19.239785" elapsed="0.036485"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:00:19.299104" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:00:19.277248" elapsed="0.022035"/>
</kw>
<msg time="2026-04-21T02:00:19.299518" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:00:19.299577" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:19.276633" elapsed="0.022986"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.300083" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:19.299741" elapsed="0.000402"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.299701" elapsed="0.000474"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.300833" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:19.300338" elapsed="0.000570"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.301233" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:19.300980" elapsed="0.000417"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.300961" elapsed="0.000469"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:00:19.301486" elapsed="0.000059"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:19.304754" elapsed="0.000188"/>
</kw>
<msg time="2026-04-21T02:00:19.305009" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:19.303495" elapsed="0.001671"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.305713" elapsed="0.000098"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.306087" elapsed="0.000077"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:00:19.302585" elapsed="0.003704"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:00:19.301950" elapsed="0.004407"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:00:19.238244" elapsed="0.068216"/>
</kw>
<msg time="2026-04-21T02:00:19.306556" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:19.306601" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:19.237630" elapsed="0.069009"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:00:19.306852" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:00:19.306718" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.306699" elapsed="0.000242"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.307387" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.307748" elapsed="0.000033"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:00:19.307876" elapsed="0.000018"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:00:19.236955" elapsed="0.071050"/>
</kw>
<msg time="2026-04-21T02:00:19.308106" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:19.308151" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:19.232112" elapsed="0.076076"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.308581" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:19.308269" elapsed="0.000374"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.308251" elapsed="0.000417"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:00:19.231969" elapsed="0.076724"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:00:19.231772" elapsed="0.076962"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:00:19.229409" elapsed="0.079408"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:00:19.224143" elapsed="0.084746"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:19.223686" elapsed="0.085255"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:00:19.220690" elapsed="0.088310"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.310140" level="INFO">&amp;{mapping} = { IP=2607:f0d0:1002:0011:0000:0000:0000:0002 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=ex...</msg>
<var>&amp;{mapping}</var>
<arg>IP=${IPV6_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.309211" elapsed="0.000959"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.356077" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:19.355583" elapsed="0.000594"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:19.357601" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:19.357257" elapsed="0.000434">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:19.357805" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:19.356403" elapsed="0.001429"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.358429" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:19.358001" elapsed="0.000456"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:19.358816" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:19.359006" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:19.358625" elapsed="0.000408"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.359450" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:19.359198" elapsed="0.000299"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.361175" level="INFO">mapping: {'IP': '2607:f0d0:1002:0011:0000:0000:0000:0002', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:19.360904" elapsed="0.000319"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.361664" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.361391" elapsed="0.000299"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.362419" level="INFO">${value} = 2607:f0d0:1002:0011:0000:0000:0000:0002</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:19.362117" elapsed="0.000329"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:19.363438" level="INFO">${encoded} = 2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.363199" elapsed="0.000265"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:19.363518" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:00:19.363684" level="INFO">${encoded_value} = 2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:19.362636" elapsed="0.001073"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.363883" elapsed="0.000285"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">2607:f0d0:1002:0011:0000:0000:0000:0002</var>
<status status="PASS" start="2026-04-21T02:00:19.361975" elapsed="0.002236"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.364904" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:19.364478" elapsed="0.000454"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:19.365651" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.365442" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:19.365727" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:00:19.365892" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:19.365122" elapsed="0.000795"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.366066" elapsed="0.000221"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:00:19.364339" elapsed="0.001988"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.366878" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:19.366566" elapsed="0.000337"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:19.367607" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.367399" elapsed="0.000275"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:19.367728" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:00:19.367897" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:19.367084" elapsed="0.000838"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.368072" elapsed="0.000223"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:00:19.366437" elapsed="0.001900"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.368973" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:19.368642" elapsed="0.000357"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:19.369938" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.369626" elapsed="0.000348"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:19.370043" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:00:19.370252" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:19.369185" elapsed="0.001101"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.370493" elapsed="0.000327"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:00:19.368448" elapsed="0.002429"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.371627" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:19.371213" elapsed="0.000450"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:19.372702" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.372380" elapsed="0.000358"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:19.372826" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:00:19.373039" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:19.371940" elapsed="0.001133"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.373279" elapsed="0.000310"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:19.371033" elapsed="0.002613"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.374426" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:19.374005" elapsed="0.000457"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:19.375756" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.375221" elapsed="0.000595"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:19.375888" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:00:19.376099" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:19.374718" elapsed="0.001414"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.376345" elapsed="0.000361"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:00:19.373820" elapsed="0.002943"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.377441" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:19.377122" elapsed="0.000344"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:19.378189" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.377979" elapsed="0.000237"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:19.378268" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:19.378418" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:19.377647" elapsed="0.000796"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.378592" elapsed="0.000236"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:19.376941" elapsed="0.001927"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.379412" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:19.379112" elapsed="0.000325"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:19.380174" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.379965" elapsed="0.000271"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:19.380289" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:00:19.380442" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:19.379634" elapsed="0.000833"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.380668" elapsed="0.000252"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:19.378981" elapsed="0.001981"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:00:19.361753" elapsed="0.019245"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:00:19.381045" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:00:19.381208" level="INFO">${mapping_to_use} = {'IP': '2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG'...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:00:19.359911" elapsed="0.021323"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:19.359571" elapsed="0.021695"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.381442" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:19.381293" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.359550" elapsed="0.021968"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.382431" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:19.381662" elapsed="0.000798"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:19.382508" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:19.354826" elapsed="0.027807"/>
</kw>
<msg time="2026-04-21T02:00:19.382689" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:19.340251" elapsed="0.042487"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.395553" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.408817" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.421577" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.421807" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.421996" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.422414" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:19.422265" elapsed="0.000206"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:19.422246" elapsed="0.000313"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.422707" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.422892" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.423061" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:19.422204" elapsed="0.000910"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:19.422084" elapsed="0.001059"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.423291" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:19.423369" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:00:19.423527" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:19.335676" elapsed="0.087879"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.424800" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:19.424464" elapsed="0.000391"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:00:19.441101" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0koup2cts3hs83ku3qtmq913a5.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:00:19.441214" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:00:19.441438" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:00:19.429311" elapsed="0.012184"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:19.424920" elapsed="0.016668"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.442017" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:19.441648" elapsed="0.000510"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.424903" elapsed="0.017302"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.449778" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:19.444452" elapsed="0.005438"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:19.443963" elapsed="0.005979"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.443923" elapsed="0.006055"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.455439" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:19.450371" elapsed="0.005146"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:19.450054" elapsed="0.005518"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.450032" elapsed="0.005581"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.456606" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:19.455946" elapsed="0.000734"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.457237" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:19.456825" elapsed="0.000477"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.457879" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:19.457518" elapsed="0.000390"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:19.457329" elapsed="0.000677"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.456770" elapsed="0.001261"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.458654" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:19.458219" elapsed="0.000467"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.459085" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:19.458766" elapsed="0.000382"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.459699" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:19.459359" elapsed="0.000370"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:19.459175" elapsed="0.000601"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.458747" elapsed="0.001085"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:19.460017" elapsed="0.000410"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:00:19.461029" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:19.460603" elapsed="0.000453"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.461217" elapsed="0.002354"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:00:19.443023" elapsed="0.020615"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:00:19.463692" elapsed="0.000045"/>
</return>
<msg time="2026-04-21T02:00:19.466095" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:00:19.423843" elapsed="0.042287"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:19.466189" elapsed="0.000029"/>
</return>
<arg>${BGP_VAR_FOLDER}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:00:19.310422" elapsed="0.155895"/>
</kw>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<status status="PASS" start="2026-04-21T02:00:19.220062" elapsed="0.246387"/>
</test>
<test id="s1-s5-t5" name="Verify_Ipv6_Topology_Empty" line="101">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:00:19.470599" elapsed="0.000255"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:00:19.470332" elapsed="0.000581"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:19.471979" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:19.471855" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.471833" elapsed="0.000217"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:19.477408" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:19.477298" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.477280" elapsed="0.000196"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.478540" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:19.478142" elapsed="0.000426"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.479051" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:00:19.478729" elapsed="0.000348"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:00:19.479121" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:00:19.479282" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:00:19.477708" elapsed="0.001602"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:19.485119" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:19.485004" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.484985" elapsed="0.000204"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:19.486428" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:19.486317" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.486299" elapsed="0.000248"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:00:19.487045" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.486703" elapsed="0.000368"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:00:19.487464" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:19.487233" elapsed="0.000257"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:00:19.516243" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:19.488005" elapsed="0.029153"/>
</kw>
<msg time="2026-04-21T02:00:19.517387" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:00:19.517437" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:19.487649" elapsed="0.029827"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:00:19.537736" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "y "_ "E "m "p "t "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:00:19.518226" elapsed="0.019660"/>
</kw>
<msg time="2026-04-21T02:00:19.538060" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:00:19.538108" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:19.517729" elapsed="0.020417"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.538565" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:19.538258" elapsed="0.000369"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.538223" elapsed="0.000435"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.539176" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "y "_ "E "m "p "t "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:19.538839" elapsed="0.000419"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.539564" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:19.539327" elapsed="0.000295"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.539308" elapsed="0.000337"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:00:19.539686" elapsed="0.000047"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:19.543036" elapsed="0.000160"/>
</kw>
<msg time="2026-04-21T02:00:19.543267" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:19.541443" elapsed="0.001967"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.543696" elapsed="0.000079"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.544063" elapsed="0.000082"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:00:19.540667" elapsed="0.003596"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:00:19.540058" elapsed="0.004272"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:00:19.486011" elapsed="0.058420"/>
</kw>
<msg time="2026-04-21T02:00:19.544534" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:19.544580" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:19.485344" elapsed="0.059278"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:00:19.545680" elapsed="0.000042"/>
</return>
<status status="PASS" start="2026-04-21T02:00:19.544703" elapsed="0.001073"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.544684" elapsed="0.001161"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.546457" elapsed="0.000039"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.547045" elapsed="0.000035"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:00:19.547150" elapsed="0.000021"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:00:19.484603" elapsed="0.062702"/>
</kw>
<msg time="2026-04-21T02:00:19.547436" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:19.547497" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:19.479712" elapsed="0.067836"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.548051" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:19.547653" elapsed="0.000538"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.547629" elapsed="0.000604"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:00:19.479563" elapsed="0.068706"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:00:19.479375" elapsed="0.068946"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:00:19.476932" elapsed="0.071471"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:00:19.471530" elapsed="0.076956"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:19.471066" elapsed="0.077484"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:00:19.468010" elapsed="0.080616"/>
</kw>
<kw name="Verify_Rib_Status_Empty">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.603832" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:19.603351" elapsed="0.000532"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:19.604808" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:19.604428" elapsed="0.000483">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:19.605013" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:19.604072" elapsed="0.000967"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.605606" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:19.605209" elapsed="0.000426"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:19.605967" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:19.606163" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv6-topology
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:19.605812" elapsed="0.000377"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.606614" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv6-topology
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:19.606359" elapsed="0.000300"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.608200" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:19.607494" elapsed="0.000755"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.608707" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.608417" elapsed="0.000316"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.609182" elapsed="0.000027"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.609418" elapsed="0.000025"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.609600" elapsed="0.000022"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:00:19.609014" elapsed="0.000704"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:00:19.608850" elapsed="0.000904"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:00:19.609832" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:00:19.610019" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:00:19.607152" elapsed="0.002893"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:19.606752" elapsed="0.003327"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.610262" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:19.610110" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.606719" elapsed="0.003790"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.611174" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:19.610654" elapsed="0.000557"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:19.611272" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:19.602603" elapsed="0.008803"/>
</kw>
<msg time="2026-04-21T02:00:19.611464" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:19.589158" elapsed="0.022360"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.626233" elapsed="0.000061"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.639366" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.652430" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.652677" elapsed="0.000026"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.652934" elapsed="0.000024"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.653412" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:19.653248" elapsed="0.000220"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:19.653228" elapsed="0.000270"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.653646" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.653826" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.653994" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:19.653176" elapsed="0.000949"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:19.653036" elapsed="0.001124"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.654314" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:19.654396" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T02:00:19.654569" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:19.584685" elapsed="0.069913"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:19.656184" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:19.655801" elapsed="0.000486">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:19.656388" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:19.655341" elapsed="0.001073"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.656760" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:19.656486" elapsed="0.000903"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.657936" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:19.657611" elapsed="0.000351"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:19.657417" elapsed="0.000581"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.656467" elapsed="0.001552"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.660453" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:19.658172" elapsed="0.002308"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:00:19.660532" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:00:19.660693" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:00:19.654960" elapsed="0.005758"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:19.662531" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:19.661779" elapsed="0.000823">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:19.662698" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:19.661442" elapsed="0.001281"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:00:19.662955" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:00:19.662814" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.662777" elapsed="0.000263"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.663188" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.663366" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:00:19.663430" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:00:19.665735" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:00:19.661112" elapsed="0.004650"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.667221" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:19.666954" elapsed="0.000314"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.667667" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:19.667421" elapsed="0.000289"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:00:19.679669" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0koup2cts3hs83ku3qtmq913a5.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:00:19.680057" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '223'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv6-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv6-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:00:19.680171" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:00:19.670481" elapsed="0.009716"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:19.667775" elapsed="0.012478"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.680449" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:19.680286" elapsed="0.000229"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.667757" elapsed="0.012783"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.688214" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv6-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv6-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:19.682415" elapsed="0.005922"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:19.681903" elapsed="0.006525"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.681856" elapsed="0.006640"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.691629" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:19.689236" elapsed="0.002438"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:19.688637" elapsed="0.003073"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.688594" elapsed="0.003147"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.692397" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:19.691953" elapsed="0.000472"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.692755" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:19.692501" elapsed="0.000353"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.693385" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:19.693060" elapsed="0.000353"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:19.692884" elapsed="0.000565"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.692482" elapsed="0.000989"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.694039" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:19.693633" elapsed="0.000434"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.694377" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:19.694138" elapsed="0.000296"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.694957" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:19.694616" elapsed="0.000367"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:19.694459" elapsed="0.000560"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.694119" elapsed="0.000921"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:19.695194" elapsed="0.000386"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:00:19.696235" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:19.695826" elapsed="0.000452"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.696502" elapsed="0.003002"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:00:19.681051" elapsed="0.018532"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:19.699811" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:19.699665" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.699643" elapsed="0.000261"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:00:19.703343" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:00:19.700081" elapsed="0.003364"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:00:19.703501" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:00:19.703681" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:00:19.666105" elapsed="0.037604"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:19.703775" elapsed="0.000043"/>
</return>
<msg time="2026-04-21T02:00:19.703954" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:00:19.561555" elapsed="0.142425"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.734869" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:19.733539" elapsed="0.001362"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:19.735740" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:19.735415" elapsed="0.000483">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:19.736081" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:19.735070" elapsed="0.001037"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.736724" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:19.736280" elapsed="0.000471"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:19.737156" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:19.737353" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:19.736973" elapsed="0.000407"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.737820" level="INFO">{
    "network-topology:topology": [
        {
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",
            "topology-types": {
                "odl-bgp-topology-types:bgp-ipv6-reachability-topology": {}
            }
        }
    ]
}

</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:19.737537" elapsed="0.000331"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:00:19.738361" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:19.737940" elapsed="0.000482"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.739110" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:19.738593" elapsed="0.000542"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:19.738448" elapsed="0.000722"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.737917" elapsed="0.001275"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.739840" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:19.739336" elapsed="0.000533"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:19.739919" elapsed="0.000034"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:19.732905" elapsed="0.007148"/>
</kw>
<msg time="2026-04-21T02:00:19.740153" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:19.719514" elapsed="0.020691"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.753699" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.766624" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.779632" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.779841" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.780026" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.780436" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:19.780288" elapsed="0.000203"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:19.780274" elapsed="0.000242"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.780656" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.780836" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.781034" elapsed="0.000023"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:19.780240" elapsed="0.000853"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:19.780118" elapsed="0.001009"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.781278" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:19.781353" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:00:19.781471" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:19.716107" elapsed="0.065390"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:19.781671" elapsed="0.002313"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:00:19.785182" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:00:19.784771" elapsed="0.000478"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:00:19.785698" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:00:19.785408" elapsed="0.000318"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:00:19.785902" elapsed="0.000333"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:00:19.784326" elapsed="0.001970"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:19.784064" elapsed="0.002265"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.786499" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:19.786355" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.784046" elapsed="0.002528"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:00:19.705218" elapsed="0.081403"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:00:19.704333" elapsed="0.082366"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:19.704066" elapsed="0.082678"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.704048" elapsed="0.082720"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:19.786819" elapsed="0.000030"/>
</return>
<arg>${BGP_VAR_FOLDER}/ipv6_topology_empty</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:00:19.555023" elapsed="0.231930"/>
</kw>
<arg>5x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${BGP_VAR_FOLDER}/ipv6_topology_empty</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:00:19.549285" elapsed="0.237727"/>
</kw>
<doc>Verifies that example-ipv6-topology is empty</doc>
<status status="PASS" start="2026-04-21T02:00:19.548873" elapsed="0.238208"/>
</kw>
<doc>Verifies that example-ipv6-topology is empty after deconfiguring peer for the first time.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:00:19.467376" elapsed="0.319836"/>
</test>
<test id="s1-s5-t6" name="Reconfigure_ODL_To_Accept_Connections_2" line="106">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:00:19.790699" elapsed="0.000233"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:00:19.790436" elapsed="0.000550"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:19.791977" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:19.791863" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.791844" elapsed="0.000202"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:19.797319" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:19.797212" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.797194" elapsed="0.000193"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.798396" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:19.798012" elapsed="0.000411"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.798892" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:00:19.798580" elapsed="0.000338"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:00:19.798963" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:19.799116" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:00:19.797616" elapsed="0.001525"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:19.804748" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:19.804639" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.804621" elapsed="0.000211"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:19.806198" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:19.806090" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.806072" elapsed="0.000194"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:00:19.806758" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.806450" elapsed="0.000334"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:00:19.807193" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:19.806967" elapsed="0.000252"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:00:19.837150" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:19.807714" elapsed="0.029544"/>
</kw>
<msg time="2026-04-21T02:00:19.837429" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:00:19.837475" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:19.807378" elapsed="0.030134"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:00:19.867462" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "s "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:00:19.838059" elapsed="0.029643"/>
</kw>
<msg time="2026-04-21T02:00:19.868094" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:00:19.868196" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:19.837684" elapsed="0.030596"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.869015" elapsed="0.000054"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:19.868449" elapsed="0.000697"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.868407" elapsed="0.000792"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.869651" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "s "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:19.869348" elapsed="0.000374"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.870031" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:19.869812" elapsed="0.000273"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.869770" elapsed="0.000337"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:00:19.870140" elapsed="0.000027"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:19.872837" elapsed="0.000157"/>
</kw>
<msg time="2026-04-21T02:00:19.873058" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:19.871594" elapsed="0.001596"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.873617" elapsed="0.000080"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.873985" elapsed="0.000078"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:00:19.870975" elapsed="0.003198"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:00:19.870422" elapsed="0.003816"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:00:19.805763" elapsed="0.068573"/>
</kw>
<msg time="2026-04-21T02:00:19.874461" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:19.874507" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:19.805168" elapsed="0.069376"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:00:19.874729" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-21T02:00:19.874621" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.874603" elapsed="0.000232"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.875238" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.875618" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:00:19.875690" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:00:19.804302" elapsed="0.071514"/>
</kw>
<msg time="2026-04-21T02:00:19.875910" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:19.875953" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:19.799511" elapsed="0.076479"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.876316" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:19.876065" elapsed="0.000305"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.876048" elapsed="0.000346"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:00:19.799368" elapsed="0.077049"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:00:19.799193" elapsed="0.077255"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:00:19.796769" elapsed="0.079735"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:00:19.791559" elapsed="0.085001"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:19.791135" elapsed="0.085470"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:00:19.788209" elapsed="0.088448"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.877652" level="INFO">&amp;{mapping} = { IP=2607:f0d0:1002:11:0:0:0:2 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib ...</msg>
<var>&amp;{mapping}</var>
<arg>IP=${IPV6_IP_2}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.876886" elapsed="0.000796"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.912248" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:19.911869" elapsed="0.000408"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:19.913079" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:19.912770" elapsed="0.000400">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:19.913271" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:19.912439" elapsed="0.000856"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.913864" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:19.913459" elapsed="0.000433"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:19.914212" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:19.914368" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:19.914053" elapsed="0.000342"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.914812" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:19.914552" elapsed="0.000308"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.915816" level="INFO">mapping: {'IP': '2607:f0d0:1002:11:0:0:0:2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:19.915543" elapsed="0.000357"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.916482" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.916060" elapsed="0.000449"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.917244" level="INFO">${value} = 2607:f0d0:1002:11:0:0:0:2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:19.916897" elapsed="0.000376"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:19.918029" level="INFO">${encoded} = 2607%3Af0d0%3A1002%3A11%3A0%3A0%3A0%3A2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.917784" elapsed="0.000271"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:19.918106" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:19.918259" level="INFO">${encoded_value} = 2607%3Af0d0%3A1002%3A11%3A0%3A0%3A0%3A2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:19.917463" elapsed="0.000823"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.918438" elapsed="0.000249"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">2607:f0d0:1002:11:0:0:0:2</var>
<status status="PASS" start="2026-04-21T02:00:19.916745" elapsed="0.001983"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.919284" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:19.918990" elapsed="0.000320"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:19.920035" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.919822" elapsed="0.000238"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:19.920110" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:19.920258" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:19.919493" elapsed="0.000790"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.920431" elapsed="0.000221"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:00:19.918857" elapsed="0.001835"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.921261" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:19.920951" elapsed="0.000336"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:19.922013" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.921799" elapsed="0.000239"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:19.922088" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:19.922237" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:19.921471" elapsed="0.000790"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.922409" elapsed="0.000220"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:00:19.920820" elapsed="0.001849"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.923228" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:19.922932" elapsed="0.000328"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:19.923987" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.923758" elapsed="0.000255"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:19.924062" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:19.924211" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:19.923444" elapsed="0.000791"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.924388" elapsed="0.000220"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:00:19.922780" elapsed="0.001868"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.925270" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:19.924909" elapsed="0.000388"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:19.926029" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.925818" elapsed="0.000236"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:19.926103" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:00:19.926253" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:19.925484" elapsed="0.000793"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.926470" elapsed="0.000223"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:19.924760" elapsed="0.001974"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.927624" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:19.927147" elapsed="0.000503"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:19.928382" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.928174" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:19.928457" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:19.928606" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:19.927857" elapsed="0.000773"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.928778" elapsed="0.000236"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:00:19.927013" elapsed="0.002064"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.929617" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:19.929321" elapsed="0.000321"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:19.930364" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.930157" elapsed="0.000232"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:19.930438" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:19.930586" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:19.929842" elapsed="0.000768"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.930757" elapsed="0.000238"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:19.929191" elapsed="0.001844"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.931575" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:19.931282" elapsed="0.000318"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:19.932320" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.932113" elapsed="0.000233"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:19.932395" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:19.932544" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:19.931783" elapsed="0.000785"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:19.932717" elapsed="0.000237"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:19.931146" elapsed="0.001849"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:00:19.916560" elapsed="0.016493"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:00:19.933099" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:00:19.933267" level="INFO">${mapping_to_use} = {'IP': '2607%3Af0d0%3A1002%3A11%3A0%3A0%3A0%3A2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:00:19.915217" elapsed="0.018076"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:19.914926" elapsed="0.018399"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.933498" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:19.933351" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:19.914908" elapsed="0.018666"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:19.934460" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:19.933716" elapsed="0.000773"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:19.934537" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:19.911238" elapsed="0.023422"/>
</kw>
<msg time="2026-04-21T02:00:19.934751" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:19.898214" elapsed="0.036602"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.947745" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.960660" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.973688" elapsed="0.000037"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.973915" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.974091" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.974461" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:19.974318" elapsed="0.000198"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:19.974303" elapsed="0.000237"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.974678" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.974858" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.975024" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:19.974274" elapsed="0.000802"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:19.974167" elapsed="0.000935"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:19.975251" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:19.975325" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:00:19.975447" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:19.893740" elapsed="0.081734"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:20.003686" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:20.003248" elapsed="0.000474"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:20.004517" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:20.004290" elapsed="0.000337">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:20.004722" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:20.003945" elapsed="0.000803"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:20.005376" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:20.004927" elapsed="0.000477"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:20.005705" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:20.005870" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:20.005565" elapsed="0.000336"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:20.006305" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:20.006058" elapsed="0.000307"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:00:20.006728" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:20.006433" elapsed="0.000369"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:20.007291" level="INFO">${mapping_to_use} = {'IP': '2607:f0d0:1002:11:0:0:0:2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_IN...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:20.006977" elapsed="0.000343"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:20.006831" elapsed="0.000525"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:20.006414" elapsed="0.000964"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:20.008298" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;2607:f0d0:1002:11:0:0:0:2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:20.007524" elapsed="0.000805"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:20.008380" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:20.002600" elapsed="0.005909"/>
</kw>
<msg time="2026-04-21T02:00:20.008568" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:19.988614" elapsed="0.020000"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.023735" elapsed="0.000040"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.038342" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.051164" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.051365" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.051538" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.051915" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:20.051758" elapsed="0.000213"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:20.051743" elapsed="0.000252"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.052133" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.052303" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.052465" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:20.051714" elapsed="0.000803"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:20.051612" elapsed="0.000932"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.052688" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:20.052761" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:00:20.052910" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;2607:f0d0:1002:11:0:0:0:2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:19.985927" elapsed="0.067012"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:20.054215" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:20.053979" elapsed="0.000304">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:20.054374" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:20.053623" elapsed="0.000775"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.054708" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:20.054466" elapsed="0.000298"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:20.055272" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:20.054979" elapsed="0.000318"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:20.054804" elapsed="0.000528"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:20.054449" elapsed="0.000904"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:20.057762" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:20.055503" elapsed="0.002296"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:00:20.057853" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:20.058007" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:00:20.053299" elapsed="0.004732"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:20.059410" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:20.059161" elapsed="0.000341"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:20.059914" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;2607:f0d0:1002:11:0:0:0:2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:20.059657" elapsed="0.000315"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:20.060365" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:20.060121" elapsed="0.000287"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:20.060809" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:20.060556" elapsed="0.000299"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:00:20.061680" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:00:20.061480" elapsed="0.000225"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:00:20.062047" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:00:20.061870" elapsed="0.000202"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:20.062219" elapsed="0.000202"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:20.062837" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:20.062574" elapsed="0.000307"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:00:20.062924" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:20.063079" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:00:20.061059" elapsed="0.002044"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:00:20.081838" level="INFO">PUT Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0koup2cts3hs83ku3qtmq913a5.node0', 'Content-Length': '999', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;2607:f0d0:1002:11:0:0:0:2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:00:20.081932" level="INFO">PUT Response : url=http://10.30.171.3:8181/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 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:00:20.082078" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:00:20.065499" elapsed="0.016616"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:20.063172" elapsed="0.019006"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.082425" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:20.082216" elapsed="0.000303"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:20.063155" elapsed="0.019393"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:20.088067" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:20.083889" elapsed="0.004279"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:20.083562" elapsed="0.004760"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:20.083537" elapsed="0.004845"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:20.094506" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:20.089039" elapsed="0.005570"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:20.088508" elapsed="0.006179"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:20.088471" elapsed="0.006273"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:20.096034" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:20.095141" elapsed="0.000954"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.096962" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:20.096252" elapsed="0.000840"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:20.098265" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:20.097563" elapsed="0.000730"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:20.097147" elapsed="0.001181"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:20.096212" elapsed="0.002138"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:20.098885" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:20.098505" elapsed="0.000406"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.099210" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:20.098979" elapsed="0.000287"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:20.099824" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:20.099501" elapsed="0.000351"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:20.099293" elapsed="0.000595"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:20.098962" elapsed="0.000951"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:20.100089" elapsed="0.000428"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:00:20.101007" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:20.100687" elapsed="0.000346"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:00:20.101251" elapsed="0.002409"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:00:20.083067" elapsed="0.020661"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:00:20.103924" elapsed="0.000032"/>
</return>
<status status="PASS" start="2026-04-21T02:00:20.103811" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:20.103778" elapsed="0.000238"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.104167" elapsed="0.000023"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:00:20.104240" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:00:20.106610" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:00:20.058358" elapsed="0.048278"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:20.106702" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:00:20.106879" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:00:19.882628" elapsed="0.224276"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.107251" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:20.107003" elapsed="0.000330"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:20.106985" elapsed="0.000375"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:20.107394" elapsed="0.000026"/>
</return>
<arg>${BGP_VAR_FOLDER}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:00:19.877975" elapsed="0.229547"/>
</kw>
<doc>Configure BGP peer modules with initiate-connection set to false with ipv6 address without "::" shortened version.</doc>
<status status="PASS" start="2026-04-21T02:00:19.787442" elapsed="0.320253"/>
</test>
<test id="s1-s5-t7" name="Verify_Ipv6_Topology_Filled_2" line="122">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:00:20.111224" elapsed="0.000241"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:00:20.110958" elapsed="0.000564"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:20.112530" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:20.112418" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:20.112400" elapsed="0.000200"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:20.118242" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:20.118130" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:20.118111" elapsed="0.000201"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:20.119333" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:20.118944" elapsed="0.000415"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:00:20.119835" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:00:20.119518" elapsed="0.000344"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:00:20.119907" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:00:20.120066" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:00:20.118542" elapsed="0.001548"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:20.126033" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:20.125921" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:20.125902" elapsed="0.000201"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:20.127307" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:20.127199" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:20.127182" elapsed="0.000194"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:00:20.127846" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:00:20.127524" elapsed="0.000349"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:00:20.128263" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:20.128035" elapsed="0.000254"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:00:20.156073" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:20.128781" elapsed="0.027456"/>
</kw>
<msg time="2026-04-21T02:00:20.156452" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:00:20.156502" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:20.128449" elapsed="0.028092"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:00:20.177741" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "y "_ "F "i "l "l "e "d "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:00:20.157262" elapsed="0.020683"/>
</kw>
<msg time="2026-04-21T02:00:20.178202" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:00:20.178252" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:20.156767" elapsed="0.021523"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.178754" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:20.178416" elapsed="0.000434"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:20.178375" elapsed="0.000510"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:20.179424" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "y "_ "F "i "l "l "e "d "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:20.179042" elapsed="0.000599"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.180015" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:20.179712" elapsed="0.000370"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:20.179693" elapsed="0.000413"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:00:20.180155" elapsed="0.000059"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:20.183281" elapsed="0.000168"/>
</kw>
<msg time="2026-04-21T02:00:20.183517" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:20.181943" elapsed="0.001721"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.183973" elapsed="0.000081"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.184357" elapsed="0.000078"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:00:20.181173" elapsed="0.003382"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:00:20.180536" elapsed="0.004088"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:00:20.126898" elapsed="0.057831"/>
</kw>
<msg time="2026-04-21T02:00:20.184850" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:20.184900" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:20.126258" elapsed="0.058684"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:00:20.185463" elapsed="0.000037"/>
</return>
<status status="PASS" start="2026-04-21T02:00:20.185026" elapsed="0.000524"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:20.185004" elapsed="0.000574"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.186070" elapsed="0.000030"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.186430" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:00:20.186505" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:00:20.125561" elapsed="0.061056"/>
</kw>
<msg time="2026-04-21T02:00:20.186714" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:20.186758" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:20.120490" elapsed="0.066334"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.187251" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:20.186931" elapsed="0.000390"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:20.186908" elapsed="0.000444"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:00:20.120335" elapsed="0.067047"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:00:20.120151" elapsed="0.067285"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:00:20.117724" elapsed="0.069793"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:00:20.112124" elapsed="0.075471"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:20.111674" elapsed="0.075983"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:00:20.108703" elapsed="0.079030"/>
</kw>
<kw name="Verify_Rib_Status_Filled">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:20.243633" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:20.243223" elapsed="0.000445"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:20.244591" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:20.244306" elapsed="0.000375">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:20.244776" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:20.243963" elapsed="0.000852"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:20.245408" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:20.244982" elapsed="0.000454"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:20.245747" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:20.245941" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv6-topology
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:20.245598" elapsed="0.000369"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:20.246381" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv6-topology
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:20.246127" elapsed="0.000299"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:20.247758" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:20.247180" elapsed="0.000657"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:20.248296" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:20.248002" elapsed="0.000321"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.248700" elapsed="0.000023"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.248930" elapsed="0.000025"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.249111" elapsed="0.000020"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:00:20.248556" elapsed="0.000612"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:00:20.248390" elapsed="0.000814"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:00:20.249262" elapsed="0.000058"/>
</return>
<msg time="2026-04-21T02:00:20.249464" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:00:20.246855" elapsed="0.002634"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:20.246514" elapsed="0.003007"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.249696" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:20.249548" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:20.246483" elapsed="0.003289"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:20.250395" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:20.249933" elapsed="0.000489"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:20.250471" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:20.242585" elapsed="0.008010"/>
</kw>
<msg time="2026-04-21T02:00:20.250650" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:20.229421" elapsed="0.021277"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.263543" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.276381" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.289369" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.289568" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.289743" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.290131" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:20.289983" elapsed="0.000203"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:20.289969" elapsed="0.000242"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.290351" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.290517" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.290680" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:20.289938" elapsed="0.000794"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:20.289835" elapsed="0.000924"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.290921" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:20.290997" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:00:20.291115" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:20.224811" elapsed="0.066330"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:20.292409" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:20.292155" elapsed="0.000325">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:20.292571" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:20.291812" elapsed="0.000783"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.292926" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:20.292663" elapsed="0.000321"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:20.293523" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:20.293190" elapsed="0.000358"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:20.293008" elapsed="0.000575"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:20.292646" elapsed="0.000959"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:20.296041" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:20.293755" elapsed="0.002312"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:00:20.296117" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:00:20.296310" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:00:20.291468" elapsed="0.004867"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:20.297565" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:20.297328" elapsed="0.000299">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:20.297719" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:20.296982" elapsed="0.000761"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:00:20.297966" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:00:20.297830" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:20.297811" elapsed="0.000240"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.298197" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.298365" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:00:20.298429" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:00:20.300619" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:00:20.296641" elapsed="0.004005"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:20.302125" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:20.301873" elapsed="0.000298"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:20.302565" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:20.302324" elapsed="0.000284"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:00:20.314925" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0koup2cts3hs83ku3qtmq913a5.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:00:20.315138" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '223'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv6-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv6-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:00:20.315270" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:00:20.304834" elapsed="0.010472"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:20.302674" elapsed="0.012693"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.315613" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:20.315404" elapsed="0.000297"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:20.302656" elapsed="0.013075"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:20.320706" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv6-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv6-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:20.317171" elapsed="0.003601"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:20.316861" elapsed="0.003980"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:20.316834" elapsed="0.004044"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:20.324527" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:20.321264" elapsed="0.003325"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:20.320956" elapsed="0.003680"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:20.320932" elapsed="0.003739"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:20.325496" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:20.324920" elapsed="0.000614"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.325978" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:20.325630" elapsed="0.000429"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:20.326730" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:20.326315" elapsed="0.000520"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:20.326092" elapsed="0.000796"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:20.325606" elapsed="0.001313"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:20.327645" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:20.327139" elapsed="0.000543"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.328129" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:20.327778" elapsed="0.000430"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:20.328892" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:20.328462" elapsed="0.000466"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:20.328242" elapsed="0.000735"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:20.327753" elapsed="0.001253"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:20.329213" elapsed="0.000530"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:00:20.330377" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:20.329994" elapsed="0.000408"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:00:20.330556" elapsed="0.002465"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:00:20.316254" elapsed="0.016830"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:20.333264" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:20.333153" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:20.333135" elapsed="0.000198"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:00:20.336289" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:00:20.333541" elapsed="0.002777"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:00:20.336368" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:00:20.336528" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:00:20.300978" elapsed="0.035576"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:20.336616" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:00:20.336767" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:00:20.200107" elapsed="0.136701"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:20.365940" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:20.365420" elapsed="0.000549"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:20.366770" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:20.366473" elapsed="0.000444">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:20.367093" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:20.366134" elapsed="0.000984"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:20.367722" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:20.367285" elapsed="0.000522"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:20.368140" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:20.368301" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "l3-unicast-igp-topology:igp-node-attributes": {
                        "prefix": [
        ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:20.367976" elapsed="0.000352"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:20.368750" level="INFO">{
    "network-topology:topology": [
        {
            "node": [
                {
                    "l3-unicast-igp-topology:igp-node-attributes": {
                        "prefix": [
                            {
                                "prefix": "2a04:6d80::1/128"
                            }
                        ]
                    },
                    "node-id": "2607:f0d0:1002:11::2"
                }
            ],
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",
            "topology-types": {
                "odl-bgp-topology-types:bgp-ipv6-reachability-topology": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:20.368483" elapsed="0.000333"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:00:20.369290" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:20.368888" elapsed="0.000463"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:20.370069" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:20.369540" elapsed="0.000555"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:20.369394" elapsed="0.000737"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:20.368868" elapsed="0.001285"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:20.370774" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "l3-unicast-igp-topology:igp-node-attributes": {
                        "prefix": [
        ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:20.370298" elapsed="0.000525"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:20.370874" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:20.364746" elapsed="0.006256"/>
</kw>
<msg time="2026-04-21T02:00:20.371059" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:20.351703" elapsed="0.019406"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.384811" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.397817" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.410492" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.410739" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.410935" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.411353" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:20.411204" elapsed="0.000205"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:20.411189" elapsed="0.000246"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.411580" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.411747" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.411929" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:20.411151" elapsed="0.000832"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:20.411027" elapsed="0.000986"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.412163" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:20.412239" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:00:20.412374" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "l3-unicast-igp-topology:igp-node-attributes": {
                        "prefix": [
        ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:20.348957" elapsed="0.063444"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:20.412575" elapsed="0.002353"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:00:20.416170" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "2a04:6d80::1/128"
       }
      ]
     },
...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:00:20.415672" elapsed="0.000527"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:00:20.416639" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:00:20.416353" elapsed="0.000313"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:00:20.417166" level="INFO">{
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "2a04:6d80::1/128"
       }
      ]
     },
     "node-id": "2607:f0d0:1002:11::2"
    }
   ],
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv6-reachability-topology": {}
   }
  }
 ]
}

!=

{
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv6-reachability-topology": {}
   }
  }
 ]
}</msg>
<msg time="2026-04-21T02:00:20.417366" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -1,18 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "l3-unicast-igp-topology:igp-node-attributes": {
-      "prefix": [
-       {
-        "prefix": "2a04:6d80::1/128"
-       }
-      ]
-     },
-     "node-id": "2607:f0d0:1002:11::2"
-    }
-   ],
    "odl-bgp-topology-config:rib-id": "example-bgp-rib",
    "server-provided": true,
    "topology-id": "example-ipv6-topology",</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:00:20.416841" elapsed="0.000616">Multiline strings are different:
--- first
+++ second
@@ -1,18 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "l3-unicast-igp-topology:igp-node-attributes": {
-      "prefix": [
-       {
-        "prefix": "2a04:6d80::1/128"
-       }
-      ]
-     },
-     "node-id": "2607:f0d0:1002:11::2"
-    }
-   ],
    "odl-bgp-topology-config:rib-id": "example-bgp-rib",
    "server-provided": true,
    "topology-id": "example-ipv6-topology",</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:00:20.415250" elapsed="0.002354">Multiline strings are different:
--- first
+++ second
@@ -1,18 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "l3-unicast-igp-topology:igp-node-attributes": {
-      "prefix": [
-       {
-        "prefix": "2a04:6d80::1/128"
-       }
-      ]
-     },
-     "node-id": "2607:f0d0:1002:11::2"
-    }
-   ],
    "odl-bgp-topology-config:rib-id": "example-bgp-rib",
    "server-provided": true,
    "topology-id": "example-ipv6-topology",</status>
</kw>
<status status="FAIL" start="2026-04-21T02:00:20.415007" elapsed="0.002706">Multiline strings are different:
--- first
+++ second
@@ -1,18 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "l3-unicast-igp-topology:igp-node-attributes": {
-      "prefix": [
-       {
-        "prefix": "2a04:6d80::1/128"
-       }
-      ]
-     },
-     "node-id": "2607:f0d0:1002:11::2"
-    }
-   ],
    "odl-bgp-topology-config:rib-id": "example-bgp-rib",
    "server-provided": true,
    "topology-id": "example-ipv6-topology",</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:20.417919" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:20.417748" elapsed="0.000228"/>
</branch>
<status status="FAIL" start="2026-04-21T02:00:20.414989" elapsed="0.003011">Multiline strings are different:
--- first
+++ second
@@ -1,18 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "l3-unicast-igp-topology:igp-node-attributes": {
-      "prefix": [
-       {
-        "prefix": "2a04:6d80::1/128"
-       }
-      ]
-     },
-     "node-id": "2607:f0d0:1002:11::2"
-    }
-   ],
    "odl-bgp-topology-config:rib-id": "example-bgp-rib",
    "server-provided": true,
    "topology-id": "example-ipv6-topology",</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:00:20.337992" elapsed="0.080121">Multiline strings are different:
--- first
+++ second
@@ -1,18 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "l3-unicast-igp-topology:igp-node-attributes": {
-      "prefix": [
-       {
-        "prefix": "2a04:6d80::1/128"
-       }
-      ]
-     },
-     "node-id": "2607:f0d0:1002:11::2"
-    }
-   ],
    "odl-bgp-topology-config:rib-id": "example-bgp-rib",
    "server-provided": true,
    "topology-id": "example-ipv6-topology",</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:00:20.337134" elapsed="0.081114">Multiline strings are different:
--- first
+++ second
@@ -1,18 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "l3-unicast-igp-topology:igp-node-attributes": {
-      "prefix": [
-       {
-        "prefix": "2a04:6d80::1/128"
-       }
-      ]
-     },
-     "node-id": "2607:f0d0:1002:11::2"
-    }
-   ],
    "odl-bgp-topology-config:rib-id": "example-bgp-rib",
    "server-provided": true,
    "topology-id": "example-ipv6-topology",</status>
</kw>
<status status="FAIL" start="2026-04-21T02:00:20.336893" elapsed="0.081437">Multiline strings are different:
--- first
+++ second
@@ -1,18 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "l3-unicast-igp-topology:igp-node-attributes": {
-      "prefix": [
-       {
-        "prefix": "2a04:6d80::1/128"
-       }
-      ]
-     },
-     "node-id": "2607:f0d0:1002:11::2"
-    }
-   ],
    "odl-bgp-topology-config:rib-id": "example-bgp-rib",
    "server-provided": true,
    "topology-id": "example-ipv6-topology",</status>
</branch>
<status status="FAIL" start="2026-04-21T02:00:20.336875" elapsed="0.081489">Multiline strings are different:
--- first
+++ second
@@ -1,18 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "l3-unicast-igp-topology:igp-node-attributes": {
-      "prefix": [
-       {
-        "prefix": "2a04:6d80::1/128"
-       }
-      ]
-     },
-     "node-id": "2607:f0d0:1002:11::2"
-    }
-   ],
    "odl-bgp-topology-config:rib-id": "example-bgp-rib",
    "server-provided": true,
    "topology-id": "example-ipv6-topology",</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:20.418411" elapsed="0.000016"/>
</return>
<arg>${BGP_VAR_FOLDER}/ipv6_topology_filled</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:00:20.193681" elapsed="0.224842">Multiline strings are different:
--- first
+++ second
@@ -1,18 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "l3-unicast-igp-topology:igp-node-attributes": {
-      "prefix": [
-       {
-        "prefix": "2a04:6d80::1/128"
-       }
-      ]
-     },
-     "node-id": "2607:f0d0:1002:11::2"
-    }
-   ],
    "odl-bgp-topology-config:rib-id": "example-bgp-rib",
    "server-provided": true,
    "topology-id": "example-ipv6-topology",</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.477529" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:22.477122" elapsed="0.000442"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:22.478384" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:22.478099" elapsed="0.000371">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:22.478566" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:22.477743" elapsed="0.000847"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.479188" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:22.478755" elapsed="0.000460"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:22.479528" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:22.479766" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv6-topology
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:22.479379" elapsed="0.000430"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.480216" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv6-topology
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:22.479969" elapsed="0.000293"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.481307" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:22.480998" elapsed="0.000357"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.481813" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:22.481516" elapsed="0.000325"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.482190" elapsed="0.000022"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.482401" elapsed="0.000024"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.482577" elapsed="0.000021"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:00:22.482052" elapsed="0.000583"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:00:22.481903" elapsed="0.000765"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:00:22.482715" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:00:22.482902" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:00:22.480654" elapsed="0.002273"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:22.480347" elapsed="0.002613"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.483164" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:22.482989" elapsed="0.000232"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:22.480317" elapsed="0.002926"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.483850" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:22.483388" elapsed="0.000489"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:22.483926" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:22.476484" elapsed="0.007567"/>
</kw>
<msg time="2026-04-21T02:00:22.484106" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:22.462839" elapsed="0.021317"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.497134" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.510056" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.522884" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.523150" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.523328" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.523697" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:22.523552" elapsed="0.000201"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:22.523538" elapsed="0.000238"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.523932" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.524097" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.524262" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:22.523508" elapsed="0.000807"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:22.523404" elapsed="0.000937"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.524484" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:22.524559" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:00:22.524677" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:22.458357" elapsed="0.066345"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:22.525963" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:22.525710" elapsed="0.000318">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:22.526119" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:22.525370" elapsed="0.000774"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.526458" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:22.526214" elapsed="0.000302"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.527306" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:22.526718" elapsed="0.000622"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:22.526539" elapsed="0.000839"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:22.526196" elapsed="0.001204"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.529782" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:22.527554" elapsed="0.002268"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:00:22.529876" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:00:22.530031" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:00:22.525043" elapsed="0.005012"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:22.531388" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:22.531108" elapsed="0.000369">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:22.531607" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:22.530695" elapsed="0.000946"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:00:22.531963" elapsed="0.000038"/>
</return>
<status status="PASS" start="2026-04-21T02:00:22.531741" elapsed="0.000307"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:22.531715" elapsed="0.000368"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.532336" elapsed="0.000032"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.532579" elapsed="0.000029"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:00:22.532671" elapsed="0.000021"/>
</return>
<msg time="2026-04-21T02:00:22.535696" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:00:22.530368" elapsed="0.005365"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.537695" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:22.537347" elapsed="0.000411"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.538327" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:22.537989" elapsed="0.000401"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:00:22.548820" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0koup2cts3hs83ku3qtmq913a5.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:00:22.548979" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '356'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv6-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","node":[{"node-id":"2607:f0d0:1002:11::2","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"2a04:6d80::1/128"}]}}],"server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv6-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:00:22.549076" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:00:22.540883" elapsed="0.008219"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:22.538481" elapsed="0.010664"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.549324" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:22.549171" elapsed="0.000246"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:22.538456" elapsed="0.010990"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.554401" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv6-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","node":[{"node-id":"2607:f0d0:1002:11::2","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"2a04:6d80::1/128"}]}}],"server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv6-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:22.550881" elapsed="0.003589"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:22.550549" elapsed="0.003970"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:22.550523" elapsed="0.004032"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.558214" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:22.554964" elapsed="0.003315"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:22.554632" elapsed="0.003695"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:22.554609" elapsed="0.003752"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.559200" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:22.558593" elapsed="0.000645"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.559570" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:22.559334" elapsed="0.000293"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.560124" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:22.559824" elapsed="0.000326"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:22.559650" elapsed="0.000535"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:22.559312" elapsed="0.000894"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.560722" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:22.560361" elapsed="0.000387"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.561062" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:22.560832" elapsed="0.000286"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.561587" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:22.561297" elapsed="0.000315"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:22.561141" elapsed="0.000507"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:22.560814" elapsed="0.000892"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:22.561874" elapsed="0.000350"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:00:22.562687" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:22.562387" elapsed="0.000326"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:00:22.562882" elapsed="0.002442"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:00:22.549966" elapsed="0.015420"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:22.565561" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:22.565455" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:22.565437" elapsed="0.000189"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:00:22.568628" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "2a04:6d80::1/128"
       }
      ]
     },
...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:00:22.565769" elapsed="0.002887"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:00:22.568708" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:00:22.568884" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "2a04:6d80::1/128"
       }
      ]
     },
...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:00:22.536197" elapsed="0.032714"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:22.568973" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:00:22.569124" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "2a04:6d80::1/128"
       }
      ]
     },
...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:00:22.433711" elapsed="0.135438"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.598218" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:22.597741" elapsed="0.000506"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:22.599067" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:22.598748" elapsed="0.000496">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:22.599424" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:22.598415" elapsed="0.001035"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.600077" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:22.599617" elapsed="0.000487"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:22.600427" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:22.600634" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "l3-unicast-igp-topology:igp-node-attributes": {
                        "prefix": [
        ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:22.600266" elapsed="0.000395"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.601100" level="INFO">{
    "network-topology:topology": [
        {
            "node": [
                {
                    "l3-unicast-igp-topology:igp-node-attributes": {
                        "prefix": [
                            {
                                "prefix": "2a04:6d80::1/128"
                            }
                        ]
                    },
                    "node-id": "2607:f0d0:1002:11::2"
                }
            ],
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",
            "topology-types": {
                "odl-bgp-topology-types:bgp-ipv6-reachability-topology": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:22.600834" elapsed="0.000372"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:00:22.601684" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:22.601275" elapsed="0.000469"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.602437" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:22.601933" elapsed="0.000531"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:22.601769" elapsed="0.000731"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:22.601256" elapsed="0.001266"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.603181" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "l3-unicast-igp-topology:igp-node-attributes": {
                        "prefix": [
        ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:22.602667" elapsed="0.000543"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:22.603260" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:22.597124" elapsed="0.006261"/>
</kw>
<msg time="2026-04-21T02:00:22.603441" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:22.583825" elapsed="0.019665"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.618263" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.631060" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.644038" elapsed="0.000034"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.644261" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.644440" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.644864" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:22.644699" elapsed="0.000222"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:22.644681" elapsed="0.000266"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.645089" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.645255" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.645426" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:22.644644" elapsed="0.000836"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:22.644526" elapsed="0.000983"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.645735" elapsed="0.000023"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:22.645831" elapsed="0.000021"/>
</return>
<msg time="2026-04-21T02:00:22.645978" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "l3-unicast-igp-topology:igp-node-attributes": {
                        "prefix": [
        ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:22.581084" elapsed="0.064922"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:22.646181" elapsed="0.002375"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:00:22.649843" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "2a04:6d80::1/128"
       }
      ]
     },
...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:00:22.649332" elapsed="0.000542"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:00:22.650448" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "2a04:6d80::1/128"
       }
      ]
     },
...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:00:22.650030" elapsed="0.000447"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:00:22.650635" elapsed="0.000356"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:00:22.648899" elapsed="0.002153"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:22.648636" elapsed="0.002450"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.651287" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:22.651111" elapsed="0.000238"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:22.648618" elapsed="0.002752"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:00:22.570276" elapsed="0.081141"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:00:22.569467" elapsed="0.082024"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:22.569231" elapsed="0.082306"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:22.569214" elapsed="0.082347"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:22.651594" elapsed="0.000033"/>
</return>
<arg>${BGP_VAR_FOLDER}/ipv6_topology_filled</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:00:22.425735" elapsed="0.225992"/>
</kw>
<arg>5x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${BGP_VAR_FOLDER}/ipv6_topology_filled</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:00:20.188854" elapsed="2.462929"/>
</kw>
<doc>Verifies that example-ipv6-topology is filled with ipv6 route</doc>
<status status="PASS" start="2026-04-21T02:00:20.188525" elapsed="2.463343"/>
</kw>
<doc>Verifies that example-ipv6-topology is filled after configuring the peer for the second time.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:00:20.108067" elapsed="2.543921"/>
</test>
<test id="s1-s5-t8" name="Delete_Bgp_Peer_Configuration_2" line="127">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:00:22.655466" elapsed="0.000210"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:00:22.655201" elapsed="0.000530"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:22.656728" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:22.656616" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:22.656598" elapsed="0.000215"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:22.663189" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:22.663063" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:22.663045" elapsed="0.000256"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.664337" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:22.663938" elapsed="0.000427"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.664842" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:00:22.664524" elapsed="0.000345"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:00:22.664913" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:00:22.665072" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:00:22.663540" elapsed="0.001557"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:22.670671" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:22.670562" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:22.670543" elapsed="0.000197"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:22.671946" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:22.671835" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:22.671816" elapsed="0.000199"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:00:22.672465" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:00:22.672159" elapsed="0.000332"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:00:22.672899" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:22.672651" elapsed="0.000274"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:00:22.706335" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:22.673421" elapsed="0.033021"/>
</kw>
<msg time="2026-04-21T02:00:22.706612" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:00:22.706658" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:22.673086" elapsed="0.033609"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:00:22.733168" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:00:22.707289" elapsed="0.025988"/>
</kw>
<msg time="2026-04-21T02:00:22.733438" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:00:22.733484" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:22.706892" elapsed="0.026629"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.733849" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:22.733598" elapsed="0.000309"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:22.733578" elapsed="0.000353"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.734378" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:22.734076" elapsed="0.000372"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.734729" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:22.734514" elapsed="0.000270"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:22.734496" elapsed="0.000331"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:00:22.734861" elapsed="0.000030"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:22.737398" elapsed="0.000143"/>
</kw>
<msg time="2026-04-21T02:00:22.737601" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:22.736374" elapsed="0.001362"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.738146" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.738481" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:00:22.735739" elapsed="0.002927"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:00:22.735152" elapsed="0.003579"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:00:22.671511" elapsed="0.067343"/>
</kw>
<msg time="2026-04-21T02:00:22.738948" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:22.738993" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:22.670907" elapsed="0.068124"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:00:22.739429" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:00:22.739107" elapsed="0.000386"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:22.739089" elapsed="0.000432"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.739946" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.740285" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:00:22.740357" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:00:22.670222" elapsed="0.070243"/>
</kw>
<msg time="2026-04-21T02:00:22.740558" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:22.740602" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:22.665474" elapsed="0.075166"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.740992" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:22.740715" elapsed="0.000331"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:22.740697" elapsed="0.000373"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:00:22.665331" elapsed="0.075762"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:00:22.665154" elapsed="0.075971"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:00:22.662675" elapsed="0.078507"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:00:22.656327" elapsed="0.084912"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:22.655899" elapsed="0.085385"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:00:22.652953" elapsed="0.088385"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.742251" level="INFO">&amp;{mapping} = { IP=2607:f0d0:1002:11:0:0:0:2 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib ...</msg>
<var>&amp;{mapping}</var>
<arg>IP=${IPV6_IP_2}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:22.741526" elapsed="0.000755"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.786083" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:22.785686" elapsed="0.000426"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:22.786890" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:22.786601" elapsed="0.000372">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:22.787068" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:22.786272" elapsed="0.000858"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.787726" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:22.787333" elapsed="0.000420"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:22.788074" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:22.788236" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:22.787934" elapsed="0.000329"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.788663" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:22.788418" elapsed="0.000291"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.789667" level="INFO">mapping: {'IP': '2607:f0d0:1002:11:0:0:0:2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:22.789407" elapsed="0.000306"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.790149" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:22.789885" elapsed="0.000290"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.790857" level="INFO">${value} = 2607:f0d0:1002:11:0:0:0:2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:22.790543" elapsed="0.000340"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:22.791840" level="INFO">${encoded} = 2607%3Af0d0%3A1002%3A11%3A0%3A0%3A0%3A2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:22.791413" elapsed="0.000455"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:22.791919" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:00:22.792073" level="INFO">${encoded_value} = 2607%3Af0d0%3A1002%3A11%3A0%3A0%3A0%3A2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:22.791069" elapsed="0.001028"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:22.792250" elapsed="0.000245"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">2607:f0d0:1002:11:0:0:0:2</var>
<status status="PASS" start="2026-04-21T02:00:22.790410" elapsed="0.002126"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.793105" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:22.792784" elapsed="0.000347"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:22.793869" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:22.793639" elapsed="0.000256"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:22.793946" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:22.794098" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:22.793321" elapsed="0.000802"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:22.794276" elapsed="0.000222"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:00:22.792650" elapsed="0.001889"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.795100" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:22.794784" elapsed="0.000342"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:22.795876" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:22.795650" elapsed="0.000253"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:22.795955" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:00:22.796105" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:22.795336" elapsed="0.000794"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:22.796281" elapsed="0.000222"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:00:22.794652" elapsed="0.001891"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.797101" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:22.796801" elapsed="0.000361"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:22.797902" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:22.797673" elapsed="0.000255"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:22.797980" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:22.798132" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:22.797353" elapsed="0.000804"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:22.798309" elapsed="0.000354"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:00:22.796656" elapsed="0.002048"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.799307" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:22.798965" elapsed="0.000370"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:22.800063" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:22.799851" elapsed="0.000238"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:22.800139" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:22.800289" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:22.799521" elapsed="0.000792"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:22.800468" elapsed="0.000220"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:22.798833" elapsed="0.001895"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.801291" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:22.800988" elapsed="0.000329"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:22.802044" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:22.801832" elapsed="0.000238"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:22.802120" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:22.802270" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:22.801501" elapsed="0.000794"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:22.802444" elapsed="0.000222"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:00:22.800857" elapsed="0.001851"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.803510" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:22.802970" elapsed="0.000567"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:22.804273" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:22.804060" elapsed="0.000238"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:22.804349" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:22.804500" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:22.803724" elapsed="0.000800"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:22.804673" elapsed="0.000239"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:22.802837" elapsed="0.002117"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.805498" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:22.805198" elapsed="0.000326"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:22.806259" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:22.806047" elapsed="0.000238"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:22.806339" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:00:22.806494" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:22.805709" elapsed="0.000810"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:22.806671" elapsed="0.000242"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:22.805066" elapsed="0.001889"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:00:22.790228" elapsed="0.016763"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:00:22.807070" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:22.807236" level="INFO">${mapping_to_use} = {'IP': '2607%3Af0d0%3A1002%3A11%3A0%3A0%3A0%3A2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:00:22.789088" elapsed="0.018191"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:22.788776" elapsed="0.018536"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.807486" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:22.807338" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:22.788757" elapsed="0.018805"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.808458" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:22.807732" elapsed="0.000755"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:22.808537" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:22.785068" elapsed="0.023594"/>
</kw>
<msg time="2026-04-21T02:00:22.808718" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:22.771941" elapsed="0.036823"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.821847" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.834617" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.847504" elapsed="0.000033"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.847721" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.847918" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.848316" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:22.848171" elapsed="0.000201"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:22.848155" elapsed="0.000242"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.848539" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.848706" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.848888" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:22.848121" elapsed="0.000821"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:22.848004" elapsed="0.000966"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.849116" elapsed="0.000067"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:22.849243" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:00:22.849382" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:22.767474" elapsed="0.081937"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.850584" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:22.850303" elapsed="0.000331"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:00:22.864470" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0koup2cts3hs83ku3qtmq913a5.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:00:22.864539" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:00:22.864688" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:00:22.853101" elapsed="0.011623"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:22.850700" elapsed="0.014082"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.865059" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:22.864849" elapsed="0.000298"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:22.850682" elapsed="0.014494"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.870006" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:22.866565" elapsed="0.003502"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:22.866255" elapsed="0.003861"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:22.866231" elapsed="0.003920"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.873848" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:22.870535" elapsed="0.003378"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:22.870228" elapsed="0.003733"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:22.870205" elapsed="0.003791"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.874774" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:22.874234" elapsed="0.000600"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.875263" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:22.874932" elapsed="0.000446"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.876087" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:22.875640" elapsed="0.000484"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:22.875415" elapsed="0.000759"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:22.874907" elapsed="0.001297"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.876763" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:22.876399" elapsed="0.000405"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.877108" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:22.876875" elapsed="0.000290"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.877637" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:22.877345" elapsed="0.000318"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:22.877189" elapsed="0.000544"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:22.876857" elapsed="0.000899"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:22.877922" elapsed="0.000353"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:00:22.878737" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:22.878444" elapsed="0.000318"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:00:22.878939" elapsed="0.002364"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:00:22.865670" elapsed="0.015695"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:00:22.881411" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:00:22.883800" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:00:22.849689" elapsed="0.034140"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:22.883885" elapsed="0.000028"/>
</return>
<arg>${BGP_VAR_FOLDER}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:00:22.742520" elapsed="0.141491"/>
</kw>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<status status="PASS" start="2026-04-21T02:00:22.652344" elapsed="0.231795"/>
</test>
<test id="s1-s5-t9" name="Verify_Ipv6_Topology_Empty_2" line="140">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:00:22.887825" elapsed="0.000208"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:00:22.887547" elapsed="0.000540"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:22.889074" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:22.888963" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:22.888944" elapsed="0.000199"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:22.894326" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:22.894218" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:22.894199" elapsed="0.000196"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.895440" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:22.895033" elapsed="0.000434"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.895937" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:00:22.895627" elapsed="0.000336"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:00:22.896064" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:00:22.896233" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:00:22.894620" elapsed="0.001638"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:22.902065" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:22.901957" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:22.901938" elapsed="0.000195"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:22.903307" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:22.903200" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:22.903182" elapsed="0.000217"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:00:22.903860" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:00:22.903543" elapsed="0.000343"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:00:22.904264" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:22.904046" elapsed="0.000244"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:00:22.936127" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:22.904778" elapsed="0.031454"/>
</kw>
<msg time="2026-04-21T02:00:22.936445" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:00:22.936493" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:22.904448" elapsed="0.032082"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:00:22.961854" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "y "_ "E "m "p "t "y "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:00:22.937075" elapsed="0.024885"/>
</kw>
<msg time="2026-04-21T02:00:22.962122" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:00:22.962168" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:22.936702" elapsed="0.025502"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.962503" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:22.962281" elapsed="0.000277"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:22.962261" elapsed="0.000321"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:22.963048" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "y "_ "E "m "p "t "y "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:22.962721" elapsed="0.000396"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.963426" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:22.963183" elapsed="0.000299"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:22.963165" elapsed="0.000341"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:00:22.963540" elapsed="0.000028"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:22.966096" elapsed="0.000142"/>
</kw>
<msg time="2026-04-21T02:00:22.966299" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:22.964996" elapsed="0.001435"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.966864" elapsed="0.000079"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.967204" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:00:22.964363" elapsed="0.003076"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:00:22.963824" elapsed="0.003689"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:00:22.902901" elapsed="0.064710"/>
</kw>
<msg time="2026-04-21T02:00:22.967702" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:22.967745" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:22.902282" elapsed="0.065500"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:00:22.967990" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:00:22.967881" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:22.967862" elapsed="0.000213"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.968479" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.968836" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:00:22.968908" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:00:22.901605" elapsed="0.067410"/>
</kw>
<msg time="2026-04-21T02:00:22.969109" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:22.969152" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:22.896623" elapsed="0.072565"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:22.969550" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:22.969299" elapsed="0.000305"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:22.969280" elapsed="0.000348"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:00:22.896482" elapsed="0.073170"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:00:22.896310" elapsed="0.073372"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:00:22.893851" elapsed="0.075885"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:00:22.888661" elapsed="0.081152"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:22.888238" elapsed="0.081625"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:00:22.885111" elapsed="0.084805"/>
</kw>
<kw name="Verify_Rib_Status_Empty">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.022609" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:23.022237" elapsed="0.000400"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:23.023397" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:23.023144" elapsed="0.000365">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:23.023604" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:23.022811" elapsed="0.000817"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.024187" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:23.023803" elapsed="0.000411"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:23.024510" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:23.024663" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv6-topology
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:23.024374" elapsed="0.000314"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.025102" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv6-topology
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:23.024859" elapsed="0.000287"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.026279" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:23.025998" elapsed="0.000326"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.026758" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:23.026484" elapsed="0.000300"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.027130" elapsed="0.000022"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.027337" elapsed="0.000024"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.027553" elapsed="0.000023"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:00:23.026996" elapsed="0.000619"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:00:23.026857" elapsed="0.000788"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:00:23.027689" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:00:23.027866" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:00:23.025506" elapsed="0.002385"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:23.025212" elapsed="0.002712"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.028094" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:23.027948" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.025193" elapsed="0.002975"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.028805" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:23.028349" elapsed="0.000485"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:23.028883" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:23.021610" elapsed="0.007398"/>
</kw>
<msg time="2026-04-21T02:00:23.029062" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:23.008348" elapsed="0.020762"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.041839" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.054520" elapsed="0.000033"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.067293" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.067532" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.067712" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.068110" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:23.067962" elapsed="0.000204"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:23.067947" elapsed="0.000242"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.068329" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.068494" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.068657" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:23.067914" elapsed="0.000796"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:23.067806" elapsed="0.000931"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.068895" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:23.068981" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:00:23.069106" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:23.003943" elapsed="0.065190"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:23.070484" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:23.070221" elapsed="0.000337">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:23.070651" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:23.069862" elapsed="0.000813"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.071011" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:23.070744" elapsed="0.000324"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.071600" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:23.071268" elapsed="0.000358"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:23.071092" elapsed="0.000569"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.070726" elapsed="0.000956"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.074261" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:23.071847" elapsed="0.002441"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:00:23.074340" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:00:23.074496" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:00:23.069509" elapsed="0.005012"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:23.076270" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:23.075555" elapsed="0.000782">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:23.076435" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:23.075169" elapsed="0.001291"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:00:23.076669" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:00:23.076531" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.076513" elapsed="0.000240"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.076913" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.077085" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:00:23.077151" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:00:23.079133" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:00:23.074844" elapsed="0.004315"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.080567" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:23.080310" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.081018" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:23.080762" elapsed="0.000299"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:00:23.090300" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0koup2cts3hs83ku3qtmq913a5.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:00:23.090461" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '223'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv6-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv6-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:00:23.090557" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:00:23.083244" elapsed="0.007338"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:23.081125" elapsed="0.009500"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.090821" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:23.090651" elapsed="0.000276"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.081108" elapsed="0.009842"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.095532" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv6-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv6-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:23.092035" elapsed="0.003565"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:23.091813" elapsed="0.003835"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.091778" elapsed="0.003906"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.099326" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:23.096087" elapsed="0.003303"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:23.095761" elapsed="0.003678"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.095737" elapsed="0.003736"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.100306" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:23.099750" elapsed="0.000593"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.100651" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:23.100418" elapsed="0.000289"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.101201" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:23.100905" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:23.100731" elapsed="0.000532"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.100400" elapsed="0.000884"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.101811" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:23.101439" elapsed="0.000399"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.102136" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:23.101906" elapsed="0.000286"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.102662" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:23.102372" elapsed="0.000315"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:23.102216" elapsed="0.000507"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.101889" elapsed="0.000855"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:23.102907" elapsed="0.000344"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:00:23.103744" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:23.103413" elapsed="0.000356"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:00:23.103938" elapsed="0.002330"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:00:23.091316" elapsed="0.015014"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:23.106509" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:23.106404" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.106386" elapsed="0.000190"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:00:23.109486" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:00:23.106719" elapsed="0.002796"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:00:23.109565" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:23.109721" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:00:23.079486" elapsed="0.030261"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:23.109825" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:00:23.109975" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:00:22.981072" elapsed="0.128960"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.138945" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:23.138465" elapsed="0.000508"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:23.139782" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:23.139462" elapsed="0.000455">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:23.140093" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:23.139133" elapsed="0.000985"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.140721" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:23.140281" elapsed="0.000467"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:23.141085" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:23.141237" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:23.140923" elapsed="0.000340"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.141680" level="INFO">{
    "network-topology:topology": [
        {
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",
            "topology-types": {
                "odl-bgp-topology-types:bgp-ipv6-reachability-topology": {}
            }
        }
    ]
}

</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:23.141417" elapsed="0.000309"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:00:23.142207" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:23.141807" elapsed="0.000460"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.142943" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:23.142433" elapsed="0.000535"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:23.142291" elapsed="0.000712"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.141773" elapsed="0.001251"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.143654" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:23.143165" elapsed="0.000516"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:23.143729" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:23.137853" elapsed="0.006022"/>
</kw>
<msg time="2026-04-21T02:00:23.143930" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:23.124830" elapsed="0.019149"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.156775" elapsed="0.000041"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.169672" elapsed="0.000045"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.182563" elapsed="0.000040"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.182837" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.183027" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.183488" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:23.183326" elapsed="0.000234"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:23.183306" elapsed="0.000285"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.183737" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.183917" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.184081" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:23.183260" elapsed="0.000874"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:23.183122" elapsed="0.001043"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.184313" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:23.184393" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T02:00:23.184560" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:23.121929" elapsed="0.062659"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:23.184768" elapsed="0.004346"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:00:23.190254" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:00:23.189911" elapsed="0.000371"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:00:23.190728" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:00:23.190443" elapsed="0.000312"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:00:23.190925" elapsed="0.000342"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:00:23.189457" elapsed="0.001872"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:23.189193" elapsed="0.002174"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.191539" elapsed="0.000042"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:23.191393" elapsed="0.000286"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.189175" elapsed="0.002527"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:00:23.111175" elapsed="0.080575"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:00:23.110357" elapsed="0.081485"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:23.110118" elapsed="0.081770"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.110100" elapsed="0.081812"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:23.191945" elapsed="0.000035"/>
</return>
<arg>${BGP_VAR_FOLDER}/ipv6_topology_empty</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:00:22.974630" elapsed="0.217448"/>
</kw>
<arg>5x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${BGP_VAR_FOLDER}/ipv6_topology_empty</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:00:22.970328" elapsed="0.221806"/>
</kw>
<doc>Verifies that example-ipv6-topology is empty</doc>
<status status="PASS" start="2026-04-21T02:00:22.970050" elapsed="0.222146"/>
</kw>
<doc>Verifies that example-ipv6-topology is empty after deconfiguring peer for the second time.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:00:22.884479" elapsed="0.307826"/>
</test>
<test id="s1-s5-t10" name="Reconfigure_ODL_To_Accept_Connections_3" line="145">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:00:23.195741" elapsed="0.000224"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:00:23.195467" elapsed="0.000552"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:23.197046" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:23.196931" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.196910" elapsed="0.000205"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:23.202145" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:23.202040" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.202022" elapsed="0.000190"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.203203" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:23.202821" elapsed="0.000409"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.203738" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:00:23.203386" elapsed="0.000378"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:00:23.203825" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:23.203980" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:00:23.202435" elapsed="0.001569"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:23.260064" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:23.259906" elapsed="0.000228"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.259875" elapsed="0.000283"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:23.261573" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:23.261466" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.261448" elapsed="0.000194"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:00:23.262149" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:00:23.261819" elapsed="0.000359"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:00:23.262557" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:23.262338" elapsed="0.000245"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:00:23.297290" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:23.263095" elapsed="0.034311"/>
</kw>
<msg time="2026-04-21T02:00:23.297572" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:00:23.297618" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:23.262739" elapsed="0.034980"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:00:23.327172" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "s "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:00:23.298260" elapsed="0.029021"/>
</kw>
<msg time="2026-04-21T02:00:23.327443" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:00:23.327487" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:23.297915" elapsed="0.029608"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.327882" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:23.327599" elapsed="0.000340"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.327580" elapsed="0.000383"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.328407" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "s "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:23.328106" elapsed="0.000371"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.328756" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:23.328542" elapsed="0.000285"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.328524" elapsed="0.000327"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:00:23.328884" elapsed="0.000036"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:23.331492" elapsed="0.000142"/>
</kw>
<msg time="2026-04-21T02:00:23.331717" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:23.330338" elapsed="0.001539"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.332158" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.332490" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:00:23.329707" elapsed="0.002967"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:00:23.329176" elapsed="0.003563"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:00:23.261160" elapsed="0.071696"/>
</kw>
<msg time="2026-04-21T02:00:23.332951" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:23.332995" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:23.260375" elapsed="0.072657"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:00:23.333217" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:00:23.333109" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.333091" elapsed="0.000210"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.333708" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.334066" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:00:23.334140" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:00:23.259308" elapsed="0.074942"/>
</kw>
<msg time="2026-04-21T02:00:23.334345" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:23.334388" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:23.204366" elapsed="0.130060"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.334754" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:23.334502" elapsed="0.000377"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.334485" elapsed="0.000431"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:00:23.204226" elapsed="0.130722"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:00:23.204055" elapsed="0.130939"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:00:23.201658" elapsed="0.133402"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:00:23.196586" elapsed="0.138532"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:23.196166" elapsed="0.138999"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:00:23.193274" elapsed="0.141945"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.336183" level="INFO">&amp;{mapping} = { IP=2607:f0d0:1002:11::2 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${IPV6_IP_3}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:23.335415" elapsed="0.000797"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.371013" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:23.370621" elapsed="0.000420"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:23.371834" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:23.371540" elapsed="0.000379">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:23.372012" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:23.371204" elapsed="0.000832"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.372678" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:23.372198" elapsed="0.000507"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:23.373018" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:23.373179" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:23.372879" elapsed="0.000326"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.373605" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:23.373364" elapsed="0.000286"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.374603" level="INFO">mapping: {'IP': '2607:f0d0:1002:11::2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:23.374346" elapsed="0.000303"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.375087" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:23.374823" elapsed="0.000289"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.375834" level="INFO">${value} = 2607:f0d0:1002:11::2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:23.375495" elapsed="0.000365"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:23.376591" level="INFO">${encoded} = 2607%3Af0d0%3A1002%3A11%3A%3A2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:23.376366" elapsed="0.000251"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:23.376666" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:23.376833" level="INFO">${encoded_value} = 2607%3Af0d0%3A1002%3A11%3A%3A2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:23.376048" elapsed="0.000845"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:23.377049" elapsed="0.000248"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">2607:f0d0:1002:11::2</var>
<status status="PASS" start="2026-04-21T02:00:23.375357" elapsed="0.001981"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.378045" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:23.377585" elapsed="0.000485"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:23.378776" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:23.378569" elapsed="0.000247"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:23.378866" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:00:23.379016" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:23.378256" elapsed="0.000784"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:23.379190" elapsed="0.000220"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:00:23.377455" elapsed="0.001996"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.380072" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:23.379743" elapsed="0.000354"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:23.380814" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:23.380595" elapsed="0.000246"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:23.380891" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:00:23.381039" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:23.380281" elapsed="0.000782"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:23.381211" elapsed="0.000220"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:00:23.379561" elapsed="0.001910"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.382024" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:23.381712" elapsed="0.000337"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:23.382756" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:23.382550" elapsed="0.000231"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:23.382849" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:23.382999" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:23.382237" elapsed="0.000786"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:23.383171" elapsed="0.000219"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:00:23.381582" elapsed="0.001848"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.384002" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:23.383673" elapsed="0.000355"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:23.384731" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:23.384526" elapsed="0.000231"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:23.384822" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:23.384972" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:23.384210" elapsed="0.000786"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:23.385144" elapsed="0.000221"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:23.383543" elapsed="0.001864"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.385957" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:23.385649" elapsed="0.000334"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:23.386689" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:23.386482" elapsed="0.000233"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:23.386763" elapsed="0.000043"/>
</return>
<msg time="2026-04-21T02:00:23.386930" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:23.386167" elapsed="0.000788"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:23.387141" elapsed="0.000221"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:00:23.385519" elapsed="0.001884"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.388118" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:23.387821" elapsed="0.000322"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:23.389028" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:23.388815" elapsed="0.000239"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:23.389105" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:23.389254" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:23.388327" elapsed="0.000952"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:23.389427" elapsed="0.000220"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:23.387644" elapsed="0.002044"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.390239" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:23.389945" elapsed="0.000319"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:23.390978" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:23.390756" elapsed="0.000247"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:23.391052" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:00:23.391199" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:23.390447" elapsed="0.000777"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:23.391372" elapsed="0.000218"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:23.389813" elapsed="0.001817"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:00:23.375168" elapsed="0.016496"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:00:23.391723" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:00:23.391898" level="INFO">${mapping_to_use} = {'IP': '2607%3Af0d0%3A1002%3A11%3A%3A2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'R...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:00:23.374023" elapsed="0.017902"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:23.373716" elapsed="0.018241"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.392127" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:23.391982" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.373697" elapsed="0.018505"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.393057" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:23.392341" elapsed="0.000746"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:23.393135" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:23.370007" elapsed="0.023250"/>
</kw>
<msg time="2026-04-21T02:00:23.393311" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:23.356943" elapsed="0.036415"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.406211" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.419112" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.432088" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.432284" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.432459" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.432841" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:23.432681" elapsed="0.000218"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:23.432666" elapsed="0.000258"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.433063" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.433228" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.433391" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:23.432637" elapsed="0.000806"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:23.432536" elapsed="0.000934"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.433616" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:23.433691" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:00:23.433826" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:23.352436" elapsed="0.081425"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.461220" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:23.460757" elapsed="0.000492"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:23.461978" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:23.461742" elapsed="0.000303">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:23.462138" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:23.461410" elapsed="0.000752"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.462706" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:23.462323" elapsed="0.000410"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:23.463043" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:23.463213" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:23.462907" elapsed="0.000336"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.463657" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:23.463402" elapsed="0.000315"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:00:23.464140" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:23.463831" elapsed="0.000369"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.464667" level="INFO">${mapping_to_use} = {'IP': '2607:f0d0:1002:11::2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANC...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:23.464370" elapsed="0.000324"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:23.464227" elapsed="0.000502"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.463784" elapsed="0.000967"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.465686" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;2607:f0d0:1002:11::2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:23.464911" elapsed="0.000805"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:23.465765" elapsed="0.000049"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:23.460134" elapsed="0.005783"/>
</kw>
<msg time="2026-04-21T02:00:23.465977" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:23.447056" elapsed="0.018971"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.478891" elapsed="0.000041"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.492072" elapsed="0.000068"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.505297" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.505528" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.505845" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.506309" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:23.506152" elapsed="0.000214"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:23.506131" elapsed="0.000268"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.506543" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.506707" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.506886" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:23.506082" elapsed="0.000859"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:23.505943" elapsed="0.001030"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.507123" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:23.507203" elapsed="0.000021"/>
</return>
<msg time="2026-04-21T02:00:23.507387" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;2607:f0d0:1002:11::2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:23.444341" elapsed="0.063077"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:23.508961" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:23.508633" elapsed="0.000410">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:23.509135" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:23.508201" elapsed="0.000958"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.509497" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:23.509228" elapsed="0.000326"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.510071" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:23.509760" elapsed="0.000337"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:23.509579" elapsed="0.000552"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.509211" elapsed="0.000942"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.512580" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:23.510303" elapsed="0.002303"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:00:23.512660" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:00:23.512832" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:00:23.507760" elapsed="0.005099"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.514260" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:23.514004" elapsed="0.000306"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.514695" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;2607:f0d0:1002:11::2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:23.514460" elapsed="0.000351"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.515262" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:23.514963" elapsed="0.000346"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.515853" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:23.515492" elapsed="0.000420"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:00:23.516818" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:00:23.516587" elapsed="0.000258"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:00:23.517177" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:00:23.517000" elapsed="0.000203"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:23.517351" elapsed="0.000226"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.518025" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:23.517732" elapsed="0.000339"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:00:23.518115" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:00:23.518288" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:00:23.516156" elapsed="0.002160"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:00:23.534750" level="INFO">PUT Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0koup2cts3hs83ku3qtmq913a5.node0', 'Content-Length': '994', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;2607:f0d0:1002:11::2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:00:23.534840" level="INFO">PUT Response : url=http://10.30.171.3:8181/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 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:00:23.534955" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:00:23.520908" elapsed="0.014072"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:23.518400" elapsed="0.016625"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.535203" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:23.535052" elapsed="0.000217"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.518379" elapsed="0.016911"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.542957" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:23.537408" elapsed="0.005650"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:23.536918" elapsed="0.006217"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.536878" elapsed="0.006314"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.546460" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:23.543872" elapsed="0.002633"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:23.543312" elapsed="0.003228"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.543277" elapsed="0.003288"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.547149" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:23.546734" elapsed="0.000441"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.547483" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:23.547243" elapsed="0.000341"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.548114" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:23.547776" elapsed="0.000364"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:23.547611" elapsed="0.000564"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.547226" elapsed="0.000971"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.548717" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:23.548353" elapsed="0.000390"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.549058" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:23.548826" elapsed="0.000288"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.549584" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:23.549293" elapsed="0.000317"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:23.549138" elapsed="0.000507"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.548808" elapsed="0.000858"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:23.549828" elapsed="0.000348"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:00:23.550635" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:23.550339" elapsed="0.000322"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:00:23.550829" elapsed="0.002375"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:00:23.536091" elapsed="0.017175"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:00:23.553445" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-04-21T02:00:23.553332" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.553314" elapsed="0.000218"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.553680" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:00:23.553749" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:00:23.556134" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:00:23.513192" elapsed="0.042969"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:23.556226" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:00:23.556385" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:00:23.341195" elapsed="0.215214"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.556746" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:23.556509" elapsed="0.000323"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.556492" elapsed="0.000365"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:23.556890" elapsed="0.000025"/>
</return>
<arg>${BGP_VAR_FOLDER}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:00:23.336489" elapsed="0.220525"/>
</kw>
<doc>Configure BGP peer modules with initiate-connection set to false with full text ipv6 address.</doc>
<status status="PASS" start="2026-04-21T02:00:23.192646" elapsed="0.364501"/>
</test>
<test id="s1-s5-t11" name="Verify_Ipv6_Topology_Filled_3" line="161">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:00:23.560616" elapsed="0.000226"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:00:23.560355" elapsed="0.000542"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:23.561882" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:23.561755" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.561737" elapsed="0.000213"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:23.567333" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:23.567226" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.567208" elapsed="0.000192"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.568412" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:23.568034" elapsed="0.000405"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.568909" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:00:23.568597" elapsed="0.000338"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:00:23.568980" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:23.569134" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:00:23.567624" elapsed="0.001534"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:23.574803" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:23.574680" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.574662" elapsed="0.000213"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:23.576080" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:23.575970" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.575952" elapsed="0.000196"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:00:23.576601" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:00:23.576294" elapsed="0.000333"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:00:23.577024" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:23.576800" elapsed="0.000250"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:00:23.610494" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:23.577542" elapsed="0.033121"/>
</kw>
<msg time="2026-04-21T02:00:23.610950" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:00:23.611019" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:23.577210" elapsed="0.033863"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:00:23.635504" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "y "_ "F "i "l "l "e "d "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:00:23.611946" elapsed="0.023693"/>
</kw>
<msg time="2026-04-21T02:00:23.635847" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:00:23.635950" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:23.611351" elapsed="0.024649"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.636427" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:23.636124" elapsed="0.000362"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.636089" elapsed="0.000429"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.637038" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "y "_ "F "i "l "l "e "d "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:23.636669" elapsed="0.000443"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.637402" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:23.637182" elapsed="0.000275"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.637163" elapsed="0.000317"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:00:23.637521" elapsed="0.000046"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:23.640283" elapsed="0.000386"/>
</kw>
<msg time="2026-04-21T02:00:23.640735" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:23.639172" elapsed="0.001840"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.641362" elapsed="0.000080"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.641708" elapsed="0.000077"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:00:23.638485" elapsed="0.003436"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:00:23.637890" elapsed="0.004096"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:00:23.575628" elapsed="0.066457"/>
</kw>
<msg time="2026-04-21T02:00:23.642179" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:23.642225" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:23.575024" elapsed="0.067239"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:00:23.642450" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:00:23.642339" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.642320" elapsed="0.000215"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.642981" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.643332" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:00:23.643411" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:00:23.574338" elapsed="0.069182"/>
</kw>
<msg time="2026-04-21T02:00:23.643614" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:23.643658" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:23.569541" elapsed="0.074155"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.644095" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:23.643773" elapsed="0.000381"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.643757" elapsed="0.000421"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:00:23.569398" elapsed="0.074804"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:00:23.569217" elapsed="0.075021"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:00:23.566823" elapsed="0.077474"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:00:23.561468" elapsed="0.082889"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:23.561046" elapsed="0.083360"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:00:23.558135" elapsed="0.086325"/>
</kw>
<kw name="Verify_Rib_Status_Filled">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.697723" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:23.697334" elapsed="0.000418"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:23.698530" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:23.698267" elapsed="0.000342">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:23.698702" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:23.697933" elapsed="0.000794"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.699293" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:23.698905" elapsed="0.000461"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:23.699672" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:23.699852" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv6-topology
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:23.699530" elapsed="0.000349"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.700298" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv6-topology
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:23.700050" elapsed="0.000293"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.701330" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:23.701046" elapsed="0.000328"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.701830" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:23.701534" elapsed="0.000324"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.702196" elapsed="0.000023"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.702405" elapsed="0.000024"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.702579" elapsed="0.000022"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:00:23.702059" elapsed="0.000578"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:00:23.701914" elapsed="0.000753"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:00:23.702711" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:00:23.702888" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:00:23.700706" elapsed="0.002208"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:23.700411" elapsed="0.002535"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.703116" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:23.702971" elapsed="0.000201"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.700392" elapsed="0.002801"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.703782" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:23.703336" elapsed="0.000490"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:23.703875" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:23.696696" elapsed="0.007337"/>
</kw>
<msg time="2026-04-21T02:00:23.704090" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:23.683448" elapsed="0.020691"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.716937" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.729755" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.742566" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.742762" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.742952" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.743319" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:23.743174" elapsed="0.000201"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:23.743159" elapsed="0.000240"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.743535" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.743699" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.743875" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:23.743131" elapsed="0.000799"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:23.743030" elapsed="0.000926"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.744137" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:23.744213" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:00:23.744328" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:23.679057" elapsed="0.065296"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:23.745596" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:23.745354" elapsed="0.000306">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:23.745751" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:23.745019" elapsed="0.000755"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.746107" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:23.745864" elapsed="0.000299"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.746656" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:23.746366" elapsed="0.000315"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:23.746187" elapsed="0.000529"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.745845" elapsed="0.000893"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.749166" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:23.746902" elapsed="0.002290"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:00:23.749244" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:23.749396" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:00:23.744678" elapsed="0.004742"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:23.750627" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:23.750398" elapsed="0.000291">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:23.750834" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:23.750066" elapsed="0.000794"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:00:23.751066" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:00:23.750930" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.750912" elapsed="0.000238"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.751294" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.751464" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:00:23.751529" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:00:23.753686" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:00:23.749725" elapsed="0.003987"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.755118" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:23.754869" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.755550" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:23.755312" elapsed="0.000281"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:00:23.770759" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0koup2cts3hs83ku3qtmq913a5.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:00:23.771005" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '223'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv6-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv6-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:00:23.771140" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:00:23.757807" elapsed="0.013368"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:23.755657" elapsed="0.015578"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.771482" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:23.771272" elapsed="0.000298"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.755639" elapsed="0.015960"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.776555" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv6-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv6-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:23.773068" elapsed="0.003553"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:23.772729" elapsed="0.003941"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.772704" elapsed="0.004002"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.780495" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:23.777118" elapsed="0.003422"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:23.776782" elapsed="0.003792"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.776759" elapsed="0.003840"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.781190" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:23.780763" elapsed="0.000454"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.781517" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:23.781285" elapsed="0.000290"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.782070" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:23.781756" elapsed="0.000340"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:23.781599" elapsed="0.000532"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.781267" elapsed="0.000886"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.782668" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:23.782308" elapsed="0.000386"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.783010" elapsed="0.000054"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:23.782763" elapsed="0.000340"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.783582" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:23.783287" elapsed="0.000321"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:23.783127" elapsed="0.000516"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.782745" elapsed="0.000919"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:23.783826" elapsed="0.000430"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:00:23.784738" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:23.784428" elapsed="0.000335"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:00:23.784936" elapsed="0.003765"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:00:23.772146" elapsed="0.016620"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:23.788960" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:23.788853" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.788834" elapsed="0.000195"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:00:23.791930" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:00:23.789174" elapsed="0.002785"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:00:23.792027" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:00:23.792186" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:00:23.754043" elapsed="0.038170"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:23.792274" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:00:23.792422" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:00:23.655831" elapsed="0.136617"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.821589" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:23.821124" elapsed="0.000495"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:23.822455" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:23.822141" elapsed="0.000438">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:23.822757" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:23.821782" elapsed="0.001000"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.823404" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:23.822964" elapsed="0.000468"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:23.823757" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:23.823931" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "l3-unicast-igp-topology:igp-node-attributes": {
                        "prefix": [
        ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:23.823593" elapsed="0.000404"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.824480" level="INFO">{
    "network-topology:topology": [
        {
            "node": [
                {
                    "l3-unicast-igp-topology:igp-node-attributes": {
                        "prefix": [
                            {
                                "prefix": "2a04:6d80::1/128"
                            }
                        ]
                    },
                    "node-id": "2607:f0d0:1002:11::2"
                }
            ],
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",
            "topology-types": {
                "odl-bgp-topology-types:bgp-ipv6-reachability-topology": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:23.824209" elapsed="0.000321"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:00:23.825011" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:23.824598" elapsed="0.000476"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.825744" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:23.825244" elapsed="0.000528"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:23.825100" elapsed="0.000724"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:23.824579" elapsed="0.001268"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.826462" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "l3-unicast-igp-topology:igp-node-attributes": {
                        "prefix": [
        ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:23.825993" elapsed="0.000498"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:23.826541" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:23.820493" elapsed="0.006174"/>
</kw>
<msg time="2026-04-21T02:00:23.826726" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:23.807189" elapsed="0.019585"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.839841" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.852758" elapsed="0.000038"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.865544" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.865737" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.865925" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.866305" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:23.866163" elapsed="0.000199"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:23.866148" elapsed="0.000241"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.866528" elapsed="0.000051"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.866732" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.866915" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:23.866117" elapsed="0.000852"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:23.866009" elapsed="0.000988"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.867143" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:23.867218" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:00:23.867337" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "l3-unicast-igp-topology:igp-node-attributes": {
                        "prefix": [
        ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:23.804470" elapsed="0.062894"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:23.867539" elapsed="0.002292"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:00:23.871032" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "2a04:6d80::1/128"
       }
      ]
     },
...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:00:23.870562" elapsed="0.000499"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:00:23.871643" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:00:23.871215" elapsed="0.000456"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:00:23.872197" level="INFO">{
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "2a04:6d80::1/128"
       }
      ]
     },
     "node-id": "2607:f0d0:1002:11::2"
    }
   ],
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv6-reachability-topology": {}
   }
  }
 ]
}

!=

{
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv6-reachability-topology": {}
   }
  }
 ]
}</msg>
<msg time="2026-04-21T02:00:23.872386" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -1,18 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "l3-unicast-igp-topology:igp-node-attributes": {
-      "prefix": [
-       {
-        "prefix": "2a04:6d80::1/128"
-       }
-      ]
-     },
-     "node-id": "2607:f0d0:1002:11::2"
-    }
-   ],
    "odl-bgp-topology-config:rib-id": "example-bgp-rib",
    "server-provided": true,
    "topology-id": "example-ipv6-topology",</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:00:23.871846" elapsed="0.000611">Multiline strings are different:
--- first
+++ second
@@ -1,18 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "l3-unicast-igp-topology:igp-node-attributes": {
-      "prefix": [
-       {
-        "prefix": "2a04:6d80::1/128"
-       }
-      ]
-     },
-     "node-id": "2607:f0d0:1002:11::2"
-    }
-   ],
    "odl-bgp-topology-config:rib-id": "example-bgp-rib",
    "server-provided": true,
    "topology-id": "example-ipv6-topology",</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:00:23.870149" elapsed="0.002451">Multiline strings are different:
--- first
+++ second
@@ -1,18 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "l3-unicast-igp-topology:igp-node-attributes": {
-      "prefix": [
-       {
-        "prefix": "2a04:6d80::1/128"
-       }
-      ]
-     },
-     "node-id": "2607:f0d0:1002:11::2"
-    }
-   ],
    "odl-bgp-topology-config:rib-id": "example-bgp-rib",
    "server-provided": true,
    "topology-id": "example-ipv6-topology",</status>
</kw>
<status status="FAIL" start="2026-04-21T02:00:23.869911" elapsed="0.002762">Multiline strings are different:
--- first
+++ second
@@ -1,18 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "l3-unicast-igp-topology:igp-node-attributes": {
-      "prefix": [
-       {
-        "prefix": "2a04:6d80::1/128"
-       }
-      ]
-     },
-     "node-id": "2607:f0d0:1002:11::2"
-    }
-   ],
    "odl-bgp-topology-config:rib-id": "example-bgp-rib",
    "server-provided": true,
    "topology-id": "example-ipv6-topology",</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:23.872879" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:23.872707" elapsed="0.000230"/>
</branch>
<status status="FAIL" start="2026-04-21T02:00:23.869893" elapsed="0.003067">Multiline strings are different:
--- first
+++ second
@@ -1,18 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "l3-unicast-igp-topology:igp-node-attributes": {
-      "prefix": [
-       {
-        "prefix": "2a04:6d80::1/128"
-       }
-      ]
-     },
-     "node-id": "2607:f0d0:1002:11::2"
-    }
-   ],
    "odl-bgp-topology-config:rib-id": "example-bgp-rib",
    "server-provided": true,
    "topology-id": "example-ipv6-topology",</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:00:23.793578" elapsed="0.079526">Multiline strings are different:
--- first
+++ second
@@ -1,18 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "l3-unicast-igp-topology:igp-node-attributes": {
-      "prefix": [
-       {
-        "prefix": "2a04:6d80::1/128"
-       }
-      ]
-     },
-     "node-id": "2607:f0d0:1002:11::2"
-    }
-   ],
    "odl-bgp-topology-config:rib-id": "example-bgp-rib",
    "server-provided": true,
    "topology-id": "example-ipv6-topology",</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:00:23.792765" elapsed="0.080475">Multiline strings are different:
--- first
+++ second
@@ -1,18 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "l3-unicast-igp-topology:igp-node-attributes": {
-      "prefix": [
-       {
-        "prefix": "2a04:6d80::1/128"
-       }
-      ]
-     },
-     "node-id": "2607:f0d0:1002:11::2"
-    }
-   ],
    "odl-bgp-topology-config:rib-id": "example-bgp-rib",
    "server-provided": true,
    "topology-id": "example-ipv6-topology",</status>
</kw>
<status status="FAIL" start="2026-04-21T02:00:23.792529" elapsed="0.080793">Multiline strings are different:
--- first
+++ second
@@ -1,18 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "l3-unicast-igp-topology:igp-node-attributes": {
-      "prefix": [
-       {
-        "prefix": "2a04:6d80::1/128"
-       }
-      ]
-     },
-     "node-id": "2607:f0d0:1002:11::2"
-    }
-   ],
    "odl-bgp-topology-config:rib-id": "example-bgp-rib",
    "server-provided": true,
    "topology-id": "example-ipv6-topology",</status>
</branch>
<status status="FAIL" start="2026-04-21T02:00:23.792512" elapsed="0.080844">Multiline strings are different:
--- first
+++ second
@@ -1,18 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "l3-unicast-igp-topology:igp-node-attributes": {
-      "prefix": [
-       {
-        "prefix": "2a04:6d80::1/128"
-       }
-      ]
-     },
-     "node-id": "2607:f0d0:1002:11::2"
-    }
-   ],
    "odl-bgp-topology-config:rib-id": "example-bgp-rib",
    "server-provided": true,
    "topology-id": "example-ipv6-topology",</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:23.873402" elapsed="0.000016"/>
</return>
<arg>${BGP_VAR_FOLDER}/ipv6_topology_filled</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:00:23.649480" elapsed="0.224030">Multiline strings are different:
--- first
+++ second
@@ -1,18 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "l3-unicast-igp-topology:igp-node-attributes": {
-      "prefix": [
-       {
-        "prefix": "2a04:6d80::1/128"
-       }
-      ]
-     },
-     "node-id": "2607:f0d0:1002:11::2"
-    }
-   ],
    "odl-bgp-topology-config:rib-id": "example-bgp-rib",
    "server-provided": true,
    "topology-id": "example-ipv6-topology",</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:25.947569" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:25.947133" elapsed="0.000473"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:25.948469" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:25.948166" elapsed="0.000383">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:25.948646" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:25.947813" elapsed="0.000858"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:25.949254" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:25.948859" elapsed="0.000423"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:25.949615" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:25.949816" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv6-topology
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:25.949446" elapsed="0.000397"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:25.950256" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv6-topology
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:25.950006" elapsed="0.000295"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:25.951409" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:25.951090" elapsed="0.000364"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:25.951965" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:25.951653" elapsed="0.000496"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:25.952548" elapsed="0.000023"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:25.952778" elapsed="0.000046"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:25.953007" elapsed="0.000024"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:00:25.952396" elapsed="0.000677"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:00:25.952227" elapsed="0.000883"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:00:25.953166" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:00:25.953356" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:00:25.950743" elapsed="0.002641"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:25.950385" elapsed="0.003036"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:25.953663" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:25.953457" elapsed="0.000267"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:25.950358" elapsed="0.003390"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:25.954399" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:25.953926" elapsed="0.000502"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:25.954478" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:25.946393" elapsed="0.008211"/>
</kw>
<msg time="2026-04-21T02:00:25.954661" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:25.932521" elapsed="0.022193"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:25.967956" elapsed="0.000063"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:25.981349" elapsed="0.000038"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:25.994512" elapsed="0.000036"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:25.994762" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:25.994968" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:25.995401" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:25.995246" elapsed="0.000215"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:25.995227" elapsed="0.000261"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:25.995716" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:25.995903" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:25.996073" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:25.995185" elapsed="0.000943"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:25.995060" elapsed="0.001097"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:25.996306" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:25.996388" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:00:25.996555" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:25.924406" elapsed="0.072177"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:25.998103" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:25.997765" elapsed="0.000419">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:25.998278" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:25.997317" elapsed="0.000986"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:25.998645" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:25.998374" elapsed="0.000329"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:25.999228" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:25.998928" elapsed="0.000327"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:25.998728" elapsed="0.000563"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:25.998356" elapsed="0.000958"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.001774" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:25.999466" elapsed="0.002347"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:00:26.001867" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:00:26.002028" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:00:25.996944" elapsed="0.005108"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:26.003288" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:26.003050" elapsed="0.000301">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:26.003444" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:26.002694" elapsed="0.000774"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:00:26.003676" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:00:26.003538" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.003520" elapsed="0.000239"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.003921" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.004095" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:00:26.004161" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:00:26.006368" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:00:26.002363" elapsed="0.004033"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.008616" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:26.008225" elapsed="0.000459"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.009291" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:26.008930" elapsed="0.000425"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:00:26.019931" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0koup2cts3hs83ku3qtmq913a5.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:00:26.020116" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '356'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv6-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","node":[{"node-id":"2607:f0d0:1002:11::2","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"2a04:6d80::1/128"}]}}],"server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv6-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:00:26.020220" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:00:26.011978" elapsed="0.008269"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:26.009453" elapsed="0.010841"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.020510" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:26.020325" elapsed="0.000281"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.009426" elapsed="0.011212"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.026203" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv6-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","node":[{"node-id":"2607:f0d0:1002:11::2","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"2a04:6d80::1/128"}]}}],"server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv6-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:26.022270" elapsed="0.004005"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:26.021934" elapsed="0.004394"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.021906" elapsed="0.004461"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.030304" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:26.026777" elapsed="0.003594"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:26.026449" elapsed="0.003974"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.026424" elapsed="0.004036"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.031089" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:26.030656" elapsed="0.000461"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.031427" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:26.031189" elapsed="0.000295"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.031994" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:26.031673" elapsed="0.000348"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:26.031508" elapsed="0.000548"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.031171" elapsed="0.000906"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.032598" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:26.032234" elapsed="0.000390"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.032938" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:26.032692" elapsed="0.000304"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.033471" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:26.033178" elapsed="0.000319"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:26.033020" elapsed="0.000512"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.032674" elapsed="0.000878"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:26.033724" elapsed="0.000369"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:00:26.034566" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:26.034256" elapsed="0.000336"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:00:26.034746" elapsed="0.002481"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:00:26.021230" elapsed="0.016127"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:26.037543" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:26.037429" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.037410" elapsed="0.000204"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:00:26.040636" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "2a04:6d80::1/128"
       }
      ]
     },
...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:00:26.037826" elapsed="0.002840"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:00:26.040720" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:00:26.040910" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "2a04:6d80::1/128"
       }
      ]
     },
...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:00:26.006963" elapsed="0.033974"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:26.041002" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:00:26.041157" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "2a04:6d80::1/128"
       }
      ]
     },
...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:00:25.889733" elapsed="0.151451"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.079248" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:26.078705" elapsed="0.000580"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:26.080174" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:26.079837" elapsed="0.000466">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:26.080478" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:26.079463" elapsed="0.001041"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.081139" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:26.080672" elapsed="0.000495"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:26.081498" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:26.081703" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "l3-unicast-igp-topology:igp-node-attributes": {
                        "prefix": [
        ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:26.081330" elapsed="0.000401"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.082177" level="INFO">{
    "network-topology:topology": [
        {
            "node": [
                {
                    "l3-unicast-igp-topology:igp-node-attributes": {
                        "prefix": [
                            {
                                "prefix": "2a04:6d80::1/128"
                            }
                        ]
                    },
                    "node-id": "2607:f0d0:1002:11::2"
                }
            ],
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",
            "topology-types": {
                "odl-bgp-topology-types:bgp-ipv6-reachability-topology": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:26.081907" elapsed="0.000320"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:00:26.082757" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:26.082309" elapsed="0.000526"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.083514" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:26.083008" elapsed="0.000592"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:26.082863" elapsed="0.000775"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.082283" elapsed="0.001378"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.084312" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "l3-unicast-igp-topology:igp-node-attributes": {
                        "prefix": [
        ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:26.083824" elapsed="0.000517"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:26.084396" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:26.078003" elapsed="0.006528"/>
</kw>
<msg time="2026-04-21T02:00:26.084589" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:26.064705" elapsed="0.019934"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.097658" elapsed="0.000059"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.110490" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.126195" elapsed="0.000050"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.126475" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.126666" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.127137" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:26.126982" elapsed="0.000212"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:26.126963" elapsed="0.000260"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.127368" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.127535" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.127701" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:26.126918" elapsed="0.000836"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:26.126761" elapsed="0.001023"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.127951" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:26.128032" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:00:26.128193" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "l3-unicast-igp-topology:igp-node-attributes": {
                        "prefix": [
        ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:26.053141" elapsed="0.075155"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:26.128482" elapsed="0.002931"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:00:26.133192" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "2a04:6d80::1/128"
       }
      ]
     },
...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:00:26.132502" elapsed="0.000730"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:00:26.134075" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "2a04:6d80::1/128"
       }
      ]
     },
...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:00:26.133451" elapsed="0.000664"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:00:26.134334" elapsed="0.000489"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:00:26.131908" elapsed="0.003000"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:26.131526" elapsed="0.003429"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.135195" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:26.134991" elapsed="0.000284"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.131500" elapsed="0.003805"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:00:26.042371" elapsed="0.093002"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:00:26.041520" elapsed="0.093965"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:26.041269" elapsed="0.094284"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.041251" elapsed="0.094340"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:26.135644" elapsed="0.000046"/>
</return>
<arg>${BGP_VAR_FOLDER}/ipv6_topology_filled</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:00:25.879951" elapsed="0.255901"/>
</kw>
<arg>5x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${BGP_VAR_FOLDER}/ipv6_topology_filled</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:00:23.644922" elapsed="2.491017"/>
</kw>
<doc>Verifies that example-ipv6-topology is filled with ipv6 route</doc>
<status status="PASS" start="2026-04-21T02:00:23.644611" elapsed="2.491423"/>
</kw>
<doc>Verifies that example-ipv6-topology is filled after configuring the peer for the third time.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:00:23.557494" elapsed="2.578699"/>
</test>
<test id="s1-s5-t12" name="Delete_Bgp_Peer_Configuration_3" line="166">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:00:26.141130" elapsed="0.000297"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:00:26.140736" elapsed="0.000768"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:26.142969" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:26.142783" elapsed="0.000252"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.142757" elapsed="0.000311"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:26.150249" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:26.150099" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.150074" elapsed="0.000272"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.151752" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:26.151211" elapsed="0.000598"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.152443" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:00:26.152035" elapsed="0.000449"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:00:26.152621" elapsed="0.000047"/>
</return>
<msg time="2026-04-21T02:00:26.152874" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:00:26.150668" elapsed="0.002244"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:26.160655" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:26.160499" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.160471" elapsed="0.000283"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:26.162563" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:26.162425" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.162402" elapsed="0.000246"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:00:26.163254" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:00:26.162867" elapsed="0.000420"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:00:26.163765" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:26.163494" elapsed="0.000321"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:00:26.197356" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:26.164450" elapsed="0.033099"/>
</kw>
<msg time="2026-04-21T02:00:26.197821" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:00:26.197872" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:26.164023" elapsed="0.033886"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:00:26.241363" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:00:26.198616" elapsed="0.042988"/>
</kw>
<msg time="2026-04-21T02:00:26.241901" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:00:26.241950" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:26.198164" elapsed="0.043824"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.242475" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:26.242115" elapsed="0.000422"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.242074" elapsed="0.000492"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.243146" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:26.242716" elapsed="0.000501"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.243502" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:26.243284" elapsed="0.000272"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.243266" elapsed="0.000314"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:00:26.243619" elapsed="0.000043"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:26.246420" elapsed="0.000403"/>
</kw>
<msg time="2026-04-21T02:00:26.246888" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:26.245240" elapsed="0.001786"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.247306" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.247640" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:00:26.244567" elapsed="0.003278"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:00:26.243982" elapsed="0.003930"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:00:26.162057" elapsed="0.086009"/>
</kw>
<msg time="2026-04-21T02:00:26.248159" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:26.248204" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:26.160991" elapsed="0.087250"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:00:26.248427" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:00:26.248317" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.248299" elapsed="0.000212"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.248944" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.249288" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:00:26.249361" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:00:26.160021" elapsed="0.089448"/>
</kw>
<msg time="2026-04-21T02:00:26.249563" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:26.249607" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:26.153439" elapsed="0.096206"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.250040" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:26.249721" elapsed="0.000374"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.249703" elapsed="0.000415"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:00:26.153237" elapsed="0.096906"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:00:26.152993" elapsed="0.097185"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:00:26.149560" elapsed="0.100674"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:00:26.142388" elapsed="0.107904"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:26.141741" elapsed="0.108596"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:00:26.137601" elapsed="0.112790"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.251395" level="INFO">&amp;{mapping} = { IP=2607:f0d0:1002:11::2 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${IPV6_IP_3}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:26.250602" elapsed="0.000823"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.295777" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:26.295358" elapsed="0.000469"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:26.296626" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:26.296352" elapsed="0.000357">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:26.296820" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:26.296011" elapsed="0.000836"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.297408" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:26.297015" elapsed="0.000421"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:26.297902" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:26.298094" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:26.297604" elapsed="0.000518"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.298541" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:26.298284" elapsed="0.000305"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.299680" level="INFO">mapping: {'IP': '2607:f0d0:1002:11::2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:26.299377" elapsed="0.000352"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.300221" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:26.299940" elapsed="0.000307"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.300974" level="INFO">${value} = 2607:f0d0:1002:11::2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:26.300649" elapsed="0.000362"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:26.302142" level="INFO">${encoded} = 2607%3Af0d0%3A1002%3A11%3A%3A2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:26.301903" elapsed="0.000266"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:26.302225" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:00:26.302396" level="INFO">${encoded_value} = 2607%3Af0d0%3A1002%3A11%3A%3A2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:26.301503" elapsed="0.000918"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:26.302581" elapsed="0.000268"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">2607:f0d0:1002:11::2</var>
<status status="PASS" start="2026-04-21T02:00:26.300508" elapsed="0.002384"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.303447" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:26.303146" elapsed="0.000326"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:26.304210" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:26.303997" elapsed="0.000241"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:26.304288" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:00:26.304440" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:26.303658" elapsed="0.000807"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:26.304621" elapsed="0.000338"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:00:26.303011" elapsed="0.001993"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.305558" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:26.305254" elapsed="0.000330"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:26.306362" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:26.306151" elapsed="0.000237"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:26.306438" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:00:26.306595" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:26.305773" elapsed="0.000846"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:26.306771" elapsed="0.000244"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:00:26.305120" elapsed="0.001935"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.307604" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:26.307301" elapsed="0.000329"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:26.308414" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:26.308201" elapsed="0.000239"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:26.308491" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:26.308641" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:26.307849" elapsed="0.000817"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:26.308896" elapsed="0.000231"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:00:26.307168" elapsed="0.002001"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.309725" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:26.309417" elapsed="0.000335"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:26.310518" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:26.310308" elapsed="0.000236"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:26.310593" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:26.310743" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:26.309987" elapsed="0.000782"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:26.310937" elapsed="0.000224"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:26.309284" elapsed="0.001918"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.311748" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:26.311445" elapsed="0.000328"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:26.312684" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:26.312292" elapsed="0.000418"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:26.312760" elapsed="0.000044"/>
</return>
<msg time="2026-04-21T02:00:26.312929" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:26.311976" elapsed="0.000977"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:26.313103" elapsed="0.000223"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:00:26.311315" elapsed="0.002051"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.313961" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:26.313610" elapsed="0.000377"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:26.314700" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:26.314493" elapsed="0.000232"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:26.314774" elapsed="0.000044"/>
</return>
<msg time="2026-04-21T02:00:26.314942" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:26.314176" elapsed="0.000790"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:26.315115" elapsed="0.000219"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:26.313479" elapsed="0.001895"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.315938" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:26.315623" elapsed="0.000341"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:26.316673" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:26.316464" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:26.316748" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:26.316916" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:26.316148" elapsed="0.000793"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:26.317092" elapsed="0.000221"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:26.315491" elapsed="0.001862"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:00:26.300308" elapsed="0.017081"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:00:26.317436" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:00:26.317600" level="INFO">${mapping_to_use} = {'IP': '2607%3Af0d0%3A1002%3A11%3A%3A2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'R...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:00:26.299029" elapsed="0.018598"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:26.298670" elapsed="0.018989"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.317921" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:26.317696" elapsed="0.000344"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.298646" elapsed="0.019421"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.318980" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:26.318220" elapsed="0.000789"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:26.319058" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:26.294678" elapsed="0.024506"/>
</kw>
<msg time="2026-04-21T02:00:26.319242" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:26.281190" elapsed="0.038103"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.347669" elapsed="0.000564"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.361356" elapsed="0.000046"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.374921" elapsed="0.000047"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.375198" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.375387" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.375864" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:26.375692" elapsed="0.000229"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:26.375673" elapsed="0.000277"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.376094" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.376261" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.376428" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:26.375627" elapsed="0.000856"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:26.375484" elapsed="0.001028"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.376659" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:26.376739" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:00:26.376921" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:26.276568" elapsed="0.100382"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.378316" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:26.378002" elapsed="0.000367"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:00:26.398395" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0koup2cts3hs83ku3qtmq913a5.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:00:26.398455" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:00:26.398571" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:00:26.380567" elapsed="0.018031"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:26.378435" elapsed="0.020212"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.398886" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:26.398678" elapsed="0.000273"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.378418" elapsed="0.020555"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.402589" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:26.400076" elapsed="0.002559"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:26.399832" elapsed="0.002838"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.399813" elapsed="0.002883"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.405320" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:26.402985" elapsed="0.002381"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:26.402750" elapsed="0.002651"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.402734" elapsed="0.002692"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.406059" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:26.405618" elapsed="0.000467"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.406395" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:26.406156" elapsed="0.000296"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.406960" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:26.406638" elapsed="0.000348"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:26.406476" elapsed="0.000546"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.406138" elapsed="0.000906"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.407560" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:26.407201" elapsed="0.000385"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.407901" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:26.407654" elapsed="0.000304"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.408437" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:26.408142" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:26.407983" elapsed="0.000520"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.407636" elapsed="0.000889"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:26.408677" elapsed="0.000367"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:00:26.409510" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:26.409207" elapsed="0.000329"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:00:26.409812" elapsed="0.003887"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:00:26.399375" elapsed="0.014392"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:00:26.413834" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:00:26.416202" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:00:26.377324" elapsed="0.038905"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:26.416283" elapsed="0.000028"/>
</return>
<arg>${BGP_VAR_FOLDER}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:00:26.251667" elapsed="0.164739"/>
</kw>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<status status="PASS" start="2026-04-21T02:00:26.136811" elapsed="0.279714"/>
</test>
<test id="s1-s5-t13" name="Verify_Ipv6_Topology_Empty_3" line="179">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:00:26.420042" elapsed="0.000226"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:00:26.419757" elapsed="0.000567"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:26.421343" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:26.421229" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.421210" elapsed="0.000203"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:26.426456" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:26.426349" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.426331" elapsed="0.000193"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.427540" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:26.427148" elapsed="0.000419"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.428043" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:00:26.427728" elapsed="0.000340"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:00:26.428113" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:00:26.428268" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:00:26.426751" elapsed="0.001542"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:26.434100" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:26.433987" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.433967" elapsed="0.000204"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:26.435395" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:26.435287" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.435269" elapsed="0.000194"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:00:26.435934" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:00:26.435608" elapsed="0.000354"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:00:26.436343" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:26.436123" elapsed="0.000246"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:00:26.464958" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:26.436886" elapsed="0.028284"/>
</kw>
<msg time="2026-04-21T02:00:26.465402" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:00:26.465451" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:26.436529" elapsed="0.028959"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:00:26.488287" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "y "_ "E "m "p "t "y "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:00:26.466299" elapsed="0.022211"/>
</kw>
<msg time="2026-04-21T02:00:26.488699" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:00:26.488747" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:26.465736" elapsed="0.023050"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.489201" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:26.488918" elapsed="0.000340"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.488888" elapsed="0.000396"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.489772" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "y "_ "E "m "p "t "y "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:26.489427" elapsed="0.000433"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.490163" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:26.489928" elapsed="0.000290"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.489910" elapsed="0.000332"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:00:26.490280" elapsed="0.000038"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:26.493008" elapsed="0.000153"/>
</kw>
<msg time="2026-04-21T02:00:26.493224" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:26.491852" elapsed="0.001510"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.493643" elapsed="0.000078"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.494031" elapsed="0.000079"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:00:26.491183" elapsed="0.003037"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:00:26.490598" elapsed="0.003689"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:00:26.434982" elapsed="0.059403"/>
</kw>
<msg time="2026-04-21T02:00:26.494483" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:26.494528" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:26.434326" elapsed="0.060244"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:00:26.494758" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:00:26.494650" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.494631" elapsed="0.000230"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.495285" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.495640" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:00:26.495711" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:00:26.433599" elapsed="0.062250"/>
</kw>
<msg time="2026-04-21T02:00:26.495948" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:26.495993" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:26.428671" elapsed="0.067362"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.496367" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:26.496110" elapsed="0.000311"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.496093" elapsed="0.000352"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:00:26.428528" elapsed="0.067941"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:00:26.428352" elapsed="0.068152"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:00:26.425988" elapsed="0.070580"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:00:26.420937" elapsed="0.075735"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:26.420478" elapsed="0.076244"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:00:26.417506" elapsed="0.079273"/>
</kw>
<kw name="Verify_Rib_Status_Empty">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.550600" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:26.550158" elapsed="0.000476"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:26.551446" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:26.551179" elapsed="0.000344">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:26.551618" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:26.550830" elapsed="0.000813"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.552217" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:26.551825" elapsed="0.000420"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:26.552551" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:26.552719" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv6-topology
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:26.552405" elapsed="0.000340"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.553167" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv6-topology
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:26.552920" elapsed="0.000294"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.554319" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:26.553985" elapsed="0.000379"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.554835" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:26.554531" elapsed="0.000331"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.555199" elapsed="0.000022"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.555408" elapsed="0.000024"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.555583" elapsed="0.000021"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:00:26.555064" elapsed="0.000576"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:00:26.554920" elapsed="0.000751"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:00:26.555719" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:00:26.555904" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:00:26.553644" elapsed="0.002285"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:26.553294" elapsed="0.002668"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.556137" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:26.555989" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.553269" elapsed="0.002945"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.556831" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:26.556355" elapsed="0.000504"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:26.556910" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:26.549397" elapsed="0.007638"/>
</kw>
<msg time="2026-04-21T02:00:26.557150" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:26.536198" elapsed="0.021005"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.570259" elapsed="0.000052"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.583944" elapsed="0.000085"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.596947" elapsed="0.000038"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.597201" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.597400" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.597874" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:26.597705" elapsed="0.000227"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:26.597685" elapsed="0.000275"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.598134" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.598302" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.598475" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:26.597635" elapsed="0.000893"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:26.597497" elapsed="0.001060"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.598704" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:26.598785" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:00:26.598972" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:26.531654" elapsed="0.067347"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:26.600534" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:26.600189" elapsed="0.000425">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:26.600710" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:26.599747" elapsed="0.000988"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.601207" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:26.600927" elapsed="0.000338"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.601769" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:26.601472" elapsed="0.000339"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:26.601289" elapsed="0.000558"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.600907" elapsed="0.000961"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.604356" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:26.602035" elapsed="0.002348"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:00:26.604438" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:00:26.604601" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:00:26.599365" elapsed="0.005261"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:26.605910" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:26.605644" elapsed="0.000333">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:26.606100" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:26.605304" elapsed="0.000822"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:00:26.606335" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:00:26.606197" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.606179" elapsed="0.000240"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.606571" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.606743" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:00:26.606829" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:00:26.609011" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:00:26.604966" elapsed="0.004071"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.610486" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:26.610226" elapsed="0.000306"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.610943" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:26.610684" elapsed="0.000302"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:00:26.622879" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0koup2cts3hs83ku3qtmq913a5.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:00:26.623043" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '223'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv6-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv6-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:00:26.623148" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:00:26.613183" elapsed="0.009992"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:26.611051" elapsed="0.012172"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.623414" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:26.623252" elapsed="0.000228"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.611033" elapsed="0.012468"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.627147" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv6-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv6-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:26.624582" elapsed="0.002613"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:26.624351" elapsed="0.002880"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.624331" elapsed="0.002994"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.630571" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:26.627608" elapsed="0.003009"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:26.627385" elapsed="0.003266"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.627367" elapsed="0.003310"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.631285" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:26.630871" elapsed="0.000441"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.631619" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:26.631381" elapsed="0.000295"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.632181" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:26.631878" elapsed="0.000330"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:26.631701" elapsed="0.000543"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.631364" elapsed="0.000901"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.632803" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:26.632424" elapsed="0.000407"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.633133" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:26.632901" elapsed="0.000288"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.633662" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:26.633368" elapsed="0.000321"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:26.633213" elapsed="0.000510"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.632883" elapsed="0.000861"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:26.633910" elapsed="0.013069"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:00:26.649041" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:26.648602" elapsed="0.000470"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:00:26.649241" elapsed="0.003248"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:00:26.623906" elapsed="0.028655"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:26.652771" elapsed="0.000033"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:26.652649" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.652624" elapsed="0.000236"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:00:26.656309" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:00:26.653012" elapsed="0.003329"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:00:26.656395" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:00:26.656571" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:00:26.609368" elapsed="0.047230"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:26.656664" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:00:26.656835" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:00:26.508428" elapsed="0.148434"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.686063" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:26.685474" elapsed="0.001201"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:26.687557" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:26.687239" elapsed="0.000445">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:26.687878" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:26.686882" elapsed="0.001022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.688525" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:26.688071" elapsed="0.000481"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:26.688896" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:26.689079" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:26.688714" elapsed="0.000392"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.689531" level="INFO">{
    "network-topology:topology": [
        {
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",
            "topology-types": {
                "odl-bgp-topology-types:bgp-ipv6-reachability-topology": {}
            }
        }
    ]
}

</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:26.689262" elapsed="0.000315"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:00:26.690164" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:26.689661" elapsed="0.000565"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.690921" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:26.690400" elapsed="0.000548"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:26.690254" elapsed="0.000730"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.689635" elapsed="0.001370"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.691632" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:26.691150" elapsed="0.000510"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:26.691714" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:26.684718" elapsed="0.007150"/>
</kw>
<msg time="2026-04-21T02:00:26.691924" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:26.671721" elapsed="0.020253"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.705103" elapsed="0.000038"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.717932" elapsed="0.000042"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.730837" elapsed="0.000040"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.731090" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.731275" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.731704" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:26.731554" elapsed="0.000206"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:26.731534" elapsed="0.000268"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.731950" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.732118" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.732284" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:26.731493" elapsed="0.000846"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:26.731365" elapsed="0.001003"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.732521" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:26.732602" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:00:26.732751" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:26.668977" elapsed="0.063802"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:26.732977" elapsed="0.002372"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:00:26.736478" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:00:26.736137" elapsed="0.000368"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:00:26.736955" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:00:26.736656" elapsed="0.000327"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:00:26.737138" elapsed="0.000336"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:00:26.735692" elapsed="0.001841"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:26.735428" elapsed="0.002137"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.737735" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:26.737591" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.735409" elapsed="0.002418"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:00:26.658117" elapsed="0.079760"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:00:26.657231" elapsed="0.080724"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:26.656950" elapsed="0.081112"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.656931" elapsed="0.081158"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:26.738154" elapsed="0.000035"/>
</return>
<arg>${BGP_VAR_FOLDER}/ipv6_topology_empty</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:00:26.501890" elapsed="0.236406"/>
</kw>
<arg>5x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${BGP_VAR_FOLDER}/ipv6_topology_empty</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:00:26.497235" elapsed="0.241123"/>
</kw>
<doc>Verifies that example-ipv6-topology is empty</doc>
<status status="PASS" start="2026-04-21T02:00:26.496943" elapsed="0.241483"/>
</kw>
<doc>Verifies that example-ipv6-topology is empty after final deconfiguration.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:00:26.416904" elapsed="0.321639"/>
</test>
<test id="s1-s5-t14" name="Stop_All_Exabgps" line="184">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:00:26.742020" elapsed="0.000233"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:00:26.741737" elapsed="0.000572"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:26.743313" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:26.743202" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.743184" elapsed="0.000198"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:26.748679" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:26.748571" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.748553" elapsed="0.000194"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.749749" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:26.749366" elapsed="0.000410"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.750280" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:00:26.749950" elapsed="0.000356"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:00:26.750351" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:00:26.750507" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:00:26.748991" elapsed="0.001541"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:26.756098" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:26.755990" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.755972" elapsed="0.000194"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:26.757348" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:26.757242" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.757224" elapsed="0.000193"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:00:26.757880" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:00:26.757561" elapsed="0.000346"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:00:26.758329" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:26.758066" elapsed="0.000294"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:00:26.791213" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:26.758875" elapsed="0.032586"/>
</kw>
<msg time="2026-04-21T02:00:26.791760" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:00:26.791871" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:26.758523" elapsed="0.033403"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:00:26.812663" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "E "x "a "b "g "p "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:00:26.792857" elapsed="0.020009"/>
</kw>
<msg time="2026-04-21T02:00:26.813182" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:00:26.813231" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "E "x "a "b "g "p "s "[K"
[?1l...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:26.792244" elapsed="0.021027"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.813687" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:26.813378" elapsed="0.000368"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.813347" elapsed="0.000425"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.814359" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "E "x "a "b "g "p "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:26.813950" elapsed="0.000474"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.814717" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:26.814497" elapsed="0.000274"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.814476" elapsed="0.000337"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:00:26.814854" elapsed="0.000040"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:26.817544" elapsed="0.000369"/>
</kw>
<msg time="2026-04-21T02:00:26.817980" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:26.816412" elapsed="0.001706"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.818457" elapsed="0.000078"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.818815" elapsed="0.000077"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:00:26.815748" elapsed="0.003255"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:00:26.815176" elapsed="0.003891"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:00:26.756940" elapsed="0.062225"/>
</kw>
<msg time="2026-04-21T02:00:26.819258" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:26.819304" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "E "x "a "b "g "p "s "[K"
[?1l...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:26.756314" elapsed="0.063029"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:00:26.819530" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:00:26.819419" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.819401" elapsed="0.000213"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.820044" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.820391" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:00:26.820464" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:00:26.755639" elapsed="0.064933"/>
</kw>
<msg time="2026-04-21T02:00:26.820666" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:26.820711" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "E "x "a "b "g "p "s "[K"
[?1l...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:26.750917" elapsed="0.069833"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:26.821092" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:26.820841" elapsed="0.000306"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:26.820823" elapsed="0.000347"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:00:26.750760" elapsed="0.070433"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:00:26.750587" elapsed="0.070638"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:00:26.748207" elapsed="0.073073"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:00:26.742913" elapsed="0.078424"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:26.742461" elapsed="0.079010"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:00:26.739494" elapsed="0.082036"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:00:26.830860" level="INFO">Executing command 'cat exaipv6.log'.</msg>
<msg time="2026-04-21T02:00:26.846391" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:00:26.846602" level="INFO">${output_log} = 02:00:15 | 3770   | welcome         | Thank you for using ExaBGP
02:00:15 | 3770   | version         | 4.2.4
02:00:15 | 3770   | interpreter     | 3.10.12 (main, Jan 26 2026, 14:55:28) [GCC 11.4.0]
02...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:00:26.830685" elapsed="0.015977"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.847712" level="INFO">02:00:15 | 3770   | welcome         | Thank you for using ExaBGP
02:00:15 | 3770   | version         | 4.2.4
02:00:15 | 3770   | interpreter     | 3.10.12 (main, Jan 26 2026, 14:55:28) [GCC 11.4.0]
02:00:15 | 3770   | os              | Linux releng-12085-696-0-builder-0 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64
02:00:15 | 3770   | installation    | /tmp/defaultvenv
02:00:15 | 3770   | advice          | environment file missing
02:00:15 | 3770   | advice          | generate it using "exabgp --fi &gt; /tmp/defaultvenv/etc/exabgp/exabgp.env"
02:00:18 | 3770   | advice          | 
02:00:18 | 3770   | advice          | Your OS is very slow when returning the host FQDN
02:00:18 | 3770   | advice          | Most likely you do not have valid forward/reverse DNS setup
02:00:18 | 3770   | advice          | Adding your hostname to the /etc/hosts file should fix the issue
02:00:18 | 3770   | advice          | 
02:00:18 | 3770   | cli             | could not find the named pipes (exabgp.in and exabgp.out) required for the cli
02:00:18 | 3770   | cli             | we scanned the following folders (the number is your PID):
02:00:18 | 3770   | cli control     |  - /run/exabgp/
02:00:18 | 3770   | cli control     |  - /run/1001/
02:00:18 | 3770   | cli control     |  - /run/
02:00:18 | 3770   | cli control     |  - /var/run/exabgp/
02:00:18 | 3770   | cli control     |  - /var/run/1001/
02:00:18 | 3770   | cli control     |  - /var/run/
02:00:18 | 3770   | cli control     |  - /tmp/defaultvenv/run/exabgp/
02:00:18 | 3770   | cli control     |  - /tmp/defaultvenv/run/1001/
02:00:18 | 3770   | cli control     |  - /tmp/defaultvenv/run/
02:00:18 | 3770   | cli control     |  - /tmp/defaultvenv/var/run/exabgp/
02:00:18 | 3770   | cli control     |  - /tmp/defaultvenv/var/run/1001/
02:00:18 | 3770   | cli control     |  - /tmp/defaultvenv/var/run/
02:00:18 | 3770   | cli control     | please make them in one of the folder with the following commands:
02:00:18 | 3770   | cli control     | &gt; mkfifo /home/jenkins/run/exabgp.{in,out}
02:00:18 | 3770   | cli control     | &gt; chmod 600 /home/jenkins/run/exabgp.{in,out}
02:00:18 | 3770   | cli control     | &gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}
02:00:18 | 3770   | configuration   | performing reload of exabgp 4.2.4
02:00:18 | 3770   | configuration   | &gt; neighbor         | '::1'
02:00:18 | 3770   | configuration   | . router-id        | '1.2.3.4'
02:00:18 | 3770   | configuration   | . local-address    | '2607:f0d0:1002:0011:0000:0000:0000:0002'
02:00:18 | 3770   | configuration   | . local-as         | '64496'
02:00:18 | 3770   | configuration   | . peer-as          | '64496'
02:00:18 | 3770   | configuration   | &gt; capability       | 
02:00:18 | 3770   | configuration   | . route-refresh    | 'disable'
02:00:18 | 3770   | configuration   | . add-path         | 'disable'
02:00:18 | 3770   | configuration   | &lt; capability       | 
02:00:18 | 3770   | configuration   | &gt; family           | 
02:00:18 | 3770   | configuration   | . ipv6             | 'unicast'
02:00:18 | 3770   | configuration   | &lt; family           | 
02:00:18 | 3770   | configuration   | &gt; static           | 
02:00:18 | 3770   | configuration   | . route            | '2a04:6d80::1/128' 'next-hop' 'self'
02:00:18 | 3770   | configuration   | &lt; static           | 
02:00:18 | 3770   | configuration   | &lt; neighbor         | 
02:00:18 | 3770   | reactor         | new peer: neighbor ::1 local-ip 2607:f0d0:1002:0011:0000:0000:0000:0002 local-as 64496 peer-as 64496 router-id 1.2.3.4 family-allowed in-open
02:00:18 | 3770   | reactor         | loaded new configuration successfully
02:00:18 | 3770   | reactor         | initialising connection to peer-1
02:00:18 | 3770   | outgoing-1      | attempting connection to ::1:1790
02:00:18 | 3770   | outgoing-1      | sending TCP payload (  49) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0031 0104 FBF0 00B4 0102 0304 1402 0601 0400 0200 0102 0641 0400 00FB F002 0206 00
02:00:18 | 3770   | outgoing-1      | &gt;&gt; OPEN version=4 asn=64496 hold_time=180 router_id=1.2.3.4 capabilities=[Multiprotocol(ipv6 unicast), Extended Message(65535), ASN4(64496)]
02:00:18 | 3770   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 003B 01
02:00:18 | 3770   | outgoing-1      | received TCP payload (  40) 04FB F000 B4C0 0002 021E 021C 4104 0000 FBF0 0600 0200 0104 0001 0001 0104 0002 0001 4002 00B4 4700
02:00:18 | 3770   | outgoing-1      | &lt;&lt; message of type OPEN
02:00:18 | 3770   | outgoing-1      | &lt;&lt; OPEN version=4 asn=64496 hold_time=180 router_id=192.0.2.2 capabilities=[Multiprotocol(ipv4 unicast,ipv6 unicast), Route Refresh, Extended Message(65535), Graceful Restart Flags 0x0 Time 180 , ASN4(64496), Unassigned 71]
02:00:18 | 3770   | ka-outgoing-1   | receive-timer 60 second(s) left
02:00:18 | 3770   | outgoing-1      | --------------------------------------------------------------------
02:00:18 | 3770   | outgoing-1      | the connection can not carry the following family/families
02:00:18 | 3770   | outgoing-1      |  - exabgp is not configured for ipv4/unicast
02:00:18 | 3770   | outgoing-1      | therefore no routes of this kind can be announced on the connection
02:00:18 | 3770   | outgoing-1      | --------------------------------------------------------------------
02:00:18 | 3770   | outgoing-1      | sending TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04
02:00:18 | 3770   | outgoing-1      | &gt;&gt; KEEPALIVE (OPENCONFIRM)
02:00:18 | 3770   | ka-outgoing-1   | receive-timer 180 second(s) left
02:00:18 | 3770   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04
02:00:18 | 3770   | outgoing-1      | &lt;&lt; message of type KEEPALIVE
02:00:18 | 3770   | reactor         | connected to peer-1 with outgoing-1 2607:f0d0:1002:0011:0000:0000:0000:0002-::1
02:00:18 | 3770   | outgoing-1      | sending TCP payload (  78) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 004E 0200 0000 3740 0101 0040 0200 4005 0400 0000 6480 0E26 0002 0110 2607 F0D0 1002 0011 0000 0000 0000 0002 0080 2A04 6D80 0000 0000 0000 0000 0000 0001
02:00:18 | 3770   | outgoing-1      | &gt;&gt; 1 UPDATE(s)
02:00:18 | 3770   | outgoing-1      | sending TCP payload (  30) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001E 0200 0000 0790 0F00 0300 0201
02:00:18 | 3770   | outgoing-1      | &gt;&gt; EOR ipv6 unicast
02:00:18 | 3770   | peer-1          | &gt;&gt; EOR(s)
02:00:18 | 3770   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02
02:00:18 | 3770   | outgoing-1      | received TCP payload (   4) 0000 0000
02:00:18 | 3770   | outgoing-1      | &lt;&lt; message of type UPDATE
02:00:18 | 3770   | parser          | parsing UPDATE (   4) 0000 0000
02:00:18 | 3770   | peer-1          | &lt;&lt; UPDATE #1
02:00:18 | 3770   | peer-1          |    UPDATE #1 nlri  (   4) eor 1/1 (ipv4 unicast)
02:00:18 | 3770   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02
02:00:18 | 3770   | outgoing-1      | received TCP payload (   4) 0000 0000
02:00:18 | 3770   | outgoing-1      | &lt;&lt; message of type UPDATE
02:00:18 | 3770   | parser          | parsing UPDATE (   4) 0000 0000
02:00:18 | 3770   | peer-1          | &lt;&lt; UPDATE #2
02:00:18 | 3770   | peer-1          |    UPDATE #2 nlri  (   4) eor 1/1 (ipv4 unicast)
02:00:18 | 3770   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001D 02
02:00:18 | 3770   | outgoing-1      | received TCP payload (  10) 0000 0006 800F 0300 0201
02:00:18 | 3770   | outgoing-1      | &lt;&lt; message of type UPDATE
02:00:18 | 3770   | parser          | parsing UPDATE (  10) 0000 0006 800F 0300 0201
02:00:18 | 3770   | routes          | withdrawn NLRI none
02:00:18 | 3770   | parser          | attribute mp-unreach-nlri    flag 0x80 type 0x0f len 0x03 payload 0002 01
02:00:18 | 3770   | routes          | announced NLRI none
02:00:18 | 3770   | peer-1          | &lt;&lt; UPDATE #3
02:00:18 | 3770   | peer-1          |    UPDATE #3 nlri  (  11) eor 2/1 (ipv6 unicast)
02:00:18 | 3770   | ka-outgoing-1   | receive-timer 179 second(s) left
02:00:18 | 3770   | ka-outgoing-1   | send-timer 59 second(s) left
02:00:19 | 3770   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0015 03
02:00:19 | 3770   | outgoing-1      | received TCP payload (   2) 0600
02:00:19 | 3770   | outgoing-1      | &lt;&lt; message of type NOTIFICATION
02:00:19 | 3770   | outgoing-1      | peer reset, message [notification received (6,0)] error[Cease / Unspecific]
02:00:19 | 3770   | outgoing-1      | outgoing-1 2607:f0d0:1002:0011:0000:0000:0000:0002-::1, closing connection
02:00:19 | 3770   | reactor         | initialising connection to peer-1
02:00:19 | 3770   | outgoing-2      | attempting connection to ::1:1790
02:00:19 | 3770   | outgoing-2      | sending TCP payload (  49) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0031 0104 FBF0 00B4 0102 0304 1402 0601 0400 0200 0102 0641 0400 00FB F002 0206 00
02:00:19 | 3770   | outgoing-2      | &gt;&gt; OPEN version=4 asn=64496 hold_time=180 router_id=1.2.3.4 capabilities=[Multiprotocol(ipv6 unicast), Extended Message(65535), ASN4(64496)]
02:00:19 | 3770   | ka-outgoing-2   | receive-timer 60 second(s) left
02:00:19 | 3770   | outgoing-2      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0015 03
02:00:19 | 3770   | outgoing-2      | received TCP payload (   2) 0605
02:00:19 | 3770   | outgoing-2      | &lt;&lt; message of type NOTIFICATION
02:00:19 | 3770   | outgoing-2      | peer reset, message [notification received (6,5)] error[Cease / Connection Rejected]
02:00:19 | 3770   | outgoing-2      | outgoing-2 2607:f0d0:1002:0011:0000:0000:0000:0002-::1, closing connection
02:00:20 | 3770   | reactor         | initialising connection to peer-1
02:00:20 | 3770   | outgoing-3      | attempting connection to ::1:1790
02:00:20 | 3770   | outgoing-3      | sending TCP payload (  49) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0031 0104 FBF0 00B4 0102 0304 1402 0601 0400 0200 0102 0641 0400 00FB F002 0206 00
02:00:20 | 3770   | outgoing-3      | &gt;&gt; OPEN version=4 asn=64496 hold_time=180 router_id=1.2.3.4 capabilities=[Multiprotocol(ipv6 unicast), Extended Message(65535), ASN4(64496)]
02:00:20 | 3770   | outgoing-3      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 003B 01
02:00:20 | 3770   | outgoing-3      | received TCP payload (  40) 04FB F000 B4C0 0002 021E 021C 4104 0000 FBF0 0600 0200 0104 0001 0001 0104 0002 0001 4002 00B4 4700
02:00:20 | 3770   | outgoing-3      | &lt;&lt; message of type OPEN
02:00:20 | 3770   | outgoing-3      | &lt;&lt; OPEN version=4 asn=64496 hold_time=180 router_id=192.0.2.2 capabilities=[Multiprotocol(ipv4 unicast,ipv6 unicast), Route Refresh, Extended Message(65535), Graceful Restart Flags 0x0 Time 180 , ASN4(64496), Unassigned 71]
02:00:20 | 3770   | ka-outgoing-3   | receive-timer 60 second(s) left
02:00:20 | 3770   | outgoing-3      | --------------------------------------------------------------------
02:00:20 | 3770   | outgoing-3      | the connection can not carry the following family/families
02:00:20 | 3770   | outgoing-3      |  - exabgp is not configured for ipv4/unicast
02:00:20 | 3770   | outgoing-3      | therefore no routes of this kind can be announced on the connection
02:00:20 | 3770   | outgoing-3      | --------------------------------------------------------------------
02:00:20 | 3770   | outgoing-3      | sending TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04
02:00:20 | 3770   | outgoing-3      | &gt;&gt; KEEPALIVE (OPENCONFIRM)
02:00:20 | 3770   | ka-outgoing-3   | receive-timer 180 second(s) left
02:00:20 | 3770   | outgoing-3      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04
02:00:20 | 3770   | outgoing-3      | &lt;&lt; message of type KEEPALIVE
02:00:20 | 3770   | reactor         | connected to peer-1 with outgoing-3 2607:f0d0:1002:0011:0000:0000:0000:0002-::1
02:00:20 | 3770   | outgoing-3      | sending TCP payload (  78) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 004E 0200 0000 3740 0101 0040 0200 4005 0400 0000 6480 0E26 0002 0110 2607 F0D0 1002 0011 0000 0000 0000 0002 0080 2A04 6D80 0000 0000 0000 0000 0000 0001
02:00:20 | 3770   | outgoing-3      | &gt;&gt; 1 UPDATE(s)
02:00:20 | 3770   | outgoing-3      | sending TCP payload (  30) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001E 0200 0000 0790 0F00 0300 0201
02:00:20 | 3770   | outgoing-3      | &gt;&gt; EOR ipv6 unicast
02:00:20 | 3770   | peer-1          | &gt;&gt; EOR(s)
02:00:20 | 3770   | outgoing-3      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02
02:00:20 | 3770   | outgoing-3      | received TCP payload (   4) 0000 0000
02:00:20 | 3770   | outgoing-3      | &lt;&lt; message of type UPDATE
02:00:20 | 3770   | parser          | parsing UPDATE (   4) 0000 0000
02:00:20 | 3770   | peer-1          | &lt;&lt; UPDATE #1
02:00:20 | 3770   | peer-1          |    UPDATE #1 nlri  (   4) eor 1/1 (ipv4 unicast)
02:00:20 | 3770   | outgoing-3      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02
02:00:20 | 3770   | outgoing-3      | received TCP payload (   4) 0000 0000
02:00:20 | 3770   | outgoing-3      | &lt;&lt; message of type UPDATE
02:00:20 | 3770   | parser          | parsing UPDATE (   4) 0000 0000
02:00:20 | 3770   | peer-1          | &lt;&lt; UPDATE #2
02:00:20 | 3770   | peer-1          |    UPDATE #2 nlri  (   4) eor 1/1 (ipv4 unicast)
02:00:20 | 3770   | outgoing-3      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001D 02
02:00:20 | 3770   | outgoing-3      | received TCP payload (  10) 0000 0006 800F 0300 0201
02:00:20 | 3770   | outgoing-3      | &lt;&lt; message of type UPDATE
02:00:20 | 3770   | parser          | parsing UPDATE (  10) 0000 0006 800F 0300 0201
02:00:20 | 3770   | routes          | withdrawn NLRI none
02:00:20 | 3770   | parser          | attribute mp-unreach-nlri    flag 0x80 type 0x0f len 0x03 payload 0002 01
02:00:20 | 3770   | routes          | announced NLRI none
02:00:20 | 3770   | peer-1          | &lt;&lt; UPDATE #3
02:00:20 | 3770   | peer-1          |    UPDATE #3 nlri  (  11) eor 2/1 (ipv6 unicast)
02:00:20 | 3770   | ka-outgoing-3   | receive-timer 179 second(s) left
02:00:20 | 3770   | ka-outgoing-3   | send-timer 59 second(s) left
02:00:21 | 3770   | ka-outgoing-3   | receive-timer 178 second(s) left
02:00:21 | 3770   | ka-outgoing-3   | send-timer 58 second(s) left
02:00:22 | 3770   | outgoing-3      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0015 03
02:00:22 | 3770   | outgoing-3      | received TCP payload (   2) 0600
02:00:22 | 3770   | outgoing-3      | &lt;&lt; message of type NOTIFICATION
02:00:22 | 3770   | outgoing-3      | peer reset, message [notification received (6,0)] error[Cease / Unspecific]
02:00:22 | 3770   | outgoing-3      | outgoing-3 2607:f0d0:1002:0011:0000:0000:0000:0002-::1, closing connection
02:00:24 | 3770   | reactor         | initialising connection to peer-1
02:00:24 | 3770   | outgoing-4      | attempting connection to ::1:1790
02:00:24 | 3770   | outgoing-4      | sending TCP payload (  49) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0031 0104 FBF0 00B4 0102 0304 1402 0601 0400 0200 0102 0641 0400 00FB F002 0206 00
02:00:24 | 3770   | outgoing-4      | &gt;&gt; OPEN version=4 asn=64496 hold_time=180 router_id=1.2.3.4 capabilities=[Multiprotocol(ipv6 unicast), Extended Message(65535), ASN4(64496)]
02:00:24 | 3770   | outgoing-4      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 003B 01
02:00:24 | 3770   | outgoing-4      | received TCP payload (  40) 04FB F000 B4C0 0002 021E 021C 4104 0000 FBF0 0600 0200 0104 0001 0001 0104 0002 0001 4002 00B4 4700
02:00:24 | 3770   | outgoing-4      | &lt;&lt; message of type OPEN
02:00:24 | 3770   | outgoing-4      | &lt;&lt; OPEN version=4 asn=64496 hold_time=180 router_id=192.0.2.2 capabilities=[Multiprotocol(ipv4 unicast,ipv6 unicast), Route Refresh, Extended Message(65535), Graceful Restart Flags 0x0 Time 180 , ASN4(64496), Unassigned 71]
02:00:24 | 3770   | ka-outgoing-4   | receive-timer 60 second(s) left
02:00:24 | 3770   | outgoing-4      | --------------------------------------------------------------------
02:00:24 | 3770   | outgoing-4      | the connection can not carry the following family/families
02:00:24 | 3770   | outgoing-4      |  - exabgp is not configured for ipv4/unicast
02:00:24 | 3770   | outgoing-4      | therefore no routes of this kind can be announced on the connection
02:00:24 | 3770   | outgoing-4      | --------------------------------------------------------------------
02:00:24 | 3770   | outgoing-4      | sending TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04
02:00:24 | 3770   | outgoing-4      | &gt;&gt; KEEPALIVE (OPENCONFIRM)
02:00:24 | 3770   | outgoing-4      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04
02:00:24 | 3770   | outgoing-4      | &lt;&lt; message of type KEEPALIVE
02:00:24 | 3770   | ka-outgoing-4   | receive-timer 180 second(s) left
02:00:24 | 3770   | reactor         | connected to peer-1 with outgoing-4 2607:f0d0:1002:0011:0000:0000:0000:0002-::1
02:00:24 | 3770   | outgoing-4      | sending TCP payload (  78) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 004E 0200 0000 3740 0101 0040 0200 4005 0400 0000 6480 0E26 0002 0110 2607 F0D0 1002 0011 0000 0000 0000 0002 0080 2A04 6D80 0000 0000 0000 0000 0000 0001
02:00:24 | 3770   | outgoing-4      | &gt;&gt; 1 UPDATE(s)
02:00:24 | 3770   | outgoing-4      | sending TCP payload (  30) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001E 0200 0000 0790 0F00 0300 0201
02:00:24 | 3770   | outgoing-4      | &gt;&gt; EOR ipv6 unicast
02:00:24 | 3770   | peer-1          | &gt;&gt; EOR(s)
02:00:24 | 3770   | outgoing-4      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02
02:00:24 | 3770   | outgoing-4      | received TCP payload (   4) 0000 0000
02:00:24 | 3770   | outgoing-4      | &lt;&lt; message of type UPDATE
02:00:24 | 3770   | parser          | parsing UPDATE (   4) 0000 0000
02:00:24 | 3770   | peer-1          | &lt;&lt; UPDATE #1
02:00:24 | 3770   | peer-1          |    UPDATE #1 nlri  (   4) eor 1/1 (ipv4 unicast)
02:00:24 | 3770   | outgoing-4      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02
02:00:24 | 3770   | outgoing-4      | received TCP payload (   4) 0000 0000
02:00:24 | 3770   | outgoing-4      | &lt;&lt; message of type UPDATE
02:00:24 | 3770   | parser          | parsing UPDATE (   4) 0000 0000
02:00:24 | 3770   | peer-1          | &lt;&lt; UPDATE #2
02:00:24 | 3770   | peer-1          |    UPDATE #2 nlri  (   4) eor 1/1 (ipv4 unicast)
02:00:24 | 3770   | outgoing-4      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001D 02
02:00:24 | 3770   | outgoing-4      | received TCP payload (  10) 0000 0006 800F 0300 0201
02:00:24 | 3770   | outgoing-4      | &lt;&lt; message of type UPDATE
02:00:24 | 3770   | parser          | parsing UPDATE (  10) 0000 0006 800F 0300 0201
02:00:24 | 3770   | routes          | withdrawn NLRI none
02:00:24 | 3770   | parser          | attribute mp-unreach-nlri    flag 0x80 type 0x0f len 0x03 payload 0002 01
02:00:24 | 3770   | routes          | announced NLRI none
02:00:24 | 3770   | peer-1          | &lt;&lt; UPDATE #3
02:00:24 | 3770   | peer-1          |    UPDATE #3 nlri  (  11) eor 2/1 (ipv6 unicast)
02:00:24 | 3770   | ka-outgoing-4   | receive-timer 179 second(s) left
02:00:24 | 3770   | ka-outgoing-4   | send-timer 59 second(s) left
02:00:25 | 3770   | ka-outgoing-4   | receive-timer 178 second(s) left
02:00:25 | 3770   | ka-outgoing-4   | send-timer 58 second(s) left
02:00:26 | 3770   | outgoing-4      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0015 03
02:00:26 | 3770   | outgoing-4      | received TCP payload (   2) 0600
02:00:26 | 3770   | outgoing-4      | &lt;&lt; message of type NOTIFICATION
02:00:26 | 3770   | outgoing-4      | peer reset, message [notification received (6,0)] error[Cease / Unspecific]
02:00:26 | 3770   | outgoing-4      | outgoing-4 2607:f0d0:1002:0011:0000:0000:0000:0002-::1, closing connection</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:26.847086" elapsed="0.001225"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:26.849522" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exaipv6.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exaipv6.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-21T02:00:26.848720" elapsed="0.000928"/>
</kw>
<arg>${EXABGP_LOG}</arg>
<arg>${EXABGP_LOG}</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:26.830253" elapsed="0.019561"/>
</kw>
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:00:26.851245" level="INFO">[?2004l</msg>
<msg time="2026-04-21T02:00:26.851415" level="INFO">${output} = [?2004l</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T02:00:26.851009" elapsed="0.000460"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.852375" level="INFO">[?2004l</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:26.851827" elapsed="0.000646"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:26.854323" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:26.853533" elapsed="0.000852"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:26.854577" elapsed="0.000204"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:00:26.852941" elapsed="0.001913"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:00:27.016346" level="INFO">^C[?2004h(defaultvenv) [jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<msg time="2026-04-21T02:00:27.016893" level="INFO">${output} = ^C[?2004h(defaultvenv) [jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:00:26.855001" elapsed="0.161937"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.017693" level="INFO">^C[?2004h(defaultvenv) [jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:27.017298" elapsed="0.000445"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:00:27.019499" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:27.018550" elapsed="0.001006"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:00:27.020445" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<msg time="2026-04-21T02:00:27.020534" level="INFO">${output} = [?2004l[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:00:27.019730" elapsed="0.000830"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.021192" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:27.020933" elapsed="0.000307"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:27.020640" elapsed="0.000635"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.020615" elapsed="0.000690"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-04-21T02:00:27.018068" elapsed="0.003286"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-04-21T02:00:26.850367" elapsed="0.171042"/>
</kw>
<doc>Save exabgp logs as exaipv6.log, and stop exabgp with ctrl-c bash signal</doc>
<status status="PASS" start="2026-04-21T02:00:26.739000" elapsed="0.282527"/>
</test>
<test id="s1-s5-t15" name="Configure_App_Peer" line="189">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:00:27.025322" elapsed="0.000220"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:00:27.025055" elapsed="0.000542"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:27.026815" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:27.026678" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.026658" elapsed="0.000231"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:27.031936" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:27.031826" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.031807" elapsed="0.000197"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.033018" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:27.032612" elapsed="0.000433"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.033512" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:00:27.033210" elapsed="0.000328"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:00:27.033585" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:00:27.033752" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:00:27.032234" elapsed="0.001550"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:27.039605" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:27.039431" elapsed="0.000224"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.039412" elapsed="0.000266"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:27.041402" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:27.041291" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.041273" elapsed="0.000198"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:00:27.041979" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:00:27.041617" elapsed="0.000391"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:00:27.042425" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:27.042168" elapsed="0.000284"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:00:27.073138" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:27.042979" elapsed="0.030423"/>
</kw>
<msg time="2026-04-21T02:00:27.073833" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:00:27.073948" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:27.042617" elapsed="0.031417"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:00:27.092544" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:00:27.075395" elapsed="0.017256"/>
</kw>
<msg time="2026-04-21T02:00:27.092838" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:00:27.092888" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:27.074500" elapsed="0.018427"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.093285" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:27.093022" elapsed="0.000319"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.092995" elapsed="0.000373"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.093861" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:27.093511" elapsed="0.000416"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.094215" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:27.093995" elapsed="0.000275"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.093977" elapsed="0.000317"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:00:27.094330" elapsed="0.000037"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:27.097041" elapsed="0.000154"/>
</kw>
<msg time="2026-04-21T02:00:27.097257" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:27.095905" elapsed="0.001487"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.097678" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.098058" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:00:27.095248" elapsed="0.002998"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:00:27.094664" elapsed="0.003649"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:00:27.040984" elapsed="0.057459"/>
</kw>
<msg time="2026-04-21T02:00:27.098538" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:27.098582" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:27.039849" elapsed="0.058773"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:00:27.098832" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:00:27.098699" elapsed="0.000245"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.098680" elapsed="0.000292"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.099387" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.099729" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:00:27.099818" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:00:27.039085" elapsed="0.060844"/>
</kw>
<msg time="2026-04-21T02:00:27.100024" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:27.100069" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:27.034195" elapsed="0.065912"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.100438" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:27.100184" elapsed="0.000308"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.100167" elapsed="0.000349"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:00:27.034050" elapsed="0.066489"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:00:27.033866" elapsed="0.066707"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:00:27.031440" elapsed="0.069191"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:00:27.026347" elapsed="0.074340"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:27.025779" elapsed="0.074954"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:00:27.022428" elapsed="0.078372"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.101660" level="INFO">&amp;{mapping} = { IP=127.0.0.12 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=127.0.0.12</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:27.101000" elapsed="0.000697"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.136783" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:27.136385" elapsed="0.000445"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:27.137610" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/application_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:27.137339" elapsed="0.000348">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/application_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:27.137781" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:27.137001" elapsed="0.000821"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.138372" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:27.137986" elapsed="0.000457"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:27.138767" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/application_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/application_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:27.138961" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:27.138622" elapsed="0.000366"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.139411" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:27.139142" elapsed="0.000371"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.140521" level="INFO">mapping: {'IP': '127.0.0.12', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:27.140255" elapsed="0.000313"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.141015" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:27.140727" elapsed="0.000314"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.141720" level="INFO">${value} = 127.0.0.12</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:27.141422" elapsed="0.000324"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:27.142515" level="INFO">${encoded} = 127.0.0.12</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:27.142271" elapsed="0.000270"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:27.142595" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:00:27.142756" level="INFO">${encoded_value} = 127.0.0.12</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:27.141951" elapsed="0.000829"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:27.142952" elapsed="0.000245"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.12</var>
<status status="PASS" start="2026-04-21T02:00:27.141284" elapsed="0.001955"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.143784" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:27.143486" elapsed="0.000340"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:27.144541" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:27.144329" elapsed="0.000238"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:27.144618" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:27.144767" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:27.144012" elapsed="0.000802"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:27.144966" elapsed="0.000222"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:00:27.143354" elapsed="0.001875"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.147535" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:27.145470" elapsed="0.002092"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:27.148304" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:27.148092" elapsed="0.000238"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:27.148380" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:27.148531" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:27.147754" elapsed="0.000801"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:27.148705" elapsed="0.000240"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:00:27.145340" elapsed="0.003647"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.149530" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:27.149232" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:27.150279" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:27.150070" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:27.150354" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:27.150514" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:27.149739" elapsed="0.000800"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:27.150689" elapsed="0.000238"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:00:27.149100" elapsed="0.001868"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.151543" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:27.151211" elapsed="0.000362"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:27.152302" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:27.152094" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:27.152424" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:00:27.152575" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:27.151762" elapsed="0.000837"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:27.152748" elapsed="0.000238"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:27.151081" elapsed="0.001946"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.153567" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:27.153271" elapsed="0.000322"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:27.154389" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:27.154174" elapsed="0.000292"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:27.154526" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:00:27.154680" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:27.153844" elapsed="0.000874"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:27.154915" elapsed="0.000232"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:00:27.153139" elapsed="0.002049"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.155814" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:27.155431" elapsed="0.000416"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:27.156664" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:27.156427" elapsed="0.000266"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:27.156750" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:00:27.156934" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:27.156067" elapsed="0.000892"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:27.157108" elapsed="0.000223"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:27.155300" elapsed="0.002071"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.157928" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:27.157614" elapsed="0.000340"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:27.158881" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:27.158470" elapsed="0.000438"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:27.158959" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:00:27.159110" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:27.158138" elapsed="0.000997"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:27.159286" elapsed="0.000221"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:27.157483" elapsed="0.002064"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:00:27.141096" elapsed="0.018487"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:00:27.159627" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:00:27.159786" level="INFO">${mapping_to_use} = {'IP': '127.0.0.12', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': '...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:00:27.139928" elapsed="0.019911"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:27.139590" elapsed="0.020281"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.160047" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:27.159898" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.139567" elapsed="0.020555"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.161045" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:27.160262" elapsed="0.000812"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:27.161123" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:27.135747" elapsed="0.025500"/>
</kw>
<msg time="2026-04-21T02:00:27.161338" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:27.122647" elapsed="0.038743"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.174241" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.187071" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.199910" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.200111" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.200290" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.200673" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:27.200531" elapsed="0.000197"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:27.200514" elapsed="0.000239"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.200910" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.201075" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.201237" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:27.200479" elapsed="0.000810"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:27.200371" elapsed="0.000945"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.201460" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:27.201534" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:00:27.201671" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:27.118134" elapsed="0.083564"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.230216" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:27.229768" elapsed="0.000481"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:27.231136" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/application_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:27.230828" elapsed="0.000466">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/application_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:27.231391" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:27.230426" elapsed="0.000990"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.232169" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:27.231582" elapsed="0.000616"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:27.232502" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/application_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/application_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:27.232671" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/conf...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:27.232358" elapsed="0.000342"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.233124" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
        &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:27.232874" elapsed="0.000301"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:00:27.233591" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:27.233251" elapsed="0.000399"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.234142" level="INFO">${mapping_to_use} = {'IP': '127.0.0.12', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': '...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:27.233838" elapsed="0.000332"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:27.233676" elapsed="0.000531"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.233229" elapsed="0.001001"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.235166" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.12&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
   ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:27.234374" elapsed="0.000823"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:27.235251" elapsed="0.000034"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:27.229063" elapsed="0.006322"/>
</kw>
<msg time="2026-04-21T02:00:27.235441" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:27.215416" elapsed="0.020075"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.248544" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.261540" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.275807" elapsed="0.000149"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.276245" elapsed="0.000029"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.276485" elapsed="0.000027"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.277065" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:27.276873" elapsed="0.000255"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:27.276848" elapsed="0.000307"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.277324" elapsed="0.000023"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.277501" elapsed="0.000023"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.277670" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:27.276776" elapsed="0.000949"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:27.276598" elapsed="0.001155"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.277919" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:27.278001" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:00:27.278171" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.12&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
   ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:27.212480" elapsed="0.065721"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:27.279717" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/application_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:27.279403" elapsed="0.000404">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/application_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:27.279904" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:27.278994" elapsed="0.000935"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.280269" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:27.280000" elapsed="0.000327"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.280843" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:27.280530" elapsed="0.000339"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:27.280352" elapsed="0.000552"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.279982" elapsed="0.000943"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.283354" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:27.281076" elapsed="0.002304"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:00:27.283433" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:00:27.283591" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:00:27.278614" elapsed="0.005002"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.285032" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:27.284762" elapsed="0.000318"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.285522" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.12&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
        &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:27.285281" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.286026" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:27.285723" elapsed="0.000366"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.286596" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:27.286272" elapsed="0.000373"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:00:27.287485" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:00:27.287278" elapsed="0.000241"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:00:27.287880" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:00:27.287680" elapsed="0.000226"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:27.288058" elapsed="0.000219"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.288687" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:27.288434" elapsed="0.000297"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:00:27.288774" elapsed="0.000047"/>
</return>
<msg time="2026-04-21T02:00:27.288952" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:00:27.286868" elapsed="0.002110"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:00:27.306089" level="INFO">PUT Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0koup2cts3hs83ku3qtmq913a5.node0', 'Content-Length': '395', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.12&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
        &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:00:27.306156" level="INFO">PUT Response : url=http://10.30.171.3:8181/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 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:00:27.306281" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:00:27.291678" elapsed="0.014631"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:27.289070" elapsed="0.017293"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.306652" elapsed="0.000038"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:27.306396" elapsed="0.000362"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.289047" elapsed="0.017766"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.312095" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:27.308346" elapsed="0.003817"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:27.307969" elapsed="0.004247"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.307941" elapsed="0.004314"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.316010" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:27.312672" elapsed="0.003385"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:27.312337" elapsed="0.003756"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.312313" elapsed="0.003805"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.316714" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:27.316305" elapsed="0.000437"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.317074" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:27.316830" elapsed="0.000303"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.317749" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:27.317432" elapsed="0.000352"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:27.317257" elapsed="0.000585"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.316810" elapsed="0.001055"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.318404" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:27.318029" elapsed="0.000402"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.318779" elapsed="0.000038"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:27.318504" elapsed="0.000351"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.319339" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:27.319040" elapsed="0.000326"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:27.318879" elapsed="0.000522"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.318483" elapsed="0.000939"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:27.319579" elapsed="0.000372"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:00:27.320420" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:27.320117" elapsed="0.000330"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:00:27.320601" elapsed="0.002684"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:00:27.307386" elapsed="0.015987"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:00:27.323591" elapsed="0.000045"/>
</return>
<status status="PASS" start="2026-04-21T02:00:27.323457" elapsed="0.000222"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.323435" elapsed="0.000273"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.323918" elapsed="0.000027"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:00:27.324000" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:00:27.326631" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:00:27.283964" elapsed="0.042706"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:27.326740" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:00:27.326925" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:00:27.106676" elapsed="0.220275"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.327319" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:27.327052" elapsed="0.000338"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.327034" elapsed="0.000380"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:27.327447" elapsed="0.000026"/>
</return>
<arg>${BGP_VAR_FOLDER}/application_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:00:27.102023" elapsed="0.225554"/>
</kw>
<doc>Configures bgp application peer.</doc>
<status status="PASS" start="2026-04-21T02:00:27.021896" elapsed="0.305808"/>
</test>
<test id="s1-s5-t16" name="Reconfigure_ODL_To_Accept_Connections_4" line="206">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:00:27.331274" elapsed="0.000235"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:00:27.330967" elapsed="0.000598"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:27.332886" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:27.332617" elapsed="0.000315"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.332599" elapsed="0.000355"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:27.338668" elapsed="0.000078"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:27.338521" elapsed="0.000263"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.338502" elapsed="0.000323"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.339875" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:27.339455" elapsed="0.000449"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.340381" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:00:27.340079" elapsed="0.000329"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:00:27.340453" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:00:27.340615" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:00:27.339067" elapsed="0.001572"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:27.346243" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:27.346135" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.346116" elapsed="0.000196"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:27.347533" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:27.347425" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.347408" elapsed="0.000194"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:00:27.348084" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:00:27.347748" elapsed="0.000362"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:00:27.348491" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:27.348271" elapsed="0.000249"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:00:27.384871" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:27.349037" elapsed="0.036130"/>
</kw>
<msg time="2026-04-21T02:00:27.385507" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:00:27.385592" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:27.348680" elapsed="0.036970"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:00:27.414303" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "s "_ "4 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:00:27.386731" elapsed="0.027709"/>
</kw>
<msg time="2026-04-21T02:00:27.414652" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:00:27.414700" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:27.386048" elapsed="0.028691"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.415150" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:27.414868" elapsed="0.000341"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.414838" elapsed="0.000399"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.415722" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "s "_ "4 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:27.415384" elapsed="0.000431"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.416105" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:27.415885" elapsed="0.000277"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.415867" elapsed="0.000318"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:00:27.416223" elapsed="0.000037"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:27.419038" elapsed="0.000165"/>
</kw>
<msg time="2026-04-21T02:00:27.419268" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:27.417848" elapsed="0.001560"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.419777" elapsed="0.000100"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.420142" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:00:27.417130" elapsed="0.003201"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:00:27.416536" elapsed="0.003863"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:00:27.347124" elapsed="0.073387"/>
</kw>
<msg time="2026-04-21T02:00:27.420613" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:27.420660" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:27.346465" elapsed="0.074234"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:00:27.421146" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-04-21T02:00:27.420779" elapsed="0.000431"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.420759" elapsed="0.000476"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.421654" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.422088" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:00:27.422165" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:00:27.345796" elapsed="0.076480"/>
</kw>
<msg time="2026-04-21T02:00:27.422373" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:27.422417" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:27.341043" elapsed="0.081411"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.422868" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:27.422545" elapsed="0.000379"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.422526" elapsed="0.000423"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:00:27.340898" elapsed="0.082086"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:00:27.340699" elapsed="0.082320"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:00:27.338135" elapsed="0.084942"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:00:27.332322" elapsed="0.090813"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:27.331875" elapsed="0.091309"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:00:27.328694" elapsed="0.094544"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.424253" level="INFO">&amp;{mapping} = { IP=127.0.0.1 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${IPV4_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:27.423482" elapsed="0.000801"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.461516" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:27.461069" elapsed="0.000482"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:27.462394" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:27.462106" elapsed="0.000375">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:27.462688" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:27.461730" elapsed="0.000984"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.463304" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:27.462896" elapsed="0.000435"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:27.463651" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_neighbor_rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_neighbor_rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:27.463842" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:27.463506" elapsed="0.000364"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.464303" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:27.464041" elapsed="0.000309"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.465441" level="INFO">mapping: {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:27.465164" elapsed="0.000323"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.465940" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:27.465649" elapsed="0.000317"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.466712" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:27.466344" elapsed="0.000394"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:27.467756" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:27.467532" elapsed="0.000250"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:27.467853" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:00:27.468016" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:27.467202" elapsed="0.000839"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:27.468198" elapsed="0.000244"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-04-21T02:00:27.466208" elapsed="0.002275"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.469049" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:27.468730" elapsed="0.000346"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:27.469812" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:27.469585" elapsed="0.000253"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:27.469890" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:00:27.470041" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:27.469264" elapsed="0.000801"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:27.470215" elapsed="0.000221"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:00:27.468598" elapsed="0.001878"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.471070" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:27.470749" elapsed="0.000347"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:27.471828" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:27.471601" elapsed="0.000254"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:27.471904" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:27.472054" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:27.471283" elapsed="0.000796"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:27.472229" elapsed="0.000222"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:00:27.470587" elapsed="0.001906"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.473103" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:27.472779" elapsed="0.000350"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:27.473862" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:27.473633" elapsed="0.000255"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:27.473939" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:27.474091" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:27.473316" elapsed="0.000799"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:27.474265" elapsed="0.000222"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:00:27.472647" elapsed="0.001881"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.475112" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:27.474813" elapsed="0.000325"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:27.475862" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:27.475637" elapsed="0.000251"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:27.475938" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:27.476087" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:27.475324" elapsed="0.000787"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:27.476259" elapsed="0.000220"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:27.474667" elapsed="0.001853"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.477072" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:27.476762" elapsed="0.000336"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:27.478006" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:27.477596" elapsed="0.000436"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:27.478082" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:27.478234" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:27.477281" elapsed="0.000978"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:27.478411" elapsed="0.000246"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:00:27.476633" elapsed="0.002065"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.479258" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:27.478959" elapsed="0.000325"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:27.480015" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:27.479799" elapsed="0.000241"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:27.480091" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:00:27.480241" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:27.479469" elapsed="0.000797"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:27.480414" elapsed="0.000221"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:27.478826" elapsed="0.001850"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.481233" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:27.480935" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:27.482021" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:27.481764" elapsed="0.000286"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:27.482111" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:00:27.482274" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:27.481443" elapsed="0.000858"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:27.482456" elapsed="0.000262"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:27.480802" elapsed="0.001958"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:00:27.466021" elapsed="0.016828"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:00:27.482901" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:27.483068" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'e...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:00:27.464780" elapsed="0.018315"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:27.464431" elapsed="0.018697"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.483306" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:27.483155" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.464408" elapsed="0.018976"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.484257" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:27.483528" elapsed="0.000759"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:27.484336" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:27.460325" elapsed="0.024137"/>
</kw>
<msg time="2026-04-21T02:00:27.484519" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:27.446505" elapsed="0.038066"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.498406" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.511405" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.524433" elapsed="0.000042"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.524702" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.524909" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.525357" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:27.525201" elapsed="0.000214"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:27.525182" elapsed="0.000263"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.525591" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.525757" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.525940" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:27.525137" elapsed="0.000857"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:27.525003" elapsed="0.001135"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.526295" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:27.526376" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T02:00:27.526539" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:27.441752" elapsed="0.084817"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.555238" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:27.554829" elapsed="0.000440"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:27.556085" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:27.555778" elapsed="0.000384">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:27.556257" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:27.555440" elapsed="0.000842"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.556854" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:27.556448" elapsed="0.000434"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:27.557185" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_neighbor_rib/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_neighbor_rib/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:27.557376" level="INFO">${template} = &lt;?xml version="1.0"?&gt;
&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
  &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
  &lt;route-reflector&gt;
    &lt;config&gt;
      &lt;route-reflecto...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:27.557044" elapsed="0.000361"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.557839" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
  &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
  &lt;route-reflector&gt;
    &lt;config&gt;
      &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
    &lt;/config&gt;
  &lt;/route-reflector&gt;
  &lt;timers&gt;
    &lt;config&gt;
      &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
      &lt;connect-retry&gt;5&lt;/connect-retry&gt;
    &lt;/config&gt;
  &lt;/timers&gt;
  &lt;transport&gt;
    &lt;config&gt;
      &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
      &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
    &lt;/config&gt;
  &lt;/transport&gt;
  &lt;config&gt;
    &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
  &lt;/config&gt;
  &lt;afi-safis&gt;
    &lt;afi-safi&gt;
      &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
    &lt;/afi-safi&gt;
  &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:27.557570" elapsed="0.000329"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:00:27.558309" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:27.557987" elapsed="0.000384"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.558909" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'e...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:27.558543" elapsed="0.000396"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:27.558397" elapsed="0.000578"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.557960" elapsed="0.001037"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.559930" level="INFO">${final_text} = &lt;?xml version="1.0"?&gt;
&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
  &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
  &lt;route-reflector&gt;
    &lt;config&gt;
      &lt;route-re...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:27.559146" elapsed="0.000817"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:27.560016" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:27.554135" elapsed="0.006016"/>
</kw>
<msg time="2026-04-21T02:00:27.560270" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:27.540395" elapsed="0.019927"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.573236" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.586138" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.599438" elapsed="0.000032"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.599670" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.599870" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.600297" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:27.600139" elapsed="0.000217"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:27.600121" elapsed="0.000263"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.600528" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.600696" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.600882" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:27.600081" elapsed="0.000856"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:27.599962" elapsed="0.001006"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.601122" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:27.601203" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:00:27.601362" level="INFO">${data} = &lt;?xml version="1.0"?&gt;
&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
  &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
  &lt;route-reflector&gt;
    &lt;config&gt;
      &lt;route-re...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:27.537411" elapsed="0.063982"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:27.603089" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_neighbor_rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:27.602663" elapsed="0.000503">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_neighbor_rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:27.603261" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:27.602229" elapsed="0.001057"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.603621" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:27.603356" elapsed="0.000321"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.604192" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:27.603895" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:27.603702" elapsed="0.000551"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.603338" elapsed="0.000936"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.606657" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:27.604424" elapsed="0.002260"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:00:27.606754" elapsed="0.000044"/>
</return>
<msg time="2026-04-21T02:00:27.606928" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:00:27.601743" elapsed="0.005210"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.608342" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:27.608090" elapsed="0.000302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.608775" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
  &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
  &lt;route-reflector&gt;
    &lt;config&gt;
      &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
    &lt;/config&gt;
  &lt;/route-reflector&gt;
  &lt;timers&gt;
    &lt;config&gt;
      &lt;hold-time&gt;180&lt;/hold-time&gt;
      &lt;connect-retry&gt;5&lt;/connect-retry&gt;
    &lt;/config&gt;
  &lt;/timers&gt;
  &lt;transport&gt;
    &lt;config&gt;
      &lt;remote-port&gt;17900&lt;/remote-port&gt;
      &lt;passive-mode&gt;true&lt;/passive-mode&gt;
    &lt;/config&gt;
  &lt;/transport&gt;
  &lt;config&gt;
    &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
  &lt;/config&gt;
  &lt;afi-safis&gt;
    &lt;afi-safi&gt;
      &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
    &lt;/afi-safi&gt;
  &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:27.608540" elapsed="0.000306"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.609238" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:27.608996" elapsed="0.000285"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.609710" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:27.609442" elapsed="0.000318"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:00:27.610576" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:00:27.610378" elapsed="0.000225"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:00:27.610956" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:00:27.610766" elapsed="0.000217"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:27.611130" elapsed="0.000207"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.611750" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:27.611489" elapsed="0.000322"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:00:27.611854" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:00:27.612011" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:00:27.609976" elapsed="0.002061"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:00:27.626346" level="INFO">PUT Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0koup2cts3hs83ku3qtmq913a5.node0', 'Content-Length': '767', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0"?&gt;
&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
  &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
  &lt;route-reflector&gt;
    &lt;config&gt;
      &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
    &lt;/config&gt;
  &lt;/route-reflector&gt;
  &lt;timers&gt;
    &lt;config&gt;
      &lt;hold-time&gt;180&lt;/hold-time&gt;
      &lt;connect-retry&gt;5&lt;/connect-retry&gt;
    &lt;/config&gt;
  &lt;/timers&gt;
  &lt;transport&gt;
    &lt;config&gt;
      &lt;remote-port&gt;17900&lt;/remote-port&gt;
      &lt;passive-mode&gt;true&lt;/passive-mode&gt;
    &lt;/config&gt;
  &lt;/transport&gt;
  &lt;config&gt;
    &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
  &lt;/config&gt;
  &lt;afi-safis&gt;
    &lt;afi-safi&gt;
      &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
    &lt;/afi-safi&gt;
  &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:00:27.626535" level="INFO">PUT Response : url=http://10.30.171.3:8181/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 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:00:27.626680" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:00:27.614413" elapsed="0.012305"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:27.612107" elapsed="0.014738"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.627118" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:27.626889" elapsed="0.000326"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.612090" elapsed="0.015157"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.632003" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:27.628628" elapsed="0.003437"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:27.628307" elapsed="0.003805"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.628280" elapsed="0.003869"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.635715" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:27.632534" elapsed="0.003246"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:27.632227" elapsed="0.003619"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.632204" elapsed="0.003678"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.636667" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:27.636120" elapsed="0.000585"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.637145" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:27.636819" elapsed="0.000407"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.637920" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:27.637486" elapsed="0.000472"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:27.637261" elapsed="0.000745"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.636776" elapsed="0.001260"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.638785" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:27.638258" elapsed="0.000583"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.639258" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:27.638936" elapsed="0.000403"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.640022" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:27.639596" elapsed="0.000464"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:27.639374" elapsed="0.000735"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.638911" elapsed="0.001229"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:27.640350" elapsed="0.000678"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:00:27.641663" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:27.641257" elapsed="0.000444"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:00:27.641934" elapsed="0.003326"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:00:27.627775" elapsed="0.017572"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:00:27.645593" elapsed="0.000046"/>
</return>
<status status="PASS" start="2026-04-21T02:00:27.645440" elapsed="0.000250"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.645415" elapsed="0.000310"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.645951" elapsed="0.000032"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:00:27.646046" elapsed="0.000021"/>
</return>
<msg time="2026-04-21T02:00:27.649242" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:00:27.607282" elapsed="0.041998"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:27.649471" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:00:27.649701" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:00:27.429419" elapsed="0.220318"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.650239" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:27.649901" elapsed="0.000433"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.649876" elapsed="0.000493"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:27.650418" elapsed="0.000035"/>
</return>
<arg>${BGP_VAR_FOLDER}/bgp_neighbor_rib</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:00:27.424561" elapsed="0.226032"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:00:27.651336" level="INFO">Creating Session using : alias=session, url=http://10.30.171.3:8181, headers={'Content-Type': 'application/json'},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x799ad7514910&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>session</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>headers=${HEADERS}</arg>
<arg>timeout=5</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-21T02:00:27.650861" elapsed="0.000681"/>
</kw>
<doc>Configure BGP peer modules with initiate-connection set to false with short ipv6 address.</doc>
<status status="PASS" start="2026-04-21T02:00:27.328078" elapsed="0.323626"/>
</test>
<test id="s1-s5-t17" name="Start_Exabgp_2" line="228">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:00:27.656004" elapsed="0.000329"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:00:27.655649" elapsed="0.000749"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:27.657501" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:27.657344" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.657321" elapsed="0.000274"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:27.662828" elapsed="0.000026"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:27.662644" elapsed="0.000256"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.662625" elapsed="0.000304"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.664012" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:27.663578" elapsed="0.000463"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.664511" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:00:27.664203" elapsed="0.000338"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:00:27.664586" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:00:27.664750" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:00:27.663184" elapsed="0.001590"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:27.670517" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:27.670405" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.670387" elapsed="0.000200"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:27.671935" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:27.671823" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.671776" elapsed="0.000229"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:00:27.672486" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:00:27.672150" elapsed="0.000363"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:00:27.672931" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:27.672673" elapsed="0.000285"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:00:27.703045" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:27.673503" elapsed="0.029728"/>
</kw>
<msg time="2026-04-21T02:00:27.703484" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:00:27.703702" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:27.673117" elapsed="0.030643"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:00:27.724311" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "a "r "t "_ "E "x "a "b "g "p "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:00:27.704600" elapsed="0.019857"/>
</kw>
<msg time="2026-04-21T02:00:27.724698" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:00:27.724765" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "a "r "t "_ "E "x "a "b "g "p "_ "2 "[K"
[?1l&gt;[?2004l...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:27.704070" elapsed="0.020783"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.725348" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:27.724985" elapsed="0.000443"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.724947" elapsed="0.000521"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.726105" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "a "r "t "_ "E "x "a "b "g "p "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:27.725669" elapsed="0.000520"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.726575" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:27.726281" elapsed="0.000370"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.726256" elapsed="0.000428"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:00:27.726735" elapsed="0.000050"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:27.730349" elapsed="0.000163"/>
</kw>
<msg time="2026-04-21T02:00:27.730583" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:27.728898" elapsed="0.001825"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.731047" elapsed="0.000080"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.731392" elapsed="0.000089"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:00:27.727990" elapsed="0.003609"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:00:27.727220" elapsed="0.004447"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:00:27.671480" elapsed="0.060287"/>
</kw>
<msg time="2026-04-21T02:00:27.731882" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:27.731928" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "a "r "t "_ "E "x "a "b "g "p "_ "2 "[K"
[?1l&gt;[?2004l...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:27.670739" elapsed="0.061229"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:00:27.732157" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:00:27.732048" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.732029" elapsed="0.000213"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.732667" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.733033" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:00:27.733108" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:00:27.670059" elapsed="0.063158"/>
</kw>
<msg time="2026-04-21T02:00:27.733311" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:27.733357" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "a "r "t "_ "E "x "a "b "g "p "_ "2 "[K"
[?1l&gt;[?2004l...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:27.665183" elapsed="0.068214"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:27.733779" elapsed="0.000039"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:27.733474" elapsed="0.000379"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.733456" elapsed="0.000422"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:00:27.665036" elapsed="0.068866"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:00:27.664850" elapsed="0.069086"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:00:27.662260" elapsed="0.071735"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:00:27.657042" elapsed="0.077010"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:27.656561" elapsed="0.077537"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:00:27.652809" elapsed="0.081343"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.734738" level="INFO">${cmd} = exaipv4.cfg &gt; exaipv4.log</msg>
<var>${cmd}</var>
<arg>${EXABGP2_CFG} &gt; ${EXABGP2_LOG}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:27.734319" elapsed="0.000458"/>
</kw>
<kw name="Start_ExaBgp_And_Verify_Connected" owner="ExaBgpLib">
<for flavor="IN RANGE">
<iter>
<kw name="Start_ExaBgp" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.738409" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exaipv4.cfg &gt; exaipv4.log</msg>
<var>${start_cmd}</var>
<arg>${CMD} ${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:27.738080" elapsed="0.000356"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.738874" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exaipv4.cfg &gt; exaipv4.log</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:27.738590" elapsed="0.000332"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:00:27.741515" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:27.739526" elapsed="0.002049"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:00:27.746518" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<msg time="2026-04-21T02:00:27.746632" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:00:27.741733" elapsed="0.004932"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.747468" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:27.747130" elapsed="0.000403"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:27.746755" elapsed="0.000823"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:27.746730" elapsed="0.000884"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-04-21T02:00:27.739163" elapsed="0.008514"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:00:27.749864" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exaipv4.cfg &gt; exaipv4.log</msg>
<msg time="2026-04-21T02:00:27.749982" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug exaipv4.cfg &gt; exaipv4.log
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:27.747905" elapsed="0.002113"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.750574" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug exaipv4.cfg &gt; exaipv4.log
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:27.750237" elapsed="0.000401"/>
</kw>
<arg>${cfg_file}</arg>
<doc>Dump the start command into prompt. It assumes that no exabgp is running. For verified
start use Start_ExaBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:27.737741" elapsed="0.012971"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.753882" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:27.753196" elapsed="0.000723"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.756927" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:27.754149" elapsed="0.002818"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:00:27.764027" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0koup2cts3hs83ku3qtmq913a5.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:00:27.764210" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:00:27.764368" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:00:27.757203" elapsed="0.007202"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.768112" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:27.764721" elapsed="0.003459"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:00:27.771914" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:00:27.768399" elapsed="0.003623">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:00:27.752549" elapsed="0.019644">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:30.775295" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:30.774380" elapsed="0.000984"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:30.780582" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:30.775749" elapsed="0.004896"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:00:30.789255" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0koup2cts3hs83ku3qtmq913a5.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:00:30.790012" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '607'} 
 body={"bgp-rib:peer":[{"peer-id":"bgp://127.0.0.1","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true}}]},"peer-role":"ibgp"}]} 
 </msg>
<msg time="2026-04-21T02:00:30.790168" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:00:30.781105" elapsed="0.009101"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:30.794193" level="INFO">{"bgp-rib:peer":[{"peer-id":"bgp://127.0.0.1","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true}}]},"peer-role":"ibgp"}]}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:30.790463" elapsed="0.003806"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="PASS" start="2026-04-21T02:00:30.794504" elapsed="0.003739"/>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="PASS" start="2026-04-21T02:00:30.773090" elapsed="0.025253"/>
</kw>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:00:27.751515" elapsed="3.046910"/>
</kw>
<msg time="2026-04-21T02:00:30.798581" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:30.798648" level="INFO">${value} = None</msg>
<var>${status}</var>
<var>${value}</var>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:27.750982" elapsed="3.047701"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="NOT RUN" start="2026-04-21T02:00:30.799294" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:30.798855" elapsed="0.000521"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:30.798817" elapsed="0.000598"/>
</if>
<if>
<branch type="IF" condition="&quot;${status}&quot; == &quot;PASS&quot;">
<return>
<status status="PASS" start="2026-04-21T02:00:30.799656" elapsed="0.000049"/>
</return>
<status status="PASS" start="2026-04-21T02:00:30.799496" elapsed="0.000255"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:30.799473" elapsed="0.000334"/>
</if>
<var name="${idx}">0</var>
<status status="PASS" start="2026-04-21T02:00:27.737560" elapsed="3.062291"/>
</iter>
<var>${idx}</var>
<value>${connection_retries}</value>
<status status="PASS" start="2026-04-21T02:00:27.737336" elapsed="3.062570"/>
</for>
<kw name="Fail" owner="BuiltIn">
<arg>Unable to connect ExaBgp to ODL</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:30.800138" elapsed="0.000032"/>
</kw>
<arg>${cmd}</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>127.0.0.1</arg>
<doc>Starts the ExaBgp and verifies its connection. The verification is done by checking the presence
of the peer in the bgp rib.</doc>
<status status="PASS" start="2026-04-21T02:00:27.735286" elapsed="3.064972"/>
</kw>
<doc>Start exabgp and Verify BGP connection</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:00:27.652140" elapsed="3.148292"/>
</test>
<test id="s1-s5-t18" name="Inject_Ipv6_Route_1" line="234">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:00:30.804453" elapsed="0.000281"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:00:30.804188" elapsed="0.000617"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:30.805863" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:30.805733" elapsed="0.000178"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:30.805715" elapsed="0.000219"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:30.810998" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:30.810889" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:30.810871" elapsed="0.000194"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:30.812087" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:30.811678" elapsed="0.000436"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:00:30.812571" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:00:30.812274" elapsed="0.000322"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:00:30.812640" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:00:30.812814" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:00:30.811293" elapsed="0.001546"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:30.818498" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:30.818390" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:30.818371" elapsed="0.000196"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:30.819759" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:30.819652" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:30.819633" elapsed="0.000219"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:00:30.820301" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:00:30.819998" elapsed="0.000330"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:00:30.820707" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:30.820489" elapsed="0.000244"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:00:30.853018" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:30.821267" elapsed="0.032097"/>
</kw>
<msg time="2026-04-21T02:00:30.853732" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:00:30.853781" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:30.820927" elapsed="0.032918"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:00:30.874960" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "I "n "j "e "c "t "_ "I "p "v "6 "_ "R "o "u "t "e "_ "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:00:30.854554" elapsed="0.020548"/>
</kw>
<msg time="2026-04-21T02:00:30.875293" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:00:30.875341" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "I "n "j "e "c "t "_ "I "p "v "6 "_ "R "o "u "t "e "_ "1 "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:30.854102" elapsed="0.021276"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:30.875868" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:30.875529" elapsed="0.000399"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:30.875489" elapsed="0.000467"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:30.876519" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "I "n "j "e "c "t "_ "I "p "v "6 "_ "R "o "u "t "e "_ "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:30.876139" elapsed="0.000449"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:30.876933" elapsed="0.000053"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:30.876685" elapsed="0.000339"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:30.876662" elapsed="0.000457"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:00:30.877163" elapsed="0.000043"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:30.880211" elapsed="0.000182"/>
</kw>
<msg time="2026-04-21T02:00:30.880459" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:30.879028" elapsed="0.001575"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:30.880910" elapsed="0.000138"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:30.881334" elapsed="0.000080"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:00:30.878146" elapsed="0.003383"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:00:30.877500" elapsed="0.004098"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:00:30.819345" elapsed="0.062355"/>
</kw>
<msg time="2026-04-21T02:00:30.881816" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:30.881864" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "I "n "j "e "c "t "_ "I "p "v "6 "_ "R "o "u "t "e "_ "1 "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:30.818720" elapsed="0.063184"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:00:30.882093" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:00:30.881982" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:30.881963" elapsed="0.000220"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:30.882637" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:30.883011" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:00:30.883085" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:00:30.818048" elapsed="0.065150"/>
</kw>
<msg time="2026-04-21T02:00:30.883293" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:30.883346" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "I "n "j "e "c "t "_ "I "p "v "6 "_ "R "o "u "t "e "_ "1 "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:30.813233" elapsed="0.070169"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:30.883908" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:30.883484" elapsed="0.000480"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:30.883466" elapsed="0.000523"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:00:30.813090" elapsed="0.070923"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:00:30.812913" elapsed="0.071134"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:00:30.810505" elapsed="0.073601"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:00:30.805434" elapsed="0.078731"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:30.804982" elapsed="0.079232"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:00:30.801682" elapsed="0.082589"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:30.885244" level="INFO">&amp;{mapping} = { IP=127.0.0.12 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=127.0.0.12</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:30.884493" elapsed="0.000781"/>
</kw>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:30.921551" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:30.921153" elapsed="0.000500"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:30.922458" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:30.922185" elapsed="0.000352">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:30.922631" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:30.921844" elapsed="0.000811"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:30.923227" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:30.922838" elapsed="0.000417"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:30.923558" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:30.923722" level="INFO">${template} = rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:30.923417" elapsed="0.000331"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:30.924188" level="INFO">rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:30.923937" elapsed="0.000298"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:30.925286" level="INFO">mapping: {'IP': '127.0.0.12', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:30.925017" elapsed="0.000316"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:30.925763" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:30.925493" elapsed="0.000309"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:30.926483" level="INFO">${value} = 127.0.0.12</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:30.926184" elapsed="0.000324"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:30.927253" level="INFO">${encoded} = 127.0.0.12</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:30.927031" elapsed="0.000248"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:30.927331" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:00:30.927489" level="INFO">${encoded_value} = 127.0.0.12</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:30.926696" elapsed="0.000817"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:30.927665" elapsed="0.000259"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.12</var>
<status status="PASS" start="2026-04-21T02:00:30.926047" elapsed="0.001919"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:30.928516" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:30.928215" elapsed="0.000328"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:30.929302" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:30.929091" elapsed="0.000237"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:30.929380" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:30.929529" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:30.928729" elapsed="0.000824"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:30.929703" elapsed="0.000239"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:00:30.928083" elapsed="0.001901"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:30.930522" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:30.930227" elapsed="0.000321"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:30.931448" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:30.931235" elapsed="0.000239"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:30.931525" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:30.931677" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:30.930731" elapsed="0.001009"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:30.931912" elapsed="0.000225"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:00:30.930096" elapsed="0.002082"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:30.932720" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:30.932423" elapsed="0.000322"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:30.933528" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:30.933317" elapsed="0.000236"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:30.933603" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:30.933754" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:30.932947" elapsed="0.000831"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:30.933945" elapsed="0.000222"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:00:30.932291" elapsed="0.001916"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:30.934753" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:30.934453" elapsed="0.000325"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:30.935515" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:30.935303" elapsed="0.000239"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:30.935592" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:00:30.935747" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:30.934980" elapsed="0.000791"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:30.935939" elapsed="0.000222"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:30.934321" elapsed="0.001880"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:30.936739" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:30.936445" elapsed="0.000319"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:30.937554" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:30.937342" elapsed="0.000238"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:30.937629" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:00:30.937780" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:30.936971" elapsed="0.000850"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:30.937973" elapsed="0.000224"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:00:30.936314" elapsed="0.001924"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:30.938802" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:30.938483" elapsed="0.000348"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:30.939550" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:30.939336" elapsed="0.000239"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:30.939625" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:30.939775" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:30.939018" elapsed="0.000802"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:30.939972" elapsed="0.000223"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:30.938351" elapsed="0.001884"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:30.940779" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:30.940478" elapsed="0.000342"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:30.941562" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:30.941352" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:30.941637" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:30.941804" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:30.941033" elapsed="0.000837"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:30.942027" elapsed="0.000225"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:30.940348" elapsed="0.001946"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:00:30.925859" elapsed="0.016471"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:00:30.942374" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:00:30.942536" level="INFO">${mapping_to_use} = {'IP': '127.0.0.12', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': '...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:00:30.924631" elapsed="0.017931"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:30.924310" elapsed="0.018284"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:30.942771" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:30.942622" elapsed="0.000223"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:30.924289" elapsed="0.018577"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:30.943926" level="INFO">${final_text} = 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</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:30.943010" elapsed="0.000946"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:30.944007" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:30.920478" elapsed="0.023655"/>
</kw>
<msg time="2026-04-21T02:00:30.944189" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:30.907277" elapsed="0.036964"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:30.957219" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:30.970107" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:30.982968" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:30.983183" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:30.983369" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:30.983913" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:30.983627" elapsed="0.000344"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:30.983609" elapsed="0.000388"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:30.984140" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:30.984375" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:30.984543" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:30.983570" elapsed="0.001026"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:30.983455" elapsed="0.001170"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:30.984772" elapsed="0.000034"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:30.984867" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:00:30.985061" level="INFO">${uri} = 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</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:30.902332" elapsed="0.082765"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.011007" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:31.010587" elapsed="0.000451"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:31.011817" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:31.011548" elapsed="0.000346">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:31.011990" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:31.011207" elapsed="0.000808"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.012567" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:31.012179" elapsed="0.000415"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:31.012917" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:31.013112" level="INFO">${template} = &lt;?xml version="1.0" encoding="UTF-8" standalone="no"?&gt;
&lt;ipv6-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
  &lt;!-- the prefix is a bogus value - just needs to be the same for n-path testi...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:31.012753" elapsed="0.000387"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.013543" level="INFO">&lt;?xml version="1.0" encoding="UTF-8" standalone="no"?&gt;
&lt;ipv6-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
  &lt;!-- the prefix is a bogus value - just needs to be the same for n-path testing --&gt;
  &lt;!-- 1:1:1::1/128 should look like the following example: 1.1.1.1/32 --&gt;
  &lt;path-id&gt;1&lt;/path-id&gt;
  &lt;route-key&gt;1:1:1::1/128&lt;/route-key&gt;
  &lt;prefix&gt;1:1:1::1/128&lt;/prefix&gt;
  &lt;attributes&gt;
    &lt;ipv6-next-hop&gt;
      &lt;global&gt;2:1:1:1::1&lt;/global&gt;
    &lt;/ipv6-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
      &lt;!--- This is a bogus value --&gt;
      &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
      &lt;!--- This is a bogus value --&gt;
      &lt;pref&gt;100&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;origin&gt;
      &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
  &lt;/attributes&gt;
&lt;/ipv6-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:31.013298" elapsed="0.000301"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:00:31.014009" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:31.013675" elapsed="0.000393"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.014537" level="INFO">${mapping_to_use} = {'IP': '127.0.0.12', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': '...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:31.014237" elapsed="0.000327"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:31.014095" elapsed="0.000504"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.013654" elapsed="0.000967"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.015271" level="INFO">${final_text} = &lt;?xml version="1.0" encoding="UTF-8" standalone="no"?&gt;
&lt;ipv6-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
  &lt;!-- the prefix is a bogus value - just needs to be the same for n-path testi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:31.014763" elapsed="0.000586"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:31.015403" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:31.009956" elapsed="0.005583"/>
</kw>
<msg time="2026-04-21T02:00:31.015598" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:30.996451" elapsed="0.019196"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.028691" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.042276" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.055058" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.055275" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.055457" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.055882" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:31.055718" elapsed="0.000223"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:31.055701" elapsed="0.000267"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.056109" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.056274" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.056435" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:31.055663" elapsed="0.000825"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:31.055544" elapsed="0.000974"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.056665" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:31.056741" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:00:31.056915" level="INFO">${data} = &lt;?xml version="1.0" encoding="UTF-8" standalone="no"?&gt;
&lt;ipv6-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
  &lt;!-- the prefix is a bogus value - just needs to be the same for n-path testi...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:30.995542" elapsed="0.061403"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:31.058424" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:31.058131" elapsed="0.000367">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:31.058592" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:31.057730" elapsed="0.000887"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.058969" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:31.058692" elapsed="0.000334"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.059524" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:31.059227" elapsed="0.000324"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:31.059050" elapsed="0.000536"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.058674" elapsed="0.000934"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.062076" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:31.059758" elapsed="0.002345"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:00:31.062154" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:00:31.062311" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:00:31.057377" elapsed="0.004959"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.063891" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:31.063619" elapsed="0.000320"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.064329" level="INFO">&lt;?xml version="1.0" encoding="UTF-8" standalone="no"?&gt;
&lt;ipv6-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
  &lt;!-- the prefix is a bogus value - just needs to be the same for n-path testing --&gt;
  &lt;!-- 1:1:1::1/128 should look like the following example: 1.1.1.1/32 --&gt;
  &lt;path-id&gt;1&lt;/path-id&gt;
  &lt;route-key&gt;1:1:1::1/128&lt;/route-key&gt;
  &lt;prefix&gt;1:1:1::1/128&lt;/prefix&gt;
  &lt;attributes&gt;
    &lt;ipv6-next-hop&gt;
      &lt;global&gt;2:1:1:1::1&lt;/global&gt;
    &lt;/ipv6-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
      &lt;!--- This is a bogus value --&gt;
      &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
      &lt;!--- This is a bogus value --&gt;
      &lt;pref&gt;100&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;origin&gt;
      &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
  &lt;/attributes&gt;
&lt;/ipv6-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:31.064090" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.064773" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:31.064533" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.065257" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:31.064980" elapsed="0.000322"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:00:31.066120" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:00:31.065921" elapsed="0.000225"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:00:31.066468" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:00:31.066296" elapsed="0.000197"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:31.066642" elapsed="0.000229"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.067332" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:31.067080" elapsed="0.000297"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:00:31.067420" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:31.067575" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:00:31.065502" elapsed="0.002098"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:00:31.094568" level="INFO">POST Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0koup2cts3hs83ku3qtmq913a5.node0', 'Content-Length': '759', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" encoding="UTF-8" standalone="no"?&gt;
&lt;ipv6-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
  &lt;!-- the prefix is a bogus value - just needs to be the same for n-path testing --&gt;
  &lt;!-- 1:1:1::1/128 should look like the following example: 1.1.1.1/32 --&gt;
  &lt;path-id&gt;1&lt;/path-id&gt;
  &lt;route-key&gt;1:1:1::1/128&lt;/route-key&gt;
  &lt;prefix&gt;1:1:1::1/128&lt;/prefix&gt;
  &lt;attributes&gt;
    &lt;ipv6-next-hop&gt;
      &lt;global&gt;2:1:1:1::1&lt;/global&gt;
    &lt;/ipv6-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
      &lt;!--- This is a bogus value --&gt;
      &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
      &lt;!--- This is a bogus value --&gt;
      &lt;pref&gt;100&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;origin&gt;
      &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
  &lt;/attributes&gt;
&lt;/ipv6-route&gt; 
 </msg>
<msg time="2026-04-21T02:00:31.094874" level="INFO">POST Response : url=http://10.30.171.3:8181/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 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/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/ipv6-route=1%3A1%3A1%3A%3A1%2F128,1', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:00:31.095142" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:00:31.070075" elapsed="0.025127"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:31.067671" elapsed="0.027646"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.095757" elapsed="0.000079"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:31.095382" elapsed="0.000559"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.067654" elapsed="0.028336"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.104234" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:31.098449" elapsed="0.005881"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:31.097944" elapsed="0.006464"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.097903" elapsed="0.006562"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.107740" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:31.105163" elapsed="0.002623"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:31.104586" elapsed="0.003250"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.104551" elapsed="0.003310"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.108455" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:31.108049" elapsed="0.000433"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.108805" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:31.108552" elapsed="0.000312"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.109373" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:31.109050" elapsed="0.000350"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:31.108888" elapsed="0.000548"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.108535" elapsed="0.000922"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.109990" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:31.109613" elapsed="0.000404"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.110315" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:31.110085" elapsed="0.000286"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.110866" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:31.110550" elapsed="0.000342"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:31.110395" elapsed="0.000532"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.110068" elapsed="0.000880"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:31.111101" elapsed="0.000348"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:00:31.111932" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:31.111611" elapsed="0.000347"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:00:31.112113" elapsed="0.002349"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:00:31.096852" elapsed="0.017677"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:00:31.114719" elapsed="0.000038"/>
</return>
<status status="PASS" start="2026-04-21T02:00:31.114602" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.114584" elapsed="0.000249"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.114982" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:00:31.115049" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:00:31.117415" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:00:31.062667" elapsed="0.054775"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:31.117585" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:00:31.117745" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:00:30.890489" elapsed="0.227281"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.118143" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:31.117893" elapsed="0.000320"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.117875" elapsed="0.000362"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:31.118269" elapsed="0.000025"/>
</return>
<arg>${BGP_VAR_FOLDER}/ipv6_route_injection</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:00:30.885558" elapsed="0.232834"/>
</kw>
<doc>Inject the Ipv6 route from controller</doc>
<status status="PASS" start="2026-04-21T02:00:30.800979" elapsed="0.317539"/>
</test>
<test id="s1-s5-t19" name="Check_Ipv6_Prefix_In_Bgp_Rib_1" line="250">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:00:31.121711" elapsed="0.000230"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:00:31.121449" elapsed="0.000545"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:31.122983" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:31.122874" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.122856" elapsed="0.000194"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:31.128249" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:31.128142" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.128125" elapsed="0.000191"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.129332" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:31.128933" elapsed="0.000426"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.129831" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:00:31.129516" elapsed="0.000341"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:00:31.129903" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:00:31.130057" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:00:31.128542" elapsed="0.001539"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:31.135670" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:31.135563" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.135544" elapsed="0.000194"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:31.136942" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:31.136833" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.136814" elapsed="0.000196"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:00:31.137471" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:00:31.137171" elapsed="0.000327"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:00:31.137892" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:31.137657" elapsed="0.000261"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:00:31.165501" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:31.138409" elapsed="0.027344"/>
</kw>
<msg time="2026-04-21T02:00:31.166022" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:00:31.166071" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:31.138076" elapsed="0.028227"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:00:31.195740" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "C "h "e "c "k "_ "I "p "v "6 "_ "P "r "e "f "i "x "_ "I "n "_ "B "g "p "_ "R "i "b "_ "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:00:31.167006" elapsed="0.028919"/>
</kw>
<msg time="2026-04-21T02:00:31.196125" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:00:31.196173" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "C "h "e "c "k "_ "I "p "v "6 "_ "P "r "e "f "i "x "_ "I "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:31.166555" elapsed="0.029656"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.196614" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:31.196318" elapsed="0.000355"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.196289" elapsed="0.000410"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.197245" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "C "h "e "c "k "_ "I "p "v "6 "_ "P "r "e "f "i "x "_ "I "n "_ "B "g "p "_ "R "i "b "_ "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:31.196865" elapsed="0.000453"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.197603" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:31.197386" elapsed="0.000272"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.197367" elapsed="0.000315"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:00:31.197719" elapsed="0.000044"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:31.200565" elapsed="0.000367"/>
</kw>
<msg time="2026-04-21T02:00:31.200999" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:31.199292" elapsed="0.001842"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.201467" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.201822" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:00:31.198621" elapsed="0.003389"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:00:31.198056" elapsed="0.004019"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:00:31.136505" elapsed="0.065667"/>
</kw>
<msg time="2026-04-21T02:00:31.202264" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:31.202307" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "C "h "e "c "k "_ "I "p "v "6 "_ "P "r "e "f "i "x "_ "I "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:31.135902" elapsed="0.066442"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:00:31.202528" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-21T02:00:31.202421" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.202403" elapsed="0.000208"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.203044" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.203395" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:00:31.203469" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:00:31.135226" elapsed="0.068351"/>
</kw>
<msg time="2026-04-21T02:00:31.203670" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:31.203715" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "C "h "e "c "k "_ "I "p "v "6 "_ "P "r "e "f "i "x "_ "I "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:31.130458" elapsed="0.073297"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.204105" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:31.203851" elapsed="0.000363"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.203833" elapsed="0.000407"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:00:31.130316" elapsed="0.073949"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:00:31.130140" elapsed="0.074158"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:00:31.127769" elapsed="0.076587"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:00:31.122572" elapsed="0.081842"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:31.122144" elapsed="0.082318"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:00:31.119248" elapsed="0.085269"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.205467" level="INFO">&amp;{mapping} = { IP=10.30.171.3 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${CONTROLLER_IPV4}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:31.204708" elapsed="0.000789"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.256421" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:31.256027" elapsed="0.000427"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:31.257315" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:31.256977" elapsed="0.000413">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:31.257484" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:31.256625" elapsed="0.000884"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.258075" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:31.257674" elapsed="0.000428"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:31.258407" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:31.258588" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:31.258264" elapsed="0.000350"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.259031" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:31.258771" elapsed="0.000306"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.260501" level="INFO">mapping: {'IP': '10.30.171.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:31.259982" elapsed="0.000566"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.261003" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:31.260711" elapsed="0.000318"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.261776" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:31.261418" elapsed="0.000410"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:31.262728" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:31.262366" elapsed="0.000391"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:31.262836" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:00:31.263012" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:31.262022" elapsed="0.001017"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:31.263208" elapsed="0.000329"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:00:31.261280" elapsed="0.002354"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.264245" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:31.263910" elapsed="0.000361"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:31.265159" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:31.264819" elapsed="0.000366"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:31.265320" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:00:31.265488" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:31.264460" elapsed="0.001054"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:31.265674" elapsed="0.000303"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:00:31.263753" elapsed="0.002265"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.266581" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:31.266263" elapsed="0.000344"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:31.267483" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:31.267150" elapsed="0.000358"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:31.267559" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:31.267707" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:31.266813" elapsed="0.000918"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:31.267898" elapsed="0.000287"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:00:31.266131" elapsed="0.002096"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.268833" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:31.268471" elapsed="0.000390"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:31.269765" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:31.269425" elapsed="0.000381"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:31.269859" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:31.270009" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:31.269046" elapsed="0.000986"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:31.270181" elapsed="0.000268"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:00:31.268339" elapsed="0.002152"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.271104" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:31.270734" elapsed="0.000402"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:31.272075" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:31.271691" elapsed="0.000413"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:31.272157" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:00:31.272322" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:31.271336" elapsed="0.001014"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:31.272511" elapsed="0.000355"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:31.270603" elapsed="0.002315"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.276059" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:31.273172" elapsed="0.002927"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:31.277474" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:31.276945" elapsed="0.000569"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:31.277589" elapsed="0.000045"/>
</return>
<msg time="2026-04-21T02:00:31.277835" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:31.276388" elapsed="0.001485"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:31.278099" elapsed="0.000402"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:00:31.273037" elapsed="0.005586"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.279483" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:31.279010" elapsed="0.000510"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:31.280830" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:31.280308" elapsed="0.000563"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:31.280945" elapsed="0.000043"/>
</return>
<msg time="2026-04-21T02:00:31.281169" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:31.279812" elapsed="0.001476"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:31.281585" elapsed="0.000341"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:31.278813" elapsed="0.003158"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.282555" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:31.282228" elapsed="0.000352"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:31.283447" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:31.283119" elapsed="0.000354"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:31.283523" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:31.283672" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:31.282766" elapsed="0.000931"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:31.283860" elapsed="0.000271"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:31.282093" elapsed="0.002079"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:00:31.261082" elapsed="0.023125"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:00:31.284252" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:00:31.284413" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': ...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:00:31.259474" elapsed="0.024965"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:31.259152" elapsed="0.025319"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.284648" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:31.284499" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.259130" elapsed="0.025595"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.285632" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:31.284892" elapsed="0.000767"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:31.285709" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:31.255382" elapsed="0.030469"/>
</kw>
<msg time="2026-04-21T02:00:31.285907" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:31.242189" elapsed="0.043769"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.298835" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.312346" elapsed="0.000044"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.326167" elapsed="0.000052"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.326489" elapsed="0.000027"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.326685" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.327134" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:31.326982" elapsed="0.000210"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:31.326964" elapsed="0.000253"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.327359" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.327527" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.327701" elapsed="0.000028"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:31.326923" elapsed="0.000852"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:31.326778" elapsed="0.001048"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.327983" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:31.328084" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:00:31.328260" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:31.237704" elapsed="0.090584"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:31.329899" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:31.329509" elapsed="0.000503">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:31.330121" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:31.329058" elapsed="0.001089"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.330528" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:31.330222" elapsed="0.000372"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.331208" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:31.330856" elapsed="0.000379"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:31.330621" elapsed="0.000651"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.330203" elapsed="0.001092"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.333825" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:31.331471" elapsed="0.002382"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:00:31.333908" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:00:31.334070" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:00:31.328647" elapsed="0.005448"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:31.335351" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:31.335102" elapsed="0.000315">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:31.335574" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:31.334737" elapsed="0.000863"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:00:31.335831" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:00:31.335672" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.335654" elapsed="0.000263"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.336065" elapsed="0.000023"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.336239" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:00:31.336307" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:00:31.338439" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:00:31.334405" elapsed="0.004061"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.340045" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:31.339739" elapsed="0.000355"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.340495" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:31.340247" elapsed="0.000292"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:00:31.355341" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0koup2cts3hs83ku3qtmq913a5.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:00:31.358140" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"},{"peer-id":"bgp://127.0.0.12","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-04-21T02:00:31.358674" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:00:31.343008" elapsed="0.015728"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:31.340606" elapsed="0.018267"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.359389" elapsed="0.000063"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:31.358940" elapsed="0.000614"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.340588" elapsed="0.019018"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.367049" level="INFO">{"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"},{"peer-id":"bgp://127.0.0.12","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false},"bgp-inet:ipv6-routes":{"ipv6-route":[{"route-key":"1:1:1::1/128","path-id":1,"prefix":"1:1:1::1/128","attributes":{"multi-exit-disc":{"med":0},"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2:1:1:1::1"}}}]}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false},"bgp-inet:ipv6-routes":{"ipv6-route":[{"route-key":"1:1:1::1/128","path-id":1,"prefix":"1:1:1::1/128","attributes":{"multi-exit-disc":{"med":0},"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2:1:1:1::1"}}}]}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"},{"peer-id":"bgp://127.0.0.1","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true}}]},"peer-role":"ibgp"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false},"bgp-inet:ipv6-routes":{"ipv6-route":[{"path-id":0,"route-key":"1:1:1::1/128","prefix":"1:1:1::1/128","attributes":{"multi-exit-disc":{"med":0},"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2:1:1:1::1"}}}]}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:31.362314" elapsed="0.004991"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:31.361775" elapsed="0.005567"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.361733" elapsed="0.005635"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.370033" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:31.367651" elapsed="0.002429"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:31.367426" elapsed="0.002690"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.367408" elapsed="0.002733"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.370738" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:31.370326" elapsed="0.000439"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.371092" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:31.370852" elapsed="0.000299"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.371646" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:31.371340" elapsed="0.000333"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:31.371175" elapsed="0.000534"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.370834" elapsed="0.000897"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.372272" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:31.371904" elapsed="0.000395"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.372598" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:31.372368" elapsed="0.000293"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.373156" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:31.372859" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:31.372685" elapsed="0.000532"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.372350" elapsed="0.000888"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:31.373427" elapsed="0.000456"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:00:31.374561" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:31.374126" elapsed="0.000472"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:00:31.374932" elapsed="0.003358"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:00:31.360702" elapsed="0.017660"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:31.378551" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:31.378437" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.378416" elapsed="0.000205"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:00:31.388145" level="INFO">${text_normalized} = {
 "bgp-rib:rib": [
  {
   "id": "example-bgp-rib",
   "loc-rib": {
    "tables": [
     {
      "afi": "bgp-types:ipv6-address-family",
      "attributes": {
       "uptodate": false
      },
      "...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:00:31.378767" elapsed="0.009419"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:00:31.388256" elapsed="0.000045"/>
</return>
<msg time="2026-04-21T02:00:31.388450" level="INFO">${response_text} = {
 "bgp-rib:rib": [
  {
   "id": "example-bgp-rib",
   "loc-rib": {
    "tables": [
     {
      "afi": "bgp-types:ipv6-address-family",
      "attributes": {
       "uptodate": false
      },
      "...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:00:31.338855" elapsed="0.049622"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:31.388543" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:00:31.388695" level="INFO">${response_text} = {
 "bgp-rib:rib": [
  {
   "id": "example-bgp-rib",
   "loc-rib": {
    "tables": [
     {
      "afi": "bgp-types:ipv6-address-family",
      "attributes": {
       "uptodate": false
      },
      "...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:00:31.214702" elapsed="0.174020"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.389140" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:31.388832" elapsed="0.000470"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.388811" elapsed="0.000519"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:31.389365" elapsed="0.000026"/>
</return>
<arg>${BGP_VAR_FOLDER}/bgp_rib</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>mapping=${mapping}</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:00:31.210266" elapsed="0.179225"/>
</kw>
<arg>5x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${BGP_VAR_FOLDER}/bgp_rib</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>mapping=${mapping}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:00:31.205685" elapsed="0.183865"/>
</kw>
<doc>Check for the presence of Ipv6 Prefix in the BGP RIB</doc>
<status status="PASS" start="2026-04-21T02:00:31.118731" elapsed="0.270950"/>
</test>
<test id="s1-s5-t20" name="Delete_Injected_Ipv6_Routes_1" line="269">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:00:31.393040" elapsed="0.000285"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:00:31.392755" elapsed="0.000627"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:31.394409" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:31.394292" elapsed="0.000163"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.394274" elapsed="0.000203"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:31.399522" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:31.399411" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.399392" elapsed="0.000198"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.400614" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:31.400217" elapsed="0.000428"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.401123" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:00:31.400821" elapsed="0.000328"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:00:31.401194" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:00:31.401366" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:00:31.399836" elapsed="0.001555"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:31.407409" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:31.407299" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.407281" elapsed="0.000198"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:31.408651" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:31.408545" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.408527" elapsed="0.000193"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:00:31.409192" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:00:31.408884" elapsed="0.000334"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:00:31.409624" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:31.409403" elapsed="0.000247"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:00:31.442718" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:31.410214" elapsed="0.032749"/>
</kw>
<msg time="2026-04-21T02:00:31.443226" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:00:31.443276" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:31.409852" elapsed="0.033464"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:00:31.466882" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "I "n "j "e "c "t "e "d "_ "I "p "v "6 "_ "R "o "u "t "e "s "_ "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:00:31.444071" elapsed="0.023023"/>
</kw>
<msg time="2026-04-21T02:00:31.467355" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:00:31.467418" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "I "n "j "e "c "t "e "d "_ "I "p "v "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:31.443585" elapsed="0.023990"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.468169" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:31.467731" elapsed="0.000518"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.467684" elapsed="0.000605"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.468984" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "I "n "j "e "c "t "e "d "_ "I "p "v "6 "_ "R "o "u "t "e "s "_ "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:31.468491" elapsed="0.000569"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.469387" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:31.469131" elapsed="0.000315"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.469111" elapsed="0.000359"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:00:31.469512" elapsed="0.000045"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:31.473614" elapsed="0.000170"/>
</kw>
<msg time="2026-04-21T02:00:31.473870" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:31.471874" elapsed="0.002138"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.474287" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.474622" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:00:31.470898" elapsed="0.003928"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:00:31.469988" elapsed="0.004905"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:00:31.408243" elapsed="0.066752"/>
</kw>
<msg time="2026-04-21T02:00:31.475091" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:31.475136" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "I "n "j "e "c "t "e "d "_ "I "p "v "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:31.407629" elapsed="0.067547"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:00:31.475366" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:00:31.475255" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.475236" elapsed="0.000215"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.475889" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.476276" elapsed="0.000032"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:00:31.476365" elapsed="0.000024"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:00:31.406958" elapsed="0.069556"/>
</kw>
<msg time="2026-04-21T02:00:31.476638" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:31.476696" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "I "n "j "e "c "t "e "d "_ "I "p "v "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:31.401770" elapsed="0.074977"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.477148" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:31.476877" elapsed="0.000326"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.476854" elapsed="0.000374"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:00:31.401627" elapsed="0.075625"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:00:31.401449" elapsed="0.075839"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:00:31.399043" elapsed="0.078329"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:00:31.394001" elapsed="0.083440"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:31.393535" elapsed="0.083999"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:00:31.390413" elapsed="0.087182"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.478491" level="INFO">&amp;{mapping} = { IP=127.0.0.12 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=127.0.0.12</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:31.477811" elapsed="0.000710"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.524538" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:31.524115" elapsed="0.000457"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:31.525411" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:31.525113" elapsed="0.000376">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:31.525586" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:31.524751" elapsed="0.000861"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.526184" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:31.525778" elapsed="0.000433"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:31.526519" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:31.526699" level="INFO">${template} = rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:31.526371" elapsed="0.000353"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.527150" level="INFO">rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:31.526897" elapsed="0.000299"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.528233" level="INFO">mapping: {'IP': '127.0.0.12', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:31.527965" elapsed="0.000314"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.528716" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:31.528440" elapsed="0.000302"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.529496" level="INFO">${value} = 127.0.0.12</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:31.529150" elapsed="0.000372"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:31.530285" level="INFO">${encoded} = 127.0.0.12</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:31.530060" elapsed="0.000251"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:31.530366" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:00:31.530530" level="INFO">${encoded_value} = 127.0.0.12</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:31.529716" elapsed="0.000838"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:31.530708" elapsed="0.000264"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.12</var>
<status status="PASS" start="2026-04-21T02:00:31.529013" elapsed="0.002000"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.531557" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:31.531260" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:31.532315" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:31.532102" elapsed="0.000239"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:31.532456" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:00:31.532614" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:31.531768" elapsed="0.000871"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:31.532806" elapsed="0.000417"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:00:31.531128" elapsed="0.002138"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.533865" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:31.533544" elapsed="0.000346"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:31.534604" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:31.534395" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:31.534684" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:31.534868" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:31.534078" elapsed="0.000815"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:31.535043" elapsed="0.000222"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:00:31.533409" elapsed="0.001898"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.535869" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:31.535550" elapsed="0.000344"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:31.536605" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:31.536397" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:31.536685" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:31.536851" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:31.536080" elapsed="0.000795"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:31.537026" elapsed="0.000221"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:00:31.535419" elapsed="0.001868"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.537862" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:31.537545" elapsed="0.000342"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:31.538592" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:31.538385" elapsed="0.000232"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:31.538667" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:00:31.538834" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:31.538071" elapsed="0.000788"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:31.539008" elapsed="0.000223"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:31.537413" elapsed="0.001859"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.539827" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:31.539513" elapsed="0.000341"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:31.540569" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:31.540357" elapsed="0.000238"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:31.540646" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:31.540811" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:31.540040" elapsed="0.000796"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:31.540986" elapsed="0.000223"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:00:31.539384" elapsed="0.001867"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.541838" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:31.541523" elapsed="0.000341"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:31.542579" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:31.542367" elapsed="0.000238"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:31.542655" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:00:31.542867" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:31.542049" elapsed="0.000843"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:31.543043" elapsed="0.000222"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:31.541365" elapsed="0.001942"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.543866" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:31.543552" elapsed="0.000340"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:31.544783" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:31.544573" elapsed="0.000251"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:31.544876" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:31.545028" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:31.544080" elapsed="0.000972"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:31.545202" elapsed="0.000254"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:31.543422" elapsed="0.002075"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:00:31.528817" elapsed="0.016717"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:00:31.545579" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:00:31.545740" level="INFO">${mapping_to_use} = {'IP': '127.0.0.12', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': '...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:00:31.527623" elapsed="0.018143"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:31.527277" elapsed="0.018537"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.545996" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:31.545842" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.527252" elapsed="0.018822"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.546946" level="INFO">${final_text} = 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</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:31.546218" elapsed="0.000756"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:31.547024" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:31.523428" elapsed="0.023721"/>
</kw>
<msg time="2026-04-21T02:00:31.547205" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:31.510159" elapsed="0.037097"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.560111" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.573269" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.586045" elapsed="0.000034"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.586423" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.586614" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.587077" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:31.586923" elapsed="0.000212"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:31.586903" elapsed="0.000260"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.587306" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.587476" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.587644" elapsed="0.000023"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:31.586858" elapsed="0.000842"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:31.586710" elapsed="0.001020"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.587898" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:31.587980" elapsed="0.000021"/>
</return>
<msg time="2026-04-21T02:00:31.588149" level="INFO">${uri} = 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</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:31.505496" elapsed="0.082682"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.589475" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:31.589111" elapsed="0.000419"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:00:31.601362" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0koup2cts3hs83ku3qtmq913a5.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:00:31.601412" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:00:31.601534" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:00:31.591822" elapsed="0.009739"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:31.589596" elapsed="0.012010"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.601831" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:31.601633" elapsed="0.000269"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.589579" elapsed="0.012345"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.606982" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:31.603107" elapsed="0.003939"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:31.602759" elapsed="0.004338"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.602734" elapsed="0.004398"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.611001" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:31.607525" elapsed="0.003546"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:31.607209" elapsed="0.003916"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.607186" elapsed="0.003976"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.612046" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:31.611425" elapsed="0.000662"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.612544" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:31.612191" elapsed="0.000524"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.613563" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:31.613025" elapsed="0.000580"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:31.612755" elapsed="0.000905"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.612165" elapsed="0.001528"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.614530" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:31.613969" elapsed="0.000601"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.615049" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:31.614674" elapsed="0.000461"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.615872" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:31.615407" elapsed="0.000505"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:31.615170" elapsed="0.000795"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.614648" elapsed="0.001349"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:31.616225" elapsed="0.000520"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:00:31.617567" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:31.617013" elapsed="0.000600"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:00:31.617823" elapsed="0.002490"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:00:31.602298" elapsed="0.018090"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:00:31.620443" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:00:31.623129" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:00:31.588468" elapsed="0.034689"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:31.623217" elapsed="0.000030"/>
</return>
<arg>${BGP_VAR_FOLDER}/ipv6_route_injection</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:00:31.478765" elapsed="0.144584"/>
</kw>
<kw name="Fail If Exceptions Found During Test" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:31.624307" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:31.624196" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.624178" elapsed="0.000198"/>
</if>
<for flavor="IN RANGE">
<iter>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.625239" level="INFO">${cmd} = sed '1,/ROBOT MESSAGE: Starting test bgpcep-userfeatures.txt.Bgp Ipv6 Basic.Delete_Injected_Ipv6_Routes_1/d' /tmp/karaf-0.22.3/data/log/karaf.log</msg>
<var>${cmd}</var>
<arg>sed '1,/ROBOT MESSAGE: Starting test ${test_name}/d' ${log_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:31.624892" elapsed="0.000376"/>
</kw>
<kw name="Get Karaf Log Lines From Test Start" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:31.629823" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:31.629681" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.629659" elapsed="0.000236"/>
</if>
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:31.632044" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:31.631750" elapsed="0.000351"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:31.631730" elapsed="0.000395"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:00:31.632423" level="INFO">index=7
host=10.30.171.3
alias=None
port=22
timeout=10 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:00:31.632530" level="INFO">${current_ssh_connection} = index=7
host=10.30.171.3
alias=None
port=22
timeout=10 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:00:31.632278" elapsed="0.000279"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.633119" level="INFO">Attempting to execute command "sed '1,/ROBOT MESSAGE: Starting test bgpcep-userfeatures.txt.Bgp Ipv6 Basic.Delete_Injected_Ipv6_Routes_1/d' /tmp/karaf-0.22.3/data/log/karaf.log" on remote system "10.30.171.3" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:31.632710" elapsed="0.000459"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:00:31.633914" level="INFO">${conn_id} = 8</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:00:31.633327" elapsed="0.000614"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:00:31.635069" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:00:31.635146" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:00:31.634565" elapsed="0.000605"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:31.635333" elapsed="0.000337"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T02:00:31.636562" level="INFO">Logging into '10.30.171.3:22' as 'jenkins'.</msg>
<msg time="2026-04-21T02:00:32.286593" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 02:00:31 UTC 2026

  System load:  0.05               Processes:             128
  Usage of /:   11.1% of 77.35GB   Users logged in:       1
  Memory usage: 9%                 IPv4 address for ens3: 10.30.171.3
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 01:58:33 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T02:00:31.636227" elapsed="0.650558"/>
</kw>
<msg time="2026-04-21T02:00:32.286910" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:31.635859" elapsed="0.651153"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T02:00:31.634163" elapsed="0.652977"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:00:32.287701" level="INFO">Executing command 'sed '1,/ROBOT MESSAGE: Starting test bgpcep-userfeatures.txt.Bgp Ipv6 Basic.Delete_Injected_Ipv6_Routes_1/d' /tmp/karaf-0.22.3/data/log/karaf.log'.</msg>
<msg time="2026-04-21T02:00:32.300597" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:00:32.300939" level="INFO">${stdout} = </msg>
<msg time="2026-04-21T02:00:32.301071" level="INFO">${stderr} = </msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:00:32.287416" elapsed="0.013727"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:00:32.301566" elapsed="0.000634"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.303312" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:32.302624" elapsed="0.000782"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T02:00:32.303973" elapsed="0.000037"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:32.303591" elapsed="0.000493"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.303530" elapsed="0.000608"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:00:32.304487" elapsed="0.000063"/>
</return>
<status status="PASS" start="2026-04-21T02:00:32.304254" elapsed="0.000370"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.304221" elapsed="0.000457"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T02:00:32.304754" elapsed="0.000031"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:32.310468" elapsed="0.000216"/>
</kw>
<msg time="2026-04-21T02:00:32.310749" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:32.309569" elapsed="0.001305"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.311109" elapsed="0.000032"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.311346" elapsed="0.000030"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:00:32.305493" elapsed="0.005988"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-04-21T02:00:31.631218" elapsed="0.680446"/>
</kw>
<msg time="2026-04-21T02:00:32.311758" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:31.630615" elapsed="0.681246"/>
</kw>
<msg time="2026-04-21T02:00:32.312086" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>${ip}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>${prompt}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-21T02:00:31.630073" elapsed="0.682060"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:00:32.313263" level="INFO">@{log_lines} = [  ]</msg>
<var>@{log_lines}</var>
<arg>${output}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:00:32.312848" elapsed="0.000455"/>
</kw>
<return>
<value>${log_lines}</value>
<status status="PASS" start="2026-04-21T02:00:32.313375" elapsed="0.000044"/>
</return>
<msg time="2026-04-21T02:00:32.313657" level="INFO">${output} = ['']</msg>
<var>${output}</var>
<arg>${ODL_SYSTEM_${i}_IP}</arg>
<arg>${test_name}</arg>
<arg>${cmd}</arg>
<doc>Scrapes all log messages that match regexp ${type} which fall after a point given by a log message that
contains bgpcep-userfeatures.txt.Bgp Ipv6 Basic.Delete_Injected_Ipv6_Routes_1. This is useful if your test cases are marking karaf.log with a message indicating when
that test case has started; such that you can easily pull out any extra log messsages to parse/log/etc in the
test logic itself. For example, you can grab all ERRORS that occur during your test case.</doc>
<status status="PASS" start="2026-04-21T02:00:31.629084" elapsed="0.684617"/>
</kw>
<kw name="Verify Exceptions" owner="excepts">
<msg time="2026-04-21T02:00:32.314279" level="INFO">${exlist} = []</msg>
<msg time="2026-04-21T02:00:32.314343" level="INFO">${matchlist} = []</msg>
<var>${exlist}</var>
<var>${matchlist}</var>
<arg>${output}</arg>
<doc>Return a list of exceptions not in the whitelist for the given lines.</doc>
<status status="PASS" start="2026-04-21T02:00:32.314013" elapsed="0.000362"/>
</kw>
<kw name="Write Exceptions Map To File" owner="excepts">
<arg>${SUITE_NAME}.${TEST_NAME}</arg>
<arg>/tmp/odl${i}_exceptions.txt</arg>
<doc>Write the exceptions map to a file under the testname header. The output
will include all lines in the exception itself as well as any previous
contextual warning or error lines. The output will be appended or overwritten
depending on the mode parameter. It is assumed that the caller has called
verify_exceptions() earlier to populate the exceptions map, otherwise only
the testname and header will be printed to the file.</doc>
<status status="PASS" start="2026-04-21T02:00:32.314622" elapsed="0.000596"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.315866" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:00:32.315973" level="INFO">${listlength} = 0</msg>
<var>${listlength}</var>
<arg>${exlist}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:00:32.315447" elapsed="0.000559"/>
</kw>
<if>
<branch type="IF" condition="&quot;${fail}&quot;==&quot;True&quot; and ${listlength} != 0">
<kw name="Log And Fail Exceptions" owner="KarafKeywords">
<arg>${exlist}</arg>
<arg>${listlength}</arg>
<doc>Print the list of failed exceptions and fail the test</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.316606" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:32.316108" elapsed="0.000583"/>
</branch>
<branch type="ELSE">
<kw name="Log List" owner="Collections">
<msg time="2026-04-21T02:00:32.317139" level="INFO">List is empty.</msg>
<arg>${matchlist}</arg>
<doc>Logs contents of the ``list`` using the given ``level``.</doc>
<status status="PASS" start="2026-04-21T02:00:32.316947" elapsed="0.000253"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:32.316726" elapsed="0.000519"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.316080" elapsed="0.001195"/>
</if>
<var name="${i}">1</var>
<status status="PASS" start="2026-04-21T02:00:31.624703" elapsed="0.692607"/>
</iter>
<var>${i}</var>
<value>1</value>
<value>${NUM_ODL_SYSTEM} + 1</value>
<status status="PASS" start="2026-04-21T02:00:31.624424" elapsed="0.692935"/>
</for>
<arg>${SUITE_NAME}.${TEST_NAME}</arg>
<arg>fail=${True}</arg>
<doc>Create a failure if an Exception is found in the karaf.log that has not been whitelisted.
Will work for single controller jobs as well as 3node cluster jobs</doc>
<status status="PASS" start="2026-04-21T02:00:31.623745" elapsed="0.693700"/>
</kw>
<doc>Delete the injected IPV6 routes</doc>
<status status="PASS" start="2026-04-21T02:00:31.389945" elapsed="0.927665"/>
</test>
<test id="s1-s5-t21" name="Delete_Bgp_Peer_Configuration_4" line="286">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:00:32.321772" elapsed="0.000307"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:00:32.321464" elapsed="0.000689"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:32.323358" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:32.323243" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.323224" elapsed="0.000203"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:32.328549" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:32.328414" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.328396" elapsed="0.000235"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.329711" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:32.329320" elapsed="0.000418"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.330244" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:00:32.329936" elapsed="0.000334"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:00:32.330314" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:00:32.330471" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:00:32.328929" elapsed="0.001567"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:32.336272" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:32.336162" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.336142" elapsed="0.000198"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:32.337697" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:32.337581" elapsed="0.000286"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.337563" elapsed="0.000386"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:00:32.338439" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:00:32.338115" elapsed="0.000352"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:00:32.338873" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:32.338630" elapsed="0.000269"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:00:32.372238" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:32.339408" elapsed="0.033052"/>
</kw>
<msg time="2026-04-21T02:00:32.372704" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:00:32.372752" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:32.339061" elapsed="0.033758"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:00:32.398917" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "_ "4 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:00:32.373565" elapsed="0.025523"/>
</kw>
<msg time="2026-04-21T02:00:32.399297" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:00:32.399344" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:32.373091" elapsed="0.026291"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.399839" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:32.399496" elapsed="0.000405"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.399460" elapsed="0.000470"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.400451" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "_ "4 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:32.400080" elapsed="0.000445"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.400832" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:32.400592" elapsed="0.000296"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.400574" elapsed="0.000337"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:00:32.400952" elapsed="0.000044"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:32.403940" elapsed="0.000154"/>
</kw>
<msg time="2026-04-21T02:00:32.404158" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:32.402652" elapsed="0.001645"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.404574" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.404936" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:00:32.401913" elapsed="0.003212"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:00:32.401296" elapsed="0.003894"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:00:32.337276" elapsed="0.068012"/>
</kw>
<msg time="2026-04-21T02:00:32.405385" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:32.405430" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:32.336493" elapsed="0.068975"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:00:32.405651" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:00:32.405543" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.405525" elapsed="0.000211"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.406233" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.406661" elapsed="0.000029"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:00:32.406738" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:00:32.335756" elapsed="0.071115"/>
</kw>
<msg time="2026-04-21T02:00:32.406968" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:32.407012" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:32.330896" elapsed="0.076155"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.407409" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:32.407129" elapsed="0.000352"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.407111" elapsed="0.000397"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:00:32.330732" elapsed="0.076800"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:00:32.330554" elapsed="0.077017"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:00:32.328046" elapsed="0.079589"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:00:32.322944" elapsed="0.084750"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:32.322365" elapsed="0.085378"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:00:32.318895" elapsed="0.088936"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.408836" level="INFO">&amp;{mapping} = { IP=127.0.0.1 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${IPV4_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:32.408043" elapsed="0.000824"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.457511" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:32.457093" elapsed="0.000452"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:32.458386" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:32.458116" elapsed="0.000362">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:32.458587" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:32.457723" elapsed="0.000889"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.459182" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:32.458777" elapsed="0.000432"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:32.459510" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_neighbor_rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_neighbor_rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:32.459686" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:32.459368" elapsed="0.000345"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.460135" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:32.459888" elapsed="0.000293"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.461199" level="INFO">mapping: {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:32.460937" elapsed="0.000370"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.461744" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:32.461468" elapsed="0.000302"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.462506" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:32.462203" elapsed="0.000328"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:32.463296" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:32.463074" elapsed="0.000248"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:32.463376" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:00:32.463540" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:32.462732" elapsed="0.000841"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:32.463745" elapsed="0.000267"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-04-21T02:00:32.462064" elapsed="0.001990"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.464599" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:32.464301" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:32.465350" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:32.465141" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:32.465425" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:32.465575" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:32.464822" elapsed="0.000777"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:32.465748" elapsed="0.000263"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:00:32.464170" elapsed="0.001883"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.466596" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:32.466299" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:32.467351" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:32.467140" elapsed="0.000236"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:32.467426" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:32.467575" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:32.466825" elapsed="0.000774"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:32.467748" elapsed="0.000236"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:00:32.466167" elapsed="0.001858"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.468747" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:32.468268" elapsed="0.000505"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:32.469497" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:32.469289" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:32.469572" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:00:32.469722" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:32.468975" elapsed="0.000771"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:32.469912" elapsed="0.000231"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:00:32.468136" elapsed="0.002048"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.470726" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:32.470427" elapsed="0.000325"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:32.471553" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:32.471337" elapsed="0.000242"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:32.471628" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:00:32.471780" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:32.470954" elapsed="0.000870"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:32.472021" elapsed="0.000224"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:32.470296" elapsed="0.001991"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.472877" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:32.472533" elapsed="0.000371"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:32.473622" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:32.473412" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:32.473696" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:32.473902" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:32.473094" elapsed="0.000836"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:32.474125" elapsed="0.000228"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:00:32.472401" elapsed="0.001994"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.475033" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:32.474668" elapsed="0.000392"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:32.475806" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:32.475572" elapsed="0.000262"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:32.475885" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:00:32.476039" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:32.475251" elapsed="0.000813"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:32.476217" elapsed="0.000223"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:32.474509" elapsed="0.001973"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.477047" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:32.476728" elapsed="0.000344"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:32.477809" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:32.477579" elapsed="0.000259"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:32.477892" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:00:32.478083" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:32.477259" elapsed="0.000850"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:32.478263" elapsed="0.000221"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:32.476597" elapsed="0.001929"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:00:32.461840" elapsed="0.016721"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:00:32.478606" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:00:32.478769" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'e...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:00:32.460600" elapsed="0.018212"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:32.460264" elapsed="0.018581"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.479026" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:32.478873" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.460237" elapsed="0.018867"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.479992" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:32.479250" elapsed="0.000772"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:32.480072" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:32.456417" elapsed="0.023785"/>
</kw>
<msg time="2026-04-21T02:00:32.480301" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:32.440553" elapsed="0.039803"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.493901" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.507279" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.520256" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.520518" elapsed="0.000026"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.520718" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.521196" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:32.521041" elapsed="0.000212"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:32.521021" elapsed="0.000260"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.521425" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.521629" elapsed="0.000024"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.521827" elapsed="0.000023"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:32.520973" elapsed="0.000917"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:32.520824" elapsed="0.001100"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.522126" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:32.522209" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:00:32.522374" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:32.435881" elapsed="0.086523"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.523876" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:32.523515" elapsed="0.000427"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:00:32.536980" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0koup2cts3hs83ku3qtmq913a5.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:00:32.537130" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:00:32.537301" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:00:32.526257" elapsed="0.011091"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:32.524017" elapsed="0.013412"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.537750" elapsed="0.000060"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:32.537473" elapsed="0.000404"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.523999" elapsed="0.013911"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.546112" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:32.539941" elapsed="0.006310"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:32.539373" elapsed="0.006962"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.539335" elapsed="0.007062"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.549340" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:32.546865" elapsed="0.002521"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:32.546532" elapsed="0.002889"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.546493" elapsed="0.002954"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.550086" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:32.549625" elapsed="0.000495"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.550439" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:32.550194" elapsed="0.000303"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.551013" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:32.550683" elapsed="0.000358"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:32.550521" elapsed="0.000555"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.550176" elapsed="0.000928"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.551660" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:32.551286" elapsed="0.000404"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.552015" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:32.551761" elapsed="0.000312"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.552557" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:32.552256" elapsed="0.000327"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:32.552097" elapsed="0.000522"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.551743" elapsed="0.000898"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:32.552809" elapsed="0.000358"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:00:32.553636" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:32.553331" elapsed="0.000331"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:00:32.553832" elapsed="0.002648"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:00:32.538500" elapsed="0.018058"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:00:32.556609" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:00:32.559025" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:00:32.522687" elapsed="0.036365"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:32.559109" elapsed="0.000028"/>
</return>
<arg>${BGP_VAR_FOLDER}/bgp_neighbor_rib</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:00:32.409107" elapsed="0.150130"/>
</kw>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<status status="PASS" start="2026-04-21T02:00:32.318081" elapsed="0.241285"/>
</test>
<test id="s1-s5-t22" name="Verify_Ipv6_Topology_Empty_4" line="302">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:00:32.562955" elapsed="0.000214"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:00:32.562659" elapsed="0.000617"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:32.564309" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:32.564194" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.564175" elapsed="0.000204"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:32.569495" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:32.569385" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.569367" elapsed="0.000197"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.570607" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:32.570215" elapsed="0.000420"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.571119" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:00:32.570816" elapsed="0.000329"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:00:32.571191" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:00:32.571350" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:00:32.569811" elapsed="0.001565"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:32.577232" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:32.577122" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.577103" elapsed="0.000198"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:32.578512" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:32.578405" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.578387" elapsed="0.000193"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:00:32.579056" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:00:32.578725" elapsed="0.000357"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:00:32.579461" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:32.579242" elapsed="0.000245"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:00:32.608272" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:32.579998" elapsed="0.028431"/>
</kw>
<msg time="2026-04-21T02:00:32.608620" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:00:32.608667" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:32.579646" elapsed="0.029063"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:00:32.633859" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "y "_ "E "m "p "t "y "_ "4 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:00:32.609319" elapsed="0.024655"/>
</kw>
<msg time="2026-04-21T02:00:32.634170" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:00:32.634217" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:32.608937" elapsed="0.025317"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.634591" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:32.634346" elapsed="0.000313"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.634319" elapsed="0.000385"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.635290" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "y "_ "E "m "p "t "y "_ "4 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:32.634929" elapsed="0.000431"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.635650" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:32.635429" elapsed="0.000277"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.635410" elapsed="0.000320"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:00:32.635859" elapsed="0.000039"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:32.638639" elapsed="0.000169"/>
</kw>
<msg time="2026-04-21T02:00:32.638873" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:32.637448" elapsed="0.001566"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.639291" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.639624" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:00:32.636736" elapsed="0.003088"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:00:32.636178" elapsed="0.003715"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:00:32.578101" elapsed="0.061895"/>
</kw>
<msg time="2026-04-21T02:00:32.640092" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:32.640138" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:32.577452" elapsed="0.062724"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:00:32.640378" elapsed="0.000030"/>
</return>
<status status="PASS" start="2026-04-21T02:00:32.640253" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.640235" elapsed="0.000249"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.641046" elapsed="0.000034"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.641471" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:00:32.641547" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:00:32.576759" elapsed="0.064902"/>
</kw>
<msg time="2026-04-21T02:00:32.641759" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:32.641823" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:32.571756" elapsed="0.070108"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.642274" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:32.641944" elapsed="0.000387"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.641926" elapsed="0.000430"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:00:32.571611" elapsed="0.070770"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:00:32.571434" elapsed="0.070984"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:00:32.569019" elapsed="0.073459"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:00:32.563898" elapsed="0.078640"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:32.563436" elapsed="0.079151"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:00:32.560371" elapsed="0.082271"/>
</kw>
<kw name="Verify_Rib_Status_Empty">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.705548" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:32.705082" elapsed="0.000502"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:32.706476" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:32.706166" elapsed="0.000395">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:32.706770" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:32.705767" elapsed="0.001044"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.707376" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:32.706983" elapsed="0.000420"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:32.707710" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:32.707895" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv6-topology
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:32.707564" elapsed="0.000357"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.708334" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv6-topology
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:32.708081" elapsed="0.000300"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.709514" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:32.709201" elapsed="0.000358"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.710031" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:32.709720" elapsed="0.000337"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.710434" elapsed="0.000023"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.710645" elapsed="0.000024"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.710841" elapsed="0.000022"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:00:32.710295" elapsed="0.000606"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:00:32.710114" elapsed="0.000819"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:00:32.710982" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:00:32.711156" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:00:32.708864" elapsed="0.002317"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:32.708465" elapsed="0.002749"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.711386" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:32.711239" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.708440" elapsed="0.003022"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.712076" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:32.711603" elapsed="0.000500"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:32.712152" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:32.704242" elapsed="0.008035"/>
</kw>
<msg time="2026-04-21T02:00:32.712333" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:32.688800" elapsed="0.023586"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.726526" elapsed="0.000037"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.739920" elapsed="0.000033"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.752891" elapsed="0.000032"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.753123" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.753311" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.753737" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:32.753579" elapsed="0.000248"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:32.753559" elapsed="0.000297"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.754007" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.754197" elapsed="0.000026"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.754384" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:32.753520" elapsed="0.000920"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:32.753399" elapsed="0.001072"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.754634" elapsed="0.000024"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:32.754729" elapsed="0.000021"/>
</return>
<msg time="2026-04-21T02:00:32.754929" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:32.681763" elapsed="0.073203"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:32.756624" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:32.756302" elapsed="0.000406">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:32.756824" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:32.755859" elapsed="0.000992"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.757196" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:32.756925" elapsed="0.000329"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.757770" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:32.757459" elapsed="0.000362"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:32.757279" elapsed="0.000580"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.756906" elapsed="0.000975"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.760375" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:32.758034" elapsed="0.002368"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:00:32.760455" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:00:32.760614" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:00:32.755394" elapsed="0.005244"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:32.762012" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:32.761630" elapsed="0.000446">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:32.762266" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:32.761288" elapsed="0.001004"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:00:32.762500" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:00:32.762362" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.762344" elapsed="0.000241"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.762731" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.762919" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:00:32.762986" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:00:32.765131" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:00:32.760960" elapsed="0.004198"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.766774" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:32.766436" elapsed="0.000638"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.767846" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:32.767374" elapsed="0.000557"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:00:32.779563" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0koup2cts3hs83ku3qtmq913a5.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:00:32.779748" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '223'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv6-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv6-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:00:32.780056" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:00:32.771121" elapsed="0.009016"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:32.768052" elapsed="0.012214"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.780768" elapsed="0.000106"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:32.780348" elapsed="0.000662"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.768020" elapsed="0.013062"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.789570" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv6-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv6-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:32.783582" elapsed="0.006097"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:32.783088" elapsed="0.006671"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.783047" elapsed="0.006802"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.792990" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:32.790615" elapsed="0.002421"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:32.789976" elapsed="0.003094"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.789939" elapsed="0.003156"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.793677" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:32.793276" elapsed="0.000428"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.794024" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:32.793772" elapsed="0.000310"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.794611" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:32.794309" elapsed="0.000329"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:32.794106" elapsed="0.000567"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.793754" elapsed="0.000943"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.795234" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:32.794873" elapsed="0.000388"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.795558" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:32.795329" elapsed="0.000353"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.796177" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:32.795881" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:32.795708" elapsed="0.000530"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.795312" elapsed="0.000948"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:32.796410" elapsed="0.000355"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:00:32.797250" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:32.796945" elapsed="0.000331"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:00:32.797428" elapsed="0.002505"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:00:32.782055" elapsed="0.017945"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:32.800180" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:32.800070" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.800052" elapsed="0.000197"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:00:32.803194" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:00:32.800394" elapsed="0.002828"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:00:32.803275" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:00:32.803445" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:00:32.765476" elapsed="0.037995"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:32.803534" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:00:32.803686" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:00:32.654851" elapsed="0.148861"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.833029" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:32.832484" elapsed="0.000578"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:32.833911" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:32.833576" elapsed="0.000465">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:32.834239" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:32.833235" elapsed="0.001035"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.834907" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:32.834443" elapsed="0.000491"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:32.835737" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:32.835933" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:32.835094" elapsed="0.000937"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.836468" level="INFO">{
    "network-topology:topology": [
        {
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",
            "topology-types": {
                "odl-bgp-topology-types:bgp-ipv6-reachability-topology": {}
            }
        }
    ]
}

</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:32.836193" elapsed="0.000323"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:00:32.837085" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:32.836600" elapsed="0.000547"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.837847" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:32.837322" elapsed="0.000552"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:32.837176" elapsed="0.000735"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.836572" elapsed="0.001362"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.838649" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:32.838080" elapsed="0.000597"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:32.838730" elapsed="0.000039"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:32.831820" elapsed="0.007076"/>
</kw>
<msg time="2026-04-21T02:00:32.838954" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:32.818653" elapsed="0.020354"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.852284" elapsed="0.000042"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.865125" elapsed="0.000045"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.878342" elapsed="0.000032"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.878582" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.878770" elapsed="0.000053"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.879234" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:32.879080" elapsed="0.000209"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:32.879061" elapsed="0.000256"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.879460" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.879626" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.879891" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:32.879021" elapsed="0.000927"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:32.878897" elapsed="0.001081"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.880125" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:32.880208" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:00:32.880362" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:32.815720" elapsed="0.064671"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:32.880568" elapsed="0.002419"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:00:32.884107" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:00:32.883755" elapsed="0.000381"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:00:32.884571" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:00:32.884287" elapsed="0.000311"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:00:32.884753" elapsed="0.000355"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:00:32.883315" elapsed="0.001852"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:32.883066" elapsed="0.002134"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.885370" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:32.885226" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.883048" elapsed="0.002398"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:00:32.804906" elapsed="0.080586"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:00:32.804065" elapsed="0.081503"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:32.803810" elapsed="0.081805"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.803777" elapsed="0.081862"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:32.885675" elapsed="0.000039"/>
</return>
<arg>${BGP_VAR_FOLDER}/ipv6_topology_empty</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:00:32.647909" elapsed="0.237923"/>
</kw>
<arg>5x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${BGP_VAR_FOLDER}/ipv6_topology_empty</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:00:32.643126" elapsed="0.242768"/>
</kw>
<doc>Verifies that example-ipv6-topology is empty</doc>
<status status="PASS" start="2026-04-21T02:00:32.642830" elapsed="0.243133"/>
</kw>
<doc>Verifies that example-ipv6-topology is empty after deconfiguring peer for the first time.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:00:32.559720" elapsed="0.326356"/>
</test>
<test id="s1-s5-t23" name="Reconfigure_ODL_To_Accept_Connections_5" line="307">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:00:32.889819" elapsed="0.000210"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:00:32.889532" elapsed="0.000551"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:32.891164" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:32.891001" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.890983" elapsed="0.000253"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:32.896475" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:32.896368" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.896350" elapsed="0.000192"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.897653" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:32.897267" elapsed="0.000414"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.898152" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:00:32.897856" elapsed="0.000322"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:00:32.898222" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:00:32.898414" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:00:32.896769" elapsed="0.001671"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:32.904022" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:32.903912" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.903893" elapsed="0.000197"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:32.905279" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:32.905172" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.905154" elapsed="0.000193"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:00:32.905822" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:00:32.905493" elapsed="0.000357"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:00:32.906228" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:32.906010" elapsed="0.000244"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:00:32.937896" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:32.906803" elapsed="0.031205"/>
</kw>
<msg time="2026-04-21T02:00:32.938181" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:00:32.938227" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:32.906453" elapsed="0.031810"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:00:32.966529" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "s "_ "5 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:00:32.938923" elapsed="0.027754"/>
</kw>
<msg time="2026-04-21T02:00:32.966884" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:00:32.966930" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:32.938533" elapsed="0.028436"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.967359" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:32.967072" elapsed="0.000345"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.967040" elapsed="0.000403"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.967955" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "s "_ "5 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:32.967590" elapsed="0.000437"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.968307" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:32.968092" elapsed="0.000269"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.968075" elapsed="0.000311"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:00:32.968423" elapsed="0.000039"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:32.971365" elapsed="0.000359"/>
</kw>
<msg time="2026-04-21T02:00:32.971810" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:32.970082" elapsed="0.001868"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.972227" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.972561" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:00:32.969326" elapsed="0.003420"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:00:32.968740" elapsed="0.004089"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:00:32.904872" elapsed="0.068055"/>
</kw>
<msg time="2026-04-21T02:00:32.973019" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:32.973063" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:32.904240" elapsed="0.068860"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:00:32.973282" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:00:32.973175" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.973157" elapsed="0.000208"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.973773" elapsed="0.000045"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.974139" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:00:32.974210" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:00:32.903555" elapsed="0.070780"/>
</kw>
<msg time="2026-04-21T02:00:32.974431" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:32.974474" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:32.898828" elapsed="0.075684"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:32.974888" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:32.974587" elapsed="0.000355"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:32.974570" elapsed="0.000396"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:00:32.898671" elapsed="0.076319"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:00:32.898495" elapsed="0.076529"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:00:32.896006" elapsed="0.079076"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:00:32.890694" elapsed="0.084446"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:32.890232" elapsed="0.084956"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:00:32.887130" elapsed="0.088115"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:32.976167" level="INFO">&amp;{mapping} = { IP=127.0.0.1 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${IPV4_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:32.975439" elapsed="0.000757"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.010856" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:33.010450" elapsed="0.000437"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:33.011727" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:33.011467" elapsed="0.000356">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:33.011920" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:33.011056" elapsed="0.000888"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.012495" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:33.012108" elapsed="0.000414"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:33.012847" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:33.013017" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:33.012683" elapsed="0.000361"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.013443" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:33.013199" elapsed="0.000289"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.016447" level="INFO">mapping: {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:33.014219" elapsed="0.002276"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.016955" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.016659" elapsed="0.000322"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.017672" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:33.017373" elapsed="0.000324"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:33.018547" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.018224" elapsed="0.000351"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:33.018630" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:00:33.018823" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:33.017905" elapsed="0.000945"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.019007" elapsed="0.000254"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-04-21T02:00:33.017236" elapsed="0.002067"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.019871" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:33.019551" elapsed="0.000346"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:33.020615" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.020404" elapsed="0.000237"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:33.020691" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:33.020859" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:33.020086" elapsed="0.000799"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.021036" elapsed="0.000223"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:00:33.019419" elapsed="0.001880"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.021874" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:33.021543" elapsed="0.000358"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:33.022667" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.022438" elapsed="0.000255"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:33.022744" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:33.022922" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:33.022088" elapsed="0.000859"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.023156" elapsed="0.000225"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:00:33.021413" elapsed="0.002010"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.023983" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:33.023667" elapsed="0.000342"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:33.024725" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.024512" elapsed="0.000239"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:33.024817" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:33.024969" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:33.024197" elapsed="0.000796"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.025141" elapsed="0.000221"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:00:33.023537" elapsed="0.001867"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.025961" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:33.025647" elapsed="0.000340"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:33.026831" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.026553" elapsed="0.000317"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:33.026945" elapsed="0.000043"/>
</return>
<msg time="2026-04-21T02:00:33.027166" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:33.026172" elapsed="0.001029"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.027421" elapsed="0.000332"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:33.025518" elapsed="0.002316"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.028638" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:33.028199" elapsed="0.000476"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:33.030063" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.029734" elapsed="0.000368"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:33.030176" elapsed="0.000043"/>
</return>
<msg time="2026-04-21T02:00:33.030441" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:33.029262" elapsed="0.001216"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.030701" elapsed="0.000353"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:00:33.028004" elapsed="0.003110"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.031936" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:33.031473" elapsed="0.000500"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:33.033036" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.032706" elapsed="0.000367"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:33.033145" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:00:33.033365" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:33.032244" elapsed="0.001157"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.033620" elapsed="0.000345"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:33.031282" elapsed="0.002742"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.034827" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:33.034429" elapsed="0.000424"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:33.035565" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.035353" elapsed="0.000238"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:33.035641" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:33.035804" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:33.035038" elapsed="0.000793"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.036056" elapsed="0.000223"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:33.034190" elapsed="0.002132"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:00:33.017038" elapsed="0.019319"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:00:33.036404" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:00:33.036567" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'e...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:00:33.013899" elapsed="0.022694"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:33.013565" elapsed="0.023062"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.036829" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:33.036659" elapsed="0.000227"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.013542" elapsed="0.023365"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.037823" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:33.037055" elapsed="0.000798"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:33.037902" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:33.009781" elapsed="0.028247"/>
</kw>
<msg time="2026-04-21T02:00:33.038086" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:32.996653" elapsed="0.041490"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.051297" elapsed="0.000048"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.064321" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.077764" elapsed="0.000043"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.078009" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.078202" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.078719" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:33.078558" elapsed="0.000223"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:33.078537" elapsed="0.000291"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.078973" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.079139" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.079381" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:33.078488" elapsed="0.000949"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:33.078294" elapsed="0.001172"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.079616" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:33.079697" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:00:33.079870" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:32.992294" elapsed="0.087606"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.107469" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:33.107054" elapsed="0.000446"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:33.108300" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:33.108028" elapsed="0.000350">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:33.108472" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:33.107669" elapsed="0.000828"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.109070" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:33.108663" elapsed="0.000435"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:33.109404" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:33.109581" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:33.109259" elapsed="0.000351"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.110033" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:33.109768" elapsed="0.000323"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:00:33.110554" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:33.110170" elapsed="0.000445"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.111112" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'e...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:33.110804" elapsed="0.000336"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:33.110642" elapsed="0.000534"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.110146" elapsed="0.001053"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.112142" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:33.111346" elapsed="0.000886"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:33.112288" elapsed="0.000037"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:33.106379" elapsed="0.006049"/>
</kw>
<msg time="2026-04-21T02:00:33.112486" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:33.092984" elapsed="0.019550"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.126291" elapsed="0.000053"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.139230" elapsed="0.000035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.152003" elapsed="0.000042"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.152264" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.152453" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.152917" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:33.152748" elapsed="0.000228"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:33.152729" elapsed="0.000276"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.153151" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.153320" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.153484" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:33.152683" elapsed="0.000855"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:33.152547" elapsed="0.001022"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.153715" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:33.153817" elapsed="0.000022"/>
</return>
<msg time="2026-04-21T02:00:33.154000" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:33.090177" elapsed="0.063854"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:33.155613" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:33.155310" elapsed="0.000380">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:33.155783" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:33.154894" elapsed="0.000930"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.156167" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:33.155895" elapsed="0.000329"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.156724" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:33.156429" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:33.156249" elapsed="0.000551"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.155877" elapsed="0.000947"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.159285" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:33.156977" elapsed="0.002335"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:00:33.159367" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:00:33.159533" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:00:33.154513" elapsed="0.005046"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.161045" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:33.160761" elapsed="0.000334"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.161484" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:33.161245" elapsed="0.000297"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.161956" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:33.161690" elapsed="0.000310"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.162390" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:33.162150" elapsed="0.000321"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:00:33.163300" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:00:33.163098" elapsed="0.000227"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:00:33.163646" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:00:33.163474" elapsed="0.000198"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.163834" elapsed="0.000217"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.164452" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:33.164204" elapsed="0.000292"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:00:33.164538" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:00:33.164696" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:00:33.162677" elapsed="0.002044"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:00:33.185459" level="INFO">PUT Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0koup2cts3hs83ku3qtmq913a5.node0', 'Content-Length': '983', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:00:33.185744" level="INFO">PUT Response : url=http://10.30.171.3:8181/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 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:00:33.186045" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:00:33.167256" elapsed="0.018847"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:33.164811" elapsed="0.021404"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.186708" elapsed="0.000052"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:33.186280" elapsed="0.000618"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.164777" elapsed="0.022171"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.194752" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:33.189183" elapsed="0.005627"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:33.188650" elapsed="0.006196"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.188610" elapsed="0.006262"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.197472" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:33.195150" elapsed="0.002367"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:33.194928" elapsed="0.002623"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.194911" elapsed="0.002665"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.198168" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:33.197754" elapsed="0.000441"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.198518" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:33.198265" elapsed="0.000312"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.199088" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:33.198769" elapsed="0.000345"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:33.198602" elapsed="0.000548"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.198247" elapsed="0.000925"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.199691" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:33.199329" elapsed="0.000388"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.200036" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:33.199785" elapsed="0.000308"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.200563" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:33.200273" elapsed="0.000316"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:33.200117" elapsed="0.000507"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.199768" elapsed="0.000877"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:33.200812" elapsed="0.000350"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:00:33.201621" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:33.201325" elapsed="0.000322"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.201816" elapsed="0.002392"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:00:33.187824" elapsed="0.016448"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:00:33.204450" elapsed="0.000035"/>
</return>
<status status="PASS" start="2026-04-21T02:00:33.204337" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.204319" elapsed="0.000228"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.204698" elapsed="0.000025"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:00:33.204770" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:00:33.207141" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:00:33.159934" elapsed="0.047234"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:33.207284" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:33.207443" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:00:32.981095" elapsed="0.226373"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.207826" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:33.207566" elapsed="0.000329"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.207549" elapsed="0.000370"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:33.207952" elapsed="0.000025"/>
</return>
<arg>${BGP_VAR_FOLDER}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:00:32.976470" elapsed="0.231606"/>
</kw>
<doc>Configure BGP peer modules with initiate-connection set to false with short ipv6 address.</doc>
<status status="PASS" start="2026-04-21T02:00:32.886538" elapsed="0.321662"/>
</test>
<test id="s1-s5-t24" name="Inject_Ipv6_Route_2" line="323">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:00:33.211539" elapsed="0.000213"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:00:33.211277" elapsed="0.000556"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:33.212852" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:33.212708" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.212690" elapsed="0.000232"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:33.218147" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:33.218038" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.218020" elapsed="0.000196"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.219285" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:33.218886" elapsed="0.000428"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.219770" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:00:33.219473" elapsed="0.000345"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:00:33.219864" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:00:33.220021" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:00:33.218447" elapsed="0.001599"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:33.226283" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:33.226164" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.226144" elapsed="0.000209"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:33.227614" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:33.227505" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.227486" elapsed="0.000198"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:00:33.228357" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.228041" elapsed="0.000343"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:00:33.228763" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:33.228544" elapsed="0.000262"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:00:33.259573" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:33.229303" elapsed="0.030460"/>
</kw>
<msg time="2026-04-21T02:00:33.260001" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:00:33.260048" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:33.228967" elapsed="0.031119"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:00:33.280368" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "I "n "j "e "c "t "_ "I "p "v "6 "_ "R "o "u "t "e "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:00:33.260739" elapsed="0.019836"/>
</kw>
<msg time="2026-04-21T02:00:33.280748" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:00:33.280816" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "I "n "j "e "c "t "_ "I "p "v "6 "_ "R "o "u "t "e "_ "2 "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:33.260315" elapsed="0.020540"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.281223" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:33.280956" elapsed="0.000323"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.280925" elapsed="0.000381"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.281779" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "I "n "j "e "c "t "_ "I "p "v "6 "_ "R "o "u "t "e "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:33.281450" elapsed="0.000418"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.282149" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:33.281934" elapsed="0.000270"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.281916" elapsed="0.000311"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:00:33.282265" elapsed="0.000041"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:33.287165" elapsed="0.000867"/>
</kw>
<msg time="2026-04-21T02:00:33.288287" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:33.283870" elapsed="0.004969"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.289827" elapsed="0.000302"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.291068" elapsed="0.000830"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:00:33.283202" elapsed="0.008929"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:00:33.282614" elapsed="0.009667"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:00:33.227200" elapsed="0.065269"/>
</kw>
<msg time="2026-04-21T02:00:33.292644" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:33.292743" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "I "n "j "e "c "t "_ "I "p "v "6 "_ "R "o "u "t "e "_ "2 "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:33.226554" elapsed="0.066405"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:00:33.293449" elapsed="0.000073"/>
</return>
<status status="PASS" start="2026-04-21T02:00:33.293164" elapsed="0.000438"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.293107" elapsed="0.000552"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.294582" elapsed="0.000050"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.295162" elapsed="0.000039"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:00:33.295273" elapsed="0.000024"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:00:33.225799" elapsed="0.069639"/>
</kw>
<msg time="2026-04-21T02:00:33.295589" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:33.295653" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "I "n "j "e "c "t "_ "I "p "v "6 "_ "R "o "u "t "e "_ "2 "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:33.220428" elapsed="0.075282"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.296261" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:33.295850" elapsed="0.000491"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.295821" elapsed="0.000558"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:00:33.220285" elapsed="0.076137"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:00:33.220104" elapsed="0.076392"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:00:33.217648" elapsed="0.079178"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:00:33.212417" elapsed="0.084543"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:33.211986" elapsed="0.085070"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:00:33.209048" elapsed="0.088124"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.299180" level="INFO">&amp;{mapping} = { IP=127.0.0.12 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=127.0.0.12</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.297708" elapsed="0.001533"/>
</kw>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.337318" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:33.336813" elapsed="0.000549"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:33.338319" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:33.337993" elapsed="0.000421">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:33.338514" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:33.337567" elapsed="0.000972"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.339238" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:33.338805" elapsed="0.000461"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:33.339597" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:33.339839" level="INFO">${template} = rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:33.339433" elapsed="0.000433"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.340343" level="INFO">rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:33.340050" elapsed="0.000344"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.341570" level="INFO">mapping: {'IP': '127.0.0.12', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:33.341294" elapsed="0.000325"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.342453" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.341781" elapsed="0.000700"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.343336" level="INFO">${value} = 127.0.0.12</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:33.342994" elapsed="0.000370"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:33.344536" level="INFO">${encoded} = 127.0.0.12</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.344147" elapsed="0.000428"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:33.344660" elapsed="0.000058"/>
</return>
<msg time="2026-04-21T02:00:33.344938" level="INFO">${encoded_value} = 127.0.0.12</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:33.343611" elapsed="0.001378"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.345230" elapsed="0.000379"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.12</var>
<status status="PASS" start="2026-04-21T02:00:33.342825" elapsed="0.002849"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.346852" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:33.346161" elapsed="0.000732"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:33.348144" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.347763" elapsed="0.000419"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:33.348260" elapsed="0.000049"/>
</return>
<msg time="2026-04-21T02:00:33.348494" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:33.347207" elapsed="0.001324"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.348783" elapsed="0.000438"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:00:33.345922" elapsed="0.003365"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.350211" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:33.349714" elapsed="0.000545"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:33.351485" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.351173" elapsed="0.000339"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:33.351564" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:00:33.351718" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:33.350632" elapsed="0.001114"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.351964" elapsed="0.000237"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:00:33.349512" elapsed="0.002732"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.352849" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:33.352519" elapsed="0.000356"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:33.353655" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.353403" elapsed="0.000281"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:33.353736" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:00:33.353910" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:33.353067" elapsed="0.000868"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.354088" elapsed="0.000225"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:00:33.352360" elapsed="0.001994"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.354937" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:33.354620" elapsed="0.000342"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:33.355683" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.355468" elapsed="0.000240"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:33.355761" elapsed="0.000047"/>
</return>
<msg time="2026-04-21T02:00:33.355953" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:33.355149" elapsed="0.000830"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.356130" elapsed="0.000227"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:33.354472" elapsed="0.001928"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.357310" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:33.356696" elapsed="0.000641"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:33.358126" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.357870" elapsed="0.000284"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:33.358207" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:00:33.358362" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:33.357530" elapsed="0.000857"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.358612" elapsed="0.000256"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:00:33.356521" elapsed="0.002391"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.359513" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:33.359164" elapsed="0.000480"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:33.360423" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.360211" elapsed="0.000237"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:33.360498" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:33.360649" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:33.359864" elapsed="0.000809"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.360867" elapsed="0.000244"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:33.359029" elapsed="0.002124"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.361727" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:33.361415" elapsed="0.000338"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:33.362551" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.362326" elapsed="0.000308"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:33.362688" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:00:33.362867" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:33.361959" elapsed="0.000934"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.363047" elapsed="0.000230"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:33.361267" elapsed="0.002052"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:00:33.342582" elapsed="0.020778"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:00:33.363427" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:00:33.363633" level="INFO">${mapping_to_use} = {'IP': '127.0.0.12', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': '...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:00:33.340933" elapsed="0.022729"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:33.340493" elapsed="0.023206"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.363923" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:33.363739" elapsed="0.000256"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.340462" elapsed="0.023556"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.365044" level="INFO">${final_text} = 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</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:33.364179" elapsed="0.000894"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:33.365123" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:33.335880" elapsed="0.029377"/>
</kw>
<msg time="2026-04-21T02:00:33.365333" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:33.322038" elapsed="0.043364"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.379373" elapsed="0.000084"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.394164" elapsed="0.000119"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.408634" elapsed="0.000079"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.409068" elapsed="0.000029"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.409340" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.409917" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:33.409731" elapsed="0.000246"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:33.409706" elapsed="0.000304"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.410162" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.410407" elapsed="0.000023"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.410585" elapsed="0.000050"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:33.409645" elapsed="0.001026"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:33.409449" elapsed="0.001255"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.410876" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:33.410962" elapsed="0.000023"/>
</return>
<msg time="2026-04-21T02:00:33.411180" level="INFO">${uri} = 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</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:33.317157" elapsed="0.094055"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.439220" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:33.438597" elapsed="0.000663"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:33.440155" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:33.439825" elapsed="0.000427">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:33.440352" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:33.439449" elapsed="0.000928"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.441116" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:33.440546" elapsed="0.000599"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:33.441483" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:33.441711" level="INFO">${template} = &lt;?xml version="1.0" encoding="UTF-8" standalone="no"?&gt;
&lt;ipv6-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
  &lt;!-- the prefix is a bogus value - just needs to be the same for n-path testi...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:33.441323" elapsed="0.000417"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.442182" level="INFO">&lt;?xml version="1.0" encoding="UTF-8" standalone="no"?&gt;
&lt;ipv6-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
  &lt;!-- the prefix is a bogus value - just needs to be the same for n-path testing --&gt;
  &lt;!-- 1:1:1::1/128 should look like the following example: 1.1.1.1/32 --&gt;
  &lt;path-id&gt;1&lt;/path-id&gt;
  &lt;route-key&gt;1:1:1::1/128&lt;/route-key&gt;
  &lt;prefix&gt;1:1:1::1/128&lt;/prefix&gt;
  &lt;attributes&gt;
    &lt;ipv6-next-hop&gt;
      &lt;global&gt;2:1:1:1::1&lt;/global&gt;
    &lt;/ipv6-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
      &lt;!--- This is a bogus value --&gt;
      &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
      &lt;!--- This is a bogus value --&gt;
      &lt;pref&gt;100&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;origin&gt;
      &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
  &lt;/attributes&gt;
&lt;/ipv6-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:33.441924" elapsed="0.000422"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:00:33.442923" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:33.442442" elapsed="0.000549"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.443499" level="INFO">${mapping_to_use} = {'IP': '127.0.0.12', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': '...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:33.443184" elapsed="0.000343"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:33.443022" elapsed="0.000540"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.442412" elapsed="0.001172"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.444319" level="INFO">${final_text} = &lt;?xml version="1.0" encoding="UTF-8" standalone="no"?&gt;
&lt;ipv6-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
  &lt;!-- the prefix is a bogus value - just needs to be the same for n-path testi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:33.443747" elapsed="0.000604"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:33.444410" elapsed="0.000042"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:33.437806" elapsed="0.006761"/>
</kw>
<msg time="2026-04-21T02:00:33.444628" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:33.423994" elapsed="0.020686"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.458583" elapsed="0.000078"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.471782" elapsed="0.000075"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.484942" elapsed="0.000050"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.485245" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.485452" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.485968" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:33.485803" elapsed="0.000225"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:33.485767" elapsed="0.000292"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.486210" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.486378" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.486543" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:33.485713" elapsed="0.000882"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:33.485563" elapsed="0.001379"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.487121" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:33.487208" elapsed="0.000023"/>
</return>
<msg time="2026-04-21T02:00:33.487433" level="INFO">${data} = &lt;?xml version="1.0" encoding="UTF-8" standalone="no"?&gt;
&lt;ipv6-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
  &lt;!-- the prefix is a bogus value - just needs to be the same for n-path testi...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:33.422885" elapsed="0.064581"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:33.489156" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:33.488768" elapsed="0.000485">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:33.489350" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:33.488283" elapsed="0.001092"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.489736" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:33.489445" elapsed="0.000362"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.490335" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:33.490030" elapsed="0.000333"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:33.489834" elapsed="0.000563"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.489427" elapsed="0.000992"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.492989" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:33.490578" elapsed="0.002439"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:00:33.493074" elapsed="0.000043"/>
</return>
<msg time="2026-04-21T02:00:33.493254" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:00:33.487884" elapsed="0.005396"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.495067" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:33.494733" elapsed="0.000393"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.495558" level="INFO">&lt;?xml version="1.0" encoding="UTF-8" standalone="no"?&gt;
&lt;ipv6-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
  &lt;!-- the prefix is a bogus value - just needs to be the same for n-path testing --&gt;
  &lt;!-- 1:1:1::1/128 should look like the following example: 1.1.1.1/32 --&gt;
  &lt;path-id&gt;1&lt;/path-id&gt;
  &lt;route-key&gt;1:1:1::1/128&lt;/route-key&gt;
  &lt;prefix&gt;1:1:1::1/128&lt;/prefix&gt;
  &lt;attributes&gt;
    &lt;ipv6-next-hop&gt;
      &lt;global&gt;2:1:1:1::1&lt;/global&gt;
    &lt;/ipv6-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
      &lt;!--- This is a bogus value --&gt;
      &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
      &lt;!--- This is a bogus value --&gt;
      &lt;pref&gt;100&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;origin&gt;
      &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
  &lt;/attributes&gt;
&lt;/ipv6-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:33.495296" elapsed="0.000322"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.496033" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:33.495767" elapsed="0.000312"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.496468" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:33.496227" elapsed="0.000286"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:00:33.497428" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:00:33.497207" elapsed="0.000249"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:00:33.497820" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:00:33.497618" elapsed="0.000229"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.498002" elapsed="0.000235"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.498886" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:33.498525" elapsed="0.000407"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:00:33.498983" elapsed="0.000049"/>
</return>
<msg time="2026-04-21T02:00:33.499170" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:00:33.496751" elapsed="0.002444"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:00:33.515392" level="INFO">POST Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0koup2cts3hs83ku3qtmq913a5.node0', 'Content-Length': '759', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" encoding="UTF-8" standalone="no"?&gt;
&lt;ipv6-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
  &lt;!-- the prefix is a bogus value - just needs to be the same for n-path testing --&gt;
  &lt;!-- 1:1:1::1/128 should look like the following example: 1.1.1.1/32 --&gt;
  &lt;path-id&gt;1&lt;/path-id&gt;
  &lt;route-key&gt;1:1:1::1/128&lt;/route-key&gt;
  &lt;prefix&gt;1:1:1::1/128&lt;/prefix&gt;
  &lt;attributes&gt;
    &lt;ipv6-next-hop&gt;
      &lt;global&gt;2:1:1:1::1&lt;/global&gt;
    &lt;/ipv6-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
      &lt;!--- This is a bogus value --&gt;
      &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
      &lt;!--- This is a bogus value --&gt;
      &lt;pref&gt;100&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;origin&gt;
      &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
  &lt;/attributes&gt;
&lt;/ipv6-route&gt; 
 </msg>
<msg time="2026-04-21T02:00:33.515595" level="INFO">POST Response : url=http://10.30.171.3:8181/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 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/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/ipv6-route=1%3A1%3A1%3A%3A1%2F128,1', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:00:33.515980" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:00:33.501958" elapsed="0.014108"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:33.499287" elapsed="0.016931"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.516861" elapsed="0.000063"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:33.516308" elapsed="0.000727"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.499264" elapsed="0.017830"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.525866" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:33.519988" elapsed="0.005985"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:33.519387" elapsed="0.006667"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.519337" elapsed="0.006773"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.529567" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:33.526857" elapsed="0.002758"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:33.526234" elapsed="0.003420"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.526197" elapsed="0.003485"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.530375" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:33.529921" elapsed="0.000481"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.530735" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:33.530470" elapsed="0.000338"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.531314" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:33.531007" elapsed="0.000333"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:33.530834" elapsed="0.000541"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.530453" elapsed="0.000943"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.532119" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:33.531552" elapsed="0.000594"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.532466" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:33.532227" elapsed="0.000297"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.533023" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:33.532706" elapsed="0.000342"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:33.532548" elapsed="0.000536"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.532205" elapsed="0.001624"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:33.534001" elapsed="0.000382"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:00:33.534952" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:33.534552" elapsed="0.000426"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.535135" elapsed="0.002360"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:00:33.518121" elapsed="0.019445"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:00:33.537762" elapsed="0.000067"/>
</return>
<status status="PASS" start="2026-04-21T02:00:33.537643" elapsed="0.000227"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.537624" elapsed="0.000272"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.538049" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:00:33.538118" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:00:33.540575" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:00:33.493667" elapsed="0.046935"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:33.540677" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:00:33.540859" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:00:33.304878" elapsed="0.236007"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.541264" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:33.540996" elapsed="0.000338"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.540978" elapsed="0.000380"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:33.541390" elapsed="0.000025"/>
</return>
<arg>${BGP_VAR_FOLDER}/ipv6_route_injection</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:00:33.299663" elapsed="0.241864"/>
</kw>
<doc>Inject the Ipv6 route from controller</doc>
<status status="PASS" start="2026-04-21T02:00:33.208548" elapsed="0.333145"/>
</test>
<test id="s1-s5-t25" name="Check_Ipv6_Prefix_In_Bgp_Rib_2" line="339">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:00:33.548574" elapsed="0.000280"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:00:33.548289" elapsed="0.000629"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:33.550052" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:33.549881" elapsed="0.000224"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.549859" elapsed="0.000270"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:33.555295" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:33.555184" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.555156" elapsed="0.000206"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.556415" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:33.556000" elapsed="0.000442"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.556924" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:00:33.556600" elapsed="0.000350"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:00:33.556994" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:00:33.557155" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:00:33.555606" elapsed="0.001573"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:33.564386" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:33.564234" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.564208" elapsed="0.000273"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:33.566258" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:33.566107" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.566081" elapsed="0.000272"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:00:33.567100" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.566554" elapsed="0.000584"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:00:33.567642" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:33.567359" elapsed="0.000308"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:00:33.604238" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:33.568195" elapsed="0.036219"/>
</kw>
<msg time="2026-04-21T02:00:33.604652" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:00:33.604702" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:33.567849" elapsed="0.036891"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:00:33.637239" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "C "h "e "c "k "_ "I "p "v "6 "_ "P "r "e "f "i "x "_ "I "n "_ "B "g "p "_ "R "i "b "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:00:33.605441" elapsed="0.032030"/>
</kw>
<msg time="2026-04-21T02:00:33.637708" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:00:33.637762" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "C "h "e "c "k "_ "I "p "v "6 "_ "P "r "e "f "i "x "_ "I "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:33.605006" elapsed="0.032838"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.638382" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:33.638000" elapsed="0.000444"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.637948" elapsed="0.000528"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.639122" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "C "h "e "c "k "_ "I "p "v "6 "_ "P "r "e "f "i "x "_ "I "n "_ "B "g "p "_ "R "i "b "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:33.638627" elapsed="0.000567"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.639480" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:33.639261" elapsed="0.000276"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.639242" elapsed="0.000319"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:00:33.639606" elapsed="0.000051"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:33.642779" elapsed="0.000387"/>
</kw>
<msg time="2026-04-21T02:00:33.643239" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:33.641541" elapsed="0.001852"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.643681" elapsed="0.000082"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.644273" elapsed="0.000097"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:00:33.640773" elapsed="0.003728"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:00:33.640030" elapsed="0.004542"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:00:33.565609" elapsed="0.079078"/>
</kw>
<msg time="2026-04-21T02:00:33.644842" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:33.644893" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "C "h "e "c "k "_ "I "p "v "6 "_ "P "r "e "f "i "x "_ "I "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:33.564690" elapsed="0.080248"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:00:33.645266" elapsed="0.000037"/>
</return>
<status status="PASS" start="2026-04-21T02:00:33.645127" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.645099" elapsed="0.000280"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.646002" elapsed="0.000038"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.646421" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:00:33.646499" elapsed="0.000019"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:00:33.563726" elapsed="0.082893"/>
</kw>
<msg time="2026-04-21T02:00:33.646721" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:33.646894" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "C "h "e "c "k "_ "I "p "v "6 "_ "P "r "e "f "i "x "_ "I "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:33.557686" elapsed="0.089250"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.647299" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:33.647019" elapsed="0.000338"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.647002" elapsed="0.000379"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:00:33.557532" elapsed="0.089874"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:00:33.557329" elapsed="0.090120"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:00:33.554784" elapsed="0.092735"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:00:33.549547" elapsed="0.098034"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:33.549078" elapsed="0.098553"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:00:33.543477" elapsed="0.104212"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.648739" level="INFO">&amp;{mapping} = { IP=10.30.171.3 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${CONTROLLER_IPV4}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.647942" elapsed="0.000829"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.704555" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:33.704018" elapsed="0.000578"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:33.705556" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:33.705198" elapsed="0.000462">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:33.705760" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:33.704809" elapsed="0.000976"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.706405" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:33.705995" elapsed="0.000437"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:33.706867" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:33.707130" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:33.706615" elapsed="0.000559"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.707738" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:33.707465" elapsed="0.000351"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.709317" level="INFO">mapping: {'IP': '10.30.171.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:33.708909" elapsed="0.000469"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.709948" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.709587" elapsed="0.000389"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.710945" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:33.710430" elapsed="0.000542"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:33.711964" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.711545" elapsed="0.000446"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:33.712051" elapsed="0.000048"/>
</return>
<msg time="2026-04-21T02:00:33.712250" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:33.711188" elapsed="0.001089"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.712448" elapsed="0.000368"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:00:33.710282" elapsed="0.002579"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.713494" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:33.713143" elapsed="0.000382"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:33.714455" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.714098" elapsed="0.000384"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:33.714544" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:00:33.714700" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:33.713719" elapsed="0.001007"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.714970" elapsed="0.000324"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:00:33.712997" elapsed="0.002343"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.716025" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:33.715626" elapsed="0.000433"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:33.717345" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.716978" elapsed="0.000395"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:33.717445" elapsed="0.000054"/>
</return>
<msg time="2026-04-21T02:00:33.717680" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:33.716554" elapsed="0.001157"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.717911" elapsed="0.000304"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:00:33.715472" elapsed="0.002786"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.718960" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:33.718523" elapsed="0.000473"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:33.719985" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.719557" elapsed="0.000458"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:33.720066" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:00:33.720222" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:33.719205" elapsed="0.001042"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.720399" elapsed="0.000310"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:00:33.718378" elapsed="0.002376"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.721431" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:33.721088" elapsed="0.000370"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:33.722596" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.722213" elapsed="0.000410"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:33.722675" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:00:33.722956" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:33.721686" elapsed="0.001303"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.723154" elapsed="0.000329"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:33.720942" elapsed="0.002586"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.724229" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:33.723846" elapsed="0.000413"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:33.725333" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.724953" elapsed="0.000413"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:33.725427" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:00:33.725646" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:33.724476" elapsed="0.001211"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.725863" elapsed="0.000310"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:00:33.723656" elapsed="0.002563"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.726965" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:33.726508" elapsed="0.000487"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:33.728086" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.727583" elapsed="0.000532"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:33.728180" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:00:33.728368" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:33.727209" elapsed="0.001185"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.728548" elapsed="0.000298"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:33.726356" elapsed="0.002536"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.729569" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:33.729176" elapsed="0.000422"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:33.730581" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.730182" elapsed="0.000428"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:33.730710" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:00:33.730953" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:33.729810" elapsed="0.001172"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.731157" elapsed="0.000568"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:33.729031" elapsed="0.002749"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:00:33.710045" elapsed="0.021816"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:00:33.731919" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:00:33.732122" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': ...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:00:33.708486" elapsed="0.023666"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:33.707955" elapsed="0.024235"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.732413" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:33.732227" elapsed="0.000256"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.707904" elapsed="0.024602"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.733611" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:33.732679" elapsed="0.000964"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:33.733696" elapsed="0.000044"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:33.703155" elapsed="0.030706"/>
</kw>
<msg time="2026-04-21T02:00:33.734002" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:33.689064" elapsed="0.045003"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.748258" elapsed="0.000073"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.762496" elapsed="0.000049"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.776600" elapsed="0.000048"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.776921" elapsed="0.000029"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.777143" elapsed="0.000029"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.777644" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:33.777482" elapsed="0.000221"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:33.777461" elapsed="0.000273"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.777909" elapsed="0.000023"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.778083" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.778263" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:33.777407" elapsed="0.000914"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:33.777260" elapsed="0.001097"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.778532" elapsed="0.000027"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:33.778647" elapsed="0.000023"/>
</return>
<msg time="2026-04-21T02:00:33.778913" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:33.684099" elapsed="0.094848"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:33.780765" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:33.780324" elapsed="0.000568">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:33.781137" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:33.779824" elapsed="0.001340"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.781542" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:33.781252" elapsed="0.000349"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.782213" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:33.781869" elapsed="0.000373"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:33.781626" elapsed="0.000663"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.781230" elapsed="0.001082"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.785063" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:33.782489" elapsed="0.002602"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:00:33.785148" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:00:33.785318" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:00:33.779339" elapsed="0.006004"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:33.786720" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:33.786468" elapsed="0.000341">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:33.787025" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:33.786100" elapsed="0.000953"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:00:33.787295" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-04-21T02:00:33.787137" elapsed="0.000223"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.787116" elapsed="0.000271"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.787556" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.787733" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:00:33.787817" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:00:33.790242" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:00:33.785677" elapsed="0.004594"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.791960" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:33.791621" elapsed="0.000391"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.792483" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:33.792181" elapsed="0.000354"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:00:33.808144" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0koup2cts3hs83ku3qtmq913a5.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:00:33.809256" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"},{"peer-id":"bgp://127.0.0.12","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-04-21T02:00:33.809975" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:00:33.795007" elapsed="0.015054"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:33.792610" elapsed="0.017582"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.810716" elapsed="0.000062"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:33.810267" elapsed="0.000693"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.792588" elapsed="0.018427"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.819545" level="INFO">{"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"},{"peer-id":"bgp://127.0.0.12","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false},"bgp-inet:ipv6-routes":{"ipv6-route":[{"route-key":"1:1:1::1/128","path-id":1,"prefix":"1:1:1::1/128","attributes":{"multi-exit-disc":{"med":0},"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2:1:1:1::1"}}}]}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false},"bgp-inet:ipv6-routes":{"ipv6-route":[{"route-key":"1:1:1::1/128","path-id":1,"prefix":"1:1:1::1/128","attributes":{"multi-exit-disc":{"med":0},"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2:1:1:1::1"}}}]}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"},{"peer-id":"bgp://127.0.0.1","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true}}]},"peer-role":"ibgp"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false},"bgp-inet:ipv6-routes":{"ipv6-route":[{"path-id":0,"route-key":"1:1:1::1/128","prefix":"1:1:1::1/128","attributes":{"multi-exit-disc":{"med":0},"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2:1:1:1::1"}}}]}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:33.813838" elapsed="0.006212"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:33.813226" elapsed="0.006909"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.813178" elapsed="0.007011"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.824544" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:33.820866" elapsed="0.003757"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:33.820315" elapsed="0.004364"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.820275" elapsed="0.004441"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.825582" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:33.825027" elapsed="0.000589"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.826025" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:33.825722" elapsed="0.000365"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.826625" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:33.826286" elapsed="0.000371"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:33.826113" elapsed="0.000593"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.825694" elapsed="0.001037"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.827386" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:33.826968" elapsed="0.000445"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.827742" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:33.827486" elapsed="0.000344"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.828378" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:33.828047" elapsed="0.000361"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:33.827858" elapsed="0.000591"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.827467" elapsed="0.001004"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:33.828654" elapsed="0.000421"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:00:33.829640" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:33.829266" elapsed="0.000402"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.829854" elapsed="0.002817"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:00:33.812035" elapsed="0.020731"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:33.833016" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:33.832883" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.832859" elapsed="0.000249"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:00:33.844172" level="INFO">${text_normalized} = {
 "bgp-rib:rib": [
  {
   "id": "example-bgp-rib",
   "loc-rib": {
    "tables": [
     {
      "afi": "bgp-types:ipv6-address-family",
      "attributes": {
       "uptodate": false
      },
      "...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:00:33.833306" elapsed="0.010919"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:00:33.844330" elapsed="0.000068"/>
</return>
<msg time="2026-04-21T02:00:33.844609" level="INFO">${response_text} = {
 "bgp-rib:rib": [
  {
   "id": "example-bgp-rib",
   "loc-rib": {
    "tables": [
     {
      "afi": "bgp-types:ipv6-address-family",
      "attributes": {
       "uptodate": false
      },
      "...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:00:33.790653" elapsed="0.053985"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:33.844711" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:00:33.844906" level="INFO">${response_text} = {
 "bgp-rib:rib": [
  {
   "id": "example-bgp-rib",
   "loc-rib": {
    "tables": [
     {
      "afi": "bgp-types:ipv6-address-family",
      "attributes": {
       "uptodate": false
      },
      "...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:00:33.658871" elapsed="0.186063"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.845500" elapsed="0.000042"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:33.845053" elapsed="0.000758"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.845022" elapsed="0.000821"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:33.845881" elapsed="0.000028"/>
</return>
<arg>${BGP_VAR_FOLDER}/bgp_rib</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>mapping=${mapping}</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:00:33.653849" elapsed="0.192169"/>
</kw>
<arg>5x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${BGP_VAR_FOLDER}/bgp_rib</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>mapping=${mapping}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:00:33.648984" elapsed="0.197106"/>
</kw>
<doc>Check for the presence of Ipv6 Prefix in the BGP RIB</doc>
<status status="PASS" start="2026-04-21T02:00:33.542169" elapsed="0.304082"/>
</test>
<test id="s1-s5-t26" name="Delete_Injected_Ipv6_Routes_2" line="358">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:00:33.850147" elapsed="0.000343"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:00:33.849833" elapsed="0.000719"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:33.851855" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:33.851704" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.851682" elapsed="0.000248"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:33.857499" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:33.857354" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.857333" elapsed="0.000238"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.858739" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:33.858290" elapsed="0.000484"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.859515" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:00:33.859181" elapsed="0.000366"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:00:33.859600" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:00:33.859766" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:00:33.857848" elapsed="0.001960"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:33.866292" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:33.866146" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.866122" elapsed="0.000247"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:33.867742" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:33.867631" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.867612" elapsed="0.000235"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:00:33.868352" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.868001" elapsed="0.000379"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:00:33.868848" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:33.868558" elapsed="0.000318"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:00:33.902290" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:33.869405" elapsed="0.033003"/>
</kw>
<msg time="2026-04-21T02:00:33.902593" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:00:33.902642" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:33.869043" elapsed="0.033637"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:00:33.931587" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "I "n "j "e "c "t "e "d "_ "I "p "v "6 "_ "R "o "u "t "e "s "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:00:33.903387" elapsed="0.028319"/>
</kw>
<msg time="2026-04-21T02:00:33.931902" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:00:33.931949" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "I "n "j "e "c "t "e "d "_ "I "p "v "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:33.902948" elapsed="0.029132"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.932426" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:33.932174" elapsed="0.000311"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.932150" elapsed="0.000361"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.933009" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "I "n "j "e "c "t "e "d "_ "I "p "v "6 "_ "R "o "u "t "e "s "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:33.932655" elapsed="0.000424"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.933371" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:33.933149" elapsed="0.000278"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.933131" elapsed="0.000321"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:00:33.933487" elapsed="0.000035"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:33.936234" elapsed="0.000151"/>
</kw>
<msg time="2026-04-21T02:00:33.936448" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:33.935139" elapsed="0.001458"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.937055" elapsed="0.000082"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.937406" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:00:33.934396" elapsed="0.003200"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:00:33.933827" elapsed="0.003834"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:00:33.867276" elapsed="0.070489"/>
</kw>
<msg time="2026-04-21T02:00:33.937881" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:33.937927" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "I "n "j "e "c "t "e "d "_ "I "p "v "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:33.866541" elapsed="0.071428"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:00:33.938160" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:00:33.938048" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.938030" elapsed="0.000217"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.938670" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.939064" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:00:33.939140" elapsed="0.000018"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:00:33.865748" elapsed="0.073506"/>
</kw>
<msg time="2026-04-21T02:00:33.939351" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:33.939396" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "I "n "j "e "c "t "e "d "_ "I "p "v "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:33.860255" elapsed="0.079184"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:33.939778" elapsed="0.000041"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:33.939519" elapsed="0.000334"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.939500" elapsed="0.000379"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:00:33.860089" elapsed="0.079814"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:00:33.859882" elapsed="0.080059"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:00:33.856956" elapsed="0.083046"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:00:33.851381" elapsed="0.088681"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:33.850750" elapsed="0.089406"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:00:33.847192" elapsed="0.093023"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.941137" level="INFO">&amp;{mapping} = { IP=127.0.0.12 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=127.0.0.12</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.940426" elapsed="0.000741"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.987177" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:33.986668" elapsed="0.000547"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:33.988150" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:33.987772" elapsed="0.000490">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:33.988372" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:33.987406" elapsed="0.000994"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.988997" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:33.988573" elapsed="0.000451"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:33.989347" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:33.989575" level="INFO">${template} = rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:33.989188" elapsed="0.000414"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.990065" level="INFO">rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:33.989780" elapsed="0.000331"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.991228" level="INFO">mapping: {'IP': '127.0.0.12', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:33.990919" elapsed="0.000366"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.991749" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.991470" elapsed="0.000305"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.992572" level="INFO">${value} = 127.0.0.12</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:33.992224" elapsed="0.000375"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:33.993402" level="INFO">${encoded} = 127.0.0.12</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.993160" elapsed="0.000275"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:33.993508" elapsed="0.000052"/>
</return>
<msg time="2026-04-21T02:00:33.993743" level="INFO">${encoded_value} = 127.0.0.12</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:33.992819" elapsed="0.000962"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.994016" elapsed="0.000329"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.12</var>
<status status="PASS" start="2026-04-21T02:00:33.992081" elapsed="0.002308"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.995052" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:33.994649" elapsed="0.000437"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:33.996106" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.995637" elapsed="0.000504"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:33.996327" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:00:33.996497" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:33.995287" elapsed="0.001236"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.996697" elapsed="0.000259"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:00:33.994512" elapsed="0.002487"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:33.997636" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:33.997250" elapsed="0.000419"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:33.998641" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.998413" elapsed="0.000254"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:33.998718" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:00:33.998893" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:33.998081" elapsed="0.000838"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:33.999166" elapsed="0.000256"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:00:33.997115" elapsed="0.002349"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.000067" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:33.999732" elapsed="0.000362"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:34.000893" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.000653" elapsed="0.000267"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:34.000970" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:00:34.001122" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:34.000285" elapsed="0.000862"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.001299" elapsed="0.000223"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:00:33.999580" elapsed="0.001983"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.002133" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:34.001827" elapsed="0.000331"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:34.003246" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.002716" elapsed="0.000558"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:34.003332" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:00:34.003488" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:34.002344" elapsed="0.001170"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.003667" elapsed="0.000280"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:34.001678" elapsed="0.002326"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.004600" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:34.004272" elapsed="0.000354"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:34.005494" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.005252" elapsed="0.000272"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:34.005602" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:00:34.005767" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:34.004836" elapsed="0.000974"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.005965" elapsed="0.000228"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:00:34.004135" elapsed="0.002103"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.006883" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:34.006532" elapsed="0.000378"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:34.007720" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.007459" elapsed="0.000290"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:34.007820" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:00:34.008110" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:34.007125" elapsed="0.001012"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.008292" elapsed="0.000234"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:34.006385" elapsed="0.002184"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.009525" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:34.008913" elapsed="0.000639"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:34.010364" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.010147" elapsed="0.000248"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:34.010457" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:00:34.010613" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:34.009746" elapsed="0.000891"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.010803" elapsed="0.000250"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:34.008699" elapsed="0.002396"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:00:33.991867" elapsed="0.019274"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:00:34.011234" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:00:34.011451" level="INFO">${mapping_to_use} = {'IP': '127.0.0.12', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': '...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:00:33.990522" elapsed="0.020957"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:33.990186" elapsed="0.021331"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.011743" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:34.011557" elapsed="0.000264"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:33.990165" elapsed="0.021680"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.012894" level="INFO">${final_text} = 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</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:34.012005" elapsed="0.000919"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:34.012975" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:33.985983" elapsed="0.027125"/>
</kw>
<msg time="2026-04-21T02:00:34.013170" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:33.972122" elapsed="0.041112"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.026912" elapsed="0.000039"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.041041" elapsed="0.000057"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.056081" elapsed="0.000047"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.056570" elapsed="0.000028"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.056772" elapsed="0.000037"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.057321" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:34.057150" elapsed="0.000227"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:34.057128" elapsed="0.000284"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.057562" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.057730" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.057924" elapsed="0.000024"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:34.057070" elapsed="0.000913"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:34.056899" elapsed="0.001118"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.058172" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:34.058257" elapsed="0.000023"/>
</return>
<msg time="2026-04-21T02:00:34.058482" level="INFO">${uri} = 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</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:33.967346" elapsed="0.091170"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.060070" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:34.059651" elapsed="0.000480"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:00:34.075582" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0koup2cts3hs83ku3qtmq913a5.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:00:34.075699" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:00:34.075961" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:00:34.062375" elapsed="0.013645"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:34.060199" elapsed="0.015915"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.076531" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:34.076180" elapsed="0.000489"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:34.060181" elapsed="0.016536"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.084625" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:34.079283" elapsed="0.005830"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:34.078577" elapsed="0.006575"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:34.078539" elapsed="0.006640"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.087910" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:34.085495" elapsed="0.002466"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:34.085237" elapsed="0.002759"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:34.085220" elapsed="0.002802"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.088693" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:34.088242" elapsed="0.000478"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.089057" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:34.088807" elapsed="0.000412"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.089729" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:34.089421" elapsed="0.000334"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:34.089247" elapsed="0.000560"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:34.088773" elapsed="0.001058"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.090366" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:34.089994" elapsed="0.000400"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.090703" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:34.090464" elapsed="0.000296"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.091320" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:34.090962" elapsed="0.000385"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:34.090784" elapsed="0.000598"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:34.090445" elapsed="0.000959"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:34.091567" elapsed="0.000414"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:00:34.092534" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:34.092170" elapsed="0.000392"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.092722" elapsed="0.002414"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:00:34.077599" elapsed="0.017613"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:00:34.095275" elapsed="0.000050"/>
</return>
<msg time="2026-04-21T02:00:34.097612" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:00:34.058885" elapsed="0.038753"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:34.097693" elapsed="0.000027"/>
</return>
<arg>${BGP_VAR_FOLDER}/ipv6_route_injection</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:00:33.941414" elapsed="0.156421"/>
</kw>
<kw name="Fail If Exceptions Found During Test" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:34.098986" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:34.098879" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:34.098861" elapsed="0.000231"/>
</if>
<for flavor="IN RANGE">
<iter>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.099961" level="INFO">${cmd} = sed '1,/ROBOT MESSAGE: Starting test bgpcep-userfeatures.txt.Bgp Ipv6 Basic.Delete_Injected_Ipv6_Routes_2/d' /tmp/karaf-0.22.3/data/log/karaf.log</msg>
<var>${cmd}</var>
<arg>sed '1,/ROBOT MESSAGE: Starting test ${test_name}/d' ${log_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:34.099607" elapsed="0.000383"/>
</kw>
<kw name="Get Karaf Log Lines From Test Start" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:34.104603" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:34.104492" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:34.104473" elapsed="0.000199"/>
</if>
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.106841" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:34.106545" elapsed="0.000355"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:34.106526" elapsed="0.000398"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:00:34.107299" level="INFO">index=7
host=10.30.171.3
alias=None
port=22
timeout=10 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:00:34.107406" level="INFO">${current_ssh_connection} = index=7
host=10.30.171.3
alias=None
port=22
timeout=10 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:00:34.107127" elapsed="0.000306"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.107991" level="INFO">Attempting to execute command "sed '1,/ROBOT MESSAGE: Starting test bgpcep-userfeatures.txt.Bgp Ipv6 Basic.Delete_Injected_Ipv6_Routes_2/d' /tmp/karaf-0.22.3/data/log/karaf.log" on remote system "10.30.171.3" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:34.107588" elapsed="0.000452"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:00:34.108694" level="INFO">${conn_id} = 9</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.108201" elapsed="0.000521"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.112124" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:00:34.112204" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:00:34.111822" elapsed="0.000406"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:34.112391" elapsed="0.000334"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T02:00:34.113775" level="INFO">Logging into '10.30.171.3:22' as 'jenkins'.</msg>
<msg time="2026-04-21T02:00:34.434646" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 02:00:31 UTC 2026

  System load:  0.05               Processes:             128
  Usage of /:   11.1% of 77.35GB   Users logged in:       1
  Memory usage: 9%                 IPv4 address for ens3: 10.30.171.3
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 02:00:32 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T02:00:34.113284" elapsed="0.321605"/>
</kw>
<msg time="2026-04-21T02:00:34.434991" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:34.112913" elapsed="0.322176"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T02:00:34.108970" elapsed="0.326250"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:00:34.435828" level="INFO">Executing command 'sed '1,/ROBOT MESSAGE: Starting test bgpcep-userfeatures.txt.Bgp Ipv6 Basic.Delete_Injected_Ipv6_Routes_2/d' /tmp/karaf-0.22.3/data/log/karaf.log'.</msg>
<msg time="2026-04-21T02:00:34.448889" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:00:34.449253" level="INFO">${stdout} = </msg>
<msg time="2026-04-21T02:00:34.449351" level="INFO">${stderr} = </msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:00:34.435536" elapsed="0.013868"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:00:34.449918" elapsed="0.000628"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.451742" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:34.451029" elapsed="0.000842"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T02:00:34.452405" elapsed="0.000037"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:34.452089" elapsed="0.000425"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:34.452024" elapsed="0.000543"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:00:34.452961" elapsed="0.000069"/>
</return>
<status status="PASS" start="2026-04-21T02:00:34.452686" elapsed="0.000419"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:34.452652" elapsed="0.000507"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T02:00:34.453237" elapsed="0.000031"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:34.461918" elapsed="0.000616"/>
</kw>
<msg time="2026-04-21T02:00:34.462666" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:34.459607" elapsed="0.003261"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.463154" elapsed="0.000037"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.463446" elapsed="0.000033"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:00:34.454042" elapsed="0.009563"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-04-21T02:00:34.106017" elapsed="0.357754"/>
</kw>
<msg time="2026-04-21T02:00:34.463880" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:34.105410" elapsed="0.358561"/>
</kw>
<msg time="2026-04-21T02:00:34.464173" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>${ip}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>${prompt}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-21T02:00:34.104874" elapsed="0.359337"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:00:34.465352" level="INFO">@{log_lines} = [  ]</msg>
<var>@{log_lines}</var>
<arg>${output}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:00:34.464861" elapsed="0.000529"/>
</kw>
<return>
<value>${log_lines}</value>
<status status="PASS" start="2026-04-21T02:00:34.465482" elapsed="0.000086"/>
</return>
<msg time="2026-04-21T02:00:34.465818" level="INFO">${output} = ['']</msg>
<var>${output}</var>
<arg>${ODL_SYSTEM_${i}_IP}</arg>
<arg>${test_name}</arg>
<arg>${cmd}</arg>
<doc>Scrapes all log messages that match regexp ${type} which fall after a point given by a log message that
contains bgpcep-userfeatures.txt.Bgp Ipv6 Basic.Delete_Injected_Ipv6_Routes_2. This is useful if your test cases are marking karaf.log with a message indicating when
that test case has started; such that you can easily pull out any extra log messsages to parse/log/etc in the
test logic itself. For example, you can grab all ERRORS that occur during your test case.</doc>
<status status="PASS" start="2026-04-21T02:00:34.103966" elapsed="0.361890"/>
</kw>
<kw name="Verify Exceptions" owner="excepts">
<msg time="2026-04-21T02:00:34.466684" level="INFO">${exlist} = []</msg>
<msg time="2026-04-21T02:00:34.466825" level="INFO">${matchlist} = []</msg>
<var>${exlist}</var>
<var>${matchlist}</var>
<arg>${output}</arg>
<doc>Return a list of exceptions not in the whitelist for the given lines.</doc>
<status status="PASS" start="2026-04-21T02:00:34.466254" elapsed="0.000633"/>
</kw>
<kw name="Write Exceptions Map To File" owner="excepts">
<arg>${SUITE_NAME}.${TEST_NAME}</arg>
<arg>/tmp/odl${i}_exceptions.txt</arg>
<doc>Write the exceptions map to a file under the testname header. The output
will include all lines in the exception itself as well as any previous
contextual warning or error lines. The output will be appended or overwritten
depending on the mode parameter. It is assumed that the caller has called
verify_exceptions() earlier to populate the exceptions map, otherwise only
the testname and header will be printed to the file.</doc>
<status status="PASS" start="2026-04-21T02:00:34.467250" elapsed="0.000872"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.469246" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:00:34.469412" level="INFO">${listlength} = 0</msg>
<var>${listlength}</var>
<arg>${exlist}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:00:34.468481" elapsed="0.000983"/>
</kw>
<if>
<branch type="IF" condition="&quot;${fail}&quot;==&quot;True&quot; and ${listlength} != 0">
<kw name="Log And Fail Exceptions" owner="KarafKeywords">
<arg>${exlist}</arg>
<arg>${listlength}</arg>
<doc>Print the list of failed exceptions and fail the test</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.470468" elapsed="0.000057"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:34.469646" elapsed="0.000954"/>
</branch>
<branch type="ELSE">
<kw name="Log List" owner="Collections">
<msg time="2026-04-21T02:00:34.471291" level="INFO">List is empty.</msg>
<arg>${matchlist}</arg>
<doc>Logs contents of the ``list`` using the given ``level``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.470977" elapsed="0.000410"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:34.470658" elapsed="0.000798"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:34.469596" elapsed="0.001910"/>
</if>
<var name="${i}">1</var>
<status status="PASS" start="2026-04-21T02:00:34.099444" elapsed="0.372129"/>
</iter>
<var>${i}</var>
<value>1</value>
<value>${NUM_ODL_SYSTEM} + 1</value>
<status status="PASS" start="2026-04-21T02:00:34.099149" elapsed="0.372513"/>
</for>
<arg>${SUITE_NAME}.${TEST_NAME}</arg>
<arg>fail=${True}</arg>
<doc>Create a failure if an Exception is found in the karaf.log that has not been whitelisted.
Will work for single controller jobs as well as 3node cluster jobs</doc>
<status status="PASS" start="2026-04-21T02:00:34.098432" elapsed="0.373407"/>
</kw>
<doc>Delete the injected IPV6 routes</doc>
<status status="PASS" start="2026-04-21T02:00:33.846552" elapsed="0.625547"/>
</test>
<test id="s1-s5-t27" name="Delete_App_Peer" line="375">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:00:34.478229" elapsed="0.000380"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:00:34.477878" elapsed="0.000796"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:34.479967" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:34.479812" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:34.479772" elapsed="0.000276"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:34.485623" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:34.485485" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:34.485458" elapsed="0.000236"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.486810" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:34.486382" elapsed="0.000460"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.487370" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:00:34.487018" elapsed="0.000380"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:00:34.487444" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:00:34.487640" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:00:34.485980" elapsed="0.001686"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:34.494196" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:34.494081" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:34.494061" elapsed="0.000204"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:34.495614" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:34.495481" elapsed="0.000277"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:34.495462" elapsed="0.000348"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:00:34.496300" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.495971" elapsed="0.000356"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:00:34.496729" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:34.496491" elapsed="0.000264"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:00:34.525218" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:34.497285" elapsed="0.028104"/>
</kw>
<msg time="2026-04-21T02:00:34.525639" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:00:34.525707" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:34.496941" elapsed="0.028819"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:00:34.545699" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:00:34.526569" elapsed="0.019260"/>
</kw>
<msg time="2026-04-21T02:00:34.546001" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:00:34.546047" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:34.526054" elapsed="0.020033"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.546414" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:34.546173" elapsed="0.000298"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:34.546150" elapsed="0.000347"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.546979" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:34.546646" elapsed="0.000398"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.547357" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:34.547112" elapsed="0.000303"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:34.547094" elapsed="0.000346"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:00:34.547477" elapsed="0.000039"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:34.550197" elapsed="0.000172"/>
</kw>
<msg time="2026-04-21T02:00:34.550441" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:34.549079" elapsed="0.001509"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.551064" elapsed="0.000094"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.551487" elapsed="0.000080"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:00:34.548399" elapsed="0.003287"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:00:34.547826" elapsed="0.003929"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:00:34.495152" elapsed="0.056722"/>
</kw>
<msg time="2026-04-21T02:00:34.551972" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:34.552019" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:34.494426" elapsed="0.057636"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:00:34.552254" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-04-21T02:00:34.552141" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:34.552123" elapsed="0.000219"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.552778" elapsed="0.000068"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.553260" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:00:34.553337" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:00:34.493674" elapsed="0.059774"/>
</kw>
<msg time="2026-04-21T02:00:34.553547" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:34.553593" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:34.488123" elapsed="0.065509"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.553991" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:34.553710" elapsed="0.000337"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:34.553693" elapsed="0.000379"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:00:34.487973" elapsed="0.066123"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:00:34.487738" elapsed="0.066399"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:00:34.485098" elapsed="0.069103"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:00:34.479466" elapsed="0.074794"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:34.478919" elapsed="0.075388"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:00:34.473913" elapsed="0.080452"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.555347" level="INFO">&amp;{mapping} = { IP=127.0.0.12 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=127.0.0.12</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.554591" elapsed="0.000788"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.601723" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:34.601287" elapsed="0.000473"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:34.602642" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/application_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:34.602308" elapsed="0.000428">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/application_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:34.602855" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:34.601960" elapsed="0.000980"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.603548" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:34.603115" elapsed="0.000461"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:34.603954" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/application_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/application_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:34.604213" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:34.603741" elapsed="0.000500"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.604684" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:34.604413" elapsed="0.000321"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.605911" level="INFO">mapping: {'IP': '127.0.0.12', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:34.605614" elapsed="0.000899"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.606986" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.606682" elapsed="0.000330"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.607774" level="INFO">${value} = 127.0.0.12</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:34.607463" elapsed="0.000353"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:34.608587" level="INFO">${encoded} = 127.0.0.12</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.608347" elapsed="0.000267"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:34.608671" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:00:34.608861" level="INFO">${encoded_value} = 127.0.0.12</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:34.608016" elapsed="0.000870"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.609044" elapsed="0.000263"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.12</var>
<status status="PASS" start="2026-04-21T02:00:34.607295" elapsed="0.002053"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.609911" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:34.609594" elapsed="0.000342"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:34.610701" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.610483" elapsed="0.000244"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:34.610778" elapsed="0.000047"/>
</return>
<msg time="2026-04-21T02:00:34.610951" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:34.610125" elapsed="0.000851"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.611126" elapsed="0.000225"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:00:34.609463" elapsed="0.001983"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.612040" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:34.611713" elapsed="0.000352"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:34.612807" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.612575" elapsed="0.000259"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:34.612886" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:00:34.613040" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:34.612252" elapsed="0.000814"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.613216" elapsed="0.000226"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:00:34.611577" elapsed="0.001911"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.614283" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:34.613753" elapsed="0.000557"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:34.615050" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.614836" elapsed="0.000240"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:34.615126" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:00:34.615278" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:34.614499" elapsed="0.000803"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.615471" elapsed="0.000227"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:00:34.613615" elapsed="0.002124"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.616296" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:34.616001" elapsed="0.000322"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:34.617051" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.616841" elapsed="0.000236"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:34.617126" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:34.617276" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:34.616508" elapsed="0.000792"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.617508" elapsed="0.000231"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:34.615868" elapsed="0.001912"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.618340" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:34.618042" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:34.619093" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.618881" elapsed="0.000237"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:34.619168" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:00:34.619318" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:34.618549" elapsed="0.000793"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.619533" elapsed="0.000225"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:00:34.617911" elapsed="0.001904"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.620365" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:34.620065" elapsed="0.000326"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:34.621134" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.620919" elapsed="0.000240"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:34.621210" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:00:34.621361" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:34.620582" elapsed="0.000803"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.621559" elapsed="0.000251"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:34.619933" elapsed="0.001920"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.622411" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:34.622105" elapsed="0.000332"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:34.623377" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.623147" elapsed="0.000260"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:34.623457" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:00:34.623611" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:34.622624" elapsed="0.001012"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.623802" elapsed="0.000229"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:34.621970" elapsed="0.002101"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:00:34.607087" elapsed="0.017019"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:00:34.624155" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:34.624324" level="INFO">${mapping_to_use} = {'IP': '127.0.0.12', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': '...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:00:34.605246" elapsed="0.019104"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:34.604858" elapsed="0.019525"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.624581" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:34.624416" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:34.604826" elapsed="0.019831"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.625690" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:34.624829" elapsed="0.000890"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:34.625767" elapsed="0.000046"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:34.600542" elapsed="0.025373"/>
</kw>
<msg time="2026-04-21T02:00:34.626030" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:34.586068" elapsed="0.040026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.639769" elapsed="0.000044"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.652840" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.666136" elapsed="0.000032"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.666360" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.666587" elapsed="0.000024"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.667064" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:34.666908" elapsed="0.000214"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:34.666888" elapsed="0.000260"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.667294" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.667506" elapsed="0.000024"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.667682" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:34.666842" elapsed="0.000894"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:34.666688" elapsed="0.001077"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.667964" elapsed="0.000024"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:34.668048" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:00:34.668200" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:34.581502" elapsed="0.086742"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.669715" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:34.669392" elapsed="0.000410"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:00:34.682388" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0koup2cts3hs83ku3qtmq913a5.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:00:34.682555" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:00:34.682863" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:00:34.672167" elapsed="0.010760"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:34.669880" elapsed="0.013152"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.683521" elapsed="0.000054"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:34.683094" elapsed="0.000573"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:34.669861" elapsed="0.013856"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.691779" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:34.686148" elapsed="0.005771"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:34.685606" elapsed="0.006396"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:34.685565" elapsed="0.006495"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.694981" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:34.692616" elapsed="0.002412"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:34.692190" elapsed="0.002872"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:34.692152" elapsed="0.002935"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.695845" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:34.695294" elapsed="0.000585"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.696284" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:34.695966" elapsed="0.000395"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.696928" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:34.696593" elapsed="0.000362"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:34.696394" elapsed="0.000597"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:34.695943" elapsed="0.001070"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.697549" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:34.697171" elapsed="0.000414"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.697936" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:34.697676" elapsed="0.000319"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.698499" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:34.698176" elapsed="0.000359"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:34.698019" elapsed="0.000558"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:34.697652" elapsed="0.000949"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:34.698765" elapsed="0.000393"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:00:34.699712" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:34.699327" elapsed="0.000411"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.699919" elapsed="0.002742"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:00:34.684616" elapsed="0.018122"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:00:34.702820" elapsed="0.000055"/>
</return>
<msg time="2026-04-21T02:00:34.705296" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:00:34.668558" elapsed="0.036765"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:34.705385" elapsed="0.000028"/>
</return>
<arg>${BGP_VAR_FOLDER}/application_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:00:34.555627" elapsed="0.149890"/>
</kw>
<doc>Deletes bgp application peer.</doc>
<status status="PASS" start="2026-04-21T02:00:34.472867" elapsed="0.232811"/>
</test>
<test id="s1-s5-t28" name="Delete_Bgp_Peer_Configuration_5" line="392">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:00:34.709563" elapsed="0.000216"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:00:34.709258" elapsed="0.000610"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:34.711030" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:34.710913" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:34.710893" elapsed="0.000221"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:34.720644" elapsed="0.000025"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:34.720446" elapsed="0.000303"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:34.720403" elapsed="0.000380"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.722802" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:34.722226" elapsed="0.000610"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.723350" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:00:34.723021" elapsed="0.000356"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:00:34.723475" elapsed="0.000058"/>
</return>
<msg time="2026-04-21T02:00:34.723689" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:00:34.721291" elapsed="0.002422"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:34.730341" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:34.730191" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:34.730163" elapsed="0.000273"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:34.731870" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:34.731692" elapsed="0.000239"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:34.731674" elapsed="0.000287"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:00:34.732495" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.732158" elapsed="0.000366"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:00:34.732958" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:34.732701" elapsed="0.000285"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:00:34.761670" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:34.733494" elapsed="0.028344"/>
</kw>
<msg time="2026-04-21T02:00:34.762043" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:00:34.762091" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:34.733147" elapsed="0.028981"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:00:34.786044" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "_ "5 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:00:34.762735" elapsed="0.023433"/>
</kw>
<msg time="2026-04-21T02:00:34.786342" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:00:34.786387" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:34.762336" elapsed="0.024088"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.786907" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:34.786596" elapsed="0.000371"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:34.786526" elapsed="0.000468"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.787490" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "_ "5 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:34.787142" elapsed="0.000424"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.787949" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:34.787634" elapsed="0.000555"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:34.787615" elapsed="0.000598"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:00:34.788349" elapsed="0.000048"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:34.791533" elapsed="0.000165"/>
</kw>
<msg time="2026-04-21T02:00:34.791775" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:34.790096" elapsed="0.001890"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.792363" elapsed="0.000103"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.792840" elapsed="0.000097"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:00:34.789411" elapsed="0.003649"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:00:34.788714" elapsed="0.004414"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:00:34.731334" elapsed="0.061896"/>
</kw>
<msg time="2026-04-21T02:00:34.793327" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:34.793373" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:34.730594" elapsed="0.062816"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:00:34.793602" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:00:34.793488" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:34.793469" elapsed="0.000218"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.794229" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.794592" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:00:34.794664" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:00:34.729717" elapsed="0.065058"/>
</kw>
<msg time="2026-04-21T02:00:34.794990" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:34.795037" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:34.724203" elapsed="0.070873"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.795411" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:34.795157" elapsed="0.000308"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:34.795140" elapsed="0.000371"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:00:34.724048" elapsed="0.071488"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:00:34.723806" elapsed="0.071771"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:00:34.719025" elapsed="0.076618"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:00:34.710592" elapsed="0.085114"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:34.710110" elapsed="0.085649"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:00:34.706913" elapsed="0.088982"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.796986" level="INFO">&amp;{mapping} = { IP=127.0.0.1 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${IPV4_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.796192" elapsed="0.000824"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.842767" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:34.842362" elapsed="0.000455"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:34.843775" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:34.843435" elapsed="0.000456">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:34.843988" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:34.843090" elapsed="0.000924"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.844571" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:34.844180" elapsed="0.000418"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:34.844924" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:34.845132" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:34.844761" elapsed="0.000397"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.845564" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:34.845317" elapsed="0.000293"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.846626" level="INFO">mapping: {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:34.846357" elapsed="0.000315"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.847122" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.846848" elapsed="0.000299"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.847893" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:34.847574" elapsed="0.000345"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:34.848665" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.848432" elapsed="0.000259"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:34.848745" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:00:34.848931" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:34.848108" elapsed="0.000847"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.849111" elapsed="0.000273"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-04-21T02:00:34.847416" elapsed="0.002008"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.849988" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:34.849669" elapsed="0.000344"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:34.850914" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.850516" elapsed="0.000424"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:34.850990" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:00:34.851139" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:34.850198" elapsed="0.000965"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.851314" elapsed="0.000257"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:00:34.849539" elapsed="0.002072"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.852172" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:34.851872" elapsed="0.000326"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:34.852920" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.852696" elapsed="0.000250"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:34.852997" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:00:34.853146" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:34.852383" elapsed="0.000787"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.853420" elapsed="0.000226"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:00:34.851724" elapsed="0.001964"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.854243" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:34.853946" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:34.854997" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.854773" elapsed="0.000250"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:34.855073" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:00:34.855222" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:34.854452" elapsed="0.000794"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.855396" elapsed="0.000269"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:00:34.853815" elapsed="0.002658"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.857066" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:34.856744" elapsed="0.000349"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:34.857834" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.857608" elapsed="0.000253"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:34.857911" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:00:34.858063" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:34.857281" elapsed="0.000807"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.858238" elapsed="0.000221"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:34.856605" elapsed="0.001896"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.859099" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:34.858780" elapsed="0.000350"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:34.860076" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.859855" elapsed="0.000247"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:34.860152" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:34.860310" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:34.859319" elapsed="0.001016"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.860493" elapsed="0.000247"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:00:34.858613" elapsed="0.002168"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.861376" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:34.861059" elapsed="0.000344"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:34.862164" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.861946" elapsed="0.000244"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:34.862239" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:34.862391" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:34.861594" elapsed="0.000821"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.862565" elapsed="0.000244"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:34.860921" elapsed="0.001931"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.863624" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:34.863105" elapsed="0.000544"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:34.864376" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.864169" elapsed="0.000233"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:34.864451" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:00:34.864601" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:34.863855" elapsed="0.000809"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.864832" elapsed="0.000223"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:34.862973" elapsed="0.002122"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:00:34.847211" elapsed="0.017919"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:00:34.865176" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:00:34.865345" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'e...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:00:34.846034" elapsed="0.019338"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:34.845695" elapsed="0.019709"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.865580" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:34.865431" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:34.845667" elapsed="0.019989"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.866573" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:34.865815" elapsed="0.000786"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:34.866650" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:34.841698" elapsed="0.025075"/>
</kw>
<msg time="2026-04-21T02:00:34.866847" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:34.828418" elapsed="0.038478"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.879930" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.893845" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.907444" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.907707" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.907911" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.908328" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:34.908176" elapsed="0.000209"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:34.908158" elapsed="0.000253"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.908557" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.908725" elapsed="0.000088"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.908969" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:34.908118" elapsed="0.000906"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:34.908004" elapsed="0.001049"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.909205" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:34.909282" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:00:34.909429" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:34.823327" elapsed="0.086130"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.910672" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:34.910372" elapsed="0.000349"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:00:34.922842" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0koup2cts3hs83ku3qtmq913a5.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:00:34.922900" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:00:34.923015" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:00:34.913044" elapsed="0.010015"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:34.910803" elapsed="0.012304"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.923294" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:34.923135" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:34.910770" elapsed="0.012607"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.932573" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:34.925427" elapsed="0.007200"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:34.924829" elapsed="0.007845"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:34.924755" elapsed="0.007951"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.935517" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:34.933073" elapsed="0.002534"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:34.932804" elapsed="0.002841"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:34.932761" elapsed="0.002910"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.936339" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:34.935903" elapsed="0.000463"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.936681" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:34.936437" elapsed="0.000302"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.937257" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:34.936950" elapsed="0.000333"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:34.936763" elapsed="0.000556"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:34.936419" elapsed="0.000923"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.937945" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:34.937520" elapsed="0.000453"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:34.938406" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:34.938126" elapsed="0.000341"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.939023" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:34.938655" elapsed="0.000396"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:34.938491" elapsed="0.000597"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:34.938107" elapsed="0.001003"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:34.939270" elapsed="0.000606"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:00:34.940492" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:34.940112" elapsed="0.000407"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.940702" elapsed="0.002416"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:00:34.924214" elapsed="0.018980"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:00:34.943253" elapsed="0.000054"/>
</return>
<msg time="2026-04-21T02:00:34.945633" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:00:34.909741" elapsed="0.035918"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:34.945716" elapsed="0.000027"/>
</return>
<arg>${BGP_VAR_FOLDER}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:00:34.797352" elapsed="0.148563"/>
</kw>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<status status="PASS" start="2026-04-21T02:00:34.706212" elapsed="0.239853"/>
</test>
<test id="s1-s5-t29" name="Verify_Ipv6_Topology_Empty_5" line="405">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:00:34.949732" elapsed="0.000266"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:00:34.949463" elapsed="0.000590"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:34.951100" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:34.950985" elapsed="0.000163"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:34.950966" elapsed="0.000205"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:34.957510" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:34.957398" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:34.957378" elapsed="0.000203"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.958829" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:34.958266" elapsed="0.000598"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:00:34.959341" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:00:34.959030" elapsed="0.000337"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:00:34.959412" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:00:34.959605" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:00:34.957872" elapsed="0.001761"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:34.969059" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:34.968937" elapsed="0.000178"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:34.968914" elapsed="0.000224"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:34.970449" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:34.970342" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:34.970325" elapsed="0.000194"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:00:34.971043" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:00:34.970669" elapsed="0.000401"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:00:34.971467" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:34.971232" elapsed="0.000379"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:00:35.004021" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:34.972132" elapsed="0.032174"/>
</kw>
<msg time="2026-04-21T02:00:35.004596" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:00:35.004666" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:34.971777" elapsed="0.032942"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:00:35.029893" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "y "_ "E "m "p "t "y "_ "5 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:00:35.005860" elapsed="0.024189"/>
</kw>
<msg time="2026-04-21T02:00:35.030241" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:00:35.030287" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:35.005134" elapsed="0.025190"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.030830" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:35.030465" elapsed="0.000426"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.030415" elapsed="0.000512"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.031468" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "y "_ "E "m "p "t "y "_ "5 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:35.031081" elapsed="0.000466"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.031946" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:35.031616" elapsed="0.000390"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.031597" elapsed="0.000434"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:00:35.032079" elapsed="0.000064"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:35.035190" elapsed="0.000160"/>
</kw>
<msg time="2026-04-21T02:00:35.035413" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:35.033908" elapsed="0.001659"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.035928" elapsed="0.000080"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.036270" elapsed="0.000079"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:00:35.033158" elapsed="0.003309"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:00:35.032500" elapsed="0.004035"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:00:34.970041" elapsed="0.066595"/>
</kw>
<msg time="2026-04-21T02:00:35.036736" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:35.036784" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:34.969305" elapsed="0.067539"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:00:35.037035" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:00:35.036924" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.036905" elapsed="0.000216"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.037574" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.038134" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:00:35.038210" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:00:34.968508" elapsed="0.069814"/>
</kw>
<msg time="2026-04-21T02:00:35.038504" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:35.038550" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:34.960080" elapsed="0.078508"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.038958" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:35.038670" elapsed="0.000341"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.038652" elapsed="0.000383"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:00:34.959920" elapsed="0.079140"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:00:34.959702" elapsed="0.079405"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:00:34.957010" elapsed="0.082166"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:00:34.950665" elapsed="0.088573"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:34.950206" elapsed="0.089082"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:00:34.947207" elapsed="0.092146"/>
</kw>
<kw name="Verify_Rib_Status_Empty">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.098064" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:35.097639" elapsed="0.000458"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:35.098934" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:35.098610" elapsed="0.000426">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:35.099134" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:35.098273" elapsed="0.000885"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.099737" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:35.099325" elapsed="0.000441"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:35.100092" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:35.100969" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv6-topology
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:35.099946" elapsed="0.001152"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.102683" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv6-topology
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:35.101739" elapsed="0.001089"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.105509" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:35.105034" elapsed="0.000543"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.106316" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:35.105877" elapsed="0.000476"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.106894" elapsed="0.000035"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.107204" elapsed="0.000034"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.107456" elapsed="0.000028"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:00:35.106677" elapsed="0.000862"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:00:35.106444" elapsed="0.001145"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:00:35.107699" elapsed="0.000078"/>
</return>
<msg time="2026-04-21T02:00:35.108125" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:00:35.104276" elapsed="0.003886"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:35.103045" elapsed="0.005164"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.108467" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:35.108252" elapsed="0.000293"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.102972" elapsed="0.005602"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.109501" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:35.108777" elapsed="0.000763"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:35.109610" elapsed="0.000041"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:35.096972" elapsed="0.012858"/>
</kw>
<msg time="2026-04-21T02:00:35.109923" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:35.083351" elapsed="0.026668"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.126353" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.139247" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.152702" elapsed="0.000033"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.152938" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.153125" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.153530" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:35.153382" elapsed="0.000204"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:35.153365" elapsed="0.000247"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.153759" elapsed="0.000042"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.153999" elapsed="0.000024"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.154174" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:35.153327" elapsed="0.000902"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:35.153211" elapsed="0.001046"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.154403" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:35.154554" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:00:35.154703" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:35.078351" elapsed="0.076380"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:35.156261" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:35.155914" elapsed="0.000446">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:35.156457" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:35.155477" elapsed="0.001006"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.156825" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:35.156554" elapsed="0.000331"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.157450" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:35.157104" elapsed="0.000373"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:35.156911" elapsed="0.000602"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.156535" elapsed="0.001000"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.160110" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:35.157687" elapsed="0.002450"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:00:35.160191" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:00:35.160371" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:00:35.155101" elapsed="0.005302"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:35.161961" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:35.161648" elapsed="0.000390">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:35.162151" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:35.161226" elapsed="0.000954"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:00:35.162433" elapsed="0.000033"/>
</return>
<status status="PASS" start="2026-04-21T02:00:35.162268" elapsed="0.000240"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.162247" elapsed="0.000292"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.162732" elapsed="0.000029"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.162953" elapsed="0.000024"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:00:35.163025" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:00:35.165279" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:00:35.160813" elapsed="0.004493"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.166786" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:35.166517" elapsed="0.000334"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.167275" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:35.167007" elapsed="0.000314"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:00:35.177187" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0koup2cts3hs83ku3qtmq913a5.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:00:35.177462" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '223'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv6-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv6-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:00:35.177628" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:00:35.169603" elapsed="0.008063"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:35.167388" elapsed="0.010341"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.178031" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:35.177776" elapsed="0.000347"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.167370" elapsed="0.010784"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.183284" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv6-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv6-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:35.179614" elapsed="0.003756"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:35.179299" elapsed="0.004122"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.179273" elapsed="0.004185"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.187264" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:35.183986" elapsed="0.003342"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:35.183546" elapsed="0.003831"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.183515" elapsed="0.003898"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.188296" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:35.187652" elapsed="0.000682"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.188761" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:35.188432" elapsed="0.000434"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.189553" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:35.189129" elapsed="0.000462"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:35.188901" elapsed="0.000740"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.188407" elapsed="0.001265"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.190430" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:35.189914" elapsed="0.000553"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.190913" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:35.190564" elapsed="0.000430"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.191662" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:35.191249" elapsed="0.000448"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:35.191028" elapsed="0.000741"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.190539" elapsed="0.001283"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:35.192037" elapsed="0.000486"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:00:35.193211" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:35.192753" elapsed="0.000494"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:00:35.193462" elapsed="0.003439"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:00:35.178669" elapsed="0.018296"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:35.197144" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:35.197036" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.197017" elapsed="0.000195"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:00:35.200281" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:00:35.197361" elapsed="0.002949"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:00:35.200362" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:00:35.200584" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:00:35.165637" elapsed="0.034974"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:35.200674" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:00:35.200850" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:00:35.054458" elapsed="0.146419"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.229945" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:35.229433" elapsed="0.000540"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:35.230754" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:35.230469" elapsed="0.000434">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:35.231082" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:35.230136" elapsed="0.000971"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.231718" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:35.231273" elapsed="0.000496"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:35.232126" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:35.232302" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:35.231958" elapsed="0.000371"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.232758" level="INFO">{
    "network-topology:topology": [
        {
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",
            "topology-types": {
                "odl-bgp-topology-types:bgp-ipv6-reachability-topology": {}
            }
        }
    ]
}

</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:35.232488" elapsed="0.000338"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:00:35.233300" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:35.232895" elapsed="0.000466"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.234070" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:35.233530" elapsed="0.000566"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:35.233386" elapsed="0.000746"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.232876" elapsed="0.001279"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.234780" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:35.234300" elapsed="0.000531"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:35.234880" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:35.228818" elapsed="0.006188"/>
</kw>
<msg time="2026-04-21T02:00:35.235104" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:35.215709" elapsed="0.019448"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.248333" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.261101" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.273906" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.274105" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.274280" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.274687" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:35.274541" elapsed="0.000201"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:35.274526" elapsed="0.000240"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.274922" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.275090" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.275253" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:35.274491" elapsed="0.000816"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:35.274372" elapsed="0.000965"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.275486" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:35.275562" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:00:35.275682" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:35.213015" elapsed="0.062694"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:35.275919" elapsed="0.002316"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:00:35.279377" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:00:35.278994" elapsed="0.000417"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:00:35.280069" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:00:35.279649" elapsed="0.000453"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:00:35.280301" elapsed="0.000398"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:00:35.278559" elapsed="0.002210"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:35.278315" elapsed="0.002525"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.281046" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:35.280872" elapsed="0.000244"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.278297" elapsed="0.002843"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:00:35.202028" elapsed="0.079169"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:00:35.201206" elapsed="0.080079"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:35.200964" elapsed="0.080374"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.200946" elapsed="0.080420"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:35.281406" elapsed="0.000034"/>
</return>
<arg>${BGP_VAR_FOLDER}/ipv6_topology_empty</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:00:35.046085" elapsed="0.235474"/>
</kw>
<arg>5x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${BGP_VAR_FOLDER}/ipv6_topology_empty</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:00:35.039923" elapsed="0.241708"/>
</kw>
<doc>Verifies that example-ipv6-topology is empty</doc>
<status status="PASS" start="2026-04-21T02:00:35.039524" elapsed="0.242200"/>
</kw>
<doc>Verifies that example-ipv6-topology is empty after deconfiguring peer for the first time.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:00:34.946502" elapsed="0.335392"/>
</test>
<test id="s1-s5-t30" name="Stop_All_Exabgps_2" line="410">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:00:35.286028" elapsed="0.000243"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:00:35.285677" elapsed="0.000655"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:35.287526" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:35.287381" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.287359" elapsed="0.000258"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:35.292966" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:35.292857" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.292839" elapsed="0.000195"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.294046" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:35.293644" elapsed="0.000429"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.294527" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:00:35.294231" elapsed="0.000321"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:00:35.294598" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:00:35.294752" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:00:35.293266" elapsed="0.001510"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:35.300611" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:35.300502" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.300483" elapsed="0.000198"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:35.301926" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:35.301775" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.301755" elapsed="0.000240"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:00:35.302512" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:00:35.302143" elapsed="0.000396"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:00:35.302951" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:35.302704" elapsed="0.000273"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:00:35.335385" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:35.303477" elapsed="0.032055"/>
</kw>
<msg time="2026-04-21T02:00:35.335758" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:00:35.335870" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:35.303137" elapsed="0.032784"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:00:35.356387" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "E "x "a "b "g "p "s "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:00:35.336499" elapsed="0.020042"/>
</kw>
<msg time="2026-04-21T02:00:35.356774" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:00:35.356872" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "E "x "a "b "g "p "s "_ "2 "[K...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:35.336124" elapsed="0.020801"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.357409" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:35.357067" elapsed="0.000405"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.357030" elapsed="0.000470"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.358045" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "E "x "a "b "g "p "s "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:35.357655" elapsed="0.000471"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.358434" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:35.358197" elapsed="0.000295"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.358177" elapsed="0.000339"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:00:35.358554" elapsed="0.000044"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:35.361560" elapsed="0.000168"/>
</kw>
<msg time="2026-04-21T02:00:35.361831" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:35.360371" elapsed="0.001613"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.362271" elapsed="0.000114"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.362664" elapsed="0.000080"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:00:35.359582" elapsed="0.003312"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:00:35.358921" elapsed="0.004047"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:00:35.301470" elapsed="0.061609"/>
</kw>
<msg time="2026-04-21T02:00:35.363176" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:35.363221" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "E "x "a "b "g "p "s "_ "2 "[K...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:35.300856" elapsed="0.062406"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:00:35.363704" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:00:35.363342" elapsed="0.000426"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.363323" elapsed="0.000492"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.364292" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.364653" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:00:35.364782" elapsed="0.000048"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:00:35.300157" elapsed="0.064774"/>
</kw>
<msg time="2026-04-21T02:00:35.365027" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:35.365070" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "E "x "a "b "g "p "s "_ "2 "[K...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:35.295181" elapsed="0.069927"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.365446" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:35.365186" elapsed="0.000316"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.365167" elapsed="0.000359"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:00:35.295038" elapsed="0.070511"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:00:35.294854" elapsed="0.070735"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:00:35.292479" elapsed="0.073171"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:00:35.287051" elapsed="0.078662"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:35.286521" elapsed="0.079248"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:00:35.282925" elapsed="0.082989"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:00:35.376736" level="INFO">Executing command 'cat exaipv4.log'.</msg>
<msg time="2026-04-21T02:00:35.390040" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:00:35.390293" level="INFO">${output_log} = 02:00:27 | 3777   | welcome         | Thank you for using ExaBGP
02:00:27 | 3777   | version         | 4.2.4
02:00:27 | 3777   | interpreter     | 3.10.12 (main, Jan 26 2026, 14:55:28) [GCC 11.4.0]
02...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:00:35.376581" elapsed="0.013772"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.391459" level="INFO">02:00:27 | 3777   | welcome         | Thank you for using ExaBGP
02:00:27 | 3777   | version         | 4.2.4
02:00:27 | 3777   | interpreter     | 3.10.12 (main, Jan 26 2026, 14:55:28) [GCC 11.4.0]
02:00:27 | 3777   | os              | Linux releng-12085-696-0-builder-0 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64
02:00:27 | 3777   | installation    | /tmp/defaultvenv
02:00:27 | 3777   | advice          | environment file missing
02:00:27 | 3777   | advice          | generate it using "exabgp --fi &gt; /tmp/defaultvenv/etc/exabgp/exabgp.env"
02:00:27 | 3777   | cli             | could not find the named pipes (exabgp.in and exabgp.out) required for the cli
02:00:27 | 3777   | cli             | we scanned the following folders (the number is your PID):
02:00:27 | 3777   | cli control     |  - /run/exabgp/
02:00:27 | 3777   | cli control     |  - /run/1001/
02:00:27 | 3777   | cli control     |  - /run/
02:00:27 | 3777   | cli control     |  - /var/run/exabgp/
02:00:27 | 3777   | cli control     |  - /var/run/1001/
02:00:27 | 3777   | cli control     |  - /var/run/
02:00:27 | 3777   | cli control     |  - /tmp/defaultvenv/run/exabgp/
02:00:27 | 3777   | cli control     |  - /tmp/defaultvenv/run/1001/
02:00:27 | 3777   | cli control     |  - /tmp/defaultvenv/run/
02:00:27 | 3777   | cli control     |  - /tmp/defaultvenv/var/run/exabgp/
02:00:27 | 3777   | cli control     |  - /tmp/defaultvenv/var/run/1001/
02:00:27 | 3777   | cli control     |  - /tmp/defaultvenv/var/run/
02:00:27 | 3777   | cli control     | please make them in one of the folder with the following commands:
02:00:27 | 3777   | cli control     | &gt; mkfifo /home/jenkins/run/exabgp.{in,out}
02:00:27 | 3777   | cli control     | &gt; chmod 600 /home/jenkins/run/exabgp.{in,out}
02:00:27 | 3777   | cli control     | &gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}
02:00:27 | 3777   | configuration   | performing reload of exabgp 4.2.4
02:00:27 | 3777   | configuration   | &gt; neighbor         | '10.30.171.3'
02:00:27 | 3777   | configuration   | . router-id        | '127.0.0.1'
02:00:27 | 3777   | configuration   | . local-address    | '127.0.0.1'
02:00:27 | 3777   | configuration   | . local-as         | '64496'
02:00:27 | 3777   | configuration   | . peer-as          | '64496'
02:00:27 | 3777   | configuration   | &gt; family           | 
02:00:27 | 3777   | configuration   | . ipv4             | 'unicast'
02:00:27 | 3777   | configuration   | &lt; family           | 
02:00:27 | 3777   | configuration   | &lt; neighbor         | 
02:00:27 | 3777   | reactor         | new peer: neighbor 10.30.171.3 local-ip 127.0.0.1 local-as 64496 peer-as 64496 router-id 127.0.0.1 family-allowed in-open
02:00:27 | 3777   | reactor         | loaded new configuration successfully
02:00:27 | 3777   | reactor         | initialising connection to peer-1
02:00:27 | 3777   | outgoing-1      | attempting connection to 10.30.171.3:1790
02:00:27 | 3777   | outgoing-1      | sending TCP payload (  49) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0031 0104 FBF0 00B4 7F00 0001 1402 0601 0400 0100 0102 0641 0400 00FB F002 0206 00
02:00:27 | 3777   | outgoing-1      | &gt;&gt; OPEN version=4 asn=64496 hold_time=180 router_id=127.0.0.1 capabilities=[Multiprotocol(ipv4 unicast), Extended Message(65535), ASN4(64496)]
02:00:27 | 3777   | ka-outgoing-1   | receive-timer 60 second(s) left
02:00:27 | 3777   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0035 01
02:00:27 | 3777   | outgoing-1      | received TCP payload (  34) 04FB F000 B4C0 0002 0218 0216 4104 0000 FBF0 0600 0200 0104 0001 0001 4002 00B4 4700
02:00:27 | 3777   | outgoing-1      | &lt;&lt; message of type OPEN
02:00:27 | 3777   | outgoing-1      | &lt;&lt; OPEN version=4 asn=64496 hold_time=180 router_id=192.0.2.2 capabilities=[Multiprotocol(ipv4 unicast), Route Refresh, Extended Message(65535), Graceful Restart Flags 0x0 Time 180 , ASN4(64496), Unassigned 71]
02:00:27 | 3777   | outgoing-1      | sending TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04
02:00:27 | 3777   | outgoing-1      | &gt;&gt; KEEPALIVE (OPENCONFIRM)
02:00:27 | 3777   | ka-outgoing-1   | receive-timer 180 second(s) left
02:00:27 | 3777   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04
02:00:27 | 3777   | outgoing-1      | &lt;&lt; message of type KEEPALIVE
02:00:27 | 3777   | reactor         | connected to peer-1 with outgoing-1 127.0.0.1-10.30.171.3
02:00:27 | 3777   | outgoing-1      | sending TCP payload (  23) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 0200 0000 00
02:00:27 | 3777   | outgoing-1      | &gt;&gt; EOR ipv4 unicast
02:00:27 | 3777   | peer-1          | &gt;&gt; EOR(s)
02:00:27 | 3777   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02
02:00:27 | 3777   | outgoing-1      | received TCP payload (   4) 0000 0000
02:00:27 | 3777   | outgoing-1      | &lt;&lt; message of type UPDATE
02:00:27 | 3777   | parser          | parsing UPDATE (   4) 0000 0000
02:00:27 | 3777   | peer-1          | &lt;&lt; UPDATE #1
02:00:27 | 3777   | peer-1          |    UPDATE #1 nlri  (   4) eor 1/1 (ipv4 unicast)
02:00:27 | 3777   | ka-outgoing-1   | receive-timer 179 second(s) left
02:00:27 | 3777   | ka-outgoing-1   | send-timer 59 second(s) left
02:00:28 | 3777   | ka-outgoing-1   | receive-timer 178 second(s) left
02:00:28 | 3777   | ka-outgoing-1   | send-timer 58 second(s) left
02:00:29 | 3777   | ka-outgoing-1   | receive-timer 177 second(s) left
02:00:29 | 3777   | ka-outgoing-1   | send-timer 57 second(s) left
02:00:30 | 3777   | ka-outgoing-1   | receive-timer 176 second(s) left
02:00:30 | 3777   | ka-outgoing-1   | send-timer 56 second(s) left
02:00:31 | 3777   | ka-outgoing-1   | receive-timer 175 second(s) left
02:00:31 | 3777   | ka-outgoing-1   | send-timer 55 second(s) left
02:00:32 | 3777   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0015 03
02:00:32 | 3777   | outgoing-1      | received TCP payload (   2) 0600
02:00:32 | 3777   | outgoing-1      | &lt;&lt; message of type NOTIFICATION
02:00:32 | 3777   | outgoing-1      | peer reset, message [notification received (6,0)] error[Cease / Unspecific]
02:00:32 | 3777   | outgoing-1      | outgoing-1 127.0.0.1-10.30.171.3, closing connection
02:00:32 | 3777   | reactor         | initialising connection to peer-1
02:00:32 | 3777   | outgoing-2      | attempting connection to 10.30.171.3:1790
02:00:32 | 3777   | outgoing-2      | sending TCP payload (  49) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0031 0104 FBF0 00B4 7F00 0001 1402 0601 0400 0100 0102 0641 0400 00FB F002 0206 00
02:00:32 | 3777   | outgoing-2      | &gt;&gt; OPEN version=4 asn=64496 hold_time=180 router_id=127.0.0.1 capabilities=[Multiprotocol(ipv4 unicast), Extended Message(65535), ASN4(64496)]
02:00:32 | 3777   | outgoing-2      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0015 03
02:00:32 | 3777   | outgoing-2      | received TCP payload (   2) 0605
02:00:32 | 3777   | outgoing-2      | &lt;&lt; message of type NOTIFICATION
02:00:32 | 3777   | outgoing-2      | peer reset, message [notification received (6,5)] error[Cease / Connection Rejected]
02:00:32 | 3777   | outgoing-2      | outgoing-2 127.0.0.1-10.30.171.3, closing connection
02:00:33 | 3777   | reactor         | initialising connection to peer-1
02:00:33 | 3777   | outgoing-3      | attempting connection to 10.30.171.3:1790
02:00:33 | 3777   | outgoing-3      | sending TCP payload (  49) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0031 0104 FBF0 00B4 7F00 0001 1402 0601 0400 0100 0102 0641 0400 00FB F002 0206 00
02:00:33 | 3777   | outgoing-3      | &gt;&gt; OPEN version=4 asn=64496 hold_time=180 router_id=127.0.0.1 capabilities=[Multiprotocol(ipv4 unicast), Extended Message(65535), ASN4(64496)]
02:00:33 | 3777   | outgoing-3      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 003B 01
02:00:33 | 3777   | outgoing-3      | received TCP payload (  40) 04FB F000 B4C0 0002 021E 021C 4104 0000 FBF0 0600 0200 0104 0001 0001 0104 0002 0001 4002 00B4 4700
02:00:33 | 3777   | outgoing-3      | &lt;&lt; message of type OPEN
02:00:33 | 3777   | outgoing-3      | &lt;&lt; OPEN version=4 asn=64496 hold_time=180 router_id=192.0.2.2 capabilities=[Multiprotocol(ipv4 unicast,ipv6 unicast), Route Refresh, Extended Message(65535), Graceful Restart Flags 0x0 Time 180 , ASN4(64496), Unassigned 71]
02:00:33 | 3777   | ka-outgoing-3   | receive-timer 60 second(s) left
02:00:33 | 3777   | outgoing-3      | --------------------------------------------------------------------
02:00:33 | 3777   | outgoing-3      | the connection can not carry the following family/families
02:00:33 | 3777   | outgoing-3      |  - exabgp is not configured for ipv6/unicast
02:00:33 | 3777   | outgoing-3      | therefore no routes of this kind can be announced on the connection
02:00:33 | 3777   | outgoing-3      | --------------------------------------------------------------------
02:00:33 | 3777   | outgoing-3      | sending TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04
02:00:33 | 3777   | outgoing-3      | &gt;&gt; KEEPALIVE (OPENCONFIRM)
02:00:33 | 3777   | outgoing-3      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04
02:00:33 | 3777   | outgoing-3      | &lt;&lt; message of type KEEPALIVE
02:00:33 | 3777   | ka-outgoing-3   | receive-timer 180 second(s) left
02:00:33 | 3777   | reactor         | connected to peer-1 with outgoing-3 127.0.0.1-10.30.171.3
02:00:33 | 3777   | outgoing-3      | sending TCP payload (  23) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 0200 0000 00
02:00:33 | 3777   | outgoing-3      | &gt;&gt; EOR ipv4 unicast
02:00:33 | 3777   | peer-1          | &gt;&gt; EOR(s)
02:00:33 | 3777   | outgoing-3      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02
02:00:33 | 3777   | outgoing-3      | received TCP payload (   4) 0000 0000
02:00:33 | 3777   | outgoing-3      | &lt;&lt; message of type UPDATE
02:00:33 | 3777   | parser          | parsing UPDATE (   4) 0000 0000
02:00:33 | 3777   | peer-1          | &lt;&lt; UPDATE #1
02:00:33 | 3777   | peer-1          |    UPDATE #1 nlri  (   4) eor 1/1 (ipv4 unicast)
02:00:33 | 3777   | ka-outgoing-3   | receive-timer 179 second(s) left
02:00:33 | 3777   | ka-outgoing-3   | send-timer 59 second(s) left
02:00:34 | 3777   | outgoing-3      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0015 03
02:00:34 | 3777   | outgoing-3      | received TCP payload (   2) 0600
02:00:34 | 3777   | outgoing-3      | &lt;&lt; message of type NOTIFICATION
02:00:34 | 3777   | outgoing-3      | peer reset, message [notification received (6,0)] error[Cease / Unspecific]
02:00:34 | 3777   | outgoing-3      | outgoing-3 127.0.0.1-10.30.171.3, closing connection</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:35.390753" elapsed="0.001255"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:35.393747" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exaipv4.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exaipv4.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-21T02:00:35.392465" elapsed="0.001502"/>
</kw>
<arg>${EXABGP2_LOG}</arg>
<arg>${EXABGP2_LOG}</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:35.376129" elapsed="0.018002"/>
</kw>
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:00:35.395614" level="INFO">[?2004l</msg>
<msg time="2026-04-21T02:00:35.395823" level="INFO">${output} = [?2004l</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T02:00:35.395364" elapsed="0.000634"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.396922" level="INFO">[?2004l</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:35.396372" elapsed="0.000615"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.398220" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:35.397677" elapsed="0.000582"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:35.398488" elapsed="0.000291"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:00:35.397280" elapsed="0.001618"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:00:35.554931" level="INFO">^C[?2004h(defaultvenv) [jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<msg time="2026-04-21T02:00:35.555309" level="INFO">${output} = ^C[?2004h(defaultvenv) [jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:00:35.399112" elapsed="0.156261"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.556738" level="INFO">^C[?2004h(defaultvenv) [jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:35.555899" elapsed="0.000943"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:00:35.559548" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:35.557972" elapsed="0.001666"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:00:35.561193" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<msg time="2026-04-21T02:00:35.561323" level="INFO">${output} = [?2004l[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:00:35.559944" elapsed="0.001417"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.562412" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:35.562010" elapsed="0.000474"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:35.561481" elapsed="0.001054"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.561440" elapsed="0.001139"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-04-21T02:00:35.557287" elapsed="0.005363"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-04-21T02:00:35.394680" elapsed="0.168048"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:35.563225" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exaipv4.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exaipv4.log&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:35.563498" level="INFO">${Log_Content} = 02:00:27 | 3777   | welcome         | Thank you for using ExaBGP
02:00:27 | 3777   | version         | 4.2.4
02:00:27 | 3777   | interpreter     | 3.10.12 (main, Jan 26 2026, 14:55:28) [GCC 11.4.0]
02...</msg>
<var>${Log_Content}</var>
<arg>${EXABGP2_LOG}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:35.562985" elapsed="0.000553"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.567811" level="INFO">02:00:27 | 3777   | welcome         | Thank you for using ExaBGP
02:00:27 | 3777   | version         | 4.2.4
02:00:27 | 3777   | interpreter     | 3.10.12 (main, Jan 26 2026, 14:55:28) [GCC 11.4.0]
02:00:27 | 3777   | os              | Linux releng-12085-696-0-builder-0 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64
02:00:27 | 3777   | installation    | /tmp/defaultvenv
02:00:27 | 3777   | advice          | environment file missing
02:00:27 | 3777   | advice          | generate it using "exabgp --fi &gt; /tmp/defaultvenv/etc/exabgp/exabgp.env"
02:00:27 | 3777   | cli             | could not find the named pipes (exabgp.in and exabgp.out) required for the cli
02:00:27 | 3777   | cli             | we scanned the following folders (the number is your PID):
02:00:27 | 3777   | cli control     |  - /run/exabgp/
02:00:27 | 3777   | cli control     |  - /run/1001/
02:00:27 | 3777   | cli control     |  - /run/
02:00:27 | 3777   | cli control     |  - /var/run/exabgp/
02:00:27 | 3777   | cli control     |  - /var/run/1001/
02:00:27 | 3777   | cli control     |  - /var/run/
02:00:27 | 3777   | cli control     |  - /tmp/defaultvenv/run/exabgp/
02:00:27 | 3777   | cli control     |  - /tmp/defaultvenv/run/1001/
02:00:27 | 3777   | cli control     |  - /tmp/defaultvenv/run/
02:00:27 | 3777   | cli control     |  - /tmp/defaultvenv/var/run/exabgp/
02:00:27 | 3777   | cli control     |  - /tmp/defaultvenv/var/run/1001/
02:00:27 | 3777   | cli control     |  - /tmp/defaultvenv/var/run/
02:00:27 | 3777   | cli control     | please make them in one of the folder with the following commands:
02:00:27 | 3777   | cli control     | &gt; mkfifo /home/jenkins/run/exabgp.{in,out}
02:00:27 | 3777   | cli control     | &gt; chmod 600 /home/jenkins/run/exabgp.{in,out}
02:00:27 | 3777   | cli control     | &gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}
02:00:27 | 3777   | configuration   | performing reload of exabgp 4.2.4
02:00:27 | 3777   | configuration   | &gt; neighbor         | '10.30.171.3'
02:00:27 | 3777   | configuration   | . router-id        | '127.0.0.1'
02:00:27 | 3777   | configuration   | . local-address    | '127.0.0.1'
02:00:27 | 3777   | configuration   | . local-as         | '64496'
02:00:27 | 3777   | configuration   | . peer-as          | '64496'
02:00:27 | 3777   | configuration   | &gt; family           | 
02:00:27 | 3777   | configuration   | . ipv4             | 'unicast'
02:00:27 | 3777   | configuration   | &lt; family           | 
02:00:27 | 3777   | configuration   | &lt; neighbor         | 
02:00:27 | 3777   | reactor         | new peer: neighbor 10.30.171.3 local-ip 127.0.0.1 local-as 64496 peer-as 64496 router-id 127.0.0.1 family-allowed in-open
02:00:27 | 3777   | reactor         | loaded new configuration successfully
02:00:27 | 3777   | reactor         | initialising connection to peer-1
02:00:27 | 3777   | outgoing-1      | attempting connection to 10.30.171.3:1790
02:00:27 | 3777   | outgoing-1      | sending TCP payload (  49) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0031 0104 FBF0 00B4 7F00 0001 1402 0601 0400 0100 0102 0641 0400 00FB F002 0206 00
02:00:27 | 3777   | outgoing-1      | &gt;&gt; OPEN version=4 asn=64496 hold_time=180 router_id=127.0.0.1 capabilities=[Multiprotocol(ipv4 unicast), Extended Message(65535), ASN4(64496)]
02:00:27 | 3777   | ka-outgoing-1   | receive-timer 60 second(s) left
02:00:27 | 3777   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0035 01
02:00:27 | 3777   | outgoing-1      | received TCP payload (  34) 04FB F000 B4C0 0002 0218 0216 4104 0000 FBF0 0600 0200 0104 0001 0001 4002 00B4 4700
02:00:27 | 3777   | outgoing-1      | &lt;&lt; message of type OPEN
02:00:27 | 3777   | outgoing-1      | &lt;&lt; OPEN version=4 asn=64496 hold_time=180 router_id=192.0.2.2 capabilities=[Multiprotocol(ipv4 unicast), Route Refresh, Extended Message(65535), Graceful Restart Flags 0x0 Time 180 , ASN4(64496), Unassigned 71]
02:00:27 | 3777   | outgoing-1      | sending TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04
02:00:27 | 3777   | outgoing-1      | &gt;&gt; KEEPALIVE (OPENCONFIRM)
02:00:27 | 3777   | ka-outgoing-1   | receive-timer 180 second(s) left
02:00:27 | 3777   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04
02:00:27 | 3777   | outgoing-1      | &lt;&lt; message of type KEEPALIVE
02:00:27 | 3777   | reactor         | connected to peer-1 with outgoing-1 127.0.0.1-10.30.171.3
02:00:27 | 3777   | outgoing-1      | sending TCP payload (  23) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 0200 0000 00
02:00:27 | 3777   | outgoing-1      | &gt;&gt; EOR ipv4 unicast
02:00:27 | 3777   | peer-1          | &gt;&gt; EOR(s)
02:00:27 | 3777   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02
02:00:27 | 3777   | outgoing-1      | received TCP payload (   4) 0000 0000
02:00:27 | 3777   | outgoing-1      | &lt;&lt; message of type UPDATE
02:00:27 | 3777   | parser          | parsing UPDATE (   4) 0000 0000
02:00:27 | 3777   | peer-1          | &lt;&lt; UPDATE #1
02:00:27 | 3777   | peer-1          |    UPDATE #1 nlri  (   4) eor 1/1 (ipv4 unicast)
02:00:27 | 3777   | ka-outgoing-1   | receive-timer 179 second(s) left
02:00:27 | 3777   | ka-outgoing-1   | send-timer 59 second(s) left
02:00:28 | 3777   | ka-outgoing-1   | receive-timer 178 second(s) left
02:00:28 | 3777   | ka-outgoing-1   | send-timer 58 second(s) left
02:00:29 | 3777   | ka-outgoing-1   | receive-timer 177 second(s) left
02:00:29 | 3777   | ka-outgoing-1   | send-timer 57 second(s) left
02:00:30 | 3777   | ka-outgoing-1   | receive-timer 176 second(s) left
02:00:30 | 3777   | ka-outgoing-1   | send-timer 56 second(s) left
02:00:31 | 3777   | ka-outgoing-1   | receive-timer 175 second(s) left
02:00:31 | 3777   | ka-outgoing-1   | send-timer 55 second(s) left
02:00:32 | 3777   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0015 03
02:00:32 | 3777   | outgoing-1      | received TCP payload (   2) 0600
02:00:32 | 3777   | outgoing-1      | &lt;&lt; message of type NOTIFICATION
02:00:32 | 3777   | outgoing-1      | peer reset, message [notification received (6,0)] error[Cease / Unspecific]
02:00:32 | 3777   | outgoing-1      | outgoing-1 127.0.0.1-10.30.171.3, closing connection
02:00:32 | 3777   | reactor         | initialising connection to peer-1
02:00:32 | 3777   | outgoing-2      | attempting connection to 10.30.171.3:1790
02:00:32 | 3777   | outgoing-2      | sending TCP payload (  49) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0031 0104 FBF0 00B4 7F00 0001 1402 0601 0400 0100 0102 0641 0400 00FB F002 0206 00
02:00:32 | 3777   | outgoing-2      | &gt;&gt; OPEN version=4 asn=64496 hold_time=180 router_id=127.0.0.1 capabilities=[Multiprotocol(ipv4 unicast), Extended Message(65535), ASN4(64496)]
02:00:32 | 3777   | outgoing-2      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0015 03
02:00:32 | 3777   | outgoing-2      | received TCP payload (   2) 0605
02:00:32 | 3777   | outgoing-2      | &lt;&lt; message of type NOTIFICATION
02:00:32 | 3777   | outgoing-2      | peer reset, message [notification received (6,5)] error[Cease / Connection Rejected]
02:00:32 | 3777   | outgoing-2      | outgoing-2 127.0.0.1-10.30.171.3, closing connection
02:00:33 | 3777   | reactor         | initialising connection to peer-1
02:00:33 | 3777   | outgoing-3      | attempting connection to 10.30.171.3:1790
02:00:33 | 3777   | outgoing-3      | sending TCP payload (  49) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0031 0104 FBF0 00B4 7F00 0001 1402 0601 0400 0100 0102 0641 0400 00FB F002 0206 00
02:00:33 | 3777   | outgoing-3      | &gt;&gt; OPEN version=4 asn=64496 hold_time=180 router_id=127.0.0.1 capabilities=[Multiprotocol(ipv4 unicast), Extended Message(65535), ASN4(64496)]
02:00:33 | 3777   | outgoing-3      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 003B 01
02:00:33 | 3777   | outgoing-3      | received TCP payload (  40) 04FB F000 B4C0 0002 021E 021C 4104 0000 FBF0 0600 0200 0104 0001 0001 0104 0002 0001 4002 00B4 4700
02:00:33 | 3777   | outgoing-3      | &lt;&lt; message of type OPEN
02:00:33 | 3777   | outgoing-3      | &lt;&lt; OPEN version=4 asn=64496 hold_time=180 router_id=192.0.2.2 capabilities=[Multiprotocol(ipv4 unicast,ipv6 unicast), Route Refresh, Extended Message(65535), Graceful Restart Flags 0x0 Time 180 , ASN4(64496), Unassigned 71]
02:00:33 | 3777   | ka-outgoing-3   | receive-timer 60 second(s) left
02:00:33 | 3777   | outgoing-3      | --------------------------------------------------------------------
02:00:33 | 3777   | outgoing-3      | the connection can not carry the following family/families
02:00:33 | 3777   | outgoing-3      |  - exabgp is not configured for ipv6/unicast
02:00:33 | 3777   | outgoing-3      | therefore no routes of this kind can be announced on the connection
02:00:33 | 3777   | outgoing-3      | --------------------------------------------------------------------
02:00:33 | 3777   | outgoing-3      | sending TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04
02:00:33 | 3777   | outgoing-3      | &gt;&gt; KEEPALIVE (OPENCONFIRM)
02:00:33 | 3777   | outgoing-3      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04
02:00:33 | 3777   | outgoing-3      | &lt;&lt; message of type KEEPALIVE
02:00:33 | 3777   | ka-outgoing-3   | receive-timer 180 second(s) left
02:00:33 | 3777   | reactor         | connected to peer-1 with outgoing-3 127.0.0.1-10.30.171.3
02:00:33 | 3777   | outgoing-3      | sending TCP payload (  23) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 0200 0000 00
02:00:33 | 3777   | outgoing-3      | &gt;&gt; EOR ipv4 unicast
02:00:33 | 3777   | peer-1          | &gt;&gt; EOR(s)
02:00:33 | 3777   | outgoing-3      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02
02:00:33 | 3777   | outgoing-3      | received TCP payload (   4) 0000 0000
02:00:33 | 3777   | outgoing-3      | &lt;&lt; message of type UPDATE
02:00:33 | 3777   | parser          | parsing UPDATE (   4) 0000 0000
02:00:33 | 3777   | peer-1          | &lt;&lt; UPDATE #1
02:00:33 | 3777   | peer-1          |    UPDATE #1 nlri  (   4) eor 1/1 (ipv4 unicast)
02:00:33 | 3777   | ka-outgoing-3   | receive-timer 179 second(s) left
02:00:33 | 3777   | ka-outgoing-3   | send-timer 59 second(s) left
02:00:34 | 3777   | outgoing-3      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0015 03
02:00:34 | 3777   | outgoing-3      | received TCP payload (   2) 0600
02:00:34 | 3777   | outgoing-3      | &lt;&lt; message of type NOTIFICATION
02:00:34 | 3777   | outgoing-3      | peer reset, message [notification received (6,0)] error[Cease / Unspecific]
02:00:34 | 3777   | outgoing-3      | outgoing-3 127.0.0.1-10.30.171.3, closing connection</msg>
<arg>${Log_Content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:35.563852" elapsed="0.004203"/>
</kw>
<doc>Save exabgp logs as exaipv6.log, and stop exabgp with ctrl-c bash signal</doc>
<status status="PASS" start="2026-04-21T02:00:35.282277" elapsed="0.285903"/>
</test>
<test id="s1-s5-t31" name="Reconfigure_ODL_To_Accept_Connections_6" line="417">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:00:35.572377" elapsed="0.000217"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:00:35.572097" elapsed="0.000552"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:35.573693" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:35.573569" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.573550" elapsed="0.000222"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:35.578953" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:35.578841" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.578821" elapsed="0.000200"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.580094" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:35.579642" elapsed="0.000480"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.580587" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:00:35.580282" elapsed="0.000330"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:00:35.580656" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:00:35.580844" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:00:35.579256" elapsed="0.001621"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:35.586921" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:35.586761" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.586737" elapsed="0.000276"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:35.588700" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:35.588554" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.588529" elapsed="0.000314"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:00:35.589415" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:00:35.589055" elapsed="0.000388"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:00:35.589943" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:35.589624" elapsed="0.000352"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:00:35.622638" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:35.590626" elapsed="0.032225"/>
</kw>
<msg time="2026-04-21T02:00:35.623069" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:00:35.623117" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:35.590200" elapsed="0.032956"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:00:35.650393" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "s "_ "6 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:00:35.623843" elapsed="0.026662"/>
</kw>
<msg time="2026-04-21T02:00:35.650669" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:00:35.650716" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:35.623392" elapsed="0.027361"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.651133" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:35.650872" elapsed="0.000319"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.650843" elapsed="0.000376"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.651681" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "s "_ "6 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:35.651366" elapsed="0.000478"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.652187" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:35.651914" elapsed="0.000331"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.651895" elapsed="0.000375"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:00:35.652308" elapsed="0.000041"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:35.655029" elapsed="0.000151"/>
</kw>
<msg time="2026-04-21T02:00:35.655243" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:35.653897" elapsed="0.001484"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.655656" elapsed="0.000078"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.656067" elapsed="0.000088"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:00:35.653236" elapsed="0.003036"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:00:35.652639" elapsed="0.003699"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:00:35.588145" elapsed="0.068291"/>
</kw>
<msg time="2026-04-21T02:00:35.656529" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:35.656573" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:35.587222" elapsed="0.069389"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:00:35.656815" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:00:35.656688" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.656669" elapsed="0.000232"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.657316" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.657664" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:00:35.657736" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:00:35.586319" elapsed="0.071555"/>
</kw>
<msg time="2026-04-21T02:00:35.657968" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:35.658011" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:35.581316" elapsed="0.076735"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.658379" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:35.658126" elapsed="0.000307"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.658108" elapsed="0.000349"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:00:35.581164" elapsed="0.077317"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:00:35.580961" elapsed="0.077555"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:00:35.578455" elapsed="0.080117"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:00:35.573276" elapsed="0.085350"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:35.572822" elapsed="0.085851"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:00:35.569180" elapsed="0.089548"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.659654" level="INFO">&amp;{mapping} = { IP=2607:f0d0:1002:0011:0000:0000:0000:0002 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=ex...</msg>
<var>&amp;{mapping}</var>
<arg>IP=${IPV6_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:35.658945" elapsed="0.000739"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.695480" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:35.695094" elapsed="0.000417"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:35.696379" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/graceful_restart.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:35.696030" elapsed="0.000433">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/graceful_restart.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:35.696557" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:35.695680" elapsed="0.000902"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.697159" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:35.696750" elapsed="0.000436"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:35.697489" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/graceful_restart/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/graceful_restart/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:35.697670" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:35.697348" elapsed="0.000349"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.698119" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:35.697869" elapsed="0.000296"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.699143" level="INFO">mapping: {'IP': '2607:f0d0:1002:0011:0000:0000:0000:0002', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:35.698880" elapsed="0.000308"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.699611" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:00:35.699344" elapsed="0.000292"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.700392" level="INFO">${value} = 2607:f0d0:1002:0011:0000:0000:0000:0002</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:35.700057" elapsed="0.000361"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:35.701168" level="INFO">${encoded} = 2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:35.700940" elapsed="0.000254"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:35.701245" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:00:35.701401" level="INFO">${encoded_value} = 2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:35.700605" elapsed="0.000821"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:35.701578" elapsed="0.000261"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">2607:f0d0:1002:0011:0000:0000:0000:0002</var>
<status status="PASS" start="2026-04-21T02:00:35.699897" elapsed="0.001983"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.702430" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:35.702129" elapsed="0.000327"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:35.703190" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:35.702977" elapsed="0.000239"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:35.703267" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:35.703417" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:35.702642" elapsed="0.000799"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:35.703593" elapsed="0.000238"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:00:35.701997" elapsed="0.001875"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.704548" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:35.704175" elapsed="0.000400"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:35.705482" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:35.705268" elapsed="0.000239"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:35.705558" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:00:35.705711" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:35.704765" elapsed="0.000970"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:35.705903" elapsed="0.000226"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:00:35.703988" elapsed="0.002182"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.706709" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:35.706414" elapsed="0.000320"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:35.707461" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:35.707252" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:35.707535" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:35.707683" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:35.706940" elapsed="0.000767"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:35.707876" elapsed="0.000253"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:00:35.706283" elapsed="0.001895"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.708741" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:35.708443" elapsed="0.000324"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:35.709507" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:35.709298" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:35.709581" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:35.709730" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:35.708975" elapsed="0.000779"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:35.709922" elapsed="0.000222"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:35.708311" elapsed="0.001873"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.710726" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:35.710428" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:35.711486" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:35.711278" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:35.711561" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:35.711709" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:35.710953" elapsed="0.000779"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:35.711892" elapsed="0.000301"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:00:35.710298" elapsed="0.001942"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.712814" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:35.712493" elapsed="0.000349"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:35.713572" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:35.713364" elapsed="0.000233"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:35.713647" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:35.713811" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:35.713027" elapsed="0.000809"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:35.713985" elapsed="0.000220"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:35.712358" elapsed="0.001887"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.714856" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:00:35.714489" elapsed="0.000394"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:00:35.717270" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:00:35.715391" elapsed="0.001907"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:00:35.717350" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:35.717504" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:00:35.715070" elapsed="0.002458"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:35.717681" elapsed="0.000240"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:00:35.714358" elapsed="0.003605"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:00:35.699691" elapsed="0.018308"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:00:35.718043" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:00:35.718202" level="INFO">${mapping_to_use} = {'IP': '2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG'...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:00:35.698544" elapsed="0.019684"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:35.698240" elapsed="0.020021"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.718435" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:35.718287" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.698218" elapsed="0.020294"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.719368" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:35.718652" elapsed="0.000745"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:35.719447" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:35.694455" elapsed="0.025116"/>
</kw>
<msg time="2026-04-21T02:00:35.719626" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:35.681166" elapsed="0.038509"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.733761" elapsed="0.000041"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.749917" elapsed="0.000049"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.763036" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.763241" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.763426" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.763994" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:35.763785" elapsed="0.000281"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:35.763757" elapsed="0.000388"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.764330" elapsed="0.000026"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.764543" elapsed="0.000025"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.764751" elapsed="0.000029"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:35.763696" elapsed="0.001147"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:35.763583" elapsed="0.001291"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.765063" elapsed="0.000024"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:35.765152" elapsed="0.000022"/>
</return>
<msg time="2026-04-21T02:00:35.765321" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:35.676311" elapsed="0.089041"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.796382" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:35.795902" elapsed="0.000515"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:35.797263" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/graceful_restart.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:35.796951" elapsed="0.000394">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/graceful_restart.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:35.797441" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:35.796595" elapsed="0.000871"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.798033" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:35.797632" elapsed="0.000428"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:35.798365" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/graceful_restart/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/graceful_restart/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:00:35.798578" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:00:35.798220" elapsed="0.000387"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.799027" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;graceful-restart&gt;
        &lt;config&gt;
            &lt;restart-time&gt;30&lt;/restart-time&gt;
        &lt;/config&gt;
    &lt;/graceful-restart&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:35.798765" elapsed="0.000323"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:00:35.799553" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:35.799241" elapsed="0.000373"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.800135" level="INFO">${mapping_to_use} = {'IP': '2607:f0d0:1002:0011:0000:0000:0000:0002', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:35.799800" elapsed="0.000371"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:35.799641" elapsed="0.000568"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.799216" elapsed="0.001015"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.801195" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;2607:f0d0:1002:0011:0000:0000:0000:0002&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:35.800380" elapsed="0.000846"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:00:35.801280" elapsed="0.000035"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:35.795264" elapsed="0.006153"/>
</kw>
<msg time="2026-04-21T02:00:35.801476" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:35.781722" elapsed="0.019803"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.858273" elapsed="0.000066"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.871280" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.884254" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.884480" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.884665" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.885284" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:35.885131" elapsed="0.000213"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:00:35.885112" elapsed="0.000264"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.885529" elapsed="0.000027"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.885727" elapsed="0.000026"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.885932" elapsed="0.000023"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:00:35.884892" elapsed="0.001097"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:00:35.884753" elapsed="0.001341"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.886252" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:00:35.886334" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:00:35.886513" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;2607:f0d0:1002:0011:0000:0000:0000:0002&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:00:35.778666" elapsed="0.107878"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:00:35.888106" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/graceful_restart/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:00:35.887762" elapsed="0.000582">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/graceful_restart/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:00:35.888451" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:00:35.887309" elapsed="0.001166"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.888869" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:35.888545" elapsed="0.000383"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.889464" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:35.889135" elapsed="0.000355"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:35.888953" elapsed="0.000573"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.888527" elapsed="0.001020"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.891990" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:35.889704" elapsed="0.002312"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:00:35.892068" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:00:35.892276" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:00:35.886899" elapsed="0.005404"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.893717" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:35.893461" elapsed="0.000304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.894169" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;2607:f0d0:1002:0011:0000:0000:0000:0002&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;graceful-restart&gt;
        &lt;config&gt;
            &lt;restart-time&gt;30&lt;/restart-time&gt;
        &lt;/config&gt;
    &lt;/graceful-restart&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:35.893930" elapsed="0.000299"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.894627" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:35.894378" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.895079" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:35.894836" elapsed="0.000286"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:00:35.895950" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:00:35.895729" elapsed="0.000247"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:00:35.896443" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:00:35.896230" elapsed="0.000247"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:00:35.896648" elapsed="0.000253"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.897524" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:35.897059" elapsed="0.000510"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:00:35.897612" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:00:35.897769" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:00:35.895327" elapsed="0.002483"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:00:35.914002" level="INFO">PUT Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0koup2cts3hs83ku3qtmq913a5.node0', 'Content-Length': '1139', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;2607:f0d0:1002:0011:0000:0000:0000:0002&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;graceful-restart&gt;
        &lt;config&gt;
            &lt;restart-time&gt;30&lt;/restart-time&gt;
        &lt;/config&gt;
    &lt;/graceful-restart&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:00:35.914101" level="INFO">PUT Response : url=http://10.30.171.3:8181/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 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:00:35.914268" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:00:35.900231" elapsed="0.014072"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:35.897883" elapsed="0.016486"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.914622" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:35.914407" elapsed="0.000307"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.897865" elapsed="0.016879"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.919565" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:35.916121" elapsed="0.003504"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:35.915788" elapsed="0.003886"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.915763" elapsed="0.003946"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.923373" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:35.920110" elapsed="0.003326"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:35.919783" elapsed="0.003702"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.919761" elapsed="0.003759"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.924365" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:35.923753" elapsed="0.000661"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.924892" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:35.924528" elapsed="0.000446"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.925738" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:35.925278" elapsed="0.000497"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:35.925008" elapsed="0.000847"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.924500" elapsed="0.001387"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.926648" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:35.926107" elapsed="0.000581"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.927229" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:35.926875" elapsed="0.000441"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.928090" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:35.927635" elapsed="0.000491"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:35.927364" elapsed="0.000905"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.926841" elapsed="0.001478"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:35.928541" elapsed="0.000452"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:00:35.929484" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:35.929157" elapsed="0.000353"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:00:35.929664" elapsed="0.002394"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:00:35.915284" elapsed="0.016839"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:00:35.932341" elapsed="0.000032"/>
</return>
<status status="PASS" start="2026-04-21T02:00:35.932217" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.932171" elapsed="0.000263"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.932584" elapsed="0.000023"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:00:35.932653" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:00:35.935010" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:00:35.892644" elapsed="0.042393"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:35.935103" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:00:35.935273" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:00:35.664712" elapsed="0.270587"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:35.935636" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:35.935398" elapsed="0.000306"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.935380" elapsed="0.000347"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:00:35.935760" elapsed="0.000041"/>
</return>
<arg>${BGP_VAR_FOLDER}/graceful_restart</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:00:35.660034" elapsed="0.275870"/>
</kw>
<doc>Configure BGP peer modules with initiate-connection set to false with short ipv6 address.</doc>
<status status="PASS" start="2026-04-21T02:00:35.568525" elapsed="0.367504"/>
</test>
<test id="s1-s5-t32" name="Start_Exabgp_3" line="433">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:00:35.939756" elapsed="0.000227"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:00:35.939490" elapsed="0.000550"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:35.941092" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:35.940980" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.940961" elapsed="0.000198"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:35.946228" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:35.946122" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.946104" elapsed="0.000191"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.947292" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:35.946912" elapsed="0.000407"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:00:35.947841" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:00:35.947526" elapsed="0.000341"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:00:35.947913" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:00:35.948066" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:00:35.946518" elapsed="0.001572"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:35.953675" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:35.953568" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.953549" elapsed="0.000195"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:35.955013" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:35.954905" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:35.954886" elapsed="0.000195"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:00:35.955522" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:00:35.955226" elapsed="0.000323"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:00:35.955942" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:35.955705" elapsed="0.000262"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:00:35.985203" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:35.956477" elapsed="0.028965"/>
</kw>
<msg time="2026-04-21T02:00:35.985865" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:00:35.985974" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:35.956125" elapsed="0.029930"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:00:36.004065" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "a "r "t "_ "E "x "a "b "g "p "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:00:35.987681" elapsed="0.016493"/>
</kw>
<msg time="2026-04-21T02:00:36.004391" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:00:36.004440" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "a "r "t "_ "E "x "a "b "g "p "_ "3 "[K"
[?1l&gt;[?2004l...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:35.986447" elapsed="0.018032"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:36.004851" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:36.004569" elapsed="0.000341"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:36.004544" elapsed="0.000392"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:36.005403" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "a "r "t "_ "E "x "a "b "g "p "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:36.005082" elapsed="0.000384"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:36.005753" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:36.005534" elapsed="0.000292"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:36.005516" elapsed="0.000335"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:00:36.005887" elapsed="0.000035"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:36.008627" elapsed="0.000153"/>
</kw>
<msg time="2026-04-21T02:00:36.008865" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:36.007449" elapsed="0.001556"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:36.009289" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:36.009630" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:00:36.006754" elapsed="0.003086"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:00:36.006193" elapsed="0.003717"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:00:35.954577" elapsed="0.055483"/>
</kw>
<msg time="2026-04-21T02:00:36.010154" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:36.010200" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "a "r "t "_ "E "x "a "b "g "p "_ "3 "[K"
[?1l&gt;[?2004l...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:35.953916" elapsed="0.056325"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:00:36.010429" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:00:36.010319" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:36.010301" elapsed="0.000215"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:36.010952" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:36.011302" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:00:36.011377" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:00:35.953231" elapsed="0.058256"/>
</kw>
<msg time="2026-04-21T02:00:36.011583" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:36.011628" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "a "r "t "_ "E "x "a "b "g "p "_ "3 "[K"
[?1l&gt;[?2004l...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:35.948485" elapsed="0.063181"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:36.012017" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:36.011744" elapsed="0.000329"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:36.011727" elapsed="0.000370"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:00:35.948342" elapsed="0.063779"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:00:35.948146" elapsed="0.064009"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:00:35.945729" elapsed="0.066482"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:00:35.940665" elapsed="0.071657"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:35.940229" elapsed="0.072142"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:00:35.937005" elapsed="0.075420"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:36.012953" level="INFO">${cmd} = exabgp_graceful_restart.cfg &gt; exabgp_graceful_restart.log</msg>
<var>${cmd}</var>
<arg>${EXABGP3_CFG} &gt; ${EXABGP3_LOG}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:36.012593" elapsed="0.000388"/>
</kw>
<kw name="Start_ExaBgp_And_Verify_Connected" owner="ExaBgpLib">
<for flavor="IN RANGE">
<iter>
<kw name="Start_ExaBgp" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:36.016455" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exabgp_graceful_restart.cfg &gt; exabgp_graceful_restart.log</msg>
<var>${start_cmd}</var>
<arg>${CMD} ${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:36.016089" elapsed="0.000397"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:36.016908" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exabgp_graceful_restart.cfg &gt; exabgp_graceful_restart.log</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:36.016643" elapsed="0.000313"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:00:36.019433" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:36.017593" elapsed="0.001903"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:00:36.022954" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<msg time="2026-04-21T02:00:36.023046" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:00:36.019660" elapsed="0.003413"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:36.023642" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:36.023390" elapsed="0.000302"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:36.023143" elapsed="0.000583"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:36.023124" elapsed="0.000627"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-04-21T02:00:36.017199" elapsed="0.006613"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:00:36.026018" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exabgp_graceful_restart.cfg &gt; exabgp_graceful_restart.log</msg>
<msg time="2026-04-21T02:00:36.026110" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug exabgp_graceful_restart.cfg &gt; exabgp_graceful_restart.log
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:36.024005" elapsed="0.002132"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:36.026760" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug exabgp_graceful_restart.cfg &gt; exabgp_graceful_restart.log
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:36.026296" elapsed="0.000544"/>
</kw>
<arg>${cfg_file}</arg>
<doc>Dump the start command into prompt. It assumes that no exabgp is running. For verified
start use Start_ExaBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:36.015750" elapsed="0.011182"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:36.029026" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:36.028654" elapsed="0.000400"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:36.031210" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:36.029217" elapsed="0.002022"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:00:36.038090" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0koup2cts3hs83ku3qtmq913a5.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:00:36.038261" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:00:36.038366" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:00:36.031408" elapsed="0.006986"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:36.041450" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:36.038576" elapsed="0.002945"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:00:36.045461" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:00:36.041770" elapsed="0.003795">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:00:36.028167" elapsed="0.017559">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:00:39.049349" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:00:39.048584" elapsed="0.000821"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:39.052935" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:39.049681" elapsed="0.003297"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:00:39.062864" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0koup2cts3hs83ku3qtmq913a5.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:00:39.063187" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1499'} 
 body={"bgp-rib:peer":[{"peer-id":"bgp://1.2.3.4","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true},"bgp-inet:ipv6-routes":{"ipv6-route":[{"path-id":0,"route-key":"2a04:6d80::1/128","prefix":"2a04:6d80::1/128","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2607:f0d0:1002:11::2"}}}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true},"bgp-inet:ipv6-routes":{"ipv6-route":[{"path-id":0,"route-key":"2a04:6d80::1/128","prefix":"2a04:6d80::1/128","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2607:f0d0:1002:11::2"}}}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"ibgp"}]} 
 </msg>
<msg time="2026-04-21T02:00:39.063426" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:00:39.053222" elapsed="0.010253"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:39.068533" level="INFO">{"bgp-rib:peer":[{"peer-id":"bgp://1.2.3.4","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true},"bgp-inet:ipv6-routes":{"ipv6-route":[{"path-id":0,"route-key":"2a04:6d80::1/128","prefix":"2a04:6d80::1/128","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2607:f0d0:1002:11::2"}}}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true},"bgp-inet:ipv6-routes":{"ipv6-route":[{"path-id":0,"route-key":"2a04:6d80::1/128","prefix":"2a04:6d80::1/128","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2607:f0d0:1002:11::2"}}}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"ibgp"}]}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:39.063985" elapsed="0.004660"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="PASS" start="2026-04-21T02:00:39.068963" elapsed="0.004558"/>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="PASS" start="2026-04-21T02:00:39.046868" elapsed="0.026760"/>
</kw>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:00:36.027641" elapsed="3.046082"/>
</kw>
<msg time="2026-04-21T02:00:39.073952" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:39.074016" level="INFO">${value} = None</msg>
<var>${status}</var>
<var>${value}</var>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:36.027149" elapsed="3.046901"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="NOT RUN" start="2026-04-21T02:00:39.074763" elapsed="0.000064"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:39.074257" elapsed="0.000617"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:39.074204" elapsed="0.000715"/>
</if>
<if>
<branch type="IF" condition="&quot;${status}&quot; == &quot;PASS&quot;">
<return>
<status status="PASS" start="2026-04-21T02:00:39.075165" elapsed="0.000059"/>
</return>
<status status="PASS" start="2026-04-21T02:00:39.075000" elapsed="0.000272"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:39.074978" elapsed="0.000327"/>
</if>
<var name="${idx}">0</var>
<status status="PASS" start="2026-04-21T02:00:36.015568" elapsed="3.059779"/>
</iter>
<var>${idx}</var>
<value>${connection_retries}</value>
<status status="PASS" start="2026-04-21T02:00:36.015343" elapsed="3.060074"/>
</for>
<kw name="Fail" owner="BuiltIn">
<arg>Unable to connect ExaBgp to ODL</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:39.075651" elapsed="0.000031"/>
</kw>
<arg>${cmd}</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>${EXABGP_ID}</arg>
<doc>Starts the ExaBgp and verifies its connection. The verification is done by checking the presence
of the peer in the bgp rib.</doc>
<status status="PASS" start="2026-04-21T02:00:36.013295" elapsed="3.062476"/>
</kw>
<doc>Start exabgp with</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:00:35.936473" elapsed="3.139524"/>
</test>
<test id="s1-s5-t33" name="Stop_All_Exabgps_3" line="439">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:00:39.080840" elapsed="0.000271"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:00:39.080485" elapsed="0.000682"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:39.082325" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:39.082199" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:39.082179" elapsed="0.000231"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:39.088008" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:39.087886" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:39.087866" elapsed="0.000235"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:00:39.089337" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:00:39.088886" elapsed="0.000480"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:00:39.089965" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:00:39.089555" elapsed="0.000446"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:00:39.090050" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:00:39.090237" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:00:39.088381" elapsed="0.001882"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:39.096525" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:39.096407" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:39.096385" elapsed="0.000214"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:00:39.098037" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:00:39.097924" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:39.097905" elapsed="0.000204"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:00:39.098613" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:00:39.098263" elapsed="0.000379"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:00:39.099069" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:39.098830" elapsed="0.000266"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:00:39.134979" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:39.099600" elapsed="0.035662"/>
</kw>
<msg time="2026-04-21T02:00:39.135550" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:00:39.135616" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:39.099259" elapsed="0.036401"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:00:39.154514" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "E "x "a "b "g "p "s "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:00:39.136574" elapsed="0.018114"/>
</kw>
<msg time="2026-04-21T02:00:39.154935" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:00:39.154982" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "E "x "a "b "g "p "s "_ "3 "[K...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:39.136014" elapsed="0.019011"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:39.155522" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:39.155165" elapsed="0.000419"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:39.155116" elapsed="0.000502"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:39.156223" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "E "x "a "b "g "p "s "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:39.155776" elapsed="0.000523"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:39.156623" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:39.156378" elapsed="0.000302"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:39.156350" elapsed="0.000354"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:00:39.156750" elapsed="0.000079"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:00:39.159859" elapsed="0.000158"/>
</kw>
<msg time="2026-04-21T02:00:39.160081" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:00:39.158583" elapsed="0.001642"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:39.160514" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:39.160875" elapsed="0.000081"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:00:39.157880" elapsed="0.003192"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:00:39.157215" elapsed="0.003928"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:00:39.097568" elapsed="0.063713"/>
</kw>
<msg time="2026-04-21T02:00:39.161385" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:39.161432" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "E "x "a "b "g "p "s "_ "3 "[K...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:39.096813" elapsed="0.064660"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:00:39.161668" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:00:39.161553" elapsed="0.000282"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:39.161534" elapsed="0.000332"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:39.162318" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:39.162680" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:00:39.162754" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:00:39.095918" elapsed="0.066997"/>
</kw>
<msg time="2026-04-21T02:00:39.163016" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:00:39.163062" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "E "x "a "b "g "p "s "_ "3 "[K...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:39.090679" elapsed="0.072421"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:00:39.163442" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:00:39.163182" elapsed="0.000314"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:39.163164" elapsed="0.000355"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:00:39.090528" elapsed="0.073016"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:00:39.090329" elapsed="0.073259"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:00:39.087405" elapsed="0.076250"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:00:39.081878" elapsed="0.081843"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:00:39.081330" elapsed="0.082443"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:00:39.078062" elapsed="0.085852"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:00:39.174021" level="INFO">Executing command 'cat exabgp_graceful_restart.log'.</msg>
<msg time="2026-04-21T02:00:39.187747" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:00:39.188033" level="INFO">${output_log} = 02:00:36 | 3922   | welcome         | Thank you for using ExaBGP
02:00:36 | 3922   | version         | 4.2.4
02:00:36 | 3922   | interpreter     | 3.10.12 (main, Jan 26 2026, 14:55:28) [GCC 11.4.0]
02...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:00:39.173829" elapsed="0.014266"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:39.189199" level="INFO">02:00:36 | 3922   | welcome         | Thank you for using ExaBGP
02:00:36 | 3922   | version         | 4.2.4
02:00:36 | 3922   | interpreter     | 3.10.12 (main, Jan 26 2026, 14:55:28) [GCC 11.4.0]
02:00:36 | 3922   | os              | Linux releng-12085-696-0-builder-0 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64
02:00:36 | 3922   | installation    | /tmp/defaultvenv
02:00:36 | 3922   | advice          | environment file missing
02:00:36 | 3922   | advice          | generate it using "exabgp --fi &gt; /tmp/defaultvenv/etc/exabgp/exabgp.env"
02:00:36 | 3922   | cli             | could not find the named pipes (exabgp.in and exabgp.out) required for the cli
02:00:36 | 3922   | cli             | we scanned the following folders (the number is your PID):
02:00:36 | 3922   | cli control     |  - /run/exabgp/
02:00:36 | 3922   | cli control     |  - /run/1001/
02:00:36 | 3922   | cli control     |  - /run/
02:00:36 | 3922   | cli control     |  - /var/run/exabgp/
02:00:36 | 3922   | cli control     |  - /var/run/1001/
02:00:36 | 3922   | cli control     |  - /var/run/
02:00:36 | 3922   | cli control     |  - /tmp/defaultvenv/run/exabgp/
02:00:36 | 3922   | cli control     |  - /tmp/defaultvenv/run/1001/
02:00:36 | 3922   | cli control     |  - /tmp/defaultvenv/run/
02:00:36 | 3922   | cli control     |  - /tmp/defaultvenv/var/run/exabgp/
02:00:36 | 3922   | cli control     |  - /tmp/defaultvenv/var/run/1001/
02:00:36 | 3922   | cli control     |  - /tmp/defaultvenv/var/run/
02:00:36 | 3922   | cli control     | please make them in one of the folder with the following commands:
02:00:36 | 3922   | cli control     | &gt; mkfifo /home/jenkins/run/exabgp.{in,out}
02:00:36 | 3922   | cli control     | &gt; chmod 600 /home/jenkins/run/exabgp.{in,out}
02:00:36 | 3922   | cli control     | &gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}
02:00:36 | 3922   | configuration   | performing reload of exabgp 4.2.4
02:00:36 | 3922   | configuration   | &gt; neighbor         | '::1'
02:00:36 | 3922   | configuration   | . router-id        | '1.2.3.4'
02:00:36 | 3922   | configuration   | . local-address    | '2607:f0d0:1002:0011:0000:0000:0000:0002'
02:00:36 | 3922   | configuration   | . local-as         | '64496'
02:00:36 | 3922   | configuration   | . peer-as          | '64496'
02:00:36 | 3922   | configuration   | &gt; capability       | 
02:00:36 | 3922   | configuration   | . graceful-restart | '40'
02:00:36 | 3922   | configuration   | &lt; capability       | 
02:00:36 | 3922   | configuration   | &gt; family           | 
02:00:36 | 3922   | configuration   | . ipv6             | 'unicast'
02:00:36 | 3922   | configuration   | &lt; family           | 
02:00:36 | 3922   | configuration   | &gt; static           | 
02:00:36 | 3922   | configuration   | . route            | '2a04:6d80::1/128' 'next-hop' 'self'
02:00:36 | 3922   | configuration   | &lt; static           | 
02:00:36 | 3922   | configuration   | &lt; neighbor         | 
02:00:36 | 3922   | reactor         | new peer: neighbor ::1 local-ip 2607:f0d0:1002:0011:0000:0000:0000:0002 local-as 64496 peer-as 64496 router-id 1.2.3.4 family-allowed in-open
02:00:36 | 3922   | reactor         | loaded new configuration successfully
02:00:36 | 3922   | reactor         | initialising connection to peer-1
02:00:36 | 3922   | outgoing-1      | attempting connection to ::1:1790
02:00:36 | 3922   | outgoing-1      | sending TCP payload (  59) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 003B 0104 FBF0 00B4 0102 0304 1E02 0601 0400 0200 0102 0641 0400 00FB F002 0840 0680 2800 0201 8002 0206 00
02:00:36 | 3922   | outgoing-1      | &gt;&gt; OPEN version=4 asn=64496 hold_time=180 router_id=1.2.3.4 capabilities=[Multiprotocol(ipv6 unicast), Extended Message(65535), Graceful Restart Flags 0x8 Time 40 ipv6/unicast=0x80, ASN4(64496)]
02:00:36 | 3922   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 003B 01
02:00:36 | 3922   | outgoing-1      | received TCP payload (  40) 04FB F000 B4C0 0002 021E 021C 4104 0000 FBF0 0600 0200 0104 0001 0001 0104 0002 0001 4002 001E 4700
02:00:36 | 3922   | outgoing-1      | &lt;&lt; message of type OPEN
02:00:36 | 3922   | outgoing-1      | &lt;&lt; OPEN version=4 asn=64496 hold_time=180 router_id=192.0.2.2 capabilities=[Multiprotocol(ipv4 unicast,ipv6 unicast), Route Refresh, Extended Message(65535), Graceful Restart Flags 0x0 Time 30 , ASN4(64496), Unassigned 71]
02:00:36 | 3922   | ka-outgoing-1   | receive-timer 60 second(s) left
02:00:36 | 3922   | outgoing-1      | --------------------------------------------------------------------
02:00:36 | 3922   | outgoing-1      | the connection can not carry the following family/families
02:00:36 | 3922   | outgoing-1      |  - exabgp is not configured for ipv4/unicast
02:00:36 | 3922   | outgoing-1      | therefore no routes of this kind can be announced on the connection
02:00:36 | 3922   | outgoing-1      | --------------------------------------------------------------------
02:00:36 | 3922   | outgoing-1      | sending TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04
02:00:36 | 3922   | outgoing-1      | &gt;&gt; KEEPALIVE (OPENCONFIRM)
02:00:36 | 3922   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04
02:00:36 | 3922   | outgoing-1      | &lt;&lt; message of type KEEPALIVE
02:00:36 | 3922   | ka-outgoing-1   | receive-timer 180 second(s) left
02:00:36 | 3922   | reactor         | connected to peer-1 with outgoing-1 2607:f0d0:1002:0011:0000:0000:0000:0002-::1
02:00:36 | 3922   | outgoing-1      | sending TCP payload (  78) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 004E 0200 0000 3740 0101 0040 0200 4005 0400 0000 6480 0E26 0002 0110 2607 F0D0 1002 0011 0000 0000 0000 0002 0080 2A04 6D80 0000 0000 0000 0000 0000 0001
02:00:36 | 3922   | outgoing-1      | &gt;&gt; 1 UPDATE(s)
02:00:36 | 3922   | outgoing-1      | sending TCP payload (  30) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001E 0200 0000 0790 0F00 0300 0201
02:00:36 | 3922   | outgoing-1      | &gt;&gt; EOR ipv6 unicast
02:00:36 | 3922   | peer-1          | &gt;&gt; EOR(s)
02:00:36 | 3922   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02
02:00:36 | 3922   | outgoing-1      | received TCP payload (   4) 0000 0000
02:00:36 | 3922   | outgoing-1      | &lt;&lt; message of type UPDATE
02:00:36 | 3922   | parser          | parsing UPDATE (   4) 0000 0000
02:00:36 | 3922   | peer-1          | &lt;&lt; UPDATE #1
02:00:36 | 3922   | peer-1          |    UPDATE #1 nlri  (   4) eor 1/1 (ipv4 unicast)
02:00:36 | 3922   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02
02:00:36 | 3922   | outgoing-1      | received TCP payload (   4) 0000 0000
02:00:36 | 3922   | outgoing-1      | &lt;&lt; message of type UPDATE
02:00:36 | 3922   | parser          | parsing UPDATE (   4) 0000 0000
02:00:36 | 3922   | peer-1          | &lt;&lt; UPDATE #2
02:00:36 | 3922   | peer-1          |    UPDATE #2 nlri  (   4) eor 1/1 (ipv4 unicast)
02:00:36 | 3922   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001D 02
02:00:36 | 3922   | outgoing-1      | received TCP payload (  10) 0000 0006 800F 0300 0201
02:00:36 | 3922   | outgoing-1      | &lt;&lt; message of type UPDATE
02:00:36 | 3922   | parser          | parsing UPDATE (  10) 0000 0006 800F 0300 0201
02:00:36 | 3922   | routes          | withdrawn NLRI none
02:00:36 | 3922   | parser          | attribute mp-unreach-nlri    flag 0x80 type 0x0f len 0x03 payload 0002 01
02:00:36 | 3922   | routes          | announced NLRI none
02:00:36 | 3922   | peer-1          | &lt;&lt; UPDATE #3
02:00:36 | 3922   | peer-1          |    UPDATE #3 nlri  (  11) eor 2/1 (ipv6 unicast)
02:00:36 | 3922   | ka-outgoing-1   | receive-timer 179 second(s) left
02:00:36 | 3922   | ka-outgoing-1   | send-timer 59 second(s) left
02:00:37 | 3922   | ka-outgoing-1   | receive-timer 178 second(s) left
02:00:37 | 3922   | ka-outgoing-1   | send-timer 58 second(s) left
02:00:38 | 3922   | ka-outgoing-1   | receive-timer 177 second(s) left
02:00:38 | 3922   | ka-outgoing-1   | send-timer 57 second(s) left</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:39.188494" elapsed="0.001152"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-21T02:00:39.191565" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exabgp_graceful_restart.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exabgp_graceful_restart.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-21T02:00:39.190122" elapsed="0.001580"/>
</kw>
<arg>${EXABGP3_LOG}</arg>
<arg>${EXABGP3_LOG}</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-21T02:00:39.173384" elapsed="0.018499"/>
</kw>
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:00:39.193383" level="INFO">[?2004l</msg>
<msg time="2026-04-21T02:00:39.193645" level="INFO">${output} = [?2004l</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T02:00:39.193124" elapsed="0.000598"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:39.194754" level="INFO">[?2004l</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:39.194140" elapsed="0.000764"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:00:39.196955" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:00:39.196112" elapsed="0.000943"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:39.197519" elapsed="0.000391"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:00:39.195390" elapsed="0.002582"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:00:39.351901" level="INFO">^C[?2004h(defaultvenv) [jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<msg time="2026-04-21T02:00:39.352241" level="INFO">${output} = ^C[?2004h(defaultvenv) [jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:00:39.198126" elapsed="0.154152"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:39.353213" level="INFO">^C[?2004h(defaultvenv) [jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:39.352659" elapsed="0.000607"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:00:39.355530" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:00:39.354172" elapsed="0.001417"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:00:39.356500" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<msg time="2026-04-21T02:00:39.356593" level="INFO">${output} = [?2004l[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:00:39.355759" elapsed="0.000861"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:00:39.357348" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:00:39.357036" elapsed="0.000376"/>
</kw>
<status status="PASS" start="2026-04-21T02:00:39.356713" elapsed="0.000738"/>
</branch>
<status status="PASS" start="2026-04-21T02:00:39.356680" elapsed="0.000808"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-04-21T02:00:39.353639" elapsed="0.003905"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-04-21T02:00:39.192439" elapsed="0.165167"/>
</kw>
<kw name="Sleep" owner="BuiltIn">
<msg time="2026-04-21T02:01:19.358662" level="INFO">Slept 40 seconds.</msg>
<arg>40s</arg>
<doc>Pauses the test executed for the given time.</doc>
<status status="PASS" start="2026-04-21T02:00:39.357865" elapsed="40.001404"/>
</kw>
<kw name="Fail If Exceptions Found During Test" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:19.362157" elapsed="0.000041"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:19.361857" elapsed="0.000417"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:19.361777" elapsed="0.000552"/>
</if>
<for flavor="IN RANGE">
<iter>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:01:19.364146" level="INFO">${cmd} = sed '1,/ROBOT MESSAGE: Starting test bgpcep-userfeatures.txt.Bgp Ipv6 Basic.Stop_All_Exabgps_3/d' /tmp/karaf-0.22.3/data/log/karaf.log</msg>
<var>${cmd}</var>
<arg>sed '1,/ROBOT MESSAGE: Starting test ${test_name}/d' ${log_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:01:19.363460" elapsed="0.000736"/>
</kw>
<kw name="Get Karaf Log Lines From Test Start" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:19.371158" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:19.370998" elapsed="0.000226"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:19.370970" elapsed="0.000285"/>
</if>
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:19.374240" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:19.373855" elapsed="0.000465"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:19.373826" elapsed="0.000528"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:01:19.374751" level="INFO">index=7
host=10.30.171.3
alias=None
port=22
timeout=10 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:01:19.374995" level="INFO">${current_ssh_connection} = index=7
host=10.30.171.3
alias=None
port=22
timeout=10 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:01:19.374566" elapsed="0.000480"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:19.375691" level="INFO">Attempting to execute command "sed '1,/ROBOT MESSAGE: Starting test bgpcep-userfeatures.txt.Bgp Ipv6 Basic.Stop_All_Exabgps_3/d' /tmp/karaf-0.22.3/data/log/karaf.log" on remote system "10.30.171.3" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:19.375273" elapsed="0.000585"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:01:19.376426" level="INFO">${conn_id} = 10</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:01:19.376029" elapsed="0.000424"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:01:19.377376" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:01:19.377452" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:01:19.377087" elapsed="0.000389"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:19.377782" elapsed="0.000344"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T02:01:19.379060" level="INFO">Logging into '10.30.171.3:22' as 'jenkins'.</msg>
<msg time="2026-04-21T02:01:19.766314" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 02:00:31 UTC 2026

  System load:  0.05               Processes:             128
  Usage of /:   11.1% of 77.35GB   Users logged in:       1
  Memory usage: 9%                 IPv4 address for ens3: 10.30.171.3
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 02:00:34 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T02:01:19.378658" elapsed="0.387830"/>
</kw>
<msg time="2026-04-21T02:01:19.766581" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:19.378295" elapsed="0.388379"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T02:01:19.376672" elapsed="0.390145"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:01:19.767438" level="INFO">Executing command 'sed '1,/ROBOT MESSAGE: Starting test bgpcep-userfeatures.txt.Bgp Ipv6 Basic.Stop_All_Exabgps_3/d' /tmp/karaf-0.22.3/data/log/karaf.log'.</msg>
<msg time="2026-04-21T02:01:19.780094" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:01:19.780348" level="INFO">${stdout} = 2026-04-21T02:00:39,230 | INFO  | bgp-worker-5     | BGPSessionImpl                   | 214 - org.opendaylight.bgpcep.bgp-rib-impl - 0.23.2 | End of input detected. Close the session.
2026-04-21T02:00...</msg>
<msg time="2026-04-21T02:01:19.780449" level="INFO">${stderr} = </msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:01:19.767107" elapsed="0.013393"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:01:19.780904" elapsed="0.000933"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:19.782938" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:19.782276" elapsed="0.000759"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T02:01:19.783579" elapsed="0.000036"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:19.783204" elapsed="0.000483"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:19.783156" elapsed="0.000585"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:01:19.784137" elapsed="0.000061"/>
</return>
<status status="PASS" start="2026-04-21T02:01:19.783896" elapsed="0.000376"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:19.783859" elapsed="0.000468"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T02:01:19.784382" elapsed="0.000020"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:01:19.789168" elapsed="0.000203"/>
</kw>
<msg time="2026-04-21T02:01:19.789431" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:19.788273" elapsed="0.001246"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:19.789740" elapsed="0.000031"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:19.789992" elapsed="0.000029"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:01:19.784853" elapsed="0.005252"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-04-21T02:01:19.373090" elapsed="0.417142"/>
</kw>
<msg time="2026-04-21T02:01:19.790323" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:19.372256" elapsed="0.418209"/>
</kw>
<msg time="2026-04-21T02:01:19.790688" level="INFO">${output} = 2026-04-21T02:00:39,230 | INFO  | bgp-worker-5     | BGPSessionImpl                   | 214 - org.opendaylight.bgpcep.bgp-rib-impl - 0.23.2 | End of input detected. Close the session.
2026-04-21T02:00...</msg>
<var>${output}</var>
<arg>${ip}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>${prompt}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-21T02:01:19.371494" elapsed="0.419230"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:01:19.791439" level="INFO">@{log_lines} = [ 2026-04-21T02:00:39,230 | INFO  | bgp-worker-5     | BGPSessionImpl                   | 214 - org.opendaylight.bgpcep.bgp-rib-impl - 0.23.2 | End of input detected. Close the session. | 2026-04-21T0...</msg>
<var>@{log_lines}</var>
<arg>${output}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:01:19.791007" elapsed="0.000474"/>
</kw>
<return>
<value>${log_lines}</value>
<status status="PASS" start="2026-04-21T02:01:19.791548" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:01:19.791778" level="INFO">${output} = ['2026-04-21T02:00:39,230 | INFO  | bgp-worker-5     | BGPSessionImpl                   | 214 - org.opendaylight.bgpcep.bgp-rib-impl - 0.23.2 | End of input detected. Close the session.', '2026-04-21T...</msg>
<var>${output}</var>
<arg>${ODL_SYSTEM_${i}_IP}</arg>
<arg>${test_name}</arg>
<arg>${cmd}</arg>
<doc>Scrapes all log messages that match regexp ${type} which fall after a point given by a log message that
contains bgpcep-userfeatures.txt.Bgp Ipv6 Basic.Stop_All_Exabgps_3. This is useful if your test cases are marking karaf.log with a message indicating when
that test case has started; such that you can easily pull out any extra log messsages to parse/log/etc in the
test logic itself. For example, you can grab all ERRORS that occur during your test case.</doc>
<status status="PASS" start="2026-04-21T02:01:19.370197" elapsed="0.421639"/>
</kw>
<kw name="Verify Exceptions" owner="excepts">
<msg time="2026-04-21T02:01:19.792389" level="INFO">${exlist} = []</msg>
<msg time="2026-04-21T02:01:19.792434" level="INFO">${matchlist} = []</msg>
<var>${exlist}</var>
<var>${matchlist}</var>
<arg>${output}</arg>
<doc>Return a list of exceptions not in the whitelist for the given lines.</doc>
<status status="PASS" start="2026-04-21T02:01:19.792098" elapsed="0.000359"/>
</kw>
<kw name="Write Exceptions Map To File" owner="excepts">
<arg>${SUITE_NAME}.${TEST_NAME}</arg>
<arg>/tmp/odl${i}_exceptions.txt</arg>
<doc>Write the exceptions map to a file under the testname header. The output
will include all lines in the exception itself as well as any previous
contextual warning or error lines. The output will be appended or overwritten
depending on the mode parameter. It is assumed that the caller has called
verify_exceptions() earlier to populate the exceptions map, otherwise only
the testname and header will be printed to the file.</doc>
<status status="PASS" start="2026-04-21T02:01:19.792638" elapsed="0.000380"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:01:19.793475" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:01:19.793550" level="INFO">${listlength} = 0</msg>
<var>${listlength}</var>
<arg>${exlist}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:01:19.793184" elapsed="0.000389"/>
</kw>
<if>
<branch type="IF" condition="&quot;${fail}&quot;==&quot;True&quot; and ${listlength} != 0">
<kw name="Log And Fail Exceptions" owner="KarafKeywords">
<arg>${exlist}</arg>
<arg>${listlength}</arg>
<doc>Print the list of failed exceptions and fail the test</doc>
<status status="NOT RUN" start="2026-04-21T02:01:19.794051" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:19.793643" elapsed="0.000472"/>
</branch>
<branch type="ELSE">
<kw name="Log List" owner="Collections">
<msg time="2026-04-21T02:01:19.794426" level="INFO">List is empty.</msg>
<arg>${matchlist}</arg>
<doc>Logs contents of the ``list`` using the given ``level``.</doc>
<status status="PASS" start="2026-04-21T02:01:19.794283" elapsed="0.000187"/>
</kw>
<status status="PASS" start="2026-04-21T02:01:19.794140" elapsed="0.000363"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:19.793625" elapsed="0.000899"/>
</if>
<var name="${i}">1</var>
<status status="PASS" start="2026-04-21T02:01:19.363089" elapsed="0.431460"/>
</iter>
<var>${i}</var>
<value>1</value>
<value>${NUM_ODL_SYSTEM} + 1</value>
<status status="PASS" start="2026-04-21T02:01:19.362423" elapsed="0.432160"/>
</for>
<arg>${SUITE_NAME}.${TEST_NAME}</arg>
<arg>fail=${True}</arg>
<doc>Create a failure if an Exception is found in the karaf.log that has not been whitelisted.
Will work for single controller jobs as well as 3node cluster jobs</doc>
<status status="PASS" start="2026-04-21T02:01:19.360665" elapsed="0.433983"/>
</kw>
<doc>Save exabgp logs as exabgp_graceful_restart.log, and stop exabgp with ctrl-c bash signal</doc>
<status status="PASS" start="2026-04-21T02:00:39.077214" elapsed="40.717590"/>
</test>
<test id="s1-s5-t34" name="Start_Exabgp_4" line="446">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:01:19.798340" elapsed="0.000213"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:01:19.798074" elapsed="0.000533"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:19.799688" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:19.799576" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:19.799555" elapsed="0.000202"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:19.805069" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:19.804960" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:19.804941" elapsed="0.000197"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:01:19.806155" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:01:19.805747" elapsed="0.000435"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:01:19.806642" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:01:19.806345" elapsed="0.000322"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:01:19.806712" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:01:19.806885" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:01:19.805366" elapsed="0.001544"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:19.812603" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:19.812494" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:19.812475" elapsed="0.000195"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:19.813882" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:19.813747" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:19.813729" elapsed="0.000220"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:01:19.814401" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:01:19.814098" elapsed="0.000330"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:01:19.814817" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:01:19.814586" elapsed="0.000258"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:01:19.846418" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:01:19.815336" elapsed="0.031825"/>
</kw>
<msg time="2026-04-21T02:01:19.847651" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:01:19.847703" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:19.815003" elapsed="0.032737"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:01:19.864864" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "a "r "t "_ "E "x "a "b "g "p "_ "4 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:01:19.848439" elapsed="0.016594"/>
</kw>
<msg time="2026-04-21T02:01:19.865236" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:01:19.865284" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "a "r "t "_ "E "x "a "b "g "p "_ "4 "[K"
[?1l&gt;[?2004l...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:19.847999" elapsed="0.017334"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:19.865850" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:19.865458" elapsed="0.000456"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:19.865413" elapsed="0.000531"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:19.866442" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "a "r "t "_ "E "x "a "b "g "p "_ "4 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:19.866092" elapsed="0.000416"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:19.866844" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:19.866575" elapsed="0.000328"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:19.866557" elapsed="0.000370"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:01:19.866967" elapsed="0.000041"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:01:19.869818" elapsed="0.000385"/>
</kw>
<msg time="2026-04-21T02:01:19.870271" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:19.868708" elapsed="0.001712"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:19.870711" elapsed="0.000100"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:19.871083" elapsed="0.000081"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:01:19.868005" elapsed="0.003278"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:01:19.867297" elapsed="0.004053"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:01:19.813448" elapsed="0.058054"/>
</kw>
<msg time="2026-04-21T02:01:19.871616" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:01:19.871755" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "a "r "t "_ "E "x "a "b "g "p "_ "4 "[K"
[?1l&gt;[?2004l...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:19.812836" elapsed="0.058984"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:01:19.872050" elapsed="0.000030"/>
</return>
<status status="PASS" start="2026-04-21T02:01:19.871912" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:19.871889" elapsed="0.000251"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:19.872594" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:19.872970" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:01:19.873044" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:01:19.812155" elapsed="0.060999"/>
</kw>
<msg time="2026-04-21T02:01:19.873250" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:01:19.873294" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "a "r "t "_ "E "x "a "b "g "p "_ "4 "[K"
[?1l&gt;[?2004l...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:19.807390" elapsed="0.065941"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:19.873670" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:19.873411" elapsed="0.000313"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:19.873394" elapsed="0.000354"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:01:19.807202" elapsed="0.066573"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:01:19.807016" elapsed="0.066841"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:01:19.804574" elapsed="0.069352"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:01:19.799198" elapsed="0.074788"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:19.798758" elapsed="0.075275"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:01:19.795817" elapsed="0.078279"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:01:19.874676" level="INFO">${cmd} = exabgp_graceful_restart.cfg &gt; exabgp_graceful_restart.log</msg>
<var>${cmd}</var>
<arg>${EXABGP3_CFG} &gt; ${EXABGP3_LOG}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:01:19.874272" elapsed="0.000432"/>
</kw>
<kw name="Start_ExaBgp_And_Verify_Connected" owner="ExaBgpLib">
<for flavor="IN RANGE">
<iter>
<kw name="Start_ExaBgp" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:01:19.878400" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exabgp_graceful_restart.cfg &gt; exabgp_graceful_restart.log</msg>
<var>${start_cmd}</var>
<arg>${CMD} ${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:01:19.878069" elapsed="0.000359"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:19.878857" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exabgp_graceful_restart.cfg &gt; exabgp_graceful_restart.log</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:19.878586" elapsed="0.000318"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:01:19.881634" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:01:19.879578" elapsed="0.002116"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:01:19.886723" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<msg time="2026-04-21T02:01:19.886846" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:01:19.881883" elapsed="0.004993"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:19.887504" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:19.887211" elapsed="0.000341"/>
</kw>
<status status="PASS" start="2026-04-21T02:01:19.886950" elapsed="0.000635"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:19.886930" elapsed="0.000681"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-04-21T02:01:19.879142" elapsed="0.008515"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:01:19.890415" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exabgp_graceful_restart.cfg &gt; exabgp_graceful_restart.log</msg>
<msg time="2026-04-21T02:01:19.890547" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug exabgp_graceful_restart.cfg &gt; exabgp_graceful_restart.log
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:01:19.887825" elapsed="0.002759"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:19.891286" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug exabgp_graceful_restart.cfg &gt; exabgp_graceful_restart.log
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:19.890932" elapsed="0.000421"/>
</kw>
<arg>${cfg_file}</arg>
<doc>Dump the start command into prompt. It assumes that no exabgp is running. For verified
start use Start_ExaBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:19.877721" elapsed="0.013759"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:01:19.893619" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:01:19.893272" elapsed="0.000374"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:01:19.897629" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:01:19.893821" elapsed="0.003837"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:01:19.905329" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0koup2cts3hs83ku3qtmq913a5.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:01:19.905484" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:01:19.905593" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:01:19.897839" elapsed="0.007780"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:19.908401" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:19.905811" elapsed="0.002661"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:01:19.912325" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:01:19.908693" elapsed="0.003739">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:01:19.892811" elapsed="0.019784">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:01:22.914483" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:01:22.913991" elapsed="0.000593"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:01:22.916867" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:01:22.914776" elapsed="0.002119"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:01:22.927512" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0koup2cts3hs83ku3qtmq913a5.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:01:22.928224" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1499'} 
 body={"bgp-rib:peer":[{"peer-id":"bgp://1.2.3.4","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true},"bgp-inet:ipv6-routes":{"ipv6-route":[{"path-id":0,"route-key":"2a04:6d80::1/128","prefix":"2a04:6d80::1/128","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2607:f0d0:1002:11::2"}}}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true},"bgp-inet:ipv6-routes":{"ipv6-route":[{"path-id":0,"route-key":"2a04:6d80::1/128","prefix":"2a04:6d80::1/128","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2607:f0d0:1002:11::2"}}}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"ibgp"}]} 
 </msg>
<msg time="2026-04-21T02:01:22.928892" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:01:22.917065" elapsed="0.011912"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:22.935699" level="INFO">{"bgp-rib:peer":[{"peer-id":"bgp://1.2.3.4","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true},"bgp-inet:ipv6-routes":{"ipv6-route":[{"path-id":0,"route-key":"2a04:6d80::1/128","prefix":"2a04:6d80::1/128","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2607:f0d0:1002:11::2"}}}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true},"bgp-inet:ipv6-routes":{"ipv6-route":[{"path-id":0,"route-key":"2a04:6d80::1/128","prefix":"2a04:6d80::1/128","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2607:f0d0:1002:11::2"}}}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"ibgp"}]}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:22.929727" elapsed="0.007309"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="PASS" start="2026-04-21T02:01:22.937385" elapsed="0.003728"/>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="PASS" start="2026-04-21T02:01:22.913258" elapsed="0.027968"/>
</kw>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:01:19.892286" elapsed="3.049020"/>
</kw>
<msg time="2026-04-21T02:01:22.941458" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:01:22.941517" level="INFO">${value} = None</msg>
<var>${status}</var>
<var>${value}</var>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:19.891713" elapsed="3.049833"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="NOT RUN" start="2026-04-21T02:01:22.942242" elapsed="0.000040"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:22.941716" elapsed="0.000603"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:22.941668" elapsed="0.000691"/>
</if>
<if>
<branch type="IF" condition="&quot;${status}&quot; == &quot;PASS&quot;">
<return>
<status status="PASS" start="2026-04-21T02:01:22.942607" elapsed="0.000065"/>
</return>
<status status="PASS" start="2026-04-21T02:01:22.942453" elapsed="0.000264"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:22.942409" elapsed="0.000338"/>
</if>
<var name="${idx}">0</var>
<status status="PASS" start="2026-04-21T02:01:19.877537" elapsed="3.065248"/>
</iter>
<var>${idx}</var>
<value>${connection_retries}</value>
<status status="PASS" start="2026-04-21T02:01:19.877305" elapsed="3.065559"/>
</for>
<kw name="Fail" owner="BuiltIn">
<arg>Unable to connect ExaBgp to ODL</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:22.943123" elapsed="0.000027"/>
</kw>
<arg>${cmd}</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>${EXABGP_ID}</arg>
<doc>Starts the ExaBgp and verifies its connection. The verification is done by checking the presence
of the peer in the bgp rib.</doc>
<status status="PASS" start="2026-04-21T02:01:19.875170" elapsed="3.068062"/>
</kw>
<doc>Start exabgp with</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:01:19.795061" elapsed="3.148357"/>
</test>
<test id="s1-s5-t35" name="Delete_Bgp_Peer_Configuration_6" line="452">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:01:22.947957" elapsed="0.000336"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:01:22.947602" elapsed="0.000761"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:22.949707" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:22.949565" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:22.949542" elapsed="0.000268"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:22.956750" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:22.956597" elapsed="0.000242"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:22.956567" elapsed="0.000304"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:01:22.958234" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:01:22.957711" elapsed="0.000553"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:01:22.959917" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:01:22.958439" elapsed="0.001509"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:01:22.960002" elapsed="0.000054"/>
</return>
<msg time="2026-04-21T02:01:22.960221" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:01:22.957244" elapsed="0.003003"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:22.966438" elapsed="0.000067"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:22.966292" elapsed="0.000258"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:22.966263" elapsed="0.000314"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:22.967960" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:22.967847" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:22.967827" elapsed="0.000202"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:01:22.969017" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:01:22.968182" elapsed="0.000864"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:01:22.969455" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:01:22.969218" elapsed="0.000262"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:01:22.999884" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:01:22.970004" elapsed="0.030397"/>
</kw>
<msg time="2026-04-21T02:01:23.000708" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:01:23.000762" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:22.969640" elapsed="0.031202"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:01:23.023457" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "_ "6 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:01:23.001817" elapsed="0.021829"/>
</kw>
<msg time="2026-04-21T02:01:23.023894" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:01:23.023944" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:23.001198" elapsed="0.022786"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:23.024477" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:23.024123" elapsed="0.000418"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:23.024078" elapsed="0.000495"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.025184" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "_ "6 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:23.024728" elapsed="0.000539"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:23.025563" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:23.025338" elapsed="0.000282"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:23.025320" elapsed="0.000324"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:01:23.025686" elapsed="0.000051"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:01:23.030360" elapsed="0.000315"/>
</kw>
<msg time="2026-04-21T02:01:23.030816" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:23.027471" elapsed="0.003574"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:23.031362" elapsed="0.000085"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:23.031716" elapsed="0.000639"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:01:23.026759" elapsed="0.005748"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:01:23.026092" elapsed="0.006489"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:01:22.967502" elapsed="0.065204"/>
</kw>
<msg time="2026-04-21T02:01:23.032846" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:01:23.032895" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:22.966757" elapsed="0.066185"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:01:23.033589" elapsed="0.000039"/>
</return>
<status status="PASS" start="2026-04-21T02:01:23.033058" elapsed="0.000610"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:23.033025" elapsed="0.000670"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:23.034246" elapsed="0.000033"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:23.034651" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:01:23.034725" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:01:22.965863" elapsed="0.069122"/>
</kw>
<msg time="2026-04-21T02:01:23.035085" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:01:23.035130" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:22.960733" elapsed="0.074435"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:23.035608" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:23.035335" elapsed="0.000330"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:23.035317" elapsed="0.000373"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:01:22.960562" elapsed="0.075153"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:01:22.960327" elapsed="0.075425"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:01:22.956042" elapsed="0.079787"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:01:22.949197" elapsed="0.086693"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:22.948567" elapsed="0.087370"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:01:22.944548" elapsed="0.091445"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.037175" level="INFO">&amp;{mapping} = { IP=2607:f0d0:1002:0011:0000:0000:0000:0002 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=ex...</msg>
<var>&amp;{mapping}</var>
<arg>IP=${IPV6_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:01:23.036237" elapsed="0.000967"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.083882" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:01:23.083307" elapsed="0.000625"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:01:23.085547" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/graceful_restart.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:01:23.084641" elapsed="0.001010">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/graceful_restart.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:01:23.085770" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:01:23.084164" elapsed="0.001653"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.086487" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:01:23.086012" elapsed="0.000504"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:01:23.086920" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/graceful_restart/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/graceful_restart/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:01:23.087152" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:01:23.086725" elapsed="0.000457"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.087626" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:23.087352" elapsed="0.000323"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.089115" level="INFO">mapping: {'IP': '2607:f0d0:1002:0011:0000:0000:0000:0002', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:23.088734" elapsed="0.000435"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.089650" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:01:23.089349" elapsed="0.000327"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.090437" level="INFO">${value} = 2607:f0d0:1002:0011:0000:0000:0000:0002</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:01:23.090123" elapsed="0.000341"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:01:23.091746" level="INFO">${encoded} = 2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:01:23.091112" elapsed="0.000773"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:01:23.091948" elapsed="0.000048"/>
</return>
<msg time="2026-04-21T02:01:23.092132" level="INFO">${encoded_value} = 2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:01:23.090739" elapsed="0.001419"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:01:23.092319" elapsed="0.000261"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">2607:f0d0:1002:0011:0000:0000:0000:0002</var>
<status status="PASS" start="2026-04-21T02:01:23.089976" elapsed="0.002647"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.093228" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:01:23.092901" elapsed="0.000353"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:01:23.094033" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:01:23.093814" elapsed="0.000245"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:01:23.094111" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:01:23.094270" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:01:23.093467" elapsed="0.000828"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:01:23.094450" elapsed="0.000248"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:01:23.092747" elapsed="0.001993"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.095314" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:01:23.095010" elapsed="0.000329"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:01:23.096077" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:01:23.095863" elapsed="0.000239"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:01:23.096152" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:01:23.096305" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:01:23.095526" elapsed="0.000803"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:01:23.096479" elapsed="0.000225"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:01:23.094875" elapsed="0.001872"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.097310" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:01:23.097012" elapsed="0.000324"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:01:23.098080" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:01:23.097863" elapsed="0.000242"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:01:23.098157" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:01:23.098309" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:01:23.097524" elapsed="0.000809"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:01:23.098486" elapsed="0.000335"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:01:23.096881" elapsed="0.001984"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.099476" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:01:23.099114" elapsed="0.000397"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:01:23.100313" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:01:23.100098" elapsed="0.000241"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:01:23.100390" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:01:23.100541" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:01:23.099747" elapsed="0.000818"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:01:23.100718" elapsed="0.000242"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:01:23.098980" elapsed="0.002021"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.101707" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:01:23.101249" elapsed="0.000484"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:01:23.102491" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:01:23.102278" elapsed="0.000347"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:01:23.102680" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:01:23.102852" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:01:23.101950" elapsed="0.000928"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:01:23.103029" elapsed="0.000227"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:01:23.101115" elapsed="0.002182"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.103863" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:01:23.103543" elapsed="0.000347"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:01:23.104834" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:01:23.104608" elapsed="0.000253"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:01:23.104913" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:01:23.105065" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:01:23.104284" elapsed="0.000805"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:01:23.105241" elapsed="0.000221"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:01:23.103411" elapsed="0.002092"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.106061" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:01:23.105748" elapsed="0.000338"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:01:23.106867" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:01:23.106635" elapsed="0.000258"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:01:23.106943" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:01:23.107094" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:01:23.106271" elapsed="0.000847"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:01:23.107270" elapsed="0.000222"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:01:23.105617" elapsed="0.001916"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:01:23.089742" elapsed="0.017828"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:01:23.107617" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:01:23.107783" level="INFO">${mapping_to_use} = {'IP': '2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG'...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:01:23.088247" elapsed="0.019577"/>
</kw>
<status status="PASS" start="2026-04-21T02:01:23.087777" elapsed="0.020083"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:23.108059" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:23.107896" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:23.087743" elapsed="0.020394"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.109091" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:01:23.108290" elapsed="0.000831"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:01:23.109196" elapsed="0.000036"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:01:23.082182" elapsed="0.027157"/>
</kw>
<msg time="2026-04-21T02:01:23.109402" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:23.068408" elapsed="0.041055"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:23.123072" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:23.136232" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:23.149267" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:23.149482" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:23.149666" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:23.150117" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:23.149966" elapsed="0.000206"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:01:23.149947" elapsed="0.000251"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:23.150340" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:23.150506" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:23.150700" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:01:23.149902" elapsed="0.000853"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:01:23.149758" elapsed="0.001025"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:23.150953" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:01:23.151030" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:01:23.151180" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:01:23.063280" elapsed="0.087929"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.152445" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:23.152149" elapsed="0.000346"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:01:23.165981" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0koup2cts3hs83ku3qtmq913a5.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:01:23.166033" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:01:23.166153" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:01:23.154929" elapsed="0.011251"/>
</kw>
<status status="PASS" start="2026-04-21T02:01:23.152561" elapsed="0.013703"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:23.166446" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:23.166294" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:23.152543" elapsed="0.013987"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.173695" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:23.168042" elapsed="0.005778"/>
</kw>
<status status="PASS" start="2026-04-21T02:01:23.167511" elapsed="0.006391"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:23.167467" elapsed="0.006493"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.177494" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:23.174634" elapsed="0.002906"/>
</kw>
<status status="PASS" start="2026-04-21T02:01:23.174086" elapsed="0.003490"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:23.174048" elapsed="0.003553"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.178248" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:01:23.177820" elapsed="0.000455"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:23.178600" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:23.178345" elapsed="0.000327"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.179195" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:01:23.178889" elapsed="0.000332"/>
</kw>
<status status="PASS" start="2026-04-21T02:01:23.178707" elapsed="0.000549"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:23.178327" elapsed="0.000950"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.179819" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:01:23.179435" elapsed="0.000411"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:23.180163" elapsed="0.000039"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:23.179917" elapsed="0.000339"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.180845" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:01:23.180499" elapsed="0.000373"/>
</kw>
<status status="PASS" start="2026-04-21T02:01:23.180287" elapsed="0.000620"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:23.179899" elapsed="0.001030"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:23.181084" elapsed="0.000364"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:01:23.181968" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:01:23.181627" elapsed="0.000367"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:01:23.182152" elapsed="0.002452"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:01:23.166961" elapsed="0.017707"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:01:23.184715" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:01:23.187136" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:01:23.151500" elapsed="0.035663"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:01:23.187229" elapsed="0.000028"/>
</return>
<arg>${BGP_VAR_FOLDER}/graceful_restart</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:01:23.037451" elapsed="0.149909"/>
</kw>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<status status="PASS" start="2026-04-21T02:01:22.943753" elapsed="0.243752"/>
</test>
<test id="s1-s5-t36" name="Stop_All_Exabgps_4" line="468">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:01:23.191337" elapsed="0.000211"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:01:23.191068" elapsed="0.000535"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:23.192618" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:23.192508" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:23.192490" elapsed="0.000196"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:23.198532" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:23.198419" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:23.198399" elapsed="0.000202"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.199677" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:01:23.199275" elapsed="0.000430"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.200190" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:01:23.199888" elapsed="0.000327"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:01:23.200263" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:01:23.200422" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:01:23.198884" elapsed="0.001563"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:23.206107" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:23.205997" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:23.205977" elapsed="0.000202"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:23.207626" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:23.207515" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:23.207498" elapsed="0.000195"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:01:23.208200" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:01:23.207872" elapsed="0.000355"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:01:23.208626" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:01:23.208393" elapsed="0.000258"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:01:23.238769" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:01:23.209172" elapsed="0.029755"/>
</kw>
<msg time="2026-04-21T02:01:23.239122" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:01:23.239170" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:23.208833" elapsed="0.030375"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:01:23.260208" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "E "x "a "b "g "p "s "_ "4 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:01:23.239861" elapsed="0.020473"/>
</kw>
<msg time="2026-04-21T02:01:23.260503" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:01:23.260549" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "E "x "a "b "g "p "s "_ "4 "[K...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:23.239435" elapsed="0.021152"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:23.261005" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:23.260695" elapsed="0.000368"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:23.260662" elapsed="0.000430"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.261588" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "E "x "a "b "g "p "s "_ "4 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:23.261251" elapsed="0.000407"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:23.261968" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:23.261729" elapsed="0.000296"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:23.261711" elapsed="0.000337"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:01:23.262090" elapsed="0.000047"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:01:23.265235" elapsed="0.000164"/>
</kw>
<msg time="2026-04-21T02:01:23.265467" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:23.263992" elapsed="0.001723"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:23.266278" elapsed="0.000079"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:23.266636" elapsed="0.000080"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:01:23.263288" elapsed="0.003574"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:01:23.262457" elapsed="0.004476"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:01:23.207202" elapsed="0.059832"/>
</kw>
<msg time="2026-04-21T02:01:23.267142" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:01:23.267188" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "E "x "a "b "g "p "s "_ "4 "[K...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:23.206331" elapsed="0.060907"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:01:23.267435" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:01:23.267320" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:23.267301" elapsed="0.000224"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:23.267991" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:23.268348" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:01:23.268424" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:01:23.205632" elapsed="0.062904"/>
</kw>
<msg time="2026-04-21T02:01:23.268634" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:01:23.268679" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "E "x "a "b "g "p "s "_ "4 "[K...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:23.200854" elapsed="0.067864"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:23.269149" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:23.268825" elapsed="0.000381"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:23.268778" elapsed="0.000454"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:01:23.200694" elapsed="0.068564"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:01:23.200506" elapsed="0.068794"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:01:23.198044" elapsed="0.071321"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:01:23.192215" elapsed="0.077214"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:23.191756" elapsed="0.077725"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:01:23.188565" elapsed="0.080976"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:01:23.279104" level="INFO">Executing command 'cat exabgp_graceful_restart.log'.</msg>
<msg time="2026-04-21T02:01:23.292547" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:01:23.292784" level="INFO">${output_log} = 02:01:20 | 3998   | welcome         | Thank you for using ExaBGP
02:01:20 | 3998   | version         | 4.2.4
02:01:20 | 3998   | interpreter     | 3.10.12 (main, Jan 26 2026, 14:55:28) [GCC 11.4.0]
02...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:01:23.278950" elapsed="0.013938"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.294086" level="INFO">02:01:20 | 3998   | welcome         | Thank you for using ExaBGP
02:01:20 | 3998   | version         | 4.2.4
02:01:20 | 3998   | interpreter     | 3.10.12 (main, Jan 26 2026, 14:55:28) [GCC 11.4.0]
02:01:20 | 3998   | os              | Linux releng-12085-696-0-builder-0 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64
02:01:20 | 3998   | installation    | /tmp/defaultvenv
02:01:20 | 3998   | advice          | environment file missing
02:01:20 | 3998   | advice          | generate it using "exabgp --fi &gt; /tmp/defaultvenv/etc/exabgp/exabgp.env"
02:01:20 | 3998   | cli             | could not find the named pipes (exabgp.in and exabgp.out) required for the cli
02:01:20 | 3998   | cli             | we scanned the following folders (the number is your PID):
02:01:20 | 3998   | cli control     |  - /run/exabgp/
02:01:20 | 3998   | cli control     |  - /run/1001/
02:01:20 | 3998   | cli control     |  - /run/
02:01:20 | 3998   | cli control     |  - /var/run/exabgp/
02:01:20 | 3998   | cli control     |  - /var/run/1001/
02:01:20 | 3998   | cli control     |  - /var/run/
02:01:20 | 3998   | cli control     |  - /tmp/defaultvenv/run/exabgp/
02:01:20 | 3998   | cli control     |  - /tmp/defaultvenv/run/1001/
02:01:20 | 3998   | cli control     |  - /tmp/defaultvenv/run/
02:01:20 | 3998   | cli control     |  - /tmp/defaultvenv/var/run/exabgp/
02:01:20 | 3998   | cli control     |  - /tmp/defaultvenv/var/run/1001/
02:01:20 | 3998   | cli control     |  - /tmp/defaultvenv/var/run/
02:01:20 | 3998   | cli control     | please make them in one of the folder with the following commands:
02:01:20 | 3998   | cli control     | &gt; mkfifo /home/jenkins/run/exabgp.{in,out}
02:01:20 | 3998   | cli control     | &gt; chmod 600 /home/jenkins/run/exabgp.{in,out}
02:01:20 | 3998   | cli control     | &gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}
02:01:20 | 3998   | configuration   | performing reload of exabgp 4.2.4
02:01:20 | 3998   | configuration   | &gt; neighbor         | '::1'
02:01:20 | 3998   | configuration   | . router-id        | '1.2.3.4'
02:01:20 | 3998   | configuration   | . local-address    | '2607:f0d0:1002:0011:0000:0000:0000:0002'
02:01:20 | 3998   | configuration   | . local-as         | '64496'
02:01:20 | 3998   | configuration   | . peer-as          | '64496'
02:01:20 | 3998   | configuration   | &gt; capability       | 
02:01:20 | 3998   | configuration   | . graceful-restart | '40'
02:01:20 | 3998   | configuration   | &lt; capability       | 
02:01:20 | 3998   | configuration   | &gt; family           | 
02:01:20 | 3998   | configuration   | . ipv6             | 'unicast'
02:01:20 | 3998   | configuration   | &lt; family           | 
02:01:20 | 3998   | configuration   | &gt; static           | 
02:01:20 | 3998   | configuration   | . route            | '2a04:6d80::1/128' 'next-hop' 'self'
02:01:20 | 3998   | configuration   | &lt; static           | 
02:01:20 | 3998   | configuration   | &lt; neighbor         | 
02:01:20 | 3998   | reactor         | new peer: neighbor ::1 local-ip 2607:f0d0:1002:0011:0000:0000:0000:0002 local-as 64496 peer-as 64496 router-id 1.2.3.4 family-allowed in-open
02:01:20 | 3998   | reactor         | loaded new configuration successfully
02:01:20 | 3998   | reactor         | initialising connection to peer-1
02:01:20 | 3998   | outgoing-1      | attempting connection to ::1:1790
02:01:20 | 3998   | outgoing-1      | sending TCP payload (  59) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 003B 0104 FBF0 00B4 0102 0304 1E02 0601 0400 0200 0102 0641 0400 00FB F002 0840 0680 2800 0201 8002 0206 00
02:01:20 | 3998   | outgoing-1      | &gt;&gt; OPEN version=4 asn=64496 hold_time=180 router_id=1.2.3.4 capabilities=[Multiprotocol(ipv6 unicast), Extended Message(65535), Graceful Restart Flags 0x8 Time 40 ipv6/unicast=0x80, ASN4(64496)]
02:01:20 | 3998   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 003B 01
02:01:20 | 3998   | outgoing-1      | received TCP payload (  40) 04FB F000 B4C0 0002 021E 021C 4104 0000 FBF0 0600 0200 0104 0001 0001 0104 0002 0001 4002 001E 4700
02:01:20 | 3998   | outgoing-1      | &lt;&lt; message of type OPEN
02:01:20 | 3998   | outgoing-1      | &lt;&lt; OPEN version=4 asn=64496 hold_time=180 router_id=192.0.2.2 capabilities=[Multiprotocol(ipv4 unicast,ipv6 unicast), Route Refresh, Extended Message(65535), Graceful Restart Flags 0x0 Time 30 , ASN4(64496), Unassigned 71]
02:01:20 | 3998   | ka-outgoing-1   | receive-timer 60 second(s) left
02:01:20 | 3998   | outgoing-1      | --------------------------------------------------------------------
02:01:20 | 3998   | outgoing-1      | the connection can not carry the following family/families
02:01:20 | 3998   | outgoing-1      |  - exabgp is not configured for ipv4/unicast
02:01:20 | 3998   | outgoing-1      | therefore no routes of this kind can be announced on the connection
02:01:20 | 3998   | outgoing-1      | --------------------------------------------------------------------
02:01:20 | 3998   | outgoing-1      | sending TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04
02:01:20 | 3998   | outgoing-1      | &gt;&gt; KEEPALIVE (OPENCONFIRM)
02:01:20 | 3998   | ka-outgoing-1   | receive-timer 180 second(s) left
02:01:20 | 3998   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04
02:01:20 | 3998   | outgoing-1      | &lt;&lt; message of type KEEPALIVE
02:01:20 | 3998   | reactor         | connected to peer-1 with outgoing-1 2607:f0d0:1002:0011:0000:0000:0000:0002-::1
02:01:20 | 3998   | outgoing-1      | sending TCP payload (  78) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 004E 0200 0000 3740 0101 0040 0200 4005 0400 0000 6480 0E26 0002 0110 2607 F0D0 1002 0011 0000 0000 0000 0002 0080 2A04 6D80 0000 0000 0000 0000 0000 0001
02:01:20 | 3998   | outgoing-1      | &gt;&gt; 1 UPDATE(s)
02:01:20 | 3998   | outgoing-1      | sending TCP payload (  30) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001E 0200 0000 0790 0F00 0300 0201
02:01:20 | 3998   | outgoing-1      | &gt;&gt; EOR ipv6 unicast
02:01:20 | 3998   | peer-1          | &gt;&gt; EOR(s)
02:01:20 | 3998   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02
02:01:20 | 3998   | outgoing-1      | received TCP payload (   4) 0000 0000
02:01:20 | 3998   | outgoing-1      | &lt;&lt; message of type UPDATE
02:01:20 | 3998   | parser          | parsing UPDATE (   4) 0000 0000
02:01:20 | 3998   | peer-1          | &lt;&lt; UPDATE #1
02:01:20 | 3998   | peer-1          |    UPDATE #1 nlri  (   4) eor 1/1 (ipv4 unicast)
02:01:20 | 3998   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001D 02
02:01:20 | 3998   | outgoing-1      | received TCP payload (  10) 0000 0006 800F 0300 0201
02:01:20 | 3998   | outgoing-1      | &lt;&lt; message of type UPDATE
02:01:20 | 3998   | parser          | parsing UPDATE (  10) 0000 0006 800F 0300 0201
02:01:20 | 3998   | routes          | withdrawn NLRI none
02:01:20 | 3998   | parser          | attribute mp-unreach-nlri    flag 0x80 type 0x0f len 0x03 payload 0002 01
02:01:20 | 3998   | routes          | announced NLRI none
02:01:20 | 3998   | peer-1          | &lt;&lt; UPDATE #2
02:01:20 | 3998   | peer-1          |    UPDATE #2 nlri  (  11) eor 2/1 (ipv6 unicast)
02:01:20 | 3998   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02
02:01:20 | 3998   | outgoing-1      | received TCP payload (   4) 0000 0000
02:01:20 | 3998   | outgoing-1      | &lt;&lt; message of type UPDATE
02:01:20 | 3998   | parser          | parsing UPDATE (   4) 0000 0000
02:01:20 | 3998   | peer-1          | &lt;&lt; UPDATE #3
02:01:20 | 3998   | peer-1          |    UPDATE #3 nlri  (   4) eor 1/1 (ipv4 unicast)
02:01:20 | 3998   | ka-outgoing-1   | receive-timer 179 second(s) left
02:01:20 | 3998   | ka-outgoing-1   | send-timer 59 second(s) left
02:01:21 | 3998   | ka-outgoing-1   | receive-timer 178 second(s) left
02:01:21 | 3998   | ka-outgoing-1   | send-timer 58 second(s) left
02:01:22 | 3998   | ka-outgoing-1   | receive-timer 177 second(s) left
02:01:22 | 3998   | ka-outgoing-1   | send-timer 57 second(s) left
02:01:23 | 3998   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0015 03
02:01:23 | 3998   | outgoing-1      | received TCP payload (   2) 0600
02:01:23 | 3998   | outgoing-1      | &lt;&lt; message of type NOTIFICATION
02:01:23 | 3998   | outgoing-1      | peer reset, message [notification received (6,0)] error[Cease / Unspecific]
02:01:23 | 3998   | outgoing-1      | outgoing-1 2607:f0d0:1002:0011:0000:0000:0000:0002-::1, closing connection
02:01:23 | 3998   | reactor         | initialising connection to peer-1
02:01:23 | 3998   | outgoing-2      | attempting connection to ::1:1790
02:01:23 | 3998   | outgoing-2      | sending TCP payload (  59) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 003B 0104 FBF0 00B4 0102 0304 1E02 0601 0400 0200 0102 0641 0400 00FB F002 0840 0680 2800 0201 8002 0206 00
02:01:23 | 3998   | outgoing-2      | &gt;&gt; OPEN version=4 asn=64496 hold_time=180 router_id=1.2.3.4 capabilities=[Multiprotocol(ipv6 unicast), Extended Message(65535), Graceful Restart Flags 0x8 Time 40 ipv6/unicast=0x80, ASN4(64496)]
02:01:23 | 3998   | outgoing-2      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0015 03
02:01:23 | 3998   | outgoing-2      | received TCP payload (   2) 0605
02:01:23 | 3998   | outgoing-2      | &lt;&lt; message of type NOTIFICATION
02:01:23 | 3998   | outgoing-2      | peer reset, message [notification received (6,5)] error[Cease / Connection Rejected]
02:01:23 | 3998   | outgoing-2      | outgoing-2 2607:f0d0:1002:0011:0000:0000:0000:0002-::1, closing connection</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:23.293276" elapsed="0.001208"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-21T02:01:23.295992" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exabgp_graceful_restart.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exabgp_graceful_restart.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-21T02:01:23.294982" elapsed="0.001149"/>
</kw>
<arg>${EXABGP3_LOG}</arg>
<arg>${EXABGP3_LOG}</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-21T02:01:23.278441" elapsed="0.017875"/>
</kw>
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:01:23.298054" level="INFO">[?2004l</msg>
<msg time="2026-04-21T02:01:23.298248" level="INFO">${output} = [?2004l</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T02:01:23.297669" elapsed="0.000635"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.299400" level="INFO">[?2004l</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:23.298708" elapsed="0.000796"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.301444" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:01:23.300675" elapsed="0.000832"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:01:23.301879" elapsed="0.000463"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:01:23.300053" elapsed="0.002424"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:01:23.465322" level="INFO">^C[?2004h(defaultvenv) [jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<msg time="2026-04-21T02:01:23.465670" level="INFO">${output} = ^C[?2004h(defaultvenv) [jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:01:23.302910" elapsed="0.162795"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.466705" level="INFO">^C[?2004h(defaultvenv) [jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:23.466137" elapsed="0.000621"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:01:23.470195" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:01:23.467751" elapsed="0.002507"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:01:23.471337" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<msg time="2026-04-21T02:01:23.471452" level="INFO">${output} = [?2004l[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:01:23.470433" elapsed="0.001047"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.472201" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:23.471934" elapsed="0.000317"/>
</kw>
<status status="PASS" start="2026-04-21T02:01:23.471583" elapsed="0.000703"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:23.471546" elapsed="0.000774"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-04-21T02:01:23.467211" elapsed="0.005165"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-04-21T02:01:23.296921" elapsed="0.175515"/>
</kw>
<doc>Save exabgp logs as exabgp_graceful_restart.log, and stop exabgp with ctrl-c bash signal</doc>
<status status="PASS" start="2026-04-21T02:01:23.187927" elapsed="0.284653"/>
</test>
<kw name="Stop_Suite" type="TEARDOWN">
<kw name="Virtual_Env_Delete" owner="SSHKeywords">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.480340" level="INFO">${cd_and_command} = cd '.' &amp;&amp; rm -rf /tmp/defaultvenv</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:01:23.480002" elapsed="0.000367"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:01:23.481909" level="INFO">Executing command 'cd '.' &amp;&amp; rm -rf /tmp/defaultvenv'.</msg>
<msg time="2026-04-21T02:01:23.525544" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:01:23.525977" level="INFO">${stdout} = </msg>
<msg time="2026-04-21T02:01:23.526077" level="INFO">${stderr} = </msg>
<msg time="2026-04-21T02:01:23.526168" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:01:23.481690" elapsed="0.044531"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.528532" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-21T02:01:23.527749" elapsed="0.000909"/>
</kw>
<msg time="2026-04-21T02:01:23.528926" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-21T02:01:23.529029" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:23.526747" elapsed="0.002334"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.530636" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:01:23.529502" elapsed="0.001196"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.533341" level="INFO"/>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:23.532738" elapsed="0.000704"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.534527" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:23.533976" elapsed="0.000645"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.535484" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:23.535050" elapsed="0.000496"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-21T02:01:23.531870" elapsed="0.003760"/>
</kw>
<status status="PASS" start="2026-04-21T02:01:23.530939" elapsed="0.004743"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:23.530878" elapsed="0.004847"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-04-21T02:01:23.535983" elapsed="0.000027"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:23.535828" elapsed="0.000231"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:23.535782" elapsed="0.000310"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:01:23.536299" elapsed="0.000060"/>
</return>
<status status="PASS" start="2026-04-21T02:01:23.536168" elapsed="0.000239"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:23.536145" elapsed="0.000298"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:23.536657" elapsed="0.000030"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T02:01:23.481134" elapsed="0.055719"/>
</kw>
<msg time="2026-04-21T02:01:23.536938" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:23.480532" elapsed="0.056501"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the rm -rf /tmp/defaultvenv.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-04-21T02:01:23.479367" elapsed="0.057787"/>
</kw>
<msg time="2026-04-21T02:01:23.537228" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:23.474631" elapsed="0.062677"/>
</kw>
<arg>rm -rf ${SSHKeywords__current_venv_path}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-04-21T02:01:23.474257" elapsed="0.063162"/>
</kw>
<doc>Deletes a directory with virtual env.</doc>
<status status="PASS" start="2026-04-21T02:01:23.473968" elapsed="0.063526"/>
</kw>
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-04-21T02:01:23.537701" elapsed="0.000679"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-04-21T02:01:23.538727" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-04-21T02:01:23.538601" elapsed="0.000895"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:01:23.540952" level="INFO">${output} = None</msg>
<msg time="2026-04-21T02:01:23.541013" level="FAIL">No open connection.</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="FAIL" start="2026-04-21T02:01:23.540669" elapsed="0.002029">No open connection.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.543458" level="INFO">None</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:23.543079" elapsed="0.000431"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.544356" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:01:23.543992" elapsed="0.000394"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<msg time="2026-04-21T02:01:23.544731" level="FAIL">No open connection.</msg>
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="FAIL" start="2026-04-21T02:01:23.544546" elapsed="0.000471">No open connection.</status>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="FAIL" start="2026-04-21T02:01:23.543728" elapsed="0.001433">No open connection.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:01:23.545508" level="INFO">${output} = None</msg>
<msg time="2026-04-21T02:01:23.545556" level="FAIL">No open connection.</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-21T02:01:23.545331" elapsed="0.000442">No open connection.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.546222" level="INFO">None</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:23.545963" elapsed="0.000304"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:01:23.547160" level="FAIL">No open connection.</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="FAIL" start="2026-04-21T02:01:23.546968" elapsed="0.000464">No open connection.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:01:23.548215" level="INFO">${output} = None</msg>
<msg time="2026-04-21T02:01:23.548259" level="FAIL">No open connection.</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-21T02:01:23.547606" elapsed="0.000911">No open connection.</status>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.549255" level="INFO">None</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:23.548990" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-04-21T02:01:23.548618" elapsed="0.000731"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:23.548590" elapsed="0.000797"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="FAIL" start="2026-04-21T02:01:23.546552" elapsed="0.002966">Several failures occurred:

1) No open connection.

2) No open connection.</status>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="FAIL" start="2026-04-21T02:01:23.540351" elapsed="0.009293">Several failures occurred:

1) No open connection.

2) No open connection.

3) No open connection.

4) No open connection.

5) No open connection.</status>
</kw>
<arg>ExaBgpLib.Stop_ExaBgp</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:23.539725" elapsed="0.009974"/>
</kw>
<doc>Suite teardown keyword</doc>
<status status="PASS" start="2026-04-21T02:01:23.473488" elapsed="0.076268"/>
</kw>
<doc>Functional test for ipv6 connection with bgp.

Copyright (c) 2018 AT&amp;T Intellectual Property. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distribution,
and is available at http://www.eclipse.org/legal/epl-v10.html

This suite tests simple connection between one ibgp peer (exabgp) and Odl.
Peer is configured with ipv6, and exabgp connectes to odl via ipv6.
Exabgp sends one ipv6 unicast route, which presence is verified in
example-ipv6-topology. Tests this connection multiple times, with
different ipv6 accepted formats, e.g. (::1, 0:0:0:0:0:0:0:1, full text)
This suite also tests a combination of afi-safis on odl and exabgp.
ipv6 route injection is carried out from odl to the ibgp peer without
ipv6 family enabled on the peer device and checked for exceptions</doc>
<status status="PASS" start="2026-04-21T01:58:32.224720" elapsed="171.325092"/>
</suite>
<suite id="s1-s6" name="Bgp Llgr Basic" source="/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/bgp_llgr_basic.robot">
<kw name="Start_Suite" type="SETUP">
<kw name="Setup_Utils_For_Setup_And_Teardown" owner="SetupUtils">
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.645329" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:01:23.640904" elapsed="0.004492"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-04-21T02:01:23.640628" elapsed="0.004848"/>
</kw>
<kw name="Setup_Karaf_Keywords" owner="KarafKeywords">
<kw name="ClusterManagement_Setup" owner="ClusterManagement">
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.650375" level="INFO">${already_done} = False</msg>
<var>${already_done}</var>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>False</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-21T02:01:23.646648" elapsed="0.003755"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="NOT RUN" start="2026-04-21T02:01:23.650637" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:23.650499" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:23.650470" elapsed="0.000240"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.651266" level="INFO">${ClusterManagement__has_setup_run} = True</msg>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:01:23.650891" elapsed="0.000419"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.651781" level="INFO">${cluster_size} = 1</msg>
<var>${cluster_size}</var>
<arg>\${NUM_ODL_SYSTEM}</arg>
<arg>1</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-21T02:01:23.651472" elapsed="0.000353"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Convert To Integer" owner="BuiltIn">
<arg>${cluster_size}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-04-21T02:01:23.652346" elapsed="0.000303"/>
</kw>
<msg time="2026-04-21T02:01:23.652747" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:01:23.652810" level="INFO">${possibly_int_of_members} = 1</msg>
<var>${status}</var>
<var>${possibly_int_of_members}</var>
<arg>BuiltIn.Convert_To_Integer</arg>
<arg>${cluster_size}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:23.651994" elapsed="0.000840"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.653376" level="INFO">${int_of_members} = 1</msg>
<var>${int_of_members}</var>
<arg>'${status}' != 'PASS'</arg>
<arg>${1}</arg>
<arg>${possibly_int_of_members}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:01:23.653005" elapsed="0.000398"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.654439" level="INFO">@{member_index_list} = [ ]</msg>
<var>@{member_index_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:01:23.654172" elapsed="0.000294"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.654887" level="INFO">@{session_list} = [ ]</msg>
<var>@{session_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:01:23.654613" elapsed="0.000300"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.655386" level="INFO">&amp;{index_to_ip_mapping} = { }</msg>
<var>&amp;{index_to_ip_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:01:23.655074" elapsed="0.000339"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="ClusterManagement__Include_Member_Index" owner="ClusterManagement">
<kw name="Append To List" owner="Collections">
<arg>${member_index_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T02:01:23.658666" elapsed="0.000245"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.659453" level="INFO">${member_ip} = 10.30.171.3</msg>
<var>${member_ip}</var>
<arg>${ODL_SYSTEM_${index}_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:01:23.659074" elapsed="0.000405"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${index_to_ip_mapping}</arg>
<arg>${index}</arg>
<arg>${member_ip}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:01:23.659632" elapsed="0.000252"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.660760" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:01:23.660462" elapsed="0.000338"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-21T02:01:23.660848" elapsed="0.000048"/>
</return>
<msg time="2026-04-21T02:01:23.661126" level="INFO">${session_alias} = ClusterManagement__session_1</msg>
<var>${session_alias}</var>
<arg>member_index=${index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-21T02:01:23.660162" elapsed="0.000990"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:01:23.661800" level="INFO">Creating Session using : alias=ClusterManagement__session_1, url=http://10.30.171.3:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x799ad7582ed0&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>${session_alias}</arg>
<arg>http://${member_ip}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>timeout=${http_timeout}</arg>
<arg>max_retries=${http_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-21T02:01:23.661315" elapsed="0.000666"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${session_list}</arg>
<arg>${session_alias}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T02:01:23.662143" elapsed="0.000194"/>
</kw>
<arg>${index}</arg>
<arg>${member_index_list}</arg>
<arg>${session_list}</arg>
<arg>${index_to_ip_mapping}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Add a corresponding item based on index into the last three arguments.
Create the Http session whose alias is added to list.</doc>
<status status="PASS" start="2026-04-21T02:01:23.658099" elapsed="0.004297"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:01:23.657902" elapsed="0.004539"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${int_of_members+1}</value>
<status status="PASS" start="2026-04-21T02:01:23.655475" elapsed="0.007003"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.663063" level="INFO">${ClusterManagement__member_index_list} = [1]</msg>
<arg>\${ClusterManagement__member_index_list}</arg>
<arg>${member_index_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:01:23.662646" elapsed="0.000485"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.663697" level="INFO">${ClusterManagement__index_to_ip_mapping} = {1: '10.30.171.3'}</msg>
<arg>\${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index_to_ip_mapping}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:01:23.663298" elapsed="0.000442"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.664302" level="INFO">${ClusterManagement__session_list} = ['ClusterManagement__session_1']</msg>
<arg>\${ClusterManagement__session_list}</arg>
<arg>${session_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:01:23.663917" elapsed="0.000428"/>
</kw>
<arg>int_of_members=${int_of_members}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Construct index list, session list and IP mapping, publish them as suite variables.</doc>
<status status="PASS" start="2026-04-21T02:01:23.653698" elapsed="0.010704"/>
</kw>
<arg>http_timeout=${http_timeout}</arg>
<doc>Detect repeated call, or detect number of members and initialize derived suite variables.
Http sessions are created with parameters to not waste time when ODL is no accepting connections properly.</doc>
<status status="PASS" start="2026-04-21T02:01:23.646292" elapsed="0.018166"/>
</kw>
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:23.664639" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:23.664525" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:23.664506" elapsed="0.000200"/>
</if>
<kw name="Run_Bash_Command_On_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.667865" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:01:23.667462" elapsed="0.000430"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.668382" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:01:23.668051" elapsed="0.000364"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:01:23.668464" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:01:23.668620" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:01:23.667092" elapsed="0.001553"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:01:23.669655" level="INFO">${member_ip} = 10.30.171.3</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:01:23.669385" elapsed="0.000296"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:01:23.670491" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:01:23.670593" level="INFO">${current_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:01:23.670285" elapsed="0.000334"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:23.674310" elapsed="0.000038"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:23.673681" elapsed="0.000717"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:23.673661" elapsed="0.000775"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:01:23.675145" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:01:23.675435" level="INFO">${current_ssh_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:01:23.674640" elapsed="0.000848"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.676463" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.171.3" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:23.675760" elapsed="0.000812"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:01:23.677823" level="INFO">${conn_id} = 1</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:01:23.676864" elapsed="0.001013"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:01:23.679634" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:01:23.679830" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:01:23.679260" elapsed="0.000614"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:23.680221" elapsed="0.000462"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T02:01:23.681953" level="INFO">Logging into '10.30.171.3:22' as 'jenkins'.</msg>
<msg time="2026-04-21T02:01:23.998811" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 02:00:31 UTC 2026

  System load:  0.05               Processes:             128
  Usage of /:   11.1% of 77.35GB   Users logged in:       1
  Memory usage: 9%                 IPv4 address for ens3: 10.30.171.3
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 02:01:19 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T02:01:23.681511" elapsed="0.317520"/>
</kw>
<msg time="2026-04-21T02:01:23.999132" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:23.681059" elapsed="0.318296"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T02:01:23.678322" elapsed="0.321225"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:01:24.000555" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-04-21T02:01:24.013934" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-04-21T02:01:24.014353" level="INFO">${stdout} = </msg>
<msg time="2026-04-21T02:01:24.014579" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:01:24.000009" elapsed="0.014894"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:01:24.015690" elapsed="0.001280"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:24.019713" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:24.018375" elapsed="0.001629"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T02:01:24.020826" elapsed="0.000078"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:24.020371" elapsed="0.000645"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:24.020316" elapsed="0.000757"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:01:24.021521" elapsed="0.000098"/>
</return>
<status status="PASS" start="2026-04-21T02:01:24.021192" elapsed="0.000545"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:24.021167" elapsed="0.000648"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T02:01:24.021910" elapsed="0.000024"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:24.027142" elapsed="0.000862"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:01:24.028414" elapsed="0.000327"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:01:24.029016" elapsed="0.000224"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:01:24.022625" elapsed="0.006688"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-04-21T02:01:23.672694" elapsed="0.356794"/>
</kw>
<msg time="2026-04-21T02:01:24.029613" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:23.671822" elapsed="0.357853"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-21T02:01:23.671319" elapsed="0.358441"/>
</kw>
<msg time="2026-04-21T02:01:24.029818" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:23.670777" elapsed="0.359090"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:24.032551" elapsed="0.000325"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:01:24.033038" elapsed="0.000146"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:01:24.033332" elapsed="0.000096"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:01:24.030165" elapsed="0.003314"/>
</kw>
<msg time="2026-04-21T02:01:24.033573" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-04-21T02:01:23.669914" elapsed="0.363684"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:24.034054" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:24.033803" elapsed="0.000292"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-21T02:01:24.034137" elapsed="0.000029"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-04-21T02:01:23.669025" elapsed="0.365238"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:01:23.668844" elapsed="0.365457"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:01:23.668697" elapsed="0.365642"/>
</for>
<arg>iptables -I INPUT -p tcp --dport ${KARAF_SHELL_PORT} -j ACCEPT; iptables-save</arg>
<doc>Cycle through indices (or all), run command on each.</doc>
<status status="PASS" start="2026-04-21T02:01:23.664944" elapsed="0.369453"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>First connections to Karaf console may fail, so WUKS is used. TODO: Track as a Bug.</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-04-21T02:01:24.034554" elapsed="0.000209"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:24.048434" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:24.048319" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:24.048299" elapsed="0.000205"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:01:24.048817" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:01:24.048922" level="INFO">${current_ssh_connection_object} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:01:24.048660" elapsed="0.000288"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:24.049362" level="INFO">{}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:24.049100" elapsed="0.000306"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:24.049816" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:24.049558" elapsed="0.000303"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:01:24.050609" level="FAIL">Dictionary does not contain key '1'.</msg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="FAIL" start="2026-04-21T02:01:24.050382" elapsed="0.000337">Dictionary does not contain key '1'.</status>
</kw>
<msg time="2026-04-21T02:01:24.050843" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-21T02:01:24.050889" level="INFO">${old_connection_index} = Dictionary does not contain key '1'.</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:24.050019" elapsed="0.000894"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:24.051213" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:24.050989" elapsed="0.000299"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:24.050971" elapsed="0.000342"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:01:24.052097" level="INFO">${ip_address} = 10.30.171.3</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:01:24.051830" elapsed="0.000293"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-04-21T02:01:24.052170" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:01:24.052319" level="INFO">${odl_ip} = 10.30.171.3</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-04-21T02:01:24.051543" elapsed="0.000848"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_PORT}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:01:24.052549" elapsed="0.000430"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:01:24.053258" level="INFO">index=4
host=10.30.171.3
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:01:24.053358" level="INFO">${karaf_connection_object} = index=4
host=10.30.171.3
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:01:24.053151" elapsed="0.000234"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:01:24.053535" elapsed="0.002421"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-04-21T02:01:24.056389" level="INFO">Logging into '10.30.171.3:8101' as 'karaf'.</msg>
<msg time="2026-04-21T02:01:24.234507" level="INFO">Read output: [33m                                                                                           
[33m    ________                       ________                .__  .__       .__     __       
[33m    \_____  \ ______   ____   ____ \______ \ _____  ___.__.|  | |__| ____ |  |___/  |_     
[33m     /   |   \\____ \_/ __ \ /    \ |    |  \\__  \&lt;   |  ||  | |  |/ ___\|  |  \   __\    
[33m    /    |    \  |_&gt; &gt;  ___/|   |  \|    `   \/ __ \\___  ||  |_|  / /_/  &gt;   Y  \  |      
[33m    \_______  /   __/ \___  &gt;___|  /_______  (____  / ____||____/__\___  /|___|  /__|      
[33m            \/|__|        \/     \/        \/     \/\/            /_____/      \/          
[33m                                                                                           

Hit '[1m&lt;tab&gt;[0m' for a list of available commands
and '[1m[cmd] --help[0m' for help on a specific command.
Hit '[1m&lt;ctrl-d&gt;[0m' or type '[1msystem:shutdown[0m' or '[1mlogout[0m' to shutdown OpenDaylight.

[?1h=[90m~[0m                                                                                [?2004hopendaylight-user</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="PASS" start="2026-04-21T02:01:24.056124" elapsed="0.178593"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:24.239080" elapsed="0.000404"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:01:24.239690" elapsed="0.000214"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:01:24.240056" elapsed="0.000106"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:01:24.236336" elapsed="0.003880"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:01:24.235273" elapsed="0.004993"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-04-21T02:01:24.048031" elapsed="0.192291"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:01:24.035529" elapsed="0.204844"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:24.035134" elapsed="0.205294"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:01:24.034993" elapsed="0.205476"/>
</iter>
<var>${index}</var>
<value>@{ClusterManagement__member_index_list}</value>
<status status="PASS" start="2026-04-21T02:01:24.034837" elapsed="0.205677"/>
</for>
<arg>http_timeout=${http_timeout}</arg>
<doc>Initialize ClusterManagement. Open ssh karaf connections to each ODL.</doc>
<status status="PASS" start="2026-04-21T02:01:23.645821" elapsed="0.594759"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Test_Suite_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:24.243310" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:24.243185" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:24.243159" elapsed="0.000228"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:24.248321" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:24.248211" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:24.248193" elapsed="0.000195"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:01:24.249538" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:01:24.249040" elapsed="0.000533"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:01:24.250146" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:01:24.249782" elapsed="0.000390"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:01:24.250219" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:01:24.250384" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:01:24.248622" elapsed="0.001787"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:24.256186" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:24.256074" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:24.256055" elapsed="0.000203"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:24.257527" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:24.257396" elapsed="0.000178"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:24.257378" elapsed="0.000219"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:01:24.258115" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:01:24.257745" elapsed="0.000397"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:01:24.258533" level="INFO">${current_connection_index} = None</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:01:24.258303" elapsed="0.000256"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:01:24.295178" level="INFO">@root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "r "k "s "p "a "c "e "/ "b "g "p "[78Cc "[A[78Ce</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:01:24.259241" elapsed="0.036095"/>
</kw>
<msg time="2026-04-21T02:01:24.295487" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:01:24.295534" level="INFO">${message_write} = @root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:24.258720" elapsed="0.036852"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:01:24.384763" level="INFO">"p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "b "g "p "_ "l "l "[78Cg "[A[78Cr
 "_ "b "a "s "i "c ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:01:24.296527" elapsed="0.088741"/>
</kw>
<msg time="2026-04-21T02:01:24.385638" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:01:24.385718" level="INFO">${message_wait} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:24.295986" elapsed="0.089791"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:24.386641" elapsed="0.000095"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:24.386004" elapsed="0.000924"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:24.385931" elapsed="0.001048"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:24.388158" level="INFO"> "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "b "g "p "_ "l "l "[78Cg "[A[78Cr
 "_ "b "a "s "i "c ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:24.387245" elapsed="0.001047"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:24.388680" elapsed="0.000052"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:24.388398" elapsed="0.000483"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:24.388369" elapsed="0.000543"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:01:24.388955" elapsed="0.000048"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:24.391236" elapsed="0.000867"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:01:24.392578" elapsed="0.000460"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:01:24.393496" elapsed="0.000354"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:01:24.390313" elapsed="0.003664"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:01:24.389322" elapsed="0.004845"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:01:24.257070" elapsed="0.137227"/>
</kw>
<msg time="2026-04-21T02:01:24.394406" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:01:24.394556" level="INFO">${message} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:24.256412" elapsed="0.138199"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:01:24.394878" elapsed="0.000037"/>
</return>
<status status="PASS" start="2026-04-21T02:01:24.394716" elapsed="0.000244"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:24.394691" elapsed="0.000302"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:24.395544" elapsed="0.000038"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:24.396147" elapsed="0.000035"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:01:24.396247" elapsed="0.000021"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:01:24.255761" elapsed="0.140634"/>
</kw>
<msg time="2026-04-21T02:01:24.396528" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:01:24.396587" level="INFO">${output} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:24.250903" elapsed="0.145733"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:24.397097" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:24.396741" elapsed="0.000420"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:24.396717" elapsed="0.000477"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:01:24.250737" elapsed="0.146491"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:01:24.250550" elapsed="0.146728"/>
</for>
<arg>Starting suite ${SUITE_SOURCE}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:01:24.247910" elapsed="0.149450"/>
</kw>
<doc>Log suite name to karaf log, useful in suite setup.</doc>
<status status="PASS" start="2026-04-21T02:01:24.241223" elapsed="0.156211"/>
</kw>
<arg>KarafKeywords.Log_Test_Suite_Start_To_Controller_Karaf</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:24.240741" elapsed="0.156741"/>
</kw>
<doc>Prepare both FailFast and Karaf logging, log that the caller suite has started.
This keyword is to be used in suite setup, and without it the other keywords may not work properly.</doc>
<status status="PASS" start="2026-04-21T02:01:23.640305" elapsed="0.757234"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:01:24.398162" level="INFO">${tools_system_conn_id} = 7</msg>
<var>${tools_system_conn_id}</var>
<arg>${TOOLS_SYSTEM_IP}</arg>
<arg>prompt=${DEFAULT_LINUX_PROMPT}</arg>
<arg>timeout=6s</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:01:24.397697" elapsed="0.000492"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:01:24.398717" level="INFO">${tools_system_conn_id} = 7</msg>
<arg>${tools_system_conn_id}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:01:24.398363" elapsed="0.000408"/>
</kw>
<kw name="Flexible_Mininet_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:01:24.401110" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:01:24.401212" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:01:24.400707" elapsed="0.000538"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:24.401454" elapsed="0.000828"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T02:01:24.403505" level="INFO">Logging into '10.30.171.116:22' as 'jenkins'.</msg>
<msg time="2026-04-21T02:01:25.223225" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-153-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 02:01:24 UTC 2026

  System load:  0.01               Processes:             108
  Usage of /:   19.4% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.171.116
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

9 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 01:57:15 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T02:01:24.403010" elapsed="0.820480"/>
</kw>
<msg time="2026-04-21T02:01:25.223628" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:24.402510" elapsed="0.821250"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T02:01:24.400136" elapsed="0.823979"/>
</kw>
<msg time="2026-04-21T02:01:25.224191" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:24.399463" elapsed="0.824796"/>
</kw>
<arg>${TOOLS_SYSTEM_USER}</arg>
<doc>Call Flexible SSH Login, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-04-21T02:01:24.399049" elapsed="0.825324"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:01:25.225503" level="INFO">Creating Session using : alias=config-session, url=http://10.30.171.3:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x799ad773f290&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>${CONFIG_SESSION}</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-21T02:01:25.224886" elapsed="0.001026"/>
</kw>
<kw name="Upload_Config_Files">
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-04-21T02:01:25.237060" level="INFO">[chan 1] Opened sftp connection (server version 3)</msg>
<msg time="2026-04-21T02:01:25.246253" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/gobgp/gobgp.cfg' -&gt; '/home/jenkins//gobgp.cfg'</msg>
<arg>${GOBGP_FOLDER}/${GOBGP_CFG}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-21T02:01:25.226699" elapsed="0.019678"/>
</kw>
<kw name="List Files In Directory" owner="SSHLibrary">
<msg time="2026-04-21T02:01:25.258980" level="INFO">2 files:
exa-md5.cfg
gobgp.cfg</msg>
<msg time="2026-04-21T02:01:25.259378" level="INFO">@{cfgfiles} = [ exa-md5.cfg | gobgp.cfg ]</msg>
<var>@{cfgfiles}</var>
<arg>.</arg>
<arg>*.cfg</arg>
<doc>A wrapper for `List Directory` that returns only files.</doc>
<status status="PASS" start="2026-04-21T02:01:25.246743" elapsed="0.012691"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:01:25.260824" level="INFO">Executing command 'sed -i -e 's/GOBGPIP/10.30.171.116/g' exa-md5.cfg'.</msg>
<msg time="2026-04-21T02:01:25.274176" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/GOBGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:01:25.260286" elapsed="0.014004"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:01:25.274999" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' exa-md5.cfg'.</msg>
<msg time="2026-04-21T02:01:25.326580" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:01:25.274626" elapsed="0.052237"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:01:25.327992" level="INFO">Executing command 'sed -i -e 's/ROUTERID/10.30.171.116/g' exa-md5.cfg'.</msg>
<msg time="2026-04-21T02:01:25.378386" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTERID/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:01:25.327428" elapsed="0.051195"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:01:25.379949" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exa-md5.cfg'.</msg>
<msg time="2026-04-21T02:01:25.441144" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:01:25.379432" elapsed="0.061976"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:01:25.442583" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exa-md5.cfg'.</msg>
<msg time="2026-04-21T02:01:25.490252" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:01:25.442085" elapsed="0.048407"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:01:25.491469" level="INFO">Executing command 'cat exa-md5.cfg'.</msg>
<msg time="2026-04-21T02:01:25.542869" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:01:25.543398" level="INFO">${stdout} = neighbor 10.30.171.3 {
  router-id 10.30.171.116;
  local-address 10.30.171.116;
  local-as 64496;
  peer-as 64496;
  md5-password topsecret;

  capability {
    route-refresh disable;
    add-path di...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:01:25.491047" elapsed="0.052423"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:25.545414" level="INFO">neighbor 10.30.171.3 {
  router-id 10.30.171.116;
  local-address 10.30.171.116;
  local-as 64496;
  peer-as 64496;
  md5-password topsecret;

  capability {
    route-refresh disable;
    add-path disable;
  }

  family {
    ipv4 unicast;
  }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:25.544393" elapsed="0.001134"/>
</kw>
<var name="${cfgfile}">exa-md5.cfg</var>
<status status="PASS" start="2026-04-21T02:01:25.259981" elapsed="0.285631"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:01:25.546745" level="INFO">Executing command 'sed -i -e 's/GOBGPIP/10.30.171.116/g' gobgp.cfg'.</msg>
<msg time="2026-04-21T02:01:25.594444" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/GOBGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:01:25.546343" elapsed="0.048297"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:01:25.595737" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' gobgp.cfg'.</msg>
<msg time="2026-04-21T02:01:25.647367" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:01:25.595238" elapsed="0.052301"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:01:25.648507" level="INFO">Executing command 'sed -i -e 's/ROUTERID/10.30.171.116/g' gobgp.cfg'.</msg>
<msg time="2026-04-21T02:01:25.698876" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTERID/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:01:25.648052" elapsed="0.051115"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:01:25.700543" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' gobgp.cfg'.</msg>
<msg time="2026-04-21T02:01:25.750376" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:01:25.699943" elapsed="0.050596"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:01:25.752210" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' gobgp.cfg'.</msg>
<msg time="2026-04-21T02:01:25.802223" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:01:25.751778" elapsed="0.050605"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:01:25.803214" level="INFO">Executing command 'cat gobgp.cfg'.</msg>
<msg time="2026-04-21T02:01:25.854124" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:01:25.854388" level="INFO">${stdout} = [global.config]
    as = 64496
    router-id = "10.30.171.116"
    port = 17900
[[neighbors]]
    [neighbors.config]
        peer-as = 64496
        neighbor-address = "10.30.171.3"
        local-as =...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:01:25.802849" elapsed="0.051599"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:25.855759" level="INFO">[global.config]
    as = 64496
    router-id = "10.30.171.116"
    port = 17900
[[neighbors]]
    [neighbors.config]
        peer-as = 64496
        neighbor-address = "10.30.171.3"
        local-as = 64496
    [neighbors.transport.config]
        local-address = "10.30.171.116"
        remote-port = 1790
    [[neighbors.afi-safis]]
        [neighbors.afi-safis.config]
           afi-safi-name = "ipv4-flowspec"
        [neighbors.afi-safis.long-lived-graceful-restart.config]
           enabled = true
           restart-time = 86400</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:25.855031" elapsed="0.000868"/>
</kw>
<var name="${cfgfile}">gobgp.cfg</var>
<status status="PASS" start="2026-04-21T02:01:25.545982" elapsed="0.309997"/>
</iter>
<var>${cfgfile}</var>
<value>@{cfgfiles}</value>
<status status="PASS" start="2026-04-21T02:01:25.259573" elapsed="0.596497"/>
</for>
<doc>Uploads gobgp config files</doc>
<status status="PASS" start="2026-04-21T02:01:25.226309" elapsed="0.629920"/>
</kw>
<kw name="Download_Gobgp_Binary">
<kw name="Open_Connection_To_Tools_System" owner="SSHKeywords">
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:01:25.864195" level="INFO">${tools_connection} = 8</msg>
<var>${tools_connection}</var>
<arg>${ip_address}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:01:25.863588" elapsed="0.000644"/>
</kw>
<kw name="Flexible_Mininet_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:01:25.866731" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:01:25.866864" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:01:25.866323" elapsed="0.000575"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:25.867138" elapsed="0.000600"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T02:01:25.868836" level="INFO">Logging into '10.30.171.116:22' as 'jenkins'.</msg>
<msg time="2026-04-21T02:01:26.243051" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-153-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 02:01:24 UTC 2026

  System load:  0.01               Processes:             108
  Usage of /:   19.4% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.171.116
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

9 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 02:01:25 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T02:01:25.868477" elapsed="0.375958"/>
</kw>
<msg time="2026-04-21T02:01:26.245247" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:25.868009" elapsed="0.377368"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T02:01:25.865668" elapsed="0.380369"/>
</kw>
<msg time="2026-04-21T02:01:26.246116" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:25.865048" elapsed="0.381127"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-04-21T02:01:25.864530" elapsed="0.381731"/>
</kw>
<return>
<value>${tools_connection}</value>
<status status="PASS" start="2026-04-21T02:01:26.246327" elapsed="0.000053"/>
</return>
<arg>${TOOLS_SYSTEM_IP}</arg>
<doc>Open a connection to the tools system at ${ip_address} and return its identifier.</doc>
<status status="PASS" start="2026-04-21T02:01:25.863033" elapsed="0.383997"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:01:26.248086" level="INFO">Executing command 'wget https://github.com/osrg/gobgp/releases/download/v2.18.0/gobgp_2.18.0_linux_386.tar.gz'.</msg>
<msg time="2026-04-21T02:01:26.644721" level="INFO">Command exited with return code 0.</msg>
<arg>wget ${GOBGP_BINARY_URL}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:01:26.247334" elapsed="0.401233"/>
</kw>
<kw name="File Should Exist" owner="SSHLibrary">
<msg time="2026-04-21T02:01:26.692698" level="INFO">[chan 2] Opened sftp connection (server version 3)</msg>
<arg>./${FILE_NAME}</arg>
<doc>Fails if the given ``path`` does NOT point to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:01:26.650435" elapsed="0.044266"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:01:26.695732" level="INFO">Executing command 'tar -xzf gobgp_2.18.0_linux_386.tar.gz'.</msg>
<msg time="2026-04-21T02:01:26.931582" level="INFO">Command exited with return code 0.</msg>
<arg>tar -xzf ${FILE_NAME}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:01:26.695246" elapsed="0.236640"/>
</kw>
<doc>Downloads gobgp binary and untar the binary zip file</doc>
<status status="PASS" start="2026-04-21T02:01:25.856615" elapsed="1.076279"/>
</kw>
<doc>Suite setup keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:23.639887" elapsed="3.293134"/>
</kw>
<test id="s1-s6-t1" name="Reconfigure_ODL_To_Accept_Connections" line="40">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:01:26.942515" elapsed="0.000661"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:01:26.941892" elapsed="0.001402"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:26.945253" elapsed="0.000026"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:26.945043" elapsed="0.000291"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:26.945000" elapsed="0.000371"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:26.952252" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:26.952140" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:26.952121" elapsed="0.000200"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:01:26.953379" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:01:26.952965" elapsed="0.000444"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:01:26.953900" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:01:26.953572" elapsed="0.000354"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:01:26.953972" elapsed="0.000091"/>
</return>
<msg time="2026-04-21T02:01:26.954196" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:01:26.952561" elapsed="0.001659"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:26.959856" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:26.959731" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:26.959711" elapsed="0.000215"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:26.961135" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:26.961027" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:26.961009" elapsed="0.000197"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:01:26.961674" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:01:26.961355" elapsed="0.000350"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:01:26.962153" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:01:26.961906" elapsed="0.000273"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:01:26.993634" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:01:26.962694" elapsed="0.031133"/>
</kw>
<msg time="2026-04-21T02:01:26.994044" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:01:26.994125" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:26.962355" elapsed="0.031810"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:01:27.017280" level="INFO">". "t "x "t ". "B "g "p "[C "L "l "g "r "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:01:26.994856" elapsed="0.022542"/>
</kw>
<msg time="2026-04-21T02:01:27.017563" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:01:27.017608" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "L "l "g "r "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:26.994398" elapsed="0.023246"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:27.018029" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:27.017743" elapsed="0.000360"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:27.017713" elapsed="0.000420"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.018600" level="INFO"> ". "t "x "t ". "B "g "p "[C "L "l "g "r "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:27.018280" elapsed="0.000476"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:27.019062" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:27.018843" elapsed="0.000274"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:27.018823" elapsed="0.000318"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:01:27.019181" elapsed="0.000043"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:01:27.021827" elapsed="0.000151"/>
</kw>
<msg time="2026-04-21T02:01:27.022042" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:27.020766" elapsed="0.001454"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:27.022498" elapsed="0.000078"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:27.022859" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:01:27.020110" elapsed="0.002950"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:01:27.019520" elapsed="0.003608"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:01:26.960698" elapsed="0.062528"/>
</kw>
<msg time="2026-04-21T02:01:27.023320" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:01:27.023365" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "L "l "g "r "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:26.960078" elapsed="0.063324"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:01:27.023588" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:01:27.023480" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:27.023461" elapsed="0.000213"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:27.024127" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:27.024480" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:01:27.024552" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:01:26.959385" elapsed="0.065277"/>
</kw>
<msg time="2026-04-21T02:01:27.024759" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:01:27.024826" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "L "l "g "r "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:26.954619" elapsed="0.070250"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:27.025201" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:27.024950" elapsed="0.000304"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:27.024932" elapsed="0.000347"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:01:26.954472" elapsed="0.070830"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:01:26.954285" elapsed="0.071055"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:01:26.951747" elapsed="0.073655"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:01:26.944305" elapsed="0.081157"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:26.943535" elapsed="0.081976"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:01:26.936595" elapsed="0.088975"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.026544" level="INFO">&amp;{mapping} = { IP=10.30.171.116 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:01:27.025775" elapsed="0.000800"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.048733" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:01:27.048345" elapsed="0.000418"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:01:27.066998" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:01:27.049284" elapsed="0.020030">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:01:27.070843" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:01:27.048950" elapsed="0.021935"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.073084" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:01:27.072047" elapsed="0.001067"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:01:27.073912" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:01:27.074139" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:01:27.073716" elapsed="0.000451"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.074593" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:27.074332" elapsed="0.000309"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.078569" level="INFO">mapping: {'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:27.077283" elapsed="0.001355"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.079135" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:01:27.078834" elapsed="0.000327"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.079891" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:01:27.079568" elapsed="0.000349"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:01:27.080696" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:01:27.080464" elapsed="0.000257"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:01:27.080777" elapsed="0.000061"/>
</return>
<msg time="2026-04-21T02:01:27.080969" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:01:27.080133" elapsed="0.000862"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:01:27.081150" elapsed="0.000252"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:01:27.079428" elapsed="0.002015"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.082017" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:01:27.081695" elapsed="0.000348"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:01:27.083031" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:01:27.082816" elapsed="0.000242"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:01:27.083109" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:01:27.083262" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:01:27.082247" elapsed="0.001039"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:01:27.083457" elapsed="0.000280"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:01:27.081561" elapsed="0.002247"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.084395" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:01:27.084089" elapsed="0.000332"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:01:27.087715" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:01:27.087454" elapsed="0.000295"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:01:27.087833" elapsed="0.000048"/>
</return>
<msg time="2026-04-21T02:01:27.088012" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:01:27.087002" elapsed="0.001034"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:01:27.088194" elapsed="0.000251"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:01:27.083952" elapsed="0.004535"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.089131" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:01:27.088754" elapsed="0.000403"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:01:27.089903" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:01:27.089675" elapsed="0.000255"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:01:27.089979" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:01:27.090142" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:01:27.089350" elapsed="0.000818"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:01:27.090321" elapsed="0.000224"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:01:27.088617" elapsed="0.002415"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.091591" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:01:27.091286" elapsed="0.000331"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:01:27.092351" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:01:27.092143" elapsed="0.000233"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:01:27.092425" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:01:27.092574" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:01:27.091821" elapsed="0.000777"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:01:27.092747" elapsed="0.000239"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:01:27.091154" elapsed="0.001874"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.093567" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:01:27.093270" elapsed="0.000322"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:01:27.094355" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:01:27.094112" elapsed="0.000268"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:01:27.094429" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:01:27.094581" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:01:27.093778" elapsed="0.000827"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:01:27.094753" elapsed="0.000248"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:01:27.093140" elapsed="0.001901"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.095581" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:01:27.095284" elapsed="0.000322"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:01:27.096332" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:01:27.096124" elapsed="0.000233"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:01:27.096405" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:01:27.096555" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:01:27.095805" elapsed="0.000774"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:01:27.096727" elapsed="0.000238"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:01:27.095153" elapsed="0.001852"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.100137" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:01:27.097248" elapsed="0.002917"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:01:27.101018" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:01:27.100800" elapsed="0.000244"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:01:27.101096" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:01:27.101256" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:01:27.100452" elapsed="0.000828"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:01:27.101433" elapsed="0.000231"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:01:27.097117" elapsed="0.004589"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:01:27.079223" elapsed="0.022521"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:01:27.101803" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:01:27.101971" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME'...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:01:27.076023" elapsed="0.025975"/>
</kw>
<status status="PASS" start="2026-04-21T02:01:27.075181" elapsed="0.026850"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:27.102247" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:27.102061" elapsed="0.000244"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:27.075149" elapsed="0.027177"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.103278" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:01:27.102479" elapsed="0.000829"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:01:27.103357" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/gobgp_2.18.0_linux_386.tar.gz.</doc>
<status status="PASS" start="2026-04-21T02:01:27.047714" elapsed="0.055776"/>
</kw>
<msg time="2026-04-21T02:01:27.103547" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:27.046879" elapsed="0.056721"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/gobgp_2.18.0_linux_386.tar.gz.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:27.104171" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/gobgp_2.18.0_linux_386.tar.gz.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:27.104693" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/gobgp_2.18.0_linux_386.tar.gz.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:27.105217" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:27.105404" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:27.105582" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:27.106017" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:27.105874" elapsed="0.000200"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:01:27.105858" elapsed="0.000240"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:27.106259" elapsed="0.000024"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:27.106433" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:27.106598" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:01:27.105822" elapsed="0.000830"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:01:27.105703" elapsed="0.000975"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:27.106839" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:01:27.106917" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:01:27.107042" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:01:27.042397" elapsed="0.064671"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.121880" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:01:27.121339" elapsed="0.000570"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:01:27.122686" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:01:27.122427" elapsed="0.000338">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:01:27.122880" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:01:27.122072" elapsed="0.000833"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.123455" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:01:27.123070" elapsed="0.000412"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:01:27.123781" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:01:27.123964" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:01:27.123643" elapsed="0.000350"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.124401" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:27.124152" elapsed="0.000309"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:01:27.124843" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:27.124529" elapsed="0.000374"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.125619" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME'...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:01:27.125114" elapsed="0.000534"/>
</kw>
<status status="PASS" start="2026-04-21T02:01:27.124964" elapsed="0.000721"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:27.124511" elapsed="0.001196"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.126659" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflec...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:01:27.125871" elapsed="0.000819"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:01:27.126741" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/gobgp_2.18.0_linux_386.tar.gz.</doc>
<status status="PASS" start="2026-04-21T02:01:27.120715" elapsed="0.006172"/>
</kw>
<msg time="2026-04-21T02:01:27.126947" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:27.119919" elapsed="0.007076"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/gobgp_2.18.0_linux_386.tar.gz.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:27.127492" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/gobgp_2.18.0_linux_386.tar.gz.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:27.128024" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/gobgp_2.18.0_linux_386.tar.gz.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:27.128540" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:27.128730" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:27.128922" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:27.129292" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:27.129150" elapsed="0.000200"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:01:27.129135" elapsed="0.000238"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:27.129513" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:27.129682" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:27.129862" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:01:27.129105" elapsed="0.000813"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:01:27.129002" elapsed="0.000943"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:27.130090" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:01:27.130216" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:01:27.130350" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflec...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:01:27.117239" elapsed="0.013140"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:01:27.131637" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:01:27.131399" elapsed="0.000304">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:01:27.131810" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:01:27.131058" elapsed="0.000778"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:27.132151" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:27.131906" elapsed="0.000301"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.132702" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:01:27.132410" elapsed="0.000317"/>
</kw>
<status status="PASS" start="2026-04-21T02:01:27.132231" elapsed="0.000531"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:27.131888" elapsed="0.000895"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.135147" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:01:27.132950" elapsed="0.002224"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:01:27.135226" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:01:27.135379" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:01:27.130711" elapsed="0.004692"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.136812" level="INFO">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.116</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:27.136548" elapsed="0.000313"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.137314" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:27.137011" elapsed="0.000361"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.137772" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:27.137524" elapsed="0.000318"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.138251" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:27.137992" elapsed="0.000302"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:01:27.139136" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:01:27.138929" elapsed="0.000232"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:01:27.139488" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:01:27.139313" elapsed="0.000200"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:01:27.139661" elapsed="0.000227"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.140370" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:27.140111" elapsed="0.000304"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:01:27.140458" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:01:27.140617" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:01:27.138505" elapsed="0.002137"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:01:27.164763" level="INFO">PUT Request : url=http://10.30.171.3:8181/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.116 
 path_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.116 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Content-Length': '987', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:01:27.164968" level="INFO">PUT Response : url=http://10.30.171.3:8181/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.116 
 status=201, reason=Created 
 headers={'Set-Cookie': 'JSESSIONID=node0rvabd7js57yzcneg27crf01a6.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 20-Apr-2026 02:01:27 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:01:27.165236" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:01:27.143041" elapsed="0.022283"/>
</kw>
<status status="PASS" start="2026-04-21T02:01:27.140926" elapsed="0.024580"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:27.166073" elapsed="0.000058"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:27.165615" elapsed="0.000695"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:27.140695" elapsed="0.025669"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.171878" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:27.168437" elapsed="0.003504"/>
</kw>
<status status="PASS" start="2026-04-21T02:01:27.168105" elapsed="0.003887"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:27.168076" elapsed="0.003953"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.175719" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:27.172471" elapsed="0.003311"/>
</kw>
<status status="PASS" start="2026-04-21T02:01:27.172108" elapsed="0.003750"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:27.172085" elapsed="0.003809"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.176699" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:01:27.176145" elapsed="0.000591"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:27.177188" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:27.176857" elapsed="0.000408"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.177964" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:01:27.177523" elapsed="0.000476"/>
</kw>
<status status="PASS" start="2026-04-21T02:01:27.177300" elapsed="0.000748"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:27.176832" elapsed="0.001245"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.178865" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:01:27.178331" elapsed="0.000572"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:27.179321" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:27.178998" elapsed="0.000413"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.180018" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:01:27.179629" elapsed="0.000416"/>
</kw>
<status status="PASS" start="2026-04-21T02:01:27.179451" elapsed="0.000629"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:27.178974" elapsed="0.001128"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:27.180257" elapsed="0.000352"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:01:27.181097" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:01:27.180773" elapsed="0.000350"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:01:27.181275" elapsed="0.002307"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:01:27.167498" elapsed="0.016150"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:01:27.183845" elapsed="0.000042"/>
</return>
<status status="PASS" start="2026-04-21T02:01:27.183715" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:27.183697" elapsed="0.000250"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:27.184096" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:01:27.184163" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:01:27.186407" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:01:27.135743" elapsed="0.050691"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:01:27.186500" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:01:27.186656" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:01:27.031581" elapsed="0.155100"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:27.187040" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:27.186779" elapsed="0.000329"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:27.186762" elapsed="0.000370"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:01:27.187165" elapsed="0.000025"/>
</return>
<arg>${BGP_VAR_FOLDER}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:01:27.026955" elapsed="0.160333"/>
</kw>
<doc>Configure BGP peer modules with initiate-connection set to false with short ipv6 address.</doc>
<status status="PASS" start="2026-04-21T02:01:26.933187" elapsed="0.254235"/>
</test>
<test id="s1-s6-t2" name="Start_Gobgp" line="56">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:01:27.190680" elapsed="0.000231"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:01:27.190415" elapsed="0.000550"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:27.191965" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:27.191850" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:27.191832" elapsed="0.000201"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:27.196894" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:27.196772" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:27.196754" elapsed="0.000207"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.197994" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:01:27.197562" elapsed="0.000461"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.198555" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:01:27.198201" elapsed="0.000381"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:01:27.198628" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:01:27.198825" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:01:27.197185" elapsed="0.001671"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:27.246382" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:27.246143" elapsed="0.000317"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:27.246101" elapsed="0.000383"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:27.250330" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:27.250157" elapsed="0.000243"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:27.250132" elapsed="0.000294"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:01:27.250954" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:01:27.250597" elapsed="0.000386"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:01:27.251373" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:01:27.251149" elapsed="0.000251"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:01:27.282869" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:01:27.251947" elapsed="0.031157"/>
</kw>
<msg time="2026-04-21T02:01:27.283340" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:01:27.283389" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:27.251565" elapsed="0.031863"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:01:27.305038" level="INFO">". "t "x "t ". "B "g "p "[C "L "l "g "r "[C "B "a "s "i "c ". "S "t "a "r "t "_ "G "o "b "g "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:01:27.284155" elapsed="0.021111"/>
</kw>
<msg time="2026-04-21T02:01:27.305502" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:01:27.305550" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "L "l "g "r "[C "B "a "s "i "c ". "S "t "a "r "t "_ "G "o "b "g "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:27.283686" elapsed="0.021904"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:27.306079" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:27.305708" elapsed="0.000432"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:27.305673" elapsed="0.000495"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.306747" level="INFO"> ". "t "x "t ". "B "g "p "[C "L "l "g "r "[C "B "a "s "i "c ". "S "t "a "r "t "_ "G "o "b "g "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:27.306359" elapsed="0.000477"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:27.307124" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:27.306904" elapsed="0.000279"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:27.306886" elapsed="0.000321"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:01:27.307245" elapsed="0.000038"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:01:27.310470" elapsed="0.000165"/>
</kw>
<msg time="2026-04-21T02:01:27.310703" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:27.308843" elapsed="0.002223"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:27.311352" elapsed="0.000079"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:27.311693" elapsed="0.000080"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:01:27.308163" elapsed="0.003739"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:01:27.307568" elapsed="0.004404"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:01:27.249720" elapsed="0.062355"/>
</kw>
<msg time="2026-04-21T02:01:27.312176" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:01:27.312223" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "L "l "g "r "[C "B "a "s "i "c ". "S "t "a "r "t "_ "G "o "b "g "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:27.247595" elapsed="0.064671"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:01:27.312532" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:01:27.312416" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:27.312396" elapsed="0.000225"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:27.313084" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:27.313436" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:01:27.313512" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:01:27.241085" elapsed="0.072537"/>
</kw>
<msg time="2026-04-21T02:01:27.313721" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:01:27.313767" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "L "l "g "r "[C "B "a "s "i "c ". "S "t "a "r "t "_ "G "o "b "g "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:27.199294" elapsed="0.114530"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:27.314886" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:27.314581" elapsed="0.000362"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:27.314559" elapsed="0.000409"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:01:27.199148" elapsed="0.115844"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:01:27.198959" elapsed="0.116068"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:01:27.196411" elapsed="0.118675"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:01:27.191543" elapsed="0.123604"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:27.191117" elapsed="0.124079"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:01:27.188091" elapsed="0.127164"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.315821" level="INFO">${cmd} = gobgp.cfg &gt; gobgp.log</msg>
<var>${cmd}</var>
<arg>${GOBGP_CFG} &gt; ${GOBGP_LOG}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:01:27.315424" elapsed="0.000426"/>
</kw>
<kw name="Start_GoBgp_And_Verify_Connected" owner="GoBgpLib">
<kw name="Start_GoBgp" owner="GoBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.319143" level="INFO">${start_cmd} = /home/jenkins/gobgpd -l debug -f /home/jenkins/gobgp.cfg &gt; gobgp.log</msg>
<var>${start_cmd}</var>
<arg>${GOBGP_EXECUTION_COMMAND} /home/jenkins/${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:01:27.318772" elapsed="0.000399"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.319573" level="INFO">/home/jenkins/gobgpd -l debug -f /home/jenkins/gobgp.cfg &gt; gobgp.log</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:27.319326" elapsed="0.000294"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:01:27.323387" level="INFO">/home/jenkins/gobgpd -l debug -f /home/jenkins/gobgp.cfg &gt; gobgp.log</msg>
<msg time="2026-04-21T02:01:27.323495" level="INFO">${output} =  /home/jenkins/gobgpd -l debug -f /home/jenkins/gobgp.cfg &gt; gobgp.log
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:01:27.319772" elapsed="0.003751"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.323988" level="INFO"> /home/jenkins/gobgpd -l debug -f /home/jenkins/gobgp.cfg &gt; gobgp.log
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:27.323701" elapsed="0.000335"/>
</kw>
<arg>${cfg_file}</arg>
<doc>Dump the start command into prompt. It assumes that no gobgp is running. For verified
start use Start_GoBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:27.318441" elapsed="0.005656"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_GoBgps_Connection" owner="GoBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.326138" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:01:27.325758" elapsed="0.000408"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.326715" level="INFO">${exp_status_code} = [200, 201, 204]</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:01:27.326369" elapsed="0.000372"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:01:27.334270" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0rvabd7js57yzcneg27crf01a6.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:01:27.334569" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:01:27.334910" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${gobgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:01:27.326922" elapsed="0.008040"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.340477" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:27.335342" elapsed="0.005239"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:01:27.343573" level="INFO">Argument types are:
&lt;class 'list'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:01:27.344177" level="FAIL">ValueError: '[200, 201, 204]' cannot be converted to a floating point number: float() argument must be a string or a real number, not 'list'</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:01:27.340943" elapsed="0.003375">ValueError: '[200, 201, 204]' cannot be converted to a floating point number: float() argument must be a string or a real number, not 'list'</status>
</kw>
<arg>${session}</arg>
<arg>${gobgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:01:27.325258" elapsed="0.019194">ValueError: '[200, 201, 204]' cannot be converted to a floating point number: float() argument must be a string or a real number, not 'list'</status>
</kw>
<kw name="Verify_GoBgps_Connection" owner="GoBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:01:42.350630" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:01:42.349608" elapsed="0.001099"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:01:42.351997" level="INFO">${exp_status_code} = [200, 201, 204]</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:01:42.351141" elapsed="0.000917"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:01:42.365240" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0rvabd7js57yzcneg27crf01a6.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:01:42.366109" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1065'} 
 body={"bgp-rib:peer":[{"peer-id":"bgp://10.30.171.116","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"ibgp"}]} 
 </msg>
<msg time="2026-04-21T02:01:42.366228" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${gobgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:01:42.352423" elapsed="0.013832"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:42.370242" level="INFO">{"bgp-rib:peer":[{"peer-id":"bgp://10.30.171.116","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"ibgp"}]}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:42.366435" elapsed="0.003926"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:01:42.376099" level="INFO">Argument types are:
&lt;class 'list'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:01:42.376336" level="FAIL">ValueError: '[200, 201, 204]' cannot be converted to a floating point number: float() argument must be a string or a real number, not 'list'</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:01:42.370702" elapsed="0.005937">ValueError: '[200, 201, 204]' cannot be converted to a floating point number: float() argument must be a string or a real number, not 'list'</status>
</kw>
<arg>${session}</arg>
<arg>${gobgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:01:42.347301" elapsed="0.029642">ValueError: '[200, 201, 204]' cannot be converted to a floating point number: float() argument must be a string or a real number, not 'list'</status>
</kw>
<kw name="Verify_GoBgps_Connection" owner="GoBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.381619" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:01:57.380205" elapsed="0.001524"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.383584" level="INFO">${exp_status_code} = [200, 201, 204]</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:01:57.382371" elapsed="0.001301"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:01:57.396873" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0rvabd7js57yzcneg27crf01a6.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:01:57.397237" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1065'} 
 body={"bgp-rib:peer":[{"peer-id":"bgp://10.30.171.116","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"ibgp"}]} 
 </msg>
<msg time="2026-04-21T02:01:57.397441" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${gobgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:01:57.384301" elapsed="0.013191"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.402321" level="INFO">{"bgp-rib:peer":[{"peer-id":"bgp://10.30.171.116","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"ibgp"}]}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:57.397850" elapsed="0.004579"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.407587" level="INFO">Argument types are:
&lt;class 'list'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:01:57.407771" level="FAIL">ValueError: '[200, 201, 204]' cannot be converted to a floating point number: float() argument must be a string or a real number, not 'list'</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:01:57.402719" elapsed="0.005231">ValueError: '[200, 201, 204]' cannot be converted to a floating point number: float() argument must be a string or a real number, not 'list'</status>
</kw>
<arg>${session}</arg>
<arg>${gobgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:01:57.378293" elapsed="0.029794">ValueError: '[200, 201, 204]' cannot be converted to a floating point number: float() argument must be a string or a real number, not 'list'</status>
</kw>
<msg time="2026-04-21T02:01:57.408193" level="FAIL">Keyword 'Verify_GoBgps_Connection' failed after retrying 3 times. The last error was: ValueError: '[200, 201, 204]' cannot be converted to a floating point number: float() argument must be a string or a real number, not 'list'</msg>
<arg>${connection_retries}x</arg>
<arg>15s</arg>
<arg>Verify_GoBgps_Connection</arg>
<arg>${session}</arg>
<arg>${gobgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-04-21T02:01:27.324670" elapsed="30.083617">Keyword 'Verify_GoBgps_Connection' failed after retrying 3 times. The last error was: ValueError: '[200, 201, 204]' cannot be converted to a floating point number: float() argument must be a string or a real number, not 'list'</status>
</kw>
<msg time="2026-04-21T02:01:57.408417" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-21T02:01:57.408462" level="INFO">${value} = Keyword 'Verify_GoBgps_Connection' failed after retrying 3 times. The last error was: ValueError: '[200, 201, 204]' cannot be converted to a floating point number: float() argument must be a string or...</msg>
<var>${status}</var>
<var>${value}</var>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>${connection_retries}x</arg>
<arg>15s</arg>
<arg>Verify_GoBgps_Connection</arg>
<arg>${session}</arg>
<arg>${gobgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:27.324264" elapsed="30.084223"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Stop_GoBgp" owner="GoBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:01:57.409449" level="INFO">[?2004l</msg>
<msg time="2026-04-21T02:01:57.409529" level="INFO">${output} = [?2004l</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T02:01:57.409291" elapsed="0.000263"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.409988" level="INFO">[?2004l</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:57.409706" elapsed="0.000327"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.410855" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:01:57.410510" elapsed="0.000560"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:01:57.411236" elapsed="0.000348"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:01:57.410238" elapsed="0.001450"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:01:57.416882" level="INFO">^C
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:01:57.416981" level="INFO">${output} = ^C
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:01:57.411863" elapsed="0.005146"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.417420" level="INFO">^C
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:57.417164" elapsed="0.000302"/>
</kw>
<doc>Stops the GoBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-04-21T02:01:57.408984" elapsed="0.008538"/>
</kw>
<status status="PASS" start="2026-04-21T02:01:57.408615" elapsed="0.008935"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:57.408579" elapsed="0.009004"/>
</if>
<if>
<branch type="IF" condition="&quot;${status}&quot; == &quot;PASS&quot;">
<return>
<status status="NOT RUN" start="2026-04-21T02:01:57.417770" elapsed="0.000037"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:57.417644" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:57.417627" elapsed="0.000233"/>
</if>
<arg>${cmd}</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>${TOOLS_SYSTEM_IP}</arg>
<doc>Starts the GoBgp and verifies its connection. The verification is done by checking the presence
of the peer in the bgp rib. [Gobgp at times might take more time, hence the loop]</doc>
<status status="PASS" start="2026-04-21T02:01:27.316143" elapsed="30.101768"/>
</kw>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:01:27.187651" elapsed="30.230411"/>
</test>
<test id="s1-s6-t3" name="Delete_Bgp_Peer_Configuration" line="61">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:01:57.421359" elapsed="0.000214"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:01:57.421087" elapsed="0.000543"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:57.422886" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:57.422756" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:57.422737" elapsed="0.000219"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:57.428102" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:57.427994" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:57.427976" elapsed="0.000195"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.429179" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:01:57.428779" elapsed="0.000427"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.429663" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:01:57.429368" elapsed="0.000321"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:01:57.429733" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:01:57.429916" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:01:57.428405" elapsed="0.001536"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:57.435429" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:57.435317" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:57.435297" elapsed="0.000202"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:57.436953" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:57.436840" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:57.436820" elapsed="0.000202"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:01:57.437491" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:01:57.437171" elapsed="0.000347"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:01:57.438028" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:01:57.437677" elapsed="0.000379"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:01:57.467687" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:01:57.438610" elapsed="0.029233"/>
</kw>
<msg time="2026-04-21T02:01:57.468033" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:01:57.468080" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:57.438220" elapsed="0.029897"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:01:57.493517" level="INFO">". "t "x "t ". "B "g "p "[C "L "l "g "r "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:01:57.468875" elapsed="0.025063"/>
</kw>
<msg time="2026-04-21T02:01:57.494345" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:01:57.494425" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "L "l "g "r "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:57.468463" elapsed="0.026021"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:57.495248" elapsed="0.000088"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:57.494687" elapsed="0.000705"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:57.494619" elapsed="0.000820"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.496387" level="INFO"> ". "t "x "t ". "B "g "p "[C "L "l "g "r "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:57.495725" elapsed="0.000774"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:57.497015" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:57.496604" elapsed="0.000503"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:57.496574" elapsed="0.000569"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:01:57.497204" elapsed="0.000064"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:01:57.503458" elapsed="0.000879"/>
</kw>
<msg time="2026-04-21T02:01:57.504541" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:57.500199" elapsed="0.004735"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:57.506230" elapsed="0.000172"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:57.507015" elapsed="0.000163"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:01:57.498859" elapsed="0.008623"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:01:57.497699" elapsed="0.009937"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:01:57.436509" elapsed="0.071550"/>
</kw>
<msg time="2026-04-21T02:01:57.508311" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:01:57.508416" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "L "l "g "r "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:57.435678" elapsed="0.072824"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:01:57.509069" elapsed="0.000068"/>
</return>
<status status="PASS" start="2026-04-21T02:01:57.508719" elapsed="0.000503"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:57.508656" elapsed="0.000641"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:57.510407" elapsed="0.000080"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:57.511316" elapsed="0.000059"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:01:57.511483" elapsed="0.000037"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:01:57.434970" elapsed="0.076732"/>
</kw>
<msg time="2026-04-21T02:01:57.511873" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:01:57.511941" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "L "l "g "r "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:57.430361" elapsed="0.081640"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:57.512533" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:57.512130" elapsed="0.000592"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:57.512103" elapsed="0.000659"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:01:57.430211" elapsed="0.082611"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:01:57.430010" elapsed="0.082873"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:01:57.427608" elapsed="0.085370"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:01:57.422459" elapsed="0.090614"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:57.421996" elapsed="0.091153"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:01:57.418912" elapsed="0.094335"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.514906" level="INFO">&amp;{mapping} = { IP=10.30.171.116 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:01:57.513602" elapsed="0.001349"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.549221" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:01:57.548753" elapsed="0.000516"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:01:57.550142" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:01:57.549826" elapsed="0.000410">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:01:57.550333" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:01:57.549462" elapsed="0.000896"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.550931" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:01:57.550525" elapsed="0.000433"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:01:57.551298" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:01:57.551520" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:01:57.551144" elapsed="0.000402"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.551982" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:57.551709" elapsed="0.000321"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.553071" level="INFO">mapping: {'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:57.552803" elapsed="0.000315"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.553558" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:01:57.553279" elapsed="0.000305"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.554385" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:01:57.554071" elapsed="0.000339"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:01:57.555484" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:01:57.555244" elapsed="0.000267"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:01:57.555568" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:01:57.555744" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:01:57.554605" elapsed="0.001163"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:01:57.555946" elapsed="0.000362"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:01:57.553874" elapsed="0.002476"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.556919" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:01:57.556600" elapsed="0.000345"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:01:57.557663" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:01:57.557449" elapsed="0.000240"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:01:57.557739" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:01:57.557909" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:01:57.557132" elapsed="0.000801"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:01:57.558082" elapsed="0.000221"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:01:57.556468" elapsed="0.001876"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.558906" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:01:57.558587" elapsed="0.000344"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:01:57.559755" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:01:57.559538" elapsed="0.000243"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:01:57.559852" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:01:57.560004" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:01:57.559206" elapsed="0.000823"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:01:57.560179" elapsed="0.000225"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:01:57.558457" elapsed="0.001987"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.561011" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:01:57.560688" elapsed="0.000349"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:01:57.561753" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:01:57.561538" elapsed="0.000240"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:01:57.561844" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:01:57.561995" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:01:57.561225" elapsed="0.000794"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:01:57.562168" elapsed="0.000219"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:01:57.560557" elapsed="0.001870"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.563008" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:01:57.562667" elapsed="0.000374"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:01:57.563771" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:01:57.563552" elapsed="0.000260"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:01:57.563863" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:01:57.564017" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:01:57.563230" elapsed="0.000811"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:01:57.564192" elapsed="0.000223"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:01:57.562538" elapsed="0.001917"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.565018" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:01:57.564697" elapsed="0.000348"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:01:57.566001" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:01:57.565547" elapsed="0.000480"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:01:57.566076" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:01:57.566228" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:01:57.565231" elapsed="0.001021"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:01:57.566404" elapsed="0.000224"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:01:57.564567" elapsed="0.002187"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.567428" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:01:57.567078" elapsed="0.000376"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:01:57.568450" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:01:57.568140" elapsed="0.000347"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:01:57.568562" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:01:57.568780" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:01:57.567643" elapsed="0.001194"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:01:57.569060" elapsed="0.000327"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:01:57.566886" elapsed="0.002560"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.570473" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:01:57.569865" elapsed="0.000654"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:01:57.572011" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:01:57.571584" elapsed="0.000480"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:01:57.572160" elapsed="0.000059"/>
</return>
<msg time="2026-04-21T02:01:57.572460" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:01:57.570942" elapsed="0.001570"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:01:57.572841" elapsed="0.000428"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:01:57.569611" elapsed="0.003740"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:01:57.553649" elapsed="0.019776"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:01:57.573519" elapsed="0.000056"/>
</return>
<msg time="2026-04-21T02:01:57.573879" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME'...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:01:57.552462" elapsed="0.021473"/>
</kw>
<status status="PASS" start="2026-04-21T02:01:57.552123" elapsed="0.021879"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:57.574382" elapsed="0.000043"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:57.574065" elapsed="0.000425"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:57.552091" elapsed="0.022439"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.576422" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:01:57.574853" elapsed="0.001628"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:01:57.576579" elapsed="0.000058"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/gobgp_2.18.0_linux_386.tar.gz.</doc>
<status status="PASS" start="2026-04-21T02:01:57.548127" elapsed="0.028732"/>
</kw>
<msg time="2026-04-21T02:01:57.576978" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:57.547010" elapsed="0.030080"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/gobgp_2.18.0_linux_386.tar.gz.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:57.578181" elapsed="0.000053"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/gobgp_2.18.0_linux_386.tar.gz.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:57.579299" elapsed="0.000051"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/gobgp_2.18.0_linux_386.tar.gz.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:57.580179" elapsed="0.000034"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:57.580435" elapsed="0.000028"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:57.580684" elapsed="0.000028"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:57.581234" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:57.581036" elapsed="0.000275"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:01:57.581013" elapsed="0.000328"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:57.581532" elapsed="0.000028"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:57.581760" elapsed="0.000027"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:57.581996" elapsed="0.000025"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:01:57.580963" elapsed="0.001094"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:01:57.580815" elapsed="0.001269"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:57.582251" elapsed="0.000024"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:01:57.582349" elapsed="0.000022"/>
</return>
<msg time="2026-04-21T02:01:57.582521" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:01:57.542242" elapsed="0.040316"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.584129" level="INFO">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.116</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:57.583780" elapsed="0.000414"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:01:57.597347" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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.116 
 path_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.116 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0rvabd7js57yzcneg27crf01a6.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:01:57.597422" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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.116 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:01:57.597560" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:01:57.587484" elapsed="0.010113"/>
</kw>
<status status="PASS" start="2026-04-21T02:01:57.584276" elapsed="0.013385"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:57.597970" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:57.597704" elapsed="0.000425"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:57.584254" elapsed="0.013908"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.602892" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:57.599670" elapsed="0.003283"/>
</kw>
<status status="PASS" start="2026-04-21T02:01:57.599349" elapsed="0.003651"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:57.599321" elapsed="0.003715"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.606524" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:57.603417" elapsed="0.003169"/>
</kw>
<status status="PASS" start="2026-04-21T02:01:57.603113" elapsed="0.003519"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:57.603090" elapsed="0.003574"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.607525" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:01:57.606958" elapsed="0.000604"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:57.607999" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:57.607652" elapsed="0.000427"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.608747" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:01:57.608339" elapsed="0.000441"/>
</kw>
<status status="PASS" start="2026-04-21T02:01:57.608113" elapsed="0.000733"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:57.607628" elapsed="0.001249"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.609574" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:01:57.609089" elapsed="0.000521"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:57.610032" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:57.609702" elapsed="0.000408"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.610733" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:01:57.610357" elapsed="0.000517"/>
</kw>
<status status="PASS" start="2026-04-21T02:01:57.610142" elapsed="0.000787"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:57.609679" elapsed="0.001281"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:57.611187" elapsed="0.000494"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:01:57.612369" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:01:57.611929" elapsed="0.000476"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:01:57.612618" elapsed="0.003068"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:01:57.598720" elapsed="0.017060"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:01:57.615878" elapsed="0.000059"/>
</return>
<msg time="2026-04-21T02:01:57.618862" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:01:57.582980" elapsed="0.035916"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:01:57.618967" elapsed="0.000035"/>
</return>
<arg>${BGP_VAR_FOLDER}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:01:57.515339" elapsed="0.103788"/>
</kw>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<status status="PASS" start="2026-04-21T02:01:57.418316" elapsed="0.200994"/>
</test>
<test id="s1-s6-t4" name="Stop_All_Gobgps" line="74">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:01:57.623081" elapsed="0.000248"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:01:57.622770" elapsed="0.000626"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:57.624479" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:57.624348" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:57.624329" elapsed="0.000222"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:57.632301" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:57.632185" elapsed="0.000250"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:57.632166" elapsed="0.000298"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.633554" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:01:57.633125" elapsed="0.000458"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.634068" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:01:57.633744" elapsed="0.000351"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:01:57.634140" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:01:57.634302" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:01:57.632720" elapsed="0.001607"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:57.639876" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:57.639746" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:57.639727" elapsed="0.000231"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:57.641320" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:57.641210" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:57.641192" elapsed="0.000205"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:01:57.641992" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:01:57.641576" elapsed="0.000452"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:01:57.642523" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:01:57.642229" elapsed="0.000328"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:01:57.674828" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:01:57.643245" elapsed="0.031817"/>
</kw>
<msg time="2026-04-21T02:01:57.675347" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:01:57.675413" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:57.642809" elapsed="0.032655"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:01:57.695887" level="INFO">". "t "x "t ". "B "g "p "[C "L "l "g "r "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "G "o "b "g "p "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:01:57.676357" elapsed="0.019754"/>
</kw>
<msg time="2026-04-21T02:01:57.696385" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:01:57.696452" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "L "l "g "r "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "G "o "b "g "p "s "[K"
[?1l&gt;[?2...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:57.675770" elapsed="0.020739"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:57.697115" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:57.696657" elapsed="0.000540"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:57.696612" elapsed="0.000625"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.697936" level="INFO"> ". "t "x "t ". "B "g "p "[C "L "l "g "r "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "G "o "b "g "p "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:57.697436" elapsed="0.000577"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:57.698410" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:57.698100" elapsed="0.000388"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:57.698075" elapsed="0.000443"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:01:57.698576" elapsed="0.000065"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:01:57.702202" elapsed="0.000231"/>
</kw>
<msg time="2026-04-21T02:01:57.702521" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:57.700782" elapsed="0.001921"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:57.703206" elapsed="0.000097"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:57.703652" elapsed="0.000098"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:01:57.699925" elapsed="0.003992"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:01:57.699086" elapsed="0.004928"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:01:57.640889" elapsed="0.063256"/>
</kw>
<msg time="2026-04-21T02:01:57.704296" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:01:57.704360" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "L "l "g "r "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "G "o "b "g "p "s "[K"
[?1l&gt;[?2...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:57.640115" elapsed="0.064303"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:01:57.705031" elapsed="0.000040"/>
</return>
<status status="PASS" start="2026-04-21T02:01:57.704524" elapsed="0.000594"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:57.704499" elapsed="0.000655"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:57.705735" elapsed="0.000036"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:57.706240" elapsed="0.000034"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:01:57.706358" elapsed="0.000025"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:01:57.639398" elapsed="0.067114"/>
</kw>
<msg time="2026-04-21T02:01:57.706638" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:01:57.706698" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "L "l "g "r "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "G "o "b "g "p "s "[K"
[?1l&gt;[?2...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:57.634804" elapsed="0.071948"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:57.707218" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:57.706885" elapsed="0.000394"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:57.706858" elapsed="0.000453"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:01:57.634605" elapsed="0.072739"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:01:57.634397" elapsed="0.073000"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:01:57.631778" elapsed="0.075697"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:01:57.624048" elapsed="0.083501"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:57.623561" elapsed="0.084055"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:01:57.620353" elapsed="0.087339"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:01:57.719419" level="INFO">Executing command 'cat gobgp.log'.</msg>
<msg time="2026-04-21T02:01:57.734398" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:01:57.734584" level="INFO">${output_log} = {"level":"info","msg":"gobgpd started","time":"2026-04-21T02:01:27Z"}
{"Topic":"Config","level":"info","msg":"Finished reading the config file","time":"2026-04-21T02:01:27Z"}
{"level":"info","msg":"Pe...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:01:57.719198" elapsed="0.015425"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.735466" level="INFO">{"level":"info","msg":"gobgpd started","time":"2026-04-21T02:01:27Z"}
{"Topic":"Config","level":"info","msg":"Finished reading the config file","time":"2026-04-21T02:01:27Z"}
{"level":"info","msg":"Peer 10.30.171.3 is added","time":"2026-04-21T02:01:27Z"}
{"Topic":"Peer","level":"info","msg":"Add a peer configuration for:10.30.171.3","time":"2026-04-21T02:01:27Z"}
{"Duration":0,"Key":"10.30.171.3","Topic":"Peer","level":"debug","msg":"IdleHoldTimer expired","time":"2026-04-21T02:01:27Z"}
{"Key":"10.30.171.3","Topic":"Peer","level":"debug","msg":"state changed","new":"BGP_FSM_ACTIVE","old":"BGP_FSM_IDLE","reason":{"Type":7,"BGPNotification":null,"Data":null},"time":"2026-04-21T02:01:27Z"}
{"Key":"10.30.171.3","Topic":"Peer","level":"debug","msg":"try to connect","time":"2026-04-21T02:01:34Z"}
{"Key":"10.30.171.3","Topic":"Peer","level":"debug","msg":"state changed","new":"BGP_FSM_OPENSENT","old":"BGP_FSM_ACTIVE","reason":{"Type":11,"BGPNotification":null,"Data":null},"time":"2026-04-21T02:01:34Z"}
{"Key":"10.30.171.3","Topic":"Peer","level":"debug","msg":"state changed","new":"BGP_FSM_OPENCONFIRM","old":"BGP_FSM_OPENSENT","reason":{"Type":12,"BGPNotification":null,"Data":null},"time":"2026-04-21T02:01:34Z"}
{"Key":"10.30.171.3","State":"BGP_FSM_OPENCONFIRM","Topic":"Peer","level":"info","msg":"Peer Up","time":"2026-04-21T02:01:34Z"}
{"Key":"10.30.171.3","Topic":"Peer","level":"debug","msg":"state changed","new":"BGP_FSM_ESTABLISHED","old":"BGP_FSM_OPENCONFIRM","reason":{"Type":13,"BGPNotification":null,"Data":null},"time":"2026-04-21T02:01:34Z"}
{"Key":"10.30.171.3","Topic":"Peer","attributes":[],"level":"debug","msg":"received update","nlri":[],"time":"2026-04-21T02:01:34Z","withdrawals":[]}
{"AddressFamily":65537,"Key":"10.30.171.3","Topic":"Peer","level":"debug","msg":"EOR received","time":"2026-04-21T02:01:34Z"}
{"Key":"10.30.171.3","Topic":"Peer","attributes":[],"level":"debug","msg":"received update","nlri":[],"time":"2026-04-21T02:01:34Z","withdrawals":[]}
{"AddressFamily":65537,"Key":"10.30.171.3","Topic":"Peer","level":"debug","msg":"EOR received","time":"2026-04-21T02:01:34Z"}</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:57.734952" elapsed="0.000715"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-21T02:01:57.736715" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/gobgp.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/gobgp.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-21T02:01:57.736003" elapsed="0.000808"/>
</kw>
<arg>${GOBGP_LOG}</arg>
<arg>${GOBGP_LOG}</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-21T02:01:57.718614" elapsed="0.018289"/>
</kw>
<kw name="Stop_GoBgp" owner="GoBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:01:57.737985" level="INFO">${output} =  </msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T02:01:57.737685" elapsed="0.000337"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.738602" level="INFO"> </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:57.738250" elapsed="0.000428"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.739865" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:01:57.739358" elapsed="0.000544"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:01:57.740110" elapsed="0.000285"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:01:57.738983" elapsed="0.001489"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:01:57.773750" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:01:57.774140" level="INFO">${output} = ^C[?2004l[?2004h[?2004l
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:01:57.740678" elapsed="0.033503"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.775108" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:57.774613" elapsed="0.000550"/>
</kw>
<doc>Stops the GoBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-04-21T02:01:57.737253" elapsed="0.037988"/>
</kw>
<doc>Save exabgp logs as exaipv6.log, and stop exabgp with ctrl-c bash signal</doc>
<status status="PASS" start="2026-04-21T02:01:57.619629" elapsed="0.155753"/>
</test>
<kw name="Stop_Suite" type="TEARDOWN">
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-04-21T02:01:57.776235" elapsed="0.000864"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-04-21T02:01:57.777355" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-04-21T02:01:57.777264" elapsed="0.000215"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Stop_GoBgp" owner="GoBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:01:57.778754" level="INFO">${output} = None</msg>
<msg time="2026-04-21T02:01:57.778828" level="FAIL">No open connection.</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="FAIL" start="2026-04-21T02:01:57.778545" elapsed="0.001033">No open connection.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.780053" level="INFO">None</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:57.779760" elapsed="0.000339"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.780919" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:01:57.780536" elapsed="0.000412"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<msg time="2026-04-21T02:01:57.781282" level="FAIL">No open connection.</msg>
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="FAIL" start="2026-04-21T02:01:57.781103" elapsed="0.000443">No open connection.</status>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="FAIL" start="2026-04-21T02:01:57.780311" elapsed="0.001373">No open connection.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:01:57.782076" level="INFO">${output} = None</msg>
<msg time="2026-04-21T02:01:57.782128" level="FAIL">No open connection.</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-21T02:01:57.781869" elapsed="0.000508">No open connection.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.782836" level="INFO">None</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:57.782550" elapsed="0.000334"/>
</kw>
<doc>Stops the GoBgp by sending ctrl+c</doc>
<status status="FAIL" start="2026-04-21T02:01:57.778308" elapsed="0.004698">Several failures occurred:

1) No open connection.

2) No open connection.

3) No open connection.</status>
</kw>
<arg>GoBgpLib.Stop_GoBgp</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:57.777723" elapsed="0.005335"/>
</kw>
<doc>Suite teardown keyword</doc>
<status status="PASS" start="2026-04-21T02:01:57.775956" elapsed="0.007152"/>
</kw>
<doc>Functional test for ipv6 connection with bgp.

Copyright (c) 2020 Lumina Networks Intellectual Property. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distribution,
and is available at http://www.eclipse.org/legal/epl-v10.html

This suite tests simple connection between one ibgp peer (goabgp) and Odl.
Peer is configured with ipv6, and gobgp connectes to odl via ipv6.</doc>
<status status="PASS" start="2026-04-21T02:01:23.550949" elapsed="34.232189"/>
</suite>
<suite id="s1-s7" name="Bgp App Peer Basic" source="/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/bgp_app_peer_basic.robot">
<kw name="Setup_Everything" type="SETUP">
<kw name="Setup_Utils_For_Setup_And_Teardown" owner="SetupUtils">
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.876139" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:01:57.871582" elapsed="0.004630"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-04-21T02:01:57.871309" elapsed="0.004999"/>
</kw>
<kw name="Setup_Karaf_Keywords" owner="KarafKeywords">
<kw name="ClusterManagement_Setup" owner="ClusterManagement">
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.882546" level="INFO">${already_done} = False</msg>
<var>${already_done}</var>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>False</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-21T02:01:57.878464" elapsed="0.004120"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="NOT RUN" start="2026-04-21T02:01:57.882892" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:57.882708" elapsed="0.000245"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:57.882668" elapsed="0.000313"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.883509" level="INFO">${ClusterManagement__has_setup_run} = True</msg>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:01:57.883144" elapsed="0.000408"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.884053" level="INFO">${cluster_size} = 1</msg>
<var>${cluster_size}</var>
<arg>\${NUM_ODL_SYSTEM}</arg>
<arg>1</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-21T02:01:57.883719" elapsed="0.000360"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Convert To Integer" owner="BuiltIn">
<arg>${cluster_size}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-04-21T02:01:57.884612" elapsed="0.000329"/>
</kw>
<msg time="2026-04-21T02:01:57.885043" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:01:57.885089" level="INFO">${possibly_int_of_members} = 1</msg>
<var>${status}</var>
<var>${possibly_int_of_members}</var>
<arg>BuiltIn.Convert_To_Integer</arg>
<arg>${cluster_size}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:57.884250" elapsed="0.000862"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.885700" level="INFO">${int_of_members} = 1</msg>
<var>${int_of_members}</var>
<arg>'${status}' != 'PASS'</arg>
<arg>${1}</arg>
<arg>${possibly_int_of_members}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:01:57.885284" elapsed="0.000446"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.886825" level="INFO">@{member_index_list} = [ ]</msg>
<var>@{member_index_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:01:57.886537" elapsed="0.000317"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.887266" level="INFO">@{session_list} = [ ]</msg>
<var>@{session_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:01:57.887004" elapsed="0.000288"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.887751" level="INFO">&amp;{index_to_ip_mapping} = { }</msg>
<var>&amp;{index_to_ip_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:01:57.887453" elapsed="0.000326"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="ClusterManagement__Include_Member_Index" owner="ClusterManagement">
<kw name="Append To List" owner="Collections">
<arg>${member_index_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T02:01:57.892022" elapsed="0.000250"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.892817" level="INFO">${member_ip} = 10.30.171.3</msg>
<var>${member_ip}</var>
<arg>${ODL_SYSTEM_${index}_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:01:57.892449" elapsed="0.000396"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${index_to_ip_mapping}</arg>
<arg>${index}</arg>
<arg>${member_ip}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:01:57.893004" elapsed="0.000251"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.894253" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:01:57.893881" elapsed="0.000406"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-21T02:01:57.894348" elapsed="0.000056"/>
</return>
<msg time="2026-04-21T02:01:57.894546" level="INFO">${session_alias} = ClusterManagement__session_1</msg>
<var>${session_alias}</var>
<arg>member_index=${index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-21T02:01:57.893471" elapsed="0.001101"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:01:57.895397" level="INFO">Creating Session using : alias=ClusterManagement__session_1, url=http://10.30.171.3:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x799ad7581690&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>${session_alias}</arg>
<arg>http://${member_ip}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>timeout=${http_timeout}</arg>
<arg>max_retries=${http_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-21T02:01:57.894773" elapsed="0.000829"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${session_list}</arg>
<arg>${session_alias}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T02:01:57.895823" elapsed="0.000243"/>
</kw>
<arg>${index}</arg>
<arg>${member_index_list}</arg>
<arg>${session_list}</arg>
<arg>${index_to_ip_mapping}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Add a corresponding item based on index into the last three arguments.
Create the Http session whose alias is added to list.</doc>
<status status="PASS" start="2026-04-21T02:01:57.891375" elapsed="0.004769"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:01:57.891103" elapsed="0.005096"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${int_of_members+1}</value>
<status status="PASS" start="2026-04-21T02:01:57.887870" elapsed="0.008382"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.897273" level="INFO">${ClusterManagement__member_index_list} = [1]</msg>
<arg>\${ClusterManagement__member_index_list}</arg>
<arg>${member_index_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:01:57.896488" elapsed="0.000841"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.898290" level="INFO">${ClusterManagement__index_to_ip_mapping} = {1: '10.30.171.3'}</msg>
<arg>\${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index_to_ip_mapping}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:01:57.897558" elapsed="0.000786"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.899031" level="INFO">${ClusterManagement__session_list} = ['ClusterManagement__session_1']</msg>
<arg>\${ClusterManagement__session_list}</arg>
<arg>${session_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:01:57.898547" elapsed="0.000704"/>
</kw>
<arg>int_of_members=${int_of_members}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Construct index list, session list and IP mapping, publish them as suite variables.</doc>
<status status="PASS" start="2026-04-21T02:01:57.886071" elapsed="0.013265"/>
</kw>
<arg>http_timeout=${http_timeout}</arg>
<doc>Detect repeated call, or detect number of members and initialize derived suite variables.
Http sessions are created with parameters to not waste time when ODL is no accepting connections properly.</doc>
<status status="PASS" start="2026-04-21T02:01:57.877319" elapsed="0.022098"/>
</kw>
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:57.899749" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:57.899537" elapsed="0.000292"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:57.899502" elapsed="0.000363"/>
</if>
<kw name="Run_Bash_Command_On_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.903639" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:01:57.903198" elapsed="0.000470"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.904170" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:01:57.903855" elapsed="0.000342"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:01:57.904245" elapsed="0.000044"/>
</return>
<msg time="2026-04-21T02:01:57.904420" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:01:57.902813" elapsed="0.001633"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:01:57.905539" level="INFO">${member_ip} = 10.30.171.3</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:01:57.905235" elapsed="0.000337"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:01:57.906455" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:01:57.906558" level="INFO">${current_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:01:57.906242" elapsed="0.000342"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:57.910498" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:57.909888" elapsed="0.000696"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:57.909864" elapsed="0.000762"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:01:57.911294" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:01:57.911525" level="INFO">${current_ssh_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:01:57.910849" elapsed="0.000729"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.912540" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.171.3" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:57.911872" elapsed="0.000776"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:01:57.913978" level="INFO">${conn_id} = 1</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:01:57.912940" elapsed="0.001090"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:01:57.915867" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:01:57.916047" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:01:57.915458" elapsed="0.000633"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:57.916435" elapsed="0.000492"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T02:01:57.918279" level="INFO">Logging into '10.30.171.3:22' as 'jenkins'.</msg>
<msg time="2026-04-21T02:01:58.530988" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 02:01:58 UTC 2026

  System load:  0.01               Processes:             125
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.171.3
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 02:01:23 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T02:01:57.917938" elapsed="0.613489"/>
</kw>
<msg time="2026-04-21T02:01:58.531543" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:57.917293" elapsed="0.614484"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T02:01:57.914481" elapsed="0.617511"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:01:58.533132" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-04-21T02:01:58.545994" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-04-21T02:01:58.546266" level="INFO">${stdout} = </msg>
<msg time="2026-04-21T02:01:58.546409" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:01:58.532479" elapsed="0.014000"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:01:58.547222" elapsed="0.001263"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:58.551173" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:58.549865" elapsed="0.001544"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T02:01:58.552418" elapsed="0.000117"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:58.551782" elapsed="0.000920"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:58.551723" elapsed="0.001175"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:01:58.553580" elapsed="0.000145"/>
</return>
<status status="PASS" start="2026-04-21T02:01:58.553088" elapsed="0.000846"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:58.553048" elapsed="0.000973"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T02:01:58.554153" elapsed="0.000036"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:58.558939" elapsed="0.000490"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:01:58.559706" elapsed="0.000342"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:01:58.560311" elapsed="0.000219"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:01:58.555311" elapsed="0.005291"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-04-21T02:01:57.908843" elapsed="0.651938"/>
</kw>
<msg time="2026-04-21T02:01:58.560910" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:57.907770" elapsed="0.653201"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-21T02:01:57.907282" elapsed="0.653772"/>
</kw>
<msg time="2026-04-21T02:01:58.561098" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:57.906746" elapsed="0.654399"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:58.563914" elapsed="0.000315"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:01:58.564398" elapsed="0.000146"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:01:58.564696" elapsed="0.000149"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:01:58.561444" elapsed="0.003456"/>
</kw>
<msg time="2026-04-21T02:01:58.564998" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-04-21T02:01:57.905857" elapsed="0.659167"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:58.565473" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:58.565223" elapsed="0.000292"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-21T02:01:58.565558" elapsed="0.000030"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-04-21T02:01:57.904868" elapsed="0.660817"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:01:57.904659" elapsed="0.661151"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:01:57.904509" elapsed="0.661352"/>
</for>
<arg>iptables -I INPUT -p tcp --dport ${KARAF_SHELL_PORT} -j ACCEPT; iptables-save</arg>
<doc>Cycle through indices (or all), run command on each.</doc>
<status status="PASS" start="2026-04-21T02:01:57.900178" elapsed="0.665751"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>First connections to Karaf console may fail, so WUKS is used. TODO: Track as a Bug.</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-04-21T02:01:58.566093" elapsed="0.000216"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:58.581265" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:58.581147" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:58.581127" elapsed="0.000210"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:01:58.581660" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:01:58.581770" level="INFO">${current_ssh_connection_object} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:01:58.581503" elapsed="0.000310"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:58.582239" level="INFO">{}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:58.581973" elapsed="0.000311"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:58.582681" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:58.582438" elapsed="0.000287"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:01:58.583526" level="FAIL">Dictionary does not contain key '1'.</msg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="FAIL" start="2026-04-21T02:01:58.583287" elapsed="0.000368">Dictionary does not contain key '1'.</status>
</kw>
<msg time="2026-04-21T02:01:58.583766" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-21T02:01:58.583829" level="INFO">${old_connection_index} = Dictionary does not contain key '1'.</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:58.582911" elapsed="0.000943"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:58.584160" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:58.583929" elapsed="0.000306"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:58.583911" elapsed="0.000348"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:01:58.585025" level="INFO">${ip_address} = 10.30.171.3</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:01:58.584742" elapsed="0.000309"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-04-21T02:01:58.585098" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:01:58.585250" level="INFO">${odl_ip} = 10.30.171.3</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-04-21T02:01:58.584465" elapsed="0.000809"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_PORT}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:01:58.585433" elapsed="0.000446"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:01:58.586163" level="INFO">index=4
host=10.30.171.3
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:01:58.586263" level="INFO">${karaf_connection_object} = index=4
host=10.30.171.3
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:01:58.586055" elapsed="0.000234"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:01:58.586441" elapsed="0.002522"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-04-21T02:01:58.589405" level="INFO">Logging into '10.30.171.3:8101' as 'karaf'.</msg>
<msg time="2026-04-21T02:01:58.757730" level="INFO">Read output: [33m                                                                                           
[33m    ________                       ________                .__  .__       .__     __       
[33m    \_____  \ ______   ____   ____ \______ \ _____  ___.__.|  | |__| ____ |  |___/  |_     
[33m     /   |   \\____ \_/ __ \ /    \ |    |  \\__  \&lt;   |  ||  | |  |/ ___\|  |  \   __\    
[33m    /    |    \  |_&gt; &gt;  ___/|   |  \|    `   \/ __ \\___  ||  |_|  / /_/  &gt;   Y  \  |      
[33m    \_______  /   __/ \___  &gt;___|  /_______  (____  / ____||____/__\___  /|___|  /__|      
[33m            \/|__|        \/     \/        \/     \/\/            /_____/      \/          
[33m                                                                                           

Hit '[1m&lt;tab&gt;[0m' for a list of available commands
and '[1m[cmd] --help[0m' for help on a specific command.
Hit '[1m&lt;ctrl-d&gt;[0m' or type '[1msystem:shutdown[0m' or '[1mlogout[0m' to shutdown OpenDaylight.

[?1h=[90m~[0m                                                                                [?2004hopendaylight-user</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="PASS" start="2026-04-21T02:01:58.589132" elapsed="0.169207"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:58.764923" elapsed="0.000575"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:01:58.765744" elapsed="0.000323"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:01:58.766323" elapsed="0.000157"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:01:58.761033" elapsed="0.005525"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:01:58.759498" elapsed="0.007179"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-04-21T02:01:58.580636" elapsed="0.186175"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:01:58.567869" elapsed="0.199028"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:58.566685" elapsed="0.200297"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:01:58.566538" elapsed="0.200508"/>
</iter>
<var>${index}</var>
<value>@{ClusterManagement__member_index_list}</value>
<status status="PASS" start="2026-04-21T02:01:58.566373" elapsed="0.200746"/>
</for>
<arg>http_timeout=${http_timeout}</arg>
<doc>Initialize ClusterManagement. Open ssh karaf connections to each ODL.</doc>
<status status="PASS" start="2026-04-21T02:01:57.876825" elapsed="0.890399"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Test_Suite_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:58.771170" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:58.771023" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:58.770987" elapsed="0.000273"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:58.776437" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:58.776323" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:58.776305" elapsed="0.000203"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:01:58.777588" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:01:58.777131" elapsed="0.000492"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:01:58.778144" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:01:58.777814" elapsed="0.000356"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:01:58.778215" elapsed="0.000053"/>
</return>
<msg time="2026-04-21T02:01:58.778401" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:01:58.776754" elapsed="0.001671"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:58.784420" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:58.784308" elapsed="0.000163"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:58.784290" elapsed="0.000212"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:58.785926" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:58.785757" elapsed="0.000222"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:58.785737" elapsed="0.000267"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:01:58.786581" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:01:58.786204" elapsed="0.000405"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:01:58.787043" level="INFO">${current_connection_index} = None</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:01:58.786782" elapsed="0.000295"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:01:58.815964" level="INFO">@root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "r "k "s "p "a "c "e "/ "b "g "p "[78Cc "[A[78Ce</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:01:58.787803" elapsed="0.028304"/>
</kw>
<msg time="2026-04-21T02:01:58.816249" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:01:58.816298" level="INFO">${message_write} = @root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:58.787273" elapsed="0.029063"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:01:58.880968" level="INFO">"p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "u "s "e "r "/ "b "g "p "_ "a "p "p "[78C_ "[A[78Cp
 "e "e "r "_ "b "a "s "i "c ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:01:58.817140" elapsed="0.064060"/>
</kw>
<msg time="2026-04-21T02:01:58.881388" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:01:58.881436" level="INFO">${message_wait} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:58.816595" elapsed="0.064879"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:58.882103" elapsed="0.000057"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:58.881597" elapsed="0.000663"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:58.881560" elapsed="0.000730"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:58.882911" level="INFO"> "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "u "s "e "r "/ "b "g "p "_ "a "p "p "[78C_ "[A[78Cp
 "e "e "r "_ "b "a "s "i "c ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:58.882446" elapsed="0.000560"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:58.883314" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:58.883074" elapsed="0.000392"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:58.883056" elapsed="0.000436"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:01:58.883535" elapsed="0.000048"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:58.885761" elapsed="0.000517"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:01:58.886630" elapsed="0.000368"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:01:58.887358" elapsed="0.000252"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:01:58.884909" elapsed="0.002794"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:01:58.883946" elapsed="0.003910"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:01:58.785432" elapsed="0.102531"/>
</kw>
<msg time="2026-04-21T02:01:58.888070" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:01:58.888118" level="INFO">${message} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:58.784671" elapsed="0.103486"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:01:58.888353" elapsed="0.000031"/>
</return>
<status status="PASS" start="2026-04-21T02:01:58.888240" elapsed="0.000178"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:58.888221" elapsed="0.000223"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:58.888914" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:58.889284" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:01:58.889359" elapsed="0.000019"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:01:58.784009" elapsed="0.105467"/>
</kw>
<msg time="2026-04-21T02:01:58.889575" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:01:58.889653" level="INFO">${output} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:58.778873" elapsed="0.110828"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:58.890111" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:58.889845" elapsed="0.000323"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:58.889766" elapsed="0.000427"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:01:58.778698" elapsed="0.111611"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:01:58.778495" elapsed="0.111857"/>
</for>
<arg>Starting suite ${SUITE_SOURCE}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:01:58.776014" elapsed="0.114403"/>
</kw>
<doc>Log suite name to karaf log, useful in suite setup.</doc>
<status status="PASS" start="2026-04-21T02:01:58.768171" elapsed="0.122308"/>
</kw>
<arg>KarafKeywords.Log_Test_Suite_Start_To_Controller_Karaf</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:58.767462" elapsed="0.123063"/>
</kw>
<doc>Prepare both FailFast and Karaf logging, log that the caller suite has started.
This keyword is to be used in suite setup, and without it the other keywords may not work properly.</doc>
<status status="PASS" start="2026-04-21T02:01:57.870975" elapsed="1.019611"/>
</kw>
<kw name="Set Default Configuration" owner="SSHLibrary">
<arg>prompt=${TOOLS_SYSTEM_PROMPT}</arg>
<doc>Update the default `configuration`.</doc>
<status status="PASS" start="2026-04-21T02:01:58.890747" elapsed="0.000427"/>
</kw>
<kw name="Open_BGP_Peer_Console">
<kw name="Open Connection" owner="SSHLibrary">
<arg>${TOOLS_SYSTEM_IP}</arg>
<arg>alias=bgp_peer_console</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:01:58.891546" elapsed="0.000760"/>
</kw>
<kw name="Flexible_Mininet_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:01:58.895343" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:01:58.895446" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:01:58.894917" elapsed="0.000558"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:58.895681" elapsed="0.000449"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T02:01:58.897221" level="INFO">Logging into '10.30.171.116:22' as 'jenkins'.</msg>
<msg time="2026-04-21T02:01:59.226674" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-153-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 02:01:24 UTC 2026

  System load:  0.01               Processes:             108
  Usage of /:   19.4% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.171.116
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

9 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 02:01:26 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T02:01:58.896812" elapsed="0.330254"/>
</kw>
<msg time="2026-04-21T02:01:59.227278" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:58.896345" elapsed="0.331121"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T02:01:58.893285" elapsed="0.334442"/>
</kw>
<msg time="2026-04-21T02:01:59.227891" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:58.892871" elapsed="0.335135"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-04-21T02:01:58.892513" elapsed="0.335679"/>
</kw>
<doc>Create a session for BGP peer.</doc>
<status status="PASS" start="2026-04-21T02:01:58.891319" elapsed="0.336997"/>
</kw>
<kw name="Require_Python" owner="SSHKeywords">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:01:59.231737" level="INFO">Executing command 'python3 --help'.</msg>
<msg time="2026-04-21T02:01:59.244782" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:01:59.245087" level="INFO">${stdout} = usage: python3 [option] ... [-c cmd | -m mod | file | -] [arg] ...
Options and arguments (and corresponding environment variables):
-b     : issue warnings about str(bytes_instance), str(bytearray_ins...</msg>
<msg time="2026-04-21T02:01:59.245190" level="INFO">${stderr} = </msg>
<msg time="2026-04-21T02:01:59.245282" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:01:59.231239" elapsed="0.014094"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T02:01:59.247364" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-21T02:01:59.246679" elapsed="0.000789"/>
</kw>
<msg time="2026-04-21T02:01:59.247678" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-21T02:01:59.247777" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:59.245758" elapsed="0.002107"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:01:59.249323" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:01:59.248260" elapsed="0.001122"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="NOT RUN" start="2026-04-21T02:01:59.250404" elapsed="0.000055"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:59.249582" elapsed="0.001112"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:59.249523" elapsed="0.001241"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="PASS" start="2026-04-21T02:01:59.251159" elapsed="0.000068"/>
</return>
<status status="PASS" start="2026-04-21T02:01:59.250928" elapsed="0.000377"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:59.250891" elapsed="0.000469"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="NOT RUN" start="2026-04-21T02:01:59.251561" elapsed="0.000028"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:59.251484" elapsed="0.000165"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:01:59.251451" elapsed="0.000247"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:59.252058" elapsed="0.000049"/>
</kw>
<msg time="2026-04-21T02:01:59.252414" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>python3 --help</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T02:01:59.230362" elapsed="0.022108"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-04-21T02:01:59.252864" elapsed="0.000059"/>
</return>
<status status="PASS" start="2026-04-21T02:01:59.252623" elapsed="0.000365"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:59.252586" elapsed="0.000457"/>
</if>
<kw name="Fatal Error" owner="BuiltIn">
<arg>Python 3 is not installed!</arg>
<doc>Stops the whole test execution.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:59.253367" elapsed="0.000048"/>
</kw>
<doc>Verify current SSH connection leads to machine with python working. Fatal fail otherwise.</doc>
<status status="PASS" start="2026-04-21T02:01:59.229244" elapsed="0.024297"/>
</kw>
<kw name="Assure_Library_Ipaddr" owner="SSHKeywords">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:01:59.256891" level="INFO">Executing command 'bash -c 'cd "." &amp;&amp; python -c "import ipaddr"''.</msg>
<msg time="2026-04-21T02:01:59.316031" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:01:59.316383" level="INFO">${stdout} = </msg>
<msg time="2026-04-21T02:01:59.316449" level="INFO">${stderr} = </msg>
<msg time="2026-04-21T02:01:59.316510" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:01:59.255982" elapsed="0.060564"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T02:01:59.318236" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-21T02:01:59.317726" elapsed="0.000579"/>
</kw>
<msg time="2026-04-21T02:01:59.318444" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-21T02:01:59.318507" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:59.317008" elapsed="0.001531"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:01:59.319491" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:01:59.318816" elapsed="0.000712"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="NOT RUN" start="2026-04-21T02:01:59.320357" elapsed="0.000041"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:59.319672" elapsed="0.000786"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:59.319629" elapsed="0.000870"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="PASS" start="2026-04-21T02:01:59.320737" elapsed="0.000089"/>
</return>
<status status="PASS" start="2026-04-21T02:01:59.320583" elapsed="0.000298"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:59.320560" elapsed="0.000357"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="NOT RUN" start="2026-04-21T02:01:59.321049" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:59.320999" elapsed="0.000106"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:01:59.320975" elapsed="0.000160"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:59.321339" elapsed="0.000029"/>
</kw>
<msg time="2026-04-21T02:01:59.321571" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>bash -c 'cd "${target_dir}" &amp;&amp; python -c "import ipaddr"'</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T02:01:59.255115" elapsed="0.066505"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-04-21T02:01:59.321917" elapsed="0.000037"/>
</return>
<status status="PASS" start="2026-04-21T02:01:59.321752" elapsed="0.000244"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:59.321723" elapsed="0.000312"/>
</if>
<kw name="Put File" owner="SSHLibrary">
<arg>/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPCEP/ipaddr.py</arg>
<arg>${target_dir}/</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:59.322279" elapsed="0.000032"/>
</kw>
<arg>target_dir=.</arg>
<doc>Tests whether ipaddr module is present on ssh-connected machine, Puts ipaddr.py to target_dir if not.</doc>
<status status="PASS" start="2026-04-21T02:01:59.254116" elapsed="0.068287"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-04-21T02:01:59.361146" level="INFO">[chan 3] Opened sftp connection (server version 3)</msg>
<msg time="2026-04-21T02:01:59.377681" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../../tools/fastbgp/play.py' -&gt; '/home/jenkins//play.py'</msg>
<arg>/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../../tools/fastbgp/play.py</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-21T02:01:59.322619" elapsed="0.055165"/>
</kw>
<kw name="Open_BGP_Aplication_Peer_Console">
<kw name="Open Connection" owner="SSHLibrary">
<arg>${TOOLS_SYSTEM_IP}</arg>
<arg>alias=bgp_app_peer_console</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:01:59.378449" elapsed="0.000462"/>
</kw>
<kw name="Flexible_Mininet_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:01:59.381445" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:01:59.381525" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:01:59.381161" elapsed="0.000388"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:59.381714" elapsed="0.000521"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T02:01:59.383132" level="INFO">Logging into '10.30.171.116:22' as 'jenkins'.</msg>
<msg time="2026-04-21T02:01:59.744218" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-153-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 02:01:24 UTC 2026

  System load:  0.01               Processes:             108
  Usage of /:   19.4% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.171.116
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

9 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 02:01:59 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T02:01:59.382781" elapsed="0.361665"/>
</kw>
<msg time="2026-04-21T02:01:59.744561" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:59.382407" elapsed="0.362270"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T02:01:59.380640" elapsed="0.364211"/>
</kw>
<msg time="2026-04-21T02:01:59.744915" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:59.380039" elapsed="0.364929"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-04-21T02:01:59.379369" elapsed="0.365688"/>
</kw>
<doc>Create a session for BGP peer.</doc>
<status status="PASS" start="2026-04-21T02:01:59.378049" elapsed="0.367069"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-04-21T02:01:59.757910" level="INFO">[chan 1] Opened sftp connection (server version 3)</msg>
<msg time="2026-04-21T02:01:59.767552" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../../tools/fastbgp/bgp_app_peer.py' -&gt; '/home/jenkins//bgp_app_peer.py'</msg>
<arg>/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../../tools/fastbgp/bgp_app_peer.py</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-21T02:01:59.745462" elapsed="0.022181"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-04-21T02:01:59.778490" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../../tools/fastbgp/ipv4-routes-template.xml.oxygen' -&gt; '/home/jenkins//ipv4-routes-template.xml.oxygen'</msg>
<msg time="2026-04-21T02:01:59.778576" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../../tools/fastbgp/ipv4-routes-template.xml' -&gt; '/home/jenkins//ipv4-routes-template.xml'</msg>
<arg>/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../../tools/fastbgp/ipv4-routes-template.xml*</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-21T02:01:59.767925" elapsed="0.010731"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:01:59.779471" level="INFO">Creating Session using : alias=session, url=http://10.30.171.3:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x799ad773ae90&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>${CONFIG_SESSION}</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-21T02:01:59.778944" elapsed="0.000803"/>
</kw>
<doc>Initialize SetupUtils. SSH-login to mininet machine, create HTTP session,
put Python tool to mininet machine, setup imported resources.</doc>
<status status="PASS" start="2026-04-21T02:01:57.870451" elapsed="1.909419"/>
</kw>
<test id="s1-s7-t1" name="Reconfigure_ODL_To_Accept_BGP_Peer_Connection" line="101">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:01:59.784990" elapsed="0.000389"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:01:59.784565" elapsed="0.000895"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:59.787177" elapsed="0.000027"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:59.786952" elapsed="0.000309"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:59.786907" elapsed="0.000393"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:59.794864" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:59.794711" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:59.794684" elapsed="0.000250"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:01:59.795995" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:01:59.795561" elapsed="0.000461"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:01:59.797047" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:01:59.796716" elapsed="0.000358"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:01:59.797120" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:01:59.797279" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:01:59.795174" elapsed="0.002130"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:59.803087" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:59.802976" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:59.802957" elapsed="0.000200"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:01:59.804395" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:01:59.804285" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:59.804267" elapsed="0.000198"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:01:59.804944" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:01:59.804616" elapsed="0.000355"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:01:59.805351" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:01:59.805134" elapsed="0.000244"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:01:59.837742" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:01:59.805899" elapsed="0.031967"/>
</kw>
<msg time="2026-04-21T02:01:59.838033" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:01:59.838080" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:59.805542" elapsed="0.032576"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:01:59.871571" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "B "G "P "_ "P "e "e "r "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:01:59.838656" elapsed="0.033032"/>
</kw>
<msg time="2026-04-21T02:01:59.871870" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:01:59.871916" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:59.838290" elapsed="0.033664"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:59.872263" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:59.872031" elapsed="0.000286"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:59.872011" elapsed="0.000330"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:59.872824" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "B "G "P "_ "P "e "e "r "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:59.872485" elapsed="0.000418"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:59.873188" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:59.872969" elapsed="0.000272"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:59.872951" elapsed="0.000314"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:01:59.873298" elapsed="0.000028"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:01:59.875856" elapsed="0.000141"/>
</kw>
<msg time="2026-04-21T02:01:59.876058" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:59.874810" elapsed="0.001385"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:59.876472" elapsed="0.000078"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:59.876963" elapsed="0.000082"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:01:59.874149" elapsed="0.003055"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:01:59.873592" elapsed="0.003678"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:01:59.803979" elapsed="0.073390"/>
</kw>
<msg time="2026-04-21T02:01:59.877461" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:01:59.877506" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:59.803312" elapsed="0.074231"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:01:59.877727" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:01:59.877619" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:59.877601" elapsed="0.000236"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:59.878279" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:59.878623" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:01:59.878696" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:01:59.802607" elapsed="0.076215"/>
</kw>
<msg time="2026-04-21T02:01:59.878918" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:01:59.878962" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:59.797711" elapsed="0.081287"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:59.879328" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:59.879074" elapsed="0.000307"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:59.879056" elapsed="0.000349"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:01:59.797559" elapsed="0.081869"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:01:59.797367" elapsed="0.082095"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:01:59.794121" elapsed="0.085397"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:01:59.786438" elapsed="0.093136"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:01:59.785700" elapsed="0.093919"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:01:59.781074" elapsed="0.098598"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:01:59.880719" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | BGP_NAME=example-bgp-peer | IP=10.30.171.116 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=exam...</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>BGP_NAME=${BGP_PEER_NAME}</arg>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:01:59.879892" elapsed="0.000857"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:01:59.915159" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:01:59.914764" elapsed="0.000423"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:01:59.915978" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:01:59.915692" elapsed="0.000380">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:01:59.916166" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:01:59.915355" elapsed="0.000835"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:01:59.916782" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:01:59.916393" elapsed="0.000432"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:01:59.917135" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:01:59.917313" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:01:59.916993" elapsed="0.000346"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:59.917743" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:59.917496" elapsed="0.000310"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:01:59.918784" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:01:59.918521" elapsed="0.000327"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:01:59.919270" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:01:59.919009" elapsed="0.000287"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:01:59.919983" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:01:59.919664" elapsed="0.000344"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:01:59.920759" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:01:59.920524" elapsed="0.000275"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:01:59.920851" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:01:59.921003" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:01:59.920202" elapsed="0.000826"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:01:59.921185" elapsed="0.000264"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T02:01:59.919526" elapsed="0.001963"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:01:59.922069" level="INFO">${value} = example-bgp-peer</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:01:59.921736" elapsed="0.000365"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:01:59.923001" level="INFO">${encoded} = example-bgp-peer</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:01:59.922772" elapsed="0.000255"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:01:59.923077" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:01:59.923228" level="INFO">${encoded_value} = example-bgp-peer</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:01:59.922301" elapsed="0.000953"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:01:59.923406" elapsed="0.000222"/>
</kw>
<var name="${key}">BGP_NAME</var>
<var name="${value}">example-bgp-peer</var>
<status status="PASS" start="2026-04-21T02:01:59.921602" elapsed="0.002066"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:01:59.924229" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:01:59.923932" elapsed="0.000322"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:01:59.924979" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:01:59.924753" elapsed="0.000252"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:01:59.925054" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:01:59.925202" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:01:59.924439" elapsed="0.000787"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:01:59.925377" elapsed="0.000221"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:01:59.923782" elapsed="0.001855"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:01:59.926221" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:01:59.925895" elapsed="0.000352"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:01:59.927027" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:01:59.926816" elapsed="0.000236"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:01:59.927102" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:01:59.927253" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:01:59.926432" elapsed="0.000845"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:01:59.927429" elapsed="0.000220"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:01:59.925748" elapsed="0.001941"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:01:59.928245" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:01:59.927951" elapsed="0.000319"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:01:59.928997" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:01:59.928770" elapsed="0.000252"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:01:59.929072" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:01:59.929220" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:01:59.928456" elapsed="0.000788"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:01:59.929396" elapsed="0.000219"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:01:59.927817" elapsed="0.001838"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:01:59.930230" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:01:59.929918" elapsed="0.000337"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:01:59.930991" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:01:59.930764" elapsed="0.000253"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:01:59.931067" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:01:59.931216" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:01:59.930441" elapsed="0.000799"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:01:59.931390" elapsed="0.000221"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:01:59.929770" elapsed="0.001882"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:01:59.932215" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:01:59.931916" elapsed="0.000324"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:01:59.932972" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:01:59.932743" elapsed="0.000255"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:01:59.933047" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:01:59.933196" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:01:59.932424" elapsed="0.000796"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:01:59.933371" elapsed="0.000222"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:01:59.931763" elapsed="0.001871"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:01:59.934390" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:01:59.933896" elapsed="0.000519"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:01:59.935138" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:01:59.934933" elapsed="0.000230"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:01:59.935212" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:01:59.935361" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:01:59.934602" elapsed="0.000783"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:01:59.935534" elapsed="0.000223"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:01:59.933745" elapsed="0.002069"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:01:59.936353" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:01:59.936059" elapsed="0.000319"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:01:59.937142" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:01:59.936894" elapsed="0.000274"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:01:59.937218" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:01:59.937366" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:01:59.936564" elapsed="0.000826"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:01:59.937540" elapsed="0.000219"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:01:59.935926" elapsed="0.001888"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:01:59.938405" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:01:59.938100" elapsed="0.000330"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:01:59.939162" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:01:59.938954" elapsed="0.000233"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:01:59.939236" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:01:59.939384" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:01:59.938614" elapsed="0.000795"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:01:59.939558" elapsed="0.000219"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:01:59.937927" elapsed="0.001906"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:01:59.919344" elapsed="0.020524"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:01:59.939909" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:01:59.940071" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': ...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:01:59.918195" elapsed="0.021902"/>
</kw>
<status status="PASS" start="2026-04-21T02:01:59.917876" elapsed="0.022253"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:59.940304" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:59.940154" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T02:01:59.917857" elapsed="0.022523"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:01:59.941323" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:01:59.940525" elapsed="0.000827"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:01:59.941401" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:01:59.914140" elapsed="0.027385"/>
</kw>
<msg time="2026-04-21T02:01:59.941578" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:59.901257" elapsed="0.040369"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:59.954255" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:59.966900" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:59.979492" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:59.979726" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:59.979926" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:59.980297" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:01:59.980150" elapsed="0.000203"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:01:59.980136" elapsed="0.000241"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:59.980518" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:59.980686" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:59.980865" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:01:59.980106" elapsed="0.000813"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:01:59.980005" elapsed="0.000941"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:01:59.981095" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:01:59.981169" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:01:59.981290" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:01:59.896977" elapsed="0.084339"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.007952" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:00.007559" elapsed="0.000422"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:00.008690" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:00.008484" elapsed="0.000269">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:00.008862" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:00.008145" elapsed="0.000742"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.009435" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:00.009053" elapsed="0.000409"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:02:00.009808" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:02:00.009939" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:02:00.009623" elapsed="0.000344"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.010373" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:00.010129" elapsed="0.000338"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:02:00.010854" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:00.010536" elapsed="0.000378"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.011384" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': ...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:00.011086" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:00.010939" elapsed="0.000507"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.010517" elapsed="0.000951"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.012416" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflec...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:00.011614" elapsed="0.000833"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:02:00.012497" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:02:00.006943" elapsed="0.005679"/>
</kw>
<msg time="2026-04-21T02:02:00.012681" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:01:59.994278" elapsed="0.018450"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.025404" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.037876" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.050325" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.050520" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.050696" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.051077" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:00.050931" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:02:00.050917" elapsed="0.000240"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.051301" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.051467" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.051632" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:02:00.050887" elapsed="0.000797"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:02:00.050771" elapsed="0.000939"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.051911" elapsed="0.000023"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:02:00.051990" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:02:00.052123" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflec...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:01:59.991543" elapsed="0.060609"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:00.053411" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:00.053179" elapsed="0.000295">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:00.053565" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:00.052837" elapsed="0.000770"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.053947" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:00.053677" elapsed="0.000326"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.054487" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:00.054195" elapsed="0.000317"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:00.054027" elapsed="0.000519"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.053659" elapsed="0.000909"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.056930" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:00.054719" elapsed="0.002236"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:02:00.057006" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:02:00.057159" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:02:00.052493" elapsed="0.004690"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.058618" level="INFO">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.116</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:00.058371" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.059072" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:00.058833" elapsed="0.000297"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.059522" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:00.059281" elapsed="0.000284"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.059983" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:00.059715" elapsed="0.000310"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:00.060857" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:02:00.060636" elapsed="0.000247"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:02:00.061214" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:02:00.061039" elapsed="0.000200"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:00.061427" elapsed="0.000217"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.062072" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:00.061822" elapsed="0.000293"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:02:00.062157" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:02:00.062311" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:02:00.060233" elapsed="0.002103"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:02:00.080735" level="INFO">PUT Request : url=http://10.30.171.3:8181/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.116 
 path_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.116 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Content-Length': '1079', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:02:00.080928" level="INFO">PUT Response : url=http://10.30.171.3:8181/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.116 
 status=201, reason=Created 
 headers={'Set-Cookie': 'JSESSIONID=node01m0ocg7lowuy11wvbvmh6ulf7d7.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 20-Apr-2026 02:02:00 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:02:00.081337" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:02:00.064693" elapsed="0.016706"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:00.062404" elapsed="0.019132"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.082107" elapsed="0.000061"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:00.081613" elapsed="0.000664"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.062386" elapsed="0.019942"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.090362" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:00.084534" elapsed="0.005879"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:00.084025" elapsed="0.006423"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.083986" elapsed="0.006488"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.093099" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:00.090759" elapsed="0.002386"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:00.090530" elapsed="0.002649"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.090513" elapsed="0.002691"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.093780" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:00.093370" elapsed="0.000457"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.094139" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:00.093898" elapsed="0.000298"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.094811" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:00.094381" elapsed="0.000459"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:00.094220" elapsed="0.000655"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.093880" elapsed="0.001016"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.095423" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:00.095058" elapsed="0.000391"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.095748" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:00.095517" elapsed="0.000347"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.096350" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:00.096054" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:00.095890" elapsed="0.000520"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.095499" elapsed="0.000933"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:00.096583" elapsed="0.000366"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:02:00.097412" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:00.097117" elapsed="0.000321"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:02:00.097623" elapsed="0.002373"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:02:00.083179" elapsed="0.016878"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:02:00.100229" elapsed="0.000030"/>
</return>
<status status="PASS" start="2026-04-21T02:02:00.100123" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.100104" elapsed="0.000212"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.100467" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:02:00.100534" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:02:00.102851" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:02:00.057522" elapsed="0.045356"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:02:00.102942" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:02:00.103094" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:01:59.885935" elapsed="0.217183"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.103457" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:00.103214" elapsed="0.000311"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.103197" elapsed="0.000351"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:02:00.103581" elapsed="0.000025"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:01:59.881064" elapsed="0.222638"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:02:00.104318" elapsed="0.000245"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:02:00.104006" elapsed="0.000620"/>
</kw>
<doc>Configure BGP peer module with initiate-connection set to false.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:01:59.779988" elapsed="0.324677"/>
</test>
<test id="s1-s7-t2" name="Reconfigure_ODL_To_Accept_BGP_Application_Peer" line="120">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:02:00.108242" elapsed="0.000205"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:02:00.107977" elapsed="0.000523"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:00.109504" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:00.109376" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.109359" elapsed="0.000212"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:00.114657" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:00.114551" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.114534" elapsed="0.000190"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.115721" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:00.115345" elapsed="0.000402"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.116259" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:00.115962" elapsed="0.000322"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:00.116329" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:02:00.116481" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:00.114967" elapsed="0.001538"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:00.122013" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:00.121903" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.121884" elapsed="0.000196"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:00.123258" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:00.123150" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.123132" elapsed="0.000195"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:00.123773" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:00.123475" elapsed="0.000340"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:00.124190" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:00.123978" elapsed="0.000237"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:00.156462" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:00.124713" elapsed="0.031855"/>
</kw>
<msg time="2026-04-21T02:02:00.156732" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:00.156779" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:00.124378" elapsed="0.032466"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:00.191536" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "B "G "P "_ "A "p "p "l "i "c "a "t "i "o "n "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:00.157387" elapsed="0.034264"/>
</kw>
<msg time="2026-04-21T02:02:00.191833" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:00.191879" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:00.157019" elapsed="0.034897"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.192220" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:00.191994" elapsed="0.000281"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.191974" elapsed="0.000324"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.192734" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "B "G "P "_ "A "p "p "l "i "c "a "t "i "o "n "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:00.192440" elapsed="0.000397"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.193118" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:00.192904" elapsed="0.000288"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.192886" elapsed="0.000335"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:00.193261" elapsed="0.000033"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:00.196095" elapsed="0.000144"/>
</kw>
<msg time="2026-04-21T02:02:00.196299" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:00.194692" elapsed="0.001738"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.196708" elapsed="0.000078"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.197110" elapsed="0.000091"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:00.194080" elapsed="0.003237"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:00.193530" elapsed="0.003850"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:00.122847" elapsed="0.074630"/>
</kw>
<msg time="2026-04-21T02:02:00.197568" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:00.197611" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:00.122235" elapsed="0.075414"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:00.197850" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:02:00.197724" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.197706" elapsed="0.000227"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.198327" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.198661" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:00.198733" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:00.121551" elapsed="0.077319"/>
</kw>
<msg time="2026-04-21T02:02:00.198966" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:00.199010" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:00.116885" elapsed="0.082161"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.199368" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:00.199120" elapsed="0.000301"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.199103" elapsed="0.000341"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:00.116726" elapsed="0.082741"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:00.116556" elapsed="0.082941"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:00.114192" elapsed="0.085358"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:02:00.109092" elapsed="0.090513"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:00.108649" elapsed="0.091002"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:02:00.105631" elapsed="0.094072"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.200548" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | NAME=example-bgp-peer-app | RIB_INSTANCE_NAME=example-bgp-rib | IP=10.30.171.3 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>NAME=${BGP_PEER_APP_NAME}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<arg>IP=${BGP_APP_PEER_ID}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:02:00.199924" elapsed="0.000652"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.234484" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:00.234111" elapsed="0.000401"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:00.235267" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_application_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:00.235021" elapsed="0.000317">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_application_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:00.235431" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:00.234673" elapsed="0.000782"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.236072" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:00.235616" elapsed="0.000484"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:02:00.236398" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_application_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_application_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:02:00.236552" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:02:00.236262" elapsed="0.000316"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.236998" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:00.236736" elapsed="0.000336"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.238038" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer-app', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'IP': '10.30.171.3', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:00.237761" elapsed="0.000322"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.238500" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:02:00.238241" elapsed="0.000284"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.239197" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:00.238900" elapsed="0.000322"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:00.239970" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:00.239731" elapsed="0.000265"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:00.240046" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:02:00.240196" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:00.239410" elapsed="0.000810"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:00.240372" elapsed="0.000227"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T02:02:00.238744" elapsed="0.001895"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.241235" level="INFO">${value} = example-bgp-peer-app</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:00.240903" elapsed="0.000357"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:00.241999" level="INFO">${encoded} = example-bgp-peer-app</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:00.241770" elapsed="0.000256"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:00.242075" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:02:00.242224" level="INFO">${encoded_value} = example-bgp-peer-app</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:00.241450" elapsed="0.000798"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:00.242401" elapsed="0.000221"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">example-bgp-peer-app</var>
<status status="PASS" start="2026-04-21T02:02:00.240753" elapsed="0.001910"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.243387" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:00.242926" elapsed="0.000487"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:00.244145" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:00.243937" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:00.244220" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:02:00.244369" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:00.243602" elapsed="0.000792"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:00.244545" elapsed="0.000221"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:02:00.242776" elapsed="0.002046"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.245387" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:00.245089" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:00.246140" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:00.245931" elapsed="0.000275"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:00.246259" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:02:00.246411" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:00.245598" elapsed="0.000837"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:00.246586" elapsed="0.000242"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:02:00.244937" elapsed="0.001933"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.247409" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:00.247115" elapsed="0.000319"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:00.248161" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:00.247954" elapsed="0.000233"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:00.248237" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:02:00.248385" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:00.247621" elapsed="0.000789"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:00.248561" elapsed="0.000217"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:02:00.246982" elapsed="0.001852"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:02:00.238573" elapsed="0.010297"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:02:00.248912" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:02:00.249108" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer-app', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'IP': '10.30.171.3', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:02:00.237434" elapsed="0.011700"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:00.237140" elapsed="0.012027"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.249342" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:00.249192" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.237121" elapsed="0.012298"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.250224" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:00.249563" elapsed="0.000690"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:02:00.250302" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:02:00.233478" elapsed="0.016948"/>
</kw>
<msg time="2026-04-21T02:02:00.250479" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:00.220805" elapsed="0.029721"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.263130" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.276973" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.289404" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.289637" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.289831" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.290195" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:00.290051" elapsed="0.000199"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:02:00.290037" elapsed="0.000237"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.290415" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.290582" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.290747" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:02:00.290008" elapsed="0.000810"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:02:00.289909" elapsed="0.000936"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.290991" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:02:00.291066" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:02:00.291186" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:02:00.216518" elapsed="0.074694"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.318004" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:00.317611" elapsed="0.000422"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:00.318731" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_application_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:00.318525" elapsed="0.000283">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_application_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:00.318902" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:00.318195" elapsed="0.000731"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.319468" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:00.319088" elapsed="0.000406"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:02:00.319785" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_application_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_application_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:02:00.319931" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/conf...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:02:00.319653" elapsed="0.000306"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.320358" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:00.320116" elapsed="0.000289"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:02:00.320843" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:00.320507" elapsed="0.000400"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.321372" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer-app', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'IP': '10.30.171.3', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:00.321079" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:00.320932" elapsed="0.000502"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.320488" elapsed="0.000967"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.322221" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:00.321601" elapsed="0.000650"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:02:00.322300" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:02:00.316995" elapsed="0.005429"/>
</kw>
<msg time="2026-04-21T02:02:00.322477" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:00.304188" elapsed="0.018336"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.335172" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.347501" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.359885" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.360079" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.360253" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.360610" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:00.360468" elapsed="0.000213"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:02:00.360454" elapsed="0.000252"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.360870" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.361039" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.361203" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:02:00.360426" elapsed="0.000828"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:02:00.360327" elapsed="0.000953"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.361423" elapsed="0.000070"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:02:00.361552" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:02:00.361671" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
  ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:02:00.301545" elapsed="0.060154"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:00.362968" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_application_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:00.362706" elapsed="0.000325">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_application_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:00.363121" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:00.362369" elapsed="0.000775"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.363494" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:00.363213" elapsed="0.000338"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.364044" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:00.363737" elapsed="0.000333"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:00.363576" elapsed="0.000528"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.363196" elapsed="0.000929"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.366470" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:00.364275" elapsed="0.002220"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:02:00.366546" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:02:00.366698" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:02:00.362045" elapsed="0.004677"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.368132" level="INFO">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.3</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:00.367885" elapsed="0.000293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.368563" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:00.368329" elapsed="0.000281"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.369065" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:00.368817" elapsed="0.000291"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.369494" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:00.369257" elapsed="0.000279"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:00.370352" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:02:00.370161" elapsed="0.000216"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:02:00.370701" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:02:00.370530" elapsed="0.000196"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:00.370895" elapsed="0.000198"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.371494" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:00.371248" elapsed="0.000288"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:02:00.371578" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:02:00.371731" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:02:00.369738" elapsed="0.002017"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:02:00.387430" level="INFO">PUT Request : url=http://10.30.171.3:8181/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.3 
 path_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.3 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01m0ocg7lowuy11wvbvmh6ulf7d7.node0', 'Content-Length': '223', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:02:00.387551" level="INFO">PUT Response : url=http://10.30.171.3:8181/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.3 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:02:00.387772" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:02:00.374115" elapsed="0.013761"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:00.371880" elapsed="0.016096"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.388375" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:00.388035" elapsed="0.000487"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.371861" elapsed="0.016742"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.396203" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:00.390741" elapsed="0.005557"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:00.390249" elapsed="0.006127"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.390209" elapsed="0.006223"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.400281" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:00.397004" elapsed="0.003340"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:00.396605" elapsed="0.003786"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.396518" elapsed="0.003908"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.401389" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:00.400693" elapsed="0.000733"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.401884" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:00.401524" elapsed="0.000442"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.402635" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:00.402222" elapsed="0.000449"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:00.402000" elapsed="0.000719"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.401498" elapsed="0.001251"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.403493" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:00.402992" elapsed="0.000538"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.403972" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:00.403625" elapsed="0.000427"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.404741" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:00.404307" elapsed="0.000470"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:00.404085" elapsed="0.000764"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.403601" elapsed="0.001278"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:00.405089" elapsed="0.000477"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:02:00.406196" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:00.405812" elapsed="0.000420"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:02:00.406540" elapsed="0.003011"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:02:00.389423" elapsed="0.020189"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:02:00.409785" elapsed="0.000043"/>
</return>
<status status="PASS" start="2026-04-21T02:02:00.409679" elapsed="0.000222"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.409660" elapsed="0.000267"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.410076" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:02:00.410144" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:02:00.412425" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:02:00.367066" elapsed="0.045385"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:02:00.412534" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:02:00.412686" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:02:00.205381" elapsed="0.207329"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.413057" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:00.412821" elapsed="0.000305"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.412803" elapsed="0.000346"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:02:00.413182" elapsed="0.000024"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}bgp_application_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:02:00.200909" elapsed="0.212392"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:02:00.413918" elapsed="0.000238"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:02:00.413599" elapsed="0.000620"/>
</kw>
<doc>Configure BGP application peer module.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:02:00.105027" elapsed="0.309230"/>
</test>
<test id="s1-s7-t3" name="Check_For_Empty_Example-IPv4-Topology" line="134">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:02:00.417701" elapsed="0.000223"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:02:00.417438" elapsed="0.000541"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:00.418959" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:00.418849" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.418831" elapsed="0.000196"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:00.424048" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:00.423943" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.423925" elapsed="0.000191"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.425124" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:00.424730" elapsed="0.000421"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.425599" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:00.425308" elapsed="0.000316"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:00.425669" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:02:00.425837" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:00.424341" elapsed="0.001521"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:00.431290" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:00.431184" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.431166" elapsed="0.000192"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:00.432539" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:00.432392" elapsed="0.000201"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.432375" elapsed="0.000242"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:00.433089" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:00.432763" elapsed="0.000387"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:00.433525" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:00.433312" elapsed="0.000238"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:00.464118" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:00.434081" elapsed="0.030145"/>
</kw>
<msg time="2026-04-21T02:02:00.464413" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:00.464467" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:00.433710" elapsed="0.030796"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:00.493849" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "E "x "a "m "p "l "e "- "I "P "v "4 "- "T "o "p "o "l "o "g "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:00.465062" elapsed="0.028968"/>
</kw>
<msg time="2026-04-21T02:02:00.494232" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:00.494280" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:00.464686" elapsed="0.029633"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.494733" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:00.494427" elapsed="0.000400"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.494393" elapsed="0.000463"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.495370" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "E "x "a "m "p "l "e "- "I "P "v "4 "- "T "o "p "o "l "o "g "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:00.495007" elapsed="0.000439"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.495732" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:00.495513" elapsed="0.000299"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.495495" elapsed="0.000343"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:00.495876" elapsed="0.000037"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:00.498644" elapsed="0.000172"/>
</kw>
<msg time="2026-04-21T02:02:00.498879" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:00.497499" elapsed="0.001518"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.499293" elapsed="0.000075"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.499625" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:00.496846" elapsed="0.002985"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:00.496204" elapsed="0.003696"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:00.432094" elapsed="0.067905"/>
</kw>
<msg time="2026-04-21T02:02:00.500098" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:00.500144" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:00.431509" elapsed="0.068673"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:00.500389" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:02:00.500280" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.500261" elapsed="0.000212"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.500922" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.501273" elapsed="0.000084"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:00.501408" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:00.430850" elapsed="0.070667"/>
</kw>
<msg time="2026-04-21T02:02:00.501614" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:00.501659" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:00.426222" elapsed="0.075474"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.502041" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:00.501773" elapsed="0.000322"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.501756" elapsed="0.000362"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:00.426079" elapsed="0.076063"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:00.425913" elapsed="0.076267"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:00.423572" elapsed="0.078672"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:02:00.418550" elapsed="0.083754"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:00.418129" elapsed="0.084222"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:02:00.415106" elapsed="0.087301"/>
</kw>
<kw name="Wait_For_Topology_To_Change_To">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.555158" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:00.554763" elapsed="0.000424"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:00.556125" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:00.555695" elapsed="0.000524">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:00.556321" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:00.555355" elapsed="0.000990"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.556923" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:00.556513" elapsed="0.000438"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:02:00.557255" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:02:00.557439" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:02:00.557116" elapsed="0.000349"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.557888" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:00.557628" elapsed="0.000306"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.559116" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:00.558646" elapsed="0.000530"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.559702" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:02:00.559343" elapsed="0.000385"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.560210" elapsed="0.000047"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.560953" elapsed="0.000052"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.561294" elapsed="0.000045"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:02:00.559980" elapsed="0.001522"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:02:00.559783" elapsed="0.001787"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:02:00.561617" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:02:00.561776" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:02:00.558298" elapsed="0.003518"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:00.558000" elapsed="0.003850"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.562025" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:00.561874" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.557981" elapsed="0.004121"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.562695" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:00.562247" elapsed="0.000476"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:02:00.562771" elapsed="0.000044"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:02:00.554139" elapsed="0.008773"/>
</kw>
<msg time="2026-04-21T02:02:00.562966" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:00.541419" elapsed="0.021596"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.575837" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.588503" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.601297" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.601495" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.601672" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.602062" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:00.601912" elapsed="0.000205"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:02:00.601898" elapsed="0.000243"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.602285" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.602453" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.602619" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:02:00.601868" elapsed="0.000804"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:02:00.601750" elapsed="0.000947"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.602860" elapsed="0.000062"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:02:00.602983" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:02:00.603104" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:02:00.537139" elapsed="0.065990"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:00.605581" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:00.604179" elapsed="0.001474">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:00.605747" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:00.603808" elapsed="0.001964"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.606286" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:00.606033" elapsed="0.000309"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.606866" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:00.606553" elapsed="0.000340"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:00.606366" elapsed="0.000562"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.606013" elapsed="0.000936"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.609370" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:00.607102" elapsed="0.002295"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:02:00.609448" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:02:00.609603" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:02:00.603463" elapsed="0.006165"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:00.610877" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:00.610626" elapsed="0.000313">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:00.611033" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:00.610286" elapsed="0.000772"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:02:00.611263" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:02:00.611128" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.611110" elapsed="0.000238"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.611496" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.611670" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:02:00.611736" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:02:00.613879" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:02:00.609959" elapsed="0.003947"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.615310" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:00.615060" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.615751" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:00.615509" elapsed="0.000301"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:02:00.625293" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01m0ocg7lowuy11wvbvmh6ulf7d7.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:02:00.625532" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:02:00.625632" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:02:00.618635" elapsed="0.007024"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:00.615896" elapsed="0.009808"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.625909" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:00.625732" elapsed="0.000241"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.615878" elapsed="0.010117"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.629540" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:00.627063" elapsed="0.002524"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:00.626833" elapsed="0.002788"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.626814" elapsed="0.002832"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.632344" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:00.629948" elapsed="0.002442"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:00.629702" elapsed="0.002722"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.629685" elapsed="0.002765"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.633144" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:00.632622" elapsed="0.000560"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.633612" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:00.633279" elapsed="0.000411"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.634392" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:00.633971" elapsed="0.000458"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:00.633724" elapsed="0.000754"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.633254" elapsed="0.001254"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.635266" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:00.634732" elapsed="0.000572"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.635725" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:00.635400" elapsed="0.000437"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.636512" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:00.636103" elapsed="0.000445"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:00.635874" elapsed="0.000722"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.635375" elapsed="0.001251"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:00.636859" elapsed="0.000482"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:02:00.638035" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:00.637575" elapsed="0.000497"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:02:00.638291" elapsed="0.003523"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:02:00.626384" elapsed="0.015520"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:02:00.642148" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:00.641999" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.641974" elapsed="0.000268"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:02:00.645900" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:02:00.642449" elapsed="0.003480"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:02:00.645980" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:02:00.646138" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:02:00.614228" elapsed="0.031970"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:02:00.646264" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:02:00.646419" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:02:00.514351" elapsed="0.132095"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.675491" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:00.674716" elapsed="0.000804"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:00.677555" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:00.677021" elapsed="0.000689">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:00.677868" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:00.675697" elapsed="0.002196"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.678828" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:00.678061" elapsed="0.000797"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:02:00.679266" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:02:00.679532" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:02:00.679022" elapsed="0.000537"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.680199" level="INFO">{
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:00.679751" elapsed="0.000510"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:02:00.680954" elapsed="0.000081"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:00.680329" elapsed="0.000785"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.681941" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:00.681318" elapsed="0.000663"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:00.681142" elapsed="0.000920"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.680310" elapsed="0.001775"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.683009" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:00.682234" elapsed="0.000804"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:02:00.683085" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:02:00.674004" elapsed="0.009205"/>
</kw>
<msg time="2026-04-21T02:02:00.683262" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:00.661139" elapsed="0.022173"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.696253" elapsed="0.000061"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.708946" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.721428" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.721626" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.721814" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.722217" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:00.722071" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:02:00.722056" elapsed="0.000242"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.722439" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.722608" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.722775" elapsed="0.000137"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:02:00.722024" elapsed="0.000927"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:02:00.721906" elapsed="0.001076"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.723138" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:02:00.723212" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:02:00.723329" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:02:00.658457" elapsed="0.064899"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:00.723555" elapsed="0.002226"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:02:00.726879" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:02:00.726532" elapsed="0.000375"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:02:00.727361" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:02:00.727060" elapsed="0.000329"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:02:00.727572" elapsed="0.000399"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:02:00.726121" elapsed="0.001911"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:00.725876" elapsed="0.002188"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.728238" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:00.728090" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.725858" elapsed="0.002456"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:02:00.647602" elapsed="0.080758"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:02:00.646774" elapsed="0.081660"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:00.646529" elapsed="0.081950"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.646512" elapsed="0.081991"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:02:00.728537" elapsed="0.000028"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:02:00.507759" elapsed="0.220906"/>
</kw>
<arg>${folder_name}</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-04-21T02:02:00.503470" elapsed="0.225258"/>
</kw>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Compare_Topology</arg>
<arg>${folder_name}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:02:00.502962" elapsed="0.225814"/>
</kw>
<arg>empty_topology</arg>
<arg>timeout=180s</arg>
<doc>Wait until Compare_Topology matches expected result.</doc>
<status status="PASS" start="2026-04-21T02:02:00.502560" elapsed="0.226297"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:02:00.729474" elapsed="0.000245"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:02:00.729168" elapsed="0.000613"/>
</kw>
<doc>Sanity check example-ipv4-topology is up but empty.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:02:00.414541" elapsed="0.315304"/>
</test>
<test id="s1-s7-t4" name="TC1_BGP_Application_Peer_Post_3_Initial_Routes" line="139">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:02:00.740505" elapsed="0.000376"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:02:00.739863" elapsed="0.001093"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:00.742294" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:00.742095" elapsed="0.000265"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.742055" elapsed="0.000331"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:00.748670" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:00.748515" elapsed="0.000217"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.748489" elapsed="0.000274"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.750203" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:00.749645" elapsed="0.000595"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.750846" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:00.750449" elapsed="0.000431"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:00.750937" elapsed="0.000050"/>
</return>
<msg time="2026-04-21T02:02:00.751151" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:00.749124" elapsed="0.002060"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:00.757095" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:00.756982" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.756963" elapsed="0.000201"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:00.758413" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:00.758303" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.758285" elapsed="0.000197"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:00.758972" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:00.758634" elapsed="0.000456"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:00.759522" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:00.759261" elapsed="0.000288"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:00.789039" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:00.760083" elapsed="0.029250"/>
</kw>
<msg time="2026-04-21T02:02:00.789643" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:00.789697" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:00.759715" elapsed="0.030023"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:00.835429" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "A "p "p "l "i "c "a "t "i "o "n "_ "P "e "e "r "_ "P "o "s "t "_ "3 "_ "I "n "i "t "i "a "l "_ "R "o "u "t "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:00.790731" elapsed="0.045035"/>
</kw>
<msg time="2026-04-21T02:02:00.836081" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:00.836131" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "A "p "p "l "i "c "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:00.790130" elapsed="0.046040"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.836736" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:00.836313" elapsed="0.000503"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.836269" elapsed="0.000576"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.837446" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "A "p "p "l "i "c "a "t "i "o "n "_ "P "e "e "r "_ "P "o "s "t "_ "3 "_ "I "n "i "t "i "a "l "_ "R "o "u "t "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:00.837000" elapsed="0.000523"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.837832" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:00.837590" elapsed="0.000490"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.837571" elapsed="0.000533"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:00.838145" elapsed="0.000051"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:00.842047" elapsed="0.000510"/>
</kw>
<msg time="2026-04-21T02:02:00.842648" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:00.840294" elapsed="0.002573"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.843388" elapsed="0.000327"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.844040" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:00.839421" elapsed="0.004814"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:00.838545" elapsed="0.005757"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:00.757998" elapsed="0.086402"/>
</kw>
<msg time="2026-04-21T02:02:00.844491" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:00.844536" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "A "p "p "l "i "c "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:00.757321" elapsed="0.087253"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:00.844762" elapsed="0.000051"/>
</return>
<status status="PASS" start="2026-04-21T02:02:00.844651" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.844633" elapsed="0.000242"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.845316" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.845672" elapsed="0.000100"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:00.845844" elapsed="0.000018"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:00.756618" elapsed="0.089340"/>
</kw>
<msg time="2026-04-21T02:02:00.846052" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:00.846097" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "A "p "p "l "i "c "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:00.751686" elapsed="0.094449"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:00.846473" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:00.846213" elapsed="0.000314"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:00.846196" elapsed="0.000356"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:00.751523" elapsed="0.095054"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:00.751268" elapsed="0.095346"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:00.748061" elapsed="0.098615"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:02:00.741690" elapsed="0.105047"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:00.741130" elapsed="0.105670"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:02:00.733766" elapsed="0.113096"/>
</kw>
<kw name="Switch_To_BGP_Application_Peer_Console">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_app_peer_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:00.847317" elapsed="0.000108"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:00.847022" elapsed="0.000457"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.856522" level="INFO">${start_cmd} = python3 bgp_app_peer.py --host 10.30.171.3 --port 8181 --command post --count 3 --prefix 8.0.1.0 --prefixlen 28 --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.171.3/tables=bgp-type...</msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:00.856055" elapsed="0.000506"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.857146" level="INFO">python3 bgp_app_peer.py --host 10.30.171.3 --port 8181 --command post --count 3 --prefix 8.0.1.0 --prefixlen 28 --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family &amp;&gt;/dev/null</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:00.856783" elapsed="0.000430"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:00.863710" level="INFO">python3 bgp_app_peer.py --host 10.30.171.3 --port 8181 --command post --count 3 --prefix 8.0.1.0 --prefixlen 28 --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family &amp;&gt;/dev/null</msg>
<msg time="2026-04-21T02:02:00.863875" level="INFO">${output} =  python3 bgp_app_peer.py --host 10.30.171.3 --port 8181 --command post --count 3 --prefix 8.0.1.0 --prefixlen 28 --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.171.3/tables=bgp-typ...</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:00.857428" elapsed="0.006483"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:00.864480" level="INFO"> python3 bgp_app_peer.py --host 10.30.171.3 --port 8181 --command post --count 3 --prefix 8.0.1.0 --prefixlen 28 --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family &amp;&gt;/dev/null
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:00.864125" elapsed="0.000420"/>
</kw>
<arg>${BGP_APP_PEER_POST_COMMAND} ${SCRIPT_URI_OPT}</arg>
<arg>${BGP_APP_PEER_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-04-21T02:02:00.855547" elapsed="0.009054"/>
</kw>
<kw name="Wait_Until_Console_Tool_Finish" owner="BGPcliKeywords">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:02:01.031332" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:02:00.869374" elapsed="0.162138"/>
</kw>
<arg>${timeout}</arg>
<arg>1s</arg>
<arg>SSHLibrary.Read Until Prompt</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:02:00.868866" elapsed="0.162733"/>
</kw>
<arg>${BGP_APP_PEER_TIMEOUT}</arg>
<doc>Wait ${timeout} for the tool exit.</doc>
<status status="PASS" start="2026-04-21T02:02:00.868505" elapsed="0.163188"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:01.041504" level="INFO">Executing command 'cat bgp_app_peer.log'.</msg>
<msg time="2026-04-21T02:02:01.054338" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:01.054598" level="INFO">${output_log} = 2026-04-21 02:02:00,992 INFO: Post 3 prefix(es) in a single request (starting from 8.0.1.0/28) into 10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-fami...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:01.041335" elapsed="0.013323"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:01.055738" level="INFO">2026-04-21 02:02:00,992 INFO: Post 3 prefix(es) in a single request (starting from 8.0.1.0/28) into 10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family
2026-04-21 02:02:00,997 DEBUG: ...streaming chunk 1 (prefix: 8.0.1.0/28)
2026-04-21 02:02:00,997 DEBUG: xml data
&lt;ipv4-routes xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
&lt;ipv4-route&gt;
  &lt;prefix&gt;8.0.1.0/28&lt;/prefix&gt;
  &lt;path-id&gt;0&lt;/path-id&gt;
  &lt;route-key&gt;8.0.1.0/28&lt;/route-key&gt;
  &lt;attributes&gt;
   &lt;ipv4-next-hop&gt;
    &lt;global&gt;192.0.2.1&lt;/global&gt;
   &lt;/ipv4-next-hop&gt;&lt;as-path/&gt;
   &lt;multi-exit-disc&gt;
    &lt;med&gt;0&lt;/med&gt;
   &lt;/multi-exit-disc&gt;
   &lt;local-pref&gt;
    &lt;pref&gt;100&lt;/pref&gt;
   &lt;/local-pref&gt;
   &lt;originator-id&gt;
    &lt;originator&gt;41.41.41.41&lt;/originator&gt;
   &lt;/originator-id&gt;
   &lt;origin&gt;
    &lt;value&gt;igp&lt;/value&gt;
   &lt;/origin&gt;
   &lt;cluster-id&gt;
    &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
   &lt;/cluster-id&gt;
  &lt;/attributes&gt;
 &lt;/ipv4-route&gt;
2026-04-21 02:02:00,997 DEBUG: ...streaming chunk 2 (prefix: 8.0.1.16/28)
2026-04-21 02:02:00,997 DEBUG: xml data
&lt;ipv4-route&gt;
  &lt;prefix&gt;8.0.1.16/28&lt;/prefix&gt;
  &lt;path-id&gt;0&lt;/path-id&gt;
  &lt;route-key&gt;8.0.1.16/28&lt;/route-key&gt;
  &lt;attributes&gt;
   &lt;ipv4-next-hop&gt;
    &lt;global&gt;192.0.2.1&lt;/global&gt;
   &lt;/ipv4-next-hop&gt;&lt;as-path/&gt;
   &lt;multi-exit-disc&gt;
    &lt;med&gt;0&lt;/med&gt;
   &lt;/multi-exit-disc&gt;
   &lt;local-pref&gt;
    &lt;pref&gt;100&lt;/pref&gt;
   &lt;/local-pref&gt;
   &lt;originator-id&gt;
    &lt;originator&gt;41.41.41.41&lt;/originator&gt;
   &lt;/originator-id&gt;
   &lt;origin&gt;
    &lt;value&gt;igp&lt;/value&gt;
   &lt;/origin&gt;
   &lt;cluster-id&gt;
    &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
   &lt;/cluster-id&gt;
  &lt;/attributes&gt;
 &lt;/ipv4-route&gt;
2026-04-21 02:02:00,997 DEBUG: ...streaming chunk 3 (prefix: 8.0.1.32/28)
2026-04-21 02:02:00,998 DEBUG: xml data
&lt;ipv4-route&gt;
  &lt;prefix&gt;8.0.1.32/28&lt;/prefix&gt;
  &lt;path-id&gt;0&lt;/path-id&gt;
  &lt;route-key&gt;8.0.1.32/28&lt;/route-key&gt;
  &lt;attributes&gt;
   &lt;ipv4-next-hop&gt;
    &lt;global&gt;192.0.2.1&lt;/global&gt;
   &lt;/ipv4-next-hop&gt;&lt;as-path/&gt;
   &lt;multi-exit-disc&gt;
    &lt;med&gt;0&lt;/med&gt;
   &lt;/multi-exit-disc&gt;
   &lt;local-pref&gt;
    &lt;pref&gt;100&lt;/pref&gt;
   &lt;/local-pref&gt;
   &lt;originator-id&gt;
    &lt;originator&gt;41.41.41.41&lt;/originator&gt;
   &lt;/originator-id&gt;
   &lt;origin&gt;
    &lt;value&gt;igp&lt;/value&gt;
   &lt;/origin&gt;
   &lt;cluster-id&gt;
    &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
   &lt;/cluster-id&gt;
  &lt;/attributes&gt;
 &lt;/ipv4-route&gt; 
&lt;/ipv4-routes&gt;
2026-04-21 02:02:01,017 DEBUG: &lt;PreparedRequest [POST]&gt; http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family
2026-04-21 02:02:01,018 DEBUG: Request headers: {'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Authorization': 'Basic YWRtaW46YWRtaW4='}:
2026-04-21 02:02:01,018 DEBUG: Response: 
2026-04-21 02:02:01,018 DEBUG: &lt;Response [201]&gt; Created
2026-04-21 02:02:01,018 INFO: Total test execution time: 0.026s
2026-04-21 02:02:01,019 INFO: Total build data time: 0.001s
2026-04-21 02:02:01,019 INFO: Total response time: 0.024s
2026-04-21 02:02:01,019 INFO: Total number of response(s): 1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:01.055071" elapsed="0.001052"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-21T02:02:01.058423" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bgp_app_peer_initial_post_tc1.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bgp_app_peer_initial_post_tc1.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-21T02:02:01.056551" elapsed="0.002028"/>
</kw>
<arg>bgp_app_peer.log</arg>
<arg>bgp_app_peer_initial_post_tc1.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-21T02:02:01.040847" elapsed="0.017872"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:02:01.060126" elapsed="0.000567"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:02:01.059390" elapsed="0.001475"/>
</kw>
<doc>Start BGP application peer tool and give it 30s</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:02:00.731947" elapsed="0.329008"/>
</test>
<test id="s1-s7-t5" name="TC1_Check_Example-IPv4-Topology_Is_Filled_With_3_Routes" line="147">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:02:01.071429" elapsed="0.000321"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:02:01.071053" elapsed="0.000817"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:01.073439" elapsed="0.000027"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:01.073221" elapsed="0.000299"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:01.073183" elapsed="0.000373"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:01.079224" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:01.079118" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:01.079100" elapsed="0.000192"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:01.080333" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:01.079926" elapsed="0.000434"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:01.080833" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:01.080521" elapsed="0.000338"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:01.080902" elapsed="0.000046"/>
</return>
<msg time="2026-04-21T02:02:01.081078" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:01.079532" elapsed="0.001571"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:01.086706" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:01.086599" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:01.086580" elapsed="0.000194"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:01.088028" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:01.087921" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:01.087903" elapsed="0.000192"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:01.088557" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:01.088245" elapsed="0.000338"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:01.088991" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:01.088743" elapsed="0.000273"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:01.119377" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:01.089509" elapsed="0.030236"/>
</kw>
<msg time="2026-04-21T02:02:01.120174" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:01.120246" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:01.089176" elapsed="0.031123"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:01.160368" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "- "I "P "v "4 "- "T "o "p "o "l "o "g "y "_ "I "s "_ "F "i "l "l "e "d "_ "W "i "t "h "_ "3 "_ "R "o "u "t "e "[78Cs "[A[78C"[K
[K
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:01.121592" elapsed="0.038910"/>
</kw>
<msg time="2026-04-21T02:02:01.160817" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:01.160869" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "C "h "e "c "k "_ "E "x "a "m "p...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:01.120763" elapsed="0.040146"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.161337" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:01.161038" elapsed="0.000357"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:01.160996" elapsed="0.000434"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:01.161939" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "- "I "P "v "4 "- "T "o "p "o "l "o "g "y "_ "I "s "_ "F "i "l "l "e "d "_ "W "i "t "h "_ "3 "_ "R "o "u "t "e "[78Cs "[A[78C"[K
[K
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:01.161582" elapsed="0.000444"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.162354" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:01.162094" elapsed="0.000319"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:01.162076" elapsed="0.000361"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:01.162485" elapsed="0.000062"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:01.165600" elapsed="0.000170"/>
</kw>
<msg time="2026-04-21T02:02:01.165862" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:01.164321" elapsed="0.001693"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.166332" elapsed="0.000079"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.166682" elapsed="0.000079"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:01.163589" elapsed="0.003311"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:01.162933" elapsed="0.004036"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:01.087595" elapsed="0.079473"/>
</kw>
<msg time="2026-04-21T02:02:01.167172" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:01.167220" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "C "h "e "c "k "_ "E "x "a "m "p...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:01.086945" elapsed="0.080315"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:01.167456" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:02:01.167343" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:01.167324" elapsed="0.000218"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.168038" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.168428" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:01.168502" elapsed="0.000018"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:01.086218" elapsed="0.082399"/>
</kw>
<msg time="2026-04-21T02:02:01.168723" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:01.168769" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "C "h "e "c "k "_ "E "x "a "m "p...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:01.081516" elapsed="0.087360"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.169232" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:01.168965" elapsed="0.000322"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:01.168947" elapsed="0.000365"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:01.081365" elapsed="0.087972"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:01.081168" elapsed="0.088214"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:01.078734" elapsed="0.090715"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:02:01.072745" elapsed="0.096809"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:01.072086" elapsed="0.097520"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:02:01.063843" elapsed="0.105824"/>
</kw>
<kw name="Wait_For_Topology_To_Change_To">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:01.229107" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:01.228563" elapsed="0.000583"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:01.230215" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:01.229714" elapsed="0.000595">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:01.230419" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:01.229336" elapsed="0.001110"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:01.231059" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:01.230619" elapsed="0.000468"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:02:01.231416" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:02:01.231605" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:02:01.231256" elapsed="0.000375"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:01.232077" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:01.231815" elapsed="0.000308"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:01.233429" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:01.232950" elapsed="0.000543"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:02:01.234117" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:02:01.233664" elapsed="0.000481"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.234644" elapsed="0.000051"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.235457" elapsed="0.000056"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.235849" elapsed="0.000049"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:02:01.234430" elapsed="0.001589"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:02:01.234214" elapsed="0.001880"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:02:01.236157" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:02:01.236346" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:02:01.232568" elapsed="0.003808"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:01.232214" elapsed="0.004196"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.236592" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:01.236440" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:01.232184" elapsed="0.004487"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:01.237313" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:01.236841" elapsed="0.000502"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:02:01.237407" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:02:01.227851" elapsed="0.009689"/>
</kw>
<msg time="2026-04-21T02:02:01.237656" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:01.210654" elapsed="0.027056"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.250852" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.263366" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.275920" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.276126" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.276305" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.276693" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:01.276537" elapsed="0.000212"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:02:01.276522" elapsed="0.000251"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.276937" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.277108" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.277276" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:02:01.276491" elapsed="0.000837"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:02:01.276385" elapsed="0.000970"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.277504" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:02:01.277579" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:02:01.277701" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:02:01.206042" elapsed="0.071686"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:01.279088" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:01.278835" elapsed="0.000321">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:01.279247" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:01.278467" elapsed="0.000804"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.279629" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:01.279340" elapsed="0.000348"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:01.280225" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:01.279924" elapsed="0.000327"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:01.279714" elapsed="0.000573"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:01.279322" elapsed="0.000986"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:01.282731" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:01.280463" elapsed="0.002295"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:02:01.282825" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:02:01.282984" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:02:01.278126" elapsed="0.004882"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:01.284261" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:01.284021" elapsed="0.000303">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:01.284419" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:01.283662" elapsed="0.000781"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:02:01.284651" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:02:01.284513" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:01.284495" elapsed="0.000243"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.284908" elapsed="0.000023"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.285086" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:02:01.285151" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:02:01.287280" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:02:01.283328" elapsed="0.003979"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:01.288728" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:01.288475" elapsed="0.000298"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:01.289194" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:01.288948" elapsed="0.000289"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:02:01.303108" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01m0ocg7lowuy11wvbvmh6ulf7d7.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:02:01.303326" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '338'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.0.1.32/28"},{"prefix":"8.0.1.16/28"},{"prefix":"8.0.1.0/28"}]}}]}]} 
 </msg>
<msg time="2026-04-21T02:02:01.303509" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:02:01.291447" elapsed="0.012100"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:01.289302" elapsed="0.014306"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.303889" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:01.303645" elapsed="0.000337"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:01.289284" elapsed="0.014728"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:01.309121" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.0.1.32/28"},{"prefix":"8.0.1.16/28"},{"prefix":"8.0.1.0/28"}]}}]}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:01.305528" elapsed="0.003663"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:01.305188" elapsed="0.004129"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:01.305163" elapsed="0.004206"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:01.313177" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:01.309784" elapsed="0.003457"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:01.309454" elapsed="0.003836"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:01.309430" elapsed="0.003895"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:01.314222" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:01.313576" elapsed="0.000686"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.314690" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:01.314373" elapsed="0.000376"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:01.315271" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:01.314960" elapsed="0.000337"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:01.314774" elapsed="0.000560"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:01.314338" elapsed="0.001026"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:01.315919" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:01.315529" elapsed="0.000417"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.316273" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:01.316034" elapsed="0.000297"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:01.316880" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:01.316527" elapsed="0.000381"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:01.316363" elapsed="0.000581"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:01.316014" elapsed="0.000951"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:01.317132" elapsed="0.000373"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:02:01.318041" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:01.317679" elapsed="0.000389"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:02:01.318226" elapsed="0.002491"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:02:01.304556" elapsed="0.016229"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:02:01.320998" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:01.320875" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:01.320856" elapsed="0.000211"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:02:01.324170" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:02:01.321220" elapsed="0.002980"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:02:01.324253" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:02:01.324437" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:02:01.287634" elapsed="0.036833"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:02:01.324541" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:02:01.324772" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:02:01.182245" elapsed="0.142586"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:01.355487" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:01.354584" elapsed="0.000933"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:01.357813" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:01.357112" elapsed="0.000885">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:01.358138" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:01.355688" elapsed="0.002475"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:01.359191" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:01.358334" elapsed="0.000885"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:02:01.359637" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:02:01.360013" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:02:01.359386" elapsed="0.000657"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:01.360642" level="INFO">{
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "prefix": "8.0.1.16/28"
       },
       {
        "prefix": "8.0.1.32/28"
       }
      ]
     },
     "node-id": "192.0.2.1"
    }
   ],
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:01.360205" elapsed="0.000504"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:02:01.361442" elapsed="0.000084"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:01.360781" elapsed="0.000827"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:01.362524" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:01.361879" elapsed="0.000688"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:01.361638" elapsed="0.001015"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:01.360760" elapsed="0.001918"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:01.363672" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:01.362861" elapsed="0.000840"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:02:01.363754" elapsed="0.000193"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:02:01.353859" elapsed="0.010204"/>
</kw>
<msg time="2026-04-21T02:02:01.364121" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:01.340564" elapsed="0.023610"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.377326" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.390630" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.403491" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.403695" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.403903" elapsed="0.000024"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.404333" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:01.404180" elapsed="0.000210"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:02:01.404164" elapsed="0.000250"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.404558" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.404727" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.404929" elapsed="0.000025"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:02:01.404126" elapsed="0.000863"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:02:01.404000" elapsed="0.001022"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.405176" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:02:01.405254" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:02:01.405383" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:02:01.337838" elapsed="0.067573"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:01.405630" elapsed="0.002256"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:02:01.409149" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:02:01.408640" elapsed="0.000538"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:02:01.409810" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:02:01.409333" elapsed="0.000509"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:02:01.410005" elapsed="0.000339"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:02:01.408212" elapsed="0.002191"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:01.407965" elapsed="0.002471"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.410610" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:01.410462" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:01.407946" elapsed="0.002740"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:02:01.326435" elapsed="0.084299"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:02:01.325426" elapsed="0.085403"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:01.325137" elapsed="0.085776"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:01.325111" elapsed="0.085828"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:02:01.410975" elapsed="0.000032"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:02:01.175540" elapsed="0.235571"/>
</kw>
<arg>${folder_name}</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-04-21T02:02:01.170894" elapsed="0.240284"/>
</kw>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Compare_Topology</arg>
<arg>${folder_name}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:02:01.170328" elapsed="0.240902"/>
</kw>
<arg>filled_topology</arg>
<doc>Wait until Compare_Topology matches expected result.</doc>
<status status="PASS" start="2026-04-21T02:02:01.169917" elapsed="0.241380"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:02:01.411917" elapsed="0.000246"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:02:01.411594" elapsed="0.000631"/>
</kw>
<doc>See new routes in example-ipv4-topology as a proof that synchronization was correct.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:02:01.062924" elapsed="0.349341"/>
</test>
<test id="s1-s7-t6" name="TC1_Connect_BGP_Peer" line="152">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:02:01.422088" elapsed="0.000363"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:02:01.421708" elapsed="0.000820"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:01.423838" elapsed="0.000026"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:01.423640" elapsed="0.000270"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:01.423608" elapsed="0.000331"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:01.429716" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:01.429579" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:01.429555" elapsed="0.000261"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:01.431027" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:01.430516" elapsed="0.000542"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:01.431571" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:01.431246" elapsed="0.000351"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:01.431642" elapsed="0.000049"/>
</return>
<msg time="2026-04-21T02:02:01.431854" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:01.430100" elapsed="0.001781"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:01.437941" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:01.437783" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:01.437756" elapsed="0.000267"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:01.439410" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:01.439300" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:01.439282" elapsed="0.000198"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:01.440108" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:01.439637" elapsed="0.000501"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:01.440554" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:01.440315" elapsed="0.000265"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:01.476569" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:01.441132" elapsed="0.035566"/>
</kw>
<msg time="2026-04-21T02:02:01.476931" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:01.476986" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:01.440746" elapsed="0.036280"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:01.502721" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:01.479282" elapsed="0.023612"/>
</kw>
<msg time="2026-04-21T02:02:01.503091" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:01.503138" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "C "o "n "n "e "c "t "_ "B "G "P...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:01.478770" elapsed="0.024408"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.503626" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:01.503305" elapsed="0.000379"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:01.503264" elapsed="0.000457"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:01.504273" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:01.503909" elapsed="0.000440"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.504641" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:01.504417" elapsed="0.000279"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:01.504398" elapsed="0.000322"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:01.504766" elapsed="0.000076"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:01.507835" elapsed="0.000171"/>
</kw>
<msg time="2026-04-21T02:02:01.508092" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:01.506670" elapsed="0.001609"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.508578" elapsed="0.000447"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.509317" elapsed="0.000080"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:01.505909" elapsed="0.003609"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:01.505209" elapsed="0.004377"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:01.438994" elapsed="0.070695"/>
</kw>
<msg time="2026-04-21T02:02:01.509799" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:01.509849" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "C "o "n "n "e "c "t "_ "B "G "P...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:01.438208" elapsed="0.071679"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:01.510077" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:02:01.509967" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:01.509948" elapsed="0.000217"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.510613" elapsed="0.000033"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.511007" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:01.511081" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:01.437283" elapsed="0.073912"/>
</kw>
<msg time="2026-04-21T02:02:01.511294" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:01.511340" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "C "o "n "n "e "c "t "_ "B "G "P...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:01.432339" elapsed="0.079046"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:01.511726" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:01.511464" elapsed="0.000318"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:01.511447" elapsed="0.000382"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:01.432163" elapsed="0.079692"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:01.431955" elapsed="0.080015"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:01.429136" elapsed="0.082898"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:02:01.423290" elapsed="0.088808"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:01.422702" elapsed="0.089448"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:02:01.415649" elapsed="0.096562"/>
</kw>
<kw name="Switch_To_BGP_Peer_Console">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:01.512674" elapsed="0.000146"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:01.512373" elapsed="0.000506"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:01.522039" level="INFO">${start_cmd} = python3 play.py --amount 0 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug </msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:01.521607" elapsed="0.000461"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:01.522489" level="INFO">python3 play.py --amount 0 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug </msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:01.522232" elapsed="0.000305"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:01.526476" level="INFO">python3 play.py --amount 0 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug</msg>
<msg time="2026-04-21T02:02:01.526574" level="INFO">${output} =  python3 play.py --amount 0 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug 
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:01.522693" elapsed="0.003908"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:01.527039" level="INFO"> python3 play.py --amount 0 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug 
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:01.526768" elapsed="0.000317"/>
</kw>
<arg>${BGP_PEER_COMMAND}</arg>
<arg>${BGP_PEER_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-04-21T02:02:01.521171" elapsed="0.005972"/>
</kw>
<kw name="Read_And_Fail_If_Prompt_Is_Seen" owner="BGPcliKeywords">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="Run Keyword And Expect Error" owner="BuiltIn">
<kw name="Read_Text_Before_Prompt" owner="BGPcliKeywords">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:02:11.543123" level="FAIL">No match found for '&gt;' in 10 seconds
Output:
[?2004l2026-04-21 02:02:01,612 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:02:01,612 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.171.116
2026-04-21 02:02:01,612 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-04-21 02:02:01,612 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.171.3
2026-04-21 02:02:01,612 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-04-21 02:02:01,614 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 02:02:01,616 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 02:02:01,616 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-04-21 02:02:01,617 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 02:02:01,617 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-04-21 02:02:01,617 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-04-21 02:02:01,617 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-04-21 02:02:01,617 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-04-21 02:02:01,617 INFO BGP-Thread-1 (job):   My BGP Identifier: 169782132
2026-04-21 02:02:01,617 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-04-21 02:02:01,618 INFO BGP-Thread-1 (job):   Originator ID: None
2026-04-21 02:02:01,618 INFO BGP-Thread-1 (job):   Cluster list: None
2026-04-21 02:02:01,618 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-04-21 02:02:01,618 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-04-21 02:02:01,618 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-04-21 02:02:01,618 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 0
2026-04-21 02:02:01,618 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, -1]
2026-04-21 02:02:01,618 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-04-21 02:02:01,618 INFO BGP-Thread-1 (job):   Let's go ...

2026-04-21 02:02:01,619 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-04-21 02:02:01,619 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:01,619 DEBUG BGP-Thread-1 (job):   Length=45 (0x002d)
2026-04-21 02:02:01,619 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-04-21 02:02:01,619 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-04-21 02:02:01,619 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-04-21 02:02:01,619 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-04-21 02:02:01,619 DEBUG BGP-Thread-1 (job):   BGP Identifier=169782132 (0x0a1eab74)
2026-04-21 02:02:01,620 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=16 (0x10)
2026-04-21 02:02:01,620 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x0206010400010001020641040000fbf0
2026-04-21 02:02:01,620 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff002d0104fbf000b40a1eab74100206010400010001020641040000fbf0'
2026-04-21 02:02:01,620 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff002d0104fbf000b40a1eab74100206010400010001020641040000fbf0
2026-04-21 02:02:01,622 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:02:01,622 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:01,622 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:02:01,622 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:02:01,622 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:02:01,623 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:02:01,623 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:01,623 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:02:01,623 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:02:01,623 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:02:01,623 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-04-21 02:02:01,623 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:02:01,623 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:02:01,624 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:02:01,634 INFO BGP-Thread-1 (job): ... idle for 0.011s
2026-04-21 02:02:01,635 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.011s
2026-04-21 02:02:01,635 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-04-21 02:02:01,635 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:01,635 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:01,636 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-04-21 02:02:01,636 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:01,636 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:01,636 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:01,636 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:01,636 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:01,636 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:01,636 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:01,637 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:01,637 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:01,637 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:01,637 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:01,637 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:01,637 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-04-21 02:02:01,637 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-04-21 02:02:01,637 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:01,638 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:01,638 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:01,672 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b020000003440010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000100
2026-04-21 02:02:01,672 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:01,672 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:01,672 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-04-21 02:02:01,672 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:01,672 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:01,673 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:01,673 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:01,673 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:01,673 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:01,673 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:01,673 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:01,673 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:01,674 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:01,674 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:01,674 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:01,674 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0034' (52)
2026-04-21 02:02:01,674 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000100'
2026-04-21 02:02:01,674 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:01,674 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:01,674 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:01,675 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:01,675 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:01,675 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:01,675 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:01,675 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:01,675 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:01,675 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:01,675 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:01,676 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:01,676 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-04-21 02:02:01,676 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08000100'
2026-04-21 02:02:01,676 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:01,676 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:01,676 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-04-21 02:02:01,676 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-04-21 02:02:01,676 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-04-21 02:02:01,676 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08000100'
2026-04-21 02:02:01,676 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.0.1.0/28']
2026-04-21 02:02:01,677 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.0.1.0/28
2026-04-21 02:02:01,677 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:01,677 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:01,677 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:01,677 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b020000003440010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000120
2026-04-21 02:02:01,677 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:01,677 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:01,677 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-04-21 02:02:01,677 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:01,677 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:01,677 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:01,677 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:01,678 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:01,678 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:01,678 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:01,678 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:01,678 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:01,678 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:01,678 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:01,678 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:01,678 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0034' (52)
2026-04-21 02:02:01,678 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000120'
2026-04-21 02:02:01,678 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:01,678 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:01,678 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:01,678 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:01,678 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:01,678 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:01,678 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:01,679 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:01,679 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:01,679 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:01,679 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:01,679 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:01,679 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-04-21 02:02:01,679 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08000120'
2026-04-21 02:02:01,679 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:01,679 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:01,679 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-04-21 02:02:01,679 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-04-21 02:02:01,679 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-04-21 02:02:01,679 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08000120'
2026-04-21 02:02:01,679 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.0.1.32/28']
2026-04-21 02:02:01,679 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.0.1.32/28
2026-04-21 02:02:01,679 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:01,679 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:01,679 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:01,680 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b020000003440010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000110
2026-04-21 02:02:01,680 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:01,680 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:01,680 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-04-21 02:02:01,680 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:01,680 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:01,680 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:01,680 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:01,680 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:01,680 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:01,680 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:01,680 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:01,680 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:01,680 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:01,681 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:01,681 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:01,681 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0034' (52)
2026-04-21 02:02:01,681 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000110'
2026-04-21 02:02:01,681 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:01,681 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:01,681 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:01,681 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:01,681 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:01,681 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:01,681 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:01,681 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:01,681 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:01,681 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08000110'
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08000110'
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.0.1.16/28']
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.0.1.16/28
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
.</msg>
<var>${text}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-21T02:02:01.528921" elapsed="10.023712">No match found for '&gt;' in 10 seconds
Output:
[?2004l
2026-04-21 02:02:01,612 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:02:01,612 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.171.116
2026-04-21 02:02:01,612 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-04-21 02:02:01,612 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.171.3
2026-04-21 02:02:01,612 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-04-21 02:02:01,614 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 02:02:01,616 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 02:02:01,616 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-04-21 02:02:01,617 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 02:02:01,617 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-04-21 02:02:01,617 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
    [ Message content over the limit has been removed. ]
...DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08000110'
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08000110'
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.0.1.16/28']
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.0.1.16/28
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:11.554095" elapsed="0.000059"/>
</kw>
<doc>Log text gathered by SSHLibrary.Read_Until_Prompt.
This needs to be a separate keyword just because how Read_And_Fail_If_Prompt_Is_Seen is implemented.</doc>
<status status="FAIL" start="2026-04-21T02:02:01.528589" elapsed="10.025837">No match found for '&gt;' in 10 seconds
Output:
[?2004l
2026-04-21 02:02:01,612 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:02:01,612 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.171.116
2026-04-21 02:02:01,612 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-04-21 02:02:01,612 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.171.3
2026-04-21 02:02:01,612 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-04-21 02:02:01,614 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 02:02:01,616 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 02:02:01,616 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-04-21 02:02:01,617 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 02:02:01,617 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-04-21 02:02:01,617 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
    [ Message content over the limit has been removed. ]
...DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08000110'
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08000110'
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.0.1.16/28']
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.0.1.16/28
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
.</status>
</kw>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the keyword and checks that the expected error occurred.</doc>
<status status="PASS" start="2026-04-21T02:02:01.528178" elapsed="10.026502"/>
</kw>
<msg time="2026-04-21T02:02:11.554875" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>BuiltIn.Run_Keyword_And_Expect_Error</arg>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:01.527765" elapsed="10.027154"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-04-21T02:02:11.555673" elapsed="0.000050"/>
</return>
<status status="PASS" start="2026-04-21T02:02:11.555526" elapsed="0.000248"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:11.555469" elapsed="0.000366"/>
</if>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:11.556661" elapsed="0.000044"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was seen but it was not expected yet</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:11.556956" elapsed="0.000033"/>
</kw>
<doc>Try to read SSH to see prompt, but expect to see no prompt within SSHLibrary's timeout.</doc>
<status status="PASS" start="2026-04-21T02:02:01.527461" elapsed="10.029620"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:02:11.558162" elapsed="0.000933"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:02:11.557595" elapsed="0.001597"/>
</kw>
<doc>Start BGP peer tool</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:02:01.414078" elapsed="10.145171"/>
</test>
<test id="s1-s7-t7" name="TC1_BGP_Peer_Check_Incomming_Updates_For_3_Introduced_Prefixes" line="159">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:02:11.564417" elapsed="0.000233"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:02:11.564135" elapsed="0.000574"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:11.565882" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:11.565696" elapsed="0.000312"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:11.565671" elapsed="0.000367"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:11.572221" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:11.572097" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:11.572077" elapsed="0.000215"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:11.573401" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:11.572985" elapsed="0.000447"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:11.573944" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:11.573597" elapsed="0.000374"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:11.574017" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:02:11.574189" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:11.572565" elapsed="0.001648"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:11.580442" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:11.580317" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:11.580296" elapsed="0.000219"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:11.582340" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:11.582229" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:11.582209" elapsed="0.000199"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:11.582903" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:11.582562" elapsed="0.000370"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:11.583325" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:11.583098" elapsed="0.000252"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:11.614025" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:11.583872" elapsed="0.030357"/>
</kw>
<msg time="2026-04-21T02:02:11.614449" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:11.614497" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:11.583510" elapsed="0.031025"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:11.656014" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "P "e "e "r "_ "C "h "e "c "k "_ "I "n "c "o "m "m "i "n "g "_ "U "p "d "a "t "e "s "_ "F "o "r "_ "3 "_ "I "n "t "r "o "d "u "c "e "d "_ "[78CP "[A[78Cr
 "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:11.615260" elapsed="0.040930"/>
</kw>
<msg time="2026-04-21T02:02:11.656387" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:11.656434" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "P "e "e "r "_ "C "h...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:11.614783" elapsed="0.041689"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:11.656925" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:11.656587" elapsed="0.000400"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:11.656548" elapsed="0.000468"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:11.657529" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "P "e "e "r "_ "C "h "e "c "k "_ "I "n "c "o "m "m "i "n "g "_ "U "p "d "a "t "e "s "_ "F "o "r "_ "3 "_ "I "n "t "r "o "d "u "c "e "d "_ "[78CP "[A[78Cr
 "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:11.657166" elapsed="0.000447"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:11.657922" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:11.657680" elapsed="0.000297"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:11.657662" elapsed="0.000339"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:11.658041" elapsed="0.000045"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:11.660885" elapsed="0.000154"/>
</kw>
<msg time="2026-04-21T02:02:11.661103" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:11.659800" elapsed="0.001446"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:11.661525" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:11.661878" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:11.659125" elapsed="0.002942"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:11.658396" elapsed="0.003737"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:11.581909" elapsed="0.080323"/>
</kw>
<msg time="2026-04-21T02:02:11.662329" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:11.662374" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "P "e "e "r "_ "C "h...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:11.580687" elapsed="0.081726"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:11.662601" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:02:11.662490" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:11.662472" elapsed="0.000213"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:11.663122" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:11.663472" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:11.663543" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:11.579899" elapsed="0.083754"/>
</kw>
<msg time="2026-04-21T02:02:11.663749" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:11.663810" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "P "e "e "r "_ "C "h...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:11.574620" elapsed="0.089250"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:11.664220" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:11.663962" elapsed="0.000316"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:11.663943" elapsed="0.000359"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:11.574468" elapsed="0.089857"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:11.574276" elapsed="0.090086"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:11.571635" elapsed="0.092788"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:02:11.565376" elapsed="0.099106"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:11.564888" elapsed="0.099641"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:02:11.560513" elapsed="0.104072"/>
</kw>
<kw name="Switch_To_BGP_Peer_Console">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:11.665052" elapsed="0.000109"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:11.664754" elapsed="0.000463"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:11.677935" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:11.691593" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:11.691758" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:11.677736" elapsed="0.014112"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:11.692775" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:11.692150" elapsed="0.000761"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:11.693248" elapsed="0.000733"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received:</arg>
<arg>3</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:11.677332" elapsed="0.016785"/>
</kw>
<arg>10s</arg>
<arg>1s</arg>
<arg>Check_File_For_Word_Count</arg>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received:</arg>
<arg>3</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:02:11.665372" elapsed="0.028993"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:11.710254" level="INFO">Executing command 'grep -o 'nlri_prefix_received: 8.0.1.0/28' bgp_peer.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:11.745067" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:11.745490" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:11.710056" elapsed="0.035498"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:11.747145" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:11.746270" elapsed="0.000987"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:11.747614" elapsed="0.000772"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received: 8.0.1.0/28</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:11.709542" elapsed="0.038955"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:11.764376" level="INFO">Executing command 'grep -o 'nlri_prefix_received: 8.0.1.16/28' bgp_peer.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:11.795837" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:11.796077" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:11.764206" elapsed="0.031930"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:11.797205" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:11.796540" elapsed="0.000771"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:11.797674" elapsed="0.000786"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received: 8.0.1.16/28</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:11.763798" elapsed="0.034809"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:11.817811" level="INFO">Executing command 'grep -o 'nlri_prefix_received: 8.0.1.32/28' bgp_peer.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:11.848203" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:11.848437" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:11.817562" elapsed="0.030930"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:11.849524" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:11.848922" elapsed="0.000700"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:11.849997" elapsed="0.000697"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received: 8.0.1.32/28</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:11.817065" elapsed="0.033829"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:11.867237" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:11.896694" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:11.896950" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:11.867073" elapsed="0.029932"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:11.897984" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:11.897376" elapsed="0.000708"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:11.898421" elapsed="0.000729"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>0</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:11.866700" elapsed="0.032585"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:02:11.900717" elapsed="0.000601"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:02:11.900002" elapsed="0.001457"/>
</kw>
<doc>Check incomming updates for new routes</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:02:11.559620" elapsed="0.341925"/>
</test>
<test id="s1-s7-t8" name="TC1_BGP_Application_Peer_Delete_3_Initial_Routes" line="175">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:02:11.907202" elapsed="0.000291"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:02:11.906823" elapsed="0.000748"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:11.909122" elapsed="0.000025"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:11.908925" elapsed="0.000271"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:11.908887" elapsed="0.000343"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:11.921182" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:11.921006" elapsed="0.000332"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:11.920977" elapsed="0.000397"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:11.922934" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:11.922304" elapsed="0.000671"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:11.923685" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:11.923208" elapsed="0.000514"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:11.923806" elapsed="0.000056"/>
</return>
<msg time="2026-04-21T02:02:11.924046" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:11.921741" elapsed="0.002340"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:11.929677" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:11.929570" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:11.929551" elapsed="0.000195"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:11.930955" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:11.930847" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:11.930828" elapsed="0.000194"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:11.931478" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:11.931172" elapsed="0.000332"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:11.931978" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:11.931732" elapsed="0.000272"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:11.962692" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:11.932501" elapsed="0.030321"/>
</kw>
<msg time="2026-04-21T02:02:11.963003" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:11.963049" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:11.932165" elapsed="0.030921"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:11.994692" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "A "p "p "l "i "c "a "t "i "o "n "_ "P "e "e "r "_ "D "e "l "e "t "e "_ "3 "_ "I "n "i "t "i "a "l "_ "R "o "u "t "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:11.963668" elapsed="0.031161"/>
</kw>
<msg time="2026-04-21T02:02:11.994993" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:11.995038" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "A "p "p "l "i "c "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:11.963267" elapsed="0.031807"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:11.995401" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:11.995156" elapsed="0.000302"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:11.995134" elapsed="0.000368"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:11.995971" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "A "p "p "l "i "c "a "t "i "o "n "_ "P "e "e "r "_ "D "e "l "e "t "e "_ "3 "_ "I "n "i "t "i "a "l "_ "R "o "u "t "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:11.995651" elapsed="0.000396"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:11.996329" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:11.996113" elapsed="0.000271"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:11.996095" elapsed="0.000312"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:11.996440" elapsed="0.000035"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:11.999101" elapsed="0.000147"/>
</kw>
<msg time="2026-04-21T02:02:11.999311" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:11.997965" elapsed="0.001486"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:11.999850" elapsed="0.000074"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.000188" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:11.997319" elapsed="0.003052"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:11.996748" elapsed="0.003688"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:11.930521" elapsed="0.070013"/>
</kw>
<msg time="2026-04-21T02:02:12.000627" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:12.000671" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "A "p "p "l "i "c "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:11.929913" elapsed="0.070795"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:12.001103" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:02:12.000783" elapsed="0.000384"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:12.000765" elapsed="0.000426"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.001598" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.002008" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:12.002082" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:11.929232" elapsed="0.072957"/>
</kw>
<msg time="2026-04-21T02:02:12.002280" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:12.002324" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "A "p "p "l "i "c "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:11.924519" elapsed="0.077841"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.002686" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:12.002434" elapsed="0.000305"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:12.002418" elapsed="0.000345"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:11.924369" elapsed="0.078431"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:11.924173" elapsed="0.078666"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:11.920410" elapsed="0.082486"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:02:11.908473" elapsed="0.094479"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:11.907833" elapsed="0.095164"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:02:11.903420" elapsed="0.099628"/>
</kw>
<kw name="Switch_To_BGP_Application_Peer_Console">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_app_peer_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:12.003461" elapsed="0.000139"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:12.003193" elapsed="0.000463"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:12.012373" level="INFO">${start_cmd} = python3 bgp_app_peer.py --host 10.30.171.3 --port 8181 --command delete --count 3 --prefix 8.0.1.0 --prefixlen 28 --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.171.3/tables=bgp-ty...</msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:12.012001" elapsed="0.000401"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:12.012846" level="INFO">python3 bgp_app_peer.py --host 10.30.171.3 --port 8181 --command delete --count 3 --prefix 8.0.1.0 --prefixlen 28 --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family &amp;&gt;/dev/null</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:12.012572" elapsed="0.000324"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:12.018000" level="INFO">python3 bgp_app_peer.py --host 10.30.171.3 --port 8181 --command delete --count 3 --prefix 8.0.1.0 --prefixlen 28 --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family &amp;&gt;/dev/null</msg>
<msg time="2026-04-21T02:02:12.018094" level="INFO">${output} =  python3 bgp_app_peer.py --host 10.30.171.3 --port 8181 --command delete --count 3 --prefix 8.0.1.0 --prefixlen 28 --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.171.3/tables=bgp-t...</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:12.013057" elapsed="0.005097"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:12.018564" level="INFO"> python3 bgp_app_peer.py --host 10.30.171.3 --port 8181 --command delete --count 3 --prefix 8.0.1.0 --prefixlen 28 --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family &amp;&gt;/dev/null
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:12.018316" elapsed="0.000296"/>
</kw>
<arg>${BGP_APP_PEER_DELETE_COMMAND} ${SCRIPT_URI_OPT}</arg>
<arg>${BGP_APP_PEER_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-04-21T02:02:12.011559" elapsed="0.007108"/>
</kw>
<kw name="Wait_Until_Console_Tool_Finish" owner="BGPcliKeywords">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:02:12.197230" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:02:12.023531" elapsed="0.173796"/>
</kw>
<arg>${timeout}</arg>
<arg>1s</arg>
<arg>SSHLibrary.Read Until Prompt</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:02:12.022947" elapsed="0.174442"/>
</kw>
<arg>${BGP_APP_PEER_TIMEOUT}</arg>
<doc>Wait ${timeout} for the tool exit.</doc>
<status status="PASS" start="2026-04-21T02:02:12.022586" elapsed="0.174869"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:12.207964" level="INFO">Executing command 'cat bgp_app_peer.log'.</msg>
<msg time="2026-04-21T02:02:12.220227" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:12.220368" level="INFO">${output_log} = 2026-04-21 02:02:12,151 INFO: Delete 3 prefix(es) (starting from 8.0.1.0/28) from 10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Auni...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:12.207807" elapsed="0.012598"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:12.221081" level="INFO">2026-04-21 02:02:12,151 INFO: Delete 3 prefix(es) (starting from 8.0.1.0/28) from 10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family
2026-04-21 02:02:12,151 INFO: Deleting prefix 8.0.1.0/28/,0 from 10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family
2026-04-21 02:02:12,166 DEBUG: &lt;PreparedRequest [DELETE]&gt; http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes/bgp-inet:ipv4-route=8.0.1.0%2F28,0
2026-04-21 02:02:12,166 DEBUG: Request headers: {'Content-Type': 'application/xml', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='}:
2026-04-21 02:02:12,166 DEBUG: Response: 
2026-04-21 02:02:12,166 DEBUG: &lt;Response [204]&gt; No Content
2026-04-21 02:02:12,166 INFO: Deleting prefix 8.0.1.16/28/,0 from 10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family
2026-04-21 02:02:12,180 DEBUG: &lt;PreparedRequest [DELETE]&gt; http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes/bgp-inet:ipv4-route=8.0.1.16%2F28,0
2026-04-21 02:02:12,181 DEBUG: Request headers: {'Content-Type': 'application/xml', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='}:
2026-04-21 02:02:12,181 DEBUG: Response: 
2026-04-21 02:02:12,181 DEBUG: &lt;Response [204]&gt; No Content
2026-04-21 02:02:12,181 INFO: Deleting prefix 8.0.1.32/28/,0 from 10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family
2026-04-21 02:02:12,191 DEBUG: &lt;PreparedRequest [DELETE]&gt; http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes/bgp-inet:ipv4-route=8.0.1.32%2F28,0
2026-04-21 02:02:12,191 DEBUG: Request headers: {'Content-Type': 'application/xml', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='}:
2026-04-21 02:02:12,191 DEBUG: Response: 
2026-04-21 02:02:12,191 DEBUG: &lt;Response [204]&gt; No Content
2026-04-21 02:02:12,191 INFO: Total test execution time: 0.040s
2026-04-21 02:02:12,191 INFO: Total build data time: 0.000s
2026-04-21 02:02:12,191 INFO: Total response time: 0.037s
2026-04-21 02:02:12,191 INFO: Total number of response(s): 3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:12.220643" elapsed="0.000535"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-21T02:02:12.222060" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bgp_app_peer_delete_tc1.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bgp_app_peer_delete_tc1.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-21T02:02:12.221483" elapsed="0.000658"/>
</kw>
<arg>bgp_app_peer.log</arg>
<arg>bgp_app_peer_delete_tc1.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-21T02:02:12.207391" elapsed="0.014835"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:02:12.223102" elapsed="0.000418"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:02:12.222626" elapsed="0.000985"/>
</kw>
<doc>Start BGP application peer tool and give him 30s</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:02:11.902173" elapsed="0.321493"/>
</test>
<test id="s1-s7-t9" name="TC1_Check_Example-IPv4-Topology_Is_Empty" line="183">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:02:12.228262" elapsed="0.000288"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:02:12.227881" elapsed="0.000744"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:12.230137" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:12.229956" elapsed="0.000252"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:12.229924" elapsed="0.000316"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:12.237829" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:12.237657" elapsed="0.000238"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:12.237631" elapsed="0.000296"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:12.239344" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:12.238806" elapsed="0.000575"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:12.240041" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:12.239607" elapsed="0.000470"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:12.240139" elapsed="0.000053"/>
</return>
<msg time="2026-04-21T02:02:12.240366" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:12.238253" elapsed="0.002147"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:12.247883" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:12.247754" elapsed="0.000178"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:12.247735" elapsed="0.000221"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:12.249160" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:12.249054" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:12.249036" elapsed="0.000197"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:12.249684" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:12.249380" elapsed="0.000331"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:12.250109" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:12.249889" elapsed="0.000245"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:12.280948" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:12.250631" elapsed="0.030425"/>
</kw>
<msg time="2026-04-21T02:02:12.281234" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:12.281281" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:12.250296" elapsed="0.031022"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:12.312274" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "- "I "P "v "4 "- "T "o "p "o "l "o "g "y "_ "I "s "_ "E "m "p "t "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:12.281862" elapsed="0.030748"/>
</kw>
<msg time="2026-04-21T02:02:12.312925" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:12.312976" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "C "h "e "c "k "_ "E "x "a "m "p...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:12.281492" elapsed="0.031524"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.313584" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:12.313169" elapsed="0.000483"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:12.313121" elapsed="0.000563"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:12.314329" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "- "I "P "v "4 "- "T "o "p "o "l "o "g "y "_ "I "s "_ "E "m "p "t "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:12.313860" elapsed="0.000563"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.314751" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:12.314510" elapsed="0.000315"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:12.314489" elapsed="0.000360"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:12.314894" elapsed="0.000053"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:12.317780" elapsed="0.000183"/>
</kw>
<msg time="2026-04-21T02:02:12.318026" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:12.316665" elapsed="0.001663"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.318619" elapsed="0.000080"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.318985" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:12.315952" elapsed="0.003221"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:12.315287" elapsed="0.003954"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:12.248710" elapsed="0.070633"/>
</kw>
<msg time="2026-04-21T02:02:12.319445" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:12.319491" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "C "h "e "c "k "_ "E "x "a "m "p...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:12.248113" elapsed="0.071417"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:12.320048" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:02:12.319930" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:12.319592" elapsed="0.000542"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.320587" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.320980" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:12.321055" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:12.247407" elapsed="0.073774"/>
</kw>
<msg time="2026-04-21T02:02:12.321279" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:12.321324" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "C "h "e "c "k "_ "E "x "a "m "p...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:12.240959" elapsed="0.080402"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.321695" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:12.321438" elapsed="0.000312"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:12.321421" elapsed="0.000353"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:12.240734" elapsed="0.081106"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:12.240483" elapsed="0.081402"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:12.237092" elapsed="0.084857"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:02:12.229510" elapsed="0.092504"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:12.228857" elapsed="0.093208"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:02:12.224767" elapsed="0.097360"/>
</kw>
<kw name="Wait_For_Topology_To_Change_To">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:12.375463" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:12.375066" elapsed="0.000427"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:12.376461" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:12.376057" elapsed="0.000495">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:12.376647" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:12.375677" elapsed="0.000995"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:12.377326" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:12.376863" elapsed="0.000490"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:02:12.377666" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:02:12.377888" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:02:12.377521" elapsed="0.000393"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:12.378323" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:12.378073" elapsed="0.000295"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:12.379575" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:12.379124" elapsed="0.000528"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:02:12.380223" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:02:12.379850" elapsed="0.000399"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.380673" elapsed="0.000046"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.381416" elapsed="0.000050"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.381755" elapsed="0.000080"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:02:12.380480" elapsed="0.001475"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:02:12.380308" elapsed="0.001714"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:02:12.382076" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:02:12.382244" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:02:12.378756" elapsed="0.003513"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:12.378442" elapsed="0.003859"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.382477" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:12.382327" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:12.378420" elapsed="0.004134"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:12.383179" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:12.382700" elapsed="0.000507"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:02:12.383260" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:02:12.374416" elapsed="0.008969"/>
</kw>
<msg time="2026-04-21T02:02:12.383440" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:12.361348" elapsed="0.022141"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.396237" elapsed="0.000041"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.409179" elapsed="0.000033"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.422277" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.422504" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.422694" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.423134" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:12.422976" elapsed="0.000231"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:02:12.422959" elapsed="0.000275"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.423436" elapsed="0.000024"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.423617" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.423812" elapsed="0.000029"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:02:12.422919" elapsed="0.000962"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:02:12.422783" elapsed="0.001129"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.424082" elapsed="0.000023"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:02:12.424167" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:02:12.424336" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:02:12.357011" elapsed="0.067356"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:12.425883" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:12.425558" elapsed="0.000413">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:12.426067" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:12.425118" elapsed="0.000974"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.426500" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:12.426163" elapsed="0.000403"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:12.427128" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:12.426802" elapsed="0.000354"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:12.426592" elapsed="0.000600"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:12.426145" elapsed="0.001068"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:12.430249" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:12.427368" elapsed="0.002917"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:02:12.430353" elapsed="0.000044"/>
</return>
<msg time="2026-04-21T02:02:12.430570" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:02:12.424718" elapsed="0.005885"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:12.432334" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:12.432025" elapsed="0.000377">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:12.432573" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:12.431526" elapsed="0.001081"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:02:12.432887" elapsed="0.000032"/>
</return>
<status status="PASS" start="2026-04-21T02:02:12.432696" elapsed="0.000264"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:12.432674" elapsed="0.000315"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.433153" elapsed="0.000025"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.433337" elapsed="0.000027"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:02:12.433420" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:02:12.436043" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:02:12.431048" elapsed="0.005032"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:12.438016" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:12.437644" elapsed="0.000434"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:12.438634" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:12.438291" elapsed="0.000404"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:02:12.449164" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01m0ocg7lowuy11wvbvmh6ulf7d7.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:02:12.449387" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:02:12.449553" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:02:12.441713" elapsed="0.007878"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:12.438782" elapsed="0.010865"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.449928" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:12.449685" elapsed="0.000335"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:12.438759" elapsed="0.011292"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:12.454742" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:12.451471" elapsed="0.003389"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:12.451158" elapsed="0.003760"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:12.451133" elapsed="0.003818"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:12.457872" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:12.455332" elapsed="0.002591"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:12.455020" elapsed="0.002941"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:12.454999" elapsed="0.002990"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:12.458637" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:12.458194" elapsed="0.000471"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.459027" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:12.458740" elapsed="0.000346"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:12.459591" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:12.459284" elapsed="0.000333"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:12.459111" elapsed="0.000542"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:12.458720" elapsed="0.000954"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:12.460219" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:12.459849" elapsed="0.000396"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.460549" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:12.460314" elapsed="0.000293"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:12.461188" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:12.460886" elapsed="0.000329"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:12.460701" elapsed="0.000550"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:12.460296" elapsed="0.000976"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:12.461430" elapsed="0.000352"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:02:12.462294" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:12.461967" elapsed="0.000353"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:02:12.462478" elapsed="0.002390"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:02:12.450561" elapsed="0.014378"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:02:12.465127" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:12.465012" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:12.464993" elapsed="0.000206"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:02:12.468165" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:02:12.465348" elapsed="0.002846"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:02:12.468246" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:02:12.468413" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:02:12.436527" elapsed="0.031912"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:02:12.468504" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:02:12.468663" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:02:12.334027" elapsed="0.134662"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:12.498316" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:12.497515" elapsed="0.000834"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:12.500458" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:12.499865" elapsed="0.000762">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:12.500760" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:12.498546" elapsed="0.002253"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:12.501723" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:12.500973" elapsed="0.000777"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:02:12.502178" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:02:12.502484" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:02:12.501930" elapsed="0.000581"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:12.503198" level="INFO">{
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:12.502673" elapsed="0.000590"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:02:12.504026" elapsed="0.000079"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:12.503349" elapsed="0.000836"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:12.505018" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:12.504396" elapsed="0.000662"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:12.504217" elapsed="0.000923"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:12.503322" elapsed="0.001843"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:12.506106" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:12.505317" elapsed="0.000818"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:02:12.506190" elapsed="0.000036"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:02:12.496646" elapsed="0.009700"/>
</kw>
<msg time="2026-04-21T02:02:12.506403" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:12.483657" elapsed="0.022797"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.519185" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.531798" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.544363" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.544564" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.544742" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.545176" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:12.545026" elapsed="0.000206"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:02:12.545011" elapsed="0.000245"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.545398" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.545566" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.545733" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:02:12.544977" elapsed="0.000822"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:02:12.544850" elapsed="0.000984"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.546048" elapsed="0.000023"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:02:12.546128" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:02:12.546252" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:02:12.480962" elapsed="0.065319"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:12.546463" elapsed="0.002232"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:02:12.549906" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:02:12.549467" elapsed="0.000468"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:02:12.550403" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:02:12.550091" elapsed="0.000341"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:02:12.550593" elapsed="0.000358"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:02:12.549039" elapsed="0.001972"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:12.548776" elapsed="0.002269"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.551220" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:12.551071" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:12.548756" elapsed="0.002541"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:02:12.469901" elapsed="0.081444"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:02:12.469050" elapsed="0.082376"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:12.468773" elapsed="0.082701"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:12.468755" elapsed="0.082745"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:02:12.551535" elapsed="0.000030"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:02:12.327816" elapsed="0.223854"/>
</kw>
<arg>${folder_name}</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-04-21T02:02:12.323254" elapsed="0.228484"/>
</kw>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Compare_Topology</arg>
<arg>${folder_name}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:02:12.322683" elapsed="0.229119"/>
</kw>
<arg>empty_topology</arg>
<doc>Wait until Compare_Topology matches expected result.</doc>
<status status="PASS" start="2026-04-21T02:02:12.322290" elapsed="0.229581"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:02:12.552474" elapsed="0.000242"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:02:12.552167" elapsed="0.000610"/>
</kw>
<doc>See new routes are deleted.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:02:12.224014" elapsed="0.328819"/>
</test>
<test id="s1-s7-t10" name="TC1_Peer_Check_Incomming_Updates_For_3_Withdrawn_Prefixes" line="188">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:02:12.556130" elapsed="0.000207"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:02:12.555858" elapsed="0.000534"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:12.557444" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:12.557333" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:12.557314" elapsed="0.000197"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:12.562772" elapsed="0.000028"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:12.562666" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:12.562648" elapsed="0.000207"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:12.563875" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:12.563476" elapsed="0.000425"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:12.564361" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:12.564064" elapsed="0.000323"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:12.564432" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:02:12.564588" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:12.563088" elapsed="0.001525"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:12.570161" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:12.570055" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:12.570036" elapsed="0.000193"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:12.571389" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:12.571283" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:12.571266" elapsed="0.000191"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:12.571994" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:12.571605" elapsed="0.000417"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:12.572414" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:12.572188" elapsed="0.000251"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:12.601972" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:12.572954" elapsed="0.029136"/>
</kw>
<msg time="2026-04-21T02:02:12.602266" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:12.602315" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:12.572599" elapsed="0.029753"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:12.643212" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "P "e "e "r "_ "C "h "e "c "k "_ "I "n "c "o "m "m "i "n "g "_ "U "p "d "a "t "e "s "_ "F "o "r "_ "3 "_ "W "i "t "h "d "r "a "w "n "_ "P "r "e "f "i "[78Cx "[A[78Ce
 "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:12.602927" elapsed="0.040409"/>
</kw>
<msg time="2026-04-21T02:02:12.643500" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:12.643546" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "P "e "e "r "_ "C "h "e "c "k "_...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:12.602534" elapsed="0.041050"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.643939" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:12.643669" elapsed="0.000329"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:12.643645" elapsed="0.000378"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:12.644477" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "P "e "e "r "_ "C "h "e "c "k "_ "I "n "c "o "m "m "i "n "g "_ "U "p "d "a "t "e "s "_ "F "o "r "_ "3 "_ "W "i "t "h "d "r "a "w "n "_ "P "r "e "f "i "[78Cx "[A[78Ce
 "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:12.644172" elapsed="0.000388"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.644877" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:12.644626" elapsed="0.000308"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:12.644607" elapsed="0.000350"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:12.645061" elapsed="0.000038"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:12.647642" elapsed="0.000365"/>
</kw>
<msg time="2026-04-21T02:02:12.648073" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:12.646607" elapsed="0.001607"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.648492" elapsed="0.000078"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.648874" elapsed="0.000077"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:12.645962" elapsed="0.003101"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:12.645388" elapsed="0.003739"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:12.570982" elapsed="0.078245"/>
</kw>
<msg time="2026-04-21T02:02:12.649320" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:12.649365" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "P "e "e "r "_ "C "h "e "c "k "_...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:12.570380" elapsed="0.079022"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:12.649583" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:02:12.649477" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:12.649459" elapsed="0.000208"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.650105" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.650451" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:12.650521" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:12.569697" elapsed="0.080929"/>
</kw>
<msg time="2026-04-21T02:02:12.650718" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:12.650762" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "P "e "e "r "_ "C "h "e "c "k "_...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:12.565005" elapsed="0.085811"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.651147" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:12.650893" elapsed="0.000307"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:12.650876" elapsed="0.000348"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:12.564859" elapsed="0.086389"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:12.564667" elapsed="0.086619"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:12.562304" elapsed="0.089039"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:02:12.556998" elapsed="0.094406"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:12.556548" elapsed="0.094904"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:02:12.553665" elapsed="0.097842"/>
</kw>
<kw name="Switch_To_BGP_Peer_Console">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:12.651944" elapsed="0.000108"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:12.651657" elapsed="0.000450"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:12.665097" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:12.677975" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:12.678080" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:12.664919" elapsed="0.013186"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:12.678583" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:12.678283" elapsed="0.000346"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:12.678784" elapsed="0.000346"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>3</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:12.664481" elapsed="0.014785"/>
</kw>
<arg>10s</arg>
<arg>1s</arg>
<arg>Check_File_For_Word_Count</arg>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>3</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:02:12.652266" elapsed="0.027055"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:12.691267" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received: 8.0.1.0/28' bgp_peer.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:12.727528" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:12.727626" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:12.691105" elapsed="0.036546"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:12.728106" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:12.727832" elapsed="0.000318"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:12.728304" elapsed="0.000311"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received: 8.0.1.0/28</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:12.690746" elapsed="0.037930"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:12.740661" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received: 8.0.1.16/28' bgp_peer.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:12.776404" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:12.776663" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:12.740501" elapsed="0.036189"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:12.777479" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:12.777030" elapsed="0.000494"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:12.777679" elapsed="0.000343"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received: 8.0.1.16/28</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:12.740158" elapsed="0.037941"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:12.790775" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received: 8.0.1.32/28' bgp_peer.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:12.827702" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:12.827933" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:12.790609" elapsed="0.037376"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:12.828518" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:12.828264" elapsed="0.000298"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:12.828712" elapsed="0.000327"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received: 8.0.1.32/28</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:12.790225" elapsed="0.038875"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:12.841000" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:12.879509" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:12.879846" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:12.840836" elapsed="0.039070"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:12.881059" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:12.880359" elapsed="0.000800"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:12.881495" elapsed="0.000726"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received:</arg>
<arg>3</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:12.840478" elapsed="0.041888"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:02:12.883627" elapsed="0.000393"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:02:12.883121" elapsed="0.000991"/>
</kw>
<doc>Check incomming updates for new routes</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:02:12.553080" elapsed="0.331089"/>
</test>
<test id="s1-s7-t11" name="TC1_Stop_BGP_Peer" line="204">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:02:12.888972" elapsed="0.000303"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:02:12.888562" elapsed="0.000792"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:12.890955" elapsed="0.000025"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:12.890726" elapsed="0.000304"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:12.890689" elapsed="0.000376"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:12.897570" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:12.897463" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:12.897445" elapsed="0.000194"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:12.898673" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:12.898286" elapsed="0.000414"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:12.899186" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:12.898889" elapsed="0.000323"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:12.899257" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:02:12.899423" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:12.897892" elapsed="0.001555"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:12.907230" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:12.907119" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:12.907101" elapsed="0.000200"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:12.908505" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:12.908399" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:12.908381" elapsed="0.000192"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:12.909056" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:12.908720" elapsed="0.000362"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:12.909470" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:12.909249" elapsed="0.000246"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:12.942303" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:12.910055" elapsed="0.032352"/>
</kw>
<msg time="2026-04-21T02:02:12.942573" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:12.942620" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:12.909694" elapsed="0.032961"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:12.968353" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "S "t "o "p "_ "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:12.943196" elapsed="0.025260"/>
</kw>
<msg time="2026-04-21T02:02:12.968616" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:12.968661" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "S "t "o "p "_ "B "G "P "_ "P "e...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:12.942849" elapsed="0.025848"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.969023" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:12.968776" elapsed="0.000302"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:12.968756" elapsed="0.000346"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:12.969558" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "S "t "o "p "_ "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:12.969247" elapsed="0.000376"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.969926" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:12.969689" elapsed="0.000291"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:12.969671" elapsed="0.000332"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:12.970036" elapsed="0.000029"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:12.972540" elapsed="0.000139"/>
</kw>
<msg time="2026-04-21T02:02:12.972740" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:12.971505" elapsed="0.001389"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.973218" elapsed="0.000079"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.973585" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:12.970873" elapsed="0.002895"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:12.970317" elapsed="0.003542"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:12.908097" elapsed="0.065859"/>
</kw>
<msg time="2026-04-21T02:02:12.974048" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:12.974092" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "S "t "o "p "_ "B "G "P "_ "P "e...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:12.907454" elapsed="0.066676"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:12.974313" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:02:12.974206" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:12.974188" elapsed="0.000209"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.974818" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.975162" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:12.975248" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:12.906756" elapsed="0.068601"/>
</kw>
<msg time="2026-04-21T02:02:12.975450" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:12.975494" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "S "t "o "p "_ "B "G "P "_ "P "e...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:12.899862" elapsed="0.075667"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:12.975871" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:12.975604" elapsed="0.000321"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:12.975587" elapsed="0.000361"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:12.899696" elapsed="0.076275"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:12.899510" elapsed="0.076497"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:12.897020" elapsed="0.079044"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:02:12.890259" elapsed="0.085859"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:12.889578" elapsed="0.086585"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:02:12.885251" elapsed="0.090969"/>
</kw>
<kw name="Switch_To_BGP_Peer_Console">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:12.976621" elapsed="0.000105"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:12.976352" elapsed="0.000430"/>
</kw>
<kw name="Stop_Console_Tool" owner="BGPcliKeywords">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:12.978148" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:12.977582" elapsed="0.000594"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:12.978334" elapsed="0.000254"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:02:12.977306" elapsed="0.001342"/>
</kw>
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:02:14.979477" level="INFO">2026-04-21 02:02:11,693 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-04-21 02:02:11,693 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.055s
2026-04-21 02:02:11,693 INFO BGP-Thread-1 (job): total_received_update_message_counter: 4
2026-04-21 02:02:11,693 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 3
2026-04-21 02:02:11,693 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:02:12,168 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000100
2026-04-21 02:02:12,168 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:12,169 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:12,169 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-04-21 02:02:12,169 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:12,169 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:12,169 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:12,169 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:12,170 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:12,170 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:12,170 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:12,170 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:12,170 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:12,170 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:12,170 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:12,170 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:12,170 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-04-21 02:02:12,170 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000100'
2026-04-21 02:02:12,171 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:12,171 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:12,171 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:12,171 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:12,171 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:12,171 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:12,171 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:12,171 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:12,171 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:12,172 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:12,172 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:12,172 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:12,172 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-04-21 02:02:12,172 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000100'
2026-04-21 02:02:12,172 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:12,172 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:12,172 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000100'
2026-04-21 02:02:12,172 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.0/28']
2026-04-21 02:02:12,172 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.0/28
2026-04-21 02:02:12,173 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:12,173 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:12,173 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:12,183 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000110
2026-04-21 02:02:12,183 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:12,183 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:12,183 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-04-21 02:02:12,183 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:12,183 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:12,183 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:12,183 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:12,183 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:12,183 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:12,184 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:12,184 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:12,184 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:12,184 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:12,184 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:12,184 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:12,184 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-04-21 02:02:12,184 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000110'
2026-04-21 02:02:12,184 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:12,184 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:12,184 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:12,184 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:12,184 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:12,185 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:12,185 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:12,185 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:12,185 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:12,185 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:12,185 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:12,185 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:12,185 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-04-21 02:02:12,185 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000110'
2026-04-21 02:02:12,185 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:12,185 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:12,185 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000110'
2026-04-21 02:02:12,186 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.16/28']
2026-04-21 02:02:12,186 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.16/28
2026-04-21 02:02:12,186 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:12,186 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:12,186 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:12,192 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000120
2026-04-21 02:02:12,193 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:12,193 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:12,193 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-04-21 02:02:12,193 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:12,193 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:12,193 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:12,193 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:12,193 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:12,193 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:12,193 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:12,193 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:12,194 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:12,194 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:12,194 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:12,194 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:12,194 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-04-21 02:02:12,194 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000120'
2026-04-21 02:02:12,194 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:12,194 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:12,194 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:12,194 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:12,194 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:12,194 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:12,195 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:12,195 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:12,195 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:12,195 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:12,195 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:12,195 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:12,195 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-04-21 02:02:12,196 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000120'
2026-04-21 02:02:12,196 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:12,196 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:12,196 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000120'
2026-04-21 02:02:12,196 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.32/28']
2026-04-21 02:02:12,196 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.32/28
2026-04-21 02:02:12,196 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:12,197 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:12,197 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
^CTraceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt

[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:02:14.980397" level="INFO">${output} = 2026-04-21 02:02:11,693 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-04-21 02:02:11,693 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.055s
2026-04-21 02:02:11,693 INFO BGP-Thread-1 (...</msg>
<var>${output}</var>
<arg>delay=1s</arg>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T02:02:12.978830" elapsed="2.001641"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:14.981747" level="INFO">2026-04-21 02:02:11,693 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-04-21 02:02:11,693 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.055s
2026-04-21 02:02:11,693 INFO BGP-Thread-1 (job): total_received_update_message_counter: 4
2026-04-21 02:02:11,693 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 3
2026-04-21 02:02:11,693 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:02:12,168 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000100
2026-04-21 02:02:12,168 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:12,169 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:12,169 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-04-21 02:02:12,169 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:12,169 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:12,169 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:12,169 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:12,170 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:12,170 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:12,170 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:12,170 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:12,170 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:12,170 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:12,170 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:12,170 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:12,170 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-04-21 02:02:12,170 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000100'
2026-04-21 02:02:12,171 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:12,171 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:12,171 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:12,171 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:12,171 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:12,171 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:12,171 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:12,171 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:12,171 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:12,172 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:12,172 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:12,172 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:12,172 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-04-21 02:02:12,172 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000100'
2026-04-21 02:02:12,172 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:12,172 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:12,172 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000100'
2026-04-21 02:02:12,172 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.0/28']
2026-04-21 02:02:12,172 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.0/28
2026-04-21 02:02:12,173 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:12,173 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:12,173 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:12,183 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000110
2026-04-21 02:02:12,183 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:12,183 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:12,183 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-04-21 02:02:12,183 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:12,183 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:12,183 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:12,183 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:12,183 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:12,183 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:12,184 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:12,184 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:12,184 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:12,184 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:12,184 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:12,184 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:12,184 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-04-21 02:02:12,184 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000110'
2026-04-21 02:02:12,184 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:12,184 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:12,184 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:12,184 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:12,184 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:12,185 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:12,185 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:12,185 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:12,185 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:12,185 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:12,185 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:12,185 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:12,185 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-04-21 02:02:12,185 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000110'
2026-04-21 02:02:12,185 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:12,185 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:12,185 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000110'
2026-04-21 02:02:12,186 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.16/28']
2026-04-21 02:02:12,186 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.16/28
2026-04-21 02:02:12,186 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:12,186 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:12,186 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:12,192 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000120
2026-04-21 02:02:12,193 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:12,193 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:12,193 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-04-21 02:02:12,193 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:12,193 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:12,193 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:12,193 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:12,193 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:12,193 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:12,193 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:12,193 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:12,194 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:12,194 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:12,194 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:12,194 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:12,194 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-04-21 02:02:12,194 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000120'
2026-04-21 02:02:12,194 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:12,194 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:12,194 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:12,194 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:12,194 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:12,194 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:12,195 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:12,195 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:12,195 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:12,195 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:12,195 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:12,195 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:12,195 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-04-21 02:02:12,196 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000120'
2026-04-21 02:02:12,196 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:12,196 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:12,196 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000120'
2026-04-21 02:02:12,196 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.32/28']
2026-04-21 02:02:12,196 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.32/28
2026-04-21 02:02:12,196 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:12,197 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:12,197 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
^CTraceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt

[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:14.981014" elapsed="0.001180"/>
</kw>
<doc>Stop the tool if still running.</doc>
<status status="PASS" start="2026-04-21T02:02:12.976992" elapsed="2.005352"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:14.997453" level="INFO">Executing command 'cat bgp_peer.log'.</msg>
<msg time="2026-04-21T02:02:15.028778" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:15.029202" level="INFO">${output_log} = 2026-04-21 02:02:01,612 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:02:01,612 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.171.116
2026-04-21 02:02:01,612 DEBUG BGP-Thr...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:14.997201" elapsed="0.032075"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:15.030553" level="INFO">2026-04-21 02:02:01,612 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:02:01,612 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.171.116
2026-04-21 02:02:01,612 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-04-21 02:02:01,612 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.171.3
2026-04-21 02:02:01,612 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-04-21 02:02:01,614 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 02:02:01,616 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 02:02:01,616 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-04-21 02:02:01,617 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 02:02:01,617 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-04-21 02:02:01,617 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-04-21 02:02:01,617 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-04-21 02:02:01,617 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-04-21 02:02:01,617 INFO BGP-Thread-1 (job):   My BGP Identifier: 169782132
2026-04-21 02:02:01,617 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-04-21 02:02:01,618 INFO BGP-Thread-1 (job):   Originator ID: None
2026-04-21 02:02:01,618 INFO BGP-Thread-1 (job):   Cluster list: None
2026-04-21 02:02:01,618 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-04-21 02:02:01,618 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-04-21 02:02:01,618 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-04-21 02:02:01,618 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 0
2026-04-21 02:02:01,618 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, -1]
2026-04-21 02:02:01,618 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-04-21 02:02:01,618 INFO BGP-Thread-1 (job):   Let's go ...

2026-04-21 02:02:01,619 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-04-21 02:02:01,619 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:01,619 DEBUG BGP-Thread-1 (job):   Length=45 (0x002d)
2026-04-21 02:02:01,619 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-04-21 02:02:01,619 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-04-21 02:02:01,619 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-04-21 02:02:01,619 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-04-21 02:02:01,619 DEBUG BGP-Thread-1 (job):   BGP Identifier=169782132 (0x0a1eab74)
2026-04-21 02:02:01,620 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=16 (0x10)
2026-04-21 02:02:01,620 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x0206010400010001020641040000fbf0
2026-04-21 02:02:01,620 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff002d0104fbf000b40a1eab74100206010400010001020641040000fbf0'
2026-04-21 02:02:01,620 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff002d0104fbf000b40a1eab74100206010400010001020641040000fbf0
2026-04-21 02:02:01,622 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:02:01,622 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:01,622 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:02:01,622 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:02:01,622 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:02:01,623 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:02:01,623 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:01,623 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:02:01,623 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:02:01,623 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:02:01,623 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-04-21 02:02:01,623 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:02:01,623 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:02:01,624 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:02:01,634 INFO BGP-Thread-1 (job): ... idle for 0.011s
2026-04-21 02:02:01,635 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.011s
2026-04-21 02:02:01,635 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-04-21 02:02:01,635 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:01,635 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:01,636 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-04-21 02:02:01,636 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:01,636 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:01,636 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:01,636 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:01,636 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:01,636 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:01,636 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:01,637 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:01,637 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:01,637 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:01,637 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:01,637 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:01,637 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-04-21 02:02:01,637 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-04-21 02:02:01,637 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:01,638 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:01,638 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:01,672 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b020000003440010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000100
2026-04-21 02:02:01,672 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:01,672 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:01,672 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-04-21 02:02:01,672 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:01,672 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:01,673 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:01,673 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:01,673 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:01,673 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:01,673 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:01,673 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:01,673 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:01,674 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:01,674 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:01,674 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:01,674 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0034' (52)
2026-04-21 02:02:01,674 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000100'
2026-04-21 02:02:01,674 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:01,674 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:01,674 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:01,675 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:01,675 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:01,675 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:01,675 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:01,675 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:01,675 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:01,675 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:01,675 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:01,676 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:01,676 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-04-21 02:02:01,676 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08000100'
2026-04-21 02:02:01,676 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:01,676 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:01,676 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-04-21 02:02:01,676 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-04-21 02:02:01,676 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-04-21 02:02:01,676 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08000100'
2026-04-21 02:02:01,676 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.0.1.0/28']
2026-04-21 02:02:01,677 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.0.1.0/28
2026-04-21 02:02:01,677 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:01,677 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:01,677 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:01,677 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b020000003440010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000120
2026-04-21 02:02:01,677 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:01,677 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:01,677 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-04-21 02:02:01,677 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:01,677 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:01,677 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:01,677 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:01,678 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:01,678 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:01,678 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:01,678 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:01,678 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:01,678 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:01,678 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:01,678 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:01,678 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0034' (52)
2026-04-21 02:02:01,678 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000120'
2026-04-21 02:02:01,678 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:01,678 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:01,678 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:01,678 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:01,678 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:01,678 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:01,678 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:01,679 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:01,679 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:01,679 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:01,679 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:01,679 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:01,679 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-04-21 02:02:01,679 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08000120'
2026-04-21 02:02:01,679 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:01,679 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:01,679 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-04-21 02:02:01,679 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-04-21 02:02:01,679 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-04-21 02:02:01,679 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08000120'
2026-04-21 02:02:01,679 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.0.1.32/28']
2026-04-21 02:02:01,679 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.0.1.32/28
2026-04-21 02:02:01,679 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:01,679 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:01,679 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:01,680 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b020000003440010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000110
2026-04-21 02:02:01,680 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:01,680 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:01,680 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-04-21 02:02:01,680 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:01,680 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:01,680 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:01,680 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:01,680 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:01,680 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:01,680 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:01,680 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:01,680 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:01,680 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:01,681 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:01,681 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:01,681 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0034' (52)
2026-04-21 02:02:01,681 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000110'
2026-04-21 02:02:01,681 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:01,681 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:01,681 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:01,681 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:01,681 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:01,681 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:01,681 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:01,681 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:01,681 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:01,681 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08000110'
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08000110'
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.0.1.16/28']
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.0.1.16/28
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:01,682 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:11,693 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-04-21 02:02:11,693 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.055s
2026-04-21 02:02:11,693 INFO BGP-Thread-1 (job): total_received_update_message_counter: 4
2026-04-21 02:02:11,693 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 3
2026-04-21 02:02:11,693 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:02:12,168 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000100
2026-04-21 02:02:12,168 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:12,169 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:12,169 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-04-21 02:02:12,169 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:12,169 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:12,169 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:12,169 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:12,170 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:12,170 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:12,170 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:12,170 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:12,170 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:12,170 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:12,170 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:12,170 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:12,170 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-04-21 02:02:12,170 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000100'
2026-04-21 02:02:12,171 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:12,171 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:12,171 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:12,171 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:12,171 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:12,171 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:12,171 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:12,171 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:12,171 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:12,172 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:12,172 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:12,172 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:12,172 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-04-21 02:02:12,172 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000100'
2026-04-21 02:02:12,172 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:12,172 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:12,172 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000100'
2026-04-21 02:02:12,172 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.0/28']
2026-04-21 02:02:12,172 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.0/28
2026-04-21 02:02:12,173 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:12,173 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:12,173 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:12,183 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000110
2026-04-21 02:02:12,183 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:12,183 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:12,183 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-04-21 02:02:12,183 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:12,183 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:12,183 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:12,183 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:12,183 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:12,183 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:12,184 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:12,184 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:12,184 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:12,184 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:12,184 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:12,184 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:12,184 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-04-21 02:02:12,184 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000110'
2026-04-21 02:02:12,184 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:12,184 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:12,184 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:12,184 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:12,184 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:12,185 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:12,185 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:12,185 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:12,185 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:12,185 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:12,185 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:12,185 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:12,185 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-04-21 02:02:12,185 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000110'
2026-04-21 02:02:12,185 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:12,185 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:12,185 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000110'
2026-04-21 02:02:12,186 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.16/28']
2026-04-21 02:02:12,186 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.16/28
2026-04-21 02:02:12,186 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:12,186 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:12,186 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:12,192 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000120
2026-04-21 02:02:12,193 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:12,193 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:12,193 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-04-21 02:02:12,193 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:12,193 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:12,193 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:12,193 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:12,193 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:12,193 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:12,193 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:12,193 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:12,194 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:12,194 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:12,194 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:12,194 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:12,194 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-04-21 02:02:12,194 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000120'
2026-04-21 02:02:12,194 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:12,194 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:12,194 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:12,194 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:12,194 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:12,194 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:12,195 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:12,195 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:12,195 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:12,195 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:12,195 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:12,195 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:12,195 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-04-21 02:02:12,196 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000120'
2026-04-21 02:02:12,196 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:12,196 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:12,196 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000120'
2026-04-21 02:02:12,196 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.32/28']
2026-04-21 02:02:12,196 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.32/28
2026-04-21 02:02:12,196 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:12,197 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:12,197 DEBUG BGP-Thread-1 (job): NLRI prefix list: []</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:15.029769" elapsed="0.002266"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-21T02:02:15.033006" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bgp_peer_tc1.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bgp_peer_tc1.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-21T02:02:15.032430" elapsed="0.000660"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>bgp_peer_tc1.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-21T02:02:14.996611" elapsed="0.036577"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:02:15.034120" elapsed="0.000372"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:02:15.033622" elapsed="0.000960"/>
</kw>
<doc>Stop BGP peer tool</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:02:12.884549" elapsed="2.150090"/>
</test>
<test id="s1-s7-t12" name="TC2_Reconnect_BGP_Peer" line="211">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:02:15.039368" elapsed="0.000301"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:02:15.038986" elapsed="0.000762"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:15.041326" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:15.041129" elapsed="0.000268"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:15.041096" elapsed="0.000336"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:15.047398" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:15.047286" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:15.047264" elapsed="0.000204"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:15.048533" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:15.048130" elapsed="0.000430"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:15.049054" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:15.048726" elapsed="0.000353"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:15.049126" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:02:15.049297" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:15.047707" elapsed="0.001616"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:15.055358" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:15.055247" elapsed="0.000328"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:15.055227" elapsed="0.000371"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:15.056898" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:15.056764" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:15.056746" elapsed="0.000221"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:15.057425" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:15.057117" elapsed="0.000334"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:15.057851" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:15.057615" elapsed="0.000262"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:15.088770" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:15.058379" elapsed="0.030637"/>
</kw>
<msg time="2026-04-21T02:02:15.089272" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:15.089321" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:15.058040" elapsed="0.031319"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:15.120058" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "R "e "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:15.090197" elapsed="0.030231"/>
</kw>
<msg time="2026-04-21T02:02:15.120894" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:15.120998" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "R "e "c "o "n "n "e "c "t "_ "B...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:15.089655" elapsed="0.031556"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:15.122272" elapsed="0.000061"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:15.121529" elapsed="0.000889"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:15.121452" elapsed="0.001028"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:15.123884" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "R "e "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:15.122863" elapsed="0.001194"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:15.124476" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:15.124224" elapsed="0.000308"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:15.124180" elapsed="0.000376"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:15.124596" elapsed="0.000041"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:15.127388" elapsed="0.000154"/>
</kw>
<msg time="2026-04-21T02:02:15.127605" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:15.126273" elapsed="0.001474"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:15.128607" elapsed="0.000078"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:15.128963" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:15.125567" elapsed="0.003584"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:15.124951" elapsed="0.004268"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:15.056460" elapsed="0.072861"/>
</kw>
<msg time="2026-04-21T02:02:15.129423" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:15.129470" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "R "e "c "o "n "n "e "c "t "_ "B...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:15.055815" elapsed="0.073698"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:15.129704" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:02:15.129593" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:15.129573" elapsed="0.000235"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:15.130241" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:15.130605" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:15.130679" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:15.054896" elapsed="0.075921"/>
</kw>
<msg time="2026-04-21T02:02:15.130918" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:15.130964" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "R "e "c "o "n "n "e "c "t "_ "B...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:15.049728" elapsed="0.081275"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:15.131359" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:15.131083" elapsed="0.000331"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:15.131065" elapsed="0.000374"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:15.049577" elapsed="0.081886"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:15.049386" elapsed="0.082113"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:15.046913" elapsed="0.084647"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:02:15.040674" elapsed="0.090947"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:15.040021" elapsed="0.091696"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:02:15.035646" elapsed="0.096130"/>
</kw>
<kw name="Switch_To_BGP_Peer_Console">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:15.132229" elapsed="0.000109"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:15.131943" elapsed="0.000451"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:15.143455" level="INFO">${start_cmd} = python3 play.py --amount 0 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug </msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:15.143011" elapsed="0.000478"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:15.143939" level="INFO">python3 play.py --amount 0 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug </msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:15.143659" elapsed="0.000327"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:15.147428" level="INFO">python3 play.py --amount 0 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug</msg>
<msg time="2026-04-21T02:02:15.147527" level="INFO">${output} = python3 play.py --amount 0 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug 
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:15.144144" elapsed="0.003410"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:15.147996" level="INFO">python3 play.py --amount 0 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug 
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:15.147718" elapsed="0.000324"/>
</kw>
<arg>${BGP_PEER_COMMAND}</arg>
<arg>${BGP_PEER_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-04-21T02:02:15.142539" elapsed="0.005562"/>
</kw>
<kw name="Read_And_Fail_If_Prompt_Is_Seen" owner="BGPcliKeywords">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="Run Keyword And Expect Error" owner="BuiltIn">
<kw name="Read_Text_Before_Prompt" owner="BGPcliKeywords">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:02:25.151444" level="FAIL">No match found for '&gt;' in 10 seconds
Output:
[?2004l2026-04-21 02:02:15,241 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:02:15,242 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.171.116
2026-04-21 02:02:15,242 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-04-21 02:02:15,242 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.171.3
2026-04-21 02:02:15,242 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-04-21 02:02:15,243 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 02:02:15,246 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 02:02:15,246 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-04-21 02:02:15,247 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 02:02:15,247 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-04-21 02:02:15,247 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-04-21 02:02:15,247 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-04-21 02:02:15,247 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-04-21 02:02:15,247 INFO BGP-Thread-1 (job):   My BGP Identifier: 169782132
2026-04-21 02:02:15,247 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-04-21 02:02:15,247 INFO BGP-Thread-1 (job):   Originator ID: None
2026-04-21 02:02:15,247 INFO BGP-Thread-1 (job):   Cluster list: None
2026-04-21 02:02:15,247 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-04-21 02:02:15,248 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-04-21 02:02:15,248 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-04-21 02:02:15,248 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 0
2026-04-21 02:02:15,248 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, -1]
2026-04-21 02:02:15,248 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-04-21 02:02:15,248 INFO BGP-Thread-1 (job):   Let's go ...

2026-04-21 02:02:15,248 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-04-21 02:02:15,248 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:15,249 DEBUG BGP-Thread-1 (job):   Length=45 (0x002d)
2026-04-21 02:02:15,249 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-04-21 02:02:15,249 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-04-21 02:02:15,249 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-04-21 02:02:15,249 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-04-21 02:02:15,250 DEBUG BGP-Thread-1 (job):   BGP Identifier=169782132 (0x0a1eab74)
2026-04-21 02:02:15,250 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=16 (0x10)
2026-04-21 02:02:15,250 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x0206010400010001020641040000fbf0
2026-04-21 02:02:15,250 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff002d0104fbf000b40a1eab74100206010400010001020641040000fbf0'
2026-04-21 02:02:15,250 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff002d0104fbf000b40a1eab74100206010400010001020641040000fbf0
2026-04-21 02:02:15,252 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:02:15,252 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:15,252 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:02:15,252 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:02:15,252 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:02:15,253 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:02:15,253 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:15,253 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:02:15,253 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:02:15,253 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:02:15,253 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-04-21 02:02:15,253 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:02:15,253 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:02:15,253 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:02:15,259 INFO BGP-Thread-1 (job): ... idle for 0.005s
2026-04-21 02:02:15,259 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.005s
2026-04-21 02:02:15,259 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-04-21 02:02:15,259 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:15,259 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:15,259 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-04-21 02:02:15,260 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:15,260 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:15,260 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:15,260 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:15,260 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:15,260 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:15,260 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:15,260 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:15,260 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:15,260 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:15,261 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:15,261 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:15,261 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-04-21 02:02:15,261 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-04-21 02:02:15,261 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:15,261 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:15,261 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
.</msg>
<var>${text}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-21T02:02:15.150181" elapsed="10.003209">No match found for '&gt;' in 10 seconds
Output:
[?2004l
2026-04-21 02:02:15,241 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:02:15,242 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.171.116
2026-04-21 02:02:15,242 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-04-21 02:02:15,242 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.171.3
2026-04-21 02:02:15,242 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-04-21 02:02:15,243 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 02:02:15,246 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 02:02:15,246 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-04-21 02:02:15,247 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 02:02:15,247 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-04-21 02:02:15,247 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
    [ Message content over the limit has been removed. ]
2026-04-21 02:02:15,260 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:15,260 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:15,260 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:15,260 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:15,260 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:15,260 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:15,260 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:15,260 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:15,261 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:15,261 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:15,261 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-04-21 02:02:15,261 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-04-21 02:02:15,261 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:15,261 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:15,261 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.153739" elapsed="0.000035"/>
</kw>
<doc>Log text gathered by SSHLibrary.Read_Until_Prompt.
This needs to be a separate keyword just because how Read_And_Fail_If_Prompt_Is_Seen is implemented.</doc>
<status status="FAIL" start="2026-04-21T02:02:15.149713" elapsed="10.004265">No match found for '&gt;' in 10 seconds
Output:
[?2004l
2026-04-21 02:02:15,241 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:02:15,242 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.171.116
2026-04-21 02:02:15,242 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-04-21 02:02:15,242 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.171.3
2026-04-21 02:02:15,242 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-04-21 02:02:15,243 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 02:02:15,246 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 02:02:15,246 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-04-21 02:02:15,247 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 02:02:15,247 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-04-21 02:02:15,247 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
    [ Message content over the limit has been removed. ]
2026-04-21 02:02:15,260 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:15,260 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:15,260 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:15,260 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:15,260 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:15,260 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:15,260 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:15,260 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:15,261 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:15,261 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:15,261 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-04-21 02:02:15,261 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-04-21 02:02:15,261 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:15,261 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:15,261 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
.</status>
</kw>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the keyword and checks that the expected error occurred.</doc>
<status status="PASS" start="2026-04-21T02:02:15.149148" elapsed="10.005013"/>
</kw>
<msg time="2026-04-21T02:02:25.154295" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>BuiltIn.Run_Keyword_And_Expect_Error</arg>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:15.148737" elapsed="10.005585"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-04-21T02:02:25.154548" elapsed="0.000035"/>
</return>
<status status="PASS" start="2026-04-21T02:02:25.154445" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:25.154409" elapsed="0.000237"/>
</if>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.154915" elapsed="0.000029"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was seen but it was not expected yet</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.155096" elapsed="0.000021"/>
</kw>
<doc>Try to read SSH to see prompt, but expect to see no prompt within SSHLibrary's timeout.</doc>
<status status="PASS" start="2026-04-21T02:02:15.148418" elapsed="10.006762"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:25.168007" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:25.183859" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:25.184069" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:25.167798" elapsed="0.016325"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:25.185137" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:25.184494" elapsed="0.000733"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:25.185530" elapsed="0.000708"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received:</arg>
<arg>0</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:25.167379" elapsed="0.018988"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:25.204961" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:25.255148" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:25.255580" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:25.204712" elapsed="0.050933"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:25.257178" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:25.256263" elapsed="0.001034"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:25.257652" elapsed="0.000776"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>0</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:25.204154" elapsed="0.054428"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:02:25.260054" elapsed="0.000635"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:02:25.259290" elapsed="0.001581"/>
</kw>
<doc>Start BGP peer tool</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:02:15.034979" elapsed="10.225982"/>
</test>
<test id="s1-s7-t13" name="TC2_BGP_Application_Peer_Put_3_Routes" line="220">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:02:25.270002" elapsed="0.000389"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:02:25.269578" elapsed="0.000909"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:25.272115" elapsed="0.000026"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:25.271902" elapsed="0.000293"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:25.271864" elapsed="0.000367"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:25.278632" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:25.278521" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:25.278503" elapsed="0.000199"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:25.279868" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:25.279392" elapsed="0.000509"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:25.280392" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:25.280066" elapsed="0.000352"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:25.280463" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:02:25.280630" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:25.278998" elapsed="0.001657"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:25.286308" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:25.286197" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:25.286178" elapsed="0.000199"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:25.287601" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:25.287491" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:25.287473" elapsed="0.000197"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:25.288293" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:25.287845" elapsed="0.000476"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:25.288730" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:25.288488" elapsed="0.000269"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:25.317612" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:25.289302" elapsed="0.028654"/>
</kw>
<msg time="2026-04-21T02:02:25.318297" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:25.318370" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:25.288955" elapsed="0.029472"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:25.348068" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "A "p "p "l "i "c "a "t "i "o "n "_ "P "e "e "r "_ "P "u "t "_ "3 "_ "R "o "u "t "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:25.319728" elapsed="0.028681"/>
</kw>
<msg time="2026-04-21T02:02:25.348717" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:25.348784" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "A "p "p "l "i "c "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:25.319030" elapsed="0.029839"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.349474" elapsed="0.000038"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:25.349031" elapsed="0.000528"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:25.348980" elapsed="0.000623"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:25.350379" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "A "p "p "l "i "c "a "t "i "o "n "_ "P "e "e "r "_ "P "u "t "_ "3 "_ "R "o "u "t "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:25.349835" elapsed="0.000650"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.350917" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:25.350579" elapsed="0.000418"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:25.350552" elapsed="0.000481"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:25.351092" elapsed="0.000059"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:25.354965" elapsed="0.000204"/>
</kw>
<msg time="2026-04-21T02:02:25.355272" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:25.353550" elapsed="0.001914"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.355863" elapsed="0.000139"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.356364" elapsed="0.000100"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:25.352440" elapsed="0.004178"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:25.351559" elapsed="0.005150"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:25.287187" elapsed="0.069933"/>
</kw>
<msg time="2026-04-21T02:02:25.357285" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:25.357349" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "A "p "p "l "i "c "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:25.286532" elapsed="0.070876"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:25.357723" elapsed="0.000044"/>
</return>
<status status="PASS" start="2026-04-21T02:02:25.357543" elapsed="0.000296"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:25.357506" elapsed="0.000373"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.358552" elapsed="0.000040"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.359299" elapsed="0.000036"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:25.359403" elapsed="0.000024"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:25.285856" elapsed="0.073706"/>
</kw>
<msg time="2026-04-21T02:02:25.359696" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:25.359758" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "A "p "p "l "i "c "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:25.281073" elapsed="0.078758"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.360358" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:25.359980" elapsed="0.000453"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:25.359955" elapsed="0.000511"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:25.280922" elapsed="0.079579"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:25.280718" elapsed="0.079831"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:25.278138" elapsed="0.082496"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:02:25.271436" elapsed="0.089392"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:25.270717" elapsed="0.090183"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:02:25.264728" elapsed="0.096255"/>
</kw>
<kw name="Switch_To_BGP_Application_Peer_Console">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_app_peer_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:25.361610" elapsed="0.000172"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:25.361179" elapsed="0.000701"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:25.374522" level="INFO">${start_cmd} = python3 bgp_app_peer.py --host 10.30.171.3 --port 8181 --command put --count 3 --prefix 8.0.1.0 --prefixlen 28 --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types...</msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:25.373928" elapsed="0.000642"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:25.375192" level="INFO">python3 bgp_app_peer.py --host 10.30.171.3 --port 8181 --command put --count 3 --prefix 8.0.1.0 --prefixlen 28 --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family &amp;&gt;/dev/null</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:25.374835" elapsed="0.000429"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:25.381342" level="INFO">python3 bgp_app_peer.py --host 10.30.171.3 --port 8181 --command put --count 3 --prefix 8.0.1.0 --prefixlen 28 --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family &amp;&gt;/dev/null</msg>
<msg time="2026-04-21T02:02:25.381521" level="INFO">${output} =  python3 bgp_app_peer.py --host 10.30.171.3 --port 8181 --command put --count 3 --prefix 8.0.1.0 --prefixlen 28 --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.171.3/tables=bgp-type...</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:25.375485" elapsed="0.006072"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:25.382247" level="INFO"> python3 bgp_app_peer.py --host 10.30.171.3 --port 8181 --command put --count 3 --prefix 8.0.1.0 --prefixlen 28 --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family &amp;&gt;/dev/null
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:25.381854" elapsed="0.000465"/>
</kw>
<arg>${BGP_APP_PEER_PUT_COMMAND} ${SCRIPT_URI_OPT}</arg>
<arg>${BGP_APP_PEER_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-04-21T02:02:25.373027" elapsed="0.009389"/>
</kw>
<kw name="Wait_Until_Console_Tool_Finish" owner="BGPcliKeywords">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:02:25.526495" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:02:25.387579" elapsed="0.139561"/>
</kw>
<arg>${timeout}</arg>
<arg>1s</arg>
<arg>SSHLibrary.Read Until Prompt</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:02:25.387045" elapsed="0.140693"/>
</kw>
<arg>${BGP_APP_PEER_TIMEOUT}</arg>
<doc>Wait ${timeout} for the tool exit.</doc>
<status status="PASS" start="2026-04-21T02:02:25.386648" elapsed="0.141204"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:25.538935" level="INFO">Executing command 'cat bgp_app_peer.log'.</msg>
<msg time="2026-04-21T02:02:25.551544" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:25.551673" level="INFO">${output_log} = 2026-04-21 02:02:25,494 INFO: Put 3 prefix(es) in a single request (starting from 8.0.1.0/28) into 10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-famil...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:25.538745" elapsed="0.012991"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:25.552967" level="INFO">2026-04-21 02:02:25,494 INFO: Put 3 prefix(es) in a single request (starting from 8.0.1.0/28) into 10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
2026-04-21 02:02:25,498 DEBUG: ...streaming chunk 1 (prefix: 8.0.1.0/28)
2026-04-21 02:02:25,498 DEBUG: xml data
&lt;ipv4-routes xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
&lt;ipv4-route&gt;
  &lt;prefix&gt;8.0.1.0/28&lt;/prefix&gt;
  &lt;path-id&gt;0&lt;/path-id&gt;
  &lt;route-key&gt;8.0.1.0/28&lt;/route-key&gt;
  &lt;attributes&gt;
   &lt;ipv4-next-hop&gt;
    &lt;global&gt;192.0.2.1&lt;/global&gt;
   &lt;/ipv4-next-hop&gt;&lt;as-path/&gt;
   &lt;multi-exit-disc&gt;
    &lt;med&gt;0&lt;/med&gt;
   &lt;/multi-exit-disc&gt;
   &lt;local-pref&gt;
    &lt;pref&gt;100&lt;/pref&gt;
   &lt;/local-pref&gt;
   &lt;originator-id&gt;
    &lt;originator&gt;41.41.41.41&lt;/originator&gt;
   &lt;/originator-id&gt;
   &lt;origin&gt;
    &lt;value&gt;igp&lt;/value&gt;
   &lt;/origin&gt;
   &lt;cluster-id&gt;
    &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
   &lt;/cluster-id&gt;
  &lt;/attributes&gt;
 &lt;/ipv4-route&gt;
2026-04-21 02:02:25,499 DEBUG: ...streaming chunk 2 (prefix: 8.0.1.16/28)
2026-04-21 02:02:25,499 DEBUG: xml data
&lt;ipv4-route&gt;
  &lt;prefix&gt;8.0.1.16/28&lt;/prefix&gt;
  &lt;path-id&gt;0&lt;/path-id&gt;
  &lt;route-key&gt;8.0.1.16/28&lt;/route-key&gt;
  &lt;attributes&gt;
   &lt;ipv4-next-hop&gt;
    &lt;global&gt;192.0.2.1&lt;/global&gt;
   &lt;/ipv4-next-hop&gt;&lt;as-path/&gt;
   &lt;multi-exit-disc&gt;
    &lt;med&gt;0&lt;/med&gt;
   &lt;/multi-exit-disc&gt;
   &lt;local-pref&gt;
    &lt;pref&gt;100&lt;/pref&gt;
   &lt;/local-pref&gt;
   &lt;originator-id&gt;
    &lt;originator&gt;41.41.41.41&lt;/originator&gt;
   &lt;/originator-id&gt;
   &lt;origin&gt;
    &lt;value&gt;igp&lt;/value&gt;
   &lt;/origin&gt;
   &lt;cluster-id&gt;
    &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
   &lt;/cluster-id&gt;
  &lt;/attributes&gt;
 &lt;/ipv4-route&gt;
2026-04-21 02:02:25,499 DEBUG: ...streaming chunk 3 (prefix: 8.0.1.32/28)
2026-04-21 02:02:25,499 DEBUG: xml data
&lt;ipv4-route&gt;
  &lt;prefix&gt;8.0.1.32/28&lt;/prefix&gt;
  &lt;path-id&gt;0&lt;/path-id&gt;
  &lt;route-key&gt;8.0.1.32/28&lt;/route-key&gt;
  &lt;attributes&gt;
   &lt;ipv4-next-hop&gt;
    &lt;global&gt;192.0.2.1&lt;/global&gt;
   &lt;/ipv4-next-hop&gt;&lt;as-path/&gt;
   &lt;multi-exit-disc&gt;
    &lt;med&gt;0&lt;/med&gt;
   &lt;/multi-exit-disc&gt;
   &lt;local-pref&gt;
    &lt;pref&gt;100&lt;/pref&gt;
   &lt;/local-pref&gt;
   &lt;originator-id&gt;
    &lt;originator&gt;41.41.41.41&lt;/originator&gt;
   &lt;/originator-id&gt;
   &lt;origin&gt;
    &lt;value&gt;igp&lt;/value&gt;
   &lt;/origin&gt;
   &lt;cluster-id&gt;
    &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
   &lt;/cluster-id&gt;
  &lt;/attributes&gt;
 &lt;/ipv4-route&gt; 
&lt;/ipv4-routes&gt;
2026-04-21 02:02:25,510 DEBUG: &lt;PreparedRequest [PUT]&gt; http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
2026-04-21 02:02:25,510 DEBUG: Request headers: {'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Authorization': 'Basic YWRtaW46YWRtaW4='}:
2026-04-21 02:02:25,510 DEBUG: Response: 
2026-04-21 02:02:25,510 DEBUG: &lt;Response [201]&gt; Created
2026-04-21 02:02:25,510 INFO: Total test execution time: 0.016s
2026-04-21 02:02:25,510 INFO: Total build data time: 0.001s
2026-04-21 02:02:25,511 INFO: Total response time: 0.015s
2026-04-21 02:02:25,511 INFO: Total number of response(s): 1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:25.552195" elapsed="0.001152"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-21T02:02:25.554586" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bgp_app_peer_put_tc2.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bgp_app_peer_put_tc2.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-21T02:02:25.553836" elapsed="0.000879"/>
</kw>
<arg>bgp_app_peer.log</arg>
<arg>bgp_app_peer_put_tc2.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-21T02:02:25.538277" elapsed="0.016610"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:02:25.556337" elapsed="0.000755"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:02:25.555567" elapsed="0.001708"/>
</kw>
<doc>Start BGP application peer tool and give him 30s</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:02:25.263190" elapsed="0.294173"/>
</test>
<test id="s1-s7-t14" name="TC2_Check_Example-IPv4-Topology_Is_Filled_With_3_Routes" line="228">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:02:25.563606" elapsed="0.000241"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:02:25.563312" elapsed="0.000600"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:25.565066" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:25.564907" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:25.564880" elapsed="0.000265"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:25.570320" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:25.570204" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:25.570185" elapsed="0.000205"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:25.571432" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:25.571031" elapsed="0.000460"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:25.571976" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:25.571657" elapsed="0.000345"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:25.572046" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:02:25.572213" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:25.570627" elapsed="0.001610"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:25.578164" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:25.578051" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:25.578030" elapsed="0.000205"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:25.579508" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:25.579370" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:25.579352" elapsed="0.000226"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:25.580073" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:25.579729" elapsed="0.000370"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:25.580489" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:25.580266" elapsed="0.000249"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:25.625067" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:25.581045" elapsed="0.044266"/>
</kw>
<msg time="2026-04-21T02:02:25.625560" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:25.625609" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:25.580679" elapsed="0.044966"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:25.665097" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "- "I "P "v "4 "- "T "o "p "o "l "o "g "y "_ "I "s "_ "F "i "l "l "e "d "_ "W "i "t "h "_ "3 "_ "R "o "u "t "e "[78Cs "[A[78C"[K
[K
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:25.626486" elapsed="0.038894"/>
</kw>
<msg time="2026-04-21T02:02:25.665737" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:25.666004" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "C "h "e "c "k "_ "E "x "a "m "p...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:25.625963" elapsed="0.040081"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.666552" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:25.666182" elapsed="0.000431"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:25.666136" elapsed="0.000507"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:25.667258" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "- "I "P "v "4 "- "T "o "p "o "l "o "g "y "_ "I "s "_ "F "i "l "l "e "d "_ "W "i "t "h "_ "3 "_ "R "o "u "t "e "[78Cs "[A[78C"[K
[K
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:25.666808" elapsed="0.000533"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.667631" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:25.667409" elapsed="0.000277"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:25.667391" elapsed="0.000319"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:25.667753" elapsed="0.000061"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:25.670839" elapsed="0.000159"/>
</kw>
<msg time="2026-04-21T02:02:25.671065" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:25.669505" elapsed="0.001742"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.671533" elapsed="0.000080"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.671985" elapsed="0.000080"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:25.668832" elapsed="0.003353"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:25.668146" elapsed="0.004106"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:25.579059" elapsed="0.093295"/>
</kw>
<msg time="2026-04-21T02:02:25.672456" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:25.672503" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "C "h "e "c "k "_ "E "x "a "m "p...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:25.578398" elapsed="0.094148"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:25.672774" elapsed="0.000044"/>
</return>
<status status="PASS" start="2026-04-21T02:02:25.672625" elapsed="0.000231"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:25.672607" elapsed="0.000275"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.673375" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.674009" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:25.674087" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:25.577667" elapsed="0.096535"/>
</kw>
<msg time="2026-04-21T02:02:25.674302" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:25.674347" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "C "h "e "c "k "_ "E "x "a "m "p...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:25.572632" elapsed="0.101755"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.674747" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:25.674466" elapsed="0.000384"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:25.674448" elapsed="0.000428"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:25.572483" elapsed="0.102418"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:25.572296" elapsed="0.102645"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:25.569827" elapsed="0.105175"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:02:25.564572" elapsed="0.110550"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:25.564097" elapsed="0.111077"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:02:25.560773" elapsed="0.114477"/>
</kw>
<kw name="Wait_For_Topology_To_Change_To">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:25.755353" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:25.754928" elapsed="0.000460"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:25.756377" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:25.755926" elapsed="0.000533">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:25.756555" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:25.755568" elapsed="0.001013"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:25.757187" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:25.756752" elapsed="0.000463"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:02:25.757527" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:02:25.757707" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:02:25.757380" elapsed="0.000353"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:25.758162" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:25.757910" elapsed="0.000297"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:25.759458" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:25.758983" elapsed="0.000537"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:02:25.760112" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:02:25.759684" elapsed="0.000455"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.760683" elapsed="0.000047"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.761471" elapsed="0.000051"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.761833" elapsed="0.000047"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:02:25.760481" elapsed="0.001529"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:02:25.760200" elapsed="0.001892"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:02:25.762157" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:02:25.762332" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:02:25.758610" elapsed="0.003747"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:25.758289" elapsed="0.004100"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.762566" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:25.762417" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:25.758262" elapsed="0.004379"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:25.763295" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:25.762799" elapsed="0.000524"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:02:25.763372" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:02:25.754282" elapsed="0.009233"/>
</kw>
<msg time="2026-04-21T02:02:25.763637" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:25.741217" elapsed="0.022474"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.776894" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.793001" elapsed="0.000054"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.805736" elapsed="0.000033"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.805998" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.806189" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.806618" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:25.806463" elapsed="0.000211"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:02:25.806444" elapsed="0.000255"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.806860" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.807042" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.807212" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:02:25.806402" elapsed="0.000864"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:02:25.806279" elapsed="0.001016"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.807443" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:02:25.807523" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:02:25.807692" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:02:25.736524" elapsed="0.071198"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:25.809223" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:25.808899" elapsed="0.000408">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:25.809401" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:25.808451" elapsed="0.000974"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.809853" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:25.809495" elapsed="0.000417"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:25.810422" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:25.810124" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:25.809938" elapsed="0.000546"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:25.809476" elapsed="0.001029"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:25.813051" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:25.810660" elapsed="0.002418"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:02:25.813131" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:02:25.813290" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:02:25.808082" elapsed="0.005232"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:25.814552" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:25.814312" elapsed="0.000305">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:25.814717" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:25.813969" elapsed="0.000773"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:02:25.814990" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:02:25.814829" elapsed="0.000223"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:25.814810" elapsed="0.000268"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.815229" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.815405" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:02:25.815469" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:02:25.817648" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:02:25.813625" elapsed="0.004050"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:25.819151" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:25.818861" elapsed="0.000339"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:25.819607" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:25.819356" elapsed="0.000295"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:02:25.830994" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01m0ocg7lowuy11wvbvmh6ulf7d7.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:02:25.831191" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '338'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.0.1.32/28"},{"prefix":"8.0.1.16/28"},{"prefix":"8.0.1.0/28"}]}}]}]} 
 </msg>
<msg time="2026-04-21T02:02:25.831351" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:02:25.821842" elapsed="0.009538"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:25.819719" elapsed="0.011720"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.831692" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:25.831475" elapsed="0.000286"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:25.819700" elapsed="0.012084"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:25.835818" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.0.1.32/28"},{"prefix":"8.0.1.16/28"},{"prefix":"8.0.1.0/28"}]}}]}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:25.833018" elapsed="0.002876"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:25.832742" elapsed="0.003295"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:25.832720" elapsed="0.003359"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:25.840054" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:25.836497" elapsed="0.003626"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:25.836164" elapsed="0.004009"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:25.836139" elapsed="0.004072"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:25.841631" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:25.840498" elapsed="0.001174"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.842172" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:25.841782" elapsed="0.000474"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:25.843100" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:25.842538" elapsed="0.000601"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:25.842293" elapsed="0.000901"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:25.841754" elapsed="0.001471"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:25.844124" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:25.843537" elapsed="0.000626"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.844620" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:25.844268" elapsed="0.000440"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:25.845459" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:25.845017" elapsed="0.000481"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:25.844744" elapsed="0.000805"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:25.844241" elapsed="0.001340"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:25.845838" elapsed="0.000519"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:02:25.847191" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:25.846605" elapsed="0.000629"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:02:25.847472" elapsed="0.002470"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:02:25.832232" elapsed="0.017784"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:02:25.850207" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:25.850091" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:25.850072" elapsed="0.000208"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:02:25.853336" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:02:25.850428" elapsed="0.002937"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:02:25.853419" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:02:25.853598" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:02:25.818007" elapsed="0.035618"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:02:25.853691" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:02:25.853862" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:02:25.692140" elapsed="0.161749"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:25.909258" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:25.908370" elapsed="0.000923"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:25.911572" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:25.910928" elapsed="0.000819">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:25.911933" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:25.909497" elapsed="0.002462"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:25.912992" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:25.912157" elapsed="0.000863"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:02:25.913438" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:02:25.913723" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:02:25.913189" elapsed="0.000562"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:25.914357" level="INFO">{
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "prefix": "8.0.1.16/28"
       },
       {
        "prefix": "8.0.1.32/28"
       }
      ]
     },
     "node-id": "192.0.2.1"
    }
   ],
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:25.913931" elapsed="0.000493"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:02:25.915261" elapsed="0.000080"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:25.914513" elapsed="0.000911"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:25.916277" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:25.915633" elapsed="0.000685"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:25.915456" elapsed="0.000943"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:25.914484" elapsed="0.001940"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:25.917485" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:25.916575" elapsed="0.000940"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:02:25.917569" elapsed="0.000036"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:02:25.905987" elapsed="0.011721"/>
</kw>
<msg time="2026-04-21T02:02:25.917768" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:25.892664" elapsed="0.025174"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.930779" elapsed="0.000078"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.943671" elapsed="0.000033"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.959572" elapsed="0.000074"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.959960" elapsed="0.000027"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.960163" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.960658" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:25.960495" elapsed="0.000220"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:02:25.960473" elapsed="0.000274"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.960916" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.961087" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.961254" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:02:25.960425" elapsed="0.000884"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:02:25.960261" elapsed="0.001079"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.961491" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:02:25.961575" elapsed="0.000021"/>
</return>
<msg time="2026-04-21T02:02:25.961780" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:02:25.876552" elapsed="0.085288"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:25.962033" elapsed="0.002463"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:02:25.965975" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:02:25.965342" elapsed="0.000663"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:02:25.966639" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:02:25.966166" elapsed="0.000502"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:02:25.966847" elapsed="0.000358"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:02:25.964883" elapsed="0.002385"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:25.964580" elapsed="0.002722"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:25.967480" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:25.967329" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:25.964559" elapsed="0.003000"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:02:25.863895" elapsed="0.103712"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:02:25.854244" elapsed="0.113442"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:25.853974" elapsed="0.113857"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:25.853957" elapsed="0.113902"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:02:25.967897" elapsed="0.000039"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:02:25.683711" elapsed="0.284333"/>
</kw>
<arg>${folder_name}</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-04-21T02:02:25.676424" elapsed="0.291687"/>
</kw>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Compare_Topology</arg>
<arg>${folder_name}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:02:25.675863" elapsed="0.292298"/>
</kw>
<arg>filled_topology</arg>
<doc>Wait until Compare_Topology matches expected result.</doc>
<status status="PASS" start="2026-04-21T02:02:25.675422" elapsed="0.292802"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:02:25.968856" elapsed="0.000269"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:02:25.968519" elapsed="0.000672"/>
</kw>
<doc>See new routes in example-ipv4-topology as a proof that synchronization was correct.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:02:25.558325" elapsed="0.410904"/>
</test>
<test id="s1-s7-t15" name="TC2_BGP_Peer_Check_Incomming_Updates_For_3_Introduced_Prefixes" line="233">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:02:25.973709" elapsed="0.000287"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:02:25.973436" elapsed="0.000620"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:25.975357" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:25.975231" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:25.975210" elapsed="0.000239"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:25.980898" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:25.980773" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:25.980755" elapsed="0.000212"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:25.982038" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:25.981610" elapsed="0.000464"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:25.982532" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:25.982237" elapsed="0.000387"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:25.982676" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:02:25.982859" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:25.981216" elapsed="0.001669"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:25.989097" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:25.988984" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:25.988964" elapsed="0.000202"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:25.990382" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:25.990274" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:25.990256" elapsed="0.000194"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:25.990971" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:25.990634" elapsed="0.000364"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:25.991390" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:25.991164" elapsed="0.000253"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:26.019386" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:25.991949" elapsed="0.027781"/>
</kw>
<msg time="2026-04-21T02:02:26.020211" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:26.020319" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:25.991581" elapsed="0.028824"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:26.059322" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "_ "C "h "e "c "k "_ "I "n "c "o "m "m "i "n "g "_ "U "p "d "a "t "e "s "_ "F "o "r "_ "3 "_ "I "n "t "r "o "d "u "c "e "d "_ "[78CP "[A[78Cr
 "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:26.022240" elapsed="0.037365"/>
</kw>
<msg time="2026-04-21T02:02:26.059974" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:26.060046" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "_ "C "h...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:26.021132" elapsed="0.038972"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.060715" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:26.060267" elapsed="0.000569"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:26.060215" elapsed="0.000665"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:26.061740" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "_ "C "h "e "c "k "_ "I "n "c "o "m "m "i "n "g "_ "U "p "d "a "t "e "s "_ "F "o "r "_ "3 "_ "I "n "t "r "o "d "u "c "e "d "_ "[78CP "[A[78Cr
 "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:26.061194" elapsed="0.000700"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.062326" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:26.061996" elapsed="0.000439"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:26.061968" elapsed="0.000509"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:26.062537" elapsed="0.000058"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:26.066869" elapsed="0.000169"/>
</kw>
<msg time="2026-04-21T02:02:26.067101" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:26.065008" elapsed="0.002248"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.067569" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.067996" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:26.063937" elapsed="0.004257"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:26.063038" elapsed="0.005422"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:25.989967" elapsed="0.078600"/>
</kw>
<msg time="2026-04-21T02:02:26.068679" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:26.068726" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "_ "C "h...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:25.989322" elapsed="0.079445"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:26.069244" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:02:26.068875" elapsed="0.000431"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:26.068855" elapsed="0.000478"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.069778" elapsed="0.000053"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.070163" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:26.070236" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:25.988620" elapsed="0.081725"/>
</kw>
<msg time="2026-04-21T02:02:26.070461" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:26.070516" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "_ "C "h...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:25.983279" elapsed="0.087273"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.070912" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:26.070629" elapsed="0.000400"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:26.070612" elapsed="0.000443"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:25.983129" elapsed="0.087950"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:25.982945" elapsed="0.088170"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:25.980406" elapsed="0.090767"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:02:25.974753" elapsed="0.096480"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:25.974215" elapsed="0.097065"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:02:25.970665" elapsed="0.100672"/>
</kw>
<kw name="Switch_To_BGP_Peer_Console">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:26.071775" elapsed="0.000155"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:26.071482" elapsed="0.000506"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:26.085248" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:26.098615" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:26.098959" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:26.085064" elapsed="0.013968"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:26.100460" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:26.099577" elapsed="0.001012"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:26.101070" elapsed="0.001841"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received:</arg>
<arg>3</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:26.084637" elapsed="0.018443"/>
</kw>
<arg>10s</arg>
<arg>1s</arg>
<arg>Check_File_For_Word_Count</arg>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received:</arg>
<arg>3</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:02:26.072157" elapsed="0.031016"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:26.120207" level="INFO">Executing command 'grep -o 'nlri_prefix_received: 8.0.1.0/28' bgp_peer.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:26.149078" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:26.149325" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:26.119975" elapsed="0.029408"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:26.150619" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:26.149882" elapsed="0.000866"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:26.151148" elapsed="0.000756"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received: 8.0.1.0/28</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:26.119390" elapsed="0.032657"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:26.171402" level="INFO">Executing command 'grep -o 'nlri_prefix_received: 8.0.1.16/28' bgp_peer.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:26.220140" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:26.220484" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:26.171178" elapsed="0.049364"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:26.221761" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:26.221067" elapsed="0.000828"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:26.222310" elapsed="0.000748"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received: 8.0.1.16/28</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:26.170492" elapsed="0.052716"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:26.241145" level="INFO">Executing command 'grep -o 'nlri_prefix_received: 8.0.1.32/28' bgp_peer.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:26.273115" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:26.273411" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:26.240956" elapsed="0.032491"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:26.274454" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:26.273868" elapsed="0.000645"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:26.274727" elapsed="0.000432"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received: 8.0.1.32/28</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:26.240481" elapsed="0.034775"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:26.292597" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:26.325511" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:26.325738" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:26.292378" elapsed="0.033396"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:26.326656" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:26.326165" elapsed="0.000549"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:26.327126" elapsed="0.000405"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>0</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:26.291849" elapsed="0.035776"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:02:26.328522" elapsed="0.000348"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:02:26.328071" elapsed="0.000879"/>
</kw>
<doc>Check incomming updates for new routes</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:02:25.969835" elapsed="0.359166"/>
</test>
<test id="s1-s7-t16" name="TC2_BGP_Application_Peer_Delete_All_Routes" line="249">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:02:26.333743" elapsed="0.000339"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:02:26.333373" elapsed="0.000778"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:26.335714" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:26.335538" elapsed="0.000264"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:26.335500" elapsed="0.000336"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:26.342684" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:26.342551" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:26.342529" elapsed="0.000240"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:26.344133" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:26.343627" elapsed="0.000540"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:26.344753" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:26.344380" elapsed="0.000404"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:26.344857" elapsed="0.000049"/>
</return>
<msg time="2026-04-21T02:02:26.345066" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:26.343097" elapsed="0.002002"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:26.352943" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:26.352802" elapsed="0.000201"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:26.352762" elapsed="0.000270"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:26.355119" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:26.354985" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:26.354962" elapsed="0.000243"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:26.355784" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:26.355404" elapsed="0.000432"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:26.356320" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:26.356054" elapsed="0.000297"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:26.389193" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:26.357015" elapsed="0.032339"/>
</kw>
<msg time="2026-04-21T02:02:26.389570" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:26.389628" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:26.356562" elapsed="0.033114"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:26.424047" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "A "p "p "l "i "c "a "t "i "o "n "_ "P "e "e "r "_ "D "e "l "e "t "e "_ "A "l "l "_ "R "o "u "t "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:26.390480" elapsed="0.033871"/>
</kw>
<msg time="2026-04-21T02:02:26.424570" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:26.424617" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "A "p "p "l "i "c "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:26.389999" elapsed="0.034656"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.425145" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:26.424782" elapsed="0.000427"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:26.424742" elapsed="0.000496"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:26.425870" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "A "p "p "l "i "c "a "t "i "o "n "_ "P "e "e "r "_ "D "e "l "e "t "e "_ "A "l "l "_ "R "o "u "t "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:26.425389" elapsed="0.000561"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.426248" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:26.426017" elapsed="0.000295"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:26.425999" elapsed="0.000338"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:26.426379" elapsed="0.000046"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:26.429432" elapsed="0.000162"/>
</kw>
<msg time="2026-04-21T02:02:26.429683" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:26.428150" elapsed="0.001712"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.430167" elapsed="0.000100"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.430569" elapsed="0.000097"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:26.427426" elapsed="0.003410"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:26.426753" elapsed="0.004162"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:26.354564" elapsed="0.076456"/>
</kw>
<msg time="2026-04-21T02:02:26.431120" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:26.431166" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "A "p "p "l "i "c "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:26.353242" elapsed="0.077965"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:26.431420" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:02:26.431288" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:26.431268" elapsed="0.000244"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.431983" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.432353" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:26.432429" elapsed="0.000022"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:26.352350" elapsed="0.080211"/>
</kw>
<msg time="2026-04-21T02:02:26.432662" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:26.432710" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "A "p "p "l "i "c "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:26.345651" elapsed="0.087100"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.433125" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:26.432859" elapsed="0.000321"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:26.432840" elapsed="0.000366"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:26.345441" elapsed="0.087789"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:26.345181" elapsed="0.088090"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:26.342102" elapsed="0.091234"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:02:26.335146" elapsed="0.098298"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:26.334356" elapsed="0.099138"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:02:26.330234" elapsed="0.103319"/>
</kw>
<kw name="Switch_To_BGP_Application_Peer_Console">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_app_peer_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:26.434072" elapsed="0.000110"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:26.433747" elapsed="0.000494"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:26.444136" level="INFO">${start_cmd} = python3 bgp_app_peer.py --host 10.30.171.3 --port 8181 --command delete-all --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3A...</msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:26.443761" elapsed="0.000404"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:26.444577" level="INFO">python3 bgp_app_peer.py --host 10.30.171.3 --port 8181 --command delete-all --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family &amp;&gt;/dev/null</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:26.444325" elapsed="0.000300"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:26.449359" level="INFO">python3 bgp_app_peer.py --host 10.30.171.3 --port 8181 --command delete-all --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family &amp;&gt;/dev/null</msg>
<msg time="2026-04-21T02:02:26.449459" level="INFO">${output} =  python3 bgp_app_peer.py --host 10.30.171.3 --port 8181 --command delete-all --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3...</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:26.444778" elapsed="0.004707"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:26.449965" level="INFO"> python3 bgp_app_peer.py --host 10.30.171.3 --port 8181 --command delete-all --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family &amp;&gt;/dev/null
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:26.449687" elapsed="0.000328"/>
</kw>
<arg>${BGP_APP_PEER_DELETE_ALL_COMMAND} ${SCRIPT_URI_OPT}</arg>
<arg>${BGP_APP_PEER_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-04-21T02:02:26.443324" elapsed="0.006746"/>
</kw>
<kw name="Wait_Until_Console_Tool_Finish" owner="BGPcliKeywords">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:02:26.597372" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:02:26.454877" elapsed="0.142684"/>
</kw>
<arg>${timeout}</arg>
<arg>1s</arg>
<arg>SSHLibrary.Read Until Prompt</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:02:26.454345" elapsed="0.143307"/>
</kw>
<arg>${BGP_APP_PEER_TIMEOUT}</arg>
<doc>Wait ${timeout} for the tool exit.</doc>
<status status="PASS" start="2026-04-21T02:02:26.453995" elapsed="0.143758"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:26.608045" level="INFO">Executing command 'cat bgp_app_peer.log'.</msg>
<msg time="2026-04-21T02:02:26.621150" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:26.621399" level="INFO">${output_log} = 2026-04-21 02:02:26,567 INFO: Delete all prefixes from 10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-fam...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:26.607877" elapsed="0.013583"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:26.622514" level="INFO">2026-04-21 02:02:26,567 INFO: Delete all prefixes from 10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family
2026-04-21 02:02:26,582 DEBUG: &lt;PreparedRequest [DELETE]&gt; http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
2026-04-21 02:02:26,582 DEBUG: Request headers: {'Content-Type': 'application/xml', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='}:
2026-04-21 02:02:26,582 DEBUG: Response: 
2026-04-21 02:02:26,582 DEBUG: &lt;Response [204]&gt; No Content
2026-04-21 02:02:26,583 INFO: Total test execution time: 0.016s
2026-04-21 02:02:26,583 INFO: Total build data time: 0.000s
2026-04-21 02:02:26,583 INFO: Total response time: 0.014s
2026-04-21 02:02:26,583 INFO: Total number of response(s): 1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:26.621872" elapsed="0.000764"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-21T02:02:26.626372" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bgp_app_peer_delete_all_tc2.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bgp_app_peer_delete_all_tc2.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-21T02:02:26.623083" elapsed="0.003450"/>
</kw>
<arg>bgp_app_peer.log</arg>
<arg>bgp_app_peer_delete_all_tc2.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-21T02:02:26.607383" elapsed="0.019306"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:02:26.628195" elapsed="0.000628"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:02:26.627424" elapsed="0.001546"/>
</kw>
<doc>Start BGP application peer tool and give him 30s</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:02:26.329357" elapsed="0.299698"/>
</test>
<test id="s1-s7-t17" name="TC2_Check_Example-IPv4-Topology_Is_Empty" line="257">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:02:26.634183" elapsed="0.000296"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:02:26.633804" elapsed="0.000750"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:26.636062" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:26.635874" elapsed="0.000258"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:26.635837" elapsed="0.000329"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:26.643098" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:26.642990" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:26.642972" elapsed="0.000195"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:26.644203" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:26.643804" elapsed="0.000426"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:26.644692" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:26.644395" elapsed="0.000323"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:26.644763" elapsed="0.000054"/>
</return>
<msg time="2026-04-21T02:02:26.644948" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:26.643404" elapsed="0.001569"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:26.650561" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:26.650452" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:26.650433" elapsed="0.000197"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:26.651856" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:26.651723" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:26.651705" elapsed="0.000219"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:26.652380" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:26.652074" elapsed="0.000332"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:26.652808" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:26.652569" elapsed="0.000265"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:26.686327" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:26.653419" elapsed="0.033029"/>
</kw>
<msg time="2026-04-21T02:02:26.686622" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:26.686669" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:26.652998" elapsed="0.033709"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:26.720566" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "- "I "P "v "4 "- "T "o "p "o "l "o "g "y "_ "I "s "_ "E "m "p "t "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:26.687295" elapsed="0.033400"/>
</kw>
<msg time="2026-04-21T02:02:26.720891" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:26.720938" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "C "h "e "c "k "_ "E "x "a "m "p...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:26.686924" elapsed="0.034051"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.721403" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:26.721124" elapsed="0.000338"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:26.721043" elapsed="0.000446"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:26.721982" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "- "I "P "v "4 "- "T "o "p "o "l "o "g "y "_ "I "s "_ "E "m "p "t "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:26.721638" elapsed="0.000424"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.722416" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:26.722196" elapsed="0.000274"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:26.722176" elapsed="0.000318"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:26.722531" elapsed="0.000038"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:26.725304" elapsed="0.000353"/>
</kw>
<msg time="2026-04-21T02:02:26.725727" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:26.724124" elapsed="0.001770"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.726242" elapsed="0.000087"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.726599" elapsed="0.000077"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:26.723431" elapsed="0.003374"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:26.722868" elapsed="0.004008"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:26.651423" elapsed="0.075554"/>
</kw>
<msg time="2026-04-21T02:02:26.727072" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:26.727116" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "C "h "e "c "k "_ "E "x "a "m "p...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:26.650784" elapsed="0.076370"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:26.727355" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:02:26.727231" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:26.727212" elapsed="0.000231"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.727879" elapsed="0.000032"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.728253" elapsed="0.000029"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:26.728330" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:26.650114" elapsed="0.078331"/>
</kw>
<msg time="2026-04-21T02:02:26.728541" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:26.728586" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "C "h "e "c "k "_ "E "x "a "m "p...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:26.645382" elapsed="0.083244"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.728991" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:26.728707" elapsed="0.000388"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:26.728689" elapsed="0.000436"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:26.645234" elapsed="0.083920"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:26.645034" elapsed="0.084158"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:26.642612" elapsed="0.086641"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:02:26.635419" elapsed="0.093900"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:26.634769" elapsed="0.094599"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:02:26.630598" elapsed="0.098826"/>
</kw>
<kw name="Wait_For_Topology_To_Change_To">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:26.782995" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:26.782583" elapsed="0.000443"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:26.784047" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:26.783632" elapsed="0.000508">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:26.784235" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:26.783256" elapsed="0.001003"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:26.784844" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:26.784428" elapsed="0.000444"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:02:26.785314" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:02:26.785488" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:02:26.785118" elapsed="0.000396"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:26.786079" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:26.785690" elapsed="0.000452"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:26.787827" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:26.787184" elapsed="0.000733"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:02:26.788859" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:02:26.788198" elapsed="0.000703"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.789635" elapsed="0.000067"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.790758" elapsed="0.000099"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.791316" elapsed="0.000069"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:02:26.789325" elapsed="0.002228"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:02:26.789023" elapsed="0.002627"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:02:26.791721" elapsed="0.000252"/>
</return>
<msg time="2026-04-21T02:02:26.792236" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:02:26.786665" elapsed="0.005609"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:26.786241" elapsed="0.006087"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.792595" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:26.792377" elapsed="0.000297"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:26.786211" elapsed="0.006491"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:26.793614" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:26.792951" elapsed="0.000703"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:02:26.793723" elapsed="0.000060"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:02:26.781949" elapsed="0.012097"/>
</kw>
<msg time="2026-04-21T02:02:26.794172" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:26.768637" elapsed="0.025647"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.809061" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.821454" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.834160" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.834387" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.834572" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.834980" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:26.834828" elapsed="0.000208"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:02:26.834811" elapsed="0.000250"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.835204" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.835374" elapsed="0.000025"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.835563" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:02:26.834762" elapsed="0.000856"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:02:26.834655" elapsed="0.000990"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.835810" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:02:26.835888" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:02:26.836013" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:02:26.764262" elapsed="0.071777"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:26.837394" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:26.837130" elapsed="0.000339">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:26.837560" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:26.836727" elapsed="0.000857"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.837920" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:26.837653" elapsed="0.000325"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:26.838480" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:26.838186" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:26.838003" elapsed="0.000538"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:26.837635" elapsed="0.000927"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:26.840983" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:26.838723" elapsed="0.002287"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:02:26.841061" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:02:26.841216" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:02:26.836370" elapsed="0.004909"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:26.842521" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:26.842287" elapsed="0.000297">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:26.842677" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:26.841945" elapsed="0.000757"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:02:26.842928" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:02:26.842772" elapsed="0.000217"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:26.842754" elapsed="0.000259"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.843160" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.843333" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:02:26.843397" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:02:26.845393" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:02:26.841599" elapsed="0.003821"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:26.846873" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:26.846597" elapsed="0.000322"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:26.847328" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:26.847073" elapsed="0.000299"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:02:26.866028" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01m0ocg7lowuy11wvbvmh6ulf7d7.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:02:26.866236" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:02:26.866407" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:02:26.849729" elapsed="0.016715"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:26.847438" elapsed="0.019072"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.866833" elapsed="0.000040"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:26.866551" elapsed="0.000395"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:26.847420" elapsed="0.019564"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:26.871920" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:26.868457" elapsed="0.003530"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:26.868145" elapsed="0.003890"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:26.868120" elapsed="0.003950"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:26.875730" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:26.872457" elapsed="0.003547"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:26.872146" elapsed="0.003907"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:26.872123" elapsed="0.003965"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:26.876960" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:26.876339" elapsed="0.000659"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.877429" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:26.877095" elapsed="0.000414"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:26.878246" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:26.877780" elapsed="0.000503"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:26.877542" elapsed="0.000874"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:26.877070" elapsed="0.001379"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:26.879257" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:26.878688" elapsed="0.000608"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.879746" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:26.879399" elapsed="0.000633"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:26.880803" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:26.880308" elapsed="0.000537"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:26.880068" elapsed="0.000831"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:26.879373" elapsed="0.001557"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:26.881162" elapsed="0.000514"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:02:26.882218" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:26.881865" elapsed="0.000380"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:02:26.882404" elapsed="0.002417"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:02:26.867526" elapsed="0.017367"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:02:26.885087" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:26.884968" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:26.884949" elapsed="0.000207"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:02:26.888075" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:02:26.885304" elapsed="0.002799"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:02:26.888154" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:02:26.888332" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:02:26.845753" elapsed="0.042605"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:02:26.888423" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:02:26.888601" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:02:26.741284" elapsed="0.147352"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:26.918108" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:26.917357" elapsed="0.000779"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:26.920243" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:26.919584" elapsed="0.000835">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:26.920568" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:26.918301" elapsed="0.002295"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:26.921563" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:26.920805" elapsed="0.000786"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:02:26.922117" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:02:26.922424" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:02:26.921866" elapsed="0.000587"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:26.923055" level="INFO">{
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:26.922612" elapsed="0.000505"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:02:26.923830" elapsed="0.000082"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:26.923185" elapsed="0.000810"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:26.924970" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:26.924229" elapsed="0.000785"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:26.924023" elapsed="0.001074"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:26.923166" elapsed="0.001957"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:26.926129" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:26.925278" elapsed="0.000880"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:02:26.926208" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:02:26.916603" elapsed="0.009734"/>
</kw>
<msg time="2026-04-21T02:02:26.926392" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:26.903780" elapsed="0.022663"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.939172" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.951494" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.966238" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.966441" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.966616" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.967020" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:26.966874" elapsed="0.000204"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:02:26.966859" elapsed="0.000248"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.967333" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.967506" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.967672" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:02:26.966827" elapsed="0.000898"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:02:26.966700" elapsed="0.001054"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.967917" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:02:26.967993" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:02:26.968114" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:02:26.901050" elapsed="0.067091"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:26.968316" elapsed="0.002219"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:02:26.971644" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:02:26.971289" elapsed="0.000382"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:02:26.972152" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:02:26.971849" elapsed="0.000331"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:02:26.972335" elapsed="0.000366"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:02:26.970869" elapsed="0.001893"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:26.970613" elapsed="0.002199"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:26.972988" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:26.972839" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:26.970595" elapsed="0.002469"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:02:26.889981" elapsed="0.083129"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:02:26.889097" elapsed="0.084086"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:26.888762" elapsed="0.084466"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:26.888719" elapsed="0.084532"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:02:26.973283" elapsed="0.000030"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:02:26.735004" elapsed="0.238406"/>
</kw>
<arg>${folder_name}</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-04-21T02:02:26.730457" elapsed="0.243012"/>
</kw>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Compare_Topology</arg>
<arg>${folder_name}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:02:26.729950" elapsed="0.243563"/>
</kw>
<arg>empty_topology</arg>
<doc>Wait until Compare_Topology matches expected result.</doc>
<status status="PASS" start="2026-04-21T02:02:26.729574" elapsed="0.243993"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:02:26.974162" elapsed="0.000239"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:02:26.973859" elapsed="0.000654"/>
</kw>
<doc>See new routes are deleted.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:02:26.629830" elapsed="0.344725"/>
</test>
<test id="s1-s7-t18" name="TC2_BGP_Peer_Check_Incomming_Updates_For_3_Withdrawn_Prefixes" line="262">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:02:26.977934" elapsed="0.000207"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:02:26.977648" elapsed="0.000548"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:26.979182" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:26.979073" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:26.979054" elapsed="0.000195"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:27.037569" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:27.037422" elapsed="0.000216"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:27.037393" elapsed="0.000271"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:27.038900" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:27.038417" elapsed="0.000514"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:27.039413" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:27.039102" elapsed="0.000338"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:27.039486" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:02:27.039654" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:27.038006" elapsed="0.001673"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:27.045331" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:27.045222" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:27.045202" elapsed="0.000198"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:27.046587" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:27.046481" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:27.046464" elapsed="0.000190"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:27.047127" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:27.046822" elapsed="0.000332"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:27.047532" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:27.047314" elapsed="0.000244"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:27.080806" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:27.048118" elapsed="0.032799"/>
</kw>
<msg time="2026-04-21T02:02:27.081093" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:27.081143" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:27.047723" elapsed="0.033456"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:27.122973" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "_ "C "h "e "c "k "_ "I "n "c "o "m "m "i "n "g "_ "U "p "d "a "t "e "s "_ "F "o "r "_ "3 "_ "W "i "t "h "d "r "a "w "n "_ "P "[78Cr "[A[78Ce
 "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:27.081714" elapsed="0.041376"/>
</kw>
<msg time="2026-04-21T02:02:27.123251" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:27.123297" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "_ "C "h...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:27.081357" elapsed="0.041975"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:27.123642" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:27.123412" elapsed="0.000285"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:27.123392" elapsed="0.000329"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:27.124188" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "_ "C "h "e "c "k "_ "I "n "c "o "m "m "i "n "g "_ "U "p "d "a "t "e "s "_ "F "o "r "_ "3 "_ "W "i "t "h "d "r "a "w "n "_ "P "[78Cr "[A[78Ce
 "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:27.123885" elapsed="0.000474"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:27.124651" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:27.124429" elapsed="0.000277"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:27.124410" elapsed="0.000320"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:27.124764" elapsed="0.000049"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:27.127435" elapsed="0.000151"/>
</kw>
<msg time="2026-04-21T02:02:27.127649" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:27.126409" elapsed="0.001390"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:27.128083" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:27.128439" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:27.125615" elapsed="0.003012"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:27.125073" elapsed="0.003621"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:27.046179" elapsed="0.082634"/>
</kw>
<msg time="2026-04-21T02:02:27.128908" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:27.128953" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "_ "C "h...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:27.045555" elapsed="0.083435"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:27.129175" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-21T02:02:27.129068" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:27.129050" elapsed="0.000206"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:27.129656" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:27.130018" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:27.130091" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:27.044867" elapsed="0.085331"/>
</kw>
<msg time="2026-04-21T02:02:27.130291" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:27.130336" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "_ "C "h...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:27.040095" elapsed="0.090276"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:27.130704" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:27.130447" elapsed="0.000310"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:27.130430" elapsed="0.000351"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:27.039945" elapsed="0.090886"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:27.039741" elapsed="0.091124"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:27.036861" elapsed="0.094060"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:02:26.978771" elapsed="0.152210"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:26.978345" elapsed="0.152683"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:02:26.975490" elapsed="0.155594"/>
</kw>
<kw name="Switch_To_BGP_Peer_Console">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:27.131494" elapsed="0.000108"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:27.131221" elapsed="0.000436"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:27.144326" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:27.157264" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:27.157558" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:27.144138" elapsed="0.013475"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:27.158577" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:27.158010" elapsed="0.000665"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:27.159043" elapsed="0.000695"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>3</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:27.143781" elapsed="0.016120"/>
</kw>
<arg>10s</arg>
<arg>1s</arg>
<arg>Check_File_For_Word_Count</arg>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>3</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:02:27.131824" elapsed="0.028192"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:27.178496" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received: 8.0.1.0/28' bgp_peer.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:27.208925" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:27.209132" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:27.178334" elapsed="0.030852"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:27.210269" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:27.209641" elapsed="0.000725"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:27.210703" elapsed="0.000871"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received: 8.0.1.0/28</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:27.177993" elapsed="0.033755"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:27.231898" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received: 8.0.1.16/28' bgp_peer.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:27.261038" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:27.261179" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:27.231718" elapsed="0.029498"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:27.261859" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:27.261459" elapsed="0.000466"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:27.262148" elapsed="0.000454"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received: 8.0.1.16/28</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:27.231370" elapsed="0.031322"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:27.279241" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received: 8.0.1.32/28' bgp_peer.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:27.313004" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:27.313145" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:27.279066" elapsed="0.034115"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:27.313836" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:27.313420" elapsed="0.000484"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:27.314127" elapsed="0.000460"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received: 8.0.1.32/28</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:27.278710" elapsed="0.035967"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:27.332733" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:27.365341" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:27.365684" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:27.332496" elapsed="0.033247"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:27.367012" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:27.366286" elapsed="0.000825"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:27.367444" elapsed="0.000872"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received:</arg>
<arg>3</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:27.331848" elapsed="0.036627"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:02:27.369945" elapsed="0.000535"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:02:27.369193" elapsed="0.001425"/>
</kw>
<doc>Check incomming updates for new routes</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:02:26.974921" elapsed="0.395780"/>
</test>
<test id="s1-s7-t19" name="TC2_Stop_BGP_Peer" line="278">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:02:27.377472" elapsed="0.000223"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:02:27.377194" elapsed="0.000560"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:27.378965" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:27.378823" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:27.378783" elapsed="0.000259"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:27.384360" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:27.384250" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:27.384232" elapsed="0.000196"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:27.385480" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:27.385081" elapsed="0.000428"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:27.385989" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:27.385669" elapsed="0.000347"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:27.386062" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:02:27.386226" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:27.384664" elapsed="0.001587"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:27.391844" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:27.391699" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:27.391679" elapsed="0.000237"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:27.393143" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:27.393033" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:27.393014" elapsed="0.000196"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:27.393674" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:27.393362" elapsed="0.000345"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:27.394145" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:27.393911" elapsed="0.000259"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:27.423989" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:27.394677" elapsed="0.029576"/>
</kw>
<msg time="2026-04-21T02:02:27.424544" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:27.424605" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:27.394335" elapsed="0.030321"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:27.449846" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "S "t "o "p "_ "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:27.425626" elapsed="0.024411"/>
</kw>
<msg time="2026-04-21T02:02:27.450259" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:27.450306" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "S "t "o "p "_ "B "G "P "_ "P "e...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:27.425032" elapsed="0.025312"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:27.450832" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:27.450474" elapsed="0.000424"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:27.450431" elapsed="0.000494"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:27.451479" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "S "t "o "p "_ "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:27.451079" elapsed="0.000474"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:27.451890" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:27.451623" elapsed="0.000325"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:27.451605" elapsed="0.000367"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:27.452012" elapsed="0.000044"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:27.454817" elapsed="0.000382"/>
</kw>
<msg time="2026-04-21T02:02:27.455269" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:27.453745" elapsed="0.001666"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:27.455696" elapsed="0.000132"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:27.456091" elapsed="0.000077"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:27.453069" elapsed="0.003212"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:27.452444" elapsed="0.003903"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:27.392694" elapsed="0.063753"/>
</kw>
<msg time="2026-04-21T02:02:27.456541" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:27.456585" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "S "t "o "p "_ "B "G "P "_ "P "e...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:27.392074" elapsed="0.064547"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:27.456831" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:02:27.456701" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:27.456681" elapsed="0.000238"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:27.457357" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:27.457718" elapsed="0.000028"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:27.457816" elapsed="0.000018"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:27.391352" elapsed="0.066578"/>
</kw>
<msg time="2026-04-21T02:02:27.458026" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:27.458071" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "S "t "o "p "_ "B "G "P "_ "P "e...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:27.386634" elapsed="0.071473"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:27.458452" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:27.458184" elapsed="0.000323"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:27.458167" elapsed="0.000364"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:27.386489" elapsed="0.072066"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:27.386310" elapsed="0.072280"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:27.383878" elapsed="0.074769"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:02:27.378491" elapsed="0.080217"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:27.378017" elapsed="0.080741"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:02:27.372682" elapsed="0.086150"/>
</kw>
<kw name="Switch_To_BGP_Peer_Console">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:27.459255" elapsed="0.000108"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:27.458978" elapsed="0.000441"/>
</kw>
<kw name="Stop_Console_Tool" owner="BGPcliKeywords">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:27.460592" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:27.460264" elapsed="0.000356"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:27.460776" elapsed="0.000407"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:02:27.459991" elapsed="0.001267"/>
</kw>
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:02:29.462230" level="INFO">2026-04-21 02:02:25,271 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-04-21 02:02:25,271 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.015s
2026-04-21 02:02:25,271 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-04-21 02:02:25,271 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:02:25,271 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:02:25,516 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b020000003440010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000100
2026-04-21 02:02:25,516 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:25,516 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:25,516 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-04-21 02:02:25,516 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:25,516 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:25,516 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:25,516 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:25,516 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:25,517 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:25,517 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:25,517 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:25,517 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:25,517 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:25,517 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:25,517 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:25,517 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0034' (52)
2026-04-21 02:02:25,517 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000100'
2026-04-21 02:02:25,517 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:25,517 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:25,518 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:25,518 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:25,518 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:25,518 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:25,518 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:25,518 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:25,518 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:25,518 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:25,518 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:25,518 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:25,519 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-04-21 02:02:25,519 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08000100'
2026-04-21 02:02:25,519 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:25,519 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:25,519 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-04-21 02:02:25,519 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-04-21 02:02:25,519 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-04-21 02:02:25,519 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08000100'
2026-04-21 02:02:25,519 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.0.1.0/28']
2026-04-21 02:02:25,519 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.0.1.0/28
2026-04-21 02:02:25,519 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:25,519 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:25,519 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b020000003440010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000120
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0034' (52)
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000120'
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:25,522 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-04-21 02:02:25,522 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08000120'
2026-04-21 02:02:25,522 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:25,522 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:25,522 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-04-21 02:02:25,522 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-04-21 02:02:25,522 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-04-21 02:02:25,522 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08000120'
2026-04-21 02:02:25,522 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.0.1.32/28']
2026-04-21 02:02:25,522 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.0.1.32/28
2026-04-21 02:02:25,522 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:25,522 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:25,522 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:25,522 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b020000003440010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000110
2026-04-21 02:02:25,523 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:25,523 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:25,523 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-04-21 02:02:25,523 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:25,523 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:25,523 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:25,523 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:25,523 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:25,523 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:25,523 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:25,523 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:25,523 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:25,523 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:25,524 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:25,524 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:25,524 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0034' (52)
2026-04-21 02:02:25,524 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000110'
2026-04-21 02:02:25,524 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:25,524 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:25,524 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:25,524 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:25,524 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:25,524 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:25,524 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:25,524 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:25,524 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:25,524 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:25,525 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:25,525 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:25,525 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-04-21 02:02:25,525 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08000110'
2026-04-21 02:02:25,525 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:25,525 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:25,525 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-04-21 02:02:25,525 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-04-21 02:02:25,525 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-04-21 02:02:25,525 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08000110'
2026-04-21 02:02:25,525 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.0.1.16/28']
2026-04-21 02:02:25,525 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.0.1.16/28
2026-04-21 02:02:25,525 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:25,525 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:25,526 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:26,587 INFO BGP-Thread-1 (job): ... idle for 1.061s
2026-04-21 02:02:26,587 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 11.320s
2026-04-21 02:02:26,587 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000100
2026-04-21 02:02:26,587 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:26,587 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:26,588 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-04-21 02:02:26,588 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:26,588 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:26,588 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:26,588 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:26,588 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:26,588 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:26,588 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:26,588 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:26,589 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:26,589 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:26,589 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:26,589 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:26,589 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-04-21 02:02:26,589 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000100'
2026-04-21 02:02:26,589 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:26,589 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:26,590 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:26,590 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:26,590 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:26,590 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:26,590 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:26,590 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:26,590 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:26,590 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:26,591 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:26,591 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:26,591 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-04-21 02:02:26,591 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000100'
2026-04-21 02:02:26,591 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:26,591 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:26,591 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000100'
2026-04-21 02:02:26,591 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.0/28']
2026-04-21 02:02:26,591 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.0/28
2026-04-21 02:02:26,592 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:26,592 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:26,592 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:26,592 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000120
2026-04-21 02:02:26,592 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:26,592 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:26,592 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-04-21 02:02:26,592 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:26,592 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:26,593 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:26,593 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:26,593 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:26,593 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:26,593 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:26,593 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:26,593 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:26,593 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:26,593 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:26,593 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:26,593 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-04-21 02:02:26,594 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000120'
2026-04-21 02:02:26,594 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:26,594 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:26,594 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:26,594 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:26,594 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:26,594 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:26,594 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:26,594 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:26,595 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:26,595 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:26,595 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:26,595 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:26,595 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-04-21 02:02:26,595 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000120'
2026-04-21 02:02:26,595 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:26,595 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:26,595 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000120'
2026-04-21 02:02:26,595 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.32/28']
2026-04-21 02:02:26,596 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.32/28
2026-04-21 02:02:26,596 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:26,596 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:26,596 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:26,596 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000110
2026-04-21 02:02:26,596 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:26,596 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:26,596 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-04-21 02:02:26,596 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:26,596 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:26,597 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:26,597 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:26,597 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:26,597 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:26,597 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:26,597 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:26,597 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:26,597 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:26,597 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:26,598 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:26,598 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-04-21 02:02:26,598 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000110'
2026-04-21 02:02:26,598 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:26,598 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:26,598 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:26,598 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:26,598 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:26,599 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:26,599 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:26,599 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:26,599 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:26,599 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:26,599 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:26,599 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:26,600 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-04-21 02:02:26,600 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000110'
2026-04-21 02:02:26,600 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:26,600 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:26,600 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000110'
2026-04-21 02:02:26,600 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.16/28']
2026-04-21 02:02:26,600 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.16/28
2026-04-21 02:02:26,601 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:26,601 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:26,601 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:26,601 INFO BGP-Thread-1 (job): total_received_update_message_counter: 7
2026-04-21 02:02:26,601 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 3
2026-04-21 02:02:26,601 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 3
^CTraceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt

[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:02:29.463289" level="INFO">${output} = 2026-04-21 02:02:25,271 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-04-21 02:02:25,271 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.015s
2026-04-21 02:02:25,271 INFO BGP-Thread-1 (...</msg>
<var>${output}</var>
<arg>delay=1s</arg>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T02:02:27.461411" elapsed="2.001946"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:29.464632" level="INFO">2026-04-21 02:02:25,271 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-04-21 02:02:25,271 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.015s
2026-04-21 02:02:25,271 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-04-21 02:02:25,271 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:02:25,271 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:02:25,516 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b020000003440010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000100
2026-04-21 02:02:25,516 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:25,516 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:25,516 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-04-21 02:02:25,516 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:25,516 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:25,516 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:25,516 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:25,516 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:25,517 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:25,517 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:25,517 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:25,517 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:25,517 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:25,517 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:25,517 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:25,517 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0034' (52)
2026-04-21 02:02:25,517 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000100'
2026-04-21 02:02:25,517 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:25,517 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:25,518 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:25,518 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:25,518 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:25,518 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:25,518 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:25,518 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:25,518 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:25,518 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:25,518 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:25,518 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:25,519 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-04-21 02:02:25,519 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08000100'
2026-04-21 02:02:25,519 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:25,519 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:25,519 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-04-21 02:02:25,519 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-04-21 02:02:25,519 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-04-21 02:02:25,519 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08000100'
2026-04-21 02:02:25,519 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.0.1.0/28']
2026-04-21 02:02:25,519 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.0.1.0/28
2026-04-21 02:02:25,519 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:25,519 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:25,519 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b020000003440010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000120
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0034' (52)
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000120'
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:25,522 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-04-21 02:02:25,522 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08000120'
2026-04-21 02:02:25,522 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:25,522 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:25,522 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-04-21 02:02:25,522 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-04-21 02:02:25,522 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-04-21 02:02:25,522 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08000120'
2026-04-21 02:02:25,522 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.0.1.32/28']
2026-04-21 02:02:25,522 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.0.1.32/28
2026-04-21 02:02:25,522 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:25,522 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:25,522 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:25,522 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b020000003440010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000110
2026-04-21 02:02:25,523 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:25,523 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:25,523 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-04-21 02:02:25,523 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:25,523 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:25,523 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:25,523 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:25,523 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:25,523 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:25,523 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:25,523 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:25,523 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:25,523 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:25,524 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:25,524 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:25,524 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0034' (52)
2026-04-21 02:02:25,524 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000110'
2026-04-21 02:02:25,524 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:25,524 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:25,524 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:25,524 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:25,524 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:25,524 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:25,524 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:25,524 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:25,524 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:25,524 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:25,525 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:25,525 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:25,525 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-04-21 02:02:25,525 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08000110'
2026-04-21 02:02:25,525 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:25,525 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:25,525 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-04-21 02:02:25,525 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-04-21 02:02:25,525 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-04-21 02:02:25,525 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08000110'
2026-04-21 02:02:25,525 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.0.1.16/28']
2026-04-21 02:02:25,525 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.0.1.16/28
2026-04-21 02:02:25,525 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:25,525 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:25,526 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:26,587 INFO BGP-Thread-1 (job): ... idle for 1.061s
2026-04-21 02:02:26,587 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 11.320s
2026-04-21 02:02:26,587 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000100
2026-04-21 02:02:26,587 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:26,587 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:26,588 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-04-21 02:02:26,588 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:26,588 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:26,588 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:26,588 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:26,588 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:26,588 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:26,588 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:26,588 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:26,589 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:26,589 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:26,589 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:26,589 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:26,589 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-04-21 02:02:26,589 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000100'
2026-04-21 02:02:26,589 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:26,589 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:26,590 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:26,590 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:26,590 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:26,590 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:26,590 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:26,590 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:26,590 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:26,590 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:26,591 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:26,591 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:26,591 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-04-21 02:02:26,591 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000100'
2026-04-21 02:02:26,591 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:26,591 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:26,591 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000100'
2026-04-21 02:02:26,591 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.0/28']
2026-04-21 02:02:26,591 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.0/28
2026-04-21 02:02:26,592 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:26,592 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:26,592 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:26,592 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000120
2026-04-21 02:02:26,592 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:26,592 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:26,592 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-04-21 02:02:26,592 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:26,592 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:26,593 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:26,593 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:26,593 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:26,593 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:26,593 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:26,593 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:26,593 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:26,593 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:26,593 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:26,593 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:26,593 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-04-21 02:02:26,594 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000120'
2026-04-21 02:02:26,594 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:26,594 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:26,594 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:26,594 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:26,594 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:26,594 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:26,594 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:26,594 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:26,595 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:26,595 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:26,595 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:26,595 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:26,595 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-04-21 02:02:26,595 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000120'
2026-04-21 02:02:26,595 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:26,595 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:26,595 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000120'
2026-04-21 02:02:26,595 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.32/28']
2026-04-21 02:02:26,596 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.32/28
2026-04-21 02:02:26,596 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:26,596 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:26,596 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:26,596 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000110
2026-04-21 02:02:26,596 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:26,596 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:26,596 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-04-21 02:02:26,596 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:26,596 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:26,597 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:26,597 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:26,597 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:26,597 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:26,597 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:26,597 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:26,597 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:26,597 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:26,597 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:26,598 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:26,598 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-04-21 02:02:26,598 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000110'
2026-04-21 02:02:26,598 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:26,598 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:26,598 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:26,598 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:26,598 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:26,599 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:26,599 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:26,599 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:26,599 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:26,599 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:26,599 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:26,599 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:26,600 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-04-21 02:02:26,600 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000110'
2026-04-21 02:02:26,600 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:26,600 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:26,600 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000110'
2026-04-21 02:02:26,600 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.16/28']
2026-04-21 02:02:26,600 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.16/28
2026-04-21 02:02:26,601 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:26,601 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:26,601 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:26,601 INFO BGP-Thread-1 (job): total_received_update_message_counter: 7
2026-04-21 02:02:26,601 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 3
2026-04-21 02:02:26,601 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 3
^CTraceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt

[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:29.463866" elapsed="0.001477"/>
</kw>
<doc>Stop the tool if still running.</doc>
<status status="PASS" start="2026-04-21T02:02:27.459595" elapsed="2.005889"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:29.480335" level="INFO">Executing command 'cat bgp_peer.log'.</msg>
<msg time="2026-04-21T02:02:29.494132" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:29.494351" level="INFO">${output_log} = 2026-04-21 02:02:15,241 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:02:15,242 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.171.116
2026-04-21 02:02:15,242 DEBUG BGP-Thr...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:29.480117" elapsed="0.014293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:29.495410" level="INFO">2026-04-21 02:02:15,241 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:02:15,242 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.171.116
2026-04-21 02:02:15,242 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-04-21 02:02:15,242 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.171.3
2026-04-21 02:02:15,242 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-04-21 02:02:15,243 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 02:02:15,246 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 02:02:15,246 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-04-21 02:02:15,247 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 02:02:15,247 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-04-21 02:02:15,247 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-04-21 02:02:15,247 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-04-21 02:02:15,247 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-04-21 02:02:15,247 INFO BGP-Thread-1 (job):   My BGP Identifier: 169782132
2026-04-21 02:02:15,247 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-04-21 02:02:15,247 INFO BGP-Thread-1 (job):   Originator ID: None
2026-04-21 02:02:15,247 INFO BGP-Thread-1 (job):   Cluster list: None
2026-04-21 02:02:15,247 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-04-21 02:02:15,248 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-04-21 02:02:15,248 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-04-21 02:02:15,248 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 0
2026-04-21 02:02:15,248 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, -1]
2026-04-21 02:02:15,248 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-04-21 02:02:15,248 INFO BGP-Thread-1 (job):   Let's go ...

2026-04-21 02:02:15,248 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-04-21 02:02:15,248 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:15,249 DEBUG BGP-Thread-1 (job):   Length=45 (0x002d)
2026-04-21 02:02:15,249 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-04-21 02:02:15,249 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-04-21 02:02:15,249 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-04-21 02:02:15,249 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-04-21 02:02:15,250 DEBUG BGP-Thread-1 (job):   BGP Identifier=169782132 (0x0a1eab74)
2026-04-21 02:02:15,250 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=16 (0x10)
2026-04-21 02:02:15,250 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x0206010400010001020641040000fbf0
2026-04-21 02:02:15,250 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff002d0104fbf000b40a1eab74100206010400010001020641040000fbf0'
2026-04-21 02:02:15,250 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff002d0104fbf000b40a1eab74100206010400010001020641040000fbf0
2026-04-21 02:02:15,252 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:02:15,252 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:15,252 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:02:15,252 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:02:15,252 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:02:15,253 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:02:15,253 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:15,253 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:02:15,253 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:02:15,253 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:02:15,253 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-04-21 02:02:15,253 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:02:15,253 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:02:15,253 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:02:15,259 INFO BGP-Thread-1 (job): ... idle for 0.005s
2026-04-21 02:02:15,259 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.005s
2026-04-21 02:02:15,259 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-04-21 02:02:15,259 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:15,259 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:15,259 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-04-21 02:02:15,260 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:15,260 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:15,260 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:15,260 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:15,260 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:15,260 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:15,260 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:15,260 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:15,260 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:15,260 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:15,261 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:15,261 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:15,261 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-04-21 02:02:15,261 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-04-21 02:02:15,261 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:15,261 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:15,261 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:25,271 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-04-21 02:02:25,271 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.015s
2026-04-21 02:02:25,271 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-04-21 02:02:25,271 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:02:25,271 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:02:25,516 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b020000003440010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000100
2026-04-21 02:02:25,516 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:25,516 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:25,516 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-04-21 02:02:25,516 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:25,516 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:25,516 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:25,516 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:25,516 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:25,517 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:25,517 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:25,517 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:25,517 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:25,517 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:25,517 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:25,517 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:25,517 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0034' (52)
2026-04-21 02:02:25,517 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000100'
2026-04-21 02:02:25,517 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:25,517 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:25,518 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:25,518 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:25,518 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:25,518 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:25,518 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:25,518 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:25,518 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:25,518 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:25,518 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:25,518 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:25,519 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-04-21 02:02:25,519 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08000100'
2026-04-21 02:02:25,519 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:25,519 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:25,519 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-04-21 02:02:25,519 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-04-21 02:02:25,519 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-04-21 02:02:25,519 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08000100'
2026-04-21 02:02:25,519 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.0.1.0/28']
2026-04-21 02:02:25,519 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.0.1.0/28
2026-04-21 02:02:25,519 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:25,519 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:25,519 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b020000003440010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000120
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:25,520 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0034' (52)
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000120'
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:25,521 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:25,522 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-04-21 02:02:25,522 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08000120'
2026-04-21 02:02:25,522 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:25,522 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:25,522 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-04-21 02:02:25,522 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-04-21 02:02:25,522 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-04-21 02:02:25,522 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08000120'
2026-04-21 02:02:25,522 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.0.1.32/28']
2026-04-21 02:02:25,522 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.0.1.32/28
2026-04-21 02:02:25,522 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:25,522 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:25,522 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:25,522 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b020000003440010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000110
2026-04-21 02:02:25,523 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:25,523 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:25,523 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-04-21 02:02:25,523 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:25,523 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:25,523 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:25,523 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:25,523 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:25,523 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:25,523 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:25,523 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:25,523 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:25,523 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:25,524 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:25,524 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:25,524 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0034' (52)
2026-04-21 02:02:25,524 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000110'
2026-04-21 02:02:25,524 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:25,524 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:25,524 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:25,524 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:25,524 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:25,524 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:25,524 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:25,524 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:25,524 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:25,524 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:25,525 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:25,525 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:25,525 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-04-21 02:02:25,525 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08000110'
2026-04-21 02:02:25,525 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:25,525 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:25,525 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-04-21 02:02:25,525 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-04-21 02:02:25,525 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-04-21 02:02:25,525 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08000110'
2026-04-21 02:02:25,525 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.0.1.16/28']
2026-04-21 02:02:25,525 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.0.1.16/28
2026-04-21 02:02:25,525 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:25,525 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:25,526 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:26,587 INFO BGP-Thread-1 (job): ... idle for 1.061s
2026-04-21 02:02:26,587 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 11.320s
2026-04-21 02:02:26,587 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000100
2026-04-21 02:02:26,587 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:26,587 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:26,588 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-04-21 02:02:26,588 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:26,588 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:26,588 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:26,588 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:26,588 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:26,588 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:26,588 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:26,588 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:26,589 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:26,589 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:26,589 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:26,589 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:26,589 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-04-21 02:02:26,589 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000100'
2026-04-21 02:02:26,589 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:26,589 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:26,590 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:26,590 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:26,590 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:26,590 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:26,590 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:26,590 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:26,590 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:26,590 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:26,591 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:26,591 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:26,591 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-04-21 02:02:26,591 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000100'
2026-04-21 02:02:26,591 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:26,591 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:26,591 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000100'
2026-04-21 02:02:26,591 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.0/28']
2026-04-21 02:02:26,591 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.0/28
2026-04-21 02:02:26,592 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:26,592 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:26,592 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:26,592 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000120
2026-04-21 02:02:26,592 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:26,592 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:26,592 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-04-21 02:02:26,592 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:26,592 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:26,593 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:26,593 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:26,593 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:26,593 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:26,593 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:26,593 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:26,593 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:26,593 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:26,593 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:26,593 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:26,593 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-04-21 02:02:26,594 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000120'
2026-04-21 02:02:26,594 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:26,594 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:26,594 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:26,594 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:26,594 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:26,594 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:26,594 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:26,594 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:26,595 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:26,595 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:26,595 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:26,595 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:26,595 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-04-21 02:02:26,595 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000120'
2026-04-21 02:02:26,595 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:26,595 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:26,595 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000120'
2026-04-21 02:02:26,595 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.32/28']
2026-04-21 02:02:26,596 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.32/28
2026-04-21 02:02:26,596 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:26,596 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:26,596 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:26,596 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000110
2026-04-21 02:02:26,596 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:26,596 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:26,596 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-04-21 02:02:26,596 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:26,596 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:26,597 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:26,597 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:26,597 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:26,597 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:26,597 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:26,597 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:26,597 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:26,597 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:26,597 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:26,598 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:26,598 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-04-21 02:02:26,598 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000110'
2026-04-21 02:02:26,598 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:26,598 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:26,598 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:26,598 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:26,598 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:26,599 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:26,599 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:26,599 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:26,599 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:26,599 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:26,599 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:26,599 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:26,600 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-04-21 02:02:26,600 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000110'
2026-04-21 02:02:26,600 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:26,600 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:26,600 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000110'
2026-04-21 02:02:26,600 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.16/28']
2026-04-21 02:02:26,600 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.16/28
2026-04-21 02:02:26,601 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:26,601 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:26,601 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:26,601 INFO BGP-Thread-1 (job): total_received_update_message_counter: 7
2026-04-21 02:02:26,601 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 3
2026-04-21 02:02:26,601 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:29.494777" elapsed="0.001906"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-21T02:02:29.497890" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bgp_peer_tc2.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bgp_peer_tc2.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-21T02:02:29.497132" elapsed="0.000883"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>bgp_peer_tc2.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-21T02:02:29.479571" elapsed="0.018584"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:02:29.499499" elapsed="0.000575"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:02:29.498775" elapsed="0.001441"/>
</kw>
<doc>Stop BGP peer tool</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:02:27.371450" elapsed="2.128850"/>
</test>
<test id="s1-s7-t20" name="TC3_BGP_Application_Peer_Put_3_Routes" line="285">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:02:29.505979" elapsed="0.000314"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:02:29.505563" elapsed="0.000812"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:29.507925" elapsed="0.000025"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:29.507716" elapsed="0.000285"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:29.507681" elapsed="0.000355"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:29.514743" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:29.514629" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:29.514610" elapsed="0.000220"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:29.515891" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:29.515461" elapsed="0.000459"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:29.516407" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:29.516085" elapsed="0.000349"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:29.516479" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:02:29.516647" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:29.515071" elapsed="0.001600"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:29.522563" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:29.522455" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:29.522436" elapsed="0.000196"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:29.523840" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:29.523709" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:29.523691" elapsed="0.000217"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:29.524394" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:29.524058" elapsed="0.000363"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:29.524825" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:29.524582" elapsed="0.000270"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:29.557218" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:29.525348" elapsed="0.032188"/>
</kw>
<msg time="2026-04-21T02:02:29.557914" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:29.557985" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:29.525013" elapsed="0.033023"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:29.593466" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "A "p "p "l "i "c "a "t "i "o "n "_ "P "e "e "r "_ "P "u "t "_ "3 "_ "R "o "u "t "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:29.559148" elapsed="0.034619"/>
</kw>
<msg time="2026-04-21T02:02:29.594129" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:29.594324" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "A "p "p "l "i "c "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:29.558423" elapsed="0.035960"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:29.595100" elapsed="0.000040"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:29.594555" elapsed="0.000638"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:29.594503" elapsed="0.000733"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:29.596053" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "A "p "p "l "i "c "a "t "i "o "n "_ "P "e "e "r "_ "P "u "t "_ "3 "_ "R "o "u "t "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:29.595457" elapsed="0.000703"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:29.596612" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:29.596280" elapsed="0.000415"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:29.596251" elapsed="0.000479"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:29.596808" elapsed="0.000061"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:29.600853" elapsed="0.000230"/>
</kw>
<msg time="2026-04-21T02:02:29.601176" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:29.599181" elapsed="0.002197"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:29.601784" elapsed="0.000135"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:29.602298" elapsed="0.000109"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:29.598183" elapsed="0.004388"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:29.597290" elapsed="0.005374"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:29.523409" elapsed="0.079444"/>
</kw>
<msg time="2026-04-21T02:02:29.602996" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:29.603063" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "A "p "p "l "i "c "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:29.522784" elapsed="0.080335"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:29.603391" elapsed="0.000040"/>
</return>
<status status="PASS" start="2026-04-21T02:02:29.603231" elapsed="0.000249"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:29.603205" elapsed="0.000312"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:29.604170" elapsed="0.000080"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:29.604754" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:29.604846" elapsed="0.000019"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:29.522115" elapsed="0.082847"/>
</kw>
<msg time="2026-04-21T02:02:29.605060" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:29.605106" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "A "p "p "l "i "c "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:29.517244" elapsed="0.087900"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:29.605478" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:29.605222" elapsed="0.000309"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:29.605205" elapsed="0.000350"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:29.517096" elapsed="0.088483"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:29.516730" elapsed="0.088888"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:29.514250" elapsed="0.091433"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:02:29.507272" elapsed="0.098473"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:29.506597" elapsed="0.099255"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:02:29.501733" elapsed="0.104181"/>
</kw>
<kw name="Switch_To_BGP_Application_Peer_Console">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_app_peer_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:29.606342" elapsed="0.000109"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:29.606065" elapsed="0.000441"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:29.615485" level="INFO">${start_cmd} = python3 bgp_app_peer.py --host 10.30.171.3 --port 8181 --command put --count 3 --prefix 8.0.1.0 --prefixlen 28 --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types...</msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:29.615141" elapsed="0.000373"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:29.615940" level="INFO">python3 bgp_app_peer.py --host 10.30.171.3 --port 8181 --command put --count 3 --prefix 8.0.1.0 --prefixlen 28 --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family &amp;&gt;/dev/null</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:29.615676" elapsed="0.000313"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:29.621229" level="INFO">python3 bgp_app_peer.py --host 10.30.171.3 --port 8181 --command put --count 3 --prefix 8.0.1.0 --prefixlen 28 --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family &amp;&gt;/dev/null</msg>
<msg time="2026-04-21T02:02:29.621332" level="INFO">${output} =  python3 bgp_app_peer.py --host 10.30.171.3 --port 8181 --command put --count 3 --prefix 8.0.1.0 --prefixlen 28 --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.171.3/tables=bgp-type...</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:29.616143" elapsed="0.005215"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:29.621778" level="INFO"> python3 bgp_app_peer.py --host 10.30.171.3 --port 8181 --command put --count 3 --prefix 8.0.1.0 --prefixlen 28 --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family &amp;&gt;/dev/null
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:29.621525" elapsed="0.000320"/>
</kw>
<arg>${BGP_APP_PEER_PUT_COMMAND} ${SCRIPT_URI_OPT}</arg>
<arg>${BGP_APP_PEER_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-04-21T02:02:29.614641" elapsed="0.007432"/>
</kw>
<kw name="Wait_Until_Console_Tool_Finish" owner="BGPcliKeywords">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:02:29.768495" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:02:29.626875" elapsed="0.141812"/>
</kw>
<arg>${timeout}</arg>
<arg>1s</arg>
<arg>SSHLibrary.Read Until Prompt</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:02:29.626354" elapsed="0.142425"/>
</kw>
<arg>${BGP_APP_PEER_TIMEOUT}</arg>
<doc>Wait ${timeout} for the tool exit.</doc>
<status status="PASS" start="2026-04-21T02:02:29.626005" elapsed="0.142890"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:29.779129" level="INFO">Executing command 'cat bgp_app_peer.log'.</msg>
<msg time="2026-04-21T02:02:29.791859" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:29.792136" level="INFO">${output_log} = 2026-04-21 02:02:29,742 INFO: Put 3 prefix(es) in a single request (starting from 8.0.1.0/28) into 10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-famil...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:29.778963" elapsed="0.013237"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:29.793494" level="INFO">2026-04-21 02:02:29,742 INFO: Put 3 prefix(es) in a single request (starting from 8.0.1.0/28) into 10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
2026-04-21 02:02:29,746 DEBUG: ...streaming chunk 1 (prefix: 8.0.1.0/28)
2026-04-21 02:02:29,746 DEBUG: xml data
&lt;ipv4-routes xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
&lt;ipv4-route&gt;
  &lt;prefix&gt;8.0.1.0/28&lt;/prefix&gt;
  &lt;path-id&gt;0&lt;/path-id&gt;
  &lt;route-key&gt;8.0.1.0/28&lt;/route-key&gt;
  &lt;attributes&gt;
   &lt;ipv4-next-hop&gt;
    &lt;global&gt;192.0.2.1&lt;/global&gt;
   &lt;/ipv4-next-hop&gt;&lt;as-path/&gt;
   &lt;multi-exit-disc&gt;
    &lt;med&gt;0&lt;/med&gt;
   &lt;/multi-exit-disc&gt;
   &lt;local-pref&gt;
    &lt;pref&gt;100&lt;/pref&gt;
   &lt;/local-pref&gt;
   &lt;originator-id&gt;
    &lt;originator&gt;41.41.41.41&lt;/originator&gt;
   &lt;/originator-id&gt;
   &lt;origin&gt;
    &lt;value&gt;igp&lt;/value&gt;
   &lt;/origin&gt;
   &lt;cluster-id&gt;
    &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
   &lt;/cluster-id&gt;
  &lt;/attributes&gt;
 &lt;/ipv4-route&gt;
2026-04-21 02:02:29,746 DEBUG: ...streaming chunk 2 (prefix: 8.0.1.16/28)
2026-04-21 02:02:29,746 DEBUG: xml data
&lt;ipv4-route&gt;
  &lt;prefix&gt;8.0.1.16/28&lt;/prefix&gt;
  &lt;path-id&gt;0&lt;/path-id&gt;
  &lt;route-key&gt;8.0.1.16/28&lt;/route-key&gt;
  &lt;attributes&gt;
   &lt;ipv4-next-hop&gt;
    &lt;global&gt;192.0.2.1&lt;/global&gt;
   &lt;/ipv4-next-hop&gt;&lt;as-path/&gt;
   &lt;multi-exit-disc&gt;
    &lt;med&gt;0&lt;/med&gt;
   &lt;/multi-exit-disc&gt;
   &lt;local-pref&gt;
    &lt;pref&gt;100&lt;/pref&gt;
   &lt;/local-pref&gt;
   &lt;originator-id&gt;
    &lt;originator&gt;41.41.41.41&lt;/originator&gt;
   &lt;/originator-id&gt;
   &lt;origin&gt;
    &lt;value&gt;igp&lt;/value&gt;
   &lt;/origin&gt;
   &lt;cluster-id&gt;
    &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
   &lt;/cluster-id&gt;
  &lt;/attributes&gt;
 &lt;/ipv4-route&gt;
2026-04-21 02:02:29,747 DEBUG: ...streaming chunk 3 (prefix: 8.0.1.32/28)
2026-04-21 02:02:29,747 DEBUG: xml data
&lt;ipv4-route&gt;
  &lt;prefix&gt;8.0.1.32/28&lt;/prefix&gt;
  &lt;path-id&gt;0&lt;/path-id&gt;
  &lt;route-key&gt;8.0.1.32/28&lt;/route-key&gt;
  &lt;attributes&gt;
   &lt;ipv4-next-hop&gt;
    &lt;global&gt;192.0.2.1&lt;/global&gt;
   &lt;/ipv4-next-hop&gt;&lt;as-path/&gt;
   &lt;multi-exit-disc&gt;
    &lt;med&gt;0&lt;/med&gt;
   &lt;/multi-exit-disc&gt;
   &lt;local-pref&gt;
    &lt;pref&gt;100&lt;/pref&gt;
   &lt;/local-pref&gt;
   &lt;originator-id&gt;
    &lt;originator&gt;41.41.41.41&lt;/originator&gt;
   &lt;/originator-id&gt;
   &lt;origin&gt;
    &lt;value&gt;igp&lt;/value&gt;
   &lt;/origin&gt;
   &lt;cluster-id&gt;
    &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
   &lt;/cluster-id&gt;
  &lt;/attributes&gt;
 &lt;/ipv4-route&gt; 
&lt;/ipv4-routes&gt;
2026-04-21 02:02:29,760 DEBUG: &lt;PreparedRequest [PUT]&gt; http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
2026-04-21 02:02:29,760 DEBUG: Request headers: {'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Authorization': 'Basic YWRtaW46YWRtaW4='}:
2026-04-21 02:02:29,760 DEBUG: Response: 
2026-04-21 02:02:29,761 DEBUG: &lt;Response [201]&gt; Created
2026-04-21 02:02:29,761 INFO: Total test execution time: 0.018s
2026-04-21 02:02:29,761 INFO: Total build data time: 0.001s
2026-04-21 02:02:29,761 INFO: Total response time: 0.017s
2026-04-21 02:02:29,761 INFO: Total number of response(s): 1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:29.792684" elapsed="0.001164"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-21T02:02:29.794990" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bgp_app_peer_put_tc3.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bgp_app_peer_put_tc3.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-21T02:02:29.794286" elapsed="0.000829"/>
</kw>
<arg>bgp_app_peer.log</arg>
<arg>bgp_app_peer_put_tc3.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-21T02:02:29.778495" elapsed="0.016759"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:02:29.796647" elapsed="0.000587"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:02:29.795935" elapsed="0.001441"/>
</kw>
<doc>Start BGP application peer tool and give him 30s</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:02:29.500964" elapsed="0.296496"/>
</test>
<test id="s1-s7-t21" name="TC3_Check_Example-IPv4-Topology_Is_Filled_With_3_Routes" line="293">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:02:29.803361" elapsed="0.000228"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:02:29.803016" elapsed="0.000630"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:29.804803" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:29.804640" elapsed="0.000225"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:29.804611" elapsed="0.000279"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:29.810137" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:29.810022" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:29.810002" elapsed="0.000205"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:29.811273" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:29.810849" elapsed="0.000452"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:29.811778" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:29.811470" elapsed="0.000351"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:29.811867" elapsed="0.000093"/>
</return>
<msg time="2026-04-21T02:02:29.812115" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:29.810444" elapsed="0.001696"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:29.817961" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:29.817849" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:29.817827" elapsed="0.000206"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:29.819284" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:29.819174" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:29.819156" elapsed="0.000198"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:29.819839" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:29.819503" elapsed="0.000364"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:29.820283" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:29.820056" elapsed="0.000254"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:29.853009" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:29.820827" elapsed="0.032286"/>
</kw>
<msg time="2026-04-21T02:02:29.853279" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:29.853326" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:29.820474" elapsed="0.032886"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:29.900589" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "- "I "P "v "4 "- "T "o "p "o "l "o "g "y "_ "I "s "_ "F "i "l "l "e "d "_ "W "i "t "h "_ "3 "_ "R "o "u "t "e "[78Cs "[A[78C"[K
[K
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:29.853906" elapsed="0.046812"/>
</kw>
<msg time="2026-04-21T02:02:29.900998" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:29.901046" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "C "h "e "c "k "_ "E "x "a "m "p...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:29.853533" elapsed="0.047549"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:29.901411" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:29.901169" elapsed="0.000297"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:29.901146" elapsed="0.000347"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:29.901973" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "- "I "P "v "4 "- "T "o "p "o "l "o "g "y "_ "I "s "_ "F "i "l "l "e "d "_ "W "i "t "h "_ "3 "_ "R "o "u "t "e "[78Cs "[A[78C"[K
[K
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:29.901639" elapsed="0.000411"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:29.902337" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:29.902117" elapsed="0.000276"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:29.902098" elapsed="0.000318"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:29.902451" elapsed="0.000039"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:29.905163" elapsed="0.000150"/>
</kw>
<msg time="2026-04-21T02:02:29.905376" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:29.904049" elapsed="0.001467"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:29.905815" elapsed="0.000080"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:29.906157" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:29.903347" elapsed="0.002995"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:29.902764" elapsed="0.003642"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:29.818867" elapsed="0.087636"/>
</kw>
<msg time="2026-04-21T02:02:29.906598" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:29.906642" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "C "h "e "c "k "_ "E "x "a "m "p...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:29.818198" elapsed="0.088480"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:29.906883" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:02:29.906758" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:29.906739" elapsed="0.000229"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:29.907381" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:29.907728" elapsed="0.000051"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:29.907855" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:29.817477" elapsed="0.090489"/>
</kw>
<msg time="2026-04-21T02:02:29.908061" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:29.908105" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "C "h "e "c "k "_ "E "x "a "m "p...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:29.812536" elapsed="0.095605"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:29.908471" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:29.908217" elapsed="0.000307"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:29.908201" elapsed="0.000346"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:29.812386" elapsed="0.096185"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:29.812201" elapsed="0.096408"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:29.809606" elapsed="0.099061"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:02:29.804307" elapsed="0.104454"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:29.803816" elapsed="0.105012"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:02:29.799680" elapsed="0.109204"/>
</kw>
<kw name="Wait_For_Topology_To_Change_To">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:29.961606" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:29.961200" elapsed="0.000437"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:29.962583" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:29.962173" elapsed="0.000497">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:29.962764" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:29.961829" elapsed="0.000986"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:29.963374" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:29.962988" elapsed="0.000415"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:02:29.963765" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:02:29.963963" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:02:29.963566" elapsed="0.000423"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:29.964404" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:29.964152" elapsed="0.000297"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:29.965713" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:29.965270" elapsed="0.000504"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:02:29.966320" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:02:29.965956" elapsed="0.000390"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:29.966769" elapsed="0.000062"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:29.967510" elapsed="0.000051"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:29.967917" elapsed="0.000046"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:02:29.966577" elapsed="0.001502"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:02:29.966405" elapsed="0.001745"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:02:29.968204" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:02:29.968375" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:02:29.964910" elapsed="0.003491"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:29.964536" elapsed="0.003897"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:29.968607" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:29.968459" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:29.964510" elapsed="0.004173"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:29.969374" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:29.968870" elapsed="0.000533"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:02:29.969453" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:02:29.960532" elapsed="0.009049"/>
</kw>
<msg time="2026-04-21T02:02:29.969695" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:29.947767" elapsed="0.021983"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:29.982678" elapsed="0.000040"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:29.995348" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:30.007966" elapsed="0.000038"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:30.008228" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:30.008424" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:30.008915" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:30.008734" elapsed="0.000241"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:02:30.008712" elapsed="0.000294"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:30.009159" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:30.009330" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:30.009499" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:02:30.008662" elapsed="0.000891"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:02:30.008521" elapsed="0.001063"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:30.009737" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:02:30.009837" elapsed="0.000022"/>
</return>
<msg time="2026-04-21T02:02:30.010022" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:02:29.943452" elapsed="0.066600"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:30.011581" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:30.011256" elapsed="0.000445">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:30.011826" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:30.010821" elapsed="0.001031"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:30.012261" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:30.011924" elapsed="0.000395"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:30.012857" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:30.012533" elapsed="0.000351"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:30.012344" elapsed="0.000575"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:30.011905" elapsed="0.001036"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:30.015474" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:30.013094" elapsed="0.002407"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:02:30.015553" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:02:30.015739" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:02:30.010419" elapsed="0.005344"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:30.017031" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:30.016771" elapsed="0.000325">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:30.017190" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:30.016434" elapsed="0.000781"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:02:30.017422" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:02:30.017284" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:30.017266" elapsed="0.000242"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:30.017655" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:30.017844" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:02:30.017910" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:02:30.020035" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:02:30.016102" elapsed="0.003960"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:30.021497" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:30.021234" elapsed="0.000309"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:30.021955" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:30.021696" elapsed="0.000302"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:02:30.034219" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01m0ocg7lowuy11wvbvmh6ulf7d7.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:02:30.034438" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '338'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.0.1.32/28"},{"prefix":"8.0.1.16/28"},{"prefix":"8.0.1.0/28"}]}}]}]} 
 </msg>
<msg time="2026-04-21T02:02:30.034632" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:02:30.024256" elapsed="0.010416"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:30.022063" elapsed="0.012682"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:30.035083" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:30.034818" elapsed="0.000357"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:30.022045" elapsed="0.013160"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:30.040383" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.0.1.32/28"},{"prefix":"8.0.1.16/28"},{"prefix":"8.0.1.0/28"}]}}]}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:30.036813" elapsed="0.003638"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:30.036465" elapsed="0.004115"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:30.036437" elapsed="0.004182"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:30.044366" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:30.041035" elapsed="0.003398"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:30.040699" elapsed="0.003785"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:30.040675" elapsed="0.003846"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:30.045391" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:30.044806" elapsed="0.000625"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:30.045908" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:30.045534" elapsed="0.000461"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:30.046714" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:30.046269" elapsed="0.000483"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:30.046030" elapsed="0.000795"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:30.045507" elapsed="0.001352"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:30.047646" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:30.047095" elapsed="0.000590"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:30.048159" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:30.047807" elapsed="0.000435"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:30.048968" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:30.048511" elapsed="0.000496"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:30.048277" elapsed="0.000781"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:30.047761" elapsed="0.001328"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:30.049315" elapsed="0.000530"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:02:30.050529" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:30.050090" elapsed="0.000478"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:02:30.050816" elapsed="0.004639"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:02:30.035817" elapsed="0.019718"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:02:30.055775" elapsed="0.000036"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:30.055651" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:30.055626" elapsed="0.000242"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:02:30.058923" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:02:30.056031" elapsed="0.002922"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:02:30.059006" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:02:30.059175" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:02:30.020385" elapsed="0.038817"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:02:30.059265" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:02:30.059415" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:02:29.920704" elapsed="0.138737"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:30.089602" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:30.088604" elapsed="0.001035"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:30.091775" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:30.091156" elapsed="0.000805">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:30.092095" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:30.089853" elapsed="0.002268"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:30.093084" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:30.092290" elapsed="0.000822"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:02:30.093551" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:02:30.094290" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:02:30.093278" elapsed="0.001098"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:30.096011" level="INFO">{
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "prefix": "8.0.1.16/28"
       },
       {
        "prefix": "8.0.1.32/28"
       }
      ]
     },
     "node-id": "192.0.2.1"
    }
   ],
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:30.094767" elapsed="0.001406"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:02:30.098102" elapsed="0.000179"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:30.096370" elapsed="0.002107"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:30.100723" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:30.098976" elapsed="0.001870"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:30.098543" elapsed="0.002503"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:30.096301" elapsed="0.004801"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:30.103255" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:30.101456" elapsed="0.001864"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:02:30.103437" elapsed="0.000120"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:02:30.087643" elapsed="0.016137"/>
</kw>
<msg time="2026-04-21T02:02:30.103861" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:30.074406" elapsed="0.029509"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:30.116935" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:30.129450" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:30.143645" elapsed="0.000046"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:30.143916" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:30.144102" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:30.144588" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:30.144432" elapsed="0.000215"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:02:30.144415" elapsed="0.000256"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:30.144873" elapsed="0.000027"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:30.145059" elapsed="0.000028"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:30.145241" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:02:30.144361" elapsed="0.000934"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:02:30.144196" elapsed="0.001141"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:30.145496" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:02:30.145572" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:02:30.145703" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:02:30.071628" elapsed="0.074102"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:30.145935" elapsed="0.002413"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:02:30.149670" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:02:30.149139" elapsed="0.000560"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:02:30.150314" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:02:30.149881" elapsed="0.000462"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:02:30.150504" elapsed="0.000362"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:02:30.148682" elapsed="0.002244"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:30.148429" elapsed="0.002530"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:30.151134" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:30.150985" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:30.148409" elapsed="0.002802"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:02:30.060685" elapsed="0.090574"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:02:30.059847" elapsed="0.091487"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:30.059522" elapsed="0.091951"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:30.059505" elapsed="0.091997"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:02:30.151539" elapsed="0.000029"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:02:29.914434" elapsed="0.237238"/>
</kw>
<arg>${folder_name}</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-04-21T02:02:29.909910" elapsed="0.241826"/>
</kw>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Compare_Topology</arg>
<arg>${folder_name}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:02:29.909385" elapsed="0.242416"/>
</kw>
<arg>filled_topology</arg>
<doc>Wait until Compare_Topology matches expected result.</doc>
<status status="PASS" start="2026-04-21T02:02:29.909036" elapsed="0.242828"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:02:30.152459" elapsed="0.000242"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:02:30.152152" elapsed="0.000612"/>
</kw>
<doc>See new routes in example-ipv4-topology as a proof that synchronization was correct.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:02:29.798139" elapsed="0.354680"/>
</test>
<test id="s1-s7-t22" name="TC3_Reconnect_BGP_Peer_And_Check_Incomming_Updates_For_3_Introduced_Prefixes" line="298">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:02:30.156412" elapsed="0.000208"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:02:30.156145" elapsed="0.000530"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:30.157683" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:30.157571" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:30.157552" elapsed="0.000199"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:30.163027" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:30.162919" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:30.162901" elapsed="0.000194"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:30.164145" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:30.163741" elapsed="0.000431"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:30.164629" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:30.164333" elapsed="0.000322"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:30.164699" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:02:30.164869" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:30.163326" elapsed="0.001568"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:30.170389" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:30.170281" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:30.170262" elapsed="0.000196"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:30.171647" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:30.171538" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:30.171519" elapsed="0.000196"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:30.172191" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:30.171887" elapsed="0.000330"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:30.172603" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:30.172381" elapsed="0.000248"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:30.200195" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:30.173146" elapsed="0.027172"/>
</kw>
<msg time="2026-04-21T02:02:30.200525" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:30.200581" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:30.172808" elapsed="0.027810"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:30.263969" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "R "e "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "_ "A "n "d "_ "C "h "e "c "k "_ "I "n "c "o "m "m "i "n "g "_ "U "p "d "a "t "e "s "_ "F "o "r "[78C_ "[A[78C3
 "_ "I "n "t "r "o "d "u "c "e "d "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:30.201253" elapsed="0.062869"/>
</kw>
<msg time="2026-04-21T02:02:30.264306" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:30.264352" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "R "e "c "o "n "n "e "c "t "_ "B...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:30.200890" elapsed="0.063499"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:30.264757" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:30.264486" elapsed="0.000354"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:30.264458" elapsed="0.000409"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:30.265358" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "R "e "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "_ "A "n "d "_ "C "h "e "c "k "_ "I "n "c "o "m "m "i "n "g "_ "U "p "d "a "t "e "s "_ "F "o "r "[78C_ "[A[78C3
 "_ "I "n "t "r "o "d "u "c "e "d "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:30.265017" elapsed="0.000424"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:30.265738" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:30.265508" elapsed="0.000304"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:30.265490" elapsed="0.000348"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:30.265876" elapsed="0.000038"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:30.268770" elapsed="0.000174"/>
</kw>
<msg time="2026-04-21T02:02:30.269009" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:30.267544" elapsed="0.001606"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:30.269443" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:30.269783" elapsed="0.000099"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:30.266776" elapsed="0.003233"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:30.266203" elapsed="0.003892"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:30.171205" elapsed="0.098997"/>
</kw>
<msg time="2026-04-21T02:02:30.270300" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:30.270346" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "R "e "c "o "n "n "e "c "t "_ "B...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:30.170609" elapsed="0.099774"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:30.270826" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-04-21T02:02:30.270461" elapsed="0.000429"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:30.270443" elapsed="0.000473"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:30.271377" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:30.271733" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:30.271827" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:30.169940" elapsed="0.101999"/>
</kw>
<msg time="2026-04-21T02:02:30.272033" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:30.272078" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "R "e "c "o "n "n "e "c "t "_ "B...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:30.165260" elapsed="0.106854"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:30.272447" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:30.272189" elapsed="0.000357"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:30.272172" elapsed="0.000400"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:30.165116" elapsed="0.107481"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:30.164946" elapsed="0.107687"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:30.162539" elapsed="0.110153"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:02:30.157285" elapsed="0.115465"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:30.156858" elapsed="0.115955"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:02:30.153902" elapsed="0.118972"/>
</kw>
<kw name="Switch_To_BGP_Peer_Console">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:30.273293" elapsed="0.000107"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:30.273018" elapsed="0.000438"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:30.282270" level="INFO">${start_cmd} = python3 play.py --amount 0 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug </msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:30.281924" elapsed="0.000373"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:30.282699" level="INFO">python3 play.py --amount 0 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug </msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:30.282457" elapsed="0.000286"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:30.285998" level="INFO">python3 play.py --amount 0 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug</msg>
<msg time="2026-04-21T02:02:30.286099" level="INFO">${output} = python3 play.py --amount 0 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug 
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:30.282916" elapsed="0.003209"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:30.286543" level="INFO">python3 play.py --amount 0 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug 
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:30.286291" elapsed="0.000297"/>
</kw>
<arg>${BGP_PEER_COMMAND}</arg>
<arg>${BGP_PEER_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-04-21T02:02:30.281495" elapsed="0.005147"/>
</kw>
<kw name="Read_And_Fail_If_Prompt_Is_Seen" owner="BGPcliKeywords">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="Run Keyword And Expect Error" owner="BuiltIn">
<kw name="Read_Text_Before_Prompt" owner="BGPcliKeywords">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:02:40.293525" level="FAIL">No match found for '&gt;' in 10 seconds
Output:
[?2004l2026-04-21 02:02:30,374 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:02:30,374 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.171.116
2026-04-21 02:02:30,374 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-04-21 02:02:30,374 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.171.3
2026-04-21 02:02:30,374 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-04-21 02:02:30,376 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 02:02:30,378 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 02:02:30,378 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-04-21 02:02:30,378 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 02:02:30,378 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-04-21 02:02:30,378 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-04-21 02:02:30,378 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-04-21 02:02:30,379 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-04-21 02:02:30,379 INFO BGP-Thread-1 (job):   My BGP Identifier: 169782132
2026-04-21 02:02:30,379 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-04-21 02:02:30,379 INFO BGP-Thread-1 (job):   Originator ID: None
2026-04-21 02:02:30,379 INFO BGP-Thread-1 (job):   Cluster list: None
2026-04-21 02:02:30,379 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-04-21 02:02:30,379 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-04-21 02:02:30,380 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-04-21 02:02:30,380 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 0
2026-04-21 02:02:30,380 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, -1]
2026-04-21 02:02:30,380 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-04-21 02:02:30,380 INFO BGP-Thread-1 (job):   Let's go ...

2026-04-21 02:02:30,380 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-04-21 02:02:30,380 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:30,381 DEBUG BGP-Thread-1 (job):   Length=45 (0x002d)
2026-04-21 02:02:30,381 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-04-21 02:02:30,381 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-04-21 02:02:30,381 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-04-21 02:02:30,381 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-04-21 02:02:30,381 DEBUG BGP-Thread-1 (job):   BGP Identifier=169782132 (0x0a1eab74)
2026-04-21 02:02:30,381 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=16 (0x10)
2026-04-21 02:02:30,381 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x0206010400010001020641040000fbf0
2026-04-21 02:02:30,382 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff002d0104fbf000b40a1eab74100206010400010001020641040000fbf0'
2026-04-21 02:02:30,382 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff002d0104fbf000b40a1eab74100206010400010001020641040000fbf0
2026-04-21 02:02:30,384 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:02:30,384 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:30,384 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:02:30,384 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:02:30,384 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:02:30,384 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:02:30,384 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:30,384 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:02:30,384 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:02:30,384 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:02:30,385 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-04-21 02:02:30,385 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:02:30,385 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:02:30,385 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:02:30,391 INFO BGP-Thread-1 (job): ... idle for 0.006s
2026-04-21 02:02:30,392 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.006s
2026-04-21 02:02:30,392 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-04-21 02:02:30,392 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:30,392 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:30,392 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-04-21 02:02:30,392 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:30,393 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:30,393 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:30,393 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:30,393 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:30,393 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:30,393 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:30,393 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:30,393 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:30,394 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:30,394 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:30,394 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:30,394 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-04-21 02:02:30,394 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-04-21 02:02:30,395 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:30,395 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:30,395 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:30,395 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b020000003440010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000100
2026-04-21 02:02:30,395 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:30,395 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:30,396 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-04-21 02:02:30,396 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:30,396 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:30,396 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:30,396 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:30,396 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:30,396 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:30,397 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:30,397 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:30,397 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:30,397 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:30,397 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:30,397 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:30,397 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0034' (52)
2026-04-21 02:02:30,397 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000100'
2026-04-21 02:02:30,398 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:30,398 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:30,398 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:30,398 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:30,398 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:30,398 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:30,399 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:30,399 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:30,399 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:30,399 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:30,399 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:30,399 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:30,399 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-04-21 02:02:30,399 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08000100'
2026-04-21 02:02:30,399 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:30,400 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:30,400 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-04-21 02:02:30,400 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-04-21 02:02:30,400 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-04-21 02:02:30,400 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08000100'
2026-04-21 02:02:30,400 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.0.1.0/28']
2026-04-21 02:02:30,400 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.0.1.0/28
2026-04-21 02:02:30,400 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:30,400 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:30,400 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:30,400 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b020000003440010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000120
2026-04-21 02:02:30,400 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:30,400 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:30,400 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-04-21 02:02:30,400 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:30,400 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:30,401 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:30,401 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:30,401 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:30,401 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:30,401 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:30,401 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:30,401 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:30,401 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:30,401 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:30,401 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:30,401 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0034' (52)
2026-04-21 02:02:30,401 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000120'
2026-04-21 02:02:30,401 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:30,401 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:30,401 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:30,401 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:30,402 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:30,402 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:30,402 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:30,402 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:30,402 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:30,402 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:30,402 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:30,402 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:30,402 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-04-21 02:02:30,402 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08000120'
2026-04-21 02:02:30,402 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:30,402 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:30,402 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-04-21 02:02:30,402 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-04-21 02:02:30,402 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-04-21 02:02:30,402 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08000120'
2026-04-21 02:02:30,403 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.0.1.32/28']
2026-04-21 02:02:30,403 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.0.1.32/28
2026-04-21 02:02:30,403 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:30,403 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:30,403 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:30,403 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b020000003440010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000110
2026-04-21 02:02:30,403 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:30,403 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:30,403 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-04-21 02:02:30,403 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:30,403 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:30,403 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:30,403 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:30,403 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:30,404 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:30,404 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:30,404 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:30,404 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:30,404 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:30,404 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:30,404 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:30,404 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0034' (52)
2026-04-21 02:02:30,404 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000110'
2026-04-21 02:02:30,404 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:30,404 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:30,404 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:30,404 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:30,404 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:30,404 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:30,404 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08000110'
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08000110'
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.0.1.16/28']
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.0.1.16/28
2026-04-21 02:02:30,406 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:30,406 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:30,406 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
.</msg>
<var>${text}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-21T02:02:30.288274" elapsed="10.007970">No match found for '&gt;' in 10 seconds
Output:
[?2004l
2026-04-21 02:02:30,374 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:02:30,374 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.171.116
2026-04-21 02:02:30,374 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-04-21 02:02:30,374 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.171.3
2026-04-21 02:02:30,374 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-04-21 02:02:30,376 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 02:02:30,378 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 02:02:30,378 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-04-21 02:02:30,378 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 02:02:30,378 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-04-21 02:02:30,378 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
    [ Message content over the limit has been removed. ]
...DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08000110'
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08000110'
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.0.1.16/28']
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.0.1.16/28
2026-04-21 02:02:30,406 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:30,406 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:30,406 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:40.297172" elapsed="0.000046"/>
</kw>
<doc>Log text gathered by SSHLibrary.Read_Until_Prompt.
This needs to be a separate keyword just because how Read_And_Fail_If_Prompt_Is_Seen is implemented.</doc>
<status status="FAIL" start="2026-04-21T02:02:30.288002" elapsed="10.009435">No match found for '&gt;' in 10 seconds
Output:
[?2004l
2026-04-21 02:02:30,374 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:02:30,374 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.171.116
2026-04-21 02:02:30,374 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-04-21 02:02:30,374 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.171.3
2026-04-21 02:02:30,374 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-04-21 02:02:30,376 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 02:02:30,378 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 02:02:30,378 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-04-21 02:02:30,378 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 02:02:30,378 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-04-21 02:02:30,378 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
    [ Message content over the limit has been removed. ]
...DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08000110'
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08000110'
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.0.1.16/28']
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.0.1.16/28
2026-04-21 02:02:30,406 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:30,406 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:30,406 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
.</status>
</kw>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the keyword and checks that the expected error occurred.</doc>
<status status="PASS" start="2026-04-21T02:02:30.287575" elapsed="10.010124"/>
</kw>
<msg time="2026-04-21T02:02:40.297876" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>BuiltIn.Run_Keyword_And_Expect_Error</arg>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:30.287196" elapsed="10.010713"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-04-21T02:02:40.298162" elapsed="0.000040"/>
</return>
<status status="PASS" start="2026-04-21T02:02:40.298045" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:40.298005" elapsed="0.000264"/>
</if>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:40.298722" elapsed="0.000029"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was seen but it was not expected yet</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:40.298925" elapsed="0.000023"/>
</kw>
<doc>Try to read SSH to see prompt, but expect to see no prompt within SSHLibrary's timeout.</doc>
<status status="PASS" start="2026-04-21T02:02:30.286899" elapsed="10.012115"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:40.314323" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:40.332014" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:40.332466" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:40.314073" elapsed="0.018465"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:40.334108" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:40.333187" elapsed="0.001035"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:40.334602" elapsed="0.000831"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received:</arg>
<arg>3</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:40.313508" elapsed="0.022106"/>
</kw>
<arg>10s</arg>
<arg>1s</arg>
<arg>Check_File_For_Word_Count</arg>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received:</arg>
<arg>3</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:02:40.299192" elapsed="0.036569"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:40.353268" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:40.382222" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:40.382679" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:40.353080" elapsed="0.029663"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:40.384345" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:40.383461" elapsed="0.001002"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:40.384889" elapsed="0.000929"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received:</arg>
<arg>3</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:40.352611" elapsed="0.033375"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:40.404428" level="INFO">Executing command 'grep -o 'nlri_prefix_received: 8.0.1.0/28' bgp_peer.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:40.419562" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:40.421175" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:40.404198" elapsed="0.017050"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:40.423020" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:40.422371" elapsed="0.000751"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:40.423396" elapsed="0.000543"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received: 8.0.1.0/28</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:40.403487" elapsed="0.020566"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:40.443298" level="INFO">Executing command 'grep -o 'nlri_prefix_received: 8.0.1.16/28' bgp_peer.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:40.473946" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:40.474311" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:40.442966" elapsed="0.031386"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:40.475440" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:40.474845" elapsed="0.000662"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:40.475734" elapsed="0.000653"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received: 8.0.1.16/28</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:40.442309" elapsed="0.034185"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:40.495883" level="INFO">Executing command 'grep -o 'nlri_prefix_received: 8.0.1.32/28' bgp_peer.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:40.526118" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:40.526475" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:40.495610" elapsed="0.030906"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:40.527702" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:40.527079" elapsed="0.000690"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:40.528019" elapsed="0.000475"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received: 8.0.1.32/28</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:40.495074" elapsed="0.033527"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:40.542844" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:40.578174" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:40.578455" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:40.542593" elapsed="0.035919"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:40.580332" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:40.579574" elapsed="0.000863"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:40.580780" elapsed="0.000827"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>0</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:40.542095" elapsed="0.039662"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:02:40.582755" elapsed="0.000431"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:02:40.582279" elapsed="0.000996"/>
</kw>
<doc>Start BGP peer tool</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:02:30.153295" elapsed="10.430034"/>
</test>
<test id="s1-s7-t23" name="TC3_BGP_Application_Peer_Delete_All_Routes" line="317">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:02:40.597456" elapsed="0.000405"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:02:40.592265" elapsed="0.005704"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:40.599339" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:40.599157" elapsed="0.000242"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:40.599124" elapsed="0.000301"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:40.606352" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:40.606186" elapsed="0.000237"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:40.606159" elapsed="0.000297"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:40.608301" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:40.607505" elapsed="0.000856"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:40.609132" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:40.608649" elapsed="0.000521"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:40.609259" elapsed="0.000060"/>
</return>
<msg time="2026-04-21T02:02:40.609512" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:40.606823" elapsed="0.002725"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:40.616806" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:40.616521" elapsed="0.000348"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:40.616490" elapsed="0.000409"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:40.618384" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:40.618260" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:40.618240" elapsed="0.000215"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:40.618986" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:40.618609" elapsed="0.000405"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:40.619463" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:40.619209" elapsed="0.000281"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:40.651833" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:40.620053" elapsed="0.032140"/>
</kw>
<msg time="2026-04-21T02:02:40.652525" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:40.652575" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:40.619658" elapsed="0.032957"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:40.688218" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "A "p "p "l "i "c "a "t "i "o "n "_ "P "e "e "r "_ "D "e "l "e "t "e "_ "A "l "l "_ "R "o "u "t "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:40.653669" elapsed="0.034920"/>
</kw>
<msg time="2026-04-21T02:02:40.688979" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:40.689050" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "A "p "p "l "i "c "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:40.653003" elapsed="0.036101"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:40.689832" elapsed="0.000041"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:40.689309" elapsed="0.000611"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:40.689257" elapsed="0.000701"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:40.690765" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "A "p "p "l "i "c "a "t "i "o "n "_ "P "e "e "r "_ "D "e "l "e "t "e "_ "A "l "l "_ "R "o "u "t "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:40.690172" elapsed="0.000724"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:40.691291" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:40.690990" elapsed="0.000510"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:40.690964" elapsed="0.000572"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:40.691594" elapsed="0.000073"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:40.695403" elapsed="0.000213"/>
</kw>
<msg time="2026-04-21T02:02:40.695705" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:40.693979" elapsed="0.001963"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:40.696530" elapsed="0.000104"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:40.697053" elapsed="0.000100"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:40.693005" elapsed="0.004333"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:40.692120" elapsed="0.005311"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:40.617921" elapsed="0.079650"/>
</kw>
<msg time="2026-04-21T02:02:40.697711" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:40.697776" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "A "p "p "l "i "c "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:40.617091" elapsed="0.081015"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:40.698395" elapsed="0.000037"/>
</return>
<status status="PASS" start="2026-04-21T02:02:40.698235" elapsed="0.000247"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:40.698206" elapsed="0.000315"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:40.699169" elapsed="0.000036"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:40.699665" elapsed="0.000035"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:40.699765" elapsed="0.000023"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:40.616130" elapsed="0.083807"/>
</kw>
<msg time="2026-04-21T02:02:40.700075" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:40.700137" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "A "p "p "l "i "c "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:40.610154" elapsed="0.090036"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:40.700646" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:40.700297" elapsed="0.000422"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:40.700274" elapsed="0.000479"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:40.609942" elapsed="0.090878"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:40.609634" elapsed="0.091251"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:40.605611" elapsed="0.095364"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:02:40.598759" elapsed="0.102304"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:40.598145" elapsed="0.102991"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:02:40.586945" elapsed="0.114313"/>
</kw>
<kw name="Switch_To_BGP_Application_Peer_Console">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_app_peer_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:40.701950" elapsed="0.000157"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:40.701463" elapsed="0.000721"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:40.715357" level="INFO">${start_cmd} = python3 bgp_app_peer.py --host 10.30.171.3 --port 8181 --command delete-all --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3A...</msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:40.714842" elapsed="0.000554"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:40.715978" level="INFO">python3 bgp_app_peer.py --host 10.30.171.3 --port 8181 --command delete-all --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family &amp;&gt;/dev/null</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:40.715624" elapsed="0.000538"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:40.722358" level="INFO">python3 bgp_app_peer.py --host 10.30.171.3 --port 8181 --command delete-all --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family &amp;&gt;/dev/null</msg>
<msg time="2026-04-21T02:02:40.722499" level="INFO">${output} =  python3 bgp_app_peer.py --host 10.30.171.3 --port 8181 --command delete-all --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3...</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:40.716372" elapsed="0.006160"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:40.723124" level="INFO"> python3 bgp_app_peer.py --host 10.30.171.3 --port 8181 --command delete-all --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family &amp;&gt;/dev/null
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:40.722774" elapsed="0.000418"/>
</kw>
<arg>${BGP_APP_PEER_DELETE_ALL_COMMAND} ${SCRIPT_URI_OPT}</arg>
<arg>${BGP_APP_PEER_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-04-21T02:02:40.714193" elapsed="0.009085"/>
</kw>
<kw name="Wait_Until_Console_Tool_Finish" owner="BGPcliKeywords">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:02:40.881739" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:02:40.730261" elapsed="0.151768"/>
</kw>
<arg>${timeout}</arg>
<arg>1s</arg>
<arg>SSHLibrary.Read Until Prompt</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:02:40.729465" elapsed="0.152693"/>
</kw>
<arg>${BGP_APP_PEER_TIMEOUT}</arg>
<doc>Wait ${timeout} for the tool exit.</doc>
<status status="PASS" start="2026-04-21T02:02:40.728934" elapsed="0.153364"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:40.896830" level="INFO">Executing command 'cat bgp_app_peer.log'.</msg>
<msg time="2026-04-21T02:02:40.910407" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:40.910577" level="INFO">${output_log} = 2026-04-21 02:02:40,848 INFO: Delete all prefixes from 10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-fam...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:40.896567" elapsed="0.014052"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:40.911395" level="INFO">2026-04-21 02:02:40,848 INFO: Delete all prefixes from 10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family
2026-04-21 02:02:40,861 DEBUG: &lt;PreparedRequest [DELETE]&gt; http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
2026-04-21 02:02:40,861 DEBUG: Request headers: {'Content-Type': 'application/xml', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='}:
2026-04-21 02:02:40,862 DEBUG: Response: 
2026-04-21 02:02:40,862 DEBUG: &lt;Response [204]&gt; No Content
2026-04-21 02:02:40,862 INFO: Total test execution time: 0.014s
2026-04-21 02:02:40,862 INFO: Total build data time: 0.000s
2026-04-21 02:02:40,862 INFO: Total response time: 0.013s
2026-04-21 02:02:40,862 INFO: Total number of response(s): 1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:40.910916" elapsed="0.000557"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-21T02:02:40.912528" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bgp_app_peer_delete_all_tc3.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bgp_app_peer_delete_all_tc3.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-21T02:02:40.911781" elapsed="0.000827"/>
</kw>
<arg>bgp_app_peer.log</arg>
<arg>bgp_app_peer_delete_all_tc3.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-21T02:02:40.895877" elapsed="0.016815"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:02:40.913664" elapsed="0.000412"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:02:40.913187" elapsed="0.000985"/>
</kw>
<doc>Start BGP application peer tool and give him 30s</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:02:40.585243" elapsed="0.328987"/>
</test>
<test id="s1-s7-t24" name="TC3_Check_Example-IPv4-Topology_Is_Empty" line="325">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:02:40.919189" elapsed="0.000311"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:02:40.918731" elapsed="0.000848"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:40.921204" elapsed="0.000025"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:40.920951" elapsed="0.000326"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:40.920911" elapsed="0.000399"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:40.928678" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:40.928530" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:40.928501" elapsed="0.000276"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:40.930367" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:40.929701" elapsed="0.000709"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:40.931142" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:40.930660" elapsed="0.000523"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:40.931360" elapsed="0.000059"/>
</return>
<msg time="2026-04-21T02:02:40.931607" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:40.929173" elapsed="0.002470"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:40.942965" elapsed="0.000025"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:40.942735" elapsed="0.000310"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:40.942704" elapsed="0.000378"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:40.945099" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:40.944855" elapsed="0.000316"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:40.944787" elapsed="0.000419"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:40.945947" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:40.945432" elapsed="0.000558"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:40.946572" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:40.946237" elapsed="0.000375"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:40.978706" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:40.947429" elapsed="0.031485"/>
</kw>
<msg time="2026-04-21T02:02:40.979136" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:40.979185" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:40.946891" elapsed="0.032330"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:41.017839" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "- "I "P "v "4 "- "T "o "p "o "l "o "g "y "_ "I "s "_ "E "m "p "t "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:40.980034" elapsed="0.042998"/>
</kw>
<msg time="2026-04-21T02:02:41.024532" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:41.024617" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "C "h "e "c "k "_ "E "x "a "m "p...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:40.979468" elapsed="0.045209"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.026051" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:41.024893" elapsed="0.001235"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:41.024831" elapsed="0.001329"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:41.027560" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "- "I "P "v "4 "- "T "o "p "o "l "o "g "y "_ "I "s "_ "E "m "p "t "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:41.026316" elapsed="0.001338"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.028096" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:41.027835" elapsed="0.000320"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:41.027811" elapsed="0.000370"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:41.028223" elapsed="0.000049"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:41.031951" elapsed="0.000170"/>
</kw>
<msg time="2026-04-21T02:02:41.032189" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:41.030820" elapsed="0.001523"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.032637" elapsed="0.000081"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.033123" elapsed="0.000079"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:41.029877" elapsed="0.003442"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:41.028609" elapsed="0.004810"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:40.944348" elapsed="0.089273"/>
</kw>
<msg time="2026-04-21T02:02:41.033731" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:41.033779" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "C "h "e "c "k "_ "E "x "a "m "p...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:40.943328" elapsed="0.090663"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:41.034207" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:02:41.034085" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:41.034065" elapsed="0.000231"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.034841" elapsed="0.000029"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.035210" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:41.035283" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:40.942154" elapsed="0.093245"/>
</kw>
<msg time="2026-04-21T02:02:41.035502" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:41.035547" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "C "h "e "c "k "_ "E "x "a "m "p...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:40.932246" elapsed="0.103338"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.036034" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:41.035678" elapsed="0.000413"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:41.035659" elapsed="0.000457"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:40.932021" elapsed="0.104120"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:40.931725" elapsed="0.104455"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:40.927991" elapsed="0.108254"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:02:40.920502" elapsed="0.115807"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:40.919823" elapsed="0.116536"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:02:40.915463" elapsed="0.120956"/>
</kw>
<kw name="Wait_For_Topology_To_Change_To">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:41.116356" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:41.115905" elapsed="0.000496"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:41.118708" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:41.116994" elapsed="0.002141">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:41.119580" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:41.116591" elapsed="0.003105"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:41.121979" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:41.120443" elapsed="0.001590"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:02:41.122566" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:02:41.122988" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:02:41.122288" elapsed="0.000905"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:41.123847" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:41.123441" elapsed="0.000484"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:41.126156" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:41.125451" elapsed="0.000795"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:02:41.127060" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:02:41.126486" elapsed="0.000612"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.127738" elapsed="0.000091"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.129088" elapsed="0.000089"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.129604" elapsed="0.000067"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:02:41.127456" elapsed="0.002417"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:02:41.127191" elapsed="0.002811"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:02:41.130115" elapsed="0.000155"/>
</return>
<msg time="2026-04-21T02:02:41.130514" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:02:41.124733" elapsed="0.005823"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:41.124077" elapsed="0.006527"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.130910" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:41.130647" elapsed="0.000348"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:41.124025" elapsed="0.007000"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:41.132135" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:41.131244" elapsed="0.000939"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:02:41.132255" elapsed="0.000048"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:02:41.115067" elapsed="0.017420"/>
</kw>
<msg time="2026-04-21T02:02:41.132582" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:41.085180" elapsed="0.047498"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.147828" elapsed="0.000087"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.161101" elapsed="0.000043"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.173828" elapsed="0.000032"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.174116" elapsed="0.000029"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.174481" elapsed="0.000029"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.175044" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:41.174847" elapsed="0.000259"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:02:41.174811" elapsed="0.000326"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.175289" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.175461" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.175630" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:02:41.174739" elapsed="0.000945"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:02:41.174596" elapsed="0.001119"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.175891" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:02:41.175976" elapsed="0.000023"/>
</return>
<msg time="2026-04-21T02:02:41.176180" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:02:41.078411" elapsed="0.097800"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:41.177982" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:41.177570" elapsed="0.000513">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:41.178183" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:41.177048" elapsed="0.001160"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.178765" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:41.178278" elapsed="0.000562"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:41.179393" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:41.179085" elapsed="0.000334"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:41.178866" elapsed="0.000588"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:41.178259" elapsed="0.001216"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:41.182240" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:41.179630" elapsed="0.002637"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:02:41.182320" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:02:41.182485" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:02:41.176576" elapsed="0.005934"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:41.183910" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:41.183640" elapsed="0.000339">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:41.184075" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:41.183295" elapsed="0.000804"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:02:41.184313" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:02:41.184171" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:41.184152" elapsed="0.000249"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.184552" elapsed="0.000023"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.184731" elapsed="0.000086"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:02:41.184895" elapsed="0.000023"/>
</return>
<msg time="2026-04-21T02:02:41.187196" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:02:41.182850" elapsed="0.004373"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:41.188759" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:41.188489" elapsed="0.000375"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:41.189327" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:41.189047" elapsed="0.000326"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:02:41.199907" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01m0ocg7lowuy11wvbvmh6ulf7d7.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:02:41.200101" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:02:41.200215" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:02:41.191626" elapsed="0.008615"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:41.189439" elapsed="0.010853"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.200518" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:41.200324" elapsed="0.000272"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:41.189421" elapsed="0.011198"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:41.204393" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:41.201833" elapsed="0.002609"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:41.201582" elapsed="0.002895"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:41.201563" elapsed="0.002940"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:41.207849" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:41.204785" elapsed="0.003142"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:41.204558" elapsed="0.003420"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:41.204541" elapsed="0.003474"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:41.208953" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:41.208272" elapsed="0.000728"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.209476" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:41.209102" elapsed="0.000460"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:41.210321" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:41.209850" elapsed="0.000509"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:41.209597" elapsed="0.000815"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:41.209075" elapsed="0.001367"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:41.211243" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:41.210668" elapsed="0.000614"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.211714" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:41.211379" elapsed="0.000440"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:41.212530" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:41.212110" elapsed="0.000458"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:41.211855" elapsed="0.000762"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:41.211354" elapsed="0.001293"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:41.212914" elapsed="0.000546"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:02:41.214333" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:41.213701" elapsed="0.000672"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:02:41.214599" elapsed="0.005523"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:02:41.201095" elapsed="0.019109"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:02:41.220409" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:41.220287" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:41.220264" elapsed="0.000222"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:02:41.223616" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:02:41.220637" elapsed="0.003008"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:02:41.223698" elapsed="0.000045"/>
</return>
<msg time="2026-04-21T02:02:41.223897" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:02:41.187567" elapsed="0.036358"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:02:41.223992" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:02:41.224149" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:02:41.049743" elapsed="0.174438"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:41.257588" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:41.256429" elapsed="0.001200"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:41.260769" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:41.259836" elapsed="0.001232">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:41.261265" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:41.257886" elapsed="0.003416"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:41.262712" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:41.261538" elapsed="0.001215"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:02:41.263552" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:02:41.264002" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:02:41.263016" elapsed="0.001026"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:41.265096" level="INFO">{
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:41.264269" elapsed="0.000922"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:02:41.266096" elapsed="0.000082"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:41.265290" elapsed="0.000974"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:41.267124" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:41.266472" elapsed="0.000694"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:41.266293" elapsed="0.001012"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:41.265262" elapsed="0.002070"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:41.268312" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:41.267485" elapsed="0.000856"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:02:41.268390" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:02:41.255282" elapsed="0.013242"/>
</kw>
<msg time="2026-04-21T02:02:41.268581" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:41.241915" elapsed="0.026718"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.282013" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.295877" elapsed="0.000095"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.309865" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.310075" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.310254" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.310672" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:41.310521" elapsed="0.000228"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:02:41.310506" elapsed="0.000298"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.310975" elapsed="0.000023"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.311150" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.311320" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:02:41.310474" elapsed="0.000900"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:02:41.310351" elapsed="0.001054"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.311559" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:02:41.311636" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:02:41.311757" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:02:41.238042" elapsed="0.073762"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:41.312055" elapsed="0.002514"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:02:41.315756" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:02:41.315400" elapsed="0.000404"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:02:41.316272" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:02:41.315965" elapsed="0.000338"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:02:41.316471" elapsed="0.000397"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:02:41.314951" elapsed="0.001981"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:41.314668" elapsed="0.002298"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.317144" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:41.316993" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:41.314639" elapsed="0.002606"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:02:41.225719" elapsed="0.091581"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:02:41.224627" elapsed="0.092752"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:41.224268" elapsed="0.093159"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:41.224250" elapsed="0.093201"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:02:41.317485" elapsed="0.000030"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:02:41.042254" elapsed="0.275362"/>
</kw>
<arg>${folder_name}</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-04-21T02:02:41.037598" elapsed="0.280080"/>
</kw>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Compare_Topology</arg>
<arg>${folder_name}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:02:41.037028" elapsed="0.280698"/>
</kw>
<arg>empty_topology</arg>
<doc>Wait until Compare_Topology matches expected result.</doc>
<status status="PASS" start="2026-04-21T02:02:41.036581" elapsed="0.281224"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:02:41.318421" elapsed="0.000276"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:02:41.318112" elapsed="0.000652"/>
</kw>
<doc>See new routes are deleted.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:02:40.914704" elapsed="0.404118"/>
</test>
<test id="s1-s7-t25" name="TC3_BGP_Peer_Check_Incomming_Updates_For_3_Withdrawn_Prefixes" line="330">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:02:41.322681" elapsed="0.000254"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:02:41.322403" elapsed="0.000591"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:41.324325" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:41.324187" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:41.324162" elapsed="0.000248"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:41.330331" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:41.330221" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:41.330203" elapsed="0.000200"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:41.331523" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:41.331126" elapsed="0.000424"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:41.332101" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:41.331777" elapsed="0.000350"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:41.332173" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:02:41.332337" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:41.330643" elapsed="0.001719"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:41.338100" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:41.337986" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:41.337966" elapsed="0.000205"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:41.339457" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:41.339346" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:41.339326" elapsed="0.000201"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:41.340051" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:41.339680" elapsed="0.000398"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:41.340483" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:41.340245" elapsed="0.000265"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:41.373184" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:41.341056" elapsed="0.032535"/>
</kw>
<msg time="2026-04-21T02:02:41.373988" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:41.374057" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:41.340672" elapsed="0.033428"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:41.411815" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "P "e "e "r "_ "C "h "e "c "k "_ "I "n "c "o "m "m "i "n "g "_ "U "p "d "a "t "e "s "_ "F "o "r "_ "3 "_ "W "i "t "h "d "r "a "w "n "_ "P "[78Cr "[A[78Ce
 "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:41.375341" elapsed="0.036843"/>
</kw>
<msg time="2026-04-21T02:02:41.412476" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:41.412526" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "P "e "e "r "_ "C "h...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:41.374507" elapsed="0.038056"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.413223" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:41.412746" elapsed="0.000545"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:41.412666" elapsed="0.000655"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:41.413970" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "P "e "e "r "_ "C "h "e "c "k "_ "I "n "c "o "m "m "i "n "g "_ "U "p "d "a "t "e "s "_ "F "o "r "_ "3 "_ "W "i "t "h "d "r "a "w "n "_ "P "[78Cr "[A[78Ce
 "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:41.413475" elapsed="0.000596"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.414369" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:41.414142" elapsed="0.000284"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:41.414122" elapsed="0.000328"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:41.414494" elapsed="0.000055"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:41.417852" elapsed="0.000169"/>
</kw>
<msg time="2026-04-21T02:02:41.418087" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:41.416488" elapsed="0.001741"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.418530" elapsed="0.000176"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.419000" elapsed="0.000096"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:41.415578" elapsed="0.003635"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:41.414913" elapsed="0.004367"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:41.339003" elapsed="0.080391"/>
</kw>
<msg time="2026-04-21T02:02:41.419497" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:41.419543" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "P "e "e "r "_ "C "h...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:41.338326" elapsed="0.081255"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:41.420085" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-04-21T02:02:41.419660" elapsed="0.000490"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:41.419641" elapsed="0.000536"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.420627" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.421069" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:41.421144" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:41.337611" elapsed="0.083647"/>
</kw>
<msg time="2026-04-21T02:02:41.421351" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:41.421395" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "P "e "e "r "_ "C "h...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:41.332823" elapsed="0.088608"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.421803" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:41.421510" elapsed="0.000353"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:41.421493" elapsed="0.000394"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:41.332609" elapsed="0.089303"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:41.332421" elapsed="0.089528"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:41.329850" elapsed="0.092161"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:02:41.323835" elapsed="0.098233"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:41.323154" elapsed="0.098962"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:02:41.319909" elapsed="0.102265"/>
</kw>
<kw name="Switch_To_BGP_Peer_Console">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:41.422607" elapsed="0.000108"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:41.422331" elapsed="0.000453"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:41.436125" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:41.459938" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:41.460218" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:41.435932" elapsed="0.024347"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:41.461587" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:41.460882" elapsed="0.000821"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:41.462129" elapsed="0.000805"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>3</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:41.435560" elapsed="0.027537"/>
</kw>
<arg>10s</arg>
<arg>1s</arg>
<arg>Check_File_For_Word_Count</arg>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>3</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:02:41.422963" elapsed="0.040264"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:41.478676" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received: 8.0.1.0/28' bgp_peer.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:41.509380" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:41.509622" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:41.478507" elapsed="0.031171"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:41.510755" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:41.510115" elapsed="0.000814"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:41.511350" elapsed="0.000866"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received: 8.0.1.0/28</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:41.478133" elapsed="0.034228"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:41.529832" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received: 8.0.1.16/28' bgp_peer.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:41.561656" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:41.561943" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:41.529635" elapsed="0.032388"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:41.563080" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:41.562416" elapsed="0.000771"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:41.563535" elapsed="0.000765"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received: 8.0.1.16/28</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:41.529174" elapsed="0.035268"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:41.587379" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received: 8.0.1.32/28' bgp_peer.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:41.614122" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:41.614490" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:41.587130" elapsed="0.027420"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:41.616092" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:41.615187" elapsed="0.001022"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:41.616606" elapsed="0.000830"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received: 8.0.1.32/28</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:41.586346" elapsed="0.031265"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:41.637350" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:41.666451" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:41.667073" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:41.637102" elapsed="0.030054"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:41.669138" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:41.667937" elapsed="0.001296"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:41.669555" elapsed="0.000705"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received:</arg>
<arg>3</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:41.636317" elapsed="0.034100"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:02:41.671894" elapsed="0.000527"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:02:41.671133" elapsed="0.001450"/>
</kw>
<doc>Check incomming updates for new routes</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:02:41.319224" elapsed="0.353439"/>
</test>
<test id="s1-s7-t26" name="TC3_Stop_BGP_Peer" line="346">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:02:41.677988" elapsed="0.000222"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:02:41.677695" elapsed="0.000573"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:41.679471" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:41.679288" elapsed="0.000247"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:41.679254" elapsed="0.000308"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:41.684763" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:41.684649" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:41.684630" elapsed="0.000220"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:41.685924" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:41.685493" elapsed="0.000459"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:41.686424" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:41.686118" elapsed="0.000456"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:41.686622" elapsed="0.000047"/>
</return>
<msg time="2026-04-21T02:02:41.686820" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:41.685096" elapsed="0.001750"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:41.692715" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:41.692602" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:41.692583" elapsed="0.000218"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:41.694058" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:41.693948" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:41.693929" elapsed="0.000198"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:41.694594" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:41.694278" elapsed="0.000343"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:41.695033" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:41.694785" elapsed="0.000274"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:41.727710" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:41.695567" elapsed="0.032541"/>
</kw>
<msg time="2026-04-21T02:02:41.728523" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:41.728592" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:41.695223" elapsed="0.033420"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:41.753665" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "S "t "o "p "_ "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:41.729881" elapsed="0.024107"/>
</kw>
<msg time="2026-04-21T02:02:41.754331" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:41.754382" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "S "t "o "p "_ "B "G "P "_ "P "e...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:41.729109" elapsed="0.025312"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.755076" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:41.754592" elapsed="0.000554"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:41.754531" elapsed="0.000648"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:41.755918" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "S "t "o "p "_ "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:41.755336" elapsed="0.000656"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.756290" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:41.756062" elapsed="0.000284"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:41.756042" elapsed="0.000328"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:41.756416" elapsed="0.000081"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:41.760130" elapsed="0.000177"/>
</kw>
<msg time="2026-04-21T02:02:41.760381" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:41.758299" elapsed="0.002288"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.760900" elapsed="0.000080"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.761250" elapsed="0.000080"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:41.757539" elapsed="0.003911"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:41.756874" elapsed="0.004644"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:41.693618" elapsed="0.068124"/>
</kw>
<msg time="2026-04-21T02:02:41.761873" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:41.761921" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "S "t "o "p "_ "B "G "P "_ "P "e...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:41.692960" elapsed="0.068999"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:41.762177" elapsed="0.000030"/>
</return>
<status status="PASS" start="2026-04-21T02:02:41.762050" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:41.762027" elapsed="0.000246"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.762772" elapsed="0.000046"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.763160" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:41.763234" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:41.692222" elapsed="0.071128"/>
</kw>
<msg time="2026-04-21T02:02:41.763453" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:41.763500" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "S "t "o "p "_ "B "G "P "_ "P "e...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:41.687272" elapsed="0.076264"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:41.763935" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:41.763621" elapsed="0.000379"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:41.763603" elapsed="0.000427"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:41.687120" elapsed="0.076937"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:41.686916" elapsed="0.077184"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:41.684269" elapsed="0.079899"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:02:41.678938" elapsed="0.085296"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:41.678428" elapsed="0.085858"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:02:41.674451" elapsed="0.089898"/>
</kw>
<kw name="Switch_To_BGP_Peer_Console">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:41.764868" elapsed="0.000119"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:41.764531" elapsed="0.000513"/>
</kw>
<kw name="Stop_Console_Tool" owner="BGPcliKeywords">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:41.766592" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:41.765869" elapsed="0.000751"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:41.766876" elapsed="0.000337"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:02:41.765556" elapsed="0.001717"/>
</kw>
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:02:43.768328" level="INFO">2026-04-21 02:02:40,415 INFO BGP-Thread-1 (job): ... idle for 10.009s
2026-04-21 02:02:40,415 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.015s
2026-04-21 02:02:40,415 INFO BGP-Thread-1 (job): total_received_update_message_counter: 4
2026-04-21 02:02:40,415 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 3
2026-04-21 02:02:40,415 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:02:40,866 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000100
2026-04-21 02:02:40,866 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:40,866 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:40,866 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-04-21 02:02:40,866 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:40,867 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:40,867 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:40,867 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:40,867 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:40,867 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:40,867 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:40,867 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:40,867 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:40,867 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:40,868 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:40,868 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:40,868 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-04-21 02:02:40,868 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000100'
2026-04-21 02:02:40,868 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:40,868 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:40,868 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:40,868 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:40,868 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:40,869 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:40,869 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:40,869 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:40,869 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:40,869 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:40,869 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:40,869 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:40,869 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-04-21 02:02:40,869 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000100'
2026-04-21 02:02:40,869 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:40,870 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:40,870 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000100'
2026-04-21 02:02:40,870 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.0/28']
2026-04-21 02:02:40,870 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.0/28
2026-04-21 02:02:40,870 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:40,870 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:40,870 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:40,870 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000120
2026-04-21 02:02:40,870 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:40,870 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:40,871 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-04-21 02:02:40,871 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:40,871 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:40,871 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:40,871 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:40,871 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:40,871 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:40,871 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:40,871 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:40,872 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:40,872 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:40,872 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:40,872 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:40,872 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-04-21 02:02:40,872 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000120'
2026-04-21 02:02:40,872 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:40,872 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:40,872 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:40,872 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:40,873 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:40,873 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:40,873 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:40,873 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:40,873 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:40,873 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:40,873 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:40,873 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:40,873 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-04-21 02:02:40,873 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000120'
2026-04-21 02:02:40,874 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:40,874 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:40,874 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000120'
2026-04-21 02:02:40,874 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.32/28']
2026-04-21 02:02:40,874 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.32/28
2026-04-21 02:02:40,874 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:40,874 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:40,875 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:40,875 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000110
2026-04-21 02:02:40,875 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:40,875 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:40,875 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-04-21 02:02:40,875 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:40,875 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:40,875 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:40,875 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:40,875 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:40,876 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:40,876 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:40,876 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:40,876 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:40,876 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:40,876 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:40,876 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:40,876 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-04-21 02:02:40,876 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000110'
2026-04-21 02:02:40,876 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:40,876 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:40,876 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:40,876 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:40,876 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000110'
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000110'
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.16/28']
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.16/28
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
^CTraceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt

[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:02:43.769255" level="INFO">${output} = 2026-04-21 02:02:40,415 INFO BGP-Thread-1 (job): ... idle for 10.009s
2026-04-21 02:02:40,415 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.015s
2026-04-21 02:02:40,415 INFO BGP-Thread-1 (...</msg>
<var>${output}</var>
<arg>delay=1s</arg>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T02:02:41.767436" elapsed="2.001892"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:43.770620" level="INFO">2026-04-21 02:02:40,415 INFO BGP-Thread-1 (job): ... idle for 10.009s
2026-04-21 02:02:40,415 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.015s
2026-04-21 02:02:40,415 INFO BGP-Thread-1 (job): total_received_update_message_counter: 4
2026-04-21 02:02:40,415 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 3
2026-04-21 02:02:40,415 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:02:40,866 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000100
2026-04-21 02:02:40,866 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:40,866 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:40,866 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-04-21 02:02:40,866 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:40,867 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:40,867 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:40,867 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:40,867 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:40,867 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:40,867 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:40,867 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:40,867 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:40,867 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:40,868 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:40,868 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:40,868 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-04-21 02:02:40,868 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000100'
2026-04-21 02:02:40,868 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:40,868 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:40,868 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:40,868 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:40,868 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:40,869 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:40,869 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:40,869 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:40,869 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:40,869 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:40,869 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:40,869 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:40,869 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-04-21 02:02:40,869 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000100'
2026-04-21 02:02:40,869 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:40,870 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:40,870 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000100'
2026-04-21 02:02:40,870 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.0/28']
2026-04-21 02:02:40,870 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.0/28
2026-04-21 02:02:40,870 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:40,870 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:40,870 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:40,870 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000120
2026-04-21 02:02:40,870 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:40,870 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:40,871 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-04-21 02:02:40,871 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:40,871 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:40,871 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:40,871 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:40,871 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:40,871 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:40,871 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:40,871 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:40,872 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:40,872 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:40,872 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:40,872 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:40,872 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-04-21 02:02:40,872 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000120'
2026-04-21 02:02:40,872 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:40,872 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:40,872 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:40,872 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:40,873 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:40,873 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:40,873 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:40,873 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:40,873 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:40,873 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:40,873 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:40,873 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:40,873 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-04-21 02:02:40,873 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000120'
2026-04-21 02:02:40,874 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:40,874 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:40,874 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000120'
2026-04-21 02:02:40,874 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.32/28']
2026-04-21 02:02:40,874 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.32/28
2026-04-21 02:02:40,874 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:40,874 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:40,875 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:40,875 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000110
2026-04-21 02:02:40,875 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:40,875 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:40,875 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-04-21 02:02:40,875 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:40,875 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:40,875 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:40,875 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:40,875 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:40,876 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:40,876 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:40,876 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:40,876 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:40,876 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:40,876 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:40,876 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:40,876 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-04-21 02:02:40,876 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000110'
2026-04-21 02:02:40,876 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:40,876 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:40,876 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:40,876 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:40,876 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000110'
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000110'
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.16/28']
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.16/28
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
^CTraceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt

[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:43.769899" elapsed="0.001195"/>
</kw>
<doc>Stop the tool if still running.</doc>
<status status="PASS" start="2026-04-21T02:02:41.765221" elapsed="2.006066"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:43.785562" level="INFO">Executing command 'cat bgp_peer.log'.</msg>
<msg time="2026-04-21T02:02:43.799024" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:43.799315" level="INFO">${output_log} = 2026-04-21 02:02:30,374 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:02:30,374 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.171.116
2026-04-21 02:02:30,374 DEBUG BGP-Thr...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:43.785403" elapsed="0.013976"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:43.800641" level="INFO">2026-04-21 02:02:30,374 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:02:30,374 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.171.116
2026-04-21 02:02:30,374 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-04-21 02:02:30,374 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.171.3
2026-04-21 02:02:30,374 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-04-21 02:02:30,376 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 02:02:30,378 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 02:02:30,378 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-04-21 02:02:30,378 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 02:02:30,378 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-04-21 02:02:30,378 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-04-21 02:02:30,378 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-04-21 02:02:30,379 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-04-21 02:02:30,379 INFO BGP-Thread-1 (job):   My BGP Identifier: 169782132
2026-04-21 02:02:30,379 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-04-21 02:02:30,379 INFO BGP-Thread-1 (job):   Originator ID: None
2026-04-21 02:02:30,379 INFO BGP-Thread-1 (job):   Cluster list: None
2026-04-21 02:02:30,379 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-04-21 02:02:30,379 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-04-21 02:02:30,380 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-04-21 02:02:30,380 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 0
2026-04-21 02:02:30,380 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, -1]
2026-04-21 02:02:30,380 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-04-21 02:02:30,380 INFO BGP-Thread-1 (job):   Let's go ...

2026-04-21 02:02:30,380 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-04-21 02:02:30,380 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:30,381 DEBUG BGP-Thread-1 (job):   Length=45 (0x002d)
2026-04-21 02:02:30,381 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-04-21 02:02:30,381 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-04-21 02:02:30,381 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-04-21 02:02:30,381 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-04-21 02:02:30,381 DEBUG BGP-Thread-1 (job):   BGP Identifier=169782132 (0x0a1eab74)
2026-04-21 02:02:30,381 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=16 (0x10)
2026-04-21 02:02:30,381 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x0206010400010001020641040000fbf0
2026-04-21 02:02:30,382 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff002d0104fbf000b40a1eab74100206010400010001020641040000fbf0'
2026-04-21 02:02:30,382 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff002d0104fbf000b40a1eab74100206010400010001020641040000fbf0
2026-04-21 02:02:30,384 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:02:30,384 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:30,384 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:02:30,384 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:02:30,384 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:02:30,384 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:02:30,384 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:30,384 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:02:30,384 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:02:30,384 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:02:30,385 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-04-21 02:02:30,385 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:02:30,385 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:02:30,385 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:02:30,391 INFO BGP-Thread-1 (job): ... idle for 0.006s
2026-04-21 02:02:30,392 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.006s
2026-04-21 02:02:30,392 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-04-21 02:02:30,392 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:30,392 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:30,392 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-04-21 02:02:30,392 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:30,393 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:30,393 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:30,393 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:30,393 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:30,393 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:30,393 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:30,393 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:30,393 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:30,394 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:30,394 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:30,394 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:30,394 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-04-21 02:02:30,394 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-04-21 02:02:30,395 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:30,395 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:30,395 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:30,395 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b020000003440010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000100
2026-04-21 02:02:30,395 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:30,395 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:30,396 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-04-21 02:02:30,396 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:30,396 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:30,396 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:30,396 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:30,396 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:30,396 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:30,397 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:30,397 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:30,397 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:30,397 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:30,397 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:30,397 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:30,397 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0034' (52)
2026-04-21 02:02:30,397 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000100'
2026-04-21 02:02:30,398 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:30,398 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:30,398 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:30,398 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:30,398 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:30,398 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:30,399 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:30,399 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:30,399 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:30,399 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:30,399 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:30,399 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:30,399 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-04-21 02:02:30,399 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08000100'
2026-04-21 02:02:30,399 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:30,400 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:30,400 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-04-21 02:02:30,400 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-04-21 02:02:30,400 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-04-21 02:02:30,400 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08000100'
2026-04-21 02:02:30,400 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.0.1.0/28']
2026-04-21 02:02:30,400 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.0.1.0/28
2026-04-21 02:02:30,400 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:30,400 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:30,400 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:30,400 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b020000003440010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000120
2026-04-21 02:02:30,400 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:30,400 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:30,400 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-04-21 02:02:30,400 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:30,400 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:30,401 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:30,401 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:30,401 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:30,401 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:30,401 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:30,401 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:30,401 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:30,401 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:30,401 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:30,401 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:30,401 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0034' (52)
2026-04-21 02:02:30,401 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000120'
2026-04-21 02:02:30,401 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:30,401 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:30,401 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:30,401 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:30,402 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:30,402 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:30,402 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:30,402 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:30,402 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:30,402 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:30,402 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:30,402 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:30,402 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-04-21 02:02:30,402 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08000120'
2026-04-21 02:02:30,402 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:30,402 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:30,402 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-04-21 02:02:30,402 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-04-21 02:02:30,402 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-04-21 02:02:30,402 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08000120'
2026-04-21 02:02:30,403 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.0.1.32/28']
2026-04-21 02:02:30,403 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.0.1.32/28
2026-04-21 02:02:30,403 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:30,403 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:30,403 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:30,403 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b020000003440010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000110
2026-04-21 02:02:30,403 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:30,403 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:30,403 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-04-21 02:02:30,403 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:30,403 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:30,403 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:30,403 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:30,403 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:30,404 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:30,404 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:30,404 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:30,404 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:30,404 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:30,404 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:30,404 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:30,404 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0034' (52)
2026-04-21 02:02:30,404 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000110'
2026-04-21 02:02:30,404 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:30,404 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:30,404 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:30,404 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:30,404 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:30,404 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:30,404 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08000110'
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08000110'
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.0.1.16/28']
2026-04-21 02:02:30,405 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.0.1.16/28
2026-04-21 02:02:30,406 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:30,406 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:30,406 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:40,415 INFO BGP-Thread-1 (job): ... idle for 10.009s
2026-04-21 02:02:40,415 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.015s
2026-04-21 02:02:40,415 INFO BGP-Thread-1 (job): total_received_update_message_counter: 4
2026-04-21 02:02:40,415 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 3
2026-04-21 02:02:40,415 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:02:40,866 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000100
2026-04-21 02:02:40,866 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:40,866 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:40,866 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-04-21 02:02:40,866 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:40,867 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:40,867 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:40,867 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:40,867 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:40,867 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:40,867 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:40,867 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:40,867 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:40,867 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:40,868 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:40,868 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:40,868 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-04-21 02:02:40,868 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000100'
2026-04-21 02:02:40,868 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:40,868 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:40,868 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:40,868 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:40,868 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:40,869 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:40,869 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:40,869 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:40,869 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:40,869 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:40,869 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:40,869 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:40,869 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-04-21 02:02:40,869 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000100'
2026-04-21 02:02:40,869 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:40,870 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:40,870 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000100'
2026-04-21 02:02:40,870 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.0/28']
2026-04-21 02:02:40,870 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.0/28
2026-04-21 02:02:40,870 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:40,870 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:40,870 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:40,870 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000120
2026-04-21 02:02:40,870 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:40,870 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:40,871 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-04-21 02:02:40,871 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:40,871 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:40,871 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:40,871 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:40,871 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:40,871 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:40,871 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:40,871 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:40,872 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:40,872 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:40,872 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:40,872 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:40,872 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-04-21 02:02:40,872 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000120'
2026-04-21 02:02:40,872 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:40,872 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:40,872 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:40,872 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:40,873 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:40,873 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:40,873 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:40,873 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:40,873 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:40,873 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:40,873 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:40,873 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:40,873 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-04-21 02:02:40,873 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000120'
2026-04-21 02:02:40,874 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:40,874 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:40,874 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000120'
2026-04-21 02:02:40,874 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.32/28']
2026-04-21 02:02:40,874 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.32/28
2026-04-21 02:02:40,874 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:40,874 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:40,875 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:40,875 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000110
2026-04-21 02:02:40,875 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:40,875 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:40,875 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-04-21 02:02:40,875 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:40,875 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:40,875 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:40,875 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:40,875 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:40,876 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:40,876 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:40,876 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:40,876 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:40,876 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:40,876 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:40,876 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:40,876 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-04-21 02:02:40,876 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000110'
2026-04-21 02:02:40,876 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:40,876 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:40,876 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:40,876 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-04-21 02:02:40,876 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000110'
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000110'
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.16/28']
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.16/28
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:40,877 DEBUG BGP-Thread-1 (job): NLRI prefix list: []</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:43.799872" elapsed="0.001516"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-21T02:02:43.802785" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bgp_peer_tc3.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bgp_peer_tc3.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-21T02:02:43.801913" elapsed="0.001037"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>bgp_peer_tc3.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-21T02:02:43.784994" elapsed="0.018104"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:02:43.804752" elapsed="0.000614"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:02:43.803890" elapsed="0.001622"/>
</kw>
<doc>Stop BGP peer tool</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:02:41.673389" elapsed="2.132221"/>
</test>
<test id="s1-s7-t27" name="Delete_Bgp_Peer_Configuration" line="353">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:02:43.812026" elapsed="0.000339"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:02:43.811552" elapsed="0.000900"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:43.814309" elapsed="0.000029"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:43.814068" elapsed="0.000326"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:43.814022" elapsed="0.000412"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:43.822175" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:43.822033" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:43.822010" elapsed="0.000240"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:43.823462" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:43.822971" elapsed="0.000521"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:43.823994" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:43.823661" elapsed="0.000359"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:43.824065" elapsed="0.000044"/>
</return>
<msg time="2026-04-21T02:02:43.824240" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:43.822514" elapsed="0.001751"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:43.831356" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:43.831081" elapsed="0.000345"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:43.831045" elapsed="0.000416"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:43.832914" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:43.832779" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:43.832761" elapsed="0.000221"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:43.833453" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:43.833139" elapsed="0.000341"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:43.833887" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:43.833644" elapsed="0.000269"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:43.864528" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:43.834421" elapsed="0.030314"/>
</kw>
<msg time="2026-04-21T02:02:43.865009" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:43.865058" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:43.834081" elapsed="0.031014"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:43.893611" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:43.865720" elapsed="0.028007"/>
</kw>
<msg time="2026-04-21T02:02:43.893923" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:43.894113" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:43.865324" elapsed="0.028830"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:43.894507" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:43.894251" elapsed="0.000314"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:43.894227" elapsed="0.000363"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:43.895080" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:43.894738" elapsed="0.000467"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:43.895505" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:43.895280" elapsed="0.000281"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:43.895261" elapsed="0.000324"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:43.895622" elapsed="0.000045"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:43.898518" elapsed="0.000152"/>
</kw>
<msg time="2026-04-21T02:02:43.898737" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:43.897217" elapsed="0.001688"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:43.899215" elapsed="0.000078"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:43.899562" elapsed="0.000080"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:43.896533" elapsed="0.003225"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:43.895971" elapsed="0.003872"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:43.832478" elapsed="0.067468"/>
</kw>
<msg time="2026-04-21T02:02:43.900045" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:43.900094" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:43.831684" elapsed="0.068449"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:43.900325" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:02:43.900213" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:43.900194" elapsed="0.000219"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:43.900863" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:43.901218" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:43.901295" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:43.830502" elapsed="0.070906"/>
</kw>
<msg time="2026-04-21T02:02:43.901506" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:43.901551" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:43.824679" elapsed="0.076910"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:43.901952" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:43.901672" elapsed="0.000337"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:43.901655" elapsed="0.000379"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:43.824526" elapsed="0.077536"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:43.824330" elapsed="0.077769"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:43.821572" elapsed="0.080591"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:02:43.813481" elapsed="0.088741"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:43.812730" elapsed="0.089584"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:02:43.808136" elapsed="0.094236"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:02:43.903227" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | BGP_NAME=example-bgp-peer | IP=10.30.171.116 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>BGP_NAME=${BGP_PEER_NAME}</arg>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:02:43.902556" elapsed="0.000701"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:43.947290" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:43.946910" elapsed="0.000408"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:43.948162" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:43.947846" elapsed="0.000406">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:43.948347" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:43.947489" elapsed="0.000882"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:43.948983" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:43.948573" elapsed="0.000437"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:02:43.949322" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:02:43.949531" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:02:43.949181" elapsed="0.000376"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:43.949981" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:43.949716" elapsed="0.000311"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:43.951019" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.171.116', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:43.950729" elapsed="0.000335"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:02:43.951509" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:02:43.951225" elapsed="0.000310"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:43.952240" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:43.951936" elapsed="0.000330"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:43.953050" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:43.952800" elapsed="0.000276"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:43.953126" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:02:43.953279" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:43.952457" elapsed="0.000847"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:43.953460" elapsed="0.000261"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T02:02:43.951771" elapsed="0.001991"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:43.954332" level="INFO">${value} = example-bgp-peer</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:43.954034" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:43.955246" level="INFO">${encoded} = example-bgp-peer</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:43.954883" elapsed="0.000389"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:43.955323" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:02:43.955534" level="INFO">${encoded_value} = example-bgp-peer</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:43.954546" elapsed="0.001013"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:43.955714" elapsed="0.000246"/>
</kw>
<var name="${key}">BGP_NAME</var>
<var name="${value}">example-bgp-peer</var>
<status status="PASS" start="2026-04-21T02:02:43.953897" elapsed="0.002103"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:43.956543" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:43.956249" elapsed="0.000320"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:43.957330" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:43.957120" elapsed="0.000236"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:43.957405" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:02:43.957555" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:43.956783" elapsed="0.000797"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:43.957734" elapsed="0.000239"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:02:43.956114" elapsed="0.001900"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:43.958558" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:43.958260" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:43.959331" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:43.959123" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:43.959406" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:02:43.959554" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:43.958771" elapsed="0.000807"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:43.959730" elapsed="0.000240"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:02:43.958126" elapsed="0.001885"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:02:43.951589" elapsed="0.008457"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:02:43.960089" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:02:43.960247" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.171.116', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:02:43.950405" elapsed="0.009868"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:43.950100" elapsed="0.010205"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:43.960478" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:43.960329" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:43.950081" elapsed="0.010473"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:43.961369" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:43.960698" elapsed="0.000699"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:02:43.961445" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:02:43.946265" elapsed="0.015304"/>
</kw>
<msg time="2026-04-21T02:02:43.961622" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:43.933302" elapsed="0.028367"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:43.974327" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:43.987668" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:44.000676" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:44.000904" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:44.001091" elapsed="0.000024"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:44.001482" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:44.001331" elapsed="0.000207"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:02:44.001316" elapsed="0.000247"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:44.001707" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:44.001896" elapsed="0.000023"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:44.002068" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:02:44.001283" elapsed="0.000838"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:02:44.001177" elapsed="0.000971"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:44.002329" elapsed="0.000023"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:02:44.002414" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:02:44.002553" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:02:43.928899" elapsed="0.073682"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.003741" level="INFO">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.116</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:44.003472" elapsed="0.000321"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:02:44.014664" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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.116 
 path_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.116 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01m0ocg7lowuy11wvbvmh6ulf7d7.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:02:44.014755" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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.116 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:02:44.014877" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:02:44.005984" elapsed="0.008920"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:44.003876" elapsed="0.011069"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:44.015229" elapsed="0.000704"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:44.014971" elapsed="0.001067"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:44.003858" elapsed="0.012232"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.024063" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:44.018474" elapsed="0.005636"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:44.017920" elapsed="0.006226"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:44.017877" elapsed="0.006295"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.026898" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:44.024454" elapsed="0.002492"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:44.024228" elapsed="0.002754"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:44.024211" elapsed="0.002795"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.027662" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:44.027237" elapsed="0.000452"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:44.028027" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:44.027761" elapsed="0.000326"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.028599" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:44.028283" elapsed="0.000343"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:44.028115" elapsed="0.000546"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:44.027743" elapsed="0.000940"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.029239" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:44.028863" elapsed="0.000403"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:44.029572" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:44.029335" elapsed="0.000295"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.030148" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:44.029832" elapsed="0.000345"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:44.029653" elapsed="0.000560"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:44.029318" elapsed="0.000917"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:44.030390" elapsed="0.000358"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:02:44.031327" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:44.030939" elapsed="0.000422"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:02:44.031529" elapsed="0.002506"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:02:44.016946" elapsed="0.017166"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:02:44.034160" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:02:44.036469" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:02:44.002871" elapsed="0.033626"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:02:44.036550" elapsed="0.000028"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:02:43.903494" elapsed="0.133182"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:02:44.037304" elapsed="0.000242"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:02:44.036988" elapsed="0.000621"/>
</kw>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:02:43.806480" elapsed="0.231169"/>
</test>
<test id="s1-s7-t28" name="Delete_Bgp_Application_Peer_Configuration" line="366">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:02:44.041185" elapsed="0.000206"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:02:44.040917" elapsed="0.000527"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:44.042498" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:44.042383" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:44.042321" elapsed="0.000246"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:44.047619" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:44.047512" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:44.047494" elapsed="0.000193"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.048721" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:44.048339" elapsed="0.000409"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.049223" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:44.048927" elapsed="0.000322"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:44.049294" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:02:44.049448" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:44.047956" elapsed="0.001517"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:44.057250" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:44.057142" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:44.057123" elapsed="0.000197"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:44.059045" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:44.058936" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:44.058918" elapsed="0.000198"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:44.059574" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:44.059265" elapsed="0.000336"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:44.060005" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:44.059761" elapsed="0.000270"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:44.088071" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:44.060590" elapsed="0.027594"/>
</kw>
<msg time="2026-04-21T02:02:44.088356" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:44.088402" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:44.060197" elapsed="0.028239"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:44.124716" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "A "p "p "l "i "c "a "t "i "o "n "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:44.088988" elapsed="0.036024"/>
</kw>
<msg time="2026-04-21T02:02:44.125446" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:44.125565" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "A "p "p "l...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:44.088614" elapsed="0.037032"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:44.126462" elapsed="0.000161"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:44.125910" elapsed="0.000812"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:44.125811" elapsed="0.000976"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.127478" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "A "p "p "l "i "c "a "t "i "o "n "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:44.127142" elapsed="0.000412"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:44.127888" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:44.127623" elapsed="0.000323"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:44.127604" elapsed="0.000367"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:44.128006" elapsed="0.000041"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:44.131052" elapsed="0.000154"/>
</kw>
<msg time="2026-04-21T02:02:44.131272" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:44.129731" elapsed="0.001711"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:44.131737" elapsed="0.000117"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:44.132129" elapsed="0.000081"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:44.129056" elapsed="0.003267"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:44.128421" elapsed="0.003970"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:44.058597" elapsed="0.073893"/>
</kw>
<msg time="2026-04-21T02:02:44.132589" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:44.132660" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "A "p "p "l...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:44.057476" elapsed="0.075241"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:44.132936" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:02:44.132803" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:44.132781" elapsed="0.000242"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:44.133464" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:44.133844" elapsed="0.000030"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:44.133923" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:44.056778" elapsed="0.077257"/>
</kw>
<msg time="2026-04-21T02:02:44.134159" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:44.134205" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "A "p "p "l...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:44.049876" elapsed="0.084366"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:44.134599" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:44.134324" elapsed="0.000345"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:44.134304" elapsed="0.000390"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:44.049712" elapsed="0.085007"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:44.049529" elapsed="0.085233"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:44.047152" elapsed="0.087710"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:02:44.042053" elapsed="0.092872"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:44.041599" elapsed="0.093374"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:02:44.038727" elapsed="0.096301"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.136328" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | NAME=example-bgp-peer-app | IP=10.30.171.3 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>NAME=${BGP_PEER_APP_NAME}</arg>
<arg>IP=${ODL_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:02:44.135279" elapsed="0.001102"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.189096" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:44.188579" elapsed="0.000562"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:44.190057" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_application_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:44.189698" elapsed="0.000593">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_application_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:44.190396" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:44.189343" elapsed="0.001079"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.191019" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:44.190600" elapsed="0.000446"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:02:44.191373" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_application_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_application_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:02:44.191567" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:02:44.191212" elapsed="0.000382"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.192047" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:44.191766" elapsed="0.000329"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.193225" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer-app', 'IP': '10.30.171.3', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:44.192939" elapsed="0.000333"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.193735" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:02:44.193439" elapsed="0.000322"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.194589" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:44.194239" elapsed="0.000376"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:44.195431" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:44.195176" elapsed="0.000281"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:44.195520" elapsed="0.000048"/>
</return>
<msg time="2026-04-21T02:02:44.195717" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:44.194835" elapsed="0.000907"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:44.195925" elapsed="0.000285"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T02:02:44.194083" elapsed="0.002168"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.196816" level="INFO">${value} = example-bgp-peer-app</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:44.196509" elapsed="0.000350"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:44.197642" level="INFO">${encoded} = example-bgp-peer-app</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:44.197429" elapsed="0.000240"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:44.197719" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:02:44.197891" level="INFO">${encoded_value} = example-bgp-peer-app</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:44.197099" elapsed="0.000818"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:44.198075" elapsed="0.000413"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">example-bgp-peer-app</var>
<status status="PASS" start="2026-04-21T02:02:44.196374" elapsed="0.002155"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.199106" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:44.198783" elapsed="0.000349"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:44.199878" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:44.199648" elapsed="0.000257"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:44.199954" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:02:44.200105" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:44.199324" elapsed="0.000806"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:44.200284" elapsed="0.000220"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:02:44.198642" elapsed="0.001947"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.201185" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:44.200860" elapsed="0.000351"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:44.201957" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:44.201727" elapsed="0.000257"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:44.202034" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:02:44.202187" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:44.201405" elapsed="0.000807"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:44.202364" elapsed="0.000223"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:02:44.200706" elapsed="0.001922"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:02:44.193858" elapsed="0.008807"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:02:44.202712" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:02:44.202891" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer-app', 'IP': '10.30.171.3', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:02:44.192564" elapsed="0.010354"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:44.192204" elapsed="0.010747"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:44.203135" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:44.202981" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:44.192164" elapsed="0.011048"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.204109" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:44.203364" elapsed="0.000774"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:02:44.204188" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:02:44.187927" elapsed="0.016387"/>
</kw>
<msg time="2026-04-21T02:02:44.204372" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:44.174633" elapsed="0.029786"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:44.217475" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:44.230116" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:44.242676" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:44.242946" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:44.243127" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:44.243505" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:44.243356" elapsed="0.000204"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:02:44.243342" elapsed="0.000243"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:44.243728" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:44.243917" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:44.244087" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:02:44.243313" elapsed="0.000826"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:02:44.243208" elapsed="0.000957"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:44.244315" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:02:44.244390" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:02:44.244515" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:02:44.168701" elapsed="0.075840"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.245690" level="INFO">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.3</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:44.245435" elapsed="0.000303"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:02:44.258161" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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.3 
 path_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.3 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01m0ocg7lowuy11wvbvmh6ulf7d7.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:02:44.258233" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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.3 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:02:44.258392" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:02:44.248115" elapsed="0.010314"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:44.245807" elapsed="0.012677"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:44.258736" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:44.258521" elapsed="0.000324"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:44.245785" elapsed="0.013093"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.263759" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:44.260343" elapsed="0.003497"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:44.260033" elapsed="0.003859"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:44.260008" elapsed="0.003920"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.267624" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:44.264317" elapsed="0.003370"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:44.264006" elapsed="0.003728"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:44.263983" elapsed="0.003786"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.268591" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:44.268053" elapsed="0.000576"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:44.269143" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:44.268725" elapsed="0.000500"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.269935" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:44.269488" elapsed="0.000483"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:44.269259" elapsed="0.000762"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:44.268700" elapsed="0.001351"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.270784" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:44.270275" elapsed="0.000570"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:44.271272" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:44.270943" elapsed="0.000408"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.272098" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:44.271654" elapsed="0.000480"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:44.271385" elapsed="0.000798"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:44.270918" elapsed="0.001296"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:44.272382" elapsed="0.000348"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:02:44.273206" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:44.272914" elapsed="0.000318"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:02:44.273389" elapsed="0.002395"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:02:44.259434" elapsed="0.016431"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:02:44.275913" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:02:44.278207" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:02:44.244842" elapsed="0.033392"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:02:44.278287" elapsed="0.000028"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}bgp_application_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:02:44.136884" elapsed="0.141529"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:02:44.279070" elapsed="0.000246"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:02:44.278736" elapsed="0.000644"/>
</kw>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:02:44.038076" elapsed="0.241347"/>
</test>
<kw name="Teardown_Everything" type="TEARDOWN">
<kw name="Search_And_Kill_Remote_Python" owner="KillPythonTool">
<kw name="Search_For_Remote_Python_Processes" owner="KillPythonTool">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:44.281296" level="INFO">Executing command 'ps -elf | egrep python | egrep 'play.py' | egrep -v grep'.</msg>
<msg time="2026-04-21T02:02:44.305315" level="INFO">Command exited with return code 1.</msg>
<msg time="2026-04-21T02:02:44.305531" level="INFO">${processes} = </msg>
<var>${processes}</var>
<arg>ps -elf | egrep python | egrep ${filter} | egrep -v grep</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:44.281139" elapsed="0.024447"/>
</kw>
<return>
<value>${processes}</value>
<status status="PASS" start="2026-04-21T02:02:44.305692" elapsed="0.000068"/>
</return>
<msg time="2026-04-21T02:02:44.306085" level="INFO">${processes} = </msg>
<var>${processes}</var>
<arg>${filter}</arg>
<doc>Only searches for the list of processes, in case something else than kill has to be done with them.</doc>
<status status="PASS" start="2026-04-21T02:02:44.280814" elapsed="0.025327"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.307192" level="INFO"/>
<arg>${processes}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:44.306586" elapsed="0.000699"/>
</kw>
<kw name="Kill_Remote_Processes" owner="KillPythonTool">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.309207" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:02:44.309379" level="INFO">${arg_length} = 0</msg>
<var>${arg_length}</var>
<arg>${pself_lines}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:02:44.308533" elapsed="0.000899"/>
</kw>
<if>
<branch type="IF" condition="${arg_length} == 0">
<return>
<status status="PASS" start="2026-04-21T02:02:44.309869" elapsed="0.000063"/>
</return>
<status status="PASS" start="2026-04-21T02:02:44.309586" elapsed="0.000418"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:44.309545" elapsed="0.000514"/>
</if>
<kw name="Execute Command" owner="SSHLibrary">
<var>${commands}</var>
<arg>echo '${pself_lines}' | awk '{print "kill -${signal}",$4}'</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:44.310402" elapsed="0.000049"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${commands}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:44.310785" elapsed="0.000079"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<var>${stdout}</var>
<var>${stderr}</var>
<arg>echo 'set -exu; ${commands}' | sudo sh</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:44.311292" elapsed="0.000048"/>
</kw>
<arg>${processes}</arg>
<doc>Kill processes by PIDs from given list (no-op if the list is empty), using specified signal. Log the kill commands used.</doc>
<status status="PASS" start="2026-04-21T02:02:44.307857" elapsed="0.003626"/>
</kw>
<arg>'play\.py'</arg>
<doc>The main keyword. Search for processes, Log the list of them, kill them.</doc>
<status status="PASS" start="2026-04-21T02:02:44.280522" elapsed="0.031073"/>
</kw>
<kw name="Search_And_Kill_Remote_Python" owner="KillPythonTool">
<kw name="Search_For_Remote_Python_Processes" owner="KillPythonTool">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:44.313689" level="INFO">Executing command 'ps -elf | egrep python | egrep 'bgp_app_peer.py' | egrep -v grep'.</msg>
<msg time="2026-04-21T02:02:44.364752" level="INFO">Command exited with return code 1.</msg>
<msg time="2026-04-21T02:02:44.365007" level="INFO">${processes} = </msg>
<var>${processes}</var>
<arg>ps -elf | egrep python | egrep ${filter} | egrep -v grep</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:44.313553" elapsed="0.051510"/>
</kw>
<return>
<value>${processes}</value>
<status status="PASS" start="2026-04-21T02:02:44.365171" elapsed="0.000069"/>
</return>
<msg time="2026-04-21T02:02:44.365521" level="INFO">${processes} = </msg>
<var>${processes}</var>
<arg>${filter}</arg>
<doc>Only searches for the list of processes, in case something else than kill has to be done with them.</doc>
<status status="PASS" start="2026-04-21T02:02:44.313267" elapsed="0.052309"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.366541" level="INFO"/>
<arg>${processes}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:44.365970" elapsed="0.000666"/>
</kw>
<kw name="Kill_Remote_Processes" owner="KillPythonTool">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.368585" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:02:44.368754" level="INFO">${arg_length} = 0</msg>
<var>${arg_length}</var>
<arg>${pself_lines}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:02:44.367991" elapsed="0.000823"/>
</kw>
<if>
<branch type="IF" condition="${arg_length} == 0">
<return>
<status status="PASS" start="2026-04-21T02:02:44.369243" elapsed="0.000063"/>
</return>
<status status="PASS" start="2026-04-21T02:02:44.369000" elapsed="0.000374"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:44.368958" elapsed="0.000469"/>
</if>
<kw name="Execute Command" owner="SSHLibrary">
<var>${commands}</var>
<arg>echo '${pself_lines}' | awk '{print "kill -${signal}",$4}'</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:44.369766" elapsed="0.000082"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${commands}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:44.370194" elapsed="0.000048"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<var>${stdout}</var>
<var>${stderr}</var>
<arg>echo 'set -exu; ${commands}' | sudo sh</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:44.370580" elapsed="0.000046"/>
</kw>
<arg>${processes}</arg>
<doc>Kill processes by PIDs from given list (no-op if the list is empty), using specified signal. Log the kill commands used.</doc>
<status status="PASS" start="2026-04-21T02:02:44.367281" elapsed="0.003488"/>
</kw>
<arg>'bgp_app_peer\.py'</arg>
<doc>The main keyword. Search for processes, Log the list of them, kill them.</doc>
<status status="PASS" start="2026-04-21T02:02:44.312091" elapsed="0.058885"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-04-21T02:02:44.371404" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-04-21T02:02:44.371297" elapsed="0.000242"/>
</kw>
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-04-21T02:02:44.371748" elapsed="0.000794"/>
</kw>
<doc>Make sure Python tool was killed.
Tear down imported Resources.</doc>
<status status="PASS" start="2026-04-21T02:02:44.280222" elapsed="0.092400"/>
</kw>
<doc>Basic tests for BGP application peer.

Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distribution,
and is available at http://www.eclipse.org/legal/epl-v10.html

Test suite performs basic BGP functional test cases for
BGP application peer operations and checks for IP4 topology updates
and updates towards BGP peer as follows:

Test case 1: Initial BGP peer connection with pre-filled topology,
POST and simple DELETE requests used.
BGP_Application_Peer_Post_3_Initial_Routes,
Check_Example-IPv4-Topology_Is_Filled_With_3_Routes,
Connect_BGP_Peer,
BGP_Peer_Check_Incomming_Updates_For_3_Introduced_Prefixes,
BGP_Application_Peer_Delete_3_Initial_Routes,
Check_Example-IPv4-Topology_Is_Empty,
Peer_Check_Incomming_Updates_For_3_Withdrawn_Prefixes,
Stop_BGP_Peer.

Test case 2: PUT and DELETE all routes requests while BGP peer is connected.
Reconnect_BGP_Peer,
BGP_Application_Peer_Put_3_Routes,
Check_Example-IPv4-Topology_Is_Filled_With_3_Routes,
BGP_Peer_Check_Incomming_Updates_For_3_Introduced_Prefixes,
BGP_Application_Peer_Delete_All_Routes,
Check_Example-IPv4-Topology_Is_Empty,
BGP_Peer_Check_Incomming_Updates_For_3_Withdrawn_Prefixes,
Stop_BGP_Peer.

Test case 3: Repeated BGP peer re-connection with pre-filled topology.
BGP_Application_Peer_Put_3_Routes,
Check_Example-IPv4-Topology_Is_Filled_With_3_Routes,
Reconnect_BGP_Peer_And_Check_Incomming_Updates_For_3_Introduced_Prefixes,
BGP_Application_Peer_Delete_All_Routes,
Check_Example-IPv4-Topology_Is_Empty,
BGP_Peer_Check_Incomming_Updates_For_3_Withdrawn_Prefixes,
Stop_BGP_Peer.

Brief description how to configure BGP application peer and
how to use restconf application peer interface:
https://wiki.opendaylight.org/view/BGP_LS_PCEP:User_Guide#BGP_Application_Peer
https://wiki.opendaylight.org/view/BGP_LS_PCEP:Programmer_Guide#BGP</doc>
<status status="PASS" start="2026-04-21T02:01:57.783849" elapsed="46.588817"/>
</suite>
<suite id="s1-s8" name="Ibgp Peers Basic" source="/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/ibgp_peers_basic.robot">
<kw name="Setup_Everything" type="SETUP">
<kw name="Setup_Utils_For_Setup_And_Teardown" owner="SetupUtils">
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.503731" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:02:44.498912" elapsed="0.004894"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-04-21T02:02:44.498634" elapsed="0.005284"/>
</kw>
<kw name="Setup_Karaf_Keywords" owner="KarafKeywords">
<kw name="ClusterManagement_Setup" owner="ClusterManagement">
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.509135" level="INFO">${already_done} = False</msg>
<var>${already_done}</var>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>False</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-21T02:02:44.505081" elapsed="0.004083"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="NOT RUN" start="2026-04-21T02:02:44.509480" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:44.509342" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:44.509306" elapsed="0.000261"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.510120" level="INFO">${ClusterManagement__has_setup_run} = True</msg>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:02:44.509735" elapsed="0.000429"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.510643" level="INFO">${cluster_size} = 1</msg>
<var>${cluster_size}</var>
<arg>\${NUM_ODL_SYSTEM}</arg>
<arg>1</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-21T02:02:44.510331" elapsed="0.000339"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Convert To Integer" owner="BuiltIn">
<arg>${cluster_size}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-04-21T02:02:44.511238" elapsed="0.000294"/>
</kw>
<msg time="2026-04-21T02:02:44.511640" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:44.511719" level="INFO">${possibly_int_of_members} = 1</msg>
<var>${status}</var>
<var>${possibly_int_of_members}</var>
<arg>BuiltIn.Convert_To_Integer</arg>
<arg>${cluster_size}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:44.510857" elapsed="0.000887"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.512319" level="INFO">${int_of_members} = 1</msg>
<var>${int_of_members}</var>
<arg>'${status}' != 'PASS'</arg>
<arg>${1}</arg>
<arg>${possibly_int_of_members}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:44.511938" elapsed="0.000407"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.513477" level="INFO">@{member_index_list} = [ ]</msg>
<var>@{member_index_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:44.513204" elapsed="0.000301"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.513933" level="INFO">@{session_list} = [ ]</msg>
<var>@{session_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:44.513656" elapsed="0.000304"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.514421" level="INFO">&amp;{index_to_ip_mapping} = { }</msg>
<var>&amp;{index_to_ip_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:02:44.514125" elapsed="0.000323"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="ClusterManagement__Include_Member_Index" owner="ClusterManagement">
<kw name="Append To List" owner="Collections">
<arg>${member_index_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T02:02:44.517994" elapsed="0.000253"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.518746" level="INFO">${member_ip} = 10.30.171.3</msg>
<var>${member_ip}</var>
<arg>${ODL_SYSTEM_${index}_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:44.518412" elapsed="0.000362"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${index_to_ip_mapping}</arg>
<arg>${index}</arg>
<arg>${member_ip}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:44.518954" elapsed="0.000245"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.520073" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:44.519710" elapsed="0.000390"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-21T02:02:44.520146" elapsed="0.000055"/>
</return>
<msg time="2026-04-21T02:02:44.520381" level="INFO">${session_alias} = ClusterManagement__session_1</msg>
<var>${session_alias}</var>
<arg>member_index=${index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-21T02:02:44.519408" elapsed="0.001006"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:02:44.521071" level="INFO">Creating Session using : alias=ClusterManagement__session_1, url=http://10.30.171.3:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x799ad75a5290&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>${session_alias}</arg>
<arg>http://${member_ip}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>timeout=${http_timeout}</arg>
<arg>max_retries=${http_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-21T02:02:44.520582" elapsed="0.000655"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${session_list}</arg>
<arg>${session_alias}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T02:02:44.521533" elapsed="0.000206"/>
</kw>
<arg>${index}</arg>
<arg>${member_index_list}</arg>
<arg>${session_list}</arg>
<arg>${index_to_ip_mapping}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Add a corresponding item based on index into the last three arguments.
Create the Http session whose alias is added to list.</doc>
<status status="PASS" start="2026-04-21T02:02:44.517399" elapsed="0.004421"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:44.517193" elapsed="0.004698"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${int_of_members+1}</value>
<status status="PASS" start="2026-04-21T02:02:44.514520" elapsed="0.007418"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.522564" level="INFO">${ClusterManagement__member_index_list} = [1]</msg>
<arg>\${ClusterManagement__member_index_list}</arg>
<arg>${member_index_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:02:44.522116" elapsed="0.000492"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.523204" level="INFO">${ClusterManagement__index_to_ip_mapping} = {1: '10.30.171.3'}</msg>
<arg>\${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index_to_ip_mapping}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:02:44.522776" elapsed="0.000471"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.523836" level="INFO">${ClusterManagement__session_list} = ['ClusterManagement__session_1']</msg>
<arg>\${ClusterManagement__session_list}</arg>
<arg>${session_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:02:44.523416" elapsed="0.000468"/>
</kw>
<arg>int_of_members=${int_of_members}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Construct index list, session list and IP mapping, publish them as suite variables.</doc>
<status status="PASS" start="2026-04-21T02:02:44.512720" elapsed="0.011222"/>
</kw>
<arg>http_timeout=${http_timeout}</arg>
<doc>Detect repeated call, or detect number of members and initialize derived suite variables.
Http sessions are created with parameters to not waste time when ODL is no accepting connections properly.</doc>
<status status="PASS" start="2026-04-21T02:02:44.504711" elapsed="0.019336"/>
</kw>
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:44.524261" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:44.524143" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:44.524123" elapsed="0.000207"/>
</if>
<kw name="Run_Bash_Command_On_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.527636" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:44.527242" elapsed="0.000421"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.528148" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:44.527845" elapsed="0.000330"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:44.528254" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:02:44.528416" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:44.526906" elapsed="0.001535"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:44.529493" level="INFO">${member_ip} = 10.30.171.3</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:44.529185" elapsed="0.000334"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:44.530329" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:02:44.530430" level="INFO">${current_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:02:44.530130" elapsed="0.000326"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:44.534150" elapsed="0.000038"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:44.533485" elapsed="0.000753"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:44.533465" elapsed="0.000811"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:44.534953" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:02:44.535190" level="INFO">${current_ssh_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:02:44.534481" elapsed="0.000762"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.536216" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.171.3" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:44.535522" elapsed="0.000805"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:44.537687" level="INFO">${conn_id} = 1</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:02:44.536743" elapsed="0.001000"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.539510" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:02:44.539687" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:02:44.539140" elapsed="0.000589"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:44.540102" elapsed="0.000462"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T02:02:44.541742" level="INFO">Logging into '10.30.171.3:22' as 'jenkins'.</msg>
<msg time="2026-04-21T02:02:44.839690" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 02:01:58 UTC 2026

  System load:  0.01               Processes:             125
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.171.3
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 02:01:58 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T02:02:44.541409" elapsed="0.298477"/>
</kw>
<msg time="2026-04-21T02:02:44.839960" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:44.540957" elapsed="0.299133"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T02:02:44.538216" elapsed="0.302012"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:44.841085" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-04-21T02:02:44.853767" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-04-21T02:02:44.854259" level="INFO">${stdout} = </msg>
<msg time="2026-04-21T02:02:44.854500" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:44.840579" elapsed="0.014038"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:02:44.855505" elapsed="0.001241"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.860852" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:44.858258" elapsed="0.002832"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T02:02:44.862050" elapsed="0.000112"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:44.861463" elapsed="0.000871"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:44.861398" elapsed="0.001018"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:02:44.863158" elapsed="0.000140"/>
</return>
<status status="PASS" start="2026-04-21T02:02:44.862591" elapsed="0.000877"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:44.862554" elapsed="0.001000"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T02:02:44.863735" elapsed="0.000038"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:44.868214" elapsed="0.000496"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:02:44.869011" elapsed="0.000313"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:02:44.869590" elapsed="0.000245"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:44.864595" elapsed="0.005316"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-04-21T02:02:44.532517" elapsed="0.337572"/>
</kw>
<msg time="2026-04-21T02:02:44.870151" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:44.531646" elapsed="0.338573"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-21T02:02:44.531155" elapsed="0.339151"/>
</kw>
<msg time="2026-04-21T02:02:44.870350" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:44.530623" elapsed="0.339777"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:44.873354" elapsed="0.000315"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:02:44.873855" elapsed="0.000150"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:02:44.874158" elapsed="0.000096"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:44.870701" elapsed="0.003603"/>
</kw>
<msg time="2026-04-21T02:02:44.874410" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-04-21T02:02:44.529744" elapsed="0.344693"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.874957" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:44.874667" elapsed="0.000332"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-21T02:02:44.875042" elapsed="0.000031"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-04-21T02:02:44.528801" elapsed="0.346369"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:44.528618" elapsed="0.346655"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:44.528492" elapsed="0.346836"/>
</for>
<arg>iptables -I INPUT -p tcp --dport ${KARAF_SHELL_PORT} -j ACCEPT; iptables-save</arg>
<doc>Cycle through indices (or all), run command on each.</doc>
<status status="PASS" start="2026-04-21T02:02:44.524556" elapsed="0.350838"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>First connections to Karaf console may fail, so WUKS is used. TODO: Track as a Bug.</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-04-21T02:02:44.875561" elapsed="0.000218"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:44.890711" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:44.890594" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:44.890573" elapsed="0.000216"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:44.891129" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:02:44.891235" level="INFO">${current_ssh_connection_object} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:02:44.890969" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.891686" level="INFO">{}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:44.891420" elapsed="0.000310"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:44.892147" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:44.891902" elapsed="0.000288"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:44.893062" level="FAIL">Dictionary does not contain key '1'.</msg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="FAIL" start="2026-04-21T02:02:44.892774" elapsed="0.000415">Dictionary does not contain key '1'.</status>
</kw>
<msg time="2026-04-21T02:02:44.893303" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-21T02:02:44.893348" level="INFO">${old_connection_index} = Dictionary does not contain key '1'.</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:44.892353" elapsed="0.001019"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:44.893718" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:44.893448" elapsed="0.000357"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:44.893429" elapsed="0.000427"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:44.894632" level="INFO">${ip_address} = 10.30.171.3</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:44.894363" elapsed="0.000296"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-04-21T02:02:44.894706" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:02:44.894889" level="INFO">${odl_ip} = 10.30.171.3</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-04-21T02:02:44.894081" elapsed="0.000835"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_PORT}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:02:44.895081" elapsed="0.000431"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:44.895802" level="INFO">index=4
host=10.30.171.3
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:02:44.895931" level="INFO">${karaf_connection_object} = index=4
host=10.30.171.3
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:02:44.895691" elapsed="0.000268"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:44.896114" elapsed="0.002640"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-04-21T02:02:44.899257" level="INFO">Logging into '10.30.171.3:8101' as 'karaf'.</msg>
<msg time="2026-04-21T02:02:45.071135" level="INFO">Read output: [33m                                                                                           
[33m    ________                       ________                .__  .__       .__     __       
[33m    \_____  \ ______   ____   ____ \______ \ _____  ___.__.|  | |__| ____ |  |___/  |_     
[33m     /   |   \\____ \_/ __ \ /    \ |    |  \\__  \&lt;   |  ||  | |  |/ ___\|  |  \   __\    
[33m    /    |    \  |_&gt; &gt;  ___/|   |  \|    `   \/ __ \\___  ||  |_|  / /_/  &gt;   Y  \  |      
[33m    \_______  /   __/ \___  &gt;___|  /_______  (____  / ____||____/__\___  /|___|  /__|      
[33m            \/|__|        \/     \/        \/     \/\/            /_____/      \/          
[33m                                                                                           

Hit '[1m&lt;tab&gt;[0m' for a list of available commands
and '[1m[cmd] --help[0m' for help on a specific command.
Hit '[1m&lt;ctrl-d&gt;[0m' or type '[1msystem:shutdown[0m' or '[1mlogout[0m' to shutdown OpenDaylight.

[?1h=[90m~[0m                                                                                [?2004hopendaylight-user</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="PASS" start="2026-04-21T02:02:44.898976" elapsed="0.172364"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:45.075530" elapsed="0.000420"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:02:45.076125" elapsed="0.000188"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:02:45.076468" elapsed="0.000105"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:45.072851" elapsed="0.003779"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:45.071999" elapsed="0.004678"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-04-21T02:02:44.890290" elapsed="0.186442"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:02:44.876579" elapsed="0.200210"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:44.876200" elapsed="0.200664"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:44.876031" elapsed="0.200877"/>
</iter>
<var>${index}</var>
<value>@{ClusterManagement__member_index_list}</value>
<status status="PASS" start="2026-04-21T02:02:44.875864" elapsed="0.201091"/>
</for>
<arg>http_timeout=${http_timeout}</arg>
<doc>Initialize ClusterManagement. Open ssh karaf connections to each ODL.</doc>
<status status="PASS" start="2026-04-21T02:02:44.504246" elapsed="0.572783"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Test_Suite_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:45.079943" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:45.079794" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:45.079764" elapsed="0.000263"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:45.085280" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:45.085170" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:45.085150" elapsed="0.000201"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:45.086355" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:45.085954" elapsed="0.000429"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:45.087105" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:45.086695" elapsed="0.000438"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:45.087178" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:02:45.087349" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:45.085593" elapsed="0.001781"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:45.094573" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:45.094409" elapsed="0.000233"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:45.094382" elapsed="0.000294"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:45.096638" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:45.096446" elapsed="0.000263"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:45.096421" elapsed="0.000321"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:45.097486" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:45.096991" elapsed="0.000535"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:45.098175" level="INFO">${current_connection_index} = None</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:45.097771" elapsed="0.000445"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:45.135232" level="INFO">@root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "r "k "s "p "a "c "e "/ "b "g "p "[78Cc "[A[78Ce</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:45.099303" elapsed="0.036138"/>
</kw>
<msg time="2026-04-21T02:02:45.135630" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:45.135679" level="INFO">${message_write} = @root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:45.098460" elapsed="0.037257"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:45.209242" level="INFO">"p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "u "s "e "r "/ "i "b "g "p "_ "p "e "[78Ce "[A[78Cr
 "s "_ "b "a "s "i "c ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:45.137069" elapsed="0.072453"/>
</kw>
<msg time="2026-04-21T02:02:45.209740" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:45.209791" level="INFO">${message_wait} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:45.136408" elapsed="0.073561"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:45.210573" elapsed="0.000062"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:45.210111" elapsed="0.000627"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:45.210064" elapsed="0.000708"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:45.211430" level="INFO"> "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "u "s "e "r "/ "i "b "g "p "_ "p "e "[78Ce "[A[78Cr
 "s "_ "b "a "s "i "c ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:45.210949" elapsed="0.000570"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:45.211845" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:45.211588" elapsed="0.000410"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:45.211569" elapsed="0.000455"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:45.212064" elapsed="0.000047"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:45.214283" elapsed="0.000502"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:02:45.215155" elapsed="0.000322"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:02:45.215825" elapsed="0.000247"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:45.213395" elapsed="0.002768"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:45.212430" elapsed="0.003868"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:45.096011" elapsed="0.120391"/>
</kw>
<msg time="2026-04-21T02:02:45.216499" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:45.216545" level="INFO">${message} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:45.094936" elapsed="0.121646"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:45.216768" elapsed="0.000033"/>
</return>
<status status="PASS" start="2026-04-21T02:02:45.216660" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:45.216641" elapsed="0.000234"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:45.217308" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:45.217663" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:45.217736" elapsed="0.000019"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:45.093968" elapsed="0.124077"/>
</kw>
<msg time="2026-04-21T02:02:45.218142" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:45.218187" level="INFO">${output} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:45.087774" elapsed="0.130455"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:45.218563" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:45.218307" elapsed="0.000313"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:45.218290" elapsed="0.000360"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:45.087622" elapsed="0.131163"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:45.087436" elapsed="0.131410"/>
</for>
<arg>Starting suite ${SUITE_SOURCE}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:45.084857" elapsed="0.134055"/>
</kw>
<doc>Log suite name to karaf log, useful in suite setup.</doc>
<status status="PASS" start="2026-04-21T02:02:45.077667" elapsed="0.141305"/>
</kw>
<arg>KarafKeywords.Log_Test_Suite_Start_To_Controller_Karaf</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:45.077197" elapsed="0.141823"/>
</kw>
<doc>Prepare both FailFast and Karaf logging, log that the caller suite has started.
This keyword is to be used in suite setup, and without it the other keywords may not work properly.</doc>
<status status="PASS" start="2026-04-21T02:02:44.498167" elapsed="0.720912"/>
</kw>
<kw name="Set Default Configuration" owner="SSHLibrary">
<arg>prompt=${ODL_SYSTEM_PROMPT}</arg>
<doc>Update the default `configuration`.</doc>
<status status="PASS" start="2026-04-21T02:02:45.219237" elapsed="0.000189"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${ODL_SYSTEM_IP}</arg>
<arg>alias=bgp_peer1_console</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:02:45.219585" elapsed="0.000242"/>
</kw>
<kw name="Flexible_Controller_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:02:45.221531" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:02:45.221611" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:02:45.221238" elapsed="0.000398"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:45.221801" elapsed="0.000641"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T02:02:45.223473" level="INFO">Logging into '10.30.171.3:22' as 'jenkins'.</msg>
<msg time="2026-04-21T02:02:45.539612" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 02:01:58 UTC 2026

  System load:  0.01               Processes:             125
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.171.3
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 02:02:44 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T02:02:45.223125" elapsed="0.316663"/>
</kw>
<msg time="2026-04-21T02:02:45.539893" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:45.222618" elapsed="0.317363"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T02:02:45.220773" elapsed="0.319329"/>
</kw>
<msg time="2026-04-21T02:02:45.540159" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:45.220375" elapsed="0.319831"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-21T02:02:45.220033" elapsed="0.320253"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${ODL_SYSTEM_IP}</arg>
<arg>alias=bgp_peer2_console</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:02:45.541194" elapsed="0.000355"/>
</kw>
<kw name="Flexible_Controller_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:02:45.543450" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:02:45.543532" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:02:45.543156" elapsed="0.000401"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:45.543718" elapsed="0.000365"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T02:02:45.545071" level="INFO">Logging into '10.30.171.3:22' as 'jenkins'.</msg>
<msg time="2026-04-21T02:02:45.858280" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 02:01:58 UTC 2026

  System load:  0.01               Processes:             125
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.171.3
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 02:02:45 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T02:02:45.544717" elapsed="0.313743"/>
</kw>
<msg time="2026-04-21T02:02:45.858658" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:45.544253" elapsed="0.314493"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T02:02:45.542684" elapsed="0.316201"/>
</kw>
<msg time="2026-04-21T02:02:45.858941" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:45.542205" elapsed="0.316782"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-21T02:02:45.541796" elapsed="0.317266"/>
</kw>
<kw name="Require_Python" owner="SSHKeywords">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:45.860579" level="INFO">Executing command 'python3 --help'.</msg>
<msg time="2026-04-21T02:02:45.874114" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:45.874391" level="INFO">${stdout} = usage: python3 [option] ... [-c cmd | -m mod | file | -] [arg] ...
Options and arguments (and corresponding environment variables):
-b     : issue warnings about str(bytes_instance), str(bytearray_ins...</msg>
<msg time="2026-04-21T02:02:45.874472" level="INFO">${stderr} = </msg>
<msg time="2026-04-21T02:02:45.874542" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:45.860359" elapsed="0.014225"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T02:02:45.876250" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-21T02:02:45.875715" elapsed="0.000612"/>
</kw>
<msg time="2026-04-21T02:02:45.876507" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-21T02:02:45.876582" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:45.874991" elapsed="0.001629"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:45.877723" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:45.876952" elapsed="0.000817"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="NOT RUN" start="2026-04-21T02:02:45.878637" elapsed="0.000040"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:45.877957" elapsed="0.000781"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:45.877908" elapsed="0.000876"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="PASS" start="2026-04-21T02:02:45.879050" elapsed="0.000049"/>
</return>
<status status="PASS" start="2026-04-21T02:02:45.878895" elapsed="0.000256"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:45.878870" elapsed="0.000317"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="NOT RUN" start="2026-04-21T02:02:45.879322" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:45.879271" elapsed="0.000110"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:02:45.879247" elapsed="0.000166"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:45.879634" elapsed="0.000032"/>
</kw>
<msg time="2026-04-21T02:02:45.879881" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>python3 --help</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T02:02:45.859975" elapsed="0.019945"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-04-21T02:02:45.880157" elapsed="0.000037"/>
</return>
<status status="PASS" start="2026-04-21T02:02:45.880023" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:45.879997" elapsed="0.000275"/>
</if>
<kw name="Fatal Error" owner="BuiltIn">
<arg>Python 3 is not installed!</arg>
<doc>Stops the whole test execution.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:45.880487" elapsed="0.000031"/>
</kw>
<doc>Verify current SSH connection leads to machine with python working. Fatal fail otherwise.</doc>
<status status="PASS" start="2026-04-21T02:02:45.859467" elapsed="0.021135"/>
</kw>
<kw name="Assure_Library_Ipaddr" owner="SSHKeywords">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:45.882530" level="INFO">Executing command 'bash -c 'cd "." &amp;&amp; python -c "import ipaddr"''.</msg>
<msg time="2026-04-21T02:02:46.029200" level="INFO">Command exited with return code 1.</msg>
<msg time="2026-04-21T02:02:46.029599" level="INFO">${stdout} = </msg>
<msg time="2026-04-21T02:02:46.029701" level="INFO">${stderr} = Traceback (most recent call last):
  File "&lt;string&gt;", line 1, in &lt;module&gt;
ModuleNotFoundError: No module named 'ipaddr'</msg>
<msg time="2026-04-21T02:02:46.029851" level="INFO">${rc} = 1</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:45.882236" elapsed="0.147673"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.032301" level="INFO">Length is 119.</msg>
<msg time="2026-04-21T02:02:46.032494" level="FAIL">'Traceback (most recent call last):
  File "&lt;string&gt;", line 1, in &lt;module&gt;
ModuleNotFoundError: No module named 'ipaddr'' should be empty.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="FAIL" start="2026-04-21T02:02:46.031618" elapsed="0.001035">'Traceback (most recent call last):
  File "&lt;string&gt;", line 1, in &lt;module&gt;
ModuleNotFoundError: No module named 'ipaddr'' should be empty.</status>
</kw>
<msg time="2026-04-21T02:02:46.032920" level="INFO">${emptiness_status} = FAIL</msg>
<msg time="2026-04-21T02:02:46.033019" level="INFO">${result} = 'Traceback (most recent call last):
  File "&lt;string&gt;", line 1, in &lt;module&gt;
ModuleNotFoundError: No module named 'ipaddr'' should be empty.</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:46.030456" elapsed="0.002754"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.034614" level="INFO">${success} = False</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:46.033604" elapsed="0.001069"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.037234" level="INFO"/>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:46.036649" elapsed="0.000678"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.038734" level="INFO">Traceback (most recent call last):
  File "&lt;string&gt;", line 1, in &lt;module&gt;
ModuleNotFoundError: No module named 'ipaddr'</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:46.037668" elapsed="0.001203"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.039559" level="INFO">1</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:46.039278" elapsed="0.000324"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-21T02:02:46.035783" elapsed="0.003878"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:46.034914" elapsed="0.004785"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.034859" elapsed="0.004868"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="PASS" start="2026-04-21T02:02:46.039909" elapsed="0.000034"/>
</return>
<status status="PASS" start="2026-04-21T02:02:46.039783" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.039767" elapsed="0.000237"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="NOT RUN" start="2026-04-21T02:02:46.040093" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:46.040058" elapsed="0.000075"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:02:46.040043" elapsed="0.000112"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.040300" elapsed="0.000021"/>
</kw>
<msg time="2026-04-21T02:02:46.040449" level="INFO">${passed} = False</msg>
<var>${passed}</var>
<arg>bash -c 'cd "${target_dir}" &amp;&amp; python -c "import ipaddr"'</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T02:02:45.881651" elapsed="0.158823"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="NOT RUN" start="2026-04-21T02:02:46.040634" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:46.040543" elapsed="0.000129"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.040527" elapsed="0.000167"/>
</if>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-04-21T02:02:46.078833" level="INFO">[chan 3] Opened sftp connection (server version 3)</msg>
<msg time="2026-04-21T02:02:46.091156" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPCEP/ipaddr.py' -&gt; '/home/jenkins/.//ipaddr.py'</msg>
<arg>/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPCEP/ipaddr.py</arg>
<arg>${target_dir}/</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-21T02:02:46.040861" elapsed="0.050405"/>
</kw>
<arg>target_dir=.</arg>
<doc>Tests whether ipaddr module is present on ssh-connected machine, Puts ipaddr.py to target_dir if not.</doc>
<status status="PASS" start="2026-04-21T02:02:45.880996" elapsed="0.210402"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-04-21T02:02:46.105861" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../../tools/fastbgp/play.py' -&gt; '/home/jenkins//play.py'</msg>
<arg>/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../../tools/fastbgp/play.py</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-21T02:02:46.091724" elapsed="0.014206"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:02:46.106502" level="INFO">Creating Session using : alias=session, url=http://10.30.171.3:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x799ad745c410&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>${CONFIG_SESSION}</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-21T02:02:46.106127" elapsed="0.000575"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:46.109493" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:46.109346" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.109313" elapsed="0.000264"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:46.110022" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.109737" elapsed="0.000313"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:46.110397" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:46.110218" elapsed="0.000204"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:46.116983" level="INFO">log:set INFO</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:46.111027" elapsed="0.006019"/>
</kw>
<msg time="2026-04-21T02:02:46.117190" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:46.117239" level="INFO">${message_write} = log:set INFO
</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:46.110597" elapsed="0.006668"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:46.122647" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:46.117798" elapsed="0.004998"/>
</kw>
<msg time="2026-04-21T02:02:46.122911" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:46.122957" level="INFO">${message_wait} = [?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:46.117447" elapsed="0.005537"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.123292" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:46.123062" elapsed="0.000286"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.123042" elapsed="0.000331"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.123777" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:46.123519" elapsed="0.000327"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.124128" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:46.123912" elapsed="0.000270"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.123895" elapsed="0.000311"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:46.124239" elapsed="0.000039"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:46.125994" elapsed="0.000139"/>
</kw>
<msg time="2026-04-21T02:02:46.126176" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:46.125497" elapsed="0.000744"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.126406" elapsed="0.000022"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.126573" elapsed="0.000019"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:46.125122" elapsed="0.001533"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:46.124576" elapsed="0.002127"/>
</kw>
<arg>log:set ${ODL_LOG_LEVEL}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:46.107197" elapsed="0.019606"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:46.129518" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:46.129340" elapsed="0.000228"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.129321" elapsed="0.000272"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:46.129993" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.129742" elapsed="0.000277"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:46.130352" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:46.130180" elapsed="0.000200"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:46.180764" level="INFO">log:set DEFAULT org.opendaylight.bgpcep</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:46.130899" elapsed="0.050035"/>
</kw>
<msg time="2026-04-21T02:02:46.181123" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:46.181171" level="INFO">${message_write} = log:set DEFAULT org.opendaylight.bgpcep
</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:46.130543" elapsed="0.050653"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:46.183664" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:46.181976" elapsed="0.001751"/>
</kw>
<msg time="2026-04-21T02:02:46.183845" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:46.183890" level="INFO">${message_wait} = [?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:46.181472" elapsed="0.002445"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.184279" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:46.184020" elapsed="0.000313"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.183986" elapsed="0.000377"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.184780" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:46.184515" elapsed="0.000338"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.185237" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:46.185016" elapsed="0.000275"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.184996" elapsed="0.000320"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:46.185356" elapsed="0.000046"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:46.187209" elapsed="0.000149"/>
</kw>
<msg time="2026-04-21T02:02:46.187405" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:46.186665" elapsed="0.000806"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.187634" elapsed="0.000021"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.187803" elapsed="0.000037"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:46.186301" elapsed="0.001606"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:46.185722" elapsed="0.002233"/>
</kw>
<arg>log:set ${ODL_BGP_LOG_LEVEL} org.opendaylight.bgpcep</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:46.127171" elapsed="0.060882"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:46.190524" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:46.190411" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.190392" elapsed="0.000206"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:46.191013" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.190750" elapsed="0.000316"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:46.191420" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:46.191248" elapsed="0.000197"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:46.244579" level="INFO">log:set DEFAULT org.opendaylight.protocol</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:46.191974" elapsed="0.052760"/>
</kw>
<msg time="2026-04-21T02:02:46.244977" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:46.245043" level="INFO">${message_write} = log:set DEFAULT org.opendaylight.protocol
</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:46.191607" elapsed="0.053473"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:46.248145" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:46.246028" elapsed="0.002198"/>
</kw>
<msg time="2026-04-21T02:02:46.248358" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:46.248422" level="INFO">${message_wait} = [?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:46.245411" elapsed="0.003050"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.248982" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:46.248613" elapsed="0.000449"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.248572" elapsed="0.000531"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.249678" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:46.249316" elapsed="0.000432"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.250171" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:46.249864" elapsed="0.000385"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.249836" elapsed="0.000448"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:46.250336" elapsed="0.000057"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:46.252725" elapsed="0.000545"/>
</kw>
<msg time="2026-04-21T02:02:46.253334" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:46.252027" elapsed="0.001404"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.253746" elapsed="0.000032"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.254008" elapsed="0.000029"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:46.251534" elapsed="0.002592"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:46.250804" elapsed="0.003388"/>
</kw>
<arg>log:set ${ODL_BGP_LOG_LEVEL} org.opendaylight.protocol</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:46.188428" elapsed="0.065894"/>
</kw>
<doc>Initialize SetupUtils. SSH-login to mininet machine, create HTTP session,
prepare directories for responses, put Python tool to mininet machine, setup imported resources.</doc>
<status status="PASS" start="2026-04-21T02:02:44.497748" elapsed="1.756657"/>
</kw>
<test id="s1-s8-t1" name="TC1_Configure_Two_iBGP_Route_Reflector_Client_Peers" line="84">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:02:46.259120" elapsed="0.000290"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:02:46.258728" elapsed="0.000757"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:46.260927" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:46.260723" elapsed="0.000273"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.260697" elapsed="0.000331"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:46.267305" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:46.267197" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.267179" elapsed="0.000202"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.268419" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:46.268022" elapsed="0.000433"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.269164" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:46.268679" elapsed="0.000525"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:46.269268" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:02:46.269490" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:46.267616" elapsed="0.001911"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:46.277719" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:46.277568" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.277541" elapsed="0.000298"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:46.279504" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:46.279356" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.279329" elapsed="0.000269"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:46.280242" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.279810" elapsed="0.000468"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:46.280801" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:46.280505" elapsed="0.000350"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:46.310539" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:46.281577" elapsed="0.029094"/>
</kw>
<msg time="2026-04-21T02:02:46.310883" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:46.310931" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:46.281083" elapsed="0.029885"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:46.357191" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "C "o "n "f "i "g "u "r "e "_ "T "w "o "_ "i "B "G "P "_ "R "o "u "t "e "_ "R "e "f "l "e "c "t "o "r "_ "C "l "i "e "n "t "_ "P "e "e "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:46.311554" elapsed="0.045815"/>
</kw>
<msg time="2026-04-21T02:02:46.357569" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:46.357617" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "C "o "n "f "i "g "u "r "e "_ "T "w "o "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:46.311169" elapsed="0.046573"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.358180" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:46.357880" elapsed="0.000358"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.357843" elapsed="0.000421"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.358842" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "C "o "n "f "i "g "u "r "e "_ "T "w "o "_ "i "B "G "P "_ "R "o "u "t "e "_ "R "e "f "l "e "c "t "o "r "_ "C "l "i "e "n "t "_ "P "e "e "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:46.358411" elapsed="0.000513"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.359214" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:46.358992" elapsed="0.000278"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.358973" elapsed="0.000321"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:46.359335" elapsed="0.000051"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:46.363525" elapsed="0.000218"/>
</kw>
<msg time="2026-04-21T02:02:46.363807" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:46.362487" elapsed="0.001485"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.364252" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.364588" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:46.361825" elapsed="0.002949"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:46.361199" elapsed="0.003663"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:46.278947" elapsed="0.086016"/>
</kw>
<msg time="2026-04-21T02:02:46.365060" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:46.365105" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "C "o "n "f "i "g "u "r "e "_ "T "w "o "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:46.278064" elapsed="0.087080"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:46.365332" elapsed="0.000031"/>
</return>
<status status="PASS" start="2026-04-21T02:02:46.365222" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.365204" elapsed="0.000220"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.365875" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.366230" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:46.366302" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:46.277049" elapsed="0.089364"/>
</kw>
<msg time="2026-04-21T02:02:46.366509" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:46.366556" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "C "o "n "f "i "g "u "r "e "_ "T "w "o "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:46.270098" elapsed="0.096496"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.366950" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:46.366671" elapsed="0.000334"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.366655" elapsed="0.000374"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:46.269887" elapsed="0.097167"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:46.269610" elapsed="0.097482"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:46.266829" elapsed="0.100324"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:02:46.260329" elapsed="0.106880"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:46.259700" elapsed="0.107604"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:02:46.255388" elapsed="0.111975"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.368454" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | NAME=example-bgp-peer1 | IP=127.0.0.1 | HOLDTIME=180 | PEER_PORT=17900 | PEER_ROLE=rr-client | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_...</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>NAME=example-bgp-peer1</arg>
<arg>IP=${BGP_PEER1_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PEER_ROLE=rr-client</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<arg>RR_CLIENT=true</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.367551" elapsed="0.000933"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.409459" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:46.409008" elapsed="0.000499"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:46.410702" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:46.410291" elapsed="0.000548">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:46.410981" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:46.409762" elapsed="0.001257"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.411869" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:46.411269" elapsed="0.000641"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:02:46.412363" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:02:46.412681" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:02:46.412155" elapsed="0.000566"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.413377" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:46.413022" elapsed="0.000403"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.414459" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer1', 'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'rr-client', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'RR_CLIENT': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:46.414187" elapsed="0.000319"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.414965" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.414671" elapsed="0.000321"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.415696" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:46.415393" elapsed="0.000329"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:46.416487" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.416261" elapsed="0.000252"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:46.416567" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:02:46.416729" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:46.415934" elapsed="0.000821"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.416931" elapsed="0.000276"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T02:02:46.415245" elapsed="0.002003"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.417975" level="INFO">${value} = example-bgp-peer1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:46.417655" elapsed="0.000345"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:46.418968" level="INFO">${encoded} = example-bgp-peer1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.418736" elapsed="0.000258"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:46.419045" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:02:46.419197" level="INFO">${encoded_value} = example-bgp-peer1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:46.418189" elapsed="0.001033"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.419375" elapsed="0.000223"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">example-bgp-peer1</var>
<status status="PASS" start="2026-04-21T02:02:46.417363" elapsed="0.002275"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.420201" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:46.419903" elapsed="0.000324"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:46.420961" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.420733" elapsed="0.000253"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:46.421036" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:02:46.421270" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:46.420414" elapsed="0.000881"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.421456" elapsed="0.000227"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-04-21T02:02:46.419751" elapsed="0.001973"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.422298" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:46.421996" elapsed="0.000328"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:46.423075" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.422860" elapsed="0.000241"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:46.423151" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:02:46.423303" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:46.422519" elapsed="0.000810"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.423482" elapsed="0.000222"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:02:46.421857" elapsed="0.001887"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.424316" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:46.424012" elapsed="0.000329"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:46.425086" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.424873" elapsed="0.000240"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:46.425163" elapsed="0.000084"/>
</return>
<msg time="2026-04-21T02:02:46.425385" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:46.424530" elapsed="0.000879"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.425562" elapsed="0.000223"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:02:46.423873" elapsed="0.001969"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.426385" level="INFO">${value} = rr-client</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:46.426090" elapsed="0.000321"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:46.427143" level="INFO">${encoded} = rr-client</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.426934" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:46.427217" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:02:46.427367" level="INFO">${encoded_value} = rr-client</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:46.426597" elapsed="0.000794"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.427543" elapsed="0.000221"/>
</kw>
<var name="${key}">PEER_ROLE</var>
<var name="${value}">rr-client</var>
<status status="PASS" start="2026-04-21T02:02:46.425955" elapsed="0.001853"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.428365" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:46.428069" elapsed="0.000321"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:46.429162" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.428914" elapsed="0.000275"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:46.429239" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:02:46.429409" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:46.428578" elapsed="0.000856"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.429586" elapsed="0.000223"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:02:46.427934" elapsed="0.001928"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.430596" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:46.430110" elapsed="0.000513"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:46.431357" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.431149" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:46.431433" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:02:46.431582" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:46.430829" elapsed="0.000778"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.431760" elapsed="0.000239"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:02:46.429976" elapsed="0.002063"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.432585" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:46.432285" elapsed="0.000326"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:46.433343" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.433135" elapsed="0.000233"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:46.433455" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:02:46.433607" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:46.432803" elapsed="0.000828"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.433784" elapsed="0.000241"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:02:46.432150" elapsed="0.001916"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.434607" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:46.434313" elapsed="0.000320"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:46.435427" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.435210" elapsed="0.000243"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:46.435502" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:02:46.435653" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:46.434858" elapsed="0.000820"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.435856" elapsed="0.000227"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:02:46.434178" elapsed="0.001945"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.436670" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:46.436370" elapsed="0.000326"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:46.437438" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.437229" elapsed="0.000236"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:46.437532" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:02:46.437698" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:46.436905" elapsed="0.000820"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.437899" elapsed="0.000228"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:02:46.436236" elapsed="0.001931"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.438718" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:46.438420" elapsed="0.000324"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:46.439531" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.439277" elapsed="0.000280"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:46.439608" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:02:46.439759" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:46.438951" elapsed="0.000832"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.439957" elapsed="0.000224"/>
</kw>
<var name="${key}">RR_CLIENT</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:02:46.438281" elapsed="0.001942"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:02:46.415048" elapsed="0.025210"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:02:46.440302" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:02:46.440469" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer1', 'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'rr-client', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:02:46.413852" elapsed="0.026643"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:46.413505" elapsed="0.027022"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.440708" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:46.440554" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.413480" elapsed="0.027306"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.441838" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:46.440953" elapsed="0.000915"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:02:46.441918" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:02:46.408292" elapsed="0.033753"/>
</kw>
<msg time="2026-04-21T02:02:46.442102" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:46.392109" elapsed="0.050043"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.456024" elapsed="0.000046"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.472612" elapsed="0.000048"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.486196" elapsed="0.000041"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.486467" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.486679" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.487190" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:46.487025" elapsed="0.000225"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:02:46.487005" elapsed="0.000365"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.487526" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.487704" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.487896" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:02:46.486955" elapsed="0.000998"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:02:46.486786" elapsed="0.001199"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.488142" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:02:46.488225" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T02:02:46.488415" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:02:46.387545" elapsed="0.100900"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.517755" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:46.517157" elapsed="0.000630"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:46.518693" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:46.518410" elapsed="0.000370">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:46.518900" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:46.518054" elapsed="0.000871"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.519479" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:46.519094" elapsed="0.000412"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:02:46.519873" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:02:46.520059" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:02:46.519697" elapsed="0.000390"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.520506" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;$RR_CLIENT&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:46.520253" elapsed="0.000313"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:02:46.521004" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:46.520649" elapsed="0.000415"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.521540" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer1', 'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'rr-client', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:46.521239" elapsed="0.000390"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:46.521092" elapsed="0.000575"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.520621" elapsed="0.001068"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.522733" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:46.521858" elapsed="0.000905"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:02:46.522837" elapsed="0.000038"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:02:46.516487" elapsed="0.006493"/>
</kw>
<msg time="2026-04-21T02:02:46.523041" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:46.502483" elapsed="0.020607"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.537141" elapsed="0.000042"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.553285" elapsed="0.000056"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.568548" elapsed="0.000062"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.569005" elapsed="0.000041"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.569321" elapsed="0.000031"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.570032" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:46.569772" elapsed="0.000348"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:02:46.569744" elapsed="0.000419"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.570383" elapsed="0.000031"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.570636" elapsed="0.000029"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.570910" elapsed="0.000031"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:02:46.569675" elapsed="0.001316"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:02:46.569465" elapsed="0.001570"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.571261" elapsed="0.000030"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:02:46.571378" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:02:46.571641" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:02:46.499478" elapsed="0.072304"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:46.573944" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:46.573581" elapsed="0.000449">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:46.574133" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:46.572962" elapsed="0.001198"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.574513" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:46.574234" elapsed="0.000337"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.575122" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:46.574799" elapsed="0.000349"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:46.574596" elapsed="0.000588"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.574215" elapsed="0.000990"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.577765" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:46.575362" elapsed="0.002430"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:02:46.577862" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:02:46.578026" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:02:46.572356" elapsed="0.005695"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.579483" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:46.579222" elapsed="0.000312"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.579943" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;true&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:46.579687" elapsed="0.000315"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.580400" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:46.580154" elapsed="0.000289"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.580876" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:46.580609" elapsed="0.000313"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:46.581831" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:02:46.581601" elapsed="0.000258"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:02:46.582193" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:02:46.582016" elapsed="0.000203"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.582373" elapsed="0.000217"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.583101" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:46.582801" elapsed="0.000346"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:02:46.583192" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:02:46.583364" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:02:46.581131" elapsed="0.002352"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:02:46.642797" level="INFO">PUT Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Content-Length': '1074', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;true&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:02:46.643059" level="INFO">PUT Response : url=http://10.30.171.3:8181/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 
 status=201, reason=Created 
 headers={'Set-Cookie': 'JSESSIONID=node0nzpb1uzikfls1eibp7kil97ch16.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 20-Apr-2026 02:02:46 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:02:46.643364" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:02:46.586298" elapsed="0.057141"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:46.583589" elapsed="0.059977"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.644129" elapsed="0.000056"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:46.643641" elapsed="0.000649"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.583567" elapsed="0.060775"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.651026" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:46.646722" elapsed="0.004369"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:46.646187" elapsed="0.004976"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.646142" elapsed="0.005059"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.655444" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:46.651613" elapsed="0.003898"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:46.651282" elapsed="0.004280"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.651258" elapsed="0.004341"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.656440" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:46.655898" elapsed="0.000569"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.656781" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:46.656537" elapsed="0.000319"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.657361" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:46.657056" elapsed="0.000331"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:46.656881" elapsed="0.000541"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.656519" elapsed="0.000925"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.658138" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:46.657753" elapsed="0.000412"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.658470" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:46.658233" elapsed="0.000292"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.659025" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:46.658710" elapsed="0.000341"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:46.658548" elapsed="0.000537"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.658215" elapsed="0.000891"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:46.659337" elapsed="0.000389"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:02:46.660231" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:46.659917" elapsed="0.000340"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.660421" elapsed="0.002510"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:02:46.645259" elapsed="0.017740"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:02:46.663183" elapsed="0.000041"/>
</return>
<status status="PASS" start="2026-04-21T02:02:46.663067" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.663048" elapsed="0.000237"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.663482" elapsed="0.000027"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:02:46.663561" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:02:46.666015" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:02:46.578394" elapsed="0.087648"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:02:46.666109" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:02:46.666266" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:02:46.375947" elapsed="0.290344"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.666645" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:46.666395" elapsed="0.000318"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.666378" elapsed="0.000359"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:02:46.666769" elapsed="0.000030"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ibgp_peers</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:02:46.368774" elapsed="0.298140"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.667941" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | NAME=example-bgp-peer2 | IP=127.0.0.2 | HOLDTIME=180 | PEER_PORT=17900 | PEER_ROLE=rr-client | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_...</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>NAME=example-bgp-peer2</arg>
<arg>IP=${BGP_PEER2_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PEER_ROLE=rr-client</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<arg>RR_CLIENT=true</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.667095" elapsed="0.000875"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.704283" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:46.703882" elapsed="0.000435"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:46.705253" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:46.704959" elapsed="0.000385">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:46.705439" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:46.704496" elapsed="0.000967"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.706039" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:46.705631" elapsed="0.000435"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:02:46.706472" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:02:46.706642" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:02:46.706324" elapsed="0.000344"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.707097" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:46.706846" elapsed="0.000297"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.708162" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer2', 'IP': '127.0.0.2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'rr-client', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'RR_CLIENT': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:46.707892" elapsed="0.000317"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.708697" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.708377" elapsed="0.000350"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.709459" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:46.709161" elapsed="0.000324"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:46.710239" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.710015" elapsed="0.000249"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:46.710319" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:02:46.710487" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:46.709674" elapsed="0.000838"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.710666" elapsed="0.000262"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T02:02:46.709017" elapsed="0.001951"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.711509" level="INFO">${value} = example-bgp-peer2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:46.711217" elapsed="0.000317"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:46.712433" level="INFO">${encoded} = example-bgp-peer2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.712226" elapsed="0.000232"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:46.712507" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:02:46.712659" level="INFO">${encoded_value} = example-bgp-peer2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:46.711905" elapsed="0.000779"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.712885" elapsed="0.000225"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">example-bgp-peer2</var>
<status status="PASS" start="2026-04-21T02:02:46.711084" elapsed="0.002067"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.713696" level="INFO">${value} = 127.0.0.2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:46.713402" elapsed="0.000320"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:46.714451" level="INFO">${encoded} = 127.0.0.2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.714244" elapsed="0.000232"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:46.714524" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:02:46.714672" level="INFO">${encoded_value} = 127.0.0.2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:46.713925" elapsed="0.000773"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.714866" elapsed="0.000221"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.2</var>
<status status="PASS" start="2026-04-21T02:02:46.713263" elapsed="0.001864"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.715877" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:46.715529" elapsed="0.000376"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:46.716766" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.716457" elapsed="0.000350"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:46.716956" elapsed="0.000044"/>
</return>
<msg time="2026-04-21T02:02:46.717238" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:46.716094" elapsed="0.001181"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.717455" elapsed="0.000224"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:02:46.715239" elapsed="0.002480"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.718276" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:46.717983" elapsed="0.000319"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:46.719037" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.718812" elapsed="0.000251"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:46.719112" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:02:46.719260" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:46.718492" elapsed="0.000792"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.719437" elapsed="0.000220"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:02:46.717849" elapsed="0.001848"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.720260" level="INFO">${value} = rr-client</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:46.719964" elapsed="0.000322"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:46.721051" level="INFO">${encoded} = rr-client</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.720794" elapsed="0.000284"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:46.721127" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:02:46.721276" level="INFO">${encoded_value} = rr-client</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:46.720472" elapsed="0.000828"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.721482" elapsed="0.000222"/>
</kw>
<var name="${key}">PEER_ROLE</var>
<var name="${value}">rr-client</var>
<status status="PASS" start="2026-04-21T02:02:46.719828" elapsed="0.001916"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.722304" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:46.722010" elapsed="0.000320"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:46.723232" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.722849" elapsed="0.000409"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:46.723308" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:02:46.723456" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:46.722515" elapsed="0.000964"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.723630" elapsed="0.000236"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:02:46.721874" elapsed="0.002084"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.724504" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:46.724209" elapsed="0.000320"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:46.725329" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.725059" elapsed="0.000295"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:46.725404" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:02:46.725553" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:46.724714" elapsed="0.000863"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.725729" elapsed="0.000240"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:02:46.724075" elapsed="0.001935"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.726546" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:46.726253" elapsed="0.000318"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:46.727302" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.727093" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:46.727376" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:02:46.727524" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:46.726758" elapsed="0.000830"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.727744" elapsed="0.000241"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:02:46.726119" elapsed="0.001906"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.728561" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:46.728269" elapsed="0.000317"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:46.729384" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.729108" elapsed="0.000304"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:46.729463" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:02:46.729611" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:46.728771" elapsed="0.000864"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.729787" elapsed="0.000236"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:02:46.728135" elapsed="0.001928"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.730601" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:46.730309" elapsed="0.000317"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:46.731353" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.731147" elapsed="0.000231"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:46.731426" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:02:46.731574" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:46.730829" elapsed="0.000769"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.731748" elapsed="0.000238"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:02:46.730175" elapsed="0.001852"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.732576" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:46.732275" elapsed="0.000326"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:46.733431" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.733123" elapsed="0.000338"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:46.733514" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:02:46.733670" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:46.732787" elapsed="0.000907"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.733869" elapsed="0.000224"/>
</kw>
<var name="${key}">RR_CLIENT</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:02:46.732140" elapsed="0.001994"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:02:46.708790" elapsed="0.025379"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:02:46.734212" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:02:46.734376" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer2', 'IP': '127.0.0.2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'rr-client', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:02:46.707547" elapsed="0.026855"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:46.707226" elapsed="0.027208"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.734620" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:46.734465" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.707199" elapsed="0.027497"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.735870" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:46.734862" elapsed="0.001038"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:02:46.735949" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:02:46.703237" elapsed="0.032839"/>
</kw>
<msg time="2026-04-21T02:02:46.736169" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:46.689705" elapsed="0.046518"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.751752" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.765137" elapsed="0.000043"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.778424" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.778686" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.778899" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.779349" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:46.779189" elapsed="0.000217"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:02:46.779169" elapsed="0.000266"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.779701" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.779896" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.780068" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:02:46.779122" elapsed="0.000999"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:02:46.778995" elapsed="0.001155"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.780303" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:02:46.780384" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:02:46.780553" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:02:46.685021" elapsed="0.095562"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.808848" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:46.808428" elapsed="0.000451"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:46.809664" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:46.809391" elapsed="0.000352">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:46.809933" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:46.809048" elapsed="0.000910"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.810516" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:46.810128" elapsed="0.000415"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:02:46.810870" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:02:46.811035" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:02:46.810708" elapsed="0.000355"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.811566" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;$RR_CLIENT&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:46.811224" elapsed="0.000407"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:02:46.812050" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:46.811706" elapsed="0.000404"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.812592" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer2', 'IP': '127.0.0.2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'rr-client', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:46.812285" elapsed="0.000334"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:46.812135" elapsed="0.000520"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.811685" elapsed="0.000992"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.813709" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:46.812843" elapsed="0.000896"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:02:46.813795" elapsed="0.000048"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:02:46.807776" elapsed="0.006171"/>
</kw>
<msg time="2026-04-21T02:02:46.814008" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:46.794186" elapsed="0.019869"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.830301" elapsed="0.000043"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.843549" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.856792" elapsed="0.000043"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.857042" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.857232" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.857671" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:46.857514" elapsed="0.000214"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:02:46.857496" elapsed="0.000259"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.857919" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.858092" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.858260" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:02:46.857451" elapsed="0.000862"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:02:46.857326" elapsed="0.001018"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.858494" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:02:46.858572" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:02:46.858748" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:02:46.791352" elapsed="0.067427"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:46.860233" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:46.859936" elapsed="0.000379">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:46.860411" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:46.859512" elapsed="0.000925"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.860850" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:46.860506" elapsed="0.000404"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.861423" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:46.861124" elapsed="0.000324"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:46.860934" elapsed="0.000549"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.860489" elapsed="0.001015"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.864108" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:46.861656" elapsed="0.002478"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:02:46.864186" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:02:46.864342" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:02:46.859142" elapsed="0.005224"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.865807" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:46.865547" elapsed="0.000373"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.866318" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;true&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:46.866077" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.866773" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:46.866529" elapsed="0.000304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.867228" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:46.866988" elapsed="0.000282"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:46.868112" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:02:46.867904" elapsed="0.000234"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:02:46.868469" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:02:46.868293" elapsed="0.000201"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.868646" elapsed="0.000250"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.869301" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:46.869056" elapsed="0.000290"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:02:46.869393" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:02:46.869548" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:02:46.867476" elapsed="0.002097"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:02:46.885960" level="INFO">PUT Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0nzpb1uzikfls1eibp7kil97ch16.node0', 'Content-Length': '1074', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;true&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:02:46.886121" level="INFO">PUT Response : url=http://10.30.171.3:8181/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 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:02:46.886342" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:02:46.872031" elapsed="0.014367"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:46.869641" elapsed="0.017048"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.887161" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:46.886755" elapsed="0.000557"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.869624" elapsed="0.017736"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.893850" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:46.889625" elapsed="0.004291"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:46.889069" elapsed="0.004898"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.889030" elapsed="0.004974"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.898142" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:46.894412" elapsed="0.003798"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:46.894084" elapsed="0.004176"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.894060" elapsed="0.004237"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.898963" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:46.898541" elapsed="0.000450"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.899302" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:46.899060" elapsed="0.000299"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.899865" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:46.899548" elapsed="0.000343"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:46.899383" elapsed="0.000543"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.899042" elapsed="0.000906"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.900473" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:46.900111" elapsed="0.000389"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.900808" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:46.900567" elapsed="0.000312"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.901360" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:46.901067" elapsed="0.000318"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:46.900903" elapsed="0.000517"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.900550" elapsed="0.000891"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:46.901598" elapsed="0.000409"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:02:46.902481" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:46.902174" elapsed="0.000332"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.902663" elapsed="0.002502"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:02:46.888220" elapsed="0.017009"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:02:46.905407" elapsed="0.000035"/>
</return>
<status status="PASS" start="2026-04-21T02:02:46.905297" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.905278" elapsed="0.000224"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.905656" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:02:46.905724" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:02:46.908210" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:02:46.864697" elapsed="0.043540"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:02:46.908303" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:02:46.908462" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:02:46.673104" elapsed="0.235383"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.908851" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:46.908587" elapsed="0.000333"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.908570" elapsed="0.000373"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:02:46.908976" elapsed="0.000024"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ibgp_peers</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:02:46.668262" elapsed="0.240882"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:02:46.909762" elapsed="0.000305"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:02:46.909443" elapsed="0.000690"/>
</kw>
<doc>Configure two iBGP peers as routing reflector clients.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:02:46.254509" elapsed="0.655665"/>
</test>
<test id="s1-s8-t2" name="TC1_Connect_BGP_Peer1" line="122">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:02:46.915136" elapsed="0.000211"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:02:46.914863" elapsed="0.000540"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:46.916415" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:46.916304" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.916285" elapsed="0.000200"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:46.921852" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:46.921727" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.921709" elapsed="0.000214"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.922978" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:46.922575" elapsed="0.000431"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.923461" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:46.923168" elapsed="0.000319"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:46.923530" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:02:46.923685" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:46.922155" elapsed="0.001554"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:46.929624" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:46.929517" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.929499" elapsed="0.000193"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:46.930941" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:46.930811" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.930791" elapsed="0.000218"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:46.931458" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:46.931158" elapsed="0.000326"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:46.931888" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:46.931645" elapsed="0.000269"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:46.965953" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:46.932417" elapsed="0.033707"/>
</kw>
<msg time="2026-04-21T02:02:46.966325" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:46.966374" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:46.932076" elapsed="0.034336"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:46.992214" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:46.967182" elapsed="0.025225"/>
</kw>
<msg time="2026-04-21T02:02:46.992574" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:46.992620" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:46.966724" elapsed="0.025933"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.993112" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:46.992755" elapsed="0.000413"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.992725" elapsed="0.000470"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:46.993654" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:46.993342" elapsed="0.000378"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.994027" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:46.993785" elapsed="0.000296"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.993768" elapsed="0.000337"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:46.994142" elapsed="0.000040"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:46.996791" elapsed="0.000168"/>
</kw>
<msg time="2026-04-21T02:02:46.997021" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:46.995734" elapsed="0.001422"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.997436" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.997773" elapsed="0.000103"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:46.995077" elapsed="0.002910"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:46.994486" elapsed="0.003567"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:46.930507" elapsed="0.067644"/>
</kw>
<msg time="2026-04-21T02:02:46.998245" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:46.998290" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:46.929864" elapsed="0.068465"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:46.998513" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:02:46.998405" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.998387" elapsed="0.000212"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.999050" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:46.999400" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:46.999473" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:46.929174" elapsed="0.070407"/>
</kw>
<msg time="2026-04-21T02:02:46.999675" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:46.999721" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:46.924117" elapsed="0.075641"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:47.000122" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:46.999863" elapsed="0.000314"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:46.999845" elapsed="0.000357"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:46.923968" elapsed="0.076257"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:46.923768" elapsed="0.076494"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:46.921365" elapsed="0.079007"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:02:46.916012" elapsed="0.084426"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:46.915557" elapsed="0.084928"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:02:46.910909" elapsed="0.089630"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:47.000747" elapsed="0.000128"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:47.010021" level="INFO">${start_cmd} = python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.1 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer1.log &amp;&gt;bgp_peer1.log</msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:47.009670" elapsed="0.000380"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:47.010453" level="INFO">python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.1 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer1.log &amp;&gt;bgp_peer1.log</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:47.010210" elapsed="0.000291"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:47.014694" level="INFO">python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.1 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer1.log &amp;&gt;bgp_peer1.log</msg>
<msg time="2026-04-21T02:02:47.014791" level="INFO">${output} =  python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.1 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer1.log &amp;&gt;bgp_peer1.log
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:47.010655" elapsed="0.004176"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:47.015240" level="INFO"> python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.1 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer1.log &amp;&gt;bgp_peer1.log
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:47.014997" elapsed="0.000289"/>
</kw>
<arg>${BGP_PEER1_COMMAND}</arg>
<arg>${BGP_PEER1_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-04-21T02:02:47.009280" elapsed="0.006061"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:02:47.026053" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0nzpb1uzikfls1eibp7kil97ch16.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:02:47.026350" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:02:47.026597" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:02:47.016576" elapsed="0.010083"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:47.033445" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:47.027091" elapsed="0.006401"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:47.036184" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:47.033653" elapsed="0.002578"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-04-21T02:02:47.039200" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '{"prefix":"8.1.0.0/28"}'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-04-21T02:02:47.036394" elapsed="0.002889">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '{"prefix":"8.1.0.0/28"}'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER1_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-04-21T02:02:47.016136" elapsed="0.023266">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '{"prefix":"8.1.0.0/28"}'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:02:48.048498" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0nzpb1uzikfls1eibp7kil97ch16.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:02:48.049294" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '338'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]} 
 </msg>
<msg time="2026-04-21T02:02:48.049721" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:02:48.041023" elapsed="0.008758"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:48.054993" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:48.050234" elapsed="0.004829"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:48.059008" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:48.055392" elapsed="0.003690"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:02:48.059317" elapsed="0.003921"/>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER1_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="PASS" start="2026-04-21T02:02:48.040310" elapsed="0.023033"/>
</kw>
<arg>${DEFAULT_TOPOLOGY_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_TOPOLOGY_CHECK_PERIOD}</arg>
<arg>BgpOperations.Check_Example_IPv4_Topology_Content</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER1_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:02:47.015507" elapsed="1.047919"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:02:48.064380" elapsed="0.000361"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:02:48.063907" elapsed="0.000991"/>
</kw>
<doc>Connect BGP peer</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:02:46.910418" elapsed="1.154537"/>
</test>
<test id="s1-s8-t3" name="TC1_Connect_BGP_Peer2" line="134">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:02:48.069706" elapsed="0.000327"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:02:48.069324" elapsed="0.000788"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:48.071598" elapsed="0.000026"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:48.071416" elapsed="0.000257"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:48.071377" elapsed="0.000333"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:48.079331" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:48.079174" elapsed="0.000228"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:48.079145" elapsed="0.000286"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:48.080968" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:48.080347" elapsed="0.000661"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:48.081654" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:48.081251" elapsed="0.000439"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:48.081752" elapsed="0.000083"/>
</return>
<msg time="2026-04-21T02:02:48.082016" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:48.079782" elapsed="0.002268"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:48.090655" elapsed="0.000025"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:48.090475" elapsed="0.000259"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:48.090441" elapsed="0.000331"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:48.092599" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:48.092446" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:48.092419" elapsed="0.000278"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:48.093445" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:48.092937" elapsed="0.000550"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:48.094053" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:48.093725" elapsed="0.000364"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:48.127761" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:48.094806" elapsed="0.033294"/>
</kw>
<msg time="2026-04-21T02:02:48.128442" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:48.128512" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:48.094314" elapsed="0.034253"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:48.152388" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:48.129672" elapsed="0.023256"/>
</kw>
<msg time="2026-04-21T02:02:48.153373" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:48.153485" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:48.128988" elapsed="0.024581"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:48.154444" elapsed="0.000053"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:48.153784" elapsed="0.000788"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:48.153724" elapsed="0.000973"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:48.155631" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:48.155053" elapsed="0.000645"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:48.156005" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:48.155765" elapsed="0.000295"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:48.155747" elapsed="0.000338"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:48.156125" elapsed="0.000044"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:48.158873" elapsed="0.000157"/>
</kw>
<msg time="2026-04-21T02:02:48.159095" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:48.157763" elapsed="0.001477"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:48.159527" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:48.159902" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:48.157104" elapsed="0.002988"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:48.156483" elapsed="0.003678"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:48.092032" elapsed="0.068231"/>
</kw>
<msg time="2026-04-21T02:02:48.160362" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:48.160407" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:48.091049" elapsed="0.069395"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:48.160903" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-04-21T02:02:48.160523" elapsed="0.000444"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:48.160505" elapsed="0.000489"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:48.161438" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:48.161794" elapsed="0.000041"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:48.161883" elapsed="0.000018"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:48.089888" elapsed="0.072108"/>
</kw>
<msg time="2026-04-21T02:02:48.162093" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:48.162138" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:48.082612" elapsed="0.079563"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:48.162511" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:48.162251" elapsed="0.000315"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:48.162234" elapsed="0.000355"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:48.082405" elapsed="0.080209"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:48.082139" elapsed="0.080512"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:48.078627" elapsed="0.084083"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:02:48.070992" elapsed="0.091896"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:48.070330" elapsed="0.092612"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:02:48.066126" elapsed="0.096879"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer2_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:48.163179" elapsed="0.000113"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:48.172670" level="INFO">${start_cmd} = python3 play.py --firstprefix 8.2.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.2 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer2.log &amp;&gt;bgp_peer2.log</msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:48.172270" elapsed="0.000432"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:48.173146" level="INFO">python3 play.py --firstprefix 8.2.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.2 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer2.log &amp;&gt;bgp_peer2.log</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:48.172893" elapsed="0.000301"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:48.177345" level="INFO">python3 play.py --firstprefix 8.2.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.2 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer2.log &amp;&gt;bgp_peer2.log</msg>
<msg time="2026-04-21T02:02:48.177443" level="INFO">${output} =  python3 play.py --firstprefix 8.2.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.2 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer2.log &amp;&gt;bgp_peer2.log
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:48.173350" elapsed="0.004121"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:48.177912" level="INFO"> python3 play.py --firstprefix 8.2.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.2 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer2.log &amp;&gt;bgp_peer2.log
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:48.177641" elapsed="0.000319"/>
</kw>
<arg>${BGP_PEER2_COMMAND}</arg>
<arg>${BGP_PEER2_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-04-21T02:02:48.171820" elapsed="0.006199"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:02:48.186375" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0nzpb1uzikfls1eibp7kil97ch16.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:02:48.186529" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '338'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]} 
 </msg>
<msg time="2026-04-21T02:02:48.186646" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:02:48.179350" elapsed="0.007323"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:48.190030" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:48.186870" elapsed="0.003227"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:48.194219" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:48.190329" elapsed="0.003961"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-04-21T02:02:48.198012" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]}' does not contain '{"prefix":"8.2.0.0/28"}'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-04-21T02:02:48.194547" elapsed="0.003552">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]}' does not contain '{"prefix":"8.2.0.0/28"}'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER2_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-04-21T02:02:48.178863" elapsed="0.019357">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]}' does not contain '{"prefix":"8.2.0.0/28"}'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:02:49.209688" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0nzpb1uzikfls1eibp7kil97ch16.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:02:49.210444" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '412'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.2.0.16/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"},{"prefix":"8.2.0.32/28"},{"prefix":"8.2.0.0/28"},{"prefix":"8.1.0.0/28"}]}}]}]} 
 </msg>
<msg time="2026-04-21T02:02:49.210624" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:02:49.200681" elapsed="0.009983"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:49.215525" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:49.210960" elapsed="0.004643"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:49.219978" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.2.0.16/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"},{"prefix":"8.2.0.32/28"},{"prefix":"8.2.0.0/28"},{"prefix":"8.1.0.0/28"}]}}]}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:49.215918" elapsed="0.004136"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:02:49.220295" elapsed="0.002783"/>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER2_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="PASS" start="2026-04-21T02:02:49.199201" elapsed="0.023954"/>
</kw>
<arg>${DEFAULT_TOPOLOGY_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_TOPOLOGY_CHECK_PERIOD}</arg>
<arg>BgpOperations.Check_Example_IPv4_Topology_Content</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER2_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:02:48.178194" elapsed="1.045015"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:02:49.223946" elapsed="0.000297"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:02:49.223548" elapsed="0.000765"/>
</kw>
<doc>Connect BGP peer</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:02:48.065298" elapsed="1.159056"/>
</test>
<test id="s1-s8-t4" name="TC1_BGP_Peer1_Check_Log_For_Introduced_Prefixes" line="146">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:02:49.228114" elapsed="0.000219"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:02:49.227748" elapsed="0.000642"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:49.229522" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:49.229357" elapsed="0.000222"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:49.229322" elapsed="0.000283"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:49.235007" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:49.234896" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:49.234878" elapsed="0.000198"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:49.236172" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:49.235706" elapsed="0.000494"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:49.236694" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:49.236384" elapsed="0.000336"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:49.236764" elapsed="0.000059"/>
</return>
<msg time="2026-04-21T02:02:49.236955" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:49.235317" elapsed="0.001663"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:49.243036" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:49.242924" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:49.242905" elapsed="0.000201"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:49.244353" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:49.244241" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:49.244222" elapsed="0.000200"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:49.244908" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:49.244578" elapsed="0.000357"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:49.245326" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:49.245101" elapsed="0.000311"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:49.277918" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:49.245949" elapsed="0.032169"/>
</kw>
<msg time="2026-04-21T02:02:49.278347" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:49.278395" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:49.245585" elapsed="0.032848"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:49.306339" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "P "e "e "r "1 "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "I "n "t "r "o "d "u "c "e "d "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:49.279180" elapsed="0.027294"/>
</kw>
<msg time="2026-04-21T02:02:49.306833" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:49.306884" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "P "e "e "r "1 "_ "C "h "e "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:49.278698" elapsed="0.028224"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:49.307318" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:49.307032" elapsed="0.000345"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:49.306999" elapsed="0.000407"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:49.307932" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "P "e "e "r "1 "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "I "n "t "r "o "d "u "c "e "d "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:49.307564" elapsed="0.000450"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:49.308309" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:49.308083" elapsed="0.000282"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:49.308064" elapsed="0.000325"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:49.308431" elapsed="0.000048"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:49.311297" elapsed="0.000159"/>
</kw>
<msg time="2026-04-21T02:02:49.311519" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:49.310136" elapsed="0.001521"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:49.311967" elapsed="0.000078"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:49.312306" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:49.309445" elapsed="0.003050"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:49.308823" elapsed="0.003736"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:49.243907" elapsed="0.068753"/>
</kw>
<msg time="2026-04-21T02:02:49.312761" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:49.312825" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "P "e "e "r "1 "_ "C "h "e "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:49.243262" elapsed="0.069607"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:49.313064" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:02:49.312952" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:49.312932" elapsed="0.000220"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:49.313633" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:49.314013" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:49.314089" elapsed="0.000018"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:49.242561" elapsed="0.071702"/>
</kw>
<msg time="2026-04-21T02:02:49.314364" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:49.314409" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "P "e "e "r "1 "_ "C "h "e "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:49.237382" elapsed="0.077065"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:49.314789" elapsed="0.000042"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:49.314527" elapsed="0.000339"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:49.314509" elapsed="0.000382"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:49.237226" elapsed="0.077690"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:49.237040" elapsed="0.077916"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:49.234512" elapsed="0.080508"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:02:49.229032" elapsed="0.086049"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:49.228549" elapsed="0.086582"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:02:49.225364" elapsed="0.089822"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:49.315361" elapsed="0.000109"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:49.329427" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:49.342925" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:49.343147" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:49.329247" elapsed="0.013956"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:49.344213" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:49.343580" elapsed="0.000731"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:49.344652" elapsed="0.000742"/>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER2_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:49.328797" elapsed="0.016734"/>
</kw>
<arg>${DEFAULT_LOG_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_LOG_CHECK_PERIOD}</arg>
<arg>BGPCliKeywords.Check_File_For_Word_Count</arg>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER2_PREFIX_COUNT}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:02:49.315634" elapsed="0.030014"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:49.361154" level="INFO">Executing command 'grep -o 'nlri_prefix_received: 8.2.0.0/28' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:49.397653" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:49.398031" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:49.360990" elapsed="0.037103"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:49.399337" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:49.398562" elapsed="0.000875"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:49.399781" elapsed="0.000733"/>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received: ${BGP_PEER2_FIRST_PREFIX_IP}/${BGP_PEER2_PREFIX_LEN}</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:49.360519" elapsed="0.040141"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:49.417926" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:49.448945" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:49.449170" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:49.417734" elapsed="0.031491"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:49.450234" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:49.449602" elapsed="0.000729"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:49.450670" elapsed="0.000729"/>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>0</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:49.417291" elapsed="0.034243"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:02:49.453151" elapsed="0.000553"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:02:49.452351" elapsed="0.001527"/>
</kw>
<doc>Check incomming updates for new routes</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:02:49.224774" elapsed="0.229323"/>
</test>
<test id="s1-s8-t5" name="TC1_BGP_Peer2_Check_Log_For_Introduced_Prefixes" line="163">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:02:49.459314" elapsed="0.000214"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:02:49.459035" elapsed="0.000548"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:49.460733" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:49.460587" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:49.460557" elapsed="0.000273"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:49.466443" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:49.466335" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:49.466317" elapsed="0.000195"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:49.467545" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:49.467153" elapsed="0.000419"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:49.468055" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:49.467736" elapsed="0.000345"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:49.468129" elapsed="0.000065"/>
</return>
<msg time="2026-04-21T02:02:49.468327" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:49.466750" elapsed="0.001601"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:49.474251" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:49.474141" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:49.474122" elapsed="0.000198"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:49.475550" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:49.475437" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:49.475419" elapsed="0.000199"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:49.476112" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:49.475767" elapsed="0.000372"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:49.476559" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:49.476306" elapsed="0.000278"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:49.505522" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:49.477115" elapsed="0.028596"/>
</kw>
<msg time="2026-04-21T02:02:49.505969" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:49.506018" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:49.476752" elapsed="0.029306"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:49.536197" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "I "n "t "r "o "d "u "c "e "d "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:49.506736" elapsed="0.029659"/>
</kw>
<msg time="2026-04-21T02:02:49.536621" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:49.536668" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:49.506301" elapsed="0.030406"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:49.537180" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:49.536851" elapsed="0.000392"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:49.536795" elapsed="0.000477"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:49.537936" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "I "n "t "r "o "d "u "c "e "d "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:49.537505" elapsed="0.000598"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:49.538404" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:49.538174" elapsed="0.000286"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:49.538155" elapsed="0.000330"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:49.538526" elapsed="0.000047"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:49.541585" elapsed="0.000186"/>
</kw>
<msg time="2026-04-21T02:02:49.541874" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:49.540282" elapsed="0.001736"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:49.542309" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:49.542685" elapsed="0.000079"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:49.539564" elapsed="0.003342"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:49.538912" elapsed="0.004063"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:49.475134" elapsed="0.067948"/>
</kw>
<msg time="2026-04-21T02:02:49.543184" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:49.543231" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:49.474476" elapsed="0.068793"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:49.543840" elapsed="0.000034"/>
</return>
<status status="PASS" start="2026-04-21T02:02:49.543351" elapsed="0.000563"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:49.543331" elapsed="0.000609"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:49.544394" elapsed="0.000029"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:49.544752" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:49.544854" elapsed="0.000021"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:49.473787" elapsed="0.071189"/>
</kw>
<msg time="2026-04-21T02:02:49.545072" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:49.545117" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:49.468751" elapsed="0.076405"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:49.545497" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:49.545234" elapsed="0.000362"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:49.545216" elapsed="0.000409"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:49.468600" elapsed="0.077051"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:49.468412" elapsed="0.077276"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:49.465969" elapsed="0.079778"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:02:49.460266" elapsed="0.085593"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:49.459735" elapsed="0.086180"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:02:49.456389" elapsed="0.089585"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer2_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:49.546150" elapsed="0.000113"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:49.560206" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:49.573418" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:49.573635" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:49.560027" elapsed="0.013662"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:49.574936" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:49.574304" elapsed="0.000733"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:49.575421" elapsed="0.000818"/>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:49.559570" elapsed="0.016809"/>
</kw>
<arg>${DEFAULT_LOG_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_LOG_CHECK_PERIOD}</arg>
<arg>BGPCliKeywords.Check_File_For_Word_Count</arg>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:02:49.546430" elapsed="0.030068"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:49.593738" level="INFO">Executing command 'grep -o 'nlri_prefix_received: 8.1.0.0/28' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:49.621571" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:49.621858" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:49.593571" elapsed="0.028351"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:49.623017" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:49.622324" elapsed="0.000798"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:49.623470" elapsed="0.000750"/>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received: ${BGP_PEER1_FIRST_PREFIX_IP}/${BGP_PEER1_PREFIX_LEN}</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:49.593110" elapsed="0.031251"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:49.641704" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:49.674569" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:49.674840" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:49.641540" elapsed="0.033361"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:49.675938" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:49.675279" elapsed="0.000763"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:49.676391" elapsed="0.000748"/>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>0</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:49.641141" elapsed="0.036137"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:02:49.678636" elapsed="0.000583"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:02:49.677939" elapsed="0.001422"/>
</kw>
<doc>Check incomming updates for new routes</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:02:49.454953" elapsed="0.224494"/>
</test>
<test id="s1-s8-t6" name="TC1_Disconnect_BGP_Peer1" line="180">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:02:49.685533" elapsed="0.000344"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:02:49.685131" elapsed="0.000830"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:49.687684" elapsed="0.000052"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:49.687420" elapsed="0.000383"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:49.687369" elapsed="0.000497"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:49.693532" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:49.693422" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:49.693404" elapsed="0.000196"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:49.694709" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:49.694272" elapsed="0.000467"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:49.695233" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:49.694924" elapsed="0.000335"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:49.695304" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:02:49.695477" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:49.693869" elapsed="0.001633"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:49.701391" elapsed="0.000094"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:49.701282" elapsed="0.000238"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:49.701263" elapsed="0.000281"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:49.702754" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:49.702645" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:49.702627" elapsed="0.000222"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:49.703312" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:49.703003" elapsed="0.000336"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:49.703726" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:49.703502" elapsed="0.000250"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:49.735107" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:49.704276" elapsed="0.030997"/>
</kw>
<msg time="2026-04-21T02:02:49.735484" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:49.735532" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:49.703934" elapsed="0.031636"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:49.760518" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:49.736271" elapsed="0.024351"/>
</kw>
<msg time="2026-04-21T02:02:49.760784" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:49.760853" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:49.735833" elapsed="0.025058"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:49.761257" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:49.760994" elapsed="0.000322"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:49.760962" elapsed="0.000386"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:49.761913" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:49.761554" elapsed="0.000430"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:49.762273" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:49.762051" elapsed="0.000277"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:49.762033" elapsed="0.000318"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:49.762391" elapsed="0.000045"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:49.765201" elapsed="0.000164"/>
</kw>
<msg time="2026-04-21T02:02:49.765430" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:49.764024" elapsed="0.001584"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:49.765941" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:49.766284" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:49.763354" elapsed="0.003115"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:49.762743" elapsed="0.003796"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:49.702339" elapsed="0.064297"/>
</kw>
<msg time="2026-04-21T02:02:49.766730" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:49.766775" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:49.701703" elapsed="0.065129"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:49.767019" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:02:49.766910" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:49.766892" elapsed="0.000265"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:49.767578" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:49.767947" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:49.768020" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:49.700942" elapsed="0.067188"/>
</kw>
<msg time="2026-04-21T02:02:49.768224" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:49.768270" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:49.695927" elapsed="0.072380"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:49.768640" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:49.768382" elapsed="0.000312"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:49.768365" elapsed="0.000353"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:49.695757" elapsed="0.072985"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:49.695567" elapsed="0.073209"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:49.693031" elapsed="0.075822"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:02:49.686887" elapsed="0.082023"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:49.686193" elapsed="0.082764"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:02:49.681148" elapsed="0.087862"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:49.769181" elapsed="0.000109"/>
</kw>
<kw name="Stop_Console_Tool" owner="BGPcliKeywords">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:49.770496" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:49.770174" elapsed="0.000350"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:49.770872" elapsed="0.000261"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:02:49.769900" elapsed="0.001293"/>
</kw>
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:02:51.772971" level="INFO">[?2004l^C
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<msg time="2026-04-21T02:02:51.773384" level="INFO">${output} = [?2004l^C
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt; </msg>
<var>${output}</var>
<arg>delay=1s</arg>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T02:02:49.771358" elapsed="2.002097"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:51.774911" level="INFO">[?2004l^C
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:51.774088" elapsed="0.000944"/>
</kw>
<doc>Stop the tool if still running.</doc>
<status status="PASS" start="2026-04-21T02:02:49.769501" elapsed="2.005689"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:51.791203" level="INFO">Executing command 'cat bgp_peer1.log'.</msg>
<msg time="2026-04-21T02:02:51.804958" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:51.805147" level="INFO">${output_log} = 2026-04-21 02:02:47,137 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:02:47,137 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.1
2026-04-21 02:02:47,138 DEBUG BGP-Thread-...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:51.791020" elapsed="0.014169"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:51.806058" level="INFO">2026-04-21 02:02:47,137 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:02:47,137 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.1
2026-04-21 02:02:47,138 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-04-21 02:02:47,138 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.171.3
2026-04-21 02:02:47,138 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-04-21 02:02:47,138 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 02:02:47,140 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 02:02:47,140 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-04-21 02:02:47,140 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 02:02:47,141 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 3
2026-04-21 02:02:47,141 INFO BGP-Thread-1 (job):   Prefix base: 8.1.0.0/28
2026-04-21 02:02:47,141 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-04-21 02:02:47,141 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-04-21 02:02:47,141 INFO BGP-Thread-1 (job):   My BGP Identifier: 2130706433
2026-04-21 02:02:47,141 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-04-21 02:02:47,141 INFO BGP-Thread-1 (job):   Originator ID: None
2026-04-21 02:02:47,141 INFO BGP-Thread-1 (job):   Cluster list: None
2026-04-21 02:02:47,141 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-04-21 02:02:47,141 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-04-21 02:02:47,141 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-04-21 02:02:47,141 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 3
2026-04-21 02:02:47,141 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, 2]
2026-04-21 02:02:47,142 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-04-21 02:02:47,142 INFO BGP-Thread-1 (job):   Let's go ...

2026-04-21 02:02:47,142 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-04-21 02:02:47,142 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:47,142 DEBUG BGP-Thread-1 (job):   Length=45 (0x002d)
2026-04-21 02:02:47,142 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-04-21 02:02:47,142 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-04-21 02:02:47,142 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-04-21 02:02:47,142 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-04-21 02:02:47,142 DEBUG BGP-Thread-1 (job):   BGP Identifier=2130706433 (0x7f000001)
2026-04-21 02:02:47,142 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=16 (0x10)
2026-04-21 02:02:47,142 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x0206010400010001020641040000fbf0
2026-04-21 02:02:47,142 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff002d0104fbf000b47f000001100206010400010001020641040000fbf0'
2026-04-21 02:02:47,142 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff002d0104fbf000b47f000001100206010400010001020641040000fbf0
2026-04-21 02:02:47,143 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:02:47,144 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:47,144 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:02:47,144 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:02:47,144 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:02:47,144 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:02:47,144 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:47,144 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:02:47,144 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:02:47,144 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:02:47,144 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-04-21 02:02:47,144 INFO BGP-Thread-1 (job): Iteration: 0 - total remaining prefixes: 3
2026-04-21 02:02:47,147 DEBUG BGP-Thread-1 (job): ########## Iteration: 0 ##########
2026-04-21 02:02:47,147 DEBUG BGP-Thread-1 (job): Remaining prefixes: 3
2026-04-21 02:02:47,147 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-04-21 02:02:47,148 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-04-21 02:02:47,148 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-04-21 02:02:47,148 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:02:47,148 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-04-21 02:02:47,148 DEBUG BGP-Thread-1 (job):   Prefix indexes: [0]
2026-04-21 02:02:47,148 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.1.0.0')]
2026-04-21 02:02:47,148 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-04-21 02:02:47,148 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-04-21 02:02:47,148 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:02:47,149 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-04-21 02:02:47,149 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-04-21 02:02:47,149 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-04-21 02:02:47,149 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:02:47,149 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:47,149 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-04-21 02:02:47,150 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:02:47,150 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:02:47,150 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:02:47,152 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-04-21 02:02:47,152 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201)
2026-04-21 02:02:47,152 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:02:47,152 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-04-21 02:02:47,152 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-04-21 02:02:47,152 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.1.0.0')]/28 (0x1c08010000)
2026-04-21 02:02:47,152 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf040050400000064400304c00002011c08010000
2026-04-21 02:02:47,153 DEBUG BGP-Thread-1 (job): ########## Iteration: 1 ##########
2026-04-21 02:02:47,154 DEBUG BGP-Thread-1 (job): Remaining prefixes: 2
2026-04-21 02:02:47,154 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-04-21 02:02:47,154 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-04-21 02:02:47,154 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-04-21 02:02:47,154 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:02:47,154 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-04-21 02:02:47,154 DEBUG BGP-Thread-1 (job):   Prefix indexes: [1]
2026-04-21 02:02:47,154 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.1.0.16')]
2026-04-21 02:02:47,154 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-04-21 02:02:47,154 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-04-21 02:02:47,154 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:02:47,154 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-04-21 02:02:47,154 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-04-21 02:02:47,154 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-04-21 02:02:47,155 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:02:47,155 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:47,155 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-04-21 02:02:47,155 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:02:47,155 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:02:47,155 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:02:47,155 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-04-21 02:02:47,155 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201)
2026-04-21 02:02:47,155 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:02:47,155 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-04-21 02:02:47,155 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-04-21 02:02:47,155 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.1.0.16')]/28 (0x1c08010010)
2026-04-21 02:02:47,155 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf040050400000064400304c00002011c08010010
2026-04-21 02:02:47,155 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-04-21 02:02:47,155 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:47,155 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:47,155 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-04-21 02:02:47,155 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:47,155 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:47,156 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:47,156 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:47,156 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:47,156 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:47,156 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:47,156 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:47,156 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:47,156 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:47,156 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:47,156 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:47,157 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-04-21 02:02:47,157 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-04-21 02:02:47,157 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:47,158 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:47,158 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:47,158 DEBUG BGP-Thread-1 (job): ########## Iteration: 2 ##########
2026-04-21 02:02:47,158 DEBUG BGP-Thread-1 (job): Remaining prefixes: 1
2026-04-21 02:02:47,158 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-04-21 02:02:47,158 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-04-21 02:02:47,159 DEBUG BGP-Thread-1 (job):   Prefix slot index: 2
2026-04-21 02:02:47,159 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:02:47,159 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-04-21 02:02:47,159 DEBUG BGP-Thread-1 (job):   Prefix indexes: [2]
2026-04-21 02:02:47,159 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.1.0.32')]
2026-04-21 02:02:47,159 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-04-21 02:02:47,159 DEBUG BGP-Thread-1 (job):   Prefix slot index: 2
2026-04-21 02:02:47,159 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:02:47,159 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-04-21 02:02:47,159 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-04-21 02:02:47,159 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-04-21 02:02:47,159 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:02:47,159 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:47,159 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-04-21 02:02:47,159 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:02:47,159 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:02:47,159 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:02:47,159 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-04-21 02:02:47,159 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201)
2026-04-21 02:02:47,159 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:02:47,159 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-04-21 02:02:47,159 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-04-21 02:02:47,159 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.1.0.32')]/28 (0x1c08010020)
2026-04-21 02:02:47,159 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf040050400000064400304c00002011c08010020
2026-04-21 02:02:47,160 INFO BGP-Thread-1 (job): All update messages generated.
2026-04-21 02:02:47,160 INFO BGP-Thread-1 (job): Storing performance results.
2026-04-21 02:02:47,160 INFO BGP-Thread-1 (job): ########## Final results ##########
2026-04-21 02:02:47,160 INFO BGP-Thread-1 (job): Number of iterations: 3
2026-04-21 02:02:47,160 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the pre-fill phase: 0
2026-04-21 02:02:47,160 INFO BGP-Thread-1 (job): The pre-fill phase duration: 0s
2026-04-21 02:02:47,160 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the 2nd test phase: 3
2026-04-21 02:02:47,160 INFO BGP-Thread-1 (job): The 2nd test phase duration: 0.011972665786743164s
2026-04-21 02:02:47,160 INFO BGP-Thread-1 (job): Threshold for performance reporting: 1000
2026-04-21 02:02:47,160 INFO BGP-Thread-1 (job): Message generator performance results stored in totals-bgp.csv:
2026-04-21 02:02:47,160 INFO BGP-Thread-1 (job):   
2026-04-21 02:02:47,160 INFO BGP-Thread-1 (job):   
2026-04-21 02:02:47,161 INFO BGP-Thread-1 (job): Message generator performance results stored in performance-bgp.csv:
2026-04-21 02:02:47,161 INFO BGP-Thread-1 (job):   
2026-04-21 02:02:47,161 INFO BGP-Thread-1 (job):   
2026-04-21 02:02:47,161 INFO BGP-Thread-1 (job): Finally an END-OF-RIB is sent.
2026-04-21 02:02:47,161 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:02:47,161 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:47,161 DEBUG BGP-Thread-1 (job):   Length=43 (0x002b)
2026-04-21 02:02:47,161 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:02:47,161 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:02:47,161 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:02:47,161 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=20 (0x0014)
2026-04-21 02:02:47,161 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064)
2026-04-21 02:02:47,161 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:02:47,161 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-04-21 02:02:47,161 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-04-21 02:02:47,161 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[]/28 (0x)
2026-04-21 02:02:47,161 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff002b02000000144001010040020602010000fbf040050400000064
2026-04-21 02:02:48,324 INFO BGP-Thread-1 (job): ... idle for 1.163s
2026-04-21 02:02:48,324 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 1.163s
2026-04-21 02:02:48,324 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a02000000334001010040020602010000fbf040050400000064800904c0000202800a04c0000202800e0e00010104c0000201001c08020000
2026-04-21 02:02:48,324 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:48,324 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:48,324 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-04-21 02:02:48,324 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:48,324 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:48,324 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:48,325 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:48,325 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:48,325 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:48,325 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:48,325 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:48,325 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:48,325 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:48,325 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:48,325 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:48,325 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0033' (51)
2026-04-21 02:02:48,325 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'4001010040020602010000fbf040050400000064800904c0000202800a04c0000202800e0e00010104c0000201001c08020000'
2026-04-21 02:02:48,325 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:48,325 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:48,325 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:48,325 DEBUG BGP-Thread-1 (job): Attribute value=0xb'02010000fbf0'
2026-04-21 02:02:48,325 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:48,325 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:48,325 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:48,326 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:02:48,326 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:48,326 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:02:48,326 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-04-21 02:02:48,326 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08020000'
2026-04-21 02:02:48,326 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:48,326 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:48,326 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-04-21 02:02:48,326 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-04-21 02:02:48,326 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-04-21 02:02:48,326 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08020000'
2026-04-21 02:02:48,326 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.2.0.0/28']
2026-04-21 02:02:48,326 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.2.0.0/28
2026-04-21 02:02:48,326 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:48,326 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:48,326 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:48,326 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a02000000334001010040020602010000fbf040050400000064800904c0000202800a04c0000202800e0e00010104c0000201001c08020010
2026-04-21 02:02:48,326 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:48,326 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:48,326 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-04-21 02:02:48,326 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:48,327 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:48,327 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:48,327 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:48,327 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:48,327 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:48,327 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:48,327 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:48,327 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:48,327 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:48,327 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:48,327 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:48,327 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0033' (51)
2026-04-21 02:02:48,327 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'4001010040020602010000fbf040050400000064800904c0000202800a04c0000202800e0e00010104c0000201001c08020010'
2026-04-21 02:02:48,327 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:48,327 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:48,327 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:48,327 DEBUG BGP-Thread-1 (job): Attribute value=0xb'02010000fbf0'
2026-04-21 02:02:48,327 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:48,327 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:48,327 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:48,327 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:02:48,327 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:48,328 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:02:48,328 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-04-21 02:02:48,328 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08020010'
2026-04-21 02:02:48,328 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:48,328 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:48,328 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-04-21 02:02:48,328 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-04-21 02:02:48,328 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-04-21 02:02:48,328 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08020010'
2026-04-21 02:02:48,328 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.2.0.16/28']
2026-04-21 02:02:48,328 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.2.0.16/28
2026-04-21 02:02:48,328 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:48,328 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:48,328 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:48,328 INFO BGP-Thread-1 (job): total_received_update_message_counter: 3
2026-04-21 02:02:48,328 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 2
2026-04-21 02:02:48,328 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:02:48,329 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a02000000334001010040020602010000fbf040050400000064800904c0000202800a04c0000202800e0e00010104c0000201001c08020020
2026-04-21 02:02:48,329 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:48,329 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:48,329 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-04-21 02:02:48,329 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:48,329 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:48,329 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:48,329 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:48,330 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:48,330 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:48,330 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:48,330 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:48,330 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:48,330 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:48,330 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:48,330 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:48,330 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0033' (51)
2026-04-21 02:02:48,330 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'4001010040020602010000fbf040050400000064800904c0000202800a04c0000202800e0e00010104c0000201001c08020020'
2026-04-21 02:02:48,330 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:48,330 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:48,330 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:48,330 DEBUG BGP-Thread-1 (job): Attribute value=0xb'02010000fbf0'
2026-04-21 02:02:48,330 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:48,330 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:48,330 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:48,330 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:02:48,330 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:48,330 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:02:48,330 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-04-21 02:02:48,330 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08020020'
2026-04-21 02:02:48,331 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:48,331 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:48,331 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-04-21 02:02:48,331 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-04-21 02:02:48,331 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-04-21 02:02:48,331 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08020020'
2026-04-21 02:02:48,331 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.2.0.32/28']
2026-04-21 02:02:48,331 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.2.0.32/28
2026-04-21 02:02:48,331 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:48,331 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:48,331 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:51.805492" elapsed="0.001185"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-21T02:02:51.808207" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/tc1_bgp_peer1.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/tc1_bgp_peer1.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-21T02:02:51.807238" elapsed="0.001113"/>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>tc1_${BGP_PEER1_LOG_FILE}</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-21T02:02:51.790415" elapsed="0.018087"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:02:51.809922" elapsed="0.000398"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:02:51.809288" elapsed="0.001130"/>
</kw>
<doc>Stop BGP peer &amp; store logs</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:02:49.680259" elapsed="2.130219"/>
</test>
<test id="s1-s8-t7" name="TC1_BGP_Peer2_Check_Log_For_Withdrawn_Prefixes" line="187">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:02:51.816204" elapsed="0.000338"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:02:51.815738" elapsed="0.000890"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:51.818196" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:51.818042" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:51.818010" elapsed="0.000273"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:51.823658" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:51.823548" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:51.823527" elapsed="0.000199"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:51.824778" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:51.824379" elapsed="0.000444"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:51.825324" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:51.825019" elapsed="0.000331"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:51.825395" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:02:51.825566" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:51.823993" elapsed="0.001598"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:51.831758" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:51.831646" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:51.831627" elapsed="0.000219"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:51.833090" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:51.832952" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:51.832934" elapsed="0.000225"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:51.833629" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:51.833312" elapsed="0.000344"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:51.834069" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:51.833840" elapsed="0.000254"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:51.864455" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:51.834601" elapsed="0.030017"/>
</kw>
<msg time="2026-04-21T02:02:51.864847" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:51.864896" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:51.834258" elapsed="0.030678"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:51.895077" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "W "i "t "h "d "r "a "w "n "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:51.865886" elapsed="0.029373"/>
</kw>
<msg time="2026-04-21T02:02:51.895581" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:51.895628" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:51.865254" elapsed="0.030413"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:51.896172" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:51.895824" elapsed="0.000409"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:51.895755" elapsed="0.000511"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:51.896837" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "W "i "t "h "d "r "a "w "n "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:51.896420" elapsed="0.000495"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:51.897203" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:51.896983" elapsed="0.000276"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:51.896964" elapsed="0.000319"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:51.897326" elapsed="0.000051"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:51.900451" elapsed="0.000161"/>
</kw>
<msg time="2026-04-21T02:02:51.900677" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:51.899147" elapsed="0.001705"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:51.901141" elapsed="0.000080"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:51.901491" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:51.898433" elapsed="0.003250"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:51.897726" elapsed="0.004029"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:51.832620" elapsed="0.069272"/>
</kw>
<msg time="2026-04-21T02:02:51.902015" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:51.902067" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:51.832006" elapsed="0.070107"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:51.902312" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:02:51.902201" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:51.902180" elapsed="0.000219"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:51.902865" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:51.903231" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:51.903304" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:51.831301" elapsed="0.072116"/>
</kw>
<msg time="2026-04-21T02:02:51.903516" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:51.903564" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:51.826032" elapsed="0.077572"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:51.903967" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:51.903684" elapsed="0.000338"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:51.903667" elapsed="0.000380"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:51.825874" elapsed="0.078197"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:51.825656" elapsed="0.078455"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:51.823176" elapsed="0.081000"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:02:51.817691" elapsed="0.086584"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:51.816984" elapsed="0.087342"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:02:51.811983" elapsed="0.092401"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer2_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:51.904564" elapsed="0.000111"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:51.918612" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:51.932724" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:51.933177" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:51.918431" elapsed="0.014806"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:51.934603" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:51.933770" elapsed="0.000934"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:51.935072" elapsed="0.000683"/>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:51.917978" elapsed="0.017961"/>
</kw>
<arg>${DEFAULT_LOG_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_LOG_CHECK_PERIOD}</arg>
<arg>BGPCliKeywords.Check_File_For_Word_Count</arg>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:02:51.904867" elapsed="0.031186"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:51.953856" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received: 8.1.0.0/28' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:51.985443" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:51.985739" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:51.953633" elapsed="0.032194"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:51.986993" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:51.986290" elapsed="0.000801"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:51.987471" elapsed="0.000676"/>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received: ${BGP_PEER1_FIRST_PREFIX_IP}/${BGP_PEER1_PREFIX_LEN}</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:51.952909" elapsed="0.035384"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:02:51.989650" elapsed="0.000545"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:02:51.988962" elapsed="0.001365"/>
</kw>
<doc>Check incomming updates for withdrawn routes</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:02:51.811024" elapsed="0.179384"/>
</test>
<test id="s1-s8-t8" name="TC1_Disconnect_BGP_Peer2" line="203">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:02:51.995547" elapsed="0.000228"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:02:51.995198" elapsed="0.000656"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:51.997184" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:51.997006" elapsed="0.000237"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:51.996966" elapsed="0.000304"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:52.004366" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:52.004216" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:52.004190" elapsed="0.000272"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:52.005955" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:52.005357" elapsed="0.000635"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:52.006600" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:52.006198" elapsed="0.000436"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:52.006694" elapsed="0.000054"/>
</return>
<msg time="2026-04-21T02:02:52.006939" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:52.004820" elapsed="0.002154"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:52.014296" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:52.014073" elapsed="0.000281"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:52.014051" elapsed="0.000328"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:52.015752" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:52.015640" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:52.015620" elapsed="0.000232"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:52.016352" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:52.016006" elapsed="0.000376"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:52.016778" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:52.016550" elapsed="0.000272"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:52.047678" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:52.017353" elapsed="0.030692"/>
</kw>
<msg time="2026-04-21T02:02:52.048377" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:52.048445" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:52.016992" elapsed="0.031505"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:52.068021" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:52.049556" elapsed="0.018812"/>
</kw>
<msg time="2026-04-21T02:02:52.068932" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:52.069003" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:52.048897" elapsed="0.020162"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:52.069765" elapsed="0.000060"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:52.069258" elapsed="0.000615"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:52.069189" elapsed="0.000729"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:52.070686" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:52.070130" elapsed="0.000661"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:52.071209" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:52.070907" elapsed="0.000380"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:52.070883" elapsed="0.000438"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:52.071380" elapsed="0.000064"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:52.075315" elapsed="0.000222"/>
</kw>
<msg time="2026-04-21T02:02:52.075634" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:52.073727" elapsed="0.002126"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:52.076245" elapsed="0.000127"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:52.076731" elapsed="0.000120"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:52.072775" elapsed="0.004231"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:52.071890" elapsed="0.005211"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:52.015254" elapsed="0.061988"/>
</kw>
<msg time="2026-04-21T02:02:52.077382" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:52.077442" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:52.014549" elapsed="0.062954"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:52.077777" elapsed="0.000082"/>
</return>
<status status="PASS" start="2026-04-21T02:02:52.077621" elapsed="0.000371"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:52.077590" elapsed="0.000440"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:52.078644" elapsed="0.000036"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:52.079161" elapsed="0.000033"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:52.079257" elapsed="0.000023"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:52.013667" elapsed="0.065744"/>
</kw>
<msg time="2026-04-21T02:02:52.079545" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:52.079610" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:52.007526" elapsed="0.072137"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:52.080157" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:52.079770" elapsed="0.000464"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:52.079746" elapsed="0.000523"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:52.007291" elapsed="0.073013"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:52.007057" elapsed="0.073298"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:52.003694" elapsed="0.076929"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:02:51.996598" elapsed="0.084110"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:51.996038" elapsed="0.084740"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:02:51.991997" elapsed="0.088909"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer2_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:52.081150" elapsed="0.000148"/>
</kw>
<kw name="Stop_Console_Tool" owner="BGPcliKeywords">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:52.082954" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:52.082502" elapsed="0.000485"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:52.083191" elapsed="0.000450"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:02:52.082154" elapsed="0.001579"/>
</kw>
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:02:54.090218" level="INFO">[?2004l^C
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<msg time="2026-04-21T02:02:54.092672" level="INFO">${output} = [?2004l^C
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt; </msg>
<var>${output}</var>
<arg>delay=1s</arg>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T02:02:52.083956" elapsed="2.008801"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.095677" level="INFO">[?2004l^C
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:54.094328" elapsed="0.001414"/>
</kw>
<doc>Stop the tool if still running.</doc>
<status status="PASS" start="2026-04-21T02:02:52.081578" elapsed="2.014262"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:54.105919" level="INFO">Executing command 'cat bgp_peer2.log'.</msg>
<msg time="2026-04-21T02:02:54.119768" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:54.119954" level="INFO">${output_log} = 2026-04-21 02:02:48,271 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:02:48,271 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.2
2026-04-21 02:02:48,271 DEBUG BGP-Thread-...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:54.105744" elapsed="0.014249"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.120718" level="INFO">2026-04-21 02:02:48,271 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:02:48,271 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.2
2026-04-21 02:02:48,271 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-04-21 02:02:48,271 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.171.3
2026-04-21 02:02:48,271 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-04-21 02:02:48,272 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 02:02:48,273 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 02:02:48,273 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-04-21 02:02:48,273 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 02:02:48,273 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 3
2026-04-21 02:02:48,274 INFO BGP-Thread-1 (job):   Prefix base: 8.2.0.0/28
2026-04-21 02:02:48,274 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-04-21 02:02:48,274 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-04-21 02:02:48,274 INFO BGP-Thread-1 (job):   My BGP Identifier: 2130706434
2026-04-21 02:02:48,274 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-04-21 02:02:48,274 INFO BGP-Thread-1 (job):   Originator ID: None
2026-04-21 02:02:48,274 INFO BGP-Thread-1 (job):   Cluster list: None
2026-04-21 02:02:48,274 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-04-21 02:02:48,274 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-04-21 02:02:48,274 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-04-21 02:02:48,274 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 3
2026-04-21 02:02:48,274 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, 2]
2026-04-21 02:02:48,274 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-04-21 02:02:48,274 INFO BGP-Thread-1 (job):   Let's go ...

2026-04-21 02:02:48,275 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-04-21 02:02:48,275 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:48,275 DEBUG BGP-Thread-1 (job):   Length=45 (0x002d)
2026-04-21 02:02:48,275 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-04-21 02:02:48,275 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-04-21 02:02:48,275 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-04-21 02:02:48,275 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-04-21 02:02:48,275 DEBUG BGP-Thread-1 (job):   BGP Identifier=2130706434 (0x7f000002)
2026-04-21 02:02:48,275 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=16 (0x10)
2026-04-21 02:02:48,275 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x0206010400010001020641040000fbf0
2026-04-21 02:02:48,275 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff002d0104fbf000b47f000002100206010400010001020641040000fbf0'
2026-04-21 02:02:48,275 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff002d0104fbf000b47f000002100206010400010001020641040000fbf0
2026-04-21 02:02:48,276 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:02:48,276 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:48,277 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:02:48,277 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:02:48,277 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:02:48,277 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:02:48,277 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:48,277 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:02:48,277 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:02:48,277 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:02:48,277 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-04-21 02:02:48,277 INFO BGP-Thread-1 (job): Iteration: 0 - total remaining prefixes: 3
2026-04-21 02:02:48,277 DEBUG BGP-Thread-1 (job): ########## Iteration: 0 ##########
2026-04-21 02:02:48,277 DEBUG BGP-Thread-1 (job): Remaining prefixes: 3
2026-04-21 02:02:48,277 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-04-21 02:02:48,277 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-04-21 02:02:48,277 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-04-21 02:02:48,277 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:02:48,277 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-04-21 02:02:48,277 DEBUG BGP-Thread-1 (job):   Prefix indexes: [0]
2026-04-21 02:02:48,278 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.2.0.0')]
2026-04-21 02:02:48,278 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-04-21 02:02:48,278 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-04-21 02:02:48,278 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:02:48,278 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-04-21 02:02:48,278 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-04-21 02:02:48,278 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-04-21 02:02:48,278 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:02:48,278 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:48,278 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-04-21 02:02:48,278 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:02:48,278 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:02:48,278 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:02:48,278 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-04-21 02:02:48,278 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201)
2026-04-21 02:02:48,278 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:02:48,278 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-04-21 02:02:48,278 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-04-21 02:02:48,278 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.2.0.0')]/28 (0x1c08020000)
2026-04-21 02:02:48,278 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf040050400000064400304c00002011c08020000
2026-04-21 02:02:48,278 DEBUG BGP-Thread-1 (job): ########## Iteration: 1 ##########
2026-04-21 02:02:48,278 DEBUG BGP-Thread-1 (job): Remaining prefixes: 2
2026-04-21 02:02:48,278 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-04-21 02:02:48,279 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-04-21 02:02:48,279 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-04-21 02:02:48,279 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:02:48,279 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-04-21 02:02:48,279 DEBUG BGP-Thread-1 (job):   Prefix indexes: [1]
2026-04-21 02:02:48,279 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.2.0.16')]
2026-04-21 02:02:48,279 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-04-21 02:02:48,279 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-04-21 02:02:48,279 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:02:48,279 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-04-21 02:02:48,279 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-04-21 02:02:48,279 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-04-21 02:02:48,279 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:02:48,279 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:48,279 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-04-21 02:02:48,279 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:02:48,279 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:02:48,279 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:02:48,279 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-04-21 02:02:48,279 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201)
2026-04-21 02:02:48,279 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:02:48,279 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-04-21 02:02:48,280 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-04-21 02:02:48,280 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.2.0.16')]/28 (0x1c08020010)
2026-04-21 02:02:48,280 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf040050400000064400304c00002011c08020010
2026-04-21 02:02:48,280 DEBUG BGP-Thread-1 (job): ########## Iteration: 2 ##########
2026-04-21 02:02:48,280 DEBUG BGP-Thread-1 (job): Remaining prefixes: 1
2026-04-21 02:02:48,280 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-04-21 02:02:48,280 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-04-21 02:02:48,280 DEBUG BGP-Thread-1 (job):   Prefix slot index: 2
2026-04-21 02:02:48,281 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:02:48,284 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-04-21 02:02:48,284 DEBUG BGP-Thread-1 (job):   Prefix indexes: [2]
2026-04-21 02:02:48,284 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.2.0.32')]
2026-04-21 02:02:48,284 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-04-21 02:02:48,284 DEBUG BGP-Thread-1 (job):   Prefix slot index: 2
2026-04-21 02:02:48,285 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:02:48,285 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-04-21 02:02:48,285 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-04-21 02:02:48,285 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-04-21 02:02:48,285 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:02:48,285 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:48,285 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-04-21 02:02:48,285 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:02:48,285 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:02:48,285 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:02:48,286 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-04-21 02:02:48,286 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201)
2026-04-21 02:02:48,286 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:02:48,286 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-04-21 02:02:48,286 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-04-21 02:02:48,286 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.2.0.32')]/28 (0x1c08020020)
2026-04-21 02:02:48,286 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf040050400000064400304c00002011c08020020
2026-04-21 02:02:48,286 INFO BGP-Thread-1 (job): All update messages generated.
2026-04-21 02:02:48,286 INFO BGP-Thread-1 (job): Storing performance results.
2026-04-21 02:02:48,286 INFO BGP-Thread-1 (job): ########## Final results ##########
2026-04-21 02:02:48,287 INFO BGP-Thread-1 (job): Number of iterations: 3
2026-04-21 02:02:48,287 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the pre-fill phase: 0
2026-04-21 02:02:48,287 INFO BGP-Thread-1 (job): The pre-fill phase duration: 0s
2026-04-21 02:02:48,287 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the 2nd test phase: 3
2026-04-21 02:02:48,287 INFO BGP-Thread-1 (job): The 2nd test phase duration: 0.008940935134887695s
2026-04-21 02:02:48,287 INFO BGP-Thread-1 (job): Threshold for performance reporting: 1000
2026-04-21 02:02:48,287 INFO BGP-Thread-1 (job): Message generator performance results stored in totals-bgp.csv:
2026-04-21 02:02:48,287 INFO BGP-Thread-1 (job):   
2026-04-21 02:02:48,288 INFO BGP-Thread-1 (job):   
2026-04-21 02:02:48,288 INFO BGP-Thread-1 (job): Message generator performance results stored in performance-bgp.csv:
2026-04-21 02:02:48,288 INFO BGP-Thread-1 (job):   
2026-04-21 02:02:48,288 INFO BGP-Thread-1 (job):   
2026-04-21 02:02:48,288 INFO BGP-Thread-1 (job): Finally an END-OF-RIB is sent.
2026-04-21 02:02:48,289 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:02:48,289 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:48,289 DEBUG BGP-Thread-1 (job):   Length=43 (0x002b)
2026-04-21 02:02:48,289 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:02:48,289 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:02:48,289 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:02:48,289 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=20 (0x0014)
2026-04-21 02:02:48,289 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064)
2026-04-21 02:02:48,289 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:02:48,289 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-04-21 02:02:48,289 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-04-21 02:02:48,289 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[]/28 (0x)
2026-04-21 02:02:48,289 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff002b02000000144001010040020602010000fbf040050400000064
2026-04-21 02:02:48,290 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-04-21 02:02:48,290 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:48,290 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:48,290 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-04-21 02:02:48,290 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:48,290 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:48,290 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:48,290 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:48,290 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:48,290 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:48,290 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:48,290 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:48,290 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:48,290 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:48,290 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:48,290 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:48,290 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-04-21 02:02:48,290 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-04-21 02:02:48,290 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:48,290 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:48,290 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:48,320 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a02000000334001010040020602010000fbf040050400000064800904c0000202800a04c0000202800e0e00010104c0000201001c08010000
2026-04-21 02:02:48,321 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:48,321 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:48,321 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-04-21 02:02:48,321 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:48,321 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:48,321 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:48,321 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:48,321 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:48,321 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:48,321 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:48,321 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:48,321 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:48,322 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:48,322 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:48,322 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:48,322 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0033' (51)
2026-04-21 02:02:48,322 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'4001010040020602010000fbf040050400000064800904c0000202800a04c0000202800e0e00010104c0000201001c08010000'
2026-04-21 02:02:48,322 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:48,322 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:48,322 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:48,322 DEBUG BGP-Thread-1 (job): Attribute value=0xb'02010000fbf0'
2026-04-21 02:02:48,323 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:48,324 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:48,324 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:48,324 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:02:48,324 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:48,324 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:02:48,324 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-04-21 02:02:48,324 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08010000'
2026-04-21 02:02:48,324 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:48,324 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:48,324 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-04-21 02:02:48,324 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-04-21 02:02:48,324 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-04-21 02:02:48,324 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08010000'
2026-04-21 02:02:48,324 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.1.0.0/28']
2026-04-21 02:02:48,324 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.1.0.0/28
2026-04-21 02:02:48,324 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:48,324 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:48,324 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:48,325 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a02000000334001010040020602010000fbf040050400000064800904c0000202800a04c0000202800e0e00010104c0000201001c08010010
2026-04-21 02:02:48,325 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:48,325 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:48,325 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-04-21 02:02:48,325 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:48,325 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:48,325 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:48,325 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:48,325 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:48,325 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:48,325 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:48,325 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:48,325 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:48,325 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:48,325 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:48,325 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:48,325 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0033' (51)
2026-04-21 02:02:48,325 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'4001010040020602010000fbf040050400000064800904c0000202800a04c0000202800e0e00010104c0000201001c08010010'
2026-04-21 02:02:48,325 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:48,326 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:48,326 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:48,326 DEBUG BGP-Thread-1 (job): Attribute value=0xb'02010000fbf0'
2026-04-21 02:02:48,326 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:48,326 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:48,326 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:48,326 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:02:48,326 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:48,326 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:02:48,326 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-04-21 02:02:48,326 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08010010'
2026-04-21 02:02:48,326 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:48,326 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:48,326 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-04-21 02:02:48,326 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-04-21 02:02:48,326 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-04-21 02:02:48,326 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08010010'
2026-04-21 02:02:48,326 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.1.0.16/28']
2026-04-21 02:02:48,326 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.1.0.16/28
2026-04-21 02:02:48,326 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:48,326 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:48,327 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:48,328 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a02000000334001010040020602010000fbf040050400000064800904c0000202800a04c0000202800e0e00010104c0000201001c08010020
2026-04-21 02:02:48,328 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:48,328 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:48,328 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-04-21 02:02:48,328 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:48,328 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:48,328 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:48,328 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:48,328 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:48,328 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:48,328 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:48,328 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:48,328 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:48,328 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:48,329 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:48,329 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:48,329 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0033' (51)
2026-04-21 02:02:48,329 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'4001010040020602010000fbf040050400000064800904c0000202800a04c0000202800e0e00010104c0000201001c08010020'
2026-04-21 02:02:48,329 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:48,329 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:48,329 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:48,329 DEBUG BGP-Thread-1 (job): Attribute value=0xb'02010000fbf0'
2026-04-21 02:02:48,329 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:48,329 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:48,329 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:48,329 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:02:48,329 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:48,329 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:02:48,329 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-04-21 02:02:48,329 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08010020'
2026-04-21 02:02:48,329 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:48,329 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:48,329 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-04-21 02:02:48,330 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-04-21 02:02:48,330 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-04-21 02:02:48,330 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08010020'
2026-04-21 02:02:48,330 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.1.0.32/28']
2026-04-21 02:02:48,330 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.1.0.32/28
2026-04-21 02:02:48,330 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:48,330 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:48,330 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:49,806 INFO BGP-Thread-1 (job): ... idle for 1.476s
2026-04-21 02:02:49,807 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 1.506s
2026-04-21 02:02:49,807 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020602010000fbf040050400000064800904c0000202800a04c0000202800f080001011c08010000
2026-04-21 02:02:49,807 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:49,807 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:49,807 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-04-21 02:02:49,807 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:49,807 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:49,807 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:49,807 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:49,807 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:49,807 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:49,807 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:49,807 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:49,807 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:49,807 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:49,807 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:49,807 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:49,807 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002d' (45)
2026-04-21 02:02:49,807 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'4001010040020602010000fbf040050400000064800904c0000202800a04c0000202800f080001011c08010000'
2026-04-21 02:02:49,807 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:49,807 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:49,808 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:49,808 DEBUG BGP-Thread-1 (job): Attribute value=0xb'02010000fbf0'
2026-04-21 02:02:49,808 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:49,808 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:49,808 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:49,808 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:02:49,808 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:49,808 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:02:49,808 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-04-21 02:02:49,808 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08010000'
2026-04-21 02:02:49,808 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:49,808 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:49,808 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08010000'
2026-04-21 02:02:49,808 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.1.0.0/28']
2026-04-21 02:02:49,808 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.1.0.0/28
2026-04-21 02:02:49,808 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:49,808 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:49,808 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:49,808 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020602010000fbf040050400000064800904c0000202800a04c0000202800f080001011c08010010
2026-04-21 02:02:49,808 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:49,808 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:49,808 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-04-21 02:02:49,808 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:49,808 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:49,809 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:49,809 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:49,809 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:49,809 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:49,809 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:49,809 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:49,809 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:49,809 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:49,809 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:49,809 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:49,809 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002d' (45)
2026-04-21 02:02:49,809 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'4001010040020602010000fbf040050400000064800904c0000202800a04c0000202800f080001011c08010010'
2026-04-21 02:02:49,809 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:49,809 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:49,809 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:49,809 DEBUG BGP-Thread-1 (job): Attribute value=0xb'02010000fbf0'
2026-04-21 02:02:49,809 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:49,809 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:49,809 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:49,809 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:02:49,809 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:49,809 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:02:49,809 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-04-21 02:02:49,809 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08010010'
2026-04-21 02:02:49,809 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:49,809 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:49,809 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08010010'
2026-04-21 02:02:49,810 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.1.0.16/28']
2026-04-21 02:02:49,810 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.1.0.16/28
2026-04-21 02:02:49,810 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:49,810 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:49,810 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:49,810 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020602010000fbf040050400000064800904c0000202800a04c0000202800f080001011c08010020
2026-04-21 02:02:49,810 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:49,810 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:49,810 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-04-21 02:02:49,810 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:49,810 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:49,810 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:49,810 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:49,810 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:49,810 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:49,810 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:49,810 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:49,810 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:49,810 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:49,810 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:49,810 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:49,810 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002d' (45)
2026-04-21 02:02:49,810 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'4001010040020602010000fbf040050400000064800904c0000202800a04c0000202800f080001011c08010020'
2026-04-21 02:02:49,810 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:49,810 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:49,810 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:49,811 DEBUG BGP-Thread-1 (job): Attribute value=0xb'02010000fbf0'
2026-04-21 02:02:49,811 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:49,811 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:49,811 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:49,811 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:02:49,811 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:49,811 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:02:49,811 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-04-21 02:02:49,811 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08010020'
2026-04-21 02:02:49,811 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:49,811 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:49,811 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08010020'
2026-04-21 02:02:49,811 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.1.0.32/28']
2026-04-21 02:02:49,811 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.1.0.32/28
2026-04-21 02:02:49,811 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:49,811 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:49,811 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:49,811 INFO BGP-Thread-1 (job): total_received_update_message_counter: 7
2026-04-21 02:02:49,811 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 3
2026-04-21 02:02:49,811 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 3
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:54.120252" elapsed="0.001485"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-21T02:02:54.123048" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/tc1_bgp_peer2.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/tc1_bgp_peer2.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-21T02:02:54.122222" elapsed="0.000951"/>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>tc1_${BGP_PEER2_LOG_FILE}</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-21T02:02:54.105281" elapsed="0.018030"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:02:54.124693" elapsed="0.000592"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:02:54.123993" elapsed="0.001435"/>
</kw>
<doc>Stop BGP peer &amp; store logs</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:02:51.991092" elapsed="2.134423"/>
</test>
<test id="s1-s8-t9" name="TC_1_Check_for_Empty_IPv4_Topology" line="210">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:02:54.135342" elapsed="0.001125"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:02:54.134585" elapsed="0.002113"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:54.139690" elapsed="0.000039"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:54.139385" elapsed="0.000485"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:54.139321" elapsed="0.000610"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:54.148088" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:54.147978" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:54.147958" elapsed="0.000200"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.149249" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:54.148823" elapsed="0.000457"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.149756" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:54.149450" elapsed="0.000332"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:54.149844" elapsed="0.000048"/>
</return>
<msg time="2026-04-21T02:02:54.150025" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:54.148407" elapsed="0.001643"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:54.156592" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:54.156378" elapsed="0.000278"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:54.156357" elapsed="0.000327"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:54.158079" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:54.157968" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:54.157948" elapsed="0.000199"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:54.158644" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.158304" elapsed="0.000372"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:54.159129" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:54.158878" elapsed="0.000280"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:54.190378" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:54.159727" elapsed="0.030836"/>
</kw>
<msg time="2026-04-21T02:02:54.190779" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:54.190860" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:54.159339" elapsed="0.031560"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:54.217218" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "1 "_ "C "h "e "c "k "_ "f "o "r "_ "E "m "p "t "y "_ "I "P "v "4 "_ "T "o "p "o "l "o "g "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:54.191602" elapsed="0.025746"/>
</kw>
<msg time="2026-04-21T02:02:54.217526" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:54.217687" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "1 "_ "C "h "e "c "k "_ "f "o "r "_ "E "m "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:54.191144" elapsed="0.026595"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.218191" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:54.217901" elapsed="0.000350"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:54.217861" elapsed="0.000422"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.218778" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "1 "_ "C "h "e "c "k "_ "f "o "r "_ "E "m "p "t "y "_ "I "P "v "4 "_ "T "o "p "o "l "o "g "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:54.218436" elapsed="0.000435"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.219168" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:54.218943" elapsed="0.000281"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:54.218922" elapsed="0.000327"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:54.219293" elapsed="0.000057"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:54.222170" elapsed="0.000173"/>
</kw>
<msg time="2026-04-21T02:02:54.222414" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:54.221065" elapsed="0.001501"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.222876" elapsed="0.000080"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.223257" elapsed="0.000080"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:54.220327" elapsed="0.003170"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:54.219690" elapsed="0.003896"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:54.157605" elapsed="0.066087"/>
</kw>
<msg time="2026-04-21T02:02:54.223815" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:54.223865" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "1 "_ "C "h "e "c "k "_ "f "o "r "_ "E "m "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:54.156880" elapsed="0.067032"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:54.224106" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:02:54.223993" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:54.223973" elapsed="0.000220"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.224704" elapsed="0.000029"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.225105" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:54.225183" elapsed="0.000018"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:54.156003" elapsed="0.069297"/>
</kw>
<msg time="2026-04-21T02:02:54.225402" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:54.225449" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "1 "_ "C "h "e "c "k "_ "f "o "r "_ "E "m "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:54.150487" elapsed="0.075005"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.225862" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:54.225571" elapsed="0.000352"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:54.225554" elapsed="0.000394"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:54.150330" elapsed="0.075645"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:54.150123" elapsed="0.075899"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:54.147568" elapsed="0.078527"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:02:54.138517" elapsed="0.087643"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:54.137250" elapsed="0.089010"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:02:54.128632" elapsed="0.097693"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_Example_IPv4_Topology_Does_Not_Contain" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:02:54.235177" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0nzpb1uzikfls1eibp7kil97ch16.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:02:54.235409" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:02:54.235587" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:02:54.227598" elapsed="0.008031"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.240078" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:54.235940" elapsed="0.004207"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.244491" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:54.240388" elapsed="0.004178"/>
</kw>
<kw name="Should Not Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` contains ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:02:54.244857" elapsed="0.004455"/>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>prefix</arg>
<doc>Check the example-ipv4-topology does not contain the string</doc>
<status status="PASS" start="2026-04-21T02:02:54.227232" elapsed="0.022176"/>
</kw>
<arg>${DEFAULT_TOPOLOGY_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_TOPOLOGY_CHECK_PERIOD}</arg>
<arg>BgpOperations.Check_Example_IPv4_Topology_Does_Not_Contain</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>prefix</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:02:54.226532" elapsed="0.022952"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:02:54.250263" elapsed="0.000293"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:02:54.249902" elapsed="0.000731"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:54.127140" elapsed="0.123539"/>
</test>
<test id="s1-s8-t10" name="TC1_Delete_BGP_Peers_Configuration" line="218">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:02:54.254449" elapsed="0.000217"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:02:54.254177" elapsed="0.000543"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:54.255766" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:54.255645" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:54.255623" elapsed="0.000234"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:54.261225" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:54.261117" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:54.261099" elapsed="0.000194"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.262315" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:54.261928" elapsed="0.000414"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.262825" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:54.262506" elapsed="0.000346"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:54.262896" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:02:54.263056" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:54.261527" elapsed="0.001553"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:54.269590" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:54.269467" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:54.269444" elapsed="0.000221"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:54.270972" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:54.270861" elapsed="0.000238"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:54.270843" elapsed="0.000280"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:54.271614" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.271283" elapsed="0.000360"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:54.272061" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:54.271829" elapsed="0.000257"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:54.302172" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:54.272592" elapsed="0.029787"/>
</kw>
<msg time="2026-04-21T02:02:54.302623" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:54.302672" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:54.272249" elapsed="0.030462"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:54.329067" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "D "e "l "e "t "e "_ "B "G "P "_ "P "e "e "r "s "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:54.303474" elapsed="0.025926"/>
</kw>
<msg time="2026-04-21T02:02:54.329766" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:54.329874" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "D "e "l "e "t "e "_ "B "G "P "_ "P "e "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:54.303007" elapsed="0.026923"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.330670" elapsed="0.000044"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:54.330128" elapsed="0.000635"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:54.330061" elapsed="0.000774"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.331698" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "D "e "l "e "t "e "_ "B "G "P "_ "P "e "e "r "s "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:54.331058" elapsed="0.000769"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.332226" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:54.331922" elapsed="0.000382"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:54.331895" elapsed="0.000443"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:54.332398" elapsed="0.000071"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:54.336484" elapsed="0.000207"/>
</kw>
<msg time="2026-04-21T02:02:54.336773" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:54.334829" elapsed="0.002156"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.337374" elapsed="0.000101"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.338124" elapsed="0.000109"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:54.333850" elapsed="0.004547"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:54.332944" elapsed="0.005548"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:54.270535" elapsed="0.068096"/>
</kw>
<msg time="2026-04-21T02:02:54.338770" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:54.338863" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "D "e "l "e "t "e "_ "B "G "P "_ "P "e "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:54.269860" elapsed="0.069061"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:54.339191" elapsed="0.000034"/>
</return>
<status status="PASS" start="2026-04-21T02:02:54.339035" elapsed="0.000233"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:54.339008" elapsed="0.000291"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.339887" elapsed="0.000034"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.340465" elapsed="0.000036"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:54.340564" elapsed="0.000023"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:54.269050" elapsed="0.071670"/>
</kw>
<msg time="2026-04-21T02:02:54.340882" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:54.340945" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "D "e "l "e "t "e "_ "B "G "P "_ "P "e "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:54.263494" elapsed="0.077501"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.341457" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:54.341101" elapsed="0.000431"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:54.341076" elapsed="0.000489"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:54.263344" elapsed="0.078256"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:54.263147" elapsed="0.078511"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:54.260720" elapsed="0.081105"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:02:54.255338" elapsed="0.086614"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:54.254891" elapsed="0.087135"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:02:54.251617" elapsed="0.090494"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.343264" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | NAME=example-bgp-peer1 | IP=127.0.0.1 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>NAME=example-bgp-peer1</arg>
<arg>IP=${BGP_PEER1_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.342376" elapsed="0.000928"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.404435" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:54.403876" elapsed="0.000609"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:54.405653" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:54.405233" elapsed="0.000540">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:54.405919" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:54.404727" elapsed="0.001225"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.406744" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:54.406184" elapsed="0.000595"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:02:54.407217" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:02:54.407459" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:02:54.407023" elapsed="0.000472"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.408082" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:54.407720" elapsed="0.000428"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.409521" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer1', 'IP': '127.0.0.1', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:54.409159" elapsed="0.000427"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.410212" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.409830" elapsed="0.000603"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.411436" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:54.411022" elapsed="0.000450"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:54.412512" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.412199" elapsed="0.000348"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:54.412621" elapsed="0.000050"/>
</return>
<msg time="2026-04-21T02:02:54.412872" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:54.411734" elapsed="0.001173"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.413129" elapsed="0.000343"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T02:02:54.410817" elapsed="0.002711"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.414305" level="INFO">${value} = example-bgp-peer1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:54.413893" elapsed="0.000447"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:54.415613" level="INFO">${encoded} = example-bgp-peer1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.415086" elapsed="0.000563"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:54.415715" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:02:54.415942" level="INFO">${encoded_value} = example-bgp-peer1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:54.414638" elapsed="0.001336"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.416180" elapsed="0.000297"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">example-bgp-peer1</var>
<status status="PASS" start="2026-04-21T02:02:54.413684" elapsed="0.002848"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.417304" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:54.416892" elapsed="0.000448"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:54.418340" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.418052" elapsed="0.000323"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:54.418460" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:02:54.418667" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:54.417596" elapsed="0.001105"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.418935" elapsed="0.000303"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-04-21T02:02:54.416682" elapsed="0.002611"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.420069" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:54.419634" elapsed="0.000470"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:54.421101" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.420815" elapsed="0.000320"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:54.421200" elapsed="0.000107"/>
</return>
<msg time="2026-04-21T02:02:54.421481" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:54.420361" elapsed="0.001154"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.421729" elapsed="0.000327"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:02:54.419444" elapsed="0.002666"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:02:54.410529" elapsed="0.011629"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:02:54.422222" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:02:54.422440" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer1', 'IP': '127.0.0.1', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:02:54.408694" elapsed="0.013820"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:54.408261" elapsed="0.014298"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.422831" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:54.422598" elapsed="0.000312"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:54.408223" elapsed="0.014718"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.424023" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:54.423153" elapsed="0.000959"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:02:54.424180" elapsed="0.000039"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:02:54.403012" elapsed="0.021335"/>
</kw>
<msg time="2026-04-21T02:02:54.424424" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:54.385735" elapsed="0.038757"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.442430" elapsed="0.000042"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.460088" elapsed="0.000042"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.477908" elapsed="0.000039"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.478217" elapsed="0.000030"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.478484" elapsed="0.000030"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.479148" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:54.478895" elapsed="0.000329"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:02:54.478867" elapsed="0.000393"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.479468" elapsed="0.000030"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.479713" elapsed="0.000028"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.479974" elapsed="0.000030"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:02:54.478781" elapsed="0.001267"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:02:54.478613" elapsed="0.001477"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.480306" elapsed="0.000029"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:02:54.480417" elapsed="0.000025"/>
</return>
<msg time="2026-04-21T02:02:54.480650" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:02:54.379571" elapsed="0.101122"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.482501" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:54.482067" elapsed="0.000508"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:02:54.496286" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0nzpb1uzikfls1eibp7kil97ch16.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:02:54.496352" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:02:54.496474" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:02:54.486053" elapsed="0.010457"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:54.482665" elapsed="0.013900"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.496850" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:54.496602" elapsed="0.000335"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:54.482641" elapsed="0.014327"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.501688" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:54.498311" elapsed="0.003436"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:54.498006" elapsed="0.003805"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:54.497982" elapsed="0.003868"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.505554" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:54.502233" elapsed="0.003384"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:54.501926" elapsed="0.003735"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:54.501903" elapsed="0.003790"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.506495" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:54.505962" elapsed="0.000568"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.506979" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:54.506624" elapsed="0.000433"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.507774" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:54.507369" elapsed="0.000461"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:54.507090" elapsed="0.000786"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:54.506599" elapsed="0.001309"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.508619" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:54.508131" elapsed="0.000523"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.509090" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:54.508746" elapsed="0.000421"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.509854" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:54.509430" elapsed="0.000461"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:54.509201" elapsed="0.000739"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:54.508723" elapsed="0.001246"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:54.510186" elapsed="0.000475"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:02:54.511366" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:54.510915" elapsed="0.000487"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.511619" elapsed="0.003327"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:02:54.497453" elapsed="0.017582"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:02:54.515265" elapsed="0.000087"/>
</return>
<msg time="2026-04-21T02:02:54.518528" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:02:54.481172" elapsed="0.037393"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:02:54.518639" elapsed="0.000039"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ibgp_peers</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:02:54.343622" elapsed="0.175213"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.519911" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | NAME=example-bgp-peer2 | IP=127.0.0.2 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>NAME=example-bgp-peer2</arg>
<arg>IP=${BGP_PEER2_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.519087" elapsed="0.000863"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.579560" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:54.579004" elapsed="0.000603"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:54.580770" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:54.580388" elapsed="0.000537">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:54.581056" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:54.579884" elapsed="0.001207"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.581871" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:54.581327" elapsed="0.000582"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:02:54.582334" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:02:54.582566" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:02:54.582137" elapsed="0.000465"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.583179" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:54.582845" elapsed="0.000396"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.584677" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer2', 'IP': '127.0.0.2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:54.584327" elapsed="0.000413"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.585357" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.584983" elapsed="0.000408"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.586382" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:54.585971" elapsed="0.000446"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:54.587436" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.587130" elapsed="0.000341"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:54.587548" elapsed="0.000052"/>
</return>
<msg time="2026-04-21T02:02:54.587784" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:54.586676" elapsed="0.001161"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.588068" elapsed="0.000336"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T02:02:54.585752" elapsed="0.002697"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.589145" level="INFO">${value} = example-bgp-peer2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:54.588723" elapsed="0.000457"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:54.590246" level="INFO">${encoded} = example-bgp-peer2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.589882" elapsed="0.000398"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:54.590345" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:02:54.590551" level="INFO">${encoded_value} = example-bgp-peer2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:54.589428" elapsed="0.001157"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.590792" elapsed="0.000322"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">example-bgp-peer2</var>
<status status="PASS" start="2026-04-21T02:02:54.588572" elapsed="0.002596"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.591935" level="INFO">${value} = 127.0.0.2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:54.591503" elapsed="0.000466"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:54.595831" level="INFO">${encoded} = 127.0.0.2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.595525" elapsed="0.000342"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:54.595933" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:02:54.596161" level="INFO">${encoded_value} = 127.0.0.2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:54.595078" elapsed="0.001116"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.596411" elapsed="0.000299"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.2</var>
<status status="PASS" start="2026-04-21T02:02:54.591319" elapsed="0.005446"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.597524" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:54.597122" elapsed="0.000438"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:54.598561" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.598278" elapsed="0.000318"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:54.598661" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:02:54.598886" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:54.597837" elapsed="0.001084"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.599139" elapsed="0.000306"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:02:54.596934" elapsed="0.002568"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:02:54.585481" elapsed="0.014070"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:02:54.599616" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:02:54.599854" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer2', 'IP': '127.0.0.2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:02:54.583851" elapsed="0.016040"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:54.583364" elapsed="0.016571"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.600227" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:54.599976" elapsed="0.000331"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:54.583321" elapsed="0.017016"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.601425" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:54.600548" elapsed="0.000916"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:02:54.601529" elapsed="0.000039"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:02:54.578077" elapsed="0.023623"/>
</kw>
<msg time="2026-04-21T02:02:54.601775" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:54.559987" elapsed="0.041877"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.619319" elapsed="0.000048"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.637686" elapsed="0.000076"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.655644" elapsed="0.000060"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.656048" elapsed="0.000035"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.656322" elapsed="0.000028"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.657075" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:54.656834" elapsed="0.000321"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:02:54.656776" elapsed="0.000426"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.657412" elapsed="0.000028"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.657658" elapsed="0.000029"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.657916" elapsed="0.000030"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:02:54.656698" elapsed="0.001294"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:02:54.656455" elapsed="0.001581"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.658252" elapsed="0.000030"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:02:54.658372" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:02:54.658645" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:02:54.553432" elapsed="0.105258"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.660573" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:54.660090" elapsed="0.000565"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:02:54.674203" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0nzpb1uzikfls1eibp7kil97ch16.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:02:54.674272" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:02:54.674419" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:02:54.664180" elapsed="0.010275"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:54.660768" elapsed="0.013741"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.674764" elapsed="0.000128"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:54.674546" elapsed="0.000409"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:54.660744" elapsed="0.014243"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.679829" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:54.676371" elapsed="0.003522"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:54.676065" elapsed="0.003908"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:54.676039" elapsed="0.003969"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.683726" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:54.680391" elapsed="0.003404"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:54.680085" elapsed="0.003774"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:54.680062" elapsed="0.003832"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.684699" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:54.684151" elapsed="0.000586"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.685238" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:54.684854" elapsed="0.000459"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.686012" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:54.685579" elapsed="0.000469"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:54.685348" elapsed="0.000748"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:54.684828" elapsed="0.001298"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.686863" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:54.686349" elapsed="0.000551"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.687297" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:54.686995" elapsed="0.000362"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.687868" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:54.687546" elapsed="0.000349"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:54.687381" elapsed="0.000549"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:54.686970" elapsed="0.000981"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:54.688113" elapsed="0.000360"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:02:54.689019" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:54.688646" elapsed="0.000400"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.689206" elapsed="0.002998"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:02:54.675496" elapsed="0.016795"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:02:54.692361" elapsed="0.000056"/>
</return>
<msg time="2026-04-21T02:02:54.695553" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:02:54.659134" elapsed="0.036454"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:02:54.695665" elapsed="0.000038"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ibgp_peers</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:02:54.520283" elapsed="0.175573"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:02:54.696682" elapsed="0.000366"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:02:54.696264" elapsed="0.000871"/>
</kw>
<doc>Delete all previously configured BGP peers.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:02:54.250990" elapsed="0.446201"/>
</test>
<test id="s1-s8-t11" name="TC2_Configure_One_iBGP_Route_Reflector_Client_And_One_iBGP_Non_Client" line="240">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:02:54.702930" elapsed="0.000219"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:02:54.702604" elapsed="0.000606"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:54.704690" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:54.704460" elapsed="0.000298"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:54.704432" elapsed="0.000379"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:54.712186" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:54.712038" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:54.712012" elapsed="0.000269"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.713706" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:54.713153" elapsed="0.000590"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.714323" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:54.713987" elapsed="0.000365"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:54.714410" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:02:54.714588" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:54.712607" elapsed="0.002019"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:54.722704" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:54.722570" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:54.722546" elapsed="0.000274"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:54.724450" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:54.724308" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:54.724283" elapsed="0.000260"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:54.725215" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.724752" elapsed="0.000500"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:54.725847" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:54.725525" elapsed="0.000359"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:54.757216" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:54.726573" elapsed="0.030957"/>
</kw>
<msg time="2026-04-21T02:02:54.757897" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:54.757950" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:54.726107" elapsed="0.031884"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:54.812380" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "C "o "n "f "i "g "u "r "e "_ "O "n "e "_ "i "B "G "P "_ "R "o "u "t "e "_ "R "e "f "l "e "c "t "o "r "_ "C "l "i "e "n "t "_ "A "n "d "_ "O "n "e "_ "i "B "[78CG "[A[78CP
 "_ "N "o "n "_ "C "l "i "e "n "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:54.758943" elapsed="0.053617"/>
</kw>
<msg time="2026-04-21T02:02:54.812761" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:54.812839" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "C "o "n "f "i "g "u "r "e "_ "O "n "e "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:54.758341" elapsed="0.054539"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.813331" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:54.813019" elapsed="0.000373"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:54.812978" elapsed="0.000443"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.813981" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "C "o "n "f "i "g "u "r "e "_ "O "n "e "_ "i "B "G "P "_ "R "o "u "t "e "_ "R "e "f "l "e "c "t "o "r "_ "C "l "i "e "n "t "_ "A "n "d "_ "O "n "e "_ "i "B "[78CG "[A[78CP
 "_ "N "o "n "_ "C "l "i "e "n "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:54.813575" elapsed="0.000499"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.814447" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:54.814203" elapsed="0.000301"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:54.814179" elapsed="0.000349"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:54.814689" elapsed="0.000052"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:54.817533" elapsed="0.000166"/>
</kw>
<msg time="2026-04-21T02:02:54.817773" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:54.816422" elapsed="0.001527"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.818259" elapsed="0.000079"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.818607" elapsed="0.000077"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:54.815713" elapsed="0.003111"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:54.815100" elapsed="0.003794"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:54.723911" elapsed="0.095084"/>
</kw>
<msg time="2026-04-21T02:02:54.819095" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:54.819141" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "C "o "n "f "i "g "u "r "e "_ "O "n "e "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:54.723047" elapsed="0.096132"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:54.819698" elapsed="0.000034"/>
</return>
<status status="PASS" start="2026-04-21T02:02:54.819261" elapsed="0.000711"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:54.819242" elapsed="0.000756"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.820431" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.820782" elapsed="0.000056"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:54.820888" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:54.722134" elapsed="0.098865"/>
</kw>
<msg time="2026-04-21T02:02:54.821092" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:54.821137" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "C "o "n "f "i "g "u "r "e "_ "O "n "e "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:54.715206" elapsed="0.105968"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.821542" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:54.821250" elapsed="0.000351"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:54.821233" elapsed="0.000393"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:54.714998" elapsed="0.106657"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:54.714717" elapsed="0.106977"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:54.711530" elapsed="0.110226"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:02:54.704059" elapsed="0.117782"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:54.703415" elapsed="0.118478"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:02:54.699138" elapsed="0.122813"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.823108" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | NAME=example-bgp-peer1 | IP=127.0.0.1 | HOLDTIME=180 | PEER_PORT=17900 | PEER_ROLE=rr-client | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_...</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>NAME=example-bgp-peer1</arg>
<arg>IP=${BGP_PEER1_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PEER_ROLE=rr-client</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<arg>RR_CLIENT=true</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.822141" elapsed="0.001003"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.860011" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:54.859585" elapsed="0.000549"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:54.860983" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:54.860675" elapsed="0.000397">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:54.861168" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:54.860320" elapsed="0.000874"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.861754" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:54.861364" elapsed="0.000417"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:02:54.862112" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:02:54.862284" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:02:54.861967" elapsed="0.000344"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.862788" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:54.862475" elapsed="0.000376"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.863951" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer1', 'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'rr-client', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'RR_CLIENT': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:54.863657" elapsed="0.000341"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.864443" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.864165" elapsed="0.000343"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.865249" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:54.864942" elapsed="0.000332"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:54.866353" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.866111" elapsed="0.000269"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:54.866438" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:02:54.866649" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:54.865731" elapsed="0.000945"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.866853" elapsed="0.000287"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T02:02:54.864780" elapsed="0.002403"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.867746" level="INFO">${value} = example-bgp-peer1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:54.867436" elapsed="0.000338"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:54.868524" level="INFO">${encoded} = example-bgp-peer1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.868313" elapsed="0.000237"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:54.868600" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:02:54.868753" level="INFO">${encoded_value} = example-bgp-peer1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:54.867987" elapsed="0.000791"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.868951" elapsed="0.000226"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">example-bgp-peer1</var>
<status status="PASS" start="2026-04-21T02:02:54.867299" elapsed="0.001919"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.869773" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:54.869464" elapsed="0.000359"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:54.870553" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.870341" elapsed="0.000238"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:54.870722" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:02:54.870902" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:54.870017" elapsed="0.000911"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.871086" elapsed="0.000230"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-04-21T02:02:54.869329" elapsed="0.002028"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.871929" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:54.871605" elapsed="0.000350"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:54.872696" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.872476" elapsed="0.000246"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:54.872774" elapsed="0.000047"/>
</return>
<msg time="2026-04-21T02:02:54.872948" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:54.872147" elapsed="0.000826"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.873129" elapsed="0.000225"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:02:54.871469" elapsed="0.001929"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.874058" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:54.873695" elapsed="0.000389"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:54.874859" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.874605" elapsed="0.000281"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:54.874938" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:02:54.875089" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:54.874278" elapsed="0.000837"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.875269" elapsed="0.000223"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:02:54.873527" elapsed="0.002005"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.876110" level="INFO">${value} = rr-client</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:54.875792" elapsed="0.000343"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:54.877075" level="INFO">${encoded} = rr-client</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.876648" elapsed="0.000454"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:54.877153" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:02:54.877306" level="INFO">${encoded_value} = rr-client</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:54.876326" elapsed="0.001004"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.877486" elapsed="0.000227"/>
</kw>
<var name="${key}">PEER_ROLE</var>
<var name="${value}">rr-client</var>
<status status="PASS" start="2026-04-21T02:02:54.875652" elapsed="0.002109"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.878384" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:54.878035" elapsed="0.000376"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:54.879255" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.879021" elapsed="0.000260"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:54.879332" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:02:54.879485" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:54.878604" elapsed="0.000905"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.879664" elapsed="0.000245"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:02:54.877897" elapsed="0.002054"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.880540" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:54.880204" elapsed="0.000362"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:54.881319" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.881102" elapsed="0.000251"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:54.881405" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:02:54.881604" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:54.880756" elapsed="0.000874"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.881828" elapsed="0.000238"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:02:54.880066" elapsed="0.002043"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.882701" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:54.882358" elapsed="0.000369"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:54.883615" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.883372" elapsed="0.000273"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:54.883715" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:02:54.883939" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:54.882978" elapsed="0.000988"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.884125" elapsed="0.000229"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:02:54.882222" elapsed="0.002174"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.884970" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:54.884648" elapsed="0.000348"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:54.885734" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.885510" elapsed="0.000268"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:54.885858" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:02:54.886019" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:54.885187" elapsed="0.000857"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.886200" elapsed="0.000223"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:02:54.884510" elapsed="0.001955"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.887111" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:54.886713" elapsed="0.000432"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:54.887908" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.887668" elapsed="0.000265"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:54.887984" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:02:54.888135" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:54.887344" elapsed="0.000816"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.888349" elapsed="0.000264"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:02:54.886578" elapsed="0.002078"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.889484" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:54.888934" elapsed="0.000576"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:54.890444" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.890233" elapsed="0.000237"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:54.890522" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:02:54.890677" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:54.889903" elapsed="0.000798"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:54.890893" elapsed="0.000225"/>
</kw>
<var name="${key}">RR_CLIENT</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:02:54.888771" elapsed="0.002389"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:02:54.864572" elapsed="0.026625"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:02:54.891245" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:02:54.891415" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer1', 'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'rr-client', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:02:54.863277" elapsed="0.028165"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:54.862933" elapsed="0.028542"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.891676" elapsed="0.000070"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:54.891508" elapsed="0.000275"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:54.862908" elapsed="0.028916"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.892837" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:54.891983" elapsed="0.000883"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:02:54.892916" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:02:54.858943" elapsed="0.034102"/>
</kw>
<msg time="2026-04-21T02:02:54.893103" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:54.845303" elapsed="0.047858"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.906506" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.925913" elapsed="0.000083"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.940168" elapsed="0.000041"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.940507" elapsed="0.000035"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.940783" elapsed="0.000046"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.941450" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:54.941233" elapsed="0.000290"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:02:54.941205" elapsed="0.000362"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.941765" elapsed="0.000048"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.942013" elapsed="0.000026"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.942232" elapsed="0.000026"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:02:54.941136" elapsed="0.001162"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:02:54.940934" elapsed="0.001404"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.942536" elapsed="0.000025"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:02:54.942639" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:02:54.942928" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:02:54.840732" elapsed="0.102235"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.973231" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:54.972728" elapsed="0.000538"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:54.974119" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:54.973827" elapsed="0.000379">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:54.974308" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:54.973452" elapsed="0.000882"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.975009" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:54.974534" elapsed="0.000509"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:02:54.975372" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:02:54.975555" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:02:54.975217" elapsed="0.000368"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.976070" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;$RR_CLIENT&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:54.975794" elapsed="0.000337"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:02:54.976593" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:54.976224" elapsed="0.000431"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.977174" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer1', 'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'rr-client', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:54.976854" elapsed="0.000349"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:54.976686" elapsed="0.000552"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:54.976193" elapsed="0.001068"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:54.978334" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:54.977414" elapsed="0.000958"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:02:54.978442" elapsed="0.000044"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:02:54.972020" elapsed="0.006581"/>
</kw>
<msg time="2026-04-21T02:02:54.978730" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:54.957643" elapsed="0.021142"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:54.994011" elapsed="0.000054"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.007543" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.020894" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.021131" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.021328" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.021854" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:55.021644" elapsed="0.000278"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:02:55.021623" elapsed="0.000332"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.022111" elapsed="0.000023"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.022377" elapsed="0.000023"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.022554" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:02:55.021573" elapsed="0.001034"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:02:55.021435" elapsed="0.001206"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.022847" elapsed="0.000025"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:02:55.022938" elapsed="0.000022"/>
</return>
<msg time="2026-04-21T02:02:55.023140" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:02:54.954575" elapsed="0.068598"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:55.024773" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:55.024446" elapsed="0.000432">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:55.024990" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:55.023946" elapsed="0.001080"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.025474" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:55.025180" elapsed="0.000353"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.026155" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:55.025779" elapsed="0.000404"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:55.025557" elapsed="0.000663"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:55.025160" elapsed="0.001083"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.029063" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:55.026400" elapsed="0.002691"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:02:55.029147" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:02:55.029313" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:02:55.023529" elapsed="0.005809"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.030834" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:55.030549" elapsed="0.000338"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.031298" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;true&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:55.031049" elapsed="0.000309"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.031775" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:55.031515" elapsed="0.000324"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.032293" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:55.031997" elapsed="0.000342"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:55.033212" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:02:55.032994" elapsed="0.000245"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:02:55.033579" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:02:55.033399" elapsed="0.000205"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:55.033770" elapsed="0.000254"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.034477" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:55.034193" elapsed="0.000329"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:02:55.034567" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:02:55.034726" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:02:55.032554" elapsed="0.002197"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:02:55.052511" level="INFO">PUT Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0nzpb1uzikfls1eibp7kil97ch16.node0', 'Content-Length': '1074', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;true&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:02:55.052682" level="INFO">PUT Response : url=http://10.30.171.3:8181/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 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:02:55.052966" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:02:55.037142" elapsed="0.015884"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:55.034841" elapsed="0.018289"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.053553" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:55.053192" elapsed="0.000516"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:55.034822" elapsed="0.018950"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.062062" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:55.056245" elapsed="0.005862"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:55.055659" elapsed="0.006484"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:55.055615" elapsed="0.006553"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.064966" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:55.062449" elapsed="0.002563"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:55.062224" elapsed="0.002823"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:55.062207" elapsed="0.002865"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.065663" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:55.065250" elapsed="0.000441"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.066032" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:55.065761" elapsed="0.000329"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.066612" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:55.066302" elapsed="0.000343"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:55.066119" elapsed="0.000572"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:55.065743" elapsed="0.000973"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.067281" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:55.066906" elapsed="0.000402"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.067666" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:55.067393" elapsed="0.000332"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.068239" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:55.067936" elapsed="0.000330"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:55.067750" elapsed="0.000551"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:55.067369" elapsed="0.000954"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:55.068479" elapsed="0.000414"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:02:55.069368" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:55.069066" elapsed="0.000329"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:02:55.069555" elapsed="0.002508"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:02:55.054760" elapsed="0.017367"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:02:55.072304" elapsed="0.000030"/>
</return>
<status status="PASS" start="2026-04-21T02:02:55.072194" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:55.072175" elapsed="0.000220"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.072574" elapsed="0.000027"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:02:55.072655" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:02:55.075111" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:02:55.029685" elapsed="0.045453"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:02:55.075241" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:02:55.075412" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:02:54.828697" elapsed="0.246742"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.075819" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:55.075544" elapsed="0.000348"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:55.075525" elapsed="0.000391"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:02:55.075951" elapsed="0.000025"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ibgp_peers</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:02:54.823468" elapsed="0.252613"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.077176" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | NAME=example-bgp-peer2 | IP=127.0.0.2 | HOLDTIME=180 | PEER_PORT=17900 | PEER_ROLE=ibgp | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENC...</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>NAME=example-bgp-peer2</arg>
<arg>IP=${BGP_PEER2_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PEER_ROLE=ibgp</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<arg>RR_CLIENT=false</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:02:55.076266" elapsed="0.000940"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.113706" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:55.113309" elapsed="0.000429"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:55.114535" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:55.114270" elapsed="0.000348">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:55.114711" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:55.113928" elapsed="0.000808"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.115311" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:55.114925" elapsed="0.000413"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:02:55.115640" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:02:55.115825" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:02:55.115501" elapsed="0.000352"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.116311" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:55.116013" elapsed="0.000347"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.117418" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer2', 'IP': '127.0.0.2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'ibgp', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'RR_CLIENT': 'false'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:55.117148" elapsed="0.000317"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.117923" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:02:55.117629" elapsed="0.000320"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.118760" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:55.118422" elapsed="0.000364"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:55.119569" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:55.119336" elapsed="0.000259"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:55.119707" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:02:55.119897" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:55.119005" elapsed="0.000919"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:55.120084" elapsed="0.000253"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T02:02:55.118251" elapsed="0.002128"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.120962" level="INFO">${value} = example-bgp-peer2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:55.120637" elapsed="0.000352"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:55.121753" level="INFO">${encoded} = example-bgp-peer2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:55.121538" elapsed="0.000242"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:55.121849" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:02:55.122002" level="INFO">${encoded_value} = example-bgp-peer2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:55.121208" elapsed="0.000820"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:55.122183" elapsed="0.000226"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">example-bgp-peer2</var>
<status status="PASS" start="2026-04-21T02:02:55.120497" elapsed="0.001953"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.123025" level="INFO">${value} = 127.0.0.2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:55.122698" elapsed="0.000360"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:55.123830" level="INFO">${encoded} = 127.0.0.2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:55.123595" elapsed="0.000264"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:55.123910" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:02:55.124065" level="INFO">${encoded_value} = 127.0.0.2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:55.123263" elapsed="0.000826"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:55.124245" elapsed="0.000450"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.2</var>
<status status="PASS" start="2026-04-21T02:02:55.122562" elapsed="0.002177"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.125356" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:55.125013" elapsed="0.000368"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:55.126132" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:55.125916" elapsed="0.000242"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:55.126208" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:02:55.126361" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:55.125573" elapsed="0.000813"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:55.126542" elapsed="0.000231"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:02:55.124873" elapsed="0.001957"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.127381" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:55.127081" elapsed="0.000327"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:55.128303" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:55.128089" elapsed="0.000241"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:55.128391" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:02:55.128546" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:55.127597" elapsed="0.000981"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:55.128772" elapsed="0.000260"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:02:55.126944" elapsed="0.002162"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.129676" level="INFO">${value} = ibgp</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:55.129368" elapsed="0.000334"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:55.130449" level="INFO">${encoded} = ibgp</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:55.130239" elapsed="0.000236"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:55.130571" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:02:55.130754" level="INFO">${encoded_value} = ibgp</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:55.129911" elapsed="0.000870"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:55.130958" elapsed="0.000234"/>
</kw>
<var name="${key}">PEER_ROLE</var>
<var name="${value}">ibgp</var>
<status status="PASS" start="2026-04-21T02:02:55.129231" elapsed="0.002002"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.131812" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:55.131482" elapsed="0.000360"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:55.132566" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:55.132357" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:55.132641" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:02:55.132809" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:55.132033" elapsed="0.000803"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:55.132992" elapsed="0.000263"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:02:55.131346" elapsed="0.001952"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.133896" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:55.133548" elapsed="0.000375"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:55.134665" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:55.134436" elapsed="0.000255"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:55.134742" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:02:55.134913" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:55.134114" elapsed="0.000824"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:55.135091" elapsed="0.000222"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:02:55.133414" elapsed="0.001941"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.135970" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:55.135602" elapsed="0.000394"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:55.138389" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:55.138171" elapsed="0.000244"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:55.138468" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:02:55.138640" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:55.136186" elapsed="0.002482"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:55.138871" elapsed="0.000248"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:02:55.135468" elapsed="0.003694"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.139719" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:55.139412" elapsed="0.000335"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:55.140501" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:55.140288" elapsed="0.000240"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:55.140579" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:02:55.140732" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:55.139960" elapsed="0.000798"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:55.140932" elapsed="0.000226"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:02:55.139275" elapsed="0.001981"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.141828" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:55.141509" elapsed="0.000346"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:55.142582" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:55.142369" elapsed="0.000284"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:55.142709" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:02:55.142883" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:55.142046" elapsed="0.000863"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:55.143066" elapsed="0.000229"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:02:55.141372" elapsed="0.001965"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.143905" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:02:55.143585" elapsed="0.000347"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:02:55.144664" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:02:55.144447" elapsed="0.000242"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:02:55.144741" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:02:55.144912" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:02:55.144123" elapsed="0.000814"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:55.145092" elapsed="0.000264"/>
</kw>
<var name="${key}">RR_CLIENT</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:02:55.143450" elapsed="0.001947"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:02:55.118028" elapsed="0.027406"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:02:55.145482" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:02:55.145650" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer2', 'IP': '127.0.0.2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'ibgp', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'P...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:02:55.116760" elapsed="0.028917"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:55.116439" elapsed="0.029271"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.145913" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:55.145740" elapsed="0.000232"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:55.116414" elapsed="0.029580"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.146981" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:55.146143" elapsed="0.000868"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:02:55.147062" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:02:55.112623" elapsed="0.034565"/>
</kw>
<msg time="2026-04-21T02:02:55.147245" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:55.098820" elapsed="0.048478"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.161980" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.176074" elapsed="0.000052"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.190264" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.190552" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.190747" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.191200" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:55.191045" elapsed="0.000212"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:02:55.191027" elapsed="0.000256"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.191428" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.191597" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.191765" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:02:55.190981" elapsed="0.000857"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:02:55.190858" elapsed="0.001015"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.192042" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:02:55.192123" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:02:55.192274" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:02:55.094020" elapsed="0.098282"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.223217" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:55.222679" elapsed="0.000575"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:55.224142" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:55.223836" elapsed="0.000395">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:55.224327" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:55.223450" elapsed="0.000901"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.224941" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:55.224525" elapsed="0.000443"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:02:55.225286" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:02:55.225470" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:02:55.225134" elapsed="0.000364"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.226000" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;$RR_CLIENT&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:55.225665" elapsed="0.000478"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:02:55.226664" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:55.226245" elapsed="0.000481"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.227243" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer2', 'IP': '127.0.0.2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'ibgp', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'P...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:55.226933" elapsed="0.000338"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:55.226758" elapsed="0.000549"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:55.226207" elapsed="0.001121"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.228391" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:55.227479" elapsed="0.000942"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:02:55.228478" elapsed="0.000038"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:02:55.221684" elapsed="0.006940"/>
</kw>
<msg time="2026-04-21T02:02:55.228686" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:55.206019" elapsed="0.022718"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.242539" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.256218" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.269441" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.269642" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.269843" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.270276" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:55.270100" elapsed="0.000232"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:02:55.270086" elapsed="0.000270"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.270500" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.270667" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.270848" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:02:55.270052" elapsed="0.000850"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:02:55.269935" elapsed="0.000998"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.271124" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:02:55.271200" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:02:55.271342" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:02:55.203184" elapsed="0.068187"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:02:55.272652" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:02:55.272412" elapsed="0.000309">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:02:55.272830" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:02:55.272065" elapsed="0.000791"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.273173" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:55.272926" elapsed="0.000302"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.273735" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:55.273443" elapsed="0.000318"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:55.273253" elapsed="0.000559"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:55.272908" elapsed="0.000927"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.276339" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:55.273986" elapsed="0.002380"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:02:55.276417" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:02:55.276572" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:02:55.271712" elapsed="0.004885"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.278010" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:55.277744" elapsed="0.000314"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.278465" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:55.278212" elapsed="0.000311"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.278954" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:55.278675" elapsed="0.000323"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.279389" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:55.279150" elapsed="0.000281"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:55.280270" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:02:55.280061" elapsed="0.000235"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:02:55.280623" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:02:55.280450" elapsed="0.000200"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:02:55.280858" elapsed="0.000222"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.281486" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:55.281239" elapsed="0.000291"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:02:55.281573" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:02:55.281726" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:02:55.279635" elapsed="0.002116"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:02:55.293221" level="INFO">PUT Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0nzpb1uzikfls1eibp7kil97ch16.node0', 'Content-Length': '1075', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:02:55.293314" level="INFO">PUT Response : url=http://10.30.171.3:8181/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 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:02:55.293463" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:02:55.284244" elapsed="0.009254"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:55.281839" elapsed="0.011722"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.293841" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:55.293598" elapsed="0.000338"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:55.281820" elapsed="0.012146"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.298920" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:55.295341" elapsed="0.003639"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:55.295025" elapsed="0.004003"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:55.295000" elapsed="0.004063"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.303269" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:55.299452" elapsed="0.003881"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:55.299139" elapsed="0.004243"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:55.299116" elapsed="0.004300"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.304257" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:55.303683" elapsed="0.000612"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.304729" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:55.304393" elapsed="0.000440"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.305514" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:55.305099" elapsed="0.000451"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:55.304868" elapsed="0.000731"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:55.304368" elapsed="0.001260"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.306419" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:55.305900" elapsed="0.000556"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.306977" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:55.306610" elapsed="0.000447"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.307761" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:55.307378" elapsed="0.000413"/>
</kw>
<status status="PASS" start="2026-04-21T02:02:55.307139" elapsed="0.000703"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:55.306528" elapsed="0.001336"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:55.308021" elapsed="0.000355"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:02:55.308864" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:55.308548" elapsed="0.000342"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:02:55.309052" elapsed="0.002532"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:02:55.294499" elapsed="0.017149"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:02:55.311847" elapsed="0.000030"/>
</return>
<status status="PASS" start="2026-04-21T02:02:55.311715" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:55.311697" elapsed="0.000240"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.312090" elapsed="0.000023"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:02:55.312161" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:02:55.314705" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:02:55.276951" elapsed="0.037782"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:02:55.314812" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:02:55.314976" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:02:55.082159" elapsed="0.232842"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.315350" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:55.315101" elapsed="0.000320"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:55.315084" elapsed="0.000363"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:02:55.315479" elapsed="0.000026"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ibgp_peers</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:02:55.077504" elapsed="0.238102"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:02:55.316245" elapsed="0.000243"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:02:55.315934" elapsed="0.000617"/>
</kw>
<doc>Configure iBGP peers: 1st one as RR client, 2nd one as RR non-client.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:02:54.697889" elapsed="0.618704"/>
</test>
<test id="s1-s8-t12" name="TC2_Connect_BGP_Peer1" line="278">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:02:55.320216" elapsed="0.000209"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:02:55.319943" elapsed="0.000538"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:55.321494" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:55.321383" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:55.321365" elapsed="0.000199"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:55.326966" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:55.326859" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:55.326840" elapsed="0.000194"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.328037" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:55.327641" elapsed="0.000423"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.328561" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:55.328224" elapsed="0.000363"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:55.328632" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:02:55.328785" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:55.327260" elapsed="0.001567"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:55.334616" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:55.334510" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:55.334492" elapsed="0.000197"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:55.335932" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:55.335791" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:55.335770" elapsed="0.000231"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:55.336453" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:55.336151" elapsed="0.000328"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:55.336890" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:55.336644" elapsed="0.000272"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:55.363435" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:55.337416" elapsed="0.026257"/>
</kw>
<msg time="2026-04-21T02:02:55.363994" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:55.364063" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:55.337079" elapsed="0.027037"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:55.382645" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:55.365007" elapsed="0.017747"/>
</kw>
<msg time="2026-04-21T02:02:55.382972" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:55.383021" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:55.364421" elapsed="0.018639"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.383481" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:55.383158" elapsed="0.000380"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:55.383129" elapsed="0.000436"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.384055" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:55.383714" elapsed="0.000411"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.384416" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:55.384193" elapsed="0.000278"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:55.384174" elapsed="0.000321"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:55.384532" elapsed="0.000039"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:55.387307" elapsed="0.000157"/>
</kw>
<msg time="2026-04-21T02:02:55.387530" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:55.386163" elapsed="0.001511"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.388137" elapsed="0.000100"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.388597" elapsed="0.000083"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:55.385467" elapsed="0.003352"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:55.384892" elapsed="0.003997"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:55.335485" elapsed="0.053577"/>
</kw>
<msg time="2026-04-21T02:02:55.389182" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:55.389236" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:55.334870" elapsed="0.054406"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:55.389467" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:02:55.389356" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:55.389337" elapsed="0.000217"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.390007" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.390409" elapsed="0.000032"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:55.390495" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:55.334171" elapsed="0.056437"/>
</kw>
<msg time="2026-04-21T02:02:55.390726" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:55.390773" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:55.329218" elapsed="0.061623"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:55.391212" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:55.390939" elapsed="0.000375"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:55.390920" elapsed="0.000420"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:55.329071" elapsed="0.062293"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:55.328888" elapsed="0.062515"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:55.326465" elapsed="0.064999"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:02:55.321092" elapsed="0.070430"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:55.320639" elapsed="0.070931"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:02:55.317461" elapsed="0.074163"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:55.391861" elapsed="0.000139"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.401953" level="INFO">${start_cmd} = python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.1 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer1.log &amp;&gt;bgp_peer1.log</msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:55.401556" elapsed="0.000427"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.402397" level="INFO">python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.1 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer1.log &amp;&gt;bgp_peer1.log</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:55.402148" elapsed="0.000299"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:55.405929" level="INFO">python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.1 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer1.log &amp;&gt;bgp_peer1.log</msg>
<msg time="2026-04-21T02:02:55.406026" level="INFO">${output} = python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.1 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer1.log &amp;&gt;bgp_peer1.log
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:55.402603" elapsed="0.003451"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.406474" level="INFO">python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.1 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer1.log &amp;&gt;bgp_peer1.log
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:55.406221" elapsed="0.000300"/>
</kw>
<arg>${BGP_PEER1_COMMAND}</arg>
<arg>${BGP_PEER1_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-04-21T02:02:55.401149" elapsed="0.005436"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:02:55.414480" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0nzpb1uzikfls1eibp7kil97ch16.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:02:55.414703" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:02:55.414830" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:02:55.408035" elapsed="0.006823"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.418388" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:55.415043" elapsed="0.003412"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.422447" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:55.418681" elapsed="0.003835"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-04-21T02:02:55.426591" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '{"prefix":"8.1.0.0/28"}'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-04-21T02:02:55.422741" elapsed="0.003961">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '{"prefix":"8.1.0.0/28"}'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER1_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-04-21T02:02:55.407511" elapsed="0.019381">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '{"prefix":"8.1.0.0/28"}'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:02:56.438886" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0nzpb1uzikfls1eibp7kil97ch16.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:02:56.439188" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '338'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]} 
 </msg>
<msg time="2026-04-21T02:02:56.439423" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:02:56.429262" elapsed="0.010221"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:56.445407" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:56.439944" elapsed="0.005533"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:56.449565" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:56.445718" elapsed="0.003919"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:02:56.449892" elapsed="0.003613"/>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER1_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="PASS" start="2026-04-21T02:02:56.427994" elapsed="0.025584"/>
</kw>
<arg>${DEFAULT_TOPOLOGY_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_TOPOLOGY_CHECK_PERIOD}</arg>
<arg>BgpOperations.Check_Example_IPv4_Topology_Content</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER1_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:02:55.406772" elapsed="1.046861"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:02:56.454298" elapsed="0.000252"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:02:56.453967" elapsed="0.000646"/>
</kw>
<doc>Connect BGP peer</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:02:55.316989" elapsed="1.137663"/>
</test>
<test id="s1-s8-t13" name="TC2_Connect_BGP_Peer2" line="290">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:02:56.458127" elapsed="0.000209"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:02:56.457862" elapsed="0.000528"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:56.459456" elapsed="0.000049"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:56.459325" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:56.459298" elapsed="0.000270"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:56.465149" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:56.465041" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:56.465023" elapsed="0.000262"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:56.466323" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:56.465934" elapsed="0.000416"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:56.466822" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:56.466512" elapsed="0.000337"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:56.466894" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:02:56.467059" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:56.465523" elapsed="0.001561"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:56.472941" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:56.472832" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:56.472813" elapsed="0.000196"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:56.474196" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:56.474089" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:56.474072" elapsed="0.000192"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:56.474718" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:56.474412" elapsed="0.000332"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:56.475150" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:56.474927" elapsed="0.000248"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:56.506044" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:56.475672" elapsed="0.030477"/>
</kw>
<msg time="2026-04-21T02:02:56.506313" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:56.506358" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:56.475336" elapsed="0.031060"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:56.529985" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:56.506945" elapsed="0.023194"/>
</kw>
<msg time="2026-04-21T02:02:56.530318" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:56.530363" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:56.506569" elapsed="0.023831"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:56.530791" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:56.530499" elapsed="0.000372"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:56.530471" elapsed="0.000426"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:56.531378" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:56.531045" elapsed="0.000400"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:56.531728" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:56.531511" elapsed="0.000271"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:56.531493" elapsed="0.000332"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:56.531866" elapsed="0.000049"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:56.534629" elapsed="0.000156"/>
</kw>
<msg time="2026-04-21T02:02:56.534863" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:56.533485" elapsed="0.001516"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:56.535559" elapsed="0.000079"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:56.535927" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:56.532837" elapsed="0.003278"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:56.532203" elapsed="0.003978"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:56.473764" elapsed="0.062514"/>
</kw>
<msg time="2026-04-21T02:02:56.536392" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:56.536438" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:56.473163" elapsed="0.063312"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:56.536662" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:02:56.536552" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:56.536534" elapsed="0.000214"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:56.537180" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:56.537521" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:56.537592" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:56.472481" elapsed="0.065220"/>
</kw>
<msg time="2026-04-21T02:02:56.537809" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:56.537856" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:56.467475" elapsed="0.070419"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:56.538220" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:56.537968" elapsed="0.000304"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:56.537951" elapsed="0.000345"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:56.467327" elapsed="0.070992"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:56.467146" elapsed="0.071208"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:56.464657" elapsed="0.073755"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:02:56.459015" elapsed="0.079453"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:56.458543" elapsed="0.079971"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:02:56.455576" elapsed="0.082994"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer2_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:56.538738" elapsed="0.000129"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:02:56.548471" level="INFO">${start_cmd} = python3 play.py --firstprefix 8.2.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.2 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer2.log &amp;&gt;bgp_peer2.log</msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:02:56.548042" elapsed="0.000470"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:56.548960" level="INFO">python3 play.py --firstprefix 8.2.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.2 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer2.log &amp;&gt;bgp_peer2.log</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:56.548683" elapsed="0.000325"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:56.552860" level="INFO">python3 play.py --firstprefix 8.2.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.2 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer2.log &amp;&gt;bgp_peer2.log</msg>
<msg time="2026-04-21T02:02:56.552970" level="INFO">${output} = python3 play.py --firstprefix 8.2.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.2 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer2.log &amp;&gt;bgp_peer2.log
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:56.549163" elapsed="0.003835"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:56.553453" level="INFO">python3 play.py --firstprefix 8.2.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.2 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer2.log &amp;&gt;bgp_peer2.log
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:56.553181" elapsed="0.000320"/>
</kw>
<arg>${BGP_PEER2_COMMAND}</arg>
<arg>${BGP_PEER2_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-04-21T02:02:56.547594" elapsed="0.006061"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:02:56.561056" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0nzpb1uzikfls1eibp7kil97ch16.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:02:56.561215" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '338'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]} 
 </msg>
<msg time="2026-04-21T02:02:56.561333" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:02:56.555039" elapsed="0.006320"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:56.564136" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:56.561524" elapsed="0.002658"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:56.567433" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:56.564340" elapsed="0.003159"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-04-21T02:02:56.571488" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]}' does not contain '{"prefix":"8.2.0.0/28"}'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-04-21T02:02:56.567719" elapsed="0.003876">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]}' does not contain '{"prefix":"8.2.0.0/28"}'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER2_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-04-21T02:02:56.554555" elapsed="0.017205">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]}' does not contain '{"prefix":"8.2.0.0/28"}'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:02:57.583108" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0nzpb1uzikfls1eibp7kil97ch16.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:02:57.583340" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '412'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.2.0.16/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"},{"prefix":"8.2.0.32/28"},{"prefix":"8.2.0.0/28"},{"prefix":"8.1.0.0/28"}]}}]}]} 
 </msg>
<msg time="2026-04-21T02:02:57.583514" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:02:57.574044" elapsed="0.009513"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:57.588409" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:57.583946" elapsed="0.004534"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:57.593487" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.2.0.16/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"},{"prefix":"8.2.0.32/28"},{"prefix":"8.2.0.0/28"},{"prefix":"8.1.0.0/28"}]}}]}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:57.588726" elapsed="0.004821"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:02:57.593740" elapsed="0.002795"/>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER2_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="PASS" start="2026-04-21T02:02:57.572743" elapsed="0.023867"/>
</kw>
<arg>${DEFAULT_TOPOLOGY_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_TOPOLOGY_CHECK_PERIOD}</arg>
<arg>BgpOperations.Check_Example_IPv4_Topology_Content</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER2_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:02:56.553853" elapsed="1.042818"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:02:57.597482" elapsed="0.000261"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:02:57.597139" elapsed="0.000687"/>
</kw>
<doc>Connect BGP peer</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:02:56.455065" elapsed="1.142802"/>
</test>
<test id="s1-s8-t14" name="TC2_BGP_Peer1_Check_Log_For_Introduced_Prefixes" line="302">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:02:57.602071" elapsed="0.000318"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:02:57.601635" elapsed="0.000836"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:57.604116" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:57.603930" elapsed="0.000260"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:57.603893" elapsed="0.000333"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:57.611120" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:57.611006" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:57.610987" elapsed="0.000204"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:57.612326" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:57.611889" elapsed="0.000466"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:57.612869" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:57.612525" elapsed="0.000371"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:57.612942" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:02:57.613114" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:57.611435" elapsed="0.001704"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:57.619341" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:57.619226" elapsed="0.000163"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:57.619206" elapsed="0.000207"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:57.620680" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:57.620568" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:57.620550" elapsed="0.000200"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:57.621331" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:57.621003" elapsed="0.000356"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:57.621766" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:57.621526" elapsed="0.000291"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:57.652854" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:57.622336" elapsed="0.030760"/>
</kw>
<msg time="2026-04-21T02:02:57.653353" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:57.653401" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:57.621990" elapsed="0.031448"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:57.679586" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "1 "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "I "n "t "r "o "d "u "c "e "d "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:57.654272" elapsed="0.025554"/>
</kw>
<msg time="2026-04-21T02:02:57.680057" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:57.680104" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "1 "_ "C "h "e "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:57.653742" elapsed="0.026400"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:57.680691" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:57.680325" elapsed="0.000427"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:57.680274" elapsed="0.000641"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:57.681486" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "1 "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "I "n "t "r "o "d "u "c "e "d "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:57.681073" elapsed="0.000489"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:57.681915" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:57.681629" elapsed="0.000356"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:57.681611" elapsed="0.000399"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:57.682053" elapsed="0.000050"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:57.685017" elapsed="0.000160"/>
</kw>
<msg time="2026-04-21T02:02:57.685242" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:57.683738" elapsed="0.001652"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:57.685673" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:57.686068" elapsed="0.000079"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:57.683066" elapsed="0.003201"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:57.682434" elapsed="0.003899"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:57.620258" elapsed="0.066180"/>
</kw>
<msg time="2026-04-21T02:02:57.686539" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:57.686587" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "1 "_ "C "h "e "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:57.619573" elapsed="0.067054"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:57.686849" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-04-21T02:02:57.686708" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:57.686689" elapsed="0.000251"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:57.687419" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:57.687787" elapsed="0.000059"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:57.687895" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:57.618867" elapsed="0.069143"/>
</kw>
<msg time="2026-04-21T02:02:57.688110" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:57.688157" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "1 "_ "C "h "e "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:57.613548" elapsed="0.074653"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:57.688641" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:57.688361" elapsed="0.000337"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:57.688333" elapsed="0.000391"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:57.613395" elapsed="0.075353"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:57.613207" elapsed="0.075581"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:57.610602" elapsed="0.078270"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:02:57.603413" elapsed="0.085519"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:57.602702" elapsed="0.086279"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:02:57.598986" elapsed="0.090051"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:57.689211" elapsed="0.000112"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:57.703692" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:57.716938" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:57.717188" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:57.703500" elapsed="0.013746"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:57.718365" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:57.717653" elapsed="0.000812"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:57.718842" elapsed="0.000708"/>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER2_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:57.703004" elapsed="0.016693"/>
</kw>
<arg>${DEFAULT_LOG_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_LOG_CHECK_PERIOD}</arg>
<arg>BGPCliKeywords.Check_File_For_Word_Count</arg>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER2_PREFIX_COUNT}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:02:57.689561" elapsed="0.030295"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:57.737321" level="INFO">Executing command 'grep -o 'nlri_prefix_received: 8.2.0.0/28' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:57.768943" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:57.769166" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:57.737058" elapsed="0.032163"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:57.770279" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:57.769598" elapsed="0.000780"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:57.770717" elapsed="0.000739"/>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received: ${BGP_PEER2_FIRST_PREFIX_IP}/${BGP_PEER2_PREFIX_LEN}</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:57.736221" elapsed="0.035375"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:57.787872" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:57.816832" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:57.817047" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:57.787688" elapsed="0.029418"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:57.818266" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:57.817633" elapsed="0.000731"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:57.818706" elapsed="0.000954"/>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>0</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:57.787310" elapsed="0.032584"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:02:57.821641" elapsed="0.000418"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:02:57.820742" elapsed="0.001406"/>
</kw>
<doc>Check incomming updates for new routes</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:02:57.598378" elapsed="0.223825"/>
</test>
<test id="s1-s8-t15" name="TC2_BGP_Peer2_Check_Log_For_Introduced_Prefixes" line="319">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:02:57.827159" elapsed="0.000291"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:02:57.826764" elapsed="0.000763"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:57.829020" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:57.828831" elapsed="0.000260"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:57.828775" elapsed="0.000348"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:57.836644" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:57.836533" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:57.836515" elapsed="0.000196"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:57.837765" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:57.837374" elapsed="0.000435"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:57.838270" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:57.837974" elapsed="0.000322"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:57.838340" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:02:57.838504" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:57.836963" elapsed="0.001566"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:57.844373" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:57.844265" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:57.844246" elapsed="0.000194"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:57.845630" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:57.845524" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:57.845506" elapsed="0.000191"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:57.846181" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:57.845875" elapsed="0.000332"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:57.846587" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:57.846368" elapsed="0.000245"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:57.877579" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:57.847128" elapsed="0.030560"/>
</kw>
<msg time="2026-04-21T02:02:57.877881" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:57.877928" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:57.846774" elapsed="0.031192"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:57.907036" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "I "n "t "r "o "d "u "c "e "d "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:57.878489" elapsed="0.028722"/>
</kw>
<msg time="2026-04-21T02:02:57.907417" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:57.907462" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:57.878141" elapsed="0.029359"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:57.907961" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:57.907619" elapsed="0.000405"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:57.907582" elapsed="0.000471"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:57.908575" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "I "n "t "r "o "d "u "c "e "d "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:57.908205" elapsed="0.000447"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:57.908965" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:57.908718" elapsed="0.000302"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:57.908700" elapsed="0.000343"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:57.909083" elapsed="0.000046"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:57.911967" elapsed="0.000156"/>
</kw>
<msg time="2026-04-21T02:02:57.912186" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:57.910763" elapsed="0.001562"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:57.912604" elapsed="0.000078"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:57.913004" elapsed="0.000081"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:57.910090" elapsed="0.003112"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:57.909451" elapsed="0.003818"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:57.845204" elapsed="0.068163"/>
</kw>
<msg time="2026-04-21T02:02:57.913466" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:57.913512" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:57.844594" elapsed="0.069024"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:57.914315" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:02:57.913702" elapsed="0.000677"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:57.913682" elapsed="0.000721"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:57.914851" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:57.915197" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:57.915269" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:57.843930" elapsed="0.071447"/>
</kw>
<msg time="2026-04-21T02:02:57.915467" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:57.915511" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:57.839000" elapsed="0.076548"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:57.915896" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:57.915622" elapsed="0.000328"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:57.915605" elapsed="0.000369"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:57.838850" elapsed="0.077148"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:57.838650" elapsed="0.077388"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:57.836164" elapsed="0.079934"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:02:57.828387" elapsed="0.087770"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:57.827739" elapsed="0.088464"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:02:57.823554" elapsed="0.092703"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer2_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:57.916431" elapsed="0.000107"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:57.930519" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:57.944342" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:57.944579" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:57.930342" elapsed="0.014294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:57.945752" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:57.945077" elapsed="0.000820"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:57.946395" elapsed="0.000790"/>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:57.929896" elapsed="0.017432"/>
</kw>
<arg>${DEFAULT_LOG_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_LOG_CHECK_PERIOD}</arg>
<arg>BGPCliKeywords.Check_File_For_Word_Count</arg>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:02:57.916703" elapsed="0.030742"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:57.964458" level="INFO">Executing command 'grep -o 'nlri_prefix_received: 8.1.0.0/28' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:57.997260" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:57.997567" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:57.964293" elapsed="0.033335"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:57.999048" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:57.998179" elapsed="0.000980"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:57.999531" elapsed="0.000809"/>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received: ${BGP_PEER1_FIRST_PREFIX_IP}/${BGP_PEER1_PREFIX_LEN}</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:57.963825" elapsed="0.036671"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:02:58.017296" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-04-21T02:02:58.049309" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:02:58.049617" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:02:58.017122" elapsed="0.032558"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:58.051031" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:58.050218" elapsed="0.000923"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:02:58.051514" elapsed="0.000799"/>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>0</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:02:58.016665" elapsed="0.035808"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:02:58.054031" elapsed="0.000586"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:02:58.053222" elapsed="0.001718"/>
</kw>
<doc>Check incomming updates for new routes</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:02:57.822669" elapsed="0.232367"/>
</test>
<test id="s1-s8-t16" name="TC2_Disconnect_BGP_Peer1" line="336">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:02:58.060676" elapsed="0.000317"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:02:58.060298" elapsed="0.000771"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:58.062623" elapsed="0.000026"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:58.062423" elapsed="0.000296"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:58.062374" elapsed="0.000386"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:58.069477" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:58.069370" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:58.069353" elapsed="0.000192"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:02:58.070579" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:02:58.070187" elapsed="0.000419"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:02:58.071105" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:02:58.070789" elapsed="0.000342"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:02:58.071175" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:02:58.071342" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:02:58.069784" elapsed="0.001582"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:58.077254" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:58.077144" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:58.077125" elapsed="0.000197"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:02:58.078538" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:02:58.078431" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:58.078413" elapsed="0.000193"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:02:58.079115" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:02:58.078759" elapsed="0.000382"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:02:58.079530" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:58.079304" elapsed="0.000252"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:02:58.110437" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:58.080082" elapsed="0.030549"/>
</kw>
<msg time="2026-04-21T02:02:58.110956" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:02:58.111088" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:58.079718" elapsed="0.031432"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:02:58.133077" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:02:58.111977" elapsed="0.021338"/>
</kw>
<msg time="2026-04-21T02:02:58.133510" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:02:58.133558" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:58.111441" elapsed="0.022155"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:58.134043" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:58.133710" elapsed="0.000394"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:58.133673" elapsed="0.000460"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:02:58.134637" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:02:58.134282" elapsed="0.000423"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:58.135013" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:58.134772" elapsed="0.000297"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:58.134753" elapsed="0.000340"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:02:58.135135" elapsed="0.000072"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:58.137985" elapsed="0.000158"/>
</kw>
<msg time="2026-04-21T02:02:58.138206" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:02:58.136810" elapsed="0.001539"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:58.138630" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:58.139002" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:02:58.136133" elapsed="0.003056"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:02:58.135520" elapsed="0.003787"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:02:58.078127" elapsed="0.061280"/>
</kw>
<msg time="2026-04-21T02:02:58.139503" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:58.139548" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:58.077475" elapsed="0.062111"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:02:58.139772" elapsed="0.000045"/>
</return>
<status status="PASS" start="2026-04-21T02:02:58.139663" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:58.139645" elapsed="0.000238"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:58.140323" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:58.140675" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:02:58.140746" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:02:58.076791" elapsed="0.064082"/>
</kw>
<msg time="2026-04-21T02:02:58.140969" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:02:58.141014" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:58.071775" elapsed="0.069277"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:02:58.141385" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:02:58.141128" elapsed="0.000311"/>
</branch>
<status status="PASS" start="2026-04-21T02:02:58.141112" elapsed="0.000350"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:02:58.071625" elapsed="0.069861"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:02:58.071435" elapsed="0.070089"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:02:58.069008" elapsed="0.072576"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:02:58.061932" elapsed="0.079747"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:02:58.061284" elapsed="0.080453"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:02:58.056480" elapsed="0.085331"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:02:58.141988" elapsed="0.000109"/>
</kw>
<kw name="Stop_Console_Tool" owner="BGPcliKeywords">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:02:58.143287" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:02:58.142945" elapsed="0.000370"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:02:58.143475" elapsed="0.000346"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:02:58.142643" elapsed="0.001239"/>
</kw>
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:03:00.145592" level="INFO">[?2004l^C
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<msg time="2026-04-21T02:03:00.145968" level="INFO">${output} = [?2004l^C
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt; </msg>
<var>${output}</var>
<arg>delay=1s</arg>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T02:02:58.144048" elapsed="2.001967"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:00.146995" level="INFO">[?2004l^C
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:00.146447" elapsed="0.000621"/>
</kw>
<doc>Stop the tool if still running.</doc>
<status status="PASS" start="2026-04-21T02:02:58.142308" elapsed="2.004857"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:00.160675" level="INFO">Executing command 'cat bgp_peer1.log'.</msg>
<msg time="2026-04-21T02:03:00.174571" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:00.174736" level="INFO">${output_log} = 2026-04-21 02:02:55,490 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:02:55,490 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.1
2026-04-21 02:02:55,490 DEBUG BGP-Thread-...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:00.160466" elapsed="0.014310"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:00.175506" level="INFO">2026-04-21 02:02:55,490 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:02:55,490 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.1
2026-04-21 02:02:55,490 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-04-21 02:02:55,491 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.171.3
2026-04-21 02:02:55,491 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-04-21 02:02:55,491 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 02:02:55,492 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 02:02:55,492 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-04-21 02:02:55,492 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 02:02:55,492 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 3
2026-04-21 02:02:55,492 INFO BGP-Thread-1 (job):   Prefix base: 8.1.0.0/28
2026-04-21 02:02:55,492 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-04-21 02:02:55,492 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-04-21 02:02:55,492 INFO BGP-Thread-1 (job):   My BGP Identifier: 2130706433
2026-04-21 02:02:55,492 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-04-21 02:02:55,492 INFO BGP-Thread-1 (job):   Originator ID: None
2026-04-21 02:02:55,492 INFO BGP-Thread-1 (job):   Cluster list: None
2026-04-21 02:02:55,493 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-04-21 02:02:55,493 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-04-21 02:02:55,493 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-04-21 02:02:55,493 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 3
2026-04-21 02:02:55,493 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, 2]
2026-04-21 02:02:55,493 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-04-21 02:02:55,493 INFO BGP-Thread-1 (job):   Let's go ...

2026-04-21 02:02:55,493 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-04-21 02:02:55,493 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:55,493 DEBUG BGP-Thread-1 (job):   Length=45 (0x002d)
2026-04-21 02:02:55,493 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-04-21 02:02:55,493 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-04-21 02:02:55,493 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-04-21 02:02:55,493 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-04-21 02:02:55,493 DEBUG BGP-Thread-1 (job):   BGP Identifier=2130706433 (0x7f000001)
2026-04-21 02:02:55,493 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=16 (0x10)
2026-04-21 02:02:55,493 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x0206010400010001020641040000fbf0
2026-04-21 02:02:55,493 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff002d0104fbf000b47f000001100206010400010001020641040000fbf0'
2026-04-21 02:02:55,493 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff002d0104fbf000b47f000001100206010400010001020641040000fbf0
2026-04-21 02:02:55,494 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:02:55,494 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:55,494 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:02:55,494 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:02:55,494 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:02:55,494 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:02:55,494 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:55,494 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:02:55,494 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:02:55,494 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:02:55,495 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-04-21 02:02:55,495 INFO BGP-Thread-1 (job): Iteration: 0 - total remaining prefixes: 3
2026-04-21 02:02:55,495 DEBUG BGP-Thread-1 (job): ########## Iteration: 0 ##########
2026-04-21 02:02:55,495 DEBUG BGP-Thread-1 (job): Remaining prefixes: 3
2026-04-21 02:02:55,495 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-04-21 02:02:55,495 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-04-21 02:02:55,495 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-04-21 02:02:55,495 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:02:55,495 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-04-21 02:02:55,495 DEBUG BGP-Thread-1 (job):   Prefix indexes: [0]
2026-04-21 02:02:55,495 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.1.0.0')]
2026-04-21 02:02:55,495 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-04-21 02:02:55,495 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-04-21 02:02:55,495 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:02:55,495 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-04-21 02:02:55,495 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-04-21 02:02:55,495 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-04-21 02:02:55,495 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:02:55,495 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:55,495 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-04-21 02:02:55,495 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:02:55,495 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:02:55,495 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:02:55,495 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-04-21 02:02:55,495 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201)
2026-04-21 02:02:55,495 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:02:55,495 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-04-21 02:02:55,496 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-04-21 02:02:55,496 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.1.0.0')]/28 (0x1c08010000)
2026-04-21 02:02:55,496 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf040050400000064400304c00002011c08010000
2026-04-21 02:02:55,496 DEBUG BGP-Thread-1 (job): ########## Iteration: 1 ##########
2026-04-21 02:02:55,496 DEBUG BGP-Thread-1 (job): Remaining prefixes: 2
2026-04-21 02:02:55,496 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-04-21 02:02:55,496 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-04-21 02:02:55,497 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-04-21 02:02:55,497 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:02:55,497 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-04-21 02:02:55,497 DEBUG BGP-Thread-1 (job):   Prefix indexes: [1]
2026-04-21 02:02:55,497 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.1.0.16')]
2026-04-21 02:02:55,499 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-04-21 02:02:55,499 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-04-21 02:02:55,500 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:02:55,500 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-04-21 02:02:55,500 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-04-21 02:02:55,500 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-04-21 02:02:55,500 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:02:55,500 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:55,500 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-04-21 02:02:55,500 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:02:55,500 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:02:55,500 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:02:55,500 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-04-21 02:02:55,500 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201)
2026-04-21 02:02:55,500 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:02:55,500 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-04-21 02:02:55,500 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-04-21 02:02:55,500 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.1.0.16')]/28 (0x1c08010010)
2026-04-21 02:02:55,500 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf040050400000064400304c00002011c08010010
2026-04-21 02:02:55,501 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-04-21 02:02:55,501 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:55,501 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:55,501 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-04-21 02:02:55,501 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:55,501 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:55,501 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:55,501 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:55,501 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:55,501 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:55,501 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:55,502 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:55,502 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:55,502 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:55,502 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:55,503 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:55,503 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-04-21 02:02:55,503 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-04-21 02:02:55,503 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:55,503 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:55,503 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:55,503 DEBUG BGP-Thread-1 (job): ########## Iteration: 2 ##########
2026-04-21 02:02:55,503 DEBUG BGP-Thread-1 (job): Remaining prefixes: 1
2026-04-21 02:02:55,503 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-04-21 02:02:55,503 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-04-21 02:02:55,503 DEBUG BGP-Thread-1 (job):   Prefix slot index: 2
2026-04-21 02:02:55,504 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:02:55,504 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-04-21 02:02:55,504 DEBUG BGP-Thread-1 (job):   Prefix indexes: [2]
2026-04-21 02:02:55,504 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.1.0.32')]
2026-04-21 02:02:55,504 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-04-21 02:02:55,504 DEBUG BGP-Thread-1 (job):   Prefix slot index: 2
2026-04-21 02:02:55,504 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:02:55,504 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-04-21 02:02:55,504 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-04-21 02:02:55,504 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-04-21 02:02:55,504 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:02:55,504 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:55,504 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-04-21 02:02:55,504 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:02:55,504 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:02:55,505 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:02:55,505 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-04-21 02:02:55,505 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201)
2026-04-21 02:02:55,505 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:02:55,505 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-04-21 02:02:55,505 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-04-21 02:02:55,505 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.1.0.32')]/28 (0x1c08010020)
2026-04-21 02:02:55,505 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf040050400000064400304c00002011c08010020
2026-04-21 02:02:55,505 INFO BGP-Thread-1 (job): All update messages generated.
2026-04-21 02:02:55,505 INFO BGP-Thread-1 (job): Storing performance results.
2026-04-21 02:02:55,505 INFO BGP-Thread-1 (job): ########## Final results ##########
2026-04-21 02:02:55,505 INFO BGP-Thread-1 (job): Number of iterations: 3
2026-04-21 02:02:55,505 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the pre-fill phase: 0
2026-04-21 02:02:55,505 INFO BGP-Thread-1 (job): The pre-fill phase duration: 0s
2026-04-21 02:02:55,505 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the 2nd test phase: 3
2026-04-21 02:02:55,505 INFO BGP-Thread-1 (job): The 2nd test phase duration: 0.010235786437988281s
2026-04-21 02:02:55,505 INFO BGP-Thread-1 (job): Threshold for performance reporting: 1000
2026-04-21 02:02:55,505 INFO BGP-Thread-1 (job): Message generator performance results stored in totals-bgp.csv:
2026-04-21 02:02:55,505 INFO BGP-Thread-1 (job):   
2026-04-21 02:02:55,505 INFO BGP-Thread-1 (job):   
2026-04-21 02:02:55,506 INFO BGP-Thread-1 (job): Message generator performance results stored in performance-bgp.csv:
2026-04-21 02:02:55,506 INFO BGP-Thread-1 (job):   
2026-04-21 02:02:55,506 INFO BGP-Thread-1 (job):   
2026-04-21 02:02:55,506 INFO BGP-Thread-1 (job): Finally an END-OF-RIB is sent.
2026-04-21 02:02:55,506 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:02:55,506 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:55,506 DEBUG BGP-Thread-1 (job):   Length=43 (0x002b)
2026-04-21 02:02:55,506 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:02:55,506 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:02:55,506 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:02:55,506 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=20 (0x0014)
2026-04-21 02:02:55,506 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064)
2026-04-21 02:02:55,506 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:02:55,506 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-04-21 02:02:55,506 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-04-21 02:02:55,506 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[]/28 (0x)
2026-04-21 02:02:55,506 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff002b02000000144001010040020602010000fbf040050400000064
2026-04-21 02:02:56,661 INFO BGP-Thread-1 (job): ... idle for 1.154s
2026-04-21 02:02:56,661 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 1.154s
2026-04-21 02:02:56,661 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a02000000334001010040020602010000fbf040050400000064800904c0000202800a04c0000202800e0e00010104c0000201001c08020000
2026-04-21 02:02:56,661 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:56,661 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:56,661 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-04-21 02:02:56,661 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:56,661 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:56,661 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:56,662 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:56,662 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:56,662 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:56,662 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:56,662 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:56,662 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:56,662 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:56,662 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:56,662 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:56,662 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0033' (51)
2026-04-21 02:02:56,662 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'4001010040020602010000fbf040050400000064800904c0000202800a04c0000202800e0e00010104c0000201001c08020000'
2026-04-21 02:02:56,662 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:56,662 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:56,662 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:56,662 DEBUG BGP-Thread-1 (job): Attribute value=0xb'02010000fbf0'
2026-04-21 02:02:56,662 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:56,662 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:56,662 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:56,662 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:02:56,662 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:56,662 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:02:56,662 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-04-21 02:02:56,662 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08020000'
2026-04-21 02:02:56,662 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:56,662 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:56,662 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-04-21 02:02:56,662 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-04-21 02:02:56,662 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-04-21 02:02:56,662 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08020000'
2026-04-21 02:02:56,663 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.2.0.0/28']
2026-04-21 02:02:56,663 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.2.0.0/28
2026-04-21 02:02:56,663 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:56,663 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:56,663 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:56,663 INFO BGP-Thread-1 (job): total_received_update_message_counter: 2
2026-04-21 02:02:56,663 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 1
2026-04-21 02:02:56,663 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:02:56,663 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a02000000334001010040020602010000fbf040050400000064800904c0000202800a04c0000202800e0e00010104c0000201001c08020010
2026-04-21 02:02:56,663 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:56,663 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:56,663 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-04-21 02:02:56,663 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:56,663 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:56,663 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:56,663 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:56,663 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:56,663 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:56,663 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:56,663 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0033' (51)
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'4001010040020602010000fbf040050400000064800904c0000202800a04c0000202800e0e00010104c0000201001c08020010'
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): Attribute value=0xb'02010000fbf0'
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08020010'
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08020010'
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.2.0.16/28']
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.2.0.16/28
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:56,707 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a02000000334001010040020602010000fbf040050400000064800904c0000202800a04c0000202800e0e00010104c0000201001c08020020
2026-04-21 02:02:56,708 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:56,708 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:56,708 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-04-21 02:02:56,708 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:56,708 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:56,708 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:56,708 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:56,708 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:56,708 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:56,708 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:56,708 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:56,708 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:56,709 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:56,709 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:56,709 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:56,709 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0033' (51)
2026-04-21 02:02:56,709 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'4001010040020602010000fbf040050400000064800904c0000202800a04c0000202800e0e00010104c0000201001c08020020'
2026-04-21 02:02:56,709 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:56,709 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:56,709 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:56,709 DEBUG BGP-Thread-1 (job): Attribute value=0xb'02010000fbf0'
2026-04-21 02:02:56,709 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:56,709 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:56,709 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:56,709 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:02:56,710 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:56,710 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:02:56,710 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-04-21 02:02:56,710 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08020020'
2026-04-21 02:02:56,710 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:56,710 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:56,710 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-04-21 02:02:56,710 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-04-21 02:02:56,710 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-04-21 02:02:56,710 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08020020'
2026-04-21 02:02:56,710 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.2.0.32/28']
2026-04-21 02:02:56,710 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.2.0.32/28
2026-04-21 02:02:56,710 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:56,711 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:56,711 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:00.175076" elapsed="0.000968"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-21T02:03:00.176913" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/tc2_bgp_peer1.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/tc2_bgp_peer1.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-21T02:03:00.176360" elapsed="0.000632"/>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>tc2_${BGP_PEER1_LOG_FILE}</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-21T02:03:00.159844" elapsed="0.017242"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:03:00.177969" elapsed="0.000354"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:03:00.177495" elapsed="0.000915"/>
</kw>
<doc>Stop BGP peer &amp; store logs</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:02:58.055760" elapsed="2.122701"/>
</test>
<test id="s1-s8-t17" name="TC2_BGP_Peer2_Check_Log_For_Withdrawn_Prefixes" line="343">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:03:00.183923" elapsed="0.000308"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:03:00.183519" elapsed="0.000790"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:00.185814" elapsed="0.000028"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:00.185605" elapsed="0.000285"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:00.185567" elapsed="0.000358"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:00.193209" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:00.193059" elapsed="0.000216"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:00.193031" elapsed="0.000277"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:00.194692" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:00.194158" elapsed="0.000572"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:03:00.195394" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:03:00.194977" elapsed="0.000451"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:03:00.195490" elapsed="0.000050"/>
</return>
<msg time="2026-04-21T02:03:00.195716" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:03:00.193637" elapsed="0.002113"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:00.203864" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:00.203680" elapsed="0.000253"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:00.203650" elapsed="0.000317"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:00.205633" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:00.205485" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:00.205459" elapsed="0.000270"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:03:00.206900" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:03:00.205976" elapsed="0.001034"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:03:00.208312" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:00.207574" elapsed="0.000810"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:03:00.239420" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:03:00.209755" elapsed="0.030002"/>
</kw>
<msg time="2026-04-21T02:03:00.240151" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:03:00.240223" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:00.208781" elapsed="0.031497"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:03:00.268593" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "W "i "t "h "d "r "a "w "n "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:03:00.241439" elapsed="0.027414"/>
</kw>
<msg time="2026-04-21T02:03:00.269230" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:03:00.269293" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:00.240689" elapsed="0.028658"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:00.269977" elapsed="0.000039"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:00.269514" elapsed="0.000550"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:00.269460" elapsed="0.000650"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:00.270930" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "W "i "t "h "d "r "a "w "n "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:00.270327" elapsed="0.000709"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:00.271441" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:00.271130" elapsed="0.000391"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:00.271104" elapsed="0.000452"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:03:00.271614" elapsed="0.000064"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:00.275335" elapsed="0.000163"/>
</kw>
<msg time="2026-04-21T02:03:00.275564" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:00.273919" elapsed="0.001787"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:00.276009" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:00.276348" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:03:00.272984" elapsed="0.003552"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:03:00.272132" elapsed="0.004471"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:03:00.205070" elapsed="0.071634"/>
</kw>
<msg time="2026-04-21T02:03:00.276819" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:00.276869" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:00.204192" elapsed="0.072716"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:03:00.277098" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:03:00.276988" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:00.276970" elapsed="0.000214"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:00.277626" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:00.278014" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:03:00.278088" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:03:00.203191" elapsed="0.075008"/>
</kw>
<msg time="2026-04-21T02:03:00.278297" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:00.278342" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:00.196315" elapsed="0.082065"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:00.278760" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:00.278462" elapsed="0.000370"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:00.278444" elapsed="0.000413"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:03:00.196105" elapsed="0.082776"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:03:00.195852" elapsed="0.083070"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:03:00.192540" elapsed="0.086446"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:03:00.185188" elapsed="0.093899"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:00.184530" elapsed="0.094608"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:03:00.179736" elapsed="0.099458"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer2_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:00.279370" elapsed="0.000111"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:00.293220" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-04-21T02:03:00.306631" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:00.306804" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:00.293025" elapsed="0.013812"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:00.307443" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:00.307071" elapsed="0.000420"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:03:00.307648" elapsed="0.000354"/>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:03:00.292497" elapsed="0.015578"/>
</kw>
<arg>${DEFAULT_LOG_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_LOG_CHECK_PERIOD}</arg>
<arg>BGPCliKeywords.Check_File_For_Word_Count</arg>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:03:00.279645" elapsed="0.028491"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:00.321152" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received: 8.1.0.0/28' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-04-21T02:03:00.357570" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:00.357961" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:00.320983" elapsed="0.037041"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:00.359422" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:00.358519" elapsed="0.001042"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:03:00.359970" elapsed="0.000991"/>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received: ${BGP_PEER1_FIRST_PREFIX_IP}/${BGP_PEER1_PREFIX_LEN}</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:03:00.320486" elapsed="0.040645"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:03:00.362920" elapsed="0.000687"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:03:00.361932" elapsed="0.001822"/>
</kw>
<doc>Check incomming updates for withdrawn routes</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:03:00.178942" elapsed="0.184930"/>
</test>
<test id="s1-s8-t18" name="TC2_Disconnect_BGP_Peer2" line="359">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:03:00.370197" elapsed="0.000220"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:03:00.369914" elapsed="0.000559"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:00.371645" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:00.371492" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:00.371454" elapsed="0.000274"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:00.377230" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:00.377117" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:00.377098" elapsed="0.000201"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:00.378387" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:00.377965" elapsed="0.000459"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:03:00.378949" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:03:00.378602" elapsed="0.000374"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:03:00.379021" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:03:00.379225" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:03:00.377542" elapsed="0.001707"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:00.385271" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:00.385084" elapsed="0.000237"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:00.385065" elapsed="0.000279"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:00.386566" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:00.386455" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:00.386436" elapsed="0.000220"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:03:00.387226" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:03:00.386865" elapsed="0.000388"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:03:00.387648" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:00.387420" elapsed="0.000254"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:03:00.417198" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:03:00.388239" elapsed="0.029145"/>
</kw>
<msg time="2026-04-21T02:03:00.417652" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:03:00.417721" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:00.387890" elapsed="0.029887"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:03:00.442387" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:03:00.418658" elapsed="0.023852"/>
</kw>
<msg time="2026-04-21T02:03:00.442688" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:03:00.442734" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:00.418107" elapsed="0.024663"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:00.443376" elapsed="0.000064"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:00.442901" elapsed="0.000579"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:00.442868" elapsed="0.000642"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:00.444029" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:00.443665" elapsed="0.000436"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:00.444389" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:00.444167" elapsed="0.000276"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:00.444149" elapsed="0.000318"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:03:00.444507" elapsed="0.000046"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:00.447239" elapsed="0.000196"/>
</kw>
<msg time="2026-04-21T02:03:00.447503" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:00.446183" elapsed="0.001464"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:00.447963" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:00.448304" elapsed="0.000077"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:03:00.445484" elapsed="0.003010"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:03:00.444895" elapsed="0.003666"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:03:00.386147" elapsed="0.062515"/>
</kw>
<msg time="2026-04-21T02:03:00.448762" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:00.448943" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:00.385503" elapsed="0.063484"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:03:00.449188" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:03:00.449071" elapsed="0.000244"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:00.449051" elapsed="0.000290"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:00.449817" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:00.450182" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:03:00.450254" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:03:00.384720" elapsed="0.065645"/>
</kw>
<msg time="2026-04-21T02:03:00.450464" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:00.450510" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:00.379653" elapsed="0.070895"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:00.450911" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:00.450627" elapsed="0.000339"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:00.450610" elapsed="0.000382"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:03:00.379499" elapsed="0.071517"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:03:00.379314" elapsed="0.071740"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:03:00.376730" elapsed="0.074388"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:03:00.371142" elapsed="0.080036"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:00.370630" elapsed="0.080599"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:03:00.365780" elapsed="0.085505"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer2_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:00.451485" elapsed="0.000119"/>
</kw>
<kw name="Stop_Console_Tool" owner="BGPcliKeywords">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:00.452826" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:00.452464" elapsed="0.000391"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:03:00.453014" elapsed="0.000393"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:03:00.452188" elapsed="0.001295"/>
</kw>
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:03:02.455015" level="INFO">[?2004l^C
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<msg time="2026-04-21T02:03:02.455439" level="INFO">${output} = [?2004l^C
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt; </msg>
<var>${output}</var>
<arg>delay=1s</arg>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T02:03:00.453635" elapsed="2.001875"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:02.457006" level="INFO">[?2004l^C
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:02.456208" elapsed="0.000910"/>
</kw>
<doc>Stop the tool if still running.</doc>
<status status="PASS" start="2026-04-21T02:03:00.451837" elapsed="2.005432"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:02.471702" level="INFO">Executing command 'cat bgp_peer2.log'.</msg>
<msg time="2026-04-21T02:03:02.486214" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:02.486451" level="INFO">${output_log} = 2026-04-21 02:02:56,642 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:02:56,642 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.2
2026-04-21 02:02:56,642 DEBUG BGP-Thread-...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:02.471549" elapsed="0.014963"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:02.487559" level="INFO">2026-04-21 02:02:56,642 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:02:56,642 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.2
2026-04-21 02:02:56,642 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-04-21 02:02:56,642 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.171.3
2026-04-21 02:02:56,642 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-04-21 02:02:56,642 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 02:02:56,644 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 02:02:56,644 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-04-21 02:02:56,644 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 02:02:56,644 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 3
2026-04-21 02:02:56,644 INFO BGP-Thread-1 (job):   Prefix base: 8.2.0.0/28
2026-04-21 02:02:56,644 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-04-21 02:02:56,644 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-04-21 02:02:56,644 INFO BGP-Thread-1 (job):   My BGP Identifier: 2130706434
2026-04-21 02:02:56,644 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-04-21 02:02:56,644 INFO BGP-Thread-1 (job):   Originator ID: None
2026-04-21 02:02:56,645 INFO BGP-Thread-1 (job):   Cluster list: None
2026-04-21 02:02:56,645 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-04-21 02:02:56,645 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-04-21 02:02:56,645 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-04-21 02:02:56,645 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 3
2026-04-21 02:02:56,645 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, 2]
2026-04-21 02:02:56,645 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-04-21 02:02:56,645 INFO BGP-Thread-1 (job):   Let's go ...

2026-04-21 02:02:56,645 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-04-21 02:02:56,645 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:56,645 DEBUG BGP-Thread-1 (job):   Length=45 (0x002d)
2026-04-21 02:02:56,645 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-04-21 02:02:56,645 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-04-21 02:02:56,645 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-04-21 02:02:56,645 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-04-21 02:02:56,646 DEBUG BGP-Thread-1 (job):   BGP Identifier=2130706434 (0x7f000002)
2026-04-21 02:02:56,646 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=16 (0x10)
2026-04-21 02:02:56,646 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x0206010400010001020641040000fbf0
2026-04-21 02:02:56,646 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff002d0104fbf000b47f000002100206010400010001020641040000fbf0'
2026-04-21 02:02:56,646 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff002d0104fbf000b47f000002100206010400010001020641040000fbf0
2026-04-21 02:02:56,647 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:02:56,647 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:56,647 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:02:56,647 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:02:56,647 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:02:56,647 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:02:56,647 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:56,647 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:02:56,647 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:02:56,648 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:02:56,648 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-04-21 02:02:56,648 INFO BGP-Thread-1 (job): Iteration: 0 - total remaining prefixes: 3
2026-04-21 02:02:56,648 DEBUG BGP-Thread-1 (job): ########## Iteration: 0 ##########
2026-04-21 02:02:56,648 DEBUG BGP-Thread-1 (job): Remaining prefixes: 3
2026-04-21 02:02:56,648 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-04-21 02:02:56,648 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-04-21 02:02:56,648 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-04-21 02:02:56,648 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:02:56,648 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-04-21 02:02:56,648 DEBUG BGP-Thread-1 (job):   Prefix indexes: [0]
2026-04-21 02:02:56,648 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.2.0.0')]
2026-04-21 02:02:56,648 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-04-21 02:02:56,648 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-04-21 02:02:56,648 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:02:56,648 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-04-21 02:02:56,648 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-04-21 02:02:56,649 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-04-21 02:02:56,649 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:02:56,649 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:56,649 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-04-21 02:02:56,649 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:02:56,650 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:02:56,650 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:02:56,650 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-04-21 02:02:56,650 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201)
2026-04-21 02:02:56,650 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:02:56,650 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-04-21 02:02:56,650 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-04-21 02:02:56,651 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.2.0.0')]/28 (0x1c08020000)
2026-04-21 02:02:56,651 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf040050400000064400304c00002011c08020000
2026-04-21 02:02:56,651 DEBUG BGP-Thread-1 (job): ########## Iteration: 1 ##########
2026-04-21 02:02:56,653 DEBUG BGP-Thread-1 (job): Remaining prefixes: 2
2026-04-21 02:02:56,653 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-04-21 02:02:56,653 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-04-21 02:02:56,653 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-04-21 02:02:56,653 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:02:56,653 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-04-21 02:02:56,653 DEBUG BGP-Thread-1 (job):   Prefix indexes: [1]
2026-04-21 02:02:56,653 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.2.0.16')]
2026-04-21 02:02:56,653 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-04-21 02:02:56,653 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-04-21 02:02:56,653 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:02:56,653 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-04-21 02:02:56,653 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-04-21 02:02:56,653 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-04-21 02:02:56,653 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:02:56,653 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:56,653 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-04-21 02:02:56,654 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:02:56,654 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:02:56,654 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:02:56,654 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-04-21 02:02:56,654 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201)
2026-04-21 02:02:56,654 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:02:56,654 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-04-21 02:02:56,654 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-04-21 02:02:56,654 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.2.0.16')]/28 (0x1c08020010)
2026-04-21 02:02:56,654 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf040050400000064400304c00002011c08020010
2026-04-21 02:02:56,654 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-04-21 02:02:56,654 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:56,654 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:56,654 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-04-21 02:02:56,654 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:56,654 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:56,654 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:56,654 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:56,654 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:56,654 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:56,654 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:56,654 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:56,655 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:56,655 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:56,655 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:56,655 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:56,655 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-04-21 02:02:56,655 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-04-21 02:02:56,655 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:56,655 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:56,655 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:56,655 DEBUG BGP-Thread-1 (job): ########## Iteration: 2 ##########
2026-04-21 02:02:56,655 DEBUG BGP-Thread-1 (job): Remaining prefixes: 1
2026-04-21 02:02:56,655 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-04-21 02:02:56,656 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-04-21 02:02:56,656 DEBUG BGP-Thread-1 (job):   Prefix slot index: 2
2026-04-21 02:02:56,656 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:02:56,656 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-04-21 02:02:56,656 DEBUG BGP-Thread-1 (job):   Prefix indexes: [2]
2026-04-21 02:02:56,656 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.2.0.32')]
2026-04-21 02:02:56,656 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-04-21 02:02:56,656 DEBUG BGP-Thread-1 (job):   Prefix slot index: 2
2026-04-21 02:02:56,656 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:02:56,656 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-04-21 02:02:56,656 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-04-21 02:02:56,656 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-04-21 02:02:56,656 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:02:56,656 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:56,656 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-04-21 02:02:56,656 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:02:56,656 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:02:56,656 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:02:56,656 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-04-21 02:02:56,656 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201)
2026-04-21 02:02:56,656 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:02:56,656 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-04-21 02:02:56,656 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-04-21 02:02:56,656 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.2.0.32')]/28 (0x1c08020020)
2026-04-21 02:02:56,657 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf040050400000064400304c00002011c08020020
2026-04-21 02:02:56,657 INFO BGP-Thread-1 (job): All update messages generated.
2026-04-21 02:02:56,657 INFO BGP-Thread-1 (job): Storing performance results.
2026-04-21 02:02:56,657 INFO BGP-Thread-1 (job): ########## Final results ##########
2026-04-21 02:02:56,657 INFO BGP-Thread-1 (job): Number of iterations: 3
2026-04-21 02:02:56,657 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the pre-fill phase: 0
2026-04-21 02:02:56,658 INFO BGP-Thread-1 (job): The pre-fill phase duration: 0s
2026-04-21 02:02:56,658 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the 2nd test phase: 3
2026-04-21 02:02:56,658 INFO BGP-Thread-1 (job): The 2nd test phase duration: 0.00857853889465332s
2026-04-21 02:02:56,659 INFO BGP-Thread-1 (job): Threshold for performance reporting: 1000
2026-04-21 02:02:56,659 INFO BGP-Thread-1 (job): Message generator performance results stored in totals-bgp.csv:
2026-04-21 02:02:56,659 INFO BGP-Thread-1 (job):   
2026-04-21 02:02:56,660 INFO BGP-Thread-1 (job):   
2026-04-21 02:02:56,662 INFO BGP-Thread-1 (job): Message generator performance results stored in performance-bgp.csv:
2026-04-21 02:02:56,663 INFO BGP-Thread-1 (job):   
2026-04-21 02:02:56,663 INFO BGP-Thread-1 (job):   
2026-04-21 02:02:56,663 INFO BGP-Thread-1 (job): Finally an END-OF-RIB is sent.
2026-04-21 02:02:56,663 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:02:56,663 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:02:56,663 DEBUG BGP-Thread-1 (job):   Length=43 (0x002b)
2026-04-21 02:02:56,663 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:02:56,663 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:02:56,663 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:02:56,663 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=20 (0x0014)
2026-04-21 02:02:56,663 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064)
2026-04-21 02:02:56,663 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:02:56,663 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-04-21 02:02:56,663 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-04-21 02:02:56,663 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[]/28 (0x)
2026-04-21 02:02:56,663 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff002b02000000144001010040020602010000fbf040050400000064
2026-04-21 02:02:56,663 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a02000000334001010040020602010000fbf040050400000064800904c0000202800a04c0000202800e0e00010104c0000201001c08010000
2026-04-21 02:02:56,663 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:56,663 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:56,663 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-04-21 02:02:56,663 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0033' (51)
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'4001010040020602010000fbf040050400000064800904c0000202800a04c0000202800e0e00010104c0000201001c08010000'
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): Attribute value=0xb'02010000fbf0'
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:02:56,664 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-04-21 02:02:56,665 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08010000'
2026-04-21 02:02:56,665 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:56,665 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:56,665 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-04-21 02:02:56,665 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-04-21 02:02:56,665 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-04-21 02:02:56,665 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08010000'
2026-04-21 02:02:56,665 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.1.0.0/28']
2026-04-21 02:02:56,665 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.1.0.0/28
2026-04-21 02:02:56,665 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:56,665 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:56,665 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:56,665 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a02000000334001010040020602010000fbf040050400000064800904c0000202800a04c0000202800e0e00010104c0000201001c08010010
2026-04-21 02:02:56,665 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:56,665 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:56,665 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-04-21 02:02:56,665 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:56,665 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:56,665 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:56,665 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:56,665 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:56,665 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:56,665 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:56,665 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:56,665 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:56,666 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:56,666 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:56,666 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:56,666 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0033' (51)
2026-04-21 02:02:56,666 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'4001010040020602010000fbf040050400000064800904c0000202800a04c0000202800e0e00010104c0000201001c08010010'
2026-04-21 02:02:56,666 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:56,666 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:56,666 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:56,666 DEBUG BGP-Thread-1 (job): Attribute value=0xb'02010000fbf0'
2026-04-21 02:02:56,666 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:56,666 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:56,666 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:56,666 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:02:56,666 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:56,666 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:02:56,666 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-04-21 02:02:56,666 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08010010'
2026-04-21 02:02:56,666 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:56,666 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:56,666 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-04-21 02:02:56,666 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-04-21 02:02:56,666 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-04-21 02:02:56,666 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08010010'
2026-04-21 02:02:56,666 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.1.0.16/28']
2026-04-21 02:02:56,666 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.1.0.16/28
2026-04-21 02:02:56,667 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:56,667 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:56,667 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:56,667 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a02000000334001010040020602010000fbf040050400000064800904c0000202800a04c0000202800e0e00010104c0000201001c08010020
2026-04-21 02:02:56,667 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:56,667 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:56,667 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-04-21 02:02:56,667 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:56,667 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:56,667 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:56,667 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:56,667 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:56,667 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:56,667 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:56,667 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:56,667 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:56,667 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:56,667 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:56,667 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:56,667 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0033' (51)
2026-04-21 02:02:56,667 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'4001010040020602010000fbf040050400000064800904c0000202800a04c0000202800e0e00010104c0000201001c08010020'
2026-04-21 02:02:56,667 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:56,667 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:56,667 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:56,667 DEBUG BGP-Thread-1 (job): Attribute value=0xb'02010000fbf0'
2026-04-21 02:02:56,667 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:56,668 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:56,668 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:56,668 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:02:56,668 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:56,668 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:02:56,668 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-04-21 02:02:56,668 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08010020'
2026-04-21 02:02:56,668 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:56,668 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:56,668 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-04-21 02:02:56,668 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-04-21 02:02:56,668 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-04-21 02:02:56,668 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08010020'
2026-04-21 02:02:56,668 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.1.0.32/28']
2026-04-21 02:02:56,668 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.1.0.32/28
2026-04-21 02:02:56,668 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:56,668 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:56,668 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:58,173 INFO BGP-Thread-1 (job): ... idle for 1.505s
2026-04-21 02:02:58,174 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 1.505s
2026-04-21 02:02:58,174 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020602010000fbf040050400000064800904c0000202800a04c0000202800f080001011c08010000
2026-04-21 02:02:58,174 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:58,174 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:58,174 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-04-21 02:02:58,174 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:58,174 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:58,174 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:58,174 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:58,174 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:58,175 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:58,175 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:58,175 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:58,175 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:58,175 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:58,175 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:58,175 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:58,175 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002d' (45)
2026-04-21 02:02:58,175 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'4001010040020602010000fbf040050400000064800904c0000202800a04c0000202800f080001011c08010000'
2026-04-21 02:02:58,175 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:58,175 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:58,175 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:58,175 DEBUG BGP-Thread-1 (job): Attribute value=0xb'02010000fbf0'
2026-04-21 02:02:58,175 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:58,175 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:58,176 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:58,176 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:02:58,176 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:58,176 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:02:58,176 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-04-21 02:02:58,176 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08010000'
2026-04-21 02:02:58,176 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:58,176 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:58,176 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08010000'
2026-04-21 02:02:58,176 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.1.0.0/28']
2026-04-21 02:02:58,176 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.1.0.0/28
2026-04-21 02:02:58,176 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:58,176 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:58,176 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:58,177 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020602010000fbf040050400000064800904c0000202800a04c0000202800f080001011c08010010
2026-04-21 02:02:58,177 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:58,177 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:58,177 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-04-21 02:02:58,177 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:58,177 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:58,177 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:58,177 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:58,177 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:58,177 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:58,177 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:58,177 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:58,177 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:58,178 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:58,178 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:58,178 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:58,178 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002d' (45)
2026-04-21 02:02:58,178 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'4001010040020602010000fbf040050400000064800904c0000202800a04c0000202800f080001011c08010010'
2026-04-21 02:02:58,178 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:58,178 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:58,178 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:58,178 DEBUG BGP-Thread-1 (job): Attribute value=0xb'02010000fbf0'
2026-04-21 02:02:58,178 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:58,178 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:58,178 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:58,178 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:02:58,178 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:58,178 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:02:58,179 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-04-21 02:02:58,179 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08010010'
2026-04-21 02:02:58,179 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:58,179 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:58,179 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08010010'
2026-04-21 02:02:58,179 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.1.0.16/28']
2026-04-21 02:02:58,179 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.1.0.16/28
2026-04-21 02:02:58,179 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:58,179 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:58,179 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:58,179 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020602010000fbf040050400000064800904c0000202800a04c0000202800f080001011c08010020
2026-04-21 02:02:58,179 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:02:58,179 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:02:58,179 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-04-21 02:02:58,180 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:02:58,180 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:02:58,180 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:02:58,180 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:02:58,180 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:02:58,180 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:02:58,180 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:02:58,180 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:02:58,180 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:02:58,180 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:02:58,180 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:02:58,180 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:02:58,180 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002d' (45)
2026-04-21 02:02:58,180 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'4001010040020602010000fbf040050400000064800904c0000202800a04c0000202800f080001011c08010020'
2026-04-21 02:02:58,180 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:02:58,181 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:02:58,181 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:02:58,181 DEBUG BGP-Thread-1 (job): Attribute value=0xb'02010000fbf0'
2026-04-21 02:02:58,181 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:02:58,181 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:02:58,181 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:02:58,181 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:02:58,181 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:02:58,181 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:02:58,181 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-04-21 02:02:58,181 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08010020'
2026-04-21 02:02:58,181 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:02:58,181 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:02:58,182 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08010020'
2026-04-21 02:02:58,182 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.1.0.32/28']
2026-04-21 02:02:58,182 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.1.0.32/28
2026-04-21 02:02:58,182 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:02:58,182 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:02:58,182 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:02:58,182 INFO BGP-Thread-1 (job): total_received_update_message_counter: 7
2026-04-21 02:02:58,182 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 3
2026-04-21 02:02:58,182 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 3
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:02.486950" elapsed="0.001710"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-21T02:03:02.490079" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/tc2_bgp_peer2.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/tc2_bgp_peer2.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-21T02:03:02.489169" elapsed="0.001046"/>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>tc2_${BGP_PEER2_LOG_FILE}</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-21T02:03:02.471070" elapsed="0.019287"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:03:02.491732" elapsed="0.001577"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:03:02.491022" elapsed="0.002438"/>
</kw>
<doc>Stop BGP peer &amp; store logs</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:03:00.364592" elapsed="2.128955"/>
</test>
<test id="s1-s8-t19" name="TC_2_Check_for_Empty_IPv4_Topology" line="366">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:03:02.500978" elapsed="0.000365"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:03:02.500558" elapsed="0.000873"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:02.502873" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:02.502694" elapsed="0.000238"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:02.502663" elapsed="0.000299"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:02.508727" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:02.508612" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:02.508594" elapsed="0.000220"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:02.509943" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:02.509465" elapsed="0.000508"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:03:02.510458" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:03:02.510145" elapsed="0.000338"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:03:02.510528" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:03:02.510700" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:03:02.509067" elapsed="0.001658"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:02.517279" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:02.517165" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:02.517146" elapsed="0.000204"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:02.518617" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:02.518507" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:02.518489" elapsed="0.000196"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:03:02.519184" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:03:02.518863" elapsed="0.000348"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:03:02.519604" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:02.519377" elapsed="0.000252"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:03:02.547662" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:03:02.520212" elapsed="0.027622"/>
</kw>
<msg time="2026-04-21T02:03:02.548082" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:03:02.548135" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:02.519810" elapsed="0.028367"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:03:02.577094" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "2 "_ "C "h "e "c "k "_ "f "o "r "_ "E "m "p "t "y "_ "I "P "v "4 "_ "T "o "p "o "l "o "g "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:03:02.548873" elapsed="0.028348"/>
</kw>
<msg time="2026-04-21T02:03:02.577398" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:03:02.577555" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "2 "_ "C "h "e "c "k "_ "f "o "r "_ "E "m "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:02.548424" elapsed="0.029172"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:02.578016" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:02.577703" elapsed="0.000372"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:02.577669" elapsed="0.000434"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:02.578593" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "2 "_ "C "h "e "c "k "_ "f "o "r "_ "E "m "p "t "y "_ "I "P "v "4 "_ "T "o "p "o "l "o "g "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:02.578253" elapsed="0.000414"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:02.578982" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:02.578736" elapsed="0.000303"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:02.578717" elapsed="0.000346"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:03:02.579102" elapsed="0.000043"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:02.582046" elapsed="0.000163"/>
</kw>
<msg time="2026-04-21T02:03:02.582274" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:02.580805" elapsed="0.001614"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:02.582703" elapsed="0.000080"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:02.583074" elapsed="0.000077"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:03:02.580063" elapsed="0.003203"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:03:02.579454" elapsed="0.003879"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:03:02.518200" elapsed="0.065233"/>
</kw>
<msg time="2026-04-21T02:03:02.583528" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:02.583573" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "2 "_ "C "h "e "c "k "_ "f "o "r "_ "E "m "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:02.517508" elapsed="0.066104"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:03:02.583847" elapsed="0.000030"/>
</return>
<status status="PASS" start="2026-04-21T02:03:02.583689" elapsed="0.000224"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:02.583670" elapsed="0.000268"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:02.584443" elapsed="0.000029"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:02.584830" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:03:02.584905" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:03:02.516806" elapsed="0.068211"/>
</kw>
<msg time="2026-04-21T02:03:02.585113" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:02.585158" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "2 "_ "C "h "e "c "k "_ "f "o "r "_ "E "m "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:02.511179" elapsed="0.074021"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:02.585539" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:02.585279" elapsed="0.000314"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:02.585261" elapsed="0.000356"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:03:02.511023" elapsed="0.074618"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:03:02.510829" elapsed="0.074851"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:03:02.508237" elapsed="0.077537"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:03:02.502288" elapsed="0.083572"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:02.501613" elapsed="0.084348"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:03:02.497102" elapsed="0.088917"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_Example_IPv4_Topology_Does_Not_Contain" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:03:02.594520" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0nzpb1uzikfls1eibp7kil97ch16.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:03:02.594734" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:03:02.594939" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:03:02.587291" elapsed="0.007685"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:02.599426" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:02.595394" elapsed="0.004099"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:02.603409" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:02.599721" elapsed="0.003755"/>
</kw>
<kw name="Should Not Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` contains ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:03:02.603702" elapsed="0.003811"/>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>prefix</arg>
<doc>Check the example-ipv4-topology does not contain the string</doc>
<status status="PASS" start="2026-04-21T02:03:02.586912" elapsed="0.020691"/>
</kw>
<arg>${DEFAULT_TOPOLOGY_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_TOPOLOGY_CHECK_PERIOD}</arg>
<arg>BgpOperations.Check_Example_IPv4_Topology_Does_Not_Contain</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>prefix</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:03:02.586210" elapsed="0.021463"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:03:02.608584" elapsed="0.000355"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:03:02.608104" elapsed="0.000900"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:02.495933" elapsed="0.113113"/>
</test>
<test id="s1-s8-t20" name="TC2_Delete_BGP_Peers_Configuration" line="374">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:03:02.612616" elapsed="0.000235"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:03:02.612339" elapsed="0.000568"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:02.613947" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:02.613826" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:02.613787" elapsed="0.000231"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:02.619516" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:02.619408" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:02.619390" elapsed="0.000196"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:02.620647" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:02.620228" elapsed="0.000446"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:03:02.621160" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:03:02.620857" elapsed="0.000330"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:03:02.621232" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:03:02.621392" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:03:02.619838" elapsed="0.001578"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:02.627468" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:02.627359" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:02.627341" elapsed="0.000196"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:02.628781" elapsed="0.000036"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:02.628674" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:02.628656" elapsed="0.000263"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:03:02.629384" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:03:02.629074" elapsed="0.000336"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:03:02.629806" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:02.629573" elapsed="0.000260"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:03:02.660622" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:03:02.630385" elapsed="0.030534"/>
</kw>
<msg time="2026-04-21T02:03:02.661240" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:03:02.661311" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:02.629997" elapsed="0.031370"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:03:02.688318" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "D "e "l "e "t "e "_ "B "G "P "_ "P "e "e "r "s "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:03:02.662425" elapsed="0.026053"/>
</kw>
<msg time="2026-04-21T02:03:02.688693" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:03:02.688739" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "D "e "l "e "t "e "_ "B "G "P "_ "P "e "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:02.661736" elapsed="0.027040"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:02.689196" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:02.688921" elapsed="0.000332"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:02.688878" elapsed="0.000405"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:02.689766" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "D "e "l "e "t "e "_ "B "G "P "_ "P "e "e "r "s "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:02.689447" elapsed="0.000450"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:02.690219" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:02.689983" elapsed="0.000292"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:02.689963" elapsed="0.000335"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:03:02.690336" elapsed="0.000047"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:02.693279" elapsed="0.000153"/>
</kw>
<msg time="2026-04-21T02:03:02.693495" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:02.692030" elapsed="0.001618"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:02.693951" elapsed="0.000074"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:02.694313" elapsed="0.000084"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:03:02.691332" elapsed="0.003186"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:03:02.690701" elapsed="0.003886"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:03:02.628366" elapsed="0.066336"/>
</kw>
<msg time="2026-04-21T02:03:02.694832" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:02.694881" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "D "e "l "e "t "e "_ "B "G "P "_ "P "e "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:02.627691" elapsed="0.067228"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:03:02.695121" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:03:02.694998" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:02.694979" elapsed="0.000227"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:02.695642" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:02.696094" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:03:02.696169" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:03:02.627015" elapsed="0.069269"/>
</kw>
<msg time="2026-04-21T02:03:02.696382" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:02.696426" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "D "e "l "e "t "e "_ "B "G "P "_ "P "e "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:02.621838" elapsed="0.074625"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:02.696943" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:02.696647" elapsed="0.000352"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:02.696624" elapsed="0.000399"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:03:02.621669" elapsed="0.075378"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:03:02.621481" elapsed="0.075616"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:03:02.619040" elapsed="0.078124"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:03:02.613497" elapsed="0.083728"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:02.613060" elapsed="0.084215"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:03:02.610024" elapsed="0.087310"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:03:02.698216" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | NAME=example-bgp-peer1 | IP=127.0.0.1 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>NAME=example-bgp-peer1</arg>
<arg>IP=${BGP_PEER1_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:03:02.697520" elapsed="0.000726"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:02.757814" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:02.757239" elapsed="0.000623"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:03:02.759005" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:03:02.758580" elapsed="0.000541">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:03:02.759251" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:03:02.758104" elapsed="0.001182"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:02.760079" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:02.759524" elapsed="0.000593"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:03:02.760540" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:03:02.760849" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:03:02.760343" elapsed="0.000545"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:02.761433" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:02.761110" elapsed="0.000389"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:02.762908" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer1', 'IP': '127.0.0.1', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:02.762529" elapsed="0.000443"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:03:02.763577" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:03:02.763197" elapsed="0.000494"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:02.764655" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:02.764245" elapsed="0.000446"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:02.765712" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:02.765403" elapsed="0.000343"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:02.765839" elapsed="0.000049"/>
</return>
<msg time="2026-04-21T02:03:02.766042" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:02.764988" elapsed="0.001080"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:02.766246" elapsed="0.000335"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T02:03:02.764047" elapsed="0.002590"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:02.767413" level="INFO">${value} = example-bgp-peer1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:02.767005" elapsed="0.000444"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:02.768445" level="INFO">${encoded} = example-bgp-peer1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:02.768159" elapsed="0.000320"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:02.768545" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:03:02.768750" level="INFO">${encoded_value} = example-bgp-peer1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:02.767705" elapsed="0.001138"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:02.769062" elapsed="0.064478"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">example-bgp-peer1</var>
<status status="PASS" start="2026-04-21T02:03:02.766814" elapsed="0.066819"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:02.834465" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:02.834050" elapsed="0.000443"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:02.835355" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:02.835128" elapsed="0.000253"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:02.835438" elapsed="0.000050"/>
</return>
<msg time="2026-04-21T02:03:02.835618" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:02.834743" elapsed="0.000899"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:02.835815" elapsed="0.000227"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-04-21T02:03:02.833821" elapsed="0.002263"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:02.836680" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:02.836359" elapsed="0.000348"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:02.837485" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:02.837269" elapsed="0.000243"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:02.837563" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:03:02.837716" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:02.836922" elapsed="0.000818"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:02.837914" elapsed="0.000228"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:03:02.836198" elapsed="0.001984"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:03:02.763775" elapsed="0.074444"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:03:02.838266" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:03:02.838431" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer1', 'IP': '127.0.0.1', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:03:02.762083" elapsed="0.076374"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:02.761613" elapsed="0.076877"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:02.838684" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:02.838523" elapsed="0.000217"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:02.761577" elapsed="0.077185"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:02.839611" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:02.838934" elapsed="0.000782"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:03:02.839769" elapsed="0.000049"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:03:02.756293" elapsed="0.083632"/>
</kw>
<msg time="2026-04-21T02:03:02.839983" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:02.737907" elapsed="0.102133"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:02.854004" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:02.867317" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:02.880657" elapsed="0.000033"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:02.880921" elapsed="0.000029"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:02.881136" elapsed="0.000024"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:02.881655" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:02.881487" elapsed="0.000231"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:03:02.881465" elapsed="0.000281"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:02.881941" elapsed="0.000034"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:02.882224" elapsed="0.000032"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:02.882485" elapsed="0.000033"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:03:02.881419" elapsed="0.001155"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:03:02.881280" elapsed="0.001341"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:02.882886" elapsed="0.000034"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:03:02.883203" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:03:02.883449" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:03:02.731504" elapsed="0.151990"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:02.885532" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:02.885023" elapsed="0.000586"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:03:02.901210" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0nzpb1uzikfls1eibp7kil97ch16.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:03:02.901344" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:03:02.901520" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:03:02.887984" elapsed="0.013575"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:02.885708" elapsed="0.015914"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:02.901949" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:02.901664" elapsed="0.000426"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:02.885682" elapsed="0.016458"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:02.910111" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:02.904451" elapsed="0.005705"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:02.903947" elapsed="0.006244"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:02.903907" elapsed="0.006310"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:02.913023" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:02.910498" elapsed="0.002576"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:02.910271" elapsed="0.002840"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:02.910255" elapsed="0.002883"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:02.913822" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:02.913371" elapsed="0.000479"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:02.914166" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:02.913921" elapsed="0.000303"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:02.914722" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:02.914420" elapsed="0.000328"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:02.914249" elapsed="0.000534"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:02.913903" elapsed="0.000919"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:02.915346" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:02.914985" elapsed="0.000387"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:02.915677" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:02.915439" elapsed="0.000294"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:02.916235" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:02.915941" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:02.915757" elapsed="0.000539"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:02.915422" elapsed="0.000896"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:02.916476" elapsed="0.000370"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:03:02.917356" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:02.917014" elapsed="0.000370"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:03:02.917547" elapsed="0.002749"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:03:02.902991" elapsed="0.017371"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:03:02.920463" elapsed="0.000043"/>
</return>
<msg time="2026-04-21T02:03:02.922957" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:03:02.884052" elapsed="0.038932"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:03:02.923040" elapsed="0.000028"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ibgp_peers</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:03:02.698482" elapsed="0.224687"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:03:02.924027" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | NAME=example-bgp-peer2 | IP=127.0.0.2 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>NAME=example-bgp-peer2</arg>
<arg>IP=${BGP_PEER2_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:03:02.923352" elapsed="0.000704"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:02.971147" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:02.970750" elapsed="0.000426"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:03:02.971967" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:03:02.971680" elapsed="0.000372">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:03:02.972145" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:03:02.971343" elapsed="0.000826"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:02.972767" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:02.972371" elapsed="0.000441"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:03:02.973125" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:03:02.973291" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:03:02.972983" elapsed="0.000335"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:02.973811" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:02.973481" elapsed="0.000380"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:02.974840" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer2', 'IP': '127.0.0.2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:02.974559" elapsed="0.000328"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:03:02.975309" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:03:02.975048" elapsed="0.000287"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:02.976052" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:02.975731" elapsed="0.000346"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:02.976825" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:02.976590" elapsed="0.000262"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:02.976902" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:03:02.977054" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:02.976268" elapsed="0.000810"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:02.977233" elapsed="0.000230"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T02:03:02.975588" elapsed="0.001915"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:02.978311" level="INFO">${value} = example-bgp-peer2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:02.977839" elapsed="0.000499"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:02.979126" level="INFO">${encoded} = example-bgp-peer2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:02.978868" elapsed="0.000284"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:02.979203" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:03:02.979355" level="INFO">${encoded_value} = example-bgp-peer2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:02.978526" elapsed="0.000854"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:02.979534" elapsed="0.000220"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">example-bgp-peer2</var>
<status status="PASS" start="2026-04-21T02:03:02.977686" elapsed="0.002125"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:02.980358" level="INFO">${value} = 127.0.0.2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:02.980061" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:02.981114" level="INFO">${encoded} = 127.0.0.2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:02.980904" elapsed="0.000236"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:02.981189" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:03:02.981338" level="INFO">${encoded_value} = 127.0.0.2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:02.980570" elapsed="0.000793"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:02.981516" elapsed="0.000269"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.2</var>
<status status="PASS" start="2026-04-21T02:03:02.979926" elapsed="0.001921"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:02.982396" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:02.982096" elapsed="0.000325"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:02.983176" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:02.982968" elapsed="0.000233"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:02.983251" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:03:02.983400" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:02.982609" elapsed="0.000815"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:02.983576" elapsed="0.000234"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:03:02.981961" elapsed="0.001891"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:03:02.975399" elapsed="0.008488"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:03:02.983932" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:03:02.984091" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer2', 'IP': '127.0.0.2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:03:02.974235" elapsed="0.009882"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:02.973931" elapsed="0.010217"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:02.984324" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:02.984173" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:02.973912" elapsed="0.010487"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:02.985190" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:02.984546" elapsed="0.000673"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:03:02.985266" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:03:02.970129" elapsed="0.015260"/>
</kw>
<msg time="2026-04-21T02:03:02.985445" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:02.956523" elapsed="0.028969"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:02.998996" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.012290" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.025610" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.025863" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.026045" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.026415" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:03.026267" elapsed="0.000203"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:03:03.026253" elapsed="0.000241"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.026637" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.026823" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.026994" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:03:03.026224" elapsed="0.000822"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:03:03.026123" elapsed="0.000949"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.027219" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:03:03.027295" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:03:03.027418" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:03:02.951976" elapsed="0.075468"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.028559" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:03.028308" elapsed="0.000298"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:03:03.039455" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0nzpb1uzikfls1eibp7kil97ch16.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:03:03.039524" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:03:03.039649" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:03:03.030861" elapsed="0.008823"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:03.028672" elapsed="0.011069"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.040027" elapsed="0.000080"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:03.039778" elapsed="0.000388"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:03.028655" elapsed="0.011541"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.045292" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:03.041651" elapsed="0.003703"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:03.041335" elapsed="0.004068"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:03.041309" elapsed="0.004130"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.049308" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:03.045868" elapsed="0.003504"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:03.045516" elapsed="0.003904"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:03.045492" elapsed="0.003963"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.050279" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:03.049695" elapsed="0.000622"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.050751" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:03.050415" elapsed="0.000440"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.051367" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:03.051066" elapsed="0.000328"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:03.050890" elapsed="0.000540"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:03.050389" elapsed="0.001062"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.051994" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:03.051614" elapsed="0.000407"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.052326" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:03.052089" elapsed="0.000293"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.052879" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:03.052568" elapsed="0.000337"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:03.052406" elapsed="0.000534"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:03.052072" elapsed="0.000889"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:03.053112" elapsed="0.000342"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:03:03.053929" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:03.053621" elapsed="0.000334"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.054113" elapsed="0.002623"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:03:03.040689" elapsed="0.016127"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:03:03.056863" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:03:03.059327" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:03:03.027711" elapsed="0.031643"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:03:03.059407" elapsed="0.000028"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ibgp_peers</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:03:02.924298" elapsed="0.135234"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:03:03.060157" elapsed="0.000239"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:03:03.059846" elapsed="0.000613"/>
</kw>
<doc>Delete all previously configured BGP peers.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:03:02.609397" elapsed="0.451102"/>
</test>
<test id="s1-s8-t21" name="TC3_Configure_Two_iBGP_Non_Client_Peers" line="396">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:03:03.064688" elapsed="0.000247"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:03:03.064422" elapsed="0.000569"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:03.066073" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:03.065922" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:03.065903" elapsed="0.000243"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:03.071453" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:03.071342" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:03.071324" elapsed="0.000196"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.072538" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:03.072151" elapsed="0.000414"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.073045" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:03:03.072727" elapsed="0.000344"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:03:03.073116" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:03:03.073270" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:03:03.071750" elapsed="0.001545"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:03.079300" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:03.079192" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:03.079172" elapsed="0.000196"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:03.080549" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:03.080444" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:03.080426" elapsed="0.000190"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:03:03.081101" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.080765" elapsed="0.000362"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:03:03.081514" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:03.081289" elapsed="0.000251"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:03:03.115074" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:03:03.082092" elapsed="0.033094"/>
</kw>
<msg time="2026-04-21T02:03:03.115363" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:03:03.115411" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:03.081703" elapsed="0.033743"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:03:03.144178" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "C "o "n "f "i "g "u "r "e "_ "T "w "o "_ "i "B "G "P "_ "N "o "n "_ "C "l "i "e "n "t "_ "P "e "e "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:03:03.116016" elapsed="0.028399"/>
</kw>
<msg time="2026-04-21T02:03:03.144769" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:03:03.144913" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "C "o "n "f "i "g "u "r "e "_ "T "w "o "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:03.115628" elapsed="0.029365"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.145696" elapsed="0.000061"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:03.145183" elapsed="0.000694"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:03.145127" elapsed="0.000809"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.146956" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "C "o "n "f "i "g "u "r "e "_ "T "w "o "_ "i "B "G "P "_ "N "o "n "_ "C "l "i "e "n "t "_ "P "e "e "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:03.146320" elapsed="0.000707"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.147310" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:03.147093" elapsed="0.000271"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:03.147075" elapsed="0.000312"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:03:03.147420" elapsed="0.000027"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:03.150050" elapsed="0.000157"/>
</kw>
<msg time="2026-04-21T02:03:03.150269" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:03.148938" elapsed="0.001465"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.150682" elapsed="0.000078"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.151054" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:03:03.148253" elapsed="0.002984"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:03:03.147699" elapsed="0.003603"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:03:03.080145" elapsed="0.071254"/>
</kw>
<msg time="2026-04-21T02:03:03.151490" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:03.151534" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "C "o "n "f "i "g "u "r "e "_ "T "w "o "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:03.079525" elapsed="0.072043"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:03:03.151752" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-21T02:03:03.151644" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:03.151626" elapsed="0.000239"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.152271" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.152608" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:03:03.152679" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:03:03.078850" elapsed="0.073940"/>
</kw>
<msg time="2026-04-21T02:03:03.152904" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:03.152949" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "C "o "n "f "i "g "u "r "e "_ "T "w "o "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:03.073671" elapsed="0.079314"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.153309" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:03.153060" elapsed="0.000302"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:03.153043" elapsed="0.000343"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:03:03.073522" elapsed="0.079887"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:03:03.073349" elapsed="0.080091"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:03:03.070981" elapsed="0.082513"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:03:03.065576" elapsed="0.087973"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:03.065147" elapsed="0.088447"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:03:03.062133" elapsed="0.091513"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.154663" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | NAME=example-bgp-peer1 | IP=127.0.0.1 | HOLDTIME=180 | PEER_PORT=17900 | PEER_ROLE=ibgp | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENC...</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>NAME=example-bgp-peer1</arg>
<arg>IP=${BGP_PEER1_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PEER_ROLE=ibgp</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<arg>RR_CLIENT=false</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.153833" elapsed="0.000860"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.200834" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:03.200218" elapsed="0.000666"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:03:03.202216" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:03:03.201787" elapsed="0.000582">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:03:03.202475" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:03:03.201331" elapsed="0.001170"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.203157" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:03.202686" elapsed="0.000509"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:03:03.203583" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:03:03.203857" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:03:03.203391" elapsed="0.000497"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.204336" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:03.204066" elapsed="0.000320"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.205825" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer1', 'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'ibgp', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'RR_CLIENT': 'false'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:03.205497" elapsed="0.000382"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.206379" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.206050" elapsed="0.000362"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.207291" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:03.206957" elapsed="0.000361"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:03.208593" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.208242" elapsed="0.000392"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:03.208734" elapsed="0.000078"/>
</return>
<msg time="2026-04-21T02:03:03.208974" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:03.207529" elapsed="0.001472"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.209240" elapsed="0.000336"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T02:03:03.206734" elapsed="0.002889"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.210267" level="INFO">${value} = example-bgp-peer1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:03.209914" elapsed="0.000383"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:03.211428" level="INFO">${encoded} = example-bgp-peer1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.211210" elapsed="0.000244"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:03.211507" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:03:03.211661" level="INFO">${encoded_value} = example-bgp-peer1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:03.210582" elapsed="0.001104"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.211858" elapsed="0.000230"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">example-bgp-peer1</var>
<status status="PASS" start="2026-04-21T02:03:03.209752" elapsed="0.002378"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.212682" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:03.212380" elapsed="0.000328"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:03.213461" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.213248" elapsed="0.000239"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:03.213538" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:03:03.213774" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:03.212917" elapsed="0.000899"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.213975" elapsed="0.000225"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-04-21T02:03:03.212243" elapsed="0.001998"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.214844" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:03.214521" elapsed="0.000350"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:03.215596" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.215384" elapsed="0.000237"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:03.215673" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:03:03.215839" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:03.215063" elapsed="0.000802"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.216064" elapsed="0.000231"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:03:03.214383" elapsed="0.001954"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.216907" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:03.216587" elapsed="0.000346"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:03.217659" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.217448" elapsed="0.000236"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:03.217733" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:03:03.217902" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:03.217122" elapsed="0.000806"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.218081" elapsed="0.000222"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:03:03.216451" elapsed="0.001892"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.219050" level="INFO">${value} = ibgp</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:03.218625" elapsed="0.000463"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:03.220130" level="INFO">${encoded} = ibgp</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.219831" elapsed="0.000335"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:03.220238" elapsed="0.000043"/>
</return>
<msg time="2026-04-21T02:03:03.220450" level="INFO">${encoded_value} = ibgp</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:03.219356" elapsed="0.001128"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.220698" elapsed="0.000336"/>
</kw>
<var name="${key}">PEER_ROLE</var>
<var name="${value}">ibgp</var>
<status status="PASS" start="2026-04-21T02:03:03.218487" elapsed="0.002606"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.221886" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:03.221441" elapsed="0.000481"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:03.223185" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.222751" elapsed="0.000460"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:03.223263" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:03:03.223416" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:03.222187" elapsed="0.001273"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.223622" elapsed="0.000241"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:03:03.221252" elapsed="0.002653"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.224505" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:03.224204" elapsed="0.000326"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:03.225270" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.225063" elapsed="0.000233"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:03.225345" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:03:03.225496" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:03.224721" elapsed="0.000857"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.225737" elapsed="0.000244"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:03:03.224050" elapsed="0.001971"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.226642" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:03.226281" elapsed="0.000386"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:03.227422" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.227207" elapsed="0.000240"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:03.227497" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:03:03.227649" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:03.226884" elapsed="0.000789"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.227844" elapsed="0.000224"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:03:03.226145" elapsed="0.001963"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.228678" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:03.228377" elapsed="0.000326"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:03.229439" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.229230" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:03.229513" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:03:03.229661" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:03.228911" elapsed="0.000774"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.229853" elapsed="0.000221"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:03:03.228232" elapsed="0.001882"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.230698" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:03.230367" elapsed="0.000363"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:03.231863" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.231526" elapsed="0.000376"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:03.231977" elapsed="0.000044"/>
</return>
<msg time="2026-04-21T02:03:03.232205" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:03.231045" elapsed="0.001197"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.232472" elapsed="0.000355"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:03:03.230231" elapsed="0.002659"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.233740" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:03.233287" elapsed="0.000491"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:03.234920" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.234682" elapsed="0.000264"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:03.234998" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:03:03.235155" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:03.234148" elapsed="0.001033"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.235337" elapsed="0.000238"/>
</kw>
<var name="${key}">RR_CLIENT</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:03:03.233058" elapsed="0.002558"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:03:03.206496" elapsed="0.029159"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:03:03.235711" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:03:03.235924" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer1', 'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'ibgp', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'P...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:03:03.205120" elapsed="0.030833"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:03.204541" elapsed="0.031448"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.236209" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:03.236030" elapsed="0.000357"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:03.204483" elapsed="0.031930"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.237832" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:03.236582" elapsed="0.001281"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:03:03.237913" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:03:03.199054" elapsed="0.038990"/>
</kw>
<msg time="2026-04-21T02:03:03.238108" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:03.180402" elapsed="0.057773"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.252319" elapsed="0.000095"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.265985" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.280122" elapsed="0.000044"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.280448" elapsed="0.000028"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.280685" elapsed="0.000026"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.281291" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:03.281109" elapsed="0.000243"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:03:03.281083" elapsed="0.000306"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.281556" elapsed="0.000024"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.281735" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.281926" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:03:03.281012" elapsed="0.000968"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:03:03.280828" elapsed="0.001187"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.282193" elapsed="0.000031"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:03:03.282295" elapsed="0.000024"/>
</return>
<msg time="2026-04-21T02:03:03.282557" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:03:03.172074" elapsed="0.110569"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.313780" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:03.313329" elapsed="0.000502"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:03:03.314778" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:03:03.314390" elapsed="0.000508">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:03:03.315011" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:03:03.314023" elapsed="0.001012"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.315621" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:03.315224" elapsed="0.000424"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:03:03.316042" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:03:03.316277" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:03:03.315872" elapsed="0.000433"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.316728" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;$RR_CLIENT&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:03.316472" elapsed="0.000345"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:03:03.317489" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:03.316918" elapsed="0.000632"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.318084" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer1', 'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'ibgp', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'P...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:03.317731" elapsed="0.000381"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:03.317583" elapsed="0.000564"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:03.316885" elapsed="0.001284"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.319412" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:03.318336" elapsed="0.001107"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:03:03.319527" elapsed="0.000055"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:03:03.312629" elapsed="0.007091"/>
</kw>
<msg time="2026-04-21T02:03:03.319821" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:03.297403" elapsed="0.022480"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.334277" elapsed="0.000067"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.349838" elapsed="0.000042"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.363929" elapsed="0.000067"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.364292" elapsed="0.000029"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.364515" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.365112" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:03.364937" elapsed="0.000236"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:03:03.364911" elapsed="0.000297"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.365390" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.365563" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.365753" elapsed="0.000026"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:03:03.364841" elapsed="0.000990"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:03:03.364629" elapsed="0.001241"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.366034" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:03:03.366122" elapsed="0.000025"/>
</return>
<msg time="2026-04-21T02:03:03.366365" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:03:03.294177" elapsed="0.072224"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:03:03.368343" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:03:03.367918" elapsed="0.000527">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:03:03.368544" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:03:03.367374" elapsed="0.001209"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.369044" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:03.368688" elapsed="0.000429"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.369838" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:03.369418" elapsed="0.000455"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:03.369148" elapsed="0.000876"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:03.368666" elapsed="0.001382"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.372687" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:03.370211" elapsed="0.002504"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:03:03.372768" elapsed="0.000064"/>
</return>
<msg time="2026-04-21T02:03:03.372972" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:03:03.366893" elapsed="0.006110"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.374649" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:03.374303" elapsed="0.000418"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.375293" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:03.374985" elapsed="0.000390"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.375998" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:03.375586" elapsed="0.000481"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.376629" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:03.376306" elapsed="0.000381"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:03:03.377974" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:03:03.377640" elapsed="0.000372"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:03:03.378500" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:03:03.378253" elapsed="0.000284"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.378783" elapsed="0.000368"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.379775" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:03.379394" elapsed="0.000481"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:03:03.379937" elapsed="0.000044"/>
</return>
<msg time="2026-04-21T02:03:03.380153" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:03:03.377040" elapsed="0.003148"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:03:03.409243" level="INFO">PUT Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0nzpb1uzikfls1eibp7kil97ch16.node0', 'Content-Length': '1075', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:03:03.409544" level="INFO">PUT Response : url=http://10.30.171.3:8181/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 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:03:03.409842" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:03:03.386364" elapsed="0.023520"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:03.380291" elapsed="0.029701"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.410422" elapsed="0.000039"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:03.410058" elapsed="0.000464"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:03.380264" elapsed="0.030291"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.416536" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:03.412445" elapsed="0.004150"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:03.412073" elapsed="0.004565"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:03.412037" elapsed="0.004634"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.420164" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:03.417066" elapsed="0.003154"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:03.416746" elapsed="0.003515"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:03.416723" elapsed="0.003567"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.421156" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:03.420570" elapsed="0.000624"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.421586" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:03.421289" elapsed="0.000364"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.422214" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:03.421883" elapsed="0.000358"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:03.421685" elapsed="0.000602"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:03.421264" elapsed="0.001045"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.422883" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:03.422474" elapsed="0.000436"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.423252" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:03.422982" elapsed="0.000329"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.423862" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:03.423501" elapsed="0.000388"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:03.423336" elapsed="0.000589"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:03.422963" elapsed="0.000984"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:03.424116" elapsed="0.000376"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:03:03.425043" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:03.424666" elapsed="0.000405"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.425249" elapsed="0.003038"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:03:03.411342" elapsed="0.017020"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:03:03.428586" elapsed="0.000053"/>
</return>
<status status="PASS" start="2026-04-21T02:03:03.428450" elapsed="0.000231"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:03.428429" elapsed="0.000280"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.428894" elapsed="0.000024"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:03:03.428975" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:03:03.431527" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:03:03.373362" elapsed="0.058194"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:03:03.431702" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:03:03.431897" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:03:03.160542" elapsed="0.271382"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.432366" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:03.432031" elapsed="0.000425"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:03.432013" elapsed="0.000469"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:03:03.432517" elapsed="0.000028"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ibgp_peers</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:03:03.154997" elapsed="0.277657"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.433807" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | NAME=example-bgp-peer2 | IP=127.0.0.2 | HOLDTIME=180 | PEER_PORT=17900 | PEER_ROLE=ibgp | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENC...</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>NAME=example-bgp-peer2</arg>
<arg>IP=${BGP_PEER2_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PEER_ROLE=ibgp</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<arg>RR_CLIENT=false</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.432866" elapsed="0.000973"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.483417" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:03.482817" elapsed="0.000654"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:03:03.484647" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:03:03.484231" elapsed="0.000538">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:03:03.484923" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:03:03.483736" elapsed="0.001222"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.485702" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:03.485205" elapsed="0.000531"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:03:03.486085" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:03:03.486347" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:03:03.485929" elapsed="0.000445"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.486823" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:03.486542" elapsed="0.000331"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.488165" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer2', 'IP': '127.0.0.2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'ibgp', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'RR_CLIENT': 'false'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:03.487785" elapsed="0.000431"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.488673" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.488385" elapsed="0.000315"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.489475" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:03.489167" elapsed="0.000335"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:03.490297" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.490057" elapsed="0.000287"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:03.490511" elapsed="0.000043"/>
</return>
<msg time="2026-04-21T02:03:03.490694" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:03.489700" elapsed="0.001021"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.490904" elapsed="0.000271"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T02:03:03.489017" elapsed="0.002200"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.491832" level="INFO">${value} = example-bgp-peer2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:03.491498" elapsed="0.000361"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:03.492586" level="INFO">${encoded} = example-bgp-peer2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.492375" elapsed="0.000237"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:03.492663" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:03:03.492830" level="INFO">${encoded_value} = example-bgp-peer2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:03.492051" elapsed="0.000805"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.493032" elapsed="0.000229"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">example-bgp-peer2</var>
<status status="PASS" start="2026-04-21T02:03:03.491360" elapsed="0.001942"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.493875" level="INFO">${value} = 127.0.0.2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:03.493553" elapsed="0.000348"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:03.494843" level="INFO">${encoded} = 127.0.0.2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.494611" elapsed="0.000259"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:03.494920" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:03:03.495071" level="INFO">${encoded_value} = 127.0.0.2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:03.494285" elapsed="0.000810"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.495294" elapsed="0.000273"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.2</var>
<status status="PASS" start="2026-04-21T02:03:03.493417" elapsed="0.002195"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.496231" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:03.495899" elapsed="0.000360"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:03.497055" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.496813" elapsed="0.000270"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:03.497134" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:03:03.497289" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:03.496465" elapsed="0.000849"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.497473" elapsed="0.000277"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:03:03.495726" elapsed="0.002095"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.498415" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:03.498112" elapsed="0.000329"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:03.499222" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.499009" elapsed="0.000239"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:03.499322" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:03:03.499488" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:03.498654" elapsed="0.000861"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.499671" elapsed="0.000260"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:03:03.497968" elapsed="0.002004"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.500520" level="INFO">${value} = ibgp</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:03.500222" elapsed="0.000324"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:03.501342" level="INFO">${encoded} = ibgp</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.501122" elapsed="0.000247"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:03.501463" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:03:03.501619" level="INFO">${encoded_value} = ibgp</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:03.500748" elapsed="0.000897"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.501824" elapsed="0.000229"/>
</kw>
<var name="${key}">PEER_ROLE</var>
<var name="${value}">ibgp</var>
<status status="PASS" start="2026-04-21T02:03:03.500085" elapsed="0.002009"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.502647" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:03.502341" elapsed="0.000334"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:03.503478" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.503214" elapsed="0.000292"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:03.503560" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:03:03.503716" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:03.502886" elapsed="0.000855"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.503915" elapsed="0.000229"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:03:03.502206" elapsed="0.001980"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.504744" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:03.504441" elapsed="0.000335"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:03.505546" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.505322" elapsed="0.000252"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:03.505627" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:03:03.505781" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:03.504988" elapsed="0.000837"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.505986" elapsed="0.000417"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:03:03.504303" elapsed="0.002143"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.507020" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:03.506697" elapsed="0.000349"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:03.510570" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.510230" elapsed="0.000378"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:03.510712" elapsed="0.000060"/>
</return>
<msg time="2026-04-21T02:03:03.510935" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:03.507235" elapsed="0.003725"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.511142" elapsed="0.000329"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:03:03.506561" elapsed="0.004955"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.512675" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:03.512299" elapsed="0.000402"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:03.513648" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.513327" elapsed="0.000349"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:03.513727" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:03:03.513900" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:03.512980" elapsed="0.000945"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.514082" elapsed="0.000228"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:03:03.512137" elapsed="0.002214"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.514925" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:03.514603" elapsed="0.000347"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:03.515694" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.515481" elapsed="0.000401"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:03.515938" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:03:03.516094" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:03.515140" elapsed="0.000979"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.516275" elapsed="0.000239"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:03:03.514465" elapsed="0.002091"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.517153" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:03.516821" elapsed="0.000363"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:03.518103" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.517840" elapsed="0.000295"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:03.518197" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:03:03.518379" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:03.517421" elapsed="0.000988"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.518610" elapsed="0.000300"/>
</kw>
<var name="${key}">RR_CLIENT</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:03:03.516670" elapsed="0.002294"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:03:03.488768" elapsed="0.030245"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:03:03.519076" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:03:03.519312" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer2', 'IP': '127.0.0.2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'ibgp', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'P...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:03:03.487438" elapsed="0.031947"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:03.486976" elapsed="0.032460"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.519710" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:03.519482" elapsed="0.000305"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:03.486940" elapsed="0.032896"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.521283" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:03.520057" elapsed="0.001264"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:03:03.521385" elapsed="0.000040"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:03:03.481839" elapsed="0.039720"/>
</kw>
<msg time="2026-04-21T02:03:03.521639" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:03.463892" elapsed="0.057831"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.537927" elapsed="0.000039"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.552434" elapsed="0.000040"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.570707" elapsed="0.000066"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.571285" elapsed="0.000034"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.571564" elapsed="0.000026"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.572128" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:03.571953" elapsed="0.000236"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:03:03.571930" elapsed="0.000293"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.572378" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.572551" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.572756" elapsed="0.000028"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:03:03.571869" elapsed="0.000980"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:03:03.571682" elapsed="0.001208"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.573101" elapsed="0.000028"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:03:03.573210" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:03:03.573464" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:03:03.456825" elapsed="0.116680"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.603449" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:03.603025" elapsed="0.000454"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:03:03.604453" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:03:03.604086" elapsed="0.000465">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:03:03.604648" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:03:03.603691" elapsed="0.000982"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.605264" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:03.604863" elapsed="0.000428"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:03:03.605609" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:03:03.605853" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:03:03.605455" elapsed="0.000427"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.606302" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;$RR_CLIENT&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:03.606048" elapsed="0.000388"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:03:03.606882" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:03.606518" elapsed="0.000425"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.607439" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer2', 'IP': '127.0.0.2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'ibgp', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'P...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:03.607119" elapsed="0.000348"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:03.606971" elapsed="0.000532"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:03.606493" elapsed="0.001033"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.608726" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:03.607719" elapsed="0.001040"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:03:03.608836" elapsed="0.000043"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:03:03.602354" elapsed="0.006635"/>
</kw>
<msg time="2026-04-21T02:03:03.609051" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:03.588006" elapsed="0.021097"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.623630" elapsed="0.000130"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.637622" elapsed="0.000084"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.654546" elapsed="0.000097"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.655010" elapsed="0.000028"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.655220" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.655849" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:03.655607" elapsed="0.000324"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:03:03.655584" elapsed="0.000392"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.656154" elapsed="0.000024"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.656335" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.656518" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:03:03.655527" elapsed="0.001046"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:03:03.655330" elapsed="0.001276"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.657036" elapsed="0.000038"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:03:03.657168" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:03:03.657486" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:03:03.584978" elapsed="0.072552"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:03:03.659395" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:03:03.659025" elapsed="0.000461">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:03:03.659591" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:03:03.658492" elapsed="0.001143"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.660170" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:03.659749" elapsed="0.000504"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.661034" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:03.660608" elapsed="0.000459"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:03.660301" elapsed="0.000809"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:03.659721" elapsed="0.001418"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.664186" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:03.661348" elapsed="0.002867"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:03:03.664281" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:03:03.664478" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:03:03.658068" elapsed="0.006436"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.666176" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:03.665890" elapsed="0.000340"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.666629" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:03.666388" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.667147" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:03.666893" elapsed="0.000301"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.667630" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:03.667350" elapsed="0.000338"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:03:03.670860" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:03:03.670573" elapsed="0.000324"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:03:03.671261" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:03:03.671075" elapsed="0.000230"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.671643" elapsed="0.000359"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.672532" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:03.672179" elapsed="0.000401"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:03:03.672632" elapsed="0.000059"/>
</return>
<msg time="2026-04-21T02:03:03.672874" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:03:03.669931" elapsed="0.002969"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:03:03.689083" level="INFO">PUT Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0nzpb1uzikfls1eibp7kil97ch16.node0', 'Content-Length': '1075', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:03:03.689292" level="INFO">PUT Response : url=http://10.30.171.3:8181/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 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:03:03.689573" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:03:03.677036" elapsed="0.012596"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:03.673477" elapsed="0.016292"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.690381" elapsed="0.000067"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:03.689880" elapsed="0.000671"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:03.673444" elapsed="0.017158"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.698256" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:03.693335" elapsed="0.004981"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:03.692684" elapsed="0.005668"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:03.692636" elapsed="0.005741"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.701283" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:03.698672" elapsed="0.002661"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:03.698434" elapsed="0.002934"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:03.698417" elapsed="0.002978"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.702129" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:03.701602" elapsed="0.000556"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.702504" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:03.702242" elapsed="0.000325"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.703118" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:03.702767" elapsed="0.000377"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:03.702592" elapsed="0.000588"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:03.702223" elapsed="0.000980"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.703756" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:03.703369" elapsed="0.000413"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.704202" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:03.703871" elapsed="0.000392"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.704909" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:03.704566" elapsed="0.000370"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:03.704394" elapsed="0.000578"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:03.703853" elapsed="0.001141"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:03.705156" elapsed="0.000371"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:03:03.706057" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:03.705700" elapsed="0.000383"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.706240" elapsed="0.002681"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:03:03.691630" elapsed="0.017362"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:03:03.709200" elapsed="0.000055"/>
</return>
<status status="PASS" start="2026-04-21T02:03:03.709075" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:03.709044" elapsed="0.000278"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.709500" elapsed="0.000027"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:03:03.709595" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:03:03.712200" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:03:03.664987" elapsed="0.047241"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:03:03.712300" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:03:03.712464" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:03:03.440193" elapsed="0.272297"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.712951" elapsed="0.000039"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:03.712594" elapsed="0.000462"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:03.712576" elapsed="0.000515"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:03:03.713139" elapsed="0.000037"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ibgp_peers</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:03:03.434151" elapsed="0.279184"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:03:03.714279" elapsed="0.000379"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:03:03.713767" elapsed="0.000981"/>
</kw>
<doc>Configure iBGP peers: 1st one as RR client, 2nd one as RR non-client.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:03:03.061474" elapsed="0.653350"/>
</test>
<test id="s1-s8-t22" name="TC3_Connect_BGP_Peer1" line="434">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:03:03.720227" elapsed="0.000266"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:03:03.719891" elapsed="0.000664"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:03.721687" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:03.721545" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:03.721522" elapsed="0.000240"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:03.727379" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:03.727253" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:03.727233" elapsed="0.000228"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.728659" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:03.728198" elapsed="0.000490"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.729366" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:03:03.728909" elapsed="0.000488"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:03:03.729456" elapsed="0.000046"/>
</return>
<msg time="2026-04-21T02:03:03.729637" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:03:03.727737" elapsed="0.001928"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:03.735861" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:03.735725" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:03.735705" elapsed="0.000231"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:03.737306" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:03.737195" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:03.737177" elapsed="0.000198"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:03:03.737871" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:03:03.737527" elapsed="0.000372"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:03:03.738300" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:03.738070" elapsed="0.000256"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:03:03.769557" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:03:03.738923" elapsed="0.031011"/>
</kw>
<msg time="2026-04-21T02:03:03.770255" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:03:03.770304" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:03.738491" elapsed="0.031849"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:03:03.811352" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:03:03.771344" elapsed="0.040501"/>
</kw>
<msg time="2026-04-21T02:03:03.812199" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:03:03.812251" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:03.770724" elapsed="0.041612"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.813099" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:03.812529" elapsed="0.000648"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:03.812456" elapsed="0.000757"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.813944" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:03.813381" elapsed="0.000659"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.814356" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:03.814122" elapsed="0.000292"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:03.814100" elapsed="0.000341"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:03:03.814488" elapsed="0.000061"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:03.818462" elapsed="0.000227"/>
</kw>
<msg time="2026-04-21T02:03:03.818807" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:03.816539" elapsed="0.002480"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.819429" elapsed="0.000115"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.819951" elapsed="0.000185"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:03:03.815692" elapsed="0.004670"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:03:03.814962" elapsed="0.005500"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:03:03.736893" elapsed="0.083839"/>
</kw>
<msg time="2026-04-21T02:03:03.820857" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:03.820908" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:03.736139" elapsed="0.084807"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:03:03.821288" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:03:03.821170" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:03.821011" elapsed="0.000369"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.821879" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.822254" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:03:03.822328" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:03:03.735362" elapsed="0.087080"/>
</kw>
<msg time="2026-04-21T02:03:03.822544" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:03.822590" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:03.730166" elapsed="0.092460"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:03.823013" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:03.822710" elapsed="0.000360"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:03.822693" elapsed="0.000401"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:03:03.730011" elapsed="0.093108"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:03:03.729765" elapsed="0.093395"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:03:03.726791" elapsed="0.096435"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:03:03.721217" elapsed="0.102076"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:03.720716" elapsed="0.102628"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:03:03.716608" elapsed="0.106798"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:03.823583" elapsed="0.000113"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.833328" level="INFO">${start_cmd} = python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.1 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer1.log &amp;&gt;bgp_peer1.log</msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:03.832969" elapsed="0.000389"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.833782" level="INFO">python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.1 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer1.log &amp;&gt;bgp_peer1.log</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:03.833523" elapsed="0.000327"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:03:03.843429" level="INFO">python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.1 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer1.log &amp;&gt;bgp_peer1.log</msg>
<msg time="2026-04-21T02:03:03.844140" level="INFO">${output} = python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.1 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer1.log &amp;&gt;bgp_peer1.log
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:03:03.834008" elapsed="0.010166"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.846430" level="INFO">python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.1 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer1.log &amp;&gt;bgp_peer1.log
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:03.845928" elapsed="0.000577"/>
</kw>
<arg>${BGP_PEER1_COMMAND}</arg>
<arg>${BGP_PEER1_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-04-21T02:03:03.832549" elapsed="0.014054"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:03:03.858324" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0nzpb1uzikfls1eibp7kil97ch16.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:03:03.858659" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:03:03.858773" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:03:03.848638" elapsed="0.010190"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.863331" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:03.859013" elapsed="0.004386"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.867458" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:03.863632" elapsed="0.003897"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-04-21T02:03:03.871216" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '{"prefix":"8.1.0.0/28"}'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-04-21T02:03:03.867761" elapsed="0.003549">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '{"prefix":"8.1.0.0/28"}'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER1_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-04-21T02:03:03.847882" elapsed="0.023560">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '{"prefix":"8.1.0.0/28"}'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:03:04.883713" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0nzpb1uzikfls1eibp7kil97ch16.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:03:04.884141" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '338'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]} 
 </msg>
<msg time="2026-04-21T02:03:04.884483" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:03:04.873909" elapsed="0.010642"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:04.890258" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:04.885104" elapsed="0.005254"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:04.895147" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:04.890703" elapsed="0.004549"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:03:04.895718" elapsed="0.003203"/>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER1_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="PASS" start="2026-04-21T02:03:04.872867" elapsed="0.026171"/>
</kw>
<arg>${DEFAULT_TOPOLOGY_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_TOPOLOGY_CHECK_PERIOD}</arg>
<arg>BgpOperations.Check_Example_IPv4_Topology_Content</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER1_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:03:03.846891" elapsed="1.052213"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:03:04.900059" elapsed="0.000333"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:03:04.899642" elapsed="0.000819"/>
</kw>
<doc>Connect BGP peer</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:03:03.715743" elapsed="1.184760"/>
</test>
<test id="s1-s8-t23" name="TC3_Connect_BGP_Peer2" line="446">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:03:04.904299" elapsed="0.000311"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:03:04.903969" elapsed="0.000716"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:04.905934" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:04.905743" elapsed="0.000250"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:04.905703" elapsed="0.000315"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:04.913330" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:04.913151" elapsed="0.000477"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:04.913121" elapsed="0.000540"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:04.915096" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:04.914549" elapsed="0.000582"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:03:04.915698" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:03:04.915310" elapsed="0.000415"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:03:04.915776" elapsed="0.000070"/>
</return>
<msg time="2026-04-21T02:03:04.915990" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:03:04.914052" elapsed="0.001965"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:04.922660" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:04.922495" elapsed="0.000239"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:04.922469" elapsed="0.000290"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:04.924634" elapsed="0.000027"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:04.924489" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:04.924468" elapsed="0.000260"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:03:04.925326" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:03:04.924949" elapsed="0.000408"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:03:04.925771" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:04.925539" elapsed="0.000284"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:03:04.959462" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:03:04.926414" elapsed="0.033476"/>
</kw>
<msg time="2026-04-21T02:03:04.960223" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:03:04.960276" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:04.925995" elapsed="0.034318"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:03:04.984383" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:03:04.961312" elapsed="0.023258"/>
</kw>
<msg time="2026-04-21T02:03:04.984826" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:03:04.984878" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:04.960681" elapsed="0.024234"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:04.985422" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:04.985053" elapsed="0.000432"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:04.985008" elapsed="0.000514"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:04.986121" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:04.985690" elapsed="0.000502"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:04.986493" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:04.986262" elapsed="0.000289"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:04.986242" elapsed="0.000334"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:03:04.986618" elapsed="0.000058"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:04.989732" elapsed="0.000471"/>
</kw>
<msg time="2026-04-21T02:03:04.990274" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:04.988574" elapsed="0.001849"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:04.990823" elapsed="0.000081"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:04.991177" elapsed="0.000079"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:03:04.987839" elapsed="0.003564"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:03:04.987057" elapsed="0.004418"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:03:04.924111" elapsed="0.067466"/>
</kw>
<msg time="2026-04-21T02:03:04.991671" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:04.991717" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:04.923014" elapsed="0.068768"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:03:04.992007" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:03:04.991894" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:04.991873" elapsed="0.000223"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:04.992538" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:04.992922" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:03:04.992997" elapsed="0.000069"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:03:04.921915" elapsed="0.071255"/>
</kw>
<msg time="2026-04-21T02:03:04.993266" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:04.993312" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:04.916470" elapsed="0.076879"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:04.993693" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:04.993428" elapsed="0.000319"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:04.993409" elapsed="0.000362"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:03:04.916310" elapsed="0.077502"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:03:04.916090" elapsed="0.077762"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:03:04.912480" elapsed="0.081433"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:03:04.905378" elapsed="0.088597"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:04.904868" elapsed="0.089158"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:03:04.901352" elapsed="0.092731"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer2_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:04.994264" elapsed="0.000111"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:05.004481" level="INFO">${start_cmd} = python3 play.py --firstprefix 8.2.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.2 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer2.log &amp;&gt;bgp_peer2.log</msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:05.004064" elapsed="0.000451"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:05.004979" level="INFO">python3 play.py --firstprefix 8.2.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.2 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer2.log &amp;&gt;bgp_peer2.log</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:05.004696" elapsed="0.000333"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:03:05.009186" level="INFO">python3 play.py --firstprefix 8.2.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.2 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer2.log &amp;&gt;bgp_peer2.log</msg>
<msg time="2026-04-21T02:03:05.009286" level="INFO">${output} = python3 play.py --firstprefix 8.2.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.2 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer2.log &amp;&gt;bgp_peer2.log
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:03:05.005189" elapsed="0.004126"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:05.009751" level="INFO">python3 play.py --firstprefix 8.2.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.2 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer2.log &amp;&gt;bgp_peer2.log
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:05.009485" elapsed="0.000339"/>
</kw>
<arg>${BGP_PEER2_COMMAND}</arg>
<arg>${BGP_PEER2_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-04-21T02:03:05.003421" elapsed="0.006571"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:03:05.020779" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0nzpb1uzikfls1eibp7kil97ch16.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:03:05.021171" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '338'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]} 
 </msg>
<msg time="2026-04-21T02:03:05.021469" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:03:05.011332" elapsed="0.010199"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:05.026727" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:05.021962" elapsed="0.004860"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:05.031106" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:05.027360" elapsed="0.003839"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-04-21T02:03:05.034826" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]}' does not contain '{"prefix":"8.2.0.0/28"}'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-04-21T02:03:05.031454" elapsed="0.003466">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]}' does not contain '{"prefix":"8.2.0.0/28"}'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER2_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-04-21T02:03:05.010870" elapsed="0.024187">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]}' does not contain '{"prefix":"8.2.0.0/28"}'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:03:06.045824" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0nzpb1uzikfls1eibp7kil97ch16.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:03:06.046096" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '412'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.2.0.16/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"},{"prefix":"8.2.0.32/28"},{"prefix":"8.2.0.0/28"},{"prefix":"8.1.0.0/28"}]}}]}]} 
 </msg>
<msg time="2026-04-21T02:03:06.046267" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:03:06.037785" elapsed="0.008521"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:06.054463" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:06.046695" elapsed="0.007930"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:06.057688" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.2.0.16/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"},{"prefix":"8.2.0.32/28"},{"prefix":"8.2.0.0/28"},{"prefix":"8.1.0.0/28"}]}}]}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:06.054956" elapsed="0.002783"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:03:06.057920" elapsed="0.002919"/>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER2_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="PASS" start="2026-04-21T02:03:06.036309" elapsed="0.024606"/>
</kw>
<arg>${DEFAULT_TOPOLOGY_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_TOPOLOGY_CHECK_PERIOD}</arg>
<arg>BgpOperations.Check_Example_IPv4_Topology_Content</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER2_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:03:05.010175" elapsed="1.050798"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:03:06.061763" elapsed="0.000288"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:03:06.061413" elapsed="0.000715"/>
</kw>
<doc>Connect BGP peer</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:03:04.900832" elapsed="1.161338"/>
</test>
<test id="s1-s8-t24" name="TC3_BGP_Peer1_Check_Log_For_No_Updates" line="458">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:03:06.065825" elapsed="0.000221"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:03:06.065513" elapsed="0.000590"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:06.067366" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:06.067224" elapsed="0.000201"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:06.067192" elapsed="0.000259"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:06.072936" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:06.072822" elapsed="0.000163"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:06.072787" elapsed="0.000221"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:06.074060" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:06.073638" elapsed="0.000450"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:03:06.074550" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:03:06.074253" elapsed="0.000343"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:03:06.074643" elapsed="0.000044"/>
</return>
<msg time="2026-04-21T02:03:06.074837" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:03:06.073251" elapsed="0.001612"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:06.081923" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:06.081744" elapsed="0.000244"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:06.081717" elapsed="0.000305"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:06.083825" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:06.083641" elapsed="0.000252"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:06.083615" elapsed="0.000309"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:03:06.084637" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:03:06.084134" elapsed="0.000541"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:03:06.085249" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:06.084933" elapsed="0.000353"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:03:06.112974" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:03:06.086083" elapsed="0.027143"/>
</kw>
<msg time="2026-04-21T02:03:06.113499" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:03:06.113571" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:06.085530" elapsed="0.028081"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:03:06.137939" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "P "e "e "r "1 "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "N "o "_ "U "p "d "a "t "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:03:06.114519" elapsed="0.024205"/>
</kw>
<msg time="2026-04-21T02:03:06.139039" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:03:06.139087" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "P "e "e "r "1 "_ "C "h "e "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:06.113974" elapsed="0.025150"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:06.139598" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:06.139250" elapsed="0.000408"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:06.139209" elapsed="0.001171"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:06.140965" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "P "e "e "r "1 "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "N "o "_ "U "p "d "a "t "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:06.140545" elapsed="0.000494"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:06.141548" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:06.141110" elapsed="0.000521"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:06.141090" elapsed="0.000594"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:03:06.141752" elapsed="0.000089"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:06.145511" elapsed="0.000243"/>
</kw>
<msg time="2026-04-21T02:03:06.145880" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:06.143736" elapsed="0.002348"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:06.146498" elapsed="0.000112"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:06.147069" elapsed="0.000109"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:03:06.142953" elapsed="0.004389"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:03:06.142207" elapsed="0.005241"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:03:06.083218" elapsed="0.064373"/>
</kw>
<msg time="2026-04-21T02:03:06.147732" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:06.147841" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "P "e "e "r "1 "_ "C "h "e "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:06.082244" elapsed="0.065656"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:03:06.148177" elapsed="0.000039"/>
</return>
<status status="PASS" start="2026-04-21T02:03:06.148016" elapsed="0.000248"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:06.147989" elapsed="0.000312"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:06.148998" elapsed="0.000041"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:06.149553" elapsed="0.000039"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:03:06.149664" elapsed="0.000025"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:03:06.081240" elapsed="0.068612"/>
</kw>
<msg time="2026-04-21T02:03:06.149995" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:06.150072" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "P "e "e "r "1 "_ "C "h "e "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:06.075269" elapsed="0.074888"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:06.150674" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:06.150281" elapsed="0.000471"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:06.150255" elapsed="0.000636"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:03:06.075117" elapsed="0.075813"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:03:06.074927" elapsed="0.076058"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:03:06.072434" elapsed="0.078642"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:03:06.066866" elapsed="0.084296"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:06.066290" elapsed="0.084943"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:03:06.063193" elapsed="0.088121"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:06.151567" elapsed="0.000159"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>From neon onwards there is extra BGP End-Of-RIB message</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-04-21T02:03:06.152106" elapsed="0.000316"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:06.152888" level="INFO">${update_messages} = 1</msg>
<var>${update_messages}</var>
<arg>1</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:06.152597" elapsed="0.000318"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:06.167915" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:03:06.181615" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:06.181898" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:06.167705" elapsed="0.014254"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:06.183166" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:06.182389" elapsed="0.000908"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:03:06.184675" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:03:06.183719" elapsed="0.001168">0 != 2</status>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>2</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:03:06.167163" elapsed="0.017989">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:07.205006" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:03:07.218769" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:07.219071" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:07.204753" elapsed="0.014377"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:07.220342" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:07.219564" elapsed="0.000885"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:03:07.221775" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:03:07.220832" elapsed="0.001152">0 != 2</status>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>2</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:03:07.203959" elapsed="0.018284">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:08.241891" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:03:08.255747" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:08.256054" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:08.241625" elapsed="0.014499"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:08.257270" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:08.256541" elapsed="0.000872"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:03:08.258830" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:03:08.257897" elapsed="0.001161">0 != 2</status>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>2</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:03:08.241008" elapsed="0.018318">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:09.281160" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:03:09.295757" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:09.296203" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:09.280921" elapsed="0.015343"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:09.297630" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:09.296898" elapsed="0.000809"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:03:09.298641" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:03:09.297978" elapsed="0.000796">0 != 2</status>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>2</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:03:09.280095" elapsed="0.018902">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:10.322361" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:03:10.336490" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:10.336832" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:10.322128" elapsed="0.014778"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:10.338196" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:10.337375" elapsed="0.000933"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:03:10.340113" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:03:10.338690" elapsed="0.001609">0 != 2</status>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>2</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:03:10.321324" elapsed="0.019251">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:11.359736" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:03:11.372981" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:11.373099" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:11.359526" elapsed="0.013599"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:11.374156" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:11.373477" elapsed="0.000777"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:03:11.375412" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:03:11.374593" elapsed="0.000967">0 != 2</status>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>2</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:03:11.358939" elapsed="0.016887">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:12.396303" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:03:12.409960" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:12.410267" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:12.396083" elapsed="0.014251"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:12.411464" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:12.410737" elapsed="0.000830"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:03:12.412820" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:03:12.411944" elapsed="0.001043">0 != 2</status>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>2</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:03:12.395455" elapsed="0.017809">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:13.432733" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:03:13.445870" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:13.446096" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:13.432519" elapsed="0.013633"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:13.447203" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:13.446535" elapsed="0.000768"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:03:13.448521" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:03:13.447701" elapsed="0.000972">0 != 2</status>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>2</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:03:13.431944" elapsed="0.017001">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:14.472361" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:03:14.485447" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:14.485700" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:14.472136" elapsed="0.013626"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:14.486938" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:14.486219" elapsed="0.000829"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:03:14.488301" level="FAIL">1 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:03:14.487418" elapsed="0.001044">1 != 2</status>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>2</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:03:14.471512" elapsed="0.017199">1 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:15.513960" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:03:15.528596" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:15.529052" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:15.513662" elapsed="0.015451"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:15.530503" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:15.529663" elapsed="0.000945"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:03:15.531850" level="FAIL">1 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:03:15.530995" elapsed="0.001025">1 != 2</status>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>2</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:03:15.512929" elapsed="0.019352">1 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:16.553120" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:03:16.567082" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:16.567240" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:16.552775" elapsed="0.014493"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:16.567925" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:16.567501" elapsed="0.000472"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:03:16.568553" level="FAIL">1 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:03:16.568134" elapsed="0.000514">1 != 2</status>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>2</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:03:16.551870" elapsed="0.016914">1 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:17.589482" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:03:17.602598" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:17.602903" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:17.589247" elapsed="0.013720"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:17.604210" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:17.603452" elapsed="0.000867"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:03:17.605614" level="FAIL">1 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:03:17.604713" elapsed="0.001141">1 != 2</status>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>2</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:03:17.588540" elapsed="0.017587">1 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:18.630377" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:03:18.643967" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:18.644180" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:18.630101" elapsed="0.014121"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:18.645178" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:18.644594" elapsed="0.000654"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:03:18.646150" level="FAIL">1 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:03:18.645516" elapsed="0.000762">1 != 2</status>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>2</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:03:18.629104" elapsed="0.017367">1 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:19.665557" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:03:19.679365" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:19.679615" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:19.665326" elapsed="0.014344"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:19.680842" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:19.680125" elapsed="0.000820"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:03:19.682176" level="FAIL">1 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:03:19.681295" elapsed="0.001048">1 != 2</status>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>2</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:03:19.664656" elapsed="0.019639">1 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:20.704980" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:03:20.721962" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:20.722471" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:20.704744" elapsed="0.017796"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:20.724217" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:20.723248" elapsed="0.001077"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:03:20.725629" level="FAIL">1 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:03:20.724681" elapsed="0.001166">1 != 2</status>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>2</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:03:20.704101" elapsed="0.022043">1 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:21.748996" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:03:21.762689" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:21.763063" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:21.748707" elapsed="0.014415"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:21.764670" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:21.763885" elapsed="0.000945"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:03:21.766119" level="FAIL">1 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:03:21.765216" elapsed="0.001076">1 != 2</status>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>2</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:03:21.748105" elapsed="0.018460">1 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:22.788346" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:03:22.802589" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:22.803162" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:22.788123" elapsed="0.015108"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:22.804926" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:22.803939" elapsed="0.001115"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:03:22.806465" level="FAIL">1 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:03:22.805464" elapsed="0.001189">1 != 2</status>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>2</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:03:22.787446" elapsed="0.019539">1 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:23.831770" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:03:23.845363" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:23.845691" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:23.831462" elapsed="0.014290"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:23.847042" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:23.846275" elapsed="0.000877"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:03:23.848548" level="FAIL">1 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:03:23.847508" elapsed="0.001221">1 != 2</status>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>2</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:03:23.830541" elapsed="0.018490">1 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:24.871246" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:03:24.885372" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:24.885772" level="INFO">${output_log} = 2</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:24.870996" elapsed="0.014869"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:24.887138" level="INFO">2</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:24.886319" elapsed="0.000927"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:03:24.887603" elapsed="0.000771"/>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>2</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:03:24.870145" elapsed="0.018388"/>
</kw>
<arg>${DEFAULT_LOG_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_LOG_CHECK_PERIOD}</arg>
<arg>BGPCliKeywords.Check_File_For_Word_Count</arg>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>2</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:03:06.153086" elapsed="18.735582"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:03:24.890317" elapsed="0.000430"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:03:24.889410" elapsed="0.001456"/>
</kw>
<doc>Check for no updates received by iBGP peer No. 1</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:03:06.062429" elapsed="18.828497"/>
</test>
<test id="s1-s8-t25" name="TC3_Disconnect_BGP_Peer1" line="472">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:03:24.896527" elapsed="0.000375"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:03:24.896114" elapsed="0.000879"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:24.899069" elapsed="0.000028"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:24.898835" elapsed="0.000320"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:24.898760" elapsed="0.000431"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:24.906395" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:24.906217" elapsed="0.000247"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:24.906190" elapsed="0.000300"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:24.908043" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:24.907489" elapsed="0.000587"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:03:24.908584" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:03:24.908253" elapsed="0.000357"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:03:24.908657" elapsed="0.000047"/>
</return>
<msg time="2026-04-21T02:03:24.909035" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:03:24.906845" elapsed="0.002216"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:24.916527" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:24.916345" elapsed="0.000259"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:24.916313" elapsed="0.000327"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:24.918675" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:24.918511" elapsed="0.000235"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:24.918484" elapsed="0.000296"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:03:24.919525" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:03:24.919038" elapsed="0.000530"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:03:24.920175" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:24.919840" elapsed="0.000376"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:03:24.951612" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:03:24.921014" elapsed="0.030929"/>
</kw>
<msg time="2026-04-21T02:03:24.952212" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:03:24.952263" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:24.920469" elapsed="0.031832"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:03:24.973000" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:03:24.953247" elapsed="0.020005"/>
</kw>
<msg time="2026-04-21T02:03:24.973504" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:03:24.973552" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:24.952622" elapsed="0.020966"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:24.974150" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:24.973730" elapsed="0.000501"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:24.973683" elapsed="0.000586"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:24.974896" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:24.974442" elapsed="0.000531"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:24.975273" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:24.975044" elapsed="0.000300"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:24.975024" elapsed="0.000350"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:03:24.975425" elapsed="0.000055"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:24.978629" elapsed="0.000195"/>
</kw>
<msg time="2026-04-21T02:03:24.978895" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:24.977315" elapsed="0.001733"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:24.979372" elapsed="0.000083"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:24.979852" elapsed="0.000080"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:03:24.976509" elapsed="0.003541"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:03:24.975874" elapsed="0.004246"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:03:24.918048" elapsed="0.062177"/>
</kw>
<msg time="2026-04-21T02:03:24.980350" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:24.980413" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:24.916922" elapsed="0.063541"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:03:24.980753" elapsed="0.000071"/>
</return>
<status status="PASS" start="2026-04-21T02:03:24.980599" elapsed="0.000276"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:24.980572" elapsed="0.000339"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:24.981574" elapsed="0.000037"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:24.982045" elapsed="0.000028"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:03:24.982123" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:03:24.915751" elapsed="0.066490"/>
</kw>
<msg time="2026-04-21T02:03:24.982345" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:24.982390" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:24.909533" elapsed="0.072894"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:24.982779" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:24.982512" elapsed="0.000351"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:24.982494" elapsed="0.000394"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:03:24.909375" elapsed="0.073538"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:03:24.909131" elapsed="0.073821"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:03:24.905634" elapsed="0.077382"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:03:24.898271" elapsed="0.084814"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:24.897269" elapsed="0.085866"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:03:24.892376" elapsed="0.090821"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:24.983403" elapsed="0.000126"/>
</kw>
<kw name="Stop_Console_Tool" owner="BGPcliKeywords">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:24.984847" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:24.984405" elapsed="0.000471"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:03:24.985042" elapsed="0.000826"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:03:24.984118" elapsed="0.001816"/>
</kw>
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:03:26.986966" level="INFO">[?2004l^C
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<msg time="2026-04-21T02:03:26.987578" level="INFO">${output} = [?2004l^C
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt; </msg>
<var>${output}</var>
<arg>delay=1s</arg>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T02:03:24.986092" elapsed="2.001567"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:26.989255" level="INFO">[?2004l^C
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:26.988355" elapsed="0.001020"/>
</kw>
<doc>Stop the tool if still running.</doc>
<status status="PASS" start="2026-04-21T02:03:24.983746" elapsed="2.005782"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:27.004747" level="INFO">Executing command 'cat bgp_peer1.log'.</msg>
<msg time="2026-04-21T02:03:27.018230" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:27.018509" level="INFO">${output_log} = 2026-04-21 02:03:03,933 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:03:03,933 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.1
2026-04-21 02:03:03,933 DEBUG BGP-Thread-...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:27.004569" elapsed="0.014175"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:27.020131" level="INFO">2026-04-21 02:03:03,933 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:03:03,933 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.1
2026-04-21 02:03:03,933 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-04-21 02:03:03,933 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.171.3
2026-04-21 02:03:03,933 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-04-21 02:03:03,934 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 02:03:03,936 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 02:03:03,936 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-04-21 02:03:03,936 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 02:03:03,936 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 3
2026-04-21 02:03:03,936 INFO BGP-Thread-1 (job):   Prefix base: 8.1.0.0/28
2026-04-21 02:03:03,936 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-04-21 02:03:03,936 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-04-21 02:03:03,936 INFO BGP-Thread-1 (job):   My BGP Identifier: 2130706433
2026-04-21 02:03:03,937 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-04-21 02:03:03,937 INFO BGP-Thread-1 (job):   Originator ID: None
2026-04-21 02:03:03,937 INFO BGP-Thread-1 (job):   Cluster list: None
2026-04-21 02:03:03,937 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-04-21 02:03:03,937 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-04-21 02:03:03,937 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-04-21 02:03:03,937 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 3
2026-04-21 02:03:03,937 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, 2]
2026-04-21 02:03:03,937 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-04-21 02:03:03,937 INFO BGP-Thread-1 (job):   Let's go ...

2026-04-21 02:03:03,937 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-04-21 02:03:03,937 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:03:03,937 DEBUG BGP-Thread-1 (job):   Length=45 (0x002d)
2026-04-21 02:03:03,937 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-04-21 02:03:03,938 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-04-21 02:03:03,938 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-04-21 02:03:03,938 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-04-21 02:03:03,938 DEBUG BGP-Thread-1 (job):   BGP Identifier=2130706433 (0x7f000001)
2026-04-21 02:03:03,938 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=16 (0x10)
2026-04-21 02:03:03,938 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x0206010400010001020641040000fbf0
2026-04-21 02:03:03,938 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff002d0104fbf000b47f000001100206010400010001020641040000fbf0'
2026-04-21 02:03:03,938 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff002d0104fbf000b47f000001100206010400010001020641040000fbf0
2026-04-21 02:03:03,939 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:03:03,939 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:03:03,939 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:03:03,939 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:03:03,939 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:03:03,939 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:03:03,939 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:03:03,939 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:03:03,939 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:03:03,940 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:03:03,940 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-04-21 02:03:03,941 INFO BGP-Thread-1 (job): Iteration: 0 - total remaining prefixes: 3
2026-04-21 02:03:03,941 DEBUG BGP-Thread-1 (job): ########## Iteration: 0 ##########
2026-04-21 02:03:03,941 DEBUG BGP-Thread-1 (job): Remaining prefixes: 3
2026-04-21 02:03:03,941 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-04-21 02:03:03,942 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-04-21 02:03:03,942 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-04-21 02:03:03,942 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:03:03,942 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-04-21 02:03:03,942 DEBUG BGP-Thread-1 (job):   Prefix indexes: [0]
2026-04-21 02:03:03,943 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.1.0.0')]
2026-04-21 02:03:03,944 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-04-21 02:03:03,944 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-04-21 02:03:03,944 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:03:03,948 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-04-21 02:03:03,948 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-04-21 02:03:03,948 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-04-21 02:03:03,948 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:03:03,948 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:03:03,948 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-04-21 02:03:03,948 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:03:03,948 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:03:03,949 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:03:03,949 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-04-21 02:03:03,949 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201)
2026-04-21 02:03:03,949 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:03:03,949 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-04-21 02:03:03,949 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-04-21 02:03:03,949 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.1.0.0')]/28 (0x1c08010000)
2026-04-21 02:03:03,949 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf040050400000064400304c00002011c08010000
2026-04-21 02:03:03,949 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-04-21 02:03:03,949 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:03:03,949 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:03:03,949 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-04-21 02:03:03,949 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:03:03,949 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:03:03,949 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:03:03,949 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:03:03,949 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:03:03,950 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:03:03,950 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:03:03,950 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:03:03,950 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:03:03,950 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:03:03,950 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:03:03,950 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:03:03,950 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-04-21 02:03:03,950 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-04-21 02:03:03,950 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:03:03,950 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:03:03,950 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:03:03,952 DEBUG BGP-Thread-1 (job): ########## Iteration: 1 ##########
2026-04-21 02:03:03,952 DEBUG BGP-Thread-1 (job): Remaining prefixes: 2
2026-04-21 02:03:03,952 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-04-21 02:03:03,952 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-04-21 02:03:03,952 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-04-21 02:03:03,952 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:03:03,952 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-04-21 02:03:03,952 DEBUG BGP-Thread-1 (job):   Prefix indexes: [1]
2026-04-21 02:03:03,952 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.1.0.16')]
2026-04-21 02:03:03,952 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-04-21 02:03:03,953 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-04-21 02:03:03,953 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:03:03,953 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-04-21 02:03:03,953 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-04-21 02:03:03,953 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-04-21 02:03:03,953 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:03:03,953 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:03:03,953 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-04-21 02:03:03,953 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:03:03,953 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:03:03,953 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:03:03,953 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-04-21 02:03:03,953 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201)
2026-04-21 02:03:03,953 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:03:03,953 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-04-21 02:03:03,953 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-04-21 02:03:03,953 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.1.0.16')]/28 (0x1c08010010)
2026-04-21 02:03:03,953 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf040050400000064400304c00002011c08010010
2026-04-21 02:03:03,953 DEBUG BGP-Thread-1 (job): ########## Iteration: 2 ##########
2026-04-21 02:03:03,953 DEBUG BGP-Thread-1 (job): Remaining prefixes: 1
2026-04-21 02:03:03,953 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-04-21 02:03:03,953 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-04-21 02:03:03,954 DEBUG BGP-Thread-1 (job):   Prefix slot index: 2
2026-04-21 02:03:03,954 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:03:03,954 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-04-21 02:03:03,954 DEBUG BGP-Thread-1 (job):   Prefix indexes: [2]
2026-04-21 02:03:03,954 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.1.0.32')]
2026-04-21 02:03:03,954 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-04-21 02:03:03,954 DEBUG BGP-Thread-1 (job):   Prefix slot index: 2
2026-04-21 02:03:03,954 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:03:03,954 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-04-21 02:03:03,954 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-04-21 02:03:03,954 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-04-21 02:03:03,954 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:03:03,954 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:03:03,954 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-04-21 02:03:03,954 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:03:03,954 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:03:03,954 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:03:03,954 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-04-21 02:03:03,954 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201)
2026-04-21 02:03:03,957 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:03:03,957 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-04-21 02:03:03,957 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-04-21 02:03:03,957 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.1.0.32')]/28 (0x1c08010020)
2026-04-21 02:03:03,957 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf040050400000064400304c00002011c08010020
2026-04-21 02:03:03,957 INFO BGP-Thread-1 (job): All update messages generated.
2026-04-21 02:03:03,957 INFO BGP-Thread-1 (job): Storing performance results.
2026-04-21 02:03:03,957 INFO BGP-Thread-1 (job): ########## Final results ##########
2026-04-21 02:03:03,957 INFO BGP-Thread-1 (job): Number of iterations: 3
2026-04-21 02:03:03,957 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the pre-fill phase: 0
2026-04-21 02:03:03,957 INFO BGP-Thread-1 (job): The pre-fill phase duration: 0s
2026-04-21 02:03:03,957 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the 2nd test phase: 3
2026-04-21 02:03:03,957 INFO BGP-Thread-1 (job): The 2nd test phase duration: 0.015209197998046875s
2026-04-21 02:03:03,957 INFO BGP-Thread-1 (job): Threshold for performance reporting: 1000
2026-04-21 02:03:03,958 INFO BGP-Thread-1 (job): Message generator performance results stored in totals-bgp.csv:
2026-04-21 02:03:03,958 INFO BGP-Thread-1 (job):   
2026-04-21 02:03:03,958 INFO BGP-Thread-1 (job):   
2026-04-21 02:03:03,958 INFO BGP-Thread-1 (job): Message generator performance results stored in performance-bgp.csv:
2026-04-21 02:03:03,958 INFO BGP-Thread-1 (job):   
2026-04-21 02:03:03,958 INFO BGP-Thread-1 (job):   
2026-04-21 02:03:03,958 INFO BGP-Thread-1 (job): Finally an END-OF-RIB is sent.
2026-04-21 02:03:03,958 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:03:03,958 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:03:03,958 DEBUG BGP-Thread-1 (job):   Length=43 (0x002b)
2026-04-21 02:03:03,958 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:03:03,958 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:03:03,958 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:03:03,958 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=20 (0x0014)
2026-04-21 02:03:03,958 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064)
2026-04-21 02:03:03,958 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:03:03,959 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-04-21 02:03:03,959 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-04-21 02:03:03,959 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[]/28 (0x)
2026-04-21 02:03:03,959 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff002b02000000144001010040020602010000fbf040050400000064
2026-04-21 02:03:13,969 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-04-21 02:03:13,969 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.010s
2026-04-21 02:03:13,969 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-04-21 02:03:13,969 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:03:13,969 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:03:23,976 INFO BGP-Thread-1 (job): ... idle for 10.006s
2026-04-21 02:03:23,976 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 20.017s
2026-04-21 02:03:23,976 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-04-21 02:03:23,977 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:03:23,977 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:27.019310" elapsed="0.001447"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-21T02:03:27.043863" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/tc3_bgp_peer1.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/tc3_bgp_peer1.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-21T02:03:27.021385" elapsed="0.026632"/>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>tc3_${BGP_PEER1_LOG_FILE}</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-21T02:03:27.003996" elapsed="0.046502"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:03:27.054428" elapsed="0.000398"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:03:27.052983" elapsed="0.002014"/>
</kw>
<doc>Stop BGP peer &amp; store logs</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:03:24.891546" elapsed="2.163510"/>
</test>
<test id="s1-s8-t26" name="TC3_BGP_Peer2_Check_Log_For_No_Updates" line="479">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:03:27.058919" elapsed="0.000246"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:03:27.058595" elapsed="0.000630"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:27.060418" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:27.060257" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:27.060229" elapsed="0.000270"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:27.066049" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:27.065935" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:27.065915" elapsed="0.000205"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:27.067284" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:27.066774" elapsed="0.000540"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:03:27.067857" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:03:27.067507" elapsed="0.000378"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:03:27.067933" elapsed="0.000053"/>
</return>
<msg time="2026-04-21T02:03:27.068120" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:03:27.066370" elapsed="0.001776"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:27.074468" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:27.074356" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:27.074337" elapsed="0.000202"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:27.075875" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:27.075737" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:27.075718" elapsed="0.000226"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:03:27.076429" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:03:27.076112" elapsed="0.000344"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:03:27.076885" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:27.076630" elapsed="0.000281"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:03:27.107164" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:03:27.077436" elapsed="0.029934"/>
</kw>
<msg time="2026-04-21T02:03:27.107619" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:03:27.107668" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:27.077078" elapsed="0.030626"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:03:27.134097" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "N "o "_ "U "p "d "a "t "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:03:27.108446" elapsed="0.025833"/>
</kw>
<msg time="2026-04-21T02:03:27.134532" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:03:27.135411" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:27.107984" elapsed="0.027473"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:27.135958" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:27.135585" elapsed="0.000437"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:27.135544" elapsed="0.000507"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:27.136628" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "N "o "_ "U "p "d "a "t "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:27.136203" elapsed="0.000501"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:27.137023" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:27.136774" elapsed="0.000306"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:27.136755" elapsed="0.000349"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:03:27.137146" elapsed="0.000050"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:27.140042" elapsed="0.000156"/>
</kw>
<msg time="2026-04-21T02:03:27.140266" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:27.138932" elapsed="0.001494"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:27.140726" elapsed="0.000242"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:27.141294" elapsed="0.000089"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:03:27.138180" elapsed="0.003335"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:03:27.137537" elapsed="0.004045"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:03:27.075419" elapsed="0.066268"/>
</kw>
<msg time="2026-04-21T02:03:27.141811" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:27.141873" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:27.074712" elapsed="0.067208"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:03:27.142117" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-04-21T02:03:27.142001" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:27.141983" elapsed="0.000225"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:27.142742" elapsed="0.000029"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:27.143315" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:03:27.143399" elapsed="0.000019"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:03:27.073992" elapsed="0.069525"/>
</kw>
<msg time="2026-04-21T02:03:27.143630" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:27.143677" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:27.068549" elapsed="0.075178"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:27.144135" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:27.143830" elapsed="0.000369"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:27.143811" elapsed="0.000414"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:03:27.068393" elapsed="0.075857"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:03:27.068207" elapsed="0.076080"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:03:27.065531" elapsed="0.078825"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:03:27.059925" elapsed="0.084506"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:27.059395" elapsed="0.085160"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:03:27.056006" elapsed="0.088625"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer2_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:27.144846" elapsed="0.000128"/>
</kw>
<kw name="Convert Time" owner="DateTime">
<msg time="2026-04-21T02:03:27.145515" level="INFO">${log_check_timeout} = 20.0</msg>
<var>${log_check_timeout}</var>
<arg>${DEFAULT_LOG_CHECK_TIMEOUT}</arg>
<arg>result_format=number</arg>
<doc>Converts between supported `time formats`.</doc>
<status status="PASS" start="2026-04-21T02:03:27.145146" elapsed="0.000397"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>From neon onwards there is extra BGP End-Of-RIB message</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-04-21T02:03:27.145738" elapsed="0.000238"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:27.146466" level="INFO">${update_messages} = 1</msg>
<var>${update_messages}</var>
<arg>1</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:27.146142" elapsed="0.000353"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:27.165605" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-04-21T02:03:27.179235" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:27.179485" level="INFO">${output_log} = 2</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:27.165351" elapsed="0.014195"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:27.180694" level="INFO">2</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:27.180022" elapsed="0.000804"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:03:27.182097" level="FAIL">2 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:03:27.181183" elapsed="0.001087">2 != 4</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>4</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:03:27.164648" elapsed="0.017886">2 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:28.217911" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-04-21T02:03:28.231862" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:28.232150" level="INFO">${output_log} = 2</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:28.217672" elapsed="0.014556"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:28.233536" level="INFO">2</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:28.232755" elapsed="0.000886"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:03:28.235012" level="FAIL">2 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:03:28.234055" elapsed="0.001119">2 != 4</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>4</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:03:28.216936" elapsed="0.018488">2 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:29.257696" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-04-21T02:03:29.272414" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:29.272916" level="INFO">${output_log} = 2</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:29.257428" elapsed="0.015554"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:29.274388" level="INFO">2</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:29.273561" elapsed="0.000931"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:03:29.275716" level="FAIL">2 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:03:29.274878" elapsed="0.001028">2 != 4</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>4</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:03:29.256577" elapsed="0.019594">2 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:30.299022" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-04-21T02:03:30.312424" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:30.312741" level="INFO">${output_log} = 2</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:30.298804" elapsed="0.013979"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:30.313760" level="INFO">2</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:30.313205" elapsed="0.000652"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:03:30.314699" level="FAIL">2 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:03:30.314097" elapsed="0.000744">2 != 4</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>4</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:03:30.298058" elapsed="0.016972">2 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:31.338386" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-04-21T02:03:31.351907" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:31.352203" level="INFO">${output_log} = 2</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:31.338131" elapsed="0.014134"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:31.353510" level="INFO">2</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:31.352735" elapsed="0.000883"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:03:31.354980" level="FAIL">2 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:03:31.354023" elapsed="0.001137">2 != 4</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>4</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:03:31.337356" elapsed="0.018078">2 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:32.378981" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-04-21T02:03:32.393104" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:32.393382" level="INFO">${output_log} = 2</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:32.378684" elapsed="0.014757"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:32.394676" level="INFO">2</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:32.393922" elapsed="0.000857"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:03:32.396129" level="FAIL">2 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:03:32.395239" elapsed="0.001064">2 != 4</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>4</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:03:32.378057" elapsed="0.018500">2 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:33.434402" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-04-21T02:03:33.448199" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:33.448567" level="INFO">${output_log} = 2</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:33.434010" elapsed="0.014617"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:33.450019" level="INFO">2</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:33.449197" elapsed="0.000959"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:03:33.451362" level="FAIL">2 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:03:33.450516" elapsed="0.001003">2 != 4</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>4</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:03:33.430147" elapsed="0.021621">2 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:34.471928" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-04-21T02:03:34.486287" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:34.486711" level="INFO">${output_log} = 2</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:34.471677" elapsed="0.015185"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:34.488545" level="INFO">2</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:34.487488" elapsed="0.001173"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:03:34.490185" level="FAIL">2 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:03:34.489091" elapsed="0.001318">2 != 4</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>4</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:03:34.470928" elapsed="0.019800">2 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:35.510651" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-04-21T02:03:35.524590" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:35.524876" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:35.510428" elapsed="0.014489"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:35.525907" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:35.525304" elapsed="0.000671"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:03:35.526753" level="FAIL">3 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:03:35.526198" elapsed="0.000705">3 != 4</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>4</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:03:35.509715" elapsed="0.017384">3 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:36.549036" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-04-21T02:03:36.563611" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:36.564041" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:36.548681" elapsed="0.015427"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:36.566486" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:36.565424" elapsed="0.001195"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:03:36.567900" level="FAIL">3 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:03:36.567010" elapsed="0.001065">3 != 4</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>4</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:03:36.547776" elapsed="0.020575">3 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:37.594688" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-04-21T02:03:37.609100" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:37.609371" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:37.594329" elapsed="0.015105"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:37.611465" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:37.609986" elapsed="0.001629"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:03:37.613981" level="FAIL">3 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:03:37.612064" elapsed="0.002613">3 != 4</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>4</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:03:37.591403" elapsed="0.023710">3 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:38.639370" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-04-21T02:03:38.653618" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:38.654064" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:38.639110" elapsed="0.014999"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:38.655263" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:38.654536" elapsed="0.000817"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:03:38.656368" level="FAIL">3 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:03:38.655652" elapsed="0.000858">3 != 4</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>4</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:03:38.638311" elapsed="0.018549">3 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:39.676643" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-04-21T02:03:39.690450" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:39.690733" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:39.676431" elapsed="0.014396"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:39.691971" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:39.691258" elapsed="0.000812"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:03:39.693234" level="FAIL">3 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:03:39.692413" elapsed="0.000977">3 != 4</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>4</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:03:39.675802" elapsed="0.017830">3 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:40.712287" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-04-21T02:03:40.725748" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:40.726070" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:40.711984" elapsed="0.014126"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:40.727051" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:40.726496" elapsed="0.000620"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:03:40.727886" level="FAIL">3 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:03:40.727344" elapsed="0.000656">3 != 4</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>4</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:03:40.711082" elapsed="0.017100">3 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:41.749168" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-04-21T02:03:41.762494" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:41.762767" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:41.748938" elapsed="0.013918"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:41.764012" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:41.763263" elapsed="0.000852"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:03:41.765518" level="FAIL">3 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:03:41.764641" elapsed="0.001042">3 != 4</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>4</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:03:41.748293" elapsed="0.017670">3 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:42.788949" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-04-21T02:03:42.802429" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:42.802663" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:42.788717" elapsed="0.014005"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:42.804034" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:42.803162" elapsed="0.000975"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:03:42.805323" level="FAIL">3 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:03:42.804487" elapsed="0.000994">3 != 4</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>4</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:03:42.788126" elapsed="0.017596">3 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:43.826006" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-04-21T02:03:43.839661" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:43.839947" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:43.825757" elapsed="0.014248"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:43.841238" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:43.840415" elapsed="0.000976"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:03:43.842926" level="FAIL">3 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:03:43.841965" elapsed="0.001136">3 != 4</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>4</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:03:43.825096" elapsed="0.018259">3 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:44.865766" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-04-21T02:03:44.879355" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:44.879558" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:44.865517" elapsed="0.014081"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:44.880401" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:44.879921" elapsed="0.000548"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:03:44.881295" level="FAIL">3 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:03:44.880702" elapsed="0.000705">3 != 4</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>4</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:03:44.864845" elapsed="0.016735">3 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:45.903124" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-04-21T02:03:45.917231" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:45.917463" level="INFO">${output_log} = 4</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:45.902906" elapsed="0.014614"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:45.918681" level="INFO">4</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:45.917959" elapsed="0.000823"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:03:45.919163" elapsed="0.000743"/>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>4</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-04-21T02:03:45.902257" elapsed="0.017793"/>
</kw>
<arg>${log_check_timeout*2}</arg>
<arg>${DEFAULT_LOG_CHECK_PERIOD}</arg>
<arg>BGPCliKeywords.Check_File_For_Word_Count</arg>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>4</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:03:27.146674" elapsed="18.773502"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:03:45.921548" elapsed="0.000589"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:03:45.920856" elapsed="0.001421"/>
</kw>
<doc>Consequent check for no updates received by iBGP peer No. 2</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:03:27.055352" elapsed="18.867055"/>
</test>
<test id="s1-s8-t27" name="TC3_Disconnect_BGP_Peer2" line="494">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:03:45.930189" elapsed="0.000387"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:03:45.929183" elapsed="0.001484"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:45.932374" elapsed="0.000026"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:45.932150" elapsed="0.000302"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:45.932112" elapsed="0.000376"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:45.938881" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:45.938753" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:45.938735" elapsed="0.000215"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:45.940003" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:45.939582" elapsed="0.000450"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:03:45.940503" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:03:45.940199" elapsed="0.000330"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:03:45.940574" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:03:45.940742" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:03:45.939191" elapsed="0.001576"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:45.947007" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:45.946895" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:45.946876" elapsed="0.000200"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:45.948328" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:45.948218" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:45.948199" elapsed="0.000199"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:03:45.948903" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:03:45.948552" elapsed="0.000379"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:03:45.949330" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:45.949101" elapsed="0.000254"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:03:45.983138" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:03:45.949881" elapsed="0.033546"/>
</kw>
<msg time="2026-04-21T02:03:45.983703" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:03:45.983752" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:45.949519" elapsed="0.034308"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:03:46.005488" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:03:45.984628" elapsed="0.021134"/>
</kw>
<msg time="2026-04-21T02:03:46.006053" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:03:46.006101" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:45.984132" elapsed="0.022007"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:46.006724" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:46.006319" elapsed="0.000466"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:46.006274" elapsed="0.000561"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:46.007419" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:46.006990" elapsed="0.000501"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:46.007780" elapsed="0.000039"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:46.007559" elapsed="0.000389"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:46.007540" elapsed="0.000437"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:03:46.008020" elapsed="0.000047"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:46.011547" elapsed="0.000167"/>
</kw>
<msg time="2026-04-21T02:03:46.011800" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:46.009679" elapsed="0.002273"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:46.012237" elapsed="0.000121"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:46.012637" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:03:46.009014" elapsed="0.003830"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:03:46.008394" elapsed="0.004719"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:03:45.947911" elapsed="0.065310"/>
</kw>
<msg time="2026-04-21T02:03:46.013328" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:46.013374" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:45.947233" elapsed="0.066182"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:03:46.013634" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:03:46.013507" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:46.013485" elapsed="0.000239"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:46.014224" elapsed="0.000029"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:46.014592" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:03:46.014665" elapsed="0.000019"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:03:45.946534" elapsed="0.068246"/>
</kw>
<msg time="2026-04-21T02:03:46.014896" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:46.014942" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:45.941181" elapsed="0.073803"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:46.015330" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:46.015064" elapsed="0.000322"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:46.015046" elapsed="0.000365"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:03:45.941032" elapsed="0.074403"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:03:45.940845" elapsed="0.074628"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:03:45.938385" elapsed="0.077150"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:03:45.931656" elapsed="0.083941"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:45.930927" elapsed="0.084720"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:03:45.924596" elapsed="0.091110"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer2_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:46.015905" elapsed="0.000116"/>
</kw>
<kw name="Stop_Console_Tool" owner="BGPcliKeywords">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:46.017238" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:46.016880" elapsed="0.000385"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:03:46.017422" elapsed="0.000405"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:03:46.016587" elapsed="0.001302"/>
</kw>
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:03:48.019132" level="INFO">[?2004l^C
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<msg time="2026-04-21T02:03:48.019677" level="INFO">${output} = [?2004l^C
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt; </msg>
<var>${output}</var>
<arg>delay=1s</arg>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T02:03:46.018043" elapsed="2.001680"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.020810" level="INFO">[?2004l^C
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:48.020176" elapsed="0.000711"/>
</kw>
<doc>Stop the tool if still running.</doc>
<status status="PASS" start="2026-04-21T02:03:46.016234" elapsed="2.004755"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:48.037207" level="INFO">Executing command 'cat bgp_peer2.log'.</msg>
<msg time="2026-04-21T02:03:48.050830" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:48.051074" level="INFO">${output_log} = 2026-04-21 02:03:05,096 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:03:05,097 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.2
2026-04-21 02:03:05,097 DEBUG BGP-Thread-...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:48.037035" elapsed="0.014100"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.052224" level="INFO">2026-04-21 02:03:05,096 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:03:05,097 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.2
2026-04-21 02:03:05,097 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-04-21 02:03:05,097 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.171.3
2026-04-21 02:03:05,097 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-04-21 02:03:05,098 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 02:03:05,101 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 02:03:05,102 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-04-21 02:03:05,102 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 02:03:05,102 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 3
2026-04-21 02:03:05,102 INFO BGP-Thread-1 (job):   Prefix base: 8.2.0.0/28
2026-04-21 02:03:05,102 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-04-21 02:03:05,102 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-04-21 02:03:05,102 INFO BGP-Thread-1 (job):   My BGP Identifier: 2130706434
2026-04-21 02:03:05,102 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-04-21 02:03:05,102 INFO BGP-Thread-1 (job):   Originator ID: None
2026-04-21 02:03:05,102 INFO BGP-Thread-1 (job):   Cluster list: None
2026-04-21 02:03:05,102 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-04-21 02:03:05,102 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-04-21 02:03:05,102 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-04-21 02:03:05,102 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 3
2026-04-21 02:03:05,102 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, 2]
2026-04-21 02:03:05,102 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-04-21 02:03:05,102 INFO BGP-Thread-1 (job):   Let's go ...

2026-04-21 02:03:05,102 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-04-21 02:03:05,103 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:03:05,103 DEBUG BGP-Thread-1 (job):   Length=45 (0x002d)
2026-04-21 02:03:05,103 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-04-21 02:03:05,103 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-04-21 02:03:05,103 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-04-21 02:03:05,103 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-04-21 02:03:05,103 DEBUG BGP-Thread-1 (job):   BGP Identifier=2130706434 (0x7f000002)
2026-04-21 02:03:05,103 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=16 (0x10)
2026-04-21 02:03:05,103 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x0206010400010001020641040000fbf0
2026-04-21 02:03:05,103 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff002d0104fbf000b47f000002100206010400010001020641040000fbf0'
2026-04-21 02:03:05,103 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff002d0104fbf000b47f000002100206010400010001020641040000fbf0
2026-04-21 02:03:05,106 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:03:05,106 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:03:05,106 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:03:05,106 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:03:05,106 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:03:05,106 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:03:05,106 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:03:05,106 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:03:05,107 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:03:05,107 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:03:05,107 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-04-21 02:03:05,107 INFO BGP-Thread-1 (job): Iteration: 0 - total remaining prefixes: 3
2026-04-21 02:03:05,107 DEBUG BGP-Thread-1 (job): ########## Iteration: 0 ##########
2026-04-21 02:03:05,107 DEBUG BGP-Thread-1 (job): Remaining prefixes: 3
2026-04-21 02:03:05,107 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-04-21 02:03:05,107 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-04-21 02:03:05,107 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-04-21 02:03:05,107 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:03:05,108 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-04-21 02:03:05,108 DEBUG BGP-Thread-1 (job):   Prefix indexes: [0]
2026-04-21 02:03:05,108 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.2.0.0')]
2026-04-21 02:03:05,108 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-04-21 02:03:05,108 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-04-21 02:03:05,108 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:03:05,108 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-04-21 02:03:05,108 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-04-21 02:03:05,108 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-04-21 02:03:05,108 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:03:05,108 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:03:05,109 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-04-21 02:03:05,109 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:03:05,109 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:03:05,109 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:03:05,109 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-04-21 02:03:05,109 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201)
2026-04-21 02:03:05,110 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:03:05,110 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-04-21 02:03:05,110 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-04-21 02:03:05,110 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.2.0.0')]/28 (0x1c08020000)
2026-04-21 02:03:05,110 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf040050400000064400304c00002011c08020000
2026-04-21 02:03:05,112 DEBUG BGP-Thread-1 (job): ########## Iteration: 1 ##########
2026-04-21 02:03:05,113 DEBUG BGP-Thread-1 (job): Remaining prefixes: 2
2026-04-21 02:03:05,113 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-04-21 02:03:05,113 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-04-21 02:03:05,113 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-04-21 02:03:05,113 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:03:05,113 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-04-21 02:03:05,113 DEBUG BGP-Thread-1 (job):   Prefix indexes: [1]
2026-04-21 02:03:05,113 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.2.0.16')]
2026-04-21 02:03:05,113 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-04-21 02:03:05,113 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-04-21 02:03:05,113 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:03:05,113 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-04-21 02:03:05,113 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-04-21 02:03:05,113 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-04-21 02:03:05,113 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:03:05,113 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:03:05,113 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-04-21 02:03:05,113 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:03:05,113 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:03:05,113 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:03:05,113 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-04-21 02:03:05,113 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201)
2026-04-21 02:03:05,114 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:03:05,114 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-04-21 02:03:05,114 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-04-21 02:03:05,114 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.2.0.16')]/28 (0x1c08020010)
2026-04-21 02:03:05,114 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf040050400000064400304c00002011c08020010
2026-04-21 02:03:05,114 DEBUG BGP-Thread-1 (job): ########## Iteration: 2 ##########
2026-04-21 02:03:05,114 DEBUG BGP-Thread-1 (job): Remaining prefixes: 1
2026-04-21 02:03:05,114 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-04-21 02:03:05,114 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-04-21 02:03:05,114 DEBUG BGP-Thread-1 (job):   Prefix slot index: 2
2026-04-21 02:03:05,114 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:03:05,114 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-04-21 02:03:05,114 DEBUG BGP-Thread-1 (job):   Prefix indexes: [2]
2026-04-21 02:03:05,114 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.2.0.32')]
2026-04-21 02:03:05,114 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-04-21 02:03:05,114 DEBUG BGP-Thread-1 (job):   Prefix slot index: 2
2026-04-21 02:03:05,114 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:03:05,114 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-04-21 02:03:05,114 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-04-21 02:03:05,114 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-04-21 02:03:05,114 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:03:05,114 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:03:05,114 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-04-21 02:03:05,114 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:03:05,114 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:03:05,115 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:03:05,115 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-04-21 02:03:05,115 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201)
2026-04-21 02:03:05,115 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:03:05,115 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-04-21 02:03:05,115 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-04-21 02:03:05,115 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.2.0.32')]/28 (0x1c08020020)
2026-04-21 02:03:05,115 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf040050400000064400304c00002011c08020020
2026-04-21 02:03:05,115 INFO BGP-Thread-1 (job): All update messages generated.
2026-04-21 02:03:05,116 INFO BGP-Thread-1 (job): Storing performance results.
2026-04-21 02:03:05,116 INFO BGP-Thread-1 (job): ########## Final results ##########
2026-04-21 02:03:05,116 INFO BGP-Thread-1 (job): Number of iterations: 3
2026-04-21 02:03:05,116 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the pre-fill phase: 0
2026-04-21 02:03:05,116 INFO BGP-Thread-1 (job): The pre-fill phase duration: 0s
2026-04-21 02:03:05,116 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the 2nd test phase: 3
2026-04-21 02:03:05,116 INFO BGP-Thread-1 (job): The 2nd test phase duration: 0.007521152496337891s
2026-04-21 02:03:05,116 INFO BGP-Thread-1 (job): Threshold for performance reporting: 1000
2026-04-21 02:03:05,116 INFO BGP-Thread-1 (job): Message generator performance results stored in totals-bgp.csv:
2026-04-21 02:03:05,116 INFO BGP-Thread-1 (job):   
2026-04-21 02:03:05,116 INFO BGP-Thread-1 (job):   
2026-04-21 02:03:05,116 INFO BGP-Thread-1 (job): Message generator performance results stored in performance-bgp.csv:
2026-04-21 02:03:05,116 INFO BGP-Thread-1 (job):   
2026-04-21 02:03:05,116 INFO BGP-Thread-1 (job):   
2026-04-21 02:03:05,117 INFO BGP-Thread-1 (job): Finally an END-OF-RIB is sent.
2026-04-21 02:03:05,117 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:03:05,117 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:03:05,117 DEBUG BGP-Thread-1 (job):   Length=43 (0x002b)
2026-04-21 02:03:05,117 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:03:05,117 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:03:05,117 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:03:05,117 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=20 (0x0014)
2026-04-21 02:03:05,117 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064)
2026-04-21 02:03:05,117 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:03:05,117 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-04-21 02:03:05,117 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-04-21 02:03:05,117 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[]/28 (0x)
2026-04-21 02:03:05,117 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff002b02000000144001010040020602010000fbf040050400000064
2026-04-21 02:03:05,117 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-04-21 02:03:05,117 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:03:05,117 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:03:05,117 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-04-21 02:03:05,117 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:03:05,117 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:03:05,117 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:03:05,117 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:03:05,118 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:03:05,118 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:03:05,118 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:03:05,118 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:03:05,118 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:03:05,118 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:03:05,118 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:03:05,118 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:03:05,118 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-04-21 02:03:05,118 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-04-21 02:03:05,118 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:03:05,118 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:03:05,118 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:03:15,128 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-04-21 02:03:15,129 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.010s
2026-04-21 02:03:15,129 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-04-21 02:03:15,129 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:03:15,129 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:03:25,139 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-04-21 02:03:25,140 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 20.020s
2026-04-21 02:03:25,140 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-04-21 02:03:25,140 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:03:25,140 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:03:35,150 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-04-21 02:03:35,150 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 30.031s
2026-04-21 02:03:35,151 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-04-21 02:03:35,151 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:03:35,151 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:03:45,161 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-04-21 02:03:45,161 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 40.041s
2026-04-21 02:03:45,161 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-04-21 02:03:45,161 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:03:45,161 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:48.051536" elapsed="0.001349"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-21T02:03:48.054696" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/tc3_bgp_peer2.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/tc3_bgp_peer2.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-21T02:03:48.053345" elapsed="0.001563"/>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>tc3_${BGP_PEER2_LOG_FILE}</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-21T02:03:48.036495" elapsed="0.018576"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:03:48.056619" elapsed="0.000667"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:03:48.055773" elapsed="0.001672"/>
</kw>
<doc>Stop BGP peer &amp; store logs</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:03:45.923736" elapsed="2.133807"/>
</test>
<test id="s1-s8-t28" name="TC_3_Check_for_Empty_IPv4_Topology" line="501">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:03:48.064749" elapsed="0.000355"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:03:48.064368" elapsed="0.000822"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:48.066434" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:48.066261" elapsed="0.000228"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.066233" elapsed="0.000281"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:48.071928" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:48.071813" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.071780" elapsed="0.000217"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.073120" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:48.072690" elapsed="0.000460"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.073624" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:03:48.073317" elapsed="0.000341"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:03:48.073711" elapsed="0.000043"/>
</return>
<msg time="2026-04-21T02:03:48.073906" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:03:48.072286" elapsed="0.001647"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:48.080194" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:48.080080" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.080061" elapsed="0.000265"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:48.081596" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:48.081486" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.081468" elapsed="0.000206"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:03:48.082174" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.081856" elapsed="0.000344"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:03:48.082601" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:48.082367" elapsed="0.000260"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:03:48.111904" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:03:48.083163" elapsed="0.028852"/>
</kw>
<msg time="2026-04-21T02:03:48.112187" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:03:48.112310" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:48.082812" elapsed="0.029541"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:03:48.139288" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "3 "_ "C "h "e "c "k "_ "f "o "r "_ "E "m "p "t "y "_ "I "P "v "4 "_ "T "o "p "o "l "o "g "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:03:48.112929" elapsed="0.026469"/>
</kw>
<msg time="2026-04-21T02:03:48.139562" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:03:48.140264" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "3 "_ "C "h "e "c "k "_ "f "o "r "_ "E "m "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:48.112540" elapsed="0.027768"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.140654" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:48.140398" elapsed="0.000314"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.140375" elapsed="0.000363"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.141230" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "3 "_ "C "h "e "c "k "_ "f "o "r "_ "E "m "p "t "y "_ "I "P "v "4 "_ "T "o "p "o "l "o "g "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:48.140907" elapsed="0.000394"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.141592" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:48.141370" elapsed="0.000279"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.141351" elapsed="0.000322"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:03:48.141708" elapsed="0.000039"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:48.144503" elapsed="0.000157"/>
</kw>
<msg time="2026-04-21T02:03:48.144726" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:48.143285" elapsed="0.001618"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.145196" elapsed="0.000081"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.145553" elapsed="0.000079"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:03:48.142613" elapsed="0.003155"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:03:48.142049" elapsed="0.003829"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:03:48.081173" elapsed="0.064811"/>
</kw>
<msg time="2026-04-21T02:03:48.146081" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:48.146126" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "3 "_ "C "h "e "c "k "_ "f "o "r "_ "E "m "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:48.080490" elapsed="0.065676"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:03:48.146359" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:03:48.146245" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.146225" elapsed="0.000222"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.146892" elapsed="0.000029"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.147274" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:03:48.147351" elapsed="0.000019"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:03:48.079715" elapsed="0.067753"/>
</kw>
<msg time="2026-04-21T02:03:48.147567" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:48.147614" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "3 "_ "C "h "e "c "k "_ "f "o "r "_ "E "m "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:48.074337" elapsed="0.073316"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.148013" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:48.147730" elapsed="0.000338"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.147713" elapsed="0.000380"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:03:48.074184" elapsed="0.073933"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:03:48.073995" elapsed="0.074158"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:03:48.071422" elapsed="0.076838"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:03:48.065931" elapsed="0.082393"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:48.065384" elapsed="0.083043"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:03:48.060871" elapsed="0.087618"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_Example_IPv4_Topology_Does_Not_Contain" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:03:48.157427" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0nzpb1uzikfls1eibp7kil97ch16.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:03:48.157618" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:03:48.157728" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:03:48.149716" elapsed="0.008039"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.160782" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:48.157959" elapsed="0.002915"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.164844" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:48.161105" elapsed="0.003825"/>
</kw>
<kw name="Should Not Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` contains ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:03:48.165255" elapsed="0.004479"/>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>prefix</arg>
<doc>Check the example-ipv4-topology does not contain the string</doc>
<status status="PASS" start="2026-04-21T02:03:48.149350" elapsed="0.020537"/>
</kw>
<arg>${DEFAULT_TOPOLOGY_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_TOPOLOGY_CHECK_PERIOD}</arg>
<arg>BgpOperations.Check_Example_IPv4_Topology_Does_Not_Contain</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>prefix</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:03:48.148678" elapsed="0.021295"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:03:48.170993" elapsed="0.000396"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:03:48.170474" elapsed="0.001015"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:48.058569" elapsed="0.112981"/>
</test>
<test id="s1-s8-t29" name="TC3_Delete_BGP_Peers_Configuration" line="509">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:03:48.175420" elapsed="0.000212"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:03:48.175151" elapsed="0.000537"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:48.176783" elapsed="0.000036"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:48.176649" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.176622" elapsed="0.000256"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:48.182231" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:48.182123" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.182105" elapsed="0.000194"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.183325" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:48.182934" elapsed="0.000418"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.183826" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:03:48.183516" elapsed="0.000337"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:03:48.184043" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:03:48.184240" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:03:48.182533" elapsed="0.001732"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:48.190278" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:48.190169" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.190150" elapsed="0.000197"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:48.191565" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:48.191457" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.191439" elapsed="0.000260"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:03:48.192239" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.191880" elapsed="0.000387"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:03:48.192662" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:48.192436" elapsed="0.000252"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:03:48.224281" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:03:48.193217" elapsed="0.031205"/>
</kw>
<msg time="2026-04-21T02:03:48.224608" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:03:48.224655" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:48.192871" elapsed="0.031820"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:03:48.255563" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "D "e "l "e "t "e "_ "B "G "P "_ "P "e "e "r "s "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:03:48.225294" elapsed="0.030451"/>
</kw>
<msg time="2026-04-21T02:03:48.256028" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:03:48.256182" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "D "e "l "e "t "e "_ "B "G "P "_ "P "e "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:48.224916" elapsed="0.031333"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.256727" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:48.256397" elapsed="0.000406"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.256353" elapsed="0.000483"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.257340" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "D "e "l "e "t "e "_ "B "G "P "_ "P "e "e "r "s "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:48.256994" elapsed="0.000417"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.257704" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:48.257478" elapsed="0.000280"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.257460" elapsed="0.000322"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:03:48.257838" elapsed="0.000046"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:48.260695" elapsed="0.000173"/>
</kw>
<msg time="2026-04-21T02:03:48.260930" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:48.259481" elapsed="0.001590"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.261349" elapsed="0.000078"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.261683" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:03:48.258810" elapsed="0.003075"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:03:48.258208" elapsed="0.003742"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:03:48.191154" elapsed="0.070898"/>
</kw>
<msg time="2026-04-21T02:03:48.262150" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:48.262196" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "D "e "l "e "t "e "_ "B "G "P "_ "P "e "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:48.190507" elapsed="0.071728"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:03:48.262420" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:03:48.262311" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.262293" elapsed="0.000211"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.262950" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.263372" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:03:48.263448" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:03:48.189826" elapsed="0.073735"/>
</kw>
<msg time="2026-04-21T02:03:48.263658" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:48.263704" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "D "e "l "e "t "e "_ "B "G "P "_ "P "e "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:48.184663" elapsed="0.079078"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.264124" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:48.263836" elapsed="0.000343"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.263818" elapsed="0.000385"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:03:48.184512" elapsed="0.079714"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:03:48.184327" elapsed="0.079938"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:03:48.181748" elapsed="0.082579"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:03:48.176338" elapsed="0.088050"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:48.175858" elapsed="0.088578"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:03:48.172875" elapsed="0.091618"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.265259" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | NAME=example-bgp-peer1 | IP=127.0.0.1 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>NAME=example-bgp-peer1</arg>
<arg>IP=${BGP_PEER1_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.264675" elapsed="0.000612"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.312811" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:48.312372" elapsed="0.000470"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:03:48.313851" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:03:48.313353" elapsed="0.000588">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:03:48.314037" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:03:48.313013" elapsed="0.001049"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.314621" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:48.314230" elapsed="0.000418"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:03:48.314974" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:03:48.315155" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:03:48.314830" elapsed="0.000351"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.315599" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:48.315345" elapsed="0.000301"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.316702" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer1', 'IP': '127.0.0.1', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:48.316403" elapsed="0.000345"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.317196" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.316928" elapsed="0.000342"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.317981" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:48.317663" elapsed="0.000344"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:48.318757" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.318527" elapsed="0.000256"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:48.318851" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:03:48.319008" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:48.318201" elapsed="0.000832"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.319189" elapsed="0.000252"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T02:03:48.317517" elapsed="0.001965"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.320055" level="INFO">${value} = example-bgp-peer1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:48.319730" elapsed="0.000351"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:48.320811" level="INFO">${encoded} = example-bgp-peer1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.320588" elapsed="0.000249"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:48.320887" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:03:48.321037" level="INFO">${encoded_value} = example-bgp-peer1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:48.320269" elapsed="0.000792"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.321213" elapsed="0.000386"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">example-bgp-peer1</var>
<status status="PASS" start="2026-04-21T02:03:48.319596" elapsed="0.002045"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.322210" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:48.321908" elapsed="0.000328"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:48.322973" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.322747" elapsed="0.000251"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:48.323048" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:03:48.323200" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:48.322426" elapsed="0.000798"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.323378" elapsed="0.000226"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-04-21T02:03:48.321754" elapsed="0.001891"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.324242" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:48.323911" elapsed="0.000357"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:48.325005" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.324777" elapsed="0.000253"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:48.325080" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:03:48.325229" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:48.324456" elapsed="0.000797"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.325407" elapsed="0.000221"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:03:48.323759" elapsed="0.001909"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:03:48.317328" elapsed="0.008374"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:03:48.325745" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:03:48.325920" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer1', 'IP': '127.0.0.1', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:03:48.316062" elapsed="0.009884"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:48.315716" elapsed="0.010262"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.326155" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:48.326003" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.315696" elapsed="0.010534"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.327066" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:48.326378" elapsed="0.000754"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:03:48.327185" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:03:48.311698" elapsed="0.015616"/>
</kw>
<msg time="2026-04-21T02:03:48.327371" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:48.298180" elapsed="0.029238"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.340661" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.353949" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.367288" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.367488" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.367666" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.368069" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:48.367905" elapsed="0.000221"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:03:48.367891" elapsed="0.000258"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.368295" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.368465" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.368631" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:03:48.367861" elapsed="0.000822"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:03:48.367745" elapsed="0.000964"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.368871" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:03:48.368948" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:03:48.369070" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:03:48.293443" elapsed="0.075653"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.370257" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:48.370004" elapsed="0.000300"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:03:48.382916" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0nzpb1uzikfls1eibp7kil97ch16.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:03:48.382968" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:03:48.383079" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:03:48.372779" elapsed="0.010327"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:48.370370" elapsed="0.012778"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.383332" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:48.383175" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.370353" elapsed="0.013064"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.392198" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:48.385748" elapsed="0.006558"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:48.385223" elapsed="0.007166"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.385184" elapsed="0.007267"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.395420" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:48.392752" elapsed="0.002716"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:48.392517" elapsed="0.002986"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.392499" elapsed="0.003029"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.396221" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:48.395715" elapsed="0.000534"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.396572" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:48.396321" elapsed="0.000310"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.397148" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:48.396843" elapsed="0.000332"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:48.396656" elapsed="0.000555"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.396303" elapsed="0.000930"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.397760" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:48.397395" elapsed="0.000407"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.398115" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:48.397874" elapsed="0.000297"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.398658" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:48.398359" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:48.398195" elapsed="0.000524"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.397856" elapsed="0.000885"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:48.398911" elapsed="0.000349"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:03:48.399720" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:48.399428" elapsed="0.000318"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.399922" elapsed="0.002549"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:03:48.384271" elapsed="0.018264"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:03:48.402631" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:03:48.405127" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:03:48.369408" elapsed="0.035745"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:03:48.405209" elapsed="0.000029"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ibgp_peers</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:03:48.265518" elapsed="0.139818"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.406072" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | NAME=example-bgp-peer2 | IP=127.0.0.2 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>NAME=example-bgp-peer2</arg>
<arg>IP=${BGP_PEER2_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.405520" elapsed="0.000581"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.452418" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:48.451880" elapsed="0.000575"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:03:48.453345" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:03:48.453051" elapsed="0.000379">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:03:48.453549" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:03:48.452657" elapsed="0.000925"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.454189" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:48.453768" elapsed="0.000449"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:03:48.454556" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:03:48.454749" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:03:48.454383" elapsed="0.000394"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.455221" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:48.454964" elapsed="0.000304"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.456466" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer2', 'IP': '127.0.0.2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:48.456158" elapsed="0.000355"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.456988" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.456683" elapsed="0.000330"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.457830" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:48.457461" elapsed="0.000397"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:48.458635" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.458391" elapsed="0.000269"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:48.458718" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:03:48.458905" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:48.458059" elapsed="0.000873"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.459094" elapsed="0.000256"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T02:03:48.457267" elapsed="0.002124"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.459988" level="INFO">${value} = example-bgp-peer2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:48.459649" elapsed="0.000371"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:48.461248" level="INFO">${encoded} = example-bgp-peer2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.460549" elapsed="0.000754"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:48.461387" elapsed="0.000051"/>
</return>
<msg time="2026-04-21T02:03:48.461731" level="INFO">${encoded_value} = example-bgp-peer2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:48.460216" elapsed="0.001605"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.462207" elapsed="0.000558"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">example-bgp-peer2</var>
<status status="PASS" start="2026-04-21T02:03:48.459512" elapsed="0.003455"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.464854" level="INFO">${value} = 127.0.0.2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:48.463744" elapsed="0.001197"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:48.466910" level="INFO">${encoded} = 127.0.0.2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.466365" elapsed="0.000613"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:48.467131" elapsed="0.000093"/>
</return>
<msg time="2026-04-21T02:03:48.467555" level="INFO">${encoded_value} = 127.0.0.2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:48.465434" elapsed="0.002180"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.468072" elapsed="0.000511"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.2</var>
<status status="PASS" start="2026-04-21T02:03:48.463316" elapsed="0.005333"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.469970" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:48.469083" elapsed="0.000929"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:48.471311" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.470891" elapsed="0.000473"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:48.471469" elapsed="0.000060"/>
</return>
<msg time="2026-04-21T02:03:48.471779" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:48.470327" elapsed="0.001530"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.472185" elapsed="0.000390"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:03:48.468849" elapsed="0.003796"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:03:48.457073" elapsed="0.015625"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:03:48.472766" elapsed="0.000065"/>
</return>
<msg time="2026-04-21T02:03:48.473036" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer2', 'IP': '127.0.0.2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:03:48.455778" elapsed="0.017303"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:48.455361" elapsed="0.017790"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.473435" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:48.473196" elapsed="0.000322"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.455333" elapsed="0.018217"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.474896" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:48.473836" elapsed="0.001105"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:03:48.475017" elapsed="0.000045"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:03:48.450909" elapsed="0.024317"/>
</kw>
<msg time="2026-04-21T02:03:48.475339" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:48.436847" elapsed="0.038574"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.490913" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.504679" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.518523" elapsed="0.000032"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.518750" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.518959" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.519412" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:48.519253" elapsed="0.000218"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:03:48.519235" elapsed="0.000261"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.519646" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.519841" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.520063" elapsed="0.000023"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:03:48.519195" elapsed="0.000931"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:03:48.519061" elapsed="0.001105"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.520333" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:03:48.520412" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:03:48.520564" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:03:48.432292" elapsed="0.088301"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.521893" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:48.521545" elapsed="0.000400"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:03:48.532892" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0nzpb1uzikfls1eibp7kil97ch16.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:03:48.532965" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:03:48.533098" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:03:48.524294" elapsed="0.008840"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:48.522014" elapsed="0.011192"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.533493" elapsed="0.000104"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:48.533263" elapsed="0.000398"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.521996" elapsed="0.011696"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.539297" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:48.535213" elapsed="0.004148"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:48.534881" elapsed="0.004530"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.534854" elapsed="0.004594"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.542691" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:48.539880" elapsed="0.002859"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:48.539526" elapsed="0.003249"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.539502" elapsed="0.003319"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.543529" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:48.543019" elapsed="0.000543"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.543955" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:48.543645" elapsed="0.000405"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.544842" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:48.544296" elapsed="0.000578"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:48.544079" elapsed="0.000838"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.543623" elapsed="0.001319"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.545581" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:48.545152" elapsed="0.000459"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.546119" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:48.545833" elapsed="0.000352"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.546747" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:48.546413" elapsed="0.000363"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:48.546212" elapsed="0.000621"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.545784" elapsed="0.001074"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:48.547043" elapsed="0.000452"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:03:48.548132" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:48.547699" elapsed="0.000462"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.548359" elapsed="0.003065"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:03:48.534249" elapsed="0.017256"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:03:48.551567" elapsed="0.000061"/>
</return>
<msg time="2026-04-21T02:03:48.554413" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:03:48.520901" elapsed="0.033541"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:03:48.554497" elapsed="0.000033"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ibgp_peers</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:03:48.406338" elapsed="0.148295"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:03:48.555281" elapsed="0.000245"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:03:48.554964" elapsed="0.000626"/>
</kw>
<doc>Delete all previously configured BGP peers.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:03:48.172084" elapsed="0.383547"/>
</test>
<test id="s1-s8-t30" name="TC4_Configure_Two_iBGP_RR_Clients_With_Cluster_Id" line="531">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:03:48.559182" elapsed="0.000211"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:03:48.558910" elapsed="0.000538"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:48.560569" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:48.560408" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.560389" elapsed="0.000253"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:48.566311" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:48.566198" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.566179" elapsed="0.000201"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.567429" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:48.567037" elapsed="0.000420"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.567943" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:03:48.567623" elapsed="0.000346"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:03:48.568051" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:03:48.568212" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:03:48.566620" elapsed="0.001618"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:48.574097" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:48.573984" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.573965" elapsed="0.000202"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:48.575410" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:48.575301" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.575283" elapsed="0.000196"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:03:48.575966" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.575629" elapsed="0.000402"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:03:48.576426" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:48.576198" elapsed="0.000254"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:03:48.607171" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:03:48.576978" elapsed="0.030412"/>
</kw>
<msg time="2026-04-21T02:03:48.607747" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:03:48.607899" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:48.576616" elapsed="0.031394"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:03:48.638421" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "C "o "n "f "i "g "u "r "e "_ "T "w "o "_ "i "B "G "P "_ "R "R "_ "C "l "i "e "n "t "s "_ "W "i "t "h "_ "C "l "u "s "t "e "r "_ "I "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:03:48.609191" elapsed="0.029348"/>
</kw>
<msg time="2026-04-21T02:03:48.638701" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:03:48.638747" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "C "o "n "f "i "g "u "r "e "_ "T "w "o "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:48.608400" elapsed="0.030383"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.639117" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:48.638887" elapsed="0.000286"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.638867" elapsed="0.000330"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.639660" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "C "o "n "f "i "g "u "r "e "_ "T "w "o "_ "i "B "G "P "_ "R "R "_ "C "l "i "e "n "t "s "_ "W "i "t "h "_ "C "l "u "s "t "e "r "_ "I "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:48.639342" elapsed="0.000392"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.640062" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:48.639820" elapsed="0.000298"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.639783" elapsed="0.000359"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:03:48.640175" elapsed="0.000028"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:48.642743" elapsed="0.000161"/>
</kw>
<msg time="2026-04-21T02:03:48.642967" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:48.641704" elapsed="0.001397"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.643523" elapsed="0.000075"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.643885" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:03:48.641082" elapsed="0.003015"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:03:48.640448" elapsed="0.003715"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:03:48.574996" elapsed="0.069265"/>
</kw>
<msg time="2026-04-21T02:03:48.644353" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:48.644397" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "C "o "n "f "i "g "u "r "e "_ "T "w "o "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:48.574323" elapsed="0.070109"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:03:48.644616" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:03:48.644509" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.644491" elapsed="0.000208"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.645126" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.645461" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:03:48.645534" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:03:48.573627" elapsed="0.072154"/>
</kw>
<msg time="2026-04-21T02:03:48.645891" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:48.645969" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "C "o "n "f "i "g "u "r "e "_ "T "w "o "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:48.568634" elapsed="0.077375"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.646342" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:48.646087" elapsed="0.000309"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.646069" elapsed="0.000350"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:03:48.568483" elapsed="0.077960"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:03:48.568296" elapsed="0.078180"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:03:48.565656" elapsed="0.080877"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:03:48.560116" elapsed="0.086472"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:48.559608" elapsed="0.087027"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:03:48.556607" elapsed="0.090080"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.647490" level="INFO">&amp;{mapping} = { IP=127.0.0.1 | HOLDTIME=180 | PEER_PORT=17900 | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RR_CLIENT=true }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${BGP_PEER1_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>RR_CLIENT=true</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.646874" elapsed="0.000644"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.684289" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:48.683875" elapsed="0.000442"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:03:48.685187" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/ibgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:03:48.684875" elapsed="0.000393">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/ibgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:03:48.685364" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:03:48.684500" elapsed="0.000888"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.685970" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:48.685561" elapsed="0.000436"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:03:48.686301" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/ibgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/ibgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:03:48.686474" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:03:48.686163" elapsed="0.000338"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.686921" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:48.686659" elapsed="0.000308"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.687935" level="INFO">mapping: {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RR_CLIENT': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:48.687661" elapsed="0.000320"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.688590" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.688166" elapsed="0.000450"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.689309" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:48.689004" elapsed="0.000331"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:48.690091" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.689871" elapsed="0.000245"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:48.690167" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:03:48.690317" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:48.689532" elapsed="0.000809"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.690495" elapsed="0.000230"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-04-21T02:03:48.688863" elapsed="0.001903"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.691325" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:48.691029" elapsed="0.000321"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:48.692096" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.691869" elapsed="0.000253"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:48.692170" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:03:48.692319" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:48.691535" elapsed="0.000809"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.692497" elapsed="0.000222"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:03:48.690893" elapsed="0.001866"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.693317" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:48.693021" elapsed="0.000321"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:48.694077" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.693867" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:48.694152" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:03:48.694301" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:48.693529" elapsed="0.000796"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.694478" elapsed="0.000220"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:03:48.692886" elapsed="0.001888"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.695337" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:48.695040" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:48.696277" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.695965" elapsed="0.000343"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:48.696363" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:03:48.696517" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:48.695550" elapsed="0.000991"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.696698" elapsed="0.000247"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:03:48.694903" elapsed="0.002085"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.697542" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:48.697239" elapsed="0.000331"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:48.698311" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.698098" elapsed="0.000239"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:48.698387" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:03:48.698544" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:48.697759" elapsed="0.000810"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.698722" elapsed="0.000240"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:03:48.697102" elapsed="0.001902"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.699740" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:48.699252" elapsed="0.000515"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:48.700543" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.700331" elapsed="0.000237"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:48.700620" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:03:48.700771" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:48.699975" elapsed="0.000837"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.700969" elapsed="0.000224"/>
</kw>
<var name="${key}">RR_CLIENT</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:03:48.699117" elapsed="0.002118"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:03:48.688668" elapsed="0.012602"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:03:48.701312" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:03:48.701473" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RR_CLIENT': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:03:48.687330" elapsed="0.014172"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:48.687034" elapsed="0.014500"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.701709" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:48.701559" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.687016" elapsed="0.014785"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.702613" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:48.701950" elapsed="0.000691"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:03:48.702690" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:03:48.683237" elapsed="0.019599"/>
</kw>
<msg time="2026-04-21T02:03:48.702891" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:48.668903" elapsed="0.034037"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.716253" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.729373" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.744491" elapsed="0.000034"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.744741" elapsed="0.000026"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.744981" elapsed="0.000026"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.745442" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:48.745255" elapsed="0.000261"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:03:48.745237" elapsed="0.000308"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.745734" elapsed="0.000027"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.745973" elapsed="0.000025"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.746188" elapsed="0.000025"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:03:48.745201" elapsed="0.001053"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:03:48.745078" elapsed="0.001208"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.746476" elapsed="0.000026"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:03:48.746574" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T02:03:48.746726" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:03:48.664344" elapsed="0.082414"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.777546" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:48.777152" elapsed="0.000423"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:03:48.778375" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/ibgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:03:48.778133" elapsed="0.000319">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/ibgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:03:48.778590" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:03:48.777768" elapsed="0.000848"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.779194" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:48.778800" elapsed="0.000422"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:03:48.779528" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/ibgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/ibgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:03:48.779686" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:03:48.779386" elapsed="0.000328"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.780162" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;$RR_CLIENT&lt;/route-reflector-client&gt;
            &lt;route-reflector-cluster-id&gt;$IP&lt;/route-reflector-cluster-id&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:48.779889" elapsed="0.000335"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:03:48.780599" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:48.780294" elapsed="0.000365"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.781182" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RR_CLIENT': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:48.780854" elapsed="0.000357"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:48.780685" elapsed="0.000562"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.780274" elapsed="0.000996"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.782221" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:48.781424" elapsed="0.000828"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:03:48.782304" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:03:48.776422" elapsed="0.006011"/>
</kw>
<msg time="2026-04-21T02:03:48.782494" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:48.761621" elapsed="0.020920"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.796322" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.809724" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.823436" elapsed="0.000035"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.823665" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.823872" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.824316" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:48.824162" elapsed="0.000210"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:03:48.824146" elapsed="0.000251"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.824550" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.824722" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.824912" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:03:48.824107" elapsed="0.000861"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:03:48.823962" elapsed="0.001035"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.825148" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:03:48.825225" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:03:48.825377" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:03:48.758573" elapsed="0.066835"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:03:48.826838" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/ibgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:03:48.826529" elapsed="0.000386">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/ibgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:03:48.827009" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:03:48.826149" elapsed="0.000886"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.827373" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:48.827105" elapsed="0.000327"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.827972" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:48.827651" elapsed="0.000348"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:48.827458" elapsed="0.000595"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.827087" elapsed="0.000989"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.830781" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:48.828234" elapsed="0.002589"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:03:48.830876" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:03:48.831033" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:03:48.825775" elapsed="0.005282"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.832514" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:48.832253" elapsed="0.000353"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.833026" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;true&lt;/route-reflector-client&gt;
            &lt;route-reflector-cluster-id&gt;127.0.0.1&lt;/route-reflector-cluster-id&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:48.832764" elapsed="0.000324"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.833493" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:48.833243" elapsed="0.000295"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.833957" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:48.833691" elapsed="0.000310"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:03:48.834851" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:03:48.834626" elapsed="0.000252"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:03:48.835213" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:03:48.835034" elapsed="0.000204"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.835390" elapsed="0.000214"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.836048" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:48.835761" elapsed="0.000333"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:03:48.836138" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:03:48.836297" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:03:48.834210" elapsed="0.002112"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:03:48.855938" level="INFO">PUT Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0nzpb1uzikfls1eibp7kil97ch16.node0', 'Content-Length': '1153', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;true&lt;/route-reflector-client&gt;
            &lt;route-reflector-cluster-id&gt;127.0.0.1&lt;/route-reflector-cluster-id&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:03:48.856143" level="INFO">PUT Response : url=http://10.30.171.3:8181/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 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:03:48.856360" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:03:48.838626" elapsed="0.017791"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:48.836393" elapsed="0.020126"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.857014" elapsed="0.000059"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:48.856578" elapsed="0.000603"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.836375" elapsed="0.020855"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.866602" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:48.859615" elapsed="0.007034"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:48.859102" elapsed="0.007583"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.859060" elapsed="0.007651"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.869681" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:48.867018" elapsed="0.002716"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:48.866769" elapsed="0.003001"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.866752" elapsed="0.003069"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.870456" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:48.870035" elapsed="0.000448"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.870815" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:48.870553" elapsed="0.000325"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.871391" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:48.871072" elapsed="0.000351"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:48.870903" elapsed="0.000557"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.870535" elapsed="0.000946"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.872099" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:48.871654" elapsed="0.000473"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.872444" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:48.872199" elapsed="0.000304"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.873048" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:48.872720" elapsed="0.000355"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:48.872528" elapsed="0.000584"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.872181" elapsed="0.000953"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:48.873289" elapsed="0.000357"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:03:48.874151" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:48.873844" elapsed="0.000333"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.874333" elapsed="0.002862"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:03:48.858185" elapsed="0.019094"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:03:48.877484" elapsed="0.000044"/>
</return>
<status status="PASS" start="2026-04-21T02:03:48.877363" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.877339" elapsed="0.000266"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.877809" elapsed="0.000024"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:03:48.877881" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:03:48.880351" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:03:48.831391" elapsed="0.048992"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:03:48.880458" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:03:48.880629" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:03:48.652757" elapsed="0.227897"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.881024" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:48.880751" elapsed="0.000341"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.880734" elapsed="0.000441"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:03:48.881214" elapsed="0.000026"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}cluster_id/ibgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:03:48.647807" elapsed="0.233535"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.882201" level="INFO">&amp;{mapping} = { IP=127.0.0.2 | HOLDTIME=180 | PEER_PORT=17900 | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RR_CLIENT=true }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${BGP_PEER2_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>RR_CLIENT=true</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.881524" elapsed="0.000707"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.918259" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:48.917820" elapsed="0.000475"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:03:48.919151" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:03:48.918854" elapsed="0.000383">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:03:48.919331" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:03:48.918482" elapsed="0.000874"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.919937" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:48.919533" elapsed="0.000431"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:03:48.920288" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:03:48.920497" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:03:48.920140" elapsed="0.000384"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.920954" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:48.920687" elapsed="0.000313"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.922106" level="INFO">mapping: {'IP': '127.0.0.2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RR_CLIENT': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:48.921841" elapsed="0.000310"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.922591" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.922315" elapsed="0.000302"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.923335" level="INFO">${value} = 127.0.0.2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:48.923036" elapsed="0.000325"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:48.924198" level="INFO">${encoded} = 127.0.0.2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.923898" elapsed="0.000327"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:48.924283" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:03:48.924454" level="INFO">${encoded_value} = 127.0.0.2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:48.923554" elapsed="0.000925"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.924641" elapsed="0.000266"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.2</var>
<status status="PASS" start="2026-04-21T02:03:48.922892" elapsed="0.002055"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.925500" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:48.925200" elapsed="0.000327"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:48.926359" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.926148" elapsed="0.000237"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:48.926434" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:03:48.926661" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:48.925823" elapsed="0.000863"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.926857" elapsed="0.000223"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:03:48.925065" elapsed="0.002056"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.927674" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:48.927370" elapsed="0.000330"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:48.928460" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.928248" elapsed="0.000238"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:48.928536" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:03:48.928685" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:48.927906" elapsed="0.000804"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.928881" elapsed="0.000223"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:03:48.927235" elapsed="0.001912"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.929920" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:48.929399" elapsed="0.000547"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:48.930670" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.930459" elapsed="0.000237"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:48.930746" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:03:48.930913" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:48.930138" elapsed="0.000800"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.931091" elapsed="0.000220"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:03:48.929262" elapsed="0.002090"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.931920" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:48.931602" elapsed="0.000344"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:48.932687" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.932474" elapsed="0.000238"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:48.932762" elapsed="0.000052"/>
</return>
<msg time="2026-04-21T02:03:48.932939" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:48.932152" elapsed="0.000811"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.933117" elapsed="0.000223"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:03:48.931466" elapsed="0.001915"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.933948" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:48.933632" elapsed="0.000342"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:48.934697" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.934485" elapsed="0.000238"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:48.934773" elapsed="0.000044"/>
</return>
<msg time="2026-04-21T02:03:48.934942" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:48.934160" elapsed="0.000807"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:48.935121" elapsed="0.000222"/>
</kw>
<var name="${key}">RR_CLIENT</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:03:48.933496" elapsed="0.001889"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:03:48.922677" elapsed="0.012744"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:03:48.935467" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:03:48.935631" level="INFO">${mapping_to_use} = {'IP': '127.0.0.2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RR_CLIENT': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:03:48.921493" elapsed="0.014164"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:48.921093" elapsed="0.014597"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.935890" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:48.935719" elapsed="0.000270"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:48.921063" elapsed="0.014949"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:48.936955" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:48.936194" elapsed="0.000791"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:03:48.937034" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:03:48.917042" elapsed="0.020118"/>
</kw>
<msg time="2026-04-21T02:03:48.937219" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:48.903313" elapsed="0.033961"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.950754" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.964201" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.977522" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.977727" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.977926" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.978319" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:48.978170" elapsed="0.000205"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:03:48.978155" elapsed="0.000244"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.978549" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.978719" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.978904" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:03:48.978120" elapsed="0.000839"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:03:48.978012" elapsed="0.000974"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:48.979134" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:03:48.979209" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:03:48.979342" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:03:48.898820" elapsed="0.080551"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:49.007837" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:49.007441" elapsed="0.000426"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:03:49.008690" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:03:49.008428" elapsed="0.000347">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:03:49.008887" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:03:49.008034" elapsed="0.000878"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:49.009464" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:49.009080" elapsed="0.000410"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:03:49.009797" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:03:49.009978" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:03:49.009655" elapsed="0.000351"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:49.010413" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;$RR_CLIENT&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:49.010170" elapsed="0.000302"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:03:49.010850" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:49.010538" elapsed="0.000371"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:49.011380" level="INFO">${mapping_to_use} = {'IP': '127.0.0.2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RR_CLIENT': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:49.011083" elapsed="0.000324"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:49.010935" elapsed="0.000507"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:49.010520" elapsed="0.000944"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:49.012370" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:49.011610" elapsed="0.000807"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:03:49.012468" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:03:49.006822" elapsed="0.005773"/>
</kw>
<msg time="2026-04-21T02:03:49.012653" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:48.993349" elapsed="0.019353"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:49.026107" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:49.039829" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:49.053050" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:49.053274" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:49.053452" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:49.053847" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:49.053682" elapsed="0.000223"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:03:49.053667" elapsed="0.000262"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:49.054075" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:49.054247" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:49.054415" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:03:49.053635" elapsed="0.000832"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:03:49.053531" elapsed="0.000964"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:49.054643" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:03:49.054717" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:03:49.054939" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:03:48.990350" elapsed="0.064620"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:03:49.056291" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:03:49.056026" elapsed="0.000334">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:03:49.056451" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:03:49.055652" elapsed="0.000823"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:49.056815" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:49.056545" elapsed="0.000329"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:49.057414" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:49.057091" elapsed="0.000348"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:49.056898" elapsed="0.000628"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:49.056527" elapsed="0.001025"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:49.060047" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:49.057711" elapsed="0.002362"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:03:49.060126" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:03:49.060279" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:03:49.055318" elapsed="0.004985"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:49.061740" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:49.061490" elapsed="0.000298"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:49.062202" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;true&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:49.061964" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:49.062657" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:49.062414" elapsed="0.000286"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:49.063117" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:49.062873" elapsed="0.000287"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:03:49.064005" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:03:49.063781" elapsed="0.000250"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:03:49.064361" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:03:49.064187" elapsed="0.000200"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:49.064542" elapsed="0.000209"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:49.065185" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:49.064938" elapsed="0.000291"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:03:49.065272" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:03:49.065462" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:03:49.063367" elapsed="0.002121"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:03:49.078414" level="INFO">PUT Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0nzpb1uzikfls1eibp7kil97ch16.node0', 'Content-Length': '1074', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;true&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:03:49.078514" level="INFO">PUT Response : url=http://10.30.171.3:8181/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 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:03:49.078685" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:03:49.067986" elapsed="0.010735"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:49.065557" elapsed="0.013227"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:49.079070" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:49.078852" elapsed="0.000311"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:49.065539" elapsed="0.013655"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:49.084115" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:49.080534" elapsed="0.003641"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:49.080221" elapsed="0.004002"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:49.080196" elapsed="0.004063"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:49.088157" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:49.084647" elapsed="0.003573"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:49.084335" elapsed="0.003933"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:49.084312" elapsed="0.003991"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:49.089241" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:49.088540" elapsed="0.000740"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:49.089722" elapsed="0.000072"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:49.089376" elapsed="0.000491"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:49.090543" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:49.090140" elapsed="0.000429"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:49.089902" elapsed="0.000704"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:49.089352" elapsed="0.001275"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:49.091177" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:49.090795" elapsed="0.000408"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:49.091511" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:49.091273" elapsed="0.000294"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:49.092069" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:49.091755" elapsed="0.000340"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:49.091592" elapsed="0.000538"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:49.091255" elapsed="0.000896"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:49.092305" elapsed="0.000352"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:03:49.093139" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:49.092848" elapsed="0.000316"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:03:49.093326" elapsed="0.002568"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:03:49.079699" elapsed="0.016257"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:03:49.096130" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:03:49.096023" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:49.096004" elapsed="0.000213"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:49.096369" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:03:49.096437" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:03:49.099249" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:03:49.060644" elapsed="0.038631"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:03:49.099341" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:03:49.099543" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:03:48.887224" elapsed="0.212345"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:49.099940" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:49.099671" elapsed="0.000339"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:49.099653" elapsed="0.000382"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:03:49.100068" elapsed="0.000027"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ibgp_peers</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:03:48.882509" elapsed="0.217686"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:03:49.100819" elapsed="0.000245"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:03:49.100493" elapsed="0.000634"/>
</kw>
<doc>Configure two iBGP peers as routing reflector clients with cluster-id argument.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:03:48.555907" elapsed="0.545260"/>
</test>
<test id="s1-s8-t31" name="TC4_Connect_BGP_Peers" line="557">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:03:49.104781" elapsed="0.000225"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:03:49.104516" elapsed="0.000545"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:49.106095" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:49.105953" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:49.105935" elapsed="0.000231"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:49.111475" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:49.111367" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:49.111350" elapsed="0.000205"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:49.112591" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:49.112202" elapsed="0.000416"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:03:49.113108" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:03:49.112793" elapsed="0.000340"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:03:49.113178" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:03:49.113331" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:03:49.111790" elapsed="0.001566"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:49.119209" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:49.119100" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:49.119081" elapsed="0.000197"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:49.120472" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:49.120364" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:49.120347" elapsed="0.000196"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:03:49.121025" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:03:49.120695" elapsed="0.000357"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:03:49.121439" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:49.121216" elapsed="0.000248"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:03:49.147722" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:03:49.121989" elapsed="0.025859"/>
</kw>
<msg time="2026-04-21T02:03:49.148018" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:03:49.148064" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:49.121629" elapsed="0.026700"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:03:49.166592" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:03:49.148890" elapsed="0.017803"/>
</kw>
<msg time="2026-04-21T02:03:49.166876" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:03:49.166922" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:49.148517" elapsed="0.018440"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:49.167286" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:49.167037" elapsed="0.000305"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:49.167016" elapsed="0.000350"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:49.167840" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:49.167512" elapsed="0.000395"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:49.168194" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:49.167973" elapsed="0.000275"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:49.167954" elapsed="0.000318"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:03:49.168305" elapsed="0.000030"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:49.170877" elapsed="0.000147"/>
</kw>
<msg time="2026-04-21T02:03:49.171087" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:49.169761" elapsed="0.001510"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:49.171559" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:49.171927" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:03:49.169143" elapsed="0.002970"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:03:49.168587" elapsed="0.003591"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:03:49.120064" elapsed="0.052211"/>
</kw>
<msg time="2026-04-21T02:03:49.172367" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:49.172411" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:49.119434" elapsed="0.053012"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:03:49.172629" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-21T02:03:49.172521" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:49.172503" elapsed="0.000209"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:49.173144" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:49.173481" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:03:49.173554" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:03:49.118750" elapsed="0.054911"/>
</kw>
<msg time="2026-04-21T02:03:49.173753" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:49.173801" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:49.113734" elapsed="0.060115"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:49.174178" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:49.173924" elapsed="0.000343"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:49.173907" elapsed="0.000385"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:03:49.113586" elapsed="0.060729"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:03:49.113410" elapsed="0.060937"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:03:49.110999" elapsed="0.063405"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:03:49.105644" elapsed="0.068815"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:49.105216" elapsed="0.069289"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:03:49.102086" elapsed="0.072473"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:49.174724" elapsed="0.000126"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:49.179955" level="INFO">${peer1_cluster_id} = 127.0.0.4</msg>
<arg>${peer1_cluster_id}</arg>
<arg>127.0.0.4</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:03:49.175020" elapsed="0.004981"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:49.185047" level="INFO">${default_cluster_id} = 192.0.2.2</msg>
<arg>${default_cluster_id}</arg>
<arg>192.0.2.2</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:03:49.180173" elapsed="0.004920"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:49.194190" level="INFO">${start_cmd} = python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.1 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer1.log --cluster=127.0.0.4 &amp;&gt;bgp_peer1.log</msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:49.193865" elapsed="0.000355"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:49.194623" level="INFO">python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.1 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer1.log --cluster=127.0.0.4 &amp;&gt;bgp_peer1.log</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:49.194382" elapsed="0.000289"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:03:49.199069" level="INFO">python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.1 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer1.log --cluster=127.0.0.4 &amp;&gt;bgp_peer1.log</msg>
<msg time="2026-04-21T02:03:49.199168" level="INFO">${output} = python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.1 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer1.log --cluster=127.0.0.4 &amp;&gt;bgp_peer1.log...</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:03:49.194841" elapsed="0.004355"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:49.199618" level="INFO">python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.1 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer1.log --cluster=127.0.0.4 &amp;&gt;bgp_peer1.log
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:49.199365" elapsed="0.000300"/>
</kw>
<arg>${BGP_PEER1_COMMAND} --cluster=${peer1_cluster_id}</arg>
<arg>${BGP_PEER1_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-04-21T02:03:49.193368" elapsed="0.006378"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:03:49.207462" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0nzpb1uzikfls1eibp7kil97ch16.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:03:49.207636" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:03:49.207735" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:03:49.201016" elapsed="0.006745"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:49.210888" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:49.207990" elapsed="0.002945"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:49.214204" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:49.211094" elapsed="0.003175"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-04-21T02:03:49.218291" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '{"prefix":"8.1.0.0/28"}'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-04-21T02:03:49.214487" elapsed="0.003910">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '{"prefix":"8.1.0.0/28"}'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER1_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-04-21T02:03:49.200557" elapsed="0.018054">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '{"prefix":"8.1.0.0/28"}'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:03:50.230359" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0nzpb1uzikfls1eibp7kil97ch16.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:03:50.230594" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '338'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]} 
 </msg>
<msg time="2026-04-21T02:03:50.230752" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:03:50.221226" elapsed="0.009569"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:50.234957" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:50.231083" elapsed="0.003940"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:50.238926" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:50.235249" elapsed="0.003746"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:03:50.239220" elapsed="0.003723"/>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER1_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="PASS" start="2026-04-21T02:03:50.219705" elapsed="0.023304"/>
</kw>
<arg>${DEFAULT_TOPOLOGY_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_TOPOLOGY_CHECK_PERIOD}</arg>
<arg>BgpOperations.Check_Example_IPv4_Topology_Content</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER1_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:03:49.199931" elapsed="1.043130"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer2_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:50.243242" elapsed="0.000120"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:50.252659" level="INFO">${start_cmd} = python3 play.py --firstprefix 8.2.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.2 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer2.log --cluster=127.0.0.2 &amp;&gt;bgp_peer2.log</msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:50.252324" elapsed="0.000365"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:50.253116" level="INFO">python3 play.py --firstprefix 8.2.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.2 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer2.log --cluster=127.0.0.2 &amp;&gt;bgp_peer2.log</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:50.252872" elapsed="0.000290"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:03:50.257235" level="INFO">python3 play.py --firstprefix 8.2.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.2 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer2.log --cluster=127.0.0.2 &amp;&gt;bgp_peer2.log</msg>
<msg time="2026-04-21T02:03:50.257340" level="INFO">${output} = python3 play.py --firstprefix 8.2.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.2 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer2.log --cluster=127.0.0.2 &amp;&gt;bgp_peer2.log...</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:03:50.253317" elapsed="0.004051"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:50.257826" level="INFO">python3 play.py --firstprefix 8.2.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.2 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer2.log --cluster=127.0.0.2 &amp;&gt;bgp_peer2.log
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:50.257537" elapsed="0.000392"/>
</kw>
<arg>${BGP_PEER2_COMMAND} --cluster=${BGP_PEER2_IP}</arg>
<arg>${BGP_PEER2_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-04-21T02:03:50.251825" elapsed="0.006160"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:03:50.264639" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0nzpb1uzikfls1eibp7kil97ch16.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:03:50.264757" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '338'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]} 
 </msg>
<msg time="2026-04-21T02:03:50.264877" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:03:50.259264" elapsed="0.005715"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:50.268513" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:50.265151" elapsed="0.003430"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:50.272584" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:50.268828" elapsed="0.003826"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-04-21T02:03:50.276208" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]}' does not contain '{"prefix":"8.2.0.0/28"}'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-04-21T02:03:50.272902" elapsed="0.003400">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]}' does not contain '{"prefix":"8.2.0.0/28"}'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER2_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-04-21T02:03:50.258822" elapsed="0.017604">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]}' does not contain '{"prefix":"8.2.0.0/28"}'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:03:51.287820" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0nzpb1uzikfls1eibp7kil97ch16.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:03:51.288061" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '412'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.2.0.16/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"},{"prefix":"8.2.0.32/28"},{"prefix":"8.2.0.0/28"},{"prefix":"8.1.0.0/28"}]}}]}]} 
 </msg>
<msg time="2026-04-21T02:03:51.288221" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:03:51.279131" elapsed="0.009127"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.292378" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:51.288523" elapsed="0.003921"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.296342" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.2.0.16/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"},{"prefix":"8.2.0.32/28"},{"prefix":"8.2.0.0/28"},{"prefix":"8.1.0.0/28"}]}}]}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:51.292671" elapsed="0.003739"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:03:51.296630" elapsed="0.003341"/>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER2_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="PASS" start="2026-04-21T02:03:51.277630" elapsed="0.022409"/>
</kw>
<arg>${DEFAULT_TOPOLOGY_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_TOPOLOGY_CHECK_PERIOD}</arg>
<arg>BgpOperations.Check_Example_IPv4_Topology_Content</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER2_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:03:50.258163" elapsed="1.041931"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:03:51.300730" elapsed="0.000282"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:03:51.300408" elapsed="0.000666"/>
</kw>
<doc>Connect BGP peers, each set to send 3 prefixes.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:03:49.101418" elapsed="2.199697"/>
</test>
<test id="s1-s8-t32" name="TC4_BGP_Peer1_Check_Rib_Out_For_Introduced_Prefixes" line="579">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:03:51.304978" elapsed="0.000244"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:03:51.304687" elapsed="0.000600"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:51.306455" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:51.306319" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:51.306290" elapsed="0.000246"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:51.312234" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:51.312125" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:51.312106" elapsed="0.000196"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.313336" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:51.312947" elapsed="0.000416"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.314001" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:03:51.313526" elapsed="0.000502"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:03:51.314075" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:03:51.314245" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:03:51.312538" elapsed="0.001732"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:51.320239" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:51.320130" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:51.320112" elapsed="0.000197"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:51.321590" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:51.321453" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:51.321430" elapsed="0.000247"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:03:51.322334" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:03:51.321951" elapsed="0.000416"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:03:51.322881" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:51.322582" elapsed="0.000332"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:03:51.355596" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:03:51.323564" elapsed="0.032174"/>
</kw>
<msg time="2026-04-21T02:03:51.355984" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:03:51.356047" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:51.323130" elapsed="0.032956"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:03:51.385088" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "B "G "P "_ "P "e "e "r "1 "_ "C "h "e "c "k "_ "R "i "b "_ "O "u "t "_ "F "o "r "_ "I "n "t "r "o "d "u "c "e "d "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:03:51.356696" elapsed="0.028600"/>
</kw>
<msg time="2026-04-21T02:03:51.385525" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:03:51.385573" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "B "G "P "_ "P "e "e "r "1 "_ "C "h "e "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:51.356300" elapsed="0.029308"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.386232" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:51.385770" elapsed="0.000551"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:51.385710" elapsed="0.000646"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.387016" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "B "G "P "_ "P "e "e "r "1 "_ "C "h "e "c "k "_ "R "i "b "_ "O "u "t "_ "F "o "r "_ "I "n "t "r "o "d "u "c "e "d "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:51.386521" elapsed="0.000573"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.387388" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:51.387164" elapsed="0.000277"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:51.387144" elapsed="0.000321"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:03:51.387509" elapsed="0.000052"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:51.390490" elapsed="0.000646"/>
</kw>
<msg time="2026-04-21T02:03:51.391306" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:51.389279" elapsed="0.002201"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.391794" elapsed="0.000097"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.392160" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:03:51.388557" elapsed="0.003789"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:03:51.387927" elapsed="0.004491"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:03:51.321107" elapsed="0.071411"/>
</kw>
<msg time="2026-04-21T02:03:51.392614" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:51.392659" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "B "G "P "_ "P "e "e "r "1 "_ "C "h "e "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:51.320466" elapsed="0.072230"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:03:51.392900" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:03:51.392772" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:51.392754" elapsed="0.000234"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.393419" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.393775" elapsed="0.000047"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:03:51.393871" elapsed="0.000018"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:03:51.319771" elapsed="0.074212"/>
</kw>
<msg time="2026-04-21T02:03:51.394076" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:51.394121" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "B "G "P "_ "P "e "e "r "1 "_ "C "h "e "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:51.314688" elapsed="0.079468"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.394490" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:51.394233" elapsed="0.000312"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:51.394216" elapsed="0.000352"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:03:51.314535" elapsed="0.080057"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:03:51.314337" elapsed="0.080292"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:03:51.311713" elapsed="0.083218"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:03:51.306006" elapsed="0.088991"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:51.305453" elapsed="0.089593"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:03:51.302400" elapsed="0.092701"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.395958" level="INFO">&amp;{mapping} = { IP=127.0.0.1 | BGP_RIB_OPENCONFIG=example-bgp-rib | PEER_NUMBER=2 | CLUSTER_ID=127.0.0.2 | DEFAULT_ID=192.0.2.2 }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${BGP_PEER1_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>PEER_NUMBER=2</arg>
<arg>CLUSTER_ID=${BGP_PEER2_IP}</arg>
<arg>DEFAULT_ID=${default_cluster_id}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:03:51.395291" elapsed="0.000696"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.449602" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:51.449205" elapsed="0.000428"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:03:51.450483" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:03:51.450179" elapsed="0.000397">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:03:51.450745" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:03:51.449829" elapsed="0.000941"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.451351" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:51.450959" elapsed="0.000419"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:03:51.451718" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:03:51.451918" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:03:51.451571" elapsed="0.000374"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.452356" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:51.452107" elapsed="0.000296"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.455890" level="INFO">mapping: {'IP': '127.0.0.1', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_NUMBER': '2', 'CLUSTER_ID': '127.0.0.2', 'DEFAULT_ID': '192.0.2.2'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:51.455587" elapsed="0.000350"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.456379" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:03:51.456104" elapsed="0.000300"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.457206" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:51.456820" elapsed="0.000412"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:51.458155" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:51.457775" elapsed="0.000406"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:51.458235" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:03:51.458396" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:51.457428" elapsed="0.000992"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:51.458580" elapsed="0.000316"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-04-21T02:03:51.456658" elapsed="0.002279"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.459511" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:51.459191" elapsed="0.000345"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:51.460479" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:51.460142" elapsed="0.000363"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:51.460556" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:03:51.460712" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:51.459778" elapsed="0.000958"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:51.460912" elapsed="0.000273"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:03:51.459054" elapsed="0.002172"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.461796" level="INFO">${value} = 2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:51.461473" elapsed="0.000363"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:51.462698" level="INFO">${encoded} = 2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:51.462367" elapsed="0.000357"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:51.462773" elapsed="0.000052"/>
</return>
<msg time="2026-04-21T02:03:51.462952" level="INFO">${encoded_value} = 2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:51.462024" elapsed="0.000952"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:51.463130" elapsed="0.000271"/>
</kw>
<var name="${key}">PEER_NUMBER</var>
<var name="${value}">2</var>
<status status="PASS" start="2026-04-21T02:03:51.461338" elapsed="0.002104"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.464189" level="INFO">${value} = 127.0.0.2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:51.463859" elapsed="0.000356"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:51.465101" level="INFO">${encoded} = 127.0.0.2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:51.464742" elapsed="0.000385"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:51.465190" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:03:51.465368" level="INFO">${encoded_value} = 127.0.0.2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:51.464403" elapsed="0.000990"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:51.465550" elapsed="0.000291"/>
</kw>
<var name="${key}">CLUSTER_ID</var>
<var name="${value}">127.0.0.2</var>
<status status="PASS" start="2026-04-21T02:03:51.463649" elapsed="0.002236"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.466456" level="INFO">${value} = 192.0.2.2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:51.466137" elapsed="0.000344"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:51.467365" level="INFO">${encoded} = 192.0.2.2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:51.467034" elapsed="0.000356"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:51.467440" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:03:51.467592" level="INFO">${encoded_value} = 192.0.2.2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:51.466675" elapsed="0.000941"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:51.467816" elapsed="0.000279"/>
</kw>
<var name="${key}">DEFAULT_ID</var>
<var name="${value}">192.0.2.2</var>
<status status="PASS" start="2026-04-21T02:03:51.466001" elapsed="0.002136"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:03:51.456461" elapsed="0.011712"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:03:51.468218" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:03:51.468377" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_NUMBER': '2', 'CLUSTER_ID': '127.0.0.2', 'DEFAULT_ID': '192.0.2.2'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:03:51.452822" elapsed="0.015581"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:51.452480" elapsed="0.015955"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.468616" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:51.468463" elapsed="0.000308"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:51.452458" elapsed="0.016374"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.469875" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:51.468986" elapsed="0.000919"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:03:51.469953" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:03:51.448512" elapsed="0.021568"/>
</kw>
<msg time="2026-04-21T02:03:51.470135" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:51.434887" elapsed="0.035298"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.483622" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.497296" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.510818" elapsed="0.000038"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.511078" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.511270" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.511711" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:51.511552" elapsed="0.000219"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:03:51.511533" elapsed="0.000281"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.511968" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.512142" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.512311" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:03:51.511492" elapsed="0.000898"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:03:51.511367" elapsed="0.001059"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.512586" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:03:51.512863" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:03:51.513021" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:03:51.430140" elapsed="0.082912"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:03:51.514517" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:03:51.514191" elapsed="0.000415">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:03:51.514700" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:03:51.513765" elapsed="0.000959"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.515128" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:51.514799" elapsed="0.000387"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.515738" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:51.515438" elapsed="0.000326"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:51.515211" elapsed="0.000606"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:51.514777" elapsed="0.001063"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.518430" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:51.515997" elapsed="0.002460"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:03:51.518510" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:03:51.518667" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:03:51.513400" elapsed="0.005292"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:03:51.520066" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:03:51.519707" elapsed="0.000565">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:03:51.520402" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:03:51.519356" elapsed="0.001080"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:03:51.520776" elapsed="0.000063"/>
</return>
<status status="PASS" start="2026-04-21T02:03:51.520588" elapsed="0.000300"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:51.520562" elapsed="0.000361"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.521109" elapsed="0.000030"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.521353" elapsed="0.000028"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:03:51.521441" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:03:51.524033" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:03:51.519026" elapsed="0.005034"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.525565" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:51.525292" elapsed="0.000322"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.526037" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:51.525772" elapsed="0.000309"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:03:51.538669" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0nzpb1uzikfls1eibp7kil97ch16.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:03:51.539762" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '972'} 
 body={"bgp-inet:ipv4-routes":{"ipv4-route":[{"path-id":0,"route-key":"8.2.0.16/28","prefix":"8.2.0.16/28","attributes":{"origin":{"value":"igp"},"originator-id":{"originator":"192.0.2.2"},"cluster-id":{"cluster":["192.0.2.2","127.0.0.2"]},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}},{"path-id":0,"route-key":"8.2.0.32/28","prefix":"8.2.0.32/28","attributes":{"origin":{"value":"igp"},"originator-id":{"originator":"192.0.2.2"},"cluster-id":{"cluster":["192.0.2.2","127.0.0.2"]},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}},{"path-id":0,"route-key":"8.2.0.0/28","prefix":"8.2.0.0/28","attributes":{"origin":{"value":"igp"},"originator-id":{"originator":"192.0.2.2"},"cluster-id":{"cluster":["192.0.2.2","127.0.0.2"]},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}}]}} 
 </msg>
<msg time="2026-04-21T02:03:51.539988" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:03:51.528371" elapsed="0.011655"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:51.526148" elapsed="0.013953"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.540408" elapsed="0.000041"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:51.540145" elapsed="0.000380"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:51.526129" elapsed="0.014430"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.546427" level="INFO">{"bgp-inet:ipv4-routes":{"ipv4-route":[{"path-id":0,"route-key":"8.2.0.16/28","prefix":"8.2.0.16/28","attributes":{"origin":{"value":"igp"},"originator-id":{"originator":"192.0.2.2"},"cluster-id":{"cluster":["192.0.2.2","127.0.0.2"]},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}},{"path-id":0,"route-key":"8.2.0.32/28","prefix":"8.2.0.32/28","attributes":{"origin":{"value":"igp"},"originator-id":{"originator":"192.0.2.2"},"cluster-id":{"cluster":["192.0.2.2","127.0.0.2"]},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}},{"path-id":0,"route-key":"8.2.0.0/28","prefix":"8.2.0.0/28","attributes":{"origin":{"value":"igp"},"originator-id":{"originator":"192.0.2.2"},"cluster-id":{"cluster":["192.0.2.2","127.0.0.2"]},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:51.542365" elapsed="0.004141"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:51.541932" elapsed="0.004625"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:51.541894" elapsed="0.004700"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.550349" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:51.547037" elapsed="0.003359"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:51.546672" elapsed="0.003839"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:51.546649" elapsed="0.003891"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.551231" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:51.550753" elapsed="0.000505"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.551586" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:51.551329" elapsed="0.000317"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.552171" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:51.551860" elapsed="0.000339"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:51.551670" elapsed="0.000566"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:51.551311" elapsed="0.000947"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.552794" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:51.552421" elapsed="0.000415"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.553177" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:51.552909" elapsed="0.000341"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.553831" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:51.553444" elapsed="0.000416"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:51.553276" elapsed="0.000621"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:51.552891" elapsed="0.001027"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:51.554083" elapsed="0.000361"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:03:51.554960" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:51.554617" elapsed="0.000370"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:03:51.555148" elapsed="0.002885"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:03:51.541209" elapsed="0.016892"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:03:51.558289" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:51.558173" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:51.558154" elapsed="0.000208"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:03:51.562092" level="INFO">${text_normalized} = {
 "bgp-inet:ipv4-routes": {
  "ipv4-route": [
   {
    "attributes": {
     "as-path": {
      "segments": [
       {
        "as-sequence": [
         64496
        ]
       }
      ]
     },
     "...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:03:51.558512" elapsed="0.003610"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:03:51.562175" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:03:51.562350" level="INFO">${response_text} = {
 "bgp-inet:ipv4-routes": {
  "ipv4-route": [
   {
    "attributes": {
     "as-path": {
      "segments": [
       {
        "as-sequence": [
         64496
        ]
       }
      ]
     },
     "...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:03:51.524398" elapsed="0.037978"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:03:51.562441" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:03:51.562595" level="INFO">${response_text} = {
 "bgp-inet:ipv4-routes": {
  "ipv4-route": [
   {
    "attributes": {
     "as-path": {
      "segments": [
       {
        "as-sequence": [
         64496
        ]
       }
      ]
     },
     "...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:03:51.405837" elapsed="0.156784"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.593097" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:51.592688" elapsed="0.000438"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:03:51.594207" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:03:51.593790" elapsed="0.000507">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:03:51.594394" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:03:51.593298" elapsed="0.001122"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.595020" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:51.594593" elapsed="0.000455"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:03:51.595399" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:03:51.595671" level="INFO">${template} = {
  "bgp-inet:ipv4-routes": {
    "ipv4-route": [
      {
        "path-id": 0,
        "prefix": "8.$PEER_NUMBER.0.0/28",
        "route-key": "8.$PEER_NUMBER.0.0/28",
        "attributes": {
       ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:03:51.595225" elapsed="0.000474"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.596163" level="INFO">{
  "bgp-inet:ipv4-routes": {
    "ipv4-route": [
      {
        "path-id": 0,
        "prefix": "8.$PEER_NUMBER.0.0/28",
        "route-key": "8.$PEER_NUMBER.0.0/28",
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "originator-id": {
            "originator": "192.0.2.2"
          },
          "local-pref": {
            "pref": 100
          },
          "as-path": {
            "segments": [
              {
                "as-sequence": [
                  64496
                ]
              }
            ]
          },
          "cluster-id": {
            "cluster": [
              "$CLUSTER_ID",
              "$DEFAULT_ID"
            ]
          },
          "ipv4-next-hop": {
            "global": "192.0.2.1"
          }
        }
      },
      {
        "path-id": 0,
        "prefix": "8.$PEER_NUMBER.0.16/28",
        "route-key": "8.$PEER_NUMBER.0.16/28",
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "originator-id": {
            "originator": "192.0.2.2"
          },
          "local-pref": {
            "pref": 100
          },
          "as-path": {
            "segments": [
              {
                "as-sequence": [
                  64496
                ]
              }
            ]
          },
          "cluster-id": {
            "cluster": [
              "$CLUSTER_ID",
              "$DEFAULT_ID"
            ]
          },
          "ipv4-next-hop": {
            "global": "192.0.2.1"
          }
        }
      },
      {
        "path-id": 0,
        "prefix": "8.$PEER_NUMBER.0.32/28",
        "route-key": "8.$PEER_NUMBER.0.32/28",
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "originator-id": {
            "originator": "192.0.2.2"
          },
          "local-pref": {
            "pref": 100
          },
          "as-path": {
            "segments": [
              {
                "as-sequence": [
                  64496
                ]
              }
            ]
          },
          "cluster-id": {
            "cluster": [
              "$CLUSTER_ID",
              "$DEFAULT_ID"
            ]
          },
          "ipv4-next-hop": {
            "global": "192.0.2.1"
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:51.595889" elapsed="0.000338"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:03:51.596635" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:51.596302" elapsed="0.000393"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.597290" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_NUMBER': '2', 'CLUSTER_ID': '127.0.0.2', 'DEFAULT_ID': '192.0.2.2'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:51.596934" elapsed="0.000390"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:51.596722" elapsed="0.000644"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:51.596279" elapsed="0.001114"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.598604" level="INFO">${final_text} = {
  "bgp-inet:ipv4-routes": {
    "ipv4-route": [
      {
        "path-id": 0,
        "prefix": "8.2.0.0/28",
        "route-key": "8.2.0.0/28",
        "attributes": {
          "origin": {
       ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:51.597625" elapsed="0.001009"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:03:51.598686" elapsed="0.000036"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:03:51.592054" elapsed="0.006796"/>
</kw>
<msg time="2026-04-21T02:03:51.598918" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:51.578297" elapsed="0.020672"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.612934" elapsed="0.000039"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.628417" elapsed="0.000064"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.644519" elapsed="0.000086"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.644936" elapsed="0.000026"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.645140" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.645671" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:51.645507" elapsed="0.000221"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:03:51.645485" elapsed="0.000276"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.645935" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.646107" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.646303" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:03:51.645430" elapsed="0.000930"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:03:51.645245" elapsed="0.001146"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.646547" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:03:51.646630" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T02:03:51.646845" level="INFO">${expected_text} = {
  "bgp-inet:ipv4-routes": {
    "ipv4-route": [
      {
        "path-id": 0,
        "prefix": "8.2.0.0/28",
        "route-key": "8.2.0.0/28",
        "attributes": {
          "origin": {
       ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:03:51.575432" elapsed="0.071444"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:51.647063" elapsed="0.002568"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:03:51.651680" level="INFO">${expected_normalized} = {
 "bgp-inet:ipv4-routes": {
  "ipv4-route": [
   {
    "attributes": {
     "as-path": {
      "segments": [
       {
        "as-sequence": [
         64496
        ]
       }
      ]
     },
     "...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:03:51.650500" elapsed="0.001210"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:03:51.652929" level="INFO">${actual_normalized} = {
 "bgp-inet:ipv4-routes": {
  "ipv4-route": [
   {
    "attributes": {
     "as-path": {
      "segments": [
       {
        "as-sequence": [
         64496
        ]
       }
      ]
     },
     "...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:03:51.651906" elapsed="0.001052"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:03:51.653200" elapsed="0.000366"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:03:51.650027" elapsed="0.003635"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:51.649711" elapsed="0.003988"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.653901" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:51.653725" elapsed="0.000234"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:51.649692" elapsed="0.004288"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:03:51.563840" elapsed="0.090193"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:03:51.562992" elapsed="0.091123"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:51.562707" elapsed="0.091456"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:51.562689" elapsed="0.091500"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:03:51.654226" elapsed="0.000040"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}cluster_id/peer_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:03:51.401077" elapsed="0.253340"/>
</kw>
<arg>${DEFAULT_TOPOLOGY_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_TOPOLOGY_CHECK_PERIOD}</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${BGP_VARIABLES_FOLDER}${/}cluster_id/peer_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:03:51.396169" elapsed="0.258314"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:03:51.655121" elapsed="0.000241"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:03:51.654794" elapsed="0.000630"/>
</kw>
<doc>Check incomming updates for new routes and respective cluster-ids
on first peer which should contain default-cluster id from global config reflected
from the second peer equal to router-id.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:03:51.301526" elapsed="0.353938"/>
</test>
<test id="s1-s8-t33" name="TC4_BGP_Peer2_Check_Rib_Out_For_Introduced_Prefixes" line="599">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:03:51.659265" elapsed="0.000210"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:03:51.658996" elapsed="0.000533"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:51.660543" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:51.660429" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:51.660410" elapsed="0.000202"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:51.666196" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:51.666090" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:51.666072" elapsed="0.000190"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.667306" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:51.666916" elapsed="0.000417"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.667794" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:03:51.667496" elapsed="0.000338"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:03:51.667880" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:03:51.668036" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:03:51.666514" elapsed="0.001547"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:51.674001" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:51.673892" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:51.673872" elapsed="0.000200"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:51.675290" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:51.675181" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:51.675163" elapsed="0.000196"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:03:51.675910" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:03:51.675512" elapsed="0.000425"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:03:51.676334" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:51.676106" elapsed="0.000254"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:03:51.709822" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:03:51.676884" elapsed="0.033081"/>
</kw>
<msg time="2026-04-21T02:03:51.710152" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:03:51.710202" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:51.676525" elapsed="0.033715"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:03:51.761224" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "c "k "_ "R "i "b "_ "O "u "t "_ "F "o "r "_ "I "n "t "r "o "d "u "c "e "d "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:03:51.710839" elapsed="0.050527"/>
</kw>
<msg time="2026-04-21T02:03:51.761546" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:03:51.761592" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:51.710430" elapsed="0.051198"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.762033" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:51.761728" elapsed="0.000364"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:51.761698" elapsed="0.000422"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.762614" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "c "k "_ "R "i "b "_ "O "u "t "_ "F "o "r "_ "I "n "t "r "o "d "u "c "e "d "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:51.762275" elapsed="0.000420"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.763029" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:51.762769" elapsed="0.000317"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:51.762745" elapsed="0.000365"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:03:51.763147" elapsed="0.000041"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:51.765839" elapsed="0.000154"/>
</kw>
<msg time="2026-04-21T02:03:51.766057" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:51.764770" elapsed="0.001428"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.766482" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.767025" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:03:51.764115" elapsed="0.003100"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:03:51.763498" elapsed="0.003783"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:03:51.674876" elapsed="0.092504"/>
</kw>
<msg time="2026-04-21T02:03:51.767477" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:51.767522" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:51.674230" elapsed="0.093332"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:03:51.768055" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-04-21T02:03:51.767638" elapsed="0.000481"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:51.767620" elapsed="0.000526"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.768575" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.769014" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:03:51.769088" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:03:51.673536" elapsed="0.095662"/>
</kw>
<msg time="2026-04-21T02:03:51.769290" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:51.769334" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:51.668441" elapsed="0.100930"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.769707" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:51.769448" elapsed="0.000313"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:51.769430" elapsed="0.000354"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:03:51.668293" elapsed="0.101534"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:03:51.668116" elapsed="0.101749"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:03:51.665712" elapsed="0.104213"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:03:51.660141" elapsed="0.109844"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:51.659684" elapsed="0.110347"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:03:51.656620" elapsed="0.113467"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.770895" level="INFO">&amp;{mapping} = { IP=127.0.0.2 | BGP_RIB_OPENCONFIG=example-bgp-rib | PEER_NUMBER=1 | CLUSTER_ID=127.0.0.1 | DEFAULT_ID=127.0.0.4 }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${BGP_PEER2_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>PEER_NUMBER=1</arg>
<arg>CLUSTER_ID=${BGP_PEER1_IP}</arg>
<arg>DEFAULT_ID=${peer1_cluster_id}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:03:51.770270" elapsed="0.000653"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.825279" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:51.824874" elapsed="0.000438"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:03:51.826128" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:03:51.825849" elapsed="0.000365">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:03:51.826309" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:03:51.825492" elapsed="0.000841"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.826908" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:51.826503" elapsed="0.000433"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:03:51.827245" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:03:51.827437" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:03:51.827100" elapsed="0.000363"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.827889" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:51.827627" elapsed="0.000311"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.828971" level="INFO">mapping: {'IP': '127.0.0.2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_NUMBER': '1', 'CLUSTER_ID': '127.0.0.1', 'DEFAULT_ID': '127.0.0.4'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:51.828689" elapsed="0.000327"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.829633" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:03:51.829354" elapsed="0.000305"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.830693" level="INFO">${value} = 127.0.0.2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:51.830078" elapsed="0.000641"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:51.831641" level="INFO">${encoded} = 127.0.0.2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:51.831293" elapsed="0.000374"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:51.831723" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:03:51.831906" level="INFO">${encoded_value} = 127.0.0.2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:51.830940" elapsed="0.000992"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:51.832091" elapsed="0.000301"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.2</var>
<status status="PASS" start="2026-04-21T02:03:51.829934" elapsed="0.002502"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.833068" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:51.832691" elapsed="0.000403"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:51.833985" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:51.833629" elapsed="0.000383"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:51.834061" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:03:51.834213" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:51.833285" elapsed="0.000952"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:51.834392" elapsed="0.000270"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:03:51.832554" elapsed="0.002150"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.835300" level="INFO">${value} = 1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:51.834976" elapsed="0.000351"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:51.836216" level="INFO">${encoded} = 1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:51.835883" elapsed="0.000359"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:51.836292" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:03:51.836442" level="INFO">${encoded_value} = 1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:51.835516" elapsed="0.000951"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:51.836619" elapsed="0.000307"/>
</kw>
<var name="${key}">PEER_NUMBER</var>
<var name="${value}">1</var>
<status status="PASS" start="2026-04-21T02:03:51.834838" elapsed="0.002129"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.837534" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:51.837216" elapsed="0.000343"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:51.838436" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:51.838107" elapsed="0.000355"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:51.838511" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:03:51.838660" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:51.837746" elapsed="0.000938"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:51.838857" elapsed="0.000269"/>
</kw>
<var name="${key}">CLUSTER_ID</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-04-21T02:03:51.837080" elapsed="0.002089"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.839771" level="INFO">${value} = 127.0.0.4</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:51.839419" elapsed="0.000422"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:51.840719" level="INFO">${encoded} = 127.0.0.4</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:51.840389" elapsed="0.000356"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:51.840813" elapsed="0.000068"/>
</return>
<msg time="2026-04-21T02:03:51.841009" level="INFO">${encoded_value} = 127.0.0.4</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:51.840041" elapsed="0.000992"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:51.841185" elapsed="0.000270"/>
</kw>
<var name="${key}">DEFAULT_ID</var>
<var name="${value}">127.0.0.4</var>
<status status="PASS" start="2026-04-21T02:03:51.839284" elapsed="0.002255"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:03:51.829715" elapsed="0.011864"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:03:51.841627" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:03:51.841794" level="INFO">${mapping_to_use} = {'IP': '127.0.0.2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_NUMBER': '1', 'CLUSTER_ID': '127.0.0.1', 'DEFAULT_ID': '127.0.0.4'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:03:51.828337" elapsed="0.013498"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:51.828018" elapsed="0.013850"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.842049" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:51.841895" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:51.827993" elapsed="0.014134"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.842961" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:51.842275" elapsed="0.000714"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:03:51.843038" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:03:51.824161" elapsed="0.019002"/>
</kw>
<msg time="2026-04-21T02:03:51.843221" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:51.810360" elapsed="0.032911"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.856863" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.870513" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.884057" elapsed="0.000033"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.884306" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.884529" elapsed="0.000026"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.885013" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:51.884847" elapsed="0.000225"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:03:51.884826" elapsed="0.000274"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.885252" elapsed="0.000023"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.885426" elapsed="0.000044"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.885639" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:03:51.884765" elapsed="0.001019"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:03:51.884635" elapsed="0.001199"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.885996" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:03:51.886078" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:03:51.886250" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:03:51.805692" elapsed="0.080589"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:03:51.887992" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:03:51.887522" elapsed="0.000569">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:03:51.888188" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:03:51.887082" elapsed="0.001131"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.888561" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:51.888284" elapsed="0.000335"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.889164" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:51.888865" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:51.888643" elapsed="0.000582"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:51.888266" elapsed="0.000980"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.891865" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:51.889399" elapsed="0.002493"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:03:51.891944" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:03:51.892103" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:03:51.886660" elapsed="0.005467"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:03:51.893421" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:03:51.893132" elapsed="0.000357">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:03:51.893615" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:03:51.892773" elapsed="0.000868"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:03:51.893871" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:03:51.893712" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:51.893694" elapsed="0.000261"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.894108" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.894285" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:03:51.894349" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:03:51.896581" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:03:51.892444" elapsed="0.004164"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.898227" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:51.897944" elapsed="0.000346"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.898795" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:51.898500" elapsed="0.000356"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:03:51.914276" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0nzpb1uzikfls1eibp7kil97ch16.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:03:51.915833" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '972'} 
 body={"bgp-inet:ipv4-routes":{"ipv4-route":[{"path-id":0,"route-key":"8.1.0.0/28","prefix":"8.1.0.0/28","attributes":{"origin":{"value":"igp"},"originator-id":{"originator":"192.0.2.2"},"cluster-id":{"cluster":["127.0.0.1","127.0.0.4"]},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}},{"path-id":0,"route-key":"8.1.0.16/28","prefix":"8.1.0.16/28","attributes":{"origin":{"value":"igp"},"originator-id":{"originator":"192.0.2.2"},"cluster-id":{"cluster":["127.0.0.1","127.0.0.4"]},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}},{"path-id":0,"route-key":"8.1.0.32/28","prefix":"8.1.0.32/28","attributes":{"origin":{"value":"igp"},"originator-id":{"originator":"192.0.2.2"},"cluster-id":{"cluster":["127.0.0.1","127.0.0.4"]},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}}]}} 
 </msg>
<msg time="2026-04-21T02:03:51.916088" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:03:51.901148" elapsed="0.014999"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:51.898923" elapsed="0.017323"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.916660" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:51.916304" elapsed="0.000534"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:51.898905" elapsed="0.017987"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.923845" level="INFO">{"bgp-inet:ipv4-routes":{"ipv4-route":[{"path-id":0,"route-key":"8.1.0.0/28","prefix":"8.1.0.0/28","attributes":{"origin":{"value":"igp"},"originator-id":{"originator":"192.0.2.2"},"cluster-id":{"cluster":["127.0.0.1","127.0.0.4"]},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}},{"path-id":0,"route-key":"8.1.0.16/28","prefix":"8.1.0.16/28","attributes":{"origin":{"value":"igp"},"originator-id":{"originator":"192.0.2.2"},"cluster-id":{"cluster":["127.0.0.1","127.0.0.4"]},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}},{"path-id":0,"route-key":"8.1.0.32/28","prefix":"8.1.0.32/28","attributes":{"origin":{"value":"igp"},"originator-id":{"originator":"192.0.2.2"},"cluster-id":{"cluster":["127.0.0.1","127.0.0.4"]},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:51.919324" elapsed="0.004575"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:51.918779" elapsed="0.005156"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:51.918739" elapsed="0.005221"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.926791" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:51.924243" elapsed="0.002608"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:51.924016" elapsed="0.002870"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:51.923999" elapsed="0.002912"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.927523" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:51.927096" elapsed="0.000453"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.927881" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:51.927618" elapsed="0.000323"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.928443" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:51.928136" elapsed="0.000333"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:51.927966" elapsed="0.000540"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:51.927601" elapsed="0.000927"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.929086" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:51.928693" elapsed="0.000420"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.929419" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:51.929183" elapsed="0.000293"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.929976" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:51.929661" elapsed="0.000341"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:51.929500" elapsed="0.000753"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:51.929165" elapsed="0.001114"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:51.930443" elapsed="0.000407"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:03:51.931341" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:51.931024" elapsed="0.000343"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:03:51.931527" elapsed="0.002680"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:03:51.917743" elapsed="0.016531"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:03:51.934458" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:51.934345" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:51.934326" elapsed="0.000201"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:03:51.938243" level="INFO">${text_normalized} = {
 "bgp-inet:ipv4-routes": {
  "ipv4-route": [
   {
    "attributes": {
     "as-path": {
      "segments": [
       {
        "as-sequence": [
         64496
        ]
       }
      ]
     },
     "...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:03:51.934678" elapsed="0.003597"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:03:51.938329" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:03:51.938495" level="INFO">${response_text} = {
 "bgp-inet:ipv4-routes": {
  "ipv4-route": [
   {
    "attributes": {
     "as-path": {
      "segments": [
       {
        "as-sequence": [
         64496
        ]
       }
      ]
     },
     "...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:03:51.896954" elapsed="0.041568"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:03:51.938585" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:03:51.938741" level="INFO">${response_text} = {
 "bgp-inet:ipv4-routes": {
  "ipv4-route": [
   {
    "attributes": {
     "as-path": {
      "segments": [
       {
        "as-sequence": [
         64496
        ]
       }
      ]
     },
     "...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:03:51.780632" elapsed="0.158136"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.970575" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:51.970176" elapsed="0.000479"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:03:51.971735" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:03:51.971208" elapsed="0.000650">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:03:51.971957" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:03:51.970859" elapsed="0.001123"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.972565" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:51.972157" elapsed="0.000435"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:03:51.972933" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:03:51.973121" level="INFO">${template} = {
  "bgp-inet:ipv4-routes": {
    "ipv4-route": [
      {
        "path-id": 0,
        "prefix": "8.$PEER_NUMBER.0.0/28",
        "route-key": "8.$PEER_NUMBER.0.0/28",
        "attributes": {
       ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:03:51.972759" elapsed="0.000388"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.973588" level="INFO">{
  "bgp-inet:ipv4-routes": {
    "ipv4-route": [
      {
        "path-id": 0,
        "prefix": "8.$PEER_NUMBER.0.0/28",
        "route-key": "8.$PEER_NUMBER.0.0/28",
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "originator-id": {
            "originator": "192.0.2.2"
          },
          "local-pref": {
            "pref": 100
          },
          "as-path": {
            "segments": [
              {
                "as-sequence": [
                  64496
                ]
              }
            ]
          },
          "cluster-id": {
            "cluster": [
              "$CLUSTER_ID",
              "$DEFAULT_ID"
            ]
          },
          "ipv4-next-hop": {
            "global": "192.0.2.1"
          }
        }
      },
      {
        "path-id": 0,
        "prefix": "8.$PEER_NUMBER.0.16/28",
        "route-key": "8.$PEER_NUMBER.0.16/28",
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "originator-id": {
            "originator": "192.0.2.2"
          },
          "local-pref": {
            "pref": 100
          },
          "as-path": {
            "segments": [
              {
                "as-sequence": [
                  64496
                ]
              }
            ]
          },
          "cluster-id": {
            "cluster": [
              "$CLUSTER_ID",
              "$DEFAULT_ID"
            ]
          },
          "ipv4-next-hop": {
            "global": "192.0.2.1"
          }
        }
      },
      {
        "path-id": 0,
        "prefix": "8.$PEER_NUMBER.0.32/28",
        "route-key": "8.$PEER_NUMBER.0.32/28",
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "originator-id": {
            "originator": "192.0.2.2"
          },
          "local-pref": {
            "pref": 100
          },
          "as-path": {
            "segments": [
              {
                "as-sequence": [
                  64496
                ]
              }
            ]
          },
          "cluster-id": {
            "cluster": [
              "$CLUSTER_ID",
              "$DEFAULT_ID"
            ]
          },
          "ipv4-next-hop": {
            "global": "192.0.2.1"
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:51.973311" elapsed="0.000436"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:03:51.974282" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:51.973869" elapsed="0.000490"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.975026" level="INFO">${mapping_to_use} = {'IP': '127.0.0.2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_NUMBER': '1', 'CLUSTER_ID': '127.0.0.1', 'DEFAULT_ID': '127.0.0.4'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:51.974590" elapsed="0.000471"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:51.974392" elapsed="0.000714"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:51.973836" elapsed="0.001298"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:51.976504" level="INFO">${final_text} = {
  "bgp-inet:ipv4-routes": {
    "ipv4-route": [
      {
        "path-id": 0,
        "prefix": "8.1.0.0/28",
        "route-key": "8.1.0.0/28",
        "attributes": {
          "origin": {
       ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:51.975336" elapsed="0.001199"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:03:51.976591" elapsed="0.000039"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:03:51.969528" elapsed="0.007218"/>
</kw>
<msg time="2026-04-21T02:03:51.976842" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:51.955608" elapsed="0.021294"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:51.992176" elapsed="0.000037"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:52.005453" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:52.018625" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:52.018862" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:52.019052" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:52.019530" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:52.019371" elapsed="0.000226"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:03:52.019353" elapsed="0.000275"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:52.019793" elapsed="0.000038"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:52.019984" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:52.020152" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:03:52.019309" elapsed="0.000896"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:03:52.019147" elapsed="0.001088"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:52.020454" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:03:52.020534" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:03:52.020692" level="INFO">${expected_text} = {
  "bgp-inet:ipv4-routes": {
    "ipv4-route": [
      {
        "path-id": 0,
        "prefix": "8.1.0.0/28",
        "route-key": "8.1.0.0/28",
        "attributes": {
          "origin": {
       ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:03:51.952679" elapsed="0.068042"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:52.020921" elapsed="0.002440"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:03:52.025314" level="INFO">${expected_normalized} = {
 "bgp-inet:ipv4-routes": {
  "ipv4-route": [
   {
    "attributes": {
     "as-path": {
      "segments": [
       {
        "as-sequence": [
         64496
        ]
       }
      ]
     },
     "...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:03:52.024154" elapsed="0.001189"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:03:52.026517" level="INFO">${actual_normalized} = {
 "bgp-inet:ipv4-routes": {
  "ipv4-route": [
   {
    "attributes": {
     "as-path": {
      "segments": [
       {
        "as-sequence": [
         64496
        ]
       }
      ]
     },
     "...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:03:52.025501" elapsed="0.001044"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:03:52.026706" elapsed="0.000364"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:03:52.023688" elapsed="0.003444"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:52.023441" elapsed="0.003726"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:52.027344" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:52.027193" elapsed="0.000251"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:52.023423" elapsed="0.004047"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:03:51.940010" elapsed="0.087511"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:03:51.939131" elapsed="0.088468"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:51.938876" elapsed="0.088770"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:51.938857" elapsed="0.088814"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:03:52.027707" elapsed="0.000036"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}cluster_id/peer_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:03:51.776002" elapsed="0.251867"/>
</kw>
<arg>${DEFAULT_TOPOLOGY_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_TOPOLOGY_CHECK_PERIOD}</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${BGP_VARIABLES_FOLDER}${/}cluster_id/peer_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:03:51.771106" elapsed="0.256830"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:03:52.028557" elapsed="0.000256"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:03:52.028248" elapsed="0.000629"/>
</kw>
<doc>Check incomming updates for new routes and respective cluster-ids
in second peer which has local route-reflector-cluster-id</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:03:51.655879" elapsed="0.373039"/>
</test>
<test id="s1-s8-t34" name="TC4_Disconnect_BGP_Peers" line="618">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:03:52.034523" elapsed="0.000214"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:03:52.034254" elapsed="0.000542"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:52.035949" elapsed="0.000058"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:52.035828" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:52.035806" elapsed="0.000258"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:52.041381" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:52.041275" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:52.041257" elapsed="0.000191"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:52.042465" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:52.042078" elapsed="0.000414"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:03:52.042967" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:03:52.042653" elapsed="0.000340"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:03:52.043036" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:03:52.043192" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:03:52.041679" elapsed="0.001537"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:52.049138" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:52.049027" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:52.049007" elapsed="0.000201"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:52.050406" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:52.050299" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:52.050281" elapsed="0.000193"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:03:52.050964" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:03:52.050624" elapsed="0.000367"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:03:52.051382" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:52.051156" elapsed="0.000252"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:03:52.083161" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:03:52.051971" elapsed="0.031392"/>
</kw>
<msg time="2026-04-21T02:03:52.083600" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:03:52.083649" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:52.051570" elapsed="0.032117"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:03:52.108267" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:03:52.084630" elapsed="0.023796"/>
</kw>
<msg time="2026-04-21T02:03:52.108602" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:03:52.108650" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:52.084005" elapsed="0.024691"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:52.109143" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:52.108840" elapsed="0.000361"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:52.108780" elapsed="0.000454"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:52.109774" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:52.109390" elapsed="0.000483"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:52.110171" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:52.109943" elapsed="0.000283"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:52.109924" elapsed="0.000326"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:03:52.110290" elapsed="0.000046"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:52.113453" elapsed="0.000159"/>
</kw>
<msg time="2026-04-21T02:03:52.113676" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:52.112063" elapsed="0.001785"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:52.114133" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:52.114497" elapsed="0.000090"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:03:52.111341" elapsed="0.003399"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:03:52.110664" elapsed="0.004184"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:03:52.049999" elapsed="0.064955"/>
</kw>
<msg time="2026-04-21T02:03:52.115052" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:52.115098" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:52.049366" elapsed="0.065768"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:03:52.115327" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:03:52.115215" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:52.115195" elapsed="0.000217"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:52.115897" elapsed="0.000036"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:52.116331" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:03:52.116409" elapsed="0.000018"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:03:52.048664" elapsed="0.067908"/>
</kw>
<msg time="2026-04-21T02:03:52.116673" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:52.116720" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:52.043655" elapsed="0.073109"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:52.117142" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:52.116864" elapsed="0.000353"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:52.116845" elapsed="0.000404"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:03:52.043451" elapsed="0.073823"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:03:52.043272" elapsed="0.074053"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:03:52.040917" elapsed="0.076479"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:03:52.035396" elapsed="0.082075"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:52.034963" elapsed="0.082557"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:03:52.029676" elapsed="0.087903"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:52.117760" elapsed="0.000138"/>
</kw>
<kw name="Stop_Console_Tool" owner="BGPcliKeywords">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:52.119199" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:52.118866" elapsed="0.000361"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:03:52.119389" elapsed="0.000372"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:03:52.118503" elapsed="0.001349"/>
</kw>
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:03:54.123587" level="INFO">[?2004l^C
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<msg time="2026-04-21T02:03:54.124129" level="INFO">${output} = [?2004l^C
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt; </msg>
<var>${output}</var>
<arg>delay=1s</arg>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T02:03:52.120007" elapsed="2.004194"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:54.125669" level="INFO">[?2004l^C
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:54.124830" elapsed="0.001222"/>
</kw>
<doc>Stop the tool if still running.</doc>
<status status="PASS" start="2026-04-21T02:03:52.118115" elapsed="2.008103"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:54.139577" level="INFO">Executing command 'cat bgp_peer1.log'.</msg>
<msg time="2026-04-21T02:03:54.153252" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:54.153480" level="INFO">${output_log} = 2026-04-21 02:03:49,282 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:03:49,282 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.1
2026-04-21 02:03:49,282 DEBUG BGP-Thread-...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:54.139429" elapsed="0.014111"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:54.154586" level="INFO">2026-04-21 02:03:49,282 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:03:49,282 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.1
2026-04-21 02:03:49,282 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-04-21 02:03:49,282 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.171.3
2026-04-21 02:03:49,282 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-04-21 02:03:49,283 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 02:03:49,284 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 02:03:49,284 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-04-21 02:03:49,284 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 02:03:49,284 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 3
2026-04-21 02:03:49,284 INFO BGP-Thread-1 (job):   Prefix base: 8.1.0.0/28
2026-04-21 02:03:49,284 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-04-21 02:03:49,284 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-04-21 02:03:49,284 INFO BGP-Thread-1 (job):   My BGP Identifier: 2130706433
2026-04-21 02:03:49,285 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-04-21 02:03:49,285 INFO BGP-Thread-1 (job):   Originator ID: None
2026-04-21 02:03:49,285 INFO BGP-Thread-1 (job):   Cluster list: 127.0.0.4
2026-04-21 02:03:49,285 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-04-21 02:03:49,285 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-04-21 02:03:49,285 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-04-21 02:03:49,285 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 3
2026-04-21 02:03:49,285 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, 2]
2026-04-21 02:03:49,285 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-04-21 02:03:49,285 INFO BGP-Thread-1 (job):   Let's go ...

2026-04-21 02:03:49,285 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-04-21 02:03:49,285 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:03:49,285 DEBUG BGP-Thread-1 (job):   Length=45 (0x002d)
2026-04-21 02:03:49,286 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-04-21 02:03:49,286 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-04-21 02:03:49,286 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-04-21 02:03:49,286 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-04-21 02:03:49,286 DEBUG BGP-Thread-1 (job):   BGP Identifier=2130706433 (0x7f000001)
2026-04-21 02:03:49,286 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=16 (0x10)
2026-04-21 02:03:49,286 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x0206010400010001020641040000fbf0
2026-04-21 02:03:49,286 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff002d0104fbf000b47f000001100206010400010001020641040000fbf0'
2026-04-21 02:03:49,286 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff002d0104fbf000b47f000001100206010400010001020641040000fbf0
2026-04-21 02:03:49,287 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:03:49,287 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:03:49,287 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:03:49,287 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:03:49,287 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:03:49,287 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:03:49,287 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:03:49,288 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:03:49,288 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:03:49,288 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:03:49,288 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-04-21 02:03:49,288 INFO BGP-Thread-1 (job): Iteration: 0 - total remaining prefixes: 3
2026-04-21 02:03:49,288 DEBUG BGP-Thread-1 (job): ########## Iteration: 0 ##########
2026-04-21 02:03:49,288 DEBUG BGP-Thread-1 (job): Remaining prefixes: 3
2026-04-21 02:03:49,288 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-04-21 02:03:49,288 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-04-21 02:03:49,288 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-04-21 02:03:49,288 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:03:49,288 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-04-21 02:03:49,288 DEBUG BGP-Thread-1 (job):   Prefix indexes: [0]
2026-04-21 02:03:49,288 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.1.0.0')]
2026-04-21 02:03:49,288 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-04-21 02:03:49,288 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-04-21 02:03:49,288 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:03:49,288 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-04-21 02:03:49,289 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-04-21 02:03:49,289 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-04-21 02:03:49,289 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:03:49,289 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:03:49,289 DEBUG BGP-Thread-1 (job):   Length=62 (0x003e)
2026-04-21 02:03:49,289 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:03:49,289 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:03:49,290 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:03:49,290 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=34 (0x0022)
2026-04-21 02:03:49,290 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201800a047f000004)
2026-04-21 02:03:49,290 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:03:49,290 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-04-21 02:03:49,290 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-04-21 02:03:49,291 DEBUG BGP-Thread-1 (job):     Cluster list=127.0.0.4
2026-04-21 02:03:49,291 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.1.0.0')]/28 (0x1c08010000)
2026-04-21 02:03:49,291 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff003e02000000224001010040020602010000fbf040050400000064400304c0000201800a047f0000041c08010000
2026-04-21 02:03:49,291 DEBUG BGP-Thread-1 (job): ########## Iteration: 1 ##########
2026-04-21 02:03:49,291 DEBUG BGP-Thread-1 (job): Remaining prefixes: 2
2026-04-21 02:03:49,291 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-04-21 02:03:49,291 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-04-21 02:03:49,291 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-04-21 02:03:49,291 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:03:49,291 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-04-21 02:03:49,291 DEBUG BGP-Thread-1 (job):   Prefix indexes: [1]
2026-04-21 02:03:49,291 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.1.0.16')]
2026-04-21 02:03:49,291 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-04-21 02:03:49,291 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-04-21 02:03:49,291 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:03:49,291 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-04-21 02:03:49,291 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-04-21 02:03:49,291 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-04-21 02:03:49,291 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:03:49,292 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:03:49,292 DEBUG BGP-Thread-1 (job):   Length=62 (0x003e)
2026-04-21 02:03:49,292 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:03:49,292 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:03:49,292 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:03:49,292 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=34 (0x0022)
2026-04-21 02:03:49,292 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201800a047f000004)
2026-04-21 02:03:49,292 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:03:49,292 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-04-21 02:03:49,292 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-04-21 02:03:49,292 DEBUG BGP-Thread-1 (job):     Cluster list=127.0.0.4
2026-04-21 02:03:49,292 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.1.0.16')]/28 (0x1c08010010)
2026-04-21 02:03:49,292 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff003e02000000224001010040020602010000fbf040050400000064400304c0000201800a047f0000041c08010010
2026-04-21 02:03:49,292 DEBUG BGP-Thread-1 (job): ########## Iteration: 2 ##########
2026-04-21 02:03:49,292 DEBUG BGP-Thread-1 (job): Remaining prefixes: 1
2026-04-21 02:03:49,292 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-04-21 02:03:49,292 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-04-21 02:03:49,292 DEBUG BGP-Thread-1 (job):   Prefix slot index: 2
2026-04-21 02:03:49,292 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:03:49,293 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-04-21 02:03:49,293 DEBUG BGP-Thread-1 (job):   Prefix indexes: [2]
2026-04-21 02:03:49,293 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.1.0.32')]
2026-04-21 02:03:49,293 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-04-21 02:03:49,293 DEBUG BGP-Thread-1 (job):   Prefix slot index: 2
2026-04-21 02:03:49,293 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:03:49,293 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-04-21 02:03:49,293 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-04-21 02:03:49,293 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-04-21 02:03:49,293 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:03:49,293 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:03:49,293 DEBUG BGP-Thread-1 (job):   Length=62 (0x003e)
2026-04-21 02:03:49,293 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:03:49,293 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:03:49,293 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:03:49,293 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=34 (0x0022)
2026-04-21 02:03:49,293 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201800a047f000004)
2026-04-21 02:03:49,293 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:03:49,293 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-04-21 02:03:49,293 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-04-21 02:03:49,293 DEBUG BGP-Thread-1 (job):     Cluster list=127.0.0.4
2026-04-21 02:03:49,293 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.1.0.32')]/28 (0x1c08010020)
2026-04-21 02:03:49,294 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff003e02000000224001010040020602010000fbf040050400000064400304c0000201800a047f0000041c08010020
2026-04-21 02:03:49,294 INFO BGP-Thread-1 (job): All update messages generated.
2026-04-21 02:03:49,294 INFO BGP-Thread-1 (job): Storing performance results.
2026-04-21 02:03:49,294 INFO BGP-Thread-1 (job): ########## Final results ##########
2026-04-21 02:03:49,294 INFO BGP-Thread-1 (job): Number of iterations: 3
2026-04-21 02:03:49,294 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the pre-fill phase: 0
2026-04-21 02:03:49,294 INFO BGP-Thread-1 (job): The pre-fill phase duration: 0s
2026-04-21 02:03:49,294 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the 2nd test phase: 3
2026-04-21 02:03:49,294 INFO BGP-Thread-1 (job): The 2nd test phase duration: 0.005562782287597656s
2026-04-21 02:03:49,294 INFO BGP-Thread-1 (job): Threshold for performance reporting: 1000
2026-04-21 02:03:49,294 INFO BGP-Thread-1 (job): Message generator performance results stored in totals-bgp.csv:
2026-04-21 02:03:49,294 INFO BGP-Thread-1 (job):   
2026-04-21 02:03:49,294 INFO BGP-Thread-1 (job):   
2026-04-21 02:03:49,294 INFO BGP-Thread-1 (job): Message generator performance results stored in performance-bgp.csv:
2026-04-21 02:03:49,294 INFO BGP-Thread-1 (job):   
2026-04-21 02:03:49,294 INFO BGP-Thread-1 (job):   
2026-04-21 02:03:49,295 INFO BGP-Thread-1 (job): Finally an END-OF-RIB is sent.
2026-04-21 02:03:49,295 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:03:49,295 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:03:49,295 DEBUG BGP-Thread-1 (job):   Length=43 (0x002b)
2026-04-21 02:03:49,295 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:03:49,295 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:03:49,295 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:03:49,295 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=20 (0x0014)
2026-04-21 02:03:49,295 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064)
2026-04-21 02:03:49,295 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:03:49,295 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-04-21 02:03:49,295 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-04-21 02:03:49,295 DEBUG BGP-Thread-1 (job):     Cluster list=127.0.0.4
2026-04-21 02:03:49,295 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[]/28 (0x)
2026-04-21 02:03:49,295 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff002b02000000144001010040020602010000fbf040050400000064
2026-04-21 02:03:49,295 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-04-21 02:03:49,295 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:03:49,295 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:03:49,295 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-04-21 02:03:49,295 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:03:49,295 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:03:49,295 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:03:49,295 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:03:49,295 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:03:49,296 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:03:49,296 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:03:49,296 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:03:49,296 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:03:49,296 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:03:49,296 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:03:49,296 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:03:49,296 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-04-21 02:03:49,296 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-04-21 02:03:49,296 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:03:49,296 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:03:49,296 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:03:50,359 INFO BGP-Thread-1 (job): ... idle for 1.063s
2026-04-21 02:03:50,359 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 1.063s
2026-04-21 02:03:50,359 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004e02000000374001010040020602010000fbf040050400000064800904c0000202800a08c00002027f000002800e0e00010104c0000201001c08020000
2026-04-21 02:03:50,359 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:03:50,359 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:03:50,359 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004e' (78)
2026-04-21 02:03:50,359 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:03:50,359 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:03:50,359 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:03:50,359 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:03:50,359 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:03:50,359 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:03:50,359 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:03:50,359 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:03:50,359 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:03:50,359 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:03:50,359 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:03:50,359 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:03:50,359 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0037' (55)
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'4001010040020602010000fbf040050400000064800904c0000202800a08c00002027f000002800e0e00010104c0000201001c08020000'
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): Attribute value=0xb'02010000fbf0'
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c00002027f000002'
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08020000'
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08020000'
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.2.0.0/28']
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.2.0.0/28
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:03:50,360 INFO BGP-Thread-1 (job): total_received_update_message_counter: 2
2026-04-21 02:03:50,360 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 1
2026-04-21 02:03:50,360 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:03:50,367 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004e02000000374001010040020602010000fbf040050400000064800904c0000202800a08c00002027f000002800e0e00010104c0000201001c08020010
2026-04-21 02:03:50,368 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:03:50,368 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:03:50,368 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004e' (78)
2026-04-21 02:03:50,368 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:03:50,368 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:03:50,368 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:03:50,368 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:03:50,368 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:03:50,368 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:03:50,368 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:03:50,368 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:03:50,368 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:03:50,368 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:03:50,368 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:03:50,368 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:03:50,368 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0037' (55)
2026-04-21 02:03:50,368 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'4001010040020602010000fbf040050400000064800904c0000202800a08c00002027f000002800e0e00010104c0000201001c08020010'
2026-04-21 02:03:50,368 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:03:50,368 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:03:50,369 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:03:50,369 DEBUG BGP-Thread-1 (job): Attribute value=0xb'02010000fbf0'
2026-04-21 02:03:50,369 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:03:50,369 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:03:50,369 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:03:50,369 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:03:50,369 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:03:50,369 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c00002027f000002'
2026-04-21 02:03:50,369 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-04-21 02:03:50,369 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08020010'
2026-04-21 02:03:50,369 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:03:50,369 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:03:50,369 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-04-21 02:03:50,369 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-04-21 02:03:50,369 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-04-21 02:03:50,369 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08020010'
2026-04-21 02:03:50,369 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.2.0.16/28']
2026-04-21 02:03:50,369 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.2.0.16/28
2026-04-21 02:03:50,369 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:03:50,369 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:03:50,370 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:03:50,411 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004e02000000374001010040020602010000fbf040050400000064800904c0000202800a08c00002027f000002800e0e00010104c0000201001c08020020
2026-04-21 02:03:50,411 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:03:50,411 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:03:50,411 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004e' (78)
2026-04-21 02:03:50,411 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:03:50,411 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:03:50,411 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:03:50,411 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:03:50,411 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:03:50,412 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:03:50,412 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:03:50,412 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:03:50,412 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:03:50,412 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:03:50,412 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:03:50,412 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:03:50,412 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0037' (55)
2026-04-21 02:03:50,412 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'4001010040020602010000fbf040050400000064800904c0000202800a08c00002027f000002800e0e00010104c0000201001c08020020'
2026-04-21 02:03:50,412 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:03:50,412 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:03:50,413 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:03:50,413 DEBUG BGP-Thread-1 (job): Attribute value=0xb'02010000fbf0'
2026-04-21 02:03:50,413 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:03:50,413 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:03:50,413 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:03:50,413 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:03:50,413 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:03:50,413 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c00002027f000002'
2026-04-21 02:03:50,413 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-04-21 02:03:50,413 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08020020'
2026-04-21 02:03:50,413 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:03:50,413 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:03:50,413 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-04-21 02:03:50,414 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-04-21 02:03:50,414 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-04-21 02:03:50,414 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08020020'
2026-04-21 02:03:50,414 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.2.0.32/28']
2026-04-21 02:03:50,414 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.2.0.32/28
2026-04-21 02:03:50,414 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:03:50,414 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:03:50,414 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:54.153968" elapsed="0.001431"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-21T02:03:54.156767" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/tc4_bgp_peer1.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/tc4_bgp_peer1.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-21T02:03:54.155909" elapsed="0.001029"/>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>tc4_${BGP_PEER1_LOG_FILE}</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-21T02:03:54.138943" elapsed="0.018170"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer2_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:54.157534" elapsed="0.000299"/>
</kw>
<kw name="Stop_Console_Tool" owner="BGPcliKeywords">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:54.160362" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:54.159844" elapsed="0.000559"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:03:54.160628" elapsed="0.000383"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:03:54.159199" elapsed="0.001914"/>
</kw>
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:03:56.163184" level="INFO">[?2004l^C
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<msg time="2026-04-21T02:03:56.163628" level="INFO">${output} = [?2004l^C
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt; </msg>
<var>${output}</var>
<arg>delay=1s</arg>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T02:03:54.161329" elapsed="2.002365"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.165256" level="INFO">[?2004l^C
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:56.164294" elapsed="0.001075"/>
</kw>
<doc>Stop the tool if still running.</doc>
<status status="PASS" start="2026-04-21T02:03:54.158336" elapsed="2.007182"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:56.180388" level="INFO">Executing command 'cat bgp_peer2.log'.</msg>
<msg time="2026-04-21T02:03:56.194140" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:56.194331" level="INFO">${output_log} = 2026-04-21 02:03:50,339 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:03:50,339 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.2
2026-04-21 02:03:50,339 DEBUG BGP-Thread-...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:56.180238" elapsed="0.014133"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.195156" level="INFO">2026-04-21 02:03:50,339 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:03:50,339 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.2
2026-04-21 02:03:50,339 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-04-21 02:03:50,339 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.171.3
2026-04-21 02:03:50,340 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-04-21 02:03:50,340 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 02:03:50,341 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 02:03:50,341 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-04-21 02:03:50,341 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 02:03:50,342 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 3
2026-04-21 02:03:50,342 INFO BGP-Thread-1 (job):   Prefix base: 8.2.0.0/28
2026-04-21 02:03:50,342 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-04-21 02:03:50,342 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-04-21 02:03:50,342 INFO BGP-Thread-1 (job):   My BGP Identifier: 2130706434
2026-04-21 02:03:50,342 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-04-21 02:03:50,342 INFO BGP-Thread-1 (job):   Originator ID: None
2026-04-21 02:03:50,342 INFO BGP-Thread-1 (job):   Cluster list: 127.0.0.2
2026-04-21 02:03:50,342 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-04-21 02:03:50,342 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-04-21 02:03:50,342 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-04-21 02:03:50,342 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 3
2026-04-21 02:03:50,342 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, 2]
2026-04-21 02:03:50,342 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-04-21 02:03:50,342 INFO BGP-Thread-1 (job):   Let's go ...

2026-04-21 02:03:50,342 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-04-21 02:03:50,342 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:03:50,342 DEBUG BGP-Thread-1 (job):   Length=45 (0x002d)
2026-04-21 02:03:50,343 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-04-21 02:03:50,343 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-04-21 02:03:50,343 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-04-21 02:03:50,343 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-04-21 02:03:50,343 DEBUG BGP-Thread-1 (job):   BGP Identifier=2130706434 (0x7f000002)
2026-04-21 02:03:50,343 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=16 (0x10)
2026-04-21 02:03:50,343 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x0206010400010001020641040000fbf0
2026-04-21 02:03:50,343 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff002d0104fbf000b47f000002100206010400010001020641040000fbf0'
2026-04-21 02:03:50,343 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff002d0104fbf000b47f000002100206010400010001020641040000fbf0
2026-04-21 02:03:50,344 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:03:50,344 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:03:50,344 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:03:50,344 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:03:50,344 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:03:50,344 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:03:50,344 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:03:50,344 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:03:50,344 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:03:50,344 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:03:50,344 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-04-21 02:03:50,344 INFO BGP-Thread-1 (job): Iteration: 0 - total remaining prefixes: 3
2026-04-21 02:03:50,344 DEBUG BGP-Thread-1 (job): ########## Iteration: 0 ##########
2026-04-21 02:03:50,345 DEBUG BGP-Thread-1 (job): Remaining prefixes: 3
2026-04-21 02:03:50,345 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-04-21 02:03:50,345 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-04-21 02:03:50,345 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-04-21 02:03:50,345 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:03:50,345 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-04-21 02:03:50,345 DEBUG BGP-Thread-1 (job):   Prefix indexes: [0]
2026-04-21 02:03:50,345 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.2.0.0')]
2026-04-21 02:03:50,345 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-04-21 02:03:50,345 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-04-21 02:03:50,345 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:03:50,345 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-04-21 02:03:50,346 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-04-21 02:03:50,346 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-04-21 02:03:50,346 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:03:50,346 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:03:50,346 DEBUG BGP-Thread-1 (job):   Length=62 (0x003e)
2026-04-21 02:03:50,346 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:03:50,346 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:03:50,346 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:03:50,346 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=34 (0x0022)
2026-04-21 02:03:50,346 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201800a047f000002)
2026-04-21 02:03:50,346 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:03:50,348 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-04-21 02:03:50,348 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-04-21 02:03:50,348 DEBUG BGP-Thread-1 (job):     Cluster list=127.0.0.2
2026-04-21 02:03:50,349 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.2.0.0')]/28 (0x1c08020000)
2026-04-21 02:03:50,352 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff003e02000000224001010040020602010000fbf040050400000064400304c0000201800a047f0000021c08020000
2026-04-21 02:03:50,352 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-04-21 02:03:50,352 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:03:50,352 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:03:50,352 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-04-21 02:03:50,352 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:03:50,352 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:03:50,352 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:03:50,352 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:03:50,352 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:03:50,352 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:03:50,353 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:03:50,353 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:03:50,353 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:03:50,353 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:03:50,353 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:03:50,353 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:03:50,353 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-04-21 02:03:50,353 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-04-21 02:03:50,353 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:03:50,353 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:03:50,354 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:03:50,356 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004e02000000374001010040020602010000fbf040050400000064800904c0000202800a087f0000017f000004800e0e00010104c0000201001c08010000
2026-04-21 02:03:50,356 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:03:50,356 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:03:50,356 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004e' (78)
2026-04-21 02:03:50,356 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:03:50,356 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:03:50,356 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:03:50,356 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:03:50,356 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:03:50,356 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:03:50,357 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:03:50,357 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:03:50,357 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:03:50,357 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:03:50,357 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:03:50,357 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:03:50,357 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0037' (55)
2026-04-21 02:03:50,357 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'4001010040020602010000fbf040050400000064800904c0000202800a087f0000017f000004800e0e00010104c0000201001c08010000'
2026-04-21 02:03:50,357 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:03:50,357 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:03:50,357 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:03:50,357 DEBUG BGP-Thread-1 (job): Attribute value=0xb'02010000fbf0'
2026-04-21 02:03:50,357 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:03:50,357 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:03:50,357 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:03:50,357 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:03:50,357 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:03:50,357 DEBUG BGP-Thread-1 (job): Attribute value=0xb'7f0000017f000004'
2026-04-21 02:03:50,357 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-04-21 02:03:50,357 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08010000'
2026-04-21 02:03:50,357 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:03:50,357 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:03:50,357 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-04-21 02:03:50,357 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-04-21 02:03:50,357 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-04-21 02:03:50,357 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08010000'
2026-04-21 02:03:50,357 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.1.0.0/28']
2026-04-21 02:03:50,357 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.1.0.0/28
2026-04-21 02:03:50,357 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:03:50,358 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:03:50,358 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:03:50,358 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004e02000000374001010040020602010000fbf040050400000064800904c0000202800a087f0000017f000004800e0e00010104c0000201001c08010010
2026-04-21 02:03:50,358 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:03:50,358 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:03:50,358 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004e' (78)
2026-04-21 02:03:50,358 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:03:50,358 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:03:50,358 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:03:50,358 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:03:50,358 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:03:50,358 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:03:50,358 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:03:50,358 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:03:50,358 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:03:50,358 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:03:50,358 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:03:50,358 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:03:50,358 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0037' (55)
2026-04-21 02:03:50,358 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'4001010040020602010000fbf040050400000064800904c0000202800a087f0000017f000004800e0e00010104c0000201001c08010010'
2026-04-21 02:03:50,358 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:03:50,359 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:03:50,359 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:03:50,359 DEBUG BGP-Thread-1 (job): Attribute value=0xb'02010000fbf0'
2026-04-21 02:03:50,359 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:03:50,359 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:03:50,359 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:03:50,359 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:03:50,359 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:03:50,359 DEBUG BGP-Thread-1 (job): Attribute value=0xb'7f0000017f000004'
2026-04-21 02:03:50,359 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-04-21 02:03:50,359 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08010010'
2026-04-21 02:03:50,359 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:03:50,359 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:03:50,359 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-04-21 02:03:50,359 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-04-21 02:03:50,359 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-04-21 02:03:50,359 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08010010'
2026-04-21 02:03:50,359 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.1.0.16/28']
2026-04-21 02:03:50,359 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.1.0.16/28
2026-04-21 02:03:50,359 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:03:50,359 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:03:50,359 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:03:50,359 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004e02000000374001010040020602010000fbf040050400000064800904c0000202800a087f0000017f000004800e0e00010104c0000201001c08010020
2026-04-21 02:03:50,359 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004e' (78)
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0037' (55)
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'4001010040020602010000fbf040050400000064800904c0000202800a087f0000017f000004800e0e00010104c0000201001c08010020'
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): Attribute value=0xb'02010000fbf0'
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): Attribute value=0xb'7f0000017f000004'
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-04-21 02:03:50,360 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08010020'
2026-04-21 02:03:50,361 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:03:50,361 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:03:50,361 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-04-21 02:03:50,361 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-04-21 02:03:50,361 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-04-21 02:03:50,361 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08010020'
2026-04-21 02:03:50,361 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.1.0.32/28']
2026-04-21 02:03:50,361 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.1.0.32/28
2026-04-21 02:03:50,361 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:03:50,361 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:03:50,361 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:03:50,361 DEBUG BGP-Thread-1 (job): ########## Iteration: 1 ##########
2026-04-21 02:03:50,361 DEBUG BGP-Thread-1 (job): Remaining prefixes: 2
2026-04-21 02:03:50,361 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-04-21 02:03:50,361 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-04-21 02:03:50,361 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-04-21 02:03:50,361 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:03:50,361 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-04-21 02:03:50,361 DEBUG BGP-Thread-1 (job):   Prefix indexes: [1]
2026-04-21 02:03:50,361 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.2.0.16')]
2026-04-21 02:03:50,361 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-04-21 02:03:50,361 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-04-21 02:03:50,361 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:03:50,361 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-04-21 02:03:50,361 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-04-21 02:03:50,361 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-04-21 02:03:50,361 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:03:50,361 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:03:50,362 DEBUG BGP-Thread-1 (job):   Length=62 (0x003e)
2026-04-21 02:03:50,362 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:03:50,362 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:03:50,362 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:03:50,362 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=34 (0x0022)
2026-04-21 02:03:50,362 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201800a047f000002)
2026-04-21 02:03:50,362 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:03:50,362 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-04-21 02:03:50,362 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-04-21 02:03:50,362 DEBUG BGP-Thread-1 (job):     Cluster list=127.0.0.2
2026-04-21 02:03:50,362 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.2.0.16')]/28 (0x1c08020010)
2026-04-21 02:03:50,362 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff003e02000000224001010040020602010000fbf040050400000064400304c0000201800a047f0000021c08020010
2026-04-21 02:03:50,363 DEBUG BGP-Thread-1 (job): ########## Iteration: 2 ##########
2026-04-21 02:03:50,363 DEBUG BGP-Thread-1 (job): Remaining prefixes: 1
2026-04-21 02:03:50,363 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-04-21 02:03:50,363 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-04-21 02:03:50,363 DEBUG BGP-Thread-1 (job):   Prefix slot index: 2
2026-04-21 02:03:50,363 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:03:50,363 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-04-21 02:03:50,363 DEBUG BGP-Thread-1 (job):   Prefix indexes: [2]
2026-04-21 02:03:50,363 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.2.0.32')]
2026-04-21 02:03:50,363 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-04-21 02:03:50,363 DEBUG BGP-Thread-1 (job):   Prefix slot index: 2
2026-04-21 02:03:50,363 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:03:50,363 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-04-21 02:03:50,363 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-04-21 02:03:50,363 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-04-21 02:03:50,363 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:03:50,363 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:03:50,363 DEBUG BGP-Thread-1 (job):   Length=62 (0x003e)
2026-04-21 02:03:50,364 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:03:50,364 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:03:50,364 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:03:50,364 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=34 (0x0022)
2026-04-21 02:03:50,364 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201800a047f000002)
2026-04-21 02:03:50,364 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:03:50,364 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-04-21 02:03:50,364 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-04-21 02:03:50,364 DEBUG BGP-Thread-1 (job):     Cluster list=127.0.0.2
2026-04-21 02:03:50,364 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.2.0.32')]/28 (0x1c08020020)
2026-04-21 02:03:50,364 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff003e02000000224001010040020602010000fbf040050400000064400304c0000201800a047f0000021c08020020
2026-04-21 02:03:50,364 INFO BGP-Thread-1 (job): All update messages generated.
2026-04-21 02:03:50,364 INFO BGP-Thread-1 (job): Storing performance results.
2026-04-21 02:03:50,364 INFO BGP-Thread-1 (job): ########## Final results ##########
2026-04-21 02:03:50,364 INFO BGP-Thread-1 (job): Number of iterations: 3
2026-04-21 02:03:50,364 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the pre-fill phase: 0
2026-04-21 02:03:50,364 INFO BGP-Thread-1 (job): The pre-fill phase duration: 0s
2026-04-21 02:03:50,364 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the 2nd test phase: 3
2026-04-21 02:03:50,364 INFO BGP-Thread-1 (job): The 2nd test phase duration: 0.019269943237304688s
2026-04-21 02:03:50,364 INFO BGP-Thread-1 (job): Threshold for performance reporting: 1000
2026-04-21 02:03:50,364 INFO BGP-Thread-1 (job): Message generator performance results stored in totals-bgp.csv:
2026-04-21 02:03:50,364 INFO BGP-Thread-1 (job):   
2026-04-21 02:03:50,364 INFO BGP-Thread-1 (job):   
2026-04-21 02:03:50,365 INFO BGP-Thread-1 (job): Message generator performance results stored in performance-bgp.csv:
2026-04-21 02:03:50,365 INFO BGP-Thread-1 (job):   
2026-04-21 02:03:50,365 INFO BGP-Thread-1 (job):   
2026-04-21 02:03:50,365 INFO BGP-Thread-1 (job): Finally an END-OF-RIB is sent.
2026-04-21 02:03:50,365 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:03:50,365 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:03:50,365 DEBUG BGP-Thread-1 (job):   Length=43 (0x002b)
2026-04-21 02:03:50,365 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:03:50,365 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:03:50,365 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:03:50,365 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=20 (0x0014)
2026-04-21 02:03:50,365 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064)
2026-04-21 02:03:50,365 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:03:50,365 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-04-21 02:03:50,365 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-04-21 02:03:50,365 DEBUG BGP-Thread-1 (job):     Cluster list=127.0.0.2
2026-04-21 02:03:50,365 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[]/28 (0x)
2026-04-21 02:03:50,365 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff002b02000000144001010040020602010000fbf040050400000064
2026-04-21 02:03:52,155 INFO BGP-Thread-1 (job): ... idle for 1.790s
2026-04-21 02:03:52,155 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 1.790s
2026-04-21 02:03:52,155 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004802000000314001010040020602010000fbf040050400000064800904c0000202800a087f0000017f000004800f080001011c08010000
2026-04-21 02:03:52,155 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:03:52,155 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:03:52,156 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0048' (72)
2026-04-21 02:03:52,156 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:03:52,156 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:03:52,156 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:03:52,156 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:03:52,156 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:03:52,156 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:03:52,156 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:03:52,156 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:03:52,156 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:03:52,156 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:03:52,156 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:03:52,156 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:03:52,156 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0031' (49)
2026-04-21 02:03:52,156 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'4001010040020602010000fbf040050400000064800904c0000202800a087f0000017f000004800f080001011c08010000'
2026-04-21 02:03:52,156 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:03:52,156 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:03:52,156 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:03:52,157 DEBUG BGP-Thread-1 (job): Attribute value=0xb'02010000fbf0'
2026-04-21 02:03:52,157 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:03:52,157 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:03:52,157 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:03:52,157 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:03:52,157 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:03:52,157 DEBUG BGP-Thread-1 (job): Attribute value=0xb'7f0000017f000004'
2026-04-21 02:03:52,157 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-04-21 02:03:52,157 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08010000'
2026-04-21 02:03:52,157 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:03:52,157 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:03:52,157 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08010000'
2026-04-21 02:03:52,157 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.1.0.0/28']
2026-04-21 02:03:52,157 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.1.0.0/28
2026-04-21 02:03:52,157 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:03:52,157 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:03:52,157 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:03:52,157 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004802000000314001010040020602010000fbf040050400000064800904c0000202800a087f0000017f000004800f080001011c08010010
2026-04-21 02:03:52,158 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:03:52,158 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:03:52,158 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0048' (72)
2026-04-21 02:03:52,158 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:03:52,158 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:03:52,158 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:03:52,158 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:03:52,158 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:03:52,158 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:03:52,158 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:03:52,158 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:03:52,158 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:03:52,158 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:03:52,158 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:03:52,158 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:03:52,158 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0031' (49)
2026-04-21 02:03:52,158 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'4001010040020602010000fbf040050400000064800904c0000202800a087f0000017f000004800f080001011c08010010'
2026-04-21 02:03:52,158 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:03:52,158 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:03:52,158 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:03:52,159 DEBUG BGP-Thread-1 (job): Attribute value=0xb'02010000fbf0'
2026-04-21 02:03:52,159 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:03:52,159 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:03:52,159 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:03:52,159 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:03:52,159 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:03:52,159 DEBUG BGP-Thread-1 (job): Attribute value=0xb'7f0000017f000004'
2026-04-21 02:03:52,159 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-04-21 02:03:52,159 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08010010'
2026-04-21 02:03:52,159 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:03:52,159 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:03:52,159 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08010010'
2026-04-21 02:03:52,159 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.1.0.16/28']
2026-04-21 02:03:52,159 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.1.0.16/28
2026-04-21 02:03:52,159 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:03:52,159 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:03:52,159 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:03:52,159 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004802000000314001010040020602010000fbf040050400000064800904c0000202800a087f0000017f000004800f080001011c08010020
2026-04-21 02:03:52,160 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:03:52,160 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:03:52,160 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0048' (72)
2026-04-21 02:03:52,160 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:03:52,160 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:03:52,160 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:03:52,160 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:03:52,160 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:03:52,160 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:03:52,160 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:03:52,160 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:03:52,160 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:03:52,160 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:03:52,160 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:03:52,160 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:03:52,160 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0031' (49)
2026-04-21 02:03:52,160 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'4001010040020602010000fbf040050400000064800904c0000202800a087f0000017f000004800f080001011c08010020'
2026-04-21 02:03:52,160 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-04-21 02:03:52,160 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-04-21 02:03:52,161 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-04-21 02:03:52,161 DEBUG BGP-Thread-1 (job): Attribute value=0xb'02010000fbf0'
2026-04-21 02:03:52,161 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-04-21 02:03:52,161 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-04-21 02:03:52,161 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-04-21 02:03:52,161 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-04-21 02:03:52,161 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-04-21 02:03:52,161 DEBUG BGP-Thread-1 (job): Attribute value=0xb'7f0000017f000004'
2026-04-21 02:03:52,161 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-04-21 02:03:52,161 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08010020'
2026-04-21 02:03:52,161 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-04-21 02:03:52,161 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-04-21 02:03:52,161 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08010020'
2026-04-21 02:03:52,161 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.1.0.32/28']
2026-04-21 02:03:52,161 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.1.0.32/28
2026-04-21 02:03:52,161 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:03:52,161 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:03:52,162 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:03:52,162 INFO BGP-Thread-1 (job): total_received_update_message_counter: 7
2026-04-21 02:03:52,162 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 3
2026-04-21 02:03:52,162 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 3
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:56.194664" elapsed="0.001191"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-21T02:03:56.196724" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/tc4_bgp_peer2.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/tc4_bgp_peer2.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-21T02:03:56.196175" elapsed="0.000653"/>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>tc4_${BGP_PEER2_LOG_FILE}</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-21T02:03:56.179781" elapsed="0.017226"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:03:56.197971" elapsed="0.000380"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:03:56.197458" elapsed="0.000986"/>
</kw>
<doc>Stop BGP peer &amp; store logs</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:03:52.029180" elapsed="4.169323"/>
</test>
<test id="s1-s8-t35" name="TC4_Check_for_Empty_IPv4_Topology" line="628">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:03:56.204092" elapsed="0.000314"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:03:56.203665" elapsed="0.000825"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:56.206134" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:56.205968" elapsed="0.000223"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:56.205938" elapsed="0.000277"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:56.211558" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:56.211450" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:56.211431" elapsed="0.000195"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.212664" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:56.212270" elapsed="0.000422"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.213240" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:03:56.212877" elapsed="0.000389"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:03:56.213310" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:03:56.213478" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:03:56.211887" elapsed="0.001616"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:56.219401" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:56.219291" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:56.219272" elapsed="0.000198"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:56.220681" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:56.220574" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:56.220556" elapsed="0.000193"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:03:56.221293" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:03:56.220928" elapsed="0.000392"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:03:56.221712" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:56.221487" elapsed="0.000251"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:03:56.254330" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:03:56.222284" elapsed="0.032255"/>
</kw>
<msg time="2026-04-21T02:03:56.254775" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:03:56.254908" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:56.221943" elapsed="0.033006"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:03:56.281011" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "C "h "e "c "k "_ "f "o "r "_ "E "m "p "t "y "_ "I "P "v "4 "_ "T "o "p "o "l "o "g "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:03:56.255663" elapsed="0.025485"/>
</kw>
<msg time="2026-04-21T02:03:56.281330" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:03:56.281507" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "C "h "e "c "k "_ "f "o "r "_ "E "m "p "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:56.255213" elapsed="0.026335"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.282000" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:56.281656" elapsed="0.000402"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:56.281624" elapsed="0.000462"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.282585" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "C "h "e "c "k "_ "f "o "r "_ "E "m "p "t "y "_ "I "P "v "4 "_ "T "o "p "o "l "o "g "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:56.282238" elapsed="0.000419"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.282963" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:56.282724" elapsed="0.000295"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:56.282706" elapsed="0.000337"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:03:56.283083" elapsed="0.000046"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:56.285974" elapsed="0.000157"/>
</kw>
<msg time="2026-04-21T02:03:56.286193" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:56.284738" elapsed="0.001595"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.286611" elapsed="0.000075"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.286972" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:03:56.284070" elapsed="0.003090"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:03:56.283458" elapsed="0.003767"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:03:56.220273" elapsed="0.067054"/>
</kw>
<msg time="2026-04-21T02:03:56.287425" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:56.287472" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "C "h "e "c "k "_ "f "o "r "_ "E "m "p "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:56.219623" elapsed="0.067890"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:03:56.287698" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:03:56.287590" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:56.287572" elapsed="0.000213"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.288415" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.288772" elapsed="0.000039"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:03:56.288861" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:03:56.218953" elapsed="0.070020"/>
</kw>
<msg time="2026-04-21T02:03:56.289071" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:56.289117" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "C "h "e "c "k "_ "f "o "r "_ "E "m "p "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:56.213919" elapsed="0.075237"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.289496" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:56.289234" elapsed="0.000342"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:56.289216" elapsed="0.000390"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:03:56.213749" elapsed="0.075884"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:03:56.213563" elapsed="0.076106"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:03:56.211088" elapsed="0.078643"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:03:56.205576" elapsed="0.084214"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:56.204722" elapsed="0.085192"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:03:56.199783" elapsed="0.090191"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_Example_IPv4_Topology_Does_Not_Contain" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:03:56.305477" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0nzpb1uzikfls1eibp7kil97ch16.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:03:56.305743" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:03:56.306083" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:03:56.291256" elapsed="0.014887"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.312593" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:56.306581" elapsed="0.006116"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.316991" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:56.313099" elapsed="0.003940"/>
</kw>
<kw name="Should Not Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` contains ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:03:56.317199" elapsed="0.002734"/>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>prefix</arg>
<doc>Check the example-ipv4-topology does not contain the string</doc>
<status status="PASS" start="2026-04-21T02:03:56.290884" elapsed="0.029125"/>
</kw>
<arg>${DEFAULT_TOPOLOGY_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_TOPOLOGY_CHECK_PERIOD}</arg>
<arg>BgpOperations.Check_Example_IPv4_Topology_Does_Not_Contain</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>prefix</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:03:56.290160" elapsed="0.029903"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:03:56.320735" elapsed="0.000286"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:03:56.320398" elapsed="0.000686"/>
</kw>
<doc>Checks for empty topology after</doc>
<status status="PASS" start="2026-04-21T02:03:56.199018" elapsed="0.122105"/>
</test>
<test id="s1-s8-t36" name="TC4_Delete_BGP_Peers_Configuration" line="637">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:03:56.324756" elapsed="0.000226"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:03:56.324488" elapsed="0.000549"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:56.326137" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:56.326007" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:56.325980" elapsed="0.000235"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:56.331591" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:56.331482" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:56.331464" elapsed="0.000224"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.332948" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:56.332486" elapsed="0.000490"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.333440" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:03:56.333143" elapsed="0.000322"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:03:56.333509" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:03:56.333677" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:03:56.332018" elapsed="0.001683"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:56.340123" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:56.339999" elapsed="0.000178"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:56.339976" elapsed="0.000225"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:56.341711" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:56.341515" elapsed="0.000245"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:56.341497" elapsed="0.000287"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:03:56.342395" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:03:56.342031" elapsed="0.000392"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:03:56.342886" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:56.342594" elapsed="0.000324"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:03:56.379597" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:03:56.343483" elapsed="0.036457"/>
</kw>
<msg time="2026-04-21T02:03:56.380245" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:03:56.380299" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:56.343113" elapsed="0.037225"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:03:56.407418" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "D "e "l "e "t "e "_ "B "G "P "_ "P "e "e "r "s "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:03:56.381303" elapsed="0.026375"/>
</kw>
<msg time="2026-04-21T02:03:56.407971" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:03:56.408019" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "D "e "l "e "t "e "_ "B "G "P "_ "P "e "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:56.380692" elapsed="0.027366"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.408621" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:56.408210" elapsed="0.000475"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:56.408160" elapsed="0.000560"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.409341" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "D "e "l "e "t "e "_ "B "G "P "_ "P "e "e "r "s "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:56.408897" elapsed="0.000524"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.409710" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:56.409488" elapsed="0.000279"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:56.409469" elapsed="0.000339"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:03:56.409853" elapsed="0.000051"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:56.412868" elapsed="0.000162"/>
</kw>
<msg time="2026-04-21T02:03:56.413095" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:56.411631" elapsed="0.001606"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.413519" elapsed="0.000075"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.413875" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:03:56.410937" elapsed="0.003125"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:03:56.410244" elapsed="0.003883"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:03:56.341204" elapsed="0.073026"/>
</kw>
<msg time="2026-04-21T02:03:56.414333" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:56.414381" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "D "e "l "e "t "e "_ "B "G "P "_ "P "e "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:56.340361" elapsed="0.074062"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:03:56.414662" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:03:56.414526" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:56.414506" elapsed="0.000247"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.415232" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.415684" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:03:56.415757" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:03:56.339568" elapsed="0.076342"/>
</kw>
<msg time="2026-04-21T02:03:56.416012" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:56.416058" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "D "e "l "e "t "e "_ "B "G "P "_ "P "e "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:56.334152" elapsed="0.081944"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.416439" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:56.416177" elapsed="0.000315"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:56.416159" elapsed="0.000357"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:03:56.333999" elapsed="0.082540"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:03:56.333761" elapsed="0.082819"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:03:56.331116" elapsed="0.085530"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:03:56.325647" elapsed="0.091061"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:56.325192" elapsed="0.091565"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:03:56.322193" elapsed="0.094703"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.417580" level="INFO">&amp;{mapping} = { IP=127.0.0.1 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${BGP_PEER1_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:03:56.417087" elapsed="0.000520"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.464625" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:56.464177" elapsed="0.000485"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:03:56.466021" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/ibgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:03:56.465230" elapsed="0.000881">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/ibgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:03:56.466208" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:03:56.464874" elapsed="0.001359"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.466854" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:56.466407" elapsed="0.000477"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:03:56.467206" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/ibgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/ibgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:03:56.467400" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:03:56.467052" elapsed="0.000374"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.467859" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:56.467588" elapsed="0.000317"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.469021" level="INFO">mapping: {'IP': '127.0.0.1', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:56.468740" elapsed="0.000325"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.469504" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:03:56.469229" elapsed="0.000301"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.470339" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:56.470034" elapsed="0.000331"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:56.471175" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:56.470939" elapsed="0.000262"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:56.471258" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:03:56.471427" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:56.470558" elapsed="0.000893"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:56.471612" elapsed="0.000268"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-04-21T02:03:56.469886" elapsed="0.002036"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.472472" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:56.472174" elapsed="0.000324"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:56.473241" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:56.473028" elapsed="0.000239"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:56.473316" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:03:56.473467" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:56.472687" elapsed="0.000804"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:56.473646" elapsed="0.000442"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:03:56.472038" elapsed="0.002092"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:03:56.469675" elapsed="0.004491"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:03:56.474211" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:03:56.474370" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:03:56.468407" elapsed="0.005988"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:56.468000" elapsed="0.006426"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.474609" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:56.474456" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:56.467970" elapsed="0.006716"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.475503" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:56.474853" elapsed="0.000678"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:03:56.475580" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:03:56.463425" elapsed="0.012280"/>
</kw>
<msg time="2026-04-21T02:03:56.475761" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:56.449410" elapsed="0.026418"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.489282" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.502926" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.516429" elapsed="0.000037"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.516684" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.516889" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.517342" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:56.517180" elapsed="0.000218"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:03:56.517160" elapsed="0.000266"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.517578" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.517750" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.517940" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:03:56.517113" elapsed="0.000883"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:03:56.516980" elapsed="0.001047"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.518183" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:03:56.518263" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T02:03:56.518439" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:03:56.444648" elapsed="0.073820"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.519861" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:56.519489" elapsed="0.000429"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:03:56.532056" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0nzpb1uzikfls1eibp7kil97ch16.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:03:56.532167" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:03:56.532374" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:03:56.522258" elapsed="0.010172"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:56.519985" elapsed="0.012536"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.532969" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:56.532583" elapsed="0.000522"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:56.519967" elapsed="0.013185"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.541857" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:56.535512" elapsed="0.006446"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:56.534951" elapsed="0.007086"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:56.534912" elapsed="0.007284"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.545893" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:56.542878" elapsed="0.003065"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:56.542329" elapsed="0.003649"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:56.542291" elapsed="0.003713"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.546642" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:56.546218" elapsed="0.000452"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.547010" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:56.546742" elapsed="0.000327"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.547592" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:56.547265" elapsed="0.000354"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:56.547094" elapsed="0.000561"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:56.546723" elapsed="0.000955"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.548230" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:56.547864" elapsed="0.000393"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.548569" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:56.548328" elapsed="0.000299"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.549137" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:56.548837" elapsed="0.000326"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:56.548652" elapsed="0.000547"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:56.548310" elapsed="0.000911"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:56.549384" elapsed="0.000354"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:03:56.550236" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:56.549927" elapsed="0.000336"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:03:56.550424" elapsed="0.002690"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:03:56.533997" elapsed="0.019193"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:03:56.553251" elapsed="0.000046"/>
</return>
<msg time="2026-04-21T02:03:56.555788" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:03:56.518775" elapsed="0.037057"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:03:56.555891" elapsed="0.000029"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}cluster_id/ibgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:03:56.417851" elapsed="0.138174"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.556734" level="INFO">&amp;{mapping} = { IP=127.0.0.2 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${BGP_PEER2_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:03:56.556226" elapsed="0.000536"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.603139" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:56.602722" elapsed="0.000450"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:03:56.604138" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:03:56.603691" elapsed="0.000535">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:03:56.604324" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:03:56.603351" elapsed="0.000997"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.604936" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:56.604519" elapsed="0.000549"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:03:56.605391" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:03:56.605566" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:03:56.605239" elapsed="0.000355"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.606026" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:56.605756" elapsed="0.000318"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.607090" level="INFO">mapping: {'IP': '127.0.0.2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:56.606829" elapsed="0.000306"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.607793" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:03:56.607297" elapsed="0.000537"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.608589" level="INFO">${value} = 127.0.0.2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:56.608286" elapsed="0.000328"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:56.609382" level="INFO">${encoded} = 127.0.0.2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:56.609156" elapsed="0.000252"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:56.609460" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:03:56.609622" level="INFO">${encoded_value} = 127.0.0.2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:56.608828" elapsed="0.000819"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:56.609825" elapsed="0.000244"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.2</var>
<status status="PASS" start="2026-04-21T02:03:56.608140" elapsed="0.001971"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.610669" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:56.610365" elapsed="0.000330"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:56.611441" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:56.611231" elapsed="0.000236"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:56.611517" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:03:56.611667" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:56.610908" elapsed="0.000784"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:56.611874" elapsed="0.000225"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:03:56.610229" elapsed="0.001912"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:03:56.607947" elapsed="0.004230"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:03:56.612220" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:03:56.612378" level="INFO">${mapping_to_use} = {'IP': '127.0.0.2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:03:56.606480" elapsed="0.005924"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:56.606157" elapsed="0.006278"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.612612" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:56.612461" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:56.606133" elapsed="0.006554"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.613460" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:56.612863" elapsed="0.000625"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:03:56.613536" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:03:56.602090" elapsed="0.011569"/>
</kw>
<msg time="2026-04-21T02:03:56.613764" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:56.588055" elapsed="0.025776"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.627180" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.640458" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.653678" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.653926" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.654118" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.654543" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:56.654387" elapsed="0.000213"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:03:56.654369" elapsed="0.000256"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.654768" elapsed="0.000024"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.654958" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.655127" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:03:56.654328" elapsed="0.000852"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:03:56.654205" elapsed="0.001003"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.655360" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:03:56.655440" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:03:56.655608" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:03:56.583344" elapsed="0.072293"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.656985" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:56.656643" elapsed="0.000398"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:03:56.667924" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0nzpb1uzikfls1eibp7kil97ch16.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:03:56.668076" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:03:56.668215" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:03:56.659582" elapsed="0.008672"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:56.657107" elapsed="0.011238"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.668616" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:56.668387" elapsed="0.000320"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:56.657089" elapsed="0.011650"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.674200" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:56.670273" elapsed="0.003991"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:56.669937" elapsed="0.004379"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:56.669911" elapsed="0.004443"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.678529" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:56.674763" elapsed="0.003837"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:56.674435" elapsed="0.004216"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:56.674411" elapsed="0.004276"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.679560" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:56.678977" elapsed="0.000623"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.680084" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:56.679702" elapsed="0.000468"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.680884" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:56.680489" elapsed="0.000422"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:56.680206" elapsed="0.000741"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:56.679677" elapsed="0.001291"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.681493" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:56.681130" elapsed="0.000389"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.681841" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:56.681588" elapsed="0.000310"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.682375" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:56.682084" elapsed="0.000317"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:56.681922" elapsed="0.000514"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:56.681570" elapsed="0.000887"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:56.682610" elapsed="0.000364"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:03:56.683449" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:56.683142" elapsed="0.000333"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:03:56.683634" elapsed="0.002534"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:03:56.669302" elapsed="0.016931"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:03:56.686284" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:03:56.688776" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:03:56.655937" elapsed="0.032882"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:03:56.688876" elapsed="0.000028"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ibgp_peers</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:03:56.557051" elapsed="0.131953"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:03:56.689610" elapsed="0.000257"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:03:56.689301" elapsed="0.000630"/>
</kw>
<doc>Delete all previously configured BGP peers.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:03:56.321533" elapsed="0.368488"/>
</test>
<kw name="Teardown_Everything" owner="BgpOperations" type="TEARDOWN">
<kw name="Search_And_Kill_Remote_Python" owner="KillPythonTool">
<kw name="Search_For_Remote_Python_Processes" owner="KillPythonTool">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:56.691814" level="INFO">Executing command 'ps -elf | egrep python | egrep 'play.py' | egrep -v grep'.</msg>
<msg time="2026-04-21T02:03:56.715682" level="INFO">Command exited with return code 1.</msg>
<msg time="2026-04-21T02:03:56.715966" level="INFO">${processes} = </msg>
<var>${processes}</var>
<arg>ps -elf | egrep python | egrep ${filter} | egrep -v grep</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:56.691643" elapsed="0.024380"/>
</kw>
<return>
<value>${processes}</value>
<status status="PASS" start="2026-04-21T02:03:56.716141" elapsed="0.000081"/>
</return>
<msg time="2026-04-21T02:03:56.716507" level="INFO">${processes} = </msg>
<var>${processes}</var>
<arg>${filter}</arg>
<doc>Only searches for the list of processes, in case something else than kill has to be done with them.</doc>
<status status="PASS" start="2026-04-21T02:03:56.691368" elapsed="0.025194"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.717608" level="INFO"/>
<arg>${processes}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:56.717003" elapsed="0.000696"/>
</kw>
<kw name="Kill_Remote_Processes" owner="KillPythonTool">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.719607" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:03:56.719774" level="INFO">${arg_length} = 0</msg>
<var>${arg_length}</var>
<arg>${pself_lines}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:03:56.719010" elapsed="0.000855"/>
</kw>
<if>
<branch type="IF" condition="${arg_length} == 0">
<return>
<status status="PASS" start="2026-04-21T02:03:56.726570" elapsed="0.000140"/>
</return>
<status status="PASS" start="2026-04-21T02:03:56.720028" elapsed="0.006846"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:56.719985" elapsed="0.006965"/>
</if>
<kw name="Execute Command" owner="SSHLibrary">
<var>${commands}</var>
<arg>echo '${pself_lines}' | awk '{print "kill -${signal}",$4}'</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.727517" elapsed="0.000068"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${commands}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.728051" elapsed="0.000055"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<var>${stdout}</var>
<var>${stderr}</var>
<arg>echo 'set -exu; ${commands}' | sudo sh</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.728508" elapsed="0.000054"/>
</kw>
<arg>${processes}</arg>
<doc>Kill processes by PIDs from given list (no-op if the list is empty), using specified signal. Log the kill commands used.</doc>
<status status="PASS" start="2026-04-21T02:03:56.718303" elapsed="0.010534"/>
</kw>
<arg>'play\.py'</arg>
<doc>The main keyword. Search for processes, Log the list of them, kill them.</doc>
<status status="PASS" start="2026-04-21T02:03:56.691078" elapsed="0.037901"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-04-21T02:03:56.729600" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-04-21T02:03:56.729331" elapsed="0.000760"/>
</kw>
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-04-21T02:03:56.730613" elapsed="0.001232"/>
</kw>
<doc>Create and Log the diff between expected and actual responses, make sure Python tool was killed.
Tear down imported Resources.</doc>
<status status="PASS" start="2026-04-21T02:03:56.690772" elapsed="0.041264"/>
</kw>
<doc>Basic tests for iBGP peers.

Copyright (c) 2015-2018 Cisco Systems, Inc. and others. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distribution,
and is available at http://www.eclipse.org/legal/epl-v10.html

Test suite performs basic iBGP functional test cases for
BGP peers in different roles (iBGP, iBGP RR-client):

Test Case 1: Two iBGP RR-client peers introduce prefixes
Expected result: controller forwards updates towards both peers

Test Case 2: Two iBGP peers: one RR client and one non-client introduces prefixes
Expected result: controller forwards updates towards both peers

Test Case 3: Two iBGP RR non-client peers introduce prefixes
Expected result: controller does not forward any update towards peers

Test Case 4: Two iBGP(play.py) RR-client peers configured, first of them configured
with route-reflector-cluster-id, second inherits it's cluster-id from global config.
Each of them introduces 3 prefixes.
Expected result: controller forwards updates towards both peers and each of their
adj-rib-in contains routes. First peer should contain default cluster-id and
second cluster-id from first peers configuration.

For polices see: https://wiki.opendaylight.org/view/BGP_LS_PCEP:BGP</doc>
<status status="PASS" start="2026-04-21T02:02:44.374230" elapsed="72.357883"/>
</suite>
<suite id="s1-s9" name="Ebgp Peers Basic" source="/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/ebgp_peers_basic.robot">
<kw name="Setup_Everything" type="SETUP">
<kw name="Setup_Utils_For_Setup_And_Teardown" owner="SetupUtils">
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.850238" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:03:56.844454" elapsed="0.005867"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-04-21T02:03:56.844178" elapsed="0.006241"/>
</kw>
<kw name="Setup_Karaf_Keywords" owner="KarafKeywords">
<kw name="ClusterManagement_Setup" owner="ClusterManagement">
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.856499" level="INFO">${already_done} = False</msg>
<var>${already_done}</var>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>False</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-21T02:03:56.851838" elapsed="0.004701"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="NOT RUN" start="2026-04-21T02:03:56.856837" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:56.856668" elapsed="0.000227"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:56.856629" elapsed="0.000293"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.857583" level="INFO">${ClusterManagement__has_setup_run} = True</msg>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:03:56.857135" elapsed="0.000493"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.858210" level="INFO">${cluster_size} = 1</msg>
<var>${cluster_size}</var>
<arg>\${NUM_ODL_SYSTEM}</arg>
<arg>1</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-21T02:03:56.857887" elapsed="0.000350"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Convert To Integer" owner="BuiltIn">
<arg>${cluster_size}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-04-21T02:03:56.858940" elapsed="0.000322"/>
</kw>
<msg time="2026-04-21T02:03:56.859366" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:56.859430" level="INFO">${possibly_int_of_members} = 1</msg>
<var>${status}</var>
<var>${possibly_int_of_members}</var>
<arg>BuiltIn.Convert_To_Integer</arg>
<arg>${cluster_size}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:56.858411" elapsed="0.001050"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.860060" level="INFO">${int_of_members} = 1</msg>
<var>${int_of_members}</var>
<arg>'${status}' != 'PASS'</arg>
<arg>${1}</arg>
<arg>${possibly_int_of_members}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:56.859644" elapsed="0.000444"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.861209" level="INFO">@{member_index_list} = [ ]</msg>
<var>@{member_index_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:03:56.860934" elapsed="0.000303"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.861663" level="INFO">@{session_list} = [ ]</msg>
<var>@{session_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:03:56.861393" elapsed="0.000321"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.862218" level="INFO">&amp;{index_to_ip_mapping} = { }</msg>
<var>&amp;{index_to_ip_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:03:56.861897" elapsed="0.000347"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="ClusterManagement__Include_Member_Index" owner="ClusterManagement">
<kw name="Append To List" owner="Collections">
<arg>${member_index_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T02:03:56.866320" elapsed="0.000244"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.867099" level="INFO">${member_ip} = 10.30.171.3</msg>
<var>${member_ip}</var>
<arg>${ODL_SYSTEM_${index}_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:56.866738" elapsed="0.000388"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${index_to_ip_mapping}</arg>
<arg>${index}</arg>
<arg>${member_ip}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:56.867286" elapsed="0.000238"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.868375" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:56.868067" elapsed="0.000334"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-21T02:03:56.868455" elapsed="0.000051"/>
</return>
<msg time="2026-04-21T02:03:56.868646" level="INFO">${session_alias} = ClusterManagement__session_1</msg>
<var>${session_alias}</var>
<arg>member_index=${index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-21T02:03:56.867735" elapsed="0.000935"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:03:56.869333" level="INFO">Creating Session using : alias=ClusterManagement__session_1, url=http://10.30.171.3:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x799adc1e7050&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>${session_alias}</arg>
<arg>http://${member_ip}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>timeout=${http_timeout}</arg>
<arg>max_retries=${http_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-21T02:03:56.868861" elapsed="0.000630"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${session_list}</arg>
<arg>${session_alias}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T02:03:56.869659" elapsed="0.000237"/>
</kw>
<arg>${index}</arg>
<arg>${member_index_list}</arg>
<arg>${session_list}</arg>
<arg>${index_to_ip_mapping}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Add a corresponding item based on index into the last three arguments.
Create the Http session whose alias is added to list.</doc>
<status status="PASS" start="2026-04-21T02:03:56.865643" elapsed="0.004314"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:03:56.865362" elapsed="0.004641"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${int_of_members+1}</value>
<status status="PASS" start="2026-04-21T02:03:56.862313" elapsed="0.007731"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.870660" level="INFO">${ClusterManagement__member_index_list} = [1]</msg>
<arg>\${ClusterManagement__member_index_list}</arg>
<arg>${member_index_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:03:56.870229" elapsed="0.000474"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.871307" level="INFO">${ClusterManagement__index_to_ip_mapping} = {1: '10.30.171.3'}</msg>
<arg>\${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index_to_ip_mapping}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:03:56.870893" elapsed="0.000458"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.871973" level="INFO">${ClusterManagement__session_list} = ['ClusterManagement__session_1']</msg>
<arg>\${ClusterManagement__session_list}</arg>
<arg>${session_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:03:56.871521" elapsed="0.000506"/>
</kw>
<arg>int_of_members=${int_of_members}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Construct index list, session list and IP mapping, publish them as suite variables.</doc>
<status status="PASS" start="2026-04-21T02:03:56.860414" elapsed="0.011691"/>
</kw>
<arg>http_timeout=${http_timeout}</arg>
<doc>Detect repeated call, or detect number of members and initialize derived suite variables.
Http sessions are created with parameters to not waste time when ODL is no accepting connections properly.</doc>
<status status="PASS" start="2026-04-21T02:03:56.851441" elapsed="0.020732"/>
</kw>
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:56.872409" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:56.872266" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:56.872241" elapsed="0.000241"/>
</if>
<kw name="Run_Bash_Command_On_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.876580" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:56.876134" elapsed="0.000477"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.877298" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:03:56.876958" elapsed="0.000369"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:03:56.877380" elapsed="0.000047"/>
</return>
<msg time="2026-04-21T02:03:56.877567" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:03:56.875722" elapsed="0.001872"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:03:56.878823" level="INFO">${member_ip} = 10.30.171.3</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:03:56.878484" elapsed="0.000371"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:03:56.879836" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:03:56.879958" level="INFO">${current_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:03:56.879571" elapsed="0.000416"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:56.884452" elapsed="0.000042"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:56.883719" elapsed="0.000832"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:56.883689" elapsed="0.000912"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:03:56.885390" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:03:56.885658" level="INFO">${current_ssh_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:03:56.884865" elapsed="0.000851"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.887039" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.171.3" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:56.886243" elapsed="0.000913"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:03:56.888535" level="INFO">${conn_id} = 1</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:03:56.887481" elapsed="0.001111"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:03:56.891252" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:03:56.891453" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:03:56.890747" elapsed="0.000757"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:56.892146" elapsed="0.000574"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T02:03:56.894138" level="INFO">Logging into '10.30.171.3:22' as 'jenkins'.</msg>
<msg time="2026-04-21T02:03:57.488121" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 02:03:57 UTC 2026

  System load:  0.15               Processes:             125
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.171.3
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 02:02:45 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T02:03:56.893679" elapsed="0.594671"/>
</kw>
<msg time="2026-04-21T02:03:57.488461" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:56.893149" elapsed="0.595563"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T02:03:56.889117" elapsed="0.599811"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:57.490116" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-04-21T02:03:57.503462" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-04-21T02:03:57.503903" level="INFO">${stdout} = </msg>
<msg time="2026-04-21T02:03:57.504142" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:57.489414" elapsed="0.014841"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:03:57.505028" elapsed="0.001293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:57.508187" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:57.507322" elapsed="0.001015"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T02:03:57.509019" elapsed="0.000076"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:57.508595" elapsed="0.000613"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:57.508549" elapsed="0.000714"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:03:57.509727" elapsed="0.000146"/>
</return>
<status status="PASS" start="2026-04-21T02:03:57.509378" elapsed="0.000609"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:57.509353" elapsed="0.000723"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T02:03:57.510177" elapsed="0.000024"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:57.515415" elapsed="0.000500"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:03:57.516197" elapsed="0.000304"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:03:57.516767" elapsed="0.000258"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:03:57.510902" elapsed="0.006195"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-04-21T02:03:56.882588" elapsed="0.634686"/>
</kw>
<msg time="2026-04-21T02:03:57.517335" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:56.881371" elapsed="0.636023"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-21T02:03:56.880779" elapsed="0.636701"/>
</kw>
<msg time="2026-04-21T02:03:57.517522" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:56.880180" elapsed="0.637390"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:57.520733" elapsed="0.000376"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:03:57.521281" elapsed="0.000153"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:03:57.521587" elapsed="0.000099"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:03:57.517941" elapsed="0.003800"/>
</kw>
<msg time="2026-04-21T02:03:57.521943" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-04-21T02:03:56.879117" elapsed="0.642855"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:57.522526" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:57.522252" elapsed="0.000323"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-21T02:03:57.522619" elapsed="0.000031"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-04-21T02:03:56.878069" elapsed="0.644682"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:03:56.877852" elapsed="0.644956"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:03:56.877660" elapsed="0.645194"/>
</for>
<arg>iptables -I INPUT -p tcp --dport ${KARAF_SHELL_PORT} -j ACCEPT; iptables-save</arg>
<doc>Cycle through indices (or all), run command on each.</doc>
<status status="PASS" start="2026-04-21T02:03:56.872727" elapsed="0.650191"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>First connections to Karaf console may fail, so WUKS is used. TODO: Track as a Bug.</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-04-21T02:03:57.523084" elapsed="0.000218"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:57.539977" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:57.539774" elapsed="0.000254"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:57.539754" elapsed="0.000298"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:03:57.540366" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:03:57.540472" level="INFO">${current_ssh_connection_object} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:03:57.540217" elapsed="0.000282"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:57.540943" level="INFO">{}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:57.540656" elapsed="0.000331"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:57.541388" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:57.541144" elapsed="0.000289"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:03:57.542286" level="FAIL">Dictionary does not contain key '1'.</msg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="FAIL" start="2026-04-21T02:03:57.541995" elapsed="0.000418">Dictionary does not contain key '1'.</status>
</kw>
<msg time="2026-04-21T02:03:57.542523" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-21T02:03:57.542569" level="INFO">${old_connection_index} = Dictionary does not contain key '1'.</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:57.541600" elapsed="0.000993"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:57.542928" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:57.542669" elapsed="0.000337"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:57.542650" elapsed="0.000381"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:03:57.543814" level="INFO">${ip_address} = 10.30.171.3</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:03:57.543522" elapsed="0.000320"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-04-21T02:03:57.543911" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:03:57.544065" level="INFO">${odl_ip} = 10.30.171.3</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-04-21T02:03:57.543241" elapsed="0.000848"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_PORT}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:03:57.544248" elapsed="0.000416"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:03:57.544986" level="INFO">index=4
host=10.30.171.3
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:03:57.545089" level="INFO">${karaf_connection_object} = index=4
host=10.30.171.3
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:03:57.544859" elapsed="0.000255"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:57.545268" elapsed="0.002714"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-04-21T02:03:57.548881" level="INFO">Logging into '10.30.171.3:8101' as 'karaf'.</msg>
<msg time="2026-04-21T02:03:57.733901" level="INFO">Read output: [33m                                                                                           
[33m    ________                       ________                .__  .__       .__     __       
[33m    \_____  \ ______   ____   ____ \______ \ _____  ___.__.|  | |__| ____ |  |___/  |_     
[33m     /   |   \\____ \_/ __ \ /    \ |    |  \\__  \&lt;   |  ||  | |  |/ ___\|  |  \   __\    
[33m    /    |    \  |_&gt; &gt;  ___/|   |  \|    `   \/ __ \\___  ||  |_|  / /_/  &gt;   Y  \  |      
[33m    \_______  /   __/ \___  &gt;___|  /_______  (____  / ____||____/__\___  /|___|  /__|      
[33m            \/|__|        \/     \/        \/     \/\/            /_____/      \/          
[33m                                                                                           

Hit '[1m&lt;tab&gt;[0m' for a list of available commands
and '[1m[cmd] --help[0m' for help on a specific command.
Hit '[1m&lt;ctrl-d&gt;[0m' or type '[1msystem:shutdown[0m' or '[1mlogout[0m' to shutdown OpenDaylight.

[?1h=[90m~[0m                                                                                [?2004hopendaylight-user</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="PASS" start="2026-04-21T02:03:57.548155" elapsed="0.185976"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:57.738461" elapsed="0.000439"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:03:57.739077" elapsed="0.000194"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:03:57.739426" elapsed="0.000137"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:03:57.735633" elapsed="0.003995"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:03:57.734701" elapsed="0.005086"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-04-21T02:03:57.539476" elapsed="0.200406"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:03:57.524070" elapsed="0.215868"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:57.523671" elapsed="0.216322"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:03:57.523524" elapsed="0.216513"/>
</iter>
<var>${index}</var>
<value>@{ClusterManagement__member_index_list}</value>
<status status="PASS" start="2026-04-21T02:03:57.523361" elapsed="0.216724"/>
</for>
<arg>http_timeout=${http_timeout}</arg>
<doc>Initialize ClusterManagement. Open ssh karaf connections to each ODL.</doc>
<status status="PASS" start="2026-04-21T02:03:56.850820" elapsed="0.889338"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Test_Suite_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:57.743177" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:57.743047" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:57.743020" elapsed="0.000237"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:57.749122" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:57.749009" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:57.748990" elapsed="0.000202"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:57.750211" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:57.749781" elapsed="0.000458"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:03:57.750710" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:03:57.750406" elapsed="0.000330"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:03:57.750781" elapsed="0.000062"/>
</return>
<msg time="2026-04-21T02:03:57.750977" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:03:57.749430" elapsed="0.001571"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:57.757066" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:57.756956" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:57.756937" elapsed="0.000199"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:57.758396" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:57.758266" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:57.758248" elapsed="0.000217"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:03:57.758975" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:03:57.758615" elapsed="0.000386"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:03:57.759416" level="INFO">${current_connection_index} = None</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:57.759173" elapsed="0.000269"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:03:57.797556" level="INFO">@root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "r "k "s "p "a "c "e "/ "b "g "p "[78Cc "[A[78Ce</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:03:57.760194" elapsed="0.037546"/>
</kw>
<msg time="2026-04-21T02:03:57.797936" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:03:57.797985" level="INFO">${message_write} = @root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:57.759608" elapsed="0.038416"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:03:57.866779" level="INFO">"p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "u "s "e "r "/ "e "b "g "p "_ "p "e "[78Ce "[A[78Cr
 "s "_ "b "a "s "i "c ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:03:57.798843" elapsed="0.068179"/>
</kw>
<msg time="2026-04-21T02:03:57.867238" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:03:57.867446" level="INFO">${message_wait} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:57.798257" elapsed="0.069239"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:57.868191" elapsed="0.000056"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:57.867633" elapsed="0.000745"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:57.867594" elapsed="0.000820"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:57.869041" level="INFO"> "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "u "s "e "r "/ "e "b "g "p "_ "p "e "[78Ce "[A[78Cr
 "s "_ "b "a "s "i "c ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:57.868591" elapsed="0.000534"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:57.869436" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:57.869194" elapsed="0.000389"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:57.869175" elapsed="0.000435"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:03:57.869653" elapsed="0.000050"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:57.872005" elapsed="0.000501"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:03:57.872870" elapsed="0.000328"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:03:57.873533" elapsed="0.000512"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:03:57.870992" elapsed="0.003147"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:03:57.870050" elapsed="0.004223"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:03:57.757960" elapsed="0.116417"/>
</kw>
<msg time="2026-04-21T02:03:57.874471" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:57.874515" level="INFO">${message} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:57.757292" elapsed="0.117261"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:03:57.874742" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:03:57.874634" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:57.874615" elapsed="0.000232"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:57.875282" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:57.875639" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:03:57.875711" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:03:57.756627" elapsed="0.119320"/>
</kw>
<msg time="2026-04-21T02:03:57.876044" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:57.876089" level="INFO">${output} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:57.751419" elapsed="0.124707"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:57.876486" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:57.876204" elapsed="0.000337"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:57.876187" elapsed="0.000378"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:03:57.751266" elapsed="0.125323"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:03:57.751059" elapsed="0.125569"/>
</for>
<arg>Starting suite ${SUITE_SOURCE}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:03:57.748687" elapsed="0.128002"/>
</kw>
<doc>Log suite name to karaf log, useful in suite setup.</doc>
<status status="PASS" start="2026-04-21T02:03:57.740820" elapsed="0.135929"/>
</kw>
<arg>KarafKeywords.Log_Test_Suite_Start_To_Controller_Karaf</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:57.740328" elapsed="0.136482"/>
</kw>
<doc>Prepare both FailFast and Karaf logging, log that the caller suite has started.
This keyword is to be used in suite setup, and without it the other keywords may not work properly.</doc>
<status status="PASS" start="2026-04-21T02:03:56.843704" elapsed="1.033211"/>
</kw>
<kw name="Set Default Configuration" owner="SSHLibrary">
<arg>prompt=${ODL_SYSTEM_PROMPT}</arg>
<doc>Update the default `configuration`.</doc>
<status status="PASS" start="2026-04-21T02:03:57.877075" elapsed="0.000188"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${ODL_SYSTEM_IP}</arg>
<arg>alias=ibgp_peer1_console</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:03:57.877422" elapsed="0.000231"/>
</kw>
<kw name="Flexible_Controller_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:03:57.879396" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:03:57.879473" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:03:57.879093" elapsed="0.000404"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:57.879658" elapsed="0.000417"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T02:03:57.880987" level="INFO">Logging into '10.30.171.3:22' as 'jenkins'.</msg>
<msg time="2026-04-21T02:03:58.208250" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 02:03:57 UTC 2026

  System load:  0.15               Processes:             125
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.171.3
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 02:03:57 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T02:03:57.880644" elapsed="0.327849"/>
</kw>
<msg time="2026-04-21T02:03:58.208607" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:57.880248" elapsed="0.328458"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T02:03:57.878625" elapsed="0.330242"/>
</kw>
<msg time="2026-04-21T02:03:58.208925" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:57.878222" elapsed="0.330751"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-21T02:03:57.877877" elapsed="0.331179"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${ODL_SYSTEM_IP}</arg>
<arg>alias=ebgp_peer1_console</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:03:58.209369" elapsed="0.000446"/>
</kw>
<kw name="Flexible_Controller_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:03:58.212498" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:03:58.212582" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:03:58.212187" elapsed="0.000419"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:58.212772" elapsed="0.000381"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T02:03:58.214031" level="INFO">Logging into '10.30.171.3:22' as 'jenkins'.</msg>
<msg time="2026-04-21T02:03:58.585602" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 02:03:57 UTC 2026

  System load:  0.15               Processes:             125
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.171.3
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 02:03:58 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T02:03:58.213691" elapsed="0.372517"/>
</kw>
<msg time="2026-04-21T02:03:58.586429" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:58.213327" elapsed="0.373290"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T02:03:58.211699" elapsed="0.375222"/>
</kw>
<msg time="2026-04-21T02:03:58.587053" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:58.210567" elapsed="0.376598"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-21T02:03:58.210082" elapsed="0.377481"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${ODL_SYSTEM_IP}</arg>
<arg>alias=ebgp_peer2_console</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:03:58.588153" elapsed="0.000952"/>
</kw>
<kw name="Flexible_Controller_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:03:58.592449" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:03:58.592571" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:03:58.592015" elapsed="0.001183"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:58.593450" elapsed="0.000544"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T02:03:58.595295" level="INFO">Logging into '10.30.171.3:22' as 'jenkins'.</msg>
<msg time="2026-04-21T02:03:58.963101" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 02:03:57 UTC 2026

  System load:  0.15               Processes:             125
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.171.3
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 02:03:58 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T02:03:58.594779" elapsed="0.368563"/>
</kw>
<msg time="2026-04-21T02:03:58.963455" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:58.594247" elapsed="0.369322"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T02:03:58.591145" elapsed="0.372570"/>
</kw>
<msg time="2026-04-21T02:03:58.963775" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:58.590373" elapsed="0.373478"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-21T02:03:58.589691" elapsed="0.374250"/>
</kw>
<kw name="Require_Python" owner="SSHKeywords">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:58.965716" level="INFO">Executing command 'python3 --help'.</msg>
<msg time="2026-04-21T02:03:58.978706" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:58.979114" level="INFO">${stdout} = usage: python3 [option] ... [-c cmd | -m mod | file | -] [arg] ...
Options and arguments (and corresponding environment variables):
-b     : issue warnings about str(bytes_instance), str(bytearray_ins...</msg>
<msg time="2026-04-21T02:03:58.979229" level="INFO">${stderr} = </msg>
<msg time="2026-04-21T02:03:58.979390" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:58.965470" elapsed="0.013995"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T02:03:58.981532" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-21T02:03:58.980901" elapsed="0.000741"/>
</kw>
<msg time="2026-04-21T02:03:58.981890" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-21T02:03:58.981988" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:58.979990" elapsed="0.002047"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:58.983540" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:58.982423" elapsed="0.001175"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="NOT RUN" start="2026-04-21T02:03:58.984666" elapsed="0.000056"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:58.983845" elapsed="0.001004"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:58.983752" elapsed="0.001161"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="PASS" start="2026-04-21T02:03:58.985261" elapsed="0.000072"/>
</return>
<status status="PASS" start="2026-04-21T02:03:58.985038" elapsed="0.000372"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:58.985003" elapsed="0.000461"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="NOT RUN" start="2026-04-21T02:03:58.985660" elapsed="0.000027"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:58.985586" elapsed="0.000161"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:03:58.985552" elapsed="0.000274"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:58.986156" elapsed="0.000047"/>
</kw>
<msg time="2026-04-21T02:03:58.986646" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>python3 --help</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T02:03:58.965057" elapsed="0.021647"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-04-21T02:03:58.987184" elapsed="0.000055"/>
</return>
<status status="PASS" start="2026-04-21T02:03:58.986971" elapsed="0.000334"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:58.986920" elapsed="0.000439"/>
</if>
<kw name="Fatal Error" owner="BuiltIn">
<arg>Python 3 is not installed!</arg>
<doc>Stops the whole test execution.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:58.987680" elapsed="0.000048"/>
</kw>
<doc>Verify current SSH connection leads to machine with python working. Fatal fail otherwise.</doc>
<status status="PASS" start="2026-04-21T02:03:58.964461" elapsed="0.023385"/>
</kw>
<kw name="Assure_Library_Ipaddr" owner="SSHKeywords">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:03:58.989229" level="INFO">Executing command 'bash -c 'cd "." &amp;&amp; python -c "import ipaddr"''.</msg>
<msg time="2026-04-21T02:03:59.057346" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:03:59.057852" level="INFO">${stdout} = </msg>
<msg time="2026-04-21T02:03:59.057990" level="INFO">${stderr} = </msg>
<msg time="2026-04-21T02:03:59.058086" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:03:58.989022" elapsed="0.069118"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.060445" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-21T02:03:59.059773" elapsed="0.000772"/>
</kw>
<msg time="2026-04-21T02:03:59.060753" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-21T02:03:59.060883" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:59.058719" elapsed="0.002215"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.062610" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:59.061317" elapsed="0.001352"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.063929" elapsed="0.000052"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:59.062896" elapsed="0.001151"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:59.062842" elapsed="0.001246"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="PASS" start="2026-04-21T02:03:59.064330" elapsed="0.000059"/>
</return>
<status status="PASS" start="2026-04-21T02:03:59.064172" elapsed="0.000271"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:59.064149" elapsed="0.000330"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="NOT RUN" start="2026-04-21T02:03:59.064661" elapsed="0.000026"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:59.064592" elapsed="0.000146"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:03:59.064558" elapsed="0.000224"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.065089" elapsed="0.000037"/>
</kw>
<msg time="2026-04-21T02:03:59.065339" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>bash -c 'cd "${target_dir}" &amp;&amp; python -c "import ipaddr"'</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T02:03:58.988614" elapsed="0.076765"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-04-21T02:03:59.065641" elapsed="0.000048"/>
</return>
<status status="PASS" start="2026-04-21T02:03:59.065489" elapsed="0.000255"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:59.065461" elapsed="0.000321"/>
</if>
<kw name="Put File" owner="SSHLibrary">
<arg>/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPCEP/ipaddr.py</arg>
<arg>${target_dir}/</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.066077" elapsed="0.000034"/>
</kw>
<arg>target_dir=.</arg>
<doc>Tests whether ipaddr module is present on ssh-connected machine, Puts ipaddr.py to target_dir if not.</doc>
<status status="PASS" start="2026-04-21T02:03:58.988127" elapsed="0.078092"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-04-21T02:03:59.104517" level="INFO">[chan 3] Opened sftp connection (server version 3)</msg>
<msg time="2026-04-21T02:03:59.120971" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../../tools/fastbgp/play.py' -&gt; '/home/jenkins//play.py'</msg>
<arg>/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../../tools/fastbgp/play.py</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-21T02:03:59.066452" elapsed="0.054726"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:03:59.122092" level="INFO">Creating Session using : alias=config-session, url=http://10.30.171.3:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x799ad76b3e50&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>${CONFIG_SESSION}</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-21T02:03:59.121558" elapsed="0.000774"/>
</kw>
<kw name="Create_Default_Session" owner="TemplatedRequests">
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:03:59.129140" level="INFO">Creating Session using : alias=default, url=http://10.30.171.3:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x799adc274cd0&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>default</arg>
<arg>url=${url}</arg>
<arg>auth=${auth}</arg>
<arg>timeout=${timeout}</arg>
<arg>max_retries=${max_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-21T02:03:59.128499" elapsed="0.000876"/>
</kw>
<doc>Create "default" session to ${url} with authentication and connection parameters.
This Keyword is in this Resource only so that user do not need to call RequestsLibrary directly.</doc>
<status status="PASS" start="2026-04-21T02:03:59.127721" elapsed="0.001930"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:59.133411" elapsed="0.000030"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:59.133179" elapsed="0.000322"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:59.133131" elapsed="0.000408"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:03:59.134229" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.133844" elapsed="0.000424"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:03:59.134759" level="INFO">${current_connection_index} = 9</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:59.134503" elapsed="0.000321"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:03:59.142625" level="INFO">log:set INFO</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:03:59.135749" elapsed="0.007036"/>
</kw>
<msg time="2026-04-21T02:03:59.143021" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:03:59.143078" level="INFO">${message_write} = log:set INFO
</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:59.135075" elapsed="0.008035"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:03:59.147073" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:03:59.144164" elapsed="0.002982"/>
</kw>
<msg time="2026-04-21T02:03:59.147250" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:03:59.147294" level="INFO">${message_wait} = [?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:59.143454" elapsed="0.003866"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.147817" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:59.147434" elapsed="0.000451"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:59.147398" elapsed="0.000522"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.148424" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:59.148130" elapsed="0.000346"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.148820" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:59.148553" elapsed="0.000337"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:59.148529" elapsed="0.000388"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:03:59.148960" elapsed="0.000052"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:59.151656" elapsed="0.000216"/>
</kw>
<msg time="2026-04-21T02:03:59.151918" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:59.150377" elapsed="0.001618"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.152188" elapsed="0.000024"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.152362" elapsed="0.000021"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:03:59.149975" elapsed="0.002474"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:03:59.149365" elapsed="0.003132"/>
</kw>
<arg>log:set ${ODL_LOG_LEVEL}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:03:59.130289" elapsed="0.022314"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:59.156118" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:59.155950" elapsed="0.000238"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:59.155919" elapsed="0.000304"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:03:59.156769" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.156449" elapsed="0.000377"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:03:59.157277" level="INFO">${current_connection_index} = 9</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:59.157051" elapsed="0.000261"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:03:59.208733" level="INFO">log:set DEFAULT org.opendaylight.bgpcep</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:03:59.158104" elapsed="0.051080"/>
</kw>
<msg time="2026-04-21T02:03:59.209429" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:03:59.209478" level="INFO">${message_write} = log:set DEFAULT org.opendaylight.bgpcep
</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:59.157541" elapsed="0.051963"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:03:59.211933" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:03:59.210474" elapsed="0.001521"/>
</kw>
<msg time="2026-04-21T02:03:59.212139" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:03:59.212196" level="INFO">${message_wait} = [?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:59.209872" elapsed="0.002357"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.212741" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:59.212367" elapsed="0.000462"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:59.212323" elapsed="0.000548"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.213404" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:59.213072" elapsed="0.000394"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.213775" elapsed="0.000041"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:59.213546" elapsed="0.000309"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:59.213523" elapsed="0.000356"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:03:59.213922" elapsed="0.000054"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:59.216224" elapsed="0.000195"/>
</kw>
<msg time="2026-04-21T02:03:59.216475" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:59.215334" elapsed="0.001230"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.216788" elapsed="0.000055"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.217076" elapsed="0.000031"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:03:59.214935" elapsed="0.002260"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:03:59.214331" elapsed="0.002929"/>
</kw>
<arg>log:set ${ODL_BGP_LOG_LEVEL} org.opendaylight.bgpcep</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:03:59.153026" elapsed="0.064370"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:59.221293" elapsed="0.000025"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:59.221114" elapsed="0.000254"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:59.221080" elapsed="0.000321"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:03:59.222017" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.221636" elapsed="0.000421"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:03:59.222542" level="INFO">${current_connection_index} = 9</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:59.222293" elapsed="0.000289"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:03:59.273810" level="INFO">log:set DEFAULT org.opendaylight.protocol</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:03:59.223427" elapsed="0.050600"/>
</kw>
<msg time="2026-04-21T02:03:59.274288" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:03:59.274352" level="INFO">${message_write} = log:set DEFAULT org.opendaylight.protocol
</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:59.222860" elapsed="0.051527"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:03:59.277646" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:03:59.275552" elapsed="0.002173"/>
</kw>
<msg time="2026-04-21T02:03:59.277857" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:03:59.277905" level="INFO">${message_wait} = [?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:59.274813" elapsed="0.003119"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.278486" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:59.278172" elapsed="0.000371"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:59.278135" elapsed="0.000438"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.279049" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:59.278746" elapsed="0.000358"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.279410" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:59.279182" elapsed="0.000286"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:59.279163" elapsed="0.000329"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:03:59.279534" elapsed="0.000050"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:59.281655" elapsed="0.000182"/>
</kw>
<msg time="2026-04-21T02:03:59.281884" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:59.281020" elapsed="0.000944"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.282164" elapsed="0.000025"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.282339" elapsed="0.000020"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:03:59.280597" elapsed="0.001827"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:03:59.279948" elapsed="0.002528"/>
</kw>
<arg>log:set ${ODL_BGP_LOG_LEVEL} org.opendaylight.protocol</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:03:59.218001" elapsed="0.064578"/>
</kw>
<doc>Initialize SetupUtils. SSH-login to mininet machine, create HTTP session,
prepare directories for responses, put Python tool to mininet machine, setup imported resources.</doc>
<status status="PASS" start="2026-04-21T02:03:56.843219" elapsed="2.439423"/>
</kw>
<test id="s1-s9-t1" name="Configure_BGP_Peers" line="96">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:03:59.286597" elapsed="0.000254"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:03:59.286307" elapsed="0.000603"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:59.288015" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:59.287892" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:59.287872" elapsed="0.000217"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:59.293776" elapsed="0.000029"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:59.293665" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:59.293647" elapsed="0.000216"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.294912" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:59.294497" elapsed="0.000444"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.295421" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:03:59.295116" elapsed="0.000331"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:03:59.295491" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:03:59.295652" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:03:59.294104" elapsed="0.001573"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:59.302022" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:59.301910" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:59.301891" elapsed="0.000201"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:03:59.303474" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:03:59.303364" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:59.303346" elapsed="0.000197"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:03:59.304097" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.303702" elapsed="0.000430"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:03:59.304723" level="INFO">${current_connection_index} = 9</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:59.304410" elapsed="0.000340"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:03:59.334567" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:03:59.305339" elapsed="0.029397"/>
</kw>
<msg time="2026-04-21T02:03:59.335004" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:03:59.335054" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:59.304971" elapsed="0.030125"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:03:59.390728" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "o "n "f "i "g "u "r "e "_ "B "G "P "_ "P "e "e "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:03:59.335818" elapsed="0.055185"/>
</kw>
<msg time="2026-04-21T02:03:59.391272" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:03:59.391321" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "o "n "f "i "g "u "r "e "_ "B "G "P "_ "P "e "e "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:59.335343" elapsed="0.056018"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.391919" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:59.391494" elapsed="0.000491"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:59.391456" elapsed="0.000557"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.392582" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "o "n "f "i "g "u "r "e "_ "B "G "P "_ "P "e "e "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:59.392167" elapsed="0.000484"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.393042" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:59.392721" elapsed="0.000391"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:59.392702" elapsed="0.000439"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:03:59.393184" elapsed="0.000045"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:03:59.396048" elapsed="0.000158"/>
</kw>
<msg time="2026-04-21T02:03:59.396269" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:59.394876" elapsed="0.001536"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.396699" elapsed="0.000081"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.397149" elapsed="0.000080"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:03:59.394183" elapsed="0.003164"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:03:59.393551" elapsed="0.003862"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:03:59.303042" elapsed="0.094474"/>
</kw>
<msg time="2026-04-21T02:03:59.397616" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:59.397663" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "o "n "f "i "g "u "r "e "_ "B "G "P "_ "P "e "e "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:59.302259" elapsed="0.095446"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:03:59.397927" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:03:59.397785" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:59.397766" elapsed="0.000247"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.398443" elapsed="0.000034"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.398889" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:03:59.399066" elapsed="0.000019"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:03:59.301521" elapsed="0.097670"/>
</kw>
<msg time="2026-04-21T02:03:59.399295" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:03:59.399341" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "o "n "f "i "g "u "r "e "_ "B "G "P "_ "P "e "e "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:59.296095" elapsed="0.103285"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.399728" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:59.399463" elapsed="0.000320"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:59.399445" elapsed="0.000383"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:03:59.295946" elapsed="0.103907"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:03:59.295737" elapsed="0.104153"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:03:59.293290" elapsed="0.106665"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:03:59.287564" elapsed="0.112454"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:03:59.287066" elapsed="0.113003"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:03:59.283669" elapsed="0.116461"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.401232" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | NAME=example-ibgp-peer1 | IP=127.0.0.1 | HOLDTIME=180 | PEER_PORT=17900 | PEER_ROLE=ibgp | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPEN...</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>NAME=example-ibgp-peer1</arg>
<arg>IP=${iBGP_PEER1_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PEER_ROLE=ibgp</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<arg>RR_CLIENT=false</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.400320" elapsed="0.000943"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.440388" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:59.439896" elapsed="0.000530"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:03:59.441398" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:03:59.441010" elapsed="0.000496">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:03:59.441616" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:03:59.440623" elapsed="0.001019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.442273" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:59.441837" elapsed="0.000464"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:03:59.442620" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:03:59.442845" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:03:59.442467" elapsed="0.000406"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.443293" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:59.443040" elapsed="0.000300"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.444505" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'NAME': 'example-ibgp-peer1', 'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'ibgp', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'RR_CLIENT': 'false'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:59.444234" elapsed="0.000318"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.445109" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.444825" elapsed="0.000311"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.445953" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:59.445582" elapsed="0.000401"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:59.446907" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.446609" elapsed="0.000327"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:59.447001" elapsed="0.000049"/>
</return>
<msg time="2026-04-21T02:03:59.447210" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:59.446224" elapsed="0.001015"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.447432" elapsed="0.000299"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T02:03:59.445436" elapsed="0.002341"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.448451" level="INFO">${value} = example-ibgp-peer1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:59.448095" elapsed="0.000386"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:59.449847" level="INFO">${encoded} = example-ibgp-peer1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.449558" elapsed="0.000319"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:59.449935" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:03:59.450115" level="INFO">${encoded_value} = example-ibgp-peer1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:59.448711" elapsed="0.001432"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.450346" elapsed="0.000302"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">example-ibgp-peer1</var>
<status status="PASS" start="2026-04-21T02:03:59.447932" elapsed="0.002769"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.451394" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:59.451048" elapsed="0.000375"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:59.452321" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.452062" elapsed="0.000287"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:59.452404" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:03:59.452574" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:59.451655" elapsed="0.000947"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.452783" elapsed="0.000297"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-04-21T02:03:59.450863" elapsed="0.002262"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.453860" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:59.453455" elapsed="0.000441"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:59.454818" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.454529" elapsed="0.000320"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:59.454909" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:03:59.455086" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:59.454140" elapsed="0.000978"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.455305" elapsed="0.000295"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:03:59.453290" elapsed="0.002365"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.456369" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:59.455994" elapsed="0.000404"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:59.457203" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.456989" elapsed="0.000240"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:59.457358" elapsed="0.000053"/>
</return>
<msg time="2026-04-21T02:03:59.457538" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:59.456615" elapsed="0.000947"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.457837" elapsed="0.000234"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:03:59.455784" elapsed="0.002338"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.458672" level="INFO">${value} = ibgp</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:59.458371" elapsed="0.000328"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:59.459489" level="INFO">${encoded} = ibgp</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.459277" elapsed="0.000238"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:59.459565" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:03:59.459715" level="INFO">${encoded_value} = ibgp</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:59.458949" elapsed="0.000790"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.459912" elapsed="0.000225"/>
</kw>
<var name="${key}">PEER_ROLE</var>
<var name="${value}">ibgp</var>
<status status="PASS" start="2026-04-21T02:03:59.458236" elapsed="0.001942"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.460722" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:59.460423" elapsed="0.000324"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:59.461543" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.461281" elapsed="0.000292"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:59.461631" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:03:59.461811" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:59.460957" elapsed="0.000881"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.461992" elapsed="0.000225"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:03:59.460289" elapsed="0.001968"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.463047" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:59.462508" elapsed="0.000564"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:59.463805" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.463582" elapsed="0.000253"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:59.463887" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:03:59.464037" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:59.463264" elapsed="0.000797"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.464213" elapsed="0.000221"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:03:59.462372" elapsed="0.002102"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.465034" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:59.464717" elapsed="0.000342"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:59.465868" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.465642" elapsed="0.000252"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:59.465944" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:03:59.466094" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:59.465246" elapsed="0.000872"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.466273" elapsed="0.000220"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:03:59.464585" elapsed="0.001949"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.467102" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:59.466780" elapsed="0.000347"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:59.467919" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.467665" elapsed="0.000461"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:59.468177" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:03:59.468329" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:59.467317" elapsed="0.001037"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.468509" elapsed="0.000315"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:03:59.466646" elapsed="0.002221"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.469467" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:59.469117" elapsed="0.000380"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:59.470301" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.470091" elapsed="0.000236"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:59.470378" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:03:59.470528" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:59.469724" elapsed="0.000828"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.470705" elapsed="0.000242"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:03:59.468981" elapsed="0.002008"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.471538" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:59.471236" elapsed="0.000328"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:59.472311" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.472102" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:59.472386" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:03:59.472536" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:59.471756" elapsed="0.000805"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.472714" elapsed="0.000240"/>
</kw>
<var name="${key}">RR_CLIENT</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:03:59.471102" elapsed="0.001892"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:03:59.445193" elapsed="0.027839"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:03:59.473081" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:03:59.473252" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-ibgp-peer1', 'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'ibgp', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', '...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:03:59.443889" elapsed="0.029390"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:59.443434" elapsed="0.029880"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.473617" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:59.473409" elapsed="0.000274"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:59.443404" elapsed="0.030306"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.474840" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:59.473903" elapsed="0.000967"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:03:59.474920" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:03:59.438958" elapsed="0.036094"/>
</kw>
<msg time="2026-04-21T02:03:59.475115" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:59.424040" elapsed="0.051135"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.489972" elapsed="0.000076"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.504433" elapsed="0.000065"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.519032" elapsed="0.000073"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.519394" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.519595" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.520102" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:59.519939" elapsed="0.000222"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:03:59.519919" elapsed="0.000270"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.520339" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.520508" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.520675" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:03:59.519869" elapsed="0.000860"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:03:59.519691" elapsed="0.001067"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.520934" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:03:59.521020" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T02:03:59.521216" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:03:59.419190" elapsed="0.102056"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.552321" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:59.551837" elapsed="0.000523"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:03:59.553231" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:03:59.552934" elapsed="0.000380">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:03:59.553413" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:03:59.552552" elapsed="0.000886"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.554116" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:59.553610" elapsed="0.000534"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:03:59.554472" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:03:59.554671" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:03:59.554314" elapsed="0.000500"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.555239" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;$RR_CLIENT&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:59.554983" elapsed="0.000317"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:03:59.555857" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:59.555393" elapsed="0.000529"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.556423" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-ibgp-peer1', 'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'ibgp', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', '...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:59.556104" elapsed="0.000348"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:59.555952" elapsed="0.000536"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:59.555365" elapsed="0.001145"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.557609" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:59.556661" elapsed="0.000979"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:03:59.557698" elapsed="0.000044"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:03:59.550951" elapsed="0.006972"/>
</kw>
<msg time="2026-04-21T02:03:59.558003" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:59.536277" elapsed="0.021794"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.572615" elapsed="0.000037"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.586667" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.600742" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.601015" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.601211" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.601757" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:59.601597" elapsed="0.000235"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:03:59.601578" elapsed="0.000282"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.602045" elapsed="0.000027"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.602260" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.602434" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:03:59.601532" elapsed="0.000957"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:03:59.601398" elapsed="0.001122"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.602674" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:03:59.602757" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T02:03:59.602970" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:03:59.532886" elapsed="0.070115"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:03:59.604526" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:03:59.604198" elapsed="0.000416">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:03:59.604710" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:03:59.603747" elapsed="0.000987"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.605114" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:59.604822" elapsed="0.000352"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.605705" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:59.605398" elapsed="0.000334"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:59.605199" elapsed="0.000569"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:59.604790" elapsed="0.001015"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.608408" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:59.605962" elapsed="0.002473"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:03:59.608488" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:03:59.608648" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:03:59.603356" elapsed="0.005316"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.610194" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:59.609887" elapsed="0.000358"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.610648" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:59.610404" elapsed="0.000344"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.611179" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:59.610923" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.611625" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:59.611381" elapsed="0.000289"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:03:59.612525" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:03:59.612314" elapsed="0.000237"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:03:59.612906" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:03:59.612707" elapsed="0.000225"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.613087" elapsed="0.000266"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.613765" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:59.613515" elapsed="0.000311"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:03:59.613871" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:03:59.614029" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:03:59.611897" elapsed="0.002172"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:03:59.634988" level="INFO">PUT Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Content-Length': '1075', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:03:59.635147" level="INFO">PUT Response : url=http://10.30.171.3:8181/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 
 status=201, reason=Created 
 headers={'Set-Cookie': 'JSESSIONID=node01eu7koguztu29yg0kuftjnyz17.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 20-Apr-2026 02:03:59 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:03:59.635387" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:03:59.616639" elapsed="0.018804"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:59.614152" elapsed="0.021396"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.635998" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:59.635609" elapsed="0.000539"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:59.614131" elapsed="0.022066"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.643681" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:59.638519" elapsed="0.005205"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:59.637912" elapsed="0.005847"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:59.637872" elapsed="0.005912"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.646902" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:59.644262" elapsed="0.002686"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:59.643861" elapsed="0.003121"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:59.643842" elapsed="0.003165"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.647605" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:59.647194" elapsed="0.000437"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.647968" elapsed="0.000068"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:59.647700" elapsed="0.000375"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.648577" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:59.648273" elapsed="0.000330"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:59.648100" elapsed="0.000538"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:59.647682" elapsed="0.000978"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.649207" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:59.648840" elapsed="0.000393"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.649542" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:59.649303" elapsed="0.000296"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.650101" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:59.649787" elapsed="0.000340"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:59.649623" elapsed="0.000540"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:59.649284" elapsed="0.000901"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:59.650410" elapsed="0.000406"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:03:59.651317" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:59.651019" elapsed="0.000325"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.651503" elapsed="0.002622"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:03:59.637089" elapsed="0.017101"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:03:59.654403" elapsed="0.000035"/>
</return>
<status status="PASS" start="2026-04-21T02:03:59.654283" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:59.654240" elapsed="0.000259"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.654656" elapsed="0.000023"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:03:59.654726" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:03:59.657299" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:03:59.609051" elapsed="0.048275"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:03:59.657392" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:03:59.657551" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:03:59.406941" elapsed="0.250635"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.657941" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:59.657676" elapsed="0.000335"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:59.657659" elapsed="0.000375"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:03:59.658067" elapsed="0.000025"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ibgp_peers</arg>
<arg>mapping=${mapping}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:03:59.401561" elapsed="0.256632"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.659323" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | NAME=example-ebgp-peer1 | IP=127.0.0.3 | HOLDTIME=180 | PEER_PORT=17900 | PEER_ROLE=ebgp | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPEN...</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>NAME=example-ebgp-peer1</arg>
<arg>IP=${eBGP_PEER1_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PEER_ROLE=ebgp</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<arg>RR_CLIENT=false</arg>
<arg>AS_NUMBER=${eBGP_PEER1_AS}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.658442" elapsed="0.000911"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.697758" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:59.697352" elapsed="0.000456"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:03:59.698736" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:03:59.698338" elapsed="0.000508">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:03:59.698952" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:03:59.697995" elapsed="0.000982"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.699546" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:59.699147" elapsed="0.000427"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:03:59.699908" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:03:59.700104" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:03:59.699739" elapsed="0.000392"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.700535" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:59.700289" elapsed="0.000306"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.701668" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'NAME': 'example-ebgp-peer1', 'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'ebgp', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'RR_CLIENT': 'false', 'AS_NUMBER': '32768'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:59.701397" elapsed="0.000319"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.702174" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.701901" elapsed="0.000299"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.703003" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:59.702649" elapsed="0.000380"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:59.703778" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.703552" elapsed="0.000269"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:59.703884" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:03:59.704047" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:59.703224" elapsed="0.000847"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.704229" elapsed="0.000256"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T02:03:59.702454" elapsed="0.002071"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.705094" level="INFO">${value} = example-ebgp-peer1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:59.704775" elapsed="0.000345"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:59.706140" level="INFO">${encoded} = example-ebgp-peer1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.705909" elapsed="0.000258"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:59.706218" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:03:59.706370" level="INFO">${encoded_value} = example-ebgp-peer1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:59.705472" elapsed="0.000922"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.706599" elapsed="0.000267"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">example-ebgp-peer1</var>
<status status="PASS" start="2026-04-21T02:03:59.704639" elapsed="0.002270"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.707477" level="INFO">${value} = 127.0.0.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:59.707163" elapsed="0.000340"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:59.708326" level="INFO">${encoded} = 127.0.0.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.708112" elapsed="0.000240"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:59.708402" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:03:59.708553" level="INFO">${encoded_value} = 127.0.0.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:59.707751" elapsed="0.000826"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.708730" elapsed="0.000244"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.3</var>
<status status="PASS" start="2026-04-21T02:03:59.707024" elapsed="0.001992"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.709573" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:59.709272" elapsed="0.000328"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:59.710353" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.710144" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:59.710428" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:03:59.710614" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:59.709815" elapsed="0.000827"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.710831" elapsed="0.000231"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:03:59.709136" elapsed="0.001967"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.711683" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:59.711352" elapsed="0.000357"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:59.712482" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.712259" elapsed="0.000249"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:59.712559" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:03:59.712711" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:59.711920" elapsed="0.000815"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.712906" elapsed="0.000226"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:03:59.711216" elapsed="0.001958"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.713723" level="INFO">${value} = ebgp</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:59.713424" elapsed="0.000326"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:59.714509" level="INFO">${encoded} = ebgp</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.714288" elapsed="0.000248"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:59.714634" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:03:59.714830" level="INFO">${encoded_value} = ebgp</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:59.713960" elapsed="0.000901"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.715035" elapsed="0.000228"/>
</kw>
<var name="${key}">PEER_ROLE</var>
<var name="${value}">ebgp</var>
<status status="PASS" start="2026-04-21T02:03:59.713288" elapsed="0.002016"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.715876" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:59.715553" elapsed="0.000349"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:59.718247" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.716416" elapsed="0.001859"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:59.718328" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:03:59.718536" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:59.716091" elapsed="0.002473"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.718776" elapsed="0.000266"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:03:59.715418" elapsed="0.003666"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.719640" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:59.719337" elapsed="0.000328"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:59.720521" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.720308" elapsed="0.000240"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:59.720599" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:03:59.720750" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:59.719978" elapsed="0.000796"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.720948" elapsed="0.000236"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:03:59.719200" elapsed="0.002025"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.721786" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:59.721475" elapsed="0.000354"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:59.722556" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.722344" elapsed="0.000239"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:59.722680" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:03:59.722869" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:59.722020" elapsed="0.000875"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.723080" elapsed="0.000236"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:03:59.721339" elapsed="0.002036"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.723973" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:59.723639" elapsed="0.000359"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:59.724718" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.724510" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:59.724809" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:03:59.724962" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:59.724190" elapsed="0.000797"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.725139" elapsed="0.000221"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:03:59.723500" elapsed="0.001900"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.725969" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:59.725647" elapsed="0.000348"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:59.726776" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.726518" elapsed="0.000347"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:59.726926" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:03:59.727102" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:59.726187" elapsed="0.000940"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.727283" elapsed="0.000224"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:03:59.725512" elapsed="0.002036"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.728120" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:59.727814" elapsed="0.000332"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:59.728924" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.728696" elapsed="0.000253"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:59.728998" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:03:59.729157" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:59.728351" elapsed="0.000830"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.729335" elapsed="0.000221"/>
</kw>
<var name="${key}">RR_CLIENT</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:03:59.727661" elapsed="0.001936"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.730165" level="INFO">${value} = 32768</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:03:59.729864" elapsed="0.000326"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:03:59.731240" level="INFO">${encoded} = 32768</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.731024" elapsed="0.000250"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:03:59.731327" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:03:59.731480" level="INFO">${encoded_value} = 32768</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:03:59.730617" elapsed="0.000889"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.731660" elapsed="0.000245"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">32768</var>
<status status="PASS" start="2026-04-21T02:03:59.729709" elapsed="0.002239"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:03:59.702254" elapsed="0.029730"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:03:59.732032" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:03:59.732201" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-ebgp-peer1', 'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'ebgp', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', '...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:03:59.701059" elapsed="0.031176"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:59.700699" elapsed="0.031569"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.732459" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:59.732300" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:59.700667" elapsed="0.031870"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.733677" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:59.732687" elapsed="0.001024"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:03:59.733767" elapsed="0.000052"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:03:59.696694" elapsed="0.037247"/>
</kw>
<msg time="2026-04-21T02:03:59.734012" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:59.682141" elapsed="0.051930"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.748446" elapsed="0.000038"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.762550" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.776708" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.776954" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.777148" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.777579" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:59.777423" elapsed="0.000280"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:03:59.777405" elapsed="0.000330"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.777902" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.778075" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.778241" elapsed="0.000030"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:03:59.777362" elapsed="0.000942"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:03:59.777237" elapsed="0.001097"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.778486" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:03:59.778564" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:03:59.778727" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:03:59.677287" elapsed="0.101469"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.828529" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:59.828084" elapsed="0.000479"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:03:59.829415" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:03:59.829128" elapsed="0.000373">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:03:59.829595" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:03:59.828747" elapsed="0.000872"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.830193" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:59.829786" elapsed="0.000434"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:03:59.830546" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:03:59.830739" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:03:59.830397" elapsed="0.000371"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.831258" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;EXTERNAL&lt;/peer-type&gt;
        &lt;peer-as&gt;$AS_NUMBER&lt;/peer-as&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:59.830948" elapsed="0.000381"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:03:59.831756" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:59.831421" elapsed="0.000413"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.832334" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-ebgp-peer1', 'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'ebgp', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', '...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:59.832028" elapsed="0.000394"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:59.831862" elapsed="0.000598"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:59.831394" elapsed="0.001089"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.833543" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.3&lt;/neighbor-address&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:59.832634" elapsed="0.000939"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:03:59.833627" elapsed="0.000036"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:03:59.827409" elapsed="0.006357"/>
</kw>
<msg time="2026-04-21T02:03:59.833853" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:59.795541" elapsed="0.038370"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.847904" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.861939" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.875912" elapsed="0.000035"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.876167" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.876360" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.876842" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:59.876656" elapsed="0.000245"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:03:59.876638" elapsed="0.000291"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.877081" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.877251" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.877418" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:03:59.876592" elapsed="0.000879"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:03:59.876452" elapsed="0.001051"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.877655" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:03:59.877734" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:03:59.877930" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.3&lt;/neighbor-address&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:03:59.791107" elapsed="0.086934"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:03:59.879621" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:03:59.879231" elapsed="0.000477">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:03:59.879822" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:03:59.878805" elapsed="0.001043"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.880203" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:59.879920" elapsed="0.000340"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.880776" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:59.880483" elapsed="0.000335"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:59.880284" elapsed="0.000570"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:59.879902" elapsed="0.000974"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.883715" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:03:59.881030" elapsed="0.002712"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:03:59.883809" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:03:59.883969" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:03:59.878411" elapsed="0.005583"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.885460" level="INFO">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.3</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:59.885198" elapsed="0.000310"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.885919" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.3&lt;/neighbor-address&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;EXTERNAL&lt;/peer-type&gt;
        &lt;peer-as&gt;32768&lt;/peer-as&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:59.885662" elapsed="0.000330"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.886396" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:59.886149" elapsed="0.000289"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.886851" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:59.886593" elapsed="0.000301"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:03:59.888543" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:03:59.888337" elapsed="0.000232"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:03:59.888923" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:03:59.888727" elapsed="0.000222"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.889117" elapsed="0.000233"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.889760" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:59.889511" elapsed="0.000310"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:03:59.889865" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:03:59.890022" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:03:59.887101" elapsed="0.002946"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:03:59.904874" level="INFO">PUT Request : url=http://10.30.171.3:8181/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.3 
 path_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.3 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01eu7koguztu29yg0kuftjnyz17.node0', 'Content-Length': '961', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.3&lt;/neighbor-address&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;EXTERNAL&lt;/peer-type&gt;
        &lt;peer-as&gt;32768&lt;/peer-as&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:03:59.904975" level="INFO">PUT Response : url=http://10.30.171.3:8181/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.3 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:03:59.905137" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:03:59.892528" elapsed="0.012648"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:59.890154" elapsed="0.015093"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.905525" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:59.905287" elapsed="0.000337"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:59.890136" elapsed="0.015520"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.911523" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:59.907251" elapsed="0.004406"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:59.906775" elapsed="0.004945"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:59.906748" elapsed="0.005018"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.914757" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:03:59.912104" elapsed="0.002714"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:59.911872" elapsed="0.002981"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:59.911851" elapsed="0.003027"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.916101" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:59.915074" elapsed="0.001055"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.916446" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:59.916200" elapsed="0.000304"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.917019" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:59.916696" elapsed="0.000349"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:59.916527" elapsed="0.000554"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:59.916182" elapsed="0.000920"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.917656" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:59.917291" elapsed="0.000392"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.918011" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:59.917752" elapsed="0.000316"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.918727" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:03:59.918424" elapsed="0.000329"/>
</kw>
<status status="PASS" start="2026-04-21T02:03:59.918092" elapsed="0.000718"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:59.917734" elapsed="0.001100"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:59.918992" elapsed="0.000374"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:03:59.919984" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:03:59.919631" elapsed="0.000379"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.920170" elapsed="0.002847"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:03:59.906237" elapsed="0.016847"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:03:59.927193" elapsed="0.000039"/>
</return>
<status status="PASS" start="2026-04-21T02:03:59.923150" elapsed="0.004120"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:59.923132" elapsed="0.004162"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.927450" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:03:59.927518" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:03:59.930152" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:03:59.884362" elapsed="0.045818"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:03:59.930247" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:03:59.930405" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:03:59.664669" elapsed="0.265761"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:03:59.930791" elapsed="0.000040"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:03:59.930529" elapsed="0.000347"/>
</branch>
<status status="PASS" start="2026-04-21T02:03:59.930512" elapsed="0.000388"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:03:59.930933" elapsed="0.000025"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ebgp_peers</arg>
<arg>mapping=${mapping}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:03:59.659676" elapsed="0.271380"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:03:59.932166" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | NAME=example-ebgp-peer2 | IP=127.0.0.4 | HOLDTIME=180 | PEER_PORT=17900 | PEER_ROLE=ebgp | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPEN...</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>NAME=example-ebgp-peer2</arg>
<arg>IP=${eBGP_PEER2_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PEER_ROLE=ebgp</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<arg>RR_CLIENT=false</arg>
<arg>AS_NUMBER=${eBGP_PEER2_AS}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:03:59.931236" elapsed="0.000975"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:04:00.007520" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:04:00.007082" elapsed="0.000475"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:04:00.008480" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:04:00.008175" elapsed="0.000391">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:04:00.008660" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:04:00.007745" elapsed="0.000939"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:04:00.009258" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:04:00.008870" elapsed="0.000415"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:04:00.009595" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:04:00.009781" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:04:00.009449" elapsed="0.000459"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:00.010325" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:00.010074" elapsed="0.000298"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:00.011457" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'NAME': 'example-ebgp-peer2', 'IP': '127.0.0.4', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'ebgp', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'RR_CLIENT': 'false', 'AS_NUMBER': '32768'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:00.011191" elapsed="0.000316"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:04:00.011962" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:04:00.011671" elapsed="0.000318"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:04:00.031809" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:04:00.013110" elapsed="0.018728"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:04:00.032617" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:04:00.032388" elapsed="0.000254"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:04:00.032699" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:04:00.032886" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:04:00.032043" elapsed="0.000869"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:04:00.033071" elapsed="0.000250"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T02:04:00.012965" elapsed="0.020397"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:04:00.033933" level="INFO">${value} = example-ebgp-peer2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:04:00.033612" elapsed="0.000346"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:04:00.034707" level="INFO">${encoded} = example-ebgp-peer2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:04:00.034496" elapsed="0.000237"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:04:00.034782" elapsed="0.000046"/>
</return>
<msg time="2026-04-21T02:04:00.034951" level="INFO">${encoded_value} = example-ebgp-peer2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:04:00.034173" elapsed="0.000803"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:04:00.035130" elapsed="0.000245"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">example-ebgp-peer2</var>
<status status="PASS" start="2026-04-21T02:04:00.033478" elapsed="0.001939"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:04:00.035999" level="INFO">${value} = 127.0.0.4</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:04:00.035663" elapsed="0.000362"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:04:00.036848" level="INFO">${encoded} = 127.0.0.4</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:04:00.036610" elapsed="0.000267"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:04:00.036928" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:04:00.037079" level="INFO">${encoded_value} = 127.0.0.4</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:04:00.036238" elapsed="0.000865"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:04:00.037257" elapsed="0.000408"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.4</var>
<status status="PASS" start="2026-04-21T02:04:00.035528" elapsed="0.002179"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:04:00.038278" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:04:00.037980" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:04:00.039039" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:04:00.038828" elapsed="0.000236"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:04:00.039114" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:04:00.039262" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:04:00.038492" elapsed="0.000793"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:04:00.039438" elapsed="0.000220"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:04:00.037841" elapsed="0.001903"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:04:00.040368" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:04:00.040012" elapsed="0.000385"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:04:00.041141" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:04:00.040930" elapsed="0.000236"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:04:00.041216" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:04:00.041364" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:04:00.040589" elapsed="0.000799"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:04:00.041541" elapsed="0.000221"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:04:00.039876" elapsed="0.001943"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:04:00.042368" level="INFO">${value} = ebgp</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:04:00.042070" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:04:00.043124" level="INFO">${encoded} = ebgp</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:04:00.042916" elapsed="0.000233"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:04:00.043198" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:04:00.043345" level="INFO">${encoded_value} = ebgp</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:04:00.042580" elapsed="0.000789"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:04:00.043522" elapsed="0.000220"/>
</kw>
<var name="${key}">PEER_ROLE</var>
<var name="${value}">ebgp</var>
<status status="PASS" start="2026-04-21T02:04:00.041934" elapsed="0.001848"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:04:00.045014" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:04:00.044050" elapsed="0.000990"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:04:00.045758" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:04:00.045551" elapsed="0.000232"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:04:00.045849" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:04:00.045998" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:04:00.045229" elapsed="0.000792"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:04:00.046173" elapsed="0.000218"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:04:00.043913" elapsed="0.002519"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:04:00.046988" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:04:00.046675" elapsed="0.000338"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:04:00.047730" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:04:00.047523" elapsed="0.000232"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:04:00.047820" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:04:00.047970" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:04:00.047199" elapsed="0.000795"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:04:00.048146" elapsed="0.000289"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:04:00.046542" elapsed="0.001940"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:04:00.049050" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:04:00.048734" elapsed="0.000342"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:04:00.062945" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:04:00.049806" elapsed="0.013166"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:04:00.063026" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:04:00.063177" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:04:00.049264" elapsed="0.013937"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:04:00.063356" elapsed="0.000224"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:04:00.048596" elapsed="0.015063"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:04:00.064250" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:04:00.063934" elapsed="0.000343"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:04:00.065095" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:04:00.064884" elapsed="0.000236"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:04:00.065170" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:04:00.065318" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:04:00.064527" elapsed="0.000815"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:04:00.065495" elapsed="0.000236"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:04:00.063774" elapsed="0.002009"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:04:00.066358" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:04:00.066062" elapsed="0.000321"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:04:00.067159" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:04:00.066951" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:04:00.067235" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:04:00.067397" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:04:00.066597" elapsed="0.000832"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:04:00.067582" elapsed="0.000236"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:04:00.065917" elapsed="0.001942"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:04:00.068436" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:04:00.068105" elapsed="0.000361"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:04:00.069221" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:04:00.069011" elapsed="0.000236"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:04:00.069297" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:04:00.069446" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:04:00.068666" elapsed="0.000805"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:04:00.069659" elapsed="0.000285"/>
</kw>
<var name="${key}">RR_CLIENT</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:04:00.067971" elapsed="0.002014"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:04:00.072510" level="INFO">${value} = 32768</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:04:00.072004" elapsed="0.000537"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:04:00.073330" level="INFO">${encoded} = 32768</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:04:00.073078" elapsed="0.000277"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:04:00.073405" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:04:00.073552" level="INFO">${encoded_value} = 32768</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:04:00.072739" elapsed="0.000837"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:04:00.073727" elapsed="0.000244"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">32768</var>
<status status="PASS" start="2026-04-21T02:04:00.071867" elapsed="0.002144"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:04:00.012736" elapsed="0.061310"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:04:00.074093" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:04:00.074261" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-ebgp-peer2', 'IP': '127.0.0.4', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'ebgp', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', '...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:04:00.010856" elapsed="0.063431"/>
</kw>
<status status="PASS" start="2026-04-21T02:04:00.010461" elapsed="0.063861"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:00.074518" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:04:00.074355" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:00.010433" elapsed="0.064162"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:04:00.075712" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:04:00.074767" elapsed="0.001035"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:04:00.075858" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:04:00.006312" elapsed="0.069675"/>
</kw>
<msg time="2026-04-21T02:04:00.076048" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:03:59.972563" elapsed="0.103541"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:00.110308" elapsed="0.000065"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:00.124378" elapsed="0.000052"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:00.138671" elapsed="0.000071"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:00.139066" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:00.139266" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:00.139763" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:04:00.139599" elapsed="0.000242"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:04:00.139579" elapsed="0.000291"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:00.140033" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:00.140206" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:00.140376" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:04:00.139528" elapsed="0.000902"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:04:00.139362" elapsed="0.001100"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:00.140615" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:04:00.140753" elapsed="0.000025"/>
</return>
<msg time="2026-04-21T02:04:00.140972" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:03:59.966942" elapsed="0.174060"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:04:00.171173" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:04:00.170746" elapsed="0.000458"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:04:00.172133" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:04:00.171715" elapsed="0.000503">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:04:00.172314" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:04:00.171374" elapsed="0.000965"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:04:00.172983" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:04:00.172508" elapsed="0.000503"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:04:00.173327" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:04:00.173527" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:04:00.173177" elapsed="0.000379"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:00.174015" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;EXTERNAL&lt;/peer-type&gt;
        &lt;peer-as&gt;$AS_NUMBER&lt;/peer-as&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:00.173737" elapsed="0.000339"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:04:00.174501" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:04:00.174153" elapsed="0.000407"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:04:00.175058" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-ebgp-peer2', 'IP': '127.0.0.4', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'ebgp', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', '...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:04:00.174733" elapsed="0.000352"/>
</kw>
<status status="PASS" start="2026-04-21T02:04:00.174585" elapsed="0.000535"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:00.174131" elapsed="0.001011"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:04:00.176184" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.4&lt;/neighbor-address&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:04:00.175291" elapsed="0.000923"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:04:00.176268" elapsed="0.000037"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:04:00.170096" elapsed="0.006312"/>
</kw>
<msg time="2026-04-21T02:04:00.176469" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:04:00.155547" elapsed="0.020971"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:00.190883" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:00.205412" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:00.219335" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:00.219549" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:00.219732" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:00.220160" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:04:00.220010" elapsed="0.000206"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:04:00.219994" elapsed="0.000246"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:00.220385" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:00.220554" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:00.220720" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:04:00.219956" elapsed="0.000816"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:04:00.219835" elapsed="0.000983"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:00.220972" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:04:00.221090" elapsed="0.000022"/>
</return>
<msg time="2026-04-21T02:04:00.221258" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.4&lt;/neighbor-address&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:04:00.152552" elapsed="0.068738"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:04:00.222705" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:04:00.222409" elapsed="0.000383">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:04:00.222899" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:04:00.222028" elapsed="0.000895"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:00.223267" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:04:00.222991" elapsed="0.000332"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:04:00.223854" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:04:00.223543" elapsed="0.000336"/>
</kw>
<status status="PASS" start="2026-04-21T02:04:00.223347" elapsed="0.000567"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:00.222974" elapsed="0.000962"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:04:00.226531" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:04:00.224088" elapsed="0.002469"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:04:00.226653" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:04:00.226830" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:04:00.221646" elapsed="0.005210"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:00.228260" level="INFO">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.4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:00.228006" elapsed="0.000304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:00.228698" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.4&lt;/neighbor-address&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;EXTERNAL&lt;/peer-type&gt;
        &lt;peer-as&gt;32768&lt;/peer-as&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:00.228464" elapsed="0.000291"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:00.229230" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:00.228925" elapsed="0.000359"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:00.229696" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:00.229449" elapsed="0.000292"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:04:00.230762" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:04:00.230556" elapsed="0.000232"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:04:00.231171" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:04:00.230996" elapsed="0.000200"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:04:00.231347" elapsed="0.000221"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:00.231988" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:00.231723" elapsed="0.000308"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:04:00.232072" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:04:00.232224" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:04:00.229967" elapsed="0.002282"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:04:00.247470" level="INFO">PUT Request : url=http://10.30.171.3:8181/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.4 
 path_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.4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01eu7koguztu29yg0kuftjnyz17.node0', 'Content-Length': '961', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.4&lt;/neighbor-address&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;EXTERNAL&lt;/peer-type&gt;
        &lt;peer-as&gt;32768&lt;/peer-as&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:04:00.247618" level="INFO">PUT Response : url=http://10.30.171.3:8181/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.4 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:04:00.247863" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:04:00.234817" elapsed="0.013105"/>
</kw>
<status status="PASS" start="2026-04-21T02:04:00.232317" elapsed="0.015709"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:00.248514" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:04:00.248154" elapsed="0.000507"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:00.232300" elapsed="0.016409"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:00.256485" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:00.251103" elapsed="0.005462"/>
</kw>
<status status="PASS" start="2026-04-21T02:04:00.250514" elapsed="0.006113"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:00.250475" elapsed="0.006187"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:00.260915" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:00.257087" elapsed="0.003892"/>
</kw>
<status status="PASS" start="2026-04-21T02:04:00.256738" elapsed="0.004289"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:00.256715" elapsed="0.004347"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:04:00.261970" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:04:00.261402" elapsed="0.000595"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:00.262310" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:04:00.262067" elapsed="0.000300"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:04:00.262871" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:04:00.262555" elapsed="0.000342"/>
</kw>
<status status="PASS" start="2026-04-21T02:04:00.262391" elapsed="0.000541"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:00.262049" elapsed="0.000904"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:04:00.263471" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:04:00.263113" elapsed="0.000384"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:00.263815" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:04:00.263564" elapsed="0.000308"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:04:00.264349" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:04:00.264059" elapsed="0.000315"/>
</kw>
<status status="PASS" start="2026-04-21T02:04:00.263897" elapsed="0.000511"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:00.263547" elapsed="0.000882"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:04:00.264582" elapsed="0.000367"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:04:00.265466" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:04:00.265116" elapsed="0.000376"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:04:00.265651" elapsed="0.002631"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:04:00.249654" elapsed="0.018692"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:04:00.268521" elapsed="0.000033"/>
</return>
<status status="PASS" start="2026-04-21T02:04:00.268413" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:00.268395" elapsed="0.000219"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:00.268766" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:04:00.268852" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:04:00.271449" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:04:00.227193" elapsed="0.044283"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:04:00.271541" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:04:00.271701" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:03:59.954562" elapsed="0.317164"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:00.272091" elapsed="0.000076"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:04:00.271844" elapsed="0.000371"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:00.271826" elapsed="0.000414"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:04:00.272273" elapsed="0.000026"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ebgp_peers</arg>
<arg>mapping=${mapping}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:03:59.949606" elapsed="0.322795"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:04:00.273028" elapsed="0.000261"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:04:00.272697" elapsed="0.000669"/>
</kw>
<doc>Configure an iBGP and two eBGP peers</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:03:59.282729" elapsed="0.990684"/>
</test>
<test id="s1-s9-t2" name="Connect_iBGP_Peer1" line="144">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:04:00.277031" elapsed="0.000209"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:04:00.276736" elapsed="0.000602"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:04:00.278400" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:04:00.278289" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:00.278271" elapsed="0.000197"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:04:00.291022" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:04:00.290910" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:00.290891" elapsed="0.000201"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:04:00.292136" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:04:00.291718" elapsed="0.000446"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:04:00.292622" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:04:00.292326" elapsed="0.000321"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:04:00.292691" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:04:00.292867" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:04:00.291333" elapsed="0.001561"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:04:00.300814" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:04:00.300687" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:00.300668" elapsed="0.000216"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:04:00.302152" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:04:00.302045" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:00.302027" elapsed="0.000193"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:04:00.302676" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:04:00.302370" elapsed="0.000332"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:04:00.303107" level="INFO">${current_connection_index} = 9</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:04:00.302882" elapsed="0.000251"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:04:00.333745" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:04:00.303628" elapsed="0.030275"/>
</kw>
<msg time="2026-04-21T02:04:00.334119" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:04:00.334167" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:04:00.303292" elapsed="0.030926"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:04:00.358176" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "o "n "n "e "c "t "_ "i "B "G "P "_ "P "e "e "r "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:04:00.334975" elapsed="0.023329"/>
</kw>
<msg time="2026-04-21T02:04:00.358574" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:04:00.358620" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "o "n "n "e "c "t "_ "i "B "G "P "_ "P "e "e "r "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:04:00.334473" elapsed="0.024186"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:00.359068" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:04:00.358761" elapsed="0.000364"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:00.358731" elapsed="0.000419"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:00.359624" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "o "n "n "e "c "t "_ "i "B "G "P "_ "P "e "e "r "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:00.359297" elapsed="0.000392"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:00.359996" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:04:00.359755" elapsed="0.000296"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:00.359737" elapsed="0.000337"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:04:00.360114" elapsed="0.000043"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:04:00.362876" elapsed="0.000155"/>
</kw>
<msg time="2026-04-21T02:04:00.363097" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:04:00.361807" elapsed="0.001432"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:00.363520" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:00.363902" elapsed="0.000077"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:04:00.361066" elapsed="0.003026"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:04:00.360470" elapsed="0.003687"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:04:00.301710" elapsed="0.062544"/>
</kw>
<msg time="2026-04-21T02:04:00.364348" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:04:00.364394" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "o "n "n "e "c "t "_ "i "B "G "P "_ "P "e "e "r "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:04:00.301041" elapsed="0.063390"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:04:00.364616" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:04:00.364508" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:00.364490" elapsed="0.000209"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:00.365154" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:00.365508" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:04:00.365580" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:04:00.300337" elapsed="0.065379"/>
</kw>
<msg time="2026-04-21T02:04:00.365851" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:04:00.365900" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "o "n "n "e "c "t "_ "i "B "G "P "_ "P "e "e "r "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:04:00.293316" elapsed="0.072623"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:00.366273" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:04:00.366018" elapsed="0.000309"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:00.366001" elapsed="0.000349"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:04:00.293140" elapsed="0.073234"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:04:00.292953" elapsed="0.073456"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:04:00.290510" elapsed="0.075960"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:04:00.277998" elapsed="0.088529"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:04:00.277536" elapsed="0.089073"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:04:00.274239" elapsed="0.092426"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>ibgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:04:00.366884" elapsed="0.000110"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:04:00.446325" level="INFO">${start_cmd} = python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 0 --myip=127.0.0.1 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer1.log &amp;&gt;bgp_peer1.log</msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:04:00.445813" elapsed="0.000559"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:00.446890" level="INFO">python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 0 --myip=127.0.0.1 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer1.log &amp;&gt;bgp_peer1.log</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:00.446598" elapsed="0.000343"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:04:00.452104" level="INFO">python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 0 --myip=127.0.0.1 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer1.log &amp;&gt;bgp_peer1.log</msg>
<msg time="2026-04-21T02:04:00.452205" level="INFO">${output} =  python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 0 --myip=127.0.0.1 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer1.log &amp;&gt;bgp_peer1.log
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:04:00.447101" elapsed="0.005132"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:00.452664" level="INFO"> python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 0 --myip=127.0.0.1 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer1.log &amp;&gt;bgp_peer1.log
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:00.452407" elapsed="0.000318"/>
</kw>
<arg>${iBGP_PEER1_COMMAND}</arg>
<arg>${iBGP_PEER1_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-04-21T02:04:00.445130" elapsed="0.007678"/>
</kw>
<kw name="Read_And_Fail_If_Prompt_Is_Seen" owner="BGPcliKeywords">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="Run Keyword And Expect Error" owner="BuiltIn">
<kw name="Read_Text_Before_Prompt" owner="BGPcliKeywords">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:04:10.472909" level="FAIL">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</msg>
<var>${text}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-21T02:04:00.454699" elapsed="10.028981">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:10.485381" elapsed="0.000043"/>
</kw>
<doc>Log text gathered by SSHLibrary.Read_Until_Prompt.
This needs to be a separate keyword just because how Read_And_Fail_If_Prompt_Is_Seen is implemented.</doc>
<status status="FAIL" start="2026-04-21T02:04:00.454400" elapsed="10.031667">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</status>
</kw>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the keyword and checks that the expected error occurred.</doc>
<status status="PASS" start="2026-04-21T02:04:00.453871" elapsed="10.032354"/>
</kw>
<msg time="2026-04-21T02:04:10.486346" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>BuiltIn.Run_Keyword_And_Expect_Error</arg>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:04:00.453451" elapsed="10.032925"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-04-21T02:04:10.487059" elapsed="0.000037"/>
</return>
<status status="PASS" start="2026-04-21T02:04:10.486938" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:10.486903" elapsed="0.000254"/>
</if>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:10.487446" elapsed="0.000029"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was seen but it was not expected yet</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:10.487634" elapsed="0.000022"/>
</kw>
<doc>Try to read SSH to see prompt, but expect to see no prompt within SSHLibrary's timeout.</doc>
<status status="PASS" start="2026-04-21T02:04:00.453147" elapsed="10.034571"/>
</kw>
<kw name="Check_Example_IPv4_Topology_Does_Not_Contain" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:04:10.498280" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:04:10.498508" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Set-Cookie': 'JSESSIONID=node012bnjmcwgmvpi16qtteodz9mhw18.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 20-Apr-2026 02:04:10 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:04:10.498703" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:04:10.488476" elapsed="0.010270"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:10.503492" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:10.499060" elapsed="0.004500"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:10.507644" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:10.504395" elapsed="0.003298"/>
</kw>
<kw name="Should Not Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` contains ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:04:10.507873" elapsed="0.002802"/>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>prefix</arg>
<doc>Check the example-ipv4-topology does not contain the string</doc>
<status status="PASS" start="2026-04-21T02:04:10.488043" elapsed="0.022704"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:04:10.511409" elapsed="0.000260"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:04:10.511075" elapsed="0.000661"/>
</kw>
<doc>Connect BGP peer</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:04:00.273747" elapsed="10.238028"/>
</test>
<test id="s1-s9-t3" name="Connect_eBGP_Peer1" line="152">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:04:10.516481" elapsed="0.000254"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:04:10.516173" elapsed="0.000646"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:04:10.517961" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:04:10.517818" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:10.517768" elapsed="0.000271"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:04:10.523614" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:04:10.523504" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:10.523486" elapsed="0.000195"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:04:10.524722" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:04:10.524322" elapsed="0.000428"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:04:10.525231" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:04:10.524931" elapsed="0.000326"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:04:10.525302" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:04:10.525469" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:04:10.523932" elapsed="0.001562"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:04:10.531739" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:04:10.531627" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:10.531607" elapsed="0.000220"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:04:10.533070" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:04:10.532962" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:10.532944" elapsed="0.000195"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:04:10.533593" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:04:10.533288" elapsed="0.000331"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:04:10.534035" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:04:10.533812" elapsed="0.000249"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:04:10.570200" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:04:10.534568" elapsed="0.035923"/>
</kw>
<msg time="2026-04-21T02:04:10.570839" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:04:10.570913" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:04:10.534228" elapsed="0.036739"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:04:10.597129" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "o "n "n "e "c "t "_ "e "B "G "P "_ "P "e "e "r "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:04:10.572130" elapsed="0.025537"/>
</kw>
<msg time="2026-04-21T02:04:10.598374" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:04:10.599242" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "o "n "n "e "c "t "_ "e "B "G "P "_ "P "e "e "r "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:04:10.571488" elapsed="0.027808"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:10.600222" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:04:10.599467" elapsed="0.000856"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:10.599413" elapsed="0.000948"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:10.601263" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "o "n "n "e "c "t "_ "e "B "G "P "_ "P "e "e "r "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:10.600546" elapsed="0.000811"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:10.601727" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:04:10.601455" elapsed="0.000369"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:10.601429" elapsed="0.000426"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:04:10.601904" elapsed="0.000059"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:04:10.605056" elapsed="0.000205"/>
</kw>
<msg time="2026-04-21T02:04:10.605346" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:04:10.603930" elapsed="0.001606"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:10.606013" elapsed="0.000084"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:10.606375" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:04:10.603098" elapsed="0.003477"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:04:10.602349" elapsed="0.004296"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:04:10.532628" elapsed="0.074123"/>
</kw>
<msg time="2026-04-21T02:04:10.607053" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:04:10.607103" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "o "n "n "e "c "t "_ "e "B "G "P "_ "P "e "e "r "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:04:10.531986" elapsed="0.075161"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:04:10.607358" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:04:10.607237" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:10.607215" elapsed="0.000236"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:10.607963" elapsed="0.000029"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:10.608336" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:04:10.608412" elapsed="0.000019"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:04:10.531277" elapsed="0.077254"/>
</kw>
<msg time="2026-04-21T02:04:10.608634" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:04:10.608680" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "o "n "n "e "c "t "_ "e "B "G "P "_ "P "e "e "r "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:04:10.525917" elapsed="0.082805"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:10.609089" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:04:10.608819" elapsed="0.000324"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:10.608785" elapsed="0.000385"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:04:10.525750" elapsed="0.083445"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:04:10.525550" elapsed="0.083690"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:04:10.523139" elapsed="0.086172"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:04:10.517460" elapsed="0.091917"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:04:10.516981" elapsed="0.092541"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:04:10.512507" elapsed="0.097080"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>ebgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:04:10.609911" elapsed="0.000137"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:04:10.621353" level="INFO">${start_cmd} = python3 play.py --firstprefix 8.0.0.0 --prefixlen 28 --amount 2 --myip=127.0.0.3 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --nexthop 1.1.1.1 --asnumber 32768 --debug --logfile ebgp_peer1.log...</msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:04:10.620767" elapsed="0.000633"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:10.622103" level="INFO">python3 play.py --firstprefix 8.0.0.0 --prefixlen 28 --amount 2 --myip=127.0.0.3 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --nexthop 1.1.1.1 --asnumber 32768 --debug --logfile ebgp_peer1.log &amp;&gt;ebgp_peer1.log</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:10.621646" elapsed="0.000526"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:04:10.627876" level="INFO">python3 play.py --firstprefix 8.0.0.0 --prefixlen 28 --amount 2 --myip=127.0.0.3 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --nexthop 1.1.1.1 --asnumber 32768 --debug --logfile ebgp_peer1.log &amp;&gt;ebgp_peer1.log</msg>
<msg time="2026-04-21T02:04:10.628020" level="INFO">${output} =  python3 play.py --firstprefix 8.0.0.0 --prefixlen 28 --amount 2 --myip=127.0.0.3 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --nexthop 1.1.1.1 --asnumber 32768 --debug --logfile ebgp_peer1.lo...</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:04:10.622394" elapsed="0.005663"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:10.628659" level="INFO"> python3 play.py --firstprefix 8.0.0.0 --prefixlen 28 --amount 2 --myip=127.0.0.3 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --nexthop 1.1.1.1 --asnumber 32768 --debug --logfile ebgp_peer1.log &amp;&gt;ebgp_peer1.log
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:10.628309" elapsed="0.000411"/>
</kw>
<arg>${eBGP_PEER1_COMMAND}</arg>
<arg>${eBGP_PEER1_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-04-21T02:04:10.620088" elapsed="0.008740"/>
</kw>
<kw name="Read_And_Fail_If_Prompt_Is_Seen" owner="BGPcliKeywords">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="Run Keyword And Expect Error" owner="BuiltIn">
<kw name="Read_Text_Before_Prompt" owner="BGPcliKeywords">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:04:20.634153" level="FAIL">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</msg>
<var>${text}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-21T02:04:10.630959" elapsed="10.005518">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:20.637833" elapsed="0.000043"/>
</kw>
<doc>Log text gathered by SSHLibrary.Read_Until_Prompt.
This needs to be a separate keyword just because how Read_And_Fail_If_Prompt_Is_Seen is implemented.</doc>
<status status="FAIL" start="2026-04-21T02:04:10.630641" elapsed="10.007400">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</status>
</kw>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the keyword and checks that the expected error occurred.</doc>
<status status="PASS" start="2026-04-21T02:04:10.630154" elapsed="10.008058"/>
</kw>
<msg time="2026-04-21T02:04:20.638348" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>BuiltIn.Run_Keyword_And_Expect_Error</arg>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:04:10.629588" elapsed="10.008792"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-04-21T02:04:20.639090" elapsed="0.000041"/>
</return>
<status status="PASS" start="2026-04-21T02:04:20.638970" elapsed="0.000201"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:20.638927" elapsed="0.000277"/>
</if>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:20.639510" elapsed="0.000033"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was seen but it was not expected yet</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:20.639733" elapsed="0.000025"/>
</kw>
<doc>Try to read SSH to see prompt, but expect to see no prompt within SSHLibrary's timeout.</doc>
<status status="PASS" start="2026-04-21T02:04:10.629204" elapsed="10.010647"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:04:20.640667" elapsed="0.000437"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:04:20.640211" elapsed="0.000975"/>
</kw>
<doc>Connect BGP peer</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:04:10.512051" elapsed="10.129183"/>
</test>
<test id="s1-s9-t4" name="Check_IPv4_Topology_For_First_Path" line="159">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:04:20.646668" elapsed="0.000265"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:04:20.646379" elapsed="0.000616"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:04:20.648121" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:04:20.647977" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:20.647953" elapsed="0.000245"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:04:20.654110" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:04:20.653864" elapsed="0.000298"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:20.653846" elapsed="0.000340"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:04:20.655242" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:04:20.654836" elapsed="0.000435"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:04:20.655744" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:04:20.655437" elapsed="0.000332"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:04:20.655831" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:04:20.656000" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:04:20.654430" elapsed="0.001595"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:04:20.662038" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:04:20.661929" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:20.661910" elapsed="0.000196"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:04:20.663320" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:04:20.663211" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:20.663193" elapsed="0.000196"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:04:20.663862" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:04:20.663540" elapsed="0.000350"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:04:20.664276" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:04:20.664055" elapsed="0.000247"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:04:20.695595" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:04:20.664821" elapsed="0.030875"/>
</kw>
<msg time="2026-04-21T02:04:20.695893" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:04:20.695940" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:04:20.664466" elapsed="0.031510"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:04:20.724217" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "h "e "c "k "_ "I "P "v "4 "_ "T "o "p "o "l "o "g "y "_ "F "o "r "_ "F "i "r "s "t "_ "P "a "t "h "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:04:20.696501" elapsed="0.027860"/>
</kw>
<msg time="2026-04-21T02:04:20.724556" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:04:20.724603" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "h "e "c "k "_ "I "P "v "4 "_ "T "o "p "o "l "o "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:04:20.696152" elapsed="0.028487"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:20.725131" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:04:20.724750" elapsed="0.000444"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:20.724717" elapsed="0.000504"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:20.725706" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "h "e "c "k "_ "I "P "v "4 "_ "T "o "p "o "l "o "g "y "_ "F "o "r "_ "F "i "r "s "t "_ "P "a "t "h "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:20.725371" elapsed="0.000406"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:20.726087" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:04:20.725865" elapsed="0.000276"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:20.725846" elapsed="0.000318"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:04:20.726200" elapsed="0.000035"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:04:20.728757" elapsed="0.000181"/>
</kw>
<msg time="2026-04-21T02:04:20.729001" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:04:20.727719" elapsed="0.001416"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:20.729470" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:20.729825" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:04:20.727082" elapsed="0.002929"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:04:20.726509" elapsed="0.003566"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:04:20.662907" elapsed="0.067265"/>
</kw>
<msg time="2026-04-21T02:04:20.730264" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:04:20.730309" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "h "e "c "k "_ "I "P "v "4 "_ "T "o "p "o "l "o "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:04:20.662261" elapsed="0.068083"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:04:20.730527" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:04:20.730419" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:20.730401" elapsed="0.000209"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:20.731036" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:20.731378" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:04:20.731451" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:04:20.661573" elapsed="0.069985"/>
</kw>
<msg time="2026-04-21T02:04:20.731652" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:04:20.731697" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "h "e "c "k "_ "I "P "v "4 "_ "T "o "p "o "l "o "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:04:20.656420" elapsed="0.075312"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:20.732080" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:04:20.731823" elapsed="0.000312"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:20.731805" elapsed="0.000354"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:04:20.656271" elapsed="0.075912"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:04:20.656083" elapsed="0.076136"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:04:20.653477" elapsed="0.078800"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:04:20.647641" elapsed="0.084693"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:04:20.647159" elapsed="0.085221"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:04:20.642559" elapsed="0.089875"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:04:20.741430" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node012bnjmcwgmvpi16qtteodz9mhw18.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:04:20.741578" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:04:20.741676" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:04:20.733683" elapsed="0.008020"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:20.744804" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:20.741900" elapsed="0.002952"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:20.747805" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:20.745032" elapsed="0.002864"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-04-21T02:04:20.750904" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-04-21T02:04:20.748058" elapsed="0.002922">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER1_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-04-21T02:04:20.733278" elapsed="0.017815">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:04:21.761936" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node012bnjmcwgmvpi16qtteodz9mhw18.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:04:21.762125" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:04:21.762271" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:04:21.753250" elapsed="0.009059"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:21.766449" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:21.762560" elapsed="0.003955"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:21.770531" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:21.766741" elapsed="0.003861"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-04-21T02:04:21.774561" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-04-21T02:04:21.770844" elapsed="0.003792">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER1_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-04-21T02:04:21.752049" elapsed="0.022705">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:04:22.786268" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node012bnjmcwgmvpi16qtteodz9mhw18.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:04:22.786458" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:04:22.786609" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:04:22.777396" elapsed="0.009251"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:22.791093" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:22.786930" elapsed="0.004230"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:22.795428" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:22.791389" elapsed="0.004087"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-04-21T02:04:22.798664" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-04-21T02:04:22.795651" elapsed="0.003097">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER1_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-04-21T02:04:22.775921" elapsed="0.022961">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:04:23.810724" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node012bnjmcwgmvpi16qtteodz9mhw18.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:04:23.810952" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:04:23.811106" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:04:23.801171" elapsed="0.009973"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:23.815308" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:23.811400" elapsed="0.003975"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:23.819518" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:23.815609" elapsed="0.003977"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-04-21T02:04:23.823943" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-04-21T02:04:23.819834" elapsed="0.004216">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER1_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-04-21T02:04:23.799916" elapsed="0.024294">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:04:24.836518" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node012bnjmcwgmvpi16qtteodz9mhw18.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:04:24.836710" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:04:24.836888" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:04:24.826311" elapsed="0.010615"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:24.841030" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:24.837175" elapsed="0.003920"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:24.845086" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:24.841318" elapsed="0.003835"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-04-21T02:04:24.849547" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-04-21T02:04:24.845369" elapsed="0.004279">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER1_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-04-21T02:04:24.825175" elapsed="0.024739">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:04:25.860745" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node012bnjmcwgmvpi16qtteodz9mhw18.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:04:25.860967" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:04:25.861118" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:04:25.852129" elapsed="0.009025"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:25.865398" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:25.861518" elapsed="0.003946"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:25.869603" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:25.865688" elapsed="0.003984"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-04-21T02:04:25.873906" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-04-21T02:04:25.869944" elapsed="0.004060">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER1_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-04-21T02:04:25.850888" elapsed="0.023268">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:04:26.888001" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node012bnjmcwgmvpi16qtteodz9mhw18.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:04:26.888231" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:04:26.888427" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:04:26.876282" elapsed="0.012187"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:26.892657" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:26.888725" elapsed="0.004000"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:26.896763" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:26.892976" elapsed="0.003875"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-04-21T02:04:26.900967" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-04-21T02:04:26.897072" elapsed="0.003994">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER1_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-04-21T02:04:26.875113" elapsed="0.026102">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:04:27.913211" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node012bnjmcwgmvpi16qtteodz9mhw18.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:04:27.913428" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:04:27.913597" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:04:27.903880" elapsed="0.009753"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:27.917442" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:27.913967" elapsed="0.003525"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:27.920567" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:27.917669" elapsed="0.002949"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-04-21T02:04:27.923721" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-04-21T02:04:27.920781" elapsed="0.003067">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER1_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-04-21T02:04:27.902327" elapsed="0.021765">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:04:28.936434" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node012bnjmcwgmvpi16qtteodz9mhw18.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:04:28.936630" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:04:28.936778" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:04:28.926357" elapsed="0.010488"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:28.941148" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:28.937096" elapsed="0.004131"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:28.945341" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:28.941470" elapsed="0.003940"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-04-21T02:04:28.949684" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-04-21T02:04:28.945635" elapsed="0.004152">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER1_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-04-21T02:04:28.925103" elapsed="0.024870">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:04:29.963522" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node012bnjmcwgmvpi16qtteodz9mhw18.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:04:29.963765" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:04:29.963962" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:04:29.952536" elapsed="0.011465"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:29.968963" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:29.964291" elapsed="0.004741"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:29.973400" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:29.969280" elapsed="0.004205"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-04-21T02:04:29.978379" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-04-21T02:04:29.973761" elapsed="0.004722">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER1_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-04-21T02:04:29.951143" elapsed="0.027590">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:04:30.989164" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node012bnjmcwgmvpi16qtteodz9mhw18.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:04:30.989546" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:04:30.989783" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:04:30.980762" elapsed="0.009114"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:30.996449" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:30.990291" elapsed="0.006267"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:31.002002" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:30.996953" elapsed="0.005100"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-04-21T02:04:31.005099" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-04-21T02:04:31.002229" elapsed="0.002950">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER1_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-04-21T02:04:30.979635" elapsed="0.025664">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<msg time="2026-04-21T02:04:31.005401" level="FAIL">Keyword 'BgpOperations.Check_Example_IPv4_Topology_Content' failed after retrying for 10 seconds. The last error was: '{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</msg>
<arg>${DEFAULT_TOPOLOGY_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_TOPOLOGY_CHECK_PERIOD}</arg>
<arg>BgpOperations.Check_Example_IPv4_Topology_Content</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER1_NEXT_HOP}"</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-04-21T02:04:20.732612" elapsed="10.272888">Keyword 'BgpOperations.Check_Example_IPv4_Topology_Content' failed after retrying for 10 seconds. The last error was: '{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<arg>${CONFIG_SESSION}</arg>
<arg>"prefix":"${eBGP_PEER1_FIRST_PREFIX_IP}/${PREFIX_LEN}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="NOT RUN" start="2026-04-21T02:04:31.005771" elapsed="0.000044"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:04:31.007193" level="INFO">${SuiteFastFail} = True</msg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:04:31.006873" elapsed="0.000361"/>
</kw>
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:04:31.006474" elapsed="0.000812"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:04:31.006145" elapsed="0.001197"/>
</kw>
<doc>The IPv4 topology shall contain the route announced by the first eBGP</doc>
<status status="FAIL" start="2026-04-21T02:04:20.641868" elapsed="10.365515">Keyword 'BgpOperations.Check_Example_IPv4_Topology_Content' failed after retrying for 10 seconds. The last error was: '{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</test>
<test id="s1-s9-t5" name="iBGP_Check_Log_For_Introduced_Prefixes" line="171">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:04:31.010990" elapsed="0.000209"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:04:31.010701" elapsed="0.000554"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:04:31.012347" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:04:31.012220" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:31.012195" elapsed="0.000229"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:04:31.018179" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:04:31.018069" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:31.018050" elapsed="0.000198"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:04:31.019281" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:04:31.018884" elapsed="0.000425"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:04:31.019778" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:04:31.019474" elapsed="0.000346"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:04:31.019865" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:04:31.020042" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:04:31.018480" elapsed="0.001590"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:04:31.026311" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:04:31.026190" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:31.026171" elapsed="0.000221"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:04:31.027658" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:04:31.027546" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:31.027528" elapsed="0.000200"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:04:31.028276" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:04:31.027906" elapsed="0.000399"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:04:31.028697" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:04:31.028469" elapsed="0.000256"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:04:31.059278" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:04:31.029502" elapsed="0.029891"/>
</kw>
<msg time="2026-04-21T02:04:31.059579" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:04:31.059626" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:04:31.028923" elapsed="0.030738"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:04:31.102680" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "i "B "G "P "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "I "n "t "r "o "d "u "c "e "d "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:04:31.060270" elapsed="0.042537"/>
</kw>
<msg time="2026-04-21T02:04:31.102974" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:04:31.103020" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "i "B "G "P "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:04:31.059903" elapsed="0.043152"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:31.103369" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:04:31.103136" elapsed="0.000288"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:31.103114" elapsed="0.000335"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:31.103941" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "i "B "G "P "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "I "n "t "r "o "d "u "c "e "d "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:31.103604" elapsed="0.000408"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:31.104301" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:04:31.104079" elapsed="0.000276"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:31.104061" elapsed="0.000318"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:04:31.104412" elapsed="0.000032"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:04:31.107019" elapsed="0.001553"/>
</kw>
<msg time="2026-04-21T02:04:31.108639" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:04:31.105916" elapsed="0.002858"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:31.109078" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:31.109417" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:04:31.105271" elapsed="0.004332"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:04:31.104707" elapsed="0.004962"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:04:31.027232" elapsed="0.082534"/>
</kw>
<msg time="2026-04-21T02:04:31.109877" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:04:31.109922" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "i "B "G "P "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:04:31.026567" elapsed="0.083461"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:04:31.110222" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:04:31.110110" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:31.110091" elapsed="0.000216"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:31.110717" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:31.111080" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:04:31.111154" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:04:31.025808" elapsed="0.085455"/>
</kw>
<msg time="2026-04-21T02:04:31.111357" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:04:31.111401" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "i "B "G "P "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:04:31.020523" elapsed="0.090915"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:31.111833" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:04:31.111546" elapsed="0.000343"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:31.111526" elapsed="0.000390"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:04:31.020373" elapsed="0.091570"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:04:31.020193" elapsed="0.091782"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:04:31.017677" elapsed="0.094353"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:04:31.011882" elapsed="0.100203"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:04:31.011409" elapsed="0.100719"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:04:31.008222" elapsed="0.103957"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>ibgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:04:31.112340" elapsed="0.000109"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:04:31.112990" level="INFO">${total_prefix_count} = 2</msg>
<var>${total_prefix_count}</var>
<arg>${eBGP_PEER1_PREFIX_COUNT}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:04:31.112605" elapsed="0.000412"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:04:31.127169" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:04:31.140510" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:04:31.140728" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:04:31.126996" elapsed="0.013787"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:31.141899" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:31.141201" elapsed="0.000826"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:04:31.143045" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:04:31.143244" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:04:31.142376" elapsed="0.001048">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:04:31.126565" elapsed="0.017092">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:04:32.165281" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:04:32.179201" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:04:32.179489" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:04:32.165062" elapsed="0.014484"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:32.180819" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:32.180082" elapsed="0.000871"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:04:32.182284" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:04:32.182494" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:04:32.181427" elapsed="0.001210">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:04:32.164380" elapsed="0.018587">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:04:33.206541" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:04:33.220278" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:04:33.220584" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:04:33.206318" elapsed="0.014326"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:33.221921" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:33.221211" elapsed="0.000817"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:04:33.223092" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:04:33.223306" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:04:33.222408" elapsed="0.001044">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:04:33.205609" elapsed="0.018131">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:04:34.242674" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:04:34.256409" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:04:34.256745" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:04:34.242422" elapsed="0.014422"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:34.257728" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:34.257238" elapsed="0.000577"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:04:34.258349" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:04:34.258494" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:04:34.258009" elapsed="0.000586">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:04:34.241642" elapsed="0.017115">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:04:35.277512" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:04:35.291427" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:04:35.291695" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:04:35.277303" elapsed="0.014451"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:35.292901" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:35.292190" elapsed="0.000814"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:04:35.294067" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:04:35.294283" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:04:35.293382" elapsed="0.001050">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:04:35.276726" elapsed="0.017950">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:04:36.318508" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:04:36.331584" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:04:36.331852" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:04:36.318300" elapsed="0.013612"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:36.332996" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:36.332299" elapsed="0.000815"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:04:36.334148" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:04:36.334350" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:04:36.333464" elapsed="0.001029">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:04:36.317604" elapsed="0.017126">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:04:37.355606" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:04:37.369119" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:04:37.369355" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:04:37.355401" elapsed="0.014011"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:37.370567" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:37.369906" elapsed="0.000763"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:04:37.371688" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:04:37.371935" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:04:37.371052" elapsed="0.001031">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:04:37.354823" elapsed="0.017496">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:04:38.393167" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:04:38.406743" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:04:38.407148" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:04:38.392957" elapsed="0.014275"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:38.408548" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:38.407743" elapsed="0.000909"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:04:38.409729" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:04:38.409969" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:04:38.409060" elapsed="0.001054">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:04:38.392321" elapsed="0.018028">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:04:39.427138" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:04:39.440459" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:04:39.440699" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:04:39.426926" elapsed="0.013822"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:39.441774" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:39.441097" elapsed="0.000816"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:04:39.442934" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:04:39.443147" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:04:39.442264" elapsed="0.001030">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:04:39.426325" elapsed="0.017213">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:04:40.463178" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:04:40.476642" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:04:40.476923" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:04:40.462890" elapsed="0.014093"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:40.478249" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:40.477426" elapsed="0.000925"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:04:40.479433" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:04:40.479655" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:04:40.478741" elapsed="0.001151">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:04:40.462114" elapsed="0.018050">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:04:41.503378" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:04:41.516727" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:04:41.517107" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:04:41.503149" elapsed="0.014026"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:41.518339" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:41.517626" elapsed="0.000829"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:04:41.519495" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:04:41.519699" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:04:41.518827" elapsed="0.001055">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:04:41.502561" elapsed="0.017567">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:04:42.543020" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:04:42.556029" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:04:42.556137" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:04:42.542815" elapsed="0.013347"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:42.556641" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:42.556339" elapsed="0.000347"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:04:42.557145" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:04:42.557248" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:04:42.556861" elapsed="0.000457">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:04:42.542236" elapsed="0.015191">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:04:43.578310" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:04:43.591372" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:04:43.591617" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:04:43.578110" elapsed="0.013568"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:43.592853" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:43.592142" elapsed="0.000824"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:04:43.594239" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:04:43.594460" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:04:43.593384" elapsed="0.001228">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:04:43.577517" elapsed="0.017383">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:04:44.614379" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:04:44.628234" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:04:44.628557" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:04:44.614179" elapsed="0.014440"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:44.629905" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:44.629156" elapsed="0.000862"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:04:44.631207" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:04:44.631445" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:04:44.630395" elapsed="0.001259">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:04:44.613585" elapsed="0.018378">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:04:45.657479" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:04:45.670833" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:04:45.671033" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:04:45.657131" elapsed="0.013952"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:45.671828" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:45.671348" elapsed="0.000550"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:04:45.672548" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:04:45.672683" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:04:45.672135" elapsed="0.000646">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:04:45.656272" elapsed="0.016688">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:04:46.693303" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:04:46.706158" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:04:46.706327" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:04:46.693102" elapsed="0.013263"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:46.707130" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:46.706651" elapsed="0.000547"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:04:46.707869" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:04:46.708019" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:04:46.707428" elapsed="0.000694">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:04:46.692495" elapsed="0.015796">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:04:47.730332" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:04:47.744132" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:04:47.744298" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:04:47.730083" elapsed="0.014253"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:47.745092" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:47.744616" elapsed="0.000545"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:04:47.745835" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:04:47.745979" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:04:47.745391" elapsed="0.000685">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:04:47.729362" elapsed="0.016971">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:04:48.772137" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:04:48.785670" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:04:48.786011" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:04:48.771859" elapsed="0.014225"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:48.787308" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:48.786522" elapsed="0.000891"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:04:48.788434" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:04:48.788652" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:04:48.787761" elapsed="0.001117">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:04:48.771109" elapsed="0.018047">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:04:49.811032" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:04:49.825338" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:04:49.825602" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:04:49.810820" elapsed="0.014841"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:49.826888" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:49.826178" elapsed="0.000823"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:04:49.828169" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:04:49.828391" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:04:49.827378" elapsed="0.001184">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:04:49.810197" elapsed="0.018686">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:04:50.851962" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:04:50.865353" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:04:50.865478" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:04:50.851748" elapsed="0.013757"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:50.866487" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:50.865855" elapsed="0.000732"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:04:50.867821" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:04:50.868088" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:04:50.866954" elapsed="0.001323">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:04:50.851202" elapsed="0.017388">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:04:51.891276" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:04:51.904386" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:04:51.904603" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:04:51.891077" elapsed="0.013574"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:51.905591" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:51.905045" elapsed="0.000629"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:04:51.906504" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:04:51.906680" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:04:51.905991" elapsed="0.000832">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:04:51.890364" elapsed="0.016665">0 != 2</status>
</kw>
<msg time="2026-04-21T02:04:51.907200" level="FAIL">Keyword 'Check_File_For_Word_Count' failed after retrying for 20 seconds. The last error was: 0 != 2</msg>
<arg>${DEFAULT_LOG_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_LOG_CHECK_PERIOD}</arg>
<arg>Check_File_For_Word_Count</arg>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-04-21T02:04:31.113205" elapsed="20.794164">Keyword 'Check_File_For_Word_Count' failed after retrying for 20 seconds. The last error was: 0 != 2</status>
</kw>
<kw name="Count_Key_Value_Pairs" owner="BGPcliKeywords">
<var>${count}</var>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>Network Address of Next Hop</arg>
<arg>${eBGP_PEER1_NEXT_HOP}</arg>
<doc>Check file for ${keyword} or ${keyword} ${value} pair and returns number of occurences</doc>
<status status="NOT RUN" start="2026-04-21T02:04:51.927469" elapsed="0.000064"/>
</kw>
<kw name="Should Be Equal As Integers" owner="BuiltIn">
<arg>${count}</arg>
<arg>${eBGP_PEER1_PREFIX_COUNT}</arg>
<doc>Fails if objects are unequal after converting them to integers.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:51.927780" elapsed="0.000039"/>
</kw>
<kw name="Count_Key_Value_Pairs" owner="BGPcliKeywords">
<var>${count}</var>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>Network Address of Next Hop</arg>
<arg>${eBGP_PEER2_NEXT_HOP}</arg>
<doc>Check file for ${keyword} or ${keyword} ${value} pair and returns number of occurences</doc>
<status status="NOT RUN" start="2026-04-21T02:04:51.940265" elapsed="0.000124"/>
</kw>
<kw name="Should Be Equal As Integers" owner="BuiltIn">
<arg>${count}</arg>
<arg>0</arg>
<doc>Fails if objects are unequal after converting them to integers.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:51.940581" elapsed="0.000024"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:04:51.942103" level="INFO">${SuiteFastFail} = True</msg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:04:51.941755" elapsed="0.000396"/>
</kw>
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:04:51.941328" elapsed="0.000875"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:04:51.940975" elapsed="0.001287"/>
</kw>
<doc>Check incomming updates for introduced routes</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-04-21T02:04:31.007662" elapsed="20.934641">Keyword 'Check_File_For_Word_Count' failed after retrying for 20 seconds. The last error was: 0 != 2</status>
</test>
<test id="s1-s9-t6" name="Connect_eBGP_Peer2" line="194">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:04:51.945909" elapsed="0.000219"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:04:51.945619" elapsed="0.000563"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:04:51.947242" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:04:51.947103" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:51.947079" elapsed="0.000239"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:04:51.953311" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:04:51.953147" elapsed="0.000233"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:51.953120" elapsed="0.000292"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:04:51.955002" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:04:51.954392" elapsed="0.000652"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:04:51.955746" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:04:51.955291" elapsed="0.000513"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:04:51.955875" elapsed="0.000048"/>
</return>
<msg time="2026-04-21T02:04:51.956184" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:04:51.953759" elapsed="0.002465"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:04:51.962450" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:04:51.962339" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:51.962321" elapsed="0.000198"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:04:51.963731" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:04:51.963622" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:51.963604" elapsed="0.000220"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:04:51.964342" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:04:51.964024" elapsed="0.000345"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:04:51.964753" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:04:51.964531" elapsed="0.000249"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:04:51.993524" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:04:51.965304" elapsed="0.028513"/>
</kw>
<msg time="2026-04-21T02:04:51.994065" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:04:51.994117" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:04:51.964960" elapsed="0.029195"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:04:52.011424" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "o "n "n "e "c "t "_ "e "B "G "P "_ "P "e "e "r "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:04:51.994864" elapsed="0.016676"/>
</kw>
<msg time="2026-04-21T02:04:52.011840" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:04:52.011888" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "o "n "n "e "c "t "_ "e "B "G "P "_ "P "e "e "r "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:04:51.994413" elapsed="0.017525"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:52.012317" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:04:52.012043" elapsed="0.000331"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:52.012015" elapsed="0.000386"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:52.012898" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "o "n "n "e "c "t "_ "e "B "G "P "_ "P "e "e "r "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:52.012546" elapsed="0.000417"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:52.013251" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:04:52.013031" elapsed="0.000275"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:52.013013" elapsed="0.000317"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:04:52.013367" elapsed="0.000044"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:04:52.016185" elapsed="0.000347"/>
</kw>
<msg time="2026-04-21T02:04:52.016597" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:04:52.014961" elapsed="0.001772"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:52.017029" elapsed="0.000075"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:52.017364" elapsed="0.000082"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:04:52.014280" elapsed="0.003277"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:04:52.013693" elapsed="0.003929"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:04:51.963315" elapsed="0.054407"/>
</kw>
<msg time="2026-04-21T02:04:52.017832" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:04:52.017879" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "o "n "n "e "c "t "_ "e "B "G "P "_ "P "e "e "r "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:04:51.962677" elapsed="0.055238"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:04:52.018115" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:04:52.018006" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:52.017986" elapsed="0.000214"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:52.018609" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:52.019009" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:04:52.019085" elapsed="0.000018"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:04:51.961994" elapsed="0.057203"/>
</kw>
<msg time="2026-04-21T02:04:52.019291" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:04:52.019336" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "o "n "n "e "c "t "_ "e "B "G "P "_ "P "e "e "r "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:04:51.956738" elapsed="0.062636"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:04:52.019710" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:04:52.019454" elapsed="0.000311"/>
</branch>
<status status="PASS" start="2026-04-21T02:04:52.019437" elapsed="0.000365"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:04:51.956568" elapsed="0.063260"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:04:51.956306" elapsed="0.063555"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:04:51.952596" elapsed="0.067321"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:04:51.946780" elapsed="0.073259"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:04:51.946334" elapsed="0.073795"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:04:51.943245" elapsed="0.076939"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>ebgp_peer2_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:04:52.020351" elapsed="0.000108"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:04:52.030021" level="INFO">${start_cmd} = python3 play.py --firstprefix 8.0.0.0 --prefixlen 28 --amount 2 --myip=127.0.0.4 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --nexthop 2.2.2.2 --asnumber 32768 --debug --logfile ebgp_peer2.log...</msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:04:52.029669" elapsed="0.000380"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:52.030450" level="INFO">python3 play.py --firstprefix 8.0.0.0 --prefixlen 28 --amount 2 --myip=127.0.0.4 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --nexthop 2.2.2.2 --asnumber 32768 --debug --logfile ebgp_peer2.log &amp;&gt;ebgp_peer2.log</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:52.030208" elapsed="0.000289"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:04:52.034674" level="INFO">python3 play.py --firstprefix 8.0.0.0 --prefixlen 28 --amount 2 --myip=127.0.0.4 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --nexthop 2.2.2.2 --asnumber 32768 --debug --logfile ebgp_peer2.log &amp;&gt;ebgp_peer2.log</msg>
<msg time="2026-04-21T02:04:52.034768" level="INFO">${output} =  python3 play.py --firstprefix 8.0.0.0 --prefixlen 28 --amount 2 --myip=127.0.0.4 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --nexthop 2.2.2.2 --asnumber 32768 --debug --logfile ebgp_peer2.lo...</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:04:52.030655" elapsed="0.004152"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:04:52.035219" level="INFO"> python3 play.py --firstprefix 8.0.0.0 --prefixlen 28 --amount 2 --myip=127.0.0.4 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --nexthop 2.2.2.2 --asnumber 32768 --debug --logfile ebgp_peer2.log &amp;&gt;ebgp_peer2.log
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:04:52.034970" elapsed="0.000297"/>
</kw>
<arg>${eBGP_PEER2_COMMAND}</arg>
<arg>${eBGP_PEER2_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-04-21T02:04:52.029281" elapsed="0.006042"/>
</kw>
<kw name="Read_And_Fail_If_Prompt_Is_Seen" owner="BGPcliKeywords">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="Run Keyword And Expect Error" owner="BuiltIn">
<kw name="Read_Text_Before_Prompt" owner="BGPcliKeywords">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:05:02.037545" level="FAIL">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</msg>
<var>${text}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-21T02:04:52.036974" elapsed="10.001318">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:02.038601" elapsed="0.000033"/>
</kw>
<doc>Log text gathered by SSHLibrary.Read_Until_Prompt.
This needs to be a separate keyword just because how Read_And_Fail_If_Prompt_Is_Seen is implemented.</doc>
<status status="FAIL" start="2026-04-21T02:04:52.036684" elapsed="10.002085">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</status>
</kw>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the keyword and checks that the expected error occurred.</doc>
<status status="PASS" start="2026-04-21T02:04:52.036279" elapsed="10.002641"/>
</kw>
<msg time="2026-04-21T02:05:02.039039" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>BuiltIn.Run_Keyword_And_Expect_Error</arg>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:04:52.035880" elapsed="10.003186"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-04-21T02:05:02.039270" elapsed="0.000031"/>
</return>
<status status="PASS" start="2026-04-21T02:05:02.039175" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:02.039145" elapsed="0.000218"/>
</if>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:02.039606" elapsed="0.000028"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was seen but it was not expected yet</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:02.039787" elapsed="0.000038"/>
</kw>
<doc>Try to read SSH to see prompt, but expect to see no prompt within SSHLibrary's timeout.</doc>
<status status="PASS" start="2026-04-21T02:04:52.035582" elapsed="10.004305"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:05:02.040538" elapsed="0.000319"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:05:02.040170" elapsed="0.000752"/>
</kw>
<doc>Connect BGP peer and check empty topology</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:04:51.942713" elapsed="10.098248"/>
</test>
<test id="s1-s9-t7" name="Disconnect_eBGP_Peer1" line="201">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:05:02.045328" elapsed="0.000222"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:05:02.045057" elapsed="0.000548"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:05:02.046653" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:05:02.046526" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:02.046506" elapsed="0.000220"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:05:02.052506" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:05:02.052397" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:02.052379" elapsed="0.000195"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:05:02.053608" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:05:02.053215" elapsed="0.000420"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:05:02.054116" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:05:02.053816" elapsed="0.000325"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:05:02.054187" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:05:02.054343" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:05:02.052825" elapsed="0.001542"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:05:02.060359" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:05:02.060249" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:02.060230" elapsed="0.000198"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:05:02.061623" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:05:02.061516" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:02.061499" elapsed="0.000212"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:05:02.062197" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:05:02.061882" elapsed="0.000341"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:05:02.062604" level="INFO">${current_connection_index} = 9</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:05:02.062386" elapsed="0.000243"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:05:02.089285" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:05:02.063194" elapsed="0.026225"/>
</kw>
<msg time="2026-04-21T02:05:02.089597" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:05:02.089644" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:05:02.062810" elapsed="0.026869"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:05:02.112873" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "D "i "s "c "o "n "n "e "c "t "_ "e "B "G "P "_ "P "e "e "r "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:05:02.090276" elapsed="0.022714"/>
</kw>
<msg time="2026-04-21T02:05:02.113161" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:05:02.113207" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "D "i "s "c "o "n "n "e "c "t "_ "e "B "G "P "_ "P "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:05:02.089897" elapsed="0.023346"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:02.113603" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:05:02.113340" elapsed="0.000319"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:02.113313" elapsed="0.000372"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:02.114177" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "D "i "s "c "o "n "n "e "c "t "_ "e "B "G "P "_ "P "e "e "r "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:02.113855" elapsed="0.000388"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:02.114530" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:05:02.114310" elapsed="0.000275"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:02.114292" elapsed="0.000316"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:05:02.114646" elapsed="0.000038"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:05:02.117374" elapsed="0.000149"/>
</kw>
<msg time="2026-04-21T02:05:02.117584" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:05:02.116257" elapsed="0.001521"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:02.118076" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:02.118410" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:05:02.115586" elapsed="0.003010"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:05:02.114986" elapsed="0.003673"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:05:02.061214" elapsed="0.057543"/>
</kw>
<msg time="2026-04-21T02:05:02.118876" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:05:02.118921" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "D "i "s "c "o "n "n "e "c "t "_ "e "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:05:02.060585" elapsed="0.058372"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:05:02.119140" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:05:02.119033" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:02.119015" elapsed="0.000230"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:02.119666" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:02.120035" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:05:02.120253" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:05:02.059907" elapsed="0.060453"/>
</kw>
<msg time="2026-04-21T02:05:02.120454" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:05:02.120499" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "D "i "s "c "o "n "n "e "c "t "_ "e "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:05:02.054754" elapsed="0.065780"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:02.120879" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:05:02.120610" elapsed="0.000323"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:02.120593" elapsed="0.000365"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:05:02.054607" elapsed="0.066374"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:05:02.054424" elapsed="0.066592"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:05:02.052031" elapsed="0.069044"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:05:02.046222" elapsed="0.074910"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:05:02.045758" elapsed="0.075419"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:05:02.042144" elapsed="0.079087"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>ebgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:05:02.121394" elapsed="0.000106"/>
</kw>
<kw name="Stop_Console_Tool" owner="BGPcliKeywords">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:05:02.122623" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:05:02.122305" elapsed="0.000345"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:05:02.122837" elapsed="0.000275"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:05:02.122027" elapsed="0.001145"/>
</kw>
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:05:04.124105" level="INFO">^C
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<msg time="2026-04-21T02:05:04.124330" level="INFO">${output} = ^C
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt; </msg>
<var>${output}</var>
<arg>delay=1s</arg>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T02:05:02.123369" elapsed="2.000992"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:04.125061" level="INFO">^C
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:04.124639" elapsed="0.000475"/>
</kw>
<doc>Stop the tool if still running.</doc>
<status status="PASS" start="2026-04-21T02:05:02.121686" elapsed="2.003497"/>
</kw>
<kw name="Store_File_To_Workspace">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:04.137065" level="INFO">Executing command 'cat ebgp_peer1.log'.</msg>
<msg time="2026-04-21T02:05:04.150489" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:04.150864" level="INFO">${output_log} = 2026-04-21 02:04:10,711 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:04:10,711 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.3
2026-04-21 02:04:10,711 DEBUG BGP-Thread-...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:04.136895" elapsed="0.014045"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:04.152225" level="INFO">2026-04-21 02:04:10,711 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:04:10,711 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.3
2026-04-21 02:04:10,711 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-04-21 02:04:10,711 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.171.3
2026-04-21 02:04:10,711 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-04-21 02:04:10,712 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 02:04:10,714 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 02:04:10,714 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-04-21 02:04:10,714 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 02:04:10,714 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 2
2026-04-21 02:04:10,714 INFO BGP-Thread-1 (job):   Prefix base: 8.0.0.0/28
2026-04-21 02:04:10,714 INFO BGP-Thread-1 (job):   My Autonomous System number: 32768
2026-04-21 02:04:10,714 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-04-21 02:04:10,714 INFO BGP-Thread-1 (job):   My BGP Identifier: 2130706435
2026-04-21 02:04:10,715 INFO BGP-Thread-1 (job):   Next Hop: 1.1.1.1
2026-04-21 02:04:10,715 INFO BGP-Thread-1 (job):   Originator ID: None
2026-04-21 02:04:10,715 INFO BGP-Thread-1 (job):   Cluster list: None
2026-04-21 02:04:10,715 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-04-21 02:04:10,715 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-04-21 02:04:10,715 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-04-21 02:04:10,715 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 2
2026-04-21 02:04:10,715 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, 1]
2026-04-21 02:04:10,715 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-04-21 02:04:10,715 INFO BGP-Thread-1 (job):   Let's go ...

2026-04-21 02:04:10,715 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-04-21 02:04:10,715 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:04:10,715 DEBUG BGP-Thread-1 (job):   Length=45 (0x002d)
2026-04-21 02:04:10,715 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-04-21 02:04:10,715 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-04-21 02:04:10,715 DEBUG BGP-Thread-1 (job):   My Autonomous System=32768 (0x8000)
2026-04-21 02:04:10,715 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-04-21 02:04:10,715 DEBUG BGP-Thread-1 (job):   BGP Identifier=2130706435 (0x7f000003)
2026-04-21 02:04:10,715 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=16 (0x10)
2026-04-21 02:04:10,716 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x02060104000100010206410400008000
2026-04-21 02:04:10,716 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff002d0104800000b47f0000031002060104000100010206410400008000'
2026-04-21 02:04:10,716 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff002d0104800000b47f0000031002060104000100010206410400008000
2026-04-21 02:04:10,717 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:04:10,717 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:04:10,717 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:04:10,717 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:04:10,718 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:04:10,718 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:04:10,718 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:04:10,718 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:04:10,718 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:04:10,718 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:04:10,718 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-04-21 02:04:10,718 INFO BGP-Thread-1 (job): Iteration: 0 - total remaining prefixes: 2
2026-04-21 02:04:10,718 DEBUG BGP-Thread-1 (job): ########## Iteration: 0 ##########
2026-04-21 02:04:10,718 DEBUG BGP-Thread-1 (job): Remaining prefixes: 2
2026-04-21 02:04:10,719 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-04-21 02:04:10,719 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-04-21 02:04:10,719 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-04-21 02:04:10,719 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:04:10,719 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-04-21 02:04:10,719 DEBUG BGP-Thread-1 (job):   Prefix indexes: [0]
2026-04-21 02:04:10,719 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.0.0.0')]
2026-04-21 02:04:10,719 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-04-21 02:04:10,719 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-04-21 02:04:10,719 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:04:10,720 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-04-21 02:04:10,720 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-04-21 02:04:10,720 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-04-21 02:04:10,720 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:04:10,720 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:04:10,720 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-04-21 02:04:10,720 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:04:10,720 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:04:10,720 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:04:10,720 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-04-21 02:04:10,720 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x400101004002060201000080004005040000006440030401010101)
2026-04-21 02:04:10,721 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:04:10,721 DEBUG BGP-Thread-1 (job):     AS path=32768
2026-04-21 02:04:10,721 DEBUG BGP-Thread-1 (job):     Next hop=1.1.1.1
2026-04-21 02:04:10,721 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.0.0.0')]/28 (0x1c08000000)
2026-04-21 02:04:10,721 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000800040050400000064400304010101011c08000000
2026-04-21 02:04:10,721 DEBUG BGP-Thread-1 (job): ########## Iteration: 1 ##########
2026-04-21 02:04:10,722 DEBUG BGP-Thread-1 (job): Remaining prefixes: 1
2026-04-21 02:04:10,722 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-04-21 02:04:10,722 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-04-21 02:04:10,722 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-04-21 02:04:10,722 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:04:10,722 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-04-21 02:04:10,722 DEBUG BGP-Thread-1 (job):   Prefix indexes: [1]
2026-04-21 02:04:10,722 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.0.0.16')]
2026-04-21 02:04:10,722 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-04-21 02:04:10,723 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-04-21 02:04:10,723 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:04:10,723 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-04-21 02:04:10,723 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-04-21 02:04:10,723 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-04-21 02:04:10,723 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:04:10,723 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:04:10,724 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-04-21 02:04:10,724 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:04:10,724 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:04:10,724 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:04:10,724 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-04-21 02:04:10,724 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x400101004002060201000080004005040000006440030401010101)
2026-04-21 02:04:10,724 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:04:10,724 DEBUG BGP-Thread-1 (job):     AS path=32768
2026-04-21 02:04:10,724 DEBUG BGP-Thread-1 (job):     Next hop=1.1.1.1
2026-04-21 02:04:10,724 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.0.0.16')]/28 (0x1c08000010)
2026-04-21 02:04:10,724 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000800040050400000064400304010101011c08000010
2026-04-21 02:04:10,724 INFO BGP-Thread-1 (job): All update messages generated.
2026-04-21 02:04:10,724 INFO BGP-Thread-1 (job): Storing performance results.
2026-04-21 02:04:10,724 INFO BGP-Thread-1 (job): ########## Final results ##########
2026-04-21 02:04:10,725 INFO BGP-Thread-1 (job): Number of iterations: 2
2026-04-21 02:04:10,725 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the pre-fill phase: 0
2026-04-21 02:04:10,725 INFO BGP-Thread-1 (job): The pre-fill phase duration: 0s
2026-04-21 02:04:10,725 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the 2nd test phase: 2
2026-04-21 02:04:10,725 INFO BGP-Thread-1 (job): The 2nd test phase duration: 0.00571751594543457s
2026-04-21 02:04:10,725 INFO BGP-Thread-1 (job): Threshold for performance reporting: 1000
2026-04-21 02:04:10,725 INFO BGP-Thread-1 (job): Message generator performance results stored in totals-bgp.csv:
2026-04-21 02:04:10,725 INFO BGP-Thread-1 (job):   
2026-04-21 02:04:10,725 INFO BGP-Thread-1 (job):   
2026-04-21 02:04:10,725 INFO BGP-Thread-1 (job): Message generator performance results stored in performance-bgp.csv:
2026-04-21 02:04:10,725 INFO BGP-Thread-1 (job):   
2026-04-21 02:04:10,725 INFO BGP-Thread-1 (job):   
2026-04-21 02:04:10,725 INFO BGP-Thread-1 (job): Finally an END-OF-RIB is sent.
2026-04-21 02:04:10,725 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:04:10,726 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:04:10,726 DEBUG BGP-Thread-1 (job):   Length=43 (0x002b)
2026-04-21 02:04:10,726 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:04:10,726 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:04:10,726 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:04:10,726 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=20 (0x0014)
2026-04-21 02:04:10,726 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000800040050400000064)
2026-04-21 02:04:10,726 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:04:10,726 DEBUG BGP-Thread-1 (job):     AS path=32768
2026-04-21 02:04:10,726 DEBUG BGP-Thread-1 (job):     Next hop=1.1.1.1
2026-04-21 02:04:10,726 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[]/28 (0x)
2026-04-21 02:04:10,726 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff002b02000000144001010040020602010000800040050400000064
2026-04-21 02:04:10,726 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-04-21 02:04:10,726 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:04:10,726 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:04:10,726 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-04-21 02:04:10,726 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:04:10,726 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:04:10,727 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:04:10,727 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:04:10,727 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:04:10,727 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:04:10,727 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:04:10,727 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:04:10,727 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:04:10,727 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:04:10,727 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:04:10,727 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:04:10,727 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-04-21 02:04:10,727 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-04-21 02:04:10,727 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:04:10,727 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:04:10,727 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:04:20,737 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-04-21 02:04:20,738 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.010s
2026-04-21 02:04:20,738 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-04-21 02:04:20,738 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:04:20,738 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:04:30,748 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-04-21 02:04:30,748 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 20.020s
2026-04-21 02:04:30,748 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-04-21 02:04:30,748 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:04:30,748 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:04:40,759 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-04-21 02:04:40,759 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 30.030s
2026-04-21 02:04:40,759 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-04-21 02:04:40,759 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:04:40,759 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:04:50,769 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-04-21 02:04:50,769 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 40.040s
2026-04-21 02:04:50,769 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-04-21 02:04:50,770 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:04:50,770 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:05:00,780 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-04-21 02:05:00,780 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 50.050s
2026-04-21 02:05:00,780 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-04-21 02:05:00,780 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:05:00,780 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:04.151433" elapsed="0.001421"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-21T02:05:04.154905" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/ebgp_peer1.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/ebgp_peer1.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-21T02:05:04.153362" elapsed="0.001676"/>
</kw>
<arg>${eBGP_PEER1_LOG_FILE}</arg>
<arg>${eBGP_PEER1_LOG_FILE}</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-21T02:05:04.136280" elapsed="0.018865"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:05:04.156137" elapsed="0.000395"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:05:04.155612" elapsed="0.001018"/>
</kw>
<doc>Stop BGP peer, log topology and store logs</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:05:02.041558" elapsed="2.115131"/>
</test>
<test id="s1-s9-t8" name="Check_IPv4_Topology_For_Second_Path" line="208">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:05:04.162783" elapsed="0.000379"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:05:04.162264" elapsed="0.000994"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:05:04.164594" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:05:04.164451" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:04.164426" elapsed="0.000245"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:05:04.170808" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:05:04.170678" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:04.170659" elapsed="0.000221"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:05:04.172649" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:05:04.172021" elapsed="0.000668"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:05:04.173486" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:05:04.172978" elapsed="0.000547"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:05:04.173590" elapsed="0.000064"/>
</return>
<msg time="2026-04-21T02:05:04.173910" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:05:04.171187" elapsed="0.002825"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:05:04.180916" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:05:04.180780" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:04.180758" elapsed="0.000231"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:05:04.182269" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:05:04.182161" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:04.182142" elapsed="0.000195"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:05:04.182821" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:05:04.182491" elapsed="0.000358"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:05:04.183274" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:05:04.183017" elapsed="0.000283"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:05:04.213433" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:05:04.183825" elapsed="0.029841"/>
</kw>
<msg time="2026-04-21T02:05:04.213963" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:05:04.214014" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:05:04.183465" elapsed="0.030587"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:05:04.240488" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "h "e "c "k "_ "I "P "v "4 "_ "T "o "p "o "l "o "g "y "_ "F "o "r "_ "S "e "c "o "n "d "_ "P "a "t "h "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:05:04.214911" elapsed="0.025843"/>
</kw>
<msg time="2026-04-21T02:05:04.241043" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:05:04.241185" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "h "e "c "k "_ "I "P "v "4 "_ "T "o "p "o "l "o "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:05:04.214401" elapsed="0.026823"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:04.241740" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:05:04.241360" elapsed="0.000466"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:04.241313" elapsed="0.000542"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:04.242471" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "h "e "c "k "_ "I "P "v "4 "_ "T "o "p "o "l "o "g "y "_ "F "o "r "_ "S "e "c "o "n "d "_ "P "a "t "h "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:04.242009" elapsed="0.000537"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:04.242872" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:05:04.242617" elapsed="0.000314"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:04.242597" elapsed="0.000358"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:05:04.242995" elapsed="0.000045"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:05:04.245920" elapsed="0.000166"/>
</kw>
<msg time="2026-04-21T02:05:04.246159" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:05:04.244662" elapsed="0.001709"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:04.246673" elapsed="0.000078"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:04.247053" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:05:04.243973" elapsed="0.003274"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:05:04.243347" elapsed="0.003971"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:05:04.181792" elapsed="0.065632"/>
</kw>
<msg time="2026-04-21T02:05:04.247530" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:05:04.247578" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "h "e "c "k "_ "I "P "v "4 "_ "T "o "p "o "l "o "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:05:04.181158" elapsed="0.066461"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:05:04.247868" elapsed="0.000032"/>
</return>
<status status="PASS" start="2026-04-21T02:05:04.247711" elapsed="0.000228"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:04.247686" elapsed="0.000280"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:04.248440" elapsed="0.000031"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:04.248834" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:05:04.248911" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:05:04.180417" elapsed="0.068609"/>
</kw>
<msg time="2026-04-21T02:05:04.249125" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:05:04.249171" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "h "e "c "k "_ "I "P "v "4 "_ "T "o "p "o "l "o "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:05:04.174703" elapsed="0.074508"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:04.249555" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:05:04.249290" elapsed="0.000320"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:04.249273" elapsed="0.000362"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:05:04.174431" elapsed="0.075228"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:05:04.174114" elapsed="0.075583"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:05:04.170258" elapsed="0.079505"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:05:04.164123" elapsed="0.085773"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:05:04.163498" elapsed="0.086521"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:05:04.158184" elapsed="0.091898"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:05:04.258961" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node012bnjmcwgmvpi16qtteodz9mhw18.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:05:04.259116" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:05:04.259244" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:05:04.251517" elapsed="0.007754"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:04.262229" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:04.259450" elapsed="0.002826"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:04.266294" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:04.262500" elapsed="0.003888"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-04-21T02:05:04.271002" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-04-21T02:05:04.266626" elapsed="0.004457">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER2_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-04-21T02:05:04.251073" elapsed="0.020318">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:05:05.282956" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node012bnjmcwgmvpi16qtteodz9mhw18.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:05:05.283166" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:05:05.283331" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:05:05.273428" elapsed="0.009944"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:05.288167" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:05.283694" elapsed="0.004548"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:05.292847" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:05.288528" elapsed="0.004422"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-04-21T02:05:05.296736" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-04-21T02:05:05.293245" elapsed="0.003586">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER2_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-04-21T02:05:05.272324" elapsed="0.024635">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:05:06.311986" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node012bnjmcwgmvpi16qtteodz9mhw18.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:05:06.312455" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:05:06.312757" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:05:06.299592" elapsed="0.013296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:06.320262" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:06.313476" elapsed="0.006897"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:06.325056" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:06.320745" elapsed="0.004364"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-04-21T02:05:06.328421" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-04-21T02:05:06.325274" elapsed="0.003227">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER2_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-04-21T02:05:06.298266" elapsed="0.030358">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:05:07.340353" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node012bnjmcwgmvpi16qtteodz9mhw18.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:05:07.340572" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:05:07.340749" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:05:07.331102" elapsed="0.009715"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:07.345732" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:07.341182" elapsed="0.004651"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:07.350736" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:07.346089" elapsed="0.004747"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-04-21T02:05:07.356377" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-04-21T02:05:07.351106" elapsed="0.005372">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER2_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-04-21T02:05:07.329592" elapsed="0.027051">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:05:08.368904" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node012bnjmcwgmvpi16qtteodz9mhw18.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:05:08.369179" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:05:08.369391" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:05:08.358933" elapsed="0.010500"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:08.373656" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:08.369689" elapsed="0.004036"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:08.377851" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:08.373981" elapsed="0.004019"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-04-21T02:05:08.381036" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-04-21T02:05:08.378209" elapsed="0.002906">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER2_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-04-21T02:05:08.357630" elapsed="0.023603">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:05:09.393256" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node012bnjmcwgmvpi16qtteodz9mhw18.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:05:09.393490" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:05:09.393692" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:05:09.383837" elapsed="0.009905"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:09.398379" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:09.394026" elapsed="0.004421"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:09.402459" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:09.398679" elapsed="0.003846"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-04-21T02:05:09.406333" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-04-21T02:05:09.402747" elapsed="0.003663">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER2_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-04-21T02:05:09.382391" elapsed="0.024133">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:05:10.414625" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node012bnjmcwgmvpi16qtteodz9mhw18.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:05:10.414774" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:05:10.414907" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:05:10.407683" elapsed="0.007252"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:10.418076" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:10.415120" elapsed="0.003003"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:10.420987" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:10.418290" elapsed="0.002744"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-04-21T02:05:10.424057" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-04-21T02:05:10.421194" elapsed="0.002939">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER2_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-04-21T02:05:10.407127" elapsed="0.017127">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:05:11.435827" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node012bnjmcwgmvpi16qtteodz9mhw18.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:05:11.436040" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:05:11.436211" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:05:11.426560" elapsed="0.009693"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:11.440813" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:11.436553" elapsed="0.004334"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:11.445182" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:11.441133" elapsed="0.004118"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-04-21T02:05:11.448452" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-04-21T02:05:11.445415" elapsed="0.003114">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER2_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-04-21T02:05:11.425366" elapsed="0.023283">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:05:12.459646" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node012bnjmcwgmvpi16qtteodz9mhw18.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:05:12.459876" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:05:12.460041" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:05:12.450681" elapsed="0.009399"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:12.464752" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:12.460356" elapsed="0.004485"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:12.469094" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:12.465084" elapsed="0.004080"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-04-21T02:05:12.473034" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-04-21T02:05:12.469402" elapsed="0.003708">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER2_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-04-21T02:05:12.449568" elapsed="0.023658">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:05:13.484125" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node012bnjmcwgmvpi16qtteodz9mhw18.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:05:13.484375" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:05:13.484810" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:05:13.475572" elapsed="0.009289"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:13.489437" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:13.485229" elapsed="0.004282"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:13.493929" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:13.489759" elapsed="0.004255"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-04-21T02:05:13.498377" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-04-21T02:05:13.494326" elapsed="0.004134">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER2_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-04-21T02:05:13.474169" elapsed="0.024422">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:05:14.509415" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node012bnjmcwgmvpi16qtteodz9mhw18.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:05:14.509612" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:05:14.509765" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:05:14.500648" elapsed="0.009203"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:14.514602" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:14.510140" elapsed="0.004534"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:14.519010" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:14.514935" elapsed="0.004145"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-04-21T02:05:14.522184" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-04-21T02:05:14.519314" elapsed="0.002962">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER2_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-04-21T02:05:14.499562" elapsed="0.022833">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<msg time="2026-04-21T02:05:14.522490" level="FAIL">Keyword 'BgpOperations.Check_Example_IPv4_Topology_Content' failed after retrying for 10 seconds. The last error was: '{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</msg>
<arg>${DEFAULT_TOPOLOGY_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_TOPOLOGY_CHECK_PERIOD}</arg>
<arg>BgpOperations.Check_Example_IPv4_Topology_Content</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER2_NEXT_HOP}"</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-04-21T02:05:04.250293" elapsed="10.272291">Keyword 'BgpOperations.Check_Example_IPv4_Topology_Content' failed after retrying for 10 seconds. The last error was: '{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<arg>${CONFIG_SESSION}</arg>
<arg>"prefix":"${eBGP_PEER2_FIRST_PREFIX_IP}/${PREFIX_LEN}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="NOT RUN" start="2026-04-21T02:05:14.522859" elapsed="0.000027"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:05:14.524219" level="INFO">${SuiteFastFail} = True</msg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:05:14.523902" elapsed="0.000358"/>
</kw>
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:05:14.523514" elapsed="0.000796"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:05:14.523194" elapsed="0.001172"/>
</kw>
<doc>The IPv4 topology shall contain the route announced by the second eBGP now</doc>
<status status="FAIL" start="2026-04-21T02:05:04.157210" elapsed="10.367195">Keyword 'BgpOperations.Check_Example_IPv4_Topology_Content' failed after retrying for 10 seconds. The last error was: '{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</test>
<test id="s1-s9-t9" name="iBGP_Check_Log_For_Updated_Prefixes" line="220">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:05:14.528915" elapsed="0.000215"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:05:14.528628" elapsed="0.000557"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:05:14.530331" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:05:14.530180" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:14.530156" elapsed="0.000251"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:05:14.536020" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:05:14.535911" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:14.535893" elapsed="0.000195"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:05:14.537123" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:05:14.536707" elapsed="0.000443"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:05:14.537614" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:05:14.537314" elapsed="0.000326"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:05:14.537684" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:05:14.537866" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:05:14.536321" elapsed="0.001570"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:05:14.545054" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:05:14.544940" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:14.544920" elapsed="0.000205"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:05:14.546415" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:05:14.546254" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:14.546236" elapsed="0.000256"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:05:14.546982" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:05:14.546649" elapsed="0.000360"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:05:14.547395" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:05:14.547175" elapsed="0.000246"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:05:14.577093" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:05:14.547945" elapsed="0.029377"/>
</kw>
<msg time="2026-04-21T02:05:14.577569" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:05:14.577621" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:05:14.547584" elapsed="0.030074"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:05:14.602257" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "i "B "G "P "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "U "p "d "a "t "e "d "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:05:14.578525" elapsed="0.023929"/>
</kw>
<msg time="2026-04-21T02:05:14.602647" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:05:14.602693" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "i "B "G "P "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:05:14.577965" elapsed="0.024765"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:14.603159" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:05:14.602864" elapsed="0.000354"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:14.602829" elapsed="0.000416"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:14.603749" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "i "B "G "P "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "U "p "d "a "t "e "d "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:14.603396" elapsed="0.000446"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:14.604232" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:05:14.604004" elapsed="0.000283"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:14.603983" elapsed="0.000328"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:05:14.604350" elapsed="0.000043"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:05:14.607183" elapsed="0.000162"/>
</kw>
<msg time="2026-04-21T02:05:14.607422" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:05:14.605997" elapsed="0.001585"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:14.607888" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:14.608230" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:05:14.605301" elapsed="0.003120"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:05:14.604688" elapsed="0.003800"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:05:14.545944" elapsed="0.062645"/>
</kw>
<msg time="2026-04-21T02:05:14.608689" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:05:14.608734" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "i "B "G "P "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:05:14.545282" elapsed="0.063487"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:05:14.608979" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:05:14.608866" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:14.608847" elapsed="0.000219"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:14.609496" elapsed="0.000029"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:14.609891" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:05:14.609966" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:05:14.544544" elapsed="0.065535"/>
</kw>
<msg time="2026-04-21T02:05:14.610177" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:05:14.610223" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "i "B "G "P "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:05:14.538347" elapsed="0.071914"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:14.610642" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:05:14.610338" elapsed="0.000359"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:14.610321" elapsed="0.000400"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:05:14.538133" elapsed="0.072611"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:05:14.537949" elapsed="0.072834"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:05:14.535530" elapsed="0.075333"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:05:14.529867" elapsed="0.081056"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:05:14.529339" elapsed="0.081630"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:05:14.525745" elapsed="0.085280"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>ibgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:05:14.611243" elapsed="0.000116"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:05:14.611939" level="INFO">${total_prefix_count} = 4</msg>
<var>${total_prefix_count}</var>
<arg>${eBGP_PEER1_PREFIX_COUNT} + ${eBGP_PEER2_PREFIX_COUNT}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:05:14.611523" elapsed="0.000444"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:14.626912" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:05:14.641289" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:14.641644" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:14.626705" elapsed="0.014979"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:14.642477" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:14.641992" elapsed="0.000552"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:05:14.643198" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:05:14.643357" level="FAIL">0 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:05:14.642769" elapsed="0.000699">0 != 4</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:05:14.626191" elapsed="0.017451">0 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:15.665926" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:05:15.679042" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:15.679256" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:15.665707" elapsed="0.013601"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:15.680374" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:15.679686" elapsed="0.000820"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:05:15.681871" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:05:15.682137" level="FAIL">0 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:05:15.681015" elapsed="0.001305">0 != 4</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:05:15.665137" elapsed="0.017488">0 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:16.701900" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:05:16.714762" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:16.714914" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:16.701644" elapsed="0.013302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:16.715558" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:16.715184" elapsed="0.000431"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:05:16.716194" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:05:16.716318" level="FAIL">0 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:05:16.715838" elapsed="0.000565">0 != 4</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:05:16.700927" elapsed="0.015615">0 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:17.740021" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:05:17.753068" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:17.753306" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:17.739818" elapsed="0.013547"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:17.754523" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:17.753875" elapsed="0.001035"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:05:17.755775" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:05:17.755955" level="FAIL">0 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:05:17.755266" elapsed="0.000811">0 != 4</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:05:17.739227" elapsed="0.017018">0 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:18.772661" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:05:18.785887" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:18.786024" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:18.772440" elapsed="0.013611"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:18.786607" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:18.786272" elapsed="0.000383"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:05:18.787331" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:05:18.787457" level="FAIL">0 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:05:18.787028" elapsed="0.000505">0 != 4</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:05:18.771773" elapsed="0.015878">0 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:19.806960" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:05:19.819992" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:19.820142" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:19.806678" elapsed="0.013502"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:19.820874" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:19.820437" elapsed="0.000505"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:05:19.821614" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:05:19.821753" level="FAIL">0 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:05:19.821209" elapsed="0.000662">0 != 4</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:05:19.805976" elapsed="0.016051">0 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:20.843176" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:05:20.856136" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:20.856363" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:20.842981" elapsed="0.013439"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:20.857486" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:20.856862" elapsed="0.000724"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:05:20.858604" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:05:20.858889" level="FAIL">0 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:05:20.857956" elapsed="0.001106">0 != 4</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:05:20.842391" elapsed="0.016930">0 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:21.880567" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:05:21.893619" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:21.893912" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:21.880360" elapsed="0.013616"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:21.895231" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:21.894390" elapsed="0.000948"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:05:21.896544" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:05:21.896774" level="FAIL">0 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:05:21.895694" elapsed="0.001279">0 != 4</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:05:21.879756" elapsed="0.017472">0 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:22.916168" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:05:22.929738" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:22.929928" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:22.915843" elapsed="0.014139"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:22.930686" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:22.930252" elapsed="0.000498"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:05:22.931425" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:05:22.931570" level="FAIL">0 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:05:22.930993" elapsed="0.000674">0 != 4</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:05:22.915136" elapsed="0.016708">0 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:23.955131" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:05:23.967919" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:23.968253" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:23.954927" elapsed="0.013384"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:23.969605" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:23.968881" elapsed="0.000825"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:05:23.970762" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:05:23.971012" level="FAIL">0 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:05:23.970099" elapsed="0.001072">0 != 4</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:05:23.954281" elapsed="0.017155">0 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:24.993023" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:05:25.006081" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:25.006202" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:24.992822" elapsed="0.013406"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:25.006762" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:25.006429" elapsed="0.000479"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:05:25.007911" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:05:25.008113" level="FAIL">0 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:05:25.007252" elapsed="0.001002">0 != 4</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:05:24.992169" elapsed="0.016314">0 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:26.028906" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:05:26.042108" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:26.042438" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:26.028675" elapsed="0.013823"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:26.043633" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:26.042990" elapsed="0.000744"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:05:26.044733" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:05:26.044971" level="FAIL">0 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:05:26.044109" elapsed="0.001006">0 != 4</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:05:26.028059" elapsed="0.017288">0 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:27.066248" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:05:27.079451" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:27.079677" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:27.066053" elapsed="0.013681"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:27.080820" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:27.080156" elapsed="0.000770"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:05:27.082093" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:05:27.082306" level="FAIL">0 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:05:27.081314" elapsed="0.001158">0 != 4</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:05:27.065504" elapsed="0.017218">0 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:28.101151" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:05:28.114209" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:28.114470" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:28.100927" elapsed="0.013606"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:28.115755" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:28.115051" elapsed="0.000848"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:05:28.117059" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:05:28.117289" level="FAIL">0 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:05:28.116279" elapsed="0.001186">0 != 4</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:05:28.100332" elapsed="0.017404">0 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:29.138366" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:05:29.151080" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:29.151235" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:29.138141" elapsed="0.013130"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:29.151977" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:29.151522" elapsed="0.000519"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:05:29.152757" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:05:29.152957" level="FAIL">0 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:05:29.152287" elapsed="0.000774">0 != 4</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:05:29.137574" elapsed="0.015645">0 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:30.172812" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:05:30.185687" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:30.186008" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:30.172602" elapsed="0.013469"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:30.187305" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:30.186531" elapsed="0.000921"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:05:30.188642" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:05:30.188903" level="FAIL">0 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:05:30.187938" elapsed="0.001127">0 != 4</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:05:30.172060" elapsed="0.017266">0 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:31.209278" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:05:31.222222" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:31.222467" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:31.209082" elapsed="0.013447"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:31.223720" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:31.223032" elapsed="0.000827"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:05:31.224879" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:05:31.225114" level="FAIL">0 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:05:31.224212" elapsed="0.001051">0 != 4</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:05:31.208519" elapsed="0.016985">0 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:32.245174" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:05:32.258654" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:32.258804" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:32.244970" elapsed="0.013870"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:32.259522" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:32.259070" elapsed="0.000519"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:05:32.260264" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:05:32.260405" level="FAIL">0 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:05:32.259841" elapsed="0.000661">0 != 4</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:05:32.244393" elapsed="0.016270">0 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:33.283604" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:05:33.297574" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:33.297864" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:33.283347" elapsed="0.014581"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:33.299042" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:33.298325" elapsed="0.000820"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:05:33.300187" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:05:33.300404" level="FAIL">0 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:05:33.299514" elapsed="0.001036">0 != 4</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:05:33.282402" elapsed="0.018422">0 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:34.319846" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:05:34.333416" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:34.333725" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:34.319625" elapsed="0.014219"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:34.335145" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:34.334327" elapsed="0.000941"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:05:34.336522" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:05:34.336774" level="FAIL">0 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:05:34.335706" elapsed="0.001288">0 != 4</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:05:34.319038" elapsed="0.018263">0 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:35.359957" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:05:35.373415" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:35.373628" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:35.359679" elapsed="0.013990"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:35.374429" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:35.373971" elapsed="0.000528"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:05:35.375226" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:05:35.375444" level="FAIL">0 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:05:35.374719" elapsed="0.000879">0 != 4</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:05:35.359082" elapsed="0.016808">0 != 4</status>
</kw>
<msg time="2026-04-21T02:05:35.376114" level="FAIL">Keyword 'Check_File_For_Word_Count' failed after retrying for 20 seconds. The last error was: 0 != 4</msg>
<arg>${DEFAULT_LOG_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_LOG_CHECK_PERIOD}</arg>
<arg>Check_File_For_Word_Count</arg>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-04-21T02:05:14.612137" elapsed="20.764195">Keyword 'Check_File_For_Word_Count' failed after retrying for 20 seconds. The last error was: 0 != 4</status>
</kw>
<kw name="Count_Key_Value_Pairs" owner="BGPcliKeywords">
<var>${count}</var>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>Network Address of Next Hop</arg>
<arg>${eBGP_PEER1_NEXT_HOP}</arg>
<doc>Check file for ${keyword} or ${keyword} ${value} pair and returns number of occurences</doc>
<status status="NOT RUN" start="2026-04-21T02:05:35.395039" elapsed="0.000044"/>
</kw>
<kw name="Should Be Equal As Integers" owner="BuiltIn">
<arg>${count}</arg>
<arg>${eBGP_PEER1_PREFIX_COUNT}</arg>
<doc>Fails if objects are unequal after converting them to integers.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:35.395427" elapsed="0.000022"/>
</kw>
<kw name="Count_Key_Value_Pairs" owner="BGPcliKeywords">
<var>${count}</var>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>Network Address of Next Hop</arg>
<arg>${eBGP_PEER2_NEXT_HOP}</arg>
<doc>Check file for ${keyword} or ${keyword} ${value} pair and returns number of occurences</doc>
<status status="NOT RUN" start="2026-04-21T02:05:35.407925" elapsed="0.000031"/>
</kw>
<kw name="Should Be Equal As Integers" owner="BuiltIn">
<arg>${count}</arg>
<arg>${eBGP_PEER2_PREFIX_COUNT}</arg>
<doc>Fails if objects are unequal after converting them to integers.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:35.408128" elapsed="0.000022"/>
</kw>
<kw name="Report Failure Due To Bug" owner="Utils" type="TEARDOWN">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:05:35.409599" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:05:35.409069" elapsed="0.000559"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="NOT RUN" start="2026-04-21T02:05:35.409895" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:05:35.409719" elapsed="0.000225"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:35.409693" elapsed="0.000275"/>
</if>
<kw name="Comment" owner="BuiltIn">
<arg>Jira tickets are {PROJECT}-{NUMBER} while Bugzilla tickets are {NUMBER}</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-04-21T02:05:35.410162" elapsed="0.000225"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-04-21T02:05:35.411309" level="FAIL">'4834' does not contain '-'</msg>
<arg>${number}</arg>
<arg>-</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-04-21T02:05:35.410943" elapsed="0.000435">'4834' does not contain '-'</status>
</kw>
<msg time="2026-04-21T02:05:35.411471" level="INFO">${match} = False</msg>
<var>${match}</var>
<arg>Should Contain</arg>
<arg>${number}</arg>
<arg>-</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:05:35.410555" elapsed="0.000941"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:05:35.412029" level="INFO">${bug_url} = https://bugs.opendaylight.org/show_bug.cgi?id=4834</msg>
<var>${bug_url}</var>
<arg>${match}</arg>
<arg>https://jira.opendaylight.org/browse/${number}</arg>
<arg>https://bugs.opendaylight.org/show_bug.cgi?id=${number}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:05:35.411667" elapsed="0.000388"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:05:35.412517" level="INFO">${msg} = This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4834</msg>
<var>${msg}</var>
<arg>This test fails due to ${bug_url}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:05:35.412219" elapsed="0.000324"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:05:35.413048" level="INFO">${newline} = 
</msg>
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:05:35.412701" elapsed="0.000374"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<msg time="2026-04-21T02:05:35.413643" level="INFO">Set test message to:
This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4834

Keyword 'Check_File_For_Word_Count' failed after retrying for 20 seconds. The last error was: 0 != 4</msg>
<arg>${msg}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="PASS" start="2026-04-21T02:05:35.413235" elapsed="0.000458"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:35.414137" level="INFO">This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4834</msg>
<arg>${msg}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:35.413886" elapsed="0.000296"/>
</kw>
<if>
<branch type="IF" condition="&quot;${include_bug_in_tags}&quot;==&quot;True&quot;">
<kw name="Set Tags" owner="BuiltIn">
<msg time="2026-04-21T02:05:35.414913" level="INFO">Set tag 'https://bugs.opendaylight.org/show_bug.cgi?id=4834'.</msg>
<arg>${bug_url}</arg>
<doc>Adds given ``tags`` for the current test or all tests in a suite.</doc>
<status status="PASS" start="2026-04-21T02:05:35.414525" elapsed="0.000438"/>
</kw>
<status status="PASS" start="2026-04-21T02:05:35.414249" elapsed="0.000750"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:35.414231" elapsed="0.000794"/>
</if>
<arg>4834</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-04-21T02:05:35.408606" elapsed="0.006469"/>
</kw>
<doc>Check incomming updates for updated routes</doc>
<tag>critical</tag>
<tag>https://bugs.opendaylight.org/show_bug.cgi?id=4834</tag>
<status status="FAIL" start="2026-04-21T02:05:14.525105" elapsed="20.890075">This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4834

Keyword 'Check_File_For_Word_Count' failed after retrying for 20 seconds. The last error was: 0 != 4</status>
</test>
<test id="s1-s9-t10" name="Disconnect_eBGP_Peer2" line="244">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:05:35.418908" elapsed="0.000219"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:05:35.418616" elapsed="0.000569"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:05:35.420268" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:05:35.420154" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:35.420136" elapsed="0.000203"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:05:35.426689" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:05:35.426575" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:35.426556" elapsed="0.000205"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:05:35.427825" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:05:35.427413" elapsed="0.000441"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:05:35.428325" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:05:35.428021" elapsed="0.000330"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:05:35.428395" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:05:35.428558" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:05:35.427021" elapsed="0.001562"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:05:35.434762" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:05:35.434650" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:35.434631" elapsed="0.000223"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:05:35.436081" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:05:35.435971" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:35.435952" elapsed="0.000197"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:05:35.436678" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:05:35.436298" elapsed="0.000420"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:05:35.437142" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:05:35.436912" elapsed="0.000257"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:05:35.467454" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:05:35.437712" elapsed="0.030140"/>
</kw>
<msg time="2026-04-21T02:05:35.468335" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:05:35.468484" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:05:35.437335" elapsed="0.031234"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:05:35.487691" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "D "i "s "c "o "n "n "e "c "t "_ "e "B "G "P "_ "P "e "e "r "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:05:35.470078" elapsed="0.017790"/>
</kw>
<msg time="2026-04-21T02:05:35.488067" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:05:35.488116" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "D "i "s "c "o "n "n "e "c "t "_ "e "B "G "P "_ "P "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:05:35.469076" elapsed="0.019075"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:35.488581" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:05:35.488278" elapsed="0.000362"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:35.488245" elapsed="0.000422"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:35.489247" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "D "i "s "c "o "n "n "e "c "t "_ "e "B "G "P "_ "P "e "e "r "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:35.488862" elapsed="0.000529"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:35.489693" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:05:35.489462" elapsed="0.000286"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:35.489443" elapsed="0.000331"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:05:35.489833" elapsed="0.000043"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:05:35.492820" elapsed="0.000170"/>
</kw>
<msg time="2026-04-21T02:05:35.493060" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:05:35.491503" elapsed="0.001702"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:35.493522" elapsed="0.000084"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:35.493902" elapsed="0.000084"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:05:35.490766" elapsed="0.003341"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:05:35.490173" elapsed="0.004001"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:05:35.435637" elapsed="0.058671"/>
</kw>
<msg time="2026-04-21T02:05:35.494442" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:05:35.494495" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "D "i "s "c "o "n "n "e "c "t "_ "e "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:05:35.435014" elapsed="0.059520"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:05:35.495004" elapsed="0.000032"/>
</return>
<status status="PASS" start="2026-04-21T02:05:35.494618" elapsed="0.000454"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:35.494598" elapsed="0.000502"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:35.495576" elapsed="0.000029"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:35.495949" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:05:35.496024" elapsed="0.000019"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:05:35.434298" elapsed="0.061920"/>
</kw>
<msg time="2026-04-21T02:05:35.496349" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:05:35.496394" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "D "i "s "c "o "n "n "e "c "t "_ "e "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:05:35.429022" elapsed="0.067408"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:35.496778" elapsed="0.000052"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:05:35.496510" elapsed="0.000355"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:35.496492" elapsed="0.000397"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:05:35.428870" elapsed="0.068044"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:05:35.428642" elapsed="0.068306"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:05:35.426190" elapsed="0.070816"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:05:35.419851" elapsed="0.077213"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:05:35.419338" elapsed="0.077772"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:05:35.416176" elapsed="0.080990"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>ebgp_peer2_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:05:35.497334" elapsed="0.000115"/>
</kw>
<kw name="Stop_Console_Tool" owner="BGPcliKeywords">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:05:35.498678" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:05:35.498343" elapsed="0.000363"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:05:35.498880" elapsed="0.000279"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:05:35.498068" elapsed="0.001215"/>
</kw>
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:05:37.500105" level="INFO">^C
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<msg time="2026-04-21T02:05:37.500464" level="INFO">${output} = ^C
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt; </msg>
<var>${output}</var>
<arg>delay=1s</arg>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T02:05:35.499437" elapsed="2.001118"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:37.501946" level="INFO">^C
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:37.501188" elapsed="0.000879"/>
</kw>
<doc>Stop the tool if still running.</doc>
<status status="PASS" start="2026-04-21T02:05:35.497637" elapsed="2.004580"/>
</kw>
<kw name="Store_File_To_Workspace">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:37.518186" level="INFO">Executing command 'cat ebgp_peer2.log'.</msg>
<msg time="2026-04-21T02:05:37.531207" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:37.531451" level="INFO">${output_log} = 2026-04-21 02:04:52,120 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:04:52,120 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.4
2026-04-21 02:04:52,120 DEBUG BGP-Thread-...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:37.518030" elapsed="0.013485"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:37.532645" level="INFO">2026-04-21 02:04:52,120 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:04:52,120 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.4
2026-04-21 02:04:52,120 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-04-21 02:04:52,121 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.171.3
2026-04-21 02:04:52,121 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-04-21 02:04:52,121 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 02:04:52,122 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 02:04:52,122 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-04-21 02:04:52,122 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 02:04:52,122 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 2
2026-04-21 02:04:52,122 INFO BGP-Thread-1 (job):   Prefix base: 8.0.0.0/28
2026-04-21 02:04:52,122 INFO BGP-Thread-1 (job):   My Autonomous System number: 32768
2026-04-21 02:04:52,122 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-04-21 02:04:52,122 INFO BGP-Thread-1 (job):   My BGP Identifier: 2130706436
2026-04-21 02:04:52,122 INFO BGP-Thread-1 (job):   Next Hop: 2.2.2.2
2026-04-21 02:04:52,123 INFO BGP-Thread-1 (job):   Originator ID: None
2026-04-21 02:04:52,123 INFO BGP-Thread-1 (job):   Cluster list: None
2026-04-21 02:04:52,123 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-04-21 02:04:52,123 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-04-21 02:04:52,123 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-04-21 02:04:52,123 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 2
2026-04-21 02:04:52,123 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, 1]
2026-04-21 02:04:52,123 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-04-21 02:04:52,123 INFO BGP-Thread-1 (job):   Let's go ...

2026-04-21 02:04:52,123 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-04-21 02:04:52,123 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:04:52,123 DEBUG BGP-Thread-1 (job):   Length=45 (0x002d)
2026-04-21 02:04:52,123 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-04-21 02:04:52,123 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-04-21 02:04:52,123 DEBUG BGP-Thread-1 (job):   My Autonomous System=32768 (0x8000)
2026-04-21 02:04:52,123 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-04-21 02:04:52,123 DEBUG BGP-Thread-1 (job):   BGP Identifier=2130706436 (0x7f000004)
2026-04-21 02:04:52,123 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=16 (0x10)
2026-04-21 02:04:52,123 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x02060104000100010206410400008000
2026-04-21 02:04:52,123 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff002d0104800000b47f0000041002060104000100010206410400008000'
2026-04-21 02:04:52,123 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff002d0104800000b47f0000041002060104000100010206410400008000
2026-04-21 02:04:52,124 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:04:52,124 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:04:52,124 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:04:52,125 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:04:52,125 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:04:52,125 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:04:52,125 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:04:52,125 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:04:52,125 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:04:52,125 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:04:52,125 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-04-21 02:04:52,127 INFO BGP-Thread-1 (job): Iteration: 0 - total remaining prefixes: 2
2026-04-21 02:04:52,128 DEBUG BGP-Thread-1 (job): ########## Iteration: 0 ##########
2026-04-21 02:04:52,128 DEBUG BGP-Thread-1 (job): Remaining prefixes: 2
2026-04-21 02:04:52,128 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-04-21 02:04:52,129 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-04-21 02:04:52,129 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-04-21 02:04:52,129 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:04:52,129 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-04-21 02:04:52,129 DEBUG BGP-Thread-1 (job):   Prefix indexes: [0]
2026-04-21 02:04:52,129 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.0.0.0')]
2026-04-21 02:04:52,129 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-04-21 02:04:52,129 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-04-21 02:04:52,129 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:04:52,129 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-04-21 02:04:52,129 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-04-21 02:04:52,131 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-04-21 02:04:52,131 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:04:52,131 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:04:52,131 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-04-21 02:04:52,131 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:04:52,131 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:04:52,131 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:04:52,131 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-04-21 02:04:52,131 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x400101004002060201000080004005040000006440030402020202)
2026-04-21 02:04:52,131 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:04:52,131 DEBUG BGP-Thread-1 (job):     AS path=32768
2026-04-21 02:04:52,131 DEBUG BGP-Thread-1 (job):     Next hop=2.2.2.2
2026-04-21 02:04:52,131 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.0.0.0')]/28 (0x1c08000000)
2026-04-21 02:04:52,131 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000800040050400000064400304020202021c08000000
2026-04-21 02:04:52,131 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-04-21 02:04:52,132 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:04:52,132 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:04:52,132 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-04-21 02:04:52,132 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:04:52,132 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:04:52,132 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:04:52,132 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:04:52,132 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:04:52,132 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:04:52,132 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:04:52,132 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:04:52,132 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:04:52,132 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:04:52,132 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:04:52,132 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:04:52,132 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-04-21 02:04:52,132 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-04-21 02:04:52,132 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:04:52,133 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:04:52,133 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:04:52,133 DEBUG BGP-Thread-1 (job): ########## Iteration: 1 ##########
2026-04-21 02:04:52,133 DEBUG BGP-Thread-1 (job): Remaining prefixes: 1
2026-04-21 02:04:52,133 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-04-21 02:04:52,133 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-04-21 02:04:52,133 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-04-21 02:04:52,133 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:04:52,133 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-04-21 02:04:52,133 DEBUG BGP-Thread-1 (job):   Prefix indexes: [1]
2026-04-21 02:04:52,133 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.0.0.16')]
2026-04-21 02:04:52,133 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-04-21 02:04:52,133 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-04-21 02:04:52,133 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:04:52,133 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-04-21 02:04:52,133 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-04-21 02:04:52,133 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-04-21 02:04:52,133 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:04:52,133 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:04:52,133 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-04-21 02:04:52,134 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:04:52,134 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:04:52,134 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:04:52,134 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-04-21 02:04:52,134 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x400101004002060201000080004005040000006440030402020202)
2026-04-21 02:04:52,134 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:04:52,134 DEBUG BGP-Thread-1 (job):     AS path=32768
2026-04-21 02:04:52,134 DEBUG BGP-Thread-1 (job):     Next hop=2.2.2.2
2026-04-21 02:04:52,134 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.0.0.16')]/28 (0x1c08000010)
2026-04-21 02:04:52,134 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000800040050400000064400304020202021c08000010
2026-04-21 02:04:52,134 INFO BGP-Thread-1 (job): All update messages generated.
2026-04-21 02:04:52,134 INFO BGP-Thread-1 (job): Storing performance results.
2026-04-21 02:04:52,134 INFO BGP-Thread-1 (job): ########## Final results ##########
2026-04-21 02:04:52,134 INFO BGP-Thread-1 (job): Number of iterations: 2
2026-04-21 02:04:52,134 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the pre-fill phase: 0
2026-04-21 02:04:52,134 INFO BGP-Thread-1 (job): The pre-fill phase duration: 0s
2026-04-21 02:04:52,134 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the 2nd test phase: 2
2026-04-21 02:04:52,134 INFO BGP-Thread-1 (job): The 2nd test phase duration: 0.0054666996002197266s
2026-04-21 02:04:52,134 INFO BGP-Thread-1 (job): Threshold for performance reporting: 1000
2026-04-21 02:04:52,134 INFO BGP-Thread-1 (job): Message generator performance results stored in totals-bgp.csv:
2026-04-21 02:04:52,135 INFO BGP-Thread-1 (job):   
2026-04-21 02:04:52,135 INFO BGP-Thread-1 (job):   
2026-04-21 02:04:52,135 INFO BGP-Thread-1 (job): Message generator performance results stored in performance-bgp.csv:
2026-04-21 02:04:52,135 INFO BGP-Thread-1 (job):   
2026-04-21 02:04:52,135 INFO BGP-Thread-1 (job):   
2026-04-21 02:04:52,135 INFO BGP-Thread-1 (job): Finally an END-OF-RIB is sent.
2026-04-21 02:04:52,135 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:04:52,135 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:04:52,136 DEBUG BGP-Thread-1 (job):   Length=43 (0x002b)
2026-04-21 02:04:52,136 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:04:52,136 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:04:52,136 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:04:52,136 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=20 (0x0014)
2026-04-21 02:04:52,136 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000800040050400000064)
2026-04-21 02:04:52,136 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:04:52,136 DEBUG BGP-Thread-1 (job):     AS path=32768
2026-04-21 02:04:52,136 DEBUG BGP-Thread-1 (job):     Next hop=2.2.2.2
2026-04-21 02:04:52,136 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[]/28 (0x)
2026-04-21 02:04:52,136 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff002b02000000144001010040020602010000800040050400000064
2026-04-21 02:05:02,146 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-04-21 02:05:02,147 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.010s
2026-04-21 02:05:02,147 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-04-21 02:05:02,147 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:05:02,147 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:05:12,157 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-04-21 02:05:12,157 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 20.020s
2026-04-21 02:05:12,158 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-04-21 02:05:12,158 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:05:12,158 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:05:22,167 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-04-21 02:05:22,168 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 30.029s
2026-04-21 02:05:22,168 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-04-21 02:05:22,168 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:05:22,168 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:05:32,177 INFO BGP-Thread-1 (job): ... idle for 10.009s
2026-04-21 02:05:32,178 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 40.038s
2026-04-21 02:05:32,178 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-04-21 02:05:32,178 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:05:32,178 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:37.531972" elapsed="0.001272"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-21T02:05:37.534580" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/ebgp_peer2.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/ebgp_peer2.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-21T02:05:37.533715" elapsed="0.001003"/>
</kw>
<arg>${eBGP_PEER2_LOG_FILE}</arg>
<arg>${eBGP_PEER2_LOG_FILE}</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-21T02:05:37.517535" elapsed="0.017366"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:05:37.536368" elapsed="0.000624"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:05:37.535580" elapsed="0.001565"/>
</kw>
<doc>Stop BGP peer, store logs and wait for empty topology</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:05:35.415588" elapsed="2.121649"/>
</test>
<test id="s1-s9-t11" name="Check_For_Empty_IPv4_Topology" line="251">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:05:37.544649" elapsed="0.000248"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:05:37.544375" elapsed="0.000584"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:05:37.546052" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:05:37.545912" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:37.545885" elapsed="0.000246"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:05:37.551980" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:05:37.551870" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:37.551851" elapsed="0.000197"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:05:37.553081" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:05:37.552666" elapsed="0.000443"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:05:37.553573" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:05:37.553274" elapsed="0.000324"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:05:37.553644" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:05:37.553824" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:05:37.552284" elapsed="0.001566"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:05:37.560097" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:05:37.559974" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:37.559953" elapsed="0.000226"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:05:37.561422" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:05:37.561313" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:37.561295" elapsed="0.000197"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:05:37.561982" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:05:37.561645" elapsed="0.000365"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:05:37.562414" level="INFO">${current_connection_index} = 9</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:05:37.562175" elapsed="0.000268"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:05:37.594905" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:05:37.563025" elapsed="0.032081"/>
</kw>
<msg time="2026-04-21T02:05:37.595335" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:05:37.595385" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:05:37.562611" elapsed="0.032811"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:05:37.621639" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "I "P "v "4 "_ "T "o "p "o "l "o "g "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:05:37.596150" elapsed="0.025711"/>
</kw>
<msg time="2026-04-21T02:05:37.622133" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:05:37.622290" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "I "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:05:37.595675" elapsed="0.026654"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:37.622776" elapsed="0.000062"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:05:37.622445" elapsed="0.000431"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:37.622411" elapsed="0.000494"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:37.623457" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "I "P "v "4 "_ "T "o "p "o "l "o "g "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:37.623060" elapsed="0.000468"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:37.623891" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:05:37.623598" elapsed="0.000358"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:37.623579" elapsed="0.000402"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:05:37.624021" elapsed="0.000041"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:05:37.626815" elapsed="0.000156"/>
</kw>
<msg time="2026-04-21T02:05:37.627036" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:05:37.625658" elapsed="0.001516"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:37.627459" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:37.627823" elapsed="0.000077"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:05:37.624971" elapsed="0.003041"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:05:37.624362" elapsed="0.003717"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:05:37.561010" elapsed="0.067171"/>
</kw>
<msg time="2026-04-21T02:05:37.628279" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:05:37.628325" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "I "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:05:37.560347" elapsed="0.068015"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:05:37.628549" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:05:37.628440" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:37.628421" elapsed="0.000215"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:37.629120" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:37.629483" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:05:37.629558" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:05:37.559490" elapsed="0.070180"/>
</kw>
<msg time="2026-04-21T02:05:37.629767" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:05:37.629833" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "I "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:05:37.554248" elapsed="0.075624"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:37.630245" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:05:37.629953" elapsed="0.000351"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:37.629935" elapsed="0.000393"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:05:37.554093" elapsed="0.076259"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:05:37.553909" elapsed="0.076483"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:05:37.551486" elapsed="0.078976"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:05:37.545584" elapsed="0.084946"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:05:37.545116" elapsed="0.085546"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:05:37.539288" elapsed="0.091441"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_Example_IPv4_Topology_Does_Not_Contain" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:05:37.638555" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node012bnjmcwgmvpi16qtteodz9mhw18.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:05:37.638721" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:05:37.638880" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:05:37.632032" elapsed="0.006876"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:37.642204" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:37.639087" elapsed="0.003165"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:37.645802" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:37.642414" elapsed="0.003443"/>
</kw>
<kw name="Should Not Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` contains ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:05:37.646056" elapsed="0.003887"/>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>prefix</arg>
<doc>Check the example-ipv4-topology does not contain the string</doc>
<status status="PASS" start="2026-04-21T02:05:37.631586" elapsed="0.018452"/>
</kw>
<arg>${DEFAULT_TOPOLOGY_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_TOPOLOGY_CHECK_PERIOD}</arg>
<arg>BgpOperations.Check_Example_IPv4_Topology_Does_Not_Contain</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>prefix</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:05:37.630945" elapsed="0.019164"/>
</kw>
<kw name="Report Failure Due To Bug" owner="Utils" type="TEARDOWN">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:05:37.651909" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:05:37.651280" elapsed="0.000668"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="PASS" start="2026-04-21T02:05:37.652271" elapsed="0.000045"/>
</return>
<status status="PASS" start="2026-04-21T02:05:37.652061" elapsed="0.000301"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:37.652031" elapsed="0.000367"/>
</if>
<kw name="Comment" owner="BuiltIn">
<arg>Jira tickets are {PROJECT}-{NUMBER} while Bugzilla tickets are {NUMBER}</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:37.652653" elapsed="0.000030"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<var>${match}</var>
<arg>Should Contain</arg>
<arg>${number}</arg>
<arg>-</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:37.652928" elapsed="0.000029"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${bug_url}</var>
<arg>${match}</arg>
<arg>https://jira.opendaylight.org/browse/${number}</arg>
<arg>https://bugs.opendaylight.org/show_bug.cgi?id=${number}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:37.653189" elapsed="0.000028"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${msg}</var>
<arg>This test fails due to ${bug_url}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:37.653437" elapsed="0.000027"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:37.653671" elapsed="0.000027"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<arg>${msg}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:37.653957" elapsed="0.000031"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${msg}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:37.654196" elapsed="0.000029"/>
</kw>
<if>
<branch type="IF" condition="&quot;${include_bug_in_tags}&quot;==&quot;True&quot;">
<kw name="Set Tags" owner="BuiltIn">
<arg>${bug_url}</arg>
<doc>Adds given ``tags`` for the current test or all tests in a suite.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:37.654547" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:05:37.654311" elapsed="0.000308"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:05:37.654288" elapsed="0.000364"/>
</if>
<arg>4835</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-04-21T02:05:37.650680" elapsed="0.004042"/>
</kw>
<doc>The IPv4 topology shall be empty</doc>
<status status="PASS" start="2026-04-21T02:05:37.537949" elapsed="0.116855"/>
</test>
<test id="s1-s9-t12" name="iBGP_Check_Log_For_Withdrawn_Prefixes" line="261">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:05:37.659279" elapsed="0.000214"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:05:37.659010" elapsed="0.000539"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:05:37.660623" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:05:37.660510" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:37.660491" elapsed="0.000203"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:05:37.666325" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:05:37.666214" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:37.666196" elapsed="0.000198"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:05:37.667427" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:05:37.667032" elapsed="0.000423"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:05:37.667944" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:05:37.667621" elapsed="0.000350"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:05:37.668017" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:05:37.668179" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:05:37.666630" elapsed="0.001574"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:05:37.674549" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:05:37.674441" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:37.674422" elapsed="0.000196"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:05:37.675822" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:05:37.675696" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:37.675678" elapsed="0.000214"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:05:37.676340" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:05:37.676038" elapsed="0.000328"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:05:37.676744" level="INFO">${current_connection_index} = 9</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:05:37.676526" elapsed="0.000243"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:05:37.708143" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:05:37.677289" elapsed="0.031047"/>
</kw>
<msg time="2026-04-21T02:05:37.708550" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:05:37.708598" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:05:37.676952" elapsed="0.031683"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:05:37.733489" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "i "B "G "P "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "W "i "t "h "d "r "a "w "n "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:05:37.709318" elapsed="0.024349"/>
</kw>
<msg time="2026-04-21T02:05:37.733901" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:05:37.733949" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "i "B "G "P "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:05:37.708896" elapsed="0.025088"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:37.734400" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:05:37.734094" elapsed="0.000364"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:37.734061" elapsed="0.000425"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:37.735023" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "i "B "G "P "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "W "i "t "h "d "r "a "w "n "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:37.734634" elapsed="0.000463"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:37.735382" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:05:37.735163" elapsed="0.000274"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:37.735144" elapsed="0.000317"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:05:37.735500" elapsed="0.000042"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:05:37.738381" elapsed="0.000152"/>
</kw>
<msg time="2026-04-21T02:05:37.738595" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:05:37.737195" elapsed="0.001536"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:37.739028" elapsed="0.000075"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:37.739360" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:05:37.736528" elapsed="0.003017"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:05:37.735944" elapsed="0.003666"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:05:37.675397" elapsed="0.064312"/>
</kw>
<msg time="2026-04-21T02:05:37.739822" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:05:37.739868" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "i "B "G "P "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:05:37.674773" elapsed="0.065133"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:05:37.740092" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:05:37.739984" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:37.739965" elapsed="0.000216"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:37.740602" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:37.740981" elapsed="0.000030"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:05:37.741067" elapsed="0.000019"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:05:37.674096" elapsed="0.067097"/>
</kw>
<msg time="2026-04-21T02:05:37.741306" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:05:37.741398" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "i "B "G "P "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:05:37.668599" elapsed="0.072842"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:37.741857" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:05:37.741531" elapsed="0.000389"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:37.741511" elapsed="0.000437"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:05:37.668450" elapsed="0.073526"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:05:37.668264" elapsed="0.073753"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:05:37.665843" elapsed="0.076244"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:05:37.660217" elapsed="0.081939"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:05:37.659701" elapsed="0.082515"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:05:37.655965" elapsed="0.086307"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>ibgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:05:37.742439" elapsed="0.000110"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:05:37.743187" level="INFO">${prefixes_to_be_removed} = 2</msg>
<var>${prefixes_to_be_removed}</var>
<arg>max(${eBGP_PEER1_PREFIX_COUNT}, ${eBGP_PEER2_PREFIX_COUNT})</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:05:37.742706" elapsed="0.000508"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:37.757710" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:05:37.770960" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:37.771187" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:37.757532" elapsed="0.013693"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:37.772009" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:37.771521" elapsed="0.000558"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:05:37.772934" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:05:37.773085" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:05:37.772455" elapsed="0.000793">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:05:37.757068" elapsed="0.016342">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:38.799576" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:05:38.812606" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:38.812868" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:38.799300" elapsed="0.013609"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:38.813756" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:38.813254" elapsed="0.000591"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:05:38.814496" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:05:38.814645" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:05:38.814076" elapsed="0.000669">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:05:38.798526" elapsed="0.016420">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:39.834216" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:05:39.847873" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:39.848123" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:39.833951" elapsed="0.014212"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:39.849050" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:39.848517" elapsed="0.000600"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:05:39.849728" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:05:39.849903" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:05:39.849333" elapsed="0.000676">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:05:39.833156" elapsed="0.017026">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:40.870490" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:05:40.883930" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:40.884163" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:40.870253" elapsed="0.013968"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:40.885281" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:40.884614" elapsed="0.000767"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:05:40.886537" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:05:40.886753" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:05:40.885833" elapsed="0.001098">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:05:40.869632" elapsed="0.017545">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:41.909070" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:05:41.922162" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:41.922400" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:41.908870" elapsed="0.013588"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:41.923590" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:41.922922" elapsed="0.000771"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:05:41.924715" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:05:41.924951" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:05:41.924075" elapsed="0.001023">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:05:41.908322" elapsed="0.017014">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:42.948620" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:05:42.962128" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:42.962445" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:42.948408" elapsed="0.014102"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:42.963915" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:42.963048" elapsed="0.000982"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:05:42.965393" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:05:42.965706" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:05:42.964597" elapsed="0.001321">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:05:42.947643" elapsed="0.018528">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:43.988667" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:05:44.002553" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:44.002852" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:43.988425" elapsed="0.014490"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:44.004106" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:44.003336" elapsed="0.000932"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:05:44.005300" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:05:44.005542" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:05:44.004618" elapsed="0.001091">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:05:43.987683" elapsed="0.018324">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:45.026657" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:05:45.039782" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:45.039959" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:45.026461" elapsed="0.013542"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:45.040778" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:45.040258" elapsed="0.000613"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:05:45.041552" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:05:45.041723" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:05:45.041101" elapsed="0.000776">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:05:45.025899" elapsed="0.016146">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:46.061166" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:05:46.074408" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:46.074695" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:46.060972" elapsed="0.013782"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:46.075936" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:46.075259" elapsed="0.000778"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:05:46.077027" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:05:46.077232" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:05:46.076376" elapsed="0.000993">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:05:46.060399" elapsed="0.017201">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:47.095834" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:05:47.109122" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:47.109307" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:47.095621" elapsed="0.013727"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:47.110522" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:47.109778" elapsed="0.000850"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:05:47.111748" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:05:47.112053" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:05:47.111029" elapsed="0.001208">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:05:47.095045" elapsed="0.017482">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:48.133232" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:05:48.146654" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:48.146832" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:48.133026" elapsed="0.013844"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:48.147766" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:48.147164" elapsed="0.001007"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:05:48.149721" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:05:48.150087" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:05:48.148762" elapsed="0.001534">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:05:48.132416" elapsed="0.018203">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:49.170589" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:05:49.184092" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:49.184336" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:49.170387" elapsed="0.014004"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:49.185500" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:49.184836" elapsed="0.000765"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:05:49.186608" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:05:49.186842" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:05:49.185972" elapsed="0.001017">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:05:49.169840" elapsed="0.017387">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:50.207977" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:05:50.221547" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:50.221728" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:50.207745" elapsed="0.014022"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:50.222529" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:50.222083" elapsed="0.000512"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:05:50.223319" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:05:50.223467" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:05:50.222849" elapsed="0.000723">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:05:50.207186" elapsed="0.016734">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:51.244644" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:05:51.257783" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:51.258067" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:51.244442" elapsed="0.013686"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:51.259350" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:51.258628" elapsed="0.000833"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:05:51.260568" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:05:51.260817" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:05:51.259863" elapsed="0.001111">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:05:51.243886" elapsed="0.017343">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:52.287144" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:05:52.300056" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:52.300221" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:52.286945" elapsed="0.013312"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:52.301252" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:52.300528" elapsed="0.000838"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:05:52.302481" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:05:52.302699" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:05:52.301763" elapsed="0.001119">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:05:52.286333" elapsed="0.016802">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:53.327388" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:05:53.340544" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:53.340758" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:53.327180" elapsed="0.013654"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:53.341772" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:53.341329" elapsed="0.000542"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:05:53.342506" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:05:53.342651" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:05:53.342098" elapsed="0.000650">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:05:53.326531" elapsed="0.016432">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:54.366248" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:05:54.379570" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:54.379769" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:54.366050" elapsed="0.013813"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:54.381041" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:54.380263" elapsed="0.000883"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:05:54.382253" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:05:54.382462" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:05:54.381551" elapsed="0.001098">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:05:54.365493" elapsed="0.017431">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:55.405312" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:05:55.418945" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:55.419183" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:55.405118" elapsed="0.014122"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:55.420312" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:55.419636" elapsed="0.000774"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:05:55.421396" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:05:55.421653" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:05:55.420748" elapsed="0.001105">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:05:55.404548" elapsed="0.017544">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:56.444247" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:05:56.457729" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:56.457929" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:56.444045" elapsed="0.013922"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:56.458710" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:56.458245" elapsed="0.000580"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:05:56.459475" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:05:56.459616" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:05:56.459067" elapsed="0.000647">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:05:56.443463" elapsed="0.016581">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:57.480960" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:05:57.494233" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:57.494370" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:57.480749" elapsed="0.013647"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:57.495193" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:57.494623" elapsed="0.000669"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:05:57.496299" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:05:57.496532" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:05:57.495628" elapsed="0.001046">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:05:57.480226" elapsed="0.016712">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:05:58.516055" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-04-21T02:05:58.529944" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:05:58.530187" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:05:58.515855" elapsed="0.014389"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:58.531464" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:58.530800" elapsed="0.000764"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:05:58.532713" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-04-21T02:05:58.533009" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:05:58.532044" elapsed="0.001158">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-04-21T02:05:58.515294" elapsed="0.018224">0 != 2</status>
</kw>
<msg time="2026-04-21T02:05:58.533901" level="FAIL">Keyword 'Check_File_For_Word_Count' failed after retrying for 20 seconds. The last error was: 0 != 2</msg>
<arg>${DEFAULT_LOG_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_LOG_CHECK_PERIOD}</arg>
<arg>Check_File_For_Word_Count</arg>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-04-21T02:05:37.743383" elapsed="20.790786">Keyword 'Check_File_For_Word_Count' failed after retrying for 20 seconds. The last error was: 0 != 2</status>
</kw>
<kw name="Report Failure Due To Bug" owner="Utils" type="TEARDOWN">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:05:58.537756" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:05:58.536427" elapsed="0.001447"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="NOT RUN" start="2026-04-21T02:05:58.538528" elapsed="0.000045"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:05:58.538102" elapsed="0.000550"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:58.538044" elapsed="0.000667"/>
</if>
<kw name="Comment" owner="BuiltIn">
<arg>Jira tickets are {PROJECT}-{NUMBER} while Bugzilla tickets are {NUMBER}</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-04-21T02:05:58.539084" elapsed="0.000279"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-04-21T02:05:58.540388" level="FAIL">'4835' does not contain '-'</msg>
<arg>${number}</arg>
<arg>-</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-04-21T02:05:58.540025" elapsed="0.000434">'4835' does not contain '-'</status>
</kw>
<msg time="2026-04-21T02:05:58.540566" level="INFO">${match} = False</msg>
<var>${match}</var>
<arg>Should Contain</arg>
<arg>${number}</arg>
<arg>-</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:05:58.539581" elapsed="0.001012"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:05:58.541320" level="INFO">${bug_url} = https://bugs.opendaylight.org/show_bug.cgi?id=4835</msg>
<var>${bug_url}</var>
<arg>${match}</arg>
<arg>https://jira.opendaylight.org/browse/${number}</arg>
<arg>https://bugs.opendaylight.org/show_bug.cgi?id=${number}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:05:58.540780" elapsed="0.000575"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:05:58.541962" level="INFO">${msg} = This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4835</msg>
<var>${msg}</var>
<arg>This test fails due to ${bug_url}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:05:58.541534" elapsed="0.000457"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:05:58.542922" level="INFO">${newline} = 
</msg>
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:05:58.542192" elapsed="0.000758"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<msg time="2026-04-21T02:05:58.543540" level="INFO">Set test message to:
This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4835

Keyword 'Check_File_For_Word_Count' failed after retrying for 20 seconds. The last error was: 0 != 2</msg>
<arg>${msg}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="PASS" start="2026-04-21T02:05:58.543111" elapsed="0.000488"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:58.544137" level="INFO">This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4835</msg>
<arg>${msg}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:58.543828" elapsed="0.000365"/>
</kw>
<if>
<branch type="IF" condition="&quot;${include_bug_in_tags}&quot;==&quot;True&quot;">
<kw name="Set Tags" owner="BuiltIn">
<msg time="2026-04-21T02:05:58.544975" level="INFO">Set tag 'https://bugs.opendaylight.org/show_bug.cgi?id=4835'.</msg>
<arg>${bug_url}</arg>
<doc>Adds given ``tags`` for the current test or all tests in a suite.</doc>
<status status="PASS" start="2026-04-21T02:05:58.544593" elapsed="0.000444"/>
</kw>
<status status="PASS" start="2026-04-21T02:05:58.544277" elapsed="0.000807"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:58.544254" elapsed="0.000865"/>
</if>
<arg>4835</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-04-21T02:05:58.535466" elapsed="0.009715"/>
</kw>
<doc>Check incomming updates for withdrawn routes</doc>
<tag>critical</tag>
<tag>https://bugs.opendaylight.org/show_bug.cgi?id=4835</tag>
<status status="FAIL" start="2026-04-21T02:05:37.655119" elapsed="20.890125">This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4835

Keyword 'Check_File_For_Word_Count' failed after retrying for 20 seconds. The last error was: 0 != 2</status>
</test>
<test id="s1-s9-t13" name="Disconnect_iBGP_Peer1" line="275">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:05:58.549190" elapsed="0.000216"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:05:58.548918" elapsed="0.000545"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:05:58.550657" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:05:58.550539" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:58.550520" elapsed="0.000210"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:05:58.556394" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:05:58.556223" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:58.556205" elapsed="0.000261"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:05:58.557498" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:05:58.557108" elapsed="0.000417"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:05:58.558002" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:05:58.557687" elapsed="0.000341"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:05:58.558074" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:05:58.558277" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:05:58.556700" elapsed="0.001602"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:05:58.565646" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:05:58.565537" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:58.565518" elapsed="0.000197"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:05:58.566976" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:05:58.566867" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:58.566849" elapsed="0.000195"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:05:58.567496" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:05:58.567193" elapsed="0.000329"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:05:58.567923" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:05:58.567685" elapsed="0.000264"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:05:58.598300" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:05:58.568451" elapsed="0.030077"/>
</kw>
<msg time="2026-04-21T02:05:58.598755" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:05:58.598837" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:05:58.568111" elapsed="0.030767"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:05:58.622537" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "D "i "s "c "o "n "n "e "c "t "_ "i "B "G "P "_ "P "e "e "r "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:05:58.599611" elapsed="0.023076"/>
</kw>
<msg time="2026-04-21T02:05:58.622905" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:05:58.622951" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "D "i "s "c "o "n "n "e "c "t "_ "i "B "G "P "_ "P "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:05:58.599167" elapsed="0.023819"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:58.623393" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:05:58.623098" elapsed="0.000353"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:58.623063" elapsed="0.000415"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:05:58.624058" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "D "i "s "c "o "n "n "e "c "t "_ "i "B "G "P "_ "P "e "e "r "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:05:58.623633" elapsed="0.000491"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:58.624411" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:05:58.624190" elapsed="0.000275"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:58.624172" elapsed="0.000316"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:05:58.624527" elapsed="0.000042"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:05:58.627332" elapsed="0.000151"/>
</kw>
<msg time="2026-04-21T02:05:58.627546" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:05:58.626159" elapsed="0.001527"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:58.628151" elapsed="0.000079"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:58.628496" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:05:58.625479" elapsed="0.003207"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:05:58.624890" elapsed="0.003861"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:05:58.566538" elapsed="0.062338"/>
</kw>
<msg time="2026-04-21T02:05:58.628973" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:05:58.629018" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "D "i "s "c "o "n "n "e "c "t "_ "i "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:05:58.565892" elapsed="0.063162"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:05:58.629241" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:05:58.629132" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:58.629113" elapsed="0.000212"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:58.629744" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:58.630111" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:05:58.630183" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:05:58.565193" elapsed="0.065099"/>
</kw>
<msg time="2026-04-21T02:05:58.630390" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:05:58.630434" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "D "i "s "c "o "n "n "e "c "t "_ "i "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:05:58.558690" elapsed="0.071780"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:05:58.630806" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:05:58.630547" elapsed="0.000327"/>
</branch>
<status status="PASS" start="2026-04-21T02:05:58.630530" elapsed="0.000368"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:05:58.558542" elapsed="0.072380"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:05:58.558361" elapsed="0.072597"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:05:58.555860" elapsed="0.075157"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:05:58.550231" elapsed="0.080844"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:05:58.549618" elapsed="0.081506"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:05:58.546408" elapsed="0.084773"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>ibgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:05:58.631348" elapsed="0.000108"/>
</kw>
<kw name="Stop_Console_Tool" owner="BGPcliKeywords">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:05:58.632963" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:05:58.632315" elapsed="0.000676"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:05:58.633152" elapsed="0.000335"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:05:58.632037" elapsed="0.001524"/>
</kw>
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:06:00.634991" level="INFO">^C
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<msg time="2026-04-21T02:06:00.635466" level="INFO">${output} = ^C
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt; </msg>
<var>${output}</var>
<arg>delay=1s</arg>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T02:05:58.633713" elapsed="2.001831"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:00.636863" level="INFO">^C
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:00.636089" elapsed="0.000892"/>
</kw>
<doc>Stop the tool if still running.</doc>
<status status="PASS" start="2026-04-21T02:05:58.631641" elapsed="2.005483"/>
</kw>
<kw name="Store_File_To_Workspace">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:06:00.652552" level="INFO">Executing command 'cat bgp_peer1.log'.</msg>
<msg time="2026-04-21T02:06:00.666609" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:06:00.666909" level="INFO">${output_log} = 2026-04-21 02:04:00,545 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:04:00,545 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.1
2026-04-21 02:04:00,545 DEBUG BGP-Thread-...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:06:00.652401" elapsed="0.014572"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:00.668138" level="INFO">2026-04-21 02:04:00,545 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:04:00,545 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.1
2026-04-21 02:04:00,545 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-04-21 02:04:00,546 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.171.3
2026-04-21 02:04:00,546 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-04-21 02:04:00,547 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 02:04:00,547 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 02:04:00,548 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-04-21 02:04:00,548 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 02:04:00,548 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-04-21 02:04:00,548 INFO BGP-Thread-1 (job):   Prefix base: 8.1.0.0/28
2026-04-21 02:04:00,548 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-04-21 02:04:00,548 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-04-21 02:04:00,548 INFO BGP-Thread-1 (job):   My BGP Identifier: 2130706433
2026-04-21 02:04:00,548 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-04-21 02:04:00,548 INFO BGP-Thread-1 (job):   Originator ID: None
2026-04-21 02:04:00,548 INFO BGP-Thread-1 (job):   Cluster list: None
2026-04-21 02:04:00,548 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-04-21 02:04:00,549 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-04-21 02:04:00,549 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-04-21 02:04:00,549 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 0
2026-04-21 02:04:00,549 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, -1]
2026-04-21 02:04:00,549 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-04-21 02:04:00,549 INFO BGP-Thread-1 (job):   Let's go ...

2026-04-21 02:04:00,549 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-04-21 02:04:00,549 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:04:00,549 DEBUG BGP-Thread-1 (job):   Length=45 (0x002d)
2026-04-21 02:04:00,549 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-04-21 02:04:00,549 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-04-21 02:04:00,549 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-04-21 02:04:00,550 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-04-21 02:04:00,550 DEBUG BGP-Thread-1 (job):   BGP Identifier=2130706433 (0x7f000001)
2026-04-21 02:04:00,550 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=16 (0x10)
2026-04-21 02:04:00,550 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x0206010400010001020641040000fbf0
2026-04-21 02:04:00,550 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff002d0104fbf000b47f000001100206010400010001020641040000fbf0'
2026-04-21 02:04:00,550 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff002d0104fbf000b47f000001100206010400010001020641040000fbf0
2026-04-21 02:04:00,551 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:04:00,551 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:04:00,551 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:04:00,552 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:04:00,552 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:04:00,552 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:04:00,552 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:04:00,552 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:04:00,552 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:04:00,552 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:04:00,552 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-04-21 02:04:00,552 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:04:00,552 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:04:00,552 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:04:00,563 INFO BGP-Thread-1 (job): ... idle for 0.011s
2026-04-21 02:04:00,563 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.011s
2026-04-21 02:04:00,564 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-04-21 02:04:00,564 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:04:00,564 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:04:00,564 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-04-21 02:04:00,564 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:04:00,564 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:04:00,564 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:04:00,564 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:04:00,564 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:04:00,564 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:04:00,564 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:04:00,564 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:04:00,564 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:04:00,564 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:04:00,564 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:04:00,564 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:04:00,565 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-04-21 02:04:00,565 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-04-21 02:04:00,565 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:04:00,565 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:04:00,565 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:04:10,575 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-04-21 02:04:10,575 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.021s
2026-04-21 02:04:10,575 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-04-21 02:04:10,575 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:04:10,575 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:04:20,582 INFO BGP-Thread-1 (job): ... idle for 10.007s
2026-04-21 02:04:20,583 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 20.028s
2026-04-21 02:04:20,583 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-04-21 02:04:20,583 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:04:20,583 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:04:30,593 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-04-21 02:04:30,593 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 30.037s
2026-04-21 02:04:30,593 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-04-21 02:04:30,593 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:04:30,593 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:04:40,597 INFO BGP-Thread-1 (job): ... idle for 10.004s
2026-04-21 02:04:40,598 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 40.041s
2026-04-21 02:04:40,598 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-04-21 02:04:40,598 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:04:40,598 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:04:50,599 INFO BGP-Thread-1 (job): ... idle for 10.001s
2026-04-21 02:04:50,600 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 50.043s
2026-04-21 02:04:50,600 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-04-21 02:04:50,600 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:04:50,600 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:05:00,559 INFO BGP-Thread-1 (job): ... idle for 9.959s
2026-04-21 02:05:00,559 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 60.002s
2026-04-21 02:05:00,559 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:05:00,560 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:05:00,560 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:05:00,560 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:05:00,560 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:05:00,560 INFO BGP-Thread-1 (job): KEEP ALIVE is sent.
2026-04-21 02:05:00,560 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-04-21 02:05:00,560 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:05:00,560 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:05:00,564 INFO BGP-Thread-1 (job): KEEP ALIVE message received: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:05:10,567 INFO BGP-Thread-1 (job): ... idle for 10.004s
2026-04-21 02:05:10,568 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 70.008s
2026-04-21 02:05:10,568 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-04-21 02:05:10,568 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:05:10,568 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:05:20,577 INFO BGP-Thread-1 (job): ... idle for 10.009s
2026-04-21 02:05:20,577 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 80.018s
2026-04-21 02:05:20,578 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-04-21 02:05:20,578 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:05:20,578 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:05:30,588 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-04-21 02:05:30,588 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 90.028s
2026-04-21 02:05:30,588 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-04-21 02:05:30,588 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:05:30,588 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:05:40,598 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-04-21 02:05:40,599 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 100.038s
2026-04-21 02:05:40,599 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-04-21 02:05:40,599 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:05:40,599 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:05:50,607 INFO BGP-Thread-1 (job): ... idle for 10.008s
2026-04-21 02:05:50,608 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 110.046s
2026-04-21 02:05:50,608 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-04-21 02:05:50,608 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:05:50,608 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:00.667392" elapsed="0.001155"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:00.669796" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bgp_peer1.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bgp_peer1.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-21T02:06:00.669031" elapsed="0.000922"/>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:00.651929" elapsed="0.018168"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:06:00.671533" elapsed="0.000644"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:06:00.670785" elapsed="0.001542"/>
</kw>
<doc>Stop BGP peer, log topology and store logs</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:05:58.545746" elapsed="2.126672"/>
</test>
<test id="s1-s9-t14" name="Delete_BGP_Peers_Configuration" line="282">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:06:00.678976" elapsed="0.000220"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:06:00.678648" elapsed="0.000607"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:00.680452" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:00.680306" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:00.680278" elapsed="0.000254"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:00.686230" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:00.686118" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:00.686098" elapsed="0.000203"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:00.687355" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:00.686947" elapsed="0.000437"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:06:00.687881" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:06:00.687554" elapsed="0.000354"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:06:00.687954" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:06:00.688122" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:06:00.686538" elapsed="0.001609"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:00.694525" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:00.694411" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:00.694391" elapsed="0.000205"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:00.695840" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:00.695705" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:00.695688" elapsed="0.000223"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:06:00.696375" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:06:00.696064" elapsed="0.000391"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:06:00.696887" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:06:00.696626" elapsed="0.000288"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:06:00.728891" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:06:00.697420" elapsed="0.031622"/>
</kw>
<msg time="2026-04-21T02:06:00.729233" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:06:00.729282" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:00.697078" elapsed="0.032240"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:06:00.752671" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "G "P "_ "P "e "e "r "s "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:06:00.729943" elapsed="0.022833"/>
</kw>
<msg time="2026-04-21T02:06:00.752962" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:06:00.753067" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "G "P "_ "P "e "e "r "s "_ "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:00.729505" elapsed="0.023600"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:00.753468" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:00.753187" elapsed="0.000346"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:00.753166" elapsed="0.000396"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:00.754070" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "G "P "_ "P "e "e "r "s "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:00.753714" elapsed="0.000424"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:00.754433" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:00.754208" elapsed="0.000281"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:00.754188" elapsed="0.000324"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:06:00.754546" elapsed="0.000033"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:06:00.757233" elapsed="0.000154"/>
</kw>
<msg time="2026-04-21T02:06:00.757457" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:00.756098" elapsed="0.001545"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:00.757963" elapsed="0.000080"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:00.758309" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:06:00.755439" elapsed="0.003058"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:06:00.754876" elapsed="0.003688"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:06:00.695400" elapsed="0.063265"/>
</kw>
<msg time="2026-04-21T02:06:00.758761" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:06:00.758831" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "G "P "_ "P "e "e "r "s "_ "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:00.694754" elapsed="0.064117"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:06:00.759062" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:06:00.758950" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:00.758931" elapsed="0.000216"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:00.759560" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:00.759931" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:06:00.760007" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:06:00.694055" elapsed="0.066064"/>
</kw>
<msg time="2026-04-21T02:06:00.760212" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:06:00.760257" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "G "P "_ "P "e "e "r "s "_ "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:00.688604" elapsed="0.071691"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:00.760630" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:00.760372" elapsed="0.000313"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:00.760355" elapsed="0.000355"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:06:00.688451" elapsed="0.072282"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:06:00.688205" elapsed="0.072560"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:06:00.685718" elapsed="0.075121"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:06:00.679937" elapsed="0.080960"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:00.679425" elapsed="0.081565"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:06:00.674447" elapsed="0.086598"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:00.761884" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | NAME=example-ibgp-peer1 | IP=127.0.0.1 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>NAME=example-ibgp-peer1</arg>
<arg>IP=${iBGP_PEER1_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:00.761222" elapsed="0.000694"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:00.811592" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:00.811209" elapsed="0.000420"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:00.812399" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:00.812158" elapsed="0.000318">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:00.812571" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:00.811801" elapsed="0.000795"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:00.813175" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:00.812766" elapsed="0.000436"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:00.813507" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:00.813676" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:00.813368" elapsed="0.000334"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:00.814129" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:00.813880" elapsed="0.000294"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:00.815190" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'NAME': 'example-ibgp-peer1', 'IP': '127.0.0.1', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:00.814923" elapsed="0.000313"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:00.815663" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:00.815398" elapsed="0.000291"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:00.816559" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:00.816211" elapsed="0.000376"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:00.817374" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:00.817147" elapsed="0.000254"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:00.817454" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:06:00.817646" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:00.816782" elapsed="0.000890"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:00.817852" elapsed="0.000245"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T02:06:00.816025" elapsed="0.002113"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:00.818713" level="INFO">${value} = example-ibgp-peer1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:00.818388" elapsed="0.000351"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:00.819633" level="INFO">${encoded} = example-ibgp-peer1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:00.819266" elapsed="0.000394"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:00.819710" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:00.819927" level="INFO">${encoded_value} = example-ibgp-peer1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:00.818944" elapsed="0.001008"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:00.820110" elapsed="0.000226"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">example-ibgp-peer1</var>
<status status="PASS" start="2026-04-21T02:06:00.818251" elapsed="0.002125"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:00.820939" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:00.820624" elapsed="0.000341"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:00.821680" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:00.821469" elapsed="0.000236"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:00.821755" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:06:00.821936" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:00.821151" elapsed="0.000811"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:00.822115" elapsed="0.000222"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-04-21T02:06:00.820489" elapsed="0.001889"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:00.822983" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:00.822661" elapsed="0.000348"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:00.823728" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:00.823519" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:00.823820" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:06:00.823973" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:00.823198" elapsed="0.000799"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:00.824151" elapsed="0.000223"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:06:00.822490" elapsed="0.001925"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:06:00.815740" elapsed="0.008710"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:06:00.824493" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:06:00.824650" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-ibgp-peer1', 'IP': '127.0.0.1', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:06:00.814573" elapsed="0.010102"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:00.814244" elapsed="0.010462"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:00.824897" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:00.824731" elapsed="0.000227"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:00.814224" elapsed="0.010755"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:00.825820" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:00.825125" elapsed="0.000726"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:00.825901" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:00.810555" elapsed="0.015472"/>
</kw>
<msg time="2026-04-21T02:06:00.826221" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:00.796150" elapsed="0.030120"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:00.840156" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:00.854028" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:00.868024" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:00.868228" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:00.868409" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:00.868789" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:00.868637" elapsed="0.000220"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:00.868622" elapsed="0.000260"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:00.869026" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:00.869196" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:00.869361" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:00.868591" elapsed="0.000822"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:00.868487" elapsed="0.000953"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:00.869587" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:00.869663" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:06:00.869793" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:00.791355" elapsed="0.078478"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:00.871109" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:00.870685" elapsed="0.000473"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:00.884140" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01eu7koguztu29yg0kuftjnyz17.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:00.884190" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:00.884302" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:06:00.873651" elapsed="0.010677"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:00.871227" elapsed="0.013143"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:00.884551" elapsed="0.000079"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:00.884398" elapsed="0.000275"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:00.871209" elapsed="0.013486"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:00.888423" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:00.885753" elapsed="0.002714"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:00.885525" elapsed="0.002977"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:00.885507" elapsed="0.003020"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:00.891602" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:00.888821" elapsed="0.002829"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:00.888581" elapsed="0.003106"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:00.888565" elapsed="0.003147"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:00.892570" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:00.891992" elapsed="0.000607"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:00.892944" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:00.892671" elapsed="0.000333"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:00.893524" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:00.893201" elapsed="0.000369"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:00.893029" elapsed="0.000587"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:00.892652" elapsed="0.000988"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:00.894238" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:00.893827" elapsed="0.000439"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:00.894582" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:00.894337" elapsed="0.000304"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:00.895152" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:00.894853" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:00.894666" elapsed="0.000562"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:00.894319" elapsed="0.000946"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:00.895476" elapsed="0.000465"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:06:00.896424" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:00.896117" elapsed="0.000352"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:06:00.896646" elapsed="0.003907"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:06:00.885104" elapsed="0.015521"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:06:00.900677" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:06:00.903265" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:06:00.870101" elapsed="0.033192"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:06:00.903347" elapsed="0.000028"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ibgp_peers</arg>
<arg>mapping=${mapping}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:06:00.762154" elapsed="0.141317"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${mapping}</arg>
<arg>NAME=example-ebgp-peer1</arg>
<arg>IP=${eBGP_PEER1_IP}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:00.903642" elapsed="0.000267"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:00.954528" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:00.954133" elapsed="0.000429"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:00.955351" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:00.955094" elapsed="0.000334">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:00.955605" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:00.954739" elapsed="0.000892"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:00.956215" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:00.955818" elapsed="0.000424"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:00.956555" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:00.956711" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:00.956409" elapsed="0.000338"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:00.957243" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:00.956954" elapsed="0.000337"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:00.958280" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'NAME': 'example-ebgp-peer1', 'IP': '127.0.0.3', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:00.958022" elapsed="0.000303"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:00.958752" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:00.958486" elapsed="0.000291"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:00.959497" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:00.959200" elapsed="0.000324"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:00.960267" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:00.960050" elapsed="0.000243"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:00.960345" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:06:00.960502" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:00.959713" elapsed="0.000814"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:00.960682" elapsed="0.000256"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T02:06:00.959028" elapsed="0.001949"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:00.961560" level="INFO">${value} = example-ebgp-peer1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:00.961265" elapsed="0.000321"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:00.962507" level="INFO">${encoded} = example-ebgp-peer1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:00.962299" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:00.962583" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:00.962734" level="INFO">${encoded_value} = example-ebgp-peer1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:00.961779" elapsed="0.000980"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:00.962930" elapsed="0.000221"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">example-ebgp-peer1</var>
<status status="PASS" start="2026-04-21T02:06:00.961129" elapsed="0.002063"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:00.963732" level="INFO">${value} = 127.0.0.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:00.963437" elapsed="0.000321"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:00.964548" level="INFO">${encoded} = 127.0.0.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:00.964338" elapsed="0.000236"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:00.964622" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:00.964770" level="INFO">${encoded_value} = 127.0.0.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:00.963963" elapsed="0.000846"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:00.964964" elapsed="0.000494"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.3</var>
<status status="PASS" start="2026-04-21T02:06:00.963303" elapsed="0.002212"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:00.966195" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:00.965873" elapsed="0.000349"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:00.966980" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:00.966737" elapsed="0.000271"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:00.967057" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:00.967210" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:00.966412" elapsed="0.000823"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:00.967391" elapsed="0.000229"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:06:00.965710" elapsed="0.001955"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:06:00.958846" elapsed="0.008855"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:06:00.967745" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:06:00.967935" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-ebgp-peer1', 'IP': '127.0.0.3', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:06:00.957678" elapsed="0.010284"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:00.957367" elapsed="0.010628"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:00.968220" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:00.968025" elapsed="0.000263"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:00.957345" elapsed="0.010964"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:00.969106" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:00.968460" elapsed="0.000675"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:00.969184" elapsed="0.000054"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:00.953466" elapsed="0.015875"/>
</kw>
<msg time="2026-04-21T02:06:00.969396" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:00.939073" elapsed="0.030371"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:00.984015" elapsed="0.000040"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:00.999168" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.013895" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.014140" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.014331" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.014833" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:01.014663" elapsed="0.000229"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:01.014645" elapsed="0.000273"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.015068" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.015239" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.015410" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:01.014606" elapsed="0.000858"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:01.014484" elapsed="0.001009"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.015645" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:01.015723" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:06:01.015899" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:00.934159" elapsed="0.081770"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.017172" level="INFO">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.3</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:01.016876" elapsed="0.000348"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:01.028784" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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.3 
 path_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.3 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01eu7koguztu29yg0kuftjnyz17.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:01.028884" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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.3 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:01.029013" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:06:01.019644" elapsed="0.009405"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:01.017293" elapsed="0.011811"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.029357" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:01.029141" elapsed="0.000302"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.017275" elapsed="0.012198"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.035219" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:01.030950" elapsed="0.004332"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:01.030610" elapsed="0.004721"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.030585" elapsed="0.004782"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.039722" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:01.035756" elapsed="0.004076"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:01.035442" elapsed="0.004456"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.035419" elapsed="0.004526"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.040787" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:01.040222" elapsed="0.000628"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.041296" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:01.040949" elapsed="0.000427"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.042150" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:01.041643" elapsed="0.000622"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:01.041409" elapsed="0.000912"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.040924" elapsed="0.001428"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.043126" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:01.042644" elapsed="0.000509"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.043463" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:01.043223" elapsed="0.000297"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.044026" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:01.043709" elapsed="0.000342"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:01.043544" elapsed="0.000544"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.043205" elapsed="0.000904"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:01.044263" elapsed="0.000353"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:06:01.045102" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:01.044783" elapsed="0.000345"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.045286" elapsed="0.002851"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:06:01.030001" elapsed="0.018203"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:06:01.048253" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:06:01.050946" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:06:01.016231" elapsed="0.034743"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:06:01.051030" elapsed="0.000029"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ebgp_peers</arg>
<arg>mapping=${mapping}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:06:00.904194" elapsed="0.146964"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${mapping}</arg>
<arg>NAME=example-ebgp-peer2</arg>
<arg>IP=${eBGP_PEER2_IP}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.051324" elapsed="0.000241"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.098910" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:01.098497" elapsed="0.000447"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:01.099785" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:01.099497" elapsed="0.000388">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:01.099980" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:01.099119" elapsed="0.000886"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.100556" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:01.100173" elapsed="0.000410"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:01.100908" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:01.101086" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:01.100745" elapsed="0.000367"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.101516" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:01.101272" elapsed="0.000289"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.102630" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'NAME': 'example-ebgp-peer2', 'IP': '127.0.0.4', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:01.102368" elapsed="0.000308"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.103136" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.102857" elapsed="0.000304"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.103867" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:01.103550" elapsed="0.000345"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:01.104633" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.104414" elapsed="0.000245"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:01.104713" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:06:01.104889" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:01.104088" elapsed="0.000827"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.105076" elapsed="0.000238"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T02:06:01.103410" elapsed="0.001944"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.106105" level="INFO">${value} = example-ebgp-peer2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:01.105600" elapsed="0.000531"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:01.106904" level="INFO">${encoded} = example-ebgp-peer2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.106673" elapsed="0.000257"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:01.106981" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:01.107133" level="INFO">${encoded_value} = example-ebgp-peer2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:01.106320" elapsed="0.000837"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.107311" elapsed="0.000253"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">example-ebgp-peer2</var>
<status status="PASS" start="2026-04-21T02:06:01.105467" elapsed="0.002140"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.108174" level="INFO">${value} = 127.0.0.4</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:01.107871" elapsed="0.000328"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:01.108932" level="INFO">${encoded} = 127.0.0.4</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.108703" elapsed="0.000257"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:01.109008" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:01.109156" level="INFO">${encoded_value} = 127.0.0.4</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:01.108386" elapsed="0.000794"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.109332" elapsed="0.000219"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.4</var>
<status status="PASS" start="2026-04-21T02:06:01.107720" elapsed="0.001871"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.110146" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:01.109850" elapsed="0.000321"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:01.110896" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.110671" elapsed="0.000250"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:01.110971" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:01.111118" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:01.110355" elapsed="0.000787"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.111292" elapsed="0.000240"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:06:01.109702" elapsed="0.001870"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:06:01.103213" elapsed="0.008395"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:06:01.111650" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:06:01.111822" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-ebgp-peer2', 'IP': '127.0.0.4', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:06:01.102037" elapsed="0.009811"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:01.101703" elapsed="0.010177"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.112100" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:01.111946" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.101680" elapsed="0.010497"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.112968" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:01.112322" elapsed="0.000674"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:01.113044" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:01.097873" elapsed="0.015296"/>
</kw>
<msg time="2026-04-21T02:06:01.113224" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:01.083714" elapsed="0.029560"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.128009" elapsed="0.000037"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.143496" elapsed="0.000061"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.158147" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.158380" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.158581" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.159025" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:01.158869" elapsed="0.000214"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:01.158850" elapsed="0.000260"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.159255" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.159425" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.159593" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:01.158793" elapsed="0.000853"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:01.158668" elapsed="0.001007"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.159842" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:01.159924" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T02:06:01.160095" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:01.078670" elapsed="0.081530"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.161450" level="INFO">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.4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:01.161151" elapsed="0.000356"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:01.174345" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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.4 
 path_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.4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01eu7koguztu29yg0kuftjnyz17.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:01.174454" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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.4 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:01.174660" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:06:01.163924" elapsed="0.010793"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:01.161585" elapsed="0.013264"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.175260" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:01.174912" elapsed="0.000487"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.161566" elapsed="0.013880"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.181416" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:01.177495" elapsed="0.003983"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:01.177172" elapsed="0.004356"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.177147" elapsed="0.004417"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.185702" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:01.181980" elapsed="0.003770"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:01.181640" elapsed="0.004146"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.181617" elapsed="0.004211"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.186425" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:01.186013" elapsed="0.000439"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.186767" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:01.186523" elapsed="0.000324"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.187345" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:01.187042" elapsed="0.000329"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:01.186872" elapsed="0.000534"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.186505" elapsed="0.000922"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.187982" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:01.187591" elapsed="0.000418"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.188453" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:01.188078" elapsed="0.000431"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.189134" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:01.188828" elapsed="0.000331"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:01.188533" elapsed="0.000663"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.188061" elapsed="0.001156"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:01.189372" elapsed="0.000351"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:06:01.190213" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:01.189911" elapsed="0.000371"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.190446" elapsed="0.002886"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:06:01.176287" elapsed="0.017114"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:06:01.193449" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:06:01.196085" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:06:01.160512" elapsed="0.035603"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:06:01.196173" elapsed="0.000029"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ebgp_peers</arg>
<arg>mapping=${mapping}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:06:01.051800" elapsed="0.144504"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:06:01.196988" elapsed="0.000247"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:06:01.196593" elapsed="0.000708"/>
</kw>
<doc>Delete all previously configured BGP peers.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:06:00.673134" elapsed="0.524206"/>
</test>
<test id="s1-s9-t15" name="TC_LAS_Reconfigure_Odl_To_Accept_Connection" line="296">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:06:01.201117" elapsed="0.000231"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:06:01.200792" elapsed="0.000629"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:01.202463" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:01.202348" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.202330" elapsed="0.000201"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:01.208252" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:01.208140" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.208120" elapsed="0.000201"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.209405" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:01.208964" elapsed="0.000469"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.209914" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:06:01.209597" elapsed="0.000343"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:06:01.209985" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:06:01.210149" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:06:01.208562" elapsed="0.001617"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:01.216245" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:01.216129" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.216109" elapsed="0.000208"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:01.217587" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:01.217478" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.217461" elapsed="0.000194"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:06:01.218160" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.217845" elapsed="0.000342"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:06:01.218581" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:06:01.218354" elapsed="0.000257"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:06:01.251284" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:06:01.219140" elapsed="0.032309"/>
</kw>
<msg time="2026-04-21T02:06:01.251645" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:06:01.251692" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:01.218775" elapsed="0.033236"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:06:01.293386" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "d "l "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:06:01.254335" elapsed="0.039206"/>
</kw>
<msg time="2026-04-21T02:06:01.293740" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:06:01.293792" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "R "e "c "o "n "f "i "g "u "r "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:01.252783" elapsed="0.041071"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.294246" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:01.293960" elapsed="0.000384"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.293929" elapsed="0.000446"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.294889" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "d "l "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:01.294531" elapsed="0.000436"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.295265" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:01.295038" elapsed="0.000284"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.295019" elapsed="0.000327"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:06:01.295385" elapsed="0.000043"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:06:01.298291" elapsed="0.000414"/>
</kw>
<msg time="2026-04-21T02:06:01.298773" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:01.297017" elapsed="0.001924"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.299430" elapsed="0.000083"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.299790" elapsed="0.000096"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:06:01.296336" elapsed="0.003671"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:06:01.295729" elapsed="0.004346"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:06:01.217173" elapsed="0.083003"/>
</kw>
<msg time="2026-04-21T02:06:01.300271" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:06:01.300317" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "R "e "c "o "n "f "i "g "u "r "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:01.216477" elapsed="0.083876"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:06:01.300543" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:06:01.300431" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.300412" elapsed="0.000217"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.301065" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.301413" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:06:01.301489" elapsed="0.000021"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:06:01.215745" elapsed="0.085867"/>
</kw>
<msg time="2026-04-21T02:06:01.301708" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:06:01.301752" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "R "e "c "o "n "f "i "g "u "r "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:01.210569" elapsed="0.091226"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.302149" elapsed="0.000072"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:01.301889" elapsed="0.000369"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.301871" elapsed="0.000411"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:06:01.210419" elapsed="0.091887"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:06:01.210236" elapsed="0.092104"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:06:01.207740" elapsed="0.094660"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:06:01.202056" elapsed="0.100437"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:01.201585" elapsed="0.100957"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:06:01.198384" elapsed="0.104215"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.303440" level="INFO">&amp;{mapping} = { IP=127.0.0.1 | HOLDTIME=180 | PEER_PORT=17900 | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${iBGP_PEER1_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.302826" elapsed="0.000642"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.340912" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:01.340510" elapsed="0.000433"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:01.341707" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:01.341456" elapsed="0.000336">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:01.341902" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:01.341116" elapsed="0.000811"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.342483" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:01.342095" elapsed="0.000415"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:01.342829" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:01.342993" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:01.342673" elapsed="0.000347"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.343458" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:01.343209" elapsed="0.000296"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.344501" level="INFO">mapping: {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:01.344240" elapsed="0.000307"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.345212" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.344708" elapsed="0.000530"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.345938" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:01.345618" elapsed="0.000346"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:01.346706" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.346484" elapsed="0.000248"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:01.346783" elapsed="0.000047"/>
</return>
<msg time="2026-04-21T02:06:01.346955" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:01.346161" elapsed="0.000819"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.347162" elapsed="0.000248"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-04-21T02:06:01.345476" elapsed="0.002053"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.348110" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:01.347787" elapsed="0.000349"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:01.348875" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.348646" elapsed="0.000254"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:01.348950" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:01.349101" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:01.348326" elapsed="0.000799"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.350203" elapsed="0.000231"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:06:01.347648" elapsed="0.002828"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.351044" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:01.350723" elapsed="0.000346"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:01.351834" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.351605" elapsed="0.000256"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:01.351912" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:01.352063" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:01.351286" elapsed="0.000802"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.352239" elapsed="0.000222"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:06:01.350589" elapsed="0.001913"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.353068" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:01.352751" elapsed="0.000342"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:01.353825" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.353600" elapsed="0.000253"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:01.353902" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:01.354053" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:01.353281" elapsed="0.000796"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.354229" elapsed="0.000221"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:06:01.352615" elapsed="0.001875"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.355053" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:01.354738" elapsed="0.000341"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:01.355873" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.355637" elapsed="0.000262"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:01.355947" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:01.356097" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:01.355298" elapsed="0.000823"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.356273" elapsed="0.000220"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:06:01.354604" elapsed="0.001928"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:06:01.345292" elapsed="0.011275"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:06:01.356610" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:01.356770" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:06:01.343910" elapsed="0.012891"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:01.343574" elapsed="0.013274"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.357032" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:01.356876" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.343555" elapsed="0.013553"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.358179" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:01.357255" elapsed="0.001004"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:01.358313" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:01.339884" elapsed="0.018558"/>
</kw>
<msg time="2026-04-21T02:06:01.358498" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:01.325715" elapsed="0.032835"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.372558" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.386534" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.401051" elapsed="0.000036"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.401322" elapsed="0.000033"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.401559" elapsed="0.000030"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.402082" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:01.401895" elapsed="0.000263"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:01.401874" elapsed="0.000318"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.402385" elapsed="0.000030"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.402610" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.402783" elapsed="0.000038"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:01.401826" elapsed="0.001031"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:01.401666" elapsed="0.001220"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.403037" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:01.403115" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:06:01.403253" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:01.321031" elapsed="0.082250"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.433673" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:01.433244" elapsed="0.000460"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:01.434542" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:01.434270" elapsed="0.000359">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:01.434723" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:01.433896" elapsed="0.000851"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.435330" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:01.434939" elapsed="0.000418"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:01.435662" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:01.435844" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:01.435522" elapsed="0.000351"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.436280" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:01.436033" elapsed="0.000306"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:06:01.436795" elapsed="0.000043"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:01.436419" elapsed="0.000454"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.437352" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:01.437050" elapsed="0.000328"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:01.436900" elapsed="0.000514"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.436398" elapsed="0.001039"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.438358" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:01.437586" elapsed="0.000803"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:01.438441" elapsed="0.000035"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:01.432563" elapsed="0.006014"/>
</kw>
<msg time="2026-04-21T02:06:01.438636" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:01.418132" elapsed="0.020554"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.453316" elapsed="0.000043"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.467627" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.481546" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.481764" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.481969" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.482385" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:01.482232" elapsed="0.000208"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:01.482214" elapsed="0.000254"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.482613" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.482782" elapsed="0.000036"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.482975" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:01.482175" elapsed="0.000853"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:01.482056" elapsed="0.001002"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.483208" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:01.483285" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:06:01.483447" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:01.414966" elapsed="0.068511"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:01.484893" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:01.484594" elapsed="0.000377">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:01.485064" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:01.484202" elapsed="0.000886"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.485451" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:01.485157" elapsed="0.000350"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.486031" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:01.485716" elapsed="0.000341"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:01.485531" elapsed="0.000561"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.485139" elapsed="0.000974"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.488702" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:01.486268" elapsed="0.002464"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:06:01.488787" elapsed="0.000092"/>
</return>
<msg time="2026-04-21T02:06:01.489016" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:01.483837" elapsed="0.005206"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.490574" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:01.490290" elapsed="0.000333"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.491042" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:01.490781" elapsed="0.000321"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.491504" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:01.491258" elapsed="0.000290"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.491962" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:01.491701" elapsed="0.000304"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:06:01.492842" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:06:01.492620" elapsed="0.000250"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:06:01.493206" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:06:01.493029" elapsed="0.000202"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.493459" elapsed="0.000236"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.494129" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:01.493879" elapsed="0.000295"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:06:01.494216" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:01.494370" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:06:01.492212" elapsed="0.002182"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:01.511351" level="INFO">PUT Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01eu7koguztu29yg0kuftjnyz17.node0', 'Content-Length': '1075', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:06:01.511455" level="INFO">PUT Response : url=http://10.30.171.3:8181/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 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:01.511613" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:06:01.498653" elapsed="0.012999"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:01.494464" elapsed="0.017321"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.512110" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:01.511862" elapsed="0.000384"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.494447" elapsed="0.017845"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.518032" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:01.513913" elapsed="0.004180"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:01.513507" elapsed="0.004643"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.513481" elapsed="0.004707"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.522358" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:01.518582" elapsed="0.003839"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:01.518265" elapsed="0.004206"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.518242" elapsed="0.004264"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.523272" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:01.522757" elapsed="0.000542"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.523613" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:01.523368" elapsed="0.000302"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.524186" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:01.523881" elapsed="0.000337"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:01.523694" elapsed="0.000562"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.523350" elapsed="0.000928"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.524828" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:01.524444" elapsed="0.000412"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.525165" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:01.524924" elapsed="0.000297"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.525700" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:01.525408" elapsed="0.000318"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:01.525245" elapsed="0.000516"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.524907" elapsed="0.000875"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:01.525976" elapsed="0.000351"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:06:01.526798" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:01.526494" elapsed="0.000345"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.527002" elapsed="0.002626"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:06:01.512936" elapsed="0.016756"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:06:01.529896" elapsed="0.000036"/>
</return>
<status status="PASS" start="2026-04-21T02:06:01.529761" elapsed="0.000256"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.529742" elapsed="0.000303"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.530200" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:06:01.530268" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:06:01.532854" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:06:01.489451" elapsed="0.043431"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:06:01.532950" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:06:01.533105" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:06:01.308834" elapsed="0.224295"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.533520" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:01.533275" elapsed="0.000314"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.533257" elapsed="0.000356"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:06:01.533645" elapsed="0.000025"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:06:01.303741" elapsed="0.230026"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.534702" level="INFO">&amp;{mapping} = { IP=127.0.0.3 | HOLDTIME=180 | PEER_PORT=17900 | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | AS_NUMBER=65432 | PEER_AS=64497 }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${eBGP_PEER1_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>AS_NUMBER=${LOCAL_AS}</arg>
<arg>PEER_AS=${eBGP_AS}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.533984" elapsed="0.000746"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.572062" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:01.571667" elapsed="0.000424"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:01.573000" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/ebgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:01.572612" elapsed="0.000466">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/ebgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:01.573174" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:01.572258" elapsed="0.000940"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.573752" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:01.573367" elapsed="0.000412"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:01.574114" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/ebgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/ebgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:01.574278" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:01.573971" elapsed="0.000334"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.574740" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:01.574462" elapsed="0.000325"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.575777" level="INFO">mapping: {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:01.575505" elapsed="0.000338"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.576287" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.576019" elapsed="0.000295"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.577016" level="INFO">${value} = 127.0.0.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:01.576692" elapsed="0.000349"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:01.577765" level="INFO">${encoded} = 127.0.0.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.577550" elapsed="0.000244"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:01.577857" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:01.578009" level="INFO">${encoded_value} = 127.0.0.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:01.577229" elapsed="0.000804"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.578190" elapsed="0.000232"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.3</var>
<status status="PASS" start="2026-04-21T02:06:01.576555" elapsed="0.001907"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.579113" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:01.578797" elapsed="0.000342"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:01.580056" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.579822" elapsed="0.000262"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:01.580136" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:06:01.580301" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:01.579326" elapsed="0.001002"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.580497" elapsed="0.000232"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:06:01.578615" elapsed="0.002159"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.581388" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:01.581065" elapsed="0.000350"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:01.582200" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.581977" elapsed="0.000249"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:01.582277" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:01.582430" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:01.581617" elapsed="0.000840"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.582620" elapsed="0.000325"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:06:01.580915" elapsed="0.002074"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.583557" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:01.583242" elapsed="0.000341"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:01.584328" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.584120" elapsed="0.000233"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:01.584401" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:01.584550" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:01.583773" elapsed="0.000801"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.584726" elapsed="0.000241"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:06:01.583104" elapsed="0.001902"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.585545" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:01.585252" elapsed="0.000318"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:01.586311" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.586101" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:01.586386" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:06:01.586534" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:01.585755" elapsed="0.000803"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.586710" elapsed="0.000288"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:06:01.585118" elapsed="0.001922"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.587587" level="INFO">${value} = 65432</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:01.587289" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:01.588357" level="INFO">${encoded} = 65432</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.588144" elapsed="0.000239"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:01.588435" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:01.588586" level="INFO">${encoded_value} = 65432</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:01.587816" elapsed="0.000794"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.588761" elapsed="0.000242"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">65432</var>
<status status="PASS" start="2026-04-21T02:06:01.587153" elapsed="0.001902"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.589665" level="INFO">${value} = 64497</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:01.589348" elapsed="0.000343"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:01.590441" level="INFO">${encoded} = 64497</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.590231" elapsed="0.000236"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:01.590518" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:01.590671" level="INFO">${encoded_value} = 64497</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:01.589903" elapsed="0.000793"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.590870" elapsed="0.000513"/>
</kw>
<var name="${key}">PEER_AS</var>
<var name="${value}">64497</var>
<status status="PASS" start="2026-04-21T02:06:01.589211" elapsed="0.002221"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:06:01.576368" elapsed="0.015108"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:06:01.591537" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:06:01.591721" level="INFO">${mapping_to_use} = {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:06:01.575179" elapsed="0.016569"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:01.574875" elapsed="0.016906"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.591995" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:01.591825" elapsed="0.000229"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.574854" elapsed="0.017221"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.593172" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:01.592226" elapsed="0.000980"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:01.593257" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:01.571041" elapsed="0.022344"/>
</kw>
<msg time="2026-04-21T02:06:01.593441" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:01.556830" elapsed="0.036675"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.607875" elapsed="0.000033"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.621798" elapsed="0.000039"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.635825" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.636087" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.636275" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.636724" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:01.636573" elapsed="0.000206"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:01.636558" elapsed="0.000263"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.636968" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.637138" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.637304" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:01.636524" elapsed="0.000833"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:01.636402" elapsed="0.000982"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.637534" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:01.637610" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:06:01.637740" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:01.552104" elapsed="0.085663"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.667990" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:01.667588" elapsed="0.000430"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:01.668823" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/ebgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:01.668566" elapsed="0.000335">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/ebgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:01.668996" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:01.668223" elapsed="0.000798"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.669574" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:01.669189" elapsed="0.000412"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:01.669927" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/ebgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/ebgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:01.670086" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:01.669763" elapsed="0.000353"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.670533" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;EXTERNAL&lt;/peer-type&gt;
        &lt;peer-as&gt;$PEER_AS&lt;/peer-as&gt;
        &lt;local-as&gt;$AS_NUMBER&lt;/local-as&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:01.670276" elapsed="0.000327"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:06:01.670998" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:01.670671" elapsed="0.000423"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.671607" level="INFO">${mapping_to_use} = {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:01.671295" elapsed="0.000345"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:01.671123" elapsed="0.000552"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.670652" elapsed="0.001046"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.672734" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.3&lt;/neighbor-address&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:01.671866" elapsed="0.000900"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:01.672842" elapsed="0.000035"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:01.666963" elapsed="0.006015"/>
</kw>
<msg time="2026-04-21T02:06:01.673042" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:01.652629" elapsed="0.020461"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.687208" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.701352" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.715507" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.715710" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.715906" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.716284" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:01.716137" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:01.716123" elapsed="0.000240"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.716505" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.716675" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.716921" elapsed="0.000024"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:01.716091" elapsed="0.000888"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:01.715986" elapsed="0.001025"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.717163" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:01.717290" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:06:01.717431" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.3&lt;/neighbor-address&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:01.649707" elapsed="0.067753"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:01.718765" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/ebgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:01.718509" elapsed="0.000340">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/ebgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:01.718942" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:01.718156" elapsed="0.000811"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.719285" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:01.719035" elapsed="0.000306"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.719855" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:01.719546" elapsed="0.000335"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:01.719365" elapsed="0.000551"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.719018" elapsed="0.000919"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.722526" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:01.720090" elapsed="0.002463"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:06:01.722605" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:01.722759" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:01.717815" elapsed="0.004969"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.724196" level="INFO">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.3</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:01.723945" elapsed="0.000299"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.724658" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.3&lt;/neighbor-address&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;EXTERNAL&lt;/peer-type&gt;
        &lt;peer-as&gt;64497&lt;/peer-as&gt;
        &lt;local-as&gt;65432&lt;/local-as&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:01.724397" elapsed="0.000320"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.725176" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:01.724892" elapsed="0.000329"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.725613" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:01.725374" elapsed="0.000282"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:06:01.726498" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:06:01.726288" elapsed="0.000236"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:06:01.726869" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:06:01.726678" elapsed="0.000217"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.727046" elapsed="0.000209"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.727658" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:01.727411" elapsed="0.000327"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:06:01.727782" elapsed="0.000048"/>
</return>
<msg time="2026-04-21T02:06:01.727961" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:06:01.725878" elapsed="0.002109"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:01.745357" level="INFO">PUT Request : url=http://10.30.171.3:8181/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.3 
 path_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.3 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01eu7koguztu29yg0kuftjnyz17.node0', 'Content-Length': '996', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.3&lt;/neighbor-address&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;EXTERNAL&lt;/peer-type&gt;
        &lt;peer-as&gt;64497&lt;/peer-as&gt;
        &lt;local-as&gt;65432&lt;/local-as&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:06:01.745425" level="INFO">PUT Response : url=http://10.30.171.3:8181/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.3 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:01.745518" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:06:01.730556" elapsed="0.014987"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:01.728057" elapsed="0.017532"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.745771" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:01.745616" elapsed="0.000249"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.728039" elapsed="0.017848"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.754250" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:01.748147" elapsed="0.006151"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:01.747593" elapsed="0.006742"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.747549" elapsed="0.006813"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.757530" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:01.754653" elapsed="0.002930"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:01.754420" elapsed="0.003198"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.754402" elapsed="0.003242"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.758243" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:01.757845" elapsed="0.000424"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.758581" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:01.758339" elapsed="0.000299"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.759189" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:01.758849" elapsed="0.000366"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:01.758663" elapsed="0.000588"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.758321" elapsed="0.000952"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.759819" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:01.759439" elapsed="0.000408"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.760161" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:01.759917" elapsed="0.000301"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.760702" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:01.760408" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:01.760243" elapsed="0.000520"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.759899" elapsed="0.000951"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:01.761012" elapsed="0.000352"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:06:01.761955" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:01.761623" elapsed="0.000358"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.762141" elapsed="0.002710"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:06:01.746648" elapsed="0.018291"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:06:01.765145" elapsed="0.000034"/>
</return>
<status status="PASS" start="2026-04-21T02:06:01.765025" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.765004" elapsed="0.000260"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.765427" elapsed="0.000024"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:06:01.765498" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:06:01.768379" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:06:01.723134" elapsed="0.045276"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:06:01.768478" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:01.768640" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:06:01.539983" elapsed="0.228683"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.769046" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:01.768766" elapsed="0.000350"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.768749" elapsed="0.000392"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:06:01.769175" elapsed="0.000025"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/ebgp_peer</arg>
<arg>mapping=${mapping}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:06:01.535026" elapsed="0.234272"/>
</kw>
<kw name="Teardown_Test_Show_Bugs_If_Test_Failed" owner="SetupUtils" type="TEARDOWN">
<kw name="SetupUtils__Report_Bugs_Causing_Failure" owner="SetupUtils">
<if>
<branch type="IF" condition="'${SetupUtils__Known_Bug_ID}' != ''">
<kw name="Report Failure Due To Bug" owner="Utils">
<arg>${SetupUtils__Known_Bug_ID}</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.770690" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:01.770301" elapsed="0.000451"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.770283" elapsed="0.000495"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>'${SetupUtils__Known_Bug_ID}' != ''</arg>
<arg>Set_Known_Bug_Id</arg>
<arg>${EMPTY}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:01.770948" elapsed="0.000350"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.777004" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:01.776572" elapsed="0.000460"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="PASS" start="2026-04-21T02:06:01.777251" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:06:01.777107" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.777088" elapsed="0.000244"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.777484" elapsed="0.000022"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<var>${reference}</var>
<arg>${SUITE_NAME}_${TEST_NAME}</arg>
<arg>[ /\.-]</arg>
<arg>_</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.777660" elapsed="0.000020"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.777891" elapsed="0.000023"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${msg}</var>
<arg>... click for list of related bugs or create a new one if needed (with the${newline}"${reference}"${newline}reference somewhere inside)</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.778109" elapsed="0.000031"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${bugs}</var>
<arg>"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=${reference}&amp;order=bug_status"</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.778351" elapsed="0.000021"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<arg>${msg}${newline}${bugs}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.778545" elapsed="0.000023"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${msg}${newline}${bugs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.778734" elapsed="0.000023"/>
</kw>
<doc>Report that a test failed and point to linked Bugzilla bug(s).
Linked bugs must contain the ${reference} inside comments (workaround
becasue of currently missing suitable field for external references and
not correctly working the CONTENT MATCHES filter).
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-04-21T02:06:01.776259" elapsed="0.002584"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:01.770082" elapsed="0.008813"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-04-21T02:06:01.769587" elapsed="0.009350"/>
</kw>
<doc>Configure neighbors. One ibgp and one ebgp neighbor with local-as configured.</doc>
<status status="PASS" start="2026-04-21T02:06:01.197747" elapsed="0.581227"/>
</test>
<test id="s1-s9-t16" name="TC_LAS_Start_iBgp_Speaker_And_Verify_Connected" line="316">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:06:01.784019" elapsed="0.000311"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:06:01.783172" elapsed="0.001222"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:01.785459" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:01.785344" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.785325" elapsed="0.000204"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:01.791206" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:01.791097" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.791079" elapsed="0.000195"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.792298" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:01.791906" elapsed="0.000419"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.792779" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:06:01.792487" elapsed="0.000337"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:06:01.792870" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:06:01.793027" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:06:01.791506" elapsed="0.001546"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:01.800438" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:01.800328" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.800308" elapsed="0.000200"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:01.801721" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:01.801613" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.801595" elapsed="0.000197"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:06:01.802298" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:06:01.801967" elapsed="0.000358"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:06:01.802729" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:06:01.802489" elapsed="0.000266"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:06:01.832588" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:06:01.803280" elapsed="0.029550"/>
</kw>
<msg time="2026-04-21T02:06:01.833078" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:06:01.833127" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:01.802942" elapsed="0.030222"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:06:01.873432" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "S "t "a "r "t "_ "i "B "g "p "_ "S "p "e "a "k "e "r "_ "A "n "d "_ "V "e "r "i "f "y "_ "C "o "n "n "e "c "t "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:06:01.833941" elapsed="0.039720"/>
</kw>
<msg time="2026-04-21T02:06:01.873872" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:06:01.873921" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "S "t "a "r "t "_ "i "B "g "p "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:01.833439" elapsed="0.040524"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.874377" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:01.874079" elapsed="0.000366"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.874044" elapsed="0.000434"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.875007" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "S "t "a "r "t "_ "i "B "g "p "_ "S "p "e "a "k "e "r "_ "A "n "d "_ "V "e "r "i "f "y "_ "C "o "n "n "e "c "t "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:01.874632" elapsed="0.000454"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.875430" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:01.875155" elapsed="0.000334"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.875136" elapsed="0.000378"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:06:01.875554" elapsed="0.000047"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:06:01.878744" elapsed="0.000182"/>
</kw>
<msg time="2026-04-21T02:06:01.878995" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:01.877253" elapsed="0.001931"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.879537" elapsed="0.000081"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.879902" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:06:01.876559" elapsed="0.003534"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:06:01.875955" elapsed="0.004205"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:06:01.801308" elapsed="0.079127"/>
</kw>
<msg time="2026-04-21T02:06:01.880551" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:06:01.880613" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "S "t "a "r "t "_ "i "B "g "p "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:01.800666" elapsed="0.079993"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:06:01.880889" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:06:01.880757" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.880737" elapsed="0.000243"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.881412" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.881784" elapsed="0.000043"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:06:01.881877" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:06:01.799966" elapsed="0.082029"/>
</kw>
<msg time="2026-04-21T02:06:01.882096" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:06:01.882141" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "S "t "a "r "t "_ "i "B "g "p "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:01.793434" elapsed="0.088748"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:01.882523" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:01.882260" elapsed="0.000318"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:01.882243" elapsed="0.000360"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:06:01.793288" elapsed="0.089340"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:06:01.793108" elapsed="0.089558"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:06:01.790706" elapsed="0.092025"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:06:01.785039" elapsed="0.097827"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:01.784554" elapsed="0.098364"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:06:01.780311" elapsed="0.102666"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>ibgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:06:01.883148" elapsed="0.000111"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.884030" level="INFO">${speaker_args} = --firstprefix 8.1.0.0 --prefixlen 28 --amount 1 --myip=127.0.0.1 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug</msg>
<var>${speaker_args}</var>
<arg>--firstprefix ${iBGP_PEER1_FIRST_PREFIX_IP} --prefixlen ${PREFIX_LEN} --amount 1 --myip=${iBGP_PEER1_IP} --myport=${BGP_TOOL_PORT} --peerip=${ODL_SYSTEM_IP} --peerport=${ODL_BGP_PORT} --debug</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:01.883437" elapsed="0.000620"/>
</kw>
<kw name="Start_BGP_Speaker_And_Verify_Connected" owner="BGPSpeaker">
<kw name="Start_BGP_Speaker" owner="BGPSpeaker">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.885767" level="INFO">${command} = python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 1 --myip=127.0.0.1 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug &amp;&gt; play.py.out</msg>
<var>${command}</var>
<arg>python3 play.py ${arguments} &amp;&gt; ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:01.885174" elapsed="0.000639"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.886228" level="INFO">python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 1 --myip=127.0.0.1 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug &amp;&gt; play.py.out</msg>
<arg>${command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:01.885980" elapsed="0.000295"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:06:01.889470" level="INFO">python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 1 --myip=127.0.0.1 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug &amp;&gt; play.py.out</msg>
<msg time="2026-04-21T02:06:01.889578" level="INFO">${output} = python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 1 --myip=127.0.0.1 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug &amp;&gt; play.py.out
</msg>
<var>${output}</var>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:06:01.886431" elapsed="0.003176"/>
</kw>
<arg>${arguments}</arg>
<doc>Start the BGP speaker python utility. Redirect its error output to a log file
so it can be dumped into the logs later, when stopping it. This also avoids polluting the
output seen by "Read Until Prompt" with false propmpts so it won't stop prematurely
leading to a spurious test failure, messy log content or other misbehavior.</doc>
<status status="PASS" start="2026-04-21T02:06:01.884847" elapsed="0.004822"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_BGP_Speaker_Connection" owner="BGPSpeaker">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.891149" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>200</arg>
<arg>404</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:01.890843" elapsed="0.000332"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:01.891734" level="INFO">${url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig</msg>
<var>${url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F${ip}?content=nonconfig</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:01.891337" elapsed="0.000424"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:01.898458" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01eu7koguztu29yg0kuftjnyz17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:01.898613" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:06:01.898719" level="FAIL">Url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig Expected status: 409 != 200</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${url}</arg>
<arg>expected_status=${exp_status_code}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:06:01.891941" elapsed="0.007352">Url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig Expected status: 409 != 200</status>
</kw>
<return>
<value>${response.content}</value>
<status status="NOT RUN" start="2026-04-21T02:06:01.899393" elapsed="0.000029"/>
</return>
<arg>${session}</arg>
<arg>${speaker_ip}</arg>
<arg>${connected}</arg>
<doc>Verifies peer's presence in bgp rib.</doc>
<status status="FAIL" start="2026-04-21T02:06:01.890389" elapsed="0.009166">Url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig Expected status: 409 != 200</status>
</kw>
<kw name="Verify_BGP_Speaker_Connection" owner="BGPSpeaker">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:03.902506" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>200</arg>
<arg>404</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:03.901637" elapsed="0.000936"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:03.903880" level="INFO">${url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig</msg>
<var>${url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F${ip}?content=nonconfig</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:03.902988" elapsed="0.000954"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:03.914443" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01eu7koguztu29yg0kuftjnyz17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:03.915716" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1119'} 
 body={"bgp-rib:peer":[{"peer-id":"bgp://127.0.0.1","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false},"bgp-inet:ipv4-routes":{"ipv4-route":[{"path-id":0,"route-key":"8.1.0.0/28","prefix":"8.1.0.0/28","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}}]}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false},"bgp-inet:ipv4-routes":{"ipv4-route":[{"path-id":0,"route-key":"8.1.0.0/28","prefix":"8.1.0.0/28","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}}]}}]},"peer-role":"ibgp"}]} 
 </msg>
<msg time="2026-04-21T02:06:03.915906" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${url}</arg>
<arg>expected_status=${exp_status_code}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:06:03.904319" elapsed="0.011626"/>
</kw>
<return>
<value>${response.content}</value>
<status status="PASS" start="2026-04-21T02:06:03.916033" elapsed="0.000060"/>
</return>
<arg>${session}</arg>
<arg>${speaker_ip}</arg>
<arg>${connected}</arg>
<doc>Verifies peer's presence in bgp rib.</doc>
<status status="PASS" start="2026-04-21T02:06:03.900471" elapsed="0.019767"/>
</kw>
<msg time="2026-04-21T02:06:03.920384" level="INFO">${message} = {"bgp-rib:peer":[{"peer-id":"bgp://127.0.0.1","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bg...</msg>
<var>${message}</var>
<arg>5x</arg>
<arg>2s</arg>
<arg>Verify_BGP_Speaker_Connection</arg>
<arg>${session}</arg>
<arg>${speaker_ip}</arg>
<arg>${connected}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:06:01.889859" elapsed="2.030566"/>
</kw>
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:06:03.920512" elapsed="0.000044"/>
</return>
<msg time="2026-04-21T02:06:03.920745" level="INFO">${output} = {"bgp-rib:peer":[{"peer-id":"bgp://127.0.0.1","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bg...</msg>
<var>${output}</var>
<arg>${speaker_args}</arg>
<arg>session=default</arg>
<arg>speaker_ip=${iBGP_PEER1_IP}</arg>
<doc>Start the BGP speaker python utility, and verifies it's connection.
We can change connected variable to false to verify Speaker did not connect.</doc>
<status status="PASS" start="2026-04-21T02:06:01.884294" elapsed="2.036495"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:03.921513" level="INFO">{"bgp-rib:peer":[{"peer-id":"bgp://127.0.0.1","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false},"bgp-inet:ipv4-routes":{"ipv4-route":[{"path-id":0,"route-key":"8.1.0.0/28","prefix":"8.1.0.0/28","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}}]}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false},"bgp-inet:ipv4-routes":{"ipv4-route":[{"path-id":0,"route-key":"8.1.0.0/28","prefix":"8.1.0.0/28","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}}]}}]},"peer-role":"ibgp"}]}</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:03.921090" elapsed="0.000502"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:06:03.922593" elapsed="0.000398"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:06:03.922107" elapsed="0.000958"/>
</kw>
<doc>Verify that peer is present in odl's rib. Peer is configured with local-as.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:06:01.779522" elapsed="2.143582"/>
</test>
<test id="s1-s9-t17" name="TC_LAS_Start_eBgp_Speaker_And_Verify_Connected" line="328">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:06:03.927633" elapsed="0.000240"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:06:03.927354" elapsed="0.000579"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:03.929009" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:03.928879" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:03.928853" elapsed="0.000231"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:03.934780" elapsed="0.000030"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:03.934669" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:03.934651" elapsed="0.000216"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:03.935902" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:03.935490" elapsed="0.000440"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:06:03.936394" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:06:03.936095" elapsed="0.000325"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:06:03.936465" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:06:03.936625" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:06:03.935102" elapsed="0.001548"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:03.942841" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:03.942711" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:03.942692" elapsed="0.000218"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:03.944119" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:03.944011" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:03.943993" elapsed="0.000195"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:06:03.944642" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:06:03.944336" elapsed="0.000334"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:06:03.945072" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:06:03.944851" elapsed="0.000247"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:06:03.974972" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:06:03.945600" elapsed="0.029591"/>
</kw>
<msg time="2026-04-21T02:06:03.975422" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:06:03.975470" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:03.945261" elapsed="0.030246"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:06:04.000857" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "S "t "a "r "t "_ "e "B "g "p "_ "S "p "e "a "k "e "r "_ "A "n "d "_ "V "e "r "i "f "y "_ "C "o "n "n "e "c "t "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:06:03.976373" elapsed="0.024618"/>
</kw>
<msg time="2026-04-21T02:06:04.001170" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:06:04.001218" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "S "t "a "r "t "_ "e "B "g "p "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:03.975759" elapsed="0.025498"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:04.001623" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:04.001354" elapsed="0.000327"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:04.001327" elapsed="0.000381"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:04.002214" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "S "t "a "r "t "_ "e "B "g "p "_ "S "p "e "a "k "e "r "_ "A "n "d "_ "V "e "r "i "f "y "_ "C "o "n "n "e "c "t "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:04.001884" elapsed="0.000408"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:04.002580" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:04.002359" elapsed="0.000277"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:04.002341" elapsed="0.000319"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:06:04.002697" elapsed="0.000037"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:06:04.005345" elapsed="0.000147"/>
</kw>
<msg time="2026-04-21T02:06:04.005555" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:04.004303" elapsed="0.001385"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:04.005986" elapsed="0.000081"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:04.006324" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:06:04.003637" elapsed="0.002873"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:06:04.003067" elapsed="0.003507"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:06:03.943679" elapsed="0.062993"/>
</kw>
<msg time="2026-04-21T02:06:04.006768" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:06:04.006839" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "S "t "a "r "t "_ "e "B "g "p "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:03.943065" elapsed="0.063915"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:06:04.007176" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:06:04.007065" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:04.007046" elapsed="0.000214"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:04.007676" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:04.008044" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:06:04.008117" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:06:03.942364" elapsed="0.065861"/>
</kw>
<msg time="2026-04-21T02:06:04.008321" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:06:04.008368" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "S "t "a "r "t "_ "e "B "g "p "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:03.937124" elapsed="0.071282"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:04.008736" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:04.008482" elapsed="0.000311"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:04.008465" elapsed="0.000365"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:06:03.936973" elapsed="0.071882"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:06:03.936767" elapsed="0.072122"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:06:03.934297" elapsed="0.074649"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:06:03.928550" elapsed="0.080453"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:03.928093" elapsed="0.080960"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:06:03.924216" elapsed="0.084892"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>ebgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:06:04.009274" elapsed="0.000106"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:04.010122" level="INFO">${speaker_args} = --firstprefix 8.0.0.0 --prefixlen 28 --amount 1 --asnumber=64497 --myip=127.0.0.3 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug</msg>
<var>${speaker_args}</var>
<arg>--firstprefix ${eBGP_PEER1_FIRST_PREFIX_IP} --prefixlen ${PREFIX_LEN} --amount 1 --asnumber=${eBGP_AS} --myip=${eBGP_PEER1_IP} --myport=${BGP_TOOL_PORT} --peerip=${ODL_SYSTEM_IP} --peerport=${ODL_BGP_PORT} --debug</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:04.009534" elapsed="0.000615"/>
</kw>
<kw name="Start_BGP_Speaker_And_Verify_Connected" owner="BGPSpeaker">
<kw name="Start_BGP_Speaker" owner="BGPSpeaker">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:04.011649" level="INFO">${command} = python3 play.py --firstprefix 8.0.0.0 --prefixlen 28 --amount 1 --asnumber=64497 --myip=127.0.0.3 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug &amp;&gt; play.py.out</msg>
<var>${command}</var>
<arg>python3 play.py ${arguments} &amp;&gt; ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:04.011325" elapsed="0.000354"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:04.012155" level="INFO">python3 play.py --firstprefix 8.0.0.0 --prefixlen 28 --amount 1 --asnumber=64497 --myip=127.0.0.3 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug &amp;&gt; play.py.out</msg>
<arg>${command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:04.011912" elapsed="0.000290"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:06:04.015824" level="INFO">python3 play.py --firstprefix 8.0.0.0 --prefixlen 28 --amount 1 --asnumber=64497 --myip=127.0.0.3 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug &amp;&gt; play.py.out</msg>
<msg time="2026-04-21T02:06:04.015915" level="INFO">${output} = python3 play.py --firstprefix 8.0.0.0 --prefixlen 28 --amount 1 --asnumber=64497 --myip=127.0.0.3 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug &amp;&gt; play.py.out
</msg>
<var>${output}</var>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:06:04.012354" elapsed="0.003588"/>
</kw>
<arg>${arguments}</arg>
<doc>Start the BGP speaker python utility. Redirect its error output to a log file
so it can be dumped into the logs later, when stopping it. This also avoids polluting the
output seen by "Read Until Prompt" with false propmpts so it won't stop prematurely
leading to a spurious test failure, messy log content or other misbehavior.</doc>
<status status="PASS" start="2026-04-21T02:06:04.010968" elapsed="0.005033"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_BGP_Speaker_Connection" owner="BGPSpeaker">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:04.017425" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>200</arg>
<arg>404</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:04.017126" elapsed="0.000324"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:04.017995" level="INFO">${url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.3?content=nonconfig</msg>
<var>${url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F${ip}?content=nonconfig</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:04.017611" elapsed="0.000449"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:04.024145" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.3?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.3?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01eu7koguztu29yg0kuftjnyz17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:04.024334" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.3?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:06:04.024497" level="FAIL">Url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.3?content=nonconfig Expected status: 409 != 200</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${url}</arg>
<arg>expected_status=${exp_status_code}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:06:04.018223" elapsed="0.006905">Url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.3?content=nonconfig Expected status: 409 != 200</status>
</kw>
<return>
<value>${response.content}</value>
<status status="NOT RUN" start="2026-04-21T02:06:04.025235" elapsed="0.000029"/>
</return>
<arg>${session}</arg>
<arg>${speaker_ip}</arg>
<arg>${connected}</arg>
<doc>Verifies peer's presence in bgp rib.</doc>
<status status="FAIL" start="2026-04-21T02:06:04.016673" elapsed="0.008730">Url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.3?content=nonconfig Expected status: 409 != 200</status>
</kw>
<kw name="Verify_BGP_Speaker_Connection" owner="BGPSpeaker">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:06.030216" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>200</arg>
<arg>404</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:06.029379" elapsed="0.000914"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:06.031643" level="INFO">${url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.3?content=nonconfig</msg>
<var>${url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F${ip}?content=nonconfig</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:06.030683" elapsed="0.001024"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:06.041737" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.3?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.3?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01eu7koguztu29yg0kuftjnyz17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:06.042437" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.3?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '864'} 
 body={"bgp-rib:peer":[{"peer-id":"bgp://127.0.0.3","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false},"bgp-inet:ipv4-routes":{"ipv4-route":[{"path-id":0,"route-key":"8.0.0.0/28","prefix":"8.0.0.0/28","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64497]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}}]}}]},"peer-role":"ebgp"}]} 
 </msg>
<msg time="2026-04-21T02:06:06.042572" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${url}</arg>
<arg>expected_status=${exp_status_code}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:06:06.032102" elapsed="0.010499"/>
</kw>
<return>
<value>${response.content}</value>
<status status="PASS" start="2026-04-21T02:06:06.042674" elapsed="0.000052"/>
</return>
<arg>${session}</arg>
<arg>${speaker_ip}</arg>
<arg>${connected}</arg>
<doc>Verifies peer's presence in bgp rib.</doc>
<status status="PASS" start="2026-04-21T02:06:06.026902" elapsed="0.019343"/>
</kw>
<msg time="2026-04-21T02:06:06.046393" level="INFO">${message} = {"bgp-rib:peer":[{"peer-id":"bgp://127.0.0.3","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bg...</msg>
<var>${message}</var>
<arg>5x</arg>
<arg>2s</arg>
<arg>Verify_BGP_Speaker_Connection</arg>
<arg>${session}</arg>
<arg>${speaker_ip}</arg>
<arg>${connected}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:06:04.016167" elapsed="2.030265"/>
</kw>
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:06:06.046520" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:06:06.046824" level="INFO">${output} = {"bgp-rib:peer":[{"peer-id":"bgp://127.0.0.3","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bg...</msg>
<var>${output}</var>
<arg>${speaker_args}</arg>
<arg>session=default</arg>
<arg>speaker_ip=${eBGP_PEER1_IP}</arg>
<doc>Start the BGP speaker python utility, and verifies it's connection.
We can change connected variable to false to verify Speaker did not connect.</doc>
<status status="PASS" start="2026-04-21T02:06:04.010373" elapsed="2.036504"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:06.047671" level="INFO">{"bgp-rib:peer":[{"peer-id":"bgp://127.0.0.3","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false},"bgp-inet:ipv4-routes":{"ipv4-route":[{"path-id":0,"route-key":"8.0.0.0/28","prefix":"8.0.0.0/28","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64497]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}}]}}]},"peer-role":"ebgp"}]}</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:06.047194" elapsed="0.000742"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:06:06.048967" elapsed="0.000419"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:06:06.048411" elapsed="0.001074"/>
</kw>
<doc>Verify that peer is present in odl's rib. Peer is configured with local-as.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:06:03.923446" elapsed="2.126097"/>
</test>
<test id="s1-s9-t18" name="TC_LAS_Verify_iBGP_Rib_Out" line="340">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:06:06.054130" elapsed="0.000214"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:06:06.053859" elapsed="0.000541"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:06.055500" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:06.055358" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:06.055314" elapsed="0.000260"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:06.061196" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:06.061083" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:06.061063" elapsed="0.000202"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:06.062313" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:06.061911" elapsed="0.000430"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:06:06.062821" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:06:06.062506" elapsed="0.000342"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:06:06.062893" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:06:06.063055" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:06:06.061505" elapsed="0.001574"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:06.071218" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:06.071104" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:06.071084" elapsed="0.000208"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:06.072743" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:06.072632" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:06.072614" elapsed="0.000226"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:06:06.073328" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:06:06.073001" elapsed="0.000355"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:06:06.073744" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:06:06.073521" elapsed="0.000249"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:06:06.105048" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:06:06.074313" elapsed="0.030933"/>
</kw>
<msg time="2026-04-21T02:06:06.105452" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:06:06.105499" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:06.073969" elapsed="0.031565"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:06:06.129899" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "V "e "r "i "f "y "_ "i "B "G "P "_ "R "i "b "_ "O "u "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:06:06.106241" elapsed="0.023861"/>
</kw>
<msg time="2026-04-21T02:06:06.130326" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:06:06.130372" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "V "e "r "i "f "y "_ "i "B "G "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:06.105769" elapsed="0.024639"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:06.130876" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:06.130522" elapsed="0.000492"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:06.130488" elapsed="0.000555"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:06.131581" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "V "e "r "i "f "y "_ "i "B "G "P "_ "R "i "b "_ "O "u "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:06.131192" elapsed="0.000455"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:06.132025" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:06.131713" elapsed="0.000373"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:06.131695" elapsed="0.000419"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:06:06.132154" elapsed="0.000043"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:06:06.134914" elapsed="0.000154"/>
</kw>
<msg time="2026-04-21T02:06:06.135136" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:06.133762" elapsed="0.001511"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:06.135550" elapsed="0.000075"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:06.135908" elapsed="0.000114"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:06:06.133117" elapsed="0.003026"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:06:06.132501" elapsed="0.003709"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:06:06.072320" elapsed="0.063991"/>
</kw>
<msg time="2026-04-21T02:06:06.136410" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:06:06.136456" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "V "e "r "i "f "y "_ "i "B "G "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:06.071486" elapsed="0.065006"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:06:06.136682" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:06:06.136572" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:06.136553" elapsed="0.000215"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:06.137229" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:06.137582" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:06:06.137655" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:06:06.070714" elapsed="0.067051"/>
</kw>
<msg time="2026-04-21T02:06:06.137882" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:06:06.137928" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "V "e "r "i "f "y "_ "i "B "G "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:06.063519" elapsed="0.074447"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:06.138300" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:06.138043" elapsed="0.000312"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:06.138026" elapsed="0.000353"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:06:06.063330" elapsed="0.075074"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:06:06.063142" elapsed="0.075298"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:06:06.060693" elapsed="0.077805"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:06:06.055028" elapsed="0.083527"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:06.054556" elapsed="0.084046"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:06:06.050994" elapsed="0.087662"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:06.139673" level="INFO">&amp;{mapping} = { IP=127.0.0.1 | HOLDTIME=180 | PEER_PORT=17900 | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | AS_NUMBER=65432 | PEER_AS=64497 | PREFIXLEN=8.0.0.0/28 }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${iBGP_PEER1_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>AS_NUMBER=${LOCAL_AS}</arg>
<arg>PEER_AS=${eBGP_AS}</arg>
<arg>PREFIXLEN=${eBGP_PEER1_FIRST_PREFIX_IP}/${PREFIX_LEN}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:06.138888" elapsed="0.000849"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:06.198601" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:06.198172" elapsed="0.000464"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:06.199494" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:06.199194" elapsed="0.000382">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:06.199671" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:06.198839" elapsed="0.000856"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:06.200325" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:06.199884" elapsed="0.000468"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:06.200704" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:06.200916" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:06.200547" elapsed="0.000395"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:06.201356" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:06.201106" elapsed="0.000295"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:06.202527" level="INFO">mapping: {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497', 'PREFIXLEN': '8.0.0.0/28'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:06.202262" elapsed="0.000311"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:06.203028" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:06.202736" elapsed="0.000317"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:06.203833" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:06.203444" elapsed="0.000416"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:06.204791" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:06.204400" elapsed="0.000436"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:06.204892" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:06:06.205082" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:06.204055" elapsed="0.001053"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:06.205270" elapsed="0.000296"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-04-21T02:06:06.203304" elapsed="0.002304"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:06.206251" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:06.205875" elapsed="0.000402"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:06.207502" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:06.207021" elapsed="0.000508"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:06.207582" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:06.207734" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:06.206652" elapsed="0.001106"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:06.207945" elapsed="0.000330"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:06:06.205723" elapsed="0.002594"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:06.208931" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:06.208567" elapsed="0.000392"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:06.209844" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:06.209494" elapsed="0.000377"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:06.209921" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:06.210073" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:06.209149" elapsed="0.000948"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:06.210254" elapsed="0.000269"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:06:06.208430" elapsed="0.002135"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:06.211148" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:06.210828" elapsed="0.000347"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:06.212071" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:06.211706" elapsed="0.000391"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:06.212148" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:06.212298" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:06.211363" elapsed="0.000960"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:06.212476" elapsed="0.000303"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:06:06.210677" elapsed="0.002178"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:06.213450" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:06.213123" elapsed="0.000353"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:06.214360" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:06.214028" elapsed="0.000357"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:06.214435" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:06.214585" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:06.213664" elapsed="0.000944"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:06.214761" elapsed="0.000285"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:06:06.212974" elapsed="0.002113"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:06.215655" level="INFO">${value} = 65432</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:06.215334" elapsed="0.000347"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:06.216583" level="INFO">${encoded} = 65432</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:06.216247" elapsed="0.000362"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:06.216692" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:06:06.216886" level="INFO">${encoded_value} = 65432</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:06.215901" elapsed="0.001010"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:06.217065" elapsed="0.000272"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">65432</var>
<status status="PASS" start="2026-04-21T02:06:06.215199" elapsed="0.002179"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:06.217964" level="INFO">${value} = 64497</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:06.217626" elapsed="0.000365"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:06.218877" level="INFO">${encoded} = 64497</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:06.218524" elapsed="0.000379"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:06.218953" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:06.219104" level="INFO">${encoded_value} = 64497</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:06.218181" elapsed="0.000947"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:06.219281" elapsed="0.000479"/>
</kw>
<var name="${key}">PEER_AS</var>
<var name="${value}">64497</var>
<status status="PASS" start="2026-04-21T02:06:06.217490" elapsed="0.002385"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:06.220453" level="INFO">${value} = 8.0.0.0/28</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:06.220129" elapsed="0.000349"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:06.221483" level="INFO">${encoded} = 8.0.0.0/28</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:06.221120" elapsed="0.000389"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:06.221561" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:06.221713" level="INFO">${encoded_value} = 8.0.0.0/28</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:06.220669" elapsed="0.001068"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:06.221910" elapsed="0.000272"/>
</kw>
<var name="${key}">PREFIXLEN</var>
<var name="${value}">8.0.0.0/28</var>
<status status="PASS" start="2026-04-21T02:06:06.219992" elapsed="0.002231"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:06:06.203110" elapsed="0.019148"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:06:06.222306" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:06:06.222468" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497', 'PREFIXLEN': '8.0.0.0/28'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:06:06.201877" elapsed="0.020618"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:06.201487" elapsed="0.021040"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:06.222715" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:06.222557" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:06.201460" elapsed="0.021348"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:06.223706" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:06.222961" elapsed="0.000774"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:06.223784" elapsed="0.000059"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:06.197425" elapsed="0.026519"/>
</kw>
<msg time="2026-04-21T02:06:06.224002" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:06.180298" elapsed="0.043758"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:06.238188" elapsed="0.000033"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:06.252698" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:06.266545" elapsed="0.000036"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:06.266885" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:06.267080" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:06.267495" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:06.267341" elapsed="0.000210"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:06.267324" elapsed="0.000252"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:06.267722" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:06.267913" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:06.268085" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:06.267287" elapsed="0.000852"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:06.267165" elapsed="0.001001"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:06.268314" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:06.268392" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:06:06.268549" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:06.175374" elapsed="0.093204"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:06.270107" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:06.269776" elapsed="0.000407">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:06.270277" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:06.269376" elapsed="0.000926"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:06.270637" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:06.270371" elapsed="0.000324"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:06.271225" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:06.270922" elapsed="0.000329"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:06.270719" elapsed="0.000567"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:06.270354" elapsed="0.000953"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:06.274106" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:06.271459" elapsed="0.002678"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:06:06.274190" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:06:06.274349" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:06.268945" elapsed="0.005429"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:06.275626" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:06.275381" elapsed="0.000309">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:06.275782" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:06.275038" elapsed="0.000786"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:06:06.276035" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:06:06.275897" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:06.275878" elapsed="0.000240"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:06.276318" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:06.276493" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:06:06.276558" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:06:06.279034" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:06.274688" elapsed="0.004378"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:06.280505" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:06.280241" elapsed="0.000311"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:06.280970" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:06.280706" elapsed="0.000307"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:06.292451" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01eu7koguztu29yg0kuftjnyz17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:06.292604" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:06:06.292740" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:06:06.283421" elapsed="0.010085">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-04-21T02:06:06.281080" elapsed="0.012522">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:06.293838" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:06.293641" elapsed="0.000264"/>
</branch>
<status status="FAIL" start="2026-04-21T02:06:06.281062" elapsed="0.012867">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:06.294616" elapsed="0.000055"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:06.294945" elapsed="0.000030"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:06.294857" elapsed="0.000182"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:06.294794" elapsed="0.000292"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:06.295408" elapsed="0.000045"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:06:06.295559" elapsed="0.000031"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:06:06.279392" elapsed="0.016402">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:06.295986" elapsed="0.000034"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:06:06.150038" elapsed="0.146158">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:06.296921" elapsed="0.000053"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:06.296488" elapsed="0.000619"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:06.296450" elapsed="0.000715"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:06.297239" elapsed="0.000034"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:06:06.145209" elapsed="0.152295">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:07.369830" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:07.369309" elapsed="0.000561"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:07.370734" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:07.370450" elapsed="0.000408">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:07.370985" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:07.370081" elapsed="0.000932"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:07.371585" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:07.371190" elapsed="0.000423"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:07.371988" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:07.372162" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:07.371834" elapsed="0.000355"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:07.372612" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:07.372355" elapsed="0.000305"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:07.373779" level="INFO">mapping: {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497', 'PREFIXLEN': '8.0.0.0/28'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:07.373508" elapsed="0.000397"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:07.374388" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:07.374102" elapsed="0.000312"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:07.375220" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:07.374823" elapsed="0.000423"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:07.376315" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:07.375848" elapsed="0.000501"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:07.376416" elapsed="0.000047"/>
</return>
<msg time="2026-04-21T02:06:07.376631" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:07.375448" elapsed="0.001217"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:07.376933" elapsed="0.000405"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-04-21T02:06:07.374664" elapsed="0.002805"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:07.378299" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:07.377840" elapsed="0.000493"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:07.379885" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:07.379400" elapsed="0.000520"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:07.379987" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:06:07.380186" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:07.378912" elapsed="0.001305"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:07.380417" elapsed="0.000338"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:06:07.377630" elapsed="0.003221"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:07.381636" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:07.381206" elapsed="0.000466"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:07.382930" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:07.382493" elapsed="0.000473"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:07.383033" elapsed="0.000043"/>
</return>
<msg time="2026-04-21T02:06:07.383245" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:07.382048" elapsed="0.001229"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:07.383483" elapsed="0.000390"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:06:07.381010" elapsed="0.002921"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:07.384696" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:07.384276" elapsed="0.000457"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:07.386033" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:07.385513" elapsed="0.000557"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:07.386140" elapsed="0.000043"/>
</return>
<msg time="2026-04-21T02:06:07.386349" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:07.385044" elapsed="0.001341"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:07.386591" elapsed="0.000366"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:06:07.384087" elapsed="0.002922"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:07.387772" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:07.387339" elapsed="0.000488"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:07.389053" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:07.388566" elapsed="0.000521"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:07.389154" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:06:07.389353" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:07.388087" elapsed="0.001301"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:07.389590" elapsed="0.000450"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:06:07.387154" elapsed="0.002932"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:07.390679" level="INFO">${value} = 65432</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:07.390344" elapsed="0.000369"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:07.391664" level="INFO">${encoded} = 65432</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:07.391322" elapsed="0.000369"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:07.391743" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:06:07.391946" level="INFO">${encoded_value} = 65432</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:07.390961" elapsed="0.001011"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:07.392129" elapsed="0.000281"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">65432</var>
<status status="PASS" start="2026-04-21T02:06:07.390204" elapsed="0.002251"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:07.393180" level="INFO">${value} = 64497</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:07.392789" elapsed="0.000417"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:07.394200" level="INFO">${encoded} = 64497</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:07.393751" elapsed="0.000483"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:07.394299" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:06:07.394488" level="INFO">${encoded_value} = 64497</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:07.393401" elapsed="0.001119"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:07.394720" elapsed="0.000632"/>
</kw>
<var name="${key}">PEER_AS</var>
<var name="${value}">64497</var>
<status status="PASS" start="2026-04-21T02:06:07.392645" elapsed="0.002752"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:07.396028" level="INFO">${value} = 8.0.0.0/28</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:07.395651" elapsed="0.000409"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:07.397116" level="INFO">${encoded} = 8.0.0.0/28</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:07.396702" elapsed="0.000441"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:07.397200" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:07.397352" level="INFO">${encoded_value} = 8.0.0.0/28</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:07.396309" elapsed="0.001068"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:07.397531" elapsed="0.000316"/>
</kw>
<var name="${key}">PREFIXLEN</var>
<var name="${value}">8.0.0.0/28</var>
<status status="PASS" start="2026-04-21T02:06:07.395513" elapsed="0.002378"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:06:07.374471" elapsed="0.023456"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:06:07.397974" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:06:07.398185" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497', 'PREFIXLEN': '8.0.0.0/28'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:06:07.373167" elapsed="0.025045"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:07.372745" elapsed="0.025502"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:07.398443" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:07.398280" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:07.372718" elapsed="0.025802"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:07.399435" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:07.398672" elapsed="0.000791"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:07.399512" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:07.368446" elapsed="0.031193"/>
</kw>
<msg time="2026-04-21T02:06:07.399697" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:07.351790" elapsed="0.047962"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:07.415131" elapsed="0.000068"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:07.430767" elapsed="0.000062"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:07.447693" elapsed="0.000064"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:07.448038" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:07.448238" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:07.448812" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:07.448626" elapsed="0.000246"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:07.448606" elapsed="0.000297"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:07.449056" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:07.449228" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:07.449396" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:07.448559" elapsed="0.000890"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:07.448332" elapsed="0.001147"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:07.449631" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:07.449714" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:06:07.449937" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:07.344987" elapsed="0.104991"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:07.451632" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:07.451329" elapsed="0.000381">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:07.451821" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:07.450897" elapsed="0.000955"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:07.452216" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:07.451941" elapsed="0.000333"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:07.452778" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:07.452482" elapsed="0.000341"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:07.452298" elapsed="0.000561"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:07.451921" elapsed="0.000959"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:07.455723" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:07.453033" elapsed="0.002718"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:06:07.455819" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:06:07.455980" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:07.450484" elapsed="0.005521"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:07.457301" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:07.457060" elapsed="0.000305">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:07.457655" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:07.456698" elapsed="0.000982"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:06:07.457906" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:06:07.457750" elapsed="0.000216"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:07.457732" elapsed="0.000259"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:07.458138" elapsed="0.000023"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:07.458313" elapsed="0.000022"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:06:07.458380" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:06:07.460563" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:07.456362" elapsed="0.004239"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:07.462264" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:07.462006" elapsed="0.000305"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:07.462749" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:07.462465" elapsed="0.000342"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:07.474826" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01eu7koguztu29yg0kuftjnyz17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:07.475028" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:06:07.475208" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:06:07.465252" elapsed="0.010600">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-04-21T02:06:07.462876" elapsed="0.013112">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:07.476345" elapsed="0.000038"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:07.476043" elapsed="0.000409"/>
</branch>
<status status="FAIL" start="2026-04-21T02:06:07.462857" elapsed="0.013644">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:07.477154" elapsed="0.000040"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:07.477389" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:07.477329" elapsed="0.000125"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:07.477299" elapsed="0.000187"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:07.477709" elapsed="0.000031"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:06:07.477838" elapsed="0.000024"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:06:07.461015" elapsed="0.016988">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:07.478198" elapsed="0.000024"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:06:07.311690" elapsed="0.166667">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:07.478852" elapsed="0.000040"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:07.478520" elapsed="0.000448"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:07.478493" elapsed="0.000512"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:07.479053" elapsed="0.000021"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:06:07.304714" elapsed="0.174488">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:08.541477" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:08.541038" elapsed="0.000473"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:08.542397" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:08.542105" elapsed="0.000370">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:08.542571" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:08.541693" elapsed="0.000903"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:08.543186" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:08.542768" elapsed="0.000446"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:08.543525" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:08.543692" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:08.543381" elapsed="0.000346"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:08.544153" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:08.543906" elapsed="0.000294"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:08.545262" level="INFO">mapping: {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497', 'PREFIXLEN': '8.0.0.0/28'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:08.544999" elapsed="0.000309"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:08.545742" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:08.545470" elapsed="0.000299"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:08.546581" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:08.546222" elapsed="0.000384"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:08.547596" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:08.547174" elapsed="0.000449"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:08.547679" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:06:08.547865" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:08.546825" elapsed="0.001065"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:08.548050" elapsed="0.000313"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-04-21T02:06:08.546080" elapsed="0.002326"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:08.549241" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:08.548660" elapsed="0.000610"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:08.550232" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:08.549854" elapsed="0.000404"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:08.550311" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:08.550463" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:08.549485" elapsed="0.001002"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:08.550642" elapsed="0.000333"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:06:08.548522" elapsed="0.002497"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:08.551594" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:08.551274" elapsed="0.000345"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:08.552506" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:08.552174" elapsed="0.000358"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:08.552582" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:08.552731" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:08.551829" elapsed="0.000926"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:08.552927" elapsed="0.000269"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:06:08.551132" elapsed="0.002106"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:08.553819" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:08.553485" elapsed="0.000361"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:08.554744" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:08.554412" elapsed="0.000358"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:08.554837" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:08.554988" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:08.554066" elapsed="0.000947"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:08.555167" elapsed="0.000275"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:06:08.553350" elapsed="0.002133"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:08.556083" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:08.555729" elapsed="0.000380"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:08.556991" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:08.556638" elapsed="0.000379"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:08.557067" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:08.557217" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:08.556295" elapsed="0.000947"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:08.557396" elapsed="0.000270"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:06:08.555594" elapsed="0.002113"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:08.558314" level="INFO">${value} = 65432</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:08.557969" elapsed="0.000371"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:08.559226" level="INFO">${encoded} = 65432</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:08.558891" elapsed="0.000401"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:08.559346" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:08.559501" level="INFO">${encoded_value} = 65432</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:08.558528" elapsed="0.000998"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:08.559681" elapsed="0.000311"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">65432</var>
<status status="PASS" start="2026-04-21T02:06:08.557833" elapsed="0.002201"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:08.560601" level="INFO">${value} = 64497</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:08.560283" elapsed="0.000344"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:08.561681" level="INFO">${encoded} = 64497</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:08.561176" elapsed="0.000531"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:08.561759" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:06:08.561932" level="INFO">${encoded_value} = 64497</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:08.560833" elapsed="0.001123"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:08.562144" elapsed="0.000275"/>
</kw>
<var name="${key}">PEER_AS</var>
<var name="${value}">64497</var>
<status status="PASS" start="2026-04-21T02:06:08.560148" elapsed="0.002322"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:08.563061" level="INFO">${value} = 8.0.0.0/28</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:08.562719" elapsed="0.000368"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:08.563998" level="INFO">${encoded} = 8.0.0.0/28</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:08.563620" elapsed="0.000405"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:08.564076" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:08.564232" level="INFO">${encoded_value} = 8.0.0.0/28</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:08.563278" elapsed="0.000979"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:08.564412" elapsed="0.000267"/>
</kw>
<var name="${key}">PREFIXLEN</var>
<var name="${value}">8.0.0.0/28</var>
<status status="PASS" start="2026-04-21T02:06:08.562584" elapsed="0.002137"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:06:08.545846" elapsed="0.018910"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:06:08.564829" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:08.564993" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497', 'PREFIXLEN': '8.0.0.0/28'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:06:08.544640" elapsed="0.020378"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:08.544281" elapsed="0.020769"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:08.565238" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:08.565078" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:08.544256" elapsed="0.021059"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:08.566219" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:08.565465" elapsed="0.000783"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:08.566297" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:08.540312" elapsed="0.026111"/>
</kw>
<msg time="2026-04-21T02:06:08.566478" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:08.525746" elapsed="0.040785"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:08.580582" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:08.594709" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:08.608489" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:08.608703" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:08.608906" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:08.609313" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:08.609159" elapsed="0.000210"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:08.609142" elapsed="0.000253"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:08.609541" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:08.609711" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:08.609894" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:08.609104" elapsed="0.000844"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:08.608992" elapsed="0.000984"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:08.610126" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:08.610202" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:06:08.610373" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:08.521016" elapsed="0.089386"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:08.611840" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:08.611522" elapsed="0.000396">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:08.612011" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:08.611108" elapsed="0.000927"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:08.612365" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:08.612104" elapsed="0.000318"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:08.612939" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:08.612628" elapsed="0.000336"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:08.612446" elapsed="0.000553"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:08.612086" elapsed="0.000935"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:08.617011" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:08.613173" elapsed="0.003866"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:06:08.617093" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:06:08.617291" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:08.610737" elapsed="0.006579"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:08.618620" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:08.618330" elapsed="0.000354">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:08.618778" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:08.617983" elapsed="0.000836"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:06:08.619032" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:06:08.618892" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:08.618874" elapsed="0.000241"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:08.619265" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:08.619443" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:06:08.619510" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:06:08.621660" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:08.617630" elapsed="0.004057"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:08.623300" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:08.623043" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:08.623745" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:08.623501" elapsed="0.000291"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:08.632176" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01eu7koguztu29yg0kuftjnyz17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:08.632315" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:06:08.632428" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:06:08.626190" elapsed="0.006651">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-04-21T02:06:08.623873" elapsed="0.009057">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:08.633162" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:08.632966" elapsed="0.000268"/>
</branch>
<status status="FAIL" start="2026-04-21T02:06:08.623855" elapsed="0.009403">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:08.633695" elapsed="0.000027"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:08.633946" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:08.633814" elapsed="0.000181"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:08.633778" elapsed="0.000239"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:08.634167" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:06:08.634239" elapsed="0.000015"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:06:08.622016" elapsed="0.012332">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:08.634424" elapsed="0.000015"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:06:08.495597" elapsed="0.138971">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:08.634874" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:08.634666" elapsed="0.000284"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:08.634648" elapsed="0.000327"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:08.635007" elapsed="0.000015"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:06:08.489258" elapsed="0.145851">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:09.700710" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:09.700301" elapsed="0.000443"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:09.701567" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:09.701298" elapsed="0.000345">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:09.701738" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:09.700950" elapsed="0.000813"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:09.702337" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:09.701951" elapsed="0.000413"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:09.702669" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:09.702863" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:09.702528" elapsed="0.000363"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:09.703303" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:09.703053" elapsed="0.000298"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:09.704367" level="INFO">mapping: {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497', 'PREFIXLEN': '8.0.0.0/28'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:09.704100" elapsed="0.000383"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:09.704981" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:09.704651" elapsed="0.000357"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:09.705754" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:09.705395" elapsed="0.000385"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:09.706706" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:09.706357" elapsed="0.000376"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:09.706788" elapsed="0.000055"/>
</return>
<msg time="2026-04-21T02:06:09.706973" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:09.706006" elapsed="0.000992"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:09.707156" elapsed="0.000296"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-04-21T02:06:09.705255" elapsed="0.002239"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:09.708082" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:09.707742" elapsed="0.000365"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:09.709230" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:09.708835" elapsed="0.000425"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:09.709311" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:09.709463" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:09.708470" elapsed="0.001017"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:09.709644" elapsed="0.000291"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:06:09.707607" elapsed="0.002370"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:09.710551" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:09.710227" elapsed="0.000351"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:09.711459" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:09.711125" elapsed="0.000360"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:09.711536" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:09.711687" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:09.710765" elapsed="0.000946"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:09.711896" elapsed="0.000271"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:06:09.710090" elapsed="0.002118"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:09.712867" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:09.712485" elapsed="0.000410"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:09.713787" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:09.713458" elapsed="0.000372"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:09.713880" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:09.714033" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:09.713109" elapsed="0.000948"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:09.714211" elapsed="0.000271"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:06:09.712320" elapsed="0.002203"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:09.715114" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:09.714773" elapsed="0.000369"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:09.716034" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:09.715676" elapsed="0.000384"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:09.716110" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:09.716261" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:09.715331" elapsed="0.000954"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:09.716490" elapsed="0.000277"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:06:09.714636" elapsed="0.002190"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:09.717408" level="INFO">${value} = 65432</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:09.717088" elapsed="0.000346"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:09.718318" level="INFO">${encoded} = 65432</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:09.717984" elapsed="0.000360"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:09.718395" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:09.718545" level="INFO">${encoded_value} = 65432</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:09.717623" elapsed="0.000946"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:09.718724" elapsed="0.000289"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">65432</var>
<status status="PASS" start="2026-04-21T02:06:09.716950" elapsed="0.002106"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:09.719626" level="INFO">${value} = 64497</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:09.719305" elapsed="0.000346"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:09.720741" level="INFO">${encoded} = 64497</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:09.720222" elapsed="0.000545"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:09.720837" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:06:09.721014" level="INFO">${encoded_value} = 64497</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:09.719880" elapsed="0.001159"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:09.721195" elapsed="0.000269"/>
</kw>
<var name="${key}">PEER_AS</var>
<var name="${value}">64497</var>
<status status="PASS" start="2026-04-21T02:06:09.719170" elapsed="0.002335"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:09.722092" level="INFO">${value} = 8.0.0.0/28</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:09.721752" elapsed="0.000366"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:09.722999" level="INFO">${encoded} = 8.0.0.0/28</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:09.722650" elapsed="0.000376"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:09.723076" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:09.723228" level="INFO">${encoded_value} = 8.0.0.0/28</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:09.722309" elapsed="0.000943"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:09.723407" elapsed="0.000267"/>
</kw>
<var name="${key}">PREFIXLEN</var>
<var name="${value}">8.0.0.0/28</var>
<status status="PASS" start="2026-04-21T02:06:09.721617" elapsed="0.002098"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:06:09.705062" elapsed="0.018688"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:06:09.723833" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:09.723997" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497', 'PREFIXLEN': '8.0.0.0/28'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:06:09.703745" elapsed="0.020279"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:09.703428" elapsed="0.020628"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:09.724234" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:09.724082" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:09.703405" elapsed="0.020906"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:09.725196" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:09.724457" elapsed="0.000768"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:09.725274" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:09.699630" elapsed="0.025768"/>
</kw>
<msg time="2026-04-21T02:06:09.725491" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:09.685314" elapsed="0.040229"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:09.739462" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:09.753522" elapsed="0.000033"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:09.767637" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:09.767884" elapsed="0.000029"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:09.768085" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:09.768508" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:09.768352" elapsed="0.000212"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:09.768334" elapsed="0.000258"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:09.768738" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:09.768932" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:09.769101" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:09.768292" elapsed="0.000862"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:09.768172" elapsed="0.001011"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:09.769366" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:09.769446" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:06:09.769606" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:09.680202" elapsed="0.089432"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:09.771087" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:09.770773" elapsed="0.000394">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:09.771261" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:09.770362" elapsed="0.000923"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:09.771685" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:09.771417" elapsed="0.000325"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:09.772271" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:09.771968" elapsed="0.000328"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:09.771766" elapsed="0.000566"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:09.771398" elapsed="0.000955"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:09.775320" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:09.772549" elapsed="0.002800"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:06:09.775403" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:06:09.775566" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:09.769991" elapsed="0.005599"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:09.776868" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:09.776610" elapsed="0.000325">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:09.777028" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:09.776270" elapsed="0.000783"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:06:09.777260" elapsed="0.000063"/>
</return>
<status status="PASS" start="2026-04-21T02:06:09.777124" elapsed="0.000235"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:09.777105" elapsed="0.000278"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:09.777532" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:09.777706" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:06:09.777771" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:06:09.780147" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:09.775926" elapsed="0.004248"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:09.781647" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:09.781369" elapsed="0.000327"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:09.782117" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:09.781869" elapsed="0.000291"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:09.791423" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01eu7koguztu29yg0kuftjnyz17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:09.791561" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:06:09.791663" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:06:09.784607" elapsed="0.007456">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-04-21T02:06:09.782225" elapsed="0.009922">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:09.792400" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:09.792240" elapsed="0.000227"/>
</branch>
<status status="FAIL" start="2026-04-21T02:06:09.782208" elapsed="0.010283">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:09.792902" elapsed="0.000027"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:09.793038" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:09.792999" elapsed="0.000082"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:09.792981" elapsed="0.000123"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:09.793260" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:06:09.793330" elapsed="0.000016"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:06:09.780497" elapsed="0.013000">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:09.793578" elapsed="0.000016"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:06:09.652080" elapsed="0.141597">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:09.793972" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:09.793772" elapsed="0.000273"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:09.793755" elapsed="0.000314"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:09.794101" elapsed="0.000015"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:06:09.645206" elapsed="0.148994">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:10.855377" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:10.854974" elapsed="0.000437"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:10.856215" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:10.855950" elapsed="0.000340">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:10.856410" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:10.855587" elapsed="0.000863"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:10.857151" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:10.856700" elapsed="0.000479"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:10.857496" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:10.857833" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:10.857349" elapsed="0.000513"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:10.858283" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:10.858026" elapsed="0.000306"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:10.859427" level="INFO">mapping: {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497', 'PREFIXLEN': '8.0.0.0/28'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:10.859161" elapsed="0.000312"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:10.859934" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:10.859639" elapsed="0.000321"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:10.860706" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:10.860351" elapsed="0.000382"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:10.861654" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:10.861304" elapsed="0.000376"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:10.861736" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:06:10.861923" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:10.860952" elapsed="0.000996"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:10.862106" elapsed="0.000294"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-04-21T02:06:10.860209" elapsed="0.002234"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:10.863266" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:10.862695" elapsed="0.000598"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:10.864205" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:10.863864" elapsed="0.000369"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:10.864284" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:10.864438" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:10.863484" elapsed="0.000979"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:10.864618" elapsed="0.000290"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:06:10.862559" elapsed="0.002393"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:10.865525" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:10.865201" elapsed="0.000350"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:10.866437" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:10.866102" elapsed="0.000362"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:10.866514" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:10.866664" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:10.865740" elapsed="0.000949"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:10.866862" elapsed="0.000326"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:06:10.865065" elapsed="0.002165"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:10.867811" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:10.867476" elapsed="0.000362"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:10.868702" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:10.868370" elapsed="0.000358"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:10.868777" elapsed="0.000046"/>
</return>
<msg time="2026-04-21T02:06:10.868992" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:10.868027" elapsed="0.000990"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:10.869173" elapsed="0.000274"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:06:10.867340" elapsed="0.002149"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:10.870132" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:10.869776" elapsed="0.000382"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:10.871059" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:10.870688" elapsed="0.000397"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:10.871135" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:10.871287" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:10.870347" elapsed="0.000964"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:10.871465" elapsed="0.000271"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:06:10.869640" elapsed="0.002137"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:10.872365" level="INFO">${value} = 65432</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:10.872045" elapsed="0.000345"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:10.873275" level="INFO">${encoded} = 65432</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:10.872938" elapsed="0.000364"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:10.873354" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:06:10.873507" level="INFO">${encoded_value} = 65432</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:10.872578" elapsed="0.000954"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:10.873686" elapsed="0.000311"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">65432</var>
<status status="PASS" start="2026-04-21T02:06:10.871909" elapsed="0.002131"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:10.874605" level="INFO">${value} = 64497</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:10.874287" elapsed="0.000344"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:10.875725" level="INFO">${encoded} = 64497</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:10.875213" elapsed="0.000539"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:10.875819" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:06:10.875974" level="INFO">${encoded_value} = 64497</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:10.874837" elapsed="0.001162"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:10.876152" elapsed="0.000270"/>
</kw>
<var name="${key}">PEER_AS</var>
<var name="${value}">64497</var>
<status status="PASS" start="2026-04-21T02:06:10.874152" elapsed="0.002311"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:10.877070" level="INFO">${value} = 8.0.0.0/28</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:10.876709" elapsed="0.000387"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:10.877972" level="INFO">${encoded} = 8.0.0.0/28</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:10.877625" elapsed="0.000373"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:10.878049" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:10.878199" level="INFO">${encoded_value} = 8.0.0.0/28</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:10.877285" elapsed="0.000939"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:10.878380" elapsed="0.000269"/>
</kw>
<var name="${key}">PREFIXLEN</var>
<var name="${value}">8.0.0.0/28</var>
<status status="PASS" start="2026-04-21T02:06:10.876575" elapsed="0.002115"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:06:10.860018" elapsed="0.018706"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:06:10.878767" elapsed="0.000044"/>
</return>
<msg time="2026-04-21T02:06:10.878947" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497', 'PREFIXLEN': '8.0.0.0/28'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:06:10.858760" elapsed="0.020215"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:10.858412" elapsed="0.020612"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:10.879203" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:10.879050" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:10.858387" elapsed="0.020893"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:10.880132" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:10.879425" elapsed="0.000769"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:10.880245" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:10.854308" elapsed="0.026062"/>
</kw>
<msg time="2026-04-21T02:06:10.880426" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:10.840021" elapsed="0.040456"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:10.894410" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:10.908167" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:10.921896" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:10.922104" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:10.922287" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:10.922685" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:10.922534" elapsed="0.000207"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:10.922518" elapsed="0.000249"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:10.922928" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:10.923097" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:10.923298" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:10.922481" elapsed="0.000872"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:10.922370" elapsed="0.001011"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:10.923531" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:10.923606" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:06:10.923744" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:10.835211" elapsed="0.088561"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:10.925192" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:10.924914" elapsed="0.000356">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:10.925364" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:10.924521" elapsed="0.000868"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:10.925714" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:10.925458" elapsed="0.000313"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:10.926334" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:10.926000" elapsed="0.000362"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:10.925813" elapsed="0.000586"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:10.925440" elapsed="0.000980"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:10.929333" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:10.926576" elapsed="0.002785"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:06:10.929414" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:06:10.929570" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:10.924172" elapsed="0.005423"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:10.930903" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:10.930647" elapsed="0.000319">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:10.931061" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:10.930300" elapsed="0.000786"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:06:10.931379" elapsed="0.000032"/>
</return>
<status status="PASS" start="2026-04-21T02:06:10.931158" elapsed="0.000291"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:10.931139" elapsed="0.000335"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:10.931628" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:10.931819" elapsed="0.000022"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:06:10.931889" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:06:10.934006" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:10.929960" elapsed="0.004071"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:10.935507" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:10.935200" elapsed="0.000356"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:10.935980" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:10.935712" elapsed="0.000313"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:10.946136" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01eu7koguztu29yg0kuftjnyz17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:10.946330" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:06:10.946473" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:06:10.938384" elapsed="0.008709">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-04-21T02:06:10.936091" elapsed="0.011128">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:10.947558" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:10.947268" elapsed="0.000385"/>
</branch>
<status status="FAIL" start="2026-04-21T02:06:10.936074" elapsed="0.011613">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:10.948271" elapsed="0.000040"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:10.948472" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:10.948417" elapsed="0.000116"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:10.948392" elapsed="0.000174"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:10.948785" elapsed="0.000053"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:06:10.948911" elapsed="0.000022"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:06:10.934356" elapsed="0.014712">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:10.949177" elapsed="0.000022"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:06:10.809911" elapsed="0.139410">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:10.949726" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:10.949458" elapsed="0.000397"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:10.949433" elapsed="0.000458"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:10.949939" elapsed="0.000021"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:06:10.804739" elapsed="0.145343">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:12.012079" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:12.011667" elapsed="0.000446"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:12.012929" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:12.012666" elapsed="0.000338">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:12.013099" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:12.012328" elapsed="0.000796"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:12.013780" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:12.013390" elapsed="0.000435"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:12.014131" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:12.014284" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:12.013990" elapsed="0.000321"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:12.014716" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:12.014469" elapsed="0.000296"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:12.015754" level="INFO">mapping: {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497', 'PREFIXLEN': '8.0.0.0/28'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:12.015492" elapsed="0.000325"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:12.016267" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:12.015983" elapsed="0.000314"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:12.017043" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:12.016675" elapsed="0.000394"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:12.017980" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:12.017607" elapsed="0.000399"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:12.018060" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:06:12.018218" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:12.017261" elapsed="0.000982"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:12.018401" elapsed="0.000286"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-04-21T02:06:12.016536" elapsed="0.002192"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:12.019484" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:12.019000" elapsed="0.000511"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:12.020438" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:12.020068" elapsed="0.000397"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:12.020516" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:12.020669" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:12.019702" elapsed="0.000992"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:12.020867" elapsed="0.000270"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:06:12.018862" elapsed="0.002318"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:12.021748" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:12.021430" elapsed="0.000344"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:12.022654" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:12.022321" elapsed="0.000360"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:12.022731" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:12.022906" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:12.021980" elapsed="0.000951"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:12.023085" elapsed="0.000272"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:06:12.021293" elapsed="0.002106"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:12.023983" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:12.023646" elapsed="0.000363"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:12.024926" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:12.024571" elapsed="0.000414"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:12.025038" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:12.025191" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:12.024198" elapsed="0.001018"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:12.025370" elapsed="0.000274"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:06:12.023511" elapsed="0.002176"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:12.026278" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:12.025956" elapsed="0.000348"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:12.027191" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:12.026859" elapsed="0.000358"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:12.027267" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:12.027419" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:12.026493" elapsed="0.000951"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:12.027600" elapsed="0.000289"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:06:12.025817" elapsed="0.002113"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:12.028533" level="INFO">${value} = 65432</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:12.028179" elapsed="0.000381"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:12.029449" level="INFO">${encoded} = 65432</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:12.029108" elapsed="0.000368"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:12.029527" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:12.029678" level="INFO">${encoded_value} = 65432</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:12.028749" elapsed="0.000953"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:12.029875" elapsed="0.000273"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">65432</var>
<status status="PASS" start="2026-04-21T02:06:12.028043" elapsed="0.002147"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:12.030760" level="INFO">${value} = 64497</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:12.030440" elapsed="0.000346"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:12.031886" level="INFO">${encoded} = 64497</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:12.031537" elapsed="0.000375"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:12.031963" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:12.032114" level="INFO">${encoded_value} = 64497</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:12.031014" elapsed="0.001125"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:12.032310" elapsed="0.000271"/>
</kw>
<var name="${key}">PEER_AS</var>
<var name="${value}">64497</var>
<status status="PASS" start="2026-04-21T02:06:12.030304" elapsed="0.002318"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:12.033317" level="INFO">${value} = 8.0.0.0/28</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:12.032937" elapsed="0.000409"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:12.034311" level="INFO">${encoded} = 8.0.0.0/28</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:12.033969" elapsed="0.000367"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:12.034386" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:06:12.034556" level="INFO">${encoded_value} = 8.0.0.0/28</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:12.033566" elapsed="0.001016"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:12.034743" elapsed="0.000344"/>
</kw>
<var name="${key}">PREFIXLEN</var>
<var name="${value}">8.0.0.0/28</var>
<status status="PASS" start="2026-04-21T02:06:12.032755" elapsed="0.002382"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:06:12.016351" elapsed="0.018824"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:06:12.035218" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:06:12.035379" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497', 'PREFIXLEN': '8.0.0.0/28'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:06:12.015160" elapsed="0.020287"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:12.014857" elapsed="0.020633"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:12.035684" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:12.035518" elapsed="0.000227"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:12.014834" elapsed="0.020931"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:12.036707" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:12.035933" elapsed="0.000804"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:12.036816" elapsed="0.000034"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:12.011044" elapsed="0.025909"/>
</kw>
<msg time="2026-04-21T02:06:12.037008" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:11.996937" elapsed="0.040121"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:12.051175" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:12.064938" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:12.078888" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:12.079087" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:12.079265" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:12.079631" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:12.079484" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:12.079469" elapsed="0.000241"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:12.079868" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:12.080038" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:12.080204" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:12.079440" elapsed="0.000815"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:12.079340" elapsed="0.000941"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:12.080428" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:12.080531" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:06:12.080703" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:11.992207" elapsed="0.088524"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:12.082016" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:12.081754" elapsed="0.000327">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:12.082174" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:12.081412" elapsed="0.000786"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:12.082515" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:12.082267" elapsed="0.000304"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:12.083087" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:12.082778" elapsed="0.000335"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:12.082596" elapsed="0.000552"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:12.082249" elapsed="0.000921"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:12.087055" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:12.083323" elapsed="0.003798"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:06:12.087174" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:12.087329" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:12.081075" elapsed="0.006278"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:12.088619" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:12.088353" elapsed="0.000328">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:12.088773" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:12.088009" elapsed="0.000803"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:06:12.089018" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-21T02:06:12.088883" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:12.088865" elapsed="0.000235"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:12.089248" elapsed="0.000026"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:12.089460" elapsed="0.000022"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:06:12.089526" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:06:12.091652" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:12.087659" elapsed="0.004018"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:12.093111" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:12.092863" elapsed="0.000295"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:12.093555" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:12.093310" elapsed="0.000288"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:12.103424" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01eu7koguztu29yg0kuftjnyz17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:12.103661" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:06:12.103846" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:06:12.095953" elapsed="0.008414">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-04-21T02:06:12.093662" elapsed="0.010879">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:12.105017" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:12.104677" elapsed="0.000436"/>
</branch>
<status status="FAIL" start="2026-04-21T02:06:12.093644" elapsed="0.011504">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:12.105711" elapsed="0.000037"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:12.105928" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:12.105875" elapsed="0.000113"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:12.105850" elapsed="0.000168"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:12.106223" elapsed="0.000030"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:06:12.106327" elapsed="0.000021"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:06:12.092004" elapsed="0.014472">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:12.106582" elapsed="0.000021"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:06:11.966504" elapsed="0.140208">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:12.107468" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:12.107164" elapsed="0.000413"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:12.107134" elapsed="0.000477"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:12.107657" elapsed="0.000021"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:06:11.959979" elapsed="0.147895">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:13.163930" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:13.163490" elapsed="0.000475"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:13.165073" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:13.164752" elapsed="0.000401">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:13.165252" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:13.164223" elapsed="0.001054"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:13.165894" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:13.165450" elapsed="0.000473"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:13.166240" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:13.166408" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:13.166091" elapsed="0.000343"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:13.166890" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:13.166599" elapsed="0.000347"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:13.168161" level="INFO">mapping: {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497', 'PREFIXLEN': '8.0.0.0/28'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:13.167857" elapsed="0.000359"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:13.168752" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:13.168421" elapsed="0.000407"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:13.169760" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:13.169314" elapsed="0.000506"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:13.170911" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:13.170481" elapsed="0.000462"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:13.171009" elapsed="0.000043"/>
</return>
<msg time="2026-04-21T02:06:13.171204" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:13.170061" elapsed="0.001173"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:13.171431" elapsed="0.000348"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-04-21T02:06:13.169136" elapsed="0.002716"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:13.172566" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:13.172164" elapsed="0.000434"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:13.173968" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:13.173536" elapsed="0.000463"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:13.174060" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:06:13.174243" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:13.173126" elapsed="0.001147"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:13.174475" elapsed="0.000380"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:06:13.171993" elapsed="0.002915"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:13.175626" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:13.175227" elapsed="0.000432"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:13.176837" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:13.176377" elapsed="0.000496"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:13.176943" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:06:13.177140" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:13.175930" elapsed="0.001241"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:13.177448" elapsed="0.000368"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:06:13.175046" elapsed="0.002824"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:13.178619" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:13.178204" elapsed="0.000449"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:13.179837" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:13.179393" elapsed="0.000480"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:13.179939" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:06:13.180136" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:13.178939" elapsed="0.001233"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:13.180386" elapsed="0.000351"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:06:13.178018" elapsed="0.002790"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:13.181641" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:13.181189" elapsed="0.000487"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:13.182985" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:13.182396" elapsed="0.000623"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:13.183084" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:06:13.183277" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:13.181947" elapsed="0.001362"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:13.183514" elapsed="0.000372"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:06:13.181006" elapsed="0.002933"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:13.184686" level="INFO">${value} = 65432</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:13.184270" elapsed="0.000448"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:13.185855" level="INFO">${encoded} = 65432</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:13.185475" elapsed="0.000412"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:13.185940" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:06:13.186097" level="INFO">${encoded_value} = 65432</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:13.185014" elapsed="0.001108"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:13.186277" elapsed="0.000276"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">65432</var>
<status status="PASS" start="2026-04-21T02:06:13.184086" elapsed="0.002510"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:13.187224" level="INFO">${value} = 64497</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:13.186892" elapsed="0.000359"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:13.188404" level="INFO">${encoded} = 64497</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:13.187817" elapsed="0.000615"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:13.188484" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:13.188640" level="INFO">${encoded_value} = 64497</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:13.187444" elapsed="0.001221"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:13.188838" elapsed="0.000351"/>
</kw>
<var name="${key}">PEER_AS</var>
<var name="${value}">64497</var>
<status status="PASS" start="2026-04-21T02:06:13.186714" elapsed="0.002517"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:13.189864" level="INFO">${value} = 8.0.0.0/28</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:13.189519" elapsed="0.000371"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:13.190764" level="INFO">${encoded} = 8.0.0.0/28</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:13.190428" elapsed="0.000392"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:13.190874" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:13.191027" level="INFO">${encoded_value} = 8.0.0.0/28</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:13.190082" elapsed="0.000969"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:13.191207" elapsed="0.000340"/>
</kw>
<var name="${key}">PREFIXLEN</var>
<var name="${value}">8.0.0.0/28</var>
<status status="PASS" start="2026-04-21T02:06:13.189359" elapsed="0.002230"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:06:13.168899" elapsed="0.022726"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:06:13.191672" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:06:13.191859" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497', 'PREFIXLEN': '8.0.0.0/28'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:06:13.167354" elapsed="0.024534"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:13.167028" elapsed="0.024893"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:13.192111" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:13.191952" elapsed="0.000216"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:13.167003" elapsed="0.025187"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:13.193234" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:13.192340" elapsed="0.000931"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:13.193338" elapsed="0.000036"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:13.162811" elapsed="0.030689"/>
</kw>
<msg time="2026-04-21T02:06:13.193576" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:13.148288" elapsed="0.045361"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:13.211732" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:13.229483" elapsed="0.000038"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:13.244638" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:13.244881" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:13.245137" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:13.245563" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:13.245407" elapsed="0.000212"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:13.245391" elapsed="0.000256"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:13.245809" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:13.245983" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:13.246221" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:13.245351" elapsed="0.000927"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:13.245229" elapsed="0.001079"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:13.246461" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:13.246541" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:06:13.246694" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:13.143563" elapsed="0.103160"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:13.248203" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:13.247898" elapsed="0.000385">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:13.248383" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:13.247475" elapsed="0.000933"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:13.248743" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:13.248477" elapsed="0.000340"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:13.249349" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:13.249034" elapsed="0.000340"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:13.248844" elapsed="0.000567"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:13.248459" elapsed="0.000973"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:13.252615" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:13.249588" elapsed="0.003062"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:06:13.252717" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:06:13.252938" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:13.247083" elapsed="0.005886"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:13.254327" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:13.254090" elapsed="0.000299">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:13.254484" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:13.253700" elapsed="0.000808"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:06:13.254714" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-21T02:06:13.254578" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:13.254560" elapsed="0.000255"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:13.254966" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:13.255141" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:06:13.255206" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:06:13.257367" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:13.253366" elapsed="0.004033"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:13.259061" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:13.258725" elapsed="0.000393"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:13.259658" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:13.259358" elapsed="0.000353"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:13.269847" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01eu7koguztu29yg0kuftjnyz17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:13.270050" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:06:13.270193" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:06:13.262729" elapsed="0.007986">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-04-21T02:06:13.259808" elapsed="0.011056">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:13.271139" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:13.270915" elapsed="0.000320"/>
</branch>
<status status="FAIL" start="2026-04-21T02:06:13.259767" elapsed="0.011503">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:13.271840" elapsed="0.000039"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:13.272037" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:13.271983" elapsed="0.000115"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:13.271957" elapsed="0.000173"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:13.272342" elapsed="0.000032"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:06:13.272444" elapsed="0.000021"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:06:13.257733" elapsed="0.014861">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:13.272703" elapsed="0.000023"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:06:13.118376" elapsed="0.154491">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:13.273322" elapsed="0.000042"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:13.273005" elapsed="0.000429"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:13.272981" elapsed="0.000487"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:13.273516" elapsed="0.000021"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:06:13.113422" elapsed="0.160273">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:14.336287" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:14.335880" elapsed="0.000441"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:14.337186" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:14.336906" elapsed="0.000355">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:14.337357" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:14.336499" elapsed="0.000883"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:14.337963" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:14.337553" elapsed="0.000438"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:14.338300" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:14.338481" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:14.338157" elapsed="0.000351"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:14.338939" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:14.338671" elapsed="0.000316"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:14.340000" level="INFO">mapping: {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497', 'PREFIXLEN': '8.0.0.0/28'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:14.339717" elapsed="0.000329"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:14.340491" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:14.340210" elapsed="0.000306"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:14.341446" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:14.341084" elapsed="0.000388"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:14.342392" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:14.342042" elapsed="0.000376"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:14.342473" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:06:14.342642" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:14.341666" elapsed="0.001000"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:14.342842" elapsed="0.000296"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-04-21T02:06:14.340936" elapsed="0.002244"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:14.343952" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:14.343432" elapsed="0.000547"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:14.344938" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:14.344513" elapsed="0.000461"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:14.345028" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:06:14.345182" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:14.344168" elapsed="0.001039"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:14.345362" elapsed="0.000387"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:06:14.343296" elapsed="0.002534"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:14.346778" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:14.346323" elapsed="0.000522"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:14.348123" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:14.347596" elapsed="0.000564"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:14.348232" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:06:14.348448" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:14.347111" elapsed="0.001371"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:14.348698" elapsed="0.000431"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:06:14.346129" elapsed="0.003061"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:14.350051" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:14.349538" elapsed="0.000557"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:14.351553" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:14.351032" elapsed="0.000559"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:14.351663" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:06:14.351925" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:14.350425" elapsed="0.001537"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:14.352209" elapsed="0.000410"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:06:14.349348" elapsed="0.003343"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:14.353557" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:14.353164" elapsed="0.000419"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:14.354467" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:14.354139" elapsed="0.000354"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:14.354543" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:14.354695" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:14.353772" elapsed="0.000947"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:14.354890" elapsed="0.000274"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:06:14.352966" elapsed="0.002239"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:14.355775" level="INFO">${value} = 65432</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:14.355452" elapsed="0.000366"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:14.356683" level="INFO">${encoded} = 65432</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:14.356350" elapsed="0.000359"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:14.356760" elapsed="0.000062"/>
</return>
<msg time="2026-04-21T02:06:14.356966" level="INFO">${encoded_value} = 65432</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:14.356008" elapsed="0.000983"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:14.357146" elapsed="0.000271"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">65432</var>
<status status="PASS" start="2026-04-21T02:06:14.355317" elapsed="0.002142"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:14.358047" level="INFO">${value} = 64497</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:14.357706" elapsed="0.000367"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:14.359351" level="INFO">${encoded} = 64497</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:14.358684" elapsed="0.000695"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:14.359432" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:14.359598" level="INFO">${encoded_value} = 64497</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:14.358259" elapsed="0.001364"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:14.359779" elapsed="0.000296"/>
</kw>
<var name="${key}">PEER_AS</var>
<var name="${value}">64497</var>
<status status="PASS" start="2026-04-21T02:06:14.357572" elapsed="0.002546"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:14.360748" level="INFO">${value} = 8.0.0.0/28</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:14.360368" elapsed="0.000411"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:14.361959" level="INFO">${encoded} = 8.0.0.0/28</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:14.361530" elapsed="0.000463"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:14.362056" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:06:14.362244" level="INFO">${encoded_value} = 8.0.0.0/28</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:14.361083" elapsed="0.001192"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:14.362479" elapsed="0.000358"/>
</kw>
<var name="${key}">PREFIXLEN</var>
<var name="${value}">8.0.0.0/28</var>
<status status="PASS" start="2026-04-21T02:06:14.360230" elapsed="0.002658"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:06:14.340573" elapsed="0.022358"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:06:14.362982" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:14.363148" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497', 'PREFIXLEN': '8.0.0.0/28'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:06:14.339389" elapsed="0.023785"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:14.339068" elapsed="0.024139"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:14.363396" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:14.363236" elapsed="0.000216"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:14.339042" elapsed="0.024431"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:14.364388" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:14.363623" elapsed="0.000794"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:14.364468" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:14.335231" elapsed="0.029366"/>
</kw>
<msg time="2026-04-21T02:06:14.364656" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:14.321070" elapsed="0.043641"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:14.379376" elapsed="0.000037"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:14.394791" elapsed="0.000087"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:14.409420" elapsed="0.000047"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:14.409700" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:14.409917" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:14.410485" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:14.410329" elapsed="0.000214"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:14.410310" elapsed="0.000259"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:14.410714" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:14.410899" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:14.411069" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:14.410265" elapsed="0.000857"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:14.410125" elapsed="0.001025"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:14.411300" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:14.411380" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:06:14.411554" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:14.316279" elapsed="0.095305"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:14.413134" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:14.412755" elapsed="0.000462">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:14.413312" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:14.412338" elapsed="0.000998"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:14.413676" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:14.413407" elapsed="0.000327"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:14.414257" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:14.413960" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:14.413759" elapsed="0.000559"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:14.413389" elapsed="0.000950"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:14.417296" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:14.414498" elapsed="0.002826"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:06:14.417381" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:06:14.417551" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:14.411965" elapsed="0.005610"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:14.418873" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:14.418609" elapsed="0.000330">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:14.419035" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:14.418260" elapsed="0.000800"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:06:14.419272" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:06:14.419131" elapsed="0.000201"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:14.419113" elapsed="0.000244"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:14.419508" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:14.419686" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:06:14.419830" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:06:14.422012" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:14.417917" elapsed="0.004121"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:14.423550" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:14.423269" elapsed="0.000331"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:14.424042" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:14.423762" elapsed="0.000325"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:14.434474" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01eu7koguztu29yg0kuftjnyz17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:14.434677" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:06:14.434863" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:06:14.426492" elapsed="0.008947">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-04-21T02:06:14.424157" elapsed="0.011407">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:14.435864" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:14.435612" elapsed="0.000347"/>
</branch>
<status status="FAIL" start="2026-04-21T02:06:14.424139" elapsed="0.011855">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:14.436569" elapsed="0.000039"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:14.436759" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:14.436706" elapsed="0.000138"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:14.436682" elapsed="0.000194"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:14.437086" elapsed="0.000030"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:06:14.437211" elapsed="0.000022"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:06:14.422367" elapsed="0.015015">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:14.437511" elapsed="0.000024"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:06:14.290890" elapsed="0.146764">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:14.438145" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:14.437882" elapsed="0.000368"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:14.437855" elapsed="0.000429"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:14.438331" elapsed="0.000021"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:06:14.283811" elapsed="0.154662">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:15.519593" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:15.519153" elapsed="0.000474"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:15.520459" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:15.520186" elapsed="0.000348">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:15.520632" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:15.519827" elapsed="0.000830"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:15.521260" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:15.520842" elapsed="0.000447"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:15.521655" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:15.521861" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:15.521479" elapsed="0.000411"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:15.522304" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:15.522054" elapsed="0.000300"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:15.524277" level="INFO">mapping: {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497', 'PREFIXLEN': '8.0.0.0/28'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:15.523708" elapsed="0.000662"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:15.525345" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:15.524769" elapsed="0.000632"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:15.526462" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:15.525987" elapsed="0.000507"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:15.527638" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:15.527232" elapsed="0.000434"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:15.527725" elapsed="0.000047"/>
</return>
<msg time="2026-04-21T02:06:15.527951" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:15.526743" elapsed="0.001233"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:15.528141" elapsed="0.000358"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-04-21T02:06:15.525761" elapsed="0.002786"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:15.529461" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:15.528832" elapsed="0.000666"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:15.530820" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:15.530344" elapsed="0.000516"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:15.530931" elapsed="0.000044"/>
</return>
<msg time="2026-04-21T02:06:15.531110" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:15.529853" elapsed="0.001283"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:15.531295" elapsed="0.000282"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:06:15.528670" elapsed="0.002953"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:15.532302" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:15.531943" elapsed="0.000387"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:15.533363" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:15.533023" elapsed="0.000367"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:15.533440" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:06:15.533592" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:15.532615" elapsed="0.001014"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:15.533785" elapsed="0.000289"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:06:15.531738" elapsed="0.002379"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:15.534688" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:15.534365" elapsed="0.000349"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:15.535611" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:15.535272" elapsed="0.000364"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:15.535687" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:15.535869" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:15.534927" elapsed="0.000966"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:15.536047" elapsed="0.000270"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:06:15.534228" elapsed="0.002130"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:15.536960" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:15.536623" elapsed="0.000362"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:15.537866" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:15.537517" elapsed="0.000389"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:15.537955" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:15.538106" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:15.537172" elapsed="0.000958"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:15.538283" elapsed="0.000271"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:06:15.536486" elapsed="0.002109"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:15.539179" level="INFO">${value} = 65432</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:15.538861" elapsed="0.000356"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:15.540135" level="INFO">${encoded} = 65432</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:15.539774" elapsed="0.000387"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:15.540224" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:15.540388" level="INFO">${encoded_value} = 65432</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:15.539412" elapsed="0.001000"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:15.540603" elapsed="0.000290"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">65432</var>
<status status="PASS" start="2026-04-21T02:06:15.538708" elapsed="0.002227"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:15.541533" level="INFO">${value} = 64497</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:15.541196" elapsed="0.000363"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:15.542705" level="INFO">${encoded} = 64497</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:15.542354" elapsed="0.000378"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:15.542783" elapsed="0.000046"/>
</return>
<msg time="2026-04-21T02:06:15.542955" level="INFO">${encoded_value} = 64497</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:15.541749" elapsed="0.001230"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:15.543132" elapsed="0.000286"/>
</kw>
<var name="${key}">PEER_AS</var>
<var name="${value}">64497</var>
<status status="PASS" start="2026-04-21T02:06:15.541062" elapsed="0.002397"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:15.544088" level="INFO">${value} = 8.0.0.0/28</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:15.543728" elapsed="0.000385"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:15.545204" level="INFO">${encoded} = 8.0.0.0/28</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:15.544853" elapsed="0.000377"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:15.545280" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:15.545429" level="INFO">${encoded_value} = 8.0.0.0/28</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:15.544301" elapsed="0.001152"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:15.545607" elapsed="0.000286"/>
</kw>
<var name="${key}">PREFIXLEN</var>
<var name="${value}">8.0.0.0/28</var>
<status status="PASS" start="2026-04-21T02:06:15.543582" elapsed="0.002353"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:06:15.525503" elapsed="0.020467"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:06:15.546013" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:06:15.546174" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497', 'PREFIXLEN': '8.0.0.0/28'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:06:15.523050" elapsed="0.023150"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:15.522440" elapsed="0.023792"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:15.546418" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:15.546262" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:15.522411" elapsed="0.024084"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:15.547371" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:15.546642" elapsed="0.000758"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:15.547449" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:15.518376" elapsed="0.029197"/>
</kw>
<msg time="2026-04-21T02:06:15.547630" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:15.502268" elapsed="0.045413"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:15.562202" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:15.576228" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:15.591677" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:15.591903" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:15.592089" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:15.592517" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:15.592351" elapsed="0.000225"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:15.592335" elapsed="0.000267"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:15.593226" elapsed="0.000023"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:15.593403" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:15.593573" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:15.592295" elapsed="0.001332"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:15.592172" elapsed="0.001482"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:15.593819" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:15.593898" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:06:15.594042" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:15.491726" elapsed="0.102343"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:15.614243" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:15.595167" elapsed="0.019157">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:15.614419" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:15.594763" elapsed="0.019680"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:15.614813" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:15.614514" elapsed="0.000364"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:15.615401" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:15.615085" elapsed="0.000342"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:15.614903" elapsed="0.000559"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:15.614495" elapsed="0.000995"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:15.619553" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:15.615660" elapsed="0.003920"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:06:15.619633" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:06:15.619808" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:15.594413" elapsed="0.025422"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:15.621135" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:15.620894" elapsed="0.000305">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:15.621345" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:15.620507" elapsed="0.000863"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:06:15.621591" elapsed="0.000035"/>
</return>
<status status="PASS" start="2026-04-21T02:06:15.621440" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:15.621422" elapsed="0.000261"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:15.621848" elapsed="0.000023"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:15.622034" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:06:15.622100" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:06:15.624230" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:15.620147" elapsed="0.004109"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:15.625718" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:15.625444" elapsed="0.000321"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:15.626203" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:15.625950" elapsed="0.000296"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:15.634762" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01eu7koguztu29yg0kuftjnyz17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:15.635060" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:06:15.635278" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:06:15.628605" elapsed="0.007220">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-04-21T02:06:15.626312" elapsed="0.009717">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:15.636316" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:15.636077" elapsed="0.000331"/>
</branch>
<status status="FAIL" start="2026-04-21T02:06:15.626294" elapsed="0.010147">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:15.637046" elapsed="0.000037"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:15.637234" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:15.637182" elapsed="0.000108"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:15.637158" elapsed="0.000163"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:15.637525" elapsed="0.000029"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:06:15.637622" elapsed="0.000020"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:06:15.624570" elapsed="0.013196">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:15.637953" elapsed="0.000023"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:06:15.456912" elapsed="0.181178">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:15.638474" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:15.638218" elapsed="0.000357"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:15.638195" elapsed="0.000414"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:15.638655" elapsed="0.000019"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:06:15.450010" elapsed="0.188797">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:16.701072" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:16.700620" elapsed="0.000488"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:16.701965" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:16.701675" elapsed="0.000368">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:16.702143" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:16.701292" elapsed="0.000877"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:16.702774" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:16.702338" elapsed="0.000489"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:16.703147" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:16.703318" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:16.702998" elapsed="0.000348"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:16.703854" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:16.703511" elapsed="0.000393"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:16.704953" level="INFO">mapping: {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497', 'PREFIXLEN': '8.0.0.0/28'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:16.704653" elapsed="0.000348"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:16.705457" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:16.705169" elapsed="0.000327"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:16.706308" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:16.705935" elapsed="0.000400"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:16.707288" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:16.706929" elapsed="0.000443"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:16.707431" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:06:16.707620" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:16.706529" elapsed="0.001122"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:16.707838" elapsed="0.000313"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-04-21T02:06:16.705752" elapsed="0.002442"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:16.708780" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:16.708453" elapsed="0.000376"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:16.709984" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:16.709610" elapsed="0.000402"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:16.710065" elapsed="0.000046"/>
</return>
<msg time="2026-04-21T02:06:16.710252" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:16.709212" elapsed="0.001066"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:16.710436" elapsed="0.000277"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:06:16.708313" elapsed="0.002442"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:16.711353" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:16.711025" elapsed="0.000355"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:16.712349" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:16.712011" elapsed="0.000364"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:16.712426" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:16.712580" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:16.711572" elapsed="0.001032"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:16.712759" elapsed="0.000292"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:06:16.710887" elapsed="0.002205"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:16.713713" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:16.713341" elapsed="0.000406"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:16.714654" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:16.714312" elapsed="0.000368"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:16.714730" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:16.714901" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:16.713962" elapsed="0.000965"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:16.715082" elapsed="0.000276"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:06:16.713205" elapsed="0.002195"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:16.716040" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:16.715674" elapsed="0.000393"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:16.716964" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:16.716608" elapsed="0.000382"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:16.717041" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:16.717193" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:16.716257" elapsed="0.000962"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:16.717374" elapsed="0.000296"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:06:16.715513" elapsed="0.002200"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:16.718313" level="INFO">${value} = 65432</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:16.717985" elapsed="0.000355"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:16.719233" level="INFO">${encoded} = 65432</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:16.718896" elapsed="0.000364"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:16.719349" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:06:16.719506" level="INFO">${encoded_value} = 65432</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:16.718530" elapsed="0.001001"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:16.719741" elapsed="0.000317"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">65432</var>
<status status="PASS" start="2026-04-21T02:06:16.717846" elapsed="0.002255"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:16.720711" level="INFO">${value} = 64497</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:16.720382" elapsed="0.000356"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:16.722002" level="INFO">${encoded} = 64497</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:16.721311" elapsed="0.000718"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:16.722081" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:06:16.722237" level="INFO">${encoded_value} = 64497</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:16.720950" elapsed="0.001312"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:16.722417" elapsed="0.000282"/>
</kw>
<var name="${key}">PEER_AS</var>
<var name="${value}">64497</var>
<status status="PASS" start="2026-04-21T02:06:16.720236" elapsed="0.002505"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:16.723342" level="INFO">${value} = 8.0.0.0/28</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:16.723014" elapsed="0.000354"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:16.724334" level="INFO">${encoded} = 8.0.0.0/28</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:16.723995" elapsed="0.000365"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:16.724413" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:16.724568" level="INFO">${encoded_value} = 8.0.0.0/28</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:16.723565" elapsed="0.001028"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:16.724749" elapsed="0.000293"/>
</kw>
<var name="${key}">PREFIXLEN</var>
<var name="${value}">8.0.0.0/28</var>
<status status="PASS" start="2026-04-21T02:06:16.722874" elapsed="0.002210"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:06:16.705555" elapsed="0.019564"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:06:16.725163" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:16.725325" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497', 'PREFIXLEN': '8.0.0.0/28'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:06:16.704315" elapsed="0.021036"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:16.703984" elapsed="0.021400"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:16.725566" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:16.725411" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:16.703959" elapsed="0.021684"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:16.726525" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:16.725807" elapsed="0.000746"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:16.726603" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:16.699945" elapsed="0.026785"/>
</kw>
<msg time="2026-04-21T02:06:16.726788" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:16.684250" elapsed="0.042607"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:16.741496" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:16.755545" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:16.769432" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:16.769633" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:16.769828" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:16.770212" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:16.770062" elapsed="0.000205"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:16.770047" elapsed="0.000245"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:16.770436" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:16.770606" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:16.770772" elapsed="0.000035"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:16.770015" elapsed="0.000827"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:16.769911" elapsed="0.000957"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:16.771019" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:16.771094" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:06:16.771222" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:16.679363" elapsed="0.091886"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:16.772562" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:16.772305" elapsed="0.000330">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:16.772727" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:16.771951" elapsed="0.000800"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:16.773088" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:16.772837" elapsed="0.000307"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:16.773650" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:16.773349" elapsed="0.000326"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:16.773168" elapsed="0.000542"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:16.772818" elapsed="0.000914"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:16.776515" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:16.773901" elapsed="0.002641"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:06:16.776594" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:16.776823" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:16.771581" elapsed="0.005268"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:16.778083" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:16.777848" elapsed="0.000297">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:16.778238" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:16.777492" elapsed="0.000770"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:06:16.778471" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:06:16.778332" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:16.778314" elapsed="0.000240"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:16.778703" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:16.778892" elapsed="0.000022"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:06:16.778959" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:06:16.781112" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:16.777161" elapsed="0.003978"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:16.782636" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:16.782327" elapsed="0.000370"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:16.783245" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:16.782924" elapsed="0.000379"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:16.792084" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01eu7koguztu29yg0kuftjnyz17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:16.792227" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:06:16.792339" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:06:16.785841" elapsed="0.006868">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-04-21T02:06:16.783390" elapsed="0.009435">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:16.793037" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:16.792879" elapsed="0.000223"/>
</branch>
<status status="FAIL" start="2026-04-21T02:06:16.783367" elapsed="0.009759">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:16.793619" elapsed="0.000059"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:16.793918" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:16.793816" elapsed="0.000165"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:16.793767" elapsed="0.000245"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:16.794222" elapsed="0.000030"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:06:16.794320" elapsed="0.000021"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:06:16.781474" elapsed="0.012996">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:16.794606" elapsed="0.000026"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:06:16.654154" elapsed="0.140600">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:16.795170" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:16.794913" elapsed="0.000377"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:16.794888" elapsed="0.000439"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:16.795412" elapsed="0.000034"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:06:16.649291" elapsed="0.146312">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<msg time="2026-04-21T02:06:16.795847" level="FAIL">Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying for 10 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${DEFAULT_TOPOLOGY_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_TOPOLOGY_CHECK_PERIOD}</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-04-21T02:06:06.140006" elapsed="10.655988">Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying for 10 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:16.798021" level="INFO">${SuiteFastFail} = True</msg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:06:16.797550" elapsed="0.000530"/>
</kw>
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:06:16.797025" elapsed="0.001126"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:06:16.796539" elapsed="0.001691"/>
</kw>
<doc>Verifies iBGP's adj-rib-out output. Expects local-as, and ebgp peer-as presence.</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-04-21T02:06:06.050150" elapsed="10.748134">Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying for 10 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</test>
<test id="s1-s9-t19" name="TC_LAS_Verify_eBGP_Rib_Out" line="360">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:06:16.802943" elapsed="0.000213"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:06:16.802656" elapsed="0.000555"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:16.804473" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:16.804357" elapsed="0.000163"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:16.804331" elapsed="0.000212"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:16.810152" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:16.810043" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:16.810023" elapsed="0.000247"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:16.811322" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:16.810921" elapsed="0.000437"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:06:16.811845" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:06:16.811524" elapsed="0.000363"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:06:16.811942" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:06:16.812104" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:06:16.810510" elapsed="0.001619"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:16.818434" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:16.818323" elapsed="0.000163"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:16.818303" elapsed="0.000206"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:16.819703" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:16.819595" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:16.819577" elapsed="0.000194"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:06:16.820274" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:06:16.819964" elapsed="0.000336"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:06:16.820684" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:06:16.820463" elapsed="0.000246"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:06:16.853870" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:06:16.821234" elapsed="0.032762"/>
</kw>
<msg time="2026-04-21T02:06:16.854182" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:06:16.854237" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:16.820888" elapsed="0.033398"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:06:16.879118" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "V "e "r "i "f "y "_ "e "B "G "P "_ "R "i "b "_ "O "u "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:06:16.854906" elapsed="0.024324"/>
</kw>
<msg time="2026-04-21T02:06:16.879401" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:06:16.879450" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "V "e "r "i "f "y "_ "e "B "G "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:16.854483" elapsed="0.025004"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:16.879876" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:16.879575" elapsed="0.000364"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:16.879551" elapsed="0.000415"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:16.880463" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "V "e "r "i "f "y "_ "e "B "G "P "_ "R "i "b "_ "O "u "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:16.880139" elapsed="0.000392"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:16.880859" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:16.880600" elapsed="0.000321"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:16.880581" elapsed="0.000365"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:06:16.880983" elapsed="0.000034"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:06:16.883774" elapsed="0.000178"/>
</kw>
<msg time="2026-04-21T02:06:16.884016" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:16.882544" elapsed="0.001675"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:16.884507" elapsed="0.000131"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:16.884958" elapsed="0.000077"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:06:16.881884" elapsed="0.003267"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:06:16.881290" elapsed="0.003936"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:06:16.819291" elapsed="0.066044"/>
</kw>
<msg time="2026-04-21T02:06:16.885434" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:06:16.885485" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "V "e "r "i "f "y "_ "e "B "G "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:16.818664" elapsed="0.066858"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:06:16.885713" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:06:16.885601" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:16.885581" elapsed="0.000236"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:16.886233" elapsed="0.000036"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:16.886644" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:06:16.886721" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:06:16.817974" elapsed="0.068878"/>
</kw>
<msg time="2026-04-21T02:06:16.886949" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:06:16.886993" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "V "e "r "i "f "y "_ "e "B "G "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:16.812516" elapsed="0.074513"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:16.887365" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:16.887107" elapsed="0.000313"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:16.887089" elapsed="0.000355"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:06:16.812363" elapsed="0.075105"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:06:16.812185" elapsed="0.075318"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:06:16.809625" elapsed="0.077935"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:06:16.803813" elapsed="0.083803"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:16.803364" elapsed="0.084298"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:06:16.799821" elapsed="0.087896"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:16.888751" level="INFO">&amp;{mapping} = { IP=127.0.0.3 | HOLDTIME=180 | PEER_PORT=17900 | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | AS_NUMBER=65432 | PEER_AS=64496 | PREFIXLEN=8.1.0.0/28 }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${eBGP_PEER1_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>AS_NUMBER=${LOCAL_AS}</arg>
<arg>PEER_AS=${DEFAULT_AS}</arg>
<arg>PREFIXLEN=${iBGP_PEER1_FIRST_PREFIX_IP}/${PREFIX_LEN}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:16.887936" elapsed="0.000845"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:16.945005" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:16.944564" elapsed="0.000475"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:16.945879" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:16.945564" elapsed="0.000398">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:16.946058" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:16.945220" elapsed="0.000943"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:16.946732" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:16.946337" elapsed="0.000422"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:16.947088" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:16.947264" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:16.946943" elapsed="0.000348"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:16.947706" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:16.947451" elapsed="0.000303"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:16.948842" level="INFO">mapping: {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64496', 'PREFIXLEN': '8.1.0.0/28'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:16.948562" elapsed="0.000327"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:16.949325" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:16.949051" elapsed="0.000300"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:16.950111" level="INFO">${value} = 127.0.0.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:16.949740" elapsed="0.000397"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:16.951050" level="INFO">${encoded} = 127.0.0.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:16.950675" elapsed="0.000402"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:16.951131" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:06:16.951295" level="INFO">${encoded_value} = 127.0.0.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:16.950330" elapsed="0.000990"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:16.951476" elapsed="0.000302"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.3</var>
<status status="PASS" start="2026-04-21T02:06:16.949600" elapsed="0.002242"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:16.952515" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:16.952095" elapsed="0.000448"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:16.953436" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:16.953100" elapsed="0.000362"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:16.953527" elapsed="0.000218"/>
</return>
<msg time="2026-04-21T02:06:16.953899" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:16.952733" elapsed="0.001191"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:16.954079" elapsed="0.000276"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:06:16.951959" elapsed="0.002438"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:16.955193" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:16.954651" elapsed="0.000569"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:16.956115" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:16.955757" elapsed="0.000384"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:16.956191" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:16.956371" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:16.955412" elapsed="0.000983"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:16.956551" elapsed="0.000288"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:06:16.954514" elapsed="0.002367"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:16.957448" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:16.957128" elapsed="0.000346"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:16.958414" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:16.958078" elapsed="0.000362"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:16.958492" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:16.958643" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:16.957705" elapsed="0.000962"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:16.958838" elapsed="0.000271"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:06:16.956993" elapsed="0.002158"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:16.959768" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:16.959437" elapsed="0.000384"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:16.960706" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:16.960371" elapsed="0.000361"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:16.960782" elapsed="0.000045"/>
</return>
<msg time="2026-04-21T02:06:16.960949" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:16.960013" elapsed="0.000960"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:16.961126" elapsed="0.000268"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:06:16.959265" elapsed="0.002172"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:16.962027" level="INFO">${value} = 65432</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:16.961689" elapsed="0.000363"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:16.963079" level="INFO">${encoded} = 65432</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:16.962583" elapsed="0.000522"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:16.963154" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:16.963303" level="INFO">${encoded_value} = 65432</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:16.962238" elapsed="0.001089"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:16.963485" elapsed="0.000269"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">65432</var>
<status status="PASS" start="2026-04-21T02:06:16.961554" elapsed="0.002278"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:16.964432" level="INFO">${value} = 64496</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:16.964085" elapsed="0.000373"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:16.965337" level="INFO">${encoded} = 64496</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:16.965007" elapsed="0.000356"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:16.965413" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:16.965562" level="INFO">${encoded_value} = 64496</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:16.964647" elapsed="0.000939"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:16.965738" elapsed="0.000285"/>
</kw>
<var name="${key}">PEER_AS</var>
<var name="${value}">64496</var>
<status status="PASS" start="2026-04-21T02:06:16.963948" elapsed="0.002116"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:16.966630" level="INFO">${value} = 8.1.0.0/28</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:16.966312" elapsed="0.000343"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:16.967736" level="INFO">${encoded} = 8.1.0.0/28</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:16.967199" elapsed="0.000565"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:16.967863" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:06:16.968038" level="INFO">${encoded_value} = 8.1.0.0/28</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:16.966859" elapsed="0.001205"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:16.968220" elapsed="0.000311"/>
</kw>
<var name="${key}">PREFIXLEN</var>
<var name="${value}">8.1.0.0/28</var>
<status status="PASS" start="2026-04-21T02:06:16.966179" elapsed="0.002395"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:06:16.949408" elapsed="0.019205"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:06:16.968667" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:06:16.968866" level="INFO">${mapping_to_use} = {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64496', 'PREFIXLEN': '8.1.0.0/28'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:06:16.948203" elapsed="0.020725"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:16.947856" elapsed="0.021110"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:16.969152" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:16.968997" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:16.947828" elapsed="0.021402"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:16.970166" level="INFO">${final_text} = 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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:16.969377" elapsed="0.000819"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:16.970245" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:16.943869" elapsed="0.026503"/>
</kw>
<msg time="2026-04-21T02:06:16.970429" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:16.929368" elapsed="0.041114"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:16.984520" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:16.998193" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:17.012530" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:17.012730" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:17.012925" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:17.013305" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:17.013159" elapsed="0.000201"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:17.013144" elapsed="0.000240"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:17.013525" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:17.013692" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:17.013874" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:17.013112" elapsed="0.000815"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:17.013007" elapsed="0.000947"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:17.014100" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:17.014210" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:06:17.014339" level="INFO">${uri} = 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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:16.924093" elapsed="0.090273"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:17.015692" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:17.015431" elapsed="0.000334">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:17.015877" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:17.015081" elapsed="0.000820"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:17.016220" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:17.015971" elapsed="0.000305"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:17.016827" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:17.016516" elapsed="0.000339"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:17.016301" elapsed="0.000589"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:17.015953" elapsed="0.000958"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:17.019621" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:17.017065" elapsed="0.002584"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:06:17.019700" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:17.019872" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:17.014724" elapsed="0.005173"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:17.021146" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:17.020913" elapsed="0.000294">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:17.021299" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:17.020558" elapsed="0.000765"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:06:17.021527" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:06:17.021392" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:17.021373" elapsed="0.000236"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:17.021756" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:17.021948" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:06:17.022013" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:06:17.024129" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:17.020207" elapsed="0.003948"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:17.025588" level="INFO">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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:17.025331" elapsed="0.000304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:17.026046" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:17.025786" elapsed="0.000303"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:17.035511" level="INFO">GET Request : url=http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01eu7koguztu29yg0kuftjnyz17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:17.035746" level="INFO">GET Response : url=http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:06:17.035911" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:06:17.028411" elapsed="0.008010">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-04-21T02:06:17.026154" elapsed="0.010412">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:17.036858" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:17.036613" elapsed="0.000337"/>
</branch>
<status status="FAIL" start="2026-04-21T02:06:17.026136" elapsed="0.010849">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:17.037510" elapsed="0.000036"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:17.037692" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:17.037642" elapsed="0.000107"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:17.037619" elapsed="0.000160"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:17.038005" elapsed="0.000030"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:06:17.038103" elapsed="0.000021"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:06:17.024497" elapsed="0.013751">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:17.038351" elapsed="0.000022"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:06:16.898576" elapsed="0.139906">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:17.038878" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:17.038609" elapsed="0.000370"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:17.038586" elapsed="0.000426"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:17.039057" elapsed="0.000021"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:06:16.893811" elapsed="0.145381">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:18.107595" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:18.106619" elapsed="0.001031"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:18.108916" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:18.108549" elapsed="0.000470">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:18.109144" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:18.108056" elapsed="0.001121"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:18.109930" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:18.109407" elapsed="0.000559"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:18.110368" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:18.110573" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:18.110183" elapsed="0.000426"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:18.111191" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:18.110843" elapsed="0.000411"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:18.112672" level="INFO">mapping: {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64496', 'PREFIXLEN': '8.1.0.0/28'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:18.112324" elapsed="0.000410"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:18.113336" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:18.112977" elapsed="0.000393"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:18.114353" level="INFO">${value} = 127.0.0.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:18.113905" elapsed="0.000480"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:18.115624" level="INFO">${encoded} = 127.0.0.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:18.115167" elapsed="0.000493"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:18.115731" elapsed="0.000046"/>
</return>
<msg time="2026-04-21T02:06:18.115969" level="INFO">${encoded_value} = 127.0.0.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:18.114637" elapsed="0.001365"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:18.116217" elapsed="0.000381"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.3</var>
<status status="PASS" start="2026-04-21T02:06:18.113696" elapsed="0.002956"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:18.119413" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:18.117005" elapsed="0.002443"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:18.120631" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:18.120197" elapsed="0.000467"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:18.120728" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:06:18.120944" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:18.119710" elapsed="0.001264"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:18.121179" elapsed="0.000350"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:06:18.116820" elapsed="0.004763"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:18.122348" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:18.121936" elapsed="0.000446"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:18.123595" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:18.123164" elapsed="0.000466"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:18.123699" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:06:18.123935" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:18.122636" elapsed="0.001334"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:18.124256" elapsed="0.000369"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:06:18.121732" elapsed="0.002948"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:18.125460" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:18.125035" elapsed="0.000458"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:18.126650" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:18.126223" elapsed="0.000461"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:18.126750" elapsed="0.000056"/>
</return>
<msg time="2026-04-21T02:06:18.126988" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:18.125749" elapsed="0.001273"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:18.127233" elapsed="0.000352"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:06:18.124847" elapsed="0.002791"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:18.128422" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:18.128008" elapsed="0.000449"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:18.129600" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:18.129177" elapsed="0.000459"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:18.129702" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:06:18.129918" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:18.128707" elapsed="0.001243"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:18.130161" elapsed="0.000349"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:06:18.127787" elapsed="0.002776"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:18.131385" level="INFO">${value} = 65432</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:18.130916" elapsed="0.000503"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:18.132605" level="INFO">${encoded} = 65432</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:18.132169" elapsed="0.000472"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:18.132706" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:06:18.132929" level="INFO">${encoded_value} = 65432</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:18.131675" elapsed="0.001288"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:18.133176" elapsed="0.000359"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">65432</var>
<status status="PASS" start="2026-04-21T02:06:18.130708" elapsed="0.002882"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:18.134367" level="INFO">${value} = 64496</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:18.133941" elapsed="0.000460"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:18.188747" level="INFO">${encoded} = 64496</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:18.135149" elapsed="0.053682"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:18.188930" elapsed="0.000069"/>
</return>
<msg time="2026-04-21T02:06:18.189205" level="INFO">${encoded_value} = 64496</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:18.134657" elapsed="0.054581"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:18.189497" elapsed="0.000402"/>
</kw>
<var name="${key}">PEER_AS</var>
<var name="${value}">64496</var>
<status status="PASS" start="2026-04-21T02:06:18.133736" elapsed="0.056208"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:18.190617" level="INFO">${value} = 8.1.0.0/28</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:18.190230" elapsed="0.000414"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:18.191690" level="INFO">${encoded} = 8.1.0.0/28</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:18.191308" elapsed="0.000409"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:18.191768" elapsed="0.000049"/>
</return>
<msg time="2026-04-21T02:06:18.191946" level="INFO">${encoded_value} = 8.1.0.0/28</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:18.190891" elapsed="0.001079"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:18.192128" elapsed="0.000481"/>
</kw>
<var name="${key}">PREFIXLEN</var>
<var name="${value}">8.1.0.0/28</var>
<status status="PASS" start="2026-04-21T02:06:18.190077" elapsed="0.002586"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:06:18.113444" elapsed="0.079256"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:06:18.192748" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:18.192942" level="INFO">${mapping_to_use} = {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64496', 'PREFIXLEN': '8.1.0.0/28'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:06:18.111879" elapsed="0.081090"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:18.111362" elapsed="0.081642"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:18.193195" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:18.193034" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:18.111328" elapsed="0.081947"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:18.194200" level="INFO">${final_text} = 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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:18.193424" elapsed="0.000805"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:18.194282" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:18.105614" elapsed="0.088797"/>
</kw>
<msg time="2026-04-21T02:06:18.194472" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:18.086340" elapsed="0.108188"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:18.209432" elapsed="0.000050"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:18.224165" elapsed="0.000046"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:18.238605" elapsed="0.000044"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:18.238885" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:18.239078" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:18.239556" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:18.239399" elapsed="0.000215"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:18.239381" elapsed="0.000261"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:18.239808" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:18.239983" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:18.240240" elapsed="0.000029"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:18.239339" elapsed="0.000977"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:18.239207" elapsed="0.001151"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:18.240524" elapsed="0.000023"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:18.240608" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:06:18.240765" level="INFO">${uri} = 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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:18.079846" elapsed="0.160967"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:18.242390" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:18.242089" elapsed="0.000378">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:18.242566" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:18.241619" elapsed="0.000972"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:18.243030" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:18.242664" elapsed="0.000434"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:18.243656" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:18.243347" elapsed="0.000336"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:18.243123" elapsed="0.000597"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:18.242645" elapsed="0.001098"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:18.246323" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:18.243918" elapsed="0.002432"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:06:18.246403" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:06:18.246564" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:18.241186" elapsed="0.005402"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:18.247877" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:18.247617" elapsed="0.000325">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:18.248038" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:18.247272" elapsed="0.000790"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:06:18.248269" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-21T02:06:18.248132" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:18.248114" elapsed="0.000237"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:18.248499" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:18.248672" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:06:18.248739" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:06:18.251024" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:18.246922" elapsed="0.004128"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:18.252559" level="INFO">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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:18.252300" elapsed="0.000305"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:18.253067" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:18.252818" elapsed="0.000293"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:18.262341" level="INFO">GET Request : url=http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01eu7koguztu29yg0kuftjnyz17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:18.262577" level="INFO">GET Response : url=http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:06:18.262688" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:06:18.255465" elapsed="0.007631">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-04-21T02:06:18.253176" elapsed="0.010005">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:18.263395" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:18.263215" elapsed="0.000245"/>
</branch>
<status status="FAIL" start="2026-04-21T02:06:18.253158" elapsed="0.010327">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:18.263880" elapsed="0.000026"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:18.264012" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:18.263976" elapsed="0.000077"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:18.263959" elapsed="0.000116"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:18.264220" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:06:18.264290" elapsed="0.000015"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:06:18.251448" elapsed="0.012946">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:18.264470" elapsed="0.000015"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:06:18.054140" elapsed="0.210425">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:18.264855" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:18.264659" elapsed="0.000269"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:18.264643" elapsed="0.000309"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:18.264984" elapsed="0.000014"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:06:18.047989" elapsed="0.217091">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:19.331272" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:19.330861" elapsed="0.000445"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:19.332107" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:19.331843" elapsed="0.000343">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:19.332281" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:19.331486" elapsed="0.000819"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:19.332879" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:19.332475" elapsed="0.000431"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:19.333214" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:19.333381" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:19.333071" elapsed="0.000369"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:19.333866" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:19.333603" elapsed="0.000311"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:19.334954" level="INFO">mapping: {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64496', 'PREFIXLEN': '8.1.0.0/28'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:19.334666" elapsed="0.000334"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:19.335438" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:19.335164" elapsed="0.000300"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:19.336225" level="INFO">${value} = 127.0.0.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:19.335866" elapsed="0.000385"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:19.337167" level="INFO">${encoded} = 127.0.0.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:19.336818" elapsed="0.000376"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:19.337247" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:06:19.337436" level="INFO">${encoded_value} = 127.0.0.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:19.336445" elapsed="0.001018"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:19.337620" elapsed="0.000313"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.3</var>
<status status="PASS" start="2026-04-21T02:06:19.335710" elapsed="0.002264"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:19.338545" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:19.338224" elapsed="0.000346"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:19.339447" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:19.339117" elapsed="0.000357"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:19.339524" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:06:19.339679" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:19.338758" elapsed="0.000945"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:19.339872" elapsed="0.000270"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:06:19.338089" elapsed="0.002094"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:19.340997" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:19.340486" elapsed="0.000537"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:19.341935" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:19.341582" elapsed="0.000379"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:19.342012" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:19.342162" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:19.341214" elapsed="0.000972"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:19.342340" elapsed="0.000269"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:06:19.340350" elapsed="0.002301"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:19.343235" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:19.342914" elapsed="0.000347"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:19.344137" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:19.343804" elapsed="0.000360"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:19.344214" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:19.344363" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:19.343450" elapsed="0.000937"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:19.344541" elapsed="0.000285"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:06:19.342762" elapsed="0.002106"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:19.345444" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:19.345113" elapsed="0.000358"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:19.346363" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:19.346031" elapsed="0.000359"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:19.346441" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:19.346593" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:19.345658" elapsed="0.000960"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:19.346773" elapsed="0.000289"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:06:19.344979" elapsed="0.002124"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:19.347674" level="INFO">${value} = 65432</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:19.347352" elapsed="0.000348"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:19.348585" level="INFO">${encoded} = 65432</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:19.348250" elapsed="0.000361"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:19.348662" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:19.348827" level="INFO">${encoded_value} = 65432</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:19.347905" elapsed="0.000948"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:19.349007" elapsed="0.000269"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">65432</var>
<status status="PASS" start="2026-04-21T02:06:19.347215" elapsed="0.002103"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:19.349951" level="INFO">${value} = 64496</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:19.349596" elapsed="0.000380"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:19.350846" level="INFO">${encoded} = 64496</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:19.350501" elapsed="0.000372"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:19.350925" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:19.351075" level="INFO">${encoded_value} = 64496</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:19.350162" elapsed="0.000938"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:19.351253" elapsed="0.000268"/>
</kw>
<var name="${key}">PEER_AS</var>
<var name="${value}">64496</var>
<status status="PASS" start="2026-04-21T02:06:19.349459" elapsed="0.002108"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:19.352217" level="INFO">${value} = 8.1.0.0/28</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:19.351851" elapsed="0.000393"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:19.353291" level="INFO">${encoded} = 8.1.0.0/28</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:19.352962" elapsed="0.000355"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:19.353367" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:19.353579" level="INFO">${encoded_value} = 8.1.0.0/28</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:19.352433" elapsed="0.001183"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:19.353777" elapsed="0.000294"/>
</kw>
<var name="${key}">PREFIXLEN</var>
<var name="${value}">8.1.0.0/28</var>
<status status="PASS" start="2026-04-21T02:06:19.351679" elapsed="0.002452"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:06:19.335521" elapsed="0.018658"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:06:19.354237" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:06:19.354449" level="INFO">${mapping_to_use} = {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64496', 'PREFIXLEN': '8.1.0.0/28'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:06:19.334303" elapsed="0.020180"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:19.333994" elapsed="0.020537"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:19.354822" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:19.354575" elapsed="0.000326"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:19.333969" elapsed="0.020960"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:19.355899" level="INFO">${final_text} = 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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:19.355128" elapsed="0.000808"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:19.355990" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:19.330212" elapsed="0.025907"/>
</kw>
<msg time="2026-04-21T02:06:19.356176" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:19.316034" elapsed="0.040193"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:19.370518" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:19.384387" elapsed="0.000052"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:19.398433" elapsed="0.000032"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:19.398676" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:19.398879" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:19.399394" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:19.399238" elapsed="0.000213"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:19.399221" elapsed="0.000257"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:19.399640" elapsed="0.000023"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:19.399831" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:19.400003" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:19.399178" elapsed="0.000879"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:19.399053" elapsed="0.001033"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:19.400238" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:19.400318" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:06:19.400480" level="INFO">${uri} = 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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:19.311304" elapsed="0.089204"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:19.401961" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:19.401654" elapsed="0.000382">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:19.402130" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:19.401230" elapsed="0.000924"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:19.402491" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:19.402225" elapsed="0.000324"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:19.403068" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:19.402753" elapsed="0.000342"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:19.402574" elapsed="0.000556"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:19.402207" elapsed="0.000945"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:19.405920" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:19.403305" elapsed="0.002642"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:06:19.405999" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:06:19.406156" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:19.400870" elapsed="0.005310"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:19.407405" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:19.407174" elapsed="0.000292">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:19.407558" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:19.406835" elapsed="0.000747"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:06:19.407784" elapsed="0.000041"/>
</return>
<status status="PASS" start="2026-04-21T02:06:19.407651" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:19.407633" elapsed="0.000250"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:19.408030" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:19.408204" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:06:19.408308" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:06:19.410609" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:19.406488" elapsed="0.004152"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:19.412106" level="INFO">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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:19.411845" elapsed="0.000308"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:19.412549" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:19.412306" elapsed="0.000288"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:19.421388" level="INFO">GET Request : url=http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01eu7koguztu29yg0kuftjnyz17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:19.421523" level="INFO">GET Response : url=http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:06:19.421665" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:06:19.414983" elapsed="0.007092">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-04-21T02:06:19.412659" elapsed="0.009501">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:19.422350" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:19.422194" elapsed="0.000220"/>
</branch>
<status status="FAIL" start="2026-04-21T02:06:19.412641" elapsed="0.009796">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:19.422943" elapsed="0.000036"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:19.423125" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:19.423075" elapsed="0.000106"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:19.423052" elapsed="0.000159"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:19.423414" elapsed="0.000029"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:06:19.423511" elapsed="0.000020"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:06:19.410990" elapsed="0.012664">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:19.423756" elapsed="0.000021"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:06:19.282016" elapsed="0.141892">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:19.424360" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:19.424108" elapsed="0.000358"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:19.424083" elapsed="0.000423"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:19.424558" elapsed="0.000021"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:06:19.276463" elapsed="0.148233">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:20.489166" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:20.488728" elapsed="0.000473"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:20.490003" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:20.489722" elapsed="0.000362">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:20.490179" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:20.489381" elapsed="0.000822"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:20.490761" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:20.490374" elapsed="0.000429"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:20.491119" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:20.491310" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:20.490972" elapsed="0.000368"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:20.491773" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:20.491504" elapsed="0.000342"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:20.492895" level="INFO">mapping: {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64496', 'PREFIXLEN': '8.1.0.0/28'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:20.492609" elapsed="0.000332"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:20.493378" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:20.493105" elapsed="0.000299"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:20.494172" level="INFO">${value} = 127.0.0.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:20.493815" elapsed="0.000383"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:20.495109" level="INFO">${encoded} = 127.0.0.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:20.494736" elapsed="0.000400"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:20.495191" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:06:20.495357" level="INFO">${encoded_value} = 127.0.0.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:20.494391" elapsed="0.000990"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:20.495586" elapsed="0.000319"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.3</var>
<status status="PASS" start="2026-04-21T02:06:20.493659" elapsed="0.002288"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:20.496752" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:20.496200" elapsed="0.000578"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:20.497809" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:20.497454" elapsed="0.000382"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:20.497888" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:20.498040" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:20.497066" elapsed="0.000998"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:20.498219" elapsed="0.000272"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:06:20.496063" elapsed="0.002470"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:20.499133" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:20.498782" elapsed="0.000377"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:20.500074" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:20.499720" elapsed="0.000381"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:20.500152" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:20.500304" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:20.499348" elapsed="0.000980"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:20.500484" elapsed="0.000272"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:06:20.498645" elapsed="0.002169"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:20.501382" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:20.501064" elapsed="0.000344"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:20.502288" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:20.501956" elapsed="0.000359"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:20.502365" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:20.502516" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:20.501597" elapsed="0.000943"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:20.502693" elapsed="0.000469"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:06:20.500927" elapsed="0.002287"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:20.503854" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:20.503466" elapsed="0.000414"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:20.504753" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:20.504420" elapsed="0.000359"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:20.504845" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:06:20.504999" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:20.504072" elapsed="0.000951"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:20.505178" elapsed="0.000269"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:06:20.503329" elapsed="0.002158"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:20.506071" level="INFO">${value} = 65432</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:20.505734" elapsed="0.000362"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:20.507003" level="INFO">${encoded} = 65432</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:20.506633" elapsed="0.000396"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:20.507079" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:20.507230" level="INFO">${encoded_value} = 65432</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:20.506284" elapsed="0.000970"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:20.507408" elapsed="0.000291"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">65432</var>
<status status="PASS" start="2026-04-21T02:06:20.505599" elapsed="0.002140"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:20.508337" level="INFO">${value} = 64496</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:20.508019" elapsed="0.000344"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:20.509576" level="INFO">${encoded} = 64496</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:20.509235" elapsed="0.000367"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:20.509654" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:20.509822" level="INFO">${encoded_value} = 64496</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:20.508556" elapsed="0.001292"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:20.510005" elapsed="0.000270"/>
</kw>
<var name="${key}">PEER_AS</var>
<var name="${value}">64496</var>
<status status="PASS" start="2026-04-21T02:06:20.507869" elapsed="0.002447"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:20.510929" level="INFO">${value} = 8.1.0.0/28</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:20.510566" elapsed="0.000389"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:20.511889" level="INFO">${encoded} = 8.1.0.0/28</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:20.511486" elapsed="0.000429"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:20.511966" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:20.512117" level="INFO">${encoded_value} = 8.1.0.0/28</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:20.511144" elapsed="0.000996"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:20.512295" elapsed="0.000269"/>
</kw>
<var name="${key}">PREFIXLEN</var>
<var name="${value}">8.1.0.0/28</var>
<status status="PASS" start="2026-04-21T02:06:20.510430" elapsed="0.002180"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:06:20.493463" elapsed="0.019182"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:06:20.512691" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:06:20.512870" level="INFO">${mapping_to_use} = {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64496', 'PREFIXLEN': '8.1.0.0/28'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:06:20.492274" elapsed="0.020623"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:20.491932" elapsed="0.020998"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:20.513121" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:20.512962" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:20.491906" elapsed="0.021291"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:20.514141" level="INFO">${final_text} = 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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:20.513346" elapsed="0.000825"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:20.514221" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:20.488079" elapsed="0.026268"/>
</kw>
<msg time="2026-04-21T02:06:20.514404" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:20.473683" elapsed="0.040777"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:20.530014" elapsed="0.000130"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:20.550160" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:20.564054" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:20.564293" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:20.564485" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:20.565011" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:20.564771" elapsed="0.000299"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:20.564751" elapsed="0.000349"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:20.565250" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:20.565421" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:20.565590" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:20.564704" elapsed="0.000941"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:20.564577" elapsed="0.001099"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:20.565842" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:20.565924" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T02:06:20.566111" level="INFO">${uri} = 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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:20.468844" elapsed="0.097298"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:20.567680" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:20.567338" elapsed="0.000431">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:20.567883" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:20.566890" elapsed="0.001018"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:20.568253" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:20.567979" elapsed="0.000330"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:20.568841" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:20.568521" elapsed="0.000348"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:20.568334" elapsed="0.000571"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:20.567960" elapsed="0.000966"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:20.571773" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:20.569079" elapsed="0.002735"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:06:20.571868" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:06:20.572029" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:20.566484" elapsed="0.005570"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:20.573285" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:20.573053" elapsed="0.000293">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:20.573477" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:20.572695" elapsed="0.000807"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:06:20.573708" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:06:20.573571" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:20.573554" elapsed="0.000252"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:20.573957" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:20.574130" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:06:20.574197" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:06:20.576333" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:20.572364" elapsed="0.003995"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:20.577769" level="INFO">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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:20.577514" elapsed="0.000319"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:20.578229" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:20.577986" elapsed="0.000286"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:20.587877" level="INFO">GET Request : url=http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01eu7koguztu29yg0kuftjnyz17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:20.588021" level="INFO">GET Response : url=http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:06:20.588118" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:06:20.580820" elapsed="0.007670">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-04-21T02:06:20.578336" elapsed="0.010236">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:20.588837" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:20.588605" elapsed="0.000323"/>
</branch>
<status status="FAIL" start="2026-04-21T02:06:20.578319" elapsed="0.010643">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:20.589486" elapsed="0.000035"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:20.589665" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:20.589616" elapsed="0.000105"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:20.589593" elapsed="0.000157"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:20.589975" elapsed="0.000030"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:06:20.590072" elapsed="0.000021"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:06:20.576675" elapsed="0.013541">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:20.590367" elapsed="0.000023"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:06:20.441378" elapsed="0.149127">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:20.590915" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:20.590641" elapsed="0.000376"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:20.590617" elapsed="0.000433"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:20.591096" elapsed="0.000020"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:06:20.436098" elapsed="0.155133">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:21.651993" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:21.651568" elapsed="0.000459"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:21.652821" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:21.652545" elapsed="0.000356">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:21.652997" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:21.652205" elapsed="0.000816"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:21.653586" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:21.653190" elapsed="0.000423"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:21.653935" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:21.654105" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:21.653776" elapsed="0.000356"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:21.654534" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:21.654292" elapsed="0.000288"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:21.655579" level="INFO">mapping: {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64496', 'PREFIXLEN': '8.1.0.0/28'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:21.655319" elapsed="0.000306"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:21.656113" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:21.655832" elapsed="0.000307"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:21.656893" level="INFO">${value} = 127.0.0.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:21.656516" elapsed="0.000403"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:21.657874" level="INFO">${encoded} = 127.0.0.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:21.657500" elapsed="0.000455"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:21.658012" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:06:21.658175" level="INFO">${encoded_value} = 127.0.0.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:21.657111" elapsed="0.001089"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:21.658358" elapsed="0.000291"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.3</var>
<status status="PASS" start="2026-04-21T02:06:21.656377" elapsed="0.002314"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:21.660493" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:21.658959" elapsed="0.001561"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:21.661507" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:21.661132" elapsed="0.000402"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:21.661590" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:06:21.661748" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:21.660720" elapsed="0.001053"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:21.661954" elapsed="0.000300"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:06:21.658821" elapsed="0.003478"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:21.662906" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:21.662556" elapsed="0.000376"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:21.663854" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:21.663497" elapsed="0.000385"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:21.663933" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:06:21.664089" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:21.663141" elapsed="0.000974"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:21.664297" elapsed="0.000282"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:06:21.662415" elapsed="0.002209"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:21.665230" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:21.664898" elapsed="0.000358"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:21.666235" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:21.665897" elapsed="0.000365"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:21.666312" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:21.666486" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:21.665512" elapsed="0.001001"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:21.666671" elapsed="0.000296"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:06:21.664741" elapsed="0.002269"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:21.667604" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:21.667261" elapsed="0.000371"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:21.668519" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:21.668188" elapsed="0.000357"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:21.668608" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:06:21.668773" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:21.667842" elapsed="0.000974"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:21.668973" elapsed="0.000274"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:06:21.667125" elapsed="0.002163"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:21.669940" level="INFO">${value} = 65432</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:21.669556" elapsed="0.000410"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:21.670880" level="INFO">${encoded} = 65432</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:21.670505" elapsed="0.000403"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:21.671003" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:06:21.671163" level="INFO">${encoded_value} = 65432</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:21.670158" elapsed="0.001031"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:21.671348" elapsed="0.000279"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">65432</var>
<status status="PASS" start="2026-04-21T02:06:21.669401" elapsed="0.002268"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:21.672322" level="INFO">${value} = 64496</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:21.671982" elapsed="0.000369"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:21.673519" level="INFO">${encoded} = 64496</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:21.672914" elapsed="0.000636"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:21.673605" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:21.673766" level="INFO">${encoded_value} = 64496</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:21.672547" elapsed="0.001259"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:21.673965" elapsed="0.000307"/>
</kw>
<var name="${key}">PEER_AS</var>
<var name="${value}">64496</var>
<status status="PASS" start="2026-04-21T02:06:21.671784" elapsed="0.002531"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:21.674909" level="INFO">${value} = 8.1.0.0/28</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:21.674569" elapsed="0.000366"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:21.675871" level="INFO">${encoded} = 8.1.0.0/28</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:21.675494" elapsed="0.000404"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:21.675949" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:06:21.676104" level="INFO">${encoded_value} = 8.1.0.0/28</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:21.675125" elapsed="0.001004"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:21.676303" elapsed="0.000288"/>
</kw>
<var name="${key}">PREFIXLEN</var>
<var name="${value}">8.1.0.0/28</var>
<status status="PASS" start="2026-04-21T02:06:21.674430" elapsed="0.002209"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:06:21.656192" elapsed="0.020483"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:06:21.676720" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:21.676901" level="INFO">${mapping_to_use} = {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64496', 'PREFIXLEN': '8.1.0.0/28'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:06:21.654992" elapsed="0.021936"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:21.654662" elapsed="0.022299"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:21.677141" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:21.676987" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:21.654636" elapsed="0.022584"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:21.678139" level="INFO">${final_text} = 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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:21.677378" elapsed="0.000790"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:21.678218" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:21.650946" elapsed="0.027398"/>
</kw>
<msg time="2026-04-21T02:06:21.678401" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:21.636592" elapsed="0.041864"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:21.692709" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:21.707356" elapsed="0.000040"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:21.721695" elapsed="0.000032"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:21.721934" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:21.722146" elapsed="0.000030"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:21.722573" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:21.722416" elapsed="0.000217"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:21.722400" elapsed="0.000260"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:21.722825" elapsed="0.000023"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:21.723003" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:21.723178" elapsed="0.000025"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:21.722366" elapsed="0.000884"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:21.722245" elapsed="0.001037"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:21.723441" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:21.723521" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:06:21.723664" level="INFO">${uri} = 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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:21.631896" elapsed="0.091798"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:21.725117" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:21.724832" elapsed="0.000359">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:21.725287" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:21.724430" elapsed="0.000883"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:21.725698" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:21.725386" elapsed="0.000373"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:21.726284" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:21.725983" elapsed="0.000327"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:21.725784" elapsed="0.000562"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:21.725366" elapsed="0.001002"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:21.729248" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:21.726536" elapsed="0.002739"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:06:21.729328" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:21.729578" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:21.724055" elapsed="0.005555"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:21.731042" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:21.730754" elapsed="0.000355">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:21.731204" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:21.730398" elapsed="0.000830"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:06:21.731437" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:06:21.731299" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:21.731281" elapsed="0.000239"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:21.731671" elapsed="0.000030"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:21.731926" elapsed="0.000025"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:06:21.732029" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T02:06:21.734317" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:21.729965" elapsed="0.004380"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:21.735905" level="INFO">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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:21.735614" elapsed="0.000348"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:21.736503" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:21.736209" elapsed="0.000340"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:21.745956" level="INFO">GET Request : url=http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01eu7koguztu29yg0kuftjnyz17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:21.746098" level="INFO">GET Response : url=http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:06:21.746225" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:06:21.739045" elapsed="0.007555">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-04-21T02:06:21.736619" elapsed="0.010102">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:21.747014" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:21.746768" elapsed="0.000339"/>
</branch>
<status status="FAIL" start="2026-04-21T02:06:21.736600" elapsed="0.010541">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:21.747705" elapsed="0.000037"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:21.747972" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:21.747869" elapsed="0.000169"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:21.747843" elapsed="0.000227"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:21.748284" elapsed="0.000031"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:06:21.748399" elapsed="0.000033"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:06:21.734680" elapsed="0.013894">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:21.748683" elapsed="0.000024"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:06:21.606549" elapsed="0.142296">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:21.749242" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:21.748982" elapsed="0.000364"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:21.748957" elapsed="0.000422"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:21.749427" elapsed="0.000020"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:06:21.601513" elapsed="0.148104">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:22.810541" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:22.810121" elapsed="0.000455"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:22.811394" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:22.811119" elapsed="0.000351">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:22.811564" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:22.810758" elapsed="0.000830"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:22.812160" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:22.811759" elapsed="0.000428"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:22.812491" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:22.812658" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:22.812350" elapsed="0.000335"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:22.813108" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:22.812863" elapsed="0.000292"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:22.814179" level="INFO">mapping: {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64496', 'PREFIXLEN': '8.1.0.0/28'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:22.813916" elapsed="0.000380"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:22.814740" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:22.814465" elapsed="0.000300"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:22.815596" level="INFO">${value} = 127.0.0.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:22.815204" elapsed="0.000420"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:22.816548" level="INFO">${encoded} = 127.0.0.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:22.816196" elapsed="0.000378"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:22.816629" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:06:22.816814" level="INFO">${encoded_value} = 127.0.0.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:22.815847" elapsed="0.000993"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:22.816999" elapsed="0.000294"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.3</var>
<status status="PASS" start="2026-04-21T02:06:22.815031" elapsed="0.002304"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:22.818121" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:22.817587" elapsed="0.000560"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:22.819061" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:22.818700" elapsed="0.000387"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:22.819163" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:06:22.819320" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:22.818339" elapsed="0.001005"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:22.819498" elapsed="0.000269"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:06:22.817451" elapsed="0.002375"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:22.820393" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:22.820075" elapsed="0.000343"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:22.821301" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:22.820968" elapsed="0.000358"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:22.821375" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:22.821524" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:22.820603" elapsed="0.000945"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:22.821700" elapsed="0.000286"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:06:22.819941" elapsed="0.002087"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:22.822633" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:22.822276" elapsed="0.000383"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:22.823576" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:22.823239" elapsed="0.000363"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:22.823652" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:22.823818" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:22.822863" elapsed="0.000981"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:22.824150" elapsed="0.000277"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:06:22.822141" elapsed="0.002328"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:22.825079" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:22.824719" elapsed="0.000387"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:22.825987" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:22.825639" elapsed="0.000374"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:22.826063" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:22.826212" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:22.825295" elapsed="0.000942"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:22.826448" elapsed="0.000276"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:06:22.824582" elapsed="0.002185"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:22.827386" level="INFO">${value} = 65432</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:22.827035" elapsed="0.000377"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:22.828304" level="INFO">${encoded} = 65432</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:22.827968" elapsed="0.000363"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:22.828383" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:22.828535" level="INFO">${encoded_value} = 65432</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:22.827602" elapsed="0.000957"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:22.828712" elapsed="0.000315"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">65432</var>
<status status="PASS" start="2026-04-21T02:06:22.826899" elapsed="0.002170"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:22.829636" level="INFO">${value} = 64496</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:22.829317" elapsed="0.000346"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:22.830736" level="INFO">${encoded} = 64496</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:22.830213" elapsed="0.000549"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:22.830830" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:06:22.830984" level="INFO">${encoded_value} = 64496</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:22.829871" elapsed="0.001137"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:22.831187" elapsed="0.000274"/>
</kw>
<var name="${key}">PEER_AS</var>
<var name="${value}">64496</var>
<status status="PASS" start="2026-04-21T02:06:22.829182" elapsed="0.002320"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:22.832085" level="INFO">${value} = 8.1.0.0/28</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:22.831750" elapsed="0.000360"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:22.832996" level="INFO">${encoded} = 8.1.0.0/28</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:22.832634" elapsed="0.000388"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:22.833072" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:22.833221" level="INFO">${encoded_value} = 8.1.0.0/28</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:22.832297" elapsed="0.000948"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:22.833397" elapsed="0.000314"/>
</kw>
<var name="${key}">PREFIXLEN</var>
<var name="${value}">8.1.0.0/28</var>
<status status="PASS" start="2026-04-21T02:06:22.831615" elapsed="0.002139"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:06:22.814836" elapsed="0.018969"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:06:22.833853" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:06:22.834016" level="INFO">${mapping_to_use} = {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64496', 'PREFIXLEN': '8.1.0.0/28'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:06:22.813569" elapsed="0.020473"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:22.813234" elapsed="0.020840"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:22.834258" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:22.834103" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:22.813209" elapsed="0.021126"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:22.835236" level="INFO">${final_text} = 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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:22.834482" elapsed="0.000783"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:22.835315" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:22.809443" elapsed="0.025997"/>
</kw>
<msg time="2026-04-21T02:06:22.835549" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:22.795277" elapsed="0.040329"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:22.849875" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:22.863604" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:22.877348" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:22.877578" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:22.877771" elapsed="0.000034"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:22.878216" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:22.878060" elapsed="0.000212"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:22.878043" elapsed="0.000257"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:22.878446" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:22.878615" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:22.878782" elapsed="0.000036"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:22.878002" elapsed="0.000850"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:22.877877" elapsed="0.001004"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:22.879031" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:22.879109" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:06:22.879296" level="INFO">${uri} = 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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:22.790494" elapsed="0.088832"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:22.880761" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:22.880457" elapsed="0.000402">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:22.880955" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:22.880045" elapsed="0.000935"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:22.881380" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:22.881111" elapsed="0.000326"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:22.881963" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:22.881648" elapsed="0.000342"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:22.881462" elapsed="0.000563"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:22.881092" elapsed="0.000955"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:22.885020" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:22.882202" elapsed="0.002846"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:06:22.885102" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:06:22.885261" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:22.879666" elapsed="0.005619"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:22.886511" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:22.886277" elapsed="0.000297">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:22.886666" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:22.885941" elapsed="0.000749"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:06:22.886911" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-21T02:06:22.886760" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:22.886742" elapsed="0.000252"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:22.887140" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:22.887342" elapsed="0.000022"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:06:22.887409" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:06:22.889541" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:22.885595" elapsed="0.003972"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:22.890998" level="INFO">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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:22.890726" elapsed="0.000319"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:22.891472" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:22.891199" elapsed="0.000316"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:22.899923" level="INFO">GET Request : url=http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01eu7koguztu29yg0kuftjnyz17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:22.900067" level="INFO">GET Response : url=http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:06:22.900166" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:06:22.893887" elapsed="0.006656">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-04-21T02:06:22.891579" elapsed="0.009049">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:22.900894" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:22.900704" elapsed="0.000257"/>
</branch>
<status status="FAIL" start="2026-04-21T02:06:22.891561" elapsed="0.009424">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:22.901378" elapsed="0.000025"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:22.901510" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:22.901473" elapsed="0.000077"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:22.901456" elapsed="0.000116"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:22.901718" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:06:22.901802" elapsed="0.000016"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:06:22.889898" elapsed="0.012012">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:22.901985" elapsed="0.000015"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:06:22.765405" elapsed="0.136677">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:22.902355" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:22.902174" elapsed="0.000252"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:22.902158" elapsed="0.000292"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:22.902483" elapsed="0.000014"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:06:22.760525" elapsed="0.142056">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:23.964063" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:23.963642" elapsed="0.000456"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:23.964916" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:23.964619" elapsed="0.000377">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:23.965093" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:23.964276" elapsed="0.000842"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:23.965677" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:23.965287" elapsed="0.000418"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:23.966035" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:23.966268" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:23.965890" elapsed="0.000405"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:23.966706" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:23.966457" elapsed="0.000301"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:23.967756" level="INFO">mapping: {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64496', 'PREFIXLEN': '8.1.0.0/28'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:23.967488" elapsed="0.000331"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:23.968259" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:23.967984" elapsed="0.000301"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:23.969086" level="INFO">${value} = 127.0.0.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:23.968669" elapsed="0.000443"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:23.970028" level="INFO">${encoded} = 127.0.0.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:23.969655" elapsed="0.000400"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:23.970110" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:06:23.970271" level="INFO">${encoded_value} = 127.0.0.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:23.969304" elapsed="0.000992"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:23.970455" elapsed="0.000288"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.3</var>
<status status="PASS" start="2026-04-21T02:06:23.968529" elapsed="0.002255"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:23.971539" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:23.971058" elapsed="0.000507"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:23.972454" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:23.972122" elapsed="0.000359"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:23.972532" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:23.972685" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:23.971760" elapsed="0.000965"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:23.972897" elapsed="0.000273"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:06:23.970920" elapsed="0.002293"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:23.973866" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:23.973525" elapsed="0.000367"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:23.974776" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:23.974422" elapsed="0.000405"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:23.974887" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:23.975038" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:23.974080" elapsed="0.000982"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:23.975216" elapsed="0.000270"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:06:23.973386" elapsed="0.002142"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:23.976266" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:23.975772" elapsed="0.000519"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:23.977195" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:23.976864" elapsed="0.000357"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:23.977271" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:23.977421" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:23.976479" elapsed="0.000966"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:23.977600" elapsed="0.000282"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:06:23.975638" elapsed="0.002286"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:23.978534" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:23.978212" elapsed="0.000347"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:23.979433" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:23.979105" elapsed="0.000355"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:23.979510" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:23.979661" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:23.978747" elapsed="0.000939"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:23.979871" elapsed="0.000271"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:06:23.978074" elapsed="0.002110"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:23.980768" level="INFO">${value} = 65432</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:23.980433" elapsed="0.000376"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:23.981667" level="INFO">${encoded} = 65432</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:23.981340" elapsed="0.000353"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:23.981744" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:23.981913" level="INFO">${encoded_value} = 65432</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:23.980999" elapsed="0.000939"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:23.982095" elapsed="0.000270"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">65432</var>
<status status="PASS" start="2026-04-21T02:06:23.980297" elapsed="0.002109"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:23.982990" level="INFO">${value} = 64496</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:23.982654" elapsed="0.000362"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:23.984087" level="INFO">${encoded} = 64496</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:23.983721" elapsed="0.000393"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:23.984164" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:06:23.984316" level="INFO">${encoded_value} = 64496</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:23.983206" elapsed="0.001134"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:23.984494" elapsed="0.000338"/>
</kw>
<var name="${key}">PEER_AS</var>
<var name="${value}">64496</var>
<status status="PASS" start="2026-04-21T02:06:23.982518" elapsed="0.002357"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:23.985448" level="INFO">${value} = 8.1.0.0/28</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:23.985125" elapsed="0.000349"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:23.986352" level="INFO">${encoded} = 8.1.0.0/28</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:23.986020" elapsed="0.000358"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:23.986428" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:23.986579" level="INFO">${encoded_value} = 8.1.0.0/28</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:23.985662" elapsed="0.000941"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:23.986756" elapsed="0.000286"/>
</kw>
<var name="${key}">PREFIXLEN</var>
<var name="${value}">8.1.0.0/28</var>
<status status="PASS" start="2026-04-21T02:06:23.984988" elapsed="0.002095"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:06:23.968340" elapsed="0.018777"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:06:23.987159" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:06:23.987316" level="INFO">${mapping_to_use} = {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64496', 'PREFIXLEN': '8.1.0.0/28'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:06:23.967159" elapsed="0.020184"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:23.966852" elapsed="0.020523"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:23.987553" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:23.987401" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:23.966827" elapsed="0.020801"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:23.988514" level="INFO">${final_text} = 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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:23.987776" elapsed="0.000831"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:23.988660" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:23.963013" elapsed="0.025806"/>
</kw>
<msg time="2026-04-21T02:06:23.988876" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:23.948557" elapsed="0.040368"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:24.003266" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:24.017138" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:24.030968" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:24.031168" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:24.031345" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:24.031728" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:24.031580" elapsed="0.000204"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:24.031564" elapsed="0.000259"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:24.031968" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:24.032137" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:24.032303" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:24.031526" elapsed="0.000829"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:24.031423" elapsed="0.000958"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:24.032528" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:24.032602" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:06:24.032733" level="INFO">${uri} = 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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:23.943847" elapsed="0.088912"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:24.034194" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:24.033942" elapsed="0.000321">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:24.034355" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:24.033573" elapsed="0.000806"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:24.034696" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:24.034447" elapsed="0.000305"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:24.035271" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:24.034976" elapsed="0.000321"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:24.034777" elapsed="0.000555"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:24.034430" elapsed="0.000924"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:24.038150" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:24.035506" elapsed="0.002671"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:06:24.038229" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:24.038385" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:24.033236" elapsed="0.005174"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:24.039776" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:24.039538" elapsed="0.000323">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:24.039953" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:24.039060" elapsed="0.000917"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:06:24.040183" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:06:24.040047" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:24.040030" elapsed="0.000244"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:24.040421" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:24.040592" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:06:24.040656" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:06:24.042810" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:24.038716" elapsed="0.004121"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:24.044237" level="INFO">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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:24.043987" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:24.044678" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:24.044437" elapsed="0.000283"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:24.054018" level="INFO">GET Request : url=http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01eu7koguztu29yg0kuftjnyz17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:24.054157" level="INFO">GET Response : url=http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:06:24.054253" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:06:24.047103" elapsed="0.007650">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-04-21T02:06:24.044819" elapsed="0.010042">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:24.055050" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:24.054895" elapsed="0.000219"/>
</branch>
<status status="FAIL" start="2026-04-21T02:06:24.044767" elapsed="0.010370">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:24.055507" elapsed="0.000026"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:24.055637" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:24.055601" elapsed="0.000076"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:24.055585" elapsed="0.000114"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:24.055860" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:06:24.055930" elapsed="0.000015"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:06:24.043151" elapsed="0.012884">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:24.056109" elapsed="0.000016"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:06:23.918415" elapsed="0.137788">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:24.056474" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:24.056295" elapsed="0.000251"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:24.056278" elapsed="0.000291"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:24.056602" elapsed="0.000014"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:06:23.913500" elapsed="0.143197">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:25.119800" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:25.119367" elapsed="0.000469"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:25.120625" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:25.120364" elapsed="0.000336">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:25.120816" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:25.120017" elapsed="0.000825"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:25.121485" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:25.121094" elapsed="0.000418"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:25.121834" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:25.121996" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:25.121677" elapsed="0.000345"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:25.122480" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:25.122226" elapsed="0.000302"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:25.123551" level="INFO">mapping: {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64496', 'PREFIXLEN': '8.1.0.0/28'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:25.123287" elapsed="0.000310"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:25.124052" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:25.123761" elapsed="0.000317"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:25.124849" level="INFO">${value} = 127.0.0.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:25.124465" elapsed="0.000412"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:25.125766" level="INFO">${encoded} = 127.0.0.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:25.125419" elapsed="0.000390"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:25.125865" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:06:25.126028" level="INFO">${encoded_value} = 127.0.0.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:25.125072" elapsed="0.000981"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:25.126237" elapsed="0.000293"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.3</var>
<status status="PASS" start="2026-04-21T02:06:25.124325" elapsed="0.002246"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:25.128502" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:25.126839" elapsed="0.001690"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:25.129427" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:25.129091" elapsed="0.000363"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:25.129505" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:25.129659" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:25.128725" elapsed="0.000958"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:25.129858" elapsed="0.000308"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:06:25.126686" elapsed="0.003523"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:25.130804" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:25.130462" elapsed="0.000370"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:25.131701" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:25.131370" elapsed="0.000357"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:25.131777" elapsed="0.000045"/>
</return>
<msg time="2026-04-21T02:06:25.131947" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:25.131023" elapsed="0.000949"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:25.132128" elapsed="0.000273"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:06:25.130324" elapsed="0.002120"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:25.133070" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:25.132723" elapsed="0.000373"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:25.133991" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:25.133630" elapsed="0.000433"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:25.134117" elapsed="0.000066"/>
</return>
<msg time="2026-04-21T02:06:25.134310" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:25.133286" elapsed="0.001048"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:25.134489" elapsed="0.000273"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:06:25.132581" elapsed="0.002240"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:25.135395" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:25.135073" elapsed="0.000348"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:25.136338" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:25.135969" elapsed="0.000396"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:25.136415" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:06:25.136569" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:25.135611" elapsed="0.000983"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:25.136748" elapsed="0.000288"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:06:25.134936" elapsed="0.002141"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:25.137649" level="INFO">${value} = 65432</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:25.137327" elapsed="0.000348"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:25.138608" level="INFO">${encoded} = 65432</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:25.138273" elapsed="0.000362"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:25.138685" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:25.138859" level="INFO">${encoded_value} = 65432</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:25.137896" elapsed="0.000989"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:25.139041" elapsed="0.000272"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">65432</var>
<status status="PASS" start="2026-04-21T02:06:25.137191" elapsed="0.002164"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:25.139942" level="INFO">${value} = 64496</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:25.139605" elapsed="0.000363"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:25.141044" level="INFO">${encoded} = 64496</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:25.140498" elapsed="0.000573"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:25.141123" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:25.141275" level="INFO">${encoded_value} = 64496</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:25.140159" elapsed="0.001141"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:25.141456" elapsed="0.000270"/>
</kw>
<var name="${key}">PEER_AS</var>
<var name="${value}">64496</var>
<status status="PASS" start="2026-04-21T02:06:25.139469" elapsed="0.002357"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:25.142437" level="INFO">${value} = 8.1.0.0/28</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:25.142080" elapsed="0.000384"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:25.143360" level="INFO">${encoded} = 8.1.0.0/28</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:25.143030" elapsed="0.000356"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:25.143436" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:25.143586" level="INFO">${encoded_value} = 8.1.0.0/28</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:25.142654" elapsed="0.000957"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:25.143767" elapsed="0.000309"/>
</kw>
<var name="${key}">PREFIXLEN</var>
<var name="${value}">8.1.0.0/28</var>
<status status="PASS" start="2026-04-21T02:06:25.141943" elapsed="0.002175"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:06:25.124134" elapsed="0.020019"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:06:25.144198" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:06:25.144361" level="INFO">${mapping_to_use} = {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64496', 'PREFIXLEN': '8.1.0.0/28'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:06:25.122960" elapsed="0.021476"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:25.122610" elapsed="0.021862"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:25.144660" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:25.144501" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:25.122585" elapsed="0.022155"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:25.145637" level="INFO">${final_text} = 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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:25.144909" elapsed="0.000759"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:25.145730" elapsed="0.000035"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:25.118670" elapsed="0.027229"/>
</kw>
<msg time="2026-04-21T02:06:25.145958" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:25.104355" elapsed="0.041658"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:25.166336" elapsed="0.000040"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:25.180220" elapsed="0.000033"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:25.194126" elapsed="0.000033"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:25.194388" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:25.194579" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:25.195029" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:25.194869" elapsed="0.000217"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:25.194851" elapsed="0.000262"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:25.195262" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:25.195435" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:25.195603" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:25.194807" elapsed="0.000849"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:25.194668" elapsed="0.001017"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:25.195852" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:25.195934" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:06:25.196168" level="INFO">${uri} = 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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:25.099507" elapsed="0.096690"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:25.197646" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:25.197341" elapsed="0.000382">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:25.197835" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:25.196927" elapsed="0.000934"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:25.198220" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:25.197933" elapsed="0.000346"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:25.198810" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:25.198489" elapsed="0.000355"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:25.198304" elapsed="0.000585"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:25.197915" elapsed="0.001001"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:25.201888" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:25.199072" elapsed="0.002843"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:06:25.201968" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:06:25.202128" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:25.196544" elapsed="0.005608"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:25.203433" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:25.203199" elapsed="0.000297">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:25.203589" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:25.202849" elapsed="0.000764"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:06:25.203837" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:06:25.203683" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:25.203665" elapsed="0.000257"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:25.204070" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:25.204244" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:06:25.204309" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:06:25.206513" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:25.202490" elapsed="0.004049"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:25.208027" level="INFO">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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:25.207746" elapsed="0.000329"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:25.208474" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:25.208229" elapsed="0.000289"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:25.218172" level="INFO">GET Request : url=http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01eu7koguztu29yg0kuftjnyz17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:25.218445" level="INFO">GET Response : url=http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:06:25.218576" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:06:25.210930" elapsed="0.008078">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-04-21T02:06:25.208583" elapsed="0.010518">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:25.219310" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:25.219139" elapsed="0.000236"/>
</branch>
<status status="FAIL" start="2026-04-21T02:06:25.208565" elapsed="0.010836">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:25.219851" elapsed="0.000028"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:25.219996" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:25.219954" elapsed="0.000087"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:25.219936" elapsed="0.000126"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:25.220211" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:06:25.220281" elapsed="0.000015"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:06:25.206913" elapsed="0.013481">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:25.220470" elapsed="0.000015"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:06:25.074332" elapsed="0.146235">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:25.220865" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:25.220660" elapsed="0.000279"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:25.220643" elapsed="0.000319"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:25.220995" elapsed="0.000015"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:06:25.067738" elapsed="0.153355">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:26.283022" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:26.282599" elapsed="0.000461"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:26.284030" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:26.283750" elapsed="0.000357">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:26.284206" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:26.283381" elapsed="0.000850"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:26.284833" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:26.284401" elapsed="0.000462"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:26.285189" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:26.285351" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:26.285027" elapsed="0.000351"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:26.285800" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:26.285539" elapsed="0.000311"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:26.286844" level="INFO">mapping: {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64496', 'PREFIXLEN': '8.1.0.0/28'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:26.286564" elapsed="0.000327"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:26.287341" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:26.287061" elapsed="0.000307"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:26.288196" level="INFO">${value} = 127.0.0.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:26.287840" elapsed="0.000383"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:26.289133" level="INFO">${encoded} = 127.0.0.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:26.288760" elapsed="0.000399"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:26.289215" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:06:26.289383" level="INFO">${encoded_value} = 127.0.0.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:26.288414" elapsed="0.000994"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:26.289565" elapsed="0.000318"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.3</var>
<status status="PASS" start="2026-04-21T02:06:26.287682" elapsed="0.002243"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:26.290679" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:26.290180" elapsed="0.000526"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:26.291813" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:26.291307" elapsed="0.000534"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:26.291893" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:26.292047" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:26.290915" elapsed="0.001156"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:26.292228" elapsed="0.000269"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:06:26.290042" elapsed="0.002497"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:26.293182" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:26.292812" elapsed="0.000396"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:26.294089" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:26.293740" elapsed="0.000375"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:26.294166" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:26.294322" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:26.293397" elapsed="0.000950"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:26.294556" elapsed="0.000296"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:06:26.292651" elapsed="0.002244"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:26.295557" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:26.295145" elapsed="0.000441"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:26.296516" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:26.296185" elapsed="0.000357"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:26.296593" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:26.296743" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:26.295784" elapsed="0.000984"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:26.296940" elapsed="0.000269"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:06:26.295009" elapsed="0.002242"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:26.297880" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:26.297532" elapsed="0.000373"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:26.298805" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:26.298461" elapsed="0.000372"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:26.298884" elapsed="0.000048"/>
</return>
<msg time="2026-04-21T02:06:26.299075" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:26.298107" elapsed="0.000998"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:26.299271" elapsed="0.000338"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:06:26.297363" elapsed="0.002288"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:26.300278" level="INFO">${value} = 65432</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:26.299939" elapsed="0.000366"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:26.301201" level="INFO">${encoded} = 65432</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:26.300867" elapsed="0.000361"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:26.301279" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:26.301431" level="INFO">${encoded_value} = 65432</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:26.300501" elapsed="0.000954"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:26.301610" elapsed="0.000285"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">65432</var>
<status status="PASS" start="2026-04-21T02:06:26.299764" elapsed="0.002174"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:26.302507" level="INFO">${value} = 64496</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:26.302186" elapsed="0.000347"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:26.303632" level="INFO">${encoded} = 64496</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:26.303083" elapsed="0.000576"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:26.303712" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:26.303950" level="INFO">${encoded_value} = 64496</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:26.302723" elapsed="0.001263"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:26.304323" elapsed="0.000381"/>
</kw>
<var name="${key}">PEER_AS</var>
<var name="${value}">64496</var>
<status status="PASS" start="2026-04-21T02:06:26.302051" elapsed="0.002711"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:26.305590" level="INFO">${value} = 8.1.0.0/28</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:26.305139" elapsed="0.000487"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:26.306886" level="INFO">${encoded} = 8.1.0.0/28</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:26.306394" elapsed="0.000529"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:26.306993" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:06:26.307206" level="INFO">${encoded_value} = 8.1.0.0/28</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:26.305915" elapsed="0.001325"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:26.307511" elapsed="0.000425"/>
</kw>
<var name="${key}">PREFIXLEN</var>
<var name="${value}">8.1.0.0/28</var>
<status status="PASS" start="2026-04-21T02:06:26.304948" elapsed="0.003031"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:06:26.287469" elapsed="0.020545"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:06:26.308057" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:06:26.308218" level="INFO">${mapping_to_use} = {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64496', 'PREFIXLEN': '8.1.0.0/28'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:06:26.286235" elapsed="0.022009"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:26.285928" elapsed="0.022348"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:26.308451" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:26.308302" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:26.285904" elapsed="0.022624"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:26.309380" level="INFO">${final_text} = 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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:26.308671" elapsed="0.000737"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:26.309457" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:26.281972" elapsed="0.027608"/>
</kw>
<msg time="2026-04-21T02:06:26.309635" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:26.267694" elapsed="0.041990"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:26.323565" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:26.337256" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:26.350959" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:26.351157" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:26.351335" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:26.351723" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:26.351575" elapsed="0.000205"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:26.351560" elapsed="0.000263"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:26.351969" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:26.352138" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:26.352345" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:26.351526" elapsed="0.000874"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:26.351412" elapsed="0.001015"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:26.352577" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:26.352653" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:06:26.352779" level="INFO">${uri} = 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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:26.262801" elapsed="0.090020"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:26.354126" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:26.353852" elapsed="0.000347">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:26.354291" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:26.353487" elapsed="0.000828"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:26.354650" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:26.354384" elapsed="0.000323"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:26.355218" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:26.354927" elapsed="0.000317"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:26.354732" elapsed="0.000546"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:26.354366" elapsed="0.000933"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:26.358150" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:26.355452" elapsed="0.002724"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:06:26.358227" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:26.358382" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:26.353150" elapsed="0.005256"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:26.359650" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:26.359400" elapsed="0.000311">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:26.359818" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:26.359064" elapsed="0.000779"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:06:26.360047" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-21T02:06:26.359913" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:26.359895" elapsed="0.000234"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:26.360276" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:26.360447" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:06:26.360511" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:06:26.362644" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:26.358715" elapsed="0.003955"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:26.364117" level="INFO">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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:26.363866" elapsed="0.000297"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:26.364607" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:26.364362" elapsed="0.000288"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:26.376440" level="INFO">GET Request : url=http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01eu7koguztu29yg0kuftjnyz17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:26.376581" level="INFO">GET Response : url=http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:06:26.376680" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:06:26.367143" elapsed="0.010046">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-04-21T02:06:26.364843" elapsed="0.012464">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:26.377579" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:26.377354" elapsed="0.000316"/>
</branch>
<status status="FAIL" start="2026-04-21T02:06:26.364698" elapsed="0.013006">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:26.378264" elapsed="0.000036"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:26.378450" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:26.378399" elapsed="0.000109"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:26.378374" elapsed="0.000165"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:26.378740" elapsed="0.000029"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:06:26.378857" elapsed="0.000022"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:06:26.363001" elapsed="0.016004">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:26.379109" elapsed="0.000021"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:06:26.237346" elapsed="0.141896">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:26.379644" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:26.379371" elapsed="0.000375"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:26.379348" elapsed="0.000430"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:26.379844" elapsed="0.000020"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:06:26.232424" elapsed="0.147556">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:27.449732" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:27.449299" elapsed="0.000474"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:27.450891" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:27.450590" elapsed="0.000386">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:27.451074" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:27.450230" elapsed="0.000870"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:27.451677" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:27.451273" elapsed="0.000431"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:27.452045" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:27.452212" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:27.451894" elapsed="0.000345"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:27.452690" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:27.452403" elapsed="0.000340"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:27.453833" level="INFO">mapping: {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64496', 'PREFIXLEN': '8.1.0.0/28'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:27.453542" elapsed="0.000338"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:27.454333" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:27.454046" elapsed="0.000313"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:27.455145" level="INFO">${value} = 127.0.0.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:27.454769" elapsed="0.000402"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:27.456116" level="INFO">${encoded} = 127.0.0.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:27.455726" elapsed="0.000419"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:27.456203" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:06:27.456386" level="INFO">${encoded_value} = 127.0.0.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:27.455366" elapsed="0.001044"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:27.456574" elapsed="0.000389"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.3</var>
<status status="PASS" start="2026-04-21T02:06:27.454627" elapsed="0.002379"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:27.457852" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:27.457261" elapsed="0.000621"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:27.458773" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:27.458439" elapsed="0.000377"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:27.458867" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:06:27.459022" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:27.458087" elapsed="0.000959"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:27.459203" elapsed="0.000271"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:06:27.457124" elapsed="0.002393"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:27.460162" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:27.459837" elapsed="0.000352"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:27.461121" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:27.460755" elapsed="0.000394"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:27.461199" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:27.461349" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:27.460379" elapsed="0.000995"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:27.461532" elapsed="0.000290"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:06:27.459686" elapsed="0.002179"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:27.462434" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:27.462115" elapsed="0.000345"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:27.463389" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:27.463045" elapsed="0.000371"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:27.463466" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:27.463616" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:27.462649" elapsed="0.000991"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:27.463809" elapsed="0.000280"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:06:27.461979" elapsed="0.002151"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:27.464739" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:27.464378" elapsed="0.000387"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:27.465665" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:27.465335" elapsed="0.000356"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:27.465741" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:06:27.465912" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:27.464985" elapsed="0.000952"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:27.466093" elapsed="0.000269"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:06:27.464242" elapsed="0.002161"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:27.466994" level="INFO">${value} = 65432</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:27.466652" elapsed="0.000368"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:27.467952" level="INFO">${encoded} = 65432</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:27.467555" elapsed="0.000424"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:27.468030" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:06:27.468188" level="INFO">${encoded_value} = 65432</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:27.467208" elapsed="0.001005"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:27.468371" elapsed="0.000312"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">65432</var>
<status status="PASS" start="2026-04-21T02:06:27.466515" elapsed="0.002211"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:27.469349" level="INFO">${value} = 64496</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:27.469022" elapsed="0.000354"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:27.470481" level="INFO">${encoded} = 64496</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:27.470108" elapsed="0.000400"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:27.470559" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:27.470710" level="INFO">${encoded_value} = 64496</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:27.469568" elapsed="0.001167"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:27.470904" elapsed="0.000274"/>
</kw>
<var name="${key}">PEER_AS</var>
<var name="${value}">64496</var>
<status status="PASS" start="2026-04-21T02:06:27.468882" elapsed="0.002352"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:27.471865" level="INFO">${value} = 8.1.0.0/28</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:27.471483" elapsed="0.000408"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:27.472829" level="INFO">${encoded} = 8.1.0.0/28</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:27.472423" elapsed="0.000434"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:27.472908" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:27.473059" level="INFO">${encoded_value} = 8.1.0.0/28</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:27.472080" elapsed="0.001003"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:27.473238" elapsed="0.000270"/>
</kw>
<var name="${key}">PREFIXLEN</var>
<var name="${value}">8.1.0.0/28</var>
<status status="PASS" start="2026-04-21T02:06:27.471348" elapsed="0.002201"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:06:27.454423" elapsed="0.019161"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:06:27.473634" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:06:27.473984" level="INFO">${mapping_to_use} = {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64496', 'PREFIXLEN': '8.1.0.0/28'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:06:27.453206" elapsed="0.020809"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:27.452860" elapsed="0.021190"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.474234" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:27.474078" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:27.452822" elapsed="0.021489"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:27.475209" level="INFO">${final_text} = 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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:27.474461" elapsed="0.000779"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:27.475290" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:27.448537" elapsed="0.026878"/>
</kw>
<msg time="2026-04-21T02:06:27.475471" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:27.433968" elapsed="0.041555"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.489678" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.503580" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.517448" elapsed="0.000039"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.517688" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.517894" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.518394" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:27.518240" elapsed="0.000211"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:27.518222" elapsed="0.000255"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.518621" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.518807" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.518979" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:27.518181" elapsed="0.000852"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:27.518055" elapsed="0.001005"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.519211" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:27.519291" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:06:27.519459" level="INFO">${uri} = 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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:27.423232" elapsed="0.096256"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:27.521012" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:27.520673" elapsed="0.000423">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:27.521189" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:27.520257" elapsed="0.000957"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.521547" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:27.521284" elapsed="0.000320"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:27.522134" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:27.521834" elapsed="0.000328"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:27.521628" elapsed="0.000571"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:27.521265" elapsed="0.000956"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:27.525079" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:27.522373" elapsed="0.002734"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:06:27.525159" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:06:27.525318" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:27.519866" elapsed="0.005477"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:27.526583" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:27.526350" elapsed="0.000296">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:27.526738" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:27.526010" elapsed="0.000752"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:06:27.526984" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:06:27.526848" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:27.526830" elapsed="0.000236"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.527214" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.527388" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:06:27.527490" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:06:27.529642" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:27.525660" elapsed="0.004008"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:27.531121" level="INFO">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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:27.530856" elapsed="0.000313"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:27.531572" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:27.531324" elapsed="0.000292"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:27.540426" level="INFO">GET Request : url=http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01eu7koguztu29yg0kuftjnyz17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:27.540574" level="INFO">GET Response : url=http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:06:27.540671" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:06:27.534115" elapsed="0.007025">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-04-21T02:06:27.531682" elapsed="0.009544">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.541421" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:27.541262" elapsed="0.000225"/>
</branch>
<status status="FAIL" start="2026-04-21T02:06:27.531664" elapsed="0.009847">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.542142" elapsed="0.000041"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:27.542332" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:27.542281" elapsed="0.000110"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:27.542258" elapsed="0.000165"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.542635" elapsed="0.000030"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:06:27.542732" elapsed="0.000020"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:06:27.530006" elapsed="0.012898">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:27.543008" elapsed="0.000022"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:06:27.395705" elapsed="0.147438">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.543574" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:27.543319" elapsed="0.000354"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:27.543294" elapsed="0.000412"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:27.543751" elapsed="0.000020"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:06:27.390638" elapsed="0.153275">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<msg time="2026-04-21T02:06:27.544052" level="FAIL">Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying for 10 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${DEFAULT_TOPOLOGY_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_TOPOLOGY_CHECK_PERIOD}</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-04-21T02:06:16.888985" elapsed="10.655199">Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying for 10 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:27.546175" level="INFO">${SuiteFastFail} = True</msg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:06:27.545709" elapsed="0.000525"/>
</kw>
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:06:27.545183" elapsed="0.001122"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:06:27.544663" elapsed="0.001720"/>
</kw>
<doc>Verifies eBGP's adj-rib-out output. Expects local-as, and ibgp peer-as presence.</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-04-21T02:06:16.798942" elapsed="10.747497">Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying for 10 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</test>
<test id="s1-s9-t20" name="TC_LAS_Kill_iBgp_Speaker_After_Talking" line="380">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:06:27.552660" elapsed="0.000362"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:06:27.552285" elapsed="0.000815"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:27.554311" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:27.554197" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:27.554179" elapsed="0.000201"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:27.559925" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:27.559816" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:27.559784" elapsed="0.000208"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:27.561030" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:27.560602" elapsed="0.000455"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:06:27.561511" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:06:27.561217" elapsed="0.000320"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:06:27.561581" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:27.561734" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:06:27.560223" elapsed="0.001535"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:27.567684" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:27.567575" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:27.567556" elapsed="0.000197"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:27.568974" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:27.568866" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:27.568848" elapsed="0.000232"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:06:27.569540" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:06:27.569233" elapsed="0.000334"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:06:27.569973" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:06:27.569731" elapsed="0.000268"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:06:27.601097" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:06:27.570499" elapsed="0.030707"/>
</kw>
<msg time="2026-04-21T02:06:27.601385" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:06:27.601433" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:27.570161" elapsed="0.031309"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:06:27.627186" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "K "i "l "l "_ "i "B "g "p "_ "S "p "e "a "k "e "r "_ "A "f "t "e "r "_ "T "a "l "k "i "n "g "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:06:27.602037" elapsed="0.025264"/>
</kw>
<msg time="2026-04-21T02:06:27.627470" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:06:27.627516" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "K "i "l "l "_ "i "B "g "p "_ "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:27.601650" elapsed="0.025903"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.627910" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:27.627639" elapsed="0.000329"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:27.627614" elapsed="0.000380"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:27.628450" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "K "i "l "l "_ "i "B "g "p "_ "S "p "e "a "k "e "r "_ "A "f "t "e "r "_ "T "a "l "k "i "n "g "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:27.628140" elapsed="0.000382"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.628843" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:27.628589" elapsed="0.000310"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:27.628570" elapsed="0.000353"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:06:27.628958" elapsed="0.000032"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:06:27.631665" elapsed="0.000170"/>
</kw>
<msg time="2026-04-21T02:06:27.631898" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:27.630483" elapsed="0.001553"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.632318" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.632655" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:06:27.629838" elapsed="0.003050"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:06:27.629264" elapsed="0.003691"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:06:27.568519" elapsed="0.064636"/>
</kw>
<msg time="2026-04-21T02:06:27.633249" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:06:27.633293" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "K "i "l "l "_ "i "B "g "p "_ "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:27.567921" elapsed="0.065411"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:06:27.633517" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:06:27.633408" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:27.633389" elapsed="0.000213"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.634034" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.634423" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:06:27.634496" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:06:27.567240" elapsed="0.067364"/>
</kw>
<msg time="2026-04-21T02:06:27.634695" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:06:27.634739" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "K "i "l "l "_ "i "B "g "p "_ "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:27.562154" elapsed="0.072622"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.635124" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:27.634867" elapsed="0.000310"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:27.634849" elapsed="0.000352"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:06:27.562009" elapsed="0.073215"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:06:27.561831" elapsed="0.073428"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:06:27.559440" elapsed="0.075875"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:06:27.553906" elapsed="0.081464"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:27.553316" elapsed="0.082099"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:06:27.548226" elapsed="0.087242"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>ibgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:06:27.635631" elapsed="0.000107"/>
</kw>
<kw name="Kill_BGP_Speaker" owner="BGPSpeaker">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:27.636972" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:27.636614" elapsed="0.000385"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:06:27.637156" elapsed="0.000219"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:06:27.636344" elapsed="0.001100"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:06:27.655608" level="INFO">[?2004l^C
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:06:27.637978" elapsed="0.017708"/>
</kw>
<msg time="2026-04-21T02:06:27.655823" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:06:27.655873" level="INFO">${message} = [?2004l^C
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<var>${status}</var>
<var>${message}</var>
<arg>SSHLibrary.Read_Until_Prompt</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:27.637603" elapsed="0.018296"/>
</kw>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:06:27.656629" level="INFO">Executing command 'cat play.py.out'.</msg>
<msg time="2026-04-21T02:06:27.670100" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:06:27.670345" level="INFO">${output_log} = 2026-04-21 02:06:04,111 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:06:04,111 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.3
2026-04-21 02:06:04,111 DEBUG BGP-Thread-...</msg>
<var>${output_log}</var>
<arg>cat ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:06:27.656475" elapsed="0.013945"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:27.671580" level="INFO">2026-04-21 02:06:04,111 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:06:04,111 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.3
2026-04-21 02:06:04,111 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-04-21 02:06:04,111 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.171.3
2026-04-21 02:06:04,112 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-04-21 02:06:04,112 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 02:06:04,113 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 02:06:04,113 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104ff9800b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-04-21 02:06:04,113 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 02:06:04,113 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 1
2026-04-21 02:06:04,113 INFO BGP-Thread-1 (job):   Prefix base: 8.0.0.0/28
2026-04-21 02:06:04,113 INFO BGP-Thread-1 (job):   My Autonomous System number: 64497
2026-04-21 02:06:04,113 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-04-21 02:06:04,113 INFO BGP-Thread-1 (job):   My BGP Identifier: 2130706435
2026-04-21 02:06:04,113 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-04-21 02:06:04,113 INFO BGP-Thread-1 (job):   Originator ID: None
2026-04-21 02:06:04,113 INFO BGP-Thread-1 (job):   Cluster list: None
2026-04-21 02:06:04,114 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-04-21 02:06:04,114 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-04-21 02:06:04,114 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-04-21 02:06:04,114 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 1
2026-04-21 02:06:04,114 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, 0]
2026-04-21 02:06:04,114 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-04-21 02:06:04,114 INFO BGP-Thread-1 (job):   Let's go ...

2026-04-21 02:06:04,114 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-04-21 02:06:04,114 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:06:04,114 DEBUG BGP-Thread-1 (job):   Length=45 (0x002d)
2026-04-21 02:06:04,114 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-04-21 02:06:04,114 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-04-21 02:06:04,114 DEBUG BGP-Thread-1 (job):   My Autonomous System=64497 (0xfbf1)
2026-04-21 02:06:04,114 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-04-21 02:06:04,115 DEBUG BGP-Thread-1 (job):   BGP Identifier=2130706435 (0x7f000003)
2026-04-21 02:06:04,115 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=16 (0x10)
2026-04-21 02:06:04,115 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x0206010400010001020641040000fbf1
2026-04-21 02:06:04,115 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff002d0104fbf100b47f000003100206010400010001020641040000fbf1'
2026-04-21 02:06:04,115 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff002d0104fbf100b47f000003100206010400010001020641040000fbf1
2026-04-21 02:06:04,116 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:06:04,116 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:06:04,116 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:06:04,116 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:06:04,116 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:06:04,116 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:06:04,116 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:06:04,116 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:06:04,116 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:06:04,116 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:06:04,116 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-04-21 02:06:04,116 INFO BGP-Thread-1 (job): Iteration: 0 - total remaining prefixes: 1
2026-04-21 02:06:04,117 DEBUG BGP-Thread-1 (job): ########## Iteration: 0 ##########
2026-04-21 02:06:04,117 DEBUG BGP-Thread-1 (job): Remaining prefixes: 1
2026-04-21 02:06:04,117 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-04-21 02:06:04,117 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-04-21 02:06:04,117 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-04-21 02:06:04,117 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:06:04,117 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-04-21 02:06:04,117 DEBUG BGP-Thread-1 (job):   Prefix indexes: [0]
2026-04-21 02:06:04,117 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.0.0.0')]
2026-04-21 02:06:04,117 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-04-21 02:06:04,117 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-04-21 02:06:04,117 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:06:04,117 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-04-21 02:06:04,117 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-04-21 02:06:04,117 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-04-21 02:06:04,117 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:06:04,118 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:06:04,118 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-04-21 02:06:04,118 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:06:04,118 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:06:04,118 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:06:04,118 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-04-21 02:06:04,118 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf140050400000064400304c0000201)
2026-04-21 02:06:04,118 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:06:04,118 DEBUG BGP-Thread-1 (job):     AS path=64497
2026-04-21 02:06:04,118 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-04-21 02:06:04,118 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.0.0.0')]/28 (0x1c08000000)
2026-04-21 02:06:04,118 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf140050400000064400304c00002011c08000000
2026-04-21 02:06:04,118 INFO BGP-Thread-1 (job): All update messages generated.
2026-04-21 02:06:04,118 INFO BGP-Thread-1 (job): Storing performance results.
2026-04-21 02:06:04,118 INFO BGP-Thread-1 (job): ########## Final results ##########
2026-04-21 02:06:04,118 INFO BGP-Thread-1 (job): Number of iterations: 1
2026-04-21 02:06:04,118 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the pre-fill phase: 0
2026-04-21 02:06:04,119 INFO BGP-Thread-1 (job): The pre-fill phase duration: 0s
2026-04-21 02:06:04,119 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the 2nd test phase: 1
2026-04-21 02:06:04,119 INFO BGP-Thread-1 (job): The 2nd test phase duration: 0.0016281604766845703s
2026-04-21 02:06:04,119 INFO BGP-Thread-1 (job): Threshold for performance reporting: 1000
2026-04-21 02:06:04,119 INFO BGP-Thread-1 (job): Message generator performance results stored in totals-bgp.csv:
2026-04-21 02:06:04,119 INFO BGP-Thread-1 (job):   
2026-04-21 02:06:04,120 INFO BGP-Thread-1 (job):   
2026-04-21 02:06:04,121 INFO BGP-Thread-1 (job): Message generator performance results stored in performance-bgp.csv:
2026-04-21 02:06:04,121 INFO BGP-Thread-1 (job):   
2026-04-21 02:06:04,121 INFO BGP-Thread-1 (job):   
2026-04-21 02:06:04,121 INFO BGP-Thread-1 (job): Finally an END-OF-RIB is sent.
2026-04-21 02:06:04,121 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:06:04,121 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:06:04,121 DEBUG BGP-Thread-1 (job):   Length=43 (0x002b)
2026-04-21 02:06:04,121 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:06:04,122 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:06:04,123 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:06:04,123 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=20 (0x0014)
2026-04-21 02:06:04,123 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf140050400000064)
2026-04-21 02:06:04,123 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:06:04,123 DEBUG BGP-Thread-1 (job):     AS path=64497
2026-04-21 02:06:04,123 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-04-21 02:06:04,123 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[]/28 (0x)
2026-04-21 02:06:04,123 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff002b02000000144001010040020602010000fbf140050400000064
2026-04-21 02:06:04,123 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-04-21 02:06:04,123 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:06:04,123 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:06:04,123 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-04-21 02:06:04,123 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:06:04,123 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:06:04,123 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:06:04,124 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:06:04,124 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:06:04,124 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:06:04,124 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:06:04,124 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:06:04,124 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:06:04,124 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:06:04,124 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:06:04,124 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:06:04,124 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-04-21 02:06:04,124 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-04-21 02:06:04,124 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:06:04,124 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:06:04,124 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:06:14,134 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-04-21 02:06:14,135 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.010s
2026-04-21 02:06:14,135 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-04-21 02:06:14,135 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:06:14,135 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:06:24,141 INFO BGP-Thread-1 (job): ... idle for 10.006s
2026-04-21 02:06:24,142 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 20.017s
2026-04-21 02:06:24,142 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-04-21 02:06:24,142 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:06:24,142 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:27.670895" elapsed="0.001217"/>
</kw>
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="PASS" start="2026-04-21T02:06:27.656132" elapsed="0.016125"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<status status="PASS" start="2026-04-21T02:06:27.672734" elapsed="0.000213"/>
</return>
<status status="PASS" start="2026-04-21T02:06:27.672431" elapsed="0.000631"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:27.672377" elapsed="0.000752"/>
</if>
<kw name="Log" owner="BuiltIn">
<arg>${message}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.673553" elapsed="0.000054"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was not seen within timeout period.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.673926" elapsed="0.000029"/>
</kw>
<doc>Interrupt play.py, fail if no prompt is seen within SSHLibrary timeout.
Also dump the logs with the output the program produced.
This keyword is also suitable for stopping BGP manager.</doc>
<status status="PASS" start="2026-04-21T02:06:27.636020" elapsed="0.038021"/>
</kw>
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:27.675261" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:06:27.674745" elapsed="0.000576"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-04-21T02:06:27.674328" elapsed="0.001073"/>
</kw>
<kw name="Do_Not_Start_Failing_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:06:27.676215" elapsed="0.000892"/>
</kw>
<doc>This is just a more readable 'None' to override [Teardown].</doc>
<status status="PASS" start="2026-04-21T02:06:27.675781" elapsed="0.001436"/>
</kw>
<doc>Abort the Python speaker. Also, attempt to stop failing fast.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:06:27.547243" elapsed="0.130031"/>
</test>
<test id="s1-s9-t21" name="TC_LAS_Kill_eBgp_Speaker_After_Talking" line="390">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:06:27.682834" elapsed="0.000312"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:06:27.682426" elapsed="0.000801"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:27.684696" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:27.684533" elapsed="0.000230"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:27.684506" elapsed="0.000311"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:27.690929" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:27.690818" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:27.690798" elapsed="0.000200"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:27.692079" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:27.691623" elapsed="0.000483"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:06:27.692576" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:06:27.692271" elapsed="0.000331"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:06:27.692645" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:06:27.692827" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:06:27.691240" elapsed="0.001683"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:27.699597" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:27.699483" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:27.699463" elapsed="0.000207"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:27.701133" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:27.700976" elapsed="0.000223"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:27.700946" elapsed="0.000286"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:06:27.701897" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:06:27.701453" elapsed="0.000486"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:06:27.702472" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:06:27.702168" elapsed="0.000344"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:06:27.729464" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:06:27.703207" elapsed="0.026396"/>
</kw>
<msg time="2026-04-21T02:06:27.729838" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:06:27.729888" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:27.702727" elapsed="0.027297"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:06:27.760152" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "K "i "l "l "_ "e "B "g "p "_ "S "p "e "a "k "e "r "_ "A "f "t "e "r "_ "T "a "l "k "i "n "g "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:06:27.730665" elapsed="0.029766"/>
</kw>
<msg time="2026-04-21T02:06:27.760698" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:06:27.760748" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "K "i "l "l "_ "e "B "g "p "_ "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:27.730245" elapsed="0.030564"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.761384" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:27.760992" elapsed="0.000457"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:27.760946" elapsed="0.000533"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:27.762132" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "K "i "l "l "_ "e "B "g "p "_ "S "p "e "a "k "e "r "_ "A "f "t "e "r "_ "T "a "l "k "i "n "g "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:27.761636" elapsed="0.000578"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.762514" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:27.762283" elapsed="0.000287"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:27.762264" elapsed="0.000330"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:06:27.762636" elapsed="0.000052"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:06:27.765861" elapsed="0.000178"/>
</kw>
<msg time="2026-04-21T02:06:27.766104" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:27.764631" elapsed="0.001615"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.766542" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.766901" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:06:27.763907" elapsed="0.003188"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:06:27.763226" elapsed="0.003951"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:06:27.700513" elapsed="0.066783"/>
</kw>
<msg time="2026-04-21T02:06:27.767400" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:06:27.767448" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "K "i "l "l "_ "e "B "g "p "_ "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:27.699871" elapsed="0.067619"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:06:27.767684" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:06:27.767573" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:27.767552" elapsed="0.000218"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.768247" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.768618" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:06:27.768691" elapsed="0.000018"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:06:27.699089" elapsed="0.069760"/>
</kw>
<msg time="2026-04-21T02:06:27.768990" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:06:27.769037" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "K "i "l "l "_ "e "B "g "p "_ "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:27.693364" elapsed="0.075718"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.769476" elapsed="0.000093"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:27.769164" elapsed="0.000443"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:27.769145" elapsed="0.000487"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:06:27.693212" elapsed="0.076446"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:06:27.693002" elapsed="0.076700"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:06:27.690436" elapsed="0.079339"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:06:27.684116" elapsed="0.085749"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:27.683444" elapsed="0.086475"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:06:27.678685" elapsed="0.091298"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>ebgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:06:27.770164" elapsed="0.000113"/>
</kw>
<kw name="Kill_BGP_Speaker" owner="BGPSpeaker">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:27.772042" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:27.771366" elapsed="0.000705"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:06:27.772235" elapsed="0.000340"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:06:27.770908" elapsed="0.001728"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:06:27.793952" level="INFO">[?2004l^C
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:06:27.773223" elapsed="0.020792"/>
</kw>
<msg time="2026-04-21T02:06:27.794114" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:06:27.794161" level="INFO">${message} = [?2004l^C
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<var>${status}</var>
<var>${message}</var>
<arg>SSHLibrary.Read_Until_Prompt</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:27.772831" elapsed="0.021374"/>
</kw>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:06:27.794906" level="INFO">Executing command 'cat play.py.out'.</msg>
<msg time="2026-04-21T02:06:27.807643" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:06:27.807849" level="INFO">${output_log} = 2026-04-21 02:06:04,111 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:06:04,111 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.3
2026-04-21 02:06:04,111 DEBUG BGP-Thread-...</msg>
<var>${output_log}</var>
<arg>cat ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:06:27.794728" elapsed="0.013163"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:27.808675" level="INFO">2026-04-21 02:06:04,111 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:06:04,111 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.3
2026-04-21 02:06:04,111 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-04-21 02:06:04,111 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.171.3
2026-04-21 02:06:04,112 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-04-21 02:06:04,112 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 02:06:04,113 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 02:06:04,113 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104ff9800b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-04-21 02:06:04,113 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 02:06:04,113 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 1
2026-04-21 02:06:04,113 INFO BGP-Thread-1 (job):   Prefix base: 8.0.0.0/28
2026-04-21 02:06:04,113 INFO BGP-Thread-1 (job):   My Autonomous System number: 64497
2026-04-21 02:06:04,113 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-04-21 02:06:04,113 INFO BGP-Thread-1 (job):   My BGP Identifier: 2130706435
2026-04-21 02:06:04,113 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-04-21 02:06:04,113 INFO BGP-Thread-1 (job):   Originator ID: None
2026-04-21 02:06:04,113 INFO BGP-Thread-1 (job):   Cluster list: None
2026-04-21 02:06:04,114 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-04-21 02:06:04,114 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-04-21 02:06:04,114 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-04-21 02:06:04,114 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 1
2026-04-21 02:06:04,114 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, 0]
2026-04-21 02:06:04,114 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-04-21 02:06:04,114 INFO BGP-Thread-1 (job):   Let's go ...

2026-04-21 02:06:04,114 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-04-21 02:06:04,114 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:06:04,114 DEBUG BGP-Thread-1 (job):   Length=45 (0x002d)
2026-04-21 02:06:04,114 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-04-21 02:06:04,114 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-04-21 02:06:04,114 DEBUG BGP-Thread-1 (job):   My Autonomous System=64497 (0xfbf1)
2026-04-21 02:06:04,114 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-04-21 02:06:04,115 DEBUG BGP-Thread-1 (job):   BGP Identifier=2130706435 (0x7f000003)
2026-04-21 02:06:04,115 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=16 (0x10)
2026-04-21 02:06:04,115 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x0206010400010001020641040000fbf1
2026-04-21 02:06:04,115 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff002d0104fbf100b47f000003100206010400010001020641040000fbf1'
2026-04-21 02:06:04,115 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff002d0104fbf100b47f000003100206010400010001020641040000fbf1
2026-04-21 02:06:04,116 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:06:04,116 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:06:04,116 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:06:04,116 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:06:04,116 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:06:04,116 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:06:04,116 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:06:04,116 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:06:04,116 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:06:04,116 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:06:04,116 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-04-21 02:06:04,116 INFO BGP-Thread-1 (job): Iteration: 0 - total remaining prefixes: 1
2026-04-21 02:06:04,117 DEBUG BGP-Thread-1 (job): ########## Iteration: 0 ##########
2026-04-21 02:06:04,117 DEBUG BGP-Thread-1 (job): Remaining prefixes: 1
2026-04-21 02:06:04,117 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-04-21 02:06:04,117 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-04-21 02:06:04,117 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-04-21 02:06:04,117 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:06:04,117 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-04-21 02:06:04,117 DEBUG BGP-Thread-1 (job):   Prefix indexes: [0]
2026-04-21 02:06:04,117 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.0.0.0')]
2026-04-21 02:06:04,117 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-04-21 02:06:04,117 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-04-21 02:06:04,117 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:06:04,117 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-04-21 02:06:04,117 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-04-21 02:06:04,117 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-04-21 02:06:04,117 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:06:04,118 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:06:04,118 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-04-21 02:06:04,118 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:06:04,118 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:06:04,118 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:06:04,118 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-04-21 02:06:04,118 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf140050400000064400304c0000201)
2026-04-21 02:06:04,118 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:06:04,118 DEBUG BGP-Thread-1 (job):     AS path=64497
2026-04-21 02:06:04,118 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-04-21 02:06:04,118 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.0.0.0')]/28 (0x1c08000000)
2026-04-21 02:06:04,118 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf140050400000064400304c00002011c08000000
2026-04-21 02:06:04,118 INFO BGP-Thread-1 (job): All update messages generated.
2026-04-21 02:06:04,118 INFO BGP-Thread-1 (job): Storing performance results.
2026-04-21 02:06:04,118 INFO BGP-Thread-1 (job): ########## Final results ##########
2026-04-21 02:06:04,118 INFO BGP-Thread-1 (job): Number of iterations: 1
2026-04-21 02:06:04,118 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the pre-fill phase: 0
2026-04-21 02:06:04,119 INFO BGP-Thread-1 (job): The pre-fill phase duration: 0s
2026-04-21 02:06:04,119 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the 2nd test phase: 1
2026-04-21 02:06:04,119 INFO BGP-Thread-1 (job): The 2nd test phase duration: 0.0016281604766845703s
2026-04-21 02:06:04,119 INFO BGP-Thread-1 (job): Threshold for performance reporting: 1000
2026-04-21 02:06:04,119 INFO BGP-Thread-1 (job): Message generator performance results stored in totals-bgp.csv:
2026-04-21 02:06:04,119 INFO BGP-Thread-1 (job):   
2026-04-21 02:06:04,120 INFO BGP-Thread-1 (job):   
2026-04-21 02:06:04,121 INFO BGP-Thread-1 (job): Message generator performance results stored in performance-bgp.csv:
2026-04-21 02:06:04,121 INFO BGP-Thread-1 (job):   
2026-04-21 02:06:04,121 INFO BGP-Thread-1 (job):   
2026-04-21 02:06:04,121 INFO BGP-Thread-1 (job): Finally an END-OF-RIB is sent.
2026-04-21 02:06:04,121 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:06:04,121 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:06:04,121 DEBUG BGP-Thread-1 (job):   Length=43 (0x002b)
2026-04-21 02:06:04,121 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:06:04,122 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:06:04,123 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:06:04,123 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=20 (0x0014)
2026-04-21 02:06:04,123 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf140050400000064)
2026-04-21 02:06:04,123 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:06:04,123 DEBUG BGP-Thread-1 (job):     AS path=64497
2026-04-21 02:06:04,123 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-04-21 02:06:04,123 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[]/28 (0x)
2026-04-21 02:06:04,123 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff002b02000000144001010040020602010000fbf140050400000064
2026-04-21 02:06:04,123 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-04-21 02:06:04,123 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:06:04,123 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:06:04,123 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-04-21 02:06:04,123 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:06:04,123 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:06:04,123 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:06:04,124 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:06:04,124 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:06:04,124 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:06:04,124 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:06:04,124 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:06:04,124 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:06:04,124 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:06:04,124 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:06:04,124 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:06:04,124 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-04-21 02:06:04,124 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-04-21 02:06:04,124 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:06:04,124 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:06:04,124 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:06:14,134 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-04-21 02:06:14,135 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.010s
2026-04-21 02:06:14,135 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-04-21 02:06:14,135 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:06:14,135 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:06:24,141 INFO BGP-Thread-1 (job): ... idle for 10.006s
2026-04-21 02:06:24,142 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 20.017s
2026-04-21 02:06:24,142 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-04-21 02:06:24,142 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:06:24,142 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:27.808182" elapsed="0.000855"/>
</kw>
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="PASS" start="2026-04-21T02:06:27.794418" elapsed="0.014720"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<status status="PASS" start="2026-04-21T02:06:27.809486" elapsed="0.000054"/>
</return>
<status status="PASS" start="2026-04-21T02:06:27.809254" elapsed="0.000340"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:27.809221" elapsed="0.000413"/>
</if>
<kw name="Log" owner="BuiltIn">
<arg>${message}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.809895" elapsed="0.000035"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was not seen within timeout period.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.810150" elapsed="0.000030"/>
</kw>
<doc>Interrupt play.py, fail if no prompt is seen within SSHLibrary timeout.
Also dump the logs with the output the program produced.
This keyword is also suitable for stopping BGP manager.</doc>
<status status="PASS" start="2026-04-21T02:06:27.770552" elapsed="0.039714"/>
</kw>
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:27.811563" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:06:27.811035" elapsed="0.000589"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-04-21T02:06:27.810564" elapsed="0.001145"/>
</kw>
<kw name="Do_Not_Start_Failing_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:06:27.812564" elapsed="0.000335"/>
</kw>
<doc>This is just a more readable 'None' to override [Teardown].</doc>
<status status="PASS" start="2026-04-21T02:06:27.812122" elapsed="0.000906"/>
</kw>
<doc>Abort the Python speaker. Also, attempt to stop failing fast.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:06:27.677902" elapsed="0.135189"/>
</test>
<test id="s1-s9-t22" name="TC_LAS_Delete_Bgp_Peer_Configurations" line="400">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:06:27.818901" elapsed="0.000309"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:06:27.818469" elapsed="0.000821"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:27.821062" elapsed="0.000027"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:27.820833" elapsed="0.000305"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:27.820775" elapsed="0.000412"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:27.827546" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:27.827436" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:27.827418" elapsed="0.000198"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:27.828704" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:27.828307" elapsed="0.000424"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:06:27.829334" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:06:27.828914" elapsed="0.000448"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:06:27.829414" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:06:27.829579" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:06:27.827874" elapsed="0.001729"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:27.835660" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:27.835550" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:27.835531" elapsed="0.000198"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:27.836975" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:27.836856" elapsed="0.000231"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:27.836837" elapsed="0.000277"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:06:27.837678" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:06:27.837275" elapsed="0.000436"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:06:27.838298" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:06:27.837968" elapsed="0.000368"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:06:27.871221" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:06:27.839112" elapsed="0.032391"/>
</kw>
<msg time="2026-04-21T02:06:27.871818" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:06:27.871871" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:27.838583" elapsed="0.033734"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:06:27.894113" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:06:27.873271" elapsed="0.020955"/>
</kw>
<msg time="2026-04-21T02:06:27.894393" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:06:27.894439" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "D "e "l "e "t "e "_ "B "g "p "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:27.872653" elapsed="0.021824"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.894894" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:27.894587" elapsed="0.000367"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:27.894551" elapsed="0.000434"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:27.895459" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:27.895139" elapsed="0.000393"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.895845" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:27.895601" elapsed="0.000300"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:27.895581" elapsed="0.000344"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:06:27.895966" elapsed="0.000047"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:06:27.898818" elapsed="0.000405"/>
</kw>
<msg time="2026-04-21T02:06:27.899291" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:27.897632" elapsed="0.001803"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.899717" elapsed="0.000097"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.900078" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:06:27.896935" elapsed="0.003332"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:06:27.896322" elapsed="0.004013"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:06:27.836512" elapsed="0.063922"/>
</kw>
<msg time="2026-04-21T02:06:27.900529" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:06:27.900574" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "D "e "l "e "t "e "_ "B "g "p "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:27.835899" elapsed="0.064712"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:06:27.900815" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:06:27.900688" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:27.900670" elapsed="0.000232"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.901359" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.901707" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:06:27.901778" elapsed="0.000032"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:06:27.835202" elapsed="0.066703"/>
</kw>
<msg time="2026-04-21T02:06:27.901999" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:06:27.902044" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "D "e "l "e "t "e "_ "B "g "p "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:27.830034" elapsed="0.072048"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.902414" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:27.902158" elapsed="0.000359"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:27.902141" elapsed="0.000402"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:06:27.829880" elapsed="0.072688"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:06:27.829668" elapsed="0.072938"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:06:27.827061" elapsed="0.075605"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:06:27.820333" elapsed="0.082393"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:27.819529" elapsed="0.083245"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:06:27.814447" elapsed="0.088402"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:27.903561" level="INFO">&amp;{mapping} = { IP=127.0.0.1 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${iBGP_PEER1_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:27.903054" elapsed="0.000536"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:27.953399" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:27.952937" elapsed="0.000496"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:27.954237" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:27.953969" elapsed="0.000350">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:27.954412" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:27.953608" elapsed="0.000829"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:27.955008" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:27.954605" elapsed="0.000430"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:27.955347" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:27.955521" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:27.955201" elapsed="0.000347"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:27.955975" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:27.955710" elapsed="0.000313"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:27.957019" level="INFO">mapping: {'IP': '127.0.0.1', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:27.956743" elapsed="0.000320"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:27.957527" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:27.957253" elapsed="0.000300"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:27.958255" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:27.957954" elapsed="0.000326"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:27.959308" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:27.959076" elapsed="0.000259"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:27.959389" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:06:27.959553" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:27.958473" elapsed="0.001105"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:27.959736" elapsed="0.000269"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-04-21T02:06:27.957811" elapsed="0.002237"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:27.960673" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:27.960367" elapsed="0.000333"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:27.961550" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:27.961332" elapsed="0.000244"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:27.961626" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:27.961779" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:27.960910" elapsed="0.000910"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:27.961982" elapsed="0.000226"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:06:27.960226" elapsed="0.002022"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:06:27.957612" elapsed="0.004672"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:06:27.962327" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:06:27.962484" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:06:27.956417" elapsed="0.006092"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:27.956105" elapsed="0.006437"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.962723" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:27.962569" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:27.956080" elapsed="0.006736"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:27.963580" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:27.962968" elapsed="0.000642"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:27.963659" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:27.952280" elapsed="0.011520"/>
</kw>
<msg time="2026-04-21T02:06:27.963858" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:27.936711" elapsed="0.027198"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.978397" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:27.992232" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:28.006000" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:28.006203" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:28.006382" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:28.006825" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:28.006616" elapsed="0.000267"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:28.006601" elapsed="0.000307"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:28.007055" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:28.007227" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:28.007394" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:28.006570" elapsed="0.000878"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:28.006465" elapsed="0.001010"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:28.007624" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:28.007699" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:06:28.007848" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:27.931838" elapsed="0.076039"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:28.009010" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:28.008738" elapsed="0.000318"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:28.019314" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01eu7koguztu29yg0kuftjnyz17.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:28.019364" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:28.019456" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:06:28.011585" elapsed="0.007897"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:28.009122" elapsed="0.010401"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:28.019706" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:28.019550" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:28.009105" elapsed="0.010706"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:28.023465" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:28.020833" elapsed="0.002676"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:28.020590" elapsed="0.002954"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:28.020572" elapsed="0.002997"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:28.026510" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:28.023861" elapsed="0.002695"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:28.023624" elapsed="0.002967"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:28.023607" elapsed="0.003009"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:28.027247" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:28.026813" elapsed="0.000461"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:28.027586" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:28.027344" elapsed="0.000299"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:28.028152" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:28.027850" elapsed="0.000328"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:28.027667" elapsed="0.000583"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:28.027326" elapsed="0.000946"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:28.028815" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:28.028436" elapsed="0.000407"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:28.029168" elapsed="0.000056"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:28.028919" elapsed="0.000343"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:28.029749" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:28.029452" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:28.029286" elapsed="0.000540"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:28.028896" elapsed="0.000952"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:28.030000" elapsed="0.000361"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:06:28.030840" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:28.030531" elapsed="0.000336"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:06:28.031026" elapsed="0.002689"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:06:28.020183" elapsed="0.013617"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:06:28.033857" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:06:28.036409" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:06:28.008149" elapsed="0.028288"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:06:28.036491" elapsed="0.000028"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:06:27.903843" elapsed="0.132774"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:28.037379" level="INFO">&amp;{mapping} = { IP=127.0.0.3 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${eBGP_PEER1_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:28.036845" elapsed="0.000562"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:28.085884" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:28.085486" elapsed="0.000427"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:28.086685" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/ebgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:28.086417" elapsed="0.000350">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/ebgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:28.086895" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:28.086081" elapsed="0.000839"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:28.087493" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:28.087091" elapsed="0.000428"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:28.087844" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/ebgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/ebgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:28.088079" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:28.087685" elapsed="0.000426"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:28.088530" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:28.088280" elapsed="0.000297"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:28.089704" level="INFO">mapping: {'IP': '127.0.0.3', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:28.089439" elapsed="0.000310"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:28.090316" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:28.089928" elapsed="0.000414"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:28.091043" level="INFO">${value} = 127.0.0.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:28.090722" elapsed="0.000348"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:28.091818" level="INFO">${encoded} = 127.0.0.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:28.091585" elapsed="0.000261"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:28.091897" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:28.092050" level="INFO">${encoded_value} = 127.0.0.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:28.091260" elapsed="0.000814"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:28.092231" elapsed="0.000232"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.3</var>
<status status="PASS" start="2026-04-21T02:06:28.090582" elapsed="0.001923"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:28.093087" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:28.092755" elapsed="0.000359"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:28.093881" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:28.093652" elapsed="0.000256"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:28.093958" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:06:28.094108" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:28.093328" elapsed="0.000804"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:28.094286" elapsed="0.000223"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:06:28.092619" elapsed="0.001932"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:06:28.090400" elapsed="0.004185"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:06:28.094628" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:06:28.094802" level="INFO">${mapping_to_use} = {'IP': '127.0.0.3', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:06:28.089062" elapsed="0.005770"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:28.088713" elapsed="0.006155"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:28.095064" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:28.094895" elapsed="0.000227"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:28.088691" elapsed="0.006452"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:28.096089" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:28.095292" elapsed="0.000826"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:28.096168" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:28.084812" elapsed="0.011482"/>
</kw>
<msg time="2026-04-21T02:06:28.096350" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:28.069886" elapsed="0.026511"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:28.110643" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:28.125471" elapsed="0.000059"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:28.140433" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:28.140648" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:28.140854" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:28.141327" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:28.141141" elapsed="0.000250"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:28.141123" elapsed="0.000296"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:28.141570" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:28.141742" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:28.141936" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:28.141080" elapsed="0.000915"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:28.140953" elapsed="0.001075"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:28.142220" elapsed="0.000025"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:28.142314" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:06:28.142469" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:28.065092" elapsed="0.077405"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:28.143698" level="INFO">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.3</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:28.143412" elapsed="0.000336"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:28.153969" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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.3 
 path_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.3 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01eu7koguztu29yg0kuftjnyz17.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:28.154037" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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.3 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:28.154163" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:06:28.146120" elapsed="0.008077"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:28.143830" elapsed="0.010423"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:28.154503" elapsed="0.000115"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:28.154289" elapsed="0.000390"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:28.143812" elapsed="0.010898"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:28.160566" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:28.156136" elapsed="0.004493"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:28.155809" elapsed="0.004870"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:28.155766" elapsed="0.004949"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:28.164854" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:28.161134" elapsed="0.003785"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:28.160814" elapsed="0.004156"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:28.160769" elapsed="0.004236"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:28.165891" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:28.165271" elapsed="0.000658"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:28.166368" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:28.166028" elapsed="0.000421"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:28.167166" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:28.166715" elapsed="0.000488"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:28.166483" elapsed="0.000769"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:28.166003" elapsed="0.001279"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:28.168037" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:28.167509" elapsed="0.000564"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:28.168499" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:28.168169" elapsed="0.000409"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:28.169269" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:28.168859" elapsed="0.000447"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:28.168611" elapsed="0.000800"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:28.168144" elapsed="0.001299"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:28.169658" elapsed="0.000428"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:06:28.170552" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:28.170253" elapsed="0.000324"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:06:28.170733" elapsed="0.002651"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:06:28.155228" elapsed="0.018223"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:06:28.173498" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:06:28.176022" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:06:28.142771" elapsed="0.033277"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:06:28.176102" elapsed="0.000027"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/ebgp_peer</arg>
<arg>mapping=${mapping}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:06:28.037647" elapsed="0.138579"/>
</kw>
<kw name="Teardown_Test_Show_Bugs_If_Test_Failed" owner="SetupUtils" type="TEARDOWN">
<kw name="SetupUtils__Report_Bugs_Causing_Failure" owner="SetupUtils">
<if>
<branch type="IF" condition="'${SetupUtils__Known_Bug_ID}' != ''">
<kw name="Report Failure Due To Bug" owner="Utils">
<arg>${SetupUtils__Known_Bug_ID}</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:28.177557" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:28.177113" elapsed="0.000507"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:28.177095" elapsed="0.000551"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>'${SetupUtils__Known_Bug_ID}' != ''</arg>
<arg>Set_Known_Bug_Id</arg>
<arg>${EMPTY}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:28.177810" elapsed="0.000314"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:28.183608" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:28.183198" elapsed="0.000478"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="PASS" start="2026-04-21T02:06:28.183916" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:06:28.183753" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:28.183735" elapsed="0.000263"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:28.184152" elapsed="0.000021"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<var>${reference}</var>
<arg>${SUITE_NAME}_${TEST_NAME}</arg>
<arg>[ /\.-]</arg>
<arg>_</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:28.184327" elapsed="0.000020"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:28.184502" elapsed="0.000020"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${msg}</var>
<arg>... click for list of related bugs or create a new one if needed (with the${newline}"${reference}"${newline}reference somewhere inside)</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:28.184669" elapsed="0.000019"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${bugs}</var>
<arg>"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=${reference}&amp;order=bug_status"</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:28.184851" elapsed="0.000021"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<arg>${msg}${newline}${bugs}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:28.185023" elapsed="0.000020"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${msg}${newline}${bugs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:28.185191" elapsed="0.000019"/>
</kw>
<doc>Report that a test failed and point to linked Bugzilla bug(s).
Linked bugs must contain the ${reference} inside comments (workaround
becasue of currently missing suitable field for external references and
not correctly working the CONTENT MATCHES filter).
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-04-21T02:06:28.182888" elapsed="0.002377"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:28.176904" elapsed="0.008411"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-04-21T02:06:28.176519" elapsed="0.008862"/>
</kw>
<doc>Delete peer configuration.</doc>
<status status="PASS" start="2026-04-21T02:06:27.813638" elapsed="0.371786"/>
</test>
<kw name="Teardown_Everything" owner="BgpOperations" type="TEARDOWN">
<kw name="Search_And_Kill_Remote_Python" owner="KillPythonTool">
<kw name="Search_For_Remote_Python_Processes" owner="KillPythonTool">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:06:28.187236" level="INFO">Executing command 'ps -elf | egrep python | egrep 'play.py' | egrep -v grep'.</msg>
<msg time="2026-04-21T02:06:28.210693" level="INFO">Command exited with return code 1.</msg>
<msg time="2026-04-21T02:06:28.210981" level="INFO">${processes} = </msg>
<var>${processes}</var>
<arg>ps -elf | egrep python | egrep ${filter} | egrep -v grep</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:06:28.187089" elapsed="0.023951"/>
</kw>
<return>
<value>${processes}</value>
<status status="PASS" start="2026-04-21T02:06:28.211152" elapsed="0.000073"/>
</return>
<msg time="2026-04-21T02:06:28.211513" level="INFO">${processes} = </msg>
<var>${processes}</var>
<arg>${filter}</arg>
<doc>Only searches for the list of processes, in case something else than kill has to be done with them.</doc>
<status status="PASS" start="2026-04-21T02:06:28.186809" elapsed="0.024758"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:28.212540" level="INFO"/>
<arg>${processes}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:28.211958" elapsed="0.000674"/>
</kw>
<kw name="Kill_Remote_Processes" owner="KillPythonTool">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:06:28.214560" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:06:28.214727" level="INFO">${arg_length} = 0</msg>
<var>${arg_length}</var>
<arg>${pself_lines}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:06:28.213962" elapsed="0.000816"/>
</kw>
<if>
<branch type="IF" condition="${arg_length} == 0">
<return>
<status status="PASS" start="2026-04-21T02:06:28.215219" elapsed="0.000061"/>
</return>
<status status="PASS" start="2026-04-21T02:06:28.214969" elapsed="0.000379"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:28.214926" elapsed="0.000477"/>
</if>
<kw name="Execute Command" owner="SSHLibrary">
<var>${commands}</var>
<arg>echo '${pself_lines}' | awk '{print "kill -${signal}",$4}'</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:28.215747" elapsed="0.000076"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${commands}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:28.216170" elapsed="0.000046"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<var>${stdout}</var>
<var>${stderr}</var>
<arg>echo 'set -exu; ${commands}' | sudo sh</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:28.216548" elapsed="0.000044"/>
</kw>
<arg>${processes}</arg>
<doc>Kill processes by PIDs from given list (no-op if the list is empty), using specified signal. Log the kill commands used.</doc>
<status status="PASS" start="2026-04-21T02:06:28.213214" elapsed="0.003517"/>
</kw>
<arg>'play\.py'</arg>
<doc>The main keyword. Search for processes, Log the list of them, kill them.</doc>
<status status="PASS" start="2026-04-21T02:06:28.186509" elapsed="0.030362"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:28.217357" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-04-21T02:06:28.217194" elapsed="0.000591"/>
</kw>
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-04-21T02:06:28.217987" elapsed="0.000629"/>
</kw>
<doc>Create and Log the diff between expected and actual responses, make sure Python tool was killed.
Tear down imported Resources.</doc>
<status status="PASS" start="2026-04-21T02:06:28.186235" elapsed="0.032495"/>
</kw>
<doc>Basic tests for eBGP application peers.

Copyright (c) 2015-2016 Cisco Systems, Inc. and others. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distribution,
and is available at http://www.eclipse.org/legal/epl-v10.html

Test suite performs basic eBGP functional tests:
Two eBGP peers advertise the same group of prefixes (aka BGP HA)
https://wiki.opendaylight.org/view/BGP_LS_PCEP:BGP
Reported bugs:
Bug 4834 - ODL controller announces the same route twice (two eBGP scenario aka HA)
Bug 4835 - Routes not withdrawn when eBGP peers are disconnected (the same prefixes announced)

For versions Fluorine and above, there are test cases:
TC_LAS (test case local AS)
- configuration of ebgp with local-as and ibgp without local-as
- connect bgp speakers (play.py) to both peers and check their connection
- check adj-rib-out on both peers, expecting local-as in as-sequence on both peers.

TODO: Extend testsuite by tests dedicated to path selection algorithm
TODO: Choose keywords used by more than one test suite to be placed in a common place.</doc>
<status status="FAIL" start="2026-04-21T02:03:56.733623" elapsed="151.485140"/>
</suite>
<suite id="s1-s10" name="010 Bgp Flowspec" source="/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/010_bgp_flowspec.robot">
<kw name="Start_Suite" type="SETUP">
<kw name="Open Connection" owner="SSHLibrary">
<arg>${TOOLS_SYSTEM_IP}</arg>
<arg>prompt=${DEFAULT_LINUX_PROMPT}</arg>
<arg>timeout=6s</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:06:28.286391" elapsed="0.000393"/>
</kw>
<kw name="Flexible_Mininet_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:06:28.288566" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:06:28.288652" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:06:28.288273" elapsed="0.000402"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:28.288838" elapsed="0.000342"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T02:06:28.290059" level="INFO">Logging into '10.30.171.116:22' as 'jenkins'.</msg>
<msg time="2026-04-21T02:06:29.003065" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-153-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 02:06:28 UTC 2026

  System load:  0.08               Processes:             106
  Usage of /:   19.5% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.171.116
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

9 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 02:01:59 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T02:06:28.289714" elapsed="0.713524"/>
</kw>
<msg time="2026-04-21T02:06:29.003335" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:28.289336" elapsed="0.714091"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T02:06:28.287846" elapsed="0.715712"/>
</kw>
<msg time="2026-04-21T02:06:29.003617" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:28.287384" elapsed="0.716283"/>
</kw>
<arg>${TOOLS_SYSTEM_USER}</arg>
<doc>Call Flexible SSH Login, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-04-21T02:06:28.287028" elapsed="0.716726"/>
</kw>
<kw name="Virtual_Env_Create" owner="SSHKeywords">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:29.009973" level="INFO">${cd_and_command} = cd '.' &amp;&amp; virtualenv /tmp/defaultvenv</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:29.009611" elapsed="0.000391"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:06:29.011531" level="INFO">Executing command 'cd '.' &amp;&amp; virtualenv /tmp/defaultvenv'.</msg>
<msg time="2026-04-21T02:06:29.287427" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:06:29.287872" level="INFO">${stdout} = created virtual environment CPython3.10.12.final.0-64 in 116ms
  creator CPython3Posix(dest=/tmp/defaultvenv, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=b...</msg>
<msg time="2026-04-21T02:06:29.288019" level="INFO">${stderr} = </msg>
<msg time="2026-04-21T02:06:29.288119" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:06:29.011340" elapsed="0.276834"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T02:06:29.290187" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-21T02:06:29.289525" elapsed="0.000770"/>
</kw>
<msg time="2026-04-21T02:06:29.290587" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-21T02:06:29.290693" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:29.288642" elapsed="0.002104"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:29.292166" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:29.291146" elapsed="0.001082"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:29.294747" level="INFO">created virtual environment CPython3.10.12.final.0-64 in 116ms
  creator CPython3Posix(dest=/tmp/defaultvenv, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/jenkins/.local/share/virtualenv)
    added seed packages: pip==22.0.2, setuptools==59.6.0, wheel==0.37.1
  activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:29.294063" elapsed="0.000840"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:29.295320" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:29.295072" elapsed="0.000364"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:29.295836" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:29.295579" elapsed="0.000303"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-21T02:06:29.293240" elapsed="0.002700"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:29.292418" elapsed="0.003558"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:29.292368" elapsed="0.003637"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-04-21T02:06:29.296169" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:29.296062" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:29.296045" elapsed="0.000196"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:06:29.296381" elapsed="0.000036"/>
</return>
<status status="PASS" start="2026-04-21T02:06:29.296292" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:29.296277" elapsed="0.000197"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:29.296609" elapsed="0.000022"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T02:06:29.010727" elapsed="0.286003"/>
</kw>
<msg time="2026-04-21T02:06:29.296803" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:29.010177" elapsed="0.286680"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the virtualenv /tmp/defaultvenv.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-04-21T02:06:29.009001" elapsed="0.287978"/>
</kw>
<msg time="2026-04-21T02:06:29.297035" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:29.004902" elapsed="0.292178"/>
</kw>
<arg>virtualenv ${SSHKeywords__current_venv_path}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-04-21T02:06:29.004487" elapsed="0.292700"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Virtual_Env_Run_Cmd_At_Cwd" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:29.303995" level="INFO">${cd_and_command} = cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install --upgrade pip; deactivate</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:29.303643" elapsed="0.000381"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:06:29.305856" level="INFO">Executing command 'cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install --upgrade pip; deactivate'.</msg>
<msg time="2026-04-21T02:06:31.488824" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:06:31.489300" level="INFO">${stdout} = Requirement already satisfied: pip in /tmp/defaultvenv/lib/python3.10/site-packages (22.0.2)
Collecting pip
  Using cached pip-26.0.1-py3-none-any.whl (1.8 MB)
Installing collected packages: pip
  Att...</msg>
<msg time="2026-04-21T02:06:31.489466" level="INFO">${stderr} = </msg>
<msg time="2026-04-21T02:06:31.489621" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:06:29.305483" elapsed="2.184221"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T02:06:31.494264" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-21T02:06:31.493289" elapsed="0.001218"/>
</kw>
<msg time="2026-04-21T02:06:31.494887" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-21T02:06:31.495050" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:31.490437" elapsed="0.004696"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:31.498065" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:31.495689" elapsed="0.002479"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:31.501670" level="INFO">Requirement already satisfied: pip in /tmp/defaultvenv/lib/python3.10/site-packages (22.0.2)
Collecting pip
  Using cached pip-26.0.1-py3-none-any.whl (1.8 MB)
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 22.0.2
    Uninstalling pip-22.0.2:
      Successfully uninstalled pip-22.0.2
Successfully installed pip-26.0.1</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:31.501284" elapsed="0.000486"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:31.502578" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:31.502210" elapsed="0.000462"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:31.503447" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:31.503050" elapsed="0.000496"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-21T02:06:31.500396" elapsed="0.003244"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:31.498615" elapsed="0.005128"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:31.498558" elapsed="0.005301"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-04-21T02:06:31.504100" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:31.503924" elapsed="0.000290"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:31.503906" elapsed="0.000334"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:06:31.504454" elapsed="0.000037"/>
</return>
<status status="PASS" start="2026-04-21T02:06:31.504294" elapsed="0.000298"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:31.504278" elapsed="0.000341"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:31.504754" elapsed="0.000022"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T02:06:29.304821" elapsed="2.200134"/>
</kw>
<msg time="2026-04-21T02:06:31.505014" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:29.304169" elapsed="2.200899"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the source /tmp/defaultvenv/bin/activate; pip install --upgrade pip; deactivate.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-04-21T02:06:29.303053" elapsed="2.202097"/>
</kw>
<msg time="2026-04-21T02:06:31.505204" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:29.299136" elapsed="2.206113"/>
</kw>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-04-21T02:06:29.298503" elapsed="2.206823"/>
</kw>
<msg time="2026-04-21T02:06:31.505376" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Cwd_Should_Pass</arg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:29.298115" elapsed="2.207303"/>
</kw>
<arg>pip install --upgrade pip</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs given command within activated virtual env and returns stdout.</doc>
<status status="PASS" start="2026-04-21T02:06:29.297770" elapsed="2.207727"/>
</kw>
<msg time="2026-04-21T02:06:31.505539" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${upgrade_pip}</arg>
<arg>Virtual_Env_Run_Cmd_At_Cwd</arg>
<arg>pip install --upgrade pip</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:29.297332" elapsed="2.208250"/>
</kw>
<doc>Creates virtual env. If not to use the default name, use Virtual_Env_Set_Path kw. Returns stdout.</doc>
<status status="PASS" start="2026-04-21T02:06:29.004103" elapsed="2.501551"/>
</kw>
<kw name="Virtual_Env_Install_Package" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Virtual_Env_Run_Cmd_At_Cwd" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:31.512537" level="INFO">${cd_and_command} = cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install setuptools==44.0.0; deactivate</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:31.512211" elapsed="0.000354"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:06:31.514299" level="INFO">Executing command 'cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install setuptools==44.0.0; deactivate'.</msg>
<msg time="2026-04-21T02:06:32.385891" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:06:32.386399" level="INFO">${stdout} = Collecting setuptools==44.0.0
  Using cached setuptools-44.0.0-py2.py3-none-any.whl.metadata (3.7 kB)
Using cached setuptools-44.0.0-py2.py3-none-any.whl (583 kB)
Installing collected packages: setupt...</msg>
<msg time="2026-04-21T02:06:32.386506" level="INFO">${stderr} = </msg>
<msg time="2026-04-21T02:06:32.386597" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:06:31.513939" elapsed="0.872712"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T02:06:32.390978" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-21T02:06:32.389775" elapsed="0.001558"/>
</kw>
<msg time="2026-04-21T02:06:32.391688" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-21T02:06:32.391844" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:32.387298" elapsed="0.004600"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:32.394209" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:32.392355" elapsed="0.001914"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:32.397314" level="INFO">Collecting setuptools==44.0.0
  Using cached setuptools-44.0.0-py2.py3-none-any.whl.metadata (3.7 kB)
Using cached setuptools-44.0.0-py2.py3-none-any.whl (583 kB)
Installing collected packages: setuptools
  Attempting uninstall: setuptools
    Found existing installation: setuptools 59.6.0
    Uninstalling setuptools-59.6.0:
      Successfully uninstalled setuptools-59.6.0
Successfully installed setuptools-44.0.0</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:32.396971" elapsed="0.000417"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:32.398005" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:32.397671" elapsed="0.000399"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:32.398658" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:32.398349" elapsed="0.000375"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-21T02:06:32.396102" elapsed="0.002709"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:32.394561" elapsed="0.004347"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:32.394511" elapsed="0.004428"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-04-21T02:06:32.399153" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:32.399007" elapsed="0.000242"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:32.398985" elapsed="0.000300"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:06:32.399471" elapsed="0.000036"/>
</return>
<status status="PASS" start="2026-04-21T02:06:32.399341" elapsed="0.000249"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:32.399325" elapsed="0.000294"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:32.399753" elapsed="0.000022"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T02:06:31.513321" elapsed="0.886739"/>
</kw>
<msg time="2026-04-21T02:06:32.400121" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:31.512710" elapsed="0.887466"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the source /tmp/defaultvenv/bin/activate; pip install setuptools==44.0.0; deactivate.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-04-21T02:06:31.511545" elapsed="0.888729"/>
</kw>
<msg time="2026-04-21T02:06:32.400330" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:31.507750" elapsed="0.892626"/>
</kw>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-04-21T02:06:31.507205" elapsed="0.893263"/>
</kw>
<msg time="2026-04-21T02:06:32.400518" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Cwd_Should_Pass</arg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:31.506838" elapsed="0.893723"/>
</kw>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs given command within activated virtual env and returns stdout.</doc>
<status status="PASS" start="2026-04-21T02:06:31.506457" elapsed="0.894193"/>
</kw>
<msg time="2026-04-21T02:06:32.400695" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Virtual_Env_Run_Cmd_At_Cwd</arg>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:31.506099" elapsed="0.894639"/>
</kw>
<arg>setuptools==44.0.0</arg>
<doc>Installs python package into virtual env. Use with version if needed (e.g. exabgp==3.4.16). Returns stdout.</doc>
<status status="PASS" start="2026-04-21T02:06:31.505854" elapsed="0.894984"/>
</kw>
<kw name="Virtual_Env_Install_Package" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Virtual_Env_Run_Cmd_At_Cwd" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:32.409088" level="INFO">${cd_and_command} = cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install exabgp==3.4.16; deactivate</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:32.408705" elapsed="0.000416"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:06:32.410965" level="INFO">Executing command 'cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install exabgp==3.4.16; deactivate'.</msg>
<msg time="2026-04-21T02:06:34.509867" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:06:34.510377" level="INFO">${stdout} = Collecting exabgp==3.4.16
  Downloading exabgp-3.4.16.tar.gz (240 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to bu...</msg>
<msg time="2026-04-21T02:06:34.510497" level="INFO">${stderr} =   error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
        ...</msg>
<msg time="2026-04-21T02:06:34.510623" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:06:32.410586" elapsed="2.100096"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T02:06:34.515162" level="INFO">Length is 1821.</msg>
<msg time="2026-04-21T02:06:34.516150" level="FAIL">'  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in &lt;module&gt;
          main()
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main
          json_out["return_val"] = hook(**hook_input["kwargs"])
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel
          return hook(config_settings)
        File "/tmp/pip-build-env-d27a8ppn/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=[])
        File "/tmp/pip-build-env-d27a8ppn/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
          self.run_setup()
        File "/tmp/pip-build-env-d27a8ppn/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 520, in run_setup
          super().run_setup(setup_script=setup_script)
        File "/tmp/pip-build-env-d27a8ppn/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 317, in run_setup
          exec(code, locals())
        File "&lt;string&gt;", line 40
          print """\
          ^^^^^^^^^
      SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'exabgp' when getting requirements to build wheel' should be empty.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="FAIL" start="2026-04-21T02:06:34.513957" elapsed="0.002734">'  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in &lt;module&gt;
          main()
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main
          json_out["return_val"] = hook(**hook_input["kwargs"])
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel
          return hook(config_settings)
        File "/tmp/pip-build-env-d27a8ppn/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=[])
        File "/tmp/pip-build-env-d27a8ppn/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
          self.run_setup()
        File "/tmp/pip-build-env-d27a8ppn/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 520, in run_setup
          super().run_setup(setup_script=setup_script)
        File "/tmp/pip-build-env-d27a8ppn/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 317, in run_setup
          exec(code, locals())
        File "&lt;string&gt;", line 40
          print """\
          ^^^^^^^^^
      SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'exabgp' when getting requirements to build wheel' should be empty.</status>
</kw>
<msg time="2026-04-21T02:06:34.517103" level="INFO">${emptiness_status} = FAIL</msg>
<msg time="2026-04-21T02:06:34.517157" level="INFO">${result} = '  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
       ...</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:34.511387" elapsed="0.005798"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:34.518269" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:34.517401" elapsed="0.000896"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:34.520456" level="INFO">Collecting exabgp==3.4.16
  Downloading exabgp-3.4.16.tar.gz (240 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'error'</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:34.520106" elapsed="0.000421"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:34.521149" level="INFO">  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in &lt;module&gt;
          main()
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main
          json_out["return_val"] = hook(**hook_input["kwargs"])
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel
          return hook(config_settings)
        File "/tmp/pip-build-env-d27a8ppn/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=[])
        File "/tmp/pip-build-env-d27a8ppn/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
          self.run_setup()
        File "/tmp/pip-build-env-d27a8ppn/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 520, in run_setup
          super().run_setup(setup_script=setup_script)
        File "/tmp/pip-build-env-d27a8ppn/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 317, in run_setup
          exec(code, locals())
        File "&lt;string&gt;", line 40
          print """\
          ^^^^^^^^^
      SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'exabgp' when getting requirements to build wheel</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:34.520829" elapsed="0.000457"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:34.521904" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:34.521572" elapsed="0.000399"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-21T02:06:34.519175" elapsed="0.002867"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:34.518442" elapsed="0.003690"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:34.518414" elapsed="0.003748"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-04-21T02:06:34.522366" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:34.522221" elapsed="0.000240"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:34.522203" elapsed="0.000284"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:06:34.522672" elapsed="0.000031"/>
</return>
<status status="PASS" start="2026-04-21T02:06:34.522542" elapsed="0.000242"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:34.522526" elapsed="0.000301"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:34.522966" elapsed="0.000023"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T02:06:32.409980" elapsed="2.113132"/>
</kw>
<msg time="2026-04-21T02:06:34.523171" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:32.409277" elapsed="2.113947"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the source /tmp/defaultvenv/bin/activate; pip install exabgp==3.4.16; deactivate.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-04-21T02:06:32.408063" elapsed="2.115257"/>
</kw>
<msg time="2026-04-21T02:06:34.523383" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:32.403015" elapsed="2.120415"/>
</kw>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-04-21T02:06:32.402422" elapsed="2.121097"/>
</kw>
<msg time="2026-04-21T02:06:34.523570" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Cwd_Should_Pass</arg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:32.402055" elapsed="2.121558"/>
</kw>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs given command within activated virtual env and returns stdout.</doc>
<status status="PASS" start="2026-04-21T02:06:32.401676" elapsed="2.122023"/>
</kw>
<msg time="2026-04-21T02:06:34.523742" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Virtual_Env_Run_Cmd_At_Cwd</arg>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:32.401299" elapsed="2.122560"/>
</kw>
<arg>exabgp==3.4.16</arg>
<doc>Installs python package into virtual env. Use with version if needed (e.g. exabgp==3.4.16). Returns stdout.</doc>
<status status="PASS" start="2026-04-21T02:06:32.401038" elapsed="2.122907"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:34.524399" level="INFO">Creating Session using : alias=session, url=http://10.30.171.3:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x799ad747e310&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>${CONFIG_SESSION}</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-21T02:06:34.524091" elapsed="0.000474"/>
</kw>
<kw name="Upload_Config_Files">
<kw name="Put Directory" owner="SSHLibrary">
<msg time="2026-04-21T02:06:34.561657" level="INFO">[chan 5] Opened sftp connection (server version 3)</msg>
<msg time="2026-04-21T02:06:34.580341" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec/bgp-flowspec.cfg' -&gt; '/home/jenkins/.//bgp-flowspec.cfg'</msg>
<msg time="2026-04-21T02:06:34.580421" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec/bgp-flowspec-redirect.cfg' -&gt; '/home/jenkins/.//bgp-flowspec-redirect.cfg'</msg>
<arg>${BGP_VARIABLES_FOLDER}</arg>
<arg>.</arg>
<doc>Uploads a directory, including its content, from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-21T02:06:34.525064" elapsed="0.055444"/>
</kw>
<kw name="List Files In Directory" owner="SSHLibrary">
<msg time="2026-04-21T02:06:34.589902" level="INFO">4 files:
bgp-flowspec-redirect.cfg
bgp-flowspec.cfg
exa-md5.cfg
gobgp.cfg</msg>
<msg time="2026-04-21T02:06:34.590084" level="INFO">@{cfgfiles} = [ bgp-flowspec-redirect.cfg | bgp-flowspec.cfg | exa-md5.cfg | gobgp.cfg ]</msg>
<var>@{cfgfiles}</var>
<arg>.</arg>
<arg>*.cfg</arg>
<doc>A wrapper for `List Directory` that returns only files.</doc>
<status status="PASS" start="2026-04-21T02:06:34.580818" elapsed="0.009302"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:06:34.590902" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.171.116/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-04-21T02:06:34.603285" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:06:34.590641" elapsed="0.012786"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:06:34.604861" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-04-21T02:06:34.651662" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:06:34.603832" elapsed="0.048001"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:06:34.652513" level="INFO">Executing command 'cat bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-04-21T02:06:34.700021" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:06:34.700297" level="INFO">${stdout} = neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:06:34.652190" elapsed="0.048173"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:34.701561" level="INFO">neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1/32;
            destination 192.168.0.1/32;

        }
        then {
            redirect 65500:12345;
        }
    }
    route flow2 {
        match {
            source 10.0.0.2/32;
            destination 192.168.0.2/32;

        }
        then {
                redirect 1.2.3.4;
        }
    }
    route flow4 {
        match {
            source 10.0.0.4/32;
            destination 192.168.0.4/32;

        }
        next-hop 127.0.0.1;
        then {
                redirect-to-nexthop;
        }
    }
}
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:34.700865" elapsed="0.000810"/>
</kw>
<var name="${cfgfile}">bgp-flowspec-redirect.cfg</var>
<status status="PASS" start="2026-04-21T02:06:34.590455" elapsed="0.111298"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:06:34.702721" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.171.116/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-04-21T02:06:34.747611" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:06:34.702343" elapsed="0.045428"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:06:34.748646" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-04-21T02:06:34.796465" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:06:34.748216" elapsed="0.048451"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:06:34.797634" level="INFO">Executing command 'cat bgp-flowspec.cfg'.</msg>
<msg time="2026-04-21T02:06:34.868553" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:06:34.868962" level="INFO">${stdout} = neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:06:34.797203" elapsed="0.071836"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:34.870494" level="INFO">neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1/32;
            destination 192.168.0.1/32;
            port =80;
            destination-port &gt;8080&amp;&lt;8088;
            source-port &gt;1024;
            protocol tcp;
            packet-length &gt;400&amp;&lt;500;
            fragment =first-fragment;
            icmp-type echo-reply;
            icmp-code network-unreachable;
            tcp-flags =urgent;
            dscp 20;
        }
        then {
            action sample-terminal;
        }
    }
}
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:34.869600" elapsed="0.001022"/>
</kw>
<var name="${cfgfile}">bgp-flowspec.cfg</var>
<status status="PASS" start="2026-04-21T02:06:34.702048" elapsed="0.168654"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:06:34.872056" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.171.116/g' exa-md5.cfg'.</msg>
<msg time="2026-04-21T02:06:34.919898" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:06:34.871495" elapsed="0.048547"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:06:34.920787" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' exa-md5.cfg'.</msg>
<msg time="2026-04-21T02:06:34.968023" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:06:34.920396" elapsed="0.047766"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:06:34.968976" level="INFO">Executing command 'cat exa-md5.cfg'.</msg>
<msg time="2026-04-21T02:06:35.016993" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:06:35.017636" level="INFO">${stdout} = neighbor 10.30.171.3 {
  router-id 10.30.171.116;
  local-address 10.30.171.116;
  local-as 64496;
  peer-as 64496;
  md5-password topsecret;

  capability {
    route-refresh disable;
    add-path di...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:06:34.968514" elapsed="0.049174"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.019011" level="INFO">neighbor 10.30.171.3 {
  router-id 10.30.171.116;
  local-address 10.30.171.116;
  local-as 64496;
  peer-as 64496;
  md5-password topsecret;

  capability {
    route-refresh disable;
    add-path disable;
  }

  family {
    ipv4 unicast;
  }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:35.018258" elapsed="0.000832"/>
</kw>
<var name="${cfgfile}">exa-md5.cfg</var>
<status status="PASS" start="2026-04-21T02:06:34.871090" elapsed="0.148056"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:06:35.019954" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.171.116/g' gobgp.cfg'.</msg>
<msg time="2026-04-21T02:06:35.068658" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:06:35.019640" elapsed="0.049365"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:06:35.070450" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' gobgp.cfg'.</msg>
<msg time="2026-04-21T02:06:35.120314" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:06:35.069830" elapsed="0.050739"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:06:35.121326" level="INFO">Executing command 'cat gobgp.cfg'.</msg>
<msg time="2026-04-21T02:06:35.172716" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:06:35.173129" level="INFO">${stdout} = [global.config]
    as = 64496
    router-id = "10.30.171.116"
    port = 17900
[[neighbors]]
    [neighbors.config]
        peer-as = 64496
        neighbor-address = "10.30.171.3"
        local-as =...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:06:35.120991" elapsed="0.052205"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.174605" level="INFO">[global.config]
    as = 64496
    router-id = "10.30.171.116"
    port = 17900
[[neighbors]]
    [neighbors.config]
        peer-as = 64496
        neighbor-address = "10.30.171.3"
        local-as = 64496
    [neighbors.transport.config]
        local-address = "10.30.171.116"
        remote-port = 1790
    [[neighbors.afi-safis]]
        [neighbors.afi-safis.config]
           afi-safi-name = "ipv4-flowspec"
        [neighbors.afi-safis.long-lived-graceful-restart.config]
           enabled = true
           restart-time = 86400</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:35.173766" elapsed="0.000980"/>
</kw>
<var name="${cfgfile}">gobgp.cfg</var>
<status status="PASS" start="2026-04-21T02:06:35.019386" elapsed="0.155485"/>
</iter>
<var>${cfgfile}</var>
<value>@{cfgfiles}</value>
<status status="PASS" start="2026-04-21T02:06:34.590213" elapsed="0.584744"/>
</for>
<arg>${BGP_VARIABLES_FOLDER}</arg>
<doc>Uploads exabgp config files</doc>
<status status="PASS" start="2026-04-21T02:06:34.524766" elapsed="0.650344"/>
</kw>
<doc>Suite setup keyword</doc>
<status status="PASS" start="2026-04-21T02:06:28.286092" elapsed="6.889172"/>
</kw>
<test id="s1-s10-t1" name="Check_For_Empty_Topology_Before_Talking" line="41">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Empty_Flowspec_Data">
<kw name="Verify_Empty_Flowspec_Data_Neon">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.230595" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:35.230192" elapsed="0.000437"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:35.231578" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:35.231137" elapsed="0.000521">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:35.231756" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:35.230807" elapsed="0.000975"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.232364" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:35.231965" elapsed="0.000426"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:35.232684" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:35.232882" level="INFO">${template} = 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
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:35.232540" elapsed="0.000370"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.233311" level="INFO">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
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:35.233058" elapsed="0.000300"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.234589" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:35.234139" elapsed="0.000513"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.235190" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:35.234820" elapsed="0.000397"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.235638" elapsed="0.000047"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.236272" elapsed="0.000051"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.236603" elapsed="0.000046"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:06:35.235457" elapsed="0.001312"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:06:35.235273" elapsed="0.001593"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:06:35.236973" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:06:35.237151" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:06:35.233770" elapsed="0.003406"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:35.233469" elapsed="0.003740"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.237398" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:35.237235" elapsed="0.000223"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:35.233443" elapsed="0.004037"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.238099" level="INFO">${final_text} = 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</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:35.237615" elapsed="0.000512"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:35.238176" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:35.229543" elapsed="0.008760"/>
</kw>
<msg time="2026-04-21T02:06:35.238357" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:35.217809" elapsed="0.020599"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.250213" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.261878" elapsed="0.000054"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.273401" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.273615" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.273807" elapsed="0.000024"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.274296" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:35.274092" elapsed="0.000266"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:35.274072" elapsed="0.000315"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.274544" elapsed="0.000030"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.274755" elapsed="0.000029"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.274974" elapsed="0.000024"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:35.274027" elapsed="0.001007"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:35.273903" elapsed="0.001162"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.275202" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:35.275353" elapsed="0.000022"/>
</return>
<msg time="2026-04-21T02:06:35.275518" level="INFO">${uri} = 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</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:35.213804" elapsed="0.061743"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:35.276999" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:35.276634" elapsed="0.000443">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:35.277175" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:35.276253" elapsed="0.000947"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.277527" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:35.277272" elapsed="0.000313"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.278084" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:35.277769" elapsed="0.000341"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:35.277611" elapsed="0.000534"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:35.277254" elapsed="0.000912"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.280308" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:35.278304" elapsed="0.002031"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:06:35.280387" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:06:35.280546" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:35.275898" elapsed="0.004674"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:35.281757" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:06:35.281562" elapsed="0.000267"/>
</kw>
<msg time="2026-04-21T02:06:35.281917" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:35.281237" elapsed="0.000704"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:06:35.282152" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:35.282012" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:35.281994" elapsed="0.000224"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:35.282516" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:35.282677" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:35.282348" elapsed="0.000355"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:06:35.283105" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:06:35.282862" elapsed="0.000269"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:06:35.283177" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:35.283331" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:35.280919" elapsed="0.002438"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.284753" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:35.284473" elapsed="0.000353"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.285210" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:35.284966" elapsed="0.000288"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:35.296044" level="INFO">GET Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:35.296396" level="INFO">GET Response : url=http://10.30.171.3:8181/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 
 status=200, reason=OK 
 headers={'Set-Cookie': 'JSESSIONID=node0hs3mp0esp6iy1i51i5tn7373v19.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 20-Apr-2026 02:06:35 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:06:35.296572" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:06:35.287409" elapsed="0.009202"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:35.285358" elapsed="0.011316"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.296938" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:35.296713" elapsed="0.000318"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:35.285339" elapsed="0.011730"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.301639" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:35.298494" elapsed="0.003212"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:35.298202" elapsed="0.003608"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:35.298178" elapsed="0.003688"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.305439" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:35.302291" elapsed="0.003195"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:35.301977" elapsed="0.003544"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:35.301951" elapsed="0.003596"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.306185" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:35.305710" elapsed="0.000504"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.306509" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:35.306287" elapsed="0.000280"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.307057" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:35.306733" elapsed="0.000351"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:35.306592" elapsed="0.000528"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:35.306267" elapsed="0.000874"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.307703" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:35.307282" elapsed="0.000448"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.308047" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:35.307820" elapsed="0.000294"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.308705" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:35.308314" elapsed="0.000419"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:35.308139" elapsed="0.000630"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:35.307783" elapsed="0.001028"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:35.308952" elapsed="0.000356"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:06:35.309773" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:35.309460" elapsed="0.000355"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:06:35.309959" elapsed="0.002076"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:06:35.297590" elapsed="0.014510"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:35.312332" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:35.312170" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:35.312150" elapsed="0.000268"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:06:35.315013" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-flowspec:flowspec-subsequent-address-family"
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:06:35.312553" elapsed="0.002489"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:06:35.315095" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:06:35.315265" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-flowspec:flowspec-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:06:35.283656" elapsed="0.031636"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:06:35.315358" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:06:35.315523" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-flowspec:flowspec-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:06:35.192485" elapsed="0.123064"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.343028" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:35.342259" elapsed="0.000798"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:35.344881" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:35.344310" elapsed="0.000730">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:35.345173" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:35.343208" elapsed="0.001991"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.346121" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:35.345351" elapsed="0.000799"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:35.346533" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:35.346782" level="INFO">${template} = {
    "bgp-rib:tables": [
        {
            "afi": "bgp-types:ipv4-address-family",
            "safi": "bgp-flowspec:flowspec-subsequent-address-family",
            "attributes": {
             ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:35.346299" elapsed="0.000531"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.347397" level="INFO">{
    "bgp-rib:tables": [
        {
            "afi": "bgp-types:ipv4-address-family",
            "safi": "bgp-flowspec:flowspec-subsequent-address-family",
            "attributes": {
                "uptodate": "*"
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:35.346976" elapsed="0.000486"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:06:35.348116" elapsed="0.000082"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:35.347535" elapsed="0.000743"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.349099" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:35.348471" elapsed="0.000669"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:35.348307" elapsed="0.000915"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:35.347514" elapsed="0.001732"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.350207" level="INFO">${final_text} = {
    "bgp-rib:tables": [
        {
            "afi": "bgp-types:ipv4-address-family",
            "safi": "bgp-flowspec:flowspec-subsequent-address-family",
            "attributes": {
             ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:35.349399" elapsed="0.000837"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:35.350296" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:35.341509" elapsed="0.008930"/>
</kw>
<msg time="2026-04-21T02:06:35.350533" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:35.329285" elapsed="0.021309"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.362169" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.373342" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.384552" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.384737" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.384915" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.385287" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:35.385157" elapsed="0.000187"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:35.385143" elapsed="0.000225"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.385494" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.385648" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.385817" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:35.385111" elapsed="0.000762"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:35.385001" elapsed="0.000900"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.386034" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:35.386111" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:06:35.386233" level="INFO">${expected_text} = {
    "bgp-rib:tables": [
        {
            "afi": "bgp-types:ipv4-address-family",
            "safi": "bgp-flowspec:flowspec-subsequent-address-family",
            "attributes": {
             ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:35.326717" elapsed="0.059544"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:35.386447" elapsed="0.002208"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:06:35.389769" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-flowspec:flowspec-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:06:35.389454" elapsed="0.000360"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:06:35.390235" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-flowspec:flowspec-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:06:35.389958" elapsed="0.000305"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:06:35.390413" elapsed="0.000392"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:06:35.389025" elapsed="0.001852"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:35.388775" elapsed="0.002140"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.391095" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:35.390944" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:35.388756" elapsed="0.002424"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:06:35.316775" elapsed="0.074475"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:06:35.315894" elapsed="0.075444"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:35.315635" elapsed="0.075755"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:35.315617" elapsed="0.075800"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:06:35.391456" elapsed="0.000033"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}empty_route</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:06:35.184629" elapsed="0.206972"/>
</kw>
<doc>Verify empty flowspec data on neon</doc>
<status status="PASS" start="2026-04-21T02:06:35.178678" elapsed="0.212990"/>
</kw>
<doc>Verify expected response.</doc>
<status status="PASS" start="2026-04-21T02:06:35.178018" elapsed="0.213699"/>
</kw>
<arg>60s</arg>
<arg>3s</arg>
<arg>Verify_Empty_Flowspec_Data</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:06:35.176947" elapsed="0.214814"/>
</kw>
<doc>Sanity check bgp-flowspec:flowspec-routes is up but empty.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:06:35.175413" elapsed="0.216491"/>
</test>
<test id="s1-s10-t2" name="Reconfigure_ODL_To_Accept_Connection" line="46">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.393543" level="INFO">&amp;{mapping} = { IP=10.30.171.116 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB_OPENCONFIG=example-bgp-rib | PASSIVE_MODE=true }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>PASSIVE_MODE=true</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:35.392912" elapsed="0.000662"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.424081" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:35.423673" elapsed="0.000440"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:35.424863" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:35.424585" elapsed="0.000355">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:35.425033" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:35.424266" elapsed="0.000792"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.425592" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:35.425208" elapsed="0.000411"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:35.425919" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:35.426147" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:35.425763" elapsed="0.000412"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.426566" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:35.426318" elapsed="0.000296"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.429091" level="INFO">mapping: {'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:35.427329" elapsed="0.001811"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.429564" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:35.429289" elapsed="0.000302"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.430265" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:35.429963" elapsed="0.000329"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:35.431056" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:35.430826" elapsed="0.000257"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:35.431136" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:06:35.431294" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:35.430470" elapsed="0.000849"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:35.431458" elapsed="0.000240"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:06:35.429840" elapsed="0.001899"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.432299" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:35.431993" elapsed="0.000333"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:35.433038" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:35.432823" elapsed="0.000242"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:35.433115" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:35.433270" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:35.432502" elapsed="0.000794"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:35.433435" elapsed="0.000225"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:06:35.431872" elapsed="0.001829"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.434253" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:35.433954" elapsed="0.000325"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:35.435070" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:35.434837" elapsed="0.000260"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:35.435148" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:35.435301" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:35.434456" elapsed="0.000869"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:35.435475" elapsed="0.000238"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:06:35.433831" elapsed="0.001924"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.436345" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:35.436032" elapsed="0.000344"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:35.437281" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:35.437010" elapsed="0.000302"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:35.437372" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:06:35.437581" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:35.436593" elapsed="0.001023"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:35.437819" elapsed="0.000297"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:06:35.435887" elapsed="0.002280"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.438835" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:35.438466" elapsed="0.000396"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:35.439555" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:35.439343" elapsed="0.000238"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:35.439630" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:35.439782" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:35.439039" elapsed="0.000784"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:35.439961" elapsed="0.000223"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:06:35.438343" elapsed="0.001881"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.440754" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:35.440456" elapsed="0.000324"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:35.441668" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:35.441459" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:35.441744" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:35.441944" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:35.441148" elapsed="0.000822"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:35.442110" elapsed="0.000226"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:06:35.440339" elapsed="0.002038"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:06:35.429644" elapsed="0.012769"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:06:35.442456" elapsed="0.000057"/>
</return>
<msg time="2026-04-21T02:06:35.442655" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:06:35.427014" elapsed="0.015667"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:35.426689" elapsed="0.016024"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.442900" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:35.442740" elapsed="0.000216"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:35.426667" elapsed="0.016311"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.443760" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:35.443106" elapsed="0.000697"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:35.443855" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:35.423072" elapsed="0.020908"/>
</kw>
<msg time="2026-04-21T02:06:35.444034" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:35.411646" elapsed="0.032438"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.455777" elapsed="0.000049"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.468324" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.479585" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.479809" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.479982" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.480393" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:35.480254" elapsed="0.000194"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:35.480234" elapsed="0.000242"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.480605" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.480758" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.480925" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:35.480193" elapsed="0.000785"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:35.480071" elapsed="0.000936"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.481142" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:35.481219" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:06:35.481375" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:35.407737" elapsed="0.073673"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.507430" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:35.507008" elapsed="0.000456"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:35.508242" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:35.507981" elapsed="0.000340">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:35.508415" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:35.507629" elapsed="0.000810"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.508994" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:35.508591" elapsed="0.000431"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:35.509319" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:35.509567" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:35.509174" elapsed="0.000427"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.510028" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:35.509750" elapsed="0.000411"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:06:35.510572" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:35.510243" elapsed="0.000389"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.511117" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:35.510809" elapsed="0.000335"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:35.510661" elapsed="0.000522"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:35.510218" elapsed="0.000987"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.512119" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflec...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:35.511342" elapsed="0.000811"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:35.512209" elapsed="0.000035"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:35.506335" elapsed="0.006013"/>
</kw>
<msg time="2026-04-21T02:06:35.512426" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:35.494813" elapsed="0.017675"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.524512" elapsed="0.000037"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.536101" elapsed="0.000033"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.547403" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.547609" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.547784" elapsed="0.000035"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.548216" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:35.548070" elapsed="0.000204"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:35.548053" elapsed="0.000248"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.548436" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.548592" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.548743" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:35.548012" elapsed="0.000798"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:35.547890" elapsed="0.000952"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.549069" elapsed="0.000026"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:35.549157" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:06:35.549322" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflec...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:35.492264" elapsed="0.057095"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:35.550744" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:35.550447" elapsed="0.000390">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:35.550934" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:35.550077" elapsed="0.000882"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.551271" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:35.551028" elapsed="0.000299"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.551828" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:35.551511" elapsed="0.000344"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:35.551352" elapsed="0.000538"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:35.551010" elapsed="0.000902"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.554103" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:35.552051" elapsed="0.002080"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:06:35.554185" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:06:35.554342" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:35.549708" elapsed="0.004659"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.555741" level="INFO">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.116</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:35.555484" elapsed="0.000329"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.556198" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:35.555957" elapsed="0.000473"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.556829" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:35.556568" elapsed="0.000321"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.557276" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:35.557029" elapsed="0.000290"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:06:35.558164" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:06:35.557961" elapsed="0.000230"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:06:35.558505" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:06:35.558330" elapsed="0.000200"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:35.558707" elapsed="0.000237"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.559339" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:35.559089" elapsed="0.000296"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:06:35.559428" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:35.559584" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:06:35.557544" elapsed="0.002066"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:35.572415" level="INFO">PUT Request : url=http://10.30.171.3:8181/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.116 
 path_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.116 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0hs3mp0esp6iy1i51i5tn7373v19.node0', 'Content-Length': '1132', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:06:35.572564" level="INFO">PUT Response : url=http://10.30.171.3:8181/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.116 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:35.572880" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:06:35.561765" elapsed="0.011180"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:35.559680" elapsed="0.013372"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.573454" elapsed="0.000056"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:35.573115" elapsed="0.000497"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:35.559662" elapsed="0.013999"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.580729" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:35.575749" elapsed="0.005114"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:35.575287" elapsed="0.005656"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:35.575247" elapsed="0.005753"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.583403" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:35.581321" elapsed="0.002128"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:35.581111" elapsed="0.002372"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:35.581087" elapsed="0.002421"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.584065" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:35.583654" elapsed="0.000438"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.584379" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:35.584161" elapsed="0.000275"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.584958" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:35.584633" elapsed="0.000351"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:35.584460" elapsed="0.000561"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:35.584143" elapsed="0.000899"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.585575" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:35.585190" elapsed="0.000412"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.585904" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:35.585672" elapsed="0.000335"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.586480" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:35.586179" elapsed="0.000327"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:35.586033" elapsed="0.000509"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:35.585654" elapsed="0.000909"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:35.586700" elapsed="0.000368"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:06:35.587505" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:35.587219" elapsed="0.000313"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:06:35.587673" elapsed="0.002077"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:06:35.574466" elapsed="0.015363"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:06:35.590004" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:06:35.589897" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:35.589878" elapsed="0.000210"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.590223" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:06:35.590290" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:06:35.592446" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:06:35.554683" elapsed="0.037790"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:06:35.592538" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:06:35.592692" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:06:35.397907" elapsed="0.194809"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.593061" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:35.592838" elapsed="0.000290"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:35.592819" elapsed="0.000333"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:06:35.593184" elapsed="0.000025"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:06:35.393853" elapsed="0.199452"/>
</kw>
<doc>Configure BGP peer module with initiate-connection set to false.</doc>
<status status="PASS" start="2026-04-21T02:06:35.392304" elapsed="0.201124"/>
</test>
<test id="s1-s10-t3" name="FlowSpec_Test_1" line="60">
<kw name="Setup_Testcase" type="SETUP">
<kw name="Verify_Empty_Flowspec_Data">
<kw name="Verify_Empty_Flowspec_Data_Neon">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.640386" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:35.640003" elapsed="0.000413"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:35.641284" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:35.640903" elapsed="0.000457">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:35.641452" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:35.640570" elapsed="0.000907"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.642037" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:35.641628" elapsed="0.000436"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:35.642425" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:35.642578" level="INFO">${template} = 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
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:35.642281" elapsed="0.000323"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.643017" level="INFO">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
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:35.642750" elapsed="0.000314"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.644236" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:35.643751" elapsed="0.000530"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.644856" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:35.644428" elapsed="0.000454"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.645237" elapsed="0.000076"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.645715" elapsed="0.000093"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.646022" elapsed="0.000075"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:06:35.645080" elapsed="0.001108"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:06:35.644936" elapsed="0.001285"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:06:35.646267" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:06:35.646431" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:06:35.643422" elapsed="0.003034"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:35.643136" elapsed="0.003352"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.646647" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:35.646513" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:35.643115" elapsed="0.003608"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.647321" level="INFO">${final_text} = 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</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:35.646882" elapsed="0.000467"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:35.647398" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:35.639367" elapsed="0.008153"/>
</kw>
<msg time="2026-04-21T02:06:35.647575" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:35.627853" elapsed="0.019795"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.658993" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.670020" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.681138" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.681320" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.681481" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.681847" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:35.681700" elapsed="0.000205"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:35.681685" elapsed="0.000244"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.682057" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.682211" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.682364" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:35.681656" elapsed="0.000761"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:35.681557" elapsed="0.000885"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.682574" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:35.682648" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:06:35.682765" level="INFO">${uri} = 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</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:35.623977" elapsed="0.058830"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:35.684042" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:35.683805" elapsed="0.000301">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:35.684197" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:35.683465" elapsed="0.000756"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.684519" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:35.684291" elapsed="0.000285"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.685059" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:35.684753" elapsed="0.000331"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:35.684600" elapsed="0.000519"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:35.684273" elapsed="0.000867"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.687265" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:35.685274" elapsed="0.002017"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:06:35.687342" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:06:35.687493" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:35.683151" elapsed="0.004366"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:35.688635" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:06:35.688453" elapsed="0.000234"/>
</kw>
<msg time="2026-04-21T02:06:35.688822" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:35.688136" elapsed="0.000712"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:06:35.689051" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:35.688917" elapsed="0.000178"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:35.688900" elapsed="0.000217"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:35.689410" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:35.689535" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:35.689246" elapsed="0.000314"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:06:35.689953" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:06:35.689701" elapsed="0.000278"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:06:35.690026" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:06:35.690178" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:35.687827" elapsed="0.002375"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.691571" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:35.691325" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.692014" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:35.691754" elapsed="0.000303"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:35.700846" level="INFO">GET Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0hs3mp0esp6iy1i51i5tn7373v19.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:35.700982" level="INFO">GET Response : url=http://10.30.171.3:8181/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 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:06:35.701078" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:06:35.694135" elapsed="0.006971"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:35.692122" elapsed="0.009029"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.701314" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:35.701177" elapsed="0.000201"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:35.692104" elapsed="0.009294"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.704563" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:35.702375" elapsed="0.002235"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:35.702172" elapsed="0.002472"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:35.702154" elapsed="0.002515"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.707013" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:35.704944" elapsed="0.002114"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:35.704724" elapsed="0.002376"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:35.704707" elapsed="0.002432"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.707890" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:35.707340" elapsed="0.000587"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.708339" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:35.708029" elapsed="0.000390"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.709085" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:35.708648" elapsed="0.000474"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:35.708452" elapsed="0.000724"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:35.708003" elapsed="0.001247"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.709981" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:35.709452" elapsed="0.000566"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.710412" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:35.710113" elapsed="0.000377"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.711194" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:35.710719" elapsed="0.000511"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:35.710523" elapsed="0.000757"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:35.710089" elapsed="0.001220"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:35.711497" elapsed="0.000501"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:06:35.712603" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:35.712207" elapsed="0.000432"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:06:35.712856" elapsed="0.002853"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:06:35.701734" elapsed="0.014081"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:35.716065" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:35.715916" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:35.715890" elapsed="0.000267"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:06:35.719566" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-flowspec:flowspec-subsequent-address-family"
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:06:35.716340" elapsed="0.003255"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:06:35.719646" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:35.719817" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-flowspec:flowspec-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:06:35.690499" elapsed="0.029345"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:06:35.719906" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:06:35.720053" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-flowspec:flowspec-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:06:35.603999" elapsed="0.116080"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.745941" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:35.745186" elapsed="0.000783"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:35.747183" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:35.746706" elapsed="0.000677">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:35.747512" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:35.746116" elapsed="0.001421"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.748342" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:35.747688" elapsed="0.000682"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:35.748753" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:35.748917" level="INFO">${template} = {
    "bgp-rib:tables": [
        {
            "afi": "bgp-types:ipv4-address-family",
            "safi": "bgp-flowspec:flowspec-subsequent-address-family",
            "attributes": {
             ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:35.748516" elapsed="0.000428"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.749539" level="INFO">{
    "bgp-rib:tables": [
        {
            "afi": "bgp-types:ipv4-address-family",
            "safi": "bgp-flowspec:flowspec-subsequent-address-family",
            "attributes": {
                "uptodate": "*"
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:35.749087" elapsed="0.000499"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:06:35.750010" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:35.749654" elapsed="0.000520"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.750972" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:35.750362" elapsed="0.000714"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:35.750227" elapsed="0.001020"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:35.749635" elapsed="0.001637"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.752190" level="INFO">${final_text} = {
    "bgp-rib:tables": [
        {
            "afi": "bgp-types:ipv4-address-family",
            "safi": "bgp-flowspec:flowspec-subsequent-address-family",
            "attributes": {
             ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:35.751408" elapsed="0.000811"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:35.752268" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:35.744576" elapsed="0.007824"/>
</kw>
<msg time="2026-04-21T02:06:35.752468" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:35.733209" elapsed="0.019323"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.764149" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.775358" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.786531" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.786714" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.786889" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.787263" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:35.787134" elapsed="0.000185"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:35.787118" elapsed="0.000224"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.787468" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.787673" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.787845" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:35.787084" elapsed="0.000817"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:35.786969" elapsed="0.000960"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.788060" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:35.788136" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:06:35.788256" level="INFO">${expected_text} = {
    "bgp-rib:tables": [
        {
            "afi": "bgp-types:ipv4-address-family",
            "safi": "bgp-flowspec:flowspec-subsequent-address-family",
            "attributes": {
             ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:35.730769" elapsed="0.057513"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:35.788443" elapsed="0.002183"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:06:35.791701" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-flowspec:flowspec-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:06:35.791372" elapsed="0.000357"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:06:35.792184" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-flowspec:flowspec-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:06:35.791888" elapsed="0.000324"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:06:35.792353" elapsed="0.000324"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:06:35.790963" elapsed="0.001773"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:35.790705" elapsed="0.002064"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:35.792945" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:35.792811" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:35.790686" elapsed="0.002336"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:06:35.721182" elapsed="0.071888"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:06:35.720385" elapsed="0.072760"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:35.720161" elapsed="0.073029"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:35.720144" elapsed="0.073070"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:06:35.793248" elapsed="0.000028"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}empty_route</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:06:35.598477" elapsed="0.194897"/>
</kw>
<doc>Verify empty flowspec data on neon</doc>
<status status="PASS" start="2026-04-21T02:06:35.594723" elapsed="0.198714"/>
</kw>
<doc>Verify expected response.</doc>
<status status="PASS" start="2026-04-21T02:06:35.594498" elapsed="0.198986"/>
</kw>
<kw name="Start_ExaBgp_And_Verify_Connected" owner="ExaBgpLib">
<for flavor="IN RANGE">
<iter>
<kw name="Start_ExaBgp" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.796599" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug bgp-flowspec.cfg</msg>
<var>${start_cmd}</var>
<arg>${CMD} ${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:35.796270" elapsed="0.000356"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.797027" level="INFO">env exabgp.tcp.port=1790 exabgp --debug bgp-flowspec.cfg</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:35.796766" elapsed="0.000307"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:06:35.800049" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:06:35.797814" elapsed="0.002301"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:06:35.804968" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:06:35.805062" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:06:35.800269" elapsed="0.004821"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.805679" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:35.805398" elapsed="0.000329"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:35.805161" elapsed="0.000599"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:35.805141" elapsed="0.000668"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-04-21T02:06:35.797351" elapsed="0.008507"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:06:35.807764" level="INFO">env exabgp.tcp.port=1790 exabgp --debug bgp-flowspec.cfg</msg>
<msg time="2026-04-21T02:06:35.807878" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug bgp-flowspec.cfg
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:06:35.806002" elapsed="0.001902"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.808299" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug bgp-flowspec.cfg
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:35.808049" elapsed="0.000295"/>
</kw>
<arg>${cfg_file}</arg>
<doc>Dump the start command into prompt. It assumes that no exabgp is running. For verified
start use Start_ExaBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:35.795958" elapsed="0.012441"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.810302" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:35.809944" elapsed="0.000386"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.812782" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:35.810480" elapsed="0.002356"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:35.819602" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0hs3mp0esp6iy1i51i5tn7373v19.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:35.819751" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:06:35.819873" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:06:35.813033" elapsed="0.006867"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.823166" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:35.820055" elapsed="0.003180"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:06:35.826701" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:06:35.823438" elapsed="0.003386">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:06:35.809471" elapsed="0.017534">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:38.830442" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:38.829501" elapsed="0.001013"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:38.834207" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:38.830894" elapsed="0.003358"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:38.847601" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0hs3mp0esp6iy1i51i5tn7373v19.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:38.851339" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '3993'} 
 body={"bgp-rib:peer":[{"peer-id":"bgp://10.30.171.116","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true},"bgp-flowspec:flowspec-routes":{"flowspec-route":[{"path-id":0,"route-key":"all packets to 192.168.0.1/32 AND from 10.0.0.1/32 AND where IP protocol equals to 6 AND where port equals to 80 AND where destination port is greater than 8080 and is less than 8088 AND where source port is greater than 1024 AND where ICMP type equals to 0 AND where ICMP code equals to 0 AND where TCP flags does match 32 AND where packet length is greater than 400 and is less than 500 AND where DSCP equals to 20 AND where fragment does match 'IS FIRST' ","attributes":{"extended-communities":[{"traffic-action-extended-community":{"sample":true,"terminal-action":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.1/32"},{"source-prefix":"10.0.0.1/32"},{"protocol-ips":[{"value":6,"op":"end-of-list equals"}]},{"ports":[{"value":80,"op":"end-of-list equals"}]},{"destination-ports":[{"value":8080,"op":"greater-than"},{"value":8088,"op":"end-of-list and-bit less-than"}]},{"source-ports":[{"value":1024,"op":"end-of-list greater-than"}]},{"types":[{"value":0,"op":"end-of-list equals"}]},{"codes":[{"value":0,"op":"end-of-list equals"}]},{"tcp-flags":[{"value":32,"op":"end-of-list match"}]},{"packet-lengths":[{"value":400,"op":"greater-than"},{"value":500,"op":"end-of-list and-bit less-than"}]},{"dscps":[{"value":20,"op":"end-of-list equals"}]},{"fragments":[{"value":"first","op":"end-of-list match"}]}]}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true},"bgp-flowspec:flowspec-routes":{"flowspec-route":[{"path-id":0,"route-key":"all packets to 192.168.0.1/32 AND from 10.0.0.1/32 AND where IP protocol equals to 6 AND where port equals to 80 AND where destination port is greater than 8080 and is less than 8088 AND where source port is greater than 1024 AND where ICMP type equals to 0 AND where ICMP code equals to 0 AND where TCP flags does match 32 AND where packet length is greater than 400 and is less than 500 AND where DSCP equals to 20 AND where fragment does match 'IS FIRST' ","attributes":{"extended-communities":[{"traffic-action-extended-community":{"sample":true,"terminal-action":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.1/32"},{"source-prefix":"10.0.0.1/32"},{"protocol-ips":[{"value":6,"op":"end-of-list equals"}]},{"ports":[{"value":80,"op":"end-of-list equals"}]},{"destination-ports":[{"value":8080,"op":"greater-than"},{"value":8088,"op":"end-of-list and-bit less-than"}]},{"source-ports":[{"value":1024,"op":"end-of-list greater-than"}]},{"types":[{"value":0,"op":"end-of-list equals"}]},{"codes":[{"value":0,"op":"end-of-list equals"}]},{"tcp-flags":[{"value":32,"op":"end-of-list match"}]},{"packet-lengths":[{"value":400,"op":"greater-than"},{"value":500,"op":"end-of-list and-bit less-than"}]},{"dscps":[{"value":20,"op":"end-of-list equals"}]},{"fragments":[{"value":"first","op":"end-of-list match"}]}]}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"ibgp"}]} 
 </msg>
<msg time="2026-04-21T02:06:38.851902" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:06:38.834489" elapsed="0.017481"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:38.857489" level="INFO">{"bgp-rib:peer":[{"peer-id":"bgp://10.30.171.116","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true},"bgp-flowspec:flowspec-routes":{"flowspec-route":[{"path-id":0,"route-key":"all packets to 192.168.0.1/32 AND from 10.0.0.1/32 AND where IP protocol equals to 6 AND where port equals to 80 AND where destination port is greater than 8080 and is less than 8088 AND where source port is greater than 1024 AND where ICMP type equals to 0 AND where ICMP code equals to 0 AND where TCP flags does match 32 AND where packet length is greater than 400 and is less than 500 AND where DSCP equals to 20 AND where fragment does match 'IS FIRST' ","attributes":{"extended-communities":[{"traffic-action-extended-community":{"sample":true,"terminal-action":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.1/32"},{"source-prefix":"10.0.0.1/32"},{"protocol-ips":[{"value":6,"op":"end-of-list equals"}]},{"ports":[{"value":80,"op":"end-of-list equals"}]},{"destination-ports":[{"value":8080,"op":"greater-than"},{"value":8088,"op":"end-of-list and-bit less-than"}]},{"source-ports":[{"value":1024,"op":"end-of-list greater-than"}]},{"types":[{"value":0,"op":"end-of-list equals"}]},{"codes":[{"value":0,"op":"end-of-list equals"}]},{"tcp-flags":[{"value":32,"op":"end-of-list match"}]},{"packet-lengths":[{"value":400,"op":"greater-than"},{"value":500,"op":"end-of-list and-bit less-than"}]},{"dscps":[{"value":20,"op":"end-of-list equals"}]},{"fragments":[{"value":"first","op":"end-of-list match"}]}]}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true},"bgp-flowspec:flowspec-routes":{"flowspec-route":[{"path-id":0,"route-key":"all packets to 192.168.0.1/32 AND from 10.0.0.1/32 AND where IP protocol equals to 6 AND where port equals to 80 AND where destination port is greater than 8080 and is less than 8088 AND where source port is greater than 1024 AND where ICMP type equals to 0 AND where ICMP code equals to 0 AND where TCP flags does match 32 AND where packet length is greater than 400 and is less than 500 AND where DSCP equals to 20 AND where fragment does match 'IS FIRST' ","attributes":{"extended-communities":[{"traffic-action-extended-community":{"sample":true,"terminal-action":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.1/32"},{"source-prefix":"10.0.0.1/32"},{"protocol-ips":[{"value":6,"op":"end-of-list equals"}]},{"ports":[{"value":80,"op":"end-of-list equals"}]},{"destination-ports":[{"value":8080,"op":"greater-than"},{"value":8088,"op":"end-of-list and-bit less-than"}]},{"source-ports":[{"value":1024,"op":"end-of-list greater-than"}]},{"types":[{"value":0,"op":"end-of-list equals"}]},{"codes":[{"value":0,"op":"end-of-list equals"}]},{"tcp-flags":[{"value":32,"op":"end-of-list match"}]},{"packet-lengths":[{"value":400,"op":"greater-than"},{"value":500,"op":"end-of-list and-bit less-than"}]},{"dscps":[{"value":20,"op":"end-of-list equals"}]},{"fragments":[{"value":"first","op":"end-of-list match"}]}]}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"ibgp"}]}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:38.852403" elapsed="0.005197"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="PASS" start="2026-04-21T02:06:38.857832" elapsed="0.003158"/>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="PASS" start="2026-04-21T02:06:38.828048" elapsed="0.033042"/>
</kw>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:06:35.808947" elapsed="3.052223"/>
</kw>
<msg time="2026-04-21T02:06:38.861322" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:06:38.861536" level="INFO">${value} = None</msg>
<var>${status}</var>
<var>${value}</var>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:35.808547" elapsed="3.053030"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="NOT RUN" start="2026-04-21T02:06:38.862181" elapsed="0.000038"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:38.861729" elapsed="0.000532"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:38.861690" elapsed="0.000611"/>
</if>
<if>
<branch type="IF" condition="&quot;${status}&quot; == &quot;PASS&quot;">
<return>
<status status="PASS" start="2026-04-21T02:06:38.862538" elapsed="0.000051"/>
</return>
<status status="PASS" start="2026-04-21T02:06:38.862381" elapsed="0.000253"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:38.862360" elapsed="0.000308"/>
</if>
<var name="${idx}">0</var>
<status status="PASS" start="2026-04-21T02:06:35.795774" elapsed="3.066932"/>
</iter>
<var>${idx}</var>
<value>${connection_retries}</value>
<status status="PASS" start="2026-04-21T02:06:35.795557" elapsed="3.067202"/>
</for>
<kw name="Fail" owner="BuiltIn">
<arg>Unable to connect ExaBgp to ODL</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:38.863001" elapsed="0.000046"/>
</kw>
<arg>${cfg_file}</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>${TOOLS_SYSTEM_IP}</arg>
<arg>connection_retries=${3}</arg>
<doc>Starts the ExaBgp and verifies its connection. The verification is done by checking the presence
of the peer in the bgp rib.</doc>
<status status="PASS" start="2026-04-21T02:06:35.793816" elapsed="3.069323"/>
</kw>
<arg>${CFG1}</arg>
<status status="PASS" start="2026-04-21T02:06:35.594210" elapsed="3.269023"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Flowspec_Data">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:38.912171" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:38.911751" elapsed="0.000521"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:38.913062" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:38.912761" elapsed="0.000376">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:38.913233" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:38.912435" elapsed="0.000823"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:38.913815" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:38.913411" elapsed="0.000432"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:38.914135" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:38.914302" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family/bgp-flowspec:flowspec-routes?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:38.913992" elapsed="0.000337"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:38.914719" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family/bgp-flowspec:flowspec-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:38.914473" elapsed="0.000292"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:38.916096" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:38.915766" elapsed="0.000375"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:38.916712" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:38.916335" elapsed="0.000413"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:38.917234" elapsed="0.000031"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:38.917518" elapsed="0.000034"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:38.917742" elapsed="0.000029"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:06:38.917059" elapsed="0.000792"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:06:38.916855" elapsed="0.001041"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:06:38.917962" elapsed="0.000046"/>
</return>
<msg time="2026-04-21T02:06:38.918195" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:06:38.915429" elapsed="0.002801"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:38.914857" elapsed="0.003417"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:38.918494" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:38.918309" elapsed="0.000261"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:38.914834" elapsed="0.003765"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:38.919474" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family/bgp-flowspec:flowspec-routes?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:38.918782" elapsed="0.000720"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:38.919551" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:38.911091" elapsed="0.008587"/>
</kw>
<msg time="2026-04-21T02:06:38.919733" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:38.899407" elapsed="0.020392"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:38.931191" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:38.942447" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:38.954216" elapsed="0.000042"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:38.954469" elapsed="0.000026"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:38.954699" elapsed="0.000024"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:38.955139" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:38.954995" elapsed="0.000201"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:38.954978" elapsed="0.000246"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:38.955356" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:38.955541" elapsed="0.000030"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:38.955752" elapsed="0.000025"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:38.954936" elapsed="0.000900"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:38.954808" elapsed="0.001064"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:38.956042" elapsed="0.000025"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:38.956140" elapsed="0.000023"/>
</return>
<msg time="2026-04-21T02:06:38.956335" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family/bgp-flowspec:flowspec-routes?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:38.895398" elapsed="0.060977"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:38.957913" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:38.957575" elapsed="0.000416">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:38.958084" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:38.957176" elapsed="0.000932"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:38.958428" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:38.958178" elapsed="0.000307"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:38.959013" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:38.958691" elapsed="0.000348"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:38.958510" elapsed="0.000631"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:38.958160" elapsed="0.001007"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:38.961400" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:38.959308" elapsed="0.002121"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:06:38.961481" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:06:38.961641" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:38.956800" elapsed="0.004867"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:38.962911" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:38.962645" elapsed="0.000331">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:38.963070" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:38.962302" elapsed="0.000792"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:06:38.963303" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:06:38.963164" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:38.963146" elapsed="0.000242"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:38.963521" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:38.963680" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:06:38.963746" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:06:38.967142" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:38.961985" elapsed="0.005185"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:38.968748" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family/bgp-flowspec:flowspec-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:38.968316" elapsed="0.000497"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:38.969207" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:38.968956" elapsed="0.000296"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:38.979734" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family/bgp-flowspec:flowspec-routes?content=nonconfig 
 path_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/bgp-flowspec:flowspec-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0hs3mp0esp6iy1i51i5tn7373v19.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:38.981099" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family/bgp-flowspec:flowspec-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1466'} 
 body={"bgp-flowspec:flowspec-routes":{"flowspec-route":[{"path-id":0,"route-key":"all packets to 192.168.0.1/32 AND from 10.0.0.1/32 AND where IP protocol equals to 6 AND where port equals to 80 AND where destination port is greater than 8080 and is less than 8088 AND where source port is greater than 1024 AND where ICMP type equals to 0 AND where ICMP code equals to 0 AND where TCP flags does match 32 AND where packet length is greater than 400 and is less than 500 AND where DSCP equals to 20 AND where fragment does match 'IS FIRST' ","attributes":{"extended-communities":[{"traffic-action-extended-community":{"sample":true,"terminal-action":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.1/32"},{"source-prefix":"10.0.0.1/32"},{"protocol-ips":[{"value":6,"op":"end-of-list equals"}]},{"ports":[{"value":80,"op":"end-of-list equals"}]},{"destination-ports":[{"value":8080,"op":"greater-than"},{"value":8088,"op":"end-of-list and-bit less-than"}]},{"source-ports":[{"value":1024,"op":"end-of-list greater-than"}]},{"types":[{"value":0,"op":"end-of-list equals"}]},{"codes":[{"value":0,"op":"end-of-list equals"}]},{"tcp-flags":[{"value":32,"op":"end-of-list match"}]},{"packet-lengths":[{"value":400,"op":"greater-than"},{"value":500,"op":"end-of-list and-bit less-than"}]},{"dscps":[{"value":20,"op":"end-of-list equals"}]},{"fragments":[{"value":"first","op":"end-of-list match"}]}]}]}} 
 </msg>
<msg time="2026-04-21T02:06:38.981272" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:06:38.971270" elapsed="0.010038"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:38.969318" elapsed="0.012051"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:38.981603" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:38.981408" elapsed="0.000286"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:38.969300" elapsed="0.012482"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:38.986599" level="INFO">{"bgp-flowspec:flowspec-routes":{"flowspec-route":[{"path-id":0,"route-key":"all packets to 192.168.0.1/32 AND from 10.0.0.1/32 AND where IP protocol equals to 6 AND where port equals to 80 AND where destination port is greater than 8080 and is less than 8088 AND where source port is greater than 1024 AND where ICMP type equals to 0 AND where ICMP code equals to 0 AND where TCP flags does match 32 AND where packet length is greater than 400 and is less than 500 AND where DSCP equals to 20 AND where fragment does match 'IS FIRST' ","attributes":{"extended-communities":[{"traffic-action-extended-community":{"sample":true,"terminal-action":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.1/32"},{"source-prefix":"10.0.0.1/32"},{"protocol-ips":[{"value":6,"op":"end-of-list equals"}]},{"ports":[{"value":80,"op":"end-of-list equals"}]},{"destination-ports":[{"value":8080,"op":"greater-than"},{"value":8088,"op":"end-of-list and-bit less-than"}]},{"source-ports":[{"value":1024,"op":"end-of-list greater-than"}]},{"types":[{"value":0,"op":"end-of-list equals"}]},{"codes":[{"value":0,"op":"end-of-list equals"}]},{"tcp-flags":[{"value":32,"op":"end-of-list match"}]},{"packet-lengths":[{"value":400,"op":"greater-than"},{"value":500,"op":"end-of-list and-bit less-than"}]},{"dscps":[{"value":20,"op":"end-of-list equals"}]},{"fragments":[{"value":"first","op":"end-of-list match"}]}]}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:38.983325" elapsed="0.003356"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:38.983023" elapsed="0.003706"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:38.982997" elapsed="0.003769"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:38.990037" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:38.987168" elapsed="0.002934"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:38.986870" elapsed="0.003281"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:38.986844" elapsed="0.003342"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:38.991026" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:38.990434" elapsed="0.000630"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:38.991474" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:38.991164" elapsed="0.000391"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:38.992242" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:38.991812" elapsed="0.000468"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:38.991590" elapsed="0.000740"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:38.991138" elapsed="0.001222"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:38.993121" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:38.992563" elapsed="0.000595"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:38.993578" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:38.993259" elapsed="0.000399"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:38.994358" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:38.993914" elapsed="0.000482"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:38.993692" elapsed="0.000753"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:38.993232" elapsed="0.001244"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:38.994740" elapsed="0.000518"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:06:38.995911" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:38.995473" elapsed="0.000476"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:06:38.996145" elapsed="0.002917"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:06:38.982306" elapsed="0.016847"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:38.999354" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:38.999244" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:38.999225" elapsed="0.000198"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:06:39.002961" level="INFO">${text_normalized} = {
 "bgp-flowspec:flowspec-routes": {
  "flowspec-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "traffic-action-extended-community": {
        "sample": true,
       ...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:06:38.999555" elapsed="0.003436"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:06:39.003045" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:06:39.003238" level="INFO">${response_text} = {
 "bgp-flowspec:flowspec-routes": {
  "flowspec-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "traffic-action-extended-community": {
        "sample": true,
       ...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:06:38.967478" elapsed="0.035830"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:06:39.003377" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:39.003534" level="INFO">${response_text} = {
 "bgp-flowspec:flowspec-routes": {
  "flowspec-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "traffic-action-extended-community": {
        "sample": true,
       ...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:06:38.874872" elapsed="0.128688"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:39.029833" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:39.029320" elapsed="0.000545"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:39.030754" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:39.030447" elapsed="0.000449">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:39.031074" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:39.030060" elapsed="0.001039"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:39.031720" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:39.031254" elapsed="0.000494"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:39.032080" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:39.032260" level="INFO">${template} = {
    "bgp-flowspec:flowspec-routes": {
        "flowspec-route": [
            {
                "path-id": 0,
                "route-key": "all packets to 192.168.0.1/32 AND from 10.0.0.1/32 AND whe...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:39.031916" elapsed="0.000371"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:39.032701" level="INFO">{
    "bgp-flowspec:flowspec-routes": {
        "flowspec-route": [
            {
                "path-id": 0,
                "route-key": "all packets to 192.168.0.1/32 AND from 10.0.0.1/32 AND where IP protocol equals to 6 AND where port equals to 80 AND where destination port is greater than 8080 and is less than 8088 AND where source port is greater than 1024 AND where ICMP type equals to 0 AND where ICMP code equals to 0 AND where TCP flags does match 32 AND where packet length is greater than 400 and is less than 500 AND where DSCP equals to 20 AND where fragment does match 'IS FIRST' ",
                "attributes": {
                    "extended-communities": [
                        {
                            "transitive": true,
                            "traffic-action-extended-community": {
                                "sample": true,
                                "terminal-action": true
                            }
                        }
                    ],
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "flowspec": [
                    {
                        "destination-prefix": "192.168.0.1/32"
                    },
                    {
                        "source-prefix": "10.0.0.1/32"
                    },
                    {
                        "protocol-ips": [
                            {
                                "op": "end-of-list equals",
                                "value": 6
                            }
                        ]
                    },
                    {
                        "ports": [
                            {
                                "op": "end-of-list equals",
                                "value": 80
                            }
                        ]
                    },
                    {
                        "destination-ports": [
                            {
                                "op": "greater-than",
                                "value": 8080
                            },
                            {
                                "op": "end-of-list and-bit less-than",
                                "value": 8088
                            }
                        ]
                    },
                    {
                        "source-ports": [
                            {
                                "op": "end-of-list greater-than",
                                "value": 1024
                            }
                        ]
                    },
                    {
                        "types": [
                            {
                                "op": "end-of-list equals",
                                "value": 0
                            }
                        ]
                    },
                    {
                        "codes": [
                            {
                                "op": "end-of-list equals",
                                "value": 0
                            }
                        ]
                    },
                    {
                        "tcp-flags": [
                            {
                                "op": "end-of-list match",
                                "value": 32
                            }
                        ]
                    },
                    {
                        "packet-lengths": [
                            {
                                "op": "greater-than",
                                "value": 400
                            },
                            {
                                "op": "end-of-list and-bit less-than",
                                "value": 500
                            }
                        ]
                    },
                    {
                        "dscps": [
                            {
                                "op": "end-of-list equals",
                                "value": 20
                            }
                        ]
                    },
                    {
                        "fragments": [
                            {
                                "op": "end-of-list match",
                                "value": "first"
                            }
                        ]
                    }
                ]
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:39.032433" elapsed="0.000426"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:06:39.033368" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:39.032943" elapsed="0.000487"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:39.034176" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:39.033592" elapsed="0.000613"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:39.033457" elapsed="0.000789"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:39.032921" elapsed="0.001347"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:39.034937" level="INFO">${final_text} = {
    "bgp-flowspec:flowspec-routes": {
        "flowspec-route": [
            {
                "path-id": 0,
                "route-key": "all packets to 192.168.0.1/32 AND from 10.0.0.1/32 AND whe...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:39.034405" elapsed="0.000562"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:39.035020" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:39.028687" elapsed="0.006472"/>
</kw>
<msg time="2026-04-21T02:06:39.035236" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:39.016908" elapsed="0.018380"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:39.046533" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:39.058171" elapsed="0.000047"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:39.069482" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:39.069733" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:39.069937" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:39.070350" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:39.070209" elapsed="0.000198"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:39.070191" elapsed="0.000241"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:39.070562" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:39.070716" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:39.070886" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:39.070153" elapsed="0.000788"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:39.070031" elapsed="0.000940"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:39.071107" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:39.071265" elapsed="0.000021"/>
</return>
<msg time="2026-04-21T02:06:39.071428" level="INFO">${expected_text} = {
    "bgp-flowspec:flowspec-routes": {
        "flowspec-route": [
            {
                "path-id": 0,
                "route-key": "all packets to 192.168.0.1/32 AND from 10.0.0.1/32 AND whe...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:39.014411" elapsed="0.057046"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:39.071627" elapsed="0.002391"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:06:39.076465" level="INFO">${expected_normalized} = {
 "bgp-flowspec:flowspec-routes": {
  "flowspec-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "traffic-action-extended-community": {
        "sample": true,
       ...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:06:39.074808" elapsed="0.001686"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:06:39.078250" level="INFO">${actual_normalized} = {
 "bgp-flowspec:flowspec-routes": {
  "flowspec-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "traffic-action-extended-community": {
        "sample": true,
       ...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:06:39.076640" elapsed="0.001640"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:06:39.078425" elapsed="0.000341"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:06:39.074372" elapsed="0.004472"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:39.074100" elapsed="0.004779"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:39.079042" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:39.078906" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:39.074081" elapsed="0.005037"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:06:39.004689" elapsed="0.074479"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:06:39.003897" elapsed="0.075350"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:39.003644" elapsed="0.075650"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:39.003626" elapsed="0.075693"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:06:39.079354" elapsed="0.000040"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${exprspdir}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:06:38.869261" elapsed="0.210237"/>
</kw>
<arg>${EXP1}</arg>
<doc>Verify expected response</doc>
<status status="PASS" start="2026-04-21T02:06:38.864174" elapsed="0.215389"/>
</kw>
<arg>15s</arg>
<arg>1s</arg>
<arg>Verify_Flowspec_Data</arg>
<arg>${EXP1}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:06:38.863491" elapsed="0.216131"/>
</kw>
<kw name="Stop_ExaBgp" owner="ExaBgpLib" type="TEARDOWN">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:06:39.080448" level="INFO">[?2004l02:06:35 | 2636   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:06:35 | 2636   | [01;34mversion      [0m | [1m4.2.17  [0m
02:06:35 | 2636   | [01;34minterpreter  [0m | [1m3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0][0m
02:06:35 | 2636   | [01;34mos           [0m | [1mLinux releng-12085-696-1-mininet-ovs-217-0 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64[0m
02:06:35 | 2636   | [01;34minstallation [0m | [1m        [0m
02:06:35 | 2636   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
02:06:35 | 2636   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
02:06:35 | 2636   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:06:35 | 2636   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:06:35 | 2636   | [01;31mcli control  [0m | [1m - /run/[0m
02:06:35 | 2636   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:06:35 | 2636   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:06:35 | 2636   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:06:35 | 2636   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:06:35 | 2636   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:06:35 | 2636   | [01;31mcli control  [0m | [1m - /run/[0m
02:06:35 | 2636   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:06:35 | 2636   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:06:35 | 2636   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:06:35 | 2636   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
02:06:35 | 2636   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
02:06:35 | 2636   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
02:06:35 | 2636   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
02:06:35 | 2636   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
02:06:35 | 2636   | configuration[0m | &gt; neighbor         | '10.30.171.3'[0m
02:06:35 | 2636   | configuration[0m | . router-id        | '10.30.171.116'[0m
02:06:35 | 2636   | configuration[0m | . local-address    | '10.30.171.116'[0m
02:06:35 | 2636   | configuration[0m | . local-as         | '64496'[0m
02:06:35 | 2636   | configuration[0m | . peer-as          | '64496'[0m
02:06:35 | 2636   | configuration[0m | &gt; family           | [0m
02:06:35 | 2636   | configuration[0m | . ipv4             | 'flow'[0m
02:06:35 | 2636   | configuration[0m | &lt; family           | [0m
02:06:35 | 2636   | configuration[0m | &gt; flow             | [0m
02:06:35 | 2636   | configuration[0m | &gt; route            | 'flow1'[0m
02:06:35 | 2636   | configuration[0m | &gt; match            | [0m
02:06:35 | 2636   | configuration[0m | . source           | '10.0.0.1/32'[0m
02:06:35 | 2636   | configuration[0m | . destination      | '192.168.0.1/32'[0m
02:06:35 | 2636   | configuration[0m | . port             | '=80'[0m
02:06:35 | 2636   | configuration[0m | . destination-port | '&gt;8080&amp;&lt;8088'[0m
02:06:35 | 2636   | configuration[0m | . source-port      | '&gt;1024'[0m
02:06:35 | 2636   | configuration[0m | . protocol         | 'tcp'[0m
02:06:35 | 2636   | configuration[0m | . packet-length    | '&gt;400&amp;&lt;500'[0m
02:06:35 | 2636   | configuration[0m | . fragment         | '=first-fragment'[0m
02:06:35 | 2636   | configuration[0m | . icmp-type        | 'echo-reply'[0m
02:06:35 | 2636   | configuration[0m | . icmp-code        | 'network-unreachable'[0m
02:06:35 | 2636   | configuration[0m | . tcp-flags        | '=urgent'[0m
02:06:35 | 2636   | configuration[0m | . dscp             | '20'[0m
02:06:35 | 2636   | configuration[0m | &lt; match            | [0m
02:06:35 | 2636   | configuration[0m | &gt; then             | [0m
02:06:35 | 2636   | configuration[0m | . action           | 'sample-terminal'[0m
02:06:35 | 2636   | configuration[0m | &lt; then             | [0m
02:06:35 | 2636   | configuration[0m | &lt; route            | [0m
02:06:35 | 2636   | configuration[0m | &lt; flow             | [0m
02:06:35 | 2636   | configuration[0m | &lt; neighbor         | [0m
02:06:35 | 2636   | reactor      [0m | new peer: neighbor 10.30.171.3 local-ip 10.30.171.116 local-as 64496 peer-as 64496 router-id 10.30.171.116 family-allowed in-open[0m
02:06:35 | 2636   | [01;34mreactor      [0m | [1mloaded new configuration successfully[0m
02:06:35 | 2636   | reactor      [0m | initialising connection to peer-1[0m
02:06:35 | 2636   | outgoing-1   [0m | attempting connection to 10.30.171.3:1790[0m
02:06:35 | 2636   | outgoing-1   [0m | sending TCP payload (  49) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0031 0104 FBF0 00B4 0A1E AB74 1402 0601 0400 0100 8502 0641 0400 00FB F002 0206 00[0m
02:06:35 | 2636   | outgoing-1   [0m | &gt;&gt; OPEN version=4 asn=64496 hold_time=180 router_id=10.30.171.116 capabilities=[Multiprotocol(ipv4 flow), Extended Message(65535), ASN4(64496)][0m
02:06:35 | 2636   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0047 01[0m
02:06:35 | 2636   | outgoing-1   [0m | received complete TCP payload (  52) 04FB F000 B4C0 0002 022A 0228 4104 0000 FBF0 0600 0200 0104 0001 0001 0104 0002 0085 0104 0001 0080 0104 0001 0085 4002 00B4 4700[0m
02:06:35 | 2636   | outgoing-1   [0m | &lt;&lt; message of type OPEN[0m
02:06:35 | 2636   | outgoing-1   [0m | &lt;&lt; OPEN version=4 asn=64496 hold_time=180 router_id=192.0.2.2 capabilities=[Multiprotocol(ipv4 unicast,ipv6 flow,ipv4 mpls-vpn,ipv4 flow), Route Refresh, Extended Message(65535), Graceful Restart Flags 0x0 Time 180 , ASN4(64496), Unassigned 71][0m
02:06:35 | 2636   | ka-outgoing-1[0m | receive-timer 60 second(s) left[0m
02:06:35 | 2636   | [01;33moutgoing-1   [0m | [1m--------------------------------------------------------------------[0m
02:06:35 | 2636   | [01;33moutgoing-1   [0m | [1mthe connection can not carry the following family/families[0m
02:06:35 | 2636   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv6/flow[0m
02:06:35 | 2636   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/unicast[0m
02:06:35 | 2636   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/mpls-vpn[0m
02:06:35 | 2636   | [01;33moutgoing-1   [0m | [1mtherefore no routes of this kind can be announced on the connection[0m
02:06:35 | 2636   | [01;33moutgoing-1   [0m | [1m--------------------------------------------------------------------[0m
02:06:35 | 2636   | outgoing-1   [0m | sending TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04[0m
02:06:35 | 2636   | outgoing-1   [0m | &gt;&gt; KEEPALIVE (OPENCONFIRM)[0m
02:06:35 | 2636   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04[0m
02:06:35 | 2636   | outgoing-1   [0m | &lt;&lt; message of type KEEPALIVE[0m
02:06:35 | 2636   | ka-outgoing-1[0m | receive-timer 180 second(s) left[0m
02:06:35 | 2636   | [01;34mreactor      [0m | [1mconnected to peer-1 with outgoing-1 10.30.171.116-10.30.171.3[0m
02:06:35 | 2636   | outgoing-1   [0m | sending TCP payload ( 108) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 006C 0200 0000 5540 0101 0040 0200 4005 0400 0000 64C0 1008 8007 0000 0000 0003 800E 3900 0185 0000 3301 20C0 A800 0102 200A 0000 0103 8106 0481 5005 121F 90D4 1F98 0692 0400 0781 0008 8100 0981 200A 1201 90D4 01F4 0B81 140C 8104[0m
02:06:35 | 2636   | outgoing-1   [0m | &gt;&gt; 1 UPDATE(s)[0m
02:06:35 | 2636   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02[0m
02:06:35 | 2636   | outgoing-1   [0m | received complete TCP payload (   4) 0000 0000[0m
02:06:35 | 2636   | outgoing-1   [0m | &lt;&lt; message of type UPDATE[0m
02:06:35 | 2636   | parser       [0m | parsing UPDATE (   4) 0000 0000[0m
02:06:35 | 2636   | ka-outgoing-1[0m | receive-timer 180 second(s) left[0m
02:06:35 | 2636   | ka-outgoing-1[0m | send-timer 59 second(s) left[0m
02:06:35 | 2636   | peer-1       [0m | &lt;&lt; UPDATE #1[0m
02:06:35 | 2636   | peer-1       [0m |    UPDATE #1 nlri  (   4) eor 1/1 (ipv4 unicast)[0m
02:06:35 | 2636   | outgoing-1   [0m | sending TCP payload (  30) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001E 0200 0000 0790 0F00 0300 0185[0m
02:06:35 | 2636   | outgoing-1   [0m | &gt;&gt; EOR ipv4 flow[0m
02:06:35 | 2636   | peer-1       [0m | &gt;&gt; EOR(s)[0m
02:06:35 | 2636   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02[0m
02:06:35 | 2636   | outgoing-1   [0m | received complete TCP payload (   4) 0000 0000[0m
02:06:35 | 2636   | outgoing-1   [0m | &lt;&lt; message of type UPDATE[0m
02:06:35 | 2636   | parser       [0m | parsing UPDATE (   4) 0000 0000[0m
02:06:35 | 2636   | peer-1       [0m | &lt;&lt; UPDATE #2[0m
02:06:35 | 2636   | peer-1       [0m |    UPDATE #2 nlri  (   4) eor 1/1 (ipv4 unicast)[0m
02:06:36 | 2636   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001D 02[0m
02:06:36 | 2636   | outgoing-1   [0m | received complete TCP payload (  10) 0000 0006 800F 0300 0185[0m
02:06:36 | 2636   | outgoing-1   [0m | &lt;&lt; message of type UPDATE[0m
02:06:36 | 2636   | parser       [0m | parsing UPDATE (  10) 0000 0006 800F 0300 0185[0m
02:06:36 | 2636   | routes       [0m | withdrawn NLRI none[0m
02:06:36 | 2636   | parser       [0m | attribute mp-unreach-nlri    flag 0x80 type 0x0f len 0x03 payload 0001 85[0m
02:06:36 | 2636   | routes       [0m | announced NLRI none[0m
02:06:36 | 2636   | peer-1       [0m | &lt;&lt; UPDATE #3[0m
02:06:36 | 2636   | peer-1       [0m |    UPDATE #3 nlri  (  11) eor 1/133 (ipv4 flow)[0m
02:06:36 | 2636   | ka-outgoing-1[0m | receive-timer 179 second(s) left[0m
02:06:36 | 2636   | ka-outgoing-1[0m | send-timer 58 second(s) left[0m
02:06:38 | 2636   | ka-outgoing-1[0m | receive-timer 178 second(s) left[0m
02:06:38 | 2636   | ka-outgoing-1[0m | send-timer 57 second(s) left[0m
02:06:39 | 2636   | ka-outgoing-1[0m | receive-timer 177 second(s) left[0m
02:06:39 | 2636   | ka-outgoing-1[0m | send-timer 56 second(s) left[0m</msg>
<msg time="2026-04-21T02:06:39.080750" level="INFO">${output} = [?2004l02:06:35 | 2636   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:06:35 | 2636   | [01;34mversion      [0m | [1m4.2.17  [0m
02:06:35 | 2636   | [01;34minterpreter  ...</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T02:06:39.080291" elapsed="0.000491"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:39.081244" level="INFO">[?2004l02:06:35 | 2636   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:06:35 | 2636   | [01;34mversion      [0m | [1m4.2.17  [0m
02:06:35 | 2636   | [01;34minterpreter  [0m | [1m3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0][0m
02:06:35 | 2636   | [01;34mos           [0m | [1mLinux releng-12085-696-1-mininet-ovs-217-0 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64[0m
02:06:35 | 2636   | [01;34minstallation [0m | [1m        [0m
02:06:35 | 2636   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
02:06:35 | 2636   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
02:06:35 | 2636   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:06:35 | 2636   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:06:35 | 2636   | [01;31mcli control  [0m | [1m - /run/[0m
02:06:35 | 2636   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:06:35 | 2636   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:06:35 | 2636   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:06:35 | 2636   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:06:35 | 2636   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:06:35 | 2636   | [01;31mcli control  [0m | [1m - /run/[0m
02:06:35 | 2636   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:06:35 | 2636   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:06:35 | 2636   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:06:35 | 2636   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
02:06:35 | 2636   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
02:06:35 | 2636   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
02:06:35 | 2636   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
02:06:35 | 2636   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
02:06:35 | 2636   | configuration[0m | &gt; neighbor         | '10.30.171.3'[0m
02:06:35 | 2636   | configuration[0m | . router-id        | '10.30.171.116'[0m
02:06:35 | 2636   | configuration[0m | . local-address    | '10.30.171.116'[0m
02:06:35 | 2636   | configuration[0m | . local-as         | '64496'[0m
02:06:35 | 2636   | configuration[0m | . peer-as          | '64496'[0m
02:06:35 | 2636   | configuration[0m | &gt; family           | [0m
02:06:35 | 2636   | configuration[0m | . ipv4             | 'flow'[0m
02:06:35 | 2636   | configuration[0m | &lt; family           | [0m
02:06:35 | 2636   | configuration[0m | &gt; flow             | [0m
02:06:35 | 2636   | configuration[0m | &gt; route            | 'flow1'[0m
02:06:35 | 2636   | configuration[0m | &gt; match            | [0m
02:06:35 | 2636   | configuration[0m | . source           | '10.0.0.1/32'[0m
02:06:35 | 2636   | configuration[0m | . destination      | '192.168.0.1/32'[0m
02:06:35 | 2636   | configuration[0m | . port             | '=80'[0m
02:06:35 | 2636   | configuration[0m | . destination-port | '&gt;8080&amp;&lt;8088'[0m
02:06:35 | 2636   | configuration[0m | . source-port      | '&gt;1024'[0m
02:06:35 | 2636   | configuration[0m | . protocol         | 'tcp'[0m
02:06:35 | 2636   | configuration[0m | . packet-length    | '&gt;400&amp;&lt;500'[0m
02:06:35 | 2636   | configuration[0m | . fragment         | '=first-fragment'[0m
02:06:35 | 2636   | configuration[0m | . icmp-type        | 'echo-reply'[0m
02:06:35 | 2636   | configuration[0m | . icmp-code        | 'network-unreachable'[0m
02:06:35 | 2636   | configuration[0m | . tcp-flags        | '=urgent'[0m
02:06:35 | 2636   | configuration[0m | . dscp             | '20'[0m
02:06:35 | 2636   | configuration[0m | &lt; match            | [0m
02:06:35 | 2636   | configuration[0m | &gt; then             | [0m
02:06:35 | 2636   | configuration[0m | . action           | 'sample-terminal'[0m
02:06:35 | 2636   | configuration[0m | &lt; then             | [0m
02:06:35 | 2636   | configuration[0m | &lt; route            | [0m
02:06:35 | 2636   | configuration[0m | &lt; flow             | [0m
02:06:35 | 2636   | configuration[0m | &lt; neighbor         | [0m
02:06:35 | 2636   | reactor      [0m | new peer: neighbor 10.30.171.3 local-ip 10.30.171.116 local-as 64496 peer-as 64496 router-id 10.30.171.116 family-allowed in-open[0m
02:06:35 | 2636   | [01;34mreactor      [0m | [1mloaded new configuration successfully[0m
02:06:35 | 2636   | reactor      [0m | initialising connection to peer-1[0m
02:06:35 | 2636   | outgoing-1   [0m | attempting connection to 10.30.171.3:1790[0m
02:06:35 | 2636   | outgoing-1   [0m | sending TCP payload (  49) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0031 0104 FBF0 00B4 0A1E AB74 1402 0601 0400 0100 8502 0641 0400 00FB F002 0206 00[0m
02:06:35 | 2636   | outgoing-1   [0m | &gt;&gt; OPEN version=4 asn=64496 hold_time=180 router_id=10.30.171.116 capabilities=[Multiprotocol(ipv4 flow), Extended Message(65535), ASN4(64496)][0m
02:06:35 | 2636   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0047 01[0m
02:06:35 | 2636   | outgoing-1   [0m | received complete TCP payload (  52) 04FB F000 B4C0 0002 022A 0228 4104 0000 FBF0 0600 0200 0104 0001 0001 0104 0002 0085 0104 0001 0080 0104 0001 0085 4002 00B4 4700[0m
02:06:35 | 2636   | outgoing-1   [0m | &lt;&lt; message of type OPEN[0m
02:06:35 | 2636   | outgoing-1   [0m | &lt;&lt; OPEN version=4 asn=64496 hold_time=180 router_id=192.0.2.2 capabilities=[Multiprotocol(ipv4 unicast,ipv6 flow,ipv4 mpls-vpn,ipv4 flow), Route Refresh, Extended Message(65535), Graceful Restart Flags 0x0 Time 180 , ASN4(64496), Unassigned 71][0m
02:06:35 | 2636   | ka-outgoing-1[0m | receive-timer 60 second(s) left[0m
02:06:35 | 2636   | [01;33moutgoing-1   [0m | [1m--------------------------------------------------------------------[0m
02:06:35 | 2636   | [01;33moutgoing-1   [0m | [1mthe connection can not carry the following family/families[0m
02:06:35 | 2636   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv6/flow[0m
02:06:35 | 2636   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/unicast[0m
02:06:35 | 2636   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/mpls-vpn[0m
02:06:35 | 2636   | [01;33moutgoing-1   [0m | [1mtherefore no routes of this kind can be announced on the connection[0m
02:06:35 | 2636   | [01;33moutgoing-1   [0m | [1m--------------------------------------------------------------------[0m
02:06:35 | 2636   | outgoing-1   [0m | sending TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04[0m
02:06:35 | 2636   | outgoing-1   [0m | &gt;&gt; KEEPALIVE (OPENCONFIRM)[0m
02:06:35 | 2636   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04[0m
02:06:35 | 2636   | outgoing-1   [0m | &lt;&lt; message of type KEEPALIVE[0m
02:06:35 | 2636   | ka-outgoing-1[0m | receive-timer 180 second(s) left[0m
02:06:35 | 2636   | [01;34mreactor      [0m | [1mconnected to peer-1 with outgoing-1 10.30.171.116-10.30.171.3[0m
02:06:35 | 2636   | outgoing-1   [0m | sending TCP payload ( 108) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 006C 0200 0000 5540 0101 0040 0200 4005 0400 0000 64C0 1008 8007 0000 0000 0003 800E 3900 0185 0000 3301 20C0 A800 0102 200A 0000 0103 8106 0481 5005 121F 90D4 1F98 0692 0400 0781 0008 8100 0981 200A 1201 90D4 01F4 0B81 140C 8104[0m
02:06:35 | 2636   | outgoing-1   [0m | &gt;&gt; 1 UPDATE(s)[0m
02:06:35 | 2636   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02[0m
02:06:35 | 2636   | outgoing-1   [0m | received complete TCP payload (   4) 0000 0000[0m
02:06:35 | 2636   | outgoing-1   [0m | &lt;&lt; message of type UPDATE[0m
02:06:35 | 2636   | parser       [0m | parsing UPDATE (   4) 0000 0000[0m
02:06:35 | 2636   | ka-outgoing-1[0m | receive-timer 180 second(s) left[0m
02:06:35 | 2636   | ka-outgoing-1[0m | send-timer 59 second(s) left[0m
02:06:35 | 2636   | peer-1       [0m | &lt;&lt; UPDATE #1[0m
02:06:35 | 2636   | peer-1       [0m |    UPDATE #1 nlri  (   4) eor 1/1 (ipv4 unicast)[0m
02:06:35 | 2636   | outgoing-1   [0m | sending TCP payload (  30) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001E 0200 0000 0790 0F00 0300 0185[0m
02:06:35 | 2636   | outgoing-1   [0m | &gt;&gt; EOR ipv4 flow[0m
02:06:35 | 2636   | peer-1       [0m | &gt;&gt; EOR(s)[0m
02:06:35 | 2636   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02[0m
02:06:35 | 2636   | outgoing-1   [0m | received complete TCP payload (   4) 0000 0000[0m
02:06:35 | 2636   | outgoing-1   [0m | &lt;&lt; message of type UPDATE[0m
02:06:35 | 2636   | parser       [0m | parsing UPDATE (   4) 0000 0000[0m
02:06:35 | 2636   | peer-1       [0m | &lt;&lt; UPDATE #2[0m
02:06:35 | 2636   | peer-1       [0m |    UPDATE #2 nlri  (   4) eor 1/1 (ipv4 unicast)[0m
02:06:36 | 2636   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001D 02[0m
02:06:36 | 2636   | outgoing-1   [0m | received complete TCP payload (  10) 0000 0006 800F 0300 0185[0m
02:06:36 | 2636   | outgoing-1   [0m | &lt;&lt; message of type UPDATE[0m
02:06:36 | 2636   | parser       [0m | parsing UPDATE (  10) 0000 0006 800F 0300 0185[0m
02:06:36 | 2636   | routes       [0m | withdrawn NLRI none[0m
02:06:36 | 2636   | parser       [0m | attribute mp-unreach-nlri    flag 0x80 type 0x0f len 0x03 payload 0001 85[0m
02:06:36 | 2636   | routes       [0m | announced NLRI none[0m
02:06:36 | 2636   | peer-1       [0m | &lt;&lt; UPDATE #3[0m
02:06:36 | 2636   | peer-1       [0m |    UPDATE #3 nlri  (  11) eor 1/133 (ipv4 flow)[0m
02:06:36 | 2636   | ka-outgoing-1[0m | receive-timer 179 second(s) left[0m
02:06:36 | 2636   | ka-outgoing-1[0m | send-timer 58 second(s) left[0m
02:06:38 | 2636   | ka-outgoing-1[0m | receive-timer 178 second(s) left[0m
02:06:38 | 2636   | ka-outgoing-1[0m | send-timer 57 second(s) left[0m
02:06:39 | 2636   | ka-outgoing-1[0m | receive-timer 177 second(s) left[0m
02:06:39 | 2636   | ka-outgoing-1[0m | send-timer 56 second(s) left[0m
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:39.080983" elapsed="0.000541"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:39.082394" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:39.082074" elapsed="0.000347"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:06:39.082563" elapsed="0.000306"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:06:39.081759" elapsed="0.001172"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:06:39.208708" level="INFO">^C02:06:39 | 2636   | [00;31mreactor      [0m | [1m^C received[0m
02:06:39 | 2636   | [00;31mreactor      [0m | [1mperforming shutdown[0m
02:06:39 | 2636   | outgoing-1   [0m | stop, message [shutting down][0m
02:06:39 | 2636   | [01;33moutgoing-1   [0m | [1moutgoing-1 10.30.171.116-10.30.171.3, closing connection[0m
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:06:39.208979" level="INFO">${output} = ^C02:06:39 | 2636   | [00;31mreactor      [0m | [1m^C received[0m
02:06:39 | 2636   | [00;31mreactor      [0m | [1mperforming shutdown[0m
02:06:39 | 2636   | outgoing-1   [0m | stop, messag...</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:06:39.083083" elapsed="0.125934"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:39.209639" level="INFO">^C02:06:39 | 2636   | [00;31mreactor      [0m | [1m^C received[0m
02:06:39 | 2636   | [00;31mreactor      [0m | [1mperforming shutdown[0m
02:06:39 | 2636   | outgoing-1   [0m | stop, message [shutting down][0m
02:06:39 | 2636   | [01;33moutgoing-1   [0m | [1moutgoing-1 10.30.171.116-10.30.171.3, closing connection[0m
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:39.209270" elapsed="0.000423"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:06:39.211378" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:06:39.210429" elapsed="0.001008"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:06:39.212479" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:06:39.212571" level="INFO">${output} = [?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:06:39.211587" elapsed="0.001010"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:39.213224" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:39.212966" elapsed="0.000305"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:39.212680" elapsed="0.000625"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:39.212654" elapsed="0.000684"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-04-21T02:06:39.209995" elapsed="0.003393"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-04-21T02:06:39.079960" elapsed="0.133480"/>
</kw>
<doc>Testing flowspec values for bgp-flowspec.cfg</doc>
<status status="PASS" start="2026-04-21T02:06:35.593773" elapsed="3.619717"/>
</test>
<test id="s1-s10-t4" name="FlowSpec_Test_2" line="66">
<kw name="Setup_Testcase" type="SETUP">
<kw name="Verify_Empty_Flowspec_Data">
<kw name="Verify_Empty_Flowspec_Data_Neon">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:39.265888" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:39.265478" elapsed="0.000442"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:39.266782" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:39.266401" elapsed="0.000479">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:39.266976" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:39.266077" elapsed="0.000923"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:39.267542" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:39.267152" elapsed="0.000417"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:39.267875" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:39.268052" level="INFO">${template} = 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
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:39.267717" elapsed="0.000362"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:39.268479" level="INFO">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
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:39.268228" elapsed="0.000296"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:39.269755" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:39.269290" elapsed="0.000528"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:39.270383" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:39.269966" elapsed="0.000443"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:39.270763" elapsed="0.000091"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:39.271258" elapsed="0.000080"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:39.271549" elapsed="0.000075"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:06:39.270610" elapsed="0.001105"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:06:39.270465" elapsed="0.001285"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:06:39.271826" elapsed="0.000049"/>
</return>
<msg time="2026-04-21T02:06:39.272033" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:06:39.268980" elapsed="0.003082"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:39.268658" elapsed="0.003443"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:39.272267" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:39.272132" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:39.268633" elapsed="0.003710"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:39.272937" level="INFO">${final_text} = 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</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:39.272473" elapsed="0.000492"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:39.273014" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:39.264868" elapsed="0.008269"/>
</kw>
<msg time="2026-04-21T02:06:39.273192" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:39.253360" elapsed="0.019884"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:39.284837" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:39.297069" elapsed="0.000069"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:39.308729" elapsed="0.000036"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:39.308979" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:39.309156" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:39.309663" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:39.309440" elapsed="0.000282"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:39.309421" elapsed="0.000331"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:39.309900" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:39.310057" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:39.310211" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:39.309377" elapsed="0.000889"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:39.309247" elapsed="0.001049"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:39.310432" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:39.310511" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:06:39.310674" level="INFO">${uri} = 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</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:39.249388" elapsed="0.061314"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:39.312216" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:39.311865" elapsed="0.000433">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:39.312395" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:39.311409" elapsed="0.001012"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:39.312745" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:39.312494" elapsed="0.000327"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:39.313311" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:39.313007" elapsed="0.000330"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:39.312847" elapsed="0.000525"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:39.312475" elapsed="0.000919"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:39.315577" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:39.313531" elapsed="0.002076"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:06:39.315660" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:06:39.315840" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:39.311058" elapsed="0.004807"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:39.316999" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:06:39.316806" elapsed="0.000248"/>
</kw>
<msg time="2026-04-21T02:06:39.317137" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:39.316473" elapsed="0.000688"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:06:39.317364" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:39.317229" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:39.317211" elapsed="0.000219"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:39.317723" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:39.317896" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:39.317558" elapsed="0.000363"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:06:39.318379" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:06:39.318133" elapsed="0.000271"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:06:39.318451" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:06:39.318604" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:39.316161" elapsed="0.002468"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:39.320099" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:39.319844" elapsed="0.000302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:39.320531" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:39.320288" elapsed="0.000287"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:39.329592" level="INFO">GET Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0hs3mp0esp6iy1i51i5tn7373v19.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:39.329884" level="INFO">GET Response : url=http://10.30.171.3:8181/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 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '148'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}}]} 
 </msg>
<msg time="2026-04-21T02:06:39.330002" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:06:39.322700" elapsed="0.007330"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:39.320640" elapsed="0.009435"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:39.330248" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:39.330103" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:39.320622" elapsed="0.009715"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:39.333653" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:39.331353" elapsed="0.002346"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:39.331142" elapsed="0.002592"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:39.331124" elapsed="0.002635"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:39.336164" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:39.334038" elapsed="0.002174"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:39.333830" elapsed="0.002437"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:39.333812" elapsed="0.002489"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:39.337089" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:39.336508" elapsed="0.000618"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:39.337529" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:39.337226" elapsed="0.000382"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:39.338280" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:39.337862" elapsed="0.000454"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:39.337642" elapsed="0.000724"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:39.337198" elapsed="0.001197"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:39.339116" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:39.338590" elapsed="0.000563"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:39.339570" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:39.339252" elapsed="0.000399"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:39.340318" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:39.339905" elapsed="0.000450"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:39.339684" elapsed="0.000720"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:39.339225" elapsed="0.001209"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:39.340690" elapsed="0.000520"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:06:39.341863" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:39.341429" elapsed="0.000473"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:06:39.342101" elapsed="0.002937"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:06:39.330696" elapsed="0.014431"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:39.345377" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:39.345227" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:39.345199" elapsed="0.000272"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:06:39.348873" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-flowspec:flowspec-subsequent-address-family"
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:06:39.345656" elapsed="0.003245"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:06:39.348954" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:39.349112" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-flowspec:flowspec-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:06:39.318951" elapsed="0.030187"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:06:39.349200" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:06:39.349351" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-flowspec:flowspec-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:06:39.224491" elapsed="0.124886"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:39.381920" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:39.381128" elapsed="0.000824"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:39.383212" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:39.382679" elapsed="0.000745">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:39.383555" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:39.382107" elapsed="0.001472"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:39.384406" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:39.383729" elapsed="0.000705"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:39.384802" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:39.384982" level="INFO">${template} = {
    "bgp-rib:tables": [
        {
            "afi": "bgp-types:ipv4-address-family",
            "safi": "bgp-flowspec:flowspec-subsequent-address-family",
            "attributes": {
             ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:39.384582" elapsed="0.000426"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:39.385602" level="INFO">{
    "bgp-rib:tables": [
        {
            "afi": "bgp-types:ipv4-address-family",
            "safi": "bgp-flowspec:flowspec-subsequent-address-family",
            "attributes": {
                "uptodate": "*"
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:39.385151" elapsed="0.000497"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:06:39.386114" elapsed="0.000076"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:39.385723" elapsed="0.000610"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:39.387145" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:39.386500" elapsed="0.000750"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:39.386363" elapsed="0.001058"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:39.385701" elapsed="0.001745"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:39.388415" level="INFO">${final_text} = {
    "bgp-rib:tables": [
        {
            "afi": "bgp-types:ipv4-address-family",
            "safi": "bgp-flowspec:flowspec-subsequent-address-family",
            "attributes": {
             ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:39.387583" elapsed="0.000861"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:39.388497" elapsed="0.000034"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:39.380474" elapsed="0.008157"/>
</kw>
<msg time="2026-04-21T02:06:39.388686" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:39.368303" elapsed="0.020433"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:39.399939" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:39.410986" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:39.422053" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:39.422232" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:39.422392" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:39.422807" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:39.422650" elapsed="0.000215"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:39.422634" elapsed="0.000255"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:39.423015" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:39.423167" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:39.423317" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:39.422584" elapsed="0.000786"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:39.422475" elapsed="0.000924"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:39.423529" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:39.423638" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:06:39.423761" level="INFO">${expected_text} = {
    "bgp-rib:tables": [
        {
            "afi": "bgp-types:ipv4-address-family",
            "safi": "bgp-flowspec:flowspec-subsequent-address-family",
            "attributes": {
             ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:39.365553" elapsed="0.058247"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:39.423968" elapsed="0.002177"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:06:39.427202" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-flowspec:flowspec-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:06:39.426887" elapsed="0.000343"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:06:39.427637" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-flowspec:flowspec-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:06:39.427367" elapsed="0.000297"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:06:39.427818" elapsed="0.000329"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:06:39.426452" elapsed="0.001755"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:39.426224" elapsed="0.002016"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:39.428398" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:39.428266" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:39.426206" elapsed="0.002267"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:06:39.350489" elapsed="0.078034"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:06:39.349686" elapsed="0.078914"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:39.349461" elapsed="0.079186"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:39.349443" elapsed="0.079229"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:06:39.428707" elapsed="0.000028"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}empty_route</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:06:39.218768" elapsed="0.210084"/>
</kw>
<doc>Verify empty flowspec data on neon</doc>
<status status="PASS" start="2026-04-21T02:06:39.214771" elapsed="0.214146"/>
</kw>
<doc>Verify expected response.</doc>
<status status="PASS" start="2026-04-21T02:06:39.214538" elapsed="0.214427"/>
</kw>
<kw name="Start_ExaBgp_And_Verify_Connected" owner="ExaBgpLib">
<for flavor="IN RANGE">
<iter>
<kw name="Start_ExaBgp" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:39.432023" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug bgp-flowspec-redirect.cfg</msg>
<var>${start_cmd}</var>
<arg>${CMD} ${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:39.431681" elapsed="0.000369"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:39.432435" level="INFO">env exabgp.tcp.port=1790 exabgp --debug bgp-flowspec-redirect.cfg</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:39.432194" elapsed="0.000284"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:06:39.435244" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:06:39.433064" elapsed="0.002237"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:06:39.439326" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:06:39.439415" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:06:39.435449" elapsed="0.003992"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:39.440007" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:39.439743" elapsed="0.000311"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:39.439508" elapsed="0.000579"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:39.439490" elapsed="0.000659"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-04-21T02:06:39.432703" elapsed="0.007497"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:06:39.441970" level="INFO">env exabgp.tcp.port=1790 exabgp --debug bgp-flowspec-redirect.cfg</msg>
<msg time="2026-04-21T02:06:39.442059" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug bgp-flowspec-redirect.cfg
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:06:39.440339" elapsed="0.001746"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:39.442506" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug bgp-flowspec-redirect.cfg
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:39.442228" elapsed="0.000324"/>
</kw>
<arg>${cfg_file}</arg>
<doc>Dump the start command into prompt. It assumes that no exabgp is running. For verified
start use Start_ExaBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:39.431379" elapsed="0.011227"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:39.444419" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:39.444070" elapsed="0.000376"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:39.446503" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:39.444594" elapsed="0.001936"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:39.452089" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0hs3mp0esp6iy1i51i5tn7373v19.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:39.452228" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:06:39.452364" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:06:39.446679" elapsed="0.005721"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:39.455655" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:39.452612" elapsed="0.003112"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:06:39.459166" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:06:39.455948" elapsed="0.003314">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:06:39.443613" elapsed="0.015805">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.462660" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:42.461701" elapsed="0.001034"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.467169" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:42.463124" elapsed="0.004107"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:42.479391" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0hs3mp0esp6iy1i51i5tn7373v19.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:42.481398" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '3477'} 
 body={"bgp-rib:peer":[{"peer-id":"bgp://10.30.171.116","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true},"bgp-flowspec:flowspec-routes":{"flowspec-route":[{"path-id":0,"route-key":"all packets to 192.168.0.4/32 AND from 10.0.0.4/32","attributes":{"extended-communities":[{"redirect-ip-nh-extended-community":{"next-hop-address":"0.0.0.0","copy":false},"transitive":true}],"ipv4-next-hop":{"global":"127.0.0.1"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.4/32"},{"source-prefix":"10.0.0.4/32"}]},{"path-id":0,"route-key":"all packets to 192.168.0.2/32 AND from 10.0.0.2/32","attributes":{"extended-communities":[{"redirect-ip-nh-extended-community":{"next-hop-address":"0.0.0.0","copy":false},"transitive":true}],"ipv4-next-hop":{"global":"1.2.3.4"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.2/32"},{"source-prefix":"10.0.0.2/32"}]},{"path-id":0,"route-key":"all packets to 192.168.0.1/32 AND from 10.0.0.1/32","attributes":{"extended-communities":[{"redirect-extended-community":{"global-administrator":65500,"local-administrator":"AAAwOQ=="},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.1/32"},{"source-prefix":"10.0.0.1/32"}]}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true},"bgp-flowspec:flowspec-routes":{"flowspec-route":[{"path-id":0,"route-key":"all packets to 192.168.0.4/32 AND from 10.0.0.4/32","attributes":{"extended-communities":[{"redirect-ip-nh-extended-community":{"next-hop-address":"0.0.0.0","copy":false},"transitive":true}],"ipv4-next-hop":{"global":"127.0.0.1"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.4/32"},{"source-prefix":"10.0.0.4/32"}]},{"path-id":0,"route-key":"all packets to 192.168.0.2/32 AND from 10.0.0.2/32","attributes":{"extended-communities":[{"redirect-ip-nh-extended-community":{"next-hop-address":"0.0.0.0","copy":false},"transitive":true}],"ipv4-next-hop":{"global":"1.2.3.4"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.2/32"},{"source-prefix":"10.0.0.2/32"}]},{"path-id":0,"route-key":"all packets to 192.168.0.1/32 AND from 10.0.0.1/32","attributes":{"extended-communities":[{"redirect-extended-community":{"global-administrator":65500,"local-administrator":"AAAwOQ=="},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.1/32"},{"source-prefix":"10.0.0.1/32"}]}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"ibgp"}]} 
 </msg>
<msg time="2026-04-21T02:06:42.481730" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:06:42.467566" elapsed="0.014205"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.485271" level="INFO">{"bgp-rib:peer":[{"peer-id":"bgp://10.30.171.116","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true},"bgp-flowspec:flowspec-routes":{"flowspec-route":[{"path-id":0,"route-key":"all packets to 192.168.0.4/32 AND from 10.0.0.4/32","attributes":{"extended-communities":[{"redirect-ip-nh-extended-community":{"next-hop-address":"0.0.0.0","copy":false},"transitive":true}],"ipv4-next-hop":{"global":"127.0.0.1"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.4/32"},{"source-prefix":"10.0.0.4/32"}]},{"path-id":0,"route-key":"all packets to 192.168.0.2/32 AND from 10.0.0.2/32","attributes":{"extended-communities":[{"redirect-ip-nh-extended-community":{"next-hop-address":"0.0.0.0","copy":false},"transitive":true}],"ipv4-next-hop":{"global":"1.2.3.4"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.2/32"},{"source-prefix":"10.0.0.2/32"}]},{"path-id":0,"route-key":"all packets to 192.168.0.1/32 AND from 10.0.0.1/32","attributes":{"extended-communities":[{"redirect-extended-community":{"global-administrator":65500,"local-administrator":"AAAwOQ=="},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.1/32"},{"source-prefix":"10.0.0.1/32"}]}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true},"bgp-flowspec:flowspec-routes":{"flowspec-route":[{"path-id":0,"route-key":"all packets to 192.168.0.4/32 AND from 10.0.0.4/32","attributes":{"extended-communities":[{"redirect-ip-nh-extended-community":{"next-hop-address":"0.0.0.0","copy":false},"transitive":true}],"ipv4-next-hop":{"global":"127.0.0.1"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.4/32"},{"source-prefix":"10.0.0.4/32"}]},{"path-id":0,"route-key":"all packets to 192.168.0.2/32 AND from 10.0.0.2/32","attributes":{"extended-communities":[{"redirect-ip-nh-extended-community":{"next-hop-address":"0.0.0.0","copy":false},"transitive":true}],"ipv4-next-hop":{"global":"1.2.3.4"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.2/32"},{"source-prefix":"10.0.0.2/32"}]},{"path-id":0,"route-key":"all packets to 192.168.0.1/32 AND from 10.0.0.1/32","attributes":{"extended-communities":[{"redirect-extended-community":{"global-administrator":65500,"local-administrator":"AAAwOQ=="},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.1/32"},{"source-prefix":"10.0.0.1/32"}]}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"ibgp"}]}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:42.482123" elapsed="0.003249"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="PASS" start="2026-04-21T02:06:42.485572" elapsed="0.003073"/>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="PASS" start="2026-04-21T02:06:42.460341" elapsed="0.028399"/>
</kw>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:06:39.443144" elapsed="3.045694"/>
</kw>
<msg time="2026-04-21T02:06:42.488983" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:06:42.489045" level="INFO">${value} = None</msg>
<var>${status}</var>
<var>${value}</var>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:39.442753" elapsed="3.046324"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.489695" elapsed="0.000038"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:42.489280" elapsed="0.000497"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:42.489241" elapsed="0.000598"/>
</if>
<if>
<branch type="IF" condition="&quot;${status}&quot; == &quot;PASS&quot;">
<return>
<status status="PASS" start="2026-04-21T02:06:42.490074" elapsed="0.000050"/>
</return>
<status status="PASS" start="2026-04-21T02:06:42.489919" elapsed="0.000251"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:42.489897" elapsed="0.000307"/>
</if>
<var name="${idx}">0</var>
<status status="PASS" start="2026-04-21T02:06:39.431215" elapsed="3.059028"/>
</iter>
<var>${idx}</var>
<value>${connection_retries}</value>
<status status="PASS" start="2026-04-21T02:06:39.431002" elapsed="3.059292"/>
</for>
<kw name="Fail" owner="BuiltIn">
<arg>Unable to connect ExaBgp to ODL</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.490449" elapsed="0.000022"/>
</kw>
<arg>${cfg_file}</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>${TOOLS_SYSTEM_IP}</arg>
<arg>connection_retries=${3}</arg>
<doc>Starts the ExaBgp and verifies its connection. The verification is done by checking the presence
of the peer in the bgp rib.</doc>
<status status="PASS" start="2026-04-21T02:06:39.429249" elapsed="3.061284"/>
</kw>
<arg>${CFG2}</arg>
<status status="PASS" start="2026-04-21T02:06:39.214247" elapsed="3.276351"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Flowspec_Data">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.543297" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:42.542907" elapsed="0.000421"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:42.544167" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec_redirect.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:42.543825" elapsed="0.000423">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec_redirect.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:42.544349" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:42.543485" elapsed="0.000889"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.544993" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:42.544530" elapsed="0.000492"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:42.545330" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec_redirect/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec_redirect/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:42.545507" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family/bgp-flowspec:flowspec-routes?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:42.545173" elapsed="0.000362"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.545950" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family/bgp-flowspec:flowspec-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:42.545681" elapsed="0.000315"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.547011" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:42.546670" elapsed="0.000386"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.547480" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:42.547204" elapsed="0.000302"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.547857" elapsed="0.000024"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.548058" elapsed="0.000024"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.548219" elapsed="0.000021"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:06:42.547710" elapsed="0.000567"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:06:42.547564" elapsed="0.000744"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:06:42.548359" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:06:42.548526" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:06:42.546362" elapsed="0.002189"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:42.546070" elapsed="0.002514"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.548746" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:42.548610" elapsed="0.000251"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:42.546049" elapsed="0.002835"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.549478" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family/bgp-flowspec:flowspec-routes?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:42.549022" elapsed="0.000485"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:42.549555" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:42.542272" elapsed="0.007407"/>
</kw>
<msg time="2026-04-21T02:06:42.549734" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:42.530528" elapsed="0.019255"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.561246" elapsed="0.000042"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.572581" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.584533" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.584855" elapsed="0.000030"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.585040" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.585488" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:42.585308" elapsed="0.000254"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:42.585290" elapsed="0.000308"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.585757" elapsed="0.000049"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.585955" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.586111" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:42.585249" elapsed="0.000915"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:42.585131" elapsed="0.001062"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.586329" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:42.586408" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:06:42.586567" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family/bgp-flowspec:flowspec-routes?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:42.526573" elapsed="0.060023"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:42.588023" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec_redirect/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:42.587676" elapsed="0.000427">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec_redirect/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:42.588198" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:42.587282" elapsed="0.000940"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.588565" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:42.588292" elapsed="0.000335"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.589158" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:42.588854" elapsed="0.000331"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:42.588652" elapsed="0.000569"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:42.588274" elapsed="0.000969"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.591389" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:42.589384" elapsed="0.002031"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:06:42.591512" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:06:42.591675" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:42.586935" elapsed="0.004765"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:42.592953" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec_redirect/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:42.592687" elapsed="0.000330">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec_redirect/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:42.593112" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:42.592336" elapsed="0.000800"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:06:42.593344" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:06:42.593206" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:42.593188" elapsed="0.000241"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.593564" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.593738" elapsed="0.000028"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:06:42.593837" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:06:42.595737" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:42.592021" elapsed="0.003742"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.597245" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family/bgp-flowspec:flowspec-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:42.596988" elapsed="0.000304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.597669" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:42.597429" elapsed="0.000289"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:42.607648" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family/bgp-flowspec:flowspec-routes?content=nonconfig 
 path_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/bgp-flowspec:flowspec-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0hs3mp0esp6iy1i51i5tn7373v19.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:42.608880" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family/bgp-flowspec:flowspec-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1208'} 
 body={"bgp-flowspec:flowspec-routes":{"flowspec-route":[{"path-id":0,"route-key":"all packets to 192.168.0.4/32 AND from 10.0.0.4/32","attributes":{"extended-communities":[{"redirect-ip-nh-extended-community":{"next-hop-address":"0.0.0.0","copy":false},"transitive":true}],"ipv4-next-hop":{"global":"127.0.0.1"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.4/32"},{"source-prefix":"10.0.0.4/32"}]},{"path-id":0,"route-key":"all packets to 192.168.0.2/32 AND from 10.0.0.2/32","attributes":{"extended-communities":[{"redirect-ip-nh-extended-community":{"next-hop-address":"0.0.0.0","copy":false},"transitive":true}],"ipv4-next-hop":{"global":"1.2.3.4"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.2/32"},{"source-prefix":"10.0.0.2/32"}]},{"path-id":0,"route-key":"all packets to 192.168.0.1/32 AND from 10.0.0.1/32","attributes":{"extended-communities":[{"redirect-extended-community":{"global-administrator":65500,"local-administrator":"AAAwOQ=="},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.1/32"},{"source-prefix":"10.0.0.1/32"}]}]}} 
 </msg>
<msg time="2026-04-21T02:06:42.609053" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:06:42.599730" elapsed="0.009359"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:42.597800" elapsed="0.011349"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.609382" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:42.609187" elapsed="0.000284"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:42.597765" elapsed="0.011736"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.614188" level="INFO">{"bgp-flowspec:flowspec-routes":{"flowspec-route":[{"path-id":0,"route-key":"all packets to 192.168.0.4/32 AND from 10.0.0.4/32","attributes":{"extended-communities":[{"redirect-ip-nh-extended-community":{"next-hop-address":"0.0.0.0","copy":false},"transitive":true}],"ipv4-next-hop":{"global":"127.0.0.1"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.4/32"},{"source-prefix":"10.0.0.4/32"}]},{"path-id":0,"route-key":"all packets to 192.168.0.2/32 AND from 10.0.0.2/32","attributes":{"extended-communities":[{"redirect-ip-nh-extended-community":{"next-hop-address":"0.0.0.0","copy":false},"transitive":true}],"ipv4-next-hop":{"global":"1.2.3.4"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.2/32"},{"source-prefix":"10.0.0.2/32"}]},{"path-id":0,"route-key":"all packets to 192.168.0.1/32 AND from 10.0.0.1/32","attributes":{"extended-communities":[{"redirect-extended-community":{"global-administrator":65500,"local-administrator":"AAAwOQ=="},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.1/32"},{"source-prefix":"10.0.0.1/32"}]}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:42.610958" elapsed="0.003358"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:42.610643" elapsed="0.003723"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:42.610617" elapsed="0.003785"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.617886" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:42.614831" elapsed="0.003122"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:42.614478" elapsed="0.003523"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:42.614455" elapsed="0.003581"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.618898" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:42.618266" elapsed="0.000674"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.619378" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:42.619042" elapsed="0.000421"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.620166" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:42.619700" elapsed="0.000503"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:42.619497" elapsed="0.000757"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:42.619016" elapsed="0.001269"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.621181" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:42.620600" elapsed="0.000618"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.621685" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:42.621326" elapsed="0.000444"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.622451" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:42.622030" elapsed="0.000458"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:42.621828" elapsed="0.000710"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:42.621294" elapsed="0.001273"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:42.622822" elapsed="0.000504"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:06:42.624038" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:42.623542" elapsed="0.000533"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:06:42.624277" elapsed="0.002439"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:06:42.610009" elapsed="0.016771"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:42.626978" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:42.626869" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:42.626850" elapsed="0.000195"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:06:42.630259" level="INFO">${text_normalized} = {
 "bgp-flowspec:flowspec-routes": {
  "flowspec-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "redirect-ip-nh-extended-community": {
        "copy": false,
        ...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:06:42.627200" elapsed="0.003089"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:06:42.630341" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:06:42.630522" level="INFO">${response_text} = {
 "bgp-flowspec:flowspec-routes": {
  "flowspec-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "redirect-ip-nh-extended-community": {
        "copy": false,
        ...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:06:42.596083" elapsed="0.034467"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:06:42.630643" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:06:42.630848" level="INFO">${response_text} = {
 "bgp-flowspec:flowspec-routes": {
  "flowspec-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "redirect-ip-nh-extended-community": {
        "copy": false,
        ...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:06:42.502257" elapsed="0.128621"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.660276" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:42.659688" elapsed="0.000620"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:42.661120" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec_redirect.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:42.660820" elapsed="0.000424">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec_redirect.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:42.661421" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:42.660467" elapsed="0.000980"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.662053" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:42.661598" elapsed="0.000482"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:42.662394" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec_redirect/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec_redirect/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:42.662563" level="INFO">${template} = {
    "bgp-flowspec:flowspec-routes": {
        "flowspec-route": [
            {
                "path-id": 0,
                "route-key": "all packets to 192.168.0.2/32 AND from 10.0.0.2/32",
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:42.662227" elapsed="0.000362"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.663020" level="INFO">{
    "bgp-flowspec:flowspec-routes": {
        "flowspec-route": [
            {
                "path-id": 0,
                "route-key": "all packets to 192.168.0.2/32 AND from 10.0.0.2/32",
                "attributes": {
                    "extended-communities": [
                        {
                            "transitive": true,
                            "redirect-ip-nh-extended-community": {
                                "next-hop-address": "0.0.0.0",
                                "copy": false
                            }
                        }
                    ],
                    "ipv4-next-hop": {
                        "global": "1.2.3.4"
                    },
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "flowspec": [
                    {
                        "destination-prefix": "192.168.0.2/32"
                    },
                    {
                        "source-prefix": "10.0.0.2/32"
                    }
                ]
            },
            {
                "path-id": 0,
                "route-key": "all packets to 192.168.0.1/32 AND from 10.0.0.1/32",
                "attributes": {
                    "extended-communities": [
                        {
                            "transitive": true,
                            "redirect-extended-community": {
                                "global-administrator": 65500,
                                "local-administrator": "AAAwOQ=="
                            }
                        }
                    ],
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "flowspec": [
                    {
                        "destination-prefix": "192.168.0.1/32"
                    },
                    {
                        "source-prefix": "10.0.0.1/32"
                    }
                ]
            },
            {
                "path-id": 0,
                "route-key": "all packets to 192.168.0.4/32 AND from 10.0.0.4/32",
                "attributes": {
                    "extended-communities": [
                        {
                            "transitive": true,
                            "redirect-ip-nh-extended-community": {
                                "next-hop-address": "0.0.0.0",
                                "copy": false
                            }
                        }
                    ],
                    "ipv4-next-hop": {
                        "global": "127.0.0.1"
                    },
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "flowspec": [
                    {
                        "destination-prefix": "192.168.0.4/32"
                    },
                    {
                        "source-prefix": "10.0.0.4/32"
                    }
                ]
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:42.662732" elapsed="0.000358"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:06:42.663557" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:42.663161" elapsed="0.000458"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.664314" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:42.663777" elapsed="0.000563"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:42.663645" elapsed="0.000731"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:42.663141" elapsed="0.001256"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.665038" level="INFO">${final_text} = {
    "bgp-flowspec:flowspec-routes": {
        "flowspec-route": [
            {
                "path-id": 0,
                "route-key": "all packets to 192.168.0.2/32 AND from 10.0.0.2/32",
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:42.664531" elapsed="0.000535"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:42.665118" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:42.659076" elapsed="0.006208"/>
</kw>
<msg time="2026-04-21T02:06:42.665361" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:42.646752" elapsed="0.018658"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.676625" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.687862" elapsed="0.000033"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.699212" elapsed="0.000039"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.699448" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.699619" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.700138" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:42.699947" elapsed="0.000263"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:42.699892" elapsed="0.000347"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.700378" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.700535" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.700689" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:42.699849" elapsed="0.000893"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:42.699707" elapsed="0.001065"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.700928" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:42.701008" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:06:42.701228" level="INFO">${expected_text} = {
    "bgp-flowspec:flowspec-routes": {
        "flowspec-route": [
            {
                "path-id": 0,
                "route-key": "all packets to 192.168.0.2/32 AND from 10.0.0.2/32",
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:42.644077" elapsed="0.057181"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:42.701508" elapsed="0.002509"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:06:42.705988" level="INFO">${expected_normalized} = {
 "bgp-flowspec:flowspec-routes": {
  "flowspec-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "redirect-ip-nh-extended-community": {
        "copy": false,
        ...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:06:42.704845" elapsed="0.001174"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:06:42.707236" level="INFO">${actual_normalized} = {
 "bgp-flowspec:flowspec-routes": {
  "flowspec-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "redirect-ip-nh-extended-community": {
        "copy": false,
        ...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:06:42.706165" elapsed="0.001101"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:06:42.707415" elapsed="0.000424"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:06:42.704392" elapsed="0.003540"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:42.704112" elapsed="0.003855"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.708133" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:42.707994" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:42.704090" elapsed="0.004120"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:06:42.632111" elapsed="0.076149"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:06:42.631215" elapsed="0.077130"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:42.630981" elapsed="0.077411"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:42.630962" elapsed="0.077454"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:06:42.708451" elapsed="0.000036"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${exprspdir}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:06:42.495299" elapsed="0.213290"/>
</kw>
<arg>${EXP2}</arg>
<doc>Verify expected response</doc>
<status status="PASS" start="2026-04-21T02:06:42.491287" elapsed="0.217364"/>
</kw>
<arg>15s</arg>
<arg>1s</arg>
<arg>Verify_Flowspec_Data</arg>
<arg>${EXP2}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:06:42.490769" elapsed="0.217929"/>
</kw>
<kw name="Stop_ExaBgp" owner="ExaBgpLib" type="TEARDOWN">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:06:42.709513" level="INFO">[?2004l02:06:39 | 2640   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:06:39 | 2640   | [01;34mversion      [0m | [1m4.2.17  [0m
02:06:39 | 2640   | [01;34minterpreter  [0m | [1m3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0][0m
02:06:39 | 2640   | [01;34mos           [0m | [1mLinux releng-12085-696-1-mininet-ovs-217-0 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64[0m
02:06:39 | 2640   | [01;34minstallation [0m | [1m        [0m
02:06:39 | 2640   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
02:06:39 | 2640   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
02:06:39 | 2640   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:06:39 | 2640   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:06:39 | 2640   | [01;31mcli control  [0m | [1m - /run/[0m
02:06:39 | 2640   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:06:39 | 2640   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:06:39 | 2640   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:06:39 | 2640   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:06:39 | 2640   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:06:39 | 2640   | [01;31mcli control  [0m | [1m - /run/[0m
02:06:39 | 2640   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:06:39 | 2640   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:06:39 | 2640   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:06:39 | 2640   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
02:06:39 | 2640   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
02:06:39 | 2640   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
02:06:39 | 2640   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
02:06:39 | 2640   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
02:06:39 | 2640   | configuration[0m | &gt; neighbor         | '10.30.171.3'[0m
02:06:39 | 2640   | configuration[0m | . router-id        | '10.30.171.116'[0m
02:06:39 | 2640   | configuration[0m | . local-address    | '10.30.171.116'[0m
02:06:39 | 2640   | configuration[0m | . local-as         | '64496'[0m
02:06:39 | 2640   | configuration[0m | . peer-as          | '64496'[0m
02:06:39 | 2640   | configuration[0m | &gt; family           | [0m
02:06:39 | 2640   | configuration[0m | . ipv4             | 'flow'[0m
02:06:39 | 2640   | configuration[0m | &lt; family           | [0m
02:06:39 | 2640   | configuration[0m | &gt; flow             | [0m
02:06:39 | 2640   | configuration[0m | &gt; route            | 'flow1'[0m
02:06:39 | 2640   | configuration[0m | &gt; match            | [0m
02:06:39 | 2640   | configuration[0m | . source           | '10.0.0.1/32'[0m
02:06:39 | 2640   | configuration[0m | . destination      | '192.168.0.1/32'[0m
02:06:39 | 2640   | configuration[0m | &lt; match            | [0m
02:06:39 | 2640   | configuration[0m | &gt; then             | [0m
02:06:39 | 2640   | configuration[0m | . redirect         | '65500:12345'[0m
02:06:39 | 2640   | configuration[0m | &lt; then             | [0m
02:06:39 | 2640   | configuration[0m | &lt; route            | [0m
02:06:39 | 2640   | configuration[0m | &gt; route            | 'flow2'[0m
02:06:39 | 2640   | configuration[0m | &gt; match            | [0m
02:06:39 | 2640   | configuration[0m | . source           | '10.0.0.2/32'[0m
02:06:39 | 2640   | configuration[0m | . destination      | '192.168.0.2/32'[0m
02:06:39 | 2640   | configuration[0m | &lt; match            | [0m
02:06:39 | 2640   | configuration[0m | &gt; then             | [0m
02:06:39 | 2640   | configuration[0m | . redirect         | '1.2.3.4'[0m
02:06:39 | 2640   | configuration[0m | &lt; then             | [0m
02:06:39 | 2640   | configuration[0m | &lt; route            | [0m
02:06:39 | 2640   | configuration[0m | &gt; route            | 'flow4'[0m
02:06:39 | 2640   | configuration[0m | &gt; match            | [0m
02:06:39 | 2640   | configuration[0m | . source           | '10.0.0.4/32'[0m
02:06:39 | 2640   | configuration[0m | . destination      | '192.168.0.4/32'[0m
02:06:39 | 2640   | configuration[0m | &lt; match            | [0m
02:06:39 | 2640   | configuration[0m | . next-hop         | '127.0.0.1'[0m
02:06:39 | 2640   | configuration[0m | &gt; then             | [0m
02:06:39 | 2640   | configuration[0m | . redirect-to-nexthop | [0m
02:06:39 | 2640   | configuration[0m | &lt; then             | [0m
02:06:39 | 2640   | configuration[0m | &lt; route            | [0m
02:06:39 | 2640   | configuration[0m | &lt; flow             | [0m
02:06:39 | 2640   | configuration[0m | &lt; neighbor         | [0m
02:06:39 | 2640   | reactor      [0m | new peer: neighbor 10.30.171.3 local-ip 10.30.171.116 local-as 64496 peer-as 64496 router-id 10.30.171.116 family-allowed in-open[0m
02:06:39 | 2640   | [01;34mreactor      [0m | [1mloaded new configuration successfully[0m
02:06:39 | 2640   | reactor      [0m | initialising connection to peer-1[0m
02:06:39 | 2640   | outgoing-1   [0m | attempting connection to 10.30.171.3:1790[0m
02:06:39 | 2640   | outgoing-1   [0m | sending TCP payload (  49) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0031 0104 FBF0 00B4 0A1E AB74 1402 0601 0400 0100 8502 0641 0400 00FB F002 0206 00[0m
02:06:39 | 2640   | outgoing-1   [0m | &gt;&gt; OPEN version=4 asn=64496 hold_time=180 router_id=10.30.171.116 capabilities=[Multiprotocol(ipv4 flow), Extended Message(65535), ASN4(64496)][0m
02:06:39 | 2640   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0047 01[0m
02:06:39 | 2640   | outgoing-1   [0m | received complete TCP payload (  52) 04FB F000 B4C0 0002 022A 0228 4104 0000 FBF0 0600 0200 0104 0001 0001 0104 0002 0085 0104 0001 0080 0104 0001 0085 4002 00B4 4700[0m
02:06:39 | 2640   | outgoing-1   [0m | &lt;&lt; message of type OPEN[0m
02:06:39 | 2640   | outgoing-1   [0m | &lt;&lt; OPEN version=4 asn=64496 hold_time=180 router_id=192.0.2.2 capabilities=[Multiprotocol(ipv4 unicast,ipv6 flow,ipv4 mpls-vpn,ipv4 flow), Route Refresh, Extended Message(65535), Graceful Restart Flags 0x0 Time 180 , ASN4(64496), Unassigned 71][0m
02:06:39 | 2640   | ka-outgoing-1[0m | receive-timer 60 second(s) left[0m
02:06:39 | 2640   | [01;33moutgoing-1   [0m | [1m--------------------------------------------------------------------[0m
02:06:39 | 2640   | [01;33moutgoing-1   [0m | [1mthe connection can not carry the following family/families[0m
02:06:39 | 2640   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv6/flow[0m
02:06:39 | 2640   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/unicast[0m
02:06:39 | 2640   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/mpls-vpn[0m
02:06:39 | 2640   | [01;33moutgoing-1   [0m | [1mtherefore no routes of this kind can be announced on the connection[0m
02:06:39 | 2640   | [01;33moutgoing-1   [0m | [1m--------------------------------------------------------------------[0m
02:06:39 | 2640   | outgoing-1   [0m | sending TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04[0m
02:06:39 | 2640   | outgoing-1   [0m | &gt;&gt; KEEPALIVE (OPENCONFIRM)[0m
02:06:39 | 2640   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04[0m
02:06:39 | 2640   | outgoing-1   [0m | &lt;&lt; message of type KEEPALIVE[0m
02:06:39 | 2640   | ka-outgoing-1[0m | receive-timer 180 second(s) left[0m
02:06:39 | 2640   | [01;34mreactor      [0m | [1mconnected to peer-1 with outgoing-1 10.30.171.116-10.30.171.3[0m
02:06:39 | 2640   | outgoing-1   [0m | sending TCP payload (  69) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0045 0200 0000 2E40 0101 0040 0200 4005 0400 0000 64C0 1008 8008 FFDC 0000 3039 800E 1200 0185 0000 0C01 20C0 A800 0102 200A 0000 01[0m
02:06:39 | 2640   | outgoing-1   [0m | sending TCP payload (  73) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0049 0200 0000 3240 0101 0040 0200 4005 0400 0000 64C0 1008 0800 0000 0000 0000 800E 1600 0185 0401 0203 0400 0C01 20C0 A800 0202 200A 0000 02[0m
02:06:39 | 2640   | outgoing-1   [0m | sending TCP payload (  73) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0049 0200 0000 3240 0101 0040 0200 4005 0400 0000 64C0 1008 0800 0000 0000 0000 800E 1600 0185 047F 0000 0100 0C01 20C0 A800 0402 200A 0000 04[0m
02:06:39 | 2640   | outgoing-1   [0m | &gt;&gt; 3 UPDATE(s)[0m
02:06:39 | 2640   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02[0m
02:06:39 | 2640   | outgoing-1   [0m | received complete TCP payload (   4) 0000 0000[0m
02:06:39 | 2640   | outgoing-1   [0m | &lt;&lt; message of type UPDATE[0m
02:06:39 | 2640   | parser       [0m | parsing UPDATE (   4) 0000 0000[0m
02:06:39 | 2640   | peer-1       [0m | &lt;&lt; UPDATE #1[0m
02:06:39 | 2640   | peer-1       [0m |    UPDATE #1 nlri  (   4) eor 1/1 (ipv4 unicast)[0m
02:06:39 | 2640   | outgoing-1   [0m | sending TCP payload (  30) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001E 0200 0000 0790 0F00 0300 0185[0m
02:06:39 | 2640   | outgoing-1   [0m | &gt;&gt; EOR ipv4 flow[0m
02:06:39 | 2640   | peer-1       [0m | &gt;&gt; EOR(s)[0m
02:06:39 | 2640   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02[0m
02:06:39 | 2640   | outgoing-1   [0m | received complete TCP payload (   4) 0000 0000[0m
02:06:39 | 2640   | outgoing-1   [0m | &lt;&lt; message of type UPDATE[0m
02:06:39 | 2640   | parser       [0m | parsing UPDATE (   4) 0000 0000[0m
02:06:39 | 2640   | peer-1       [0m | &lt;&lt; UPDATE #2[0m
02:06:39 | 2640   | peer-1       [0m |    UPDATE #2 nlri  (   4) eor 1/1 (ipv4 unicast)[0m
02:06:39 | 2640   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001D 02[0m
02:06:39 | 2640   | outgoing-1   [0m | received complete TCP payload (  10) 0000 0006 800F 0300 0185[0m
02:06:39 | 2640   | outgoing-1   [0m | &lt;&lt; message of type UPDATE[0m
02:06:39 | 2640   | parser       [0m | parsing UPDATE (  10) 0000 0006 800F 0300 0185[0m
02:06:39 | 2640   | routes       [0m | withdrawn NLRI none[0m
02:06:39 | 2640   | parser       [0m | attribute mp-unreach-nlri    flag 0x80 type 0x0f len 0x03 payload 0001 85[0m
02:06:39 | 2640   | routes       [0m | announced NLRI none[0m
02:06:39 | 2640   | peer-1       [0m | &lt;&lt; UPDATE #3[0m
02:06:39 | 2640   | peer-1       [0m |    UPDATE #3 nlri  (  11) eor 1/133 (ipv4 flow)[0m
02:06:39 | 2640   | ka-outgoing-1[0m | receive-timer 179 second(s) left[0m
02:06:39 | 2640   | ka-outgoing-1[0m | send-timer 59 second(s) left[0m
02:06:41 | 2640   | ka-outgoing-1[0m | receive-timer 178 second(s) left[0m
02:06:41 | 2640   | ka-outgoing-1[0m | send-timer 58 second(s) left[0m
02:06:42 | 2640   | ka-outgoing-1[0m | receive-timer 177 second(s) left[0m
02:06:42 | 2640   | ka-outgoing-1[0m | send-timer 57 second(s) left[0m</msg>
<msg time="2026-04-21T02:06:42.709851" level="INFO">${output} = [?2004l02:06:39 | 2640   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:06:39 | 2640   | [01;34mversion      [0m | [1m4.2.17  [0m
02:06:39 | 2640   | [01;34minterpreter  ...</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T02:06:42.709363" elapsed="0.000525"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.710296" level="INFO">[?2004l02:06:39 | 2640   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:06:39 | 2640   | [01;34mversion      [0m | [1m4.2.17  [0m
02:06:39 | 2640   | [01;34minterpreter  [0m | [1m3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0][0m
02:06:39 | 2640   | [01;34mos           [0m | [1mLinux releng-12085-696-1-mininet-ovs-217-0 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64[0m
02:06:39 | 2640   | [01;34minstallation [0m | [1m        [0m
02:06:39 | 2640   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
02:06:39 | 2640   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
02:06:39 | 2640   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:06:39 | 2640   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:06:39 | 2640   | [01;31mcli control  [0m | [1m - /run/[0m
02:06:39 | 2640   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:06:39 | 2640   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:06:39 | 2640   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:06:39 | 2640   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:06:39 | 2640   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:06:39 | 2640   | [01;31mcli control  [0m | [1m - /run/[0m
02:06:39 | 2640   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:06:39 | 2640   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:06:39 | 2640   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:06:39 | 2640   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
02:06:39 | 2640   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
02:06:39 | 2640   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
02:06:39 | 2640   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
02:06:39 | 2640   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
02:06:39 | 2640   | configuration[0m | &gt; neighbor         | '10.30.171.3'[0m
02:06:39 | 2640   | configuration[0m | . router-id        | '10.30.171.116'[0m
02:06:39 | 2640   | configuration[0m | . local-address    | '10.30.171.116'[0m
02:06:39 | 2640   | configuration[0m | . local-as         | '64496'[0m
02:06:39 | 2640   | configuration[0m | . peer-as          | '64496'[0m
02:06:39 | 2640   | configuration[0m | &gt; family           | [0m
02:06:39 | 2640   | configuration[0m | . ipv4             | 'flow'[0m
02:06:39 | 2640   | configuration[0m | &lt; family           | [0m
02:06:39 | 2640   | configuration[0m | &gt; flow             | [0m
02:06:39 | 2640   | configuration[0m | &gt; route            | 'flow1'[0m
02:06:39 | 2640   | configuration[0m | &gt; match            | [0m
02:06:39 | 2640   | configuration[0m | . source           | '10.0.0.1/32'[0m
02:06:39 | 2640   | configuration[0m | . destination      | '192.168.0.1/32'[0m
02:06:39 | 2640   | configuration[0m | &lt; match            | [0m
02:06:39 | 2640   | configuration[0m | &gt; then             | [0m
02:06:39 | 2640   | configuration[0m | . redirect         | '65500:12345'[0m
02:06:39 | 2640   | configuration[0m | &lt; then             | [0m
02:06:39 | 2640   | configuration[0m | &lt; route            | [0m
02:06:39 | 2640   | configuration[0m | &gt; route            | 'flow2'[0m
02:06:39 | 2640   | configuration[0m | &gt; match            | [0m
02:06:39 | 2640   | configuration[0m | . source           | '10.0.0.2/32'[0m
02:06:39 | 2640   | configuration[0m | . destination      | '192.168.0.2/32'[0m
02:06:39 | 2640   | configuration[0m | &lt; match            | [0m
02:06:39 | 2640   | configuration[0m | &gt; then             | [0m
02:06:39 | 2640   | configuration[0m | . redirect         | '1.2.3.4'[0m
02:06:39 | 2640   | configuration[0m | &lt; then             | [0m
02:06:39 | 2640   | configuration[0m | &lt; route            | [0m
02:06:39 | 2640   | configuration[0m | &gt; route            | 'flow4'[0m
02:06:39 | 2640   | configuration[0m | &gt; match            | [0m
02:06:39 | 2640   | configuration[0m | . source           | '10.0.0.4/32'[0m
02:06:39 | 2640   | configuration[0m | . destination      | '192.168.0.4/32'[0m
02:06:39 | 2640   | configuration[0m | &lt; match            | [0m
02:06:39 | 2640   | configuration[0m | . next-hop         | '127.0.0.1'[0m
02:06:39 | 2640   | configuration[0m | &gt; then             | [0m
02:06:39 | 2640   | configuration[0m | . redirect-to-nexthop | [0m
02:06:39 | 2640   | configuration[0m | &lt; then             | [0m
02:06:39 | 2640   | configuration[0m | &lt; route            | [0m
02:06:39 | 2640   | configuration[0m | &lt; flow             | [0m
02:06:39 | 2640   | configuration[0m | &lt; neighbor         | [0m
02:06:39 | 2640   | reactor      [0m | new peer: neighbor 10.30.171.3 local-ip 10.30.171.116 local-as 64496 peer-as 64496 router-id 10.30.171.116 family-allowed in-open[0m
02:06:39 | 2640   | [01;34mreactor      [0m | [1mloaded new configuration successfully[0m
02:06:39 | 2640   | reactor      [0m | initialising connection to peer-1[0m
02:06:39 | 2640   | outgoing-1   [0m | attempting connection to 10.30.171.3:1790[0m
02:06:39 | 2640   | outgoing-1   [0m | sending TCP payload (  49) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0031 0104 FBF0 00B4 0A1E AB74 1402 0601 0400 0100 8502 0641 0400 00FB F002 0206 00[0m
02:06:39 | 2640   | outgoing-1   [0m | &gt;&gt; OPEN version=4 asn=64496 hold_time=180 router_id=10.30.171.116 capabilities=[Multiprotocol(ipv4 flow), Extended Message(65535), ASN4(64496)][0m
02:06:39 | 2640   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0047 01[0m
02:06:39 | 2640   | outgoing-1   [0m | received complete TCP payload (  52) 04FB F000 B4C0 0002 022A 0228 4104 0000 FBF0 0600 0200 0104 0001 0001 0104 0002 0085 0104 0001 0080 0104 0001 0085 4002 00B4 4700[0m
02:06:39 | 2640   | outgoing-1   [0m | &lt;&lt; message of type OPEN[0m
02:06:39 | 2640   | outgoing-1   [0m | &lt;&lt; OPEN version=4 asn=64496 hold_time=180 router_id=192.0.2.2 capabilities=[Multiprotocol(ipv4 unicast,ipv6 flow,ipv4 mpls-vpn,ipv4 flow), Route Refresh, Extended Message(65535), Graceful Restart Flags 0x0 Time 180 , ASN4(64496), Unassigned 71][0m
02:06:39 | 2640   | ka-outgoing-1[0m | receive-timer 60 second(s) left[0m
02:06:39 | 2640   | [01;33moutgoing-1   [0m | [1m--------------------------------------------------------------------[0m
02:06:39 | 2640   | [01;33moutgoing-1   [0m | [1mthe connection can not carry the following family/families[0m
02:06:39 | 2640   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv6/flow[0m
02:06:39 | 2640   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/unicast[0m
02:06:39 | 2640   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/mpls-vpn[0m
02:06:39 | 2640   | [01;33moutgoing-1   [0m | [1mtherefore no routes of this kind can be announced on the connection[0m
02:06:39 | 2640   | [01;33moutgoing-1   [0m | [1m--------------------------------------------------------------------[0m
02:06:39 | 2640   | outgoing-1   [0m | sending TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04[0m
02:06:39 | 2640   | outgoing-1   [0m | &gt;&gt; KEEPALIVE (OPENCONFIRM)[0m
02:06:39 | 2640   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04[0m
02:06:39 | 2640   | outgoing-1   [0m | &lt;&lt; message of type KEEPALIVE[0m
02:06:39 | 2640   | ka-outgoing-1[0m | receive-timer 180 second(s) left[0m
02:06:39 | 2640   | [01;34mreactor      [0m | [1mconnected to peer-1 with outgoing-1 10.30.171.116-10.30.171.3[0m
02:06:39 | 2640   | outgoing-1   [0m | sending TCP payload (  69) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0045 0200 0000 2E40 0101 0040 0200 4005 0400 0000 64C0 1008 8008 FFDC 0000 3039 800E 1200 0185 0000 0C01 20C0 A800 0102 200A 0000 01[0m
02:06:39 | 2640   | outgoing-1   [0m | sending TCP payload (  73) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0049 0200 0000 3240 0101 0040 0200 4005 0400 0000 64C0 1008 0800 0000 0000 0000 800E 1600 0185 0401 0203 0400 0C01 20C0 A800 0202 200A 0000 02[0m
02:06:39 | 2640   | outgoing-1   [0m | sending TCP payload (  73) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0049 0200 0000 3240 0101 0040 0200 4005 0400 0000 64C0 1008 0800 0000 0000 0000 800E 1600 0185 047F 0000 0100 0C01 20C0 A800 0402 200A 0000 04[0m
02:06:39 | 2640   | outgoing-1   [0m | &gt;&gt; 3 UPDATE(s)[0m
02:06:39 | 2640   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02[0m
02:06:39 | 2640   | outgoing-1   [0m | received complete TCP payload (   4) 0000 0000[0m
02:06:39 | 2640   | outgoing-1   [0m | &lt;&lt; message of type UPDATE[0m
02:06:39 | 2640   | parser       [0m | parsing UPDATE (   4) 0000 0000[0m
02:06:39 | 2640   | peer-1       [0m | &lt;&lt; UPDATE #1[0m
02:06:39 | 2640   | peer-1       [0m |    UPDATE #1 nlri  (   4) eor 1/1 (ipv4 unicast)[0m
02:06:39 | 2640   | outgoing-1   [0m | sending TCP payload (  30) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001E 0200 0000 0790 0F00 0300 0185[0m
02:06:39 | 2640   | outgoing-1   [0m | &gt;&gt; EOR ipv4 flow[0m
02:06:39 | 2640   | peer-1       [0m | &gt;&gt; EOR(s)[0m
02:06:39 | 2640   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02[0m
02:06:39 | 2640   | outgoing-1   [0m | received complete TCP payload (   4) 0000 0000[0m
02:06:39 | 2640   | outgoing-1   [0m | &lt;&lt; message of type UPDATE[0m
02:06:39 | 2640   | parser       [0m | parsing UPDATE (   4) 0000 0000[0m
02:06:39 | 2640   | peer-1       [0m | &lt;&lt; UPDATE #2[0m
02:06:39 | 2640   | peer-1       [0m |    UPDATE #2 nlri  (   4) eor 1/1 (ipv4 unicast)[0m
02:06:39 | 2640   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001D 02[0m
02:06:39 | 2640   | outgoing-1   [0m | received complete TCP payload (  10) 0000 0006 800F 0300 0185[0m
02:06:39 | 2640   | outgoing-1   [0m | &lt;&lt; message of type UPDATE[0m
02:06:39 | 2640   | parser       [0m | parsing UPDATE (  10) 0000 0006 800F 0300 0185[0m
02:06:39 | 2640   | routes       [0m | withdrawn NLRI none[0m
02:06:39 | 2640   | parser       [0m | attribute mp-unreach-nlri    flag 0x80 type 0x0f len 0x03 payload 0001 85[0m
02:06:39 | 2640   | routes       [0m | announced NLRI none[0m
02:06:39 | 2640   | peer-1       [0m | &lt;&lt; UPDATE #3[0m
02:06:39 | 2640   | peer-1       [0m |    UPDATE #3 nlri  (  11) eor 1/133 (ipv4 flow)[0m
02:06:39 | 2640   | ka-outgoing-1[0m | receive-timer 179 second(s) left[0m
02:06:39 | 2640   | ka-outgoing-1[0m | send-timer 59 second(s) left[0m
02:06:41 | 2640   | ka-outgoing-1[0m | receive-timer 178 second(s) left[0m
02:06:41 | 2640   | ka-outgoing-1[0m | send-timer 58 second(s) left[0m
02:06:42 | 2640   | ka-outgoing-1[0m | receive-timer 177 second(s) left[0m
02:06:42 | 2640   | ka-outgoing-1[0m | send-timer 57 second(s) left[0m
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:42.710037" elapsed="0.000498"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.711381" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:42.711062" elapsed="0.000347"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:06:42.711551" elapsed="0.000306"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:06:42.710730" elapsed="0.001196"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:06:42.838307" level="INFO">^C02:06:42 | 2640   | [00;31mreactor      [0m | [1m^C received[0m
02:06:42 | 2640   | [00;31mreactor      [0m | [1mperforming shutdown[0m
02:06:42 | 2640   | outgoing-1   [0m | stop, message [shutting down][0m
02:06:42 | 2640   | [01;33moutgoing-1   [0m | [1moutgoing-1 10.30.171.116-10.30.171.3, closing connection[0m
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:06:42.838516" level="INFO">${output} = ^C02:06:42 | 2640   | [00;31mreactor      [0m | [1m^C received[0m
02:06:42 | 2640   | [00;31mreactor      [0m | [1mperforming shutdown[0m
02:06:42 | 2640   | outgoing-1   [0m | stop, messag...</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:06:42.712076" elapsed="0.126473"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.839157" level="INFO">^C02:06:42 | 2640   | [00;31mreactor      [0m | [1m^C received[0m
02:06:42 | 2640   | [00;31mreactor      [0m | [1mperforming shutdown[0m
02:06:42 | 2640   | outgoing-1   [0m | stop, message [shutting down][0m
02:06:42 | 2640   | [01;33moutgoing-1   [0m | [1moutgoing-1 10.30.171.116-10.30.171.3, closing connection[0m
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:42.838785" elapsed="0.000429"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:06:42.841054" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:06:42.839952" elapsed="0.001159"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:06:42.842023" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:06:42.842112" level="INFO">${output} = [?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:06:42.841258" elapsed="0.000880"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.842758" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:42.842506" elapsed="0.000314"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:42.842216" elapsed="0.000638"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:42.842192" elapsed="0.000691"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-04-21T02:06:42.839512" elapsed="0.003421"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-04-21T02:06:42.709014" elapsed="0.133971"/>
</kw>
<doc>Testing flowspec values for bgp-flowspec-redirect.cfg</doc>
<status status="PASS" start="2026-04-21T02:06:39.213779" elapsed="3.629254"/>
</test>
<test id="s1-s10-t5" name="Deconfigure_ODL_To_Accept_Connection" line="72">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.844388" level="INFO">&amp;{mapping} = { IP=10.30.171.116 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:42.843885" elapsed="0.000531"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.884868" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:42.884420" elapsed="0.000484"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:42.885723" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:42.885439" elapsed="0.000387">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:42.885928" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:42.885084" elapsed="0.000871"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.886538" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:42.886123" elapsed="0.000444"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:42.886913" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:42.887091" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:42.886731" elapsed="0.000388"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.887587" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:42.887285" elapsed="0.000446"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.888781" level="INFO">mapping: {'IP': '10.30.171.116', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:42.888500" elapsed="0.000348"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.889308" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:42.889012" elapsed="0.000327"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.890073" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:42.889730" elapsed="0.000371"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:42.890912" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:42.890632" elapsed="0.000309"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:42.890999" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:06:42.891171" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:42.890296" elapsed="0.000902"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:42.891352" elapsed="0.000261"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:06:42.889592" elapsed="0.002065"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.892253" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:42.891930" elapsed="0.000350"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:42.893220" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:42.892818" elapsed="0.000431"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:42.893303" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:06:42.893466" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:42.892475" elapsed="0.001017"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:42.893655" elapsed="0.000290"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:06:42.891779" elapsed="0.002217"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:06:42.889401" elapsed="0.004639"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:06:42.894095" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:06:42.894284" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:06:42.888160" elapsed="0.006151"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:42.887834" elapsed="0.006509"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.894507" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:42.894370" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:42.887807" elapsed="0.006775"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.895376" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:42.894712" elapsed="0.000693"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:42.895453" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:42.883741" elapsed="0.011836"/>
</kw>
<msg time="2026-04-21T02:06:42.895631" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:42.871153" elapsed="0.024525"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.906941" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.918124" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.929269" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.929474" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.929643" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.930063" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:42.929925" elapsed="0.000193"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:42.929908" elapsed="0.000237"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.930274" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.930427" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.930616" elapsed="0.000026"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:42.929867" elapsed="0.000812"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:42.929730" elapsed="0.000977"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.930862" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:42.930943" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:06:42.931098" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:42.866991" elapsed="0.064136"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.932317" level="INFO">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.116</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:42.932012" elapsed="0.000358"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:42.945125" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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.116 
 path_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.116 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0hs3mp0esp6iy1i51i5tn7373v19.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:42.945214" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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.116 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:42.945390" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:06:42.934359" elapsed="0.011071"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:42.932437" elapsed="0.013065"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.945804" elapsed="0.000138"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:42.945547" elapsed="0.000456"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:42.932419" elapsed="0.013616"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.950914" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:42.947769" elapsed="0.003208"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:42.947255" elapsed="0.003771"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:42.947228" elapsed="0.003833"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.954596" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:42.951427" elapsed="0.003234"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:42.951139" elapsed="0.003572"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:42.951116" elapsed="0.003630"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.955558" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:42.954992" elapsed="0.000603"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.956092" elapsed="0.000042"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:42.955709" elapsed="0.000502"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.956952" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:42.956487" elapsed="0.000502"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:42.956256" elapsed="0.000784"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:42.955669" elapsed="0.001400"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.957826" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:42.957271" elapsed="0.000594"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:42.958270" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:42.957965" elapsed="0.000390"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:42.959045" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:42.958608" elapsed="0.000473"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:42.958388" elapsed="0.000744"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:42.957940" elapsed="0.001221"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:42.959355" elapsed="0.000504"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:06:42.960481" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:42.960071" elapsed="0.000445"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:06:42.960711" elapsed="0.002857"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:06:42.946599" elapsed="0.017037"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:06:42.963687" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:06:42.965763" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:06:42.931387" elapsed="0.034418"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:06:42.965865" elapsed="0.000028"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:06:42.844649" elapsed="0.121344"/>
</kw>
<doc>Deconfigure BGP peer.</doc>
<status status="PASS" start="2026-04-21T02:06:42.843425" elapsed="0.122695"/>
</test>
<kw name="Stop_Suite" type="TEARDOWN">
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-04-21T02:06:42.966971" elapsed="0.000440"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:42.967901" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-04-21T02:06:42.967777" elapsed="0.000226"/>
</kw>
<doc>Suite teardown keyword</doc>
<status status="PASS" start="2026-04-21T02:06:42.966578" elapsed="0.001495"/>
</kw>
<doc>Functional test for bgp flowspec.

Copyright (c) 2016 Cisco Systems, Inc. and others. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distribution,
and is available at http://www.eclipse.org/legal/epl-v10.html</doc>
<status status="PASS" start="2026-04-21T02:06:28.219812" elapsed="14.748302"/>
</suite>
<suite id="s1-s11" name="Ibgp Peer Lsp" source="/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/ibgp_peer_lsp.robot">
<kw name="Setup_Everything" type="SETUP">
<kw name="Setup_Utils_For_Setup_And_Teardown" owner="SetupUtils">
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:43.061188" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:06:43.056578" elapsed="0.004672"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-04-21T02:06:43.056211" elapsed="0.005126"/>
</kw>
<kw name="Setup_Karaf_Keywords" owner="KarafKeywords">
<kw name="ClusterManagement_Setup" owner="ClusterManagement">
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-21T02:06:43.066403" level="INFO">${already_done} = False</msg>
<var>${already_done}</var>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>False</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-21T02:06:43.062541" elapsed="0.003894"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="NOT RUN" start="2026-04-21T02:06:43.066668" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:43.066537" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:43.066510" elapsed="0.000238"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:43.067321" level="INFO">${ClusterManagement__has_setup_run} = True</msg>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:06:43.066942" elapsed="0.000423"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-21T02:06:43.068036" level="INFO">${cluster_size} = 1</msg>
<var>${cluster_size}</var>
<arg>\${NUM_ODL_SYSTEM}</arg>
<arg>1</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-21T02:06:43.067657" elapsed="0.000406"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Convert To Integer" owner="BuiltIn">
<arg>${cluster_size}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-04-21T02:06:43.068592" elapsed="0.000341"/>
</kw>
<msg time="2026-04-21T02:06:43.069036" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:06:43.069086" level="INFO">${possibly_int_of_members} = 1</msg>
<var>${status}</var>
<var>${possibly_int_of_members}</var>
<arg>BuiltIn.Convert_To_Integer</arg>
<arg>${cluster_size}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:43.068237" elapsed="0.000872"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:43.069684" level="INFO">${int_of_members} = 1</msg>
<var>${int_of_members}</var>
<arg>'${status}' != 'PASS'</arg>
<arg>${1}</arg>
<arg>${possibly_int_of_members}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:43.069286" elapsed="0.000426"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:06:43.070848" level="INFO">@{member_index_list} = [ ]</msg>
<var>@{member_index_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:06:43.070535" elapsed="0.000344"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:06:43.071313" level="INFO">@{session_list} = [ ]</msg>
<var>@{session_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:06:43.071038" elapsed="0.000305"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:43.071852" level="INFO">&amp;{index_to_ip_mapping} = { }</msg>
<var>&amp;{index_to_ip_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:43.071530" elapsed="0.000350"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="ClusterManagement__Include_Member_Index" owner="ClusterManagement">
<kw name="Append To List" owner="Collections">
<arg>${member_index_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T02:06:43.075283" elapsed="0.000217"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:43.076007" level="INFO">${member_ip} = 10.30.171.3</msg>
<var>${member_ip}</var>
<arg>${ODL_SYSTEM_${index}_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:43.075665" elapsed="0.000370"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${index_to_ip_mapping}</arg>
<arg>${index}</arg>
<arg>${member_ip}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:43.076211" elapsed="0.000242"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:43.077267" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:43.076973" elapsed="0.000320"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-21T02:06:43.077339" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:06:43.077502" level="INFO">${session_alias} = ClusterManagement__session_1</msg>
<var>${session_alias}</var>
<arg>member_index=${index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-21T02:06:43.076656" elapsed="0.000870"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:43.078232" level="INFO">Creating Session using : alias=ClusterManagement__session_1, url=http://10.30.171.3:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x799ad77b2a90&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>${session_alias}</arg>
<arg>http://${member_ip}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>timeout=${http_timeout}</arg>
<arg>max_retries=${http_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-21T02:06:43.077694" elapsed="0.000682"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${session_list}</arg>
<arg>${session_alias}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T02:06:43.078547" elapsed="0.000197"/>
</kw>
<arg>${index}</arg>
<arg>${member_index_list}</arg>
<arg>${session_list}</arg>
<arg>${index_to_ip_mapping}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Add a corresponding item based on index into the last three arguments.
Create the Http session whose alias is added to list.</doc>
<status status="PASS" start="2026-04-21T02:06:43.074696" elapsed="0.004141"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:06:43.074497" elapsed="0.004387"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${int_of_members+1}</value>
<status status="PASS" start="2026-04-21T02:06:43.071939" elapsed="0.006978"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:43.079500" level="INFO">${ClusterManagement__member_index_list} = [1]</msg>
<arg>\${ClusterManagement__member_index_list}</arg>
<arg>${member_index_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:06:43.079092" elapsed="0.000452"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:43.080134" level="INFO">${ClusterManagement__index_to_ip_mapping} = {1: '10.30.171.3'}</msg>
<arg>\${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index_to_ip_mapping}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:06:43.079713" elapsed="0.000542"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:43.080835" level="INFO">${ClusterManagement__session_list} = ['ClusterManagement__session_1']</msg>
<arg>\${ClusterManagement__session_list}</arg>
<arg>${session_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:06:43.080427" elapsed="0.000453"/>
</kw>
<arg>int_of_members=${int_of_members}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Construct index list, session list and IP mapping, publish them as suite variables.</doc>
<status status="PASS" start="2026-04-21T02:06:43.070040" elapsed="0.010899"/>
</kw>
<arg>http_timeout=${http_timeout}</arg>
<doc>Detect repeated call, or detect number of members and initialize derived suite variables.
Http sessions are created with parameters to not waste time when ODL is no accepting connections properly.</doc>
<status status="PASS" start="2026-04-21T02:06:43.062185" elapsed="0.018811"/>
</kw>
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:43.081182" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:43.081065" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:43.081046" elapsed="0.000203"/>
</if>
<kw name="Run_Bash_Command_On_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:43.084528" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:43.084136" elapsed="0.000419"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:06:43.085060" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:06:43.084721" elapsed="0.000365"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:06:43.085132" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:06:43.085293" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:06:43.083777" elapsed="0.001540"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:06:43.086383" level="INFO">${member_ip} = 10.30.171.3</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:06:43.086116" elapsed="0.000292"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:06:43.087182" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:06:43.087282" level="INFO">${current_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:06:43.087008" elapsed="0.000300"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:43.091137" elapsed="0.000038"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:43.090478" elapsed="0.000749"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:43.090454" elapsed="0.000814"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:06:43.092024" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:06:43.092271" level="INFO">${current_ssh_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:06:43.091516" elapsed="0.000813"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:43.093328" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.171.3" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:43.092619" elapsed="0.000817"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:06:43.094774" level="INFO">${conn_id} = 1</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:06:43.093765" elapsed="0.001097"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:06:43.096649" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:06:43.096846" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:06:43.096268" elapsed="0.000624"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:43.097247" elapsed="0.000526"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T02:06:43.099156" level="INFO">Logging into '10.30.171.3:22' as 'jenkins'.</msg>
<msg time="2026-04-21T02:06:43.737687" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 02:06:43 UTC 2026

  System load:  0.06               Processes:             121
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.171.3
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 02:03:58 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T02:06:43.098718" elapsed="0.639250"/>
</kw>
<msg time="2026-04-21T02:06:43.738054" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:43.098155" elapsed="0.640065"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T02:06:43.095338" elapsed="0.643037"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:06:43.739314" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-04-21T02:06:43.752546" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-04-21T02:06:43.752978" level="INFO">${stdout} = </msg>
<msg time="2026-04-21T02:06:43.753204" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:06:43.738818" elapsed="0.014494"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:06:43.754083" elapsed="0.001338"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:43.758087" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:43.756764" elapsed="0.001660"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T02:06:43.759407" elapsed="0.000070"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:43.758876" elapsed="0.000707"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:43.758819" elapsed="0.000818"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:06:43.760078" elapsed="0.000090"/>
</return>
<status status="PASS" start="2026-04-21T02:06:43.759748" elapsed="0.000529"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:43.759724" elapsed="0.000607"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T02:06:43.760414" elapsed="0.000023"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:43.765422" elapsed="0.000655"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:06:43.766700" elapsed="0.000450"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:06:43.767649" elapsed="0.000555"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:06:43.761157" elapsed="0.007213"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-04-21T02:06:43.089340" elapsed="0.679438"/>
</kw>
<msg time="2026-04-21T02:06:43.769050" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:43.088668" elapsed="0.680510"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-21T02:06:43.088003" elapsed="0.681367"/>
</kw>
<msg time="2026-04-21T02:06:43.769465" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:43.087470" elapsed="0.682103"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:43.775816" elapsed="0.000322"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:06:43.776305" elapsed="0.000150"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:06:43.776608" elapsed="0.000095"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:06:43.770364" elapsed="0.006390"/>
</kw>
<msg time="2026-04-21T02:06:43.776930" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-04-21T02:06:43.086628" elapsed="0.690326"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:43.777410" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:43.777163" elapsed="0.000289"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-21T02:06:43.777495" elapsed="0.000030"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-04-21T02:06:43.085690" elapsed="0.691929"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:06:43.085506" elapsed="0.692211"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:06:43.085377" elapsed="0.692380"/>
</for>
<arg>iptables -I INPUT -p tcp --dport ${KARAF_SHELL_PORT} -j ACCEPT; iptables-save</arg>
<doc>Cycle through indices (or all), run command on each.</doc>
<status status="PASS" start="2026-04-21T02:06:43.081478" elapsed="0.696355"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>First connections to Karaf console may fail, so WUKS is used. TODO: Track as a Bug.</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-04-21T02:06:43.777997" elapsed="0.000213"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:43.792350" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:43.792232" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:43.792211" elapsed="0.000209"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:06:43.792721" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:06:43.792842" level="INFO">${current_ssh_connection_object} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:06:43.792581" elapsed="0.000288"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:43.793283" level="INFO">{}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:43.793026" elapsed="0.000301"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:43.793721" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:43.793482" elapsed="0.000282"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:06:43.794587" level="FAIL">Dictionary does not contain key '1'.</msg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="FAIL" start="2026-04-21T02:06:43.794344" elapsed="0.000351">Dictionary does not contain key '1'.</status>
</kw>
<msg time="2026-04-21T02:06:43.794820" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-21T02:06:43.794866" level="INFO">${old_connection_index} = Dictionary does not contain key '1'.</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:43.793942" elapsed="0.000948"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:43.795193" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:43.794965" elapsed="0.000302"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:43.794946" elapsed="0.000345"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:06:43.796068" level="INFO">${ip_address} = 10.30.171.3</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:06:43.795777" elapsed="0.000317"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-04-21T02:06:43.796141" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:43.796291" level="INFO">${odl_ip} = 10.30.171.3</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-04-21T02:06:43.795499" elapsed="0.000816"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_PORT}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:06:43.796479" elapsed="0.000455"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:06:43.797211" level="INFO">index=4
host=10.30.171.3
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:06:43.797310" level="INFO">${karaf_connection_object} = index=4
host=10.30.171.3
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:06:43.797107" elapsed="0.000229"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:43.797538" elapsed="0.003317"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-04-21T02:06:43.801406" level="INFO">Logging into '10.30.171.3:8101' as 'karaf'.</msg>
<msg time="2026-04-21T02:06:43.963491" level="INFO">Read output: [33m                                                                                           
[33m    ________                       ________                .__  .__       .__     __       
[33m    \_____  \ ______   ____   ____ \______ \ _____  ___.__.|  | |__| ____ |  |___/  |_     
[33m     /   |   \\____ \_/ __ \ /    \ |    |  \\__  \&lt;   |  ||  | |  |/ ___\|  |  \   __\    
[33m    /    |    \  |_&gt; &gt;  ___/|   |  \|    `   \/ __ \\___  ||  |_|  / /_/  &gt;   Y  \  |      
[33m    \_______  /   __/ \___  &gt;___|  /_______  (____  / ____||____/__\___  /|___|  /__|      
[33m            \/|__|        \/     \/        \/     \/\/            /_____/      \/          
[33m                                                                                           

Hit '[1m&lt;tab&gt;[0m' for a list of available commands
and '[1m[cmd] --help[0m' for help on a specific command.
Hit '[1m&lt;ctrl-d&gt;[0m' or type '[1msystem:shutdown[0m' or '[1mlogout[0m' to shutdown OpenDaylight.

[?1h=[90m~[0m                                                                                [?2004hopendaylight-user</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="PASS" start="2026-04-21T02:06:43.801095" elapsed="0.162587"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:43.967598" elapsed="0.000391"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:06:43.968163" elapsed="0.000176"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:06:43.968517" elapsed="0.000131"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:06:43.965024" elapsed="0.003692"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:06:43.964256" elapsed="0.004518"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-04-21T02:06:43.791940" elapsed="0.176936"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:06:43.778990" elapsed="0.189939"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:43.778596" elapsed="0.190386"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:06:43.778450" elapsed="0.190574"/>
</iter>
<var>${index}</var>
<value>@{ClusterManagement__member_index_list}</value>
<status status="PASS" start="2026-04-21T02:06:43.778281" elapsed="0.190784"/>
</for>
<arg>http_timeout=${http_timeout}</arg>
<doc>Initialize ClusterManagement. Open ssh karaf connections to each ODL.</doc>
<status status="PASS" start="2026-04-21T02:06:43.061663" elapsed="0.907468"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Test_Suite_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:43.972034" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:43.971913" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:43.971889" elapsed="0.000221"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:43.977398" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:43.977223" elapsed="0.000232"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:43.977206" elapsed="0.000274"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:43.978528" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:43.978078" elapsed="0.000487"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:06:43.979229" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:06:43.978814" elapsed="0.000450"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:06:43.979325" elapsed="0.000048"/>
</return>
<msg time="2026-04-21T02:06:43.979548" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:06:43.977719" elapsed="0.001863"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:43.988636" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:43.988521" elapsed="0.000163"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:43.988502" elapsed="0.000206"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:43.990032" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:43.989904" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:43.989886" elapsed="0.000216"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:06:43.990586" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:06:43.990253" elapsed="0.000360"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:06:43.991024" level="INFO">${current_connection_index} = None</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:06:43.990778" elapsed="0.000272"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:06:44.024155" level="INFO">@root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "r "k "s "p "a "c "e "/ "b "g "p "[78Cc "[A[78Ce</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:06:43.991715" elapsed="0.032669"/>
</kw>
<msg time="2026-04-21T02:06:44.024597" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:06:44.024656" level="INFO">${message_write} = @root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:43.991215" elapsed="0.033482"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:06:44.095989" level="INFO">"p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "u "s "e "r "/ "i "b "g "p "_ "p "e "[78Ce "[A[78Cr
 "_ "l "s "p ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:06:44.026049" elapsed="0.070197"/>
</kw>
<msg time="2026-04-21T02:06:44.096450" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:06:44.096499" level="INFO">${message_wait} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:44.025327" elapsed="0.071211"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:44.097083" elapsed="0.000058"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:44.096651" elapsed="0.000593"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:44.096617" elapsed="0.000658"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:44.098233" level="INFO"> "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "u "s "e "r "/ "i "b "g "p "_ "p "e "[78Ce "[A[78Cr
 "_ "l "s "p ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:44.097434" elapsed="0.000888"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:44.098675" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:44.098412" elapsed="0.000480"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:44.098392" elapsed="0.000529"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:06:44.098962" elapsed="0.000043"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:44.101180" elapsed="0.000468"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:06:44.102271" elapsed="0.000331"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:06:44.102960" elapsed="0.000245"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:06:44.100286" elapsed="0.003012"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:06:44.099316" elapsed="0.004120"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:06:43.989587" elapsed="0.113956"/>
</kw>
<msg time="2026-04-21T02:06:44.103644" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:06:44.103690" level="INFO">${message} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:43.988886" elapsed="0.114842"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:06:44.103941" elapsed="0.000032"/>
</return>
<status status="PASS" start="2026-04-21T02:06:44.103827" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:44.103805" elapsed="0.000228"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:44.104475" elapsed="0.000172"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:44.105047" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:06:44.105120" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:06:43.988209" elapsed="0.117023"/>
</kw>
<msg time="2026-04-21T02:06:44.105331" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:06:44.105376" level="INFO">${output} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:43.980145" elapsed="0.125269"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:44.105752" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:44.105491" elapsed="0.000362"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:44.105474" elapsed="0.000404"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:06:43.979939" elapsed="0.126022"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:06:43.979660" elapsed="0.126339"/>
</for>
<arg>Starting suite ${SUITE_SOURCE}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:06:43.976934" elapsed="0.129124"/>
</kw>
<doc>Log suite name to karaf log, useful in suite setup.</doc>
<status status="PASS" start="2026-04-21T02:06:43.969862" elapsed="0.136253"/>
</kw>
<arg>KarafKeywords.Log_Test_Suite_Start_To_Controller_Karaf</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:43.969362" elapsed="0.136796"/>
</kw>
<doc>Prepare both FailFast and Karaf logging, log that the caller suite has started.
This keyword is to be used in suite setup, and without it the other keywords may not work properly.</doc>
<status status="PASS" start="2026-04-21T02:06:43.055851" elapsed="1.050361"/>
</kw>
<kw name="Set Default Configuration" owner="SSHLibrary">
<arg>prompt=${TOOLS_SYSTEM_PROMPT}</arg>
<doc>Update the default `configuration`.</doc>
<status status="PASS" start="2026-04-21T02:06:44.106369" elapsed="0.000185"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${TOOLS_SYSTEM_IP}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:06:44.106715" elapsed="0.000253"/>
</kw>
<kw name="Flexible_Mininet_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:06:44.108723" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:06:44.108833" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:06:44.108402" elapsed="0.000458"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:44.109024" elapsed="0.000590"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T02:06:44.110611" level="INFO">Logging into '10.30.171.116:22' as 'jenkins'.</msg>
<msg time="2026-04-21T02:06:44.483012" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-153-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 02:06:28 UTC 2026

  System load:  0.08               Processes:             106
  Usage of /:   19.5% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.171.116
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

9 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 02:06:28 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T02:06:44.110272" elapsed="0.372903"/>
</kw>
<msg time="2026-04-21T02:06:44.483265" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:44.109899" elapsed="0.373447"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T02:06:44.107958" elapsed="0.375504"/>
</kw>
<msg time="2026-04-21T02:06:44.483514" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:44.107529" elapsed="0.376031"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-04-21T02:06:44.107174" elapsed="0.376465"/>
</kw>
<kw name="Require_Python" owner="SSHKeywords">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:06:44.485101" level="INFO">Executing command 'python3 --help'.</msg>
<msg time="2026-04-21T02:06:44.497696" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:06:44.497901" level="INFO">${stdout} = usage: python3 [option] ... [-c cmd | -m mod | file | -] [arg] ...
Options and arguments (and corresponding environment variables):
-b     : issue warnings about str(bytes_instance), str(bytearray_ins...</msg>
<msg time="2026-04-21T02:06:44.497970" level="INFO">${stderr} = </msg>
<msg time="2026-04-21T02:06:44.498031" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:06:44.484889" elapsed="0.013176"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T02:06:44.499935" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-21T02:06:44.499289" elapsed="0.000749"/>
</kw>
<msg time="2026-04-21T02:06:44.500247" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-21T02:06:44.500343" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:44.498353" elapsed="0.002039"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:44.501745" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:44.500771" elapsed="0.001062"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="NOT RUN" start="2026-04-21T02:06:44.502823" elapsed="0.000078"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:44.502014" elapsed="0.000993"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:44.501967" elapsed="0.001100"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="PASS" start="2026-04-21T02:06:44.503569" elapsed="0.000066"/>
</return>
<status status="PASS" start="2026-04-21T02:06:44.503343" elapsed="0.000368"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:44.503305" elapsed="0.000461"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="NOT RUN" start="2026-04-21T02:06:44.504001" elapsed="0.000028"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:44.503923" elapsed="0.000166"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:44.503888" elapsed="0.000250"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:44.504466" elapsed="0.000047"/>
</kw>
<msg time="2026-04-21T02:06:44.504817" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>python3 --help</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T02:06:44.484503" elapsed="0.020371"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-04-21T02:06:44.505224" elapsed="0.000054"/>
</return>
<status status="PASS" start="2026-04-21T02:06:44.505025" elapsed="0.000313"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:44.504989" elapsed="0.000403"/>
</if>
<kw name="Fatal Error" owner="BuiltIn">
<arg>Python 3 is not installed!</arg>
<doc>Stops the whole test execution.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:44.505714" elapsed="0.000047"/>
</kw>
<doc>Verify current SSH connection leads to machine with python working. Fatal fail otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:44.484033" elapsed="0.021886"/>
</kw>
<kw name="Assure_Library_Ipaddr" owner="SSHKeywords">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:06:44.508015" level="INFO">Executing command 'bash -c 'cd "." &amp;&amp; python -c "import ipaddr"''.</msg>
<msg time="2026-04-21T02:06:44.568776" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:06:44.569117" level="INFO">${stdout} = </msg>
<msg time="2026-04-21T02:06:44.569187" level="INFO">${stderr} = </msg>
<msg time="2026-04-21T02:06:44.569270" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:06:44.507821" elapsed="0.061493"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T02:06:44.571163" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-21T02:06:44.570625" elapsed="0.000610"/>
</kw>
<msg time="2026-04-21T02:06:44.571379" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-21T02:06:44.571446" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:44.569849" elapsed="0.001630"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:44.572425" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:44.571743" elapsed="0.000721"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="NOT RUN" start="2026-04-21T02:06:44.573185" elapsed="0.000038"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:44.572597" elapsed="0.000688"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:44.572560" elapsed="0.000763"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="PASS" start="2026-04-21T02:06:44.573552" elapsed="0.000050"/>
</return>
<status status="PASS" start="2026-04-21T02:06:44.573405" elapsed="0.000246"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:44.573382" elapsed="0.000305"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="NOT RUN" start="2026-04-21T02:06:44.573842" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:44.573768" elapsed="0.000133"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:44.573746" elapsed="0.000187"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:44.574151" elapsed="0.000031"/>
</kw>
<msg time="2026-04-21T02:06:44.574379" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>bash -c 'cd "${target_dir}" &amp;&amp; python -c "import ipaddr"'</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T02:06:44.507424" elapsed="0.066992"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-04-21T02:06:44.574675" elapsed="0.000037"/>
</return>
<status status="PASS" start="2026-04-21T02:06:44.574521" elapsed="0.000232"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:44.574494" elapsed="0.000317"/>
</if>
<kw name="Put File" owner="SSHLibrary">
<arg>/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPCEP/ipaddr.py</arg>
<arg>${target_dir}/</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:44.575060" elapsed="0.000032"/>
</kw>
<arg>target_dir=.</arg>
<doc>Tests whether ipaddr module is present on ssh-connected machine, Puts ipaddr.py to target_dir if not.</doc>
<status status="PASS" start="2026-04-21T02:06:44.506463" elapsed="0.068719"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-04-21T02:06:44.616932" level="INFO">[chan 3] Opened sftp connection (server version 3)</msg>
<msg time="2026-04-21T02:06:44.631912" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../../tools/fastbgp/play.py' -&gt; '/home/jenkins//play.py'</msg>
<arg>/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../../tools/fastbgp/play.py</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-21T02:06:44.575410" elapsed="0.056631"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:44.632960" level="INFO">Creating Session using : alias=config-session, url=http://10.30.171.3:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x799adc14d1d0&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>${CONFIG_SESSION}</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-21T02:06:44.632400" elapsed="0.000891"/>
</kw>
<kw name="Setup_Karaf_Keywords" owner="KarafKeywords">
<kw name="ClusterManagement_Setup" owner="ClusterManagement">
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-21T02:06:44.635558" level="INFO">${already_done} = True</msg>
<var>${already_done}</var>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>False</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-21T02:06:44.634995" elapsed="0.000601"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="PASS" start="2026-04-21T02:06:44.635921" elapsed="0.000053"/>
</return>
<status status="PASS" start="2026-04-21T02:06:44.635721" elapsed="0.000299"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:44.635686" elapsed="0.000370"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:44.636292" elapsed="0.000031"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<var>${cluster_size}</var>
<arg>\${NUM_ODL_SYSTEM}</arg>
<arg>1</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:44.636556" elapsed="0.000030"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<var>${status}</var>
<var>${possibly_int_of_members}</var>
<arg>BuiltIn.Convert_To_Integer</arg>
<arg>${cluster_size}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:44.636856" elapsed="0.000033"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${int_of_members}</var>
<arg>'${status}' != 'PASS'</arg>
<arg>${1}</arg>
<arg>${possibly_int_of_members}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:44.637122" elapsed="0.000028"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<arg>int_of_members=${int_of_members}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Construct index list, session list and IP mapping, publish them as suite variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:44.637515" elapsed="0.000035"/>
</kw>
<arg>http_timeout=${http_timeout}</arg>
<doc>Detect repeated call, or detect number of members and initialize derived suite variables.
Http sessions are created with parameters to not waste time when ODL is no accepting connections properly.</doc>
<status status="PASS" start="2026-04-21T02:06:44.634458" elapsed="0.003186"/>
</kw>
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:44.637942" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:44.637734" elapsed="0.000270"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:44.637709" elapsed="0.000327"/>
</if>
<kw name="Run_Bash_Command_On_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:44.642005" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:44.641579" elapsed="0.000456"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:06:44.642586" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:06:44.642267" elapsed="0.000346"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:06:44.642659" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:44.642841" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:06:44.641206" elapsed="0.001661"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:06:44.643955" level="INFO">${member_ip} = 10.30.171.3</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:06:44.643656" elapsed="0.000326"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:06:44.644934" level="INFO">index=7
host=10.30.171.116
alias=None
port=22
timeout=10 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:06:44.645040" level="INFO">${current_connection} = index=7
host=10.30.171.116
alias=None
port=22
timeout=10 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:06:44.644622" elapsed="0.000445"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:44.647994" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:44.647604" elapsed="0.000576"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:44.647579" elapsed="0.000628"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:06:44.648497" level="INFO">index=7
host=10.30.171.116
alias=None
port=22
timeout=10 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:06:44.648637" level="INFO">${current_ssh_connection} = index=7
host=10.30.171.116
alias=None
port=22
timeout=10 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:06:44.648365" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:44.650052" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.171.3" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:44.648874" elapsed="0.001232"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:06:44.651144" level="INFO">${conn_id} = 8</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:06:44.650411" elapsed="0.000760"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:06:44.652762" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:06:44.652997" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:06:44.652120" elapsed="0.000928"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:44.653344" elapsed="0.000645"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T02:06:44.655754" level="INFO">Logging into '10.30.171.3:22' as 'jenkins'.</msg>
<msg time="2026-04-21T02:06:44.965802" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 02:06:43 UTC 2026

  System load:  0.06               Processes:             121
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.171.3
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 02:06:43 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T02:06:44.655179" elapsed="0.310858"/>
</kw>
<msg time="2026-04-21T02:06:44.966147" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:44.654402" elapsed="0.311924"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T02:06:44.651403" elapsed="0.315180"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:06:44.967207" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-04-21T02:06:44.980116" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-04-21T02:06:44.980396" level="INFO">${stdout} = </msg>
<msg time="2026-04-21T02:06:44.980487" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:06:44.966878" elapsed="0.013671"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:06:44.981108" elapsed="0.000656"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:44.983422" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:44.982258" elapsed="0.001274"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T02:06:44.984080" elapsed="0.000036"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:44.983706" elapsed="0.000484"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:44.983656" elapsed="0.000585"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:06:44.984647" elapsed="0.000101"/>
</return>
<status status="PASS" start="2026-04-21T02:06:44.984360" elapsed="0.000498"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:44.984326" elapsed="0.000588"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T02:06:44.984998" elapsed="0.000043"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:06:44.992044" elapsed="0.000344"/>
</kw>
<msg time="2026-04-21T02:06:44.992493" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:44.990696" elapsed="0.001956"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:44.992952" elapsed="0.000075"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:44.993219" elapsed="0.000068"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:06:44.985839" elapsed="0.007563"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-04-21T02:06:44.647067" elapsed="0.346449"/>
</kw>
<msg time="2026-04-21T02:06:44.993574" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:44.646343" elapsed="0.347358"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-21T02:06:44.645819" elapsed="0.348008"/>
</kw>
<msg time="2026-04-21T02:06:44.993874" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:44.645231" elapsed="0.348690"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:06:44.997422" elapsed="0.000168"/>
</kw>
<msg time="2026-04-21T02:06:44.997639" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:44.996863" elapsed="0.000842"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:44.998022" elapsed="0.000027"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:44.998204" elapsed="0.000021"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:06:44.994257" elapsed="0.004032"/>
</kw>
<msg time="2026-04-21T02:06:44.998390" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-04-21T02:06:44.644208" elapsed="0.354207"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:44.998923" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:44.998637" elapsed="0.000329"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-21T02:06:44.999015" elapsed="0.000037"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-04-21T02:06:44.643268" elapsed="0.355887"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:06:44.643076" elapsed="0.356117"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:06:44.642931" elapsed="0.356299"/>
</for>
<arg>iptables -I INPUT -p tcp --dport ${KARAF_SHELL_PORT} -j ACCEPT; iptables-save</arg>
<doc>Cycle through indices (or all), run command on each.</doc>
<status status="PASS" start="2026-04-21T02:06:44.638395" elapsed="0.360896"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>First connections to Karaf console may fail, so WUKS is used. TODO: Track as a Bug.</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-04-21T02:06:44.999455" elapsed="0.000218"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:45.014925" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:45.014744" elapsed="0.000245"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.014716" elapsed="0.000298"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:06:45.015377" level="INFO">index=7
host=10.30.171.116
alias=None
port=22
timeout=10 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:06:45.015496" level="INFO">${current_ssh_connection_object} = index=7
host=10.30.171.116
alias=None
port=22
timeout=10 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:06:45.015221" elapsed="0.000302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.016011" level="INFO">{1: 4}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:45.015689" elapsed="0.000368"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.016465" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:45.016215" elapsed="0.000294"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:06:45.017155" elapsed="0.000188"/>
</kw>
<msg time="2026-04-21T02:06:45.017462" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:06:45.017518" level="INFO">${old_connection_index} = 4</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:45.016707" elapsed="0.000839"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${old_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:06:45.018383" elapsed="0.000137"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:06:45.027769" level="INFO">logout</msg>
<arg>logout</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:06:45.019038" elapsed="0.008806"/>
</kw>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:45.018690" elapsed="0.009205"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:06:45.028403" elapsed="0.000250"/>
</kw>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:45.028072" elapsed="0.000630"/>
</kw>
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:06:45.017863" elapsed="0.010884"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:45.017621" elapsed="0.011266"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.017603" elapsed="0.011311"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:06:45.029712" level="INFO">${ip_address} = 10.30.171.3</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:06:45.029442" elapsed="0.000296"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-04-21T02:06:45.029787" elapsed="0.000054"/>
</return>
<msg time="2026-04-21T02:06:45.029970" level="INFO">${odl_ip} = 10.30.171.3</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-04-21T02:06:45.029154" elapsed="0.000840"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_PORT}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:06:45.030155" elapsed="0.000429"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:06:45.030885" level="INFO">index=9
host=10.30.171.3
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:06:45.030984" level="INFO">${karaf_connection_object} = index=9
host=10.30.171.3
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:06:45.030759" elapsed="0.000251"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:45.031163" elapsed="0.002314"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-04-21T02:06:45.033938" level="INFO">Logging into '10.30.171.3:8101' as 'karaf'.</msg>
<msg time="2026-04-21T02:06:45.183324" level="INFO">Read output: [33m                                                                                           
[33m    ________                       ________                .__  .__       .__     __       
[33m    \_____  \ ______   ____   ____ \______ \ _____  ___.__.|  | |__| ____ |  |___/  |_     
[33m     /   |   \\____ \_/ __ \ /    \ |    |  \\__  \&lt;   |  ||  | |  |/ ___\|  |  \   __\    
[33m    /    |    \  |_&gt; &gt;  ___/|   |  \|    `   \/ __ \\___  ||  |_|  / /_/  &gt;   Y  \  |      
[33m    \_______  /   __/ \___  &gt;___|  /_______  (____  / ____||____/__\___  /|___|  /__|      
[33m            \/|__|        \/     \/        \/     \/\/            /_____/      \/          
[33m                                                                                           

Hit '[1m&lt;tab&gt;[0m' for a list of available commands
and '[1m[cmd] --help[0m' for help on a specific command.
Hit '[1m&lt;ctrl-d&gt;[0m' or type '[1msystem:shutdown[0m' or '[1mlogout[0m' to shutdown OpenDaylight.

[?1h=[90m~[0m                                                                                [?2004hopendaylight-user</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="PASS" start="2026-04-21T02:06:45.033657" elapsed="0.149857"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:06:45.188252" elapsed="0.000203"/>
</kw>
<msg time="2026-04-21T02:06:45.188501" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:45.187520" elapsed="0.001055"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.188741" elapsed="0.000022"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.188939" elapsed="0.000021"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:06:45.184810" elapsed="0.004216"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:06:45.184049" elapsed="0.005025"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-04-21T02:06:45.014335" elapsed="0.174791"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:06:45.000445" elapsed="0.188728"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:45.000065" elapsed="0.189162"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:06:44.999915" elapsed="0.189351"/>
</iter>
<var>${index}</var>
<value>@{ClusterManagement__member_index_list}</value>
<status status="PASS" start="2026-04-21T02:06:44.999735" elapsed="0.189570"/>
</for>
<doc>Initialize ClusterManagement. Open ssh karaf connections to each ODL.</doc>
<status status="PASS" start="2026-04-21T02:06:44.633784" elapsed="0.555583"/>
</kw>
<doc>Initialize SetupUtils. SSH-login to mininet machine, create HTTP session,
prepare directories for responses, put Python tool to mininet machine, setup imported resources.</doc>
<status status="PASS" start="2026-04-21T02:06:43.055449" elapsed="2.133968"/>
</kw>
<test id="s1-s11-t1" name="TC1_Configure_iBGP_Peer" line="54">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:06:45.192828" elapsed="0.000313"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:06:45.192354" elapsed="0.000868"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:45.194686" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:45.194514" elapsed="0.000241"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.194484" elapsed="0.000325"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:45.200333" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:45.200227" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.200210" elapsed="0.000190"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.201420" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:45.201032" elapsed="0.000415"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.201922" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:06:45.201612" elapsed="0.000336"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:06:45.201992" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:45.202146" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:06:45.200636" elapsed="0.001535"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:45.208019" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:45.207908" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.207889" elapsed="0.000200"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:45.209259" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:45.209153" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.209135" elapsed="0.000191"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:06:45.209784" level="INFO">${karaf_connection_index} = 9</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:06:45.209479" elapsed="0.000349"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:06:45.210202" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:06:45.209990" elapsed="0.000237"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:06:45.262864" level="INFO">@root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:06:45.210866" elapsed="0.052194"/>
</kw>
<msg time="2026-04-21T02:06:45.263289" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:06:45.263338" level="INFO">${message_write} = @root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:45.210389" elapsed="0.052987"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:06:45.313117" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "C "o "n "f "i "g "u "r "e "_ "i "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:06:45.264167" elapsed="0.049142"/>
</kw>
<msg time="2026-04-21T02:06:45.313524" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:06:45.313572" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "C "o "n "f "i "g "u "r "e "_ "i "B "G "P "_ "P "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:45.263639" elapsed="0.049971"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.314075" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:45.313724" elapsed="0.000413"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.313689" elapsed="0.000475"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.314705" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "C "o "n "f "i "g "u "r "e "_ "i "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:45.314312" elapsed="0.000507"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.315189" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:45.314905" elapsed="0.000424"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.314882" elapsed="0.000521"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:06:45.315447" elapsed="0.000042"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:06:45.318291" elapsed="0.000168"/>
</kw>
<msg time="2026-04-21T02:06:45.318525" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:45.317069" elapsed="0.001618"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.319067" elapsed="0.000091"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.319729" elapsed="0.000112"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:06:45.316398" elapsed="0.003592"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:06:45.315807" elapsed="0.004262"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:06:45.208854" elapsed="0.111318"/>
</kw>
<msg time="2026-04-21T02:06:45.320271" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:06:45.320318" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "C "o "n "f "i "g "u "r "e "_ "i "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:45.208244" elapsed="0.112114"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:06:45.320553" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:06:45.320440" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.320420" elapsed="0.000219"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.321101" elapsed="0.000029"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.321489" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:06:45.321563" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:06:45.207525" elapsed="0.114152"/>
</kw>
<msg time="2026-04-21T02:06:45.321815" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:06:45.321876" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "C "o "n "f "i "g "u "r "e "_ "i "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:45.202548" elapsed="0.119377"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.322392" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:45.322032" elapsed="0.000439"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.322008" elapsed="0.000500"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:06:45.202401" elapsed="0.120141"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:06:45.202227" elapsed="0.120362"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:06:45.199870" elapsed="0.122801"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:06:45.194099" elapsed="0.128646"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:45.193456" elapsed="0.129362"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:06:45.190116" elapsed="0.132764"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.323984" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | BGP_NAME=example-bgp-peer | IP=10.30.171.116 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=exam...</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>BGP_NAME=${BGP_PEER_NAME}</arg>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:45.323098" elapsed="0.000923"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.359427" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:45.358923" elapsed="0.000545"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:45.360279" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:45.360012" elapsed="0.000344">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:45.360454" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:45.359648" elapsed="0.000831"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.361052" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:45.360647" elapsed="0.000432"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:45.361384" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:45.361554" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:45.361244" elapsed="0.000337"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.362010" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:45.361742" elapsed="0.000315"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.363073" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:45.362801" elapsed="0.000319"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.363582" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:06:45.363311" elapsed="0.000296"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.364316" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:45.364016" elapsed="0.000325"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:45.365106" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:45.364881" elapsed="0.000250"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:45.365185" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:06:45.365349" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:45.364539" elapsed="0.000834"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:45.365533" elapsed="0.000270"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T02:06:45.363871" elapsed="0.001974"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.366398" level="INFO">${value} = example-bgp-peer</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:45.366100" elapsed="0.000324"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:45.367335" level="INFO">${encoded} = example-bgp-peer</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:45.367111" elapsed="0.000250"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:45.367411" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:45.367561" level="INFO">${encoded_value} = example-bgp-peer</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:45.366613" elapsed="0.000973"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:45.367741" elapsed="0.000241"/>
</kw>
<var name="${key}">BGP_NAME</var>
<var name="${value}">example-bgp-peer</var>
<status status="PASS" start="2026-04-21T02:06:45.365961" elapsed="0.002062"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.368578" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:45.368281" elapsed="0.000324"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:45.369342" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:45.369134" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:45.369460" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:06:45.369613" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:45.368810" elapsed="0.000827"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:45.369806" elapsed="0.000223"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:06:45.368142" elapsed="0.001927"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.370619" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:45.370316" elapsed="0.000329"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:45.371412" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:45.371199" elapsed="0.000238"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:45.371486" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:45.371636" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:45.370850" elapsed="0.000810"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:45.371832" elapsed="0.000223"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:06:45.370180" elapsed="0.001915"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.372644" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:45.372348" elapsed="0.000321"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:45.373408" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:45.373201" elapsed="0.000232"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:45.373481" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:45.373630" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:45.372875" elapsed="0.000779"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:45.373830" elapsed="0.000223"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:06:45.372206" elapsed="0.001888"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.374636" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:45.374341" elapsed="0.000320"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:45.375441" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:45.375229" elapsed="0.000237"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:45.375515" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:45.375664" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:45.374866" elapsed="0.000822"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:45.375864" elapsed="0.000232"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:06:45.374206" elapsed="0.001930"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.376683" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:45.376383" elapsed="0.000325"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:45.377614" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:45.377236" elapsed="0.000404"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:45.377688" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:45.377861" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:45.376912" elapsed="0.000974"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:45.378042" elapsed="0.000222"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:06:45.376248" elapsed="0.002055"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.378864" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:45.378549" elapsed="0.000341"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:45.379629" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:45.379416" elapsed="0.000238"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:45.379741" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:06:45.379912" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:45.379080" elapsed="0.000856"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:45.380090" elapsed="0.000223"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:06:45.378414" elapsed="0.001938"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.380911" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:45.380599" elapsed="0.000337"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:45.381649" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:45.381442" elapsed="0.000233"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:45.381724" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:45.381888" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:45.381126" elapsed="0.000787"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:45.382068" elapsed="0.000219"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:06:45.380463" elapsed="0.001864"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.382896" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:45.382584" elapsed="0.000338"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:06:45.383654" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:06:45.383441" elapsed="0.000238"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:06:45.383728" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:45.383895" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:06:45.383123" elapsed="0.000796"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:45.384073" elapsed="0.000219"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:06:45.382439" elapsed="0.001892"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:06:45.363663" elapsed="0.020704"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:06:45.384411" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:06:45.384572" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': ...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:06:45.362454" elapsed="0.022144"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:45.362133" elapsed="0.022497"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.384830" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:45.384659" elapsed="0.000228"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.362110" elapsed="0.022798"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.385835" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:45.385065" elapsed="0.000800"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:45.385914" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:45.358276" elapsed="0.027770"/>
</kw>
<msg time="2026-04-21T02:06:45.386103" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:45.345161" elapsed="0.040994"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.399145" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.411917" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.424802" elapsed="0.000038"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.425057" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.425247" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.425673" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:45.425515" elapsed="0.000214"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:45.425497" elapsed="0.000260"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.425923" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.426097" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.426267" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:45.425457" elapsed="0.000863"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:45.425335" elapsed="0.001014"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.426503" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:45.426581" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:06:45.426738" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:45.340664" elapsed="0.086103"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.454224" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:45.453804" elapsed="0.000453"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:45.455083" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:45.454785" elapsed="0.000376">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:45.455255" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:45.454441" elapsed="0.000839"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.455845" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:45.455446" elapsed="0.000426"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:06:45.456179" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:06:45.456411" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:06:45.456037" elapsed="0.000403"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.456865" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:45.456602" elapsed="0.000324"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:06:45.457335" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:45.457003" elapsed="0.000391"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.457890" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': ...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:45.457570" elapsed="0.000348"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:45.457420" elapsed="0.000534"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.456979" elapsed="0.000996"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.458995" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflec...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:45.458127" elapsed="0.000898"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:06:45.459078" elapsed="0.000035"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:06:45.453117" elapsed="0.006097"/>
</kw>
<msg time="2026-04-21T02:06:45.459273" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:45.439879" elapsed="0.019441"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.473683" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.486410" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.500766" elapsed="0.000054"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.501075" elapsed="0.000029"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.501352" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.501834" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:45.501648" elapsed="0.000248"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:06:45.501629" elapsed="0.000293"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.502076" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.502252" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.502426" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:06:45.501587" elapsed="0.000895"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:06:45.501447" elapsed="0.001065"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.502682" elapsed="0.000026"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:06:45.502775" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:06:45.502969" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflec...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:06:45.437091" elapsed="0.065908"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:06:45.504579" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:06:45.504278" elapsed="0.000377">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:06:45.504758" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:45.503820" elapsed="0.000963"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.505148" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:45.504874" elapsed="0.000332"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.505734" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:45.505419" elapsed="0.000344"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:45.505230" elapsed="0.000585"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.504855" elapsed="0.000983"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.508564" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:45.505997" elapsed="0.002601"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:06:45.508660" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:06:45.508870" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:06:45.503364" elapsed="0.005539"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.510444" level="INFO">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.116</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:45.510134" elapsed="0.000368"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.511053" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:45.510729" elapsed="0.000455"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.511688" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:45.511386" elapsed="0.000359"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.512261" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:45.511966" elapsed="0.000348"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:06:45.513375" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:06:45.513115" elapsed="0.000293"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:06:45.513866" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:06:45.513617" elapsed="0.000281"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:06:45.514104" elapsed="0.000279"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.514979" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:45.514621" elapsed="0.000420"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:06:45.515100" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:06:45.515308" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:06:45.512573" elapsed="0.002769"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:45.543776" level="INFO">PUT Request : url=http://10.30.171.3:8181/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.116 
 path_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.116 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Content-Length': '1079', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:06:45.543915" level="INFO">PUT Response : url=http://10.30.171.3:8181/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.116 
 status=201, reason=Created 
 headers={'Set-Cookie': 'JSESSIONID=node018iq42yq9q1si1r4kodwcygtv920.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 20-Apr-2026 02:06:45 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:45.544198" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:06:45.518757" elapsed="0.025479"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:45.515439" elapsed="0.028868"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.544611" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:45.544353" elapsed="0.000356"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.515414" elapsed="0.029328"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.549984" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:45.546280" elapsed="0.003765"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:45.545936" elapsed="0.004156"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.545909" elapsed="0.004218"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.553447" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:45.550544" elapsed="0.002951"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:45.550206" elapsed="0.003325"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.550182" elapsed="0.003376"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.554197" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:45.553763" elapsed="0.000462"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.554631" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:45.554296" elapsed="0.000396"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.555242" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:45.554925" elapsed="0.000344"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:45.554725" elapsed="0.000582"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.554278" elapsed="0.001052"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.555939" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:45.555502" elapsed="0.000472"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.556352" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:45.556062" elapsed="0.000348"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.556989" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:45.556605" elapsed="0.000416"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:45.556437" elapsed="0.000630"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.556039" elapsed="0.001056"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:45.557309" elapsed="0.000385"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:06:45.558203" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:45.557895" elapsed="0.000335"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:06:45.558467" elapsed="0.002449"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:06:45.545326" elapsed="0.015659"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:06:45.561167" elapsed="0.000037"/>
</return>
<status status="PASS" start="2026-04-21T02:06:45.561053" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.561034" elapsed="0.000232"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.561421" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:06:45.561489" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:06:45.563871" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:06:45.509255" elapsed="0.054643"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:06:45.563965" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:06:45.564121" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:06:45.329413" elapsed="0.234733"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.564492" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:45.564243" elapsed="0.000317"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.564226" elapsed="0.000359"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:06:45.564617" elapsed="0.000025"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:06:45.324313" elapsed="0.240426"/>
</kw>
<kw name="Teardown_Test_Show_Bugs_If_Test_Failed" owner="SetupUtils" type="TEARDOWN">
<kw name="SetupUtils__Report_Bugs_Causing_Failure" owner="SetupUtils">
<if>
<branch type="IF" condition="'${SetupUtils__Known_Bug_ID}' != ''">
<kw name="Report Failure Due To Bug" owner="Utils">
<arg>${SetupUtils__Known_Bug_ID}</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.566030" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:45.565628" elapsed="0.000463"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.565611" elapsed="0.000504"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>'${SetupUtils__Known_Bug_ID}' != ''</arg>
<arg>Set_Known_Bug_Id</arg>
<arg>${EMPTY}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:45.566265" elapsed="0.000385"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.571968" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:45.571537" elapsed="0.000458"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="PASS" start="2026-04-21T02:06:45.572214" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:06:45.572070" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.572052" elapsed="0.000242"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.572449" elapsed="0.000022"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<var>${reference}</var>
<arg>${SUITE_NAME}_${TEST_NAME}</arg>
<arg>[ /\.-]</arg>
<arg>_</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.572627" elapsed="0.000021"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.572820" elapsed="0.000022"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${msg}</var>
<arg>... click for list of related bugs or create a new one if needed (with the${newline}"${reference}"${newline}reference somewhere inside)</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.572994" elapsed="0.000020"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${bugs}</var>
<arg>"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=${reference}&amp;order=bug_status"</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.573163" elapsed="0.000020"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<arg>${msg}${newline}${bugs}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.573332" elapsed="0.000020"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${msg}${newline}${bugs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.573499" elapsed="0.000020"/>
</kw>
<doc>Report that a test failed and point to linked Bugzilla bug(s).
Linked bugs must contain the ${reference} inside comments (workaround
becasue of currently missing suitable field for external references and
not correctly working the CONTENT MATCHES filter).
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-04-21T02:06:45.571224" elapsed="0.002351"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:45.565418" elapsed="0.008208"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-04-21T02:06:45.565040" elapsed="0.008627"/>
</kw>
<doc>Configure BGP peer module with initiate-connection set to false.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:06:45.189487" elapsed="0.384219"/>
</test>
<test id="s1-s11-t2" name="TC1_Check_Example_Bgp_Rib_Is_Empty" line="73">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:06:45.577222" elapsed="0.000212"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:06:45.576952" elapsed="0.000537"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:45.578536" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:45.578412" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.578391" elapsed="0.000214"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:45.583762" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:45.583656" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.583639" elapsed="0.000217"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.584878" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:45.584472" elapsed="0.000433"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.585362" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:06:45.585070" elapsed="0.000318"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:06:45.585432" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:45.585585" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:06:45.584090" elapsed="0.001520"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:45.591487" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:45.591377" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.591358" elapsed="0.000198"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:45.592752" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:45.592646" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.592628" elapsed="0.000215"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:06:45.593299" level="INFO">${karaf_connection_index} = 9</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:06:45.592996" elapsed="0.000383"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:06:45.593768" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:06:45.593548" elapsed="0.000263"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:06:45.627063" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:06:45.594346" elapsed="0.032917"/>
</kw>
<msg time="2026-04-21T02:06:45.627476" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:06:45.627528" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:45.593977" elapsed="0.033589"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:06:45.658843" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "_ "B "g "p "_ "R "i "b "_ "I "s "_ "E "m "p "t "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:06:45.628246" elapsed="0.030856"/>
</kw>
<msg time="2026-04-21T02:06:45.659365" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:06:45.659414" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "_ "B "g "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:45.627825" elapsed="0.031633"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.659984" elapsed="0.000040"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:45.659587" elapsed="0.000471"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.659545" elapsed="0.000542"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.660677" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "_ "B "g "p "_ "R "i "b "_ "I "s "_ "E "m "p "t "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:45.660250" elapsed="0.000502"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.661060" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:45.660836" elapsed="0.000278"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.660816" elapsed="0.000322"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:06:45.661178" elapsed="0.000056"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:06:45.664221" elapsed="0.000167"/>
</kw>
<msg time="2026-04-21T02:06:45.664452" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:45.662921" elapsed="0.001690"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.664921" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.665320" elapsed="0.000088"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:06:45.662233" elapsed="0.003329"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:06:45.661575" elapsed="0.004058"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:06:45.592345" elapsed="0.073403"/>
</kw>
<msg time="2026-04-21T02:06:45.665864" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:06:45.665918" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "_ "B "g "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:45.591713" elapsed="0.074268"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:06:45.666205" elapsed="0.000046"/>
</return>
<status status="PASS" start="2026-04-21T02:06:45.666077" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.666054" elapsed="0.000267"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.666763" elapsed="0.000055"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.667188" elapsed="0.000028"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:06:45.667335" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:06:45.591031" elapsed="0.076437"/>
</kw>
<msg time="2026-04-21T02:06:45.667583" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:06:45.667634" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "_ "B "g "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:45.586018" elapsed="0.081655"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.668057" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:45.667756" elapsed="0.000359"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.667737" elapsed="0.000402"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:06:45.585869" elapsed="0.082294"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:06:45.585673" elapsed="0.082528"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:06:45.583298" elapsed="0.084966"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:06:45.578098" elapsed="0.090238"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:45.577646" elapsed="0.090738"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:06:45.574650" elapsed="0.093794"/>
</kw>
<kw name="Check_Example_Bgp_Rib_Does_Not_Contain" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:45.682009" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node018iq42yq9q1si1r4kodwcygtv920.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:45.685640" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-04-21T02:06:45.686260" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_RIB_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:06:45.669168" elapsed="0.017159"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.691450" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:45.686765" elapsed="0.004733"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.694562" level="INFO">{"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:45.691695" elapsed="0.003043"/>
</kw>
<kw name="Should Not Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${substr}</arg>
<arg>${error_message}</arg>
<arg>values=False</arg>
<doc>Fails if ``container`` contains ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:06:45.694927" elapsed="0.003394"/>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>${JSONKEYSTR}</arg>
<doc>Check the example-bgp-rib does not contain the string</doc>
<status status="PASS" start="2026-04-21T02:06:45.668691" elapsed="0.029726"/>
</kw>
<kw name="Teardown_Test_Show_Bugs_If_Test_Failed" owner="SetupUtils" type="TEARDOWN">
<kw name="SetupUtils__Report_Bugs_Causing_Failure" owner="SetupUtils">
<if>
<branch type="IF" condition="'${SetupUtils__Known_Bug_ID}' != ''">
<kw name="Report Failure Due To Bug" owner="Utils">
<arg>${SetupUtils__Known_Bug_ID}</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.699987" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:45.699556" elapsed="0.000496"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.699530" elapsed="0.000551"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>'${SetupUtils__Known_Bug_ID}' != ''</arg>
<arg>Set_Known_Bug_Id</arg>
<arg>${EMPTY}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:45.700250" elapsed="0.000432"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.707769" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:45.706949" elapsed="0.000894"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="PASS" start="2026-04-21T02:06:45.708210" elapsed="0.000050"/>
</return>
<status status="PASS" start="2026-04-21T02:06:45.707987" elapsed="0.000318"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.707955" elapsed="0.000386"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.708565" elapsed="0.000032"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<var>${reference}</var>
<arg>${SUITE_NAME}_${TEST_NAME}</arg>
<arg>[ /\.-]</arg>
<arg>_</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.708853" elapsed="0.000032"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.709106" elapsed="0.000029"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${msg}</var>
<arg>... click for list of related bugs or create a new one if needed (with the${newline}"${reference}"${newline}reference somewhere inside)</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.709348" elapsed="0.000029"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${bugs}</var>
<arg>"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=${reference}&amp;order=bug_status"</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.709589" elapsed="0.000028"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<arg>${msg}${newline}${bugs}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.709907" elapsed="0.000031"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${msg}${newline}${bugs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.710176" elapsed="0.000029"/>
</kw>
<doc>Report that a test failed and point to linked Bugzilla bug(s).
Linked bugs must contain the ${reference} inside comments (workaround
becasue of currently missing suitable field for external references and
not correctly working the CONTENT MATCHES filter).
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-04-21T02:06:45.706402" elapsed="0.003888"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:45.699310" elapsed="0.011053"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-04-21T02:06:45.698810" elapsed="0.011621"/>
</kw>
<doc>Check RIB for none linkstate-routes</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:06:45.574125" elapsed="0.136373"/>
</test>
<test id="s1-s11-t3" name="TC1_Connect_BGP_Peer" line="78">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:06:45.715354" elapsed="0.000219"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:06:45.715082" elapsed="0.000546"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:45.716687" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:45.716572" elapsed="0.000163"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.716552" elapsed="0.000206"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:45.722224" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:45.722109" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.722089" elapsed="0.000207"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.723396" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:45.722989" elapsed="0.000436"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.723912" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:06:45.723593" elapsed="0.000345"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:06:45.723982" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:06:45.724145" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:06:45.722549" elapsed="0.001777"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:45.730624" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:45.730498" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.730473" elapsed="0.000225"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:45.732212" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:45.732077" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.732056" elapsed="0.000238"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:06:45.732929" level="INFO">${karaf_connection_index} = 9</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:06:45.732489" elapsed="0.000476"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:06:45.733430" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:06:45.733174" elapsed="0.000285"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:06:45.765777" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:06:45.734141" elapsed="0.032044"/>
</kw>
<msg time="2026-04-21T02:06:45.766569" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:06:45.766640" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:45.733657" elapsed="0.033038"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:06:45.786004" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:06:45.767951" elapsed="0.018170"/>
</kw>
<msg time="2026-04-21T02:06:45.786297" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:06:45.786344" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:45.767158" elapsed="0.019224"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.786884" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:45.786515" elapsed="0.000431"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.786469" elapsed="0.000514"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.787501" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:45.787146" elapsed="0.000431"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.787899" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:45.787646" elapsed="0.000312"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.787627" elapsed="0.000354"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:06:45.788031" elapsed="0.000062"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:06:45.791104" elapsed="0.000167"/>
</kw>
<msg time="2026-04-21T02:06:45.791337" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:45.789949" elapsed="0.001545"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.791785" elapsed="0.000443"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.792531" elapsed="0.000281"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:06:45.789157" elapsed="0.003793"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:06:45.788482" elapsed="0.004540"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:06:45.731672" elapsed="0.061451"/>
</kw>
<msg time="2026-04-21T02:06:45.793301" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:06:45.793348" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:45.730889" elapsed="0.062496"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:06:45.793601" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:06:45.793486" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.793464" elapsed="0.000225"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.794200" elapsed="0.000034"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.794590" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:06:45.794666" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:06:45.730074" elapsed="0.064702"/>
</kw>
<msg time="2026-04-21T02:06:45.794909" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:06:45.794955" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:45.724746" elapsed="0.070247"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.795340" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:45.795075" elapsed="0.000319"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.795056" elapsed="0.000362"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:06:45.724592" elapsed="0.070849"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:06:45.724398" elapsed="0.071086"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:06:45.721666" elapsed="0.073882"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:06:45.716260" elapsed="0.079353"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:45.715805" elapsed="0.079865"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:06:45.711980" elapsed="0.083748"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:45.803568" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:45.803451" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.803432" elapsed="0.000207"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.804943" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:45.804362" elapsed="0.000612"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.805546" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:06:45.805151" elapsed="0.000422"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:06:45.805618" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:06:45.805809" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:06:45.803912" elapsed="0.001934"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:45.811732" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:45.811620" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.811601" elapsed="0.000215"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:45.812932" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:45.812824" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.812806" elapsed="0.000194"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:06:45.813420" level="INFO">${karaf_connection_index} = 9</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:06:45.813153" elapsed="0.000293"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:06:45.813932" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:06:45.813616" elapsed="0.000342"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:06:45.845001" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "E "r "r "o "r "[C "= "[C "W "E "L "L "_ "K "N "O "W "N "_ "A "T "T "R "_ "M "I "S "S "I "N "G "[78C[C "[A[78Ci</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:06:45.814468" elapsed="0.030837"/>
</kw>
<msg time="2026-04-21T02:06:45.845580" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:06:45.845639" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "E "r "r "o "r "[C "= "[C "W "E "L "L "_ "K "N "O "W "N "_ "A "T "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:45.814124" elapsed="0.031562"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:06:45.943890" level="INFO">"s "[C "E "X "P "E "C "T "E "D "[C "i "n "[C "t "h "i "s "[C "t "e "s "t "[C "c "a "s "e ", "[C "a "n "d "[C "s "h "o "u "l "d "[C "b "e "[C "t "h "r "o "w "n "[C "w "h "e "n "[C "m "i "s "s "i "n "g "[C "m "a "n "d "a "t "o "r "y "[C "a "t "t "r "[78Ci "[A[78Cb
 "u "t "e "s ". "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:06:45.846817" elapsed="0.097349"/>
</kw>
<msg time="2026-04-21T02:06:45.944407" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:06:45.944458" level="INFO">${message_wait} =  "s "[C "E "X "P "E "C "T "E "D "[C "i "n "[C "t "h "i "s "[C "t "e "s "t "[C "c "a "s "e ", "[C "a "n "d "[C "s "h "o "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:45.846133" elapsed="0.098369"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.945164" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:45.944675" elapsed="0.000558"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.944613" elapsed="0.000655"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.945930" level="INFO"> "s "[C "E "X "P "E "C "T "E "D "[C "i "n "[C "t "h "i "s "[C "t "e "s "t "[C "c "a "s "e ", "[C "a "n "d "[C "s "h "o "u "l "d "[C "b "e "[C "t "h "r "o "w "n "[C "w "h "e "n "[C "m "i "s "s "i "n "g "[C "m "a "n "d "a "t "o "r "y "[C "a "t "t "r "[78Ci "[A[78Cb
 "u "t "e "s ". "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:45.945459" elapsed="0.000560"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.946314" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:45.946086" elapsed="0.000283"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.946067" elapsed="0.000326"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:06:45.946439" elapsed="0.000056"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:06:45.948675" elapsed="0.000335"/>
</kw>
<msg time="2026-04-21T02:06:45.949183" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:45.947979" elapsed="0.001284"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.949466" elapsed="0.000028"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.949646" elapsed="0.000022"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:06:45.947514" elapsed="0.002221"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:06:45.946850" elapsed="0.002933"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:06:45.812509" elapsed="0.137394"/>
</kw>
<msg time="2026-04-21T02:06:45.950002" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:06:45.950048" level="INFO">${message} =  "s "[C "E "X "P "E "C "T "E "D "[C "i "n "[C "t "h "i "s "[C "t "e "s "t "[C "c "a "s "e ", "[C "a "n "d "[C "s "h "o "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:45.811975" elapsed="0.138112"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:06:45.950273" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:06:45.950164" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.950145" elapsed="0.000215"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.950903" elapsed="0.000029"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.951271" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:06:45.951410" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:06:45.811273" elapsed="0.140251"/>
</kw>
<msg time="2026-04-21T02:06:45.951623" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:06:45.951668" level="INFO">${output} =  "s "[C "E "X "P "E "C "T "E "D "[C "i "n "[C "t "h "i "s "[C "t "e "s "t "[C "c "a "s "e ", "[C "a "n "d "[C "s "h "o "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:45.806276" elapsed="0.145430"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:45.952066" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:45.951800" elapsed="0.000320"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:45.951767" elapsed="0.000377"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:06:45.806121" elapsed="0.146047"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:06:45.805916" elapsed="0.146292"/>
</for>
<arg>Error = WELL_KNOWN_ATTR_MISSING is EXPECTED in this test case, and should be thrown when missing mandatory attributes.</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:06:45.801192" elapsed="0.151081"/>
</kw>
<arg>KarafKeywords.Log_Message_To_Controller_Karaf</arg>
<arg>Error = WELL_KNOWN_ATTR_MISSING is EXPECTED in this test case, and should be thrown when missing mandatory attributes.</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:45.795943" elapsed="0.156382"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.961732" level="INFO">${start_cmd} = python3 play.py --amount 1 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer.log --bgpls True --skipattr &amp;&gt;bgp_peer.log</msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:06:45.961304" elapsed="0.000462"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.962216" level="INFO">python3 play.py --amount 1 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer.log --bgpls True --skipattr &amp;&gt;bgp_peer.log</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:45.961960" elapsed="0.000303"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:06:45.966323" level="INFO">python3 play.py --amount 1 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer.log --bgpls True --skipattr &amp;&gt;bgp_peer.log</msg>
<msg time="2026-04-21T02:06:45.966421" level="INFO">${output} =  python3 play.py --amount 1 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer.log --bgpls True --skipattr &amp;&gt;bgp_peer.log
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:06:45.962423" elapsed="0.004025"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:45.966884" level="INFO"> python3 play.py --amount 1 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer.log --bgpls True --skipattr &amp;&gt;bgp_peer.log
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:45.966614" elapsed="0.000318"/>
</kw>
<arg>${BGP_PEER_COMMAND} ${SKIP_PARAMS}</arg>
<arg>${BGP_PEER_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-04-21T02:06:45.960752" elapsed="0.006239"/>
</kw>
<kw name="Read_And_Fail_If_Prompt_Is_Seen" owner="BGPcliKeywords">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="Run Keyword And Expect Error" owner="BuiltIn">
<kw name="Read_Text_Before_Prompt" owner="BGPcliKeywords">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:06:55.969447" level="FAIL">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</msg>
<var>${text}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-21T02:06:45.968811" elapsed="10.001494">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:55.970642" elapsed="0.000034"/>
</kw>
<doc>Log text gathered by SSHLibrary.Read_Until_Prompt.
This needs to be a separate keyword just because how Read_And_Fail_If_Prompt_Is_Seen is implemented.</doc>
<status status="FAIL" start="2026-04-21T02:06:45.968460" elapsed="10.002351">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</status>
</kw>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the keyword and checks that the expected error occurred.</doc>
<status status="PASS" start="2026-04-21T02:06:45.968018" elapsed="10.002927"/>
</kw>
<msg time="2026-04-21T02:06:55.971063" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>BuiltIn.Run_Keyword_And_Expect_Error</arg>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:06:45.967620" elapsed="10.003469"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-04-21T02:06:55.971288" elapsed="0.000360"/>
</return>
<status status="PASS" start="2026-04-21T02:06:55.971193" elapsed="0.000492"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:55.971164" elapsed="0.000549"/>
</if>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:55.971973" elapsed="0.000028"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was seen but it was not expected yet</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:55.972153" elapsed="0.000020"/>
</kw>
<doc>Try to read SSH to see prompt, but expect to see no prompt within SSHLibrary's timeout.</doc>
<status status="PASS" start="2026-04-21T02:06:45.967289" elapsed="10.004942"/>
</kw>
<kw name="Teardown_Test_Show_Bugs_If_Test_Failed" owner="SetupUtils" type="TEARDOWN">
<kw name="SetupUtils__Report_Bugs_Causing_Failure" owner="SetupUtils">
<if>
<branch type="IF" condition="'${SetupUtils__Known_Bug_ID}' != ''">
<kw name="Report Failure Due To Bug" owner="Utils">
<arg>${SetupUtils__Known_Bug_ID}</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:55.973658" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:55.973252" elapsed="0.000467"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:55.973234" elapsed="0.000510"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>'${SetupUtils__Known_Bug_ID}' != ''</arg>
<arg>Set_Known_Bug_Id</arg>
<arg>${EMPTY}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:55.973949" elapsed="0.000376"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:06:55.979737" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:06:55.979303" elapsed="0.000461"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="PASS" start="2026-04-21T02:06:55.980002" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:06:55.979858" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:55.979839" elapsed="0.000242"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:55.980232" elapsed="0.000021"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<var>${reference}</var>
<arg>${SUITE_NAME}_${TEST_NAME}</arg>
<arg>[ /\.-]</arg>
<arg>_</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:55.980409" elapsed="0.000020"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:55.980584" elapsed="0.000020"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${msg}</var>
<arg>... click for list of related bugs or create a new one if needed (with the${newline}"${reference}"${newline}reference somewhere inside)</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:55.980753" elapsed="0.000019"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${bugs}</var>
<arg>"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=${reference}&amp;order=bug_status"</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:55.980989" elapsed="0.000021"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<arg>${msg}${newline}${bugs}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:55.981162" elapsed="0.000021"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${msg}${newline}${bugs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:55.981336" elapsed="0.000020"/>
</kw>
<doc>Report that a test failed and point to linked Bugzilla bug(s).
Linked bugs must contain the ${reference} inside comments (workaround
becasue of currently missing suitable field for external references and
not correctly working the CONTENT MATCHES filter).
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-04-21T02:06:55.978989" elapsed="0.002423"/>
</kw>
<status status="PASS" start="2026-04-21T02:06:55.972962" elapsed="0.008500"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-04-21T02:06:55.972517" elapsed="0.008986"/>
</kw>
<doc>Connect BGP peer with advertising the routes without mandatory params like LOC_PREF.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:06:45.711032" elapsed="10.270508"/>
</test>
<test id="s1-s11-t4" name="TC1_Check_Example_Bgp_Rib" line="87">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:06:55.984914" elapsed="0.000214"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:06:55.984622" elapsed="0.000560"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:55.986240" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:55.986124" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:55.986104" elapsed="0.000205"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:55.991622" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:55.991515" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:55.991497" elapsed="0.000194"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:06:55.992715" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:06:55.992330" elapsed="0.000412"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:06:55.993218" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:06:55.992923" elapsed="0.000321"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:06:55.993287" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:06:55.993439" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:06:55.991944" elapsed="0.001519"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:55.999114" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:55.999008" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:55.998989" elapsed="0.000233"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:06:56.000405" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:56.000300" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:56.000282" elapsed="0.000189"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:06:56.000956" level="INFO">${karaf_connection_index} = 9</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:06:56.000621" elapsed="0.000361"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:06:56.001363" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:06:56.001144" elapsed="0.000244"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:06:56.034807" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:06:56.001929" elapsed="0.033170"/>
</kw>
<msg time="2026-04-21T02:06:56.035416" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:06:56.035483" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:56.001551" elapsed="0.033984"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:06:56.058066" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "_ "B "g "p "_ "R "i "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:06:56.036573" elapsed="0.021756"/>
</kw>
<msg time="2026-04-21T02:06:56.058714" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:06:56.058817" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "_ "B "g "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:56.035932" elapsed="0.022925"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:56.059286" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:56.058976" elapsed="0.000371"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:56.058939" elapsed="0.000443"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:56.059969" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "_ "B "g "p "_ "R "i "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:56.059555" elapsed="0.000492"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:56.060345" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:56.060117" elapsed="0.000285"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:56.060098" elapsed="0.000327"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:06:56.060467" elapsed="0.000046"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:06:56.063232" elapsed="0.000153"/>
</kw>
<msg time="2026-04-21T02:06:56.063447" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:56.062184" elapsed="0.001404"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:56.064123" elapsed="0.000304"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:56.064706" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:06:56.061447" elapsed="0.003467"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:06:56.060846" elapsed="0.004135"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:06:56.000001" elapsed="0.065080"/>
</kw>
<msg time="2026-04-21T02:06:56.065176" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:06:56.065221" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "_ "B "g "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:55.999379" elapsed="0.065879"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:06:56.065446" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:06:56.065335" elapsed="0.000223"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:56.065317" elapsed="0.000271"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:56.066248" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:56.066608" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:06:56.066680" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:06:55.998653" elapsed="0.068152"/>
</kw>
<msg time="2026-04-21T02:06:56.066903" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:06:56.066947" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "_ "B "g "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:55.993886" elapsed="0.073104"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:06:56.067327" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:06:56.067067" elapsed="0.000314"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:56.067050" elapsed="0.000355"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:06:55.993700" elapsed="0.073729"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:06:55.993522" elapsed="0.073943"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:06:55.991152" elapsed="0.076372"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:06:55.985760" elapsed="0.081821"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:55.985335" elapsed="0.082295"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:06:55.982409" elapsed="0.085277"/>
</kw>
<kw name="Verify_Keyword_Does_Not_Fail_Within_Timeout" owner="WaitForFailure">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Confirm_Keyword_Fails_Within_Timeout" owner="WaitForFailure">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Check_Example_Bgp_Rib_Does_Not_Contain" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:56.082923" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node018iq42yq9q1si1r4kodwcygtv920.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:56.084070" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-04-21T02:06:56.084623" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_RIB_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:06:56.072440" elapsed="0.012324"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:56.091108" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:56.085329" elapsed="0.005867"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:56.094809" level="INFO">{"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:56.091513" elapsed="0.003476"/>
</kw>
<kw name="Should Not Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${substr}</arg>
<arg>${error_message}</arg>
<arg>values=False</arg>
<doc>Fails if ``container`` contains ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:06:56.095224" elapsed="0.003620"/>
</kw>
<arg>config-session</arg>
<arg>"linkstate-route"</arg>
<doc>Check the example-bgp-rib does not contain the string</doc>
<status status="PASS" start="2026-04-21T02:06:56.072028" elapsed="0.026993"/>
</kw>
<msg time="2026-04-21T02:06:56.099122" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:06:56.099166" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:56.071465" elapsed="0.027723"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T02:06:56.099405" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:56.099278" elapsed="0.000178"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:56.099251" elapsed="0.000229"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:56.099965" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:56.099634" elapsed="0.000357"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:06:56.100470" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:06:56.100148" elapsed="0.000399">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T02:06:56.071116" elapsed="0.029547">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Check_Example_Bgp_Rib_Does_Not_Contain" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:57.118317" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node018iq42yq9q1si1r4kodwcygtv920.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:57.119434" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-04-21T02:06:57.120146" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_RIB_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:06:57.105447" elapsed="0.014940"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:57.125016" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:57.121023" elapsed="0.004086"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:57.129949" level="INFO">{"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:57.125438" elapsed="0.004747"/>
</kw>
<kw name="Should Not Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${substr}</arg>
<arg>${error_message}</arg>
<arg>values=False</arg>
<doc>Fails if ``container`` contains ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:06:57.130509" elapsed="0.004321"/>
</kw>
<arg>config-session</arg>
<arg>"linkstate-route"</arg>
<doc>Check the example-bgp-rib does not contain the string</doc>
<status status="PASS" start="2026-04-21T02:06:57.104393" elapsed="0.030613"/>
</kw>
<msg time="2026-04-21T02:06:57.135107" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:06:57.135151" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:57.102895" elapsed="0.032278"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T02:06:57.135391" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:57.135262" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:57.135236" elapsed="0.000229"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:57.135957" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:57.135616" elapsed="0.000367"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:06:57.136475" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:06:57.136139" elapsed="0.000407">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T02:06:57.101682" elapsed="0.034977">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Check_Example_Bgp_Rib_Does_Not_Contain" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:58.154777" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node018iq42yq9q1si1r4kodwcygtv920.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:58.155550" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-04-21T02:06:58.156320" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_RIB_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:06:58.141316" elapsed="0.015120"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:58.164901" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:58.156985" elapsed="0.008012"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:58.169036" level="INFO">{"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:58.165355" elapsed="0.003932"/>
</kw>
<kw name="Should Not Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${substr}</arg>
<arg>${error_message}</arg>
<arg>values=False</arg>
<doc>Fails if ``container`` contains ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:06:58.169625" elapsed="0.004088"/>
</kw>
<arg>config-session</arg>
<arg>"linkstate-route"</arg>
<doc>Check the example-bgp-rib does not contain the string</doc>
<status status="PASS" start="2026-04-21T02:06:58.140213" elapsed="0.033712"/>
</kw>
<msg time="2026-04-21T02:06:58.174058" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:06:58.174124" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:58.138900" elapsed="0.035258"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T02:06:58.174451" elapsed="0.000025"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:58.174277" elapsed="0.000246"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:58.174242" elapsed="0.000313"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:58.175224" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:58.174806" elapsed="0.000445"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:06:58.175743" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:06:58.175414" elapsed="0.000459">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T02:06:58.137757" elapsed="0.038234">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Check_Example_Bgp_Rib_Does_Not_Contain" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:06:59.191332" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node018iq42yq9q1si1r4kodwcygtv920.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:06:59.191841" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-04-21T02:06:59.192157" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_RIB_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:06:59.180291" elapsed="0.011940"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:59.195603" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:59.192506" elapsed="0.003191"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:06:59.200715" level="INFO">{"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:06:59.196067" elapsed="0.004972"/>
</kw>
<kw name="Should Not Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${substr}</arg>
<arg>${error_message}</arg>
<arg>values=False</arg>
<doc>Fails if ``container`` contains ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:06:59.201378" elapsed="0.005345"/>
</kw>
<arg>config-session</arg>
<arg>"linkstate-route"</arg>
<doc>Check the example-bgp-rib does not contain the string</doc>
<status status="PASS" start="2026-04-21T02:06:59.179311" elapsed="0.027646"/>
</kw>
<msg time="2026-04-21T02:06:59.207056" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:06:59.207101" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:59.178171" elapsed="0.028952"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T02:06:59.207335" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:06:59.207210" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-04-21T02:06:59.207184" elapsed="0.000224"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:06:59.207890" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:06:59.207560" elapsed="0.000356"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:06:59.208390" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:06:59.208071" elapsed="0.000390">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T02:06:59.177057" elapsed="0.031517">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Check_Example_Bgp_Rib_Does_Not_Contain" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:07:00.224024" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node018iq42yq9q1si1r4kodwcygtv920.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:07:00.224688" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-04-21T02:07:00.225224" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_RIB_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:07:00.212951" elapsed="0.012377"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:00.232643" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:00.225707" elapsed="0.007119"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:00.239375" level="INFO">{"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:00.233473" elapsed="0.006104"/>
</kw>
<kw name="Should Not Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${substr}</arg>
<arg>${error_message}</arg>
<arg>values=False</arg>
<doc>Fails if ``container`` contains ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:07:00.239877" elapsed="0.003543"/>
</kw>
<arg>config-session</arg>
<arg>"linkstate-route"</arg>
<doc>Check the example-bgp-rib does not contain the string</doc>
<status status="PASS" start="2026-04-21T02:07:00.211926" elapsed="0.031668"/>
</kw>
<msg time="2026-04-21T02:07:00.243696" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:00.243741" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:00.210747" elapsed="0.033016"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T02:07:00.244018" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:00.243883" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:00.243856" elapsed="0.000237"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:00.244563" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:00.244246" elapsed="0.000343"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:07:00.245096" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:07:00.244747" elapsed="0.000421">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T02:07:00.209588" elapsed="0.035694">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Check_Example_Bgp_Rib_Does_Not_Contain" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:07:01.259686" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node018iq42yq9q1si1r4kodwcygtv920.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:07:01.260236" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-04-21T02:07:01.260627" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_RIB_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:07:01.249499" elapsed="0.011203"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:01.264037" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:01.261018" elapsed="0.003093"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:01.268842" level="INFO">{"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:01.264349" elapsed="0.004772"/>
</kw>
<kw name="Should Not Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${substr}</arg>
<arg>${error_message}</arg>
<arg>values=False</arg>
<doc>Fails if ``container`` contains ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:07:01.269474" elapsed="0.005724"/>
</kw>
<arg>config-session</arg>
<arg>"linkstate-route"</arg>
<doc>Check the example-bgp-rib does not contain the string</doc>
<status status="PASS" start="2026-04-21T02:07:01.248471" elapsed="0.026988"/>
</kw>
<msg time="2026-04-21T02:07:01.275612" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:01.275681" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:01.247314" elapsed="0.028402"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T02:07:01.276201" elapsed="0.000026"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:01.275868" elapsed="0.000414"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:01.275829" elapsed="0.000527"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:01.277088" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:01.276606" elapsed="0.000507"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:07:01.277605" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:07:01.277275" elapsed="0.000405">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T02:07:01.246331" elapsed="0.031500">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Check_Example_Bgp_Rib_Does_Not_Contain" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:07:02.290877" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node018iq42yq9q1si1r4kodwcygtv920.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:07:02.291583" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-04-21T02:07:02.292113" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_RIB_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:07:02.280698" elapsed="0.011524"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:02.297324" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:02.292600" elapsed="0.004821"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:02.302703" level="INFO">{"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:02.297857" elapsed="0.005113"/>
</kw>
<kw name="Should Not Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${substr}</arg>
<arg>${error_message}</arg>
<arg>values=False</arg>
<doc>Fails if ``container`` contains ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:07:02.303299" elapsed="0.004704"/>
</kw>
<arg>config-session</arg>
<arg>"linkstate-route"</arg>
<doc>Check the example-bgp-rib does not contain the string</doc>
<status status="PASS" start="2026-04-21T02:07:02.280094" elapsed="0.028087"/>
</kw>
<msg time="2026-04-21T02:07:02.308283" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:02.308327" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:02.279360" elapsed="0.028990"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T02:07:02.308564" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:02.308439" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:02.308411" elapsed="0.000228"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:02.309130" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:02.308796" elapsed="0.000360"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:07:02.309650" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:07:02.309313" elapsed="0.000407">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T02:07:02.278688" elapsed="0.031164">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Check_Example_Bgp_Rib_Does_Not_Contain" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:07:03.324675" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node018iq42yq9q1si1r4kodwcygtv920.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:07:03.325763" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-04-21T02:07:03.326432" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_RIB_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:07:03.314203" elapsed="0.012389"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:03.333542" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:03.327322" elapsed="0.006289"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:03.337005" level="INFO">{"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:03.333861" elapsed="0.003312"/>
</kw>
<kw name="Should Not Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${substr}</arg>
<arg>${error_message}</arg>
<arg>values=False</arg>
<doc>Fails if ``container`` contains ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:07:03.337400" elapsed="0.003698"/>
</kw>
<arg>config-session</arg>
<arg>"linkstate-route"</arg>
<doc>Check the example-bgp-rib does not contain the string</doc>
<status status="PASS" start="2026-04-21T02:07:03.313189" elapsed="0.028087"/>
</kw>
<msg time="2026-04-21T02:07:03.341381" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:03.341429" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:03.312063" elapsed="0.029390"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T02:07:03.341676" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:03.341544" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:03.341518" elapsed="0.000238"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:03.342260" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:03.341935" elapsed="0.000351"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:07:03.342767" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:07:03.342445" elapsed="0.000414">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T02:07:03.310986" elapsed="0.031990">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Check_Example_Bgp_Rib_Does_Not_Contain" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:07:04.359533" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node018iq42yq9q1si1r4kodwcygtv920.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:07:04.360234" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-04-21T02:07:04.360659" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_RIB_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:07:04.347379" elapsed="0.013383"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:04.365653" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:04.361189" elapsed="0.004554"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:04.370590" level="INFO">{"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:04.366091" elapsed="0.004762"/>
</kw>
<kw name="Should Not Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${substr}</arg>
<arg>${error_message}</arg>
<arg>values=False</arg>
<doc>Fails if ``container`` contains ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:07:04.371213" elapsed="0.003769"/>
</kw>
<arg>config-session</arg>
<arg>"linkstate-route"</arg>
<doc>Check the example-bgp-rib does not contain the string</doc>
<status status="PASS" start="2026-04-21T02:07:04.346515" elapsed="0.028689"/>
</kw>
<msg time="2026-04-21T02:07:04.375309" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:04.375353" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:04.345243" elapsed="0.030132"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T02:07:04.375592" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:04.375465" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:04.375437" elapsed="0.000231"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:04.376157" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:04.375839" elapsed="0.000344"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:07:04.376662" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:07:04.376342" elapsed="0.000394">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T02:07:04.344214" elapsed="0.032682">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Check_Example_Bgp_Rib_Does_Not_Contain" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:07:05.393726" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node018iq42yq9q1si1r4kodwcygtv920.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:07:05.394239" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-04-21T02:07:05.394550" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_RIB_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:07:05.381188" elapsed="0.013435"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:05.401218" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:05.394967" elapsed="0.006396"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:05.406337" level="INFO">{"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:05.401911" elapsed="0.004597"/>
</kw>
<kw name="Should Not Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${substr}</arg>
<arg>${error_message}</arg>
<arg>values=False</arg>
<doc>Fails if ``container`` contains ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:07:05.406739" elapsed="0.003606"/>
</kw>
<arg>config-session</arg>
<arg>"linkstate-route"</arg>
<doc>Check the example-bgp-rib does not contain the string</doc>
<status status="PASS" start="2026-04-21T02:07:05.380167" elapsed="0.030352"/>
</kw>
<msg time="2026-04-21T02:07:05.410619" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:05.410664" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:05.379005" elapsed="0.031682"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T02:07:05.410922" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:05.410773" elapsed="0.000201"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:05.410748" elapsed="0.000250"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:05.412298" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:05.411380" elapsed="0.000981"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:07:05.413464" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:07:05.412724" elapsed="0.000882">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T02:07:05.377922" elapsed="0.036050">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Check_Example_Bgp_Rib_Does_Not_Contain" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:07:06.428327" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node018iq42yq9q1si1r4kodwcygtv920.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:07:06.429135" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-04-21T02:07:06.429594" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_RIB_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:07:06.418516" elapsed="0.011200"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:06.434662" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:06.430189" elapsed="0.004586"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:06.439169" level="INFO">{"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:06.435263" elapsed="0.004086"/>
</kw>
<kw name="Should Not Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${substr}</arg>
<arg>${error_message}</arg>
<arg>values=False</arg>
<doc>Fails if ``container`` contains ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:07:06.439586" elapsed="0.003808"/>
</kw>
<arg>config-session</arg>
<arg>"linkstate-route"</arg>
<doc>Check the example-bgp-rib does not contain the string</doc>
<status status="PASS" start="2026-04-21T02:07:06.417474" elapsed="0.026131"/>
</kw>
<msg time="2026-04-21T02:07:06.443722" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:06.443770" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:06.416305" elapsed="0.027492"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T02:07:06.444034" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:06.443906" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:06.443878" elapsed="0.000231"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:06.444615" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:06.444266" elapsed="0.000375"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:07:06.445270" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:07:06.444883" elapsed="0.000463">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T02:07:06.415157" elapsed="0.030307">None</status>
</kw>
<msg time="2026-04-21T02:07:06.445555" level="FAIL">Keyword 'Invert_Failure' failed after retrying for 10 seconds. The last error was: None</msg>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Invert_Failure</arg>
<arg>@{cell_list}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-04-21T02:06:56.070500" elapsed="10.375151">Keyword 'Invert_Failure' failed after retrying for 10 seconds. The last error was: None</status>
</kw>
<msg time="2026-04-21T02:07:06.445704" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Invert_Failure</arg>
<arg>@{cell_list}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="FAIL" start="2026-04-21T02:06:56.070125" elapsed="10.375630"/>
</kw>
<arg>10s</arg>
<arg>1s</arg>
<arg>BgpOperations.Check_Example_Bgp_Rib_Does_Not_Contain</arg>
<arg>config-session</arg>
<arg>"linkstate-route"</arg>
<doc>Some Keywords need several tries to finally fail, this keyword passes if and only if the failure ultimately happens.</doc>
<status status="FAIL" start="2026-04-21T02:06:56.069743" elapsed="10.376167">Keyword 'Invert_Failure' failed after retrying for 10 seconds. The last error was: None</status>
</kw>
<msg time="2026-04-21T02:07:06.446031" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-21T02:07:06.446074" level="INFO">${output} = Keyword 'Invert_Failure' failed after retrying for 10 seconds. The last error was: None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:06:56.069300" elapsed="10.376801"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-21T02:07:06.446300" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:07:06.446185" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:06.446166" elapsed="0.000218"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:06.446538" elapsed="0.000022"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:06.446713" elapsed="0.000021"/>
</kw>
<arg>Confirm_Keyword_Fails_Within_Timeout</arg>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="PASS" start="2026-04-21T02:06:56.068896" elapsed="10.378000"/>
</kw>
<msg time="2026-04-21T02:07:06.446949" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Invert_Failure</arg>
<arg>Confirm_Keyword_Fails_Within_Timeout</arg>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>@{cell_list}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:06:56.068407" elapsed="10.378589"/>
</kw>
<arg>${DEFAULT_RIB_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_RIB_CHECK_PERIOD}</arg>
<arg>BgpOperations.Check_Example_Bgp_Rib_Does_Not_Contain</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>${JSONKEYSTR}</arg>
<doc>Some positive checks report false success for a short time. This keyword verifies no failure does happen within timeout period.
This implementation needs more complicated logic than, Verify_Keyword_Never_Passes_Within_Timeout,
so use that keyword in case you have a negative check handy.</doc>
<status status="PASS" start="2026-04-21T02:06:56.067932" elapsed="10.379142"/>
</kw>
<kw name="Teardown_Test_Show_Bugs_If_Test_Failed" owner="SetupUtils" type="TEARDOWN">
<kw name="SetupUtils__Report_Bugs_Causing_Failure" owner="SetupUtils">
<if>
<branch type="IF" condition="'${SetupUtils__Known_Bug_ID}' != ''">
<kw name="Report Failure Due To Bug" owner="Utils">
<arg>${SetupUtils__Known_Bug_ID}</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:06.448430" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:06.448029" elapsed="0.000462"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:06.448012" elapsed="0.000505"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>'${SetupUtils__Known_Bug_ID}' != ''</arg>
<arg>Set_Known_Bug_Id</arg>
<arg>${EMPTY}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:06.448673" elapsed="0.000388"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:06.454548" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:06.454099" elapsed="0.000477"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="PASS" start="2026-04-21T02:07:06.454874" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:07:06.454702" elapsed="0.000230"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:06.454682" elapsed="0.000276"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:06.455115" elapsed="0.000026"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<var>${reference}</var>
<arg>${SUITE_NAME}_${TEST_NAME}</arg>
<arg>[ /\.-]</arg>
<arg>_</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:06.455301" elapsed="0.000021"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:06.455481" elapsed="0.000020"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${msg}</var>
<arg>... click for list of related bugs or create a new one if needed (with the${newline}"${reference}"${newline}reference somewhere inside)</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:06.455654" elapsed="0.000021"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${bugs}</var>
<arg>"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=${reference}&amp;order=bug_status"</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:06.455845" elapsed="0.000021"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<arg>${msg}${newline}${bugs}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:06.456022" elapsed="0.000020"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${msg}${newline}${bugs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:06.456194" elapsed="0.000025"/>
</kw>
<doc>Report that a test failed and point to linked Bugzilla bug(s).
Linked bugs must contain the ${reference} inside comments (workaround
becasue of currently missing suitable field for external references and
not correctly working the CONTENT MATCHES filter).
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-04-21T02:07:06.453754" elapsed="0.002533"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:06.447800" elapsed="0.008540"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-04-21T02:07:06.447383" elapsed="0.009000"/>
</kw>
<doc>Check RIB for not containig linkstate-route(s), because update messages were not good.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:06:55.981836" elapsed="10.474585"/>
</test>
<test id="s1-s11-t5" name="TC1_Disconnect_BGP_Peer" line="97">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:07:06.460674" elapsed="0.000241"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:07:06.460396" elapsed="0.000877"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:06.462326" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:06.462209" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:06.462190" elapsed="0.000208"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:06.467730" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:06.467614" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:06.467594" elapsed="0.000228"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:06.468945" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:06.468504" elapsed="0.000479"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:07:06.469566" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:07:06.469216" elapsed="0.000377"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:07:06.469638" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:07:06.469826" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:07:06.468107" elapsed="0.001746"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:06.476137" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:06.475995" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:06.475971" elapsed="0.000251"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:06.477764" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:06.477631" elapsed="0.000242"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:06.477612" elapsed="0.000294"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:07:06.478520" level="INFO">${karaf_connection_index} = 9</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:07:06.478114" elapsed="0.000436"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:07:06.478995" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:07:06.478724" elapsed="0.000297"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:07:06.512975" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:07:06.479657" elapsed="0.033644"/>
</kw>
<msg time="2026-04-21T02:07:06.513638" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:07:06.513710" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:06.479187" elapsed="0.034611"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:07:06.535635" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:07:06.514854" elapsed="0.020963"/>
</kw>
<msg time="2026-04-21T02:07:06.536025" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:07:06.536073" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:06.514189" elapsed="0.021922"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:06.536514" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:06.536217" elapsed="0.000356"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:06.536184" elapsed="0.000421"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:06.537184" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:06.536776" elapsed="0.000480"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:06.537589" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:06.537358" elapsed="0.000287"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:06.537334" elapsed="0.000335"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:07:06.537709" elapsed="0.000040"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:07:06.541119" elapsed="0.000163"/>
</kw>
<msg time="2026-04-21T02:07:06.541349" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:06.539817" elapsed="0.001672"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:06.541773" elapsed="0.000103"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:06.542185" elapsed="0.000144"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:07:06.538958" elapsed="0.003492"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:07:06.538110" elapsed="0.004407"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:07:06.477302" elapsed="0.065319"/>
</kw>
<msg time="2026-04-21T02:07:06.542718" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:06.542764" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:06.476424" elapsed="0.066443"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:07:06.543071" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:07:06.542954" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:06.542935" elapsed="0.000227"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:06.543633" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:06.544009" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:07:06.544082" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:07:06.475555" elapsed="0.068645"/>
</kw>
<msg time="2026-04-21T02:07:06.544297" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:06.544342" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:06.470298" elapsed="0.074164"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:06.544877" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:06.544543" elapsed="0.000393"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:06.544526" elapsed="0.000434"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:07:06.470102" elapsed="0.074883"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:07:06.469916" elapsed="0.075103"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:07:06.467225" elapsed="0.077854"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:07:06.461910" elapsed="0.083227"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:06.461436" elapsed="0.083748"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:07:06.457513" elapsed="0.087727"/>
</kw>
<kw name="Stop_Console_Tool" owner="BGPcliKeywords">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:06.546625" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:06.546231" elapsed="0.000422"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:07:06.546831" elapsed="0.000278"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:07:06.545913" elapsed="0.001257"/>
</kw>
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:07:08.548569" level="INFO">^C
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:07:08.548884" level="INFO">${output} = ^C
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt; </msg>
<var>${output}</var>
<arg>delay=1s</arg>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T02:07:06.547337" elapsed="2.001603"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:08.549818" level="INFO">^C
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:08.549304" elapsed="0.000591"/>
</kw>
<doc>Stop the tool if still running.</doc>
<status status="PASS" start="2026-04-21T02:07:06.545482" elapsed="2.004508"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:08.565479" level="INFO">Executing command 'cat bgp_peer.log'.</msg>
<msg time="2026-04-21T02:07:08.578692" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:07:08.578896" level="INFO">${output_log} = 2026-04-21 02:06:46,059 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:06:46,060 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.171.116
2026-04-21 02:06:46,060 DEBUG BGP-Thr...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:08.565274" elapsed="0.013664"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:08.579868" level="INFO">2026-04-21 02:06:46,059 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:06:46,060 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.171.116
2026-04-21 02:06:46,060 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-04-21 02:06:46,060 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.171.3
2026-04-21 02:06:46,060 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-04-21 02:06:46,061 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 02:06:46,065 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 02:06:46,065 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-04-21 02:06:46,065 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 02:06:46,065 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 1
2026-04-21 02:06:46,065 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-04-21 02:06:46,065 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-04-21 02:06:46,065 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-04-21 02:06:46,065 INFO BGP-Thread-1 (job):   My BGP Identifier: 169782132
2026-04-21 02:06:46,065 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-04-21 02:06:46,066 INFO BGP-Thread-1 (job):   Originator ID: None
2026-04-21 02:06:46,066 INFO BGP-Thread-1 (job):   Cluster list: None
2026-04-21 02:06:46,066 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-04-21 02:06:46,066 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-04-21 02:06:46,066 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-04-21 02:06:46,066 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 1
2026-04-21 02:06:46,066 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, 0]
2026-04-21 02:06:46,066 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-04-21 02:06:46,066 INFO BGP-Thread-1 (job):   Let's go ...

2026-04-21 02:06:46,066 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-04-21 02:06:46,066 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:06:46,067 DEBUG BGP-Thread-1 (job):   Length=53 (0x0035)
2026-04-21 02:06:46,067 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-04-21 02:06:46,067 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-04-21 02:06:46,067 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-04-21 02:06:46,067 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-04-21 02:06:46,067 DEBUG BGP-Thread-1 (job):   BGP Identifier=169782132 (0x0a1eab74)
2026-04-21 02:06:46,067 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=24 (0x18)
2026-04-21 02:06:46,067 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x02060104000100010206010440040047020641040000fbf0
2026-04-21 02:06:46,067 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff00350104fbf000b40a1eab741802060104000100010206010440040047020641040000fbf0'
2026-04-21 02:06:46,068 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff00350104fbf000b40a1eab741802060104000100010206010440040047020641040000fbf0
2026-04-21 02:06:46,069 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:06:46,070 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:06:46,070 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:06:46,070 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:06:46,070 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:06:46,070 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:06:46,070 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:06:46,070 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:06:46,070 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:06:46,070 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:06:46,070 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-04-21 02:06:46,070 INFO BGP-Thread-1 (job): Iteration: 0 - total remaining prefixes: 1
2026-04-21 02:06:46,070 DEBUG BGP-Thread-1 (job): ########## Iteration: 0 ##########
2026-04-21 02:06:46,070 DEBUG BGP-Thread-1 (job): Remaining prefixes: 1
2026-04-21 02:06:46,071 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-04-21 02:06:46,071 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-04-21 02:06:46,071 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-04-21 02:06:46,071 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:06:46,071 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-04-21 02:06:46,071 DEBUG BGP-Thread-1 (job):   Prefix indexes: [0]
2026-04-21 02:06:46,071 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.0.1.0')]
2026-04-21 02:06:46,071 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-04-21 02:06:46,071 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-04-21 02:06:46,071 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:06:46,071 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-04-21 02:06:46,071 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-04-21 02:06:46,071 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-04-21 02:06:46,071 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:06:46,072 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:06:46,072 DEBUG BGP-Thread-1 (job):   Length=60 (0x003c)
2026-04-21 02:06:46,072 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:06:46,072 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:06:46,072 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:06:46,072 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=37 (0x0025)
2026-04-21 02:06:46,072 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x800e2240044704c00002010000050015070000000000000001010203040001000105060708)
2026-04-21 02:06:46,072 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:06:46,072 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-04-21 02:06:46,072 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-04-21 02:06:46,072 DEBUG BGP-Thread-1 (job):     MP_REACH_NLRI: {'Identifier': 1, 'TunnelID': 1, 'LSPID': 1, 'IPv4TunnelSenderAddress': IPv4Address('1.2.3.4'), 'IPv4TunnelEndPointAddress': IPv4Address('5.6.7.8')}
2026-04-21 02:06:46,072 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[]/28 (0x)
2026-04-21 02:06:46,072 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff003c0200000025800e2240044704c00002010000050015070000000000000001010203040001000105060708
2026-04-21 02:06:46,072 INFO BGP-Thread-1 (job): All update messages generated.
2026-04-21 02:06:46,072 INFO BGP-Thread-1 (job): Storing performance results.
2026-04-21 02:06:46,072 INFO BGP-Thread-1 (job): ########## Final results ##########
2026-04-21 02:06:46,072 INFO BGP-Thread-1 (job): Number of iterations: 1
2026-04-21 02:06:46,072 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the pre-fill phase: 0
2026-04-21 02:06:46,072 INFO BGP-Thread-1 (job): The pre-fill phase duration: 0s
2026-04-21 02:06:46,072 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the 2nd test phase: 1
2026-04-21 02:06:46,072 INFO BGP-Thread-1 (job): The 2nd test phase duration: 0.0015614032745361328s
2026-04-21 02:06:46,073 INFO BGP-Thread-1 (job): Threshold for performance reporting: 1000
2026-04-21 02:06:46,073 INFO BGP-Thread-1 (job): Message generator performance results stored in totals-bgp.csv:
2026-04-21 02:06:46,073 INFO BGP-Thread-1 (job):   
2026-04-21 02:06:46,073 INFO BGP-Thread-1 (job):   
2026-04-21 02:06:46,073 INFO BGP-Thread-1 (job): Message generator performance results stored in performance-bgp.csv:
2026-04-21 02:06:46,073 INFO BGP-Thread-1 (job):   
2026-04-21 02:06:46,073 INFO BGP-Thread-1 (job):   
2026-04-21 02:06:46,073 INFO BGP-Thread-1 (job): Finally an END-OF-RIB is sent.
2026-04-21 02:06:46,073 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:06:46,073 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:06:46,073 DEBUG BGP-Thread-1 (job):   Length=23 (0x0017)
2026-04-21 02:06:46,073 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:06:46,074 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:06:46,074 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:06:46,074 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[]/28 (0x)
2026-04-21 02:06:46,074 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff00170200000000
2026-04-21 02:06:46,074 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:06:46,074 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:06:46,074 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:06:46,077 INFO BGP-Thread-1 (job): ... idle for 0.003s
2026-04-21 02:06:46,077 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.003s
2026-04-21 02:06:46,077 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-04-21 02:06:46,077 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:06:46,077 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:06:46,077 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-04-21 02:06:46,077 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:06:46,077 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:06:46,077 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:06:46,077 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:06:46,077 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:06:46,077 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:06:46,077 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:06:46,077 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:06:46,077 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:06:46,077 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:06:46,077 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:06:46,078 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:06:46,078 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-04-21 02:06:46,078 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-04-21 02:06:46,078 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:06:46,078 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:06:46,078 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:06:46,078 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03400447
2026-04-21 02:06:46,078 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:06:46,078 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:06:46,078 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:06:46,078 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:06:46,078 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:06:46,078 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:06:46,078 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:06:46,078 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:06:46,078 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:06:46,078 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:06:46,078 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:06:46,078 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:06:46,078 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:06:46,078 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:06:46,079 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:06:46,079 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0006' (6)
2026-04-21 02:06:46,079 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'800f03400447'
2026-04-21 02:06:46,079 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-04-21 02:06:46,079 DEBUG BGP-Thread-1 (job): Attribute value=0xb'400447'
2026-04-21 02:06:46,079 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'4004'
2026-04-21 02:06:46,079 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'47'
2026-04-21 02:06:46,079 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb''
2026-04-21 02:06:46,079 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: []
2026-04-21 02:06:46,079 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:06:46,079 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:06:46,079 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:06:46,262 INFO BGP-Thread-1 (job): NOTIFICATION message received: 0xffffffffffffffffffffffffffffffff0015030301
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:08.579228" elapsed="0.000987"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:08.581077" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/tc1_bgp_peer.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/tc1_bgp_peer.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-21T02:07:08.580526" elapsed="0.000634"/>
</kw>
<arg>${BGP_PEER_LOG_FILE}</arg>
<arg>tc1_${BGP_PEER_LOG_FILE}</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-21T02:07:08.564586" elapsed="0.016671"/>
</kw>
<kw name="Teardown_Test_Show_Bugs_If_Test_Failed" owner="SetupUtils" type="TEARDOWN">
<kw name="SetupUtils__Report_Bugs_Causing_Failure" owner="SetupUtils">
<if>
<branch type="IF" condition="'${SetupUtils__Known_Bug_ID}' != ''">
<kw name="Report Failure Due To Bug" owner="Utils">
<arg>${SetupUtils__Known_Bug_ID}</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.583722" elapsed="0.000039"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:08.582669" elapsed="0.001172"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:08.582635" elapsed="0.001250"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>'${SetupUtils__Known_Bug_ID}' != ''</arg>
<arg>Set_Known_Bug_Id</arg>
<arg>${EMPTY}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:08.584127" elapsed="0.000500"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:08.592255" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:08.591633" elapsed="0.000654"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="PASS" start="2026-04-21T02:07:08.592604" elapsed="0.000047"/>
</return>
<status status="PASS" start="2026-04-21T02:07:08.592401" elapsed="0.000294"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:08.592371" elapsed="0.000352"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.592956" elapsed="0.000031"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<var>${reference}</var>
<arg>${SUITE_NAME}_${TEST_NAME}</arg>
<arg>[ /\.-]</arg>
<arg>_</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.593171" elapsed="0.000021"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.593353" elapsed="0.000021"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${msg}</var>
<arg>... click for list of related bugs or create a new one if needed (with the${newline}"${reference}"${newline}reference somewhere inside)</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.593529" elapsed="0.000021"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${bugs}</var>
<arg>"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=${reference}&amp;order=bug_status"</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.593738" elapsed="0.000030"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<arg>${msg}${newline}${bugs}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.593997" elapsed="0.000029"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${msg}${newline}${bugs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.594193" elapsed="0.000021"/>
</kw>
<doc>Report that a test failed and point to linked Bugzilla bug(s).
Linked bugs must contain the ${reference} inside comments (workaround
becasue of currently missing suitable field for external references and
not correctly working the CONTENT MATCHES filter).
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-04-21T02:07:08.591187" elapsed="0.003089"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:08.582297" elapsed="0.012034"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-04-21T02:07:08.581690" elapsed="0.012693"/>
</kw>
<doc>Stop BGP peer &amp; store logs</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:07:06.456950" elapsed="2.137495"/>
</test>
<test id="s1-s11-t6" name="TC1_Deconfigure_iBGP_Peer" line="103">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:07:08.598353" elapsed="0.000237"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:07:08.598075" elapsed="0.000576"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:08.599762" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:08.599633" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:08.599611" elapsed="0.000244"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:08.605892" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:08.605699" elapsed="0.000268"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:08.605669" elapsed="0.000331"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:08.607530" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:08.606973" elapsed="0.000592"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:07:08.608216" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:07:08.607791" elapsed="0.000461"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:07:08.608412" elapsed="0.000050"/>
</return>
<msg time="2026-04-21T02:07:08.608646" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:07:08.606375" elapsed="0.002306"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:08.615434" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:08.615317" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:08.615296" elapsed="0.000211"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:08.616715" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:08.616608" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:08.616590" elapsed="0.000193"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:07:08.617295" level="INFO">${karaf_connection_index} = 9</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:07:08.616980" elapsed="0.000342"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:07:08.617707" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:07:08.617489" elapsed="0.000244"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:07:08.649271" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:07:08.618272" elapsed="0.031225"/>
</kw>
<msg time="2026-04-21T02:07:08.649726" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:07:08.649774" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:08.617922" elapsed="0.031916"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:07:08.672334" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "D "e "c "o "n "f "i "g "u "r "e "_ "i "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:07:08.650551" elapsed="0.021968"/>
</kw>
<msg time="2026-04-21T02:07:08.672737" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:07:08.672821" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "D "e "c "o "n "f "i "g "u "r "e "_ "i "B "G "P "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:08.650101" elapsed="0.022774"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.673417" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:08.673025" elapsed="0.000465"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:08.672978" elapsed="0.000585"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:08.674216" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "D "e "c "o "n "f "i "g "u "r "e "_ "i "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:08.673780" elapsed="0.000511"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.674603" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:08.674361" elapsed="0.000298"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:08.674342" elapsed="0.000342"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:07:08.674731" elapsed="0.000048"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:07:08.678526" elapsed="0.000206"/>
</kw>
<msg time="2026-04-21T02:07:08.678831" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:08.677042" elapsed="0.001965"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.679356" elapsed="0.000259"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.680046" elapsed="0.000104"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:07:08.676100" elapsed="0.004206"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:07:08.675197" elapsed="0.005200"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:07:08.616308" elapsed="0.064336"/>
</kw>
<msg time="2026-04-21T02:07:08.680790" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:08.680874" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "D "e "c "o "n "f "i "g "u "r "e "_ "i "B "G "P "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:08.615670" elapsed="0.065257"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:07:08.681193" elapsed="0.000035"/>
</return>
<status status="PASS" start="2026-04-21T02:07:08.681040" elapsed="0.000233"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:08.681011" elapsed="0.000294"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.681899" elapsed="0.000035"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.682366" elapsed="0.000033"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:07:08.682460" elapsed="0.000020"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:07:08.614829" elapsed="0.067772"/>
</kw>
<msg time="2026-04-21T02:07:08.682727" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:08.682790" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "D "e "c "o "n "f "i "g "u "r "e "_ "i "B "G "P "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:08.609235" elapsed="0.073625"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.683330" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:08.682970" elapsed="0.000436"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:08.682944" elapsed="0.000496"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:07:08.609023" elapsed="0.074452"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:07:08.608762" elapsed="0.074759"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:07:08.605136" elapsed="0.078467"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:07:08.599331" elapsed="0.084351"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:08.598868" elapsed="0.084901"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:07:08.595558" elapsed="0.088306"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:07:08.684955" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | BGP_NAME=example-bgp-peer | IP=10.30.171.116 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>BGP_NAME=${BGP_PEER_NAME}</arg>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:07:08.684121" elapsed="0.000872"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:08.736566" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:08.736074" elapsed="0.000533"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:08.737431" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:08.737161" elapsed="0.000349">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:08.737605" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:08.736810" elapsed="0.000819"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:08.738202" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:08.737816" elapsed="0.000413"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:08.738536" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:07:08.738785" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:07:08.738394" elapsed="0.000435"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:08.739243" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:08.738992" elapsed="0.000297"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:08.740309" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.171.116', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:08.740041" elapsed="0.000313"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:07:08.740893" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:07:08.740590" elapsed="0.000329"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:08.741604" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:08.741305" elapsed="0.000325"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:08.742418" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:08.742192" elapsed="0.000252"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:08.742497" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:07:08.742660" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:08.741848" elapsed="0.000836"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:08.742861" elapsed="0.000245"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T02:07:08.741160" elapsed="0.001988"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:08.743709" level="INFO">${value} = example-bgp-peer</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:08.743409" elapsed="0.000326"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:08.744741" level="INFO">${encoded} = example-bgp-peer</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:08.744287" elapsed="0.000481"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:08.744836" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:07:08.744991" level="INFO">${encoded_value} = example-bgp-peer</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:08.743944" elapsed="0.001071"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:08.745172" elapsed="0.000229"/>
</kw>
<var name="${key}">BGP_NAME</var>
<var name="${value}">example-bgp-peer</var>
<status status="PASS" start="2026-04-21T02:07:08.743264" elapsed="0.002177"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:08.746006" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:08.745690" elapsed="0.000341"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:08.746757" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:08.746548" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:08.746849" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:07:08.746999" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:08.746224" elapsed="0.000798"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:08.747177" elapsed="0.000221"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:07:08.745553" elapsed="0.001884"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:08.748007" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:08.747685" elapsed="0.000347"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:08.748852" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:08.748595" elapsed="0.000284"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:08.748927" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:07:08.749088" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:08.748224" elapsed="0.000888"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:08.749267" elapsed="0.000223"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:07:08.747549" elapsed="0.002023"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:07:08.740975" elapsed="0.008634"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:07:08.749652" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:07:08.749830" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.171.116', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:07:08.739696" elapsed="0.010161"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:08.739371" elapsed="0.010519"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.750077" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:08.749921" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:08.739345" elapsed="0.010808"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:08.750966" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:08.750306" elapsed="0.000689"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:07:08.751043" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:07:08.735395" elapsed="0.015773"/>
</kw>
<msg time="2026-04-21T02:07:08.751222" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:08.722074" elapsed="0.029195"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.764142" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.777076" elapsed="0.000033"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.789996" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.790198" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.790377" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.790747" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:08.790598" elapsed="0.000220"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:08.790584" elapsed="0.000260"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.790995" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.791167" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.791339" elapsed="0.000024"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:07:08.790553" elapsed="0.000842"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:07:08.790452" elapsed="0.001004"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.791614" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:08.791689" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:07:08.791831" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:07:08.715557" elapsed="0.076302"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:08.792988" level="INFO">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.116</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:08.792715" elapsed="0.000366"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:07:08.806847" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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.116 
 path_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.116 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node018iq42yq9q1si1r4kodwcygtv920.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:07:08.806921" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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.116 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:07:08.807056" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:07:08.795478" elapsed="0.011616"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:08.793161" elapsed="0.013993"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.807425" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:08.807193" elapsed="0.000323"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:08.793140" elapsed="0.014407"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:08.812850" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:08.809056" elapsed="0.003859"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:08.808699" elapsed="0.004267"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:08.808674" elapsed="0.004329"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:08.817018" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:08.813484" elapsed="0.003601"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:08.813085" elapsed="0.004050"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:08.813061" elapsed="0.004110"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:08.818116" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:08.817519" elapsed="0.000636"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.818483" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:08.818237" elapsed="0.000302"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:08.819051" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:08.818732" elapsed="0.000345"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:08.818563" elapsed="0.000549"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:08.818218" elapsed="0.000915"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:08.819660" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:08.819301" elapsed="0.000386"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.820012" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:08.819754" elapsed="0.000315"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:08.820555" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:08.820256" elapsed="0.000357"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:08.820092" elapsed="0.000558"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:08.819737" elapsed="0.000935"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:08.820845" elapsed="0.000350"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:07:08.821725" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:08.821365" elapsed="0.000387"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:07:08.821931" elapsed="0.002379"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:07:08.808101" elapsed="0.016272"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:07:08.824419" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:07:08.826855" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:07:08.792130" elapsed="0.034753"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:07:08.826938" elapsed="0.000028"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:07:08.685297" elapsed="0.141765"/>
</kw>
<kw name="Teardown_Test_Show_Bugs_If_Test_Failed" owner="SetupUtils" type="TEARDOWN">
<kw name="SetupUtils__Report_Bugs_Causing_Failure" owner="SetupUtils">
<if>
<branch type="IF" condition="'${SetupUtils__Known_Bug_ID}' != ''">
<kw name="Report Failure Due To Bug" owner="Utils">
<arg>${SetupUtils__Known_Bug_ID}</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.828343" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:08.827951" elapsed="0.000454"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:08.827934" elapsed="0.000495"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>'${SetupUtils__Known_Bug_ID}' != ''</arg>
<arg>Set_Known_Bug_Id</arg>
<arg>${EMPTY}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:08.828579" elapsed="0.000329"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:08.835650" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:08.835230" elapsed="0.000448"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="PASS" start="2026-04-21T02:07:08.835915" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:07:08.835753" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:08.835734" elapsed="0.000263"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.836151" elapsed="0.000022"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<var>${reference}</var>
<arg>${SUITE_NAME}_${TEST_NAME}</arg>
<arg>[ /\.-]</arg>
<arg>_</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.836326" elapsed="0.000021"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.836502" elapsed="0.000021"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${msg}</var>
<arg>... click for list of related bugs or create a new one if needed (with the${newline}"${reference}"${newline}reference somewhere inside)</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.836672" elapsed="0.000020"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${bugs}</var>
<arg>"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=${reference}&amp;order=bug_status"</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.836859" elapsed="0.000021"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<arg>${msg}${newline}${bugs}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.837033" elapsed="0.000020"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${msg}${newline}${bugs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.837203" elapsed="0.000020"/>
</kw>
<doc>Report that a test failed and point to linked Bugzilla bug(s).
Linked bugs must contain the ${reference} inside comments (workaround
becasue of currently missing suitable field for external references and
not correctly working the CONTENT MATCHES filter).
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-04-21T02:07:08.834901" elapsed="0.002383"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:08.827717" elapsed="0.009618"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-04-21T02:07:08.827351" elapsed="0.010025"/>
</kw>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<status status="PASS" start="2026-04-21T02:07:08.594905" elapsed="0.242510"/>
</test>
<test id="s1-s11-t7" name="TC2_Configure_iBGP_Peer" line="115">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:07:08.840944" elapsed="0.000210"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:07:08.840617" elapsed="0.000592"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:08.842299" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:08.842188" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:08.842170" elapsed="0.000198"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:08.847530" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:08.847423" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:08.847405" elapsed="0.000194"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:08.848625" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:08.848242" elapsed="0.000410"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:07:08.849133" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:07:08.848834" elapsed="0.000325"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:07:08.849202" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:07:08.849359" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:07:08.847850" elapsed="0.001534"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:08.913743" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:08.913598" elapsed="0.000226"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:08.913571" elapsed="0.000278"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:08.915238" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:08.915130" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:08.915112" elapsed="0.000195"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:07:08.915781" level="INFO">${karaf_connection_index} = 9</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:07:08.915458" elapsed="0.000369"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:07:08.916213" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:07:08.915995" elapsed="0.000244"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:07:08.948644" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:07:08.916862" elapsed="0.031889"/>
</kw>
<msg time="2026-04-21T02:07:08.948946" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:07:08.948992" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:08.916505" elapsed="0.032522"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:07:08.972218" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "C "o "n "f "i "g "u "r "e "_ "i "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:07:08.949562" elapsed="0.022764"/>
</kw>
<msg time="2026-04-21T02:07:08.972491" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:07:08.972536" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "C "o "n "f "i "g "u "r "e "_ "i "B "G "P "_ "P "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:08.949208" elapsed="0.023363"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.972943" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:08.972654" elapsed="0.000349"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:08.972632" elapsed="0.000396"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:08.973487" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "C "o "n "f "i "g "u "r "e "_ "i "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:08.973177" elapsed="0.000375"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.973860" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:08.973619" elapsed="0.000358"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:08.973601" elapsed="0.000402"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:07:08.974040" elapsed="0.000035"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:07:08.976784" elapsed="0.000194"/>
</kw>
<msg time="2026-04-21T02:07:08.977043" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:08.975598" elapsed="0.001585"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.977468" elapsed="0.000080"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.977838" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:07:08.974925" elapsed="0.003103"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:07:08.974351" elapsed="0.003743"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:07:08.914824" elapsed="0.063370"/>
</kw>
<msg time="2026-04-21T02:07:08.978321" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:08.978381" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "C "o "n "f "i "g "u "r "e "_ "i "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:08.914051" elapsed="0.064379"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:07:08.978633" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:07:08.978519" elapsed="0.000247"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:08.978499" elapsed="0.000315"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.979242" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.979687" elapsed="0.000032"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:07:08.979769" elapsed="0.000018"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:07:08.913073" elapsed="0.066832"/>
</kw>
<msg time="2026-04-21T02:07:08.980003" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:08.980048" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "C "o "n "f "i "g "u "r "e "_ "i "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:08.849835" elapsed="0.130250"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:08.980425" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:08.980164" elapsed="0.000315"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:08.980146" elapsed="0.000357"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:07:08.849615" elapsed="0.130911"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:07:08.849439" elapsed="0.131123"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:07:08.847056" elapsed="0.133566"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:07:08.841893" elapsed="0.138788"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:08.841367" elapsed="0.139359"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:07:08.838401" elapsed="0.142380"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:07:08.981778" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | BGP_NAME=example-bgp-peer | IP=10.30.171.116 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | RIB_INSTANCE_NAME=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENC...</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>BGP_NAME=${BGP_PEER_NAME}</arg>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:07:08.981004" elapsed="0.000828"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.018901" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:09.018342" elapsed="0.000664"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:09.020201" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:09.019719" elapsed="0.000593">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:09.020419" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:09.019247" elapsed="0.001197"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.021022" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:09.020614" elapsed="0.000434"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:09.021355" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:07:09.021661" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:07:09.021215" elapsed="0.000472"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.022113" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:09.021865" elapsed="0.000294"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.023142" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:09.022878" elapsed="0.000311"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.023616" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:07:09.023352" elapsed="0.000290"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.024450" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:09.024095" elapsed="0.000385"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:09.025246" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:09.025026" elapsed="0.000246"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:09.025322" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:07:09.025475" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:09.024681" elapsed="0.000818"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:09.025655" elapsed="0.000257"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T02:07:09.023922" elapsed="0.002029"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.026642" level="INFO">${value} = example-bgp-peer</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:09.026199" elapsed="0.000470"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:09.027409" level="INFO">${encoded} = example-bgp-peer</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:09.027200" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:09.027484" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:07:09.027634" level="INFO">${encoded_value} = example-bgp-peer</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:09.026878" elapsed="0.000780"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:09.027830" elapsed="0.000298"/>
</kw>
<var name="${key}">BGP_NAME</var>
<var name="${value}">example-bgp-peer</var>
<status status="PASS" start="2026-04-21T02:07:09.026063" elapsed="0.002115"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.028756" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:09.028458" elapsed="0.000324"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:09.029519" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:09.029312" elapsed="0.000232"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:09.029631" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:07:09.029783" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:09.028991" elapsed="0.000834"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:09.029981" elapsed="0.000222"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:07:09.028316" elapsed="0.001927"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.030784" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:09.030489" elapsed="0.000337"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:09.031542" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:09.031336" elapsed="0.000231"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:09.031616" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:07:09.031764" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:09.031016" elapsed="0.000775"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:09.031978" elapsed="0.000221"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:07:09.030354" elapsed="0.001886"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.032778" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:09.032485" elapsed="0.000334"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:09.033535" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:09.033328" elapsed="0.000232"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:09.033609" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:07:09.033757" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:09.033010" elapsed="0.000770"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:09.033954" elapsed="0.000220"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:07:09.032351" elapsed="0.001863"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.034753" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:09.034460" elapsed="0.000318"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:09.035511" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:09.035302" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:09.035587" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:07:09.035734" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:09.034983" elapsed="0.000776"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:09.035930" elapsed="0.000291"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:07:09.034325" elapsed="0.001939"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.036826" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:09.036513" elapsed="0.000339"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:09.037744" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:09.037531" elapsed="0.000238"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:09.037835" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:07:09.037986" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:09.037044" elapsed="0.000966"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:09.038164" elapsed="0.000220"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:07:09.036376" elapsed="0.002049"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.038985" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:09.038672" elapsed="0.000338"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:09.039721" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:09.039516" elapsed="0.000230"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:09.039873" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:07:09.040028" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:09.039198" elapsed="0.000884"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:09.040272" elapsed="0.000236"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:07:09.038537" elapsed="0.002011"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.041108" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:09.040811" elapsed="0.000322"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:09.041871" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:09.041645" elapsed="0.000252"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:09.041946" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:07:09.042095" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:09.041326" elapsed="0.000792"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:09.042272" elapsed="0.000218"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:07:09.040659" elapsed="0.001871"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:07:09.023693" elapsed="0.018872"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:07:09.042606" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:07:09.042764" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'PASSI...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:07:09.022534" elapsed="0.020260"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:09.022234" elapsed="0.020605"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.043019" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:09.042865" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:09.022211" elapsed="0.020883"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.043968" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:09.043239" elapsed="0.000757"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:07:09.044045" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:07:09.017446" elapsed="0.026800"/>
</kw>
<msg time="2026-04-21T02:07:09.044311" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:09.002691" elapsed="0.041673"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.057428" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.071143" elapsed="0.000049"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.086235" elapsed="0.000041"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.086585" elapsed="0.000031"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.086869" elapsed="0.000031"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.087398" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:09.087186" elapsed="0.000290"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:09.087165" elapsed="0.000345"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.087712" elapsed="0.000029"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.087978" elapsed="0.000029"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.088218" elapsed="0.000028"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:07:09.087122" elapsed="0.001170"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:07:09.086979" elapsed="0.001349"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.088541" elapsed="0.000074"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:09.088696" elapsed="0.000023"/>
</return>
<msg time="2026-04-21T02:07:09.088894" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:07:08.998169" elapsed="0.090762"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.116542" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:09.116135" elapsed="0.000438"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:09.117396" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:09.117143" elapsed="0.000328">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:09.117565" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:09.116748" elapsed="0.000841"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.118168" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:09.117760" elapsed="0.000436"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:09.118504" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:07:09.118667" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:07:09.118362" elapsed="0.000333"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.119123" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:09.118874" elapsed="0.000360"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:07:09.119637" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:09.119311" elapsed="0.000384"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.120190" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'PASSI...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:09.119890" elapsed="0.000328"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:09.119721" elapsed="0.000533"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:09.119289" elapsed="0.000986"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.121277" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflec...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:09.120426" elapsed="0.000889"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:07:09.121375" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:07:09.115446" elapsed="0.006064"/>
</kw>
<msg time="2026-04-21T02:07:09.121570" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:09.102142" elapsed="0.019476"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.134767" elapsed="0.000042"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.147618" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.160717" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.160947" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.161133" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.161587" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:09.161427" elapsed="0.000219"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:09.161405" elapsed="0.000266"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.161836" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.162012" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.162192" elapsed="0.000026"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:07:09.161328" elapsed="0.000927"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:07:09.161217" elapsed="0.001076"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.162497" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:09.162576" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:07:09.162718" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflec...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:07:09.099360" elapsed="0.063387"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:09.164110" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:09.163858" elapsed="0.000322">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:09.164292" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:09.163458" elapsed="0.000859"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.164646" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:09.164390" elapsed="0.000328"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.165264" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:09.164964" elapsed="0.000326"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:09.164750" elapsed="0.000576"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:09.164371" elapsed="0.000978"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.167875" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:09.165553" elapsed="0.002349"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:07:09.167955" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:07:09.168139" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:07:09.163115" elapsed="0.005050"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.169670" level="INFO">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.116</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:09.169353" elapsed="0.000367"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.170137" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:09.169896" elapsed="0.000301"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.170637" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:09.170384" elapsed="0.000297"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.171102" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:09.170858" elapsed="0.000288"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:07:09.172019" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:07:09.171811" elapsed="0.000234"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:07:09.172379" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:07:09.172205" elapsed="0.000200"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:09.172616" elapsed="0.000240"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.173277" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:09.173019" elapsed="0.000303"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:07:09.173372" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:07:09.173568" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:07:09.171357" elapsed="0.002246"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:07:09.188068" level="INFO">PUT Request : url=http://10.30.171.3:8181/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.116 
 path_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.116 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node018iq42yq9q1si1r4kodwcygtv920.node0', 'Content-Length': '1079', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:07:09.188165" level="INFO">PUT Response : url=http://10.30.171.3:8181/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.116 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:07:09.188318" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:07:09.176106" elapsed="0.012249"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:09.173677" elapsed="0.014747"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.188720" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:09.188476" elapsed="0.000370"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:09.173659" elapsed="0.015220"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.195023" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:09.190314" elapsed="0.004771"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:09.189987" elapsed="0.005151"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:09.189961" elapsed="0.005227"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.199053" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:09.195605" elapsed="0.003513"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:09.195280" elapsed="0.003887"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:09.195256" elapsed="0.003946"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.200065" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:09.199452" elapsed="0.000651"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.200550" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:09.200202" elapsed="0.000429"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.201378" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:09.200950" elapsed="0.000464"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:09.200666" elapsed="0.000798"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:09.200177" elapsed="0.001317"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.202304" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:09.201725" elapsed="0.000606"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.202646" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:09.202401" elapsed="0.000302"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.203293" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:09.202986" elapsed="0.000333"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:09.202774" elapsed="0.000582"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:09.202383" elapsed="0.000994"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:09.203536" elapsed="0.000374"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:07:09.204407" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:09.204104" elapsed="0.000329"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:07:09.204597" elapsed="0.002444"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:07:09.189397" elapsed="0.017710"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:07:09.207284" elapsed="0.000032"/>
</return>
<status status="PASS" start="2026-04-21T02:07:09.207175" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:09.207155" elapsed="0.000243"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.207573" elapsed="0.000023"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:07:09.207645" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:07:09.210117" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:07:09.168502" elapsed="0.041643"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:07:09.210211" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:07:09.210368" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:07:08.986958" elapsed="0.223434"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.210742" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:09.210491" elapsed="0.000337"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:09.210474" elapsed="0.000379"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:07:09.210886" elapsed="0.000025"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:07:08.982117" elapsed="0.228892"/>
</kw>
<kw name="Teardown_Test_Show_Bugs_If_Test_Failed" owner="SetupUtils" type="TEARDOWN">
<kw name="SetupUtils__Report_Bugs_Causing_Failure" owner="SetupUtils">
<if>
<branch type="IF" condition="'${SetupUtils__Known_Bug_ID}' != ''">
<kw name="Report Failure Due To Bug" owner="Utils">
<arg>${SetupUtils__Known_Bug_ID}</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.212326" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:09.211941" elapsed="0.000447"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:09.211924" elapsed="0.000488"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>'${SetupUtils__Known_Bug_ID}' != ''</arg>
<arg>Set_Known_Bug_Id</arg>
<arg>${EMPTY}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:09.212561" elapsed="0.000331"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.218394" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:09.217901" elapsed="0.000521"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="PASS" start="2026-04-21T02:07:09.218678" elapsed="0.000031"/>
</return>
<status status="PASS" start="2026-04-21T02:07:09.218496" elapsed="0.000246"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:09.218478" elapsed="0.000288"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.218940" elapsed="0.000023"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<var>${reference}</var>
<arg>${SUITE_NAME}_${TEST_NAME}</arg>
<arg>[ /\.-]</arg>
<arg>_</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.219120" elapsed="0.000021"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.219297" elapsed="0.000057"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${msg}</var>
<arg>... click for list of related bugs or create a new one if needed (with the${newline}"${reference}"${newline}reference somewhere inside)</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.219515" elapsed="0.000022"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${bugs}</var>
<arg>"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=${reference}&amp;order=bug_status"</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.219692" elapsed="0.000025"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<arg>${msg}${newline}${bugs}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.219905" elapsed="0.000022"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${msg}${newline}${bugs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.220081" elapsed="0.000020"/>
</kw>
<doc>Report that a test failed and point to linked Bugzilla bug(s).
Linked bugs must contain the ${reference} inside comments (workaround
becasue of currently missing suitable field for external references and
not correctly working the CONTENT MATCHES filter).
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-04-21T02:07:09.217563" elapsed="0.002595"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:09.211713" elapsed="0.008496"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-04-21T02:07:09.211294" elapsed="0.008957"/>
</kw>
<doc>Configures BGP peer module with initiate-connection set to false.</doc>
<status status="PASS" start="2026-04-21T02:07:08.837840" elapsed="0.382449"/>
</test>
<test id="s1-s11-t8" name="TC2_Check_Example_Bgp_Rib_Is_Empty" line="132">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:07:09.223863" elapsed="0.000216"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:07:09.223571" elapsed="0.000576"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:09.225242" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:09.225127" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:09.225109" elapsed="0.000203"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:09.230693" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:09.230584" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:09.230566" elapsed="0.000197"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.231838" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:09.231431" elapsed="0.000435"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.232328" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:07:09.232031" elapsed="0.000323"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:07:09.232398" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:07:09.232553" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:07:09.231020" elapsed="0.001557"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:09.238682" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:09.238568" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:09.238548" elapsed="0.000204"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:09.240086" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:09.239958" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:09.239935" elapsed="0.000221"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:07:09.240622" level="INFO">${karaf_connection_index} = 9</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:07:09.240307" elapsed="0.000343"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:07:09.241067" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:07:09.240836" elapsed="0.000268"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:07:09.274319" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:07:09.241632" elapsed="0.032899"/>
</kw>
<msg time="2026-04-21T02:07:09.274825" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:07:09.274876" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:09.241274" elapsed="0.033639"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:07:09.299573" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "_ "B "g "p "_ "R "i "b "_ "I "s "_ "E "m "p "t "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:07:09.275733" elapsed="0.023996"/>
</kw>
<msg time="2026-04-21T02:07:09.300005" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:07:09.300070" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "_ "B "g "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:09.275269" elapsed="0.024850"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.300600" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:09.300246" elapsed="0.000431"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:09.300211" elapsed="0.000505"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.301387" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "_ "B "g "p "_ "R "i "b "_ "I "s "_ "E "m "p "t "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:09.300951" elapsed="0.000529"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.301906" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:09.301573" elapsed="0.000412"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:09.301548" elapsed="0.000469"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:07:09.302070" elapsed="0.000051"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:07:09.305907" elapsed="0.000208"/>
</kw>
<msg time="2026-04-21T02:07:09.306204" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:09.304330" elapsed="0.002089"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.306832" elapsed="0.000164"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.307345" elapsed="0.000082"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:07:09.303387" elapsed="0.004191"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:07:09.302514" elapsed="0.005129"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:07:09.239587" elapsed="0.068156"/>
</kw>
<msg time="2026-04-21T02:07:09.307856" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:09.307902" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "_ "B "g "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:09.238955" elapsed="0.068986"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:07:09.308128" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:07:09.308020" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:09.308001" elapsed="0.000212"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.308789" elapsed="0.000039"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.309159" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:07:09.309231" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:07:09.238144" elapsed="0.071198"/>
</kw>
<msg time="2026-04-21T02:07:09.309437" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:09.309482" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "_ "B "g "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:09.232986" elapsed="0.076533"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.309874" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:09.309596" elapsed="0.000333"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:09.309579" elapsed="0.000374"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:07:09.232834" elapsed="0.077187"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:07:09.232635" elapsed="0.077423"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:07:09.230208" elapsed="0.079909"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:07:09.224833" elapsed="0.085340"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:09.224356" elapsed="0.085863"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:07:09.221209" elapsed="0.089067"/>
</kw>
<kw name="Check_Example_Bgp_Rib_Does_Not_Contain" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:07:09.320488" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node018iq42yq9q1si1r4kodwcygtv920.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:07:09.321122" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-04-21T02:07:09.321454" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_RIB_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:07:09.310991" elapsed="0.010502"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.325331" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:09.321766" elapsed="0.003629"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.329491" level="INFO">{"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:09.325621" elapsed="0.004075"/>
</kw>
<kw name="Should Not Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${substr}</arg>
<arg>${error_message}</arg>
<arg>values=False</arg>
<doc>Fails if ``container`` contains ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:07:09.329946" elapsed="0.003621"/>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>${JSONKEYSTR}</arg>
<doc>Check the example-bgp-rib does not contain the string</doc>
<status status="PASS" start="2026-04-21T02:07:09.310510" elapsed="0.023128"/>
</kw>
<kw name="Teardown_Test_Show_Bugs_If_Test_Failed" owner="SetupUtils" type="TEARDOWN">
<kw name="SetupUtils__Report_Bugs_Causing_Failure" owner="SetupUtils">
<if>
<branch type="IF" condition="'${SetupUtils__Known_Bug_ID}' != ''">
<kw name="Report Failure Due To Bug" owner="Utils">
<arg>${SetupUtils__Known_Bug_ID}</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.334972" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:09.334558" elapsed="0.000477"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:09.334538" elapsed="0.000524"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>'${SetupUtils__Known_Bug_ID}' != ''</arg>
<arg>Set_Known_Bug_Id</arg>
<arg>${EMPTY}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:09.335242" elapsed="0.000328"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.340729" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:09.340328" elapsed="0.000428"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="PASS" start="2026-04-21T02:07:09.340993" elapsed="0.000033"/>
</return>
<status status="PASS" start="2026-04-21T02:07:09.340848" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:09.340829" elapsed="0.000253"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.341235" elapsed="0.000021"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<var>${reference}</var>
<arg>${SUITE_NAME}_${TEST_NAME}</arg>
<arg>[ /\.-]</arg>
<arg>_</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.341413" elapsed="0.000020"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.341590" elapsed="0.000021"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${msg}</var>
<arg>... click for list of related bugs or create a new one if needed (with the${newline}"${reference}"${newline}reference somewhere inside)</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.341763" elapsed="0.000019"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${bugs}</var>
<arg>"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=${reference}&amp;order=bug_status"</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.341952" elapsed="0.000021"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<arg>${msg}${newline}${bugs}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.342124" elapsed="0.000020"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${msg}${newline}${bugs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.342293" elapsed="0.000019"/>
</kw>
<doc>Report that a test failed and point to linked Bugzilla bug(s).
Linked bugs must contain the ${reference} inside comments (workaround
becasue of currently missing suitable field for external references and
not correctly working the CONTENT MATCHES filter).
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-04-21T02:07:09.340014" elapsed="0.002354"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:09.334345" elapsed="0.008073"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-04-21T02:07:09.333947" elapsed="0.008513"/>
</kw>
<doc>Check RIB for none linkstate-routes</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:07:09.220630" elapsed="0.121867"/>
</test>
<test id="s1-s11-t9" name="TC2_Connect_BGP_Peer" line="137">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:07:09.346096" elapsed="0.000213"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:07:09.345820" elapsed="0.000547"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:09.347431" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:09.347272" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:09.347253" elapsed="0.000252"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:09.352843" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:09.352717" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:09.352699" elapsed="0.000212"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.353923" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:09.353526" elapsed="0.000424"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.354410" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:07:09.354115" elapsed="0.000320"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:07:09.354480" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:07:09.354633" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:07:09.353144" elapsed="0.001549"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:09.360337" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:09.360230" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:09.360211" elapsed="0.000194"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:09.361567" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:09.361462" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:09.361445" elapsed="0.000190"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:07:09.362106" level="INFO">${karaf_connection_index} = 9</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:07:09.361784" elapsed="0.000348"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:07:09.362509" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:07:09.362295" elapsed="0.000239"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:07:09.394470" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:07:09.363055" elapsed="0.031529"/>
</kw>
<msg time="2026-04-21T02:07:09.394758" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:07:09.394827" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:09.362697" elapsed="0.032168"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:07:09.415084" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:07:09.395412" elapsed="0.019799"/>
</kw>
<msg time="2026-04-21T02:07:09.415394" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:07:09.415441" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:09.395050" elapsed="0.020427"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.415869" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:09.415573" elapsed="0.000357"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:09.415546" elapsed="0.000410"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.416477" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:09.416139" elapsed="0.000406"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.416860" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:09.416613" elapsed="0.000303"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:09.416595" elapsed="0.000344"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:07:09.416977" elapsed="0.000038"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:07:09.419823" elapsed="0.000158"/>
</kw>
<msg time="2026-04-21T02:07:09.420045" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:09.418599" elapsed="0.001634"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.420520" elapsed="0.000297"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.421089" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:07:09.417893" elapsed="0.003384"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:07:09.417298" elapsed="0.004042"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:07:09.361164" elapsed="0.060274"/>
</kw>
<msg time="2026-04-21T02:07:09.421605" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:09.421652" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:09.360560" elapsed="0.061128"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:07:09.421895" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:07:09.421766" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:09.421748" elapsed="0.000232"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.422398" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.422749" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:07:09.422861" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:07:09.359895" elapsed="0.063077"/>
</kw>
<msg time="2026-04-21T02:07:09.423066" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:09.423111" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:09.355096" elapsed="0.068051"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:09.423478" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:09.423222" elapsed="0.000311"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:09.423205" elapsed="0.000352"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:07:09.354947" elapsed="0.068633"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:07:09.354752" elapsed="0.068861"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:07:09.352351" elapsed="0.071318"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:07:09.346977" elapsed="0.076749"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:09.346523" elapsed="0.077249"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:07:09.343520" elapsed="0.080329"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.433452" level="INFO">${start_cmd} = python3 play.py --amount 1 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer.log --bgpls True &amp;&gt;bgp_peer.log</msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:09.433085" elapsed="0.000400"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.433927" level="INFO">python3 play.py --amount 1 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer.log --bgpls True &amp;&gt;bgp_peer.log</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:09.433658" elapsed="0.000319"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:07:09.437624" level="INFO">python3 play.py --amount 1 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer.log --bgpls True &amp;&gt;bgp_peer.log</msg>
<msg time="2026-04-21T02:07:09.437722" level="INFO">${output} = python3 play.py --amount 1 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer.log --bgpls True &amp;&gt;bgp_peer.log
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:07:09.434142" elapsed="0.003610"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:09.438200" level="INFO">python3 play.py --amount 1 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --logfile bgp_peer.log --bgpls True &amp;&gt;bgp_peer.log
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:09.437935" elapsed="0.000319"/>
</kw>
<arg>${BGP_PEER_COMMAND}</arg>
<arg>${BGP_PEER_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-04-21T02:07:09.432633" elapsed="0.005679"/>
</kw>
<kw name="Read_And_Fail_If_Prompt_Is_Seen" owner="BGPcliKeywords">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="Run Keyword And Expect Error" owner="BuiltIn">
<kw name="Read_Text_Before_Prompt" owner="BGPcliKeywords">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:07:19.440563" level="FAIL">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</msg>
<var>${text}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-21T02:07:09.440033" elapsed="10.001325">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:19.441686" elapsed="0.000035"/>
</kw>
<doc>Log text gathered by SSHLibrary.Read_Until_Prompt.
This needs to be a separate keyword just because how Read_And_Fail_If_Prompt_Is_Seen is implemented.</doc>
<status status="FAIL" start="2026-04-21T02:07:09.439721" elapsed="10.002144">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</status>
</kw>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the keyword and checks that the expected error occurred.</doc>
<status status="PASS" start="2026-04-21T02:07:09.439289" elapsed="10.002709"/>
</kw>
<msg time="2026-04-21T02:07:19.442226" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>BuiltIn.Run_Keyword_And_Expect_Error</arg>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:09.438887" elapsed="10.003366"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-04-21T02:07:19.442454" elapsed="0.000032"/>
</return>
<status status="PASS" start="2026-04-21T02:07:19.442361" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:19.442330" elapsed="0.000214"/>
</if>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:19.442784" elapsed="0.000043"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was seen but it was not expected yet</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:19.442984" elapsed="0.000021"/>
</kw>
<doc>Try to read SSH to see prompt, but expect to see no prompt within SSHLibrary's timeout.</doc>
<status status="PASS" start="2026-04-21T02:07:09.438580" elapsed="10.004505"/>
</kw>
<kw name="Teardown_Test_Show_Bugs_If_Test_Failed" owner="SetupUtils" type="TEARDOWN">
<kw name="SetupUtils__Report_Bugs_Causing_Failure" owner="SetupUtils">
<if>
<branch type="IF" condition="'${SetupUtils__Known_Bug_ID}' != ''">
<kw name="Report Failure Due To Bug" owner="Utils">
<arg>${SetupUtils__Known_Bug_ID}</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:19.444437" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:19.444027" elapsed="0.000473"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:19.444010" elapsed="0.000514"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>'${SetupUtils__Known_Bug_ID}' != ''</arg>
<arg>Set_Known_Bug_Id</arg>
<arg>${EMPTY}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:19.444679" elapsed="0.000379"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:19.451972" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:19.451522" elapsed="0.000478"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="PASS" start="2026-04-21T02:07:19.452219" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:07:19.452075" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:19.452057" elapsed="0.000244"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:19.452456" elapsed="0.000022"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<var>${reference}</var>
<arg>${SUITE_NAME}_${TEST_NAME}</arg>
<arg>[ /\.-]</arg>
<arg>_</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:19.452638" elapsed="0.000021"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:19.452835" elapsed="0.000021"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${msg}</var>
<arg>... click for list of related bugs or create a new one if needed (with the${newline}"${reference}"${newline}reference somewhere inside)</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:19.453137" elapsed="0.000020"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${bugs}</var>
<arg>"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=${reference}&amp;order=bug_status"</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:19.453310" elapsed="0.000021"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<arg>${msg}${newline}${bugs}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:19.453483" elapsed="0.000021"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${msg}${newline}${bugs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:19.453654" elapsed="0.000020"/>
</kw>
<doc>Report that a test failed and point to linked Bugzilla bug(s).
Linked bugs must contain the ${reference} inside comments (workaround
becasue of currently missing suitable field for external references and
not correctly working the CONTENT MATCHES filter).
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-04-21T02:07:19.451201" elapsed="0.002531"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:19.443814" elapsed="0.009969"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-04-21T02:07:19.443367" elapsed="0.010476"/>
</kw>
<doc>Connect BGP peer</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:07:09.342949" elapsed="10.110931"/>
</test>
<test id="s1-s11-t10" name="TC2_Check_Example_Bgp_Rib" line="143">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:07:19.457419" elapsed="0.000211"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:07:19.457148" elapsed="0.000537"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:19.458697" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:19.458588" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:19.458567" elapsed="0.000198"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:19.463896" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:19.463772" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:19.463753" elapsed="0.000258"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:19.465058" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:19.464640" elapsed="0.000445"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:07:19.465549" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:07:19.465251" elapsed="0.000329"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:07:19.465626" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:07:19.465782" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:07:19.464255" elapsed="0.001571"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:19.471784" elapsed="0.000031"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:19.471677" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:19.471658" elapsed="0.000214"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:19.473062" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:19.472956" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:19.472937" elapsed="0.000193"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:07:19.473582" level="INFO">${karaf_connection_index} = 9</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:07:19.473279" elapsed="0.000330"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:07:19.474012" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:07:19.473773" elapsed="0.000265"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:07:19.506828" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:07:19.474539" elapsed="0.032386"/>
</kw>
<msg time="2026-04-21T02:07:19.507118" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:07:19.507164" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:19.474202" elapsed="0.032997"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:07:19.529779" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "_ "B "g "p "_ "R "i "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:07:19.507744" elapsed="0.022147"/>
</kw>
<msg time="2026-04-21T02:07:19.530049" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:07:19.530094" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "_ "B "g "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:19.507402" elapsed="0.022726"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:19.530429" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:19.530204" elapsed="0.000280"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:19.530184" elapsed="0.000323"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:19.530974" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "_ "B "g "p "_ "R "i "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:19.530655" elapsed="0.000384"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:19.531341" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:19.531105" elapsed="0.000292"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:19.531087" elapsed="0.000335"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:07:19.531456" elapsed="0.000028"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:07:19.533977" elapsed="0.000144"/>
</kw>
<msg time="2026-04-21T02:07:19.534183" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:19.532916" elapsed="0.001396"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:19.534630" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:19.535001" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:07:19.532285" elapsed="0.002901"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:07:19.531734" elapsed="0.003515"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:07:19.472629" elapsed="0.062747"/>
</kw>
<msg time="2026-04-21T02:07:19.535472" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:19.535516" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "_ "B "g "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:19.472031" elapsed="0.063520"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:07:19.535734" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:07:19.535627" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:19.535608" elapsed="0.000226"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:19.536228" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:19.536562" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:07:19.536635" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:07:19.471334" elapsed="0.065407"/>
</kw>
<msg time="2026-04-21T02:07:19.536911" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:19.536956" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "_ "B "g "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:19.466202" elapsed="0.070790"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:19.537320" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:19.537067" elapsed="0.000306"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:19.537049" elapsed="0.000347"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:07:19.466054" elapsed="0.071365"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:07:19.465881" elapsed="0.071567"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:07:19.463407" elapsed="0.074094"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:07:19.458296" elapsed="0.079259"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:19.457865" elapsed="0.079733"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:07:19.454909" elapsed="0.082740"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:07:19.538293" level="INFO">&amp;{mapping} = { IP=10.30.171.116 | ROUTE_KEY=AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA== }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>ROUTE_KEY=${ROUTE_KEY}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:07:19.537834" elapsed="0.000487"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:19.589596" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:19.589220" elapsed="0.000404"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:19.590417" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:19.590152" elapsed="0.000337">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:19.590583" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:19.589805" elapsed="0.000803"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:19.591225" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:19.590838" elapsed="0.000415"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:19.591586" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:07:19.591753" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:l...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:07:19.591417" elapsed="0.000363"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:19.592200" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:19.591957" elapsed="0.000289"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:19.593230" level="INFO">mapping: {'IP': '10.30.171.116', 'ROUTE_KEY': 'AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA=='}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:19.592974" elapsed="0.000300"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:07:19.593696" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:07:19.593437" elapsed="0.000285"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:19.594412" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:19.594093" elapsed="0.000345"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:19.595333" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:19.594994" elapsed="0.000365"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:19.595410" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:07:19.595598" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:19.594626" elapsed="0.000997"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:19.595786" elapsed="0.000303"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:07:19.593954" elapsed="0.002176"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:19.596693" level="INFO">${value} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:19.596379" elapsed="0.000339"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:19.597750" level="INFO">${encoded} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:19.597417" elapsed="0.000360"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:19.597844" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:07:19.597998" level="INFO">${encoded_value} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:19.597070" elapsed="0.000954"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:19.598181" elapsed="0.000268"/>
</kw>
<var name="${key}">ROUTE_KEY</var>
<var name="${value}">AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</var>
<status status="PASS" start="2026-04-21T02:07:19.596241" elapsed="0.002248"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:07:19.593769" elapsed="0.004756"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:07:19.598566" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:07:19.598720" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'ROUTE_KEY': 'AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA=='}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:07:19.592629" elapsed="0.006116"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:19.592321" elapsed="0.006456"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:19.598977" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:19.598821" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:19.592301" elapsed="0.006751"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:19.599846" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-l...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:19.599198" elapsed="0.000678"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:07:19.599925" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:07:19.588559" elapsed="0.011491"/>
</kw>
<msg time="2026-04-21T02:07:19.600155" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:19.575305" elapsed="0.024900"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:19.612920" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:19.626077" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:19.638890" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:19.639089" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:19.639267" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:19.639629" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:19.639482" elapsed="0.000242"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:19.639467" elapsed="0.000286"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:19.639918" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:19.640092" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:19.640263" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:07:19.639439" elapsed="0.000876"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:07:19.639340" elapsed="0.001001"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:19.640489" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:19.640562" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:07:19.640683" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-l...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:07:19.570929" elapsed="0.069780"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:19.641971" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:19.641715" elapsed="0.000319">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:19.642125" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:19.641376" elapsed="0.000773"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:19.642504" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:19.642253" elapsed="0.000308"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:19.643067" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:19.642757" elapsed="0.000335"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:19.642585" elapsed="0.000542"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:19.642234" elapsed="0.000914"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:19.645723" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:19.643305" elapsed="0.002444"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:07:19.645816" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:07:19.645971" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:07:19.641048" elapsed="0.004947"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:19.647219" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:19.646983" elapsed="0.000298">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:19.647371" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:19.646628" elapsed="0.000767"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:07:19.647596" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-21T02:07:19.647463" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:19.647444" elapsed="0.000233"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:19.647899" elapsed="0.000023"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:19.648077" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:07:19.648141" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:07:19.650112" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:07:19.646301" elapsed="0.003836"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:19.651519" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:19.651273" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:19.652015" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:19.651755" elapsed="0.000303"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:07:19.662042" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node018iq42yq9q1si1r4kodwcygtv920.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:07:19.662187" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:07:19.662294" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:07:19.654256" elapsed="0.008415">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-04-21T02:07:19.652123" elapsed="0.010630">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:19.663008" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:19.662846" elapsed="0.000228"/>
</branch>
<status status="FAIL" start="2026-04-21T02:07:19.652105" elapsed="0.010993">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:19.663471" elapsed="0.000025"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:19.663601" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:19.663564" elapsed="0.000077"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:19.663547" elapsed="0.000117"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:19.663855" elapsed="0.000028"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:07:19.663934" elapsed="0.000015"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:07:19.650446" elapsed="0.013592">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:19.664114" elapsed="0.000015"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:07:19.547647" elapsed="0.116563">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:19.664486" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:19.664302" elapsed="0.000267"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:19.664286" elapsed="0.000325"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:19.664669" elapsed="0.000025"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}/lsp/effective_rib_in</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:07:19.543148" elapsed="0.121689">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:20.721535" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:20.721103" elapsed="0.000466"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:20.722357" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:20.722106" elapsed="0.000329">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:20.722530" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:20.721746" elapsed="0.000808"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:20.723197" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:20.722728" elapsed="0.000496"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:20.723530" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:07:20.723753" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:l...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:07:20.723389" elapsed="0.000390"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:20.724203" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:20.723958" elapsed="0.000292"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:20.725238" level="INFO">mapping: {'IP': '10.30.171.116', 'ROUTE_KEY': 'AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA=='}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:20.724981" elapsed="0.000302"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:07:20.725717" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:07:20.725448" elapsed="0.000294"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:20.726480" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:20.726133" elapsed="0.000373"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:20.727475" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:20.727122" elapsed="0.000380"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:20.727557" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:07:20.727717" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:20.726705" elapsed="0.001037"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:20.727918" elapsed="0.000288"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:07:20.725992" elapsed="0.002255"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:20.728835" level="INFO">${value} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:20.728499" elapsed="0.000363"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:20.729910" level="INFO">${encoded} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:20.729549" elapsed="0.000387"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:20.729986" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:07:20.730153" level="INFO">${encoded_value} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:20.729203" elapsed="0.000975"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:20.730333" elapsed="0.000268"/>
</kw>
<var name="${key}">ROUTE_KEY</var>
<var name="${value}">AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</var>
<status status="PASS" start="2026-04-21T02:07:20.728362" elapsed="0.002281"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:07:20.725812" elapsed="0.004867"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:07:20.730721" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:07:20.730959" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'ROUTE_KEY': 'AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA=='}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:07:20.724635" elapsed="0.006387"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:20.724326" elapsed="0.006732"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:20.731246" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:20.731086" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:20.724302" elapsed="0.007024"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:20.732086" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-l...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:20.731478" elapsed="0.000637"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:07:20.732163" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:07:20.720459" elapsed="0.011829"/>
</kw>
<msg time="2026-04-21T02:07:20.732345" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:20.707404" elapsed="0.025026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:20.745344" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:20.758471" elapsed="0.000038"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:20.771238" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:20.771498" elapsed="0.000026"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:20.771699" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:20.772143" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:20.771984" elapsed="0.000217"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:20.771967" elapsed="0.000263"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:20.772379" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:20.772553" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:20.772726" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:07:20.771925" elapsed="0.000855"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:07:20.771784" elapsed="0.001044"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:20.772984" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:20.773064" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:07:20.773228" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-l...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:07:20.703021" elapsed="0.070235"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:20.774677" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:20.774389" elapsed="0.000362">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:20.774865" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:20.773990" elapsed="0.000901"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:20.775333" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:20.774964" elapsed="0.000430"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:20.775928" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:20.775609" elapsed="0.000345"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:20.775419" elapsed="0.000571"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:20.774946" elapsed="0.001065"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:20.778597" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:20.776169" elapsed="0.002456"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:07:20.778678" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:07:20.778854" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:07:20.773605" elapsed="0.005275"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:20.780174" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:20.779939" elapsed="0.000299">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:20.780335" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:20.779576" elapsed="0.000784"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:07:20.780570" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:07:20.780432" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:20.780414" elapsed="0.000243"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:20.780828" elapsed="0.000023"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:20.781010" elapsed="0.000022"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:07:20.781079" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:07:20.783079" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:07:20.779238" elapsed="0.003871"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:20.784551" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:20.784297" elapsed="0.000302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:20.785043" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:20.784757" elapsed="0.000330"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:07:20.794198" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node018iq42yq9q1si1r4kodwcygtv920.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:07:20.794341" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:07:20.794438" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:07:20.787348" elapsed="0.007485">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-04-21T02:07:20.785154" elapsed="0.009764">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:20.795146" elapsed="0.000060"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:20.794984" elapsed="0.000266"/>
</branch>
<status status="FAIL" start="2026-04-21T02:07:20.785136" elapsed="0.010138">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:20.795693" elapsed="0.000037"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:20.795908" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:20.795854" elapsed="0.000115"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:20.795827" elapsed="0.000174"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:20.796221" elapsed="0.000031"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:07:20.796325" elapsed="0.000022"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:07:20.783450" elapsed="0.013026">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:20.796588" elapsed="0.000023"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:07:20.679897" elapsed="0.116832">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:20.797156" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:20.796887" elapsed="0.000375"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:20.796862" elapsed="0.000434"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:20.797344" elapsed="0.000021"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}/lsp/effective_rib_in</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:07:20.675057" elapsed="0.122428">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:21.854075" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:21.853611" elapsed="0.000500"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:21.854922" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:21.854644" elapsed="0.000360">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:21.855100" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:21.854295" elapsed="0.000830"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:21.855680" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:21.855295" elapsed="0.000411"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:21.856036" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:07:21.856269" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:l...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:07:21.855890" elapsed="0.000406"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:21.856706" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:21.856459" elapsed="0.000295"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:21.857781" level="INFO">mapping: {'IP': '10.30.171.116', 'ROUTE_KEY': 'AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA=='}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:21.857517" elapsed="0.000328"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:07:21.858301" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:07:21.858026" elapsed="0.000301"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:21.859082" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:21.858707" elapsed="0.000401"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:21.860035" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:21.859656" elapsed="0.000406"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:21.860117" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:07:21.860282" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:21.859305" elapsed="0.001001"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:21.860466" elapsed="0.000298"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:07:21.858564" elapsed="0.002259"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:21.861586" level="INFO">${value} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:21.861081" elapsed="0.000531"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:21.862549" level="INFO">${encoded} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:21.862206" elapsed="0.000370"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:21.862627" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:07:21.862780" level="INFO">${encoded_value} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:21.861828" elapsed="0.000997"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:21.862985" elapsed="0.000271"/>
</kw>
<var name="${key}">ROUTE_KEY</var>
<var name="${value}">AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</var>
<status status="PASS" start="2026-04-21T02:07:21.860941" elapsed="0.002357"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:07:21.858381" elapsed="0.004952"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:07:21.863376" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:07:21.863533" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'ROUTE_KEY': 'AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA=='}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:07:21.857180" elapsed="0.006378"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:21.856849" elapsed="0.006741"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:21.863770" elapsed="0.000053"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:21.863615" elapsed="0.000246"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:21.856824" elapsed="0.007058"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:21.864661" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-l...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:21.864032" elapsed="0.000658"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:07:21.864739" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:07:21.852950" elapsed="0.011939"/>
</kw>
<msg time="2026-04-21T02:07:21.864946" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:21.839662" elapsed="0.025374"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:21.878188" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:21.890997" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:21.903995" elapsed="0.000032"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:21.904216" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:21.904402" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:21.904811" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:21.904642" elapsed="0.000227"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:21.904626" elapsed="0.000269"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:21.905058" elapsed="0.000025"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:21.905244" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:21.905415" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:07:21.904590" elapsed="0.000877"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:07:21.904482" elapsed="0.001012"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:21.905674" elapsed="0.000026"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:21.905763" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:07:21.905922" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-l...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:07:21.835153" elapsed="0.070796"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:21.907335" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:21.907042" elapsed="0.000372">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:21.907507" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:21.906658" elapsed="0.000874"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:21.907922" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:21.907602" elapsed="0.000379"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:21.908503" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:21.908196" elapsed="0.000340"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:21.908006" elapsed="0.000567"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:21.907584" elapsed="0.001011"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:21.911271" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:21.908759" elapsed="0.002539"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:07:21.911352" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:07:21.911507" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:07:21.906309" elapsed="0.005223"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:21.912916" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:21.912630" elapsed="0.000354">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:21.913080" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:21.912256" elapsed="0.000847"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:07:21.913310" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-21T02:07:21.913174" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:21.913156" elapsed="0.000236"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:21.913541" elapsed="0.000023"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:21.913719" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:07:21.913783" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:07:21.915833" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:07:21.911907" elapsed="0.003954"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:21.917330" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:21.917076" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:21.917790" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:21.917536" elapsed="0.000329"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:07:21.926917" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node018iq42yq9q1si1r4kodwcygtv920.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:07:21.927074" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:07:21.927175" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:07:21.920133" elapsed="0.007468">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-04-21T02:07:21.917934" elapsed="0.009761">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:21.927958" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:21.927771" elapsed="0.000255"/>
</branch>
<status status="FAIL" start="2026-04-21T02:07:21.917915" elapsed="0.010135">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:21.928449" elapsed="0.000026"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:21.928582" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:21.928545" elapsed="0.000077"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:21.928528" elapsed="0.000116"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:21.928843" elapsed="0.000024"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:07:21.928919" elapsed="0.000015"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:07:21.916178" elapsed="0.012846">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:21.929100" elapsed="0.000016"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:07:21.811925" elapsed="0.117272">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:21.929473" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:21.929290" elapsed="0.000255"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:21.929274" elapsed="0.000295"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:21.929602" elapsed="0.000014"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}/lsp/effective_rib_in</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:07:21.807303" elapsed="0.122401">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:22.988098" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:22.987668" elapsed="0.000465"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:22.989027" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:22.988663" elapsed="0.000444">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:22.989205" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:22.988316" elapsed="0.000913"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:22.989883" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:22.989436" elapsed="0.000477"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:22.990234" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:07:22.990473" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:l...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:07:22.990086" elapsed="0.000414"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:22.990948" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:22.990667" elapsed="0.000329"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:22.992099" level="INFO">mapping: {'IP': '10.30.171.116', 'ROUTE_KEY': 'AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA=='}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:22.991756" elapsed="0.000402"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:07:22.992645" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:07:22.992363" elapsed="0.000311"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:22.993506" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:22.993125" elapsed="0.000422"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:22.994488" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:22.994133" elapsed="0.000382"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:22.994571" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:07:22.994737" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:22.993750" elapsed="0.001012"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:22.994945" elapsed="0.000297"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:07:22.992979" elapsed="0.002305"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:22.997363" level="INFO">${value} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:22.995544" elapsed="0.001853"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:22.998335" level="INFO">${encoded} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:22.997987" elapsed="0.000376"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:22.998413" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:07:22.998572" level="INFO">${encoded_value} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:22.997604" elapsed="0.000993"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:22.998755" elapsed="0.000304"/>
</kw>
<var name="${key}">ROUTE_KEY</var>
<var name="${value}">AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</var>
<status status="PASS" start="2026-04-21T02:07:22.995404" elapsed="0.003698"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:07:22.992778" elapsed="0.006361"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:07:22.999184" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:07:22.999345" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'ROUTE_KEY': 'AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA=='}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:07:22.991396" elapsed="0.007976"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:22.991077" elapsed="0.008328"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:22.999589" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:22.999432" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:22.991052" elapsed="0.008614"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:23.000437" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-l...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:22.999832" elapsed="0.000635"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:07:23.000516" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:07:22.987030" elapsed="0.013614"/>
</kw>
<msg time="2026-04-21T02:07:23.000737" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:22.973573" elapsed="0.027312"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:23.014265" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:23.027722" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:23.041151" elapsed="0.000039"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:23.041412" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:23.041605" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:23.042051" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:23.041893" elapsed="0.000216"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:23.041875" elapsed="0.000260"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:23.042284" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:23.042460" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:23.042635" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:07:23.041834" elapsed="0.000855"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:07:23.041690" elapsed="0.001028"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:23.042887" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:23.042968" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:07:23.043124" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-l...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:07:22.969094" elapsed="0.074059"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:23.044579" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:23.044289" elapsed="0.000363">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:23.044745" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:23.043890" elapsed="0.000880"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:23.045206" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:23.044872" elapsed="0.000392"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:23.045774" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:23.045476" elapsed="0.000339"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:23.045289" elapsed="0.000563"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:23.044853" elapsed="0.001021"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:23.048505" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:23.046031" elapsed="0.002501"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:07:23.048585" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:07:23.048744" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:07:23.043507" elapsed="0.005262"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:23.050181" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:23.049942" elapsed="0.000301">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:23.050337" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:23.049562" elapsed="0.000799"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:07:23.050567" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:07:23.050431" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:23.050412" elapsed="0.000238"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:23.050815" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:23.050993" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:07:23.051057" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:07:23.053075" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:07:23.049186" elapsed="0.003916"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:23.054514" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:23.054258" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:23.055001" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:23.054719" elapsed="0.000326"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:07:23.065580" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node018iq42yq9q1si1r4kodwcygtv920.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:07:23.065728" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:07:23.065861" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:07:23.057310" elapsed="0.008922">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-04-21T02:07:23.055109" elapsed="0.011206">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:23.066546" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:23.066386" elapsed="0.000224"/>
</branch>
<status status="FAIL" start="2026-04-21T02:07:23.055092" elapsed="0.011542">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:23.067029" elapsed="0.000026"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:23.067162" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:23.067125" elapsed="0.000079"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:23.067108" elapsed="0.000117"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:23.067376" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:07:23.067447" elapsed="0.000015"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:07:23.053417" elapsed="0.014134">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:23.067626" elapsed="0.000015"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:07:22.945598" elapsed="0.122124">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:23.068014" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:23.067832" elapsed="0.000255"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:23.067814" elapsed="0.000297"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:23.068145" elapsed="0.000015"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}/lsp/effective_rib_in</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:07:22.939175" elapsed="0.129068">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:24.127449" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:24.126954" elapsed="0.000531"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:24.128303" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:24.128039" elapsed="0.000342">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:24.128477" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:24.127670" elapsed="0.000831"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:24.129077" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:24.128673" elapsed="0.000431"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:24.129414" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:07:24.129666" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:l...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:07:24.129272" elapsed="0.000421"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:24.130122" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:24.129873" elapsed="0.000296"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:24.131225" level="INFO">mapping: {'IP': '10.30.171.116', 'ROUTE_KEY': 'AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA=='}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:24.130929" elapsed="0.000342"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:07:24.131711" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:07:24.131438" elapsed="0.000299"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:24.132494" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:24.132142" elapsed="0.000379"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:24.133444" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:24.133095" elapsed="0.000375"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:24.133525" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:07:24.133687" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:24.132717" elapsed="0.000998"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:24.133896" elapsed="0.000290"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:07:24.131998" elapsed="0.002230"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:24.134999" level="INFO">${value} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:24.134488" elapsed="0.000539"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:24.135946" level="INFO">${encoded} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:24.135591" elapsed="0.000382"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:24.136025" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:07:24.136181" level="INFO">${encoded_value} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:24.135240" elapsed="0.000966"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:24.136364" elapsed="0.000272"/>
</kw>
<var name="${key}">ROUTE_KEY</var>
<var name="${value}">AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</var>
<status status="PASS" start="2026-04-21T02:07:24.134348" elapsed="0.002331"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:07:24.131808" elapsed="0.004910"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:07:24.136765" elapsed="0.000043"/>
</return>
<msg time="2026-04-21T02:07:24.136941" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'ROUTE_KEY': 'AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA=='}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:07:24.130577" elapsed="0.006391"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:24.130249" elapsed="0.006752"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:24.137184" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:24.137027" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:24.130223" elapsed="0.007039"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:24.138010" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-l...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:24.137410" elapsed="0.000629"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:07:24.138089" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:07:24.126266" elapsed="0.011949"/>
</kw>
<msg time="2026-04-21T02:07:24.138272" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:24.112732" elapsed="0.025625"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:24.151332" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:24.164276" elapsed="0.000033"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:24.177266" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:24.177487" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:24.177679" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:24.178106" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:24.177950" elapsed="0.000213"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:24.177934" elapsed="0.000256"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:24.178338" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:24.178511" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:24.178682" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:07:24.177895" elapsed="0.000840"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:07:24.177760" elapsed="0.001003"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:24.178965" elapsed="0.000024"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:24.179050" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:07:24.179231" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-l...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:07:24.108154" elapsed="0.071108"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:24.180671" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:24.180374" elapsed="0.000375">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:24.180861" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:24.179977" elapsed="0.000909"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:24.181287" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:24.180959" elapsed="0.000388"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:24.181877" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:24.181558" elapsed="0.000346"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:24.181371" elapsed="0.000569"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:24.180940" elapsed="0.001021"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:24.184611" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:24.182118" elapsed="0.002519"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:07:24.184690" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:07:24.184870" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:07:24.179600" elapsed="0.005295"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:24.186143" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:24.185907" elapsed="0.000299">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:24.186300" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:24.185548" elapsed="0.000776"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:07:24.186529" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:07:24.186394" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:24.186376" elapsed="0.000237"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:24.186764" elapsed="0.000037"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:24.186961" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:07:24.187027" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:07:24.189066" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:07:24.185210" elapsed="0.003882"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:24.190516" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:24.190256" elapsed="0.000307"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:24.190986" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:24.190722" elapsed="0.000308"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:07:24.200489" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node018iq42yq9q1si1r4kodwcygtv920.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:07:24.200662" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:07:24.200775" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:07:24.193343" elapsed="0.007877">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-04-21T02:07:24.191096" elapsed="0.010217">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:24.201579" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:24.201411" elapsed="0.000234"/>
</branch>
<status status="FAIL" start="2026-04-21T02:07:24.191078" elapsed="0.010590">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:24.202098" elapsed="0.000026"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:24.202234" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:24.202195" elapsed="0.000083"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:24.202178" elapsed="0.000121"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:24.202449" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:07:24.202519" elapsed="0.000015"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:07:24.189412" elapsed="0.013214">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:24.202703" elapsed="0.000017"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:07:24.084477" elapsed="0.118342">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:24.203105" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:24.202917" elapsed="0.000261"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:24.202899" elapsed="0.000303"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:24.203235" elapsed="0.000057"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}/lsp/effective_rib_in</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:07:24.077812" elapsed="0.125568">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:25.261117" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:25.260516" elapsed="0.000646"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:25.262317" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:25.261975" elapsed="0.000448">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:25.262549" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:25.261466" elapsed="0.001115"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:25.263359" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:25.262837" elapsed="0.000558"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:25.263836" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:07:25.264145" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:l...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:07:25.263629" elapsed="0.000555"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:25.264777" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:25.264424" elapsed="0.000441"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:25.266342" level="INFO">mapping: {'IP': '10.30.171.116', 'ROUTE_KEY': 'AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA=='}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:25.265986" elapsed="0.000419"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:07:25.267050" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:07:25.266639" elapsed="0.000447"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:25.268100" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:25.267609" elapsed="0.000528"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:25.269433" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:25.268927" elapsed="0.000534"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:25.269518" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:07:25.269685" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:25.268411" elapsed="0.001298"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:25.269888" elapsed="0.000299"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:07:25.267407" elapsed="0.002821"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:25.271108" level="INFO">${value} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:25.270483" elapsed="0.000651"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:25.272072" level="INFO">${encoded} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:25.271682" elapsed="0.000418"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:25.272151" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:07:25.272304" level="INFO">${encoded_value} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:25.271331" elapsed="0.000997"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:25.272487" elapsed="0.000283"/>
</kw>
<var name="${key}">ROUTE_KEY</var>
<var name="${value}">AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</var>
<status status="PASS" start="2026-04-21T02:07:25.270344" elapsed="0.002487"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:07:25.267162" elapsed="0.005706"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:07:25.272913" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:07:25.273090" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'ROUTE_KEY': 'AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA=='}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:07:25.265497" elapsed="0.007626"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:25.264975" elapsed="0.008182"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:25.273368" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:25.273184" elapsed="0.000241"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:25.264942" elapsed="0.008504"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:25.274274" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-l...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:25.273598" elapsed="0.000711"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:07:25.274369" elapsed="0.000035"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:07:25.259563" elapsed="0.014958"/>
</kw>
<msg time="2026-04-21T02:07:25.274591" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:25.244394" elapsed="0.030332"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:25.289843" elapsed="0.000045"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:25.302681" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:25.315473" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:25.315703" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:25.315911" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:25.316325" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:25.316170" elapsed="0.000211"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:25.316152" elapsed="0.000256"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:25.316555" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:25.316727" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:25.316913" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:07:25.316113" elapsed="0.000854"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:07:25.315995" elapsed="0.001000"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:25.317148" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:25.317226" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:07:25.317417" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-l...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:07:25.239884" elapsed="0.077563"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:25.318889" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:25.318581" elapsed="0.000382">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:25.319055" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:25.318180" elapsed="0.000900"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:25.319483" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:25.319151" elapsed="0.000391"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:25.320071" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:25.319755" elapsed="0.000342"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:25.319567" elapsed="0.000567"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:25.319133" elapsed="0.001022"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:25.322830" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:25.320311" elapsed="0.002548"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:07:25.322912" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:07:25.323070" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:07:25.317819" elapsed="0.005276"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:25.324336" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:25.324091" elapsed="0.000307">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:25.324490" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:25.323734" elapsed="0.000780"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:07:25.324717" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-21T02:07:25.324583" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:25.324565" elapsed="0.000255"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:25.324973" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:25.325150" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:07:25.325214" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:07:25.327409" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:07:25.323405" elapsed="0.004030"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:25.328854" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:25.328581" elapsed="0.000320"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:25.329301" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:25.329058" elapsed="0.000304"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:07:25.338961" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node018iq42yq9q1si1r4kodwcygtv920.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:07:25.339170" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:07:25.339325" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:07:25.332237" elapsed="0.007628">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-04-21T02:07:25.329483" elapsed="0.010506">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:25.340399" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:25.340124" elapsed="0.000370"/>
</branch>
<status status="FAIL" start="2026-04-21T02:07:25.329464" elapsed="0.011065">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:25.341136" elapsed="0.000038"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:25.341315" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:25.341267" elapsed="0.000095"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:25.341244" elapsed="0.000204"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:25.341605" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:07:25.341692" elapsed="0.000022"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:07:25.327749" elapsed="0.014117">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:25.341972" elapsed="0.000021"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:07:25.216226" elapsed="0.125878">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:25.342487" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:25.342232" elapsed="0.000355"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:25.342208" elapsed="0.000414"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:25.342670" elapsed="0.000020"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}/lsp/effective_rib_in</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:07:25.210477" elapsed="0.132349">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:26.403108" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:26.402657" elapsed="0.000487"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:26.404032" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:26.403739" elapsed="0.000387">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:26.404256" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:26.403367" elapsed="0.000922"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:26.405026" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:26.404512" elapsed="0.000550"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:26.405467" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:07:26.405746" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:l...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:07:26.405280" elapsed="0.000496"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:26.406220" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:26.405964" elapsed="0.000306"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:26.407356" level="INFO">mapping: {'IP': '10.30.171.116', 'ROUTE_KEY': 'AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA=='}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:26.407061" elapsed="0.000341"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:07:26.407898" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:07:26.407586" elapsed="0.000340"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:26.408659" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:26.408309" elapsed="0.000376"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:26.409646" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:26.409263" elapsed="0.000409"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:26.409728" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:07:26.409914" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:26.408909" elapsed="0.001029"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:26.410097" elapsed="0.000297"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:07:26.408166" elapsed="0.002269"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:26.411313" level="INFO">${value} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:26.410692" elapsed="0.000648"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:26.412270" level="INFO">${encoded} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:26.411930" elapsed="0.000367"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:26.412347" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:07:26.412514" level="INFO">${encoded_value} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:26.411560" elapsed="0.000982"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:26.412700" elapsed="0.000295"/>
</kw>
<var name="${key}">ROUTE_KEY</var>
<var name="${value}">AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</var>
<status status="PASS" start="2026-04-21T02:07:26.410554" elapsed="0.002484"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:07:26.407982" elapsed="0.005092"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:07:26.413117" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:07:26.413275" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'ROUTE_KEY': 'AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA=='}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:07:26.406697" elapsed="0.006604"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:26.406350" elapsed="0.006989"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:26.413533" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:26.413373" elapsed="0.000227"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:26.406325" elapsed="0.007301"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:26.414433" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-l...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:26.413811" elapsed="0.000650"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:07:26.414510" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:07:26.402003" elapsed="0.012639"/>
</kw>
<msg time="2026-04-21T02:07:26.414715" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:26.388292" elapsed="0.026546"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:26.428348" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:26.442184" elapsed="0.000042"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:26.455548" elapsed="0.000054"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:26.455879" elapsed="0.000026"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:26.456080" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:26.456526" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:26.456367" elapsed="0.000218"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:26.456349" elapsed="0.000263"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:26.456776" elapsed="0.000044"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:26.456979" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:26.457152" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:07:26.456309" elapsed="0.000896"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:07:26.456168" elapsed="0.001065"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:26.457398" elapsed="0.000023"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:26.457483" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:07:26.457643" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-l...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:07:26.383173" elapsed="0.074499"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:26.459410" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:26.459000" elapsed="0.000491">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:26.459586" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:26.458481" elapsed="0.001129"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:26.460047" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:26.459681" elapsed="0.000430"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:26.460648" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:26.460343" elapsed="0.000332"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:26.460147" elapsed="0.000565"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:26.459663" elapsed="0.001071"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:26.463454" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:26.460916" elapsed="0.002566"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:07:26.463535" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:07:26.463693" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:07:26.458107" elapsed="0.005610"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:26.465012" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:26.464759" elapsed="0.000316">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:26.465170" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:26.464389" elapsed="0.000805"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:07:26.465400" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-21T02:07:26.465264" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:26.465246" elapsed="0.000237"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:26.465659" elapsed="0.000027"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:26.465875" elapsed="0.000023"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:07:26.465954" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T02:07:26.468022" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:07:26.464056" elapsed="0.003994"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:26.469531" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:26.469264" elapsed="0.000315"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:26.470013" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:26.469738" elapsed="0.000320"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:07:26.479332" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node018iq42yq9q1si1r4kodwcygtv920.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:07:26.479472" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:07:26.479571" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:07:26.472366" elapsed="0.007638">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-04-21T02:07:26.470123" elapsed="0.009976">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:26.480334" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:26.480170" elapsed="0.000229"/>
</branch>
<status status="FAIL" start="2026-04-21T02:07:26.470104" elapsed="0.010319">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:26.480827" elapsed="0.000026"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:26.480960" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:26.480923" elapsed="0.000094"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:26.480907" elapsed="0.000136"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:26.481195" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:07:26.481266" elapsed="0.000015"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:07:26.468371" elapsed="0.012999">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:26.481447" elapsed="0.000016"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:07:26.358985" elapsed="0.122584">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:26.481919" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:26.481691" elapsed="0.000309"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:26.481671" elapsed="0.000353"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:26.482057" elapsed="0.000014"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}/lsp/effective_rib_in</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:07:26.352402" elapsed="0.129753">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:27.541826" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:27.541404" elapsed="0.000458"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:27.542648" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:27.542389" elapsed="0.000344">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:27.542846" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:27.542044" elapsed="0.000828"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:27.543435" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:27.543043" elapsed="0.000419"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:27.543774" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:07:27.544100" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:l...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:07:27.543630" elapsed="0.000498"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:27.544547" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:27.544295" elapsed="0.000300"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:27.545631" level="INFO">mapping: {'IP': '10.30.171.116', 'ROUTE_KEY': 'AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA=='}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:27.545372" elapsed="0.000304"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:07:27.546130" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:07:27.545858" elapsed="0.000298"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:27.546902" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:27.546528" elapsed="0.000401"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:27.547840" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:27.547474" elapsed="0.000393"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:27.547922" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:07:27.548086" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:27.547125" elapsed="0.000986"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:27.548271" elapsed="0.000296"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:07:27.546386" elapsed="0.002222"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:27.550829" level="INFO">${value} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:27.548877" elapsed="0.001980"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:27.551752" level="INFO">${encoded} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:27.551408" elapsed="0.000371"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:27.551850" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:07:27.552006" level="INFO">${encoded_value} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:27.551057" elapsed="0.000975"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:27.552190" elapsed="0.000274"/>
</kw>
<var name="${key}">ROUTE_KEY</var>
<var name="${value}">AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</var>
<status status="PASS" start="2026-04-21T02:07:27.548723" elapsed="0.003785"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:07:27.546210" elapsed="0.006335"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:07:27.552595" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:07:27.552760" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'ROUTE_KEY': 'AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA=='}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:07:27.545036" elapsed="0.007768"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:27.544672" elapsed="0.008168"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:27.553064" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:27.552867" elapsed="0.000259"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:27.544649" elapsed="0.008500"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:27.553921" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-l...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:27.553304" elapsed="0.000646"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:07:27.554000" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:07:27.540723" elapsed="0.013402"/>
</kw>
<msg time="2026-04-21T02:07:27.554181" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:27.525709" elapsed="0.028569"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:27.567437" elapsed="0.000035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:27.580309" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:27.593256" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:27.593481" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:27.593669" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:27.594109" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:27.593946" elapsed="0.000223"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:27.593928" elapsed="0.000268"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:27.594348" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:27.594522" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:27.594694" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:07:27.593889" elapsed="0.000858"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:07:27.593755" elapsed="0.001021"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:27.594949" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:27.595031" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:07:27.595232" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-l...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:07:27.521293" elapsed="0.073969"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:27.596715" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:27.596424" elapsed="0.000385">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:27.596912" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:27.596021" elapsed="0.000918"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:27.597382" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:27.597053" elapsed="0.000391"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:27.598001" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:27.597667" elapsed="0.000361"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:27.597470" elapsed="0.000599"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:27.597032" elapsed="0.001059"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:27.600771" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:27.598261" elapsed="0.002567"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:07:27.600885" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:07:27.601075" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:07:27.595618" elapsed="0.005483"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:27.602383" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:27.602142" elapsed="0.000305">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:27.602543" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:27.601763" elapsed="0.000805"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:07:27.602776" elapsed="0.000042"/>
</return>
<status status="PASS" start="2026-04-21T02:07:27.602640" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:27.602621" elapsed="0.000258"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:27.603032" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:27.603211" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:07:27.603278" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:07:27.605296" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:07:27.601422" elapsed="0.003900"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:27.606741" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:27.606484" elapsed="0.000318"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:27.607211" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:27.606964" elapsed="0.000291"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:07:27.616475" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node018iq42yq9q1si1r4kodwcygtv920.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:07:27.616853" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:07:27.617276" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:07:27.609513" elapsed="0.008578">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-04-21T02:07:27.607320" elapsed="0.010908">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:27.618658" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:27.618368" elapsed="0.000391"/>
</branch>
<status status="FAIL" start="2026-04-21T02:07:27.607302" elapsed="0.011516">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:27.619459" elapsed="0.000042"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:27.619670" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:27.619610" elapsed="0.000123"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:27.619584" elapsed="0.000182"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:27.620030" elapsed="0.000034"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:07:27.620138" elapsed="0.000029"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:07:27.605639" elapsed="0.014685">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:27.620438" elapsed="0.000023"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:07:27.497932" elapsed="0.122642">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:27.621010" elapsed="0.000060"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:27.620708" elapsed="0.000435"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:27.620684" elapsed="0.000494"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:27.621226" elapsed="0.000019"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}/lsp/effective_rib_in</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:07:27.492586" elapsed="0.128802">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:28.678405" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:28.677992" elapsed="0.000448"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:28.679264" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:28.679002" elapsed="0.000341">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:28.679440" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:28.678642" elapsed="0.000822"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:28.680041" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:28.679636" elapsed="0.000432"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:28.680377" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:07:28.680619" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:l...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:07:28.680235" elapsed="0.000412"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:28.681082" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:28.680831" elapsed="0.000299"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:28.682127" level="INFO">mapping: {'IP': '10.30.171.116', 'ROUTE_KEY': 'AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA=='}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:28.681868" elapsed="0.000304"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:07:28.682673" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:07:28.682353" elapsed="0.000346"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:28.683447" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:28.683096" elapsed="0.000377"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:28.684388" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:28.684043" elapsed="0.000371"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:28.684468" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:07:28.684628" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:28.683669" elapsed="0.000983"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:28.684833" elapsed="0.000290"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:07:28.682954" elapsed="0.002210"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:28.685935" level="INFO">${value} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:28.685419" elapsed="0.000543"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:28.686875" level="INFO">${encoded} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:28.686522" elapsed="0.000380"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:28.686952" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:07:28.687105" level="INFO">${encoded_value} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:28.686157" elapsed="0.000974"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:28.687288" elapsed="0.000269"/>
</kw>
<var name="${key}">ROUTE_KEY</var>
<var name="${value}">AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</var>
<status status="PASS" start="2026-04-21T02:07:28.685281" elapsed="0.002319"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:07:28.682753" elapsed="0.004883"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:07:28.687679" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:07:28.687854" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'ROUTE_KEY': 'AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA=='}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:07:28.681519" elapsed="0.006363"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:28.681206" elapsed="0.006708"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:28.688096" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:28.687941" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:28.681183" elapsed="0.006990"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:28.688932" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-l...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:28.688323" elapsed="0.000637"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:07:28.689009" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:07:28.677321" elapsed="0.011810"/>
</kw>
<msg time="2026-04-21T02:07:28.689186" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:28.663893" elapsed="0.025378"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:28.702161" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:28.715098" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:28.727893" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:28.728108" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:28.728294" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:28.728686" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:28.728534" elapsed="0.000207"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:28.728518" elapsed="0.000248"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:28.728929" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:28.729102" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:28.729272" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:07:28.728483" elapsed="0.000841"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:07:28.728373" elapsed="0.000978"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:28.729503" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:28.729580" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:07:28.729718" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-l...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:07:28.659476" elapsed="0.070269"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:28.731126" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:28.730861" elapsed="0.000336">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:28.731289" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:28.730438" elapsed="0.000876"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:28.731692" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:28.731385" elapsed="0.000365"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:28.732284" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:28.731985" elapsed="0.000326"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:28.731775" elapsed="0.000572"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:28.731367" elapsed="0.001001"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:28.735026" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:28.732526" elapsed="0.002528"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:07:28.735108" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:07:28.735266" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:07:28.730090" elapsed="0.005201"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:28.736579" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:28.736342" elapsed="0.000302">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:28.736737" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:28.735996" elapsed="0.000765"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:07:28.736985" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:07:28.736848" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:28.736830" elapsed="0.000239"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:28.737219" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:28.737395" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:07:28.737460" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:07:28.739475" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:07:28.735618" elapsed="0.003883"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:28.740926" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:28.740653" elapsed="0.000320"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:28.741374" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:28.741130" elapsed="0.000288"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:07:28.751106" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node018iq42yq9q1si1r4kodwcygtv920.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:07:28.751284" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:07:28.751419" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:07:28.743626" elapsed="0.008326">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-04-21T02:07:28.741483" elapsed="0.010584">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:28.752470" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:28.752236" elapsed="0.000326"/>
</branch>
<status status="FAIL" start="2026-04-21T02:07:28.741465" elapsed="0.011129">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:28.753158" elapsed="0.000036"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:28.753344" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:28.753293" elapsed="0.000108"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:28.753269" elapsed="0.000162"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:28.753638" elapsed="0.000029"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:07:28.753735" elapsed="0.000021"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:07:28.739832" elapsed="0.014070">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:28.754008" elapsed="0.000022"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:07:28.636151" elapsed="0.117992">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:28.754526" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:28.754273" elapsed="0.000379"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:28.754249" elapsed="0.000437"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:28.754733" elapsed="0.000020"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}/lsp/effective_rib_in</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:07:28.630190" elapsed="0.124698">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:29.811614" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:29.811210" elapsed="0.000440"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:29.812480" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:29.812222" elapsed="0.000334">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:29.812652" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:29.811845" elapsed="0.000832"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:29.813251" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:29.812864" elapsed="0.000414"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:29.813587" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:07:29.813838" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:l...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:07:29.813445" elapsed="0.000421"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:29.814281" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:29.814031" elapsed="0.000299"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:29.815326" level="INFO">mapping: {'IP': '10.30.171.116', 'ROUTE_KEY': 'AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA=='}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:29.815066" elapsed="0.000307"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:07:29.815826" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:07:29.815538" elapsed="0.000315"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:29.816616" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:29.816262" elapsed="0.000380"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:29.817562" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:29.817213" elapsed="0.000376"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:29.817643" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:07:29.817821" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:29.816863" elapsed="0.000984"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:29.818005" elapsed="0.000291"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:07:29.816118" elapsed="0.002219"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:29.819106" level="INFO">${value} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:29.818591" elapsed="0.000543"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:29.820074" level="INFO">${encoded} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:29.819678" elapsed="0.000423"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:29.820152" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:07:29.820307" level="INFO">${encoded_value} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:29.819330" elapsed="0.001002"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:29.820489" elapsed="0.000271"/>
</kw>
<var name="${key}">ROUTE_KEY</var>
<var name="${value}">AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</var>
<status status="PASS" start="2026-04-21T02:07:29.818453" elapsed="0.002366"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:07:29.815906" elapsed="0.004949"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:07:29.820900" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:07:29.821063" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'ROUTE_KEY': 'AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA=='}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:07:29.814717" elapsed="0.006372"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:29.814405" elapsed="0.006716"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:29.821299" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:29.821146" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:29.814382" elapsed="0.006992"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:29.822133" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-l...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:29.821522" elapsed="0.000640"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:07:29.822211" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:07:29.810557" elapsed="0.011778"/>
</kw>
<msg time="2026-04-21T02:07:29.822390" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:29.797336" elapsed="0.025139"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:29.835252" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:29.848001" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:29.860706" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:29.860922" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:29.861105" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:29.861479" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:29.861328" elapsed="0.000207"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:29.861314" elapsed="0.000245"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:29.861703" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:29.861890" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:29.862061" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:07:29.861283" elapsed="0.000830"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:07:29.861179" elapsed="0.000961"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:29.862291" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:29.862365" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:07:29.862492" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-l...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:07:29.792891" elapsed="0.069627"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:29.863827" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:29.863558" elapsed="0.000341">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:29.864006" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:29.863206" elapsed="0.000826"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:29.864407" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:29.864102" elapsed="0.000364"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:29.864992" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:29.864677" elapsed="0.000341"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:29.864491" elapsed="0.000562"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:29.864083" elapsed="0.000991"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:29.867637" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:29.865230" elapsed="0.002433"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:07:29.867715" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:07:29.867888" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:07:29.862867" elapsed="0.005048"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:29.869216" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:29.868961" elapsed="0.000318">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:29.869372" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:29.868591" elapsed="0.000805"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:07:29.869601" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:07:29.869465" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:29.869447" elapsed="0.000243"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:29.869857" elapsed="0.000023"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:29.870037" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:07:29.870102" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:07:29.872107" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:07:29.868259" elapsed="0.003874"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:29.873540" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:29.873290" elapsed="0.000297"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:29.874005" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:29.873744" elapsed="0.000304"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:07:29.882846" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node018iq42yq9q1si1r4kodwcygtv920.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:07:29.882995" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:07:29.883091" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:07:29.876391" elapsed="0.007067">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-04-21T02:07:29.874113" elapsed="0.009427">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:29.883768" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:29.883605" elapsed="0.000245"/>
</branch>
<status status="FAIL" start="2026-04-21T02:07:29.874095" elapsed="0.009779">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:29.884291" elapsed="0.000026"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:29.884424" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:29.884387" elapsed="0.000077"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:29.884370" elapsed="0.000116"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:29.884634" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:07:29.884704" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:07:29.872449" elapsed="0.012373">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:29.884909" elapsed="0.000026"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:07:29.769666" elapsed="0.115388">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:29.885458" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:29.885188" elapsed="0.000376"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:29.885164" elapsed="0.000435"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:29.885648" elapsed="0.000021"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}/lsp/effective_rib_in</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:07:29.765069" elapsed="0.120741">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<msg time="2026-04-21T02:07:29.885960" level="FAIL">Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying for 10 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<arg>${DEFAULT_RIB_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_RIB_CHECK_PERIOD}</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${BGP_VARIABLES_FOLDER}/lsp/effective_rib_in</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-04-21T02:07:19.538494" elapsed="10.347609">Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying for 10 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<kw name="Teardown_Test_Show_Bugs_If_Test_Failed" owner="SetupUtils" type="TEARDOWN">
<kw name="SetupUtils__Report_Bugs_Causing_Failure" owner="SetupUtils">
<if>
<branch type="IF" condition="'${SetupUtils__Known_Bug_ID}' != ''">
<kw name="Report Failure Due To Bug" owner="Utils">
<arg>${SetupUtils__Known_Bug_ID}</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:29.888082" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:29.887471" elapsed="0.000702"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:29.887445" elapsed="0.000764"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>'${SetupUtils__Known_Bug_ID}' != ''</arg>
<arg>Set_Known_Bug_Id</arg>
<arg>${EMPTY}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:29.888436" elapsed="0.000781"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:29.895768" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:29.895347" elapsed="0.000463"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="NOT RUN" start="2026-04-21T02:07:29.896044" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:29.895887" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:29.895868" elapsed="0.000241"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:29.896568" level="INFO">${newline} = 
</msg>
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:29.896260" elapsed="0.000334"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:29.897149" level="INFO">${reference} = bgpcep_userfeatures_txt_Ibgp_Peer_Lsp_TC2_Check_Example_Bgp_Rib</msg>
<var>${reference}</var>
<arg>${SUITE_NAME}_${TEST_NAME}</arg>
<arg>[ /\.-]</arg>
<arg>_</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:29.896755" elapsed="0.000421"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<msg time="2026-04-21T02:07:29.897519" level="INFO">${reference} = bgpcep_userfeatures_txt_ibgp_peer_lsp_tc2_check_example_bgp_rib</msg>
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="PASS" start="2026-04-21T02:07:29.897341" elapsed="0.000203"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:29.898070" level="INFO">${msg} = ... click for list of related bugs or create a new one if needed (with the
"bgpcep_userfeatures_txt_ibgp_peer_lsp_tc2_check_example_bgp_rib"
reference somewhere inside)</msg>
<var>${msg}</var>
<arg>... click for list of related bugs or create a new one if needed (with the${newline}"${reference}"${newline}reference somewhere inside)</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:29.897702" elapsed="0.000395"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:29.898562" level="INFO">${bugs} = "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=bgpcep_userfeatures_txt_ibgp_peer_lsp_tc2_check_example_bgp_rib&amp;order=bug_status"</msg>
<var>${bugs}</var>
<arg>"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=${reference}&amp;order=bug_status"</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:29.898255" elapsed="0.000334"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<msg time="2026-04-21T02:07:29.899204" level="INFO">Set test message to:
... click for list of related bugs or create a new one if needed (with the
"bgpcep_userfeatures_txt_ibgp_peer_lsp_tc2_check_example_bgp_rib"
reference somewhere inside)
"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=bgpcep_userfeatures_txt_ibgp_peer_lsp_tc2_check_example_bgp_rib&amp;order=bug_status"

Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying for 10 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<arg>${msg}${newline}${bugs}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="PASS" start="2026-04-21T02:07:29.898748" elapsed="0.000510"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:29.899706" level="INFO">... click for list of related bugs or create a new one if needed (with the
"bgpcep_userfeatures_txt_ibgp_peer_lsp_tc2_check_example_bgp_rib"
reference somewhere inside)
"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=bgpcep_userfeatures_txt_ibgp_peer_lsp_tc2_check_example_bgp_rib&amp;order=bug_status"</msg>
<arg>${msg}${newline}${bugs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:29.899414" elapsed="0.000339"/>
</kw>
<doc>Report that a test failed and point to linked Bugzilla bug(s).
Linked bugs must contain the ${reference} inside comments (workaround
becasue of currently missing suitable field for external references and
not correctly working the CONTENT MATCHES filter).
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-04-21T02:07:29.895020" elapsed="0.004804"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:29.887163" elapsed="0.012712"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-04-21T02:07:29.886598" elapsed="0.013319"/>
</kw>
<doc>Check RIB for linkstate-route(s) and check all of their attributes.</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-04-21T02:07:19.454329" elapsed="10.445628">... click for list of related bugs or create a new one if needed (with the
"bgpcep_userfeatures_txt_ibgp_peer_lsp_tc2_check_example_bgp_rib"
reference somewhere inside)
"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=bgpcep_userfeatures_txt_ibgp_peer_lsp_tc2_check_example_bgp_rib&amp;order=bug_status"

Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying for 10 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</test>
<test id="s1-s11-t11" name="TC2_Disconnect_BGP_Peer" line="156">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:07:29.903414" elapsed="0.000207"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:07:29.903145" elapsed="0.000530"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:29.904692" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:29.904581" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:29.904563" elapsed="0.000198"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:29.909838" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:29.909716" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:29.909698" elapsed="0.000208"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:29.910970" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:29.910558" elapsed="0.000439"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:07:29.911459" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:07:29.911161" elapsed="0.000323"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:07:29.911529" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:07:29.911685" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:07:29.910178" elapsed="0.001532"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:29.917642" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:29.917533" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:29.917514" elapsed="0.000196"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:29.918926" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:29.918816" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:29.918776" elapsed="0.000218"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:07:29.919449" level="INFO">${karaf_connection_index} = 9</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:07:29.919144" elapsed="0.000331"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:07:29.919877" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:07:29.919639" elapsed="0.000264"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:07:29.959861" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:07:29.920421" elapsed="0.039539"/>
</kw>
<msg time="2026-04-21T02:07:29.960164" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:07:29.960213" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:29.920082" elapsed="0.040168"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:07:29.980697" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:07:29.960779" elapsed="0.020037"/>
</kw>
<msg time="2026-04-21T02:07:29.980978" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:07:29.981023" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:29.960430" elapsed="0.020629"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:29.981370" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:29.981136" elapsed="0.000289"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:29.981116" elapsed="0.000333"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:29.981921" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:29.981596" elapsed="0.000390"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:29.982273" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:29.982053" elapsed="0.000275"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:29.982034" elapsed="0.000317"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:07:29.982383" elapsed="0.000030"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:07:29.984987" elapsed="0.000146"/>
</kw>
<msg time="2026-04-21T02:07:29.985195" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:29.983869" elapsed="0.001458"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:29.985609" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:29.986029" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:07:29.983236" elapsed="0.002980"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:07:29.982675" elapsed="0.003607"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:07:29.918492" elapsed="0.067888"/>
</kw>
<msg time="2026-04-21T02:07:29.986472" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:29.986516" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:29.917882" elapsed="0.068671"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:07:29.986737" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:07:29.986629" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:29.986611" elapsed="0.000233"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:29.987259" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:29.987605" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:07:29.987678" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:07:29.917192" elapsed="0.070593"/>
</kw>
<msg time="2026-04-21T02:07:29.987898" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:29.987948" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:29.912118" elapsed="0.075867"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:29.988351" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:29.988061" elapsed="0.000344"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:29.988044" elapsed="0.000385"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:07:29.911955" elapsed="0.076497"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:07:29.911764" elapsed="0.076719"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:07:29.909357" elapsed="0.079181"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:07:29.904294" elapsed="0.084299"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:29.903848" elapsed="0.084790"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:07:29.900933" elapsed="0.087758"/>
</kw>
<kw name="Stop_Console_Tool" owner="BGPcliKeywords">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:29.989853" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:29.989516" elapsed="0.000365"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:07:29.990040" elapsed="0.000427"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:07:29.989246" elapsed="0.001285"/>
</kw>
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:07:31.991412" level="INFO">^C
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:07:31.991769" level="INFO">${output} = ^C
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt; </msg>
<var>${output}</var>
<arg>delay=1s</arg>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T02:07:29.990687" elapsed="2.001195"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:31.993135" level="INFO">^C
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:31.992386" elapsed="0.000865"/>
</kw>
<doc>Stop the tool if still running.</doc>
<status status="PASS" start="2026-04-21T02:07:29.988923" elapsed="2.004474"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:32.008330" level="INFO">Executing command 'cat bgp_peer.log'.</msg>
<msg time="2026-04-21T02:07:32.021825" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:07:32.022045" level="INFO">${output_log} = 2026-04-21 02:07:09,526 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:07:09,526 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.171.116
2026-04-21 02:07:09,527 DEBUG BGP-Thr...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:32.008186" elapsed="0.013918"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.023285" level="INFO">2026-04-21 02:07:09,526 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:07:09,526 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.171.116
2026-04-21 02:07:09,527 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-04-21 02:07:09,527 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.171.3
2026-04-21 02:07:09,527 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-04-21 02:07:09,528 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 02:07:09,529 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 02:07:09,529 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-04-21 02:07:09,530 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 02:07:09,530 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 1
2026-04-21 02:07:09,530 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-04-21 02:07:09,530 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-04-21 02:07:09,530 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-04-21 02:07:09,530 INFO BGP-Thread-1 (job):   My BGP Identifier: 169782132
2026-04-21 02:07:09,530 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-04-21 02:07:09,530 INFO BGP-Thread-1 (job):   Originator ID: None
2026-04-21 02:07:09,530 INFO BGP-Thread-1 (job):   Cluster list: None
2026-04-21 02:07:09,530 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-04-21 02:07:09,530 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-04-21 02:07:09,530 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-04-21 02:07:09,530 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 1
2026-04-21 02:07:09,530 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, 0]
2026-04-21 02:07:09,531 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-04-21 02:07:09,531 INFO BGP-Thread-1 (job):   Let's go ...

2026-04-21 02:07:09,531 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-04-21 02:07:09,531 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:07:09,531 DEBUG BGP-Thread-1 (job):   Length=53 (0x0035)
2026-04-21 02:07:09,531 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-04-21 02:07:09,531 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-04-21 02:07:09,531 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-04-21 02:07:09,531 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-04-21 02:07:09,531 DEBUG BGP-Thread-1 (job):   BGP Identifier=169782132 (0x0a1eab74)
2026-04-21 02:07:09,531 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=24 (0x18)
2026-04-21 02:07:09,531 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x02060104000100010206010440040047020641040000fbf0
2026-04-21 02:07:09,531 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff00350104fbf000b40a1eab741802060104000100010206010440040047020641040000fbf0'
2026-04-21 02:07:09,532 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff00350104fbf000b40a1eab741802060104000100010206010440040047020641040000fbf0
2026-04-21 02:07:09,533 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:07:09,533 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:07:09,533 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:07:09,533 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:07:09,533 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:07:09,533 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:07:09,533 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:07:09,533 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:07:09,533 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:07:09,533 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:07:09,533 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-04-21 02:07:09,533 INFO BGP-Thread-1 (job): Iteration: 0 - total remaining prefixes: 1
2026-04-21 02:07:09,534 DEBUG BGP-Thread-1 (job): ########## Iteration: 0 ##########
2026-04-21 02:07:09,534 DEBUG BGP-Thread-1 (job): Remaining prefixes: 1
2026-04-21 02:07:09,534 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-04-21 02:07:09,534 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-04-21 02:07:09,534 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-04-21 02:07:09,534 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:07:09,534 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-04-21 02:07:09,534 DEBUG BGP-Thread-1 (job):   Prefix indexes: [0]
2026-04-21 02:07:09,534 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.0.1.0')]
2026-04-21 02:07:09,534 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-04-21 02:07:09,534 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-04-21 02:07:09,534 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-04-21 02:07:09,534 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-04-21 02:07:09,534 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-04-21 02:07:09,534 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-04-21 02:07:09,534 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:07:09,534 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:07:09,534 DEBUG BGP-Thread-1 (job):   Length=80 (0x0050)
2026-04-21 02:07:09,534 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:07:09,534 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:07:09,534 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:07:09,534 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=57 (0x0039)
2026-04-21 02:07:09,535 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064800e2240044704c00002010000050015070000000000000001010203040001000105060708)
2026-04-21 02:07:09,535 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:07:09,535 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-04-21 02:07:09,535 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-04-21 02:07:09,535 DEBUG BGP-Thread-1 (job):     MP_REACH_NLRI: {'Identifier': 1, 'TunnelID': 1, 'LSPID': 1, 'IPv4TunnelSenderAddress': IPv4Address('1.2.3.4'), 'IPv4TunnelEndPointAddress': IPv4Address('5.6.7.8')}
2026-04-21 02:07:09,535 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[]/28 (0x)
2026-04-21 02:07:09,535 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff005002000000394001010040020602010000fbf040050400000064800e2240044704c00002010000050015070000000000000001010203040001000105060708
2026-04-21 02:07:09,535 INFO BGP-Thread-1 (job): All update messages generated.
2026-04-21 02:07:09,535 INFO BGP-Thread-1 (job): Storing performance results.
2026-04-21 02:07:09,535 INFO BGP-Thread-1 (job): ########## Final results ##########
2026-04-21 02:07:09,535 INFO BGP-Thread-1 (job): Number of iterations: 1
2026-04-21 02:07:09,535 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the pre-fill phase: 0
2026-04-21 02:07:09,535 INFO BGP-Thread-1 (job): The pre-fill phase duration: 0s
2026-04-21 02:07:09,535 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the 2nd test phase: 1
2026-04-21 02:07:09,535 INFO BGP-Thread-1 (job): The 2nd test phase duration: 0.0013153553009033203s
2026-04-21 02:07:09,535 INFO BGP-Thread-1 (job): Threshold for performance reporting: 1000
2026-04-21 02:07:09,535 INFO BGP-Thread-1 (job): Message generator performance results stored in totals-bgp.csv:
2026-04-21 02:07:09,535 INFO BGP-Thread-1 (job):   
2026-04-21 02:07:09,536 INFO BGP-Thread-1 (job):   
2026-04-21 02:07:09,536 INFO BGP-Thread-1 (job): Message generator performance results stored in performance-bgp.csv:
2026-04-21 02:07:09,536 INFO BGP-Thread-1 (job):   
2026-04-21 02:07:09,536 INFO BGP-Thread-1 (job):   
2026-04-21 02:07:09,536 INFO BGP-Thread-1 (job): Finally an END-OF-RIB is sent.
2026-04-21 02:07:09,536 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-04-21 02:07:09,536 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:07:09,536 DEBUG BGP-Thread-1 (job):   Length=43 (0x002b)
2026-04-21 02:07:09,536 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-04-21 02:07:09,536 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-04-21 02:07:09,536 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-04-21 02:07:09,536 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=20 (0x0014)
2026-04-21 02:07:09,536 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064)
2026-04-21 02:07:09,536 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-04-21 02:07:09,536 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-04-21 02:07:09,536 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-04-21 02:07:09,536 DEBUG BGP-Thread-1 (job):     MP_REACH_NLRI: {'Identifier': 1, 'TunnelID': 1, 'LSPID': 1, 'IPv4TunnelSenderAddress': IPv4Address('1.2.3.4'), 'IPv4TunnelEndPointAddress': IPv4Address('5.6.7.8')}
2026-04-21 02:07:09,537 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[]/28 (0x)
2026-04-21 02:07:09,537 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff002b02000000144001010040020602010000fbf040050400000064
2026-04-21 02:07:09,537 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:07:09,537 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:07:09,537 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:07:09,538 INFO BGP-Thread-1 (job): ... idle for 0.002s
2026-04-21 02:07:09,538 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.002s
2026-04-21 02:07:09,539 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-04-21 02:07:09,539 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:07:09,539 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:07:09,539 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-04-21 02:07:09,539 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:07:09,539 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:07:09,539 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:07:09,539 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:07:09,539 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:07:09,539 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:07:09,539 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:07:09,539 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:07:09,539 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:07:09,539 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:07:09,539 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:07:09,539 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:07:09,539 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-04-21 02:07:09,539 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-04-21 02:07:09,539 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:07:09,540 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:07:09,540 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:07:09,540 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03400447
2026-04-21 02:07:09,540 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:07:09,540 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:07:09,540 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:07:09,540 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:07:09,540 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:07:09,540 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:07:09,540 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:07:09,540 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:07:09,540 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:07:09,540 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:07:09,540 DEBUG BGP-Thread-1 (job): Allf False
2026-04-21 02:07:09,540 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-04-21 02:07:09,540 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-04-21 02:07:09,540 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-04-21 02:07:09,540 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-04-21 02:07:09,540 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0006' (6)
2026-04-21 02:07:09,540 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'800f03400447'
2026-04-21 02:07:09,541 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-04-21 02:07:09,541 DEBUG BGP-Thread-1 (job): Attribute value=0xb'400447'
2026-04-21 02:07:09,541 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'4004'
2026-04-21 02:07:09,541 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'47'
2026-04-21 02:07:09,541 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb''
2026-04-21 02:07:09,541 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: []
2026-04-21 02:07:09,541 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-04-21 02:07:09,541 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-04-21 02:07:09,541 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-04-21 02:07:09,543 INFO BGP-Thread-1 (job): NOTIFICATION message received: 0xffffffffffffffffffffffffffffffff0015030301
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:32.022659" elapsed="0.001063"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:32.024978" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/tc2_bgp_peer.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/tc2_bgp_peer.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-21T02:07:32.024196" elapsed="0.000909"/>
</kw>
<arg>${BGP_PEER_LOG_FILE}</arg>
<arg>tc2_${BGP_PEER_LOG_FILE}</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-21T02:07:32.007737" elapsed="0.017506"/>
</kw>
<kw name="Teardown_Test_Show_Bugs_If_Test_Failed" owner="SetupUtils" type="TEARDOWN">
<kw name="SetupUtils__Report_Bugs_Causing_Failure" owner="SetupUtils">
<if>
<branch type="IF" condition="'${SetupUtils__Known_Bug_ID}' != ''">
<kw name="Report Failure Due To Bug" owner="Utils">
<arg>${SetupUtils__Known_Bug_ID}</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:32.027813" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:32.027228" elapsed="0.000676"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:32.027197" elapsed="0.000746"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>'${SetupUtils__Known_Bug_ID}' != ''</arg>
<arg>Set_Known_Bug_Id</arg>
<arg>${EMPTY}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:32.028160" elapsed="0.000466"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.035697" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:32.035272" elapsed="0.000453"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="PASS" start="2026-04-21T02:07:32.035969" elapsed="0.000039"/>
</return>
<status status="PASS" start="2026-04-21T02:07:32.035818" elapsed="0.000224"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:32.035783" elapsed="0.000285"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:32.036227" elapsed="0.000022"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<var>${reference}</var>
<arg>${SUITE_NAME}_${TEST_NAME}</arg>
<arg>[ /\.-]</arg>
<arg>_</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:32.036405" elapsed="0.000020"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:32.036584" elapsed="0.000020"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${msg}</var>
<arg>... click for list of related bugs or create a new one if needed (with the${newline}"${reference}"${newline}reference somewhere inside)</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:32.036757" elapsed="0.000021"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${bugs}</var>
<arg>"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=${reference}&amp;order=bug_status"</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:32.036947" elapsed="0.000021"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<arg>${msg}${newline}${bugs}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:32.037120" elapsed="0.000020"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${msg}${newline}${bugs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:32.037286" elapsed="0.000020"/>
</kw>
<doc>Report that a test failed and point to linked Bugzilla bug(s).
Linked bugs must contain the ${reference} inside comments (workaround
becasue of currently missing suitable field for external references and
not correctly working the CONTENT MATCHES filter).
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-04-21T02:07:32.034933" elapsed="0.002441"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:32.026869" elapsed="0.010556"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-04-21T02:07:32.025932" elapsed="0.011535"/>
</kw>
<doc>Stop BGP peer &amp; store logs</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:07:29.900399" elapsed="2.137107"/>
</test>
<test id="s1-s11-t12" name="TC2_Deconfigure_iBGP_Peer" line="162">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:07:32.041211" elapsed="0.000211"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:07:32.040941" elapsed="0.000536"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:32.042554" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:32.042383" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:32.042364" elapsed="0.000261"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:32.047695" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:32.047587" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:32.047570" elapsed="0.000192"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.048800" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:32.048396" elapsed="0.000434"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.049296" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:07:32.048998" elapsed="0.000324"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:07:32.049428" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:07:32.049595" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:07:32.048013" elapsed="0.001607"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:32.055322" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:32.055214" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:32.055195" elapsed="0.000195"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:32.056575" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:32.056468" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:32.056450" elapsed="0.000192"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:07:32.057124" level="INFO">${karaf_connection_index} = 9</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:07:32.056816" elapsed="0.000334"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:07:32.057536" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:07:32.057315" elapsed="0.000247"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:07:32.089452" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:07:32.058089" elapsed="0.031610"/>
</kw>
<msg time="2026-04-21T02:07:32.090019" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:07:32.090086" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:32.057725" elapsed="0.032415"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:07:32.114451" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "D "e "c "o "n "f "i "g "u "r "e "_ "i "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:07:32.091178" elapsed="0.023449"/>
</kw>
<msg time="2026-04-21T02:07:32.114843" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:07:32.114892" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "D "e "c "o "n "f "i "g "u "r "e "_ "i "B "G "P "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:32.090471" elapsed="0.024458"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:32.115314" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:32.115032" elapsed="0.000342"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:32.115001" elapsed="0.000401"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.115914" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "D "e "c "o "n "f "i "g "u "r "e "_ "i "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:32.115552" elapsed="0.000431"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:32.116335" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:32.116058" elapsed="0.000345"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:32.116035" elapsed="0.000400"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:07:32.116481" elapsed="0.000045"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:07:32.119882" elapsed="0.000196"/>
</kw>
<msg time="2026-04-21T02:07:32.120152" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:32.118388" elapsed="0.001909"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:32.120583" elapsed="0.000078"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:32.120943" elapsed="0.000078"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:07:32.117595" elapsed="0.003542"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:07:32.116900" elapsed="0.004304"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:07:32.056168" elapsed="0.065194"/>
</kw>
<msg time="2026-04-21T02:07:32.121460" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:32.121506" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "D "e "c "o "n "f "i "g "u "r "e "_ "i "B "G "P "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:32.055544" elapsed="0.065999"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:07:32.121758" elapsed="0.000055"/>
</return>
<status status="PASS" start="2026-04-21T02:07:32.121624" elapsed="0.000238"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:32.121603" elapsed="0.000293"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:32.122472" elapsed="0.000074"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:32.122955" elapsed="0.000028"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:07:32.123032" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:07:32.054876" elapsed="0.068268"/>
</kw>
<msg time="2026-04-21T02:07:32.123239" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:32.123285" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "D "e "c "o "n "f "i "g "u "r "e "_ "i "B "G "P "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:32.050029" elapsed="0.073300"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:32.123874" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:32.123437" elapsed="0.000522"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:32.123413" elapsed="0.000580"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:07:32.049879" elapsed="0.074153"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:07:32.049679" elapsed="0.074397"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:07:32.047228" elapsed="0.076925"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:07:32.042095" elapsed="0.082136"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:32.041633" elapsed="0.082662"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:07:32.038482" elapsed="0.085884"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.125351" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | BGP_NAME=example-bgp-peer | IP=10.30.171.116 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>BGP_NAME=${BGP_PEER_NAME}</arg>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:07:32.124618" elapsed="0.000762"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.175706" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:32.175275" elapsed="0.000467"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:32.176587" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:32.176325" elapsed="0.000339">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:32.176764" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:32.175941" elapsed="0.000865"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.177381" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:32.176983" elapsed="0.000426"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:32.177725" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:07:32.177976" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:07:32.177580" elapsed="0.000426"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.178428" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:32.178173" elapsed="0.000304"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.179929" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.171.116', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:32.179551" elapsed="0.000443"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.180609" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:07:32.180230" elapsed="0.000415"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.181607" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:32.181200" elapsed="0.000443"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:32.182635" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:32.182331" elapsed="0.000340"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:32.182744" elapsed="0.000065"/>
</return>
<msg time="2026-04-21T02:07:32.182980" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:32.181917" elapsed="0.001097"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:32.183224" elapsed="0.000317"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T02:07:32.180992" elapsed="0.002604"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.184365" level="INFO">${value} = example-bgp-peer</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:32.183962" elapsed="0.000438"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:32.185398" level="INFO">${encoded} = example-bgp-peer</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:32.185118" elapsed="0.000315"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:32.185500" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:07:32.185678" level="INFO">${encoded_value} = example-bgp-peer</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:32.184661" elapsed="0.001049"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:32.185914" elapsed="0.000264"/>
</kw>
<var name="${key}">BGP_NAME</var>
<var name="${value}">example-bgp-peer</var>
<status status="PASS" start="2026-04-21T02:07:32.183750" elapsed="0.002482"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.186918" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:32.186551" elapsed="0.000393"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:32.187677" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:32.187467" elapsed="0.000236"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:32.187751" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:07:32.187919" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:32.187142" elapsed="0.000802"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:32.188102" elapsed="0.000256"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:07:32.186374" elapsed="0.002034"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.189263" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:32.188700" elapsed="0.000591"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:32.190053" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:32.189831" elapsed="0.000249"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:32.190130" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:07:32.190283" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:32.189489" elapsed="0.000819"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:32.190467" elapsed="0.000242"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:07:32.188554" elapsed="0.002294"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:07:32.180719" elapsed="0.010167"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:07:32.190934" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:07:32.191997" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.171.116', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:07:32.179099" elapsed="0.013030"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:32.178620" elapsed="0.013575"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:32.192480" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:32.192237" elapsed="0.000303"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:32.178535" elapsed="0.014027"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.193634" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:32.192770" elapsed="0.000893"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:07:32.193714" elapsed="0.000037"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:07:32.174480" elapsed="0.019392"/>
</kw>
<msg time="2026-04-21T02:07:32.193932" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:32.159559" elapsed="0.034435"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:32.209486" elapsed="0.000055"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:32.223866" elapsed="0.000042"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:32.238517" elapsed="0.000053"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:32.238945" elapsed="0.000033"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:32.239205" elapsed="0.000027"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:32.239765" elapsed="0.000044"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:32.239560" elapsed="0.000294"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:32.239538" elapsed="0.000350"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:32.240082" elapsed="0.000027"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:32.240310" elapsed="0.000026"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:32.240532" elapsed="0.000025"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:07:32.239488" elapsed="0.001112"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:07:32.239311" elapsed="0.001472"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:32.241015" elapsed="0.000026"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:32.241116" elapsed="0.000023"/>
</return>
<msg time="2026-04-21T02:07:32.241320" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:07:32.154325" elapsed="0.087030"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.243074" level="INFO">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.116</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:32.242592" elapsed="0.000554"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:07:32.257088" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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.116 
 path_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.116 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node018iq42yq9q1si1r4kodwcygtv920.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:07:32.257184" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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.116 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:07:32.257359" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:07:32.245599" elapsed="0.011806"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:32.243235" elapsed="0.014249"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:32.257875" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:32.257534" elapsed="0.000472"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:32.243212" elapsed="0.014837"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.264270" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:32.260027" elapsed="0.004311"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:32.259647" elapsed="0.004744"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:32.259619" elapsed="0.004810"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.267998" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:32.264870" elapsed="0.003173"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:32.264511" elapsed="0.003567"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:32.264486" elapsed="0.003617"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.268691" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:32.268293" elapsed="0.000425"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:32.269125" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:32.268804" elapsed="0.000393"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.269850" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:32.269452" elapsed="0.000432"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:32.269228" elapsed="0.000700"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:32.268769" elapsed="0.001187"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.270624" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:32.270171" elapsed="0.000507"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:32.271102" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:32.270768" elapsed="0.000405"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.271784" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:32.271419" elapsed="0.000506"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:32.271203" elapsed="0.000774"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:32.270745" elapsed="0.001262"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:32.272225" elapsed="0.000438"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:07:32.273275" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:32.272904" elapsed="0.000405"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:07:32.273519" elapsed="0.003091"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:07:32.258875" elapsed="0.017815"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:07:32.276764" elapsed="0.000066"/>
</return>
<msg time="2026-04-21T02:07:32.279169" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:07:32.241740" elapsed="0.037457"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:07:32.279254" elapsed="0.000027"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:07:32.125618" elapsed="0.153761"/>
</kw>
<kw name="Teardown_Test_Show_Bugs_If_Test_Failed" owner="SetupUtils" type="TEARDOWN">
<kw name="SetupUtils__Report_Bugs_Causing_Failure" owner="SetupUtils">
<if>
<branch type="IF" condition="'${SetupUtils__Known_Bug_ID}' != ''">
<kw name="Report Failure Due To Bug" owner="Utils">
<arg>${SetupUtils__Known_Bug_ID}</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:32.280688" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:32.280296" elapsed="0.000454"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:32.280279" elapsed="0.000495"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>'${SetupUtils__Known_Bug_ID}' != ''</arg>
<arg>Set_Known_Bug_Id</arg>
<arg>${EMPTY}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:32.280946" elapsed="0.000418"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.287266" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:32.286720" elapsed="0.000582"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="PASS" start="2026-04-21T02:07:32.287588" elapsed="0.000039"/>
</return>
<status status="PASS" start="2026-04-21T02:07:32.287395" elapsed="0.000275"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:32.287371" elapsed="0.000333"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:32.287935" elapsed="0.000033"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<var>${reference}</var>
<arg>${SUITE_NAME}_${TEST_NAME}</arg>
<arg>[ /\.-]</arg>
<arg>_</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:32.288191" elapsed="0.000029"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:32.288443" elapsed="0.000029"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${msg}</var>
<arg>... click for list of related bugs or create a new one if needed (with the${newline}"${reference}"${newline}reference somewhere inside)</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:32.288640" elapsed="0.000025"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${bugs}</var>
<arg>"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=${reference}&amp;order=bug_status"</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:32.288850" elapsed="0.000022"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<arg>${msg}${newline}${bugs}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:32.289032" elapsed="0.000020"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${msg}${newline}${bugs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:32.289201" elapsed="0.000021"/>
</kw>
<doc>Report that a test failed and point to linked Bugzilla bug(s).
Linked bugs must contain the ${reference} inside comments (workaround
becasue of currently missing suitable field for external references and
not correctly working the CONTENT MATCHES filter).
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-04-21T02:07:32.286274" elapsed="0.003007"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:32.280087" elapsed="0.009245"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-04-21T02:07:32.279683" elapsed="0.009693"/>
</kw>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<status status="PASS" start="2026-04-21T02:07:32.037875" elapsed="0.251541"/>
</test>
<kw name="Teardown_Everything" owner="BgpOperations" type="TEARDOWN">
<kw name="Search_And_Kill_Remote_Python" owner="KillPythonTool">
<kw name="Search_For_Remote_Python_Processes" owner="KillPythonTool">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:32.291956" level="INFO">Executing command 'ps -elf | egrep python | egrep 'play.py' | egrep -v grep'.</msg>
<msg time="2026-04-21T02:07:32.315363" level="INFO">Command exited with return code 1.</msg>
<msg time="2026-04-21T02:07:32.315576" level="INFO">${processes} = </msg>
<var>${processes}</var>
<arg>ps -elf | egrep python | egrep ${filter} | egrep -v grep</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:32.291729" elapsed="0.023900"/>
</kw>
<return>
<value>${processes}</value>
<status status="PASS" start="2026-04-21T02:07:32.315745" elapsed="0.000116"/>
</return>
<msg time="2026-04-21T02:07:32.316122" level="INFO">${processes} = </msg>
<var>${processes}</var>
<arg>${filter}</arg>
<doc>Only searches for the list of processes, in case something else than kill has to be done with them.</doc>
<status status="PASS" start="2026-04-21T02:07:32.291259" elapsed="0.024911"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.317026" level="INFO"/>
<arg>${processes}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:32.316530" elapsed="0.000562"/>
</kw>
<kw name="Kill_Remote_Processes" owner="KillPythonTool">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.319492" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:07:32.319642" level="INFO">${arg_length} = 0</msg>
<var>${arg_length}</var>
<arg>${pself_lines}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:07:32.318915" elapsed="0.000777"/>
</kw>
<if>
<branch type="IF" condition="${arg_length} == 0">
<return>
<status status="PASS" start="2026-04-21T02:07:32.320109" elapsed="0.000054"/>
</return>
<status status="PASS" start="2026-04-21T02:07:32.319866" elapsed="0.000359"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:32.319824" elapsed="0.000452"/>
</if>
<kw name="Execute Command" owner="SSHLibrary">
<var>${commands}</var>
<arg>echo '${pself_lines}' | awk '{print "kill -${signal}",$4}'</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:32.320609" elapsed="0.000045"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${commands}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:32.321009" elapsed="0.000042"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<var>${stdout}</var>
<var>${stderr}</var>
<arg>echo 'set -exu; ${commands}' | sudo sh</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:32.321370" elapsed="0.000041"/>
</kw>
<arg>${processes}</arg>
<doc>Kill processes by PIDs from given list (no-op if the list is empty), using specified signal. Log the kill commands used.</doc>
<status status="PASS" start="2026-04-21T02:07:32.318191" elapsed="0.003347"/>
</kw>
<arg>'play\.py'</arg>
<doc>The main keyword. Search for processes, Log the list of them, kill them.</doc>
<status status="PASS" start="2026-04-21T02:07:32.290853" elapsed="0.030788"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-04-21T02:07:32.322132" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-04-21T02:07:32.321980" elapsed="0.000308"/>
</kw>
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-04-21T02:07:32.322605" elapsed="0.001129"/>
</kw>
<doc>Create and Log the diff between expected and actual responses, make sure Python tool was killed.
Tear down imported Resources.</doc>
<status status="PASS" start="2026-04-21T02:07:32.290366" elapsed="0.033519"/>
</kw>
<doc>Basic tests for iBGP peers.

Copyright (c) 2015-2016 Cisco Systems, Inc. and others. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distribution,
and is available at http://www.eclipse.org/legal/epl-v10.html

Test suite performs basic iBGP functional test case for
carrying LSP State Information in BGP as described in
http://tools.ietf.org/html/draft-ietf-idr-te-lsp-distribution-03</doc>
<status status="FAIL" start="2026-04-21T02:06:42.968970" elapsed="49.354990"/>
</suite>
<suite id="s1-s12" name="010 Bgp Functional L3Vpn" source="/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/010_bgp_functional_l3vpn.robot">
<kw name="Start_Suite" type="SETUP">
<kw name="Setup_Utils_For_Setup_And_Teardown" owner="SetupUtils">
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.433993" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:07:32.427535" elapsed="0.006537"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-04-21T02:07:32.427192" elapsed="0.007114"/>
</kw>
<kw name="Setup_Karaf_Keywords" owner="KarafKeywords">
<kw name="ClusterManagement_Setup" owner="ClusterManagement">
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.439727" level="INFO">${already_done} = False</msg>
<var>${already_done}</var>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>False</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-21T02:07:32.435581" elapsed="0.004176"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="NOT RUN" start="2026-04-21T02:07:32.439999" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:32.439869" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:32.439842" elapsed="0.000233"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.440638" level="INFO">${ClusterManagement__has_setup_run} = True</msg>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:07:32.440261" elapsed="0.000423"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.441217" level="INFO">${cluster_size} = 1</msg>
<var>${cluster_size}</var>
<arg>\${NUM_ODL_SYSTEM}</arg>
<arg>1</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-21T02:07:32.440887" elapsed="0.000365"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Convert To Integer" owner="BuiltIn">
<arg>${cluster_size}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-04-21T02:07:32.441825" elapsed="0.000296"/>
</kw>
<msg time="2026-04-21T02:07:32.442218" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:32.442265" level="INFO">${possibly_int_of_members} = 1</msg>
<var>${status}</var>
<var>${possibly_int_of_members}</var>
<arg>BuiltIn.Convert_To_Integer</arg>
<arg>${cluster_size}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:32.441438" elapsed="0.000855"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.442940" level="INFO">${int_of_members} = 1</msg>
<var>${int_of_members}</var>
<arg>'${status}' != 'PASS'</arg>
<arg>${1}</arg>
<arg>${possibly_int_of_members}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:32.442489" elapsed="0.000479"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.444098" level="INFO">@{member_index_list} = [ ]</msg>
<var>@{member_index_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:07:32.443725" elapsed="0.000401"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.444566" level="INFO">@{session_list} = [ ]</msg>
<var>@{session_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:07:32.444284" elapsed="0.000311"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.445087" level="INFO">&amp;{index_to_ip_mapping} = { }</msg>
<var>&amp;{index_to_ip_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:07:32.444766" elapsed="0.000348"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="ClusterManagement__Include_Member_Index" owner="ClusterManagement">
<kw name="Append To List" owner="Collections">
<arg>${member_index_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T02:07:32.449245" elapsed="0.000287"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.450220" level="INFO">${member_ip} = 10.30.171.3</msg>
<var>${member_ip}</var>
<arg>${ODL_SYSTEM_${index}_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:32.449765" elapsed="0.000490"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${index_to_ip_mapping}</arg>
<arg>${index}</arg>
<arg>${member_ip}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:32.450475" elapsed="0.000305"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.451969" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:32.451546" elapsed="0.000463"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-21T02:07:32.452073" elapsed="0.000051"/>
</return>
<msg time="2026-04-21T02:07:32.452298" level="INFO">${session_alias} = ClusterManagement__session_1</msg>
<var>${session_alias}</var>
<arg>member_index=${index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-21T02:07:32.451126" elapsed="0.001207"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:07:32.453178" level="INFO">Creating Session using : alias=ClusterManagement__session_1, url=http://10.30.171.3:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x799ad759c390&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>${session_alias}</arg>
<arg>http://${member_ip}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>timeout=${http_timeout}</arg>
<arg>max_retries=${http_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-21T02:07:32.452567" elapsed="0.000794"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${session_list}</arg>
<arg>${session_alias}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T02:07:32.453593" elapsed="0.000284"/>
</kw>
<arg>${index}</arg>
<arg>${member_index_list}</arg>
<arg>${session_list}</arg>
<arg>${index_to_ip_mapping}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Add a corresponding item based on index into the last three arguments.
Create the Http session whose alias is added to list.</doc>
<status status="PASS" start="2026-04-21T02:07:32.448455" elapsed="0.005504"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:07:32.448185" elapsed="0.005837"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${int_of_members+1}</value>
<status status="PASS" start="2026-04-21T02:07:32.445171" elapsed="0.008897"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.454859" level="INFO">${ClusterManagement__member_index_list} = [1]</msg>
<arg>\${ClusterManagement__member_index_list}</arg>
<arg>${member_index_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:07:32.454306" elapsed="0.000609"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.455632" level="INFO">${ClusterManagement__index_to_ip_mapping} = {1: '10.30.171.3'}</msg>
<arg>\${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index_to_ip_mapping}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:07:32.455136" elapsed="0.000550"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.456393" level="INFO">${ClusterManagement__session_list} = ['ClusterManagement__session_1']</msg>
<arg>\${ClusterManagement__session_list}</arg>
<arg>${session_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:07:32.455920" elapsed="0.000526"/>
</kw>
<arg>int_of_members=${int_of_members}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Construct index list, session list and IP mapping, publish them as suite variables.</doc>
<status status="PASS" start="2026-04-21T02:07:32.443239" elapsed="0.013277"/>
</kw>
<arg>http_timeout=${http_timeout}</arg>
<doc>Detect repeated call, or detect number of members and initialize derived suite variables.
Http sessions are created with parameters to not waste time when ODL is no accepting connections properly.</doc>
<status status="PASS" start="2026-04-21T02:07:32.435223" elapsed="0.021365"/>
</kw>
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:32.456847" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:32.456679" elapsed="0.000224"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:32.456654" elapsed="0.000278"/>
</if>
<kw name="Run_Bash_Command_On_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.460637" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:32.460249" elapsed="0.000415"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.461142" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:07:32.460844" elapsed="0.000324"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:07:32.461213" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:07:32.461372" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:07:32.459905" elapsed="0.001491"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:07:32.462504" level="INFO">${member_ip} = 10.30.171.3</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:07:32.462234" elapsed="0.000296"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:07:32.463332" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:07:32.463433" level="INFO">${current_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:07:32.463167" elapsed="0.000293"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:32.467131" elapsed="0.000041"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:32.466453" elapsed="0.000771"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:32.466433" elapsed="0.000830"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:07:32.467940" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:07:32.468179" level="INFO">${current_ssh_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:07:32.467468" elapsed="0.000762"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.469186" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.171.3" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:32.468503" elapsed="0.000788"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:07:32.470471" level="INFO">${conn_id} = 1</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:07:32.469570" elapsed="0.000952"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.472272" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:07:32.472447" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:07:32.471909" elapsed="0.000581"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:32.472922" elapsed="0.000451"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T02:07:32.474502" level="INFO">Logging into '10.30.171.3:22' as 'jenkins'.</msg>
<msg time="2026-04-21T02:07:32.791723" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 02:06:43 UTC 2026

  System load:  0.06               Processes:             121
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.171.3
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 02:06:44 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T02:07:32.474181" elapsed="0.317708"/>
</kw>
<msg time="2026-04-21T02:07:32.791972" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:32.473721" elapsed="0.318416"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T02:07:32.470997" elapsed="0.321286"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:32.793173" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-04-21T02:07:32.805941" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-04-21T02:07:32.806292" level="INFO">${stdout} = </msg>
<msg time="2026-04-21T02:07:32.806513" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:32.792654" elapsed="0.013966"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:07:32.807356" elapsed="0.001087"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.811035" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:32.809818" elapsed="0.001595"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T02:07:32.812238" elapsed="0.000075"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:32.811775" elapsed="0.000651"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:32.811723" elapsed="0.000757"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:07:32.812947" elapsed="0.000090"/>
</return>
<status status="PASS" start="2026-04-21T02:07:32.812600" elapsed="0.000553"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:32.812574" elapsed="0.000637"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T02:07:32.813299" elapsed="0.000023"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:32.818532" elapsed="0.000741"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:07:32.819689" elapsed="0.000460"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:07:32.820412" elapsed="0.000218"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:07:32.814024" elapsed="0.006674"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-04-21T02:07:32.465493" elapsed="0.355398"/>
</kw>
<msg time="2026-04-21T02:07:32.820951" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:32.464637" elapsed="0.356375"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-21T02:07:32.464152" elapsed="0.356942"/>
</kw>
<msg time="2026-04-21T02:07:32.821135" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:32.463622" elapsed="0.357558"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:32.823886" elapsed="0.000313"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:07:32.824364" elapsed="0.000143"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:07:32.824660" elapsed="0.000095"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:07:32.821484" elapsed="0.003384"/>
</kw>
<msg time="2026-04-21T02:07:32.824962" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-04-21T02:07:32.462754" elapsed="0.362232"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.825443" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:32.825195" elapsed="0.000289"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-21T02:07:32.825527" elapsed="0.000031"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-04-21T02:07:32.461865" elapsed="0.363786"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:07:32.461662" elapsed="0.364027"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:07:32.461522" elapsed="0.364205"/>
</for>
<arg>iptables -I INPUT -p tcp --dport ${KARAF_SHELL_PORT} -j ACCEPT; iptables-save</arg>
<doc>Cycle through indices (or all), run command on each.</doc>
<status status="PASS" start="2026-04-21T02:07:32.457226" elapsed="0.368558"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>First connections to Karaf console may fail, so WUKS is used. TODO: Track as a Bug.</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-04-21T02:07:32.825961" elapsed="0.000210"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:32.840259" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:32.840148" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:32.840128" elapsed="0.000200"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:07:32.840620" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:07:32.840722" level="INFO">${current_ssh_connection_object} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:07:32.840486" elapsed="0.000261"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.841176" level="INFO">{}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:32.840920" elapsed="0.000299"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:32.841678" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:32.841431" elapsed="0.000290"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:07:32.842491" level="FAIL">Dictionary does not contain key '1'.</msg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="FAIL" start="2026-04-21T02:07:32.842268" elapsed="0.000330">Dictionary does not contain key '1'.</status>
</kw>
<msg time="2026-04-21T02:07:32.842704" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-21T02:07:32.842750" level="INFO">${old_connection_index} = Dictionary does not contain key '1'.</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:32.841900" elapsed="0.000873"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:32.843100" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:32.842866" elapsed="0.000309"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:32.842847" elapsed="0.000351"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:07:32.843994" level="INFO">${ip_address} = 10.30.171.3</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:07:32.843713" elapsed="0.000307"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-04-21T02:07:32.844067" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:07:32.844221" level="INFO">${odl_ip} = 10.30.171.3</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-04-21T02:07:32.843436" elapsed="0.000809"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_PORT}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:07:32.844403" elapsed="0.000415"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:07:32.845097" level="INFO">index=4
host=10.30.171.3
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:07:32.845195" level="INFO">${karaf_connection_object} = index=4
host=10.30.171.3
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:07:32.844992" elapsed="0.000229"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:32.845374" elapsed="0.002394"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-04-21T02:07:32.848216" level="INFO">Logging into '10.30.171.3:8101' as 'karaf'.</msg>
<msg time="2026-04-21T02:07:33.034045" level="INFO">Read output: [33m                                                                                           
[33m    ________                       ________                .__  .__       .__     __       
[33m    \_____  \ ______   ____   ____ \______ \ _____  ___.__.|  | |__| ____ |  |___/  |_     
[33m     /   |   \\____ \_/ __ \ /    \ |    |  \\__  \&lt;   |  ||  | |  |/ ___\|  |  \   __\    
[33m    /    |    \  |_&gt; &gt;  ___/|   |  \|    `   \/ __ \\___  ||  |_|  / /_/  &gt;   Y  \  |      
[33m    \_______  /   __/ \___  &gt;___|  /_______  (____  / ____||____/__\___  /|___|  /__|      
[33m            \/|__|        \/     \/        \/     \/\/            /_____/      \/          
[33m                                                                                           

Hit '[1m&lt;tab&gt;[0m' for a list of available commands
and '[1m[cmd] --help[0m' for help on a specific command.
Hit '[1m&lt;ctrl-d&gt;[0m' or type '[1msystem:shutdown[0m' or '[1mlogout[0m' to shutdown OpenDaylight.

[?1h=[90m~[0m                                                                                [?2004hopendaylight-user</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="PASS" start="2026-04-21T02:07:32.847954" elapsed="0.186238"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:33.037717" elapsed="0.000388"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:07:33.038281" elapsed="0.000168"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:07:33.038606" elapsed="0.000104"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:07:33.035342" elapsed="0.003421"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:07:33.034615" elapsed="0.004221"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-04-21T02:07:32.839868" elapsed="0.199023"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:07:32.826908" elapsed="0.212032"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:32.826522" elapsed="0.212472"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:07:32.826378" elapsed="0.212723"/>
</iter>
<var>${index}</var>
<value>@{ClusterManagement__member_index_list}</value>
<status status="PASS" start="2026-04-21T02:07:32.826227" elapsed="0.212915"/>
</for>
<arg>http_timeout=${http_timeout}</arg>
<doc>Initialize ClusterManagement. Open ssh karaf connections to each ODL.</doc>
<status status="PASS" start="2026-04-21T02:07:32.434658" elapsed="0.604546"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Test_Suite_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:33.041977" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:33.041858" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:33.041837" elapsed="0.000212"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:33.047002" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:33.046894" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:33.046876" elapsed="0.000194"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:33.048094" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:33.047676" elapsed="0.000445"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:07:33.048581" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:07:33.048286" elapsed="0.000321"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:07:33.048651" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:07:33.048828" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:07:33.047302" elapsed="0.001552"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:33.055852" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:33.055727" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:33.055707" elapsed="0.000214"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:33.057151" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:33.057018" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:33.056999" elapsed="0.000221"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:07:33.057699" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:07:33.057370" elapsed="0.000356"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:07:33.058135" level="INFO">${current_connection_index} = None</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:07:33.057908" elapsed="0.000253"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:07:33.093486" level="INFO">@root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "r "k "s "p "a "c "e "/ "b "g "p "[78Cc "[A[78Ce</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:07:33.058853" elapsed="0.034772"/>
</kw>
<msg time="2026-04-21T02:07:33.093761" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:07:33.093826" level="INFO">${message_write} = @root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:33.058327" elapsed="0.035537"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:07:33.167949" level="INFO">"p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "0 "1 "0 "_ "b "g "[78Cp "[A[78C_
 "f "u "n "c "t "i "o "n "a "l "_ "l "3 "v "p "n ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:07:33.094561" elapsed="0.073604"/>
</kw>
<msg time="2026-04-21T02:07:33.168329" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:07:33.168375" level="INFO">${message_wait} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:33.094045" elapsed="0.074367"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:33.168855" elapsed="0.000053"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:33.168517" elapsed="0.000489"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:33.168484" elapsed="0.000551"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:33.169595" level="INFO"> "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "0 "1 "0 "_ "b "g "[78Cp "[A[78C_
 "f "u "n "c "t "i "o "n "a "l "_ "l "3 "v "p "n ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:33.169189" elapsed="0.000591"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:33.170129" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:33.169878" elapsed="0.000398"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:33.169858" elapsed="0.000445"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:07:33.170342" elapsed="0.000038"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:33.172652" elapsed="0.000471"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:07:33.173467" elapsed="0.000301"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:07:33.174130" elapsed="0.000235"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:07:33.171870" elapsed="0.002584"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:07:33.170670" elapsed="0.003918"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:07:33.056704" elapsed="0.117987"/>
</kw>
<msg time="2026-04-21T02:07:33.174918" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:33.174969" level="INFO">${message} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:33.056080" elapsed="0.118926"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:07:33.175191" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:07:33.175084" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:33.175065" elapsed="0.000210"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:33.175718" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:33.176089" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:07:33.176162" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:07:33.055394" elapsed="0.120877"/>
</kw>
<msg time="2026-04-21T02:07:33.176365" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:33.176410" level="INFO">${output} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:33.049229" elapsed="0.127217"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:33.176783" elapsed="0.000038"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:33.176524" elapsed="0.000331"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:33.176507" elapsed="0.000371"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:07:33.049082" elapsed="0.127820"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:07:33.048907" elapsed="0.128031"/>
</for>
<arg>Starting suite ${SUITE_SOURCE}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:07:33.046588" elapsed="0.130407"/>
</kw>
<doc>Log suite name to karaf log, useful in suite setup.</doc>
<status status="PASS" start="2026-04-21T02:07:33.039860" elapsed="0.137200"/>
</kw>
<arg>KarafKeywords.Log_Test_Suite_Start_To_Controller_Karaf</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:33.039371" elapsed="0.137734"/>
</kw>
<doc>Prepare both FailFast and Karaf logging, log that the caller suite has started.
This keyword is to be used in suite setup, and without it the other keywords may not work properly.</doc>
<status status="PASS" start="2026-04-21T02:07:32.426668" elapsed="0.750489"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:07:33.177673" level="INFO">${tools_system_conn_id} = 7</msg>
<var>${tools_system_conn_id}</var>
<arg>${TOOLS_SYSTEM_IP}</arg>
<arg>prompt=${DEFAULT_LINUX_PROMPT}</arg>
<arg>timeout=6s</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:07:33.177317" elapsed="0.000382"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:33.178232" level="INFO">${tools_system_conn_id} = 7</msg>
<arg>${tools_system_conn_id}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:07:33.177903" elapsed="0.000371"/>
</kw>
<kw name="Flexible_Mininet_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:07:33.180191" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:07:33.180270" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:07:33.179898" elapsed="0.000398"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:33.180501" elapsed="0.000568"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T02:07:33.181973" level="INFO">Logging into '10.30.171.116:22' as 'jenkins'.</msg>
<msg time="2026-04-21T02:07:33.798943" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-153-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 02:07:33 UTC 2026

  System load:  0.53               Processes:             106
  Usage of /:   19.6% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.171.116
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

9 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 02:06:44 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T02:07:33.181621" elapsed="0.617595"/>
</kw>
<msg time="2026-04-21T02:07:33.799379" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:33.181249" elapsed="0.618281"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T02:07:33.179398" elapsed="0.620352"/>
</kw>
<msg time="2026-04-21T02:07:33.799896" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:33.178994" elapsed="0.621006"/>
</kw>
<arg>${TOOLS_SYSTEM_USER}</arg>
<doc>Call Flexible SSH Login, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-04-21T02:07:33.178482" elapsed="0.621807"/>
</kw>
<kw name="Virtual_Env_Create" owner="SSHKeywords">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:33.806940" level="INFO">${cd_and_command} = cd '.' &amp;&amp; virtualenv /tmp/defaultvenv</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:33.806576" elapsed="0.000393"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:33.808498" level="INFO">Executing command 'cd '.' &amp;&amp; virtualenv /tmp/defaultvenv'.</msg>
<msg time="2026-04-21T02:07:34.155424" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:07:34.155847" level="INFO">${stdout} = created virtual environment CPython3.10.12.final.0-64 in 194ms
  creator CPython3Posix(dest=/tmp/defaultvenv, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=b...</msg>
<msg time="2026-04-21T02:07:34.155961" level="INFO">${stderr} = </msg>
<msg time="2026-04-21T02:07:34.156056" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:33.808304" elapsed="0.347807"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T02:07:34.158341" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-21T02:07:34.157660" elapsed="0.000788"/>
</kw>
<msg time="2026-04-21T02:07:34.158665" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-21T02:07:34.158765" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:34.156708" elapsed="0.002140"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:34.160253" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:34.159248" elapsed="0.001067"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:34.162589" level="INFO">created virtual environment CPython3.10.12.final.0-64 in 194ms
  creator CPython3Posix(dest=/tmp/defaultvenv, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/jenkins/.local/share/virtualenv)
    added seed packages: pip==22.0.2, setuptools==59.6.0, wheel==0.37.1
  activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:34.162219" elapsed="0.000441"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:34.163252" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:34.162905" elapsed="0.000405"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:34.163888" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:34.163530" elapsed="0.000422"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-21T02:07:34.161338" elapsed="0.002693"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:34.160579" elapsed="0.003510"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:34.160454" elapsed="0.003674"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-04-21T02:07:34.164354" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:34.164206" elapsed="0.000360"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:34.164182" elapsed="0.000431"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:07:34.164860" elapsed="0.000047"/>
</return>
<status status="PASS" start="2026-04-21T02:07:34.164704" elapsed="0.000250"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:34.164679" elapsed="0.000310"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:34.165207" elapsed="0.000031"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T02:07:33.807691" elapsed="0.357686"/>
</kw>
<msg time="2026-04-21T02:07:34.165458" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:33.807137" elapsed="0.358392"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the virtualenv /tmp/defaultvenv.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-04-21T02:07:33.805942" elapsed="0.359740"/>
</kw>
<msg time="2026-04-21T02:07:34.165757" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:33.801773" elapsed="0.364066"/>
</kw>
<arg>virtualenv ${SSHKeywords__current_venv_path}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-04-21T02:07:33.801386" elapsed="0.364601"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Virtual_Env_Run_Cmd_At_Cwd" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:34.173830" level="INFO">${cd_and_command} = cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install --upgrade pip; deactivate</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:34.173484" elapsed="0.000376"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:34.175709" level="INFO">Executing command 'cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install --upgrade pip; deactivate'.</msg>
<msg time="2026-04-21T02:07:36.452213" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:07:36.453069" level="INFO">${stdout} = Requirement already satisfied: pip in /tmp/defaultvenv/lib/python3.10/site-packages (22.0.2)
Collecting pip
  Using cached pip-26.0.1-py3-none-any.whl (1.8 MB)
Installing collected packages: pip
  Att...</msg>
<msg time="2026-04-21T02:07:36.453252" level="INFO">${stderr} = </msg>
<msg time="2026-04-21T02:07:36.453410" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:34.175359" elapsed="2.278141"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T02:07:36.459632" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-21T02:07:36.458483" elapsed="0.001462"/>
</kw>
<msg time="2026-04-21T02:07:36.460375" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-21T02:07:36.460547" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:36.454443" elapsed="0.006199"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:36.462784" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:36.461179" elapsed="0.001688"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:36.466697" level="INFO">Requirement already satisfied: pip in /tmp/defaultvenv/lib/python3.10/site-packages (22.0.2)
Collecting pip
  Using cached pip-26.0.1-py3-none-any.whl (1.8 MB)
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 22.0.2
    Uninstalling pip-22.0.2:
      Successfully uninstalled pip-22.0.2
Successfully installed pip-26.0.1</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:36.466147" elapsed="0.000716"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:36.467951" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:36.467390" elapsed="0.000695"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:36.469203" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:36.468610" elapsed="0.000735"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-21T02:07:36.464623" elapsed="0.004858"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:36.463151" elapsed="0.006480"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:36.463103" elapsed="0.006575"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-04-21T02:07:36.470277" elapsed="0.000031"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:36.469764" elapsed="0.000687"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:36.469738" elapsed="0.000751"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:07:36.470825" elapsed="0.000062"/>
</return>
<status status="PASS" start="2026-04-21T02:07:36.470569" elapsed="0.000463"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:36.470545" elapsed="0.000527"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:36.471296" elapsed="0.000032"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T02:07:34.174682" elapsed="2.296885"/>
</kw>
<msg time="2026-04-21T02:07:36.471653" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:34.174024" elapsed="2.297758"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the source /tmp/defaultvenv/bin/activate; pip install --upgrade pip; deactivate.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-04-21T02:07:34.172869" elapsed="2.299065"/>
</kw>
<msg time="2026-04-21T02:07:36.471998" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:34.168785" elapsed="2.303265"/>
</kw>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-04-21T02:07:34.167952" elapsed="2.304615"/>
</kw>
<msg time="2026-04-21T02:07:36.472625" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Cwd_Should_Pass</arg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:34.167390" elapsed="2.305288"/>
</kw>
<arg>pip install --upgrade pip</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs given command within activated virtual env and returns stdout.</doc>
<status status="PASS" start="2026-04-21T02:07:34.166909" elapsed="2.305859"/>
</kw>
<msg time="2026-04-21T02:07:36.472835" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${upgrade_pip}</arg>
<arg>Virtual_Env_Run_Cmd_At_Cwd</arg>
<arg>pip install --upgrade pip</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:34.166255" elapsed="2.306629"/>
</kw>
<doc>Creates virtual env. If not to use the default name, use Virtual_Env_Set_Path kw. Returns stdout.</doc>
<status status="PASS" start="2026-04-21T02:07:33.800966" elapsed="2.672000"/>
</kw>
<kw name="Virtual_Env_Install_Package" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Virtual_Env_Run_Cmd_At_Cwd" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:36.480657" level="INFO">${cd_and_command} = cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install setuptools==44.0.0; deactivate</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:36.480310" elapsed="0.000383"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:36.482650" level="INFO">Executing command 'cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install setuptools==44.0.0; deactivate'.</msg>
<msg time="2026-04-21T02:07:37.367281" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:07:37.368060" level="INFO">${stdout} = Collecting setuptools==44.0.0
  Using cached setuptools-44.0.0-py2.py3-none-any.whl.metadata (3.7 kB)
Using cached setuptools-44.0.0-py2.py3-none-any.whl (583 kB)
Installing collected packages: setupt...</msg>
<msg time="2026-04-21T02:07:37.368185" level="INFO">${stderr} = </msg>
<msg time="2026-04-21T02:07:37.368279" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:36.482259" elapsed="0.886078"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T02:07:37.374552" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-21T02:07:37.373131" elapsed="0.001732"/>
</kw>
<msg time="2026-04-21T02:07:37.375232" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-21T02:07:37.375334" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:37.369296" elapsed="0.006089"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:37.377713" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:37.375957" elapsed="0.001796"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:37.381452" level="INFO">Collecting setuptools==44.0.0
  Using cached setuptools-44.0.0-py2.py3-none-any.whl.metadata (3.7 kB)
Using cached setuptools-44.0.0-py2.py3-none-any.whl (583 kB)
Installing collected packages: setuptools
  Attempting uninstall: setuptools
    Found existing installation: setuptools 59.6.0
    Uninstalling setuptools-59.6.0:
      Successfully uninstalled setuptools-59.6.0
Successfully installed setuptools-44.0.0</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:37.380937" elapsed="0.000621"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:37.382491" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:37.382013" elapsed="0.000574"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:37.383530" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:37.383037" elapsed="0.000596"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-21T02:07:37.379410" elapsed="0.004333"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:37.378149" elapsed="0.005761"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:37.378101" elapsed="0.005859"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-04-21T02:07:37.384268" elapsed="0.000028"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:37.384046" elapsed="0.000387"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:37.384020" elapsed="0.000452"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:07:37.384915" elapsed="0.000063"/>
</return>
<status status="PASS" start="2026-04-21T02:07:37.384568" elapsed="0.000533"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:37.384527" elapsed="0.000615"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:37.385419" elapsed="0.000040"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T02:07:36.481563" elapsed="0.904087"/>
</kw>
<msg time="2026-04-21T02:07:37.385738" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:36.480893" elapsed="0.904951"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the source /tmp/defaultvenv/bin/activate; pip install setuptools==44.0.0; deactivate.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-04-21T02:07:36.479637" elapsed="0.906356"/>
</kw>
<msg time="2026-04-21T02:07:37.386074" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:36.475361" elapsed="0.910778"/>
</kw>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-04-21T02:07:36.474776" elapsed="0.911499"/>
</kw>
<msg time="2026-04-21T02:07:37.386347" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Cwd_Should_Pass</arg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:36.474371" elapsed="0.912040"/>
</kw>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs given command within activated virtual env and returns stdout.</doc>
<status status="PASS" start="2026-04-21T02:07:36.473964" elapsed="0.912579"/>
</kw>
<msg time="2026-04-21T02:07:37.386605" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Virtual_Env_Run_Cmd_At_Cwd</arg>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:36.473462" elapsed="0.913204"/>
</kw>
<arg>setuptools==44.0.0</arg>
<doc>Installs python package into virtual env. Use with version if needed (e.g. exabgp==3.4.16). Returns stdout.</doc>
<status status="PASS" start="2026-04-21T02:07:36.473183" elapsed="0.913657"/>
</kw>
<kw name="Virtual_Env_Install_Package" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Virtual_Env_Run_Cmd_At_Cwd" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:37.396189" level="INFO">${cd_and_command} = cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install exabgp==3.4.16; deactivate</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:37.395812" elapsed="0.000407"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:37.398463" level="INFO">Executing command 'cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install exabgp==3.4.16; deactivate'.</msg>
<msg time="2026-04-21T02:07:39.067066" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:07:39.067684" level="INFO">${stdout} = Collecting exabgp==3.4.16
  Using cached exabgp-3.4.16.tar.gz (240 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to b...</msg>
<msg time="2026-04-21T02:07:39.068026" level="INFO">${stderr} =   error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
        ...</msg>
<msg time="2026-04-21T02:07:39.068153" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:37.397958" elapsed="1.670256"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T02:07:39.073637" level="INFO">Length is 1821.</msg>
<msg time="2026-04-21T02:07:39.074742" level="FAIL">'  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in &lt;module&gt;
          main()
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main
          json_out["return_val"] = hook(**hook_input["kwargs"])
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel
          return hook(config_settings)
        File "/tmp/pip-build-env-ccq2_3iy/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=[])
        File "/tmp/pip-build-env-ccq2_3iy/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
          self.run_setup()
        File "/tmp/pip-build-env-ccq2_3iy/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 520, in run_setup
          super().run_setup(setup_script=setup_script)
        File "/tmp/pip-build-env-ccq2_3iy/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 317, in run_setup
          exec(code, locals())
        File "&lt;string&gt;", line 40
          print """\
          ^^^^^^^^^
      SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'exabgp' when getting requirements to build wheel' should be empty.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="FAIL" start="2026-04-21T02:07:39.072292" elapsed="0.003015">'  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in &lt;module&gt;
          main()
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main
          json_out["return_val"] = hook(**hook_input["kwargs"])
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel
          return hook(config_settings)
        File "/tmp/pip-build-env-ccq2_3iy/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=[])
        File "/tmp/pip-build-env-ccq2_3iy/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
          self.run_setup()
        File "/tmp/pip-build-env-ccq2_3iy/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 520, in run_setup
          super().run_setup(setup_script=setup_script)
        File "/tmp/pip-build-env-ccq2_3iy/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 317, in run_setup
          exec(code, locals())
        File "&lt;string&gt;", line 40
          print """\
          ^^^^^^^^^
      SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'exabgp' when getting requirements to build wheel' should be empty.</status>
</kw>
<msg time="2026-04-21T02:07:39.075822" level="INFO">${emptiness_status} = FAIL</msg>
<msg time="2026-04-21T02:07:39.075948" level="INFO">${result} = '  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
       ...</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:39.068999" elapsed="0.007015"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:39.077267" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:39.076362" elapsed="0.000932"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:39.079550" level="INFO">Collecting exabgp==3.4.16
  Using cached exabgp-3.4.16.tar.gz (240 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'error'</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:39.079202" elapsed="0.000420"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:39.080285" level="INFO">  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in &lt;module&gt;
          main()
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main
          json_out["return_val"] = hook(**hook_input["kwargs"])
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel
          return hook(config_settings)
        File "/tmp/pip-build-env-ccq2_3iy/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=[])
        File "/tmp/pip-build-env-ccq2_3iy/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
          self.run_setup()
        File "/tmp/pip-build-env-ccq2_3iy/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 520, in run_setup
          super().run_setup(setup_script=setup_script)
        File "/tmp/pip-build-env-ccq2_3iy/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 317, in run_setup
          exec(code, locals())
        File "&lt;string&gt;", line 40
          print """\
          ^^^^^^^^^
      SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'exabgp' when getting requirements to build wheel</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:39.079951" elapsed="0.000457"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:39.081166" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:39.080717" elapsed="0.000517"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-21T02:07:39.078285" elapsed="0.003023"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:39.077445" elapsed="0.003960"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:39.077415" elapsed="0.004022"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-04-21T02:07:39.081647" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:39.081497" elapsed="0.000246"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:39.081479" elapsed="0.000290"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:07:39.081977" elapsed="0.000031"/>
</return>
<status status="PASS" start="2026-04-21T02:07:39.081840" elapsed="0.000251"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:39.081823" elapsed="0.000295"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:39.082274" elapsed="0.000023"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T02:07:37.397174" elapsed="1.685245"/>
</kw>
<msg time="2026-04-21T02:07:39.082477" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:37.396423" elapsed="1.686106"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the source /tmp/defaultvenv/bin/activate; pip install exabgp==3.4.16; deactivate.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-04-21T02:07:37.395089" elapsed="1.687537"/>
</kw>
<msg time="2026-04-21T02:07:39.082683" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:37.390741" elapsed="1.691989"/>
</kw>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-04-21T02:07:37.389992" elapsed="1.692847"/>
</kw>
<msg time="2026-04-21T02:07:39.082890" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Cwd_Should_Pass</arg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:37.389568" elapsed="1.693368"/>
</kw>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs given command within activated virtual env and returns stdout.</doc>
<status status="PASS" start="2026-04-21T02:07:37.389117" elapsed="1.693906"/>
</kw>
<msg time="2026-04-21T02:07:39.083066" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Virtual_Env_Run_Cmd_At_Cwd</arg>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:37.388403" elapsed="1.694707"/>
</kw>
<arg>exabgp==3.4.16</arg>
<doc>Installs python package into virtual env. Use with version if needed (e.g. exabgp==3.4.16). Returns stdout.</doc>
<status status="PASS" start="2026-04-21T02:07:37.387154" elapsed="1.696050"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:07:39.083681" level="INFO">Creating Session using : alias=config-session, url=http://10.30.171.3:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x799ad7671f50&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>${CONFIG_SESSION}</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-21T02:07:39.083376" elapsed="0.000757"/>
</kw>
<kw name="Upload_Config_Files">
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-04-21T02:07:39.109978" level="INFO">[chan 5] Opened sftp connection (server version 3)</msg>
<msg time="2026-04-21T02:07:39.119406" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/exa.cfg' -&gt; '/home/jenkins//exa.cfg'</msg>
<arg>${BGP_VAR_FOLDER}/${DEFAULT_EXA_CFG}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-21T02:07:39.084594" elapsed="0.034898"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-04-21T02:07:39.127847" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp-l3vpn-ipv4.cfg' -&gt; '/home/jenkins//bgp-l3vpn-ipv4.cfg'</msg>
<arg>${BGP_L3VPN_DIR}/${L3VPN_EXA_CFG}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-21T02:07:39.119746" elapsed="0.008189"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-04-21T02:07:39.135485" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../../tools/exabgp_files/exarpc.py' -&gt; '/home/jenkins//exarpc.py'</msg>
<arg>${EXARPCSCRIPT}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-21T02:07:39.128180" elapsed="0.007395"/>
</kw>
<kw name="List Files In Directory" owner="SSHLibrary">
<msg time="2026-04-21T02:07:39.145760" level="INFO">6 files:
bgp-flowspec-redirect.cfg
bgp-flowspec.cfg
bgp-l3vpn-ipv4.cfg
exa-md5.cfg
exa.cfg
gobgp.cfg</msg>
<msg time="2026-04-21T02:07:39.145964" level="INFO">@{cfgfiles} = [ bgp-flowspec-redirect.cfg | bgp-flowspec.cfg | bgp-l3vpn-ipv4.cfg | exa-md5.cfg | exa.cfg | gobgp.cfg ]</msg>
<var>@{cfgfiles}</var>
<arg>.</arg>
<arg>*.cfg</arg>
<doc>A wrapper for `List Directory` that returns only files.</doc>
<status status="PASS" start="2026-04-21T02:07:39.135863" elapsed="0.010139"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:39.146828" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.171.116/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-04-21T02:07:39.159253" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:39.146560" elapsed="0.012836"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:39.160274" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-04-21T02:07:39.210329" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:39.159854" elapsed="0.050609"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:39.211238" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-04-21T02:07:39.262133" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:39.210906" elapsed="0.051633"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:39.263776" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-04-21T02:07:39.314248" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:39.263210" elapsed="0.051188"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:39.315231" level="INFO">Executing command 'cat bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-04-21T02:07:39.362110" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:07:39.362348" level="INFO">${stdout} = neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:39.314892" elapsed="0.047516"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:39.363607" level="INFO">neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1/32;
            destination 192.168.0.1/32;

        }
        then {
            redirect 65500:12345;
        }
    }
    route flow2 {
        match {
            source 10.0.0.2/32;
            destination 192.168.0.2/32;

        }
        then {
                redirect 1.2.3.4;
        }
    }
    route flow4 {
        match {
            source 10.0.0.4/32;
            destination 192.168.0.4/32;

        }
        next-hop 127.0.0.1;
        then {
                redirect-to-nexthop;
        }
    }
}
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:39.362937" elapsed="0.000786"/>
</kw>
<var name="${cfgfile}">bgp-flowspec-redirect.cfg</var>
<status status="PASS" start="2026-04-21T02:07:39.146346" elapsed="0.217487"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:39.364938" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.171.116/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-04-21T02:07:39.409895" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:39.364512" elapsed="0.045569"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:39.411181" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-04-21T02:07:39.462070" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:39.410625" elapsed="0.051642"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:39.463023" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-04-21T02:07:39.513714" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:39.462678" elapsed="0.051231"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:39.514588" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-04-21T02:07:39.561540" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:39.514288" elapsed="0.047418"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:39.562390" level="INFO">Executing command 'cat bgp-flowspec.cfg'.</msg>
<msg time="2026-04-21T02:07:39.610838" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:07:39.611299" level="INFO">${stdout} = neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:39.562102" elapsed="0.049265"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:39.613083" level="INFO">neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1/32;
            destination 192.168.0.1/32;
            port =80;
            destination-port &gt;8080&amp;&lt;8088;
            source-port &gt;1024;
            protocol tcp;
            packet-length &gt;400&amp;&lt;500;
            fragment =first-fragment;
            icmp-type echo-reply;
            icmp-code network-unreachable;
            tcp-flags =urgent;
            dscp 20;
        }
        then {
            action sample-terminal;
        }
    }
}
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:39.612136" elapsed="0.001083"/>
</kw>
<var name="${cfgfile}">bgp-flowspec.cfg</var>
<status status="PASS" start="2026-04-21T02:07:39.364123" elapsed="0.249194"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:39.614845" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.171.116/g' bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-04-21T02:07:39.657785" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:39.614357" elapsed="0.043606"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:39.658951" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-04-21T02:07:39.710026" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:39.658468" elapsed="0.051767"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:39.711243" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-04-21T02:07:39.757925" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:39.710764" elapsed="0.047376"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:39.761119" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-04-21T02:07:39.806494" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:39.758717" elapsed="0.047976"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:39.807776" level="INFO">Executing command 'cat bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-04-21T02:07:39.858139" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:07:39.858473" level="INFO">${stdout} = neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
  family {
    ipv4 mpls-vpn;
  }
  static {
    route 1.1.1.0/24 {
      next-hop 10.0.255....</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:39.807306" elapsed="0.051209"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:39.859692" level="INFO">neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
  family {
    ipv4 mpls-vpn;
  }
  static {
    route 1.1.1.0/24 {
      next-hop 10.0.255.254;
      rd 1.2.3.4:1;
      label 24005;
    }
  }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:39.859058" elapsed="0.000760"/>
</kw>
<var name="${cfgfile}">bgp-l3vpn-ipv4.cfg</var>
<status status="PASS" start="2026-04-21T02:07:39.613864" elapsed="0.246009"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:39.860653" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.171.116/g' exa-md5.cfg'.</msg>
<msg time="2026-04-21T02:07:39.905932" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:39.860389" elapsed="0.045779"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:39.907117" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' exa-md5.cfg'.</msg>
<msg time="2026-04-21T02:07:39.954599" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:39.906660" elapsed="0.048202"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:39.955746" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exa-md5.cfg'.</msg>
<msg time="2026-04-21T02:07:40.004355" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:39.955345" elapsed="0.049576"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:40.006033" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exa-md5.cfg'.</msg>
<msg time="2026-04-21T02:07:40.055359" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:40.005493" elapsed="0.050039"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:40.056476" level="INFO">Executing command 'cat exa-md5.cfg'.</msg>
<msg time="2026-04-21T02:07:40.107199" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:07:40.107618" level="INFO">${stdout} = neighbor 10.30.171.3 {
  router-id 10.30.171.116;
  local-address 10.30.171.116;
  local-as 64496;
  peer-as 64496;
  md5-password topsecret;

  capability {
    route-refresh disable;
    add-path di...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:40.056084" elapsed="0.051578"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:40.109189" level="INFO">neighbor 10.30.171.3 {
  router-id 10.30.171.116;
  local-address 10.30.171.116;
  local-as 64496;
  peer-as 64496;
  md5-password topsecret;

  capability {
    route-refresh disable;
    add-path disable;
  }

  family {
    ipv4 unicast;
  }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:40.108377" elapsed="0.000910"/>
</kw>
<var name="${cfgfile}">exa-md5.cfg</var>
<status status="PASS" start="2026-04-21T02:07:39.860095" elapsed="0.249258"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:40.110232" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.171.116/g' exa.cfg'.</msg>
<msg time="2026-04-21T02:07:40.154580" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:40.109955" elapsed="0.045000"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:40.156443" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' exa.cfg'.</msg>
<msg time="2026-04-21T02:07:40.206312" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:40.155630" elapsed="0.050909"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:40.207624" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exa.cfg'.</msg>
<msg time="2026-04-21T02:07:40.254381" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:40.207159" elapsed="0.047411"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:40.255623" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exa.cfg'.</msg>
<msg time="2026-04-21T02:07:40.306482" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:40.255144" elapsed="0.051599"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:40.307903" level="INFO">Executing command 'cat exa.cfg'.</msg>
<msg time="2026-04-21T02:07:40.358342" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:07:40.358894" level="INFO">${stdout} = neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
  capability {
    route-refresh disable;
    add-path disable;
  }

  family {
    ipv4 uni...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:40.307388" elapsed="0.051612"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:40.360713" level="INFO">neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
  capability {
    route-refresh disable;
    add-path disable;
  }

  family {
    ipv4 unicast;
    ipv4 mpls-vpn;
  }

  process exarpcserver {
    run exarpc.py --host 10.30.171.116;
    encoder json;
    receive-routes;
    neighbor-changes;
  }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:40.359835" elapsed="0.001040"/>
</kw>
<var name="${cfgfile}">exa.cfg</var>
<status status="PASS" start="2026-04-21T02:07:40.109637" elapsed="0.251327"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:40.362183" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.171.116/g' gobgp.cfg'.</msg>
<msg time="2026-04-21T02:07:40.405993" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:40.361819" elapsed="0.044430"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:40.407633" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' gobgp.cfg'.</msg>
<msg time="2026-04-21T02:07:40.454138" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:40.406991" elapsed="0.047373"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:40.455187" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' gobgp.cfg'.</msg>
<msg time="2026-04-21T02:07:40.502412" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:40.454834" elapsed="0.047902"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:40.503965" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' gobgp.cfg'.</msg>
<msg time="2026-04-21T02:07:40.549968" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:40.503336" elapsed="0.046862"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:40.551390" level="INFO">Executing command 'cat gobgp.cfg'.</msg>
<msg time="2026-04-21T02:07:40.598336" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:07:40.598633" level="INFO">${stdout} = [global.config]
    as = 64496
    router-id = "10.30.171.116"
    port = 17900
[[neighbors]]
    [neighbors.config]
        peer-as = 64496
        neighbor-address = "10.30.171.3"
        local-as =...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:40.550887" elapsed="0.047807"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:40.600305" level="INFO">[global.config]
    as = 64496
    router-id = "10.30.171.116"
    port = 17900
[[neighbors]]
    [neighbors.config]
        peer-as = 64496
        neighbor-address = "10.30.171.3"
        local-as = 64496
    [neighbors.transport.config]
        local-address = "10.30.171.116"
        remote-port = 1790
    [[neighbors.afi-safis]]
        [neighbors.afi-safis.config]
           afi-safi-name = "ipv4-flowspec"
        [neighbors.afi-safis.long-lived-graceful-restart.config]
           enabled = true
           restart-time = 86400</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:40.599388" elapsed="0.001045"/>
</kw>
<var name="${cfgfile}">gobgp.cfg</var>
<status status="PASS" start="2026-04-21T02:07:40.361283" elapsed="0.239233"/>
</iter>
<var>${cfgfile}</var>
<value>@{cfgfiles}</value>
<status status="PASS" start="2026-04-21T02:07:39.146095" elapsed="1.454513"/>
</for>
<doc>Uploads exabgp config files and needed scripts</doc>
<status status="PASS" start="2026-04-21T02:07:39.084363" elapsed="1.516411"/>
</kw>
<doc>Suite setup keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:32.426180" elapsed="8.174764"/>
</kw>
<test id="s1-s12-t1" name="Configure_App_Peer" line="57">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:07:40.606825" elapsed="0.000353"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:07:40.606404" elapsed="0.000856"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:40.609054" elapsed="0.000037"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:40.608763" elapsed="0.000386"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:40.608723" elapsed="0.000462"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:40.616077" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:40.615936" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:40.615909" elapsed="0.000250"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:40.617452" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:40.616991" elapsed="0.000490"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:07:40.618007" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:07:40.617655" elapsed="0.000379"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:07:40.618080" elapsed="0.000048"/>
</return>
<msg time="2026-04-21T02:07:40.619165" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:07:40.616481" elapsed="0.002798"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:40.630491" elapsed="0.000027"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:40.630280" elapsed="0.000293"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:40.630244" elapsed="0.000370"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:40.632404" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:40.632248" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:40.632222" elapsed="0.000279"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:07:40.633226" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:07:40.632724" elapsed="0.000539"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:07:40.633971" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:07:40.633599" elapsed="0.000409"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:07:40.668530" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:07:40.634733" elapsed="0.033931"/>
</kw>
<msg time="2026-04-21T02:07:40.668873" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:07:40.668923" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:40.634242" elapsed="0.034718"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:07:40.694135" level="INFO">". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:07:40.669546" elapsed="0.024746"/>
</kw>
<msg time="2026-04-21T02:07:40.694472" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:07:40.694532" level="INFO">${message_wait} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "C "o "n "f "i "g "u "r "e...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:40.669158" elapsed="0.025416"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:40.695012" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:40.694684" elapsed="0.000390"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:40.694651" elapsed="0.000452"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:40.695605" level="INFO"> ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:40.695262" elapsed="0.000445"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:40.696112" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:40.695817" elapsed="0.000367"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:40.695771" elapsed="0.000445"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:07:40.696270" elapsed="0.000056"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:07:40.699593" elapsed="0.000170"/>
</kw>
<msg time="2026-04-21T02:07:40.699866" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:40.698224" elapsed="0.001801"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:40.700663" elapsed="0.000092"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:40.701085" elapsed="0.000095"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:07:40.697397" elapsed="0.004016"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:07:40.696705" elapsed="0.004798"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:07:40.631814" elapsed="0.069793"/>
</kw>
<msg time="2026-04-21T02:07:40.701834" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:40.701886" level="INFO">${message} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "C "o "n "f "i "g "u "r "e...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:40.630866" elapsed="0.071058"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:07:40.702168" elapsed="0.000030"/>
</return>
<status status="PASS" start="2026-04-21T02:07:40.702009" elapsed="0.000225"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:40.701988" elapsed="0.000273"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:40.702747" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:40.703299" elapsed="0.000028"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:07:40.703377" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:07:40.629653" elapsed="0.073856"/>
</kw>
<msg time="2026-04-21T02:07:40.703614" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:40.703659" level="INFO">${output} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "C "o "n "f "i "g "u "r "e...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:40.620693" elapsed="0.083003"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:40.704115" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:40.703816" elapsed="0.000362"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:40.703770" elapsed="0.000433"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:07:40.620147" elapsed="0.084080"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:07:40.619511" elapsed="0.084759"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:07:40.615419" elapsed="0.088920"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:07:40.608288" elapsed="0.096127"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:40.607514" elapsed="0.096972"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:07:40.602432" elapsed="0.102120"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:07:40.705344" level="INFO">&amp;{mapping} = { BGP_RIB=example-bgp-rib | IP=10.30.171.3 }</msg>
<var>&amp;{mapping}</var>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>IP=${ODL_SYSTEM_IP}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:07:40.704772" elapsed="0.000608"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:40.741462" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:40.740990" elapsed="0.000509"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:40.742387" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:40.742068" elapsed="0.000406">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:40.742569" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:40.741686" elapsed="0.000907"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:40.743176" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:40.742769" elapsed="0.000434"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:40.743549" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:07:40.743745" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:07:40.743389" elapsed="0.000477"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:40.744293" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:40.744039" elapsed="0.000301"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:40.745394" level="INFO">mapping: {'BGP_RIB': 'example-bgp-rib', 'IP': '10.30.171.3'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:40.745110" elapsed="0.000329"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:07:40.746176" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:07:40.745607" elapsed="0.000596"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:40.746940" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:40.746619" elapsed="0.000347"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:40.747723" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:40.747490" elapsed="0.000259"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:40.747821" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:07:40.747998" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:40.747162" elapsed="0.000860"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:40.748182" elapsed="0.000267"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:07:40.746470" elapsed="0.002022"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:40.749072" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:40.748745" elapsed="0.000353"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:40.749866" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:40.749631" elapsed="0.000261"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:40.749943" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:07:40.750094" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:40.749304" elapsed="0.000815"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:40.750274" elapsed="0.000225"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:07:40.748608" elapsed="0.001932"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:07:40.746271" elapsed="0.004305"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:07:40.750622" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:07:40.750782" level="INFO">${mapping_to_use} = {'BGP_RIB': 'example-bgp-rib', 'IP': '10.30.171.3'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:07:40.744760" elapsed="0.006064"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:40.744433" elapsed="0.006425"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:40.751065" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:40.750886" elapsed="0.000253"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:40.744403" elapsed="0.006762"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:40.751992" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:40.751345" elapsed="0.000676"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:07:40.752071" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:07:40.740337" elapsed="0.011861"/>
</kw>
<msg time="2026-04-21T02:07:40.752255" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:40.726919" elapsed="0.025388"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:40.765288" elapsed="0.000070"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:40.778560" elapsed="0.000047"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:40.791895" elapsed="0.000067"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:40.792425" elapsed="0.000034"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:40.792654" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:40.793249" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:40.793073" elapsed="0.000241"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:40.793030" elapsed="0.000341"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:40.793536" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:40.793712" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:40.793899" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:07:40.792975" elapsed="0.000979"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:07:40.792751" elapsed="0.001235"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:40.794141" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:40.794225" elapsed="0.000021"/>
</return>
<msg time="2026-04-21T02:07:40.794433" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:07:40.722344" elapsed="0.072119"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:40.827550" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:40.827055" elapsed="0.000535"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:40.828485" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:40.828171" elapsed="0.000400">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:40.828669" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:40.827807" elapsed="0.000886"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:40.829412" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:40.828984" elapsed="0.000457"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:40.829763" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:07:40.829958" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/conf...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:07:40.829614" elapsed="0.000373"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:40.830415" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:40.830156" elapsed="0.000308"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:07:40.830979" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:40.830560" elapsed="0.000482"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:40.831609" level="INFO">${mapping_to_use} = {'BGP_RIB': 'example-bgp-rib', 'IP': '10.30.171.3'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:40.831259" elapsed="0.000378"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:40.831074" elapsed="0.000600"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:40.830527" elapsed="0.001170"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:40.832512" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:40.831880" elapsed="0.000663"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:07:40.832600" elapsed="0.000039"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:07:40.826240" elapsed="0.006506"/>
</kw>
<msg time="2026-04-21T02:07:40.832822" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:40.812493" elapsed="0.020383"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:40.846269" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:40.859723" elapsed="0.000038"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:40.872808" elapsed="0.000034"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:40.873052" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:40.873246" elapsed="0.000087"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:40.873834" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:40.873629" elapsed="0.000274"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:40.873610" elapsed="0.000324"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:40.874089" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:40.874266" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:40.874458" elapsed="0.000025"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:07:40.873561" elapsed="0.000957"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:07:40.873412" elapsed="0.001138"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:40.874708" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:40.874815" elapsed="0.000021"/>
</return>
<msg time="2026-04-21T02:07:40.874990" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
  ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:07:40.809313" elapsed="0.065709"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:40.876626" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:40.876268" elapsed="0.000442">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:40.876822" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:40.875825" elapsed="0.001024"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:40.877195" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:40.876921" elapsed="0.000331"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:40.877773" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:40.877474" elapsed="0.000341"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:40.877278" elapsed="0.000574"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:40.876903" elapsed="0.000970"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:40.880411" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:40.878032" elapsed="0.002407"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:07:40.880493" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:07:40.880656" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:07:40.875409" elapsed="0.005272"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:40.882159" level="INFO">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.3</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:40.881900" elapsed="0.000308"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:40.882624" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:40.882384" elapsed="0.000289"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:40.883125" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:40.882855" elapsed="0.000317"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:40.883830" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:40.883366" elapsed="0.000509"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:07:40.884836" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:07:40.884602" elapsed="0.000262"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:07:40.885202" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:07:40.885025" elapsed="0.000203"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:40.885427" elapsed="0.000282"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:40.886299" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:40.885954" elapsed="0.000403"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:07:40.886411" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:07:40.886605" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:07:40.884148" elapsed="0.002489"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:07:40.908426" level="INFO">PUT Request : url=http://10.30.171.3:8181/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.3 
 path_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.3 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Content-Length': '223', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:07:40.908559" level="INFO">PUT Response : url=http://10.30.171.3:8181/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.3 
 status=201, reason=Created 
 headers={'Set-Cookie': 'JSESSIONID=node06p8tskk2l60ud1r6w5smk2hg21.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 20-Apr-2026 02:07:40 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:07:40.908816" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:07:40.891516" elapsed="0.017343"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:40.886725" elapsed="0.022229"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:40.909358" elapsed="0.000039"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:40.909010" elapsed="0.000454"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:40.886703" elapsed="0.022793"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:40.914949" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:40.911174" elapsed="0.003837"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:40.910817" elapsed="0.004244"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:40.910765" elapsed="0.004332"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:40.918871" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:40.915490" elapsed="0.003446"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:40.915173" elapsed="0.003813"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:40.915150" elapsed="0.003872"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:40.919883" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:40.919284" elapsed="0.000637"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:40.920367" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:40.920020" elapsed="0.000429"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:40.921175" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:40.920724" elapsed="0.000489"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:40.920484" elapsed="0.000779"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:40.919995" elapsed="0.001299"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:40.922336" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:40.921632" elapsed="0.000743"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:40.922842" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:40.922475" elapsed="0.000449"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:40.923721" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:40.923287" elapsed="0.000471"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:40.923039" elapsed="0.000791"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:40.922450" elapsed="0.001411"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:40.924088" elapsed="0.000507"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:07:40.925284" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:40.924857" elapsed="0.000516"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:07:40.925610" elapsed="0.002633"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:07:40.910187" elapsed="0.018132"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:07:40.928545" elapsed="0.000040"/>
</return>
<status status="PASS" start="2026-04-21T02:07:40.928420" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:40.928392" elapsed="0.000256"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:40.928830" elapsed="0.000024"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:07:40.928901" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:07:40.931356" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:07:40.881064" elapsed="0.050320"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:07:40.931452" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:07:40.931610" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:07:40.710822" elapsed="0.220813"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:40.932046" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:40.931736" elapsed="0.000383"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:40.931718" elapsed="0.000425"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:07:40.932176" elapsed="0.000025"/>
</return>
<arg>${RT_CONSTRAIN_DIR}/app_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:07:40.705653" elapsed="0.226648"/>
</kw>
<doc>Configures bgp application peer. Openconfig is used for carbon and above.</doc>
<status status="PASS" start="2026-04-21T02:07:40.601090" elapsed="0.331344"/>
</test>
<test id="s1-s12-t2" name="Reconfigure_ODL_To_Accept_Connection" line="65">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:07:40.936655" elapsed="0.000266"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:07:40.936378" elapsed="0.000601"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:40.938098" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:40.937984" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:40.937966" elapsed="0.000203"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:40.943335" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:40.943228" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:40.943210" elapsed="0.000193"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:40.944427" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:40.944042" elapsed="0.000413"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:07:40.944951" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:07:40.944618" elapsed="0.000364"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:07:40.945033" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:07:40.945215" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:07:40.943638" elapsed="0.001608"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:40.951178" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:40.951066" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:40.951045" elapsed="0.000217"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:40.952566" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:40.952457" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:40.952439" elapsed="0.000197"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:07:40.953210" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:07:40.952887" elapsed="0.000351"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:07:40.953633" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:07:40.953408" elapsed="0.000251"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:07:40.988064" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:07:40.954186" elapsed="0.034025"/>
</kw>
<msg time="2026-04-21T02:07:40.988406" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:07:40.988453" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:40.953843" elapsed="0.034647"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:07:41.022338" level="INFO">". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:07:40.989142" elapsed="0.033326"/>
</kw>
<msg time="2026-04-21T02:07:41.022645" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:07:41.022692" level="INFO">${message_wait} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "R "e "c "o "n "f "i "g "u...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:40.988694" elapsed="0.034035"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.023134" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:41.022859" elapsed="0.000334"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:41.022826" elapsed="0.000396"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.023743" level="INFO"> ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:41.023373" elapsed="0.000474"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.024142" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:41.023916" elapsed="0.000283"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:41.023897" elapsed="0.000326"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:07:41.024262" elapsed="0.000042"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:07:41.027098" elapsed="0.000155"/>
</kw>
<msg time="2026-04-21T02:07:41.027331" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:41.025912" elapsed="0.001565"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.027763" elapsed="0.000107"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.028141" elapsed="0.000077"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:07:41.025209" elapsed="0.003130"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:07:41.024603" elapsed="0.003803"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:07:40.952146" elapsed="0.076359"/>
</kw>
<msg time="2026-04-21T02:07:41.028662" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:41.028708" level="INFO">${message} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "R "e "c "o "n "f "i "g "u...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:40.951426" elapsed="0.077319"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:07:41.028995" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-04-21T02:07:41.028879" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:41.028856" elapsed="0.000228"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.029509" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.029887" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:07:41.029960" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:07:40.950687" elapsed="0.079385"/>
</kw>
<msg time="2026-04-21T02:07:41.030168" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:41.030212" level="INFO">${output} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "R "e "c "o "n "f "i "g "u...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:40.945728" elapsed="0.084521"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.030589" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:41.030326" elapsed="0.000318"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:41.030309" elapsed="0.000359"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:07:40.945574" elapsed="0.085117"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:07:40.945382" elapsed="0.085347"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:07:40.942862" elapsed="0.087955"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:07:40.937657" elapsed="0.093223"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:40.937177" elapsed="0.093753"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:07:40.933756" elapsed="0.097230"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.031924" level="INFO">&amp;{mapping} = { IP=10.30.171.116 | BGP_RIB=example-bgp-rib | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB_OPENCONFIG=example-bgp-rib | PASSIVE_MODE=true }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:07:41.031171" elapsed="0.000783"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.067683" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:41.067261" elapsed="0.000459"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:41.068608" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:41.068283" elapsed="0.000412">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:41.068818" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:41.067922" elapsed="0.000924"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.069413" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:41.069021" elapsed="0.000420"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:41.069755" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:07:41.070012" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:07:41.069610" elapsed="0.000430"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.070467" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:41.070210" elapsed="0.000338"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.071592" level="INFO">mapping: {'IP': '10.30.171.116', 'BGP_RIB': 'example-bgp-rib', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:41.071328" elapsed="0.000310"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.072086" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:07:41.071815" elapsed="0.000296"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.072816" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:41.072504" elapsed="0.000339"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:41.073615" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:41.073382" elapsed="0.000258"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:41.073695" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:07:41.073879" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:41.073049" elapsed="0.000856"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:41.074069" elapsed="0.000254"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:07:41.072361" elapsed="0.002003"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.074970" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:41.074638" elapsed="0.000358"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:41.075781" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:41.075568" elapsed="0.000257"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:41.075876" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:07:41.076040" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:41.075200" elapsed="0.000867"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:41.076225" elapsed="0.000225"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:07:41.074498" elapsed="0.001993"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.077239" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:41.076743" elapsed="0.000522"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:41.078086" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:41.077869" elapsed="0.000244"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:41.078164" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:07:41.078319" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:41.077473" elapsed="0.000870"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:41.078527" elapsed="0.000281"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:07:41.076606" elapsed="0.002246"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.079406" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:41.079104" elapsed="0.000327"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:41.080190" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:41.079979" elapsed="0.000236"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:41.080264" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:07:41.080415" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:41.079635" elapsed="0.000804"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:41.080596" elapsed="0.000239"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:07:41.078966" elapsed="0.001949"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.081471" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:41.081171" elapsed="0.000326"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:41.082240" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:41.082031" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:41.082341" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:07:41.082499" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:41.081689" elapsed="0.000834"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:41.082680" elapsed="0.000258"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:07:41.081034" elapsed="0.001945"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.083523" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:41.083228" elapsed="0.000320"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:41.084308" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:41.084082" elapsed="0.000252"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:41.084384" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:07:41.084535" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:41.083738" elapsed="0.000821"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:41.084714" elapsed="0.000250"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:07:41.083091" elapsed="0.001914"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.085553" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:41.085256" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:41.086350" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:41.086113" elapsed="0.000263"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:41.086426" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:07:41.086576" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:41.085771" elapsed="0.000829"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:41.086754" elapsed="0.000246"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:07:41.085118" elapsed="0.001922"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:07:41.072168" elapsed="0.014906"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:07:41.087119" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:07:41.087279" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'BGP_RIB': 'example-bgp-rib', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:07:41.070989" elapsed="0.016320"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:41.070638" elapsed="0.016704"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.087523" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:41.087370" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:41.070611" elapsed="0.016988"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.088586" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:41.087766" elapsed="0.000849"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:07:41.088666" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:07:41.066564" elapsed="0.022260"/>
</kw>
<msg time="2026-04-21T02:07:41.088884" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:41.053298" elapsed="0.035639"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.102438" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.115479" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.128726" elapsed="0.000035"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.128979" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.129171" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.129637" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:41.129469" elapsed="0.000228"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:41.129449" elapsed="0.000276"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.129899" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.130079" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.130250" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:07:41.129380" elapsed="0.000923"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:07:41.129255" elapsed="0.001076"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.130609" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:41.130687" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:07:41.130853" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:07:41.048770" elapsed="0.082113"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.158893" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:41.158458" elapsed="0.000474"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:41.159782" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:41.159494" elapsed="0.000397">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:41.160072" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:41.159124" elapsed="0.000975"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.160714" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:41.160293" elapsed="0.000449"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:41.161090" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:07:41.161264" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/p...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:07:41.160941" elapsed="0.000353"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.161713" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbor"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:41.161460" elapsed="0.000303"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:07:41.162204" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:41.161866" elapsed="0.000398"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.162782" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'BGP_RIB': 'example-bgp-rib', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:41.162443" elapsed="0.000385"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:41.162293" elapsed="0.000572"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:41.161839" elapsed="0.001049"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.163847" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/pee...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:41.163042" elapsed="0.000844"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:07:41.163940" elapsed="0.000038"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:07:41.157800" elapsed="0.006281"/>
</kw>
<msg time="2026-04-21T02:07:41.164138" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:41.144440" elapsed="0.019746"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.178568" elapsed="0.000037"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.193932" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.207360" elapsed="0.000037"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.207850" elapsed="0.000032"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.208124" elapsed="0.000028"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.208689" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:41.208475" elapsed="0.000289"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:41.208452" elapsed="0.000370"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.209027" elapsed="0.000029"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.209247" elapsed="0.000026"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.209474" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:07:41.208396" elapsed="0.001133"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:07:41.208235" elapsed="0.001325"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.209718" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:41.209813" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:07:41.209975" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/pee...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:07:41.141622" elapsed="0.068384"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:41.211553" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:41.211237" elapsed="0.000392">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:41.211723" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:41.210784" elapsed="0.000965"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.212159" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:41.211874" elapsed="0.000344"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.212733" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:41.212436" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:41.212243" elapsed="0.000569"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:41.211834" elapsed="0.001002"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.215265" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:41.212995" elapsed="0.002297"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:07:41.215344" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:07:41.215504" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:07:41.210368" elapsed="0.005161"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.217026" level="INFO">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.116</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:41.216749" elapsed="0.000327"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.217519" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbor"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:41.217235" elapsed="0.000332"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.217994" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:41.217726" elapsed="0.000361"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.218500" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:41.218250" elapsed="0.000293"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:07:41.219419" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:07:41.219194" elapsed="0.000251"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:07:41.219831" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:07:41.219608" elapsed="0.000252"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:41.220020" elapsed="0.000223"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.220656" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:41.220405" elapsed="0.000296"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:07:41.220744" elapsed="0.000071"/>
</return>
<msg time="2026-04-21T02:07:41.220976" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:07:41.218758" elapsed="0.002250"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:07:41.235197" level="INFO">PUT Request : url=http://10.30.171.3:8181/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.116 
 path_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.116 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node06p8tskk2l60ud1r6w5smk2hg21.node0', 'Content-Length': '295', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbor"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:07:41.235267" level="INFO">PUT Response : url=http://10.30.171.3:8181/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.116 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:07:41.235515" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:07:41.223404" elapsed="0.012177"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:41.221086" elapsed="0.014605"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.236192" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:41.235755" elapsed="0.000589"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:41.221067" elapsed="0.015328"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.245202" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:41.238694" elapsed="0.006574"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:41.238122" elapsed="0.007202"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:41.238081" elapsed="0.007280"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.248145" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:41.245733" elapsed="0.002458"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:41.245447" elapsed="0.002778"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:41.245417" elapsed="0.002833"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.248973" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:41.248512" elapsed="0.000488"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.249322" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:41.249072" elapsed="0.000315"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.250063" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:41.249669" elapsed="0.000422"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:41.249429" elapsed="0.000698"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:41.249053" elapsed="0.001097"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.250688" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:41.250318" elapsed="0.000396"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.251046" elapsed="0.000144"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:41.250786" elapsed="0.000448"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.251736" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:41.251432" elapsed="0.000330"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:41.251259" elapsed="0.000560"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:41.250767" elapsed="0.001073"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:41.252005" elapsed="0.000388"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:07:41.252932" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:41.252575" elapsed="0.000388"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:07:41.253127" elapsed="0.002394"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:07:41.237264" elapsed="0.018331"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:07:41.255804" elapsed="0.000043"/>
</return>
<status status="PASS" start="2026-04-21T02:07:41.255668" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:41.255649" elapsed="0.000261"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.256067" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:07:41.256135" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:07:41.258473" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:07:41.215932" elapsed="0.042567"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:07:41.258566" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:07:41.258724" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:07:41.037138" elapsed="0.221611"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.259164" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:41.258866" elapsed="0.000371"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:41.258848" elapsed="0.000414"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:07:41.259294" elapsed="0.000026"/>
</return>
<arg>${RT_CONSTRAIN_DIR}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:07:41.032232" elapsed="0.227188"/>
</kw>
<doc>Configures BGP peer module with initiate-connection set to false.</doc>
<status status="PASS" start="2026-04-21T02:07:40.933065" elapsed="0.326489"/>
</test>
<test id="s1-s12-t3" name="L3vpn_Ipv4_To_Odl" line="80">
<kw name="Setup_Testcase" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:07:41.263660" elapsed="0.000231"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:07:41.263387" elapsed="0.000560"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:41.265061" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:41.264949" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:41.264930" elapsed="0.000200"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:41.270401" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:41.270287" elapsed="0.000163"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:41.270269" elapsed="0.000203"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.271595" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:41.271191" elapsed="0.000431"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.272104" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:07:41.271806" elapsed="0.000323"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:07:41.272243" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:07:41.272409" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:07:41.270711" elapsed="0.001722"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:41.278104" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:41.277993" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:41.277974" elapsed="0.000200"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:41.279581" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:41.279431" elapsed="0.000266"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:41.279412" elapsed="0.000311"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:07:41.280329" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:07:41.279907" elapsed="0.000450"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:07:41.280829" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:07:41.280564" elapsed="0.000292"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:07:41.309724" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:07:41.282335" elapsed="0.027686"/>
</kw>
<msg time="2026-04-21T02:07:41.310292" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:07:41.310341" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:41.281051" elapsed="0.029327"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:07:41.334587" level="INFO">". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "L "3 "v "p "n "_ "I "p "v "4 "_ "T "o "_ "O "d "l "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:07:41.312198" elapsed="0.022722"/>
</kw>
<msg time="2026-04-21T02:07:41.335177" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:07:41.335224" level="INFO">${message_wait} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "L "3 "v "p "n "_ "I "p "v...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:41.310727" elapsed="0.024536"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.335908" elapsed="0.000056"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:41.335445" elapsed="0.000640"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:41.335400" elapsed="0.000718"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.337029" level="INFO"> ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "L "3 "v "p "n "_ "I "p "v "4 "_ "T "o "_ "O "d "l "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:41.336315" elapsed="0.000829"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.337633" elapsed="0.000053"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:41.337251" elapsed="0.000620"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:41.337221" elapsed="0.000689"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:07:41.337966" elapsed="0.000050"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:07:41.341263" elapsed="0.000168"/>
</kw>
<msg time="2026-04-21T02:07:41.341502" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:41.340606" elapsed="0.000979"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.341840" elapsed="0.000025"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.342122" elapsed="0.000026"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:07:41.339331" elapsed="0.002950"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:07:41.338345" elapsed="0.004052"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:07:41.279072" elapsed="0.063676"/>
</kw>
<msg time="2026-04-21T02:07:41.342924" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:41.342971" level="INFO">${message} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "L "3 "v "p "n "_ "I "p "v...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:41.278333" elapsed="0.064677"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:07:41.343271" elapsed="0.000035"/>
</return>
<status status="PASS" start="2026-04-21T02:07:41.343122" elapsed="0.000233"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:41.343098" elapsed="0.000290"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.343936" elapsed="0.000029"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.344330" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:07:41.344406" elapsed="0.000021"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:07:41.277629" elapsed="0.066914"/>
</kw>
<msg time="2026-04-21T02:07:41.344657" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:41.344703" level="INFO">${output} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "L "3 "v "p "n "_ "I "p "v...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:41.272856" elapsed="0.071885"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.345119" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:41.344851" elapsed="0.000322"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:41.344832" elapsed="0.000365"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:07:41.272687" elapsed="0.072534"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:07:41.272497" elapsed="0.072760"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:07:41.269911" elapsed="0.075407"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:07:41.264629" elapsed="0.080767"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:41.264156" elapsed="0.081292"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:07:41.260884" elapsed="0.084621"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Empty_Reported_Data">
<kw name="Verify_Empty_Data_Neon">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.409499" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:41.408682" elapsed="0.000852"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:41.410679" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:41.410181" elapsed="0.000633">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:41.411030" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:41.409772" elapsed="0.001288"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.411960" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:41.411316" elapsed="0.000680"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:41.412509" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:07:41.412701" level="INFO">${template} = /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
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:07:41.412252" elapsed="0.000475"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.413312" level="INFO">/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
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:41.412976" elapsed="0.000385"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.415185" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:41.414461" elapsed="0.000871"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.416479" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:07:41.415608" elapsed="0.000954"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.417351" elapsed="0.000071"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.417734" elapsed="0.000166"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.418221" elapsed="0.000071"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:07:41.417062" elapsed="0.001280"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:07:41.416655" elapsed="0.001767"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:07:41.418523" elapsed="0.000043"/>
</return>
<msg time="2026-04-21T02:07:41.418881" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:07:41.413932" elapsed="0.004975"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:41.413467" elapsed="0.005475"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.419125" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:41.418969" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:41.413434" elapsed="0.005775"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.420060" level="INFO">${final_text} = /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</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:41.419404" elapsed="0.000684"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:07:41.420139" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:07:41.407731" elapsed="0.012536"/>
</kw>
<msg time="2026-04-21T02:07:41.420325" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:41.393270" elapsed="0.027113"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.435179" elapsed="0.000087"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.449682" elapsed="0.000083"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.463817" elapsed="0.000074"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.464256" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.464451" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.465008" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:41.464835" elapsed="0.000231"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:41.464814" elapsed="0.000284"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.465254" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.465610" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.465782" elapsed="0.000037"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:07:41.464749" elapsed="0.001104"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:07:41.464561" elapsed="0.001322"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.466083" elapsed="0.000024"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:41.466172" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T02:07:41.466353" level="INFO">${uri} = /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</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:07:41.388315" elapsed="0.078068"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:41.468064" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:41.467691" elapsed="0.000452">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:41.468239" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:41.467231" elapsed="0.001033"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.468648" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:41.468335" elapsed="0.000373"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.469247" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:41.468945" elapsed="0.000328"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:41.468733" elapsed="0.000575"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:41.468317" elapsed="0.001012"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.471875" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:41.469487" elapsed="0.002415"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:07:41.471954" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:07:41.472112" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:07:41.466779" elapsed="0.005363"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:41.473708" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:07:41.473464" elapsed="0.000305"/>
</kw>
<msg time="2026-04-21T02:07:41.473875" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:41.473018" elapsed="0.000882"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:07:41.474111" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:41.473972" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:41.473953" elapsed="0.000269"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:41.474548" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:07:41.474710" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:07:41.474377" elapsed="0.000358"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:07:41.475232" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:07:41.474942" elapsed="0.000317"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:07:41.475306" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:07:41.475462" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:07:41.472556" elapsed="0.002931"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.476965" level="INFO">/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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:41.476687" elapsed="0.000324"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.477427" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:41.477171" elapsed="0.000310"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:07:41.488154" level="INFO">GET Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node06p8tskk2l60ud1r6w5smk2hg21.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:07:41.488423" level="INFO">GET Response : url=http://10.30.171.3:8181/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 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '154'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:07:41.488561" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:07:41.481574" elapsed="0.007021"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:41.477563" elapsed="0.011081"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.488854" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:41.488672" elapsed="0.000249"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:41.477538" elapsed="0.011405"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.492834" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:41.490024" elapsed="0.002860"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:41.489747" elapsed="0.003172"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:41.489727" elapsed="0.003217"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.495925" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:41.493229" elapsed="0.002782"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:41.492999" elapsed="0.003076"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:41.492982" elapsed="0.003139"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.497171" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:41.496450" elapsed="0.000771"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.497820" elapsed="0.000040"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:41.497345" elapsed="0.000570"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.498661" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:41.498197" elapsed="0.000501"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:41.497950" elapsed="0.000798"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:41.497313" elapsed="0.001496"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.499603" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:41.499071" elapsed="0.000569"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.500098" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:41.499735" elapsed="0.000507"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.501006" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:41.500549" elapsed="0.000494"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:41.500295" elapsed="0.000798"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:41.499710" elapsed="0.001413"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:41.501358" elapsed="0.000552"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:07:41.502597" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:41.502152" elapsed="0.000482"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:07:41.502930" elapsed="0.003430"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:07:41.489314" elapsed="0.017185"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:41.506753" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:41.506598" elapsed="0.000246"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:41.506571" elapsed="0.000305"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:07:41.510313" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:07:41.507089" elapsed="0.003257"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:07:41.510399" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:07:41.510566" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:07:41.475820" elapsed="0.034772"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:07:41.510655" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:07:41.510834" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:07:41.359097" elapsed="0.151764"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.588984" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:41.587768" elapsed="0.001310"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:41.590517" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:41.590227" elapsed="0.000397">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:41.590840" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:41.589406" elapsed="0.001517"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.592254" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:41.591255" elapsed="0.001104"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:41.593049" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:07:41.593391" level="INFO">${template} = {
    "bgp-rib:tables": [
        {
            "afi": "bgp-types:ipv4-address-family",
            "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family",
            "attributes": {
        ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:07:41.592639" elapsed="0.000871"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.594494" level="INFO">{
    "bgp-rib:tables": [
        {
            "afi": "bgp-types:ipv4-address-family",
            "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family",
            "attributes": {
                "uptodate": "*"
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:41.593861" elapsed="0.000794"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:07:41.595685" elapsed="0.000055"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:41.594847" elapsed="0.000975"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.597029" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:41.596326" elapsed="0.000749"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:41.595903" elapsed="0.001238"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:41.594767" elapsed="0.002450"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.598470" level="INFO">${final_text} = {
    "bgp-rib:tables": [
        {
            "afi": "bgp-types:ipv4-address-family",
            "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family",
            "attributes": {
        ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:41.597464" elapsed="0.001090"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:07:41.598645" elapsed="0.000039"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:07:41.586285" elapsed="0.012773"/>
</kw>
<msg time="2026-04-21T02:07:41.599118" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:41.527132" elapsed="0.072043"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.613076" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.626943" elapsed="0.000035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.640749" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.640977" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.641211" elapsed="0.000025"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.641665" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:41.641509" elapsed="0.000396"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:41.641493" elapsed="0.000442"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.642088" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.642262" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.642486" elapsed="0.000079"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:07:41.641455" elapsed="0.001157"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:07:41.641302" elapsed="0.001348"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.642880" elapsed="0.000027"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:41.642980" elapsed="0.000022"/>
</return>
<msg time="2026-04-21T02:07:41.643139" level="INFO">${expected_text} = {
    "bgp-rib:tables": [
        {
            "afi": "bgp-types:ipv4-address-family",
            "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family",
            "attributes": {
        ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:07:41.524297" elapsed="0.118878"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:41.643426" elapsed="0.002431"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:07:41.647243" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:07:41.646699" elapsed="0.000587"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:07:41.647882" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:07:41.647460" elapsed="0.000451"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:07:41.648117" elapsed="0.000525"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:07:41.646210" elapsed="0.002494"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:41.645955" elapsed="0.002782"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:41.648936" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:41.648763" elapsed="0.000278"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:41.645935" elapsed="0.003137"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:07:41.512070" elapsed="0.137068"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:07:41.511198" elapsed="0.138040"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:41.510946" elapsed="0.138341"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:41.510928" elapsed="0.138384"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:07:41.649347" elapsed="0.000031"/>
</return>
<arg>${BGP_L3VPN_DIR}${/}empty_route</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:07:41.350942" elapsed="0.298542"/>
</kw>
<doc>Verify empty data on neon</doc>
<status status="PASS" start="2026-04-21T02:07:41.346489" elapsed="0.303060"/>
</kw>
<doc>Verfiy empty data response</doc>
<status status="PASS" start="2026-04-21T02:07:41.346219" elapsed="0.303380"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Empty_Reported_Data</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:07:41.345679" elapsed="0.303963"/>
</kw>
<kw name="Start_ExaBgp_And_Verify_Connected" owner="ExaBgpLib">
<for flavor="IN RANGE">
<iter>
<kw name="Start_ExaBgp" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.653377" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug bgp-l3vpn-ipv4.cfg</msg>
<var>${start_cmd}</var>
<arg>${CMD} ${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:41.652956" elapsed="0.000455"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.653934" level="INFO">env exabgp.tcp.port=1790 exabgp --debug bgp-l3vpn-ipv4.cfg</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:41.653634" elapsed="0.000345"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:07:41.657778" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:07:41.654592" elapsed="0.003364"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:07:41.660922" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:07:41.661067" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:07:41.658426" elapsed="0.002681"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.662040" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:41.661629" elapsed="0.000483"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:41.661212" elapsed="0.000952"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:41.661184" elapsed="0.001018"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-04-21T02:07:41.654226" elapsed="0.008045"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:07:41.664671" level="INFO">env exabgp.tcp.port=1790 exabgp --debug bgp-l3vpn-ipv4.cfg</msg>
<msg time="2026-04-21T02:07:41.664823" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug bgp-l3vpn-ipv4.cfg
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:07:41.662510" elapsed="0.002352"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.665453" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug bgp-l3vpn-ipv4.cfg
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:41.665098" elapsed="0.000418"/>
</kw>
<arg>${cfg_file}</arg>
<doc>Dump the start command into prompt. It assumes that no exabgp is running. For verified
start use Start_ExaBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:41.652501" elapsed="0.013093"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.668329" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:41.667832" elapsed="0.000535"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.671709" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:41.668605" elapsed="0.003143"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:07:41.678287" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node06p8tskk2l60ud1r6w5smk2hg21.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:07:41.678434" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:07:41.678533" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:07:41.672023" elapsed="0.006536"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.681252" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:41.678736" elapsed="0.002565"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:07:41.684429" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:07:41.681465" elapsed="0.003066">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:07:41.667111" elapsed="0.017586">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:44.688080" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:44.687096" elapsed="0.001059"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:44.693651" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:44.688591" elapsed="0.005127"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:07:44.701967" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node06p8tskk2l60ud1r6w5smk2hg21.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:07:44.703114" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1671'} 
 body={"bgp-rib:peer":[{"peer-id":"bgp://10.30.171.116","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":true},"bgp-vpn-ipv4:vpn-ipv4-routes":{"vpn-route":[{"path-id":0,"route-key":"WAABAQIDBAABAQEB","prefix":"1.1.1.0/24","route-distinguisher":"1.2.3.4:1","attributes":{"origin":{"value":"igp"},"ipv4-next-hop":{"global":"10.0.255.254"},"local-pref":{"pref":100}},"label-stack":[{"label-value":24005}]}]}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":true},"bgp-vpn-ipv4:vpn-ipv4-routes":{"vpn-route":[{"path-id":0,"route-key":"WAABAQIDBAABAQEB","prefix":"1.1.1.0/24","route-distinguisher":"1.2.3.4:1","attributes":{"origin":{"value":"igp"},"ipv4-next-hop":{"global":"10.0.255.254"},"local-pref":{"pref":100}},"label-stack":[{"label-value":24005}]}]}}]},"peer-role":"ibgp"}]} 
 </msg>
<msg time="2026-04-21T02:07:44.703306" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:07:44.694250" elapsed="0.009083"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:44.706157" level="INFO">{"bgp-rib:peer":[{"peer-id":"bgp://10.30.171.116","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":true},"bgp-vpn-ipv4:vpn-ipv4-routes":{"vpn-route":[{"path-id":0,"route-key":"WAABAQIDBAABAQEB","prefix":"1.1.1.0/24","route-distinguisher":"1.2.3.4:1","attributes":{"origin":{"value":"igp"},"ipv4-next-hop":{"global":"10.0.255.254"},"local-pref":{"pref":100}},"label-stack":[{"label-value":24005}]}]}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":true},"bgp-vpn-ipv4:vpn-ipv4-routes":{"vpn-route":[{"path-id":0,"route-key":"WAABAQIDBAABAQEB","prefix":"1.1.1.0/24","route-distinguisher":"1.2.3.4:1","attributes":{"origin":{"value":"igp"},"ipv4-next-hop":{"global":"10.0.255.254"},"local-pref":{"pref":100}},"label-stack":[{"label-value":24005}]}]}}]},"peer-role":"ibgp"}]}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:44.703552" elapsed="0.002675"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="PASS" start="2026-04-21T02:07:44.706425" elapsed="0.003596"/>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="PASS" start="2026-04-21T02:07:44.685575" elapsed="0.024541"/>
</kw>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:07:41.666398" elapsed="3.043792"/>
</kw>
<msg time="2026-04-21T02:07:44.710335" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:44.710398" level="INFO">${value} = None</msg>
<var>${status}</var>
<var>${value}</var>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:41.665846" elapsed="3.044584"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="NOT RUN" start="2026-04-21T02:07:44.711017" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:44.710570" elapsed="0.000527"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:44.710536" elapsed="0.000598"/>
</if>
<if>
<branch type="IF" condition="&quot;${status}&quot; == &quot;PASS&quot;">
<return>
<status status="PASS" start="2026-04-21T02:07:44.711367" elapsed="0.000049"/>
</return>
<status status="PASS" start="2026-04-21T02:07:44.711211" elapsed="0.000250"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:44.711190" elapsed="0.000304"/>
</if>
<var name="${idx}">0</var>
<status status="PASS" start="2026-04-21T02:07:41.652275" elapsed="3.059258"/>
</iter>
<var>${idx}</var>
<value>${connection_retries}</value>
<status status="PASS" start="2026-04-21T02:07:41.652053" elapsed="3.059531"/>
</for>
<kw name="Fail" owner="BuiltIn">
<arg>Unable to connect ExaBgp to ODL</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:44.711831" elapsed="0.000031"/>
</kw>
<arg>${cfg_file}</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>${TOOLS_SYSTEM_IP}</arg>
<arg>connection_retries=${3}</arg>
<doc>Starts the ExaBgp and verifies its connection. The verification is done by checking the presence
of the peer in the bgp rib.</doc>
<status status="PASS" start="2026-04-21T02:07:41.649997" elapsed="3.061952"/>
</kw>
<arg>${L3VPN_EXA_CFG}</arg>
<doc>Verifies initial test condition and starts the exabgp</doc>
<status status="PASS" start="2026-04-21T02:07:41.260463" elapsed="3.451573"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Reported_Data">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:44.767762" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:44.767376" elapsed="0.000429"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:44.768586" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:44.768323" elapsed="0.000340">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:44.768758" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:44.767979" elapsed="0.000803"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:44.769381" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:44.768969" elapsed="0.000440"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:44.769716" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:07:44.769938" level="INFO">${template} = /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/bgp-vpn-ipv4:vpn-ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:07:44.769576" elapsed="0.000389"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:44.770376" level="INFO">/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/bgp-vpn-ipv4:vpn-ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:44.770129" elapsed="0.000293"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:44.771450" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:44.771144" elapsed="0.000351"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:07:44.771960" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:07:44.771663" elapsed="0.000323"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:44.772329" elapsed="0.000023"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:44.772545" elapsed="0.000024"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:44.772729" elapsed="0.000021"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:07:44.772186" elapsed="0.000616"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:07:44.772042" elapsed="0.000793"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:07:44.772882" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:07:44.773058" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:07:44.770806" elapsed="0.002284"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:44.770490" elapsed="0.002640"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:44.773352" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:44.773161" elapsed="0.000250"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:44.770471" elapsed="0.002962"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:44.774052" level="INFO">${final_text} = /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/bgp-vpn-ipv4:vpn-ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:44.773585" elapsed="0.000495"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:07:44.774128" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:07:44.766735" elapsed="0.007517"/>
</kw>
<msg time="2026-04-21T02:07:44.774308" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:44.753427" elapsed="0.020930"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:44.787552" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:44.800643" elapsed="0.000054"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:44.813659" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:44.813917" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:44.814103" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:44.814478" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:44.814326" elapsed="0.000208"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:44.814311" elapsed="0.000248"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:44.814706" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:44.814896" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:44.815072" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:07:44.814281" elapsed="0.000844"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:07:44.814180" elapsed="0.000971"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:44.815305" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:44.815381" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:07:44.815507" level="INFO">${uri} = /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/bgp-vpn-ipv4:vpn-ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:07:44.748958" elapsed="0.066576"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:44.816902" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:44.816604" elapsed="0.000365">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:44.817062" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:44.816224" elapsed="0.000863"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:44.817410" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:44.817156" elapsed="0.000312"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:44.818000" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:44.817680" elapsed="0.000346"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:44.817493" elapsed="0.000569"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:44.817138" elapsed="0.000946"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:44.820509" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:44.818240" elapsed="0.002302"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:07:44.820605" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:07:44.820810" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:07:44.815885" elapsed="0.004953"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:44.822088" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:44.821848" elapsed="0.000303">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:44.822244" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:44.821489" elapsed="0.000779"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:07:44.822475" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:07:44.822338" elapsed="0.000233"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:44.822320" elapsed="0.000279"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:44.822754" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:44.822952" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:07:44.823019" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:07:44.825210" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:07:44.821155" elapsed="0.004082"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:44.826656" level="INFO">/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/bgp-vpn-ipv4:vpn-ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:44.826405" elapsed="0.000298"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:44.827122" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:44.826878" elapsed="0.000288"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:07:44.836235" level="INFO">GET Request : url=http://10.30.171.3:8181/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/bgp-vpn-ipv4:vpn-ipv4-routes 
 path_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/bgp-vpn-ipv4:vpn-ipv4-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node06p8tskk2l60ud1r6w5smk2hg21.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:07:44.836696" level="INFO">GET Response : url=http://10.30.171.3:8181/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/bgp-vpn-ipv4:vpn-ipv4-routes 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '295'} 
 body={"bgp-vpn-ipv4:vpn-ipv4-routes":{"vpn-route":[{"path-id":0,"route-key":"WAABAQIDBAABAQEB","prefix":"1.1.1.0/24","route-distinguisher":"1.2.3.4:1","attributes":{"origin":{"value":"igp"},"ipv4-next-hop":{"global":"10.0.255.254"},"local-pref":{"pref":100}},"label-stack":[{"label-value":24005}]}]}} 
 </msg>
<msg time="2026-04-21T02:07:44.836884" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:07:44.829385" elapsed="0.007536"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:44.827231" elapsed="0.009750"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:44.837238" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:44.837018" elapsed="0.000325"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:44.827213" elapsed="0.010160"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:44.842324" level="INFO">{"bgp-vpn-ipv4:vpn-ipv4-routes":{"vpn-route":[{"path-id":0,"route-key":"WAABAQIDBAABAQEB","prefix":"1.1.1.0/24","route-distinguisher":"1.2.3.4:1","attributes":{"origin":{"value":"igp"},"ipv4-next-hop":{"global":"10.0.255.254"},"local-pref":{"pref":100}},"label-stack":[{"label-value":24005}]}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:44.838828" elapsed="0.003564"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:44.838489" elapsed="0.003951"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:44.838465" elapsed="0.004010"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:44.845685" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:44.842889" elapsed="0.002841"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:44.842552" elapsed="0.003212"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:44.842529" elapsed="0.003273"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:44.846363" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:44.845976" elapsed="0.000414"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:44.846703" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:44.846459" elapsed="0.000302"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:44.847269" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:44.846969" elapsed="0.000327"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:44.846785" elapsed="0.000547"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:44.846441" elapsed="0.000913"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:44.847904" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:44.847522" elapsed="0.000408"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:44.848365" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:44.847999" elapsed="0.000426"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:44.848974" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:44.848655" elapsed="0.000346"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:44.848482" elapsed="0.000556"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:44.847981" elapsed="0.001079"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:44.849214" elapsed="0.000347"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:07:44.850047" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:44.849731" elapsed="0.000342"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:07:44.850233" elapsed="0.002419"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:07:44.837903" elapsed="0.014812"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:44.852909" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:44.852801" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:44.852766" elapsed="0.000211"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:07:44.856172" level="INFO">${text_normalized} = {
 "bgp-vpn-ipv4:vpn-ipv4-routes": {
  "vpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "10.0.255.254"
     },
     "local-pref": {
      "pref": 100
     },
     "origi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:07:44.853130" elapsed="0.003076"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:07:44.856260" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:07:44.856419" level="INFO">${response_text} = {
 "bgp-vpn-ipv4:vpn-ipv4-routes": {
  "vpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "10.0.255.254"
     },
     "local-pref": {
      "pref": 100
     },
     "origi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:07:44.825565" elapsed="0.030880"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:07:44.856507" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:07:44.856655" level="INFO">${response_text} = {
 "bgp-vpn-ipv4:vpn-ipv4-routes": {
  "vpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "10.0.255.254"
     },
     "local-pref": {
      "pref": 100
     },
     "origi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:07:44.725527" elapsed="0.131154"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:44.886063" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:44.885596" elapsed="0.000496"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:44.886903" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:44.886595" elapsed="0.000424">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:44.887195" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:44.886259" elapsed="0.000961"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:44.887928" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:44.887390" elapsed="0.000574"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:44.888296" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:07:44.888446" level="INFO">${template} = {
 "bgp-vpn-ipv4:vpn-ipv4-routes": {
  "vpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "10.0.255.254"
     },
     "local-pref": {
      "pref": 100
     },
     "origi...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:07:44.888129" elapsed="0.000343"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:44.888960" level="INFO">{
 "bgp-vpn-ipv4:vpn-ipv4-routes": {
  "vpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "10.0.255.254"
     },
     "local-pref": {
      "pref": 100
     },
     "origin": {
      "value": "igp"
     }
    },
    "label-stack": [
     {
      "label-value": 24005
     }
    ],
    "path-id": 0,
    "prefix": "1.1.1.0/24",
    "route-distinguisher": "1.2.3.4:1",
    "route-key": "WAABAQIDBAABAQEB"
   }
  ]
 }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:44.888670" elapsed="0.000338"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:07:44.889482" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:44.889075" elapsed="0.000468"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:44.890250" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:44.889718" elapsed="0.000558"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:44.889568" elapsed="0.000744"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:44.889056" elapsed="0.001277"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:44.890973" level="INFO">${final_text} = {
 "bgp-vpn-ipv4:vpn-ipv4-routes": {
  "vpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "10.0.255.254"
     },
     "local-pref": {
      "pref": 100
     },
     "origi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:44.890491" elapsed="0.000510"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:07:44.891050" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:07:44.884976" elapsed="0.006199"/>
</kw>
<msg time="2026-04-21T02:07:44.891228" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:44.871685" elapsed="0.019591"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:44.906238" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:44.919608" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:44.932465" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:44.932668" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:44.932864" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:44.933250" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:44.933098" elapsed="0.000208"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:44.933083" elapsed="0.000247"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:44.933476" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:44.933649" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:44.933874" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:07:44.933052" elapsed="0.000877"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:07:44.932945" elapsed="0.001012"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:44.934108" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:44.934183" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:07:44.934308" level="INFO">${expected_text} = {
 "bgp-vpn-ipv4:vpn-ipv4-routes": {
  "vpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "10.0.255.254"
     },
     "local-pref": {
      "pref": 100
     },
     "origi...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:07:44.869004" elapsed="0.065331"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:44.934516" elapsed="0.002333"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:07:44.938049" level="INFO">${expected_normalized} = {
 "bgp-vpn-ipv4:vpn-ipv4-routes": {
  "vpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "10.0.255.254"
     },
     "local-pref": {
      "pref": 100
     },
     "origi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:07:44.937591" elapsed="0.000486"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:07:44.938649" level="INFO">${actual_normalized} = {
 "bgp-vpn-ipv4:vpn-ipv4-routes": {
  "vpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "10.0.255.254"
     },
     "local-pref": {
      "pref": 100
     },
     "origi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:07:44.938238" elapsed="0.000438"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:07:44.938860" elapsed="0.000373"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:07:44.937174" elapsed="0.002120"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:44.936929" elapsed="0.002398"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:44.939505" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:44.939352" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:44.936910" elapsed="0.002672"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:07:44.857855" elapsed="0.081774"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:07:44.857027" elapsed="0.082677"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:44.856762" elapsed="0.082988"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:44.856745" elapsed="0.083028"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:07:44.939825" elapsed="0.000029"/>
</return>
<arg>${BGP_L3VPN_DIR}${/}${exprspdir}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:07:44.718975" elapsed="0.220978"/>
</kw>
<arg>${L3VPN_RSP}</arg>
<doc>Verifies expected response</doc>
<status status="PASS" start="2026-04-21T02:07:44.712947" elapsed="0.227068"/>
</kw>
<arg>15s</arg>
<arg>1s</arg>
<arg>Verify_Reported_Data</arg>
<arg>${L3VPN_RSP}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:07:44.712288" elapsed="0.227773"/>
</kw>
<kw name="Teardown_Simple" type="TEARDOWN">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:07:44.941107" level="INFO">[?2004l02:07:41 | 2888   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:07:41 | 2888   | [01;34mversion      [0m | [1m4.2.17  [0m
02:07:41 | 2888   | [01;34minterpreter  [0m | [1m3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0][0m
02:07:41 | 2888   | [01;34mos           [0m | [1mLinux releng-12085-696-1-mininet-ovs-217-0 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64[0m
02:07:41 | 2888   | [01;34minstallation [0m | [1m        [0m
02:07:41 | 2888   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
02:07:41 | 2888   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
02:07:41 | 2888   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:07:41 | 2888   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:07:41 | 2888   | [01;31mcli control  [0m | [1m - /run/[0m
02:07:41 | 2888   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:07:41 | 2888   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:07:41 | 2888   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:07:41 | 2888   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:07:41 | 2888   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:07:41 | 2888   | [01;31mcli control  [0m | [1m - /run/[0m
02:07:41 | 2888   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:07:41 | 2888   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:07:41 | 2888   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:07:41 | 2888   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
02:07:41 | 2888   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
02:07:41 | 2888   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
02:07:41 | 2888   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
02:07:41 | 2888   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
02:07:41 | 2888   | configuration[0m | &gt; neighbor         | '10.30.171.3'[0m
02:07:41 | 2888   | configuration[0m | . router-id        | '10.30.171.116'[0m
02:07:41 | 2888   | configuration[0m | . local-address    | '10.30.171.116'[0m
02:07:41 | 2888   | configuration[0m | . local-as         | '64496'[0m
02:07:41 | 2888   | configuration[0m | . peer-as          | '64496'[0m
02:07:41 | 2888   | configuration[0m | &gt; family           | [0m
02:07:41 | 2888   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
02:07:41 | 2888   | configuration[0m | &lt; family           | [0m
02:07:41 | 2888   | configuration[0m | &gt; static           | [0m
02:07:41 | 2888   | configuration[0m | &gt; route            | '1.1.1.0/24'[0m
02:07:41 | 2888   | configuration[0m | . next-hop         | '10.0.255.254'[0m
02:07:41 | 2888   | configuration[0m | . rd               | '1.2.3.4:1'[0m
02:07:41 | 2888   | configuration[0m | . label            | '24005'[0m
02:07:41 | 2888   | configuration[0m | &lt; route            | [0m
02:07:41 | 2888   | configuration[0m | &lt; static           | [0m
02:07:41 | 2888   | configuration[0m | &lt; neighbor         | [0m
02:07:41 | 2888   | reactor      [0m | new peer: neighbor 10.30.171.3 local-ip 10.30.171.116 local-as 64496 peer-as 64496 router-id 10.30.171.116 family-allowed in-open[0m
02:07:41 | 2888   | [01;34mreactor      [0m | [1mloaded new configuration successfully[0m
02:07:41 | 2888   | reactor      [0m | initialising connection to peer-1[0m
02:07:41 | 2888   | outgoing-1   [0m | attempting connection to 10.30.171.3:1790[0m
02:07:41 | 2888   | outgoing-1   [0m | sending TCP payload (  49) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0031 0104 FBF0 00B4 0A1E AB74 1402 0601 0400 0100 8002 0641 0400 00FB F002 0206 00[0m
02:07:41 | 2888   | outgoing-1   [0m | &gt;&gt; OPEN version=4 asn=64496 hold_time=180 router_id=10.30.171.116 capabilities=[Multiprotocol(ipv4 mpls-vpn), Extended Message(65535), ASN4(64496)][0m
02:07:41 | 2888   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 00D9 01[0m
02:07:41 | 2888   | outgoing-1   [0m | received complete TCP payload ( 198) 04FB F000 B4C0 0002 02BC 02BA 4104 0000 FBF0 0600 0200 0104 0001 0001 0104 0001 0004 0104 0001 0085 0104 0002 0004 0104 0001 0081 0104 0001 0084 0104 0002 0081 0104 0002 0080 0104 0001 0086 0104 0002 0086 0104 0002 0085 0104 0002 0005 0104 0001 0080 0104 0001 0005 0104 4004 0047 0104 0019 0046 0104 0002 0001 4046 003C 0002 0400 4004 4700 0001 8600 0002 0100 0002 8500 0001 8000 0001 0400 0001 0100 0001 8500 0001 0500 0001 8100 0002 8600 0019 4600 0002 8100 0002 0500 0001 8400 0002 8000 4700[0m
02:07:41 | 2888   | outgoing-1   [0m | &lt;&lt; message of type OPEN[0m
02:07:41 | 2888   | outgoing-1   [0m | &lt;&lt; OPEN version=4 asn=64496 hold_time=180 router_id=192.0.2.2 capabilities=[Multiprotocol(ipv4 unicast,ipv4 nlri-mpls,ipv4 flow,ipv6 nlri-mpls,ipv4 unknown safi 129,ipv4 rtc,ipv6 unknown safi 129,ipv6 mpls-vpn,ipv4 flow-vpn,ipv6 flow-vpn,ipv6 flow,ipv6 unknown safi 5,ipv4 mpls-vpn,ipv4 unknown safi 5,bgp-ls bgp-ls,l2vpn evpn,ipv6 unicast), Route Refresh, Extended Message(65535), Graceful Restart Flags 0x0 Time 60 ipv6/nlri-mpls=0x0 bgp-ls/bgp-ls=0x0 ipv4/flow-vpn=0x0 ipv6/unicast=0x0 ipv6/flow=0x0 ipv4/mpls-vpn=0x0 ipv4/nlri-mpls=0x0 ipv4/unicast=0x0 ipv4/flow=0x0 ipv4/unknown safi 5=0x0 ipv4/unknown safi 129=0x0 ipv6/flow-vpn=0x0 l2vpn/evpn=0x0 ipv6/unknown safi 129=0x0 ipv6/unknown safi 5=0x0 ipv4/rtc=0x0 ipv6/mpls-vpn=0x0, ASN4(64496), Unassigned 71][0m
02:07:41 | 2888   | ka-outgoing-1[0m | receive-timer 60 second(s) left[0m
02:07:41 | 2888   | [01;33moutgoing-1   [0m | [1m--------------------------------------------------------------------[0m
02:07:41 | 2888   | [01;33moutgoing-1   [0m | [1mthe connection can not carry the following family/families[0m
02:07:41 | 2888   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv6/nlri-mpls[0m
02:07:41 | 2888   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv6/unicast[0m
02:07:41 | 2888   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/unknown safi 5[0m
02:07:41 | 2888   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv6/unknown safi 129[0m
02:07:41 | 2888   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for l2vpn/evpn[0m
02:07:41 | 2888   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/flow[0m
02:07:41 | 2888   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv6/unknown safi 5[0m
02:07:41 | 2888   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/flow-vpn[0m
02:07:41 | 2888   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv6/flow[0m
02:07:41 | 2888   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/unicast[0m
02:07:41 | 2888   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/nlri-mpls[0m
02:07:41 | 2888   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/unknown safi 129[0m
02:07:41 | 2888   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv6/mpls-vpn[0m
02:07:41 | 2888   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/rtc[0m
02:07:41 | 2888   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv6/flow-vpn[0m
02:07:41 | 2888   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for bgp-ls/bgp-ls[0m
02:07:41 | 2888   | [01;33moutgoing-1   [0m | [1mtherefore no routes of this kind can be announced on the connection[0m
02:07:41 | 2888   | [01;33moutgoing-1   [0m | [1m--------------------------------------------------------------------[0m
02:07:41 | 2888   | outgoing-1   [0m | sending TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04[0m
02:07:41 | 2888   | outgoing-1   [0m | &gt;&gt; KEEPALIVE (OPENCONFIRM)[0m
02:07:41 | 2888   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04[0m
02:07:41 | 2888   | outgoing-1   [0m | &lt;&lt; message of type KEEPALIVE[0m
02:07:41 | 2888   | ka-outgoing-1[0m | receive-timer 180 second(s) left[0m
02:07:41 | 2888   | [01;34mreactor      [0m | [1mconnected to peer-1 with outgoing-1 10.30.171.116-10.30.171.3[0m
02:07:41 | 2888   | outgoing-1   [0m | sending TCP payload (  79) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 004F 0200 0000 3840 0101 0040 0200 4003 040A 00FF FE40 0504 0000 0064 800E 2000 0180 0C00 0000 0000 0000 000A 00FF FE00 7005 DC51 0001 0102 0304 0001 0101 01[0m
02:07:41 | 2888   | outgoing-1   [0m | &gt;&gt; 1 UPDATE(s)[0m
02:07:41 | 2888   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001D 02[0m
02:07:41 | 2888   | outgoing-1   [0m | received complete TCP payload (  10) 0000 0006 800F 0300 0180[0m
02:07:41 | 2888   | outgoing-1   [0m | &lt;&lt; message of type UPDATE[0m
02:07:41 | 2888   | parser       [0m | parsing UPDATE (  10) 0000 0006 800F 0300 0180[0m
02:07:41 | 2888   | routes       [0m | withdrawn NLRI none[0m
02:07:41 | 2888   | parser       [0m | attribute mp-unreach-nlri    flag 0x80 type 0x0f len 0x03 payload 0001 80[0m
02:07:41 | 2888   | routes       [0m | announced NLRI none[0m
02:07:41 | 2888   | peer-1       [0m | &lt;&lt; UPDATE #1[0m
02:07:41 | 2888   | peer-1       [0m |    UPDATE #1 nlri  (  11) eor 1/128 (ipv4 mpls-vpn)[0m
02:07:41 | 2888   | outgoing-1   [0m | sending TCP payload (  30) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001E 0200 0000 0790 0F00 0300 0180[0m
02:07:41 | 2888   | outgoing-1   [0m | &gt;&gt; EOR ipv4 mpls-vpn[0m
02:07:41 | 2888   | peer-1       [0m | &gt;&gt; EOR(s)[0m
02:07:41 | 2888   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02[0m
02:07:41 | 2888   | outgoing-1   [0m | received complete TCP payload (   4) 0000 0000[0m
02:07:41 | 2888   | outgoing-1   [0m | &lt;&lt; message of type UPDATE[0m
02:07:41 | 2888   | parser       [0m | parsing UPDATE (   4) 0000 0000[0m
02:07:41 | 2888   | peer-1       [0m | &lt;&lt; UPDATE #2[0m
02:07:41 | 2888   | peer-1       [0m |    UPDATE #2 nlri  (   4) eor 1/1 (ipv4 unicast)[0m
02:07:41 | 2888   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02[0m
02:07:41 | 2888   | outgoing-1   [0m | received complete TCP payload (   4) 0000 0000[0m
02:07:41 | 2888   | outgoing-1   [0m | &lt;&lt; message of type UPDATE[0m
02:07:41 | 2888   | parser       [0m | parsing UPDATE (   4) 0000 0000[0m
02:07:41 | 2888   | peer-1       [0m | &lt;&lt; UPDATE #3[0m
02:07:41 | 2888   | peer-1       [0m |    UPDATE #3 nlri  (   4) eor 1/1 (ipv4 unicast)[0m
02:07:42 | 2888   | ka-outgoing-1[0m | receive-timer 179 second(s) left[0m
02:07:42 | 2888   | ka-outgoing-1[0m | send-timer 59 second(s) left[0m
02:07:43 | 2888   | ka-outgoing-1[0m | receive-timer 178 second(s) left[0m
02:07:43 | 2888   | ka-outgoing-1[0m | send-timer 58 second(s) left[0m
02:07:44 | 2888   | ka-outgoing-1[0m | receive-timer 177 second(s) left[0m
02:07:44 | 2888   | ka-outgoing-1[0m | send-timer 57 second(s) left[0m</msg>
<msg time="2026-04-21T02:07:44.941410" level="INFO">${output} = [?2004l02:07:41 | 2888   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:07:41 | 2888   | [01;34mversion      [0m | [1m4.2.17  [0m
02:07:41 | 2888   | [01;34minterpreter  ...</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T02:07:44.940964" elapsed="0.000476"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:44.941862" level="INFO">[?2004l02:07:41 | 2888   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:07:41 | 2888   | [01;34mversion      [0m | [1m4.2.17  [0m
02:07:41 | 2888   | [01;34minterpreter  [0m | [1m3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0][0m
02:07:41 | 2888   | [01;34mos           [0m | [1mLinux releng-12085-696-1-mininet-ovs-217-0 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64[0m
02:07:41 | 2888   | [01;34minstallation [0m | [1m        [0m
02:07:41 | 2888   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
02:07:41 | 2888   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
02:07:41 | 2888   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:07:41 | 2888   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:07:41 | 2888   | [01;31mcli control  [0m | [1m - /run/[0m
02:07:41 | 2888   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:07:41 | 2888   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:07:41 | 2888   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:07:41 | 2888   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:07:41 | 2888   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:07:41 | 2888   | [01;31mcli control  [0m | [1m - /run/[0m
02:07:41 | 2888   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:07:41 | 2888   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:07:41 | 2888   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:07:41 | 2888   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
02:07:41 | 2888   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
02:07:41 | 2888   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
02:07:41 | 2888   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
02:07:41 | 2888   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
02:07:41 | 2888   | configuration[0m | &gt; neighbor         | '10.30.171.3'[0m
02:07:41 | 2888   | configuration[0m | . router-id        | '10.30.171.116'[0m
02:07:41 | 2888   | configuration[0m | . local-address    | '10.30.171.116'[0m
02:07:41 | 2888   | configuration[0m | . local-as         | '64496'[0m
02:07:41 | 2888   | configuration[0m | . peer-as          | '64496'[0m
02:07:41 | 2888   | configuration[0m | &gt; family           | [0m
02:07:41 | 2888   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
02:07:41 | 2888   | configuration[0m | &lt; family           | [0m
02:07:41 | 2888   | configuration[0m | &gt; static           | [0m
02:07:41 | 2888   | configuration[0m | &gt; route            | '1.1.1.0/24'[0m
02:07:41 | 2888   | configuration[0m | . next-hop         | '10.0.255.254'[0m
02:07:41 | 2888   | configuration[0m | . rd               | '1.2.3.4:1'[0m
02:07:41 | 2888   | configuration[0m | . label            | '24005'[0m
02:07:41 | 2888   | configuration[0m | &lt; route            | [0m
02:07:41 | 2888   | configuration[0m | &lt; static           | [0m
02:07:41 | 2888   | configuration[0m | &lt; neighbor         | [0m
02:07:41 | 2888   | reactor      [0m | new peer: neighbor 10.30.171.3 local-ip 10.30.171.116 local-as 64496 peer-as 64496 router-id 10.30.171.116 family-allowed in-open[0m
02:07:41 | 2888   | [01;34mreactor      [0m | [1mloaded new configuration successfully[0m
02:07:41 | 2888   | reactor      [0m | initialising connection to peer-1[0m
02:07:41 | 2888   | outgoing-1   [0m | attempting connection to 10.30.171.3:1790[0m
02:07:41 | 2888   | outgoing-1   [0m | sending TCP payload (  49) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0031 0104 FBF0 00B4 0A1E AB74 1402 0601 0400 0100 8002 0641 0400 00FB F002 0206 00[0m
02:07:41 | 2888   | outgoing-1   [0m | &gt;&gt; OPEN version=4 asn=64496 hold_time=180 router_id=10.30.171.116 capabilities=[Multiprotocol(ipv4 mpls-vpn), Extended Message(65535), ASN4(64496)][0m
02:07:41 | 2888   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 00D9 01[0m
02:07:41 | 2888   | outgoing-1   [0m | received complete TCP payload ( 198) 04FB F000 B4C0 0002 02BC 02BA 4104 0000 FBF0 0600 0200 0104 0001 0001 0104 0001 0004 0104 0001 0085 0104 0002 0004 0104 0001 0081 0104 0001 0084 0104 0002 0081 0104 0002 0080 0104 0001 0086 0104 0002 0086 0104 0002 0085 0104 0002 0005 0104 0001 0080 0104 0001 0005 0104 4004 0047 0104 0019 0046 0104 0002 0001 4046 003C 0002 0400 4004 4700 0001 8600 0002 0100 0002 8500 0001 8000 0001 0400 0001 0100 0001 8500 0001 0500 0001 8100 0002 8600 0019 4600 0002 8100 0002 0500 0001 8400 0002 8000 4700[0m
02:07:41 | 2888   | outgoing-1   [0m | &lt;&lt; message of type OPEN[0m
02:07:41 | 2888   | outgoing-1   [0m | &lt;&lt; OPEN version=4 asn=64496 hold_time=180 router_id=192.0.2.2 capabilities=[Multiprotocol(ipv4 unicast,ipv4 nlri-mpls,ipv4 flow,ipv6 nlri-mpls,ipv4 unknown safi 129,ipv4 rtc,ipv6 unknown safi 129,ipv6 mpls-vpn,ipv4 flow-vpn,ipv6 flow-vpn,ipv6 flow,ipv6 unknown safi 5,ipv4 mpls-vpn,ipv4 unknown safi 5,bgp-ls bgp-ls,l2vpn evpn,ipv6 unicast), Route Refresh, Extended Message(65535), Graceful Restart Flags 0x0 Time 60 ipv6/nlri-mpls=0x0 bgp-ls/bgp-ls=0x0 ipv4/flow-vpn=0x0 ipv6/unicast=0x0 ipv6/flow=0x0 ipv4/mpls-vpn=0x0 ipv4/nlri-mpls=0x0 ipv4/unicast=0x0 ipv4/flow=0x0 ipv4/unknown safi 5=0x0 ipv4/unknown safi 129=0x0 ipv6/flow-vpn=0x0 l2vpn/evpn=0x0 ipv6/unknown safi 129=0x0 ipv6/unknown safi 5=0x0 ipv4/rtc=0x0 ipv6/mpls-vpn=0x0, ASN4(64496), Unassigned 71][0m
02:07:41 | 2888   | ka-outgoing-1[0m | receive-timer 60 second(s) left[0m
02:07:41 | 2888   | [01;33moutgoing-1   [0m | [1m--------------------------------------------------------------------[0m
02:07:41 | 2888   | [01;33moutgoing-1   [0m | [1mthe connection can not carry the following family/families[0m
02:07:41 | 2888   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv6/nlri-mpls[0m
02:07:41 | 2888   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv6/unicast[0m
02:07:41 | 2888   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/unknown safi 5[0m
02:07:41 | 2888   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv6/unknown safi 129[0m
02:07:41 | 2888   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for l2vpn/evpn[0m
02:07:41 | 2888   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/flow[0m
02:07:41 | 2888   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv6/unknown safi 5[0m
02:07:41 | 2888   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/flow-vpn[0m
02:07:41 | 2888   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv6/flow[0m
02:07:41 | 2888   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/unicast[0m
02:07:41 | 2888   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/nlri-mpls[0m
02:07:41 | 2888   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/unknown safi 129[0m
02:07:41 | 2888   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv6/mpls-vpn[0m
02:07:41 | 2888   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/rtc[0m
02:07:41 | 2888   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv6/flow-vpn[0m
02:07:41 | 2888   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for bgp-ls/bgp-ls[0m
02:07:41 | 2888   | [01;33moutgoing-1   [0m | [1mtherefore no routes of this kind can be announced on the connection[0m
02:07:41 | 2888   | [01;33moutgoing-1   [0m | [1m--------------------------------------------------------------------[0m
02:07:41 | 2888   | outgoing-1   [0m | sending TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04[0m
02:07:41 | 2888   | outgoing-1   [0m | &gt;&gt; KEEPALIVE (OPENCONFIRM)[0m
02:07:41 | 2888   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04[0m
02:07:41 | 2888   | outgoing-1   [0m | &lt;&lt; message of type KEEPALIVE[0m
02:07:41 | 2888   | ka-outgoing-1[0m | receive-timer 180 second(s) left[0m
02:07:41 | 2888   | [01;34mreactor      [0m | [1mconnected to peer-1 with outgoing-1 10.30.171.116-10.30.171.3[0m
02:07:41 | 2888   | outgoing-1   [0m | sending TCP payload (  79) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 004F 0200 0000 3840 0101 0040 0200 4003 040A 00FF FE40 0504 0000 0064 800E 2000 0180 0C00 0000 0000 0000 000A 00FF FE00 7005 DC51 0001 0102 0304 0001 0101 01[0m
02:07:41 | 2888   | outgoing-1   [0m | &gt;&gt; 1 UPDATE(s)[0m
02:07:41 | 2888   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001D 02[0m
02:07:41 | 2888   | outgoing-1   [0m | received complete TCP payload (  10) 0000 0006 800F 0300 0180[0m
02:07:41 | 2888   | outgoing-1   [0m | &lt;&lt; message of type UPDATE[0m
02:07:41 | 2888   | parser       [0m | parsing UPDATE (  10) 0000 0006 800F 0300 0180[0m
02:07:41 | 2888   | routes       [0m | withdrawn NLRI none[0m
02:07:41 | 2888   | parser       [0m | attribute mp-unreach-nlri    flag 0x80 type 0x0f len 0x03 payload 0001 80[0m
02:07:41 | 2888   | routes       [0m | announced NLRI none[0m
02:07:41 | 2888   | peer-1       [0m | &lt;&lt; UPDATE #1[0m
02:07:41 | 2888   | peer-1       [0m |    UPDATE #1 nlri  (  11) eor 1/128 (ipv4 mpls-vpn)[0m
02:07:41 | 2888   | outgoing-1   [0m | sending TCP payload (  30) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001E 0200 0000 0790 0F00 0300 0180[0m
02:07:41 | 2888   | outgoing-1   [0m | &gt;&gt; EOR ipv4 mpls-vpn[0m
02:07:41 | 2888   | peer-1       [0m | &gt;&gt; EOR(s)[0m
02:07:41 | 2888   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02[0m
02:07:41 | 2888   | outgoing-1   [0m | received complete TCP payload (   4) 0000 0000[0m
02:07:41 | 2888   | outgoing-1   [0m | &lt;&lt; message of type UPDATE[0m
02:07:41 | 2888   | parser       [0m | parsing UPDATE (   4) 0000 0000[0m
02:07:41 | 2888   | peer-1       [0m | &lt;&lt; UPDATE #2[0m
02:07:41 | 2888   | peer-1       [0m |    UPDATE #2 nlri  (   4) eor 1/1 (ipv4 unicast)[0m
02:07:41 | 2888   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02[0m
02:07:41 | 2888   | outgoing-1   [0m | received complete TCP payload (   4) 0000 0000[0m
02:07:41 | 2888   | outgoing-1   [0m | &lt;&lt; message of type UPDATE[0m
02:07:41 | 2888   | parser       [0m | parsing UPDATE (   4) 0000 0000[0m
02:07:41 | 2888   | peer-1       [0m | &lt;&lt; UPDATE #3[0m
02:07:41 | 2888   | peer-1       [0m |    UPDATE #3 nlri  (   4) eor 1/1 (ipv4 unicast)[0m
02:07:42 | 2888   | ka-outgoing-1[0m | receive-timer 179 second(s) left[0m
02:07:42 | 2888   | ka-outgoing-1[0m | send-timer 59 second(s) left[0m
02:07:43 | 2888   | ka-outgoing-1[0m | receive-timer 178 second(s) left[0m
02:07:43 | 2888   | ka-outgoing-1[0m | send-timer 58 second(s) left[0m
02:07:44 | 2888   | ka-outgoing-1[0m | receive-timer 177 second(s) left[0m
02:07:44 | 2888   | ka-outgoing-1[0m | send-timer 57 second(s) left[0m
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:44.941598" elapsed="0.000504"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:44.942965" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:44.942620" elapsed="0.000378"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:07:44.943211" elapsed="0.000303"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:07:44.942311" elapsed="0.001279"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:07:45.069268" level="INFO">^C02:07:44 | 2888   | [00;31mreactor      [0m | [1m^C received[0m
02:07:44 | 2888   | [00;31mreactor      [0m | [1mperforming shutdown[0m
02:07:44 | 2888   | outgoing-1   [0m | stop, message [shutting down][0m
02:07:44 | 2888   | [01;33moutgoing-1   [0m | [1moutgoing-1 10.30.171.116-10.30.171.3, closing connection[0m
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:07:45.069473" level="INFO">${output} = ^C02:07:44 | 2888   | [00;31mreactor      [0m | [1m^C received[0m
02:07:44 | 2888   | [00;31mreactor      [0m | [1mperforming shutdown[0m
02:07:44 | 2888   | outgoing-1   [0m | stop, messag...</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:07:44.943769" elapsed="0.125738"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:45.070195" level="INFO">^C02:07:44 | 2888   | [00;31mreactor      [0m | [1m^C received[0m
02:07:44 | 2888   | [00;31mreactor      [0m | [1mperforming shutdown[0m
02:07:44 | 2888   | outgoing-1   [0m | stop, message [shutting down][0m
02:07:44 | 2888   | [01;33moutgoing-1   [0m | [1moutgoing-1 10.30.171.116-10.30.171.3, closing connection[0m
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:45.069817" elapsed="0.000436"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:07:45.072402" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:07:45.071028" elapsed="0.001436"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:07:45.073321" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:07:45.073410" level="INFO">${output} = [?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:07:45.072641" elapsed="0.000794"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:45.076045" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:45.075260" elapsed="0.000918"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:45.073542" elapsed="0.002728"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:45.073512" elapsed="0.002822"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-04-21T02:07:45.070561" elapsed="0.005894"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-04-21T02:07:44.940647" elapsed="0.135926"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Empty_Reported_Data">
<kw name="Verify_Empty_Data_Neon">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:45.140193" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:45.139468" elapsed="0.000758"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:45.141225" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:45.140805" elapsed="0.000521">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:45.141492" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:45.140402" elapsed="0.001116"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:45.142172" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:45.141690" elapsed="0.000510"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:45.142584" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:07:45.142767" level="INFO">${template} = /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
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:07:45.142365" elapsed="0.000442"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:45.143291" level="INFO">/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
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:45.142970" elapsed="0.000368"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:45.145083" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:45.144324" elapsed="0.000904"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:07:45.146442" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:07:45.145502" elapsed="0.001023"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:45.147269" elapsed="0.000070"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:45.147648" elapsed="0.000130"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:45.148058" elapsed="0.000070"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:07:45.146994" elapsed="0.001182"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:07:45.146619" elapsed="0.001633"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:07:45.148354" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:07:45.148672" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:07:45.143758" elapsed="0.004940"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:45.143416" elapsed="0.005315"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:45.148965" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:45.148756" elapsed="0.000266"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:45.143391" elapsed="0.005653"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:45.149832" level="INFO">${final_text} = /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</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:45.149190" elapsed="0.000671"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:07:45.149909" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:07:45.138785" elapsed="0.011248"/>
</kw>
<msg time="2026-04-21T02:07:45.150088" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:45.125561" elapsed="0.024590"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:45.163111" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:45.175945" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:45.188851" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:45.189054" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:45.189232" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:45.189635" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:45.189450" elapsed="0.000243"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:45.189435" elapsed="0.000283"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:45.189884" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:45.190062" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:45.190233" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:07:45.189407" elapsed="0.000879"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:07:45.189308" elapsed="0.001004"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:45.190462" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:45.190537" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:07:45.190655" level="INFO">${uri} = /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</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:07:45.120867" elapsed="0.069814"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:45.192006" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:45.191738" elapsed="0.000331">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:45.192180" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:45.191391" elapsed="0.000815"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:45.192534" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:45.192278" elapsed="0.000312"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:45.193111" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:45.192817" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:45.192614" elapsed="0.000558"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:45.192260" elapsed="0.000934"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:45.195728" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:45.193347" elapsed="0.002407"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:07:45.195821" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:07:45.195976" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:07:45.191029" elapsed="0.004971"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:45.197242" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:07:45.197057" elapsed="0.000237"/>
</kw>
<msg time="2026-04-21T02:07:45.197378" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:45.196695" elapsed="0.000707"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:07:45.197608" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:45.197472" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:45.197453" elapsed="0.000220"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:45.198000" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:07:45.198133" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:07:45.197836" elapsed="0.000322"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:07:45.198591" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:07:45.198352" elapsed="0.000266"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:07:45.198664" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:07:45.198851" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:07:45.196334" elapsed="0.002543"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:45.200314" level="INFO">/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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:45.200046" elapsed="0.000313"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:45.200756" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:45.200516" elapsed="0.000302"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:07:45.209993" level="INFO">GET Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node06p8tskk2l60ud1r6w5smk2hg21.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:07:45.210256" level="INFO">GET Response : url=http://10.30.171.3:8181/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 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '153'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":true}}]} 
 </msg>
<msg time="2026-04-21T02:07:45.210355" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:07:45.203016" elapsed="0.007366"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:45.200884" elapsed="0.009552"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:45.210718" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:45.210468" elapsed="0.000362"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:45.200866" elapsed="0.009995"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:45.216260" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":true}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:45.212360" elapsed="0.003968"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:45.212035" elapsed="0.004341"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:45.212010" elapsed="0.004402"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:45.221714" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:45.216830" elapsed="0.004931"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:45.216489" elapsed="0.005323"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:45.216464" elapsed="0.005374"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:45.222407" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:45.222016" elapsed="0.000418"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:45.222750" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:45.222504" elapsed="0.000320"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:45.223319" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:45.223019" elapsed="0.000326"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:45.222849" elapsed="0.000532"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:45.222486" elapsed="0.000917"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:45.223979" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:45.223570" elapsed="0.000436"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:45.224314" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:45.224075" elapsed="0.000296"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:45.224874" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:45.224558" elapsed="0.000342"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:45.224394" elapsed="0.000544"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:45.224057" elapsed="0.000903"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:45.225161" elapsed="0.000352"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:07:45.225995" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:45.225681" elapsed="0.000340"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:07:45.226179" elapsed="0.002410"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:07:45.211369" elapsed="0.017289"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:45.228863" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:45.228731" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:45.228711" elapsed="0.000223"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:07:45.231912" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:07:45.229085" elapsed="0.002857"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:07:45.231995" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:07:45.232167" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:07:45.199193" elapsed="0.033000"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:07:45.232258" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:07:45.232415" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:07:45.096222" elapsed="0.136225"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:45.310647" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:45.309694" elapsed="0.001043"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:45.312327" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:45.312031" elapsed="0.000371">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:45.312595" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:45.311108" elapsed="0.001569"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:45.314345" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:45.313305" elapsed="0.001123"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:45.315075" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:07:45.315360" level="INFO">${template} = {
    "bgp-rib:tables": [
        {
            "afi": "bgp-types:ipv4-address-family",
            "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family",
            "attributes": {
        ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:07:45.314688" elapsed="0.000760"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:45.316500" level="INFO">{
    "bgp-rib:tables": [
        {
            "afi": "bgp-types:ipv4-address-family",
            "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family",
            "attributes": {
                "uptodate": "*"
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:45.315697" elapsed="0.000951"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:07:45.317701" elapsed="0.000053"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:45.316803" elapsed="0.001019"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:45.318729" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:45.318214" elapsed="0.000599"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:45.317888" elapsed="0.000982"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:45.316747" elapsed="0.002181"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:45.320314" level="INFO">${final_text} = {
    "bgp-rib:tables": [
        {
            "afi": "bgp-types:ipv4-address-family",
            "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family",
            "attributes": {
        ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:45.319152" elapsed="0.001245"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:07:45.320490" elapsed="0.000041"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:07:45.308202" elapsed="0.012568"/>
</kw>
<msg time="2026-04-21T02:07:45.320848" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:45.247895" elapsed="0.073031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:45.335251" elapsed="0.000064"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:45.348697" elapsed="0.000061"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:45.362473" elapsed="0.000062"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:45.362804" elapsed="0.000026"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:45.363032" elapsed="0.000026"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:45.363571" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:45.363401" elapsed="0.000380"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:45.363382" elapsed="0.000463"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:45.364004" elapsed="0.000023"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:45.364184" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:45.364360" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:07:45.363342" elapsed="0.001082"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:07:45.363131" elapsed="0.001328"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:45.364636" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:45.364841" elapsed="0.000022"/>
</return>
<msg time="2026-04-21T02:07:45.364997" level="INFO">${expected_text} = {
    "bgp-rib:tables": [
        {
            "afi": "bgp-types:ipv4-address-family",
            "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family",
            "attributes": {
        ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:07:45.244958" elapsed="0.120069"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:45.365261" elapsed="0.002856"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:07:45.369405" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:07:45.368992" elapsed="0.000444"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:07:45.369998" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:07:45.369603" elapsed="0.000425"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:07:45.370275" elapsed="0.000586"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:07:45.368483" elapsed="0.002450"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:45.368202" elapsed="0.002786"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:45.371177" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:45.371016" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:45.368183" elapsed="0.003075"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:07:45.233722" elapsed="0.137589"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:07:45.232855" elapsed="0.138537"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:45.232551" elapsed="0.138889"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:45.232529" elapsed="0.138937"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:07:45.371504" elapsed="0.000034"/>
</return>
<arg>${BGP_L3VPN_DIR}${/}empty_route</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:07:45.088361" elapsed="0.283283"/>
</kw>
<doc>Verify empty data on neon</doc>
<status status="PASS" start="2026-04-21T02:07:45.078666" elapsed="0.293043"/>
</kw>
<doc>Verfiy empty data response</doc>
<status status="PASS" start="2026-04-21T02:07:45.078037" elapsed="0.293722"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Empty_Reported_Data</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:07:45.076998" elapsed="0.294825"/>
</kw>
<doc>Testcse teardown with data verification</doc>
<status status="PASS" start="2026-04-21T02:07:44.940280" elapsed="0.431603"/>
</kw>
<doc>Testing mpls vpn ipv4 routes reported to odl from exabgp</doc>
<status status="PASS" start="2026-04-21T02:07:41.259942" elapsed="4.111988"/>
</test>
<test id="s1-s12-t4" name="Start_Play" line="86">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:07:45.376078" elapsed="0.000224"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:07:45.375747" elapsed="0.000612"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:45.377451" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:45.377321" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:45.377302" elapsed="0.000225"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:45.383014" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:45.382895" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:45.382875" elapsed="0.000210"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:45.384210" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:45.383723" elapsed="0.000611"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:07:45.384839" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:07:45.384510" elapsed="0.000357"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:07:45.384913" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:07:45.385079" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:07:45.383327" elapsed="0.001777"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:45.391523" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:45.391401" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:45.391379" elapsed="0.000221"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:45.392922" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:45.392762" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:45.392744" elapsed="0.000270"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:07:45.393495" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:07:45.393171" elapsed="0.000355"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:07:45.393999" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:07:45.393713" elapsed="0.000313"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:07:45.428240" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:07:45.394550" elapsed="0.033958"/>
</kw>
<msg time="2026-04-21T02:07:45.428746" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:07:45.428825" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:45.394198" elapsed="0.034668"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:07:45.450803" level="INFO">". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "S "t "a "r "t "_ "P "l "a "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:07:45.429701" elapsed="0.021307"/>
</kw>
<msg time="2026-04-21T02:07:45.451223" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:07:45.451270" level="INFO">${message_wait} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "S "t "a "r "t "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:45.429139" elapsed="0.022169"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:45.451766" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:45.451445" elapsed="0.000403"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:45.451413" elapsed="0.000461"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:45.452388" level="INFO"> ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "S "t "a "r "t "_ "P "l "a "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:45.452025" elapsed="0.000433"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:45.452745" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:45.452523" elapsed="0.000295"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:45.452506" elapsed="0.000337"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:07:45.452881" elapsed="0.000038"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:07:45.455675" elapsed="0.000175"/>
</kw>
<msg time="2026-04-21T02:07:45.455913" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:45.454497" elapsed="0.001551"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:45.456332" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:45.456678" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:07:45.453841" elapsed="0.003129"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:07:45.453211" elapsed="0.003825"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:07:45.392455" elapsed="0.064681"/>
</kw>
<msg time="2026-04-21T02:07:45.457247" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:45.457294" level="INFO">${message} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "S "t "a "r "t "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:45.391772" elapsed="0.065560"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:07:45.457518" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:07:45.457410" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:45.457391" elapsed="0.000211"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:45.458043" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:45.458395" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:07:45.458467" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:07:45.390983" elapsed="0.067594"/>
</kw>
<msg time="2026-04-21T02:07:45.458673" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:45.458717" level="INFO">${output} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "S "t "a "r "t "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:45.385545" elapsed="0.073210"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:45.459120" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:45.458860" elapsed="0.000314"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:45.458843" elapsed="0.000355"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:07:45.385383" elapsed="0.073839"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:07:45.385163" elapsed="0.074092"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:07:45.382433" elapsed="0.076878"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:07:45.377010" elapsed="0.082360"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:45.376524" elapsed="0.082894"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:07:45.373328" elapsed="0.086150"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-04-21T02:07:45.471288" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../../tools/fastbgp/play.py' -&gt; '/home/jenkins//play.py'</msg>
<arg>${PLAY_SCRIPT}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-21T02:07:45.459650" elapsed="0.011699"/>
</kw>
<kw name="Assure_Library_Ipaddr" owner="SSHKeywords">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:45.473005" level="INFO">Executing command 'bash -c 'cd "." &amp;&amp; python -c "import ipaddr"''.</msg>
<msg time="2026-04-21T02:07:45.505545" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:07:45.505980" level="INFO">${stdout} = </msg>
<msg time="2026-04-21T02:07:45.506088" level="INFO">${stderr} = </msg>
<msg time="2026-04-21T02:07:45.506181" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:45.472566" elapsed="0.033672"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T02:07:45.508413" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-21T02:07:45.507714" elapsed="0.000771"/>
</kw>
<msg time="2026-04-21T02:07:45.508674" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-21T02:07:45.508749" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:45.506767" elapsed="0.002041"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:45.509832" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:45.509115" elapsed="0.000756"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="NOT RUN" start="2026-04-21T02:07:45.510784" elapsed="0.000067"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:45.510001" elapsed="0.000910"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:45.509964" elapsed="0.000985"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="PASS" start="2026-04-21T02:07:45.511178" elapsed="0.000051"/>
</return>
<status status="PASS" start="2026-04-21T02:07:45.511031" elapsed="0.000247"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:45.511008" elapsed="0.000304"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="NOT RUN" start="2026-04-21T02:07:45.511493" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:45.511441" elapsed="0.000111"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:45.511412" elapsed="0.000170"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:45.511818" elapsed="0.000032"/>
</kw>
<msg time="2026-04-21T02:07:45.512043" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>bash -c 'cd "${target_dir}" &amp;&amp; python -c "import ipaddr"'</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T02:07:45.472137" elapsed="0.039943"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-04-21T02:07:45.512310" elapsed="0.000035"/>
</return>
<status status="PASS" start="2026-04-21T02:07:45.512180" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:45.512156" elapsed="0.000262"/>
</if>
<kw name="Put File" owner="SSHLibrary">
<arg>/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPCEP/ipaddr.py</arg>
<arg>${target_dir}/</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:45.512709" elapsed="0.000037"/>
</kw>
<arg>target_dir=.</arg>
<doc>Tests whether ipaddr module is present on ssh-connected machine, Puts ipaddr.py to target_dir if not.</doc>
<status status="PASS" start="2026-04-21T02:07:45.471620" elapsed="0.041248"/>
</kw>
<kw name="Read" owner="SSHLibrary">
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T02:07:45.513093" elapsed="0.000194"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Start_Bgp_Peer">
<kw name="Start_BGP_Speaker" owner="BGPSpeaker">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:45.516002" level="INFO">${command} = python3 play.py --amount 0 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --allf --wfr 1 &amp;&gt; play.py.out</msg>
<var>${command}</var>
<arg>python3 play.py ${arguments} &amp;&gt; ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:45.515462" elapsed="0.000594"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:45.516894" level="INFO">python3 play.py --amount 0 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --allf --wfr 1 &amp;&gt; play.py.out</msg>
<arg>${command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:45.516304" elapsed="0.000706"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:07:45.544850" level="INFO">python3 play.py --amount 0 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --allf --wfr 1 &amp;&gt; play.py.out</msg>
<msg time="2026-04-21T02:07:45.545013" level="INFO">${output} = python3 play.py --amount 0 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --allf --wfr 1 &amp;&gt; play.py.out
</msg>
<var>${output}</var>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:07:45.517459" elapsed="0.027589"/>
</kw>
<arg>--amount 0 --myip=${TOOLS_SYSTEM_IP} --myport=${BGP_TOOL_PORT} --peerip=${ODL_SYSTEM_IP} --peerport=${ODL_BGP_PORT} --debug --allf --wfr 1</arg>
<doc>Start the BGP speaker python utility. Redirect its error output to a log file
so it can be dumped into the logs later, when stopping it. This also avoids polluting the
output seen by "Read Until Prompt" with false propmpts so it won't stop prematurely
leading to a spurious test failure, messy log content or other misbehavior.</doc>
<status status="PASS" start="2026-04-21T02:07:45.514743" elapsed="0.030401"/>
</kw>
<kw name="Read_And_Fail_If_Prompt_Is_Seen" owner="BGPcliKeywords">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="Run Keyword And Expect Error" owner="BuiltIn">
<kw name="Read_Text_Before_Prompt" owner="BGPcliKeywords">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:07:51.548165" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
[?2004l.</msg>
<var>${text}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-21T02:07:45.547606" elapsed="6.001344">No match found for '&gt;' in 6 seconds
Output:
[?2004l.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.549270" elapsed="0.000039"/>
</kw>
<doc>Log text gathered by SSHLibrary.Read_Until_Prompt.
This needs to be a separate keyword just because how Read_And_Fail_If_Prompt_Is_Seen is implemented.</doc>
<status status="FAIL" start="2026-04-21T02:07:45.547289" elapsed="6.002157">No match found for '&gt;' in 6 seconds
Output:
[?2004l.</status>
</kw>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the keyword and checks that the expected error occurred.</doc>
<status status="PASS" start="2026-04-21T02:07:45.546479" elapsed="6.003101"/>
</kw>
<msg time="2026-04-21T02:07:51.549704" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>BuiltIn.Run_Keyword_And_Expect_Error</arg>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:45.545968" elapsed="6.003762"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-04-21T02:07:51.550175" elapsed="0.000034"/>
</return>
<status status="PASS" start="2026-04-21T02:07:51.550077" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:51.550042" elapsed="0.000232"/>
</if>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.550545" elapsed="0.000028"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was seen but it was not expected yet</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.550728" elapsed="0.000021"/>
</kw>
<doc>Try to read SSH to see prompt, but expect to see no prompt within SSHLibrary's timeout.</doc>
<status status="PASS" start="2026-04-21T02:07:45.545534" elapsed="6.005299"/>
</kw>
<doc>Starts bgp peer and verifies that the peer runs.</doc>
<status status="PASS" start="2026-04-21T02:07:45.514239" elapsed="6.036746"/>
</kw>
<arg>3x</arg>
<arg>1s</arg>
<arg>Start_Bgp_Peer</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:07:45.513568" elapsed="6.037463"/>
</kw>
<doc>Start Python speaker to connect to ODL. We need to do WUKS until odl really starts to accept incomming bgp connection. The failure happens if the incomming connection comes too quickly after configuring the peer in the previous test case.</doc>
<status status="PASS" start="2026-04-21T02:07:45.372449" elapsed="6.178717"/>
</test>
<test id="s1-s12-t5" name="Play_To_Odl_rt_constrain_type_0" line="94">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:07:51.555332" elapsed="0.000258"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:07:51.555055" elapsed="0.000593"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:51.556759" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:51.556635" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:51.556616" elapsed="0.000257"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:51.562349" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:51.562197" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:51.562178" elapsed="0.000255"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:51.563654" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:51.563257" elapsed="0.000424"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:07:51.564173" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:07:51.563872" elapsed="0.000327"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:07:51.564244" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:07:51.564400" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:07:51.562676" elapsed="0.001749"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:51.570224" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:51.570073" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:51.570054" elapsed="0.000241"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:51.571522" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:51.571414" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:51.571397" elapsed="0.000193"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:07:51.572073" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:07:51.571741" elapsed="0.000358"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:07:51.572485" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:07:51.572266" elapsed="0.000244"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:07:51.609123" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:07:51.573039" elapsed="0.036291"/>
</kw>
<msg time="2026-04-21T02:07:51.609577" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:07:51.609625" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:51.572679" elapsed="0.036983"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:07:51.645018" level="INFO">". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "t "y "p "e "_ "0 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:07:51.610438" elapsed="0.034698"/>
</kw>
<msg time="2026-04-21T02:07:51.645310" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:07:51.645366" level="INFO">${message_wait} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "P "l "a "y "_ "T "o "_ "O...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:51.609944" elapsed="0.035461"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.645775" elapsed="0.000072"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:51.645507" elapsed="0.000449"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:51.645475" elapsed="0.000513"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:51.646468" level="INFO"> ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "t "y "p "e "_ "0 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:51.646144" elapsed="0.000396"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.646852" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:51.646608" elapsed="0.000301"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:51.646589" elapsed="0.000345"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:07:51.646973" elapsed="0.000043"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:07:51.649744" elapsed="0.000221"/>
</kw>
<msg time="2026-04-21T02:07:51.650045" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:51.648572" elapsed="0.001615"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.650477" elapsed="0.000080"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.650851" elapsed="0.000078"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:07:51.647914" elapsed="0.003131"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:07:51.647311" elapsed="0.003802"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:07:51.571113" elapsed="0.080100"/>
</kw>
<msg time="2026-04-21T02:07:51.651309" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:51.651353" level="INFO">${message} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "P "l "a "y "_ "T "o "_ "O...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:51.570453" elapsed="0.080939"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:07:51.651578" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:07:51.651468" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:51.651450" elapsed="0.000214"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.652125" elapsed="0.000030"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.652487" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:07:51.652561" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:07:51.569715" elapsed="0.082957"/>
</kw>
<msg time="2026-04-21T02:07:51.652768" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:51.652830" level="INFO">${output} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "P "l "a "y "_ "T "o "_ "O...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:51.564836" elapsed="0.088034"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.653208" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:51.652947" elapsed="0.000315"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:51.652929" elapsed="0.000378"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:07:51.564668" elapsed="0.088681"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:07:51.564484" elapsed="0.088903"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:07:51.561822" elapsed="0.091624"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:07:51.556328" elapsed="0.097177"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:51.555828" elapsed="0.097726"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:07:51.552362" elapsed="0.101247"/>
</kw>
<kw name="Play_To_Odl_Non_Removal_Template" owner="BgpOperations">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:51.654553" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/announce_rt_constrain_type_0.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/announce_rt_constrain_type_0.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:07:51.654772" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0002fbf000000065
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:07:51.654305" elapsed="0.000510"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:07:51.654975" elapsed="0.003618"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:07:51.658803" elapsed="0.004357"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:07:51.664281" level="INFO">&amp;{loc_rib} = { PATH=loc-rib | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{loc_rib}</var>
<arg>PATH=loc-rib</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:07:51.663405" elapsed="0.000932"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:51.721909" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:51.721475" elapsed="0.000469"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:51.722763" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:51.722468" elapsed="0.000404">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:51.722969" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:51.722121" elapsed="0.000873"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:51.723560" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:51.723167" elapsed="0.000420"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:51.723918" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:07:51.724097" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-targ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:07:51.723754" elapsed="0.000369"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:51.724536" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:51.724289" elapsed="0.000295"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:51.725683" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:51.725339" elapsed="0.000390"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:07:51.726194" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:07:51.725920" elapsed="0.000299"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:51.727033" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:51.726601" elapsed="0.000458"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:51.728296" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:51.727716" elapsed="0.000681"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:51.728479" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:07:51.728784" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:51.727252" elapsed="0.001573"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:51.728987" elapsed="0.000410"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:07:51.726459" elapsed="0.002979"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:51.730290" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:51.729691" elapsed="0.000627"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:51.731598" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:51.731052" elapsed="0.000647"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:51.731775" elapsed="0.000047"/>
</return>
<msg time="2026-04-21T02:07:51.732085" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:51.730564" elapsed="0.001546"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:51.732268" elapsed="0.000365"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:07:51.729553" elapsed="0.003122"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:07:51.726278" elapsed="0.006433"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:07:51.732754" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:07:51.732929" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:07:51.725010" elapsed="0.007944"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:51.724670" elapsed="0.008316"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.733166" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:51.733013" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:51.724641" elapsed="0.008602"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:51.734059" level="INFO">${final_text} = 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:r...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:51.733445" elapsed="0.000643"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:07:51.734138" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:07:51.720772" elapsed="0.013491"/>
</kw>
<msg time="2026-04-21T02:07:51.734318" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:51.707392" elapsed="0.026975"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.747500" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.760340" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.772932" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.773148" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.773330" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.773752" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:51.773600" elapsed="0.000225"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:51.773585" elapsed="0.000265"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.773999" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.774171" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.774339" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:07:51.773555" elapsed="0.000837"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:07:51.773449" elapsed="0.000969"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.774570" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:51.774645" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:07:51.774769" level="INFO">${uri} = 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:r...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:07:51.703020" elapsed="0.071790"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:51.776113" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:51.775847" elapsed="0.000334">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:51.776273" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:51.775479" elapsed="0.000818"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.776617" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:51.776366" elapsed="0.000308"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:51.777216" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:51.776902" elapsed="0.000340"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:51.776698" elapsed="0.000578"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:51.776348" elapsed="0.000950"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:51.779853" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:51.777451" elapsed="0.002429"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:07:51.779932" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:07:51.780085" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:07:51.775148" elapsed="0.004961"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:51.781436" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:51.781189" elapsed="0.000309">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:51.781589" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:51.780748" elapsed="0.000865"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:07:51.781841" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:07:51.781682" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:51.781665" elapsed="0.000260"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.782077" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.782252" elapsed="0.000022"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:07:51.782355" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:07:51.784326" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:07:51.780421" elapsed="0.003932"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:51.785818" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:51.785543" elapsed="0.000324"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:51.786269" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:51.786025" elapsed="0.000286"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:07:51.796582" level="INFO">GET Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node06p8tskk2l60ud1r6w5smk2hg21.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:07:51.797024" level="INFO">GET Response : url=http://10.30.171.3:8181/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 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '361'} 
 body={"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AAL78AAAAGU=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"route-target-extended-community":{"local-administrator":"AAAAZQ==","global-administrator":64496}}]}} 
 </msg>
<msg time="2026-04-21T02:07:51.797130" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:07:51.788494" elapsed="0.008662"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:51.786377" elapsed="0.010824"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.797389" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:51.797228" elapsed="0.000225"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:51.786360" elapsed="0.011114"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:51.801217" level="INFO">{"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AAL78AAAAGU=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"route-target-extended-community":{"local-administrator":"AAAAZQ==","global-administrator":64496}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:51.798521" elapsed="0.002744"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:51.798294" elapsed="0.003006"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:51.798276" elapsed="0.003050"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:51.804879" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:51.801610" elapsed="0.003378"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:51.801383" elapsed="0.003656"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:51.801366" elapsed="0.003708"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:51.805888" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:51.805326" elapsed="0.000600"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.806365" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:51.806023" elapsed="0.000423"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:51.807165" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:51.806714" elapsed="0.000489"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:51.806479" elapsed="0.000773"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:51.805998" elapsed="0.001284"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:51.808050" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:51.807518" elapsed="0.000569"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.808519" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:51.808184" elapsed="0.000415"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:51.809318" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:51.808893" elapsed="0.000523"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:51.808632" elapsed="0.000837"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:51.808159" elapsed="0.001341"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:51.809725" elapsed="0.000519"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:07:51.810918" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:51.810486" elapsed="0.000470"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:07:51.811182" elapsed="0.003505"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:07:51.797866" elapsed="0.016890"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:51.814964" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:51.814851" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:51.814831" elapsed="0.000202"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:07:51.818113" level="INFO">${text_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:07:51.815186" elapsed="0.002958"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:07:51.818196" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:07:51.818366" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:07:51.784673" elapsed="0.033719"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:07:51.818457" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:07:51.818612" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:07:51.679498" elapsed="0.139143"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:51.850274" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:51.849756" elapsed="0.000550"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:51.851177" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:51.850851" elapsed="0.000456">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:51.851483" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:51.850480" elapsed="0.001029"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:51.852147" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:51.851681" elapsed="0.000493"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:51.852505" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:07:51.852801" level="INFO">${template} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AAL78AAAAGU=",
                "path-id": 0,
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:07:51.852339" elapsed="0.000491"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:51.853370" level="INFO">{
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AAL78AAAAGU=",
                "path-id": 0,
                "attributes": {
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    },
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "route-target-extended-community": {
                    "global-administrator": 64496,
                    "local-administrator": "AAAAZQ=="
                },
                "origin-as": 64511
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:51.853083" elapsed="0.000339"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:07:51.854057" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:51.853496" elapsed="0.000645"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:51.855143" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:51.854400" elapsed="0.000780"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:51.854178" elapsed="0.001052"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:51.853474" elapsed="0.001786"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:51.856396" level="INFO">${final_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AAL78AAAAGU=",
                "path-id": 0,
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:51.855473" elapsed="0.000963"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:07:51.856506" elapsed="0.000046"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:07:51.849106" elapsed="0.007613"/>
</kw>
<msg time="2026-04-21T02:07:51.856825" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:51.835768" elapsed="0.021128"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.871467" elapsed="0.000045"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.884925" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.897886" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.898113" elapsed="0.000027"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.898306" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.898725" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:51.898570" elapsed="0.000211"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:51.898554" elapsed="0.000268"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.899026" elapsed="0.000023"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.899203" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.899375" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:07:51.898516" elapsed="0.000912"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:07:51.898394" elapsed="0.001064"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.899610" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:51.899686" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:07:51.899864" level="INFO">${expected_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AAL78AAAAGU=",
                "path-id": 0,
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:07:51.833078" elapsed="0.066814"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:51.900073" elapsed="0.003904"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:07:51.905296" level="INFO">${expected_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:07:51.904825" elapsed="0.000501"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:07:51.905899" level="INFO">${actual_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:07:51.905489" elapsed="0.000440"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:07:51.906091" elapsed="0.000345"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:07:51.904330" elapsed="0.002172"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:51.904069" elapsed="0.002476"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.906727" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:51.906572" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:51.904050" elapsed="0.002772"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:07:51.819861" elapsed="0.087010"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:07:51.819021" elapsed="0.087926"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:51.818730" elapsed="0.088263"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:51.818712" elapsed="0.088305"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:07:51.907051" elapsed="0.000033"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:07:51.674067" elapsed="0.233118"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:07:51.664875" elapsed="0.242370"/>
</kw>
<arg>rt_constrain_type_0</arg>
<arg>${RT_CONSTRAIN_DIR}</arg>
<status status="PASS" start="2026-04-21T02:07:51.653917" elapsed="0.253394"/>
</kw>
<doc>This keyword sends route-target route containg route-target argument so odl
can identify this peer as appropriate for advertizement when it recieves such route.</doc>
<status status="PASS" start="2026-04-21T02:07:51.551588" elapsed="0.355836"/>
</test>
<test id="s1-s12-t6" name="Odl_To_Play_l3vpn_rt_arg" line="99">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:07:51.911057" elapsed="0.000209"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:07:51.910721" elapsed="0.000598"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:51.912320" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:51.912210" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:51.912192" elapsed="0.000195"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:51.917517" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:51.917411" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:51.917393" elapsed="0.000191"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:51.918627" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:51.918239" elapsed="0.000415"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:07:51.919137" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:07:51.918837" elapsed="0.000325"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:07:51.919208" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:07:51.919367" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:07:51.917828" elapsed="0.001564"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:51.925333" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:51.925225" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:51.925206" elapsed="0.000195"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:51.926600" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:51.926493" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:51.926475" elapsed="0.000194"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:07:51.927159" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:07:51.926843" elapsed="0.000348"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:07:51.927587" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:07:51.927358" elapsed="0.000254"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:07:51.960914" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:07:51.928141" elapsed="0.032887"/>
</kw>
<msg time="2026-04-21T02:07:51.961221" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:07:51.961267" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:51.927778" elapsed="0.033525"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:07:51.990515" level="INFO">". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "l "3 "v "p "n "_ "r "t "_ "a "r "g "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:07:51.961886" elapsed="0.028747"/>
</kw>
<msg time="2026-04-21T02:07:51.990819" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:07:51.990869" level="INFO">${message_wait} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "O "d "l "_ "T "o "_ "P "l...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:51.961494" elapsed="0.029412"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.991251" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:51.990997" elapsed="0.000311"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:51.990971" elapsed="0.000363"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:51.991835" level="INFO"> ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "l "3 "v "p "n "_ "r "t "_ "a "r "g "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:51.991487" elapsed="0.000424"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.992244" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:51.991981" elapsed="0.000381"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:51.991962" elapsed="0.000426"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:07:51.992425" elapsed="0.000039"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:07:51.995179" elapsed="0.000153"/>
</kw>
<msg time="2026-04-21T02:07:51.995395" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:51.994040" elapsed="0.001492"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.995843" elapsed="0.000079"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.996233" elapsed="0.000078"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:07:51.993358" elapsed="0.003067"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:07:51.992758" elapsed="0.003732"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:07:51.926188" elapsed="0.070403"/>
</kw>
<msg time="2026-04-21T02:07:51.996692" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:51.996738" level="INFO">${message} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "O "d "l "_ "T "o "_ "P "l...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:51.925558" elapsed="0.071218"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:07:51.996991" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:07:51.996881" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:51.996862" elapsed="0.000214"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.997495" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.997877" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:07:51.997951" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:07:51.924882" elapsed="0.073180"/>
</kw>
<msg time="2026-04-21T02:07:51.998158" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:51.998203" level="INFO">${output} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "O "d "l "_ "T "o "_ "P "l...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:51.919783" elapsed="0.078459"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:51.998581" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:51.998318" elapsed="0.000318"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:51.998301" elapsed="0.000359"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:07:51.919634" elapsed="0.079050"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:07:51.919451" elapsed="0.079269"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:07:51.917050" elapsed="0.081730"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:07:51.911926" elapsed="0.086931"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:51.911474" elapsed="0.087430"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:07:51.908421" elapsed="0.090536"/>
</kw>
<kw name="Odl_To_Play_Template" owner="BgpOperations">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:51.999928" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/announce_l3vpn_rt_arg.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/announce_l3vpn_rt_arg.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:07:52.000126" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0053020000003c4001010040020040050400000064800e200001800c00000000000000000a00fffe007005dc510001010203040001010101c010080002fbf000000065
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:07:51.999684" elapsed="0.000469"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:07:52.000540" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0053020000003c4001010040020040050400000064800e200001800c00000000000000000a00fffe007005dc510001010203040001010101c010080002fbf000000065</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:07:52.000318" elapsed="0.000283"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:52.001050" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/withdraw_l3vpn_rt_arg.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/withdraw_l3vpn_rt_arg.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:07:52.001181" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0045020000002e4001010040020040050400000064800f12000180708000000001010203040001010101c010080002fbf000000065
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:07:52.000767" elapsed="0.000440"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:07:52.001575" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0045020000002e4001010040020040050400000064800f12000180708000000001010203040001010101c010080002fbf000000065</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:07:52.001368" elapsed="0.000234"/>
</kw>
<if>
<branch type="IF" condition="'${remove}' == 'True'">
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.001911" elapsed="0.000259"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:52.001673" elapsed="0.000530"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.001655" elapsed="0.000574"/>
</if>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.037720" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:52.037307" elapsed="0.000449"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:52.038591" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:52.038301" elapsed="0.000369">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:52.038766" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:52.037953" elapsed="0.000855"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.039372" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:52.038984" elapsed="0.000416"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:52.039711" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:07:52.039936" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:07:52.039567" elapsed="0.000396"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.040374" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:52.040125" elapsed="0.000297"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.041422" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:52.041161" elapsed="0.000306"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.041928" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:07:52.041634" elapsed="0.000320"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.042634" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:52.042333" elapsed="0.000327"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:52.043649" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:52.043196" elapsed="0.000480"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:52.043729" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:07:52.043968" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:52.042869" elapsed="0.001124"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:52.044153" elapsed="0.000246"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:07:52.042190" elapsed="0.002249"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.045190" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:52.044693" elapsed="0.000571"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:52.046222" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:52.045809" elapsed="0.000440"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:52.046300" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:07:52.046453" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:52.045464" elapsed="0.001014"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:52.046637" elapsed="0.000240"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:07:52.044556" elapsed="0.002363"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:07:52.042009" elapsed="0.004946"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:07:52.046999" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:07:52.047156" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:07:52.040829" elapsed="0.006352"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:52.040500" elapsed="0.006714"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.047393" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:52.047240" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.040474" elapsed="0.006996"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.048250" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:52.047618" elapsed="0.000660"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:07:52.048327" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:07:52.036658" elapsed="0.011794"/>
</kw>
<msg time="2026-04-21T02:07:52.048508" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:52.023276" elapsed="0.025282"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.061502" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.074369" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.087139" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.087347" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.087528" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.088040" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:52.087885" elapsed="0.000212"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:52.087868" elapsed="0.000255"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.088267" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.088437" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.088606" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:07:52.087834" elapsed="0.000825"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:07:52.087698" elapsed="0.000987"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.088851" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:52.088928" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:07:52.089057" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:07:52.018658" elapsed="0.070425"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.115186" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:52.114782" elapsed="0.000432"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:52.116066" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:52.115814" elapsed="0.000327">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:52.116236" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:52.115385" elapsed="0.000875"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.116832" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:52.116430" elapsed="0.000430"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:52.117169" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:07:52.117331" level="INFO">${template} = &lt;vpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-vpn-ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;WAABAQIDBAABAQEB&lt;/route-key&gt;
    &lt;label-stack&gt;
        &lt;label-value&gt;24005&lt;/label-value&gt;
   ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:07:52.117028" elapsed="0.000332"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.117768" level="INFO">&lt;vpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-vpn-ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;WAABAQIDBAABAQEB&lt;/route-key&gt;
    &lt;label-stack&gt;
        &lt;label-value&gt;24005&lt;/label-value&gt;
    &lt;/label-stack&gt;
    &lt;attributes&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;route-target-extended-community&gt;
                &lt;global-administrator&gt;64496&lt;/global-administrator&gt;
                &lt;local-administrator&gt;AAAAZQ==&lt;/local-administrator&gt;
            &lt;/route-target-extended-community&gt;
        &lt;/extended-communities&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;10.0.255.254&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;as-path/&gt;
    &lt;/attributes&gt;
    &lt;route-distinguisher&gt;1.2.3.4:1&lt;/route-distinguisher&gt;
    &lt;prefix&gt;1.1.1.0/24&lt;/prefix&gt;
&lt;/vpn-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:52.117524" elapsed="0.000320"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:07:52.118216" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:52.117912" elapsed="0.000395"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.118805" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:52.118488" elapsed="0.000346"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:52.118335" elapsed="0.000535"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.117893" elapsed="0.000999"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.119518" level="INFO">${final_text} = &lt;vpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-vpn-ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;WAABAQIDBAABAQEB&lt;/route-key&gt;
    &lt;label-stack&gt;
        &lt;label-value&gt;24005&lt;/label-value&gt;
   ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:52.119044" elapsed="0.000510"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:07:52.119605" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:07:52.114156" elapsed="0.005583"/>
</kw>
<msg time="2026-04-21T02:07:52.119817" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:52.100604" elapsed="0.019262"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.132701" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.145491" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.158242" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.158444" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.158621" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.159162" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:52.159008" elapsed="0.000211"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:52.158993" elapsed="0.000250"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.159414" elapsed="0.000044"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.159612" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.159782" elapsed="0.000036"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:07:52.158957" elapsed="0.000894"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:07:52.158697" elapsed="0.001181"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.160029" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:52.160143" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:07:52.160284" level="INFO">${data} = &lt;vpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-vpn-ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;WAABAQIDBAABAQEB&lt;/route-key&gt;
    &lt;label-stack&gt;
        &lt;label-value&gt;24005&lt;/label-value&gt;
   ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:07:52.099709" elapsed="0.060605"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:52.161637" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:52.161370" elapsed="0.000336">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:52.161816" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:52.161016" elapsed="0.000825"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.162164" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:52.161911" elapsed="0.000310"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.162724" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:52.162429" elapsed="0.000321"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:52.162245" elapsed="0.000539"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.161893" elapsed="0.000930"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.165526" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:52.162980" elapsed="0.002573"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:07:52.165605" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:07:52.165766" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:07:52.160657" elapsed="0.005147"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.167377" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:52.167096" elapsed="0.000329"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.167846" level="INFO">&lt;vpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-vpn-ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;WAABAQIDBAABAQEB&lt;/route-key&gt;
    &lt;label-stack&gt;
        &lt;label-value&gt;24005&lt;/label-value&gt;
    &lt;/label-stack&gt;
    &lt;attributes&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;route-target-extended-community&gt;
                &lt;global-administrator&gt;64496&lt;/global-administrator&gt;
                &lt;local-administrator&gt;AAAAZQ==&lt;/local-administrator&gt;
            &lt;/route-target-extended-community&gt;
        &lt;/extended-communities&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;10.0.255.254&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;as-path/&gt;
    &lt;/attributes&gt;
    &lt;route-distinguisher&gt;1.2.3.4:1&lt;/route-distinguisher&gt;
    &lt;prefix&gt;1.1.1.0/24&lt;/prefix&gt;
&lt;/vpn-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:52.167583" elapsed="0.000321"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.168309" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:52.168060" elapsed="0.000293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.168750" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:52.168509" elapsed="0.000299"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:07:52.169634" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:07:52.169430" elapsed="0.000230"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:07:52.170147" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:07:52.169972" elapsed="0.000200"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:52.170325" elapsed="0.000214"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.171034" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:52.170699" elapsed="0.000379"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:07:52.171122" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:07:52.171310" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:07:52.169020" elapsed="0.002315"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:07:52.188731" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node06p8tskk2l60ud1r6w5smk2hg21.node0', 'Content-Length': '933', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;vpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-vpn-ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;WAABAQIDBAABAQEB&lt;/route-key&gt;
    &lt;label-stack&gt;
        &lt;label-value&gt;24005&lt;/label-value&gt;
    &lt;/label-stack&gt;
    &lt;attributes&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;route-target-extended-community&gt;
                &lt;global-administrator&gt;64496&lt;/global-administrator&gt;
                &lt;local-administrator&gt;AAAAZQ==&lt;/local-administrator&gt;
            &lt;/route-target-extended-community&gt;
        &lt;/extended-communities&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;10.0.255.254&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;as-path/&gt;
    &lt;/attributes&gt;
    &lt;route-distinguisher&gt;1.2.3.4:1&lt;/route-distinguisher&gt;
    &lt;prefix&gt;1.1.1.0/24&lt;/prefix&gt;
&lt;/vpn-route&gt; 
 </msg>
<msg time="2026-04-21T02:07:52.188852" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes/vpn-route=WAABAQIDBAABAQEB,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:07:52.189008" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:07:52.173543" elapsed="0.015500"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:52.171407" elapsed="0.017703"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.189369" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:52.189147" elapsed="0.000315"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.171388" elapsed="0.018104"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.194615" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:52.190985" elapsed="0.003690"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:52.190647" elapsed="0.004077"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.190622" elapsed="0.004138"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.198621" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:52.195213" elapsed="0.003472"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:52.194860" elapsed="0.003873"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.194836" elapsed="0.003933"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.199639" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:52.199045" elapsed="0.000637"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.200145" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:52.199780" elapsed="0.000446"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.200937" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:52.200494" elapsed="0.000479"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:52.200260" elapsed="0.000763"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.199754" elapsed="0.001299"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.201787" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:52.201281" elapsed="0.000564"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.202280" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:52.201944" elapsed="0.000414"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.203050" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:52.202620" elapsed="0.000484"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:52.202392" elapsed="0.000820"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.201917" elapsed="0.001329"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:52.203480" elapsed="0.000535"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:07:52.204657" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:52.204252" elapsed="0.000441"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:07:52.204939" elapsed="0.003141"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:07:52.190035" elapsed="0.018108"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:07:52.208322" elapsed="0.000032"/>
</return>
<status status="PASS" start="2026-04-21T02:07:52.208216" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.208197" elapsed="0.000216"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.208567" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:07:52.208635" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:07:52.211054" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:07:52.166137" elapsed="0.044946"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:07:52.211154" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:07:52.211314" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:07:52.007219" elapsed="0.204120"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.211693" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:52.211443" elapsed="0.000323"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.211426" elapsed="0.000380"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:07:52.211841" elapsed="0.000026"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:07:52.002483" elapsed="0.209483"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:07:52.215199" level="INFO">${update} = ffffffffffffffffffffffffffffffff0053020000003c4001010040020040050400000064800e200001800c00000000000000000a00fffe007005dc510001010203040001010101c010080002fbf000000065</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:07:52.212910" elapsed="0.002319"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:07:52.215428" elapsed="0.002171"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:07:52.217649" elapsed="0.000034"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-04-21T02:07:52.212619" elapsed="0.005160"/>
</kw>
<msg time="2026-04-21T02:07:52.217871" level="INFO">${update} = ffffffffffffffffffffffffffffffff0053020000003c4001010040020040050400000064800e200001800c00000000000000000a00fffe007005dc510001010203040001010101c010080002fbf000000065</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:07:52.212145" elapsed="0.005752"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.218758" level="INFO">Length is 166.</msg>
<msg time="2026-04-21T02:07:52.218850" level="INFO">${len_1} = 166</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:07:52.218488" elapsed="0.000386"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.219329" level="INFO">Length is 166.</msg>
<msg time="2026-04-21T02:07:52.219403" level="INFO">${len_2} = 166</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:07:52.219070" elapsed="0.000356"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:07:52.219586" elapsed="0.000338"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:07:52.220394" level="INFO">${sum_1} = 2527</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:07:52.220085" elapsed="0.000335"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:07:52.220826" level="INFO">${sum_2} = 2527</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:07:52.220618" elapsed="0.000235"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:07:52.221013" elapsed="0.000310"/>
</kw>
<arg>${update}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:07:52.218115" elapsed="0.003268"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:07:52.221537" elapsed="0.001955"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.268167" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:52.267772" elapsed="0.000423"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:52.268977" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:52.268705" elapsed="0.000350">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:52.269149" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:52.268366" elapsed="0.000807"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.269725" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:52.269343" elapsed="0.000409"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:52.270238" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:07:52.270389" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:07:52.270099" elapsed="0.000315"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.270855" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:52.270577" elapsed="0.000323"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.271935" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:52.271606" elapsed="0.000374"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.272417" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:07:52.272144" elapsed="0.000299"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.273307" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:52.272888" elapsed="0.000444"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:52.274447" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:52.273963" elapsed="0.000565"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:52.274668" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:07:52.274931" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:52.273527" elapsed="0.001429"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:52.275116" elapsed="0.000409"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:07:52.272693" elapsed="0.002873"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.276245" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:52.275834" elapsed="0.000437"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:52.277693" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:52.277070" elapsed="0.000703"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:52.277971" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:07:52.278196" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:52.276461" elapsed="0.001760"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:52.278380" elapsed="0.000465"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:07:52.275681" elapsed="0.003207"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:07:52.272499" elapsed="0.006425"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:07:52.278969" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:07:52.279128" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:07:52.271278" elapsed="0.007874"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:52.270971" elapsed="0.008214"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.279363" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:52.279210" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.270949" elapsed="0.008489"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.280168" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:52.279584" elapsed="0.000612"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:07:52.280244" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:07:52.267147" elapsed="0.013220"/>
</kw>
<msg time="2026-04-21T02:07:52.280421" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:52.254114" elapsed="0.026355"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.293570" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.306364" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.319061" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.319283" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.319467" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.319916" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:52.319735" elapsed="0.000238"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:52.319716" elapsed="0.000333"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.320200" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.320375" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.320548" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:07:52.319673" elapsed="0.000929"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:07:52.319547" elapsed="0.001083"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.320782" elapsed="0.000035"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:52.320875" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:07:52.321019" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:07:52.249734" elapsed="0.071313"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.322247" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:52.321957" elapsed="0.000340"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:07:52.334079" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node06p8tskk2l60ud1r6w5smk2hg21.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:07:52.334127" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:07:52.334217" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:07:52.324482" elapsed="0.009760"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:52.322363" elapsed="0.011919"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.334497" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:52.334308" elapsed="0.000251"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.322345" elapsed="0.012235"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.342661" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:52.336742" elapsed="0.006022"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:52.336246" elapsed="0.006631"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.336207" elapsed="0.006727"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.347677" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:52.343571" elapsed="0.004154"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:52.343058" elapsed="0.004702"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.343020" elapsed="0.004765"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.348379" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:52.347983" elapsed="0.000423"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.348721" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:52.348476" elapsed="0.000302"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.349289" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:52.348991" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:52.348818" elapsed="0.000532"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.348458" elapsed="0.000913"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.349912" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:52.349535" elapsed="0.000403"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.350288" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:52.350044" elapsed="0.000301"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.350876" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:52.350554" elapsed="0.000348"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:52.350385" elapsed="0.000553"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.350026" elapsed="0.000933"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:52.351113" elapsed="0.000347"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:07:52.351938" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:52.351628" elapsed="0.000336"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:07:52.352124" elapsed="0.002334"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:07:52.335314" elapsed="0.019206"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:07:52.354566" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:07:52.356883" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:07:52.321332" elapsed="0.035577"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:07:52.356963" elapsed="0.000027"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:07:52.224534" elapsed="0.132552"/>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:52.224112" elapsed="0.133028"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-04-21T02:07:52.223701" elapsed="0.133498"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:07:52.360863" level="INFO">${update} = ffffffffffffffffffffffffffffffff0045020000002e4001010040020040050400000064800f12000180708000000001010203040001010101c010080002fbf000000065</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:07:52.358126" elapsed="0.002767"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:07:52.361074" elapsed="0.002176"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:07:52.363299" elapsed="0.000030"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-04-21T02:07:52.357853" elapsed="0.005571"/>
</kw>
<msg time="2026-04-21T02:07:52.363499" level="INFO">${update} = ffffffffffffffffffffffffffffffff0045020000002e4001010040020040050400000064800f12000180708000000001010203040001010101c010080002fbf000000065</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:07:52.357372" elapsed="0.006152"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.364394" level="INFO">Length is 138.</msg>
<msg time="2026-04-21T02:07:52.364470" level="INFO">${len_1} = 138</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:07:52.364129" elapsed="0.000368"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.364950" level="INFO">Length is 138.</msg>
<msg time="2026-04-21T02:07:52.365025" level="INFO">${len_2} = 138</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:07:52.364659" elapsed="0.000389"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:07:52.365206" elapsed="0.000309"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:07:52.365875" level="INFO">${sum_1} = 1777</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:07:52.365674" elapsed="0.000226"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:07:52.366231" level="INFO">${sum_2} = 1777</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:07:52.366056" elapsed="0.000200"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:07:52.366427" elapsed="0.000303"/>
</kw>
<arg>${update}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:07:52.363744" elapsed="0.003203"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations" type="TEARDOWN">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.415590" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:52.415215" elapsed="0.000403"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:52.416425" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:52.416135" elapsed="0.000363">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:52.416591" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:52.415784" elapsed="0.000832"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.417182" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:52.416785" elapsed="0.000424"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:52.417509" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:07:52.417652" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:07:52.417374" elapsed="0.000304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.418123" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:52.417853" elapsed="0.000315"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.419163" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:52.418905" elapsed="0.000302"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.419638" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:07:52.419370" elapsed="0.000294"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.420578" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:52.420042" elapsed="0.000562"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:52.421760" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:52.421313" elapsed="0.000504"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:52.421938" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:07:52.422182" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:52.420830" elapsed="0.001378"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:52.422367" elapsed="0.000515"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:07:52.419902" elapsed="0.003021"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.423679" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:52.423171" elapsed="0.000534"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:52.425014" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:52.424389" elapsed="0.000666"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:52.425174" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:07:52.425395" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:52.423909" elapsed="0.001510"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:52.425575" elapsed="0.000530"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:07:52.423035" elapsed="0.003112"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:07:52.419713" elapsed="0.006468"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:07:52.426224" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:07:52.426380" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:07:52.418536" elapsed="0.007869"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:52.418240" elapsed="0.008197"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.426650" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:52.426493" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.418221" elapsed="0.008505"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.427454" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:52.426889" elapsed="0.000600"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:07:52.427537" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:07:52.414550" elapsed="0.013111"/>
</kw>
<msg time="2026-04-21T02:07:52.427717" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:52.401109" elapsed="0.026669"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.440746" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.453487" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.466292" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.466495" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.466675" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.467068" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:52.466918" elapsed="0.000205"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:52.466903" elapsed="0.000245"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.467293" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.467462" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.467630" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:07:52.466870" elapsed="0.000812"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:07:52.466750" elapsed="0.000958"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.467878" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:52.467953" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:07:52.468076" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:07:52.396677" elapsed="0.071462"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.469309" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:52.469050" elapsed="0.000306"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:07:52.478640" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node06p8tskk2l60ud1r6w5smk2hg21.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:07:52.479144" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '378'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Data does not exist",
        "error-path": "/bgp-rib:application-rib[id='10.30.171.3']/tables[afi='bgp-types:ipv4-address-family'][safi='bgp-types:mpls-labeled-vpn-subsequent-address-family']/bgp-vpn-ipv4:vpn-ipv4-routes",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:07:52.479343" level="INFO">${response} = None</msg>
<msg time="2026-04-21T02:07:52.479402" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:07:52.471538" elapsed="0.008431">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</kw>
<status status="FAIL" start="2026-04-21T02:07:52.469420" elapsed="0.010663">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.480350" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:52.480130" elapsed="0.000306"/>
</branch>
<status status="FAIL" start="2026-04-21T02:07:52.469403" elapsed="0.011066">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.487310" level="FAIL">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-04-21T02:07:52.481993" elapsed="0.005369">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<status status="FAIL" start="2026-04-21T02:07:52.481627" elapsed="0.005826">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</branch>
<status status="FAIL" start="2026-04-21T02:07:52.481602" elapsed="0.005896">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.491096" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-04-21T02:07:52.487932" elapsed="0.003197">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<status status="FAIL" start="2026-04-21T02:07:52.487596" elapsed="0.003595">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</branch>
<status status="FAIL" start="2026-04-21T02:07:52.487572" elapsed="0.003651">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.491848" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:52.491424" elapsed="0.000452"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.492193" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:52.491946" elapsed="0.000303"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.492742" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:52.492441" elapsed="0.000386"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:52.492274" elapsed="0.000591"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.491928" elapsed="0.000959"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.493421" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:52.493053" elapsed="0.000395"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.493810" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:52.493516" elapsed="0.000353"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.494353" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:52.494059" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:52.493893" elapsed="0.000520"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.493498" elapsed="0.000937"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:52.494591" elapsed="0.000365"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:07:52.495424" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:52.495123" elapsed="0.000326"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<msg time="2026-04-21T02:07:52.497923" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="FAIL" start="2026-04-21T02:07:52.495607" elapsed="0.002349">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="FAIL" start="2026-04-21T02:07:52.481016" elapsed="0.017080">Several failures occurred:

1) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'

2) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'

3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:07:52.498160" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:07:52.500587" level="INFO">${response_text} = None</msg>
<msg time="2026-04-21T02:07:52.500617" level="FAIL">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="FAIL" start="2026-04-21T02:07:52.468417" elapsed="0.032228">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:07:52.500709" elapsed="0.000027"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="FAIL" start="2026-04-21T02:07:52.368051" elapsed="0.132850">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:52.367617" elapsed="0.133348"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-04-21T02:07:52.367189" elapsed="0.133834"/>
</kw>
<arg>l3vpn_rt_arg</arg>
<arg>${RT_CONSTRAIN_DIR}</arg>
<arg>False</arg>
<status status="PASS" start="2026-04-21T02:07:51.999278" elapsed="0.501794"/>
</kw>
<doc>Same as TC before but fluorine and further this l3vpn route also needs to contain route-target argument.</doc>
<status status="PASS" start="2026-04-21T02:07:51.907801" elapsed="0.593387"/>
</test>
<test id="s1-s12-t7" name="Kill_Talking_BGP_Speaker" line="103">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:07:52.504858" elapsed="0.000210"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:07:52.504572" elapsed="0.000552"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:52.506149" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:52.506038" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.506020" elapsed="0.000197"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:52.511284" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:52.511179" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.511161" elapsed="0.000190"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.512357" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:52.511978" elapsed="0.000406"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.512917" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:07:52.512599" elapsed="0.000345"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:07:52.512989" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:07:52.513143" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:07:52.511581" elapsed="0.001587"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:52.518942" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:52.518833" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.518814" elapsed="0.000196"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:52.520199" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:52.520093" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.520075" elapsed="0.000192"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:07:52.520715" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:07:52.520415" elapsed="0.000326"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:07:52.521143" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:07:52.520921" elapsed="0.000248"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:07:52.553866" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:07:52.521695" elapsed="0.032279"/>
</kw>
<msg time="2026-04-21T02:07:52.554165" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:07:52.554213" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:52.521332" elapsed="0.032919"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:07:52.597235" level="INFO">". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "K "i "l "l "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:07:52.554984" elapsed="0.042360"/>
</kw>
<msg time="2026-04-21T02:07:52.597505" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:07:52.597551" level="INFO">${message_wait} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "K "i "l "l "_ "T "a "l "k...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:52.554432" elapsed="0.043156"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.597954" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:52.597672" elapsed="0.000340"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.597650" elapsed="0.000388"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.598495" level="INFO"> ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "K "i "l "l "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:52.598188" elapsed="0.000377"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.598869" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:52.598631" elapsed="0.000293"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.598613" elapsed="0.000334"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:07:52.598981" elapsed="0.000032"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:07:52.601608" elapsed="0.000147"/>
</kw>
<msg time="2026-04-21T02:07:52.601845" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:52.600476" elapsed="0.001503"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.602261" elapsed="0.000078"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.602604" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:07:52.599845" elapsed="0.002957"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:07:52.599277" elapsed="0.003637"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:07:52.519759" elapsed="0.083254"/>
</kw>
<msg time="2026-04-21T02:07:52.603105" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:52.603149" level="INFO">${message} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "K "i "l "l "_ "T "a "l "k...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:52.519165" elapsed="0.084021"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:07:52.603367" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:07:52.603260" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.603243" elapsed="0.000206"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.603876" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.604219" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:07:52.604291" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:07:52.518481" elapsed="0.085917"/>
</kw>
<msg time="2026-04-21T02:07:52.604489" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:52.604532" level="INFO">${output} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "K "i "l "l "_ "T "a "l "k...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:52.513549" elapsed="0.091021"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.604912" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:52.604643" elapsed="0.000323"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.604627" elapsed="0.000362"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:07:52.513399" elapsed="0.091613"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:07:52.513223" elapsed="0.091821"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:07:52.510820" elapsed="0.094280"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:07:52.505731" elapsed="0.099423"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:52.505281" elapsed="0.099952"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:07:52.502087" elapsed="0.103199"/>
</kw>
<kw name="Kill_BGP_Speaker" owner="BGPSpeaker">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.606507" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:52.606194" elapsed="0.000341"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:07:52.606693" elapsed="0.000253"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:07:52.605917" elapsed="0.001097"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:07:52.627118" level="INFO">^C
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:07:52.607508" elapsed="0.019674"/>
</kw>
<msg time="2026-04-21T02:07:52.627277" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:52.627320" level="INFO">${message} = ^C
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${status}</var>
<var>${message}</var>
<arg>SSHLibrary.Read_Until_Prompt</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:52.607176" elapsed="0.020169"/>
</kw>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:52.627989" level="INFO">Executing command 'cat play.py.out'.</msg>
<msg time="2026-04-21T02:07:52.640527" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:07:52.640755" level="INFO">${output_log} = 2026-04-21 02:07:45,645 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:07:45,646 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.171.116
2026-04-21 02:07:45,646 DEBUG BGP-Thr...</msg>
<var>${output_log}</var>
<arg>cat ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:52.627842" elapsed="0.013012"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.641922" level="INFO">2026-04-21 02:07:45,645 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:07:45,646 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.171.116
2026-04-21 02:07:45,646 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-04-21 02:07:45,646 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.171.3
2026-04-21 02:07:45,646 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-04-21 02:07:45,647 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 02:07:45,650 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 02:07:45,650 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00d90104fbf000b4c0000202bc02ba41040000fbf0060002000104000100010104000100040104000100850104000200040104000100810104000100840104000200810104000200800104000100860104000200860104000200850104000200050104000100800104000100050104400400470104001900460104000200014046003c00020400400447000001860000020100000285000001800000010400000101000001850000010500000181000002860000194600000281000002050000018400000280004700
2026-04-21 02:07:45,650 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 02:07:45,650 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-04-21 02:07:45,650 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-04-21 02:07:45,650 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-04-21 02:07:45,650 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-04-21 02:07:45,650 INFO BGP-Thread-1 (job):   My BGP Identifier: 169782132
2026-04-21 02:07:45,650 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-04-21 02:07:45,650 INFO BGP-Thread-1 (job):   Originator ID: None
2026-04-21 02:07:45,650 INFO BGP-Thread-1 (job):   Cluster list: None
2026-04-21 02:07:45,651 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-04-21 02:07:45,651 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-04-21 02:07:45,651 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-04-21 02:07:45,651 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 0
2026-04-21 02:07:45,651 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, -1]
2026-04-21 02:07:45,651 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-04-21 02:07:45,651 INFO BGP-Thread-1 (job):   Let's go ...

2026-04-21 02:07:45,651 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-04-21 02:07:45,651 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:07:45,651 DEBUG BGP-Thread-1 (job):   Length=125 (0x007d)
2026-04-21 02:07:45,651 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-04-21 02:07:45,651 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-04-21 02:07:45,651 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-04-21 02:07:45,651 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-04-21 02:07:45,652 DEBUG BGP-Thread-1 (job):   BGP Identifier=169782132 (0x0a1eab74)
2026-04-21 02:07:45,652 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=96 (0x60)
2026-04-21 02:07:45,652 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x02060104000100010206010400020001020601044004004702060104001900460206010400010005020601040002000502060104000100810206010400020081020601040001008002060104000200800206010400010084020641040000fbf0
2026-04-21 02:07:45,652 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff007d0104fbf000b40a1eab746002060104000100010206010400020001020601044004004702060104001900460206010400010005020601040002000502060104000100810206010400020081020601040001008002060104000200800206010400010084020641040000fbf0'
2026-04-21 02:07:45,652 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff007d0104fbf000b40a1eab746002060104000100010206010400020001020601044004004702060104001900460206010400010005020601040002000502060104000100810206010400020081020601040001008002060104000200800206010400010084020641040000fbf0
2026-04-21 02:07:45,654 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:07:45,654 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:07:45,654 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:07:45,654 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:07:45,655 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:07:45,655 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:07:45,655 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:07:45,655 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:07:45,655 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:07:45,655 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:07:45,655 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-04-21 02:07:45,655 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:07:45,655 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:07:45,655 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:07:45,670 INFO BGP-Thread-1 (job): ... idle for 0.014s
2026-04-21 02:07:45,670 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.014s
2026-04-21 02:07:45,670 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000184
2026-04-21 02:07:45,670 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:07:45,670 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:07:45,670 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:07:45,670 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:07:45,670 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:07:45,670 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:07:45,670 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:07:45,670 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:07:45,671 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:07:45,671 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:07:45,671 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:07:45,671 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:07:45,671 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000205
2026-04-21 02:07:45,671 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:07:45,671 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:07:45,671 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:07:45,671 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:07:45,671 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:07:45,671 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:07:45,671 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:07:45,671 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:07:45,672 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:07:45,672 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:07:45,672 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:07:45,672 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:07:45,672 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000281
2026-04-21 02:07:45,672 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:07:45,672 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:07:45,672 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:07:45,672 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:07:45,672 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:07:45,672 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:07:45,672 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:07:45,673 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:07:45,673 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:07:45,673 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:07:45,673 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:07:45,673 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:07:45,673 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03001946
2026-04-21 02:07:45,673 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:07:45,673 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:07:45,673 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:07:45,673 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:07:45,673 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:07:45,673 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:07:45,674 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:07:45,674 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:07:45,674 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:07:45,674 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:07:45,674 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:07:45,674 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:07:45,674 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000105
2026-04-21 02:07:45,674 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:07:45,674 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:07:45,674 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:07:45,674 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:07:45,674 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:07:45,674 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:07:45,674 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:07:45,674 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:07:45,675 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:07:45,675 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:07:45,675 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:07:45,675 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:07:45,675 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000181
2026-04-21 02:07:45,675 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:07:45,675 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:07:45,675 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:07:45,675 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:07:45,675 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:07:45,675 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:07:45,675 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:07:45,675 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:07:45,676 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:07:45,676 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:07:45,676 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:07:45,676 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:07:45,676 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-04-21 02:07:45,676 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:07:45,676 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:07:45,676 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-04-21 02:07:45,676 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:07:45,676 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:07:45,676 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:07:45,676 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:07:45,677 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:07:45,677 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:07:45,677 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:07:45,677 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:07:45,677 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:07:45,677 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000180
2026-04-21 02:07:45,677 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:07:45,677 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:07:45,677 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:07:45,677 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:07:45,677 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:07:45,677 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:07:45,677 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:07:45,678 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:07:45,678 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:07:45,678 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:07:45,678 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:07:45,678 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:07:45,678 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03400447
2026-04-21 02:07:45,678 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:07:45,678 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:07:45,678 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:07:45,678 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:07:45,678 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:07:45,678 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:07:45,678 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:07:45,678 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:07:45,679 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:07:45,679 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:07:45,679 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:07:45,679 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:07:45,679 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000201
2026-04-21 02:07:45,679 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:07:45,679 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:07:45,679 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:07:45,679 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:07:45,679 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:07:45,679 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:07:45,679 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:07:45,679 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:07:45,680 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:07:45,680 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:07:45,680 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:07:45,680 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:07:45,680 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000280
2026-04-21 02:07:45,680 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:07:45,680 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:07:45,680 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:07:45,680 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:07:45,680 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:07:45,680 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:07:45,680 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:07:45,680 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:07:45,681 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:07:45,681 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:07:45,681 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:07:45,681 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:07:45,681 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:07:45,681 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:07:45,681 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:07:46,682 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:07:46,682 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 1.015s
2026-04-21 02:07:46,682 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:07:46,682 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:07:46,682 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:07:47,683 INFO BGP-Thread-1 (job): ... idle for 1.000s
2026-04-21 02:07:47,683 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 2.015s
2026-04-21 02:07:47,683 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:07:47,683 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:07:47,683 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:07:48,684 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:07:48,684 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 3.016s
2026-04-21 02:07:48,684 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:07:48,685 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:07:48,685 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:07:49,685 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:07:49,686 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 4.017s
2026-04-21 02:07:49,686 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:07:49,686 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:07:49,686 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:07:50,687 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:07:50,687 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 5.018s
2026-04-21 02:07:50,687 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:07:50,687 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:07:50,687 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:07:51] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:07:51] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:07:51,689 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:07:51,689 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.019s
2026-04-21 02:07:51,689 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0002fbf000000065
2026-04-21 02:07:51,689 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:07:51,690 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:07:51,690 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:07:52,225 INFO BGP-Thread-1 (job): ... idle for 0.536s
2026-04-21 02:07:52,226 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.554s
2026-04-21 02:07:52,226 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0053020000003c4001010040020040050400000064800e200001800c00000000000000000a00fffe007005dc510001010203040001010101c010080002fbf000000065
2026-04-21 02:07:52,226 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:07:52,226 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:07:52,226 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0053' (83)
2026-04-21 02:07:52,226 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:07:52,226 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:07:52,226 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:07:52,227 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:07:52,227 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:07:52,227 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:07:52,227 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:07:52,227 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:07:52,227 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:07:52,227 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:07:52,228 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:07:52,228 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:07:52] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:07:52] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:07:52,352 INFO BGP-Thread-1 (job): ... idle for 0.124s
2026-04-21 02:07:52,352 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.679s
2026-04-21 02:07:52,352 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e4001010040020040050400000064800f12000180708000000001010203040001010101c010080002fbf000000065
2026-04-21 02:07:52,353 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:07:52,353 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:07:52,353 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-04-21 02:07:52,353 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:07:52,353 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:07:52,353 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:07:52,353 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:07:52,353 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:07:52,353 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:07:52,353 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:07:52,354 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:07:52,354 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:07:52,354 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:07:52,354 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:07:52,354 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:07:52] "POST /RPC2 HTTP/1.1" 200 -
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:52.641282" elapsed="0.001340"/>
</kw>
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="PASS" start="2026-04-21T02:07:52.627539" elapsed="0.015218"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<status status="PASS" start="2026-04-21T02:07:52.643206" elapsed="0.000066"/>
</return>
<status status="PASS" start="2026-04-21T02:07:52.642940" elapsed="0.000402"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.642896" elapsed="0.000505"/>
</if>
<kw name="Log" owner="BuiltIn">
<arg>${message}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.643765" elapsed="0.000083"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was not seen within timeout period.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.644211" elapsed="0.000049"/>
</kw>
<doc>Interrupt play.py, fail if no prompt is seen within SSHLibrary timeout.
Also dump the logs with the output the program produced.
This keyword is also suitable for stopping BGP manager.</doc>
<status status="PASS" start="2026-04-21T02:07:52.605560" elapsed="0.038835"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:52.658081" level="INFO">Executing command 'cat play.py.out'.</msg>
<msg time="2026-04-21T02:07:52.690290" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:07:52.690393" level="INFO">${output_log} = 2026-04-21 02:07:45,645 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:07:45,646 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.171.116
2026-04-21 02:07:45,646 DEBUG BGP-Thr...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:52.657939" elapsed="0.032481"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.690873" level="INFO">2026-04-21 02:07:45,645 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:07:45,646 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.171.116
2026-04-21 02:07:45,646 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-04-21 02:07:45,646 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.171.3
2026-04-21 02:07:45,646 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-04-21 02:07:45,647 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 02:07:45,650 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 02:07:45,650 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00d90104fbf000b4c0000202bc02ba41040000fbf0060002000104000100010104000100040104000100850104000200040104000100810104000100840104000200810104000200800104000100860104000200860104000200850104000200050104000100800104000100050104400400470104001900460104000200014046003c00020400400447000001860000020100000285000001800000010400000101000001850000010500000181000002860000194600000281000002050000018400000280004700
2026-04-21 02:07:45,650 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 02:07:45,650 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-04-21 02:07:45,650 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-04-21 02:07:45,650 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-04-21 02:07:45,650 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-04-21 02:07:45,650 INFO BGP-Thread-1 (job):   My BGP Identifier: 169782132
2026-04-21 02:07:45,650 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-04-21 02:07:45,650 INFO BGP-Thread-1 (job):   Originator ID: None
2026-04-21 02:07:45,650 INFO BGP-Thread-1 (job):   Cluster list: None
2026-04-21 02:07:45,651 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-04-21 02:07:45,651 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-04-21 02:07:45,651 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-04-21 02:07:45,651 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 0
2026-04-21 02:07:45,651 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, -1]
2026-04-21 02:07:45,651 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-04-21 02:07:45,651 INFO BGP-Thread-1 (job):   Let's go ...

2026-04-21 02:07:45,651 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-04-21 02:07:45,651 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:07:45,651 DEBUG BGP-Thread-1 (job):   Length=125 (0x007d)
2026-04-21 02:07:45,651 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-04-21 02:07:45,651 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-04-21 02:07:45,651 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-04-21 02:07:45,651 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-04-21 02:07:45,652 DEBUG BGP-Thread-1 (job):   BGP Identifier=169782132 (0x0a1eab74)
2026-04-21 02:07:45,652 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=96 (0x60)
2026-04-21 02:07:45,652 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x02060104000100010206010400020001020601044004004702060104001900460206010400010005020601040002000502060104000100810206010400020081020601040001008002060104000200800206010400010084020641040000fbf0
2026-04-21 02:07:45,652 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff007d0104fbf000b40a1eab746002060104000100010206010400020001020601044004004702060104001900460206010400010005020601040002000502060104000100810206010400020081020601040001008002060104000200800206010400010084020641040000fbf0'
2026-04-21 02:07:45,652 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff007d0104fbf000b40a1eab746002060104000100010206010400020001020601044004004702060104001900460206010400010005020601040002000502060104000100810206010400020081020601040001008002060104000200800206010400010084020641040000fbf0
2026-04-21 02:07:45,654 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:07:45,654 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:07:45,654 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:07:45,654 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:07:45,655 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:07:45,655 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:07:45,655 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:07:45,655 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:07:45,655 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:07:45,655 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:07:45,655 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-04-21 02:07:45,655 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:07:45,655 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:07:45,655 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:07:45,670 INFO BGP-Thread-1 (job): ... idle for 0.014s
2026-04-21 02:07:45,670 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.014s
2026-04-21 02:07:45,670 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000184
2026-04-21 02:07:45,670 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:07:45,670 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:07:45,670 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:07:45,670 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:07:45,670 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:07:45,670 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:07:45,670 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:07:45,670 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:07:45,671 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:07:45,671 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:07:45,671 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:07:45,671 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:07:45,671 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000205
2026-04-21 02:07:45,671 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:07:45,671 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:07:45,671 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:07:45,671 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:07:45,671 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:07:45,671 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:07:45,671 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:07:45,671 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:07:45,672 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:07:45,672 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:07:45,672 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:07:45,672 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:07:45,672 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000281
2026-04-21 02:07:45,672 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:07:45,672 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:07:45,672 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:07:45,672 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:07:45,672 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:07:45,672 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:07:45,672 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:07:45,673 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:07:45,673 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:07:45,673 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:07:45,673 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:07:45,673 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:07:45,673 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03001946
2026-04-21 02:07:45,673 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:07:45,673 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:07:45,673 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:07:45,673 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:07:45,673 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:07:45,673 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:07:45,674 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:07:45,674 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:07:45,674 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:07:45,674 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:07:45,674 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:07:45,674 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:07:45,674 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000105
2026-04-21 02:07:45,674 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:07:45,674 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:07:45,674 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:07:45,674 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:07:45,674 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:07:45,674 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:07:45,674 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:07:45,674 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:07:45,675 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:07:45,675 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:07:45,675 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:07:45,675 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:07:45,675 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000181
2026-04-21 02:07:45,675 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:07:45,675 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:07:45,675 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:07:45,675 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:07:45,675 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:07:45,675 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:07:45,675 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:07:45,675 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:07:45,676 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:07:45,676 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:07:45,676 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:07:45,676 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:07:45,676 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-04-21 02:07:45,676 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:07:45,676 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:07:45,676 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-04-21 02:07:45,676 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:07:45,676 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:07:45,676 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:07:45,676 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:07:45,677 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:07:45,677 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:07:45,677 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:07:45,677 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:07:45,677 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:07:45,677 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000180
2026-04-21 02:07:45,677 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:07:45,677 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:07:45,677 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:07:45,677 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:07:45,677 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:07:45,677 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:07:45,677 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:07:45,678 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:07:45,678 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:07:45,678 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:07:45,678 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:07:45,678 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:07:45,678 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03400447
2026-04-21 02:07:45,678 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:07:45,678 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:07:45,678 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:07:45,678 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:07:45,678 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:07:45,678 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:07:45,678 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:07:45,678 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:07:45,679 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:07:45,679 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:07:45,679 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:07:45,679 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:07:45,679 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000201
2026-04-21 02:07:45,679 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:07:45,679 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:07:45,679 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:07:45,679 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:07:45,679 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:07:45,679 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:07:45,679 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:07:45,679 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:07:45,680 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:07:45,680 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:07:45,680 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:07:45,680 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:07:45,680 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000280
2026-04-21 02:07:45,680 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:07:45,680 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:07:45,680 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:07:45,680 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:07:45,680 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:07:45,680 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:07:45,680 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:07:45,680 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:07:45,681 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:07:45,681 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:07:45,681 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:07:45,681 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:07:45,681 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:07:45,681 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:07:45,681 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:07:46,682 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:07:46,682 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 1.015s
2026-04-21 02:07:46,682 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:07:46,682 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:07:46,682 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:07:47,683 INFO BGP-Thread-1 (job): ... idle for 1.000s
2026-04-21 02:07:47,683 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 2.015s
2026-04-21 02:07:47,683 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:07:47,683 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:07:47,683 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:07:48,684 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:07:48,684 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 3.016s
2026-04-21 02:07:48,684 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:07:48,685 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:07:48,685 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:07:49,685 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:07:49,686 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 4.017s
2026-04-21 02:07:49,686 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:07:49,686 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:07:49,686 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:07:50,687 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:07:50,687 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 5.018s
2026-04-21 02:07:50,687 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:07:50,687 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:07:50,687 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:07:51] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:07:51] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:07:51,689 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:07:51,689 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.019s
2026-04-21 02:07:51,689 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0002fbf000000065
2026-04-21 02:07:51,689 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:07:51,690 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:07:51,690 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:07:52,225 INFO BGP-Thread-1 (job): ... idle for 0.536s
2026-04-21 02:07:52,226 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.554s
2026-04-21 02:07:52,226 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0053020000003c4001010040020040050400000064800e200001800c00000000000000000a00fffe007005dc510001010203040001010101c010080002fbf000000065
2026-04-21 02:07:52,226 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:07:52,226 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:07:52,226 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0053' (83)
2026-04-21 02:07:52,226 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:07:52,226 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:07:52,226 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:07:52,227 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:07:52,227 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:07:52,227 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:07:52,227 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:07:52,227 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:07:52,227 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:07:52,227 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:07:52,228 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:07:52,228 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:07:52] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:07:52] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:07:52,352 INFO BGP-Thread-1 (job): ... idle for 0.124s
2026-04-21 02:07:52,352 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.679s
2026-04-21 02:07:52,352 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e4001010040020040050400000064800f12000180708000000001010203040001010101c010080002fbf000000065
2026-04-21 02:07:52,353 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:07:52,353 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:07:52,353 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-04-21 02:07:52,353 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:07:52,353 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:07:52,353 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:07:52,353 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:07:52,353 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:07:52,353 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:07:52,353 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:07:52,354 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:07:52,354 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:07:52,354 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:07:52,354 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:07:52,354 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:07:52] "POST /RPC2 HTTP/1.1" 200 -
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:52.690590" elapsed="0.000569"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:52.691756" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/010_l3vpn_play.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/010_l3vpn_play.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-21T02:07:52.691351" elapsed="0.000478"/>
</kw>
<arg>play.py.out</arg>
<arg>010_l3vpn_play.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-21T02:07:52.657532" elapsed="0.034358"/>
</kw>
<doc>Abort the Python speaker</doc>
<status status="PASS" start="2026-04-21T02:07:52.501533" elapsed="0.190469"/>
</test>
<test id="s1-s12-t8" name="Delete_Bgp_Peer_Configuration" line="109">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:07:52.695389" elapsed="0.000207"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:07:52.695120" elapsed="0.000531"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:52.696676" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:52.696565" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.696546" elapsed="0.000198"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:52.704216" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:52.704110" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.704092" elapsed="0.000192"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.705324" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:52.704938" elapsed="0.000414"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.705834" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:07:52.705518" elapsed="0.000342"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:07:52.705905" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:07:52.706060" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:07:52.704515" elapsed="0.001569"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:52.711875" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:52.711752" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.711734" elapsed="0.000210"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:52.713157" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:52.713050" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.713032" elapsed="0.000192"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:07:52.713680" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:07:52.713375" elapsed="0.000330"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:07:52.714118" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:07:52.713902" elapsed="0.000241"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:07:52.745490" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:07:52.714647" elapsed="0.030952"/>
</kw>
<msg time="2026-04-21T02:07:52.745768" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:07:52.745842" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:52.714309" elapsed="0.031571"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:07:52.776756" level="INFO">". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:07:52.746415" elapsed="0.030469"/>
</kw>
<msg time="2026-04-21T02:07:52.777049" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:07:52.777093" level="INFO">${message_wait} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "D "e "l "e "t "e "_ "B "g...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:52.746063" elapsed="0.031066"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.777501" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:52.777211" elapsed="0.000347"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.777189" elapsed="0.000393"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.778059" level="INFO"> ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:52.777729" elapsed="0.000404"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.778419" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:52.778199" elapsed="0.000273"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.778181" elapsed="0.000314"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:07:52.778528" elapsed="0.000031"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:07:52.781129" elapsed="0.000143"/>
</kw>
<msg time="2026-04-21T02:07:52.781333" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:52.780018" elapsed="0.001450"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.781745" elapsed="0.000098"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.782108" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:07:52.779373" elapsed="0.002918"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:07:52.778833" elapsed="0.003521"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:07:52.712715" elapsed="0.069735"/>
</kw>
<msg time="2026-04-21T02:07:52.782540" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:52.782584" level="INFO">${message} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "D "e "l "e "t "e "_ "B "g...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:52.712100" elapsed="0.070522"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:07:52.782980" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-04-21T02:07:52.782697" elapsed="0.000347"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.782679" elapsed="0.000390"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.783500" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.783885" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:07:52.783958" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:07:52.711408" elapsed="0.072673"/>
</kw>
<msg time="2026-04-21T02:07:52.784177" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:52.784219" level="INFO">${output} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "D "e "l "e "t "e "_ "B "g...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:52.706468" elapsed="0.077789"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.784613" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:52.784331" elapsed="0.000336"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.784314" elapsed="0.000377"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:07:52.706319" elapsed="0.078395"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:07:52.706142" elapsed="0.078605"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:07:52.703736" elapsed="0.081093"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:07:52.696275" elapsed="0.088613"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:52.695828" elapsed="0.089106"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:07:52.692917" elapsed="0.092071"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.785661" level="INFO">&amp;{mapping} = { IP=10.30.171.116 | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:07:52.785197" elapsed="0.000491"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.830101" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:52.829693" elapsed="0.000439"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:52.830942" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:52.830643" elapsed="0.000382">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:52.831120" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:52.830306" elapsed="0.000838"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.831704" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:52.831316" elapsed="0.000415"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:52.832054" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:07:52.832252" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:07:52.831913" elapsed="0.000366"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.832687" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:52.832442" elapsed="0.000290"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.833717" level="INFO">mapping: {'IP': '10.30.171.116', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:52.833460" elapsed="0.000301"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.834210" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:07:52.833942" elapsed="0.000294"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.834924" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:52.834611" elapsed="0.000338"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:52.835691" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:52.835467" elapsed="0.000248"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:52.835767" elapsed="0.000051"/>
</return>
<msg time="2026-04-21T02:07:52.835946" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:52.835143" elapsed="0.000827"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:52.836146" elapsed="0.000245"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:07:52.834470" elapsed="0.001962"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.836997" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:52.836683" elapsed="0.000340"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:52.837909" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:52.837530" elapsed="0.000405"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:52.837986" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:07:52.838136" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:52.837212" elapsed="0.000948"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:52.838314" elapsed="0.000222"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:07:52.836547" elapsed="0.002029"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:07:52.834290" elapsed="0.004367"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:07:52.838708" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:07:52.838884" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:07:52.833131" elapsed="0.005778"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:52.832822" elapsed="0.006119"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.839120" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:52.838966" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.832799" elapsed="0.006397"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.839952" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:52.839342" elapsed="0.000638"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:07:52.840029" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:07:52.829064" elapsed="0.011110"/>
</kw>
<msg time="2026-04-21T02:07:52.840260" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:52.815728" elapsed="0.024586"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.853168" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.865968" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.878852" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.879056" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.879236" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.879606" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:52.879458" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:52.879443" elapsed="0.000241"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.879843" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.880048" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.880218" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:07:52.879413" elapsed="0.000856"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:07:52.879311" elapsed="0.001051"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.880523" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:52.880598" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:07:52.880724" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:07:52.811183" elapsed="0.069568"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.881889" level="INFO">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.116</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:52.881619" elapsed="0.000317"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:07:52.894114" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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.116 
 path_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.116 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node06p8tskk2l60ud1r6w5smk2hg21.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:07:52.894163" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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.116 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:07:52.894253" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:07:52.884269" elapsed="0.010009"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:52.882000" elapsed="0.012318"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.894498" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:52.894343" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.881983" elapsed="0.012596"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.899614" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:52.896009" elapsed="0.003667"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:52.895638" elapsed="0.004088"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.895614" elapsed="0.004149"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.903439" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:52.900197" elapsed="0.003305"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:52.899878" elapsed="0.003671"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.899853" elapsed="0.003731"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.904423" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:52.903886" elapsed="0.000574"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.904854" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:52.904555" elapsed="0.000356"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.905400" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:52.905102" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:52.904935" elapsed="0.000525"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.904531" elapsed="0.000951"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.906023" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:52.905647" elapsed="0.000402"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.906356" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:52.906118" elapsed="0.000294"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.906947" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:52.906601" elapsed="0.000406"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:52.906436" elapsed="0.000609"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.906100" elapsed="0.000966"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:52.907224" elapsed="0.000351"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:07:52.908075" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:52.907750" elapsed="0.000351"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:07:52.908261" elapsed="0.002326"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:07:52.895074" elapsed="0.015575"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:07:52.910698" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:07:52.913117" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:07:52.881040" elapsed="0.032103"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:07:52.913197" elapsed="0.000027"/>
</return>
<arg>${RT_CONSTRAIN_DIR}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:07:52.785939" elapsed="0.127383"/>
</kw>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<status status="PASS" start="2026-04-21T02:07:52.692292" elapsed="0.221153"/>
</test>
<test id="s1-s12-t9" name="Deconfigure_App_Peer" line="117">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:07:52.916920" elapsed="0.000208"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:07:52.916630" elapsed="0.000553"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:52.918184" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:52.918074" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.918056" elapsed="0.000195"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:52.923287" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:52.923182" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.923165" elapsed="0.000189"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.925933" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:52.924689" elapsed="0.001318"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.927124" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:07:52.926398" elapsed="0.000783"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:07:52.927291" elapsed="0.000088"/>
</return>
<msg time="2026-04-21T02:07:52.927673" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:07:52.923583" elapsed="0.004182"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:52.938873" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:52.938738" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.938713" elapsed="0.000234"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:52.940231" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:52.940125" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.940107" elapsed="0.000192"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:07:52.940761" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:07:52.940453" elapsed="0.000350"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:07:52.941192" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:07:52.940972" elapsed="0.000246"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:07:52.969766" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:07:52.941720" elapsed="0.028265"/>
</kw>
<msg time="2026-04-21T02:07:52.970611" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:07:52.970661" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:52.941380" elapsed="0.029321"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:07:52.990680" level="INFO">". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "D "e "c "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:07:52.971387" elapsed="0.019587"/>
</kw>
<msg time="2026-04-21T02:07:52.991154" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:07:52.991199" level="INFO">${message_wait} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "D "e "c "o "n "f "i "g "u...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:52.970958" elapsed="0.020280"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.991656" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:52.991331" elapsed="0.000387"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.991304" elapsed="0.000441"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:52.992234" level="INFO"> ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "D "e "c "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:52.991915" elapsed="0.000391"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.992600" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:52.992374" elapsed="0.000286"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.992356" elapsed="0.000328"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:07:52.992721" elapsed="0.000043"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:07:52.995627" elapsed="0.000150"/>
</kw>
<msg time="2026-04-21T02:07:52.995861" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:52.994411" elapsed="0.001595"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.996295" elapsed="0.000080"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.996645" elapsed="0.000083"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:07:52.993715" elapsed="0.003146"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:07:52.993084" elapsed="0.003847"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:07:52.939821" elapsed="0.057209"/>
</kw>
<msg time="2026-04-21T02:07:52.997127" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:52.997172" level="INFO">${message} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "D "e "c "o "n "f "i "g "u...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:52.939110" elapsed="0.058100"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:07:52.997396" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:07:52.997288" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.997270" elapsed="0.000212"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.997924" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.998279" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:07:52.998353" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:07:52.938349" elapsed="0.060115"/>
</kw>
<msg time="2026-04-21T02:07:52.998561" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:52.998606" level="INFO">${output} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "D "e "c "o "n "f "i "g "u...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:52.928705" elapsed="0.069938"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:52.999041" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:52.998761" elapsed="0.000336"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:52.998743" elapsed="0.000377"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:07:52.928367" elapsed="0.070778"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:07:52.927932" elapsed="0.071250"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:07:52.922825" elapsed="0.076420"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:07:52.917770" elapsed="0.081535"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:52.917340" elapsed="0.082013"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:07:52.914380" elapsed="0.085030"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:07:53.000141" level="INFO">&amp;{mapping} = { IP=10.30.171.3 | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${ODL_SYSTEM_IP}</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:07:52.999627" elapsed="0.000542"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:53.044052" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:53.043653" elapsed="0.000427"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:53.044868" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:53.044588" elapsed="0.000363">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:53.045045" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:53.044250" elapsed="0.000820"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:53.045622" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:53.045239" elapsed="0.000410"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:53.045971" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:07:53.046136" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:07:53.045833" elapsed="0.000330"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:53.046568" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:53.046326" elapsed="0.000287"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:53.047827" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:53.047548" elapsed="0.000325"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:07:53.048296" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:07:53.048037" elapsed="0.000285"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:53.049007" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:53.048692" elapsed="0.000340"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:53.049770" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:53.049549" elapsed="0.000261"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:53.049861" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:07:53.050013" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:53.049226" elapsed="0.000811"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:53.050231" elapsed="0.000246"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:07:53.048550" elapsed="0.001968"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:53.051078" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:53.050768" elapsed="0.000336"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:53.052017" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:53.051643" elapsed="0.000400"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:53.052094" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:07:53.052244" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:53.051322" elapsed="0.000946"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:53.052429" elapsed="0.000222"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:07:53.050630" elapsed="0.002061"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:07:53.048375" elapsed="0.004351"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:07:53.052768" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:07:53.052940" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:07:53.047191" elapsed="0.005773"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:53.046680" elapsed="0.006315"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:53.053172" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:53.053020" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:53.046661" elapsed="0.006585"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:53.054010" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:53.053394" elapsed="0.000644"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:07:53.054086" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:07:53.042985" elapsed="0.011223"/>
</kw>
<msg time="2026-04-21T02:07:53.054262" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:53.029906" elapsed="0.024401"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:53.067301" elapsed="0.000039"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:53.080214" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:53.093050" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:53.093297" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:53.093479" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:53.093876" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:53.093702" elapsed="0.000231"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:53.093688" elapsed="0.000268"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:53.094103" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:53.094275" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:53.094446" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:07:53.093659" elapsed="0.000840"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:07:53.093555" elapsed="0.000970"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:53.094676" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:53.094752" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:07:53.094893" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:07:53.025500" elapsed="0.069420"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:53.096070" level="INFO">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.3</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:53.095813" elapsed="0.000304"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:07:53.106177" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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.3 
 path_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.3 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node06p8tskk2l60ud1r6w5smk2hg21.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:07:53.106225" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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.3 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:07:53.106314" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:07:53.098415" elapsed="0.007923"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:53.096182" elapsed="0.010196"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:53.106556" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:53.106403" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:53.096164" elapsed="0.010474"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:53.110273" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:53.107688" elapsed="0.002628"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:53.107462" elapsed="0.002889"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:53.107445" elapsed="0.002930"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:53.113609" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:53.110653" elapsed="0.003019"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:53.110429" elapsed="0.003291"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:53.110413" elapsed="0.003341"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:53.114543" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:53.114017" elapsed="0.000563"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:53.115098" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:53.114675" elapsed="0.000506"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:53.115889" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:53.115449" elapsed="0.000476"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:53.115215" elapsed="0.000760"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:53.114651" elapsed="0.001355"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:53.116734" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:53.116235" elapsed="0.000535"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:53.117221" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:53.116887" elapsed="0.000413"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:53.117996" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:53.117564" elapsed="0.000468"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:53.117333" elapsed="0.000748"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:53.116862" elapsed="0.001250"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:53.118324" elapsed="0.000503"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:07:53.119473" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:53.119081" elapsed="0.000428"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:07:53.119729" elapsed="0.003315"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:07:53.107056" elapsed="0.016077"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:07:53.123195" elapsed="0.000043"/>
</return>
<msg time="2026-04-21T02:07:53.125638" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:07:53.095215" elapsed="0.030449"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:07:53.125716" elapsed="0.000028"/>
</return>
<arg>${RT_CONSTRAIN_DIR}/app_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:07:53.000402" elapsed="0.125452"/>
</kw>
<doc>Revert the BGP configuration to the original state: without application peer</doc>
<status status="PASS" start="2026-04-21T02:07:52.913816" elapsed="0.212161"/>
</test>
<kw name="Stop_Suite" type="TEARDOWN">
<kw name="Virtual_Env_Delete" owner="SSHKeywords">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:53.132244" level="INFO">${cd_and_command} = cd '.' &amp;&amp; rm -rf /tmp/defaultvenv</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:53.131918" elapsed="0.000353"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:53.133744" level="INFO">Executing command 'cd '.' &amp;&amp; rm -rf /tmp/defaultvenv'.</msg>
<msg time="2026-04-21T02:07:53.167174" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:07:53.167434" level="INFO">${stdout} = </msg>
<msg time="2026-04-21T02:07:53.167532" level="INFO">${stderr} = </msg>
<msg time="2026-04-21T02:07:53.167624" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:53.133534" elapsed="0.034141"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T02:07:53.169523" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-21T02:07:53.168940" elapsed="0.000684"/>
</kw>
<msg time="2026-04-21T02:07:53.169865" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-21T02:07:53.169965" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:53.168137" elapsed="0.001879"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:53.171408" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:53.170403" elapsed="0.001064"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:53.176748" level="INFO"/>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:53.173245" elapsed="0.003585"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:53.177391" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:53.177055" elapsed="0.000393"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:53.178079" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:53.177724" elapsed="0.000416"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-21T02:07:53.172427" elapsed="0.005787"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:53.171635" elapsed="0.006628"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:53.171593" elapsed="0.006705"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-04-21T02:07:53.178511" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:53.178373" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:53.178351" elapsed="0.000251"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:07:53.178845" elapsed="0.000038"/>
</return>
<status status="PASS" start="2026-04-21T02:07:53.178672" elapsed="0.000256"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:53.178651" elapsed="0.000311"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:53.179169" elapsed="0.000030"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T02:07:53.132980" elapsed="0.046354"/>
</kw>
<msg time="2026-04-21T02:07:53.179406" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:53.132434" elapsed="0.047053"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the rm -rf /tmp/defaultvenv.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-04-21T02:07:53.131295" elapsed="0.048299"/>
</kw>
<msg time="2026-04-21T02:07:53.179661" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:53.127434" elapsed="0.052300"/>
</kw>
<arg>rm -rf ${SSHKeywords__current_venv_path}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-04-21T02:07:53.127077" elapsed="0.052788"/>
</kw>
<doc>Deletes a directory with virtual env.</doc>
<status status="PASS" start="2026-04-21T02:07:53.126813" elapsed="0.053123"/>
</kw>
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-04-21T02:07:53.180140" elapsed="0.000541"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-04-21T02:07:53.181224" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-04-21T02:07:53.181118" elapsed="0.000210"/>
</kw>
<doc>Suite teardown keyword</doc>
<status status="PASS" start="2026-04-21T02:07:53.126528" elapsed="0.054871"/>
</kw>
<doc>Functional test suite for bgp - l3vpn-ipv4

Copyright (c) 2016 Cisco Systems, Inc. and others. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distribution,
and is available at http://www.eclipse.org/legal/epl-v10.html

This suite tests advertising and receiveing routes with l3vpn content.
It uses odl and exabgp as bgp peers. Routes advertized from odl
are configured via application peer. Routes advertised from exabgp is
statically configured in exabgp config file.

For fluorine and further, instead of exabgp, play.py is used. When sending
routes from odl to peer, first route containg route-target argument have to
be send from peer to odl, so odl can identify this peer. Than it sends l3vpn
route containg this argument to odl app peer, and we check that app peer
advertizes this route back to the peer.</doc>
<status status="PASS" start="2026-04-21T02:07:32.325134" elapsed="20.856306"/>
</suite>
<suite id="s1-s13" name="030 Bgp Functional Evpn" source="/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/030_bgp_functional_evpn.robot">
<kw name="Start_Suite" type="SETUP">
<kw name="Setup_Utils_For_Setup_And_Teardown" owner="SetupUtils">
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:53.318278" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:07:53.313954" elapsed="0.004378"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-04-21T02:07:53.313705" elapsed="0.004699"/>
</kw>
<kw name="Setup_Karaf_Keywords" owner="KarafKeywords">
<kw name="ClusterManagement_Setup" owner="ClusterManagement">
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-21T02:07:53.323177" level="INFO">${already_done} = False</msg>
<var>${already_done}</var>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>False</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-21T02:07:53.319505" elapsed="0.003699"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="NOT RUN" start="2026-04-21T02:07:53.323412" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:53.323288" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:53.323264" elapsed="0.000218"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:53.324004" level="INFO">${ClusterManagement__has_setup_run} = True</msg>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:07:53.323635" elapsed="0.000412"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-21T02:07:53.324518" level="INFO">${cluster_size} = 1</msg>
<var>${cluster_size}</var>
<arg>\${NUM_ODL_SYSTEM}</arg>
<arg>1</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-21T02:07:53.324210" elapsed="0.000334"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Convert To Integer" owner="BuiltIn">
<arg>${cluster_size}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-04-21T02:07:53.325214" elapsed="0.000277"/>
</kw>
<msg time="2026-04-21T02:07:53.325587" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:53.325633" level="INFO">${possibly_int_of_members} = 1</msg>
<var>${status}</var>
<var>${possibly_int_of_members}</var>
<arg>BuiltIn.Convert_To_Integer</arg>
<arg>${cluster_size}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:53.324774" elapsed="0.000882"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:53.326239" level="INFO">${int_of_members} = 1</msg>
<var>${int_of_members}</var>
<arg>'${status}' != 'PASS'</arg>
<arg>${1}</arg>
<arg>${possibly_int_of_members}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:53.325840" elapsed="0.000425"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:07:53.327244" level="INFO">@{member_index_list} = [ ]</msg>
<var>@{member_index_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:07:53.326981" elapsed="0.000289"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:07:53.327674" level="INFO">@{session_list} = [ ]</msg>
<var>@{session_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:07:53.327420" elapsed="0.000280"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:07:53.328161" level="INFO">&amp;{index_to_ip_mapping} = { }</msg>
<var>&amp;{index_to_ip_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:07:53.327874" elapsed="0.000313"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="ClusterManagement__Include_Member_Index" owner="ClusterManagement">
<kw name="Append To List" owner="Collections">
<arg>${member_index_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T02:07:53.331412" elapsed="0.000209"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:53.332123" level="INFO">${member_ip} = 10.30.171.3</msg>
<var>${member_ip}</var>
<arg>${ODL_SYSTEM_${index}_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:53.331800" elapsed="0.000348"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${index_to_ip_mapping}</arg>
<arg>${index}</arg>
<arg>${member_ip}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:53.332301" elapsed="0.000228"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:53.333332" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:53.333039" elapsed="0.000319"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-21T02:07:53.333404" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:07:53.333562" level="INFO">${session_alias} = ClusterManagement__session_1</msg>
<var>${session_alias}</var>
<arg>member_index=${index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-21T02:07:53.332725" elapsed="0.000862"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:07:53.334201" level="INFO">Creating Session using : alias=ClusterManagement__session_1, url=http://10.30.171.3:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x799ad6b9a810&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>${session_alias}</arg>
<arg>http://${member_ip}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>timeout=${http_timeout}</arg>
<arg>max_retries=${http_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-21T02:07:53.333743" elapsed="0.000587"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${session_list}</arg>
<arg>${session_alias}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T02:07:53.334492" elapsed="0.000190"/>
</kw>
<arg>${index}</arg>
<arg>${member_index_list}</arg>
<arg>${session_list}</arg>
<arg>${index_to_ip_mapping}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Add a corresponding item based on index into the last three arguments.
Create the Http session whose alias is added to list.</doc>
<status status="PASS" start="2026-04-21T02:07:53.330851" elapsed="0.003893"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:07:53.330646" elapsed="0.004160"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${int_of_members+1}</value>
<status status="PASS" start="2026-04-21T02:07:53.328241" elapsed="0.006600"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:53.335401" level="INFO">${ClusterManagement__member_index_list} = [1]</msg>
<arg>\${ClusterManagement__member_index_list}</arg>
<arg>${member_index_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:07:53.335006" elapsed="0.000438"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:53.336020" level="INFO">${ClusterManagement__index_to_ip_mapping} = {1: '10.30.171.3'}</msg>
<arg>\${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index_to_ip_mapping}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:07:53.335609" elapsed="0.000453"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:53.336604" level="INFO">${ClusterManagement__session_list} = ['ClusterManagement__session_1']</msg>
<arg>\${ClusterManagement__session_list}</arg>
<arg>${session_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:07:53.336224" elapsed="0.000423"/>
</kw>
<arg>int_of_members=${int_of_members}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Construct index list, session list and IP mapping, publish them as suite variables.</doc>
<status status="PASS" start="2026-04-21T02:07:53.326514" elapsed="0.010189"/>
</kw>
<arg>http_timeout=${http_timeout}</arg>
<doc>Detect repeated call, or detect number of members and initialize derived suite variables.
Http sessions are created with parameters to not waste time when ODL is no accepting connections properly.</doc>
<status status="PASS" start="2026-04-21T02:07:53.319161" elapsed="0.017598"/>
</kw>
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:53.336951" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:53.336839" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:53.336820" elapsed="0.000197"/>
</if>
<kw name="Run_Bash_Command_On_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:53.340176" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:53.339781" elapsed="0.000422"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:07:53.340655" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:07:53.340363" elapsed="0.000317"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:07:53.340725" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:07:53.340896" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:07:53.339415" elapsed="0.001506"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:07:53.341917" level="INFO">${member_ip} = 10.30.171.3</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:07:53.341633" elapsed="0.000311"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:07:53.342696" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:07:53.342811" level="INFO">${current_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:07:53.342535" elapsed="0.000303"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:53.346393" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:53.345763" elapsed="0.000714"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:53.345743" elapsed="0.000773"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:07:53.347178" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:07:53.347410" level="INFO">${current_ssh_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:07:53.346720" elapsed="0.000741"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:53.348403" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.171.3" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:53.347730" elapsed="0.000776"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:07:53.349672" level="INFO">${conn_id} = 1</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:07:53.348778" elapsed="0.000944"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:07:53.351461" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:07:53.351636" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:07:53.351109" elapsed="0.000573"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:53.352070" elapsed="0.000471"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T02:07:53.353675" level="INFO">Logging into '10.30.171.3:22' as 'jenkins'.</msg>
<msg time="2026-04-21T02:07:53.964005" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 02:07:53 UTC 2026

  System load:  0.02               Processes:             122
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 10%                IPv4 address for ens3: 10.30.171.3
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 02:07:32 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T02:07:53.353354" elapsed="0.610892"/>
</kw>
<msg time="2026-04-21T02:07:53.964393" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:53.352910" elapsed="0.611769"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T02:07:53.350210" elapsed="0.614798"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:53.966885" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-04-21T02:07:53.979882" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-04-21T02:07:53.980152" level="INFO">${stdout} = </msg>
<msg time="2026-04-21T02:07:53.980303" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:53.965894" elapsed="0.014481"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:07:53.980867" elapsed="0.000732"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:53.983890" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:53.982622" elapsed="0.001497"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T02:07:53.985039" elapsed="0.000107"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:53.984470" elapsed="0.000838"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:53.984417" elapsed="0.000974"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:07:53.986077" elapsed="0.000133"/>
</return>
<status status="PASS" start="2026-04-21T02:07:53.985564" elapsed="0.000821"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:53.985527" elapsed="0.000945"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T02:07:53.986601" elapsed="0.000035"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:53.992899" elapsed="0.000457"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:07:53.993633" elapsed="0.000356"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:07:53.994249" elapsed="0.000223"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:07:53.987709" elapsed="0.006833"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-04-21T02:07:53.344830" elapsed="0.649885"/>
</kw>
<msg time="2026-04-21T02:07:53.994772" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:53.344164" elapsed="0.650677"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-21T02:07:53.343502" elapsed="0.651428"/>
</kw>
<msg time="2026-04-21T02:07:53.994977" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:53.342999" elapsed="0.652025"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:53.997737" elapsed="0.000329"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:07:53.998232" elapsed="0.000146"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:07:53.998528" elapsed="0.000095"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:07:53.995320" elapsed="0.003354"/>
</kw>
<msg time="2026-04-21T02:07:53.998765" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-04-21T02:07:53.342175" elapsed="0.656628"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:53.999235" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:53.998989" elapsed="0.000287"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-21T02:07:53.999318" elapsed="0.000029"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-04-21T02:07:53.341275" elapsed="0.658191"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:07:53.341098" elapsed="0.658404"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:07:53.340973" elapsed="0.658566"/>
</for>
<arg>iptables -I INPUT -p tcp --dport ${KARAF_SHELL_PORT} -j ACCEPT; iptables-save</arg>
<doc>Cycle through indices (or all), run command on each.</doc>
<status status="PASS" start="2026-04-21T02:07:53.337235" elapsed="0.662359"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>First connections to Karaf console may fail, so WUKS is used. TODO: Track as a Bug.</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-04-21T02:07:53.999754" elapsed="0.000226"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:54.015978" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:54.015850" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:54.015830" elapsed="0.000244"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:07:54.016470" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:07:54.016611" level="INFO">${current_ssh_connection_object} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:07:54.016289" elapsed="0.000360"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:54.017225" level="INFO">{}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:54.016881" elapsed="0.000405"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:54.017848" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:54.017500" elapsed="0.000410"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:07:54.018974" level="FAIL">Dictionary does not contain key '1'.</msg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="FAIL" start="2026-04-21T02:07:54.018616" elapsed="0.000504">Dictionary does not contain key '1'.</status>
</kw>
<msg time="2026-04-21T02:07:54.019260" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-21T02:07:54.019367" level="INFO">${old_connection_index} = Dictionary does not contain key '1'.</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:54.018130" elapsed="0.001273"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:54.019833" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:54.019506" elapsed="0.000433"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:54.019482" elapsed="0.000491"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:07:54.020943" level="INFO">${ip_address} = 10.30.171.3</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:07:54.020618" elapsed="0.000351"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-04-21T02:07:54.021019" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:07:54.021169" level="INFO">${odl_ip} = 10.30.171.3</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-04-21T02:07:54.020253" elapsed="0.000941"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_PORT}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:07:54.021355" elapsed="0.000407"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:07:54.022060" level="INFO">index=4
host=10.30.171.3
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:07:54.022162" level="INFO">${karaf_connection_object} = index=4
host=10.30.171.3
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:07:54.021953" elapsed="0.000235"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:54.022340" elapsed="0.003046"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-04-21T02:07:54.026079" level="INFO">Logging into '10.30.171.3:8101' as 'karaf'.</msg>
<msg time="2026-04-21T02:07:54.219085" level="INFO">Read output: [33m                                                                                           
[33m    ________                       ________                .__  .__       .__     __       
[33m    \_____  \ ______   ____   ____ \______ \ _____  ___.__.|  | |__| ____ |  |___/  |_     
[33m     /   |   \\____ \_/ __ \ /    \ |    |  \\__  \&lt;   |  ||  | |  |/ ___\|  |  \   __\    
[33m    /    |    \  |_&gt; &gt;  ___/|   |  \|    `   \/ __ \\___  ||  |_|  / /_/  &gt;   Y  \  |      
[33m    \_______  /   __/ \___  &gt;___|  /_______  (____  / ____||____/__\___  /|___|  /__|      
[33m            \/|__|        \/     \/        \/     \/\/            /_____/      \/          
[33m                                                                                           

Hit '[1m&lt;tab&gt;[0m' for a list of available commands
and '[1m[cmd] --help[0m' for help on a specific command.
Hit '[1m&lt;ctrl-d&gt;[0m' or type '[1msystem:shutdown[0m' or '[1mlogout[0m' to shutdown OpenDaylight.

[?1h=[90m~[0m                                                                                [?2004hopendaylight-user</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="PASS" start="2026-04-21T02:07:54.025610" elapsed="0.193637"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:54.222856" elapsed="0.000377"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:07:54.223403" elapsed="0.000171"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:07:54.223726" elapsed="0.000221"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:07:54.220423" elapsed="0.003580"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:07:54.219684" elapsed="0.004365"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-04-21T02:07:54.015549" elapsed="0.208553"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:07:54.000749" elapsed="0.223401"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:54.000377" elapsed="0.223826"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:07:54.000234" elapsed="0.224009"/>
</iter>
<var>${index}</var>
<value>@{ClusterManagement__member_index_list}</value>
<status status="PASS" start="2026-04-21T02:07:54.000081" elapsed="0.224203"/>
</for>
<arg>http_timeout=${http_timeout}</arg>
<doc>Initialize ClusterManagement. Open ssh karaf connections to each ODL.</doc>
<status status="PASS" start="2026-04-21T02:07:53.318703" elapsed="0.905643"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Test_Suite_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:54.227083" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:54.226962" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:54.226938" elapsed="0.000221"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:54.232005" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:54.231897" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:54.231879" elapsed="0.000195"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:54.233048" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:54.232641" elapsed="0.000434"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:07:54.233535" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:07:54.233239" elapsed="0.000322"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:07:54.233606" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:07:54.233769" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:07:54.232304" elapsed="0.001504"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:54.239500" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:54.239391" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:54.239373" elapsed="0.000197"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:54.240977" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:54.240813" elapsed="0.000222"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:54.240776" elapsed="0.000282"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:07:54.241539" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:07:54.241208" elapsed="0.000357"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:07:54.241966" level="INFO">${current_connection_index} = None</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:07:54.241725" elapsed="0.000266"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:07:54.277909" level="INFO">@root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "r "k "s "p "a "c "e "/ "b "g "p "[78Cc "[A[78Ce</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:07:54.242681" elapsed="0.035362"/>
</kw>
<msg time="2026-04-21T02:07:54.278176" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:07:54.278221" level="INFO">${message_write} = @root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:54.242151" elapsed="0.036106"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:07:54.353749" level="INFO">"p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "0 "3 "0 "_ "b "g "[78Cp "[A[78C_
 "f "u "n "c "t "i "o "n "a "l "_ "e "v "p "n ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:07:54.278967" elapsed="0.074998"/>
</kw>
<msg time="2026-04-21T02:07:54.354245" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:07:54.354292" level="INFO">${message_wait} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:54.278446" elapsed="0.075882"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:54.354742" elapsed="0.000093"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:54.354429" elapsed="0.000516"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:54.354399" elapsed="0.000578"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:54.355556" level="INFO"> "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "0 "3 "0 "_ "b "g "[78Cp "[A[78C_
 "f "u "n "c "t "i "o "n "a "l "_ "e "v "p "n ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:54.355132" elapsed="0.000506"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:54.356099" elapsed="0.000058"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:54.355707" elapsed="0.000560"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:54.355687" elapsed="0.000611"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:07:54.356343" elapsed="0.000051"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:54.358906" elapsed="0.000465"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:07:54.359718" elapsed="0.000338"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:07:54.360392" elapsed="0.000244"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:07:54.357770" elapsed="0.002961"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:07:54.356753" elapsed="0.004148"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:07:54.240506" elapsed="0.120654"/>
</kw>
<msg time="2026-04-21T02:07:54.361258" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:54.361303" level="INFO">${message} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:54.239727" elapsed="0.121611"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:07:54.361526" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-04-21T02:07:54.361416" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:54.361398" elapsed="0.000218"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:54.362563" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:54.362939" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:07:54.363014" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:07:54.239095" elapsed="0.124030"/>
</kw>
<msg time="2026-04-21T02:07:54.363221" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:54.363264" level="INFO">${output} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:54.234193" elapsed="0.129108"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:54.363636" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:54.363379" elapsed="0.000310"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:54.363362" elapsed="0.000351"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:07:54.234045" elapsed="0.129693"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:07:54.233867" elapsed="0.129907"/>
</for>
<arg>Starting suite ${SUITE_SOURCE}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:07:54.231589" elapsed="0.132261"/>
</kw>
<doc>Log suite name to karaf log, useful in suite setup.</doc>
<status status="PASS" start="2026-04-21T02:07:54.224974" elapsed="0.138979"/>
</kw>
<arg>KarafKeywords.Log_Test_Suite_Start_To_Controller_Karaf</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:54.224509" elapsed="0.139492"/>
</kw>
<doc>Prepare both FailFast and Karaf logging, log that the caller suite has started.
This keyword is to be used in suite setup, and without it the other keywords may not work properly.</doc>
<status status="PASS" start="2026-04-21T02:07:53.313390" elapsed="1.050665"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:07:54.364579" level="INFO">${mininet_conn_id} = 7</msg>
<var>${mininet_conn_id}</var>
<arg>${TOOLS_SYSTEM_IP}</arg>
<arg>prompt=${DEFAULT_LINUX_PROMPT}</arg>
<arg>timeout=6s</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:07:54.364213" elapsed="0.000391"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:54.365130" level="INFO">${mininet_conn_id} = 7</msg>
<arg>${mininet_conn_id}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:07:54.364801" elapsed="0.000371"/>
</kw>
<kw name="Flexible_Mininet_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:07:54.366972" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:07:54.367047" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:07:54.366666" elapsed="0.000405"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:54.367232" elapsed="0.000542"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T02:07:54.368644" level="INFO">Logging into '10.30.171.116:22' as 'jenkins'.</msg>
<msg time="2026-04-21T02:07:54.696325" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-153-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 02:07:33 UTC 2026

  System load:  0.53               Processes:             106
  Usage of /:   19.6% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.171.116
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

9 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 02:07:33 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T02:07:54.368326" elapsed="0.328165"/>
</kw>
<msg time="2026-04-21T02:07:54.696578" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:54.367967" elapsed="0.328693"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T02:07:54.366228" elapsed="0.330556"/>
</kw>
<msg time="2026-04-21T02:07:54.696875" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:54.365745" elapsed="0.331181"/>
</kw>
<arg>${TOOLS_SYSTEM_USER}</arg>
<doc>Call Flexible SSH Login, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-04-21T02:07:54.365372" elapsed="0.331633"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:07:54.697632" level="INFO">Creating Session using : alias=config-session, url=http://10.30.171.3:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x799ad6bd4710&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>${CONFIG_SESSION}</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-21T02:07:54.697251" elapsed="0.000571"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-04-21T02:07:54.705677" level="INFO">[chan 1] Opened sftp connection (server version 3)</msg>
<msg time="2026-04-21T02:07:54.721712" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../../tools/fastbgp/play.py' -&gt; '/home/jenkins//play.py'</msg>
<arg>${PLAY_SCRIPT}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-21T02:07:54.697997" elapsed="0.023971"/>
</kw>
<kw name="Assure_Library_Ipaddr" owner="SSHKeywords">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:07:54.725374" level="INFO">Executing command 'bash -c 'cd "." &amp;&amp; python -c "import ipaddr"''.</msg>
<msg time="2026-04-21T02:07:54.758150" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:07:54.758472" level="INFO">${stdout} = </msg>
<msg time="2026-04-21T02:07:54.758575" level="INFO">${stderr} = </msg>
<msg time="2026-04-21T02:07:54.758664" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:07:54.724939" elapsed="0.033775"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T02:07:54.760730" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-21T02:07:54.760077" elapsed="0.000788"/>
</kw>
<msg time="2026-04-21T02:07:54.761077" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-21T02:07:54.761175" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:54.759190" elapsed="0.002034"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:54.762608" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:54.761614" elapsed="0.001052"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="NOT RUN" start="2026-04-21T02:07:54.763837" elapsed="0.000057"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:54.763012" elapsed="0.000971"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:54.762957" elapsed="0.001088"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="PASS" start="2026-04-21T02:07:54.764389" elapsed="0.000079"/>
</return>
<status status="PASS" start="2026-04-21T02:07:54.764168" elapsed="0.000399"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:54.764134" elapsed="0.000504"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="NOT RUN" start="2026-04-21T02:07:54.764881" elapsed="0.000029"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:54.764768" elapsed="0.000204"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:54.764733" elapsed="0.000286"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:54.765348" elapsed="0.000047"/>
</kw>
<msg time="2026-04-21T02:07:54.765681" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>bash -c 'cd "${target_dir}" &amp;&amp; python -c "import ipaddr"'</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T02:07:54.724019" elapsed="0.041717"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-04-21T02:07:54.766128" elapsed="0.000054"/>
</return>
<status status="PASS" start="2026-04-21T02:07:54.765923" elapsed="0.000322"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:54.765884" elapsed="0.000415"/>
</if>
<kw name="Put File" owner="SSHLibrary">
<arg>/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPCEP/ipaddr.py</arg>
<arg>${target_dir}/</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:54.766636" elapsed="0.000053"/>
</kw>
<arg>target_dir=.</arg>
<doc>Tests whether ipaddr module is present on ssh-connected machine, Puts ipaddr.py to target_dir if not.</doc>
<status status="PASS" start="2026-04-21T02:07:54.722843" elapsed="0.044012"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:54.772806" level="INFO">${EVPN_CONF_URL} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes</msg>
<arg>${EVPN_CONF_URL}</arg>
<arg>/rests/data/bgp-rib:application-rib=${ODL_SYSTEM_IP}/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:07:54.767218" elapsed="0.005636"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:54.777388" level="INFO">${EVPN_LOC_RIB} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<arg>${EVPN_LOC_RIB}</arg>
<arg>/rests/data/bgp-rib:bgp-rib/rib=${RIB_NAME}/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:07:54.773023" elapsed="0.004412"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:54.782117" level="INFO">${EVPN_FAMILY_LOC_RIB} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig</msg>
<arg>${EVPN_FAMILY_LOC_RIB}</arg>
<arg>/rests/data/bgp-rib:bgp-rib/rib=${RIB_NAME}/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:07:54.777605" elapsed="0.004558"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:54.807449" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/empty_routes.titanium/empty_routes.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:54.807070" elapsed="0.000407"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:54.808292" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/empty_routes.titanium/empty_routes.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:54.808004" elapsed="0.000370">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/empty_routes.titanium/empty_routes.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:54.808485" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:54.807645" elapsed="0.000867"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:54.809084" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/empty_routes/empty_routes.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:54.808682" elapsed="0.000429"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:54.809411" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/empty_routes/empty_routes.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/empty_routes/empty_routes.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:07:54.809573" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "odl-bgp-evpn:l2vpn-address-family",
      "safi": "odl-bgp-evpn:evpn-subsequent-address-family",
      "attributes": {
        "uptodate": false
      }
   ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:07:54.809274" elapsed="0.000326"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:54.810064" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "odl-bgp-evpn:l2vpn-address-family",
      "safi": "odl-bgp-evpn:evpn-subsequent-address-family",
      "attributes": {
        "uptodate": false
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:54.809810" elapsed="0.000299"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:07:54.810484" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:54.810175" elapsed="0.000367"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:54.811025" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:54.810714" elapsed="0.000337"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:54.810568" elapsed="0.000518"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:54.810157" elapsed="0.000951"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:54.811706" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "odl-bgp-evpn:l2vpn-address-family",
      "safi": "odl-bgp-evpn:evpn-subsequent-address-family",
      "attributes": {
        "uptodate": false
      }
   ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:54.811260" elapsed="0.000474"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:07:54.811782" elapsed="0.000045"/>
</return>
<msg time="2026-04-21T02:07:54.811955" level="INFO">${EMPTY_ROUTES} = {
  "bgp-rib:tables": [
    {
      "afi": "odl-bgp-evpn:l2vpn-address-family",
      "safi": "odl-bgp-evpn:evpn-subsequent-address-family",
      "attributes": {
        "uptodate": false
      }
   ...</msg>
<var>${EMPTY_ROUTES}</var>
<arg>${EVPN_DIR}/empty_routes</arg>
<arg>empty_routes.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:07:54.804894" elapsed="0.007086"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:54.812537" level="INFO">${EMPTY_ROUTES} = {
  "bgp-rib:tables": [
    {
      "afi": "odl-bgp-evpn:l2vpn-address-family",
      "safi": "odl-bgp-evpn:evpn-subsequent-address-family",
      "attributes": {
        "uptodate": false
      }
   ...</msg>
<arg>${EMPTY_ROUTES}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:07:54.812153" elapsed="0.000434"/>
</kw>
<doc>Initialize SetupUtils. Suite setup keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:53.313076" elapsed="1.499572"/>
</kw>
<test id="s1-s13-t1" name="Configure_App_Peer" line="48">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:07:54.816226" elapsed="0.000245"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:07:54.815726" elapsed="0.000806"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:54.817865" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:54.817689" elapsed="0.000241"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:54.817663" elapsed="0.000298"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:54.825457" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:54.825306" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:54.825281" elapsed="0.000278"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:54.826984" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:54.826435" elapsed="0.000585"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:07:54.827655" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:07:54.827246" elapsed="0.000445"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:07:54.827751" elapsed="0.000060"/>
</return>
<msg time="2026-04-21T02:07:54.827989" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:07:54.825905" elapsed="0.002117"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:54.833914" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:54.833803" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:54.833771" elapsed="0.000210"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:54.835177" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:54.835070" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:54.835052" elapsed="0.000192"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:07:54.835698" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:07:54.835394" elapsed="0.000330"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:07:54.836125" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:07:54.835905" elapsed="0.000245"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:07:54.868516" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:07:54.836702" elapsed="0.032065"/>
</kw>
<msg time="2026-04-21T02:07:54.869213" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:07:54.869319" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:54.836362" elapsed="0.033035"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:07:54.894344" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:07:54.870631" elapsed="0.023820"/>
</kw>
<msg time="2026-04-21T02:07:54.894615" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:07:54.894660" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "C "o "n "f "i "g "u "r "e "_...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:54.869839" elapsed="0.024856"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:54.895025" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:54.894772" elapsed="0.000308"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:54.894753" elapsed="0.000352"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:54.895616" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:54.895277" elapsed="0.000405"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:54.895997" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:54.895750" elapsed="0.000303"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:54.895731" elapsed="0.000347"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:07:54.896132" elapsed="0.000029"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:07:54.898716" elapsed="0.000166"/>
</kw>
<msg time="2026-04-21T02:07:54.898945" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:54.897678" elapsed="0.001399"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:54.899489" elapsed="0.000079"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:54.899884" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:07:54.897030" elapsed="0.003097"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:07:54.896428" elapsed="0.003797"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:07:54.834738" elapsed="0.065595"/>
</kw>
<msg time="2026-04-21T02:07:54.900424" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:54.900468" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "C "o "n "f "i "g "u "r "e "_...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:54.834135" elapsed="0.066368"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:07:54.900686" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:07:54.900579" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:54.900560" elapsed="0.000210"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:54.901198" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:54.901536" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:07:54.901607" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:07:54.833454" elapsed="0.068260"/>
</kw>
<msg time="2026-04-21T02:07:54.901861" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:54.901906" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "C "o "n "f "i "g "u "r "e "_...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:54.828613" elapsed="0.073328"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:54.902270" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:54.902017" elapsed="0.000306"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:54.902000" elapsed="0.000346"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:07:54.828397" elapsed="0.073972"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:07:54.828104" elapsed="0.074297"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:07:54.824582" elapsed="0.077873"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:07:54.817289" elapsed="0.085221"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:54.816686" elapsed="0.085869"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:07:54.813454" elapsed="0.089151"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:07:54.903253" level="INFO">&amp;{mapping} = { BGP_RIB_OPENCONFIG=example-bgp-rib | IP=10.30.171.3 }</msg>
<var>&amp;{mapping}</var>
<arg>BGP_RIB_OPENCONFIG=${RIB_NAME}</arg>
<arg>IP=${ODL_SYSTEM_IP}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:07:54.902778" elapsed="0.000502"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:54.937642" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:54.937265" elapsed="0.000405"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:54.938424" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:54.938186" elapsed="0.000310">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:54.938589" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:54.937850" elapsed="0.000763"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:54.939174" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:54.938779" elapsed="0.000422"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:54.939498" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:07:54.939650" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:07:54.939364" elapsed="0.000312"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:54.940115" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:54.939850" elapsed="0.000310"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:54.941125" level="INFO">mapping: {'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10.30.171.3'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:54.940868" elapsed="0.000301"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:07:54.942967" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:07:54.941328" elapsed="0.001666"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:54.943660" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:54.943357" elapsed="0.000328"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:54.944474" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:54.944253" elapsed="0.000246"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:54.944582" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:07:54.944738" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:54.943899" elapsed="0.000864"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:54.944935" elapsed="0.000238"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:07:54.943217" elapsed="0.001997"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:54.945760" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:54.945462" elapsed="0.000337"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:54.946520" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:54.946310" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:54.946594" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:07:54.946744" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:54.945990" elapsed="0.000778"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:54.946940" elapsed="0.000221"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:07:54.945326" elapsed="0.001877"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:07:54.943047" elapsed="0.004191"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:07:54.947281" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:07:54.947435" level="INFO">${mapping_to_use} = {'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10.30.171.3'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:07:54.940520" elapsed="0.006940"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:54.940226" elapsed="0.007266"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:54.947667" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:54.947517" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:54.940208" elapsed="0.007535"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:54.948514" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:54.947910" elapsed="0.000632"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:07:54.948590" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:07:54.936630" elapsed="0.012083"/>
</kw>
<msg time="2026-04-21T02:07:54.948767" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:54.923485" elapsed="0.025345"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:54.961456" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:54.974299" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:54.987087" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:54.987321" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:54.987501" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:54.987938" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:54.987719" elapsed="0.000285"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:54.987705" elapsed="0.000324"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:54.988176" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:54.988347" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:54.988516" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:07:54.987676" elapsed="0.000893"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:07:54.987576" elapsed="0.001019"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:54.988745" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:54.988836" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:07:54.988960" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:07:54.919146" elapsed="0.069840"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.016324" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:55.015948" elapsed="0.000404"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:55.017073" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:55.016864" elapsed="0.000279">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:55.017236" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:55.016516" elapsed="0.000743"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.017821" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:55.017426" elapsed="0.000423"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:55.018144" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:07:55.018273" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/conf...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:07:55.018010" elapsed="0.000291"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.018698" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:55.018457" elapsed="0.000288"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:07:55.019126" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:55.018826" elapsed="0.000360"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.019648" level="INFO">${mapping_to_use} = {'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10.30.171.3'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:55.019358" elapsed="0.000316"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:55.019211" elapsed="0.000565"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:55.018807" elapsed="0.001016"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.020532" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:55.019977" elapsed="0.000585"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:07:55.020611" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:07:55.015265" elapsed="0.005471"/>
</kw>
<msg time="2026-04-21T02:07:55.020804" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:55.002171" elapsed="0.018683"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.033432" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.045941" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.062233" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.062435" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.062613" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.062997" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:55.062851" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:55.062837" elapsed="0.000240"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.063220" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.063391" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.063574" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:07:55.062806" elapsed="0.000821"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:07:55.062688" elapsed="0.000965"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.063817" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:55.063893" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:07:55.064011" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
  ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:07:54.999457" elapsed="0.064582"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:55.065494" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:55.065249" elapsed="0.000308">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:55.065647" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:55.064752" elapsed="0.000919"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.066157" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:55.065739" elapsed="0.000475"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.066705" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:55.066414" elapsed="0.000316"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:55.066238" elapsed="0.000527"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:55.065722" elapsed="0.001078"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.069190" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:55.066956" elapsed="0.002260"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:07:55.069267" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:07:55.069420" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:07:55.064422" elapsed="0.005022"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.071133" level="INFO">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.3</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:55.070698" elapsed="0.000483"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.071596" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:55.071340" elapsed="0.000315"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.072074" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:55.071827" elapsed="0.000290"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.072507" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:55.072270" elapsed="0.000279"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:07:55.073372" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:07:55.073180" elapsed="0.000218"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:07:55.073720" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:07:55.073550" elapsed="0.000195"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:55.073913" elapsed="0.000198"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.074508" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:55.074265" elapsed="0.000286"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:07:55.074592" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:07:55.074746" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:07:55.072752" elapsed="0.002018"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:07:55.093599" level="INFO">PUT Request : url=http://10.30.171.3:8181/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.3 
 path_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.3 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Content-Length': '223', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:07:55.093829" level="INFO">PUT Response : url=http://10.30.171.3:8181/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.3 
 status=201, reason=Created 
 headers={'Set-Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 20-Apr-2026 02:07:55 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:07:55.094218" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:07:55.077108" elapsed="0.017171"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:55.074855" elapsed="0.019522"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.094898" elapsed="0.000054"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:55.094435" elapsed="0.000621"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:55.074838" elapsed="0.020266"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.101586" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:55.097276" elapsed="0.004369"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:55.096724" elapsed="0.004969"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:55.096686" elapsed="0.005042"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.105574" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:55.102135" elapsed="0.003502"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:55.101823" elapsed="0.003864"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:55.101781" elapsed="0.003941"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.106540" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:55.106014" elapsed="0.000564"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.107031" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:55.106675" elapsed="0.000437"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.107831" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:55.107372" elapsed="0.000497"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:55.107145" elapsed="0.000775"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:55.106650" elapsed="0.001300"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.108682" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:55.108173" elapsed="0.000546"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.109167" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:55.108837" elapsed="0.000410"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.109940" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:55.109505" elapsed="0.000470"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:55.109280" elapsed="0.000744"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:55.108811" elapsed="0.001243"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:55.110263" elapsed="0.000481"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:07:55.111423" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:55.111000" elapsed="0.000462"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:07:55.111689" elapsed="0.002360"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:07:55.095937" elapsed="0.018175"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:07:55.114285" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:07:55.114178" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:55.114160" elapsed="0.000211"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.114522" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:07:55.114589" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:07:55.116913" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:07:55.069781" elapsed="0.047159"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:07:55.117043" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:07:55.117206" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:07:54.908018" elapsed="0.209213"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.117566" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:55.117328" elapsed="0.000306"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:55.117311" elapsed="0.000348"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:07:55.117692" elapsed="0.000025"/>
</return>
<arg>${BGP_DIR}/app_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:07:54.903538" elapsed="0.214292"/>
</kw>
<doc>Configures bgp application peer. Openconfig is used for carbon and above.</doc>
<status status="PASS" start="2026-04-21T02:07:54.812719" elapsed="0.305228"/>
</test>
<test id="s1-s13-t2" name="Reconfigure_ODL_To_Accept_Connection" line="54">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:07:55.121258" elapsed="0.000206"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:07:55.120994" elapsed="0.000524"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:55.122504" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:55.122394" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:55.122376" elapsed="0.000196"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:55.127737" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:55.127629" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:55.127611" elapsed="0.000213"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.128825" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:55.128432" elapsed="0.000421"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.129318" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:07:55.129024" elapsed="0.000320"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:07:55.129388" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:07:55.129540" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:07:55.128054" elapsed="0.001511"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:55.135115" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:55.135007" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:55.134989" elapsed="0.000193"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:55.136406" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:55.136290" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:55.136272" elapsed="0.000202"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:07:55.136954" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:07:55.136621" elapsed="0.000360"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:07:55.137358" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:07:55.137143" elapsed="0.000240"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:07:55.167239" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:07:55.137896" elapsed="0.029569"/>
</kw>
<msg time="2026-04-21T02:07:55.167880" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:07:55.167986" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:55.137544" elapsed="0.030519"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:07:55.197042" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:07:55.169281" elapsed="0.027894"/>
</kw>
<msg time="2026-04-21T02:07:55.197342" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:07:55.197387" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "R "e "c "o "n "f "i "g "u "r...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:55.168454" elapsed="0.028968"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.197750" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:55.197510" elapsed="0.000318"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:55.197486" elapsed="0.000367"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.198306" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:55.197997" elapsed="0.000381"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.198663" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:55.198445" elapsed="0.000273"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:55.198427" elapsed="0.000314"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:07:55.198774" elapsed="0.000044"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:07:55.201390" elapsed="0.000145"/>
</kw>
<msg time="2026-04-21T02:07:55.201597" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:55.200277" elapsed="0.001451"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.202167" elapsed="0.000078"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.202511" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:07:55.199629" elapsed="0.003067"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:07:55.199064" elapsed="0.003698"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:07:55.135987" elapsed="0.066900"/>
</kw>
<msg time="2026-04-21T02:07:55.202979" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:55.203023" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "R "e "c "o "n "f "i "g "u "r...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:55.135377" elapsed="0.067681"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:07:55.203254" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:07:55.203147" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:55.203128" elapsed="0.000208"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.203741" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.204102" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:07:55.204174" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:07:55.134658" elapsed="0.069621"/>
</kw>
<msg time="2026-04-21T02:07:55.204372" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:55.204415" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "R "e "c "o "n "f "i "g "u "r...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:55.129956" elapsed="0.074494"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.204776" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:55.204524" elapsed="0.000322"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:55.204508" elapsed="0.000362"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:07:55.129807" elapsed="0.075138"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:07:55.129617" elapsed="0.075364"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:07:55.127248" elapsed="0.077789"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:07:55.122111" elapsed="0.082981"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:55.121670" elapsed="0.083467"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:07:55.118678" elapsed="0.086511"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.205973" level="INFO">&amp;{mapping} = { IP=10.30.171.116 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB_OPENCONFIG=example-bgp-rib | PASSIVE_MODE=true }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_NAME}</arg>
<arg>PASSIVE_MODE=true</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:07:55.205359" elapsed="0.000642"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.239885" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:55.239496" elapsed="0.000419"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:55.240649" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:55.240414" elapsed="0.000308">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:55.240836" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:55.240080" elapsed="0.000782"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.241414" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:55.241029" elapsed="0.000412"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:55.241741" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:07:55.241919" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:07:55.241606" elapsed="0.000341"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.242349" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:55.242108" elapsed="0.000285"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.243393" level="INFO">mapping: {'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:55.243134" elapsed="0.000304"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.244044" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:07:55.243599" elapsed="0.000471"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.244736" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:55.244437" elapsed="0.000324"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:55.245511" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:55.245295" elapsed="0.000242"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:55.245587" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:07:55.245737" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:55.244970" elapsed="0.000791"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:55.245934" elapsed="0.000230"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:07:55.244298" elapsed="0.001908"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.246805" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:55.246488" elapsed="0.000345"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:55.247570" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:55.247361" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:55.247645" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:07:55.247809" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:55.247036" elapsed="0.000799"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:55.247992" elapsed="0.000220"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:07:55.246353" elapsed="0.001900"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.248806" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:55.248498" elapsed="0.000336"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:55.249545" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:55.249338" elapsed="0.000232"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:55.249620" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:07:55.249767" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:55.249021" elapsed="0.000785"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:55.249962" elapsed="0.000220"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:07:55.248363" elapsed="0.001859"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.250758" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:55.250466" elapsed="0.000317"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:55.251522" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:55.251316" elapsed="0.000232"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:55.251597" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:07:55.251744" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:55.250997" elapsed="0.000771"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:55.251942" elapsed="0.000219"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:07:55.250333" elapsed="0.001869"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.252740" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:55.252447" elapsed="0.000319"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:55.253495" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:55.253288" elapsed="0.000233"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:55.253571" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:07:55.253718" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:55.252969" elapsed="0.000773"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:55.253915" elapsed="0.000222"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:07:55.252314" elapsed="0.001864"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.254938" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:07:55.254422" elapsed="0.000545"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:07:55.255691" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:07:55.255482" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:07:55.255765" elapsed="0.000045"/>
</return>
<msg time="2026-04-21T02:07:55.255933" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:07:55.255164" elapsed="0.000794"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:55.256110" elapsed="0.000220"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:07:55.254289" elapsed="0.002080"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:07:55.244121" elapsed="0.012284"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:07:55.256482" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:07:55.256643" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:07:55.242752" elapsed="0.013917"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:55.242460" elapsed="0.014241"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.256892" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:55.256726" elapsed="0.000222"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:55.242440" elapsed="0.014529"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.257759" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:55.257113" elapsed="0.000693"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:07:55.257857" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:07:55.238857" elapsed="0.019122"/>
</kw>
<msg time="2026-04-21T02:07:55.258032" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:55.226026" elapsed="0.032052"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.270693" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.283467" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.296105" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.296302" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.296479" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.296855" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:55.296693" elapsed="0.000220"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:55.296679" elapsed="0.000257"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.297081" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.297251" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.297419" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:07:55.296651" elapsed="0.000820"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:07:55.296552" elapsed="0.000944"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.297644" elapsed="0.000060"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:55.297764" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:07:55.297902" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:07:55.221653" elapsed="0.076275"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.324725" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:55.324354" elapsed="0.000399"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:55.325471" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:55.325267" elapsed="0.000267">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:55.325625" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:55.324934" elapsed="0.000715"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.326214" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:55.325835" elapsed="0.000406"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:07:55.326538" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:07:55.326670" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:07:55.326405" elapsed="0.000324"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.327155" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:55.326912" elapsed="0.000302"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:07:55.327574" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:55.327279" elapsed="0.000352"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.328298" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:55.327816" elapsed="0.000509"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:55.327656" elapsed="0.000706"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:55.327260" elapsed="0.001124"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.329248" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflec...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:55.328532" elapsed="0.000746"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:07:55.329328" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:07:55.323722" elapsed="0.005732"/>
</kw>
<msg time="2026-04-21T02:07:55.329546" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:55.310849" elapsed="0.018745"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.342187" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.354943" elapsed="0.000039"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.367481" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.367679" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.367881" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.368249" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:55.368104" elapsed="0.000201"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:07:55.368090" elapsed="0.000239"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.368470" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.368637" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.368824" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:07:55.368062" elapsed="0.000816"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:07:55.367956" elapsed="0.000948"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.369051" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:07:55.369125" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:07:55.369265" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflec...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:07:55.308159" elapsed="0.061135"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:07:55.370561" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:07:55.370309" elapsed="0.000349">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:07:55.370756" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:55.369970" elapsed="0.000829"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.371117" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:55.370870" elapsed="0.000303"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.371657" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:55.371366" elapsed="0.000316"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:55.371197" elapsed="0.000519"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:55.370852" elapsed="0.000886"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.374117" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:55.371906" elapsed="0.002237"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:07:55.374194" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:07:55.374346" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:07:55.369623" elapsed="0.004747"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.375830" level="INFO">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.116</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:55.375564" elapsed="0.000314"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.376267" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:55.376033" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.376717" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:55.376476" elapsed="0.000285"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.377169" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:55.376932" elapsed="0.000279"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:07:55.378025" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:07:55.377826" elapsed="0.000225"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:07:55.378374" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:07:55.378204" elapsed="0.000194"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:07:55.378560" elapsed="0.000196"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.379362" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:55.378935" elapsed="0.000471"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:07:55.379449" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:07:55.379604" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:07:55.377411" elapsed="0.002217"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:07:55.392539" level="INFO">PUT Request : url=http://10.30.171.3:8181/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.116 
 path_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.116 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '1090', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:07:55.392640" level="INFO">PUT Response : url=http://10.30.171.3:8181/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.116 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:07:55.392734" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:07:55.381901" elapsed="0.010878"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:55.379696" elapsed="0.013227"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.393323" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:55.392982" elapsed="0.000487"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:55.379679" elapsed="0.013837"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.401009" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:55.395624" elapsed="0.005479"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:55.395139" elapsed="0.006038"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:55.395101" elapsed="0.006132"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.404682" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:55.401865" elapsed="0.002862"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:55.401352" elapsed="0.003409"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:55.401317" elapsed="0.003487"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.405339" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:55.404969" elapsed="0.000397"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.405671" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:55.405433" elapsed="0.000294"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.406231" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:55.405935" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:55.405751" elapsed="0.000541"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:55.405416" elapsed="0.000897"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.406866" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:55.406484" elapsed="0.000409"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.407198" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:55.406961" elapsed="0.000293"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.407730" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:55.407440" elapsed="0.000316"/>
</kw>
<status status="PASS" start="2026-04-21T02:07:55.407277" elapsed="0.000528"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:55.406944" elapsed="0.000884"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:55.408077" elapsed="0.000337"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:07:55.408954" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:07:55.408653" elapsed="0.000327"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:07:55.409135" elapsed="0.002346"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:07:55.394308" elapsed="0.017233"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:07:55.411711" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:07:55.411606" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:55.411588" elapsed="0.000233"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.411974" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:07:55.412041" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:07:55.414323" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:07:55.374732" elapsed="0.039618"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:07:55.414490" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:07:55.414653" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:07:55.210665" elapsed="0.204012"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.415028" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:55.414773" elapsed="0.000323"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:55.414756" elapsed="0.000364"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:07:55.415153" elapsed="0.000025"/>
</return>
<arg>${BGP_DIR}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:07:55.206273" elapsed="0.209000"/>
</kw>
<doc>Configures BGP peer module with initiate-connection set to false.</doc>
<status status="PASS" start="2026-04-21T02:07:55.118158" elapsed="0.297225"/>
</test>
<test id="s1-s13-t3" name="Start_Bgp_Peer" line="66">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:07:55.419145" elapsed="0.000206"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:07:55.418880" elapsed="0.000525"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:55.420383" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:55.420276" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:55.420258" elapsed="0.000193"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:55.425419" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:55.425314" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:55.425297" elapsed="0.000188"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.426503" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:07:55.426100" elapsed="0.000429"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.427002" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:07:55.426689" elapsed="0.000339"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:07:55.427071" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:07:55.427223" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:07:55.425708" elapsed="0.001539"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:55.432759" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:55.432652" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:55.432634" elapsed="0.000208"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:07:55.433996" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:07:55.433889" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:55.433871" elapsed="0.000192"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:07:55.434530" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:07:55.434211" elapsed="0.000345"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:07:55.434947" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:07:55.434716" elapsed="0.000256"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:07:55.462975" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:07:55.435468" elapsed="0.027609"/>
</kw>
<msg time="2026-04-21T02:07:55.463238" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:07:55.463284" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:55.435135" elapsed="0.028184"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:07:55.488769" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "S "t "a "r "t "_ "B "g "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:07:55.463856" elapsed="0.025059"/>
</kw>
<msg time="2026-04-21T02:07:55.489076" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:07:55.489122" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "S "t "a "r "t "_ "B "g "p "_...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:55.463491" elapsed="0.025666"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.489454" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:55.489232" elapsed="0.000276"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:55.489212" elapsed="0.000320"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.489994" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "S "t "a "r "t "_ "B "g "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:55.489675" elapsed="0.000384"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.490363" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:55.490124" elapsed="0.000293"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:55.490106" elapsed="0.000336"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:07:55.490474" elapsed="0.000028"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:07:55.492945" elapsed="0.000141"/>
</kw>
<msg time="2026-04-21T02:07:55.493147" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:07:55.491905" elapsed="0.001371"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.493553" elapsed="0.000075"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.493917" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:07:55.491277" elapsed="0.002823"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:07:55.490735" elapsed="0.003467"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:07:55.433565" elapsed="0.060742"/>
</kw>
<msg time="2026-04-21T02:07:55.494399" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:55.494442" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "S "t "a "r "t "_ "B "g "p "_...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:55.432997" elapsed="0.061480"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:07:55.494658" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-21T02:07:55.494553" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:55.494535" elapsed="0.000204"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.495147" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.495481" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:07:55.495551" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:07:55.432316" elapsed="0.063340"/>
</kw>
<msg time="2026-04-21T02:07:55.495749" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:07:55.495828" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "S "t "a "r "t "_ "B "g "p "_...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:55.427607" elapsed="0.068258"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:07:55.496192" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:07:55.495940" elapsed="0.000305"/>
</branch>
<status status="PASS" start="2026-04-21T02:07:55.495923" elapsed="0.000345"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:07:55.427463" elapsed="0.068828"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:07:55.427297" elapsed="0.069022"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:07:55.424962" elapsed="0.071408"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:07:55.419994" elapsed="0.076479"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:07:55.419558" elapsed="0.076960"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:07:55.416455" elapsed="0.080116"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Start_Bgp_Peer">
<kw name="Start_BGP_Speaker" owner="BGPSpeaker">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.498316" level="INFO">${command} = python3 play.py --amount 0 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --evpn --wfr 1 &amp;&gt; play.py.out</msg>
<var>${command}</var>
<arg>python3 play.py ${arguments} &amp;&gt; ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:07:55.497967" elapsed="0.000376"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:07:55.498736" level="INFO">python3 play.py --amount 0 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --evpn --wfr 1 &amp;&gt; play.py.out</msg>
<arg>${command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:07:55.498501" elapsed="0.000279"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:07:55.504033" level="INFO">python3 play.py --amount 0 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --evpn --wfr 1 &amp;&gt; play.py.out</msg>
<msg time="2026-04-21T02:07:55.504128" level="INFO">${output} =  python3 play.py --amount 0 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --evpn --wfr 1 &amp;&gt; play.py.out
</msg>
<var>${output}</var>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:07:55.498949" elapsed="0.005206"/>
</kw>
<arg>--amount 0 --myip=${TOOLS_SYSTEM_IP} --myport=${BGP_TOOL_PORT} --peerip=${ODL_SYSTEM_IP} --peerport=${ODL_BGP_PORT} --${BGP_TOOL_LOG_LEVEL} --evpn --wfr 1</arg>
<doc>Start the BGP speaker python utility. Redirect its error output to a log file
so it can be dumped into the logs later, when stopping it. This also avoids polluting the
output seen by "Read Until Prompt" with false propmpts so it won't stop prematurely
leading to a spurious test failure, messy log content or other misbehavior.</doc>
<status status="PASS" start="2026-04-21T02:07:55.497495" elapsed="0.006721"/>
</kw>
<kw name="Read_And_Fail_If_Prompt_Is_Seen" owner="BGPcliKeywords">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="Run Keyword And Expect Error" owner="BuiltIn">
<kw name="Read_Text_Before_Prompt" owner="BGPcliKeywords">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:08:01.506635" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
[?2004l.</msg>
<var>${text}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-21T02:07:55.505803" elapsed="6.005853">No match found for '&gt;' in 6 seconds
Output:
[?2004l.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:01.512257" elapsed="0.000063"/>
</kw>
<doc>Log text gathered by SSHLibrary.Read_Until_Prompt.
This needs to be a separate keyword just because how Read_And_Fail_If_Prompt_Is_Seen is implemented.</doc>
<status status="FAIL" start="2026-04-21T02:07:55.505520" elapsed="6.007037">No match found for '&gt;' in 6 seconds
Output:
[?2004l.</status>
</kw>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the keyword and checks that the expected error occurred.</doc>
<status status="PASS" start="2026-04-21T02:07:55.505125" elapsed="6.007694"/>
</kw>
<msg time="2026-04-21T02:08:01.513013" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>BuiltIn.Run_Keyword_And_Expect_Error</arg>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:07:55.504749" elapsed="6.008301"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-04-21T02:08:01.513309" elapsed="0.000043"/>
</return>
<status status="PASS" start="2026-04-21T02:08:01.513184" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:01.513150" elapsed="0.000284"/>
</if>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:01.513759" elapsed="0.000058"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was seen but it was not expected yet</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:01.514048" elapsed="0.000029"/>
</kw>
<doc>Try to read SSH to see prompt, but expect to see no prompt within SSHLibrary's timeout.</doc>
<status status="PASS" start="2026-04-21T02:07:55.504468" elapsed="6.009688"/>
</kw>
<doc>Starts bgp peer and verifies that the peer runs.</doc>
<status status="PASS" start="2026-04-21T02:07:55.497170" elapsed="6.017052"/>
</kw>
<arg>3x</arg>
<arg>1s</arg>
<arg>Start Bgp Peer</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:07:55.496738" elapsed="6.017541"/>
</kw>
<doc>Start Python speaker to connect to ODL. We need to do WUKS until odl really starts to accept incomming bgp connection. The failure happens if the incomming connection comes too quickly after configuring the peer in the previous test case.</doc>
<status status="PASS" start="2026-04-21T02:07:55.415664" elapsed="6.098772"/>
</test>
<test id="s1-s13-t4" name="Odl_To_Play_route_es_arb" line="71">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:08:01.521465" elapsed="0.000310"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:08:01.521058" elapsed="0.000820"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:01.523328" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:01.523161" elapsed="0.000233"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:01.523133" elapsed="0.000293"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:01.528933" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:01.528824" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:01.528804" elapsed="0.000287"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:08:01.530191" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:08:01.529745" elapsed="0.000473"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:08:01.530677" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:08:01.530382" elapsed="0.000321"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:08:01.530747" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:08:01.530959" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:08:01.529340" elapsed="0.001644"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:01.537184" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:01.537074" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:01.537055" elapsed="0.000202"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:01.538723" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:01.538538" elapsed="0.000314"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:01.538518" elapsed="0.000394"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:08:01.539490" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:08:01.539069" elapsed="0.000484"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:08:01.540215" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:01.539938" elapsed="0.000342"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:08:01.571544" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:08:01.542199" elapsed="0.029727"/>
</kw>
<msg time="2026-04-21T02:08:01.572203" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:08:01.572342" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:01.540593" elapsed="0.031851"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:08:01.598491" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "s "_ "a "r "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:08:01.575627" elapsed="0.023027"/>
</kw>
<msg time="2026-04-21T02:08:01.598858" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:08:01.598967" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:01.573224" elapsed="0.025818"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:01.599867" elapsed="0.000053"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:01.599382" elapsed="0.000611"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:01.599349" elapsed="0.000709"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:01.600856" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "s "_ "a "r "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:01.600221" elapsed="0.000758"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:01.601738" elapsed="0.000095"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:01.601346" elapsed="0.000569"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:01.601315" elapsed="0.000663"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:08:01.602027" elapsed="0.000045"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:01.606611" elapsed="0.000206"/>
</kw>
<msg time="2026-04-21T02:08:01.606874" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:08:01.605783" elapsed="0.001183"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:01.607323" elapsed="0.000031"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:01.607619" elapsed="0.000029"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:08:01.604752" elapsed="0.003296"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:08:01.602378" elapsed="0.005782"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:08:01.538095" elapsed="0.070281"/>
</kw>
<msg time="2026-04-21T02:08:01.608490" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:01.608635" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:01.537424" elapsed="0.071263"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:08:01.608930" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:08:01.608774" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:01.608752" elapsed="0.000268"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:01.609557" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:01.610139" elapsed="0.000030"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:08:01.610219" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:08:01.536702" elapsed="0.073634"/>
</kw>
<msg time="2026-04-21T02:08:01.610434" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:01.610479" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:01.531367" elapsed="0.079149"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:01.610911" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:01.610595" elapsed="0.000376"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:01.610577" elapsed="0.000419"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:08:01.531219" elapsed="0.079801"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:08:01.531041" elapsed="0.080015"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:08:01.528448" elapsed="0.082670"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:08:01.522700" elapsed="0.088477"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:01.522092" elapsed="0.089132"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:08:01.516730" elapsed="0.094550"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:01.617952" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:01.618122" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:01.618240" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:01.611721" elapsed="0.006545"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:01.618440" elapsed="0.002960"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:01.629287" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:01.629643" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:01.629820" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:01.621569" elapsed="0.008291"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:01.634169" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:01.633718" elapsed="0.000490"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:01.634834" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:01.634429" elapsed="0.000446"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:01.635099" elapsed="0.000462"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:01.630180" elapsed="0.005465"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:01.611434" elapsed="0.024302"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:08:01.515961" elapsed="0.119852"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:01.636916" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_arb/route_es_arb.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_arb/route_es_arb.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:01.637148" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:01.636612" elapsed="0.000577"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:01.637679" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_arb/route_es_arb.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_arb/route_es_arb.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:01.637876" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "orig-route-ip": "43.43.43.43",
          "arbitrary": {
            "arbitrary": "AAAAAAAAAAAA"
         ...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:01.637412" elapsed="0.000503"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:01.638399" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_arb/announce_route_es_arb.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_arb/announce_route_es_arb.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:01.638572" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:01.638135" elapsed="0.000474"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:08:01.639148" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:08:01.638855" elapsed="0.000330"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:01.639668" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_arb/withdraw_route_es_arb.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_arb/withdraw_route_es_arb.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:01.639925" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:01.639405" elapsed="0.000557"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:08:01.640332" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:08:01.640131" elapsed="0.000227"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:01.640765" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:01.640518" elapsed="0.000348"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:01.641267" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "orig-route-ip": "43.43.43.43",
          "arbitrary": {
            "arbitrary": "AAAAAAAAAAAA"
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:01.641024" elapsed="0.000291"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:01.641709" level="INFO">ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:01.641470" elapsed="0.000283"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:01.642159" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:01.641922" elapsed="0.000280"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:08:01.642352" elapsed="0.005301"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:01.659686" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '706', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-04-21T02:08:01.659776" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw%3D%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:01.659937" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:01.647932" elapsed="0.012041"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:01.666291" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:01.660359" elapsed="0.006030"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:01.674233" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:01.674545" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '339'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:01.674650" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:01.666751" elapsed="0.007925"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:01.677312" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:01.674872" elapsed="0.002488"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:01.683143" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:01.683606" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '339'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:01.683761" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:01.678331" elapsed="0.005486"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:01.687416" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:01.684062" elapsed="0.003420"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:01.687730" elapsed="0.003504"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:01.694174" level="INFO">${update} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:08:01.691461" elapsed="0.002778"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:08:01.694461" elapsed="0.003031"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:08:01.697564" elapsed="0.000046"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:08:01.677998" elapsed="0.019748"/>
</kw>
<msg time="2026-04-21T02:08:01.697881" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:01.677532" elapsed="0.020385"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:01.698489" level="INFO">ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:01.698147" elapsed="0.000405"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:01.699864" level="INFO">Length is 148.</msg>
<msg time="2026-04-21T02:08:01.699970" level="INFO">${len_1} = 148</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:01.699448" elapsed="0.000555"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:01.700574" level="INFO">Length is 148.</msg>
<msg time="2026-04-21T02:08:01.700676" level="INFO">${len_2} = 148</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:01.700222" elapsed="0.000486"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:01.700946" elapsed="0.000435"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:01.701875" level="INFO">${sum_1} = 1851</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:01.701600" elapsed="0.000311"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:01.702388" level="INFO">${sum_2} = 1851</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:01.702143" elapsed="0.000280"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:01.702634" elapsed="0.000623"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:08:01.698895" elapsed="0.004447"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:08:01.703555" elapsed="0.002434"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:01.717091" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:01.717250" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '339'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:01.717384" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:01.706700" elapsed="0.010764"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:01.721377" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:01.717706" elapsed="0.003739"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:01.721665" elapsed="0.003501"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:01.733643" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:01.733828" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '339'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:01.733973" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:01.725394" elapsed="0.008619"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:01.737638" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:01.734252" elapsed="0.003454"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:01.737946" elapsed="0.003473"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-04-21T02:08:01.744549" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:01.741532" elapsed="0.003062"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:01.741504" elapsed="0.003113"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:01.752887" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:01.752933" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:01.753087" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:01.744770" elapsed="0.008376"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:08:01.706313" elapsed="0.046980"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:01.763568" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:01.763852" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:01.764044" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:01.755455" elapsed="0.008624"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:01.767760" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:01.764317" elapsed="0.003574"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:01.768120" elapsed="0.003508"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:01.773956" level="INFO">${update} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:08:01.771877" elapsed="0.002108"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:08:01.774163" elapsed="0.002159"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:08:01.776371" elapsed="0.000032"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:08:01.754680" elapsed="0.021821"/>
</kw>
<msg time="2026-04-21T02:08:01.776577" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:01.753660" elapsed="0.022943"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:01.777032" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:01.776769" elapsed="0.000308"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:01.777944" level="INFO">Length is 136.</msg>
<msg time="2026-04-21T02:08:01.778019" level="INFO">${len_1} = 136</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:01.777669" elapsed="0.000373"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:01.778449" level="INFO">Length is 136.</msg>
<msg time="2026-04-21T02:08:01.778522" level="INFO">${len_2} = 136</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:01.778197" elapsed="0.000348"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:01.778698" elapsed="0.000328"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:01.779360" level="INFO">${sum_1} = 1404</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:01.779183" elapsed="0.000202"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:01.779731" level="INFO">${sum_2} = 1404</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:01.779556" elapsed="0.000200"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:01.779930" elapsed="0.000305"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:08:01.777306" elapsed="0.002988"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:01.787321" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:01.787429" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:01.787538" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:01.780861" elapsed="0.006703"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:01.790367" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:01.787737" elapsed="0.002677"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:01.790570" elapsed="0.002980"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:01.803266" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:01.803487" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:01.804203" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:01.793780" elapsed="0.010453"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:01.808563" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:01.804464" elapsed="0.004215"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:01.809063" elapsed="0.003961"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-04-21T02:08:01.816373" elapsed="0.000048"/>
</return>
<status status="PASS" start="2026-04-21T02:08:01.813165" elapsed="0.003298"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:01.813122" elapsed="0.003370"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:01.816665" elapsed="0.000022"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:08:01.780545" elapsed="0.036225"/>
</kw>
<arg>route_es_arb</arg>
<status status="PASS" start="2026-04-21T02:08:01.636194" elapsed="0.180655"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:01.515245" elapsed="0.301740"/>
</test>
<test id="s1-s13-t5" name="Play_To_Odl_route_es_arb" line="73">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:08:01.821164" elapsed="0.000222"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:08:01.820895" elapsed="0.000547"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:01.822490" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:01.822374" elapsed="0.000163"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:01.822354" elapsed="0.000206"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:01.827688" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:01.827579" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:01.827561" elapsed="0.000196"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:08:01.828807" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:08:01.828397" elapsed="0.000439"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:08:01.829296" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:08:01.829001" elapsed="0.000321"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:08:01.829365" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:08:01.829522" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:08:01.828010" elapsed="0.001536"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:01.835445" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:01.835315" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:01.835296" elapsed="0.000235"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:01.837139" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:01.836949" elapsed="0.000295"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:01.836928" elapsed="0.000374"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:08:01.837919" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:08:01.837473" elapsed="0.000508"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:08:01.838611" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:01.838337" elapsed="0.000340"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:08:01.873421" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:08:01.840705" elapsed="0.032999"/>
</kw>
<msg time="2026-04-21T02:08:01.874110" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:08:01.874550" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:01.839043" elapsed="0.035673"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:08:01.908122" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "s "_ "a "r "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:08:01.879265" elapsed="0.029001"/>
</kw>
<msg time="2026-04-21T02:08:01.908429" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:08:01.908531" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:01.875686" elapsed="0.032918"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:01.909355" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:01.908957" elapsed="0.000528"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:01.908927" elapsed="0.000623"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:01.910362" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "s "_ "a "r "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:01.909728" elapsed="0.000785"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:01.911086" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:01.910700" elapsed="0.000505"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:01.910679" elapsed="0.000601"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:08:01.911322" elapsed="0.000034"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:01.914931" elapsed="0.000145"/>
</kw>
<msg time="2026-04-21T02:08:01.915122" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:08:01.914428" elapsed="0.000765"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:01.915492" elapsed="0.000027"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:01.915727" elapsed="0.000023"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:08:01.913632" elapsed="0.002340"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:08:01.911626" elapsed="0.004436"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:08:01.836383" elapsed="0.079860"/>
</kw>
<msg time="2026-04-21T02:08:01.916340" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:01.916384" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:01.835695" elapsed="0.080726"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:08:01.916610" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:08:01.916501" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:01.916482" elapsed="0.000213"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:01.917267" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:01.917698" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:08:01.917773" elapsed="0.000032"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:08:01.834973" elapsed="0.082931"/>
</kw>
<msg time="2026-04-21T02:08:01.918000" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:01.918060" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:01.829956" elapsed="0.088139"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:01.918644" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:01.918380" elapsed="0.000319"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:01.918361" elapsed="0.000362"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:08:01.829805" elapsed="0.088942"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:08:01.829608" elapsed="0.089174"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:08:01.827171" elapsed="0.091711"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:08:01.822065" elapsed="0.096876"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:01.821599" elapsed="0.097389"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:08:01.818637" elapsed="0.100406"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:01.927634" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:01.927858" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:01.927998" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:01.919547" elapsed="0.008486"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:01.928276" elapsed="0.004091"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:01.938344" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:01.938496" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:01.938643" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:01.932604" elapsed="0.006077"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:01.943186" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:01.942716" elapsed="0.000565"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:01.943914" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:01.943507" elapsed="0.000445"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:01.944177" elapsed="0.000469"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:01.939039" elapsed="0.005693"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:01.919201" elapsed="0.025629"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:08:01.817911" elapsed="0.126977"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:01.945906" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_arb/route_es_arb.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_arb/route_es_arb.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:01.946129" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:01.945606" elapsed="0.000606"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:08:01.974546" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_es_arb.titanium/route_es_arb.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:08:01.974161" elapsed="0.000413"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:08:01.975727" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_arb.titanium/route_es_arb.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:08:01.975108" elapsed="0.000815">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_arb.titanium/route_es_arb.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:08:01.976133" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:08:01.974743" elapsed="0.001444"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:08:01.977448" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_es_arb/route_es_arb.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:08:01.976559" elapsed="0.000949"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:01.978196" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_arb/route_es_arb.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_arb/route_es_arb.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:01.978509" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "orig-route-ip": "43.43.43.43",
          "arbitrary": {
            "arbitrary": "AAAAAAAAAAAA"
         ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:01.977897" elapsed="0.000675"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:01.979630" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "orig-route-ip": "43.43.43.43",
          "arbitrary": {
            "arbitrary": "AAAAAAAAAAAA"
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:01.979015" elapsed="0.000752"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:08:01.980629" elapsed="0.000053"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:01.979955" elapsed="0.000800"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:08:01.981841" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:08:01.981172" elapsed="0.000727"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:01.980841" elapsed="0.001137"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:01.979911" elapsed="0.002115"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:08:01.983489" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "orig-route-ip": "43.43.43.43",
          "arbitrary": {
            "arbitrary": "AAAAAAAAAAAA"
         ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:08:01.982351" elapsed="0.001202"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:08:01.983664" elapsed="0.000066"/>
</return>
<msg time="2026-04-21T02:08:01.984039" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "orig-route-ip": "43.43.43.43",
          "arbitrary": {
            "arbitrary": "AAAAAAAAAAAA"
         ...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:08:01.971858" elapsed="0.012239"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:01.984914" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_arb/announce_route_es_arb.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_arb/announce_route_es_arb.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:01.985190" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:01.984456" elapsed="0.000790"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:01.986048" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_arb/withdraw_route_es_arb.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_arb/withdraw_route_es_arb.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:01.986308" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:01.985592" elapsed="0.000772"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:01.987384" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:01.986782" elapsed="0.000719"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:01.988405" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "orig-route-ip": "43.43.43.43",
          "arbitrary": {
            "arbitrary": "AAAAAAAAAAAA"
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:01.987872" elapsed="0.000636"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:01.989406" level="INFO">ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:01.988879" elapsed="0.000623"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:01.990440" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:01.989885" elapsed="0.000651"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:08:01.990901" elapsed="0.003036"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:08:01.994099" elapsed="0.001606"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:02.003927" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:02.004101" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:02.004242" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:08:01.996658" elapsed="0.008177">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:02.005120" elapsed="0.000033"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:02.005469" elapsed="0.000036"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-04-21T02:08:01.996334" elapsed="0.009324">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:04.016375" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:04.016593" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '339'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:04.016871" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:04.007293" elapsed="0.009620"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-04-21T02:08:04.017663" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "orig-route-ip": "43.43.43.43",
          "arbitrary": {
            "arbitrary": "AAAAAAAAAAAA"
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<msg time="2026-04-21T02:08:04.020941" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-04-21T02:08:04.017226" elapsed="0.003785"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:04.025458" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:04.024980" elapsed="0.000506"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:04.026059" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:04.025647" elapsed="0.000440"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:04.026248" elapsed="0.000333"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:04.021348" elapsed="0.005296"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-04-21T02:08:04.006316" elapsed="0.020384"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:01.995913" elapsed="2.030835"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:08:04.026926" elapsed="0.002739"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:04.036015" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:04.036193" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:04.036325" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:04.030598" elapsed="0.005763"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:04.036591" elapsed="0.003908"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:04.046904" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:04.047470" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '487'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-04-21T02:08:04.047617" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:04.040733" elapsed="0.006921"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:04.052115" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:04.051611" elapsed="0.000545"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:04.053027" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:04.052378" elapsed="0.000689"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:08:04.053733" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "es-route": {
       "arbitrary": {
        "arbitrary": "AAAAAAAAAAAA"
       },
       "orig-route-ip": "43.43.43.43"
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:08:04.054031" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:08:04.053292" elapsed="0.000847">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:08:04.047993" elapsed="0.006338">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:08:04.030321" elapsed="0.024182">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:06.063516" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:06.063726" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:06.063905" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:06.056004" elapsed="0.007937"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:06.064198" elapsed="0.003069"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:06.073449" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:06.073736" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:06.073938" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:06.067546" elapsed="0.006432"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:06.078484" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:06.078058" elapsed="0.000466"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:06.079149" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:06.078744" elapsed="0.000443"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:06.079413" elapsed="0.000517"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:06.074378" elapsed="0.005639"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:06.055200" elapsed="0.024892"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:04.029883" elapsed="2.050265"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:08:06.080934" elapsed="0.002521"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:06.092019" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:06.092220" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:06.092394" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:06.085199" elapsed="0.007235"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:06.092705" elapsed="0.003959"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:06.103350" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:06.103528" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:06.103693" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:06.096934" elapsed="0.006798"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:06.108549" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:06.108104" elapsed="0.000486"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:06.109241" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:06.108843" elapsed="0.000437"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:06.109514" elapsed="0.000581"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:06.104137" elapsed="0.006130"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:06.084397" elapsed="0.025954"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:06.083742" elapsed="0.026669"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-04-21T02:08:06.080419" elapsed="0.030076"/>
</kw>
<arg>route_es_arb</arg>
<status status="PASS" start="2026-04-21T02:08:01.945187" elapsed="4.165381"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:01.817379" elapsed="4.293348"/>
</test>
<test id="s1-s13-t6" name="Odl_To_Play_route_es_as" line="76">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:08:06.116346" elapsed="0.000307"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:08:06.115916" elapsed="0.000818"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:06.118295" elapsed="0.000030"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:06.118112" elapsed="0.000280"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:06.118078" elapsed="0.000352"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:06.125010" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:06.124887" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:06.124864" elapsed="0.000222"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:08:06.126315" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:08:06.125885" elapsed="0.000459"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:08:06.126826" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:08:06.126509" elapsed="0.000344"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:08:06.126898" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:08:06.127064" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:08:06.125341" elapsed="0.001748"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:06.132688" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:06.132574" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:06.132553" elapsed="0.000205"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:06.134289" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:06.134100" elapsed="0.000296"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:06.134081" elapsed="0.000374"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:08:06.135053" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:08:06.134609" elapsed="0.000507"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:08:06.135741" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:06.135472" elapsed="0.000346"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:08:06.169902" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:08:06.137843" elapsed="0.032306"/>
</kw>
<msg time="2026-04-21T02:08:06.170394" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:08:06.170540" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:06.136237" elapsed="0.034410"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:08:06.201780" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "s "_ "a "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:08:06.173904" elapsed="0.028042"/>
</kw>
<msg time="2026-04-21T02:08:06.202098" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:08:06.202193" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:06.171340" elapsed="0.030924"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:06.203103" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:06.202590" elapsed="0.000638"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:06.202560" elapsed="0.000731"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:06.204068" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "s "_ "a "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:06.203444" elapsed="0.000740"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:06.204719" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:06.204364" elapsed="0.000493"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:06.204343" elapsed="0.000575"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:08:06.204960" elapsed="0.000039"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:06.208750" elapsed="0.001847"/>
</kw>
<msg time="2026-04-21T02:08:06.210647" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:08:06.208171" elapsed="0.002547"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:06.210962" elapsed="0.000024"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:06.211186" elapsed="0.000023"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:08:06.207364" elapsed="0.004046"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:08:06.205283" elapsed="0.006214"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:08:06.133624" elapsed="0.078055"/>
</kw>
<msg time="2026-04-21T02:08:06.211774" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:06.211835" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:06.132935" elapsed="0.078937"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:08:06.212062" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:08:06.211950" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:06.211931" elapsed="0.000218"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:06.212632" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:06.213137" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:08:06.213214" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:08:06.132222" elapsed="0.081110"/>
</kw>
<msg time="2026-04-21T02:08:06.213456" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:06.213502" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:06.127481" elapsed="0.086056"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:06.213890" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:06.213614" elapsed="0.000330"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:06.213596" elapsed="0.000372"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:08:06.127333" elapsed="0.086658"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:08:06.127150" elapsed="0.086875"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:08:06.124455" elapsed="0.089624"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:08:06.117650" elapsed="0.096483"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:06.116984" elapsed="0.097194"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:08:06.112585" elapsed="0.101643"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:06.221295" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:06.221495" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:06.221620" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:06.214696" elapsed="0.006951"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:06.221850" elapsed="0.002679"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:06.229722" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:06.229929" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:06.230080" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:06.224704" elapsed="0.005413"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:06.234509" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:06.234078" elapsed="0.000472"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:06.235175" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:06.234770" elapsed="0.000445"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:06.235438" elapsed="0.000513"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:06.230462" elapsed="0.005578"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:06.214420" elapsed="0.021697"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:08:06.111861" elapsed="0.124315"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:06.237269" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_as/route_es_as.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_as/route_es_as.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:06.237600" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:06.236988" elapsed="0.000654"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:06.238162" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_as/route_es_as.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_as/route_es_as.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:06.238340" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "as-generated": {
            "as": 16843009,
            "local-discriminator": 2000
          },
       ...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:06.237890" elapsed="0.000488"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:06.238886" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_as/announce_route_es_as.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_as/announce_route_es_as.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:06.239061" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a62900041700021999999900010501010101000007d000202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:06.238597" elapsed="0.000555"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:08:06.239671" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a62900041700021999999900010501010101000007d000202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:08:06.239376" elapsed="0.000332"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:06.240217" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_as/withdraw_route_es_as.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_as/withdraw_route_es_as.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:06.240390" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c001946041700021999999900010501010101000007d000202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:06.239951" elapsed="0.000475"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:08:06.240951" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c001946041700021999999900010501010101000007d000202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:08:06.240644" elapsed="0.000344"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:06.241588" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;as-generated&gt;
            &lt;as&gt;16843009&lt;/as&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/as-generated&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:06.241214" elapsed="0.000450"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:06.242241" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "as-generated": {
            "as": 16843009,
            "local-discriminator": 2000
          },
          "orig-route-ip": "43.43.43.43"
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:06.241904" elapsed="0.000403"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:06.242875" level="INFO">ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a62900041700021999999900010501010101000007d000202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:06.242524" elapsed="0.000414"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:06.243483" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c001946041700021999999900010501010101000007d000202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:06.243152" elapsed="0.000393"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:08:06.243755" elapsed="0.003304"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:06.258259" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '754', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;as-generated&gt;
            &lt;as&gt;16843009&lt;/as&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/as-generated&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-04-21T02:08:06.258360" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw%3D%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:06.258542" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:06.247237" elapsed="0.011344"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:06.262560" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:06.258902" elapsed="0.003714"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:06.269228" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:06.269768" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '356'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:06.269950" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:06.262852" elapsed="0.007134"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:06.273124" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:06.270241" elapsed="0.002935"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:06.279596" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:06.279942" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '356'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:06.280046" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:06.274452" elapsed="0.005620"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:06.282948" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:06.280253" elapsed="0.002764"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:06.283241" elapsed="0.003653"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:06.294125" level="INFO">${update} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a62900041700021999999900010501010101000007d000202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:08:06.287126" elapsed="0.007068"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:08:06.294424" elapsed="0.003182"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:08:06.297684" elapsed="0.000056"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:08:06.274091" elapsed="0.023821"/>
</kw>
<msg time="2026-04-21T02:08:06.298026" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a62900041700021999999900010501010101000007d000202b2b2b2b</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:06.273369" elapsed="0.024692"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:06.298645" level="INFO">ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a62900041700021999999900010501010101000007d000202b2b2b2b</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:06.298298" elapsed="0.000411"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:06.299981" level="INFO">Length is 148.</msg>
<msg time="2026-04-21T02:08:06.300085" level="INFO">${len_1} = 148</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:06.299587" elapsed="0.000530"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:06.300683" level="INFO">Length is 148.</msg>
<msg time="2026-04-21T02:08:06.300788" level="INFO">${len_2} = 148</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:06.300333" elapsed="0.000510"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:06.301062" elapsed="0.000656"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:06.302233" level="INFO">${sum_1} = 2075</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:06.301974" elapsed="0.000296"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:06.302736" level="INFO">${sum_2} = 2075</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:06.302486" elapsed="0.000286"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:06.303011" elapsed="0.000434"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:08:06.299069" elapsed="0.004460"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:08:06.303740" elapsed="0.002197"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:06.313604" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:06.313737" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '356'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:06.313855" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:06.306694" elapsed="0.007187"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:06.316717" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:06.314051" elapsed="0.002715"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:06.316938" elapsed="0.003064"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:06.325948" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:06.326117" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '356'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:06.326273" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:06.320238" elapsed="0.006072"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:06.329963" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:06.326552" elapsed="0.003481"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:06.330254" elapsed="0.003486"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-04-21T02:08:06.337086" elapsed="0.000025"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:06.333884" elapsed="0.003267"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:06.333852" elapsed="0.003331"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:06.345035" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:06.345130" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:06.345232" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:06.337427" elapsed="0.007832"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:08:06.306272" elapsed="0.039057"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:06.353872" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:06.354116" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:06.354271" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:06.346638" elapsed="0.007668"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:06.358195" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:06.354542" elapsed="0.003722"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:06.358483" elapsed="0.003533"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:06.364952" level="INFO">${update} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c001946041700021999999900010501010101000007d000202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:08:06.362245" elapsed="0.002736"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:08:06.365191" elapsed="0.002167"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:08:06.367409" elapsed="0.000037"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:08:06.346028" elapsed="0.021518"/>
</kw>
<msg time="2026-04-21T02:08:06.367626" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c001946041700021999999900010501010101000007d000202b2b2b2b</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:06.345534" elapsed="0.022117"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:06.368082" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c001946041700021999999900010501010101000007d000202b2b2b2b</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:06.367833" elapsed="0.000295"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:06.369010" level="INFO">Length is 136.</msg>
<msg time="2026-04-21T02:08:06.369087" level="INFO">${len_1} = 136</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:06.368731" elapsed="0.000380"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:06.369537" level="INFO">Length is 136.</msg>
<msg time="2026-04-21T02:08:06.369610" level="INFO">${len_2} = 136</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:06.369267" elapsed="0.000367"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:06.369804" elapsed="0.000306"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:06.370447" level="INFO">${sum_1} = 1628</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:06.370271" elapsed="0.000202"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:06.370815" level="INFO">${sum_2} = 1628</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:06.370623" elapsed="0.000218"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:06.370995" elapsed="0.000308"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:08:06.368363" elapsed="0.003000"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:06.378447" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:06.378657" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:06.378816" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:06.371938" elapsed="0.006917"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:06.382827" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:06.379092" elapsed="0.003806"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:06.383116" elapsed="0.003580"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:06.393933" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:06.394165" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:06.394369" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:06.387035" elapsed="0.007374"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:06.398463" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:06.394712" elapsed="0.003820"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:06.398756" elapsed="0.003656"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-04-21T02:08:06.404836" elapsed="0.000039"/>
</return>
<status status="PASS" start="2026-04-21T02:08:06.402508" elapsed="0.002403"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:06.402480" elapsed="0.002457"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:06.405097" elapsed="0.000022"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:08:06.371622" elapsed="0.033579"/>
</kw>
<arg>route_es_as</arg>
<status status="PASS" start="2026-04-21T02:08:06.236549" elapsed="0.168704"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:06.111185" elapsed="0.294186"/>
</test>
<test id="s1-s13-t7" name="Play_To_Odl_route_es_as" line="78">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:08:06.409653" elapsed="0.000231"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:08:06.409355" elapsed="0.000607"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:06.411025" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:06.410904" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:06.410879" elapsed="0.000214"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:06.416312" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:06.416202" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:06.416183" elapsed="0.000199"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:08:06.417456" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:08:06.417029" elapsed="0.000456"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:08:06.417979" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:08:06.417649" elapsed="0.000357"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:08:06.418050" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:08:06.418209" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:08:06.416616" elapsed="0.001618"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:06.424210" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:06.424099" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:06.424080" elapsed="0.000201"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:06.425820" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:06.425601" elapsed="0.000339"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:06.425579" elapsed="0.000426"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:08:06.426572" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:08:06.426162" elapsed="0.000473"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:08:06.427292" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:06.427017" elapsed="0.000339"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:08:06.467670" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:08:06.429426" elapsed="0.038527"/>
</kw>
<msg time="2026-04-21T02:08:06.468228" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:08:06.468404" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:06.427667" elapsed="0.040841"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:08:06.501901" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "s "_ "a "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:08:06.471196" elapsed="0.031045"/>
</kw>
<msg time="2026-04-21T02:08:06.502567" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:08:06.502776" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:06.469172" elapsed="0.033831"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:06.504582" elapsed="0.000108"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:06.503703" elapsed="0.001178"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:06.503646" elapsed="0.001379"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:06.506580" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "s "_ "a "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:06.505369" elapsed="0.001387"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:06.507577" elapsed="0.000070"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:06.507050" elapsed="0.000699"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:06.507019" elapsed="0.000844"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:08:06.507925" elapsed="0.000051"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:06.513812" elapsed="0.000243"/>
</kw>
<msg time="2026-04-21T02:08:06.514123" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:08:06.512675" elapsed="0.001552"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:06.514552" elapsed="0.000036"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:06.514896" elapsed="0.000035"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:08:06.511451" elapsed="0.003778"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:08:06.508372" elapsed="0.007007"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:08:06.425120" elapsed="0.090533"/>
</kw>
<msg time="2026-04-21T02:08:06.515818" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:06.515889" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:06.424440" elapsed="0.091507"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:08:06.516452" elapsed="0.000040"/>
</return>
<status status="PASS" start="2026-04-21T02:08:06.516135" elapsed="0.000409"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:06.516106" elapsed="0.000474"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:06.517333" elapsed="0.000090"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:06.518062" elapsed="0.000039"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:08:06.518169" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:08:06.423722" elapsed="0.094561"/>
</kw>
<msg time="2026-04-21T02:08:06.518535" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:06.518580" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:06.418688" elapsed="0.099929"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:06.518980" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:06.518698" elapsed="0.000340"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:06.518680" elapsed="0.000383"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:08:06.418539" elapsed="0.100550"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:08:06.418353" elapsed="0.100772"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:08:06.415817" elapsed="0.103367"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:08:06.410580" elapsed="0.108668"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:06.410121" elapsed="0.109176"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:08:06.406814" elapsed="0.112540"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:06.533211" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:06.533528" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:06.533705" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:06.520022" elapsed="0.013722"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:06.534064" elapsed="0.004457"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:06.547445" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:06.547632" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:06.547833" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:06.538775" elapsed="0.009102"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:06.552847" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:06.552336" elapsed="0.000554"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:06.553614" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:06.553125" elapsed="0.000531"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:06.553921" elapsed="0.000527"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:06.548353" elapsed="0.006188"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:06.519514" elapsed="0.035109"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:08:06.406298" elapsed="0.148387"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:06.555776" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_as/route_es_as.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_as/route_es_as.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:06.556973" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:06.555475" elapsed="0.001549"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:08:06.585990" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_es_as.titanium/route_es_as.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:08:06.585574" elapsed="0.000445"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:08:06.586848" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_as.titanium/route_es_as.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:08:06.586557" elapsed="0.000374">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_as.titanium/route_es_as.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:08:06.587027" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:08:06.586195" elapsed="0.000857"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:08:06.587624" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_es_as/route_es_as.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:08:06.587230" elapsed="0.000421"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:06.587973" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_as/route_es_as.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_as/route_es_as.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:06.588113" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "as-generated": {
            "as": 16843009,
            "local-discriminator": 2000
          },
       ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:06.587834" elapsed="0.000306"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:06.588551" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "as-generated": {
            "as": 16843009,
            "local-discriminator": 2000
          },
          "orig-route-ip": "43.43.43.43"
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:06.588300" elapsed="0.000300"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:08:06.589045" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:06.588681" elapsed="0.000424"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:08:06.589629" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:08:06.589279" elapsed="0.000376"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:06.589132" elapsed="0.000558"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:06.588656" elapsed="0.001057"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:08:06.590335" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "as-generated": {
            "as": 16843009,
            "local-discriminator": 2000
          },
       ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:08:06.589881" elapsed="0.000482"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:08:06.590466" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:08:06.590632" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "as-generated": {
            "as": 16843009,
            "local-discriminator": 2000
          },
       ...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:08:06.583214" elapsed="0.007444"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:06.591060" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_as/announce_route_es_as.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_as/announce_route_es_as.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:06.591194" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a62900041700021999999900010501010101000007d000202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:06.590856" elapsed="0.000364"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:06.591574" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_as/withdraw_route_es_as.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_as/withdraw_route_es_as.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:06.591698" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c001946041700021999999900010501010101000007d000202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:06.591381" elapsed="0.000344"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:06.592185" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;as-generated&gt;
            &lt;as&gt;16843009&lt;/as&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/as-generated&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:06.591913" elapsed="0.000333"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:06.592649" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "as-generated": {
            "as": 16843009,
            "local-discriminator": 2000
          },
          "orig-route-ip": "43.43.43.43"
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:06.592406" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:06.593109" level="INFO">ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a62900041700021999999900010501010101000007d000202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:06.592869" elapsed="0.000285"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:06.593568" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c001946041700021999999900010501010101000007d000202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:06.593308" elapsed="0.000305"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:08:06.593764" elapsed="0.003219"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:08:06.597350" elapsed="0.002345"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:06.609403" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:06.609549" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:06.609662" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:08:06.601985" elapsed="0.008090">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:06.610348" elapsed="0.000026"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:06.610607" elapsed="0.000024"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-04-21T02:08:06.601146" elapsed="0.009598">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:08.621770" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:08.622074" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '356'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:08.622259" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:08.611891" elapsed="0.010394"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-04-21T02:08:08.622791" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "as-generated": {
            "as": 16843009,
            "local-discriminator": 2000
          },
          "orig-route-ip": "43.43.43.43"
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<msg time="2026-04-21T02:08:08.625161" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-04-21T02:08:08.622478" elapsed="0.002733"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:08.628478" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:08.628025" elapsed="0.000542"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:08.629164" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:08.628734" elapsed="0.000459"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:08.629360" elapsed="0.000336"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:08.625442" elapsed="0.004318"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-04-21T02:08:08.611328" elapsed="0.018505"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:06.600150" elapsed="2.029733"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:08:08.630044" elapsed="0.002876"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:08.638933" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:08.639041" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:08.639135" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:08.633850" elapsed="0.005310"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:08.639384" elapsed="0.002828"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:08.647779" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:08.648229" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '504'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-04-21T02:08:08.648362" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:08.642383" elapsed="0.006012"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:08.651548" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:08.651265" elapsed="0.000311"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:08.652221" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:08.651734" elapsed="0.000515"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:08:08.652727" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "es-route": {
       "as-generated": {
        "as": 16843009,
        "local-discriminator": 2000
       },
       "orig-route-ip": "43.43.43.43"
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw=="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:08:08.652955" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "as-generated": {
+        "as": 16843009,
+        "local-discriminator": 2000
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:08:08.652409" elapsed="0.000629">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "as-generated": {
+        "as": 16843009,
+        "local-discriminator": 2000
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:08:08.648627" elapsed="0.004616">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "as-generated": {
+        "as": 16843009,
+        "local-discriminator": 2000
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:08:08.633550" elapsed="0.019817">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "as-generated": {
+        "as": 16843009,
+        "local-discriminator": 2000
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:10.663953" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:10.664160" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:10.664315" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:10.655147" elapsed="0.009264"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:10.664672" elapsed="0.006000"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:10.678064" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:10.678174" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:10.678277" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:10.671113" elapsed="0.007190"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:10.681839" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:10.681381" elapsed="0.000500"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:10.682482" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:10.682104" elapsed="0.000417"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:10.682744" elapsed="0.000512"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:10.678544" elapsed="0.004802"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:10.654269" elapsed="0.029156"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:08.633121" elapsed="2.050360"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:08:10.684281" elapsed="0.003009"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:10.697094" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:10.697270" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:10.697421" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:10.689120" elapsed="0.008336"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:10.697688" elapsed="0.003690"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:10.708456" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:10.708633" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:10.708764" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:10.701620" elapsed="0.007204"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:10.712102" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:10.711793" elapsed="0.000338"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:10.712588" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:10.712290" elapsed="0.000326"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:10.712792" elapsed="0.000359"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:10.709064" elapsed="0.004188"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:10.688291" elapsed="0.025035"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:10.687653" elapsed="0.025718"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-04-21T02:08:10.683762" elapsed="0.029665"/>
</kw>
<arg>route_es_as</arg>
<status status="PASS" start="2026-04-21T02:08:06.555030" elapsed="4.158447"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:06.405821" elapsed="4.307773"/>
</test>
<test id="s1-s13-t8" name="Odl_To_Play_route_es_lacp" line="81">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:08:10.719671" elapsed="0.000326"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:08:10.719291" elapsed="0.000784"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:10.721594" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:10.721417" elapsed="0.000248"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:10.721382" elapsed="0.000315"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:10.727298" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:10.727188" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:10.727170" elapsed="0.000199"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:08:10.728424" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:08:10.728029" elapsed="0.000422"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:08:10.728942" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:08:10.728614" elapsed="0.000364"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:08:10.729025" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:08:10.729193" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:08:10.727602" elapsed="0.001616"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:10.735572" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:10.735461" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:10.735442" elapsed="0.000201"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:10.737210" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:10.737007" elapsed="0.000312"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:10.736989" elapsed="0.000396"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:08:10.738035" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:08:10.737546" elapsed="0.000554"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:08:10.738839" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:10.738547" elapsed="0.000356"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:08:10.773574" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:08:10.740852" elapsed="0.032920"/>
</kw>
<msg time="2026-04-21T02:08:10.773982" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:08:10.774080" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:10.739217" elapsed="0.034959"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:08:10.807059" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "s "_ "l "a "c "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:08:10.776313" elapsed="0.030899"/>
</kw>
<msg time="2026-04-21T02:08:10.807356" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:08:10.807450" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:10.774640" elapsed="0.032882"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:10.808280" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:10.807874" elapsed="0.000523"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:10.807844" elapsed="0.000615"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:10.809232" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "s "_ "l "a "c "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:10.808613" elapsed="0.000736"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:10.809901" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:10.809524" elapsed="0.000493"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:10.809505" elapsed="0.000572"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:08:10.810122" elapsed="0.000042"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:10.814005" elapsed="0.000149"/>
</kw>
<msg time="2026-04-21T02:08:10.814198" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:08:10.813302" elapsed="0.000968"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:10.814488" elapsed="0.000023"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:10.814708" elapsed="0.000022"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:08:10.812503" elapsed="0.002480"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:08:10.810453" elapsed="0.004617"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:08:10.736528" elapsed="0.078723"/>
</kw>
<msg time="2026-04-21T02:08:10.815349" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:10.815393" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:10.735817" elapsed="0.079611"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:08:10.815823" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:08:10.815689" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:10.815486" elapsed="0.000423"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:10.816385" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:10.816833" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:08:10.816961" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:08:10.735084" elapsed="0.081993"/>
</kw>
<msg time="2026-04-21T02:08:10.817173" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:10.817217" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:10.729696" elapsed="0.087557"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:10.817586" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:10.817330" elapsed="0.000311"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:10.817312" elapsed="0.000352"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:08:10.729533" elapsed="0.088155"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:08:10.729279" elapsed="0.088444"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:08:10.726815" elapsed="0.090967"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:08:10.720933" elapsed="0.096967"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:10.720290" elapsed="0.097659"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:08:10.716102" elapsed="0.101903"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:10.825155" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:10.825296" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:10.825417" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:10.818436" elapsed="0.007008"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:10.825612" elapsed="0.003311"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:10.834403" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:10.834551" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:10.834692" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:10.829156" elapsed="0.005574"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:10.839134" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:10.838684" elapsed="0.000490"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:10.839800" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:10.839418" elapsed="0.000440"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:10.840078" elapsed="0.000460"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:10.835089" elapsed="0.005534"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:10.818158" elapsed="0.022599"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:08:10.714871" elapsed="0.125966"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:10.841930" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lacp/route_es_lacp.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lacp/route_es_lacp.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:10.842152" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:10.841624" elapsed="0.000568"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:10.842679" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lacp/route_es_lacp.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lacp/route_es_lacp.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:10.842877" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "orig-route-ip": "43.43.43.43",
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
   ...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:10.842415" elapsed="0.000500"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:10.843440" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lacp/announce_route_es_lacp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lacp/announce_route_es_lacp.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:10.843615" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000101f20cdd809ff7001600202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:10.843136" elapsed="0.000516"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:08:10.844192" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000101f20cdd809ff7001600202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:08:10.843900" elapsed="0.000328"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:10.844603" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lacp/withdraw_route_es_lacp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lacp/withdraw_route_es_lacp.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:10.844726" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000101f20cdd809ff7001600202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:10.844416" elapsed="0.000336"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:08:10.845124" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000101f20cdd809ff7001600202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:08:10.844925" elapsed="0.000225"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:10.845555" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:10.845309" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:10.846024" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "orig-route-ip": "43.43.43.43",
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:10.845762" elapsed="0.000309"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:10.846461" level="INFO">ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000101f20cdd809ff7001600202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:10.846225" elapsed="0.000281"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:10.846915" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000101f20cdd809ff7001600202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:10.846657" elapsed="0.000302"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:08:10.847108" elapsed="0.002567"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:10.861933" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '803', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-04-21T02:08:10.862073" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=BBcAAhmZmZkAAQHyDN2An%2FcAFgAgKysrKw%3D%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:10.862281" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:10.849913" elapsed="0.012425"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:10.868612" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:10.862726" elapsed="0.005946"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:10.875026" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:10.875525" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '386'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:10.875672" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:10.868920" elapsed="0.006789"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:10.879484" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:10.876010" elapsed="0.003541"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:10.888207" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:10.888573" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '386'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:10.888680" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:10.880962" elapsed="0.007744"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:10.891392" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:10.888918" elapsed="0.002569"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:10.891646" elapsed="0.003369"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:10.898530" level="INFO">${update} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000101f20cdd809ff7001600202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:08:10.895245" elapsed="0.003327"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:08:10.898872" elapsed="0.003057"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:08:10.902004" elapsed="0.000053"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:08:10.880468" elapsed="0.021733"/>
</kw>
<msg time="2026-04-21T02:08:10.902312" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000101f20cdd809ff7001600202b2b2b2b</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:10.879794" elapsed="0.022558"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:10.902954" level="INFO">ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000101f20cdd809ff7001600202b2b2b2b</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:10.902582" elapsed="0.000435"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:10.904261" level="INFO">Length is 148.</msg>
<msg time="2026-04-21T02:08:10.904389" level="INFO">${len_1} = 148</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:10.903895" elapsed="0.000527"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:10.905022" level="INFO">Length is 148.</msg>
<msg time="2026-04-21T02:08:10.905126" level="INFO">${len_2} = 148</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:10.904641" elapsed="0.000517"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:10.905374" elapsed="0.000443"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:10.906292" level="INFO">${sum_1} = 2883</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:10.906039" elapsed="0.000288"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:10.906796" level="INFO">${sum_2} = 2883</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:10.906537" elapsed="0.000322"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:10.907147" elapsed="0.000443"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:08:10.903351" elapsed="0.004325"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:08:10.907911" elapsed="0.002383"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:10.920259" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:10.920433" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '386'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:10.920591" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:10.910847" elapsed="0.009781"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:10.926343" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:10.920896" elapsed="0.005515"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:10.926628" elapsed="0.003513"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:10.937402" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:10.937552" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '386'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:10.937656" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:10.930367" elapsed="0.007315"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:10.940270" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:10.937875" elapsed="0.002444"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:10.940475" elapsed="0.003258"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-04-21T02:08:10.947125" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:10.943881" elapsed="0.003310"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:10.943847" elapsed="0.003376"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:10.956463" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:10.956532" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:10.956674" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:10.947449" elapsed="0.009254"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:08:10.910546" elapsed="0.046272"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:10.966177" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:10.966433" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:10.966574" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:10.958841" elapsed="0.007769"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:10.970522" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:10.966885" elapsed="0.003705"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:10.970833" elapsed="0.003668"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:10.977610" level="INFO">${update} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000101f20cdd809ff7001600202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:08:10.974740" elapsed="0.002900"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:08:10.977848" elapsed="0.002185"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:08:10.980088" elapsed="0.000044"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:08:10.958050" elapsed="0.022193"/>
</kw>
<msg time="2026-04-21T02:08:10.980325" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000101f20cdd809ff7001600202b2b2b2b</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:10.957041" elapsed="0.023310"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:10.980853" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000101f20cdd809ff7001600202b2b2b2b</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:10.980583" elapsed="0.000316"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:10.981855" level="INFO">Length is 136.</msg>
<msg time="2026-04-21T02:08:10.981930" level="INFO">${len_1} = 136</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:10.981562" elapsed="0.000392"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:10.982362" level="INFO">Length is 136.</msg>
<msg time="2026-04-21T02:08:10.982440" level="INFO">${len_2} = 136</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:10.982108" elapsed="0.000356"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:10.982620" elapsed="0.000330"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:10.983288" level="INFO">${sum_1} = 2436</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:10.983108" elapsed="0.000205"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:10.983636" level="INFO">${sum_2} = 2436</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:10.983464" elapsed="0.000197"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:10.983830" elapsed="0.000309"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:08:10.981152" elapsed="0.003047"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:10.990630" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:10.990855" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:10.991000" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:10.984788" elapsed="0.006248"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:10.995309" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:10.991298" elapsed="0.004084"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:10.995624" elapsed="0.003811"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:11.006295" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:11.006444" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:11.006561" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:10.999677" elapsed="0.006912"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:11.009261" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:11.006768" elapsed="0.002540"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:11.009465" elapsed="0.003480"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-04-21T02:08:11.016867" elapsed="0.000056"/>
</return>
<status status="PASS" start="2026-04-21T02:08:11.013077" elapsed="0.003897"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:11.013040" elapsed="0.003974"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:11.017260" elapsed="0.000034"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:08:10.984478" elapsed="0.032923"/>
</kw>
<arg>route_es_lacp</arg>
<status status="PASS" start="2026-04-21T02:08:10.841205" elapsed="0.176267"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:10.714131" elapsed="0.303502"/>
</test>
<test id="s1-s13-t9" name="Play_To_Odl_route_es_lacp" line="83">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:08:11.024041" elapsed="0.000386"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:08:11.023623" elapsed="0.000887"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:11.026031" elapsed="0.000065"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:11.025859" elapsed="0.000286"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:11.025827" elapsed="0.000353"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:11.031297" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:11.031188" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:11.031170" elapsed="0.000196"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:08:11.032397" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:08:11.031998" elapsed="0.000427"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:08:11.032901" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:08:11.032587" elapsed="0.000340"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:08:11.032971" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:08:11.033132" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:08:11.031599" elapsed="0.001558"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:11.039015" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:11.038904" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:11.038886" elapsed="0.000199"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:11.040547" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:11.040364" elapsed="0.000287"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:11.040346" elapsed="0.000362"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:08:11.041292" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:08:11.040880" elapsed="0.000480"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:08:11.042014" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:11.041706" elapsed="0.000370"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:08:11.074181" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:08:11.043966" elapsed="0.030500"/>
</kw>
<msg time="2026-04-21T02:08:11.074722" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:08:11.074941" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:11.042415" elapsed="0.032650"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:08:11.103720" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "s "_ "l "a "c "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:08:11.078263" elapsed="0.025758"/>
</kw>
<msg time="2026-04-21T02:08:11.104260" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:08:11.104388" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:11.075773" elapsed="0.028708"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:11.105517" elapsed="0.000063"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:11.104940" elapsed="0.000825"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:11.104898" elapsed="0.000988"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:11.106951" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "s "_ "l "a "c "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:11.106102" elapsed="0.001004"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:11.108383" elapsed="0.000100"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:11.107552" elapsed="0.001084"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:11.107500" elapsed="0.001264"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:08:11.108883" elapsed="0.000085"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:11.117441" elapsed="0.000323"/>
</kw>
<msg time="2026-04-21T02:08:11.117925" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:08:11.116047" elapsed="0.002029"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:11.118549" elapsed="0.000232"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:11.119633" elapsed="0.000051"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:08:11.114178" elapsed="0.005980"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:08:11.109569" elapsed="0.010763"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:08:11.039922" elapsed="0.080589"/>
</kw>
<msg time="2026-04-21T02:08:11.120612" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:11.120659" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:11.039241" elapsed="0.081458"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:08:11.120966" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:08:11.120790" elapsed="0.000240"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:11.120765" elapsed="0.000291"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:11.121544" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:11.121997" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:08:11.122073" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:08:11.038544" elapsed="0.083639"/>
</kw>
<msg time="2026-04-21T02:08:11.122279" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:11.122323" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:11.033539" elapsed="0.088823"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:11.122696" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:11.122439" elapsed="0.000312"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:11.122422" elapsed="0.000353"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:08:11.033393" elapsed="0.089423"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:08:11.033214" elapsed="0.089638"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:08:11.030825" elapsed="0.092086"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:08:11.025405" elapsed="0.097564"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:11.024737" elapsed="0.098280"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:08:11.020151" elapsed="0.102922"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:11.129622" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:11.129839" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:11.129987" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:11.123583" elapsed="0.006443"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:11.130280" elapsed="0.004298"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:11.140677" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:11.140893" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:11.141058" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:11.134848" elapsed="0.006248"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:11.145929" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:11.145456" elapsed="0.000516"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:11.146644" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:11.146210" elapsed="0.000478"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:11.146951" elapsed="0.000523"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:11.141461" elapsed="0.006112"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:11.123274" elapsed="0.024394"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:08:11.019073" elapsed="0.128662"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:11.148868" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lacp/route_es_lacp.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lacp/route_es_lacp.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:11.149100" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:11.148546" elapsed="0.000596"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:08:11.176210" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_es_lacp.titanium/route_es_lacp.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:08:11.175727" elapsed="0.000551"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:08:11.177111" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lacp.titanium/route_es_lacp.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:08:11.176836" elapsed="0.000353">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lacp.titanium/route_es_lacp.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:08:11.177284" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:08:11.176462" elapsed="0.000848"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:08:11.177968" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_es_lacp/route_es_lacp.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:08:11.177549" elapsed="0.000448"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:11.178307" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lacp/route_es_lacp.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lacp/route_es_lacp.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:11.178461" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "orig-route-ip": "43.43.43.43",
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
   ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:11.178164" elapsed="0.000324"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:11.178917" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "orig-route-ip": "43.43.43.43",
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:11.178651" elapsed="0.000316"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:08:11.179414" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:11.179050" elapsed="0.000433"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:08:11.180018" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:08:11.179676" elapsed="0.000368"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:11.179516" elapsed="0.000564"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:11.179024" elapsed="0.001080"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:08:11.180762" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "orig-route-ip": "43.43.43.43",
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
   ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:08:11.180258" elapsed="0.000538"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:08:11.180915" elapsed="0.000051"/>
</return>
<msg time="2026-04-21T02:08:11.181106" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "orig-route-ip": "43.43.43.43",
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
   ...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:08:11.173328" elapsed="0.007806"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:11.181508" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lacp/announce_route_es_lacp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lacp/announce_route_es_lacp.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:11.181641" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000101f20cdd809ff7001600202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:11.181303" elapsed="0.000365"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:11.182053" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lacp/withdraw_route_es_lacp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lacp/withdraw_route_es_lacp.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:11.182180" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000101f20cdd809ff7001600202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:11.181851" elapsed="0.000355"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:11.182621" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:11.182372" elapsed="0.000304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:11.183112" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "orig-route-ip": "43.43.43.43",
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:11.182857" elapsed="0.000341"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:11.183603" level="INFO">ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000101f20cdd809ff7001600202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:11.183359" elapsed="0.000290"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:11.184071" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000101f20cdd809ff7001600202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:11.183823" elapsed="0.000295"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:08:11.184272" elapsed="0.003005"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:08:11.187452" elapsed="0.001972"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:11.196032" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:11.196225" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:11.196371" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:08:11.190404" elapsed="0.006570">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:11.197263" elapsed="0.000035"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:11.197621" elapsed="0.000037"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-04-21T02:08:11.190068" elapsed="0.007763">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:13.208904" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:13.209104" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '386'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:13.209253" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:13.199697" elapsed="0.009592"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-04-21T02:08:13.209979" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "orig-route-ip": "43.43.43.43",
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<msg time="2026-04-21T02:08:13.213292" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-04-21T02:08:13.209547" elapsed="0.003814"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:13.218096" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:13.217433" elapsed="0.000703"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:13.218941" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:13.218360" elapsed="0.000621"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:13.219248" elapsed="0.000592"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:13.213777" elapsed="0.006130"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-04-21T02:08:13.198606" elapsed="0.021356"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:11.189618" elapsed="2.030391"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:08:13.220175" elapsed="0.002974"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:13.230883" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:13.231076" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:13.231226" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:13.224137" elapsed="0.007165"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:13.231572" elapsed="0.004404"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:13.243634" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:13.244339" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '534'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-04-21T02:08:13.244517" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:13.236231" elapsed="0.008325"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:13.249505" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:13.249039" elapsed="0.000507"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:13.250615" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:13.249777" elapsed="0.000882"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:08:13.251438" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "es-route": {
       "lacp-auto-generated": {
        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
        "ce-lacp-port-key": 22
       },
       "orig-route-ip": "43.43.43.43"
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw=="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:08:13.251888" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:08:13.250927" elapsed="0.001075">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:08:13.244958" elapsed="0.007257">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:08:13.223849" elapsed="0.028575">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:15.262669" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:15.262898" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:15.263056" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:15.254104" elapsed="0.008990"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:15.263363" elapsed="0.003723"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:15.274930" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:15.275080" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:15.275225" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:15.267324" elapsed="0.007938"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:15.279723" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:15.279299" elapsed="0.000464"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:15.280565" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:15.280163" elapsed="0.000443"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:15.280864" elapsed="0.000465"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:15.275599" elapsed="0.005817"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:15.253254" elapsed="0.028238"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:13.223371" elapsed="2.058175"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:08:15.282334" elapsed="0.002790"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:15.291383" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:15.291494" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:15.291597" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:15.286322" elapsed="0.005301"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:15.291793" elapsed="0.003358"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:15.301374" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:15.301636" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:15.301924" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:15.295383" elapsed="0.006610"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:15.309669" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:15.309036" elapsed="0.000667"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:15.310148" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:15.309878" elapsed="0.000298"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:15.310334" elapsed="0.000328"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:15.302552" elapsed="0.008171"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:15.285763" elapsed="0.025014"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:15.285304" elapsed="0.025529"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-04-21T02:08:15.281835" elapsed="0.029053"/>
</kw>
<arg>route_es_lacp</arg>
<status status="PASS" start="2026-04-21T02:08:11.148101" elapsed="4.162834"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:11.018386" elapsed="4.292661"/>
</test>
<test id="s1-s13-t10" name="Odl_To_Play_route_es_lan" line="86">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:08:15.315333" elapsed="0.000211"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:08:15.315062" elapsed="0.000537"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:15.316719" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:15.316594" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:15.316571" elapsed="0.000225"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:15.321871" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:15.321744" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:15.321726" elapsed="0.000214"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:08:15.322959" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:08:15.322553" elapsed="0.000432"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:08:15.323443" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:08:15.323148" elapsed="0.000321"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:08:15.323513" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:08:15.323675" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:08:15.322170" elapsed="0.001530"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:15.329554" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:15.329439" elapsed="0.000163"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:15.329420" elapsed="0.000205"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:15.331094" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:15.330912" elapsed="0.000285"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:15.330893" elapsed="0.000362"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:08:15.331836" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:08:15.331407" elapsed="0.000491"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:08:15.332550" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:15.332249" elapsed="0.000365"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:08:15.360479" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:08:15.334646" elapsed="0.025967"/>
</kw>
<msg time="2026-04-21T02:08:15.360750" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:08:15.360884" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:15.332940" elapsed="0.028019"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:08:15.388208" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "s "_ "l "a "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:08:15.362921" elapsed="0.025481"/>
</kw>
<msg time="2026-04-21T02:08:15.388596" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:08:15.388728" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:15.361355" elapsed="0.027503"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:15.389853" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:15.389344" elapsed="0.000630"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:15.389312" elapsed="0.000721"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:15.390936" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "s "_ "l "a "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:15.390187" elapsed="0.000866"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:15.391580" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:15.391229" elapsed="0.000468"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:15.391209" elapsed="0.000546"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:08:15.391794" elapsed="0.000045"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:15.395530" elapsed="0.000144"/>
</kw>
<msg time="2026-04-21T02:08:15.395717" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:08:15.394915" elapsed="0.000869"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:15.396019" elapsed="0.000040"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:15.396257" elapsed="0.000022"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:08:15.394110" elapsed="0.002366"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:08:15.392126" elapsed="0.004436"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:08:15.330445" elapsed="0.066294"/>
</kw>
<msg time="2026-04-21T02:08:15.396850" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:15.396894" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:15.329780" elapsed="0.067151"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:08:15.397152" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:08:15.397008" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:15.396989" elapsed="0.000247"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:15.397700" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:15.398285" elapsed="0.000028"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:08:15.398364" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:08:15.329093" elapsed="0.069380"/>
</kw>
<msg time="2026-04-21T02:08:15.398572" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:15.398616" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:15.324107" elapsed="0.074546"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:15.399061" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:15.398727" elapsed="0.000388"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:15.398710" elapsed="0.000429"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:08:15.323957" elapsed="0.075205"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:08:15.323758" elapsed="0.075436"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:08:15.321383" elapsed="0.077865"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:08:15.316266" elapsed="0.083038"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:15.315815" elapsed="0.083533"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:08:15.312621" elapsed="0.086780"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:15.404861" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:15.404984" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:15.405093" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:15.399839" elapsed="0.005379"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:15.405403" elapsed="0.004045"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:15.417717" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:15.417845" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:15.417950" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:15.409687" elapsed="0.008289"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:15.421122" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:15.420828" elapsed="0.000322"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:15.421692" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:15.421374" elapsed="0.000347"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:15.421897" elapsed="0.000328"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:15.418205" elapsed="0.004082"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:15.399548" elapsed="0.022792"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:08:15.312059" elapsed="0.110320"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:15.423441" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lan/route_es_lan.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lan/route_es_lan.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:15.423653" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:15.423145" elapsed="0.000547"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:15.424211" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lan/route_es_lan.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lan/route_es_lan.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:15.424384" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "lan-auto-generated": {
            "root-bridge-priority": 20,
            "root-bridge-mac-address": "f2...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:15.423941" elapsed="0.000481"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:15.424932" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lan/announce_route_es_lan.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lan/announce_route_es_lan.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:15.425106" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000102f20cdd809ff7001400202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:15.424641" elapsed="0.000500"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:08:15.425679" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000102f20cdd809ff7001400202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:08:15.425382" elapsed="0.000335"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:15.426225" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lan/withdraw_route_es_lan.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lan/withdraw_route_es_lan.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:15.426396" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000102f20cdd809ff7001400202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:15.425960" elapsed="0.000472"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:08:15.427002" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000102f20cdd809ff7001400202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:08:15.426694" elapsed="0.000344"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:15.427616" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;lan-auto-generated&gt;
            &lt;root-bridge-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/root-bridge-mac-address&gt;
            &lt;root-bridge-priority&gt;20&lt;/root-bridge-priority&gt;
        &lt;/lan-auto-generated&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:15.427272" elapsed="0.000420"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:15.428295" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "lan-auto-generated": {
            "root-bridge-priority": 20,
            "root-bridge-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "orig-route-ip": "43.43.43.43"
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:15.427954" elapsed="0.000409"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:15.428936" level="INFO">ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000102f20cdd809ff7001400202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:15.428578" elapsed="0.000421"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:15.429591" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000102f20cdd809ff7001400202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:15.429213" elapsed="0.000441"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:08:15.429886" elapsed="0.002637"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:15.443510" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '817', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;lan-auto-generated&gt;
            &lt;root-bridge-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/root-bridge-mac-address&gt;
            &lt;root-bridge-priority&gt;20&lt;/root-bridge-priority&gt;
        &lt;/lan-auto-generated&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-04-21T02:08:15.443597" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=BBcAAhmZmZkAAQLyDN2An%2FcAFAAgKysrKw%3D%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:15.443729" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:15.432708" elapsed="0.011056"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:15.448495" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:15.444044" elapsed="0.004548"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:15.457787" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:15.458315" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '393'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:15.458509" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:15.448985" elapsed="0.009563"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:15.462245" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:15.458784" elapsed="0.003528"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:15.472458" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:15.472837" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '393'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:15.472938" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:15.463652" elapsed="0.009312"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:15.476996" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:15.473137" elapsed="0.003969"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:15.477454" elapsed="0.005422"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:15.485902" level="INFO">${update} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000102f20cdd809ff7001400202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:08:15.483042" elapsed="0.002894"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:08:15.486117" elapsed="0.002149"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:08:15.488319" elapsed="0.000039"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:08:15.463187" elapsed="0.025276"/>
</kw>
<msg time="2026-04-21T02:08:15.488547" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000102f20cdd809ff7001400202b2b2b2b</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:15.462548" elapsed="0.026024"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:15.489008" level="INFO">ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000102f20cdd809ff7001400202b2b2b2b</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:15.488739" elapsed="0.000316"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:15.489985" level="INFO">Length is 148.</msg>
<msg time="2026-04-21T02:08:15.490063" level="INFO">${len_1} = 148</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:15.489666" elapsed="0.000422"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:15.490511" level="INFO">Length is 148.</msg>
<msg time="2026-04-21T02:08:15.490622" level="INFO">${len_2} = 148</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:15.490247" elapsed="0.000409"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:15.490905" elapsed="0.000434"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:15.491838" level="INFO">${sum_1} = 2882</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:15.491560" elapsed="0.000315"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:15.492427" level="INFO">${sum_2} = 2882</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:15.492173" elapsed="0.000290"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:15.492682" elapsed="0.000464"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:08:15.489293" elapsed="0.003936"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:08:15.493500" elapsed="0.002090"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:15.503665" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:15.503856" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '393'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:15.503992" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:15.496338" elapsed="0.007689"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:15.508147" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:15.504266" elapsed="0.003949"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:15.508437" elapsed="0.003500"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:15.519664" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:15.519778" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '393'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:15.519907" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:15.512167" elapsed="0.007767"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:15.522594" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:15.520105" elapsed="0.002556"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:15.522905" elapsed="0.003482"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-04-21T02:08:15.529694" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:15.526499" elapsed="0.003255"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:15.526471" elapsed="0.003315"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:15.537536" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:15.537582" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:15.537681" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:15.530024" elapsed="0.007683"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:08:15.495946" elapsed="0.041827"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:15.545453" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:15.545698" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:15.545953" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:15.538857" elapsed="0.007154"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:15.550246" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:15.546445" elapsed="0.003867"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:15.550567" elapsed="0.003485"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:15.556954" level="INFO">${update} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000102f20cdd809ff7001400202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:08:15.554279" elapsed="0.002703"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:08:15.557159" elapsed="0.002159"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:08:15.559369" elapsed="0.000030"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:08:15.538505" elapsed="0.020991"/>
</kw>
<msg time="2026-04-21T02:08:15.559579" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000102f20cdd809ff7001400202b2b2b2b</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:15.537996" elapsed="0.021608"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:15.560036" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000102f20cdd809ff7001400202b2b2b2b</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:15.559771" elapsed="0.000309"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:15.560945" level="INFO">Length is 136.</msg>
<msg time="2026-04-21T02:08:15.561020" level="INFO">${len_1} = 136</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:15.560668" elapsed="0.000375"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:15.561446" level="INFO">Length is 136.</msg>
<msg time="2026-04-21T02:08:15.561519" level="INFO">${len_2} = 136</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:15.561197" elapsed="0.000345"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:15.561696" elapsed="0.000322"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:15.562349" level="INFO">${sum_1} = 2435</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:15.562174" elapsed="0.000200"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:15.562736" level="INFO">${sum_2} = 2435</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:15.562560" elapsed="0.000201"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:15.562936" elapsed="0.000304"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:08:15.560306" elapsed="0.002993"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:15.570016" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:15.570165" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:15.570340" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:15.564021" elapsed="0.006356"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:15.574604" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:15.570670" elapsed="0.004031"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:15.574947" elapsed="0.003512"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:15.585158" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:15.585267" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:15.585369" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:15.578771" elapsed="0.006624"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:15.588687" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:15.585572" elapsed="0.003252"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:15.589178" elapsed="0.004406"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-04-21T02:08:15.596961" elapsed="0.000039"/>
</return>
<status status="PASS" start="2026-04-21T02:08:15.593690" elapsed="0.003354"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:15.593663" elapsed="0.003414"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:15.597288" elapsed="0.000031"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:08:15.563578" elapsed="0.033885"/>
</kw>
<arg>route_es_lan</arg>
<status status="PASS" start="2026-04-21T02:08:15.422701" elapsed="0.174831"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:15.311491" elapsed="0.286193"/>
</test>
<test id="s1-s13-t11" name="Play_To_Odl_route_es_lan" line="88">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:08:15.601988" elapsed="0.000205"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:08:15.601699" elapsed="0.000548"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:15.603260" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:15.603150" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:15.603132" elapsed="0.000195"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:15.608321" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:15.608215" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:15.608198" elapsed="0.000190"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:08:15.609394" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:08:15.609014" elapsed="0.000406"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:08:15.609891" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:08:15.609580" elapsed="0.000336"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:08:15.609959" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:08:15.610112" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:08:15.608616" elapsed="0.001521"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:15.617211" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:15.617103" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:15.617084" elapsed="0.000236"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:15.618754" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:15.618573" elapsed="0.000310"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:15.618555" elapsed="0.000386"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:08:15.619528" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:08:15.619110" elapsed="0.000481"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:08:15.620220" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:15.619958" elapsed="0.000324"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:08:15.654430" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:08:15.622137" elapsed="0.032434"/>
</kw>
<msg time="2026-04-21T02:08:15.654710" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:08:15.654830" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:15.620591" elapsed="0.034314"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:08:15.684745" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "s "_ "l "a "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:08:15.656901" elapsed="0.028016"/>
</kw>
<msg time="2026-04-21T02:08:15.685070" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:08:15.685166" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:15.655301" elapsed="0.029937"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:15.685969" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:15.685554" elapsed="0.000537"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:15.685529" elapsed="0.000623"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:15.686921" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "s "_ "l "a "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:15.686303" elapsed="0.000737"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:15.687570" elapsed="0.000084"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:15.687216" elapsed="0.000509"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:15.687195" elapsed="0.000590"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:08:15.687841" elapsed="0.000036"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:15.691630" elapsed="0.000160"/>
</kw>
<msg time="2026-04-21T02:08:15.691854" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:08:15.691154" elapsed="0.000769"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:15.692139" elapsed="0.000023"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:15.692353" elapsed="0.000021"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:08:15.690188" elapsed="0.002378"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:08:15.688147" elapsed="0.004503"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:08:15.618134" elapsed="0.074710"/>
</kw>
<msg time="2026-04-21T02:08:15.692939" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:15.692984" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:15.617478" elapsed="0.075543"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:08:15.693202" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:08:15.693096" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:15.693078" elapsed="0.000253"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:15.693818" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:15.694247" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:08:15.694321" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:08:15.616743" elapsed="0.077686"/>
</kw>
<msg time="2026-04-21T02:08:15.694527" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:15.694570" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:15.610517" elapsed="0.084089"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:15.695013" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:15.694681" elapsed="0.000386"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:15.694664" elapsed="0.000426"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:08:15.610369" elapsed="0.084746"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:08:15.610192" elapsed="0.084956"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:08:15.607856" elapsed="0.087350"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:08:15.602841" elapsed="0.092420"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:15.602401" elapsed="0.092906"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:08:15.599488" elapsed="0.095872"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:15.702076" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:15.702336" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:15.702567" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:15.695826" elapsed="0.006797"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:15.703128" elapsed="0.005978"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:15.716090" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:15.716237" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:15.716378" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:15.709351" elapsed="0.007063"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:15.720756" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:15.720329" elapsed="0.000488"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:15.721476" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:15.721093" elapsed="0.000421"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:15.721736" elapsed="0.000489"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:15.716734" elapsed="0.005576"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:15.695509" elapsed="0.026876"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:08:15.598745" elapsed="0.123695"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:15.723455" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lan/route_es_lan.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lan/route_es_lan.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:15.723694" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:15.723176" elapsed="0.000558"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:08:15.749616" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_es_lan.titanium/route_es_lan.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:08:15.749238" elapsed="0.000406"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:08:15.750422" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lan.titanium/route_es_lan.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:08:15.750172" elapsed="0.000330">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lan.titanium/route_es_lan.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:08:15.750594" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:08:15.749828" elapsed="0.000790"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:08:15.751190" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_es_lan/route_es_lan.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:08:15.750785" elapsed="0.000432"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:15.751512" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lan/route_es_lan.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lan/route_es_lan.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:15.751637" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "lan-auto-generated": {
            "root-bridge-priority": 20,
            "root-bridge-mac-address": "f2...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:15.751379" elapsed="0.000284"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:15.752084" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "lan-auto-generated": {
            "root-bridge-priority": 20,
            "root-bridge-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "orig-route-ip": "43.43.43.43"
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:15.751840" elapsed="0.000292"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:08:15.752542" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:15.752224" elapsed="0.000376"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:08:15.753082" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:08:15.752773" elapsed="0.000334"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:15.752627" elapsed="0.000515"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:15.752201" elapsed="0.000963"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:08:15.753752" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "lan-auto-generated": {
            "root-bridge-priority": 20,
            "root-bridge-mac-address": "f2...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:08:15.753314" elapsed="0.000466"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:08:15.753849" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:08:15.754007" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "lan-auto-generated": {
            "root-bridge-priority": 20,
            "root-bridge-mac-address": "f2...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:08:15.746926" elapsed="0.007139"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:15.754426" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lan/announce_route_es_lan.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lan/announce_route_es_lan.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:15.754555" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000102f20cdd809ff7001400202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:15.754230" elapsed="0.000351"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:15.754948" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lan/withdraw_route_es_lan.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lan/withdraw_route_es_lan.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:15.755069" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000102f20cdd809ff7001400202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:15.754739" elapsed="0.000355"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:15.755499" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;lan-auto-generated&gt;
            &lt;root-bridge-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/root-bridge-mac-address&gt;
            &lt;root-bridge-priority&gt;20&lt;/root-bridge-priority&gt;
        &lt;/lan-auto-generated&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:15.755254" elapsed="0.000299"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:15.755994" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "lan-auto-generated": {
            "root-bridge-priority": 20,
            "root-bridge-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "orig-route-ip": "43.43.43.43"
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:15.755706" elapsed="0.000337"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:15.756493" level="INFO">ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000102f20cdd809ff7001400202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:15.756237" elapsed="0.000301"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:15.756955" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000102f20cdd809ff7001400202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:15.756693" elapsed="0.000306"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:08:15.757151" elapsed="0.002629"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:08:15.759986" elapsed="0.002165"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:15.769271" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:15.769429" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:15.769558" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:08:15.763123" elapsed="0.006960">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:15.770349" elapsed="0.000031"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:15.770725" elapsed="0.000035"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-04-21T02:08:15.762773" elapsed="0.008153">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:17.781919" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:17.782122" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '393'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:17.782271" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:17.772660" elapsed="0.009647"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-04-21T02:08:17.782992" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "lan-auto-generated": {
            "root-bridge-priority": 20,
            "root-bridge-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "orig-route-ip": "43.43.43.43"
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<msg time="2026-04-21T02:08:17.786307" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-04-21T02:08:17.782564" elapsed="0.003811"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:17.790969" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:17.790318" elapsed="0.000691"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:17.791840" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:17.791248" elapsed="0.000623"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:17.792036" elapsed="0.000337"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:17.786692" elapsed="0.005744"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-04-21T02:08:17.771683" elapsed="0.020809"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:15.762333" elapsed="2.030205"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:08:17.792698" elapsed="0.002551"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:17.802063" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:17.802185" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:17.802280" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:17.796202" elapsed="0.006103"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:17.802525" elapsed="0.002810"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:17.811292" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:17.811757" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '541'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-04-21T02:08:17.811886" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:17.805500" elapsed="0.006413"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:17.814969" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:17.814667" elapsed="0.000329"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:17.815635" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:17.815152" elapsed="0.000511"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:08:17.816152" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "es-route": {
       "lan-auto-generated": {
        "root-bridge-mac-address": "f2:0c:dd:80:9f:f7",
        "root-bridge-priority": 20
       },
       "orig-route-ip": "43.43.43.43"
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw=="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:08:17.816355" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "lan-auto-generated": {
+        "root-bridge-mac-address": "f2:0c:dd:80:9f:f7",
+        "root-bridge-priority": 20
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:08:17.815835" elapsed="0.000596">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "lan-auto-generated": {
+        "root-bridge-mac-address": "f2:0c:dd:80:9f:f7",
+        "root-bridge-priority": 20
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:08:17.812140" elapsed="0.004434">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "lan-auto-generated": {
+        "root-bridge-mac-address": "f2:0c:dd:80:9f:f7",
+        "root-bridge-priority": 20
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:08:17.795922" elapsed="0.020775">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "lan-auto-generated": {
+        "root-bridge-mac-address": "f2:0c:dd:80:9f:f7",
+        "root-bridge-priority": 20
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:19.827699" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:19.827955" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:19.828120" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:19.819159" elapsed="0.009000"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:19.828424" elapsed="0.004024"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:19.839320" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:19.839489" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:19.839639" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:19.832688" elapsed="0.006988"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:19.844119" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:19.843653" elapsed="0.000505"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:19.844760" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:19.844378" elapsed="0.000442"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:19.845042" elapsed="0.000466"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:19.840060" elapsed="0.005535"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:19.818092" elapsed="0.027579"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:17.795467" elapsed="2.050259"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:08:19.846508" elapsed="0.002820"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:19.855754" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:19.855940" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:19.856089" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:19.850571" elapsed="0.005555"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:19.856358" elapsed="0.003662"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:19.865682" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:19.865960" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:19.866104" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:19.860251" elapsed="0.005889"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:19.870533" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:19.870123" elapsed="0.000449"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:19.871195" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:19.870815" elapsed="0.000419"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:19.871474" elapsed="0.000488"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:19.866461" elapsed="0.005590"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:19.850011" elapsed="0.022114"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:19.849543" elapsed="0.022635"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-04-21T02:08:19.846019" elapsed="0.026236"/>
</kw>
<arg>route_es_lan</arg>
<status status="PASS" start="2026-04-21T02:08:15.722738" elapsed="4.149583"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:15.598178" elapsed="4.274296"/>
</test>
<test id="s1-s13-t12" name="Odl_To_Play_route_es_mac" line="91">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:08:19.877026" elapsed="0.000207"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:08:19.876742" elapsed="0.000545"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:19.878341" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:19.878212" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:19.878185" elapsed="0.000234"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:19.883581" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:19.883465" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:19.883392" elapsed="0.000258"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:08:19.884680" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:08:19.884284" elapsed="0.000424"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:08:19.885185" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:08:19.884888" elapsed="0.000324"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:08:19.885255" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:08:19.885440" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:08:19.883900" elapsed="0.001566"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:19.891312" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:19.891203" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:19.891184" elapsed="0.000198"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:19.892883" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:19.892675" elapsed="0.000313"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:19.892657" elapsed="0.000389"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:08:19.893616" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:08:19.893201" elapsed="0.000475"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:08:19.894383" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:19.894113" elapsed="0.000332"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:08:19.924992" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:08:19.896328" elapsed="0.028974"/>
</kw>
<msg time="2026-04-21T02:08:19.925634" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:08:19.925901" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:19.894762" elapsed="0.031336"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:08:19.953109" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "s "_ "m "a "c "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:08:19.931318" elapsed="0.022099"/>
</kw>
<msg time="2026-04-21T02:08:19.953717" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:08:19.953967" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:19.927099" elapsed="0.027030"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:19.955737" elapsed="0.000200"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:19.954837" elapsed="0.001255"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:19.954750" elapsed="0.001474"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:19.957263" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "s "_ "m "a "c "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:19.956564" elapsed="0.000817"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:19.957936" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:19.957556" elapsed="0.000493"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:19.957535" elapsed="0.000573"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:08:19.958151" elapsed="0.000040"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:19.961936" elapsed="0.000167"/>
</kw>
<msg time="2026-04-21T02:08:19.962159" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:08:19.961281" elapsed="0.000956"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:19.962460" elapsed="0.000024"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:19.962680" elapsed="0.000022"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:08:19.960464" elapsed="0.002473"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:08:19.958476" elapsed="0.004549"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:08:19.892233" elapsed="0.070974"/>
</kw>
<msg time="2026-04-21T02:08:19.963306" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:19.963352" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:19.891565" elapsed="0.071827"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:08:19.963602" elapsed="0.000035"/>
</return>
<status status="PASS" start="2026-04-21T02:08:19.963471" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:19.963452" elapsed="0.000253"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:19.964319" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:19.964749" elapsed="0.000028"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:08:19.964908" elapsed="0.000018"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:08:19.890864" elapsed="0.074162"/>
</kw>
<msg time="2026-04-21T02:08:19.965122" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:19.965168" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:19.885886" elapsed="0.079319"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:19.965543" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:19.965284" elapsed="0.000313"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:19.965266" elapsed="0.000355"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:08:19.885716" elapsed="0.079929"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:08:19.885528" elapsed="0.080162"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:08:19.883044" elapsed="0.082717"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:08:19.877906" elapsed="0.087957"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:19.877440" elapsed="0.088489"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:08:19.874071" elapsed="0.091925"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:19.972815" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:19.973013" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:19.973177" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:19.966472" elapsed="0.006741"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:19.973493" elapsed="0.004237"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:19.984344" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:19.984455" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:19.984557" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:19.978000" elapsed="0.006583"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:19.987864" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:19.987479" elapsed="0.000415"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:19.988424" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:19.988130" elapsed="0.000324"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:19.988616" elapsed="0.000573"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:19.984846" elapsed="0.004448"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:19.966178" elapsed="0.023258"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:08:19.873401" elapsed="0.116110"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:19.990666" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_mac/route_es_mac.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_mac/route_es_mac.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:19.990946" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:19.990380" elapsed="0.000618"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:19.991498" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_mac/route_es_mac.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_mac/route_es_mac.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:19.991678" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "mac-auto-generated": {
            "system-mac-address": "f2:0c:dd:80:9f:f7",
            "local-discrimi...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:19.991226" elapsed="0.000489"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:19.992278" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_mac/announce_route_es_mac.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_mac/announce_route_es_mac.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:19.992458" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000103f20cdd809ff70007d0202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:19.991967" elapsed="0.000528"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:08:19.993061" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000103f20cdd809ff70007d0202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:08:19.992718" elapsed="0.000382"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:19.993589" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_mac/withdraw_route_es_mac.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_mac/withdraw_route_es_mac.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:19.993768" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000103f20cdd809ff70007d0202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:19.993322" elapsed="0.000506"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:08:19.994332" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000103f20cdd809ff70007d0202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:08:19.994051" elapsed="0.000318"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:19.994970" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;mac-auto-generated&gt;
            &lt;system-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/system-mac-address&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/mac-auto-generated&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:19.994594" elapsed="0.000469"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:19.995620" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "mac-auto-generated": {
            "system-mac-address": "f2:0c:dd:80:9f:f7",
            "local-discriminator": 2000
          },
          "orig-route-ip": "43.43.43.43"
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:19.995283" elapsed="0.000407"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:19.996351" level="INFO">ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000103f20cdd809ff70007d0202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:19.995945" elapsed="0.000470"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:19.996921" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000103f20cdd809ff70007d0202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:19.996634" elapsed="0.000340"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:08:19.997128" elapsed="0.002354"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:20.014175" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '807', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;mac-auto-generated&gt;
            &lt;system-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/system-mac-address&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/mac-auto-generated&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-04-21T02:08:20.014289" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=BBcAAhmZmZkAAQPyDN2An%2FcAB9AgKysrKw%3D%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:20.014435" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:19.999703" elapsed="0.014768"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:20.021164" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:20.014768" elapsed="0.006497"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:20.028521" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:20.028934" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '389'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:20.029057" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:20.021625" elapsed="0.007460"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:20.031736" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:20.029256" elapsed="0.002545"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:20.039308" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:20.039870" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '389'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:20.040037" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:20.033052" elapsed="0.007030"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:20.043896" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:20.040392" elapsed="0.003638"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:20.044287" elapsed="0.003598"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:20.050544" level="INFO">${update} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000103f20cdd809ff70007d0202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:08:20.048129" elapsed="0.002445"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:08:20.050755" elapsed="0.002213"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:08:20.053024" elapsed="0.000044"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:08:20.032553" elapsed="0.020623"/>
</kw>
<msg time="2026-04-21T02:08:20.053256" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000103f20cdd809ff70007d0202b2b2b2b</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:20.031989" elapsed="0.021292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:20.053696" level="INFO">ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000103f20cdd809ff70007d0202b2b2b2b</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:20.053450" elapsed="0.000291"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:20.054681" level="INFO">Length is 148.</msg>
<msg time="2026-04-21T02:08:20.054758" level="INFO">${len_1} = 148</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:20.054410" elapsed="0.000372"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:20.055219" level="INFO">Length is 148.</msg>
<msg time="2026-04-21T02:08:20.055296" level="INFO">${len_2} = 148</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:20.054961" elapsed="0.000358"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:20.055477" elapsed="0.000451"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:20.056278" level="INFO">${sum_1} = 3078</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:20.056091" elapsed="0.000235"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:20.056672" level="INFO">${sum_2} = 3078</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:20.056489" elapsed="0.000208"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:20.056890" elapsed="0.000333"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:08:20.054015" elapsed="0.003271"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:08:20.057438" elapsed="0.002332"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:20.066859" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:20.067046" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '389'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:20.067185" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:20.060756" elapsed="0.006465"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:20.071262" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:20.067467" elapsed="0.003866"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:20.071566" elapsed="0.003600"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:20.080636" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:20.080831" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '389'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:20.080944" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:20.075424" elapsed="0.005547"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:20.083556" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:20.081150" elapsed="0.002454"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:20.083765" elapsed="0.003217"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-04-21T02:08:20.090452" elapsed="0.000025"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:20.087106" elapsed="0.003414"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:20.087072" elapsed="0.003482"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:20.098017" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:20.098064" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:20.098166" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:20.090770" elapsed="0.007422"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:08:20.060206" elapsed="0.038054"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:20.104075" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:20.104188" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:20.104280" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:20.099273" elapsed="0.005032"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:20.106938" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:20.104475" elapsed="0.002510"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:20.107140" elapsed="0.002486"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:20.112391" level="INFO">${update} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000103f20cdd809ff70007d0202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:08:20.109791" elapsed="0.002628"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:08:20.112619" elapsed="0.002210"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:08:20.114880" elapsed="0.000038"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:08:20.098931" elapsed="0.016088"/>
</kw>
<msg time="2026-04-21T02:08:20.115099" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000103f20cdd809ff70007d0202b2b2b2b</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:20.098429" elapsed="0.016695"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:20.115578" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000103f20cdd809ff70007d0202b2b2b2b</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:20.115328" elapsed="0.000295"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:20.116515" level="INFO">Length is 136.</msg>
<msg time="2026-04-21T02:08:20.116610" level="INFO">${len_1} = 136</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:20.116252" elapsed="0.000383"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:20.117062" level="INFO">Length is 136.</msg>
<msg time="2026-04-21T02:08:20.117136" level="INFO">${len_2} = 136</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:20.116791" elapsed="0.000368"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:20.117315" elapsed="0.000306"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:20.117977" level="INFO">${sum_1} = 2631</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:20.117778" elapsed="0.000224"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:20.118325" level="INFO">${sum_2} = 2631</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:20.118153" elapsed="0.000197"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:20.118501" elapsed="0.000329"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:08:20.115878" elapsed="0.003013"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:20.124895" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:20.125010" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:20.125105" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:20.119454" elapsed="0.005676"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:20.127959" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:20.125300" elapsed="0.002706"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:20.128163" elapsed="0.002531"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:20.135844" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:20.136052" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:20.136243" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:20.130879" elapsed="0.005411"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:20.139117" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:20.136610" elapsed="0.002555"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:20.139322" elapsed="0.002529"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-04-21T02:08:20.144287" elapsed="0.000037"/>
</return>
<status status="PASS" start="2026-04-21T02:08:20.141937" elapsed="0.002423"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:20.141914" elapsed="0.002474"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:20.144544" elapsed="0.000023"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:08:20.119151" elapsed="0.025486"/>
</kw>
<arg>route_es_mac</arg>
<status status="PASS" start="2026-04-21T02:08:19.989921" elapsed="0.154764"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:19.872787" elapsed="0.272067"/>
</test>
<test id="s1-s13-t13" name="Play_To_Odl_route_es_mac" line="93">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:08:20.148601" elapsed="0.000244"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:08:20.148337" elapsed="0.000564"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:20.149913" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:20.149781" elapsed="0.000178"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:20.149762" elapsed="0.000219"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:20.154999" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:20.154893" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:20.154875" elapsed="0.000192"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:08:20.156081" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:08:20.155676" elapsed="0.000431"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:08:20.156563" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:08:20.156269" elapsed="0.000320"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:08:20.156632" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:08:20.156823" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:08:20.155297" elapsed="0.001553"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:20.162676" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:20.162569" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:20.162550" elapsed="0.000195"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:20.164217" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:20.164032" elapsed="0.000292"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:20.164013" elapsed="0.000370"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:08:20.164994" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:08:20.164536" elapsed="0.000520"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:08:20.165676" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:20.165409" elapsed="0.000328"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:08:20.193668" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:08:20.167631" elapsed="0.026210"/>
</kw>
<msg time="2026-04-21T02:08:20.193987" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:08:20.194081" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:20.166069" elapsed="0.028086"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:08:20.217391" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "s "_ "m "a "c "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:08:20.196159" elapsed="0.021468"/>
</kw>
<msg time="2026-04-21T02:08:20.217778" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:08:20.217928" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:20.194566" elapsed="0.023442"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:20.218712" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:20.218327" elapsed="0.000585"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:20.218301" elapsed="0.000676"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:20.219734" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "s "_ "m "a "c "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:20.219133" elapsed="0.000743"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:20.220420" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:20.220055" elapsed="0.000482"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:20.220033" elapsed="0.000564"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:08:20.220637" elapsed="0.000036"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:20.224374" elapsed="0.000160"/>
</kw>
<msg time="2026-04-21T02:08:20.224579" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:08:20.223771" elapsed="0.000880"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:20.224892" elapsed="0.000026"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:20.225174" elapsed="0.000025"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:08:20.223000" elapsed="0.002406"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:08:20.220964" elapsed="0.004532"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:08:20.163564" elapsed="0.062170"/>
</kw>
<msg time="2026-04-21T02:08:20.225889" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:20.225937" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:20.162916" elapsed="0.063060"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:08:20.226190" elapsed="0.000036"/>
</return>
<status status="PASS" start="2026-04-21T02:08:20.226058" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:20.226039" elapsed="0.000268"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:20.226879" elapsed="0.000029"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:20.227318" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:08:20.227394" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:08:20.162228" elapsed="0.065277"/>
</kw>
<msg time="2026-04-21T02:08:20.227603" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:20.227647" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:20.157238" elapsed="0.070446"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:20.228058" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:20.227761" elapsed="0.000352"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:20.227743" elapsed="0.000395"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:08:20.157091" elapsed="0.071071"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:08:20.156908" elapsed="0.071289"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:08:20.154520" elapsed="0.073737"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:08:20.149492" elapsed="0.078822"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:20.149054" elapsed="0.079307"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:08:20.146173" elapsed="0.082241"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:20.237612" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:20.237870" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:20.238030" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:20.228919" elapsed="0.009150"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:20.238321" elapsed="0.004287"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:20.251776" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:20.252030" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:20.252222" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:20.242881" elapsed="0.009380"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:20.257098" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:20.256624" elapsed="0.000513"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:20.257890" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:20.257456" elapsed="0.000474"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:20.258158" elapsed="0.000469"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:20.252625" elapsed="0.006088"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:20.228611" elapsed="0.030201"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:08:20.145619" elapsed="0.113255"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:20.259917" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_mac/route_es_mac.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_mac/route_es_mac.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:20.260153" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:20.259607" elapsed="0.000587"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:08:20.288843" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_es_mac.titanium/route_es_mac.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:08:20.288425" elapsed="0.000448"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:08:20.289704" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_mac.titanium/route_es_mac.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:08:20.289435" elapsed="0.000351">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_mac.titanium/route_es_mac.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:08:20.289898" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:08:20.289047" elapsed="0.000875"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:08:20.290540" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_es_mac/route_es_mac.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:08:20.290147" elapsed="0.000420"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:20.290885" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_mac/route_es_mac.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_mac/route_es_mac.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:20.291017" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "mac-auto-generated": {
            "system-mac-address": "f2:0c:dd:80:9f:f7",
            "local-discrimi...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:20.290731" elapsed="0.000313"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:20.291455" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "mac-auto-generated": {
            "system-mac-address": "f2:0c:dd:80:9f:f7",
            "local-discriminator": 2000
          },
          "orig-route-ip": "43.43.43.43"
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:20.291206" elapsed="0.000298"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:08:20.291969" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:20.291582" elapsed="0.000447"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:08:20.292500" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:08:20.292205" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:20.292057" elapsed="0.000503"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:20.291559" elapsed="0.001023"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:08:20.293205" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "mac-auto-generated": {
            "system-mac-address": "f2:0c:dd:80:9f:f7",
            "local-discrimi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:08:20.292732" elapsed="0.000501"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:08:20.293283" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:08:20.293479" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "mac-auto-generated": {
            "system-mac-address": "f2:0c:dd:80:9f:f7",
            "local-discrimi...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:08:20.286126" elapsed="0.007380"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:20.293882" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_mac/announce_route_es_mac.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_mac/announce_route_es_mac.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:20.294009" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000103f20cdd809ff70007d0202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:20.293669" elapsed="0.000366"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:20.294381" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_mac/withdraw_route_es_mac.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_mac/withdraw_route_es_mac.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:20.294500" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000103f20cdd809ff70007d0202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:20.294191" elapsed="0.000335"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:20.294946" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;mac-auto-generated&gt;
            &lt;system-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/system-mac-address&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/mac-auto-generated&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:20.294682" elapsed="0.000318"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:20.295391" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "mac-auto-generated": {
            "system-mac-address": "f2:0c:dd:80:9f:f7",
            "local-discriminator": 2000
          },
          "orig-route-ip": "43.43.43.43"
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:20.295153" elapsed="0.000324"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:20.295921" level="INFO">ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000103f20cdd809ff70007d0202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:20.295648" elapsed="0.000322"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:20.296383" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000103f20cdd809ff70007d0202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:20.296133" elapsed="0.000295"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:08:20.296581" elapsed="0.004397"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:08:20.301158" elapsed="0.002082"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:20.312137" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:20.312316" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:20.312472" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:08:20.304617" elapsed="0.008427">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:20.313316" elapsed="0.000044"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:20.313749" elapsed="0.000037"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-04-21T02:08:20.304150" elapsed="0.009809">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:22.324854" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:22.325390" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '389'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:22.325864" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:22.315641" elapsed="0.010301"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-04-21T02:08:22.327648" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "mac-auto-generated": {
            "system-mac-address": "f2:0c:dd:80:9f:f7",
            "local-discriminator": 2000
          },
          "orig-route-ip": "43.43.43.43"
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<msg time="2026-04-21T02:08:22.334340" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-04-21T02:08:22.326696" elapsed="0.007791"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:22.338645" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:22.337954" elapsed="0.000722"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:22.339357" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:22.338860" elapsed="0.000528"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:22.339572" elapsed="0.000392"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:22.335028" elapsed="0.005012"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-04-21T02:08:22.314668" elapsed="0.025442"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:20.303510" elapsed="2.036678"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:08:22.340383" elapsed="0.003222"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:22.352563" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:22.352884" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:22.353043" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:22.344888" elapsed="0.008193"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:22.353364" elapsed="0.004681"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:22.365354" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:22.366058" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '537'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-04-21T02:08:22.366233" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:22.358353" elapsed="0.007917"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:22.371034" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:22.370533" elapsed="0.000541"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:22.371992" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:22.371299" elapsed="0.000746"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:08:22.372772" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "es-route": {
       "mac-auto-generated": {
        "local-discriminator": 2000,
        "system-mac-address": "f2:0c:dd:80:9f:f7"
       },
       "orig-route-ip": "43.43.43.43"
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw=="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:08:22.373214" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "mac-auto-generated": {
+        "local-discriminator": 2000,
+        "system-mac-address": "f2:0c:dd:80:9f:f7"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:08:22.372280" elapsed="0.001058">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "mac-auto-generated": {
+        "local-discriminator": 2000,
+        "system-mac-address": "f2:0c:dd:80:9f:f7"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:08:22.366706" elapsed="0.006864">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "mac-auto-generated": {
+        "local-discriminator": 2000,
+        "system-mac-address": "f2:0c:dd:80:9f:f7"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:08:22.344492" elapsed="0.029259">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "mac-auto-generated": {
+        "local-discriminator": 2000,
+        "system-mac-address": "f2:0c:dd:80:9f:f7"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:24.383630" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:24.383880" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:24.384034" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:24.375674" elapsed="0.008397"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:24.384324" elapsed="0.003927"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:24.394536" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:24.394710" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:24.394887" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:24.388495" elapsed="0.006431"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:24.399660" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:24.399208" elapsed="0.000510"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:24.400468" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:24.400059" elapsed="0.000451"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:24.400758" elapsed="0.000660"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:24.395261" elapsed="0.006249"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:24.374720" elapsed="0.026866"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:22.343873" elapsed="2.057770"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:08:24.402356" elapsed="0.002600"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:24.411633" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:24.411877" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:24.412091" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:24.406215" elapsed="0.005928"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:24.412402" elapsed="0.003765"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:24.422892" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:24.423052" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:24.423195" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:24.416413" elapsed="0.006819"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:24.427747" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:24.427307" elapsed="0.000480"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:24.428431" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:24.428035" elapsed="0.000434"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:24.428694" elapsed="0.000495"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:24.423563" elapsed="0.005716"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:24.405640" elapsed="0.023855"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:24.405160" elapsed="0.024400"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-04-21T02:08:24.401974" elapsed="0.027669"/>
</kw>
<arg>route_es_mac</arg>
<status status="PASS" start="2026-04-21T02:08:20.259184" elapsed="4.170530"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:20.145172" elapsed="4.284723"/>
</test>
<test id="s1-s13-t14" name="Odl_To_Play_route_es_rou" line="96">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:08:24.435261" elapsed="0.000296"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:08:24.434880" elapsed="0.000754"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:24.437228" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:24.437049" elapsed="0.000252"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:24.437008" elapsed="0.000355"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:24.443878" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:24.443746" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:24.443727" elapsed="0.000222"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:08:24.444989" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:08:24.444573" elapsed="0.000444"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:08:24.445521" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:08:24.445182" elapsed="0.000365"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:08:24.445593" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:08:24.445763" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:08:24.444184" elapsed="0.001604"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:24.451943" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:24.451828" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:24.451807" elapsed="0.000209"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:24.453743" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:24.453503" elapsed="0.000366"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:24.453482" elapsed="0.000447"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:08:24.454513" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:08:24.454088" elapsed="0.000512"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:08:24.455262" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:24.454984" elapsed="0.000367"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:08:24.487433" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:08:24.457276" elapsed="0.030334"/>
</kw>
<msg time="2026-04-21T02:08:24.487777" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:08:24.487902" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:24.455681" elapsed="0.032298"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:08:24.513494" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "s "_ "r "o "u "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:08:24.490140" elapsed="0.023541"/>
</kw>
<msg time="2026-04-21T02:08:24.513838" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:08:24.513933" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:24.488436" elapsed="0.025570"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:24.514737" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:24.514343" elapsed="0.000546"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:24.514314" elapsed="0.000636"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:24.515688" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "s "_ "r "o "u "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:24.515106" elapsed="0.000723"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:24.516369" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:24.516006" elapsed="0.000479"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:24.515985" elapsed="0.000557"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:08:24.516584" elapsed="0.000040"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:24.520569" elapsed="0.000152"/>
</kw>
<msg time="2026-04-21T02:08:24.520778" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:08:24.519876" elapsed="0.001025"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:24.521142" elapsed="0.000024"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:24.521364" elapsed="0.000022"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:08:24.519014" elapsed="0.002618"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:08:24.516989" elapsed="0.004744"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:08:24.452942" elapsed="0.068997"/>
</kw>
<msg time="2026-04-21T02:08:24.522060" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:24.522112" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:24.452175" elapsed="0.069975"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:08:24.522346" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:08:24.522234" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:24.522214" elapsed="0.000219"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:24.523233" elapsed="0.000029"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:24.523727" elapsed="0.000029"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:08:24.523972" elapsed="0.000019"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:08:24.451458" elapsed="0.072634"/>
</kw>
<msg time="2026-04-21T02:08:24.524212" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:24.524293" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:24.446207" elapsed="0.078132"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:24.524688" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:24.524424" elapsed="0.000318"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:24.524405" elapsed="0.000361"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:08:24.446057" elapsed="0.078751"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:08:24.445867" elapsed="0.078981"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:08:24.443372" elapsed="0.081540"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:08:24.436593" elapsed="0.088384"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:24.435960" elapsed="0.089082"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:08:24.431707" elapsed="0.093395"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:24.531289" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:24.531529" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:24.531738" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:24.525567" elapsed="0.006334"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:24.532224" elapsed="0.004548"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:24.543449" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:24.543567" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:24.543674" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:24.537042" elapsed="0.006659"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:24.547387" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:24.546882" elapsed="0.000546"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:24.548067" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:24.547655" elapsed="0.000452"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:24.548332" elapsed="0.000501"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:24.543967" elapsed="0.004954"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:24.525258" elapsed="0.023760"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:08:24.431036" elapsed="0.118074"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:24.550290" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_rou/route_es_rou.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_rou/route_es_rou.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:24.550544" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:24.550002" elapsed="0.000582"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:24.551108" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_rou/route_es_rou.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_rou/route_es_rou.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:24.551289" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "router-id-generated": {
            "local-discriminator": 2000,
            "router-id": "43.43.43.43"
 ...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:24.550832" elapsed="0.000496"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:24.551883" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_rou/announce_route_es_rou.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_rou/announce_route_es_rou.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:24.552074" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a6290004170002199999990001042b2b2b2b000007d000202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:24.551553" elapsed="0.000558"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:08:24.552722" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a6290004170002199999990001042b2b2b2b000007d000202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:08:24.552346" elapsed="0.000418"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:24.553298" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_rou/withdraw_route_es_rou.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_rou/withdraw_route_es_rou.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:24.553522" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c00194604170002199999990001042b2b2b2b000007d000202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:24.553022" elapsed="0.000540"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:08:24.554230" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c00194604170002199999990001042b2b2b2b000007d000202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:08:24.553935" elapsed="0.000333"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:24.554911" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;router-id-generated&gt;
            &lt;router-id&gt;43.43.43.43&lt;/router-id&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/router-id-generated&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:24.554495" elapsed="0.000492"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:24.555464" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "router-id-generated": {
            "local-discriminator": 2000,
            "router-id": "43.43.43.43"
          },
          "orig-route-ip": "43.43.43.43"
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:24.555178" elapsed="0.000344"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:24.556045" level="INFO">ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a6290004170002199999990001042b2b2b2b000007d000202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:24.555714" elapsed="0.000391"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:24.556611" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c00194604170002199999990001042b2b2b2b000007d000202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:24.556312" elapsed="0.000355"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:08:24.556878" elapsed="0.003338"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:24.571507" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '785', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;router-id-generated&gt;
            &lt;router-id&gt;43.43.43.43&lt;/router-id&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/router-id-generated&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-04-21T02:08:24.571651" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw%3D%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:24.571972" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:24.560412" elapsed="0.011632"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:24.578884" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:24.572444" elapsed="0.006494"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:24.586127" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:24.586527" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '375'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:24.586685" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:24.579102" elapsed="0.007611"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:24.590567" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:24.586961" elapsed="0.003675"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:24.597994" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:24.598319" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '375'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:24.598417" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:24.592244" elapsed="0.006200"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:24.601105" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:24.598618" elapsed="0.002547"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:24.601333" elapsed="0.003652"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:24.607889" level="INFO">${update} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a6290004170002199999990001042b2b2b2b000007d000202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:08:24.605294" elapsed="0.002662"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:08:24.608183" elapsed="0.003277"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:08:24.611538" elapsed="0.000056"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:08:24.591716" elapsed="0.020026"/>
</kw>
<msg time="2026-04-21T02:08:24.611881" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a6290004170002199999990001042b2b2b2b000007d000202b2b2b2b</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:24.590972" elapsed="0.020946"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:24.612516" level="INFO">ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a6290004170002199999990001042b2b2b2b000007d000202b2b2b2b</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:24.612158" elapsed="0.000424"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:24.613924" level="INFO">Length is 148.</msg>
<msg time="2026-04-21T02:08:24.614036" level="INFO">${len_1} = 148</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:24.613483" elapsed="0.000586"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:24.614650" level="INFO">Length is 148.</msg>
<msg time="2026-04-21T02:08:24.614755" level="INFO">${len_2} = 148</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:24.614290" elapsed="0.000517"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:24.615032" elapsed="0.000433"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:24.616056" level="INFO">${sum_1} = 2242</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:24.615730" elapsed="0.000373"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:24.616602" level="INFO">${sum_2} = 2242</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:24.616341" elapsed="0.000296"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:24.616883" elapsed="0.000436"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:08:24.612946" elapsed="0.004460"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:08:24.617709" elapsed="0.002129"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:24.627070" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:24.627258" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '375'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:24.627394" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:24.620423" elapsed="0.007007"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:24.631652" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:24.627715" elapsed="0.004009"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:24.631968" elapsed="0.003513"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:24.640926" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:24.641058" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '375'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:24.641170" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:24.635648" elapsed="0.005550"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:24.644761" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:24.641375" elapsed="0.003516"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:24.645153" elapsed="0.003619"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-04-21T02:08:24.652007" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:24.648924" elapsed="0.003135"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:24.648889" elapsed="0.003195"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:24.659745" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:24.659845" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:24.660022" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:24.652241" elapsed="0.007821"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:08:24.620131" elapsed="0.040033"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:24.668582" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:24.668776" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:24.668968" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:24.661823" elapsed="0.007183"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:24.672945" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:24.669251" elapsed="0.003764"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:24.673239" elapsed="0.003673"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:24.680179" level="INFO">${update} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c00194604170002199999990001042b2b2b2b000007d000202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:08:24.677148" elapsed="0.003072"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:08:24.680472" elapsed="0.003066"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:08:24.683612" elapsed="0.000051"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:08:24.661165" elapsed="0.022668"/>
</kw>
<msg time="2026-04-21T02:08:24.683960" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c00194604170002199999990001042b2b2b2b000007d000202b2b2b2b</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:24.660427" elapsed="0.023570"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:24.684634" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c00194604170002199999990001042b2b2b2b000007d000202b2b2b2b</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:24.684262" elapsed="0.000445"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:24.686016" level="INFO">Length is 136.</msg>
<msg time="2026-04-21T02:08:24.686174" level="INFO">${len_1} = 136</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:24.685614" elapsed="0.000594"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:24.686783" level="INFO">Length is 136.</msg>
<msg time="2026-04-21T02:08:24.686914" level="INFO">${len_2} = 136</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:24.686427" elapsed="0.000520"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:24.687168" elapsed="0.000426"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:24.688100" level="INFO">${sum_1} = 1795</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:24.687834" elapsed="0.000302"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:24.688594" level="INFO">${sum_2} = 1795</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:24.688351" elapsed="0.000278"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:24.688866" elapsed="0.000426"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:08:24.685082" elapsed="0.004293"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:24.696761" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:24.696955" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:24.697148" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:24.690216" elapsed="0.006969"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:24.701209" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:24.697455" elapsed="0.003821"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:24.701497" elapsed="0.003571"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:24.711747" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:24.711953" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:24.712108" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:24.705312" elapsed="0.006837"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:24.715824" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:24.712391" elapsed="0.003502"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:24.716117" elapsed="0.003326"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-04-21T02:08:24.721858" elapsed="0.000035"/>
</return>
<status status="PASS" start="2026-04-21T02:08:24.719532" elapsed="0.002393"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:24.719508" elapsed="0.002445"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:24.722111" elapsed="0.000021"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:08:24.689740" elapsed="0.032479"/>
</kw>
<arg>route_es_rou</arg>
<status status="PASS" start="2026-04-21T02:08:24.549521" elapsed="0.172747"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:24.430367" elapsed="0.292020"/>
</test>
<test id="s1-s13-t15" name="Play_To_Odl_route_es_rou" line="98">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:08:24.726789" elapsed="0.000231"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:08:24.726520" elapsed="0.000556"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:24.728084" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:24.727969" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:24.727950" elapsed="0.000202"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:24.733158" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:24.733050" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:24.733033" elapsed="0.000192"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:08:24.734264" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:08:24.733850" elapsed="0.000443"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:08:24.734752" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:08:24.734457" elapsed="0.000320"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:08:24.734836" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:08:24.735003" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:08:24.733453" elapsed="0.001576"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:24.741212" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:24.741099" elapsed="0.000226"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:24.741079" elapsed="0.000278"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:24.743249" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:24.742888" elapsed="0.000468"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:24.742866" elapsed="0.000549"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:08:24.744066" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:08:24.743585" elapsed="0.000546"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:08:24.744895" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:24.744581" elapsed="0.000386"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:08:24.780251" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:08:24.746994" elapsed="0.033472"/>
</kw>
<msg time="2026-04-21T02:08:24.780639" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:08:24.780736" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:24.745334" elapsed="0.035499"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:08:24.808132" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "s "_ "r "o "u "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:08:24.783119" elapsed="0.025205"/>
</kw>
<msg time="2026-04-21T02:08:24.808518" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:08:24.808622" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:24.781357" elapsed="0.027340"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:24.809550" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:24.809096" elapsed="0.000577"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:24.809057" elapsed="0.000682"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:24.810604" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "s "_ "r "o "u "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:24.809913" elapsed="0.000815"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:24.811474" elapsed="0.000069"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:24.810978" elapsed="0.000663"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:24.810948" elapsed="0.000775"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:08:24.811782" elapsed="0.000097"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:24.817260" elapsed="0.000272"/>
</kw>
<msg time="2026-04-21T02:08:24.817612" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:08:24.816286" elapsed="0.001451"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:24.818191" elapsed="0.000048"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:24.818733" elapsed="0.000043"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:08:24.815188" elapsed="0.003873"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:08:24.812266" elapsed="0.006884"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:08:24.742331" elapsed="0.077002"/>
</kw>
<msg time="2026-04-21T02:08:24.819435" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:24.819480" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:24.741537" elapsed="0.077984"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:08:24.819715" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:08:24.819602" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:24.819583" elapsed="0.000300"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:24.820431" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:24.820973" elapsed="0.000036"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:08:24.821074" elapsed="0.000019"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:08:24.740674" elapsed="0.080522"/>
</kw>
<msg time="2026-04-21T02:08:24.821309" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:24.821363" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:24.735418" elapsed="0.085987"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:24.821761" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:24.821501" elapsed="0.000339"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:24.821482" elapsed="0.000382"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:08:24.735270" elapsed="0.086618"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:08:24.735087" elapsed="0.086842"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:08:24.732678" elapsed="0.089329"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:08:24.727661" elapsed="0.094417"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:24.727230" elapsed="0.094912"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:08:24.723981" elapsed="0.098235"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:24.829304" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:24.829493" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:24.829620" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:24.822684" elapsed="0.006974"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:24.829943" elapsed="0.003180"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:24.838632" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:24.838788" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:24.838965" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:24.833295" elapsed="0.005708"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:24.844196" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:24.843641" elapsed="0.000603"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:24.845116" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:24.844615" elapsed="0.000549"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:24.845454" elapsed="0.000663"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:24.839363" elapsed="0.006873"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:24.822378" elapsed="0.023962"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:08:24.723385" elapsed="0.123031"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:24.847765" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_rou/route_es_rou.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_rou/route_es_rou.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:24.848050" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:24.847418" elapsed="0.000681"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:08:24.881212" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_es_rou.titanium/route_es_rou.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:08:24.880736" elapsed="0.000511"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:08:24.882115" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_rou.titanium/route_es_rou.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:08:24.881830" elapsed="0.000368">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_rou.titanium/route_es_rou.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:08:24.882292" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:08:24.881447" elapsed="0.000871"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:08:24.882945" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_es_rou/route_es_rou.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:08:24.882488" elapsed="0.000486"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:24.883287" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_rou/route_es_rou.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_rou/route_es_rou.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:24.883457" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "router-id-generated": {
            "local-discriminator": 2000,
            "router-id": "43.43.43.43"
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:24.883142" elapsed="0.000342"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:24.883912" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "router-id-generated": {
            "local-discriminator": 2000,
            "router-id": "43.43.43.43"
          },
          "orig-route-ip": "43.43.43.43"
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:24.883644" elapsed="0.000318"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:08:24.884425" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:24.884048" elapsed="0.000438"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:08:24.884992" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:08:24.884667" elapsed="0.000352"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:24.884515" elapsed="0.000540"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:24.884021" elapsed="0.001057"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:08:24.885706" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "router-id-generated": {
            "local-discriminator": 2000,
            "router-id": "43.43.43.43"
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:08:24.885231" elapsed="0.000504"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:08:24.885793" elapsed="0.000047"/>
</return>
<msg time="2026-04-21T02:08:24.885972" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "router-id-generated": {
            "local-discriminator": 2000,
            "router-id": "43.43.43.43"
 ...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:08:24.878130" elapsed="0.007930"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:24.886424" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_rou/announce_route_es_rou.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_rou/announce_route_es_rou.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:24.886551" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a6290004170002199999990001042b2b2b2b000007d000202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:24.886227" elapsed="0.000350"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:24.887015" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_rou/withdraw_route_es_rou.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_rou/withdraw_route_es_rou.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:24.887137" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c00194604170002199999990001042b2b2b2b000007d000202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:24.886785" elapsed="0.000378"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:24.887566" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;router-id-generated&gt;
            &lt;router-id&gt;43.43.43.43&lt;/router-id&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/router-id-generated&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:24.887322" elapsed="0.000299"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:24.888032" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "router-id-generated": {
            "local-discriminator": 2000,
            "router-id": "43.43.43.43"
          },
          "orig-route-ip": "43.43.43.43"
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:24.887774" elapsed="0.000305"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:24.888467" level="INFO">ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a6290004170002199999990001042b2b2b2b000007d000202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:24.888231" elapsed="0.000280"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:24.888920" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c00194604170002199999990001042b2b2b2b000007d000202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:24.888661" elapsed="0.000304"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:08:24.889114" elapsed="0.002529"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:08:24.891862" elapsed="0.001463"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:24.900912" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:24.901096" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:24.901239" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:08:24.894292" elapsed="0.007470">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:24.902052" elapsed="0.000032"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:24.902428" elapsed="0.000035"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-04-21T02:08:24.893964" elapsed="0.008641">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:26.914226" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:26.914390" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '375'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:26.914506" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:26.904339" elapsed="0.010194"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-04-21T02:08:26.915106" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "router-id-generated": {
            "local-discriminator": 2000,
            "router-id": "43.43.43.43"
          },
          "orig-route-ip": "43.43.43.43"
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<msg time="2026-04-21T02:08:26.917743" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-04-21T02:08:26.914731" elapsed="0.003104"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:26.922406" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:26.921747" elapsed="0.000701"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:26.923288" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:26.922669" elapsed="0.000660"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:26.923556" elapsed="0.000678"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:26.918167" elapsed="0.006163"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-04-21T02:08:26.903324" elapsed="0.021111"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:24.893517" elapsed="2.030997"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:08:26.924742" elapsed="0.002973"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:26.934863" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:26.935050" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:26.935226" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:26.928702" elapsed="0.006574"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:26.935631" elapsed="0.004144"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:26.948114" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:26.948722" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '523'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-04-21T02:08:26.948907" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:26.940120" elapsed="0.008834"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:26.953367" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:26.952946" elapsed="0.000460"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:26.954284" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:26.953627" elapsed="0.000696"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:08:26.955021" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "es-route": {
       "orig-route-ip": "43.43.43.43",
       "router-id-generated": {
        "local-discriminator": 2000,
        "router-id": "43.43.43.43"
       }
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw=="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:08:26.955302" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "orig-route-ip": "43.43.43.43",
+       "router-id-generated": {
+        "local-discriminator": 2000,
+        "router-id": "43.43.43.43"
+       }
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:08:26.954546" elapsed="0.000865">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "orig-route-ip": "43.43.43.43",
+       "router-id-generated": {
+        "local-discriminator": 2000,
+        "router-id": "43.43.43.43"
+       }
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:08:26.949318" elapsed="0.006294">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "orig-route-ip": "43.43.43.43",
+       "router-id-generated": {
+        "local-discriminator": 2000,
+        "router-id": "43.43.43.43"
+       }
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:08:26.928421" elapsed="0.027365">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "orig-route-ip": "43.43.43.43",
+       "router-id-generated": {
+        "local-discriminator": 2000,
+        "router-id": "43.43.43.43"
+       }
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:28.967477" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:28.967754" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:28.968014" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:28.957429" elapsed="0.010644"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:28.968493" elapsed="0.005329"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:28.982353" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:28.982500" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:28.982643" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:28.974059" elapsed="0.008620"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:28.987139" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:28.986696" elapsed="0.000482"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:28.987769" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:28.987397" elapsed="0.000431"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:28.988053" elapsed="0.000510"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:28.983038" elapsed="0.005610"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:28.956571" elapsed="0.032151"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:26.927972" elapsed="2.060806"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:08:28.989608" elapsed="0.002903"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:29.003894" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:29.004060" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:29.004206" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:28.995786" elapsed="0.008456"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:29.004501" elapsed="0.003566"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:29.018135" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:29.018551" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:29.018780" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:29.008333" elapsed="0.010548"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:29.025403" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:29.025115" elapsed="0.000317"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:29.025873" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:29.025589" elapsed="0.000312"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:29.026057" elapsed="0.000326"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:29.019389" elapsed="0.007055"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:28.993387" elapsed="0.033111"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:28.992753" elapsed="0.033782"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-04-21T02:08:28.989066" elapsed="0.037523"/>
</kw>
<arg>route_es_rou</arg>
<status status="PASS" start="2026-04-21T02:08:24.846879" elapsed="4.179756"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:24.722870" elapsed="4.303875"/>
</test>
<test id="s1-s13-t16" name="Odl_To_Play_route_eth_arb" line="101">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:08:29.031018" elapsed="0.000207"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:08:29.030736" elapsed="0.000543"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:29.032348" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:29.032190" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:29.032165" elapsed="0.000258"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:29.037431" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:29.037324" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:29.037306" elapsed="0.000193"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:08:29.038568" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:08:29.038166" elapsed="0.000429"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:08:29.039071" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:08:29.038757" elapsed="0.000340"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:08:29.039140" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:08:29.039301" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:08:29.037728" elapsed="0.001598"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:29.045422" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:29.045304" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:29.045277" elapsed="0.000232"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:29.047186" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:29.046951" elapsed="0.000344"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:29.046929" elapsed="0.000426"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:08:29.047995" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:08:29.047511" elapsed="0.000549"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:08:29.048994" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:29.048683" elapsed="0.000374"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:08:29.082569" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:08:29.051540" elapsed="0.031191"/>
</kw>
<msg time="2026-04-21T02:08:29.082914" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:08:29.083018" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:29.049403" elapsed="0.033690"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:08:29.110997" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "a "r "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:08:29.085190" elapsed="0.025950"/>
</kw>
<msg time="2026-04-21T02:08:29.111276" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:08:29.111369" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:29.083524" elapsed="0.027919"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:29.112168" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:29.111760" elapsed="0.000526"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:29.111732" elapsed="0.000617"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:29.113209" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "a "r "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:29.112568" elapsed="0.000763"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:29.113882" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:29.113507" elapsed="0.000493"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:29.113486" elapsed="0.000573"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:08:29.114252" elapsed="0.000041"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:29.118009" elapsed="0.000149"/>
</kw>
<msg time="2026-04-21T02:08:29.118202" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:08:29.117403" elapsed="0.000872"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:29.118494" elapsed="0.000023"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:29.118714" elapsed="0.000022"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:08:29.116601" elapsed="0.002348"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:08:29.114585" elapsed="0.004452"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:08:29.046415" elapsed="0.072800"/>
</kw>
<msg time="2026-04-21T02:08:29.119312" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:29.119357" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:29.045698" elapsed="0.073699"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:08:29.119585" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:08:29.119475" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:29.119457" elapsed="0.000212"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:29.120208" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:29.120683" elapsed="0.000028"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:08:29.120838" elapsed="0.000019"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:08:29.044864" elapsed="0.076093"/>
</kw>
<msg time="2026-04-21T02:08:29.121055" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:29.121099" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:29.039708" elapsed="0.081429"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:29.121473" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:29.121214" elapsed="0.000312"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:29.121197" elapsed="0.000353"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:08:29.039561" elapsed="0.082013"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:08:29.039382" elapsed="0.082227"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:08:29.036965" elapsed="0.084702"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:08:29.031885" elapsed="0.089841"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:29.031430" elapsed="0.090342"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:08:29.028274" elapsed="0.093671"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:29.131521" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:29.131705" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:29.131890" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:29.122378" elapsed="0.009548"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:29.132161" elapsed="0.003933"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:29.144155" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:29.144305" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:29.144447" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:29.136324" elapsed="0.008161"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:29.150499" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:29.150069" elapsed="0.000469"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:29.151165" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:29.150758" elapsed="0.000446"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:29.151425" elapsed="0.000480"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:29.144884" elapsed="0.007109"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:29.122102" elapsed="0.030023"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:08:29.027755" elapsed="0.124428"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:29.153298" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_arb/route_eth_arb.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_arb/route_eth_arb.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:29.153538" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:29.153016" elapsed="0.000562"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:29.154089" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_arb/route_eth_arb.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_arb/route_eth_arb.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:29.154274" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:29.153819" elapsed="0.000492"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:29.154813" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_arb/announce_route_eth_arb.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_arb/announce_route_eth_arb.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:29.154990" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001000000000000000000000000000a05dc10</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:29.154530" elapsed="0.000496"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:08:29.155537" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001000000000000000000000000000a05dc10</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:08:29.155247" elapsed="0.000326"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:29.156077" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_arb/withdraw_route_eth_arb.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_arb/withdraw_route_eth_arb.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:29.156248" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001000000000000000000000000000a05dc10</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:29.155812" elapsed="0.000471"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:08:29.156838" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001000000000000000000000000000a05dc10</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:08:29.156500" elapsed="0.000376"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:29.157322" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:29.157076" elapsed="0.000301"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:29.157764" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "arbitrary": {
            "arbitrary": "AAAAAAAAAAAA"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:29.157529" elapsed="0.000305"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:29.158223" level="INFO">ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001000000000000000000000000000a05dc10</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:29.157987" elapsed="0.000280"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:29.158652" level="INFO">ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001000000000000000000000000000a05dc10</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:29.158417" elapsed="0.000280"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:08:29.158863" elapsed="0.002519"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:29.174917" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '797', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-04-21T02:08:29.175015" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:29.175223" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:29.161576" elapsed="0.013703"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:29.181661" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:29.175666" elapsed="0.006093"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:29.191511" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:29.191898" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '367'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:29.192006" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:29.182149" elapsed="0.009884"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:29.196901" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:29.192202" elapsed="0.004814"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:29.207597" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:29.207940" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '367'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:29.208038" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:29.199183" elapsed="0.008880"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:29.212928" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:29.208235" elapsed="0.004884"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:29.213477" elapsed="0.004514"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:29.220834" level="INFO">${update} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001000000000000000000000000000a05dc10</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:08:29.218246" elapsed="0.002619"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:08:29.221049" elapsed="0.002139"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:08:29.223241" elapsed="0.000037"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:08:29.198408" elapsed="0.024972"/>
</kw>
<msg time="2026-04-21T02:08:29.223457" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001000000000000000000000000000a05dc10</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:29.197397" elapsed="0.026085"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:29.223912" level="INFO">ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001000000000000000000000000000a05dc10</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:29.223648" elapsed="0.000309"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:29.224950" level="INFO">Length is 152.</msg>
<msg time="2026-04-21T02:08:29.225051" level="INFO">${len_1} = 152</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:29.224564" elapsed="0.000521"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:29.225681" level="INFO">Length is 152.</msg>
<msg time="2026-04-21T02:08:29.225785" level="INFO">${len_2} = 152</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:29.225307" elapsed="0.000538"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:29.226066" elapsed="0.000425"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:29.226990" level="INFO">${sum_1} = 1903</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:29.226709" elapsed="0.000319"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:29.227486" level="INFO">${sum_2} = 1903</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:29.227240" elapsed="0.000280"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:29.227734" elapsed="0.000451"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:08:29.224199" elapsed="0.004068"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:08:29.228475" elapsed="0.002338"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:29.239999" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:29.240163" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '367'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:29.240295" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:29.231523" elapsed="0.008807"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:29.246466" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:29.240568" elapsed="0.006005"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:29.246956" elapsed="0.003641"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:29.260023" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:29.260236" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '367'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:29.260382" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:29.250760" elapsed="0.009660"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:29.264088" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:29.260659" elapsed="0.003517"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:29.264399" elapsed="0.003545"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-04-21T02:08:29.271299" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:29.268061" elapsed="0.003300"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:29.268031" elapsed="0.003362"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:29.281337" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:29.281384" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:29.281488" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:29.271606" elapsed="0.009912"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:08:29.231141" elapsed="0.050454"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:29.292221" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:29.292394" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:29.292541" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:29.283446" elapsed="0.009134"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:29.296959" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:29.292911" elapsed="0.004122"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:29.297253" elapsed="0.003479"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:29.303611" level="INFO">${update} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001000000000000000000000000000a05dc10</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:08:29.301034" elapsed="0.002605"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:08:29.303839" elapsed="0.002227"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:08:29.306118" elapsed="0.000036"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:08:29.282603" elapsed="0.023651"/>
</kw>
<msg time="2026-04-21T02:08:29.306333" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001000000000000000000000000000a05dc10</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:29.281764" elapsed="0.024594"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:29.306831" level="INFO">ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001000000000000000000000000000a05dc10</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:29.306565" elapsed="0.000312"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:29.307736" level="INFO">Length is 140.</msg>
<msg time="2026-04-21T02:08:29.307827" level="INFO">${len_1} = 140</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:29.307475" elapsed="0.000377"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:29.308269" level="INFO">Length is 140.</msg>
<msg time="2026-04-21T02:08:29.308343" level="INFO">${len_2} = 140</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:29.308013" elapsed="0.000353"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:29.308521" elapsed="0.000356"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:29.309222" level="INFO">${sum_1} = 1456</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:29.309040" elapsed="0.000207"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:29.309573" level="INFO">${sum_2} = 1456</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:29.309399" elapsed="0.000199"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:29.309752" elapsed="0.000324"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:08:29.307111" elapsed="0.003025"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:29.317223" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:29.317334" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:29.317426" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:29.310699" elapsed="0.006753"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:29.320321" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:29.317622" elapsed="0.002761"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:29.320585" elapsed="0.002615"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:29.329670" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:29.329917" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:29.330084" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:29.323363" elapsed="0.006757"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:29.333852" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:29.330358" elapsed="0.003562"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:29.334140" elapsed="0.003615"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-04-21T02:08:29.341209" elapsed="0.000044"/>
</return>
<status status="PASS" start="2026-04-21T02:08:29.337894" elapsed="0.003404"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:29.337865" elapsed="0.003468"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:29.341549" elapsed="0.000031"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:08:29.310397" elapsed="0.031275"/>
</kw>
<arg>route_eth_arb</arg>
<status status="PASS" start="2026-04-21T02:08:29.152575" elapsed="0.189160"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:29.027226" elapsed="0.314681"/>
</test>
<test id="s1-s13-t17" name="Play_To_Odl_route_eth_arb" line="103">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:08:29.346801" elapsed="0.000207"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:08:29.346521" elapsed="0.000542"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:29.348063" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:29.347947" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:29.347928" elapsed="0.000203"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:29.353313" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:29.353204" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:29.353186" elapsed="0.000196"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:08:29.354397" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:08:29.354012" elapsed="0.000412"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:08:29.354898" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:08:29.354586" elapsed="0.000338"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:08:29.354968" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:08:29.355122" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:08:29.353614" elapsed="0.001533"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:29.361080" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:29.360966" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:29.360947" elapsed="0.000202"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:29.362594" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:29.362409" elapsed="0.000289"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:29.362391" elapsed="0.000366"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:08:29.363341" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:08:29.362928" elapsed="0.000474"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:08:29.364036" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:29.363750" elapsed="0.000347"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:08:29.397408" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:08:29.365967" elapsed="0.031569"/>
</kw>
<msg time="2026-04-21T02:08:29.397672" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:08:29.397766" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:29.364409" elapsed="0.033453"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:08:29.423430" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "a "r "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:08:29.399849" elapsed="0.023717"/>
</kw>
<msg time="2026-04-21T02:08:29.423702" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:08:29.423827" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:29.398260" elapsed="0.025644"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:29.424574" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:29.424208" elapsed="0.000525"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:29.424186" elapsed="0.000640"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:29.425595" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "a "r "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:29.424990" elapsed="0.000727"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:29.426273" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:29.425914" elapsed="0.000477"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:29.425893" elapsed="0.000558"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:08:29.426489" elapsed="0.000029"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:29.430180" elapsed="0.000146"/>
</kw>
<msg time="2026-04-21T02:08:29.430370" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:08:29.429589" elapsed="0.000849"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:29.430655" elapsed="0.000023"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:29.430893" elapsed="0.000023"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:08:29.428752" elapsed="0.002362"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:08:29.426767" elapsed="0.004434"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:08:29.361972" elapsed="0.069409"/>
</kw>
<msg time="2026-04-21T02:08:29.431474" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:29.431517" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:29.361302" elapsed="0.070252"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:08:29.431737" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:08:29.431630" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:29.431611" elapsed="0.000228"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:29.432307" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:29.432728" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:08:29.432832" elapsed="0.000018"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:08:29.360580" elapsed="0.072388"/>
</kw>
<msg time="2026-04-21T02:08:29.433115" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:29.433162" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:29.355539" elapsed="0.077660"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:29.433531" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:29.433276" elapsed="0.000310"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:29.433258" elapsed="0.000352"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:08:29.355390" elapsed="0.078242"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:08:29.355204" elapsed="0.078460"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:08:29.352764" elapsed="0.080956"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:08:29.347642" elapsed="0.086135"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:29.347216" elapsed="0.086635"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:08:29.343641" elapsed="0.090262"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:29.440868" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:29.441002" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:29.441137" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:29.434369" elapsed="0.006797"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:29.441336" elapsed="0.002957"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:29.450786" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:29.451005" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:29.451179" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:29.444463" elapsed="0.006757"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:29.456603" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:29.456079" elapsed="0.000567"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:29.457404" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:29.456936" elapsed="0.000510"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:29.457730" elapsed="0.000614"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:29.451608" elapsed="0.006840"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:29.434088" elapsed="0.024458"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:08:29.342990" elapsed="0.115624"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:29.460553" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_arb/route_eth_arb.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_arb/route_eth_arb.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:29.460859" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:29.459549" elapsed="0.001360"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:08:29.487682" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_arb.titanium/route_eth_arb.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:08:29.487266" elapsed="0.000446"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:08:29.488585" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_arb.titanium/route_eth_arb.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:08:29.488306" elapsed="0.000363">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_arb.titanium/route_eth_arb.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:08:29.488767" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:08:29.487906" elapsed="0.000902"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:08:29.489510" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_arb/route_eth_arb.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:08:29.489050" elapsed="0.000489"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:29.489868" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_arb/route_eth_arb.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_arb/route_eth_arb.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:29.490019" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:29.489706" elapsed="0.000340"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:29.490613" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "arbitrary": {
            "arbitrary": "AAAAAAAAAAAA"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:29.490363" elapsed="0.000299"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:08:29.491341" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:29.490747" elapsed="0.000655"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:08:29.491893" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:08:29.491580" elapsed="0.000338"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:29.491432" elapsed="0.000521"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:29.490720" elapsed="0.001256"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:08:29.492582" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:08:29.492128" elapsed="0.000481"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:08:29.492662" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:08:29.492850" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:08:29.484640" elapsed="0.008237"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:29.493279" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_arb/announce_route_eth_arb.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_arb/announce_route_eth_arb.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:29.493417" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001000000000000000000000000000a05dc10</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:29.493039" elapsed="0.000405"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:29.493809" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_arb/withdraw_route_eth_arb.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_arb/withdraw_route_eth_arb.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:29.493934" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001000000000000000000000000000a05dc10</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:29.493601" elapsed="0.000360"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:29.494366" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:29.494118" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:29.494840" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "arbitrary": {
            "arbitrary": "AAAAAAAAAAAA"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:29.494574" elapsed="0.000347"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:29.495321" level="INFO">ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001000000000000000000000000000a05dc10</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:29.495077" elapsed="0.000289"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:29.495761" level="INFO">ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001000000000000000000000000000a05dc10</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:29.495518" elapsed="0.000306"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:08:29.495976" elapsed="0.002992"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:08:29.499166" elapsed="0.001849"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:29.510672" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:29.510913" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:29.511066" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:08:29.502246" elapsed="0.009346">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:29.511890" elapsed="0.000035"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:29.512232" elapsed="0.000034"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-04-21T02:08:29.501829" elapsed="0.010586">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:31.522964" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:31.523167" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '367'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:31.523312" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:31.514129" elapsed="0.009221"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-04-21T02:08:31.524030" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "arbitrary": {
            "arbitrary": "AAAAAAAAAAAA"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<msg time="2026-04-21T02:08:31.527318" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-04-21T02:08:31.523605" elapsed="0.003781"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:31.532279" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:31.531552" elapsed="0.000768"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:31.533202" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:31.532603" elapsed="0.000631"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:31.533401" elapsed="0.000344"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:31.527702" elapsed="0.006128"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-04-21T02:08:31.513145" elapsed="0.020744"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:29.501270" elapsed="2.032666"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:08:31.534097" elapsed="0.002721"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:31.543940" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:31.544109" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:31.544240" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:31.537758" elapsed="0.006516"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:31.544524" elapsed="0.003892"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:31.554738" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:31.555362" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '515'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-04-21T02:08:31.555519" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:31.548712" elapsed="0.006845"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:31.560194" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:31.559763" elapsed="0.000470"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:31.561185" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:31.560452" elapsed="0.000773"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:08:31.561913" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "ethernet-a-d-route": {
       "arbitrary": {
        "arbitrary": "AAAAAAAAAAAA"
       },
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "mpls-label": 24001
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK"
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:08:31.562253" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,35 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:08:31.561448" elapsed="0.000930">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,35 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:08:31.555919" elapsed="0.006665">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,35 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:08:31.537480" elapsed="0.025279">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,35 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:33.572977" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:33.573188" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:33.573342" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:33.564424" elapsed="0.008963"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:33.573641" elapsed="0.003731"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:33.584080" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:33.584194" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:33.584299" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:33.577612" elapsed="0.006713"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:33.587500" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:33.587145" elapsed="0.000384"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:33.588050" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:33.587749" elapsed="0.000329"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:33.588283" elapsed="0.000466"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:33.584562" elapsed="0.004297"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:33.563545" elapsed="0.025391"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:31.537043" elapsed="2.051948"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:08:33.589755" elapsed="0.002236"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:33.599529" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:33.599644" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:33.599749" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:33.593629" elapsed="0.006146"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:33.599964" elapsed="0.002532"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:33.608465" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:33.608612" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:33.608755" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:33.602660" elapsed="0.006160"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:33.613471" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:33.612940" elapsed="0.000569"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:33.614148" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:33.613729" elapsed="0.000458"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:33.614412" elapsed="0.000498"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:33.609144" elapsed="0.005862"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:33.592898" elapsed="0.022196"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:33.592265" elapsed="0.022886"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-04-21T02:08:33.589258" elapsed="0.025970"/>
</kw>
<arg>route_eth_arb</arg>
<status status="PASS" start="2026-04-21T02:08:29.459035" elapsed="4.156263"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:29.342335" elapsed="4.273157"/>
</test>
<test id="s1-s13-t18" name="Odl_To_Play_route_eth_as" line="106">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:08:33.620754" elapsed="0.000226"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:08:33.620487" elapsed="0.000548"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:33.622173" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:33.622043" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:33.622018" elapsed="0.000233"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:33.627516" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:33.627396" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:33.627375" elapsed="0.000215"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:08:33.628610" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:08:33.628222" elapsed="0.000414"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:08:33.629118" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:08:33.628817" elapsed="0.000327"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:08:33.629188" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:08:33.629355" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:08:33.627837" elapsed="0.001543"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:33.634966" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:33.634855" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:33.634836" elapsed="0.000199"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:33.636531" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:33.636348" elapsed="0.000288"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:33.636329" elapsed="0.000367"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:08:33.637278" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:08:33.636865" elapsed="0.000474"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:08:33.638132" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:33.637860" elapsed="0.000335"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:08:33.685898" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:08:33.640125" elapsed="0.045912"/>
</kw>
<msg time="2026-04-21T02:08:33.686181" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:08:33.686276" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:33.638506" elapsed="0.047844"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:08:33.716114" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "a "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:08:33.688374" elapsed="0.027875"/>
</kw>
<msg time="2026-04-21T02:08:33.716383" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:08:33.716477" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:33.686763" elapsed="0.029787"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:33.717250" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:33.716877" elapsed="0.000490"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:33.716852" elapsed="0.000575"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:33.718186" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "a "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:33.717580" elapsed="0.000725"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:33.718850" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:33.718481" elapsed="0.000487"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:33.718461" elapsed="0.000565"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:08:33.719066" elapsed="0.000037"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:33.722753" elapsed="0.001934"/>
</kw>
<msg time="2026-04-21T02:08:33.724735" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:08:33.722194" elapsed="0.002627"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:33.725047" elapsed="0.000024"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:33.725269" elapsed="0.000022"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:08:33.721415" elapsed="0.004108"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:08:33.719432" elapsed="0.006193"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:08:33.635902" elapsed="0.089938"/>
</kw>
<msg time="2026-04-21T02:08:33.725942" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:33.725991" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:33.635194" elapsed="0.090836"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:08:33.726231" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:08:33.726114" elapsed="0.000332"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:33.726093" elapsed="0.000378"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:33.727028" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:33.727478" elapsed="0.000028"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:08:33.727557" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:08:33.634501" elapsed="0.093168"/>
</kw>
<msg time="2026-04-21T02:08:33.727763" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:33.727824" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:33.629769" elapsed="0.098095"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:33.728201" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:33.727942" elapsed="0.000313"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:33.727924" elapsed="0.000355"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:08:33.629620" elapsed="0.098683"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:08:33.629439" elapsed="0.098899"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:08:33.626997" elapsed="0.101398"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:08:33.621720" elapsed="0.106728"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:33.621245" elapsed="0.107247"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:08:33.617432" elapsed="0.111112"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:33.735088" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:33.735230" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:33.735338" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:33.728989" elapsed="0.006415"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:33.735607" elapsed="0.002574"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:33.743661" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:33.743841" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:33.743987" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:33.738348" elapsed="0.005674"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:33.748394" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:33.747930" elapsed="0.000503"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:33.749052" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:33.748651" elapsed="0.000440"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:33.749311" elapsed="0.000458"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:33.744340" elapsed="0.005538"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:33.728695" elapsed="0.021259"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:08:33.616647" elapsed="0.133361"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:33.751088" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_as/route_eth_as.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_as/route_eth_as.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:33.751304" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:33.750781" elapsed="0.000562"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:33.751866" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_as/route_eth_as.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_as/route_eth_as.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:33.752053" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:33.751578" elapsed="0.000511"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:33.752569" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_as/announce_route_eth_as.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_as/announce_route_eth_as.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:33.752740" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a62900011900021999999900010501010101000007d0000000000a05dc10</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:33.752306" elapsed="0.000470"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:08:33.753308" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a62900011900021999999900010501010101000007d0000000000a05dc10</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:08:33.753017" elapsed="0.000328"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:33.753846" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_as/withdraw_route_eth_as.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_as/withdraw_route_eth_as.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:33.754021" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e001946011900021999999900010501010101000007d0000000000a05dc10</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:33.753563" elapsed="0.000494"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:08:33.754666" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e001946011900021999999900010501010101000007d0000000000a05dc10</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:08:33.754321" elapsed="0.000386"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:33.755308" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;as-generated&gt;
            &lt;as&gt;16843009&lt;/as&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/as-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:33.754956" elapsed="0.000429"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:33.756024" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "as-generated": {
            "as": 16843009,
            "local-discriminator": 2000
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:33.755659" elapsed="0.000433"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:33.756503" level="INFO">ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a62900011900021999999900010501010101000007d0000000000a05dc10</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:33.756267" elapsed="0.000280"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:33.756955" level="INFO">ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e001946011900021999999900010501010101000007d0000000000a05dc10</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:33.756699" elapsed="0.000301"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:08:33.757149" elapsed="0.002631"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:33.772975" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '845', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;as-generated&gt;
            &lt;as&gt;16843009&lt;/as&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/as-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-04-21T02:08:33.773127" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:33.773373" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:33.759991" elapsed="0.013448"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:33.780114" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:33.773966" elapsed="0.006223"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:33.785351" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:33.786036" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '384'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:33.786248" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:33.780353" elapsed="0.005923"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:33.789202" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:33.786446" elapsed="0.002824"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:33.798199" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:33.798690" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '384'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:33.798875" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:33.790662" elapsed="0.008255"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:33.802616" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:33.799174" elapsed="0.003510"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:33.802923" elapsed="0.003515"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:33.809090" level="INFO">${update} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a62900011900021999999900010501010101000007d0000000000a05dc10</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:08:33.806668" elapsed="0.002451"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:08:33.809296" elapsed="0.002154"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:08:33.811503" elapsed="0.000045"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:08:33.790182" elapsed="0.021501"/>
</kw>
<msg time="2026-04-21T02:08:33.811762" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a62900011900021999999900010501010101000007d0000000000a05dc10</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:33.789510" elapsed="0.022293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:33.812229" level="INFO">ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a62900011900021999999900010501010101000007d0000000000a05dc10</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:33.811976" elapsed="0.000301"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:33.813159" level="INFO">Length is 152.</msg>
<msg time="2026-04-21T02:08:33.813236" level="INFO">${len_1} = 152</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:33.812894" elapsed="0.000366"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:33.813664" level="INFO">Length is 152.</msg>
<msg time="2026-04-21T02:08:33.813738" level="INFO">${len_2} = 152</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:33.813414" elapsed="0.000348"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:33.813935" elapsed="0.000306"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:33.814582" level="INFO">${sum_1} = 2127</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:33.814399" elapsed="0.000208"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:33.814957" level="INFO">${sum_2} = 2127</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:33.814759" elapsed="0.000223"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:33.815137" elapsed="0.000303"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:08:33.812511" elapsed="0.002988"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:08:33.815733" elapsed="0.002215"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:33.825612" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:33.825774" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '384'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:33.825936" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:33.818662" elapsed="0.007310"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:33.830005" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:33.826210" elapsed="0.003863"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:33.830290" elapsed="0.003514"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:33.841082" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:33.841247" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '384'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:33.841396" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:33.834035" elapsed="0.007400"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:33.845212" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:33.841679" elapsed="0.003605"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:33.845540" elapsed="0.003609"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-04-21T02:08:33.852493" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:33.849267" elapsed="0.003272"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:33.849237" elapsed="0.003327"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:33.860406" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:33.860453" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:33.860559" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:33.852720" elapsed="0.007866"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:08:33.818275" elapsed="0.042398"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:33.871104" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:33.871283" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:33.871418" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:33.862428" elapsed="0.009026"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:33.875301" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:33.871739" elapsed="0.003633"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:33.875596" elapsed="0.003651"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:33.882070" level="INFO">${update} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e001946011900021999999900010501010101000007d0000000000a05dc10</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:08:33.879479" elapsed="0.002620"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:08:33.882282" elapsed="0.002240"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:08:33.884576" elapsed="0.000034"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:08:33.861597" elapsed="0.023114"/>
</kw>
<msg time="2026-04-21T02:08:33.884810" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e001946011900021999999900010501010101000007d0000000000a05dc10</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:33.860868" elapsed="0.023970"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:33.885282" level="INFO">ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e001946011900021999999900010501010101000007d0000000000a05dc10</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:33.885009" elapsed="0.000320"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:33.886221" level="INFO">Length is 140.</msg>
<msg time="2026-04-21T02:08:33.886317" level="INFO">${len_1} = 140</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:33.885949" elapsed="0.000395"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:33.886769" level="INFO">Length is 140.</msg>
<msg time="2026-04-21T02:08:33.886864" level="INFO">${len_2} = 140</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:33.886505" elapsed="0.000383"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:33.887048" elapsed="0.000326"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:33.887780" level="INFO">${sum_1} = 1680</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:33.887543" elapsed="0.000283"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:33.888176" level="INFO">${sum_2} = 1680</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:33.887986" elapsed="0.000230"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:33.888438" elapsed="0.000488"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:08:33.885561" elapsed="0.003452"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:33.897011" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:33.897165" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:33.897371" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:33.889847" elapsed="0.007563"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:33.901505" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:33.897652" elapsed="0.003920"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:33.901848" elapsed="0.003325"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:33.912869" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:33.912981" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:33.913085" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:33.905342" elapsed="0.007769"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:33.916862" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:33.913343" elapsed="0.003588"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:33.917178" elapsed="0.003647"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-04-21T02:08:33.923756" elapsed="0.000031"/>
</return>
<status status="PASS" start="2026-04-21T02:08:33.920937" elapsed="0.002899"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:33.920908" elapsed="0.002955"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:33.924020" elapsed="0.000022"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:08:33.889367" elapsed="0.034742"/>
</kw>
<arg>route_eth_as</arg>
<status status="PASS" start="2026-04-21T02:08:33.750369" elapsed="0.173785"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:33.615956" elapsed="0.308315"/>
</test>
<test id="s1-s13-t19" name="Play_To_Odl_route_eth_as" line="108">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:08:33.928239" elapsed="0.000216"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:08:33.927938" elapsed="0.000574"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:33.929560" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:33.929447" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:33.929429" elapsed="0.000198"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:33.934695" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:33.934587" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:33.934569" elapsed="0.000194"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:08:33.935812" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:08:33.935391" elapsed="0.000451"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:08:33.936316" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:08:33.936019" elapsed="0.000323"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:08:33.936386" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:08:33.936541" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:08:33.935007" elapsed="0.001559"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:33.942349" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:33.942240" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:33.942221" elapsed="0.000237"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:33.943969" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:33.943746" elapsed="0.000330"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:33.943705" elapsed="0.000430"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:08:33.944701" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:08:33.944289" elapsed="0.000473"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:08:33.945397" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:33.945131" elapsed="0.000326"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:08:33.979400" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:08:33.947315" elapsed="0.032274"/>
</kw>
<msg time="2026-04-21T02:08:33.979758" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:08:33.979943" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:33.945770" elapsed="0.034252"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:08:34.008253" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "a "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:08:33.982169" elapsed="0.026233"/>
</kw>
<msg time="2026-04-21T02:08:34.008548" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:08:34.008644" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:33.980472" elapsed="0.028245"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:34.009474" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:34.009075" elapsed="0.000518"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:34.009044" elapsed="0.000612"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:34.010428" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "a "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:34.009830" elapsed="0.000721"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:34.011105" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:34.010729" elapsed="0.000493"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:34.010708" elapsed="0.000572"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:08:34.011323" elapsed="0.000040"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:34.015073" elapsed="0.000152"/>
</kw>
<msg time="2026-04-21T02:08:34.015270" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:08:34.014472" elapsed="0.000869"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:34.015565" elapsed="0.000024"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:34.015806" elapsed="0.000037"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:08:34.013672" elapsed="0.002373"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:08:34.011648" elapsed="0.004483"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:08:33.943279" elapsed="0.073030"/>
</kw>
<msg time="2026-04-21T02:08:34.016407" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:34.016453" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:33.942615" elapsed="0.073880"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:08:34.016685" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:08:34.016574" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:34.016555" elapsed="0.000284"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:34.017333" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:34.017769" elapsed="0.000043"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:08:34.017863" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:08:33.941897" elapsed="0.076078"/>
</kw>
<msg time="2026-04-21T02:08:34.018071" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:34.018115" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:33.936968" elapsed="0.081185"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:34.018491" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:34.018231" elapsed="0.000315"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:34.018213" elapsed="0.000357"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:08:33.936819" elapsed="0.081775"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:08:33.936625" elapsed="0.082005"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:08:33.934225" elapsed="0.084465"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:08:33.929147" elapsed="0.089603"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:33.928684" elapsed="0.090146"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:08:33.925636" elapsed="0.093254"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:34.025272" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:34.025415" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:34.025515" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:34.019330" elapsed="0.006211"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:34.025711" elapsed="0.003145"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:34.035827" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:34.035987" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:34.036094" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:34.029027" elapsed="0.007094"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:34.039232" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:34.038915" elapsed="0.000345"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:34.039738" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:34.039459" elapsed="0.000307"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:34.039971" elapsed="0.000336"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:34.036359" elapsed="0.004009"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:34.019046" elapsed="0.021377"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:08:33.925154" elapsed="0.115309"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:34.041215" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_as/route_eth_as.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_as/route_eth_as.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:34.041377" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:34.041009" elapsed="0.000397"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:08:34.067591" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_as.titanium/route_eth_as.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:08:34.067200" elapsed="0.000419"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:08:34.068456" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_as.titanium/route_eth_as.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:08:34.068200" elapsed="0.000335">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_as.titanium/route_eth_as.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:08:34.068632" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:08:34.067806" elapsed="0.000852"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:08:34.069255" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_as/route_eth_as.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:08:34.068845" elapsed="0.000438"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:34.069589" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_as/route_eth_as.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_as/route_eth_as.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:34.069720" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:34.069450" elapsed="0.000298"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:34.070195" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "as-generated": {
            "as": 16843009,
            "local-discriminator": 2000
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:34.069932" elapsed="0.000314"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:08:34.070637" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:34.070319" elapsed="0.000377"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:08:34.071218" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:08:34.070888" elapsed="0.000356"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:34.070722" elapsed="0.000558"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:34.070297" elapsed="0.001005"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:08:34.071968" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:08:34.071455" elapsed="0.000549"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:08:34.072054" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:08:34.072221" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:08:34.064821" elapsed="0.007471"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:34.072665" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_as/announce_route_eth_as.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_as/announce_route_eth_as.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:34.072820" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a62900011900021999999900010501010101000007d0000000000a05dc10</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:34.072463" elapsed="0.000385"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:34.073238" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_as/withdraw_route_eth_as.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_as/withdraw_route_eth_as.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:34.073453" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e001946011900021999999900010501010101000007d0000000000a05dc10</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:34.073034" elapsed="0.000447"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:34.073923" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;as-generated&gt;
            &lt;as&gt;16843009&lt;/as&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/as-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:34.073645" elapsed="0.000348"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:34.074401" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "as-generated": {
            "as": 16843009,
            "local-discriminator": 2000
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:34.074153" elapsed="0.000298"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:34.074865" level="INFO">ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a62900011900021999999900010501010101000007d0000000000a05dc10</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:34.074607" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:34.075319" level="INFO">ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e001946011900021999999900010501010101000007d0000000000a05dc10</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:34.075072" elapsed="0.000293"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:08:34.075517" elapsed="0.002974"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:08:34.078655" elapsed="0.002091"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:34.088839" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:34.089017" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:34.089159" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:08:34.082162" elapsed="0.007514">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:34.089987" elapsed="0.000036"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:34.090385" elapsed="0.000036"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-04-21T02:08:34.081652" elapsed="0.008916">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:36.101089" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:36.101310" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '384'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:36.101501" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:36.092307" elapsed="0.009236"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-04-21T02:08:36.102424" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "as-generated": {
            "as": 16843009,
            "local-discriminator": 2000
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<msg time="2026-04-21T02:08:36.106048" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-04-21T02:08:36.101867" elapsed="0.004259"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:36.111271" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:36.110535" elapsed="0.000779"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:36.112213" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:36.111553" elapsed="0.000703"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:36.112498" elapsed="0.000527"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:36.106557" elapsed="0.006562"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-04-21T02:08:36.091283" elapsed="0.021920"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:34.081058" elapsed="2.032216"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:08:36.113552" elapsed="0.003162"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:36.124634" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:36.124775" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:36.124900" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:36.117739" elapsed="0.007187"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:36.125167" elapsed="0.004468"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:36.137007" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:36.137454" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '532'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-04-21T02:08:36.137566" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:36.129913" elapsed="0.007679"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:36.140832" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:36.140512" elapsed="0.000349"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:36.141550" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:36.141048" elapsed="0.000532"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:08:36.142111" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "ethernet-a-d-route": {
       "as-generated": {
        "as": 16843009,
        "local-discriminator": 2000
       },
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "mpls-label": 24001
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK"
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:08:36.142407" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "as-generated": {
+        "as": 16843009,
+        "local-discriminator": 2000
+       },
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:08:36.141746" elapsed="0.000771">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "as-generated": {
+        "as": 16843009,
+        "local-discriminator": 2000
+       },
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:08:36.137854" elapsed="0.004854">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "as-generated": {
+        "as": 16843009,
+        "local-discriminator": 2000
+       },
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:08:36.117444" elapsed="0.025461">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "as-generated": {
+        "as": 16843009,
+        "local-discriminator": 2000
+       },
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:38.151653" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:38.151909" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:38.152091" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:38.144396" elapsed="0.007735"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:38.152502" elapsed="0.003772"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:38.163754" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:38.163985" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:38.164187" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:38.156537" elapsed="0.007719"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:38.170545" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:38.169753" elapsed="0.000866"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:38.171748" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:38.171061" elapsed="0.000815"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:38.172343" elapsed="0.000939"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:38.164671" elapsed="0.008733"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:38.143599" elapsed="0.029895"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:36.116949" elapsed="2.056606"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:08:38.174526" elapsed="0.002906"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:38.186189" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:38.186405" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:38.186601" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:38.179385" elapsed="0.007259"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:38.186978" elapsed="0.004287"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:38.197962" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:38.198250" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:38.198438" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:38.191532" elapsed="0.006948"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:38.203631" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:38.203134" elapsed="0.000540"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:38.204440" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:38.203941" elapsed="0.000541"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:38.204725" elapsed="0.000628"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:38.198939" elapsed="0.006520"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:38.178468" elapsed="0.027074"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:38.177742" elapsed="0.027860"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-04-21T02:08:38.173935" elapsed="0.031768"/>
</kw>
<arg>route_eth_as</arg>
<status status="PASS" start="2026-04-21T02:08:34.040688" elapsed="4.165140"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:33.924622" elapsed="4.281376"/>
</test>
<test id="s1-s13-t20" name="Odl_To_Play_route_eth_lacp" line="111">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:08:38.211266" elapsed="0.000240"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:08:38.210976" elapsed="0.000596"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:38.212742" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:38.212572" elapsed="0.000256"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:38.212546" elapsed="0.000312"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:38.218072" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:38.217943" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:38.217922" elapsed="0.000236"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:08:38.219309" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:08:38.218836" elapsed="0.000503"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:08:38.219882" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:08:38.219513" elapsed="0.000396"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:08:38.219956" elapsed="0.000044"/>
</return>
<msg time="2026-04-21T02:08:38.220137" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:08:38.218418" elapsed="0.001745"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:38.226889" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:38.226739" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:38.226715" elapsed="0.000257"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:38.228647" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:38.228453" elapsed="0.000303"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:38.228432" elapsed="0.000403"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:08:38.229442" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:08:38.228998" elapsed="0.000509"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:08:38.230267" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:38.229978" elapsed="0.000352"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:08:38.258773" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:08:38.232328" elapsed="0.026726"/>
</kw>
<msg time="2026-04-21T02:08:38.259261" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:08:38.259361" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:38.230650" elapsed="0.028791"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:08:38.283485" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:08:38.261661" elapsed="0.022011"/>
</kw>
<msg time="2026-04-21T02:08:38.283852" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:08:38.283951" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:38.259959" elapsed="0.024066"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:38.284863" elapsed="0.000054"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:38.284402" elapsed="0.000587"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:38.284368" elapsed="0.000686"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:38.285863" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:38.285213" elapsed="0.000775"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:38.286541" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:38.286171" elapsed="0.000488"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:38.286150" elapsed="0.000570"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:08:38.286765" elapsed="0.000057"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:38.290679" elapsed="0.000176"/>
</kw>
<msg time="2026-04-21T02:08:38.290901" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:08:38.290047" elapsed="0.000926"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:38.291190" elapsed="0.000023"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:38.291406" elapsed="0.000022"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:08:38.289222" elapsed="0.002399"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:08:38.287115" elapsed="0.004590"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:08:38.227945" elapsed="0.063953"/>
</kw>
<msg time="2026-04-21T02:08:38.291997" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:38.292042" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:38.227158" elapsed="0.064922"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:08:38.292272" elapsed="0.000035"/>
</return>
<status status="PASS" start="2026-04-21T02:08:38.292159" elapsed="0.000241"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:38.292141" elapsed="0.000292"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:38.292966" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:38.293403" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:08:38.293532" elapsed="0.000018"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:08:38.226143" elapsed="0.067506"/>
</kw>
<msg time="2026-04-21T02:08:38.293746" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:38.293948" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:38.220581" elapsed="0.073408"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:38.294330" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:38.294069" elapsed="0.000315"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:38.294051" elapsed="0.000357"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:08:38.220430" elapsed="0.074002"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:08:38.220223" elapsed="0.074243"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:08:38.217511" elapsed="0.077014"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:08:38.212219" elapsed="0.082363"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:38.211729" elapsed="0.082900"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:08:38.208139" elapsed="0.086545"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:38.300877" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:38.301030" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:38.301162" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:38.295140" elapsed="0.006049"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:38.301425" elapsed="0.003980"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:38.310986" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:38.311098" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:38.311203" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:38.305656" elapsed="0.005573"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:38.314405" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:38.314083" elapsed="0.000350"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:38.314877" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:38.314591" elapsed="0.000314"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:38.315063" elapsed="0.000342"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:38.311477" elapsed="0.003990"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:38.294853" elapsed="0.020733"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:08:38.207337" elapsed="0.108293"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:38.316463" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp/route_eth_lacp.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp/route_eth_lacp.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:38.316638" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:38.316227" elapsed="0.000440"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:38.317034" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp/route_eth_lacp.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp/route_eth_lacp.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:38.317160" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:38.316842" elapsed="0.000345"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:38.317533" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp/announce_route_eth_lacp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp/announce_route_eth_lacp.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:38.317656" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:38.317343" elapsed="0.000340"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:08:38.318088" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:08:38.317873" elapsed="0.000241"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:38.318467" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp/withdraw_route_eth_lacp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp/withdraw_route_eth_lacp.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:38.318597" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:38.318273" elapsed="0.000350"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:08:38.318997" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:08:38.318779" elapsed="0.000244"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:38.319434" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:38.319184" elapsed="0.000306"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:38.319900" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:38.319646" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:38.320384" level="INFO">ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:38.320102" elapsed="0.000337"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:38.320858" level="INFO">ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:38.320594" elapsed="0.000309"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:08:38.321091" elapsed="0.002823"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:38.350537" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '894', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-04-21T02:08:38.350710" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=ARYAAhmZmZkAAQHyDN2An%2FcAFgAAAAAK,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:38.351008" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:38.324193" elapsed="0.026874"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:38.357897" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:38.351520" elapsed="0.006485"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:38.369103" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:38.369509" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '414'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:38.369623" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:38.358408" elapsed="0.011242"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:38.372285" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:38.369844" elapsed="0.002490"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:38.382050" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:38.382557" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '414'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:38.382698" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:38.373485" elapsed="0.009250"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:38.386590" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:38.383116" elapsed="0.003544"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:38.386903" elapsed="0.003556"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:38.393741" level="INFO">${update} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:08:38.390692" elapsed="0.003086"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:08:38.394056" elapsed="0.002923"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:08:38.397049" elapsed="0.000058"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:08:38.373079" elapsed="0.024172"/>
</kw>
<msg time="2026-04-21T02:08:38.397355" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:38.372569" elapsed="0.024819"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:38.397951" level="INFO">ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:38.397612" elapsed="0.000401"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:38.399288" level="INFO">Length is 152.</msg>
<msg time="2026-04-21T02:08:38.399399" level="INFO">${len_1} = 152</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:38.398891" elapsed="0.000547"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:38.400043" level="INFO">Length is 152.</msg>
<msg time="2026-04-21T02:08:38.400153" level="INFO">${len_2} = 152</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:38.399661" elapsed="0.000528"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:38.400456" elapsed="0.000441"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:38.401387" level="INFO">${sum_1} = 2935</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:38.401125" elapsed="0.000300"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:38.401912" level="INFO">${sum_2} = 2935</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:38.401633" elapsed="0.000315"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:38.402160" elapsed="0.000407"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:08:38.398361" elapsed="0.004289"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:08:38.402876" elapsed="0.002477"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:38.412613" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:38.412771" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '414'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:38.412904" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:38.406013" elapsed="0.006918"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:38.417709" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:38.413119" elapsed="0.004663"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:38.418097" elapsed="0.003597"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:38.430129" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:38.430274" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '414'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:38.430397" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:38.421952" elapsed="0.008472"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:38.433129" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:38.430603" elapsed="0.002576"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:38.433347" elapsed="0.003522"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-04-21T02:08:38.440209" elapsed="0.000026"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:38.436990" elapsed="0.003288"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:38.436956" elapsed="0.003355"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:38.450116" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:38.450180" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:38.450310" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:38.440593" elapsed="0.009761"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:08:38.405670" elapsed="0.044856"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:38.461336" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:38.461624" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:38.461881" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:38.452941" elapsed="0.009002"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:38.467168" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:38.462349" elapsed="0.004893"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:38.467509" elapsed="0.003899"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:38.474628" level="INFO">${update} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:08:38.471668" elapsed="0.003045"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:08:38.474901" elapsed="0.002244"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:08:38.477204" elapsed="0.000048"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:08:38.452090" elapsed="0.025282"/>
</kw>
<msg time="2026-04-21T02:08:38.477457" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:38.450986" elapsed="0.026497"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:38.477927" level="INFO">ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:38.477657" elapsed="0.000316"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:38.478910" level="INFO">Length is 140.</msg>
<msg time="2026-04-21T02:08:38.478987" level="INFO">${len_1} = 140</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:38.478622" elapsed="0.000389"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:38.479446" level="INFO">Length is 140.</msg>
<msg time="2026-04-21T02:08:38.479522" level="INFO">${len_2} = 140</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:38.479168" elapsed="0.000378"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:38.479706" elapsed="0.000340"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:38.480393" level="INFO">${sum_1} = 2488</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:38.480208" elapsed="0.000211"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:38.480783" level="INFO">${sum_2} = 2488</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:38.480602" elapsed="0.000223"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:38.480983" elapsed="0.000310"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:08:38.478229" elapsed="0.003124"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:38.488603" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:38.488744" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:38.488865" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:38.481965" elapsed="0.006927"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:38.491765" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:38.489070" elapsed="0.002759"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:38.491989" elapsed="0.003061"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:38.502329" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:38.502515" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:38.502671" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:38.495288" elapsed="0.007491"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:38.506765" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:38.503062" elapsed="0.003798"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:38.507096" elapsed="0.003940"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-04-21T02:08:38.514283" elapsed="0.000040"/>
</return>
<status status="PASS" start="2026-04-21T02:08:38.511168" elapsed="0.003192"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:38.511132" elapsed="0.003255"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:38.514547" elapsed="0.000023"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:08:38.481642" elapsed="0.033004"/>
</kw>
<arg>route_eth_lacp</arg>
<status status="PASS" start="2026-04-21T02:08:38.315924" elapsed="0.198772"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:38.206534" elapsed="0.308294"/>
</test>
<test id="s1-s13-t21" name="Play_To_Odl_route_eth_lacp" line="113">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:08:38.518946" elapsed="0.000218"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:08:38.518656" elapsed="0.000572"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:38.520284" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:38.520162" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:38.520143" elapsed="0.000213"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:38.525491" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:38.525379" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:38.525361" elapsed="0.000201"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:08:38.526619" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:08:38.526218" elapsed="0.000429"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:08:38.527127" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:08:38.526823" elapsed="0.000330"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:08:38.527197" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:08:38.527362" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:08:38.525826" elapsed="0.001561"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:38.533300" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:38.533189" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:38.533170" elapsed="0.000202"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:38.534857" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:38.534649" elapsed="0.000314"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:38.534631" elapsed="0.000390"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:08:38.535591" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:08:38.535173" elapsed="0.000484"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:08:38.536336" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:38.536053" elapsed="0.000346"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:08:38.564906" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:08:38.538357" elapsed="0.026796"/>
</kw>
<msg time="2026-04-21T02:08:38.565342" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:08:38.565440" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:38.536763" elapsed="0.028751"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:08:38.595878" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:08:38.567832" elapsed="0.028354"/>
</kw>
<msg time="2026-04-21T02:08:38.596380" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:08:38.596512" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:38.566007" elapsed="0.030622"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:38.597633" elapsed="0.000066"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:38.597105" elapsed="0.000710"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:38.597068" elapsed="0.000835"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:38.598949" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:38.598115" elapsed="0.001001"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:38.599935" elapsed="0.000065"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:38.599398" elapsed="0.000698"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:38.599366" elapsed="0.000812"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:08:38.600233" elapsed="0.000049"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:38.604335" elapsed="0.000152"/>
</kw>
<msg time="2026-04-21T02:08:38.604532" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:08:38.603754" elapsed="0.000867"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:38.604885" elapsed="0.000024"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:38.605123" elapsed="0.000023"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:08:38.602957" elapsed="0.002388"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:08:38.600712" elapsed="0.004719"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:08:38.534207" elapsed="0.071404"/>
</kw>
<msg time="2026-04-21T02:08:38.605709" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:38.605755" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:38.533529" elapsed="0.072306"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:08:38.606032" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:08:38.605920" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:38.605901" elapsed="0.000215"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:38.606609" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:38.607091" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:08:38.607169" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:08:38.532831" elapsed="0.074452"/>
</kw>
<msg time="2026-04-21T02:08:38.607384" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:38.607433" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:38.527779" elapsed="0.079692"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:38.607827" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:38.607550" elapsed="0.000335"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:38.607532" elapsed="0.000377"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:08:38.527630" elapsed="0.080303"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:08:38.527447" elapsed="0.080519"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:08:38.525004" elapsed="0.083020"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:08:38.519860" elapsed="0.088263"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:38.519388" elapsed="0.088785"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:08:38.516249" elapsed="0.091981"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:38.615202" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:38.615351" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:38.615454" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:38.608732" elapsed="0.006747"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:38.615650" elapsed="0.003428"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:38.628199" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:38.628346" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:38.628496" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:38.619315" elapsed="0.009217"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:38.633041" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:38.632533" elapsed="0.000552"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:38.633733" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:38.633313" elapsed="0.000458"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:38.634016" elapsed="0.000459"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:38.628944" elapsed="0.005616"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:38.608387" elapsed="0.026248"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:08:38.515707" elapsed="0.118983"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:38.635729" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp/route_eth_lacp.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp/route_eth_lacp.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:38.636004" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:38.635442" elapsed="0.000605"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:08:38.664503" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_lacp.titanium/route_eth_lacp.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:08:38.664119" elapsed="0.000413"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:08:38.665397" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp.titanium/route_eth_lacp.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:08:38.665141" elapsed="0.000335">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp.titanium/route_eth_lacp.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:08:38.665571" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:08:38.664723" elapsed="0.000872"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:08:38.666170" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_lacp/route_eth_lacp.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:08:38.665763" elapsed="0.000434"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:38.666496" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp/route_eth_lacp.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp/route_eth_lacp.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:38.666627" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:38.666360" elapsed="0.000293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:38.667075" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:38.666830" elapsed="0.000295"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:08:38.667526" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:38.667200" elapsed="0.000384"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:08:38.668068" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:08:38.667759" elapsed="0.000335"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:38.667611" elapsed="0.000518"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:38.667178" elapsed="0.000972"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:08:38.668773" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:08:38.668301" elapsed="0.000535"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:08:38.668887" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:08:38.669060" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:08:38.661819" elapsed="0.007267"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:38.669444" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp/announce_route_eth_lacp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp/announce_route_eth_lacp.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:38.669712" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:38.669249" elapsed="0.000489"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:38.670103" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp/withdraw_route_eth_lacp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp/withdraw_route_eth_lacp.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:38.670223" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:38.669911" elapsed="0.000337"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:38.670655" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:38.670408" elapsed="0.000340"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:38.671167" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:38.670923" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:38.671609" level="INFO">ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:38.671369" elapsed="0.000284"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:38.672103" level="INFO">ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:38.671841" elapsed="0.000313"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:08:38.672309" elapsed="0.003169"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:08:38.675641" elapsed="0.001873"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:38.685523" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:38.685694" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:38.685854" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:08:38.678859" elapsed="0.007503">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:38.686630" elapsed="0.000032"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:38.686982" elapsed="0.000035"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-04-21T02:08:38.678385" elapsed="0.008772">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:40.696644" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:40.696907" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '414'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:40.697073" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:40.689054" elapsed="0.008066"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-04-21T02:08:40.697876" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<msg time="2026-04-21T02:08:40.701533" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-04-21T02:08:40.697414" elapsed="0.004193"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:40.706540" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:40.705874" elapsed="0.000707"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:40.707476" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:40.706872" elapsed="0.000644"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:40.707745" elapsed="0.000495"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:40.701972" elapsed="0.006359"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-04-21T02:08:40.687968" elapsed="0.020440"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:38.677781" elapsed="2.030693"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:08:40.708700" elapsed="0.003009"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:40.719298" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:40.719460" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:40.719593" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:40.713091" elapsed="0.006538"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:40.719926" elapsed="0.004047"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:40.730877" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:40.731985" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '562'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-04-21T02:08:40.732251" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:40.724208" elapsed="0.008106"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:40.737840" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:40.737349" elapsed="0.000545"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:40.739074" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:40.738152" elapsed="0.000973"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:08:40.740090" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "ethernet-a-d-route": {
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "lacp-auto-generated": {
        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
        "ce-lacp-port-key": 22
       },
       "mpls-label": 24001
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:08:40.740390" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:08:40.739491" elapsed="0.001010">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:08:40.733025" elapsed="0.007680">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:08:40.712652" elapsed="0.028254">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:42.750291" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:42.750489" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:42.750640" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:42.742395" elapsed="0.008281"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:42.750955" elapsed="0.003940"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:42.760883" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:42.761005" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:42.761175" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:42.755136" elapsed="0.006067"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:42.764420" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:42.764103" elapsed="0.000346"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:42.764949" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:42.764648" elapsed="0.000328"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:42.765139" elapsed="0.000374"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:42.761454" elapsed="0.004134"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:42.741545" elapsed="0.024101"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:40.712041" elapsed="2.053648"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:08:42.766264" elapsed="0.003125"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:42.777666" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:42.777851" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:42.778003" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:42.771074" elapsed="0.006966"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:42.778273" elapsed="0.003602"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:42.788519" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:42.788675" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:42.788874" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:42.782109" elapsed="0.006813"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:42.793525" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:42.793104" elapsed="0.000460"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:42.794245" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:42.793806" elapsed="0.000494"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:42.794544" elapsed="0.000615"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:42.789259" elapsed="0.006068"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:42.770289" elapsed="0.025119"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:42.769662" elapsed="0.025802"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-04-21T02:08:42.765906" elapsed="0.029640"/>
</kw>
<arg>route_eth_lacp</arg>
<status status="PASS" start="2026-04-21T02:08:38.635010" elapsed="4.160602"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:38.515171" elapsed="4.280595"/>
</test>
<test id="s1-s13-t22" name="Odl_To_Play_route_eth_lacp_extdef" line="116">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:08:42.802135" elapsed="0.000307"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:08:42.801721" elapsed="0.000807"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:42.803973" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:42.803832" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:42.803803" elapsed="0.000250"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:42.809287" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:42.809144" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:42.809119" elapsed="0.000266"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:08:42.810563" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:08:42.810138" elapsed="0.000461"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:08:42.811101" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:08:42.810767" elapsed="0.000360"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:08:42.811171" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:08:42.811339" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:08:42.809661" elapsed="0.001704"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:42.818243" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:42.818105" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:42.818084" elapsed="0.000233"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:42.819908" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:42.819693" elapsed="0.000321"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:42.819674" elapsed="0.000403"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:08:42.820682" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:08:42.820245" elapsed="0.000501"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:08:42.821554" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:42.821216" elapsed="0.000426"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:08:42.858175" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:08:42.823719" elapsed="0.034599"/>
</kw>
<msg time="2026-04-21T02:08:42.858462" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:08:42.858559" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:42.821996" elapsed="0.036636"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:08:42.889525" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "_ "e "x "t "d "e "f "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:08:42.860624" elapsed="0.029040"/>
</kw>
<msg time="2026-04-21T02:08:42.889814" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:08:42.889912" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:42.859065" elapsed="0.030919"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:42.890660" elapsed="0.000114"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:42.890291" elapsed="0.000587"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:42.890267" elapsed="0.000673"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:42.891676" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "_ "e "x "t "d "e "f "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:42.891094" elapsed="0.000723"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:42.892378" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:42.891997" elapsed="0.000499"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:42.891978" elapsed="0.000579"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:08:42.892596" elapsed="0.000036"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:42.896344" elapsed="0.000149"/>
</kw>
<msg time="2026-04-21T02:08:42.896542" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:08:42.895669" elapsed="0.000944"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:42.896852" elapsed="0.000024"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:42.897070" elapsed="0.000023"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:08:42.894904" elapsed="0.002383"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:08:42.892922" elapsed="0.004451"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:08:42.819235" elapsed="0.078316"/>
</kw>
<msg time="2026-04-21T02:08:42.897813" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:42.897860" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:42.818481" elapsed="0.079418"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:08:42.898087" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:08:42.897977" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:42.897958" elapsed="0.000214"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:42.898641" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:42.899102" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:08:42.899179" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:08:42.817642" elapsed="0.081649"/>
</kw>
<msg time="2026-04-21T02:08:42.899388" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:42.899432" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:42.811772" elapsed="0.087699"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:42.899958" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:42.899547" elapsed="0.000468"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:42.899530" elapsed="0.000534"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:08:42.811619" elapsed="0.088470"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:08:42.811426" elapsed="0.088698"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:08:42.808719" elapsed="0.091464"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:08:42.803483" elapsed="0.096759"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:42.802839" elapsed="0.097449"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:08:42.798050" elapsed="0.102293"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:42.907154" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:42.907293" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:42.907408" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:42.900836" elapsed="0.006599"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:42.907605" elapsed="0.002863"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:42.916691" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:42.916871" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:42.917015" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:42.910637" elapsed="0.006416"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:42.921602" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:42.921143" elapsed="0.000502"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:42.922280" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:42.921894" elapsed="0.000425"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:42.922543" elapsed="0.000518"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:42.917373" elapsed="0.005774"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:42.900538" elapsed="0.022689"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:08:42.797109" elapsed="0.126177"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:42.924456" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extdef/route_eth_lacp_extdef.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extdef/route_eth_lacp_extdef.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:42.924728" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:42.924168" elapsed="0.000600"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:42.925281" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extdef/route_eth_lacp_extdef.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extdef/route_eth_lacp_extdef.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:42.925458" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:42.925012" elapsed="0.000486"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:42.926013" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extdef/announce_route_eth_lacp_extdef.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extdef/announce_route_eth_lacp_extdef.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:42.926249" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:42.925720" elapsed="0.000566"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:08:42.926837" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:08:42.926519" elapsed="0.000357"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:42.927369" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extdef/withdraw_route_eth_lacp_extdef.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extdef/withdraw_route_eth_lacp_extdef.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:42.927560" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:42.927101" elapsed="0.000496"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:08:42.928151" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:08:42.927861" elapsed="0.000328"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:42.928765" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;default-gateway-extended-community&gt;
            &lt;/default-gateway-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:42.928416" elapsed="0.000456"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:42.929428" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "extended-communities": [
            {
              "transitive": true,
              "default-gateway-extended-community": {}
            }
          ],
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:42.929090" elapsed="0.000407"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:42.930074" level="INFO">ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:42.929712" elapsed="0.000424"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:42.930684" level="INFO">ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:42.930350" elapsed="0.000396"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:08:42.930976" elapsed="0.003037"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:42.950205" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '1098', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;default-gateway-extended-community&gt;
            &lt;/default-gateway-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-04-21T02:08:42.950344" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=ARYAAhmZmZkAAQHyDN2An%2FcAFgAAAAAK,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:42.950486" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:42.934438" elapsed="0.016085"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:42.954517" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:42.950772" elapsed="0.003808"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:42.961066" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:42.961670" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '499'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"default-gateway-extended-community":{},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:42.961843" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:42.954860" elapsed="0.007022"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:42.965556" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"default-gateway-extended-community":{},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:42.962124" elapsed="0.003502"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:42.972527" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:42.973107" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '499'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"default-gateway-extended-community":{},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:42.973245" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:42.967157" elapsed="0.006126"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:42.976931" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"default-gateway-extended-community":{},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:42.973524" elapsed="0.003478"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:42.977225" elapsed="0.003533"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:42.983463" level="INFO">${update} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:08:42.981009" elapsed="0.002495"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:08:42.983751" elapsed="0.003023"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:08:42.986870" elapsed="0.000057"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:08:42.966576" elapsed="0.020495"/>
</kw>
<msg time="2026-04-21T02:08:42.987233" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:42.965892" elapsed="0.021376"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:42.987879" level="INFO">ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:42.987505" elapsed="0.000439"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:42.989217" level="INFO">Length is 174.</msg>
<msg time="2026-04-21T02:08:42.989324" level="INFO">${len_1} = 174</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:42.988833" elapsed="0.000524"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:42.989959" level="INFO">Length is 174.</msg>
<msg time="2026-04-21T02:08:42.990105" level="INFO">${len_2} = 174</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:42.989577" elapsed="0.000561"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:42.990357" elapsed="0.000493"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:42.991203" level="INFO">${sum_1} = 3189</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:42.991014" elapsed="0.000214"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:42.991565" level="INFO">${sum_2} = 3189</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:42.991381" elapsed="0.000209"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:42.991744" elapsed="0.000325"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:08:42.988275" elapsed="0.003853"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:08:42.992279" elapsed="0.002004"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:43.000208" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:43.000378" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '499'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"default-gateway-extended-community":{},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:43.000512" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:42.994841" elapsed="0.005707"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:43.004460" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"default-gateway-extended-community":{},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:43.000784" elapsed="0.003746"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:43.004749" elapsed="0.003506"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:43.014178" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:43.014299" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '499'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"default-gateway-extended-community":{},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:43.014472" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:43.008485" elapsed="0.006018"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:43.017093" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"default-gateway-extended-community":{},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:43.014676" elapsed="0.002467"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:43.017299" elapsed="0.002526"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-04-21T02:08:43.022531" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:43.019911" elapsed="0.002684"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:43.019888" elapsed="0.002740"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:43.029575" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:43.029780" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:43.029953" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:43.022860" elapsed="0.007130"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:08:42.994528" elapsed="0.035554"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:43.037218" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:43.037371" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:43.037503" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:43.031437" elapsed="0.006101"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:43.041154" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:43.037773" elapsed="0.003448"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:43.041440" elapsed="0.003525"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:43.047623" level="INFO">${update} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:08:43.045206" elapsed="0.002458"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:08:43.047946" elapsed="0.003088"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:08:43.051105" elapsed="0.000049"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:08:43.030972" elapsed="0.020323"/>
</kw>
<msg time="2026-04-21T02:08:43.051407" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:43.030314" elapsed="0.021129"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:43.052049" level="INFO">ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:43.051677" elapsed="0.000436"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:43.053387" level="INFO">Length is 162.</msg>
<msg time="2026-04-21T02:08:43.053494" level="INFO">${len_1} = 162</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:43.053018" elapsed="0.000562"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:43.054193" level="INFO">Length is 162.</msg>
<msg time="2026-04-21T02:08:43.054299" level="INFO">${len_2} = 162</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:43.053827" elapsed="0.000505"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:43.054551" elapsed="0.000462"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:43.055496" level="INFO">${sum_1} = 2742</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:43.055235" elapsed="0.000297"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:43.056044" level="INFO">${sum_2} = 2742</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:43.055745" elapsed="0.000346"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:43.056325" elapsed="0.000519"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:08:43.052438" elapsed="0.004492"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:43.063632" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:43.063765" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:43.063886" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:43.057810" elapsed="0.006103"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:43.066824" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:43.064089" elapsed="0.002786"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:43.067037" elapsed="0.003002"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:43.075715" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:43.075945" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:43.076155" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:43.070272" elapsed="0.005934"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:43.079989" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:43.076510" elapsed="0.003548"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:43.080279" elapsed="0.003563"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-04-21T02:08:43.087162" elapsed="0.000043"/>
</return>
<status status="PASS" start="2026-04-21T02:08:43.083959" elapsed="0.003291"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:43.083928" elapsed="0.003358"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:43.087498" elapsed="0.000036"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:08:43.057346" elapsed="0.030342"/>
</kw>
<arg>route_eth_lacp_extdef</arg>
<status status="PASS" start="2026-04-21T02:08:42.923711" elapsed="0.164071"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:42.796266" elapsed="0.291689"/>
</test>
<test id="s1-s13-t23" name="Play_To_Odl_route_eth_lacp_extdef" line="118">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:08:43.093030" elapsed="0.000209"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:08:43.092742" elapsed="0.000552"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:43.094306" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:43.094193" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:43.094174" elapsed="0.000202"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:43.099544" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:43.099424" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:43.099405" elapsed="0.000208"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:08:43.100697" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:08:43.100254" elapsed="0.000479"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:08:43.101293" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:08:43.100959" elapsed="0.000363"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:08:43.101377" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:08:43.101582" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:08:43.099871" elapsed="0.001741"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:43.109231" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:43.109120" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:43.109101" elapsed="0.000201"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:43.110758" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:43.110573" elapsed="0.000323"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:43.110555" elapsed="0.000401"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:08:43.111532" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:08:43.111108" elapsed="0.000489"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:08:43.112244" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:43.111975" elapsed="0.000331"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:08:43.144087" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:08:43.114206" elapsed="0.030060"/>
</kw>
<msg time="2026-04-21T02:08:43.144435" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:08:43.144534" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:43.112621" elapsed="0.031987"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:08:43.172201" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "_ "e "x "t "d "e "f "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:08:43.146713" elapsed="0.025634"/>
</kw>
<msg time="2026-04-21T02:08:43.172485" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:08:43.172579" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:43.145075" elapsed="0.027578"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:43.173401" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:43.172996" elapsed="0.000527"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:43.172967" elapsed="0.000618"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:43.174386" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "_ "e "x "t "d "e "f "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:43.173743" elapsed="0.000840"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:43.175160" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:43.174764" elapsed="0.000515"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:43.174743" elapsed="0.000599"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:08:43.175385" elapsed="0.000039"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:43.179621" elapsed="0.000150"/>
</kw>
<msg time="2026-04-21T02:08:43.179836" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:08:43.179010" elapsed="0.000899"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:43.180128" elapsed="0.000023"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:43.180347" elapsed="0.000023"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:08:43.178149" elapsed="0.002421"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:08:43.175708" elapsed="0.004950"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:08:43.110127" elapsed="0.070732"/>
</kw>
<msg time="2026-04-21T02:08:43.180959" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:43.181006" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:43.109459" elapsed="0.071587"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:08:43.181238" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:08:43.181127" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:43.181107" elapsed="0.000217"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:43.181879" elapsed="0.000029"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:43.182325" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:08:43.182400" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:08:43.108760" elapsed="0.073754"/>
</kw>
<msg time="2026-04-21T02:08:43.182614" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:43.182658" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:43.102124" elapsed="0.080573"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:43.183141" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:43.182777" elapsed="0.000420"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:43.182759" elapsed="0.000462"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:08:43.101927" elapsed="0.081318"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:08:43.101685" elapsed="0.081596"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:08:43.099060" elapsed="0.084279"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:08:43.093901" elapsed="0.089496"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:43.093448" elapsed="0.089997"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:08:43.089728" elapsed="0.093772"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:43.189405" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:43.189607" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:43.189722" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:43.183956" elapsed="0.005792"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:43.189948" elapsed="0.002869"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:43.198141" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:43.198293" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:43.198437" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:43.192986" elapsed="0.005489"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:43.202948" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:43.202470" elapsed="0.000519"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:43.203650" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:43.203212" elapsed="0.000488"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:43.204008" elapsed="0.000579"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:43.198825" elapsed="0.005868"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:43.183656" elapsed="0.021114"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:08:43.089050" elapsed="0.115804"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:43.205981" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extdef/route_eth_lacp_extdef.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extdef/route_eth_lacp_extdef.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:43.206194" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:43.205671" elapsed="0.000563"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:08:43.235384" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extdef.titanium/route_eth_lacp_extdef.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:08:43.234999" elapsed="0.000414"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:08:43.236188" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extdef.titanium/route_eth_lacp_extdef.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:08:43.235943" elapsed="0.000321">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extdef.titanium/route_eth_lacp_extdef.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:08:43.236372" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:08:43.235582" elapsed="0.000816"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:08:43.236982" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extdef/route_eth_lacp_extdef.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:08:43.236566" elapsed="0.000443"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:43.237345" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extdef/route_eth_lacp_extdef.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extdef/route_eth_lacp_extdef.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:43.237472" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:43.237209" elapsed="0.000289"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:43.237945" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "extended-communities": [
            {
              "transitive": true,
              "default-gateway-extended-community": {}
            }
          ],
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:43.237656" elapsed="0.000341"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:08:43.238379" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:43.238066" elapsed="0.000372"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:08:43.238921" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:08:43.238612" elapsed="0.000335"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:43.238464" elapsed="0.000518"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:43.238046" elapsed="0.000958"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:08:43.239597" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:08:43.239154" elapsed="0.000470"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:08:43.239674" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:08:43.239853" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:08:43.232677" elapsed="0.007202"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:43.240235" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extdef/announce_route_eth_lacp_extdef.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extdef/announce_route_eth_lacp_extdef.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:43.240389" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:43.240040" elapsed="0.000375"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:43.240800" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extdef/withdraw_route_eth_lacp_extdef.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extdef/withdraw_route_eth_lacp_extdef.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:43.240925" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:43.240576" elapsed="0.000375"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:43.241353" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;default-gateway-extended-community&gt;
            &lt;/default-gateway-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:43.241111" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:43.241816" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "extended-communities": [
            {
              "transitive": true,
              "default-gateway-extended-community": {}
            }
          ],
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:43.241563" elapsed="0.000333"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:43.242294" level="INFO">ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:43.242053" elapsed="0.000285"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:43.242728" level="INFO">ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:43.242492" elapsed="0.000280"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:08:43.242940" elapsed="0.002953"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:08:43.246078" elapsed="0.001937"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:43.254996" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:43.255154" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:43.255282" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:08:43.249016" elapsed="0.006758">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:43.256084" elapsed="0.000033"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:43.256423" elapsed="0.000034"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-04-21T02:08:43.248660" elapsed="0.007941">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:45.266378" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:45.266588" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '499'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"default-gateway-extended-community":{},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:45.266738" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:45.258242" elapsed="0.008537"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-04-21T02:08:45.267503" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "extended-communities": [
            {
              "transitive": true,
              "default-gateway-extended-community": {}
            }
          ],
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<msg time="2026-04-21T02:08:45.270879" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"default-gateway-extended-community":{},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-04-21T02:08:45.267097" elapsed="0.003930"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:45.275685" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "default-gateway-extended-community": {},
       "transitive": true
      }
  ...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:45.274963" elapsed="0.000762"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:45.276640" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "default-gateway-extended-community": {},
       "transitive": true
      }
  ...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:45.275970" elapsed="0.000719"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:45.276980" elapsed="0.000482"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:45.271348" elapsed="0.006202"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-04-21T02:08:45.257294" elapsed="0.020330"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:43.248212" elapsed="2.029477"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:08:45.277934" elapsed="0.002661"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:45.287458" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:45.287582" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:45.287695" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:45.281520" elapsed="0.006202"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:45.287955" elapsed="0.002973"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:45.296786" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:45.297572" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '647'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"default-gateway-extended-community":{},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-04-21T02:08:45.297741" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:45.291119" elapsed="0.006659"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:45.302670" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:45.302145" elapsed="0.000567"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:45.303715" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:45.302967" elapsed="0.000787"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:08:45.304464" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "extended-communities": [
        {
         "default-gateway-extended-community": {},
         "transitive": true
        }
       ],
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "ethernet-a-d-route": {
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "lacp-auto-generated": {
        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
        "ce-lacp-port-key": 22
       },
       "mpls-label": 24001
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:08:45.304943" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,42 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "default-gateway-extended-community": {},
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:08:45.304005" elapsed="0.001057">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,42 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "default-gateway-extended-community": {},
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
    [ Message content over the limit has been removed. ]
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:08:45.298137" elapsed="0.007174">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,42 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "default-gateway-extended-community": {},
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
    [ Message content over the limit has been removed. ]
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:08:45.281243" elapsed="0.024364">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,42 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "default-gateway-extended-community": {},
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
    [ Message content over the limit has been removed. ]
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:47.315886" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:47.316185" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:47.316421" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:47.307128" elapsed="0.009353"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:47.316909" elapsed="0.004765"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:47.328283" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:47.328437" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:47.328583" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:47.321934" elapsed="0.006687"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:47.333200" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:47.332744" elapsed="0.000496"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:47.333910" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:47.333463" elapsed="0.000487"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:47.334175" elapsed="0.000529"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:47.329052" elapsed="0.005769"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:47.306264" elapsed="0.028639"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:45.280813" elapsed="2.054147"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:08:47.335725" elapsed="0.002930"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:47.344679" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:47.344829" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:47.344953" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:47.339932" elapsed="0.005047"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:47.345146" elapsed="0.003024"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:47.353988" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:47.354144" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:47.354290" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:47.348400" elapsed="0.005970"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:47.359071" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:47.358633" elapsed="0.000478"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:47.359732" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:47.359333" elapsed="0.000483"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:47.360090" elapsed="0.000468"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:47.354703" elapsed="0.005944"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:47.339312" elapsed="0.021410"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:47.338877" elapsed="0.021900"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-04-21T02:08:47.335229" elapsed="0.025653"/>
</kw>
<arg>route_eth_lacp_extdef</arg>
<status status="PASS" start="2026-04-21T02:08:43.205219" elapsed="4.155729"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:43.088383" elapsed="4.272783"/>
</test>
<test id="s1-s13-t24" name="Odl_To_Play_route_eth_lacp_extesilab" line="121">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:08:47.366392" elapsed="0.000301"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:08:47.365981" elapsed="0.000790"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:47.368241" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:47.368074" elapsed="0.000237"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:47.368042" elapsed="0.000300"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:47.374138" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:47.374006" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:47.373988" elapsed="0.000220"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:08:47.375229" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:08:47.374840" elapsed="0.000416"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:08:47.375716" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:08:47.375419" elapsed="0.000322"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:08:47.375785" elapsed="0.000052"/>
</return>
<msg time="2026-04-21T02:08:47.375966" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:08:47.374439" elapsed="0.001551"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:47.381887" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:47.381759" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:47.381741" elapsed="0.000249"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:47.383456" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:47.383270" elapsed="0.000293"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:47.383251" elapsed="0.000371"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:08:47.384210" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:08:47.383775" elapsed="0.000497"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:08:47.384976" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:47.384666" elapsed="0.000383"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:08:47.415219" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:08:47.387052" elapsed="0.028309"/>
</kw>
<msg time="2026-04-21T02:08:47.415505" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:08:47.415607" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:47.385376" elapsed="0.030314"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:08:47.446291" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "_ "e "x "t "e "s "i "l "a "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:08:47.417847" elapsed="0.028624"/>
</kw>
<msg time="2026-04-21T02:08:47.446625" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:08:47.446720" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:47.416146" elapsed="0.030675"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:47.447574" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:47.447154" elapsed="0.000540"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:47.447124" elapsed="0.000632"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:47.448550" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "_ "e "x "t "e "s "i "l "a "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:47.447930" elapsed="0.000823"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:47.449336" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:47.448949" elapsed="0.000504"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:47.448928" elapsed="0.000584"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:08:47.449554" elapsed="0.000040"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:47.453606" elapsed="0.000152"/>
</kw>
<msg time="2026-04-21T02:08:47.453825" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:08:47.452953" elapsed="0.000947"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:47.454123" elapsed="0.000024"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:47.454342" elapsed="0.000023"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:08:47.452026" elapsed="0.002552"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:08:47.449899" elapsed="0.004794"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:08:47.382820" elapsed="0.072087"/>
</kw>
<msg time="2026-04-21T02:08:47.455008" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:47.455054" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:47.382149" elapsed="0.072944"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:08:47.455284" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:08:47.455172" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:47.455153" elapsed="0.000216"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:47.455873" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:47.456318" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:08:47.456393" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:08:47.381415" elapsed="0.075092"/>
</kw>
<msg time="2026-04-21T02:08:47.456603" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:47.456647" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:47.376374" elapsed="0.080313"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:47.457087" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:47.456764" elapsed="0.000379"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:47.456747" elapsed="0.000421"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:08:47.376226" elapsed="0.080966"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:08:47.376047" elapsed="0.081182"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:08:47.373622" elapsed="0.083667"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:08:47.367629" elapsed="0.089720"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:47.367008" elapsed="0.090390"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:08:47.362942" elapsed="0.094515"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:47.463547" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:47.463748" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:47.463911" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:47.457914" elapsed="0.006026"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:47.464122" elapsed="0.003425"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:47.473595" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:47.473759" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:47.473941" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:47.467726" elapsed="0.006254"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:47.478434" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:47.477995" elapsed="0.000479"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:47.479149" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:47.478710" elapsed="0.000479"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:47.479453" elapsed="0.000507"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:47.474317" elapsed="0.005735"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:47.457615" elapsed="0.022515"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:08:47.362261" elapsed="0.117930"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:47.481351" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesilab/route_eth_lacp_extesilab.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesilab/route_eth_lacp_extesilab.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:47.481582" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:47.481064" elapsed="0.000575"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:47.482217" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesilab/route_eth_lacp_extesilab.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesilab/route_eth_lacp_extesilab.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:47.482402" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:47.481933" elapsed="0.000509"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:47.482962" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesilab/announce_route_eth_lacp_extesilab.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesilab/announce_route_eth_lacp_extesilab.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:47.483142" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:47.482665" elapsed="0.000514"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:08:47.483711" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:08:47.483404" elapsed="0.000359"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:47.484359" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesilab/withdraw_route_eth_lacp_extesilab.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesilab/withdraw_route_eth_lacp_extesilab.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:47.484559" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:47.484079" elapsed="0.000521"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:08:47.485147" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:08:47.484858" elapsed="0.000327"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:47.485767" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;esi-label-extended-community&gt;
                &lt;single-active-mode&gt;true&lt;/single-active-mode&gt;
                &lt;esi-label&gt;24001&lt;/esi-label&gt;
            &lt;/esi-label-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:47.485412" elapsed="0.000463"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:47.486479" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "extended-communities": [
            {
              "transitive": true,
              "esi-label-extended-community": {
                "single-active-mode": true,
                "esi-label": 24001
              }
            }
          ],
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:47.486128" elapsed="0.000424"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:47.487144" level="INFO">ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:47.486779" elapsed="0.000430"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:47.487765" level="INFO">ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:47.487425" elapsed="0.000428"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:08:47.488068" elapsed="0.002700"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:47.502916" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '1193', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;esi-label-extended-community&gt;
                &lt;single-active-mode&gt;true&lt;/single-active-mode&gt;
                &lt;esi-label&gt;24001&lt;/esi-label&gt;
            &lt;/esi-label-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-04-21T02:08:47.503092" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=ARYAAhmZmZkAAQHyDN2An%2FcAFgAAAAAK,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:47.503459" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:47.490985" elapsed="0.012541"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:47.510505" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:47.504019" elapsed="0.006586"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:47.517750" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:47.518406" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '536'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"esi-label-extended-community":{"esi-label":24001,"single-active-mode":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:47.518560" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:47.511005" elapsed="0.007593"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:47.522406" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"esi-label-extended-community":{"esi-label":24001,"single-active-mode":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:47.518863" elapsed="0.003615"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:47.530441" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:47.531269" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '536'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"esi-label-extended-community":{"esi-label":24001,"single-active-mode":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:47.531429" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:47.523957" elapsed="0.007512"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:47.537485" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"esi-label-extended-community":{"esi-label":24001,"single-active-mode":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:47.531834" elapsed="0.005727"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:47.537833" elapsed="0.003585"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:47.544609" level="INFO">${update} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:08:47.541655" elapsed="0.002995"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:08:47.544935" elapsed="0.003065"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:08:47.548079" elapsed="0.000058"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:08:47.523438" elapsed="0.024854"/>
</kw>
<msg time="2026-04-21T02:08:47.548409" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:47.522728" elapsed="0.025719"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:47.549826" level="INFO">ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:47.549146" elapsed="0.000803"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:47.552308" level="INFO">Length is 174.</msg>
<msg time="2026-04-21T02:08:47.552510" level="INFO">${len_1} = 174</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:47.551544" elapsed="0.001051"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:47.553260" level="INFO">Length is 174.</msg>
<msg time="2026-04-21T02:08:47.553370" level="INFO">${len_2} = 174</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:47.552886" elapsed="0.000519"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:47.553630" elapsed="0.000467"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:47.554591" level="INFO">${sum_1} = 3422</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:47.554323" elapsed="0.000303"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:47.555134" level="INFO">${sum_2} = 3422</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:47.554869" elapsed="0.000301"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:47.555387" elapsed="0.000484"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:08:47.550572" elapsed="0.005386"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:08:47.556170" elapsed="0.002085"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:47.566088" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:47.566236" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '536'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"esi-label-extended-community":{"esi-label":24001,"single-active-mode":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:47.566335" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:47.559025" elapsed="0.007336"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:47.569211" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"esi-label-extended-community":{"esi-label":24001,"single-active-mode":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:47.566535" elapsed="0.002728"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:47.569422" elapsed="0.002697"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:47.580511" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:47.580708" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '536'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"esi-label-extended-community":{"esi-label":24001,"single-active-mode":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:47.580970" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:47.572350" elapsed="0.008660"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:47.584818" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"esi-label-extended-community":{"esi-label":24001,"single-active-mode":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:47.581267" elapsed="0.003625"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:47.585115" elapsed="0.003513"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-04-21T02:08:47.592033" elapsed="0.000025"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:47.588752" elapsed="0.003349"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:47.588716" elapsed="0.003418"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:47.599993" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:47.600042" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:47.600148" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:47.592348" elapsed="0.007826"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:08:47.558595" elapsed="0.041654"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:47.608199" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:47.608366" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:47.608498" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:47.601287" elapsed="0.007248"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:47.612264" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:47.608776" elapsed="0.003557"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:47.612554" elapsed="0.003638"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:47.619234" level="INFO">${update} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:08:47.616431" elapsed="0.002845"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:08:47.619528" elapsed="0.003013"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:08:47.622616" elapsed="0.000081"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:08:47.600933" elapsed="0.022122"/>
</kw>
<msg time="2026-04-21T02:08:47.623170" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:47.600424" elapsed="0.022781"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:47.623880" level="INFO">ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:47.623491" elapsed="0.000458"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:47.625223" level="INFO">Length is 162.</msg>
<msg time="2026-04-21T02:08:47.625407" level="INFO">${len_1} = 162</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:47.624845" elapsed="0.000598"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:47.626066" level="INFO">Length is 162.</msg>
<msg time="2026-04-21T02:08:47.626173" level="INFO">${len_2} = 162</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:47.625664" elapsed="0.000542"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:47.626429" elapsed="0.000536"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:47.627461" level="INFO">${sum_1} = 2975</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:47.627196" elapsed="0.000301"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:47.627994" level="INFO">${sum_2} = 2975</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:47.627713" elapsed="0.000318"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:47.628250" elapsed="0.000435"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:08:47.624290" elapsed="0.004480"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:47.636330" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:47.636668" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:47.636948" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:47.629600" elapsed="0.007413"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:47.644696" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:47.637432" elapsed="0.007477"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:47.645429" elapsed="0.003521"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:47.655246" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:47.655404" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:47.655546" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:47.649122" elapsed="0.006464"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:47.659918" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:47.655945" elapsed="0.004044"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:47.660214" elapsed="0.003568"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-04-21T02:08:47.667133" elapsed="0.000037"/>
</return>
<status status="PASS" start="2026-04-21T02:08:47.663928" elapsed="0.003278"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:47.663895" elapsed="0.003337"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:47.667388" elapsed="0.000023"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:08:47.629171" elapsed="0.038368"/>
</kw>
<arg>route_eth_lacp_extesilab</arg>
<status status="PASS" start="2026-04-21T02:08:47.480567" elapsed="0.187021"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:47.361576" elapsed="0.306127"/>
</test>
<test id="s1-s13-t25" name="Play_To_Odl_route_eth_lacp_extesilab" line="123">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:08:47.671505" elapsed="0.000215"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:08:47.671236" elapsed="0.000539"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:47.673053" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:47.672899" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:47.672872" elapsed="0.000279"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:47.678477" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:47.678325" elapsed="0.000217"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:47.678299" elapsed="0.000274"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:08:47.680067" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:08:47.679488" elapsed="0.000618"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:08:47.680758" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:08:47.680336" elapsed="0.000479"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:08:47.680881" elapsed="0.000044"/>
</return>
<msg time="2026-04-21T02:08:47.681105" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:08:47.678940" elapsed="0.002200"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:47.687540" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:47.687428" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:47.687409" elapsed="0.000203"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:47.689183" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:47.688936" elapsed="0.000353"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:47.688917" elapsed="0.000433"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:08:47.690006" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:08:47.689521" elapsed="0.000548"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:08:47.690700" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:47.690425" elapsed="0.000337"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:08:47.723341" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:08:47.692650" elapsed="0.030950"/>
</kw>
<msg time="2026-04-21T02:08:47.723844" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:08:47.723948" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:47.691096" elapsed="0.032929"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:08:47.758387" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "_ "e "x "t "e "s "i "l "a "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:08:47.726381" elapsed="0.032160"/>
</kw>
<msg time="2026-04-21T02:08:47.758684" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:08:47.758778" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:47.724523" elapsed="0.034347"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:47.759595" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:47.759193" elapsed="0.000519"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:47.759162" elapsed="0.000612"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:47.760543" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "_ "e "x "t "e "s "i "l "a "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:47.759953" elapsed="0.000786"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:47.761334" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:47.760975" elapsed="0.000474"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:47.760953" elapsed="0.000553"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:08:47.761548" elapsed="0.000040"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:47.765464" elapsed="0.000151"/>
</kw>
<msg time="2026-04-21T02:08:47.765659" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:08:47.764639" elapsed="0.001092"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:47.765966" elapsed="0.000024"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:47.766183" elapsed="0.000022"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:08:47.763871" elapsed="0.002528"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:08:47.761896" elapsed="0.004589"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:08:47.688452" elapsed="0.078211"/>
</kw>
<msg time="2026-04-21T02:08:47.766760" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:47.766820" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:47.687769" elapsed="0.079092"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:08:47.767047" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:08:47.766939" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:47.766921" elapsed="0.000211"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:47.767603" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:47.768075" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:08:47.768150" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:08:47.687077" elapsed="0.081186"/>
</kw>
<msg time="2026-04-21T02:08:47.768360" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:47.768404" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:47.681719" elapsed="0.086727"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:47.768962" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:47.768522" elapsed="0.000497"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:47.768505" elapsed="0.000538"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:08:47.681495" elapsed="0.087571"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:08:47.681223" elapsed="0.087879"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:08:47.677771" elapsed="0.091389"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:08:47.672484" elapsed="0.096734"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:47.671946" elapsed="0.097317"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:08:47.669014" elapsed="0.100307"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:47.775724" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:47.775934" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:47.776035" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:47.769841" elapsed="0.006220"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:47.776231" elapsed="0.002956"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:47.784598" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:47.784920" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:47.785213" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:47.779361" elapsed="0.005937"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:47.792972" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:47.792340" elapsed="0.000672"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:47.793647" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:47.793237" elapsed="0.000450"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:47.793936" elapsed="0.000468"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:47.785976" elapsed="0.008516"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:47.769535" elapsed="0.025033"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:08:47.668407" elapsed="0.126217"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:47.795926" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesilab/route_eth_lacp_extesilab.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesilab/route_eth_lacp_extesilab.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:47.796179" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:47.795535" elapsed="0.000686"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:08:47.824312" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesilab.titanium/route_eth_lacp_extesilab.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:08:47.823902" elapsed="0.000439"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:08:47.825159" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesilab.titanium/route_eth_lacp_extesilab.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:08:47.824893" elapsed="0.000343">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesilab.titanium/route_eth_lacp_extesilab.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:08:47.825330" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:08:47.824513" elapsed="0.000842"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:08:47.825927" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesilab/route_eth_lacp_extesilab.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:08:47.825522" elapsed="0.000433"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:47.826312" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesilab/route_eth_lacp_extesilab.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesilab/route_eth_lacp_extesilab.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:47.826452" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:47.826172" elapsed="0.000307"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:47.826905" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "extended-communities": [
            {
              "transitive": true,
              "esi-label-extended-community": {
                "single-active-mode": true,
                "esi-label": 24001
              }
            }
          ],
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:47.826638" elapsed="0.000320"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:08:47.827368" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:47.827035" elapsed="0.000392"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:08:47.827941" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:08:47.827603" elapsed="0.000369"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:47.827454" elapsed="0.000556"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:47.827012" elapsed="0.001021"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:08:47.828644" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:08:47.828187" elapsed="0.000485"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:08:47.828726" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:08:47.828906" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:08:47.821586" elapsed="0.007348"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:47.829304" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesilab/announce_route_eth_lacp_extesilab.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesilab/announce_route_eth_lacp_extesilab.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:47.829465" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:47.829097" elapsed="0.000402"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:47.829953" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesilab/withdraw_route_eth_lacp_extesilab.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesilab/withdraw_route_eth_lacp_extesilab.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:47.830081" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:47.829713" elapsed="0.000395"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:47.830521" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;esi-label-extended-community&gt;
                &lt;single-active-mode&gt;true&lt;/single-active-mode&gt;
                &lt;esi-label&gt;24001&lt;/esi-label&gt;
            &lt;/esi-label-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:47.830271" elapsed="0.000310"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:47.831057" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "extended-communities": [
            {
              "transitive": true,
              "esi-label-extended-community": {
                "single-active-mode": true,
                "esi-label": 24001
              }
            }
          ],
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:47.830735" elapsed="0.000410"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:47.831555" level="INFO">ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:47.831306" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:47.832043" level="INFO">ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:47.831755" elapsed="0.000334"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:08:47.832243" elapsed="0.004391"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:08:47.836921" elapsed="0.002108"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:47.847258" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:47.847439" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:47.847594" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:08:47.840452" elapsed="0.007732">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:47.848455" elapsed="0.000034"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:47.848970" elapsed="0.000036"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-04-21T02:08:47.839959" elapsed="0.009192">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:49.860646" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:49.861035" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '536'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"esi-label-extended-community":{"esi-label":24001,"single-active-mode":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:49.861465" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:49.851201" elapsed="0.010356"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-04-21T02:08:49.862851" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "extended-communities": [
            {
              "transitive": true,
              "esi-label-extended-community": {
                "single-active-mode": true,
                "esi-label": 24001
              }
            }
          ],
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<msg time="2026-04-21T02:08:49.867457" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"esi-label-extended-community":{"esi-label":24001,"single-active-mode":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-04-21T02:08:49.862040" elapsed="0.005491"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:49.872383" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "esi-label-extended-community": {
        "esi-label": 24001,
        "single-...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:49.871596" elapsed="0.000840"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:49.873391" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "esi-label-extended-community": {
        "esi-label": 24001,
        "single-...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:49.872665" elapsed="0.000765"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:49.873657" elapsed="0.000493"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:49.867878" elapsed="0.006362"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-04-21T02:08:49.850104" elapsed="0.024212"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:47.839301" elapsed="2.035078"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:08:49.874598" elapsed="0.002816"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:49.884214" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:49.884343" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:49.884442" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:49.878504" elapsed="0.005964"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:49.884634" elapsed="0.004052"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:49.895479" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:49.896231" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '684'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"esi-label-extended-community":{"esi-label":24001,"single-active-mode":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-04-21T02:08:49.896384" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:49.888952" elapsed="0.007468"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:49.901004" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:49.900529" elapsed="0.000516"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:49.902136" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:49.901273" elapsed="0.000969"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:08:49.903038" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "extended-communities": [
        {
         "esi-label-extended-community": {
          "esi-label": 24001,
          "single-active-mode": true
         },
         "transitive": true
        }
       ],
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "ethernet-a-d-route": {
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "lacp-auto-generated": {
        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
        "ce-lacp-port-key": 22
       },
       "mpls-label": 24001
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:08:49.903390" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,45 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "esi-label-extended-community": {
+          "esi-label": 24001,
+          "single-active-mode": true
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:08:49.902478" elapsed="0.001026">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,45 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "esi-label-extended-community": {
+          "esi-label": 24001,
+          "single-active-mode": true
+         },
+         "transitive": true
+        }
+       ],
    [ Message content over the limit has been removed. ]
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:08:49.896744" elapsed="0.007005">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,45 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "esi-label-extended-community": {
+          "esi-label": 24001,
+          "single-active-mode": true
+         },
+         "transitive": true
+        }
+       ],
    [ Message content over the limit has been removed. ]
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:08:49.878162" elapsed="0.025853">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,45 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "esi-label-extended-community": {
+          "esi-label": 24001,
+          "single-active-mode": true
+         },
+         "transitive": true
+        }
+       ],
    [ Message content over the limit has been removed. ]
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:51.914001" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:51.914191" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:51.914339" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:51.905475" elapsed="0.008901"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:51.914623" elapsed="0.003896"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:51.927678" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:51.927870" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:51.928020" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:51.918850" elapsed="0.009207"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:51.932462" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:51.932043" elapsed="0.000458"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:51.933124" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:51.932722" elapsed="0.000440"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:51.933384" elapsed="0.000489"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:51.928397" elapsed="0.005564"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:51.904634" elapsed="0.029403"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:49.877639" elapsed="2.056453"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:08:51.934869" elapsed="0.002765"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:51.946206" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:51.946362" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:51.946509" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:51.939287" elapsed="0.007258"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:51.946777" elapsed="0.003700"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:51.956244" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:51.956392" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:51.956534" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:51.950706" elapsed="0.005864"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:51.960955" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:51.960534" elapsed="0.000460"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:51.961658" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:51.961281" elapsed="0.000415"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:51.961938" elapsed="0.000455"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:51.956914" elapsed="0.005565"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:51.938519" elapsed="0.024035"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:51.937934" elapsed="0.024674"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-04-21T02:08:51.934355" elapsed="0.028329"/>
</kw>
<arg>route_eth_lacp_extesilab</arg>
<status status="PASS" start="2026-04-21T02:08:47.795006" elapsed="4.167745"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:47.667942" elapsed="4.294981"/>
</test>
<test id="s1-s13-t26" name="Odl_To_Play_route_eth_lacp_extesr" line="126">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:08:51.968202" elapsed="0.000288"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:08:51.967830" elapsed="0.000737"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:51.970017" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:51.969844" elapsed="0.000243"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:51.969809" elapsed="0.000311"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:51.976816" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:51.976693" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:51.976675" elapsed="0.000213"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:08:51.977907" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:08:51.977505" elapsed="0.000429"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:08:51.978393" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:08:51.978098" elapsed="0.000321"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:08:51.978464" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:08:51.978628" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:08:51.977120" elapsed="0.001532"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:51.984497" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:51.984387" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:51.984368" elapsed="0.000200"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:51.986030" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:51.985845" elapsed="0.000291"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:51.985825" elapsed="0.000367"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:08:51.986756" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:08:51.986344" elapsed="0.000493"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:08:51.987504" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:51.987229" elapsed="0.000337"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:08:52.021035" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:08:51.989418" elapsed="0.031951"/>
</kw>
<msg time="2026-04-21T02:08:52.021651" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:08:52.021823" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:51.987895" elapsed="0.034039"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:08:52.051451" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "_ "e "x "t "e "s "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:08:52.025019" elapsed="0.026605"/>
</kw>
<msg time="2026-04-21T02:08:52.051926" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:08:52.052030" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:52.022607" elapsed="0.029501"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:52.052931" elapsed="0.000055"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:52.052458" elapsed="0.000603"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:52.052421" elapsed="0.000710"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:52.054022" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "_ "e "x "t "e "s "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:52.053292" elapsed="0.000865"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:52.054766" elapsed="0.000073"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:52.054344" elapsed="0.000581"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:52.054322" elapsed="0.000667"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:08:52.055037" elapsed="0.000048"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:52.059151" elapsed="0.000178"/>
</kw>
<msg time="2026-04-21T02:08:52.059378" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:08:52.058407" elapsed="0.001048"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:52.059684" elapsed="0.000024"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:52.059944" elapsed="0.000197"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:08:52.057547" elapsed="0.002809"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:08:52.055406" elapsed="0.005044"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:08:51.985379" elapsed="0.075262"/>
</kw>
<msg time="2026-04-21T02:08:52.060763" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:52.060829" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:51.984723" elapsed="0.076158"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:08:52.061181" elapsed="0.000036"/>
</return>
<status status="PASS" start="2026-04-21T02:08:52.060970" elapsed="0.000294"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:52.060949" elapsed="0.000352"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:52.062194" elapsed="0.000035"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:52.062704" elapsed="0.000028"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:08:52.062802" elapsed="0.000022"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:08:51.984045" elapsed="0.078890"/>
</kw>
<msg time="2026-04-21T02:08:52.063046" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:52.063092" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:51.979114" elapsed="0.084021"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:52.063520" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:52.063224" elapsed="0.000353"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:52.063204" elapsed="0.000399"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:08:51.978963" elapsed="0.084666"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:08:51.978713" elapsed="0.084955"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:08:51.976331" elapsed="0.087415"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:08:51.969409" elapsed="0.094527"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:51.968780" elapsed="0.095226"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:08:51.964764" elapsed="0.099303"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:52.069779" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:52.070291" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:52.070430" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:52.064578" elapsed="0.005879"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:52.070688" elapsed="0.003213"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:52.079975" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:52.080166" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:52.080333" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:52.074081" elapsed="0.006291"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:52.085729" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:52.085098" elapsed="0.000689"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:52.086656" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:52.086180" elapsed="0.000529"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:52.087056" elapsed="0.000710"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:52.080751" elapsed="0.007172"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:52.064239" elapsed="0.023803"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:08:51.964122" elapsed="0.124006"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:52.089401" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesr/route_eth_lacp_extesr.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesr/route_eth_lacp_extesr.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:52.089677" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:52.089089" elapsed="0.000635"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:52.090386" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesr/route_eth_lacp_extesr.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesr/route_eth_lacp_extesr.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:52.090631" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:52.089996" elapsed="0.000761"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:52.091191" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesr/announce_route_eth_lacp_extesr.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesr/announce_route_eth_lacp_extesr.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:52.091324" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:52.090989" elapsed="0.000363"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:08:52.091754" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:08:52.091517" elapsed="0.000265"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:52.092178" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesr/withdraw_route_eth_lacp_extesr.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesr/withdraw_route_eth_lacp_extesr.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:52.092308" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:52.091980" elapsed="0.000355"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:08:52.092712" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:08:52.092495" elapsed="0.000245"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:52.093182" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;es-import-route-extended-community&gt;
                &lt;es-import&gt;f2:0c:dd:80:9f:f8&lt;/es-import&gt;
            &lt;/es-import-route-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:52.092924" elapsed="0.000321"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:52.093656" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "extended-communities": [
            {
              "transitive": true,
              "es-import-route-extended-community": {
                "es-import": "f2:0c:dd:80:9f:f8"
              }
            }
          ],
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:52.093402" elapsed="0.000322"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:52.094195" level="INFO">ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:52.093940" elapsed="0.000301"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:52.094680" level="INFO">ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:52.094425" elapsed="0.000302"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:08:52.094901" elapsed="0.002631"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:52.112094" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '1155', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;es-import-route-extended-community&gt;
                &lt;es-import&gt;f2:0c:dd:80:9f:f8&lt;/es-import&gt;
            &lt;/es-import-route-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-04-21T02:08:52.112347" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=ARYAAhmZmZkAAQHyDN2An%2FcAFgAAAAAK,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:52.112593" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:52.097738" elapsed="0.014930"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:52.117723" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:52.113140" elapsed="0.004667"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:52.123957" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:52.124610" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '530'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"es-import-route-extended-community":{"es-import":"f2:0c:dd:80:9f:f8"},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:52.124836" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:52.118041" elapsed="0.006840"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:52.129237" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"es-import-route-extended-community":{"es-import":"f2:0c:dd:80:9f:f8"},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:52.125215" elapsed="0.004118"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:52.136490" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:52.137088" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '530'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"es-import-route-extended-community":{"es-import":"f2:0c:dd:80:9f:f8"},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:52.137198" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:52.130894" elapsed="0.006330"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:52.140109" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"es-import-route-extended-community":{"es-import":"f2:0c:dd:80:9f:f8"},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:52.137405" elapsed="0.002766"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:52.140375" elapsed="0.003251"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:52.146830" level="INFO">${update} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:08:52.143934" elapsed="0.002949"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:08:52.147145" elapsed="0.003087"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:08:52.150312" elapsed="0.000134"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:08:52.130361" elapsed="0.020247"/>
</kw>
<msg time="2026-04-21T02:08:52.150724" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:52.129609" elapsed="0.021151"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:52.151441" level="INFO">ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:52.151046" elapsed="0.000462"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:52.152994" level="INFO">Length is 174.</msg>
<msg time="2026-04-21T02:08:52.153112" level="INFO">${len_1} = 174</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:52.152468" elapsed="0.000677"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:52.153784" level="INFO">Length is 174.</msg>
<msg time="2026-04-21T02:08:52.154008" level="INFO">${len_2} = 174</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:52.153393" elapsed="0.000655"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:52.154324" elapsed="0.000556"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:52.155509" level="INFO">${sum_1} = 4191</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:52.155128" elapsed="0.000557"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:52.156269" level="INFO">${sum_2} = 4191</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:52.155984" elapsed="0.000344"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:52.156559" elapsed="0.000544"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:08:52.151901" elapsed="0.005312"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:08:52.157470" elapsed="0.002269"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:52.167071" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:52.167233" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '530'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"es-import-route-extended-community":{"es-import":"f2:0c:dd:80:9f:f8"},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:52.167339" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:52.160731" elapsed="0.006634"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:52.170648" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"es-import-route-extended-community":{"es-import":"f2:0c:dd:80:9f:f8"},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:52.167623" elapsed="0.003076"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:52.170884" elapsed="0.002524"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:52.179424" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:52.179612" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '530'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"es-import-route-extended-community":{"es-import":"f2:0c:dd:80:9f:f8"},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:52.179889" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:52.173597" elapsed="0.006356"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:52.184092" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"es-import-route-extended-community":{"es-import":"f2:0c:dd:80:9f:f8"},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:52.180315" elapsed="0.003852"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:52.184431" elapsed="0.004167"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-04-21T02:08:52.192050" elapsed="0.000025"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:52.188733" elapsed="0.003389"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:52.188693" elapsed="0.003463"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:52.199500" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:52.199550" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:52.199659" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:52.192377" elapsed="0.007308"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:08:52.160311" elapsed="0.039451"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:52.206064" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:52.206238" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:52.206374" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:52.200884" elapsed="0.005527"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:52.210189" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:52.206660" elapsed="0.003598"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:52.210482" elapsed="0.003538"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:52.216370" level="INFO">${update} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:08:52.214191" elapsed="0.002217"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:08:52.216572" elapsed="0.002274"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:08:52.218902" elapsed="0.000042"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:08:52.200507" elapsed="0.018548"/>
</kw>
<msg time="2026-04-21T02:08:52.219140" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:52.199974" elapsed="0.019193"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:52.219594" level="INFO">ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:52.219341" elapsed="0.000299"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:52.220577" level="INFO">Length is 162.</msg>
<msg time="2026-04-21T02:08:52.220719" level="INFO">${len_1} = 162</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:52.220306" elapsed="0.000439"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:52.221337" level="INFO">Length is 162.</msg>
<msg time="2026-04-21T02:08:52.221460" level="INFO">${len_2} = 162</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:52.220961" elapsed="0.000535"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:52.221727" elapsed="0.000427"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:52.222526" level="INFO">${sum_1} = 3744</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:52.222334" elapsed="0.000218"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:52.222913" level="INFO">${sum_2} = 3744</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:52.222709" elapsed="0.000230"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:52.223095" elapsed="0.000311"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:08:52.219918" elapsed="0.003549"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:52.230069" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:52.230246" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:52.230388" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:52.224080" elapsed="0.006344"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:52.233847" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:52.230644" elapsed="0.003269"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:52.234117" elapsed="0.002557"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:52.242712" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:52.242918" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:52.243081" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:52.236864" elapsed="0.006253"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:52.246879" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:52.243372" elapsed="0.003576"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:52.247172" elapsed="0.003722"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-04-21T02:08:52.254514" elapsed="0.000064"/>
</return>
<status status="PASS" start="2026-04-21T02:08:52.251026" elapsed="0.003610"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:52.250987" elapsed="0.003693"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:52.254967" elapsed="0.000035"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:08:52.223749" elapsed="0.031456"/>
</kw>
<arg>route_eth_lacp_extesr</arg>
<status status="PASS" start="2026-04-21T02:08:52.088588" elapsed="0.166691"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:51.963459" elapsed="0.291982"/>
</test>
<test id="s1-s13-t27" name="Play_To_Odl_route_eth_lacp_extesr" line="128">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:08:52.262304" elapsed="0.000223"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:08:52.262030" elapsed="0.000556"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:52.263655" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:52.263527" elapsed="0.000178"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:52.263504" elapsed="0.000225"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:52.268763" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:52.268655" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:52.268637" elapsed="0.000210"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:08:52.270051" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:08:52.269600" elapsed="0.000481"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:08:52.270544" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:08:52.270246" elapsed="0.000323"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:08:52.270613" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:08:52.270774" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:08:52.269112" elapsed="0.001703"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:52.276859" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:52.276734" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:52.276716" elapsed="0.000213"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:52.278548" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:52.278363" elapsed="0.000290"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:52.278345" elapsed="0.000367"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:08:52.279299" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:08:52.278883" elapsed="0.000477"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:08:52.280000" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:52.279708" elapsed="0.000351"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:08:52.312318" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:08:52.281984" elapsed="0.030491"/>
</kw>
<msg time="2026-04-21T02:08:52.312629" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:08:52.312754" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:52.280364" elapsed="0.032501"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:08:52.341225" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "_ "e "x "t "e "s "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:08:52.314930" elapsed="0.026475"/>
</kw>
<msg time="2026-04-21T02:08:52.341596" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:08:52.341722" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:52.313283" elapsed="0.028570"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:52.342756" elapsed="0.000075"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:52.342279" elapsed="0.000644"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:52.342240" elapsed="0.000767"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:52.344026" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "_ "e "x "t "e "s "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:52.343218" elapsed="0.001017"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:52.345013" elapsed="0.000067"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:52.344464" elapsed="0.000710"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:52.344438" elapsed="0.000815"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:08:52.345308" elapsed="0.000049"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:52.349444" elapsed="0.000203"/>
</kw>
<msg time="2026-04-21T02:08:52.349696" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:08:52.348843" elapsed="0.000930"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:52.350015" elapsed="0.000025"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:52.350237" elapsed="0.000023"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:08:52.347985" elapsed="0.002491"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:08:52.345682" elapsed="0.004902"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:08:52.277923" elapsed="0.072907"/>
</kw>
<msg time="2026-04-21T02:08:52.350956" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:52.351002" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:52.277237" elapsed="0.073804"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:08:52.351252" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:08:52.351137" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:52.351117" elapsed="0.000222"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:52.351894" elapsed="0.000029"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:52.352355" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:08:52.352433" elapsed="0.000041"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:08:52.276385" elapsed="0.076215"/>
</kw>
<msg time="2026-04-21T02:08:52.352727" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:52.352801" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:52.271216" elapsed="0.081638"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:52.353327" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:52.352963" elapsed="0.000439"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:52.352938" elapsed="0.000497"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:08:52.271068" elapsed="0.082400"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:08:52.270881" elapsed="0.082637"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:08:52.268294" elapsed="0.085301"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:08:52.263215" elapsed="0.090460"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:52.262744" elapsed="0.090992"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:08:52.258541" elapsed="0.095275"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:52.360829" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:52.361200" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:52.361411" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:52.354359" elapsed="0.007107"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:52.361869" elapsed="0.006605"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:52.374852" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:52.375008" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:52.375153" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:52.368862" elapsed="0.006327"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:52.379865" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:52.379372" elapsed="0.000544"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:52.380592" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:52.380145" elapsed="0.000487"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:52.380890" elapsed="0.000494"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:52.375521" elapsed="0.005953"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:52.353989" elapsed="0.027564"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:08:52.256881" elapsed="0.124734"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:52.382689" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesr/route_eth_lacp_extesr.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesr/route_eth_lacp_extesr.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:52.382984" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:52.382402" elapsed="0.000623"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:08:52.412490" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesr.titanium/route_eth_lacp_extesr.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:08:52.412025" elapsed="0.000499"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:08:52.413438" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesr.titanium/route_eth_lacp_extesr.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:08:52.413119" elapsed="0.000404">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesr.titanium/route_eth_lacp_extesr.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:08:52.413620" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:08:52.412711" elapsed="0.000934"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:08:52.414242" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesr/route_eth_lacp_extesr.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:08:52.413834" elapsed="0.000436"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:52.414657" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesr/route_eth_lacp_extesr.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesr/route_eth_lacp_extesr.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:52.414882" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:52.414511" elapsed="0.000401"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:52.415359" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "extended-communities": [
            {
              "transitive": true,
              "es-import-route-extended-community": {
                "es-import": "f2:0c:dd:80:9f:f8"
              }
            }
          ],
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:52.415093" elapsed="0.000320"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:08:52.415920" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:52.415502" elapsed="0.000517"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:08:52.416505" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:08:52.416204" elapsed="0.000328"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:52.416052" elapsed="0.000515"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:52.415472" elapsed="0.001118"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:08:52.417239" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:08:52.416744" elapsed="0.000523"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:08:52.417322" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:08:52.417492" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:08:52.409547" elapsed="0.007972"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:52.417911" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesr/announce_route_eth_lacp_extesr.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesr/announce_route_eth_lacp_extesr.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:52.418046" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:52.417682" elapsed="0.000391"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:52.418424" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesr/withdraw_route_eth_lacp_extesr.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesr/withdraw_route_eth_lacp_extesr.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:52.418551" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:52.418232" elapsed="0.000351"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:52.419038" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;es-import-route-extended-community&gt;
                &lt;es-import&gt;f2:0c:dd:80:9f:f8&lt;/es-import&gt;
            &lt;/es-import-route-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:52.418755" elapsed="0.000343"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:52.419497" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "extended-communities": [
            {
              "transitive": true,
              "es-import-route-extended-community": {
                "es-import": "f2:0c:dd:80:9f:f8"
              }
            }
          ],
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:52.419253" elapsed="0.000336"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:52.420048" level="INFO">ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:52.419746" elapsed="0.000349"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:52.420492" level="INFO">ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:52.420251" elapsed="0.000287"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:08:52.420691" elapsed="0.003395"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:08:52.424256" elapsed="0.002186"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:52.435247" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:52.435595" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:52.435930" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:08:52.427997" elapsed="0.008933">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:52.437599" elapsed="0.000073"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:52.438334" elapsed="0.000069"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-04-21T02:08:52.427406" elapsed="0.011283">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:54.450067" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:54.450560" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '530'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"es-import-route-extended-community":{"es-import":"f2:0c:dd:80:9f:f8"},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:54.450978" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:54.440539" elapsed="0.010513"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-04-21T02:08:54.458630" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "extended-communities": [
            {
              "transitive": true,
              "es-import-route-extended-community": {
                "es-import": "f2:0c:dd:80:9f:f8"
              }
            }
          ],
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<msg time="2026-04-21T02:08:54.462310" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"es-import-route-extended-community":{"es-import":"f2:0c:dd:80:9f:f8"},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-04-21T02:08:54.456459" elapsed="0.007078"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:54.467920" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "es-import-route-extended-community": {
        "es-import": "f2:0c:dd:80:9f:f...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:54.466746" elapsed="0.001204"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:54.468600" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "es-import-route-extended-community": {
        "es-import": "f2:0c:dd:80:9f:f...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:54.468117" elapsed="0.000511"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:54.468813" elapsed="0.000412"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:54.464030" elapsed="0.005265"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-04-21T02:08:54.439508" elapsed="0.029848"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:52.426722" elapsed="2.042691"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:08:54.469582" elapsed="0.003246"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:54.480287" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:54.480506" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:54.480646" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:54.473930" elapsed="0.006753"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:54.480974" elapsed="0.004205"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:54.490556" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:54.491187" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '678'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"es-import-route-extended-community":{"es-import":"f2:0c:dd:80:9f:f8"},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-04-21T02:08:54.491305" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:54.485423" elapsed="0.005908"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:54.494536" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:54.494210" elapsed="0.000354"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:54.495364" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:54.494722" elapsed="0.000671"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:08:54.495912" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "extended-communities": [
        {
         "es-import-route-extended-community": {
          "es-import": "f2:0c:dd:80:9f:f8"
         },
         "transitive": true
        }
       ],
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "ethernet-a-d-route": {
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "lacp-auto-generated": {
        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
        "ce-lacp-port-key": 22
       },
       "mpls-label": 24001
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:08:54.496290" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,44 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "es-import-route-extended-community": {
+          "es-import": "f2:0c:dd:80:9f:f8"
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:08:54.495555" elapsed="0.000834">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,44 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "es-import-route-extended-community": {
+          "es-import": "f2:0c:dd:80:9f:f8"
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
    [ Message content over the limit has been removed. ]
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:08:54.491601" elapsed="0.004972">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,44 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "es-import-route-extended-community": {
+          "es-import": "f2:0c:dd:80:9f:f8"
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
    [ Message content over the limit has been removed. ]
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:08:54.473589" elapsed="0.023135">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,44 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "es-import-route-extended-community": {
+          "es-import": "f2:0c:dd:80:9f:f8"
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
    [ Message content over the limit has been removed. ]
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:56.504536" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:56.504757" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:56.504962" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:56.498212" elapsed="0.006791"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:56.505347" elapsed="0.004131"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:56.515619" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:56.515812" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:56.515969" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:56.509732" elapsed="0.006275"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:56.520682" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:56.520225" elapsed="0.000497"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:56.521480" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:56.520968" elapsed="0.000554"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:56.521751" elapsed="0.000511"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:56.516433" elapsed="0.005921"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:56.497395" elapsed="0.025036"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:54.473052" elapsed="2.049437"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:08:56.523292" elapsed="0.002400"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:56.540880" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:56.541266" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:56.541521" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:56.533674" elapsed="0.007889"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:56.541873" elapsed="0.004280"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:56.551396" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:56.551552" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:56.551718" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:56.546411" elapsed="0.005351"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:56.556592" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:56.556073" elapsed="0.000560"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:56.557330" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:56.556886" elapsed="0.000483"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:56.557602" elapsed="0.000516"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:56.552219" elapsed="0.006014"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:56.526650" elapsed="0.031666"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:56.526017" elapsed="0.032358"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-04-21T02:08:56.522766" elapsed="0.035692"/>
</kw>
<arg>route_eth_lacp_extesr</arg>
<status status="PASS" start="2026-04-21T02:08:52.381969" elapsed="4.176677"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:52.256201" elapsed="4.302714"/>
</test>
<test id="s1-s13-t28" name="Odl_To_Play_route_eth_lacp_extl2" line="131">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:08:56.564539" elapsed="0.000318"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:08:56.564161" elapsed="0.000774"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:56.566497" elapsed="0.000027"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:56.566303" elapsed="0.000278"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:56.566258" elapsed="0.000359"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:56.572809" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:56.572673" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:56.572654" elapsed="0.000230"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:08:56.574131" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:08:56.573630" elapsed="0.000530"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:08:56.574653" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:08:56.574333" elapsed="0.000348"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:08:56.574728" elapsed="0.000047"/>
</return>
<msg time="2026-04-21T02:08:56.574928" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:08:56.573200" elapsed="0.001753"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:56.582558" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:56.582413" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:56.582387" elapsed="0.000261"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:56.584505" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:56.584304" elapsed="0.000332"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:56.584284" elapsed="0.000419"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:08:56.585397" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:08:56.584896" elapsed="0.000568"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:08:56.586219" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:56.585897" elapsed="0.000390"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:08:56.630625" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:08:56.588343" elapsed="0.047240"/>
</kw>
<msg time="2026-04-21T02:08:56.636896" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:08:56.637031" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:56.586615" elapsed="0.050507"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:08:56.656823" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "_ "e "x "t "l "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:08:56.640632" elapsed="0.016386"/>
</kw>
<msg time="2026-04-21T02:08:56.657189" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:08:56.657292" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:56.638428" elapsed="0.018941"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:56.658226" elapsed="0.000053"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:56.657741" elapsed="0.000615"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:56.657700" elapsed="0.000726"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:56.659273" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "_ "e "x "t "l "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:56.658601" elapsed="0.001445"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:56.660656" elapsed="0.000054"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:56.660239" elapsed="0.000561"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:56.660216" elapsed="0.000650"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:08:56.660914" elapsed="0.000050"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:56.666031" elapsed="0.000184"/>
</kw>
<msg time="2026-04-21T02:08:56.666278" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:08:56.664861" elapsed="0.001514"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:56.666626" elapsed="0.000025"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:56.667009" elapsed="0.000026"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:08:56.663964" elapsed="0.003284"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:08:56.661308" elapsed="0.006036"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:08:56.583650" elapsed="0.083892"/>
</kw>
<msg time="2026-04-21T02:08:56.667666" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:56.667715" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:56.582867" elapsed="0.084892"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:08:56.668020" elapsed="0.000033"/>
</return>
<status status="PASS" start="2026-04-21T02:08:56.667883" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:56.667855" elapsed="0.000265"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:56.668961" elapsed="0.000032"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:56.669438" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:08:56.669514" elapsed="0.000018"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:08:56.581971" elapsed="0.087673"/>
</kw>
<msg time="2026-04-21T02:08:56.669748" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:56.669814" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:56.575407" elapsed="0.094455"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:56.670746" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:56.670414" elapsed="0.000407"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:56.670394" elapsed="0.000454"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:08:56.575236" elapsed="0.095638"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:08:56.575029" elapsed="0.095889"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:08:56.572299" elapsed="0.098686"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:08:56.565857" elapsed="0.105192"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:56.565180" elapsed="0.105923"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:08:56.561055" elapsed="0.110108"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:56.681448" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:56.682926" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:56.683332" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:56.671677" elapsed="0.011727"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:56.684048" elapsed="0.006586"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:56.697025" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:56.697152" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:56.697269" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:56.690850" elapsed="0.006482"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:56.701306" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:56.700659" elapsed="0.000691"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:56.702045" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:56.701584" elapsed="0.000503"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:56.702323" elapsed="0.000522"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:56.697708" elapsed="0.005237"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:56.671337" elapsed="0.031708"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:08:56.560263" elapsed="0.142850"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:56.704323" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extl2/route_eth_lacp_extl2.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extl2/route_eth_lacp_extl2.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:56.705280" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:56.704015" elapsed="0.001309"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:56.705879" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extl2/route_eth_lacp_extl2.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extl2/route_eth_lacp_extl2.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:56.706258" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:56.705567" elapsed="0.000730"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:56.706824" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extl2/announce_route_eth_lacp_extl2.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extl2/announce_route_eth_lacp_extl2.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:56.707030" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:56.706523" elapsed="0.000548"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:08:56.707622" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:08:56.707306" elapsed="0.000354"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:56.708292" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extl2/withdraw_route_eth_lacp_extl2.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extl2/withdraw_route_eth_lacp_extl2.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:56.708500" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:56.708008" elapsed="0.000530"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:08:56.709097" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:08:56.708764" elapsed="0.000371"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:56.709735" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;false&lt;/transitive&gt;
            &lt;layer-2-attributes-extended-community&gt;
                &lt;primary-pe&gt;true&lt;/primary-pe&gt;
                &lt;backup-pe&gt;true&lt;/backup-pe&gt;
                &lt;control-word&gt;true&lt;/control-word&gt;
                &lt;l2-mtu&gt;200&lt;/l2-mtu&gt;
            &lt;/layer-2-attributes-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:56.709367" elapsed="0.000478"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:56.710478" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "extended-communities": [
            {
              "transitive": false,
              "layer-2-attributes-extended-community": {
                "control-word": true,
                "backup-pe": true,
                "primary-pe": true,
                "l2-mtu": 200
              }
            }
          ],
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:56.710098" elapsed="0.000453"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:56.711179" level="INFO">ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:56.710773" elapsed="0.000471"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:56.711876" level="INFO">ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:56.711466" elapsed="0.000483"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:08:56.712234" elapsed="0.003524"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:56.730177" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '1282', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;false&lt;/transitive&gt;
            &lt;layer-2-attributes-extended-community&gt;
                &lt;primary-pe&gt;true&lt;/primary-pe&gt;
                &lt;backup-pe&gt;true&lt;/backup-pe&gt;
                &lt;control-word&gt;true&lt;/control-word&gt;
                &lt;l2-mtu&gt;200&lt;/l2-mtu&gt;
            &lt;/layer-2-attributes-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-04-21T02:08:56.730281" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=ARYAAhmZmZkAAQHyDN2An%2FcAFgAAAAAK,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:56.730498" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:56.716023" elapsed="0.014512"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:56.737362" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:56.730840" elapsed="0.006621"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:56.748391" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:56.749013" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '570'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"layer-2-attributes-extended-community":{"primary-pe":true,"control-word":true,"l2-mtu":200,"backup-pe":true},"transitive":false}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:56.749165" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:56.737853" elapsed="0.011344"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:56.752604" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"layer-2-attributes-extended-community":{"primary-pe":true,"control-word":true,"l2-mtu":200,"backup-pe":true},"transitive":false}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:56.749432" elapsed="0.003225"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:56.761737" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:56.762433" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '570'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"layer-2-attributes-extended-community":{"primary-pe":true,"control-word":true,"l2-mtu":200,"backup-pe":true},"transitive":false}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:56.762599" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:56.754275" elapsed="0.008377"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:56.766591" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"layer-2-attributes-extended-community":{"primary-pe":true,"control-word":true,"l2-mtu":200,"backup-pe":true},"transitive":false}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:56.762974" elapsed="0.003688"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:56.766913" elapsed="0.014945"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:56.786728" level="INFO">${update} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:08:56.782521" elapsed="0.004254"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:08:56.787062" elapsed="0.002807"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:08:56.789947" elapsed="0.000634"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:08:56.753689" elapsed="0.037035"/>
</kw>
<msg time="2026-04-21T02:08:56.791341" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:56.752894" elapsed="0.039066"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:56.792570" level="INFO">ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:56.792222" elapsed="0.000416"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:56.794018" level="INFO">Length is 174.</msg>
<msg time="2026-04-21T02:08:56.794096" level="INFO">${len_1} = 174</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:56.793678" elapsed="0.000442"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:56.794547" level="INFO">Length is 174.</msg>
<msg time="2026-04-21T02:08:56.794639" level="INFO">${len_2} = 174</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:56.794281" elapsed="0.000383"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:56.794866" elapsed="0.000333"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:56.795576" level="INFO">${sum_1} = 3454</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:56.795364" elapsed="0.000246"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:56.796034" level="INFO">${sum_2} = 3454</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:56.795778" elapsed="0.000285"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:56.796228" elapsed="0.000321"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:08:56.792983" elapsed="0.003631"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:08:56.796813" elapsed="0.002542"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:56.807552" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:56.807763" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '570'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"layer-2-attributes-extended-community":{"primary-pe":true,"control-word":true,"l2-mtu":200,"backup-pe":true},"transitive":false}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:56.807905" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:56.800042" elapsed="0.007895"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:56.812572" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"layer-2-attributes-extended-community":{"primary-pe":true,"control-word":true,"l2-mtu":200,"backup-pe":true},"transitive":false}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:56.808179" elapsed="0.004455"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:56.812887" elapsed="0.004012"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:56.824876" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:56.825118" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '570'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"layer-2-attributes-extended-community":{"primary-pe":true,"control-word":true,"l2-mtu":200,"backup-pe":true},"transitive":false}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:56.825394" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:56.817157" elapsed="0.008275"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:56.829334" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"layer-2-attributes-extended-community":{"primary-pe":true,"control-word":true,"l2-mtu":200,"backup-pe":true},"transitive":false}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:56.825687" elapsed="0.003720"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:56.829634" elapsed="0.003697"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-04-21T02:08:56.837668" elapsed="0.000041"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:56.833472" elapsed="0.004312"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:56.833429" elapsed="0.004427"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:56.845913" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:56.846003" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:56.846235" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:56.838291" elapsed="0.007984"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:08:56.799657" elapsed="0.046761"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:56.856095" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:56.856343" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:56.856481" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:56.848322" elapsed="0.008198"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:56.860470" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:56.856778" elapsed="0.003761"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:56.860770" elapsed="0.003810"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:56.867644" level="INFO">${update} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:08:56.864846" elapsed="0.002866"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:08:56.868003" elapsed="0.003048"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:08:56.871124" elapsed="0.000064"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:08:56.847705" elapsed="0.023630"/>
</kw>
<msg time="2026-04-21T02:08:56.871450" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:56.846694" elapsed="0.024792"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:56.872117" level="INFO">ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:56.871773" elapsed="0.000391"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:56.873093" level="INFO">Length is 162.</msg>
<msg time="2026-04-21T02:08:56.873254" level="INFO">${len_1} = 162</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:56.872807" elapsed="0.000472"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:08:56.873707" level="INFO">Length is 162.</msg>
<msg time="2026-04-21T02:08:56.873784" level="INFO">${len_2} = 162</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:08:56.873442" elapsed="0.000383"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:56.873993" elapsed="0.000327"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:56.874686" level="INFO">${sum_1} = 3007</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:56.874489" elapsed="0.000223"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:08:56.875076" level="INFO">${sum_2} = 3007</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:08:56.874887" elapsed="0.000215"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:56.875260" elapsed="0.000315"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:08:56.872412" elapsed="0.003225"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:56.881330" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:56.881443" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:56.881540" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:56.876306" elapsed="0.005260"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:56.885460" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:56.881745" elapsed="0.003783"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:56.885750" elapsed="0.003578"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:56.897875" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:56.897988" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:56.898095" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:56.889562" elapsed="0.008559"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:56.900739" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:56.898295" elapsed="0.002505"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:56.900961" elapsed="0.002511"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-04-21T02:08:56.906720" elapsed="0.000041"/>
</return>
<status status="PASS" start="2026-04-21T02:08:56.903565" elapsed="0.003260"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:56.903540" elapsed="0.003323"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:56.907082" elapsed="0.000030"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:08:56.875983" elapsed="0.031280"/>
</kw>
<arg>route_eth_lacp_extl2</arg>
<status status="PASS" start="2026-04-21T02:08:56.703540" elapsed="0.203791"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:56.559480" elapsed="0.348031"/>
</test>
<test id="s1-s13-t29" name="Play_To_Odl_route_eth_lacp_extl2" line="133">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:08:56.913083" elapsed="0.000298"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:08:56.912678" elapsed="0.000783"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:56.914922" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:56.914736" elapsed="0.000253"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:56.914710" elapsed="0.000312"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:56.920415" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:56.920304" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:56.920285" elapsed="0.000201"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:08:56.921533" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:08:56.921139" elapsed="0.000421"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:08:56.922050" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:08:56.921727" elapsed="0.000349"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:08:56.922121" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:08:56.922280" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:08:56.920729" elapsed="0.001576"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:56.928250" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:56.928136" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:56.928116" elapsed="0.000206"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:08:56.929821" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:08:56.929610" elapsed="0.000319"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:56.929591" elapsed="0.000396"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:08:56.930578" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:08:56.930148" elapsed="0.000491"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:08:56.931299" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:56.931020" elapsed="0.000340"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:08:56.959233" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:08:56.933275" elapsed="0.026206"/>
</kw>
<msg time="2026-04-21T02:08:56.959677" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:08:56.959774" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:56.931694" elapsed="0.028182"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:08:56.986031" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "_ "e "x "t "l "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:08:56.962095" elapsed="0.024081"/>
</kw>
<msg time="2026-04-21T02:08:56.986318" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:08:56.986412" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:56.960365" elapsed="0.026119"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:56.987288" elapsed="0.000053"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:56.986848" elapsed="0.000564"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:56.986785" elapsed="0.000694"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:56.988265" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "_ "e "x "t "l "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:56.987644" elapsed="0.000837"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:56.989127" elapsed="0.000060"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:56.988662" elapsed="0.000608"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:56.988640" elapsed="0.000701"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:08:56.989390" elapsed="0.000049"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:08:56.994864" elapsed="0.000318"/>
</kw>
<msg time="2026-04-21T02:08:56.995328" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:08:56.993724" elapsed="0.001764"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:56.996011" elapsed="0.000031"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:56.996256" elapsed="0.000022"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:08:56.991949" elapsed="0.004532"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:08:56.989760" elapsed="0.006808"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:08:56.929161" elapsed="0.067588"/>
</kw>
<msg time="2026-04-21T02:08:56.996904" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:56.996951" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:56.928481" elapsed="0.068511"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:08:56.997187" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:08:56.997075" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:56.997055" elapsed="0.000220"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:56.997778" elapsed="0.000045"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:56.998249" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:08:56.998323" elapsed="0.000018"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:08:56.927765" elapsed="0.070676"/>
</kw>
<msg time="2026-04-21T02:08:56.998541" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:08:56.998586" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:56.922745" elapsed="0.075885"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:56.998994" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:56.998714" elapsed="0.000337"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:56.998695" elapsed="0.000380"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:08:56.922589" elapsed="0.076511"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:08:56.922379" elapsed="0.076764"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:08:56.919929" elapsed="0.079295"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:08:56.914325" elapsed="0.084962"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:08:56.913682" elapsed="0.085658"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:08:56.909567" elapsed="0.089834"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:57.005873" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:57.006186" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:57.006334" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:56.999878" elapsed="0.006494"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:57.006625" elapsed="0.004405"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:57.016635" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:57.016745" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:08:57.016875" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:57.011298" elapsed="0.005605"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:57.020072" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:57.019705" elapsed="0.000395"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:57.020537" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:57.020259" elapsed="0.000305"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:57.020726" elapsed="0.000358"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:57.017140" elapsed="0.004006"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:56.999570" elapsed="0.021629"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:08:56.908878" elapsed="0.112366"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:57.022019" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extl2/route_eth_lacp_extl2.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extl2/route_eth_lacp_extl2.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:57.022196" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:57.021804" elapsed="0.000420"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:08:57.051890" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extl2.titanium/route_eth_lacp_extl2.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:08:57.051490" elapsed="0.000429"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:08:57.052693" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extl2.titanium/route_eth_lacp_extl2.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:08:57.052433" elapsed="0.000347">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extl2.titanium/route_eth_lacp_extl2.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:08:57.052903" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:08:57.052088" elapsed="0.000855"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:08:57.053519" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extl2/route_eth_lacp_extl2.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:08:57.053124" elapsed="0.000422"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:57.053905" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extl2/route_eth_lacp_extl2.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extl2/route_eth_lacp_extl2.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:57.054033" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:57.053747" elapsed="0.000313"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:57.054469" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "extended-communities": [
            {
              "transitive": false,
              "layer-2-attributes-extended-community": {
                "control-word": true,
                "backup-pe": true,
                "primary-pe": true,
                "l2-mtu": 200
              }
            }
          ],
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:57.054222" elapsed="0.000299"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:08:57.054928" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:08:57.054590" elapsed="0.000411"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:08:57.055478" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:08:57.055182" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:57.055031" elapsed="0.000508"/>
</branch>
<status status="PASS" start="2026-04-21T02:08:57.054570" elapsed="0.000991"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:08:57.056190" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:08:57.055713" elapsed="0.000505"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:08:57.056266" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:08:57.056421" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:08:57.049168" elapsed="0.007279"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:57.056833" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extl2/announce_route_eth_lacp_extl2.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extl2/announce_route_eth_lacp_extl2.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:57.056963" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:57.056608" elapsed="0.000393"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:08:57.057358" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extl2/withdraw_route_eth_lacp_extl2.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extl2/withdraw_route_eth_lacp_extl2.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:08:57.057479" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:08:57.057164" elapsed="0.000341"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:57.057929" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;false&lt;/transitive&gt;
            &lt;layer-2-attributes-extended-community&gt;
                &lt;primary-pe&gt;true&lt;/primary-pe&gt;
                &lt;backup-pe&gt;true&lt;/backup-pe&gt;
                &lt;control-word&gt;true&lt;/control-word&gt;
                &lt;l2-mtu&gt;200&lt;/l2-mtu&gt;
            &lt;/layer-2-attributes-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:57.057665" elapsed="0.000325"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:57.058432" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "extended-communities": [
            {
              "transitive": false,
              "layer-2-attributes-extended-community": {
                "control-word": true,
                "backup-pe": true,
                "primary-pe": true,
                "l2-mtu": 200
              }
            }
          ],
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:57.058188" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:57.058894" level="INFO">ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:57.058637" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:08:57.059383" level="INFO">ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:08:57.059138" elapsed="0.000291"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:08:57.059581" elapsed="0.023703"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:08:57.083453" elapsed="0.002023"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:57.092459" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:57.092666" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:57.092863" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:08:57.086613" elapsed="0.006874">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:57.093809" elapsed="0.000037"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-04-21T02:08:57.094184" elapsed="0.000036"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-04-21T02:08:57.086240" elapsed="0.008148">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:59.104729" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:59.104957" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '570'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"layer-2-attributes-extended-community":{"primary-pe":true,"control-word":true,"l2-mtu":200,"backup-pe":true},"transitive":false}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:08:59.105116" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:59.095762" elapsed="0.009384"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-04-21T02:08:59.105834" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "extended-communities": [
            {
              "transitive": false,
              "layer-2-attributes-extended-community": {
                "control-word": true,
                "backup-pe": true,
                "primary-pe": true,
                "l2-mtu": 200
              }
            }
          ],
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<msg time="2026-04-21T02:08:59.108281" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"layer-2-attributes-extended-community":{"primary-pe":true,"control-word":true,"l2-mtu":200,"backup-pe":true},"transitive":false}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-04-21T02:08:59.105383" elapsed="0.002977"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:59.114027" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "layer-2-attributes-extended-community": {
        "backup-pe": true,
        ...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:59.113075" elapsed="0.001001"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:59.115117" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "layer-2-attributes-extended-community": {
        "backup-pe": true,
        ...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:59.114322" elapsed="0.000841"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:08:59.115408" elapsed="0.000669"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:08:59.108719" elapsed="0.007442"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-04-21T02:08:59.094960" elapsed="0.021258"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:57.085683" elapsed="2.030600"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:08:59.116470" elapsed="0.002884"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:59.126512" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:59.126688" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:08:59.126857" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:59.120378" elapsed="0.006519"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:08:59.127156" elapsed="0.004300"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:08:59.138770" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:08:59.140130" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '718'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"layer-2-attributes-extended-community":{"primary-pe":true,"control-word":true,"l2-mtu":200,"backup-pe":true},"transitive":false}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-04-21T02:08:59.140474" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:08:59.131737" elapsed="0.008802"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:59.148971" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:59.148575" elapsed="0.000427"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:08:59.149842" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:08:59.149168" elapsed="0.000706"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:08:59.150432" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "extended-communities": [
        {
         "layer-2-attributes-extended-community": {
          "backup-pe": true,
          "control-word": true,
          "l2-mtu": 200,
          "primary-pe": true
         },
         "transitive": false
        }
       ],
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "ethernet-a-d-route": {
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "lacp-auto-generated": {
        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
        "ce-lacp-port-key": 22
       },
       "mpls-label": 24001
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:08:59.150717" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,47 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "layer-2-attributes-extended-community": {
+          "backup-pe": true,
+          "control-word": true,
+          "l2-mtu": 200,
+          "primary-pe": true
+         },
+         "transitive": false
+        }
+       ],
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:08:59.150043" elapsed="0.000806">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,47 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "layer-2-attributes-extended-community": {
+          "backup-pe": true,
+          "control-word": true,
+          "l2-mtu": 200,
+          "primary-pe": true
+         },
+         "transitive": false
    [ Message content over the limit has been removed. ]
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:08:59.141105" elapsed="0.009932">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,47 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "layer-2-attributes-extended-community": {
+          "backup-pe": true,
+          "control-word": true,
+          "l2-mtu": 200,
+          "primary-pe": true
+         },
+         "transitive": false
    [ Message content over the limit has been removed. ]
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:08:59.120088" elapsed="0.031107">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,47 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "layer-2-attributes-extended-community": {
+          "backup-pe": true,
+          "control-word": true,
+          "l2-mtu": 200,
+          "primary-pe": true
+         },
+         "transitive": false
    [ Message content over the limit has been removed. ]
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:01.164526" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:01.164879" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:01.165053" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:01.153094" elapsed="0.011998"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:01.165394" elapsed="0.003897"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:01.175539" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:01.175692" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:01.175869" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:01.169548" elapsed="0.006360"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:01.180387" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:01.179952" elapsed="0.000474"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:01.181096" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:01.180682" elapsed="0.000456"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:01.181420" elapsed="0.000541"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:01.176292" elapsed="0.005760"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:01.152086" elapsed="0.030062"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:08:59.119562" elapsed="2.062652"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:09:01.183062" elapsed="0.003307"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:01.195093" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:01.195247" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:01.195394" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:01.188100" elapsed="0.007329"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:01.195662" elapsed="0.003638"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:01.206037" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:01.206194" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:01.206450" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:01.199553" elapsed="0.006940"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:01.211211" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:01.210732" elapsed="0.000692"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:01.212073" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:01.211649" elapsed="0.000468"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:01.212394" elapsed="0.000547"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:01.206872" elapsed="0.006166"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:01.187319" elapsed="0.025801"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:01.186654" elapsed="0.026522"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-04-21T02:09:01.182492" elapsed="0.030767"/>
</kw>
<arg>route_eth_lacp_extl2</arg>
<status status="PASS" start="2026-04-21T02:08:57.021482" elapsed="4.191849"/>
</kw>
<status status="PASS" start="2026-04-21T02:08:56.907986" elapsed="4.305508"/>
</test>
<test id="s1-s13-t30" name="Odl_To_Play_route_eth_lacp_extmac" line="136">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:09:01.219112" elapsed="0.000312"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:09:01.218676" elapsed="0.000831"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:01.221067" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:01.220868" elapsed="0.000273"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:01.220827" elapsed="0.000349"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:01.228410" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:01.228257" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:01.228231" elapsed="0.000275"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:09:01.229915" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:09:01.229336" elapsed="0.000617"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:09:01.230454" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:09:01.230145" elapsed="0.000335"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:09:01.230525" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:09:01.230698" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:09:01.228836" elapsed="0.001886"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:01.236667" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:01.236554" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:01.236534" elapsed="0.000217"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:01.238412" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:01.238211" elapsed="0.000307"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:01.238192" elapsed="0.000389"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:09:01.239218" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:09:01.238757" elapsed="0.000522"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:09:01.239918" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:01.239632" elapsed="0.000348"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:09:01.270154" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:09:01.241880" elapsed="0.028562"/>
</kw>
<msg time="2026-04-21T02:09:01.270742" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:09:01.271040" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:01.240292" elapsed="0.031188"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:09:01.297066" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "_ "e "x "t "m "a "c "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:09:01.275246" elapsed="0.021959"/>
</kw>
<msg time="2026-04-21T02:09:01.297342" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:09:01.297447" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:01.272464" elapsed="0.025099"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:01.298281" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:01.297903" elapsed="0.000498"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:01.297880" elapsed="0.000581"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:01.299249" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "_ "e "x "t "m "a "c "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:01.298634" elapsed="0.000734"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:01.299942" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:01.299548" elapsed="0.000512"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:01.299528" elapsed="0.000591"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:09:01.300156" elapsed="0.000032"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:01.303836" elapsed="0.002377"/>
</kw>
<msg time="2026-04-21T02:09:01.306267" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:09:01.303325" elapsed="0.003016"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:01.306589" elapsed="0.000026"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:01.306830" elapsed="0.000023"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:09:01.302523" elapsed="0.004535"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:09:01.300457" elapsed="0.006687"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:09:01.237645" elapsed="0.069698"/>
</kw>
<msg time="2026-04-21T02:09:01.307439" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:01.307484" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:01.236940" elapsed="0.070580"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:09:01.307708" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:09:01.307596" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:01.307577" elapsed="0.000261"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:01.308328" elapsed="0.000030"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:01.308765" elapsed="0.000050"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:09:01.308867" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:09:01.236191" elapsed="0.072787"/>
</kw>
<msg time="2026-04-21T02:09:01.309070" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:01.309114" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:01.231169" elapsed="0.077980"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:01.309571" elapsed="0.000080"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:01.309224" elapsed="0.000466"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:01.309207" elapsed="0.000508"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:09:01.231014" elapsed="0.078724"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:09:01.230806" elapsed="0.078966"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:09:01.227757" elapsed="0.082121"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:09:01.220408" elapsed="0.089525"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:01.219725" elapsed="0.090252"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:09:01.215372" elapsed="0.094657"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:01.316713" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:01.316884" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:01.316996" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:01.310470" elapsed="0.006553"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:01.317190" elapsed="0.002645"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:01.326216" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:01.326366" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:01.326509" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:01.320003" elapsed="0.006542"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:01.330946" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:01.330483" elapsed="0.000503"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:01.331595" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:01.331216" elapsed="0.000417"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:01.331876" elapsed="0.000459"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:01.326894" elapsed="0.005527"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:01.310185" elapsed="0.022311"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:09:01.214600" elapsed="0.117950"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:01.333678" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extmac/route_eth_lacp_extmac.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extmac/route_eth_lacp_extmac.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:01.333949" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:01.333360" elapsed="0.000669"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:01.334527" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extmac/route_eth_lacp_extmac.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extmac/route_eth_lacp_extmac.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:01.334705" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:01.334257" elapsed="0.000485"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:01.335249" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extmac/announce_route_eth_lacp_extmac.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extmac/announce_route_eth_lacp_extmac.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:01.335423" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:01.334985" elapsed="0.000475"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:09:01.336000" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:09:01.335681" elapsed="0.000356"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:01.336583" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extmac/withdraw_route_eth_lacp_extmac.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extmac/withdraw_route_eth_lacp_extmac.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:01.336762" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:01.336301" elapsed="0.000520"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:09:01.337328" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:09:01.337045" elapsed="0.000321"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:01.337975" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;mac-mobility-extended-community&gt;
                &lt;static&gt;true&lt;/static&gt;
                &lt;seq-number&gt;200&lt;/seq-number&gt;
            &lt;/mac-mobility-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:01.337606" elapsed="0.000451"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:01.338602" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "extended-communities": [
            {
              "mac-mobility-extended-community": {
                "seq-number": 200,
                "static": true
              },
              "transitive": true
            }
          ],
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:01.338272" elapsed="0.000400"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:01.339240" level="INFO">ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:01.338905" elapsed="0.000397"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:01.339860" level="INFO">ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:01.339514" elapsed="0.000407"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:09:01.340127" elapsed="0.055333"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:01.414045" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '1175', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;mac-mobility-extended-community&gt;
                &lt;static&gt;true&lt;/static&gt;
                &lt;seq-number&gt;200&lt;/seq-number&gt;
            &lt;/mac-mobility-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-04-21T02:09:01.414328" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=ARYAAhmZmZkAAQHyDN2An%2FcAFgAAAAAK,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:01.414613" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:01.395747" elapsed="0.018928"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:01.421481" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:01.415159" elapsed="0.006427"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:01.429750" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:01.430414" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '526'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"mac-mobility-extended-community":{"seq-number":200,"static":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:01.430573" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:01.422008" elapsed="0.008603"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:01.434487" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"mac-mobility-extended-community":{"seq-number":200,"static":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:01.430877" elapsed="0.003685"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:01.442752" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:01.443369" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '526'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"mac-mobility-extended-community":{"seq-number":200,"static":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:01.443512" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:01.436061" elapsed="0.007488"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:01.447297" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"mac-mobility-extended-community":{"seq-number":200,"static":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:01.443810" elapsed="0.003559"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:01.447594" elapsed="0.003865"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:01.454242" level="INFO">${update} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:09:01.451694" elapsed="0.002591"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:09:01.454543" elapsed="0.003142"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:09:01.457762" elapsed="0.000085"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:09:01.435538" elapsed="0.022534"/>
</kw>
<msg time="2026-04-21T02:09:01.458214" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:01.434840" elapsed="0.023412"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:01.458878" level="INFO">ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:01.458493" elapsed="0.000452"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:01.460206" level="INFO">Length is 174.</msg>
<msg time="2026-04-21T02:09:01.460314" level="INFO">${len_1} = 174</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:01.459829" elapsed="0.000520"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:01.460951" level="INFO">Length is 174.</msg>
<msg time="2026-04-21T02:09:01.461055" level="INFO">${len_2} = 174</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:01.460569" elapsed="0.000520"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:01.461419" elapsed="0.000474"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:01.462332" level="INFO">${sum_1} = 3380</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:01.462119" elapsed="0.000239"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:01.462697" level="INFO">${sum_2} = 3380</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:01.462513" elapsed="0.000210"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:01.462902" elapsed="0.000311"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:09:01.459285" elapsed="0.003989"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:09:01.463426" elapsed="0.002319"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:01.471738" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:01.471887" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '526'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"mac-mobility-extended-community":{"seq-number":200,"static":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:01.471995" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:01.466467" elapsed="0.005554"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:01.474612" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"mac-mobility-extended-community":{"seq-number":200,"static":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:01.472193" elapsed="0.002469"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:01.474834" elapsed="0.002524"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:01.484718" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:01.484917" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '526'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"mac-mobility-extended-community":{"seq-number":200,"static":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:01.485141" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:01.477524" elapsed="0.007656"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:01.488949" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"mac-mobility-extended-community":{"seq-number":200,"static":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:01.485588" elapsed="0.003431"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:01.489278" elapsed="0.003472"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-04-21T02:09:01.496131" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:01.492886" elapsed="0.003309"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:01.492855" elapsed="0.003375"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:01.503651" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:01.503697" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:01.503816" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:01.496445" elapsed="0.007400"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:09:01.466016" elapsed="0.037898"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:01.510117" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:01.510271" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:01.510402" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:01.504887" elapsed="0.005553"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:01.514083" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:01.510678" elapsed="0.003472"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:01.514366" elapsed="0.003514"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:01.520468" level="INFO">${update} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:09:01.518109" elapsed="0.002399"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:09:01.520753" elapsed="0.003003"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:09:01.523844" elapsed="0.000049"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:09:01.504538" elapsed="0.019495"/>
</kw>
<msg time="2026-04-21T02:09:01.524143" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:01.504085" elapsed="0.020094"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:01.524756" level="INFO">ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:01.524411" elapsed="0.000431"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:01.526108" level="INFO">Length is 162.</msg>
<msg time="2026-04-21T02:09:01.526271" level="INFO">${len_1} = 162</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:01.525713" elapsed="0.000592"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:01.526910" level="INFO">Length is 162.</msg>
<msg time="2026-04-21T02:09:01.527016" level="INFO">${len_2} = 162</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:01.526528" elapsed="0.000521"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:01.527269" elapsed="0.000430"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:01.528199" level="INFO">${sum_1} = 2933</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:01.527942" elapsed="0.000292"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:01.528695" level="INFO">${sum_2} = 2933</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:01.528449" elapsed="0.000281"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:01.528999" elapsed="0.000353"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:09:01.525197" elapsed="0.004215"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:01.534756" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:01.534888" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:01.534982" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:01.529993" elapsed="0.005014"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:01.537804" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:01.535177" elapsed="0.002678"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:01.538014" elapsed="0.002490"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:01.547910" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:01.548062" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:01.548205" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:01.540669" elapsed="0.007578"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:01.551911" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:01.548484" elapsed="0.003495"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:01.552199" elapsed="0.003519"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-04-21T02:09:01.559161" elapsed="0.000041"/>
</return>
<status status="PASS" start="2026-04-21T02:09:01.555847" elapsed="0.003399"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:01.555818" elapsed="0.003463"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:01.559495" elapsed="0.000030"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:09:01.529675" elapsed="0.029995"/>
</kw>
<arg>route_eth_lacp_extmac</arg>
<status status="PASS" start="2026-04-21T02:09:01.332935" elapsed="0.226799"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:01.213927" elapsed="0.345990"/>
</test>
<test id="s1-s13-t31" name="Play_To_Odl_route_eth_lacp_extmac" line="138">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:09:01.565288" elapsed="0.000228"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:09:01.564955" elapsed="0.000616"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:01.566570" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:01.566459" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:01.566441" elapsed="0.000198"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:01.571626" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:01.571522" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:01.571504" elapsed="0.000190"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:09:01.572702" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:09:01.572320" elapsed="0.000409"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:09:01.573257" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:09:01.572947" elapsed="0.000336"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:09:01.573329" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:09:01.573505" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:09:01.571939" elapsed="0.001591"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:01.579506" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:01.579393" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:01.579372" elapsed="0.000206"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:01.581087" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:01.580899" elapsed="0.000295"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:01.580881" elapsed="0.000372"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:09:01.581861" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:09:01.581421" elapsed="0.000502"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:09:01.582558" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:01.582274" elapsed="0.000346"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:09:01.612282" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:09:01.584550" elapsed="0.027944"/>
</kw>
<msg time="2026-04-21T02:09:01.612726" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:09:01.612963" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:01.582958" elapsed="0.030139"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:09:01.641507" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "_ "e "x "t "m "a "c "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:09:01.616349" elapsed="0.025307"/>
</kw>
<msg time="2026-04-21T02:09:01.641817" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:09:01.641920" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:01.613841" elapsed="0.028159"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:01.642718" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:01.642320" elapsed="0.000538"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:01.642293" elapsed="0.000628"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:01.643706" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "_ "e "x "t "m "a "c "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:01.643088" elapsed="0.000838"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:01.644493" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:01.644123" elapsed="0.000488"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:01.644101" elapsed="0.000599"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:09:01.644747" elapsed="0.000057"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:01.648537" elapsed="0.000186"/>
</kw>
<msg time="2026-04-21T02:09:01.648769" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:09:01.647947" elapsed="0.000928"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:01.649113" elapsed="0.000026"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:01.649344" elapsed="0.000023"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:09:01.647141" elapsed="0.002428"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:09:01.645120" elapsed="0.004540"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:09:01.580418" elapsed="0.069443"/>
</kw>
<msg time="2026-04-21T02:09:01.649961" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:01.650017" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:01.579735" elapsed="0.070324"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:09:01.650250" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:09:01.650138" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:01.650120" elapsed="0.000217"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:01.650908" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:01.651362" elapsed="0.000028"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:09:01.651440" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:09:01.579036" elapsed="0.072519"/>
</kw>
<msg time="2026-04-21T02:09:01.651651" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:01.651696" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:01.573946" elapsed="0.077786"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:01.652097" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:01.651829" elapsed="0.000324"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:01.651810" elapsed="0.000368"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:09:01.573778" elapsed="0.078424"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:09:01.573592" elapsed="0.078648"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:09:01.571164" elapsed="0.081135"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:09:01.566171" elapsed="0.086185"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:01.565726" elapsed="0.086677"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:09:01.561847" elapsed="0.090611"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:01.658956" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:01.659211" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:01.659351" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:01.652973" elapsed="0.006414"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:01.659624" elapsed="0.003701"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:01.669563" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:01.669670" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:01.669775" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:01.663555" elapsed="0.006270"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:01.673081" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:01.672722" elapsed="0.000388"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:01.673549" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:01.673271" elapsed="0.000305"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:01.673738" elapsed="0.000364"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:01.670079" elapsed="0.004086"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:01.652661" elapsed="0.021559"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:09:01.561141" elapsed="0.113121"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:01.675036" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extmac/route_eth_lacp_extmac.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extmac/route_eth_lacp_extmac.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:01.675204" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:01.674817" elapsed="0.000417"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:09:01.705400" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extmac.titanium/route_eth_lacp_extmac.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:09:01.705007" elapsed="0.000421"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:09:01.706253" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extmac.titanium/route_eth_lacp_extmac.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:09:01.705971" elapsed="0.000373">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extmac.titanium/route_eth_lacp_extmac.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:09:01.706443" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:09:01.705601" elapsed="0.000867"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:09:01.707063" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extmac/route_eth_lacp_extmac.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:09:01.706640" elapsed="0.000451"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:01.707444" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extmac/route_eth_lacp_extmac.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extmac/route_eth_lacp_extmac.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:01.707578" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:01.707295" elapsed="0.000310"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:01.708044" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "extended-communities": [
            {
              "mac-mobility-extended-community": {
                "seq-number": 200,
                "static": true
              },
              "transitive": true
            }
          ],
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:01.707768" elapsed="0.000330"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:09:01.708534" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:01.708171" elapsed="0.000426"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:09:01.709103" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:09:01.708774" elapsed="0.000356"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:01.708624" elapsed="0.000541"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:01.708150" elapsed="0.001038"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:09:01.709827" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:09:01.709340" elapsed="0.000517"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:09:01.709908" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:09:01.710088" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:09:01.702422" elapsed="0.007693"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:01.710475" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extmac/announce_route_eth_lacp_extmac.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extmac/announce_route_eth_lacp_extmac.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:01.710604" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:01.710279" elapsed="0.000351"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:01.711005" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extmac/withdraw_route_eth_lacp_extmac.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extmac/withdraw_route_eth_lacp_extmac.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:01.711148" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:01.710804" elapsed="0.000371"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:01.711583" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;mac-mobility-extended-community&gt;
                &lt;static&gt;true&lt;/static&gt;
                &lt;seq-number&gt;200&lt;/seq-number&gt;
            &lt;/mac-mobility-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:01.711335" elapsed="0.000307"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:01.712072" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "extended-communities": [
            {
              "mac-mobility-extended-community": {
                "seq-number": 200,
                "static": true
              },
              "transitive": true
            }
          ],
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:01.711812" elapsed="0.000344"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:01.712595" level="INFO">ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:01.712315" elapsed="0.000331"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:01.713282" level="INFO">ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:01.712828" elapsed="0.000500"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:09:01.713485" elapsed="0.002332"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:09:01.715984" elapsed="0.002040"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:01.724258" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:01.724415" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:01.724575" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:09:01.719024" elapsed="0.006131">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:01.725426" elapsed="0.000031"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:01.725752" elapsed="0.000061"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-04-21T02:09:01.718664" elapsed="0.007299">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:03.736679" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:03.737055" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '526'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"mac-mobility-extended-community":{"seq-number":200,"static":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:03.737316" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:03.727671" elapsed="0.009716"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-04-21T02:09:03.738561" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "extended-communities": [
            {
              "mac-mobility-extended-community": {
                "seq-number": 200,
                "static": true
              },
              "transitive": true
            }
          ],
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<msg time="2026-04-21T02:09:03.743027" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"mac-mobility-extended-community":{"seq-number":200,"static":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-04-21T02:09:03.737880" elapsed="0.005324"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:03.748471" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "mac-mobility-extended-community": {
        "seq-number": 200,
        "stati...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:03.747606" elapsed="0.000908"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:03.749564" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "mac-mobility-extended-community": {
        "seq-number": 200,
        "stati...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:03.748753" elapsed="0.000853"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:03.749876" elapsed="0.000499"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:03.743636" elapsed="0.006806"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-04-21T02:09:03.726673" elapsed="0.023826"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:01.718202" elapsed="2.032348"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:09:03.750712" elapsed="0.003180"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:03.761405" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:03.761604" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:03.761759" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:03.754892" elapsed="0.006929"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:03.762063" elapsed="0.003631"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:03.771727" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:03.772512" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '674'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"mac-mobility-extended-community":{"seq-number":200,"static":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-04-21T02:09:03.772680" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:03.765958" elapsed="0.006759"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:03.777211" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:03.776765" elapsed="0.000485"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:03.778238" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:03.777468" elapsed="0.000809"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:09:03.779004" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "extended-communities": [
        {
         "mac-mobility-extended-community": {
          "seq-number": 200,
          "static": true
         },
         "transitive": true
        }
       ],
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "ethernet-a-d-route": {
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "lacp-auto-generated": {
        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
        "ce-lacp-port-key": 22
       },
       "mpls-label": 24001
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:09:03.779438" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,45 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "mac-mobility-extended-community": {
+          "seq-number": 200,
+          "static": true
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:09:03.778499" elapsed="0.001055">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,45 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "mac-mobility-extended-community": {
+          "seq-number": 200,
+          "static": true
+         },
+         "transitive": true
+        }
+       ],
    [ Message content over the limit has been removed. ]
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:09:03.773096" elapsed="0.006712">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,45 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "mac-mobility-extended-community": {
+          "seq-number": 200,
+          "static": true
+         },
+         "transitive": true
+        }
+       ],
    [ Message content over the limit has been removed. ]
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:09:03.754582" elapsed="0.025442">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,45 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "mac-mobility-extended-community": {
+          "seq-number": 200,
+          "static": true
+         },
+         "transitive": true
+        }
+       ],
    [ Message content over the limit has been removed. ]
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:05.789952" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:05.790237" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:05.790464" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:05.781681" elapsed="0.008843"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:05.790947" elapsed="0.004754"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:05.801221" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:05.801369" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:05.801510" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:05.795955" elapsed="0.005592"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:05.806017" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:05.805564" elapsed="0.000493"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:05.806655" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:05.806278" elapsed="0.000415"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:05.806933" elapsed="0.000464"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:05.801976" elapsed="0.005507"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:05.780823" elapsed="0.026734"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:03.754101" elapsed="2.053510"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:09:05.808389" elapsed="0.003358"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:05.818387" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:05.818656" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:05.818948" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:05.813134" elapsed="0.005879"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:05.819421" elapsed="0.006208"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:05.832304" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:05.832460" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:05.832631" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:05.825889" elapsed="0.006780"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:05.837060" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:05.836635" elapsed="0.000464"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:05.837699" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:05.837322" elapsed="0.000416"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:05.837982" elapsed="0.000459"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:05.833017" elapsed="0.005509"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:05.812668" elapsed="0.025932"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:05.812050" elapsed="0.026602"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-04-21T02:09:05.807897" elapsed="0.030831"/>
</kw>
<arg>route_eth_lacp_extmac</arg>
<status status="PASS" start="2026-04-21T02:09:01.674495" elapsed="4.164317"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:01.560413" elapsed="4.278618"/>
</test>
<test id="s1-s13-t32" name="Odl_To_Play_route_eth_lan" line="141">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:09:05.844330" elapsed="0.000351"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:09:05.843953" elapsed="0.000808"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:05.846247" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:05.846072" elapsed="0.000248"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:05.846038" elapsed="0.000321"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:05.852435" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:05.852326" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:05.852308" elapsed="0.000213"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:09:05.853617" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:09:05.853194" elapsed="0.000451"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:09:05.854134" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:09:05.853829" elapsed="0.000331"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:09:05.854205" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:09:05.854381" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:09:05.852783" elapsed="0.001624"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:05.860091" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:05.859983" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:05.859964" elapsed="0.000196"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:05.861701" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:05.861517" elapsed="0.000310"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:05.861498" elapsed="0.000390"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:09:05.862466" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:09:05.862044" elapsed="0.000485"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:09:05.863175" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:05.862901" elapsed="0.000335"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:09:05.894980" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:09:05.865164" elapsed="0.029945"/>
</kw>
<msg time="2026-04-21T02:09:05.895245" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:09:05.895355" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:05.863551" elapsed="0.031875"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:09:05.922962" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:09:05.897407" elapsed="0.025688"/>
</kw>
<msg time="2026-04-21T02:09:05.923228" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:09:05.923324" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:05.895840" elapsed="0.027556"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:05.924103" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:05.923702" elapsed="0.000517"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:05.923680" elapsed="0.000598"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:05.925076" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:05.924474" elapsed="0.000772"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:05.925783" elapsed="0.000065"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:05.925425" elapsed="0.000492"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:05.925404" elapsed="0.000572"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:09:05.926015" elapsed="0.000036"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:05.929706" elapsed="0.000325"/>
</kw>
<msg time="2026-04-21T02:09:05.930076" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:09:05.929111" elapsed="0.001036"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:05.930373" elapsed="0.000023"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:05.930592" elapsed="0.000023"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:09:05.928290" elapsed="0.002538"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:09:05.926317" elapsed="0.004600"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:09:05.861063" elapsed="0.070032"/>
</kw>
<msg time="2026-04-21T02:09:05.931190" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:05.931234" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:05.860314" elapsed="0.070956"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:09:05.931483" elapsed="0.000034"/>
</return>
<status status="PASS" start="2026-04-21T02:09:05.931347" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:05.931329" elapsed="0.000267"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:05.932091" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:05.932565" elapsed="0.000028"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:09:05.932642" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:09:05.859626" elapsed="0.073127"/>
</kw>
<msg time="2026-04-21T02:09:05.932877" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:05.932924" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:05.854845" elapsed="0.078116"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:05.933298" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:05.933038" elapsed="0.000313"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:05.933020" elapsed="0.000356"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:09:05.854679" elapsed="0.078721"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:09:05.854487" elapsed="0.078946"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:09:05.851958" elapsed="0.081533"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:09:05.845623" elapsed="0.087925"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:05.845001" elapsed="0.088593"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:09:05.840844" elapsed="0.092804"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:05.941043" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:05.941220" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:05.941334" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:05.934140" elapsed="0.007230"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:05.941609" elapsed="0.003895"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:05.952476" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:05.952625" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:05.952766" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:05.945737" elapsed="0.007097"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:05.957354" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:05.956824" elapsed="0.000580"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:05.958061" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:05.957639" elapsed="0.000461"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:05.958326" elapsed="0.000483"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:05.953171" elapsed="0.005729"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:05.933861" elapsed="0.025116"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:09:05.840135" elapsed="0.118900"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:05.960146" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lan/route_eth_lan.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lan/route_eth_lan.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:05.960427" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:05.959859" elapsed="0.000612"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:05.960994" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lan/route_eth_lan.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lan/route_eth_lan.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:05.961175" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:05.960697" elapsed="0.000516"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:05.961597" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lan/announce_route_eth_lan.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lan/announce_route_eth_lan.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:05.961723" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000102f20cdd809ff70014000000000a05dc10</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:05.961404" elapsed="0.000345"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:09:05.962159" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000102f20cdd809ff70014000000000a05dc10</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:09:05.961937" elapsed="0.000250"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:05.962582" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lan/withdraw_route_eth_lan.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lan/withdraw_route_eth_lan.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:05.962712" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000102f20cdd809ff70014000000000a05dc10</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:05.962385" elapsed="0.000353"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:09:05.963118" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000102f20cdd809ff70014000000000a05dc10</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:09:05.962914" elapsed="0.000231"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:05.963561" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;lan-auto-generated&gt;
            &lt;root-bridge-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/root-bridge-mac-address&gt;
            &lt;root-bridge-priority&gt;20&lt;/root-bridge-priority&gt;
        &lt;/lan-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:05.963307" elapsed="0.000311"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:05.964036" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lan-auto-generated": {
            "root-bridge-priority": 20,
            "root-bridge-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:05.963774" elapsed="0.000312"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:05.964502" level="INFO">ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000102f20cdd809ff70014000000000a05dc10</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:05.964241" elapsed="0.000305"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:05.964961" level="INFO">ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000102f20cdd809ff70014000000000a05dc10</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:05.964700" elapsed="0.000305"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:09:05.965158" elapsed="0.002912"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:05.981186" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '908', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;lan-auto-generated&gt;
            &lt;root-bridge-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/root-bridge-mac-address&gt;
            &lt;root-bridge-priority&gt;20&lt;/root-bridge-priority&gt;
        &lt;/lan-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-04-21T02:09:05.981276" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=ARYAAhmZmZkAAQLyDN2An%2FcAFAAAAAAK,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:05.981511" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:05.968271" elapsed="0.013302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:05.987582" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:05.982031" elapsed="0.005647"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:05.996225" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:05.996683" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '421'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:05.996813" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:05.988064" elapsed="0.008778"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:05.999443" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:05.997014" elapsed="0.002478"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:06.006634" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:06.007152" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '421'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:06.007289" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:06.000581" elapsed="0.006747"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:06.010997" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:06.007567" elapsed="0.003498"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:06.011283" elapsed="0.003596"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:06.017264" level="INFO">${update} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000102f20cdd809ff70014000000000a05dc10</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:09:06.015111" elapsed="0.002194"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:09:06.017558" elapsed="0.003142"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:09:06.020777" elapsed="0.000080"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:09:06.000166" elapsed="0.020838"/>
</kw>
<msg time="2026-04-21T02:09:06.021114" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000102f20cdd809ff70014000000000a05dc10</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:05.999670" elapsed="0.021479"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:06.021732" level="INFO">ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000102f20cdd809ff70014000000000a05dc10</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:06.021383" elapsed="0.000433"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:06.023068" level="INFO">Length is 152.</msg>
<msg time="2026-04-21T02:09:06.023175" level="INFO">${len_1} = 152</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:06.022668" elapsed="0.000540"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:06.023804" level="INFO">Length is 152.</msg>
<msg time="2026-04-21T02:09:06.023914" level="INFO">${len_2} = 152</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:06.023430" elapsed="0.000517"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:06.024168" elapsed="0.000495"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:06.025173" level="INFO">${sum_1} = 2934</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:06.024913" elapsed="0.000297"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:06.025624" level="INFO">${sum_2} = 2934</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:06.025440" elapsed="0.000209"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:06.025820" elapsed="0.000312"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:09:06.022150" elapsed="0.004042"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:09:06.026346" elapsed="0.001945"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:06.034870" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:06.035039" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '421'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:06.035173" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:06.028846" elapsed="0.006362"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:06.039129" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:06.035446" elapsed="0.003751"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:06.039418" elapsed="0.003497"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:06.049207" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:06.049324" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '421'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:06.049433" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:06.043147" elapsed="0.006312"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:06.052035" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:06.049630" elapsed="0.002453"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:06.052268" elapsed="0.002467"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-04-21T02:09:06.057184" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:06.054837" elapsed="0.002392"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:06.054813" elapsed="0.002440"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:06.065395" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:06.065503" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:06.065645" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:06.057452" elapsed="0.008230"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:09:06.028543" elapsed="0.037231"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:06.073073" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:06.073267" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:06.073417" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:06.067132" elapsed="0.006330"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:06.077081" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:06.073708" elapsed="0.003440"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:06.077363" elapsed="0.003452"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:06.083340" level="INFO">${update} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000102f20cdd809ff70014000000000a05dc10</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:09:06.081043" elapsed="0.002327"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:09:06.083549" elapsed="0.002176"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:09:06.085776" elapsed="0.000048"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:09:06.066651" elapsed="0.019273"/>
</kw>
<msg time="2026-04-21T02:09:06.086002" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000102f20cdd809ff70014000000000a05dc10</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:06.066032" elapsed="0.019994"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:06.086444" level="INFO">ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000102f20cdd809ff70014000000000a05dc10</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:06.086192" elapsed="0.000297"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:06.087354" level="INFO">Length is 140.</msg>
<msg time="2026-04-21T02:09:06.087429" level="INFO">${len_1} = 140</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:06.087096" elapsed="0.000357"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:06.087874" level="INFO">Length is 140.</msg>
<msg time="2026-04-21T02:09:06.087948" level="INFO">${len_2} = 140</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:06.087607" elapsed="0.000364"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:06.088126" elapsed="0.000322"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:06.088780" level="INFO">${sum_1} = 2487</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:06.088604" elapsed="0.000219"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:06.089149" level="INFO">${sum_2} = 2487</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:06.088976" elapsed="0.000197"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:06.089325" elapsed="0.000300"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:09:06.086715" elapsed="0.002969"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:06.096102" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:06.096286" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:06.096388" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:06.090251" elapsed="0.006162"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:06.100615" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:06.096586" elapsed="0.004077"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:06.100836" elapsed="0.002495"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:06.108349" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:06.108458" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:06.108559" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:06.103495" elapsed="0.005090"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:06.111189" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:06.108755" elapsed="0.002481"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:06.111397" elapsed="0.002519"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-04-21T02:09:06.116339" elapsed="0.000030"/>
</return>
<status status="PASS" start="2026-04-21T02:09:06.113994" elapsed="0.002407"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:06.113974" elapsed="0.002451"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:06.116578" elapsed="0.000021"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:09:06.089949" elapsed="0.026716"/>
</kw>
<arg>route_eth_lan</arg>
<status status="PASS" start="2026-04-21T02:09:05.959418" elapsed="0.157291"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:05.839466" elapsed="0.277377"/>
</test>
<test id="s1-s13-t33" name="Play_To_Odl_route_eth_lan" line="143">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:09:06.121462" elapsed="0.000206"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:09:06.121194" elapsed="0.000529"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:06.122718" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:06.122607" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:06.122588" elapsed="0.000211"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:06.127859" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:06.127737" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:06.127719" elapsed="0.000209"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:09:06.128952" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:09:06.128550" elapsed="0.000428"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:09:06.129436" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:09:06.129139" elapsed="0.000322"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:09:06.129506" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:09:06.129661" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:09:06.128172" elapsed="0.001513"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:06.135623" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:06.135514" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:06.135495" elapsed="0.000196"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:06.137171" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:06.136987" elapsed="0.000289"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:06.136968" elapsed="0.000366"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:09:06.137918" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:09:06.137485" elapsed="0.000496"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:09:06.138599" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:06.138333" elapsed="0.000328"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:09:06.170810" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:09:06.140569" elapsed="0.030379"/>
</kw>
<msg time="2026-04-21T02:09:06.171093" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:09:06.171191" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:06.138994" elapsed="0.032270"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:09:06.196938" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:09:06.173364" elapsed="0.023709"/>
</kw>
<msg time="2026-04-21T02:09:06.197209" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:09:06.197304" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:06.171672" elapsed="0.025702"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:06.198072" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:06.197675" elapsed="0.000513"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:06.197653" elapsed="0.000595"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:06.198994" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:06.198398" elapsed="0.000712"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:06.199641" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:06.199285" elapsed="0.000471"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:06.199265" elapsed="0.000566"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:09:06.199870" elapsed="0.000030"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:06.203504" elapsed="0.000143"/>
</kw>
<msg time="2026-04-21T02:09:06.203691" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:09:06.202966" elapsed="0.000794"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:06.204032" elapsed="0.000025"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:06.204254" elapsed="0.000023"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:09:06.202176" elapsed="0.002293"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:09:06.200160" elapsed="0.004394"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:09:06.136522" elapsed="0.068204"/>
</kw>
<msg time="2026-04-21T02:09:06.204837" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:06.204882" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:06.135866" elapsed="0.069052"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:09:06.205142" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:09:06.205032" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:06.205013" elapsed="0.000213"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:06.205692" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:06.206149" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:09:06.206223" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:09:06.135172" elapsed="0.071161"/>
</kw>
<msg time="2026-04-21T02:09:06.206426" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:06.206470" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:06.130144" elapsed="0.076361"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:06.206983" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:06.206580" elapsed="0.000461"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:06.206563" elapsed="0.000502"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:09:06.129996" elapsed="0.077092"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:09:06.129807" elapsed="0.077314"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:09:06.127374" elapsed="0.079802"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:09:06.122316" elapsed="0.084916"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:06.121890" elapsed="0.085386"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:09:06.118461" elapsed="0.088866"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:06.213075" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:06.213203" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:06.213297" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:06.207759" elapsed="0.005568"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:06.213567" elapsed="0.003915"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:06.223275" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:06.223423" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:06.223567" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:06.217717" elapsed="0.005887"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:06.228027" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:06.227563" elapsed="0.000503"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:06.228664" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:06.228286" elapsed="0.000417"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:06.228943" elapsed="0.000462"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:06.224033" elapsed="0.005459"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:06.207481" elapsed="0.022088"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:09:06.117809" elapsed="0.111816"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:06.230641" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lan/route_eth_lan.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lan/route_eth_lan.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:06.230871" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:06.230360" elapsed="0.000551"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:09:06.257336" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_lan.titanium/route_eth_lan.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:09:06.256955" elapsed="0.000411"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:09:06.258139" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lan.titanium/route_eth_lan.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:09:06.257889" elapsed="0.000332">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lan.titanium/route_eth_lan.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:09:06.258316" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:09:06.257533" elapsed="0.000807"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:09:06.258907" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_lan/route_eth_lan.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:09:06.258506" elapsed="0.000429"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:06.259232" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lan/route_eth_lan.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lan/route_eth_lan.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:06.259363" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:06.259098" elapsed="0.000291"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:06.259807" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lan-auto-generated": {
            "root-bridge-priority": 20,
            "root-bridge-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:06.259548" elapsed="0.000310"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:09:06.260245" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:06.259937" elapsed="0.000366"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:09:06.260771" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:09:06.260481" elapsed="0.000331"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:06.260331" elapsed="0.000517"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:06.259917" elapsed="0.000953"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:09:06.261460" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:09:06.261021" elapsed="0.000499"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:09:06.261571" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:09:06.261731" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:09:06.254633" elapsed="0.007124"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:06.262132" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lan/announce_route_eth_lan.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lan/announce_route_eth_lan.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:06.262257" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000102f20cdd809ff70014000000000a05dc10</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:06.261936" elapsed="0.000347"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:06.262629" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lan/withdraw_route_eth_lan.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lan/withdraw_route_eth_lan.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:06.262749" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000102f20cdd809ff70014000000000a05dc10</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:06.262442" elapsed="0.000332"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:06.263196" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;lan-auto-generated&gt;
            &lt;root-bridge-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/root-bridge-mac-address&gt;
            &lt;root-bridge-priority&gt;20&lt;/root-bridge-priority&gt;
        &lt;/lan-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:06.262951" elapsed="0.000301"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:06.263644" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lan-auto-generated": {
            "root-bridge-priority": 20,
            "root-bridge-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:06.263406" elapsed="0.000287"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:06.264149" level="INFO">ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000102f20cdd809ff70014000000000a05dc10</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:06.263875" elapsed="0.000319"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:06.264587" level="INFO">ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000102f20cdd809ff70014000000000a05dc10</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:06.264349" elapsed="0.000282"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:09:06.264781" elapsed="0.002727"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:09:06.267688" elapsed="0.001362"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:06.275367" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:06.275523" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:06.275653" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:09:06.270001" elapsed="0.006243">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:06.276517" elapsed="0.000031"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:06.276887" elapsed="0.000036"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-04-21T02:09:06.269659" elapsed="0.007412">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:08.286734" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:08.286976" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '421'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:08.287133" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:08.279046" elapsed="0.008124"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-04-21T02:09:08.287868" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lan-auto-generated": {
            "root-bridge-priority": 20,
            "root-bridge-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<msg time="2026-04-21T02:09:08.291110" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-04-21T02:09:08.287437" elapsed="0.003742"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:08.295772" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:08.295120" elapsed="0.000929"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:08.296921" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:08.296283" elapsed="0.000679"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:08.297240" elapsed="0.000469"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:08.291500" elapsed="0.006318"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-04-21T02:09:08.277771" elapsed="0.020127"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:06.269240" elapsed="2.028724"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:09:08.298185" elapsed="0.002761"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:08.308429" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:08.308608" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:08.308853" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:08.302302" elapsed="0.006590"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:08.309190" elapsed="0.004217"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:08.319490" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:08.320147" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '569'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-04-21T02:09:08.320301" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:08.313651" elapsed="0.006689"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:08.324759" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:08.324329" elapsed="0.000511"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:08.325863" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:08.325100" elapsed="0.000804"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:09:08.326590" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "ethernet-a-d-route": {
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "lan-auto-generated": {
        "root-bridge-mac-address": "f2:0c:dd:80:9f:f7",
        "root-bridge-priority": 20
       },
       "mpls-label": 24001
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK"
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:09:08.326902" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lan-auto-generated": {
+        "root-bridge-mac-address": "f2:0c:dd:80:9f:f7",
+        "root-bridge-priority": 20
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:09:08.326131" elapsed="0.000882">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lan-auto-generated": {
+        "root-bridge-mac-address": "f2:0c:dd:80:9f:f7",
+        "root-bridge-priority": 20
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:09:08.320678" elapsed="0.006541">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lan-auto-generated": {
+        "root-bridge-mac-address": "f2:0c:dd:80:9f:f7",
+        "root-bridge-priority": 20
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:09:08.301912" elapsed="0.025586">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lan-auto-generated": {
+        "root-bridge-mac-address": "f2:0c:dd:80:9f:f7",
+        "root-bridge-priority": 20
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:10.337824" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:10.338032" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:10.338187" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:10.329257" elapsed="0.008968"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:10.338476" elapsed="0.003862"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:10.348109" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:10.348260" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:10.348408" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:10.342584" elapsed="0.005861"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:10.352967" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:10.352507" elapsed="0.000500"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:10.353620" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:10.353233" elapsed="0.000426"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:10.353906" elapsed="0.000470"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:10.348781" elapsed="0.005682"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:10.328360" elapsed="0.026181"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:08.301279" elapsed="2.053318"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:09:10.355404" elapsed="0.003233"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:10.369455" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:10.369679" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:10.369966" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:10.361956" elapsed="0.008051"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:10.370263" elapsed="0.004089"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:10.381921" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:10.382088" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:10.382243" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:10.374609" elapsed="0.007674"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:10.387151" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:10.386604" elapsed="0.000591"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:10.387868" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:10.387434" elapsed="0.000476"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:10.388234" elapsed="0.000519"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:10.382651" elapsed="0.006227"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:10.360458" elapsed="0.028504"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:10.359317" elapsed="0.029703"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-04-21T02:09:10.354901" elapsed="0.034204"/>
</kw>
<arg>route_eth_lan</arg>
<status status="PASS" start="2026-04-21T02:09:06.229942" elapsed="4.159236"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:06.117182" elapsed="4.272199"/>
</test>
<test id="s1-s13-t34" name="Odl_To_Play_route_eth_mac" line="146">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:09:10.396118" elapsed="0.000224"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:09:10.395835" elapsed="0.000569"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:10.397497" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:10.397357" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:10.397328" elapsed="0.000251"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:10.402744" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:10.402611" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:10.402591" elapsed="0.000243"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:09:10.403898" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:09:10.403475" elapsed="0.000453"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:09:10.404395" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:09:10.404094" elapsed="0.000326"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:09:10.404464" elapsed="0.000044"/>
</return>
<msg time="2026-04-21T02:09:10.404639" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:09:10.403078" elapsed="0.001587"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:10.410727" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:10.410574" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:10.410555" elapsed="0.000267"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:10.412386" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:10.412201" elapsed="0.000296"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:10.412182" elapsed="0.000374"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:09:10.413159" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:09:10.412712" elapsed="0.000510"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:09:10.413872" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:10.413578" elapsed="0.000355"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:09:10.445717" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:09:10.415852" elapsed="0.030287"/>
</kw>
<msg time="2026-04-21T02:09:10.446490" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:09:10.446739" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:10.414247" elapsed="0.032666"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:09:10.472345" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "m "a "c "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:09:10.449825" elapsed="0.022859"/>
</kw>
<msg time="2026-04-21T02:09:10.472991" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:09:10.473130" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:10.447718" elapsed="0.025514"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:10.474405" elapsed="0.000076"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:10.473707" elapsed="0.001879"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:10.473648" elapsed="0.002044"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:10.477068" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "m "a "c "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:10.475976" elapsed="0.001292"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:10.477921" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:10.477518" elapsed="0.000522"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:10.477491" elapsed="0.000609"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:09:10.478146" elapsed="0.000053"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:10.482313" elapsed="0.000159"/>
</kw>
<msg time="2026-04-21T02:09:10.482518" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:09:10.481524" elapsed="0.001092"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:10.482856" elapsed="0.000025"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:10.483079" elapsed="0.000023"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:09:10.480684" elapsed="0.002617"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:09:10.478531" elapsed="0.004859"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:09:10.411728" elapsed="0.071851"/>
</kw>
<msg time="2026-04-21T02:09:10.483685" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:10.483731" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:10.410986" elapsed="0.072785"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:09:10.484219" elapsed="0.000033"/>
</return>
<status status="PASS" start="2026-04-21T02:09:10.484070" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:10.484036" elapsed="0.000279"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:10.484838" elapsed="0.000091"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:10.485387" elapsed="0.000045"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:09:10.485510" elapsed="0.000022"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:09:10.410224" elapsed="0.075459"/>
</kw>
<msg time="2026-04-21T02:09:10.485967" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:10.486053" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:10.405099" elapsed="0.081023"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:10.486757" elapsed="0.000067"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:10.486253" elapsed="0.000630"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:10.486225" elapsed="0.000702"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:09:10.404946" elapsed="0.082024"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:09:10.404729" elapsed="0.082307"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:09:10.402172" elapsed="0.084978"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:09:10.397040" elapsed="0.090223"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:10.396564" elapsed="0.090783"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:09:10.392601" elapsed="0.094847"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:10.495675" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:10.495974" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:10.496200" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:10.488235" elapsed="0.008014"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:10.496584" elapsed="0.004406"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:10.505765" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:10.506048" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:10.506290" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:10.501205" elapsed="0.005155"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:10.511212" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:10.510678" elapsed="0.000577"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:10.512091" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:10.511545" elapsed="0.000686"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:10.512554" elapsed="0.000667"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:10.506834" elapsed="0.006506"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:10.487726" elapsed="0.025720"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:09:10.390868" elapsed="0.122659"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:10.514994" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_mac/route_eth_mac.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_mac/route_eth_mac.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:10.515223" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:10.514687" elapsed="0.000577"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:10.516067" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_mac/route_eth_mac.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_mac/route_eth_mac.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:10.516364" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:10.515519" elapsed="0.000905"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:10.517316" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_mac/announce_route_eth_mac.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_mac/announce_route_eth_mac.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:10.517622" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000103f20cdd809ff70007d00000000a05dc10</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:10.516866" elapsed="0.000815"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:09:10.518714" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000103f20cdd809ff70007d00000000a05dc10</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:09:10.518078" elapsed="0.000747"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:10.519722" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_mac/withdraw_route_eth_mac.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_mac/withdraw_route_eth_mac.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:10.519979" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000103f20cdd809ff70007d00000000a05dc10</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:10.519306" elapsed="0.000722"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:09:10.520721" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000103f20cdd809ff70007d00000000a05dc10</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:09:10.520339" elapsed="0.000432"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:10.521473" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;mac-auto-generated&gt;
            &lt;system-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/system-mac-address&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/mac-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:10.521071" elapsed="0.000501"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:10.522239" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "mac-auto-generated": {
            "system-mac-address": "f2:0c:dd:80:9f:f7",
            "local-discriminator": 2000
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:10.521833" elapsed="0.000482"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:10.523014" level="INFO">ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000103f20cdd809ff70007d00000000a05dc10</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:10.522615" elapsed="0.000518"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:10.523837" level="INFO">ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000103f20cdd809ff70007d00000000a05dc10</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:10.523429" elapsed="0.000480"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:09:10.524140" elapsed="0.002903"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:10.537107" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '898', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;mac-auto-generated&gt;
            &lt;system-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/system-mac-address&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/mac-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-04-21T02:09:10.537205" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=ARYAAhmZmZkAAQPyDN2An%2FcAB9AAAAAK,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:10.537347" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:10.527296" elapsed="0.010093"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:10.542048" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:10.537670" elapsed="0.004446"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:10.548602" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:10.549235" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '417'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:10.549404" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:10.542355" elapsed="0.007098"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:10.553515" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:10.549710" elapsed="0.003879"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:10.561315" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:10.561849" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '417'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:10.562051" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:10.555360" elapsed="0.006728"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:10.565780" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:10.562333" elapsed="0.003538"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:10.566097" elapsed="0.003561"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:10.572586" level="INFO">${update} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000103f20cdd809ff70007d00000000a05dc10</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:09:10.569911" elapsed="0.002741"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:09:10.572911" elapsed="0.003046"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:09:10.576033" elapsed="0.000061"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:09:10.554844" elapsed="0.021402"/>
</kw>
<msg time="2026-04-21T02:09:10.576360" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000103f20cdd809ff70007d00000000a05dc10</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:10.553878" elapsed="0.022518"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:10.577001" level="INFO">ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000103f20cdd809ff70007d00000000a05dc10</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:10.576631" elapsed="0.000435"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:10.578333" level="INFO">Length is 152.</msg>
<msg time="2026-04-21T02:09:10.578438" level="INFO">${len_1} = 152</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:10.577963" elapsed="0.000551"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:10.579114" level="INFO">Length is 152.</msg>
<msg time="2026-04-21T02:09:10.579217" level="INFO">${len_2} = 152</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:10.578734" elapsed="0.000516"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:10.579474" elapsed="0.000367"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:10.580183" level="INFO">${sum_1} = 3130</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:10.580000" elapsed="0.000208"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:10.580537" level="INFO">${sum_2} = 3130</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:10.580360" elapsed="0.000202"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:10.580715" elapsed="0.000323"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:09:10.577412" elapsed="0.003685"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:09:10.581248" elapsed="0.001873"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:10.589023" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:10.589210" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '417'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:10.589346" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:10.583658" elapsed="0.005724"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:10.593331" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:10.589621" elapsed="0.003843"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:10.593691" elapsed="0.003601"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:10.604002" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:10.604125" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '417'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:10.604232" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:10.597527" elapsed="0.006731"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:10.606848" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:10.604431" elapsed="0.002467"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:10.607055" elapsed="0.002459"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-04-21T02:09:10.612297" elapsed="0.000025"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:10.609606" elapsed="0.002757"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:10.609580" elapsed="0.002816"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:10.619111" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:10.619176" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:10.619315" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:10.612608" elapsed="0.006744"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:09:10.583357" elapsed="0.036092"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:10.626138" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:10.626291" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:10.626449" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:10.620928" elapsed="0.005560"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:10.630135" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:10.626728" elapsed="0.003473"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:10.630463" elapsed="0.003533"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:10.636890" level="INFO">${update} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000103f20cdd809ff70007d00000000a05dc10</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:09:10.634227" elapsed="0.002704"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:09:10.637182" elapsed="0.003120"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:09:10.640375" elapsed="0.000054"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:09:10.620431" elapsed="0.020137"/>
</kw>
<msg time="2026-04-21T02:09:10.640677" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000103f20cdd809ff70007d00000000a05dc10</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:10.619727" elapsed="0.020985"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:10.641316" level="INFO">ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000103f20cdd809ff70007d00000000a05dc10</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:10.640968" elapsed="0.000412"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:10.642741" level="INFO">Length is 140.</msg>
<msg time="2026-04-21T02:09:10.642877" level="INFO">${len_1} = 140</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:10.642247" elapsed="0.000664"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:10.643501" level="INFO">Length is 140.</msg>
<msg time="2026-04-21T02:09:10.643597" level="INFO">${len_2} = 140</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:10.643134" elapsed="0.000491"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:10.643780" elapsed="0.000321"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:10.644437" level="INFO">${sum_1} = 2683</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:10.644259" elapsed="0.000203"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:10.644788" level="INFO">${sum_2} = 2683</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:10.644614" elapsed="0.000214"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:10.644983" elapsed="0.000302"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:09:10.641705" elapsed="0.003639"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:10.650941" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:10.651051" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:10.651144" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:10.645968" elapsed="0.005202"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:10.653961" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:10.651342" elapsed="0.002667"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:10.654165" elapsed="0.002507"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:10.662243" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:10.662354" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:10.662505" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:10.656851" elapsed="0.005680"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:10.665127" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:10.662703" elapsed="0.002472"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:10.665330" elapsed="0.002506"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-04-21T02:09:10.670210" elapsed="0.000030"/>
</return>
<status status="PASS" start="2026-04-21T02:09:10.667917" elapsed="0.002355"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:10.667896" elapsed="0.002401"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:10.670486" elapsed="0.000026"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:09:10.645614" elapsed="0.024970"/>
</kw>
<arg>route_eth_mac</arg>
<status status="PASS" start="2026-04-21T02:09:10.514069" elapsed="0.156561"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:10.390030" elapsed="0.280729"/>
</test>
<test id="s1-s13-t35" name="Play_To_Odl_route_eth_mac" line="148">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:09:10.674631" elapsed="0.000228"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:09:10.674346" elapsed="0.000568"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:10.675956" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:10.675841" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:10.675820" elapsed="0.000204"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:10.681118" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:10.681010" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:10.680993" elapsed="0.000194"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:09:10.682197" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:09:10.681812" elapsed="0.000412"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:09:10.682701" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:09:10.682405" elapsed="0.000321"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:09:10.682770" elapsed="0.000044"/>
</return>
<msg time="2026-04-21T02:09:10.682943" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:09:10.681418" elapsed="0.001549"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:10.688735" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:10.688626" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:10.688607" elapsed="0.000215"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:10.690277" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:10.690093" elapsed="0.000322"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:10.690075" elapsed="0.000398"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:09:10.691057" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:09:10.690627" elapsed="0.000494"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:09:10.691934" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:10.691464" elapsed="0.000530"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:09:10.722735" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:09:10.693843" elapsed="0.029041"/>
</kw>
<msg time="2026-04-21T02:09:10.723023" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:09:10.723119" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:10.692298" elapsed="0.030893"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:09:10.748103" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "m "a "c "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:09:10.725168" elapsed="0.023067"/>
</kw>
<msg time="2026-04-21T02:09:10.748367" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:09:10.748461" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:10.723594" elapsed="0.024938"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:10.749224" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:10.748858" elapsed="0.000481"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:10.748836" elapsed="0.000562"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:10.750146" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "m "a "c "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:10.749553" elapsed="0.000708"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:10.750835" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:10.750464" elapsed="0.000488"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:10.750444" elapsed="0.000568"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:09:10.751049" elapsed="0.000033"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:10.754624" elapsed="0.000144"/>
</kw>
<msg time="2026-04-21T02:09:10.754829" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:09:10.754075" elapsed="0.000825"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:10.755113" elapsed="0.000023"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:10.755330" elapsed="0.000021"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:09:10.753301" elapsed="0.002245"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:09:10.751345" elapsed="0.004289"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:09:10.689626" elapsed="0.066199"/>
</kw>
<msg time="2026-04-21T02:09:10.755920" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:10.755964" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:10.688979" elapsed="0.067020"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:09:10.756180" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-21T02:09:10.756074" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:10.756056" elapsed="0.000206"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:10.756722" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:10.757164" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:09:10.757237" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:09:10.688283" elapsed="0.069062"/>
</kw>
<msg time="2026-04-21T02:09:10.757441" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:10.757485" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:10.683357" elapsed="0.074163"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:10.757864" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:10.757595" elapsed="0.000324"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:10.757578" elapsed="0.000365"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:09:10.683208" elapsed="0.074758"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:09:10.683026" elapsed="0.075006"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:09:10.680637" elapsed="0.077456"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:09:10.675496" elapsed="0.082653"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:10.675068" elapsed="0.083128"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:09:10.672182" elapsed="0.086067"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:10.765712" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:10.765861" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:10.765970" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:10.758710" elapsed="0.007286"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:10.766163" elapsed="0.002819"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:10.772820" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:10.772971" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:10.773112" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:10.769149" elapsed="0.004000"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:10.777485" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:10.777066" elapsed="0.000463"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:10.778151" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:10.777751" elapsed="0.000438"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:10.778410" elapsed="0.000671"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:10.773468" elapsed="0.005723"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:10.758425" elapsed="0.020858"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:09:10.671637" elapsed="0.107706"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:10.780413" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_mac/route_eth_mac.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_mac/route_eth_mac.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:10.780624" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:10.780134" elapsed="0.000530"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:09:10.809432" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_mac.titanium/route_eth_mac.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:09:10.809000" elapsed="0.000500"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:09:10.810295" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_mac.titanium/route_eth_mac.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:09:10.810047" elapsed="0.000327">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_mac.titanium/route_eth_mac.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:09:10.810469" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:09:10.809677" elapsed="0.000851"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:09:10.811185" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_mac/route_eth_mac.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:09:10.810700" elapsed="0.000519"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:10.811605" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_mac/route_eth_mac.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_mac/route_eth_mac.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:10.811735" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:10.811438" elapsed="0.000324"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:10.812244" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "mac-auto-generated": {
            "system-mac-address": "f2:0c:dd:80:9f:f7",
            "local-discriminator": 2000
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:10.811969" elapsed="0.000324"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:09:10.812689" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:10.812366" elapsed="0.000384"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:09:10.813263" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:09:10.812960" elapsed="0.000329"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:10.812776" elapsed="0.000553"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:10.812346" elapsed="0.001014"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:09:10.814007" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:09:10.813531" elapsed="0.000505"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:09:10.814087" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:09:10.814244" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:09:10.806702" elapsed="0.007568"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:10.814639" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_mac/announce_route_eth_mac.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_mac/announce_route_eth_mac.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:10.814764" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000103f20cdd809ff70007d00000000a05dc10</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:10.814431" elapsed="0.000373"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:10.815155" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_mac/withdraw_route_eth_mac.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_mac/withdraw_route_eth_mac.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:10.815274" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000103f20cdd809ff70007d00000000a05dc10</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:10.814964" elapsed="0.000336"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:10.815700" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;mac-auto-generated&gt;
            &lt;system-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/system-mac-address&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/mac-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:10.815455" elapsed="0.000349"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:10.816206" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "mac-auto-generated": {
            "system-mac-address": "f2:0c:dd:80:9f:f7",
            "local-discriminator": 2000
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:10.815963" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:10.816646" level="INFO">ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000103f20cdd809ff70007d00000000a05dc10</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:10.816408" elapsed="0.000283"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:10.817099" level="INFO">ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000103f20cdd809ff70007d00000000a05dc10</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:10.816859" elapsed="0.000284"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:09:10.817292" elapsed="0.002984"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:09:10.820457" elapsed="0.001839"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:10.827357" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:10.827482" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:10.827638" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:09:10.823281" elapsed="0.004945">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:10.828497" elapsed="0.000034"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:10.828851" elapsed="0.000036"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-04-21T02:09:10.822954" elapsed="0.006074">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:12.839102" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:12.839321" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '417'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:12.839483" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:12.830967" elapsed="0.008556"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-04-21T02:09:12.840315" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "mac-auto-generated": {
            "system-mac-address": "f2:0c:dd:80:9f:f7",
            "local-discriminator": 2000
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<msg time="2026-04-21T02:09:12.843919" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-04-21T02:09:12.839844" elapsed="0.004179"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:12.848879" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:12.848136" elapsed="0.000787"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:12.849816" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:12.849154" elapsed="0.000705"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:12.850091" elapsed="0.000512"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:12.844368" elapsed="0.006326"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-04-21T02:09:12.829897" elapsed="0.020875"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:10.822472" elapsed="2.028392"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:09:12.851090" elapsed="0.003153"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:12.860267" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:12.860429" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:12.860535" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:12.855272" elapsed="0.005295"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:12.860862" elapsed="0.004417"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:12.871822" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:12.872310" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '565'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-04-21T02:09:12.872425" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:12.865599" elapsed="0.006855"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:12.875693" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:12.875376" elapsed="0.000344"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:12.876391" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:12.875896" elapsed="0.000538"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:09:12.877062" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "ethernet-a-d-route": {
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "mac-auto-generated": {
        "local-discriminator": 2000,
        "system-mac-address": "f2:0c:dd:80:9f:f7"
       },
       "mpls-label": 24001
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK"
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:09:12.877301" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "mac-auto-generated": {
+        "local-discriminator": 2000,
+        "system-mac-address": "f2:0c:dd:80:9f:f7"
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:09:12.876676" elapsed="0.000763">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "mac-auto-generated": {
+        "local-discriminator": 2000,
+        "system-mac-address": "f2:0c:dd:80:9f:f7"
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:09:12.872714" elapsed="0.004893">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "mac-auto-generated": {
+        "local-discriminator": 2000,
+        "system-mac-address": "f2:0c:dd:80:9f:f7"
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:09:12.854967" elapsed="0.022773">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "mac-auto-generated": {
+        "local-discriminator": 2000,
+        "system-mac-address": "f2:0c:dd:80:9f:f7"
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:14.887965" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:14.888187" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:14.888398" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:14.879302" elapsed="0.009155"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:14.888760" elapsed="0.004246"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:14.900090" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:14.900251" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:14.900482" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:14.893310" elapsed="0.007213"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:14.905434" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:14.904886" elapsed="0.000600"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:14.906166" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:14.905727" elapsed="0.000481"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:14.906443" elapsed="0.000518"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:14.900901" elapsed="0.006154"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:14.878425" elapsed="0.028711"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:12.854460" elapsed="2.052736"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:09:14.908059" elapsed="0.004170"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:14.919247" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:14.919433" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:14.919602" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:14.913491" elapsed="0.006158"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:14.919970" elapsed="0.004469"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:14.930294" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:14.930625" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:14.930836" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:14.924722" elapsed="0.006155"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:14.935829" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:14.935318" elapsed="0.000611"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:14.936650" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:14.936200" elapsed="0.000494"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:14.936962" elapsed="0.000495"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:14.931275" elapsed="0.006360"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:14.912939" elapsed="0.024778"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:14.912417" elapsed="0.025355"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-04-21T02:09:14.907478" elapsed="0.030400"/>
</kw>
<arg>route_eth_mac</arg>
<status status="PASS" start="2026-04-21T02:09:10.779693" elapsed="4.158263"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:10.671169" elapsed="4.266961"/>
</test>
<test id="s1-s13-t36" name="Odl_To_Play_route_eth_rou" line="151">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:09:14.943944" elapsed="0.000311"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:09:14.943489" elapsed="0.000846"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:14.945517" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:14.945376" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:14.945350" elapsed="0.000262"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:14.950743" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:14.950569" elapsed="0.000253"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:14.950550" elapsed="0.000306"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:09:14.952071" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:09:14.951566" elapsed="0.000535"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:09:14.952584" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:09:14.952270" elapsed="0.000341"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:09:14.952656" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:09:14.952863" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:09:14.951142" elapsed="0.001748"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:14.959107" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:14.958993" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:14.958973" elapsed="0.000205"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:14.960765" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:14.960578" elapsed="0.000313"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:14.960560" elapsed="0.000391"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:09:14.961528" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:09:14.961106" elapsed="0.000484"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:09:14.962239" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:14.961965" elapsed="0.000336"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:09:14.995561" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:09:14.964420" elapsed="0.031457"/>
</kw>
<msg time="2026-04-21T02:09:14.996157" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:09:14.996260" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:14.962731" elapsed="0.033604"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:09:15.023385" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "r "o "u "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:09:14.998585" elapsed="0.025093"/>
</kw>
<msg time="2026-04-21T02:09:15.024001" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:09:15.024149" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:14.996866" elapsed="0.027390"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:15.025475" elapsed="0.000080"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:15.024758" elapsed="0.001009"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:15.024707" elapsed="0.001182"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:15.027117" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "r "o "u "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:15.026127" elapsed="0.001183"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:15.028155" elapsed="0.000073"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:15.027574" elapsed="0.000759"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:15.027544" elapsed="0.000876"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:09:15.028485" elapsed="0.000063"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:15.033855" elapsed="0.000190"/>
</kw>
<msg time="2026-04-21T02:09:15.034091" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:09:15.033206" elapsed="0.000961"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:15.034448" elapsed="0.000032"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:15.034731" elapsed="0.000023"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:09:15.031886" elapsed="0.003171"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:09:15.029008" elapsed="0.006139"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:09:14.960124" elapsed="0.075206"/>
</kw>
<msg time="2026-04-21T02:09:15.035429" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:15.035475" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:14.959337" elapsed="0.076174"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:09:15.035738" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:09:15.035609" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:15.035586" elapsed="0.000262"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:15.037273" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:15.037738" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:09:15.037835" elapsed="0.000018"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:09:14.958625" elapsed="0.079328"/>
</kw>
<msg time="2026-04-21T02:09:15.038054" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:15.038100" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:14.953303" elapsed="0.084835"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:15.038481" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:15.038218" elapsed="0.000317"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:15.038200" elapsed="0.000360"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:09:14.953151" elapsed="0.085434"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:09:14.952954" elapsed="0.085670"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:09:14.950199" elapsed="0.088487"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:09:14.945060" elapsed="0.093687"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:14.944554" elapsed="0.094371"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:09:14.940188" elapsed="0.098801"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:15.046774" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:15.046970" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:15.047095" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:15.039490" elapsed="0.007632"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:15.047294" elapsed="0.003598"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:15.056740" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:15.056919" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:15.057067" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:15.051126" elapsed="0.005978"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:15.061581" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:15.061133" elapsed="0.000487"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:15.062244" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:15.061860" elapsed="0.000423"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:15.062505" elapsed="0.000482"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:15.057428" elapsed="0.005645"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:15.039204" elapsed="0.023945"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:09:14.939412" elapsed="0.123794"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:15.064455" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_rou/route_eth_rou.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_rou/route_eth_rou.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:15.064752" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:15.064107" elapsed="0.000711"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:15.065392" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_rou/route_eth_rou.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_rou/route_eth_rou.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:15.065578" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:15.065073" elapsed="0.000544"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:15.066165" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_rou/announce_route_eth_rou.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_rou/announce_route_eth_rou.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:15.066357" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001042b2b2b2b000007d0000000000a05dc10</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:15.065877" elapsed="0.000563"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:09:15.066998" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001042b2b2b2b000007d0000000000a05dc10</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:09:15.066672" elapsed="0.000364"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:15.067525" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_rou/withdraw_route_eth_rou.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_rou/withdraw_route_eth_rou.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:15.067703" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001042b2b2b2b000007d0000000000a05dc10</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:15.067258" elapsed="0.000483"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:09:15.068337" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001042b2b2b2b000007d0000000000a05dc10</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:09:15.067982" elapsed="0.000393"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:15.068922" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;router-id-generated&gt;
            &lt;router-id&gt;43.43.43.43&lt;/router-id&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/router-id-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:15.068600" elapsed="0.000380"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:15.069383" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "router-id-generated": {
            "local-discriminator": 2000,
            "router-id": "43.43.43.43"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:15.069138" elapsed="0.000295"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:15.069852" level="INFO">ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001042b2b2b2b000007d0000000000a05dc10</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:15.069590" elapsed="0.000307"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:15.070297" level="INFO">ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001042b2b2b2b000007d0000000000a05dc10</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:15.070053" elapsed="0.000289"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:09:15.070495" elapsed="0.002451"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:15.083754" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '876', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;router-id-generated&gt;
            &lt;router-id&gt;43.43.43.43&lt;/router-id&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/router-id-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-04-21T02:09:15.083882" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:15.084062" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:15.073138" elapsed="0.010963"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:15.090567" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:15.084390" elapsed="0.006304"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:15.100111" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:15.100626" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '403'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:15.100976" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:15.091241" elapsed="0.009819"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:15.108107" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:15.101490" elapsed="0.006746"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:15.115290" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:15.115632" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '403'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:15.115731" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:15.109537" elapsed="0.006221"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:15.119318" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:15.115952" elapsed="0.003465"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:15.119721" elapsed="0.003950"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:15.126532" level="INFO">${update} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001042b2b2b2b000007d0000000000a05dc10</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:09:15.123929" elapsed="0.002633"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:09:15.126751" elapsed="0.002202"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:09:15.129009" elapsed="0.000045"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:09:15.109172" elapsed="0.019991"/>
</kw>
<msg time="2026-04-21T02:09:15.129243" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001042b2b2b2b000007d0000000000a05dc10</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:15.108631" elapsed="0.020638"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:15.129711" level="INFO">ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001042b2b2b2b000007d0000000000a05dc10</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:15.129451" elapsed="0.000306"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:15.130660" level="INFO">Length is 152.</msg>
<msg time="2026-04-21T02:09:15.130737" level="INFO">${len_1} = 152</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:15.130392" elapsed="0.000368"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:15.131247" level="INFO">Length is 152.</msg>
<msg time="2026-04-21T02:09:15.131324" level="INFO">${len_2} = 152</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:15.130984" elapsed="0.000363"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:15.131508" elapsed="0.000331"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:15.132238" level="INFO">${sum_1} = 2294</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:15.132002" elapsed="0.000262"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:15.132601" level="INFO">${sum_2} = 2294</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:15.132422" elapsed="0.000204"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:15.133034" elapsed="0.000473"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:09:15.130016" elapsed="0.003579"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:09:15.133837" elapsed="0.002055"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:15.143244" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:15.143416" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '403'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:15.143553" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:15.136774" elapsed="0.006815"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:15.147566" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:15.143857" elapsed="0.003779"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:15.147881" elapsed="0.003642"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:15.158142" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:15.158305" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '403'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:15.158454" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:15.151757" elapsed="0.006734"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:15.162354" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:15.158731" elapsed="0.003704"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:15.162692" elapsed="0.003614"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-04-21T02:09:15.169765" elapsed="0.000043"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:15.166500" elapsed="0.003356"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:15.166464" elapsed="0.003426"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:15.177420" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:15.177468" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:15.177580" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:15.170107" elapsed="0.007499"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:09:15.136345" elapsed="0.041338"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:15.183188" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:15.183307" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:15.183400" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:15.178712" elapsed="0.004714"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:15.186867" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:15.183598" elapsed="0.003335"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:15.187151" elapsed="0.003489"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:15.193443" level="INFO">${update} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001042b2b2b2b000007d0000000000a05dc10</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:09:15.190890" elapsed="0.002593"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:09:15.193727" elapsed="0.003096"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:09:15.196895" elapsed="0.000048"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:09:15.178366" elapsed="0.018715"/>
</kw>
<msg time="2026-04-21T02:09:15.197192" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001042b2b2b2b000007d0000000000a05dc10</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:15.177875" elapsed="0.019351"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:15.197824" level="INFO">ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001042b2b2b2b000007d0000000000a05dc10</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:15.197455" elapsed="0.000434"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:15.199110" level="INFO">Length is 140.</msg>
<msg time="2026-04-21T02:09:15.199215" level="INFO">${len_1} = 140</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:15.198715" elapsed="0.000534"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:15.199838" level="INFO">Length is 140.</msg>
<msg time="2026-04-21T02:09:15.199943" level="INFO">${len_2} = 140</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:15.199466" elapsed="0.000509"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:15.200206" elapsed="0.000428"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:15.201124" level="INFO">${sum_1} = 1847</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:15.200873" elapsed="0.000286"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:15.201613" level="INFO">${sum_2} = 1847</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:15.201370" elapsed="0.000278"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:15.201931" elapsed="0.000432"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:09:15.198212" elapsed="0.004234"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:15.209407" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:15.209516" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:15.209610" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:15.203243" elapsed="0.006393"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:15.212475" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:15.209826" elapsed="0.002697"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:15.212703" elapsed="0.003507"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:15.222723" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:15.222899" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:15.223041" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:15.216437" elapsed="0.006641"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:15.226697" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:15.223316" elapsed="0.003447"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:15.227002" elapsed="0.003577"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-04-21T02:09:15.233944" elapsed="0.000041"/>
</return>
<status status="PASS" start="2026-04-21T02:09:15.230692" elapsed="0.003337"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:15.230663" elapsed="0.003401"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:15.234275" elapsed="0.000031"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:09:15.202818" elapsed="0.031579"/>
</kw>
<arg>route_eth_rou</arg>
<status status="PASS" start="2026-04-21T02:09:15.063597" elapsed="0.170862"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:14.938653" elapsed="0.295966"/>
</test>
<test id="s1-s13-t37" name="Play_To_Odl_route_eth_rou" line="153">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:09:15.238956" elapsed="0.000208"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:09:15.238674" elapsed="0.000545"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:15.240236" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:15.240112" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:15.240094" elapsed="0.000211"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:15.245359" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:15.245250" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:15.245232" elapsed="0.000196"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:09:15.246449" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:09:15.246062" elapsed="0.000414"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:09:15.246949" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:09:15.246637" elapsed="0.000338"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:09:15.247020" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:09:15.247175" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:09:15.245662" elapsed="0.001538"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:15.252983" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:15.252873" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:15.252854" elapsed="0.000198"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:15.254506" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:15.254321" elapsed="0.000291"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:15.254303" elapsed="0.000368"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:09:15.255257" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:09:15.254841" elapsed="0.000478"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:09:15.255961" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:15.255676" elapsed="0.000348"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:09:15.287297" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:09:15.257926" elapsed="0.029519"/>
</kw>
<msg time="2026-04-21T02:09:15.287594" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:09:15.287692" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:15.256349" elapsed="0.031417"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:09:15.313245" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "r "o "u "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:09:15.289835" elapsed="0.023587"/>
</kw>
<msg time="2026-04-21T02:09:15.313581" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:09:15.313678" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:15.288202" elapsed="0.025549"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:15.314534" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:15.314109" elapsed="0.000543"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:15.314075" elapsed="0.000642"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:15.315519" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "r "o "u "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:15.314889" elapsed="0.000751"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:15.316195" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:15.315834" elapsed="0.000529"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:15.315812" elapsed="0.000614"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:09:15.316471" elapsed="0.000047"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:15.320303" elapsed="0.000166"/>
</kw>
<msg time="2026-04-21T02:09:15.320517" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:09:15.319676" elapsed="0.000980"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:15.320893" elapsed="0.000025"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:15.321116" elapsed="0.000022"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:09:15.318878" elapsed="0.002461"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:09:15.316838" elapsed="0.004603"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:09:15.253881" elapsed="0.067751"/>
</kw>
<msg time="2026-04-21T02:09:15.321733" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:15.321778" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:15.253206" elapsed="0.068624"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:09:15.322021" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:09:15.321911" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:15.321892" elapsed="0.000213"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:15.322585" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:15.323110" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:09:15.323187" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:09:15.252510" elapsed="0.070790"/>
</kw>
<msg time="2026-04-21T02:09:15.323401" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:15.323445" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:15.247592" elapsed="0.075888"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:15.323829" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:15.323558" elapsed="0.000327"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:15.323541" elapsed="0.000368"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:09:15.247444" elapsed="0.076489"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:09:15.247260" elapsed="0.076711"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:09:15.244886" elapsed="0.079145"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:09:15.239823" elapsed="0.084266"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:15.239372" elapsed="0.084763"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:09:15.236439" elapsed="0.087753"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:15.330106" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:15.330263" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:15.330362" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:15.324695" elapsed="0.005692"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:15.330555" elapsed="0.003328"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:15.341062" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:15.341213" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:15.341358" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:15.334172" elapsed="0.007227"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:15.345826" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:15.345352" elapsed="0.000515"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:15.346469" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:15.346089" elapsed="0.000418"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:15.346770" elapsed="0.000562"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:15.341735" elapsed="0.005689"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:15.324402" elapsed="0.023100"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:09:15.235725" elapsed="0.111838"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:15.348738" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_rou/route_eth_rou.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_rou/route_eth_rou.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:15.348936" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:15.348433" elapsed="0.000532"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:09:15.375193" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_rou.titanium/route_eth_rou.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:09:15.374614" elapsed="0.000625"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:09:15.376408" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_rou.titanium/route_eth_rou.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:09:15.375997" elapsed="0.000527">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_rou.titanium/route_eth_rou.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:09:15.376651" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:09:15.375494" elapsed="0.001188"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:09:15.377362" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_rou/route_eth_rou.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:09:15.376939" elapsed="0.000456"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:15.377732" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_rou/route_eth_rou.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_rou/route_eth_rou.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:15.377928" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:15.377577" elapsed="0.000379"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:15.378368" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "router-id-generated": {
            "local-discriminator": 2000,
            "router-id": "43.43.43.43"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:15.378120" elapsed="0.000369"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:09:15.379007" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:15.378582" elapsed="0.000487"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:09:15.379547" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:09:15.379250" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:15.379100" elapsed="0.000511"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:15.378554" elapsed="0.001086"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:09:15.380290" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:09:15.379823" elapsed="0.000497"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:09:15.380418" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:09:15.380594" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:09:15.372090" elapsed="0.008531"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:15.381057" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_rou/announce_route_eth_rou.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_rou/announce_route_eth_rou.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:15.381185" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001042b2b2b2b000007d0000000000a05dc10</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:15.380784" elapsed="0.000428"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:15.381580" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_rou/withdraw_route_eth_rou.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_rou/withdraw_route_eth_rou.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:15.381705" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001042b2b2b2b000007d0000000000a05dc10</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:15.381371" elapsed="0.000360"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:15.382156" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;router-id-generated&gt;
            &lt;router-id&gt;43.43.43.43&lt;/router-id&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/router-id-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:15.381908" elapsed="0.000304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:15.382607" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "router-id-generated": {
            "local-discriminator": 2000,
            "router-id": "43.43.43.43"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:15.382366" elapsed="0.000293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:15.383072" level="INFO">ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001042b2b2b2b000007d0000000000a05dc10</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:15.382830" elapsed="0.000285"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:15.383506" level="INFO">ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001042b2b2b2b000007d0000000000a05dc10</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:15.383268" elapsed="0.000281"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:09:15.383718" elapsed="0.002958"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:09:15.386893" elapsed="0.001821"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:15.397138" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:15.397393" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:15.397546" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:09:15.390244" elapsed="0.007917">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:15.398502" elapsed="0.000038"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:15.398988" elapsed="0.000045"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-04-21T02:09:15.389712" elapsed="0.009504">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:17.411314" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:17.411558" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '403'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:17.411751" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:17.401106" elapsed="0.010704"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-04-21T02:09:17.412640" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "router-id-generated": {
            "local-discriminator": 2000,
            "router-id": "43.43.43.43"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<msg time="2026-04-21T02:09:17.416207" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-04-21T02:09:17.412154" elapsed="0.004126"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:17.421622" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:17.420702" elapsed="0.000963"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:17.422686" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:17.421924" elapsed="0.000804"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:17.422931" elapsed="0.000383"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:17.416659" elapsed="0.006723"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-04-21T02:09:17.400033" elapsed="0.023408"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:15.389030" elapsed="2.034463"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:09:17.423656" elapsed="0.002981"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:17.438511" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:17.438804" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:17.439015" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:17.427777" elapsed="0.011277"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:17.439382" elapsed="0.003157"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:17.449994" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:17.450749" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '551'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-04-21T02:09:17.450968" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:17.442748" elapsed="0.008264"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:17.455853" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:17.455374" elapsed="0.000523"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:17.456839" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:17.456125" elapsed="0.000757"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:09:17.457618" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "ethernet-a-d-route": {
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "mpls-label": 24001,
       "router-id-generated": {
        "local-discriminator": 2000,
        "router-id": "43.43.43.43"
       }
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK"
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:09:17.457945" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "mpls-label": 24001,
+       "router-id-generated": {
+        "local-discriminator": 2000,
+        "router-id": "43.43.43.43"
+       }
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:09:17.457115" elapsed="0.000942">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "mpls-label": 24001,
+       "router-id-generated": {
+        "local-discriminator": 2000,
+        "router-id": "43.43.43.43"
+       }
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:09:17.451420" elapsed="0.006918">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "mpls-label": 24001,
+       "router-id-generated": {
+        "local-discriminator": 2000,
+        "router-id": "43.43.43.43"
+       }
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:09:17.427459" elapsed="0.031135">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "mpls-label": 24001,
+       "router-id-generated": {
+        "local-discriminator": 2000,
+        "router-id": "43.43.43.43"
+       }
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:19.468666" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:19.468922" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:19.469095" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:19.460297" elapsed="0.008836"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:19.469383" elapsed="0.003831"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:19.479073" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:19.479222" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:19.479370" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:19.473453" elapsed="0.005966"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:19.484019" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:19.483496" elapsed="0.000609"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:19.484817" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:19.484365" elapsed="0.000492"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:19.485103" elapsed="0.000490"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:19.479769" elapsed="0.005914"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:19.459340" elapsed="0.026417"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:17.426946" elapsed="2.058892"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:09:19.486600" elapsed="0.002688"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:19.495274" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:19.495436" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:19.495541" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:19.490490" elapsed="0.005077"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:19.495734" elapsed="0.003213"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:19.510231" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:19.510378" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:19.510520" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:19.499181" elapsed="0.011375"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:19.514916" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:19.514500" elapsed="0.000455"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:19.515547" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:19.515174" elapsed="0.000411"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:19.515823" elapsed="0.000492"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:19.510902" elapsed="0.005500"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:19.490186" elapsed="0.026289"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:19.489489" elapsed="0.027041"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-04-21T02:09:19.486107" elapsed="0.030498"/>
</kw>
<arg>route_eth_rou</arg>
<status status="PASS" start="2026-04-21T02:09:15.347910" elapsed="4.168760"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:15.235080" elapsed="4.281768"/>
</test>
<test id="s1-s13-t38" name="Odl_To_Play_route_inc_arb" line="156">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:09:19.521721" elapsed="0.000229"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:09:19.521456" elapsed="0.000549"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:19.523043" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:19.522919" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:19.522895" elapsed="0.000221"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:19.528426" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:19.528307" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:19.528286" elapsed="0.000215"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:09:19.529557" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:09:19.529156" elapsed="0.000429"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:09:19.530062" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:09:19.529748" elapsed="0.000340"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:09:19.530245" elapsed="0.000044"/>
</return>
<msg time="2026-04-21T02:09:19.530424" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:09:19.528748" elapsed="0.001701"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:19.536026" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:19.535919" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:19.535901" elapsed="0.000231"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:19.537576" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:19.537393" elapsed="0.000287"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:19.537375" elapsed="0.000363"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:09:19.538327" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:09:19.537915" elapsed="0.000474"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:09:19.539028" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:19.538743" elapsed="0.000346"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:09:19.572579" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:09:19.540969" elapsed="0.031735"/>
</kw>
<msg time="2026-04-21T02:09:19.572876" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:09:19.572971" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:19.539401" elapsed="0.033641"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:09:19.622511" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "i "n "c "_ "a "r "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:09:19.574991" elapsed="0.047651"/>
</kw>
<msg time="2026-04-21T02:09:19.622774" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:09:19.622888" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:19.573438" elapsed="0.049522"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:19.623623" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:19.623263" elapsed="0.000475"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:19.623241" elapsed="0.000584"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:19.624585" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "i "n "c "_ "a "r "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:19.623982" elapsed="0.000718"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:19.625247" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:19.624897" elapsed="0.000464"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:19.624877" elapsed="0.000543"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:09:19.625457" elapsed="0.000033"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:19.629124" elapsed="0.000147"/>
</kw>
<msg time="2026-04-21T02:09:19.629314" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:09:19.628512" elapsed="0.000872"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:19.629600" elapsed="0.000023"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:19.629832" elapsed="0.000022"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:09:19.627701" elapsed="0.002349"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:09:19.625754" elapsed="0.004383"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:09:19.536951" elapsed="0.093403"/>
</kw>
<msg time="2026-04-21T02:09:19.630451" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:19.630496" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:19.536287" elapsed="0.094245"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:09:19.630919" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:09:19.630607" elapsed="0.000375"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:19.630589" elapsed="0.000418"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:19.631477" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:19.631940" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:09:19.632016" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:09:19.535570" elapsed="0.096555"/>
</kw>
<msg time="2026-04-21T02:09:19.632257" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:19.632302" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:19.530865" elapsed="0.101473"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:19.632670" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:19.632415" elapsed="0.000308"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:19.632398" elapsed="0.000349"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:09:19.530696" elapsed="0.102075"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:09:19.530511" elapsed="0.102452"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:09:19.527864" elapsed="0.105157"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:09:19.522603" elapsed="0.110477"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:19.522160" elapsed="0.110966"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:09:19.518583" elapsed="0.114597"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:19.643618" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:19.643810" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:19.643969" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:19.633611" elapsed="0.010387"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:19.644221" elapsed="0.002817"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:19.652740" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:19.652941" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:19.653166" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:19.647214" elapsed="0.005993"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:19.657927" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:19.657442" elapsed="0.000528"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:19.658610" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:19.658206" elapsed="0.000445"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:19.658910" elapsed="0.000495"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:19.653561" elapsed="0.005938"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:19.633335" elapsed="0.026247"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:09:19.517941" elapsed="0.141702"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:19.660904" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_arb/route_inc_arb.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_arb/route_inc_arb.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:19.661127" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;42949...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:19.660576" elapsed="0.000595"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:19.661700" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_arb/route_inc_arb.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_arb/route_inc_arb.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:19.661928" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:19.661411" elapsed="0.000557"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:19.662495" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_arb/announce_route_inc_arb.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_arb/announce_route_inc_arb.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:19.662680" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:19.662206" elapsed="0.000512"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:09:19.663295" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:09:19.662979" elapsed="0.000356"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:19.663875" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_arb/withdraw_route_inc_arb.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_arb/withdraw_route_inc_arb.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:19.664061" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:19.663571" elapsed="0.000529"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:09:19.664652" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:09:19.664353" elapsed="0.000339"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:19.665321" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;inc-multi-ethernet-tag-res&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
    &lt;/inc-multi-ethernet-tag-res&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:19.664950" elapsed="0.000453"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:19.666013" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:19.665631" elapsed="0.000503"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:19.666725" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:19.666366" elapsed="0.000446"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:19.667400" level="INFO">ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:19.667043" elapsed="0.000423"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:09:19.667688" elapsed="0.002445"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:19.684775" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '732', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;inc-multi-ethernet-tag-res&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
    &lt;/inc-multi-ethernet-tag-res&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-04-21T02:09:19.684908" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=AxEAAhmZmZkAAQAAAAogKysrKw%3D%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:19.685069" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:19.670318" elapsed="0.014789"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:19.689369" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:19.685369" elapsed="0.004099"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:19.696894" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:19.697401" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:19.697561" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:19.689856" elapsed="0.007743"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:19.701581" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:19.697880" elapsed="0.003773"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:19.709062" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:19.709371" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:19.709515" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:19.703164" elapsed="0.006377"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:19.712155" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:19.709714" elapsed="0.002490"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:19.712404" elapsed="0.002521"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:19.717595" level="INFO">${update} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:09:19.715092" elapsed="0.002531"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:09:19.717823" elapsed="0.002151"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:09:19.720032" elapsed="0.000046"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:09:19.702628" elapsed="0.017558"/>
</kw>
<msg time="2026-04-21T02:09:19.720287" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:19.701935" elapsed="0.018378"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:19.720734" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:19.720482" elapsed="0.000298"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:19.721674" level="INFO">Length is 136.</msg>
<msg time="2026-04-21T02:09:19.721750" level="INFO">${len_1} = 136</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:19.721409" elapsed="0.000364"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:19.722202" level="INFO">Length is 136.</msg>
<msg time="2026-04-21T02:09:19.722276" level="INFO">${len_2} = 136</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:19.721947" elapsed="0.000352"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:19.722456" elapsed="0.000314"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:19.723134" level="INFO">${sum_1} = 1836</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:19.722951" elapsed="0.000209"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:19.723491" level="INFO">${sum_2} = 1836</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:19.723314" elapsed="0.000202"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:19.723673" elapsed="0.000327"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:09:19.721038" elapsed="0.003023"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:09:19.724214" elapsed="0.002337"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:19.731822" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:19.731941" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:19.732035" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:19.727093" elapsed="0.004968"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:19.734902" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:19.732265" elapsed="0.002685"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:19.735147" elapsed="0.002743"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:19.751528" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:19.751659" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:19.751772" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:19.738064" elapsed="0.013754"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:19.754416" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:19.751995" elapsed="0.002469"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:19.754621" elapsed="0.002495"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-04-21T02:09:19.759520" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:19.757212" elapsed="0.002356"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:19.757184" elapsed="0.002408"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:19.766023" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:19.766068" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:19.766169" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:19.759743" elapsed="0.006452"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:09:19.726814" elapsed="0.039455"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:19.771731" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:19.771860" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:19.771955" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:19.767286" elapsed="0.004695"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:19.774578" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:19.772154" elapsed="0.002471"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:19.774782" elapsed="0.002522"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:19.779685" level="INFO">${update} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:09:19.777469" elapsed="0.002244"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:09:19.779959" elapsed="0.002172"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:09:19.782182" elapsed="0.000040"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:09:19.766941" elapsed="0.015382"/>
</kw>
<msg time="2026-04-21T02:09:19.782404" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:19.766439" elapsed="0.015990"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:19.782863" level="INFO">ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:19.782595" elapsed="0.000316"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:19.783782" level="INFO">Length is 124.</msg>
<msg time="2026-04-21T02:09:19.783874" level="INFO">${len_1} = 124</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:19.783518" elapsed="0.000380"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:19.784326" level="INFO">Length is 124.</msg>
<msg time="2026-04-21T02:09:19.784402" level="INFO">${len_2} = 124</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:19.784053" elapsed="0.000372"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:19.784583" elapsed="0.000325"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:19.785241" level="INFO">${sum_1} = 1389</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:19.785065" elapsed="0.000201"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:19.785590" level="INFO">${sum_2} = 1389</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:19.785418" elapsed="0.000196"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:19.785768" elapsed="0.000324"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:09:19.783148" elapsed="0.003003"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:19.791843" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:19.791953" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:19.792046" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:19.786713" elapsed="0.005358"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:19.794891" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:19.792246" elapsed="0.002694"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:19.795096" elapsed="0.002530"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:19.802578" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:19.802688" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:19.802809" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:19.797804" elapsed="0.005034"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:19.805498" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:19.803043" elapsed="0.002503"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:19.805703" elapsed="0.002518"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-04-21T02:09:19.810615" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:09:19.808309" elapsed="0.002365"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:19.808278" elapsed="0.002421"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:19.810868" elapsed="0.000023"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:09:19.786413" elapsed="0.024544"/>
</kw>
<arg>route_inc_arb</arg>
<status status="PASS" start="2026-04-21T02:09:19.660067" elapsed="0.150938"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:19.517273" elapsed="0.293859"/>
</test>
<test id="s1-s13-t39" name="Play_To_Odl_route_inc_arb" line="158">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:09:19.814768" elapsed="0.000230"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:09:19.814501" elapsed="0.000552"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:19.816060" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:19.815948" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:19.815929" elapsed="0.000200"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:19.821119" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:19.821010" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:19.820991" elapsed="0.000196"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:09:19.822197" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:09:19.821814" elapsed="0.000411"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:09:19.822678" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:09:19.822386" elapsed="0.000317"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:09:19.822747" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:09:19.822919" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:09:19.821418" elapsed="0.001525"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:19.828666" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:19.828558" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:19.828539" elapsed="0.000197"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:19.830282" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:19.830098" elapsed="0.000289"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:19.830080" elapsed="0.000366"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:09:19.831034" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:09:19.830600" elapsed="0.000494"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:09:19.831713" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:19.831446" elapsed="0.000328"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:09:19.864182" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:09:19.833709" elapsed="0.030847"/>
</kw>
<msg time="2026-04-21T02:09:19.864927" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:09:19.865089" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:19.832104" elapsed="0.033098"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:09:19.895706" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "i "n "c "_ "a "r "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:09:19.868306" elapsed="0.027637"/>
</kw>
<msg time="2026-04-21T02:09:19.896094" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:09:19.896194" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:19.865833" elapsed="0.030434"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:19.897080" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:19.896650" elapsed="0.000548"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:19.896617" elapsed="0.000644"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:19.898027" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "i "n "c "_ "a "r "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:19.897415" elapsed="0.000732"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:19.898676" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:19.898323" elapsed="0.000483"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:19.898304" elapsed="0.000564"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:09:19.898910" elapsed="0.000041"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:19.902574" elapsed="0.000142"/>
</kw>
<msg time="2026-04-21T02:09:19.902760" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:09:19.902092" elapsed="0.000761"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:19.903070" elapsed="0.000023"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:19.903287" elapsed="0.000022"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:09:19.901265" elapsed="0.002240"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:09:19.899246" elapsed="0.004344"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:09:19.829550" elapsed="0.074218"/>
</kw>
<msg time="2026-04-21T02:09:19.903888" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:19.903933" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:19.828905" elapsed="0.075067"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:09:19.904157" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:09:19.904049" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:19.904030" elapsed="0.000210"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:19.904746" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:19.905196" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:09:19.905271" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:09:19.828196" elapsed="0.077187"/>
</kw>
<msg time="2026-04-21T02:09:19.905480" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:19.905524" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:19.823329" elapsed="0.082233"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:19.905973" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:19.905638" elapsed="0.000390"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:19.905621" elapsed="0.000431"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:09:19.823183" elapsed="0.082893"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:09:19.823000" elapsed="0.083112"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:09:19.820630" elapsed="0.085540"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:09:19.815638" elapsed="0.090626"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:19.815209" elapsed="0.091103"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:09:19.812342" elapsed="0.094025"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:19.933112" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:19.933270" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:19.933411" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:19.906817" elapsed="0.026625"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:19.933648" elapsed="0.003116"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:19.942728" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:19.942891" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:19.943040" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:19.936958" elapsed="0.006120"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:19.947502" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:19.947070" elapsed="0.000472"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:19.948169" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:19.947765" elapsed="0.000443"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:19.948468" elapsed="0.000494"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:19.943420" elapsed="0.005630"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:19.906523" elapsed="0.042603"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:09:19.811846" elapsed="0.137338"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:19.950318" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_arb/route_inc_arb.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_arb/route_inc_arb.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:19.950538" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;42949...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:19.950017" elapsed="0.000562"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:09:19.976782" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_inc_arb.titanium/route_inc_arb.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:09:19.976377" elapsed="0.000448"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:09:19.977656" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_arb.titanium/route_inc_arb.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:09:19.977402" elapsed="0.000333">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_arb.titanium/route_inc_arb.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:09:19.977847" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:09:19.976996" elapsed="0.000877"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:09:19.978431" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_inc_arb/route_inc_arb.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:09:19.978042" elapsed="0.000416"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:19.978755" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_arb/route_inc_arb.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_arb/route_inc_arb.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:19.978954" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:19.978620" elapsed="0.000362"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:19.979386" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:19.979142" elapsed="0.000292"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:09:19.979868" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:19.979511" elapsed="0.000417"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:09:19.980391" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:09:19.980103" elapsed="0.000342"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:19.979955" elapsed="0.000526"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:19.979488" elapsed="0.001015"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:09:19.981109" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:09:19.980652" elapsed="0.000485"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:09:19.981189" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:09:19.981350" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:09:19.974104" elapsed="0.007272"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:19.981729" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_arb/announce_route_inc_arb.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_arb/announce_route_inc_arb.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:19.981877" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:19.981537" elapsed="0.000366"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:19.982249" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_arb/withdraw_route_inc_arb.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_arb/withdraw_route_inc_arb.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:19.982369" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:19.982059" elapsed="0.000336"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:19.982828" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;inc-multi-ethernet-tag-res&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
    &lt;/inc-multi-ethernet-tag-res&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:19.982553" elapsed="0.000369"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:19.983324" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:19.983080" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:19.983764" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:19.983526" elapsed="0.000298"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:19.984215" level="INFO">ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:19.983977" elapsed="0.000281"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:09:19.984442" elapsed="0.003428"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:09:19.988270" elapsed="0.002508"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:20.001134" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:20.001260" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:20.001359" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:09:19.993049" elapsed="0.008686">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:20.001953" elapsed="0.000024"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:20.002192" elapsed="0.000024"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-04-21T02:09:19.992183" elapsed="0.010137">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:22.011765" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:22.012004" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:22.012162" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:22.004065" elapsed="0.008136"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-04-21T02:09:22.012918" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<msg time="2026-04-21T02:09:22.016315" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-04-21T02:09:22.012467" elapsed="0.003920"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:22.020984" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:22.020339" elapsed="0.000685"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:22.021819" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:22.021247" elapsed="0.000613"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:22.022087" elapsed="0.000464"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:22.016709" elapsed="0.005933"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-04-21T02:09:22.003048" elapsed="0.019669"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:19.991230" elapsed="2.031551"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:09:22.023028" elapsed="0.003873"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:22.033125" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:22.033317" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:22.033454" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:22.027984" elapsed="0.005504"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:22.033720" elapsed="0.004253"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:22.044103" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:22.044524" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '489'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-04-21T02:09:22.044631" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:22.038208" elapsed="0.006450"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:22.047862" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:22.047531" elapsed="0.000359"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:22.048500" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:22.048050" elapsed="0.000478"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:09:22.049109" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "inc-multi-ethernet-tag-res": {
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "orig-route-ip": "43.43.43.43"
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:09:22.049320" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:09:22.048686" elapsed="0.000720">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:09:22.044916" elapsed="0.004649">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:09:22.027655" elapsed="0.022035">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:24.059534" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:24.059746" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:24.059940" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:24.051351" elapsed="0.008640"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:24.060261" elapsed="0.003836"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:24.071488" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:24.071904" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:24.072195" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:24.064336" elapsed="0.007924"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:24.078724" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:24.078254" elapsed="0.000512"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:24.079593" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:24.079068" elapsed="0.000580"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:24.079932" elapsed="0.000605"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:24.073029" elapsed="0.007601"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:24.050389" elapsed="0.030318"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:22.027158" elapsed="2.053606"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:09:24.081589" elapsed="0.003460"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:24.095586" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:24.095761" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:24.095918" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:24.088690" elapsed="0.007256"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:24.096128" elapsed="0.002877"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:24.103864" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:24.104029" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:24.104184" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:24.099174" elapsed="0.005049"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:24.109021" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:24.108534" elapsed="0.000530"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:24.109726" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:24.109298" elapsed="0.000469"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:24.110032" elapsed="0.000603"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:24.104575" elapsed="0.006159"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:24.087074" elapsed="0.023771"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:24.085698" elapsed="0.025234"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-04-21T02:09:24.081080" elapsed="0.029938"/>
</kw>
<arg>route_inc_arb</arg>
<status status="PASS" start="2026-04-21T02:09:19.949514" elapsed="4.161677"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:19.811363" elapsed="4.300009"/>
</test>
<test id="s1-s13-t40" name="Odl_To_Play_route_inc_as" line="161">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:09:24.116928" elapsed="0.000318"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:09:24.116505" elapsed="0.000824"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:24.119004" elapsed="0.000027"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:24.118737" elapsed="0.000350"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:24.118698" elapsed="0.000426"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:24.126349" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:24.126239" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:24.126221" elapsed="0.000197"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:09:24.127462" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:09:24.127068" elapsed="0.000421"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:09:24.127967" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:09:24.127652" elapsed="0.000342"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:09:24.128037" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:09:24.128207" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:09:24.126651" elapsed="0.001580"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:24.133832" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:24.133709" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:24.133690" elapsed="0.000212"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:24.135373" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:24.135190" elapsed="0.000286"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:24.135171" elapsed="0.000363"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:09:24.136118" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:09:24.135686" elapsed="0.000494"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:09:24.136810" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:24.136528" elapsed="0.000345"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:09:24.164732" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:09:24.138703" elapsed="0.026173"/>
</kw>
<msg time="2026-04-21T02:09:24.165034" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:09:24.165127" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:24.137183" elapsed="0.028013"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:09:24.191854" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "i "n "c "_ "a "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:09:24.167237" elapsed="0.024751"/>
</kw>
<msg time="2026-04-21T02:09:24.192124" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:09:24.192217" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:24.165590" elapsed="0.026699"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:24.193009" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:24.192598" elapsed="0.000528"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:24.192575" elapsed="0.000612"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:24.193940" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "i "n "c "_ "a "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:24.193340" elapsed="0.000833"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:24.194707" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:24.194351" elapsed="0.000489"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:24.194329" elapsed="0.000571"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:09:24.194939" elapsed="0.000055"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:24.198522" elapsed="0.000144"/>
</kw>
<msg time="2026-04-21T02:09:24.198711" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:09:24.198033" elapsed="0.000750"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:24.199081" elapsed="0.000024"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:24.199300" elapsed="0.000023"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:09:24.197231" elapsed="0.002291"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:09:24.195272" elapsed="0.004336"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:09:24.134707" elapsed="0.065078"/>
</kw>
<msg time="2026-04-21T02:09:24.200007" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:24.200052" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:24.134057" elapsed="0.066031"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:09:24.200472" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:09:24.200164" elapsed="0.000370"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:24.200146" elapsed="0.000412"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:24.201053" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:24.201474" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:09:24.201546" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:09:24.133369" elapsed="0.068286"/>
</kw>
<msg time="2026-04-21T02:09:24.201747" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:24.201818" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:24.128628" elapsed="0.073228"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:24.202193" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:24.201932" elapsed="0.000314"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:24.201914" elapsed="0.000355"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:09:24.128479" elapsed="0.073814"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:09:24.128291" elapsed="0.074036"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:09:24.125871" elapsed="0.076512"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:09:24.118283" elapsed="0.084156"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:24.117577" elapsed="0.084909"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:09:24.113127" elapsed="0.089415"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:24.208852" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:24.209113" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:24.209283" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:24.203188" elapsed="0.006133"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:24.209566" elapsed="0.003849"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:24.219924" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:24.220054" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:24.220157" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:24.213644" elapsed="0.006539"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:24.223354" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:24.223006" elapsed="0.000377"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:24.223833" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:24.223542" elapsed="0.000319"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:24.224024" elapsed="0.000330"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:24.220423" elapsed="0.003993"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:24.202698" elapsed="0.021772"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:09:24.112407" elapsed="0.112105"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:24.225321" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_as/route_inc_as.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_as/route_inc_as.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:24.225533" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;42949...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:24.225113" elapsed="0.000449"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:24.225928" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_as/route_inc_as.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_as/route_inc_as.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:24.226054" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:24.225721" elapsed="0.000359"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:24.226428" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_as/announce_route_inc_as.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_as/announce_route_inc_as.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:24.226552" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:24.226239" elapsed="0.000339"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:09:24.227003" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:09:24.226736" elapsed="0.000295"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:24.227422" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_as/withdraw_route_inc_as.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_as/withdraw_route_inc_as.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:24.227547" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:24.227189" elapsed="0.000383"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:09:24.227945" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:09:24.227729" elapsed="0.000253"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:24.228557" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;inc-multi-ethernet-tag-res&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
    &lt;/inc-multi-ethernet-tag-res&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:24.228211" elapsed="0.000422"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:24.229203" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:24.228868" elapsed="0.000402"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:24.229874" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:24.229505" elapsed="0.000433"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:24.230495" level="INFO">ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:24.230155" elapsed="0.000403"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:09:24.230769" elapsed="0.002647"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:24.246192" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '732', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;inc-multi-ethernet-tag-res&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
    &lt;/inc-multi-ethernet-tag-res&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-04-21T02:09:24.246333" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=AxEAAhmZmZkAAQAAAAogKysrKw%3D%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:24.246563" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:24.233673" elapsed="0.012947"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:24.252547" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:24.247067" elapsed="0.005574"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:24.259415" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:24.259532" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:24.259680" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:24.253027" elapsed="0.006680"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:24.262311" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:24.259896" elapsed="0.002462"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:24.268954" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:24.269287" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:24.269559" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:24.263364" elapsed="0.006264"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:24.274432" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:24.270115" elapsed="0.004387"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:24.274729" elapsed="0.003649"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:24.281045" level="INFO">${update} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:09:24.278612" elapsed="0.002464"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:09:24.281258" elapsed="0.002215"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:09:24.283526" elapsed="0.000041"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:09:24.263032" elapsed="0.020641"/>
</kw>
<msg time="2026-04-21T02:09:24.283754" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:24.262532" elapsed="0.021249"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:24.284235" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:24.283975" elapsed="0.000306"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:24.285194" level="INFO">Length is 136.</msg>
<msg time="2026-04-21T02:09:24.285270" level="INFO">${len_1} = 136</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:24.284921" elapsed="0.000372"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:24.285708" level="INFO">Length is 136.</msg>
<msg time="2026-04-21T02:09:24.285784" level="INFO">${len_2} = 136</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:24.285450" elapsed="0.000375"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:24.285983" elapsed="0.000313"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:24.286666" level="INFO">${sum_1} = 1836</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:24.286457" elapsed="0.000237"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:24.287164" level="INFO">${sum_2} = 1836</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:24.286882" elapsed="0.000311"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:24.287357" elapsed="0.000319"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:09:24.284523" elapsed="0.003214"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:09:24.287914" elapsed="0.001942"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:24.296689" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:24.296891" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:24.297034" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:24.290575" elapsed="0.006496"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:24.301028" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:24.297315" elapsed="0.003783"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:24.301321" elapsed="0.003545"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:24.312861" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:24.313022" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:24.313168" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:24.305268" elapsed="0.007937"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:24.316965" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:24.313446" elapsed="0.003588"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:24.317258" elapsed="0.003593"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-04-21T02:09:24.324254" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:24.320968" elapsed="0.003350"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:24.320938" elapsed="0.003414"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:24.334189" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:24.334236" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:24.334336" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:24.324566" elapsed="0.009796"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:09:24.290186" elapsed="0.044243"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:24.341294" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:24.341623" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:24.341870" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:24.335488" elapsed="0.006442"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:24.346410" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:24.342314" elapsed="0.004163"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:24.346696" elapsed="0.003589"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:24.352754" level="INFO">${update} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:09:24.350516" elapsed="0.002310"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:09:24.353050" elapsed="0.002242"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:09:24.355345" elapsed="0.000036"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:09:24.335128" elapsed="0.020353"/>
</kw>
<msg time="2026-04-21T02:09:24.355561" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:24.334596" elapsed="0.020990"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:24.356024" level="INFO">ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:24.355752" elapsed="0.000318"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:24.356960" level="INFO">Length is 124.</msg>
<msg time="2026-04-21T02:09:24.357036" level="INFO">${len_1} = 124</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:24.356673" elapsed="0.000387"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:24.357471" level="INFO">Length is 124.</msg>
<msg time="2026-04-21T02:09:24.357544" level="INFO">${len_2} = 124</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:24.357217" elapsed="0.000350"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:24.357742" elapsed="0.000359"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:24.358438" level="INFO">${sum_1} = 1389</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:24.358261" elapsed="0.000202"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:24.358839" level="INFO">${sum_2} = 1389</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:24.358616" elapsed="0.000254"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:24.359149" elapsed="0.000359"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:09:24.356305" elapsed="0.003265"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:24.363584" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:24.363699" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:24.363817" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:24.360159" elapsed="0.003686"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:24.366668" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:24.364022" elapsed="0.002742"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:24.367001" elapsed="0.002567"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:24.374060" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:24.374172" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:24.374276" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:24.369734" elapsed="0.004568"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:24.376967" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:24.374475" elapsed="0.002543"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:24.377178" elapsed="0.002536"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-04-21T02:09:24.383006" elapsed="0.000063"/>
</return>
<status status="PASS" start="2026-04-21T02:09:24.379813" elapsed="0.003307"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:24.379776" elapsed="0.003380"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:24.383375" elapsed="0.000032"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:09:24.359850" elapsed="0.023649"/>
</kw>
<arg>route_inc_as</arg>
<status status="PASS" start="2026-04-21T02:09:24.224811" elapsed="0.158749"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:24.111714" elapsed="0.272005"/>
</test>
<test id="s1-s13-t41" name="Play_To_Odl_route_inc_as" line="163">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:09:24.388807" elapsed="0.000211"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:09:24.388522" elapsed="0.000551"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:24.390102" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:24.389986" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:24.389967" elapsed="0.000203"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:24.395281" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:24.395171" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:24.395152" elapsed="0.000199"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:09:24.396368" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:09:24.395983" elapsed="0.000411"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:09:24.396868" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:09:24.396556" elapsed="0.000338"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:09:24.396937" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:09:24.397096" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:09:24.395583" elapsed="0.001545"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:24.403306" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:24.403175" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:24.403152" elapsed="0.000235"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:24.404884" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:24.404672" elapsed="0.000318"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:24.404653" elapsed="0.000395"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:09:24.405675" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:09:24.405203" elapsed="0.000536"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:09:24.406378" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:24.406110" elapsed="0.000330"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:09:24.438435" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:09:24.408401" elapsed="0.030250"/>
</kw>
<msg time="2026-04-21T02:09:24.438876" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:09:24.438979" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:24.406751" elapsed="0.032305"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:09:24.462092" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "i "n "c "_ "a "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:09:24.441321" elapsed="0.020944"/>
</kw>
<msg time="2026-04-21T02:09:24.462420" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:09:24.462515" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:24.439612" elapsed="0.022980"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:24.463436" elapsed="0.000052"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:24.462962" elapsed="0.000598"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:24.462925" elapsed="0.000703"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:24.464431" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "i "n "c "_ "a "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:24.463806" elapsed="0.000750"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:24.465119" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:24.464734" elapsed="0.000504"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:24.464712" elapsed="0.000587"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:09:24.465345" elapsed="0.000051"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:24.469535" elapsed="0.000162"/>
</kw>
<msg time="2026-04-21T02:09:24.469742" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:09:24.468899" elapsed="0.000942"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:24.470070" elapsed="0.000025"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:24.470292" elapsed="0.000023"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:09:24.468038" elapsed="0.002479"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:09:24.465725" elapsed="0.004883"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:09:24.404224" elapsed="0.066586"/>
</kw>
<msg time="2026-04-21T02:09:24.470917" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:24.470963" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:24.403547" elapsed="0.067459"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:09:24.471218" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:09:24.471106" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:24.471066" elapsed="0.000240"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:24.471875" elapsed="0.000029"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:24.472321" elapsed="0.000084"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:09:24.472457" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:09:24.402776" elapsed="0.069803"/>
</kw>
<msg time="2026-04-21T02:09:24.472707" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:24.472768" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:24.397564" elapsed="0.075265"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:24.473187" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:24.472915" elapsed="0.000327"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:24.472896" elapsed="0.000370"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:09:24.397388" elapsed="0.075904"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:09:24.397196" elapsed="0.076149"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:09:24.394765" elapsed="0.078670"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:09:24.389674" elapsed="0.083830"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:24.389227" elapsed="0.084328"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:09:24.385642" elapsed="0.087971"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:24.479702" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:24.480141" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:24.480367" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:24.474086" elapsed="0.006336"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:24.480833" elapsed="0.005381"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:24.491054" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:24.491268" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:24.491422" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:24.486461" elapsed="0.004999"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:24.496126" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:24.495632" elapsed="0.000535"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:24.496820" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:24.496400" elapsed="0.000462"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:24.497102" elapsed="0.000503"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:24.491823" elapsed="0.005927"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:24.473781" elapsed="0.024073"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:09:24.384959" elapsed="0.112956"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:24.499010" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_as/route_inc_as.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_as/route_inc_as.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:24.499401" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;42949...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:24.498684" elapsed="0.000762"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:09:24.525743" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_inc_as.titanium/route_inc_as.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:09:24.525262" elapsed="0.000517"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:09:24.526778" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_as.titanium/route_inc_as.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:09:24.526425" elapsed="0.000484">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_as.titanium/route_inc_as.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:09:24.527035" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:09:24.526043" elapsed="0.001025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:09:24.527885" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_inc_as/route_inc_as.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:09:24.527347" elapsed="0.000573"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:24.528319" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_as/route_inc_as.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_as/route_inc_as.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:24.528536" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:24.528136" elapsed="0.000434"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:24.529123" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:24.528779" elapsed="0.000413"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:09:24.529763" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:24.529313" elapsed="0.000534"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:09:24.530329" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:09:24.530031" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:24.529878" elapsed="0.000510"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:24.529274" elapsed="0.001137"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:09:24.531165" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:09:24.530561" elapsed="0.000638"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:09:24.531256" elapsed="0.000043"/>
</return>
<msg time="2026-04-21T02:09:24.531443" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:09:24.522742" elapsed="0.008727"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:24.531853" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_as/announce_route_inc_as.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_as/announce_route_inc_as.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:24.532046" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:24.531636" elapsed="0.000437"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:24.532422" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_as/withdraw_route_inc_as.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_as/withdraw_route_inc_as.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:24.532545" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:24.532231" elapsed="0.000339"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:24.532996" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;inc-multi-ethernet-tag-res&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
    &lt;/inc-multi-ethernet-tag-res&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:24.532729" elapsed="0.000321"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:24.533454" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:24.533205" elapsed="0.000298"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:24.533946" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:24.533659" elapsed="0.000342"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:24.534401" level="INFO">ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:24.534158" elapsed="0.000287"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:09:24.534598" elapsed="0.003035"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:09:24.537847" elapsed="0.001896"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:24.546379" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:24.546577" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:24.546729" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:09:24.540779" elapsed="0.006852">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:24.547949" elapsed="0.000035"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:24.548306" elapsed="0.000036"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-04-21T02:09:24.540424" elapsed="0.008075">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:26.558326" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:26.558628" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:26.558818" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:26.550290" elapsed="0.008572"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-04-21T02:09:26.559582" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<msg time="2026-04-21T02:09:26.562968" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-04-21T02:09:26.559150" elapsed="0.003906"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:26.567918" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:26.567230" elapsed="0.000737"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:26.568936" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:26.568263" elapsed="0.000718"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:26.569222" elapsed="0.000549"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:26.563391" elapsed="0.006497"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-04-21T02:09:26.549281" elapsed="0.020690"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:24.539947" elapsed="2.030130"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:09:26.570383" elapsed="0.003359"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:26.580475" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:26.580671" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:26.580875" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:26.575285" elapsed="0.005631"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:26.581171" elapsed="0.004187"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:26.590860" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:26.591037" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '489'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-04-21T02:09:26.591263" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:26.585596" elapsed="0.005706"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:26.595946" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:26.595488" elapsed="0.000498"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:26.596923" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:26.596242" elapsed="0.000722"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:09:26.597703" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "inc-multi-ethernet-tag-res": {
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "orig-route-ip": "43.43.43.43"
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:09:26.598018" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:09:26.597192" elapsed="0.000936">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:09:26.591638" elapsed="0.006691">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:09:26.574784" elapsed="0.023750">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:28.608575" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:28.608843" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:28.609011" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:28.600258" elapsed="0.008793"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:28.609327" elapsed="0.003979"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:28.621178" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:28.621316" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:28.621451" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:28.613911" elapsed="0.007574"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:28.624841" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:28.624449" elapsed="0.000423"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:28.625415" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:28.625036" elapsed="0.000421"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:28.625688" elapsed="0.000515"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:28.621830" elapsed="0.004464"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:28.599325" elapsed="0.027051"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:26.574116" elapsed="2.052331"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:09:28.627254" elapsed="0.002805"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:28.639181" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:28.639362" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:28.639526" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:28.631830" elapsed="0.007733"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:28.639838" elapsed="0.003737"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:28.650132" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:28.650287" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:28.650433" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:28.643831" elapsed="0.006640"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:28.654994" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:28.654543" elapsed="0.000490"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:28.655742" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:28.655354" elapsed="0.000427"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:28.656026" elapsed="0.000483"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:28.650833" elapsed="0.005765"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:28.631016" elapsed="0.025657"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:28.630350" elapsed="0.026397"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-04-21T02:09:28.626726" elapsed="0.030121"/>
</kw>
<arg>route_inc_as</arg>
<status status="PASS" start="2026-04-21T02:09:24.498241" elapsed="4.158676"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:24.384270" elapsed="4.272806"/>
</test>
<test id="s1-s13-t42" name="Odl_To_Play_route_inc_lacp" line="166">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:09:28.662057" elapsed="0.000216"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:09:28.661769" elapsed="0.000560"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:28.663424" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:28.663288" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:28.663259" elapsed="0.000247"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:28.668558" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:28.668450" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:28.668432" elapsed="0.000195"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:09:28.669697" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:09:28.669304" elapsed="0.000421"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:09:28.670207" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:09:28.669906" elapsed="0.000327"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:09:28.670277" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:09:28.670445" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:09:28.668916" elapsed="0.001553"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:28.676377" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:28.676262" elapsed="0.000163"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:28.676242" elapsed="0.000205"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:28.678042" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:28.677851" elapsed="0.000298"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:28.677831" elapsed="0.000379"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:09:28.678814" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:09:28.678368" elapsed="0.000514"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:09:28.679555" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:28.679238" elapsed="0.000390"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:09:28.713220" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:09:28.681939" elapsed="0.031538"/>
</kw>
<msg time="2026-04-21T02:09:28.713700" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:09:28.713836" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:28.679989" elapsed="0.033932"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:09:28.741676" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "i "n "c "_ "l "a "c "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:09:28.716138" elapsed="0.025803"/>
</kw>
<msg time="2026-04-21T02:09:28.742238" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:09:28.742340" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:28.714409" elapsed="0.028010"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:28.743289" elapsed="0.000053"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:28.742772" elapsed="0.000643"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:28.742731" elapsed="0.000749"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:28.744337" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "i "n "c "_ "l "a "c "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:28.743635" elapsed="0.000826"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:28.745054" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:28.744644" elapsed="0.000531"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:28.744623" elapsed="0.000612"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:09:28.745283" elapsed="0.000048"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:28.749264" elapsed="0.000157"/>
</kw>
<msg time="2026-04-21T02:09:28.749469" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:09:28.748553" elapsed="0.000997"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:28.749775" elapsed="0.000041"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:28.750017" elapsed="0.000022"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:09:28.747699" elapsed="0.002548"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:09:28.745649" elapsed="0.004686"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:09:28.677373" elapsed="0.073147"/>
</kw>
<msg time="2026-04-21T02:09:28.750625" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:28.750672" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:28.676632" elapsed="0.074081"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:09:28.750944" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-04-21T02:09:28.750827" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:28.750777" elapsed="0.000257"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:28.751534" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:28.752126" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:09:28.752203" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:09:28.675904" elapsed="0.076413"/>
</kw>
<msg time="2026-04-21T02:09:28.752417" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:28.752462" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:28.670878" elapsed="0.081624"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:28.752883" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:28.752581" elapsed="0.000360"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:28.752563" elapsed="0.000403"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:09:28.670713" elapsed="0.082277"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:09:28.670528" elapsed="0.082500"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:09:28.668081" elapsed="0.085008"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:09:28.662972" elapsed="0.090226"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:28.662493" elapsed="0.090755"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:09:28.658897" elapsed="0.094406"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:28.761129" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:28.761377" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:28.761578" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:28.753756" elapsed="0.007863"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:28.761961" elapsed="0.004112"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:28.773075" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:28.773257" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:28.773423" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:28.766340" elapsed="0.007123"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:28.778286" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:28.777779" elapsed="0.000552"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:28.778999" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:28.778569" elapsed="0.000472"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:28.779282" elapsed="0.000551"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:28.773870" elapsed="0.006059"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:28.753464" elapsed="0.026547"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:09:28.658187" elapsed="0.121888"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:28.781326" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lacp/route_inc_lacp.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lacp/route_inc_lacp.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:28.781554" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;42949...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:28.781085" elapsed="0.000498"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:28.781956" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lacp/route_inc_lacp.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lacp/route_inc_lacp.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:28.782083" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:28.781745" elapsed="0.000418"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:28.782518" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lacp/announce_route_inc_lacp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lacp/announce_route_inc_lacp.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:28.782644" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:28.782325" elapsed="0.000345"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:09:28.783070" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:09:28.782851" elapsed="0.000245"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:28.783445" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lacp/withdraw_route_inc_lacp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lacp/withdraw_route_inc_lacp.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:28.783568" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:28.783256" elapsed="0.000339"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:09:28.783970" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:09:28.783751" elapsed="0.000245"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:28.784412" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;inc-multi-ethernet-tag-res&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
    &lt;/inc-multi-ethernet-tag-res&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:28.784156" elapsed="0.000309"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:28.784929" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:28.784620" elapsed="0.000357"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:28.785373" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:28.785134" elapsed="0.000284"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:28.785819" level="INFO">ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:28.785569" elapsed="0.000295"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:09:28.786016" elapsed="0.002364"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:28.801152" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '732', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;inc-multi-ethernet-tag-res&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
    &lt;/inc-multi-ethernet-tag-res&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-04-21T02:09:28.801258" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=AxEAAhmZmZkAAQAAAAogKysrKw%3D%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:28.801490" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:28.788578" elapsed="0.012951"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:28.808030" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:28.801846" elapsed="0.006254"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:28.815064" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:28.815277" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:28.815444" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:28.808362" elapsed="0.007121"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:28.819570" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:28.815754" elapsed="0.003887"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:28.828619" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:28.828893" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:28.829053" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:28.821219" elapsed="0.007873"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:28.833178" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:28.829375" elapsed="0.003875"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:28.833490" elapsed="0.003801"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:28.840480" level="INFO">${update} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:09:28.837541" elapsed="0.003015"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:09:28.840896" elapsed="0.003469"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:09:28.844454" elapsed="0.000060"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:09:28.820656" elapsed="0.024022"/>
</kw>
<msg time="2026-04-21T02:09:28.844862" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:28.819927" elapsed="0.024978"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:28.845586" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:28.845189" elapsed="0.000463"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:28.847196" level="INFO">Length is 136.</msg>
<msg time="2026-04-21T02:09:28.847310" level="INFO">${len_1} = 136</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:28.846749" elapsed="0.000678"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:28.848086" level="INFO">Length is 136.</msg>
<msg time="2026-04-21T02:09:28.848200" level="INFO">${len_2} = 136</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:28.847671" elapsed="0.000565"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:28.848476" elapsed="0.000550"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:28.849412" level="INFO">${sum_1} = 1836</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:28.849225" elapsed="0.000214"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:28.849775" level="INFO">${sum_2} = 1836</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:28.849598" elapsed="0.000233"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:28.849991" elapsed="0.000311"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:09:28.846164" elapsed="0.004199"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:09:28.850518" elapsed="0.002311"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:28.859850" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:28.860048" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:28.860187" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:28.853420" elapsed="0.006802"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:28.864461" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:28.860467" elapsed="0.004073"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:28.864865" elapsed="0.003669"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:28.874376" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:28.874571" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:28.874735" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:28.868889" elapsed="0.005874"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:28.878064" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:28.875046" elapsed="0.003095"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:28.878400" elapsed="0.003845"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-04-21T02:09:28.885976" elapsed="0.000030"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:28.882387" elapsed="0.003665"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:28.882346" elapsed="0.003743"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:28.893298" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:28.893356" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:28.893492" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:28.886342" elapsed="0.007177"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:09:28.853122" elapsed="0.040480"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:28.898345" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:28.898528" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:28.898658" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:28.894739" elapsed="0.003956"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:28.902431" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:28.898964" elapsed="0.003533"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:28.902718" elapsed="0.003239"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:28.908518" level="INFO">${update} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:09:28.906124" elapsed="0.002422"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:09:28.908726" elapsed="0.002200"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:09:28.910983" elapsed="0.000044"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:09:28.894373" elapsed="0.016756"/>
</kw>
<msg time="2026-04-21T02:09:28.911214" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:28.893821" elapsed="0.017418"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:28.911843" level="INFO">ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:28.911578" elapsed="0.000311"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:28.912763" level="INFO">Length is 124.</msg>
<msg time="2026-04-21T02:09:28.912868" level="INFO">${len_1} = 124</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:28.912500" elapsed="0.000392"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:28.913307" level="INFO">Length is 124.</msg>
<msg time="2026-04-21T02:09:28.913380" level="INFO">${len_2} = 124</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:28.913049" elapsed="0.000354"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:28.913560" elapsed="0.000336"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:28.914269" level="INFO">${sum_1} = 1389</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:28.914058" elapsed="0.000241"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:28.914621" level="INFO">${sum_2} = 1389</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:28.914452" elapsed="0.000194"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:28.914875" elapsed="0.000315"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:09:28.912129" elapsed="0.003121"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:28.923017" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:28.923131" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:28.923224" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:28.915839" elapsed="0.007411"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:28.926516" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:28.923422" elapsed="0.003161"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:28.926821" elapsed="0.003544"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:28.935144" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:28.935265" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:28.935375" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:28.930595" elapsed="0.004808"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:28.938115" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:28.935578" elapsed="0.002584"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:28.938321" elapsed="0.002547"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-04-21T02:09:28.943327" elapsed="0.000041"/>
</return>
<status status="PASS" start="2026-04-21T02:09:28.940966" elapsed="0.002441"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:28.940938" elapsed="0.002497"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:28.943597" elapsed="0.000022"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:09:28.915520" elapsed="0.028175"/>
</kw>
<arg>route_inc_lacp</arg>
<status status="PASS" start="2026-04-21T02:09:28.780491" elapsed="0.163254"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:28.657508" elapsed="0.286385"/>
</test>
<test id="s1-s13-t43" name="Play_To_Odl_route_inc_lacp" line="168">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:09:28.949061" elapsed="0.000294"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:09:28.948613" elapsed="0.000818"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:28.950848" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:28.950671" elapsed="0.000242"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:28.950645" elapsed="0.000298"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:28.957859" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:28.957728" elapsed="0.000239"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:28.957710" elapsed="0.000284"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:09:28.959029" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:09:28.958618" elapsed="0.000439"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:09:28.959528" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:09:28.959227" elapsed="0.000327"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:09:28.959599" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:09:28.959758" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:09:28.958231" elapsed="0.001553"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:28.965993" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:28.965879" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:28.965859" elapsed="0.000208"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:28.967539" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:28.967358" elapsed="0.000284"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:28.967339" elapsed="0.000361"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:09:28.968288" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:09:28.967871" elapsed="0.000479"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:09:28.969008" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:28.968698" elapsed="0.000370"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:09:28.997205" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:09:28.970940" elapsed="0.026407"/>
</kw>
<msg time="2026-04-21T02:09:28.997496" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:09:28.997592" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:28.969385" elapsed="0.028281"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:09:29.022026" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "i "n "c "_ "l "a "c "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:09:28.999702" elapsed="0.022469"/>
</kw>
<msg time="2026-04-21T02:09:29.022307" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:09:29.022417" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:28.998108" elapsed="0.024378"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:29.023219" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:29.022824" elapsed="0.000512"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:29.022769" elapsed="0.000627"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:29.024157" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "i "n "c "_ "l "a "c "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:29.023553" elapsed="0.000721"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:29.024836" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:29.024446" elapsed="0.000510"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:29.024426" elapsed="0.000588"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:09:29.025055" elapsed="0.000044"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:29.028779" elapsed="0.000175"/>
</kw>
<msg time="2026-04-21T02:09:29.029000" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:09:29.028199" elapsed="0.000875"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:29.029358" elapsed="0.000023"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:29.029577" elapsed="0.000022"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:09:29.027349" elapsed="0.002465"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:09:29.025395" elapsed="0.004510"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:09:28.966919" elapsed="0.063164"/>
</kw>
<msg time="2026-04-21T02:09:29.030181" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:29.030226" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:28.966224" elapsed="0.064039"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:09:29.030450" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:09:29.030341" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:29.030323" elapsed="0.000212"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:29.031036" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:29.031473" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:09:29.031546" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:09:28.965470" elapsed="0.066187"/>
</kw>
<msg time="2026-04-21T02:09:29.031754" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:29.031851" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:28.960194" elapsed="0.071695"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:29.032391" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:29.031969" elapsed="0.000476"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:29.031951" elapsed="0.000518"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:09:28.960044" elapsed="0.072451"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:09:28.959860" elapsed="0.072671"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:09:28.957363" elapsed="0.075229"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:09:28.950269" elapsed="0.082383"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:28.949644" elapsed="0.083056"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:09:28.945566" elapsed="0.087190"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:29.039107" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:29.039265" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:29.039364" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:29.033292" elapsed="0.006097"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:29.039561" elapsed="0.003817"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:29.047925" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:29.048137" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:29.048282" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:29.043609" elapsed="0.004710"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:29.052695" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:29.052271" elapsed="0.000463"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:29.053381" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:29.053001" elapsed="0.000419"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:29.053644" elapsed="0.000485"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:29.048645" elapsed="0.005571"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:29.033005" elapsed="0.021287"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:09:28.944925" elapsed="0.109424"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:29.055375" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lacp/route_inc_lacp.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lacp/route_inc_lacp.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:29.055604" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;42949...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:29.055095" elapsed="0.000550"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:09:29.083638" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_inc_lacp.titanium/route_inc_lacp.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:09:29.083096" elapsed="0.000582"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:09:29.084587" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lacp.titanium/route_inc_lacp.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:09:29.084258" elapsed="0.000422">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lacp.titanium/route_inc_lacp.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:09:29.084805" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:09:29.083887" elapsed="0.000980"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:09:29.085518" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_inc_lacp/route_inc_lacp.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:09:29.085075" elapsed="0.000473"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:29.085924" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lacp/route_inc_lacp.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lacp/route_inc_lacp.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:29.086111" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:29.085737" elapsed="0.000403"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:29.086559" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:29.086309" elapsed="0.000305"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:09:29.087123" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:29.086709" elapsed="0.000475"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:09:29.087744" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:09:29.087362" elapsed="0.000408"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:29.087215" elapsed="0.000653"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:29.086680" elapsed="0.001212"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:09:29.088526" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:09:29.088065" elapsed="0.000488"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:09:29.088609" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:09:29.088802" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:09:29.080475" elapsed="0.008382"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:29.089233" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lacp/announce_route_inc_lacp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lacp/announce_route_inc_lacp.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:29.089390" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:29.089027" elapsed="0.000389"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:29.089765" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lacp/withdraw_route_inc_lacp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lacp/withdraw_route_inc_lacp.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:29.089904" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:29.089572" elapsed="0.000358"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:29.090344" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;inc-multi-ethernet-tag-res&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
    &lt;/inc-multi-ethernet-tag-res&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:29.090092" elapsed="0.000306"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:29.090805" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:29.090552" elapsed="0.000304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:29.091246" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:29.091009" elapsed="0.000281"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:29.091677" level="INFO">ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:29.091441" elapsed="0.000281"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:09:29.091886" elapsed="0.003054"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:09:29.095125" elapsed="0.001913"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:29.103296" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:29.103545" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:29.103865" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:09:29.098164" elapsed="0.006454">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:29.105045" elapsed="0.000045"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:29.105515" elapsed="0.000047"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-04-21T02:09:29.097768" elapsed="0.007993">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:31.115370" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:31.115581" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:31.115735" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:31.107555" elapsed="0.008218"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-04-21T02:09:31.116486" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<msg time="2026-04-21T02:09:31.120760" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-04-21T02:09:31.116068" elapsed="0.004837"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:31.126105" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:31.125456" elapsed="0.000689"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:31.126942" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:31.126367" elapsed="0.000614"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:31.127204" elapsed="0.000465"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:31.121517" elapsed="0.006243"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-04-21T02:09:31.106525" elapsed="0.021334"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:29.097251" elapsed="2.030675"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:09:31.128149" elapsed="0.002754"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:31.136892" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:31.137088" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:31.137187" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:31.131873" elapsed="0.005342"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:31.137423" elapsed="0.002980"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:31.146648" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:31.146886" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '489'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-04-21T02:09:31.147066" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:31.140575" elapsed="0.006536"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:31.152030" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:31.151560" elapsed="0.000512"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:31.152962" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:31.152297" elapsed="0.000705"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:09:31.153742" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "inc-multi-ethernet-tag-res": {
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "orig-route-ip": "43.43.43.43"
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:09:31.154065" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:09:31.153228" elapsed="0.000955">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:09:31.147526" elapsed="0.006871">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:09:31.131569" elapsed="0.023097">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:33.164432" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:33.164652" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:33.164846" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:33.157148" elapsed="0.007740"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:33.165142" elapsed="0.003827"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:33.174406" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:33.174557" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:33.174704" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:33.169210" elapsed="0.005532"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:33.179205" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:33.178744" elapsed="0.000500"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:33.179868" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:33.179472" elapsed="0.000435"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:33.180132" elapsed="0.000464"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:33.175105" elapsed="0.005579"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:33.156071" elapsed="0.024688"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:31.131105" elapsed="2.049732"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:09:33.181600" elapsed="0.002943"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:33.193117" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:33.193273" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:33.193516" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:33.186291" elapsed="0.007262"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:33.193849" elapsed="0.003543"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:33.204635" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:33.204782" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:33.204956" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:33.197625" elapsed="0.007367"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:33.209353" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:33.208954" elapsed="0.000438"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:33.210022" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:33.209612" elapsed="0.000449"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:33.210282" elapsed="0.000458"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:33.205316" elapsed="0.005533"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:33.185458" elapsed="0.025468"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:33.184856" elapsed="0.026123"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-04-21T02:09:33.181108" elapsed="0.029947"/>
</kw>
<arg>route_inc_lacp</arg>
<status status="PASS" start="2026-04-21T02:09:29.054659" elapsed="4.156464"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:28.944312" elapsed="4.266974"/>
</test>
<test id="s1-s13-t44" name="Odl_To_Play_route_inc_lan" line="171">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:09:33.216014" elapsed="0.000209"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:09:33.215732" elapsed="0.000545"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:33.217331" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:33.217203" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:33.217178" elapsed="0.000229"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:33.222434" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:33.222327" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:33.222308" elapsed="0.000195"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:09:33.223520" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:09:33.223131" elapsed="0.000416"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:09:33.224022" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:09:33.223709" elapsed="0.000339"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:09:33.224091" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:09:33.224255" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:09:33.222733" elapsed="0.001546"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:33.230111" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:33.230002" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:33.229983" elapsed="0.000198"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:33.231772" elapsed="0.000039"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:33.231587" elapsed="0.000316"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:33.231568" elapsed="0.000394"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:09:33.232536" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:09:33.232116" elapsed="0.000480"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:09:33.233265" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:33.232979" elapsed="0.000345"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:09:33.265502" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:09:33.235230" elapsed="0.030409"/>
</kw>
<msg time="2026-04-21T02:09:33.265817" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:09:33.265915" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:33.233634" elapsed="0.032352"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:09:33.294056" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "i "n "c "_ "l "a "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:09:33.267973" elapsed="0.026218"/>
</kw>
<msg time="2026-04-21T02:09:33.294364" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:09:33.294512" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:33.266396" elapsed="0.028213"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:33.295571" elapsed="0.000065"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:33.295059" elapsed="0.000672"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:33.295026" elapsed="0.000816"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:33.296884" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "i "n "c "_ "l "a "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:33.296059" elapsed="0.000988"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:33.297853" elapsed="0.000071"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:33.297293" elapsed="0.000728"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:33.297264" elapsed="0.000839"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:09:33.298157" elapsed="0.000050"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:33.302166" elapsed="0.000157"/>
</kw>
<msg time="2026-04-21T02:09:33.302369" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:09:33.301498" elapsed="0.000947"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:33.302665" elapsed="0.000023"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:33.302917" elapsed="0.000030"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:09:33.300618" elapsed="0.002536"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:09:33.298576" elapsed="0.004666"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:09:33.231127" elapsed="0.072297"/>
</kw>
<msg time="2026-04-21T02:09:33.303524" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:33.303568" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:33.230339" elapsed="0.073273"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:09:33.303859" elapsed="0.000035"/>
</return>
<status status="PASS" start="2026-04-21T02:09:33.303711" elapsed="0.000225"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:33.303690" elapsed="0.000272"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:33.304451" elapsed="0.000076"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:33.305043" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:09:33.305121" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:09:33.229613" elapsed="0.075625"/>
</kw>
<msg time="2026-04-21T02:09:33.305341" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:33.305386" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:33.224668" elapsed="0.080755"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:33.305832" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:33.305502" elapsed="0.000395"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:33.305484" elapsed="0.000439"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:09:33.224519" elapsed="0.081429"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:09:33.224336" elapsed="0.081649"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:09:33.221965" elapsed="0.084082"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:09:33.216900" elapsed="0.089206"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:33.216434" elapsed="0.089719"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:09:33.213168" elapsed="0.093039"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:33.313289" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:33.313451" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:33.313598" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:33.306674" elapsed="0.006953"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:33.313862" elapsed="0.003561"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:33.323753" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:33.323976" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:33.324129" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:33.317657" elapsed="0.006520"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:33.328840" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:33.328367" elapsed="0.000521"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:33.329512" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:33.329128" elapsed="0.000495"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:33.329914" elapsed="0.000481"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:33.324697" elapsed="0.005788"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:33.306365" elapsed="0.024199"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:09:33.212489" elapsed="0.118135"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:33.331785" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lan/route_inc_lan.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lan/route_inc_lan.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:33.332073" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;42949...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:33.331498" elapsed="0.000616"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:33.332608" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lan/route_inc_lan.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lan/route_inc_lan.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:33.332786" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:33.332339" elapsed="0.000506"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:33.333355" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lan/announce_route_inc_lan.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lan/announce_route_inc_lan.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:33.333537" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:33.333081" elapsed="0.000492"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:09:33.334217" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:09:33.333897" elapsed="0.000359"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:33.334662" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lan/withdraw_route_inc_lan.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lan/withdraw_route_inc_lan.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:33.334803" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:33.334471" elapsed="0.000360"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:09:33.335188" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:09:33.334987" elapsed="0.000227"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:33.335622" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;inc-multi-ethernet-tag-res&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
    &lt;/inc-multi-ethernet-tag-res&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:33.335375" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:33.336083" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:33.335844" elapsed="0.000286"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:33.336521" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:33.336282" elapsed="0.000282"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:33.336965" level="INFO">ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:33.336714" elapsed="0.000328"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:09:33.337194" elapsed="0.002632"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:33.351486" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '732', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;inc-multi-ethernet-tag-res&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
    &lt;/inc-multi-ethernet-tag-res&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-04-21T02:09:33.351547" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=AxEAAhmZmZkAAQAAAAogKysrKw%3D%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:33.351641" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:33.339995" elapsed="0.011671"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:33.354504" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:33.351859" elapsed="0.002688"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:33.359931" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:33.360060" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:33.360165" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:33.354706" elapsed="0.005486"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:33.362850" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:33.360365" elapsed="0.002534"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:33.368839" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:33.368953" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:33.369047" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:33.363890" elapsed="0.005183"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:33.371688" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:33.369244" elapsed="0.002539"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:33.371958" elapsed="0.002513"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:33.376916" level="INFO">${update} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:09:33.374635" elapsed="0.002310"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:09:33.377124" elapsed="0.002189"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:09:33.379369" elapsed="0.000040"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:09:33.363539" elapsed="0.015974"/>
</kw>
<msg time="2026-04-21T02:09:33.379593" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:33.363074" elapsed="0.016544"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:33.380050" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:33.379785" elapsed="0.000310"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:33.380990" level="INFO">Length is 136.</msg>
<msg time="2026-04-21T02:09:33.381064" level="INFO">${len_1} = 136</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:33.380706" elapsed="0.000382"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:33.381496" level="INFO">Length is 136.</msg>
<msg time="2026-04-21T02:09:33.381570" level="INFO">${len_2} = 136</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:33.381244" elapsed="0.000349"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:33.381748" elapsed="0.000335"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:33.382419" level="INFO">${sum_1} = 1836</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:33.382241" elapsed="0.000203"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:33.382768" level="INFO">${sum_2} = 1836</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:33.382595" elapsed="0.000216"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:33.382967" elapsed="0.000303"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:09:33.380337" elapsed="0.002992"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:09:33.383477" elapsed="0.001903"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:33.391423" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:33.391536" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:33.391631" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:33.385955" elapsed="0.005701"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:33.394452" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:33.391848" elapsed="0.002653"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:33.394657" elapsed="0.002486"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:33.402909" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:33.403057" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:33.403162" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:33.397307" elapsed="0.005881"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:33.405745" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:33.403364" elapsed="0.002474"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:33.405996" elapsed="0.002488"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-04-21T02:09:33.410924" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:33.408569" elapsed="0.002400"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:33.408547" elapsed="0.002446"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:33.418005" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:33.418053" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:33.418158" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:33.411146" elapsed="0.007038"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:09:33.385619" elapsed="0.032634"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:33.423549" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:33.423665" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:33.423759" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:33.419248" elapsed="0.004536"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:33.426631" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:33.423979" elapsed="0.002699"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:33.426851" elapsed="0.002511"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:33.431497" level="INFO">${update} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:09:33.429526" elapsed="0.001999"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:09:33.431702" elapsed="0.002741"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:09:33.434514" elapsed="0.000050"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:09:33.418908" elapsed="0.015796"/>
</kw>
<msg time="2026-04-21T02:09:33.434835" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:33.418424" elapsed="0.016449"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:33.435448" level="INFO">ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:33.435106" elapsed="0.000462"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:33.436858" level="INFO">Length is 124.</msg>
<msg time="2026-04-21T02:09:33.436968" level="INFO">${len_1} = 124</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:33.436442" elapsed="0.000558"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:33.437582" level="INFO">Length is 124.</msg>
<msg time="2026-04-21T02:09:33.437685" level="INFO">${len_2} = 124</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:33.437218" elapsed="0.000500"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:33.438043" elapsed="0.000507"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:33.439066" level="INFO">${sum_1} = 1389</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:33.438784" elapsed="0.000318"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:33.439563" level="INFO">${sum_2} = 1389</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:33.439319" elapsed="0.000279"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:33.439837" elapsed="0.000491"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:09:33.435927" elapsed="0.004488"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:33.447195" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:33.447307" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:33.447404" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:33.441225" elapsed="0.006205"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:33.451705" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:33.447599" elapsed="0.004156"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:33.451928" elapsed="0.002936"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:33.461100" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:33.461301" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:33.461492" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:33.455101" elapsed="0.006438"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:33.465620" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:33.461937" elapsed="0.003753"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:33.465974" elapsed="0.003665"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-04-21T02:09:33.473276" elapsed="0.000047"/>
</return>
<status status="PASS" start="2026-04-21T02:09:33.469776" elapsed="0.003684"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:33.469742" elapsed="0.003778"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:33.473743" elapsed="0.000031"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:09:33.440776" elapsed="0.033159"/>
</kw>
<arg>route_inc_lan</arg>
<status status="PASS" start="2026-04-21T02:09:33.331035" elapsed="0.142965"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:33.211837" elapsed="0.262321"/>
</test>
<test id="s1-s13-t45" name="Play_To_Odl_route_inc_lan" line="173">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:09:33.478035" elapsed="0.000208"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:09:33.477732" elapsed="0.000569"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:33.479323" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:33.479210" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:33.479190" elapsed="0.000203"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:33.484456" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:33.484348" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:33.484330" elapsed="0.000196"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:09:33.485540" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:09:33.485154" elapsed="0.000413"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:09:33.486090" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:09:33.485749" elapsed="0.000366"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:09:33.486160" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:09:33.486315" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:09:33.484756" elapsed="0.001583"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:33.492190" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:33.492082" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:33.492063" elapsed="0.000197"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:33.493716" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:33.493535" elapsed="0.000329"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:33.493517" elapsed="0.000407"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:09:33.494487" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:09:33.494077" elapsed="0.000471"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:09:33.495175" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:33.494908" elapsed="0.000328"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:09:33.523380" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:09:33.497127" elapsed="0.026385"/>
</kw>
<msg time="2026-04-21T02:09:33.523652" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:09:33.523748" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:33.495542" elapsed="0.028304"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:09:33.555500" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "i "n "c "_ "l "a "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:09:33.525846" elapsed="0.029792"/>
</kw>
<msg time="2026-04-21T02:09:33.555772" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:09:33.555888" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:33.524243" elapsed="0.031720"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:33.556624" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:33.556264" elapsed="0.000546"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:33.556242" elapsed="0.000631"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:33.557592" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "i "n "c "_ "l "a "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:33.557024" elapsed="0.000685"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:33.558296" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:33.557946" elapsed="0.000465"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:33.557925" elapsed="0.000543"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:09:33.558504" elapsed="0.000032"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:33.562053" elapsed="0.000144"/>
</kw>
<msg time="2026-04-21T02:09:33.562241" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:09:33.561472" elapsed="0.000836"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:33.562522" elapsed="0.000023"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:33.562737" elapsed="0.000022"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:09:33.560719" elapsed="0.002314"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:09:33.558811" elapsed="0.004308"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:09:33.493099" elapsed="0.070194"/>
</kw>
<msg time="2026-04-21T02:09:33.563386" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:33.563430" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:33.492415" elapsed="0.071053"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:09:33.563649" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:09:33.563543" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:33.563525" elapsed="0.000208"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:33.564220" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:33.564642" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:09:33.564716" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:09:33.491723" elapsed="0.073119"/>
</kw>
<msg time="2026-04-21T02:09:33.564935" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:33.564979" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:33.486723" elapsed="0.078293"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:33.565372" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:33.565090" elapsed="0.000356"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:33.565073" elapsed="0.000407"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:09:33.486576" elapsed="0.078938"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:09:33.486395" elapsed="0.079153"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:09:33.483975" elapsed="0.081632"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:09:33.478912" elapsed="0.086755"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:33.478458" elapsed="0.087259"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:09:33.475555" elapsed="0.090216"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:33.572027" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:33.572179" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:33.572280" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:33.566305" elapsed="0.006003"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:33.572483" elapsed="0.002972"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:33.580034" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:33.580182" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:33.580329" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:33.575622" elapsed="0.004743"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:33.585147" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:33.584677" elapsed="0.000510"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:33.585846" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:33.585410" elapsed="0.000479"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:33.586115" elapsed="0.000455"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:33.580684" elapsed="0.005973"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:33.565991" elapsed="0.020743"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:09:33.475063" elapsed="0.111748"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:33.587840" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lan/route_inc_lan.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lan/route_inc_lan.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:33.588051" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;42949...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:33.587539" elapsed="0.000552"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:09:33.617112" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_inc_lan.titanium/route_inc_lan.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:09:33.616701" elapsed="0.000440"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:09:33.617990" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lan.titanium/route_inc_lan.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:09:33.617683" elapsed="0.000393">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lan.titanium/route_inc_lan.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:09:33.618171" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:09:33.617332" elapsed="0.000864"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:09:33.618857" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_inc_lan/route_inc_lan.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:09:33.618430" elapsed="0.000455"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:33.619235" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lan/route_inc_lan.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lan/route_inc_lan.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:33.619391" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:33.619065" elapsed="0.000356"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:33.619893" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:33.619587" elapsed="0.000357"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:09:33.620357" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:33.620028" elapsed="0.000388"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:09:33.620956" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:09:33.620591" elapsed="0.000391"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:33.620442" elapsed="0.000576"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:33.620005" elapsed="0.001035"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:09:33.621645" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:09:33.621197" elapsed="0.000476"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:09:33.621730" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:09:33.621937" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:09:33.614370" elapsed="0.007594"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:33.622328" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lan/announce_route_inc_lan.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lan/announce_route_inc_lan.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:33.622453" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:33.622130" elapsed="0.000349"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:33.622842" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lan/withdraw_route_inc_lan.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lan/withdraw_route_inc_lan.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:33.622963" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:33.622635" elapsed="0.000354"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:33.623400" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;inc-multi-ethernet-tag-res&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
    &lt;/inc-multi-ethernet-tag-res&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:33.623156" elapsed="0.000297"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:33.623859" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:33.623606" elapsed="0.000333"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:33.624336" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:33.624095" elapsed="0.000285"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:33.624771" level="INFO">ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:33.624534" elapsed="0.000297"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:09:33.624987" elapsed="0.002840"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:09:33.628009" elapsed="0.001860"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:33.636304" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:33.636470" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:33.636605" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:09:33.630830" elapsed="0.006386">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:33.637487" elapsed="0.000031"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:33.637902" elapsed="0.000048"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-04-21T02:09:33.630490" elapsed="0.007616">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:35.647836" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:35.648056" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:35.648207" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:35.640172" elapsed="0.008073"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-04-21T02:09:35.648933" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<msg time="2026-04-21T02:09:35.654001" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-04-21T02:09:35.648504" elapsed="0.005660"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:35.658823" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:35.658144" elapsed="0.000818"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:35.659744" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:35.659193" elapsed="0.000591"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:35.660037" elapsed="0.000467"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:35.654566" elapsed="0.006026"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-04-21T02:09:35.639132" elapsed="0.021534"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:33.630063" elapsed="2.030669"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:09:35.660978" elapsed="0.003013"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:35.670280" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:35.670403" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:35.670497" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:35.665172" elapsed="0.005351"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:35.670689" elapsed="0.002799"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:35.679437" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:35.679599" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '489'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-04-21T02:09:35.679744" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:35.673652" elapsed="0.006128"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:35.684260" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:35.683865" elapsed="0.000434"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:35.685167" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:35.684517" elapsed="0.000690"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:09:35.685897" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "inc-multi-ethernet-tag-res": {
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "orig-route-ip": "43.43.43.43"
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:09:35.686259" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:09:35.685434" elapsed="0.000939">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:09:35.680124" elapsed="0.006451">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:09:35.664786" elapsed="0.021958">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:37.695292" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:37.695505" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:37.695674" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:37.688316" elapsed="0.007398"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:37.696033" elapsed="0.004168"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:37.706297" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:37.706499" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:37.706682" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:37.700471" elapsed="0.006252"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:37.711694" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:37.711222" elapsed="0.000515"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:37.712428" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:37.712016" elapsed="0.000526"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:37.712808" elapsed="0.000541"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:37.707146" elapsed="0.006297"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:37.687430" elapsed="0.026097"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:35.664233" elapsed="2.049356"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:09:37.714473" elapsed="0.002864"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:37.724914" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:37.725112" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:37.725282" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:37.719207" elapsed="0.006116"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:37.725586" elapsed="0.004054"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:37.735954" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:37.736131" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:37.736293" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:37.729918" elapsed="0.006414"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:37.741131" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:37.740659" elapsed="0.000514"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:37.741837" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:37.741409" elapsed="0.000469"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:37.742118" elapsed="0.000532"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:37.736696" elapsed="0.006046"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:37.718366" elapsed="0.024481"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:37.717652" elapsed="0.025256"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-04-21T02:09:37.713905" elapsed="0.029087"/>
</kw>
<arg>route_inc_lan</arg>
<status status="PASS" start="2026-04-21T02:09:33.587121" elapsed="4.155943"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:33.474555" elapsed="4.268678"/>
</test>
<test id="s1-s13-t46" name="Odl_To_Play_route_inc_mac" line="176">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:09:37.748105" elapsed="0.000214"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:09:37.747832" elapsed="0.000544"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:37.749439" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:37.749303" elapsed="0.000256"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:37.749277" elapsed="0.000310"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:37.754683" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:37.754569" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:37.754550" elapsed="0.000204"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:09:37.755822" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:09:37.755400" elapsed="0.000452"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:09:37.756381" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:09:37.756017" elapsed="0.000392"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:09:37.756458" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:09:37.756629" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:09:37.755009" elapsed="0.001645"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:37.762624" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:37.762509" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:37.762488" elapsed="0.000208"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:37.764194" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:37.764009" elapsed="0.000290"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:37.763990" elapsed="0.000367"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:09:37.764956" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:09:37.764513" elapsed="0.000505"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:09:37.765648" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:37.765374" elapsed="0.000336"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:09:37.796389" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:09:37.767643" elapsed="0.029022"/>
</kw>
<msg time="2026-04-21T02:09:37.796914" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:09:37.797020" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:37.766043" elapsed="0.031055"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:09:37.824724" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "i "n "c "_ "m "a "c "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:09:37.799370" elapsed="0.025516"/>
</kw>
<msg time="2026-04-21T02:09:37.825023" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:09:37.825120" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:37.797602" elapsed="0.027592"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:37.825953" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:37.825522" elapsed="0.000552"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:37.825492" elapsed="0.000648"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:37.826939" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "i "n "c "_ "m "a "c "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:37.826319" elapsed="0.000743"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:37.827598" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:37.827240" elapsed="0.000475"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:37.827219" elapsed="0.000559"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:09:37.827839" elapsed="0.000046"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:37.831728" elapsed="0.000241"/>
</kw>
<msg time="2026-04-21T02:09:37.832019" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:09:37.831129" elapsed="0.000971"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:37.832322" elapsed="0.000023"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:37.832548" elapsed="0.000022"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:09:37.830285" elapsed="0.002486"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:09:37.828190" elapsed="0.004687"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:09:37.763541" elapsed="0.069518"/>
</kw>
<msg time="2026-04-21T02:09:37.833161" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:37.833208" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:37.762874" elapsed="0.070372"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:09:37.833445" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:09:37.833329" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:37.833308" elapsed="0.000225"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:37.834058" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:37.834536" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:09:37.834612" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:09:37.762114" elapsed="0.072611"/>
</kw>
<msg time="2026-04-21T02:09:37.834840" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:37.834887" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:37.757068" elapsed="0.077857"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:37.835262" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:37.835003" elapsed="0.000313"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:37.834986" elapsed="0.000354"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:09:37.756916" elapsed="0.078448"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:09:37.756713" elapsed="0.078687"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:09:37.754174" elapsed="0.081288"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:09:37.748996" elapsed="0.086527"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:37.748532" elapsed="0.087038"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:09:37.745145" elapsed="0.090482"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:37.841534" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:37.841684" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:37.841820" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:37.836147" elapsed="0.005701"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:37.842052" elapsed="0.002891"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:37.849469" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:37.849619" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:37.849764" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:37.845110" elapsed="0.004719"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:37.854201" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:37.853753" elapsed="0.000538"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:37.854928" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:37.854521" elapsed="0.000446"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:37.855187" elapsed="0.000458"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:37.850159" elapsed="0.005571"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:37.835845" elapsed="0.019981"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:09:37.744233" elapsed="0.111652"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:37.856976" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_mac/route_inc_mac.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_mac/route_inc_mac.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:37.857268" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;42949...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:37.856670" elapsed="0.000640"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:37.857822" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_mac/route_inc_mac.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_mac/route_inc_mac.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:37.858002" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:37.857531" elapsed="0.000509"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:37.858552" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_mac/announce_route_inc_mac.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_mac/announce_route_inc_mac.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:37.858679" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:37.858315" elapsed="0.000390"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:09:37.859094" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:09:37.858881" elapsed="0.000240"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:37.859465" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_mac/withdraw_route_inc_mac.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_mac/withdraw_route_inc_mac.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:37.859590" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:37.859278" elapsed="0.000338"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:09:37.859989" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:09:37.859771" elapsed="0.000275"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:37.860465" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;inc-multi-ethernet-tag-res&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
    &lt;/inc-multi-ethernet-tag-res&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:37.860208" elapsed="0.000313"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:37.860936" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:37.860676" elapsed="0.000308"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:37.861378" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:37.861139" elapsed="0.000284"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:37.861830" level="INFO">ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:37.861576" elapsed="0.000299"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:09:37.862026" elapsed="0.002712"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:37.874268" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '732', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;inc-multi-ethernet-tag-res&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
    &lt;/inc-multi-ethernet-tag-res&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-04-21T02:09:37.874355" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=AxEAAhmZmZkAAQAAAAogKysrKw%3D%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:37.874485" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:37.864922" elapsed="0.009599"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:37.878462" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:37.874764" elapsed="0.003758"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:37.884120" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:37.884280" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:37.884424" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:37.878745" elapsed="0.005714"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:37.888148" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:37.884692" elapsed="0.003565"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:37.895253" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:37.895413" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:37.895545" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:37.889604" elapsed="0.005976"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:37.899535" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:37.895976" elapsed="0.003627"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:37.899844" elapsed="0.003538"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:37.905978" level="INFO">${update} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:09:37.903622" elapsed="0.002385"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:09:37.906165" elapsed="0.002201"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:09:37.908419" elapsed="0.000034"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:09:37.889141" elapsed="0.019415"/>
</kw>
<msg time="2026-04-21T02:09:37.908634" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:37.888505" elapsed="0.020154"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:37.909099" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:37.908847" elapsed="0.000297"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:37.910044" level="INFO">Length is 136.</msg>
<msg time="2026-04-21T02:09:37.910119" level="INFO">${len_1} = 136</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:37.909746" elapsed="0.000397"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:37.910576" level="INFO">Length is 136.</msg>
<msg time="2026-04-21T02:09:37.910650" level="INFO">${len_2} = 136</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:37.910321" elapsed="0.000352"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:37.910843" elapsed="0.000319"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:37.911502" level="INFO">${sum_1} = 1836</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:37.911322" elapsed="0.000205"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:37.911874" level="INFO">${sum_2} = 1836</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:37.911678" elapsed="0.000221"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:37.912053" elapsed="0.000312"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:09:37.909382" elapsed="0.003041"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:09:37.912574" elapsed="0.002242"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:37.921938" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:37.922143" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:37.922296" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:37.915528" elapsed="0.006805"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:37.926175" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:37.922575" elapsed="0.003684"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:37.926483" elapsed="0.003565"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:37.935126" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:37.935239" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:37.935342" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:37.930344" elapsed="0.005024"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:37.937944" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:37.935537" elapsed="0.002454"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:37.938149" elapsed="0.003410"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-04-21T02:09:37.944884" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:37.941668" elapsed="0.003277"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:37.941640" elapsed="0.003335"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:37.956058" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:37.956167" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:37.956398" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:37.945188" elapsed="0.011272"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:09:37.915140" elapsed="0.041472"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:37.965841" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:37.965999" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:37.966177" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:37.958939" elapsed="0.007276"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:37.969876" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:37.966485" elapsed="0.003461"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:37.970169" elapsed="0.003511"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:37.976470" level="INFO">${update} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:09:37.973931" elapsed="0.002580"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:09:37.976759" elapsed="0.003145"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:09:37.979977" elapsed="0.000044"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:09:37.958077" elapsed="0.022085"/>
</kw>
<msg time="2026-04-21T02:09:37.980273" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:37.957022" elapsed="0.023286"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:37.980926" level="INFO">ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:37.980548" elapsed="0.000443"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:37.982259" level="INFO">Length is 124.</msg>
<msg time="2026-04-21T02:09:37.982372" level="INFO">${len_1} = 124</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:37.981855" elapsed="0.000551"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:37.983014" level="INFO">Length is 124.</msg>
<msg time="2026-04-21T02:09:37.983120" level="INFO">${len_2} = 124</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:37.982627" elapsed="0.000527"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:37.983375" elapsed="0.000459"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:37.984307" level="INFO">${sum_1} = 1389</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:37.984058" elapsed="0.000286"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:37.984828" level="INFO">${sum_2} = 1389</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:37.984564" elapsed="0.000301"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:37.985082" elapsed="0.000438"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:09:37.981315" elapsed="0.004292"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:37.991762" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:37.991961" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:37.992101" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:37.986441" elapsed="0.005698"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:37.996433" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:37.992389" elapsed="0.004119"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:37.996742" elapsed="0.003802"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:38.006214" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:38.006393" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:38.006501" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:38.000810" elapsed="0.005718"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:38.009323" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:38.006899" elapsed="0.002473"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:38.009530" elapsed="0.002533"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-04-21T02:09:38.014525" elapsed="0.000049"/>
</return>
<status status="PASS" start="2026-04-21T02:09:38.012150" elapsed="0.002474"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:38.012127" elapsed="0.002533"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:38.014899" elapsed="0.000033"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:09:37.985990" elapsed="0.029040"/>
</kw>
<arg>route_inc_mac</arg>
<status status="PASS" start="2026-04-21T02:09:37.856252" elapsed="0.158843"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:37.743582" elapsed="0.271673"/>
</test>
<test id="s1-s13-t47" name="Play_To_Odl_route_inc_mac" line="178">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:09:38.020324" elapsed="0.000289"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:09:38.019950" elapsed="0.000738"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:38.022108" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:38.021952" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:38.021926" elapsed="0.000277"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:38.027313" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:38.027204" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:38.027186" elapsed="0.000196"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:09:38.028400" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:09:38.028015" elapsed="0.000412"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:09:38.028899" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:09:38.028588" elapsed="0.000338"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:09:38.028969" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:09:38.029125" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:09:38.027617" elapsed="0.001531"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:38.035096" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:38.034986" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:38.034967" elapsed="0.000198"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:38.036611" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:38.036428" elapsed="0.000288"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:38.036410" elapsed="0.000365"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:09:38.037360" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:09:38.036946" elapsed="0.000476"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:09:38.038060" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:38.037776" elapsed="0.000344"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:09:38.070007" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:09:38.040058" elapsed="0.030080"/>
</kw>
<msg time="2026-04-21T02:09:38.070501" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:09:38.070600" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:38.038451" elapsed="0.032223"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:09:38.096658" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "i "n "c "_ "m "a "c "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:09:38.072620" elapsed="0.024187"/>
</kw>
<msg time="2026-04-21T02:09:38.096942" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:09:38.097035" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:38.071095" elapsed="0.026012"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:38.097765" elapsed="0.000078"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:38.097406" elapsed="0.000507"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:38.097385" elapsed="0.000587"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:38.098717" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "i "n "c "_ "m "a "c "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:38.098123" elapsed="0.000733"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:38.099385" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:38.099033" elapsed="0.000465"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:38.099013" elapsed="0.000544"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:09:38.099594" elapsed="0.000029"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:38.103153" elapsed="0.000138"/>
</kw>
<msg time="2026-04-21T02:09:38.103334" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:09:38.102614" elapsed="0.000787"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:38.103617" elapsed="0.000023"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:38.103952" elapsed="0.000026"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:09:38.101830" elapsed="0.002347"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:09:38.099880" elapsed="0.004381"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:09:38.035988" elapsed="0.068446"/>
</kw>
<msg time="2026-04-21T02:09:38.104529" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:38.104573" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:38.035320" elapsed="0.069290"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:09:38.104810" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:09:38.104685" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:38.104667" elapsed="0.000229"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:38.105359" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:38.105778" elapsed="0.000053"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:09:38.105881" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:09:38.034615" elapsed="0.071375"/>
</kw>
<msg time="2026-04-21T02:09:38.106084" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:38.106127" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:38.029540" elapsed="0.076623"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:38.106548" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:38.106290" elapsed="0.000311"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:38.106272" elapsed="0.000353"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:09:38.029393" elapsed="0.077387"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:09:38.029207" elapsed="0.077623"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:09:38.026842" elapsed="0.080043"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:09:38.021528" elapsed="0.085412"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:38.020923" elapsed="0.086062"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:09:38.016877" elapsed="0.090161"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:38.114158" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:38.114299" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:38.114405" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:38.107463" elapsed="0.006968"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:38.114601" elapsed="0.002604"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:38.122553" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:38.122701" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:38.122872" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:38.117372" elapsed="0.005540"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:38.127234" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:38.126803" elapsed="0.000471"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:38.127895" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:38.127498" elapsed="0.000435"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:38.128152" elapsed="0.000458"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:38.123229" elapsed="0.005465"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:38.107188" elapsed="0.021582"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:09:38.016184" elapsed="0.112662"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:38.129847" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_mac/route_inc_mac.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_mac/route_inc_mac.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:38.130058" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;42949...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:38.129550" elapsed="0.000589"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:09:38.158078" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_inc_mac.titanium/route_inc_mac.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:09:38.157676" elapsed="0.000430"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:09:38.158906" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_mac.titanium/route_inc_mac.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:09:38.158646" elapsed="0.000343">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_mac.titanium/route_inc_mac.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:09:38.159083" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:09:38.158302" elapsed="0.000806"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:09:38.159658" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_inc_mac/route_inc_mac.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:09:38.159274" elapsed="0.000412"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:38.160001" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_mac/route_inc_mac.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_mac/route_inc_mac.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:38.160127" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:38.159865" elapsed="0.000288"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:38.160554" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:38.160310" elapsed="0.000294"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:09:38.160999" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:38.160675" elapsed="0.000384"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:09:38.161530" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:09:38.161234" elapsed="0.000321"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:38.161085" elapsed="0.000505"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:38.160654" elapsed="0.000962"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:09:38.162245" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:09:38.161772" elapsed="0.000502"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:09:38.162325" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:09:38.162486" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:09:38.155395" elapsed="0.007117"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:38.162916" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_mac/announce_route_inc_mac.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_mac/announce_route_inc_mac.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:38.163077" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:38.162675" elapsed="0.000431"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:38.163478" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_mac/withdraw_route_inc_mac.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_mac/withdraw_route_inc_mac.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:38.163618" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:38.163279" elapsed="0.000413"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:38.164136" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;inc-multi-ethernet-tag-res&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
    &lt;/inc-multi-ethernet-tag-res&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:38.163886" elapsed="0.000304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:38.164581" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:38.164344" elapsed="0.000284"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:38.165034" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:38.164781" elapsed="0.000297"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:38.165468" level="INFO">ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:38.165230" elapsed="0.000281"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:09:38.165661" elapsed="0.002765"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:09:38.168606" elapsed="0.002021"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:38.177186" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:38.177371" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:38.177521" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:09:38.171587" elapsed="0.006518">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:38.178526" elapsed="0.000049"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:38.179072" elapsed="0.000054"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-04-21T02:09:38.171254" elapsed="0.008091">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:40.187432" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:40.187677" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:40.187976" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:40.180716" elapsed="0.007305"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-04-21T02:09:40.188817" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<msg time="2026-04-21T02:09:40.192457" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-04-21T02:09:40.188339" elapsed="0.004195"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:40.197515" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:40.196855" elapsed="0.000706"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:40.198449" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:40.197824" elapsed="0.000668"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:40.198739" elapsed="0.000526"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:40.192930" elapsed="0.006436"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-04-21T02:09:40.179992" elapsed="0.019467"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:38.170834" elapsed="2.028702"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:09:40.199783" elapsed="0.026494"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:40.234854" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:40.235105" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:40.235297" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:40.228037" elapsed="0.007300"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:40.235668" elapsed="0.004525"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:40.247123" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:40.247381" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '489'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-04-21T02:09:40.247599" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:40.240497" elapsed="0.007141"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:40.252341" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:40.251786" elapsed="0.000595"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:40.253191" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:40.252589" elapsed="0.000638"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:09:40.254116" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "inc-multi-ethernet-tag-res": {
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "orig-route-ip": "43.43.43.43"
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:09:40.254411" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:09:40.253438" elapsed="0.001074">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:09:40.248090" elapsed="0.006609">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:09:40.227574" elapsed="0.027308">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:42.264260" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:42.264457" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:42.264608" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:42.256511" elapsed="0.008136"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:42.264917" elapsed="0.003783"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:42.274341" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:42.274568" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:42.274715" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:42.268962" elapsed="0.005790"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:42.279212" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:42.278756" elapsed="0.000497"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:42.279928" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:42.279473" elapsed="0.000495"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:42.280395" elapsed="0.000623"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:42.275115" elapsed="0.005995"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:42.255590" elapsed="0.025597"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:40.226779" elapsed="2.054463"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:09:42.282034" elapsed="0.002513"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:42.291607" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:42.291767" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:42.291945" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:42.286317" elapsed="0.005666"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:42.292221" elapsed="0.003655"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:42.301310" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:42.301461" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:42.301605" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:42.296114" elapsed="0.005529"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:42.306091" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:42.305664" elapsed="0.000467"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:42.306822" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:42.306397" elapsed="0.000467"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:42.307088" elapsed="0.000488"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:42.301997" elapsed="0.005850"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:42.285507" elapsed="0.022420"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:42.284872" elapsed="0.023110"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-04-21T02:09:42.281510" elapsed="0.026549"/>
</kw>
<arg>route_inc_mac</arg>
<status status="PASS" start="2026-04-21T02:09:38.129137" elapsed="4.178987"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:38.015553" elapsed="4.292733"/>
</test>
<test id="s1-s13-t48" name="Odl_To_Play_route_inc_rou" line="181">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:09:42.313988" elapsed="0.000356"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:09:42.313583" elapsed="0.000839"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:42.315988" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:42.315777" elapsed="0.000293"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:42.315742" elapsed="0.000363"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:42.322124" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:42.322012" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:42.321994" elapsed="0.000213"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:09:42.323279" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:09:42.322884" elapsed="0.000423"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:09:42.323773" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:09:42.323472" elapsed="0.000343"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:09:42.323861" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:09:42.324035" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:09:42.322473" elapsed="0.001587"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:42.329977" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:42.329862" elapsed="0.000163"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:42.329843" elapsed="0.000204"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:42.331617" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:42.331432" elapsed="0.000291"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:42.331414" elapsed="0.000367"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:09:42.332376" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:09:42.331954" elapsed="0.000486"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:09:42.333092" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:42.332813" elapsed="0.000341"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:09:42.368166" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:09:42.335063" elapsed="0.033250"/>
</kw>
<msg time="2026-04-21T02:09:42.368464" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:09:42.368562" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:42.333470" elapsed="0.035166"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:09:42.396588" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "i "n "c "_ "r "o "u "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:09:42.370914" elapsed="0.025819"/>
</kw>
<msg time="2026-04-21T02:09:42.396904" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:09:42.397001" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:42.369113" elapsed="0.027962"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:42.397921" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:42.397392" elapsed="0.000653"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:42.397365" elapsed="0.000743"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:42.398907" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "i "n "c "_ "r "o "u "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:42.398261" elapsed="0.000766"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:42.399677" elapsed="0.000061"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:42.399223" elapsed="0.000619"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:42.399199" elapsed="0.000721"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:09:42.399972" elapsed="0.000047"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:42.404478" elapsed="0.000154"/>
</kw>
<msg time="2026-04-21T02:09:42.404678" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:09:42.403847" elapsed="0.000906"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:42.404995" elapsed="0.000025"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:42.405218" elapsed="0.000024"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:09:42.402962" elapsed="0.002478"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:09:42.400374" elapsed="0.005156"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:09:42.330984" elapsed="0.074733"/>
</kw>
<msg time="2026-04-21T02:09:42.405845" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:42.405892" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:42.330203" elapsed="0.075727"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:09:42.406121" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:09:42.406010" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:42.405990" elapsed="0.000216"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:42.406730" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:42.407303" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:09:42.407384" elapsed="0.000018"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:09:42.329496" elapsed="0.078037"/>
</kw>
<msg time="2026-04-21T02:09:42.407637" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:42.407683" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:42.324459" elapsed="0.083264"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:42.408127" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:42.407826" elapsed="0.000358"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:42.407806" elapsed="0.000403"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:09:42.324306" elapsed="0.083927"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:09:42.324120" elapsed="0.084151"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:09:42.321627" elapsed="0.086705"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:09:42.315324" elapsed="0.093070"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:42.314640" elapsed="0.093802"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:09:42.310147" elapsed="0.098354"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:42.414387" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:42.414542" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:42.414667" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:42.409031" elapsed="0.005664"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:42.414892" elapsed="0.002988"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:42.422687" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:42.422868" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:42.423014" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:42.418049" elapsed="0.005003"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:42.427363" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:42.426937" elapsed="0.000465"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:42.428023" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:42.427623" elapsed="0.000439"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:42.428284" elapsed="0.000456"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:42.423375" elapsed="0.005472"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:42.408715" elapsed="0.020211"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:09:42.309440" elapsed="0.119541"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:42.430139" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_rou/route_inc_rou.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_rou/route_inc_rou.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:42.430428" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;42949...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:42.429846" elapsed="0.000622"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:42.431038" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_rou/route_inc_rou.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_rou/route_inc_rou.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:42.431215" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:42.430720" elapsed="0.000532"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:42.431736" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_rou/announce_route_inc_rou.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_rou/announce_route_inc_rou.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:42.431935" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:42.431470" elapsed="0.000545"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:09:42.432539" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:09:42.432243" elapsed="0.000335"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:42.433151" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_rou/withdraw_route_inc_rou.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_rou/withdraw_route_inc_rou.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:42.433328" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:42.432879" elapsed="0.000486"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:09:42.433942" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:09:42.433590" elapsed="0.000390"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:42.434568" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;inc-multi-ethernet-tag-res&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
    &lt;/inc-multi-ethernet-tag-res&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:42.434203" elapsed="0.000440"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:42.435215" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:42.434881" elapsed="0.000400"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:42.435847" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:42.435495" elapsed="0.000414"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:42.436457" level="INFO">ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:42.436123" elapsed="0.000394"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:09:42.436725" elapsed="0.002532"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:42.448873" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '732', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;inc-multi-ethernet-tag-res&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
    &lt;/inc-multi-ethernet-tag-res&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-04-21T02:09:42.449012" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=AxEAAhmZmZkAAQAAAAogKysrKw%3D%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:42.449221" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:42.439424" elapsed="0.009853"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:42.456107" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:42.449665" elapsed="0.006602"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:42.463041" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:42.463205" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:42.463353" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:42.456677" elapsed="0.006713"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:42.467142" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:42.463627" elapsed="0.003584"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:42.473914" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:42.474078" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:42.474214" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:42.468620" elapsed="0.005630"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:42.477983" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:42.474551" elapsed="0.003501"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:42.478312" elapsed="0.003569"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:42.484865" level="INFO">${update} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:09:42.482113" elapsed="0.002783"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:09:42.485077" elapsed="0.002206"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:09:42.487337" elapsed="0.000045"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:09:42.468146" elapsed="0.019341"/>
</kw>
<msg time="2026-04-21T02:09:42.487569" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:42.467453" elapsed="0.020142"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:42.488044" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:42.487770" elapsed="0.000320"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:42.489009" level="INFO">Length is 136.</msg>
<msg time="2026-04-21T02:09:42.489086" level="INFO">${len_1} = 136</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:42.488706" elapsed="0.000403"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:42.489525" level="INFO">Length is 136.</msg>
<msg time="2026-04-21T02:09:42.489602" level="INFO">${len_2} = 136</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:42.489267" elapsed="0.000358"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:42.489783" elapsed="0.000328"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:42.490520" level="INFO">${sum_1} = 1836</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:42.490331" elapsed="0.000215"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:42.490903" level="INFO">${sum_2} = 1836</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:42.490702" elapsed="0.000227"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:42.491086" elapsed="0.000315"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:09:42.488334" elapsed="0.003128"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:09:42.491613" elapsed="0.002032"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:42.501971" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:42.502134" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:42.502292" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:42.494489" elapsed="0.007843"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:42.506740" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:42.502639" elapsed="0.004198"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:42.507080" elapsed="0.003793"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:42.517527" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:42.517642" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:42.517746" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:42.511041" elapsed="0.006732"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:42.520405" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:42.517971" elapsed="0.002483"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:42.520611" elapsed="0.003222"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-04-21T02:09:42.527839" elapsed="0.000031"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:42.523970" elapsed="0.003948"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:42.523933" elapsed="0.004023"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:42.536704" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:42.536861" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:42.536982" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:42.528231" elapsed="0.008779"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:09:42.494013" elapsed="0.043076"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:42.543283" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:42.543485" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:42.543637" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:42.538218" elapsed="0.005456"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:42.547658" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:42.543975" elapsed="0.003754"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:42.547981" elapsed="0.003611"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:42.554635" level="INFO">${update} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:09:42.551865" elapsed="0.002812"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:09:42.554962" elapsed="0.003063"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:09:42.558104" elapsed="0.000059"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:09:42.537841" elapsed="0.020528"/>
</kw>
<msg time="2026-04-21T02:09:42.558496" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:42.537271" elapsed="0.021263"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:42.559159" level="INFO">ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:42.558776" elapsed="0.000447"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:42.560524" level="INFO">Length is 124.</msg>
<msg time="2026-04-21T02:09:42.560631" level="INFO">${len_1} = 124</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:42.560145" elapsed="0.000520"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:42.561267" level="INFO">Length is 124.</msg>
<msg time="2026-04-21T02:09:42.561370" level="INFO">${len_2} = 124</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:42.560905" elapsed="0.000498"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:42.561624" elapsed="0.000455"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:42.562603" level="INFO">${sum_1} = 1389</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:42.562327" elapsed="0.000313"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:42.563124" level="INFO">${sum_2} = 1389</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:42.562878" elapsed="0.000282"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:42.563373" elapsed="0.000454"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:09:42.559576" elapsed="0.004336"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:42.572310" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:42.572515" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:42.572626" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:42.564726" elapsed="0.007927"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:42.575991" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:42.572852" elapsed="0.003208"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:42.576284" elapsed="0.003611"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:42.587329" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:42.587441" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:42.587545" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:42.580130" elapsed="0.007441"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:42.590202" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:42.587747" elapsed="0.002502"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:42.590458" elapsed="0.003552"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-04-21T02:09:42.597870" elapsed="0.000044"/>
</return>
<status status="PASS" start="2026-04-21T02:09:42.594155" elapsed="0.003806"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:42.594120" elapsed="0.003878"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:42.598218" elapsed="0.000031"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:09:42.564297" elapsed="0.034075"/>
</kw>
<arg>route_inc_rou</arg>
<status status="PASS" start="2026-04-21T02:09:42.429359" elapsed="0.169081"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:42.308740" elapsed="0.289912"/>
</test>
<test id="s1-s13-t49" name="Play_To_Odl_route_inc_rou" line="183">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:09:42.603758" elapsed="0.000229"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:09:42.603485" elapsed="0.000559"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:42.605075" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:42.604960" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:42.604939" elapsed="0.000205"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:42.610249" elapsed="0.000057"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:42.610139" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:42.610119" elapsed="0.000270"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:09:42.611447" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:09:42.611052" elapsed="0.000423"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:09:42.611951" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:09:42.611636" elapsed="0.000341"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:09:42.612021" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:09:42.612179" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:09:42.610641" elapsed="0.001562"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:42.618334" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:42.618194" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:42.618174" elapsed="0.000233"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:42.619921" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:42.619710" elapsed="0.000479"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:42.619691" elapsed="0.000557"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:09:42.620869" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:09:42.620413" elapsed="0.000520"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:09:42.621616" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:42.621327" elapsed="0.000352"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:09:42.653399" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:09:42.623651" elapsed="0.029890"/>
</kw>
<msg time="2026-04-21T02:09:42.653690" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:09:42.653786" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:42.622041" elapsed="0.031849"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:09:42.697718" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "i "n "c "_ "r "o "u "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:09:42.655947" elapsed="0.041931"/>
</kw>
<msg time="2026-04-21T02:09:42.698020" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:09:42.698128" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:42.654334" elapsed="0.043870"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:42.698993" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:42.698570" elapsed="0.000544"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:42.698543" elapsed="0.000633"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:42.699992" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "i "n "c "_ "r "o "u "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:42.699334" elapsed="0.000780"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:42.700680" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:42.700301" elapsed="0.000522"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:42.700280" elapsed="0.000606"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:09:42.700929" elapsed="0.000043"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:42.704913" elapsed="0.000149"/>
</kw>
<msg time="2026-04-21T02:09:42.705108" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:09:42.704281" elapsed="0.000904"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:42.705405" elapsed="0.000024"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:42.705625" elapsed="0.000026"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:09:42.703452" elapsed="0.002427"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:09:42.701277" elapsed="0.004691"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:09:42.619266" elapsed="0.086883"/>
</kw>
<msg time="2026-04-21T02:09:42.706304" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:42.706356" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:42.618573" elapsed="0.087822"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:09:42.706653" elapsed="0.000032"/>
</return>
<status status="PASS" start="2026-04-21T02:09:42.706534" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:42.706514" elapsed="0.000233"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:42.707296" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:42.707748" elapsed="0.000029"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:09:42.707885" elapsed="0.000019"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:09:42.617822" elapsed="0.090183"/>
</kw>
<msg time="2026-04-21T02:09:42.708106" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:42.708151" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:42.612691" elapsed="0.095499"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:42.708535" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:42.708270" elapsed="0.000321"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:42.708252" elapsed="0.000363"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:09:42.612538" elapsed="0.096102"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:09:42.612330" elapsed="0.096348"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:09:42.609754" elapsed="0.098986"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:09:42.604647" elapsed="0.104311"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:42.604200" elapsed="0.104813"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:09:42.600679" elapsed="0.108395"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:42.716117" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:42.716277" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:42.716394" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:42.709543" elapsed="0.006883"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:42.716611" elapsed="0.004382"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:42.728338" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:42.728452" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:42.728559" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:42.721228" elapsed="0.007358"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:42.732079" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:42.731717" elapsed="0.000392"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:42.732548" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:42.732270" elapsed="0.000306"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:42.732737" elapsed="0.000378"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:42.729041" elapsed="0.004141"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:42.709242" elapsed="0.023996"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:09:42.599939" elapsed="0.133342"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:42.734075" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_rou/route_inc_rou.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_rou/route_inc_rou.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:42.734336" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;42949...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:42.733852" elapsed="0.000524"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:09:42.764182" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_inc_rou.titanium/route_inc_rou.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:09:42.763721" elapsed="0.000490"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:09:42.765053" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_rou.titanium/route_inc_rou.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:09:42.764758" elapsed="0.000382">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_rou.titanium/route_inc_rou.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:09:42.765235" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:09:42.764389" elapsed="0.000871"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:09:42.765860" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_inc_rou/route_inc_rou.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:09:42.765430" elapsed="0.000459"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:42.766222" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_rou/route_inc_rou.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_rou/route_inc_rou.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:42.766395" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:42.766054" elapsed="0.000369"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:42.766876" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:42.766588" elapsed="0.000351"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:09:42.767485" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:42.767041" elapsed="0.000517"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:09:42.768084" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:09:42.767755" elapsed="0.000355"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:42.767591" elapsed="0.000555"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:42.767009" elapsed="0.001160"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:09:42.768864" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:09:42.768352" elapsed="0.000542"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:09:42.768996" elapsed="0.000055"/>
</return>
<msg time="2026-04-21T02:09:42.769201" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:09:42.761303" elapsed="0.007925"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:42.769592" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_rou/announce_route_inc_rou.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_rou/announce_route_inc_rou.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:42.769720" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:42.769393" elapsed="0.000353"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:42.770115" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_rou/withdraw_route_inc_rou.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_rou/withdraw_route_inc_rou.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:42.770238" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:42.769922" elapsed="0.000357"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:42.770697" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;inc-multi-ethernet-tag-res&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
    &lt;/inc-multi-ethernet-tag-res&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:42.770448" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:42.771164" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:42.770924" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:42.771612" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:42.771373" elapsed="0.000288"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:42.772068" level="INFO">ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:42.771828" elapsed="0.000285"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:09:42.772269" elapsed="0.002762"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:09:42.775196" elapsed="0.001797"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:42.783714" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:42.783911" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:42.784050" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:09:42.778033" elapsed="0.006566">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:42.784949" elapsed="0.000033"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:42.785291" elapsed="0.000040"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-04-21T02:09:42.777660" elapsed="0.007866">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:44.794743" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:44.794983" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:44.795141" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:44.787563" elapsed="0.007615"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-04-21T02:09:44.795892" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<msg time="2026-04-21T02:09:44.799147" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-04-21T02:09:44.795441" elapsed="0.003774"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:44.803842" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:44.803206" elapsed="0.000678"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:44.804647" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:44.804103" elapsed="0.000583"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:44.804929" elapsed="0.000463"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:44.799531" elapsed="0.005949"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-04-21T02:09:44.786318" elapsed="0.019238"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:42.777169" elapsed="2.028452"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:09:44.805927" elapsed="0.002491"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:44.818289" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:44.818482" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:44.818638" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:44.809732" elapsed="0.008942"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:44.819011" elapsed="0.003618"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:44.829120" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:44.829290" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '489'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-04-21T02:09:44.829436" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:44.822880" elapsed="0.006592"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:44.833890" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:44.833447" elapsed="0.000483"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:44.834860" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:44.834152" elapsed="0.000751"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:09:44.835588" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "inc-multi-ethernet-tag-res": {
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "orig-route-ip": "43.43.43.43"
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:09:44.835906" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:09:44.835132" elapsed="0.000892">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:09:44.829823" elapsed="0.006411">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:09:44.809343" elapsed="0.027063">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:46.847672" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:46.847972" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:46.848132" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:46.838385" elapsed="0.009785"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:46.848420" elapsed="0.003815"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:46.859824" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:46.859939" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:46.860045" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:46.852474" elapsed="0.007597"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:46.863413" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:46.863080" elapsed="0.000362"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:46.863910" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:46.863602" elapsed="0.000336"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:46.864131" elapsed="0.000352"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:46.860319" elapsed="0.004231"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:46.837263" elapsed="0.027344"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:44.808663" elapsed="2.055986"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:09:46.865230" elapsed="0.002445"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:46.875587" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:46.875748" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:46.875929" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:46.869408" elapsed="0.006559"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:46.876201" elapsed="0.003723"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:46.886827" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:46.886996" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:46.887099" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:46.880205" elapsed="0.006920"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:46.890330" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:46.890001" elapsed="0.000358"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:46.890787" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:46.890517" elapsed="0.000313"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:46.890990" elapsed="0.000328"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:46.887355" elapsed="0.004025"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:46.868969" elapsed="0.022466"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:46.867992" elapsed="0.023481"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-04-21T02:09:46.864867" elapsed="0.026661"/>
</kw>
<arg>route_inc_rou</arg>
<status status="PASS" start="2026-04-21T02:09:42.733519" elapsed="4.158056"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:42.599185" elapsed="4.292513"/>
</test>
<test id="s1-s13-t50" name="Odl_To_Play_route_mac_arb" line="186">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:09:46.895855" elapsed="0.000379"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:09:46.895452" elapsed="0.000865"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:46.897839" elapsed="0.000026"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:46.897613" elapsed="0.000303"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:46.897579" elapsed="0.000371"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:46.904740" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:46.904628" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:46.904608" elapsed="0.000227"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:09:46.905871" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:09:46.905461" elapsed="0.000438"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:09:46.906384" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:09:46.906080" elapsed="0.000330"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:09:46.906455" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:09:46.906624" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:09:46.905074" elapsed="0.001575"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:46.912378" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:46.912266" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:46.912247" elapsed="0.000201"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:46.913980" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:46.913767" elapsed="0.000357"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:46.913747" elapsed="0.000438"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:09:46.915009" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:09:46.914344" elapsed="0.000730"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:09:46.915756" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:46.915480" elapsed="0.000356"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:09:46.951630" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:09:46.917715" elapsed="0.034116"/>
</kw>
<msg time="2026-04-21T02:09:46.951991" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:09:46.952090" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:46.916154" elapsed="0.036012"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:09:46.981527" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "m "a "c "_ "a "r "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:09:46.954232" elapsed="0.027440"/>
</kw>
<msg time="2026-04-21T02:09:46.981852" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:09:46.981952" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:46.952599" elapsed="0.029464"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:46.982760" elapsed="0.000068"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:46.982381" elapsed="0.000520"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:46.982356" elapsed="0.000606"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:46.983767" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "m "a "c "_ "a "r "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:46.983124" elapsed="0.000805"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:46.984533" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:46.984113" elapsed="0.000538"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:46.984091" elapsed="0.000621"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:09:46.984758" elapsed="0.000064"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:46.988581" elapsed="0.000155"/>
</kw>
<msg time="2026-04-21T02:09:46.988781" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:09:46.988074" elapsed="0.000807"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:46.989104" elapsed="0.000025"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:46.989327" elapsed="0.000022"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:09:46.987251" elapsed="0.002316"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:09:46.985139" elapsed="0.004519"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:09:46.913312" elapsed="0.076568"/>
</kw>
<msg time="2026-04-21T02:09:46.989985" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:46.990055" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:46.912604" elapsed="0.077496"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:09:46.990575" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:09:46.990181" elapsed="0.000457"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:46.990162" elapsed="0.000502"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:46.991358" elapsed="0.000029"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:46.991819" elapsed="0.000028"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:09:46.991955" elapsed="0.000018"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:09:46.911882" elapsed="0.080191"/>
</kw>
<msg time="2026-04-21T02:09:46.992169" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:46.992212" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:46.907092" elapsed="0.085157"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:46.992591" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:46.992328" elapsed="0.000318"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:46.992310" elapsed="0.000359"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:09:46.906930" elapsed="0.085764"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:09:46.906709" elapsed="0.086021"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:09:46.904225" elapsed="0.088580"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:09:46.897190" elapsed="0.095678"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:46.896539" elapsed="0.096378"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:09:46.893035" elapsed="0.099938"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:47.000334" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:47.000498" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:47.000622" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:46.993429" elapsed="0.007220"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:47.000848" elapsed="0.002753"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:47.009783" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:47.009965" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:47.010132" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:47.003770" elapsed="0.006400"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:47.014615" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:47.014161" elapsed="0.000495"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:47.015289" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:47.014906" elapsed="0.000422"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:47.015552" elapsed="0.000488"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:47.010494" elapsed="0.005635"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:46.993134" elapsed="0.023126"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:09:46.892553" elapsed="0.123767"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:47.017435" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_arb/route_mac_arb.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_arb/route_mac_arb.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:47.017695" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:47.017149" elapsed="0.000587"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:47.018323" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_arb/route_mac_arb.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_arb/route_mac_arb.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:47.018504" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:47.017980" elapsed="0.000562"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:47.019054" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_arb/announce_route_mac_arb.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_arb/announce_route_mac_arb.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:47.019228" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:47.018765" elapsed="0.000500"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:09:47.019808" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:09:47.019490" elapsed="0.000364"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:47.020411" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_arb/withdraw_route_mac_arb.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_arb/withdraw_route_mac_arb.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:47.020589" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:47.020134" elapsed="0.000492"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:09:47.021157" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:09:47.020872" elapsed="0.000322"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:47.021763" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;mac-ip-adv-route&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;mac-address&gt;f2:0c:dd:80:9f:f7&lt;/mac-address&gt;
        &lt;ip-address&gt;43.43.43.43&lt;/ip-address&gt;
        &lt;mpls-label1&gt;24002&lt;/mpls-label1&gt;
        &lt;mpls-label2&gt;24003&lt;/mpls-label2&gt;
    &lt;/mac-ip-adv-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:47.021419" elapsed="0.000451"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:47.022442" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
        "route-distinguisher": "429496729:1",
        "mac-ip-adv-route": {
          "ethernet-tag-id": {
            "vlan-id": 10
          },
          "mpls-label1": 24002,
          "mpls-label2": 24003,
          "ip-address": "43.43.43.43",
          "arbitrary": {
            "arbitrary": "AAAAAAAAAAAA"
          },
          "mac-address": "f2:0c:dd:80:9f:f7"
        }
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:47.022107" elapsed="0.000404"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:47.023085" level="INFO">ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:47.022725" elapsed="0.000422"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:47.023686" level="INFO">ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:47.023360" elapsed="0.000451"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:09:47.024024" elapsed="0.002585"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:47.038749" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '938', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;mac-ip-adv-route&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;mac-address&gt;f2:0c:dd:80:9f:f7&lt;/mac-address&gt;
        &lt;ip-address&gt;43.43.43.43&lt;/ip-address&gt;
        &lt;mpls-label1&gt;24002&lt;/mpls-label1&gt;
        &lt;mpls-label2&gt;24003&lt;/mpls-label2&gt;
    &lt;/mac-ip-adv-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-04-21T02:09:47.038874" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=AhgAAhmZmZkAAQAAAAow8gzdgJ%2F3ICsrKys%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:47.039024" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:47.026819" elapsed="0.012241"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:47.042825" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:47.039302" elapsed="0.003586"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:47.048515" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:47.049092" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '451'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:47.049244" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:47.043112" elapsed="0.006169"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:47.052984" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:47.049517" elapsed="0.003537"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:47.060305" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:47.060743" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '451'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:47.060925" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:47.054442" elapsed="0.006510"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:47.063580" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:47.061126" elapsed="0.002503"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:47.063831" elapsed="0.002517"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:47.069249" level="INFO">${update} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:09:47.066514" elapsed="0.002776"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:09:47.069512" elapsed="0.003066"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:09:47.072652" elapsed="0.000051"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:09:47.053940" elapsed="0.018926"/>
</kw>
<msg time="2026-04-21T02:09:47.072977" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:47.053295" elapsed="0.019718"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:47.073595" level="INFO">ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:47.073247" elapsed="0.000411"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:47.074969" level="INFO">Length is 182.</msg>
<msg time="2026-04-21T02:09:47.075076" level="INFO">${len_1} = 182</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:47.074561" elapsed="0.000547"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:47.075688" level="INFO">Length is 182.</msg>
<msg time="2026-04-21T02:09:47.075812" level="INFO">${len_2} = 182</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:47.075330" elapsed="0.000517"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:47.076068" elapsed="0.000429"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:47.077006" level="INFO">${sum_1} = 3514</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:47.076718" elapsed="0.000323"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:47.077512" level="INFO">${sum_2} = 3514</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:47.077257" elapsed="0.000289"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:47.077763" elapsed="0.000502"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:09:47.074031" elapsed="0.004323"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:09:47.078623" elapsed="0.002292"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:47.087920" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:47.088090" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '451'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:47.088224" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:47.081639" elapsed="0.006622"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:47.092194" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:47.088507" elapsed="0.003807"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:47.092538" elapsed="0.003515"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:47.103240" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:47.103395" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '451'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:47.103534" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:47.096283" elapsed="0.007287"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:47.106656" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:47.103831" elapsed="0.002876"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:47.106938" elapsed="0.003503"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-04-21T02:09:47.114082" elapsed="0.000027"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:47.110560" elapsed="0.003589"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:47.110529" elapsed="0.003653"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:47.120712" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:47.120759" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:47.120883" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:47.114395" elapsed="0.006515"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:09:47.081248" elapsed="0.039732"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:47.126515" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:47.126674" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:47.126836" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:47.121980" elapsed="0.004894"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:47.130619" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:47.127130" elapsed="0.003556"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:47.130930" elapsed="0.003586"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:47.137913" level="INFO">${update} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:09:47.134902" elapsed="0.003053"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:09:47.138244" elapsed="0.003053"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:09:47.141371" elapsed="0.000052"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:09:47.121618" elapsed="0.019953"/>
</kw>
<msg time="2026-04-21T02:09:47.141718" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:47.121151" elapsed="0.020607"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:47.142420" level="INFO">ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:47.142063" elapsed="0.000421"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:47.143740" level="INFO">Length is 170.</msg>
<msg time="2026-04-21T02:09:47.143872" level="INFO">${len_1} = 170</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:47.143372" elapsed="0.000533"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:47.144482" level="INFO">Length is 170.</msg>
<msg time="2026-04-21T02:09:47.144583" level="INFO">${len_2} = 170</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:47.144127" elapsed="0.000489"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:47.144858" elapsed="0.000436"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:47.145776" level="INFO">${sum_1} = 3067</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:47.145515" elapsed="0.000321"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:47.146351" level="INFO">${sum_2} = 3067</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:47.146089" elapsed="0.000297"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:47.146602" elapsed="0.000452"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:09:47.142850" elapsed="0.004288"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:47.153345" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:47.153458" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:47.153551" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:47.147960" elapsed="0.005616"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:47.156472" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:47.153746" elapsed="0.002775"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:47.156677" elapsed="0.002532"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:47.163978" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:47.164129" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:47.164320" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:47.159372" elapsed="0.004985"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:47.168102" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:47.164593" elapsed="0.003576"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:47.168389" elapsed="0.004870"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-04-21T02:09:47.176669" elapsed="0.000043"/>
</return>
<status status="PASS" start="2026-04-21T02:09:47.173388" elapsed="0.003370"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:47.173355" elapsed="0.003459"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:47.177035" elapsed="0.000030"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:09:47.147506" elapsed="0.029654"/>
</kw>
<arg>route_mac_arb</arg>
<status status="PASS" start="2026-04-21T02:09:47.016698" elapsed="0.160527"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:46.892064" elapsed="0.285323"/>
</test>
<test id="s1-s13-t51" name="Play_To_Odl_route_mac_arb" line="188">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:09:47.182705" elapsed="0.000256"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:09:47.182323" elapsed="0.000694"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:47.184062" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:47.183919" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:47.183900" elapsed="0.000231"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:47.189184" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:47.189020" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:47.189002" elapsed="0.000251"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:09:47.190308" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:09:47.189885" elapsed="0.000451"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:09:47.190810" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:09:47.190500" elapsed="0.000337"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:09:47.190882" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:09:47.191038" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:09:47.189487" elapsed="0.001575"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:47.197049" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:47.196939" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:47.196919" elapsed="0.000202"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:47.198624" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:47.198442" elapsed="0.000286"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:47.198423" elapsed="0.000383"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:09:47.199381" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:09:47.198963" elapsed="0.000478"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:09:47.200079" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:47.199808" elapsed="0.000332"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:09:47.233631" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:09:47.202036" elapsed="0.031778"/>
</kw>
<msg time="2026-04-21T02:09:47.233969" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:09:47.234090" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:47.200449" elapsed="0.033718"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:09:47.265052" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "m "a "c "_ "a "r "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:09:47.236308" elapsed="0.028900"/>
</kw>
<msg time="2026-04-21T02:09:47.265360" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:09:47.265456" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:47.234578" elapsed="0.030953"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:47.266370" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:47.265885" elapsed="0.000607"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:47.265849" elapsed="0.000709"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:47.267391" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "m "a "c "_ "a "r "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:47.266714" elapsed="0.000825"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:47.268136" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:47.267721" elapsed="0.000537"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:47.267700" elapsed="0.000621"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:09:47.268365" elapsed="0.000048"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:47.272182" elapsed="0.000154"/>
</kw>
<msg time="2026-04-21T02:09:47.272383" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:09:47.271655" elapsed="0.000807"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:47.272686" elapsed="0.000024"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:47.272932" elapsed="0.000023"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:09:47.270856" elapsed="0.002306"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:09:47.268723" elapsed="0.004530"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:09:47.197951" elapsed="0.075506"/>
</kw>
<msg time="2026-04-21T02:09:47.273572" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:47.273619" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:47.197274" elapsed="0.076386"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:09:47.273998" elapsed="0.000030"/>
</return>
<status status="PASS" start="2026-04-21T02:09:47.273744" elapsed="0.000321"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:47.273724" elapsed="0.000368"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:47.274594" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:47.275110" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:09:47.275185" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:09:47.196543" elapsed="0.078754"/>
</kw>
<msg time="2026-04-21T02:09:47.275395" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:47.275438" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:47.191454" elapsed="0.084023"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:47.275832" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:47.275556" elapsed="0.000330"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:47.275538" elapsed="0.000372"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:09:47.191305" elapsed="0.084629"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:09:47.191122" elapsed="0.084901"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:09:47.188639" elapsed="0.087450"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:09:47.183605" elapsed="0.092546"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:47.183171" elapsed="0.093027"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:09:47.179169" elapsed="0.097086"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:47.283105" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:47.283263" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:47.283376" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:47.276711" elapsed="0.006692"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:47.283594" elapsed="0.003049"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:47.291112" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:47.291228" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:47.291334" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:47.286837" elapsed="0.004524"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:47.295036" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:47.294534" elapsed="0.000550"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:47.295734" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:47.295324" elapsed="0.000450"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:47.296060" elapsed="0.000522"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:47.291614" elapsed="0.005062"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:47.276420" elapsed="0.020340"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:09:47.178471" elapsed="0.118376"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:47.298056" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_arb/route_mac_arb.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_arb/route_mac_arb.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:47.298304" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:47.297695" elapsed="0.000651"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:09:47.326649" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_mac_arb.titanium/route_mac_arb.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:09:47.326182" elapsed="0.000589"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:09:47.327716" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_arb.titanium/route_mac_arb.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:09:47.327426" elapsed="0.000394">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_arb.titanium/route_mac_arb.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:09:47.327918" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:09:47.326990" elapsed="0.000953"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:09:47.328508" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_mac_arb/route_mac_arb.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:09:47.328111" elapsed="0.000425"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:47.328862" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_arb/route_mac_arb.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_arb/route_mac_arb.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:47.329024" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:47.328703" elapsed="0.000348"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:47.329469" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
        "route-distinguisher": "429496729:1",
        "mac-ip-adv-route": {
          "ethernet-tag-id": {
            "vlan-id": 10
          },
          "mpls-label1": 24002,
          "mpls-label2": 24003,
          "ip-address": "43.43.43.43",
          "arbitrary": {
            "arbitrary": "AAAAAAAAAAAA"
          },
          "mac-address": "f2:0c:dd:80:9f:f7"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:47.329214" elapsed="0.000317"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:09:47.330090" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:47.329623" elapsed="0.000532"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:09:47.330638" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:09:47.330336" elapsed="0.000328"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:47.330185" elapsed="0.000515"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:47.329595" elapsed="0.001128"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:09:47.331375" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:09:47.330898" elapsed="0.000505"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:09:47.331460" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:09:47.331635" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:09:47.323630" elapsed="0.008032"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:47.332137" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_arb/announce_route_mac_arb.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_arb/announce_route_mac_arb.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:47.332271" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:47.331889" elapsed="0.000409"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:47.332666" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_arb/withdraw_route_mac_arb.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_arb/withdraw_route_mac_arb.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:47.332811" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:47.332458" elapsed="0.000381"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:47.333264" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;mac-ip-adv-route&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;mac-address&gt;f2:0c:dd:80:9f:f7&lt;/mac-address&gt;
        &lt;ip-address&gt;43.43.43.43&lt;/ip-address&gt;
        &lt;mpls-label1&gt;24002&lt;/mpls-label1&gt;
        &lt;mpls-label2&gt;24003&lt;/mpls-label2&gt;
    &lt;/mac-ip-adv-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:47.333008" elapsed="0.000358"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:47.333771" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
        "route-distinguisher": "429496729:1",
        "mac-ip-adv-route": {
          "ethernet-tag-id": {
            "vlan-id": 10
          },
          "mpls-label1": 24002,
          "mpls-label2": 24003,
          "ip-address": "43.43.43.43",
          "arbitrary": {
            "arbitrary": "AAAAAAAAAAAA"
          },
          "mac-address": "f2:0c:dd:80:9f:f7"
        }
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:47.333524" elapsed="0.000316"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:47.334283" level="INFO">ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:47.334023" elapsed="0.000304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:47.334722" level="INFO">ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:47.334483" elapsed="0.000284"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:09:47.334939" elapsed="0.003291"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:09:47.338411" elapsed="0.001917"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:47.347935" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:47.348157" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:47.348359" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:09:47.341458" elapsed="0.007513">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:47.349305" elapsed="0.000038"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:47.349696" elapsed="0.000037"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-04-21T02:09:47.341085" elapsed="0.008834">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:49.360986" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:49.361451" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '451'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:49.361940" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:49.351737" elapsed="0.010288"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-04-21T02:09:49.363377" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
        "route-distinguisher": "429496729:1",
        "mac-ip-adv-route": {
          "ethernet-tag-id": {
            "vlan-id": 10
          },
          "mpls-label1": 24002,
          "mpls-label2": 24003,
          "ip-address": "43.43.43.43",
          "arbitrary": {
            "arbitrary": "AAAAAAAAAAAA"
          },
          "mac-address": "f2:0c:dd:80:9f:f7"
        }
      }
    ]
  }
}</msg>
<msg time="2026-04-21T02:09:49.367281" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-04-21T02:09:49.362639" elapsed="0.004735"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:49.372585" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:49.371770" elapsed="0.000856"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:49.373692" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:49.372904" elapsed="0.000825"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:49.374004" elapsed="0.000367"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:49.367811" elapsed="0.006636"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-04-21T02:09:49.350712" elapsed="0.023798"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:47.340551" elapsed="2.034016"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:09:49.374739" elapsed="0.002532"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:49.384731" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:49.385085" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:49.385330" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:49.378379" elapsed="0.007014"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:49.385895" elapsed="0.007075"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:49.400376" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:49.401197" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '599'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-04-21T02:09:49.401460" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:49.393434" elapsed="0.008085"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:49.406733" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:49.406191" elapsed="0.000582"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:49.407760" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:49.407023" elapsed="0.000799"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:09:49.408780" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "mac-ip-adv-route": {
       "arbitrary": {
        "arbitrary": "AAAAAAAAAAAA"
       },
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "ip-address": "43.43.43.43",
       "mac-address": "f2:0c:dd:80:9f:f7",
       "mpls-label1": 24002,
       "mpls-label2": 24003
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:09:49.409184" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,38 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "mac-ip-adv-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mpls-label1": 24002,
+       "mpls-label2": 24003
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:09:49.408181" elapsed="0.001131">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,38 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
    [ Message content over the limit has been removed. ]
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mpls-label1": 24002,
+       "mpls-label2": 24003
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:09:49.402042" elapsed="0.007557">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,38 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
    [ Message content over the limit has been removed. ]
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mpls-label1": 24002,
+       "mpls-label2": 24003
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:09:49.378063" elapsed="0.031878">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,38 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
    [ Message content over the limit has been removed. ]
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mpls-label1": 24002,
+       "mpls-label2": 24003
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:51.419242" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:51.419480" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:51.419659" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:51.411627" elapsed="0.008074"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:51.420005" elapsed="0.004043"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:51.429483" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:51.429696" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:51.429852" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:51.424290" elapsed="0.005594"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:51.433217" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:51.432886" elapsed="0.000359"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:51.433696" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:51.433402" elapsed="0.000322"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:51.433906" elapsed="0.000361"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:51.430165" elapsed="0.004169"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:51.410700" elapsed="0.023689"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:49.377483" elapsed="2.056946"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:09:51.435005" elapsed="0.004458"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:51.451299" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:51.451571" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:51.451882" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:51.445049" elapsed="0.006875"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:51.452188" elapsed="0.004362"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:51.461575" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:51.461691" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:51.461829" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:51.456812" elapsed="0.005046"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:51.465493" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:51.465120" elapsed="0.000435"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:51.466128" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:51.465822" elapsed="0.000335"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:51.466322" elapsed="0.000349"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:51.462142" elapsed="0.004720"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:51.443661" elapsed="0.023258"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:51.440409" elapsed="0.026550"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-04-21T02:09:51.434630" elapsed="0.032395"/>
</kw>
<arg>route_mac_arb</arg>
<status status="PASS" start="2026-04-21T02:09:47.297223" elapsed="4.169861"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:47.177830" elapsed="4.289487"/>
</test>
<test id="s1-s13-t52" name="Odl_To_Play_route_mac_as" line="191">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:09:51.472318" elapsed="0.000214"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:09:51.472035" elapsed="0.000553"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:51.473946" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:51.473772" elapsed="0.000245"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:51.473734" elapsed="0.000317"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:51.482281" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:51.482163" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:51.482144" elapsed="0.000219"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:09:51.483724" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:09:51.483129" elapsed="0.000624"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:09:51.484249" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:09:51.483945" elapsed="0.000329"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:09:51.484319" elapsed="0.000046"/>
</return>
<msg time="2026-04-21T02:09:51.484496" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:09:51.482702" elapsed="0.001830"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:51.490429" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:51.490319" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:51.490300" elapsed="0.000199"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:51.492076" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:51.491888" elapsed="0.000310"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:51.491870" elapsed="0.000388"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:09:51.492881" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:09:51.492423" elapsed="0.000520"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:09:51.493610" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:51.493305" elapsed="0.000366"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:09:51.524970" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:09:51.495642" elapsed="0.029636"/>
</kw>
<msg time="2026-04-21T02:09:51.525739" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:09:51.526021" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:51.494012" elapsed="0.032174"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:09:51.549786" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "m "a "c "_ "a "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:09:51.529497" elapsed="0.020535"/>
</kw>
<msg time="2026-04-21T02:09:51.550258" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:09:51.550393" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:51.527018" elapsed="0.023478"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:51.551909" elapsed="0.000073"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:51.550992" elapsed="0.001113"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:51.550952" elapsed="0.001245"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:51.553372" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "m "a "c "_ "a "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:51.552417" elapsed="0.001194"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:51.554424" elapsed="0.000069"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:51.553893" elapsed="0.000698"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:51.553862" elapsed="0.000813"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:09:51.554732" elapsed="0.000048"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:51.561061" elapsed="0.000577"/>
</kw>
<msg time="2026-04-21T02:09:51.561823" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:09:51.558233" elapsed="0.003802"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:51.562594" elapsed="0.000055"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:51.563130" elapsed="0.000052"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:09:51.557318" elapsed="0.006342"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:09:51.555175" elapsed="0.008830"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:09:51.491397" elapsed="0.073054"/>
</kw>
<msg time="2026-04-21T02:09:51.564694" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:51.564828" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:51.490657" elapsed="0.074269"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:09:51.566140" elapsed="0.000053"/>
</return>
<status status="PASS" start="2026-04-21T02:09:51.565149" elapsed="0.001104"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:51.565083" elapsed="0.001211"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:51.567158" elapsed="0.000047"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:51.567889" elapsed="0.000039"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:09:51.567997" elapsed="0.000023"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:09:51.489959" elapsed="0.078196"/>
</kw>
<msg time="2026-04-21T02:09:51.568290" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:51.568350" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:51.484977" elapsed="0.083426"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:51.568999" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:51.568514" elapsed="0.000563"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:51.568489" elapsed="0.000623"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:09:51.484820" elapsed="0.084326"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:09:51.484598" elapsed="0.084602"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:09:51.481765" elapsed="0.087522"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:09:51.473411" elapsed="0.095965"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:51.472748" elapsed="0.096696"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:09:51.469357" elapsed="0.100189"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:51.578351" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:51.578517" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:51.578651" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:51.570514" elapsed="0.008164"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:51.578877" elapsed="0.002909"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:51.586345" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:51.586495" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:51.586638" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:51.581969" elapsed="0.004706"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:51.591241" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:51.590744" elapsed="0.000537"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:51.591914" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:51.591501" elapsed="0.000452"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:51.592180" elapsed="0.000484"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:51.587064" elapsed="0.005687"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:51.570062" elapsed="0.022790"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:09:51.468600" elapsed="0.124315"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:51.594114" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_as/route_mac_as.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_as/route_mac_as.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:51.594354" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:51.593813" elapsed="0.000581"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:51.594913" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_as/route_mac_as.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_as/route_mac_as.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:51.595094" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:51.594619" elapsed="0.000512"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:51.595620" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_as/announce_route_mac_as.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_as/announce_route_mac_as.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:51.595814" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a62900022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:51.595351" elapsed="0.000551"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:09:51.596445" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a62900022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:09:51.596132" elapsed="0.000351"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:51.596994" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_as/withdraw_route_mac_as.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_as/withdraw_route_mac_as.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:51.597172" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d001946022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:51.596705" elapsed="0.000504"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:09:51.597733" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d001946022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:09:51.597427" elapsed="0.000343"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:51.598378" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;mac-ip-adv-route&gt;
        &lt;as-generated&gt;
            &lt;as&gt;16843009&lt;/as&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/as-generated&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;mac-address&gt;f2:0c:dd:80:9f:f7&lt;/mac-address&gt;
        &lt;ip-address&gt;43.43.43.43&lt;/ip-address&gt;
        &lt;mpls-label1&gt;24002&lt;/mpls-label1&gt;
        &lt;mpls-label2&gt;24003&lt;/mpls-label2&gt;
    &lt;/mac-ip-adv-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:51.598022" elapsed="0.000436"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:51.599064" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
        "route-distinguisher": "429496729:1",
        "mac-ip-adv-route": {
          "mpls-label1": 24002,
          "mpls-label2": 24003,
          "ip-address": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          },
          "as-generated": {
            "as": 16843009,
            "local-discriminator": 2000
          },
          "mac-address": "f2:0c:dd:80:9f:f7"
        }
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:51.598674" elapsed="0.000460"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:51.599686" level="INFO">ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a62900022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:51.599349" elapsed="0.000400"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:51.600320" level="INFO">ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d001946022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:51.599987" elapsed="0.000396"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:09:51.600595" elapsed="0.002609"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:51.613864" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '986', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;mac-ip-adv-route&gt;
        &lt;as-generated&gt;
            &lt;as&gt;16843009&lt;/as&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/as-generated&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;mac-address&gt;f2:0c:dd:80:9f:f7&lt;/mac-address&gt;
        &lt;ip-address&gt;43.43.43.43&lt;/ip-address&gt;
        &lt;mpls-label1&gt;24002&lt;/mpls-label1&gt;
        &lt;mpls-label2&gt;24003&lt;/mpls-label2&gt;
    &lt;/mac-ip-adv-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-04-21T02:09:51.614000" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=AhgAAhmZmZkAAQAAAAow8gzdgJ%2F3ICsrKys%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:51.614311" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:51.603421" elapsed="0.010948"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:51.620299" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:51.614757" elapsed="0.005639"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:51.625911" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:51.626333" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '468'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:51.626440" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:51.620747" elapsed="0.005720"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:51.629079" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:51.626636" elapsed="0.002493"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:51.636091" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:51.636612" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '468'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:51.636747" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:51.630310" elapsed="0.006472"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:51.640503" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:51.637045" elapsed="0.003527"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:51.640812" elapsed="0.003553"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:51.647201" level="INFO">${update} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a62900022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:09:51.644597" elapsed="0.002645"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:09:51.647493" elapsed="0.003078"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:09:51.650646" elapsed="0.000063"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:09:51.629861" elapsed="0.021018"/>
</kw>
<msg time="2026-04-21T02:09:51.650992" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a62900022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:51.629311" elapsed="0.021717"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:51.651849" level="INFO">ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a62900022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:51.651413" elapsed="0.000502"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:51.653172" level="INFO">Length is 182.</msg>
<msg time="2026-04-21T02:09:51.653277" level="INFO">${len_1} = 182</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:51.652769" elapsed="0.000541"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:51.653929" level="INFO">Length is 182.</msg>
<msg time="2026-04-21T02:09:51.654034" level="INFO">${len_2} = 182</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:51.653549" elapsed="0.000517"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:51.654285" elapsed="0.000428"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:51.655224" level="INFO">${sum_1} = 3738</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:51.654957" elapsed="0.000303"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:51.655727" level="INFO">${sum_2} = 3738</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:51.655473" elapsed="0.000289"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:51.656001" elapsed="0.000431"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:09:51.652251" elapsed="0.004265"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:09:51.656922" elapsed="0.001998"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:51.664695" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:51.664833" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '468'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:51.664931" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:51.659458" elapsed="0.005497"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:51.668518" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:51.665131" elapsed="0.003456"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:51.668834" elapsed="0.003515"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:51.678680" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:51.678818" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '468'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:51.678926" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:51.672577" elapsed="0.006375"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:51.681570" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:51.679158" elapsed="0.002461"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:51.681777" elapsed="0.002500"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-04-21T02:09:51.687052" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:51.684365" elapsed="0.002749"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:51.684341" elapsed="0.002807"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:51.695389" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:51.695453" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:51.695592" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:51.687361" elapsed="0.008267"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:09:51.659175" elapsed="0.036546"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:51.702235" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:51.702389" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:51.702520" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:51.697116" elapsed="0.005440"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:51.706236" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:51.702821" elapsed="0.003481"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:51.706519" elapsed="0.003498"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:51.712862" level="INFO">${update} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d001946022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:09:51.710248" elapsed="0.002656"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:09:51.713150" elapsed="0.003114"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:09:51.716334" elapsed="0.000044"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:09:51.696589" elapsed="0.019925"/>
</kw>
<msg time="2026-04-21T02:09:51.716624" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d001946022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:51.695979" elapsed="0.020680"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:51.717260" level="INFO">ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d001946022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:51.716913" elapsed="0.000411"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:51.718568" level="INFO">Length is 170.</msg>
<msg time="2026-04-21T02:09:51.718673" level="INFO">${len_1} = 170</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:51.718204" elapsed="0.000502"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:51.719301" level="INFO">Length is 170.</msg>
<msg time="2026-04-21T02:09:51.719455" level="INFO">${len_2} = 170</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:51.718945" elapsed="0.000544"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:51.719708" elapsed="0.000458"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:51.720646" level="INFO">${sum_1} = 3291</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:51.720387" elapsed="0.000295"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:51.721176" level="INFO">${sum_2} = 3291</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:51.720917" elapsed="0.000294"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:51.721427" elapsed="0.000486"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:09:51.717664" elapsed="0.004335"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:51.728586" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:51.728697" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:51.728813" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:51.722782" elapsed="0.006059"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:51.731807" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:51.729023" elapsed="0.002834"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:51.732032" elapsed="0.002979"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:51.741063" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:51.741218" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:51.741366" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:51.735245" elapsed="0.006157"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:51.745406" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:51.741732" elapsed="0.003792"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:51.745759" elapsed="0.003711"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-04-21T02:09:51.752897" elapsed="0.000046"/>
</return>
<status status="PASS" start="2026-04-21T02:09:51.749626" elapsed="0.003364"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:51.749593" elapsed="0.003433"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:51.753242" elapsed="0.000030"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:09:51.722355" elapsed="0.031011"/>
</kw>
<arg>route_mac_as</arg>
<status status="PASS" start="2026-04-21T02:09:51.593316" elapsed="0.160114"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:51.467889" elapsed="0.285766"/>
</test>
<test id="s1-s13-t53" name="Play_To_Odl_route_mac_as" line="193">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:09:51.757721" elapsed="0.000241"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:09:51.757424" elapsed="0.000594"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:51.759033" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:51.758919" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:51.758900" elapsed="0.000202"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:51.764408" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:51.764300" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:51.764282" elapsed="0.000195"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:09:51.765528" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:09:51.765118" elapsed="0.000438"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:09:51.766038" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:09:51.765720" elapsed="0.000344"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:09:51.766109" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:09:51.766267" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:09:51.764713" elapsed="0.001578"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:51.772300" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:51.772191" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:51.772172" elapsed="0.000199"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:51.773912" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:51.773695" elapsed="0.000326"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:51.773676" elapsed="0.000404"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:09:51.774661" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:09:51.774236" elapsed="0.000487"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:09:51.775384" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:51.775104" elapsed="0.000341"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:09:51.807257" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:09:51.777349" elapsed="0.030241"/>
</kw>
<msg time="2026-04-21T02:09:51.807989" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:09:51.808209" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:51.775757" elapsed="0.032612"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:09:51.832623" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "m "a "c "_ "a "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:09:51.814097" elapsed="0.018773"/>
</kw>
<msg time="2026-04-21T02:09:51.833077" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:09:51.833213" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:51.809383" elapsed="0.023935"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:51.834413" elapsed="0.000070"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:51.833849" elapsed="0.000733"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:51.833803" elapsed="0.000888"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:51.835774" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "m "a "c "_ "a "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:51.834940" elapsed="0.001045"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:51.836870" elapsed="0.000067"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:51.836333" elapsed="0.000699"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:51.836303" elapsed="0.000810"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:09:51.837181" elapsed="0.000073"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:51.842734" elapsed="0.000175"/>
</kw>
<msg time="2026-04-21T02:09:51.842955" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:09:51.842093" elapsed="0.000945"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:51.843268" elapsed="0.000025"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:51.843489" elapsed="0.000022"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:09:51.840911" elapsed="0.002802"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:09:51.837965" elapsed="0.005876"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:09:51.773206" elapsed="0.070825"/>
</kw>
<msg time="2026-04-21T02:09:51.844136" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:51.844184" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:51.772526" elapsed="0.071698"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:09:51.844415" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:09:51.844302" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:51.844283" elapsed="0.000220"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:51.845061" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:51.845541" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:09:51.845618" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:09:51.771846" elapsed="0.073888"/>
</kw>
<msg time="2026-04-21T02:09:51.845854" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:51.845901" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:51.766710" elapsed="0.079231"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:51.846309" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:51.846040" elapsed="0.000324"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:51.846018" elapsed="0.000370"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:09:51.766558" elapsed="0.079855"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:09:51.766358" elapsed="0.080102"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:09:51.763931" elapsed="0.082600"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:09:51.758610" elapsed="0.087987"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:51.758174" elapsed="0.088473"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:09:51.755240" elapsed="0.091469"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:51.852640" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:51.852834" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:51.853000" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:51.847196" elapsed="0.005831"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:51.853198" elapsed="0.003144"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:51.860233" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:51.860386" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:51.860534" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:51.856511" elapsed="0.004060"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:51.865120" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:51.864601" elapsed="0.000561"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:51.865842" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:51.865388" elapsed="0.000495"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:51.866118" elapsed="0.000493"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:51.860937" elapsed="0.005762"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:51.846900" elapsed="0.019874"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:09:51.754718" elapsed="0.112141"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:51.867944" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_as/route_mac_as.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_as/route_mac_as.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:51.868194" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:51.867626" elapsed="0.000609"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:09:51.894650" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_mac_as.titanium/route_mac_as.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:09:51.894264" elapsed="0.000414"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:09:51.895497" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_as.titanium/route_mac_as.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:09:51.895223" elapsed="0.000366">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_as.titanium/route_mac_as.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:09:51.895684" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:09:51.894867" elapsed="0.000841"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:09:51.896290" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_mac_as/route_mac_as.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:09:51.895898" elapsed="0.000419"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:51.896615" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_as/route_mac_as.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_as/route_mac_as.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:51.896744" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:51.896481" elapsed="0.000289"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:51.897240" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
        "route-distinguisher": "429496729:1",
        "mac-ip-adv-route": {
          "mpls-label1": 24002,
          "mpls-label2": 24003,
          "ip-address": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          },
          "as-generated": {
            "as": 16843009,
            "local-discriminator": 2000
          },
          "mac-address": "f2:0c:dd:80:9f:f7"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:51.896988" elapsed="0.000302"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:09:51.897735" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:51.897369" elapsed="0.000440"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:09:51.898289" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:09:51.897991" elapsed="0.000324"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:51.897842" elapsed="0.000508"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:51.897344" elapsed="0.001029"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:09:51.899014" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:09:51.898526" elapsed="0.000517"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:09:51.899095" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:09:51.899260" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:09:51.891926" elapsed="0.007360"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:51.899681" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_as/announce_route_mac_as.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_as/announce_route_mac_as.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:51.899827" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a62900022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:51.899467" elapsed="0.000390"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:51.900214" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_as/withdraw_route_mac_as.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_as/withdraw_route_mac_as.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:51.900336" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d001946022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:51.900019" elapsed="0.000343"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:51.900772" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;mac-ip-adv-route&gt;
        &lt;as-generated&gt;
            &lt;as&gt;16843009&lt;/as&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/as-generated&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;mac-address&gt;f2:0c:dd:80:9f:f7&lt;/mac-address&gt;
        &lt;ip-address&gt;43.43.43.43&lt;/ip-address&gt;
        &lt;mpls-label1&gt;24002&lt;/mpls-label1&gt;
        &lt;mpls-label2&gt;24003&lt;/mpls-label2&gt;
    &lt;/mac-ip-adv-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:51.900523" elapsed="0.000344"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:51.901275" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
        "route-distinguisher": "429496729:1",
        "mac-ip-adv-route": {
          "mpls-label1": 24002,
          "mpls-label2": 24003,
          "ip-address": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          },
          "as-generated": {
            "as": 16843009,
            "local-discriminator": 2000
          },
          "mac-address": "f2:0c:dd:80:9f:f7"
        }
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:51.901034" elapsed="0.000291"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:51.901759" level="INFO">ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a62900022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:51.901515" elapsed="0.000340"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:51.902256" level="INFO">ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d001946022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:51.902013" elapsed="0.000289"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:09:51.902456" elapsed="0.003099"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:09:51.905727" elapsed="0.001976"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:51.912417" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:51.912580" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:51.912719" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:09:51.908681" elapsed="0.004619">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:51.913601" elapsed="0.000032"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:51.913958" elapsed="0.000035"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-04-21T02:09:51.908354" elapsed="0.005798">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:53.924884" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:53.925197" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '468'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:53.925359" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:53.916027" elapsed="0.009369"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-04-21T02:09:53.926106" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
        "route-distinguisher": "429496729:1",
        "mac-ip-adv-route": {
          "mpls-label1": 24002,
          "mpls-label2": 24003,
          "ip-address": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          },
          "as-generated": {
            "as": 16843009,
            "local-discriminator": 2000
          },
          "mac-address": "f2:0c:dd:80:9f:f7"
        }
      }
    ]
  }
}</msg>
<msg time="2026-04-21T02:09:53.929478" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-04-21T02:09:53.925660" elapsed="0.003890"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:53.934295" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:53.933661" elapsed="0.000663"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:53.935004" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:53.934486" elapsed="0.000547"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:53.935199" elapsed="0.000341"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:53.929923" elapsed="0.005682"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-04-21T02:09:53.914970" elapsed="0.020690"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:51.907914" elapsed="2.027794"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:09:53.935889" elapsed="0.002552"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:53.944779" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:53.944988" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:53.945145" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:53.939574" elapsed="0.005645"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:53.945462" elapsed="0.003993"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:53.956078" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:53.956771" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '616'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-04-21T02:09:53.956952" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:53.949687" elapsed="0.007303"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:53.961443" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:53.960974" elapsed="0.000508"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:53.962426" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:53.961701" elapsed="0.000765"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:09:53.963165" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "mac-ip-adv-route": {
       "as-generated": {
        "as": 16843009,
        "local-discriminator": 2000
       },
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "ip-address": "43.43.43.43",
       "mac-address": "f2:0c:dd:80:9f:f7",
       "mpls-label1": 24002,
       "mpls-label2": 24003
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:09:53.963578" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "mac-ip-adv-route": {
+       "as-generated": {
+        "as": 16843009,
+        "local-discriminator": 2000
+       },
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mpls-label1": 24002,
+       "mpls-label2": 24003
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:09:53.962689" elapsed="0.001016">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
    [ Message content over the limit has been removed. ]
+        "as": 16843009,
+        "local-discriminator": 2000
+       },
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mpls-label1": 24002,
+       "mpls-label2": 24003
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:09:53.957363" elapsed="0.006611">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
    [ Message content over the limit has been removed. ]
+        "as": 16843009,
+        "local-discriminator": 2000
+       },
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mpls-label1": 24002,
+       "mpls-label2": 24003
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:09:53.939121" elapsed="0.025089">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
    [ Message content over the limit has been removed. ]
+        "as": 16843009,
+        "local-discriminator": 2000
+       },
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mpls-label1": 24002,
+       "mpls-label2": 24003
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:55.973713" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:55.974005" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:55.974215" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:55.966007" elapsed="0.008250"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:55.974581" elapsed="0.004441"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:55.985030" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:55.985171" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:55.985306" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:55.979365" elapsed="0.005977"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:55.989198" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:55.988829" elapsed="0.000398"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:55.989686" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:55.989389" elapsed="0.000326"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:55.989896" elapsed="0.000380"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:55.985665" elapsed="0.004676"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:55.965031" elapsed="0.025367"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:53.938646" elapsed="2.051795"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:09:55.991047" elapsed="0.002821"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:56.001636" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:56.001873" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:56.002048" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:55.995755" elapsed="0.006344"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:56.002394" elapsed="0.004261"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:56.012218" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:56.012345" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:56.012485" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:56.006954" elapsed="0.005564"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:56.016022" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:56.015674" elapsed="0.000377"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:56.016486" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:56.016210" elapsed="0.000303"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:56.016672" elapsed="0.000392"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:56.012814" elapsed="0.004316"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:55.994902" elapsed="0.022285"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:55.994197" elapsed="0.023029"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-04-21T02:09:55.990648" elapsed="0.026637"/>
</kw>
<arg>route_mac_as</arg>
<status status="PASS" start="2026-04-21T02:09:51.867190" elapsed="4.150146"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:51.754158" elapsed="4.263306"/>
</test>
<test id="s1-s13-t54" name="Odl_To_Play_route_mac_lacp" line="196">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:09:56.021709" elapsed="0.000335"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:09:56.021316" elapsed="0.000815"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:56.023657" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:56.023473" elapsed="0.000259"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:56.023436" elapsed="0.000329"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:56.030996" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:56.030828" elapsed="0.000239"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:56.030781" elapsed="0.000319"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:09:56.032641" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:09:56.032057" elapsed="0.000624"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:09:56.033398" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:09:56.033050" elapsed="0.000374"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:09:56.033470" elapsed="0.000043"/>
</return>
<msg time="2026-04-21T02:09:56.033646" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:09:56.031475" elapsed="0.002197"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:56.039855" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:56.039720" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:56.039700" elapsed="0.000228"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:56.041502" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:56.041302" elapsed="0.000311"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:56.041283" elapsed="0.000393"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:09:56.042305" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:09:56.041867" elapsed="0.000504"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:09:56.043050" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:56.042731" elapsed="0.000382"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:09:56.073579" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:09:56.045118" elapsed="0.028746"/>
</kw>
<msg time="2026-04-21T02:09:56.074121" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:09:56.074223" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:56.043432" elapsed="0.030868"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:09:56.098807" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "m "a "c "_ "l "a "c "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:09:56.076644" elapsed="0.022514"/>
</kw>
<msg time="2026-04-21T02:09:56.099611" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:09:56.099763" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:56.074847" elapsed="0.025081"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:56.101197" elapsed="0.000081"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:56.100460" elapsed="0.000938"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:56.100400" elapsed="0.001092"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:56.102744" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "m "a "c "_ "l "a "c "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:56.101726" elapsed="0.001253"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:56.103899" elapsed="0.000089"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:56.103331" elapsed="0.000763"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:56.103299" elapsed="0.000895"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:09:56.104263" elapsed="0.000066"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:56.109889" elapsed="0.000195"/>
</kw>
<msg time="2026-04-21T02:09:56.110146" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:09:56.109199" elapsed="0.001036"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:56.110465" elapsed="0.000024"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:56.110686" elapsed="0.000022"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:09:56.107870" elapsed="0.003211"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:09:56.104756" elapsed="0.006434"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:09:56.040826" elapsed="0.070581"/>
</kw>
<msg time="2026-04-21T02:09:56.111512" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:56.111559" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:56.040087" elapsed="0.071511"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:09:56.111815" elapsed="0.000030"/>
</return>
<status status="PASS" start="2026-04-21T02:09:56.111682" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:56.111661" elapsed="0.000247"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:56.112431" elapsed="0.000029"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:56.112923" elapsed="0.000028"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:09:56.113000" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:09:56.039323" elapsed="0.073793"/>
</kw>
<msg time="2026-04-21T02:09:56.113237" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:56.113292" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:56.034115" elapsed="0.079217"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:56.113740" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:56.113441" elapsed="0.000376"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:56.113411" elapsed="0.000432"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:09:56.033954" elapsed="0.079913"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:09:56.033736" elapsed="0.080171"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:09:56.030265" elapsed="0.083709"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:09:56.023035" elapsed="0.091002"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:56.022352" elapsed="0.091736"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:09:56.018971" elapsed="0.095211"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:56.120625" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:56.120854" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:56.121052" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:56.114728" elapsed="0.006353"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:56.121278" elapsed="0.002893"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:56.130094" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:56.130258" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:56.130422" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:56.124367" elapsed="0.006097"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:56.135318" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:56.134836" elapsed="0.000525"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:56.136092" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:56.135624" elapsed="0.000513"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:56.136408" elapsed="0.000682"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:56.130944" elapsed="0.006242"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:56.114380" elapsed="0.022888"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:09:56.018442" elapsed="0.118888"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:56.138551" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lacp/route_mac_lacp.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lacp/route_mac_lacp.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:56.138816" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:56.138246" elapsed="0.000615"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:56.139380" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lacp/route_mac_lacp.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lacp/route_mac_lacp.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:56.139566" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:56.139096" elapsed="0.000509"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:56.140138" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lacp/announce_route_mac_lacp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lacp/announce_route_mac_lacp.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:56.140320" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:56.139857" elapsed="0.000501"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:09:56.141008" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:09:56.140594" elapsed="0.000455"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:56.141552" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lacp/withdraw_route_mac_lacp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lacp/withdraw_route_mac_lacp.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:56.141759" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:56.141285" elapsed="0.000608"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:09:56.142447" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:09:56.142129" elapsed="0.000357"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:56.143123" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;mac-ip-adv-route&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;mac-address&gt;f2:0c:dd:80:9f:f7&lt;/mac-address&gt;
        &lt;ip-address&gt;43.43.43.43&lt;/ip-address&gt;
        &lt;mpls-label1&gt;24002&lt;/mpls-label1&gt;
        &lt;mpls-label2&gt;24003&lt;/mpls-label2&gt;
    &lt;/mac-ip-adv-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:56.142713" elapsed="0.000513"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:56.143850" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
        "route-distinguisher": "429496729:1",
        "mac-ip-adv-route": {
          "mpls-label1": 24002,
          "mpls-label2": 24003,
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "ip-address": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          },
          "mac-address": "f2:0c:dd:80:9f:f7"
        }
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:56.143453" elapsed="0.000469"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:56.144524" level="INFO">ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:56.144143" elapsed="0.000457"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:56.145215" level="INFO">ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:56.144890" elapsed="0.000370"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:09:56.145415" elapsed="0.002566"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:56.159280" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '1035', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;mac-ip-adv-route&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;mac-address&gt;f2:0c:dd:80:9f:f7&lt;/mac-address&gt;
        &lt;ip-address&gt;43.43.43.43&lt;/ip-address&gt;
        &lt;mpls-label1&gt;24002&lt;/mpls-label1&gt;
        &lt;mpls-label2&gt;24003&lt;/mpls-label2&gt;
    &lt;/mac-ip-adv-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-04-21T02:09:56.159464" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=AhgAAhmZmZkAAQAAAAow8gzdgJ%2F3ICsrKys%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:56.159721" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:56.148167" elapsed="0.011613"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:56.169294" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:56.160287" elapsed="0.009087"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:56.175613" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:56.176410" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '498'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:56.176622" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:56.169667" elapsed="0.007005"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:56.181323" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:56.177083" elapsed="0.004337"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:56.189427" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:56.189871" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '498'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:56.189977" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:56.183204" elapsed="0.006799"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:56.193038" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:56.190220" elapsed="0.002874"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:56.193259" elapsed="0.002728"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:56.198782" level="INFO">${update} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:09:56.196163" elapsed="0.002715"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:09:56.199109" elapsed="0.003106"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:09:56.202296" elapsed="0.000069"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:09:56.182566" elapsed="0.019960"/>
</kw>
<msg time="2026-04-21T02:09:56.202640" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:56.181733" elapsed="0.020943"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:56.203291" level="INFO">ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:56.202937" elapsed="0.000419"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:56.204671" level="INFO">Length is 182.</msg>
<msg time="2026-04-21T02:09:56.204776" level="INFO">${len_1} = 182</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:56.204288" elapsed="0.000590"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:56.205500" level="INFO">Length is 182.</msg>
<msg time="2026-04-21T02:09:56.205613" level="INFO">${len_2} = 182</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:56.205112" elapsed="0.000535"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:56.205905" elapsed="0.000461"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:56.206999" level="INFO">${sum_1} = 4546</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:56.206679" elapsed="0.000359"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:56.207548" level="INFO">${sum_2} = 4546</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:56.207269" elapsed="0.000316"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:56.207838" elapsed="0.000477"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:09:56.203718" elapsed="0.004684"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:09:56.208630" elapsed="0.002020"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:56.217811" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:56.217968" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '498'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:56.218070" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:56.211467" elapsed="0.006629"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:56.221019" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:56.218272" elapsed="0.002797"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:56.221232" elapsed="0.002495"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:56.229476" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:56.229655" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '498'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:56.229838" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:56.223907" elapsed="0.005972"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:56.233768" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:56.230136" elapsed="0.003726"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:56.234096" elapsed="0.003791"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-04-21T02:09:56.241505" elapsed="0.000030"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:56.238023" elapsed="0.003637"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:56.237984" elapsed="0.003716"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:56.248763" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:56.248854" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:56.248992" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:56.241974" elapsed="0.007045"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:09:56.211052" elapsed="0.038049"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:56.255159" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:56.255355" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:56.255495" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:56.250292" elapsed="0.005241"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:56.259555" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:56.255812" elapsed="0.003814"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:56.259886" elapsed="0.003868"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:56.266652" level="INFO">${update} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:09:56.264016" elapsed="0.002676"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:09:56.266978" elapsed="0.003092"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:09:56.270149" elapsed="0.000066"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:09:56.249908" elapsed="0.020479"/>
</kw>
<msg time="2026-04-21T02:09:56.270508" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:56.249301" elapsed="0.021244"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:56.271157" level="INFO">ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:56.270783" elapsed="0.000437"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:56.272549" level="INFO">Length is 170.</msg>
<msg time="2026-04-21T02:09:56.272655" level="INFO">${len_1} = 170</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:56.272172" elapsed="0.000515"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:09:56.273301" level="INFO">Length is 170.</msg>
<msg time="2026-04-21T02:09:56.273375" level="INFO">${len_2} = 170</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:09:56.273001" elapsed="0.000397"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:56.273558" elapsed="0.000333"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:56.274260" level="INFO">${sum_1} = 4099</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:56.274056" elapsed="0.000229"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:09:56.274619" level="INFO">${sum_2} = 4099</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:09:56.274439" elapsed="0.000205"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:56.274878" elapsed="0.000318"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:09:56.271600" elapsed="0.003662"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:56.280778" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:56.280961" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:56.281060" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:56.275898" elapsed="0.005188"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:56.284051" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:56.281264" elapsed="0.002836"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:56.284264" elapsed="0.003464"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:56.293112" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:56.293456" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:56.293611" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:56.287994" elapsed="0.005653"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:56.297453" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:56.293915" elapsed="0.003610"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:56.297758" elapsed="0.003802"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-04-21T02:09:56.305333" elapsed="0.000055"/>
</return>
<status status="PASS" start="2026-04-21T02:09:56.301696" elapsed="0.003743"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:56.301655" elapsed="0.003822"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:56.305701" elapsed="0.000032"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:09:56.275572" elapsed="0.030288"/>
</kw>
<arg>route_mac_lacp</arg>
<status status="PASS" start="2026-04-21T02:09:56.137745" elapsed="0.168189"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:56.017935" elapsed="0.288170"/>
</test>
<test id="s1-s13-t55" name="Play_To_Odl_route_mac_lacp" line="198">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:09:56.310889" elapsed="0.000213"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:09:56.310602" elapsed="0.000555"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:56.312195" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:56.312074" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:56.312054" elapsed="0.000211"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:56.317433" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:56.317255" elapsed="0.000228"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:56.317237" elapsed="0.000269"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:09:56.318538" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:09:56.318143" elapsed="0.000423"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:09:56.319046" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:09:56.318729" elapsed="0.000342"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:09:56.319118" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:09:56.319281" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:09:56.317741" elapsed="0.001565"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:56.325220" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:56.325108" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:56.325086" elapsed="0.000206"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:09:56.326742" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:09:56.326560" elapsed="0.000313"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:56.326542" elapsed="0.000390"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:09:56.327504" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:09:56.327085" elapsed="0.000479"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:09:56.328206" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:56.327931" elapsed="0.000336"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:09:56.358801" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:09:56.330186" elapsed="0.028860"/>
</kw>
<msg time="2026-04-21T02:09:56.359253" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:09:56.359351" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:56.328577" elapsed="0.030865"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:09:56.388341" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "m "a "c "_ "l "a "c "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:09:56.361774" elapsed="0.026844"/>
</kw>
<msg time="2026-04-21T02:09:56.388929" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:09:56.389031" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:56.359971" elapsed="0.029136"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:56.390038" elapsed="0.000055"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:56.389494" elapsed="0.000672"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:56.389440" elapsed="0.000794"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:56.391137" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "m "a "c "_ "l "a "c "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:56.390396" elapsed="0.000868"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:56.391828" elapsed="0.000052"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:56.391448" elapsed="0.000504"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:56.391427" elapsed="0.000586"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:09:56.392060" elapsed="0.000050"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:09:56.396176" elapsed="0.000294"/>
</kw>
<msg time="2026-04-21T02:09:56.396515" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:09:56.395443" elapsed="0.001152"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:56.396989" elapsed="0.000028"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:56.397230" elapsed="0.000023"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:09:56.394605" elapsed="0.002852"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:09:56.392455" elapsed="0.005089"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:09:56.326119" elapsed="0.071606"/>
</kw>
<msg time="2026-04-21T02:09:56.397942" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:56.397990" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:56.325448" elapsed="0.072579"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:09:56.398220" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:09:56.398109" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:56.398089" elapsed="0.000217"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:56.398821" elapsed="0.000035"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:56.399441" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:09:56.399515" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:09:56.324715" elapsed="0.074911"/>
</kw>
<msg time="2026-04-21T02:09:56.399725" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:09:56.399769" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:56.319709" elapsed="0.080115"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:56.400213" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:56.399947" elapsed="0.000320"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:56.399922" elapsed="0.000369"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:09:56.319559" elapsed="0.080757"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:09:56.319368" elapsed="0.080986"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:09:56.316892" elapsed="0.083524"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:09:56.311760" elapsed="0.088715"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:09:56.311313" elapsed="0.089210"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:09:56.308014" elapsed="0.092568"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:56.406171" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:56.406360" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:56.406476" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:56.401087" elapsed="0.005414"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:56.406684" elapsed="0.004397"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:56.417283" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:56.417420" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:09:56.417537" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:56.411435" elapsed="0.006129"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:56.420899" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:56.420510" elapsed="0.000429"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:56.421386" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:56.421106" elapsed="0.000307"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:56.421577" elapsed="0.000382"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:56.417863" elapsed="0.004162"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:56.400742" elapsed="0.021342"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:09:56.307282" elapsed="0.114846"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:56.422943" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lacp/route_mac_lacp.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lacp/route_mac_lacp.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:56.423135" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:56.422715" elapsed="0.000448"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:09:56.454307" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_mac_lacp.titanium/route_mac_lacp.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:09:56.453740" elapsed="0.000605"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:09:56.455237" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lacp.titanium/route_mac_lacp.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:09:56.454929" elapsed="0.000395">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lacp.titanium/route_mac_lacp.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:09:56.455420" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:09:56.454538" elapsed="0.000907"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:09:56.456047" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_mac_lacp/route_mac_lacp.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:09:56.455615" elapsed="0.000460"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:56.456390" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lacp/route_mac_lacp.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lacp/route_mac_lacp.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:56.456585" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:56.456242" elapsed="0.000377"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:56.457141" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
        "route-distinguisher": "429496729:1",
        "mac-ip-adv-route": {
          "mpls-label1": 24002,
          "mpls-label2": 24003,
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "ip-address": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          },
          "mac-address": "f2:0c:dd:80:9f:f7"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:56.456860" elapsed="0.000410"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:09:56.457857" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:09:56.457370" elapsed="0.000582"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:09:56.458462" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:09:56.458141" elapsed="0.000347"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:56.457986" elapsed="0.000538"/>
</branch>
<status status="PASS" start="2026-04-21T02:09:56.457336" elapsed="0.001210"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:09:56.459227" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:09:56.458700" elapsed="0.000557"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:09:56.459313" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:09:56.459513" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:09:56.451035" elapsed="0.008506"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:56.459928" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lacp/announce_route_mac_lacp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lacp/announce_route_mac_lacp.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:56.460064" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:56.459710" elapsed="0.000381"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:09:56.460502" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lacp/withdraw_route_mac_lacp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lacp/withdraw_route_mac_lacp.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:09:56.460628" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:09:56.460288" elapsed="0.000375"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:56.461121" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;mac-ip-adv-route&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;mac-address&gt;f2:0c:dd:80:9f:f7&lt;/mac-address&gt;
        &lt;ip-address&gt;43.43.43.43&lt;/ip-address&gt;
        &lt;mpls-label1&gt;24002&lt;/mpls-label1&gt;
        &lt;mpls-label2&gt;24003&lt;/mpls-label2&gt;
    &lt;/mac-ip-adv-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:56.460865" elapsed="0.000317"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:56.461636" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
        "route-distinguisher": "429496729:1",
        "mac-ip-adv-route": {
          "mpls-label1": 24002,
          "mpls-label2": 24003,
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "ip-address": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          },
          "mac-address": "f2:0c:dd:80:9f:f7"
        }
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:56.461357" elapsed="0.000330"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:56.462125" level="INFO">ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:56.461877" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:09:56.462563" level="INFO">ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:09:56.462325" elapsed="0.000292"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:09:56.462831" elapsed="0.002774"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:09:56.465831" elapsed="0.001712"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:56.476116" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:56.476391" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:56.476638" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:09:56.469499" elapsed="0.008032">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:56.477992" elapsed="0.000053"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-04-21T02:09:56.478517" elapsed="0.000057"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-04-21T02:09:56.468767" elapsed="0.010073">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:58.488622" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:58.488899" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '498'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:09:58.489082" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:58.480741" elapsed="0.008381"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-04-21T02:09:58.490090" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
        "route-distinguisher": "429496729:1",
        "mac-ip-adv-route": {
          "mpls-label1": 24002,
          "mpls-label2": 24003,
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "ip-address": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          },
          "mac-address": "f2:0c:dd:80:9f:f7"
        }
      }
    ]
  }
}</msg>
<msg time="2026-04-21T02:09:58.493829" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-04-21T02:09:58.489482" elapsed="0.004426"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:58.498525" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:58.498001" elapsed="0.000554"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:58.499175" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:58.498714" elapsed="0.000493"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:09:58.499435" elapsed="0.000339"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:09:58.494285" elapsed="0.005571"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-04-21T02:09:58.479466" elapsed="0.020446"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:56.467937" elapsed="2.032025"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:09:58.500126" elapsed="0.002462"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:58.509211" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:58.509396" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:09:58.509555" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:58.503547" elapsed="0.006044"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:09:58.509860" elapsed="0.004071"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:09:58.520325" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:09:58.521131" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '646'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-04-21T02:09:58.521298" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:09:58.514164" elapsed="0.007182"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:58.525766" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:58.525354" elapsed="0.000476"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:09:58.526755" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:09:58.526052" elapsed="0.000764"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:09:58.527492" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "mac-ip-adv-route": {
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "ip-address": "43.43.43.43",
       "lacp-auto-generated": {
        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
        "ce-lacp-port-key": 22
       },
       "mac-address": "f2:0c:dd:80:9f:f7",
       "mpls-label1": 24002,
       "mpls-label2": 24003
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:09:58.527847" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "mac-ip-adv-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mpls-label1": 24002,
+       "mpls-label2": 24003
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:09:58.527040" elapsed="0.001011">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
    [ Message content over the limit has been removed. ]
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mpls-label1": 24002,
+       "mpls-label2": 24003
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:09:58.521699" elapsed="0.006597">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
    [ Message content over the limit has been removed. ]
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mpls-label1": 24002,
+       "mpls-label2": 24003
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:09:58.503267" elapsed="0.025271">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
    [ Message content over the limit has been removed. ]
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mpls-label1": 24002,
+       "mpls-label2": 24003
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:00.538249" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:00.538477" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:00.538639" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:00.530458" elapsed="0.008220"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:00.538954" elapsed="0.003804"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:00.547389" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:00.547551" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:10:00.547702" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:00.543022" elapsed="0.004716"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:00.552288" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:00.551815" elapsed="0.000513"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:00.552963" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:00.552552" elapsed="0.000449"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:00.553319" elapsed="0.000508"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:00.548180" elapsed="0.005738"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:00.529498" elapsed="0.024498"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:09:58.502813" elapsed="2.051240"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:10:00.554848" elapsed="0.002610"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:00.563048" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:00.563169" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:00.563275" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:00.558753" elapsed="0.004548"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:00.563472" elapsed="0.002590"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:00.570831" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:00.571004" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:10:00.571157" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:00.566230" elapsed="0.004964"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:00.575666" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:00.575239" elapsed="0.000467"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:00.576387" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:00.575951" elapsed="0.000476"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:00.576656" elapsed="0.000528"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:00.571530" elapsed="0.005748"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:00.558176" elapsed="0.019179"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:00.557680" elapsed="0.019737"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-04-21T02:10:00.554326" elapsed="0.023264"/>
</kw>
<arg>route_mac_lacp</arg>
<status status="PASS" start="2026-04-21T02:09:56.422405" elapsed="4.155259"/>
</kw>
<status status="PASS" start="2026-04-21T02:09:56.306580" elapsed="4.271287"/>
</test>
<test id="s1-s13-t56" name="Odl_To_Play_route_mac_lan" line="201">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:10:00.583533" elapsed="0.000332"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:10:00.583143" elapsed="0.000807"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:00.585487" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:00.585303" elapsed="0.000353"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:00.585268" elapsed="0.000425"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:00.592202" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:00.592024" elapsed="0.000250"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:00.591993" elapsed="0.000310"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:00.593552" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:00.593066" elapsed="0.000517"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:10:00.594092" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:10:00.593758" elapsed="0.000361"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:10:00.594166" elapsed="0.000044"/>
</return>
<msg time="2026-04-21T02:10:00.594373" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:10:00.592626" elapsed="0.001777"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:00.601645" elapsed="0.000025"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:00.601485" elapsed="0.000242"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:00.601458" elapsed="0.000300"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:00.603888" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:00.603631" elapsed="0.000392"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:00.603606" elapsed="0.000515"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:10:00.604909" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:10:00.604339" elapsed="0.000653"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:10:00.606048" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:00.605658" elapsed="0.000469"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:10:00.639868" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:10:00.608829" elapsed="0.031352"/>
</kw>
<msg time="2026-04-21T02:10:00.640395" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:10:00.640495" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:00.606642" elapsed="0.033931"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:10:00.667536" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "m "a "c "_ "l "a "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:10:00.642809" elapsed="0.024972"/>
</kw>
<msg time="2026-04-21T02:10:00.668008" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:10:00.668151" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:00.641108" elapsed="0.027119"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:00.669080" elapsed="0.000052"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:00.668578" elapsed="0.000624"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:00.668538" elapsed="0.000727"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:00.670094" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "m "a "c "_ "l "a "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:00.669420" elapsed="0.000795"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:00.670749" elapsed="0.000062"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:00.670393" elapsed="0.000489"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:00.670373" elapsed="0.000568"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:10:00.670985" elapsed="0.000047"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:00.674837" elapsed="0.000219"/>
</kw>
<msg time="2026-04-21T02:10:00.675101" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:00.674242" elapsed="0.000934"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:00.675394" elapsed="0.000023"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:00.675613" elapsed="0.000022"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:10:00.673394" elapsed="0.002452"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:10:00.671342" elapsed="0.004592"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:10:00.603067" elapsed="0.073076"/>
</kw>
<msg time="2026-04-21T02:10:00.676247" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:00.676292" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:00.602039" elapsed="0.074291"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:10:00.676522" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:10:00.676411" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:00.676391" elapsed="0.000215"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:00.677127" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:00.677565" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:10:00.677638" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:10:00.600976" elapsed="0.076774"/>
</kw>
<msg time="2026-04-21T02:10:00.677866" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:00.677910" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:00.594845" elapsed="0.083104"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:00.678285" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:00.678027" elapsed="0.000312"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:00.678009" elapsed="0.000353"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:10:00.594675" elapsed="0.083711"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:10:00.594469" elapsed="0.083955"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:10:00.591394" elapsed="0.087091"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:10:00.584866" elapsed="0.093679"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:00.584197" elapsed="0.094395"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:10:00.579890" elapsed="0.098758"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:00.684360" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:00.684562" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:00.684726" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:00.679112" elapsed="0.005648"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:00.685023" elapsed="0.003107"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:00.693981" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:00.694170" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:10:00.694345" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:00.688314" elapsed="0.006075"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:00.698856" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:00.698386" elapsed="0.000511"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:00.699505" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:00.699120" elapsed="0.000424"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:00.699766" elapsed="0.000521"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:00.694775" elapsed="0.005599"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:00.678822" elapsed="0.021628"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:10:00.579147" elapsed="0.121360"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:00.701622" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lan/route_mac_lan.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lan/route_mac_lan.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:00.701935" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:00.701337" elapsed="0.000641"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:00.702471" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lan/route_mac_lan.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lan/route_mac_lan.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:00.702651" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:00.702201" elapsed="0.000487"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:00.703198" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lan/announce_route_mac_lan.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lan/announce_route_mac_lan.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:00.703375" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:00.702930" elapsed="0.000481"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:10:00.703949" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:10:00.703631" elapsed="0.000356"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:00.704509" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lan/withdraw_route_mac_lan.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lan/withdraw_route_mac_lan.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:00.704683" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:00.704242" elapsed="0.000477"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:10:00.705294" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:10:00.704957" elapsed="0.000375"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:00.706118" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;mac-ip-adv-route&gt;
        &lt;lan-auto-generated&gt;
            &lt;root-bridge-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/root-bridge-mac-address&gt;
            &lt;root-bridge-priority&gt;20&lt;/root-bridge-priority&gt;
        &lt;/lan-auto-generated&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;mac-address&gt;f2:0c:dd:80:9f:f7&lt;/mac-address&gt;
        &lt;ip-address&gt;43.43.43.43&lt;/ip-address&gt;
        &lt;mpls-label1&gt;24002&lt;/mpls-label1&gt;
        &lt;mpls-label2&gt;24003&lt;/mpls-label2&gt;
    &lt;/mac-ip-adv-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:00.705745" elapsed="0.000456"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:00.706756" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
        "route-distinguisher": "429496729:1",
        "mac-ip-adv-route": {
          "mpls-label1": 24002,
          "mpls-label2": 24003,
          "lan-auto-generated": {
            "root-bridge-priority": 20,
            "root-bridge-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "ip-address": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          },
          "mac-address": "f2:0c:dd:80:9f:f7"
        }
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:00.706421" elapsed="0.000442"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:00.707416" level="INFO">ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:00.707082" elapsed="0.000395"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:00.708101" level="INFO">ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:00.707691" elapsed="0.000476"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:10:00.708368" elapsed="0.002723"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:00.720502" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '1049', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;mac-ip-adv-route&gt;
        &lt;lan-auto-generated&gt;
            &lt;root-bridge-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/root-bridge-mac-address&gt;
            &lt;root-bridge-priority&gt;20&lt;/root-bridge-priority&gt;
        &lt;/lan-auto-generated&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;mac-address&gt;f2:0c:dd:80:9f:f7&lt;/mac-address&gt;
        &lt;ip-address&gt;43.43.43.43&lt;/ip-address&gt;
        &lt;mpls-label1&gt;24002&lt;/mpls-label1&gt;
        &lt;mpls-label2&gt;24003&lt;/mpls-label2&gt;
    &lt;/mac-ip-adv-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-04-21T02:10:00.720600" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=AhgAAhmZmZkAAQAAAAow8gzdgJ%2F3ICsrKys%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:00.720745" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:00.711295" elapsed="0.009484"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:00.725016" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:00.721088" elapsed="0.003990"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:00.730185" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:00.730933" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '505'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:00.731094" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:00.725306" elapsed="0.005825"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:00.738099" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:00.731371" elapsed="0.006829"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:00.745764" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:00.746432" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '505'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:00.746590" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:00.739834" elapsed="0.006792"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:00.750474" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:00.746904" elapsed="0.003640"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:00.750767" elapsed="0.003583"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:00.757170" level="INFO">${update} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:10:00.754583" elapsed="0.002621"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:10:00.757423" elapsed="0.002212"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:10:00.759694" elapsed="0.000050"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:10:00.739298" elapsed="0.020578"/>
</kw>
<msg time="2026-04-21T02:10:00.759963" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:00.738532" elapsed="0.021457"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:00.760444" level="INFO">ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:00.760192" elapsed="0.000298"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:10:00.761460" level="INFO">Length is 182.</msg>
<msg time="2026-04-21T02:10:00.761535" level="INFO">${len_1} = 182</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:10:00.761191" elapsed="0.000368"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:10:00.762025" level="INFO">Length is 182.</msg>
<msg time="2026-04-21T02:10:00.762100" level="INFO">${len_2} = 182</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:10:00.761744" elapsed="0.000379"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:00.762281" elapsed="0.000368"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:00.763117" level="INFO">${sum_1} = 4545</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:10:00.762916" elapsed="0.000226"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:00.763484" level="INFO">${sum_2} = 4545</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:10:00.763297" elapsed="0.000212"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:00.763675" elapsed="0.000424"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:10:00.760760" elapsed="0.003404"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:10:00.764345" elapsed="0.001939"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:00.772676" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:00.772920" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '505'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:00.773069" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:00.767179" elapsed="0.005926"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:00.777366" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:00.773409" elapsed="0.004030"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:00.777682" elapsed="0.003815"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:00.786744" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:00.786915" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '505'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:00.787035" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:00.781785" elapsed="0.005277"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:00.789774" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:00.787245" elapsed="0.002597"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:00.790001" elapsed="0.002779"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-04-21T02:10:00.795661" elapsed="0.000076"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:00.792925" elapsed="0.002849"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:00.792888" elapsed="0.002930"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:00.802212" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:00.802278" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:00.802422" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:00.795981" elapsed="0.006478"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:10:00.766707" elapsed="0.035853"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:00.809240" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:00.809405" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:00.809536" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:00.804120" elapsed="0.005452"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:00.813317" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:00.809846" elapsed="0.003538"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:00.813635" elapsed="0.003566"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:00.819910" level="INFO">${update} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:10:00.817451" elapsed="0.002531"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:10:00.820234" elapsed="0.003037"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:10:00.823346" elapsed="0.000057"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:10:00.803562" elapsed="0.019985"/>
</kw>
<msg time="2026-04-21T02:10:00.823659" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:00.802854" elapsed="0.020840"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:00.824321" level="INFO">ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:00.823950" elapsed="0.000435"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:10:00.825756" level="INFO">Length is 170.</msg>
<msg time="2026-04-21T02:10:00.825893" level="INFO">${len_1} = 170</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:10:00.825308" elapsed="0.000625"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:10:00.826588" level="INFO">Length is 170.</msg>
<msg time="2026-04-21T02:10:00.826693" level="INFO">${len_2} = 170</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:10:00.826219" elapsed="0.000507"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:00.826968" elapsed="0.000474"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:00.827959" level="INFO">${sum_1} = 4098</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:10:00.827671" elapsed="0.000324"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:00.828445" level="INFO">${sum_2} = 4098</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:10:00.828255" elapsed="0.000215"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:00.828677" elapsed="0.000327"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:10:00.824719" elapsed="0.004347"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:00.834229" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:00.834359" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:00.834455" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:00.829684" elapsed="0.004796"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:00.840077" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:00.834656" elapsed="0.005492"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:00.840374" elapsed="0.003522"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:00.849520" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:00.849641" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:00.849745" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:00.844164" elapsed="0.005607"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:00.852420" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:00.849990" elapsed="0.002478"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:00.852652" elapsed="0.002608"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-04-21T02:10:00.858344" elapsed="0.000050"/>
</return>
<status status="PASS" start="2026-04-21T02:10:00.855353" elapsed="0.003090"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:00.855328" elapsed="0.003152"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:00.858711" elapsed="0.000034"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:10:00.829342" elapsed="0.029566"/>
</kw>
<arg>route_mac_lan</arg>
<status status="PASS" start="2026-04-21T02:10:00.700910" elapsed="0.158075"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:00.578399" elapsed="0.280753"/>
</test>
<test id="s1-s13-t57" name="Play_To_Odl_route_mac_lan" line="203">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:10:00.864772" elapsed="0.000233"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:10:00.864501" elapsed="0.000561"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:00.866087" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:00.865971" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:00.865950" elapsed="0.000208"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:00.871579" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:00.871398" elapsed="0.000258"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:00.871380" elapsed="0.000308"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:00.873020" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:00.872581" elapsed="0.000466"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:10:00.873512" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:10:00.873212" elapsed="0.000326"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:10:00.873609" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:10:00.873783" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:10:00.872010" elapsed="0.001815"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:00.880049" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:00.879910" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:00.879889" elapsed="0.000233"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:00.881617" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:00.881424" elapsed="0.000303"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:00.881406" elapsed="0.000379"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:10:00.882414" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:10:00.881968" elapsed="0.000529"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:10:00.883155" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:00.882881" elapsed="0.000336"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:10:00.910932" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:10:00.885177" elapsed="0.026136"/>
</kw>
<msg time="2026-04-21T02:10:00.911666" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:10:00.911937" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:00.883540" elapsed="0.028612"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:10:00.934489" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "m "a "c "_ "l "a "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:10:00.917088" elapsed="0.018604"/>
</kw>
<msg time="2026-04-21T02:10:00.935972" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:10:00.936122" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:00.913432" elapsed="0.022769"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:00.937386" elapsed="0.000073"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:00.936698" elapsed="0.000867"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:00.936640" elapsed="0.001024"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:00.938875" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "m "a "c "_ "l "a "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:00.937912" elapsed="0.001146"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:00.939948" elapsed="0.000108"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:00.939315" elapsed="0.000867"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:00.939284" elapsed="0.001003"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:10:00.940362" elapsed="0.000068"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:00.946028" elapsed="0.000160"/>
</kw>
<msg time="2026-04-21T02:10:00.946237" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:00.944924" elapsed="0.001390"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:00.947591" elapsed="0.000028"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:00.947864" elapsed="0.000026"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:10:00.943913" elapsed="0.004260"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:10:00.940977" elapsed="0.007319"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:10:00.880977" elapsed="0.067518"/>
</kw>
<msg time="2026-04-21T02:10:00.949172" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:00.949230" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:00.880279" elapsed="0.068994"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:10:00.949520" elapsed="0.000041"/>
</return>
<status status="PASS" start="2026-04-21T02:10:00.949377" elapsed="0.000226"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:00.949349" elapsed="0.000283"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:00.950250" elapsed="0.000030"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:00.950724" elapsed="0.000028"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:10:00.950865" elapsed="0.000019"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:10:00.879528" elapsed="0.071457"/>
</kw>
<msg time="2026-04-21T02:10:00.951087" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:00.951132" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:00.874223" elapsed="0.076948"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:00.951532" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:00.951252" elapsed="0.000347"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:00.951234" elapsed="0.000390"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:10:00.874074" elapsed="0.077577"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:10:00.873885" elapsed="0.077804"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:10:00.871028" elapsed="0.080726"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:10:00.865657" elapsed="0.086179"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:00.865215" elapsed="0.086671"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:10:00.861400" elapsed="0.090544"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:00.957994" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:00.958143" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:00.958249" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:00.952473" elapsed="0.005802"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:00.958447" elapsed="0.003223"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:00.965951" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:00.966102" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:10:00.966248" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:00.961913" elapsed="0.004372"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:00.970816" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:00.970350" elapsed="0.000508"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:00.971470" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:00.971082" elapsed="0.000428"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:00.971735" elapsed="0.000547"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:00.966614" elapsed="0.005933"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:00.952139" elapsed="0.020483"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:10:00.860404" elapsed="0.112275"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:00.973834" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lan/route_mac_lan.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lan/route_mac_lan.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:00.974057" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:00.973524" elapsed="0.000572"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:01.003209" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_mac_lan.titanium/route_mac_lan.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:01.002768" elapsed="0.000474"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:10:01.004571" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lan.titanium/route_mac_lan.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:10:01.003782" elapsed="0.000870">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lan.titanium/route_mac_lan.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:10:01.004748" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:10:01.003423" elapsed="0.001349"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:01.005356" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_mac_lan/route_mac_lan.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:01.004962" elapsed="0.000422"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:01.005691" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lan/route_mac_lan.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lan/route_mac_lan.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:01.005925" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:01.005549" elapsed="0.000405"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:01.006370" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
        "route-distinguisher": "429496729:1",
        "mac-ip-adv-route": {
          "mpls-label1": 24002,
          "mpls-label2": 24003,
          "lan-auto-generated": {
            "root-bridge-priority": 20,
            "root-bridge-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "ip-address": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          },
          "mac-address": "f2:0c:dd:80:9f:f7"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:01.006120" elapsed="0.000367"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:10:01.006955" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:01.006570" elapsed="0.000446"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:01.007496" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:01.007196" elapsed="0.000326"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:01.007044" elapsed="0.000514"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:01.006546" elapsed="0.001034"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:10:01.008226" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:10:01.007731" elapsed="0.000524"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:10:01.008315" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:10:01.008485" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:10:01.000404" elapsed="0.008107"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:01.008889" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lan/announce_route_mac_lan.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lan/announce_route_mac_lan.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:01.009016" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:01.008674" elapsed="0.000368"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:01.009397" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lan/withdraw_route_mac_lan.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lan/withdraw_route_mac_lan.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:01.009516" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:01.009200" elapsed="0.000342"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:01.009964" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;mac-ip-adv-route&gt;
        &lt;lan-auto-generated&gt;
            &lt;root-bridge-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/root-bridge-mac-address&gt;
            &lt;root-bridge-priority&gt;20&lt;/root-bridge-priority&gt;
        &lt;/lan-auto-generated&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;mac-address&gt;f2:0c:dd:80:9f:f7&lt;/mac-address&gt;
        &lt;ip-address&gt;43.43.43.43&lt;/ip-address&gt;
        &lt;mpls-label1&gt;24002&lt;/mpls-label1&gt;
        &lt;mpls-label2&gt;24003&lt;/mpls-label2&gt;
    &lt;/mac-ip-adv-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:01.009700" elapsed="0.000323"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:01.010418" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
        "route-distinguisher": "429496729:1",
        "mac-ip-adv-route": {
          "mpls-label1": 24002,
          "mpls-label2": 24003,
          "lan-auto-generated": {
            "root-bridge-priority": 20,
            "root-bridge-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "ip-address": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          },
          "mac-address": "f2:0c:dd:80:9f:f7"
        }
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:01.010178" elapsed="0.000291"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:01.010879" level="INFO">ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:01.010621" elapsed="0.000304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:01.011372" level="INFO">ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:01.011079" elapsed="0.000339"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:10:01.011573" elapsed="0.002647"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:10:01.014390" elapsed="0.001907"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:01.021914" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:01.022077" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:01.022206" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:10:01.017402" elapsed="0.005261">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:01.022922" elapsed="0.000028"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:01.023200" elapsed="0.000026"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-04-21T02:10:01.017047" elapsed="0.006296">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:03.050292" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:03.050945" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '505'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:03.051556" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:03.042305" elapsed="0.009335"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-04-21T02:10:03.052286" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
        "route-distinguisher": "429496729:1",
        "mac-ip-adv-route": {
          "mpls-label1": 24002,
          "mpls-label2": 24003,
          "lan-auto-generated": {
            "root-bridge-priority": 20,
            "root-bridge-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "ip-address": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          },
          "mac-address": "f2:0c:dd:80:9f:f7"
        }
      }
    ]
  }
}</msg>
<msg time="2026-04-21T02:10:03.055660" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-04-21T02:10:03.051924" elapsed="0.003815"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:03.060538" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:03.059822" elapsed="0.000758"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:03.061474" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:03.060830" elapsed="0.000780"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:03.061875" elapsed="0.000496"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:03.056122" elapsed="0.006338"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-04-21T02:10:03.038037" elapsed="0.024503"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:01.016547" elapsed="2.046060"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:10:03.062889" elapsed="0.004760"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:03.074082" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:03.074278" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:03.074416" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:03.068717" elapsed="0.005736"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:03.074695" elapsed="0.004482"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:03.085907" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:03.086696" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '653'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-04-21T02:10:03.086909" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:03.079435" elapsed="0.007519"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:03.096495" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:03.095925" elapsed="0.000620"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:03.098121" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:03.096824" elapsed="0.001340"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:10:03.098970" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "mac-ip-adv-route": {
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "ip-address": "43.43.43.43",
       "lan-auto-generated": {
        "root-bridge-mac-address": "f2:0c:dd:80:9f:f7",
        "root-bridge-priority": 20
       },
       "mac-address": "f2:0c:dd:80:9f:f7",
       "mpls-label1": 24002,
       "mpls-label2": 24003
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:10:03.099337" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "mac-ip-adv-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "lan-auto-generated": {
+        "root-bridge-mac-address": "f2:0c:dd:80:9f:f7",
+        "root-bridge-priority": 20
+       },
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mpls-label1": 24002,
+       "mpls-label2": 24003
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:10:03.098408" elapsed="0.001147">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
    [ Message content over the limit has been removed. ]
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "lan-auto-generated": {
+        "root-bridge-mac-address": "f2:0c:dd:80:9f:f7",
+        "root-bridge-priority": 20
+       },
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mpls-label1": 24002,
+       "mpls-label2": 24003
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:10:03.087349" elapsed="0.012532">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
    [ Message content over the limit has been removed. ]
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "lan-auto-generated": {
+        "root-bridge-mac-address": "f2:0c:dd:80:9f:f7",
+        "root-bridge-priority": 20
+       },
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mpls-label1": 24002,
+       "mpls-label2": 24003
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:10:03.068414" elapsed="0.031705">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
    [ Message content over the limit has been removed. ]
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "lan-auto-generated": {
+        "root-bridge-mac-address": "f2:0c:dd:80:9f:f7",
+        "root-bridge-priority": 20
+       },
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mpls-label1": 24002,
+       "mpls-label2": 24003
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:05.108607" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:05.108822" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:05.108972" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:05.101585" elapsed="0.007424"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:05.109256" elapsed="0.003693"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:05.118847" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:05.118999" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:10:05.119145" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:05.113188" elapsed="0.006018"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:05.123785" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:05.123301" elapsed="0.000558"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:05.124540" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:05.124119" elapsed="0.000473"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:05.124976" elapsed="0.000508"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:05.119540" elapsed="0.006055"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:05.100743" elapsed="0.024934"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:03.067900" elapsed="2.057850"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:10:05.126670" elapsed="0.003255"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:05.137379" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:05.137541" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:05.137689" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:05.132114" elapsed="0.005611"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:05.137988" elapsed="0.003618"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:05.147691" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:05.147869" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:10:05.148015" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:05.141859" elapsed="0.006193"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:05.152418" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:05.152012" elapsed="0.000444"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:05.153157" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:05.152677" elapsed="0.000518"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:05.153416" elapsed="0.000490"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:05.148372" elapsed="0.005621"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:05.130814" elapsed="0.023254"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:05.130200" elapsed="0.023922"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-04-21T02:10:05.126085" elapsed="0.028113"/>
</kw>
<arg>route_mac_lan</arg>
<status status="PASS" start="2026-04-21T02:10:00.973045" elapsed="4.181218"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:00.859714" elapsed="4.294704"/>
</test>
<test id="s1-s13-t58" name="Odl_To_Play_route_mac_mac" line="206">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:10:05.160194" elapsed="0.000292"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:10:05.159816" elapsed="0.000748"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:05.162177" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:05.162002" elapsed="0.000331"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:05.161968" elapsed="0.000404"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:05.167746" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:05.167637" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:05.167619" elapsed="0.000212"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:05.168861" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:05.168446" elapsed="0.000443"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:10:05.169354" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:10:05.169054" elapsed="0.000326"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:10:05.169425" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:10:05.169590" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:10:05.168063" elapsed="0.001553"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:05.175475" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:05.175365" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:05.175345" elapsed="0.000201"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:05.177043" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:05.176856" elapsed="0.000293"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:05.176837" elapsed="0.000369"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:10:05.177780" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:10:05.177359" elapsed="0.000500"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:10:05.178479" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:05.178211" elapsed="0.000328"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:10:05.210106" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:10:05.180407" elapsed="0.029834"/>
</kw>
<msg time="2026-04-21T02:10:05.210388" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:10:05.210487" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:05.178864" elapsed="0.031696"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:10:05.236396" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "m "a "c "_ "m "a "c "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:10:05.212648" elapsed="0.023898"/>
</kw>
<msg time="2026-04-21T02:10:05.236686" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:10:05.236783" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:05.210988" elapsed="0.025890"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:05.237576" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:05.237187" elapsed="0.000508"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:05.237163" elapsed="0.000594"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:05.238524" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "m "a "c "_ "m "a "c "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:05.237932" elapsed="0.000716"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:05.239241" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:05.238843" elapsed="0.000516"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:05.238822" elapsed="0.000596"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:10:05.239462" elapsed="0.000034"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:05.243120" elapsed="0.000230"/>
</kw>
<msg time="2026-04-21T02:10:05.243396" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:05.242537" elapsed="0.000929"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:05.243684" elapsed="0.000023"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:05.243920" elapsed="0.000023"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:10:05.241745" elapsed="0.002395"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:10:05.239769" elapsed="0.004457"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:10:05.176385" elapsed="0.068021"/>
</kw>
<msg time="2026-04-21T02:10:05.244503" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:05.244548" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:05.175703" elapsed="0.068883"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:10:05.244774" elapsed="0.000042"/>
</return>
<status status="PASS" start="2026-04-21T02:10:05.244664" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:05.244645" elapsed="0.000230"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:05.245350" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:05.245784" elapsed="0.000109"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:10:05.245944" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:10:05.175002" elapsed="0.071056"/>
</kw>
<msg time="2026-04-21T02:10:05.246154" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:05.246200" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:05.170017" elapsed="0.076221"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:05.246575" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:05.246315" elapsed="0.000511"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:05.246298" elapsed="0.000553"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:10:05.169870" elapsed="0.077004"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:10:05.169674" elapsed="0.077234"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:10:05.167267" elapsed="0.079700"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:10:05.161559" elapsed="0.085464"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:05.160943" elapsed="0.086127"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:10:05.156659" elapsed="0.090464"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:05.252990" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:05.253136" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:05.253253" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:05.247577" elapsed="0.005702"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:05.253494" elapsed="0.002639"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:05.263152" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:05.263303" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:10:05.263448" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:05.256304" elapsed="0.007181"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:05.267855" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:05.267394" elapsed="0.000503"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:05.268505" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:05.268122" elapsed="0.000421"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:05.268766" elapsed="0.000487"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:05.263829" elapsed="0.005511"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:05.247297" elapsed="0.022120"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:10:05.156000" elapsed="0.113472"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:05.270573" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_mac/route_mac_mac.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_mac/route_mac_mac.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:05.270811" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:05.270291" elapsed="0.000563"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:05.271439" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_mac/route_mac_mac.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_mac/route_mac_mac.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:05.271619" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:05.271157" elapsed="0.000500"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:05.272168" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_mac/announce_route_mac_mac.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_mac/announce_route_mac_mac.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:05.272366" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:05.271899" elapsed="0.000504"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:10:05.272944" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:10:05.272627" elapsed="0.000356"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:05.273470" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_mac/withdraw_route_mac_mac.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_mac/withdraw_route_mac_mac.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:05.273644" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:05.273204" elapsed="0.000476"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:10:05.274255" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:10:05.273920" elapsed="0.000374"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:05.274892" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;mac-ip-adv-route&gt;
        &lt;mac-auto-generated&gt;
            &lt;system-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/system-mac-address&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/mac-auto-generated&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;mac-address&gt;f2:0c:dd:80:9f:f7&lt;/mac-address&gt;
        &lt;ip-address&gt;43.43.43.43&lt;/ip-address&gt;
        &lt;mpls-label1&gt;24002&lt;/mpls-label1&gt;
        &lt;mpls-label2&gt;24003&lt;/mpls-label2&gt;
    &lt;/mac-ip-adv-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:05.274520" elapsed="0.000455"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:05.275568" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
        "route-distinguisher": "429496729:1",
        "mac-ip-adv-route": {
          "mac-auto-generated": {
            "system-mac-address": "f2:0c:dd:80:9f:f7",
            "local-discriminator": 2000
          },
          "mpls-label1": 24002,
          "mpls-label2": 24003,
          "ip-address": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          },
          "mac-address": "f2:0c:dd:80:9f:f7"
        }
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:05.275225" elapsed="0.000414"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:05.276213" level="INFO">ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:05.275876" elapsed="0.000399"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:05.276842" level="INFO">ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:05.276490" elapsed="0.000415"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:10:05.277115" elapsed="0.002762"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:05.293027" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '1039', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;mac-ip-adv-route&gt;
        &lt;mac-auto-generated&gt;
            &lt;system-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/system-mac-address&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/mac-auto-generated&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;mac-address&gt;f2:0c:dd:80:9f:f7&lt;/mac-address&gt;
        &lt;ip-address&gt;43.43.43.43&lt;/ip-address&gt;
        &lt;mpls-label1&gt;24002&lt;/mpls-label1&gt;
        &lt;mpls-label2&gt;24003&lt;/mpls-label2&gt;
    &lt;/mac-ip-adv-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-04-21T02:10:05.293131" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=AhgAAhmZmZkAAQAAAAow8gzdgJ%2F3ICsrKys%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:05.293280" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:05.280136" elapsed="0.013182"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:05.297649" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:05.293593" elapsed="0.004122"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:05.303671" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:05.304177" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '501'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:05.304288" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:05.297977" elapsed="0.006337"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:05.306963" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:05.304490" elapsed="0.002523"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:05.312922" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:05.313477" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '501'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:05.313614" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:05.308062" elapsed="0.005588"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:05.317291" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:05.313912" elapsed="0.003448"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:05.317581" elapsed="0.003582"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:05.324314" level="INFO">${update} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:10:05.321399" elapsed="0.002955"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:10:05.324609" elapsed="0.003046"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:10:05.327729" elapsed="0.000055"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:10:05.307699" elapsed="0.020255"/>
</kw>
<msg time="2026-04-21T02:10:05.328064" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:05.307219" elapsed="0.020881"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:05.328679" level="INFO">ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:05.328333" elapsed="0.000408"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:10:05.329998" level="INFO">Length is 182.</msg>
<msg time="2026-04-21T02:10:05.330102" level="INFO">${len_1} = 182</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:10:05.329608" elapsed="0.000527"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:10:05.330706" level="INFO">Length is 182.</msg>
<msg time="2026-04-21T02:10:05.330830" level="INFO">${len_2} = 182</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:10:05.330351" elapsed="0.000514"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:05.331081" elapsed="0.000447"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:05.332100" level="INFO">${sum_1} = 4741</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:10:05.331828" elapsed="0.000308"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:05.332619" level="INFO">${sum_2} = 4741</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:10:05.332354" elapsed="0.000301"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:05.332892" elapsed="0.000435"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:10:05.329091" elapsed="0.004320"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:10:05.333629" elapsed="0.002105"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:05.341213" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:05.341342" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '501'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:05.341440" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:05.336474" elapsed="0.004992"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:05.344308" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:05.341637" elapsed="0.002720"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:05.344515" elapsed="0.002475"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:05.353306" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:05.353473" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '501'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:05.353619" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:05.347186" elapsed="0.006469"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:05.357321" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:05.353925" elapsed="0.003468"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:05.357648" elapsed="0.003515"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-04-21T02:10:05.364774" elapsed="0.000072"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:05.361279" elapsed="0.003675"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:05.361247" elapsed="0.003746"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:05.372848" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:05.372897" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:05.373003" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:05.365215" elapsed="0.007815"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:10:05.336085" elapsed="0.037016"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:05.380626" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:05.380819" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:05.380955" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:05.374159" elapsed="0.006832"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:05.385182" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:05.381294" elapsed="0.003956"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:05.385490" elapsed="0.003537"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:05.391867" level="INFO">${update} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:10:05.389257" elapsed="0.002694"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:10:05.392245" elapsed="0.003120"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:10:05.395437" elapsed="0.000048"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:10:05.373776" elapsed="0.021846"/>
</kw>
<msg time="2026-04-21T02:10:05.395733" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:05.373274" elapsed="0.022496"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:05.396375" level="INFO">ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:05.396027" elapsed="0.000412"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:10:05.397667" level="INFO">Length is 170.</msg>
<msg time="2026-04-21T02:10:05.397772" level="INFO">${len_1} = 170</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:10:05.397301" elapsed="0.000529"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:10:05.398401" level="INFO">Length is 170.</msg>
<msg time="2026-04-21T02:10:05.398502" level="INFO">${len_2} = 170</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:10:05.398048" elapsed="0.000486"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:05.398751" elapsed="0.000466"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:05.399693" level="INFO">${sum_1} = 4294</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:10:05.399436" elapsed="0.000292"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:05.400213" level="INFO">${sum_2} = 4294</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:10:05.399961" elapsed="0.000287"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:05.400520" elapsed="0.000452"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:10:05.396764" elapsed="0.004291"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:05.409064" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:05.409195" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:05.409292" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:05.401911" elapsed="0.007406"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:05.412194" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:05.409495" elapsed="0.002746"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:05.412401" elapsed="0.002562"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:05.422879" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:05.423077" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:05.423278" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:05.415243" elapsed="0.008073"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:05.427269" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:05.423596" elapsed="0.003761"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:05.427589" elapsed="0.003803"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-04-21T02:10:05.433937" elapsed="0.000051"/>
</return>
<status status="PASS" start="2026-04-21T02:10:05.431498" elapsed="0.002532"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:05.431474" elapsed="0.002585"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:05.434217" elapsed="0.000023"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:10:05.401416" elapsed="0.032897"/>
</kw>
<arg>route_mac_mac</arg>
<status status="PASS" start="2026-04-21T02:10:05.269868" elapsed="0.164493"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:05.155338" elapsed="0.279146"/>
</test>
<test id="s1-s13-t59" name="Play_To_Odl_route_mac_mac" line="208">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:10:05.438630" elapsed="0.000225"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:10:05.438358" elapsed="0.000554"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:05.439955" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:05.439840" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:05.439820" elapsed="0.000204"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:05.445242" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:05.445069" elapsed="0.000223"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:05.445050" elapsed="0.000265"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:05.446362" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:05.445957" elapsed="0.000433"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:10:05.446870" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:10:05.446553" elapsed="0.000343"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:10:05.446941" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:10:05.447123" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:10:05.445554" elapsed="0.001595"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:05.452983" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:05.452872" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:05.452853" elapsed="0.000199"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:05.454739" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:05.454549" elapsed="0.000315"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:05.454530" elapsed="0.000394"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:10:05.455692" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:10:05.455142" elapsed="0.000633"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:10:05.456614" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:05.456256" elapsed="0.000435"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:10:05.488888" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:10:05.459159" elapsed="0.029961"/>
</kw>
<msg time="2026-04-21T02:10:05.489312" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:10:05.489430" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:05.457122" elapsed="0.032386"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:10:05.518636" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "m "a "c "_ "m "a "c "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:10:05.491711" elapsed="0.027227"/>
</kw>
<msg time="2026-04-21T02:10:05.519218" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:10:05.519352" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:05.490012" elapsed="0.029445"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:05.520263" elapsed="0.000052"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:05.519822" elapsed="0.000563"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:05.519773" elapsed="0.000673"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:05.521250" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "m "a "c "_ "m "a "c "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:05.520599" elapsed="0.000775"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:05.521928" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:05.521552" elapsed="0.000494"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:05.521532" elapsed="0.000574"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:10:05.522147" elapsed="0.000040"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:05.525845" elapsed="0.000150"/>
</kw>
<msg time="2026-04-21T02:10:05.526039" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:05.525263" elapsed="0.000846"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:05.526386" elapsed="0.000024"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:05.526612" elapsed="0.000022"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:10:05.524482" elapsed="0.002371"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:10:05.522479" elapsed="0.004464"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:10:05.454060" elapsed="0.073079"/>
</kw>
<msg time="2026-04-21T02:10:05.527237" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:05.527282" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:05.453207" elapsed="0.074113"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:10:05.527507" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:10:05.527397" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:05.527378" elapsed="0.000212"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:05.528079" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:05.528531" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:10:05.528606" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:10:05.452509" elapsed="0.076209"/>
</kw>
<msg time="2026-04-21T02:10:05.528833" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:05.528889" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:05.447539" elapsed="0.081394"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:05.529294" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:05.529023" elapsed="0.000326"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:05.529003" elapsed="0.000370"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:10:05.447391" elapsed="0.082006"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:10:05.447207" elapsed="0.082245"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:10:05.444677" elapsed="0.084861"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:10:05.439531" elapsed="0.090096"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:05.439065" elapsed="0.090615"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:10:05.436063" elapsed="0.093673"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:05.537799" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:05.537945" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:05.538060" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:05.530201" elapsed="0.007885"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:05.538260" elapsed="0.003228"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:05.548992" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:05.549146" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:10:05.549292" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:05.541813" elapsed="0.007515"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:05.553881" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:05.553357" elapsed="0.000565"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:05.554524" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:05.554145" elapsed="0.000417"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:05.554846" elapsed="0.000508"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:05.549688" elapsed="0.005755"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:05.529915" elapsed="0.025604"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:10:05.435512" elapsed="0.120062"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:05.556631" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_mac/route_mac_mac.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_mac/route_mac_mac.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:05.556863" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:05.556323" elapsed="0.000581"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:05.584606" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_mac_mac.titanium/route_mac_mac.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:05.584178" elapsed="0.000459"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:10:05.585462" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_mac.titanium/route_mac_mac.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:10:05.585193" elapsed="0.000349">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_mac.titanium/route_mac_mac.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:10:05.585642" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:10:05.584833" elapsed="0.000834"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:05.586253" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_mac_mac/route_mac_mac.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:05.585858" elapsed="0.000423"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:05.586591" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_mac/route_mac_mac.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_mac/route_mac_mac.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:05.586747" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:05.586448" elapsed="0.000326"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:05.587220" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
        "route-distinguisher": "429496729:1",
        "mac-ip-adv-route": {
          "mac-auto-generated": {
            "system-mac-address": "f2:0c:dd:80:9f:f7",
            "local-discriminator": 2000
          },
          "mpls-label1": 24002,
          "mpls-label2": 24003,
          "ip-address": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          },
          "mac-address": "f2:0c:dd:80:9f:f7"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:05.586954" elapsed="0.000375"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:10:05.587770" elapsed="0.000043"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:05.587411" elapsed="0.000438"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:05.588329" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:05.588027" elapsed="0.000329"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:05.587876" elapsed="0.000516"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:05.587386" elapsed="0.001029"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:10:05.589084" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:10:05.588567" elapsed="0.000546"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:10:05.589167" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:10:05.589332" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:10:05.581649" elapsed="0.007710"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:05.589753" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_mac/announce_route_mac_mac.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_mac/announce_route_mac_mac.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:05.589905" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:05.589548" elapsed="0.000385"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:05.590291" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_mac/withdraw_route_mac_mac.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_mac/withdraw_route_mac_mac.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:05.590416" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:05.590094" elapsed="0.000349"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:05.590875" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;mac-ip-adv-route&gt;
        &lt;mac-auto-generated&gt;
            &lt;system-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/system-mac-address&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/mac-auto-generated&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;mac-address&gt;f2:0c:dd:80:9f:f7&lt;/mac-address&gt;
        &lt;ip-address&gt;43.43.43.43&lt;/ip-address&gt;
        &lt;mpls-label1&gt;24002&lt;/mpls-label1&gt;
        &lt;mpls-label2&gt;24003&lt;/mpls-label2&gt;
    &lt;/mac-ip-adv-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:05.590604" elapsed="0.000331"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:05.591359" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
        "route-distinguisher": "429496729:1",
        "mac-ip-adv-route": {
          "mac-auto-generated": {
            "system-mac-address": "f2:0c:dd:80:9f:f7",
            "local-discriminator": 2000
          },
          "mpls-label1": 24002,
          "mpls-label2": 24003,
          "ip-address": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          },
          "mac-address": "f2:0c:dd:80:9f:f7"
        }
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:05.591110" elapsed="0.000301"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:05.591924" level="INFO">ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:05.591592" elapsed="0.000395"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:05.592472" level="INFO">ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:05.592206" elapsed="0.000312"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:10:05.592673" elapsed="0.002795"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:10:05.595675" elapsed="0.001705"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:05.603758" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:05.603974" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:05.604124" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:10:05.598413" elapsed="0.006236">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:05.604965" elapsed="0.000036"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:05.605312" elapsed="0.000034"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-04-21T02:10:05.598076" elapsed="0.007435">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:07.615244" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:07.615466" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '501'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:07.615637" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:07.607138" elapsed="0.008539"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-04-21T02:10:07.616436" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
        "route-distinguisher": "429496729:1",
        "mac-ip-adv-route": {
          "mac-auto-generated": {
            "system-mac-address": "f2:0c:dd:80:9f:f7",
            "local-discriminator": 2000
          },
          "mpls-label1": 24002,
          "mpls-label2": 24003,
          "ip-address": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          },
          "mac-address": "f2:0c:dd:80:9f:f7"
        }
      }
    ]
  }
}</msg>
<msg time="2026-04-21T02:10:07.620098" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-04-21T02:10:07.615998" elapsed="0.004184"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:07.626572" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:07.625824" elapsed="0.000793"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:07.627592" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:07.626920" elapsed="0.000712"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:07.627983" elapsed="0.000523"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:07.620708" elapsed="0.007891"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-04-21T02:10:07.606179" elapsed="0.022502"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:05.597619" elapsed="2.031134"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:10:07.629014" elapsed="0.002921"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:07.639468" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:07.639663" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:07.639841" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:07.633329" elapsed="0.006552"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:07.640144" elapsed="0.004334"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:07.650152" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:07.650987" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '649'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-04-21T02:10:07.651161" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:07.644734" elapsed="0.006466"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:07.656006" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:07.655536" elapsed="0.000512"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:07.657037" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:07.656282" elapsed="0.000796"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:10:07.657835" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "mac-ip-adv-route": {
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "ip-address": "43.43.43.43",
       "mac-address": "f2:0c:dd:80:9f:f7",
       "mac-auto-generated": {
        "local-discriminator": 2000,
        "system-mac-address": "f2:0c:dd:80:9f:f7"
       },
       "mpls-label1": 24002,
       "mpls-label2": 24003
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:10:07.658177" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "mac-ip-adv-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mac-auto-generated": {
+        "local-discriminator": 2000,
+        "system-mac-address": "f2:0c:dd:80:9f:f7"
+       },
+       "mpls-label1": 24002,
+       "mpls-label2": 24003
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:10:07.657314" elapsed="0.001052">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
    [ Message content over the limit has been removed. ]
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mac-auto-generated": {
+        "local-discriminator": 2000,
+        "system-mac-address": "f2:0c:dd:80:9f:f7"
+       },
+       "mpls-label1": 24002,
+       "mpls-label2": 24003
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:10:07.651570" elapsed="0.007045">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
    [ Message content over the limit has been removed. ]
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mac-auto-generated": {
+        "local-discriminator": 2000,
+        "system-mac-address": "f2:0c:dd:80:9f:f7"
+       },
+       "mpls-label1": 24002,
+       "mpls-label2": 24003
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:10:07.632903" elapsed="0.025997">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
    [ Message content over the limit has been removed. ]
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mac-auto-generated": {
+        "local-discriminator": 2000,
+        "system-mac-address": "f2:0c:dd:80:9f:f7"
+       },
+       "mpls-label1": 24002,
+       "mpls-label2": 24003
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:09.668704" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:09.668987" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:09.669173" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:09.660450" elapsed="0.008769"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:09.669542" elapsed="0.004050"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:09.680211" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:09.680369" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:10:09.680517" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:09.673859" elapsed="0.006696"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:09.685133" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:09.684653" elapsed="0.000520"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:09.685894" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:09.685397" elapsed="0.000539"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:09.686277" elapsed="0.000487"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:09.680929" elapsed="0.005950"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:09.659573" elapsed="0.027382"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:07.632228" elapsed="2.054784"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:10:09.687910" elapsed="0.002667"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:09.697596" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:09.697869" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:09.698094" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:09.692131" elapsed="0.006019"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:09.698538" elapsed="0.003915"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:09.709457" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:09.709604" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:10:09.709731" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:09.702684" elapsed="0.007078"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:09.714296" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:09.713824" elapsed="0.000512"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:09.714992" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:09.714563" elapsed="0.000470"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:09.715279" elapsed="0.000493"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:09.710095" elapsed="0.005791"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:09.691414" elapsed="0.024558"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:09.690867" elapsed="0.025169"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-04-21T02:10:09.687313" elapsed="0.028815"/>
</kw>
<arg>route_mac_mac</arg>
<status status="PASS" start="2026-04-21T02:10:05.555893" elapsed="4.160309"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:05.434897" elapsed="4.281477"/>
</test>
<test id="s1-s13-t60" name="Odl_To_Play_route_mac_rou" line="211">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:10:09.721254" elapsed="0.000214"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:10:09.720981" elapsed="0.000545"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:09.722623" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:09.722492" elapsed="0.000246"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:09.722466" elapsed="0.000300"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:09.727896" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:09.727763" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:09.727744" elapsed="0.000224"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:09.729013" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:09.728593" elapsed="0.000448"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:10:09.729508" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:10:09.729207" elapsed="0.000343"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:10:09.729600" elapsed="0.000048"/>
</return>
<msg time="2026-04-21T02:10:09.729808" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:10:09.728208" elapsed="0.001628"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:09.735888" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:09.735760" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:09.735740" elapsed="0.000219"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:09.737439" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:09.737250" elapsed="0.000297"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:09.737231" elapsed="0.000375"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:10:09.738246" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:10:09.737762" elapsed="0.000550"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:10:09.738971" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:09.738670" elapsed="0.000363"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:10:09.772860" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:10:09.740925" elapsed="0.032161"/>
</kw>
<msg time="2026-04-21T02:10:09.773304" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:10:09.773400" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:09.739347" elapsed="0.034128"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:10:09.820297" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "m "a "c "_ "r "o "u "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:10:09.775742" elapsed="0.044968"/>
</kw>
<msg time="2026-04-21T02:10:09.821164" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:10:09.821381" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:09.774015" elapsed="0.047528"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:09.823278" elapsed="0.000109"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:09.822369" elapsed="0.001169"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:09.822305" elapsed="0.001366"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:09.825425" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "m "a "c "_ "r "o "u "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:09.824037" elapsed="0.001657"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:09.826774" elapsed="0.000066"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:09.826149" elapsed="0.000760"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:09.826104" elapsed="0.000863"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:10:09.827010" elapsed="0.000043"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:09.830669" elapsed="0.000291"/>
</kw>
<msg time="2026-04-21T02:10:09.831008" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:09.830150" elapsed="0.000934"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:09.831305" elapsed="0.000024"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:09.831526" elapsed="0.000022"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:10:09.829342" elapsed="0.002408"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:10:09.827357" elapsed="0.004551"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:10:09.736777" elapsed="0.095313"/>
</kw>
<msg time="2026-04-21T02:10:09.832192" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:09.832239" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:09.736116" elapsed="0.096163"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:10:09.832473" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:10:09.832361" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:09.832341" elapsed="0.000219"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:09.833067" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:09.833506" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:10:09.833580" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:10:09.735408" elapsed="0.098286"/>
</kw>
<msg time="2026-04-21T02:10:09.833818" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:09.833867" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:09.730265" elapsed="0.103643"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:09.834271" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:09.833986" elapsed="0.000340"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:09.833969" elapsed="0.000382"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:10:09.730095" elapsed="0.104280"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:10:09.729898" elapsed="0.104512"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:10:09.727379" elapsed="0.107093"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:10:09.722159" elapsed="0.112372"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:09.721683" elapsed="0.112895"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:10:09.718357" elapsed="0.116278"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:09.840819" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:09.840976" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:09.841103" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:09.835277" elapsed="0.005851"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:09.841377" elapsed="0.003205"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:09.850815" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:09.850998" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:10:09.851159" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:09.844761" elapsed="0.006439"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:09.856414" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:09.855947" elapsed="0.000509"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:09.857118" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:09.856695" elapsed="0.000464"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:09.857396" elapsed="0.000544"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:09.851646" elapsed="0.006388"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:09.834979" elapsed="0.023136"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:10:09.717625" elapsed="0.140575"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:09.859364" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_rou/route_mac_rou.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_rou/route_mac_rou.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:09.859612" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:09.859064" elapsed="0.000590"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:09.860194" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_rou/route_mac_rou.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_rou/route_mac_rou.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:09.860378" level="INFO">${data_json} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:09.859908" elapsed="0.000510"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:09.860956" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_rou/announce_route_mac_rou.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_rou/announce_route_mac_rou.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:09.861139" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:09.860653" elapsed="0.000525"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:10:09.861751" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:10:09.861436" elapsed="0.000376"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:09.862369" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_rou/withdraw_route_mac_rou.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_rou/withdraw_route_mac_rou.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:09.862552" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:09.862050" elapsed="0.000542"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:10:09.863215" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:10:09.862851" elapsed="0.000404"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:09.863882" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;mac-ip-adv-route&gt;
        &lt;router-id-generated&gt;
            &lt;router-id&gt;43.43.43.43&lt;/router-id&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/router-id-generated&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;mac-address&gt;f2:0c:dd:80:9f:f7&lt;/mac-address&gt;
        &lt;ip-address&gt;43.43.43.43&lt;/ip-address&gt;
        &lt;mpls-label1&gt;24002&lt;/mpls-label1&gt;
        &lt;mpls-label2&gt;24003&lt;/mpls-label2&gt;
    &lt;/mac-ip-adv-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:09.863492" elapsed="0.000477"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:09.864549" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "path-id": 0,
                "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
                "route-distinguisher": "429496729:1",
                "mac-ip-adv-route": {
                    "router-id-generated": {
                        "local-discriminator": 2000,
                        "router-id": "43.43.43.43"
                    },
                    "mpls-label1": 24002,
                    "mpls-label2": 24003,
                    "ip-address": "43.43.43.43",
                    "ethernet-tag-id": {
                        "vlan-id": 10
                    },
                    "mac-address": "f2:0c:dd:80:9f:f7"
                }
            }
        ]
    }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:09.864196" elapsed="0.000429"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:09.865570" level="INFO">ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:09.865063" elapsed="0.000613"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:09.866619" level="INFO">ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:09.866068" elapsed="0.000596"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:10:09.866830" elapsed="0.002851"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:09.883527" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '1017', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;mac-ip-adv-route&gt;
        &lt;router-id-generated&gt;
            &lt;router-id&gt;43.43.43.43&lt;/router-id&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/router-id-generated&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;mac-address&gt;f2:0c:dd:80:9f:f7&lt;/mac-address&gt;
        &lt;ip-address&gt;43.43.43.43&lt;/ip-address&gt;
        &lt;mpls-label1&gt;24002&lt;/mpls-label1&gt;
        &lt;mpls-label2&gt;24003&lt;/mpls-label2&gt;
    &lt;/mac-ip-adv-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-04-21T02:10:09.883680" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=AhgAAhmZmZkAAQAAAAow8gzdgJ%2F3ICsrKys%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:09.883964" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:09.869887" elapsed="0.014136"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:09.892332" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:09.884435" elapsed="0.008043"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:09.900327" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:09.901071" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '487'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:09.901270" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:09.893062" elapsed="0.008246"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:09.906513" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:09.901612" elapsed="0.004997"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:09.913452" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:09.914102" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '487'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:09.914290" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:09.908024" elapsed="0.006303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:09.918050" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:09.914596" elapsed="0.003522"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:09.918374" elapsed="0.003375"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:09.924658" level="INFO">${update} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:10:09.922000" elapsed="0.002691"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:10:09.924914" elapsed="0.002339"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:10:09.927312" elapsed="0.000047"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:10:09.907538" elapsed="0.019947"/>
</kw>
<msg time="2026-04-21T02:10:09.927577" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:09.906893" elapsed="0.020714"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:09.928116" level="INFO">ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:09.927816" elapsed="0.000350"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:10:09.929143" level="INFO">Length is 182.</msg>
<msg time="2026-04-21T02:10:09.929220" level="INFO">${len_1} = 182</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:10:09.928862" elapsed="0.000382"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:10:09.929658" level="INFO">Length is 182.</msg>
<msg time="2026-04-21T02:10:09.929734" level="INFO">${len_2} = 182</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:10:09.929402" elapsed="0.000356"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:09.929945" elapsed="0.000346"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:09.930716" level="INFO">${sum_1} = 3905</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:10:09.930519" elapsed="0.000223"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:09.931106" level="INFO">${sum_2} = 3905</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:10:09.930916" elapsed="0.000216"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:09.931286" elapsed="0.000310"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:10:09.928453" elapsed="0.003204"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:10:09.931824" elapsed="0.002073"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:09.940090" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:09.940257" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '487'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:09.940373" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:09.934577" elapsed="0.005823"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:09.944436" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:09.940604" elapsed="0.003910"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:09.944769" elapsed="0.003848"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:09.955759" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:09.955948" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '487'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:09.956077" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:09.948906" elapsed="0.007198"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:09.959242" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:09.956297" elapsed="0.002998"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:09.959464" elapsed="0.002698"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-04-21T02:10:09.965984" elapsed="0.000033"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:09.962265" elapsed="0.003810"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:09.962234" elapsed="0.003884"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:09.973260" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:09.973325" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:09.973471" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:09.966537" elapsed="0.006968"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:10:09.934182" elapsed="0.039417"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:09.979237" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:09.979392" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:09.979497" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:09.974782" elapsed="0.004741"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:09.983846" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:09.979777" elapsed="0.004146"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:09.984169" elapsed="0.003889"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:09.990767" level="INFO">${update} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:10:09.988310" elapsed="0.002521"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:10:09.991054" elapsed="0.002315"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:10:09.993428" elapsed="0.000045"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:10:09.974411" elapsed="0.019176"/>
</kw>
<msg time="2026-04-21T02:10:09.993676" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:09.973835" elapsed="0.019869"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:09.994189" level="INFO">ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:09.993902" elapsed="0.000334"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:10:09.995183" level="INFO">Length is 170.</msg>
<msg time="2026-04-21T02:10:09.995259" level="INFO">${len_1} = 170</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:10:09.994898" elapsed="0.000384"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:10:09.995697" level="INFO">Length is 170.</msg>
<msg time="2026-04-21T02:10:09.995770" level="INFO">${len_2} = 170</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:10:09.995438" elapsed="0.000371"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:09.995969" elapsed="0.000310"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:09.996631" level="INFO">${sum_1} = 3458</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:10:09.996441" elapsed="0.000216"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:09.997015" level="INFO">${sum_2} = 3458</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:10:09.996830" elapsed="0.000211"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:09.997195" elapsed="0.000306"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:10:09.994495" elapsed="0.003142"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:10.003358" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:10.003540" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:10.003671" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:09.998298" elapsed="0.005401"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:10.006987" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:10.003958" elapsed="0.003080"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:10.007207" elapsed="0.002807"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:10.015428" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:10.015635" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:10.015862" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:10.010285" elapsed="0.005620"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:10.020040" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:10.016210" elapsed="0.003901"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:10.020345" elapsed="0.003845"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-04-21T02:10:10.027929" elapsed="0.000053"/>
</return>
<status status="PASS" start="2026-04-21T02:10:10.024320" elapsed="0.003713"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:10.024283" elapsed="0.003789"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:10.028312" elapsed="0.000033"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:10:09.997946" elapsed="0.030507"/>
</kw>
<arg>route_mac_rou</arg>
<status status="PASS" start="2026-04-21T02:10:09.858601" elapsed="0.169926"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:09.716976" elapsed="0.311717"/>
</test>
<test id="s1-s13-t61" name="Play_To_Odl_route_mac_rou" line="213">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:10:10.033057" elapsed="0.000215"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:10:10.032772" elapsed="0.000559"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:10.034383" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:10.034262" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:10.034243" elapsed="0.000209"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:10.039492" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:10.039381" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:10.039362" elapsed="0.000291"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:10.040708" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:10.040306" elapsed="0.000430"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:10:10.041219" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:10:10.040916" elapsed="0.000329"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:10:10.041289" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:10:10.041453" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:10:10.039917" elapsed="0.001560"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:10.047283" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:10.047173" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:10.047154" elapsed="0.000200"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:10.048826" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:10.048619" elapsed="0.000314"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:10.048598" elapsed="0.000394"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:10:10.049566" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:10:10.049144" elapsed="0.000484"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:10:10.050305" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:10.049997" elapsed="0.000368"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:10:10.082286" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:10:10.052246" elapsed="0.030319"/>
</kw>
<msg time="2026-04-21T02:10:10.083021" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:10:10.083185" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:10.050676" elapsed="0.032625"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:10:10.113732" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "m "a "c "_ "r "o "u "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:10:10.085625" elapsed="0.028344"/>
</kw>
<msg time="2026-04-21T02:10:10.114180" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:10:10.114283" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:10.083869" elapsed="0.030490"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:10.115178" elapsed="0.000053"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:10.114702" elapsed="0.000602"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:10.114666" elapsed="0.000703"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:10.116200" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "m "a "c "_ "r "o "u "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:10.115526" elapsed="0.000802"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:10.116897" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:10.116511" elapsed="0.000509"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:10.116490" elapsed="0.000591"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:10:10.117123" elapsed="0.000040"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:10.121047" elapsed="0.000154"/>
</kw>
<msg time="2026-04-21T02:10:10.121247" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:10.120440" elapsed="0.000881"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:10.121651" elapsed="0.000028"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:10.121910" elapsed="0.000023"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:10:10.119617" elapsed="0.002549"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:10:10.117464" elapsed="0.004793"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:10:10.048169" elapsed="0.074272"/>
</kw>
<msg time="2026-04-21T02:10:10.122544" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:10.122590" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:10.047508" elapsed="0.075122"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:10:10.122843" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:10:10.122712" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:10.122692" elapsed="0.000237"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:10.123419" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:10.123881" elapsed="0.000028"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:10:10.123957" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:10:10.046831" elapsed="0.077240"/>
</kw>
<msg time="2026-04-21T02:10:10.124171" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:10.124216" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:10.041883" elapsed="0.082373"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:10.124600" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:10.124335" elapsed="0.000321"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:10.124317" elapsed="0.000364"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:10:10.041720" elapsed="0.082985"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:10:10.041536" elapsed="0.083203"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:10:10.039010" elapsed="0.085851"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:10:10.033944" elapsed="0.090979"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:10.033487" elapsed="0.091484"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:10:10.030530" elapsed="0.094499"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:10.131884" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:10.132090" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:10.132251" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:10.125515" elapsed="0.006772"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:10.132575" elapsed="0.004029"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:10.143641" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:10.143959" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:10:10.144146" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:10.136875" elapsed="0.007313"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:10.149178" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:10.148643" elapsed="0.000579"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:10.150028" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:10.149474" elapsed="0.000598"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:10.150356" elapsed="0.000556"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:10.144589" elapsed="0.006419"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:10.125189" elapsed="0.025902"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:10:10.029665" elapsed="0.121487"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:10.152303" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_rou/route_mac_rou.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_rou/route_mac_rou.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:10.152559" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:10.151996" elapsed="0.000611"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:10.183137" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_mac_rou.titanium/route_mac_rou.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:10.182621" elapsed="0.000557"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:10:10.184204" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_rou.titanium/route_mac_rou.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:10:10.183908" elapsed="0.000375">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_rou.titanium/route_mac_rou.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:10:10.184383" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:10:10.183417" elapsed="0.000992"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:10.185004" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_mac_rou/route_mac_rou.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:10.184582" elapsed="0.000450"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:10.185343" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_rou/route_mac_rou.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_rou/route_mac_rou.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:10.185517" level="INFO">${template} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:10.185199" elapsed="0.000347"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:10.186190" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "path-id": 0,
                "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
                "route-distinguisher": "429496729:1",
                "mac-ip-adv-route": {
                    "router-id-generated": {
                        "local-discriminator": 2000,
                        "router-id": "43.43.43.43"
                    },
                    "mpls-label1": 24002,
                    "mpls-label2": 24003,
                    "ip-address": "43.43.43.43",
                    "ethernet-tag-id": {
                        "vlan-id": 10
                    },
                    "mac-address": "f2:0c:dd:80:9f:f7"
                }
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:10.185909" elapsed="0.000335"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:10:10.186768" elapsed="0.000042"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:10.186391" elapsed="0.000456"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:10.187369" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:10.187028" elapsed="0.000369"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:10.186875" elapsed="0.000562"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:10.186365" elapsed="0.001096"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:10:10.188175" level="INFO">${final_text} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:10:10.187623" elapsed="0.000585"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:10:10.188271" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:10:10.188450" level="INFO">${data_json} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:10:10.179934" elapsed="0.008543"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:10.188864" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_rou/announce_route_mac_rou.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_rou/announce_route_mac_rou.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:10.188998" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:10.188645" elapsed="0.000379"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:10.189386" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_rou/withdraw_route_mac_rou.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_rou/withdraw_route_mac_rou.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:10.189536" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:10.189184" elapsed="0.000380"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:10.190032" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;mac-ip-adv-route&gt;
        &lt;router-id-generated&gt;
            &lt;router-id&gt;43.43.43.43&lt;/router-id&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/router-id-generated&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;mac-address&gt;f2:0c:dd:80:9f:f7&lt;/mac-address&gt;
        &lt;ip-address&gt;43.43.43.43&lt;/ip-address&gt;
        &lt;mpls-label1&gt;24002&lt;/mpls-label1&gt;
        &lt;mpls-label2&gt;24003&lt;/mpls-label2&gt;
    &lt;/mac-ip-adv-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:10.189725" elapsed="0.000430"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:10.190681" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "path-id": 0,
                "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
                "route-distinguisher": "429496729:1",
                "mac-ip-adv-route": {
                    "router-id-generated": {
                        "local-discriminator": 2000,
                        "router-id": "43.43.43.43"
                    },
                    "mpls-label1": 24002,
                    "mpls-label2": 24003,
                    "ip-address": "43.43.43.43",
                    "ethernet-tag-id": {
                        "vlan-id": 10
                    },
                    "mac-address": "f2:0c:dd:80:9f:f7"
                }
            }
        ]
    }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:10.190349" elapsed="0.000394"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:10.191170" level="INFO">ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:10.190926" elapsed="0.000287"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:10.191605" level="INFO">ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:10.191367" elapsed="0.000282"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:10:10.191972" elapsed="0.002719"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:10:10.194947" elapsed="0.001746"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:10.204019" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:10.204220" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:10.204381" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:10:10.197742" elapsed="0.007222">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:10.205269" elapsed="0.000036"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:10.205690" elapsed="0.000040"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-04-21T02:10:10.197374" elapsed="0.008557">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:12.213733" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:12.213998" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '487'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:12.214165" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:12.207238" elapsed="0.006969"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-04-21T02:10:12.214976" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "path-id": 0,
                "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
                "route-distinguisher": "429496729:1",
                "mac-ip-adv-route": {
                    "router-id-generated": {
                        "local-discriminator": 2000,
                        "router-id": "43.43.43.43"
                    },
                    "mpls-label1": 24002,
                    "mpls-label2": 24003,
                    "ip-address": "43.43.43.43",
                    "ethernet-tag-id": {
                        "vlan-id": 10
                    },
                    "mac-address": "f2:0c:dd:80:9f:f7"
                }
            }
        ]
    }
}</msg>
<msg time="2026-04-21T02:10:12.218267" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-04-21T02:10:12.214501" elapsed="0.003838"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:12.223300" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:12.222545" elapsed="0.000799"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:12.224347" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:12.223678" elapsed="0.000709"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:12.224627" elapsed="0.000521"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:12.218685" elapsed="0.006561"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-04-21T02:10:12.206518" elapsed="0.018816"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:10.196910" elapsed="2.028502"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:10:12.225698" elapsed="0.002912"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:12.238647" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:12.238898" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:12.239088" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:12.230109" elapsed="0.009022"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:12.239437" elapsed="0.003619"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:12.248137" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:12.248834" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '635'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-04-21T02:10:12.248999" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:12.243283" elapsed="0.005757"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:12.253783" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:12.253309" elapsed="0.000534"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:12.254850" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:12.254082" elapsed="0.000810"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:10:12.255621" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "mac-ip-adv-route": {
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "ip-address": "43.43.43.43",
       "mac-address": "f2:0c:dd:80:9f:f7",
       "mpls-label1": 24002,
       "mpls-label2": 24003,
       "router-id-generated": {
        "local-discriminator": 2000,
        "router-id": "43.43.43.43"
       }
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:10:12.256055" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "mac-ip-adv-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mpls-label1": 24002,
+       "mpls-label2": 24003,
+       "router-id-generated": {
+        "local-discriminator": 2000,
+        "router-id": "43.43.43.43"
+       }
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:10:12.255138" elapsed="0.001034">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
    [ Message content over the limit has been removed. ]
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mpls-label1": 24002,
+       "mpls-label2": 24003,
+       "router-id-generated": {
+        "local-discriminator": 2000,
+        "router-id": "43.43.43.43"
+       }
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:10:12.249407" elapsed="0.007011">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
    [ Message content over the limit has been removed. ]
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mpls-label1": 24002,
+       "mpls-label2": 24003,
+       "router-id-generated": {
+        "local-discriminator": 2000,
+        "router-id": "43.43.43.43"
+       }
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:10:12.229580" elapsed="0.027069">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
    [ Message content over the limit has been removed. ]
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mpls-label1": 24002,
+       "mpls-label2": 24003,
+       "router-id-generated": {
+        "local-discriminator": 2000,
+        "router-id": "43.43.43.43"
+       }
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:14.266025" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:14.266228" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:14.266381" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:14.258476" elapsed="0.007943"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:14.266670" elapsed="0.004044"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:14.276620" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:14.276773" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:10:14.276981" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:14.270975" elapsed="0.006044"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:14.281504" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:14.281050" elapsed="0.000493"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:14.282177" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:14.281768" elapsed="0.000448"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:14.282440" elapsed="0.000490"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:14.277475" elapsed="0.005543"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:14.257490" elapsed="0.025603"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:12.228939" elapsed="2.054210"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:10:14.283932" elapsed="0.002917"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:14.294533" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:14.294694" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:14.294913" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:14.288523" elapsed="0.006438"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:14.295200" elapsed="0.003750"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:14.304963" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:14.305119" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:10:14.305321" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:14.299195" elapsed="0.006165"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:14.309891" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:14.309458" elapsed="0.000473"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:14.310532" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:14.310151" elapsed="0.000420"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:14.310817" elapsed="0.000467"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:14.305687" elapsed="0.005683"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:14.288089" elapsed="0.023357"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:14.287134" elapsed="0.024366"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-04-21T02:10:14.283415" elapsed="0.028163"/>
</kw>
<arg>route_mac_rou</arg>
<status status="PASS" start="2026-04-21T02:10:10.151488" elapsed="4.160156"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:10.029034" elapsed="4.282786"/>
</test>
<test id="s1-s13-t62" name="Odl_To_Play_pmsi_rsvp_te_p2mp_lsp" line="216">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:10:14.317138" elapsed="0.000351"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:10:14.316738" elapsed="0.000830"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:14.318950" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:14.318775" elapsed="0.000233"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:14.318742" elapsed="0.000290"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:14.324822" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:14.324690" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:14.324669" elapsed="0.000229"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:14.326012" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:14.325585" elapsed="0.000474"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:10:14.326549" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:10:14.326239" elapsed="0.000337"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:10:14.326623" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:10:14.326809" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:10:14.325185" elapsed="0.001651"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:14.332585" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:14.332473" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:14.332453" elapsed="0.000202"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:14.334333" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:14.334145" elapsed="0.000296"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:14.334126" elapsed="0.000373"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:10:14.335132" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:10:14.334655" elapsed="0.000542"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:10:14.335853" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:14.335560" elapsed="0.000368"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:10:14.364008" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:10:14.337908" elapsed="0.026249"/>
</kw>
<msg time="2026-04-21T02:10:14.364321" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:10:14.364415" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:14.336255" elapsed="0.028234"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:10:14.389190" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "p "m "s "i "_ "r "s "v "p "_ "t "e "_ "p "2 "m "p "_ "l "s "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:10:14.366557" elapsed="0.022779"/>
</kw>
<msg time="2026-04-21T02:10:14.389474" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:10:14.389569" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:14.364934" elapsed="0.024709"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:14.390371" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:14.389986" elapsed="0.000526"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:14.389958" elapsed="0.000638"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:14.391521" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "p "m "s "i "_ "r "s "v "p "_ "t "e "_ "p "2 "m "p "_ "l "s "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:14.390763" elapsed="0.000883"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:14.392274" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:14.391907" elapsed="0.000486"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:14.391885" elapsed="0.000568"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:10:14.392494" elapsed="0.000038"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:14.396510" elapsed="0.000161"/>
</kw>
<msg time="2026-04-21T02:10:14.396716" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:14.395890" elapsed="0.000917"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:14.397036" elapsed="0.000023"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:14.397283" elapsed="0.000023"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:10:14.395001" elapsed="0.002543"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:10:14.392830" elapsed="0.004812"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:10:14.333625" elapsed="0.064218"/>
</kw>
<msg time="2026-04-21T02:10:14.397943" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:14.397988" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:14.332834" elapsed="0.065192"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:10:14.398474" elapsed="0.000032"/>
</return>
<status status="PASS" start="2026-04-21T02:10:14.398105" elapsed="0.000441"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:14.398087" elapsed="0.000484"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:14.399105" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:14.399689" elapsed="0.000029"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:10:14.399769" elapsed="0.000072"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:10:14.332119" elapsed="0.067826"/>
</kw>
<msg time="2026-04-21T02:10:14.400044" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:14.400090" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:14.327233" elapsed="0.072895"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:14.400471" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:14.400208" elapsed="0.000319"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:14.400190" elapsed="0.000362"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:10:14.327083" elapsed="0.073492"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:10:14.326896" elapsed="0.073711"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:10:14.324290" elapsed="0.076382"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:10:14.318394" elapsed="0.082358"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:14.317810" elapsed="0.083022"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:10:14.313576" elapsed="0.087317"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:14.407004" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:14.407146" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:14.407310" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:14.401406" elapsed="0.005932"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:14.407510" elapsed="0.002851"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:14.414459" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:14.414611" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:10:14.414766" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:14.410540" elapsed="0.004307"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:14.419330" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:14.418883" elapsed="0.000488"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:14.419998" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:14.419592" elapsed="0.000444"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:14.420261" elapsed="0.000463"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:14.415205" elapsed="0.005627"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:14.401066" elapsed="0.019848"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:10:14.312767" elapsed="0.108203"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:14.422178" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_rsvp_te_p2mp_lsp/pmsi_rsvp_te_p2mp_lsp.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_rsvp_te_p2mp_lsp/pmsi_rsvp_te_p2mp_lsp.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:14.422414" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:14.421872" elapsed="0.000583"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:14.422980" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_rsvp_te_p2mp_lsp/pmsi_rsvp_te_p2mp_lsp.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_rsvp_te_p2mp_lsp/pmsi_rsvp_te_p2mp_lsp.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:14.423163" level="INFO">${data_json} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:14.422680" elapsed="0.000522"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:14.423765" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_rsvp_te_p2mp_lsp/announce_pmsi_rsvp_te_p2mp_lsp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_rsvp_te_p2mp_lsp/announce_pmsi_rsvp_te_p2mp_lsp.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:14.423972" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005e0200000047c01611010104e380423a35c700002b670a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:14.423479" elapsed="0.000532"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:10:14.424538" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005e0200000047c01611010104e380423a35c700002b670a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:10:14.424239" elapsed="0.000337"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:14.425091" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_rsvp_te_p2mp_lsp/withdraw_pmsi_rsvp_te_p2mp_lsp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_rsvp_te_p2mp_lsp/withdraw_pmsi_rsvp_te_p2mp_lsp.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:14.425373" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff00580200000041c01611010104e380423a35c700002b670a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:14.424820" elapsed="0.000595"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:10:14.426042" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff00580200000041c01611010104e380423a35c700002b670a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:10:14.425692" elapsed="0.000401"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:14.426684" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pmsi-tunnel&gt;
            &lt;leaf-information-required&gt;true&lt;/leaf-information-required&gt;
            &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;rsvp-te-p2mp-lsp&gt;
                &lt;p2mp-id&gt;1111111111&lt;/p2mp-id&gt;
                &lt;tunnel-id&gt;11111&lt;/tunnel-id&gt;
                &lt;extended-tunnel-id&gt;10.10.10.10&lt;/extended-tunnel-id&gt;
            &lt;/rsvp-te-p2mp-lsp&gt;
        &lt;/pmsi-tunnel&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:14.426327" elapsed="0.000440"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:14.427354" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": true,
                        "mpls-label": 20024,
                        "rsvp-te-p2mp-lsp": {
                            "extended-tunnel-id": "10.10.10.10",
                            "p2mp-id": 1111111111,
                            "tunnel-id": 11111
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:14.427012" elapsed="0.000418"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:14.428055" level="INFO">ffffffffffffffffffffffffffffffff005e0200000047c01611010104e380423a35c700002b670a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:14.427648" elapsed="0.000471"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:14.428727" level="INFO">ffffffffffffffffffffffffffffffff00580200000041c01611010104e380423a35c700002b670a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:14.428377" elapsed="0.000435"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:10:14.429026" elapsed="0.002670"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:14.443983" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '1089', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pmsi-tunnel&gt;
            &lt;leaf-information-required&gt;true&lt;/leaf-information-required&gt;
            &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;rsvp-te-p2mp-lsp&gt;
                &lt;p2mp-id&gt;1111111111&lt;/p2mp-id&gt;
                &lt;tunnel-id&gt;11111&lt;/tunnel-id&gt;
                &lt;extended-tunnel-id&gt;10.10.10.10&lt;/extended-tunnel-id&gt;
            &lt;/rsvp-te-p2mp-lsp&gt;
        &lt;/pmsi-tunnel&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-04-21T02:10:14.444180" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw%3D%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:14.444483" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:14.431904" elapsed="0.012641"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:14.450912" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:14.445217" elapsed="0.005760"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:14.466533" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:14.467674" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '502'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"rsvp-te-p2mp-lsp":{"p2mp-id":1111111111,"tunnel-id":11111,"extended-tunnel-id":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:14.467987" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:14.451218" elapsed="0.016831"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:14.474331" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"rsvp-te-p2mp-lsp":{"p2mp-id":1111111111,"tunnel-id":11111,"extended-tunnel-id":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:14.468446" elapsed="0.006001"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:14.484890" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:14.485330" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '502'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"rsvp-te-p2mp-lsp":{"p2mp-id":1111111111,"tunnel-id":11111,"extended-tunnel-id":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:14.485434" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:14.476753" elapsed="0.008707"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:14.491520" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"rsvp-te-p2mp-lsp":{"p2mp-id":1111111111,"tunnel-id":11111,"extended-tunnel-id":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:14.485640" elapsed="0.005998"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:14.492060" elapsed="0.003710"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:14.498455" level="INFO">${update} = ffffffffffffffffffffffffffffffff005e02000000474001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2bc01611010104e380423a35c700002b670a0a0a0a</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:10:14.495960" elapsed="0.002525"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:10:14.498672" elapsed="0.002222"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:10:14.500953" elapsed="0.000048"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:10:14.475969" elapsed="0.025179"/>
</kw>
<msg time="2026-04-21T02:10:14.501251" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff005e02000000474001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2bc01611010104e380423a35c700002b670a0a0a0a</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:14.474878" elapsed="0.026408"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:14.501769" level="INFO">ffffffffffffffffffffffffffffffff005e02000000474001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2bc01611010104e380423a35c700002b670a0a0a0a</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:14.501480" elapsed="0.000412"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:10:14.502903" level="INFO">Length is 188.</msg>
<msg time="2026-04-21T02:10:14.503003" level="INFO">${len_1} = 188</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:10:14.502546" elapsed="0.000484"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:10:14.503467" level="INFO">Length is 188.</msg>
<msg time="2026-04-21T02:10:14.503544" level="INFO">${len_2} = 188</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:10:14.503195" elapsed="0.000373"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:14.503729" elapsed="0.000412"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:14.504506" level="INFO">${sum_1} = 3045</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:10:14.504308" elapsed="0.000223"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:14.504907" level="INFO">${sum_2} = 3045</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:10:14.504687" elapsed="0.000248"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:14.505093" elapsed="0.000365"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:10:14.502153" elapsed="0.003366"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:10:14.505674" elapsed="0.002028"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:14.514824" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:14.515056" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '502'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"rsvp-te-p2mp-lsp":{"p2mp-id":1111111111,"tunnel-id":11111,"extended-tunnel-id":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:14.515196" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:14.508301" elapsed="0.006931"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:14.519278" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"rsvp-te-p2mp-lsp":{"p2mp-id":1111111111,"tunnel-id":11111,"extended-tunnel-id":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:14.515476" elapsed="0.003873"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:14.519574" elapsed="0.003894"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:14.531254" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:14.531548" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '502'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"rsvp-te-p2mp-lsp":{"p2mp-id":1111111111,"tunnel-id":11111,"extended-tunnel-id":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:14.531841" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:14.523702" elapsed="0.008217"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:14.536545" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"rsvp-te-p2mp-lsp":{"p2mp-id":1111111111,"tunnel-id":11111,"extended-tunnel-id":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:14.532351" elapsed="0.004325"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:14.536954" elapsed="0.003581"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-04-21T02:10:14.543987" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:14.540658" elapsed="0.003395"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:14.540625" elapsed="0.003462"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:14.550918" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:14.550965" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:14.551066" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:14.544303" elapsed="0.006790"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:10:14.508016" elapsed="0.043145"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:14.557834" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:14.557994" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:14.558126" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:14.552156" elapsed="0.006005"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:14.561827" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:14.558396" elapsed="0.003512"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:14.562141" elapsed="0.003534"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:14.569086" level="INFO">${update} = ffffffffffffffffffffffffffffffff005802000000414001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2bc01611010104e380423a35c700002b670a0a0a0a</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:10:14.565952" elapsed="0.003201"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:10:14.569404" elapsed="0.003187"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:10:14.572664" elapsed="0.000058"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:10:14.551817" elapsed="0.021095"/>
</kw>
<msg time="2026-04-21T02:10:14.573052" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff005802000000414001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2bc01611010104e380423a35c700002b670a0a0a0a</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:14.551331" elapsed="0.021794"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:14.573886" level="INFO">ffffffffffffffffffffffffffffffff005802000000414001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2bc01611010104e380423a35c700002b670a0a0a0a</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:14.573429" elapsed="0.000538"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:10:14.575324" level="INFO">Length is 176.</msg>
<msg time="2026-04-21T02:10:14.575430" level="INFO">${len_1} = 176</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:10:14.574945" elapsed="0.000519"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:10:14.576094" level="INFO">Length is 176.</msg>
<msg time="2026-04-21T02:10:14.576201" level="INFO">${len_2} = 176</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:10:14.575684" elapsed="0.000549"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:14.576515" elapsed="0.000493"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:14.577535" level="INFO">${sum_1} = 2598</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:10:14.577261" elapsed="0.000311"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:14.578136" level="INFO">${sum_2} = 2598</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:10:14.577825" elapsed="0.000348"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:14.578395" elapsed="0.000464"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:10:14.574380" elapsed="0.004579"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:14.585554" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:14.585678" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:14.585775" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:14.579753" elapsed="0.006075"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:14.588722" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:14.586024" elapsed="0.002745"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:14.588963" elapsed="0.003336"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:14.597398" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:14.597573" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:14.597720" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:14.592531" elapsed="0.005227"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:14.601622" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:14.598046" elapsed="0.003644"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:14.601950" elapsed="0.003595"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-04-21T02:10:14.608941" elapsed="0.000044"/>
</return>
<status status="PASS" start="2026-04-21T02:10:14.605661" elapsed="0.003369"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:14.605630" elapsed="0.003435"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:14.609321" elapsed="0.000031"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:10:14.579328" elapsed="0.030118"/>
</kw>
<arg>pmsi_rsvp_te_p2mp_lsp</arg>
<status status="PASS" start="2026-04-21T02:10:14.421405" elapsed="0.188106"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:14.312164" elapsed="0.297502"/>
</test>
<test id="s1-s13-t63" name="Play_To_Odl_pmsi_rsvp_te_p2mp_lsp" line="219">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:10:14.613618" elapsed="0.000241"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:10:14.613348" elapsed="0.000579"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:14.614961" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:14.614835" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:14.614814" elapsed="0.000216"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:14.620117" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:14.620004" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:14.619985" elapsed="0.000203"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:14.621311" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:14.620831" elapsed="0.000508"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:10:14.621823" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:10:14.621503" elapsed="0.000347"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:10:14.622071" elapsed="0.000043"/>
</return>
<msg time="2026-04-21T02:10:14.622246" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:10:14.620426" elapsed="0.001845"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:14.628203" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:14.628093" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:14.628073" elapsed="0.000200"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:14.629784" elapsed="0.000041"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:14.629598" elapsed="0.000329"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:14.629579" elapsed="0.000408"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:10:14.630557" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:10:14.630145" elapsed="0.000475"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:10:14.631274" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:14.631000" elapsed="0.000335"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:10:14.664289" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:10:14.633478" elapsed="0.031043"/>
</kw>
<msg time="2026-04-21T02:10:14.664713" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:10:14.664837" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:14.631661" elapsed="0.033264"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:10:14.693872" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "p "m "s "i "_ "r "s "v "p "_ "t "e "_ "p "2 "m "p "_ "l "s "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:10:14.667167" elapsed="0.026848"/>
</kw>
<msg time="2026-04-21T02:10:14.694150" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:10:14.694245" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:14.665446" elapsed="0.028871"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:14.695063" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:14.694638" elapsed="0.000543"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:14.694608" elapsed="0.000635"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:14.696031" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "p "m "s "i "_ "r "s "v "p "_ "t "e "_ "p "2 "m "p "_ "l "s "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:14.695398" elapsed="0.000758"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:14.696757" elapsed="0.000066"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:14.696397" elapsed="0.000503"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:14.696311" elapsed="0.000654"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:10:14.697010" elapsed="0.000040"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:14.700956" elapsed="0.000197"/>
</kw>
<msg time="2026-04-21T02:10:14.701207" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:14.700278" elapsed="0.001014"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:14.701564" elapsed="0.000028"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:14.701934" elapsed="0.000028"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:10:14.699382" elapsed="0.002805"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:10:14.697375" elapsed="0.004899"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:10:14.629152" elapsed="0.073301"/>
</kw>
<msg time="2026-04-21T02:10:14.702562" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:14.702609" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:14.628428" elapsed="0.074220"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:10:14.702857" elapsed="0.000031"/>
</return>
<status status="PASS" start="2026-04-21T02:10:14.702728" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:14.702709" elapsed="0.000245"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:14.703444" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:14.704044" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:10:14.704123" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:10:14.627723" elapsed="0.076514"/>
</kw>
<msg time="2026-04-21T02:10:14.704336" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:14.704380" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:14.622668" elapsed="0.081754"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:14.704761" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:14.704500" elapsed="0.000333"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:14.704482" elapsed="0.000377"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:10:14.622517" elapsed="0.082372"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:10:14.622330" elapsed="0.082600"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:10:14.619595" elapsed="0.085396"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:10:14.614526" elapsed="0.090525"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:14.614087" elapsed="0.091063"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:10:14.611102" elapsed="0.094109"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:14.710199" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:14.710340" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:14.710488" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:14.705653" elapsed="0.004862"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:14.710685" elapsed="0.002936"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:14.719539" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:14.719689" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:10:14.719866" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:14.713807" elapsed="0.006107"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:14.724304" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:14.723856" elapsed="0.000488"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:14.724985" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:14.724569" elapsed="0.000455"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:14.725301" elapsed="0.000459"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:14.720244" elapsed="0.005629"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:14.705368" elapsed="0.020607"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:10:14.610592" elapsed="0.115461"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:14.727102" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_rsvp_te_p2mp_lsp/pmsi_rsvp_te_p2mp_lsp.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_rsvp_te_p2mp_lsp/pmsi_rsvp_te_p2mp_lsp.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:14.727315" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:14.726783" elapsed="0.000572"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:14.756179" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/pmsi_rsvp_te_p2mp_lsp.titanium/pmsi_rsvp_te_p2mp_lsp.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:14.755799" elapsed="0.000409"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:10:14.757008" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_rsvp_te_p2mp_lsp.titanium/pmsi_rsvp_te_p2mp_lsp.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:10:14.756718" elapsed="0.000411">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_rsvp_te_p2mp_lsp.titanium/pmsi_rsvp_te_p2mp_lsp.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:10:14.757225" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:10:14.756376" elapsed="0.000873"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:14.757824" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/pmsi_rsvp_te_p2mp_lsp/pmsi_rsvp_te_p2mp_lsp.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:14.757417" elapsed="0.000436"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:14.758151" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_rsvp_te_p2mp_lsp/pmsi_rsvp_te_p2mp_lsp.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_rsvp_te_p2mp_lsp/pmsi_rsvp_te_p2mp_lsp.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:14.758279" level="INFO">${template} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:14.758016" elapsed="0.000326"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:14.758751" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": true,
                        "mpls-label": 20024,
                        "rsvp-te-p2mp-lsp": {
                            "extended-tunnel-id": "10.10.10.10",
                            "p2mp-id": 1111111111,
                            "tunnel-id": 11111
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:14.758503" elapsed="0.000318"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:10:14.759211" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:14.758895" elapsed="0.000374"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:14.759739" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:14.759443" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:14.759295" elapsed="0.000542"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:14.758874" elapsed="0.000986"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:10:14.760469" level="INFO">${final_text} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:10:14.760024" elapsed="0.000473"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:10:14.760548" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:10:14.760705" level="INFO">${data_json} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:10:14.753488" elapsed="0.007243"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:14.761119" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_rsvp_te_p2mp_lsp/announce_pmsi_rsvp_te_p2mp_lsp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_rsvp_te_p2mp_lsp/announce_pmsi_rsvp_te_p2mp_lsp.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:14.761246" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005e0200000047c01611010104e380423a35c700002b670a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:14.760906" elapsed="0.000366"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:14.761618" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_rsvp_te_p2mp_lsp/withdraw_pmsi_rsvp_te_p2mp_lsp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_rsvp_te_p2mp_lsp/withdraw_pmsi_rsvp_te_p2mp_lsp.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:14.761736" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff00580200000041c01611010104e380423a35c700002b670a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:14.761428" elapsed="0.000333"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:14.762177" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pmsi-tunnel&gt;
            &lt;leaf-information-required&gt;true&lt;/leaf-information-required&gt;
            &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;rsvp-te-p2mp-lsp&gt;
                &lt;p2mp-id&gt;1111111111&lt;/p2mp-id&gt;
                &lt;tunnel-id&gt;11111&lt;/tunnel-id&gt;
                &lt;extended-tunnel-id&gt;10.10.10.10&lt;/extended-tunnel-id&gt;
            &lt;/rsvp-te-p2mp-lsp&gt;
        &lt;/pmsi-tunnel&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:14.761933" elapsed="0.000301"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:14.762625" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": true,
                        "mpls-label": 20024,
                        "rsvp-te-p2mp-lsp": {
                            "extended-tunnel-id": "10.10.10.10",
                            "p2mp-id": 1111111111,
                            "tunnel-id": 11111
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:14.762386" elapsed="0.000321"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:14.763120" level="INFO">ffffffffffffffffffffffffffffffff005e0200000047c01611010104e380423a35c700002b670a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:14.762878" elapsed="0.000287"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:14.763570" level="INFO">ffffffffffffffffffffffffffffffff00580200000041c01611010104e380423a35c700002b670a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:14.763317" elapsed="0.000318"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:10:14.763849" elapsed="0.004360"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:10:14.768622" elapsed="0.002377"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:14.779404" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:14.779574" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:14.779716" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:10:14.773229" elapsed="0.007060">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:14.780564" elapsed="0.000033"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:14.780945" elapsed="0.000041"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-04-21T02:10:14.772381" elapsed="0.008784">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:16.790206" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:16.790411" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '502'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"rsvp-te-p2mp-lsp":{"p2mp-id":1111111111,"tunnel-id":11111,"extended-tunnel-id":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:16.790563" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:16.783066" elapsed="0.007535"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-04-21T02:10:16.791292" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": true,
                        "mpls-label": 20024,
                        "rsvp-te-p2mp-lsp": {
                            "extended-tunnel-id": "10.10.10.10",
                            "p2mp-id": 1111111111,
                            "tunnel-id": 11111
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}</msg>
<msg time="2026-04-21T02:10:16.794669" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"rsvp-te-p2mp-lsp":{"p2mp-id":1111111111,"tunnel-id":11111,"extended-tunnel-id":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-04-21T02:10:16.790886" elapsed="0.003859"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:16.799514" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:16.798742" elapsed="0.000814"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:16.800438" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:16.799780" elapsed="0.000697"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:16.800702" elapsed="0.000610"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:16.795089" elapsed="0.006314"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-04-21T02:10:16.782122" elapsed="0.019356"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:14.771423" elapsed="2.030118"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:10:16.801767" elapsed="0.002544"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:16.810250" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:16.810364" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:16.810458" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:16.805279" elapsed="0.005205"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:16.810650" elapsed="0.002805"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:16.818624" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:16.819355" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '650'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"rsvp-te-p2mp-lsp":{"p2mp-id":1111111111,"tunnel-id":11111,"extended-tunnel-id":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-04-21T02:10:16.819510" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:16.813631" elapsed="0.005916"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:16.823946" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:16.823522" elapsed="0.000464"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:16.824947" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:16.824207" elapsed="0.000828"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:10:16.825734" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       },
       "pmsi-tunnel": {
        "leaf-information-required": true,
        "mpls-label": 20024,
        "rsvp-te-p2mp-lsp": {
         "extended-tunnel-id": "10.10.10.10",
         "p2mp-id": 1111111111,
         "tunnel-id": 11111
        }
       }
      },
      "es-route": {
       "arbitrary": {
        "arbitrary": "AAAAAAAAAAAA"
       },
       "orig-route-ip": "43.43.43.43"
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:10:16.826092" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,41 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
+       "pmsi-tunnel": {
+        "leaf-information-required": true,
+        "mpls-label": 20024,
+        "rsvp-te-p2mp-lsp": {
+         "extended-tunnel-id": "10.10.10.10",
+         "p2mp-id": 1111111111,
+         "tunnel-id": 11111
+        }
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:10:16.825263" elapsed="0.000943">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,41 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
    [ Message content over the limit has been removed. ]
+         "p2mp-id": 1111111111,
+         "tunnel-id": 11111
+        }
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:10:16.819890" elapsed="0.006551">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,41 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
    [ Message content over the limit has been removed. ]
+         "p2mp-id": 1111111111,
+         "tunnel-id": 11111
+        }
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:10:16.804999" elapsed="0.021653">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,41 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
    [ Message content over the limit has been removed. ]
+         "p2mp-id": 1111111111,
+         "tunnel-id": 11111
+        }
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:18.833577" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:18.833767" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:18.833958" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:18.827896" elapsed="0.006109"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:18.834278" elapsed="0.003773"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:18.844258" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:18.844425" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:10:18.844529" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:18.838283" elapsed="0.006272"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:18.847718" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:18.847395" elapsed="0.000352"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:18.848254" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:18.847930" elapsed="0.000360"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:18.848483" elapsed="0.000360"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:18.844799" elapsed="0.004111"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:18.827310" elapsed="0.021655"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:16.804487" elapsed="2.044518"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:10:18.849643" elapsed="0.002748"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:18.860917" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:18.861162" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:18.861386" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:18.854303" elapsed="0.007132"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:18.861855" elapsed="0.004017"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:18.871681" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:18.871889" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:10:18.872050" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:18.866133" elapsed="0.005954"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:18.876837" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:18.876341" elapsed="0.000541"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:18.877490" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:18.877108" elapsed="0.000421"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:18.877753" elapsed="0.000557"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:18.872446" elapsed="0.006041"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:18.853445" elapsed="0.025118"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:18.852669" elapsed="0.025949"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-04-21T02:10:18.849199" elapsed="0.029495"/>
</kw>
<arg>pmsi_rsvp_te_p2mp_lsp</arg>
<status status="PASS" start="2026-04-21T02:10:14.726362" elapsed="4.152400"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:14.610067" elapsed="4.268879"/>
</test>
<test id="s1-s13-t64" name="Odl_To_Play_pmsi_mldp_p2mp_lsp" line="222">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:10:18.883898" elapsed="0.000219"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:10:18.883612" elapsed="0.000559"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:18.885254" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:18.885123" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:18.885098" elapsed="0.000232"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:18.892180" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:18.892068" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:18.892049" elapsed="0.000201"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:18.893303" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:18.892906" elapsed="0.000425"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:10:18.893795" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:10:18.893494" elapsed="0.000341"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:10:18.893880" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:10:18.894050" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:10:18.892486" elapsed="0.001589"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:18.899670" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:18.899563" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:18.899545" elapsed="0.000193"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:18.901201" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:18.901019" elapsed="0.000286"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:18.901001" elapsed="0.000362"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:10:18.901947" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:10:18.901514" elapsed="0.000493"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:10:18.902662" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:18.902350" elapsed="0.000374"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:10:18.936028" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:10:18.904624" elapsed="0.031592"/>
</kw>
<msg time="2026-04-21T02:10:18.936378" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:10:18.936474" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:18.903064" elapsed="0.033483"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:10:18.965366" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "p "m "s "i "_ "m "l "d "p "_ "p "2 "m "p "_ "l "s "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:10:18.938671" elapsed="0.027062"/>
</kw>
<msg time="2026-04-21T02:10:18.966108" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:10:18.966292" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:18.937047" elapsed="0.029358"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:18.967767" elapsed="0.000109"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:18.966909" elapsed="0.001069"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:18.966857" elapsed="0.001221"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:18.969241" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "p "m "s "i "_ "m "l "d "p "_ "p "2 "m "p "_ "l "s "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:18.968303" elapsed="0.001065"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:18.969966" elapsed="0.000065"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:18.969545" elapsed="0.000574"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:18.969524" elapsed="0.000656"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:10:18.970227" elapsed="0.000047"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:18.974447" elapsed="0.000160"/>
</kw>
<msg time="2026-04-21T02:10:18.974652" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:18.973647" elapsed="0.001079"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:18.975018" elapsed="0.000030"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:18.975284" elapsed="0.000032"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:10:18.972752" elapsed="0.002773"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:10:18.970630" elapsed="0.005001"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:10:18.900553" elapsed="0.075382"/>
</kw>
<msg time="2026-04-21T02:10:18.976106" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:18.976170" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:18.899914" elapsed="0.076312"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:10:18.976743" elapsed="0.000039"/>
</return>
<status status="PASS" start="2026-04-21T02:10:18.976324" elapsed="0.000531"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:18.976301" elapsed="0.000583"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:18.977496" elapsed="0.000030"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:18.978213" elapsed="0.000030"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:10:18.978294" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:10:18.899227" elapsed="0.079199"/>
</kw>
<msg time="2026-04-21T02:10:18.978535" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:18.978591" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:18.894495" elapsed="0.084137"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:18.979137" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:18.978711" elapsed="0.000485"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:18.978692" elapsed="0.000528"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:10:18.894342" elapsed="0.084902"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:10:18.894130" elapsed="0.085148"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:10:18.891677" elapsed="0.087658"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:10:18.884797" elapsed="0.094597"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:18.884327" elapsed="0.095115"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:10:18.880771" elapsed="0.098727"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:18.985526" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:18.985716" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:18.985907" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:18.980042" elapsed="0.005902"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:18.986253" elapsed="0.003951"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:18.995206" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:18.995313" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:10:18.995414" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:18.990439" elapsed="0.005002"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:18.998558" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:18.998245" elapsed="0.000341"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:18.999039" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:18.998744" elapsed="0.000323"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:18.999229" elapsed="0.000331"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:18.995674" elapsed="0.003947"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:18.979696" elapsed="0.019979"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:10:18.880071" elapsed="0.119643"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:19.000601" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_p2mp_lsp/pmsi_mldp_p2mp_lsp.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_p2mp_lsp/pmsi_mldp_p2mp_lsp.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:19.000793" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:19.000310" elapsed="0.000529"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:19.001325" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_p2mp_lsp/pmsi_mldp_p2mp_lsp.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_p2mp_lsp/pmsi_mldp_p2mp_lsp.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:19.001503" level="INFO">${data_json} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:19.001055" elapsed="0.000484"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:19.002043" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_p2mp_lsp/announce_pmsi_mldp_p2mp_lsp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_p2mp_lsp/announce_pmsi_mldp_p2mp_lsp.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:19.002259" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0066020000004fc01619010204e380060001040a0a0a0a000a010007010101010101014001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b...</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:19.001756" elapsed="0.000540"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:10:19.002831" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0066020000004fc01619010204e380060001040a0a0a0a000a010007010101010101014001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b...</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:10:19.002517" elapsed="0.000353"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:19.003352" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_p2mp_lsp/withdraw_pmsi_mldp_p2mp_lsp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_p2mp_lsp/withdraw_pmsi_mldp_p2mp_lsp.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:19.003524" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff00600200000049c01619010204e380060001040a0a0a0a000a010007010101010101014001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:19.003090" elapsed="0.000471"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:10:19.004085" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff00600200000049c01619010204e380060001040a0a0a0a000a010007010101010101014001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:10:19.003775" elapsed="0.000349"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:19.004740" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pmsi-tunnel&gt;
            &lt;leaf-information-required&gt;true&lt;/leaf-information-required&gt;
            &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;mldp-p2mp-lsp&gt;
                &lt;address-family xmlns:x="urn:opendaylight:params:xml:ns:yang:bgp-types"&gt;x:ipv4-address-family&lt;/address-family&gt;
                &lt;root-node-address&gt;10.10.10.10&lt;/root-node-address&gt;
                &lt;opaque-value&gt;
                    &lt;opaque-type&gt;1&lt;/opaque-type&gt;
                    &lt;opaque&gt;01:01:01:01:01:01:01&lt;/opaque&gt;
                &lt;/opaque-value&gt;
            &lt;/mldp-p2mp-lsp&gt;
        &lt;/pmsi-tunnel&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:19.004350" elapsed="0.000498"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:19.005400" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": true,
                        "mpls-label": 20024,
                        "mldp-p2mp-lsp": {
                            "address-family": "bgp-types:ipv4-address-family",
                            "opaque-value": [
                                {
                                    "opaque": "01:01:01:01:01:01:01",
                                    "opaque-type": 1
                                }
                            ],
                            "root-node-address": "10.10.10.10"
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:19.005066" elapsed="0.000408"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:19.006049" level="INFO">ffffffffffffffffffffffffffffffff0066020000004fc01619010204e380060001040a0a0a0a000a010007010101010101014001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:19.005687" elapsed="0.000423"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:19.006652" level="INFO">ffffffffffffffffffffffffffffffff00600200000049c01619010204e380060001040a0a0a0a000a010007010101010101014001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:19.006322" elapsed="0.000391"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:10:19.006949" elapsed="0.002351"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:19.023142" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '1287', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pmsi-tunnel&gt;
            &lt;leaf-information-required&gt;true&lt;/leaf-information-required&gt;
            &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;mldp-p2mp-lsp&gt;
                &lt;address-family xmlns:x="urn:opendaylight:params:xml:ns:yang:bgp-types"&gt;x:ipv4-address-family&lt;/address-family&gt;
                &lt;root-node-address&gt;10.10.10.10&lt;/root-node-address&gt;
                &lt;opaque-value&gt;
                    &lt;opaque-type&gt;1&lt;/opaque-type&gt;
                    &lt;opaque&gt;01:01:01:01:01:01:01&lt;/opaque&gt;
                &lt;/opaque-value&gt;
            &lt;/mldp-p2mp-lsp&gt;
        &lt;/pmsi-tunnel&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-04-21T02:10:19.023384" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw%3D%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:19.023638" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:19.009463" elapsed="0.014234"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:19.030064" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:19.024160" elapsed="0.006002"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:19.037389" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:19.037894" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '575'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"mldp-p2mp-lsp":{"root-node-address":"10.10.10.10","address-family":"bgp-types:ipv4-address-family","opaque-value":[{"opaque":"01:01:01:01:01:01:01","opaque-type":1}]}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:19.038006" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:19.030521" elapsed="0.007511"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:19.040641" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"mldp-p2mp-lsp":{"root-node-address":"10.10.10.10","address-family":"bgp-types:ipv4-address-family","opaque-value":[{"opaque":"01:01:01:01:01:01:01","opaque-type":1}]}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:19.038204" elapsed="0.002488"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:19.046869" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:19.047303" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '575'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"mldp-p2mp-lsp":{"root-node-address":"10.10.10.10","address-family":"bgp-types:ipv4-address-family","opaque-value":[{"opaque":"01:01:01:01:01:01:01","opaque-type":1}]}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:19.047401" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:19.041751" elapsed="0.005676"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:19.050075" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"mldp-p2mp-lsp":{"root-node-address":"10.10.10.10","address-family":"bgp-types:ipv4-address-family","opaque-value":[{"opaque":"01:01:01:01:01:01:01","opaque-type":1}]}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:19.047599" elapsed="0.002527"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:19.050284" elapsed="0.002540"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:19.055593" level="INFO">${update} = ffffffffffffffffffffffffffffffff0066020000004f4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2bc01619010204e380060001040a0a0a0a000a0100070101010101...</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:10:19.052992" elapsed="0.002631"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:10:19.055827" elapsed="0.002211"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:10:19.058093" elapsed="0.000043"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:10:19.041400" elapsed="0.016839"/>
</kw>
<msg time="2026-04-21T02:10:19.058319" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff0066020000004f4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2bc01619010204e380060001040a0a0a0a000a0100070101010101...</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:19.040885" elapsed="0.017460"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:19.058761" level="INFO">ffffffffffffffffffffffffffffffff0066020000004f4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2bc01619010204e380060001040a0a0a0a000a01000701010101010101</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:19.058512" elapsed="0.000313"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:10:19.059706" level="INFO">Length is 204.</msg>
<msg time="2026-04-21T02:10:19.059782" level="INFO">${len_1} = 204</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:10:19.059439" elapsed="0.000383"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:10:19.060237" level="INFO">Length is 204.</msg>
<msg time="2026-04-21T02:10:19.060312" level="INFO">${len_2} = 204</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:10:19.059982" elapsed="0.000354"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:19.060494" elapsed="0.000327"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:19.061179" level="INFO">${sum_1} = 2584</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:10:19.060985" elapsed="0.000219"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:19.061547" level="INFO">${sum_2} = 2584</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:10:19.061356" elapsed="0.000232"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:19.061744" elapsed="0.000325"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:10:19.059070" elapsed="0.003058"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:10:19.062279" elapsed="0.002244"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:19.070159" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:19.070283" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '575'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"mldp-p2mp-lsp":{"root-node-address":"10.10.10.10","address-family":"bgp-types:ipv4-address-family","opaque-value":[{"opaque":"01:01:01:01:01:01:01","opaque-type":1}]}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:19.070379" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:19.065073" elapsed="0.005331"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:19.073183" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"mldp-p2mp-lsp":{"root-node-address":"10.10.10.10","address-family":"bgp-types:ipv4-address-family","opaque-value":[{"opaque":"01:01:01:01:01:01:01","opaque-type":1}]}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:19.070576" elapsed="0.002658"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:19.073392" elapsed="0.002524"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:19.080974" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:19.081131" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '575'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"mldp-p2mp-lsp":{"root-node-address":"10.10.10.10","address-family":"bgp-types:ipv4-address-family","opaque-value":[{"opaque":"01:01:01:01:01:01:01","opaque-type":1}]}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:19.081238" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:19.076082" elapsed="0.005183"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:19.083935" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"mldp-p2mp-lsp":{"root-node-address":"10.10.10.10","address-family":"bgp-types:ipv4-address-family","opaque-value":[{"opaque":"01:01:01:01:01:01:01","opaque-type":1}]}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:19.081437" elapsed="0.002549"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:19.084144" elapsed="0.002512"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-04-21T02:10:19.089054" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:19.086741" elapsed="0.002356"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:19.086719" elapsed="0.002403"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:19.095646" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:19.095691" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:19.095791" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:19.089275" elapsed="0.006561"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:10:19.064772" elapsed="0.031132"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:19.101451" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:19.101560" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:19.101653" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:19.096860" elapsed="0.004818"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:19.104344" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:19.101870" elapsed="0.002522"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:19.104548" elapsed="0.002571"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:19.109618" level="INFO">${update} = ffffffffffffffffffffffffffffffff006002000000494001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2bc01619010204e380060001040a0a0a0a000a01000701010101010101</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:10:19.107281" elapsed="0.002366"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:10:19.109843" elapsed="0.002167"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:10:19.112060" elapsed="0.000032"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:10:19.096512" elapsed="0.015677"/>
</kw>
<msg time="2026-04-21T02:10:19.112302" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff006002000000494001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2bc01619010204e380060001040a0a0a0a000a01000701010101010101</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:19.096073" elapsed="0.016255"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:19.112743" level="INFO">ffffffffffffffffffffffffffffffff006002000000494001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2bc01619010204e380060001040a0a0a0a000a01000701010101010101</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:19.112495" elapsed="0.000297"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:10:19.113667" level="INFO">Length is 192.</msg>
<msg time="2026-04-21T02:10:19.113741" level="INFO">${len_1} = 192</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:10:19.113407" elapsed="0.000357"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:10:19.114192" level="INFO">Length is 192.</msg>
<msg time="2026-04-21T02:10:19.114264" level="INFO">${len_2} = 192</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:10:19.113938" elapsed="0.000349"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:19.114442" elapsed="0.000340"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:19.115145" level="INFO">${sum_1} = 2137</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:10:19.114956" elapsed="0.000214"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:19.115505" level="INFO">${sum_2} = 2137</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:10:19.115321" elapsed="0.000208"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:19.115681" elapsed="0.000324"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:10:19.113039" elapsed="0.003025"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:19.121366" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:19.121475" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:19.121567" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:19.116616" elapsed="0.004976"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:19.124419" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:19.121764" elapsed="0.002701"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:19.124621" elapsed="0.002519"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:19.133986" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:19.134095" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:19.134197" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:19.127303" elapsed="0.006920"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:19.136856" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:19.134393" elapsed="0.002550"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:19.137100" elapsed="0.002541"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-04-21T02:10:19.142030" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:10:19.139717" elapsed="0.002372"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:19.139698" elapsed="0.002416"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:19.142267" elapsed="0.000022"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:10:19.116316" elapsed="0.026038"/>
</kw>
<arg>pmsi_mldp_p2mp_lsp</arg>
<status status="PASS" start="2026-04-21T02:10:19.000011" elapsed="0.142387"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:18.879386" elapsed="0.263131"/>
</test>
<test id="s1-s13-t65" name="Play_To_Odl_pmsi_mldp_p2mp_lsp" line="224">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:10:19.146978" elapsed="0.000208"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:10:19.146689" elapsed="0.000583"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:19.148268" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:19.148156" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:19.148138" elapsed="0.000197"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:19.153339" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:19.153233" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:19.153215" elapsed="0.000193"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:19.154422" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:19.154040" elapsed="0.000408"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:10:19.154922" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:10:19.154610" elapsed="0.000337"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:10:19.154991" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:10:19.155145" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:10:19.153642" elapsed="0.001527"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:19.160971" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:19.160861" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:19.160841" elapsed="0.000200"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:19.162481" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:19.162300" elapsed="0.000286"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:19.162281" elapsed="0.000361"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:10:19.163223" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:10:19.162798" elapsed="0.000485"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:10:19.163985" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:19.163697" elapsed="0.000351"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:10:19.194086" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:10:19.165902" elapsed="0.028311"/>
</kw>
<msg time="2026-04-21T02:10:19.194366" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:10:19.194462" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:19.164358" elapsed="0.030176"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:10:19.223592" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "p "m "s "i "_ "m "l "d "p "_ "p "2 "m "p "_ "l "s "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:10:19.196532" elapsed="0.027233"/>
</kw>
<msg time="2026-04-21T02:10:19.223956" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:10:19.224052" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:19.194954" elapsed="0.029255"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:19.225030" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:19.224540" elapsed="0.000610"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:19.224507" elapsed="0.000706"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:19.226012" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "p "m "s "i "_ "m "l "d "p "_ "p "2 "m "p "_ "l "s "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:19.225364" elapsed="0.000770"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:19.226667" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:19.226314" elapsed="0.000469"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:19.226294" elapsed="0.000565"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:10:19.226902" elapsed="0.000042"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:19.230790" elapsed="0.000168"/>
</kw>
<msg time="2026-04-21T02:10:19.231002" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:19.230112" elapsed="0.000961"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:19.231287" elapsed="0.000024"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:19.231502" elapsed="0.000022"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:10:19.229270" elapsed="0.002450"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:10:19.227232" elapsed="0.004590"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:10:19.161859" elapsed="0.070143"/>
</kw>
<msg time="2026-04-21T02:10:19.232100" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:19.232144" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:19.161197" elapsed="0.070985"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:10:19.232366" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:10:19.232259" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:19.232241" elapsed="0.000208"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:19.233055" elapsed="0.000029"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:19.233498" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:10:19.233572" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:10:19.160504" elapsed="0.073180"/>
</kw>
<msg time="2026-04-21T02:10:19.233779" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:19.233990" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:19.155591" elapsed="0.078442"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:19.234370" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:19.234113" elapsed="0.000310"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:19.234095" elapsed="0.000519"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:10:19.155441" elapsed="0.079208"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:10:19.155227" elapsed="0.079461"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:10:19.152871" elapsed="0.081880"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:10:19.147870" elapsed="0.086955"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:19.147426" elapsed="0.087484"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:10:19.144169" elapsed="0.090798"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:19.251173" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:19.251326" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:19.251423" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:19.235404" elapsed="0.016044"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:19.251615" elapsed="0.006065"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:19.265134" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:19.265243" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:10:19.265345" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:19.258080" elapsed="0.007290"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:19.268500" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:19.268175" elapsed="0.000352"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:19.268977" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:19.268685" elapsed="0.000319"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:19.269163" elapsed="0.000328"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:19.265619" elapsed="0.003933"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:19.235125" elapsed="0.034481"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:10:19.143651" elapsed="0.126027"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:19.270660" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_p2mp_lsp/pmsi_mldp_p2mp_lsp.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_p2mp_lsp/pmsi_mldp_p2mp_lsp.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:19.270917" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:19.270378" elapsed="0.000580"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:19.300768" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_p2mp_lsp.titanium/pmsi_mldp_p2mp_lsp.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:19.300367" elapsed="0.000435"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:10:19.301612" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_p2mp_lsp.titanium/pmsi_mldp_p2mp_lsp.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:10:19.301342" elapsed="0.000399">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_p2mp_lsp.titanium/pmsi_mldp_p2mp_lsp.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:10:19.301859" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:10:19.300991" elapsed="0.000894"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:19.302488" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_p2mp_lsp/pmsi_mldp_p2mp_lsp.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:19.302056" elapsed="0.000460"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:19.302837" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_p2mp_lsp/pmsi_mldp_p2mp_lsp.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_p2mp_lsp/pmsi_mldp_p2mp_lsp.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:19.302976" level="INFO">${template} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:19.302680" elapsed="0.000323"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:19.303415" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": true,
                        "mpls-label": 20024,
                        "mldp-p2mp-lsp": {
                            "address-family": "bgp-types:ipv4-address-family",
                            "opaque-value": [
                                {
                                    "opaque": "01:01:01:01:01:01:01",
                                    "opaque-type": 1
                                }
                            ],
                            "root-node-address": "10.10.10.10"
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:19.303167" elapsed="0.000304"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:10:19.303901" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:19.303548" elapsed="0.000414"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:19.304436" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:19.304140" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:19.303990" elapsed="0.000507"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:19.303524" elapsed="0.000996"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:10:19.305158" level="INFO">${final_text} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:10:19.304671" elapsed="0.000516"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:10:19.305239" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:10:19.305400" level="INFO">${data_json} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:10:19.297680" elapsed="0.007745"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:19.305891" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_p2mp_lsp/announce_pmsi_mldp_p2mp_lsp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_p2mp_lsp/announce_pmsi_mldp_p2mp_lsp.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:19.306043" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0066020000004fc01619010204e380060001040a0a0a0a000a010007010101010101014001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b...</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:19.305614" elapsed="0.000456"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:19.306513" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_p2mp_lsp/withdraw_pmsi_mldp_p2mp_lsp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_p2mp_lsp/withdraw_pmsi_mldp_p2mp_lsp.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:19.306646" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff00600200000049c01619010204e380060001040a0a0a0a000a010007010101010101014001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:19.306245" elapsed="0.000428"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:19.307107" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pmsi-tunnel&gt;
            &lt;leaf-information-required&gt;true&lt;/leaf-information-required&gt;
            &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;mldp-p2mp-lsp&gt;
                &lt;address-family xmlns:x="urn:opendaylight:params:xml:ns:yang:bgp-types"&gt;x:ipv4-address-family&lt;/address-family&gt;
                &lt;root-node-address&gt;10.10.10.10&lt;/root-node-address&gt;
                &lt;opaque-value&gt;
                    &lt;opaque-type&gt;1&lt;/opaque-type&gt;
                    &lt;opaque&gt;01:01:01:01:01:01:01&lt;/opaque&gt;
                &lt;/opaque-value&gt;
            &lt;/mldp-p2mp-lsp&gt;
        &lt;/pmsi-tunnel&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:19.306856" elapsed="0.000352"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:19.307634" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": true,
                        "mpls-label": 20024,
                        "mldp-p2mp-lsp": {
                            "address-family": "bgp-types:ipv4-address-family",
                            "opaque-value": [
                                {
                                    "opaque": "01:01:01:01:01:01:01",
                                    "opaque-type": 1
                                }
                            ],
                            "root-node-address": "10.10.10.10"
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:19.307382" elapsed="0.000306"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:19.308290" level="INFO">ffffffffffffffffffffffffffffffff0066020000004fc01619010204e380060001040a0a0a0a000a010007010101010101014001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:19.307863" elapsed="0.000473"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:19.308733" level="INFO">ffffffffffffffffffffffffffffffff00600200000049c01619010204e380060001040a0a0a0a000a010007010101010101014001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:19.308491" elapsed="0.000286"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:10:19.308949" elapsed="0.002890"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:10:19.312044" elapsed="0.002085"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:19.321280" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:19.321446" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:19.321579" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:10:19.315157" elapsed="0.006964">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:19.322389" elapsed="0.000031"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:19.322787" elapsed="0.000062"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-04-21T02:10:19.314822" elapsed="0.008205">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:21.334018" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:21.334245" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '575'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"mldp-p2mp-lsp":{"root-node-address":"10.10.10.10","address-family":"bgp-types:ipv4-address-family","opaque-value":[{"opaque":"01:01:01:01:01:01:01","opaque-type":1}]}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:21.334408" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:21.325044" elapsed="0.009402"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-04-21T02:10:21.335208" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": true,
                        "mpls-label": 20024,
                        "mldp-p2mp-lsp": {
                            "address-family": "bgp-types:ipv4-address-family",
                            "opaque-value": [
                                {
                                    "opaque": "01:01:01:01:01:01:01",
                                    "opaque-type": 1
                                }
                            ],
                            "root-node-address": "10.10.10.10"
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}</msg>
<msg time="2026-04-21T02:10:21.338629" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"mldp-p2mp-lsp":{"root-node-address":"10.10.10.10","address-family":"bgp-types:ipv4-address-family","opaque-value":[{"opaque":"01:01:01:01:01:01:01","opaque-type":1}]}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-04-21T02:10:21.334756" elapsed="0.003947"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:21.343397" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:21.342671" elapsed="0.000762"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:21.344216" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:21.343642" elapsed="0.000608"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:21.344416" elapsed="0.000351"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:21.339182" elapsed="0.005671"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-04-21T02:10:21.323944" elapsed="0.020968"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:19.314325" elapsed="2.030637"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:10:21.345123" elapsed="0.002502"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:21.354543" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:21.354727" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:21.354978" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:21.348825" elapsed="0.006196"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:21.355318" elapsed="0.004744"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:21.366034" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:21.366897" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '723'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"mldp-p2mp-lsp":{"root-node-address":"10.10.10.10","address-family":"bgp-types:ipv4-address-family","opaque-value":[{"opaque":"01:01:01:01:01:01:01","opaque-type":1}]}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-04-21T02:10:21.367070" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:21.360327" elapsed="0.006781"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:21.371748" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:21.371303" elapsed="0.000489"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:21.372933" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:21.372037" elapsed="0.000948"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:10:21.373827" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       },
       "pmsi-tunnel": {
        "leaf-information-required": true,
        "mldp-p2mp-lsp": {
         "address-family": "bgp-types:ipv4-address-family",
         "opaque-value": [
          {
           "opaque": "01:01:01:01:01:01:01",
           "opaque-type": 1
          }
         ],
         "root-node-address": "10.10.10.10"
        },
        "mpls-label": 20024
       }
      },
      "es-route": {
       "arbitrary": {
        "arbitrary": "AAAAAAAAAAAA"
       },
       "orig-route-ip": "43.43.43.43"
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:10:21.374244" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,46 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
+       "pmsi-tunnel": {
+        "leaf-information-required": true,
+        "mldp-p2mp-lsp": {
+         "address-family": "bgp-types:ipv4-address-family",
+         "opaque-value": [
+          {
+           "opaque": "01:01:01:01:01:01:01",
+           "opaque-type": 1
+          }
+         ],
+         "root-node-address": "10.10.10.10"
+        },
+        "mpls-label": 20024
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:10:21.373275" elapsed="0.001087">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,46 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
    [ Message content over the limit has been removed. ]
+         "root-node-address": "10.10.10.10"
+        },
+        "mpls-label": 20024
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:10:21.367464" elapsed="0.007141">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,46 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
    [ Message content over the limit has been removed. ]
+         "root-node-address": "10.10.10.10"
+        },
+        "mpls-label": 20024
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:10:21.348441" elapsed="0.026477">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,46 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
    [ Message content over the limit has been removed. ]
+         "root-node-address": "10.10.10.10"
+        },
+        "mpls-label": 20024
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:23.388482" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:23.388951" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:23.389230" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:23.377197" elapsed="0.012080"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:23.389723" elapsed="0.004761"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:23.402075" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:23.402253" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:10:23.402414" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:23.394760" elapsed="0.007685"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:23.406727" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:23.406215" elapsed="0.000554"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:23.407446" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:23.407032" elapsed="0.000455"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:23.407730" elapsed="0.000637"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:23.402816" elapsed="0.005648"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:23.376052" elapsed="0.032502"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:21.347893" elapsed="2.060769"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:10:23.409644" elapsed="0.003242"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:23.426725" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:23.427192" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:23.427749" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:23.415193" elapsed="0.012660"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:23.428460" elapsed="0.005067"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:23.439471" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:23.439601" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:10:23.439713" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:23.433823" elapsed="0.005917"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:23.443197" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:23.442826" elapsed="0.000400"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:23.443675" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:23.443386" elapsed="0.000317"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:23.443886" elapsed="0.000347"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:23.440069" elapsed="0.004235"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:23.414176" elapsed="0.030190"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:23.413337" elapsed="0.031078"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-04-21T02:10:23.409092" elapsed="0.035391"/>
</kw>
<arg>pmsi_mldp_p2mp_lsp</arg>
<status status="PASS" start="2026-04-21T02:10:19.269931" elapsed="4.174611"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:19.143066" elapsed="4.301608"/>
</test>
<test id="s1-s13-t66" name="Odl_To_Play_pmsi_pim_ssm_tree" line="227">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:10:23.450428" elapsed="0.000291"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:10:23.450047" elapsed="0.000769"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:23.452306" elapsed="0.000025"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:23.452122" elapsed="0.000264"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:23.452083" elapsed="0.000339"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:23.458013" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:23.457903" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:23.457884" elapsed="0.000199"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:23.459114" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:23.458704" elapsed="0.000437"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:10:23.459604" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:10:23.459304" elapsed="0.000325"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:10:23.459674" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:10:23.459862" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:10:23.458319" elapsed="0.001568"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:23.465916" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:23.465789" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:23.465770" elapsed="0.000217"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:23.467563" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:23.467377" elapsed="0.000293"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:23.467358" elapsed="0.000372"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:10:23.468326" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:10:23.467907" elapsed="0.000481"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:10:23.469038" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:23.468745" elapsed="0.000354"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:10:23.500141" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:10:23.471067" elapsed="0.029235"/>
</kw>
<msg time="2026-04-21T02:10:23.500495" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:10:23.500617" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:23.469417" elapsed="0.031276"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:10:23.529816" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "p "m "s "i "_ "p "i "m "_ "s "s "m "_ "t "r "e "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:10:23.502786" elapsed="0.027171"/>
</kw>
<msg time="2026-04-21T02:10:23.530102" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:10:23.530197" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:23.501133" elapsed="0.029137"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:23.530985" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:23.530590" elapsed="0.000513"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:23.530567" elapsed="0.000596"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:23.531970" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "p "m "s "i "_ "p "i "m "_ "s "s "m "_ "t "r "e "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:23.531319" elapsed="0.000782"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:23.532639" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:23.532280" elapsed="0.000475"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:23.532258" elapsed="0.000576"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:10:23.532874" elapsed="0.000031"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:23.537055" elapsed="0.000149"/>
</kw>
<msg time="2026-04-21T02:10:23.537249" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:23.536370" elapsed="0.000951"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:23.537540" elapsed="0.000023"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:23.537759" elapsed="0.000022"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:10:23.535480" elapsed="0.002561"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:10:23.533190" elapsed="0.004951"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:10:23.466921" elapsed="0.071421"/>
</kw>
<msg time="2026-04-21T02:10:23.538442" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:23.538487" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:23.466173" elapsed="0.072351"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:10:23.538890" elapsed="0.000031"/>
</return>
<status status="PASS" start="2026-04-21T02:10:23.538632" elapsed="0.000326"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:23.538612" elapsed="0.000371"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:23.539465" elapsed="0.000072"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:23.540031" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:10:23.540107" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:10:23.465421" elapsed="0.074798"/>
</kw>
<msg time="2026-04-21T02:10:23.540314" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:23.540358" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:23.460301" elapsed="0.080095"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:23.540732" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:23.540472" elapsed="0.000318"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:23.540455" elapsed="0.000373"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:10:23.460149" elapsed="0.080703"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:10:23.459953" elapsed="0.080935"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:10:23.457499" elapsed="0.083449"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:10:23.451670" elapsed="0.089335"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:23.451039" elapsed="0.090012"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:10:23.446532" elapsed="0.094572"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:23.547028" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:23.547157" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:23.547270" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:23.541539" elapsed="0.005758"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:23.547484" elapsed="0.002703"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:23.555294" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:23.555451" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:10:23.555603" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:23.550354" elapsed="0.005288"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:23.560585" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:23.560038" elapsed="0.000591"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:23.561298" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:23.560893" elapsed="0.000490"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:23.561624" elapsed="0.000518"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:23.556018" elapsed="0.006213"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:23.541262" elapsed="0.021049"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:10:23.445894" elapsed="0.116474"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:23.563601" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_ssm_tree/pmsi_pim_ssm_tree.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_ssm_tree/pmsi_pim_ssm_tree.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:23.563877" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:23.563293" elapsed="0.000627"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:23.564444" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_ssm_tree/pmsi_pim_ssm_tree.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_ssm_tree/pmsi_pim_ssm_tree.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:23.564629" level="INFO">${data_json} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:23.564160" elapsed="0.000509"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:23.565208" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_ssm_tree/announce_pmsi_pim_ssm_tree.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_ssm_tree/announce_pmsi_pim_ssm_tree.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:23.565390" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005a0200000043c0160d010304e3800b0c0d0e0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:23.564926" elapsed="0.000502"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:10:23.566025" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005a0200000043c0160d010304e3800b0c0d0e0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:10:23.565660" elapsed="0.000418"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:23.566605" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_ssm_tree/withdraw_pmsi_pim_ssm_tree.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_ssm_tree/withdraw_pmsi_pim_ssm_tree.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:23.566796" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0054020000003dc0160d010304e3800b0c0d0e0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:23.566322" elapsed="0.000532"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:10:23.567446" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0054020000003dc0160d010304e3800b0c0d0e0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:10:23.567139" elapsed="0.000359"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:23.568145" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pmsi-tunnel&gt;
            &lt;leaf-information-required&gt;true&lt;/leaf-information-required&gt;
            &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;pim-ssm-tree&gt;
                &lt;p-address&gt;11.12.13.14&lt;/p-address&gt;
                &lt;p-multicast-group&gt;10.10.10.10&lt;/p-multicast-group&gt;
            &lt;/pim-ssm-tree&gt;
        &lt;/pmsi-tunnel&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:23.567742" elapsed="0.000462"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:23.568601" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": true,
                        "mpls-label": 20024,
                        "pim-ssm-tree": {
                            "p-address": "11.12.13.14",
                            "p-multicast-group": "10.10.10.10"
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:23.568360" elapsed="0.000330"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:23.569127" level="INFO">ffffffffffffffffffffffffffffffff005a0200000043c0160d010304e3800b0c0d0e0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:23.568867" elapsed="0.000320"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:23.569683" level="INFO">ffffffffffffffffffffffffffffffff0054020000003dc0160d010304e3800b0c0d0e0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:23.569378" elapsed="0.000354"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:10:23.569908" elapsed="0.002437"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:23.607238" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '1039', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pmsi-tunnel&gt;
            &lt;leaf-information-required&gt;true&lt;/leaf-information-required&gt;
            &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;pim-ssm-tree&gt;
                &lt;p-address&gt;11.12.13.14&lt;/p-address&gt;
                &lt;p-multicast-group&gt;10.10.10.10&lt;/p-multicast-group&gt;
            &lt;/pim-ssm-tree&gt;
        &lt;/pmsi-tunnel&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-04-21T02:10:23.607412" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw%3D%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:23.607622" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:23.572533" elapsed="0.035144"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:23.616563" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:23.608099" elapsed="0.008508"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:23.621934" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:23.622351" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '484'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-ssm-tree":{"p-address":"11.12.13.14","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:23.622459" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:23.616768" elapsed="0.005716"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:23.625816" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-ssm-tree":{"p-address":"11.12.13.14","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:23.622655" elapsed="0.003238"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:23.633162" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:23.633829" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '484'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-ssm-tree":{"p-address":"11.12.13.14","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:23.633982" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:23.627328" elapsed="0.006692"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:23.637926" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-ssm-tree":{"p-address":"11.12.13.14","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:23.634276" elapsed="0.003723"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:23.638241" elapsed="0.003264"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:23.644239" level="INFO">${update} = ffffffffffffffffffffffffffffffff005a02000000434001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2bc0160d010304e3800b0c0d0e0a0a0a0a</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:10:23.641671" elapsed="0.002598"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:10:23.644446" elapsed="0.002152"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:10:23.646650" elapsed="0.000036"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:10:23.626830" elapsed="0.019958"/>
</kw>
<msg time="2026-04-21T02:10:23.646884" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff005a02000000434001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2bc0160d010304e3800b0c0d0e0a0a0a0a</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:23.626149" elapsed="0.020760"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:23.647374" level="INFO">ffffffffffffffffffffffffffffffff005a02000000434001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2bc0160d010304e3800b0c0d0e0a0a0a0a</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:23.647114" elapsed="0.000306"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:10:23.648537" level="INFO">Length is 180.</msg>
<msg time="2026-04-21T02:10:23.648648" level="INFO">${len_1} = 180</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:10:23.648144" elapsed="0.000539"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:10:23.649323" level="INFO">Length is 180.</msg>
<msg time="2026-04-21T02:10:23.649432" level="INFO">${len_2} = 180</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:10:23.648943" elapsed="0.000522"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:23.649697" elapsed="0.000596"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:23.650839" level="INFO">${sum_1} = 2563</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:10:23.650532" elapsed="0.000347"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:23.651423" level="INFO">${sum_2} = 2563</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:10:23.651142" elapsed="0.000318"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:23.651693" elapsed="0.000523"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:10:23.647657" elapsed="0.004647"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:10:23.652531" elapsed="0.002324"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:23.661482" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:23.661659" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '484'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-ssm-tree":{"p-address":"11.12.13.14","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:23.661882" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:23.655694" elapsed="0.006228"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:23.727220" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-ssm-tree":{"p-address":"11.12.13.14","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:23.662177" elapsed="0.065118"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:23.727523" elapsed="0.002743"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:23.735550" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:23.735706" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '484'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-ssm-tree":{"p-address":"11.12.13.14","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:23.735853" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:23.730438" elapsed="0.005443"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:23.738536" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-ssm-tree":{"p-address":"11.12.13.14","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:23.736059" elapsed="0.002527"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:23.738745" elapsed="0.002518"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-04-21T02:10:23.743660" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:23.741353" elapsed="0.002355"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:23.741327" elapsed="0.002406"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:23.749898" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:23.749954" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:23.750073" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:23.743914" elapsed="0.006186"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:10:23.655253" elapsed="0.094929"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:23.755977" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:23.756168" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:23.756314" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:23.751259" elapsed="0.005093"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:23.760448" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:23.756694" elapsed="0.003825"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:23.760756" elapsed="0.003931"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:23.767554" level="INFO">${update} = ffffffffffffffffffffffffffffffff0054020000003d4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2bc0160d010304e3800b0c0d0e0a0a0a0a</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:10:23.764958" elapsed="0.002640"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:10:23.767907" elapsed="0.003366"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:10:23.771353" elapsed="0.000057"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:10:23.750897" elapsed="0.020669"/>
</kw>
<msg time="2026-04-21T02:10:23.771689" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0054020000003d4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2bc0160d010304e3800b0c0d0e0a0a0a0a</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:23.750369" elapsed="0.021358"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:23.772379" level="INFO">ffffffffffffffffffffffffffffffff0054020000003d4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2bc0160d010304e3800b0c0d0e0a0a0a0a</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:23.772004" elapsed="0.000443"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:10:23.773834" level="INFO">Length is 168.</msg>
<msg time="2026-04-21T02:10:23.773949" level="INFO">${len_1} = 168</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:10:23.773417" elapsed="0.000567"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:10:23.774591" level="INFO">Length is 168.</msg>
<msg time="2026-04-21T02:10:23.774702" level="INFO">${len_2} = 168</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:10:23.774213" elapsed="0.000524"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:23.774993" elapsed="0.000453"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:23.775980" level="INFO">${sum_1} = 2116</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:10:23.775683" elapsed="0.000335"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:23.776507" level="INFO">${sum_2} = 2116</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:10:23.776243" elapsed="0.000300"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:23.776769" elapsed="0.000474"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:10:23.772832" elapsed="0.004499"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:23.782434" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:23.782570" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:23.782670" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:23.778189" elapsed="0.004507"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:23.785636" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:23.782902" elapsed="0.002783"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:23.785860" elapsed="0.003672"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:23.794540" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:23.794747" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:23.794890" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:23.789776" elapsed="0.005141"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:23.797551" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:23.795096" elapsed="0.002526"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:23.797782" elapsed="0.002554"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-04-21T02:10:23.802831" elapsed="0.000038"/>
</return>
<status status="PASS" start="2026-04-21T02:10:23.800423" elapsed="0.002481"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:23.800399" elapsed="0.002531"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:23.803089" elapsed="0.000022"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:10:23.777771" elapsed="0.025412"/>
</kw>
<arg>pmsi_pim_ssm_tree</arg>
<status status="PASS" start="2026-04-21T02:10:23.562771" elapsed="0.240461"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:23.445259" elapsed="0.358090"/>
</test>
<test id="s1-s13-t67" name="Play_To_Odl_pmsi_pim_ssm_tree" line="229">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:10:23.807603" elapsed="0.000234"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:10:23.807328" elapsed="0.000569"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:23.808926" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:23.808784" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:23.808764" elapsed="0.000234"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:23.814109" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:23.814000" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:23.813982" elapsed="0.000197"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:23.815220" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:23.814815" elapsed="0.000432"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:10:23.815709" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:10:23.815409" elapsed="0.000326"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:10:23.815779" elapsed="0.000051"/>
</return>
<msg time="2026-04-21T02:10:23.815961" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:10:23.814414" elapsed="0.001571"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:23.821745" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:23.821631" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:23.821612" elapsed="0.000225"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:23.823362" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:23.823181" elapsed="0.000286"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:23.823162" elapsed="0.000362"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:10:23.824121" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:10:23.823680" elapsed="0.000504"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:10:23.824820" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:23.824536" elapsed="0.000349"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:10:23.856143" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:10:23.826808" elapsed="0.029531"/>
</kw>
<msg time="2026-04-21T02:10:23.856715" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:10:23.856865" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:23.825201" elapsed="0.031747"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:10:23.883874" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "p "m "s "i "_ "p "i "m "_ "s "s "m "_ "t "r "e "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:10:23.859122" elapsed="0.024978"/>
</kw>
<msg time="2026-04-21T02:10:23.884285" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:10:23.884380" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:23.857417" elapsed="0.027035"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:23.885278" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:23.884818" elapsed="0.000579"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:23.884756" elapsed="0.000704"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:23.886286" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "p "m "s "i "_ "p "i "m "_ "s "s "m "_ "t "r "e "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:23.885612" elapsed="0.000797"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:23.886981" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:23.886588" elapsed="0.000510"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:23.886568" elapsed="0.000589"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:10:23.887200" elapsed="0.000044"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:23.891444" elapsed="0.000173"/>
</kw>
<msg time="2026-04-21T02:10:23.891674" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:23.890402" elapsed="0.001362"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:23.892023" elapsed="0.000025"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:23.892244" elapsed="0.000022"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:10:23.889561" elapsed="0.002911"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:10:23.887543" elapsed="0.005018"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:10:23.822698" elapsed="0.070045"/>
</kw>
<msg time="2026-04-21T02:10:23.892866" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:23.892912" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:23.822017" elapsed="0.070933"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:10:23.894005" elapsed="0.000045"/>
</return>
<status status="PASS" start="2026-04-21T02:10:23.893051" elapsed="0.001041"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:23.893025" elapsed="0.001095"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:23.894724" elapsed="0.000032"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:23.895195" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:10:23.895268" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:10:23.821283" elapsed="0.074105"/>
</kw>
<msg time="2026-04-21T02:10:23.895495" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:23.895539" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:23.816365" elapsed="0.079213"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:23.896068" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:23.895760" elapsed="0.000362"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:23.895741" elapsed="0.000405"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:10:23.816219" elapsed="0.079951"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:10:23.816040" elapsed="0.080167"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:10:23.813598" elapsed="0.082672"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:10:23.808491" elapsed="0.087838"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:23.808052" elapsed="0.088324"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:10:23.804718" elapsed="0.091713"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:23.903615" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:23.903815" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:23.903959" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:23.896920" elapsed="0.007067"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:23.904258" elapsed="0.002839"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:23.913667" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:23.913849" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:10:23.913994" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:23.907349" elapsed="0.006682"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:23.918626" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:23.918151" elapsed="0.000524"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:23.919357" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:23.918927" elapsed="0.000467"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:23.919633" elapsed="0.000517"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:23.914373" elapsed="0.005867"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:23.896588" elapsed="0.023730"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:10:23.804218" elapsed="0.116157"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:23.921441" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_ssm_tree/pmsi_pim_ssm_tree.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_ssm_tree/pmsi_pim_ssm_tree.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:23.921684" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:23.921155" elapsed="0.000658"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:23.948369" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/pmsi_pim_ssm_tree.titanium/pmsi_pim_ssm_tree.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:23.947926" elapsed="0.000475"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:10:23.949271" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_ssm_tree.titanium/pmsi_pim_ssm_tree.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:10:23.948963" elapsed="0.000391">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_ssm_tree.titanium/pmsi_pim_ssm_tree.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:10:23.949450" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:10:23.948583" elapsed="0.000891"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:23.950061" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/pmsi_pim_ssm_tree/pmsi_pim_ssm_tree.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:23.949647" elapsed="0.000442"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:23.950397" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_ssm_tree/pmsi_pim_ssm_tree.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_ssm_tree/pmsi_pim_ssm_tree.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:23.950561" level="INFO">${template} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:23.950254" elapsed="0.000333"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:23.951011" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": true,
                        "mpls-label": 20024,
                        "pim-ssm-tree": {
                            "p-address": "11.12.13.14",
                            "p-multicast-group": "10.10.10.10"
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:23.950747" elapsed="0.000318"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:10:23.951559" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:23.951152" elapsed="0.000469"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:23.952112" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:23.951811" elapsed="0.000326"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:23.951649" elapsed="0.000523"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:23.951123" elapsed="0.001072"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:10:23.952811" level="INFO">${final_text} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:10:23.952345" elapsed="0.000495"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:10:23.952893" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:10:23.953057" level="INFO">${data_json} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:10:23.945418" elapsed="0.007666"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:23.953440" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_ssm_tree/announce_pmsi_pim_ssm_tree.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_ssm_tree/announce_pmsi_pim_ssm_tree.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:23.953565" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005a0200000043c0160d010304e3800b0c0d0e0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:23.953245" elapsed="0.000346"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:23.954063" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_ssm_tree/withdraw_pmsi_pim_ssm_tree.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_ssm_tree/withdraw_pmsi_pim_ssm_tree.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:23.954186" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0054020000003dc0160d010304e3800b0c0d0e0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:23.953854" elapsed="0.000358"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:23.954616" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pmsi-tunnel&gt;
            &lt;leaf-information-required&gt;true&lt;/leaf-information-required&gt;
            &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;pim-ssm-tree&gt;
                &lt;p-address&gt;11.12.13.14&lt;/p-address&gt;
                &lt;p-multicast-group&gt;10.10.10.10&lt;/p-multicast-group&gt;
            &lt;/pim-ssm-tree&gt;
        &lt;/pmsi-tunnel&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:23.954371" elapsed="0.000302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:23.955084" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": true,
                        "mpls-label": 20024,
                        "pim-ssm-tree": {
                            "p-address": "11.12.13.14",
                            "p-multicast-group": "10.10.10.10"
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:23.954844" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:23.955556" level="INFO">ffffffffffffffffffffffffffffffff005a0200000043c0160d010304e3800b0c0d0e0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:23.955288" elapsed="0.000313"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:23.956252" level="INFO">ffffffffffffffffffffffffffffffff0054020000003dc0160d010304e3800b0c0d0e0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:23.955754" elapsed="0.000543"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:10:23.956450" elapsed="0.002515"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:10:23.959148" elapsed="0.002458"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:23.971325" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:23.971482" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:23.971631" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:10:23.963852" elapsed="0.008327">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:23.972453" elapsed="0.000035"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:23.972836" elapsed="0.000037"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-04-21T02:10:23.962934" elapsed="0.010153">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:25.983580" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:25.983781" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '484'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-ssm-tree":{"p-address":"11.12.13.14","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:25.983981" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:25.974871" elapsed="0.009150"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-04-21T02:10:25.984686" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": true,
                        "mpls-label": 20024,
                        "pim-ssm-tree": {
                            "p-address": "11.12.13.14",
                            "p-multicast-group": "10.10.10.10"
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}</msg>
<msg time="2026-04-21T02:10:25.987975" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-ssm-tree":{"p-address":"11.12.13.14","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-04-21T02:10:25.984279" elapsed="0.003770"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:25.992294" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:25.991777" elapsed="0.000545"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:25.993013" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:25.992482" elapsed="0.000560"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:25.993207" elapsed="0.000332"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:25.988386" elapsed="0.005215"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-04-21T02:10:25.973762" elapsed="0.019894"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:23.962038" elapsed="2.031664"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:10:25.993879" elapsed="0.002827"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:26.003433" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:26.003601" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:26.003884" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:25.997655" elapsed="0.006270"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:26.004167" elapsed="0.003596"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:26.014722" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:26.015473" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '632'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-ssm-tree":{"p-address":"11.12.13.14","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-04-21T02:10:26.015626" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:26.008017" elapsed="0.007646"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:26.020004" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:26.019582" elapsed="0.000461"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:26.021015" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:26.020297" elapsed="0.000758"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:10:26.021889" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       },
       "pmsi-tunnel": {
        "leaf-information-required": true,
        "mpls-label": 20024,
        "pim-ssm-tree": {
         "p-address": "11.12.13.14",
         "p-multicast-group": "10.10.10.10"
        }
       }
      },
      "es-route": {
       "arbitrary": {
        "arbitrary": "AAAAAAAAAAAA"
       },
       "orig-route-ip": "43.43.43.43"
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:10:26.022220" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
+       "pmsi-tunnel": {
+        "leaf-information-required": true,
+        "mpls-label": 20024,
+        "pim-ssm-tree": {
+         "p-address": "11.12.13.14",
+         "p-multicast-group": "10.10.10.10"
+        }
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:10:26.021274" elapsed="0.001055">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
    [ Message content over the limit has been removed. ]
+         "p-address": "11.12.13.14",
+         "p-multicast-group": "10.10.10.10"
+        }
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:10:26.016011" elapsed="0.006550">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
    [ Message content over the limit has been removed. ]
+         "p-address": "11.12.13.14",
+         "p-multicast-group": "10.10.10.10"
+        }
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:10:25.997379" elapsed="0.025456">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
    [ Message content over the limit has been removed. ]
+         "p-address": "11.12.13.14",
+         "p-multicast-group": "10.10.10.10"
+        }
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:28.031598" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:28.031819" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:28.031976" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:28.024288" elapsed="0.007728"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:28.032279" elapsed="0.003919"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:28.042142" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:28.042262" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:10:28.042370" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:28.036449" elapsed="0.005947"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:28.045559" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:28.045248" elapsed="0.000338"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:28.046032" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:28.045743" elapsed="0.000317"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:28.046301" elapsed="0.000359"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:28.042644" elapsed="0.004081"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:28.023482" elapsed="0.023298"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:25.996950" elapsed="2.049891"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:10:28.047484" elapsed="0.003166"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:28.057970" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:28.058166" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:28.058436" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:28.052063" elapsed="0.006412"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:28.058769" elapsed="0.004010"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:28.070256" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:28.070640" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:10:28.070986" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:28.063056" elapsed="0.007995"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:28.079522" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:28.078880" elapsed="0.000675"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:28.080096" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:28.079741" elapsed="0.000385"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:28.080320" elapsed="0.000508"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:28.071700" elapsed="0.009208"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:28.051584" elapsed="0.029391"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:28.050965" elapsed="0.030057"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-04-21T02:10:28.047038" elapsed="0.034062"/>
</kw>
<arg>pmsi_pim_ssm_tree</arg>
<status status="PASS" start="2026-04-21T02:10:23.920700" elapsed="4.160466"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:23.803759" elapsed="4.277543"/>
</test>
<test id="s1-s13-t68" name="Odl_To_Play_pmsi_pim_sm_tree" line="232">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:10:28.086156" elapsed="0.000208"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:10:28.085886" elapsed="0.000578"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:28.087542" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:28.087409" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:28.087381" elapsed="0.000240"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:28.092923" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:28.092806" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:28.092771" elapsed="0.000225"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:28.094051" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:28.093628" elapsed="0.000451"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:10:28.094576" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:10:28.094243" elapsed="0.000359"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:10:28.094646" elapsed="0.000052"/>
</return>
<msg time="2026-04-21T02:10:28.094846" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:10:28.093238" elapsed="0.001633"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:28.100530" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:28.100422" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:28.100404" elapsed="0.000195"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:28.102186" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:28.102002" elapsed="0.000287"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:28.101984" elapsed="0.000363"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:10:28.102972" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:10:28.102536" elapsed="0.000496"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:10:28.103840" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:28.103554" elapsed="0.000347"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:10:28.134810" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:10:28.105726" elapsed="0.029344"/>
</kw>
<msg time="2026-04-21T02:10:28.135256" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:10:28.135353" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:28.104210" elapsed="0.031213"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:10:28.165738" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "p "m "s "i "_ "p "i "m "_ "s "m "_ "t "r "e "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:10:28.137530" elapsed="0.028693"/>
</kw>
<msg time="2026-04-21T02:10:28.166625" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:10:28.166973" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:28.135916" elapsed="0.031304"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:28.168170" elapsed="0.000055"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:28.167622" elapsed="0.000677"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:28.167578" elapsed="0.000786"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:28.169281" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "p "m "s "i "_ "p "i "m "_ "s "m "_ "t "r "e "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:28.168524" elapsed="0.000885"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:28.170017" elapsed="0.000059"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:28.169616" elapsed="0.000534"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:28.169594" elapsed="0.000617"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:10:28.170258" elapsed="0.000048"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:28.174367" elapsed="0.000435"/>
</kw>
<msg time="2026-04-21T02:10:28.174853" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:28.173652" elapsed="0.001306"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:28.175211" elapsed="0.000027"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:28.175442" elapsed="0.000022"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:10:28.172805" elapsed="0.002862"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:10:28.170630" elapsed="0.005126"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:10:28.101536" elapsed="0.074632"/>
</kw>
<msg time="2026-04-21T02:10:28.176297" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:28.176344" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:28.100753" elapsed="0.075628"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:10:28.176578" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:10:28.176464" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:28.176444" elapsed="0.000220"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:28.177174" elapsed="0.000079"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:28.177696" elapsed="0.000028"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:10:28.177774" elapsed="0.000034"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:10:28.100084" elapsed="0.077824"/>
</kw>
<msg time="2026-04-21T02:10:28.178026" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:28.178075" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:28.095280" elapsed="0.082831"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:28.178506" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:28.178193" elapsed="0.000378"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:28.178175" elapsed="0.000421"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:10:28.095129" elapsed="0.083493"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:10:28.094933" elapsed="0.083736"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:10:28.092407" elapsed="0.086333"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:10:28.087091" elapsed="0.091729"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:28.086621" elapsed="0.092251"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:10:28.083654" elapsed="0.095277"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:28.185260" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:28.185517" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:28.185739" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:28.179431" elapsed="0.006383"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:28.186076" elapsed="0.004104"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:28.196444" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:28.196614" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:10:28.196770" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:28.190427" elapsed="0.006412"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:28.201411" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:28.200914" elapsed="0.000539"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:28.202104" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:28.201682" elapsed="0.000544"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:28.202459" elapsed="0.000536"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:28.197191" elapsed="0.005896"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:28.179126" elapsed="0.024066"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:10:28.083006" elapsed="0.120252"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:28.204402" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_sm_tree/pmsi_pim_sm_tree.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_sm_tree/pmsi_pim_sm_tree.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:28.204636" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:28.204105" elapsed="0.000572"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:28.205199" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_sm_tree/pmsi_pim_sm_tree.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_sm_tree/pmsi_pim_sm_tree.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:28.205381" level="INFO">${data_json} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:28.204924" elapsed="0.000495"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:28.205947" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_sm_tree/announce_pmsi_pim_sm_tree.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_sm_tree/announce_pmsi_pim_sm_tree.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:28.206128" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005a0200000043c0160d010404e3802b2b2b2b0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:28.205644" elapsed="0.000533"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:10:28.206766" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005a0200000043c0160d010404e3802b2b2b2b0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:10:28.206452" elapsed="0.000378"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:28.207378" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_sm_tree/withdraw_pmsi_pim_sm_tree.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_sm_tree/withdraw_pmsi_pim_sm_tree.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:28.207560" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0054020000003dc0160d010404e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:28.207060" elapsed="0.000539"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:10:28.208271" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0054020000003dc0160d010404e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:10:28.207907" elapsed="0.000399"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:28.208748" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pmsi-tunnel&gt;
            &lt;leaf-information-required&gt;true&lt;/leaf-information-required&gt;
            &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;pim-sm-tree&gt;
                &lt;p-address&gt;43.43.43.43&lt;/p-address&gt;
                &lt;p-multicast-group&gt;10.10.10.10&lt;/p-multicast-group&gt;
            &lt;/pim-sm-tree&gt;
        &lt;/pmsi-tunnel&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:28.208483" elapsed="0.000344"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:28.209230" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": true,
                        "mpls-label": 20024,
                        "pim-sm-tree": {
                            "p-address": "43.43.43.43",
                            "p-multicast-group": "10.10.10.10"
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:28.208986" elapsed="0.000337"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:28.209731" level="INFO">ffffffffffffffffffffffffffffffff005a0200000043c0160d010404e3802b2b2b2b0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:28.209483" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:28.210222" level="INFO">ffffffffffffffffffffffffffffffff0054020000003dc0160d010404e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:28.209964" elapsed="0.000305"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:10:28.210425" elapsed="0.003227"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:28.226406" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '1037', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pmsi-tunnel&gt;
            &lt;leaf-information-required&gt;true&lt;/leaf-information-required&gt;
            &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;pim-sm-tree&gt;
                &lt;p-address&gt;43.43.43.43&lt;/p-address&gt;
                &lt;p-multicast-group&gt;10.10.10.10&lt;/p-multicast-group&gt;
            &lt;/pim-sm-tree&gt;
        &lt;/pmsi-tunnel&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-04-21T02:10:28.226575" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw%3D%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:28.226905" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:28.213882" elapsed="0.013105"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:28.233486" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:28.227489" elapsed="0.006104"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:28.241749" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:28.242261" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '483'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-sm-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:28.242387" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:28.234019" elapsed="0.008396"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:28.245589" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-sm-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:28.242596" elapsed="0.003065"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:28.253637" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:28.254356" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '483'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-sm-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:28.254517" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:28.247137" elapsed="0.007418"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:28.258728" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-sm-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:28.254854" elapsed="0.003973"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:28.259075" elapsed="0.003839"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:28.265755" level="INFO">${update} = ffffffffffffffffffffffffffffffff005a02000000434001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2bc0160d010404e3802b2b2b2b0a0a0a0a</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:10:28.263186" elapsed="0.002673"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:10:28.266096" elapsed="0.003302"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:10:28.269478" elapsed="0.000060"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:10:28.246620" elapsed="0.023079"/>
</kw>
<msg time="2026-04-21T02:10:28.269844" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff005a02000000434001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2bc0160d010404e3802b2b2b2b0a0a0a0a</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:28.245935" elapsed="0.023949"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:28.270506" level="INFO">ffffffffffffffffffffffffffffffff005a02000000434001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2bc0160d010404e3802b2b2b2b0a0a0a0a</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:28.270136" elapsed="0.000439"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:10:28.272003" level="INFO">Length is 180.</msg>
<msg time="2026-04-21T02:10:28.272115" level="INFO">${len_1} = 180</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:10:28.271577" elapsed="0.000573"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:10:28.272754" level="INFO">Length is 180.</msg>
<msg time="2026-04-21T02:10:28.272907" level="INFO">${len_2} = 180</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:10:28.272380" elapsed="0.000562"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:28.273175" elapsed="0.000462"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:28.274175" level="INFO">${sum_1} = 2686</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:10:28.273895" elapsed="0.000318"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:28.274712" level="INFO">${sum_2} = 2686</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:10:28.274443" elapsed="0.000306"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:28.275022" elapsed="0.000457"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:10:28.270974" elapsed="0.004649"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:10:28.275874" elapsed="0.002469"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:28.284506" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:28.284721" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '483'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-sm-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:28.284988" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:28.278951" elapsed="0.006075"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:28.289410" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-sm-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:28.285297" elapsed="0.004187"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:28.289722" elapsed="0.003439"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:28.298647" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:28.298830" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '483'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-sm-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:28.298963" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:28.293331" elapsed="0.005660"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:28.302535" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-sm-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:28.299194" elapsed="0.003417"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:28.302882" elapsed="0.003786"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-04-21T02:10:28.309639" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:28.306821" elapsed="0.002867"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:28.306761" elapsed="0.002951"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:28.316480" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:28.316557" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:28.316729" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:28.309895" elapsed="0.006874"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:10:28.278623" elapsed="0.038287"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:28.326288" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:28.326483" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:28.326632" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:28.318476" elapsed="0.008194"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:28.330949" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:28.327047" elapsed="0.003974"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:28.331259" elapsed="0.003828"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:28.338008" level="INFO">${update} = ffffffffffffffffffffffffffffffff0054020000003d4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2bc0160d010404e3802b2b2b2b0a0a0a0a</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:10:28.335341" elapsed="0.002713"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:10:28.338294" elapsed="0.003268"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:10:28.341642" elapsed="0.000058"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:10:28.317948" elapsed="0.023931"/>
</kw>
<msg time="2026-04-21T02:10:28.342001" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0054020000003d4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2bc0160d010404e3802b2b2b2b0a0a0a0a</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:28.317176" elapsed="0.024863"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:28.342652" level="INFO">ffffffffffffffffffffffffffffffff0054020000003d4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2bc0160d010404e3802b2b2b2b0a0a0a0a</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:28.342288" elapsed="0.000430"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:10:28.344124" level="INFO">Length is 168.</msg>
<msg time="2026-04-21T02:10:28.344239" level="INFO">${len_1} = 168</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:10:28.343665" elapsed="0.000609"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:10:28.344912" level="INFO">Length is 168.</msg>
<msg time="2026-04-21T02:10:28.345024" level="INFO">${len_2} = 168</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:10:28.344506" elapsed="0.000553"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:28.345291" elapsed="0.000455"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:28.346279" level="INFO">${sum_1} = 2239</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:10:28.346006" elapsed="0.000311"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:28.346833" level="INFO">${sum_2} = 2239</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:10:28.346543" elapsed="0.000328"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:28.347100" elapsed="0.000450"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:10:28.343111" elapsed="0.004526"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:28.353706" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:28.353869" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:28.353974" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:28.348449" elapsed="0.005550"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:28.357035" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:28.354188" elapsed="0.002896"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:28.357255" elapsed="0.003850"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:28.367419" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:28.367639" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:28.367768" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:28.361354" elapsed="0.006467"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:28.370564" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:28.368015" elapsed="0.002597"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:28.370772" elapsed="0.002609"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-04-21T02:10:28.377112" elapsed="0.000050"/>
</return>
<status status="PASS" start="2026-04-21T02:10:28.373515" elapsed="0.003697"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:28.373476" elapsed="0.003774"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:28.377483" elapsed="0.000033"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:10:28.348089" elapsed="0.029535"/>
</kw>
<arg>pmsi_pim_sm_tree</arg>
<status status="PASS" start="2026-04-21T02:10:28.203648" elapsed="0.174046"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:28.081728" elapsed="0.296155"/>
</test>
<test id="s1-s13-t69" name="Play_To_Odl_pmsi_pim_sm_tree" line="234">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:10:28.383300" elapsed="0.000215"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:10:28.383034" elapsed="0.000538"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:28.384637" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:28.384516" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:28.384494" elapsed="0.000216"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:28.389783" elapsed="0.000031"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:28.389673" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:28.389654" elapsed="0.000217"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:28.390907" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:28.390492" elapsed="0.000443"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:10:28.391396" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:10:28.391098" elapsed="0.000324"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:10:28.391465" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:10:28.391627" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:10:28.390107" elapsed="0.001544"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:28.399098" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:28.398973" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:28.398950" elapsed="0.000227"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:28.400782" elapsed="0.000041"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:28.400599" elapsed="0.000315"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:28.400579" elapsed="0.000393"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:10:28.401556" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:10:28.401126" elapsed="0.000491"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:10:28.402251" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:28.401984" elapsed="0.000326"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:10:28.435506" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:10:28.404170" elapsed="0.031553"/>
</kw>
<msg time="2026-04-21T02:10:28.436015" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:10:28.436113" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:28.402617" elapsed="0.033569"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:10:28.463736" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "p "m "s "i "_ "p "i "m "_ "s "m "_ "t "r "e "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:10:28.438343" elapsed="0.025619"/>
</kw>
<msg time="2026-04-21T02:10:28.464131" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:10:28.464226" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:28.436676" elapsed="0.027628"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:28.465135" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:28.464638" elapsed="0.000618"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:28.464601" elapsed="0.000722"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:28.466146" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "p "m "s "i "_ "p "i "m "_ "s "m "_ "t "r "e "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:28.465478" elapsed="0.000789"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:28.466810" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:28.466442" elapsed="0.000487"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:28.466422" elapsed="0.000566"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:10:28.467031" elapsed="0.000042"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:28.470947" elapsed="0.000152"/>
</kw>
<msg time="2026-04-21T02:10:28.471144" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:28.470223" elapsed="0.000992"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:28.471435" elapsed="0.000024"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:28.471653" elapsed="0.000022"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:10:28.469413" elapsed="0.002490"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:10:28.467366" elapsed="0.004625"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:10:28.400069" elapsed="0.072102"/>
</kw>
<msg time="2026-04-21T02:10:28.472270" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:28.472492" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:28.399354" elapsed="0.073182"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:10:28.472732" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:10:28.472620" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:28.472600" elapsed="0.000261"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:28.473349" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:28.473806" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:10:28.473882" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:10:28.398565" elapsed="0.075430"/>
</kw>
<msg time="2026-04-21T02:10:28.474093" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:28.474138" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:28.392069" elapsed="0.082107"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:28.474582" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:28.474320" elapsed="0.000316"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:28.474302" elapsed="0.000358"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:10:28.391918" elapsed="0.082767"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:10:28.391713" elapsed="0.083007"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:10:28.389301" elapsed="0.085476"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:10:28.384190" elapsed="0.090714"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:28.383725" elapsed="0.091226"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:10:28.380610" elapsed="0.094395"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:28.480571" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:28.480711" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:28.480870" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:28.475487" elapsed="0.005412"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:28.481072" elapsed="0.003227"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:28.489669" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:28.489867" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:10:28.490021" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:28.484484" elapsed="0.005577"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:28.494865" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:28.494395" elapsed="0.000513"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:28.495541" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:28.495141" elapsed="0.000440"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:28.495838" elapsed="0.000502"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:28.490419" elapsed="0.006010"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:28.475158" elapsed="0.021351"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:10:28.379323" elapsed="0.117247"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:28.497674" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_sm_tree/pmsi_pim_sm_tree.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_sm_tree/pmsi_pim_sm_tree.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:28.497946" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:28.497393" elapsed="0.000655"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:28.525159" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/pmsi_pim_sm_tree.titanium/pmsi_pim_sm_tree.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:28.524706" elapsed="0.000484"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:10:28.526011" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_sm_tree.titanium/pmsi_pim_sm_tree.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:10:28.525728" elapsed="0.000361">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_sm_tree.titanium/pmsi_pim_sm_tree.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:10:28.526183" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:10:28.525372" elapsed="0.000835"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:28.526762" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/pmsi_pim_sm_tree/pmsi_pim_sm_tree.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:28.526376" elapsed="0.000417"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:28.527121" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_sm_tree/pmsi_pim_sm_tree.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_sm_tree/pmsi_pim_sm_tree.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:28.527284" level="INFO">${template} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:28.526982" elapsed="0.000329"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:28.527715" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": true,
                        "mpls-label": 20024,
                        "pim-sm-tree": {
                            "p-address": "43.43.43.43",
                            "p-multicast-group": "10.10.10.10"
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:28.527470" elapsed="0.000298"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:10:28.528250" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:28.527878" elapsed="0.000438"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:28.528782" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:28.528492" elapsed="0.000333"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:28.528344" elapsed="0.000517"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:28.527847" elapsed="0.001036"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:10:28.529530" level="INFO">${final_text} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:10:28.529035" elapsed="0.000523"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:10:28.529611" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:10:28.529781" level="INFO">${data_json} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:10:28.522375" elapsed="0.007492"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:28.530243" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_sm_tree/announce_pmsi_pim_sm_tree.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_sm_tree/announce_pmsi_pim_sm_tree.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:28.530371" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005a0200000043c0160d010404e3802b2b2b2b0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:28.530047" elapsed="0.000350"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:28.530818" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_sm_tree/withdraw_pmsi_pim_sm_tree.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_sm_tree/withdraw_pmsi_pim_sm_tree.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:28.530943" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0054020000003dc0160d010404e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:28.530609" elapsed="0.000359"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:28.531377" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pmsi-tunnel&gt;
            &lt;leaf-information-required&gt;true&lt;/leaf-information-required&gt;
            &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;pim-sm-tree&gt;
                &lt;p-address&gt;43.43.43.43&lt;/p-address&gt;
                &lt;p-multicast-group&gt;10.10.10.10&lt;/p-multicast-group&gt;
            &lt;/pim-sm-tree&gt;
        &lt;/pmsi-tunnel&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:28.531127" elapsed="0.000310"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:28.531846" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": true,
                        "mpls-label": 20024,
                        "pim-sm-tree": {
                            "p-address": "43.43.43.43",
                            "p-multicast-group": "10.10.10.10"
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:28.531592" elapsed="0.000306"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:28.532296" level="INFO">ffffffffffffffffffffffffffffffff005a0200000043c0160d010404e3802b2b2b2b0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:28.532053" elapsed="0.000290"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:28.532736" level="INFO">ffffffffffffffffffffffffffffffff0054020000003dc0160d010404e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:28.532498" elapsed="0.000282"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:10:28.532950" elapsed="0.002591"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:10:28.535724" elapsed="0.004464"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:28.547399" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:28.547618" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:28.547827" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:10:28.541210" elapsed="0.007165">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:28.548717" elapsed="0.000041"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:28.549128" elapsed="0.000037"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-04-21T02:10:28.540865" elapsed="0.008608">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:30.558822" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:30.559069" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '483'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-sm-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:30.559230" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:30.551513" elapsed="0.007754"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-04-21T02:10:30.560004" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": true,
                        "mpls-label": 20024,
                        "pim-sm-tree": {
                            "p-address": "43.43.43.43",
                            "p-multicast-group": "10.10.10.10"
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}</msg>
<msg time="2026-04-21T02:10:30.563703" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-sm-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-04-21T02:10:30.559534" elapsed="0.004243"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:30.568905" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:30.568110" elapsed="0.000836"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:30.569725" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:30.569173" elapsed="0.000581"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:30.569975" elapsed="0.000461"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:30.564177" elapsed="0.006349"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-04-21T02:10:30.550260" elapsed="0.020350"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:28.540387" elapsed="2.030294"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:10:30.570894" elapsed="0.002742"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:30.579519" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:30.579690" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:30.579967" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:30.574595" elapsed="0.005410"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:30.580245" elapsed="0.004006"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:30.589985" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:30.590667" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '631'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-sm-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-04-21T02:10:30.590847" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:30.584559" elapsed="0.006326"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:30.595339" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:30.594916" elapsed="0.000462"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:30.596318" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:30.595598" elapsed="0.000759"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:10:30.597085" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       },
       "pmsi-tunnel": {
        "leaf-information-required": true,
        "mpls-label": 20024,
        "pim-sm-tree": {
         "p-address": "43.43.43.43",
         "p-multicast-group": "10.10.10.10"
        }
       }
      },
      "es-route": {
       "arbitrary": {
        "arbitrary": "AAAAAAAAAAAA"
       },
       "orig-route-ip": "43.43.43.43"
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:10:30.597416" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
+       "pmsi-tunnel": {
+        "leaf-information-required": true,
+        "mpls-label": 20024,
+        "pim-sm-tree": {
+         "p-address": "43.43.43.43",
+         "p-multicast-group": "10.10.10.10"
+        }
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:10:30.596608" elapsed="0.000919">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
    [ Message content over the limit has been removed. ]
+         "p-address": "43.43.43.43",
+         "p-multicast-group": "10.10.10.10"
+        }
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:10:30.591218" elapsed="0.006546">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
    [ Message content over the limit has been removed. ]
+         "p-address": "43.43.43.43",
+         "p-multicast-group": "10.10.10.10"
+        }
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:10:30.574312" elapsed="0.023746">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
    [ Message content over the limit has been removed. ]
+         "p-address": "43.43.43.43",
+         "p-multicast-group": "10.10.10.10"
+        }
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:32.606864" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:32.607123" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:32.607325" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:32.599614" elapsed="0.007762"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:32.607711" elapsed="0.004751"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:32.618563" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:32.618686" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:10:32.618817" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:32.612824" elapsed="0.006022"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:32.622152" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:32.621838" elapsed="0.000344"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:32.622612" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:32.622340" elapsed="0.000299"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:32.622815" elapsed="0.000346"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:32.619101" elapsed="0.004122"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:32.598755" elapsed="0.024524"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:30.573866" elapsed="2.049454"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:10:32.623894" elapsed="0.002964"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:32.634075" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:32.634231" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:32.634991" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:32.628468" elapsed="0.006562"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:32.635266" elapsed="0.003826"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:32.644597" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:32.644762" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:10:32.644939" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:32.639334" elapsed="0.005642"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:32.649471" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:32.649035" elapsed="0.000476"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:32.650130" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:32.649730" elapsed="0.000438"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:32.650392" elapsed="0.000492"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:32.645386" elapsed="0.005586"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:32.627724" elapsed="0.023323"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:32.627133" elapsed="0.023967"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-04-21T02:10:32.623521" elapsed="0.027655"/>
</kw>
<arg>pmsi_pim_sm_tree</arg>
<status status="PASS" start="2026-04-21T02:10:28.496914" elapsed="4.154329"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:28.378505" elapsed="4.272888"/>
</test>
<test id="s1-s13-t70" name="Odl_To_Play_pmsi_bidir_pim_tree" line="237">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:10:32.656304" elapsed="0.000214"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:10:32.656036" elapsed="0.000538"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:32.657649" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:32.657524" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:32.657501" elapsed="0.000221"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:32.662837" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:32.662712" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:32.662694" elapsed="0.000212"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:32.663921" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:32.663518" elapsed="0.000430"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:10:32.664408" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:10:32.664112" elapsed="0.000322"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:10:32.664477" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:10:32.664640" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:10:32.663136" elapsed="0.001529"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:32.670490" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:32.670380" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:32.670361" elapsed="0.000199"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:32.672087" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:32.671905" elapsed="0.000285"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:32.671886" elapsed="0.000363"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:10:32.672836" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:10:32.672405" elapsed="0.000493"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:10:32.673555" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:32.673245" elapsed="0.000372"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:10:32.706991" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:10:32.675480" elapsed="0.031660"/>
</kw>
<msg time="2026-04-21T02:10:32.707283" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:10:32.707377" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:32.673942" elapsed="0.033504"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:10:32.734339" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "p "m "s "i "_ "b "i "d "i "r "_ "p "i "m "_ "t "r "e "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:10:32.709439" elapsed="0.025033"/>
</kw>
<msg time="2026-04-21T02:10:32.734602" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:10:32.734696" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:32.707872" elapsed="0.026893"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:32.735463" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:32.735094" elapsed="0.000484"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:32.735068" elapsed="0.000568"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:32.736377" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "p "m "s "i "_ "b "i "d "i "r "_ "p "i "m "_ "t "r "e "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:32.735805" elapsed="0.000689"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:32.737035" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:32.736668" elapsed="0.000483"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:32.736648" elapsed="0.000561"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:10:32.737248" elapsed="0.000037"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:32.740862" elapsed="0.000149"/>
</kw>
<msg time="2026-04-21T02:10:32.741055" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:32.740292" elapsed="0.000830"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:32.741339" elapsed="0.000022"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:32.741554" elapsed="0.000022"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:10:32.739521" elapsed="0.002332"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:10:32.737556" elapsed="0.004384"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:10:32.671435" elapsed="0.070685"/>
</kw>
<msg time="2026-04-21T02:10:32.742215" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:32.742259" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:32.670717" elapsed="0.071578"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:10:32.742481" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:10:32.742373" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:32.742354" elapsed="0.000209"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:32.743051" elapsed="0.000074"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:32.743552" elapsed="0.000028"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:10:32.743629" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:10:32.670035" elapsed="0.073710"/>
</kw>
<msg time="2026-04-21T02:10:32.743895" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:32.743940" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:32.665064" elapsed="0.078913"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:32.744329" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:32.744059" elapsed="0.000324"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:32.744041" elapsed="0.000367"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:10:32.664917" elapsed="0.079515"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:10:32.664721" elapsed="0.079746"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:10:32.662348" elapsed="0.082178"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:10:32.657197" elapsed="0.087387"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:32.656728" elapsed="0.087904"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:10:32.653524" elapsed="0.091163"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:32.753747" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:32.753955" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:32.754112" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:32.745217" elapsed="0.008930"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:32.754382" elapsed="0.004037"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:32.764236" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:32.764384" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:10:32.764527" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:32.758652" elapsed="0.005912"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:32.768976" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:32.768535" elapsed="0.000480"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:32.769619" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:32.769240" elapsed="0.000529"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:32.770023" elapsed="0.000462"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:32.764914" elapsed="0.005656"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:32.744926" elapsed="0.025720"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:10:32.652715" elapsed="0.117987"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:32.771814" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_bidir_pim_tree/pmsi_bidir_pim_tree.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_bidir_pim_tree/pmsi_bidir_pim_tree.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:32.772038" level="INFO">${data_xml} = &lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-d...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:32.771515" elapsed="0.000563"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:32.772572" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_bidir_pim_tree/pmsi_bidir_pim_tree.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_bidir_pim_tree/pmsi_bidir_pim_tree.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:32.772749" level="INFO">${data_json} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:32.772303" elapsed="0.000483"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:32.773298" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_bidir_pim_tree/announce_pmsi_bidir_pim_tree.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_bidir_pim_tree/announce_pmsi_bidir_pim_tree.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:32.773473" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005a0200000043c0160d010504e3802b2b2b2b0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:32.773033" elapsed="0.000477"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:10:32.774119" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005a0200000043c0160d010504e3802b2b2b2b0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:10:32.773815" elapsed="0.000341"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:32.774654" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_bidir_pim_tree/withdraw_pmsi_bidir_pim_tree.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_bidir_pim_tree/withdraw_pmsi_bidir_pim_tree.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:32.774781" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0054020000003dc0160d010504e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:32.774388" elapsed="0.000437"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:10:32.775184" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0054020000003dc0160d010504e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:10:32.774984" elapsed="0.000226"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:32.775618" level="INFO">&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pmsi-tunnel&gt;
            &lt;leaf-information-required&gt;true&lt;/leaf-information-required&gt;
            &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;bidir-pim-tree&gt;
                &lt;p-address&gt;43.43.43.43&lt;/p-address&gt;
                &lt;p-multicast-group&gt;10.10.10.10&lt;/p-multicast-group&gt;
            &lt;/bidir-pim-tree&gt;
        &lt;/pmsi-tunnel&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:32.775370" elapsed="0.000305"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:32.776084" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": true,
                        "mpls-label": 20024,
                        "bidir-pim-tree": {
                            "p-address": "43.43.43.43",
                            "p-multicast-group": "10.10.10.10"
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:32.775846" elapsed="0.000321"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:32.776564" level="INFO">ffffffffffffffffffffffffffffffff005a0200000043c0160d010504e3802b2b2b2b0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:32.776323" elapsed="0.000286"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:32.777024" level="INFO">ffffffffffffffffffffffffffffffff0054020000003dc0160d010504e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:32.776762" elapsed="0.000306"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:10:32.777219" elapsed="0.002451"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:32.794369" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '1020', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pmsi-tunnel&gt;
            &lt;leaf-information-required&gt;true&lt;/leaf-information-required&gt;
            &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;bidir-pim-tree&gt;
                &lt;p-address&gt;43.43.43.43&lt;/p-address&gt;
                &lt;p-multicast-group&gt;10.10.10.10&lt;/p-multicast-group&gt;
            &lt;/bidir-pim-tree&gt;
        &lt;/pmsi-tunnel&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-04-21T02:10:32.794535" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw%3D%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:32.794741" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:32.779878" elapsed="0.014953"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:32.800090" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:32.795225" elapsed="0.004925"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:32.806354" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:32.806959" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '486'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"bidir-pim-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:32.807111" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:32.800370" elapsed="0.006776"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:32.810968" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"bidir-pim-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:32.807382" elapsed="0.003655"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:32.818640" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:32.819078" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '486'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"bidir-pim-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:32.819177" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:32.812388" elapsed="0.006815"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:32.821791" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"bidir-pim-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:32.819374" elapsed="0.002480"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:32.822093" elapsed="0.003367"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:32.828301" level="INFO">${update} = ffffffffffffffffffffffffffffffff005a02000000434001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2bc0160d010504e3802b2b2b2b0a0a0a0a</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:10:32.825694" elapsed="0.002648"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:10:32.828589" elapsed="0.003044"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:10:32.831708" elapsed="0.000051"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:10:32.811926" elapsed="0.019993"/>
</kw>
<msg time="2026-04-21T02:10:32.832028" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff005a02000000434001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2bc0160d010504e3802b2b2b2b0a0a0a0a</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:32.811278" elapsed="0.020785"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:32.832640" level="INFO">ffffffffffffffffffffffffffffffff005a02000000434001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2bc0160d010504e3802b2b2b2b0a0a0a0a</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:32.832297" elapsed="0.000405"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:10:32.833956" level="INFO">Length is 180.</msg>
<msg time="2026-04-21T02:10:32.834075" level="INFO">${len_1} = 180</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:10:32.833562" elapsed="0.000545"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:10:32.834682" level="INFO">Length is 180.</msg>
<msg time="2026-04-21T02:10:32.834806" level="INFO">${len_2} = 180</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:10:32.834327" elapsed="0.000515"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:32.835063" elapsed="0.000427"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:32.835991" level="INFO">${sum_1} = 2687</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:10:32.835709" elapsed="0.000318"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:32.836493" level="INFO">${sum_2} = 2687</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:10:32.836241" elapsed="0.000286"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:32.836743" elapsed="0.000448"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:10:32.833051" elapsed="0.004223"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:10:32.837482" elapsed="0.002361"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:32.845526" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:32.845646" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '486'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"bidir-pim-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:32.845776" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:32.840358" elapsed="0.005465"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:32.849478" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"bidir-pim-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:32.845995" elapsed="0.003552"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:32.849767" elapsed="0.003525"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:32.858651" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:32.858769" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '486'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"bidir-pim-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:32.858897" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:32.853521" elapsed="0.005402"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:32.861491" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"bidir-pim-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:32.859097" elapsed="0.002443"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:32.861697" elapsed="0.003278"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-04-21T02:10:32.868318" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:32.865085" elapsed="0.003294"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:32.865056" elapsed="0.003354"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:32.875803" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:32.875852" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:32.875954" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:32.868621" elapsed="0.007358"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:10:32.840081" elapsed="0.035964"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:32.881526" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:32.881676" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:32.881834" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:32.876990" elapsed="0.004882"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:32.885552" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:32.882180" elapsed="0.003438"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:32.885859" elapsed="0.003517"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:32.892168" level="INFO">${update} = ffffffffffffffffffffffffffffffff0054020000003d4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2bc0160d010504e3802b2b2b2b0a0a0a0a</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:10:32.889608" elapsed="0.002601"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:10:32.892458" elapsed="0.003150"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:10:32.895688" elapsed="0.000058"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:10:32.876637" elapsed="0.019291"/>
</kw>
<msg time="2026-04-21T02:10:32.896050" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0054020000003d4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2bc0160d010504e3802b2b2b2b0a0a0a0a</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:32.876205" elapsed="0.019883"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:32.896718" level="INFO">ffffffffffffffffffffffffffffffff0054020000003d4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2bc0160d010504e3802b2b2b2b0a0a0a0a</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:32.896343" elapsed="0.000444"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:10:32.898182" level="INFO">Length is 168.</msg>
<msg time="2026-04-21T02:10:32.898356" level="INFO">${len_1} = 168</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:10:32.897745" elapsed="0.000649"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:10:32.899031" level="INFO">Length is 168.</msg>
<msg time="2026-04-21T02:10:32.899141" level="INFO">${len_2} = 168</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:10:32.898628" elapsed="0.000547"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:32.899407" elapsed="0.000477"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:32.900392" level="INFO">${sum_1} = 2240</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:10:32.900119" elapsed="0.000310"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:32.900943" level="INFO">${sum_2} = 2240</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:10:32.900653" elapsed="0.000329"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:32.901211" elapsed="0.000451"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:10:32.897178" elapsed="0.004572"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:32.909919" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:32.910683" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:32.911090" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:32.902670" elapsed="0.008493"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:32.917362" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:32.911889" elapsed="0.005527"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:32.917592" elapsed="0.002682"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:32.925883" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:32.926121" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:32.926251" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:32.920453" elapsed="0.005826"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:32.929193" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:32.926501" elapsed="0.002743"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:32.929406" elapsed="0.002867"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-04-21T02:10:32.935859" elapsed="0.000070"/>
</return>
<status status="PASS" start="2026-04-21T02:10:32.932411" elapsed="0.003583"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:32.932370" elapsed="0.003676"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:32.936300" elapsed="0.000034"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:10:32.902172" elapsed="0.034273"/>
</kw>
<arg>pmsi_bidir_pim_tree</arg>
<status status="PASS" start="2026-04-21T02:10:32.771096" elapsed="0.165422"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:32.651986" elapsed="0.284701"/>
</test>
<test id="s1-s13-t71" name="Play_To_Odl_pmsi_bidir_pim_tree" line="239">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:10:32.941573" elapsed="0.000286"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:10:32.941227" elapsed="0.000700"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:32.943358" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:32.943233" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:32.943068" elapsed="0.000362"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:32.948625" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:32.948514" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:32.948496" elapsed="0.000200"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:32.949759" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:32.949358" elapsed="0.000428"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:10:32.950285" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:10:32.949972" elapsed="0.000340"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:10:32.950356" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:10:32.950561" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:10:32.948955" elapsed="0.001632"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:32.956610" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:32.956497" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:32.956478" elapsed="0.000204"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:32.958224" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:32.958018" elapsed="0.000311"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:32.957994" elapsed="0.000394"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:10:32.959020" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:10:32.958562" elapsed="0.000531"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:10:32.959724" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:32.959447" elapsed="0.000338"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:10:33.005643" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:10:32.961699" elapsed="0.044084"/>
</kw>
<msg time="2026-04-21T02:10:33.006081" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:10:33.006176" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:32.960128" elapsed="0.046122"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:10:33.036499" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "p "m "s "i "_ "b "i "d "i "r "_ "p "i "m "_ "t "r "e "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:10:33.008376" elapsed="0.028384"/>
</kw>
<msg time="2026-04-21T02:10:33.037000" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:10:33.037099" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:33.006716" elapsed="0.030458"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:33.038041" elapsed="0.000054"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:33.037537" elapsed="0.000628"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:33.037491" elapsed="0.000739"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:33.039111" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "p "m "s "i "_ "b "i "d "i "r "_ "p "i "m "_ "t "r "e "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:33.038390" elapsed="0.000847"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:33.039769" elapsed="0.000066"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:33.039415" elapsed="0.000490"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:33.039395" elapsed="0.000571"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:10:33.040010" elapsed="0.000046"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:33.043791" elapsed="0.000168"/>
</kw>
<msg time="2026-04-21T02:10:33.044003" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:33.043289" elapsed="0.000789"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:33.044298" elapsed="0.000023"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:33.044520" elapsed="0.000022"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:10:33.042410" elapsed="0.002338"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:10:33.040372" elapsed="0.004489"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:10:32.957536" elapsed="0.087509"/>
</kw>
<msg time="2026-04-21T02:10:33.045148" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:33.045193" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:32.956859" elapsed="0.088375"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:10:33.045422" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:10:33.045314" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:33.045295" elapsed="0.000212"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:33.046104" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:33.046548" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:10:33.046622" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:10:32.956148" elapsed="0.090619"/>
</kw>
<msg time="2026-04-21T02:10:33.046897" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:33.046941" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:32.951034" elapsed="0.095944"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:33.047378" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:33.047119" elapsed="0.000313"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:33.047100" elapsed="0.000356"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:10:32.950863" elapsed="0.096617"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:10:32.950651" elapsed="0.096867"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:10:32.948145" elapsed="0.099437"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:10:32.942712" elapsed="0.104932"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:32.942131" elapsed="0.105561"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:10:32.938498" elapsed="0.109254"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:33.057565" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:33.057724" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:33.057846" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:33.048316" elapsed="0.009557"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:33.058043" elapsed="0.002667"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:33.065463" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:33.065567" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:10:33.065670" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:33.060893" elapsed="0.004804"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:33.068845" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:33.068504" elapsed="0.000370"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:33.069301" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:33.069032" elapsed="0.000296"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:33.069489" elapsed="0.000343"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:33.065952" elapsed="0.003941"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:33.048034" elapsed="0.021913"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:10:32.937697" elapsed="0.132291"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:33.070717" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_bidir_pim_tree/pmsi_bidir_pim_tree.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_bidir_pim_tree/pmsi_bidir_pim_tree.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:33.070959" level="INFO">${data_xml} = &lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-d...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:33.070512" elapsed="0.000506"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:33.096586" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/pmsi_bidir_pim_tree.titanium/pmsi_bidir_pim_tree.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:33.096207" elapsed="0.000407"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:10:33.097378" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_bidir_pim_tree.titanium/pmsi_bidir_pim_tree.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:10:33.097137" elapsed="0.000320">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_bidir_pim_tree.titanium/pmsi_bidir_pim_tree.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:10:33.097550" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:10:33.096780" elapsed="0.000794"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:33.098144" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/pmsi_bidir_pim_tree/pmsi_bidir_pim_tree.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:33.097741" elapsed="0.000430"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:33.098466" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_bidir_pim_tree/pmsi_bidir_pim_tree.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_bidir_pim_tree/pmsi_bidir_pim_tree.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:33.098591" level="INFO">${template} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:33.098334" elapsed="0.000283"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:33.099065" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": true,
                        "mpls-label": 20024,
                        "bidir-pim-tree": {
                            "p-address": "43.43.43.43",
                            "p-multicast-group": "10.10.10.10"
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:33.098774" elapsed="0.000344"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:10:33.099491" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:33.099185" elapsed="0.000364"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:33.100031" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:33.099722" elapsed="0.000334"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:33.099575" elapsed="0.000516"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:33.099166" elapsed="0.000946"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:10:33.100701" level="INFO">${final_text} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:10:33.100260" elapsed="0.000469"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:10:33.100777" elapsed="0.000047"/>
</return>
<msg time="2026-04-21T02:10:33.100949" level="INFO">${data_json} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:10:33.093902" elapsed="0.007073"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:33.101327" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_bidir_pim_tree/announce_pmsi_bidir_pim_tree.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_bidir_pim_tree/announce_pmsi_bidir_pim_tree.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:33.101455" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005a0200000043c0160d010504e3802b2b2b2b0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:33.101136" elapsed="0.000347"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:33.101881" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_bidir_pim_tree/withdraw_pmsi_bidir_pim_tree.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_bidir_pim_tree/withdraw_pmsi_bidir_pim_tree.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:33.102002" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0054020000003dc0160d010504e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:33.101671" elapsed="0.000357"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:33.102430" level="INFO">&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pmsi-tunnel&gt;
            &lt;leaf-information-required&gt;true&lt;/leaf-information-required&gt;
            &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;bidir-pim-tree&gt;
                &lt;p-address&gt;43.43.43.43&lt;/p-address&gt;
                &lt;p-multicast-group&gt;10.10.10.10&lt;/p-multicast-group&gt;
            &lt;/bidir-pim-tree&gt;
        &lt;/pmsi-tunnel&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:33.102187" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:33.102895" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": true,
                        "mpls-label": 20024,
                        "bidir-pim-tree": {
                            "p-address": "43.43.43.43",
                            "p-multicast-group": "10.10.10.10"
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:33.102640" elapsed="0.000323"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:33.103353" level="INFO">ffffffffffffffffffffffffffffffff005a0200000043c0160d010504e3802b2b2b2b0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:33.103116" elapsed="0.000281"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:33.105454" level="INFO">ffffffffffffffffffffffffffffffff0054020000003dc0160d010504e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:33.103547" elapsed="0.001954"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:10:33.105658" elapsed="0.002403"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:10:33.108244" elapsed="0.001852"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:33.117053" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:33.117202" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:33.117345" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:10:33.111513" elapsed="0.006365">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:33.118147" elapsed="0.000032"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:33.118473" elapsed="0.000033"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-04-21T02:10:33.111027" elapsed="0.007665">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:35.133295" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:35.133584" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '486'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"bidir-pim-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:35.133747" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:35.120483" elapsed="0.013301"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-04-21T02:10:35.134520" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": true,
                        "mpls-label": 20024,
                        "bidir-pim-tree": {
                            "p-address": "43.43.43.43",
                            "p-multicast-group": "10.10.10.10"
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}</msg>
<msg time="2026-04-21T02:10:35.139417" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"bidir-pim-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-04-21T02:10:35.134076" elapsed="0.005411"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:35.144239" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:35.143477" elapsed="0.000811"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:35.145223" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:35.144531" elapsed="0.000733"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:35.145493" elapsed="0.000542"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:35.139831" elapsed="0.006291"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-04-21T02:10:35.119424" elapsed="0.026775"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:33.110369" elapsed="2.035895"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:10:35.146494" elapsed="0.002874"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:35.155609" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:35.155777" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:35.156006" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:35.150400" elapsed="0.005642"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:35.156275" elapsed="0.003957"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:35.166087" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:35.166767" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '634'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"bidir-pim-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-04-21T02:10:35.166942" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:35.160466" elapsed="0.006513"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:35.171421" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:35.170998" elapsed="0.000464"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:35.172404" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:35.171683" elapsed="0.000761"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:10:35.173158" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       },
       "pmsi-tunnel": {
        "bidir-pim-tree": {
         "p-address": "43.43.43.43",
         "p-multicast-group": "10.10.10.10"
        },
        "leaf-information-required": true,
        "mpls-label": 20024
       }
      },
      "es-route": {
       "arbitrary": {
        "arbitrary": "AAAAAAAAAAAA"
       },
       "orig-route-ip": "43.43.43.43"
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:10:35.173523" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
+       "pmsi-tunnel": {
+        "bidir-pim-tree": {
+         "p-address": "43.43.43.43",
+         "p-multicast-group": "10.10.10.10"
+        },
+        "leaf-information-required": true,
+        "mpls-label": 20024
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:10:35.172669" elapsed="0.001022">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
    [ Message content over the limit has been removed. ]
+        },
+        "leaf-information-required": true,
+        "mpls-label": 20024
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:10:35.167312" elapsed="0.006676">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
    [ Message content over the limit has been removed. ]
+        },
+        "leaf-information-required": true,
+        "mpls-label": 20024
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:10:35.150119" elapsed="0.024221">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
    [ Message content over the limit has been removed. ]
+        },
+        "leaf-information-required": true,
+        "mpls-label": 20024
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:37.183590" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:37.183822" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:37.183981" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:37.176107" elapsed="0.007936"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:37.184398" elapsed="0.003961"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:37.194749" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:37.194994" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:10:37.195154" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:37.188622" elapsed="0.006572"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:37.200983" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:37.200391" elapsed="0.000645"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:37.201895" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:37.201347" elapsed="0.000599"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:37.202268" elapsed="0.000712"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:37.195552" elapsed="0.007544"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:37.175220" elapsed="0.027981"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:35.149645" elapsed="2.053634"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:10:37.204322" elapsed="0.003075"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:37.216510" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:37.216691" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:37.216951" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:37.209401" elapsed="0.007589"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:37.217229" elapsed="0.003743"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:37.226522" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:37.226673" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:10:37.226897" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:37.221210" elapsed="0.005735"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:37.231723" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:37.231284" elapsed="0.000479"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:37.232399" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:37.232013" elapsed="0.000425"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:37.232661" elapsed="0.000492"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:37.227277" elapsed="0.005966"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:37.208518" elapsed="0.024799"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:37.207782" elapsed="0.025588"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-04-21T02:10:37.203667" elapsed="0.029779"/>
</kw>
<arg>pmsi_bidir_pim_tree</arg>
<status status="PASS" start="2026-04-21T02:10:33.070216" elapsed="4.163296"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:32.937035" elapsed="4.296634"/>
</test>
<test id="s1-s13-t72" name="Odl_To_Play_pmsi_ingress_replication" line="242">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:10:37.238181" elapsed="0.000209"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:10:37.237907" elapsed="0.000539"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:37.239520" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:37.239391" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:37.239366" elapsed="0.000228"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:37.244659" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:37.244551" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:37.244532" elapsed="0.000196"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:37.245747" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:37.245361" elapsed="0.000413"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:10:37.246251" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:10:37.245954" elapsed="0.000323"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:10:37.246320" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:10:37.246485" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:10:37.244977" elapsed="0.001532"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:37.252405" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:37.252296" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:37.252277" elapsed="0.000197"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:37.254005" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:37.253820" elapsed="0.000290"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:37.253777" elapsed="0.000392"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:10:37.254736" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:10:37.254322" elapsed="0.000495"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:10:37.255475" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:37.255202" elapsed="0.000334"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:10:37.290974" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:10:37.257429" elapsed="0.033719"/>
</kw>
<msg time="2026-04-21T02:10:37.291288" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:10:37.291382" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:37.255866" elapsed="0.035587"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:10:37.324043" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "p "m "s "i "_ "i "n "g "r "e "s "s "_ "r "e "p "l "i "c "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:10:37.293492" elapsed="0.030698"/>
</kw>
<msg time="2026-04-21T02:10:37.324329" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:10:37.324423" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:37.291888" elapsed="0.032605"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:37.325209" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:37.324824" elapsed="0.000502"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:37.324774" elapsed="0.000613"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:37.326153" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "p "m "s "i "_ "i "n "g "r "e "s "s "_ "r "e "p "l "i "c "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:37.325541" elapsed="0.000731"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:37.326814" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:37.326447" elapsed="0.000485"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:37.326428" elapsed="0.000563"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:10:37.327031" elapsed="0.000073"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:37.330723" elapsed="0.000167"/>
</kw>
<msg time="2026-04-21T02:10:37.330935" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:37.330152" elapsed="0.000854"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:37.331238" elapsed="0.000024"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:37.331456" elapsed="0.000022"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:10:37.329337" elapsed="0.002341"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:10:37.327384" elapsed="0.004379"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:10:37.253352" elapsed="0.078612"/>
</kw>
<msg time="2026-04-21T02:10:37.332061" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:37.332106" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:37.252632" elapsed="0.079510"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:10:37.332329" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:10:37.332220" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:37.332201" elapsed="0.000212"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:37.332954" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:37.333389" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:10:37.333463" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:10:37.251950" elapsed="0.081623"/>
</kw>
<msg time="2026-04-21T02:10:37.333668" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:37.333712" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:37.246929" elapsed="0.086818"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:37.334160" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:37.333904" elapsed="0.000310"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:37.333886" elapsed="0.000352"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:10:37.246744" elapsed="0.087517"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:10:37.246565" elapsed="0.087730"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:10:37.244186" elapsed="0.090166"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:10:37.239089" elapsed="0.095322"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:37.238600" elapsed="0.095857"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:10:37.235495" elapsed="0.099016"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:37.339974" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:37.340115" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:37.340230" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:37.334955" elapsed="0.005301"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:37.340425" elapsed="0.002907"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:37.348625" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:37.348732" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:10:37.348854" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:37.343500" elapsed="0.005383"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:37.352002" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:37.351680" elapsed="0.000350"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:37.352500" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:37.352189" elapsed="0.000339"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:37.352687" elapsed="0.000348"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:37.349114" elapsed="0.003983"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:37.334663" elapsed="0.018488"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:10:37.234741" elapsed="0.118451"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:37.353976" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_ingress_replication/pmsi_ingress_replication.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_ingress_replication/pmsi_ingress_replication.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:37.354141" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:37.353756" elapsed="0.000414"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:37.354523" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_ingress_replication/pmsi_ingress_replication.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_ingress_replication/pmsi_ingress_replication.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:37.354651" level="INFO">${data_json} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:37.354329" elapsed="0.000349"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:37.355042" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_ingress_replication/announce_pmsi_ingress_replication.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_ingress_replication/announce_pmsi_ingress_replication.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:37.356004" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0056020000003fc01609000604e380ac0c7b034001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:37.354849" elapsed="0.001185"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:10:37.356414" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0056020000003fc01609000604e380ac0c7b034001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:10:37.356199" elapsed="0.000242"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:37.356812" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_ingress_replication/withdraw_pmsi_ingress_replication.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_ingress_replication/withdraw_pmsi_ingress_replication.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:37.356943" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff00500200000039c01609000604e380ac0c7b034001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:37.356602" elapsed="0.000367"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:10:37.357331" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff00500200000039c01609000604e380ac0c7b034001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:10:37.357129" elapsed="0.000229"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:37.357768" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pmsi-tunnel&gt;
            &lt;leaf-information-required&gt;false&lt;/leaf-information-required&gt;
            &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;ingress-replication&gt;
                &lt;receiving-endpoint-address&gt;172.12.123.3&lt;/receiving-endpoint-address&gt;
            &lt;/ingress-replication&gt;
        &lt;/pmsi-tunnel&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:37.357519" elapsed="0.000325"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:37.358239" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": false,
                        "mpls-label": 20024,
                        "ingress-replication": {
                            "receiving-endpoint-address": "172.12.123.3"
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:37.357999" elapsed="0.000322"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:37.358717" level="INFO">ffffffffffffffffffffffffffffffff0056020000003fc01609000604e380ac0c7b034001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:37.358476" elapsed="0.000286"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:37.359211" level="INFO">ffffffffffffffffffffffffffffffff00500200000039c01609000604e380ac0c7b034001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:37.358938" elapsed="0.000319"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:10:37.359409" elapsed="0.002545"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:37.377176" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '1022', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pmsi-tunnel&gt;
            &lt;leaf-information-required&gt;false&lt;/leaf-information-required&gt;
            &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;ingress-replication&gt;
                &lt;receiving-endpoint-address&gt;172.12.123.3&lt;/receiving-endpoint-address&gt;
            &lt;/ingress-replication&gt;
        &lt;/pmsi-tunnel&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-04-21T02:10:37.377242" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw%3D%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:37.377337" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:37.362119" elapsed="0.015243"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:37.380208" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:37.377537" elapsed="0.002715"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:37.386461" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:37.387060" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '476'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"ingress-replication":{"receiving-endpoint-address":"172.12.123.3"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:37.387235" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:37.380411" elapsed="0.006862"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:37.390927" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"ingress-replication":{"receiving-endpoint-address":"172.12.123.3"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:37.387511" elapsed="0.003485"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:37.398377" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:37.398988" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '476'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"ingress-replication":{"receiving-endpoint-address":"172.12.123.3"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:37.399128" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:37.392452" elapsed="0.006712"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:37.402852" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"ingress-replication":{"receiving-endpoint-address":"172.12.123.3"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:37.399455" elapsed="0.003466"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:37.403142" elapsed="0.003518"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:37.409435" level="INFO">${update} = ffffffffffffffffffffffffffffffff0056020000003f4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2bc01609000604e380ac0c7b03</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:10:37.406911" elapsed="0.002554"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:10:37.409643" elapsed="0.002204"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:10:37.411902" elapsed="0.000041"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:10:37.391985" elapsed="0.020060"/>
</kw>
<msg time="2026-04-21T02:10:37.412123" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff0056020000003f4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2bc01609000604e380ac0c7b03</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:37.391296" elapsed="0.020852"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:37.412563" level="INFO">ffffffffffffffffffffffffffffffff0056020000003f4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2bc01609000604e380ac0c7b03</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:37.412314" elapsed="0.000294"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:10:37.413493" level="INFO">Length is 172.</msg>
<msg time="2026-04-21T02:10:37.413568" level="INFO">${len_1} = 172</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:10:37.413228" elapsed="0.000364"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:10:37.414023" level="INFO">Length is 172.</msg>
<msg time="2026-04-21T02:10:37.414098" level="INFO">${len_2} = 172</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:10:37.413750" elapsed="0.000372"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:37.414279" elapsed="0.000309"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:37.414957" level="INFO">${sum_1} = 2773</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:10:37.414746" elapsed="0.000236"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:37.415355" level="INFO">${sum_2} = 2773</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:10:37.415136" elapsed="0.000244"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:37.415536" elapsed="0.000458"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:10:37.412862" elapsed="0.003216"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:10:37.416290" elapsed="0.002433"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:37.427755" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:37.427965" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '476'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"ingress-replication":{"receiving-endpoint-address":"172.12.123.3"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:37.428176" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:37.420292" elapsed="0.007923"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:37.432289" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"ingress-replication":{"receiving-endpoint-address":"172.12.123.3"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:37.428460" elapsed="0.003901"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:37.432591" elapsed="0.003651"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:37.442770" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:37.442917" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '476'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"ingress-replication":{"receiving-endpoint-address":"172.12.123.3"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:37.443025" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:37.436481" elapsed="0.006571"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:37.445754" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"ingress-replication":{"receiving-endpoint-address":"172.12.123.3"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:37.443241" elapsed="0.002593"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:37.446050" elapsed="0.003278"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-04-21T02:10:37.453143" elapsed="0.000039"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:37.449460" elapsed="0.003769"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:37.449423" elapsed="0.003842"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:37.462641" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:37.462690" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:37.462824" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:37.453502" elapsed="0.009351"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:10:37.419418" elapsed="0.043509"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:37.470913" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:37.471243" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:37.471569" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:37.464051" elapsed="0.007608"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:37.476594" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:37.472287" elapsed="0.004376"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:37.477083" elapsed="0.003794"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:37.483855" level="INFO">${update} = ffffffffffffffffffffffffffffffff005002000000394001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2bc01609000604e380ac0c7b03</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:10:37.481111" elapsed="0.002774"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:10:37.484078" elapsed="0.002215"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:10:37.486349" elapsed="0.000044"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:10:37.463654" elapsed="0.022850"/>
</kw>
<msg time="2026-04-21T02:10:37.486592" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff005002000000394001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2bc01609000604e380ac0c7b03</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:37.463101" elapsed="0.023517"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:37.487074" level="INFO">ffffffffffffffffffffffffffffffff005002000000394001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2bc01609000604e380ac0c7b03</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:37.486814" elapsed="0.000307"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:10:37.488107" level="INFO">Length is 160.</msg>
<msg time="2026-04-21T02:10:37.488184" level="INFO">${len_1} = 160</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:10:37.487835" elapsed="0.000373"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:10:37.488617" level="INFO">Length is 160.</msg>
<msg time="2026-04-21T02:10:37.488690" level="INFO">${len_2} = 160</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:10:37.488362" elapsed="0.000352"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:37.488891" elapsed="0.000322"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:37.489567" level="INFO">${sum_1} = 2326</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:10:37.489373" elapsed="0.000219"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:37.489948" level="INFO">${sum_2} = 2326</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:10:37.489744" elapsed="0.000229"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:37.490128" elapsed="0.000304"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:10:37.487372" elapsed="0.003130"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:37.496765" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:37.496983" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:37.497118" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:37.491105" elapsed="0.006048"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:37.501251" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:37.497409" elapsed="0.003909"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:37.501536" elapsed="0.003694"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:37.510878" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:37.511050" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:37.511156" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:37.505464" elapsed="0.005730"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:37.513866" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:37.511367" elapsed="0.002548"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:37.514073" elapsed="0.002705"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-04-21T02:10:37.520432" elapsed="0.000047"/>
</return>
<status status="PASS" start="2026-04-21T02:10:37.516917" elapsed="0.003623"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:37.516884" elapsed="0.003693"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:37.520829" elapsed="0.000034"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:10:37.490774" elapsed="0.030188"/>
</kw>
<arg>pmsi_ingress_replication</arg>
<status status="PASS" start="2026-04-21T02:10:37.353459" elapsed="0.167569"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:37.234038" elapsed="0.287148"/>
</test>
<test id="s1-s13-t73" name="Play_To_Odl_pmsi_ingress_replication" line="244">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:10:37.526090" elapsed="0.000207"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:10:37.525821" elapsed="0.000532"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:37.527383" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:37.527270" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:37.527251" elapsed="0.000211"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:37.532932" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:37.532803" elapsed="0.000178"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:37.532770" elapsed="0.000233"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:37.534117" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:37.533660" elapsed="0.000485"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:10:37.534718" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:10:37.534387" elapsed="0.000357"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:10:37.534817" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:10:37.534989" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:10:37.533256" elapsed="0.001758"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:37.541182" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:37.541071" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:37.541052" elapsed="0.000200"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:37.542752" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:37.542550" elapsed="0.000341"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:37.542532" elapsed="0.000419"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:10:37.543567" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:10:37.543118" elapsed="0.000524"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:10:37.544330" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:37.544043" elapsed="0.000348"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:10:37.578067" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:10:37.546266" elapsed="0.031953"/>
</kw>
<msg time="2026-04-21T02:10:37.578435" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:10:37.578531" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:37.544714" elapsed="0.033893"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:10:37.608119" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "p "m "s "i "_ "i "n "g "r "e "s "s "_ "r "e "p "l "i "c "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:10:37.580602" elapsed="0.027821"/>
</kw>
<msg time="2026-04-21T02:10:37.608658" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:10:37.608761" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:37.579052" elapsed="0.029816"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:37.609816" elapsed="0.000062"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:37.609274" elapsed="0.000678"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:37.609230" elapsed="0.000791"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:37.610917" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "p "m "s "i "_ "i "n "g "r "e "s "s "_ "r "e "p "l "i "c "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:37.610184" elapsed="0.000862"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:37.611610" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:37.611242" elapsed="0.000526"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:37.611220" elapsed="0.000635"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:10:37.611904" elapsed="0.000048"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:37.616063" elapsed="0.000159"/>
</kw>
<msg time="2026-04-21T02:10:37.616269" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:37.615348" elapsed="0.000996"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:37.616568" elapsed="0.000025"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:37.616811" elapsed="0.000024"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:10:37.614522" elapsed="0.002520"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:10:37.612266" elapsed="0.004867"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:10:37.542096" elapsed="0.075223"/>
</kw>
<msg time="2026-04-21T02:10:37.617422" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:37.617479" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:37.541408" elapsed="0.076117"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:10:37.617723" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:10:37.617610" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:37.617590" elapsed="0.000304"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:37.618390" elapsed="0.000029"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:37.618866" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:10:37.618942" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:10:37.540698" elapsed="0.078360"/>
</kw>
<msg time="2026-04-21T02:10:37.619160" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:37.619205" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:37.535427" elapsed="0.083816"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:37.619647" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:37.619381" elapsed="0.000322"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:37.619362" elapsed="0.000400"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:10:37.535274" elapsed="0.084531"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:10:37.535076" elapsed="0.084769"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:10:37.532379" elapsed="0.087529"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:10:37.526979" elapsed="0.092990"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:37.526517" elapsed="0.093528"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:10:37.523053" elapsed="0.097077"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:37.627062" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:37.627219" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:37.627324" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:37.620594" elapsed="0.006757"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:37.627527" elapsed="0.004182"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:37.638594" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:37.638721" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:10:37.638861" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:37.632109" elapsed="0.006780"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:37.642275" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:37.641908" elapsed="0.000399"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:37.642755" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:37.642471" elapsed="0.000312"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:37.642966" elapsed="0.000367"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:37.639185" elapsed="0.004225"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:37.620307" elapsed="0.023161"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:10:37.522333" elapsed="0.121181"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:37.644358" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_ingress_replication/pmsi_ingress_replication.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_ingress_replication/pmsi_ingress_replication.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:37.644643" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:37.644143" elapsed="0.000542"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:37.673237" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/pmsi_ingress_replication.titanium/pmsi_ingress_replication.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:37.672811" elapsed="0.000461"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:10:37.674153" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_ingress_replication.titanium/pmsi_ingress_replication.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:10:37.673830" elapsed="0.000410">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_ingress_replication.titanium/pmsi_ingress_replication.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:10:37.674356" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:10:37.673448" elapsed="0.000937"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:37.675004" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/pmsi_ingress_replication/pmsi_ingress_replication.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:37.674561" elapsed="0.000482"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:37.675432" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_ingress_replication/pmsi_ingress_replication.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_ingress_replication/pmsi_ingress_replication.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:37.675585" level="INFO">${template} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:37.675256" elapsed="0.000356"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:37.676196" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": false,
                        "mpls-label": 20024,
                        "ingress-replication": {
                            "receiving-endpoint-address": "172.12.123.3"
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:37.675829" elapsed="0.000423"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:10:37.676694" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:37.676334" elapsed="0.000422"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:37.677246" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:37.676950" elapsed="0.000321"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:37.676783" elapsed="0.000523"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:37.676309" elapsed="0.001019"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:10:37.677948" level="INFO">${final_text} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:10:37.677478" elapsed="0.000498"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:10:37.678029" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:10:37.678190" level="INFO">${data_json} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:10:37.670396" elapsed="0.007821"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:37.678574" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_ingress_replication/announce_pmsi_ingress_replication.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_ingress_replication/announce_pmsi_ingress_replication.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:37.678700" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0056020000003fc01609000604e380ac0c7b034001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:37.678378" elapsed="0.000382"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:37.679180" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_ingress_replication/withdraw_pmsi_ingress_replication.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_ingress_replication/withdraw_pmsi_ingress_replication.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:37.679303" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff00500200000039c01609000604e380ac0c7b034001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:37.678983" elapsed="0.000346"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:37.679732" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pmsi-tunnel&gt;
            &lt;leaf-information-required&gt;false&lt;/leaf-information-required&gt;
            &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;ingress-replication&gt;
                &lt;receiving-endpoint-address&gt;172.12.123.3&lt;/receiving-endpoint-address&gt;
            &lt;/ingress-replication&gt;
        &lt;/pmsi-tunnel&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:37.679487" elapsed="0.000342"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:37.680257" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": false,
                        "mpls-label": 20024,
                        "ingress-replication": {
                            "receiving-endpoint-address": "172.12.123.3"
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:37.680009" elapsed="0.000301"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:37.680706" level="INFO">ffffffffffffffffffffffffffffffff0056020000003fc01609000604e380ac0c7b034001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:37.680463" elapsed="0.000289"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:37.681165" level="INFO">ffffffffffffffffffffffffffffffff00500200000039c01609000604e380ac0c7b034001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:37.680924" elapsed="0.000285"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:10:37.681362" elapsed="0.003047"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:10:37.684687" elapsed="0.002543"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:37.694833" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:37.695033" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:37.695182" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:10:37.688738" elapsed="0.006994">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:37.696080" elapsed="0.000035"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:37.696444" elapsed="0.000046"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-04-21T02:10:37.688240" elapsed="0.008485">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:39.705743" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:39.705984" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '476'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"ingress-replication":{"receiving-endpoint-address":"172.12.123.3"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:39.706139" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:39.698490" elapsed="0.007687"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-04-21T02:10:39.706862" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": false,
                        "mpls-label": 20024,
                        "ingress-replication": {
                            "receiving-endpoint-address": "172.12.123.3"
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}</msg>
<msg time="2026-04-21T02:10:39.710101" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"ingress-replication":{"receiving-endpoint-address":"172.12.123.3"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-04-21T02:10:39.706436" elapsed="0.003735"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:39.714780" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:39.714095" elapsed="0.000747"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:39.715683" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:39.715070" elapsed="0.000652"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:39.716000" elapsed="0.000477"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:39.710493" elapsed="0.006073"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-04-21T02:10:39.697445" elapsed="0.019209"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:37.687538" elapsed="2.029177"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:10:39.716901" elapsed="0.002540"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:39.725751" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:39.725939" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:39.726150" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:39.720398" elapsed="0.005789"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:39.726423" elapsed="0.003720"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:39.735781" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:39.736372" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '624'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"ingress-replication":{"receiving-endpoint-address":"172.12.123.3"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-04-21T02:10:39.736507" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:39.730385" elapsed="0.006149"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:39.739902" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:39.739561" elapsed="0.000370"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:39.740718" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:39.740146" elapsed="0.000615"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:10:39.741553" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       },
       "pmsi-tunnel": {
        "ingress-replication": {
         "receiving-endpoint-address": "172.12.123.3"
        },
        "leaf-information-required": false,
        "mpls-label": 20024
       }
      },
      "es-route": {
       "arbitrary": {
        "arbitrary": "AAAAAAAAAAAA"
       },
       "orig-route-ip": "43.43.43.43"
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:10:39.741941" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
+       "pmsi-tunnel": {
+        "ingress-replication": {
+         "receiving-endpoint-address": "172.12.123.3"
+        },
+        "leaf-information-required": false,
+        "mpls-label": 20024
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:10:39.741031" elapsed="0.001030">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
    [ Message content over the limit has been removed. ]
+        },
+        "leaf-information-required": false,
+        "mpls-label": 20024
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:10:39.736831" elapsed="0.005485">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
    [ Message content over the limit has been removed. ]
+        },
+        "leaf-information-required": false,
+        "mpls-label": 20024
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:10:39.720116" elapsed="0.022498">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
    [ Message content over the limit has been removed. ]
+        },
+        "leaf-information-required": false,
+        "mpls-label": 20024
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:41.752473" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:41.752766" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:41.753041" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:41.744344" elapsed="0.008757"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:41.753497" elapsed="0.006586"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:41.766847" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:41.766961" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:10:41.767070" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:41.760475" elapsed="0.006621"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:41.770280" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:41.769965" elapsed="0.000344"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:41.770743" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:41.770470" elapsed="0.000301"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:41.770948" elapsed="0.000338"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:41.767365" elapsed="0.004020"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:41.743406" elapsed="0.028037"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:39.719639" elapsed="2.051845"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:10:41.772179" elapsed="0.002860"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:41.784269" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:41.784434" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:41.784647" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:41.778533" elapsed="0.006151"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:41.784952" elapsed="0.003679"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:41.793963" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:41.794112" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:10:41.794255" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:41.788887" elapsed="0.005404"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:41.798721" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:41.798317" elapsed="0.000444"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:41.799432" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:41.799003" elapsed="0.000470"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:41.799698" elapsed="0.000485"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:41.794611" elapsed="0.005662"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:41.778091" elapsed="0.022257"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:41.775343" elapsed="0.025058"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-04-21T02:10:41.771682" elapsed="0.028796"/>
</kw>
<arg>pmsi_ingress_replication</arg>
<status status="PASS" start="2026-04-21T02:10:37.643753" elapsed="4.156790"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:37.521629" elapsed="4.279062"/>
</test>
<test id="s1-s13-t74" name="Odl_To_Play_pmsi_mldp_mp2mp_lsp" line="247">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:10:41.805351" elapsed="0.000209"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:10:41.805084" elapsed="0.000531"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:41.806670" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:41.806547" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:41.806524" elapsed="0.000220"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:41.812087" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:41.811976" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:41.811957" elapsed="0.000199"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:41.813174" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:41.812770" elapsed="0.000430"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:10:41.813663" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:10:41.813364" elapsed="0.000325"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:10:41.813733" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:10:41.813917" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:10:41.812385" elapsed="0.001556"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:41.819552" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:41.819440" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:41.819419" elapsed="0.000203"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:41.821671" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:41.821417" elapsed="0.000423"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:41.821392" elapsed="0.000530"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:10:41.822701" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:10:41.822134" elapsed="0.000651"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:10:41.823695" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:41.823304" elapsed="0.000481"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:10:41.857681" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:10:41.826397" elapsed="0.031462"/>
</kw>
<msg time="2026-04-21T02:10:41.858012" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:10:41.858107" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:41.824254" elapsed="0.033923"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:10:41.887536" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "p "m "s "i "_ "m "l "d "p "_ "m "p "2 "m "p "_ "l "s "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:10:41.860258" elapsed="0.027427"/>
</kw>
<msg time="2026-04-21T02:10:41.887848" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:10:41.887949" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:41.858593" elapsed="0.029427"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:41.888821" elapsed="0.000053"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:41.888353" elapsed="0.000592"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:41.888318" elapsed="0.000691"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:41.889765" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "p "m "s "i "_ "m "l "d "p "_ "m "p "2 "m "p "_ "l "s "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:41.889170" elapsed="0.000735"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:41.890447" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:41.890083" elapsed="0.000483"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:41.890062" elapsed="0.000564"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:10:41.890667" elapsed="0.000038"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:41.894533" elapsed="0.000153"/>
</kw>
<msg time="2026-04-21T02:10:41.894731" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:41.893926" elapsed="0.000893"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:41.895040" elapsed="0.000023"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:41.895258" elapsed="0.000022"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:10:41.893092" elapsed="0.002421"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:10:41.891001" elapsed="0.004612"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:10:41.820775" elapsed="0.075045"/>
</kw>
<msg time="2026-04-21T02:10:41.895923" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:41.895970" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:41.819833" elapsed="0.076178"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:10:41.896423" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-04-21T02:10:41.896092" elapsed="0.000396"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:41.896073" elapsed="0.000439"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:41.897060" elapsed="0.000074"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:41.897551" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:10:41.897627" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:10:41.819056" elapsed="0.078682"/>
</kw>
<msg time="2026-04-21T02:10:41.897875" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:41.897921" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:41.814322" elapsed="0.083635"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:41.898296" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:41.898035" elapsed="0.000315"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:41.898017" elapsed="0.000357"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:10:41.814176" elapsed="0.084222"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:10:41.813998" elapsed="0.084433"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:10:41.811582" elapsed="0.086906"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:10:41.806248" elapsed="0.092298"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:41.805766" elapsed="0.092827"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:10:41.802489" elapsed="0.096159"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:41.904239" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:41.904382" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:41.904496" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:41.899220" elapsed="0.005302"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:41.904693" elapsed="0.002631"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:41.914751" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:41.914929" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:10:41.915074" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:41.907493" elapsed="0.007617"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:41.919466" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:41.919033" elapsed="0.000473"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:41.920178" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:41.919768" elapsed="0.000497"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:41.920498" elapsed="0.000492"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:41.915433" elapsed="0.005643"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:41.898937" elapsed="0.022215"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:10:41.801821" elapsed="0.119386"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:41.922308" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_mp2mp_lsp/pmsi_mldp_mp2mp_lsp.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_mp2mp_lsp/pmsi_mldp_mp2mp_lsp.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:41.922556" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:41.922023" elapsed="0.000574"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:41.923116" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_mp2mp_lsp/pmsi_mldp_mp2mp_lsp.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_mp2mp_lsp/pmsi_mldp_mp2mp_lsp.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:41.923296" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
        "path-id": 0,
        "route-distinguisher": "429496729:1",
        "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:41.922842" elapsed="0.000492"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:41.923883" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_mp2mp_lsp/announce_pmsi_mldp_mp2mp_lsp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_mp2mp_lsp/announce_pmsi_mldp_mp2mp_lsp.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:41.924061" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005c0200000045c0160f000704e380010007010101010101014001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:41.923589" elapsed="0.000508"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:10:41.924710" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005c0200000045c0160f000704e380010007010101010101014001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:10:41.924338" elapsed="0.000416"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:41.925240" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_mp2mp_lsp/withdraw_pmsi_mldp_mp2mp_lsp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_mp2mp_lsp/withdraw_pmsi_mldp_mp2mp_lsp.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:41.925407" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0056020000003fc0160f000704e380010007010101010101014001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:41.924987" elapsed="0.000456"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:10:41.925849" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0056020000003fc0160f000704e380010007010101010101014001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:10:41.925619" elapsed="0.000258"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:41.926299" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pmsi-tunnel&gt;
            &lt;leaf-information-required&gt;false&lt;/leaf-information-required&gt;
            &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;mldp-mp2mp-lsp&gt;
                &lt;opaque-type&gt;1&lt;/opaque-type&gt;
                &lt;opaque&gt;01:01:01:01:01:01:01&lt;/opaque&gt;
            &lt;/mldp-mp2mp-lsp&gt;
        &lt;/pmsi-tunnel&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:41.926045" elapsed="0.000318"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:41.926808" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
        "path-id": 0,
        "route-distinguisher": "429496729:1",
        "es-route": {
          "orig-route-ip": "43.43.43.43",
          "arbitrary": {
            "arbitrary": "AAAAAAAAAAAA"
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "local-pref": {
            "pref": 100
          },
          "pmsi-tunnel": {
            "leaf-information-required": false,
            "mpls-label": 20024,
            "mldp-mp2mp-lsp": {
              "opaque-type": 1,
              "opaque": "01:01:01:01:01:01:01"
            }
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          }
        }
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:41.926538" elapsed="0.000357"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:41.927306" level="INFO">ffffffffffffffffffffffffffffffff005c0200000045c0160f000704e380010007010101010101014001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:41.927056" elapsed="0.000295"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:41.927888" level="INFO">ffffffffffffffffffffffffffffffff0056020000003fc0160f000704e380010007010101010101014001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:41.927554" elapsed="0.000382"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:10:41.928094" elapsed="0.002912"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:41.943946" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '1025', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pmsi-tunnel&gt;
            &lt;leaf-information-required&gt;false&lt;/leaf-information-required&gt;
            &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;mldp-mp2mp-lsp&gt;
                &lt;opaque-type&gt;1&lt;/opaque-type&gt;
                &lt;opaque&gt;01:01:01:01:01:01:01&lt;/opaque&gt;
            &lt;/mldp-mp2mp-lsp&gt;
        &lt;/pmsi-tunnel&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-04-21T02:10:41.944097" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw%3D%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:41.944332" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:41.931172" elapsed="0.013218"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:41.949886" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:41.944784" elapsed="0.005165"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:41.959299" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:41.959756" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '475'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"mldp-mp2mp-lsp":{"opaque":"01:01:01:01:01:01:01","opaque-type":1}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:41.959891" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:41.950180" elapsed="0.009739"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:41.962550" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"mldp-mp2mp-lsp":{"opaque":"01:01:01:01:01:01:01","opaque-type":1}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:41.960095" elapsed="0.002505"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:41.969155" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:41.969741" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '475'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"mldp-mp2mp-lsp":{"opaque":"01:01:01:01:01:01:01","opaque-type":1}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:41.969903" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:41.963652" elapsed="0.006289"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:41.973602" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"mldp-mp2mp-lsp":{"opaque":"01:01:01:01:01:01:01","opaque-type":1}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:41.970181" elapsed="0.003491"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:41.973923" elapsed="0.003954"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:41.980765" level="INFO">${update} = ffffffffffffffffffffffffffffffff005c02000000454001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2bc0160f000704e38001000701010101010101</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:10:41.978113" elapsed="0.002710"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:10:41.981031" elapsed="0.002182"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:10:41.983270" elapsed="0.000044"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:10:41.963276" elapsed="0.020149"/>
</kw>
<msg time="2026-04-21T02:10:41.983517" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff005c02000000454001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2bc0160f000704e38001000701010101010101</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:41.962776" elapsed="0.020771"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:41.984056" level="INFO">ffffffffffffffffffffffffffffffff005c02000000454001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2bc0160f000704e38001000701010101010101</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:41.983770" elapsed="0.000333"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:10:41.985011" level="INFO">Length is 184.</msg>
<msg time="2026-04-21T02:10:41.985086" level="INFO">${len_1} = 184</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:10:41.984725" elapsed="0.000384"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:10:41.985519" level="INFO">Length is 184.</msg>
<msg time="2026-04-21T02:10:41.985594" level="INFO">${len_2} = 184</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:10:41.985266" elapsed="0.000351"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:41.985775" elapsed="0.000324"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:41.986446" level="INFO">${sum_1} = 2497</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:10:41.986258" elapsed="0.000214"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:41.986831" level="INFO">${sum_2} = 2497</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:10:41.986626" elapsed="0.000231"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:41.987014" elapsed="0.000307"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:10:41.984347" elapsed="0.003035"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:10:41.987535" elapsed="0.002674"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:41.996078" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:41.996230" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '475'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"mldp-mp2mp-lsp":{"opaque":"01:01:01:01:01:01:01","opaque-type":1}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:41.996406" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:41.990736" elapsed="0.005697"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:41.999369" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"mldp-mp2mp-lsp":{"opaque":"01:01:01:01:01:01:01","opaque-type":1}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:41.996655" elapsed="0.002765"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:41.999597" elapsed="0.003361"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:42.008277" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:42.008449" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '475'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"mldp-mp2mp-lsp":{"opaque":"01:01:01:01:01:01:01","opaque-type":1}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:42.008601" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:42.003199" elapsed="0.005439"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:42.012399" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"mldp-mp2mp-lsp":{"opaque":"01:01:01:01:01:01:01","opaque-type":1}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:42.008912" elapsed="0.003557"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:42.012696" elapsed="0.003618"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-04-21T02:10:42.018857" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:42.016437" elapsed="0.002469"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:42.016404" elapsed="0.002527"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:42.026325" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:42.026391" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:42.026550" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:42.019088" elapsed="0.007513"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:10:41.990454" elapsed="0.036246"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:42.033722" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:42.033912" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:42.034048" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:42.028290" elapsed="0.005795"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:42.037903" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:42.034384" elapsed="0.003588"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:42.038193" elapsed="0.003544"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:42.045944" level="INFO">${update} = ffffffffffffffffffffffffffffffff0056020000003f4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2bc0160f000704e38001000701010101010101</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:10:42.042000" elapsed="0.003987"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:10:42.046240" elapsed="0.003102"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:10:42.049416" elapsed="0.000049"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-04-21T02:10:42.027639" elapsed="0.021983"/>
</kw>
<msg time="2026-04-21T02:10:42.049737" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0056020000003f4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2bc0160f000704e38001000701010101010101</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:42.026967" elapsed="0.022810"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:42.050393" level="INFO">ffffffffffffffffffffffffffffffff0056020000003f4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2bc0160f000704e38001000701010101010101</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:42.050039" elapsed="0.000418"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:10:42.051768" level="INFO">Length is 172.</msg>
<msg time="2026-04-21T02:10:42.051899" level="INFO">${len_1} = 172</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:10:42.051350" elapsed="0.000593"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:10:42.052589" level="INFO">Length is 172.</msg>
<msg time="2026-04-21T02:10:42.052700" level="INFO">${len_2} = 172</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:10:42.052201" elapsed="0.000538"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:42.052989" elapsed="0.000438"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:42.053958" level="INFO">${sum_1} = 2050</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:10:42.053668" elapsed="0.000327"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:10:42.054471" level="INFO">${sum_2} = 2050</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:10:42.054214" elapsed="0.000293"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:42.054739" elapsed="0.000469"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:10:42.050826" elapsed="0.004467"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:42.061197" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:42.061311" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:42.061405" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:42.056297" elapsed="0.005133"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:42.064290" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:42.061603" elapsed="0.002734"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:42.064494" elapsed="0.003459"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:42.073264" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:42.073468" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:42.073612" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:42.068181" elapsed="0.005469"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:42.077573" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:42.073913" elapsed="0.003744"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:42.078038" elapsed="0.003371"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-04-21T02:10:42.083823" elapsed="0.000031"/>
</return>
<status status="PASS" start="2026-04-21T02:10:42.081491" elapsed="0.002394"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:42.081470" elapsed="0.002441"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:42.084063" elapsed="0.000021"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-04-21T02:10:42.055679" elapsed="0.028471"/>
</kw>
<arg>pmsi_mldp_mp2mp_lsp</arg>
<status status="PASS" start="2026-04-21T02:10:41.921581" elapsed="0.162616"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:41.801168" elapsed="0.283146"/>
</test>
<test id="s1-s13-t75" name="Play_To_Odl_pmsi_mldp_mp2mp_lsp" line="249">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:10:42.088110" elapsed="0.000209"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:10:42.087840" elapsed="0.000535"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:42.089387" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:42.089273" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:42.089254" elapsed="0.000202"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:42.094594" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:42.094470" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:42.094452" elapsed="0.000211"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:42.095687" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:42.095303" elapsed="0.000411"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:10:42.096259" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:10:42.095955" elapsed="0.000330"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:10:42.096330" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:10:42.096487" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:10:42.094922" elapsed="0.001589"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:42.102307" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:42.102198" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:42.102179" elapsed="0.000198"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:42.103903" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:42.103668" elapsed="0.000341"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:42.103650" elapsed="0.000417"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:10:42.104634" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:10:42.104220" elapsed="0.000476"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:10:42.105334" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:42.105067" elapsed="0.000329"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:10:42.134567" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:10:42.107287" elapsed="0.027418"/>
</kw>
<msg time="2026-04-21T02:10:42.134961" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:10:42.135056" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:42.105708" elapsed="0.029419"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:10:42.161070" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "p "m "s "i "_ "m "l "d "p "_ "m "p "2 "m "p "_ "l "s "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:10:42.137092" elapsed="0.024114"/>
</kw>
<msg time="2026-04-21T02:10:42.161341" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:10:42.161435" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:42.135521" elapsed="0.025986"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:42.162228" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:42.161848" elapsed="0.000498"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:42.161822" elapsed="0.000585"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:42.163165" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "p "m "s "i "_ "m "l "d "p "_ "m "p "2 "m "p "_ "l "s "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:42.162559" elapsed="0.000725"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:42.163825" elapsed="0.000071"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:42.163458" elapsed="0.000508"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:42.163438" elapsed="0.000586"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:10:42.164065" elapsed="0.000037"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:42.167707" elapsed="0.000207"/>
</kw>
<msg time="2026-04-21T02:10:42.167960" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:42.167147" elapsed="0.000885"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:42.168252" elapsed="0.000023"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:42.168471" elapsed="0.000021"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:10:42.166332" elapsed="0.002357"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:10:42.164375" elapsed="0.004399"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:10:42.103195" elapsed="0.065775"/>
</kw>
<msg time="2026-04-21T02:10:42.169067" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:42.169111" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:42.102532" elapsed="0.066616"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:10:42.169333" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-21T02:10:42.169225" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:42.169207" elapsed="0.000210"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:42.169907" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:42.170337" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:10:42.170410" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:10:42.101857" elapsed="0.068663"/>
</kw>
<msg time="2026-04-21T02:10:42.170616" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:42.170659" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:42.096911" elapsed="0.073786"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:42.171098" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:42.170841" elapsed="0.000310"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:42.170822" elapsed="0.000353"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:10:42.096748" elapsed="0.074452"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:10:42.096568" elapsed="0.074665"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:10:42.094106" elapsed="0.077186"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:10:42.088980" elapsed="0.082369"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:42.088529" elapsed="0.082867"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:10:42.085622" elapsed="0.085828"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:42.177326" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:42.177508" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:42.177642" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:42.171915" elapsed="0.005762"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:42.178116" elapsed="0.003973"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:42.187880" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:42.188009" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:10:42.188113" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:42.182322" elapsed="0.005817"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:42.191217" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:42.190910" elapsed="0.000335"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:42.191672" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:42.191402" elapsed="0.000297"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:42.191881" elapsed="0.000384"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:42.188367" elapsed="0.003959"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:42.171600" elapsed="0.020782"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-04-21T02:10:42.085150" elapsed="0.107271"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:42.193319" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_mp2mp_lsp/pmsi_mldp_mp2mp_lsp.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_mp2mp_lsp/pmsi_mldp_mp2mp_lsp.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:42.193529" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:42.193037" elapsed="0.000577"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:42.221439" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_mp2mp_lsp.titanium/pmsi_mldp_mp2mp_lsp.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:42.221058" elapsed="0.000409"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:10:42.222237" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_mp2mp_lsp.titanium/pmsi_mldp_mp2mp_lsp.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:10:42.221994" elapsed="0.000319">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_mp2mp_lsp.titanium/pmsi_mldp_mp2mp_lsp.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:10:42.222407" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:10:42.221637" elapsed="0.000794"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:42.223001" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_mp2mp_lsp/pmsi_mldp_mp2mp_lsp.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:42.222598" elapsed="0.000431"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:42.223326" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_mp2mp_lsp/pmsi_mldp_mp2mp_lsp.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_mp2mp_lsp/pmsi_mldp_mp2mp_lsp.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:42.223453" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
        "path-id": 0,
        "route-distinguisher": "429496729:1",
        "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:42.223192" elapsed="0.000288"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:42.223897" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
        "path-id": 0,
        "route-distinguisher": "429496729:1",
        "es-route": {
          "orig-route-ip": "43.43.43.43",
          "arbitrary": {
            "arbitrary": "AAAAAAAAAAAA"
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "local-pref": {
            "pref": 100
          },
          "pmsi-tunnel": {
            "leaf-information-required": false,
            "mpls-label": 20024,
            "mldp-mp2mp-lsp": {
              "opaque-type": 1,
              "opaque": "01:01:01:01:01:01:01"
            }
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:42.223637" elapsed="0.000347"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:10:42.224374" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:42.224065" elapsed="0.000367"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:42.224915" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:42.224604" elapsed="0.000336"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:42.224457" elapsed="0.000518"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:42.224044" elapsed="0.000953"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:10:42.225593" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
        "path-id": 0,
        "route-distinguisher": "429496729:1",
        "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:10:42.225146" elapsed="0.000475"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:10:42.225671" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:10:42.225845" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
        "path-id": 0,
        "route-distinguisher": "429496729:1",
        "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:10:42.218621" elapsed="0.007250"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:42.226227" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_mp2mp_lsp/announce_pmsi_mldp_mp2mp_lsp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_mp2mp_lsp/announce_pmsi_mldp_mp2mp_lsp.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:42.226353" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005c0200000045c0160f000704e380010007010101010101014001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:42.226033" elapsed="0.000346"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:42.226725" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_mp2mp_lsp/withdraw_pmsi_mldp_mp2mp_lsp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_mp2mp_lsp/withdraw_pmsi_mldp_mp2mp_lsp.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:42.226896" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0056020000003fc0160f000704e380010007010101010101014001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:42.226536" elapsed="0.000387"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:42.227326" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pmsi-tunnel&gt;
            &lt;leaf-information-required&gt;false&lt;/leaf-information-required&gt;
            &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;mldp-mp2mp-lsp&gt;
                &lt;opaque-type&gt;1&lt;/opaque-type&gt;
                &lt;opaque&gt;01:01:01:01:01:01:01&lt;/opaque&gt;
            &lt;/mldp-mp2mp-lsp&gt;
        &lt;/pmsi-tunnel&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:42.227081" elapsed="0.000302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:42.227776" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
        "path-id": 0,
        "route-distinguisher": "429496729:1",
        "es-route": {
          "orig-route-ip": "43.43.43.43",
          "arbitrary": {
            "arbitrary": "AAAAAAAAAAAA"
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "local-pref": {
            "pref": 100
          },
          "pmsi-tunnel": {
            "leaf-information-required": false,
            "mpls-label": 20024,
            "mldp-mp2mp-lsp": {
              "opaque-type": 1,
              "opaque": "01:01:01:01:01:01:01"
            }
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          }
        }
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:42.227536" elapsed="0.000323"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:42.228285" level="INFO">ffffffffffffffffffffffffffffffff005c0200000045c0160f000704e380010007010101010101014001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:42.228042" elapsed="0.000289"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:42.228723" level="INFO">ffffffffffffffffffffffffffffffff0056020000003fc0160f000704e380010007010101010101014001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:42.228484" elapsed="0.000284"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:10:42.229074" elapsed="0.003303"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:10:42.232538" elapsed="0.001966"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:42.242173" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:42.242334" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:42.242467" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:10:42.235867" elapsed="0.007130">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:42.243266" elapsed="0.000031"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:42.243594" elapsed="0.000034"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-04-21T02:10:42.235384" elapsed="0.008384">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:44.255848" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:44.256149" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '475'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"mldp-mp2mp-lsp":{"opaque":"01:01:01:01:01:01:01","opaque-type":1}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-04-21T02:10:44.256308" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:44.245572" elapsed="0.010773"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-04-21T02:10:44.257063" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
        "path-id": 0,
        "route-distinguisher": "429496729:1",
        "es-route": {
          "orig-route-ip": "43.43.43.43",
          "arbitrary": {
            "arbitrary": "AAAAAAAAAAAA"
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "local-pref": {
            "pref": 100
          },
          "pmsi-tunnel": {
            "leaf-information-required": false,
            "mpls-label": 20024,
            "mldp-mp2mp-lsp": {
              "opaque-type": 1,
              "opaque": "01:01:01:01:01:01:01"
            }
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          }
        }
      }
    ]
  }
}</msg>
<msg time="2026-04-21T02:10:44.260385" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"mldp-mp2mp-lsp":{"opaque":"01:01:01:01:01:01:01","opaque-type":1}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-04-21T02:10:44.256610" elapsed="0.003849"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:44.265086" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:44.264359" elapsed="0.000768"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:44.266005" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:44.265349" elapsed="0.000697"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:44.266270" elapsed="0.000514"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:44.260781" elapsed="0.006119"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-04-21T02:10:44.244529" elapsed="0.022449"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:42.234775" elapsed="2.032268"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:10:44.267269" elapsed="0.003166"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:44.277449" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:44.277622" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:44.277756" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:44.271486" elapsed="0.006331"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:44.278063" elapsed="0.004057"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:44.288521" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:44.289227" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '623'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"mldp-mp2mp-lsp":{"opaque":"01:01:01:01:01:01:01","opaque-type":1}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-04-21T02:10:44.289448" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:44.282353" elapsed="0.007133"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:44.296581" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:44.296038" elapsed="0.000604"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:44.297694" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:44.296926" elapsed="0.000810"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:10:44.298573" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       },
       "pmsi-tunnel": {
        "leaf-information-required": false,
        "mldp-mp2mp-lsp": {
         "opaque": "01:01:01:01:01:01:01",
         "opaque-type": 1
        },
        "mpls-label": 20024
       }
      },
      "es-route": {
       "arbitrary": {
        "arbitrary": "AAAAAAAAAAAA"
       },
       "orig-route-ip": "43.43.43.43"
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:10:44.298975" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
+       "pmsi-tunnel": {
+        "leaf-information-required": false,
+        "mldp-mp2mp-lsp": {
+         "opaque": "01:01:01:01:01:01:01",
+         "opaque-type": 1
+        },
+        "mpls-label": 20024
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:10:44.298026" elapsed="0.001105">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
    [ Message content over the limit has been removed. ]
+         "opaque-type": 1
+        },
+        "mpls-label": 20024
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:10:44.289832" elapsed="0.009555">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
    [ Message content over the limit has been removed. ]
+         "opaque-type": 1
+        },
+        "mpls-label": 20024
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:10:44.271198" elapsed="0.028404">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
    [ Message content over the limit has been removed. ]
+         "opaque-type": 1
+        },
+        "mpls-label": 20024
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:46.309761" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:46.310001" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:46.310238" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:46.301408" elapsed="0.008868"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:46.310537" elapsed="0.004031"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:46.320948" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:46.321265" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:10:46.321464" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:46.314855" elapsed="0.006658"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:46.326494" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:46.326053" elapsed="0.000485"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:46.327206" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:46.326811" elapsed="0.000434"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:46.327521" elapsed="0.000645"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:46.321989" elapsed="0.006295"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:46.300385" elapsed="0.028004"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:44.270654" elapsed="2.057810"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:10:46.329468" elapsed="0.002997"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:46.339537" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:46.339650" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:46.339754" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:46.333708" elapsed="0.006073"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-21T02:10:46.339977" elapsed="0.002550"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:46.347727" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:46.347946" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:10:46.348108" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:46.342693" elapsed="0.005452"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:46.352734" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:46.352299" elapsed="0.000475"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:10:46.353473" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:10:46.353071" elapsed="0.000456"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:10:46.353758" elapsed="0.000490"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:10:46.348542" elapsed="0.005795"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:46.333140" elapsed="0.021273"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:46.332665" elapsed="0.021804"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-04-21T02:10:46.328836" elapsed="0.025712"/>
</kw>
<arg>pmsi_mldp_mp2mp_lsp</arg>
<status status="PASS" start="2026-04-21T02:10:42.192638" elapsed="4.162006"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:42.084644" elapsed="4.270189"/>
</test>
<test id="s1-s13-t76" name="Kill_Talking_BGP_Speaker" line="252">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:10:46.359878" elapsed="0.000306"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:10:46.359444" elapsed="0.000819"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:46.361872" elapsed="0.000037"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:46.361654" elapsed="0.000315"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:46.361623" elapsed="0.000374"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:46.367410" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:46.367299" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:46.367281" elapsed="0.000197"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.368508" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:46.368117" elapsed="0.000419"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.369016" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:10:46.368698" elapsed="0.000388"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:10:46.369136" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:10:46.369304" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:10:46.367709" elapsed="0.001620"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:46.375172" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:46.375061" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:46.375042" elapsed="0.000200"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:46.376444" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:46.376335" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:46.376318" elapsed="0.000195"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:10:46.377004" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:10:46.376662" elapsed="0.000369"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:10:46.377499" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:46.377254" elapsed="0.000336"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:10:46.410188" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:10:46.378148" elapsed="0.032143"/>
</kw>
<msg time="2026-04-21T02:10:46.410493" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:10:46.410540" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:46.377771" elapsed="0.032806"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:10:46.439621" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "K "i "l "l "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:10:46.411325" elapsed="0.028407"/>
</kw>
<msg time="2026-04-21T02:10:46.439919" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:10:46.439967" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "K "i "l "l "_ "T "a "l "k "i...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:46.410953" elapsed="0.029051"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.440325" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:46.440087" elapsed="0.000293"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:46.440065" elapsed="0.000340"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.440898" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "K "i "l "l "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:46.440551" elapsed="0.000419"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.441320" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:46.441040" elapsed="0.000339"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:46.441021" elapsed="0.000382"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:10:46.441437" elapsed="0.000031"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:46.444069" elapsed="0.000153"/>
</kw>
<msg time="2026-04-21T02:10:46.444285" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:46.442938" elapsed="0.001485"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.444709" elapsed="0.000107"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.445104" elapsed="0.000098"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:10:46.442292" elapsed="0.003033"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:10:46.441728" elapsed="0.003690"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:10:46.376032" elapsed="0.069510"/>
</kw>
<msg time="2026-04-21T02:10:46.445641" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:46.445687" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "K "i "l "l "_ "T "a "l "k "i...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:46.375399" elapsed="0.070327"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:10:46.445943" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:10:46.445831" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:46.445810" elapsed="0.000217"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.446438" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.446800" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:10:46.446875" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:10:46.374698" elapsed="0.072293"/>
</kw>
<msg time="2026-04-21T02:10:46.447085" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:46.447130" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "K "i "l "l "_ "T "a "l "k "i...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:46.369715" elapsed="0.077454"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.447504" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:46.447246" elapsed="0.000313"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:46.447229" elapsed="0.000394"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:10:46.369568" elapsed="0.078082"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:10:46.369386" elapsed="0.078298"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:10:46.366931" elapsed="0.080811"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:10:46.361223" elapsed="0.086594"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:46.360490" elapsed="0.087374"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:10:46.356004" elapsed="0.091914"/>
</kw>
<kw name="Kill_BGP_Speaker" owner="BGPSpeaker">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.449186" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:10:46.448816" elapsed="0.000401"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:10:46.449392" elapsed="0.002039"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:10:46.448519" elapsed="0.002986"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:10:46.470463" level="INFO">^C
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:10:46.452038" elapsed="0.018488"/>
</kw>
<msg time="2026-04-21T02:10:46.470624" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:46.470667" level="INFO">${message} = ^C
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${status}</var>
<var>${message}</var>
<arg>SSHLibrary.Read_Until_Prompt</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:46.451673" elapsed="0.019020"/>
</kw>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:10:46.471390" level="INFO">Executing command 'cat play.py.out'.</msg>
<msg time="2026-04-21T02:10:46.483498" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:10:46.483735" level="INFO">${output_log} = 2026-04-21 02:07:55,603 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:07:55,604 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.171.116
2026-04-21 02:07:55,604 DEBUG BGP-Thr...</msg>
<var>${output_log}</var>
<arg>cat ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:10:46.471243" elapsed="0.012606"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.484907" level="INFO">2026-04-21 02:07:55,603 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:07:55,604 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.171.116
2026-04-21 02:07:55,604 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-04-21 02:07:55,604 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.171.3
2026-04-21 02:07:55,604 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-04-21 02:07:55,605 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 02:07:55,606 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 02:07:55,607 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400010080010400190046400200b44700
2026-04-21 02:07:55,607 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 02:07:55,607 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-04-21 02:07:55,607 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-04-21 02:07:55,607 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-04-21 02:07:55,607 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-04-21 02:07:55,607 INFO BGP-Thread-1 (job):   My BGP Identifier: 169782132
2026-04-21 02:07:55,607 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-04-21 02:07:55,607 INFO BGP-Thread-1 (job):   Originator ID: None
2026-04-21 02:07:55,607 INFO BGP-Thread-1 (job):   Cluster list: None
2026-04-21 02:07:55,608 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-04-21 02:07:55,608 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-04-21 02:07:55,608 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-04-21 02:07:55,608 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 0
2026-04-21 02:07:55,608 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, -1]
2026-04-21 02:07:55,608 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-04-21 02:07:55,608 INFO BGP-Thread-1 (job):   Let's go ...

2026-04-21 02:07:55,608 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-04-21 02:07:55,608 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:07:55,608 DEBUG BGP-Thread-1 (job):   Length=53 (0x0035)
2026-04-21 02:07:55,608 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-04-21 02:07:55,608 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-04-21 02:07:55,608 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-04-21 02:07:55,609 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-04-21 02:07:55,609 DEBUG BGP-Thread-1 (job):   BGP Identifier=169782132 (0x0a1eab74)
2026-04-21 02:07:55,609 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=24 (0x18)
2026-04-21 02:07:55,609 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x02060104000100010206010400190046020641040000fbf0
2026-04-21 02:07:55,609 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff00350104fbf000b40a1eab741802060104000100010206010400190046020641040000fbf0'
2026-04-21 02:07:55,609 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff00350104fbf000b40a1eab741802060104000100010206010400190046020641040000fbf0
2026-04-21 02:07:55,610 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:07:55,611 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:07:55,611 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:07:55,611 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:07:55,611 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:07:55,611 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:07:55,611 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:07:55,611 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:07:55,611 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:07:55,611 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:07:55,611 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-04-21 02:07:55,612 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:07:55,612 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:07:55,612 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:07:55,616 INFO BGP-Thread-1 (job): ... idle for 0.004s
2026-04-21 02:07:55,616 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.004s
2026-04-21 02:07:55,616 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-04-21 02:07:55,616 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:07:55,616 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:07:55,616 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-04-21 02:07:55,616 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:07:55,616 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:07:55,617 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03001946
2026-04-21 02:07:55,617 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:07:55,617 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:07:55,617 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:07:55,617 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:07:55,617 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:07:55,617 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:07:55,617 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:07:55,617 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:07:56,618 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:07:56,618 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 1.005s
2026-04-21 02:07:56,618 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:07:56,618 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:07:56,618 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:07:57,619 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:07:57,620 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 2.006s
2026-04-21 02:07:57,620 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:07:57,620 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:07:57,620 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:07:58,621 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:07:58,622 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 3.007s
2026-04-21 02:07:58,622 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:07:58,622 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:07:58,622 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:07:59,623 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:07:59,623 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 4.008s
2026-04-21 02:07:59,623 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:07:59,623 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:07:59,623 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:00,625 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:00,625 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 5.009s
2026-04-21 02:08:00,625 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:00,625 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:00,625 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:01,626 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:01,627 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.010s
2026-04-21 02:08:01,627 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:01,628 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:01,628 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:01] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:01,697 INFO BGP-Thread-1 (job): ... idle for 0.070s
2026-04-21 02:08:01,698 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.080s
2026-04-21 02:08:01,698 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:08:01,698 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:01,698 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:01,698 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-04-21 02:08:01,698 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:01,698 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:01,698 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:01,698 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:01,699 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:01] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:01] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:01,772 INFO BGP-Thread-1 (job): ... idle for 0.073s
2026-04-21 02:08:01,772 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.153s
2026-04-21 02:08:01,772 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:08:01,772 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:01,772 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:01,772 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-04-21 02:08:01,772 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:01,773 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:01,773 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:01,773 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:01,773 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:01] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:02] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:02] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:02,774 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:02,774 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 7.154s
2026-04-21 02:08:02,774 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:08:02,774 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:02,774 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:02,775 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:03,776 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:03,776 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 8.155s
2026-04-21 02:08:03,776 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:03,776 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:03,776 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:04] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:04,777 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:04,778 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 9.156s
2026-04-21 02:08:04,778 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:08:04,778 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:04,778 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:04,778 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:05,779 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:05,779 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.157s
2026-04-21 02:08:05,780 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:05,780 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:05,780 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:06] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:06] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:06,306 INFO BGP-Thread-1 (job): ... idle for 0.526s
2026-04-21 02:08:06,306 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.683s
2026-04-21 02:08:06,306 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:08:06,306 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a62900041700021999999900010501010101000007d000202b2b2b2b
2026-04-21 02:08:06,306 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:06,306 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:06,307 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-04-21 02:08:06,307 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:06,307 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
10.30.171.213 - - [21/Apr/2026 02:08:06] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:06,308 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:06,308 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:06,308 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:06] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:06,362 INFO BGP-Thread-1 (job): ... idle for 0.054s
2026-04-21 02:08:06,362 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.737s
2026-04-21 02:08:06,362 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c001946041700021999999900010501010101000007d000202b2b2b2b
2026-04-21 02:08:06,363 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:06,363 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:06,363 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-04-21 02:08:06,363 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:06,363 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:06,363 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:06,363 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:06,363 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:06] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:06] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:06] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:07,364 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:07,364 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 11.738s
2026-04-21 02:08:07,364 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a62900041700021999999900010501010101000007d000202b2b2b2b
2026-04-21 02:08:07,365 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:07,365 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:07,365 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:08,366 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:08,367 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 12.739s
2026-04-21 02:08:08,367 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:08,367 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:08,367 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:08] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:09,368 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:09,369 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 13.740s
2026-04-21 02:08:09,369 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c001946041700021999999900010501010101000007d000202b2b2b2b
2026-04-21 02:08:09,369 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:09,369 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:09,369 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:10,370 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:10,371 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 14.741s
2026-04-21 02:08:10,371 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:10,371 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:10,371 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:10] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:10] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:10,885 INFO BGP-Thread-1 (job): ... idle for 0.514s
2026-04-21 02:08:10,885 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 15.255s
2026-04-21 02:08:10,885 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c001946041700021999999900010501010101000007d000202b2b2b2b
2026-04-21 02:08:10,885 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000101f20cdd809ff7001600202b2b2b2b
2026-04-21 02:08:10,885 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:10,885 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:10,886 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-04-21 02:08:10,886 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:10,886 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:10,886 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:10,886 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:10,886 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:10] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:10] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:10,974 INFO BGP-Thread-1 (job): ... idle for 0.087s
2026-04-21 02:08:10,974 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 15.342s
2026-04-21 02:08:10,974 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000101f20cdd809ff7001600202b2b2b2b
2026-04-21 02:08:10,974 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:10,974 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:10,974 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-04-21 02:08:10,974 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:10,975 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:10,975 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:10,975 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:10,975 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:10] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:11] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:11] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:11,976 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:11,976 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 16.343s
2026-04-21 02:08:11,976 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000101f20cdd809ff7001600202b2b2b2b
2026-04-21 02:08:11,977 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:11,977 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:11,977 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:12,978 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:12,979 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 17.344s
2026-04-21 02:08:12,979 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:12,979 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:12,979 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:13] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:13,980 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:13,981 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 18.345s
2026-04-21 02:08:13,981 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000101f20cdd809ff7001600202b2b2b2b
2026-04-21 02:08:13,981 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:13,981 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:13,981 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:14,982 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:14,982 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 19.346s
2026-04-21 02:08:14,983 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:14,983 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:14,983 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:15] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:15] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:15,463 INFO BGP-Thread-1 (job): ... idle for 0.481s
2026-04-21 02:08:15,463 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 19.827s
2026-04-21 02:08:15,464 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000101f20cdd809ff7001600202b2b2b2b
2026-04-21 02:08:15,464 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000102f20cdd809ff7001400202b2b2b2b
2026-04-21 02:08:15,464 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:15,464 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:15,464 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-04-21 02:08:15,464 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:15,464 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:15,464 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:15,464 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:15,465 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:15] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:15] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:15,554 INFO BGP-Thread-1 (job): ... idle for 0.090s
2026-04-21 02:08:15,555 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 19.916s
2026-04-21 02:08:15,555 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000102f20cdd809ff7001400202b2b2b2b
2026-04-21 02:08:15,555 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:15,555 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:15,555 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-04-21 02:08:15,555 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:15,555 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:15,555 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:15,556 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:15,556 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:15] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:15] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:15] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:16,557 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:16,557 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 20.917s
2026-04-21 02:08:16,557 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000102f20cdd809ff7001400202b2b2b2b
2026-04-21 02:08:16,557 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:16,557 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:16,557 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:17,559 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:17,559 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 21.918s
2026-04-21 02:08:17,559 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:17,559 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:17,559 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:17] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:18,560 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:18,561 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 22.919s
2026-04-21 02:08:18,561 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000102f20cdd809ff7001400202b2b2b2b
2026-04-21 02:08:18,562 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:18,562 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:18,562 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:19,563 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:19,563 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 23.920s
2026-04-21 02:08:19,563 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:19,563 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:19,563 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:19] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:20] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:20,034 INFO BGP-Thread-1 (job): ... idle for 0.471s
2026-04-21 02:08:20,034 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 24.391s
2026-04-21 02:08:20,034 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000102f20cdd809ff7001400202b2b2b2b
2026-04-21 02:08:20,034 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000103f20cdd809ff70007d0202b2b2b2b
2026-04-21 02:08:20,035 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:20,035 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:20,035 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-04-21 02:08:20,035 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:20,035 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:20,035 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:20,035 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:20,035 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:20] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:20] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:20,115 INFO BGP-Thread-1 (job): ... idle for 0.080s
2026-04-21 02:08:20,115 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 24.471s
2026-04-21 02:08:20,115 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000103f20cdd809ff70007d0202b2b2b2b
2026-04-21 02:08:20,115 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:20,115 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:20,115 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-04-21 02:08:20,115 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:20,115 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:20,116 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:20,116 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:20,116 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:20] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:20] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:20] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:21,117 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:21,117 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 25.472s
2026-04-21 02:08:21,117 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000103f20cdd809ff70007d0202b2b2b2b
2026-04-21 02:08:21,117 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:21,118 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:21,118 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:22,119 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:22,119 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 26.473s
2026-04-21 02:08:22,119 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:22,119 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:22,119 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:22] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:23,121 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:23,121 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 27.474s
2026-04-21 02:08:23,121 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000103f20cdd809ff70007d0202b2b2b2b
2026-04-21 02:08:23,121 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:23,121 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:23,121 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:24,123 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:24,123 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 28.475s
2026-04-21 02:08:24,123 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:24,123 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:24,123 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:24] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:24] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:24,592 INFO BGP-Thread-1 (job): ... idle for 0.468s
2026-04-21 02:08:24,592 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 28.943s
2026-04-21 02:08:24,592 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000103f20cdd809ff70007d0202b2b2b2b
2026-04-21 02:08:24,592 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a6290004170002199999990001042b2b2b2b000007d000202b2b2b2b
2026-04-21 02:08:24,592 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:24,592 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:24,592 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-04-21 02:08:24,592 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:24,592 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:24,592 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:24,592 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:24,592 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:24] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:24] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:24,676 INFO BGP-Thread-1 (job): ... idle for 0.084s
2026-04-21 02:08:24,676 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 29.027s
2026-04-21 02:08:24,676 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c00194604170002199999990001042b2b2b2b000007d000202b2b2b2b
2026-04-21 02:08:24,676 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:24,676 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:24,676 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-04-21 02:08:24,677 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:24,677 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:24,677 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:24,677 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:24,677 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:24] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:24] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:24] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:25,678 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:25,678 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 30.028s
2026-04-21 02:08:25,678 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a6290004170002199999990001042b2b2b2b000007d000202b2b2b2b
2026-04-21 02:08:25,678 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:25,678 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:25,678 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:26,680 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:26,680 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 31.029s
2026-04-21 02:08:26,680 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:26,680 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:26,680 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:26] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:27,681 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:27,682 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 32.030s
2026-04-21 02:08:27,682 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c00194604170002199999990001042b2b2b2b000007d000202b2b2b2b
2026-04-21 02:08:27,682 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:27,682 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:27,682 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:28,683 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:28,684 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 33.031s
2026-04-21 02:08:28,684 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:28,684 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:28,684 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:29] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:29] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:29,198 INFO BGP-Thread-1 (job): ... idle for 0.514s
2026-04-21 02:08:29,199 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 33.545s
2026-04-21 02:08:29,199 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c00194604170002199999990001042b2b2b2b000007d000202b2b2b2b
2026-04-21 02:08:29,199 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001000000000000000000000000000a05dc10
2026-04-21 02:08:29,199 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:29,199 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:29,199 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004c' (76)
2026-04-21 02:08:29,200 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:29,200 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:29,200 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:29,200 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:29,200 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:29] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:29] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:29,301 INFO BGP-Thread-1 (job): ... idle for 0.100s
2026-04-21 02:08:29,301 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 33.646s
2026-04-21 02:08:29,301 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001000000000000000000000000000a05dc10
2026-04-21 02:08:29,301 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:29,301 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:29,301 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0046' (70)
2026-04-21 02:08:29,301 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:29,302 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:29,302 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:29,302 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:29,302 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:29] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:29] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:29] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:30,303 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:30,303 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 34.647s
2026-04-21 02:08:30,303 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001000000000000000000000000000a05dc10
2026-04-21 02:08:30,304 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:30,304 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:30,304 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:31,305 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:31,305 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 35.648s
2026-04-21 02:08:31,305 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:31,305 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:31,306 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:31] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:32,307 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:32,307 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 36.649s
2026-04-21 02:08:32,307 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001000000000000000000000000000a05dc10
2026-04-21 02:08:32,307 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:32,307 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:32,307 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:33,308 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:33,309 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 37.650s
2026-04-21 02:08:33,309 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:33,309 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:33,309 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:33] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:33] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:33,792 INFO BGP-Thread-1 (job): ... idle for 0.483s
2026-04-21 02:08:33,792 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 38.132s
2026-04-21 02:08:33,794 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001000000000000000000000000000a05dc10
2026-04-21 02:08:33,794 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a62900011900021999999900010501010101000007d0000000000a05dc10
2026-04-21 02:08:33,794 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:33,794 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:33,794 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004c' (76)
2026-04-21 02:08:33,794 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:33,794 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:33,795 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:33,795 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:33,795 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:33] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:33] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:33,878 INFO BGP-Thread-1 (job): ... idle for 0.083s
2026-04-21 02:08:33,878 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 38.215s
2026-04-21 02:08:33,879 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e001946011900021999999900010501010101000007d0000000000a05dc10
2026-04-21 02:08:33,879 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:33,879 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:33,879 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0046' (70)
2026-04-21 02:08:33,879 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:33,879 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:33,879 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:33,879 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:33,879 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:33] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:34] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:34] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:34,881 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:34,885 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 39.216s
2026-04-21 02:08:34,885 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a62900011900021999999900010501010101000007d0000000000a05dc10
2026-04-21 02:08:34,885 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:34,885 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:34,886 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:35,887 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:35,887 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 40.217s
2026-04-21 02:08:35,887 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:35,887 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:35,887 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:36] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:36,888 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:36,889 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 41.219s
2026-04-21 02:08:36,889 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e001946011900021999999900010501010101000007d0000000000a05dc10
2026-04-21 02:08:36,889 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:36,889 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:36,889 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:37,890 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:37,891 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 42.220s
2026-04-21 02:08:37,891 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:37,891 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:37,891 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:38] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:38] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:38,369 INFO BGP-Thread-1 (job): ... idle for 0.478s
2026-04-21 02:08:38,369 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 42.697s
2026-04-21 02:08:38,369 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e001946011900021999999900010501010101000007d0000000000a05dc10
2026-04-21 02:08:38,369 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10
2026-04-21 02:08:38,369 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:38,369 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:38,369 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004c' (76)
2026-04-21 02:08:38,369 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:38,369 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:38,370 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:38,370 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:38,370 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:38] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:38] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:38,468 INFO BGP-Thread-1 (job): ... idle for 0.099s
2026-04-21 02:08:38,469 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 42.796s
2026-04-21 02:08:38,469 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10
2026-04-21 02:08:38,469 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:38,469 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:38,469 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0046' (70)
2026-04-21 02:08:38,469 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:38,469 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:38,469 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:38,469 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:38,469 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:38] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:38] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:38] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:39,470 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:39,471 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 43.797s
2026-04-21 02:08:39,471 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10
2026-04-21 02:08:39,471 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:39,471 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:39,471 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:40,472 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:40,473 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 44.798s
2026-04-21 02:08:40,473 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:40,473 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:40,473 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:40] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:41,474 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:41,474 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 45.799s
2026-04-21 02:08:41,475 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10
2026-04-21 02:08:41,475 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:41,475 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:41,475 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:42,476 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:42,477 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 46.800s
2026-04-21 02:08:42,477 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:42,477 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:42,477 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:42] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:42] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:42,972 INFO BGP-Thread-1 (job): ... idle for 0.494s
2026-04-21 02:08:42,972 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 47.295s
2026-04-21 02:08:42,972 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10
2026-04-21 02:08:42,972 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000
2026-04-21 02:08:42,972 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:42,973 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:42,973 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0057' (87)
2026-04-21 02:08:42,973 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:42,973 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:42,973 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:42,973 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:42,973 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:42] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:43] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:43,048 INFO BGP-Thread-1 (job): ... idle for 0.075s
2026-04-21 02:08:43,048 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 47.369s
2026-04-21 02:08:43,049 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000
2026-04-21 02:08:43,049 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:43,049 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:43,049 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0051' (81)
2026-04-21 02:08:43,049 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:43,049 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:43,049 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:43,049 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:43,049 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:43] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:43] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:43] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:44,051 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:44,051 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 48.371s
2026-04-21 02:08:44,051 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000
2026-04-21 02:08:44,051 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:44,052 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:44,052 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:45,053 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:45,053 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 49.372s
2026-04-21 02:08:45,053 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:45,053 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:45,053 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:45] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:46,054 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:46,055 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 50.373s
2026-04-21 02:08:46,055 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000
2026-04-21 02:08:46,055 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:46,055 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:46,055 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:47,056 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:47,057 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 51.374s
2026-04-21 02:08:47,057 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:47,057 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:47,057 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:47] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:47] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:47,527 INFO BGP-Thread-1 (job): ... idle for 0.470s
2026-04-21 02:08:47,527 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 51.844s
2026-04-21 02:08:47,527 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000
2026-04-21 02:08:47,527 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10
2026-04-21 02:08:47,528 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:47,528 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:47,528 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0057' (87)
2026-04-21 02:08:47,528 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:47,528 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:47,528 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:47,528 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:47,528 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:47] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:47] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:47,618 INFO BGP-Thread-1 (job): ... idle for 0.090s
2026-04-21 02:08:47,619 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 51.934s
2026-04-21 02:08:47,619 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10
2026-04-21 02:08:47,619 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:47,619 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:47,619 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0051' (81)
2026-04-21 02:08:47,619 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:47,619 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:47,619 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:47,620 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:47,620 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:47] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:47] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:47] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:48,621 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:48,621 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 52.935s
2026-04-21 02:08:48,621 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10
2026-04-21 02:08:48,621 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:48,621 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:48,621 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:49,623 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:49,623 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 53.936s
2026-04-21 02:08:49,623 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:49,623 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:49,623 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:49] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:50,624 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:50,624 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 54.937s
2026-04-21 02:08:50,624 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10
2026-04-21 02:08:50,625 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:50,625 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:50,625 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:51,626 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:51,626 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 55.938s
2026-04-21 02:08:51,627 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:51,627 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:51,627 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:51] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:52] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:52,134 INFO BGP-Thread-1 (job): ... idle for 0.507s
2026-04-21 02:08:52,135 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 56.446s
2026-04-21 02:08:52,135 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10
2026-04-21 02:08:52,135 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8
2026-04-21 02:08:52,135 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:52,135 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:52,135 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0057' (87)
2026-04-21 02:08:52,135 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:52,135 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:52,135 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:52,136 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:52,136 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:52] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:52] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:52,217 INFO BGP-Thread-1 (job): ... idle for 0.081s
2026-04-21 02:08:52,217 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 56.527s
2026-04-21 02:08:52,217 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8
2026-04-21 02:08:52,218 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:52,218 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:52,218 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0051' (81)
2026-04-21 02:08:52,218 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:52,218 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:52,218 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:52,218 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:52,218 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:52] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:52] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:52] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:53,220 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:53,221 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 57.528s
2026-04-21 02:08:53,222 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8
2026-04-21 02:08:53,222 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:53,222 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:53,222 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:54,223 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:54,224 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 58.529s
2026-04-21 02:08:54,224 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:54,224 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:54,224 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:54] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:55,225 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:55,225 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 59.530s
2026-04-21 02:08:55,226 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8
2026-04-21 02:08:55,226 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:55,226 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:55,226 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:56,227 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:56,227 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 60.531s
2026-04-21 02:08:56,228 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:56,228 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:56,228 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:56] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:56] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:56,759 INFO BGP-Thread-1 (job): ... idle for 0.531s
2026-04-21 02:08:56,759 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 61.062s
2026-04-21 02:08:56,759 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8
2026-04-21 02:08:56,759 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000
2026-04-21 02:08:56,759 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:56,759 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:56,759 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0057' (87)
2026-04-21 02:08:56,759 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:56,759 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:56,760 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:56,760 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:56,760 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:56] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:56] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:56,865 INFO BGP-Thread-1 (job): ... idle for 0.105s
2026-04-21 02:08:56,865 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 61.167s
2026-04-21 02:08:56,865 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000
2026-04-21 02:08:56,865 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:56,865 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:56,865 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0051' (81)
2026-04-21 02:08:56,866 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:56,866 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:56,866 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:56,866 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:56,866 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:56] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:57] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:57] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:57,867 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:57,867 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 62.168s
2026-04-21 02:08:57,867 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000
2026-04-21 02:08:57,867 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:57,868 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:57,868 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:58,869 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:58,870 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 63.169s
2026-04-21 02:08:58,870 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:58,870 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:58,870 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:59] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:59,871 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:59,871 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 64.170s
2026-04-21 02:08:59,871 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000
2026-04-21 02:08:59,872 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:59,872 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:59,872 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:00,873 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:00,873 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 65.171s
2026-04-21 02:09:00,874 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:00,874 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:00,874 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:01] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:01] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:01,438 INFO BGP-Thread-1 (job): ... idle for 0.564s
2026-04-21 02:09:01,438 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 65.735s
2026-04-21 02:09:01,438 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000
2026-04-21 02:09:01,438 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8
2026-04-21 02:09:01,439 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:01,439 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:01,439 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0057' (87)
2026-04-21 02:09:01,439 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:01,439 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:01,439 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:01,439 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:01,439 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:01] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:01] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:01,525 INFO BGP-Thread-1 (job): ... idle for 0.086s
2026-04-21 02:09:01,526 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 65.821s
2026-04-21 02:09:01,526 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8
2026-04-21 02:09:01,526 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:01,526 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:01,526 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0051' (81)
2026-04-21 02:09:01,526 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:01,526 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:01,526 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:01,526 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:01,527 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:01] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:01] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:01] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:02,528 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:02,528 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 66.822s
2026-04-21 02:09:02,528 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8
2026-04-21 02:09:02,528 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:02,529 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:02,529 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:03,530 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:03,530 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 67.823s
2026-04-21 02:09:03,530 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:03,530 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:03,530 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:03] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:04,532 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:04,532 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 68.824s
2026-04-21 02:09:04,532 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8
2026-04-21 02:09:04,532 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:04,532 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:04,532 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:05,534 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:05,534 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 69.826s
2026-04-21 02:09:05,534 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:05,534 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:05,534 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:05] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:05] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:06,001 INFO BGP-Thread-1 (job): ... idle for 0.467s
2026-04-21 02:09:06,001 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 70.292s
2026-04-21 02:09:06,001 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8
2026-04-21 02:09:06,001 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000102f20cdd809ff70014000000000a05dc10
2026-04-21 02:09:06,001 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:06,002 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:06,002 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004c' (76)
2026-04-21 02:09:06,002 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:06,002 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:06,002 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:06,002 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:06,002 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:06] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:06] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:06,084 INFO BGP-Thread-1 (job): ... idle for 0.082s
2026-04-21 02:09:06,084 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 70.374s
2026-04-21 02:09:06,085 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000102f20cdd809ff70014000000000a05dc10
2026-04-21 02:09:06,085 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:06,085 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:06,085 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0046' (70)
2026-04-21 02:09:06,085 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:06,085 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:06,085 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:06,085 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:06,085 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:06] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:06] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:06] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:07,086 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:07,088 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 71.375s
2026-04-21 02:09:07,088 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000102f20cdd809ff70014000000000a05dc10
2026-04-21 02:09:07,089 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:07,089 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:07,089 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:08,090 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:08,090 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 72.376s
2026-04-21 02:09:08,090 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:08,090 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:08,091 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:08] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:09,092 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:09,092 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 73.377s
2026-04-21 02:09:09,092 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000102f20cdd809ff70014000000000a05dc10
2026-04-21 02:09:09,092 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:09,092 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:09,093 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:10,094 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:10,094 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 74.378s
2026-04-21 02:09:10,094 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:10,094 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:10,094 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:10] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:10] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:10,555 INFO BGP-Thread-1 (job): ... idle for 0.461s
2026-04-21 02:09:10,555 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 74.839s
2026-04-21 02:09:10,555 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000102f20cdd809ff70014000000000a05dc10
2026-04-21 02:09:10,556 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000103f20cdd809ff70007d00000000a05dc10
2026-04-21 02:09:10,556 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:10,556 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:10,556 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004c' (76)
2026-04-21 02:09:10,556 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:10,556 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:10,556 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:10,556 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:10,557 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:10] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:10] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:10,638 INFO BGP-Thread-1 (job): ... idle for 0.082s
2026-04-21 02:09:10,639 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 74.921s
2026-04-21 02:09:10,639 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000103f20cdd809ff70007d00000000a05dc10
2026-04-21 02:09:10,639 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:10,639 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:10,639 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0046' (70)
2026-04-21 02:09:10,639 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:10,639 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:10,640 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:10,640 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:10,640 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:10] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:10] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:10] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:11,641 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:11,641 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 75.922s
2026-04-21 02:09:11,641 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000103f20cdd809ff70007d00000000a05dc10
2026-04-21 02:09:11,641 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:11,641 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:11,641 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:12,642 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:12,644 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 76.923s
2026-04-21 02:09:12,644 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:12,644 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:12,644 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:12] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:13,645 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:13,645 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 77.924s
2026-04-21 02:09:13,646 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000103f20cdd809ff70007d00000000a05dc10
2026-04-21 02:09:13,646 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:13,646 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:13,646 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:14,647 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:14,648 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 78.925s
2026-04-21 02:09:14,648 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:14,648 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:14,648 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:14] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:15] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:15,103 INFO BGP-Thread-1 (job): ... idle for 0.455s
2026-04-21 02:09:15,103 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 79.380s
2026-04-21 02:09:15,104 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000103f20cdd809ff70007d00000000a05dc10
2026-04-21 02:09:15,104 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001042b2b2b2b000007d0000000000a05dc10
2026-04-21 02:09:15,104 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:15,104 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:15,104 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004c' (76)
2026-04-21 02:09:15,104 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:15,104 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:15,105 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:15,105 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:15,105 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:15] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:15] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:15,196 INFO BGP-Thread-1 (job): ... idle for 0.091s
2026-04-21 02:09:15,196 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 79.472s
2026-04-21 02:09:15,197 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001042b2b2b2b000007d0000000000a05dc10
2026-04-21 02:09:15,197 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:15,197 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:15,197 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0046' (70)
2026-04-21 02:09:15,197 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:15,197 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:15,197 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:15,197 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:15,198 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:15] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:15] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:15] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:16,199 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:16,199 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 80.473s
2026-04-21 02:09:16,199 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001042b2b2b2b000007d0000000000a05dc10
2026-04-21 02:09:16,199 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:16,199 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:16,200 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:17,201 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:17,201 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 81.474s
2026-04-21 02:09:17,201 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:17,201 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:17,201 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:17] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:18,203 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:18,203 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 82.475s
2026-04-21 02:09:18,203 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001042b2b2b2b000007d0000000000a05dc10
2026-04-21 02:09:18,203 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:18,203 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:18,203 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:19,205 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:19,205 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 83.476s
2026-04-21 02:09:19,205 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:19,205 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:19,205 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:19] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:19] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:19,707 INFO BGP-Thread-1 (job): ... idle for 0.502s
2026-04-21 02:09:19,707 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 83.978s
2026-04-21 02:09:19,707 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001042b2b2b2b000007d0000000000a05dc10
2026-04-21 02:09:19,707 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:19,708 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:19,708 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:19,708 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-04-21 02:09:19,708 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:19,708 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:19,708 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:19,708 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:19,708 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:19] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:19] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:19,787 INFO BGP-Thread-1 (job): ... idle for 0.079s
2026-04-21 02:09:19,787 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 84.057s
2026-04-21 02:09:19,788 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:19,788 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:19,788 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:19,788 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'003e' (62)
2026-04-21 02:09:19,788 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:19,788 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:19,788 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:19,788 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:19,788 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:19] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:20] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:20] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:20,789 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:20,790 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 85.058s
2026-04-21 02:09:20,790 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:20,790 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:20,790 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:20,790 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:21,791 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:21,792 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 86.059s
2026-04-21 02:09:21,792 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:21,792 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:21,792 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:22] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:22,793 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:22,793 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 87.060s
2026-04-21 02:09:22,793 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:22,793 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:22,793 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:22,793 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:23,795 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:23,795 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 88.061s
2026-04-21 02:09:23,796 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:23,796 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:23,796 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:24] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:24] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:24,264 INFO BGP-Thread-1 (job): ... idle for 0.469s
2026-04-21 02:09:24,265 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 88.530s
2026-04-21 02:09:24,265 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:24,265 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:24,265 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:24,265 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:24,265 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-04-21 02:09:24,265 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:24,265 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:24,265 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:24,265 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:24,265 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:24] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:24] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:24,354 INFO BGP-Thread-1 (job): ... idle for 0.088s
2026-04-21 02:09:24,354 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 88.618s
2026-04-21 02:09:24,354 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:24,354 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:24,354 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:24,355 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'003e' (62)
2026-04-21 02:09:24,355 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:24,355 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:24,355 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:24,355 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:24,355 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:24] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:24] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:24] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:25,356 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:25,356 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 89.619s
2026-04-21 02:09:25,357 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:25,357 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:25,357 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:25,357 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:26,358 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:26,358 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 90.620s
2026-04-21 02:09:26,358 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:26,358 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:26,358 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:26] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:27,359 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:27,360 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 91.621s
2026-04-21 02:09:27,360 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:27,360 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:27,360 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:27,360 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:28,361 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:28,362 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 92.622s
2026-04-21 02:09:28,362 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:28,362 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:28,362 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:28] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:28] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:28,821 INFO BGP-Thread-1 (job): ... idle for 0.459s
2026-04-21 02:09:28,821 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 93.081s
2026-04-21 02:09:28,821 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:28,821 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:28,822 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:28,822 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:28,822 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-04-21 02:09:28,822 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:28,822 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:28,822 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:28,822 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:28,822 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:28] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:28] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:28,913 INFO BGP-Thread-1 (job): ... idle for 0.091s
2026-04-21 02:09:28,913 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 93.172s
2026-04-21 02:09:28,913 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:28,914 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:28,914 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:28,914 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'003e' (62)
2026-04-21 02:09:28,914 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:28,914 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:28,914 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:28,914 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:28,914 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:28] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:29] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:29] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:29,915 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:29,916 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 94.173s
2026-04-21 02:09:29,916 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:29,916 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:29,916 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:29,916 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:30,917 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:30,918 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 95.175s
2026-04-21 02:09:30,918 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:30,918 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:30,918 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:31] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:31,919 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:31,919 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 96.176s
2026-04-21 02:09:31,919 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:31,920 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:31,920 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:31,920 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:32,921 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:32,921 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 97.177s
2026-04-21 02:09:32,921 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:32,921 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:32,922 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:33] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:33] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:33,372 INFO BGP-Thread-1 (job): ... idle for 0.450s
2026-04-21 02:09:33,372 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 97.627s
2026-04-21 02:09:33,372 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:33,372 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:33,372 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:33,373 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:33,373 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-04-21 02:09:33,373 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:33,373 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:33,373 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:33,373 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:33,373 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:33] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:33] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:33,438 INFO BGP-Thread-1 (job): ... idle for 0.064s
2026-04-21 02:09:33,438 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 97.691s
2026-04-21 02:09:33,438 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:33,438 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:33,438 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:33,438 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'003e' (62)
2026-04-21 02:09:33,438 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:33,438 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:33,439 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:33,439 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:33,439 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:33] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:33] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:33] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:34,440 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:34,440 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 98.692s
2026-04-21 02:09:34,440 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:34,441 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:34,441 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:34,441 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:35,442 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:35,442 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 99.693s
2026-04-21 02:09:35,443 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:35,443 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:35,443 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:35] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:36,444 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:36,444 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 100.694s
2026-04-21 02:09:36,444 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:36,445 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:36,445 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:36,445 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:37,446 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:37,446 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 101.696s
2026-04-21 02:09:37,447 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:37,447 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:37,447 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:37] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:37] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:37,894 INFO BGP-Thread-1 (job): ... idle for 0.447s
2026-04-21 02:09:37,894 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 102.143s
2026-04-21 02:09:37,895 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:37,895 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:37,895 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:37,895 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:37,895 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-04-21 02:09:37,895 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:37,895 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:37,895 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:37,896 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:37,896 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:37] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:37] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:37,975 INFO BGP-Thread-1 (job): ... idle for 0.079s
2026-04-21 02:09:37,975 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 102.222s
2026-04-21 02:09:37,975 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:37,975 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:37,975 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:37,975 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'003e' (62)
2026-04-21 02:09:37,975 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:37,975 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:37,975 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:37,975 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:37,975 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:37] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:38] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:38] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:38,977 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:38,977 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 103.223s
2026-04-21 02:09:38,977 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:38,977 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:38,977 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:38,977 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:39,978 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:39,979 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 104.224s
2026-04-21 02:09:39,979 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:39,979 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:39,979 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:40] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:40,980 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:40,980 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 105.225s
2026-04-21 02:09:40,980 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:40,981 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:40,981 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:40,981 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:41,982 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:41,982 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 106.226s
2026-04-21 02:09:41,983 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:41,983 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:41,983 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:42] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:42] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:42,471 INFO BGP-Thread-1 (job): ... idle for 0.488s
2026-04-21 02:09:42,471 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 106.714s
2026-04-21 02:09:42,471 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:42,471 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:42,471 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:42,471 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:42,471 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-04-21 02:09:42,472 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:42,472 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:42,472 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:42,472 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:42,472 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:42] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:42] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:42,556 INFO BGP-Thread-1 (job): ... idle for 0.084s
2026-04-21 02:09:42,556 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 106.798s
2026-04-21 02:09:42,556 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:42,556 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:42,557 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:42,557 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'003e' (62)
2026-04-21 02:09:42,557 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:42,557 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:42,557 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:42,557 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:42,557 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:42] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:42] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:42] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:43,558 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:43,558 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 107.799s
2026-04-21 02:09:43,558 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:43,559 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:43,559 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:43,559 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:44,560 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:44,560 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 108.801s
2026-04-21 02:09:44,561 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:44,561 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:44,561 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:44] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:45,562 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:45,562 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 109.802s
2026-04-21 02:09:45,563 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:45,563 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:45,563 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:45,563 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:46,565 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:46,565 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 110.803s
2026-04-21 02:09:46,565 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:46,565 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:46,565 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:46] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:47] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:47,061 INFO BGP-Thread-1 (job): ... idle for 0.496s
2026-04-21 02:09:47,061 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 111.298s
2026-04-21 02:09:47,061 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:47,061 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:09:47,062 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:47,062 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:47,062 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005b' (91)
2026-04-21 02:09:47,062 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:47,062 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:47,062 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:47,062 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:47,062 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:47] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:47] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:47,140 INFO BGP-Thread-1 (job): ... idle for 0.078s
2026-04-21 02:09:47,140 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 111.376s
2026-04-21 02:09:47,140 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:09:47,141 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:47,141 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:47,141 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0055' (85)
2026-04-21 02:09:47,141 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:47,141 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:47,141 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:47,141 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:47,141 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:47] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:47] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:47] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:48,142 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:48,143 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 112.377s
2026-04-21 02:09:48,143 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:09:48,143 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:48,143 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:48,143 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:49,144 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:49,144 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 113.378s
2026-04-21 02:09:49,145 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:49,145 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:49,145 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:49] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:50,146 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:50,146 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 114.379s
2026-04-21 02:09:50,146 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:09:50,146 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:50,146 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:50,147 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:51,148 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:51,148 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 115.380s
2026-04-21 02:09:51,148 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:51,149 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:51,149 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:51] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:51] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:51,635 INFO BGP-Thread-1 (job): ... idle for 0.486s
2026-04-21 02:09:51,635 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 115.867s
2026-04-21 02:09:51,635 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:09:51,636 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a62900022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:09:51,636 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:51,636 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:51,636 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005b' (91)
2026-04-21 02:09:51,636 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:51,636 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:51,637 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:51,637 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:51,637 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:51] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:51] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:51,717 INFO BGP-Thread-1 (job): ... idle for 0.080s
2026-04-21 02:09:51,717 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 115.947s
2026-04-21 02:09:51,717 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d001946022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:09:51,718 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:51,718 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:51,718 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0055' (85)
2026-04-21 02:09:51,718 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:51,718 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:51,718 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:51,718 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:51,718 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:51] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:51] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:51] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:52,719 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:52,719 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 116.947s
2026-04-21 02:09:52,719 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a62900022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:09:52,720 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:52,720 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:52,720 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:53,721 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:53,721 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 117.948s
2026-04-21 02:09:53,721 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:53,721 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:53,721 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:53] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:54,722 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:54,722 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 118.949s
2026-04-21 02:09:54,722 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d001946022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:09:54,723 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:54,723 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:54,723 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:55,724 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:55,724 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 119.950s
2026-04-21 02:09:55,724 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:55,724 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:55,725 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:56] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:56] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:56,180 INFO BGP-Thread-1 (job): ... idle for 0.456s
2026-04-21 02:09:56,181 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 120.405s
2026-04-21 02:09:56,181 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d001946022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:09:56,181 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:09:56,181 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:56,181 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:56,181 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005b' (91)
2026-04-21 02:09:56,181 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:56,181 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:56,181 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:56,182 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:56,182 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:56] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:56] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:56,270 INFO BGP-Thread-1 (job): ... idle for 0.089s
2026-04-21 02:09:56,270 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 120.494s
2026-04-21 02:09:56,271 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:09:56,271 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:56,271 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:56,271 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0055' (85)
2026-04-21 02:09:56,271 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:56,271 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:56,271 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:56,271 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:56,271 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:56] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:56] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:56] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:57,272 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:57,273 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 121.495s
2026-04-21 02:09:57,273 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:09:57,273 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:57,273 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:57,273 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:58,274 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:58,275 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 122.496s
2026-04-21 02:09:58,275 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:58,275 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:58,275 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:58] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:59,276 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:59,276 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 123.497s
2026-04-21 02:09:59,276 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:09:59,276 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:59,276 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:59,276 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:10:00,277 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:00,278 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 124.498s
2026-04-21 02:10:00,278 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:00,278 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:00,278 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:00] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:00] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:00,742 INFO BGP-Thread-1 (job): ... idle for 0.463s
2026-04-21 02:10:00,742 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 124.962s
2026-04-21 02:10:00,742 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:10:00,742 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:10:00,742 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:10:00,742 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:10:00,742 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005b' (91)
2026-04-21 02:10:00,742 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:10:00,742 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:10:00,742 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:00,742 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:00,742 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:00] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:00] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:00,822 INFO BGP-Thread-1 (job): ... idle for 0.080s
2026-04-21 02:10:00,822 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 125.041s
2026-04-21 02:10:00,822 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:10:00,822 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:10:00,822 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:10:00,822 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0055' (85)
2026-04-21 02:10:00,822 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:10:00,823 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:10:00,823 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:00,823 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:00,823 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:00] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:01] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:01] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:01,824 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:01,824 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 126.042s
2026-04-21 02:10:01,824 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:10:01,824 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:01,824 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:01,824 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:10:02,825 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:02,826 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 127.043s
2026-04-21 02:10:02,826 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:02,826 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:02,826 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:03] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:03,827 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:03,827 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 128.044s
2026-04-21 02:10:03,827 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:10:03,827 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:03,827 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:03,827 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:10:04,829 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:04,829 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 129.045s
2026-04-21 02:10:04,829 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:04,829 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:04,830 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:05] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:05] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:05,314 INFO BGP-Thread-1 (job): ... idle for 0.484s
2026-04-21 02:10:05,314 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 129.530s
2026-04-21 02:10:05,314 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:10:05,314 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:10:05,315 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:10:05,315 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:10:05,315 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005b' (91)
2026-04-21 02:10:05,315 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:10:05,315 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:10:05,315 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:05,315 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:05,315 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:05] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:05] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:05,395 INFO BGP-Thread-1 (job): ... idle for 0.080s
2026-04-21 02:10:05,395 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 129.609s
2026-04-21 02:10:05,395 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:10:05,395 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:10:05,395 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:10:05,396 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0055' (85)
2026-04-21 02:10:05,396 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:10:05,396 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:10:05,396 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:05,396 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:05,396 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:05] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:05] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:05] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:06,397 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:06,397 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 130.610s
2026-04-21 02:10:06,398 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:10:06,398 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:06,398 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:06,398 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:10:07,400 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:07,400 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 131.611s
2026-04-21 02:10:07,400 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:07,400 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:07,400 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:07] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:08,401 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:08,401 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 132.612s
2026-04-21 02:10:08,401 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:10:08,401 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:08,401 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:08,401 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:10:09,402 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:09,403 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 133.613s
2026-04-21 02:10:09,403 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:09,403 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:09,403 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:09] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:09] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:09,905 INFO BGP-Thread-1 (job): ... idle for 0.502s
2026-04-21 02:10:09,905 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 134.115s
2026-04-21 02:10:09,905 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:10:09,905 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:10:09,905 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:10:09,905 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:10:09,906 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005b' (91)
2026-04-21 02:10:09,906 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:10:09,906 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:10:09,906 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:09,906 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:09,907 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:09] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:09] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:09,995 INFO BGP-Thread-1 (job): ... idle for 0.088s
2026-04-21 02:10:09,995 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 134.203s
2026-04-21 02:10:09,995 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:10:09,995 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:10:09,995 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:10:09,996 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0055' (85)
2026-04-21 02:10:09,996 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:10:09,996 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:10:09,996 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:09,996 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:09,996 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:10] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:10] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:10] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:10,997 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:10,997 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 135.204s
2026-04-21 02:10:10,997 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:10:10,998 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:10,998 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:10,998 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:10:11,999 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:11,999 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 136.205s
2026-04-21 02:10:11,999 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:11,999 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:11,999 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:12] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:13,001 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:13,001 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 137.206s
2026-04-21 02:10:13,001 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:10:13,001 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:13,001 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:13,001 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:10:14,002 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:14,003 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 138.207s
2026-04-21 02:10:14,003 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:14,003 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:14,003 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:14] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:14] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:14,491 INFO BGP-Thread-1 (job): ... idle for 0.487s
2026-04-21 02:10:14,491 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 138.695s
2026-04-21 02:10:14,491 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:10:14,491 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005e02000000474001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2bc01611010104e380423a35c700002b670a0a0a0a
2026-04-21 02:10:14,491 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:10:14,491 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:10:14,491 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005e' (94)
2026-04-21 02:10:14,492 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:10:14,492 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:10:14,492 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:14,492 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:14,492 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:14] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:14] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:14,572 INFO BGP-Thread-1 (job): ... idle for 0.080s
2026-04-21 02:10:14,572 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 138.774s
2026-04-21 02:10:14,572 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005802000000414001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2bc01611010104e380423a35c700002b670a0a0a0a
2026-04-21 02:10:14,572 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:10:14,572 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:10:14,572 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0058' (88)
2026-04-21 02:10:14,573 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:10:14,573 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:10:14,573 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:14,573 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:14,573 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:14] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:14] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:14] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:15,574 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:15,574 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 139.775s
2026-04-21 02:10:15,574 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005e0200000047c01611010104e380423a35c700002b670a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:10:15,574 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:15,575 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:15,575 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:10:16,576 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:16,576 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 140.776s
2026-04-21 02:10:16,576 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:16,577 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:16,577 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:16] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:17,578 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:17,578 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 141.777s
2026-04-21 02:10:17,578 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00580200000041c01611010104e380423a35c700002b670a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:10:17,578 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:17,578 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:17,579 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:10:18,580 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:18,581 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 142.778s
2026-04-21 02:10:18,581 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:18,581 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:18,582 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:18] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:19] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:19,053 INFO BGP-Thread-1 (job): ... idle for 0.471s
2026-04-21 02:10:19,053 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 143.250s
2026-04-21 02:10:19,053 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00580200000041c01611010104e380423a35c700002b670a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:10:19,053 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0066020000004f4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2bc01619010204e380060001040a0a0a0a000a01000701010101010101
2026-04-21 02:10:19,054 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:10:19,054 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:10:19,054 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0066' (102)
2026-04-21 02:10:19,054 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:10:19,054 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:10:19,054 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:19,054 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:19,054 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:19] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:19] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:19,116 INFO BGP-Thread-1 (job): ... idle for 0.062s
2026-04-21 02:10:19,116 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 143.311s
2026-04-21 02:10:19,116 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff006002000000494001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2bc01619010204e380060001040a0a0a0a000a01000701010101010101
2026-04-21 02:10:19,116 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:10:19,116 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:10:19,117 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0060' (96)
2026-04-21 02:10:19,117 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:10:19,117 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:10:19,117 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:19,117 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:19,117 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:19] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:19] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:19] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:20,118 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:20,118 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 144.312s
2026-04-21 02:10:20,118 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0066020000004fc01619010204e380060001040a0a0a0a000a010007010101010101014001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:10:20,119 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:20,119 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:20,119 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:10:21,120 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:21,120 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 145.313s
2026-04-21 02:10:21,120 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:21,120 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:21,121 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:21] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:22,122 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:22,122 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 146.314s
2026-04-21 02:10:22,122 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00600200000049c01619010204e380060001040a0a0a0a000a010007010101010101014001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:10:22,122 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:22,122 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:22,122 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:10:23,123 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:23,124 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 147.315s
2026-04-21 02:10:23,124 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:23,124 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:23,124 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:23] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:23] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:23,636 INFO BGP-Thread-1 (job): ... idle for 0.511s
2026-04-21 02:10:23,636 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 147.827s
2026-04-21 02:10:23,636 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00600200000049c01619010204e380060001040a0a0a0a000a010007010101010101014001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:10:23,636 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005a02000000434001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2bc0160d010304e3800b0c0d0e0a0a0a0a
2026-04-21 02:10:23,636 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:10:23,637 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:10:23,637 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005a' (90)
2026-04-21 02:10:23,637 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:10:23,637 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:10:23,637 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:23,637 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:23,637 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:23] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:23] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:23,771 INFO BGP-Thread-1 (job): ... idle for 0.134s
2026-04-21 02:10:23,771 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 147.961s
2026-04-21 02:10:23,771 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0054020000003d4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2bc0160d010304e3800b0c0d0e0a0a0a0a
2026-04-21 02:10:23,771 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:10:23,771 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:10:23,771 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0054' (84)
2026-04-21 02:10:23,772 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:10:23,772 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:10:23,772 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:23,772 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:23,772 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:23] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:23] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:23] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:24,773 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:24,773 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 148.961s
2026-04-21 02:10:24,773 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005a0200000043c0160d010304e3800b0c0d0e0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:10:24,773 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:24,773 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:24,774 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:10:25,775 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:25,775 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 149.962s
2026-04-21 02:10:25,775 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:25,775 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:25,775 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:26] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:26,776 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:26,776 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 150.963s
2026-04-21 02:10:26,776 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0054020000003dc0160d010304e3800b0c0d0e0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:10:26,777 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:26,777 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:26,777 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:10:27,778 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:27,778 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 151.964s
2026-04-21 02:10:27,778 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:27,778 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:27,779 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:28] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:28] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:28,254 INFO BGP-Thread-1 (job): ... idle for 0.475s
2026-04-21 02:10:28,254 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 152.440s
2026-04-21 02:10:28,254 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0054020000003dc0160d010304e3800b0c0d0e0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:10:28,254 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005a02000000434001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2bc0160d010404e3802b2b2b2b0a0a0a0a
2026-04-21 02:10:28,254 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:10:28,254 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:10:28,254 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005a' (90)
2026-04-21 02:10:28,255 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:10:28,255 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:10:28,255 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:28,255 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:28,255 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:28] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:28] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:28,342 INFO BGP-Thread-1 (job): ... idle for 0.087s
2026-04-21 02:10:28,342 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 152.526s
2026-04-21 02:10:28,342 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0054020000003d4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2bc0160d010404e3802b2b2b2b0a0a0a0a
2026-04-21 02:10:28,343 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:10:28,343 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:10:28,343 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0054' (84)
2026-04-21 02:10:28,343 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:10:28,343 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:10:28,343 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:28,343 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:28,343 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:28] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:28] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:28] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:29,344 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:29,345 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 153.527s
2026-04-21 02:10:29,345 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005a0200000043c0160d010404e3802b2b2b2b0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:10:29,345 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:29,345 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:29,345 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:10:30,346 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:30,347 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 154.529s
2026-04-21 02:10:30,347 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:30,347 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:30,347 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:30] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:31,348 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:31,348 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 155.530s
2026-04-21 02:10:31,348 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0054020000003dc0160d010404e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:10:31,349 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:31,349 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:31,349 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:10:32,350 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:32,350 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 156.531s
2026-04-21 02:10:32,351 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:32,351 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:32,351 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:32] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:32] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:32,821 INFO BGP-Thread-1 (job): ... idle for 0.470s
2026-04-21 02:10:32,821 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 157.001s
2026-04-21 02:10:32,822 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0054020000003dc0160d010404e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:10:32,822 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005a02000000434001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2bc0160d010504e3802b2b2b2b0a0a0a0a
2026-04-21 02:10:32,822 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:10:32,822 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:10:32,822 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005a' (90)
2026-04-21 02:10:32,822 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:10:32,822 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:10:32,822 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:32,822 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:32,822 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:32] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:32] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:32,898 INFO BGP-Thread-1 (job): ... idle for 0.075s
2026-04-21 02:10:32,898 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 157.076s
2026-04-21 02:10:32,898 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0054020000003d4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2bc0160d010504e3802b2b2b2b0a0a0a0a
2026-04-21 02:10:32,898 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:10:32,898 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:10:32,898 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0054' (84)
2026-04-21 02:10:32,898 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:10:32,898 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:10:32,899 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:32,899 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:32,899 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:32] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:33] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:33] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:33,900 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:33,900 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 158.077s
2026-04-21 02:10:33,900 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005a0200000043c0160d010504e3802b2b2b2b0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:10:33,900 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:33,900 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:33,901 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:10:34,902 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:34,902 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 159.078s
2026-04-21 02:10:34,902 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:34,902 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:34,902 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:35] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:35,903 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:35,904 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 160.079s
2026-04-21 02:10:35,904 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0054020000003dc0160d010504e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:10:35,904 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:35,904 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:35,904 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:10:36,905 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:36,905 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 161.080s
2026-04-21 02:10:36,905 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:36,905 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:36,905 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:37] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:37] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:37,411 INFO BGP-Thread-1 (job): ... idle for 0.506s
2026-04-21 02:10:37,411 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 161.586s
2026-04-21 02:10:37,412 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0054020000003dc0160d010504e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:10:37,412 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0056020000003f4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2bc01609000604e380ac0c7b03
2026-04-21 02:10:37,412 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:10:37,412 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:10:37,412 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0056' (86)
2026-04-21 02:10:37,412 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:10:37,412 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:10:37,412 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:37,413 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:37,413 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:37] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:37] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:37,484 INFO BGP-Thread-1 (job): ... idle for 0.072s
2026-04-21 02:10:37,485 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 161.657s
2026-04-21 02:10:37,485 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005002000000394001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2bc01609000604e380ac0c7b03
2026-04-21 02:10:37,485 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:10:37,485 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:10:37,485 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0050' (80)
2026-04-21 02:10:37,485 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:10:37,485 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:10:37,485 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:37,485 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:37,485 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:37] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:37] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:37] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:38,486 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:38,487 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 162.658s
2026-04-21 02:10:38,487 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0056020000003fc01609000604e380ac0c7b034001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:10:38,487 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:38,487 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:38,487 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:10:39,488 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:39,489 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 163.659s
2026-04-21 02:10:39,489 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:39,489 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:39,489 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:39] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:40,490 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:40,490 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 164.660s
2026-04-21 02:10:40,492 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00500200000039c01609000604e380ac0c7b034001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:10:40,493 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:40,493 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:40,493 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:10:41,494 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:41,494 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 165.662s
2026-04-21 02:10:41,494 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:41,494 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:41,494 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:41] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:41] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:41,975 INFO BGP-Thread-1 (job): ... idle for 0.481s
2026-04-21 02:10:41,975 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 166.142s
2026-04-21 02:10:41,975 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00500200000039c01609000604e380ac0c7b034001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:10:41,976 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005c02000000454001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2bc0160f000704e38001000701010101010101
2026-04-21 02:10:41,976 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:10:41,976 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:10:41,976 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005c' (92)
2026-04-21 02:10:41,976 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:10:41,976 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:10:41,976 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:41,976 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:41,976 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:41] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:42] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:42,048 INFO BGP-Thread-1 (job): ... idle for 0.071s
2026-04-21 02:10:42,048 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 166.213s
2026-04-21 02:10:42,048 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0056020000003f4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2bc0160f000704e38001000701010101010101
2026-04-21 02:10:42,048 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:10:42,048 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:10:42,048 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0056' (86)
2026-04-21 02:10:42,049 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:10:42,049 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:10:42,049 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:42,049 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:42,049 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:42] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:42] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:42] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:43,050 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:43,050 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 167.215s
2026-04-21 02:10:43,050 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005c0200000045c0160f000704e380010007010101010101014001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:10:43,051 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:43,051 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:43,051 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:10:44,052 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:44,052 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 168.216s
2026-04-21 02:10:44,053 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:44,053 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:44,053 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:44] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:45,054 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:45,054 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 169.217s
2026-04-21 02:10:45,054 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0056020000003fc0160f000704e380010007010101010101014001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:10:45,055 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:45,055 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:45,055 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:10:46,056 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:46,056 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 170.218s
2026-04-21 02:10:46,057 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:46,057 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:46,057 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:46] "POST /RPC2 HTTP/1.1" 200 -
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:46.484268" elapsed="0.005459"/>
</kw>
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="PASS" start="2026-04-21T02:10:46.470936" elapsed="0.018969"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<status status="PASS" start="2026-04-21T02:10:46.490393" elapsed="0.000075"/>
</return>
<status status="PASS" start="2026-04-21T02:10:46.490080" elapsed="0.000466"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:46.490025" elapsed="0.000580"/>
</if>
<kw name="Log" owner="BuiltIn">
<arg>${message}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.491013" elapsed="0.000053"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was not seen within timeout period.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.491428" elapsed="0.000050"/>
</kw>
<doc>Interrupt play.py, fail if no prompt is seen within SSHLibrary timeout.
Also dump the logs with the output the program produced.
This keyword is also suitable for stopping BGP manager.</doc>
<status status="PASS" start="2026-04-21T02:10:46.448193" elapsed="0.043423"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:10:46.502719" level="INFO">Executing command 'cat play.py.out'.</msg>
<msg time="2026-04-21T02:10:46.533751" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:10:46.534004" level="INFO">${output_log} = 2026-04-21 02:07:55,603 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:07:55,604 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.171.116
2026-04-21 02:07:55,604 DEBUG BGP-Thr...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:10:46.502568" elapsed="0.031475"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.534721" level="INFO">2026-04-21 02:07:55,603 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:07:55,604 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.171.116
2026-04-21 02:07:55,604 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-04-21 02:07:55,604 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.171.3
2026-04-21 02:07:55,604 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-04-21 02:07:55,605 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 02:07:55,606 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 02:07:55,607 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400010080010400190046400200b44700
2026-04-21 02:07:55,607 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 02:07:55,607 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-04-21 02:07:55,607 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-04-21 02:07:55,607 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-04-21 02:07:55,607 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-04-21 02:07:55,607 INFO BGP-Thread-1 (job):   My BGP Identifier: 169782132
2026-04-21 02:07:55,607 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-04-21 02:07:55,607 INFO BGP-Thread-1 (job):   Originator ID: None
2026-04-21 02:07:55,607 INFO BGP-Thread-1 (job):   Cluster list: None
2026-04-21 02:07:55,608 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-04-21 02:07:55,608 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-04-21 02:07:55,608 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-04-21 02:07:55,608 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 0
2026-04-21 02:07:55,608 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, -1]
2026-04-21 02:07:55,608 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-04-21 02:07:55,608 INFO BGP-Thread-1 (job):   Let's go ...

2026-04-21 02:07:55,608 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-04-21 02:07:55,608 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:07:55,608 DEBUG BGP-Thread-1 (job):   Length=53 (0x0035)
2026-04-21 02:07:55,608 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-04-21 02:07:55,608 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-04-21 02:07:55,608 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-04-21 02:07:55,609 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-04-21 02:07:55,609 DEBUG BGP-Thread-1 (job):   BGP Identifier=169782132 (0x0a1eab74)
2026-04-21 02:07:55,609 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=24 (0x18)
2026-04-21 02:07:55,609 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x02060104000100010206010400190046020641040000fbf0
2026-04-21 02:07:55,609 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff00350104fbf000b40a1eab741802060104000100010206010400190046020641040000fbf0'
2026-04-21 02:07:55,609 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff00350104fbf000b40a1eab741802060104000100010206010400190046020641040000fbf0
2026-04-21 02:07:55,610 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:07:55,611 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:07:55,611 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:07:55,611 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:07:55,611 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:07:55,611 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:07:55,611 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:07:55,611 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:07:55,611 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:07:55,611 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:07:55,611 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-04-21 02:07:55,612 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:07:55,612 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:07:55,612 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:07:55,616 INFO BGP-Thread-1 (job): ... idle for 0.004s
2026-04-21 02:07:55,616 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.004s
2026-04-21 02:07:55,616 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-04-21 02:07:55,616 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:07:55,616 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:07:55,616 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-04-21 02:07:55,616 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:07:55,616 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:07:55,617 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03001946
2026-04-21 02:07:55,617 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:07:55,617 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:07:55,617 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:07:55,617 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:07:55,617 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:07:55,617 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:07:55,617 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:07:55,617 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:07:56,618 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:07:56,618 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 1.005s
2026-04-21 02:07:56,618 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:07:56,618 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:07:56,618 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:07:57,619 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:07:57,620 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 2.006s
2026-04-21 02:07:57,620 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:07:57,620 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:07:57,620 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:07:58,621 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:07:58,622 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 3.007s
2026-04-21 02:07:58,622 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:07:58,622 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:07:58,622 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:07:59,623 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:07:59,623 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 4.008s
2026-04-21 02:07:59,623 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:07:59,623 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:07:59,623 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:00,625 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:00,625 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 5.009s
2026-04-21 02:08:00,625 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:00,625 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:00,625 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:01,626 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:01,627 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.010s
2026-04-21 02:08:01,627 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:01,628 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:01,628 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:01] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:01,697 INFO BGP-Thread-1 (job): ... idle for 0.070s
2026-04-21 02:08:01,698 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.080s
2026-04-21 02:08:01,698 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:08:01,698 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:01,698 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:01,698 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-04-21 02:08:01,698 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:01,698 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:01,698 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:01,698 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:01,699 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:01] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:01] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:01,772 INFO BGP-Thread-1 (job): ... idle for 0.073s
2026-04-21 02:08:01,772 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.153s
2026-04-21 02:08:01,772 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:08:01,772 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:01,772 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:01,772 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-04-21 02:08:01,772 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:01,773 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:01,773 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:01,773 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:01,773 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:01] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:02] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:02] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:02,774 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:02,774 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 7.154s
2026-04-21 02:08:02,774 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:08:02,774 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:02,774 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:02,775 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:03,776 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:03,776 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 8.155s
2026-04-21 02:08:03,776 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:03,776 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:03,776 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:04] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:04,777 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:04,778 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 9.156s
2026-04-21 02:08:04,778 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:08:04,778 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:04,778 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:04,778 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:05,779 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:05,779 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.157s
2026-04-21 02:08:05,780 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:05,780 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:05,780 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:06] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:06] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:06,306 INFO BGP-Thread-1 (job): ... idle for 0.526s
2026-04-21 02:08:06,306 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.683s
2026-04-21 02:08:06,306 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:08:06,306 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a62900041700021999999900010501010101000007d000202b2b2b2b
2026-04-21 02:08:06,306 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:06,306 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:06,307 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-04-21 02:08:06,307 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:06,307 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
10.30.171.213 - - [21/Apr/2026 02:08:06] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:06,308 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:06,308 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:06,308 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:06] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:06,362 INFO BGP-Thread-1 (job): ... idle for 0.054s
2026-04-21 02:08:06,362 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.737s
2026-04-21 02:08:06,362 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c001946041700021999999900010501010101000007d000202b2b2b2b
2026-04-21 02:08:06,363 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:06,363 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:06,363 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-04-21 02:08:06,363 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:06,363 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:06,363 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:06,363 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:06,363 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:06] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:06] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:06] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:07,364 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:07,364 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 11.738s
2026-04-21 02:08:07,364 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a62900041700021999999900010501010101000007d000202b2b2b2b
2026-04-21 02:08:07,365 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:07,365 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:07,365 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:08,366 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:08,367 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 12.739s
2026-04-21 02:08:08,367 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:08,367 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:08,367 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:08] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:09,368 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:09,369 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 13.740s
2026-04-21 02:08:09,369 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c001946041700021999999900010501010101000007d000202b2b2b2b
2026-04-21 02:08:09,369 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:09,369 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:09,369 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:10,370 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:10,371 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 14.741s
2026-04-21 02:08:10,371 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:10,371 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:10,371 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:10] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:10] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:10,885 INFO BGP-Thread-1 (job): ... idle for 0.514s
2026-04-21 02:08:10,885 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 15.255s
2026-04-21 02:08:10,885 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c001946041700021999999900010501010101000007d000202b2b2b2b
2026-04-21 02:08:10,885 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000101f20cdd809ff7001600202b2b2b2b
2026-04-21 02:08:10,885 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:10,885 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:10,886 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-04-21 02:08:10,886 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:10,886 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:10,886 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:10,886 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:10,886 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:10] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:10] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:10,974 INFO BGP-Thread-1 (job): ... idle for 0.087s
2026-04-21 02:08:10,974 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 15.342s
2026-04-21 02:08:10,974 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000101f20cdd809ff7001600202b2b2b2b
2026-04-21 02:08:10,974 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:10,974 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:10,974 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-04-21 02:08:10,974 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:10,975 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:10,975 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:10,975 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:10,975 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:10] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:11] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:11] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:11,976 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:11,976 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 16.343s
2026-04-21 02:08:11,976 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000101f20cdd809ff7001600202b2b2b2b
2026-04-21 02:08:11,977 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:11,977 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:11,977 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:12,978 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:12,979 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 17.344s
2026-04-21 02:08:12,979 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:12,979 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:12,979 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:13] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:13,980 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:13,981 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 18.345s
2026-04-21 02:08:13,981 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000101f20cdd809ff7001600202b2b2b2b
2026-04-21 02:08:13,981 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:13,981 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:13,981 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:14,982 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:14,982 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 19.346s
2026-04-21 02:08:14,983 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:14,983 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:14,983 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:15] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:15] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:15,463 INFO BGP-Thread-1 (job): ... idle for 0.481s
2026-04-21 02:08:15,463 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 19.827s
2026-04-21 02:08:15,464 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000101f20cdd809ff7001600202b2b2b2b
2026-04-21 02:08:15,464 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000102f20cdd809ff7001400202b2b2b2b
2026-04-21 02:08:15,464 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:15,464 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:15,464 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-04-21 02:08:15,464 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:15,464 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:15,464 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:15,464 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:15,465 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:15] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:15] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:15,554 INFO BGP-Thread-1 (job): ... idle for 0.090s
2026-04-21 02:08:15,555 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 19.916s
2026-04-21 02:08:15,555 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000102f20cdd809ff7001400202b2b2b2b
2026-04-21 02:08:15,555 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:15,555 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:15,555 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-04-21 02:08:15,555 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:15,555 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:15,555 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:15,556 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:15,556 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:15] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:15] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:15] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:16,557 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:16,557 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 20.917s
2026-04-21 02:08:16,557 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000102f20cdd809ff7001400202b2b2b2b
2026-04-21 02:08:16,557 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:16,557 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:16,557 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:17,559 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:17,559 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 21.918s
2026-04-21 02:08:17,559 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:17,559 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:17,559 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:17] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:18,560 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:18,561 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 22.919s
2026-04-21 02:08:18,561 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000102f20cdd809ff7001400202b2b2b2b
2026-04-21 02:08:18,562 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:18,562 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:18,562 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:19,563 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:19,563 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 23.920s
2026-04-21 02:08:19,563 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:19,563 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:19,563 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:19] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:20] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:20,034 INFO BGP-Thread-1 (job): ... idle for 0.471s
2026-04-21 02:08:20,034 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 24.391s
2026-04-21 02:08:20,034 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000102f20cdd809ff7001400202b2b2b2b
2026-04-21 02:08:20,034 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000103f20cdd809ff70007d0202b2b2b2b
2026-04-21 02:08:20,035 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:20,035 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:20,035 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-04-21 02:08:20,035 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:20,035 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:20,035 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:20,035 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:20,035 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:20] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:20] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:20,115 INFO BGP-Thread-1 (job): ... idle for 0.080s
2026-04-21 02:08:20,115 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 24.471s
2026-04-21 02:08:20,115 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000103f20cdd809ff70007d0202b2b2b2b
2026-04-21 02:08:20,115 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:20,115 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:20,115 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-04-21 02:08:20,115 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:20,115 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:20,116 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:20,116 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:20,116 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:20] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:20] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:20] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:21,117 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:21,117 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 25.472s
2026-04-21 02:08:21,117 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000103f20cdd809ff70007d0202b2b2b2b
2026-04-21 02:08:21,117 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:21,118 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:21,118 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:22,119 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:22,119 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 26.473s
2026-04-21 02:08:22,119 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:22,119 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:22,119 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:22] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:23,121 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:23,121 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 27.474s
2026-04-21 02:08:23,121 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000103f20cdd809ff70007d0202b2b2b2b
2026-04-21 02:08:23,121 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:23,121 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:23,121 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:24,123 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:24,123 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 28.475s
2026-04-21 02:08:24,123 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:24,123 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:24,123 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:24] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:24] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:24,592 INFO BGP-Thread-1 (job): ... idle for 0.468s
2026-04-21 02:08:24,592 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 28.943s
2026-04-21 02:08:24,592 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000103f20cdd809ff70007d0202b2b2b2b
2026-04-21 02:08:24,592 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a6290004170002199999990001042b2b2b2b000007d000202b2b2b2b
2026-04-21 02:08:24,592 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:24,592 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:24,592 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-04-21 02:08:24,592 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:24,592 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:24,592 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:24,592 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:24,592 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:24] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:24] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:24,676 INFO BGP-Thread-1 (job): ... idle for 0.084s
2026-04-21 02:08:24,676 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 29.027s
2026-04-21 02:08:24,676 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c00194604170002199999990001042b2b2b2b000007d000202b2b2b2b
2026-04-21 02:08:24,676 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:24,676 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:24,676 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-04-21 02:08:24,677 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:24,677 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:24,677 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:24,677 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:24,677 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:24] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:24] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:24] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:25,678 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:25,678 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 30.028s
2026-04-21 02:08:25,678 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a6290004170002199999990001042b2b2b2b000007d000202b2b2b2b
2026-04-21 02:08:25,678 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:25,678 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:25,678 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:26,680 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:26,680 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 31.029s
2026-04-21 02:08:26,680 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:26,680 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:26,680 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:26] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:27,681 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:27,682 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 32.030s
2026-04-21 02:08:27,682 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c00194604170002199999990001042b2b2b2b000007d000202b2b2b2b
2026-04-21 02:08:27,682 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:27,682 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:27,682 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:28,683 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:28,684 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 33.031s
2026-04-21 02:08:28,684 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:28,684 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:28,684 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:29] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:29] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:29,198 INFO BGP-Thread-1 (job): ... idle for 0.514s
2026-04-21 02:08:29,199 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 33.545s
2026-04-21 02:08:29,199 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c00194604170002199999990001042b2b2b2b000007d000202b2b2b2b
2026-04-21 02:08:29,199 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001000000000000000000000000000a05dc10
2026-04-21 02:08:29,199 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:29,199 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:29,199 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004c' (76)
2026-04-21 02:08:29,200 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:29,200 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:29,200 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:29,200 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:29,200 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:29] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:29] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:29,301 INFO BGP-Thread-1 (job): ... idle for 0.100s
2026-04-21 02:08:29,301 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 33.646s
2026-04-21 02:08:29,301 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001000000000000000000000000000a05dc10
2026-04-21 02:08:29,301 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:29,301 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:29,301 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0046' (70)
2026-04-21 02:08:29,301 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:29,302 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:29,302 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:29,302 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:29,302 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:29] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:29] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:29] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:30,303 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:30,303 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 34.647s
2026-04-21 02:08:30,303 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001000000000000000000000000000a05dc10
2026-04-21 02:08:30,304 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:30,304 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:30,304 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:31,305 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:31,305 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 35.648s
2026-04-21 02:08:31,305 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:31,305 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:31,306 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:31] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:32,307 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:32,307 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 36.649s
2026-04-21 02:08:32,307 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001000000000000000000000000000a05dc10
2026-04-21 02:08:32,307 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:32,307 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:32,307 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:33,308 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:33,309 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 37.650s
2026-04-21 02:08:33,309 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:33,309 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:33,309 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:33] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:33] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:33,792 INFO BGP-Thread-1 (job): ... idle for 0.483s
2026-04-21 02:08:33,792 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 38.132s
2026-04-21 02:08:33,794 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001000000000000000000000000000a05dc10
2026-04-21 02:08:33,794 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a62900011900021999999900010501010101000007d0000000000a05dc10
2026-04-21 02:08:33,794 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:33,794 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:33,794 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004c' (76)
2026-04-21 02:08:33,794 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:33,794 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:33,795 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:33,795 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:33,795 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:33] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:33] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:33,878 INFO BGP-Thread-1 (job): ... idle for 0.083s
2026-04-21 02:08:33,878 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 38.215s
2026-04-21 02:08:33,879 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e001946011900021999999900010501010101000007d0000000000a05dc10
2026-04-21 02:08:33,879 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:33,879 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:33,879 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0046' (70)
2026-04-21 02:08:33,879 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:33,879 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:33,879 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:33,879 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:33,879 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:33] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:34] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:34] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:34,881 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:34,885 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 39.216s
2026-04-21 02:08:34,885 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a62900011900021999999900010501010101000007d0000000000a05dc10
2026-04-21 02:08:34,885 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:34,885 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:34,886 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:35,887 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:35,887 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 40.217s
2026-04-21 02:08:35,887 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:35,887 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:35,887 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:36] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:36,888 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:36,889 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 41.219s
2026-04-21 02:08:36,889 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e001946011900021999999900010501010101000007d0000000000a05dc10
2026-04-21 02:08:36,889 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:36,889 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:36,889 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:37,890 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:37,891 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 42.220s
2026-04-21 02:08:37,891 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:37,891 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:37,891 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:38] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:38] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:38,369 INFO BGP-Thread-1 (job): ... idle for 0.478s
2026-04-21 02:08:38,369 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 42.697s
2026-04-21 02:08:38,369 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e001946011900021999999900010501010101000007d0000000000a05dc10
2026-04-21 02:08:38,369 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10
2026-04-21 02:08:38,369 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:38,369 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:38,369 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004c' (76)
2026-04-21 02:08:38,369 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:38,369 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:38,370 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:38,370 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:38,370 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:38] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:38] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:38,468 INFO BGP-Thread-1 (job): ... idle for 0.099s
2026-04-21 02:08:38,469 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 42.796s
2026-04-21 02:08:38,469 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10
2026-04-21 02:08:38,469 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:38,469 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:38,469 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0046' (70)
2026-04-21 02:08:38,469 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:38,469 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:38,469 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:38,469 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:38,469 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:38] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:38] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:38] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:39,470 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:39,471 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 43.797s
2026-04-21 02:08:39,471 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10
2026-04-21 02:08:39,471 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:39,471 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:39,471 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:40,472 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:40,473 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 44.798s
2026-04-21 02:08:40,473 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:40,473 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:40,473 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:40] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:41,474 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:41,474 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 45.799s
2026-04-21 02:08:41,475 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10
2026-04-21 02:08:41,475 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:41,475 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:41,475 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:42,476 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:42,477 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 46.800s
2026-04-21 02:08:42,477 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:42,477 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:42,477 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:42] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:42] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:42,972 INFO BGP-Thread-1 (job): ... idle for 0.494s
2026-04-21 02:08:42,972 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 47.295s
2026-04-21 02:08:42,972 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10
2026-04-21 02:08:42,972 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000
2026-04-21 02:08:42,972 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:42,973 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:42,973 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0057' (87)
2026-04-21 02:08:42,973 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:42,973 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:42,973 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:42,973 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:42,973 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:42] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:43] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:43,048 INFO BGP-Thread-1 (job): ... idle for 0.075s
2026-04-21 02:08:43,048 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 47.369s
2026-04-21 02:08:43,049 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000
2026-04-21 02:08:43,049 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:43,049 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:43,049 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0051' (81)
2026-04-21 02:08:43,049 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:43,049 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:43,049 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:43,049 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:43,049 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:43] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:43] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:43] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:44,051 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:44,051 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 48.371s
2026-04-21 02:08:44,051 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000
2026-04-21 02:08:44,051 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:44,052 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:44,052 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:45,053 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:45,053 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 49.372s
2026-04-21 02:08:45,053 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:45,053 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:45,053 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:45] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:46,054 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:46,055 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 50.373s
2026-04-21 02:08:46,055 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000
2026-04-21 02:08:46,055 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:46,055 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:46,055 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:47,056 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:47,057 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 51.374s
2026-04-21 02:08:47,057 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:47,057 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:47,057 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:47] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:47] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:47,527 INFO BGP-Thread-1 (job): ... idle for 0.470s
2026-04-21 02:08:47,527 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 51.844s
2026-04-21 02:08:47,527 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000
2026-04-21 02:08:47,527 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10
2026-04-21 02:08:47,528 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:47,528 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:47,528 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0057' (87)
2026-04-21 02:08:47,528 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:47,528 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:47,528 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:47,528 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:47,528 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:47] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:47] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:47,618 INFO BGP-Thread-1 (job): ... idle for 0.090s
2026-04-21 02:08:47,619 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 51.934s
2026-04-21 02:08:47,619 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10
2026-04-21 02:08:47,619 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:47,619 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:47,619 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0051' (81)
2026-04-21 02:08:47,619 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:47,619 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:47,619 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:47,620 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:47,620 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:47] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:47] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:47] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:48,621 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:48,621 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 52.935s
2026-04-21 02:08:48,621 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10
2026-04-21 02:08:48,621 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:48,621 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:48,621 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:49,623 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:49,623 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 53.936s
2026-04-21 02:08:49,623 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:49,623 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:49,623 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:49] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:50,624 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:50,624 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 54.937s
2026-04-21 02:08:50,624 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10
2026-04-21 02:08:50,625 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:50,625 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:50,625 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:51,626 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:51,626 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 55.938s
2026-04-21 02:08:51,627 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:51,627 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:51,627 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:51] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:52] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:52,134 INFO BGP-Thread-1 (job): ... idle for 0.507s
2026-04-21 02:08:52,135 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 56.446s
2026-04-21 02:08:52,135 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10
2026-04-21 02:08:52,135 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8
2026-04-21 02:08:52,135 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:52,135 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:52,135 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0057' (87)
2026-04-21 02:08:52,135 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:52,135 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:52,135 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:52,136 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:52,136 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:52] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:52] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:52,217 INFO BGP-Thread-1 (job): ... idle for 0.081s
2026-04-21 02:08:52,217 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 56.527s
2026-04-21 02:08:52,217 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8
2026-04-21 02:08:52,218 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:52,218 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:52,218 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0051' (81)
2026-04-21 02:08:52,218 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:52,218 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:52,218 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:52,218 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:52,218 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:52] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:52] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:52] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:53,220 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:53,221 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 57.528s
2026-04-21 02:08:53,222 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8
2026-04-21 02:08:53,222 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:53,222 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:53,222 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:54,223 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:54,224 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 58.529s
2026-04-21 02:08:54,224 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:54,224 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:54,224 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:54] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:55,225 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:55,225 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 59.530s
2026-04-21 02:08:55,226 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8
2026-04-21 02:08:55,226 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:55,226 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:55,226 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:56,227 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:56,227 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 60.531s
2026-04-21 02:08:56,228 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:56,228 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:56,228 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:56] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:56] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:56,759 INFO BGP-Thread-1 (job): ... idle for 0.531s
2026-04-21 02:08:56,759 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 61.062s
2026-04-21 02:08:56,759 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8
2026-04-21 02:08:56,759 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000
2026-04-21 02:08:56,759 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:56,759 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:56,759 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0057' (87)
2026-04-21 02:08:56,759 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:56,759 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:56,760 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:56,760 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:56,760 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:56] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:56] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:56,865 INFO BGP-Thread-1 (job): ... idle for 0.105s
2026-04-21 02:08:56,865 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 61.167s
2026-04-21 02:08:56,865 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000
2026-04-21 02:08:56,865 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:08:56,865 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:08:56,865 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0051' (81)
2026-04-21 02:08:56,866 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:08:56,866 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:08:56,866 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:56,866 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:56,866 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:56] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:57] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:08:57] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:57,867 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:57,867 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 62.168s
2026-04-21 02:08:57,867 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000
2026-04-21 02:08:57,867 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:57,868 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:57,868 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:08:58,869 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:58,870 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 63.169s
2026-04-21 02:08:58,870 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:58,870 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:58,870 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:08:59] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:08:59,871 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:08:59,871 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 64.170s
2026-04-21 02:08:59,871 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000
2026-04-21 02:08:59,872 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:08:59,872 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:08:59,872 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:00,873 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:00,873 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 65.171s
2026-04-21 02:09:00,874 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:00,874 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:00,874 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:01] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:01] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:01,438 INFO BGP-Thread-1 (job): ... idle for 0.564s
2026-04-21 02:09:01,438 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 65.735s
2026-04-21 02:09:01,438 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000
2026-04-21 02:09:01,438 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8
2026-04-21 02:09:01,439 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:01,439 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:01,439 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0057' (87)
2026-04-21 02:09:01,439 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:01,439 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:01,439 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:01,439 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:01,439 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:01] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:01] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:01,525 INFO BGP-Thread-1 (job): ... idle for 0.086s
2026-04-21 02:09:01,526 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 65.821s
2026-04-21 02:09:01,526 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8
2026-04-21 02:09:01,526 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:01,526 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:01,526 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0051' (81)
2026-04-21 02:09:01,526 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:01,526 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:01,526 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:01,526 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:01,527 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:01] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:01] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:01] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:02,528 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:02,528 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 66.822s
2026-04-21 02:09:02,528 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8
2026-04-21 02:09:02,528 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:02,529 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:02,529 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:03,530 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:03,530 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 67.823s
2026-04-21 02:09:03,530 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:03,530 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:03,530 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:03] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:04,532 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:04,532 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 68.824s
2026-04-21 02:09:04,532 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8
2026-04-21 02:09:04,532 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:04,532 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:04,532 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:05,534 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:05,534 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 69.826s
2026-04-21 02:09:05,534 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:05,534 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:05,534 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:05] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:05] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:06,001 INFO BGP-Thread-1 (job): ... idle for 0.467s
2026-04-21 02:09:06,001 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 70.292s
2026-04-21 02:09:06,001 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8
2026-04-21 02:09:06,001 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000102f20cdd809ff70014000000000a05dc10
2026-04-21 02:09:06,001 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:06,002 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:06,002 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004c' (76)
2026-04-21 02:09:06,002 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:06,002 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:06,002 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:06,002 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:06,002 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:06] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:06] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:06,084 INFO BGP-Thread-1 (job): ... idle for 0.082s
2026-04-21 02:09:06,084 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 70.374s
2026-04-21 02:09:06,085 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000102f20cdd809ff70014000000000a05dc10
2026-04-21 02:09:06,085 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:06,085 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:06,085 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0046' (70)
2026-04-21 02:09:06,085 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:06,085 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:06,085 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:06,085 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:06,085 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:06] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:06] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:06] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:07,086 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:07,088 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 71.375s
2026-04-21 02:09:07,088 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000102f20cdd809ff70014000000000a05dc10
2026-04-21 02:09:07,089 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:07,089 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:07,089 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:08,090 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:08,090 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 72.376s
2026-04-21 02:09:08,090 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:08,090 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:08,091 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:08] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:09,092 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:09,092 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 73.377s
2026-04-21 02:09:09,092 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000102f20cdd809ff70014000000000a05dc10
2026-04-21 02:09:09,092 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:09,092 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:09,093 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:10,094 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:10,094 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 74.378s
2026-04-21 02:09:10,094 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:10,094 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:10,094 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:10] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:10] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:10,555 INFO BGP-Thread-1 (job): ... idle for 0.461s
2026-04-21 02:09:10,555 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 74.839s
2026-04-21 02:09:10,555 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000102f20cdd809ff70014000000000a05dc10
2026-04-21 02:09:10,556 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000103f20cdd809ff70007d00000000a05dc10
2026-04-21 02:09:10,556 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:10,556 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:10,556 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004c' (76)
2026-04-21 02:09:10,556 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:10,556 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:10,556 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:10,556 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:10,557 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:10] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:10] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:10,638 INFO BGP-Thread-1 (job): ... idle for 0.082s
2026-04-21 02:09:10,639 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 74.921s
2026-04-21 02:09:10,639 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000103f20cdd809ff70007d00000000a05dc10
2026-04-21 02:09:10,639 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:10,639 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:10,639 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0046' (70)
2026-04-21 02:09:10,639 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:10,639 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:10,640 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:10,640 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:10,640 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:10] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:10] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:10] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:11,641 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:11,641 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 75.922s
2026-04-21 02:09:11,641 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000103f20cdd809ff70007d00000000a05dc10
2026-04-21 02:09:11,641 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:11,641 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:11,641 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:12,642 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:12,644 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 76.923s
2026-04-21 02:09:12,644 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:12,644 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:12,644 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:12] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:13,645 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:13,645 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 77.924s
2026-04-21 02:09:13,646 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000103f20cdd809ff70007d00000000a05dc10
2026-04-21 02:09:13,646 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:13,646 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:13,646 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:14,647 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:14,648 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 78.925s
2026-04-21 02:09:14,648 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:14,648 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:14,648 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:14] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:15] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:15,103 INFO BGP-Thread-1 (job): ... idle for 0.455s
2026-04-21 02:09:15,103 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 79.380s
2026-04-21 02:09:15,104 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000103f20cdd809ff70007d00000000a05dc10
2026-04-21 02:09:15,104 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001042b2b2b2b000007d0000000000a05dc10
2026-04-21 02:09:15,104 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:15,104 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:15,104 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004c' (76)
2026-04-21 02:09:15,104 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:15,104 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:15,105 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:15,105 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:15,105 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:15] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:15] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:15,196 INFO BGP-Thread-1 (job): ... idle for 0.091s
2026-04-21 02:09:15,196 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 79.472s
2026-04-21 02:09:15,197 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001042b2b2b2b000007d0000000000a05dc10
2026-04-21 02:09:15,197 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:15,197 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:15,197 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0046' (70)
2026-04-21 02:09:15,197 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:15,197 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:15,197 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:15,197 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:15,198 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:15] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:15] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:15] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:16,199 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:16,199 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 80.473s
2026-04-21 02:09:16,199 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001042b2b2b2b000007d0000000000a05dc10
2026-04-21 02:09:16,199 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:16,199 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:16,200 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:17,201 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:17,201 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 81.474s
2026-04-21 02:09:17,201 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:17,201 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:17,201 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:17] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:18,203 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:18,203 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 82.475s
2026-04-21 02:09:18,203 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001042b2b2b2b000007d0000000000a05dc10
2026-04-21 02:09:18,203 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:18,203 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:18,203 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:19,205 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:19,205 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 83.476s
2026-04-21 02:09:19,205 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:19,205 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:19,205 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:19] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:19] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:19,707 INFO BGP-Thread-1 (job): ... idle for 0.502s
2026-04-21 02:09:19,707 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 83.978s
2026-04-21 02:09:19,707 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001042b2b2b2b000007d0000000000a05dc10
2026-04-21 02:09:19,707 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:19,708 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:19,708 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:19,708 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-04-21 02:09:19,708 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:19,708 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:19,708 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:19,708 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:19,708 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:19] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:19] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:19,787 INFO BGP-Thread-1 (job): ... idle for 0.079s
2026-04-21 02:09:19,787 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 84.057s
2026-04-21 02:09:19,788 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:19,788 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:19,788 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:19,788 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'003e' (62)
2026-04-21 02:09:19,788 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:19,788 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:19,788 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:19,788 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:19,788 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:19] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:20] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:20] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:20,789 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:20,790 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 85.058s
2026-04-21 02:09:20,790 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:20,790 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:20,790 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:20,790 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:21,791 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:21,792 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 86.059s
2026-04-21 02:09:21,792 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:21,792 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:21,792 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:22] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:22,793 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:22,793 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 87.060s
2026-04-21 02:09:22,793 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:22,793 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:22,793 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:22,793 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:23,795 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:23,795 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 88.061s
2026-04-21 02:09:23,796 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:23,796 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:23,796 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:24] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:24] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:24,264 INFO BGP-Thread-1 (job): ... idle for 0.469s
2026-04-21 02:09:24,265 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 88.530s
2026-04-21 02:09:24,265 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:24,265 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:24,265 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:24,265 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:24,265 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-04-21 02:09:24,265 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:24,265 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:24,265 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:24,265 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:24,265 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:24] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:24] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:24,354 INFO BGP-Thread-1 (job): ... idle for 0.088s
2026-04-21 02:09:24,354 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 88.618s
2026-04-21 02:09:24,354 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:24,354 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:24,354 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:24,355 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'003e' (62)
2026-04-21 02:09:24,355 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:24,355 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:24,355 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:24,355 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:24,355 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:24] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:24] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:24] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:25,356 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:25,356 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 89.619s
2026-04-21 02:09:25,357 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:25,357 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:25,357 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:25,357 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:26,358 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:26,358 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 90.620s
2026-04-21 02:09:26,358 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:26,358 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:26,358 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:26] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:27,359 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:27,360 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 91.621s
2026-04-21 02:09:27,360 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:27,360 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:27,360 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:27,360 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:28,361 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:28,362 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 92.622s
2026-04-21 02:09:28,362 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:28,362 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:28,362 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:28] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:28] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:28,821 INFO BGP-Thread-1 (job): ... idle for 0.459s
2026-04-21 02:09:28,821 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 93.081s
2026-04-21 02:09:28,821 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:28,821 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:28,822 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:28,822 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:28,822 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-04-21 02:09:28,822 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:28,822 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:28,822 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:28,822 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:28,822 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:28] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:28] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:28,913 INFO BGP-Thread-1 (job): ... idle for 0.091s
2026-04-21 02:09:28,913 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 93.172s
2026-04-21 02:09:28,913 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:28,914 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:28,914 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:28,914 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'003e' (62)
2026-04-21 02:09:28,914 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:28,914 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:28,914 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:28,914 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:28,914 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:28] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:29] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:29] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:29,915 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:29,916 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 94.173s
2026-04-21 02:09:29,916 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:29,916 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:29,916 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:29,916 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:30,917 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:30,918 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 95.175s
2026-04-21 02:09:30,918 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:30,918 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:30,918 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:31] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:31,919 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:31,919 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 96.176s
2026-04-21 02:09:31,919 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:31,920 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:31,920 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:31,920 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:32,921 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:32,921 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 97.177s
2026-04-21 02:09:32,921 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:32,921 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:32,922 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:33] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:33] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:33,372 INFO BGP-Thread-1 (job): ... idle for 0.450s
2026-04-21 02:09:33,372 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 97.627s
2026-04-21 02:09:33,372 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:33,372 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:33,372 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:33,373 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:33,373 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-04-21 02:09:33,373 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:33,373 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:33,373 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:33,373 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:33,373 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:33] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:33] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:33,438 INFO BGP-Thread-1 (job): ... idle for 0.064s
2026-04-21 02:09:33,438 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 97.691s
2026-04-21 02:09:33,438 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:33,438 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:33,438 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:33,438 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'003e' (62)
2026-04-21 02:09:33,438 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:33,438 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:33,439 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:33,439 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:33,439 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:33] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:33] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:33] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:34,440 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:34,440 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 98.692s
2026-04-21 02:09:34,440 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:34,441 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:34,441 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:34,441 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:35,442 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:35,442 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 99.693s
2026-04-21 02:09:35,443 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:35,443 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:35,443 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:35] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:36,444 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:36,444 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 100.694s
2026-04-21 02:09:36,444 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:36,445 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:36,445 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:36,445 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:37,446 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:37,446 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 101.696s
2026-04-21 02:09:37,447 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:37,447 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:37,447 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:37] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:37] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:37,894 INFO BGP-Thread-1 (job): ... idle for 0.447s
2026-04-21 02:09:37,894 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 102.143s
2026-04-21 02:09:37,895 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:37,895 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:37,895 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:37,895 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:37,895 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-04-21 02:09:37,895 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:37,895 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:37,895 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:37,896 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:37,896 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:37] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:37] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:37,975 INFO BGP-Thread-1 (job): ... idle for 0.079s
2026-04-21 02:09:37,975 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 102.222s
2026-04-21 02:09:37,975 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:37,975 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:37,975 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:37,975 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'003e' (62)
2026-04-21 02:09:37,975 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:37,975 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:37,975 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:37,975 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:37,975 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:37] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:38] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:38] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:38,977 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:38,977 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 103.223s
2026-04-21 02:09:38,977 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:38,977 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:38,977 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:38,977 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:39,978 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:39,979 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 104.224s
2026-04-21 02:09:39,979 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:39,979 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:39,979 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:40] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:40,980 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:40,980 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 105.225s
2026-04-21 02:09:40,980 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:40,981 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:40,981 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:40,981 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:41,982 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:41,982 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 106.226s
2026-04-21 02:09:41,983 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:41,983 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:41,983 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:42] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:42] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:42,471 INFO BGP-Thread-1 (job): ... idle for 0.488s
2026-04-21 02:09:42,471 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 106.714s
2026-04-21 02:09:42,471 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:42,471 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:42,471 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:42,471 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:42,471 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-04-21 02:09:42,472 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:42,472 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:42,472 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:42,472 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:42,472 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:42] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:42] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:42,556 INFO BGP-Thread-1 (job): ... idle for 0.084s
2026-04-21 02:09:42,556 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 106.798s
2026-04-21 02:09:42,556 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:42,556 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:42,557 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:42,557 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'003e' (62)
2026-04-21 02:09:42,557 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:42,557 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:42,557 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:42,557 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:42,557 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:42] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:42] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:42] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:43,558 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:43,558 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 107.799s
2026-04-21 02:09:43,558 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:43,559 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:43,559 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:43,559 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:44,560 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:44,560 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 108.801s
2026-04-21 02:09:44,561 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:44,561 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:44,561 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:44] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:45,562 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:45,562 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 109.802s
2026-04-21 02:09:45,563 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:45,563 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:45,563 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:45,563 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:46,565 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:46,565 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 110.803s
2026-04-21 02:09:46,565 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:46,565 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:46,565 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:46] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:47] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:47,061 INFO BGP-Thread-1 (job): ... idle for 0.496s
2026-04-21 02:09:47,061 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 111.298s
2026-04-21 02:09:47,061 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-04-21 02:09:47,061 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:09:47,062 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:47,062 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:47,062 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005b' (91)
2026-04-21 02:09:47,062 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:47,062 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:47,062 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:47,062 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:47,062 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:47] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:47] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:47,140 INFO BGP-Thread-1 (job): ... idle for 0.078s
2026-04-21 02:09:47,140 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 111.376s
2026-04-21 02:09:47,140 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:09:47,141 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:47,141 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:47,141 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0055' (85)
2026-04-21 02:09:47,141 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:47,141 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:47,141 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:47,141 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:47,141 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:47] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:47] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:47] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:48,142 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:48,143 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 112.377s
2026-04-21 02:09:48,143 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:09:48,143 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:48,143 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:48,143 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:49,144 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:49,144 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 113.378s
2026-04-21 02:09:49,145 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:49,145 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:49,145 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:49] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:50,146 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:50,146 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 114.379s
2026-04-21 02:09:50,146 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:09:50,146 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:50,146 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:50,147 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:51,148 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:51,148 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 115.380s
2026-04-21 02:09:51,148 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:51,149 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:51,149 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:51] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:51] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:51,635 INFO BGP-Thread-1 (job): ... idle for 0.486s
2026-04-21 02:09:51,635 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 115.867s
2026-04-21 02:09:51,635 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:09:51,636 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a62900022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:09:51,636 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:51,636 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:51,636 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005b' (91)
2026-04-21 02:09:51,636 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:51,636 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:51,637 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:51,637 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:51,637 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:51] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:51] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:51,717 INFO BGP-Thread-1 (job): ... idle for 0.080s
2026-04-21 02:09:51,717 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 115.947s
2026-04-21 02:09:51,717 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d001946022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:09:51,718 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:51,718 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:51,718 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0055' (85)
2026-04-21 02:09:51,718 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:51,718 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:51,718 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:51,718 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:51,718 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:51] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:51] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:51] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:52,719 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:52,719 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 116.947s
2026-04-21 02:09:52,719 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a62900022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:09:52,720 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:52,720 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:52,720 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:53,721 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:53,721 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 117.948s
2026-04-21 02:09:53,721 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:53,721 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:53,721 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:53] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:54,722 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:54,722 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 118.949s
2026-04-21 02:09:54,722 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d001946022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:09:54,723 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:54,723 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:54,723 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:55,724 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:55,724 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 119.950s
2026-04-21 02:09:55,724 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:55,724 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:55,725 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:56] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:56] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:56,180 INFO BGP-Thread-1 (job): ... idle for 0.456s
2026-04-21 02:09:56,181 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 120.405s
2026-04-21 02:09:56,181 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d001946022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:09:56,181 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:09:56,181 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:56,181 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:56,181 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005b' (91)
2026-04-21 02:09:56,181 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:56,181 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:56,181 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:56,182 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:56,182 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:56] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:56] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:56,270 INFO BGP-Thread-1 (job): ... idle for 0.089s
2026-04-21 02:09:56,270 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 120.494s
2026-04-21 02:09:56,271 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:09:56,271 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:09:56,271 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:09:56,271 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0055' (85)
2026-04-21 02:09:56,271 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:09:56,271 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:09:56,271 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:56,271 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:56,271 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:56] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:56] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:09:56] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:57,272 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:57,273 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 121.495s
2026-04-21 02:09:57,273 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:09:57,273 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:57,273 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:57,273 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:09:58,274 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:58,275 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 122.496s
2026-04-21 02:09:58,275 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:58,275 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:58,275 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:09:58] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:09:59,276 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:09:59,276 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 123.497s
2026-04-21 02:09:59,276 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:09:59,276 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:09:59,276 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:09:59,276 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:10:00,277 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:00,278 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 124.498s
2026-04-21 02:10:00,278 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:00,278 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:00,278 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:00] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:00] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:00,742 INFO BGP-Thread-1 (job): ... idle for 0.463s
2026-04-21 02:10:00,742 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 124.962s
2026-04-21 02:10:00,742 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:10:00,742 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:10:00,742 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:10:00,742 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:10:00,742 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005b' (91)
2026-04-21 02:10:00,742 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:10:00,742 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:10:00,742 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:00,742 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:00,742 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:00] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:00] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:00,822 INFO BGP-Thread-1 (job): ... idle for 0.080s
2026-04-21 02:10:00,822 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 125.041s
2026-04-21 02:10:00,822 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:10:00,822 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:10:00,822 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:10:00,822 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0055' (85)
2026-04-21 02:10:00,822 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:10:00,823 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:10:00,823 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:00,823 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:00,823 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:00] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:01] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:01] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:01,824 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:01,824 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 126.042s
2026-04-21 02:10:01,824 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:10:01,824 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:01,824 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:01,824 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:10:02,825 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:02,826 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 127.043s
2026-04-21 02:10:02,826 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:02,826 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:02,826 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:03] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:03,827 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:03,827 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 128.044s
2026-04-21 02:10:03,827 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:10:03,827 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:03,827 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:03,827 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:10:04,829 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:04,829 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 129.045s
2026-04-21 02:10:04,829 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:04,829 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:04,830 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:05] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:05] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:05,314 INFO BGP-Thread-1 (job): ... idle for 0.484s
2026-04-21 02:10:05,314 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 129.530s
2026-04-21 02:10:05,314 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:10:05,314 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:10:05,315 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:10:05,315 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:10:05,315 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005b' (91)
2026-04-21 02:10:05,315 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:10:05,315 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:10:05,315 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:05,315 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:05,315 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:05] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:05] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:05,395 INFO BGP-Thread-1 (job): ... idle for 0.080s
2026-04-21 02:10:05,395 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 129.609s
2026-04-21 02:10:05,395 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:10:05,395 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:10:05,395 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:10:05,396 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0055' (85)
2026-04-21 02:10:05,396 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:10:05,396 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:10:05,396 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:05,396 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:05,396 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:05] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:05] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:05] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:06,397 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:06,397 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 130.610s
2026-04-21 02:10:06,398 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:10:06,398 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:06,398 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:06,398 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:10:07,400 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:07,400 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 131.611s
2026-04-21 02:10:07,400 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:07,400 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:07,400 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:07] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:08,401 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:08,401 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 132.612s
2026-04-21 02:10:08,401 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:10:08,401 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:08,401 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:08,401 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:10:09,402 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:09,403 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 133.613s
2026-04-21 02:10:09,403 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:09,403 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:09,403 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:09] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:09] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:09,905 INFO BGP-Thread-1 (job): ... idle for 0.502s
2026-04-21 02:10:09,905 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 134.115s
2026-04-21 02:10:09,905 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:10:09,905 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:10:09,905 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:10:09,905 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:10:09,906 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005b' (91)
2026-04-21 02:10:09,906 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:10:09,906 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:10:09,906 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:09,906 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:09,907 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:09] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:09] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:09,995 INFO BGP-Thread-1 (job): ... idle for 0.088s
2026-04-21 02:10:09,995 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 134.203s
2026-04-21 02:10:09,995 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:10:09,995 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:10:09,995 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:10:09,996 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0055' (85)
2026-04-21 02:10:09,996 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:10:09,996 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:10:09,996 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:09,996 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:09,996 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:10] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:10] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:10] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:10,997 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:10,997 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 135.204s
2026-04-21 02:10:10,997 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:10:10,998 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:10,998 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:10,998 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:10:11,999 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:11,999 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 136.205s
2026-04-21 02:10:11,999 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:11,999 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:11,999 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:12] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:13,001 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:13,001 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 137.206s
2026-04-21 02:10:13,001 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:10:13,001 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:13,001 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:13,001 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:10:14,002 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:14,003 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 138.207s
2026-04-21 02:10:14,003 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:14,003 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:14,003 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:14] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:14] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:14,491 INFO BGP-Thread-1 (job): ... idle for 0.487s
2026-04-21 02:10:14,491 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 138.695s
2026-04-21 02:10:14,491 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-04-21 02:10:14,491 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005e02000000474001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2bc01611010104e380423a35c700002b670a0a0a0a
2026-04-21 02:10:14,491 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:10:14,491 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:10:14,491 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005e' (94)
2026-04-21 02:10:14,492 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:10:14,492 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:10:14,492 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:14,492 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:14,492 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:14] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:14] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:14,572 INFO BGP-Thread-1 (job): ... idle for 0.080s
2026-04-21 02:10:14,572 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 138.774s
2026-04-21 02:10:14,572 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005802000000414001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2bc01611010104e380423a35c700002b670a0a0a0a
2026-04-21 02:10:14,572 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:10:14,572 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:10:14,572 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0058' (88)
2026-04-21 02:10:14,573 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:10:14,573 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:10:14,573 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:14,573 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:14,573 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:14] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:14] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:14] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:15,574 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:15,574 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 139.775s
2026-04-21 02:10:15,574 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005e0200000047c01611010104e380423a35c700002b670a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:10:15,574 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:15,575 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:15,575 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:10:16,576 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:16,576 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 140.776s
2026-04-21 02:10:16,576 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:16,577 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:16,577 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:16] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:17,578 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:17,578 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 141.777s
2026-04-21 02:10:17,578 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00580200000041c01611010104e380423a35c700002b670a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:10:17,578 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:17,578 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:17,579 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:10:18,580 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:18,581 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 142.778s
2026-04-21 02:10:18,581 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:18,581 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:18,582 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:18] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:19] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:19,053 INFO BGP-Thread-1 (job): ... idle for 0.471s
2026-04-21 02:10:19,053 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 143.250s
2026-04-21 02:10:19,053 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00580200000041c01611010104e380423a35c700002b670a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:10:19,053 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0066020000004f4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2bc01619010204e380060001040a0a0a0a000a01000701010101010101
2026-04-21 02:10:19,054 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:10:19,054 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:10:19,054 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0066' (102)
2026-04-21 02:10:19,054 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:10:19,054 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:10:19,054 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:19,054 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:19,054 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:19] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:19] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:19,116 INFO BGP-Thread-1 (job): ... idle for 0.062s
2026-04-21 02:10:19,116 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 143.311s
2026-04-21 02:10:19,116 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff006002000000494001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2bc01619010204e380060001040a0a0a0a000a01000701010101010101
2026-04-21 02:10:19,116 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:10:19,116 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:10:19,117 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0060' (96)
2026-04-21 02:10:19,117 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:10:19,117 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:10:19,117 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:19,117 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:19,117 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:19] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:19] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:19] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:20,118 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:20,118 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 144.312s
2026-04-21 02:10:20,118 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0066020000004fc01619010204e380060001040a0a0a0a000a010007010101010101014001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:10:20,119 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:20,119 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:20,119 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:10:21,120 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:21,120 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 145.313s
2026-04-21 02:10:21,120 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:21,120 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:21,121 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:21] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:22,122 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:22,122 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 146.314s
2026-04-21 02:10:22,122 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00600200000049c01619010204e380060001040a0a0a0a000a010007010101010101014001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:10:22,122 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:22,122 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:22,122 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:10:23,123 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:23,124 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 147.315s
2026-04-21 02:10:23,124 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:23,124 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:23,124 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:23] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:23] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:23,636 INFO BGP-Thread-1 (job): ... idle for 0.511s
2026-04-21 02:10:23,636 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 147.827s
2026-04-21 02:10:23,636 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00600200000049c01619010204e380060001040a0a0a0a000a010007010101010101014001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:10:23,636 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005a02000000434001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2bc0160d010304e3800b0c0d0e0a0a0a0a
2026-04-21 02:10:23,636 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:10:23,637 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:10:23,637 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005a' (90)
2026-04-21 02:10:23,637 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:10:23,637 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:10:23,637 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:23,637 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:23,637 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:23] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:23] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:23,771 INFO BGP-Thread-1 (job): ... idle for 0.134s
2026-04-21 02:10:23,771 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 147.961s
2026-04-21 02:10:23,771 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0054020000003d4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2bc0160d010304e3800b0c0d0e0a0a0a0a
2026-04-21 02:10:23,771 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:10:23,771 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:10:23,771 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0054' (84)
2026-04-21 02:10:23,772 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:10:23,772 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:10:23,772 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:23,772 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:23,772 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:23] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:23] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:23] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:24,773 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:24,773 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 148.961s
2026-04-21 02:10:24,773 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005a0200000043c0160d010304e3800b0c0d0e0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:10:24,773 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:24,773 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:24,774 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:10:25,775 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:25,775 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 149.962s
2026-04-21 02:10:25,775 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:25,775 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:25,775 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:26] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:26,776 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:26,776 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 150.963s
2026-04-21 02:10:26,776 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0054020000003dc0160d010304e3800b0c0d0e0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:10:26,777 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:26,777 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:26,777 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:10:27,778 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:27,778 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 151.964s
2026-04-21 02:10:27,778 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:27,778 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:27,779 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:28] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:28] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:28,254 INFO BGP-Thread-1 (job): ... idle for 0.475s
2026-04-21 02:10:28,254 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 152.440s
2026-04-21 02:10:28,254 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0054020000003dc0160d010304e3800b0c0d0e0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:10:28,254 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005a02000000434001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2bc0160d010404e3802b2b2b2b0a0a0a0a
2026-04-21 02:10:28,254 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:10:28,254 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:10:28,254 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005a' (90)
2026-04-21 02:10:28,255 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:10:28,255 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:10:28,255 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:28,255 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:28,255 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:28] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:28] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:28,342 INFO BGP-Thread-1 (job): ... idle for 0.087s
2026-04-21 02:10:28,342 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 152.526s
2026-04-21 02:10:28,342 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0054020000003d4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2bc0160d010404e3802b2b2b2b0a0a0a0a
2026-04-21 02:10:28,343 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:10:28,343 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:10:28,343 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0054' (84)
2026-04-21 02:10:28,343 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:10:28,343 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:10:28,343 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:28,343 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:28,343 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:28] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:28] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:28] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:29,344 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:29,345 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 153.527s
2026-04-21 02:10:29,345 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005a0200000043c0160d010404e3802b2b2b2b0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:10:29,345 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:29,345 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:29,345 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:10:30,346 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:30,347 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 154.529s
2026-04-21 02:10:30,347 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:30,347 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:30,347 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:30] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:31,348 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:31,348 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 155.530s
2026-04-21 02:10:31,348 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0054020000003dc0160d010404e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:10:31,349 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:31,349 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:31,349 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:10:32,350 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:32,350 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 156.531s
2026-04-21 02:10:32,351 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:32,351 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:32,351 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:32] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:32] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:32,821 INFO BGP-Thread-1 (job): ... idle for 0.470s
2026-04-21 02:10:32,821 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 157.001s
2026-04-21 02:10:32,822 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0054020000003dc0160d010404e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:10:32,822 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005a02000000434001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2bc0160d010504e3802b2b2b2b0a0a0a0a
2026-04-21 02:10:32,822 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:10:32,822 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:10:32,822 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005a' (90)
2026-04-21 02:10:32,822 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:10:32,822 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:10:32,822 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:32,822 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:32,822 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:32] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:32] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:32,898 INFO BGP-Thread-1 (job): ... idle for 0.075s
2026-04-21 02:10:32,898 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 157.076s
2026-04-21 02:10:32,898 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0054020000003d4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2bc0160d010504e3802b2b2b2b0a0a0a0a
2026-04-21 02:10:32,898 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:10:32,898 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:10:32,898 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0054' (84)
2026-04-21 02:10:32,898 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:10:32,898 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:10:32,899 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:32,899 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:32,899 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:32] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:33] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:33] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:33,900 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:33,900 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 158.077s
2026-04-21 02:10:33,900 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005a0200000043c0160d010504e3802b2b2b2b0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:10:33,900 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:33,900 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:33,901 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:10:34,902 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:34,902 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 159.078s
2026-04-21 02:10:34,902 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:34,902 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:34,902 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:35] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:35,903 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:35,904 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 160.079s
2026-04-21 02:10:35,904 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0054020000003dc0160d010504e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:10:35,904 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:35,904 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:35,904 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:10:36,905 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:36,905 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 161.080s
2026-04-21 02:10:36,905 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:36,905 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:36,905 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:37] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:37] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:37,411 INFO BGP-Thread-1 (job): ... idle for 0.506s
2026-04-21 02:10:37,411 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 161.586s
2026-04-21 02:10:37,412 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0054020000003dc0160d010504e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:10:37,412 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0056020000003f4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2bc01609000604e380ac0c7b03
2026-04-21 02:10:37,412 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:10:37,412 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:10:37,412 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0056' (86)
2026-04-21 02:10:37,412 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:10:37,412 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:10:37,412 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:37,413 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:37,413 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:37] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:37] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:37,484 INFO BGP-Thread-1 (job): ... idle for 0.072s
2026-04-21 02:10:37,485 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 161.657s
2026-04-21 02:10:37,485 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005002000000394001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2bc01609000604e380ac0c7b03
2026-04-21 02:10:37,485 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:10:37,485 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:10:37,485 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0050' (80)
2026-04-21 02:10:37,485 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:10:37,485 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:10:37,485 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:37,485 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:37,485 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:37] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:37] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:37] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:38,486 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:38,487 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 162.658s
2026-04-21 02:10:38,487 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0056020000003fc01609000604e380ac0c7b034001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:10:38,487 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:38,487 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:38,487 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:10:39,488 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:39,489 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 163.659s
2026-04-21 02:10:39,489 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:39,489 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:39,489 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:39] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:40,490 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:40,490 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 164.660s
2026-04-21 02:10:40,492 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00500200000039c01609000604e380ac0c7b034001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:10:40,493 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:40,493 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:40,493 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:10:41,494 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:41,494 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 165.662s
2026-04-21 02:10:41,494 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:41,494 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:41,494 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:41] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:41] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:41,975 INFO BGP-Thread-1 (job): ... idle for 0.481s
2026-04-21 02:10:41,975 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 166.142s
2026-04-21 02:10:41,975 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00500200000039c01609000604e380ac0c7b034001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:10:41,976 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005c02000000454001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2bc0160f000704e38001000701010101010101
2026-04-21 02:10:41,976 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:10:41,976 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:10:41,976 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005c' (92)
2026-04-21 02:10:41,976 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:10:41,976 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:10:41,976 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:41,976 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:41,976 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:41] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:42] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:42,048 INFO BGP-Thread-1 (job): ... idle for 0.071s
2026-04-21 02:10:42,048 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 166.213s
2026-04-21 02:10:42,048 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0056020000003f4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2bc0160f000704e38001000701010101010101
2026-04-21 02:10:42,048 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:10:42,048 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:10:42,048 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0056' (86)
2026-04-21 02:10:42,049 DEBUG BGP-Thread-1 (job): Evpn True
2026-04-21 02:10:42,049 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-04-21 02:10:42,049 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:42,049 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:42,049 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:42] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:42] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:10:42] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:43,050 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:43,050 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 167.215s
2026-04-21 02:10:43,050 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005c0200000045c0160f000704e380010007010101010101014001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:10:43,051 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:43,051 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:43,051 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:10:44,052 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:44,052 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 168.216s
2026-04-21 02:10:44,053 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:44,053 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:44,053 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:44] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:10:45,054 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:45,054 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 169.217s
2026-04-21 02:10:45,054 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0056020000003fc0160f000704e380010007010101010101014001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-04-21 02:10:45,055 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:45,055 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:45,055 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:10:46,056 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:10:46,056 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 170.218s
2026-04-21 02:10:46,057 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:10:46,057 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:10:46,057 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:10:46] "POST /RPC2 HTTP/1.1" 200 -
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:46.534305" elapsed="0.003189"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:46.538532" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/evpn_play.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/evpn_play.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-21T02:10:46.537781" elapsed="0.000859"/>
</kw>
<arg>play.py.out</arg>
<arg>evpn_play.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-21T02:10:46.502187" elapsed="0.036554"/>
</kw>
<doc>Abort the Python speaker</doc>
<status status="PASS" start="2026-04-21T02:10:46.355263" elapsed="0.183697"/>
</test>
<test id="s1-s13-t77" name="Delete_Bgp_Peer_Configuration" line="258">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:10:46.543518" elapsed="0.000236"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:10:46.543220" elapsed="0.000607"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:46.544948" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:46.544809" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:46.544772" elapsed="0.000252"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:46.550404" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:46.550295" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:46.550277" elapsed="0.000195"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.551547" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:46.551111" elapsed="0.000463"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.552055" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:10:46.551737" elapsed="0.000344"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:10:46.552126" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:10:46.552289" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:10:46.550707" elapsed="0.001607"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:46.558548" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:46.558426" elapsed="0.000201"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:46.558406" elapsed="0.000250"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:46.560037" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:46.559925" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:46.559906" elapsed="0.000203"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:10:46.560573" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:10:46.560262" elapsed="0.000339"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:10:46.561012" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:46.560768" elapsed="0.000285"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:10:46.589332" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:10:46.561656" elapsed="0.027804"/>
</kw>
<msg time="2026-04-21T02:10:46.589645" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:10:46.589693" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:46.561221" elapsed="0.028508"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:10:46.622695" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:10:46.590359" elapsed="0.032514"/>
</kw>
<msg time="2026-04-21T02:10:46.623075" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:10:46.623129" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "D "e "l "e "t "e "_ "B "g "p...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:46.589953" elapsed="0.033216"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.623670" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:46.623278" elapsed="0.000454"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:46.623246" elapsed="0.000516"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.624319" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:46.623941" elapsed="0.000450"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.624688" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:46.624460" elapsed="0.000284"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:46.624441" elapsed="0.000329"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:10:46.624829" elapsed="0.000041"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:46.627711" elapsed="0.000188"/>
</kw>
<msg time="2026-04-21T02:10:46.627978" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:46.626542" elapsed="0.001609"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.628480" elapsed="0.000081"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.628854" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:10:46.625847" elapsed="0.003200"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:10:46.625183" elapsed="0.003947"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:10:46.559555" elapsed="0.069690"/>
</kw>
<msg time="2026-04-21T02:10:46.629370" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:46.629418" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "D "e "l "e "t "e "_ "B "g "p...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:46.558860" elapsed="0.070597"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:10:46.629915" elapsed="0.000030"/>
</return>
<status status="PASS" start="2026-04-21T02:10:46.629541" elapsed="0.000440"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:46.629521" elapsed="0.000487"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.630438" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.630820" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:10:46.630898" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:10:46.558055" elapsed="0.072955"/>
</kw>
<msg time="2026-04-21T02:10:46.631107" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:46.631152" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "D "e "l "e "t "e "_ "B "g "p...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:46.552731" elapsed="0.078457"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.631525" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:46.631266" elapsed="0.000315"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:46.631249" elapsed="0.000356"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:10:46.552549" elapsed="0.079079"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:10:46.552370" elapsed="0.079291"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:10:46.549926" elapsed="0.081792"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:10:46.544488" elapsed="0.087289"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:46.544003" elapsed="0.087840"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:10:46.540327" elapsed="0.091571"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.632624" level="INFO">&amp;{mapping} = { IP=10.30.171.116 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:10:46.632142" elapsed="0.000510"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.677709" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:46.677247" elapsed="0.000494"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:10:46.678637" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:10:46.678309" elapsed="0.000411">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:10:46.678839" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:10:46.677931" elapsed="0.000934"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.679427" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:46.679039" elapsed="0.000415"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:46.679779" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:46.679972" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:46.679636" elapsed="0.000363"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.680406" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:46.680160" elapsed="0.000292"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.681561" level="INFO">mapping: {'IP': '10.30.171.116', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:46.681261" elapsed="0.000346"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.682061" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:10:46.681772" elapsed="0.000315"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.682759" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:10:46.682461" elapsed="0.000340"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:10:46.683777" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:10:46.683323" elapsed="0.000497"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:10:46.683876" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:10:46.684041" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:10:46.682999" elapsed="0.001067"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:10:46.684229" elapsed="0.000286"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:10:46.682320" elapsed="0.002251"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.685228" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:10:46.684885" elapsed="0.000371"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:10:46.686135" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:10:46.685913" elapsed="0.000248"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:10:46.686215" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:10:46.686368" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:10:46.685526" elapsed="0.000866"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:10:46.686549" elapsed="0.000224"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:10:46.684721" elapsed="0.002109"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:10:46.682141" elapsed="0.004796"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:10:46.686985" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:10:46.687148" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:10:46.680924" elapsed="0.006255"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:46.680528" elapsed="0.006692"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.687407" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:46.687249" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:46.680506" elapsed="0.006989"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.688260" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:10:46.687646" elapsed="0.000644"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:10:46.688340" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:10:46.676559" elapsed="0.011920"/>
</kw>
<msg time="2026-04-21T02:10:46.688537" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:46.662951" elapsed="0.025636"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.701428" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.713995" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.727157" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.727378" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.727566" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.727991" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:46.727834" elapsed="0.000213"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:10:46.727817" elapsed="0.000255"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.728219" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.728392" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.728561" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:10:46.727763" elapsed="0.000850"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:10:46.727650" elapsed="0.000991"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.728872" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:10:46.728953" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:10:46.729091" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:10:46.658405" elapsed="0.070716"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.730384" level="INFO">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.116</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:46.730078" elapsed="0.000357"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:46.741014" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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.116 
 path_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.116 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:46.741071" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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.116 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:46.741195" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:46.732580" elapsed="0.008643"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:46.730502" elapsed="0.010768"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.741508" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:46.741300" elapsed="0.000273"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:46.730483" elapsed="0.011112"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.750108" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:46.743654" elapsed="0.006498"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:46.743116" elapsed="0.007073"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:46.743072" elapsed="0.007142"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.752914" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:46.750496" elapsed="0.002466"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:46.750270" elapsed="0.002729"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:46.750253" elapsed="0.002771"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.753645" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:10:46.753212" elapsed="0.000461"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.754006" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:46.753743" elapsed="0.000320"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.754564" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:46.754259" elapsed="0.000331"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:46.754087" elapsed="0.000539"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:46.753725" elapsed="0.000923"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.755196" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:10:46.754828" elapsed="0.000394"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.755533" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:46.755291" elapsed="0.000301"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.756099" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:46.755785" elapsed="0.000340"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:46.755616" elapsed="0.000606"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:46.755273" elapsed="0.000972"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:46.756404" elapsed="0.000354"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:10:46.757251" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:10:46.756946" elapsed="0.000332"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:10:46.757463" elapsed="0.002399"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:10:46.742087" elapsed="0.017844"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:10:46.759984" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:10:46.762415" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:10:46.729394" elapsed="0.033049"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:10:46.762499" elapsed="0.000029"/>
</return>
<arg>${BGP_DIR}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:10:46.632900" elapsed="0.129728"/>
</kw>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<status status="PASS" start="2026-04-21T02:10:46.539454" elapsed="0.223298"/>
</test>
<test id="s1-s13-t78" name="Deconfigure_App_Peer" line="264">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:10:46.766185" elapsed="0.000320"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:10:46.765814" elapsed="0.000771"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:46.768159" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:46.767996" elapsed="0.000231"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:46.767968" elapsed="0.000294"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:46.773985" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:46.773874" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:46.773854" elapsed="0.000200"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.775093" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:46.774681" elapsed="0.000440"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.775580" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:10:46.775285" elapsed="0.000321"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:10:46.775650" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:10:46.775823" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:10:46.774294" elapsed="0.001555"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:46.781777" elapsed="0.000029"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:46.781663" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:46.781643" elapsed="0.000221"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:46.783091" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:46.782985" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:46.782967" elapsed="0.000191"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:10:46.783609" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:10:46.783305" elapsed="0.000331"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:10:46.784149" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:46.783862" elapsed="0.000319"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:10:46.815033" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:10:46.784779" elapsed="0.030465"/>
</kw>
<msg time="2026-04-21T02:10:46.815728" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:10:46.815836" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:46.784400" elapsed="0.031493"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:10:46.840583" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "D "e "c "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:10:46.816826" elapsed="0.023901"/>
</kw>
<msg time="2026-04-21T02:10:46.840944" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:10:46.840990" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "D "e "c "o "n "f "i "g "u "r...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:46.816211" elapsed="0.024814"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.841423" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:46.841134" elapsed="0.000348"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:46.841100" elapsed="0.000506"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.842186" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "D "e "c "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:46.841831" elapsed="0.000426"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.842551" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:46.842327" elapsed="0.000280"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:46.842308" elapsed="0.000324"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:10:46.842672" elapsed="0.000042"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:46.845515" elapsed="0.000192"/>
</kw>
<msg time="2026-04-21T02:10:46.845931" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:46.844331" elapsed="0.001787"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.846416" elapsed="0.000079"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.846758" elapsed="0.000102"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:10:46.843609" elapsed="0.003367"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:10:46.843034" elapsed="0.004008"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:10:46.782654" elapsed="0.064488"/>
</kw>
<msg time="2026-04-21T02:10:46.847239" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:46.847284" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "D "e "c "o "n "f "i "g "u "r...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:46.782024" elapsed="0.065298"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:10:46.847512" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:10:46.847403" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:46.847384" elapsed="0.000212"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.848038" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.848395" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:10:46.848467" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:10:46.781295" elapsed="0.067285"/>
</kw>
<msg time="2026-04-21T02:10:46.848680" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:46.848724" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "D "e "c "o "n "f "i "g "u "r...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:46.776235" elapsed="0.072527"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.849176" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:46.848913" elapsed="0.000318"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:46.848894" elapsed="0.000361"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:10:46.776085" elapsed="0.073194"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:10:46.775905" elapsed="0.073412"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:10:46.773479" elapsed="0.075898"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:10:46.767537" elapsed="0.081905"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:46.766867" elapsed="0.082624"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:10:46.763531" elapsed="0.086096"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.850346" level="INFO">&amp;{mapping} = { IP=10.30.171.3 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${ODL_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:10:46.849858" elapsed="0.000516"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.899685" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:46.899286" elapsed="0.000432"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:10:46.900516" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:10:46.900250" elapsed="0.000350">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:10:46.900694" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:10:46.899911" elapsed="0.000808"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.901315" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:46.900921" elapsed="0.000421"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:46.901762" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:46.901969" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:46.901530" elapsed="0.000467"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.902450" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:46.902188" elapsed="0.000309"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.903527" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:46.903258" elapsed="0.000314"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.904026" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:10:46.903736" elapsed="0.000316"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.904730" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:10:46.904431" elapsed="0.000325"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:10:46.905519" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:10:46.905286" elapsed="0.000259"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:10:46.905616" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:10:46.905803" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:10:46.904962" elapsed="0.000869"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:10:46.905998" elapsed="0.000249"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:10:46.904290" elapsed="0.002063"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.906942" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:10:46.906617" elapsed="0.000351"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:10:46.907691" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:10:46.907480" elapsed="0.000236"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:10:46.907766" elapsed="0.000044"/>
</return>
<msg time="2026-04-21T02:10:46.907934" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:10:46.907158" elapsed="0.000801"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:10:46.908113" elapsed="0.000396"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:10:46.906477" elapsed="0.002075"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:10:46.904109" elapsed="0.004479"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:10:46.908633" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:10:46.908805" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:10:46.902912" elapsed="0.005920"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:46.902580" elapsed="0.006285"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.909044" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:46.908892" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:46.902555" elapsed="0.006566"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.909904" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:10:46.909269" elapsed="0.000664"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:10:46.909983" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:10:46.898600" elapsed="0.011507"/>
</kw>
<msg time="2026-04-21T02:10:46.910163" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:46.884611" elapsed="0.025599"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.924233" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.937535" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.950594" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.950866" elapsed="0.000027"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.951065" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.951560" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:46.951367" elapsed="0.000260"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:10:46.951352" elapsed="0.000301"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.951818" elapsed="0.000023"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.951996" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.952167" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:10:46.951318" elapsed="0.000903"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:10:46.951205" elapsed="0.001043"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.952400" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:10:46.952478" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:10:46.952630" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:10:46.879834" elapsed="0.072826"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.953982" level="INFO">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.3</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:46.953602" elapsed="0.000430"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:46.967904" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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.3 
 path_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.3 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pza2nhga31mawiylmjsmuxur22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:46.968015" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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.3 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:46.968226" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:46.956261" elapsed="0.012040"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:46.954100" elapsed="0.014314"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.968922" elapsed="0.000064"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:46.968475" elapsed="0.000609"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:46.954082" elapsed="0.015054"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.975620" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:46.971905" elapsed="0.003780"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:46.971273" elapsed="0.004465"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:46.971233" elapsed="0.004543"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.979461" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:46.976209" elapsed="0.003318"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:46.975880" elapsed="0.003698"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:46.975855" elapsed="0.003758"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.980460" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:10:46.979896" elapsed="0.000601"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.980954" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:46.980594" elapsed="0.000443"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.981915" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:46.981397" elapsed="0.000559"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:46.981153" elapsed="0.000851"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:46.980569" elapsed="0.001460"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.982618" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:10:46.982220" elapsed="0.000427"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:46.983008" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:46.982720" elapsed="0.000350"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:46.983597" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:46.983282" elapsed="0.000342"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:46.983096" elapsed="0.000567"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:46.982701" elapsed="0.000985"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:46.983886" elapsed="0.000380"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:10:46.984781" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:10:46.984456" elapsed="0.000368"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:10:46.985005" elapsed="0.002736"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:10:46.970250" elapsed="0.017586"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:10:46.987896" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:10:46.990490" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:10:46.952960" elapsed="0.037559"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:10:46.990577" elapsed="0.000028"/>
</return>
<arg>${BGP_DIR}/app_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:10:46.850602" elapsed="0.140106"/>
</kw>
<doc>Revert the BGP configuration to the original state: without application peer</doc>
<status status="PASS" start="2026-04-21T02:10:46.763000" elapsed="0.227860"/>
</test>
<kw name="Stop_Suite" type="TEARDOWN">
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-04-21T02:10:46.991951" elapsed="0.000546"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:46.992741" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-04-21T02:10:46.992659" elapsed="0.000291"/>
</kw>
<doc>Suite teardown keyword</doc>
<status status="PASS" start="2026-04-21T02:10:46.991684" elapsed="0.001411"/>
</kw>
<doc>Functional test for bgp - evpn

Copyright (c) 2016 Cisco Systems, Inc. and others. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distribution,
and is available at http://www.eclipse.org/legal/epl-v10.html

This suite tests advertising and receiveing routes with evpn content.
It uses play.py and odl as bgp peers. Routes advertized from odl
are configured via application peer. Routes advertised from play.py are
stored in *.hex files. These files are used also as expected data which
is recevied from odl.</doc>
<status status="PASS" start="2026-04-21T02:07:53.182527" elapsed="173.810621"/>
</suite>
<suite id="s1-s14" name="040 Bgp Functional Route Ref" source="/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/040_bgp_functional_route_ref.robot">
<kw name="Start_Suite" type="SETUP">
<kw name="Setup_Utils_For_Setup_And_Teardown" owner="SetupUtils">
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:47.088653" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:10:47.083694" elapsed="0.005021"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-04-21T02:10:47.083428" elapsed="0.005382"/>
</kw>
<kw name="Setup_Karaf_Keywords" owner="KarafKeywords">
<kw name="ClusterManagement_Setup" owner="ClusterManagement">
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-21T02:10:47.094248" level="INFO">${already_done} = False</msg>
<var>${already_done}</var>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>False</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-21T02:10:47.090064" elapsed="0.004213"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="NOT RUN" start="2026-04-21T02:10:47.094516" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:47.094374" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:47.094345" elapsed="0.000252"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:47.095169" level="INFO">${ClusterManagement__has_setup_run} = True</msg>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:10:47.094772" elapsed="0.000441"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-21T02:10:47.095764" level="INFO">${cluster_size} = 1</msg>
<var>${cluster_size}</var>
<arg>\${NUM_ODL_SYSTEM}</arg>
<arg>1</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-21T02:10:47.095392" elapsed="0.000416"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Convert To Integer" owner="BuiltIn">
<arg>${cluster_size}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-04-21T02:10:47.096439" elapsed="0.000299"/>
</kw>
<msg time="2026-04-21T02:10:47.096855" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:47.096903" level="INFO">${possibly_int_of_members} = 1</msg>
<var>${status}</var>
<var>${possibly_int_of_members}</var>
<arg>BuiltIn.Convert_To_Integer</arg>
<arg>${cluster_size}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:47.096086" elapsed="0.000840"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:47.097471" level="INFO">${int_of_members} = 1</msg>
<var>${int_of_members}</var>
<arg>'${status}' != 'PASS'</arg>
<arg>${1}</arg>
<arg>${possibly_int_of_members}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:47.097098" elapsed="0.000399"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:10:47.098522" level="INFO">@{member_index_list} = [ ]</msg>
<var>@{member_index_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:10:47.098256" elapsed="0.000293"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:10:47.098975" level="INFO">@{session_list} = [ ]</msg>
<var>@{session_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:10:47.098698" elapsed="0.000303"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:10:47.099455" level="INFO">&amp;{index_to_ip_mapping} = { }</msg>
<var>&amp;{index_to_ip_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:10:47.099160" elapsed="0.000321"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="ClusterManagement__Include_Member_Index" owner="ClusterManagement">
<kw name="Append To List" owner="Collections">
<arg>${member_index_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T02:10:47.104324" elapsed="0.000214"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:47.105044" level="INFO">${member_ip} = 10.30.171.3</msg>
<var>${member_ip}</var>
<arg>${ODL_SYSTEM_${index}_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:47.104696" elapsed="0.000374"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${index_to_ip_mapping}</arg>
<arg>${index}</arg>
<arg>${member_ip}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:10:47.105222" elapsed="0.000226"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:47.106282" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:47.105982" elapsed="0.000327"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-21T02:10:47.106354" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:10:47.106516" level="INFO">${session_alias} = ClusterManagement__session_1</msg>
<var>${session_alias}</var>
<arg>member_index=${index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-21T02:10:47.105642" elapsed="0.000898"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:47.107149" level="INFO">Creating Session using : alias=ClusterManagement__session_1, url=http://10.30.171.3:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x799ad76c1210&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>${session_alias}</arg>
<arg>http://${member_ip}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>timeout=${http_timeout}</arg>
<arg>max_retries=${http_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-21T02:10:47.106694" elapsed="0.000588"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${session_list}</arg>
<arg>${session_alias}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T02:10:47.107442" elapsed="0.000192"/>
</kw>
<arg>${index}</arg>
<arg>${member_index_list}</arg>
<arg>${session_list}</arg>
<arg>${index_to_ip_mapping}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Add a corresponding item based on index into the last three arguments.
Create the Http session whose alias is added to list.</doc>
<status status="PASS" start="2026-04-21T02:10:47.103733" elapsed="0.003960"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:10:47.103535" elapsed="0.004202"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${int_of_members+1}</value>
<status status="PASS" start="2026-04-21T02:10:47.099539" elapsed="0.008231"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:47.108346" level="INFO">${ClusterManagement__member_index_list} = [1]</msg>
<arg>\${ClusterManagement__member_index_list}</arg>
<arg>${member_index_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:10:47.107949" elapsed="0.000440"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:47.108960" level="INFO">${ClusterManagement__index_to_ip_mapping} = {1: '10.30.171.3'}</msg>
<arg>\${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index_to_ip_mapping}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:10:47.108549" elapsed="0.000454"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:47.109545" level="INFO">${ClusterManagement__session_list} = ['ClusterManagement__session_1']</msg>
<arg>\${ClusterManagement__session_list}</arg>
<arg>${session_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:10:47.109163" elapsed="0.000424"/>
</kw>
<arg>int_of_members=${int_of_members}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Construct index list, session list and IP mapping, publish them as suite variables.</doc>
<status status="PASS" start="2026-04-21T02:10:47.097758" elapsed="0.011885"/>
</kw>
<arg>http_timeout=${http_timeout}</arg>
<doc>Detect repeated call, or detect number of members and initialize derived suite variables.
Http sessions are created with parameters to not waste time when ODL is no accepting connections properly.</doc>
<status status="PASS" start="2026-04-21T02:10:47.089652" elapsed="0.020046"/>
</kw>
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:47.109936" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:47.109764" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:47.109746" elapsed="0.000263"/>
</if>
<kw name="Run_Bash_Command_On_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:47.113431" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:47.113027" elapsed="0.000471"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:10:47.114039" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:10:47.113682" elapsed="0.000384"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:10:47.114114" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:10:47.114278" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:10:47.112657" elapsed="0.001647"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:10:47.115373" level="INFO">${member_ip} = 10.30.171.3</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:10:47.115089" elapsed="0.000312"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:10:47.116230" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:10:47.116335" level="INFO">${current_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:10:47.116050" elapsed="0.000313"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:47.120224" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:47.119589" elapsed="0.000726"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:47.119568" elapsed="0.000787"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:10:47.121063" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:10:47.121308" level="INFO">${current_ssh_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:10:47.120577" elapsed="0.000784"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:47.122383" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.171.3" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:47.121647" elapsed="0.000840"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:10:47.123699" level="INFO">${conn_id} = 1</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:10:47.122761" elapsed="0.000991"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:10:47.125595" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:10:47.125782" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:10:47.125219" elapsed="0.000724"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:47.126307" elapsed="0.000500"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T02:10:47.128032" level="INFO">Logging into '10.30.171.3:22' as 'jenkins'.</msg>
<msg time="2026-04-21T02:10:47.741472" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 02:10:47 UTC 2026

  System load:  0.02               Processes:             122
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 10%                IPv4 address for ens3: 10.30.171.3
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 02:07:53 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T02:10:47.127664" elapsed="0.613989"/>
</kw>
<msg time="2026-04-21T02:10:47.741747" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:47.127184" elapsed="0.614789"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T02:10:47.124252" elapsed="0.617976"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:10:47.743371" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-04-21T02:10:47.756564" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-04-21T02:10:47.756863" level="INFO">${stdout} = </msg>
<msg time="2026-04-21T02:10:47.757015" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:10:47.742782" elapsed="0.014304"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:10:47.757576" elapsed="0.000847"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:47.761058" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:47.759658" elapsed="0.001639"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T02:10:47.762409" elapsed="0.000112"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:47.761753" elapsed="0.000940"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:47.761679" elapsed="0.001102"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:10:47.763512" elapsed="0.000139"/>
</return>
<status status="PASS" start="2026-04-21T02:10:47.763008" elapsed="0.000980"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:47.762969" elapsed="0.001147"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T02:10:47.764315" elapsed="0.000039"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:47.769606" elapsed="0.000543"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:10:47.770438" elapsed="0.000306"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:10:47.771031" elapsed="0.000227"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:10:47.765545" elapsed="0.005787"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-04-21T02:10:47.118569" elapsed="0.652941"/>
</kw>
<msg time="2026-04-21T02:10:47.771568" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:47.117626" elapsed="0.654000"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-21T02:10:47.117105" elapsed="0.654619"/>
</kw>
<msg time="2026-04-21T02:10:47.771770" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:47.116536" elapsed="0.655348"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:47.774679" elapsed="0.000343"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:10:47.775191" elapsed="0.000160"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:10:47.775504" elapsed="0.000099"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:10:47.772214" elapsed="0.003442"/>
</kw>
<msg time="2026-04-21T02:10:47.775749" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-04-21T02:10:47.115642" elapsed="0.660133"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:47.776262" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:47.776006" elapsed="0.000298"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-21T02:10:47.776347" elapsed="0.000032"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-04-21T02:10:47.114686" elapsed="0.661792"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:10:47.114490" elapsed="0.662026"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:10:47.114357" elapsed="0.662199"/>
</for>
<arg>iptables -I INPUT -p tcp --dport ${KARAF_SHELL_PORT} -j ACCEPT; iptables-save</arg>
<doc>Cycle through indices (or all), run command on each.</doc>
<status status="PASS" start="2026-04-21T02:10:47.110254" elapsed="0.666360"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>First connections to Karaf console may fail, so WUKS is used. TODO: Track as a Bug.</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-04-21T02:10:47.776803" elapsed="0.000222"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:47.792079" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:47.791963" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:47.791939" elapsed="0.000213"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:10:47.792460" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:10:47.792567" level="INFO">${current_ssh_connection_object} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:10:47.792313" elapsed="0.000280"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:47.793060" level="INFO">{}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:47.792765" elapsed="0.000338"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:47.793503" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:47.793258" elapsed="0.000290"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:10:47.794457" level="FAIL">Dictionary does not contain key '1'.</msg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="FAIL" start="2026-04-21T02:10:47.794193" elapsed="0.000404">Dictionary does not contain key '1'.</status>
</kw>
<msg time="2026-04-21T02:10:47.794737" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-21T02:10:47.794808" level="INFO">${old_connection_index} = Dictionary does not contain key '1'.</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:47.793709" elapsed="0.001126"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:47.795176" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:47.794922" elapsed="0.000330"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:47.794898" elapsed="0.000379"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:10:47.796108" level="INFO">${ip_address} = 10.30.171.3</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:10:47.795775" elapsed="0.000363"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-04-21T02:10:47.796188" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:10:47.796346" level="INFO">${odl_ip} = 10.30.171.3</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-04-21T02:10:47.795486" elapsed="0.000885"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_PORT}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:10:47.796531" elapsed="0.000458"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:10:47.797490" level="INFO">index=4
host=10.30.171.3
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:10:47.797602" level="INFO">${karaf_connection_object} = index=4
host=10.30.171.3
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:10:47.797374" elapsed="0.000257"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:10:47.797823" elapsed="0.002948"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-04-21T02:10:47.801261" level="INFO">Logging into '10.30.171.3:8101' as 'karaf'.</msg>
<msg time="2026-04-21T02:10:47.978515" level="INFO">Read output: [33m                                                                                           
[33m    ________                       ________                .__  .__       .__     __       
[33m    \_____  \ ______   ____   ____ \______ \ _____  ___.__.|  | |__| ____ |  |___/  |_     
[33m     /   |   \\____ \_/ __ \ /    \ |    |  \\__  \&lt;   |  ||  | |  |/ ___\|  |  \   __\    
[33m    /    |    \  |_&gt; &gt;  ___/|   |  \|    `   \/ __ \\___  ||  |_|  / /_/  &gt;   Y  \  |      
[33m    \_______  /   __/ \___  &gt;___|  /_______  (____  / ____||____/__\___  /|___|  /__|      
[33m            \/|__|        \/     \/        \/     \/\/            /_____/      \/          
[33m                                                                                           

Hit '[1m&lt;tab&gt;[0m' for a list of available commands
and '[1m[cmd] --help[0m' for help on a specific command.
Hit '[1m&lt;ctrl-d&gt;[0m' or type '[1msystem:shutdown[0m' or '[1mlogout[0m' to shutdown OpenDaylight.

[?1h=[90m~[0m                                                                                [?2004hopendaylight-user</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="PASS" start="2026-04-21T02:10:47.800987" elapsed="0.177766"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:47.982641" elapsed="0.000424"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:10:47.983241" elapsed="0.000183"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:10:47.983580" elapsed="0.000106"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:10:47.980103" elapsed="0.003740"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:10:47.979315" elapsed="0.004580"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-04-21T02:10:47.791634" elapsed="0.192319"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:10:47.777841" elapsed="0.206164"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:47.777381" elapsed="0.206680"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:10:47.777238" elapsed="0.206865"/>
</iter>
<var>${index}</var>
<value>@{ClusterManagement__member_index_list}</value>
<status status="PASS" start="2026-04-21T02:10:47.777081" elapsed="0.207064"/>
</for>
<arg>http_timeout=${http_timeout}</arg>
<doc>Initialize ClusterManagement. Open ssh karaf connections to each ODL.</doc>
<status status="PASS" start="2026-04-21T02:10:47.089155" elapsed="0.895055"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Test_Suite_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:47.987084" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:47.986930" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:47.986901" elapsed="0.000278"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:47.992319" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:47.992177" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:47.992153" elapsed="0.000240"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:47.993651" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:47.993136" elapsed="0.000576"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:10:47.994363" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:10:47.993971" elapsed="0.000429"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:10:47.994462" elapsed="0.000048"/>
</return>
<msg time="2026-04-21T02:10:47.994674" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:10:47.992651" elapsed="0.002055"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:48.002492" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:48.002330" elapsed="0.000231"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:48.002300" elapsed="0.000297"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:48.004413" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:48.004235" elapsed="0.000246"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:48.004209" elapsed="0.000306"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:10:48.005215" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:10:48.004731" elapsed="0.000525"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:10:48.005885" level="INFO">${current_connection_index} = None</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:48.005544" elapsed="0.000378"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:10:48.041164" level="INFO">@root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "r "k "s "p "a "c "e "/ "b "g "p "[78Cc "[A[78Ce</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:10:48.006632" elapsed="0.034744"/>
</kw>
<msg time="2026-04-21T02:10:48.041549" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:10:48.041597" level="INFO">${message_write} = @root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:48.006110" elapsed="0.035525"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:10:48.095830" level="INFO">"p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "0 "4 "0 "_ "b "g "[78Cp "[A[78C_
 "f "u "n "c "t "i "o "n "a "l "_ "r "o "u "t "e "_ "r "e "f ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:10:48.042649" elapsed="0.053445"/>
</kw>
<msg time="2026-04-21T02:10:48.096392" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:10:48.096441" level="INFO">${message_wait} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:48.041873" elapsed="0.054606"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:48.097007" elapsed="0.000059"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:48.096601" elapsed="0.000566"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:48.096562" elapsed="0.000637"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:48.097820" level="INFO"> "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "0 "4 "0 "_ "b "g "[78Cp "[A[78C_
 "f "u "n "c "t "i "o "n "a "l "_ "r "o "u "t "e "_ "r "e "f ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:48.097351" elapsed="0.000561"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:48.098224" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:48.097981" elapsed="0.000394"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:48.097962" elapsed="0.000440"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:10:48.098442" elapsed="0.000042"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:48.100567" elapsed="0.000542"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:10:48.101459" elapsed="0.000319"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:10:48.102130" elapsed="0.000244"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:10:48.099747" elapsed="0.002719"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:10:48.098775" elapsed="0.003827"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:10:48.003822" elapsed="0.098885"/>
</kw>
<msg time="2026-04-21T02:10:48.102881" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:48.102930" level="INFO">${message} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:48.002846" elapsed="0.100122"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:10:48.103161" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-04-21T02:10:48.103049" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:48.103030" elapsed="0.000222"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:48.103680" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:48.104095" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:10:48.104169" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:10:48.001893" elapsed="0.102388"/>
</kw>
<msg time="2026-04-21T02:10:48.104378" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:48.104422" level="INFO">${output} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:47.995252" elapsed="0.109209"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:48.105353" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:48.104540" elapsed="0.000869"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:48.104522" elapsed="0.000911"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:10:47.995068" elapsed="0.110389"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:10:47.994776" elapsed="0.110718"/>
</for>
<arg>Starting suite ${SUITE_SOURCE}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:10:47.991775" elapsed="0.113778"/>
</kw>
<doc>Log suite name to karaf log, useful in suite setup.</doc>
<status status="PASS" start="2026-04-21T02:10:47.984878" elapsed="0.120733"/>
</kw>
<arg>KarafKeywords.Log_Test_Suite_Start_To_Controller_Karaf</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:47.984376" elapsed="0.121355"/>
</kw>
<doc>Prepare both FailFast and Karaf logging, log that the caller suite has started.
This keyword is to be used in suite setup, and without it the other keywords may not work properly.</doc>
<status status="PASS" start="2026-04-21T02:10:47.083072" elapsed="1.022742"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:10:48.106352" level="INFO">${mininet_conn_id} = 7</msg>
<var>${mininet_conn_id}</var>
<arg>${TOOLS_SYSTEM_IP}</arg>
<arg>prompt=${DEFAULT_LINUX_PROMPT}</arg>
<arg>timeout=6s</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:10:48.105983" elapsed="0.000395"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:48.107019" level="INFO">${mininet_conn_id} = 7</msg>
<arg>${mininet_conn_id}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:10:48.106549" elapsed="0.000514"/>
</kw>
<kw name="Flexible_Mininet_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:10:48.108822" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:10:48.108901" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:10:48.108484" elapsed="0.000441"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:48.109084" elapsed="0.000573"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T02:10:48.110602" level="INFO">Logging into '10.30.171.116:22' as 'jenkins'.</msg>
<msg time="2026-04-21T02:10:48.790517" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-153-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 02:10:48 UTC 2026

  System load:  0.02               Processes:             107
  Usage of /:   19.5% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.171.116
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

9 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 02:07:54 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T02:10:48.110276" elapsed="0.680407"/>
</kw>
<msg time="2026-04-21T02:10:48.790775" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:48.109847" elapsed="0.681036"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T02:10:48.108048" elapsed="0.682971"/>
</kw>
<msg time="2026-04-21T02:10:48.791074" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:48.107637" elapsed="0.683486"/>
</kw>
<arg>${TOOLS_SYSTEM_USER}</arg>
<doc>Call Flexible SSH Login, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-04-21T02:10:48.107264" elapsed="0.683939"/>
</kw>
<kw name="Virtual_Env_Create" owner="SSHKeywords">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:48.797302" level="INFO">${cd_and_command} = cd '.' &amp;&amp; virtualenv /tmp/defaultvenv</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:48.796955" elapsed="0.000375"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:10:48.798849" level="INFO">Executing command 'cd '.' &amp;&amp; virtualenv /tmp/defaultvenv'.</msg>
<msg time="2026-04-21T02:10:49.073761" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:10:49.074193" level="INFO">${stdout} = created virtual environment CPython3.10.12.final.0-64 in 127ms
  creator CPython3Posix(dest=/tmp/defaultvenv, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=b...</msg>
<msg time="2026-04-21T02:10:49.074300" level="INFO">${stderr} = </msg>
<msg time="2026-04-21T02:10:49.074391" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:10:48.798644" elapsed="0.275800"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T02:10:49.076582" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-21T02:10:49.075941" elapsed="0.000764"/>
</kw>
<msg time="2026-04-21T02:10:49.076984" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-21T02:10:49.077090" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:49.075010" elapsed="0.002133"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:49.078573" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:49.077536" elapsed="0.001098"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:49.081172" level="INFO">created virtual environment CPython3.10.12.final.0-64 in 127ms
  creator CPython3Posix(dest=/tmp/defaultvenv, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/jenkins/.local/share/virtualenv)
    added seed packages: pip==22.0.2, setuptools==59.6.0, wheel==0.37.1
  activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:49.080809" elapsed="0.000558"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:49.081960" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:49.081588" elapsed="0.000431"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:49.082573" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:49.082234" elapsed="0.000401"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-21T02:10:49.079881" elapsed="0.002835"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:49.078855" elapsed="0.003912"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:49.078774" elapsed="0.004051"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-04-21T02:10:49.083077" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:49.082920" elapsed="0.000225"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:49.082885" elapsed="0.000292"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:10:49.083375" elapsed="0.000047"/>
</return>
<status status="PASS" start="2026-04-21T02:10:49.083250" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:49.083229" elapsed="0.000273"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:49.083708" elapsed="0.000030"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T02:10:48.798081" elapsed="0.285818"/>
</kw>
<msg time="2026-04-21T02:10:49.083996" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:48.797489" elapsed="0.286592"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the virtualenv /tmp/defaultvenv.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-04-21T02:10:48.796291" elapsed="0.287962"/>
</kw>
<msg time="2026-04-21T02:10:49.084330" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:48.792347" elapsed="0.292043"/>
</kw>
<arg>virtualenv ${SSHKeywords__current_venv_path}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-04-21T02:10:48.791964" elapsed="0.292570"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Virtual_Env_Run_Cmd_At_Cwd" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:49.094119" level="INFO">${cd_and_command} = cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install --upgrade pip; deactivate</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:49.093636" elapsed="0.000522"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:10:49.096766" level="INFO">Executing command 'cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install --upgrade pip; deactivate'.</msg>
<msg time="2026-04-21T02:10:51.213411" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:10:51.214271" level="INFO">${stdout} = Requirement already satisfied: pip in /tmp/defaultvenv/lib/python3.10/site-packages (22.0.2)
Collecting pip
  Using cached pip-26.0.1-py3-none-any.whl (1.8 MB)
Installing collected packages: pip
  Att...</msg>
<msg time="2026-04-21T02:10:51.214453" level="INFO">${stderr} = </msg>
<msg time="2026-04-21T02:10:51.214661" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:10:49.096213" elapsed="2.118609"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T02:10:51.222746" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-21T02:10:51.220988" elapsed="0.002191"/>
</kw>
<msg time="2026-04-21T02:10:51.223619" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-21T02:10:51.223787" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:51.215857" elapsed="0.008053"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:51.227612" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:51.224676" elapsed="0.003032"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:51.232207" level="INFO">Requirement already satisfied: pip in /tmp/defaultvenv/lib/python3.10/site-packages (22.0.2)
Collecting pip
  Using cached pip-26.0.1-py3-none-any.whl (1.8 MB)
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 22.0.2
    Uninstalling pip-22.0.2:
      Successfully uninstalled pip-22.0.2
Successfully installed pip-26.0.1</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:51.231593" elapsed="0.000758"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:51.233453" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:51.232889" elapsed="0.000735"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:51.234527" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:51.234148" elapsed="0.000477"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-21T02:10:51.230155" elapsed="0.004571"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:51.228239" elapsed="0.006664"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:51.228153" elapsed="0.006789"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-04-21T02:10:51.235197" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:51.235006" elapsed="0.000312"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:51.234987" elapsed="0.000357"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:10:51.235565" elapsed="0.000042"/>
</return>
<status status="PASS" start="2026-04-21T02:10:51.235399" elapsed="0.000310"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:51.235382" elapsed="0.000355"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:51.235940" elapsed="0.000027"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T02:10:49.095285" elapsed="2.140879"/>
</kw>
<msg time="2026-04-21T02:10:51.236228" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:49.094380" elapsed="2.141913"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the source /tmp/defaultvenv/bin/activate; pip install --upgrade pip; deactivate.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-04-21T02:10:49.092769" elapsed="2.143612"/>
</kw>
<msg time="2026-04-21T02:10:51.236439" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:49.087280" elapsed="2.149209"/>
</kw>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-04-21T02:10:49.086437" elapsed="2.150534"/>
</kw>
<msg time="2026-04-21T02:10:51.237038" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Cwd_Should_Pass</arg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:49.085899" elapsed="2.151194"/>
</kw>
<arg>pip install --upgrade pip</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs given command within activated virtual env and returns stdout.</doc>
<status status="PASS" start="2026-04-21T02:10:49.085403" elapsed="2.151775"/>
</kw>
<msg time="2026-04-21T02:10:51.237222" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${upgrade_pip}</arg>
<arg>Virtual_Env_Run_Cmd_At_Cwd</arg>
<arg>pip install --upgrade pip</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:49.084752" elapsed="2.152514"/>
</kw>
<doc>Creates virtual env. If not to use the default name, use Virtual_Env_Set_Path kw. Returns stdout.</doc>
<status status="PASS" start="2026-04-21T02:10:48.791558" elapsed="2.445787"/>
</kw>
<kw name="Virtual_Env_Install_Package" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Virtual_Env_Run_Cmd_At_Cwd" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:51.245013" level="INFO">${cd_and_command} = cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install setuptools==44.0.0; deactivate</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:51.244637" elapsed="0.000406"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:10:51.246985" level="INFO">Executing command 'cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install setuptools==44.0.0; deactivate'.</msg>
<msg time="2026-04-21T02:10:52.110934" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:10:52.111434" level="INFO">${stdout} = Collecting setuptools==44.0.0
  Using cached setuptools-44.0.0-py2.py3-none-any.whl.metadata (3.7 kB)
Using cached setuptools-44.0.0-py2.py3-none-any.whl (583 kB)
Installing collected packages: setupt...</msg>
<msg time="2026-04-21T02:10:52.111708" level="INFO">${stderr} = </msg>
<msg time="2026-04-21T02:10:52.111864" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:10:51.246556" elapsed="0.865385"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T02:10:52.116657" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-21T02:10:52.115592" elapsed="0.001269"/>
</kw>
<msg time="2026-04-21T02:10:52.117095" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-21T02:10:52.117180" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:52.112610" elapsed="0.004610"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:52.118980" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:52.117568" elapsed="0.001453"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:52.122533" level="INFO">Collecting setuptools==44.0.0
  Using cached setuptools-44.0.0-py2.py3-none-any.whl.metadata (3.7 kB)
Using cached setuptools-44.0.0-py2.py3-none-any.whl (583 kB)
Installing collected packages: setuptools
  Attempting uninstall: setuptools
    Found existing installation: setuptools 59.6.0
    Uninstalling setuptools-59.6.0:
      Successfully uninstalled setuptools-59.6.0
Successfully installed setuptools-44.0.0</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:52.121971" elapsed="0.000667"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:52.123576" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:52.123084" elapsed="0.000617"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:52.124700" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:52.124177" elapsed="0.000790"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-21T02:10:52.120541" elapsed="0.004540"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:52.119235" elapsed="0.005980"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:52.119196" elapsed="0.006064"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-04-21T02:10:52.125576" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:52.125346" elapsed="0.000370"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:52.125321" elapsed="0.000430"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:10:52.126044" elapsed="0.000048"/>
</return>
<status status="PASS" start="2026-04-21T02:10:52.125854" elapsed="0.000355"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:52.125828" elapsed="0.000426"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:52.126516" elapsed="0.000044"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T02:10:51.245935" elapsed="0.880846"/>
</kw>
<msg time="2026-04-21T02:10:52.126914" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:51.245213" elapsed="0.881797"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the source /tmp/defaultvenv/bin/activate; pip install setuptools==44.0.0; deactivate.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-04-21T02:10:51.243965" elapsed="0.883225"/>
</kw>
<msg time="2026-04-21T02:10:52.127293" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:51.239883" elapsed="0.887494"/>
</kw>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-04-21T02:10:51.239276" elapsed="0.888262"/>
</kw>
<msg time="2026-04-21T02:10:52.127678" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Cwd_Should_Pass</arg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:51.238779" elapsed="0.888971"/>
</kw>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs given command within activated virtual env and returns stdout.</doc>
<status status="PASS" start="2026-04-21T02:10:51.238389" elapsed="0.889557"/>
</kw>
<msg time="2026-04-21T02:10:52.128053" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Virtual_Env_Run_Cmd_At_Cwd</arg>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:51.237935" elapsed="0.890191"/>
</kw>
<arg>setuptools==44.0.0</arg>
<doc>Installs python package into virtual env. Use with version if needed (e.g. exabgp==3.4.16). Returns stdout.</doc>
<status status="PASS" start="2026-04-21T02:10:51.237607" elapsed="0.890680"/>
</kw>
<kw name="Virtual_Env_Install_Package" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Virtual_Env_Run_Cmd_At_Cwd" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:52.136167" level="INFO">${cd_and_command} = cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install exabgp==3.4.16; deactivate</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:52.135717" elapsed="0.000492"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:10:52.138199" level="INFO">Executing command 'cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install exabgp==3.4.16; deactivate'.</msg>
<msg time="2026-04-21T02:10:53.813457" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:10:53.814131" level="INFO">${stdout} = Collecting exabgp==3.4.16
  Using cached exabgp-3.4.16.tar.gz (240 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to b...</msg>
<msg time="2026-04-21T02:10:53.814265" level="INFO">${stderr} =   error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
        ...</msg>
<msg time="2026-04-21T02:10:53.814381" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:10:52.137759" elapsed="1.676681"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T02:10:53.819785" level="INFO">Length is 1821.</msg>
<msg time="2026-04-21T02:10:53.820908" level="FAIL">'  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in &lt;module&gt;
          main()
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main
          json_out["return_val"] = hook(**hook_input["kwargs"])
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel
          return hook(config_settings)
        File "/tmp/pip-build-env-3kfaty4m/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=[])
        File "/tmp/pip-build-env-3kfaty4m/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
          self.run_setup()
        File "/tmp/pip-build-env-3kfaty4m/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 520, in run_setup
          super().run_setup(setup_script=setup_script)
        File "/tmp/pip-build-env-3kfaty4m/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 317, in run_setup
          exec(code, locals())
        File "&lt;string&gt;", line 40
          print """\
          ^^^^^^^^^
      SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'exabgp' when getting requirements to build wheel' should be empty.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="FAIL" start="2026-04-21T02:10:53.818440" elapsed="0.003005">'  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in &lt;module&gt;
          main()
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main
          json_out["return_val"] = hook(**hook_input["kwargs"])
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel
          return hook(config_settings)
        File "/tmp/pip-build-env-3kfaty4m/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=[])
        File "/tmp/pip-build-env-3kfaty4m/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
          self.run_setup()
        File "/tmp/pip-build-env-3kfaty4m/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 520, in run_setup
          super().run_setup(setup_script=setup_script)
        File "/tmp/pip-build-env-3kfaty4m/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 317, in run_setup
          exec(code, locals())
        File "&lt;string&gt;", line 40
          print """\
          ^^^^^^^^^
      SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'exabgp' when getting requirements to build wheel' should be empty.</status>
</kw>
<msg time="2026-04-21T02:10:53.821980" level="INFO">${emptiness_status} = FAIL</msg>
<msg time="2026-04-21T02:10:53.822130" level="INFO">${result} = '  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
       ...</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:53.815210" elapsed="0.006953"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:53.823335" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:53.822399" elapsed="0.000965"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:53.825598" level="INFO">Collecting exabgp==3.4.16
  Using cached exabgp-3.4.16.tar.gz (240 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'error'</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:53.825261" elapsed="0.000409"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:53.826440" level="INFO">  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in &lt;module&gt;
          main()
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main
          json_out["return_val"] = hook(**hook_input["kwargs"])
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel
          return hook(config_settings)
        File "/tmp/pip-build-env-3kfaty4m/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=[])
        File "/tmp/pip-build-env-3kfaty4m/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
          self.run_setup()
        File "/tmp/pip-build-env-3kfaty4m/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 520, in run_setup
          super().run_setup(setup_script=setup_script)
        File "/tmp/pip-build-env-3kfaty4m/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 317, in run_setup
          exec(code, locals())
        File "&lt;string&gt;", line 40
          print """\
          ^^^^^^^^^
      SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'exabgp' when getting requirements to build wheel</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:53.826106" elapsed="0.000422"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:53.827248" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:53.826926" elapsed="0.000390"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-21T02:10:53.824329" elapsed="0.003060"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:53.823517" elapsed="0.003965"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:53.823491" elapsed="0.004020"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-04-21T02:10:53.827717" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:53.827569" elapsed="0.000260"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:53.827552" elapsed="0.000304"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:10:53.828042" elapsed="0.000030"/>
</return>
<status status="PASS" start="2026-04-21T02:10:53.827910" elapsed="0.000245"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:53.827894" elapsed="0.000288"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:53.828330" elapsed="0.000022"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T02:10:52.137115" elapsed="1.691356"/>
</kw>
<msg time="2026-04-21T02:10:53.828530" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:52.136396" elapsed="1.692184"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the source /tmp/defaultvenv/bin/activate; pip install exabgp==3.4.16; deactivate.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-04-21T02:10:52.135049" elapsed="1.693626"/>
</kw>
<msg time="2026-04-21T02:10:53.828731" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:52.131067" elapsed="1.697709"/>
</kw>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-04-21T02:10:52.130470" elapsed="1.698413"/>
</kw>
<msg time="2026-04-21T02:10:53.828934" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Cwd_Should_Pass</arg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:52.130074" elapsed="1.698939"/>
</kw>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs given command within activated virtual env and returns stdout.</doc>
<status status="PASS" start="2026-04-21T02:10:52.129632" elapsed="1.699510"/>
</kw>
<msg time="2026-04-21T02:10:53.829207" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Virtual_Env_Run_Cmd_At_Cwd</arg>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:52.129221" elapsed="1.700049"/>
</kw>
<arg>exabgp==3.4.16</arg>
<doc>Installs python package into virtual env. Use with version if needed (e.g. exabgp==3.4.16). Returns stdout.</doc>
<status status="PASS" start="2026-04-21T02:10:52.128507" elapsed="1.700853"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:53.829874" level="INFO">Creating Session using : alias=config-session, url=http://10.30.171.3:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x799ad76b0850&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>${CONFIG_SESSION}</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-21T02:10:53.829525" elapsed="0.000835"/>
</kw>
<kw name="Upload_Config_Files">
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-04-21T02:10:53.855567" level="INFO">[chan 5] Opened sftp connection (server version 3)</msg>
<msg time="2026-04-21T02:10:53.863333" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/exa.cfg' -&gt; '/home/jenkins//exa.cfg'</msg>
<arg>${BGP_VAR_FOLDER}/${BGP_CFG_NAME}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-21T02:10:53.830916" elapsed="0.032575"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-04-21T02:10:53.871658" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../../tools/exabgp_files/exarpc.py' -&gt; '/home/jenkins//exarpc.py'</msg>
<arg>${EXARPCSCRIPT}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-21T02:10:53.864006" elapsed="0.007739"/>
</kw>
<kw name="List Files In Directory" owner="SSHLibrary">
<msg time="2026-04-21T02:10:53.880931" level="INFO">6 files:
bgp-flowspec-redirect.cfg
bgp-flowspec.cfg
bgp-l3vpn-ipv4.cfg
exa-md5.cfg
exa.cfg
gobgp.cfg</msg>
<msg time="2026-04-21T02:10:53.881105" level="INFO">@{cfgfiles} = [ bgp-flowspec-redirect.cfg | bgp-flowspec.cfg | bgp-l3vpn-ipv4.cfg | exa-md5.cfg | exa.cfg | gobgp.cfg ]</msg>
<var>@{cfgfiles}</var>
<arg>.</arg>
<arg>*.cfg</arg>
<doc>A wrapper for `List Directory` that returns only files.</doc>
<status status="PASS" start="2026-04-21T02:10:53.872013" elapsed="0.009129"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:10:53.882027" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.171.116/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-04-21T02:10:53.894483" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:10:53.881747" elapsed="0.012870"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:10:53.895428" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-04-21T02:10:53.945687" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:10:53.895042" elapsed="0.050853"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:10:53.946679" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/enable/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-04-21T02:10:53.994313" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/enable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:10:53.946322" elapsed="0.048178"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:10:53.995410" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-04-21T02:10:54.041304" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:10:53.995012" elapsed="0.046431"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:10:54.042215" level="INFO">Executing command 'cat bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-04-21T02:10:54.089601" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:10:54.089935" level="INFO">${stdout} = neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:10:54.041884" elapsed="0.048133"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:54.091313" level="INFO">neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1/32;
            destination 192.168.0.1/32;

        }
        then {
            redirect 65500:12345;
        }
    }
    route flow2 {
        match {
            source 10.0.0.2/32;
            destination 192.168.0.2/32;

        }
        then {
                redirect 1.2.3.4;
        }
    }
    route flow4 {
        match {
            source 10.0.0.4/32;
            destination 192.168.0.4/32;

        }
        next-hop 127.0.0.1;
        then {
                redirect-to-nexthop;
        }
    }
}
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:54.090571" elapsed="0.000865"/>
</kw>
<var name="${cfgfile}">bgp-flowspec-redirect.cfg</var>
<status status="PASS" start="2026-04-21T02:10:53.881491" elapsed="0.210030"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:10:54.092647" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.171.116/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-04-21T02:10:54.137727" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:10:54.092200" elapsed="0.045719"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:10:54.138563" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-04-21T02:10:54.189622" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:10:54.138250" elapsed="0.051535"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:10:54.190457" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/enable/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-04-21T02:10:54.241295" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/enable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:10:54.190164" elapsed="0.051321"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:10:54.242431" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-04-21T02:10:54.293274" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:10:54.242020" elapsed="0.051400"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:10:54.294217" level="INFO">Executing command 'cat bgp-flowspec.cfg'.</msg>
<msg time="2026-04-21T02:10:54.340598" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:10:54.340857" level="INFO">${stdout} = neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:10:54.293869" elapsed="0.047161"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:54.342135" level="INFO">neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1/32;
            destination 192.168.0.1/32;
            port =80;
            destination-port &gt;8080&amp;&lt;8088;
            source-port &gt;1024;
            protocol tcp;
            packet-length &gt;400&amp;&lt;500;
            fragment =first-fragment;
            icmp-type echo-reply;
            icmp-code network-unreachable;
            tcp-flags =urgent;
            dscp 20;
        }
        then {
            action sample-terminal;
        }
    }
}
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:54.341471" elapsed="0.000784"/>
</kw>
<var name="${cfgfile}">bgp-flowspec.cfg</var>
<status status="PASS" start="2026-04-21T02:10:54.091851" elapsed="0.250482"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:10:54.343334" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.171.116/g' bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-04-21T02:10:54.389961" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:10:54.342959" elapsed="0.047212"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:10:54.391281" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-04-21T02:10:54.445955" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:10:54.390665" elapsed="0.055488"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:10:54.447189" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/enable/g' bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-04-21T02:10:54.501547" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/enable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:10:54.446671" elapsed="0.055040"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:10:54.502525" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-04-21T02:10:54.553956" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:10:54.502124" elapsed="0.052033"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:10:54.555145" level="INFO">Executing command 'cat bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-04-21T02:10:54.609712" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:10:54.610062" level="INFO">${stdout} = neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
  family {
    ipv4 mpls-vpn;
  }
  static {
    route 1.1.1.0/24 {
      next-hop 10.0.255....</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:10:54.554673" elapsed="0.055864"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:54.612047" level="INFO">neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
  family {
    ipv4 mpls-vpn;
  }
  static {
    route 1.1.1.0/24 {
      next-hop 10.0.255.254;
      rd 1.2.3.4:1;
      label 24005;
    }
  }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:54.611294" elapsed="0.000859"/>
</kw>
<var name="${cfgfile}">bgp-l3vpn-ipv4.cfg</var>
<status status="PASS" start="2026-04-21T02:10:54.342609" elapsed="0.269622"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:10:54.613253" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.171.116/g' exa-md5.cfg'.</msg>
<msg time="2026-04-21T02:10:54.661550" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:10:54.612875" elapsed="0.048881"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:10:54.662755" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' exa-md5.cfg'.</msg>
<msg time="2026-04-21T02:10:54.713845" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:10:54.662298" elapsed="0.051765"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:10:54.714994" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/enable/g' exa-md5.cfg'.</msg>
<msg time="2026-04-21T02:10:54.765445" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/enable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:10:54.714564" elapsed="0.051138"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:10:54.767034" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exa-md5.cfg'.</msg>
<msg time="2026-04-21T02:10:54.816953" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:10:54.766395" elapsed="0.050786"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:10:54.818141" level="INFO">Executing command 'cat exa-md5.cfg'.</msg>
<msg time="2026-04-21T02:10:54.869607" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:10:54.869882" level="INFO">${stdout} = neighbor 10.30.171.3 {
  router-id 10.30.171.116;
  local-address 10.30.171.116;
  local-as 64496;
  peer-as 64496;
  md5-password topsecret;

  capability {
    route-refresh disable;
    add-path di...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:10:54.817687" elapsed="0.052261"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:54.871144" level="INFO">neighbor 10.30.171.3 {
  router-id 10.30.171.116;
  local-address 10.30.171.116;
  local-as 64496;
  peer-as 64496;
  md5-password topsecret;

  capability {
    route-refresh disable;
    add-path disable;
  }

  family {
    ipv4 unicast;
  }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:54.870422" elapsed="0.000834"/>
</kw>
<var name="${cfgfile}">exa-md5.cfg</var>
<status status="PASS" start="2026-04-21T02:10:54.612519" elapsed="0.258819"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:10:54.872416" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.171.116/g' exa.cfg'.</msg>
<msg time="2026-04-21T02:10:54.917357" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:10:54.872013" elapsed="0.045594"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:10:54.918502" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' exa.cfg'.</msg>
<msg time="2026-04-21T02:10:54.969386" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:10:54.918078" elapsed="0.051482"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:10:54.970400" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/enable/g' exa.cfg'.</msg>
<msg time="2026-04-21T02:10:55.021665" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/enable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:10:54.970038" elapsed="0.051848"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:10:55.022543" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exa.cfg'.</msg>
<msg time="2026-04-21T02:10:55.073441" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:10:55.022258" elapsed="0.051295"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:10:55.074130" level="INFO">Executing command 'cat exa.cfg'.</msg>
<msg time="2026-04-21T02:10:55.125313" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:10:55.125563" level="INFO">${stdout} = neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
  capability {
    route-refresh enable;
    add-path disable;
  }

  family {
    ipv4 unic...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:10:55.073883" elapsed="0.051745"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.126866" level="INFO">neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
  capability {
    route-refresh enable;
    add-path disable;
  }

  family {
    ipv4 unicast;
    ipv4 mpls-vpn;
  }

  process exarpcserver {
    run exarpc.py --host 10.30.171.116;
    encoder json;
    receive-routes;
    neighbor-changes;
  }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:55.126147" elapsed="0.000838"/>
</kw>
<var name="${cfgfile}">exa.cfg</var>
<status status="PASS" start="2026-04-21T02:10:54.871637" elapsed="0.255431"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:10:55.128193" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.171.116/g' gobgp.cfg'.</msg>
<msg time="2026-04-21T02:10:55.173260" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:10:55.127712" elapsed="0.045693"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:10:55.174262" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' gobgp.cfg'.</msg>
<msg time="2026-04-21T02:10:55.221343" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:10:55.173848" elapsed="0.047602"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:10:55.221974" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/enable/g' gobgp.cfg'.</msg>
<msg time="2026-04-21T02:10:55.269381" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/enable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:10:55.221721" elapsed="0.047744"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:10:55.269929" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' gobgp.cfg'.</msg>
<msg time="2026-04-21T02:10:55.318107" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:10:55.269699" elapsed="0.048497"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:10:55.318641" level="INFO">Executing command 'cat gobgp.cfg'.</msg>
<msg time="2026-04-21T02:10:55.370909" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:10:55.371232" level="INFO">${stdout} = [global.config]
    as = 64496
    router-id = "10.30.171.116"
    port = 17900
[[neighbors]]
    [neighbors.config]
        peer-as = 64496
        neighbor-address = "10.30.171.3"
        local-as =...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:10:55.318439" elapsed="0.052854"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.372378" level="INFO">[global.config]
    as = 64496
    router-id = "10.30.171.116"
    port = 17900
[[neighbors]]
    [neighbors.config]
        peer-as = 64496
        neighbor-address = "10.30.171.3"
        local-as = 64496
    [neighbors.transport.config]
        local-address = "10.30.171.116"
        remote-port = 1790
    [[neighbors.afi-safis]]
        [neighbors.afi-safis.config]
           afi-safi-name = "ipv4-flowspec"
        [neighbors.afi-safis.long-lived-graceful-restart.config]
           enabled = true
           restart-time = 86400</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:55.371772" elapsed="0.000699"/>
</kw>
<var name="${cfgfile}">gobgp.cfg</var>
<status status="PASS" start="2026-04-21T02:10:55.127370" elapsed="0.245165"/>
</iter>
<var>${cfgfile}</var>
<value>@{cfgfiles}</value>
<status status="PASS" start="2026-04-21T02:10:53.881233" elapsed="1.491369"/>
</for>
<doc>Uploads exabgp config files</doc>
<status status="PASS" start="2026-04-21T02:10:53.830589" elapsed="1.542141"/>
</kw>
<doc>Suite setup keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:47.082639" elapsed="8.290219"/>
</kw>
<test id="s1-s14-t1" name="Configure_App_Peer" line="51">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:10:55.377742" elapsed="0.000312"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:10:55.377390" elapsed="0.000740"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:55.379639" elapsed="0.000025"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:55.379455" elapsed="0.000257"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:55.379422" elapsed="0.000329"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:55.386344" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:55.386160" elapsed="0.000235"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:55.386142" elapsed="0.000277"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.387579" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:55.387154" elapsed="0.000462"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.388232" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:10:55.387841" elapsed="0.000424"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:10:55.388323" elapsed="0.000057"/>
</return>
<msg time="2026-04-21T02:10:55.388545" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:10:55.386710" elapsed="0.001868"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:55.396018" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:55.395869" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:55.395841" elapsed="0.000272"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:55.397740" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:55.397595" elapsed="0.000259"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:55.397572" elapsed="0.000314"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:10:55.398538" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:10:55.398094" elapsed="0.000483"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:10:55.399178" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:55.398875" elapsed="0.000339"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:10:55.429910" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:10:55.399870" elapsed="0.030364"/>
</kw>
<msg time="2026-04-21T02:10:55.430743" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:10:55.430938" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:55.399440" elapsed="0.031616"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:10:55.463302" level="INFO">". "t "x "t ". "0 "4 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "o "u "t "e "[C "R "e "f ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:10:55.431994" elapsed="0.031579"/>
</kw>
<msg time="2026-04-21T02:10:55.463891" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:10:55.463954" level="INFO">${message_wait} =  ". "t "x "t ". "0 "4 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "o "u "t "e "[C "R "e "f ". "C "o "n "f "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:55.431397" elapsed="0.032610"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.464591" elapsed="0.000039"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:55.464161" elapsed="0.000518"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:55.464111" elapsed="0.000609"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.465493" level="INFO"> ". "t "x "t ". "0 "4 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "o "u "t "e "[C "R "e "f ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:55.464964" elapsed="0.000629"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.465995" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:55.465687" elapsed="0.000379"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:55.465661" elapsed="0.000434"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:10:55.466143" elapsed="0.000053"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:55.469543" elapsed="0.000208"/>
</kw>
<msg time="2026-04-21T02:10:55.469860" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:55.468148" elapsed="0.001907"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.470574" elapsed="0.000103"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.471071" elapsed="0.000107"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:10:55.467347" elapsed="0.003991"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:10:55.466621" elapsed="0.004815"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:10:55.397210" elapsed="0.074368"/>
</kw>
<msg time="2026-04-21T02:10:55.471722" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:55.471807" level="INFO">${message} =  ". "t "x "t ". "0 "4 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "o "u "t "e "[C "R "e "f ". "C "o "n "f "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:55.396341" elapsed="0.075524"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:10:55.474305" elapsed="0.000040"/>
</return>
<status status="PASS" start="2026-04-21T02:10:55.474096" elapsed="0.000298"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:55.471953" elapsed="0.002474"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.475043" elapsed="0.000041"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.475540" elapsed="0.000038"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:10:55.475649" elapsed="0.000025"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:10:55.395373" elapsed="0.080453"/>
</kw>
<msg time="2026-04-21T02:10:55.475961" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:55.476027" level="INFO">${output} =  ". "t "x "t ". "0 "4 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "o "u "t "e "[C "R "e "f ". "C "o "n "f "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:55.389094" elapsed="0.086986"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.476527" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:55.476185" elapsed="0.000411"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:55.476162" elapsed="0.000467"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:10:55.388899" elapsed="0.087762"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:10:55.388649" elapsed="0.088056"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:10:55.385765" elapsed="0.091012"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:10:55.379036" elapsed="0.097929"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:55.378353" elapsed="0.098671"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:10:55.374119" elapsed="0.102964"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.478242" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | APP_PEER_NAME=example-bgp-peer-app | RIB_INSTANCE_NAME=example-bgp-rib | APP_PEER_ID=10.30.171.3 | BGP_RIB_OPENCONFIG=example-bgp-rib | IP=10.30.171.3 }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>APP_PEER_NAME=${APP_PEER_NAME}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<arg>APP_PEER_ID=${ODL_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>IP=${ODL_SYSTEM_IP}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:10:55.477319" elapsed="0.001010"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.517427" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:55.516946" elapsed="0.000521"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:10:55.518413" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:10:55.518131" elapsed="0.000362">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:10:55.518706" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:10:55.517696" elapsed="0.001039"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.519370" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:55.518928" elapsed="0.000471"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:55.519715" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:55.519911" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:55.519567" elapsed="0.000372"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.520380" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:55.520102" elapsed="0.000329"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.521508" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'APP_PEER_NAME': 'example-bgp-peer-app', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'APP_PEER_ID': '10.30.171.3', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10.30.171.3'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:55.521214" elapsed="0.000342"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.522049" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:10:55.521720" elapsed="0.000394"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.523152" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:10:55.522526" elapsed="0.000653"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:10:55.523993" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:10:55.523740" elapsed="0.000280"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:10:55.524076" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:10:55.524244" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:10:55.523383" elapsed="0.000887"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:10:55.524428" elapsed="0.000270"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T02:10:55.522366" elapsed="0.002388"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.525449" level="INFO">${value} = example-bgp-peer-app</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:10:55.525060" elapsed="0.000422"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:10:55.526506" level="INFO">${encoded} = example-bgp-peer-app</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:10:55.526219" elapsed="0.000321"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:10:55.526607" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:10:55.526826" level="INFO">${encoded_value} = example-bgp-peer-app</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:10:55.525729" elapsed="0.001133"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:10:55.527063" elapsed="0.000279"/>
</kw>
<var name="${key}">APP_PEER_NAME</var>
<var name="${value}">example-bgp-peer-app</var>
<status status="PASS" start="2026-04-21T02:10:55.524894" elapsed="0.002500"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.528023" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:10:55.527659" elapsed="0.000393"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:10:55.528847" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:10:55.528602" elapsed="0.000275"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:10:55.528937" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:10:55.529140" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:10:55.528251" elapsed="0.000924"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:10:55.529339" elapsed="0.000227"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:10:55.527520" elapsed="0.002087"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.530351" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:10:55.529964" elapsed="0.000414"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:10:55.531219" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:10:55.530966" elapsed="0.000290"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:10:55.531317" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:10:55.531476" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:10:55.530593" elapsed="0.000909"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:10:55.531658" elapsed="0.000246"/>
</kw>
<var name="${key}">APP_PEER_ID</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:10:55.529824" elapsed="0.002122"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.532557" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:10:55.532206" elapsed="0.000388"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:10:55.533534" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:10:55.533272" elapsed="0.000294"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:10:55.533632" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:10:55.533846" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:10:55.532855" elapsed="0.001024"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:10:55.534097" elapsed="0.000249"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:10:55.532070" elapsed="0.002319"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.535065" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:10:55.534668" elapsed="0.000424"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:10:55.536144" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:10:55.535655" elapsed="0.000516"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:10:55.536223" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:10:55.536380" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:10:55.535290" elapsed="0.001115"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:10:55.536561" elapsed="0.000264"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:10:55.534514" elapsed="0.002355"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:10:55.522173" elapsed="0.014733"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:10:55.536953" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:10:55.537135" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'APP_PEER_NAME': 'example-bgp-peer-app', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'APP_PEER_ID': '10.30.171.3', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10.3...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:10:55.520879" elapsed="0.016284"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:55.520516" elapsed="0.016681"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.537387" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:55.537229" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:55.520490" elapsed="0.016975"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.538413" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:10:55.537616" elapsed="0.000828"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:10:55.538496" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:10:55.516074" elapsed="0.022553"/>
</kw>
<msg time="2026-04-21T02:10:55.538685" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:55.502012" elapsed="0.036730"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.552384" elapsed="0.000039"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.566259" elapsed="0.000053"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.580154" elapsed="0.000060"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.580464" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.580667" elapsed="0.000025"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.581257" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:55.581039" elapsed="0.000290"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:10:55.581015" elapsed="0.000352"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.581565" elapsed="0.000027"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.581746" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.581954" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:10:55.580960" elapsed="0.001052"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:10:55.580778" elapsed="0.001270"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.582201" elapsed="0.000023"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:10:55.582303" elapsed="0.000021"/>
</return>
<msg time="2026-04-21T02:10:55.582478" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:10:55.497170" elapsed="0.085338"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.611122" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:55.610693" elapsed="0.000462"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:10:55.611941" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:10:55.611668" elapsed="0.000351">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:10:55.612111" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:10:55.611330" elapsed="0.000805"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.612782" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:55.612386" elapsed="0.000439"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:55.613132" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:55.613292" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/conf...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:55.612988" elapsed="0.000332"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.613763" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:55.613480" elapsed="0.000352"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:10:55.614245" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:55.613911" elapsed="0.000397"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.614779" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'APP_PEER_NAME': 'example-bgp-peer-app', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'APP_PEER_ID': '10.30.171.3', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10.3...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:55.614479" elapsed="0.000343"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:55.614335" elapsed="0.000523"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:55.613887" elapsed="0.000993"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.615696" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:10:55.615029" elapsed="0.000697"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:10:55.615780" elapsed="0.000051"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:10:55.610036" elapsed="0.005899"/>
</kw>
<msg time="2026-04-21T02:10:55.615991" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:55.597080" elapsed="0.018959"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.629115" elapsed="0.000071"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.641703" elapsed="0.000035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.654095" elapsed="0.000053"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.654394" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.654722" elapsed="0.000027"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.655253" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:55.655090" elapsed="0.000222"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:10:55.655068" elapsed="0.000272"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.655486" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.655655" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.655837" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:10:55.655018" elapsed="0.000874"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:10:55.654844" elapsed="0.001078"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.656071" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:10:55.656151" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:10:55.656317" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
  ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:10:55.594209" elapsed="0.062138"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:10:55.657856" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:10:55.657540" elapsed="0.000393">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:10:55.658027" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:10:55.657099" elapsed="0.000953"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.658386" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:55.658121" elapsed="0.000322"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.658959" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:55.658645" elapsed="0.000340"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:55.658467" elapsed="0.000553"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:55.658104" elapsed="0.000937"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.661355" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:55.659191" elapsed="0.002191"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:10:55.661434" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:10:55.661616" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:10:55.656717" elapsed="0.004924"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.663242" level="INFO">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.3</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:55.662981" elapsed="0.000311"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.663678" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:55.663444" elapsed="0.000281"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.664133" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:55.663890" elapsed="0.000285"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.664558" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:55.664324" elapsed="0.000322"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:10:55.665533" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:10:55.665279" elapsed="0.000284"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:10:55.665913" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:10:55.665718" elapsed="0.000220"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:10:55.666089" elapsed="0.000213"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.666701" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:55.666457" elapsed="0.000288"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:10:55.666800" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:10:55.666967" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:10:55.664869" elapsed="0.002131"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:55.683901" level="INFO">PUT Request : url=http://10.30.171.3:8181/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.3 
 path_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.3 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Content-Length': '223', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:10:55.684045" level="INFO">PUT Response : url=http://10.30.171.3:8181/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.3 
 status=201, reason=Created 
 headers={'Set-Cookie': 'JSESSIONID=node0i9g3zkhuwspx1y20rbbhywkvp23.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 20-Apr-2026 02:10:55 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:55.684294" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:55.669340" elapsed="0.015017"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:55.667080" elapsed="0.017388"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.684933" elapsed="0.000054"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:55.684532" elapsed="0.000566"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:55.667061" elapsed="0.018089"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.692049" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:55.687533" elapsed="0.004579"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:55.686994" elapsed="0.005168"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:55.686951" elapsed="0.005247"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.695848" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:55.692590" elapsed="0.003327"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:55.692280" elapsed="0.003687"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:55.692257" elapsed="0.003745"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.696836" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:10:55.696260" elapsed="0.000614"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.697315" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:55.696972" elapsed="0.000450"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.698134" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:55.697690" elapsed="0.000479"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:55.697457" elapsed="0.000770"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:55.696946" elapsed="0.001313"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.699047" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:10:55.698495" elapsed="0.000591"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.699533" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:55.699185" elapsed="0.000546"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.700480" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:55.700040" elapsed="0.000478"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:55.699772" elapsed="0.000799"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:55.699160" elapsed="0.001442"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:55.700848" elapsed="0.000562"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:10:55.702114" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:10:55.701656" elapsed="0.000496"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:10:55.702322" elapsed="0.002279"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:10:55.686090" elapsed="0.018580"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:10:55.704867" elapsed="0.000037"/>
</return>
<status status="PASS" start="2026-04-21T02:10:55.704738" elapsed="0.000201"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:55.704720" elapsed="0.000244"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.705113" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:10:55.705181" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:10:55.707443" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:10:55.661991" elapsed="0.045479"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:10:55.707536" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:10:55.707693" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:10:55.484632" elapsed="0.223086"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.708095" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:55.707832" elapsed="0.000331"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:55.707814" elapsed="0.000373"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:10:55.708219" elapsed="0.000026"/>
</return>
<arg>${BGP_VAR_FOLDER}/app_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:10:55.478696" elapsed="0.229648"/>
</kw>
<doc>Configures bgp application peer. Openconfig is used for carbon and above.</doc>
<status status="PASS" start="2026-04-21T02:10:55.372973" elapsed="0.335498"/>
</test>
<test id="s1-s14-t2" name="Reconfigure_ODL_To_Accept_Connection" line="65">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:10:55.712328" elapsed="0.000252"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:10:55.712053" elapsed="0.000585"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:55.713781" elapsed="0.000033"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:55.713656" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:55.713634" elapsed="0.000238"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:55.718975" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:55.718847" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:55.718824" elapsed="0.000229"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.720148" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:55.719706" elapsed="0.000471"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.720644" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:10:55.720342" elapsed="0.000327"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:10:55.720713" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:10:55.720891" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:10:55.719315" elapsed="0.001702"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:55.726690" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:55.726532" elapsed="0.000225"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:55.726505" elapsed="0.000304"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:10:55.728556" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:10:55.728399" elapsed="0.000224"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:55.728373" elapsed="0.000282"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:10:55.729355" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:10:55.728893" elapsed="0.000500"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:10:55.729974" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:55.729630" elapsed="0.000381"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:10:55.758935" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:10:55.730740" elapsed="0.028460"/>
</kw>
<msg time="2026-04-21T02:10:55.759422" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:10:55.759471" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:55.730247" elapsed="0.029263"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:10:55.790702" level="INFO">". "t "x "t ". "0 "4 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "o "u "t "e "[C "R "e "f ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:10:55.760233" elapsed="0.030811"/>
</kw>
<msg time="2026-04-21T02:10:55.791441" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:10:55.791544" level="INFO">${message_wait} =  ". "t "x "t ". "0 "4 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "o "u "t "e "[C "R "e "f ". "R "e "c "o "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:55.759754" elapsed="0.031871"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.792452" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:55.791884" elapsed="0.000693"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:55.791767" elapsed="0.000866"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.793739" level="INFO"> ". "t "x "t ". "0 "4 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "o "u "t "e "[C "R "e "f ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:55.793014" elapsed="0.000921"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.794561" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:55.794084" elapsed="0.000597"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:55.794045" elapsed="0.000689"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:10:55.794840" elapsed="0.000072"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:10:55.798871" elapsed="0.000157"/>
</kw>
<msg time="2026-04-21T02:10:55.799092" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:55.797703" elapsed="0.001528"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.799511" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.799866" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:10:55.796697" elapsed="0.003357"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:10:55.795473" elapsed="0.004649"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:10:55.727951" elapsed="0.072272"/>
</kw>
<msg time="2026-04-21T02:10:55.800381" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:55.800428" level="INFO">${message} =  ". "t "x "t ". "0 "4 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "o "u "t "e "[C "R "e "f ". "R "e "c "o "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:55.727036" elapsed="0.073430"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:10:55.800657" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:10:55.800547" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:55.800528" elapsed="0.000216"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.801234" elapsed="0.000029"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.801586" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:10:55.801658" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:10:55.726076" elapsed="0.075692"/>
</kw>
<msg time="2026-04-21T02:10:55.801885" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:10:55.801929" level="INFO">${output} =  ". "t "x "t ". "0 "4 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "o "u "t "e "[C "R "e "f ". "R "e "c "o "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:55.721457" elapsed="0.080508"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.802294" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:55.802042" elapsed="0.000456"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:55.802024" elapsed="0.000498"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:10:55.721309" elapsed="0.081237"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:10:55.721081" elapsed="0.081499"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:10:55.718400" elapsed="0.084240"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:10:55.713335" elapsed="0.089363"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:55.712810" elapsed="0.089935"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:10:55.709470" elapsed="0.093344"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.803757" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | BGP_NAME=example-bgp-peer | IP=10.30.171.116 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | RIB_INSTANCE_NAME=example-bgp-rib | BGP_RIB_OPENCONFIG=example-bgp-ri...</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>BGP_NAME=${BGP_PEER_NAME}</arg>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>PASSIVE_MODE=true</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:10:55.802990" elapsed="0.000809"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.839738" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:55.839316" elapsed="0.000455"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:10:55.840569" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:10:55.840311" elapsed="0.000333">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:10:55.840752" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:10:55.839966" elapsed="0.000811"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.841352" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:55.840964" elapsed="0.000416"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:55.841683" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:55.841935" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:55.841541" elapsed="0.000422"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.842370" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:55.842120" elapsed="0.000297"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.843443" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:55.843183" elapsed="0.000307"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.843934" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:10:55.843647" elapsed="0.000312"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.844634" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:10:55.844338" elapsed="0.000322"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:10:55.845424" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:10:55.845201" elapsed="0.000248"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:10:55.845503" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:10:55.845665" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:10:55.844879" elapsed="0.000811"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:10:55.845860" elapsed="0.000242"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T02:10:55.844200" elapsed="0.001943"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.846689" level="INFO">${value} = example-bgp-peer</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:10:55.846390" elapsed="0.000324"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:10:55.847443" level="INFO">${encoded} = example-bgp-peer</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:10:55.847233" elapsed="0.000236"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:10:55.847518" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:10:55.847667" level="INFO">${encoded_value} = example-bgp-peer</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:10:55.846915" elapsed="0.000776"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:10:55.847855" elapsed="0.000223"/>
</kw>
<var name="${key}">BGP_NAME</var>
<var name="${value}">example-bgp-peer</var>
<status status="PASS" start="2026-04-21T02:10:55.846257" elapsed="0.001861"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.848654" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:10:55.848361" elapsed="0.000318"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:10:55.849658" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:10:55.849443" elapsed="0.000242"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:10:55.849735" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:10:55.849903" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:10:55.849115" elapsed="0.000813"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:10:55.850081" elapsed="0.000222"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:10:55.848230" elapsed="0.002112"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.850897" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:10:55.850586" elapsed="0.000337"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:10:55.851629" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:10:55.851422" elapsed="0.000232"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:10:55.851703" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:10:55.851869" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:10:55.851108" elapsed="0.000786"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:10:55.852104" elapsed="0.000230"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:10:55.850454" elapsed="0.001920"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.852960" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:10:55.852620" elapsed="0.000365"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:10:55.853693" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:10:55.853485" elapsed="0.000233"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:10:55.853767" elapsed="0.000044"/>
</return>
<msg time="2026-04-21T02:10:55.853935" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:10:55.853170" elapsed="0.000789"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:10:55.854109" elapsed="0.000220"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:10:55.852488" elapsed="0.001880"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.854919" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:10:55.854610" elapsed="0.000334"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:10:55.855649" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:10:55.855443" elapsed="0.000231"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:10:55.855723" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:10:55.855889" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:10:55.855127" elapsed="0.000787"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:10:55.856064" elapsed="0.000226"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:10:55.854480" elapsed="0.001850"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.856902" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:10:55.856572" elapsed="0.000356"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:10:55.857637" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:10:55.857428" elapsed="0.000236"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:10:55.857713" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:10:55.857880" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:10:55.857112" elapsed="0.000793"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:10:55.858057" elapsed="0.000246"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:10:55.856442" elapsed="0.001902"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.858904" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:10:55.858588" elapsed="0.000342"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:10:55.859825" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:10:55.859429" elapsed="0.000423"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:10:55.859902" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:10:55.860053" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:10:55.859113" elapsed="0.000964"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:10:55.860227" elapsed="0.000220"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:10:55.858456" elapsed="0.002030"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.861074" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:10:55.860757" elapsed="0.000342"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:10:55.861816" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:10:55.861593" elapsed="0.000249"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:10:55.861892" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:10:55.862041" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:10:55.861280" elapsed="0.000784"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:10:55.862258" elapsed="0.000223"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:10:55.860597" elapsed="0.001923"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:10:55.844012" elapsed="0.018543"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:10:55.862601" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:10:55.862762" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'BGP_R...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:10:55.842855" elapsed="0.019947"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:55.842497" elapsed="0.020339"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.863020" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:55.862865" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:55.842473" elapsed="0.020623"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.863993" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:10:55.863240" elapsed="0.000781"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:10:55.864070" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:10:55.838597" elapsed="0.025598"/>
</kw>
<msg time="2026-04-21T02:10:55.864249" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:55.825920" elapsed="0.038380"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.876647" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.889112" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.901411" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.901619" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.901816" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.902215" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:55.902065" elapsed="0.000206"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:10:55.902049" elapsed="0.000247"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.902587" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.902752" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.902983" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:10:55.902012" elapsed="0.001025"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:10:55.901899" elapsed="0.001166"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.903212" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:10:55.903289" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:10:55.903429" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:10:55.821447" elapsed="0.082009"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.929971" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:55.929560" elapsed="0.000441"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:10:55.930755" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:10:55.930501" elapsed="0.000346">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:10:55.930942" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:10:55.930167" elapsed="0.000799"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.931514" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:55.931129" elapsed="0.000411"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:55.931854" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:55.932015" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:55.931699" elapsed="0.000345"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.932478" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:55.932199" elapsed="0.000338"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:10:55.932931" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:55.932609" elapsed="0.000380"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.933454" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'BGP_R...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:55.933158" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:55.933014" elapsed="0.000502"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:55.932588" elapsed="0.000949"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.934479" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflec...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:10:55.933680" elapsed="0.000875"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:10:55.934610" elapsed="0.000034"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:10:55.928927" elapsed="0.005817"/>
</kw>
<msg time="2026-04-21T02:10:55.934823" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:55.916006" elapsed="0.018866"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.947110" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.959426" elapsed="0.000033"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.971693" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.971922" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.972104" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.972550" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:55.972398" elapsed="0.000207"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:10:55.972382" elapsed="0.000250"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.972777" elapsed="0.000043"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.973000" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.973172" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:10:55.972343" elapsed="0.000887"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:10:55.972188" elapsed="0.001072"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.973409" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:10:55.973488" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:10:55.973653" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflec...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:10:55.913349" elapsed="0.060335"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:10:55.975176" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:10:55.974892" elapsed="0.000363">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:10:55.975350" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:10:55.974480" elapsed="0.000894"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.975702" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:55.975444" elapsed="0.000316"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.976312" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:55.975983" elapsed="0.000355"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:55.975784" elapsed="0.000590"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:55.975426" elapsed="0.000970"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.978926" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:55.976549" elapsed="0.002404"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:10:55.979007" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:10:55.979166" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:10:55.974115" elapsed="0.005076"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.980627" level="INFO">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.116</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:55.980368" elapsed="0.000307"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.981087" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:55.980846" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.981551" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:55.981304" elapsed="0.000290"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.982006" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:55.981745" elapsed="0.000305"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:10:55.983068" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:10:55.982821" elapsed="0.000274"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:10:55.983431" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:10:55.983253" elapsed="0.000204"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:10:55.983606" elapsed="0.000232"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:55.984266" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:55.983997" elapsed="0.000315"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:10:55.984356" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:10:55.984513" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:10:55.982252" elapsed="0.002286"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:55.995846" level="INFO">PUT Request : url=http://10.30.171.3:8181/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.116 
 path_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.116 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0i9g3zkhuwspx1y20rbbhywkvp23.node0', 'Content-Length': '1090', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:10:55.996035" level="INFO">PUT Response : url=http://10.30.171.3:8181/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.116 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:55.996231" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:55.986744" elapsed="0.009527"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:55.984609" elapsed="0.011743"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:55.996639" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:55.996398" elapsed="0.000343"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:55.984591" elapsed="0.012184"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.003566" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:55.998232" elapsed="0.005392"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:55.997904" elapsed="0.005767"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:55.997877" elapsed="0.005830"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.007412" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:56.004157" elapsed="0.003326"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:56.003783" elapsed="0.003752"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:56.003762" elapsed="0.003810"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.008394" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:10:56.007823" elapsed="0.000611"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.008898" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:56.008535" elapsed="0.000449"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.009665" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:56.009242" elapsed="0.000460"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:56.009019" elapsed="0.000728"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:56.008510" elapsed="0.001266"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.010528" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:10:56.010020" elapsed="0.000545"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.010992" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:56.010657" elapsed="0.000417"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.011750" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:56.011331" elapsed="0.000454"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:56.011106" elapsed="0.000742"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:56.010633" elapsed="0.001244"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:56.012114" elapsed="0.000464"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:10:56.013214" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:10:56.012832" elapsed="0.000419"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:10:56.013467" elapsed="0.003140"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:10:55.997345" elapsed="0.019356"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:10:56.016976" elapsed="0.000050"/>
</return>
<status status="PASS" start="2026-04-21T02:10:56.016818" elapsed="0.000264"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:56.016774" elapsed="0.000346"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.017328" elapsed="0.000031"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:10:56.017424" elapsed="0.000023"/>
</return>
<msg time="2026-04-21T02:10:56.020398" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:10:55.979521" elapsed="0.040905"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:10:56.020553" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:10:56.020716" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:10:55.808391" elapsed="0.212349"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.021113" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:56.020857" elapsed="0.000328"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:56.020839" elapsed="0.000372"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:10:56.021248" elapsed="0.000026"/>
</return>
<arg>${BGP_VAR_FOLDER}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:10:55.804072" elapsed="0.217300"/>
</kw>
<doc>Configures BGP peer module with initiate-connection set to false.</doc>
<status status="PASS" start="2026-04-21T02:10:55.708867" elapsed="0.312625"/>
</test>
<test id="s1-s14-t3" name="Exa_To_Send_Route_Refresh" line="82">
<kw name="Configure_Routes_And_Start_ExaBgp" type="SETUP">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.023132" level="INFO">${app_rib} = 10.30.171.3</msg>
<var>${app_rib}</var>
<arg>${ODL_SYSTEM_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:56.022818" elapsed="0.000341"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.023943" level="INFO">&amp;{mapping} = { PREFIX=1.1.1.1/32 | APP_RIB=10.30.171.3 }</msg>
<var>&amp;{mapping}</var>
<arg>PREFIX=${prefix}</arg>
<arg>APP_RIB=${app_rib}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:10:56.023480" elapsed="0.000490"/>
</kw>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.058037" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:56.057617" elapsed="0.000454"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:10:56.058913" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:10:56.058591" elapsed="0.000401">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:10:56.059088" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:10:56.058253" elapsed="0.000859"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.059667" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:56.059277" elapsed="0.000417"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:56.060060" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:56.060244" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes

</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:56.059886" elapsed="0.000384"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.060681" level="INFO">/rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes

</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:56.060431" elapsed="0.000296"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.061730" level="INFO">mapping: {'PREFIX': '1.1.1.1/32', 'APP_RIB': '10.30.171.3'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:56.061475" elapsed="0.000300"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.062220" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:10:56.061950" elapsed="0.000296"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.063203" level="INFO">${value} = 1.1.1.1/32</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:10:56.062614" elapsed="0.000619"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:10:56.064398" level="INFO">${encoded} = 1.1.1.1/32</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:10:56.063917" elapsed="0.000522"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:10:56.064613" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:10:56.064867" level="INFO">${encoded_value} = 1.1.1.1/32</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:10:56.063421" elapsed="0.001472"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:10:56.065049" elapsed="0.000504"/>
</kw>
<var name="${key}">PREFIX</var>
<var name="${value}">1.1.1.1/32</var>
<status status="PASS" start="2026-04-21T02:10:56.062480" elapsed="0.003115"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.066376" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:10:56.065866" elapsed="0.000536"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:10:56.067521" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:10:56.067058" elapsed="0.000502"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:10:56.067678" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:10:56.067926" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:10:56.066592" elapsed="0.001359"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:10:56.068105" elapsed="0.000484"/>
</kw>
<var name="${key}">APP_RIB</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:10:56.065711" elapsed="0.002919"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:10:56.062300" elapsed="0.006366"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:10:56.068710" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:10:56.068883" level="INFO">${mapping_to_use} = {'PREFIX': '1.1.1.1/32', 'APP_RIB': '10.30.171.3'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:10:56.061147" elapsed="0.007761"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:56.060825" elapsed="0.008116"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.069117" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:56.068968" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:56.060783" elapsed="0.008409"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.070177" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:10:56.069341" elapsed="0.000865"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:10:56.070261" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:10:56.056979" elapsed="0.013408"/>
</kw>
<msg time="2026-04-21T02:10:56.070443" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:56.044188" elapsed="0.026305"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.082959" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.095468" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.108043" elapsed="0.000032"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.108339" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.108527" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.108954" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:56.108784" elapsed="0.000226"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:10:56.108768" elapsed="0.000268"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.109178" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.109345" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.109510" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:10:56.108730" elapsed="0.000833"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:10:56.108610" elapsed="0.000981"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.109739" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:10:56.109833" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:10:56.109981" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:10:56.039837" elapsed="0.070172"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.136188" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:56.135755" elapsed="0.000465"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:10:56.137012" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:10:56.136738" elapsed="0.000350">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:10:56.137185" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:10:56.136394" elapsed="0.000817"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.137771" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:56.137383" elapsed="0.000430"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:56.138120" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:56.138299" level="INFO">${template} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;$PREFIX&lt;/prefix&gt;
   &lt;path-id&gt;0&lt;/path-id&gt;
   &lt;route-key&gt;$PREFIX&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;glob...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:56.137976" elapsed="0.000353"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.138736" level="INFO">  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;$PREFIX&lt;/prefix&gt;
   &lt;path-id&gt;0&lt;/path-id&gt;
   &lt;route-key&gt;$PREFIX&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;199.20.160.41&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;100&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:56.138489" elapsed="0.000319"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:10:56.139236" elapsed="0.000087"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:56.138888" elapsed="0.000472"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.139869" level="INFO">${mapping_to_use} = {'PREFIX': '1.1.1.1/32', 'APP_RIB': '10.30.171.3'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:56.139535" elapsed="0.000361"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:56.139387" elapsed="0.000544"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:56.138864" elapsed="0.001089"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.140752" level="INFO">${final_text} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;0&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
    ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:10:56.140101" elapsed="0.000681"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:10:56.140853" elapsed="0.000036"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:10:56.135057" elapsed="0.005937"/>
</kw>
<msg time="2026-04-21T02:10:56.141052" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:56.121007" elapsed="0.020097"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.153762" elapsed="0.000054"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.166124" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.178433" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.178650" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.178852" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.179273" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:56.179118" elapsed="0.000211"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:10:56.179101" elapsed="0.000256"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.179561" elapsed="0.000032"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.179822" elapsed="0.000031"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.180016" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:10:56.179060" elapsed="0.001012"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:10:56.178940" elapsed="0.001161"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.180255" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:10:56.180403" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:10:56.180563" level="INFO">${data} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;0&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
    ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:10:56.120073" elapsed="0.060521"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:10:56.182021" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:10:56.181704" elapsed="0.000391">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:10:56.182189" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:10:56.181317" elapsed="0.000896"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.182545" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:56.182284" elapsed="0.000318"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.183115" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:56.182821" elapsed="0.000321"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:56.182626" elapsed="0.000550"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:56.182266" elapsed="0.000932"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.185577" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:56.183349" elapsed="0.002255"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:10:56.185657" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:10:56.185831" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:10:56.180955" elapsed="0.004902"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.187419" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:56.187146" elapsed="0.000320"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.187909" level="INFO">  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;0&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;199.20.160.41&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;100&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:56.187618" elapsed="0.000366"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.188433" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:56.188177" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.188886" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:56.188628" elapsed="0.000302"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:10:56.189741" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:10:56.189542" elapsed="0.000225"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:10:56.190115" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:10:56.189939" elapsed="0.000201"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:10:56.190290" elapsed="0.000211"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.190921" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:56.190657" elapsed="0.000307"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:10:56.191006" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:10:56.191215" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:10:56.189133" elapsed="0.002109"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:56.202151" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0i9g3zkhuwspx1y20rbbhywkvp23.node0', 'Content-Length': '625', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;0&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;199.20.160.41&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;100&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt; 
 </msg>
<msg time="2026-04-21T02:10:56.202216" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes/ipv4-route=1.1.1.1%2F32,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:56.202314" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:56.193607" elapsed="0.008733"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:56.191314" elapsed="0.011076"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.202578" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:56.202418" elapsed="0.000227"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:56.191296" elapsed="0.011371"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.206233" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:56.203821" elapsed="0.002457"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:56.203571" elapsed="0.002744"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:56.203552" elapsed="0.002789"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.209302" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:56.206619" elapsed="0.002750"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:56.206396" elapsed="0.003024"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:56.206380" elapsed="0.003077"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.210352" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:10:56.209721" elapsed="0.000672"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.210878" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:56.210496" elapsed="0.000469"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.211727" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:56.211246" elapsed="0.000520"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:56.211002" elapsed="0.000839"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:56.210470" elapsed="0.001405"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.212670" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:10:56.212115" elapsed="0.000594"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.213191" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:56.212835" elapsed="0.000441"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.214017" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:56.213553" elapsed="0.000502"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:56.213312" elapsed="0.000795"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:56.212806" elapsed="0.001333"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:56.214367" elapsed="0.000615"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:10:56.215936" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:10:56.215235" elapsed="0.000739"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:10:56.216295" elapsed="0.003348"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:10:56.203078" elapsed="0.016662"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:10:56.220033" elapsed="0.000046"/>
</return>
<status status="PASS" start="2026-04-21T02:10:56.219873" elapsed="0.000255"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:56.219844" elapsed="0.000318"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.220336" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:10:56.220405" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:10:56.222687" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:10:56.186190" elapsed="0.036525"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:10:56.222805" elapsed="0.000048"/>
</return>
<msg time="2026-04-21T02:10:56.222998" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:10:56.028665" elapsed="0.194360"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.223424" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:56.223131" elapsed="0.000364"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:56.223113" elapsed="0.000405"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:10:56.223551" elapsed="0.000026"/>
</return>
<arg>${BGP_RR_VAR_FOLDER}/route</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:10:56.024247" elapsed="0.199428"/>
</kw>
<var name="${prefix}">1.1.1.1/32</var>
<status status="PASS" start="2026-04-21T02:10:56.023333" elapsed="0.200384"/>
</iter>
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.224449" level="INFO">&amp;{mapping} = { PREFIX=2.2.2.2/32 | APP_RIB=10.30.171.3 }</msg>
<var>&amp;{mapping}</var>
<arg>PREFIX=${prefix}</arg>
<arg>APP_RIB=${app_rib}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:10:56.223983" elapsed="0.000493"/>
</kw>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.259740" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:56.259314" elapsed="0.000458"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:10:56.260572" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:10:56.260312" elapsed="0.000337">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:10:56.260744" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:10:56.259965" elapsed="0.000805"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.261343" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:56.260953" elapsed="0.000418"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:56.261677" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:56.261859" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes

</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:56.261533" elapsed="0.000432"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.262384" level="INFO">/rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes

</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:56.262128" elapsed="0.000302"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.263491" level="INFO">mapping: {'PREFIX': '2.2.2.2/32', 'APP_RIB': '10.30.171.3'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:56.263231" elapsed="0.000305"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.263984" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:10:56.263695" elapsed="0.000315"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.264948" level="INFO">${value} = 2.2.2.2/32</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:10:56.264382" elapsed="0.000592"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:10:56.266108" level="INFO">${encoded} = 2.2.2.2/32</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:10:56.265616" elapsed="0.000533"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:10:56.266271" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:10:56.266503" level="INFO">${encoded_value} = 2.2.2.2/32</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:10:56.265165" elapsed="0.001364"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:10:56.266685" elapsed="0.000541"/>
</kw>
<var name="${key}">PREFIX</var>
<var name="${value}">2.2.2.2/32</var>
<status status="PASS" start="2026-04-21T02:10:56.264240" elapsed="0.003029"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.268045" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:10:56.267518" elapsed="0.000553"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:10:56.269358" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:10:56.268893" elapsed="0.000505"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:10:56.269515" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:10:56.269735" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:10:56.268256" elapsed="0.001505"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:10:56.269946" elapsed="0.000487"/>
</kw>
<var name="${key}">APP_RIB</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:10:56.267384" elapsed="0.003091"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:10:56.264062" elapsed="0.006449"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:10:56.270555" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:10:56.270715" level="INFO">${mapping_to_use} = {'PREFIX': '2.2.2.2/32', 'APP_RIB': '10.30.171.3'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:10:56.262868" elapsed="0.007873"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:56.262509" elapsed="0.008265"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.270969" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:56.270816" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:56.262485" elapsed="0.008560"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.271811" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:10:56.271205" elapsed="0.000634"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:10:56.271889" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:10:56.258563" elapsed="0.013451"/>
</kw>
<msg time="2026-04-21T02:10:56.272069" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:56.244550" elapsed="0.027570"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.284590" elapsed="0.000033"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.296996" elapsed="0.000038"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.309396" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.309618" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.309813" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.310233" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:56.310074" elapsed="0.000217"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:10:56.310057" elapsed="0.000260"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.310461" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.310627" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.310806" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:10:56.310017" elapsed="0.000844"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:10:56.309899" elapsed="0.000991"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.311075" elapsed="0.000031"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:10:56.311166" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:10:56.311321" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:10:56.240353" elapsed="0.070996"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.337191" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:56.336732" elapsed="0.000493"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:10:56.338091" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:10:56.337814" elapsed="0.000357">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:10:56.338267" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:10:56.337403" elapsed="0.000889"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.338884" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:56.338458" elapsed="0.000454"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:10:56.339222" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:10:56.339471" level="INFO">${template} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;$PREFIX&lt;/prefix&gt;
   &lt;path-id&gt;0&lt;/path-id&gt;
   &lt;route-key&gt;$PREFIX&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;glob...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:10:56.339076" elapsed="0.000425"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.339938" level="INFO">  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;$PREFIX&lt;/prefix&gt;
   &lt;path-id&gt;0&lt;/path-id&gt;
   &lt;route-key&gt;$PREFIX&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;199.20.160.41&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;100&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:56.339662" elapsed="0.000333"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:10:56.340441" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:56.340077" elapsed="0.000425"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.341002" level="INFO">${mapping_to_use} = {'PREFIX': '2.2.2.2/32', 'APP_RIB': '10.30.171.3'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:56.340677" elapsed="0.000352"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:56.340530" elapsed="0.000534"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:56.340051" elapsed="0.001035"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.342171" level="INFO">${final_text} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;2.2.2.2/32&lt;/prefix&gt;
   &lt;path-id&gt;0&lt;/path-id&gt;
   &lt;route-key&gt;2.2.2.2/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
    ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:10:56.341236" elapsed="0.000966"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:10:56.342258" elapsed="0.000036"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:10:56.335990" elapsed="0.006409"/>
</kw>
<msg time="2026-04-21T02:10:56.342458" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:56.322602" elapsed="0.019906"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.355127" elapsed="0.000033"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.367737" elapsed="0.000063"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.380475" elapsed="0.000055"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.380770" elapsed="0.000036"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.380971" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.381494" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:56.381258" elapsed="0.000295"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:10:56.381239" elapsed="0.000342"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.381727" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.381917" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.382087" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:10:56.381199" elapsed="0.000942"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:10:56.381061" elapsed="0.001109"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.382324" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:10:56.382405" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:10:56.382573" level="INFO">${data} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;2.2.2.2/32&lt;/prefix&gt;
   &lt;path-id&gt;0&lt;/path-id&gt;
   &lt;route-key&gt;2.2.2.2/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
    ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:10:56.321528" elapsed="0.061076"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:10:56.384146" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:10:56.383845" elapsed="0.000378">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:10:56.384320" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:10:56.383424" elapsed="0.000922"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.384682" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:56.384415" elapsed="0.000324"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.385263" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:56.384964" elapsed="0.000326"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:56.384764" elapsed="0.000561"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:56.384397" elapsed="0.000950"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.387886" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:56.385519" elapsed="0.002401"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:10:56.387987" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:10:56.388194" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:10:56.383058" elapsed="0.005171"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.390228" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:56.389916" elapsed="0.000367"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.390735" level="INFO">  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;2.2.2.2/32&lt;/prefix&gt;
   &lt;path-id&gt;0&lt;/path-id&gt;
   &lt;route-key&gt;2.2.2.2/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;199.20.160.41&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;100&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:56.390461" elapsed="0.000371"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.391264" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:56.391007" elapsed="0.000301"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.391771" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:56.391521" elapsed="0.000313"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:10:56.392685" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:10:56.392480" elapsed="0.000231"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:10:56.393079" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:10:56.392884" elapsed="0.000224"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:10:56.393263" elapsed="0.000226"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.393918" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:56.393648" elapsed="0.000314"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:10:56.394006" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:10:56.394185" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:10:56.392058" elapsed="0.002161"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:56.408498" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0i9g3zkhuwspx1y20rbbhywkvp23.node0', 'Content-Length': '625', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;2.2.2.2/32&lt;/prefix&gt;
   &lt;path-id&gt;0&lt;/path-id&gt;
   &lt;route-key&gt;2.2.2.2/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;199.20.160.41&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;100&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt; 
 </msg>
<msg time="2026-04-21T02:10:56.408708" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes/ipv4-route=2.2.2.2%2F32,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:56.409051" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:56.396830" elapsed="0.012284"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:56.394298" elapsed="0.014936"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.409767" elapsed="0.000095"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:56.409304" elapsed="0.000665"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:56.394278" elapsed="0.015741"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.418662" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:56.412565" elapsed="0.006205"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:56.412047" elapsed="0.006852"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:56.412005" elapsed="0.006983"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.421834" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:56.419486" elapsed="0.002396"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:56.419162" elapsed="0.002755"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:56.419118" elapsed="0.002825"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.422588" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:10:56.422148" elapsed="0.000468"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.422947" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:56.422687" elapsed="0.000319"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.423510" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:56.423197" elapsed="0.000339"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:56.423030" elapsed="0.000542"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:56.422668" elapsed="0.000925"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.424141" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:10:56.423756" elapsed="0.000411"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.424553" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:56.424310" elapsed="0.000300"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.425160" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:56.424850" elapsed="0.000336"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:56.424635" elapsed="0.000588"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:56.424291" elapsed="0.000953"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:56.425527" elapsed="0.000374"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:10:56.426435" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:10:56.426115" elapsed="0.000346"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:10:56.426646" elapsed="0.002433"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:10:56.410965" elapsed="0.018212"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:10:56.429530" elapsed="0.000040"/>
</return>
<status status="PASS" start="2026-04-21T02:10:56.429266" elapsed="0.000342"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:56.429246" elapsed="0.000386"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.429827" elapsed="0.000025"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:10:56.429902" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:10:56.432270" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:10:56.388660" elapsed="0.043640"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:10:56.432374" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:10:56.432532" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:10:56.229369" elapsed="0.203188"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:10:56.432940" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:10:56.432663" elapsed="0.000349"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:56.432646" elapsed="0.000390"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:10:56.433068" elapsed="0.000026"/>
</return>
<arg>${BGP_RR_VAR_FOLDER}/route</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:10:56.224740" elapsed="0.208455"/>
</kw>
<var name="${prefix}">2.2.2.2/32</var>
<status status="PASS" start="2026-04-21T02:10:56.223835" elapsed="0.209403"/>
</iter>
<var>${prefix}</var>
<value>1.1.1.1/32</value>
<value>2.2.2.2/32</value>
<status status="PASS" start="2026-04-21T02:10:56.023215" elapsed="0.410061"/>
</for>
<kw name="Start_ExaBgp_And_Verify_Connected" owner="ExaBgpLib">
<for flavor="IN RANGE">
<iter>
<kw name="Start_ExaBgp" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.436618" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<var>${start_cmd}</var>
<arg>${CMD} ${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:56.436290" elapsed="0.000356"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.437062" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:56.436818" elapsed="0.000288"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:10:56.441131" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:10:56.437711" elapsed="0.003483"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:10:56.464892" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:10:56.465016" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:10:56.441371" elapsed="0.023764"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.466188" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:56.465537" elapsed="0.000699"/>
</kw>
<status status="PASS" start="2026-04-21T02:10:56.465235" elapsed="0.001036"/>
</branch>
<status status="PASS" start="2026-04-21T02:10:56.465207" elapsed="0.001093"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-04-21T02:10:56.437345" elapsed="0.029101"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:10:56.469184" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<msg time="2026-04-21T02:10:56.469281" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:10:56.466623" elapsed="0.002684"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.469746" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:56.469478" elapsed="0.000335"/>
</kw>
<arg>${cfg_file}</arg>
<doc>Dump the start command into prompt. It assumes that no exabgp is running. For verified
start use Start_ExaBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-04-21T02:10:56.435960" elapsed="0.033915"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.471972" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:56.471604" elapsed="0.000395"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.474326" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:56.472163" elapsed="0.002198"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:56.479759" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0i9g3zkhuwspx1y20rbbhywkvp23.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:56.479937" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:56.480040" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:56.474540" elapsed="0.005526"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.483928" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:56.480266" elapsed="0.003729"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:10:56.487887" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:10:56.484216" elapsed="0.003786">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:10:56.471111" elapsed="0.017088">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:10:59.491246" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:10:59.490224" elapsed="0.001092"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:10:59.496487" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:10:59.491731" elapsed="0.004839"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:10:59.502072" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0i9g3zkhuwspx1y20rbbhywkvp23.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:10:59.502238" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:10:59.502355" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:10:59.497050" elapsed="0.005332"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:10:59.505139" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:10:59.502558" elapsed="0.002643"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:10:59.508195" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:10:59.505371" elapsed="0.002900">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:10:59.489008" elapsed="0.019381">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:02.511577" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:02.510645" elapsed="0.001002"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:02.516561" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:02.512073" elapsed="0.004553"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:11:02.522551" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0i9g3zkhuwspx1y20rbbhywkvp23.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:11:02.522695" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:11:02.522815" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:11:02.517033" elapsed="0.005810"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:02.525403" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:02.523023" elapsed="0.002432"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:11:02.528243" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:11:02.525618" elapsed="0.002708">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:11:02.509309" elapsed="0.019147">200.0 != 409.0</status>
</kw>
<msg time="2026-04-21T02:11:02.528562" level="FAIL">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-04-21T02:10:56.470544" elapsed="6.058119">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</status>
</kw>
<msg time="2026-04-21T02:11:02.528806" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-21T02:11:02.528857" level="INFO">${value} = Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<var>${status}</var>
<var>${value}</var>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:10:56.470067" elapsed="6.058814"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:11:02.529752" level="INFO">[?2004l02:10:56 | 3146   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:10:56 | 3146   | [01;34mversion      [0m | [1m4.2.17  [0m
02:10:56 | 3146   | [01;34minterpreter  [0m | [1m3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0][0m
02:10:56 | 3146   | [01;34mos           [0m | [1mLinux releng-12085-696-1-mininet-ovs-217-0 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64[0m
02:10:56 | 3146   | [01;34minstallation [0m | [1m        [0m
02:10:56 | 3146   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
02:10:56 | 3146   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
02:10:56 | 3146   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:10:56 | 3146   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:10:56 | 3146   | [01;31mcli control  [0m | [1m - /run/[0m
02:10:56 | 3146   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:10:56 | 3146   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:10:56 | 3146   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:10:56 | 3146   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:10:56 | 3146   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:10:56 | 3146   | [01;31mcli control  [0m | [1m - /run/[0m
02:10:56 | 3146   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:10:56 | 3146   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:10:56 | 3146   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:10:56 | 3146   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
02:10:56 | 3146   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
02:10:56 | 3146   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
02:10:56 | 3146   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
02:10:56 | 3146   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
02:10:56 | 3146   | configuration[0m | &gt; neighbor         | '10.30.171.3'[0m
02:10:56 | 3146   | configuration[0m | . router-id        | '10.30.171.116'[0m
02:10:56 | 3146   | configuration[0m | . local-address    | '10.30.171.116'[0m
02:10:56 | 3146   | configuration[0m | . local-as         | '64496'[0m
02:10:56 | 3146   | configuration[0m | . peer-as          | '64496'[0m
02:10:56 | 3146   | configuration[0m | &gt; capability       | [0m
02:10:56 | 3146   | configuration[0m | . route-refresh    | 'enable'[0m
02:10:56 | 3146   | configuration[0m | . add-path         | 'disable'[0m
02:10:56 | 3146   | configuration[0m | &lt; capability       | [0m
02:10:56 | 3146   | configuration[0m | &gt; family           | [0m
02:10:56 | 3146   | configuration[0m | . ipv4             | 'unicast'[0m
02:10:56 | 3146   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
02:10:56 | 3146   | configuration[0m | &lt; family           | [0m
02:10:56 | 3146   | configuration[0m | &gt; process          | 'exarpcserver'[0m
02:10:56 | 3146   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
02:10:56 | 3146   | [01;31mconfiguration[0m | [1m        [0m
02:10:56 | 3146   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
02:10:56 | 3146   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
02:10:56 | 3146   | [01;31mconfiguration[0m | [1m        [0m
02:10:56 | 3146   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:11:02.530020" level="INFO">${output} = [?2004l02:10:56 | 3146   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:10:56 | 3146   | [01;34mversion      [0m | [1m4.2.17  [0m
02:10:56 | 3146   | [01;34minterpreter  ...</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T02:11:02.529621" elapsed="0.000431"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:02.530491" level="INFO">[?2004l02:10:56 | 3146   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:10:56 | 3146   | [01;34mversion      [0m | [1m4.2.17  [0m
02:10:56 | 3146   | [01;34minterpreter  [0m | [1m3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0][0m
02:10:56 | 3146   | [01;34mos           [0m | [1mLinux releng-12085-696-1-mininet-ovs-217-0 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64[0m
02:10:56 | 3146   | [01;34minstallation [0m | [1m        [0m
02:10:56 | 3146   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
02:10:56 | 3146   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
02:10:56 | 3146   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:10:56 | 3146   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:10:56 | 3146   | [01;31mcli control  [0m | [1m - /run/[0m
02:10:56 | 3146   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:10:56 | 3146   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:10:56 | 3146   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:10:56 | 3146   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:10:56 | 3146   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:10:56 | 3146   | [01;31mcli control  [0m | [1m - /run/[0m
02:10:56 | 3146   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:10:56 | 3146   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:10:56 | 3146   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:10:56 | 3146   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
02:10:56 | 3146   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
02:10:56 | 3146   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
02:10:56 | 3146   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
02:10:56 | 3146   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
02:10:56 | 3146   | configuration[0m | &gt; neighbor         | '10.30.171.3'[0m
02:10:56 | 3146   | configuration[0m | . router-id        | '10.30.171.116'[0m
02:10:56 | 3146   | configuration[0m | . local-address    | '10.30.171.116'[0m
02:10:56 | 3146   | configuration[0m | . local-as         | '64496'[0m
02:10:56 | 3146   | configuration[0m | . peer-as          | '64496'[0m
02:10:56 | 3146   | configuration[0m | &gt; capability       | [0m
02:10:56 | 3146   | configuration[0m | . route-refresh    | 'enable'[0m
02:10:56 | 3146   | configuration[0m | . add-path         | 'disable'[0m
02:10:56 | 3146   | configuration[0m | &lt; capability       | [0m
02:10:56 | 3146   | configuration[0m | &gt; family           | [0m
02:10:56 | 3146   | configuration[0m | . ipv4             | 'unicast'[0m
02:10:56 | 3146   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
02:10:56 | 3146   | configuration[0m | &lt; family           | [0m
02:10:56 | 3146   | configuration[0m | &gt; process          | 'exarpcserver'[0m
02:10:56 | 3146   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
02:10:56 | 3146   | [01;31mconfiguration[0m | [1m        [0m
02:10:56 | 3146   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
02:10:56 | 3146   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
02:10:56 | 3146   | [01;31mconfiguration[0m | [1m        [0m
02:10:56 | 3146   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:02.530210" elapsed="0.000446"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:02.531880" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:02.531388" elapsed="0.000533"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:11:02.532151" elapsed="0.000364"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:11:02.530980" elapsed="0.001636"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:11:02.535770" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:11:02.535941" level="INFO">${output} = ^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:11:02.532864" elapsed="0.003125"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:02.536924" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:02.536252" elapsed="0.000804"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:11:02.540273" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:11:02.538231" elapsed="0.002102"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:11:02.541174" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:11:02.541267" level="INFO">${output} = [?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:11:02.540497" elapsed="0.000797"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:02.541961" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:02.541661" elapsed="0.000351"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:02.541371" elapsed="0.000675"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:02.541348" elapsed="0.000730"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-04-21T02:11:02.537495" elapsed="0.004633"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-04-21T02:11:02.529319" elapsed="0.012862"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:02.528997" elapsed="0.013212"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:02.528968" elapsed="0.013264"/>
</if>
<if>
<branch type="IF" condition="&quot;${status}&quot; == &quot;PASS&quot;">
<return>
<status status="NOT RUN" start="2026-04-21T02:11:02.542409" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:11:02.542288" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:02.542272" elapsed="0.000205"/>
</if>
<var name="${idx}">0</var>
<status status="PASS" start="2026-04-21T02:10:56.435766" elapsed="6.106782"/>
</iter>
<iter>
<kw name="Start_ExaBgp" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:02.543695" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<var>${start_cmd}</var>
<arg>${CMD} ${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:02.543296" elapsed="0.000427"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:02.544190" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:02.543899" elapsed="0.000338"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:11:02.547465" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:11:02.545205" elapsed="0.002320"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:11:02.551062" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:11:02.551163" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:11:02.547690" elapsed="0.003500"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:02.551810" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:02.551532" elapsed="0.000328"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:02.551269" elapsed="0.000626"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:02.551247" elapsed="0.000675"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-04-21T02:11:02.544769" elapsed="0.007204"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:11:02.553614" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<msg time="2026-04-21T02:11:02.553704" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:11:02.552126" elapsed="0.001604"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:02.554210" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:02.553954" elapsed="0.000302"/>
</kw>
<arg>${cfg_file}</arg>
<doc>Dump the start command into prompt. It assumes that no exabgp is running. For verified
start use Start_ExaBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:02.542960" elapsed="0.011352"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:02.556290" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:02.555935" elapsed="0.000382"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:02.558532" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:02.556487" elapsed="0.002084"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:11:02.564333" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0i9g3zkhuwspx1y20rbbhywkvp23.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:11:02.564530" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:11:02.564694" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:11:02.558831" elapsed="0.005902"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:02.569500" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:02.565126" elapsed="0.004459"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:11:02.573940" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:11:02.569908" elapsed="0.004168">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:11:02.555435" elapsed="0.018862">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:05.577495" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:05.576451" elapsed="0.001143"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:05.582472" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:05.578144" elapsed="0.004368"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:11:05.588750" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0i9g3zkhuwspx1y20rbbhywkvp23.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:11:05.588991" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:11:05.589132" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:11:05.582750" elapsed="0.006419"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:05.595008" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:05.589414" elapsed="0.005663"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:11:05.598838" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:11:05.595300" elapsed="0.003639">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:11:05.575216" elapsed="0.023885">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:08.601397" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:08.600709" elapsed="0.000739"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:08.604758" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:08.601721" elapsed="0.003098"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:11:08.611755" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0i9g3zkhuwspx1y20rbbhywkvp23.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:11:08.611987" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:11:08.612144" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:11:08.605170" elapsed="0.007014"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:08.616207" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:08.612464" elapsed="0.003815"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:11:08.620325" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:11:08.616520" elapsed="0.003913">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:11:08.599782" elapsed="0.020830">200.0 != 409.0</status>
</kw>
<msg time="2026-04-21T02:11:08.620755" level="FAIL">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-04-21T02:11:02.554906" elapsed="6.066009">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</status>
</kw>
<msg time="2026-04-21T02:11:08.621113" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-21T02:11:08.621177" level="INFO">${value} = Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<var>${status}</var>
<var>${value}</var>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:11:02.554483" elapsed="6.066729"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:11:08.622488" level="INFO">[?2004l02:11:02 | 3153   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:11:02 | 3153   | [01;34mversion      [0m | [1m4.2.17  [0m
02:11:02 | 3153   | [01;34minterpreter  [0m | [1m3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0][0m
02:11:02 | 3153   | [01;34mos           [0m | [1mLinux releng-12085-696-1-mininet-ovs-217-0 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64[0m
02:11:02 | 3153   | [01;34minstallation [0m | [1m        [0m
02:11:02 | 3153   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
02:11:02 | 3153   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
02:11:02 | 3153   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:11:02 | 3153   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:11:02 | 3153   | [01;31mcli control  [0m | [1m - /run/[0m
02:11:02 | 3153   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:11:02 | 3153   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:11:02 | 3153   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:11:02 | 3153   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:11:02 | 3153   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:11:02 | 3153   | [01;31mcli control  [0m | [1m - /run/[0m
02:11:02 | 3153   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:11:02 | 3153   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:11:02 | 3153   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:11:02 | 3153   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
02:11:02 | 3153   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
02:11:02 | 3153   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
02:11:02 | 3153   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
02:11:02 | 3153   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
02:11:02 | 3153   | configuration[0m | &gt; neighbor         | '10.30.171.3'[0m
02:11:02 | 3153   | configuration[0m | . router-id        | '10.30.171.116'[0m
02:11:02 | 3153   | configuration[0m | . local-address    | '10.30.171.116'[0m
02:11:02 | 3153   | configuration[0m | . local-as         | '64496'[0m
02:11:02 | 3153   | configuration[0m | . peer-as          | '64496'[0m
02:11:02 | 3153   | configuration[0m | &gt; capability       | [0m
02:11:02 | 3153   | configuration[0m | . route-refresh    | 'enable'[0m
02:11:02 | 3153   | configuration[0m | . add-path         | 'disable'[0m
02:11:02 | 3153   | configuration[0m | &lt; capability       | [0m
02:11:02 | 3153   | configuration[0m | &gt; family           | [0m
02:11:02 | 3153   | configuration[0m | . ipv4             | 'unicast'[0m
02:11:02 | 3153   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
02:11:02 | 3153   | configuration[0m | &lt; family           | [0m
02:11:02 | 3153   | configuration[0m | &gt; process          | 'exarpcserver'[0m
02:11:02 | 3153   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
02:11:02 | 3153   | [01;31mconfiguration[0m | [1m        [0m
02:11:02 | 3153   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
02:11:02 | 3153   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
02:11:02 | 3153   | [01;31mconfiguration[0m | [1m        [0m
02:11:02 | 3153   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:11:08.622822" level="INFO">${output} = [?2004l02:11:02 | 3153   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:11:02 | 3153   | [01;34mversion      [0m | [1m4.2.17  [0m
02:11:02 | 3153   | [01;34minterpreter  ...</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T02:11:08.622304" elapsed="0.000563"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:08.623476" level="INFO">[?2004l02:11:02 | 3153   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:11:02 | 3153   | [01;34mversion      [0m | [1m4.2.17  [0m
02:11:02 | 3153   | [01;34minterpreter  [0m | [1m3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0][0m
02:11:02 | 3153   | [01;34mos           [0m | [1mLinux releng-12085-696-1-mininet-ovs-217-0 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64[0m
02:11:02 | 3153   | [01;34minstallation [0m | [1m        [0m
02:11:02 | 3153   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
02:11:02 | 3153   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
02:11:02 | 3153   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:11:02 | 3153   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:11:02 | 3153   | [01;31mcli control  [0m | [1m - /run/[0m
02:11:02 | 3153   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:11:02 | 3153   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:11:02 | 3153   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:11:02 | 3153   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:11:02 | 3153   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:11:02 | 3153   | [01;31mcli control  [0m | [1m - /run/[0m
02:11:02 | 3153   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:11:02 | 3153   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:11:02 | 3153   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:11:02 | 3153   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
02:11:02 | 3153   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
02:11:02 | 3153   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
02:11:02 | 3153   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
02:11:02 | 3153   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
02:11:02 | 3153   | configuration[0m | &gt; neighbor         | '10.30.171.3'[0m
02:11:02 | 3153   | configuration[0m | . router-id        | '10.30.171.116'[0m
02:11:02 | 3153   | configuration[0m | . local-address    | '10.30.171.116'[0m
02:11:02 | 3153   | configuration[0m | . local-as         | '64496'[0m
02:11:02 | 3153   | configuration[0m | . peer-as          | '64496'[0m
02:11:02 | 3153   | configuration[0m | &gt; capability       | [0m
02:11:02 | 3153   | configuration[0m | . route-refresh    | 'enable'[0m
02:11:02 | 3153   | configuration[0m | . add-path         | 'disable'[0m
02:11:02 | 3153   | configuration[0m | &lt; capability       | [0m
02:11:02 | 3153   | configuration[0m | &gt; family           | [0m
02:11:02 | 3153   | configuration[0m | . ipv4             | 'unicast'[0m
02:11:02 | 3153   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
02:11:02 | 3153   | configuration[0m | &lt; family           | [0m
02:11:02 | 3153   | configuration[0m | &gt; process          | 'exarpcserver'[0m
02:11:02 | 3153   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
02:11:02 | 3153   | [01;31mconfiguration[0m | [1m        [0m
02:11:02 | 3153   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
02:11:02 | 3153   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
02:11:02 | 3153   | [01;31mconfiguration[0m | [1m        [0m
02:11:02 | 3153   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:08.623099" elapsed="0.000541"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:08.624863" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:08.624372" elapsed="0.000532"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:11:08.625148" elapsed="0.000400"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:11:08.623966" elapsed="0.001687"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:11:08.627653" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:11:08.627759" level="INFO">${output} = ^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:11:08.625900" elapsed="0.001905"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:08.628245" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:08.627976" elapsed="0.000321"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:11:08.630629" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:11:08.628966" elapsed="0.001725"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:11:08.631484" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:11:08.631567" level="INFO">${output} = [?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:11:08.630863" elapsed="0.000730"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:08.632198" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:08.631942" elapsed="0.000303"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:08.631666" elapsed="0.000613"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:08.631645" elapsed="0.000664"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-04-21T02:11:08.628565" elapsed="0.003792"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-04-21T02:11:08.621859" elapsed="0.010550"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:08.621369" elapsed="0.011068"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:08.621331" elapsed="0.011130"/>
</if>
<if>
<branch type="IF" condition="&quot;${status}&quot; == &quot;PASS&quot;">
<return>
<status status="NOT RUN" start="2026-04-21T02:11:08.632636" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:11:08.632517" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:08.632501" elapsed="0.000203"/>
</if>
<var name="${idx}">1</var>
<status status="PASS" start="2026-04-21T02:11:02.542748" elapsed="6.090028"/>
</iter>
<iter>
<kw name="Start_ExaBgp" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:08.633941" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<var>${start_cmd}</var>
<arg>${CMD} ${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:08.633587" elapsed="0.000381"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:08.634368" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:08.634124" elapsed="0.000289"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:11:08.637633" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:11:08.635313" elapsed="0.002380"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:11:08.641779" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:11:08.641887" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:11:08.637874" elapsed="0.004040"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:08.642523" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:08.642255" elapsed="0.000315"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:08.641991" elapsed="0.000613"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:08.641969" elapsed="0.000662"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-04-21T02:11:08.634933" elapsed="0.007753"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:11:08.644220" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<msg time="2026-04-21T02:11:08.644311" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:11:08.642855" elapsed="0.001482"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:08.644755" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:08.644499" elapsed="0.000321"/>
</kw>
<arg>${cfg_file}</arg>
<doc>Dump the start command into prompt. It assumes that no exabgp is running. For verified
start use Start_ExaBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:08.633242" elapsed="0.011638"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:08.647046" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:08.646628" elapsed="0.000447"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:08.649448" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:08.647258" elapsed="0.002221"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:11:08.655614" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0i9g3zkhuwspx1y20rbbhywkvp23.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:11:08.655763" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:11:08.655929" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:11:08.649674" elapsed="0.006285"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:08.658553" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:08.656130" elapsed="0.002472"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:11:08.661314" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:11:08.658766" elapsed="0.002627">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:11:08.646095" elapsed="0.015419">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:11.664830" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:11.663881" elapsed="0.001024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:11.668828" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:11.665298" elapsed="0.003573"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:11:11.732206" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0i9g3zkhuwspx1y20rbbhywkvp23.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:11:11.732453" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:11:11.732576" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:11:11.669113" elapsed="0.063490"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:11.736240" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:11.732843" elapsed="0.003463"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:11:11.740913" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:11:11.736479" elapsed="0.004541">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:11:11.662443" elapsed="0.078747">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:14.744358" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:14.743267" elapsed="0.001162"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:14.748807" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:14.744838" elapsed="0.004016"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:11:14.754982" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0i9g3zkhuwspx1y20rbbhywkvp23.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:11:14.755194" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:11:14.755363" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:11:14.749127" elapsed="0.006312"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:14.759058" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:14.755741" elapsed="0.003379"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:11:14.762686" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:11:14.759315" elapsed="0.003469">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:11:14.742094" elapsed="0.020854">200.0 != 409.0</status>
</kw>
<msg time="2026-04-21T02:11:14.763089" level="FAIL">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-04-21T02:11:08.645500" elapsed="6.117719">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</status>
</kw>
<msg time="2026-04-21T02:11:14.763373" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-21T02:11:14.763450" level="INFO">${value} = Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<var>${status}</var>
<var>${value}</var>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:11:08.645092" elapsed="6.118392"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:11:14.764491" level="INFO">[?2004l02:11:08 | 3157   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:11:08 | 3157   | [01;34mversion      [0m | [1m4.2.17  [0m
02:11:08 | 3157   | [01;34minterpreter  [0m | [1m3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0][0m
02:11:08 | 3157   | [01;34mos           [0m | [1mLinux releng-12085-696-1-mininet-ovs-217-0 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64[0m
02:11:08 | 3157   | [01;34minstallation [0m | [1m        [0m
02:11:08 | 3157   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
02:11:08 | 3157   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
02:11:08 | 3157   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:11:08 | 3157   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:11:08 | 3157   | [01;31mcli control  [0m | [1m - /run/[0m
02:11:08 | 3157   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:11:08 | 3157   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:11:08 | 3157   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:11:08 | 3157   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:11:08 | 3157   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:11:08 | 3157   | [01;31mcli control  [0m | [1m - /run/[0m
02:11:08 | 3157   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:11:08 | 3157   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:11:08 | 3157   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:11:08 | 3157   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
02:11:08 | 3157   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
02:11:08 | 3157   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
02:11:08 | 3157   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
02:11:08 | 3157   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
02:11:08 | 3157   | configuration[0m | &gt; neighbor         | '10.30.171.3'[0m
02:11:08 | 3157   | configuration[0m | . router-id        | '10.30.171.116'[0m
02:11:08 | 3157   | configuration[0m | . local-address    | '10.30.171.116'[0m
02:11:08 | 3157   | configuration[0m | . local-as         | '64496'[0m
02:11:08 | 3157   | configuration[0m | . peer-as          | '64496'[0m
02:11:08 | 3157   | configuration[0m | &gt; capability       | [0m
02:11:08 | 3157   | configuration[0m | . route-refresh    | 'enable'[0m
02:11:08 | 3157   | configuration[0m | . add-path         | 'disable'[0m
02:11:08 | 3157   | configuration[0m | &lt; capability       | [0m
02:11:08 | 3157   | configuration[0m | &gt; family           | [0m
02:11:08 | 3157   | configuration[0m | . ipv4             | 'unicast'[0m
02:11:08 | 3157   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
02:11:08 | 3157   | configuration[0m | &lt; family           | [0m
02:11:08 | 3157   | configuration[0m | &gt; process          | 'exarpcserver'[0m
02:11:08 | 3157   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
02:11:08 | 3157   | [01;31mconfiguration[0m | [1m        [0m
02:11:08 | 3157   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
02:11:08 | 3157   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
02:11:08 | 3157   | [01;31mconfiguration[0m | [1m        [0m
02:11:08 | 3157   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:11:14.764742" level="INFO">${output} = [?2004l02:11:08 | 3157   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:11:08 | 3157   | [01;34mversion      [0m | [1m4.2.17  [0m
02:11:08 | 3157   | [01;34minterpreter  ...</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T02:11:14.764352" elapsed="0.000422"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:14.765272" level="INFO">[?2004l02:11:08 | 3157   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:11:08 | 3157   | [01;34mversion      [0m | [1m4.2.17  [0m
02:11:08 | 3157   | [01;34minterpreter  [0m | [1m3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0][0m
02:11:08 | 3157   | [01;34mos           [0m | [1mLinux releng-12085-696-1-mininet-ovs-217-0 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64[0m
02:11:08 | 3157   | [01;34minstallation [0m | [1m        [0m
02:11:08 | 3157   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
02:11:08 | 3157   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
02:11:08 | 3157   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:11:08 | 3157   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:11:08 | 3157   | [01;31mcli control  [0m | [1m - /run/[0m
02:11:08 | 3157   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:11:08 | 3157   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:11:08 | 3157   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:11:08 | 3157   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:11:08 | 3157   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:11:08 | 3157   | [01;31mcli control  [0m | [1m - /run/[0m
02:11:08 | 3157   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:11:08 | 3157   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:11:08 | 3157   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:11:08 | 3157   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
02:11:08 | 3157   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
02:11:08 | 3157   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
02:11:08 | 3157   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
02:11:08 | 3157   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
02:11:08 | 3157   | configuration[0m | &gt; neighbor         | '10.30.171.3'[0m
02:11:08 | 3157   | configuration[0m | . router-id        | '10.30.171.116'[0m
02:11:08 | 3157   | configuration[0m | . local-address    | '10.30.171.116'[0m
02:11:08 | 3157   | configuration[0m | . local-as         | '64496'[0m
02:11:08 | 3157   | configuration[0m | . peer-as          | '64496'[0m
02:11:08 | 3157   | configuration[0m | &gt; capability       | [0m
02:11:08 | 3157   | configuration[0m | . route-refresh    | 'enable'[0m
02:11:08 | 3157   | configuration[0m | . add-path         | 'disable'[0m
02:11:08 | 3157   | configuration[0m | &lt; capability       | [0m
02:11:08 | 3157   | configuration[0m | &gt; family           | [0m
02:11:08 | 3157   | configuration[0m | . ipv4             | 'unicast'[0m
02:11:08 | 3157   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
02:11:08 | 3157   | configuration[0m | &lt; family           | [0m
02:11:08 | 3157   | configuration[0m | &gt; process          | 'exarpcserver'[0m
02:11:08 | 3157   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
02:11:08 | 3157   | [01;31mconfiguration[0m | [1m        [0m
02:11:08 | 3157   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
02:11:08 | 3157   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
02:11:08 | 3157   | [01;31mconfiguration[0m | [1m        [0m
02:11:08 | 3157   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:14.764966" elapsed="0.000459"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:14.766446" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:14.766030" elapsed="0.000445"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:11:14.766657" elapsed="0.000428"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:11:14.765707" elapsed="0.001481"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:11:14.769581" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:11:14.769702" level="INFO">${output} = ^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:11:14.767433" elapsed="0.002310"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:14.770374" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:14.769998" elapsed="0.000451"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:11:14.773038" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:11:14.771408" elapsed="0.001707"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:11:14.774141" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:11:14.774258" level="INFO">${output} = [?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:11:14.773343" elapsed="0.000948"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:14.775075" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:14.774737" elapsed="0.000407"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:14.774381" elapsed="0.000812"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:14.774354" elapsed="0.000886"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-04-21T02:11:14.770845" elapsed="0.004466"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-04-21T02:11:14.764039" elapsed="0.011349"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:14.763644" elapsed="0.011787"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:14.763601" elapsed="0.011867"/>
</if>
<if>
<branch type="IF" condition="&quot;${status}&quot; == &quot;PASS&quot;">
<return>
<status status="NOT RUN" start="2026-04-21T02:11:14.775712" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:11:14.775551" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:14.775530" elapsed="0.000255"/>
</if>
<var name="${idx}">2</var>
<status status="PASS" start="2026-04-21T02:11:08.633042" elapsed="6.142853"/>
</iter>
<var>${idx}</var>
<value>${connection_retries}</value>
<status status="PASS" start="2026-04-21T02:10:56.435543" elapsed="18.340403"/>
</for>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:11:14.776522" level="FAIL">Unable to connect ExaBgp to ODL</msg>
<arg>Unable to connect ExaBgp to ODL</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:11:14.776181" elapsed="0.000415">Unable to connect ExaBgp to ODL</status>
</kw>
<arg>${cfg_file}</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>${TOOLS_SYSTEM_IP}</arg>
<doc>Starts the ExaBgp and verifies its connection. The verification is done by checking the presence
of the peer in the bgp rib.</doc>
<status status="FAIL" start="2026-04-21T02:10:56.433606" elapsed="18.343100">Unable to connect ExaBgp to ODL</status>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>From neon onwards there are extra BGP End-Of-RIB message per address family</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:14.776996" elapsed="0.000034"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${update_count}</var>
<arg>4</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:14.777253" elapsed="0.000026"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgp_Received_Updates</arg>
<arg>${update_count}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:14.777458" elapsed="0.000022"/>
</kw>
<arg>${BGP_CFG_NAME}</arg>
<doc>Setup keyword for exa to odl test case</doc>
<status status="FAIL" start="2026-04-21T02:10:56.022438" elapsed="18.755148">Unable to connect ExaBgp to ODL</status>
</kw>
<kw name="Deconfigure_Routes_And_Stop_ExaBgp" type="TEARDOWN">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:11:14.779315" level="INFO">${output} =  </msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T02:11:14.779121" elapsed="0.000223"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:14.779940" level="INFO"> </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:14.779588" elapsed="0.000404"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:14.781042" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:14.780666" elapsed="0.000404"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:11:14.781225" elapsed="0.000233"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:11:14.780263" elapsed="0.001256"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:11:14.783546" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:11:14.783652" level="INFO">${output} = ^C[?2004l[?2004h[?2004l
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:11:14.781703" elapsed="0.001979"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:14.784138" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:14.783877" elapsed="0.000312"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:11:14.786389" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:11:14.784897" elapsed="0.001552"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:11:14.911412" level="INFO">[?2004ldeactivate: command not found
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:11:14.911641" level="INFO">${output} = [?2004ldeactivate: command not found
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:11:14.786624" elapsed="0.125047"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:14.912585" level="INFO">[?2004ldeactivate: command not found
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:14.912223" elapsed="0.000412"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:14.911835" elapsed="0.000835"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:14.911771" elapsed="0.000930"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-04-21T02:11:14.784447" elapsed="0.128314"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-04-21T02:11:14.778692" elapsed="0.134148"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:14.913372" level="INFO">${app_rib} = 10.30.171.3</msg>
<var>${app_rib}</var>
<arg>${ODL_SYSTEM_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:14.913061" elapsed="0.000336"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:11:14.914050" level="INFO">&amp;{mapping} = { PREFIX=http://10.30.171.3:8080 | APP_RIB=10.30.171.3 }</msg>
<var>&amp;{mapping}</var>
<arg>PREFIX=${prefix}</arg>
<arg>APP_RIB=${app_rib}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:11:14.913569" elapsed="0.000509"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:14.957930" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:14.957477" elapsed="0.000487"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:11:14.958779" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:11:14.958500" elapsed="0.000372">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:11:14.959055" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:11:14.958147" elapsed="0.000933"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:14.959694" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:14.959292" elapsed="0.000430"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:11:14.960050" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:11:14.960217" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes

</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:11:14.959904" elapsed="0.000339"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:14.960651" level="INFO">/rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes

</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:14.960402" elapsed="0.000294"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:14.961780" level="INFO">mapping: {'PREFIX': 'http://10.30.171.3:8080', 'APP_RIB': '10.30.171.3'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:14.961522" elapsed="0.000320"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:11:14.962271" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:11:14.962002" elapsed="0.000295"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:11:14.962983" level="INFO">${value} = http://10.30.171.3:8080</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:11:14.962667" elapsed="0.000341"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:11:14.963802" level="INFO">${encoded} = http%3A//10.30.171.3%3A8080</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:11:14.963564" elapsed="0.000265"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:11:14.963883" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:11:14.964195" level="INFO">${encoded_value} = http%3A//10.30.171.3%3A8080</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:11:14.963196" elapsed="0.001024"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:14.964375" elapsed="0.000247"/>
</kw>
<var name="${key}">PREFIX</var>
<var name="${value}">http://10.30.171.3:8080</var>
<status status="PASS" start="2026-04-21T02:11:14.962530" elapsed="0.002132"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:11:14.965225" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:11:14.964928" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:11:14.966007" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:11:14.965780" elapsed="0.000252"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:11:14.966082" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:11:14.966232" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:11:14.965437" elapsed="0.000819"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:14.966406" elapsed="0.000223"/>
</kw>
<var name="${key}">APP_RIB</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:11:14.964779" elapsed="0.001890"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:11:14.962350" elapsed="0.004354"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:11:14.966749" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:11:14.966936" level="INFO">${mapping_to_use} = {'PREFIX': 'http%3A//10.30.171.3%3A8080', 'APP_RIB': '10.30.171.3'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:11:14.961161" elapsed="0.005800"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:14.960781" elapsed="0.006212"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:14.967173" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:14.967021" elapsed="0.000304"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:14.960755" elapsed="0.006594"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:14.968133" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:14.967499" elapsed="0.000662"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:11:14.968209" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:11:14.956696" elapsed="0.011638"/>
</kw>
<msg time="2026-04-21T02:11:14.968443" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:14.943385" elapsed="0.025124"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:14.981432" elapsed="0.000038"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:14.994180" elapsed="0.000065"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:15.006845" elapsed="0.000050"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:15.007126" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:15.007375" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:15.007853" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:15.007676" elapsed="0.000234"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:11:15.007657" elapsed="0.000282"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:15.008087" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:15.008254" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:15.008420" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:11:15.007613" elapsed="0.000859"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:11:15.007467" elapsed="0.001035"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:15.008650" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:11:15.008730" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T02:11:15.008916" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:11:14.938801" elapsed="0.070144"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:15.010241" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:15.009927" elapsed="0.000366"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:11:15.019817" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0i9g3zkhuwspx1y20rbbhywkvp23.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:11:15.019886" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:11:15.020065" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:11:15.012541" elapsed="0.007564"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:15.010435" elapsed="0.009739"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:15.020467" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:15.020218" elapsed="0.000343"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:15.010416" elapsed="0.010177"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:15.026000" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:15.022255" elapsed="0.003810"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:15.021911" elapsed="0.004205"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:15.021883" elapsed="0.004271"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:15.030014" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:15.026559" elapsed="0.003522"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:15.026235" elapsed="0.003894"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:15.026211" elapsed="0.003954"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:15.031075" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:15.030439" elapsed="0.000674"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:15.031625" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:15.031277" elapsed="0.000429"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:15.032342" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:15.031981" elapsed="0.000390"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:15.031745" elapsed="0.000667"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:15.031247" elapsed="0.001188"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:15.032993" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:15.032601" elapsed="0.000419"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:15.033346" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:15.033091" elapsed="0.000315"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:15.033916" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:15.033592" elapsed="0.000350"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:15.033430" elapsed="0.000547"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:15.033073" elapsed="0.000925"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:15.034162" elapsed="0.000357"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:11:15.035016" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:15.034686" elapsed="0.000356"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:11:15.035249" elapsed="0.002572"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:11:15.021200" elapsed="0.016692"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:11:15.037946" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:11:15.040259" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:11:15.009248" elapsed="0.031038"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:11:15.040415" elapsed="0.000030"/>
</return>
<arg>${BGP_RR_VAR_FOLDER}/route</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:11:14.914333" elapsed="0.126215"/>
</kw>
<doc>Teardown keyword for exa to odl test case</doc>
<status status="PASS" start="2026-04-21T02:11:14.777929" elapsed="0.262683"/>
</kw>
<doc>Exabgp sends route refresh and count received updates</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-04-21T02:10:56.021901" elapsed="19.018762">Setup failed:
Unable to connect ExaBgp to ODL</status>
</test>
<test id="s1-s14-t4" name="Odl_To_Send_Route_Refresh" line="102">
<kw name="Start_ExaBgp_And_Verify_Connected" owner="ExaBgpLib" type="SETUP">
<for flavor="IN RANGE">
<iter>
<kw name="Start_ExaBgp" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:15.044954" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<var>${start_cmd}</var>
<arg>${CMD} ${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:15.044590" elapsed="0.000391"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:15.045384" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:15.045141" elapsed="0.000287"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:11:15.048201" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:11:15.046053" elapsed="0.002209"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:11:15.052144" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:11:15.052246" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:11:15.048430" elapsed="0.003842"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:15.052919" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:15.052628" elapsed="0.000339"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:15.052353" elapsed="0.000648"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:15.052329" elapsed="0.000699"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-04-21T02:11:15.045668" elapsed="0.007411"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:11:15.070959" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<msg time="2026-04-21T02:11:15.071103" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:11:15.053260" elapsed="0.017871"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:15.071686" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:15.071370" elapsed="0.000361"/>
</kw>
<arg>${cfg_file}</arg>
<doc>Dump the start command into prompt. It assumes that no exabgp is running. For verified
start use Start_ExaBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:15.044263" elapsed="0.027551"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:15.073869" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:15.073493" elapsed="0.000404"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:15.076271" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:15.074062" elapsed="0.002236"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:11:15.081237" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0i9g3zkhuwspx1y20rbbhywkvp23.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:11:15.081386" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:11:15.081483" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:11:15.076462" elapsed="0.005047"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:15.084250" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:15.081681" elapsed="0.002639"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:11:15.088310" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:11:15.084551" elapsed="0.003868">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:11:15.072987" elapsed="0.015601">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:18.090917" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:18.090275" elapsed="0.000795"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:18.094427" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:18.091346" elapsed="0.003123"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:11:18.101110" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0i9g3zkhuwspx1y20rbbhywkvp23.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:11:18.101316" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:11:18.101478" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:11:18.094720" elapsed="0.006804"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:18.105518" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:18.101818" elapsed="0.003778"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:11:18.109623" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:11:18.105856" elapsed="0.003876">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:11:18.089345" elapsed="0.020629">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:21.113295" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:21.112337" elapsed="0.001029"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:21.117440" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:21.113759" elapsed="0.003735"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:11:21.123600" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0i9g3zkhuwspx1y20rbbhywkvp23.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:11:21.123817" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:11:21.123999" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:11:21.117921" elapsed="0.006128"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:21.128344" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:21.124312" elapsed="0.004102"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:11:21.132336" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:11:21.128662" elapsed="0.003923">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:11:21.110911" elapsed="0.021868">200.0 != 409.0</status>
</kw>
<msg time="2026-04-21T02:11:21.132958" level="FAIL">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-04-21T02:11:15.072403" elapsed="6.060701">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</status>
</kw>
<msg time="2026-04-21T02:11:21.133296" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-21T02:11:21.133358" level="INFO">${value} = Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<var>${status}</var>
<var>${value}</var>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:11:15.071995" elapsed="6.061397"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:11:21.134645" level="INFO">[?2004l02:11:15 | 3169   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:11:15 | 3169   | [01;34mversion      [0m | [1m4.2.17  [0m
02:11:15 | 3169   | [01;34minterpreter  [0m | [1m3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0][0m
02:11:15 | 3169   | [01;34mos           [0m | [1mLinux releng-12085-696-1-mininet-ovs-217-0 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64[0m
02:11:15 | 3169   | [01;34minstallation [0m | [1m        [0m
02:11:15 | 3169   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
02:11:15 | 3169   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
02:11:15 | 3169   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:11:15 | 3169   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:11:15 | 3169   | [01;31mcli control  [0m | [1m - /run/[0m
02:11:15 | 3169   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:11:15 | 3169   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:11:15 | 3169   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:11:15 | 3169   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:11:15 | 3169   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:11:15 | 3169   | [01;31mcli control  [0m | [1m - /run/[0m
02:11:15 | 3169   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:11:15 | 3169   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:11:15 | 3169   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:11:15 | 3169   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
02:11:15 | 3169   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
02:11:15 | 3169   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
02:11:15 | 3169   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
02:11:15 | 3169   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
02:11:15 | 3169   | configuration[0m | &gt; neighbor         | '10.30.171.3'[0m
02:11:15 | 3169   | configuration[0m | . router-id        | '10.30.171.116'[0m
02:11:15 | 3169   | configuration[0m | . local-address    | '10.30.171.116'[0m
02:11:15 | 3169   | configuration[0m | . local-as         | '64496'[0m
02:11:15 | 3169   | configuration[0m | . peer-as          | '64496'[0m
02:11:15 | 3169   | configuration[0m | &gt; capability       | [0m
02:11:15 | 3169   | configuration[0m | . route-refresh    | 'enable'[0m
02:11:15 | 3169   | configuration[0m | . add-path         | 'disable'[0m
02:11:15 | 3169   | configuration[0m | &lt; capability       | [0m
02:11:15 | 3169   | configuration[0m | &gt; family           | [0m
02:11:15 | 3169   | configuration[0m | . ipv4             | 'unicast'[0m
02:11:15 | 3169   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
02:11:15 | 3169   | configuration[0m | &lt; family           | [0m
02:11:15 | 3169   | configuration[0m | &gt; process          | 'exarpcserver'[0m
02:11:15 | 3169   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
02:11:15 | 3169   | [01;31mconfiguration[0m | [1m        [0m
02:11:15 | 3169   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
02:11:15 | 3169   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
02:11:15 | 3169   | [01;31mconfiguration[0m | [1m        [0m
02:11:15 | 3169   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:11:21.134892" level="INFO">${output} = [?2004l02:11:15 | 3169   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:11:15 | 3169   | [01;34mversion      [0m | [1m4.2.17  [0m
02:11:15 | 3169   | [01;34minterpreter  ...</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T02:11:21.134474" elapsed="0.000461"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:21.135569" level="INFO">[?2004l02:11:15 | 3169   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:11:15 | 3169   | [01;34mversion      [0m | [1m4.2.17  [0m
02:11:15 | 3169   | [01;34minterpreter  [0m | [1m3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0][0m
02:11:15 | 3169   | [01;34mos           [0m | [1mLinux releng-12085-696-1-mininet-ovs-217-0 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64[0m
02:11:15 | 3169   | [01;34minstallation [0m | [1m        [0m
02:11:15 | 3169   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
02:11:15 | 3169   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
02:11:15 | 3169   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:11:15 | 3169   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:11:15 | 3169   | [01;31mcli control  [0m | [1m - /run/[0m
02:11:15 | 3169   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:11:15 | 3169   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:11:15 | 3169   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:11:15 | 3169   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:11:15 | 3169   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:11:15 | 3169   | [01;31mcli control  [0m | [1m - /run/[0m
02:11:15 | 3169   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:11:15 | 3169   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:11:15 | 3169   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:11:15 | 3169   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
02:11:15 | 3169   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
02:11:15 | 3169   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
02:11:15 | 3169   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
02:11:15 | 3169   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
02:11:15 | 3169   | configuration[0m | &gt; neighbor         | '10.30.171.3'[0m
02:11:15 | 3169   | configuration[0m | . router-id        | '10.30.171.116'[0m
02:11:15 | 3169   | configuration[0m | . local-address    | '10.30.171.116'[0m
02:11:15 | 3169   | configuration[0m | . local-as         | '64496'[0m
02:11:15 | 3169   | configuration[0m | . peer-as          | '64496'[0m
02:11:15 | 3169   | configuration[0m | &gt; capability       | [0m
02:11:15 | 3169   | configuration[0m | . route-refresh    | 'enable'[0m
02:11:15 | 3169   | configuration[0m | . add-path         | 'disable'[0m
02:11:15 | 3169   | configuration[0m | &lt; capability       | [0m
02:11:15 | 3169   | configuration[0m | &gt; family           | [0m
02:11:15 | 3169   | configuration[0m | . ipv4             | 'unicast'[0m
02:11:15 | 3169   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
02:11:15 | 3169   | configuration[0m | &lt; family           | [0m
02:11:15 | 3169   | configuration[0m | &gt; process          | 'exarpcserver'[0m
02:11:15 | 3169   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
02:11:15 | 3169   | [01;31mconfiguration[0m | [1m        [0m
02:11:15 | 3169   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
02:11:15 | 3169   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
02:11:15 | 3169   | [01;31mconfiguration[0m | [1m        [0m
02:11:15 | 3169   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:21.135207" elapsed="0.000517"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:21.136906" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:21.136437" elapsed="0.000539"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:11:21.137198" elapsed="0.000348"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:11:21.136040" elapsed="0.001604"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:11:21.139966" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:11:21.140060" level="INFO">${output} = ^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:11:21.137894" elapsed="0.002193"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:21.140494" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:21.140244" elapsed="0.000297"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:11:21.142652" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:11:21.141186" elapsed="0.001522"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:11:21.143537" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:11:21.143620" level="INFO">${output} = [?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:11:21.142887" elapsed="0.000759"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:21.144241" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:21.143984" elapsed="0.000304"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:21.143714" elapsed="0.000608"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:21.143695" elapsed="0.000654"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-04-21T02:11:21.140812" elapsed="0.003599"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-04-21T02:11:21.133975" elapsed="0.010486"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:21.133532" elapsed="0.010955"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:21.133499" elapsed="0.011012"/>
</if>
<if>
<branch type="IF" condition="&quot;${status}&quot; == &quot;PASS&quot;">
<return>
<status status="NOT RUN" start="2026-04-21T02:11:21.144706" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:11:21.144586" elapsed="0.000163"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:21.144566" elapsed="0.000205"/>
</if>
<var name="${idx}">0</var>
<status status="PASS" start="2026-04-21T02:11:15.044075" elapsed="6.100735"/>
</iter>
<iter>
<kw name="Start_ExaBgp" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:21.145934" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<var>${start_cmd}</var>
<arg>${CMD} ${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:21.145592" elapsed="0.000368"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:21.146357" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:21.146115" elapsed="0.000285"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:11:21.149324" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:11:21.147072" elapsed="0.002310"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:11:21.170877" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:11:21.170971" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:11:21.149557" elapsed="0.021440"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:21.171563" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:21.171315" elapsed="0.000295"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:21.171065" elapsed="0.000577"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:21.171046" elapsed="0.000621"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-04-21T02:11:21.146639" elapsed="0.025072"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:11:21.174005" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<msg time="2026-04-21T02:11:21.174096" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:11:21.171892" elapsed="0.002229"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:21.174558" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:21.174280" elapsed="0.000322"/>
</kw>
<arg>${cfg_file}</arg>
<doc>Dump the start command into prompt. It assumes that no exabgp is running. For verified
start use Start_ExaBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:21.145263" elapsed="0.029393"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:21.176725" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:21.176373" elapsed="0.000379"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:21.178905" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:21.176935" elapsed="0.002009"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:11:21.184094" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0i9g3zkhuwspx1y20rbbhywkvp23.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:11:21.184228" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:11:21.184323" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:11:21.179161" elapsed="0.005188"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:21.186877" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:21.184512" elapsed="0.002413"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:11:21.189566" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:11:21.187079" elapsed="0.002550">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:11:21.175717" elapsed="0.014016">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:24.193073" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:24.192079" elapsed="0.001068"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:24.197156" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:24.193543" elapsed="0.003656"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:11:24.204273" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0i9g3zkhuwspx1y20rbbhywkvp23.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:11:24.204470" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:11:24.204618" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:11:24.197498" elapsed="0.007158"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:24.208827" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:24.204947" elapsed="0.003953"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:11:24.212917" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:11:24.209160" elapsed="0.003863">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:11:24.190574" elapsed="0.022621">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:27.217260" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:27.215978" elapsed="0.001384"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:27.223953" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:27.217999" elapsed="0.005986"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:11:27.229191" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0i9g3zkhuwspx1y20rbbhywkvp23.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:11:27.229348" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:11:27.229536" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:11:27.224161" elapsed="0.005403"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:27.232283" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:27.229740" elapsed="0.002605"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:11:27.235675" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:11:27.232550" elapsed="0.003226">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:11:27.214153" elapsed="0.021813">200.0 != 409.0</status>
</kw>
<msg time="2026-04-21T02:11:27.236101" level="FAIL">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-04-21T02:11:21.175227" elapsed="6.061004">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</status>
</kw>
<msg time="2026-04-21T02:11:27.236397" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-21T02:11:27.236460" level="INFO">${value} = Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<var>${status}</var>
<var>${value}</var>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:11:21.174841" elapsed="6.061653"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:11:27.237818" level="INFO">[?2004l02:11:21 | 3173   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:11:21 | 3173   | [01;34mversion      [0m | [1m4.2.17  [0m
02:11:21 | 3173   | [01;34minterpreter  [0m | [1m3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0][0m
02:11:21 | 3173   | [01;34mos           [0m | [1mLinux releng-12085-696-1-mininet-ovs-217-0 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64[0m
02:11:21 | 3173   | [01;34minstallation [0m | [1m        [0m
02:11:21 | 3173   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
02:11:21 | 3173   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
02:11:21 | 3173   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:11:21 | 3173   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:11:21 | 3173   | [01;31mcli control  [0m | [1m - /run/[0m
02:11:21 | 3173   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:11:21 | 3173   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:11:21 | 3173   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:11:21 | 3173   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:11:21 | 3173   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:11:21 | 3173   | [01;31mcli control  [0m | [1m - /run/[0m
02:11:21 | 3173   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:11:21 | 3173   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:11:21 | 3173   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:11:21 | 3173   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
02:11:21 | 3173   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
02:11:21 | 3173   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
02:11:21 | 3173   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
02:11:21 | 3173   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
02:11:21 | 3173   | configuration[0m | &gt; neighbor         | '10.30.171.3'[0m
02:11:21 | 3173   | configuration[0m | . router-id        | '10.30.171.116'[0m
02:11:21 | 3173   | configuration[0m | . local-address    | '10.30.171.116'[0m
02:11:21 | 3173   | configuration[0m | . local-as         | '64496'[0m
02:11:21 | 3173   | configuration[0m | . peer-as          | '64496'[0m
02:11:21 | 3173   | configuration[0m | &gt; capability       | [0m
02:11:21 | 3173   | configuration[0m | . route-refresh    | 'enable'[0m
02:11:21 | 3173   | configuration[0m | . add-path         | 'disable'[0m
02:11:21 | 3173   | configuration[0m | &lt; capability       | [0m
02:11:21 | 3173   | configuration[0m | &gt; family           | [0m
02:11:21 | 3173   | configuration[0m | . ipv4             | 'unicast'[0m
02:11:21 | 3173   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
02:11:21 | 3173   | configuration[0m | &lt; family           | [0m
02:11:21 | 3173   | configuration[0m | &gt; process          | 'exarpcserver'[0m
02:11:21 | 3173   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
02:11:21 | 3173   | [01;31mconfiguration[0m | [1m        [0m
02:11:21 | 3173   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
02:11:21 | 3173   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
02:11:21 | 3173   | [01;31mconfiguration[0m | [1m        [0m
02:11:21 | 3173   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:11:27.238048" level="INFO">${output} = [?2004l02:11:21 | 3173   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:11:21 | 3173   | [01;34mversion      [0m | [1m4.2.17  [0m
02:11:21 | 3173   | [01;34minterpreter  ...</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T02:11:27.237608" elapsed="0.000486"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:27.238722" level="INFO">[?2004l02:11:21 | 3173   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:11:21 | 3173   | [01;34mversion      [0m | [1m4.2.17  [0m
02:11:21 | 3173   | [01;34minterpreter  [0m | [1m3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0][0m
02:11:21 | 3173   | [01;34mos           [0m | [1mLinux releng-12085-696-1-mininet-ovs-217-0 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64[0m
02:11:21 | 3173   | [01;34minstallation [0m | [1m        [0m
02:11:21 | 3173   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
02:11:21 | 3173   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
02:11:21 | 3173   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:11:21 | 3173   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:11:21 | 3173   | [01;31mcli control  [0m | [1m - /run/[0m
02:11:21 | 3173   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:11:21 | 3173   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:11:21 | 3173   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:11:21 | 3173   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:11:21 | 3173   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:11:21 | 3173   | [01;31mcli control  [0m | [1m - /run/[0m
02:11:21 | 3173   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:11:21 | 3173   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:11:21 | 3173   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:11:21 | 3173   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
02:11:21 | 3173   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
02:11:21 | 3173   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
02:11:21 | 3173   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
02:11:21 | 3173   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
02:11:21 | 3173   | configuration[0m | &gt; neighbor         | '10.30.171.3'[0m
02:11:21 | 3173   | configuration[0m | . router-id        | '10.30.171.116'[0m
02:11:21 | 3173   | configuration[0m | . local-address    | '10.30.171.116'[0m
02:11:21 | 3173   | configuration[0m | . local-as         | '64496'[0m
02:11:21 | 3173   | configuration[0m | . peer-as          | '64496'[0m
02:11:21 | 3173   | configuration[0m | &gt; capability       | [0m
02:11:21 | 3173   | configuration[0m | . route-refresh    | 'enable'[0m
02:11:21 | 3173   | configuration[0m | . add-path         | 'disable'[0m
02:11:21 | 3173   | configuration[0m | &lt; capability       | [0m
02:11:21 | 3173   | configuration[0m | &gt; family           | [0m
02:11:21 | 3173   | configuration[0m | . ipv4             | 'unicast'[0m
02:11:21 | 3173   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
02:11:21 | 3173   | configuration[0m | &lt; family           | [0m
02:11:21 | 3173   | configuration[0m | &gt; process          | 'exarpcserver'[0m
02:11:21 | 3173   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
02:11:21 | 3173   | [01;31mconfiguration[0m | [1m        [0m
02:11:21 | 3173   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
02:11:21 | 3173   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
02:11:21 | 3173   | [01;31mconfiguration[0m | [1m        [0m
02:11:21 | 3173   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:27.238313" elapsed="0.000699"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:27.240222" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:27.239737" elapsed="0.000522"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:11:27.240481" elapsed="0.000390"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:11:27.239334" elapsed="0.001639"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:11:27.243881" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:11:27.244025" level="INFO">${output} = ^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:11:27.241210" elapsed="0.002857"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:27.244684" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:27.244303" elapsed="0.000453"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:11:27.246990" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:11:27.245706" elapsed="0.001366"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:11:27.248074" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:11:27.248163" level="INFO">${output} = [?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:11:27.247309" elapsed="0.000880"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:27.248817" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:27.248519" elapsed="0.000349"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:27.248264" elapsed="0.000638"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:27.248243" elapsed="0.000687"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-04-21T02:11:27.245156" elapsed="0.003821"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-04-21T02:11:27.237097" elapsed="0.011931"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:27.236635" elapsed="0.012419"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:27.236601" elapsed="0.012476"/>
</if>
<if>
<branch type="IF" condition="&quot;${status}&quot; == &quot;PASS&quot;">
<return>
<status status="NOT RUN" start="2026-04-21T02:11:27.249251" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:11:27.249133" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:27.249116" elapsed="0.000200"/>
</if>
<var name="${idx}">1</var>
<status status="PASS" start="2026-04-21T02:11:21.145022" elapsed="6.104317"/>
</iter>
<iter>
<kw name="Start_ExaBgp" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:27.250404" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<var>${start_cmd}</var>
<arg>${CMD} ${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:27.250077" elapsed="0.000355"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:27.250865" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:27.250602" elapsed="0.000307"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:11:27.253041" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:11:27.251507" elapsed="0.001589"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:11:27.257662" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:11:27.257759" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:11:27.253254" elapsed="0.004531"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:27.258434" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:27.258140" elapsed="0.000344"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:27.257880" elapsed="0.000637"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:27.257858" elapsed="0.000686"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-04-21T02:11:27.251149" elapsed="0.007442"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:11:27.260200" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<msg time="2026-04-21T02:11:27.260291" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:11:27.258766" elapsed="0.001554"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:27.260736" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:27.260481" elapsed="0.000301"/>
</kw>
<arg>${cfg_file}</arg>
<doc>Dump the start command into prompt. It assumes that no exabgp is running. For verified
start use Start_ExaBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:27.249728" elapsed="0.011129"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:27.263336" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:27.262895" elapsed="0.000474"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:27.265764" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:27.263651" elapsed="0.002158"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:11:27.270825" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0i9g3zkhuwspx1y20rbbhywkvp23.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:11:27.270968" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:11:27.271066" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:11:27.265980" elapsed="0.005112"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:27.273750" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:27.271260" elapsed="0.002558"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:11:27.276547" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:11:27.273979" elapsed="0.002643">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:11:27.262355" elapsed="0.014381">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:30.279765" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:30.278872" elapsed="0.000992"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:30.284287" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:30.280254" elapsed="0.004075"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:11:30.290442" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0i9g3zkhuwspx1y20rbbhywkvp23.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:11:30.290663" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:11:30.290844" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:11:30.284577" elapsed="0.006309"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:30.294812" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:30.291148" elapsed="0.003786"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:11:30.299014" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:11:30.295188" elapsed="0.003929">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:11:30.277521" elapsed="0.021792">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.302431" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:33.301472" elapsed="0.001029"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.309181" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:33.302915" elapsed="0.006313"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:11:33.315834" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0i9g3zkhuwspx1y20rbbhywkvp23.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:11:33.316043" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:11:33.316285" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:11:33.309484" elapsed="0.006840"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.320042" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:33.316570" elapsed="0.003541"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.323953" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:11:33.320331" elapsed="0.003720">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:11:33.300240" elapsed="0.023968">200.0 != 409.0</status>
</kw>
<msg time="2026-04-21T02:11:33.324341" level="FAIL">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-04-21T02:11:27.261449" elapsed="6.063020">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</status>
</kw>
<msg time="2026-04-21T02:11:33.324633" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-21T02:11:33.324695" level="INFO">${value} = Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<var>${status}</var>
<var>${value}</var>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:11:27.261035" elapsed="6.063694"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:11:33.325935" level="INFO">[?2004l02:11:27 | 3177   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:11:27 | 3177   | [01;34mversion      [0m | [1m4.2.17  [0m
02:11:27 | 3177   | [01;34minterpreter  [0m | [1m3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0][0m
02:11:27 | 3177   | [01;34mos           [0m | [1mLinux releng-12085-696-1-mininet-ovs-217-0 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64[0m
02:11:27 | 3177   | [01;34minstallation [0m | [1m        [0m
02:11:27 | 3177   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
02:11:27 | 3177   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
02:11:27 | 3177   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:11:27 | 3177   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:11:27 | 3177   | [01;31mcli control  [0m | [1m - /run/[0m
02:11:27 | 3177   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:11:27 | 3177   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:11:27 | 3177   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:11:27 | 3177   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:11:27 | 3177   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:11:27 | 3177   | [01;31mcli control  [0m | [1m - /run/[0m
02:11:27 | 3177   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:11:27 | 3177   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:11:27 | 3177   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:11:27 | 3177   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
02:11:27 | 3177   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
02:11:27 | 3177   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
02:11:27 | 3177   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
02:11:27 | 3177   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
02:11:27 | 3177   | configuration[0m | &gt; neighbor         | '10.30.171.3'[0m
02:11:27 | 3177   | configuration[0m | . router-id        | '10.30.171.116'[0m
02:11:27 | 3177   | configuration[0m | . local-address    | '10.30.171.116'[0m
02:11:27 | 3177   | configuration[0m | . local-as         | '64496'[0m
02:11:27 | 3177   | configuration[0m | . peer-as          | '64496'[0m
02:11:27 | 3177   | configuration[0m | &gt; capability       | [0m
02:11:27 | 3177   | configuration[0m | . route-refresh    | 'enable'[0m
02:11:27 | 3177   | configuration[0m | . add-path         | 'disable'[0m
02:11:27 | 3177   | configuration[0m | &lt; capability       | [0m
02:11:27 | 3177   | configuration[0m | &gt; family           | [0m
02:11:27 | 3177   | configuration[0m | . ipv4             | 'unicast'[0m
02:11:27 | 3177   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
02:11:27 | 3177   | configuration[0m | &lt; family           | [0m
02:11:27 | 3177   | configuration[0m | &gt; process          | 'exarpcserver'[0m
02:11:27 | 3177   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
02:11:27 | 3177   | [01;31mconfiguration[0m | [1m        [0m
02:11:27 | 3177   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
02:11:27 | 3177   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
02:11:27 | 3177   | [01;31mconfiguration[0m | [1m        [0m
02:11:27 | 3177   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:11:33.326209" level="INFO">${output} = [?2004l02:11:27 | 3177   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:11:27 | 3177   | [01;34mversion      [0m | [1m4.2.17  [0m
02:11:27 | 3177   | [01;34minterpreter  ...</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T02:11:33.325738" elapsed="0.000516"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.326745" level="INFO">[?2004l02:11:27 | 3177   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:11:27 | 3177   | [01;34mversion      [0m | [1m4.2.17  [0m
02:11:27 | 3177   | [01;34minterpreter  [0m | [1m3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0][0m
02:11:27 | 3177   | [01;34mos           [0m | [1mLinux releng-12085-696-1-mininet-ovs-217-0 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64[0m
02:11:27 | 3177   | [01;34minstallation [0m | [1m        [0m
02:11:27 | 3177   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
02:11:27 | 3177   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
02:11:27 | 3177   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:11:27 | 3177   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:11:27 | 3177   | [01;31mcli control  [0m | [1m - /run/[0m
02:11:27 | 3177   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:11:27 | 3177   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:11:27 | 3177   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:11:27 | 3177   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:11:27 | 3177   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:11:27 | 3177   | [01;31mcli control  [0m | [1m - /run/[0m
02:11:27 | 3177   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:11:27 | 3177   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:11:27 | 3177   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:11:27 | 3177   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
02:11:27 | 3177   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
02:11:27 | 3177   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
02:11:27 | 3177   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
02:11:27 | 3177   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
02:11:27 | 3177   | configuration[0m | &gt; neighbor         | '10.30.171.3'[0m
02:11:27 | 3177   | configuration[0m | . router-id        | '10.30.171.116'[0m
02:11:27 | 3177   | configuration[0m | . local-address    | '10.30.171.116'[0m
02:11:27 | 3177   | configuration[0m | . local-as         | '64496'[0m
02:11:27 | 3177   | configuration[0m | . peer-as          | '64496'[0m
02:11:27 | 3177   | configuration[0m | &gt; capability       | [0m
02:11:27 | 3177   | configuration[0m | . route-refresh    | 'enable'[0m
02:11:27 | 3177   | configuration[0m | . add-path         | 'disable'[0m
02:11:27 | 3177   | configuration[0m | &lt; capability       | [0m
02:11:27 | 3177   | configuration[0m | &gt; family           | [0m
02:11:27 | 3177   | configuration[0m | . ipv4             | 'unicast'[0m
02:11:27 | 3177   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
02:11:27 | 3177   | configuration[0m | &lt; family           | [0m
02:11:27 | 3177   | configuration[0m | &gt; process          | 'exarpcserver'[0m
02:11:27 | 3177   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
02:11:27 | 3177   | [01;31mconfiguration[0m | [1m        [0m
02:11:27 | 3177   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
02:11:27 | 3177   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
02:11:27 | 3177   | [01;31mconfiguration[0m | [1m        [0m
02:11:27 | 3177   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:33.326470" elapsed="0.000450"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.327720" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:33.327397" elapsed="0.000350"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:11:33.327916" elapsed="0.000277"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:11:33.327125" elapsed="0.001127"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:11:33.331992" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:11:33.332105" level="INFO">${output} = ^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:11:33.328412" elapsed="0.003727"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.332574" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:33.332312" elapsed="0.000311"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:11:33.335289" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:11:33.333309" elapsed="0.002037"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:11:33.336154" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:11:33.336237" level="INFO">${output} = [?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:11:33.335509" elapsed="0.000754"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.336845" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:33.336580" elapsed="0.000312"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:33.336331" elapsed="0.000594"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:33.336312" elapsed="0.000640"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-04-21T02:11:33.332900" elapsed="0.004110"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-04-21T02:11:33.325332" elapsed="0.011740"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:33.324888" elapsed="0.012211"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:33.324854" elapsed="0.012268"/>
</if>
<if>
<branch type="IF" condition="&quot;${status}&quot; == &quot;PASS&quot;">
<return>
<status status="NOT RUN" start="2026-04-21T02:11:33.337309" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:11:33.337176" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:33.337160" elapsed="0.000215"/>
</if>
<var name="${idx}">2</var>
<status status="PASS" start="2026-04-21T02:11:27.249532" elapsed="6.087866"/>
</iter>
<var>${idx}</var>
<value>${connection_retries}</value>
<status status="PASS" start="2026-04-21T02:11:15.043842" elapsed="18.293591"/>
</for>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.337891" level="FAIL">Unable to connect ExaBgp to ODL</msg>
<arg>Unable to connect ExaBgp to ODL</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:11:33.337589" elapsed="0.000365">Unable to connect ExaBgp to ODL</status>
</kw>
<arg>${BGP_CFG_NAME}</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>${TOOLS_SYSTEM_IP}</arg>
<doc>Starts the ExaBgp and verifies its connection. The verification is done by checking the presence
of the peer in the bgp rib.</doc>
<status status="FAIL" start="2026-04-21T02:11:15.041854" elapsed="18.296199">Unable to connect ExaBgp to ODL</status>
</kw>
<kw name="Stop_ExaBgp" owner="ExaBgpLib" type="TEARDOWN">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:11:33.338892" level="INFO">${output} =  </msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T02:11:33.338724" elapsed="0.000194"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.339318" level="INFO"> </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:33.339070" elapsed="0.000292"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.340205" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:33.339874" elapsed="0.000358"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:11:33.340384" elapsed="0.000215"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:11:33.339562" elapsed="0.001104"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:11:33.342356" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:11:33.342452" level="INFO">${output} = ^C[?2004l[?2004h[?2004l
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:11:33.340831" elapsed="0.001648"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.342907" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:33.342642" elapsed="0.000312"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:11:33.345381" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:11:33.343587" elapsed="0.001850"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:11:33.435004" level="INFO">[?2004ldeactivate: command not found
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:11:33.435237" level="INFO">${output} = [?2004ldeactivate: command not found
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:11:33.345600" elapsed="0.089669"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.436236" level="INFO">[?2004ldeactivate: command not found
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:33.435898" elapsed="0.000390"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:33.435512" elapsed="0.000811"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:33.435477" elapsed="0.000877"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-04-21T02:11:33.343197" elapsed="0.093216"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-04-21T02:11:33.338422" elapsed="0.098046"/>
</kw>
<doc>Sends route refresh request and checks if exabgp receives it</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-04-21T02:11:15.041128" elapsed="18.395392">Setup failed:
Unable to connect ExaBgp to ODL</status>
</test>
<test id="s1-s14-t5" name="Delete_Bgp_Peer_Configuration" line="124">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:11:33.440349" elapsed="0.000245"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:11:33.440076" elapsed="0.000577"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:11:33.441830" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:11:33.441680" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:33.441659" elapsed="0.000251"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:11:33.447169" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:11:33.447058" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:33.447040" elapsed="0.000201"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.448306" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:33.447877" elapsed="0.000457"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.448815" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:11:33.448497" elapsed="0.000347"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:11:33.448890" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:11:33.449057" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:11:33.447475" elapsed="0.001607"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:11:33.454897" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:11:33.454769" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:33.454750" elapsed="0.000217"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:11:33.456210" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:11:33.456099" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:33.456080" elapsed="0.000198"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:11:33.456738" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:11:33.456426" elapsed="0.000339"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:11:33.457189" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:11:33.456964" elapsed="0.000251"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:11:33.493686" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:11:33.457754" elapsed="0.036185"/>
</kw>
<msg time="2026-04-21T02:11:33.494186" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:11:33.494244" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:11:33.457375" elapsed="0.036920"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:11:33.522458" level="INFO">". "t "x "t ". "0 "4 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "o "u "t "e "[C "R "e "f ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:11:33.495170" elapsed="0.027511"/>
</kw>
<msg time="2026-04-21T02:11:33.522938" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:11:33.522986" level="INFO">${message_wait} =  ". "t "x "t ". "0 "4 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "o "u "t "e "[C "R "e "f ". "D "e "l "e "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:11:33.494614" elapsed="0.028411"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:33.523574" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:33.523235" elapsed="0.000401"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:33.523198" elapsed="0.000466"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.524229" level="INFO"> ". "t "x "t ". "0 "4 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "o "u "t "e "[C "R "e "f ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:33.523834" elapsed="0.000472"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:33.524596" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:33.524375" elapsed="0.000276"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:33.524355" elapsed="0.000320"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:11:33.524714" elapsed="0.000044"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:11:33.527621" elapsed="0.000159"/>
</kw>
<msg time="2026-04-21T02:11:33.527873" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:33.526414" elapsed="0.001603"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:33.528299" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:33.528636" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:11:33.525731" elapsed="0.003111"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:11:33.525095" elapsed="0.003814"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:11:33.455746" elapsed="0.073264"/>
</kw>
<msg time="2026-04-21T02:11:33.529110" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:11:33.529156" level="INFO">${message} =  ". "t "x "t ". "0 "4 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "o "u "t "e "[C "R "e "f ". "D "e "l "e "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:11:33.455121" elapsed="0.074113"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:11:33.529436" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:11:33.529319" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:33.529298" elapsed="0.000231"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:33.530020" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:33.530381" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:11:33.530454" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:11:33.454388" elapsed="0.076180"/>
</kw>
<msg time="2026-04-21T02:11:33.530666" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:11:33.530710" level="INFO">${output} =  ". "t "x "t ". "0 "4 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "o "u "t "e "[C "R "e "f ". "D "e "l "e "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:11:33.449467" elapsed="0.081283"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:33.531112" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:33.530854" elapsed="0.000312"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:33.530836" elapsed="0.000354"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:11:33.449319" elapsed="0.081895"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:11:33.449139" elapsed="0.082112"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:11:33.446660" elapsed="0.084654"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:11:33.441344" elapsed="0.090031"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:11:33.440847" elapsed="0.090577"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:11:33.437591" elapsed="0.093941"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.532329" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | BGP_NAME=example-bgp-peer | IP=10.30.171.116 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>BGP_NAME=${BGP_PEER_NAME}</arg>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:11:33.531713" elapsed="0.000645"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.575803" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:33.575367" elapsed="0.000472"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:11:33.576648" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:11:33.576366" elapsed="0.000361">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:11:33.576838" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:11:33.576021" elapsed="0.000843"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.577458" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:33.577066" elapsed="0.000419"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:11:33.577811" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:11:33.578004" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:11:33.577649" elapsed="0.000382"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.578446" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:33.578194" elapsed="0.000298"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.579524" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.171.116', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:33.579259" elapsed="0.000310"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.580025" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:11:33.579731" elapsed="0.000320"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.580742" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:11:33.580440" elapsed="0.000327"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:11:33.581557" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:11:33.581333" elapsed="0.000252"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:11:33.581643" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:11:33.581829" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:11:33.581005" elapsed="0.000851"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:33.582013" elapsed="0.000247"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T02:11:33.580298" elapsed="0.002003"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.582875" level="INFO">${value} = example-bgp-peer</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:11:33.582551" elapsed="0.000349"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:11:33.583614" level="INFO">${encoded} = example-bgp-peer</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:11:33.583403" elapsed="0.000237"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:11:33.583691" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:11:33.583861" level="INFO">${encoded_value} = example-bgp-peer</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:11:33.583085" elapsed="0.000801"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:33.584101" elapsed="0.000403"/>
</kw>
<var name="${key}">BGP_NAME</var>
<var name="${value}">example-bgp-peer</var>
<status status="PASS" start="2026-04-21T02:11:33.582418" elapsed="0.002129"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.585153" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:11:33.584812" elapsed="0.000366"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:11:33.585920" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:11:33.585683" elapsed="0.000262"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:11:33.585996" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:11:33.586146" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:11:33.585365" elapsed="0.000805"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:33.586321" elapsed="0.000221"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:11:33.584661" elapsed="0.001921"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.587145" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:11:33.586847" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:11:33.587900" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:11:33.587668" elapsed="0.000258"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:11:33.587975" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:11:33.588126" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:11:33.587352" elapsed="0.000798"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:33.588301" elapsed="0.000222"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:11:33.586696" elapsed="0.001867"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:11:33.580108" elapsed="0.008490"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:11:33.588641" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:11:33.588815" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.171.116', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:11:33.578930" elapsed="0.009911"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:33.578575" elapsed="0.010300"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:33.589066" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:33.588902" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:33.578549" elapsed="0.010594"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.589928" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:33.589287" elapsed="0.000669"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:11:33.590005" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:11:33.574674" elapsed="0.015457"/>
</kw>
<msg time="2026-04-21T02:11:33.590188" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:33.561915" elapsed="0.028321"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:33.602574" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:33.614951" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:33.627392" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:33.627590" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:33.627764" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:33.628147" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:33.628003" elapsed="0.000199"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:11:33.627989" elapsed="0.000237"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:33.628366" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:33.628532" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:33.628696" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:11:33.627960" elapsed="0.000817"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:11:33.627857" elapsed="0.000968"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:33.628974" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:11:33.629050" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:11:33.629176" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:11:33.557444" elapsed="0.071759"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.630312" level="INFO">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.116</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:33.630061" elapsed="0.000298"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:11:33.640276" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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.116 
 path_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.116 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0i9g3zkhuwspx1y20rbbhywkvp23.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:11:33.640326" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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.116 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:11:33.640416" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:11:33.632664" elapsed="0.007777"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:33.630424" elapsed="0.010058"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:33.640705" elapsed="0.000106"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:33.640508" elapsed="0.000416"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:33.630407" elapsed="0.010550"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.645662" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:33.642363" elapsed="0.003361"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:33.642054" elapsed="0.003720"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:33.642029" elapsed="0.003800"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.649553" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:33.646335" elapsed="0.003266"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:33.645907" elapsed="0.003728"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:33.645884" elapsed="0.003776"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.650228" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:33.649849" elapsed="0.000406"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:33.650561" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:33.650324" elapsed="0.000294"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.651121" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:33.650820" elapsed="0.000326"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:33.650642" elapsed="0.000539"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:33.650306" elapsed="0.000896"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.651724" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:33.651361" elapsed="0.000389"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:33.652069" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:33.651834" elapsed="0.000291"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.652602" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:33.652308" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:33.652148" elapsed="0.000534"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:33.651816" elapsed="0.000887"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:33.652874" elapsed="0.000345"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:11:33.653660" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:33.653382" elapsed="0.000303"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:11:33.653855" elapsed="0.002271"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:11:33.641460" elapsed="0.014729"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:11:33.656235" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:11:33.658511" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:11:33.629467" elapsed="0.029071"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:11:33.658592" elapsed="0.000027"/>
</return>
<arg>${BGP_VAR_FOLDER}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:11:33.532591" elapsed="0.126126"/>
</kw>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<status status="PASS" start="2026-04-21T02:11:33.436972" elapsed="0.221883"/>
</test>
<test id="s1-s14-t6" name="Deconfigure_App_Peer" line="133">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:11:33.662165" elapsed="0.000208"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:11:33.661898" elapsed="0.000530"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:11:33.663417" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:11:33.663308" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:33.663290" elapsed="0.000195"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:11:33.668591" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:11:33.668468" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:33.668450" elapsed="0.000211"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.669705" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:33.669325" elapsed="0.000407"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.670207" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:11:33.669909" elapsed="0.000323"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:11:33.670277" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:11:33.670431" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:11:33.668907" elapsed="0.001549"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:11:33.675914" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:11:33.675804" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:33.675771" elapsed="0.000210"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:11:33.677210" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:11:33.677103" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:33.677085" elapsed="0.000193"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:11:33.677765" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:11:33.677425" elapsed="0.000383"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:11:33.678191" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:11:33.677971" elapsed="0.000246"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:11:33.708363" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:11:33.678711" elapsed="0.029783"/>
</kw>
<msg time="2026-04-21T02:11:33.708672" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:11:33.708718" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:11:33.678377" elapsed="0.030378"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:11:33.739699" level="INFO">". "t "x "t ". "0 "4 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "o "u "t "e "[C "R "e "f ". "D "e "c "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:11:33.709310" elapsed="0.030511"/>
</kw>
<msg time="2026-04-21T02:11:33.739986" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:11:33.740032" level="INFO">${message_wait} =  ". "t "x "t ". "0 "4 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "o "u "t "e "[C "R "e "f ". "D "e "c "o "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:11:33.708960" elapsed="0.031109"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:33.740408" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:33.740146" elapsed="0.000319"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:33.740126" elapsed="0.000363"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.740966" level="INFO"> ". "t "x "t ". "0 "4 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "o "u "t "e "[C "R "e "f ". "D "e "c "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:33.740635" elapsed="0.000402"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:33.741323" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:33.741104" elapsed="0.000274"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:33.741085" elapsed="0.000316"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:11:33.741434" elapsed="0.000029"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:11:33.743981" elapsed="0.000305"/>
</kw>
<msg time="2026-04-21T02:11:33.744350" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:33.742901" elapsed="0.001582"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:33.744762" elapsed="0.000113"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:33.745177" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:11:33.742259" elapsed="0.003106"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:11:33.741703" elapsed="0.003728"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:11:33.676775" elapsed="0.068754"/>
</kw>
<msg time="2026-04-21T02:11:33.745619" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:11:33.745663" level="INFO">${message} =  ". "t "x "t ". "0 "4 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "o "u "t "e "[C "R "e "f ". "D "e "c "o "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:11:33.676132" elapsed="0.069569"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:11:33.745912" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:11:33.745778" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:33.745759" elapsed="0.000239"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:33.746395" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:33.746731" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:11:33.746822" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:11:33.675453" elapsed="0.071478"/>
</kw>
<msg time="2026-04-21T02:11:33.747023" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:11:33.747066" level="INFO">${output} =  ". "t "x "t ". "0 "4 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "o "u "t "e "[C "R "e "f ". "D "e "c "o "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:11:33.670842" elapsed="0.076260"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:33.747428" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:33.747175" elapsed="0.000307"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:33.747159" elapsed="0.000346"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:11:33.670684" elapsed="0.076844"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:11:33.670508" elapsed="0.077050"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:11:33.668105" elapsed="0.079507"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:11:33.663021" elapsed="0.084646"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:11:33.662578" elapsed="0.085135"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:11:33.659673" elapsed="0.088092"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.748528" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | APP_PEER_NAME=example-bgp-peer-app | IP=10.30.171.3 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>APP_PEER_NAME=${APP_PEER_NAME}</arg>
<arg>IP=${ODL_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:11:33.747947" elapsed="0.000609"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.790434" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:33.790060" elapsed="0.000402"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:11:33.791201" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:11:33.790972" elapsed="0.000304">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:11:33.791369" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:11:33.790624" elapsed="0.000770"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.791961" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:33.791557" elapsed="0.000465"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:11:33.792339" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:11:33.792490" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:11:33.792200" elapsed="0.000316"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.792938" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:33.792673" elapsed="0.000311"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.793945" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'APP_PEER_NAME': 'example-bgp-peer-app', 'IP': '10.30.171.3', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:33.793668" elapsed="0.000323"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.794411" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:11:33.794150" elapsed="0.000286"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.795105" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:11:33.794806" elapsed="0.000324"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:11:33.796083" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:11:33.795847" elapsed="0.000263"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:11:33.796162" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:11:33.796316" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:11:33.795315" elapsed="0.001026"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:33.796496" elapsed="0.000238"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T02:11:33.794657" elapsed="0.002118"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.797342" level="INFO">${value} = example-bgp-peer-app</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:11:33.797041" elapsed="0.000326"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:11:33.798103" level="INFO">${encoded} = example-bgp-peer-app</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:11:33.797890" elapsed="0.000238"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:11:33.798178" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:11:33.798328" level="INFO">${encoded_value} = example-bgp-peer-app</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:11:33.797553" elapsed="0.000800"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:33.798505" elapsed="0.000223"/>
</kw>
<var name="${key}">APP_PEER_NAME</var>
<var name="${value}">example-bgp-peer-app</var>
<status status="PASS" start="2026-04-21T02:11:33.796906" elapsed="0.001862"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.799328" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:11:33.799031" elapsed="0.000322"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:11:33.800109" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:11:33.799869" elapsed="0.000266"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:11:33.800185" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:11:33.800334" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:11:33.799537" elapsed="0.000821"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:33.800508" elapsed="0.000224"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:11:33.798897" elapsed="0.001875"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.801325" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:11:33.801030" elapsed="0.000320"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:11:33.802076" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:11:33.801866" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:11:33.802187" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:11:33.802339" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:11:33.801534" elapsed="0.000829"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:33.802516" elapsed="0.000222"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:11:33.800900" elapsed="0.001879"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:11:33.794485" elapsed="0.008347"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:11:33.802875" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:11:33.803035" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'APP_PEER_NAME': 'example-bgp-peer-app', 'IP': '10.30.171.3', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:11:33.793343" elapsed="0.009718"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:33.793052" elapsed="0.010041"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:33.803265" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:33.803117" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:33.793033" elapsed="0.010309"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.804131" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:33.803485" elapsed="0.000675"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:11:33.804209" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:11:33.789431" elapsed="0.014903"/>
</kw>
<msg time="2026-04-21T02:11:33.804387" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:33.776975" elapsed="0.027459"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:33.817319" elapsed="0.000038"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:33.829725" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:33.841895" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:33.842093" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:33.842271" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:33.842637" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:33.842494" elapsed="0.000199"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:11:33.842479" elapsed="0.000238"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:33.842872" elapsed="0.000073"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:33.843103" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:33.843271" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:11:33.842450" elapsed="0.000873"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:11:33.842347" elapsed="0.001003"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:33.843498" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:11:33.843574" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:11:33.843707" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:11:33.772732" elapsed="0.071003"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.844877" level="INFO">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.3</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:33.844602" elapsed="0.000323"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:11:33.854912" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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.3 
 path_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.3 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0i9g3zkhuwspx1y20rbbhywkvp23.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:11:33.855002" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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.3 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:11:33.855166" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:11:33.847000" elapsed="0.008214"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:33.844990" elapsed="0.010296"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:33.855608" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:33.855334" elapsed="0.000337"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:33.844973" elapsed="0.010718"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.859051" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:33.856703" elapsed="0.002390"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:33.856482" elapsed="0.002646"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:33.856465" elapsed="0.002688"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.862193" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:33.859425" elapsed="0.002829"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:33.859207" elapsed="0.003094"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:33.859191" elapsed="0.003143"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.863112" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:33.862568" elapsed="0.000581"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:33.863575" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:33.863244" elapsed="0.000411"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.864381" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:33.863960" elapsed="0.000457"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:33.863688" elapsed="0.000778"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:33.863220" elapsed="0.001275"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.865303" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:33.864717" elapsed="0.000625"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:33.865768" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:33.865438" elapsed="0.000433"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.866544" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:33.866132" elapsed="0.000448"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:33.865905" elapsed="0.000724"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:33.865413" elapsed="0.001246"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:33.866887" elapsed="0.000484"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:11:33.868033" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:33.867601" elapsed="0.000469"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:11:33.868285" elapsed="0.003358"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:11:33.856078" elapsed="0.015652"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:11:33.871849" elapsed="0.000044"/>
</return>
<msg time="2026-04-21T02:11:33.874300" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:11:33.844026" elapsed="0.030301"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:11:33.874380" elapsed="0.000027"/>
</return>
<arg>${BGP_VAR_FOLDER}/app_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:11:33.748783" elapsed="0.125721"/>
</kw>
<doc>Revert the BGP configuration to the original state: without application peer</doc>
<status status="PASS" start="2026-04-21T02:11:33.659168" elapsed="0.215450"/>
</test>
<kw name="Stop_Suite" type="TEARDOWN">
<kw name="Virtual_Env_Delete" owner="SSHKeywords">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.880665" level="INFO">${cd_and_command} = cd '.' &amp;&amp; rm -rf /tmp/defaultvenv</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:33.880341" elapsed="0.000352"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:33.882132" level="INFO">Executing command 'cd '.' &amp;&amp; rm -rf /tmp/defaultvenv'.</msg>
<msg time="2026-04-21T02:11:33.915846" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:11:33.916094" level="INFO">${stdout} = </msg>
<msg time="2026-04-21T02:11:33.916191" level="INFO">${stderr} = </msg>
<msg time="2026-04-21T02:11:33.916280" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:33.881943" elapsed="0.034386"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.918133" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-21T02:11:33.917518" elapsed="0.000715"/>
</kw>
<msg time="2026-04-21T02:11:33.918441" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-21T02:11:33.918536" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:11:33.916728" elapsed="0.001856"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.920059" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:33.918985" elapsed="0.001133"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.922418" level="INFO"/>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:33.921869" elapsed="0.000642"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.923405" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:33.922877" elapsed="0.000617"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:33.924440" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:33.923913" elapsed="0.000624"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-21T02:11:33.921068" elapsed="0.003528"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:33.920289" elapsed="0.004342"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:33.920246" elapsed="0.004411"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-04-21T02:11:33.924825" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:11:33.924710" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:33.924694" elapsed="0.000246"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:11:33.925084" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:11:33.924993" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:33.924977" elapsed="0.000192"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:33.925316" elapsed="0.000022"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T02:11:33.881385" elapsed="0.044048"/>
</kw>
<msg time="2026-04-21T02:11:33.925486" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:33.880868" elapsed="0.044677"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the rm -rf /tmp/defaultvenv.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-04-21T02:11:33.879727" elapsed="0.045897"/>
</kw>
<msg time="2026-04-21T02:11:33.925674" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:33.876024" elapsed="0.049704"/>
</kw>
<arg>rm -rf ${SSHKeywords__current_venv_path}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-04-21T02:11:33.875635" elapsed="0.050183"/>
</kw>
<doc>Deletes a directory with virtual env.</doc>
<status status="PASS" start="2026-04-21T02:11:33.875403" elapsed="0.050468"/>
</kw>
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-04-21T02:11:33.926014" elapsed="0.000390"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-04-21T02:11:33.926635" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-04-21T02:11:33.926559" elapsed="0.000162"/>
</kw>
<doc>Suite teardown keyword</doc>
<status status="PASS" start="2026-04-21T02:11:33.875145" elapsed="0.051627"/>
</kw>
<doc>Functional test for bgp - route refresh

Copyright (c) 2016 Cisco Systems, Inc. and others. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distribution,
and is available at http://www.eclipse.org/legal/epl-v10.html

This suite tests sending and receiveing route refresh message.
It uses odl and exabgp as bgp peers.
Sending route refresh message from odl is initiated via restconf.
If route refresh is received by odl, correct advertising of routes
is verified. Receiving of route refresh by odl is verified by
checking appropriate message counter via odl-bgpcep-bgp-cli and
restconf using BGP neighbor operational state</doc>
<status status="FAIL" start="2026-04-21T02:10:46.994779" elapsed="46.932050"/>
</suite>
<suite id="s1-s15" name="020 Bgp Functional Multipath" source="/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/020_bgp_functional_multipath.robot">
<kw name="Start_Suite" type="SETUP">
<kw name="Setup_Utils_For_Setup_And_Teardown" owner="SetupUtils">
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:34.019644" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:11:34.015125" elapsed="0.004575"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-04-21T02:11:34.014876" elapsed="0.004897"/>
</kw>
<kw name="Setup_Karaf_Keywords" owner="KarafKeywords">
<kw name="ClusterManagement_Setup" owner="ClusterManagement">
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-21T02:11:34.024904" level="INFO">${already_done} = False</msg>
<var>${already_done}</var>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>False</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-21T02:11:34.021061" elapsed="0.003871"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="NOT RUN" start="2026-04-21T02:11:34.025146" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:11:34.025019" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:34.024994" elapsed="0.000224"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:34.025733" level="INFO">${ClusterManagement__has_setup_run} = True</msg>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:11:34.025376" elapsed="0.000399"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-21T02:11:34.026266" level="INFO">${cluster_size} = 1</msg>
<var>${cluster_size}</var>
<arg>\${NUM_ODL_SYSTEM}</arg>
<arg>1</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-21T02:11:34.025956" elapsed="0.000336"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Convert To Integer" owner="BuiltIn">
<arg>${cluster_size}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-04-21T02:11:34.026816" elapsed="0.000308"/>
</kw>
<msg time="2026-04-21T02:11:34.027222" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:11:34.027267" level="INFO">${possibly_int_of_members} = 1</msg>
<var>${status}</var>
<var>${possibly_int_of_members}</var>
<arg>BuiltIn.Convert_To_Integer</arg>
<arg>${cluster_size}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:11:34.026458" elapsed="0.000831"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:34.027848" level="INFO">${int_of_members} = 1</msg>
<var>${int_of_members}</var>
<arg>'${status}' != 'PASS'</arg>
<arg>${1}</arg>
<arg>${possibly_int_of_members}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:34.027459" elapsed="0.000415"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:11:34.028959" level="INFO">@{member_index_list} = [ ]</msg>
<var>@{member_index_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:11:34.028675" elapsed="0.000310"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:11:34.029390" level="INFO">@{session_list} = [ ]</msg>
<var>@{session_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:11:34.029135" elapsed="0.000281"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:11:34.029885" level="INFO">&amp;{index_to_ip_mapping} = { }</msg>
<var>&amp;{index_to_ip_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:11:34.029575" elapsed="0.000337"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="ClusterManagement__Include_Member_Index" owner="ClusterManagement">
<kw name="Append To List" owner="Collections">
<arg>${member_index_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T02:11:34.033369" elapsed="0.000213"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:34.034096" level="INFO">${member_ip} = 10.30.171.3</msg>
<var>${member_ip}</var>
<arg>${ODL_SYSTEM_${index}_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:34.033746" elapsed="0.000376"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${index_to_ip_mapping}</arg>
<arg>${index}</arg>
<arg>${member_ip}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:34.034279" elapsed="0.000230"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:34.035345" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:34.035022" elapsed="0.000350"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-21T02:11:34.035421" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:11:34.035587" level="INFO">${session_alias} = ClusterManagement__session_1</msg>
<var>${session_alias}</var>
<arg>member_index=${index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-21T02:11:34.034707" elapsed="0.000905"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:11:34.036401" level="INFO">Creating Session using : alias=ClusterManagement__session_1, url=http://10.30.171.3:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x799ad76b1290&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>${session_alias}</arg>
<arg>http://${member_ip}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>timeout=${http_timeout}</arg>
<arg>max_retries=${http_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-21T02:11:34.035959" elapsed="0.000583"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${session_list}</arg>
<arg>${session_alias}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T02:11:34.036709" elapsed="0.000213"/>
</kw>
<arg>${index}</arg>
<arg>${member_index_list}</arg>
<arg>${session_list}</arg>
<arg>${index_to_ip_mapping}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Add a corresponding item based on index into the last three arguments.
Create the Http session whose alias is added to list.</doc>
<status status="PASS" start="2026-04-21T02:11:34.032781" elapsed="0.004201"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:11:34.032581" elapsed="0.004447"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${int_of_members+1}</value>
<status status="PASS" start="2026-04-21T02:11:34.029964" elapsed="0.007099"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:34.037646" level="INFO">${ClusterManagement__member_index_list} = [1]</msg>
<arg>\${ClusterManagement__member_index_list}</arg>
<arg>${member_index_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:11:34.037233" elapsed="0.000456"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:34.038279" level="INFO">${ClusterManagement__index_to_ip_mapping} = {1: '10.30.171.3'}</msg>
<arg>\${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index_to_ip_mapping}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:11:34.037871" elapsed="0.000452"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:34.038899" level="INFO">${ClusterManagement__session_list} = ['ClusterManagement__session_1']</msg>
<arg>\${ClusterManagement__session_list}</arg>
<arg>${session_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:11:34.038488" elapsed="0.000454"/>
</kw>
<arg>int_of_members=${int_of_members}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Construct index list, session list and IP mapping, publish them as suite variables.</doc>
<status status="PASS" start="2026-04-21T02:11:34.028218" elapsed="0.010786"/>
</kw>
<arg>http_timeout=${http_timeout}</arg>
<doc>Detect repeated call, or detect number of members and initialize derived suite variables.
Http sessions are created with parameters to not waste time when ODL is no accepting connections properly.</doc>
<status status="PASS" start="2026-04-21T02:11:34.020651" elapsed="0.018441"/>
</kw>
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:11:34.039301" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:11:34.039176" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:34.039156" elapsed="0.000213"/>
</if>
<kw name="Run_Bash_Command_On_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:34.042563" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:34.042168" elapsed="0.000422"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:11:34.043109" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:11:34.042752" elapsed="0.000386"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:11:34.043183" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:11:34.043346" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:11:34.041827" elapsed="0.001545"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:11:34.044483" level="INFO">${member_ip} = 10.30.171.3</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:11:34.044206" elapsed="0.000304"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:11:34.045295" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:11:34.045399" level="INFO">${current_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:11:34.045124" elapsed="0.000302"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:34.049122" elapsed="0.000039"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:34.048507" elapsed="0.000706"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:34.048487" elapsed="0.000765"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:11:34.049920" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:11:34.050159" level="INFO">${current_ssh_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:11:34.049457" elapsed="0.000755"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:34.051199" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.171.3" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:34.050484" elapsed="0.000823"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:11:34.052508" level="INFO">${conn_id} = 1</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:11:34.051585" elapsed="0.000976"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:11:34.054315" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:11:34.054497" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:11:34.053947" elapsed="0.000593"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:34.054903" elapsed="0.000507"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T02:11:34.056564" level="INFO">Logging into '10.30.171.3:22' as 'jenkins'.</msg>
<msg time="2026-04-21T02:11:34.377224" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 02:10:47 UTC 2026

  System load:  0.02               Processes:             122
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 10%                IPv4 address for ens3: 10.30.171.3
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 02:10:47 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T02:11:34.056235" elapsed="0.321141"/>
</kw>
<msg time="2026-04-21T02:11:34.377458" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:34.055764" elapsed="0.321849"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T02:11:34.053034" elapsed="0.324778"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:34.378700" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-04-21T02:11:34.391428" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-04-21T02:11:34.391838" level="INFO">${stdout} = </msg>
<msg time="2026-04-21T02:11:34.392075" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:34.378217" elapsed="0.013968"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:11:34.392899" elapsed="0.001161"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:34.396667" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:34.395390" elapsed="0.001675"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T02:11:34.398064" elapsed="0.000113"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:11:34.397431" elapsed="0.000915"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:34.397377" elapsed="0.001053"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:11:34.398925" elapsed="0.000087"/>
</return>
<status status="PASS" start="2026-04-21T02:11:34.398592" elapsed="0.000531"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:34.398566" elapsed="0.000613"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T02:11:34.399263" elapsed="0.000022"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:34.404178" elapsed="0.000812"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:11:34.405389" elapsed="0.000445"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:11:34.406201" elapsed="0.000307"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:11:34.399957" elapsed="0.006647"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-04-21T02:11:34.047516" elapsed="0.359355"/>
</kw>
<msg time="2026-04-21T02:11:34.406951" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:34.046612" elapsed="0.360413"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-21T02:11:34.046125" elapsed="0.361010"/>
</kw>
<msg time="2026-04-21T02:11:34.407191" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:34.045588" elapsed="0.361666"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:34.411056" elapsed="0.000324"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:11:34.411549" elapsed="0.000176"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:11:34.411901" elapsed="0.000120"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:11:34.407662" elapsed="0.004422"/>
</kw>
<msg time="2026-04-21T02:11:34.412181" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-04-21T02:11:34.044733" elapsed="0.367472"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:34.412656" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:34.412402" elapsed="0.000299"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-21T02:11:34.412756" elapsed="0.000079"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-04-21T02:11:34.043838" elapsed="0.369111"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:11:34.043638" elapsed="0.369351"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:11:34.043499" elapsed="0.369530"/>
</for>
<arg>iptables -I INPUT -p tcp --dport ${KARAF_SHELL_PORT} -j ACCEPT; iptables-save</arg>
<doc>Cycle through indices (or all), run command on each.</doc>
<status status="PASS" start="2026-04-21T02:11:34.039594" elapsed="0.373493"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>First connections to Karaf console may fail, so WUKS is used. TODO: Track as a Bug.</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-04-21T02:11:34.413266" elapsed="0.000232"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:11:34.429326" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:11:34.429210" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:34.429189" elapsed="0.000209"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:11:34.429720" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:11:34.429864" level="INFO">${current_ssh_connection_object} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:11:34.429575" elapsed="0.000318"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:34.430321" level="INFO">{}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:34.430053" elapsed="0.000313"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:34.431027" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:34.430723" elapsed="0.000351"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:11:34.431877" level="FAIL">Dictionary does not contain key '1'.</msg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="FAIL" start="2026-04-21T02:11:34.431617" elapsed="0.000368">Dictionary does not contain key '1'.</status>
</kw>
<msg time="2026-04-21T02:11:34.432096" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-21T02:11:34.432142" level="INFO">${old_connection_index} = Dictionary does not contain key '1'.</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:11:34.431240" elapsed="0.000926"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:34.432473" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:34.432244" elapsed="0.000306"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:34.432225" elapsed="0.000350"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:11:34.433372" level="INFO">${ip_address} = 10.30.171.3</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:11:34.433099" elapsed="0.000301"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-04-21T02:11:34.433450" elapsed="0.000057"/>
</return>
<msg time="2026-04-21T02:11:34.433651" level="INFO">${odl_ip} = 10.30.171.3</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-04-21T02:11:34.432782" elapsed="0.000895"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_PORT}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:11:34.433868" elapsed="0.000415"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:11:34.434565" level="INFO">index=4
host=10.30.171.3
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:11:34.434669" level="INFO">${karaf_connection_object} = index=4
host=10.30.171.3
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:11:34.434456" elapsed="0.000240"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:34.434883" elapsed="0.002421"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-04-21T02:11:34.437815" level="INFO">Logging into '10.30.171.3:8101' as 'karaf'.</msg>
<msg time="2026-04-21T02:11:34.610704" level="INFO">Read output: [33m                                                                                           
[33m    ________                       ________                .__  .__       .__     __       
[33m    \_____  \ ______   ____   ____ \______ \ _____  ___.__.|  | |__| ____ |  |___/  |_     
[33m     /   |   \\____ \_/ __ \ /    \ |    |  \\__  \&lt;   |  ||  | |  |/ ___\|  |  \   __\    
[33m    /    |    \  |_&gt; &gt;  ___/|   |  \|    `   \/ __ \\___  ||  |_|  / /_/  &gt;   Y  \  |      
[33m    \_______  /   __/ \___  &gt;___|  /_______  (____  / ____||____/__\___  /|___|  /__|      
[33m            \/|__|        \/     \/        \/     \/\/            /_____/      \/          
[33m                                                                                           

Hit '[1m&lt;tab&gt;[0m' for a list of available commands
and '[1m[cmd] --help[0m' for help on a specific command.
Hit '[1m&lt;ctrl-d&gt;[0m' or type '[1msystem:shutdown[0m' or '[1mlogout[0m' to shutdown OpenDaylight.

[?1h=[90m~[0m                                                                                [?2004hopendaylight-user</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="PASS" start="2026-04-21T02:11:34.437524" elapsed="0.173377"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:34.614777" elapsed="0.000401"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:11:34.615350" elapsed="0.000174"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:11:34.615677" elapsed="0.000105"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:11:34.612083" elapsed="0.003783"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:11:34.611353" elapsed="0.004561"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-04-21T02:11:34.428911" elapsed="0.187057"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:11:34.414383" elapsed="0.201635"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:11:34.413937" elapsed="0.202135"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:11:34.413766" elapsed="0.202418"/>
</iter>
<var>${index}</var>
<value>@{ClusterManagement__member_index_list}</value>
<status status="PASS" start="2026-04-21T02:11:34.413556" elapsed="0.202669"/>
</for>
<arg>http_timeout=${http_timeout}</arg>
<doc>Initialize ClusterManagement. Open ssh karaf connections to each ODL.</doc>
<status status="PASS" start="2026-04-21T02:11:34.020129" elapsed="0.596159"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Test_Suite_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:11:34.619083" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:11:34.618961" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:34.618939" elapsed="0.000218"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:11:34.624066" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:11:34.623959" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:34.623941" elapsed="0.000193"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:34.625133" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:34.624701" elapsed="0.000459"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:11:34.625624" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:11:34.625323" elapsed="0.000326"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:11:34.625694" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:11:34.625878" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:11:34.624365" elapsed="0.001538"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:11:34.631684" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:11:34.631576" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:34.631557" elapsed="0.000197"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:11:34.633013" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:11:34.632886" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:34.632868" elapsed="0.000214"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:11:34.633555" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:11:34.633227" elapsed="0.000358"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:11:34.633991" level="INFO">${current_connection_index} = None</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:11:34.633745" elapsed="0.000272"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:11:34.670390" level="INFO">@root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "r "k "s "p "a "c "e "/ "b "g "p "[78Cc "[A[78Ce</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:11:34.634740" elapsed="0.035792"/>
</kw>
<msg time="2026-04-21T02:11:34.670670" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:11:34.670718" level="INFO">${message_write} = @root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:11:34.634177" elapsed="0.036578"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:11:34.716702" level="INFO">"p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "0 "2 "0 "_ "b "g "[78Cp "[A[78C_
 "f "u "n "c "t "i "o "n "a "l "_ "m "u "l "t "i "p "a "t "h ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:11:34.671586" elapsed="0.045340"/>
</kw>
<msg time="2026-04-21T02:11:34.717091" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:11:34.717137" level="INFO">${message_wait} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:11:34.670990" elapsed="0.046186"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:34.717604" elapsed="0.000056"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:34.717281" elapsed="0.000482"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:34.717249" elapsed="0.000558"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:34.718392" level="INFO"> "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "0 "2 "0 "_ "b "g "[78Cp "[A[78C_
 "f "u "n "c "t "i "o "n "a "l "_ "m "u "l "t "i "p "a "t "h ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:34.717961" elapsed="0.000616"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:34.718930" elapsed="0.000055"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:34.718649" elapsed="0.000435"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:34.718630" elapsed="0.000482"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:11:34.719151" elapsed="0.000041"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:34.721613" elapsed="0.000483"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:11:34.722446" elapsed="0.000310"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:11:34.723107" elapsed="0.000242"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:11:34.720818" elapsed="0.002623"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:11:34.719482" elapsed="0.004098"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:11:34.632543" elapsed="0.091142"/>
</kw>
<msg time="2026-04-21T02:11:34.723780" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:11:34.724097" level="INFO">${message} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:11:34.631922" elapsed="0.092215"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:11:34.724341" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:11:34.724216" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:34.724198" elapsed="0.000231"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:34.724863" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:34.725232" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:11:34.725307" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:11:34.631280" elapsed="0.094139"/>
</kw>
<msg time="2026-04-21T02:11:34.725514" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:11:34.725559" level="INFO">${output} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:11:34.626282" elapsed="0.099314"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:34.725960" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:34.725681" elapsed="0.000334"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:34.725659" elapsed="0.000380"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:11:34.626136" elapsed="0.099926"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:11:34.625959" elapsed="0.100139"/>
</for>
<arg>Starting suite ${SUITE_SOURCE}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:11:34.623649" elapsed="0.102509"/>
</kw>
<doc>Log suite name to karaf log, useful in suite setup.</doc>
<status status="PASS" start="2026-04-21T02:11:34.616980" elapsed="0.109236"/>
</kw>
<arg>KarafKeywords.Log_Test_Suite_Start_To_Controller_Karaf</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:11:34.616466" elapsed="0.109794"/>
</kw>
<doc>Prepare both FailFast and Karaf logging, log that the caller suite has started.
This keyword is to be used in suite setup, and without it the other keywords may not work properly.</doc>
<status status="PASS" start="2026-04-21T02:11:34.014529" elapsed="0.711785"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:11:34.726841" level="INFO">${tools_system_conn_id} = 7</msg>
<var>${tools_system_conn_id}</var>
<arg>${TOOLS_SYSTEM_IP}</arg>
<arg>prompt=${DEFAULT_LINUX_PROMPT}</arg>
<arg>timeout=6s</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:11:34.726468" elapsed="0.000399"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:34.727364" level="INFO">${tools_system_conn_id} = 7</msg>
<arg>${tools_system_conn_id}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:11:34.727038" elapsed="0.000367"/>
</kw>
<kw name="Flexible_Mininet_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:11:34.729230" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:11:34.729308" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:11:34.728948" elapsed="0.000385"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:34.729531" elapsed="0.000568"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T02:11:34.730980" level="INFO">Logging into '10.30.171.116:22' as 'jenkins'.</msg>
<msg time="2026-04-21T02:11:35.049712" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-153-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 02:10:48 UTC 2026

  System load:  0.02               Processes:             107
  Usage of /:   19.5% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.171.116
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

9 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 02:10:48 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T02:11:34.730643" elapsed="0.319307"/>
</kw>
<msg time="2026-04-21T02:11:35.050072" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:34.730273" elapsed="0.319912"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T02:11:34.728490" elapsed="0.321859"/>
</kw>
<msg time="2026-04-21T02:11:35.050428" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:34.728064" elapsed="0.322435"/>
</kw>
<arg>${TOOLS_SYSTEM_USER}</arg>
<doc>Call Flexible SSH Login, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-04-21T02:11:34.727613" elapsed="0.323003"/>
</kw>
<kw name="Virtual_Env_Create" owner="SSHKeywords">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:35.059743" level="INFO">${cd_and_command} = cd '.' &amp;&amp; virtualenv /tmp/defaultvenv</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:35.059254" elapsed="0.000528"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:35.061876" level="INFO">Executing command 'cd '.' &amp;&amp; virtualenv /tmp/defaultvenv'.</msg>
<msg time="2026-04-21T02:11:35.370519" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:11:35.370987" level="INFO">${stdout} = created virtual environment CPython3.10.12.final.0-64 in 143ms
  creator CPython3Posix(dest=/tmp/defaultvenv, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=b...</msg>
<msg time="2026-04-21T02:11:35.371099" level="INFO">${stderr} = </msg>
<msg time="2026-04-21T02:11:35.371195" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:35.061590" elapsed="0.309658"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T02:11:35.373736" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-21T02:11:35.373047" elapsed="0.000838"/>
</kw>
<msg time="2026-04-21T02:11:35.374164" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-21T02:11:35.374270" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:11:35.371961" elapsed="0.002361"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:35.375775" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:35.374722" elapsed="0.001149"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:35.378984" level="INFO">created virtual environment CPython3.10.12.final.0-64 in 143ms
  creator CPython3Posix(dest=/tmp/defaultvenv, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/jenkins/.local/share/virtualenv)
    added seed packages: pip==22.0.2, setuptools==59.6.0, wheel==0.37.1
  activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:35.378515" elapsed="0.000544"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:35.379645" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:35.379285" elapsed="0.000421"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:35.380291" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:35.379943" elapsed="0.000413"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-21T02:11:35.377019" elapsed="0.003442"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:35.376067" elapsed="0.004452"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:35.376013" elapsed="0.004547"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-04-21T02:11:35.380817" elapsed="0.000027"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:11:35.380643" elapsed="0.000329"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:35.380619" elapsed="0.000390"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:11:35.381220" elapsed="0.000048"/>
</return>
<status status="PASS" start="2026-04-21T02:11:35.381087" elapsed="0.000228"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:35.381065" elapsed="0.000285"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:35.381589" elapsed="0.000042"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T02:11:35.060810" elapsed="0.321030"/>
</kw>
<msg time="2026-04-21T02:11:35.381924" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:35.060033" elapsed="0.321992"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the virtualenv /tmp/defaultvenv.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-04-21T02:11:35.058288" elapsed="0.323897"/>
</kw>
<msg time="2026-04-21T02:11:35.382261" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:35.052322" elapsed="0.330003"/>
</kw>
<arg>virtualenv ${SSHKeywords__current_venv_path}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-04-21T02:11:35.051727" elapsed="0.330744"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Virtual_Env_Run_Cmd_At_Cwd" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:35.391713" level="INFO">${cd_and_command} = cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install --upgrade pip; deactivate</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:35.391376" elapsed="0.000365"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:35.393887" level="INFO">Executing command 'cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install --upgrade pip; deactivate'.</msg>
<msg time="2026-04-21T02:11:37.589974" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:11:37.590330" level="INFO">${stdout} = Requirement already satisfied: pip in /tmp/defaultvenv/lib/python3.10/site-packages (22.0.2)
Collecting pip
  Using cached pip-26.0.1-py3-none-any.whl (1.8 MB)
Installing collected packages: pip
  Att...</msg>
<msg time="2026-04-21T02:11:37.590409" level="INFO">${stderr} = </msg>
<msg time="2026-04-21T02:11:37.590480" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:35.393459" elapsed="2.197062"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T02:11:37.593117" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-21T02:11:37.592622" elapsed="0.000607"/>
</kw>
<msg time="2026-04-21T02:11:37.593380" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-21T02:11:37.593454" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:11:37.590981" elapsed="0.002544"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:37.595303" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:37.593919" elapsed="0.001427"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:37.599625" level="INFO">Requirement already satisfied: pip in /tmp/defaultvenv/lib/python3.10/site-packages (22.0.2)
Collecting pip
  Using cached pip-26.0.1-py3-none-any.whl (1.8 MB)
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 22.0.2
    Uninstalling pip-22.0.2:
      Successfully uninstalled pip-22.0.2
Successfully installed pip-26.0.1</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:37.598648" elapsed="0.001300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:37.602019" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:37.600773" elapsed="0.001457"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:37.603997" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:37.603326" elapsed="0.000795"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-21T02:11:37.596559" elapsed="0.007680"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:37.595536" elapsed="0.008834"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:37.595504" elapsed="0.008907"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-04-21T02:11:37.604896" elapsed="0.000028"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:11:37.604485" elapsed="0.000568"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:37.604464" elapsed="0.000626"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:11:37.605374" elapsed="0.000048"/>
</return>
<status status="PASS" start="2026-04-21T02:11:37.605164" elapsed="0.000389"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:37.605142" elapsed="0.000450"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:37.605786" elapsed="0.000040"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T02:11:35.392605" elapsed="2.213392"/>
</kw>
<msg time="2026-04-21T02:11:37.606055" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:35.391926" elapsed="2.214184"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the source /tmp/defaultvenv/bin/activate; pip install --upgrade pip; deactivate.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-04-21T02:11:35.390744" elapsed="2.215449"/>
</kw>
<msg time="2026-04-21T02:11:37.606246" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:35.385296" elapsed="2.220996"/>
</kw>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-04-21T02:11:35.384497" elapsed="2.222165"/>
</kw>
<msg time="2026-04-21T02:11:37.606715" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Cwd_Should_Pass</arg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:35.383943" elapsed="2.222817"/>
</kw>
<arg>pip install --upgrade pip</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs given command within activated virtual env and returns stdout.</doc>
<status status="PASS" start="2026-04-21T02:11:35.383390" elapsed="2.223466"/>
</kw>
<msg time="2026-04-21T02:11:37.606898" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${upgrade_pip}</arg>
<arg>Virtual_Env_Run_Cmd_At_Cwd</arg>
<arg>pip install --upgrade pip</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:35.382698" elapsed="2.224243"/>
</kw>
<doc>Creates virtual env. If not to use the default name, use Virtual_Env_Set_Path kw. Returns stdout.</doc>
<status status="PASS" start="2026-04-21T02:11:35.051089" elapsed="2.555927"/>
</kw>
<kw name="Virtual_Env_Install_Package" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Virtual_Env_Run_Cmd_At_Cwd" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:37.614472" level="INFO">${cd_and_command} = cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install setuptools==44.0.0; deactivate</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:37.614067" elapsed="0.000434"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:37.617257" level="INFO">Executing command 'cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install setuptools==44.0.0; deactivate'.</msg>
<msg time="2026-04-21T02:11:38.525051" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:11:38.525698" level="INFO">${stdout} = Collecting setuptools==44.0.0
  Using cached setuptools-44.0.0-py2.py3-none-any.whl.metadata (3.7 kB)
Using cached setuptools-44.0.0-py2.py3-none-any.whl (583 kB)
Installing collected packages: setupt...</msg>
<msg time="2026-04-21T02:11:38.525885" level="INFO">${stderr} = </msg>
<msg time="2026-04-21T02:11:38.525995" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:37.616702" elapsed="0.909355"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T02:11:38.531131" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-21T02:11:38.530112" elapsed="0.001186"/>
</kw>
<msg time="2026-04-21T02:11:38.531521" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-21T02:11:38.531598" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:11:38.526935" elapsed="0.004701"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:38.533816" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:38.532300" elapsed="0.001560"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:38.537323" level="INFO">Collecting setuptools==44.0.0
  Using cached setuptools-44.0.0-py2.py3-none-any.whl.metadata (3.7 kB)
Using cached setuptools-44.0.0-py2.py3-none-any.whl (583 kB)
Installing collected packages: setuptools
  Attempting uninstall: setuptools
    Found existing installation: setuptools 59.6.0
    Uninstalling setuptools-59.6.0:
      Successfully uninstalled setuptools-59.6.0
Successfully installed setuptools-44.0.0</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:38.536811" elapsed="0.000617"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:38.538375" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:38.537897" elapsed="0.000571"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:38.539543" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:38.539074" elapsed="0.000565"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-21T02:11:38.535405" elapsed="0.004339"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:38.534186" elapsed="0.005723"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:38.534143" elapsed="0.005813"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-04-21T02:11:38.540264" elapsed="0.000026"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:11:38.540045" elapsed="0.000360"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:38.540018" elapsed="0.000424"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:11:38.540769" elapsed="0.000087"/>
</return>
<status status="PASS" start="2026-04-21T02:11:38.540521" elapsed="0.000484"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:38.540498" elapsed="0.000551"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:38.541276" elapsed="0.000033"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T02:11:37.615752" elapsed="0.925735"/>
</kw>
<msg time="2026-04-21T02:11:38.541575" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:37.614673" elapsed="0.926985"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the source /tmp/defaultvenv/bin/activate; pip install setuptools==44.0.0; deactivate.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-04-21T02:11:37.613374" elapsed="0.928391"/>
</kw>
<msg time="2026-04-21T02:11:38.541839" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:37.609307" elapsed="0.932581"/>
</kw>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-04-21T02:11:37.608704" elapsed="0.933278"/>
</kw>
<msg time="2026-04-21T02:11:38.542032" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Cwd_Should_Pass</arg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:37.608322" elapsed="0.933754"/>
</kw>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs given command within activated virtual env and returns stdout.</doc>
<status status="PASS" start="2026-04-21T02:11:37.607948" elapsed="0.934218"/>
</kw>
<msg time="2026-04-21T02:11:38.542210" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Virtual_Env_Run_Cmd_At_Cwd</arg>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:37.607533" elapsed="0.934720"/>
</kw>
<arg>setuptools==44.0.0</arg>
<doc>Installs python package into virtual env. Use with version if needed (e.g. exabgp==3.4.16). Returns stdout.</doc>
<status status="PASS" start="2026-04-21T02:11:37.607264" elapsed="0.935074"/>
</kw>
<kw name="Virtual_Env_Install_Package" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Virtual_Env_Run_Cmd_At_Cwd" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:38.550105" level="INFO">${cd_and_command} = cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install exabgp==3.4.16; deactivate</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:38.549749" elapsed="0.000385"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:38.551989" level="INFO">Executing command 'cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install exabgp==3.4.16; deactivate'.</msg>
<msg time="2026-04-21T02:11:40.246030" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:11:40.246589" level="INFO">${stdout} = Collecting exabgp==3.4.16
  Using cached exabgp-3.4.16.tar.gz (240 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to b...</msg>
<msg time="2026-04-21T02:11:40.246908" level="INFO">${stderr} =   error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
        ...</msg>
<msg time="2026-04-21T02:11:40.247026" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:38.551603" elapsed="1.695480"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T02:11:40.251333" level="INFO">Length is 1821.</msg>
<msg time="2026-04-21T02:11:40.252165" level="FAIL">'  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in &lt;module&gt;
          main()
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main
          json_out["return_val"] = hook(**hook_input["kwargs"])
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel
          return hook(config_settings)
        File "/tmp/pip-build-env-b2ty7zaq/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=[])
        File "/tmp/pip-build-env-b2ty7zaq/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
          self.run_setup()
        File "/tmp/pip-build-env-b2ty7zaq/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 520, in run_setup
          super().run_setup(setup_script=setup_script)
        File "/tmp/pip-build-env-b2ty7zaq/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 317, in run_setup
          exec(code, locals())
        File "&lt;string&gt;", line 40
          print """\
          ^^^^^^^^^
      SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'exabgp' when getting requirements to build wheel' should be empty.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="FAIL" start="2026-04-21T02:11:40.250472" elapsed="0.002128">'  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in &lt;module&gt;
          main()
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main
          json_out["return_val"] = hook(**hook_input["kwargs"])
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel
          return hook(config_settings)
        File "/tmp/pip-build-env-b2ty7zaq/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=[])
        File "/tmp/pip-build-env-b2ty7zaq/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
          self.run_setup()
        File "/tmp/pip-build-env-b2ty7zaq/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 520, in run_setup
          super().run_setup(setup_script=setup_script)
        File "/tmp/pip-build-env-b2ty7zaq/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 317, in run_setup
          exec(code, locals())
        File "&lt;string&gt;", line 40
          print """\
          ^^^^^^^^^
      SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'exabgp' when getting requirements to build wheel' should be empty.</status>
</kw>
<msg time="2026-04-21T02:11:40.252997" level="INFO">${emptiness_status} = FAIL</msg>
<msg time="2026-04-21T02:11:40.253094" level="INFO">${result} = '  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
       ...</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:11:40.247772" elapsed="0.005376"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:40.254902" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:40.253571" elapsed="0.001371"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:40.258256" level="INFO">Collecting exabgp==3.4.16
  Using cached exabgp-3.4.16.tar.gz (240 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'error'</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:40.257722" elapsed="0.000642"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:40.259306" level="INFO">  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in &lt;module&gt;
          main()
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main
          json_out["return_val"] = hook(**hook_input["kwargs"])
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel
          return hook(config_settings)
        File "/tmp/pip-build-env-b2ty7zaq/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=[])
        File "/tmp/pip-build-env-b2ty7zaq/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
          self.run_setup()
        File "/tmp/pip-build-env-b2ty7zaq/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 520, in run_setup
          super().run_setup(setup_script=setup_script)
        File "/tmp/pip-build-env-b2ty7zaq/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 317, in run_setup
          exec(code, locals())
        File "&lt;string&gt;", line 40
          print """\
          ^^^^^^^^^
      SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'exabgp' when getting requirements to build wheel</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:40.258825" elapsed="0.000679"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:40.260649" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:40.260174" elapsed="0.000575"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-21T02:11:40.256350" elapsed="0.004601"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:40.255156" elapsed="0.005942"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:40.255115" elapsed="0.006031"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-04-21T02:11:40.261477" elapsed="0.000034"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:11:40.261242" elapsed="0.000400"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:40.261213" elapsed="0.000468"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:11:40.261910" elapsed="0.000036"/>
</return>
<status status="PASS" start="2026-04-21T02:11:40.261755" elapsed="0.000274"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:40.261738" elapsed="0.000319"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:40.262217" elapsed="0.000022"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T02:11:38.550986" elapsed="1.711378"/>
</kw>
<msg time="2026-04-21T02:11:40.262424" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:38.550295" elapsed="1.712185"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the source /tmp/defaultvenv/bin/activate; pip install exabgp==3.4.16; deactivate.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-04-21T02:11:38.549133" elapsed="1.713446"/>
</kw>
<msg time="2026-04-21T02:11:40.262635" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:38.545041" elapsed="1.717640"/>
</kw>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-04-21T02:11:38.544399" elapsed="1.718375"/>
</kw>
<msg time="2026-04-21T02:11:40.262841" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Cwd_Should_Pass</arg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:38.544017" elapsed="1.718869"/>
</kw>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs given command within activated virtual env and returns stdout.</doc>
<status status="PASS" start="2026-04-21T02:11:38.543624" elapsed="1.719350"/>
</kw>
<msg time="2026-04-21T02:11:40.263018" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Virtual_Env_Run_Cmd_At_Cwd</arg>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:38.543230" elapsed="1.719832"/>
</kw>
<arg>exabgp==3.4.16</arg>
<doc>Installs python package into virtual env. Use with version if needed (e.g. exabgp==3.4.16). Returns stdout.</doc>
<status status="PASS" start="2026-04-21T02:11:38.542547" elapsed="1.720596"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:11:40.263621" level="INFO">Creating Session using : alias=config-session, url=http://10.30.171.3:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x799adc1d5750&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>${CONFIG_SESSION}</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-21T02:11:40.263307" elapsed="0.000900"/>
</kw>
<kw name="Upload_Config_Files">
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-04-21T02:11:40.293493" level="INFO">[chan 5] Opened sftp connection (server version 3)</msg>
<msg time="2026-04-21T02:11:40.302818" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/exa.cfg' -&gt; '/home/jenkins//exa.cfg'</msg>
<arg>${BGP_VAR_FOLDER}/${DEFAUTL_RPC_CFG}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-21T02:11:40.264727" elapsed="0.038272"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-04-21T02:11:40.311848" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../../tools/exabgp_files/exarpc.py' -&gt; '/home/jenkins//exarpc.py'</msg>
<arg>${EXARPCSCRIPT}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-21T02:11:40.303485" elapsed="0.008498"/>
</kw>
<kw name="List Files In Directory" owner="SSHLibrary">
<msg time="2026-04-21T02:11:40.323600" level="INFO">6 files:
bgp-flowspec-redirect.cfg
bgp-flowspec.cfg
bgp-l3vpn-ipv4.cfg
exa-md5.cfg
exa.cfg
gobgp.cfg</msg>
<msg time="2026-04-21T02:11:40.323873" level="INFO">@{cfgfiles} = [ bgp-flowspec-redirect.cfg | bgp-flowspec.cfg | bgp-l3vpn-ipv4.cfg | exa-md5.cfg | exa.cfg | gobgp.cfg ]</msg>
<var>@{cfgfiles}</var>
<arg>.</arg>
<arg>*.cfg</arg>
<doc>A wrapper for `List Directory` that returns only files.</doc>
<status status="PASS" start="2026-04-21T02:11:40.312338" elapsed="0.011580"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:40.325093" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.171.116/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-04-21T02:11:40.337969" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:40.324762" elapsed="0.013408"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:40.339216" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-04-21T02:11:40.387714" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:40.338688" elapsed="0.049399"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:40.389474" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-04-21T02:11:40.439238" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:40.388859" elapsed="0.050594"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:40.440639" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-04-21T02:11:40.495338" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/${addpath}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:40.440069" elapsed="0.055470"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:40.496684" level="INFO">Executing command 'cat bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-04-21T02:11:40.547622" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:11:40.548081" level="INFO">${stdout} = neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:40.496145" elapsed="0.052007"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:40.549899" level="INFO">neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1/32;
            destination 192.168.0.1/32;

        }
        then {
            redirect 65500:12345;
        }
    }
    route flow2 {
        match {
            source 10.0.0.2/32;
            destination 192.168.0.2/32;

        }
        then {
                redirect 1.2.3.4;
        }
    }
    route flow4 {
        match {
            source 10.0.0.4/32;
            destination 192.168.0.4/32;

        }
        next-hop 127.0.0.1;
        then {
                redirect-to-nexthop;
        }
    }
}
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:40.548909" elapsed="0.001133"/>
</kw>
<var name="${cfgfile}">bgp-flowspec-redirect.cfg</var>
<status status="PASS" start="2026-04-21T02:11:40.324449" elapsed="0.225680"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:40.551666" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.171.116/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-04-21T02:11:40.599618" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:40.551164" elapsed="0.048752"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:40.600976" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-04-21T02:11:40.647535" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:40.600484" elapsed="0.047296"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:40.648963" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-04-21T02:11:40.699879" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:40.648565" elapsed="0.051657"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:40.701470" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-04-21T02:11:40.751719" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/${addpath}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:40.700881" elapsed="0.051291"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:40.753659" level="INFO">Executing command 'cat bgp-flowspec.cfg'.</msg>
<msg time="2026-04-21T02:11:40.803390" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:11:40.803873" level="INFO">${stdout} = neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:40.753040" elapsed="0.050905"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:40.805292" level="INFO">neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1/32;
            destination 192.168.0.1/32;
            port =80;
            destination-port &gt;8080&amp;&lt;8088;
            source-port &gt;1024;
            protocol tcp;
            packet-length &gt;400&amp;&lt;500;
            fragment =first-fragment;
            icmp-type echo-reply;
            icmp-code network-unreachable;
            tcp-flags =urgent;
            dscp 20;
        }
        then {
            action sample-terminal;
        }
    }
}
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:40.804521" elapsed="0.000895"/>
</kw>
<var name="${cfgfile}">bgp-flowspec.cfg</var>
<status status="PASS" start="2026-04-21T02:11:40.550497" elapsed="0.254998"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:40.806554" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.171.116/g' bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-04-21T02:11:40.853974" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:40.806160" elapsed="0.048075"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:40.855521" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-04-21T02:11:40.903987" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:40.854845" elapsed="0.049386"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:40.905261" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-04-21T02:11:40.951063" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:40.904774" elapsed="0.046491"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:40.952079" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-04-21T02:11:40.999759" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/${addpath}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:40.951681" elapsed="0.048393"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:41.001230" level="INFO">Executing command 'cat bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-04-21T02:11:41.051716" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:11:41.052148" level="INFO">${stdout} = neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
  family {
    ipv4 mpls-vpn;
  }
  static {
    route 1.1.1.0/24 {
      next-hop 10.0.255....</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:41.000704" elapsed="0.051509"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:41.053604" level="INFO">neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
  family {
    ipv4 mpls-vpn;
  }
  static {
    route 1.1.1.0/24 {
      next-hop 10.0.255.254;
      rd 1.2.3.4:1;
      label 24005;
    }
  }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:41.052883" elapsed="0.000827"/>
</kw>
<var name="${cfgfile}">bgp-l3vpn-ipv4.cfg</var>
<status status="PASS" start="2026-04-21T02:11:40.805783" elapsed="0.248036"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:41.054865" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.171.116/g' exa-md5.cfg'.</msg>
<msg time="2026-04-21T02:11:41.099657" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:41.054454" elapsed="0.045568"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:41.101208" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' exa-md5.cfg'.</msg>
<msg time="2026-04-21T02:11:41.151920" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:41.100631" elapsed="0.051556"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:41.153230" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exa-md5.cfg'.</msg>
<msg time="2026-04-21T02:11:41.204161" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:41.152748" elapsed="0.051646"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:41.205284" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exa-md5.cfg'.</msg>
<msg time="2026-04-21T02:11:41.255977" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/${addpath}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:41.204872" elapsed="0.051359"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:41.257340" level="INFO">Executing command 'cat exa-md5.cfg'.</msg>
<msg time="2026-04-21T02:11:41.307763" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:11:41.308175" level="INFO">${stdout} = neighbor 10.30.171.3 {
  router-id 10.30.171.116;
  local-address 10.30.171.116;
  local-as 64496;
  peer-as 64496;
  md5-password topsecret;

  capability {
    route-refresh disable;
    add-path di...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:41.256880" elapsed="0.051357"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:41.309638" level="INFO">neighbor 10.30.171.3 {
  router-id 10.30.171.116;
  local-address 10.30.171.116;
  local-as 64496;
  peer-as 64496;
  md5-password topsecret;

  capability {
    route-refresh disable;
    add-path disable;
  }

  family {
    ipv4 unicast;
  }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:41.308877" elapsed="0.000867"/>
</kw>
<var name="${cfgfile}">exa-md5.cfg</var>
<status status="PASS" start="2026-04-21T02:11:41.054112" elapsed="0.255740"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:41.310959" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.171.116/g' exa.cfg'.</msg>
<msg time="2026-04-21T02:11:41.355781" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:41.310483" elapsed="0.045574"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:41.357140" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' exa.cfg'.</msg>
<msg time="2026-04-21T02:11:41.408112" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:41.356574" elapsed="0.051792"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:41.409481" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exa.cfg'.</msg>
<msg time="2026-04-21T02:11:41.459186" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:41.408993" elapsed="0.050498"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:41.461045" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exa.cfg'.</msg>
<msg time="2026-04-21T02:11:41.511205" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/${addpath}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:41.460311" elapsed="0.051084"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:41.512684" level="INFO">Executing command 'cat exa.cfg'.</msg>
<msg time="2026-04-21T02:11:41.564383" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:11:41.564758" level="INFO">${stdout} = neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
  capability {
    route-refresh disable;
    add-path disable;
  }

  family {
    ipv4 uni...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:41.512107" elapsed="0.052760"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:41.566202" level="INFO">neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
  capability {
    route-refresh disable;
    add-path disable;
  }

  family {
    ipv4 unicast;
    ipv4 mpls-vpn;
  }

  process exarpcserver {
    run exarpc.py --host 10.30.171.116;
    encoder json;
    receive-routes;
    neighbor-changes;
  }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:41.565426" elapsed="0.000946"/>
</kw>
<var name="${cfgfile}">exa.cfg</var>
<status status="PASS" start="2026-04-21T02:11:41.310142" elapsed="0.256311"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:41.567499" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.171.116/g' gobgp.cfg'.</msg>
<msg time="2026-04-21T02:11:41.611549" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:41.567117" elapsed="0.044659"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:41.612831" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' gobgp.cfg'.</msg>
<msg time="2026-04-21T02:11:41.664663" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:41.612333" elapsed="0.052604"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:41.665933" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' gobgp.cfg'.</msg>
<msg time="2026-04-21T02:11:41.716214" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:41.665490" elapsed="0.050953"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:41.717516" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' gobgp.cfg'.</msg>
<msg time="2026-04-21T02:11:41.767992" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/${addpath}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:41.717028" elapsed="0.051251"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:41.769352" level="INFO">Executing command 'cat gobgp.cfg'.</msg>
<msg time="2026-04-21T02:11:41.820093" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:11:41.820453" level="INFO">${stdout} = [global.config]
    as = 64496
    router-id = "10.30.171.116"
    port = 17900
[[neighbors]]
    [neighbors.config]
        peer-as = 64496
        neighbor-address = "10.30.171.3"
        local-as =...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:41.768909" elapsed="0.051626"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:41.821977" level="INFO">[global.config]
    as = 64496
    router-id = "10.30.171.116"
    port = 17900
[[neighbors]]
    [neighbors.config]
        peer-as = 64496
        neighbor-address = "10.30.171.3"
        local-as = 64496
    [neighbors.transport.config]
        local-address = "10.30.171.116"
        remote-port = 1790
    [[neighbors.afi-safis]]
        [neighbors.afi-safis.config]
           afi-safi-name = "ipv4-flowspec"
        [neighbors.afi-safis.long-lived-graceful-restart.config]
           enabled = true
           restart-time = 86400</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:41.821133" elapsed="0.000991"/>
</kw>
<var name="${cfgfile}">gobgp.cfg</var>
<status status="PASS" start="2026-04-21T02:11:41.566743" elapsed="0.255464"/>
</iter>
<var>${cfgfile}</var>
<value>@{cfgfiles}</value>
<status status="PASS" start="2026-04-21T02:11:40.324146" elapsed="1.498167"/>
</for>
<doc>Uploads exabgp config files</doc>
<status status="PASS" start="2026-04-21T02:11:40.264449" elapsed="1.558031"/>
</kw>
<kw name="Store_Rib_Configuration">
<kw name="Get_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:41.939068" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_config.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:41.938585" elapsed="0.000524"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:11:41.940029" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_config.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:11:41.939681" elapsed="0.000431">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_config.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:11:41.940209" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:11:41.939317" elapsed="0.000917"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:41.940809" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_config/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:41.940401" elapsed="0.000437"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:11:41.941148" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_config/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_config/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:11:41.941337" level="INFO">${template} = /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
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:11:41.941002" elapsed="0.000420"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:41.942138" level="INFO">/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
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:41.941582" elapsed="0.000609"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:41.943194" level="INFO">mapping: {'ODLIP': '10.30.171.3', 'EXAIP': '10.30.171.116', 'NPATHS': '2'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:41.942930" elapsed="0.000309"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:11:41.943675" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:11:41.943398" elapsed="0.000303"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:11:41.944566" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:11:41.944096" elapsed="0.000496"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:11:41.945584" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:11:41.945158" elapsed="0.000584"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:11:41.946072" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:11:41.946268" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:11:41.944781" elapsed="0.001513"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:41.946451" elapsed="0.000476"/>
</kw>
<var name="${key}">ODLIP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:11:41.943958" elapsed="0.003011"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:11:41.947682" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:11:41.947221" elapsed="0.000487"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:11:41.948679" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:11:41.948269" elapsed="0.000540"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:11:41.949101" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:11:41.949284" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:11:41.947917" elapsed="0.001392"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:41.949463" elapsed="0.000688"/>
</kw>
<var name="${key}">EXAIP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:11:41.947086" elapsed="0.003122"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:11:41.950933" level="INFO">${value} = 2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:11:41.950472" elapsed="0.000487"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:11:41.951963" level="INFO">${encoded} = 2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:11:41.951505" elapsed="0.000568"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:11:41.952376" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:11:41.952558" level="INFO">${encoded_value} = 2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:11:41.951151" elapsed="0.001431"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:41.952735" elapsed="0.000460"/>
</kw>
<var name="${key}">NPATHS</var>
<var name="${value}">2</var>
<status status="PASS" start="2026-04-21T02:11:41.950333" elapsed="0.002903"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:11:41.943755" elapsed="0.009517"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:11:41.953316" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:11:41.953479" level="INFO">${mapping_to_use} = {'ODLIP': '10.30.171.3', 'EXAIP': '10.30.171.116', 'NPATHS': '2'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:11:41.942621" elapsed="0.010883"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:41.942283" elapsed="0.011253"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:41.953778" elapsed="0.000140"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:41.953563" elapsed="0.000392"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:41.942257" elapsed="0.011719"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:41.954621" level="INFO">${final_text} = /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</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:41.954127" elapsed="0.000522"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:11:41.954699" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_config.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_config.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_config/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:11:41.937925" elapsed="0.016916"/>
</kw>
<msg time="2026-04-21T02:11:41.955095" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:41.924291" elapsed="0.030866"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_config.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_config.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_config/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:41.968666" elapsed="0.000065"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_config.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_config.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_config/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:41.981621" elapsed="0.000056"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_config.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_config.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_config/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:41.994531" elapsed="0.000039"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:41.994804" elapsed="0.000026"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:41.995135" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:41.995573" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:41.995416" elapsed="0.000214"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:11:41.995398" elapsed="0.000259"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:41.995818" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:41.995989" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:41.996156" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:11:41.995355" elapsed="0.000855"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:11:41.995222" elapsed="0.001018"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:41.996390" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:11:41.996472" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T02:11:41.996642" level="INFO">${uri} = /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</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:11:41.858804" elapsed="0.137867"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:11:41.998216" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_config/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:11:41.997772" elapsed="0.000520">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_config/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:11:41.998388" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:11:41.997353" elapsed="0.001059"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:41.998749" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:41.998482" elapsed="0.000340"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:41.999336" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:41.999034" elapsed="0.000328"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:41.998848" elapsed="0.000549"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:41.998463" elapsed="0.000956"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.002062" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:41.999573" elapsed="0.002516"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:11:42.002144" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:11:42.002307" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_config/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:11:41.997037" elapsed="0.005295"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:11:42.003532" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_config/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:11:42.003286" elapsed="0.000310">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_config/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:11:42.003690" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:11:42.002946" elapsed="0.000768"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:11:42.003937" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:11:42.003784" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.003766" elapsed="0.000254"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.004167" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.004339" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:11:42.004404" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:11:42.006377" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_config/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:11:42.002647" elapsed="0.003757"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.007771" level="INFO">/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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:42.007513" elapsed="0.000321"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.008234" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:42.007988" elapsed="0.000290"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:11:42.051288" level="INFO">GET Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:11:42.055092" level="INFO">GET Response : url=http://10.30.171.3:8181/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 
 status=200, reason=OK 
 headers={'Set-Cookie': 'JSESSIONID=node02x3li6wfm9gt1x46rpwuc34sa24.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 20-Apr-2026 02:11:42 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;protocol xmlns="http://openconfig.net/yang/network-instance"&gt;&lt;identifier xmlns:x="http://openconfig.net/yang/policy-types"&gt;x:BGP&lt;/identifier&gt;&lt;name&gt;example-bgp-rib&lt;/name&gt;&lt;bgp xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;&lt;peer-groups&gt;&lt;peer-group&gt;&lt;peer-group-name&gt;internal-neighbor&lt;/peer-group-name&gt;&lt;route-reflector&gt;&lt;config&gt;&lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;&lt;/config&gt;&lt;/route-reflector&gt;&lt;timers&gt;&lt;config&gt;&lt;hold-time&gt;180.0&lt;/hold-time&gt;&lt;connect-retry&gt;10.0&lt;/connect-retry&gt;&lt;/config&gt;&lt;/timers&gt;&lt;afi-safis&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-MULTICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;ROUTE-TARGET-CONSTRAIN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-MULTICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-MCAST-VPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-MCAST-VPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;/afi-safis&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;restart-time&gt;60&lt;/restart-time&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;transport&gt;&lt;config&gt;&lt;passive-mode&gt;true&lt;/passive-mode&gt;&lt;remote-port&gt;179&lt;/remote-port&gt;&lt;/config&gt;&lt;/transport&gt;&lt;config&gt;&lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;&lt;peer-as&gt;64496&lt;/peer-as&gt;&lt;/config&gt;&lt;/peer-group&gt;&lt;peer-group&gt;&lt;peer-group-name&gt;external-neighbor&lt;/peer-group-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;restart-time&gt;60&lt;/restart-time&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;transport&gt;&lt;config&gt;&lt;passive-mode&gt;true&lt;/passive-mode&gt;&lt;remote-port&gt;179&lt;/remote-port&gt;&lt;/config&gt;&lt;/transport&gt;&lt;config&gt;&lt;peer-type&gt;EXTERNAL&lt;/peer-type&gt;&lt;peer-as&gt;65000&lt;/peer-as&gt;&lt;/config&gt;&lt;afi-safis&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-MULTICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;ROUTE-TARGET-CONSTRAIN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-MULTICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-MCAST-VPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-MCAST-VPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;/afi-safis&gt;&lt;/peer-group&gt;&lt;/peer-groups&gt;&lt;global&gt;&lt;apply-policy&gt;&lt;config&gt;&lt;default-export-policy&gt;REJECT-ROUTE&lt;/default-export-policy&gt;&lt;default-import-policy&gt;REJECT-ROUTE&lt;/default-import-policy&gt;&lt;export-policy&gt;default-odl-export-policy&lt;/export-policy&gt;&lt;import-policy&gt;default-odl-import-policy&lt;/import-policy&gt;&lt;/config&gt;&lt;/apply-policy&gt;&lt;config&gt;&lt;router-id&gt;192.0.2.2&lt;/router-id&gt;&lt;as&gt;64496&lt;/as&gt;&lt;/config&gt;&lt;afi-safis&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-MULTICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;ROUTE-TARGET-CONSTRAIN&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-MULTICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-MCAST-VPN&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-MCAST-VPN&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;/afi-safis&gt;&lt;/global&gt;&lt;neighbors&gt;&lt;neighbor&gt;&lt;neighbor-address&gt;192.0.2.1&lt;/neighbor-address&gt;&lt;config&gt;&lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbor"]&lt;/peer-group&gt;&lt;/config&gt;&lt;/neighbor&gt;&lt;neighbor&gt;&lt;neighbor-address&gt;192.0.2.5&lt;/neighbor-address&gt;&lt;config&gt;&lt;local-as&gt;65001&lt;/local-as&gt;&lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="external-neighbor"]&lt;/peer-group&gt;&lt;/config&gt;&lt;/neighbor&gt;&lt;neighbor&gt;&lt;neighbor-address&gt;192.0.2.6&lt;/neighbor-address&gt;&lt;config&gt;&lt;peer-group&gt;application-peers&lt;/peer-group&gt;&lt;/config&gt;&lt;/neighbor&gt;&lt;/neighbors&gt;&lt;/bgp&gt;&lt;/protocol&gt; 
 </msg>
<msg time="2026-04-21T02:11:42.055995" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:11:42.010458" elapsed="0.045580"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:42.008342" elapsed="0.047777"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.056469" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:42.056170" elapsed="0.000395"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.008325" elapsed="0.048271"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.063034" level="INFO">&lt;protocol xmlns="http://openconfig.net/yang/network-instance"&gt;&lt;identifier xmlns:x="http://openconfig.net/yang/policy-types"&gt;x:BGP&lt;/identifier&gt;&lt;name&gt;example-bgp-rib&lt;/name&gt;&lt;bgp xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;&lt;peer-groups&gt;&lt;peer-group&gt;&lt;peer-group-name&gt;internal-neighbor&lt;/peer-group-name&gt;&lt;route-reflector&gt;&lt;config&gt;&lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;&lt;/config&gt;&lt;/route-reflector&gt;&lt;timers&gt;&lt;config&gt;&lt;hold-time&gt;180.0&lt;/hold-time&gt;&lt;connect-retry&gt;10.0&lt;/connect-retry&gt;&lt;/config&gt;&lt;/timers&gt;&lt;afi-safis&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-MULTICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;ROUTE-TARGET-CONSTRAIN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-MULTICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-MCAST-VPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-MCAST-VPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;/afi-safis&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;restart-time&gt;60&lt;/restart-time&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;transport&gt;&lt;config&gt;&lt;passive-mode&gt;true&lt;/passive-mode&gt;&lt;remote-port&gt;179&lt;/remote-port&gt;&lt;/config&gt;&lt;/transport&gt;&lt;config&gt;&lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;&lt;peer-as&gt;64496&lt;/peer-as&gt;&lt;/config&gt;&lt;/peer-group&gt;&lt;peer-group&gt;&lt;peer-group-name&gt;external-neighbor&lt;/peer-group-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;restart-time&gt;60&lt;/restart-time&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;transport&gt;&lt;config&gt;&lt;passive-mode&gt;true&lt;/passive-mode&gt;&lt;remote-port&gt;179&lt;/remote-port&gt;&lt;/config&gt;&lt;/transport&gt;&lt;config&gt;&lt;peer-type&gt;EXTERNAL&lt;/peer-type&gt;&lt;peer-as&gt;65000&lt;/peer-as&gt;&lt;/config&gt;&lt;afi-safis&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-MULTICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;ROUTE-TARGET-CONSTRAIN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-MULTICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-MCAST-VPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-MCAST-VPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;/afi-safis&gt;&lt;/peer-group&gt;&lt;/peer-groups&gt;&lt;global&gt;&lt;apply-policy&gt;&lt;config&gt;&lt;default-export-policy&gt;REJECT-ROUTE&lt;/default-export-policy&gt;&lt;default-import-policy&gt;REJECT-ROUTE&lt;/default-import-policy&gt;&lt;export-policy&gt;default-odl-export-policy&lt;/export-policy&gt;&lt;import-policy&gt;default-odl-import-policy&lt;/import-policy&gt;&lt;/config&gt;&lt;/apply-policy&gt;&lt;config&gt;&lt;router-id&gt;192.0.2.2&lt;/router-id&gt;&lt;as&gt;64496&lt;/as&gt;&lt;/config&gt;&lt;afi-safis&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-MULTICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;ROUTE-TARGET-CONSTRAIN&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-MULTICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-MCAST-VPN&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-MCAST-VPN&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;/afi-safis&gt;&lt;/global&gt;&lt;neighbors&gt;&lt;neighbor&gt;&lt;neighbor-address&gt;192.0.2.1&lt;/neighbor-address&gt;&lt;config&gt;&lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbor"]&lt;/peer-group&gt;&lt;/config&gt;&lt;/neighbor&gt;&lt;neighbor&gt;&lt;neighbor-address&gt;192.0.2.5&lt;/neighbor-address&gt;&lt;config&gt;&lt;local-as&gt;65001&lt;/local-as&gt;&lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="external-neighbor"]&lt;/peer-group&gt;&lt;/config&gt;&lt;/neighbor&gt;&lt;neighbor&gt;&lt;neighbor-address&gt;192.0.2.6&lt;/neighbor-address&gt;&lt;config&gt;&lt;peer-group&gt;application-peers&lt;/peer-group&gt;&lt;/config&gt;&lt;/neighbor&gt;&lt;/neighbors&gt;&lt;/bgp&gt;&lt;/protocol&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:42.058382" elapsed="0.004971"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:42.058023" elapsed="0.005385"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.057993" elapsed="0.005454"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.066947" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:42.063896" elapsed="0.003099"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:42.063533" elapsed="0.003498"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.063507" elapsed="0.003550"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.067683" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:42.067254" elapsed="0.000457"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.068045" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:42.067782" elapsed="0.000322"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.068600" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:42.068294" elapsed="0.000333"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:42.068128" elapsed="0.000535"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.067764" elapsed="0.000921"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.069237" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:42.068866" elapsed="0.000398"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.069594" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:42.069334" elapsed="0.000318"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.070158" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:42.069857" elapsed="0.000328"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:42.069676" elapsed="0.000545"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.069315" elapsed="0.000927"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:42.070400" elapsed="0.000355"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:11:42.071256" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:42.070944" elapsed="0.000338"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.071437" elapsed="0.002365"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:11:42.057318" elapsed="0.016553"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:11:42.074055" elapsed="0.000037"/>
</return>
<status status="PASS" start="2026-04-21T02:11:42.073942" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.073923" elapsed="0.000230"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.074305" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:11:42.074376" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:11:42.077042" level="INFO">${response_text} = &lt;protocol xmlns="http://openconfig.net/yang/network-instance"&gt;&lt;identifier xmlns:x="http://openconfig.net/yang/policy-types"&gt;x:BGP&lt;/identifier&gt;&lt;name&gt;example-bgp-rib&lt;/name&gt;&lt;bgp xmlns="urn:opendaylight:p...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:11:42.006720" elapsed="0.070352"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:11:42.077139" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:11:42.077297" level="INFO">${response_text} = &lt;protocol xmlns="http://openconfig.net/yang/network-instance"&gt;&lt;identifier xmlns:x="http://openconfig.net/yang/policy-types"&gt;x:BGP&lt;/identifier&gt;&lt;name&gt;example-bgp-rib&lt;/name&gt;&lt;bgp xmlns="urn:opendaylight:p...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:11:41.834859" elapsed="0.242466"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.077684" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:42.077406" elapsed="0.000409"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.077389" elapsed="0.000453"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:11:42.077877" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:11:42.078036" level="INFO">${rib_old} = &lt;protocol xmlns="http://openconfig.net/yang/network-instance"&gt;&lt;identifier xmlns:x="http://openconfig.net/yang/policy-types"&gt;x:BGP&lt;/identifier&gt;&lt;name&gt;example-bgp-rib&lt;/name&gt;&lt;bgp xmlns="urn:opendaylight:p...</msg>
<var>${rib_old}</var>
<arg>${MULT_VAR_FOLDER}/rib_config</arg>
<arg>mapping=${DEFAULT_MAPPING}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Get_Templated response text.
Optionally, verification against XML data (may be iterated) is called.</doc>
<status status="PASS" start="2026-04-21T02:11:41.823735" elapsed="0.254330"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.078575" level="INFO">${rib_old} = &lt;protocol xmlns="http://openconfig.net/yang/network-instance"&gt;&lt;identifier xmlns:x="http://openconfig.net/yang/policy-types"&gt;x:BGP&lt;/identifier&gt;&lt;name&gt;example-bgp-rib&lt;/name&gt;&lt;bgp xmlns="urn:opendaylight:p...</msg>
<arg>${rib_old}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:11:42.078240" elapsed="0.000379"/>
</kw>
<doc>Stores rib configuration</doc>
<status status="PASS" start="2026-04-21T02:11:41.822918" elapsed="0.255757"/>
</kw>
<doc>Suite setup keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:34.014161" elapsed="8.064565"/>
</kw>
<test id="s1-s15-t1" name="Reconfigure_ODL_To_Accept_Connection" line="58">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:11:42.082136" elapsed="0.000217"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:11:42.081869" elapsed="0.000538"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:11:42.083415" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:11:42.083305" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.083287" elapsed="0.000196"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:11:42.088743" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:11:42.088636" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.088617" elapsed="0.000218"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.089900" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:42.089488" elapsed="0.000439"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.090387" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:11:42.090089" elapsed="0.000324"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:11:42.090457" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:11:42.090611" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:11:42.089071" elapsed="0.001565"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:11:42.096255" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:11:42.096147" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.096129" elapsed="0.000194"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:11:42.097514" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:11:42.097406" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.097370" elapsed="0.000211"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:11:42.098054" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.097724" elapsed="0.000357"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:11:42.098457" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:11:42.098238" elapsed="0.000245"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:11:42.129377" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:11:42.099110" elapsed="0.030379"/>
</kw>
<msg time="2026-04-21T02:11:42.129658" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:11:42.129705" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:11:42.098642" elapsed="0.031100"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:11:42.161951" level="INFO">". "t "x "t ". "0 "2 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "u "l "t "i "p "a "t "h ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:11:42.130302" elapsed="0.032056"/>
</kw>
<msg time="2026-04-21T02:11:42.162625" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:11:42.162674" level="INFO">${message_wait} =  ". "t "x "t ". "0 "2 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "u "l "t "i "p "a "t "h ". "R "e "c "o "n...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:11:42.129948" elapsed="0.032765"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.163208" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:42.162857" elapsed="0.000412"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.162820" elapsed="0.000477"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.163880" level="INFO"> ". "t "x "t ". "0 "2 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "u "l "t "i "p "a "t "h ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:42.163442" elapsed="0.000518"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.164248" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:42.164027" elapsed="0.000276"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.164009" elapsed="0.000319"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:11:42.164368" elapsed="0.000042"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:11:42.167242" elapsed="0.000389"/>
</kw>
<msg time="2026-04-21T02:11:42.167700" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:42.166035" elapsed="0.001855"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.168180" elapsed="0.000081"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.168533" elapsed="0.000079"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:11:42.165357" elapsed="0.003370"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:11:42.164718" elapsed="0.004101"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:11:42.097087" elapsed="0.071834"/>
</kw>
<msg time="2026-04-21T02:11:42.169018" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:11:42.169065" level="INFO">${message} =  ". "t "x "t ". "0 "2 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "u "l "t "i "p "a "t "h ". "R "e "c "o "n...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:11:42.096474" elapsed="0.072629"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:11:42.169345" elapsed="0.000034"/>
</return>
<status status="PASS" start="2026-04-21T02:11:42.169182" elapsed="0.000239"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.169162" elapsed="0.000286"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.169943" elapsed="0.000029"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.170311" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:11:42.170385" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:11:42.095802" elapsed="0.074693"/>
</kw>
<msg time="2026-04-21T02:11:42.170592" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:11:42.170636" level="INFO">${output} =  ". "t "x "t ". "0 "2 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "u "l "t "i "p "a "t "h ". "R "e "c "o "n...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:11:42.091042" elapsed="0.079634"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.171031" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:42.170753" elapsed="0.000333"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.170736" elapsed="0.000374"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:11:42.090897" elapsed="0.080238"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:11:42.090691" elapsed="0.080479"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:11:42.088265" elapsed="0.082962"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:11:42.083014" elapsed="0.088322"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:11:42.082560" elapsed="0.088825"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:11:42.079596" elapsed="0.091846"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.172493" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | BGP_NAME=example-bgp-peer | IP=10.30.171.116 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | RIB_INSTANCE_NAME=example-bgp-rib | BGP_RIB_OPENCONFIG=example-bgp-ri...</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>BGP_NAME=${BGP_PEER_NAME}</arg>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>PASSIVE_MODE=true</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.171671" elapsed="0.000852"/>
</kw>
<doc>Configures BGP peer module with initiate-connection set to false.</doc>
<status status="PASS" start="2026-04-21T02:11:42.078810" elapsed="0.093847"/>
</test>
<test id="s1-s15-t2" name="Odl Allpaths Exa SendReceived" line="71">
<kw name="Configure_Path_Selection_And_App_Peer_And_Connect_Peer" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:11:42.176553" elapsed="0.000215"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:11:42.176284" elapsed="0.000596"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:11:42.177957" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:11:42.177839" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.177816" elapsed="0.000212"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:11:42.183114" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:11:42.183005" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.182987" elapsed="0.000197"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.184205" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:42.183813" elapsed="0.000419"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.184690" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:11:42.184392" elapsed="0.000325"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:11:42.184762" elapsed="0.000046"/>
</return>
<msg time="2026-04-21T02:11:42.184940" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:11:42.183413" elapsed="0.001552"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:11:42.190907" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:11:42.190772" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.190753" elapsed="0.000226"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:11:42.192354" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:11:42.192202" elapsed="0.000268"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.192184" elapsed="0.000312"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:11:42.193088" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.192648" elapsed="0.000467"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:11:42.193589" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:11:42.193341" elapsed="0.000274"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:11:42.233654" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:11:42.195088" elapsed="0.038880"/>
</kw>
<msg time="2026-04-21T02:11:42.234203" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:11:42.234253" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:11:42.193827" elapsed="0.040464"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:11:42.305452" level="INFO">". "t "x "t ". "0 "2 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "u "l "t "i "p "a "t "h ". "O "d "l "[C "A "l "l "p "a "t "h "s "[C "E "x "a "[C "S "e "n "d "R "e "c "e "i "v "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:11:42.236060" elapsed="0.069806"/>
</kw>
<msg time="2026-04-21T02:11:42.306097" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:11:42.306144" level="INFO">${message_wait} =  ". "t "x "t ". "0 "2 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "u "l "t "i "p "a "t "h ". "O "d "l "[C "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:11:42.234625" elapsed="0.071557"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.306779" elapsed="0.000071"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:42.306358" elapsed="0.000612"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.306319" elapsed="0.000682"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.307821" level="INFO"> ". "t "x "t ". "0 "2 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "u "l "t "i "p "a "t "h ". "O "d "l "[C "A "l "l "p "a "t "h "s "[C "E "x "a "[C "S "e "n "d "R "e "c "e "i "v "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:42.307149" elapsed="0.000792"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.308314" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:42.308025" elapsed="0.000457"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.308006" elapsed="0.000504"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:11:42.308549" elapsed="0.000043"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:11:42.311375" elapsed="0.000157"/>
</kw>
<msg time="2026-04-21T02:11:42.311578" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:42.310763" elapsed="0.000890"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.311890" elapsed="0.000024"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.312111" elapsed="0.000022"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:11:42.309868" elapsed="0.002396"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:11:42.308906" elapsed="0.003453"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:11:42.191775" elapsed="0.120684"/>
</kw>
<msg time="2026-04-21T02:11:42.312556" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:11:42.312602" level="INFO">${message} =  ". "t "x "t ". "0 "2 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "u "l "t "i "p "a "t "h ". "O "d "l "[C "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:11:42.191138" elapsed="0.121504"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:11:42.312850" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:11:42.312722" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.312703" elapsed="0.000235"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.313408" elapsed="0.000029"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.313815" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:11:42.313890" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:11:42.190419" elapsed="0.123581"/>
</kw>
<msg time="2026-04-21T02:11:42.314097" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:11:42.314140" level="INFO">${output} =  ". "t "x "t ". "0 "2 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "u "l "t "i "p "a "t "h ". "O "d "l "[C "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:11:42.185401" elapsed="0.128778"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.314508" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:42.314255" elapsed="0.000307"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.314237" elapsed="0.000348"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:11:42.185200" elapsed="0.129409"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:11:42.185020" elapsed="0.129623"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:11:42.182622" elapsed="0.132082"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:11:42.177517" elapsed="0.137311"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:11:42.177034" elapsed="0.137844"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:11:42.173999" elapsed="0.140934"/>
</kw>
<kw name="Configure_Odl_Peer_With_Path_Selection_Mode">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.315831" level="INFO">${npaths} = 0</msg>
<var>${npaths}</var>
<arg>"${psm}"=="${ALLPATHS_SELM}"</arg>
<arg>0</arg>
<arg>${N_PATHS_VALUE}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:42.315425" elapsed="0.000434"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.316693" level="INFO">&amp;{mapping} = { IP=10.30.171.116 | HOLDTIME=180 | PEER_PORT=17900 | PASSIVE_MODE=true | MULTIPATH=0 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>MULTIPATH=${npaths}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.316027" elapsed="0.000702"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.352386" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:42.351945" elapsed="0.000476"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:11:42.353299" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_policies.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:11:42.352985" elapsed="0.000394">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_policies.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:11:42.353474" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:11:42.352602" elapsed="0.000897"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.354076" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:42.353667" elapsed="0.000436"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:11:42.354412" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_policies/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_policies/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:11:42.354611" level="INFO">${template} = /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:11:42.354266" elapsed="0.000372"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.355069" level="INFO">/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:42.354819" elapsed="0.000297"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.356166" level="INFO">mapping: {'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'MULTIPATH': '0', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:42.355901" elapsed="0.000311"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.356642" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.356371" elapsed="0.000296"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.357661" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:11:42.357101" elapsed="0.000587"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:11:42.359071" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.358540" elapsed="0.000573"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:11:42.359236" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:11:42.359482" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:11:42.357913" elapsed="0.001594"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.359664" elapsed="0.000534"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:11:42.356924" elapsed="0.003317"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.361034" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:11:42.360490" elapsed="0.000643"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:11:42.362466" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.361977" elapsed="0.000530"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:11:42.362624" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:11:42.362914" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:11:42.361326" elapsed="0.001620"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.363111" elapsed="0.000485"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:11:42.360356" elapsed="0.003282"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.364417" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:11:42.363904" elapsed="0.000540"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:11:42.365614" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.365117" elapsed="0.000537"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:11:42.365770" elapsed="0.000049"/>
</return>
<msg time="2026-04-21T02:11:42.366023" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:11:42.364633" elapsed="0.001415"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.366204" elapsed="0.000483"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:11:42.363753" elapsed="0.002975"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.367550" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:11:42.367036" elapsed="0.000547"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:11:42.368902" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.368381" elapsed="0.000636"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:11:42.369154" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:11:42.369393" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:11:42.367910" elapsed="0.001510"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.369579" elapsed="0.000518"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:11:42.366900" elapsed="0.003239"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.371173" level="INFO">${value} = 0</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:11:42.370392" elapsed="0.000808"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:11:42.372336" level="INFO">${encoded} = 0</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.371851" elapsed="0.000525"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:11:42.372493" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:11:42.372722" level="INFO">${encoded_value} = 0</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:11:42.371390" elapsed="0.001357"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.372967" elapsed="0.000492"/>
</kw>
<var name="${key}">MULTIPATH</var>
<var name="${value}">0</var>
<status status="PASS" start="2026-04-21T02:11:42.370256" elapsed="0.003246"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.374275" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:11:42.373748" elapsed="0.000554"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:11:42.375527" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.375048" elapsed="0.000522"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:11:42.375688" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:11:42.375932" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:11:42.374487" elapsed="0.001471"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.376110" elapsed="0.000482"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:11:42.373615" elapsed="0.003040"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:11:42.356721" elapsed="0.019973"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:11:42.376740" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:11:42.377050" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'MULTIPATH': '0', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:11:42.355552" elapsed="0.021531"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:42.355197" elapsed="0.021926"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.377324" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:42.377156" elapsed="0.000224"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.355172" elapsed="0.022230"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.378079" level="INFO">${final_text} = /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:42.377549" elapsed="0.000559"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:11:42.378157" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:11:42.351159" elapsed="0.027124"/>
</kw>
<msg time="2026-04-21T02:11:42.378342" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:42.337863" elapsed="0.040536"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.392031" elapsed="0.000050"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.404994" elapsed="0.000039"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.418048" elapsed="0.000036"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.418300" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.418489" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.418943" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:42.418771" elapsed="0.000229"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:11:42.418752" elapsed="0.000275"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.419174" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.419342" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.419506" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:11:42.418709" elapsed="0.000851"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:11:42.418577" elapsed="0.001012"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.419829" elapsed="0.000023"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:11:42.419913" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:11:42.420077" level="INFO">${uri} = /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:11:42.333458" elapsed="0.086649"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.447632" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:42.447217" elapsed="0.000447"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:11:42.448474" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_policies.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:11:42.448196" elapsed="0.000355">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_policies.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:11:42.448646" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:11:42.447854" elapsed="0.000816"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.449272" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:42.448884" elapsed="0.000416"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:11:42.449604" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_policies/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_policies/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:11:42.449785" level="INFO">${template} = &lt;protocol xmlns="http://openconfig.net/yang/network-instance"&gt;
    &lt;name&gt;example-bgp-rib&lt;/name&gt;
    &lt;identifier xmlns:x="http://openconfig.net/yang/policy-types"&gt;x:BGP&lt;/identifier&gt;
    &lt;bgp xmlns="urn...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:11:42.449461" elapsed="0.000374"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.450246" level="INFO">&lt;protocol xmlns="http://openconfig.net/yang/network-instance"&gt;
    &lt;name&gt;example-bgp-rib&lt;/name&gt;
    &lt;identifier xmlns:x="http://openconfig.net/yang/policy-types"&gt;x:BGP&lt;/identifier&gt;
    &lt;bgp xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
        &lt;global&gt;
            &lt;config&gt;
                &lt;router-id&gt;192.0.2.2&lt;/router-id&gt;
                &lt;as&gt;64496&lt;/as&gt;
            &lt;/config&gt;
            &lt;apply-policy&gt;
                &lt;config&gt;
                    &lt;default-export-policy&gt;REJECT-ROUTE&lt;/default-export-policy&gt;
                    &lt;default-import-policy&gt;REJECT-ROUTE&lt;/default-import-policy&gt;
                    &lt;import-policy&gt;default-odl-import-policy&lt;/import-policy&gt;
                    &lt;export-policy&gt;default-odl-export-policy&lt;/export-policy&gt;
                &lt;/config&gt;
            &lt;/apply-policy&gt;
            &lt;afi-safis&gt;
                &lt;afi-safi&gt;
                    &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
                    &lt;receive&gt;true&lt;/receive&gt;
                    &lt;send-max&gt;$MULTIPATH&lt;/send-max&gt;
                &lt;/afi-safi&gt;
            &lt;/afi-safis&gt;
        &lt;/global&gt;
    &lt;/bgp&gt;
&lt;/protocol&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:42.449998" elapsed="0.000308"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:11:42.450720" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:42.450385" elapsed="0.000394"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.451268" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'MULTIPATH': '0', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:42.450969" elapsed="0.000326"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:42.450823" elapsed="0.000508"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.450362" elapsed="0.000991"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.452255" level="INFO">${final_text} = &lt;protocol xmlns="http://openconfig.net/yang/network-instance"&gt;
    &lt;name&gt;example-bgp-rib&lt;/name&gt;
    &lt;identifier xmlns:x="http://openconfig.net/yang/policy-types"&gt;x:BGP&lt;/identifier&gt;
    &lt;bgp xmlns="urn...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:42.451497" elapsed="0.000788"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:11:42.452339" elapsed="0.000035"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:11:42.446527" elapsed="0.006004"/>
</kw>
<msg time="2026-04-21T02:11:42.452594" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:42.433348" elapsed="0.019297"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.466037" elapsed="0.000058"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.478951" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.492071" elapsed="0.000045"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.492343" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.492535" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.493023" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:42.492866" elapsed="0.000214"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:11:42.492848" elapsed="0.000259"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.493252" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.493420" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.493586" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:11:42.492801" elapsed="0.000838"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:11:42.492623" elapsed="0.001047"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.493833" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:11:42.493915" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:11:42.494095" level="INFO">${data} = &lt;protocol xmlns="http://openconfig.net/yang/network-instance"&gt;
    &lt;name&gt;example-bgp-rib&lt;/name&gt;
    &lt;identifier xmlns:x="http://openconfig.net/yang/policy-types"&gt;x:BGP&lt;/identifier&gt;
    &lt;bgp xmlns="urn...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:11:42.430571" elapsed="0.063556"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:11:42.495672" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_policies/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:11:42.495354" elapsed="0.000396">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_policies/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:11:42.495861" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:11:42.494949" elapsed="0.000937"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.496222" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:42.495956" elapsed="0.000324"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.496819" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:42.496484" elapsed="0.000363"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:42.496305" elapsed="0.000578"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.495938" elapsed="0.000966"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.499295" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:42.497055" elapsed="0.002266"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:11:42.499373" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:11:42.499533" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:11:42.494562" elapsed="0.004995"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.501028" level="INFO">/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:42.500750" elapsed="0.000326"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.501464" level="INFO">&lt;protocol xmlns="http://openconfig.net/yang/network-instance"&gt;
    &lt;name&gt;example-bgp-rib&lt;/name&gt;
    &lt;identifier xmlns:x="http://openconfig.net/yang/policy-types"&gt;x:BGP&lt;/identifier&gt;
    &lt;bgp xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
        &lt;global&gt;
            &lt;config&gt;
                &lt;router-id&gt;192.0.2.2&lt;/router-id&gt;
                &lt;as&gt;64496&lt;/as&gt;
            &lt;/config&gt;
            &lt;apply-policy&gt;
                &lt;config&gt;
                    &lt;default-export-policy&gt;REJECT-ROUTE&lt;/default-export-policy&gt;
                    &lt;default-import-policy&gt;REJECT-ROUTE&lt;/default-import-policy&gt;
                    &lt;import-policy&gt;default-odl-import-policy&lt;/import-policy&gt;
                    &lt;export-policy&gt;default-odl-export-policy&lt;/export-policy&gt;
                &lt;/config&gt;
            &lt;/apply-policy&gt;
            &lt;afi-safis&gt;
                &lt;afi-safi&gt;
                    &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
                    &lt;receive&gt;true&lt;/receive&gt;
                    &lt;send-max&gt;0&lt;/send-max&gt;
                &lt;/afi-safi&gt;
            &lt;/afi-safis&gt;
        &lt;/global&gt;
    &lt;/bgp&gt;
&lt;/protocol&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:42.501227" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.501941" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:42.501677" elapsed="0.000308"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.502372" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:42.502133" elapsed="0.000282"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:11:42.503239" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:11:42.503037" elapsed="0.000228"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:11:42.503593" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:11:42.503416" elapsed="0.000202"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.503767" elapsed="0.000233"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.504405" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:42.504158" elapsed="0.000290"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:11:42.504490" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:11:42.504647" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:11:42.502618" elapsed="0.002054"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:11:42.520144" level="INFO">PUT Request : url=http://10.30.171.3:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02x3li6wfm9gt1x46rpwuc34sa24.node0', 'Content-Length': '1165', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;protocol xmlns="http://openconfig.net/yang/network-instance"&gt;
    &lt;name&gt;example-bgp-rib&lt;/name&gt;
    &lt;identifier xmlns:x="http://openconfig.net/yang/policy-types"&gt;x:BGP&lt;/identifier&gt;
    &lt;bgp xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
        &lt;global&gt;
            &lt;config&gt;
                &lt;router-id&gt;192.0.2.2&lt;/router-id&gt;
                &lt;as&gt;64496&lt;/as&gt;
            &lt;/config&gt;
            &lt;apply-policy&gt;
                &lt;config&gt;
                    &lt;default-export-policy&gt;REJECT-ROUTE&lt;/default-export-policy&gt;
                    &lt;default-import-policy&gt;REJECT-ROUTE&lt;/default-import-policy&gt;
                    &lt;import-policy&gt;default-odl-import-policy&lt;/import-policy&gt;
                    &lt;export-policy&gt;default-odl-export-policy&lt;/export-policy&gt;
                &lt;/config&gt;
            &lt;/apply-policy&gt;
            &lt;afi-safis&gt;
                &lt;afi-safi&gt;
                    &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
                    &lt;receive&gt;true&lt;/receive&gt;
                    &lt;send-max&gt;0&lt;/send-max&gt;
                &lt;/afi-safi&gt;
            &lt;/afi-safis&gt;
        &lt;/global&gt;
    &lt;/bgp&gt;
&lt;/protocol&gt; 
 </msg>
<msg time="2026-04-21T02:11:42.520292" level="INFO">PUT Response : url=http://10.30.171.3:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:11:42.520403" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:11:42.507144" elapsed="0.013286"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:42.504765" elapsed="0.015719"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.520711" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:42.520517" elapsed="0.000264"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.504746" elapsed="0.016076"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.524352" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:42.521872" elapsed="0.002524"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:42.521620" elapsed="0.002812"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.521600" elapsed="0.002858"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.527120" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:42.524757" elapsed="0.002409"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:42.524514" elapsed="0.002687"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.524497" elapsed="0.002729"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.527830" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:42.527413" elapsed="0.000445"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.528170" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:42.527928" elapsed="0.000299"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.528754" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:42.528416" elapsed="0.000364"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:42.528251" elapsed="0.000581"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.527910" elapsed="0.000944"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.529379" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:42.529014" elapsed="0.000391"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.529706" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:42.529473" elapsed="0.000290"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.530256" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:42.529964" elapsed="0.000317"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:42.529801" elapsed="0.000515"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.529456" elapsed="0.000881"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:42.530490" elapsed="0.000362"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:11:42.531313" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:42.531017" elapsed="0.000321"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.531492" elapsed="0.002538"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:11:42.521235" elapsed="0.012863"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:11:42.534275" elapsed="0.000035"/>
</return>
<status status="PASS" start="2026-04-21T02:11:42.534166" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.534147" elapsed="0.000223"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.534521" elapsed="0.000023"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:11:42.534590" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:11:42.536954" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:11:42.499914" elapsed="0.037067"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:11:42.537048" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:11:42.537268" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:11:42.322194" elapsed="0.215099"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.537647" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:42.537393" elapsed="0.000324"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.537375" elapsed="0.000366"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:11:42.537774" elapsed="0.000041"/>
</return>
<arg>${MULT_VAR_FOLDER}/rib_policies</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:11:42.317189" elapsed="0.220727"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.574012" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:42.573592" elapsed="0.000454"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:11:42.574851" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:11:42.574554" elapsed="0.000372">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:11:42.575020" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:11:42.574219" elapsed="0.000825"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.575589" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:42.575209" elapsed="0.000406"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:11:42.575935" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:11:42.576112" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:11:42.575777" elapsed="0.000362"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.576543" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:42.576297" elapsed="0.000336"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.577641" level="INFO">mapping: {'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'MULTIPATH': '0', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:42.577381" elapsed="0.000304"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.578302" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.577871" elapsed="0.000457"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.579450" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:11:42.578707" elapsed="0.000769"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:11:42.580670" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.580148" elapsed="0.000563"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:11:42.580855" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:11:42.581098" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:11:42.579666" elapsed="0.001458"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.581281" elapsed="0.000530"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:11:42.578569" elapsed="0.003286"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.582683" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:11:42.582111" elapsed="0.000597"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:11:42.584076" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.583566" elapsed="0.000552"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:11:42.584236" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:11:42.584466" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:11:42.582945" elapsed="0.001547"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.584660" elapsed="0.000506"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:11:42.581976" elapsed="0.003232"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.585989" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:11:42.585455" elapsed="0.000560"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:11:42.587221" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.586647" elapsed="0.000615"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:11:42.587377" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:11:42.587604" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:11:42.586203" elapsed="0.001426"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.587783" elapsed="0.000491"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:11:42.585321" elapsed="0.002994"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.589118" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:11:42.588593" elapsed="0.000551"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:11:42.590282" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.589778" elapsed="0.000545"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:11:42.590458" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:11:42.590688" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:11:42.589329" elapsed="0.001385"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.590928" elapsed="0.000481"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:11:42.588428" elapsed="0.003022"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.592214" level="INFO">${value} = 0</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:11:42.591697" elapsed="0.000543"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:11:42.593418" level="INFO">${encoded} = 0</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.592927" elapsed="0.000532"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:11:42.593578" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:11:42.593824" level="INFO">${encoded_value} = 0</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:11:42.592425" elapsed="0.001426"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.594005" elapsed="0.000485"/>
</kw>
<var name="${key}">MULTIPATH</var>
<var name="${value}">0</var>
<status status="PASS" start="2026-04-21T02:11:42.591563" elapsed="0.002970"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.595390" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:11:42.594784" elapsed="0.000632"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:11:42.596582" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.596074" elapsed="0.000549"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:11:42.596743" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:11:42.596988" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:11:42.595602" elapsed="0.001412"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.597167" elapsed="0.000480"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:11:42.594647" elapsed="0.003043"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:11:42.578381" elapsed="0.019347"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:11:42.597846" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:11:42.598012" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'MULTIPATH': '0', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:11:42.577051" elapsed="0.020988"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:42.576712" elapsed="0.021359"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.598253" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:42.598100" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.576689" elapsed="0.021640"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.599293" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:42.598473" elapsed="0.000849"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:11:42.599372" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:11:42.572962" elapsed="0.026534"/>
</kw>
<msg time="2026-04-21T02:11:42.599553" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:42.559619" elapsed="0.039989"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.613112" elapsed="0.000047"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.626316" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.639305" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.639534" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.639722" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.640168" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:42.640010" elapsed="0.000215"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:11:42.639991" elapsed="0.000262"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.640398" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.640583" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.640749" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:11:42.639947" elapsed="0.000875"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:11:42.639822" elapsed="0.001030"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.641094" elapsed="0.000023"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:11:42.641177" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:11:42.641347" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:11:42.555151" elapsed="0.086225"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.668905" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:42.668470" elapsed="0.000467"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:11:42.669740" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:11:42.669454" elapsed="0.000379">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:11:42.669930" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:11:42.669108" elapsed="0.000846"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.670507" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:42.670121" elapsed="0.000413"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:11:42.671023" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:11:42.671220" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:11:42.670696" elapsed="0.000554"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.671704" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
             &lt;receive&gt;true&lt;/receive&gt;
             &lt;send-max&gt;$MULTIPATH&lt;/send-max&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:42.671415" elapsed="0.000348"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:11:42.672234" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:42.671870" elapsed="0.000425"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.672816" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'MULTIPATH': '0', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:42.672500" elapsed="0.000344"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:42.672323" elapsed="0.000557"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.671839" elapsed="0.001063"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.673844" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflec...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:42.673051" elapsed="0.000823"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:11:42.673930" elapsed="0.000039"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:11:42.667753" elapsed="0.006322"/>
</kw>
<msg time="2026-04-21T02:11:42.674197" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:42.654445" elapsed="0.019809"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.687577" elapsed="0.000035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.700512" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.713432" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.713645" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.713845" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.714258" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:42.714108" elapsed="0.000205"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:11:42.714091" elapsed="0.000248"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.714482" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.714646" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.714826" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:11:42.714053" elapsed="0.000827"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:11:42.713934" elapsed="0.000977"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.715059" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:11:42.715136" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:11:42.715288" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflec...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:11:42.651668" elapsed="0.063650"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:11:42.716764" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:11:42.716435" elapsed="0.000443">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:11:42.716989" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:11:42.716040" elapsed="0.001033"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.717408" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:42.717147" elapsed="0.000319"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.717989" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:42.717671" elapsed="0.000344"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:42.717490" elapsed="0.000560"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.717128" elapsed="0.000944"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.720481" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:42.718225" elapsed="0.002282"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:11:42.720560" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:11:42.720717" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:11:42.715656" elapsed="0.005086"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.722158" level="INFO">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.116</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:42.721903" elapsed="0.000447"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.722746" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
             &lt;receive&gt;true&lt;/receive&gt;
             &lt;send-max&gt;0&lt;/send-max&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:42.722507" elapsed="0.000324"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.723227" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:42.722983" elapsed="0.000288"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.723659" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:42.723420" elapsed="0.000282"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:11:42.724578" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:11:42.724355" elapsed="0.000249"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:11:42.724980" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:11:42.724758" elapsed="0.000247"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.725154" elapsed="0.000214"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.725770" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:42.725525" elapsed="0.000305"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:11:42.725873" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:11:42.726029" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:11:42.723927" elapsed="0.002128"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:11:42.741136" level="INFO">PUT Request : url=http://10.30.171.3:8181/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.116 
 path_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.116 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02x3li6wfm9gt1x46rpwuc34sa24.node0', 'Content-Length': '871', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
             &lt;receive&gt;true&lt;/receive&gt;
             &lt;send-max&gt;0&lt;/send-max&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:11:42.741258" level="INFO">PUT Response : url=http://10.30.171.3:8181/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.116 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:11:42.741378" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:11:42.728462" elapsed="0.012942"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:42.726125" elapsed="0.015329"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.741649" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:42.741483" elapsed="0.000234"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.726107" elapsed="0.015631"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.745262" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:42.742735" elapsed="0.002570"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:42.742510" elapsed="0.002830"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.742491" elapsed="0.002875"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.748022" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:42.745644" elapsed="0.002424"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:42.745421" elapsed="0.002681"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.745405" elapsed="0.002721"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.748719" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:42.748326" elapsed="0.000421"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.749078" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:42.748833" elapsed="0.000302"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.749628" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:42.749323" elapsed="0.000332"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:42.749159" elapsed="0.000532"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.748815" elapsed="0.000898"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.750257" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:42.749892" elapsed="0.000392"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.750587" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:42.750353" elapsed="0.000291"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.751139" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:42.750845" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:42.750668" elapsed="0.000532"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.750336" elapsed="0.000885"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:42.751372" elapsed="0.000348"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:11:42.752199" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:42.751902" elapsed="0.000323"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.752407" elapsed="0.002366"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:11:42.742143" elapsed="0.012713"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:11:42.755035" elapsed="0.000035"/>
</return>
<status status="PASS" start="2026-04-21T02:11:42.754926" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.754907" elapsed="0.000223"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.755281" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:11:42.755348" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:11:42.757703" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:11:42.721088" elapsed="0.036641"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:11:42.757852" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:11:42.758015" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:11:42.544019" elapsed="0.214020"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.758382" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:42.758140" elapsed="0.000310"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.758123" elapsed="0.000352"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:11:42.758507" elapsed="0.000026"/>
</return>
<arg>${MULT_VAR_FOLDER}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:11:42.538185" elapsed="0.220447"/>
</kw>
<arg>${odl_path_sel_mode}</arg>
<doc>Configures odl peer with path selection mode</doc>
<status status="PASS" start="2026-04-21T02:11:42.315077" elapsed="0.443618"/>
</kw>
<kw name="Configure_App_Peer_With_Routes">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.759478" level="INFO">${app_rib} = 10.30.171.3</msg>
<var>${app_rib}</var>
<arg>${ODL_SYSTEM_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:42.759186" elapsed="0.000318"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.760379" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | APP_PEER_NAME=example-bgp-peer-app | RIB_INSTANCE_NAME=example-bgp-rib | APP_PEER_ID=10.30.171.3 | IP=10.30.171.3 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>APP_PEER_NAME=${APP_PEER_NAME}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<arg>APP_PEER_ID=${ODL_SYSTEM_IP}</arg>
<arg>IP=${ODL_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.759670" elapsed="0.000739"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.795036" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:42.794605" elapsed="0.000465"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:11:42.795869" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:11:42.795588" elapsed="0.000361">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:11:42.796042" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:11:42.795246" elapsed="0.000821"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.796652" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:42.796262" elapsed="0.000418"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:11:42.797003" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:11:42.797176" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:11:42.796857" elapsed="0.000345"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.797604" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:42.797362" elapsed="0.000290"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.798672" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'APP_PEER_NAME': 'example-bgp-peer-app', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'APP_PEER_ID': '10.30.171.3', 'IP': '10.30.171.3', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:42.798414" elapsed="0.000305"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.799176" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.798903" elapsed="0.000299"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.800162" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:11:42.799581" elapsed="0.000607"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:11:42.801480" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.800977" elapsed="0.000547"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:11:42.801644" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:11:42.801903" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:11:42.800490" elapsed="0.001438"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.802087" elapsed="0.000508"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T02:11:42.799443" elapsed="0.003195"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.803417" level="INFO">${value} = example-bgp-peer-app</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:11:42.802904" elapsed="0.000539"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:11:42.804813" level="INFO">${encoded} = example-bgp-peer-app</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.804300" elapsed="0.000557"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:11:42.804973" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:11:42.805205" level="INFO">${encoded_value} = example-bgp-peer-app</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:11:42.803828" elapsed="0.001403"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.805386" elapsed="0.000503"/>
</kw>
<var name="${key}">APP_PEER_NAME</var>
<var name="${value}">example-bgp-peer-app</var>
<status status="PASS" start="2026-04-21T02:11:42.802754" elapsed="0.003178"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.806687" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:11:42.806179" elapsed="0.000535"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:11:42.807887" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.807374" elapsed="0.000554"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:11:42.808046" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:11:42.808291" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:11:42.806922" elapsed="0.001395"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.808471" elapsed="0.000573"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:11:42.806046" elapsed="0.003041"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.809854" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:11:42.809334" elapsed="0.000550"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:11:42.811028" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.810519" elapsed="0.000550"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:11:42.811188" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:11:42.811420" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:11:42.810072" elapsed="0.001374"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.811600" elapsed="0.000518"/>
</kw>
<var name="${key}">APP_PEER_ID</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:11:42.809199" elapsed="0.002960"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.813123" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:11:42.812459" elapsed="0.000691"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:11:42.814309" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.813818" elapsed="0.000531"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:11:42.814464" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:11:42.814695" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:11:42.813348" elapsed="0.001372"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.814889" elapsed="0.000482"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:11:42.812324" elapsed="0.003088"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.816181" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:11:42.815659" elapsed="0.000565"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:11:42.817544" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.817062" elapsed="0.000523"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:11:42.817701" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:11:42.817951" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:11:42.816488" elapsed="0.001489"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.818132" elapsed="0.000481"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:11:42.815526" elapsed="0.003129"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:11:42.799257" elapsed="0.019435"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:11:42.818740" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:11:42.818928" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'APP_PEER_NAME': 'example-bgp-peer-app', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'APP_PEER_ID': '10.30.171.3', 'IP': '10.30.171.3', 'BGP_RIB_OPENCONFIG': 'example-...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:11:42.798085" elapsed="0.020872"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:42.797735" elapsed="0.021256"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.819182" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:42.819023" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.797709" elapsed="0.021550"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.820166" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:42.819409" elapsed="0.000804"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:11:42.820264" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:11:42.793931" elapsed="0.026462"/>
</kw>
<msg time="2026-04-21T02:11:42.820453" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:42.780784" elapsed="0.039729"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.834445" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.849013" elapsed="0.000044"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.863078" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.863292" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.863478" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.863906" elapsed="0.000095"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:42.863737" elapsed="0.000304"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:11:42.863719" elapsed="0.000349"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.864238" elapsed="0.000023"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.864412" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.864578" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:11:42.863680" elapsed="0.000951"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:11:42.863565" elapsed="0.001094"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.864821" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:11:42.864900" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:11:42.865045" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:11:42.776456" elapsed="0.088617"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.892647" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:42.892232" elapsed="0.000446"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:11:42.893626" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:11:42.893334" elapsed="0.000374">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:11:42.893820" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:11:42.892866" elapsed="0.000980"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.894402" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:42.894012" elapsed="0.000418"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:11:42.894735" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:11:42.894931" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/conf...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:11:42.894592" elapsed="0.000368"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.895366" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:42.895121" elapsed="0.000295"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:11:42.895834" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:42.895491" elapsed="0.000404"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.896404" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'APP_PEER_NAME': 'example-bgp-peer-app', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'APP_PEER_ID': '10.30.171.3', 'IP': '10.30.171.3', 'BGP_RIB_OPENCONFIG': 'example-...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:42.896099" elapsed="0.000333"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:42.895921" elapsed="0.000546"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.895469" elapsed="0.001020"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.897321" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:42.896637" elapsed="0.000714"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:11:42.897463" elapsed="0.000035"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:11:42.891333" elapsed="0.006267"/>
</kw>
<msg time="2026-04-21T02:11:42.897656" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:42.878030" elapsed="0.019675"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.910734" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.923673" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.936667" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.936890" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.937071" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.937476" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:42.937326" elapsed="0.000205"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:11:42.937311" elapsed="0.000246"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.937701" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.937884" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.938051" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:11:42.937272" elapsed="0.000832"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:11:42.937157" elapsed="0.000977"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.938281" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:11:42.938357" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:11:42.938491" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
  ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:11:42.875302" elapsed="0.063217"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:11:42.939955" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:11:42.939650" elapsed="0.000413">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:11:42.940160" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:11:42.939280" elapsed="0.000904"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.940504" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:42.940254" elapsed="0.000306"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.941080" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:42.940768" elapsed="0.000337"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:42.940585" elapsed="0.000555"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.940236" elapsed="0.000925"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.943527" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:42.941311" elapsed="0.002242"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:11:42.943603" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:11:42.943758" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:11:42.938931" elapsed="0.004852"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.945212" level="INFO">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.3</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:42.944961" elapsed="0.000298"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.945646" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:42.945409" elapsed="0.000284"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.946103" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:42.945858" elapsed="0.000288"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.946532" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:42.946295" elapsed="0.000280"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:11:42.947405" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:11:42.947202" elapsed="0.000229"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:11:42.947758" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:11:42.947583" elapsed="0.000200"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.947949" elapsed="0.000228"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.948659" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:42.948333" elapsed="0.000370"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:11:42.948745" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:11:42.948925" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:11:42.946775" elapsed="0.002175"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:11:42.959645" level="INFO">PUT Request : url=http://10.30.171.3:8181/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.3 
 path_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.3 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02x3li6wfm9gt1x46rpwuc34sa24.node0', 'Content-Length': '223', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:11:42.959860" level="INFO">PUT Response : url=http://10.30.171.3:8181/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.3 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:11:42.960295" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:11:42.951307" elapsed="0.009067"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:42.949019" elapsed="0.011489"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.961095" elapsed="0.000068"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:42.960589" elapsed="0.000706"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.949002" elapsed="0.012351"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.969852" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:42.963598" elapsed="0.006329"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:42.963041" elapsed="0.006938"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.963001" elapsed="0.007014"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.974196" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:42.970452" elapsed="0.003804"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:42.970095" elapsed="0.004205"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.970071" elapsed="0.004262"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.975111" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:42.974577" elapsed="0.000569"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.975550" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:42.975236" elapsed="0.000388"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.976302" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:42.975903" elapsed="0.000430"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:42.975655" elapsed="0.000716"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.975213" elapsed="0.001189"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.976983" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:42.976568" elapsed="0.000442"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.977321" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:42.977080" elapsed="0.000298"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.977907" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:42.977580" elapsed="0.000355"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:42.977403" elapsed="0.000567"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.977063" elapsed="0.000928"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:42.978143" elapsed="0.000354"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:11:42.978994" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:42.978664" elapsed="0.000357"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.979179" elapsed="0.002402"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:11:42.962187" elapsed="0.019459"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:11:42.981858" elapsed="0.000032"/>
</return>
<status status="PASS" start="2026-04-21T02:11:42.981715" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.981696" elapsed="0.000255"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.982104" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:11:42.982173" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:11:42.984589" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:11:42.944150" elapsed="0.040466"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:11:42.984683" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:11:42.984864" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:11:42.765312" elapsed="0.219580"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:42.985300" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:42.985052" elapsed="0.000316"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:42.985033" elapsed="0.000360"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:11:42.985426" elapsed="0.000026"/>
</return>
<arg>${BGP_VAR_FOLDER}/app_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:11:42.760680" elapsed="0.224873"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:11:42.986535" level="INFO">&amp;{route_mapping} = { NEXTHOP=100.100.100.1 | LOCALPREF=100 | PATHID=1 | APP_RIB=10.30.171.3 }</msg>
<var>&amp;{route_mapping}</var>
<arg>NEXTHOP=${NEXT_HOP_PREF}${pathid}</arg>
<arg>LOCALPREF=${pathid}00</arg>
<arg>PATHID=${pathid}</arg>
<arg>APP_RIB=${app_rib}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:11:42.985929" elapsed="0.000635"/>
</kw>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.023359" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:43.022955" elapsed="0.000435"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:11:43.024517" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:11:43.024011" elapsed="0.000602">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:11:43.024734" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:11:43.023563" elapsed="0.001203"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.025515" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:43.025020" elapsed="0.000530"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:11:43.026010" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:11:43.026243" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:11:43.025771" elapsed="0.000509"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.026757" level="INFO">/rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:43.026492" elapsed="0.000341"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.028474" level="INFO">mapping: {'NEXTHOP': '100.100.100.1', 'LOCALPREF': '100', 'PATHID': '1', 'APP_RIB': '10.30.171.3'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:43.027783" elapsed="0.000758"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.029229" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:11:43.028747" elapsed="0.000513"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.030536" level="INFO">${value} = 100.100.100.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:11:43.029743" elapsed="0.000842"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:11:43.032624" level="INFO">${encoded} = 100.100.100.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:11:43.032125" elapsed="0.000543"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:11:43.032762" elapsed="0.000131"/>
</return>
<msg time="2026-04-21T02:11:43.033220" level="INFO">${encoded_value} = 100.100.100.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:11:43.031152" elapsed="0.002116"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:43.033577" elapsed="0.000633"/>
</kw>
<var name="${key}">NEXTHOP</var>
<var name="${value}">100.100.100.1</var>
<status status="PASS" start="2026-04-21T02:11:43.029538" elapsed="0.004788"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.035558" level="INFO">${value} = 100</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:11:43.034769" elapsed="0.000837"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:11:43.037866" level="INFO">${encoded} = 100</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:11:43.037363" elapsed="0.000547"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:11:43.038001" elapsed="0.000086"/>
</return>
<msg time="2026-04-21T02:11:43.038392" level="INFO">${encoded_value} = 100</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:11:43.036443" elapsed="0.001996"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:43.038713" elapsed="0.000640"/>
</kw>
<var name="${key}">LOCALPREF</var>
<var name="${value}">100</var>
<status status="PASS" start="2026-04-21T02:11:43.034561" elapsed="0.004908"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.040744" level="INFO">${value} = 1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:11:43.040002" elapsed="0.000809"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:11:43.042772" level="INFO">${encoded} = 1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:11:43.042290" elapsed="0.000688"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:11:43.043072" elapsed="0.000087"/>
</return>
<msg time="2026-04-21T02:11:43.043463" level="INFO">${encoded_value} = 1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:11:43.041353" elapsed="0.002157"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:43.043783" elapsed="0.000641"/>
</kw>
<var name="${key}">PATHID</var>
<var name="${value}">1</var>
<status status="PASS" start="2026-04-21T02:11:43.039738" elapsed="0.004800"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.045652" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:11:43.044902" elapsed="0.000799"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:11:43.047870" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:11:43.047349" elapsed="0.000566"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:11:43.048191" elapsed="0.000086"/>
</return>
<msg time="2026-04-21T02:11:43.048582" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:11:43.046278" elapsed="0.002350"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:43.048946" elapsed="0.000766"/>
</kw>
<var name="${key}">APP_RIB</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:11:43.044679" elapsed="0.005164"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:11:43.029324" elapsed="0.020567"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:11:43.049947" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:11:43.050141" level="INFO">${mapping_to_use} = {'NEXTHOP': '100.100.100.1', 'LOCALPREF': '100', 'PATHID': '1', 'APP_RIB': '10.30.171.3'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:11:43.027357" elapsed="0.022815"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:43.026951" elapsed="0.023261"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.050437" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:43.050247" elapsed="0.000257"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:43.026914" elapsed="0.023616"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.051630" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:43.050711" elapsed="0.000952"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:11:43.051721" elapsed="0.000034"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:11:43.022281" elapsed="0.029633"/>
</kw>
<msg time="2026-04-21T02:11:43.051984" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:43.007834" elapsed="0.044221"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.068498" elapsed="0.000073"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.086632" elapsed="0.000073"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.102861" elapsed="0.000069"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.103231" elapsed="0.000029"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.103460" elapsed="0.000026"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.104035" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:43.103845" elapsed="0.000257"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:11:43.103822" elapsed="0.000311"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.104312" elapsed="0.000025"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.104516" elapsed="0.000024"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.104717" elapsed="0.000024"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:11:43.103738" elapsed="0.001042"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:11:43.103570" elapsed="0.001260"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.105017" elapsed="0.000026"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:11:43.105114" elapsed="0.000022"/>
</return>
<msg time="2026-04-21T02:11:43.105303" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:11:43.003289" elapsed="0.102048"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.137427" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:43.136903" elapsed="0.000565"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:11:43.138559" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:11:43.138124" elapsed="0.000525">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:11:43.138761" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:11:43.137684" elapsed="0.001140"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.139556" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:43.139106" elapsed="0.000482"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:11:43.140001" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:11:43.140218" level="INFO">${template} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;$PATHID&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:11:43.139827" elapsed="0.000426"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.140736" level="INFO">  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;$PATHID&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;$NEXTHOP&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;$LOCALPREF&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:43.140447" elapsed="0.000385"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:11:43.141356" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:43.140931" elapsed="0.000494"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.142025" level="INFO">${mapping_to_use} = {'NEXTHOP': '100.100.100.1', 'LOCALPREF': '100', 'PATHID': '1', 'APP_RIB': '10.30.171.3'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:43.141635" elapsed="0.000422"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:43.141456" elapsed="0.000644"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:43.140902" elapsed="0.001224"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.143125" level="INFO">${final_text} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;1&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
    ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:43.142309" elapsed="0.000853"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:11:43.143226" elapsed="0.000041"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:11:43.135938" elapsed="0.007449"/>
</kw>
<msg time="2026-04-21T02:11:43.143454" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:43.119419" elapsed="0.024094"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.160152" elapsed="0.000073"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.175219" elapsed="0.000041"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.188152" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.188465" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.188654" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.189100" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:43.188944" elapsed="0.000213"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:11:43.188925" elapsed="0.000259"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.189331" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.189499" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.189665" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:11:43.188882" elapsed="0.000835"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:11:43.188744" elapsed="0.001003"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.189911" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:11:43.189993" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:11:43.190162" level="INFO">${data} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;1&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
    ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:11:43.118188" elapsed="0.072006"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:11:43.191683" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:11:43.191338" elapsed="0.000423">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:11:43.191874" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:11:43.190926" elapsed="0.000973"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.192245" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:43.191971" elapsed="0.000332"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.192822" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:43.192509" elapsed="0.000340"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:43.192327" elapsed="0.000557"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:43.191951" elapsed="0.000955"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.195311" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:43.193060" elapsed="0.002277"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:11:43.195388" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:11:43.195548" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:11:43.190537" elapsed="0.005036"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.197263" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:43.196998" elapsed="0.000313"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.197712" level="INFO">  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;1&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;100.100.100.1&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;100&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:43.197464" elapsed="0.000362"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.198234" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:43.197983" elapsed="0.000295"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.198669" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:43.198429" elapsed="0.000284"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:11:43.199545" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:11:43.199340" elapsed="0.000231"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:11:43.199975" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:11:43.199776" elapsed="0.000225"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:43.200151" elapsed="0.000213"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.200768" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:43.200519" elapsed="0.000309"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:11:43.200872" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:11:43.201028" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:11:43.198932" elapsed="0.002120"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:11:43.213410" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02x3li6wfm9gt1x46rpwuc34sa24.node0', 'Content-Length': '625', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;1&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;100.100.100.1&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;100&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt; 
 </msg>
<msg time="2026-04-21T02:11:43.213615" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes/ipv4-route=1.1.1.1%2F32,1', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:11:43.213944" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:11:43.203494" elapsed="0.010519"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:43.201124" elapsed="0.013015"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.214733" elapsed="0.000102"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:43.214211" elapsed="0.000743"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:43.201106" elapsed="0.013902"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.224167" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:43.218052" elapsed="0.006162"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:43.217310" elapsed="0.006940"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:43.217263" elapsed="0.007012"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.226940" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:43.224557" elapsed="0.002429"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:43.224331" elapsed="0.002692"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:43.224314" elapsed="0.002734"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.227667" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:43.227238" elapsed="0.000457"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.228032" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:43.227767" elapsed="0.000346"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.228656" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:43.228344" elapsed="0.000338"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:43.228147" elapsed="0.000660"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:43.227748" elapsed="0.001087"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.229378" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:43.229004" elapsed="0.000401"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.229715" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:43.229477" elapsed="0.000296"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.230304" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:43.229979" elapsed="0.000356"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:43.229813" elapsed="0.000559"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:43.229458" elapsed="0.000936"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:43.230551" elapsed="0.000382"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:11:43.231408" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:43.231101" elapsed="0.000332"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:11:43.231612" elapsed="0.002424"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:11:43.216106" elapsed="0.017997"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:11:43.234290" elapsed="0.000035"/>
</return>
<status status="PASS" start="2026-04-21T02:11:43.234179" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:43.234160" elapsed="0.000224"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.234534" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:11:43.234602" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:11:43.237091" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:11:43.196012" elapsed="0.041106"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:11:43.237192" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:11:43.237350" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:11:42.991600" elapsed="0.245774"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.237730" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:43.237478" elapsed="0.000340"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:43.237460" elapsed="0.000383"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:11:43.237881" elapsed="0.000025"/>
</return>
<arg>${MULT_VAR_FOLDER}/route</arg>
<arg>mapping=${route_mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:11:42.986875" elapsed="0.251131"/>
</kw>
<var name="${pathid}">1</var>
<status status="PASS" start="2026-04-21T02:11:42.985764" elapsed="0.252282"/>
</iter>
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.238917" level="INFO">&amp;{route_mapping} = { NEXTHOP=100.100.100.2 | LOCALPREF=200 | PATHID=2 | APP_RIB=10.30.171.3 }</msg>
<var>&amp;{route_mapping}</var>
<arg>NEXTHOP=${NEXT_HOP_PREF}${pathid}</arg>
<arg>LOCALPREF=${pathid}00</arg>
<arg>PATHID=${pathid}</arg>
<arg>APP_RIB=${app_rib}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:11:43.238299" elapsed="0.000646"/>
</kw>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.274828" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:43.274414" elapsed="0.000448"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:11:43.275907" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:11:43.275465" elapsed="0.000523">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:11:43.276086" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:11:43.275120" elapsed="0.000990"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.276668" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:43.276279" elapsed="0.000416"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:11:43.277021" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:11:43.277185" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:11:43.276876" elapsed="0.000335"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.277617" level="INFO">/rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:43.277368" elapsed="0.000295"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.278912" level="INFO">mapping: {'NEXTHOP': '100.100.100.2', 'LOCALPREF': '200', 'PATHID': '2', 'APP_RIB': '10.30.171.3'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:43.278415" elapsed="0.000543"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.279544" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:11:43.279118" elapsed="0.000458"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.280697" level="INFO">${value} = 100.100.100.2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:11:43.280048" elapsed="0.000691"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:11:43.282480" level="INFO">${encoded} = 100.100.100.2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:11:43.282048" elapsed="0.000468"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:11:43.282595" elapsed="0.000080"/>
</return>
<msg time="2026-04-21T02:11:43.282971" level="INFO">${encoded_value} = 100.100.100.2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:11:43.281243" elapsed="0.001767"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:43.283240" elapsed="0.000568"/>
</kw>
<var name="${key}">NEXTHOP</var>
<var name="${value}">100.100.100.2</var>
<status status="PASS" start="2026-04-21T02:11:43.279871" elapsed="0.004038"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.284859" level="INFO">${value} = 200</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:11:43.284195" elapsed="0.000706"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:11:43.286832" level="INFO">${encoded} = 200</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:11:43.286401" elapsed="0.000468"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:11:43.286947" elapsed="0.000075"/>
</return>
<msg time="2026-04-21T02:11:43.287289" level="INFO">${encoded_value} = 200</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:11:43.285368" elapsed="0.001960"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:43.287625" elapsed="0.000546"/>
</kw>
<var name="${key}">LOCALPREF</var>
<var name="${value}">200</var>
<status status="PASS" start="2026-04-21T02:11:43.284030" elapsed="0.004244"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.289232" level="INFO">${value} = 2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:11:43.288562" elapsed="0.000712"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:11:43.291037" level="INFO">${encoded} = 2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:11:43.290605" elapsed="0.000467"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:11:43.291149" elapsed="0.000073"/>
</return>
<msg time="2026-04-21T02:11:43.291542" level="INFO">${encoded_value} = 2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:11:43.289740" elapsed="0.001845"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:43.291827" elapsed="0.000614"/>
</kw>
<var name="${key}">PATHID</var>
<var name="${value}">2</var>
<status status="PASS" start="2026-04-21T02:11:43.288394" elapsed="0.004149"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.293498" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:11:43.292846" elapsed="0.000693"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:11:43.295551" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:11:43.295065" elapsed="0.000532"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:11:43.295719" elapsed="0.000110"/>
</return>
<msg time="2026-04-21T02:11:43.296112" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:11:43.294109" elapsed="0.002042"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:43.296394" elapsed="0.000542"/>
</kw>
<var name="${key}">APP_RIB</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:11:43.292663" elapsed="0.004377"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:11:43.279640" elapsed="0.017443"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:11:43.297131" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:11:43.297300" level="INFO">${mapping_to_use} = {'NEXTHOP': '100.100.100.2', 'LOCALPREF': '200', 'PATHID': '2', 'APP_RIB': '10.30.171.3'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:11:43.278089" elapsed="0.019236"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:43.277742" elapsed="0.019617"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.297549" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:43.297389" elapsed="0.000216"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:43.277718" elapsed="0.019909"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.298634" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:43.297775" elapsed="0.000888"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:11:43.298712" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:11:43.273749" elapsed="0.025107"/>
</kw>
<msg time="2026-04-21T02:11:43.298917" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:43.260171" elapsed="0.038802"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.312430" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.325272" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.338415" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.338618" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.338874" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.339264" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:43.339118" elapsed="0.000203"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:11:43.339102" elapsed="0.000243"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.339523" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.339693" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.339875" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:11:43.339070" elapsed="0.000860"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:11:43.338962" elapsed="0.000994"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.340106" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:11:43.340182" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:11:43.340305" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:11:43.255676" elapsed="0.084656"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.366022" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:43.365623" elapsed="0.000428"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:11:43.366911" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:11:43.366547" elapsed="0.000443">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:11:43.367085" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:11:43.366214" elapsed="0.000895"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.367687" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:43.367275" elapsed="0.000439"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:11:43.368037" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:11:43.368317" level="INFO">${template} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;$PATHID&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:11:43.367897" elapsed="0.000450"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.368758" level="INFO">  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;$PATHID&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;$NEXTHOP&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;$LOCALPREF&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:43.368510" elapsed="0.000323"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:11:43.369201" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:43.368902" elapsed="0.000357"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.369766" level="INFO">${mapping_to_use} = {'NEXTHOP': '100.100.100.2', 'LOCALPREF': '200', 'PATHID': '2', 'APP_RIB': '10.30.171.3'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:43.369470" elapsed="0.000338"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:43.369317" elapsed="0.000528"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:43.368883" elapsed="0.000984"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.370664" level="INFO">${final_text} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;2&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
    ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:43.370020" elapsed="0.000675"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:11:43.370745" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:11:43.365002" elapsed="0.005888"/>
</kw>
<msg time="2026-04-21T02:11:43.370947" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:43.351614" elapsed="0.019381"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.384157" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.399671" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.412494" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.412693" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.412926" elapsed="0.000032"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.413431" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:43.413226" elapsed="0.000282"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:11:43.413207" elapsed="0.000334"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.413739" elapsed="0.000029"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.414000" elapsed="0.000029"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.414232" elapsed="0.000029"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:11:43.413167" elapsed="0.001140"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:11:43.413034" elapsed="0.001309"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.414542" elapsed="0.000029"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:11:43.414643" elapsed="0.000022"/>
</return>
<msg time="2026-04-21T02:11:43.414881" level="INFO">${data} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;2&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
    ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:11:43.350683" elapsed="0.064236"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:11:43.416573" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:11:43.416305" elapsed="0.000341">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:11:43.416744" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:11:43.415901" elapsed="0.000867"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.417120" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:43.416860" elapsed="0.000318"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.417693" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:43.417388" elapsed="0.000331"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:43.417203" elapsed="0.000552"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:43.416840" elapsed="0.000937"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.420232" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:43.417949" elapsed="0.002310"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:11:43.420313" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:11:43.420472" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:11:43.415421" elapsed="0.005075"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.422063" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:43.421800" elapsed="0.000311"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.422503" level="INFO">  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;2&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;100.100.100.2&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;200&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:43.422263" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.422975" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:43.422708" elapsed="0.000310"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.423448" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:43.423168" elapsed="0.000324"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:11:43.424322" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:11:43.424118" elapsed="0.000230"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:11:43.424677" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:11:43.424501" elapsed="0.000202"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:43.424868" elapsed="0.000214"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.425491" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:43.425241" elapsed="0.000294"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:11:43.425577" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:11:43.425732" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:11:43.423693" elapsed="0.002063"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:11:43.437543" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02x3li6wfm9gt1x46rpwuc34sa24.node0', 'Content-Length': '625', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;2&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;100.100.100.2&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;200&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt; 
 </msg>
<msg time="2026-04-21T02:11:43.437607" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes/ipv4-route=1.1.1.1%2F32,2', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:11:43.437700" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:11:43.428267" elapsed="0.009458"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:43.425887" elapsed="0.011884"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.437981" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:43.437820" elapsed="0.000228"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:43.425868" elapsed="0.012201"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.441606" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:43.439110" elapsed="0.002543"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:43.438888" elapsed="0.002802"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:43.438870" elapsed="0.002845"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.447712" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:43.442227" elapsed="0.005627"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:43.441770" elapsed="0.006139"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:43.441753" elapsed="0.006192"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.448810" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:43.448192" elapsed="0.000659"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.449292" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:43.448953" elapsed="0.000421"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.450091" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:43.449637" elapsed="0.000490"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:43.449408" elapsed="0.000770"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:43.448927" elapsed="0.001281"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.450967" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:43.450431" elapsed="0.000574"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.451470" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:43.451104" elapsed="0.000448"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.452254" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:43.451835" elapsed="0.000455"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:43.451586" elapsed="0.000755"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:43.451079" elapsed="0.001292"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:43.452590" elapsed="0.000507"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:11:43.453738" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:43.453330" elapsed="0.000444"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:11:43.454099" elapsed="0.003568"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:11:43.438434" elapsed="0.019335"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:11:43.458068" elapsed="0.000046"/>
</return>
<status status="PASS" start="2026-04-21T02:11:43.457908" elapsed="0.000256"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:43.457877" elapsed="0.000321"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.458414" elapsed="0.000032"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:11:43.458513" elapsed="0.000023"/>
</return>
<msg time="2026-04-21T02:11:43.461452" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:11:43.420844" elapsed="0.040636"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:11:43.461738" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:11:43.461929" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:11:43.243975" elapsed="0.217979"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.462523" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:43.462239" elapsed="0.000353"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:43.462221" elapsed="0.000395"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:11:43.462648" elapsed="0.000026"/>
</return>
<arg>${MULT_VAR_FOLDER}/route</arg>
<arg>mapping=${route_mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:11:43.239212" elapsed="0.223561"/>
</kw>
<var name="${pathid}">2</var>
<status status="PASS" start="2026-04-21T02:11:43.238151" elapsed="0.224681"/>
</iter>
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.463825" level="INFO">&amp;{route_mapping} = { NEXTHOP=100.100.100.3 | LOCALPREF=300 | PATHID=3 | APP_RIB=10.30.171.3 }</msg>
<var>&amp;{route_mapping}</var>
<arg>NEXTHOP=${NEXT_HOP_PREF}${pathid}</arg>
<arg>LOCALPREF=${pathid}00</arg>
<arg>PATHID=${pathid}</arg>
<arg>APP_RIB=${app_rib}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:11:43.463095" elapsed="0.000760"/>
</kw>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.499913" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:43.499445" elapsed="0.000504"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:11:43.500900" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:11:43.500481" elapsed="0.000497">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:11:43.501076" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:11:43.500130" elapsed="0.000971"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.501659" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:43.501267" elapsed="0.000419"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:11:43.502015" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:11:43.502182" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:11:43.501868" elapsed="0.000414"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.502700" level="INFO">/rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:43.502446" elapsed="0.000301"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.504363" level="INFO">mapping: {'NEXTHOP': '100.100.100.3', 'LOCALPREF': '300', 'PATHID': '3', 'APP_RIB': '10.30.171.3'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:43.503845" elapsed="0.000565"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.504993" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:11:43.504575" elapsed="0.000445"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.506120" level="INFO">${value} = 100.100.100.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:11:43.505431" elapsed="0.000731"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:11:43.507919" level="INFO">${encoded} = 100.100.100.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:11:43.507467" elapsed="0.000490"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:11:43.508041" elapsed="0.000086"/>
</return>
<msg time="2026-04-21T02:11:43.508394" level="INFO">${encoded_value} = 100.100.100.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:11:43.506635" elapsed="0.001799"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:43.508662" elapsed="0.000538"/>
</kw>
<var name="${key}">NEXTHOP</var>
<var name="${value}">100.100.100.3</var>
<status status="PASS" start="2026-04-21T02:11:43.505260" elapsed="0.004042"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.510258" level="INFO">${value} = 300</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:11:43.509591" elapsed="0.000707"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:11:43.512285" level="INFO">${encoded} = 300</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:11:43.511863" elapsed="0.000457"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:11:43.512399" elapsed="0.000075"/>
</return>
<msg time="2026-04-21T02:11:43.512737" level="INFO">${encoded_value} = 300</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:11:43.510758" elapsed="0.002021"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:43.513024" elapsed="0.000505"/>
</kw>
<var name="${key}">LOCALPREF</var>
<var name="${value}">300</var>
<status status="PASS" start="2026-04-21T02:11:43.509424" elapsed="0.004203"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.514574" level="INFO">${value} = 3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:11:43.513931" elapsed="0.000685"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:11:43.516448" level="INFO">${encoded} = 3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:11:43.516034" elapsed="0.000450"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:11:43.516562" elapsed="0.000074"/>
</return>
<msg time="2026-04-21T02:11:43.516918" level="INFO">${encoded_value} = 3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:11:43.515219" elapsed="0.001739"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:43.517186" elapsed="0.000499"/>
</kw>
<var name="${key}">PATHID</var>
<var name="${value}">3</var>
<status status="PASS" start="2026-04-21T02:11:43.513747" elapsed="0.004037"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.518720" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:11:43.518081" elapsed="0.000679"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:11:43.520589" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:11:43.520176" elapsed="0.000449"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:11:43.520702" elapsed="0.000076"/>
</return>
<msg time="2026-04-21T02:11:43.521057" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:11:43.519391" elapsed="0.001706"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:43.521325" elapsed="0.000519"/>
</kw>
<var name="${key}">APP_RIB</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:11:43.517917" elapsed="0.004026"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:11:43.505076" elapsed="0.016906"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:11:43.522031" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:11:43.522271" level="INFO">${mapping_to_use} = {'NEXTHOP': '100.100.100.3', 'LOCALPREF': '300', 'PATHID': '3', 'APP_RIB': '10.30.171.3'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:11:43.503438" elapsed="0.018860"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:43.503017" elapsed="0.019316"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.522522" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:43.522364" elapsed="0.000216"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:43.502989" elapsed="0.019613"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.523645" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:43.522751" elapsed="0.000923"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:11:43.523724" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:11:43.498608" elapsed="0.025271"/>
</kw>
<msg time="2026-04-21T02:11:43.523952" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:43.485335" elapsed="0.038686"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.537432" elapsed="0.000065"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.550680" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.563553" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.563799" elapsed="0.000026"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.563997" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.564417" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:43.564265" elapsed="0.000209"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:11:43.564246" elapsed="0.000254"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.564643" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.564828" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.565135" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:11:43.564205" elapsed="0.000984"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:11:43.564085" elapsed="0.001134"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.565366" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:11:43.565536" elapsed="0.000021"/>
</return>
<msg time="2026-04-21T02:11:43.565698" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:11:43.480822" elapsed="0.084904"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.591676" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:43.591281" elapsed="0.000424"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:11:43.592638" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:11:43.592228" elapsed="0.000491">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:11:43.592837" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:11:43.591886" elapsed="0.000977"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.593415" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:43.593029" elapsed="0.000413"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:11:43.593749" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:11:43.593936" level="INFO">${template} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;$PATHID&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:11:43.593604" elapsed="0.000361"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.594368" level="INFO">  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;$PATHID&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;$NEXTHOP&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;$LOCALPREF&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:43.594124" elapsed="0.000299"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:11:43.594803" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:43.594491" elapsed="0.000373"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.595365" level="INFO">${mapping_to_use} = {'NEXTHOP': '100.100.100.3', 'LOCALPREF': '300', 'PATHID': '3', 'APP_RIB': '10.30.171.3'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:43.595065" elapsed="0.000326"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:43.594889" elapsed="0.000538"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:43.594471" elapsed="0.000977"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.596274" level="INFO">${final_text} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;3&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
    ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:43.595593" elapsed="0.000712"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:11:43.596355" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:11:43.590631" elapsed="0.005852"/>
</kw>
<msg time="2026-04-21T02:11:43.596576" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:43.577201" elapsed="0.019427"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.609674" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.622497" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.635473" elapsed="0.000047"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.635754" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.635960" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.636401" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:43.636248" elapsed="0.000209"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:11:43.636229" elapsed="0.000255"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.636628" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.636809" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.636977" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:11:43.636185" elapsed="0.000844"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:11:43.636051" elapsed="0.001007"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.637207" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:11:43.637289" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:11:43.637460" level="INFO">${data} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;3&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
    ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:11:43.576275" elapsed="0.061216"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:11:43.639039" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:11:43.638663" elapsed="0.000466">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:11:43.639241" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:11:43.638254" elapsed="0.001017"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.639695" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:43.639421" elapsed="0.000331"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.640284" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:43.639984" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:43.639776" elapsed="0.000568"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:43.639401" elapsed="0.000965"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.642733" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:43.640517" elapsed="0.002242"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:11:43.642826" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:11:43.643015" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:11:43.637883" elapsed="0.005162"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.644632" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:43.644373" elapsed="0.000307"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.645090" level="INFO">  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;3&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;100.100.100.3&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;300&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:43.644849" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.645540" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:43.645294" elapsed="0.000288"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.645990" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:43.645733" elapsed="0.000300"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:11:43.646865" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:11:43.646640" elapsed="0.000254"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:11:43.647293" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:11:43.647099" elapsed="0.000220"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:11:43.647472" elapsed="0.000213"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.648143" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:43.647865" elapsed="0.000321"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:11:43.648228" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:11:43.648382" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:11:43.646237" elapsed="0.002170"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:11:43.661301" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02x3li6wfm9gt1x46rpwuc34sa24.node0', 'Content-Length': '625', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;3&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;100.100.100.3&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;300&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt; 
 </msg>
<msg time="2026-04-21T02:11:43.661392" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes/ipv4-route=1.1.1.1%2F32,3', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:11:43.661618" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:11:43.652235" elapsed="0.009420"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:43.648480" elapsed="0.013244"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.662015" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:43.661764" elapsed="0.000344"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:43.648462" elapsed="0.013677"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.667160" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:43.663659" elapsed="0.003562"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:43.663345" elapsed="0.003925"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:43.663319" elapsed="0.003987"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.671088" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:43.667689" elapsed="0.003467"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:43.667382" elapsed="0.003825"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:43.667359" elapsed="0.003884"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.672036" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:43.671494" elapsed="0.000569"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.672372" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:43.672133" elapsed="0.000297"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.672936" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:43.672617" elapsed="0.000345"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:43.672454" elapsed="0.000544"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:43.672115" elapsed="0.000904"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.673541" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:43.673178" elapsed="0.000389"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.673886" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:43.673635" elapsed="0.000309"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.674425" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:43.674128" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:43.673968" elapsed="0.000518"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:43.673617" elapsed="0.000890"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:43.674661" elapsed="0.000402"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:11:43.675531" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:43.675231" elapsed="0.000326"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:11:43.675713" elapsed="0.002550"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:11:43.662672" elapsed="0.015654"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:11:43.678506" elapsed="0.000033"/>
</return>
<status status="PASS" start="2026-04-21T02:11:43.678398" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:43.678379" elapsed="0.000220"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.678748" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:11:43.678831" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:11:43.681209" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:11:43.643387" elapsed="0.037849"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:11:43.681308" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:11:43.681460" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:11:43.469216" elapsed="0.212314"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:11:43.681893" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:11:43.681636" elapsed="0.000325"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:43.681618" elapsed="0.000367"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:11:43.682174" elapsed="0.000027"/>
</return>
<arg>${MULT_VAR_FOLDER}/route</arg>
<arg>mapping=${route_mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:11:43.464127" elapsed="0.218170"/>
</kw>
<var name="${pathid}">3</var>
<status status="PASS" start="2026-04-21T02:11:43.462942" elapsed="0.219395"/>
</iter>
<var>${pathid}</var>
<value>@{PATH_ID_LIST}</value>
<status status="PASS" start="2026-04-21T02:11:42.985615" elapsed="0.696757"/>
</for>
<doc>Configure bgp application peer and fill it immediately with routes.</doc>
<status status="PASS" start="2026-04-21T02:11:42.758892" elapsed="0.923536"/>
</kw>
<kw name="Upload_Config_Files">
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-04-21T02:11:43.691337" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/exa.cfg' -&gt; '/home/jenkins//exa.cfg'</msg>
<arg>${BGP_VAR_FOLDER}/${DEFAUTL_RPC_CFG}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-21T02:11:43.683026" elapsed="0.008371"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-04-21T02:11:43.698597" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../../tools/exabgp_files/exarpc.py' -&gt; '/home/jenkins//exarpc.py'</msg>
<arg>${EXARPCSCRIPT}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-21T02:11:43.691566" elapsed="0.007114"/>
</kw>
<kw name="List Files In Directory" owner="SSHLibrary">
<msg time="2026-04-21T02:11:43.708326" level="INFO">6 files:
bgp-flowspec-redirect.cfg
bgp-flowspec.cfg
bgp-l3vpn-ipv4.cfg
exa-md5.cfg
exa.cfg
gobgp.cfg</msg>
<msg time="2026-04-21T02:11:43.708603" level="INFO">@{cfgfiles} = [ bgp-flowspec-redirect.cfg | bgp-flowspec.cfg | bgp-l3vpn-ipv4.cfg | exa-md5.cfg | exa.cfg | gobgp.cfg ]</msg>
<var>@{cfgfiles}</var>
<arg>.</arg>
<arg>*.cfg</arg>
<doc>A wrapper for `List Directory` that returns only files.</doc>
<status status="PASS" start="2026-04-21T02:11:43.698951" elapsed="0.009716"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:43.710039" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.171.116/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-04-21T02:11:43.723235" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:43.709592" elapsed="0.013786"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:43.724080" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-04-21T02:11:43.776435" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:43.723724" elapsed="0.052930"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:43.777596" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-04-21T02:11:43.828192" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:43.777202" elapsed="0.051221"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:43.829430" level="INFO">Executing command 'sed -i -e 's/ADDPATH/send\/receive/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-04-21T02:11:43.880122" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/${addpath}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:43.828972" elapsed="0.051389"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:43.881389" level="INFO">Executing command 'cat bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-04-21T02:11:43.936014" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:11:43.936408" level="INFO">${stdout} = neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:43.880961" elapsed="0.055513"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:43.937922" level="INFO">neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1/32;
            destination 192.168.0.1/32;

        }
        then {
            redirect 65500:12345;
        }
    }
    route flow2 {
        match {
            source 10.0.0.2/32;
            destination 192.168.0.2/32;

        }
        then {
                redirect 1.2.3.4;
        }
    }
    route flow4 {
        match {
            source 10.0.0.4/32;
            destination 192.168.0.4/32;

        }
        next-hop 127.0.0.1;
        then {
                redirect-to-nexthop;
        }
    }
}
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:43.937126" elapsed="0.000931"/>
</kw>
<var name="${cfgfile}">bgp-flowspec-redirect.cfg</var>
<status status="PASS" start="2026-04-21T02:11:43.709250" elapsed="0.228922"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:43.939558" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.171.116/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-04-21T02:11:43.987862" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:43.939115" elapsed="0.048991"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:43.989317" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-04-21T02:11:44.039919" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:43.988834" elapsed="0.051427"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:44.041609" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-04-21T02:11:44.091964" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:44.041038" elapsed="0.051176"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:44.093370" level="INFO">Executing command 'sed -i -e 's/ADDPATH/send\/receive/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-04-21T02:11:44.143959" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/${addpath}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:44.092817" elapsed="0.051348"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:44.145178" level="INFO">Executing command 'cat bgp-flowspec.cfg'.</msg>
<msg time="2026-04-21T02:11:44.195290" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:11:44.195626" level="INFO">${stdout} = neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:44.144706" elapsed="0.050982"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:44.197168" level="INFO">neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1/32;
            destination 192.168.0.1/32;
            port =80;
            destination-port &gt;8080&amp;&lt;8088;
            source-port &gt;1024;
            protocol tcp;
            packet-length &gt;400&amp;&lt;500;
            fragment =first-fragment;
            icmp-type echo-reply;
            icmp-code network-unreachable;
            tcp-flags =urgent;
            dscp 20;
        }
        then {
            action sample-terminal;
        }
    }
}
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:44.196388" elapsed="0.000905"/>
</kw>
<var name="${cfgfile}">bgp-flowspec.cfg</var>
<status status="PASS" start="2026-04-21T02:11:43.938628" elapsed="0.258746"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:44.198541" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.171.116/g' bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-04-21T02:11:44.248167" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:44.198057" elapsed="0.050368"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:44.249579" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-04-21T02:11:44.294913" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:44.249051" elapsed="0.046008"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:44.295838" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-04-21T02:11:44.347028" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:44.295462" elapsed="0.051730"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:44.348088" level="INFO">Executing command 'sed -i -e 's/ADDPATH/send\/receive/g' bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-04-21T02:11:44.395307" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/${addpath}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:44.347615" elapsed="0.047919"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:44.396781" level="INFO">Executing command 'cat bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-04-21T02:11:44.443854" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:11:44.444245" level="INFO">${stdout} = neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
  family {
    ipv4 mpls-vpn;
  }
  static {
    route 1.1.1.0/24 {
      next-hop 10.0.255....</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:44.396266" elapsed="0.048051"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:44.445883" level="INFO">neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
  family {
    ipv4 mpls-vpn;
  }
  static {
    route 1.1.1.0/24 {
      next-hop 10.0.255.254;
      rd 1.2.3.4:1;
      label 24005;
    }
  }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:44.445016" elapsed="0.000996"/>
</kw>
<var name="${cfgfile}">bgp-l3vpn-ipv4.cfg</var>
<status status="PASS" start="2026-04-21T02:11:44.197676" elapsed="0.248423"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:44.447246" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.171.116/g' exa-md5.cfg'.</msg>
<msg time="2026-04-21T02:11:44.491231" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:44.446824" elapsed="0.044546"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:44.492276" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' exa-md5.cfg'.</msg>
<msg time="2026-04-21T02:11:44.558731" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:44.491751" elapsed="0.067180"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:44.559546" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exa-md5.cfg'.</msg>
<msg time="2026-04-21T02:11:44.615175" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:44.559266" elapsed="0.056141"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:44.616735" level="INFO">Executing command 'sed -i -e 's/ADDPATH/send\/receive/g' exa-md5.cfg'.</msg>
<msg time="2026-04-21T02:11:44.667846" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/${addpath}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:44.616184" elapsed="0.051854"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:44.668767" level="INFO">Executing command 'cat exa-md5.cfg'.</msg>
<msg time="2026-04-21T02:11:44.719418" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:11:44.719739" level="INFO">${stdout} = neighbor 10.30.171.3 {
  router-id 10.30.171.116;
  local-address 10.30.171.116;
  local-as 64496;
  peer-as 64496;
  md5-password topsecret;

  capability {
    route-refresh disable;
    add-path di...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:44.668455" elapsed="0.051384"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:44.721101" level="INFO">neighbor 10.30.171.3 {
  router-id 10.30.171.116;
  local-address 10.30.171.116;
  local-as 64496;
  peer-as 64496;
  md5-password topsecret;

  capability {
    route-refresh disable;
    add-path disable;
  }

  family {
    ipv4 unicast;
  }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:44.720379" elapsed="0.000832"/>
</kw>
<var name="${cfgfile}">exa-md5.cfg</var>
<status status="PASS" start="2026-04-21T02:11:44.446425" elapsed="0.274865"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:44.722423" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.171.116/g' exa.cfg'.</msg>
<msg time="2026-04-21T02:11:44.767651" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:44.722038" elapsed="0.046148"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:44.770171" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' exa.cfg'.</msg>
<msg time="2026-04-21T02:11:44.823958" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:44.769190" elapsed="0.055009"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:44.825200" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exa.cfg'.</msg>
<msg time="2026-04-21T02:11:44.874922" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:44.824729" elapsed="0.050369"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:44.876066" level="INFO">Executing command 'sed -i -e 's/ADDPATH/send\/receive/g' exa.cfg'.</msg>
<msg time="2026-04-21T02:11:44.926928" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/${addpath}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:44.875563" elapsed="0.051558"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:44.927946" level="INFO">Executing command 'cat exa.cfg'.</msg>
<msg time="2026-04-21T02:11:44.979215" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:11:44.979727" level="INFO">${stdout} = neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
  capability {
    route-refresh disable;
    add-path send/receive;
  }

  family {
    ipv...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:44.927546" elapsed="0.052298"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:44.981674" level="INFO">neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
  capability {
    route-refresh disable;
    add-path send/receive;
  }

  family {
    ipv4 unicast;
    ipv4 mpls-vpn;
  }

  process exarpcserver {
    run exarpc.py --host 10.30.171.116;
    encoder json;
    receive-routes;
    neighbor-changes;
  }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:44.980614" elapsed="0.001229"/>
</kw>
<var name="${cfgfile}">exa.cfg</var>
<status status="PASS" start="2026-04-21T02:11:44.721652" elapsed="0.260288"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:44.983243" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.171.116/g' gobgp.cfg'.</msg>
<msg time="2026-04-21T02:11:45.026986" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:44.982772" elapsed="0.044398"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:45.028196" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' gobgp.cfg'.</msg>
<msg time="2026-04-21T02:11:45.075036" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:45.027652" elapsed="0.047628"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:45.076370" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' gobgp.cfg'.</msg>
<msg time="2026-04-21T02:11:45.127348" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:45.075892" elapsed="0.051603"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:45.128348" level="INFO">Executing command 'sed -i -e 's/ADDPATH/send\/receive/g' gobgp.cfg'.</msg>
<msg time="2026-04-21T02:11:45.178918" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/${addpath}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:45.127938" elapsed="0.051122"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:11:45.179839" level="INFO">Executing command 'cat gobgp.cfg'.</msg>
<msg time="2026-04-21T02:11:45.227991" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:11:45.228502" level="INFO">${stdout} = [global.config]
    as = 64496
    router-id = "10.30.171.116"
    port = 17900
[[neighbors]]
    [neighbors.config]
        peer-as = 64496
        neighbor-address = "10.30.171.3"
        local-as =...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:11:45.179464" elapsed="0.049108"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:45.230413" level="INFO">[global.config]
    as = 64496
    router-id = "10.30.171.116"
    port = 17900
[[neighbors]]
    [neighbors.config]
        peer-as = 64496
        neighbor-address = "10.30.171.3"
        local-as = 64496
    [neighbors.transport.config]
        local-address = "10.30.171.116"
        remote-port = 1790
    [[neighbors.afi-safis]]
        [neighbors.afi-safis.config]
           afi-safi-name = "ipv4-flowspec"
        [neighbors.afi-safis.long-lived-graceful-restart.config]
           enabled = true
           restart-time = 86400</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:45.229391" elapsed="0.001300"/>
</kw>
<var name="${cfgfile}">gobgp.cfg</var>
<status status="PASS" start="2026-04-21T02:11:44.982320" elapsed="0.248461"/>
</iter>
<var>${cfgfile}</var>
<value>@{cfgfiles}</value>
<status status="PASS" start="2026-04-21T02:11:43.708852" elapsed="1.522070"/>
</for>
<arg>addpath=${exa_add_path_value}</arg>
<doc>Uploads exabgp config files</doc>
<status status="PASS" start="2026-04-21T02:11:43.682624" elapsed="1.548477"/>
</kw>
<kw name="Start_ExaBgp_And_Verify_Connected" owner="ExaBgpLib">
<for flavor="IN RANGE">
<iter>
<kw name="Start_ExaBgp" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:45.238155" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<var>${start_cmd}</var>
<arg>${CMD} ${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:45.237633" elapsed="0.000560"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:45.238825" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:45.238418" elapsed="0.000496"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:11:45.264357" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:11:45.240083" elapsed="0.024348"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:11:45.269055" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:11:45.269156" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:11:45.264620" elapsed="0.004562"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:45.269861" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:45.269573" elapsed="0.000337"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:45.269275" elapsed="0.000669"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:45.269245" elapsed="0.000732"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-04-21T02:11:45.239374" elapsed="0.030655"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:11:45.271947" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<msg time="2026-04-21T02:11:45.272041" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:11:45.270211" elapsed="0.001856"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:45.272542" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:45.272246" elapsed="0.000371"/>
</kw>
<arg>${cfg_file}</arg>
<doc>Dump the start command into prompt. It assumes that no exabgp is running. For verified
start use Start_ExaBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:45.237136" elapsed="0.035542"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:45.274834" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:45.274418" elapsed="0.000446"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:45.277398" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:45.275038" elapsed="0.002389"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:11:45.282683" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node02x3li6wfm9gt1x46rpwuc34sa24.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:11:45.282876" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:11:45.282982" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:11:45.277613" elapsed="0.005394"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:45.285901" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:45.283180" elapsed="0.002769"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:11:45.288921" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:11:45.286111" elapsed="0.002903">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:11:45.273927" elapsed="0.015224">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:48.291390" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:48.290783" elapsed="0.000656"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:48.294753" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:48.291831" elapsed="0.002978"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:11:48.300653" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node02x3li6wfm9gt1x46rpwuc34sa24.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:11:48.300870" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:11:48.301016" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:11:48.295048" elapsed="0.006005"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:48.305054" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:48.301368" elapsed="0.003787"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:11:48.309517" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:11:48.305492" elapsed="0.004140">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:11:48.289888" elapsed="0.019941">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:51.312192" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:51.311555" elapsed="0.000685"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:51.315348" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:51.312500" elapsed="0.002883"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:11:51.322027" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node02x3li6wfm9gt1x46rpwuc34sa24.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:11:51.322218" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:11:51.322341" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:11:51.315616" elapsed="0.006760"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:51.325996" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:51.322634" elapsed="0.003430"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:11:51.330081" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:11:51.326279" elapsed="0.003917">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:11:51.310600" elapsed="0.019759">200.0 != 409.0</status>
</kw>
<msg time="2026-04-21T02:11:51.330517" level="FAIL">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-04-21T02:11:45.273347" elapsed="6.057306">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</status>
</kw>
<msg time="2026-04-21T02:11:51.330827" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-21T02:11:51.330887" level="INFO">${value} = Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<var>${status}</var>
<var>${value}</var>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:11:45.272910" elapsed="6.058008"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:11:51.332027" level="INFO">[?2004l02:11:45 | 3360   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:11:45 | 3360   | [01;34mversion      [0m | [1m4.2.17  [0m
02:11:45 | 3360   | [01;34minterpreter  [0m | [1m3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0][0m
02:11:45 | 3360   | [01;34mos           [0m | [1mLinux releng-12085-696-1-mininet-ovs-217-0 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64[0m
02:11:45 | 3360   | [01;34minstallation [0m | [1m        [0m
02:11:45 | 3360   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
02:11:45 | 3360   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
02:11:45 | 3360   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:11:45 | 3360   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:11:45 | 3360   | [01;31mcli control  [0m | [1m - /run/[0m
02:11:45 | 3360   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:11:45 | 3360   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:11:45 | 3360   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:11:45 | 3360   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:11:45 | 3360   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:11:45 | 3360   | [01;31mcli control  [0m | [1m - /run/[0m
02:11:45 | 3360   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:11:45 | 3360   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:11:45 | 3360   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:11:45 | 3360   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
02:11:45 | 3360   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
02:11:45 | 3360   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
02:11:45 | 3360   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
02:11:45 | 3360   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
02:11:45 | 3360   | configuration[0m | &gt; neighbor         | '10.30.171.3'[0m
02:11:45 | 3360   | configuration[0m | . router-id        | '10.30.171.116'[0m
02:11:45 | 3360   | configuration[0m | . local-address    | '10.30.171.116'[0m
02:11:45 | 3360   | configuration[0m | . local-as         | '64496'[0m
02:11:45 | 3360   | configuration[0m | . peer-as          | '64496'[0m
02:11:45 | 3360   | configuration[0m | &gt; capability       | [0m
02:11:45 | 3360   | configuration[0m | . route-refresh    | 'disable'[0m
02:11:45 | 3360   | configuration[0m | . add-path         | 'send/receive'[0m
02:11:45 | 3360   | configuration[0m | &lt; capability       | [0m
02:11:45 | 3360   | configuration[0m | &gt; family           | [0m
02:11:45 | 3360   | configuration[0m | . ipv4             | 'unicast'[0m
02:11:45 | 3360   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
02:11:45 | 3360   | configuration[0m | &lt; family           | [0m
02:11:45 | 3360   | configuration[0m | &gt; process          | 'exarpcserver'[0m
02:11:45 | 3360   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
02:11:45 | 3360   | [01;31mconfiguration[0m | [1m        [0m
02:11:45 | 3360   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
02:11:45 | 3360   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
02:11:45 | 3360   | [01;31mconfiguration[0m | [1m        [0m
02:11:45 | 3360   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:11:51.332385" level="INFO">${output} = [?2004l02:11:45 | 3360   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:11:45 | 3360   | [01;34mversion      [0m | [1m4.2.17  [0m
02:11:45 | 3360   | [01;34minterpreter  ...</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T02:11:51.331851" elapsed="0.000575"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:51.332992" level="INFO">[?2004l02:11:45 | 3360   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:11:45 | 3360   | [01;34mversion      [0m | [1m4.2.17  [0m
02:11:45 | 3360   | [01;34minterpreter  [0m | [1m3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0][0m
02:11:45 | 3360   | [01;34mos           [0m | [1mLinux releng-12085-696-1-mininet-ovs-217-0 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64[0m
02:11:45 | 3360   | [01;34minstallation [0m | [1m        [0m
02:11:45 | 3360   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
02:11:45 | 3360   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
02:11:45 | 3360   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:11:45 | 3360   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:11:45 | 3360   | [01;31mcli control  [0m | [1m - /run/[0m
02:11:45 | 3360   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:11:45 | 3360   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:11:45 | 3360   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:11:45 | 3360   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:11:45 | 3360   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:11:45 | 3360   | [01;31mcli control  [0m | [1m - /run/[0m
02:11:45 | 3360   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:11:45 | 3360   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:11:45 | 3360   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:11:45 | 3360   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
02:11:45 | 3360   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
02:11:45 | 3360   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
02:11:45 | 3360   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
02:11:45 | 3360   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
02:11:45 | 3360   | configuration[0m | &gt; neighbor         | '10.30.171.3'[0m
02:11:45 | 3360   | configuration[0m | . router-id        | '10.30.171.116'[0m
02:11:45 | 3360   | configuration[0m | . local-address    | '10.30.171.116'[0m
02:11:45 | 3360   | configuration[0m | . local-as         | '64496'[0m
02:11:45 | 3360   | configuration[0m | . peer-as          | '64496'[0m
02:11:45 | 3360   | configuration[0m | &gt; capability       | [0m
02:11:45 | 3360   | configuration[0m | . route-refresh    | 'disable'[0m
02:11:45 | 3360   | configuration[0m | . add-path         | 'send/receive'[0m
02:11:45 | 3360   | configuration[0m | &lt; capability       | [0m
02:11:45 | 3360   | configuration[0m | &gt; family           | [0m
02:11:45 | 3360   | configuration[0m | . ipv4             | 'unicast'[0m
02:11:45 | 3360   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
02:11:45 | 3360   | configuration[0m | &lt; family           | [0m
02:11:45 | 3360   | configuration[0m | &gt; process          | 'exarpcserver'[0m
02:11:45 | 3360   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
02:11:45 | 3360   | [01;31mconfiguration[0m | [1m        [0m
02:11:45 | 3360   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
02:11:45 | 3360   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
02:11:45 | 3360   | [01;31mconfiguration[0m | [1m        [0m
02:11:45 | 3360   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:51.332646" elapsed="0.000493"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:51.334240" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:51.333808" elapsed="0.000468"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:11:51.334531" elapsed="0.000345"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:11:51.333425" elapsed="0.001549"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:11:51.337914" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:11:51.338028" level="INFO">${output} = ^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:11:51.335191" elapsed="0.002870"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:51.338654" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:51.338281" elapsed="0.000437"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:11:51.341266" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:11:51.339610" elapsed="0.001731"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:11:51.342619" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:11:51.342734" level="INFO">${output} = [?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:11:51.341557" elapsed="0.001210"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:51.343556" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:51.343217" elapsed="0.000408"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:51.342868" elapsed="0.000802"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:51.342845" elapsed="0.000867"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-04-21T02:11:51.339090" elapsed="0.004685"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-04-21T02:11:51.331454" elapsed="0.012414"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:51.331057" elapsed="0.012844"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:51.331018" elapsed="0.012911"/>
</if>
<if>
<branch type="IF" condition="&quot;${status}&quot; == &quot;PASS&quot;">
<return>
<status status="NOT RUN" start="2026-04-21T02:11:51.344156" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:11:51.343999" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:51.343976" elapsed="0.000314"/>
</if>
<var name="${idx}">0</var>
<status status="PASS" start="2026-04-21T02:11:45.236857" elapsed="6.107472"/>
</iter>
<iter>
<kw name="Start_ExaBgp" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:51.345724" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<var>${start_cmd}</var>
<arg>${CMD} ${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:51.345290" elapsed="0.000467"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:51.346318" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:51.345994" elapsed="0.000381"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:11:51.349585" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:11:51.347239" elapsed="0.002417"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:11:51.353173" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:11:51.353297" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:11:51.349889" elapsed="0.003444"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:51.354110" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:51.353751" elapsed="0.000429"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:51.353420" elapsed="0.000806"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:51.353396" elapsed="0.000865"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-04-21T02:11:51.346740" elapsed="0.007587"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:11:51.356485" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<msg time="2026-04-21T02:11:51.356597" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:11:51.354571" elapsed="0.002063"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:51.357207" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:51.356872" elapsed="0.000401"/>
</kw>
<arg>${cfg_file}</arg>
<doc>Dump the start command into prompt. It assumes that no exabgp is running. For verified
start use Start_ExaBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:51.344857" elapsed="0.012490"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:51.360150" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:51.359700" elapsed="0.000482"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:51.363165" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:51.360383" elapsed="0.002821"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:11:51.368986" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node02x3li6wfm9gt1x46rpwuc34sa24.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:11:51.369198" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:11:51.369343" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:11:51.363406" elapsed="0.005978"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:51.373128" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:51.369649" elapsed="0.003554"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:11:51.376968" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:11:51.373417" elapsed="0.003663">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:11:51.358846" elapsed="0.018402">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:54.381046" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:54.379957" elapsed="0.001161"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:54.386543" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:54.381520" elapsed="0.005065"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:11:54.393191" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node02x3li6wfm9gt1x46rpwuc34sa24.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:11:54.393387" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:11:54.393550" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:11:54.386975" elapsed="0.006638"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:54.397656" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:54.393964" elapsed="0.003768"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:11:54.405079" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:11:54.398029" elapsed="0.007129">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:11:54.378379" elapsed="0.026904">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:57.408606" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:57.407577" elapsed="0.001134"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:57.413322" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:57.409234" elapsed="0.004128"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:11:57.420088" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node02x3li6wfm9gt1x46rpwuc34sa24.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:11:57.420325" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:11:57.420503" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:11:57.413628" elapsed="0.006916"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:57.424600" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:57.420892" elapsed="0.003779"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:11:57.428431" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:11:57.424922" elapsed="0.003585">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:11:57.406191" elapsed="0.022436">200.0 != 409.0</status>
</kw>
<msg time="2026-04-21T02:11:57.428722" level="FAIL">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-04-21T02:11:51.358142" elapsed="6.070692">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</status>
</kw>
<msg time="2026-04-21T02:11:57.428956" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-21T02:11:57.429002" level="INFO">${value} = Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<var>${status}</var>
<var>${value}</var>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:11:51.357569" elapsed="6.071458"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:11:57.429950" level="INFO">[?2004l02:11:51 | 3364   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:11:51 | 3364   | [01;34mversion      [0m | [1m4.2.17  [0m
02:11:51 | 3364   | [01;34minterpreter  [0m | [1m3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0][0m
02:11:51 | 3364   | [01;34mos           [0m | [1mLinux releng-12085-696-1-mininet-ovs-217-0 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64[0m
02:11:51 | 3364   | [01;34minstallation [0m | [1m        [0m
02:11:51 | 3364   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
02:11:51 | 3364   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
02:11:51 | 3364   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:11:51 | 3364   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:11:51 | 3364   | [01;31mcli control  [0m | [1m - /run/[0m
02:11:51 | 3364   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:11:51 | 3364   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:11:51 | 3364   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:11:51 | 3364   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:11:51 | 3364   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:11:51 | 3364   | [01;31mcli control  [0m | [1m - /run/[0m
02:11:51 | 3364   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:11:51 | 3364   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:11:51 | 3364   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:11:51 | 3364   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
02:11:51 | 3364   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
02:11:51 | 3364   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
02:11:51 | 3364   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
02:11:51 | 3364   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
02:11:51 | 3364   | configuration[0m | &gt; neighbor         | '10.30.171.3'[0m
02:11:51 | 3364   | configuration[0m | . router-id        | '10.30.171.116'[0m
02:11:51 | 3364   | configuration[0m | . local-address    | '10.30.171.116'[0m
02:11:51 | 3364   | configuration[0m | . local-as         | '64496'[0m
02:11:51 | 3364   | configuration[0m | . peer-as          | '64496'[0m
02:11:51 | 3364   | configuration[0m | &gt; capability       | [0m
02:11:51 | 3364   | configuration[0m | . route-refresh    | 'disable'[0m
02:11:51 | 3364   | configuration[0m | . add-path         | 'send/receive'[0m
02:11:51 | 3364   | configuration[0m | &lt; capability       | [0m
02:11:51 | 3364   | configuration[0m | &gt; family           | [0m
02:11:51 | 3364   | configuration[0m | . ipv4             | 'unicast'[0m
02:11:51 | 3364   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
02:11:51 | 3364   | configuration[0m | &lt; family           | [0m
02:11:51 | 3364   | configuration[0m | &gt; process          | 'exarpcserver'[0m
02:11:51 | 3364   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
02:11:51 | 3364   | [01;31mconfiguration[0m | [1m        [0m
02:11:51 | 3364   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
02:11:51 | 3364   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
02:11:51 | 3364   | [01;31mconfiguration[0m | [1m        [0m
02:11:51 | 3364   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:11:57.430174" level="INFO">${output} = [?2004l02:11:51 | 3364   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:11:51 | 3364   | [01;34mversion      [0m | [1m4.2.17  [0m
02:11:51 | 3364   | [01;34minterpreter  ...</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T02:11:57.429814" elapsed="0.000390"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:57.430635" level="INFO">[?2004l02:11:51 | 3364   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:11:51 | 3364   | [01;34mversion      [0m | [1m4.2.17  [0m
02:11:51 | 3364   | [01;34minterpreter  [0m | [1m3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0][0m
02:11:51 | 3364   | [01;34mos           [0m | [1mLinux releng-12085-696-1-mininet-ovs-217-0 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64[0m
02:11:51 | 3364   | [01;34minstallation [0m | [1m        [0m
02:11:51 | 3364   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
02:11:51 | 3364   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
02:11:51 | 3364   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:11:51 | 3364   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:11:51 | 3364   | [01;31mcli control  [0m | [1m - /run/[0m
02:11:51 | 3364   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:11:51 | 3364   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:11:51 | 3364   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:11:51 | 3364   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:11:51 | 3364   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:11:51 | 3364   | [01;31mcli control  [0m | [1m - /run/[0m
02:11:51 | 3364   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:11:51 | 3364   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:11:51 | 3364   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:11:51 | 3364   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
02:11:51 | 3364   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
02:11:51 | 3364   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
02:11:51 | 3364   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
02:11:51 | 3364   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
02:11:51 | 3364   | configuration[0m | &gt; neighbor         | '10.30.171.3'[0m
02:11:51 | 3364   | configuration[0m | . router-id        | '10.30.171.116'[0m
02:11:51 | 3364   | configuration[0m | . local-address    | '10.30.171.116'[0m
02:11:51 | 3364   | configuration[0m | . local-as         | '64496'[0m
02:11:51 | 3364   | configuration[0m | . peer-as          | '64496'[0m
02:11:51 | 3364   | configuration[0m | &gt; capability       | [0m
02:11:51 | 3364   | configuration[0m | . route-refresh    | 'disable'[0m
02:11:51 | 3364   | configuration[0m | . add-path         | 'send/receive'[0m
02:11:51 | 3364   | configuration[0m | &lt; capability       | [0m
02:11:51 | 3364   | configuration[0m | &gt; family           | [0m
02:11:51 | 3364   | configuration[0m | . ipv4             | 'unicast'[0m
02:11:51 | 3364   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
02:11:51 | 3364   | configuration[0m | &lt; family           | [0m
02:11:51 | 3364   | configuration[0m | &gt; process          | 'exarpcserver'[0m
02:11:51 | 3364   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
02:11:51 | 3364   | [01;31mconfiguration[0m | [1m        [0m
02:11:51 | 3364   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
02:11:51 | 3364   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
02:11:51 | 3364   | [01;31mconfiguration[0m | [1m        [0m
02:11:51 | 3364   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:57.430374" elapsed="0.000407"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:11:57.431620" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:11:57.431292" elapsed="0.000356"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:11:57.431825" elapsed="0.000263"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:11:57.431009" elapsed="0.001142"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:11:57.434658" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:11:57.434834" level="INFO">${output} = ^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:11:57.432313" elapsed="0.002555"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:57.435294" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:57.435030" elapsed="0.000316"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:11:57.437021" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:11:57.436027" elapsed="0.001052"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:11:57.438098" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:11:57.438191" level="INFO">${output} = [?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:11:57.437264" elapsed="0.000953"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:57.438830" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:57.438544" elapsed="0.000364"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:57.438289" elapsed="0.000665"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:57.438268" elapsed="0.000720"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-04-21T02:11:57.435610" elapsed="0.003438"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-04-21T02:11:57.429465" elapsed="0.009639"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:57.429134" elapsed="0.009998"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:57.429107" elapsed="0.010050"/>
</if>
<if>
<branch type="IF" condition="&quot;${status}&quot; == &quot;PASS&quot;">
<return>
<status status="NOT RUN" start="2026-04-21T02:11:57.439341" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:11:57.439217" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:57.439198" elapsed="0.000271"/>
</if>
<var name="${idx}">1</var>
<status status="PASS" start="2026-04-21T02:11:51.344582" elapsed="6.094929"/>
</iter>
<iter>
<kw name="Start_ExaBgp" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:57.440682" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<var>${start_cmd}</var>
<arg>${CMD} ${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:57.440295" elapsed="0.000416"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:57.441184" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:57.440926" elapsed="0.000303"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:11:57.443437" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:11:57.441907" elapsed="0.001588"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:11:57.447976" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:11:57.448075" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:11:57.443657" elapsed="0.004445"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:57.448694" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:57.448436" elapsed="0.000308"/>
</kw>
<status status="PASS" start="2026-04-21T02:11:57.448174" elapsed="0.000605"/>
</branch>
<status status="PASS" start="2026-04-21T02:11:57.448154" elapsed="0.000671"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-04-21T02:11:57.441493" elapsed="0.007382"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:11:57.450473" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<msg time="2026-04-21T02:11:57.450564" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:11:57.449029" elapsed="0.001561"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:57.451078" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:57.450751" elapsed="0.000377"/>
</kw>
<arg>${cfg_file}</arg>
<doc>Dump the start command into prompt. It assumes that no exabgp is running. For verified
start use Start_ExaBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-04-21T02:11:57.439939" elapsed="0.011246"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:11:57.453398" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:11:57.453041" elapsed="0.000384"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:11:57.455696" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:11:57.453615" elapsed="0.002109"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:11:57.461340" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node02x3li6wfm9gt1x46rpwuc34sa24.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:11:57.461486" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:11:57.461599" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:11:57.455923" elapsed="0.005704"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:11:57.464302" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:11:57.461819" elapsed="0.002535"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:11:57.467148" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:11:57.464543" elapsed="0.002717">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:11:57.452553" elapsed="0.014832">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:00.470852" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:00.469482" elapsed="0.001468"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:00.476086" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:00.471351" elapsed="0.004778"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:00.483225" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node02x3li6wfm9gt1x46rpwuc34sa24.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:00.483430" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:12:00.483579" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:00.476501" elapsed="0.007117"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:00.487702" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:00.483908" elapsed="0.003865"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:12:00.491851" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:12:00.488032" elapsed="0.003902">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:12:00.468380" elapsed="0.023685">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.495573" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:03.494503" elapsed="0.001153"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.502112" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:03.496120" elapsed="0.006063"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:03.509213" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node02x3li6wfm9gt1x46rpwuc34sa24.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:03.515781" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:12:03.516091" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:03.502593" elapsed="0.013561"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.521490" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:03.516567" elapsed="0.005006"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.524609" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:12:03.521767" elapsed="0.002950">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:12:03.493070" elapsed="0.031800">200.0 != 409.0</status>
</kw>
<msg time="2026-04-21T02:12:03.524973" level="FAIL">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-04-21T02:11:57.451755" elapsed="6.073313">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</status>
</kw>
<msg time="2026-04-21T02:12:03.525193" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-21T02:12:03.525237" level="INFO">${value} = Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<var>${status}</var>
<var>${value}</var>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:11:57.451352" elapsed="6.073908"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:12:03.526223" level="INFO">[?2004l02:11:57 | 3368   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:11:57 | 3368   | [01;34mversion      [0m | [1m4.2.17  [0m
02:11:57 | 3368   | [01;34minterpreter  [0m | [1m3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0][0m
02:11:57 | 3368   | [01;34mos           [0m | [1mLinux releng-12085-696-1-mininet-ovs-217-0 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64[0m
02:11:57 | 3368   | [01;34minstallation [0m | [1m        [0m
02:11:57 | 3368   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
02:11:57 | 3368   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
02:11:57 | 3368   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:11:57 | 3368   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:11:57 | 3368   | [01;31mcli control  [0m | [1m - /run/[0m
02:11:57 | 3368   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:11:57 | 3368   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:11:57 | 3368   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:11:57 | 3368   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:11:57 | 3368   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:11:57 | 3368   | [01;31mcli control  [0m | [1m - /run/[0m
02:11:57 | 3368   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:11:57 | 3368   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:11:57 | 3368   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:11:57 | 3368   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
02:11:57 | 3368   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
02:11:57 | 3368   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
02:11:57 | 3368   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
02:11:57 | 3368   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
02:11:57 | 3368   | configuration[0m | &gt; neighbor         | '10.30.171.3'[0m
02:11:57 | 3368   | configuration[0m | . router-id        | '10.30.171.116'[0m
02:11:57 | 3368   | configuration[0m | . local-address    | '10.30.171.116'[0m
02:11:57 | 3368   | configuration[0m | . local-as         | '64496'[0m
02:11:57 | 3368   | configuration[0m | . peer-as          | '64496'[0m
02:11:57 | 3368   | configuration[0m | &gt; capability       | [0m
02:11:57 | 3368   | configuration[0m | . route-refresh    | 'disable'[0m
02:11:57 | 3368   | configuration[0m | . add-path         | 'send/receive'[0m
02:11:57 | 3368   | configuration[0m | &lt; capability       | [0m
02:11:57 | 3368   | configuration[0m | &gt; family           | [0m
02:11:57 | 3368   | configuration[0m | . ipv4             | 'unicast'[0m
02:11:57 | 3368   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
02:11:57 | 3368   | configuration[0m | &lt; family           | [0m
02:11:57 | 3368   | configuration[0m | &gt; process          | 'exarpcserver'[0m
02:11:57 | 3368   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
02:11:57 | 3368   | [01;31mconfiguration[0m | [1m        [0m
02:11:57 | 3368   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
02:11:57 | 3368   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
02:11:57 | 3368   | [01;31mconfiguration[0m | [1m        [0m
02:11:57 | 3368   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:12:03.528034" level="INFO">${output} = [?2004l02:11:57 | 3368   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:11:57 | 3368   | [01;34mversion      [0m | [1m4.2.17  [0m
02:11:57 | 3368   | [01;34minterpreter  ...</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T02:12:03.526089" elapsed="0.001982"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.528496" level="INFO">[?2004l02:11:57 | 3368   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:11:57 | 3368   | [01;34mversion      [0m | [1m4.2.17  [0m
02:11:57 | 3368   | [01;34minterpreter  [0m | [1m3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0][0m
02:11:57 | 3368   | [01;34mos           [0m | [1mLinux releng-12085-696-1-mininet-ovs-217-0 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64[0m
02:11:57 | 3368   | [01;34minstallation [0m | [1m        [0m
02:11:57 | 3368   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
02:11:57 | 3368   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
02:11:57 | 3368   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:11:57 | 3368   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:11:57 | 3368   | [01;31mcli control  [0m | [1m - /run/[0m
02:11:57 | 3368   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:11:57 | 3368   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:11:57 | 3368   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:11:57 | 3368   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:11:57 | 3368   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:11:57 | 3368   | [01;31mcli control  [0m | [1m - /run/[0m
02:11:57 | 3368   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:11:57 | 3368   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:11:57 | 3368   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:11:57 | 3368   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
02:11:57 | 3368   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
02:11:57 | 3368   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
02:11:57 | 3368   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
02:11:57 | 3368   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
02:11:57 | 3368   | configuration[0m | &gt; neighbor         | '10.30.171.3'[0m
02:11:57 | 3368   | configuration[0m | . router-id        | '10.30.171.116'[0m
02:11:57 | 3368   | configuration[0m | . local-address    | '10.30.171.116'[0m
02:11:57 | 3368   | configuration[0m | . local-as         | '64496'[0m
02:11:57 | 3368   | configuration[0m | . peer-as          | '64496'[0m
02:11:57 | 3368   | configuration[0m | &gt; capability       | [0m
02:11:57 | 3368   | configuration[0m | . route-refresh    | 'disable'[0m
02:11:57 | 3368   | configuration[0m | . add-path         | 'send/receive'[0m
02:11:57 | 3368   | configuration[0m | &lt; capability       | [0m
02:11:57 | 3368   | configuration[0m | &gt; family           | [0m
02:11:57 | 3368   | configuration[0m | . ipv4             | 'unicast'[0m
02:11:57 | 3368   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
02:11:57 | 3368   | configuration[0m | &lt; family           | [0m
02:11:57 | 3368   | configuration[0m | &gt; process          | 'exarpcserver'[0m
02:11:57 | 3368   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
02:11:57 | 3368   | [01;31mconfiguration[0m | [1m        [0m
02:11:57 | 3368   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
02:11:57 | 3368   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
02:11:57 | 3368   | [01;31mconfiguration[0m | [1m        [0m
02:11:57 | 3368   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:03.528233" elapsed="0.000377"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.529514" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:03.529143" elapsed="0.000407"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:12:03.529716" elapsed="0.000380"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:12:03.528839" elapsed="0.001352"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:12:03.551036" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:12:03.551146" level="INFO">${output} = ^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:12:03.530350" elapsed="0.020824"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.551661" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:03.551345" elapsed="0.000376"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:12:03.554169" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:12:03.552432" elapsed="0.001795"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:12:03.555025" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:12:03.555109" level="INFO">${output} = [?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:12:03.554385" elapsed="0.000749"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.555786" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:03.555483" elapsed="0.000368"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:03.555218" elapsed="0.000667"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:03.555188" elapsed="0.000728"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-04-21T02:12:03.552014" elapsed="0.003950"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-04-21T02:12:03.525746" elapsed="0.030270"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:03.525375" elapsed="0.030668"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:03.525346" elapsed="0.030721"/>
</if>
<if>
<branch type="IF" condition="&quot;${status}&quot; == &quot;PASS&quot;">
<return>
<status status="NOT RUN" start="2026-04-21T02:12:03.556247" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:03.556125" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:03.556108" elapsed="0.010726"/>
</if>
<var name="${idx}">2</var>
<status status="PASS" start="2026-04-21T02:11:57.439710" elapsed="6.127250"/>
</iter>
<var>${idx}</var>
<value>${connection_retries}</value>
<status status="PASS" start="2026-04-21T02:11:45.236450" elapsed="18.330602"/>
</for>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.568340" level="FAIL">Unable to connect ExaBgp to ODL</msg>
<arg>Unable to connect ExaBgp to ODL</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:12:03.567468" elapsed="0.001033">Unable to connect ExaBgp to ODL</status>
</kw>
<arg>${DEFAUTL_RPC_CFG}</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>${TOOLS_SYSTEM_IP}</arg>
<arg>connection_retries=${3}</arg>
<doc>Starts the ExaBgp and verifies its connection. The verification is done by checking the presence
of the peer in the bgp rib.</doc>
<status status="FAIL" start="2026-04-21T02:11:45.232081" elapsed="18.336782">Unable to connect ExaBgp to ODL</status>
</kw>
<arg>${ALLPATHS_SELM}</arg>
<arg>${ADDPATHCAP_SR}</arg>
<doc>Setup test case keyword. Early after the path selection config the incomming connection
from exabgp towards odl may be rejected by odl due to config process not finished yet. Because of that
we try to start the tool 3 times in case early attempts fail.</doc>
<status status="FAIL" start="2026-04-21T02:11:42.173482" elapsed="21.395653">Unable to connect ExaBgp to ODL</status>
</kw>
<kw name="Remove_Odl_And_App_Peer_Configuration_And_Stop_ExaBgp" type="TEARDOWN">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.572022" level="INFO">&amp;{mapping} = { IP=10.30.171.116 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:03.570588" elapsed="0.001503"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.621674" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:03.621217" elapsed="0.000495"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:03.622616" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:03.622312" elapsed="0.000386">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:03.622816" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:03.621930" elapsed="0.000915"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.623451" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:03.623033" elapsed="0.000447"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:03.623837" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:03.624025" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:03.623663" elapsed="0.000434"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.624551" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:03.624280" elapsed="0.000320"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.625772" level="INFO">mapping: {'IP': '10.30.171.116', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:03.625488" elapsed="0.000351"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.626316" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:03.626020" elapsed="0.000324"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.627099" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:03.626758" elapsed="0.000369"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:03.627984" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:03.627721" elapsed="0.000291"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:03.628071" elapsed="0.000058"/>
</return>
<msg time="2026-04-21T02:12:03.628269" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:03.627338" elapsed="0.000958"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:03.628469" elapsed="0.000267"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:12:03.626603" elapsed="0.002178"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.629482" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:03.629156" elapsed="0.000354"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:03.630577" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:03.630117" elapsed="0.000495"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:03.630670" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:12:03.630874" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:03.629718" elapsed="0.001185"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:03.631071" elapsed="0.000231"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:03.629003" elapsed="0.002341"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:03.626405" elapsed="0.004974"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:03.631425" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:12:03.631588" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:03.625096" elapsed="0.006518"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:03.624690" elapsed="0.006956"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:03.631882" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:03.631673" elapsed="0.000275"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:03.624661" elapsed="0.007309"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.632916" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:03.632172" elapsed="0.000782"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:03.633005" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:03.620440" elapsed="0.012696"/>
</kw>
<msg time="2026-04-21T02:12:03.633192" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:03.606278" elapsed="0.026979"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:03.648426" elapsed="0.000061"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:03.662678" elapsed="0.000052"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:03.676285" elapsed="0.000043"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:03.676605" elapsed="0.000029"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:03.676842" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:03.677421" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:03.677235" elapsed="0.000249"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:03.677216" elapsed="0.000299"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:03.677667" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:03.677852" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:03.678020" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:03.677172" elapsed="0.000900"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:03.677025" elapsed="0.001077"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:03.678251" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:03.678332" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:12:03.678530" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:03.601665" elapsed="0.076904"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.679874" level="INFO">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.116</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:03.679549" elapsed="0.000379"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:03.689542" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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.116 
 path_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.116 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node02x3li6wfm9gt1x46rpwuc34sa24.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:03.689617" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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.116 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:03.689757" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:03.682384" elapsed="0.007437"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:03.680012" elapsed="0.009871"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:03.690140" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:03.689925" elapsed="0.000301"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:03.679986" elapsed="0.010269"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.695726" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:03.691908" elapsed="0.003904"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:03.691454" elapsed="0.004410"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:03.691429" elapsed="0.004471"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.699677" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:03.696294" elapsed="0.003448"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:03.695979" elapsed="0.003832"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:03.695955" elapsed="0.003895"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.700722" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:03.700100" elapsed="0.000668"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:03.701265" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:03.700912" elapsed="0.000434"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.701984" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:03.701659" elapsed="0.000351"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:03.701449" elapsed="0.000597"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:03.700881" elapsed="0.001186"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.702593" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:03.702228" elapsed="0.000392"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:03.702944" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:03.702689" elapsed="0.000313"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.703535" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:03.703186" elapsed="0.000377"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:03.703027" elapsed="0.000572"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:03.702672" elapsed="0.000949"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:03.703780" elapsed="0.000380"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:03.704673" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:03.704328" elapsed="0.000376"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:03.704915" elapsed="0.002365"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:03.690820" elapsed="0.016527"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:12:03.707398" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:12:03.709844" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:12:03.678894" elapsed="0.030978"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:03.709930" elapsed="0.000028"/>
</return>
<arg>${MULT_VAR_FOLDER}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:12:03.572605" elapsed="0.137455"/>
</kw>
<kw name="Deconfigure_App_Peer">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.710879" level="INFO">${app_rib} = 10.30.171.3</msg>
<var>${app_rib}</var>
<arg>${ODL_SYSTEM_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:03.710557" elapsed="0.000349"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.711529" level="INFO">&amp;{route_mapping} = { APP_RIB=10.30.171.3 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{route_mapping}</var>
<arg>APP_RIB=${app_rib}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:03.711073" elapsed="0.000484"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.757035" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:03.756604" elapsed="0.000460"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:03.757861" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:03.757571" elapsed="0.000366">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:03.758031" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:03.757232" elapsed="0.000822"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.758603" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:03.758218" elapsed="0.000412"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:03.758947" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:03.759104" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:03.758792" elapsed="0.000379"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.759576" level="INFO">/rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:03.759328" elapsed="0.000295"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.760647" level="INFO">mapping: {'APP_RIB': '10.30.171.3', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:03.760389" elapsed="0.000302"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.761150" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:03.760869" elapsed="0.000307"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.761864" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:03.761544" elapsed="0.000345"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:03.762924" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:03.762420" elapsed="0.000531"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:03.763003" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:12:03.763157" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:03.762076" elapsed="0.001106"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:03.763338" elapsed="0.000230"/>
</kw>
<var name="${key}">APP_RIB</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:12:03.761407" elapsed="0.002201"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.764172" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:03.763873" elapsed="0.000324"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:03.765269" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:03.764719" elapsed="0.000577"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:03.765346" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:12:03.765498" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:03.764378" elapsed="0.001144"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:03.765673" elapsed="0.000239"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:03.763722" elapsed="0.002230"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:03.761228" elapsed="0.004760"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:03.766030" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:12:03.766186" level="INFO">${mapping_to_use} = {'APP_RIB': '10.30.171.3', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:03.760038" elapsed="0.006173"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:03.759724" elapsed="0.006519"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:03.766415" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:03.766268" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:03.759676" elapsed="0.006815"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.767213" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:03.766633" elapsed="0.000607"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:03.767290" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:03.755952" elapsed="0.011461"/>
</kw>
<msg time="2026-04-21T02:12:03.767466" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:03.741124" elapsed="0.026403"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:03.780830" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:03.794012" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:03.807112" elapsed="0.000032"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:03.807329" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:03.807511" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:03.807926" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:03.807759" elapsed="0.000255"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:03.807743" elapsed="0.000302"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:03.808197" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:03.808368" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:03.808534" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:03.807707" elapsed="0.000880"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:03.807592" elapsed="0.001023"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:03.808761" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:03.808859" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:12:03.809004" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:03.736653" elapsed="0.072379"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.810340" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:03.810048" elapsed="0.000343"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:03.819303" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node02x3li6wfm9gt1x46rpwuc34sa24.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:03.819353" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:03.819459" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:03.812821" elapsed="0.006663"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:03.810459" elapsed="0.009067"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:03.819704" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:03.819552" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:03.810441" elapsed="0.009420"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.823977" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:03.820918" elapsed="0.003125"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:03.820672" elapsed="0.003423"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:03.820654" elapsed="0.003479"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.828150" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:03.824544" elapsed="0.003673"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:03.824215" elapsed="0.004052"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:03.824190" elapsed="0.004115"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.829190" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:03.828568" elapsed="0.000662"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:03.829783" elapsed="0.000068"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:03.829332" elapsed="0.000591"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.830642" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:03.830218" elapsed="0.000452"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:03.829962" elapsed="0.000744"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:03.829306" elapsed="0.001422"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.831365" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:03.830938" elapsed="0.000454"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:03.831702" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:03.831463" elapsed="0.000295"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.832262" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:03.831965" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:03.831782" elapsed="0.000541"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:03.831445" elapsed="0.000900"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:03.832501" elapsed="0.000369"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:03.833343" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:03.833037" elapsed="0.000332"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:03.833556" elapsed="0.002576"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:03.820229" elapsed="0.015970"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:12:03.836252" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:12:03.838693" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:12:03.809330" elapsed="0.029390"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:03.838776" elapsed="0.000043"/>
</return>
<arg>${MULT_VAR_FOLDER}/route</arg>
<arg>mapping=${route_mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:12:03.711785" elapsed="0.127135"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.839667" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | APP_PEER_NAME=example-bgp-peer-app | IP=10.30.171.3 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>APP_PEER_NAME=${APP_PEER_NAME}</arg>
<arg>IP=${ODL_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:03.839095" elapsed="0.000600"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.885631" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:03.885245" elapsed="0.000416"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:03.886507" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:03.886235" elapsed="0.000351">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:03.886763" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:03.885891" elapsed="0.000913"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.887449" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:03.886972" elapsed="0.000517"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:03.887859" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:03.888026" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:03.887682" elapsed="0.000371"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.888461" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:03.888212" elapsed="0.000295"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.889576" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'APP_PEER_NAME': 'example-bgp-peer-app', 'IP': '10.30.171.3', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:03.889315" elapsed="0.000307"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.890099" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:03.889784" elapsed="0.000341"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.890813" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:03.890496" elapsed="0.000344"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:03.891891" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:03.891378" elapsed="0.000539"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:03.891970" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:12:03.892134" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:03.891029" elapsed="0.001130"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:03.892313" elapsed="0.000237"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T02:12:03.890359" elapsed="0.002231"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.893355" level="INFO">${value} = example-bgp-peer-app</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:03.892858" elapsed="0.000524"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:03.894422" level="INFO">${encoded} = example-bgp-peer-app</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:03.893972" elapsed="0.000477"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:03.894501" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:12:03.894653" level="INFO">${encoded_value} = example-bgp-peer-app</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:03.893572" elapsed="0.001106"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:03.894851" elapsed="0.000223"/>
</kw>
<var name="${key}">APP_PEER_NAME</var>
<var name="${value}">example-bgp-peer-app</var>
<status status="PASS" start="2026-04-21T02:12:03.892705" elapsed="0.002411"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.895657" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:03.895361" elapsed="0.000321"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:03.896669" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:03.896229" elapsed="0.000465"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:03.896744" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:12:03.896932" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:03.895883" elapsed="0.001074"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:03.897108" elapsed="0.000220"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:12:03.895228" elapsed="0.002141"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.898009" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:03.897668" elapsed="0.000367"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:03.899026" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:03.898565" elapsed="0.000487"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:03.899102" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:12:03.899253" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:03.898219" elapsed="0.001058"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:03.899429" elapsed="0.000219"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:03.897529" elapsed="0.002159"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:03.890178" elapsed="0.009545"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:03.899764" elapsed="0.000044"/>
</return>
<msg time="2026-04-21T02:12:03.899941" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'APP_PEER_NAME': 'example-bgp-peer-app', 'IP': '10.30.171.3', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:03.888948" elapsed="0.011018"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:03.888593" elapsed="0.011405"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:03.900173" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:03.900025" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:03.888564" elapsed="0.011684"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.901034" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:03.900393" elapsed="0.000669"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:03.901110" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:03.884578" elapsed="0.016657"/>
</kw>
<msg time="2026-04-21T02:12:03.901289" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:03.871241" elapsed="0.030112"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:03.914678" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:03.927886" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:03.943128" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:03.943326" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:03.943502" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:03.943924" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:03.943760" elapsed="0.000222"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:03.943745" elapsed="0.000261"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:03.944149" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:03.944315" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:03.944481" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:03.943716" elapsed="0.000817"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:03.943613" elapsed="0.000947"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:03.944705" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:03.944778" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:12:03.944921" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:03.866415" elapsed="0.078533"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.946115" level="INFO">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.3</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:03.945861" elapsed="0.000302"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:03.957654" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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.3 
 path_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.3 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node02x3li6wfm9gt1x46rpwuc34sa24.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:03.957703" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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.3 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:03.957815" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:03.948359" elapsed="0.009483"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:03.946257" elapsed="0.011626"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:03.958059" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:03.957909" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:03.946238" elapsed="0.011903"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.965529" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:03.959995" elapsed="0.005629"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:03.959470" elapsed="0.006230"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:03.959431" elapsed="0.006325"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.968946" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:03.966544" elapsed="0.002447"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:03.965913" elapsed="0.003113"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:03.965876" elapsed="0.003175"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.969604" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:03.969226" elapsed="0.000404"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:03.969955" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:03.969699" elapsed="0.000351"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.970627" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:03.970269" elapsed="0.000384"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:03.970077" elapsed="0.000613"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:03.969682" elapsed="0.001030"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.971255" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:03.970891" elapsed="0.000391"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:03.971584" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:03.971350" elapsed="0.000291"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.972137" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:03.971842" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:03.971665" elapsed="0.000533"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:03.971333" elapsed="0.000886"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:03.972368" elapsed="0.000352"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:03.973183" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:03.972903" elapsed="0.000306"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:03.973365" elapsed="0.002609"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:03.958532" elapsed="0.017506"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:12:03.976085" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:12:03.978485" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:12:03.945238" elapsed="0.033274"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:03.978567" elapsed="0.000028"/>
</return>
<arg>${BGP_VAR_FOLDER}/app_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:12:03.839974" elapsed="0.138716"/>
</kw>
<doc>Revert the BGP configuration to the original state: without application peer</doc>
<status status="PASS" start="2026-04-21T02:12:03.710231" elapsed="0.268520"/>
</kw>
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:12:03.979466" level="INFO">${output} =  </msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T02:12:03.979291" elapsed="0.000200"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.979910" level="INFO"> </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:03.979644" elapsed="0.000310"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.980752" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:03.980449" elapsed="0.000329"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:12:03.980990" elapsed="0.000284"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:12:03.980153" elapsed="0.001192"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:12:03.983198" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:12:03.983290" level="INFO">${output} = ^C[?2004l[?2004h[?2004l
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:12:03.981497" elapsed="0.001820"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:03.983723" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:03.983472" elapsed="0.000297"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:12:03.985828" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:12:03.984421" elapsed="0.001460"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:12:04.067178" level="INFO">[?2004ldeactivate: command not found
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:12:04.067347" level="INFO">${output} = [?2004ldeactivate: command not found
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:12:03.986038" elapsed="0.081337"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.068168" level="INFO">[?2004ldeactivate: command not found
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:04.067846" elapsed="0.000370"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:04.067491" elapsed="0.000838"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:04.067457" elapsed="0.000903"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-04-21T02:12:03.984031" elapsed="0.084386"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-04-21T02:12:03.978990" elapsed="0.089484"/>
</kw>
<kw name="Teardown_Test_Show_Bugs_If_Test_Failed" owner="SetupUtils">
<kw name="SetupUtils__Report_Bugs_Causing_Failure" owner="SetupUtils">
<if>
<branch type="IF" condition="'${SetupUtils__Known_Bug_ID}' != ''">
<kw name="Report Failure Due To Bug" owner="Utils">
<arg>${SetupUtils__Known_Bug_ID}</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.069836" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:04.069326" elapsed="0.000574"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:04.069309" elapsed="0.000615"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>'${SetupUtils__Known_Bug_ID}' != ''</arg>
<arg>Set_Known_Bug_Id</arg>
<arg>${EMPTY}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:04.070078" elapsed="0.000329"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.075916" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:04.075472" elapsed="0.000471"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="NOT RUN" start="2026-04-21T02:12:04.076159" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:04.076016" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:04.075998" elapsed="0.000226"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.076660" level="INFO">${newline} = 
</msg>
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:04.076367" elapsed="0.000319"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:04.077141" level="INFO">${reference} = bgpcep_userfeatures_txt_020_Bgp_Functional_Multipath_Odl_Allpaths_Exa_SendReceived</msg>
<var>${reference}</var>
<arg>${SUITE_NAME}_${TEST_NAME}</arg>
<arg>[ /\.-]</arg>
<arg>_</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.076862" elapsed="0.000305"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<msg time="2026-04-21T02:12:04.077508" level="INFO">${reference} = bgpcep_userfeatures_txt_020_bgp_functional_multipath_odl_allpaths_exa_sendreceived</msg>
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="PASS" start="2026-04-21T02:12:04.077329" elapsed="0.000204"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.078061" level="INFO">${msg} = ... click for list of related bugs or create a new one if needed (with the
"bgpcep_userfeatures_txt_020_bgp_functional_multipath_odl_allpaths_exa_sendreceived"
reference somewhere inside)</msg>
<var>${msg}</var>
<arg>... click for list of related bugs or create a new one if needed (with the${newline}"${reference}"${newline}reference somewhere inside)</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:04.077690" elapsed="0.000398"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.078553" level="INFO">${bugs} = "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=bgpcep_userfeatures_txt_020_bgp_functional_multipath_odl_allpaths_exa_sendreceived&amp;order=bug_status"</msg>
<var>${bugs}</var>
<arg>"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=${reference}&amp;order=bug_status"</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:04.078243" elapsed="0.000340"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.079276" level="INFO">Set test message to:
... click for list of related bugs or create a new one if needed (with the
"bgpcep_userfeatures_txt_020_bgp_functional_multipath_odl_allpaths_exa_sendreceived"
reference somewhere inside)
"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=bgpcep_userfeatures_txt_020_bgp_functional_multipath_odl_allpaths_exa_sendreceived&amp;order=bug_status"

Setup failed:
Unable to connect ExaBgp to ODL</msg>
<arg>${msg}${newline}${bugs}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="PASS" start="2026-04-21T02:12:04.078740" elapsed="0.000587"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.079771" level="INFO">... click for list of related bugs or create a new one if needed (with the
"bgpcep_userfeatures_txt_020_bgp_functional_multipath_odl_allpaths_exa_sendreceived"
reference somewhere inside)
"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=bgpcep_userfeatures_txt_020_bgp_functional_multipath_odl_allpaths_exa_sendreceived&amp;order=bug_status"</msg>
<arg>${msg}${newline}${bugs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:04.079479" elapsed="0.000357"/>
</kw>
<doc>Report that a test failed and point to linked Bugzilla bug(s).
Linked bugs must contain the ${reference} inside comments (workaround
becasue of currently missing suitable field for external references and
not correctly working the CONTENT MATCHES filter).
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-04-21T02:12:04.075161" elapsed="0.004730"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:04.069117" elapsed="0.010823"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-04-21T02:12:04.068682" elapsed="0.011299"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:03.569756" elapsed="0.510272"/>
</kw>
<doc>all-paths selected policy selected</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-04-21T02:11:42.172983" elapsed="21.907094">... click for list of related bugs or create a new one if needed (with the
"bgpcep_userfeatures_txt_020_bgp_functional_multipath_odl_allpaths_exa_sendreceived"
reference somewhere inside)
"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=bgpcep_userfeatures_txt_020_bgp_functional_multipath_odl_allpaths_exa_sendreceived&amp;order=bug_status"

Setup failed:
Unable to connect ExaBgp to ODL</status>
</test>
<test id="s1-s15-t3" name="Odl Npaths Exa SendReceived" line="81">
<kw name="Configure_Path_Selection_And_App_Peer_And_Connect_Peer" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:12:04.084635" elapsed="0.000316"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:12:04.084360" elapsed="0.000649"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:04.086022" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:04.085910" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:04.085891" elapsed="0.000201"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:04.091445" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:04.091334" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:04.091312" elapsed="0.000201"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.092531" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:04.092144" elapsed="0.000415"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.093038" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:12:04.092719" elapsed="0.000345"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:12:04.093108" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:12:04.093269" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:12:04.091745" elapsed="0.001549"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:04.099333" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:04.099214" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:04.099192" elapsed="0.000216"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:04.100778" elapsed="0.000041"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:04.100626" elapsed="0.000331"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:04.100608" elapsed="0.000387"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:12:04.101576" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.101154" elapsed="0.000449"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:12:04.102071" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:12:04.101827" elapsed="0.000269"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:12:04.134274" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:12:04.103575" elapsed="0.030859"/>
</kw>
<msg time="2026-04-21T02:12:04.134585" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:12:04.134632" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:04.102288" elapsed="0.032381"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:12:04.190793" level="INFO">". "t "x "t ". "0 "2 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "u "l "t "i "p "a "t "h ". "O "d "l "[C "N "p "a "t "h "s "[C "E "x "a "[C "S "e "n "d "R "e "c "e "i "v "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:12:04.136384" elapsed="0.054609"/>
</kw>
<msg time="2026-04-21T02:12:04.191163" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:12:04.191209" level="INFO">${message_wait} =  ". "t "x "t ". "0 "2 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "u "l "t "i "p "a "t "h ". "O "d "l "[C "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:04.135070" elapsed="0.056176"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.191773" elapsed="0.000083"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:04.191392" elapsed="0.000585"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:04.191365" elapsed="0.000655"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.192772" level="INFO"> ". "t "x "t ". "0 "2 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "u "l "t "i "p "a "t "h ". "O "d "l "[C "N "p "a "t "h "s "[C "E "x "a "[C "S "e "n "d "R "e "c "e "i "v "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:04.192172" elapsed="0.000734"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.193281" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:04.192992" elapsed="0.000527"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:04.192973" elapsed="0.000574"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:12:04.193586" elapsed="0.000039"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:12:04.196372" elapsed="0.000154"/>
</kw>
<msg time="2026-04-21T02:12:04.196570" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:04.195709" elapsed="0.000933"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.196910" elapsed="0.000024"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.197133" elapsed="0.000022"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:12:04.194819" elapsed="0.002466"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:12:04.193936" elapsed="0.003445"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:12:04.100269" elapsed="0.097214"/>
</kw>
<msg time="2026-04-21T02:12:04.197592" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:12:04.197639" level="INFO">${message} =  ". "t "x "t ". "0 "2 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "u "l "t "i "p "a "t "h ". "O "d "l "[C "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:04.099576" elapsed="0.098101"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:12:04.197885" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:12:04.197757" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:04.197737" elapsed="0.000233"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.198399" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.198781" elapsed="0.000052"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:12:04.198882" elapsed="0.000024"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:12:04.098778" elapsed="0.100234"/>
</kw>
<msg time="2026-04-21T02:12:04.199108" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:12:04.199152" level="INFO">${output} =  ". "t "x "t ". "0 "2 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "u "l "t "i "p "a "t "h ". "O "d "l "[C "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:04.093672" elapsed="0.105518"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.199517" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:04.199266" elapsed="0.000305"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:04.199248" elapsed="0.000347"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:12:04.093527" elapsed="0.106091"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:12:04.093349" elapsed="0.106303"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:12:04.090883" elapsed="0.108885"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:12:04.085599" elapsed="0.114264"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:04.085165" elapsed="0.114747"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:12:04.081703" elapsed="0.118266"/>
</kw>
<kw name="Configure_Odl_Peer_With_Path_Selection_Mode">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.201060" level="INFO">${npaths} = 2</msg>
<var>${npaths}</var>
<arg>"${psm}"=="${ALLPATHS_SELM}"</arg>
<arg>0</arg>
<arg>${N_PATHS_VALUE}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:04.200454" elapsed="0.000634"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.201987" level="INFO">&amp;{mapping} = { IP=10.30.171.116 | HOLDTIME=180 | PEER_PORT=17900 | PASSIVE_MODE=true | MULTIPATH=2 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>MULTIPATH=${npaths}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.201271" elapsed="0.000745"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.244868" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:04.244439" elapsed="0.000463"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:04.245696" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_policies.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:04.245422" elapsed="0.000356">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_policies.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:04.245892" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:04.245078" elapsed="0.000839"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.246471" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:04.246085" elapsed="0.000413"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:04.246822" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_policies/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_policies/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:04.246995" level="INFO">${template} = /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:04.246661" elapsed="0.000360"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.247429" level="INFO">/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:04.247182" elapsed="0.000293"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.248497" level="INFO">mapping: {'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'MULTIPATH': '2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:04.248237" elapsed="0.000305"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.248991" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.248702" elapsed="0.000315"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.249978" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:04.249395" elapsed="0.000609"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:04.251187" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.250640" elapsed="0.000587"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:04.251365" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:12:04.251609" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:04.250193" elapsed="0.001442"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.251805" elapsed="0.000606"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:12:04.249257" elapsed="0.003204"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.253258" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:04.252728" elapsed="0.000555"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:04.254601" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.254107" elapsed="0.000534"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:04.254758" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:12:04.255016" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:04.253469" elapsed="0.001572"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.255195" elapsed="0.000482"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:12:04.252590" elapsed="0.003129"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.256555" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:04.255986" elapsed="0.000596"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:04.257830" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.257287" elapsed="0.000586"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:04.257992" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:12:04.258224" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:04.256769" elapsed="0.001480"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.258401" elapsed="0.000579"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:12:04.255851" elapsed="0.003171"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.259771" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:04.259271" elapsed="0.000544"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:04.262368" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.261108" elapsed="0.001352"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:04.262726" elapsed="0.000306"/>
</return>
<msg time="2026-04-21T02:12:04.263498" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:04.260002" elapsed="0.003566"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.263962" elapsed="0.001175"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:12:04.259137" elapsed="0.006097"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.267161" level="INFO">${value} = 2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:04.265849" elapsed="0.001371"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:04.269456" level="INFO">${encoded} = 2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.268677" elapsed="0.000838"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:04.269686" elapsed="0.000047"/>
</return>
<msg time="2026-04-21T02:12:04.270070" level="INFO">${encoded_value} = 2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:04.267645" elapsed="0.002463"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.270335" elapsed="0.000800"/>
</kw>
<var name="${key}">MULTIPATH</var>
<var name="${value}">2</var>
<status status="PASS" start="2026-04-21T02:12:04.265493" elapsed="0.005705"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.272361" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:04.271568" elapsed="0.000833"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:04.274326" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.273360" elapsed="0.001026"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:04.274556" elapsed="0.000047"/>
</return>
<msg time="2026-04-21T02:12:04.274990" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:04.272679" elapsed="0.002349"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.275254" elapsed="0.000734"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:04.271368" elapsed="0.004682"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:04.249069" elapsed="0.027034"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:04.276199" elapsed="0.000043"/>
</return>
<msg time="2026-04-21T02:12:04.276440" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'MULTIPATH': '2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:04.247883" elapsed="0.028595"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:04.247558" elapsed="0.028967"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.276725" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:04.276563" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:04.247532" elapsed="0.029287"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.277463" level="INFO">${final_text} = /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:04.276966" elapsed="0.000526"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:04.277540" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:04.243706" elapsed="0.033966"/>
</kw>
<msg time="2026-04-21T02:12:04.277835" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:04.230328" elapsed="0.047578"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.291134" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.304137" elapsed="0.000037"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.317078" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.317302" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.317488" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.317917" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:04.317748" elapsed="0.000226"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:04.317731" elapsed="0.000271"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.318148" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.318317" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.318483" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:04.317692" elapsed="0.000845"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:04.317573" elapsed="0.000993"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.318718" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:04.318812" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:12:04.318963" level="INFO">${uri} = /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:04.225806" elapsed="0.093185"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.346154" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:04.345742" elapsed="0.000505"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:04.347036" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_policies.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:04.346754" elapsed="0.000363">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_policies.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:04.347210" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:04.346416" elapsed="0.000818"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.347781" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:04.347398" elapsed="0.000427"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:04.348135" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_policies/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_policies/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:04.348300" level="INFO">${template} = &lt;protocol xmlns="http://openconfig.net/yang/network-instance"&gt;
    &lt;name&gt;example-bgp-rib&lt;/name&gt;
    &lt;identifier xmlns:x="http://openconfig.net/yang/policy-types"&gt;x:BGP&lt;/identifier&gt;
    &lt;bgp xmlns="urn...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:04.347990" elapsed="0.000339"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.348767" level="INFO">&lt;protocol xmlns="http://openconfig.net/yang/network-instance"&gt;
    &lt;name&gt;example-bgp-rib&lt;/name&gt;
    &lt;identifier xmlns:x="http://openconfig.net/yang/policy-types"&gt;x:BGP&lt;/identifier&gt;
    &lt;bgp xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
        &lt;global&gt;
            &lt;config&gt;
                &lt;router-id&gt;192.0.2.2&lt;/router-id&gt;
                &lt;as&gt;64496&lt;/as&gt;
            &lt;/config&gt;
            &lt;apply-policy&gt;
                &lt;config&gt;
                    &lt;default-export-policy&gt;REJECT-ROUTE&lt;/default-export-policy&gt;
                    &lt;default-import-policy&gt;REJECT-ROUTE&lt;/default-import-policy&gt;
                    &lt;import-policy&gt;default-odl-import-policy&lt;/import-policy&gt;
                    &lt;export-policy&gt;default-odl-export-policy&lt;/export-policy&gt;
                &lt;/config&gt;
            &lt;/apply-policy&gt;
            &lt;afi-safis&gt;
                &lt;afi-safi&gt;
                    &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
                    &lt;receive&gt;true&lt;/receive&gt;
                    &lt;send-max&gt;$MULTIPATH&lt;/send-max&gt;
                &lt;/afi-safi&gt;
            &lt;/afi-safis&gt;
        &lt;/global&gt;
    &lt;/bgp&gt;
&lt;/protocol&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:04.348487" elapsed="0.000357"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:12:04.349211" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:04.348913" elapsed="0.000356"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.349734" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'MULTIPATH': '2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:04.349439" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:04.349294" elapsed="0.000519"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:04.348894" elapsed="0.000941"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.350722" level="INFO">${final_text} = &lt;protocol xmlns="http://openconfig.net/yang/network-instance"&gt;
    &lt;name&gt;example-bgp-rib&lt;/name&gt;
    &lt;identifier xmlns:x="http://openconfig.net/yang/policy-types"&gt;x:BGP&lt;/identifier&gt;
    &lt;bgp xmlns="urn...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:04.349981" elapsed="0.000770"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:04.350819" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:04.345124" elapsed="0.005825"/>
</kw>
<msg time="2026-04-21T02:12:04.351009" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:04.332008" elapsed="0.019049"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.364068" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.376887" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.390024" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.390228" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.390404" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.390779" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:04.390631" elapsed="0.000221"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:04.390617" elapsed="0.000261"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.391021" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.391190" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.391355" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:04.390586" elapsed="0.000822"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:04.390481" elapsed="0.000954"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.391580" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:04.391659" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:12:04.391811" level="INFO">${data} = &lt;protocol xmlns="http://openconfig.net/yang/network-instance"&gt;
    &lt;name&gt;example-bgp-rib&lt;/name&gt;
    &lt;identifier xmlns:x="http://openconfig.net/yang/policy-types"&gt;x:BGP&lt;/identifier&gt;
    &lt;bgp xmlns="urn...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:04.329269" elapsed="0.062572"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:04.393144" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_policies/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:04.392897" elapsed="0.000313">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_policies/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:04.393303" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:04.392506" elapsed="0.000820"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.393646" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:04.393396" elapsed="0.000306"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.394223" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:04.393928" elapsed="0.000321"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:04.393727" elapsed="0.000558"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:04.393378" elapsed="0.000928"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.396709" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:04.394458" elapsed="0.002278"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:12:04.396902" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:12:04.397081" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:04.392174" elapsed="0.004933"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.399151" level="INFO">/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:04.398653" elapsed="0.000564"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.399768" level="INFO">&lt;protocol xmlns="http://openconfig.net/yang/network-instance"&gt;
    &lt;name&gt;example-bgp-rib&lt;/name&gt;
    &lt;identifier xmlns:x="http://openconfig.net/yang/policy-types"&gt;x:BGP&lt;/identifier&gt;
    &lt;bgp xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
        &lt;global&gt;
            &lt;config&gt;
                &lt;router-id&gt;192.0.2.2&lt;/router-id&gt;
                &lt;as&gt;64496&lt;/as&gt;
            &lt;/config&gt;
            &lt;apply-policy&gt;
                &lt;config&gt;
                    &lt;default-export-policy&gt;REJECT-ROUTE&lt;/default-export-policy&gt;
                    &lt;default-import-policy&gt;REJECT-ROUTE&lt;/default-import-policy&gt;
                    &lt;import-policy&gt;default-odl-import-policy&lt;/import-policy&gt;
                    &lt;export-policy&gt;default-odl-export-policy&lt;/export-policy&gt;
                &lt;/config&gt;
            &lt;/apply-policy&gt;
            &lt;afi-safis&gt;
                &lt;afi-safi&gt;
                    &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
                    &lt;receive&gt;true&lt;/receive&gt;
                    &lt;send-max&gt;2&lt;/send-max&gt;
                &lt;/afi-safi&gt;
            &lt;/afi-safis&gt;
        &lt;/global&gt;
    &lt;/bgp&gt;
&lt;/protocol&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:04.399433" elapsed="0.000446"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.400431" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:04.400091" elapsed="0.000400"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.401127" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:04.400700" elapsed="0.000488"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:12:04.402132" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:12:04.401931" elapsed="0.000227"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:12:04.402487" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:12:04.402311" elapsed="0.000201"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.402666" elapsed="0.000368"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.403438" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:04.403192" elapsed="0.000290"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:12:04.403524" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:12:04.403679" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:12:04.401468" elapsed="0.002235"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:04.416113" level="INFO">PUT Request : url=http://10.30.171.3:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02x3li6wfm9gt1x46rpwuc34sa24.node0', 'Content-Length': '1165', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;protocol xmlns="http://openconfig.net/yang/network-instance"&gt;
    &lt;name&gt;example-bgp-rib&lt;/name&gt;
    &lt;identifier xmlns:x="http://openconfig.net/yang/policy-types"&gt;x:BGP&lt;/identifier&gt;
    &lt;bgp xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
        &lt;global&gt;
            &lt;config&gt;
                &lt;router-id&gt;192.0.2.2&lt;/router-id&gt;
                &lt;as&gt;64496&lt;/as&gt;
            &lt;/config&gt;
            &lt;apply-policy&gt;
                &lt;config&gt;
                    &lt;default-export-policy&gt;REJECT-ROUTE&lt;/default-export-policy&gt;
                    &lt;default-import-policy&gt;REJECT-ROUTE&lt;/default-import-policy&gt;
                    &lt;import-policy&gt;default-odl-import-policy&lt;/import-policy&gt;
                    &lt;export-policy&gt;default-odl-export-policy&lt;/export-policy&gt;
                &lt;/config&gt;
            &lt;/apply-policy&gt;
            &lt;afi-safis&gt;
                &lt;afi-safi&gt;
                    &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
                    &lt;receive&gt;true&lt;/receive&gt;
                    &lt;send-max&gt;2&lt;/send-max&gt;
                &lt;/afi-safi&gt;
            &lt;/afi-safis&gt;
        &lt;/global&gt;
    &lt;/bgp&gt;
&lt;/protocol&gt; 
 </msg>
<msg time="2026-04-21T02:12:04.416180" level="INFO">PUT Response : url=http://10.30.171.3:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:04.416281" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:04.407460" elapsed="0.008847"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:04.403772" elapsed="0.012626"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.416585" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:04.416427" elapsed="0.000226"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:04.403755" elapsed="0.012919"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.423479" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:04.417900" elapsed="0.005677"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:04.417487" elapsed="0.006169"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:04.417469" elapsed="0.006243"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.427449" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:04.424372" elapsed="0.003124"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:04.423871" elapsed="0.003660"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:04.423832" elapsed="0.003725"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.428149" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:04.427735" elapsed="0.000441"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.428488" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:04.428246" elapsed="0.000299"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.429060" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:04.428735" elapsed="0.000384"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:04.428570" elapsed="0.000585"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:04.428228" elapsed="0.000949"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.429720" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:04.429343" elapsed="0.000404"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.430073" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:04.429833" elapsed="0.000296"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.430605" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:04.430312" elapsed="0.000318"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:04.430153" elapsed="0.000513"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:04.429815" elapsed="0.000872"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:04.430856" elapsed="0.000349"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:04.431663" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:04.431371" elapsed="0.000317"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.431861" elapsed="0.002385"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:04.417120" elapsed="0.017190"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:12:04.434484" elapsed="0.000030"/>
</return>
<status status="PASS" start="2026-04-21T02:12:04.434376" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:04.434357" elapsed="0.000214"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.434721" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:12:04.434805" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:12:04.437179" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:12:04.397444" elapsed="0.039762"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:04.437271" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:12:04.437425" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:12:04.207301" elapsed="0.230148"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.437845" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:04.437587" elapsed="0.000327"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:04.437569" elapsed="0.000368"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:04.437970" elapsed="0.000026"/>
</return>
<arg>${MULT_VAR_FOLDER}/rib_policies</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:12:04.202345" elapsed="0.235746"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.472517" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:04.472140" elapsed="0.000405"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:04.473300" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:04.473061" elapsed="0.000337">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:04.473492" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:04.472709" elapsed="0.000807"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.474084" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:04.473680" elapsed="0.000431"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:04.474407" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:04.474558" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:04.474271" elapsed="0.000313"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.475002" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:04.474740" elapsed="0.000308"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.476010" level="INFO">mapping: {'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'MULTIPATH': '2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:04.475732" elapsed="0.000323"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.476485" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.476216" elapsed="0.000295"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.477482" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:04.476899" elapsed="0.000609"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:04.478681" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.478184" elapsed="0.000538"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:04.478858" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:12:04.479088" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:04.477698" elapsed="0.001416"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.479267" elapsed="0.000535"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:12:04.476745" elapsed="0.003100"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.480607" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:04.480097" elapsed="0.000539"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:04.481842" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.481287" elapsed="0.000662"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:04.482071" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:12:04.482305" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:04.480839" elapsed="0.001492"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.482485" elapsed="0.000527"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:12:04.479962" elapsed="0.003093"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.483996" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:04.483303" elapsed="0.000720"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:04.485154" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.484654" elapsed="0.000540"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:04.485312" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:12:04.485571" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:04.484210" elapsed="0.001386"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.485751" elapsed="0.000516"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:12:04.483169" elapsed="0.003140"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.487169" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:04.486559" elapsed="0.000636"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:04.488330" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.487846" elapsed="0.000525"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:04.488488" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:12:04.488719" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:04.487382" elapsed="0.001363"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.488916" elapsed="0.000482"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:12:04.486425" elapsed="0.003036"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.490296" level="INFO">${value} = 2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:04.489711" elapsed="0.000611"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:04.491561" level="INFO">${encoded} = 2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.491078" elapsed="0.000523"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:04.491716" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:12:04.491966" level="INFO">${encoded_value} = 2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:04.490532" elapsed="0.001460"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.492145" elapsed="0.000485"/>
</kw>
<var name="${key}">MULTIPATH</var>
<var name="${value}">2</var>
<status status="PASS" start="2026-04-21T02:12:04.489577" elapsed="0.003095"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.493487" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:04.492944" elapsed="0.000572"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:04.494696" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.494208" elapsed="0.000530"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:04.494973" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:12:04.495205" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:04.493722" elapsed="0.001509"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.495386" elapsed="0.000499"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:04.492806" elapsed="0.003121"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:04.476561" elapsed="0.019402"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:04.496008" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:12:04.496174" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'MULTIPATH': '2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:04.475409" elapsed="0.020792"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:04.475115" elapsed="0.021172"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.496474" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:04.496317" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:04.475097" elapsed="0.021455"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.497392" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:04.496699" elapsed="0.000722"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:04.497471" elapsed="0.000070"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:04.471502" elapsed="0.026142"/>
</kw>
<msg time="2026-04-21T02:12:04.497702" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:04.458374" elapsed="0.039382"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.511512" elapsed="0.000052"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.526698" elapsed="0.000042"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.540409" elapsed="0.000041"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.540719" elapsed="0.000029"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.540945" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.541433" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:04.541265" elapsed="0.000255"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:04.541244" elapsed="0.000316"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.541723" elapsed="0.000062"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.541966" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.542148" elapsed="0.000023"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:04.541193" elapsed="0.001014"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:04.541041" elapsed="0.001197"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.542392" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:04.542475" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:12:04.542746" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:04.454019" elapsed="0.088757"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.572192" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:04.571765" elapsed="0.000458"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:04.573021" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:04.572737" elapsed="0.000362">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:04.573192" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:04.572393" elapsed="0.000823"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.573768" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:04.573382" elapsed="0.000429"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:04.574165" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:04.574337" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:04.574008" elapsed="0.000358"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.574779" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
             &lt;receive&gt;true&lt;/receive&gt;
             &lt;send-max&gt;$MULTIPATH&lt;/send-max&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:04.574528" elapsed="0.000331"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:12:04.575254" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:04.574937" elapsed="0.000378"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.575815" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'MULTIPATH': '2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:04.575489" elapsed="0.000355"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:04.575341" elapsed="0.000540"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:04.574914" elapsed="0.000989"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.576782" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflec...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:04.576053" elapsed="0.000778"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:04.576886" elapsed="0.000035"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:04.571127" elapsed="0.005895"/>
</kw>
<msg time="2026-04-21T02:12:04.577137" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:04.557418" elapsed="0.019771"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.590886" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.604002" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.617250" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.617469" elapsed="0.000036"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.617690" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.618153" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:04.617969" elapsed="0.000272"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:04.617953" elapsed="0.000315"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.618420" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.618607" elapsed="0.000034"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.618820" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:04.617914" elapsed="0.000963"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:04.617779" elapsed="0.001127"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.619059" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:04.619137" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:12:04.619280" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflec...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:04.554174" elapsed="0.065135"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:04.620748" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:04.620471" elapsed="0.000392">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:04.620979" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:04.620094" elapsed="0.000958"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.621386" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:04.621128" elapsed="0.000317"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.621978" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:04.621656" elapsed="0.000357"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:04.621470" elapsed="0.000587"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:04.621109" elapsed="0.000971"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.624628" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:04.622303" elapsed="0.002353"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:12:04.624710" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:12:04.624913" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:04.619678" elapsed="0.005263"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.626504" level="INFO">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.116</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:04.626222" elapsed="0.000332"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.627024" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
             &lt;receive&gt;true&lt;/receive&gt;
             &lt;send-max&gt;2&lt;/send-max&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:04.626760" elapsed="0.000324"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.627482" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:04.627236" elapsed="0.000290"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.627963" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:04.627685" elapsed="0.000323"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:12:04.628879" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:12:04.628623" elapsed="0.000285"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:12:04.629252" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:12:04.629070" elapsed="0.000209"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.629431" elapsed="0.000218"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.630121" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:04.629826" elapsed="0.000340"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:12:04.630210" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:12:04.630424" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:12:04.628215" elapsed="0.002235"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:04.640942" level="INFO">PUT Request : url=http://10.30.171.3:8181/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.116 
 path_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.116 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02x3li6wfm9gt1x46rpwuc34sa24.node0', 'Content-Length': '871', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
             &lt;receive&gt;true&lt;/receive&gt;
             &lt;send-max&gt;2&lt;/send-max&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:12:04.641129" level="INFO">PUT Response : url=http://10.30.171.3:8181/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.116 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:04.641289" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:04.632932" elapsed="0.008396"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:04.630524" elapsed="0.010870"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.641660" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:04.641432" elapsed="0.000327"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:04.630506" elapsed="0.011310"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.647213" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:04.643393" elapsed="0.003881"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:04.643037" elapsed="0.004285"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:04.643011" elapsed="0.004348"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.651246" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:04.647779" elapsed="0.003531"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:04.647438" elapsed="0.003922"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:04.647415" elapsed="0.003981"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.652296" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:04.651669" elapsed="0.000668"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.652901" elapsed="0.000040"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:04.652451" elapsed="0.000553"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.653895" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:04.653348" elapsed="0.000593"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:04.653047" elapsed="0.000954"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:04.652424" elapsed="0.001611"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.654882" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:04.654271" elapsed="0.000649"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.655356" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:04.655019" elapsed="0.000419"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.655989" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:04.655673" elapsed="0.000343"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:04.655472" elapsed="0.000579"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:04.654994" elapsed="0.001078"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:04.656223" elapsed="0.000352"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:04.657078" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:04.656747" elapsed="0.000358"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.657264" elapsed="0.002381"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:04.642471" elapsed="0.017238"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:12:04.659906" elapsed="0.000030"/>
</return>
<status status="PASS" start="2026-04-21T02:12:04.659778" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:04.659760" elapsed="0.000236"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.660147" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:12:04.660216" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:12:04.662599" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:12:04.625280" elapsed="0.037347"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:04.662732" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:12:04.662913" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:12:04.442715" elapsed="0.220224"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.663292" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:04.663044" elapsed="0.000319"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:04.663026" elapsed="0.000362"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:04.663422" elapsed="0.000027"/>
</return>
<arg>${MULT_VAR_FOLDER}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:12:04.438342" elapsed="0.225206"/>
</kw>
<arg>${odl_path_sel_mode}</arg>
<doc>Configures odl peer with path selection mode</doc>
<status status="PASS" start="2026-04-21T02:12:04.200112" elapsed="0.463501"/>
</kw>
<kw name="Configure_App_Peer_With_Routes">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.664413" level="INFO">${app_rib} = 10.30.171.3</msg>
<var>${app_rib}</var>
<arg>${ODL_SYSTEM_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:04.664116" elapsed="0.000323"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.665297" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | APP_PEER_NAME=example-bgp-peer-app | RIB_INSTANCE_NAME=example-bgp-rib | APP_PEER_ID=10.30.171.3 | IP=10.30.171.3 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>APP_PEER_NAME=${APP_PEER_NAME}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<arg>APP_PEER_ID=${ODL_SYSTEM_IP}</arg>
<arg>IP=${ODL_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.664604" elapsed="0.000723"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.700310" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:04.699927" elapsed="0.000411"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:04.701135" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:04.700878" elapsed="0.000332">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:04.701304" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:04.700506" elapsed="0.000823"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.701906" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:04.701494" elapsed="0.000440"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:04.702236" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:04.702399" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:04.702096" elapsed="0.000329"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.702905" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:04.702583" elapsed="0.000370"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.703957" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'APP_PEER_NAME': 'example-bgp-peer-app', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'APP_PEER_ID': '10.30.171.3', 'IP': '10.30.171.3', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:04.703674" elapsed="0.000330"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.704436" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.704165" elapsed="0.000296"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.705442" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:04.704892" elapsed="0.000577"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:04.706736" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.706219" elapsed="0.000605"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:04.706951" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:12:04.707191" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:04.705718" elapsed="0.001499"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.707378" elapsed="0.000672"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T02:12:04.704717" elapsed="0.003379"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.709130" level="INFO">${value} = example-bgp-peer-app</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:04.708420" elapsed="0.000739"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:04.710537" level="INFO">${encoded} = example-bgp-peer-app</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.710039" elapsed="0.000541"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:04.710700" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:12:04.711018" level="INFO">${encoded_value} = example-bgp-peer-app</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:04.709533" elapsed="0.001516"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.711219" elapsed="0.000512"/>
</kw>
<var name="${key}">APP_PEER_NAME</var>
<var name="${value}">example-bgp-peer-app</var>
<status status="PASS" start="2026-04-21T02:12:04.708238" elapsed="0.003545"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.712599" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:04.712075" elapsed="0.000552"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:04.713935" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.713361" elapsed="0.000617"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:04.714099" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:12:04.714333" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:04.712842" elapsed="0.001517"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.714514" elapsed="0.000623"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:04.711921" elapsed="0.003260"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.716010" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:04.715433" elapsed="0.000611"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:04.717418" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.716813" elapsed="0.000653"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:04.717601" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:12:04.717873" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:04.716260" elapsed="0.001639"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.718054" elapsed="0.000499"/>
</kw>
<var name="${key}">APP_PEER_ID</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:12:04.715296" elapsed="0.003300"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.719557" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:04.719019" elapsed="0.000567"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:04.720828" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.720293" elapsed="0.000587"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:04.721004" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:12:04.721246" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:04.719819" elapsed="0.001453"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.721429" elapsed="0.000538"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:12:04.718712" elapsed="0.003298"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.723017" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:04.722262" elapsed="0.000783"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:04.724330" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.723764" elapsed="0.000618"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:04.724530" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:12:04.724787" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:04.723308" elapsed="0.001543"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.725016" elapsed="0.000586"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:04.722127" elapsed="0.003529"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:04.704515" elapsed="0.021188"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:04.725758" elapsed="0.000068"/>
</return>
<msg time="2026-04-21T02:12:04.726008" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'APP_PEER_NAME': 'example-bgp-peer-app', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'APP_PEER_ID': '10.30.171.3', 'IP': '10.30.171.3', 'BGP_RIB_OPENCONFIG': 'example-...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:04.703342" elapsed="0.022701"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:04.703029" elapsed="0.023057"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.726329" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:04.726123" elapsed="0.000278"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:04.703008" elapsed="0.023422"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.727539" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:04.726627" elapsed="0.000941"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:04.727619" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:04.699288" elapsed="0.028472"/>
</kw>
<msg time="2026-04-21T02:12:04.727840" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:04.685920" elapsed="0.041979"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.741418" elapsed="0.000037"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.754511" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.767574" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.767783" elapsed="0.000039"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.767987" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.768381" elapsed="0.000068"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:04.768233" elapsed="0.000254"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:04.768217" elapsed="0.000296"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.768658" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.768867" elapsed="0.000026"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.769050" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:04.768180" elapsed="0.000925"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:04.768069" elapsed="0.001064"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.769281" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:04.769358" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:12:04.769515" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:04.681470" elapsed="0.088084"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.797183" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:04.796763" elapsed="0.000448"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:04.798040" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:04.797771" elapsed="0.000347">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:04.798220" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:04.797375" elapsed="0.000871"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.798818" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:04.798410" elapsed="0.000438"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:04.799153" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:04.799379" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/conf...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:04.799011" elapsed="0.000399"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.799838" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:04.799573" elapsed="0.000316"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:12:04.800256" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:04.799956" elapsed="0.000359"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.800791" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'APP_PEER_NAME': 'example-bgp-peer-app', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'APP_PEER_ID': '10.30.171.3', 'IP': '10.30.171.3', 'BGP_RIB_OPENCONFIG': 'example-...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:04.800486" elapsed="0.000354"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:04.800340" elapsed="0.000536"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:04.799938" elapsed="0.000959"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.801698" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:04.801044" elapsed="0.000685"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:04.801834" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:04.796139" elapsed="0.005829"/>
</kw>
<msg time="2026-04-21T02:12:04.802022" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:04.782936" elapsed="0.019135"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.815223" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.828252" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.841102" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.841300" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.841472" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.841854" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:04.841694" elapsed="0.000217"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:04.841680" elapsed="0.000256"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.842077" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.842243" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.842409" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:04.841651" elapsed="0.000810"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:04.841548" elapsed="0.000940"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.842632" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:04.842706" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:12:04.842841" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
  ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:04.780239" elapsed="0.062631"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:04.844191" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:04.843950" elapsed="0.000306">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:04.844348" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:04.843586" elapsed="0.000786"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.844687" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:04.844441" elapsed="0.000301"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.845258" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:04.844965" elapsed="0.000318"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:04.844767" elapsed="0.000551"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:04.844423" elapsed="0.000916"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.847768" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:04.845507" elapsed="0.002300"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:12:04.847860" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:12:04.848017" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:04.843238" elapsed="0.004805"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.849436" level="INFO">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.3</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:04.849187" elapsed="0.000306"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.849916" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:04.849650" elapsed="0.000314"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.850361" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:04.850115" elapsed="0.000289"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.850808" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:04.850552" elapsed="0.000303"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:12:04.851698" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:12:04.851464" elapsed="0.000261"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:12:04.852074" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:12:04.851896" elapsed="0.000204"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.852249" elapsed="0.000207"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.852880" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:04.852612" elapsed="0.000313"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:12:04.852967" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:12:04.853123" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:12:04.851058" elapsed="0.002091"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:04.863962" level="INFO">PUT Request : url=http://10.30.171.3:8181/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.3 
 path_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.3 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02x3li6wfm9gt1x46rpwuc34sa24.node0', 'Content-Length': '223', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:12:04.864022" level="INFO">PUT Response : url=http://10.30.171.3:8181/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.3 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:04.864171" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:04.855531" elapsed="0.008677"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:04.853219" elapsed="0.011037"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.864440" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:04.864283" elapsed="0.000225"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:04.853202" elapsed="0.011327"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.872235" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:04.866658" elapsed="0.005671"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:04.866158" elapsed="0.006249"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:04.866114" elapsed="0.006349"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.875265" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:04.872844" elapsed="0.002467"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:04.872585" elapsed="0.002761"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:04.872549" elapsed="0.002822"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.876038" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:04.875560" elapsed="0.000505"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.876376" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:04.876136" elapsed="0.000297"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.876967" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:04.876635" elapsed="0.000359"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:04.876458" elapsed="0.000571"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:04.876118" elapsed="0.000932"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.877590" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:04.877210" elapsed="0.000416"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.877964" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:04.877702" elapsed="0.000320"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.878503" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:04.878206" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:04.878046" elapsed="0.000517"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:04.877684" elapsed="0.000900"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:04.878752" elapsed="0.000374"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:04.879580" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:04.879294" elapsed="0.000314"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.879829" elapsed="0.002449"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:04.865255" elapsed="0.017087"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:12:04.882518" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-04-21T02:12:04.882410" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:04.882391" elapsed="0.000217"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.882762" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:12:04.882854" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:12:04.885281" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:12:04.848375" elapsed="0.036933"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:04.885385" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:12:04.885590" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:12:04.670181" elapsed="0.215448"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.886094" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:04.885824" elapsed="0.000358"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:04.885785" elapsed="0.000427"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:04.886247" elapsed="0.000028"/>
</return>
<arg>${BGP_VAR_FOLDER}/app_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:12:04.665600" elapsed="0.220778"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.887407" level="INFO">&amp;{route_mapping} = { NEXTHOP=100.100.100.1 | LOCALPREF=100 | PATHID=1 | APP_RIB=10.30.171.3 }</msg>
<var>&amp;{route_mapping}</var>
<arg>NEXTHOP=${NEXT_HOP_PREF}${pathid}</arg>
<arg>LOCALPREF=${pathid}00</arg>
<arg>PATHID=${pathid}</arg>
<arg>APP_RIB=${app_rib}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.886753" elapsed="0.000683"/>
</kw>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.923434" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:04.923054" elapsed="0.000409"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:04.924540" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:04.924165" elapsed="0.000449">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:04.924709" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:04.923654" elapsed="0.001079"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.925356" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:04.924938" elapsed="0.000446"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:04.925713" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:04.925887" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:04.925566" elapsed="0.000348"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.926376" level="INFO">/rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:04.926070" elapsed="0.000362"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.927658" level="INFO">mapping: {'NEXTHOP': '100.100.100.1', 'LOCALPREF': '100', 'PATHID': '1', 'APP_RIB': '10.30.171.3'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:04.927155" elapsed="0.000553"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.928375" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.927901" elapsed="0.000503"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.929519" level="INFO">${value} = 100.100.100.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:04.928847" elapsed="0.000716"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:04.931330" level="INFO">${encoded} = 100.100.100.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.930893" elapsed="0.000474"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:04.931449" elapsed="0.000082"/>
</return>
<msg time="2026-04-21T02:12:04.931826" level="INFO">${encoded_value} = 100.100.100.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:04.930072" elapsed="0.001797"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.932139" elapsed="0.000539"/>
</kw>
<var name="${key}">NEXTHOP</var>
<var name="${value}">100.100.100.1</var>
<status status="PASS" start="2026-04-21T02:12:04.928641" elapsed="0.004141"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.933868" level="INFO">${value} = 100</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:04.933166" elapsed="0.000745"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:04.937175" level="INFO">${encoded} = 100</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.936713" elapsed="0.000499"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:04.937293" elapsed="0.000077"/>
</return>
<msg time="2026-04-21T02:12:04.937655" level="INFO">${encoded_value} = 100</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:04.935843" elapsed="0.001854"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.938075" elapsed="0.000513"/>
</kw>
<var name="${key}">LOCALPREF</var>
<var name="${value}">100</var>
<status status="PASS" start="2026-04-21T02:12:04.932994" elapsed="0.005696"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.939655" level="INFO">${value} = 1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:04.938998" elapsed="0.000700"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:04.941454" level="INFO">${encoded} = 1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.941034" elapsed="0.000458"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:04.941571" elapsed="0.000074"/>
</return>
<msg time="2026-04-21T02:12:04.942013" level="INFO">${encoded_value} = 1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:04.940210" elapsed="0.001843"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.942284" elapsed="0.000521"/>
</kw>
<var name="${key}">PATHID</var>
<var name="${value}">1</var>
<status status="PASS" start="2026-04-21T02:12:04.938828" elapsed="0.004079"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.943862" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:04.943190" elapsed="0.000715"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:04.945654" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.945239" elapsed="0.000451"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:04.945770" elapsed="0.000205"/>
</return>
<msg time="2026-04-21T02:12:04.946240" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:04.944422" elapsed="0.001859"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:04.946508" elapsed="0.000514"/>
</kw>
<var name="${key}">APP_RIB</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:12:04.943025" elapsed="0.004096"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:04.928458" elapsed="0.018703"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:04.947204" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:12:04.947364" level="INFO">${mapping_to_use} = {'NEXTHOP': '100.100.100.1', 'LOCALPREF': '100', 'PATHID': '1', 'APP_RIB': '10.30.171.3'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:04.926827" elapsed="0.020563"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:04.926506" elapsed="0.020916"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.947601" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:04.947449" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:04.926485" elapsed="0.021194"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:04.948506" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:04.947839" elapsed="0.000696"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:04.948586" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:04.922393" elapsed="0.026323"/>
</kw>
<msg time="2026-04-21T02:12:04.948772" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:04.908661" elapsed="0.040194"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.962149" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.975261" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.989711" elapsed="0.000061"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.990046" elapsed="0.000027"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.990245" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.990696" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:04.990534" elapsed="0.000225"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:04.990516" elapsed="0.000276"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.990958" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.991131" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.991300" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:04.990474" elapsed="0.000884"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:04.990335" elapsed="0.001063"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:04.991570" elapsed="0.000025"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:04.991662" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T02:12:04.991855" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:04.904223" elapsed="0.087664"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.019246" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:05.018770" elapsed="0.000510"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:05.020233" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:05.019840" elapsed="0.000472">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:05.020411" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:05.019463" elapsed="0.000974"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.021169" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:05.020716" elapsed="0.000482"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:05.021511" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:05.021683" level="INFO">${template} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;$PATHID&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:05.021363" elapsed="0.000350"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.022152" level="INFO">  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;$PATHID&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;$NEXTHOP&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;$LOCALPREF&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:05.021896" elapsed="0.000312"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:12:05.022669" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:05.022293" elapsed="0.000436"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.023225" level="INFO">${mapping_to_use} = {'NEXTHOP': '100.100.100.1', 'LOCALPREF': '100', 'PATHID': '1', 'APP_RIB': '10.30.171.3'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:05.022924" elapsed="0.000329"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:05.022757" elapsed="0.000532"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:05.022268" elapsed="0.001043"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.024209" level="INFO">${final_text} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;1&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
    ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:05.023460" elapsed="0.000782"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:05.024297" elapsed="0.000037"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:05.017917" elapsed="0.006523"/>
</kw>
<msg time="2026-04-21T02:12:05.024500" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:05.003835" elapsed="0.020754"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.038501" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.052369" elapsed="0.000041"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.066754" elapsed="0.000079"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.067242" elapsed="0.000038"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.067483" elapsed="0.000033"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.068170" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:05.067934" elapsed="0.000325"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:05.067905" elapsed="0.000396"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.068523" elapsed="0.000033"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.068832" elapsed="0.000036"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.069035" elapsed="0.000023"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:05.067839" elapsed="0.001254"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:05.067611" elapsed="0.001512"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.069277" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:05.069370" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:12:05.069607" level="INFO">${data} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;1&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
    ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:05.002686" elapsed="0.066961"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:05.071249" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:05.070943" elapsed="0.000384">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:05.071424" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:05.070517" elapsed="0.000931"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.071812" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:05.071520" elapsed="0.000353"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.072387" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:05.072084" elapsed="0.000329"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:05.071899" elapsed="0.000550"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:05.071501" elapsed="0.000970"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.075146" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:05.072625" elapsed="0.002548"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:12:05.075226" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:12:05.075386" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:05.070116" elapsed="0.005295"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.077035" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:05.076720" elapsed="0.000364"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.077486" level="INFO">  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;1&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;100.100.100.1&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;100&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:05.077238" elapsed="0.000355"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.078023" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:05.077749" elapsed="0.000320"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.078588" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:05.078265" elapsed="0.000370"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:12:05.079489" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:12:05.079282" elapsed="0.000234"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:12:05.079868" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:12:05.079670" elapsed="0.000225"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:05.080048" elapsed="0.000214"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.080674" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:05.080420" elapsed="0.000298"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:12:05.080761" elapsed="0.000046"/>
</return>
<msg time="2026-04-21T02:12:05.080995" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:12:05.078868" elapsed="0.002153"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:05.096274" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02x3li6wfm9gt1x46rpwuc34sa24.node0', 'Content-Length': '625', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;1&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;100.100.100.1&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;100&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt; 
 </msg>
<msg time="2026-04-21T02:12:05.096370" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes/ipv4-route=1.1.1.1%2F32,1', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:05.096531" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:05.083420" elapsed="0.013159"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:05.081094" elapsed="0.015557"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.097028" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:05.096693" elapsed="0.000437"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:05.081076" elapsed="0.016086"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.105192" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:05.099314" elapsed="0.005999"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:05.098781" elapsed="0.006611"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:05.098742" elapsed="0.006707"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.108261" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:05.105841" elapsed="0.002469"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:05.105569" elapsed="0.002779"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:05.105533" elapsed="0.002844"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.109032" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:05.108568" elapsed="0.000497"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.109397" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:05.109147" elapsed="0.000309"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.109974" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:05.109646" elapsed="0.000355"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:05.109481" elapsed="0.000654"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:05.109126" elapsed="0.001036"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.110701" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:05.110329" elapsed="0.000400"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.111057" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:05.110817" elapsed="0.000297"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.111601" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:05.111302" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:05.111140" elapsed="0.000523"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:05.110781" elapsed="0.000904"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:05.111857" elapsed="0.000379"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:05.112723" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:05.112416" elapsed="0.000334"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:05.112925" elapsed="0.002435"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:05.097749" elapsed="0.017679"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:12:05.115613" elapsed="0.000036"/>
</return>
<status status="PASS" start="2026-04-21T02:12:05.115502" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:05.115483" elapsed="0.000225"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.115873" elapsed="0.000023"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:12:05.115944" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:12:05.118383" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:12:05.075749" elapsed="0.042661"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:05.118482" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:12:05.118636" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:12:04.892437" elapsed="0.226223"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.119029" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:05.118764" elapsed="0.000336"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:05.118747" elapsed="0.000377"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:05.119161" elapsed="0.000030"/>
</return>
<arg>${MULT_VAR_FOLDER}/route</arg>
<arg>mapping=${route_mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:12:04.887703" elapsed="0.231591"/>
</kw>
<var name="${pathid}">1</var>
<status status="PASS" start="2026-04-21T02:12:04.886606" elapsed="0.232730"/>
</iter>
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.120212" level="INFO">&amp;{route_mapping} = { NEXTHOP=100.100.100.2 | LOCALPREF=200 | PATHID=2 | APP_RIB=10.30.171.3 }</msg>
<var>&amp;{route_mapping}</var>
<arg>NEXTHOP=${NEXT_HOP_PREF}${pathid}</arg>
<arg>LOCALPREF=${pathid}00</arg>
<arg>PATHID=${pathid}</arg>
<arg>APP_RIB=${app_rib}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:05.119590" elapsed="0.000650"/>
</kw>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.157721" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:05.157141" elapsed="0.000626"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:05.159179" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:05.158639" elapsed="0.000650">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:05.159417" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:05.158161" elapsed="0.001290"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.160401" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:05.159676" elapsed="0.000760"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:05.160809" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:05.160986" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:05.160640" elapsed="0.000372"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.161572" level="INFO">/rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:05.161199" elapsed="0.000431"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.163519" level="INFO">mapping: {'NEXTHOP': '100.100.100.2', 'LOCALPREF': '200', 'PATHID': '2', 'APP_RIB': '10.30.171.3'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:05.162890" elapsed="0.000690"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.164312" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:05.163820" elapsed="0.000527"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.165715" level="INFO">${value} = 100.100.100.2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:05.164899" elapsed="0.000865"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:05.167969" level="INFO">${encoded} = 100.100.100.2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:05.167403" elapsed="0.000612"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:05.168123" elapsed="0.000109"/>
</return>
<msg time="2026-04-21T02:12:05.168570" level="INFO">${encoded_value} = 100.100.100.2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:05.166380" elapsed="0.002239"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:05.168929" elapsed="0.000689"/>
</kw>
<var name="${key}">NEXTHOP</var>
<var name="${value}">100.100.100.2</var>
<status status="PASS" start="2026-04-21T02:12:05.164655" elapsed="0.005079"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.170984" level="INFO">${value} = 200</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:05.170079" elapsed="0.000961"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:05.173674" level="INFO">${encoded} = 200</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:05.173090" elapsed="0.000634"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:05.173847" elapsed="0.000100"/>
</return>
<msg time="2026-04-21T02:12:05.174299" level="INFO">${encoded_value} = 200</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:05.171650" elapsed="0.002702"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:05.174654" elapsed="0.000691"/>
</kw>
<var name="${key}">LOCALPREF</var>
<var name="${value}">200</var>
<status status="PASS" start="2026-04-21T02:12:05.169877" elapsed="0.005589"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.176829" level="INFO">${value} = 2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:05.175985" elapsed="0.000899"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:05.179158" level="INFO">${encoded} = 2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:05.178598" elapsed="0.000609"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:05.179314" elapsed="0.000101"/>
</return>
<msg time="2026-04-21T02:12:05.179768" level="INFO">${encoded_value} = 2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:05.177545" elapsed="0.002433"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:05.180286" elapsed="0.000752"/>
</kw>
<var name="${key}">PATHID</var>
<var name="${value}">2</var>
<status status="PASS" start="2026-04-21T02:12:05.175617" elapsed="0.005550"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.182412" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:05.181556" elapsed="0.000911"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:05.184737" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:05.184219" elapsed="0.000564"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:05.184912" elapsed="0.000095"/>
</return>
<msg time="2026-04-21T02:12:05.185344" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:05.183087" elapsed="0.002349"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:05.185738" elapsed="0.000552"/>
</kw>
<var name="${key}">APP_RIB</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:12:05.181316" elapsed="0.005074"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:05.164419" elapsed="0.022012"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:05.186480" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:12:05.186656" level="INFO">${mapping_to_use} = {'NEXTHOP': '100.100.100.2', 'LOCALPREF': '200', 'PATHID': '2', 'APP_RIB': '10.30.171.3'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:05.162412" elapsed="0.024271"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:05.161937" elapsed="0.024780"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.186942" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:05.186747" elapsed="0.000253"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:05.161707" elapsed="0.025317"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.187984" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:05.187183" elapsed="0.000832"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:05.188073" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:05.156184" elapsed="0.032022"/>
</kw>
<msg time="2026-04-21T02:12:05.188266" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:05.141765" elapsed="0.046560"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.201758" elapsed="0.000050"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.217916" elapsed="0.000039"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.235705" elapsed="0.000052"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.236073" elapsed="0.000033"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.236458" elapsed="0.000030"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.237047" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:05.236849" elapsed="0.000268"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:05.236824" elapsed="0.000326"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.237337" elapsed="0.000026"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.237551" elapsed="0.000026"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.237786" elapsed="0.000043"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:05.236749" elapsed="0.001123"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:05.236574" elapsed="0.001335"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.238101" elapsed="0.000024"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:05.238199" elapsed="0.000023"/>
</return>
<msg time="2026-04-21T02:12:05.238397" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:05.137105" elapsed="0.101327"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.270086" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:05.269540" elapsed="0.000587"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:05.271295" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:05.270863" elapsed="0.000518">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:05.271502" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:05.270358" elapsed="0.001179"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.272435" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:05.271774" elapsed="0.000691"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:05.272872" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:05.273097" level="INFO">${template} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;$PATHID&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:05.272670" elapsed="0.000461"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.273566" level="INFO">  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;$PATHID&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;$NEXTHOP&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;$LOCALPREF&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:05.273297" elapsed="0.000349"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:12:05.274247" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:05.273741" elapsed="0.000574"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.274948" level="INFO">${mapping_to_use} = {'NEXTHOP': '100.100.100.2', 'LOCALPREF': '200', 'PATHID': '2', 'APP_RIB': '10.30.171.3'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:05.274559" elapsed="0.000425"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:05.274399" elapsed="0.000631"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:05.273717" elapsed="0.001338"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.276162" level="INFO">${final_text} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;2&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
    ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:05.275254" elapsed="0.000946"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:05.276263" elapsed="0.000036"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:05.268895" elapsed="0.007508"/>
</kw>
<msg time="2026-04-21T02:12:05.276463" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:05.253352" elapsed="0.023161"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.293070" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.307974" elapsed="0.000041"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.324779" elapsed="0.000062"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.325103" elapsed="0.000034"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.325365" elapsed="0.000032"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.325897" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:05.325697" elapsed="0.000264"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:05.325680" elapsed="0.000317"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.326170" elapsed="0.000025"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.326406" elapsed="0.000032"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.326622" elapsed="0.000024"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:05.325635" elapsed="0.001054"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:05.325484" elapsed="0.001243"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.326908" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:05.326990" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:12:05.327230" level="INFO">${data} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;2&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
    ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:05.252093" elapsed="0.075181"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:05.329023" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:05.328628" elapsed="0.000498">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:05.329255" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:05.328178" elapsed="0.001109"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.329629" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:05.329363" elapsed="0.000323"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.330282" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:05.329916" elapsed="0.000394"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:05.329711" elapsed="0.000634"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:05.329344" elapsed="0.001023"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.333290" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:05.330524" elapsed="0.002794"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:12:05.333372" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:12:05.333533" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:05.327700" elapsed="0.005861"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.335355" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:05.335052" elapsed="0.000369"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.335992" level="INFO">  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;2&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;100.100.100.2&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;200&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:05.335630" elapsed="0.000441"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.336615" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:05.336287" elapsed="0.000391"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.337238" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:05.336916" elapsed="0.000385"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:12:05.338325" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:12:05.338061" elapsed="0.000292"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:12:05.338693" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:12:05.338509" elapsed="0.000210"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:05.338913" elapsed="0.000305"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.339656" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:05.339392" elapsed="0.000317"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:12:05.339763" elapsed="0.000057"/>
</return>
<msg time="2026-04-21T02:12:05.339957" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:12:05.337583" elapsed="0.002400"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:05.353036" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02x3li6wfm9gt1x46rpwuc34sa24.node0', 'Content-Length': '625', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;2&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;100.100.100.2&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;200&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt; 
 </msg>
<msg time="2026-04-21T02:12:05.353157" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes/ipv4-route=1.1.1.1%2F32,2', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:05.353324" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:05.343178" elapsed="0.010183"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:05.340110" elapsed="0.013329"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.353774" elapsed="0.000059"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:05.353484" elapsed="0.000416"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:05.340089" elapsed="0.013846"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.358550" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:05.355486" elapsed="0.003130"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:05.355158" elapsed="0.003507"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:05.355128" elapsed="0.003572"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.362076" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:05.359087" elapsed="0.003055"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:05.358767" elapsed="0.003421"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:05.358748" elapsed="0.003475"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.363114" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:05.362531" elapsed="0.000622"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.363584" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:05.363248" elapsed="0.000421"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.364388" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:05.363967" elapsed="0.000460"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:05.363706" elapsed="0.000772"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:05.363223" elapsed="0.001287"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.365265" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:05.364737" elapsed="0.000566"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.365729" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:05.365400" elapsed="0.000433"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.366548" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:05.366098" elapsed="0.000488"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:05.365867" elapsed="0.000768"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:05.365374" elapsed="0.001292"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:05.366903" elapsed="0.000485"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:05.368065" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:05.367615" elapsed="0.000487"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:05.368401" elapsed="0.003184"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:05.354515" elapsed="0.017150"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:12:05.372092" elapsed="0.000048"/>
</return>
<status status="PASS" start="2026-04-21T02:12:05.371946" elapsed="0.000239"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:05.371923" elapsed="0.000291"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.372404" elapsed="0.000026"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:12:05.372487" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:12:05.375655" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:12:05.333923" elapsed="0.041771"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:05.375816" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:12:05.376036" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:12:05.125322" elapsed="0.250741"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.376531" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:05.376206" elapsed="0.000412"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:05.376180" elapsed="0.000468"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:05.376690" elapsed="0.000034"/>
</return>
<arg>${MULT_VAR_FOLDER}/route</arg>
<arg>mapping=${route_mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:12:05.120510" elapsed="0.256377"/>
</kw>
<var name="${pathid}">2</var>
<status status="PASS" start="2026-04-21T02:12:05.119442" elapsed="0.257503"/>
</iter>
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.378063" level="INFO">&amp;{route_mapping} = { NEXTHOP=100.100.100.3 | LOCALPREF=300 | PATHID=3 | APP_RIB=10.30.171.3 }</msg>
<var>&amp;{route_mapping}</var>
<arg>NEXTHOP=${NEXT_HOP_PREF}${pathid}</arg>
<arg>LOCALPREF=${pathid}00</arg>
<arg>PATHID=${pathid}</arg>
<arg>APP_RIB=${app_rib}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:05.377282" elapsed="0.000818"/>
</kw>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.424543" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:05.424035" elapsed="0.000550"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:05.425636" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:05.425170" elapsed="0.000567">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:05.425907" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:05.424778" elapsed="0.001162"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.426762" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:05.426172" elapsed="0.000651"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:05.427236" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:05.427439" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:05.427061" elapsed="0.000498"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.428147" level="INFO">/rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:05.427818" elapsed="0.000388"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.429900" level="INFO">mapping: {'NEXTHOP': '100.100.100.3', 'LOCALPREF': '300', 'PATHID': '3', 'APP_RIB': '10.30.171.3'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:05.429201" elapsed="0.000767"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.430664" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:05.430178" elapsed="0.000547"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.432164" level="INFO">${value} = 100.100.100.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:05.431289" elapsed="0.000929"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:05.434554" level="INFO">${encoded} = 100.100.100.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:05.433966" elapsed="0.000642"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:05.434769" elapsed="0.000136"/>
</return>
<msg time="2026-04-21T02:12:05.435241" level="INFO">${encoded_value} = 100.100.100.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:05.432848" elapsed="0.002443"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:05.435606" elapsed="0.000742"/>
</kw>
<var name="${key}">NEXTHOP</var>
<var name="${value}">100.100.100.3</var>
<status status="PASS" start="2026-04-21T02:12:05.431061" elapsed="0.005421"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.437725" level="INFO">${value} = 300</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:05.436878" elapsed="0.000939"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:05.440284" level="INFO">${encoded} = 300</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:05.439859" elapsed="0.000462"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:05.440399" elapsed="0.000073"/>
</return>
<msg time="2026-04-21T02:12:05.440778" level="INFO">${encoded_value} = 300</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:05.438651" elapsed="0.002249"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:05.441219" elapsed="0.000698"/>
</kw>
<var name="${key}">LOCALPREF</var>
<var name="${value}">300</var>
<status status="PASS" start="2026-04-21T02:12:05.436654" elapsed="0.005400"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.443566" level="INFO">${value} = 3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:05.442456" elapsed="0.001185"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:05.445992" level="INFO">${encoded} = 3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:05.445387" elapsed="0.000653"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:05.446141" elapsed="0.000094"/>
</return>
<msg time="2026-04-21T02:12:05.446569" level="INFO">${encoded_value} = 3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:05.444314" elapsed="0.002308"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:05.447047" elapsed="0.000519"/>
</kw>
<var name="${key}">PATHID</var>
<var name="${value}">3</var>
<status status="PASS" start="2026-04-21T02:12:05.442219" elapsed="0.005466"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.448668" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:05.448012" elapsed="0.000699"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:05.450698" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:05.450138" elapsed="0.000600"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:05.451006" elapsed="0.000081"/>
</return>
<msg time="2026-04-21T02:12:05.451358" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:05.449202" elapsed="0.002196"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:05.451624" elapsed="0.000524"/>
</kw>
<var name="${key}">APP_RIB</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:12:05.447843" elapsed="0.004402"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:05.430821" elapsed="0.021462"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:05.452328" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:12:05.452564" level="INFO">${mapping_to_use} = {'NEXTHOP': '100.100.100.3', 'LOCALPREF': '300', 'PATHID': '3', 'APP_RIB': '10.30.171.3'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:05.428727" elapsed="0.023867"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:05.428308" elapsed="0.024327"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.452847" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:05.452670" elapsed="0.000235"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:05.428278" elapsed="0.024648"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.453746" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:05.453078" elapsed="0.000698"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:05.453858" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:05.423194" elapsed="0.030795"/>
</kw>
<msg time="2026-04-21T02:12:05.454045" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:05.406033" elapsed="0.048069"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.467506" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.480759" elapsed="0.000044"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.493644" elapsed="0.000032"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.493880" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.494067" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.494476" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:05.494324" elapsed="0.000208"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:05.494307" elapsed="0.000252"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.494702" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.494884" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.495083" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:05.494269" elapsed="0.000870"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:05.494151" elapsed="0.001016"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.495316" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:05.495461" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:12:05.495610" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:05.400225" elapsed="0.095413"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.521180" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:05.520755" elapsed="0.000456"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:05.522123" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:05.521726" elapsed="0.000474">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:05.522295" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:05.521382" elapsed="0.000937"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.522909" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:05.522483" elapsed="0.000454"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:05.523257" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:05.523423" level="INFO">${template} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;$PATHID&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:05.523096" elapsed="0.000357"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.523883" level="INFO">  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;$PATHID&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;$NEXTHOP&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;$LOCALPREF&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:05.523611" elapsed="0.000327"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:12:05.524330" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:05.524013" elapsed="0.000376"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.524873" level="INFO">${mapping_to_use} = {'NEXTHOP': '100.100.100.3', 'LOCALPREF': '300', 'PATHID': '3', 'APP_RIB': '10.30.171.3'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:05.524559" elapsed="0.000341"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:05.524415" elapsed="0.000520"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:05.523991" elapsed="0.000965"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.525823" level="INFO">${final_text} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;3&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
    ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:05.525102" elapsed="0.000752"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:05.525907" elapsed="0.000034"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:05.520106" elapsed="0.005935"/>
</kw>
<msg time="2026-04-21T02:12:05.526175" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:05.506927" elapsed="0.019303"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.540685" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.554282" elapsed="0.000077"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.567578" elapsed="0.000037"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.567847" elapsed="0.000026"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.568052" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.568492" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:05.568335" elapsed="0.000212"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:05.568317" elapsed="0.000259"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.568722" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.568905" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.569073" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:05.568273" elapsed="0.000852"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:05.568143" elapsed="0.001011"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.569302" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:05.569381" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:12:05.569562" level="INFO">${data} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;3&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
    ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:05.505994" elapsed="0.063600"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:05.571115" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:05.570751" elapsed="0.000444">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:05.571293" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:05.570334" elapsed="0.000985"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.571782" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:05.571490" elapsed="0.000366"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.572368" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:05.572067" elapsed="0.000326"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:05.571880" elapsed="0.000549"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:05.571441" elapsed="0.001009"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.574932" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:05.572602" elapsed="0.002358"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:12:05.575013" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:12:05.575172" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:05.569965" elapsed="0.005231"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.576924" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:05.576596" elapsed="0.000376"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.577393" level="INFO">  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;3&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;100.100.100.3&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;300&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:05.577143" elapsed="0.000304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.577861" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:05.577599" elapsed="0.000305"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.578293" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:05.578054" elapsed="0.000281"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:12:05.579162" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:12:05.578958" elapsed="0.000230"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:12:05.579541" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:12:05.579339" elapsed="0.000230"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:05.579721" elapsed="0.000237"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.580367" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:05.580118" elapsed="0.000293"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:12:05.580453" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:12:05.580609" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:12:05.578539" elapsed="0.002095"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:05.592301" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02x3li6wfm9gt1x46rpwuc34sa24.node0', 'Content-Length': '625', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;3&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;100.100.100.3&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;300&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt; 
 </msg>
<msg time="2026-04-21T02:12:05.592366" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes/ipv4-route=1.1.1.1%2F32,3', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:05.592527" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:05.583046" elapsed="0.009508"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:05.580705" elapsed="0.011896"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.593082" elapsed="0.000058"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:05.592632" elapsed="0.000617"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:05.580687" elapsed="0.012617"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.601171" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:05.595899" elapsed="0.005315"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:05.595288" elapsed="0.005960"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:05.595246" elapsed="0.006027"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.603925" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:05.601546" elapsed="0.002424"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:05.601327" elapsed="0.002677"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:05.601311" elapsed="0.002718"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.604594" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:05.604204" elapsed="0.000417"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.604954" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:05.604695" elapsed="0.000316"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.605498" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:05.605200" elapsed="0.000324"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:05.605036" elapsed="0.000523"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:05.604677" elapsed="0.000904"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.606148" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:05.605739" elapsed="0.000436"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.606485" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:05.606245" elapsed="0.000296"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.607045" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:05.606727" elapsed="0.000344"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:05.606566" elapsed="0.000540"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:05.606226" elapsed="0.000901"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:05.607281" elapsed="0.000400"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:05.608161" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:05.607865" elapsed="0.000322"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:05.608341" elapsed="0.002439"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:05.594202" elapsed="0.016659"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:12:05.611043" elapsed="0.000030"/>
</return>
<status status="PASS" start="2026-04-21T02:12:05.610933" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:05.610915" elapsed="0.000219"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.611285" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:12:05.611352" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:12:05.613764" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:12:05.575584" elapsed="0.038222"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:05.613879" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:12:05.614034" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:12:05.384947" elapsed="0.229148"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:05.614440" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:05.614201" elapsed="0.000307"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:05.614183" elapsed="0.000349"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:05.614565" elapsed="0.000025"/>
</return>
<arg>${MULT_VAR_FOLDER}/route</arg>
<arg>mapping=${route_mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:12:05.378525" elapsed="0.236162"/>
</kw>
<var name="${pathid}">3</var>
<status status="PASS" start="2026-04-21T02:12:05.377084" elapsed="0.237643"/>
</iter>
<var>${pathid}</var>
<value>@{PATH_ID_LIST}</value>
<status status="PASS" start="2026-04-21T02:12:04.886447" elapsed="0.728314"/>
</for>
<doc>Configure bgp application peer and fill it immediately with routes.</doc>
<status status="PASS" start="2026-04-21T02:12:04.663816" elapsed="0.951020"/>
</kw>
<kw name="Upload_Config_Files">
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-04-21T02:12:05.621557" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/exa.cfg' -&gt; '/home/jenkins//exa.cfg'</msg>
<arg>${BGP_VAR_FOLDER}/${DEFAUTL_RPC_CFG}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-21T02:12:05.615411" elapsed="0.006203"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-04-21T02:12:05.627385" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../../tools/exabgp_files/exarpc.py' -&gt; '/home/jenkins//exarpc.py'</msg>
<arg>${EXARPCSCRIPT}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-21T02:12:05.621779" elapsed="0.005686"/>
</kw>
<kw name="List Files In Directory" owner="SSHLibrary">
<msg time="2026-04-21T02:12:05.635162" level="INFO">6 files:
bgp-flowspec-redirect.cfg
bgp-flowspec.cfg
bgp-l3vpn-ipv4.cfg
exa-md5.cfg
exa.cfg
gobgp.cfg</msg>
<msg time="2026-04-21T02:12:05.635317" level="INFO">@{cfgfiles} = [ bgp-flowspec-redirect.cfg | bgp-flowspec.cfg | bgp-l3vpn-ipv4.cfg | exa-md5.cfg | exa.cfg | gobgp.cfg ]</msg>
<var>@{cfgfiles}</var>
<arg>.</arg>
<arg>*.cfg</arg>
<doc>A wrapper for `List Directory` that returns only files.</doc>
<status status="PASS" start="2026-04-21T02:12:05.627690" elapsed="0.007663"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:12:05.636168" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.171.116/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-04-21T02:12:05.648415" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:12:05.635926" elapsed="0.012570"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:12:05.649223" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-04-21T02:12:05.699698" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:12:05.648781" elapsed="0.051098"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:12:05.700602" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-04-21T02:12:05.747465" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:12:05.700288" elapsed="0.047332"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:12:05.748513" level="INFO">Executing command 'sed -i -e 's/ADDPATH/send\/receive/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-04-21T02:12:05.795627" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/${addpath}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:12:05.748071" elapsed="0.047701"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:12:05.796554" level="INFO">Executing command 'cat bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-04-21T02:12:05.844275" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:12:05.844499" level="INFO">${stdout} = neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:12:05.796214" elapsed="0.048344"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:05.845824" level="INFO">neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1/32;
            destination 192.168.0.1/32;

        }
        then {
            redirect 65500:12345;
        }
    }
    route flow2 {
        match {
            source 10.0.0.2/32;
            destination 192.168.0.2/32;

        }
        then {
                redirect 1.2.3.4;
        }
    }
    route flow4 {
        match {
            source 10.0.0.4/32;
            destination 192.168.0.4/32;

        }
        next-hop 127.0.0.1;
        then {
                redirect-to-nexthop;
        }
    }
}
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:05.845142" elapsed="0.000800"/>
</kw>
<var name="${cfgfile}">bgp-flowspec-redirect.cfg</var>
<status status="PASS" start="2026-04-21T02:12:05.635656" elapsed="0.210364"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:12:05.847555" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.171.116/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-04-21T02:12:05.891642" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:12:05.846617" elapsed="0.045164"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:12:05.892691" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-04-21T02:12:05.939646" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:12:05.892296" elapsed="0.047485"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:12:05.940517" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-04-21T02:12:05.987704" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:12:05.940194" elapsed="0.047688"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:12:05.988681" level="INFO">Executing command 'sed -i -e 's/ADDPATH/send\/receive/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-04-21T02:12:06.036476" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/${addpath}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:12:05.988283" elapsed="0.048327"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:12:06.037352" level="INFO">Executing command 'cat bgp-flowspec.cfg'.</msg>
<msg time="2026-04-21T02:12:06.084103" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:12:06.084331" level="INFO">${stdout} = neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:12:06.037030" elapsed="0.047361"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:06.085562" level="INFO">neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1/32;
            destination 192.168.0.1/32;
            port =80;
            destination-port &gt;8080&amp;&lt;8088;
            source-port &gt;1024;
            protocol tcp;
            packet-length &gt;400&amp;&lt;500;
            fragment =first-fragment;
            icmp-type echo-reply;
            icmp-code network-unreachable;
            tcp-flags =urgent;
            dscp 20;
        }
        then {
            action sample-terminal;
        }
    }
}
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:06.084873" elapsed="0.000824"/>
</kw>
<var name="${cfgfile}">bgp-flowspec.cfg</var>
<status status="PASS" start="2026-04-21T02:12:05.846297" elapsed="0.239479"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:12:06.086785" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.171.116/g' bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-04-21T02:12:06.136362" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:12:06.086484" elapsed="0.050014"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:12:06.137360" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-04-21T02:12:06.187842" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:12:06.136919" elapsed="0.051079"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:12:06.188978" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-04-21T02:12:06.235713" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:12:06.188591" elapsed="0.047320"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:12:06.236774" level="INFO">Executing command 'sed -i -e 's/ADDPATH/send\/receive/g' bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-04-21T02:12:06.288120" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/${addpath}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:12:06.236368" elapsed="0.051919"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:12:06.289150" level="INFO">Executing command 'cat bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-04-21T02:12:06.339813" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:12:06.340070" level="INFO">${stdout} = neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
  family {
    ipv4 mpls-vpn;
  }
  static {
    route 1.1.1.0/24 {
      next-hop 10.0.255....</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:12:06.288731" elapsed="0.051400"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:06.341314" level="INFO">neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
  family {
    ipv4 mpls-vpn;
  }
  static {
    route 1.1.1.0/24 {
      next-hop 10.0.255.254;
      rd 1.2.3.4:1;
      label 24005;
    }
  }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:06.340613" elapsed="0.000807"/>
</kw>
<var name="${cfgfile}">bgp-l3vpn-ipv4.cfg</var>
<status status="PASS" start="2026-04-21T02:12:06.086157" elapsed="0.255338"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:12:06.342519" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.171.116/g' exa-md5.cfg'.</msg>
<msg time="2026-04-21T02:12:06.387919" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:12:06.342138" elapsed="0.045927"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:12:06.388617" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' exa-md5.cfg'.</msg>
<msg time="2026-04-21T02:12:06.434981" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:12:06.388359" elapsed="0.046682"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:12:06.435353" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exa-md5.cfg'.</msg>
<msg time="2026-04-21T02:12:06.484087" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:12:06.435210" elapsed="0.049035"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:12:06.485370" level="INFO">Executing command 'sed -i -e 's/ADDPATH/send\/receive/g' exa-md5.cfg'.</msg>
<msg time="2026-04-21T02:12:06.536086" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/${addpath}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:12:06.484935" elapsed="0.051375"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:12:06.537224" level="INFO">Executing command 'cat exa-md5.cfg'.</msg>
<msg time="2026-04-21T02:12:06.587655" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:12:06.587955" level="INFO">${stdout} = neighbor 10.30.171.3 {
  router-id 10.30.171.116;
  local-address 10.30.171.116;
  local-as 64496;
  peer-as 64496;
  md5-password topsecret;

  capability {
    route-refresh disable;
    add-path di...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:12:06.536750" elapsed="0.051280"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:06.589202" level="INFO">neighbor 10.30.171.3 {
  router-id 10.30.171.116;
  local-address 10.30.171.116;
  local-as 64496;
  peer-as 64496;
  md5-password topsecret;

  capability {
    route-refresh disable;
    add-path disable;
  }

  family {
    ipv4 unicast;
  }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:06.588517" elapsed="0.000789"/>
</kw>
<var name="${cfgfile}">exa-md5.cfg</var>
<status status="PASS" start="2026-04-21T02:12:06.341779" elapsed="0.247602"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:12:06.590384" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.171.116/g' exa.cfg'.</msg>
<msg time="2026-04-21T02:12:06.635955" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:12:06.590012" elapsed="0.046175"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:12:06.637357" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' exa.cfg'.</msg>
<msg time="2026-04-21T02:12:06.688002" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:12:06.636789" elapsed="0.051371"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:12:06.689086" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exa.cfg'.</msg>
<msg time="2026-04-21T02:12:06.740933" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:12:06.688590" elapsed="0.052615"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:12:06.742399" level="INFO">Executing command 'sed -i -e 's/ADDPATH/send\/receive/g' exa.cfg'.</msg>
<msg time="2026-04-21T02:12:06.791934" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/${addpath}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:12:06.741869" elapsed="0.050323"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:12:06.793310" level="INFO">Executing command 'cat exa.cfg'.</msg>
<msg time="2026-04-21T02:12:06.844495" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:12:06.844941" level="INFO">${stdout} = neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
  capability {
    route-refresh disable;
    add-path send/receive;
  }

  family {
    ipv...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:12:06.792854" elapsed="0.052161"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:06.846528" level="INFO">neighbor 10.30.171.3 {
router-id 10.30.171.116;
local-address 10.30.171.116;
local-as 64496;
peer-as 64496;
  capability {
    route-refresh disable;
    add-path send/receive;
  }

  family {
    ipv4 unicast;
    ipv4 mpls-vpn;
  }

  process exarpcserver {
    run exarpc.py --host 10.30.171.116;
    encoder json;
    receive-routes;
    neighbor-changes;
  }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:06.845668" elapsed="0.000982"/>
</kw>
<var name="${cfgfile}">exa.cfg</var>
<status status="PASS" start="2026-04-21T02:12:06.589663" elapsed="0.257082"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:12:06.848209" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.171.116/g' gobgp.cfg'.</msg>
<msg time="2026-04-21T02:12:06.891916" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:12:06.847517" elapsed="0.044621"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:12:06.893172" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' gobgp.cfg'.</msg>
<msg time="2026-04-21T02:12:06.940623" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:12:06.892649" elapsed="0.048258"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:12:06.942050" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' gobgp.cfg'.</msg>
<msg time="2026-04-21T02:12:06.991654" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:12:06.941481" elapsed="0.050414"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:12:06.992924" level="INFO">Executing command 'sed -i -e 's/ADDPATH/send\/receive/g' gobgp.cfg'.</msg>
<msg time="2026-04-21T02:12:07.044190" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/${addpath}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:12:06.992404" elapsed="0.052091"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:12:07.045673" level="INFO">Executing command 'cat gobgp.cfg'.</msg>
<msg time="2026-04-21T02:12:07.097086" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:12:07.097394" level="INFO">${stdout} = [global.config]
    as = 64496
    router-id = "10.30.171.116"
    port = 17900
[[neighbors]]
    [neighbors.config]
        peer-as = 64496
        neighbor-address = "10.30.171.3"
        local-as =...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:12:07.045155" elapsed="0.052296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:07.098542" level="INFO">[global.config]
    as = 64496
    router-id = "10.30.171.116"
    port = 17900
[[neighbors]]
    [neighbors.config]
        peer-as = 64496
        neighbor-address = "10.30.171.3"
        local-as = 64496
    [neighbors.transport.config]
        local-address = "10.30.171.116"
        remote-port = 1790
    [[neighbors.afi-safis]]
        [neighbors.afi-safis.config]
           afi-safi-name = "ipv4-flowspec"
        [neighbors.afi-safis.long-lived-graceful-restart.config]
           enabled = true
           restart-time = 86400</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:07.097960" elapsed="0.000880"/>
</kw>
<var name="${cfgfile}">gobgp.cfg</var>
<status status="PASS" start="2026-04-21T02:12:06.847083" elapsed="0.251835"/>
</iter>
<var>${cfgfile}</var>
<value>@{cfgfiles}</value>
<status status="PASS" start="2026-04-21T02:12:05.635433" elapsed="1.463578"/>
</for>
<arg>addpath=${exa_add_path_value}</arg>
<doc>Uploads exabgp config files</doc>
<status status="PASS" start="2026-04-21T02:12:05.615033" elapsed="1.484121"/>
</kw>
<kw name="Start_ExaBgp_And_Verify_Connected" owner="ExaBgpLib">
<for flavor="IN RANGE">
<iter>
<kw name="Start_ExaBgp" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:07.105929" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<var>${start_cmd}</var>
<arg>${CMD} ${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:07.105341" elapsed="0.000643"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:07.106611" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:07.106230" elapsed="0.000448"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:12:07.137233" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:12:07.107689" elapsed="0.029749"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:12:07.142251" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:12:07.142418" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:12:07.137949" elapsed="0.004508"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:07.143508" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:07.143062" elapsed="0.000517"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:07.142584" elapsed="0.001047"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:07.142546" elapsed="0.001129"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-04-21T02:12:07.107098" elapsed="0.036656"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:12:07.145932" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<msg time="2026-04-21T02:12:07.146063" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:12:07.144013" elapsed="0.002088"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:07.146714" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:07.146339" elapsed="0.000441"/>
</kw>
<arg>${cfg_file}</arg>
<doc>Dump the start command into prompt. It assumes that no exabgp is running. For verified
start use Start_ExaBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:07.104825" elapsed="0.042069"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:07.149250" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:07.148889" elapsed="0.000388"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:07.151559" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:07.149440" elapsed="0.002146"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:07.157414" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node02x3li6wfm9gt1x46rpwuc34sa24.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:07.157556" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:12:07.157652" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:07.151755" elapsed="0.005922"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:07.161621" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:07.157947" elapsed="0.003742"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:12:07.165763" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:12:07.161941" elapsed="0.003949">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:12:07.148359" elapsed="0.017943">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:10.168911" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:10.168265" elapsed="0.000698"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:10.172536" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:10.169378" elapsed="0.003201"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:10.179122" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node02x3li6wfm9gt1x46rpwuc34sa24.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:10.179350" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:12:10.179503" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:10.172853" elapsed="0.006688"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:10.183708" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:10.179835" elapsed="0.003983"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:12:10.187856" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:12:10.184052" elapsed="0.003925">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:12:10.167323" elapsed="0.020848">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:13.191502" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:13.190550" elapsed="0.001024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:13.196445" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:13.192081" elapsed="0.004416"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:13.203102" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node02x3li6wfm9gt1x46rpwuc34sa24.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:13.203302" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:12:13.203476" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:13.196779" elapsed="0.006740"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:13.207290" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:13.203765" elapsed="0.003595"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:12:13.211576" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:12:13.207585" elapsed="0.004094">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:12:13.189176" elapsed="0.022686">200.0 != 409.0</status>
</kw>
<msg time="2026-04-21T02:12:13.211998" level="FAIL">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-04-21T02:12:07.147773" elapsed="6.064357">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</status>
</kw>
<msg time="2026-04-21T02:12:13.212294" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-21T02:12:13.212357" level="INFO">${value} = Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<var>${status}</var>
<var>${value}</var>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:07.147207" elapsed="6.065183"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:12:13.213578" level="INFO">[?2004l02:12:07 | 3413   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:12:07 | 3413   | [01;34mversion      [0m | [1m4.2.17  [0m
02:12:07 | 3413   | [01;34minterpreter  [0m | [1m3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0][0m
02:12:07 | 3413   | [01;34mos           [0m | [1mLinux releng-12085-696-1-mininet-ovs-217-0 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64[0m
02:12:07 | 3413   | [01;34minstallation [0m | [1m        [0m
02:12:07 | 3413   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
02:12:07 | 3413   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
02:12:07 | 3413   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:12:07 | 3413   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:12:07 | 3413   | [01;31mcli control  [0m | [1m - /run/[0m
02:12:07 | 3413   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:12:07 | 3413   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:12:07 | 3413   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:12:07 | 3413   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:12:07 | 3413   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:12:07 | 3413   | [01;31mcli control  [0m | [1m - /run/[0m
02:12:07 | 3413   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:12:07 | 3413   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:12:07 | 3413   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:12:07 | 3413   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
02:12:07 | 3413   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
02:12:07 | 3413   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
02:12:07 | 3413   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
02:12:07 | 3413   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
02:12:07 | 3413   | configuration[0m | &gt; neighbor         | '10.30.171.3'[0m
02:12:07 | 3413   | configuration[0m | . router-id        | '10.30.171.116'[0m
02:12:07 | 3413   | configuration[0m | . local-address    | '10.30.171.116'[0m
02:12:07 | 3413   | configuration[0m | . local-as         | '64496'[0m
02:12:07 | 3413   | configuration[0m | . peer-as          | '64496'[0m
02:12:07 | 3413   | configuration[0m | &gt; capability       | [0m
02:12:07 | 3413   | configuration[0m | . route-refresh    | 'disable'[0m
02:12:07 | 3413   | configuration[0m | . add-path         | 'send/receive'[0m
02:12:07 | 3413   | configuration[0m | &lt; capability       | [0m
02:12:07 | 3413   | configuration[0m | &gt; family           | [0m
02:12:07 | 3413   | configuration[0m | . ipv4             | 'unicast'[0m
02:12:07 | 3413   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
02:12:07 | 3413   | configuration[0m | &lt; family           | [0m
02:12:07 | 3413   | configuration[0m | &gt; process          | 'exarpcserver'[0m
02:12:07 | 3413   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
02:12:07 | 3413   | [01;31mconfiguration[0m | [1m        [0m
02:12:07 | 3413   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
02:12:07 | 3413   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
02:12:07 | 3413   | [01;31mconfiguration[0m | [1m        [0m
02:12:07 | 3413   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:12:13.213954" level="INFO">${output} = [?2004l02:12:07 | 3413   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:12:07 | 3413   | [01;34mversion      [0m | [1m4.2.17  [0m
02:12:07 | 3413   | [01;34minterpreter  ...</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T02:12:13.213405" elapsed="0.000599"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:13.214611" level="INFO">[?2004l02:12:07 | 3413   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:12:07 | 3413   | [01;34mversion      [0m | [1m4.2.17  [0m
02:12:07 | 3413   | [01;34minterpreter  [0m | [1m3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0][0m
02:12:07 | 3413   | [01;34mos           [0m | [1mLinux releng-12085-696-1-mininet-ovs-217-0 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64[0m
02:12:07 | 3413   | [01;34minstallation [0m | [1m        [0m
02:12:07 | 3413   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
02:12:07 | 3413   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
02:12:07 | 3413   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:12:07 | 3413   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:12:07 | 3413   | [01;31mcli control  [0m | [1m - /run/[0m
02:12:07 | 3413   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:12:07 | 3413   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:12:07 | 3413   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:12:07 | 3413   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:12:07 | 3413   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:12:07 | 3413   | [01;31mcli control  [0m | [1m - /run/[0m
02:12:07 | 3413   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:12:07 | 3413   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:12:07 | 3413   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:12:07 | 3413   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
02:12:07 | 3413   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
02:12:07 | 3413   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
02:12:07 | 3413   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
02:12:07 | 3413   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
02:12:07 | 3413   | configuration[0m | &gt; neighbor         | '10.30.171.3'[0m
02:12:07 | 3413   | configuration[0m | . router-id        | '10.30.171.116'[0m
02:12:07 | 3413   | configuration[0m | . local-address    | '10.30.171.116'[0m
02:12:07 | 3413   | configuration[0m | . local-as         | '64496'[0m
02:12:07 | 3413   | configuration[0m | . peer-as          | '64496'[0m
02:12:07 | 3413   | configuration[0m | &gt; capability       | [0m
02:12:07 | 3413   | configuration[0m | . route-refresh    | 'disable'[0m
02:12:07 | 3413   | configuration[0m | . add-path         | 'send/receive'[0m
02:12:07 | 3413   | configuration[0m | &lt; capability       | [0m
02:12:07 | 3413   | configuration[0m | &gt; family           | [0m
02:12:07 | 3413   | configuration[0m | . ipv4             | 'unicast'[0m
02:12:07 | 3413   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
02:12:07 | 3413   | configuration[0m | &lt; family           | [0m
02:12:07 | 3413   | configuration[0m | &gt; process          | 'exarpcserver'[0m
02:12:07 | 3413   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
02:12:07 | 3413   | [01;31mconfiguration[0m | [1m        [0m
02:12:07 | 3413   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
02:12:07 | 3413   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
02:12:07 | 3413   | [01;31mconfiguration[0m | [1m        [0m
02:12:07 | 3413   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:13.214238" elapsed="0.000531"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:13.215674" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:13.215351" elapsed="0.000350"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:12:13.215875" elapsed="0.000290"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:12:13.215075" elapsed="0.001162"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:12:13.219335" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:12:13.219432" level="INFO">${output} = ^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:12:13.216401" elapsed="0.003059"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:13.219891" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:13.219620" elapsed="0.000319"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:12:13.221586" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:12:13.220571" elapsed="0.001072"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:12:13.222743" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:12:13.222851" level="INFO">${output} = [?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:12:13.221841" elapsed="0.001038"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:13.223454" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:13.223201" elapsed="0.000300"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:13.222949" elapsed="0.000585"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:13.222929" elapsed="0.000640"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-04-21T02:12:13.220196" elapsed="0.003431"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-04-21T02:12:13.213006" elapsed="0.010672"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:13.212547" elapsed="0.011166"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:13.212512" elapsed="0.011229"/>
</if>
<if>
<branch type="IF" condition="&quot;${status}&quot; == &quot;PASS&quot;">
<return>
<status status="NOT RUN" start="2026-04-21T02:12:13.223949" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:13.223816" elapsed="0.000178"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:13.223781" elapsed="0.000273"/>
</if>
<var name="${idx}">0</var>
<status status="PASS" start="2026-04-21T02:12:07.104448" elapsed="6.119634"/>
</iter>
<iter>
<kw name="Start_ExaBgp" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:13.225154" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<var>${start_cmd}</var>
<arg>${CMD} ${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:13.224819" elapsed="0.000362"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:13.225584" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:13.225339" elapsed="0.000289"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:12:13.227575" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:12:13.226300" elapsed="0.001332"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:12:13.231370" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:12:13.231465" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:12:13.227826" elapsed="0.003666"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:13.232089" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:13.231834" elapsed="0.000303"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:13.231564" elapsed="0.000607"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:13.231544" elapsed="0.000653"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-04-21T02:12:13.225890" elapsed="0.006354"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:12:13.233668" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<msg time="2026-04-21T02:12:13.233758" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:12:13.232396" elapsed="0.001388"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:13.234267" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:13.234017" elapsed="0.000295"/>
</kw>
<arg>${cfg_file}</arg>
<doc>Dump the start command into prompt. It assumes that no exabgp is running. For verified
start use Start_ExaBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:13.224459" elapsed="0.009907"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:13.236523" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:13.236162" elapsed="0.000389"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:13.238818" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:13.236717" elapsed="0.002129"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:13.243598" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node02x3li6wfm9gt1x46rpwuc34sa24.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:13.243733" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:12:13.243851" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:13.239011" elapsed="0.004867"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:13.246556" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:13.244044" elapsed="0.002559"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:12:13.250335" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:12:13.246759" elapsed="0.003670">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:12:13.235463" elapsed="0.015118">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:16.252899" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:16.252192" elapsed="0.000767"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:16.257266" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:16.253284" elapsed="0.004037"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:16.264500" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node02x3li6wfm9gt1x46rpwuc34sa24.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:16.264712" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:12:16.264919" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:16.257838" elapsed="0.007124"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:16.269011" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:16.265252" elapsed="0.003834"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:12:16.272885" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:12:16.269325" elapsed="0.003654">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:12:16.251288" elapsed="0.021849">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:19.276684" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:19.275669" elapsed="0.001085"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:19.281782" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:19.277161" elapsed="0.004686"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:19.288822" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node02x3li6wfm9gt1x46rpwuc34sa24.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:19.289058" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:12:19.289202" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:19.282096" elapsed="0.007133"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:19.292647" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:19.289505" elapsed="0.003216"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:12:19.296715" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:12:19.292969" elapsed="0.003895">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:12:19.274243" elapsed="0.022921">200.0 != 409.0</status>
</kw>
<msg time="2026-04-21T02:12:19.297383" level="FAIL">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-04-21T02:12:13.234946" elapsed="6.062658">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</status>
</kw>
<msg time="2026-04-21T02:12:19.297882" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-21T02:12:19.297983" level="INFO">${value} = Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<var>${status}</var>
<var>${value}</var>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:13.234529" elapsed="6.063501"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:12:19.299660" level="INFO">[?2004l02:12:13 | 3417   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:12:13 | 3417   | [01;34mversion      [0m | [1m4.2.17  [0m
02:12:13 | 3417   | [01;34minterpreter  [0m | [1m3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0][0m
02:12:13 | 3417   | [01;34mos           [0m | [1mLinux releng-12085-696-1-mininet-ovs-217-0 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64[0m
02:12:13 | 3417   | [01;34minstallation [0m | [1m        [0m
02:12:13 | 3417   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
02:12:13 | 3417   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
02:12:13 | 3417   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:12:13 | 3417   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:12:13 | 3417   | [01;31mcli control  [0m | [1m - /run/[0m
02:12:13 | 3417   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:12:13 | 3417   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:12:13 | 3417   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:12:13 | 3417   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:12:13 | 3417   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:12:13 | 3417   | [01;31mcli control  [0m | [1m - /run/[0m
02:12:13 | 3417   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:12:13 | 3417   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:12:13 | 3417   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:12:13 | 3417   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
02:12:13 | 3417   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
02:12:13 | 3417   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
02:12:13 | 3417   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
02:12:13 | 3417   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
02:12:13 | 3417   | configuration[0m | &gt; neighbor         | '10.30.171.3'[0m
02:12:13 | 3417   | configuration[0m | . router-id        | '10.30.171.116'[0m
02:12:13 | 3417   | configuration[0m | . local-address    | '10.30.171.116'[0m
02:12:13 | 3417   | configuration[0m | . local-as         | '64496'[0m
02:12:13 | 3417   | configuration[0m | . peer-as          | '64496'[0m
02:12:13 | 3417   | configuration[0m | &gt; capability       | [0m
02:12:13 | 3417   | configuration[0m | . route-refresh    | 'disable'[0m
02:12:13 | 3417   | configuration[0m | . add-path         | 'send/receive'[0m
02:12:13 | 3417   | configuration[0m | &lt; capability       | [0m
02:12:13 | 3417   | configuration[0m | &gt; family           | [0m
02:12:13 | 3417   | configuration[0m | . ipv4             | 'unicast'[0m
02:12:13 | 3417   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
02:12:13 | 3417   | configuration[0m | &lt; family           | [0m
02:12:13 | 3417   | configuration[0m | &gt; process          | 'exarpcserver'[0m
02:12:13 | 3417   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
02:12:13 | 3417   | [01;31mconfiguration[0m | [1m        [0m
02:12:13 | 3417   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
02:12:13 | 3417   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
02:12:13 | 3417   | [01;31mconfiguration[0m | [1m        [0m
02:12:13 | 3417   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:12:19.300095" level="INFO">${output} = [?2004l02:12:13 | 3417   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:12:13 | 3417   | [01;34mversion      [0m | [1m4.2.17  [0m
02:12:13 | 3417   | [01;34minterpreter  ...</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T02:12:19.299453" elapsed="0.000726"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:19.300926" level="INFO">[?2004l02:12:13 | 3417   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:12:13 | 3417   | [01;34mversion      [0m | [1m4.2.17  [0m
02:12:13 | 3417   | [01;34minterpreter  [0m | [1m3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0][0m
02:12:13 | 3417   | [01;34mos           [0m | [1mLinux releng-12085-696-1-mininet-ovs-217-0 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64[0m
02:12:13 | 3417   | [01;34minstallation [0m | [1m        [0m
02:12:13 | 3417   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
02:12:13 | 3417   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
02:12:13 | 3417   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:12:13 | 3417   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:12:13 | 3417   | [01;31mcli control  [0m | [1m - /run/[0m
02:12:13 | 3417   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:12:13 | 3417   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:12:13 | 3417   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:12:13 | 3417   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:12:13 | 3417   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:12:13 | 3417   | [01;31mcli control  [0m | [1m - /run/[0m
02:12:13 | 3417   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:12:13 | 3417   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:12:13 | 3417   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:12:13 | 3417   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
02:12:13 | 3417   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
02:12:13 | 3417   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
02:12:13 | 3417   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
02:12:13 | 3417   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
02:12:13 | 3417   | configuration[0m | &gt; neighbor         | '10.30.171.3'[0m
02:12:13 | 3417   | configuration[0m | . router-id        | '10.30.171.116'[0m
02:12:13 | 3417   | configuration[0m | . local-address    | '10.30.171.116'[0m
02:12:13 | 3417   | configuration[0m | . local-as         | '64496'[0m
02:12:13 | 3417   | configuration[0m | . peer-as          | '64496'[0m
02:12:13 | 3417   | configuration[0m | &gt; capability       | [0m
02:12:13 | 3417   | configuration[0m | . route-refresh    | 'disable'[0m
02:12:13 | 3417   | configuration[0m | . add-path         | 'send/receive'[0m
02:12:13 | 3417   | configuration[0m | &lt; capability       | [0m
02:12:13 | 3417   | configuration[0m | &gt; family           | [0m
02:12:13 | 3417   | configuration[0m | . ipv4             | 'unicast'[0m
02:12:13 | 3417   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
02:12:13 | 3417   | configuration[0m | &lt; family           | [0m
02:12:13 | 3417   | configuration[0m | &gt; process          | 'exarpcserver'[0m
02:12:13 | 3417   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
02:12:13 | 3417   | [01;31mconfiguration[0m | [1m        [0m
02:12:13 | 3417   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
02:12:13 | 3417   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
02:12:13 | 3417   | [01;31mconfiguration[0m | [1m        [0m
02:12:13 | 3417   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:19.300453" elapsed="0.000650"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:19.302305" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:19.301827" elapsed="0.000518"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:12:19.302598" elapsed="0.000524"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:12:19.301411" elapsed="0.001851"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:12:19.307125" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:12:19.307662" level="INFO">${output} = ^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:12:19.303538" elapsed="0.004205"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:19.309588" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:19.308512" elapsed="0.001206"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:12:19.313279" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:12:19.311499" elapsed="0.001847"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:12:19.314175" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:12:19.314261" level="INFO">${output} = [?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:12:19.313516" elapsed="0.000772"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:19.314991" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:19.314705" elapsed="0.000336"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:19.314394" elapsed="0.000681"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:19.314354" elapsed="0.000763"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-04-21T02:12:19.310467" elapsed="0.004712"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-04-21T02:12:19.299005" elapsed="0.016236"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:19.298258" elapsed="0.017017"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:19.298198" elapsed="0.017108"/>
</if>
<if>
<branch type="IF" condition="&quot;${status}&quot; == &quot;PASS&quot;">
<return>
<status status="NOT RUN" start="2026-04-21T02:12:19.315499" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:19.315370" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:19.315352" elapsed="0.000764"/>
</if>
<var name="${idx}">1</var>
<status status="PASS" start="2026-04-21T02:12:13.224272" elapsed="6.091899"/>
</iter>
<iter>
<kw name="Start_ExaBgp" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:19.317366" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<var>${start_cmd}</var>
<arg>${CMD} ${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:19.317021" elapsed="0.000372"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:19.317811" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:19.317552" elapsed="0.000305"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:12:19.320424" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:12:19.318468" elapsed="0.002016"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:12:19.322961" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:12:19.323052" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:12:19.320647" elapsed="0.002431"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:19.323664" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:19.323408" elapsed="0.000303"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:19.323151" elapsed="0.000593"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:19.323128" elapsed="0.000643"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-04-21T02:12:19.318101" elapsed="0.005736"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:12:19.325657" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<msg time="2026-04-21T02:12:19.325745" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:12:19.323991" elapsed="0.001779"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:19.326202" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:19.325949" elapsed="0.000299"/>
</kw>
<arg>${cfg_file}</arg>
<doc>Dump the start command into prompt. It assumes that no exabgp is running. For verified
start use Start_ExaBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:19.316644" elapsed="0.009658"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:19.328721" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:19.328289" elapsed="0.000463"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:19.331105" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:19.328945" elapsed="0.002187"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:19.336576" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node02x3li6wfm9gt1x46rpwuc34sa24.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:19.336736" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:12:19.336854" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:19.331298" elapsed="0.005583"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:19.340484" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:19.337050" elapsed="0.003501"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:12:19.344411" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:12:19.340769" elapsed="0.003752">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:12:19.327773" elapsed="0.016913">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:22.347302" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:22.346310" elapsed="0.001066"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:22.352768" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:22.347865" elapsed="0.004952"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:22.358297" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node02x3li6wfm9gt1x46rpwuc34sa24.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:22.358444" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:12:22.358547" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:22.353134" elapsed="0.005440"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:22.362497" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:22.358752" elapsed="0.003832"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:12:22.366615" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:12:22.362844" elapsed="0.003878">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:12:22.345354" elapsed="0.021557">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.370178" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:25.369178" elapsed="0.001099"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.375646" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:25.370786" elapsed="0.004897"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:25.380896" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node02x3li6wfm9gt1x46rpwuc34sa24.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:25.381043" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.116?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:12:25.381154" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:25.375903" elapsed="0.005278"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.384712" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:25.381354" elapsed="0.003437"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.388743" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-21T02:12:25.385049" elapsed="0.003817">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-04-21T02:12:25.367883" elapsed="0.021141">200.0 != 409.0</status>
</kw>
<msg time="2026-04-21T02:12:25.389153" level="FAIL">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-04-21T02:12:19.326917" elapsed="6.062362">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</status>
</kw>
<msg time="2026-04-21T02:12:25.389448" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-21T02:12:25.389510" level="INFO">${value} = Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<var>${status}</var>
<var>${value}</var>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:19.326473" elapsed="6.063070"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:12:25.390928" level="INFO">[?2004l02:12:19 | 3421   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:12:19 | 3421   | [01;34mversion      [0m | [1m4.2.17  [0m
02:12:19 | 3421   | [01;34minterpreter  [0m | [1m3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0][0m
02:12:19 | 3421   | [01;34mos           [0m | [1mLinux releng-12085-696-1-mininet-ovs-217-0 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64[0m
02:12:19 | 3421   | [01;34minstallation [0m | [1m        [0m
02:12:19 | 3421   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
02:12:19 | 3421   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
02:12:19 | 3421   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:12:19 | 3421   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:12:19 | 3421   | [01;31mcli control  [0m | [1m - /run/[0m
02:12:19 | 3421   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:12:19 | 3421   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:12:19 | 3421   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:12:19 | 3421   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:12:19 | 3421   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:12:19 | 3421   | [01;31mcli control  [0m | [1m - /run/[0m
02:12:19 | 3421   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:12:19 | 3421   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:12:19 | 3421   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:12:19 | 3421   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
02:12:19 | 3421   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
02:12:19 | 3421   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
02:12:19 | 3421   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
02:12:19 | 3421   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
02:12:19 | 3421   | configuration[0m | &gt; neighbor         | '10.30.171.3'[0m
02:12:19 | 3421   | configuration[0m | . router-id        | '10.30.171.116'[0m
02:12:19 | 3421   | configuration[0m | . local-address    | '10.30.171.116'[0m
02:12:19 | 3421   | configuration[0m | . local-as         | '64496'[0m
02:12:19 | 3421   | configuration[0m | . peer-as          | '64496'[0m
02:12:19 | 3421   | configuration[0m | &gt; capability       | [0m
02:12:19 | 3421   | configuration[0m | . route-refresh    | 'disable'[0m
02:12:19 | 3421   | configuration[0m | . add-path         | 'send/receive'[0m
02:12:19 | 3421   | configuration[0m | &lt; capability       | [0m
02:12:19 | 3421   | configuration[0m | &gt; family           | [0m
02:12:19 | 3421   | configuration[0m | . ipv4             | 'unicast'[0m
02:12:19 | 3421   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
02:12:19 | 3421   | configuration[0m | &lt; family           | [0m
02:12:19 | 3421   | configuration[0m | &gt; process          | 'exarpcserver'[0m
02:12:19 | 3421   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
02:12:19 | 3421   | [01;31mconfiguration[0m | [1m        [0m
02:12:19 | 3421   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
02:12:19 | 3421   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
02:12:19 | 3421   | [01;31mconfiguration[0m | [1m        [0m
02:12:19 | 3421   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:12:25.391262" level="INFO">${output} = [?2004l02:12:19 | 3421   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:12:19 | 3421   | [01;34mversion      [0m | [1m4.2.17  [0m
02:12:19 | 3421   | [01;34minterpreter  ...</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T02:12:25.390681" elapsed="0.000628"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.391735" level="INFO">[?2004l02:12:19 | 3421   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
02:12:19 | 3421   | [01;34mversion      [0m | [1m4.2.17  [0m
02:12:19 | 3421   | [01;34minterpreter  [0m | [1m3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0][0m
02:12:19 | 3421   | [01;34mos           [0m | [1mLinux releng-12085-696-1-mininet-ovs-217-0 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64[0m
02:12:19 | 3421   | [01;34minstallation [0m | [1m        [0m
02:12:19 | 3421   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
02:12:19 | 3421   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
02:12:19 | 3421   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:12:19 | 3421   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:12:19 | 3421   | [01;31mcli control  [0m | [1m - /run/[0m
02:12:19 | 3421   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:12:19 | 3421   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:12:19 | 3421   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:12:19 | 3421   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
02:12:19 | 3421   | [01;31mcli control  [0m | [1m - /run/1001/[0m
02:12:19 | 3421   | [01;31mcli control  [0m | [1m - /run/[0m
02:12:19 | 3421   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
02:12:19 | 3421   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
02:12:19 | 3421   | [01;31mcli control  [0m | [1m - /var/run/[0m
02:12:19 | 3421   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
02:12:19 | 3421   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
02:12:19 | 3421   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
02:12:19 | 3421   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
02:12:19 | 3421   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
02:12:19 | 3421   | configuration[0m | &gt; neighbor         | '10.30.171.3'[0m
02:12:19 | 3421   | configuration[0m | . router-id        | '10.30.171.116'[0m
02:12:19 | 3421   | configuration[0m | . local-address    | '10.30.171.116'[0m
02:12:19 | 3421   | configuration[0m | . local-as         | '64496'[0m
02:12:19 | 3421   | configuration[0m | . peer-as          | '64496'[0m
02:12:19 | 3421   | configuration[0m | &gt; capability       | [0m
02:12:19 | 3421   | configuration[0m | . route-refresh    | 'disable'[0m
02:12:19 | 3421   | configuration[0m | . add-path         | 'send/receive'[0m
02:12:19 | 3421   | configuration[0m | &lt; capability       | [0m
02:12:19 | 3421   | configuration[0m | &gt; family           | [0m
02:12:19 | 3421   | configuration[0m | . ipv4             | 'unicast'[0m
02:12:19 | 3421   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
02:12:19 | 3421   | configuration[0m | &lt; family           | [0m
02:12:19 | 3421   | configuration[0m | &gt; process          | 'exarpcserver'[0m
02:12:19 | 3421   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
02:12:19 | 3421   | [01;31mconfiguration[0m | [1m        [0m
02:12:19 | 3421   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
02:12:19 | 3421   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
02:12:19 | 3421   | [01;31mconfiguration[0m | [1m        [0m
02:12:19 | 3421   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:25.391477" elapsed="0.000395"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.392699" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:25.392369" elapsed="0.000360"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:12:25.392919" elapsed="0.000267"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:12:25.392085" elapsed="0.001173"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:12:25.396038" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:12:25.396140" level="INFO">${output} = ^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:12:25.393438" elapsed="0.002731"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.396601" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:25.396337" elapsed="0.000314"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:12:25.398897" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:12:25.397313" elapsed="0.001644"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:12:25.399767" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:12:25.399872" level="INFO">${output} = [?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:12:25.399118" elapsed="0.000783"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.400518" level="INFO">[?2004l[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:25.400251" elapsed="0.000317"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:25.399975" elapsed="0.000628"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:25.399954" elapsed="0.000679"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-04-21T02:12:25.396933" elapsed="0.003749"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-04-21T02:12:25.390108" elapsed="0.010628"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:25.389683" elapsed="0.011081"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:25.389649" elapsed="0.011144"/>
</if>
<if>
<branch type="IF" condition="&quot;${status}&quot; == &quot;PASS&quot;">
<return>
<status status="NOT RUN" start="2026-04-21T02:12:25.400992" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:25.400868" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:25.400850" elapsed="0.000253"/>
</if>
<var name="${idx}">2</var>
<status status="PASS" start="2026-04-21T02:12:19.316407" elapsed="6.084726"/>
</iter>
<var>${idx}</var>
<value>${connection_retries}</value>
<status status="PASS" start="2026-04-21T02:12:07.104091" elapsed="18.297082"/>
</for>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.401670" level="FAIL">Unable to connect ExaBgp to ODL</msg>
<arg>Unable to connect ExaBgp to ODL</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:12:25.401358" elapsed="0.000381">Unable to connect ExaBgp to ODL</status>
</kw>
<arg>${DEFAUTL_RPC_CFG}</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>${TOOLS_SYSTEM_IP}</arg>
<arg>connection_retries=${3}</arg>
<doc>Starts the ExaBgp and verifies its connection. The verification is done by checking the presence
of the peer in the bgp rib.</doc>
<status status="FAIL" start="2026-04-21T02:12:07.099724" elapsed="18.302148">Unable to connect ExaBgp to ODL</status>
</kw>
<arg>${NPATHS_SELM}</arg>
<arg>${ADDPATHCAP_SR}</arg>
<doc>Setup test case keyword. Early after the path selection config the incomming connection
from exabgp towards odl may be rejected by odl due to config process not finished yet. Because of that
we try to start the tool 3 times in case early attempts fail.</doc>
<status status="FAIL" start="2026-04-21T02:12:04.081277" elapsed="21.320707">Unable to connect ExaBgp to ODL</status>
</kw>
<kw name="Remove_Odl_And_App_Peer_Configuration_And_Stop_ExaBgp" type="TEARDOWN">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.403172" level="INFO">&amp;{mapping} = { IP=10.30.171.116 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:25.402648" elapsed="0.000554"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.452037" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:25.451609" elapsed="0.000461"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:25.452878" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:25.452594" elapsed="0.000355">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:25.453043" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:25.452246" elapsed="0.000823"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.453625" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:25.453233" elapsed="0.000419"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:25.453976" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:25.454141" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:25.453831" elapsed="0.000338"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.454577" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:25.454328" elapsed="0.000295"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.455698" level="INFO">mapping: {'IP': '10.30.171.116', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:25.455436" elapsed="0.000308"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.456197" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:25.455924" elapsed="0.000299"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.456904" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:25.456586" elapsed="0.000344"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:25.457685" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:25.457466" elapsed="0.000244"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:25.457764" elapsed="0.000050"/>
</return>
<msg time="2026-04-21T02:12:25.457942" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:25.457118" elapsed="0.000849"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:25.458122" elapsed="0.000237"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:12:25.456449" elapsed="0.001951"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.459035" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:25.458713" elapsed="0.000348"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:25.460003" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:25.459616" elapsed="0.000414"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:25.460080" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:12:25.460232" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:25.459249" elapsed="0.001007"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:25.460407" elapsed="0.000223"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:25.458578" elapsed="0.002093"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:25.456274" elapsed="0.004432"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:25.460749" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:12:25.460924" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:25.455052" elapsed="0.005897"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:25.454701" elapsed="0.006280"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.461154" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:25.461005" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:25.454677" elapsed="0.006554"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.462140" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:25.461374" elapsed="0.000796"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:25.462218" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:25.450907" elapsed="0.011436"/>
</kw>
<msg time="2026-04-21T02:12:25.462399" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:25.437281" elapsed="0.025179"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.476093" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.488919" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.503112" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.503318" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.503506" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.503981" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:25.503828" elapsed="0.000211"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:25.503798" elapsed="0.000266"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.504245" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.504418" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.504583" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:25.503762" elapsed="0.000874"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:25.503652" elapsed="0.001012"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.504825" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:25.504904" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:12:25.505039" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:25.432226" elapsed="0.072840"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.506247" level="INFO">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.116</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:25.505977" elapsed="0.000318"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:25.515199" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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.116 
 path_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.116 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node02x3li6wfm9gt1x46rpwuc34sa24.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:25.515279" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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.116 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:25.515426" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:25.508487" elapsed="0.006977"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:25.506359" elapsed="0.009171"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.515837" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:25.515571" elapsed="0.000360"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:25.506342" elapsed="0.009621"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.523344" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:25.517591" elapsed="0.005820"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:25.517242" elapsed="0.006223"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:25.517215" elapsed="0.006288"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.527533" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:25.523943" elapsed="0.003657"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:25.523585" elapsed="0.004067"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:25.523561" elapsed="0.004128"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.528619" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:25.527980" elapsed="0.000680"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.529145" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:25.528764" elapsed="0.000467"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.529831" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:25.529507" elapsed="0.000351"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:25.529336" elapsed="0.000558"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:25.528737" elapsed="0.001178"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.530445" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:25.530077" elapsed="0.000394"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.530773" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:25.530539" elapsed="0.000309"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.531328" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:25.531034" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:25.530872" elapsed="0.000517"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:25.530522" elapsed="0.000889"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:25.531564" elapsed="0.000369"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:25.532405" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:25.532097" elapsed="0.000334"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:25.532588" elapsed="0.002381"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:25.516547" elapsed="0.018488"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:12:25.535088" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:12:25.537460" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:12:25.505337" elapsed="0.032150"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:25.537541" elapsed="0.000027"/>
</return>
<arg>${MULT_VAR_FOLDER}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:12:25.403459" elapsed="0.134204"/>
</kw>
<kw name="Deconfigure_App_Peer">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.538479" level="INFO">${app_rib} = 10.30.171.3</msg>
<var>${app_rib}</var>
<arg>${ODL_SYSTEM_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:25.538186" elapsed="0.000320"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.539139" level="INFO">&amp;{route_mapping} = { APP_RIB=10.30.171.3 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{route_mapping}</var>
<arg>APP_RIB=${app_rib}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:25.538668" elapsed="0.000499"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.587062" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:25.586662" elapsed="0.000429"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:25.587880" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:25.587593" elapsed="0.000360">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:25.588048" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:25.587258" elapsed="0.000815"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.588628" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:25.588238" elapsed="0.000418"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:25.588977" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:25.589133" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:25.588837" elapsed="0.000375"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.589778" level="INFO">/rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:25.589371" elapsed="0.000470"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.591016" level="INFO">mapping: {'APP_RIB': '10.30.171.3', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:25.590565" elapsed="0.000496"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.591507" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:25.591221" elapsed="0.000312"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.592220" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:25.591920" elapsed="0.000325"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:25.593286" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:25.592788" elapsed="0.000525"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:25.593366" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:12:25.593526" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:25.592437" elapsed="0.001114"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:25.593762" elapsed="0.000264"/>
</kw>
<var name="${key}">APP_RIB</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:12:25.591767" elapsed="0.002300"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.594620" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:25.594321" elapsed="0.000324"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:25.595638" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:25.595197" elapsed="0.000468"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:25.595715" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:12:25.595886" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:25.594848" elapsed="0.001063"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:25.596063" elapsed="0.000221"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:25.594181" elapsed="0.002143"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:25.591586" elapsed="0.004773"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:25.596402" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:12:25.596558" level="INFO">${mapping_to_use} = {'APP_RIB': '10.30.171.3', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:25.590214" elapsed="0.006369"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:25.589914" elapsed="0.006701"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.596794" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:25.596641" elapsed="0.000222"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:25.589893" elapsed="0.006991"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.597602" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:25.597030" elapsed="0.000600"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:25.597682" elapsed="0.000047"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:25.586007" elapsed="0.011839"/>
</kw>
<msg time="2026-04-21T02:12:25.597902" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:25.571673" elapsed="0.026291"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.611180" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.624854" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.639457" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.639679" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.639892" elapsed="0.000024"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.640310" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:25.640145" elapsed="0.000224"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:25.640128" elapsed="0.000268"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.640556" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.640742" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.640946" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:25.640093" elapsed="0.000911"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:25.639979" elapsed="0.001053"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.641195" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:25.641277" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:12:25.641412" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:25.566626" elapsed="0.074815"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.642752" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:25.642425" elapsed="0.000395"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:25.653718" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node02x3li6wfm9gt1x46rpwuc34sa24.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:25.653768" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:25.653883" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:25.645515" elapsed="0.008395"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:25.642895" elapsed="0.011058"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.654134" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:25.653980" elapsed="0.000216"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:25.642875" elapsed="0.011386"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.659195" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:25.655719" elapsed="0.003538"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:25.655407" elapsed="0.003900"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:25.655383" elapsed="0.003960"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.663084" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:25.659731" elapsed="0.003416"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:25.659421" elapsed="0.003774"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:25.659398" elapsed="0.003832"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.663848" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:25.663439" elapsed="0.000437"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.664188" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:25.663947" elapsed="0.000297"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.664743" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:25.664437" elapsed="0.000332"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:25.664269" elapsed="0.000553"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:25.663929" elapsed="0.000916"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.665370" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:25.665006" elapsed="0.000390"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.665701" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:25.665464" elapsed="0.000293"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.666254" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:25.665960" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:25.665780" elapsed="0.000536"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:25.665446" elapsed="0.000891"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:25.666486" elapsed="0.000370"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:25.667370" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:25.667058" elapsed="0.000339"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:25.667571" elapsed="0.002440"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:25.654775" elapsed="0.015299"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:12:25.670122" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:12:25.672527" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:12:25.641737" elapsed="0.030817"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:25.672609" elapsed="0.000028"/>
</return>
<arg>${MULT_VAR_FOLDER}/route</arg>
<arg>mapping=${route_mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:12:25.539390" elapsed="0.133344"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.673496" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | APP_PEER_NAME=example-bgp-peer-app | IP=10.30.171.3 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>APP_PEER_NAME=${APP_PEER_NAME}</arg>
<arg>IP=${ODL_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:25.672926" elapsed="0.000598"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.721220" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:25.720795" elapsed="0.000456"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:25.722131" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:25.721818" elapsed="0.000396">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:25.722388" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:25.721435" elapsed="0.000980"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.723047" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:25.722602" elapsed="0.000474"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:25.723412" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:25.723578" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:25.723260" elapsed="0.000347"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.724083" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:25.723784" elapsed="0.000351"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.725237" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'APP_PEER_NAME': 'example-bgp-peer-app', 'IP': '10.30.171.3', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:25.724956" elapsed="0.000331"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.725756" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:25.725466" elapsed="0.000317"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.726526" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:25.726207" elapsed="0.000346"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:25.727647" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:25.727155" elapsed="0.000520"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:25.727729" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:12:25.727972" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:25.726758" elapsed="0.001243"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:25.728166" elapsed="0.000245"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-04-21T02:12:25.726054" elapsed="0.002397"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.729024" level="INFO">${value} = example-bgp-peer-app</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:25.728698" elapsed="0.000352"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:25.730052" level="INFO">${encoded} = example-bgp-peer-app</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:25.729577" elapsed="0.000503"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:25.730132" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:12:25.730283" level="INFO">${encoded_value} = example-bgp-peer-app</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:25.729235" elapsed="0.001072"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:25.730457" elapsed="0.000221"/>
</kw>
<var name="${key}">APP_PEER_NAME</var>
<var name="${value}">example-bgp-peer-app</var>
<status status="PASS" start="2026-04-21T02:12:25.728565" elapsed="0.002153"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.731275" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:25.730979" elapsed="0.000321"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:25.732508" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:25.732049" elapsed="0.000485"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:25.732583" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:12:25.732734" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:25.731485" elapsed="0.001273"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:25.732943" elapsed="0.000221"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:12:25.730847" elapsed="0.002356"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.733839" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:25.733523" elapsed="0.000344"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:25.734873" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:25.734418" elapsed="0.000482"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:25.734949" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:12:25.735100" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:25.734056" elapsed="0.001068"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:25.735274" elapsed="0.000219"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:25.733387" elapsed="0.002147"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:25.725857" elapsed="0.009712"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:25.735611" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:12:25.735769" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'APP_PEER_NAME': 'example-bgp-peer-app', 'IP': '10.30.171.3', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:25.724551" elapsed="0.011247"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:25.724215" elapsed="0.011629"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.736022" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:25.735872" elapsed="0.000235"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:25.724191" elapsed="0.011937"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.736938" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:25.736273" elapsed="0.000695"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:25.737016" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:25.720080" elapsed="0.017061"/>
</kw>
<msg time="2026-04-21T02:12:25.737196" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:25.706723" elapsed="0.030536"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.750338" elapsed="0.000057"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.763466" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.776306" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.776544" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.776765" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.777296" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:25.777137" elapsed="0.000216"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:25.777119" elapsed="0.000264"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.777528" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.777694" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.777877" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:25.777076" elapsed="0.000856"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:25.776951" elapsed="0.001011"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.778112" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:25.778191" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:12:25.778359" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:25.701757" elapsed="0.076631"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.779644" level="INFO">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.3</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:25.779333" elapsed="0.000365"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:25.788595" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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.3 
 path_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.3 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node02x3li6wfm9gt1x46rpwuc34sa24.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:25.788666" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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.3 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:25.788826" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:25.782157" elapsed="0.006710"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:25.779764" elapsed="0.009163"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.789213" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:25.788990" elapsed="0.000313"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:25.779746" elapsed="0.009589"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.794531" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:25.790866" elapsed="0.003727"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:25.790520" elapsed="0.004124"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:25.790494" elapsed="0.004186"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.798243" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:25.795106" elapsed="0.003182"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:25.794758" elapsed="0.003564"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:25.794735" elapsed="0.003612"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.799091" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:25.798674" elapsed="0.000444"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.799422" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:25.799185" elapsed="0.000330"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.800033" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:25.799709" elapsed="0.000350"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:25.799542" elapsed="0.000553"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:25.799168" elapsed="0.000948"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.800652" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:25.800275" elapsed="0.000404"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.801021" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:25.800758" elapsed="0.000322"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.801586" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:25.801288" elapsed="0.000324"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:25.801104" elapsed="0.000544"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:25.800736" elapsed="0.000934"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:25.801836" elapsed="0.000351"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:25.802647" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:25.802350" elapsed="0.000323"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:25.802842" elapsed="0.002344"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:25.789881" elapsed="0.015396"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:12:25.805324" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:12:25.807676" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:12:25.778662" elapsed="0.029040"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:25.807756" elapsed="0.000027"/>
</return>
<arg>${BGP_VAR_FOLDER}/app_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:12:25.673758" elapsed="0.134138"/>
</kw>
<doc>Revert the BGP configuration to the original state: without application peer</doc>
<status status="PASS" start="2026-04-21T02:12:25.537853" elapsed="0.270104"/>
</kw>
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:12:25.808652" level="INFO">${output} =  </msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T02:12:25.808480" elapsed="0.000197"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.809097" level="INFO"> </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:25.808848" elapsed="0.000293"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.810011" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:25.809666" elapsed="0.000374"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:12:25.810211" elapsed="0.000279"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:12:25.809362" elapsed="0.001191"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:12:25.812795" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:12:25.812907" level="INFO">${output} = ^C[?2004l[?2004h[?2004l
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:12:25.810728" elapsed="0.002208"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.813411" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:25.813109" elapsed="0.000354"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:12:25.815205" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:12:25.814176" elapsed="0.001088"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:12:25.900907" level="INFO">[?2004ldeactivate: command not found
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:12:25.901019" level="INFO">${output} = [?2004ldeactivate: command not found
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:12:25.815440" elapsed="0.085606"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.901702" level="INFO">[?2004ldeactivate: command not found
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:25.901429" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:25.901135" elapsed="0.000713"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:25.901106" elapsed="0.000772"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-04-21T02:12:25.813736" elapsed="0.088192"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-04-21T02:12:25.808181" elapsed="0.093799"/>
</kw>
<kw name="Teardown_Test_Show_Bugs_If_Test_Failed" owner="SetupUtils">
<kw name="SetupUtils__Report_Bugs_Causing_Failure" owner="SetupUtils">
<if>
<branch type="IF" condition="'${SetupUtils__Known_Bug_ID}' != ''">
<kw name="Report Failure Due To Bug" owner="Utils">
<arg>${SetupUtils__Known_Bug_ID}</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.903434" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:25.903038" elapsed="0.000459"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:25.903019" elapsed="0.000503"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>'${SetupUtils__Known_Bug_ID}' != ''</arg>
<arg>Set_Known_Bug_Id</arg>
<arg>${EMPTY}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:25.903670" elapsed="0.000341"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.909271" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:25.908840" elapsed="0.000460"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="NOT RUN" start="2026-04-21T02:12:25.909520" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:25.909374" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:25.909356" elapsed="0.000227"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.910047" level="INFO">${newline} = 
</msg>
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:25.909729" elapsed="0.000345"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:25.910498" level="INFO">${reference} = bgpcep_userfeatures_txt_020_Bgp_Functional_Multipath_Odl_Npaths_Exa_SendReceived</msg>
<var>${reference}</var>
<arg>${SUITE_NAME}_${TEST_NAME}</arg>
<arg>[ /\.-]</arg>
<arg>_</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:25.910234" elapsed="0.000290"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<msg time="2026-04-21T02:12:25.910886" level="INFO">${reference} = bgpcep_userfeatures_txt_020_bgp_functional_multipath_odl_npaths_exa_sendreceived</msg>
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="PASS" start="2026-04-21T02:12:25.910684" elapsed="0.000228"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.911483" level="INFO">${msg} = ... click for list of related bugs or create a new one if needed (with the
"bgpcep_userfeatures_txt_020_bgp_functional_multipath_odl_npaths_exa_sendreceived"
reference somewhere inside)</msg>
<var>${msg}</var>
<arg>... click for list of related bugs or create a new one if needed (with the${newline}"${reference}"${newline}reference somewhere inside)</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:25.911128" elapsed="0.000382"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.911993" level="INFO">${bugs} = "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=bgpcep_userfeatures_txt_020_bgp_functional_multipath_odl_npaths_exa_sendreceived&amp;order=bug_status"</msg>
<var>${bugs}</var>
<arg>"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=${reference}&amp;order=bug_status"</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:25.911665" elapsed="0.000357"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.912632" level="INFO">Set test message to:
... click for list of related bugs or create a new one if needed (with the
"bgpcep_userfeatures_txt_020_bgp_functional_multipath_odl_npaths_exa_sendreceived"
reference somewhere inside)
"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=bgpcep_userfeatures_txt_020_bgp_functional_multipath_odl_npaths_exa_sendreceived&amp;order=bug_status"

Setup failed:
Unable to connect ExaBgp to ODL</msg>
<arg>${msg}${newline}${bugs}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="PASS" start="2026-04-21T02:12:25.912175" elapsed="0.000507"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.913145" level="INFO">... click for list of related bugs or create a new one if needed (with the
"bgpcep_userfeatures_txt_020_bgp_functional_multipath_odl_npaths_exa_sendreceived"
reference somewhere inside)
"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=bgpcep_userfeatures_txt_020_bgp_functional_multipath_odl_npaths_exa_sendreceived&amp;order=bug_status"</msg>
<arg>${msg}${newline}${bugs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:25.912852" elapsed="0.000340"/>
</kw>
<doc>Report that a test failed and point to linked Bugzilla bug(s).
Linked bugs must contain the ${reference} inside comments (workaround
becasue of currently missing suitable field for external references and
not correctly working the CONTENT MATCHES filter).
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-04-21T02:12:25.908511" elapsed="0.004737"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:25.902758" elapsed="0.010541"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-04-21T02:12:25.902177" elapsed="0.011164"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:25.402273" elapsed="0.511114"/>
</kw>
<doc>n-paths policy selected on odl</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-04-21T02:12:04.080734" elapsed="21.832702">... click for list of related bugs or create a new one if needed (with the
"bgpcep_userfeatures_txt_020_bgp_functional_multipath_odl_npaths_exa_sendreceived"
reference somewhere inside)
"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=bgpcep_userfeatures_txt_020_bgp_functional_multipath_odl_npaths_exa_sendreceived&amp;order=bug_status"

Setup failed:
Unable to connect ExaBgp to ODL</status>
</test>
<test id="s1-s15-t4" name="Delete_Bgp_Peer_Configuration" line="91">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:12:25.917038" elapsed="0.000263"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:12:25.916725" elapsed="0.000636"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:25.918444" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:25.918327" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:25.918307" elapsed="0.000213"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:25.924049" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:25.923938" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:25.923920" elapsed="0.000196"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.925126" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:25.924722" elapsed="0.000430"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.925603" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:12:25.925310" elapsed="0.000318"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:12:25.925673" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:12:25.925849" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:12:25.924342" elapsed="0.001532"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:25.931514" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:25.931402" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:25.931382" elapsed="0.000202"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:25.932772" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:25.932662" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:25.932644" elapsed="0.000223"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:12:25.933323" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:12:25.933015" elapsed="0.000335"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:12:25.933728" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:12:25.933508" elapsed="0.000245"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:12:25.960441" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:12:25.934272" elapsed="0.026284"/>
</kw>
<msg time="2026-04-21T02:12:25.960733" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:12:25.960782" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:25.933932" elapsed="0.026920"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:12:25.987566" level="INFO">". "t "x "t ". "0 "2 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "u "l "t "i "p "a "t "h ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:12:25.961411" elapsed="0.026357"/>
</kw>
<msg time="2026-04-21T02:12:25.988042" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:12:25.988103" level="INFO">${message_wait} =  ". "t "x "t ". "0 "2 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "u "l "t "i "p "a "t "h ". "D "e "l "e "t...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:25.961039" elapsed="0.027114"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.988722" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:25.988342" elapsed="0.000474"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:25.988297" elapsed="0.000559"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.989520" level="INFO"> ". "t "x "t ". "0 "2 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "u "l "t "i "p "a "t "h ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:25.989054" elapsed="0.000563"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.990053" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:25.989719" elapsed="0.000501"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:25.989685" elapsed="0.000573"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:12:25.990315" elapsed="0.000055"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:12:25.993912" elapsed="0.000474"/>
</kw>
<msg time="2026-04-21T02:12:25.994485" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:25.992557" elapsed="0.002105"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.995050" elapsed="0.000102"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.995512" elapsed="0.000098"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:12:25.991604" elapsed="0.004159"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:12:25.990771" elapsed="0.005215"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:12:25.932356" elapsed="0.063764"/>
</kw>
<msg time="2026-04-21T02:12:25.996241" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:12:25.996299" level="INFO">${message} =  ". "t "x "t ". "0 "2 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "u "l "t "i "p "a "t "h ". "D "e "l "e "t...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:25.931736" elapsed="0.064653"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:12:25.996640" elapsed="0.000036"/>
</return>
<status status="PASS" start="2026-04-21T02:12:25.996495" elapsed="0.000225"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:25.996470" elapsed="0.000284"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.997348" elapsed="0.000034"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.997846" elapsed="0.000034"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:12:25.997936" elapsed="0.000018"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:12:25.931038" elapsed="0.067023"/>
</kw>
<msg time="2026-04-21T02:12:25.998162" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:12:25.998208" level="INFO">${output} =  ". "t "x "t ". "0 "2 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "u "l "t "i "p "a "t "h ". "D "e "l "e "t...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:25.926252" elapsed="0.071996"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:25.998613" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:25.998332" elapsed="0.000339"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:25.998314" elapsed="0.000383"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:12:25.926107" elapsed="0.072615"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:12:25.925929" elapsed="0.072830"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:12:25.923552" elapsed="0.075288"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:12:25.918020" elapsed="0.080887"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:25.917534" elapsed="0.081426"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:12:25.914273" elapsed="0.084746"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:25.999942" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | BGP_NAME=example-bgp-peer | IP=10.30.171.116 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>BGP_NAME=${BGP_PEER_NAME}</arg>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:25.999219" elapsed="0.000761"/>
</kw>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<status status="PASS" start="2026-04-21T02:12:25.913698" elapsed="0.086444"/>
</test>
<kw name="Stop_Suite" type="TEARDOWN">
<kw name="Virtual_Env_Delete" owner="SSHKeywords">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:26.011440" level="INFO">${cd_and_command} = cd '.' &amp;&amp; rm -rf /tmp/defaultvenv</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:26.010933" elapsed="0.000627"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:12:26.013892" level="INFO">Executing command 'cd '.' &amp;&amp; rm -rf /tmp/defaultvenv'.</msg>
<msg time="2026-04-21T02:12:26.047520" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:12:26.047764" level="INFO">${stdout} = </msg>
<msg time="2026-04-21T02:12:26.047900" level="INFO">${stderr} = </msg>
<msg time="2026-04-21T02:12:26.047992" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:12:26.013559" elapsed="0.034483"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T02:12:26.049955" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-21T02:12:26.049319" elapsed="0.000737"/>
</kw>
<msg time="2026-04-21T02:12:26.050264" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-21T02:12:26.050361" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:26.048441" elapsed="0.001970"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:26.051737" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:26.050792" elapsed="0.001032"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:26.054528" level="INFO"/>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:26.053615" elapsed="0.000977"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:26.055207" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:26.054846" elapsed="0.000421"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:26.056013" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:26.055633" elapsed="0.000445"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-21T02:12:26.052750" elapsed="0.003409"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:26.052004" elapsed="0.004209"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:26.051959" elapsed="0.004293"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-04-21T02:12:26.056480" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:26.056332" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:26.056309" elapsed="0.000269"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:12:26.056783" elapsed="0.000068"/>
</return>
<status status="PASS" start="2026-04-21T02:12:26.056653" elapsed="0.000248"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:26.056631" elapsed="0.000306"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:26.057153" elapsed="0.000031"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T02:12:26.012679" elapsed="0.044671"/>
</kw>
<msg time="2026-04-21T02:12:26.057427" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:26.011836" elapsed="0.045681"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the rm -rf /tmp/defaultvenv.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-04-21T02:12:26.009902" elapsed="0.047727"/>
</kw>
<msg time="2026-04-21T02:12:26.057700" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:26.002068" elapsed="0.055711"/>
</kw>
<arg>rm -rf ${SSHKeywords__current_venv_path}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-04-21T02:12:26.001571" elapsed="0.056344"/>
</kw>
<doc>Deletes a directory with virtual env.</doc>
<status status="PASS" start="2026-04-21T02:12:26.001272" elapsed="0.056716"/>
</kw>
<kw name="Put_As_Xml_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:26.065199" level="INFO">/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:26.064939" elapsed="0.000308"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:26.065710" level="INFO">&lt;protocol xmlns="http://openconfig.net/yang/network-instance"&gt;&lt;identifier xmlns:x="http://openconfig.net/yang/policy-types"&gt;x:BGP&lt;/identifier&gt;&lt;name&gt;example-bgp-rib&lt;/name&gt;&lt;bgp xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;&lt;peer-groups&gt;&lt;peer-group&gt;&lt;peer-group-name&gt;internal-neighbor&lt;/peer-group-name&gt;&lt;route-reflector&gt;&lt;config&gt;&lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;&lt;/config&gt;&lt;/route-reflector&gt;&lt;timers&gt;&lt;config&gt;&lt;hold-time&gt;180.0&lt;/hold-time&gt;&lt;connect-retry&gt;10.0&lt;/connect-retry&gt;&lt;/config&gt;&lt;/timers&gt;&lt;afi-safis&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-MULTICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;ROUTE-TARGET-CONSTRAIN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-MULTICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-MCAST-VPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-MCAST-VPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;/afi-safis&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;restart-time&gt;60&lt;/restart-time&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;transport&gt;&lt;config&gt;&lt;passive-mode&gt;true&lt;/passive-mode&gt;&lt;remote-port&gt;179&lt;/remote-port&gt;&lt;/config&gt;&lt;/transport&gt;&lt;config&gt;&lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;&lt;peer-as&gt;64496&lt;/peer-as&gt;&lt;/config&gt;&lt;/peer-group&gt;&lt;peer-group&gt;&lt;peer-group-name&gt;external-neighbor&lt;/peer-group-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;restart-time&gt;60&lt;/restart-time&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;transport&gt;&lt;config&gt;&lt;passive-mode&gt;true&lt;/passive-mode&gt;&lt;remote-port&gt;179&lt;/remote-port&gt;&lt;/config&gt;&lt;/transport&gt;&lt;config&gt;&lt;peer-type&gt;EXTERNAL&lt;/peer-type&gt;&lt;peer-as&gt;65000&lt;/peer-as&gt;&lt;/config&gt;&lt;afi-safis&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-MULTICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;ROUTE-TARGET-CONSTRAIN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-MULTICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-MCAST-VPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-MCAST-VPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;/afi-safis&gt;&lt;/peer-group&gt;&lt;/peer-groups&gt;&lt;global&gt;&lt;apply-policy&gt;&lt;config&gt;&lt;default-export-policy&gt;REJECT-ROUTE&lt;/default-export-policy&gt;&lt;default-import-policy&gt;REJECT-ROUTE&lt;/default-import-policy&gt;&lt;export-policy&gt;default-odl-export-policy&lt;/export-policy&gt;&lt;import-policy&gt;default-odl-import-policy&lt;/import-policy&gt;&lt;/config&gt;&lt;/apply-policy&gt;&lt;config&gt;&lt;router-id&gt;192.0.2.2&lt;/router-id&gt;&lt;as&gt;64496&lt;/as&gt;&lt;/config&gt;&lt;afi-safis&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-MULTICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;ROUTE-TARGET-CONSTRAIN&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-MULTICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-MCAST-VPN&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-MCAST-VPN&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;/afi-safis&gt;&lt;/global&gt;&lt;neighbors&gt;&lt;neighbor&gt;&lt;neighbor-address&gt;192.0.2.1&lt;/neighbor-address&gt;&lt;config&gt;&lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbor"]&lt;/peer-group&gt;&lt;/config&gt;&lt;/neighbor&gt;&lt;neighbor&gt;&lt;neighbor-address&gt;192.0.2.5&lt;/neighbor-address&gt;&lt;config&gt;&lt;local-as&gt;65001&lt;/local-as&gt;&lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="external-neighbor"]&lt;/peer-group&gt;&lt;/config&gt;&lt;/neighbor&gt;&lt;neighbor&gt;&lt;neighbor-address&gt;192.0.2.6&lt;/neighbor-address&gt;&lt;config&gt;&lt;peer-group&gt;application-peers&lt;/peer-group&gt;&lt;/config&gt;&lt;/neighbor&gt;&lt;/neighbors&gt;&lt;/bgp&gt;&lt;/protocol&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:26.065447" elapsed="0.000507"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:26.066370" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:26.066115" elapsed="0.000301"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:26.066871" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:26.066582" elapsed="0.000335"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:12:26.067696" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:12:26.067491" elapsed="0.000231"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:12:26.068079" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:12:26.067894" elapsed="0.000211"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:26.068258" elapsed="0.000205"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:26.068899" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:26.068626" elapsed="0.000318"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:12:26.068987" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:12:26.069145" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:12:26.067126" elapsed="0.002045"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:26.090535" level="INFO">PUT Request : url=http://10.30.171.3:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02x3li6wfm9gt1x46rpwuc34sa24.node0', 'Content-Length': '9528', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;protocol xmlns="http://openconfig.net/yang/network-instance"&gt;&lt;identifier xmlns:x="http://openconfig.net/yang/policy-types"&gt;x:BGP&lt;/identifier&gt;&lt;name&gt;example-bgp-rib&lt;/name&gt;&lt;bgp xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;&lt;peer-groups&gt;&lt;peer-group&gt;&lt;peer-group-name&gt;internal-neighbor&lt;/peer-group-name&gt;&lt;route-reflector&gt;&lt;config&gt;&lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;&lt;/config&gt;&lt;/route-reflector&gt;&lt;timers&gt;&lt;config&gt;&lt;hold-time&gt;180.0&lt;/hold-time&gt;&lt;connect-retry&gt;10.0&lt;/connect-retry&gt;&lt;/config&gt;&lt;/timers&gt;&lt;afi-safis&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-MULTICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;ROUTE-TARGET-CONSTRAIN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-MULTICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-MCAST-VPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-MCAST-VPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;/afi-safis&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;restart-time&gt;60&lt;/restart-time&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;transport&gt;&lt;config&gt;&lt;passive-mode&gt;true&lt;/passive-mode&gt;&lt;remote-port&gt;179&lt;/remote-port&gt;&lt;/config&gt;&lt;/transport&gt;&lt;config&gt;&lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;&lt;peer-as&gt;64496&lt;/peer-as&gt;&lt;/config&gt;&lt;/peer-group&gt;&lt;peer-group&gt;&lt;peer-group-name&gt;external-neighbor&lt;/peer-group-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;restart-time&gt;60&lt;/restart-time&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;transport&gt;&lt;config&gt;&lt;passive-mode&gt;true&lt;/passive-mode&gt;&lt;remote-port&gt;179&lt;/remote-port&gt;&lt;/config&gt;&lt;/transport&gt;&lt;config&gt;&lt;peer-type&gt;EXTERNAL&lt;/peer-type&gt;&lt;peer-as&gt;65000&lt;/peer-as&gt;&lt;/config&gt;&lt;afi-safis&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-MULTICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;ROUTE-TARGET-CONSTRAIN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-MULTICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-MCAST-VPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-MCAST-VPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;/afi-safis&gt;&lt;/peer-group&gt;&lt;/peer-groups&gt;&lt;global&gt;&lt;apply-policy&gt;&lt;config&gt;&lt;default-export-policy&gt;REJECT-ROUTE&lt;/default-export-policy&gt;&lt;default-import-policy&gt;REJECT-ROUTE&lt;/default-import-policy&gt;&lt;export-policy&gt;default-odl-export-policy&lt;/export-policy&gt;&lt;import-policy&gt;default-odl-import-policy&lt;/import-policy&gt;&lt;/config&gt;&lt;/apply-policy&gt;&lt;config&gt;&lt;router-id&gt;192.0.2.2&lt;/router-id&gt;&lt;as&gt;64496&lt;/as&gt;&lt;/config&gt;&lt;afi-safis&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-MULTICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;ROUTE-TARGET-CONSTRAIN&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-MULTICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-MCAST-VPN&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-MCAST-VPN&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;/afi-safis&gt;&lt;/global&gt;&lt;neighbors&gt;&lt;neighbor&gt;&lt;neighbor-address&gt;192.0.2.1&lt;/neighbor-address&gt;&lt;config&gt;&lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbor"]&lt;/peer-group&gt;&lt;/config&gt;&lt;/neighbor&gt;&lt;neighbor&gt;&lt;neighbor-address&gt;192.0.2.5&lt;/neighbor-address&gt;&lt;config&gt;&lt;local-as&gt;65001&lt;/local-as&gt;&lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="external-neighbor"]&lt;/peer-group&gt;&lt;/config&gt;&lt;/neighbor&gt;&lt;neighbor&gt;&lt;neighbor-address&gt;192.0.2.6&lt;/neighbor-address&gt;&lt;config&gt;&lt;peer-group&gt;application-peers&lt;/peer-group&gt;&lt;/config&gt;&lt;/neighbor&gt;&lt;/neighbors&gt;&lt;/bgp&gt;&lt;/protocol&gt; 
 </msg>
<msg time="2026-04-21T02:12:26.091172" level="INFO">PUT Response : url=http://10.30.171.3:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:26.091398" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:26.071438" elapsed="0.020019"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:26.069241" elapsed="0.022319"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:26.092004" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:26.091622" elapsed="0.000536"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:26.069223" elapsed="0.022985"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:26.098391" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:26.094427" elapsed="0.004030"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:26.093962" elapsed="0.004547"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:26.093918" elapsed="0.004630"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:26.102493" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:26.098982" elapsed="0.003566"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:26.098628" elapsed="0.003961"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:26.098604" elapsed="0.004018"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:26.103278" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:26.102872" elapsed="0.000434"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:26.103621" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:26.103377" elapsed="0.000302"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:26.104197" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:26.103887" elapsed="0.000337"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:26.103703" elapsed="0.000557"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:26.103359" elapsed="0.000922"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:26.104830" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:26.104445" elapsed="0.000412"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:26.105169" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:26.104928" elapsed="0.000299"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:26.105711" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:26.105414" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:26.105250" elapsed="0.000522"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:26.104910" elapsed="0.000886"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:26.105986" elapsed="0.000394"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:26.106928" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:26.106554" elapsed="0.000402"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:26.107141" elapsed="0.002406"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:26.093035" elapsed="0.016575"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:12:26.109789" elapsed="0.000044"/>
</return>
<status status="PASS" start="2026-04-21T02:12:26.109677" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:26.109658" elapsed="0.000235"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:26.110106" elapsed="0.000027"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:12:26.110182" elapsed="0.000022"/>
</return>
<msg time="2026-04-21T02:12:26.112634" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:12:26.062310" elapsed="0.050353"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:26.112726" elapsed="0.000029"/>
</return>
<arg>${OPENCONFIG_RIB_URI}</arg>
<arg>${rib_old}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Specify XML headers and return Put_To_Uri response text.</doc>
<status status="PASS" start="2026-04-21T02:12:26.058287" elapsed="0.054622"/>
</kw>
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-04-21T02:12:26.113074" elapsed="0.000461"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:26.113770" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-04-21T02:12:26.113693" elapsed="0.000193"/>
</kw>
<doc>Suite teardown keyword with old rib restoration</doc>
<status status="PASS" start="2026-04-21T02:12:26.000914" elapsed="0.113028"/>
</kw>
<doc>Functional test suite for bgp - n-path and all-path selection

Copyright (c) 2016 Cisco Systems, Inc. and others. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distribution,
and is available at http://www.eclipse.org/legal/epl-v10.html

This suite tests n-path and all-path selection policy.
It uses odl and exabgp as bgp peers. Routes advertized from odl
are configured via application peer.</doc>
<status status="FAIL" start="2026-04-21T02:11:33.927603" elapsed="52.186408"/>
</suite>
<suite id="s1-s16" name="060 Bgp Functional Mvpn" source="/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/060_bgp_functional_mvpn.robot">
<kw name="Start_Suite" type="SETUP">
<kw name="Setup_Utils_For_Setup_And_Teardown" owner="SetupUtils">
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:26.205690" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:12:26.201298" elapsed="0.004449"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-04-21T02:12:26.201016" elapsed="0.004820"/>
</kw>
<kw name="Setup_Karaf_Keywords" owner="KarafKeywords">
<kw name="ClusterManagement_Setup" owner="ClusterManagement">
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-21T02:12:26.210668" level="INFO">${already_done} = False</msg>
<var>${already_done}</var>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>False</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-21T02:12:26.206975" elapsed="0.003722"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="NOT RUN" start="2026-04-21T02:12:26.210926" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:26.210784" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:26.210759" elapsed="0.000237"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:26.211512" level="INFO">${ClusterManagement__has_setup_run} = True</msg>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:12:26.211153" elapsed="0.000432"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-21T02:12:26.212084" level="INFO">${cluster_size} = 1</msg>
<var>${cluster_size}</var>
<arg>\${NUM_ODL_SYSTEM}</arg>
<arg>1</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-21T02:12:26.211751" elapsed="0.000358"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Convert To Integer" owner="BuiltIn">
<arg>${cluster_size}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-04-21T02:12:26.212663" elapsed="0.000304"/>
</kw>
<msg time="2026-04-21T02:12:26.213064" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:12:26.213109" level="INFO">${possibly_int_of_members} = 1</msg>
<var>${status}</var>
<var>${possibly_int_of_members}</var>
<arg>BuiltIn.Convert_To_Integer</arg>
<arg>${cluster_size}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:26.212278" elapsed="0.000854"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:26.213671" level="INFO">${int_of_members} = 1</msg>
<var>${int_of_members}</var>
<arg>'${status}' != 'PASS'</arg>
<arg>${1}</arg>
<arg>${possibly_int_of_members}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:26.213302" elapsed="0.000395"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:12:26.214699" level="INFO">@{member_index_list} = [ ]</msg>
<var>@{member_index_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:12:26.214433" elapsed="0.000293"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:12:26.215154" level="INFO">@{session_list} = [ ]</msg>
<var>@{session_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:12:26.214893" elapsed="0.000287"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:26.215669" level="INFO">&amp;{index_to_ip_mapping} = { }</msg>
<var>&amp;{index_to_ip_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:26.215342" elapsed="0.000355"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="ClusterManagement__Include_Member_Index" owner="ClusterManagement">
<kw name="Append To List" owner="Collections">
<arg>${member_index_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:26.218834" elapsed="0.000213"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:26.219601" level="INFO">${member_ip} = 10.30.171.3</msg>
<var>${member_ip}</var>
<arg>${ODL_SYSTEM_${index}_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:26.219252" elapsed="0.000376"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${index_to_ip_mapping}</arg>
<arg>${index}</arg>
<arg>${member_ip}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:26.219855" elapsed="0.000250"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:26.220929" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:26.220607" elapsed="0.000349"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-21T02:12:26.221001" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:12:26.221161" level="INFO">${session_alias} = ClusterManagement__session_1</msg>
<var>${session_alias}</var>
<arg>member_index=${index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-21T02:12:26.220308" elapsed="0.000877"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:26.221998" level="INFO">Creating Session using : alias=ClusterManagement__session_1, url=http://10.30.171.3:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x799adc1c1bd0&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>${session_alias}</arg>
<arg>http://${member_ip}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>timeout=${http_timeout}</arg>
<arg>max_retries=${http_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-21T02:12:26.221353" elapsed="0.000785"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${session_list}</arg>
<arg>${session_alias}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:26.222373" elapsed="0.000196"/>
</kw>
<arg>${index}</arg>
<arg>${member_index_list}</arg>
<arg>${session_list}</arg>
<arg>${index_to_ip_mapping}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Add a corresponding item based on index into the last three arguments.
Create the Http session whose alias is added to list.</doc>
<status status="PASS" start="2026-04-21T02:12:26.218250" elapsed="0.004381"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:12:26.218053" elapsed="0.004624"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${int_of_members+1}</value>
<status status="PASS" start="2026-04-21T02:12:26.215753" elapsed="0.006958"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:26.223308" level="INFO">${ClusterManagement__member_index_list} = [1]</msg>
<arg>\${ClusterManagement__member_index_list}</arg>
<arg>${member_index_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:12:26.222898" elapsed="0.000455"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:26.223982" level="INFO">${ClusterManagement__index_to_ip_mapping} = {1: '10.30.171.3'}</msg>
<arg>\${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index_to_ip_mapping}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:12:26.223522" elapsed="0.000506"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:26.224596" level="INFO">${ClusterManagement__session_list} = ['ClusterManagement__session_1']</msg>
<arg>\${ClusterManagement__session_list}</arg>
<arg>${session_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:12:26.224199" elapsed="0.000442"/>
</kw>
<arg>int_of_members=${int_of_members}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Construct index list, session list and IP mapping, publish them as suite variables.</doc>
<status status="PASS" start="2026-04-21T02:12:26.213978" elapsed="0.010722"/>
</kw>
<arg>http_timeout=${http_timeout}</arg>
<doc>Detect repeated call, or detect number of members and initialize derived suite variables.
Http sessions are created with parameters to not waste time when ODL is no accepting connections properly.</doc>
<status status="PASS" start="2026-04-21T02:12:26.206605" elapsed="0.018154"/>
</kw>
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:26.224959" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:26.224844" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:26.224824" elapsed="0.000202"/>
</if>
<kw name="Run_Bash_Command_On_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:26.228168" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:26.227736" elapsed="0.000459"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:12:26.228686" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:12:26.228364" elapsed="0.000347"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:12:26.228756" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:12:26.228931" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:12:26.227405" elapsed="0.001550"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:12:26.229971" level="INFO">${member_ip} = 10.30.171.3</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:12:26.229683" elapsed="0.000314"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:12:26.230750" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:12:26.230870" level="INFO">${current_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:12:26.230587" elapsed="0.000310"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:26.234304" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:26.233698" elapsed="0.000694"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:26.233679" elapsed="0.000752"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:12:26.235095" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:12:26.235329" level="INFO">${current_ssh_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:12:26.234635" elapsed="0.000752"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:26.236403" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.171.3" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:26.235657" elapsed="0.000892"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:12:26.237769" level="INFO">${conn_id} = 1</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:12:26.236845" elapsed="0.000999"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:12:26.239712" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:12:26.239910" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:12:26.239200" elapsed="0.000773"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:26.240326" elapsed="0.000468"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T02:12:26.242209" level="INFO">Logging into '10.30.171.3:22' as 'jenkins'.</msg>
<msg time="2026-04-21T02:12:26.832193" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 02:12:26 UTC 2026

  System load:  0.0                Processes:             120
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 10%                IPv4 address for ens3: 10.30.171.3
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 02:11:34 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T02:12:26.241643" elapsed="0.590703"/>
</kw>
<msg time="2026-04-21T02:12:26.832432" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:26.241186" elapsed="0.591409"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T02:12:26.238292" elapsed="0.594454"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:12:26.833665" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-04-21T02:12:26.846382" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-04-21T02:12:26.846750" level="INFO">${stdout} = </msg>
<msg time="2026-04-21T02:12:26.847032" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:12:26.833184" elapsed="0.013964"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:12:26.847874" elapsed="0.001133"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:26.851675" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:26.850410" elapsed="0.001560"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T02:12:26.852916" elapsed="0.000115"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:26.852331" elapsed="0.000929"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:26.852277" elapsed="0.001071"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:12:26.853799" elapsed="0.000105"/>
</return>
<status status="PASS" start="2026-04-21T02:12:26.853480" elapsed="0.000535"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:26.853456" elapsed="0.000614"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T02:12:26.854155" elapsed="0.000022"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:26.858774" elapsed="0.000660"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:12:26.859920" elapsed="0.000399"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:12:26.860685" elapsed="0.000333"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:12:26.854839" elapsed="0.006274"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-04-21T02:12:26.232723" elapsed="0.628673"/>
</kw>
<msg time="2026-04-21T02:12:26.861473" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:26.232088" elapsed="0.629458"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-21T02:12:26.231565" elapsed="0.630168"/>
</kw>
<msg time="2026-04-21T02:12:26.861796" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:26.231056" elapsed="0.630826"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:26.864768" elapsed="0.000329"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:12:26.865267" elapsed="0.000170"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:12:26.865587" elapsed="0.000097"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:12:26.862296" elapsed="0.003439"/>
</kw>
<msg time="2026-04-21T02:12:26.865844" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-04-21T02:12:26.230220" elapsed="0.635650"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:26.866309" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:26.866060" elapsed="0.000291"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-21T02:12:26.866393" elapsed="0.000030"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-04-21T02:12:26.229317" elapsed="0.637200"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:12:26.229134" elapsed="0.637420"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:12:26.229007" elapsed="0.637582"/>
</for>
<arg>iptables -I INPUT -p tcp --dport ${KARAF_SHELL_PORT} -j ACCEPT; iptables-save</arg>
<doc>Cycle through indices (or all), run command on each.</doc>
<status status="PASS" start="2026-04-21T02:12:26.225252" elapsed="0.641393"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>First connections to Karaf console may fail, so WUKS is used. TODO: Track as a Bug.</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-04-21T02:12:26.866820" elapsed="0.000217"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:26.881171" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:26.881061" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:26.881042" elapsed="0.000197"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:12:26.881546" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:12:26.881650" level="INFO">${current_ssh_connection_object} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:12:26.881394" elapsed="0.000282"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:26.882105" level="INFO">{}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:26.881847" elapsed="0.000301"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:26.882544" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:26.882302" elapsed="0.000284"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:12:26.883353" level="FAIL">Dictionary does not contain key '1'.</msg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="FAIL" start="2026-04-21T02:12:26.883130" elapsed="0.000335">Dictionary does not contain key '1'.</status>
</kw>
<msg time="2026-04-21T02:12:26.883568" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-21T02:12:26.883613" level="INFO">${old_connection_index} = Dictionary does not contain key '1'.</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:26.882746" elapsed="0.000890"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:26.883955" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:26.883709" elapsed="0.000321"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:26.883691" elapsed="0.000363"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:12:26.884795" level="INFO">${ip_address} = 10.30.171.3</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:12:26.884528" elapsed="0.000306"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-04-21T02:12:26.884883" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:12:26.885034" level="INFO">${odl_ip} = 10.30.171.3</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-04-21T02:12:26.884255" elapsed="0.000803"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_PORT}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:12:26.885213" elapsed="0.000427"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:12:26.885976" level="INFO">index=4
host=10.30.171.3
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:12:26.886076" level="INFO">${karaf_connection_object} = index=4
host=10.30.171.3
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:12:26.885869" elapsed="0.000233"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:26.886253" elapsed="0.002151"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-04-21T02:12:26.888850" level="INFO">Logging into '10.30.171.3:8101' as 'karaf'.</msg>
<msg time="2026-04-21T02:12:27.035941" level="INFO">Read output: [33m                                                                                           
[33m    ________                       ________                .__  .__       .__     __       
[33m    \_____  \ ______   ____   ____ \______ \ _____  ___.__.|  | |__| ____ |  |___/  |_     
[33m     /   |   \\____ \_/ __ \ /    \ |    |  \\__  \&lt;   |  ||  | |  |/ ___\|  |  \   __\    
[33m    /    |    \  |_&gt; &gt;  ___/|   |  \|    `   \/ __ \\___  ||  |_|  / /_/  &gt;   Y  \  |      
[33m    \_______  /   __/ \___  &gt;___|  /_______  (____  / ____||____/__\___  /|___|  /__|      
[33m            \/|__|        \/     \/        \/     \/\/            /_____/      \/          
[33m                                                                                           

Hit '[1m&lt;tab&gt;[0m' for a list of available commands
and '[1m[cmd] --help[0m' for help on a specific command.
Hit '[1m&lt;ctrl-d&gt;[0m' or type '[1msystem:shutdown[0m' or '[1mlogout[0m' to shutdown OpenDaylight.

[?1h=[90m~[0m                                                                                [?2004hopendaylight-user</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="PASS" start="2026-04-21T02:12:26.888573" elapsed="0.147469"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:27.039491" elapsed="0.000406"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:12:27.040071" elapsed="0.000166"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:12:27.040389" elapsed="0.000101"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:12:27.036999" elapsed="0.003543"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:12:27.036369" elapsed="0.004219"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-04-21T02:12:26.880768" elapsed="0.159871"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:12:26.867760" elapsed="0.172928"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:26.867392" elapsed="0.173350"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:12:26.867247" elapsed="0.173542"/>
</iter>
<var>${index}</var>
<value>@{ClusterManagement__member_index_list}</value>
<status status="PASS" start="2026-04-21T02:12:26.867091" elapsed="0.173785"/>
</for>
<arg>http_timeout=${http_timeout}</arg>
<doc>Initialize ClusterManagement. Open ssh karaf connections to each ODL.</doc>
<status status="PASS" start="2026-04-21T02:12:26.206148" elapsed="0.834816"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Test_Suite_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:27.043646" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:27.043527" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:27.043503" elapsed="0.000216"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:27.048560" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:27.048455" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:27.048437" elapsed="0.000191"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:27.049607" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:27.049216" elapsed="0.000418"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:12:27.050112" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:12:27.049812" elapsed="0.000325"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:12:27.050180" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:12:27.050341" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:12:27.048877" elapsed="0.001488"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:27.055891" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:27.055762" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:27.055742" elapsed="0.000235"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:27.057209" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:27.057084" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:27.057066" elapsed="0.000212"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:12:27.057754" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:12:27.057427" elapsed="0.000354"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:12:27.058198" level="INFO">${current_connection_index} = None</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:12:27.057964" elapsed="0.000260"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:12:27.092893" level="INFO">@root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "r "k "s "p "a "c "e "/ "b "g "p "[78Cc "[A[78Ce</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:12:27.059157" elapsed="0.033963"/>
</kw>
<msg time="2026-04-21T02:12:27.093321" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:12:27.093372" level="INFO">${message_write} = @root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:27.058443" elapsed="0.034972"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:12:27.162515" level="INFO">"p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "0 "6 "0 "_ "b "g "[78Cp "[A[78C_
 "f "u "n "c "t "i "o "n "a "l "_ "m "v "p "n ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:12:27.094343" elapsed="0.068340"/>
</kw>
<msg time="2026-04-21T02:12:27.162853" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:12:27.162901" level="INFO">${message_wait} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:27.093686" elapsed="0.069252"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:27.163345" elapsed="0.000055"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:27.163039" elapsed="0.000467"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:27.163008" elapsed="0.000529"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:27.164260" level="INFO"> "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "0 "6 "0 "_ "b "g "[78Cp "[A[78C_
 "f "u "n "c "t "i "o "n "a "l "_ "m "v "p "n ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:27.163693" elapsed="0.000656"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:27.164663" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:27.164417" elapsed="0.000413"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:27.164398" elapsed="0.000459"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:12:27.164896" elapsed="0.000042"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:27.167406" elapsed="0.000725"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:12:27.168485" elapsed="0.000330"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:12:27.169170" elapsed="0.000290"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:12:27.166570" elapsed="0.002987"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:12:27.165243" elapsed="0.004451"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:12:27.056770" elapsed="0.113045"/>
</kw>
<msg time="2026-04-21T02:12:27.169911" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:12:27.169956" level="INFO">${message} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:27.056134" elapsed="0.113859"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:12:27.170245" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:12:27.170131" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:27.170112" elapsed="0.000219"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:27.170748" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:27.171126" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:12:27.171199" elapsed="0.000022"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:12:27.055463" elapsed="0.115851"/>
</kw>
<msg time="2026-04-21T02:12:27.171408" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:12:27.171451" level="INFO">${output} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:27.050876" elapsed="0.120612"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:27.171913" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:27.171565" elapsed="0.000411"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:27.171547" elapsed="0.000453"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:12:27.050709" elapsed="0.121315"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:12:27.050523" elapsed="0.121535"/>
</for>
<arg>Starting suite ${SUITE_SOURCE}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:12:27.048158" elapsed="0.123957"/>
</kw>
<doc>Log suite name to karaf log, useful in suite setup.</doc>
<status status="PASS" start="2026-04-21T02:12:27.041580" elapsed="0.130592"/>
</kw>
<arg>KarafKeywords.Log_Test_Suite_Start_To_Controller_Karaf</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:27.041130" elapsed="0.131083"/>
</kw>
<doc>Prepare both FailFast and Karaf logging, log that the caller suite has started.
This keyword is to be used in suite setup, and without it the other keywords may not work properly.</doc>
<status status="PASS" start="2026-04-21T02:12:26.200646" elapsed="0.971619"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:12:27.172813" level="INFO">${mininet_conn_id} = 7</msg>
<var>${mininet_conn_id}</var>
<arg>${TOOLS_SYSTEM_IP}</arg>
<arg>prompt=${DEFAULT_LINUX_PROMPT}</arg>
<arg>timeout=6s</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:12:27.172434" elapsed="0.000407"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:27.173341" level="INFO">${mininet_conn_id} = 7</msg>
<arg>${mininet_conn_id}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:12:27.173015" elapsed="0.000367"/>
</kw>
<kw name="Flexible_Mininet_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:12:27.175135" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:12:27.175211" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:12:27.174844" elapsed="0.000391"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:27.175395" elapsed="0.000316"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T02:12:27.176668" level="INFO">Logging into '10.30.171.116:22' as 'jenkins'.</msg>
<msg time="2026-04-21T02:12:27.788331" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-153-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 02:12:27 UTC 2026

  System load:  0.1                Processes:             106
  Usage of /:   19.5% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.171.116
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

9 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 02:11:35 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T02:12:27.176346" elapsed="0.612126"/>
</kw>
<msg time="2026-04-21T02:12:27.788555" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:27.175981" elapsed="0.612647"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T02:12:27.174379" elapsed="0.614354"/>
</kw>
<msg time="2026-04-21T02:12:27.789859" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:27.173988" elapsed="0.615934"/>
</kw>
<arg>${TOOLS_SYSTEM_USER}</arg>
<doc>Call Flexible SSH Login, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-04-21T02:12:27.173604" elapsed="0.616405"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:27.790631" level="INFO">Creating Session using : alias=config-session, url=http://10.30.171.3:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x799ad75b2950&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>${CONFIG_SESSION}</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-21T02:12:27.790249" elapsed="0.000579"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-04-21T02:12:27.800518" level="INFO">[chan 1] Opened sftp connection (server version 3)</msg>
<msg time="2026-04-21T02:12:27.814694" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../../tools/fastbgp/play.py' -&gt; '/home/jenkins//play.py'</msg>
<arg>${PLAY_SCRIPT}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-21T02:12:27.791003" elapsed="0.023845"/>
</kw>
<kw name="Assure_Library_Ipaddr" owner="SSHKeywords">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:12:27.817112" level="INFO">Executing command 'bash -c 'cd "." &amp;&amp; python -c "import ipaddr"''.</msg>
<msg time="2026-04-21T02:12:27.850241" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:12:27.850450" level="INFO">${stdout} = </msg>
<msg time="2026-04-21T02:12:27.850497" level="INFO">${stderr} = </msg>
<msg time="2026-04-21T02:12:27.850538" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:12:27.816829" elapsed="0.033733"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T02:12:27.851573" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-21T02:12:27.851275" elapsed="0.000344"/>
</kw>
<msg time="2026-04-21T02:12:27.851715" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-21T02:12:27.851759" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:27.850834" elapsed="0.000947"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:27.852448" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:27.851975" elapsed="0.000500"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="NOT RUN" start="2026-04-21T02:12:27.852965" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:27.852566" elapsed="0.000466"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:27.852541" elapsed="0.000516"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="PASS" start="2026-04-21T02:12:27.853212" elapsed="0.000037"/>
</return>
<status status="PASS" start="2026-04-21T02:12:27.853112" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:27.853096" elapsed="0.000212"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="NOT RUN" start="2026-04-21T02:12:27.853400" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:27.853364" elapsed="0.000081"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:27.853348" elapsed="0.000119"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:27.853616" elapsed="0.000021"/>
</kw>
<msg time="2026-04-21T02:12:27.853771" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>bash -c 'cd "${target_dir}" &amp;&amp; python -c "import ipaddr"'</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T02:12:27.816243" elapsed="0.037569"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-04-21T02:12:27.853980" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-21T02:12:27.853887" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:27.853868" elapsed="0.000190"/>
</if>
<kw name="Put File" owner="SSHLibrary">
<arg>/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPCEP/ipaddr.py</arg>
<arg>${target_dir}/</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:27.854212" elapsed="0.000021"/>
</kw>
<arg>target_dir=.</arg>
<doc>Tests whether ipaddr module is present on ssh-connected machine, Puts ipaddr.py to target_dir if not.</doc>
<status status="PASS" start="2026-04-21T02:12:27.815436" elapsed="0.038860"/>
</kw>
<doc>Initialize SetupUtils. Suite setup keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:26.200279" elapsed="1.654076"/>
</kw>
<test id="s1-s16-t1" name="Configure_App_Peer" line="49">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:12:27.858346" elapsed="0.000331"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:12:27.857969" elapsed="0.000785"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:27.860191" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:27.860028" elapsed="0.000227"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:27.860002" elapsed="0.000285"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:27.866349" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:27.866241" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:27.866223" elapsed="0.000256"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:27.867524" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:27.867142" elapsed="0.000409"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:12:27.868034" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:12:27.867716" elapsed="0.000343"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:12:27.868104" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:12:27.868258" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:12:27.866743" elapsed="0.001539"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:27.873843" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:27.873718" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:27.873700" elapsed="0.000211"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:27.875126" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:27.875019" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:27.875001" elapsed="0.000192"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:12:27.875650" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:12:27.875344" elapsed="0.000332"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:12:27.876089" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:12:27.875869" elapsed="0.000245"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:12:27.908105" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:12:27.876753" elapsed="0.031536"/>
</kw>
<msg time="2026-04-21T02:12:27.908554" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:12:27.908625" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:27.876275" elapsed="0.032405"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:12:27.936412" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:12:27.909563" elapsed="0.027007"/>
</kw>
<msg time="2026-04-21T02:12:27.936764" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:12:27.936842" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "C "o "n "f "i "g "u "r "e "_...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:27.909001" elapsed="0.027880"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:27.937275" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:27.936982" elapsed="0.000354"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:27.936953" elapsed="0.000408"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:27.937898" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:27.937516" elapsed="0.000456"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:27.938263" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:27.938041" elapsed="0.000278"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:27.938022" elapsed="0.000321"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:12:27.938380" elapsed="0.000040"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:12:27.941224" elapsed="0.000186"/>
</kw>
<msg time="2026-04-21T02:12:27.941491" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:27.940065" elapsed="0.001602"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:27.942400" elapsed="0.000107"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:27.942893" elapsed="0.000096"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:12:27.939335" elapsed="0.003817"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:12:27.938730" elapsed="0.004507"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:12:27.874692" elapsed="0.068676"/>
</kw>
<msg time="2026-04-21T02:12:27.943492" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:12:27.943653" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "C "o "n "f "i "g "u "r "e "_...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:27.874070" elapsed="0.069635"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:12:27.944037" elapsed="0.000045"/>
</return>
<status status="PASS" start="2026-04-21T02:12:27.943859" elapsed="0.000277"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:27.943794" elapsed="0.000375"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:27.944771" elapsed="0.000059"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:27.945182" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:12:27.945256" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:12:27.873378" elapsed="0.071990"/>
</kw>
<msg time="2026-04-21T02:12:27.945472" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:12:27.945516" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "C "o "n "f "i "g "u "r "e "_...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:27.868660" elapsed="0.076893"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:27.945936" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:27.945632" elapsed="0.000361"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:27.945614" elapsed="0.000402"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:12:27.868514" elapsed="0.077526"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:12:27.868339" elapsed="0.077738"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:12:27.865874" elapsed="0.080280"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:12:27.859597" elapsed="0.086640"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:27.858989" elapsed="0.087321"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:12:27.855025" elapsed="0.091363"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:27.981081" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:27.980656" elapsed="0.000457"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:27.982513" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/app_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:27.981684" elapsed="0.000911">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/app_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:27.982694" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:27.981290" elapsed="0.001429"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:27.983312" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:27.982909" elapsed="0.000442"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:27.983811" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/app_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/app_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:27.984017" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:27.983632" elapsed="0.000460"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:27.984765" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:27.984302" elapsed="0.000531"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:27.985857" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:27.985577" elapsed="0.000326"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:27.986339" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:27.986067" elapsed="0.000298"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:27.987288" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:27.986738" elapsed="0.000576"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:27.988080" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:27.987855" elapsed="0.000285"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:27.988198" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:12:27.988359" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:27.987511" elapsed="0.000873"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:27.988544" elapsed="0.000243"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:12:27.986598" elapsed="0.002248"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:27.997897" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:27.997577" elapsed="0.000345"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:27.998962" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:27.998734" elapsed="0.000254"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:27.999036" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:12:27.999194" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:27.998112" elapsed="0.001106"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:27.999371" elapsed="0.000227"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:27.997434" elapsed="0.002204"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:27.986420" elapsed="0.013252"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:27.999715" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:12:27.999888" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:27.985244" elapsed="0.014669"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:27.984914" elapsed="0.015031"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.000141" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:27.999971" elapsed="0.000228"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:27.984889" elapsed="0.015332"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.001043" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:28.000427" elapsed="0.000644"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:28.001119" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:27.980021" elapsed="0.021223"/>
</kw>
<msg time="2026-04-21T02:12:28.001299" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:27.967087" elapsed="0.034303"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.014029" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.027198" elapsed="0.000038"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.039781" elapsed="0.000042"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.040019" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.040259" elapsed="0.000028"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.040729" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:28.040534" elapsed="0.000284"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:28.040516" elapsed="0.000339"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.041009" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.041181" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.041349" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:28.040475" elapsed="0.000927"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:28.040358" elapsed="0.001073"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.041582" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:28.041660" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:12:28.041833" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:27.962790" elapsed="0.079074"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.094267" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:28.093861" elapsed="0.000436"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:28.095088" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/app_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:28.094827" elapsed="0.000339">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/app_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:28.095323" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:28.094469" elapsed="0.000878"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.095975" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:28.095550" elapsed="0.000453"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:28.096315" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/app_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/app_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:28.096502" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/conf...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:28.096170" elapsed="0.000367"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.096975" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:28.096705" elapsed="0.000318"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:12:28.097464" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:28.097098" elapsed="0.000429"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.098085" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:28.097704" elapsed="0.000408"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:28.097555" elapsed="0.000592"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:28.097076" elapsed="0.001093"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.098978" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:28.098331" elapsed="0.000678"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:28.099061" elapsed="0.000035"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:28.093120" elapsed="0.006078"/>
</kw>
<msg time="2026-04-21T02:12:28.099253" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:28.077209" elapsed="0.022093"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.113637" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.128157" elapsed="0.000042"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.143833" elapsed="0.000035"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.144144" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.144328" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.144739" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:28.144585" elapsed="0.000226"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:28.144568" elapsed="0.000271"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.144987" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.145161" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.145333" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:28.144531" elapsed="0.000860"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:28.144411" elapsed="0.001009"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.145593" elapsed="0.000025"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:28.145680" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T02:12:28.145853" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
  ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:28.074356" elapsed="0.071531"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:28.147395" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/app_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:28.147077" elapsed="0.000396">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/app_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:28.147568" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:28.146642" elapsed="0.000952"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.147954" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:28.147665" elapsed="0.000350"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.148557" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:28.148247" elapsed="0.000337"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:28.148041" elapsed="0.000579"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:28.147647" elapsed="0.000995"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.151122" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:28.148835" elapsed="0.002315"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:12:28.151203" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:12:28.151365" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:28.146276" elapsed="0.005114"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.152933" level="INFO">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.3</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:28.152646" elapsed="0.000337"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.153382" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:28.153139" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.153852" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:28.153586" elapsed="0.000313"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.154387" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:28.154137" elapsed="0.000294"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:12:28.155383" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:12:28.155140" elapsed="0.000270"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:12:28.155749" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:12:28.155571" elapsed="0.000204"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:28.155947" elapsed="0.000216"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.156578" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:28.156319" elapsed="0.000304"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:12:28.156665" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:12:28.156842" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:12:28.154641" elapsed="0.002226"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:28.177355" level="INFO">PUT Request : url=http://10.30.171.3:8181/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.3 
 path_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.3 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Content-Length': '223', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:12:28.177457" level="INFO">PUT Response : url=http://10.30.171.3:8181/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.3 
 status=201, reason=Created 
 headers={'Set-Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 20-Apr-2026 02:12:28 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:28.177693" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:28.159232" elapsed="0.018521"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:28.156939" elapsed="0.020958"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.178425" elapsed="0.000057"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:28.177960" elapsed="0.000635"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:28.156921" elapsed="0.021729"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.186444" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:28.180909" elapsed="0.005641"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:28.180367" elapsed="0.006261"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:28.180327" elapsed="0.006357"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.189710" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:28.187360" elapsed="0.002396"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:28.186842" elapsed="0.002952"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:28.186770" elapsed="0.003064"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.190448" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:28.190020" elapsed="0.000456"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.190791" elapsed="0.000041"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:28.190547" elapsed="0.000322"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.191381" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:28.191065" elapsed="0.000343"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:28.190893" elapsed="0.000555"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:28.190529" elapsed="0.000941"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.192024" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:28.191635" elapsed="0.000416"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.192364" elapsed="0.000065"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:28.192122" elapsed="0.000346"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.192982" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:28.192661" elapsed="0.000348"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:28.192493" elapsed="0.000551"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:28.192104" elapsed="0.000962"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:28.193222" elapsed="0.000352"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:28.194059" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:28.193742" elapsed="0.000343"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:28.194245" elapsed="0.002343"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:28.179515" elapsed="0.017138"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:12:28.196844" elapsed="0.000031"/>
</return>
<status status="PASS" start="2026-04-21T02:12:28.196719" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:28.196701" elapsed="0.000235"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.197094" elapsed="0.000023"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:12:28.197163" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:12:28.199454" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:12:28.151731" elapsed="0.047750"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:28.199546" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:12:28.199700" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:12:27.951846" elapsed="0.247878"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.200078" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:28.199836" elapsed="0.000310"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:28.199818" elapsed="0.000352"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:28.200203" elapsed="0.000025"/>
</return>
<arg>${MVPN_DIR}/app_peer</arg>
<arg>mapping=${MVPN_APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:12:27.946754" elapsed="0.253569"/>
</kw>
<doc>Configures bgp application peer.</doc>
<status status="PASS" start="2026-04-21T02:12:27.854498" elapsed="0.345948"/>
</test>
<test id="s1-s16-t2" name="Reconfigure_ODL_To_Accept_Connection" line="57">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:12:28.203880" elapsed="0.000213"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:12:28.203588" elapsed="0.000561"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:28.205159" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:28.205049" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:28.205031" elapsed="0.000196"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:28.210142" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:28.210030" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:28.210012" elapsed="0.000197"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.211256" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:28.210872" elapsed="0.000411"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.211740" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:12:28.211446" elapsed="0.000319"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:12:28.211866" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:12:28.212026" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:12:28.210443" elapsed="0.001608"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:28.217522" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:28.217415" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:28.217396" elapsed="0.000193"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:28.218918" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:28.218710" elapsed="0.000255"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:28.218692" elapsed="0.000295"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:12:28.219442" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:12:28.219137" elapsed="0.000330"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:12:28.219865" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:12:28.219627" elapsed="0.000263"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:12:28.256291" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:12:28.220389" elapsed="0.036056"/>
</kw>
<msg time="2026-04-21T02:12:28.256650" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:12:28.256698" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:28.220053" elapsed="0.036681"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:12:28.289807" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:12:28.257388" elapsed="0.032537"/>
</kw>
<msg time="2026-04-21T02:12:28.290094" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:12:28.290139" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "R "e "c "o "n "f "i "g "u "r...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:28.256981" elapsed="0.033196"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.290527" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:28.290272" elapsed="0.000309"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:28.290245" elapsed="0.000364"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.291095" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:28.290755" elapsed="0.000415"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.291455" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:28.291236" elapsed="0.000274"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:28.291218" elapsed="0.000315"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:12:28.291569" elapsed="0.000074"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:12:28.294256" elapsed="0.000149"/>
</kw>
<msg time="2026-04-21T02:12:28.294467" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:28.293207" elapsed="0.001397"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.294906" elapsed="0.000079"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.295246" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:12:28.292538" elapsed="0.002897"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:12:28.291963" elapsed="0.003539"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:12:28.218405" elapsed="0.077270"/>
</kw>
<msg time="2026-04-21T02:12:28.295770" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:12:28.295839" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "R "e "c "o "n "f "i "g "u "r...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:28.217741" elapsed="0.078138"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:12:28.296064" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:12:28.295958" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:28.295940" elapsed="0.000208"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.296572" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.296944" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:12:28.297017" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:12:28.217079" elapsed="0.080050"/>
</kw>
<msg time="2026-04-21T02:12:28.297224" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:12:28.297267" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "R "e "c "o "n "f "i "g "u "r...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:28.212434" elapsed="0.084870"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.297634" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:28.297379" elapsed="0.000309"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:28.297362" elapsed="0.000349"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:12:28.212286" elapsed="0.085449"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:12:28.212109" elapsed="0.085662"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:12:28.209653" elapsed="0.088192"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:12:28.204744" elapsed="0.093164"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:28.204302" elapsed="0.093653"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:12:28.201198" elapsed="0.096809"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.338815" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:28.338345" elapsed="0.000501"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:28.339763" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:28.339409" elapsed="0.000451">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:28.340019" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:28.339015" elapsed="0.001029"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.340634" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:28.340246" elapsed="0.000415"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:28.340983" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:28.341768" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:28.340844" elapsed="0.000965"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.342252" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:28.342005" elapsed="0.000293"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.343270" level="INFO">mapping: {'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:28.343011" elapsed="0.000304"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.343747" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:28.343476" elapsed="0.000296"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.344482" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:28.344164" elapsed="0.000344"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:28.345268" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:28.345044" elapsed="0.000251"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:28.345345" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:12:28.345501" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:28.344697" elapsed="0.000829"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:28.345680" elapsed="0.001268"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:12:28.344026" elapsed="0.002964"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.347538" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:28.347240" elapsed="0.000324"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:28.348403" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:28.348118" elapsed="0.000311"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:28.348480" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:12:28.348630" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:28.347749" elapsed="0.000905"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:28.348825" elapsed="0.000226"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:12:28.347104" elapsed="0.001987"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.349632" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:28.349337" elapsed="0.000320"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:28.350552" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:28.350342" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:28.350628" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:12:28.350777" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:28.349862" elapsed="0.000961"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:28.350977" elapsed="0.000222"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:12:28.349203" elapsed="0.002036"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.351791" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:28.351491" elapsed="0.000344"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:28.352571" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:28.352361" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:28.352645" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:12:28.352812" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:28.352023" elapsed="0.000816"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:28.352992" elapsed="0.000219"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:12:28.351352" elapsed="0.001899"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.353811" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:28.353496" elapsed="0.000342"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:28.354605" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:28.354382" elapsed="0.000249"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:28.354680" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:12:28.354848" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:28.354061" elapsed="0.000812"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:28.355027" elapsed="0.000222"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:28.353362" elapsed="0.001927"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.355869" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:28.355540" elapsed="0.000355"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:28.356641" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:28.356429" elapsed="0.000238"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:28.356716" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:12:28.356883" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:28.356084" elapsed="0.000823"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:28.357066" elapsed="0.000221"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:12:28.355404" elapsed="0.001922"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:28.343843" elapsed="0.013518"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:28.357403" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:12:28.357560" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:28.342667" elapsed="0.014918"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:28.342365" elapsed="0.015252"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.357793" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:28.357641" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:28.342346" elapsed="0.015536"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.358687" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:28.358029" elapsed="0.000686"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:28.358763" elapsed="0.000045"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:28.337674" elapsed="0.021233"/>
</kw>
<msg time="2026-04-21T02:12:28.358962" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:28.324442" elapsed="0.034568"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.375353" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.387811" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.400373" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.400722" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.400963" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.401346" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:28.401197" elapsed="0.000204"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:28.401182" elapsed="0.000244"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.401566" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.401735" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.401920" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:28.401151" elapsed="0.000822"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:28.401046" elapsed="0.000954"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.402149" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:28.402225" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:12:28.402352" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:28.319863" elapsed="0.082516"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.430682" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:28.430225" elapsed="0.000500"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:28.431754" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:28.431489" elapsed="0.000362">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:28.431950" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:28.431099" elapsed="0.000876"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.432540" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:28.432152" elapsed="0.000414"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:28.432898" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:28.433079" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/p...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:28.432728" elapsed="0.000379"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.433598" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbor"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:28.433321" elapsed="0.000393"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:12:28.434205" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:28.433819" elapsed="0.000448"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.434751" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:28.434447" elapsed="0.000331"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:28.434296" elapsed="0.000535"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:28.433773" elapsed="0.001081"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.435698" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/pee...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:28.435005" elapsed="0.000724"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:28.435784" elapsed="0.000053"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:28.429373" elapsed="0.006573"/>
</kw>
<msg time="2026-04-21T02:12:28.436001" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:28.416084" elapsed="0.019967"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.451460" elapsed="0.000040"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.470576" elapsed="0.000051"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.484271" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.484515" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.484710" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.485181" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:28.485022" elapsed="0.000216"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:28.485003" elapsed="0.000265"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.485427" elapsed="0.000023"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.485610" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.485779" elapsed="0.000037"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:28.484954" elapsed="0.000930"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:28.484820" elapsed="0.001098"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.486157" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:28.486240" elapsed="0.000021"/>
</return>
<msg time="2026-04-21T02:12:28.486412" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/pee...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:28.412766" elapsed="0.073677"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:28.487963" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:28.487616" elapsed="0.000431">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:28.488141" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:28.487192" elapsed="0.000973"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.488502" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:28.488236" elapsed="0.000323"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.489109" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:28.488793" elapsed="0.000342"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:28.488583" elapsed="0.000586"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:28.488218" elapsed="0.000974"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.491624" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:28.489344" elapsed="0.002307"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:12:28.491702" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:12:28.491885" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:28.486816" elapsed="0.005102"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.493481" level="INFO">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.116</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:28.493201" elapsed="0.000335"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.494082" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbor"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:28.493738" elapsed="0.000394"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.494555" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:28.494297" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.495018" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:28.494753" elapsed="0.000308"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:12:28.495934" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:12:28.495699" elapsed="0.000262"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:12:28.496314" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:12:28.496119" elapsed="0.000221"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:28.496496" elapsed="0.000231"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.497234" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:28.496923" elapsed="0.000376"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:12:28.497355" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:12:28.497562" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:12:28.495279" elapsed="0.002374"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:28.510211" level="INFO">PUT Request : url=http://10.30.171.3:8181/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.116 
 path_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.116 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Content-Length': '295', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbor"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:12:28.510289" level="INFO">PUT Response : url=http://10.30.171.3:8181/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.116 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:28.510411" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:28.500510" elapsed="0.009942"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:28.497752" elapsed="0.012792"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.510909" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:28.510596" elapsed="0.000417"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:28.497728" elapsed="0.013318"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.515964" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:28.512492" elapsed="0.003533"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:28.512159" elapsed="0.003916"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:28.512133" elapsed="0.003976"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.519557" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:28.516495" elapsed="0.003109"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:28.516184" elapsed="0.003454"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:28.516162" elapsed="0.003501"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.520252" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:28.519860" elapsed="0.000419"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.520589" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:28.520349" elapsed="0.000297"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.521156" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:28.520853" elapsed="0.000329"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:28.520670" elapsed="0.000548"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:28.520331" elapsed="0.000908"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.521769" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:28.521407" elapsed="0.000405"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.522119" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:28.521883" elapsed="0.000291"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.522695" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:28.522397" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:28.522198" elapsed="0.000557"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:28.521865" elapsed="0.000911"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:28.522946" elapsed="0.000349"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:28.523987" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:28.523474" elapsed="0.000539"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:28.524168" elapsed="0.011115"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:28.511603" elapsed="0.023747"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:12:28.535592" elapsed="0.000034"/>
</return>
<status status="PASS" start="2026-04-21T02:12:28.535480" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:28.535460" elapsed="0.000225"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.535859" elapsed="0.000023"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:12:28.535930" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:12:28.538223" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:12:28.492302" elapsed="0.045948"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:28.538317" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:12:28.538512" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:12:28.303017" elapsed="0.235523"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.538909" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:28.538642" elapsed="0.000337"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:28.538625" elapsed="0.000378"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:28.539036" elapsed="0.000024"/>
</return>
<arg>${MVPN_DIR}/bgp_peer</arg>
<arg>mapping=${MVPN_ODL_CONFIG}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:12:28.298276" elapsed="0.240885"/>
</kw>
<doc>Configures BGP peer module with initiate-connection set to false.</doc>
<status status="PASS" start="2026-04-21T02:12:28.200657" elapsed="0.338634"/>
</test>
<test id="s1-s16-t3" name="Start_Bgp_Peer" line="65">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:12:28.543148" elapsed="0.000220"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:12:28.542843" elapsed="0.000581"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:28.544467" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:28.544357" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:28.544339" elapsed="0.000197"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:28.549530" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:28.549424" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:28.549407" elapsed="0.000189"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.550638" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:28.550215" elapsed="0.000451"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.551148" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:12:28.550849" elapsed="0.000325"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:12:28.551220" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:12:28.551374" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:12:28.549838" elapsed="0.001560"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:28.557123" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:28.557012" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:28.556993" elapsed="0.000199"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:28.558423" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:28.558315" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:28.558298" elapsed="0.000191"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:12:28.559023" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:12:28.558637" elapsed="0.000413"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:12:28.559436" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:12:28.559213" elapsed="0.000289"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:12:28.591687" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:12:28.560040" elapsed="0.031814"/>
</kw>
<msg time="2026-04-21T02:12:28.592044" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:12:28.592093" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:28.559670" elapsed="0.032459"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:12:28.618258" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "S "t "a "r "t "_ "B "g "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:12:28.592862" elapsed="0.025551"/>
</kw>
<msg time="2026-04-21T02:12:28.618657" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:12:28.618726" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "S "t "a "r "t "_ "B "g "p "_...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:28.592345" elapsed="0.026436"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.619306" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:28.618943" elapsed="0.000524"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:28.618907" elapsed="0.000603"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.620232" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "S "t "a "r "t "_ "B "g "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:28.619734" elapsed="0.000600"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.620661" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:28.620434" elapsed="0.000283"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:28.620407" elapsed="0.000359"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:12:28.620845" elapsed="0.000042"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:12:28.623577" elapsed="0.000332"/>
</kw>
<msg time="2026-04-21T02:12:28.623972" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:28.622485" elapsed="0.001622"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.624386" elapsed="0.000078"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.624724" elapsed="0.000099"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:12:28.621818" elapsed="0.003121"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:12:28.621214" elapsed="0.003792"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:12:28.558011" elapsed="0.067092"/>
</kw>
<msg time="2026-04-21T02:12:28.625196" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:12:28.625240" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "S "t "a "r "t "_ "B "g "p "_...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:28.557351" elapsed="0.067926"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:12:28.625461" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:12:28.625354" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:28.625335" elapsed="0.000237"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.626059" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.626411" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:12:28.626484" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:12:28.556625" elapsed="0.069967"/>
</kw>
<msg time="2026-04-21T02:12:28.626740" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:12:28.626785" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "S "t "a "r "t "_ "B "g "p "_...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:28.551830" elapsed="0.075013"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:28.627189" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:28.626922" elapsed="0.000321"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:28.626904" elapsed="0.000362"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:12:28.551666" elapsed="0.075625"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:12:28.551483" elapsed="0.075843"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:12:28.549065" elapsed="0.078319"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:12:28.544065" elapsed="0.083385"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:28.543580" elapsed="0.084006"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:12:28.540356" elapsed="0.087293"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Start_Bgp_Peer">
<kw name="Start_BGP_Speaker" owner="BGPSpeaker">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.629425" level="INFO">${command} = python3 play.py --amount 0 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --mvpn --wfr 1 &amp;&gt; play.py.out</msg>
<var>${command}</var>
<arg>python3 play.py ${arguments} &amp;&gt; ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:28.629089" elapsed="0.000369"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:28.629978" level="INFO">python3 play.py --amount 0 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --mvpn --wfr 1 &amp;&gt; play.py.out</msg>
<arg>${command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:28.629627" elapsed="0.000400"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:12:28.634081" level="INFO">python3 play.py --amount 0 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --mvpn --wfr 1 &amp;&gt; play.py.out</msg>
<msg time="2026-04-21T02:12:28.634172" level="INFO">${output} =  python3 play.py --amount 0 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --mvpn --wfr 1 &amp;&gt; play.py.out
</msg>
<var>${output}</var>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:12:28.630182" elapsed="0.004017"/>
</kw>
<arg>--amount 0 --myip=${TOOLS_SYSTEM_IP} --myport=${BGP_TOOL_PORT} --peerip=${ODL_SYSTEM_IP} --peerport=${ODL_BGP_PORT} --debug --mvpn --wfr 1</arg>
<doc>Start the BGP speaker python utility. Redirect its error output to a log file
so it can be dumped into the logs later, when stopping it. This also avoids polluting the
output seen by "Read Until Prompt" with false propmpts so it won't stop prematurely
leading to a spurious test failure, messy log content or other misbehavior.</doc>
<status status="PASS" start="2026-04-21T02:12:28.628628" elapsed="0.005630"/>
</kw>
<kw name="Read_And_Fail_If_Prompt_Is_Seen" owner="BGPcliKeywords">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="Run Keyword And Expect Error" owner="BuiltIn">
<kw name="Read_Text_Before_Prompt" owner="BGPcliKeywords">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:12:34.637066" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
[?2004l.</msg>
<var>${text}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-21T02:12:28.635907" elapsed="6.002907">No match found for '&gt;' in 6 seconds
Output:
[?2004l.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:34.639109" elapsed="0.000033"/>
</kw>
<doc>Log text gathered by SSHLibrary.Read_Until_Prompt.
This needs to be a separate keyword just because how Read_And_Fail_If_Prompt_Is_Seen is implemented.</doc>
<status status="FAIL" start="2026-04-21T02:12:28.635616" elapsed="6.003648">No match found for '&gt;' in 6 seconds
Output:
[?2004l.</status>
</kw>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the keyword and checks that the expected error occurred.</doc>
<status status="PASS" start="2026-04-21T02:12:28.635176" elapsed="6.004243"/>
</kw>
<msg time="2026-04-21T02:12:34.639531" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>BuiltIn.Run_Keyword_And_Expect_Error</arg>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:28.634814" elapsed="6.004744"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-04-21T02:12:34.639747" elapsed="0.000031"/>
</return>
<status status="PASS" start="2026-04-21T02:12:34.639655" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:34.639628" elapsed="0.000227"/>
</if>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:34.640092" elapsed="0.000028"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was seen but it was not expected yet</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:34.640269" elapsed="0.000021"/>
</kw>
<doc>Try to read SSH to see prompt, but expect to see no prompt within SSHLibrary's timeout.</doc>
<status status="PASS" start="2026-04-21T02:12:28.634515" elapsed="6.005833"/>
</kw>
<doc>Starts bgp peer and verifies that the peer runs.</doc>
<status status="PASS" start="2026-04-21T02:12:28.628291" elapsed="6.012103"/>
</kw>
<arg>3x</arg>
<arg>1s</arg>
<arg>Start Bgp Peer</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:12:28.627851" elapsed="6.012584"/>
</kw>
<doc>Start Python speaker to connect to ODL. We need to do WUKS until odl really starts to accept incomming bgp connection. The failure happens if the incomming connection comes too quickly after configuring the peer in the previous test case.</doc>
<status status="PASS" start="2026-04-21T02:12:28.539539" elapsed="6.101106"/>
</test>
<test id="s1-s16-t4" name="Odl_To_Play_intra_as_ipmsi_ad" line="70">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:12:34.643958" elapsed="0.000266"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:12:34.643640" elapsed="0.000641"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:34.645348" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:34.645223" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:34.645204" elapsed="0.000214"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:34.650960" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:34.650815" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:34.650773" elapsed="0.000275"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:34.652286" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:34.651820" elapsed="0.000496"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:12:34.652816" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:12:34.652486" elapsed="0.000357"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:12:34.652888" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:12:34.653060" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:12:34.651341" elapsed="0.001744"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:34.660458" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:34.660349" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:34.660330" elapsed="0.000197"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:34.661725" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:34.661619" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:34.661601" elapsed="0.000226"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:12:34.662287" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:12:34.661979" elapsed="0.000335"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:12:34.662692" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:12:34.662475" elapsed="0.000243"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:12:34.694937" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:12:34.663236" elapsed="0.031869"/>
</kw>
<msg time="2026-04-21T02:12:34.695300" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:12:34.695348" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:34.662897" elapsed="0.032488"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:12:34.728720" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "i "n "t "r "a "_ "a "s "_ "i "p "m "s "i "_ "a "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:12:34.696060" elapsed="0.032857"/>
</kw>
<msg time="2026-04-21T02:12:34.729128" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:12:34.729174" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:34.695598" elapsed="0.033614"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:34.729626" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:34.729322" elapsed="0.000362"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:34.729288" elapsed="0.000424"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:34.730249" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "i "n "t "r "a "_ "a "s "_ "i "p "m "s "i "_ "a "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:34.729892" elapsed="0.000493"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:34.730673" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:34.730452" elapsed="0.000275"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:34.730434" elapsed="0.000317"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:12:34.730792" elapsed="0.000055"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:12:34.733420" elapsed="0.000146"/>
</kw>
<msg time="2026-04-21T02:12:34.733628" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:34.732396" elapsed="0.001370"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:34.734066" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:34.734403" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:12:34.731698" elapsed="0.002889"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:12:34.731132" elapsed="0.003519"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:12:34.661318" elapsed="0.073430"/>
</kw>
<msg time="2026-04-21T02:12:34.734870" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:12:34.734915" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:34.660682" elapsed="0.074270"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:12:34.735137" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:12:34.735029" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:34.735010" elapsed="0.000210"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:34.735630" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:34.736031" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:12:34.736104" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:12:34.659999" elapsed="0.076216"/>
</kw>
<msg time="2026-04-21T02:12:34.736307" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:12:34.736351" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:34.653494" elapsed="0.082895"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:34.736717" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:34.736464" elapsed="0.000306"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:34.736447" elapsed="0.000364"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:12:34.653337" elapsed="0.083499"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:12:34.653147" elapsed="0.083724"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:12:34.650295" elapsed="0.086633"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:12:34.644926" elapsed="0.092058"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:34.644439" elapsed="0.092591"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:12:34.641342" elapsed="0.095741"/>
</kw>
<kw name="Odl_To_Play_Template" owner="BgpOperations">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:34.737978" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/announce_intra_as_ipmsi_ad.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/announce_intra_as_ipmsi_ad.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:34.738178" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0a
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:34.737753" elapsed="0.000483"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:12:34.738610" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0a</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:12:34.738397" elapsed="0.000240"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:34.739051" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/withdraw_intra_as_ipmsi_ad.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/withdraw_intra_as_ipmsi_ad.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:34.739190" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0a
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:34.738856" elapsed="0.000361"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:12:34.739578" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0a</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:12:34.739375" elapsed="0.000229"/>
</kw>
<if>
<branch type="IF" condition="'${remove}' == 'True'">
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:12:34.739947" elapsed="0.052821"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:34.739674" elapsed="0.053171"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:34.739656" elapsed="0.053226"/>
</if>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:34.827313" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:34.826928" elapsed="0.000416"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:34.828195" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:34.827867" elapsed="0.000412">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:34.828374" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:34.827510" elapsed="0.000930"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:34.829018" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:34.828609" elapsed="0.000437"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:34.829350" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:34.829508" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:34.829209" elapsed="0.000326"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:34.829960" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:34.829694" elapsed="0.000311"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:34.831089" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:34.830827" elapsed="0.000306"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:34.831568" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:34.831296" elapsed="0.000298"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:34.832279" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:34.831983" elapsed="0.000321"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:34.833301" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:34.832853" elapsed="0.000474"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:34.833381" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:12:34.833541" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:34.832512" elapsed="0.001053"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:34.833723" elapsed="0.000268"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:12:34.831843" elapsed="0.002233"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:34.834630" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:34.834329" elapsed="0.000327"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:34.835602" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:34.835188" elapsed="0.000440"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:34.835679" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:12:34.835851" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:34.834865" elapsed="0.001011"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:34.836032" elapsed="0.000222"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:34.834192" elapsed="0.002103"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:34.831649" elapsed="0.004682"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:34.836375" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:12:34.836571" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:34.830376" elapsed="0.006222"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:34.830078" elapsed="0.006553"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:34.836825" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:34.836658" elapsed="0.000225"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:34.830057" elapsed="0.006847"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:34.837622" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:34.837051" elapsed="0.000599"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:34.837700" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:34.826289" elapsed="0.011554"/>
</kw>
<msg time="2026-04-21T02:12:34.837899" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:34.813404" elapsed="0.024543"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:34.850429" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:34.863017" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:34.875372" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:34.875627" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:34.875825" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:34.876238" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:34.876065" elapsed="0.000239"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:34.876050" elapsed="0.000280"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:34.876477" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:34.876678" elapsed="0.000026"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:34.876911" elapsed="0.000024"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:34.876016" elapsed="0.000954"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:34.875908" elapsed="0.001090"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:34.877162" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:34.877252" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:12:34.877389" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:34.809070" elapsed="0.068346"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:34.902700" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:34.902309" elapsed="0.000420"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:34.903502" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:34.903251" elapsed="0.000327">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:34.903671" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:34.902913" elapsed="0.000782"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:34.904266" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:34.903879" elapsed="0.000414"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:34.904597" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:34.904765" level="INFO">${template} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ipv4-next-...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:34.904455" elapsed="0.000367"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:34.905231" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ipv4-next-hop&gt;
        &lt;global&gt;127.1.1.1&lt;/global&gt;
      &lt;/ipv4-next-hop&gt;
      &lt;multi-exit-disc&gt;
        &lt;med&gt;0&lt;/med&gt;
      &lt;/multi-exit-disc&gt;
      &lt;as-path/&gt;
      &lt;origin&gt;
        &lt;value&gt;egp&lt;/value&gt;
      &lt;/origin&gt;
      &lt;local-pref&gt;
        &lt;pref&gt;100&lt;/pref&gt;
      &lt;/local-pref&gt;
    &lt;/attributes&gt;
    &lt;intra-as-i-pmsi-a-d&gt;
      &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
      &lt;orig-route-ip&gt;10.10.10.10&lt;/orig-route-ip&gt;
    &lt;/intra-as-i-pmsi-a-d&gt;
&lt;/mvpn-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:34.904985" elapsed="0.000302"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:12:34.905655" elapsed="0.000066"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:34.905356" elapsed="0.000401"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:34.906253" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:34.905952" elapsed="0.000327"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:34.905783" elapsed="0.000533"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:34.905337" elapsed="0.001001"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:34.906956" level="INFO">${final_text} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ipv4-next-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:34.906486" elapsed="0.000500"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:34.907037" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:34.901677" elapsed="0.005489"/>
</kw>
<msg time="2026-04-21T02:12:34.907224" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:34.888901" elapsed="0.018371"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:34.919867" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:34.932338" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:34.944728" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:34.944939" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:34.945139" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:34.945516" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:34.945368" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:34.945353" elapsed="0.000241"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:34.945735" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:34.945922" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:34.946089" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:34.945323" elapsed="0.000819"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:34.945219" elapsed="0.000951"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:34.946316" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:34.946427" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:12:34.946558" level="INFO">${data} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ipv4-next-...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:34.887952" elapsed="0.058635"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:34.947881" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:34.947611" elapsed="0.000336">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:34.948040" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:34.947270" elapsed="0.000794"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:34.948382" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:34.948134" elapsed="0.000305"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:34.948953" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:34.948645" elapsed="0.000334"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:34.948462" elapsed="0.000551"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:34.948115" elapsed="0.000920"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:34.951396" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:34.949213" elapsed="0.002209"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:12:34.951473" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:12:34.951625" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:34.946943" elapsed="0.004707"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:34.953205" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:34.952939" elapsed="0.000313"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:34.953642" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ipv4-next-hop&gt;
        &lt;global&gt;127.1.1.1&lt;/global&gt;
      &lt;/ipv4-next-hop&gt;
      &lt;multi-exit-disc&gt;
        &lt;med&gt;0&lt;/med&gt;
      &lt;/multi-exit-disc&gt;
      &lt;as-path/&gt;
      &lt;origin&gt;
        &lt;value&gt;egp&lt;/value&gt;
      &lt;/origin&gt;
      &lt;local-pref&gt;
        &lt;pref&gt;100&lt;/pref&gt;
      &lt;/local-pref&gt;
    &lt;/attributes&gt;
    &lt;intra-as-i-pmsi-a-d&gt;
      &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
      &lt;orig-route-ip&gt;10.10.10.10&lt;/orig-route-ip&gt;
    &lt;/intra-as-i-pmsi-a-d&gt;
&lt;/mvpn-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:34.953406" elapsed="0.000289"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:34.954110" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:34.953867" elapsed="0.000286"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:34.954542" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:34.954306" elapsed="0.000278"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:12:34.955405" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:12:34.955207" elapsed="0.000224"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:12:34.955758" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:12:34.955585" elapsed="0.000198"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:34.955952" elapsed="0.000215"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:34.956568" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:34.956322" elapsed="0.000290"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:12:34.956694" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:12:34.956874" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:12:34.954789" elapsed="0.002111"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:34.969233" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Content-Length': '666', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ipv4-next-hop&gt;
        &lt;global&gt;127.1.1.1&lt;/global&gt;
      &lt;/ipv4-next-hop&gt;
      &lt;multi-exit-disc&gt;
        &lt;med&gt;0&lt;/med&gt;
      &lt;/multi-exit-disc&gt;
      &lt;as-path/&gt;
      &lt;origin&gt;
        &lt;value&gt;egp&lt;/value&gt;
      &lt;/origin&gt;
      &lt;local-pref&gt;
        &lt;pref&gt;100&lt;/pref&gt;
      &lt;/local-pref&gt;
    &lt;/attributes&gt;
    &lt;intra-as-i-pmsi-a-d&gt;
      &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
      &lt;orig-route-ip&gt;10.10.10.10&lt;/orig-route-ip&gt;
    &lt;/intra-as-i-pmsi-a-d&gt;
&lt;/mvpn-route&gt; 
 </msg>
<msg time="2026-04-21T02:12:34.969323" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4/mvpn-route=AQwAAQECAwQBAgoKCgo%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:34.969474" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:34.959243" elapsed="0.010268"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:34.956971" elapsed="0.012607"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:34.969862" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:34.969615" elapsed="0.000343"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:34.956953" elapsed="0.013034"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:34.974805" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:34.971449" elapsed="0.003420"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:34.971136" elapsed="0.003782"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:34.971111" elapsed="0.003842"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:34.978529" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:34.975339" elapsed="0.003253"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:34.975030" elapsed="0.003610"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:34.975007" elapsed="0.003668"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:34.979473" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:34.978938" elapsed="0.000572"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:34.980139" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:34.979606" elapsed="0.000615"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:34.980926" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:34.980483" elapsed="0.000480"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:34.980254" elapsed="0.000758"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:34.979582" elapsed="0.001459"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:34.981770" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:34.981303" elapsed="0.000509"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:34.982121" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:34.981882" elapsed="0.000296"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:34.982659" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:34.982365" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:34.982202" elapsed="0.000517"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:34.981864" elapsed="0.000877"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:34.982913" elapsed="0.000348"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:34.983821" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:34.983505" elapsed="0.000344"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:34.984007" elapsed="0.002363"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:34.970493" elapsed="0.015944"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:12:34.986623" elapsed="0.000033"/>
</return>
<status status="PASS" start="2026-04-21T02:12:34.986511" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:34.986492" elapsed="0.000225"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:34.986891" elapsed="0.000023"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:12:34.986961" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:12:34.989242" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:12:34.951994" elapsed="0.037305"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:34.989374" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:12:34.989532" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:12:34.797899" elapsed="0.191658"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:34.989972" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:34.989672" elapsed="0.000370"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:34.989651" elapsed="0.000415"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:34.990098" elapsed="0.000025"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:12:34.793253" elapsed="0.196969"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:12:34.993657" level="INFO">${update} = ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0a</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:12:34.991191" elapsed="0.002495"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:12:34.993891" elapsed="0.002366"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:12:34.996308" elapsed="0.000034"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-04-21T02:12:34.990904" elapsed="0.005540"/>
</kw>
<msg time="2026-04-21T02:12:34.996520" level="INFO">${update} = ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0a</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:12:34.990402" elapsed="0.006143"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:12:34.997562" level="INFO">Length is 140.</msg>
<msg time="2026-04-21T02:12:34.997640" level="INFO">${len_1} = 140</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:12:34.997174" elapsed="0.000489"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:12:34.998295" level="INFO">Length is 140.</msg>
<msg time="2026-04-21T02:12:34.998404" level="INFO">${len_2} = 140</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:12:34.997912" elapsed="0.000529"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:12:34.998674" elapsed="0.000487"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:12:34.999657" level="INFO">${sum_1} = 933</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:12:34.999394" elapsed="0.000300"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:12:35.000200" level="INFO">${sum_2} = 933</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:12:34.999941" elapsed="0.000295"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:12:35.000548" elapsed="0.000488"/>
</kw>
<arg>${update}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:12:34.996774" elapsed="0.004351"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:12:35.001400" elapsed="0.002623"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.053866" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:35.053338" elapsed="0.000563"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:35.054712" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:35.054441" elapsed="0.000365">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:35.054904" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:35.054085" elapsed="0.000843"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.055490" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:35.055098" elapsed="0.000419"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:35.055845" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:35.056012" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:35.055683" elapsed="0.000356"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.056452" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:35.056202" elapsed="0.000296"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.057944" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:35.057541" elapsed="0.000449"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.058431" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:35.058156" elapsed="0.000301"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.059296" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:35.058872" elapsed="0.000449"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:35.060447" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:35.059959" elapsed="0.000571"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:35.060670" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:12:35.060926" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:35.059516" elapsed="0.001435"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:35.061111" elapsed="0.000438"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:12:35.058698" elapsed="0.002895"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.062316" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:35.061900" elapsed="0.000442"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:35.063504" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:35.062970" elapsed="0.000617"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:35.063729" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:12:35.063983" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:35.062531" elapsed="0.001479"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:35.064167" elapsed="0.000400"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:35.061745" elapsed="0.002955"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:35.058515" elapsed="0.006223"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:35.064784" elapsed="0.000056"/>
</return>
<msg time="2026-04-21T02:12:35.064987" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:35.056963" elapsed="0.008050"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:35.056581" elapsed="0.008465"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.065250" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:35.065076" elapsed="0.000234"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:35.056555" elapsed="0.008777"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.066176" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:35.065499" elapsed="0.000706"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:35.066254" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:35.052596" elapsed="0.013788"/>
</kw>
<msg time="2026-04-21T02:12:35.066439" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:35.039542" elapsed="0.026950"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.079722" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.092711" elapsed="0.000042"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.105478" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.105707" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.105940" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.106368" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:35.106208" elapsed="0.000215"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:35.106189" elapsed="0.000261"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.106598" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.106767" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.106954" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:35.106148" elapsed="0.000924"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:35.106030" elapsed="0.001072"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.107255" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:35.107335" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:12:35.107489" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:35.035090" elapsed="0.072428"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.108724" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:35.108424" elapsed="0.000351"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:35.117509" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:35.117559" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:35.117650" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:35.110951" elapsed="0.006725"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:35.108860" elapsed="0.008856"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.117961" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:35.117742" elapsed="0.000284"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:35.108842" elapsed="0.009206"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.121421" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:35.119068" elapsed="0.002396"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:35.118842" elapsed="0.002657"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:35.118824" elapsed="0.002701"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.124111" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:35.121817" elapsed="0.002340"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:35.121578" elapsed="0.002614"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:35.121562" elapsed="0.002654"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.124822" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:35.124400" elapsed="0.000450"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.125164" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:35.124919" elapsed="0.000302"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.125711" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:35.125411" elapsed="0.000326"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:35.125246" elapsed="0.000527"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:35.124901" elapsed="0.000909"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.126366" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:35.125999" elapsed="0.000393"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.126697" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:35.126460" elapsed="0.000293"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.127253" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:35.126960" elapsed="0.000319"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:35.126777" elapsed="0.000584"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:35.126442" elapsed="0.000942"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:35.127540" elapsed="0.000372"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:35.128385" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:35.128082" elapsed="0.000329"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:35.128569" elapsed="0.002423"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:35.118413" elapsed="0.012643"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:12:35.131104" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:12:35.133355" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:12:35.107787" elapsed="0.025595"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:35.133436" elapsed="0.000028"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:12:35.006609" elapsed="0.126953"/>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:35.005486" elapsed="0.128132"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-04-21T02:12:35.004535" elapsed="0.129144"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:12:35.136964" level="INFO">${update} = ffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0a</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:12:35.134637" elapsed="0.002356"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:12:35.137173" elapsed="0.002127"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:12:35.139350" elapsed="0.000030"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-04-21T02:12:35.134362" elapsed="0.005116"/>
</kw>
<msg time="2026-04-21T02:12:35.139554" level="INFO">${update} = ffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0a</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:12:35.133867" elapsed="0.005711"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.140451" level="INFO">Length is 128.</msg>
<msg time="2026-04-21T02:12:35.140527" level="INFO">${len_1} = 128</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:12:35.140182" elapsed="0.000369"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.140981" level="INFO">Length is 128.</msg>
<msg time="2026-04-21T02:12:35.141055" level="INFO">${len_2} = 128</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:12:35.140707" elapsed="0.000371"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:12:35.141237" elapsed="0.000306"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:12:35.141895" level="INFO">${sum_1} = 782</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:12:35.141700" elapsed="0.000220"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:12:35.142283" level="INFO">${sum_2} = 782</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:12:35.142107" elapsed="0.000202"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:12:35.142463" elapsed="0.000306"/>
</kw>
<arg>${update}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:12:35.139811" elapsed="0.003040"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations" type="TEARDOWN">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.186589" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:35.186196" elapsed="0.000421"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:35.187482" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:35.187147" elapsed="0.000411">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:35.187652" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:35.186787" elapsed="0.000889"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.188249" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:35.187860" elapsed="0.000416"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:35.188578" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:35.188725" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:35.188440" elapsed="0.000311"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.189169" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:35.188925" elapsed="0.000289"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.190216" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:35.189957" elapsed="0.000333"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.190735" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:35.190457" elapsed="0.000303"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.191687" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:35.191151" elapsed="0.000561"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:35.192872" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:35.192406" elapsed="0.000509"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:35.193032" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:12:35.193253" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:35.191928" elapsed="0.001350"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:35.193435" elapsed="0.000512"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:12:35.191012" elapsed="0.002977"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.194765" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:35.194242" elapsed="0.000563"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:35.195928" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:35.195472" elapsed="0.000499"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:35.196087" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:12:35.196305" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:35.194997" elapsed="0.001333"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:35.196484" elapsed="0.000541"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:35.194105" elapsed="0.002962"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:35.190832" elapsed="0.006270"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:35.197146" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:12:35.197302" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:35.189583" elapsed="0.007744"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:35.189282" elapsed="0.008077"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.197536" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:35.197384" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:35.189263" elapsed="0.008349"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.198542" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:35.197756" elapsed="0.000815"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:35.198683" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:35.185532" elapsed="0.013295"/>
</kw>
<msg time="2026-04-21T02:12:35.198883" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:35.172757" elapsed="0.026187"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.211572" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.224150" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.236648" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.236868" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.237049" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.237425" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:35.237277" elapsed="0.000204"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:35.237262" elapsed="0.000242"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.237649" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.237835" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.238008" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:35.237231" elapsed="0.000830"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:35.237127" elapsed="0.000961"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.238237" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:35.238313" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:12:35.238435" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:35.168261" elapsed="0.070201"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.239690" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:35.239434" elapsed="0.000302"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:35.247310" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:35.247666" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '372'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Data does not exist",
        "error-path": "/bgp-rib:application-rib[id='10.30.171.3']/tables[afi='bgp-types:ipv4-address-family'][safi='bgp-mvpn:mcast-vpn-subsequent-address-family']/bgp-mvpn-ipv4:mvpn-routes-ipv4",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:12:35.247836" level="INFO">${response} = None</msg>
<msg time="2026-04-21T02:12:35.247881" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:12:35.241872" elapsed="0.006414">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-04-21T02:12:35.239817" elapsed="0.008553">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.248570" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:35.248405" elapsed="0.000227"/>
</branch>
<status status="FAIL" start="2026-04-21T02:12:35.239783" elapsed="0.008872">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.252334" level="FAIL">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-04-21T02:12:35.249740" elapsed="0.002629">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<status status="FAIL" start="2026-04-21T02:12:35.249506" elapsed="0.002927">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</branch>
<status status="FAIL" start="2026-04-21T02:12:35.249488" elapsed="0.002977">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.255118" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-04-21T02:12:35.252764" elapsed="0.002388">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<status status="FAIL" start="2026-04-21T02:12:35.252535" elapsed="0.002681">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</branch>
<status status="FAIL" start="2026-04-21T02:12:35.252519" elapsed="0.002729">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.255857" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:35.255447" elapsed="0.000438"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.256200" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:35.255956" elapsed="0.000300"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.256751" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:35.256449" elapsed="0.000327"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:35.256281" elapsed="0.000547"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:35.255938" elapsed="0.000913"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.257378" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:35.257012" elapsed="0.000393"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.257708" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:35.257473" elapsed="0.000349"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.258313" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:35.258018" elapsed="0.000321"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:35.257850" elapsed="0.000524"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:35.257455" elapsed="0.000941"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:35.258551" elapsed="0.000391"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:35.259401" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:35.259108" elapsed="0.000319"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<msg time="2026-04-21T02:12:35.261853" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="FAIL" start="2026-04-21T02:12:35.259583" elapsed="0.002302">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="FAIL" start="2026-04-21T02:12:35.249061" elapsed="0.012960">Several failures occurred:

1) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'

2) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'

3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:12:35.262081" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:12:35.264472" level="INFO">${response_text} = None</msg>
<msg time="2026-04-21T02:12:35.264501" level="FAIL">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="FAIL" start="2026-04-21T02:12:35.238818" elapsed="0.025712">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:35.264595" elapsed="0.000027"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="FAIL" start="2026-04-21T02:12:35.143910" elapsed="0.120854">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:35.143475" elapsed="0.121372"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-04-21T02:12:35.143080" elapsed="0.121827"/>
</kw>
<arg>intra_as_ipmsi_ad</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-04-21T02:12:34.737376" elapsed="0.527584"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:34.640895" elapsed="0.624182"/>
</test>
<test id="s1-s16-t5" name="Play_To_Odl_intra_as_ipmsi_ad" line="74">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:12:35.269452" elapsed="0.000215"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:12:35.269180" elapsed="0.000542"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:35.270760" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:35.270615" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:35.270596" elapsed="0.000251"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:35.275761" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:35.275654" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:35.275637" elapsed="0.000208"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.276857" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:35.276452" elapsed="0.000433"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.277347" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:12:35.277050" elapsed="0.000323"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:12:35.277417" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:12:35.277574" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:12:35.276073" elapsed="0.001525"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:35.283152" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:35.283043" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:35.283024" elapsed="0.000196"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:35.284395" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:35.284290" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:35.284272" elapsed="0.000191"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:12:35.284936" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:12:35.284610" elapsed="0.000353"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:12:35.285342" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:12:35.285124" elapsed="0.000244"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:12:35.315825" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:12:35.285884" elapsed="0.030088"/>
</kw>
<msg time="2026-04-21T02:12:35.316163" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:12:35.316211" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:35.285530" elapsed="0.030716"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:12:35.344497" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "i "n "t "r "a "_ "a "s "_ "i "p "m "s "i "_ "a "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:12:35.316880" elapsed="0.027724"/>
</kw>
<msg time="2026-04-21T02:12:35.344770" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:12:35.344997" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:35.316457" elapsed="0.028577"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.345377" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:35.345125" elapsed="0.000307"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:35.345099" elapsed="0.000361"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.345936" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "i "n "t "r "a "_ "a "s "_ "i "p "m "s "i "_ "a "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:35.345609" elapsed="0.000397"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.346288" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:35.346072" elapsed="0.000269"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:35.346054" elapsed="0.000310"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:12:35.346402" elapsed="0.000038"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:12:35.349031" elapsed="0.000148"/>
</kw>
<msg time="2026-04-21T02:12:35.349240" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:35.347988" elapsed="0.001385"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.349654" elapsed="0.000075"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.350019" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:12:35.347320" elapsed="0.002886"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:12:35.346723" elapsed="0.003549"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:12:35.283990" elapsed="0.066377"/>
</kw>
<msg time="2026-04-21T02:12:35.350458" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:12:35.350503" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:35.283375" elapsed="0.067165"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:12:35.350780" elapsed="0.000048"/>
</return>
<status status="PASS" start="2026-04-21T02:12:35.350672" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:35.350653" elapsed="0.000235"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.351331" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.351676" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:12:35.351747" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:12:35.282624" elapsed="0.069255"/>
</kw>
<msg time="2026-04-21T02:12:35.351973" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:12:35.352017" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:35.278003" elapsed="0.074049"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.352380" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:35.352127" elapsed="0.000307"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:35.352111" elapsed="0.000347"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:12:35.277856" elapsed="0.074625"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:12:35.277656" elapsed="0.074858"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:12:35.275295" elapsed="0.077274"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:12:35.270328" elapsed="0.082296"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:35.269893" elapsed="0.082775"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:12:35.265718" elapsed="0.087003"/>
</kw>
<kw name="Play_To_Odl_Template" owner="BgpOperations">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.353859" level="INFO">&amp;{adj_rib_in} = { PATH=peer=bgp:%2F%2F10.30.171.116/adj-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{adj_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/adj-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:35.353372" elapsed="0.000515"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.354500" level="INFO">&amp;{effective_rib_in} = { PATH=peer=bgp:%2F%2F10.30.171.116/effective-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{effective_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/effective-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:35.354054" elapsed="0.000473"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.355097" level="INFO">&amp;{loc_rib} = { PATH=loc-rib | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{loc_rib}</var>
<arg>PATH=loc-rib</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:35.354692" elapsed="0.000432"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:35.355491" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/announce_intra_as_ipmsi_ad.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/announce_intra_as_ipmsi_ad.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:35.355670" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0a
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:35.355285" elapsed="0.000412"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:35.356152" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/withdraw_intra_as_ipmsi_ad.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/withdraw_intra_as_ipmsi_ad.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:35.356274" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0a
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:35.355960" elapsed="0.000339"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:12:35.356452" elapsed="0.002446"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:12:35.359113" elapsed="0.001978"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.411404" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:35.411002" elapsed="0.000479"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:35.412427" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:35.412132" elapsed="0.000376">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:35.412602" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:35.411686" elapsed="0.000941"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.413206" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:35.412814" elapsed="0.000419"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:35.413536" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:35.413674" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:35.413398" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.414128" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:35.413880" elapsed="0.000295"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.415327" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:35.415008" elapsed="0.000410"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.415926" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:35.415588" elapsed="0.000365"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.416762" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:35.416346" elapsed="0.000459"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:35.418069" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:35.417468" elapsed="0.000725"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:35.418301" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:12:35.418638" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:35.417007" elapsed="0.001658"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:35.418844" elapsed="0.000431"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/adj-rib-in</var>
<status status="PASS" start="2026-04-21T02:12:35.416188" elapsed="0.003129"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.420074" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:35.419599" elapsed="0.000503"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:35.421484" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:35.420932" elapsed="0.000655"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:35.421666" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:12:35.421983" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:35.420449" elapsed="0.001560"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:35.422165" elapsed="0.000367"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:35.419459" elapsed="0.003116"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:35.416009" elapsed="0.006601"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:35.422654" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:12:35.422837" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:35.414551" elapsed="0.008313"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:35.414248" elapsed="0.008653"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.423139" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:35.422938" elapsed="0.000260"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:35.414227" elapsed="0.008992"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.424022" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:35.423368" elapsed="0.000683"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:35.424100" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:35.410364" elapsed="0.013861"/>
</kw>
<msg time="2026-04-21T02:12:35.424279" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:35.397398" elapsed="0.026929"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.442960" elapsed="0.000080"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.458904" elapsed="0.000092"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.472932" elapsed="0.000041"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.473205" elapsed="0.000026"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.473403" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.473913" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:35.473730" elapsed="0.000243"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:35.473710" elapsed="0.000295"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.474159" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.474329" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.474499" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:35.473659" elapsed="0.000893"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:35.473496" elapsed="0.001086"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.474741" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:35.474841" elapsed="0.000021"/>
</return>
<msg time="2026-04-21T02:12:35.475029" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:35.393136" elapsed="0.082007"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:35.476749" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:35.476382" elapsed="0.000465">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:35.476948" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:35.475934" elapsed="0.001039"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.477342" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:35.477061" elapsed="0.000340"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.477939" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:35.477620" elapsed="0.000345"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:35.477426" elapsed="0.000574"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:35.477036" elapsed="0.000986"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.480703" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:35.478178" elapsed="0.002552"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:12:35.480786" elapsed="0.000052"/>
</return>
<msg time="2026-04-21T02:12:35.480973" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:35.475509" elapsed="0.005489"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:35.482304" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:35.482037" elapsed="0.000335">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:35.482466" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:35.481672" elapsed="0.000818"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:12:35.482700" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:12:35.482562" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:35.482543" elapsed="0.000241"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.482983" elapsed="0.000029"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.483213" elapsed="0.000027"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:12:35.483300" elapsed="0.000021"/>
</return>
<msg time="2026-04-21T02:12:35.485360" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:35.481326" elapsed="0.004061"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.486965" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:35.486650" elapsed="0.000366"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:35.487442" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:35.487192" elapsed="0.000293"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:35.497070" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:35.497374" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:12:35.497559" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:12:35.489771" elapsed="0.008374">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-04-21T02:12:35.487565" elapsed="0.010705">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.498574" elapsed="0.000042"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:35.498326" elapsed="0.000357"/>
</branch>
<status status="FAIL" start="2026-04-21T02:12:35.487540" elapsed="0.011185">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.499340" elapsed="0.000039"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:35.499539" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:35.499485" elapsed="0.000118"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:35.499458" elapsed="0.000175"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.499914" elapsed="0.000033"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:12:35.500019" elapsed="0.000021"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:12:35.485749" elapsed="0.014429">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:35.500285" elapsed="0.000023"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:12:35.370291" elapsed="0.130133">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:35.500849" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:35.500560" elapsed="0.000396"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:35.500535" elapsed="0.000455"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:35.501037" elapsed="0.000023"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:12:35.365874" elapsed="0.135305">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.557178" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:37.556757" elapsed="0.000456"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:37.558236" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:37.557973" elapsed="0.000339">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:37.558408" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:37.557599" elapsed="0.000834"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.559023" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:37.558605" elapsed="0.000446"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:37.559361" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:37.559519" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:37.559217" elapsed="0.000329"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.559974" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:37.559707" elapsed="0.000316"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.561090" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:37.560761" elapsed="0.000374"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.561570" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:37.561299" elapsed="0.000296"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.562405" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:37.561998" elapsed="0.000434"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:37.563662" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:37.563103" elapsed="0.000661"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:37.563861" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:12:37.564168" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:37.562623" elapsed="0.001571"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:37.564351" elapsed="0.000428"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/adj-rib-in</var>
<status status="PASS" start="2026-04-21T02:12:37.561856" elapsed="0.002981"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.565664" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:37.565092" elapsed="0.000598"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:37.566956" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:37.566374" elapsed="0.000685"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:37.567137" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:12:37.567437" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:37.565900" elapsed="0.001563"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:37.567621" elapsed="0.000427"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:37.564955" elapsed="0.003136"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:37.561648" elapsed="0.006481"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:37.568172" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:12:37.568332" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:37.560410" elapsed="0.007948"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:37.560098" elapsed="0.008292"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.568569" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:37.568416" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:37.560075" elapsed="0.008573"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.569471" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:37.568885" elapsed="0.000615"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:37.569550" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:37.556090" elapsed="0.013586"/>
</kw>
<msg time="2026-04-21T02:12:37.569731" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:37.543182" elapsed="0.026599"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.582456" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.595247" elapsed="0.000035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.607639" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.607871" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.608057" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.608450" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:37.608299" elapsed="0.000208"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:37.608283" elapsed="0.000248"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.608676" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.608877" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.609047" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:37.608249" elapsed="0.000852"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:37.608139" elapsed="0.000989"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.609280" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:37.609358" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:12:37.609501" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:37.538825" elapsed="0.070704"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:37.610975" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:37.610679" elapsed="0.000370">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:37.611144" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:37.610298" elapsed="0.000871"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.611499" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:37.611238" elapsed="0.000319"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.612083" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:37.611766" elapsed="0.000343"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:37.611581" elapsed="0.000564"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:37.611220" elapsed="0.000947"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.614728" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:37.612322" elapsed="0.002436"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:12:37.614874" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:12:37.615035" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:37.609943" elapsed="0.005117"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:37.616302" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:37.616056" elapsed="0.000310">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:37.616458" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:37.615697" elapsed="0.000785"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:12:37.616688" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:12:37.616552" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:37.616534" elapsed="0.000237"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.616981" elapsed="0.000024"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.617166" elapsed="0.000022"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:12:37.617235" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:12:37.619166" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:37.615367" elapsed="0.003825"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.620590" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:37.620337" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.621094" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:37.620806" elapsed="0.000331"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:37.630781" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:37.631292" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '323'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}} 
 </msg>
<msg time="2026-04-21T02:12:37.631491" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:37.623418" elapsed="0.008111"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:37.621202" elapsed="0.010389"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.631920" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:37.631629" elapsed="0.000391"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:37.621185" elapsed="0.010866"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.637260" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:37.633529" elapsed="0.003799"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:37.633216" elapsed="0.004161"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:37.633189" elapsed="0.004224"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.640138" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:37.637832" elapsed="0.002352"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:37.637490" elapsed="0.002729"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:37.637466" elapsed="0.002779"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.640833" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:37.640423" elapsed="0.000438"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.641196" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:37.640931" elapsed="0.000324"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.641746" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:37.641445" elapsed="0.000329"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:37.641278" elapsed="0.000550"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:37.640913" elapsed="0.000937"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.642377" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:37.642015" elapsed="0.000388"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.642707" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:37.642471" elapsed="0.000293"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.643263" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:37.642970" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:37.642792" elapsed="0.000533"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:37.642454" elapsed="0.000891"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:37.643498" elapsed="0.000368"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:37.644330" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:37.644035" elapsed="0.000321"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:37.644513" elapsed="0.002405"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:37.632552" elapsed="0.014433"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:37.647163" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:37.647054" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:37.647036" elapsed="0.000195"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:37.650249" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:37.647380" elapsed="0.002898"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:12:37.650330" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:12:37.650496" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:12:37.619505" elapsed="0.031016"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:37.650638" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:12:37.650813" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:12:37.515191" elapsed="0.135650"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.681854" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:37.681324" elapsed="0.000567"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:37.682715" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:37.682407" elapsed="0.000643">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:37.683237" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:37.682065" elapsed="0.001198"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.683902" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:37.683433" elapsed="0.000496"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:37.684277" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:37.684450" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:37.684095" elapsed="0.000382"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.684931" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "intra-as-i-pmsi-a-d": {
          "route-distinguisher": "1.2.3.4:258",
          "orig-route-ip": "10.10.10.10"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:37.684639" elapsed="0.000341"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:12:37.685522" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:37.685054" elapsed="0.000530"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.686292" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:37.685761" elapsed="0.000564"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:37.685611" elapsed="0.000754"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:37.685032" elapsed="0.001356"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.687063" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:37.686537" elapsed="0.000555"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:37.687143" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:37.680631" elapsed="0.006645"/>
</kw>
<msg time="2026-04-21T02:12:37.687333" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:37.666139" elapsed="0.021298"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.700233" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.712703" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.725377" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.725595" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.725785" elapsed="0.000035"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.726236" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:37.726073" elapsed="0.000222"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:37.726051" elapsed="0.000271"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.726466" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.726638" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.726938" elapsed="0.000026"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:37.726006" elapsed="0.000994"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:37.725887" elapsed="0.001142"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.727182" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:37.727259" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:12:37.727416" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:37.663427" elapsed="0.064017"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:37.727625" elapsed="0.002536"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:37.731428" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:37.730983" elapsed="0.000473"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:37.732100" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:37.731677" elapsed="0.000452"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:12:37.732293" elapsed="0.000340"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:12:37.730511" elapsed="0.002185"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:37.730244" elapsed="0.002486"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.732925" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:37.732756" elapsed="0.000228"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:37.730223" elapsed="0.002782"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:12:37.652106" elapsed="0.080959"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:12:37.651182" elapsed="0.081963"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:37.650930" elapsed="0.082265"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:37.650911" elapsed="0.082309"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:37.733255" elapsed="0.000031"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:12:37.510321" elapsed="0.223089"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:12:35.361280" elapsed="2.372194"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.783838" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:37.783316" elapsed="0.000565"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:37.784899" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:37.784553" elapsed="0.000442">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:37.785112" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:37.784111" elapsed="0.001034"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.785940" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:37.785366" elapsed="0.000609"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:37.786366" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:37.786555" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:37.786190" elapsed="0.000395"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.787044" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:37.786754" elapsed="0.000337"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.788434" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:37.787895" elapsed="0.000593"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.788985" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:37.788664" elapsed="0.000348"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.789939" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:37.789453" elapsed="0.000513"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:37.791508" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:37.790710" elapsed="0.000902"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:37.791695" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:12:37.792025" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:37.790197" elapsed="0.001856"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:37.792217" elapsed="0.000429"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/effective-rib-in</var>
<status status="PASS" start="2026-04-21T02:12:37.789310" elapsed="0.003384"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.793422" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:37.793004" elapsed="0.000445"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:37.794923" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:37.794358" elapsed="0.000666"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:37.795102" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:12:37.795397" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:37.793711" elapsed="0.001712"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:37.795579" elapsed="0.000395"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:37.792858" elapsed="0.003159"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:37.789124" elapsed="0.006928"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:37.796099" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:12:37.796277" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:37.787515" elapsed="0.008787"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:37.787168" elapsed="0.009172"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.796534" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:37.796372" elapsed="0.000231"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:37.787144" elapsed="0.009484"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.797652" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:37.796840" elapsed="0.000843"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:37.797732" elapsed="0.000034"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:37.782482" elapsed="0.015463"/>
</kw>
<msg time="2026-04-21T02:12:37.798032" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:37.769598" elapsed="0.028503"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.810946" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.823413" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.836108" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.836327" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.836510" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.836936" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:37.836765" elapsed="0.000228"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:37.836744" elapsed="0.000274"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.837164" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.837347" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.837521" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:37.836706" elapsed="0.000869"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:37.836592" elapsed="0.001010"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.837807" elapsed="0.000023"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:37.837888" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:12:37.838032" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:37.765145" elapsed="0.072914"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:37.839437" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:37.839150" elapsed="0.000362">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:37.839606" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:37.838743" elapsed="0.000888"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.839981" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:37.839701" elapsed="0.000338"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.840539" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:37.840245" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:37.840063" elapsed="0.000538"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:37.839683" elapsed="0.000940"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.844533" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:37.840777" elapsed="0.003783"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:12:37.844615" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:12:37.844779" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:37.838392" elapsed="0.006429"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:37.846094" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:37.845854" elapsed="0.000354">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:37.846304" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:37.845463" elapsed="0.000866"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:12:37.846536" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:12:37.846400" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:37.846381" elapsed="0.000240"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.846771" elapsed="0.000038"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.846965" elapsed="0.000022"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:12:37.847033" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:12:37.848978" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:37.845132" elapsed="0.003873"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.850499" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:37.850241" elapsed="0.000306"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.850976" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:37.850705" elapsed="0.000314"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:37.860447" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:37.860595" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '323'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}} 
 </msg>
<msg time="2026-04-21T02:12:37.860708" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:37.853146" elapsed="0.007588"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:37.851085" elapsed="0.009694"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.860989" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:37.860830" elapsed="0.000223"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:37.851067" elapsed="0.010007"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.864581" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:37.862165" elapsed="0.002465"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:37.861937" elapsed="0.002729"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:37.861917" elapsed="0.002774"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.867475" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:37.864988" elapsed="0.002533"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:37.864745" elapsed="0.002811"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:37.864729" elapsed="0.002852"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.868170" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:37.867762" elapsed="0.000436"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.868513" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:37.868267" elapsed="0.000304"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.869087" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:37.868762" elapsed="0.000352"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:37.868595" elapsed="0.000684"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:37.868249" elapsed="0.001063"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.869961" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:37.869493" elapsed="0.000499"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.870324" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:37.870069" elapsed="0.000320"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.870902" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:37.870582" elapsed="0.000347"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:37.870415" elapsed="0.000550"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:37.870047" elapsed="0.000940"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:37.871142" elapsed="0.000352"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:37.871987" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:37.871668" elapsed="0.000345"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:37.872168" elapsed="0.002306"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:37.861437" elapsed="0.013101"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:37.874717" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:37.874608" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:37.874590" elapsed="0.000196"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:37.877735" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:37.874952" elapsed="0.002812"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:12:37.877834" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:12:37.878025" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:12:37.849321" elapsed="0.028731"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:37.878116" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:12:37.878265" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:12:37.742430" elapsed="0.135860"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.907549" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:37.907058" elapsed="0.000524"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:37.908433" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:37.908128" elapsed="0.000433">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:37.908737" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:37.907757" elapsed="0.001005"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.909440" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:37.908983" elapsed="0.000543"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:37.909886" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:37.910068" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:37.909698" elapsed="0.000398"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.910608" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "intra-as-i-pmsi-a-d": {
          "route-distinguisher": "1.2.3.4:258",
          "orig-route-ip": "10.10.10.10"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:37.910260" elapsed="0.000401"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:12:37.911194" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:37.910744" elapsed="0.000513"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.912062" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:37.911500" elapsed="0.000590"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:37.911293" elapsed="0.000834"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:37.910717" elapsed="0.001432"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:37.912846" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:37.912303" elapsed="0.000575"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:37.912931" elapsed="0.000037"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:37.906353" elapsed="0.006718"/>
</kw>
<msg time="2026-04-21T02:12:37.913130" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:37.893099" elapsed="0.020082"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.925965" elapsed="0.000035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.938829" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.951482" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.951697" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.951963" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.952380" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:37.952229" elapsed="0.000207"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:37.952212" elapsed="0.000249"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.952607" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.952782" elapsed="0.000039"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.952975" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:37.952173" elapsed="0.000856"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:37.952051" elapsed="0.001007"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.953210" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:37.953287" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:12:37.953444" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:37.890320" elapsed="0.063161"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:37.953671" elapsed="0.002534"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:37.957493" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:37.956993" elapsed="0.000538"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:37.958149" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:37.957721" elapsed="0.000491"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:12:37.958400" elapsed="0.000340"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:12:37.956537" elapsed="0.002286"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:37.956286" elapsed="0.002573"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:37.959038" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:37.958885" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:37.956267" elapsed="0.002847"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:12:37.879442" elapsed="0.079722"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:12:37.878619" elapsed="0.080624"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:37.878374" elapsed="0.080916"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:37.878356" elapsed="0.080959"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:37.959349" elapsed="0.000031"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:12:37.738010" elapsed="0.221470"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:12:37.733654" elapsed="0.225886"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.013817" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:38.013403" elapsed="0.000449"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:38.014714" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:38.014436" elapsed="0.000372">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:38.014906" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:38.014048" elapsed="0.000883"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.015486" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:38.015100" elapsed="0.000414"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:38.015844" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:38.016032" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:38.015679" elapsed="0.000381"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.016477" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:38.016224" elapsed="0.000302"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.017874" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:38.017268" elapsed="0.000656"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.018376" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:38.018093" elapsed="0.000311"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.019241" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:38.018833" elapsed="0.000433"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:38.020480" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:38.019929" elapsed="0.000651"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:38.020662" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:12:38.021026" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:38.019456" elapsed="0.001598"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:38.021217" elapsed="0.000391"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:12:38.018677" elapsed="0.002975"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.022372" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:38.021932" elapsed="0.000466"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:38.023688" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:38.023137" elapsed="0.000674"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:38.023893" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:12:38.024250" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:38.022626" elapsed="0.001660"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:38.024468" elapsed="0.000402"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:38.021773" elapsed="0.003139"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:38.018483" elapsed="0.006464"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:38.024991" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:12:38.025208" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:38.016934" elapsed="0.008299"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:38.016602" elapsed="0.008664"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.025450" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:38.025293" elapsed="0.000222"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:38.016579" elapsed="0.008957"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.026296" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:38.025684" elapsed="0.000641"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:38.026376" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:38.012698" elapsed="0.013844"/>
</kw>
<msg time="2026-04-21T02:12:38.026605" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:37.999269" elapsed="0.027390"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.039398" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.054318" elapsed="0.000055"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.067455" elapsed="0.000034"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.067702" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.067912" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.068334" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:38.068179" elapsed="0.000212"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:38.068161" elapsed="0.000258"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.068570" elapsed="0.000026"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.068758" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.068949" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:38.068121" elapsed="0.000882"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:38.068000" elapsed="0.001032"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.069182" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:38.069329" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T02:12:38.069487" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:37.994559" elapsed="0.074956"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:38.070977" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:38.070662" elapsed="0.000394">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:38.071151" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:38.070228" elapsed="0.000948"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.071512" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:38.071246" elapsed="0.000325"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.072111" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:38.071788" elapsed="0.000349"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:38.071596" elapsed="0.000577"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:38.071228" elapsed="0.000966"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.074957" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:38.072349" elapsed="0.002636"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:12:38.075038" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:12:38.075198" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:38.069867" elapsed="0.005355"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:38.076473" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:38.076229" elapsed="0.000307">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:38.076628" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:38.075890" elapsed="0.000763"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:12:38.076877" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:12:38.076721" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:38.076703" elapsed="0.000258"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.077109" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.077281" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:12:38.077345" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:12:38.079317" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:38.075533" elapsed="0.003811"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.080750" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:38.080495" elapsed="0.000318"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.081214" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:38.080971" elapsed="0.000286"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:38.091321" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:38.091711" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '323'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}} 
 </msg>
<msg time="2026-04-21T02:12:38.091999" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:38.083526" elapsed="0.008540"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:38.081321" elapsed="0.010854"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.092629" elapsed="0.000055"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:38.092242" elapsed="0.000576"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:38.081303" elapsed="0.011572"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.099283" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:38.095464" elapsed="0.003890"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:38.094907" elapsed="0.004497"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:38.094861" elapsed="0.004580"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.103143" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:38.099869" elapsed="0.003339"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:38.099522" elapsed="0.003736"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:38.099498" elapsed="0.003795"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.104020" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:38.103535" elapsed="0.000512"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.104364" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:38.104119" elapsed="0.000304"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.104943" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:38.104617" elapsed="0.000353"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:38.104448" elapsed="0.000559"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:38.104101" elapsed="0.000928"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.105566" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:38.105196" elapsed="0.000397"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.105919" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:38.105663" elapsed="0.000314"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.106466" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:38.106167" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:38.106003" elapsed="0.000524"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:38.105645" elapsed="0.000904"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:38.106704" elapsed="0.000452"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:38.107633" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:38.107331" elapsed="0.000328"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:38.107837" elapsed="0.003104"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:38.093754" elapsed="0.017273"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:38.111224" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:38.111107" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:38.111086" elapsed="0.000254"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:38.114312" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:38.111496" elapsed="0.002846"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:12:38.114396" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:12:38.114561" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:12:38.079656" elapsed="0.034932"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:38.114652" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:12:38.114856" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:12:37.968655" elapsed="0.146230"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.143941" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:38.143393" elapsed="0.000582"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:38.144906" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:38.144499" elapsed="0.000544">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:38.145226" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:38.144152" elapsed="0.001099"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.145912" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:38.145425" elapsed="0.000515"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:38.146274" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:38.146443" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:38.146106" elapsed="0.000364"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.146964" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "intra-as-i-pmsi-a-d": {
          "route-distinguisher": "1.2.3.4:258",
          "orig-route-ip": "10.10.10.10"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:38.146630" elapsed="0.000384"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:12:38.147518" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:38.147092" elapsed="0.000488"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.148299" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:38.147756" elapsed="0.000570"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:38.147607" elapsed="0.000757"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:38.147068" elapsed="0.001319"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.149062" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:38.148539" elapsed="0.000551"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:38.149192" elapsed="0.000034"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:38.142677" elapsed="0.006653"/>
</kw>
<msg time="2026-04-21T02:12:38.149388" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:38.129585" elapsed="0.019854"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.162185" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.174733" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.187679" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.187919" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.188104" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.188511" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:38.188359" elapsed="0.000209"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:38.188344" elapsed="0.000248"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.188761" elapsed="0.000031"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.188986" elapsed="0.000025"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.189165" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:38.188308" elapsed="0.000910"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:38.188191" elapsed="0.001057"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.189400" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:38.189477" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:12:38.189625" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:38.126899" elapsed="0.062754"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:38.189916" elapsed="0.002462"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:38.193584" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:38.193147" elapsed="0.000466"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:38.194182" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:38.193769" elapsed="0.000441"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:12:38.194369" elapsed="0.000329"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:12:38.192705" elapsed="0.002054"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:38.192460" elapsed="0.002349"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.194986" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:38.194837" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:38.192441" elapsed="0.002636"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:12:38.116206" elapsed="0.078920"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:12:38.115228" elapsed="0.079979"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:38.114973" elapsed="0.080282"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:38.114955" elapsed="0.080325"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:38.195315" elapsed="0.000031"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:12:37.964248" elapsed="0.231199"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:12:37.959757" elapsed="0.235751"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:12:38.195677" elapsed="0.002466"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.250319" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:38.249854" elapsed="0.000497"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:38.251161" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:38.250883" elapsed="0.000386">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:38.251365" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:38.250525" elapsed="0.000864"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.251964" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:38.251558" elapsed="0.000433"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:38.252296" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:38.252498" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:38.252154" elapsed="0.000370"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.253010" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:38.252743" elapsed="0.000313"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.254335" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:38.253976" elapsed="0.000407"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.254860" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:38.254553" elapsed="0.000334"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.255719" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:38.255308" elapsed="0.000437"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:38.257051" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:38.256413" elapsed="0.000741"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:38.257235" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:12:38.257537" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:38.255957" elapsed="0.001605"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:38.257722" elapsed="0.000403"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:12:38.255124" elapsed="0.003043"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.258836" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:38.258416" elapsed="0.000447"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:38.260080" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:38.259518" elapsed="0.000662"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:38.260256" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:12:38.260547" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:38.259051" elapsed="0.001521"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:38.260725" elapsed="0.000383"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:38.258280" elapsed="0.002869"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:38.254943" elapsed="0.006240"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:38.261228" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:12:38.261383" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:38.253431" elapsed="0.007977"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:38.253130" elapsed="0.008310"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.261616" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:38.261467" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:38.253108" elapsed="0.008583"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.262425" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:38.261855" elapsed="0.000598"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:38.262502" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:38.249218" elapsed="0.013408"/>
</kw>
<msg time="2026-04-21T02:12:38.262680" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:38.236513" elapsed="0.026216"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.275402" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.287745" elapsed="0.000035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.300255" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.300468" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.300650" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.301070" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:38.300918" elapsed="0.000208"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:38.300901" elapsed="0.000251"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.301295" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.301463" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.301629" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:38.300864" elapsed="0.000817"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:38.300732" elapsed="0.000976"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.301874" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:38.301951" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:12:38.302089" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:38.232240" elapsed="0.069876"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:38.303604" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:38.303244" elapsed="0.000441">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:38.303782" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:38.302858" elapsed="0.000966"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.304158" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:38.303897" elapsed="0.000319"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.304974" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:38.304421" elapsed="0.000581"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:38.304240" elapsed="0.000798"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:38.303878" elapsed="0.001183"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.307391" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:38.305215" elapsed="0.002237"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:12:38.307506" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:12:38.307710" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:38.302474" elapsed="0.005262"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:38.308940" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:12:38.308734" elapsed="0.000260"/>
</kw>
<msg time="2026-04-21T02:12:38.309079" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:38.308393" elapsed="0.000711"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:12:38.309309" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:38.309173" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:38.309155" elapsed="0.000222"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:38.309690" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:38.309857" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:38.309524" elapsed="0.000359"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:12:38.310277" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:12:38.310043" elapsed="0.000260"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:12:38.310351" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:12:38.310505" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:38.308062" elapsed="0.002467"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.311974" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:38.311705" elapsed="0.000314"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.312414" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:38.312172" elapsed="0.000287"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:38.322895" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:38.323549" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '468'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}]} 
 </msg>
<msg time="2026-04-21T02:12:38.323788" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:38.314579" elapsed="0.009263"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:38.312523" elapsed="0.011414"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.324349" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:38.323996" elapsed="0.000434"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:38.312506" elapsed="0.011948"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.330100" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:38.326030" elapsed="0.004197"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:38.325713" elapsed="0.004602"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:38.325684" elapsed="0.004693"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.335359" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:38.331157" elapsed="0.004277"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:38.330519" elapsed="0.004973"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:38.330472" elapsed="0.005077"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.336560" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:38.335902" elapsed="0.000699"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.337103" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:38.336712" elapsed="0.000474"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.337914" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:38.337460" elapsed="0.000491"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:38.337219" elapsed="0.000783"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:38.336684" elapsed="0.001349"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.338783" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:38.338267" elapsed="0.000575"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.339315" elapsed="0.000042"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:38.338942" elapsed="0.000482"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.340108" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:38.339779" elapsed="0.000356"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:38.339467" elapsed="0.000705"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:38.338916" elapsed="0.001277"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:38.340361" elapsed="0.000365"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:38.341249" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:38.340913" elapsed="0.000362"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:38.341435" elapsed="0.002327"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:38.325064" elapsed="0.018793"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:38.344053" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:38.343937" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:38.343917" elapsed="0.000212"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:38.347222" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:38.344281" elapsed="0.002971"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:12:38.347304" elapsed="0.000044"/>
</return>
<msg time="2026-04-21T02:12:38.347487" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:12:38.310858" elapsed="0.036655"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:38.347614" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:12:38.347778" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:12:38.209542" elapsed="0.138279"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.379152" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:38.378499" elapsed="0.000798"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:38.380307" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:38.379943" elapsed="0.000507">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:38.380633" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:38.379504" elapsed="0.001155"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.381313" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:38.380857" elapsed="0.000484"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:38.381683" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:38.381892" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:38.381510" elapsed="0.000409"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.382363" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:38.382086" elapsed="0.000324"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:12:38.383105" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:38.382513" elapsed="0.000659"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.383924" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:38.383359" elapsed="0.000593"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:38.383208" elapsed="0.000780"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:38.382477" elapsed="0.001533"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.384687" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:38.384166" elapsed="0.000549"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:38.384772" elapsed="0.000067"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:38.377526" elapsed="0.007430"/>
</kw>
<msg time="2026-04-21T02:12:38.385014" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:38.362493" elapsed="0.022576"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.398781" elapsed="0.000051"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.411227" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.423985" elapsed="0.000044"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.424246" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.424438" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.424944" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:38.424766" elapsed="0.000235"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:38.424747" elapsed="0.000285"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.425180" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.425353" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.425522" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:38.424696" elapsed="0.000879"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:38.424542" elapsed="0.001067"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.425765" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:38.425864" elapsed="0.000021"/>
</return>
<msg time="2026-04-21T02:12:38.426034" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:38.359725" elapsed="0.066339"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:38.426249" elapsed="0.002689"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:38.430161" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:38.429773" elapsed="0.000416"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:38.431023" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:38.430347" elapsed="0.000705"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:12:38.431563" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "127.1.1.1"
       },
       "local-pref": {
        "pref": 100
       },
       "multi-exit-disc": {
        "med": 0
       },
       "origin": {
        "value": "egp"
       }
      },
      "intra-as-i-pmsi-a-d": {
       "orig-route-ip": "10.10.10.10",
       "route-distinguisher": "1.2.3.4:258"
      },
      "path-id": 0,
      "route-key": "AQwAAQECAwQBAgoKCgo="
     }
    ]
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:12:38.431812" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:12:38.431219" elapsed="0.000716">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:12:38.429301" elapsed="0.002846">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:12:38.429020" elapsed="0.003208">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:38.432421" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:38.432264" elapsed="0.000213"/>
</branch>
<status status="FAIL" start="2026-04-21T02:12:38.429001" elapsed="0.003499">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:12:38.349087" elapsed="0.083540">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:12:38.348209" elapsed="0.084569">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:12:38.347912" elapsed="0.085003">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<status status="FAIL" start="2026-04-21T02:12:38.347894" elapsed="0.085063">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:38.433010" elapsed="0.000017"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:12:38.203885" elapsed="0.229282">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.503418" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:40.502947" elapsed="0.000507"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:40.504316" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:40.504026" elapsed="0.000371">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:40.504496" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:40.503643" elapsed="0.000878"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.505117" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:40.504694" elapsed="0.000450"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:40.505461" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:40.505690" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:40.505310" elapsed="0.000407"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.506161" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:40.505904" elapsed="0.000306"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.507412" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:40.507070" elapsed="0.000396"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.508006" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:40.507646" elapsed="0.000391"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.508886" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:40.508422" elapsed="0.000493"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:40.510207" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:40.509616" elapsed="0.000736"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:40.510437" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:12:40.510748" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:40.509116" elapsed="0.001658"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:40.510957" elapsed="0.000393"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:12:40.508280" elapsed="0.003111"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.512080" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:40.511645" elapsed="0.000462"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:40.513338" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:40.512764" elapsed="0.000675"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:40.513534" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:12:40.513856" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:40.512299" elapsed="0.001642"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:40.514104" elapsed="0.000404"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:40.511507" elapsed="0.003044"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:40.508097" elapsed="0.006489"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:40.514631" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:12:40.514806" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:40.506710" elapsed="0.008123"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:40.506319" elapsed="0.008548"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.515053" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:40.514895" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:40.506290" elapsed="0.008840"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.516102" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:40.515279" elapsed="0.000854"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:40.516184" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:40.501787" elapsed="0.014528"/>
</kw>
<msg time="2026-04-21T02:12:40.516370" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:40.481558" elapsed="0.034866"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.530355" elapsed="0.000074"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.543411" elapsed="0.000055"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.556416" elapsed="0.000039"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.556675" elapsed="0.000026"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.556892" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.557321" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:40.557164" elapsed="0.000213"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:40.557145" elapsed="0.000259"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.557588" elapsed="0.000026"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.557772" elapsed="0.000038"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.558047" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:40.557105" elapsed="0.000996"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:40.556979" elapsed="0.001150"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.558279" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:40.558360" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:12:40.558576" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:40.475133" elapsed="0.083472"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:40.560618" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:40.560213" elapsed="0.000509">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:40.560885" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:40.559572" elapsed="0.001349"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.561421" elapsed="0.000038"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:40.561035" elapsed="0.000481"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.562264" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:40.561839" elapsed="0.000463"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:40.561550" elapsed="0.000801"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:40.561002" elapsed="0.001378"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.565983" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:40.562623" elapsed="0.003400"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:12:40.566102" elapsed="0.000047"/>
</return>
<msg time="2026-04-21T02:12:40.566336" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:40.559065" elapsed="0.007308"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:40.567790" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:12:40.567581" elapsed="0.000279"/>
</kw>
<msg time="2026-04-21T02:12:40.567946" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:40.567236" elapsed="0.000733"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:12:40.568196" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:40.568041" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:40.568022" elapsed="0.000242"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:40.568582" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:40.568751" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:40.568412" elapsed="0.000364"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:12:40.569201" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:12:40.568956" elapsed="0.000272"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:12:40.569276" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:12:40.569433" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:40.566900" elapsed="0.002563"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.571066" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:40.570781" elapsed="0.000333"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.571519" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:40.571272" elapsed="0.000291"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:40.579328" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:40.579586" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '146'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:12:40.579706" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:40.574102" elapsed="0.005631"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:40.571630" elapsed="0.008152"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.579996" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:40.579834" elapsed="0.000228"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:40.571611" elapsed="0.008472"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.583673" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:40.581194" elapsed="0.002527"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:40.580963" elapsed="0.002793"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:40.580943" elapsed="0.002839"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.586368" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:40.584084" elapsed="0.002330"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:40.583854" elapsed="0.002595"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:40.583836" elapsed="0.002670"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.587136" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:40.586695" elapsed="0.000468"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.587479" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:40.587234" elapsed="0.000303"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.588051" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:40.587729" elapsed="0.000348"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:40.587561" elapsed="0.000551"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:40.587216" elapsed="0.000918"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.588663" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:40.588297" elapsed="0.000393"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.589015" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:40.588758" elapsed="0.000315"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.589555" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:40.589260" elapsed="0.000321"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:40.589096" elapsed="0.000520"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:40.588740" elapsed="0.000897"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:40.589811" elapsed="0.000360"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:40.590674" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:40.590339" elapsed="0.000361"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:40.590875" elapsed="0.002315"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:40.580495" elapsed="0.012824"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:40.593507" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:40.593392" elapsed="0.000163"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:40.593374" elapsed="0.000203"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:40.596440" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:40.593728" elapsed="0.002740"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:12:40.596521" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:12:40.596689" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:12:40.569877" elapsed="0.026838"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:40.596780" elapsed="0.000044"/>
</return>
<msg time="2026-04-21T02:12:40.596951" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:12:40.446988" elapsed="0.149989"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.625869" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:40.625340" elapsed="0.000561"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:40.626855" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:40.626429" elapsed="0.000564">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:40.627175" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:40.626082" elapsed="0.001119"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.627867" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:40.627373" elapsed="0.000533"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:40.628282" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:40.628452" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:40.628095" elapsed="0.000384"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.628934" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:40.628641" elapsed="0.000340"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:12:40.629531" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:40.629060" elapsed="0.000538"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.630307" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:40.629775" elapsed="0.000559"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:40.629625" elapsed="0.000745"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:40.629035" elapsed="0.001357"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.631109" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:40.630542" elapsed="0.000655"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:40.631252" elapsed="0.000036"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:40.624675" elapsed="0.006717"/>
</kw>
<msg time="2026-04-21T02:12:40.631448" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:40.611846" elapsed="0.019653"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.644573" elapsed="0.000049"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.657948" elapsed="0.000045"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.670912" elapsed="0.000045"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.671188" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.671377" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.671843" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:40.671668" elapsed="0.000239"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:40.671648" elapsed="0.000288"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.672086" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.672257" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.672425" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:40.671606" elapsed="0.000872"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:40.671465" elapsed="0.001043"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.672658" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:40.672738" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T02:12:40.672911" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:40.609032" elapsed="0.063908"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:40.673217" elapsed="0.002445"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:40.676848" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:40.676492" elapsed="0.000386"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:40.677310" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:40.677035" elapsed="0.000303"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:12:40.677498" elapsed="0.000363"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:12:40.676044" elapsed="0.001881"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:40.675745" elapsed="0.002214"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.678139" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:40.677987" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:40.675725" elapsed="0.002492"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:12:40.598138" elapsed="0.080128"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:12:40.597309" elapsed="0.081036"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:40.597061" elapsed="0.081341"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:40.597044" elapsed="0.081393"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:40.678485" elapsed="0.000048"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:12:40.439827" elapsed="0.238820"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:12:38.198341" elapsed="2.480406"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient" type="TEARDOWN">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:12:40.678995" elapsed="0.002608"/>
</kw>
<arg>intra_as_ipmsi_ad</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-04-21T02:12:35.352991" elapsed="5.328694"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:35.265288" elapsed="5.416586"/>
</test>
<test id="s1-s16-t6" name="Odl_To_Play_inter_as_ipmsi_ad" line="78">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:12:40.685483" elapsed="0.000265"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:12:40.685176" elapsed="0.000658"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:40.687026" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:40.686878" elapsed="0.000201"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:40.686852" elapsed="0.000252"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:40.695098" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:40.694908" elapsed="0.000264"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:40.694876" elapsed="0.000330"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.696568" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:40.696119" elapsed="0.000479"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.697100" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:12:40.696767" elapsed="0.000360"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:12:40.697173" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:12:40.697361" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:12:40.695589" elapsed="0.001797"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:40.703551" elapsed="0.000030"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:40.703416" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:40.703394" elapsed="0.000260"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:40.705130" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:40.704988" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:40.704964" elapsed="0.000255"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:12:40.705824" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:12:40.705418" elapsed="0.000441"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:12:40.706344" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:12:40.706074" elapsed="0.000301"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:12:40.737882" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:12:40.707002" elapsed="0.031088"/>
</kw>
<msg time="2026-04-21T02:12:40.738313" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:12:40.738361" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:40.706588" elapsed="0.031810"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:12:40.766909" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "i "n "t "e "r "_ "a "s "_ "i "p "m "s "i "_ "a "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:12:40.739141" elapsed="0.028028"/>
</kw>
<msg time="2026-04-21T02:12:40.767391" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:12:40.767438" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:40.738645" elapsed="0.028830"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.767946" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:40.767586" elapsed="0.000423"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:40.767555" elapsed="0.000482"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.768571" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "i "n "t "e "r "_ "a "s "_ "i "p "m "s "i "_ "a "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:40.768187" elapsed="0.000459"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.768955" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:40.768713" elapsed="0.000298"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:40.768695" elapsed="0.000342"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:12:40.769076" elapsed="0.000040"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:12:40.771866" elapsed="0.000369"/>
</kw>
<msg time="2026-04-21T02:12:40.772300" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:40.770675" elapsed="0.001766"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.772722" elapsed="0.000098"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.773096" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:12:40.770018" elapsed="0.003271"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:12:40.769413" elapsed="0.003942"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:12:40.704570" elapsed="0.068884"/>
</kw>
<msg time="2026-04-21T02:12:40.773551" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:12:40.773598" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:40.703853" elapsed="0.069783"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:12:40.773902" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:12:40.773770" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:40.773750" elapsed="0.000241"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.774414" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.774756" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:12:40.774848" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:12:40.703036" elapsed="0.071923"/>
</kw>
<msg time="2026-04-21T02:12:40.775207" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:12:40.775258" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:40.697905" elapsed="0.077390"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.775641" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:40.775380" elapsed="0.000316"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:40.775362" elapsed="0.000357"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:12:40.697650" elapsed="0.078092"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:12:40.697451" elapsed="0.078324"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:12:40.694244" elapsed="0.081614"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:12:40.686481" elapsed="0.089436"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:40.685998" elapsed="0.089972"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:12:40.682633" elapsed="0.093390"/>
</kw>
<kw name="Odl_To_Play_Template" owner="BgpOperations">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:40.777006" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/announce_inter_as_ipmsi_ad.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/announce_inter_as_ipmsi_ad.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:40.777178" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800e17000105047f01010100020c00010102030401020000fbf0
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:40.776770" elapsed="0.000434"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:12:40.777581" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800e17000105047f01010100020c00010102030401020000fbf0</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:12:40.777364" elapsed="0.000244"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:40.777987" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/withdraw_inter_as_ipmsi_ad.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/withdraw_inter_as_ipmsi_ad.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:40.778116" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105020c00010102030401020000fbf0
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:40.777767" elapsed="0.000375"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:12:40.778502" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105020c00010102030401020000fbf0</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:12:40.778298" elapsed="0.000230"/>
</kw>
<if>
<branch type="IF" condition="'${remove}' == 'True'">
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:12:40.778833" elapsed="0.002469"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:40.778598" elapsed="0.002744"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:40.778579" elapsed="0.002791"/>
</if>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.818296" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:40.817894" elapsed="0.000435"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:40.819250" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:40.818940" elapsed="0.000387">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:40.819422" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:40.818580" elapsed="0.000867"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.820028" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:40.819618" elapsed="0.000437"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:40.820362" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:40.820524" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:40.820219" elapsed="0.000330"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.820973" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:40.820708" elapsed="0.000312"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.822025" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:40.821743" elapsed="0.000326"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.822503" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:40.822232" elapsed="0.000296"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.823227" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:40.822914" elapsed="0.000339"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:40.824227" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:40.823763" elapsed="0.000491"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:40.824308" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:12:40.824470" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:40.823442" elapsed="0.001052"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:40.824651" elapsed="0.000268"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:12:40.822759" elapsed="0.002202"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.825505" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:40.825209" elapsed="0.000321"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:40.826467" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:40.826060" elapsed="0.000432"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:40.826542" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:12:40.826693" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:40.825721" elapsed="0.000996"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:40.826889" elapsed="0.000224"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:40.825074" elapsed="0.002108"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:40.822580" elapsed="0.004638"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:40.827261" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:12:40.827416" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:40.821418" elapsed="0.006023"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:40.821096" elapsed="0.006377"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.827652" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:40.827499" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:40.821073" elapsed="0.006655"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.828652" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:40.827890" elapsed="0.000829"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:40.828771" elapsed="0.000046"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:40.817239" elapsed="0.011678"/>
</kw>
<msg time="2026-04-21T02:12:40.828972" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:40.804479" elapsed="0.024544"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.841495" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.853853" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.866198" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.866411" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.866596" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.867013" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:40.866861" elapsed="0.000209"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:40.866844" elapsed="0.000252"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.867273" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.867446" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.867613" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:40.866806" elapsed="0.000860"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:40.866679" elapsed="0.001016"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.867860" elapsed="0.000024"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:40.867943" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:12:40.868081" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:40.799876" elapsed="0.068232"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.893464" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:40.893041" elapsed="0.000455"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:40.894297" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:40.894041" elapsed="0.000328">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:40.894463" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:40.893673" elapsed="0.000815"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.895062" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:40.894658" elapsed="0.000431"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:40.895421" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:40.895596" level="INFO">${template} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AgwAAQECAwQBAgAA+/A=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-nex...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:40.895253" elapsed="0.000372"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.896048" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AgwAAQECAwQBAgAA+/A=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;127.1.1.1&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;multi-exit-disc&gt;
            &lt;med&gt;0&lt;/med&gt;
        &lt;/multi-exit-disc&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;egp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
    &lt;inter-as-i-pmsi-a-d&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;source-as&gt;64496&lt;/source-as&gt;
    &lt;/inter-as-i-pmsi-a-d&gt;
&lt;/mvpn-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:40.895786" elapsed="0.000318"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:12:40.896536" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:40.896183" elapsed="0.000411"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.897083" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:40.896770" elapsed="0.000339"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:40.896622" elapsed="0.000522"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:40.896159" elapsed="0.001008"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.897780" level="INFO">${final_text} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AgwAAQECAwQBAgAA+/A=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-nex...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:40.897321" elapsed="0.000503"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:40.897879" elapsed="0.000036"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:40.892293" elapsed="0.005725"/>
</kw>
<msg time="2026-04-21T02:12:40.898074" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:40.879164" elapsed="0.018959"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.910765" elapsed="0.000052"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.923514" elapsed="0.000058"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.938198" elapsed="0.000073"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.938592" elapsed="0.000031"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.938870" elapsed="0.000031"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.939493" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:40.939244" elapsed="0.000325"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:40.939219" elapsed="0.000388"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.939826" elapsed="0.000029"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.940066" elapsed="0.000027"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.940292" elapsed="0.000027"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:40.939166" elapsed="0.001194"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:40.938985" elapsed="0.001414"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.940602" elapsed="0.000026"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:40.940704" elapsed="0.000024"/>
</return>
<msg time="2026-04-21T02:12:40.940946" level="INFO">${data} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AgwAAQECAwQBAgAA+/A=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-nex...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:40.878248" elapsed="0.062740"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:40.942822" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:40.942389" elapsed="0.000529">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:40.943017" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:40.941922" elapsed="0.001119"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.943405" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:40.943112" elapsed="0.000373"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.944033" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:40.943705" elapsed="0.000354"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:40.943511" elapsed="0.000584"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:40.943094" elapsed="0.001023"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.946551" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:40.944286" elapsed="0.002292"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:12:40.946706" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:12:40.946890" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:40.941483" elapsed="0.005436"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.948569" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:40.948311" elapsed="0.000307"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.949029" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AgwAAQECAwQBAgAA+/A=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;127.1.1.1&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;multi-exit-disc&gt;
            &lt;med&gt;0&lt;/med&gt;
        &lt;/multi-exit-disc&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;egp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
    &lt;inter-as-i-pmsi-a-d&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;source-as&gt;64496&lt;/source-as&gt;
    &lt;/inter-as-i-pmsi-a-d&gt;
&lt;/mvpn-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:40.948773" elapsed="0.000310"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.949478" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:40.949235" elapsed="0.000286"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.949926" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:40.949670" elapsed="0.000300"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:12:40.950777" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:12:40.950579" elapsed="0.000252"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:12:40.951163" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:12:40.950988" elapsed="0.000200"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:40.951338" elapsed="0.000248"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.952049" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:40.951744" elapsed="0.000349"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:12:40.952135" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:12:40.952288" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:12:40.950173" elapsed="0.002140"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:40.965315" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Content-Length': '690', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AgwAAQECAwQBAgAA+/A=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;127.1.1.1&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;multi-exit-disc&gt;
            &lt;med&gt;0&lt;/med&gt;
        &lt;/multi-exit-disc&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;egp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
    &lt;inter-as-i-pmsi-a-d&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;source-as&gt;64496&lt;/source-as&gt;
    &lt;/inter-as-i-pmsi-a-d&gt;
&lt;/mvpn-route&gt; 
 </msg>
<msg time="2026-04-21T02:12:40.965384" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4/mvpn-route=AgwAAQECAwQBAgAA%2B%2FA%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:40.965497" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:40.955848" elapsed="0.009674"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:40.952383" elapsed="0.013189"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.965764" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:40.965601" elapsed="0.000251"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:40.952366" elapsed="0.013560"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.969424" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:40.967019" elapsed="0.002449"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:40.966766" elapsed="0.002737"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:40.966748" elapsed="0.002780"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.972127" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:40.969822" elapsed="0.002351"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:40.969582" elapsed="0.002625"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:40.969566" elapsed="0.002665"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.972824" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:40.972412" elapsed="0.000440"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.973164" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:40.972922" elapsed="0.000300"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.973713" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:40.973413" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:40.973246" elapsed="0.000527"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:40.972904" elapsed="0.000907"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.974339" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:40.973976" elapsed="0.000389"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.974669" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:40.974433" elapsed="0.000291"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.975219" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:40.974927" elapsed="0.000318"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:40.974748" elapsed="0.000531"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:40.974415" elapsed="0.000885"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:40.975454" elapsed="0.000396"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:40.976310" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:40.976016" elapsed="0.000320"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:40.976492" elapsed="0.002360"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:40.966310" elapsed="0.012606"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:12:40.979100" elapsed="0.000033"/>
</return>
<status status="PASS" start="2026-04-21T02:12:40.978989" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:40.978971" elapsed="0.000221"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.979342" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:12:40.979409" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:12:40.981699" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:12:40.947258" elapsed="0.034467"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:40.981813" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:12:40.981970" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:12:40.787617" elapsed="0.194378"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:40.982344" elapsed="0.000066"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:40.982099" elapsed="0.000358"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:40.982082" elapsed="0.000399"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:40.982514" elapsed="0.000026"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:12:40.781666" elapsed="0.200972"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:12:40.985722" level="INFO">${update} = ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800e17000105047f01010100020c00010102030401020000fbf0</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:12:40.983607" elapsed="0.002144"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:12:40.985950" elapsed="0.002271"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:12:40.988272" elapsed="0.000030"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-04-21T02:12:40.983308" elapsed="0.005092"/>
</kw>
<msg time="2026-04-21T02:12:40.988474" level="INFO">${update} = ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800e17000105047f01010100020c00010102030401020000fbf0</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:12:40.982836" elapsed="0.005662"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.989380" level="INFO">Length is 140.</msg>
<msg time="2026-04-21T02:12:40.989454" level="INFO">${len_1} = 140</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:12:40.989110" elapsed="0.000368"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:12:40.989904" level="INFO">Length is 140.</msg>
<msg time="2026-04-21T02:12:40.989983" level="INFO">${len_2} = 140</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:12:40.989634" elapsed="0.000372"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:12:40.990308" elapsed="0.000307"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:12:40.990972" level="INFO">${sum_1} = 1385</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:12:40.990771" elapsed="0.000225"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:12:40.991324" level="INFO">${sum_2} = 1385</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:12:40.991150" elapsed="0.000198"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:12:40.991503" elapsed="0.000354"/>
</kw>
<arg>${update}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:12:40.988715" elapsed="0.003202"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:12:40.992069" elapsed="0.002016"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.037755" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:41.037361" elapsed="0.000427"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:41.038586" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:41.038324" elapsed="0.000341">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:41.038758" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:41.037988" elapsed="0.000793"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.039350" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:41.038967" elapsed="0.000410"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:41.039683" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:41.039911" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:41.039541" elapsed="0.000466"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.040421" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:41.040172" elapsed="0.000294"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.041743" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:41.041424" elapsed="0.000363"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.042254" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:41.041978" elapsed="0.000301"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.043094" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:41.042655" elapsed="0.000464"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:41.044256" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:41.043754" elapsed="0.000585"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:41.044480" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:12:41.044715" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:41.043312" elapsed="0.001429"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:41.044916" elapsed="0.000417"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:12:41.042515" elapsed="0.002861"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.046061" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:41.045631" elapsed="0.000457"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:41.047188" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:41.046692" elapsed="0.000575"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:41.047402" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:12:41.047621" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:41.046275" elapsed="0.001372"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:41.047845" elapsed="0.000399"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:41.045493" elapsed="0.002792"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:41.042333" elapsed="0.005988"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:41.048364" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:12:41.048519" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:41.040883" elapsed="0.007661"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:41.040544" elapsed="0.008033"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.048756" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:41.048604" elapsed="0.000224"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:41.040519" elapsed="0.008330"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.049573" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:41.048998" elapsed="0.000603"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:41.049651" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:41.036711" elapsed="0.013063"/>
</kw>
<msg time="2026-04-21T02:12:41.049846" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:41.023746" elapsed="0.026154"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.062440" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.075106" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.087622" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.087902" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.088096" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.088526" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:41.088367" elapsed="0.000214"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:41.088348" elapsed="0.000263"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.088760" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.088955" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.089125" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:41.088306" elapsed="0.000872"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:41.088182" elapsed="0.001025"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.089357" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:41.089436" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:12:41.089593" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:41.019281" elapsed="0.070341"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.090916" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:41.090597" elapsed="0.000369"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:41.103812" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:41.103898" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:41.104002" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:41.093358" elapsed="0.010670"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:41.091032" elapsed="0.013043"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.104274" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:41.104105" elapsed="0.000293"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:41.091014" elapsed="0.013409"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.107963" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:41.105518" elapsed="0.002488"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:41.105282" elapsed="0.002759"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:41.105263" elapsed="0.002803"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.110633" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:41.108342" elapsed="0.002336"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:41.108120" elapsed="0.002592"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:41.108104" elapsed="0.002632"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.111358" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:41.110943" elapsed="0.000441"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.111698" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:41.111454" elapsed="0.000301"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.112297" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:41.111994" elapsed="0.000328"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:41.111779" elapsed="0.000579"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:41.111436" elapsed="0.000944"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.112931" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:41.112543" elapsed="0.000415"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.113264" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:41.113026" elapsed="0.000294"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.113818" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:41.113509" elapsed="0.000335"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:41.113344" elapsed="0.000535"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:41.113008" elapsed="0.000892"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:41.114059" elapsed="0.000351"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:41.114900" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:41.114578" elapsed="0.000348"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:41.115083" elapsed="0.002622"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:41.104842" elapsed="0.012960"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:12:41.117863" elapsed="0.000044"/>
</return>
<msg time="2026-04-21T02:12:41.120250" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:12:41.089913" elapsed="0.030369"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:41.120351" elapsed="0.000039"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:12:40.995111" elapsed="0.125388"/>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:40.994662" elapsed="0.125896"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-04-21T02:12:40.994292" elapsed="0.126329"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:12:41.124068" level="INFO">${update} = ffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105020c00010102030401020000fbf0</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:12:41.121733" elapsed="0.002363"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:12:41.124274" elapsed="0.002247"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:12:41.126572" elapsed="0.000031"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-04-21T02:12:41.121422" elapsed="0.005276"/>
</kw>
<msg time="2026-04-21T02:12:41.126774" level="INFO">${update} = ffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105020c00010102030401020000fbf0</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:12:41.120853" elapsed="0.005962"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.127764" level="INFO">Length is 128.</msg>
<msg time="2026-04-21T02:12:41.127857" level="INFO">${len_1} = 128</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:12:41.127486" elapsed="0.000395"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.128332" level="INFO">Length is 128.</msg>
<msg time="2026-04-21T02:12:41.128406" level="INFO">${len_2} = 128</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:12:41.128076" elapsed="0.000353"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:12:41.128587" elapsed="0.000326"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:12:41.129249" level="INFO">${sum_1} = 1234</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:12:41.129070" elapsed="0.000204"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:12:41.129599" level="INFO">${sum_2} = 1234</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:12:41.129427" elapsed="0.000197"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:12:41.129776" elapsed="0.000326"/>
</kw>
<arg>${update}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:12:41.127117" elapsed="0.003045"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations" type="TEARDOWN">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.174220" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:41.173820" elapsed="0.000433"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:41.175063" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:41.174766" elapsed="0.000374">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:41.175233" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:41.174428" elapsed="0.000829"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.175824" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:41.175425" elapsed="0.000427"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:41.176189" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:41.176353" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:41.176015" elapsed="0.000364"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.176781" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:41.176538" elapsed="0.000305"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.177865" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:41.177591" elapsed="0.000318"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.178341" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:41.178071" elapsed="0.000297"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.179307" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:41.178744" elapsed="0.000589"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:41.180491" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:41.180023" elapsed="0.000509"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:41.180653" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:12:41.180901" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:41.179523" elapsed="0.001404"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:41.181148" elapsed="0.000503"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:12:41.178604" elapsed="0.003089"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.182476" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:41.181968" elapsed="0.000534"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:41.183815" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:41.183355" elapsed="0.000503"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:41.183977" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:12:41.184231" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:41.182690" elapsed="0.001567"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:41.184412" elapsed="0.000525"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:41.181829" elapsed="0.003150"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:41.178423" elapsed="0.006591"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:41.185059" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:12:41.185214" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:41.177239" elapsed="0.008000"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:41.176922" elapsed="0.008350"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.185450" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:41.185298" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:41.176897" elapsed="0.008628"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.186285" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:41.185669" elapsed="0.000644"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:41.186361" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:41.173153" elapsed="0.013330"/>
</kw>
<msg time="2026-04-21T02:12:41.186538" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:41.160293" elapsed="0.026305"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.199369" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.211842" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.224360" elapsed="0.000039"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.224711" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.224919" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.225354" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:41.225195" elapsed="0.000215"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:41.225177" elapsed="0.000261"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.225585" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.225754" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.225939" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:41.225133" elapsed="0.000860"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:41.225005" elapsed="0.001017"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.226173" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:41.226251" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:12:41.226419" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:41.155700" elapsed="0.070747"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.227760" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:41.227440" elapsed="0.000388"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:41.235440" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:41.235608" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '372'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Data does not exist",
        "error-path": "/bgp-rib:application-rib[id='10.30.171.3']/tables[afi='bgp-types:ipv4-address-family'][safi='bgp-mvpn:mcast-vpn-subsequent-address-family']/bgp-mvpn-ipv4:mvpn-routes-ipv4",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:12:41.235780" level="INFO">${response} = None</msg>
<msg time="2026-04-21T02:12:41.235848" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:12:41.229988" elapsed="0.006295">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-04-21T02:12:41.227895" elapsed="0.008481">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.236604" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:41.236415" elapsed="0.000252"/>
</branch>
<status status="FAIL" start="2026-04-21T02:12:41.227877" elapsed="0.008814">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.240629" level="FAIL">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-04-21T02:12:41.237882" elapsed="0.002848">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<status status="FAIL" start="2026-04-21T02:12:41.237626" elapsed="0.003185">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</branch>
<status status="FAIL" start="2026-04-21T02:12:41.237607" elapsed="0.003239">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.243438" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-04-21T02:12:41.241143" elapsed="0.002328">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<status status="FAIL" start="2026-04-21T02:12:41.240917" elapsed="0.002617">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</branch>
<status status="FAIL" start="2026-04-21T02:12:41.240900" elapsed="0.002666">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.244283" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:41.243784" elapsed="0.000527"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.244630" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:41.244383" elapsed="0.000303"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.245203" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:41.244898" elapsed="0.000331"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:41.244710" elapsed="0.000554"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:41.244365" elapsed="0.000920"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.245821" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:41.245446" elapsed="0.000405"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.246156" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:41.245918" elapsed="0.000294"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.246689" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:41.246396" elapsed="0.000318"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:41.246236" elapsed="0.000513"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:41.245901" elapsed="0.000869"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:41.246950" elapsed="0.000347"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:41.247761" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:41.247464" elapsed="0.000338"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<msg time="2026-04-21T02:12:41.250275" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="FAIL" start="2026-04-21T02:12:41.247960" elapsed="0.002349">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="FAIL" start="2026-04-21T02:12:41.237145" elapsed="0.013310">Several failures occurred:

1) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'

2) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'

3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:12:41.250525" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:12:41.252940" level="INFO">${response_text} = None</msg>
<msg time="2026-04-21T02:12:41.252970" level="FAIL">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="FAIL" start="2026-04-21T02:12:41.226746" elapsed="0.026252">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:41.253068" elapsed="0.000029"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="FAIL" start="2026-04-21T02:12:41.131473" elapsed="0.121773">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:41.130786" elapsed="0.122529"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-04-21T02:12:41.130391" elapsed="0.123103"/>
</kw>
<arg>inter_as_ipmsi_ad</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-04-21T02:12:40.776318" elapsed="0.477232"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:40.682124" elapsed="0.571549"/>
</test>
<test id="s1-s16-t7" name="Play_To_Odl_inter_as_ipmsi_ad" line="82">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:12:41.257311" elapsed="0.000254"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:12:41.257036" elapsed="0.000587"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:41.258699" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:41.258572" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:41.258551" elapsed="0.000219"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:41.263786" elapsed="0.000030"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:41.263671" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:41.263652" elapsed="0.000221"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.264957" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:41.264523" elapsed="0.000463"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.265459" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:12:41.265153" elapsed="0.000331"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:12:41.265529" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:12:41.265694" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:12:41.264118" elapsed="0.001600"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:41.271336" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:41.271214" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:41.271192" elapsed="0.000221"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:41.272689" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:41.272583" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:41.272565" elapsed="0.000192"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:12:41.273265" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:12:41.272942" elapsed="0.000350"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:12:41.273679" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:12:41.273456" elapsed="0.000248"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:12:41.305863" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:12:41.274225" elapsed="0.031897"/>
</kw>
<msg time="2026-04-21T02:12:41.306349" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:12:41.306398" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:41.273885" elapsed="0.032550"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:12:41.359430" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "i "n "t "e "r "_ "a "s "_ "i "p "m "s "i "_ "a "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:12:41.307456" elapsed="0.052224"/>
</kw>
<msg time="2026-04-21T02:12:41.359945" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:12:41.359993" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:41.306702" elapsed="0.053329"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.360490" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:41.360153" elapsed="0.000419"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:41.360115" elapsed="0.000485"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.361298" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "i "n "t "e "r "_ "a "s "_ "i "p "m "s "i "_ "a "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:41.360903" elapsed="0.000467"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.361658" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:41.361438" elapsed="0.000274"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:41.361419" elapsed="0.000317"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:12:41.361776" elapsed="0.000095"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:12:41.364611" elapsed="0.000160"/>
</kw>
<msg time="2026-04-21T02:12:41.364856" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:41.363444" elapsed="0.001548"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.365272" elapsed="0.000075"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.365608" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:12:41.362768" elapsed="0.003039"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:12:41.362181" elapsed="0.003695"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:12:41.272269" elapsed="0.093704"/>
</kw>
<msg time="2026-04-21T02:12:41.366068" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:12:41.366113" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:41.271583" elapsed="0.094567"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:12:41.366335" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-21T02:12:41.366227" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:41.366208" elapsed="0.000209"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.366853" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.367202" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:12:41.367272" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:12:41.270828" elapsed="0.096552"/>
</kw>
<msg time="2026-04-21T02:12:41.367475" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:12:41.367518" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:41.266131" elapsed="0.101424"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.367900" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:41.367632" elapsed="0.000322"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:41.367615" elapsed="0.000363"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:12:41.265982" elapsed="0.102021"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:12:41.265778" elapsed="0.102260"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:12:41.263291" elapsed="0.104805"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:12:41.258270" elapsed="0.109883"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:41.257782" elapsed="0.110419"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:12:41.254660" elapsed="0.113597"/>
</kw>
<kw name="Play_To_Odl_Template" owner="BgpOperations">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.369436" level="INFO">&amp;{adj_rib_in} = { PATH=peer=bgp:%2F%2F10.30.171.116/adj-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{adj_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/adj-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:41.368957" elapsed="0.000507"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.370147" level="INFO">&amp;{effective_rib_in} = { PATH=peer=bgp:%2F%2F10.30.171.116/effective-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{effective_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/effective-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:41.369675" elapsed="0.000499"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.370716" level="INFO">&amp;{loc_rib} = { PATH=loc-rib | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{loc_rib}</var>
<arg>PATH=loc-rib</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:41.370341" elapsed="0.000402"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:41.371127" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/announce_inter_as_ipmsi_ad.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/announce_inter_as_ipmsi_ad.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:41.371294" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800e17000105047f01010100020c00010102030401020000fbf0
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:41.370922" elapsed="0.000398"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:41.371666" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/withdraw_inter_as_ipmsi_ad.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/withdraw_inter_as_ipmsi_ad.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:41.371801" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105020c00010102030401020000fbf0
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:41.371477" elapsed="0.000352"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:12:41.371989" elapsed="0.002739"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:12:41.374931" elapsed="0.001757"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.426414" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:41.426026" elapsed="0.000419"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:41.427235" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:41.426967" elapsed="0.000346">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:41.427406" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:41.426617" elapsed="0.000813"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.428000" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:41.427596" elapsed="0.000431"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:41.428329" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:41.428519" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:41.428189" elapsed="0.000356"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.428995" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:41.428732" elapsed="0.000309"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.430073" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:41.429744" elapsed="0.000374"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.430551" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:41.430282" elapsed="0.000295"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.431371" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:41.430968" elapsed="0.000430"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:41.432665" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:41.432112" elapsed="0.000670"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:41.432884" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:12:41.433182" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:41.431589" elapsed="0.001620"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:41.433368" elapsed="0.000386"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/adj-rib-in</var>
<status status="PASS" start="2026-04-21T02:12:41.430828" elapsed="0.002985"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.434627" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:41.434066" elapsed="0.000588"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:41.435884" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:41.435323" elapsed="0.000661"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:41.436062" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:12:41.436357" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:41.434864" elapsed="0.001518"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:41.436538" elapsed="0.000431"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:41.433929" elapsed="0.003084"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:41.430630" elapsed="0.006419"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:41.437092" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:12:41.437250" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:41.429418" elapsed="0.007857"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:41.429118" elapsed="0.008189"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.437483" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:41.437332" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:41.429094" elapsed="0.008466"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.438302" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:41.437705" elapsed="0.000626"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:41.438380" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:41.425394" elapsed="0.013110"/>
</kw>
<msg time="2026-04-21T02:12:41.438559" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:41.412700" elapsed="0.025908"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.451450" elapsed="0.000045"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.463987" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.476431" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.476637" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.476863" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.477239" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:41.477092" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:41.477077" elapsed="0.000241"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.477461" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.477631" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.477816" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:41.477047" elapsed="0.000824"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:41.476941" elapsed="0.000956"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.478045" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:41.478119" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:12:41.478247" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:41.408387" elapsed="0.069886"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:41.479546" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:41.479295" elapsed="0.000318">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:41.479704" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:41.478950" elapsed="0.000778"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.480066" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:41.479813" elapsed="0.000310"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.480618" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:41.480326" elapsed="0.000317"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:41.480147" elapsed="0.000532"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:41.479780" elapsed="0.000920"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.483223" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:41.480884" elapsed="0.002367"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:12:41.483304" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:12:41.483460" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:41.478598" elapsed="0.004887"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:41.484715" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:41.484478" elapsed="0.000378">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:41.484955" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:41.484139" elapsed="0.000840"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:12:41.485185" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:12:41.485050" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:41.485031" elapsed="0.000237"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.485417" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.485591" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:12:41.485657" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:12:41.487579" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:41.483808" elapsed="0.003797"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.489037" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:41.488750" elapsed="0.000334"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:41.489481" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:41.489240" elapsed="0.000284"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:41.506017" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:41.506163" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:12:41.506259" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:12:41.491657" elapsed="0.014975">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-04-21T02:12:41.489588" elapsed="0.017126">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.506925" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:41.506747" elapsed="0.000244"/>
</branch>
<status status="FAIL" start="2026-04-21T02:12:41.489571" elapsed="0.017443">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.507390" elapsed="0.000025"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:41.507521" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:41.507484" elapsed="0.000078"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:41.507467" elapsed="0.000117"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.507729" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:12:41.507813" elapsed="0.000016"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:12:41.487934" elapsed="0.019985">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:41.508028" elapsed="0.000016"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:12:41.385956" elapsed="0.122170">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:41.508403" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:41.508221" elapsed="0.000254"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:41.508204" elapsed="0.000295"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:41.508531" elapsed="0.000014"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:12:41.381515" elapsed="0.127113">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.567349" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:43.566945" elapsed="0.000437"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:43.568171" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:43.567913" elapsed="0.000335">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:43.568341" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:43.567559" elapsed="0.000806"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.568945" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:43.568530" elapsed="0.000442"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:43.569278" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:43.569519" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:43.569134" elapsed="0.000411"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.569977" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:43.569705" elapsed="0.000319"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.571061" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:43.570729" elapsed="0.000377"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.571541" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:43.571268" elapsed="0.000299"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.572363" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:43.571957" elapsed="0.000432"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:43.573651" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:43.573060" elapsed="0.000763"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:43.573907" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:12:43.574212" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:43.572579" elapsed="0.001660"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:43.574395" elapsed="0.000387"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/adj-rib-in</var>
<status status="PASS" start="2026-04-21T02:12:43.571818" elapsed="0.003022"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.575494" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:43.575091" elapsed="0.000429"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:43.576906" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:43.576342" elapsed="0.000666"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:43.577087" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:12:43.577383" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:43.575878" elapsed="0.001531"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:43.577582" elapsed="0.000387"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:43.574955" elapsed="0.003055"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:43.571618" elapsed="0.006428"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:43.578089" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:12:43.578246" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:43.570403" elapsed="0.007868"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:43.570098" elapsed="0.008205"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.578479" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:43.578329" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:43.570076" elapsed="0.008480"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.579302" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:43.578701" elapsed="0.000630"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:43.579380" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:43.566302" elapsed="0.013201"/>
</kw>
<msg time="2026-04-21T02:12:43.579557" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:43.553461" elapsed="0.026146"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.592170" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.604673" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.617176" elapsed="0.000040"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.617416" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.617623" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.618043" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:43.617890" elapsed="0.000209"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:43.617874" elapsed="0.000250"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.618268" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.618439" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.618608" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:43.617837" elapsed="0.000823"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:43.617705" elapsed="0.000982"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.618850" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:43.618929" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:12:43.619074" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:43.549135" elapsed="0.069967"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:43.620487" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:43.620207" elapsed="0.000355">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:43.620655" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:43.619818" elapsed="0.000862"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.621027" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:43.620750" elapsed="0.000334"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.621624" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:43.621293" elapsed="0.000359"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:43.621109" elapsed="0.000579"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:43.620732" elapsed="0.000978"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.624302" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:43.621882" elapsed="0.002446"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:12:43.624381" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:12:43.624535" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:43.619451" elapsed="0.005109"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:43.625822" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:43.625558" elapsed="0.000328">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:43.626037" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:43.625215" elapsed="0.000847"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:12:43.626268" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:12:43.626132" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:43.626114" elapsed="0.000237"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.626500" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.626675" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:12:43.626741" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:12:43.628650" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:43.624883" elapsed="0.003793"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.630134" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:43.629874" elapsed="0.000307"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.630578" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:43.630336" elapsed="0.000285"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:43.641564" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:43.641970" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '311'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AgwAAQECAwQBAgAA+/A=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"inter-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","source-as":64496}}]}} 
 </msg>
<msg time="2026-04-21T02:12:43.642132" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:43.632763" elapsed="0.009405"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:43.630685" elapsed="0.011671"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.642606" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:43.642392" elapsed="0.000303"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:43.630668" elapsed="0.012057"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.647696" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AgwAAQECAwQBAgAA+/A=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"inter-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","source-as":64496}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:43.644235" elapsed="0.003531"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:43.643907" elapsed="0.003930"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:43.643878" elapsed="0.003996"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.651230" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:43.648268" elapsed="0.003008"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:43.647952" elapsed="0.003359"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:43.647928" elapsed="0.003408"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.651933" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:43.651507" elapsed="0.000455"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.652276" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:43.652035" elapsed="0.000299"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.652837" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:43.652520" elapsed="0.000344"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:43.652357" elapsed="0.000585"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:43.652017" elapsed="0.000947"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.653497" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:43.653129" elapsed="0.000395"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.653882" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:43.653593" elapsed="0.000349"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.654424" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:43.654129" elapsed="0.000321"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:43.653966" elapsed="0.000520"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:43.653575" elapsed="0.000932"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:43.654659" elapsed="0.000371"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:43.655498" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:43.655198" elapsed="0.000326"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:43.655680" elapsed="0.002362"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:43.643245" elapsed="0.014860"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:43.658280" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:43.658174" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:43.658156" elapsed="0.000191"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:43.661266" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:43.658493" elapsed="0.002802"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:12:43.661347" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:12:43.661509" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:12:43.629004" elapsed="0.032532"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:43.661599" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:12:43.661769" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:12:43.526323" elapsed="0.135488"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.690576" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:43.690085" elapsed="0.000521"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:43.691442" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:43.691144" elapsed="0.000424">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:43.691745" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:43.690777" elapsed="0.000993"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.692402" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:43.691957" elapsed="0.000525"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:43.692833" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:43.693000" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AgwAAQECAwQBAgAA+/A=",
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:43.692650" elapsed="0.000377"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.693461" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AgwAAQECAwQBAgAA+/A=",
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "inter-as-i-pmsi-a-d": {
          "route-distinguisher": "1.2.3.4:258",
          "source-as": 64496
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:43.693188" elapsed="0.000322"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:12:43.694025" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:43.693582" elapsed="0.000505"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.694773" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:43.694263" elapsed="0.000553"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:43.694114" elapsed="0.000739"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:43.693561" elapsed="0.001315"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.695516" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AgwAAQECAwQBAgAA+/A=",
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:43.695025" elapsed="0.000520"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:43.695596" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:43.689420" elapsed="0.006307"/>
</kw>
<msg time="2026-04-21T02:12:43.695784" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:43.676453" elapsed="0.019402"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.708499" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.721213" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.733742" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.733973" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.734202" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.734601" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:43.734451" elapsed="0.000206"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:43.734436" elapsed="0.000246"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.734840" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.735015" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.735184" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:43.734402" elapsed="0.000835"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:43.734288" elapsed="0.000978"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.735418" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:43.735493" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:12:43.735634" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AgwAAQECAwQBAgAA+/A=",
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:43.673656" elapsed="0.062005"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:43.735858" elapsed="0.002407"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:43.739490" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:43.739044" elapsed="0.000474"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:43.740084" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:43.739674" elapsed="0.000438"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:12:43.740271" elapsed="0.000332"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:12:43.738605" elapsed="0.002058"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:43.738344" elapsed="0.002351"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.740886" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:43.740721" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:43.738325" elapsed="0.002638"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:12:43.662960" elapsed="0.078051"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:12:43.662141" elapsed="0.078947"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:43.661897" elapsed="0.079238"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:43.661879" elapsed="0.079280"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:43.741192" elapsed="0.000029"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:12:43.520135" elapsed="0.221186"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:12:41.376906" elapsed="2.364475"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.791629" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:43.791246" elapsed="0.000412"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:43.792437" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:43.792182" elapsed="0.000331">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:43.792606" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:43.791842" elapsed="0.000788"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.793198" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:43.792812" elapsed="0.000413"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:43.793525" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:43.793685" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:43.793388" elapsed="0.000323"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.794164" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:43.793884" elapsed="0.000325"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.795413" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:43.794915" elapsed="0.000545"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.795925" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:43.795626" elapsed="0.000325"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.796724" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:43.796315" elapsed="0.000436"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:43.798040" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:43.797420" elapsed="0.000722"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:43.798221" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:12:43.798519" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:43.796964" elapsed="0.001581"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:43.798703" elapsed="0.000399"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/effective-rib-in</var>
<status status="PASS" start="2026-04-21T02:12:43.796174" elapsed="0.002970"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.799809" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:43.799395" elapsed="0.000441"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:43.801035" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:43.800480" elapsed="0.000654"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:43.801212" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:12:43.801504" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:43.800027" elapsed="0.001504"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:43.801687" elapsed="0.000416"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:43.799258" elapsed="0.002887"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:43.796001" elapsed="0.006179"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:43.802272" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:12:43.802432" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:43.794573" elapsed="0.007885"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:43.794277" elapsed="0.008213"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.802683" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:43.802515" elapsed="0.000223"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:43.794257" elapsed="0.008502"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.803499" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:43.802921" elapsed="0.000607"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:43.803576" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:43.790614" elapsed="0.013086"/>
</kw>
<msg time="2026-04-21T02:12:43.803755" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:43.777645" elapsed="0.026174"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.816311" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.828935" elapsed="0.000040"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.841373" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.841588" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.841773" elapsed="0.000036"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.842218" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:43.842065" elapsed="0.000211"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:43.842046" elapsed="0.000254"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.842445" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.842616" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.842787" elapsed="0.000036"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:43.841983" elapsed="0.000874"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:43.841870" elapsed="0.001014"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.843105" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:43.843183" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:12:43.843329" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:43.773372" elapsed="0.069986"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:43.844728" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:43.844449" elapsed="0.000365">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:43.844910" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:43.844064" elapsed="0.000871"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.845266" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:43.845004" elapsed="0.000319"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.845838" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:43.845530" elapsed="0.000334"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:43.845347" elapsed="0.000552"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:43.844987" elapsed="0.000934"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.848587" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:43.846090" elapsed="0.002523"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:12:43.848666" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:12:43.848837" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:43.843695" elapsed="0.005168"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:43.850123" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:43.849856" elapsed="0.000330">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:43.850277" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:43.849501" elapsed="0.000801"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:12:43.850505" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:12:43.850371" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:43.850353" elapsed="0.000234"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.850734" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.850924" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:12:43.850990" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:12:43.852889" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:43.849173" elapsed="0.003742"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.854322" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:43.854066" elapsed="0.000302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.854763" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:43.854522" elapsed="0.000301"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:43.864599" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:43.864744" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '311'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AgwAAQECAwQBAgAA+/A=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"inter-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","source-as":64496}}]}} 
 </msg>
<msg time="2026-04-21T02:12:43.864874" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:43.857130" elapsed="0.007771"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:43.854956" elapsed="0.009992"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.865142" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:43.864976" elapsed="0.000231"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:43.854914" elapsed="0.010315"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.869971" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AgwAAQECAwQBAgAA+/A=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"inter-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","source-as":64496}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:43.866396" elapsed="0.003647"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:43.866161" elapsed="0.003949"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:43.866141" elapsed="0.004006"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.873813" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:43.870551" elapsed="0.003392"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:43.870227" elapsed="0.003783"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:43.870203" elapsed="0.003846"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.875232" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:43.874607" elapsed="0.000657"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.875642" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:43.875347" elapsed="0.000363"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.876263" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:43.875932" elapsed="0.000359"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:43.875736" elapsed="0.000593"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:43.875325" elapsed="0.001026"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.876913" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:43.876520" elapsed="0.000420"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.877258" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:43.877012" elapsed="0.000306"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.877834" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:43.877512" elapsed="0.000351"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:43.877345" elapsed="0.000555"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:43.876994" elapsed="0.000928"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:43.878290" elapsed="0.000391"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:43.879438" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:43.878906" elapsed="0.000559"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:43.879629" elapsed="0.002938"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:43.865611" elapsed="0.017041"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:43.883057" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:43.882905" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:43.882877" elapsed="0.000277"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:43.886580" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:43.883361" elapsed="0.003256"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:12:43.886675" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:12:43.886867" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:12:43.853226" elapsed="0.033669"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:43.886961" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:12:43.887126" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:12:43.750361" elapsed="0.136792"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.919413" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:43.918741" elapsed="0.000715"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:43.920426" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:43.920113" elapsed="0.000448">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:43.920750" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:43.919691" elapsed="0.001085"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.921421" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:43.920969" elapsed="0.000481"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:43.921817" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:43.921981" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AgwAAQECAwQBAgAA+/A=",
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:43.921628" elapsed="0.000381"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.922489" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AgwAAQECAwQBAgAA+/A=",
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "inter-as-i-pmsi-a-d": {
          "route-distinguisher": "1.2.3.4:258",
          "source-as": 64496
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:43.922208" elapsed="0.000342"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:12:43.923088" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:43.922630" elapsed="0.000521"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.923999" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:43.923362" elapsed="0.000667"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:43.923178" elapsed="0.000889"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:43.922607" elapsed="0.001482"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:43.924849" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AgwAAQECAwQBAgAA+/A=",
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:43.924240" elapsed="0.000763"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:43.925077" elapsed="0.000045"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:43.917875" elapsed="0.007382"/>
</kw>
<msg time="2026-04-21T02:12:43.925332" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:43.903110" elapsed="0.022287"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.940939" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.956937" elapsed="0.000044"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.978008" elapsed="0.000037"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.978254" elapsed="0.000047"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.978471" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.978919" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:43.978748" elapsed="0.000239"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:43.978731" elapsed="0.000288"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.979188" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.979491" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.979657" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:43.978689" elapsed="0.001021"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:43.978560" elapsed="0.001179"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.979903" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:43.979983" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:12:43.980152" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AgwAAQECAwQBAgAA+/A=",
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:43.899926" elapsed="0.080255"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:43.980436" elapsed="0.002517"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:43.984242" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:43.983760" elapsed="0.000512"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:43.984884" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:43.984431" elapsed="0.000483"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:12:43.985076" elapsed="0.000343"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:12:43.983296" elapsed="0.002212"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:43.983035" elapsed="0.002521"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:43.985745" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:43.985588" elapsed="0.000229"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:43.983016" elapsed="0.002823"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:12:43.888570" elapsed="0.097322"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:12:43.887506" elapsed="0.098469"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:43.887240" elapsed="0.098787"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:43.887222" elapsed="0.098831"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:43.986090" elapsed="0.000034"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:12:43.745973" elapsed="0.240256"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:12:43.741612" elapsed="0.244701"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.038506" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:44.038044" elapsed="0.000496"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:44.039367" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:44.039104" elapsed="0.000339">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:44.039549" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:44.038735" elapsed="0.000839"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.040156" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:44.039744" elapsed="0.000439"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:44.040507" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:44.040673" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:44.040363" elapsed="0.000336"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.041121" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:44.040874" elapsed="0.000367"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.042608" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:44.042027" elapsed="0.000629"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.043235" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:44.042851" elapsed="0.000422"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.044463" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:44.043848" elapsed="0.000653"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:44.046336" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:44.045501" elapsed="0.001052"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:44.046674" elapsed="0.000053"/>
</return>
<msg time="2026-04-21T02:12:44.047119" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:44.044821" elapsed="0.002328"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:44.047308" elapsed="0.000389"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:12:44.043621" elapsed="0.004118"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.048413" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:44.048010" elapsed="0.000438"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:44.049709" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:44.049137" elapsed="0.000688"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:44.049904" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:12:44.050197" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:44.048638" elapsed="0.001585"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:44.050377" elapsed="0.000413"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:44.047873" elapsed="0.002974"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:44.043349" elapsed="0.007533"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:44.050926" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:12:44.051119" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:44.041677" elapsed="0.009467"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:44.041319" elapsed="0.009857"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.051355" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:44.051202" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:44.041296" elapsed="0.010145"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.052216" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:44.051587" elapsed="0.000657"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:44.052292" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:44.037315" elapsed="0.015116"/>
</kw>
<msg time="2026-04-21T02:12:44.052512" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:44.023042" elapsed="0.029538"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.065273" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.077648" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.090421" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.090657" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.090855" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.091410" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:44.091254" elapsed="0.000213"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:44.091089" elapsed="0.000403"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.091636" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.091819" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.091987" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:44.091054" elapsed="0.000985"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:44.090938" elapsed="0.001128"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.092214" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:44.092289" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:12:44.092421" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:44.018715" elapsed="0.073732"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:44.093848" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:44.093557" elapsed="0.000366">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:44.094016" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:44.093144" elapsed="0.000896"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.094364" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:44.094108" elapsed="0.000313"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.094988" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:44.094667" elapsed="0.000349"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:44.094446" elapsed="0.000605"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:44.094091" elapsed="0.000982"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.099067" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:44.095232" elapsed="0.003864"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:12:44.099203" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:12:44.099371" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:44.092778" elapsed="0.006618"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:44.100840" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:44.100513" elapsed="0.000402">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:44.101012" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:44.100089" elapsed="0.000948"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:12:44.101254" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:12:44.101113" elapsed="0.000201"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:44.101094" elapsed="0.000245"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.101509" elapsed="0.000029"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.101705" elapsed="0.000022"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:12:44.101772" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:12:44.103903" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:44.099723" elapsed="0.004208"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.105365" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:44.105102" elapsed="0.000310"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.105833" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:44.105573" elapsed="0.000304"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:44.115226" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:44.115367" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '311'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AgwAAQECAwQBAgAA+/A=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"inter-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","source-as":64496}}]}} 
 </msg>
<msg time="2026-04-21T02:12:44.115478" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:44.108036" elapsed="0.007468"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:44.105943" elapsed="0.009605"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.115729" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:44.115575" elapsed="0.000242"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:44.105925" elapsed="0.009915"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.119315" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AgwAAQECAwQBAgAA+/A=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"inter-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","source-as":64496}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:44.116881" elapsed="0.002484"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:44.116639" elapsed="0.002760"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:44.116621" elapsed="0.002803"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.122166" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:44.119702" elapsed="0.002510"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:44.119478" elapsed="0.002768"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:44.119462" elapsed="0.002810"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.122908" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:44.122451" elapsed="0.000484"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.123302" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:44.123051" elapsed="0.000309"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.123880" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:44.123555" elapsed="0.000354"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:44.123385" elapsed="0.000560"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:44.123033" elapsed="0.000934"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.124511" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:44.124137" elapsed="0.000402"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.124865" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:44.124608" elapsed="0.000314"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.125411" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:44.125117" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:44.124946" elapsed="0.000528"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:44.124590" elapsed="0.000906"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:44.125651" elapsed="0.000372"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:44.126492" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:44.126194" elapsed="0.000324"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:44.126690" elapsed="0.002427"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:44.116213" elapsed="0.012967"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:44.129355" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:44.129249" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:44.129231" elapsed="0.000190"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:44.132389" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:44.129569" elapsed="0.002848"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:12:44.132469" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:12:44.132627" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:12:44.104258" elapsed="0.028396"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:44.132716" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:12:44.132884" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:12:43.995708" elapsed="0.137202"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.161816" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:44.161311" elapsed="0.000545"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:44.162714" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:44.162377" elapsed="0.000486">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:44.163100" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:44.162033" elapsed="0.001093"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.163748" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:44.163295" elapsed="0.000510"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:44.164159" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:44.164322" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AgwAAQECAwQBAgAA+/A=",
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:44.163989" elapsed="0.000360"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.164826" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AgwAAQECAwQBAgAA+/A=",
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "inter-as-i-pmsi-a-d": {
          "route-distinguisher": "1.2.3.4:258",
          "source-as": 64496
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:44.164529" elapsed="0.000349"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:12:44.165383" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:44.164953" elapsed="0.000492"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.166201" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:44.165622" elapsed="0.000606"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:44.165470" elapsed="0.000796"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:44.164932" elapsed="0.001357"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.167039" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AgwAAQECAwQBAgAA+/A=",
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:44.166440" elapsed="0.000629"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:44.167121" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:44.160607" elapsed="0.006644"/>
</kw>
<msg time="2026-04-21T02:12:44.167308" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:44.147474" elapsed="0.019885"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.183536" elapsed="0.000035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.196058" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.208601" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.208883" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.209071" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.209478" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:44.209326" elapsed="0.000208"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:44.209310" elapsed="0.000249"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.209703" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.209889" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.210065" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:44.209273" elapsed="0.000845"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:44.209155" elapsed="0.000992"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.210298" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:44.210374" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:12:44.210529" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AgwAAQECAwQBAgAA+/A=",
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:44.144775" elapsed="0.065783"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:44.210773" elapsed="0.002462"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:44.214464" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:44.214011" elapsed="0.000482"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:44.215119" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:44.214650" elapsed="0.000497"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:12:44.215308" elapsed="0.000332"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:12:44.213561" elapsed="0.002139"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:44.213316" elapsed="0.002418"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.215925" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:44.215759" elapsed="0.000223"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:44.213298" elapsed="0.002707"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:12:44.134058" elapsed="0.082001"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:12:44.133238" elapsed="0.082900"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:44.132994" elapsed="0.083191"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:44.132975" elapsed="0.083234"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:44.216243" elapsed="0.000030"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:12:43.991312" elapsed="0.225061"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:12:43.986520" elapsed="0.229951"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:12:44.216642" elapsed="0.002777"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.271762" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:44.271361" elapsed="0.000455"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:44.272618" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:44.272352" elapsed="0.000345">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:44.272807" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:44.272007" elapsed="0.000826"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.273392" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:44.273008" elapsed="0.000411"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:44.273726" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:44.273934" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:44.273583" elapsed="0.000378"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.274365" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:44.274121" elapsed="0.000288"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.275730" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:44.275413" elapsed="0.000363"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.276254" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:44.275970" elapsed="0.000310"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.277079" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:44.276652" elapsed="0.000454"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:44.278332" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:44.277758" elapsed="0.000673"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:44.278512" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:12:44.278830" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:44.277301" elapsed="0.001567"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:44.279027" elapsed="0.000385"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:12:44.276511" elapsed="0.002943"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.280122" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:44.279703" elapsed="0.000445"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:44.281354" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:44.280806" elapsed="0.000647"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:44.281530" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:12:44.281842" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:44.280334" elapsed="0.001534"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:44.282030" elapsed="0.000374"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:44.279567" elapsed="0.002934"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:44.276333" elapsed="0.006207"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:44.282584" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:12:44.282748" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:44.274815" elapsed="0.007960"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:44.274488" elapsed="0.008336"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.283040" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:44.282878" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:44.274463" elapsed="0.008656"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.283861" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:44.283267" elapsed="0.000622"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:44.283938" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:44.270683" elapsed="0.013378"/>
</kw>
<msg time="2026-04-21T02:12:44.284116" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:44.257820" elapsed="0.026345"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.296748" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.309294" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.321589" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.321803" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.321986" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.322360" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:44.322213" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:44.322198" elapsed="0.000241"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.322582" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.322753" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.322967" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:44.322166" elapsed="0.000858"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:44.322063" elapsed="0.001027"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.323247" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:44.323325" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:12:44.323450" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:44.253207" elapsed="0.070270"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:44.324770" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:44.324513" elapsed="0.000347">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:44.324955" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:44.324160" elapsed="0.000820"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.325302" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:44.325050" elapsed="0.000310"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.326107" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:44.325564" elapsed="0.000570"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:44.325385" elapsed="0.000786"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:44.325032" elapsed="0.001162"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.328567" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:44.326350" elapsed="0.002243"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:12:44.328645" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:12:44.328814" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:44.323821" elapsed="0.005019"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:44.330023" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:12:44.329835" elapsed="0.000241"/>
</kw>
<msg time="2026-04-21T02:12:44.330159" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:44.329480" elapsed="0.000703"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:12:44.330388" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:44.330253" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:44.330235" elapsed="0.000219"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:44.330763" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:44.330922" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:44.330598" elapsed="0.000373"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:12:44.331369" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:12:44.331133" elapsed="0.000262"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:12:44.331441" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:12:44.331594" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:44.329149" elapsed="0.002471"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.333022" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:44.332758" elapsed="0.000346"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.333507" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:44.333263" elapsed="0.000287"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:44.342401" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:44.342859" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '456'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AgwAAQECAwQBAgAA+/A=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"inter-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","source-as":64496}}]}}]} 
 </msg>
<msg time="2026-04-21T02:12:44.342982" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:44.335703" elapsed="0.007308"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:44.333616" elapsed="0.009439"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.343238" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:44.343082" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:44.333598" elapsed="0.009726"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.346760" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AgwAAQECAwQBAgAA+/A=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"inter-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","source-as":64496}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:44.344349" elapsed="0.002475"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:44.344123" elapsed="0.002737"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:44.344105" elapsed="0.002780"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.349624" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:44.347197" elapsed="0.002472"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:44.346939" elapsed="0.002764"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:44.346922" elapsed="0.002806"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.350306" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:44.349917" elapsed="0.000416"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.350644" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:44.350402" elapsed="0.000298"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.351222" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:44.350905" elapsed="0.000343"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:44.350724" elapsed="0.000559"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:44.350384" elapsed="0.000920"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.351847" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:44.351468" elapsed="0.000406"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.352181" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:44.351943" elapsed="0.000293"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.352714" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:44.352423" elapsed="0.000316"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:44.352260" elapsed="0.000514"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:44.351925" elapsed="0.000886"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:44.352964" elapsed="0.000348"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:44.353767" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:44.353477" elapsed="0.000331"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:44.354007" elapsed="0.002334"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:44.343685" elapsed="0.012719"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:44.356579" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:44.356473" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:44.356454" elapsed="0.000194"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:44.359641" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:44.356811" elapsed="0.002859"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:12:44.359722" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:12:44.359899" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:12:44.331943" elapsed="0.027983"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:44.359989" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:12:44.360142" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:12:44.230392" elapsed="0.129776"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.388469" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:44.387999" elapsed="0.000499"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:44.389307" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:44.389025" elapsed="0.000403">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:44.389602" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:44.388665" elapsed="0.000962"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.390258" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:44.389813" elapsed="0.000472"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:44.390606" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:44.390751" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:44.390449" elapsed="0.000328"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.391237" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:44.390956" elapsed="0.000328"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:12:44.391757" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:44.391353" elapsed="0.000481"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.392514" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:44.392009" elapsed="0.000532"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:44.391860" elapsed="0.000718"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:44.391334" elapsed="0.001266"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.393296" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:44.392804" elapsed="0.000521"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:44.393375" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:44.387357" elapsed="0.006146"/>
</kw>
<msg time="2026-04-21T02:12:44.393557" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:44.374526" elapsed="0.019080"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.406152" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.418587" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.431052" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.431265" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.431442" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.431840" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:44.431677" elapsed="0.000219"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:44.431663" elapsed="0.000257"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.432064" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.432235" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.432403" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:44.431632" elapsed="0.000824"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:44.431522" elapsed="0.000962"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.432632" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:44.432707" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:12:44.432838" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:44.371892" elapsed="0.060974"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:44.433120" elapsed="0.002373"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:44.436541" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:44.436248" elapsed="0.000320"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:44.437309" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:44.436722" elapsed="0.000615"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:12:44.437832" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "127.1.1.1"
       },
       "local-pref": {
        "pref": 100
       },
       "multi-exit-disc": {
        "med": 0
       },
       "origin": {
        "value": "egp"
       }
      },
      "inter-as-i-pmsi-a-d": {
       "route-distinguisher": "1.2.3.4:258",
       "source-as": 64496
      },
      "path-id": 0,
      "route-key": "AgwAAQECAwQBAgAA+/A="
     }
    ]
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:12:44.438017" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "inter-as-i-pmsi-a-d": {
+       "route-distinguisher": "1.2.3.4:258",
+       "source-as": 64496
+      },
+      "path-id": 0,
+      "route-key": "AgwAAQECAwQBAgAA+/A="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:12:44.437495" elapsed="0.000590">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "inter-as-i-pmsi-a-d": {
+       "route-distinguisher": "1.2.3.4:258",
+       "source-as": 64496
+      },
+      "path-id": 0,
+      "route-key": "AgwAAQECAwQBAgAA+/A="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:12:44.435830" elapsed="0.002400">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "inter-as-i-pmsi-a-d": {
+       "route-distinguisher": "1.2.3.4:258",
+       "source-as": 64496
+      },
+      "path-id": 0,
+      "route-key": "AgwAAQECAwQBAgAA+/A="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:12:44.435572" elapsed="0.002736">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "inter-as-i-pmsi-a-d": {
+       "route-distinguisher": "1.2.3.4:258",
+       "source-as": 64496
+      },
+      "path-id": 0,
+      "route-key": "AgwAAQECAwQBAgAA+/A="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:44.438492" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:44.438342" elapsed="0.000206"/>
</branch>
<status status="FAIL" start="2026-04-21T02:12:44.435554" elapsed="0.003017">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "inter-as-i-pmsi-a-d": {
+       "route-distinguisher": "1.2.3.4:258",
+       "source-as": 64496
+      },
+      "path-id": 0,
+      "route-key": "AgwAAQECAwQBAgAA+/A="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:12:44.361304" elapsed="0.077389">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "inter-as-i-pmsi-a-d": {
+       "route-distinguisher": "1.2.3.4:258",
+       "source-as": 64496
+      },
+      "path-id": 0,
+      "route-key": "AgwAAQECAwQBAgAA+/A="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:12:44.360491" elapsed="0.078407">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "inter-as-i-pmsi-a-d": {
+       "route-distinguisher": "1.2.3.4:258",
+       "source-as": 64496
+      },
+      "path-id": 0,
+      "route-key": "AgwAAQECAwQBAgAA+/A="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:12:44.360250" elapsed="0.078738">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "inter-as-i-pmsi-a-d": {
+       "route-distinguisher": "1.2.3.4:258",
+       "source-as": 64496
+      },
+      "path-id": 0,
+      "route-key": "AgwAAQECAwQBAgAA+/A="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<status status="FAIL" start="2026-04-21T02:12:44.360233" elapsed="0.078789">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "inter-as-i-pmsi-a-d": {
+       "route-distinguisher": "1.2.3.4:258",
+       "source-as": 64496
+      },
+      "path-id": 0,
+      "route-key": "AgwAAQECAwQBAgAA+/A="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:44.439071" elapsed="0.000016"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:12:44.224347" elapsed="0.214858">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "inter-as-i-pmsi-a-d": {
+       "route-distinguisher": "1.2.3.4:258",
+       "source-as": 64496
+      },
+      "path-id": 0,
+      "route-key": "AgwAAQECAwQBAgAA+/A="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.493566" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:46.493163" elapsed="0.000437"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:46.494397" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:46.494137" elapsed="0.000337">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:46.494568" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:46.493778" elapsed="0.000836"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.495197" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:46.494785" elapsed="0.000439"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:46.495534" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:46.495707" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:46.495389" elapsed="0.000415"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.496227" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:46.495971" elapsed="0.000304"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.497320" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:46.497008" elapsed="0.000357"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.497832" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:46.497532" elapsed="0.000327"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.498677" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:46.498233" elapsed="0.000471"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:46.499949" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:46.499377" elapsed="0.000673"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:46.500129" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:12:46.500430" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:46.498916" elapsed="0.001540"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:46.500613" elapsed="0.000403"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:12:46.498092" elapsed="0.002966"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.501766" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:46.501366" elapsed="0.000440"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:46.503027" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:46.502450" elapsed="0.000676"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:46.503202" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:12:46.503491" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:46.501995" elapsed="0.001522"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:46.503672" elapsed="0.000385"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:46.501173" elapsed="0.002925"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:46.497911" elapsed="0.006222"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:46.504175" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:12:46.504332" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:46.496663" elapsed="0.007694"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:46.496350" elapsed="0.008040"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.504566" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:46.504415" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:46.496328" elapsed="0.008314"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.505555" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:46.504787" elapsed="0.000796"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:46.505633" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:46.492513" elapsed="0.013244"/>
</kw>
<msg time="2026-04-21T02:12:46.505827" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:46.479732" elapsed="0.026147"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.518382" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.530889" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.543961" elapsed="0.000033"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.544189" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.544377" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.544785" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:46.544631" elapsed="0.000225"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:46.544615" elapsed="0.000268"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.545028" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.545197" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.545362" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:46.544577" elapsed="0.000837"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:46.544460" elapsed="0.000981"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.545590" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:46.545667" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:12:46.545831" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:46.475250" elapsed="0.070610"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:46.547280" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:46.546994" elapsed="0.000360">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:46.547447" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:46.546557" elapsed="0.000914"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.547817" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:46.547540" elapsed="0.000337"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.548381" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:46.548086" elapsed="0.000321"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:46.547902" elapsed="0.000539"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:46.547522" elapsed="0.000941"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.550822" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:46.548615" elapsed="0.002234"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:12:46.550900" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:12:46.551112" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:46.546203" elapsed="0.004934"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:46.552352" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:12:46.552137" elapsed="0.000270"/>
</kw>
<msg time="2026-04-21T02:12:46.552492" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:46.551778" elapsed="0.000738"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:12:46.552719" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:46.552584" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:46.552566" elapsed="0.000235"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:46.553116" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:46.553287" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:46.552949" elapsed="0.000363"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:12:46.553713" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:12:46.553471" elapsed="0.000267"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:12:46.553784" elapsed="0.000045"/>
</return>
<msg time="2026-04-21T02:12:46.553956" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:46.551448" elapsed="0.002532"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.555444" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:46.555167" elapsed="0.000326"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.555998" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:46.555660" elapsed="0.000383"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:46.563272" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:46.563456" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '146'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:12:46.563595" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:46.558484" elapsed="0.005149"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:46.556108" elapsed="0.007590"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.563998" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:46.563737" elapsed="0.000358"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:46.556090" elapsed="0.008036"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.569267" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:46.565640" elapsed="0.003697"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:46.565310" elapsed="0.004078"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:46.565284" elapsed="0.004141"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.573135" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:46.569855" elapsed="0.003342"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:46.569506" elapsed="0.003739"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:46.569482" elapsed="0.003798"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.574071" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:46.573516" elapsed="0.000592"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.574602" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:46.574262" elapsed="0.000421"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.575341" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:46.575014" elapsed="0.000353"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:46.574755" elapsed="0.000647"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:46.574235" elapsed="0.001189"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.575967" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:46.575586" elapsed="0.000409"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.576301" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:46.576064" elapsed="0.000294"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.576860" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:46.576547" elapsed="0.000339"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:46.576382" elapsed="0.000540"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:46.576046" elapsed="0.000897"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:46.577102" elapsed="0.000346"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:46.577926" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:46.577616" elapsed="0.000336"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:46.578108" elapsed="0.002302"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:46.564663" elapsed="0.015811"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:46.580652" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:46.580545" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:46.580526" elapsed="0.000194"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:46.583566" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:46.580881" elapsed="0.002714"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:12:46.583648" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:12:46.583830" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:12:46.554293" elapsed="0.029564"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:46.583921" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:12:46.584074" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:12:46.452845" elapsed="0.131259"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.615972" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:46.615431" elapsed="0.000575"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:46.616853" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:46.616527" elapsed="0.000458">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:46.617228" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:46.616185" elapsed="0.001069"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.617884" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:46.617423" elapsed="0.000489"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:46.618244" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:46.618402" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:46.618078" elapsed="0.000350"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.618910" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:46.618587" elapsed="0.000370"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:12:46.619469" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:46.619034" elapsed="0.000495"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.620229" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:46.619706" elapsed="0.000550"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:46.619557" elapsed="0.000735"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:46.619010" elapsed="0.001304"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.620976" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:46.620463" elapsed="0.000541"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:46.621057" elapsed="0.000037"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:46.614786" elapsed="0.006408"/>
</kw>
<msg time="2026-04-21T02:12:46.621248" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:46.602039" elapsed="0.019259"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.633823" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.646202" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.658808" elapsed="0.000052"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.659118" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.659304" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.659709" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:46.659558" elapsed="0.000208"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:46.659542" elapsed="0.000264"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.659955" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.660126" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.660293" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:46.659505" elapsed="0.000841"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:46.659388" elapsed="0.000986"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.660524" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:46.660601" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:12:46.660738" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:46.599238" elapsed="0.061527"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:46.660961" elapsed="0.002324"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:46.664506" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:46.664172" elapsed="0.000362"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:46.664983" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:46.664690" elapsed="0.000320"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:12:46.665174" elapsed="0.000333"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:12:46.663606" elapsed="0.001962"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:46.663364" elapsed="0.002238"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.665777" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:46.665627" elapsed="0.000222"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:46.663346" elapsed="0.002524"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:12:46.585277" elapsed="0.080641"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:12:46.584444" elapsed="0.081551"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:46.584187" elapsed="0.081856"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:46.584169" elapsed="0.081897"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:46.666100" elapsed="0.000032"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:12:46.446994" elapsed="0.219237"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:12:44.219596" elapsed="2.446733"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient" type="TEARDOWN">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:12:46.666549" elapsed="0.003070"/>
</kw>
<arg>inter_as_ipmsi_ad</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-04-21T02:12:41.368547" elapsed="5.301131"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:41.254135" elapsed="5.415706"/>
</test>
<test id="s1-s16-t8" name="Odl_To_Play_spmsi_ad" line="86">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:12:46.673098" elapsed="0.000214"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:12:46.672829" elapsed="0.000537"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:46.674382" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:46.674269" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:46.674250" elapsed="0.000199"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:46.679576" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:46.679470" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:46.679452" elapsed="0.000190"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.680659" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:46.680274" elapsed="0.000412"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.681168" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:12:46.680865" elapsed="0.000329"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:12:46.681238" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:12:46.681393" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:12:46.679891" elapsed="0.001527"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:46.687082" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:46.686967" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:46.686946" elapsed="0.000204"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:46.688364" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:46.688257" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:46.688240" elapsed="0.000192"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:12:46.688907" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:12:46.688580" elapsed="0.000354"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:12:46.689321" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:12:46.689100" elapsed="0.000247"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:12:46.717015" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:12:46.689865" elapsed="0.027310"/>
</kw>
<msg time="2026-04-21T02:12:46.717378" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:12:46.717426" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:46.689510" elapsed="0.027951"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:12:46.741667" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "s "p "m "s "i "_ "a "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:12:46.718117" elapsed="0.023766"/>
</kw>
<msg time="2026-04-21T02:12:46.742107" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:12:46.742154" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:46.717678" elapsed="0.024512"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.742633" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:46.742306" elapsed="0.000471"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:46.742270" elapsed="0.000560"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.743387" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "s "p "m "s "i "_ "a "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:46.743002" elapsed="0.000452"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.743743" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:46.743521" elapsed="0.000299"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:46.743502" elapsed="0.000343"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:12:46.743886" elapsed="0.000045"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:12:46.746549" elapsed="0.000514"/>
</kw>
<msg time="2026-04-21T02:12:46.747137" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:46.745505" elapsed="0.001769"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.747558" elapsed="0.000079"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.747918" elapsed="0.000077"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:12:46.744841" elapsed="0.003267"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:12:46.744238" elapsed="0.003935"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:12:46.687953" elapsed="0.060317"/>
</kw>
<msg time="2026-04-21T02:12:46.748362" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:12:46.748406" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:46.687306" elapsed="0.061136"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:12:46.748623" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:12:46.748516" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:46.748499" elapsed="0.000208"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.749155" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.749504" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:12:46.749576" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:12:46.686581" elapsed="0.063104"/>
</kw>
<msg time="2026-04-21T02:12:46.749777" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:12:46.749846" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:46.681813" elapsed="0.068073"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.750216" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:46.749960" elapsed="0.000310"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:46.749944" elapsed="0.000349"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:12:46.681650" elapsed="0.068667"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:12:46.681473" elapsed="0.068878"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:12:46.679107" elapsed="0.071300"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:12:46.673982" elapsed="0.076480"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:46.673520" elapsed="0.076988"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:12:46.670649" elapsed="0.079911"/>
</kw>
<kw name="Odl_To_Play_Template" owner="BgpOperations">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:46.751573" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/announce_spmsi_ad.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/announce_spmsi_ad.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:46.751750" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f0101010003160001010203040102200a00000a200c00000c01000001
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:46.751367" elapsed="0.000409"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:12:46.752190" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f0101010003160001010203040102200a00000a200c00000c01000001</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:12:46.751953" elapsed="0.000275"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:46.752664" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/withdraw_spmsi_ad.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/withdraw_spmsi_ad.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:46.752843" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b00010503160001010203040102200a00000a200c00000c01000001
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:46.752432" elapsed="0.000447"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:12:46.753340" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b00010503160001010203040102200a00000a200c00000c01000001</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:12:46.753099" elapsed="0.000271"/>
</kw>
<if>
<branch type="IF" condition="'${remove}' == 'True'">
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:12:46.753670" elapsed="0.002835"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:46.753450" elapsed="0.003092"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:46.753432" elapsed="0.003136"/>
</if>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.791280" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:46.790861" elapsed="0.000451"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:46.792140" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:46.791858" elapsed="0.000363">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:46.792316" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:46.791489" elapsed="0.000851"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.792916" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:46.792508" elapsed="0.000436"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:46.793251" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:46.793416" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:46.793110" elapsed="0.000332"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.793868" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:46.793603" elapsed="0.000313"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.794931" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:46.794655" elapsed="0.000321"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.795446" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:46.795171" elapsed="0.000302"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.796168" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:46.795863" elapsed="0.000330"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:46.797167" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:46.796706" elapsed="0.000489"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:46.797298" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:12:46.797462" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:46.796383" elapsed="0.001104"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:46.797645" elapsed="0.000273"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:12:46.795707" elapsed="0.002253"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.798515" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:46.798214" elapsed="0.000327"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:46.799497" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:46.799084" elapsed="0.000440"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:46.799574" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:12:46.799724" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:46.798731" elapsed="0.001018"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:46.799919" elapsed="0.000223"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:46.798078" elapsed="0.002104"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:46.795529" elapsed="0.004688"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:46.800261" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:12:46.800415" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:46.794327" elapsed="0.006113"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:46.793993" elapsed="0.006479"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.800649" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:46.800498" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:46.793970" elapsed="0.006755"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.801477" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:46.800891" elapsed="0.000615"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:46.801555" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:46.790184" elapsed="0.011496"/>
</kw>
<msg time="2026-04-21T02:12:46.801735" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:46.777120" elapsed="0.024683"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.814505" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.826953" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.839443" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.839711" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.839913" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.840312" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:46.840162" elapsed="0.000205"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:46.840145" elapsed="0.000247"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.840536" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.840706" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.840892" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:46.840110" elapsed="0.000837"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:46.839998" elapsed="0.000976"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.841124" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:46.841200" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:12:46.841337" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:46.772601" elapsed="0.068764"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.866556" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:46.866140" elapsed="0.000448"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:46.867473" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:46.867177" elapsed="0.000375">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:46.867647" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:46.866768" elapsed="0.000903"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.868249" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:46.867859" elapsed="0.000417"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:46.868582" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/app/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/app/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:46.868801" level="INFO">${template} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB&lt;/route-key&gt;
    &lt;attributes&gt;
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:46.868439" elapsed="0.000392"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.869240" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ipv4-next-hop&gt;
        &lt;global&gt;127.1.1.1&lt;/global&gt;
      &lt;/ipv4-next-hop&gt;
      &lt;multi-exit-disc&gt;
        &lt;med&gt;0&lt;/med&gt;
      &lt;/multi-exit-disc&gt;
      &lt;as-path/&gt;
      &lt;origin&gt;
        &lt;value&gt;egp&lt;/value&gt;
      &lt;/origin&gt;
      &lt;local-pref&gt;
        &lt;pref&gt;100&lt;/pref&gt;
      &lt;/local-pref&gt;
    &lt;/attributes&gt;
    &lt;s-pmsi-a-d&gt;
      &lt;orig-route-ip&gt;1.0.0.1&lt;/orig-route-ip&gt;
      &lt;multicast-source&gt;10.0.0.10&lt;/multicast-source&gt;
      &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
      &lt;c-g-address&gt;12.0.0.12&lt;/c-g-address&gt;
    &lt;/s-pmsi-a-d&gt;
&lt;/mvpn-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:46.868993" elapsed="0.000305"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:12:46.869816" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:46.869454" elapsed="0.000423"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.870352" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:46.870054" elapsed="0.000324"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:46.869904" elapsed="0.000510"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:46.869426" elapsed="0.001010"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.871058" level="INFO">${final_text} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB&lt;/route-key&gt;
    &lt;attributes&gt;
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:46.870584" elapsed="0.000505"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:46.871143" elapsed="0.000047"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:46.865444" elapsed="0.005849"/>
</kw>
<msg time="2026-04-21T02:12:46.871351" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:46.852513" elapsed="0.018888"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.884199" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.896531" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.908963" elapsed="0.000032"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.909196" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.909384" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.909827" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:46.909657" elapsed="0.000228"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:46.909639" elapsed="0.000275"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.910061" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.910229" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.910395" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:46.909597" elapsed="0.000850"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:46.909472" elapsed="0.001005"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.910628" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:46.910783" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:12:46.910972" level="INFO">${data} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB&lt;/route-key&gt;
    &lt;attributes&gt;
     ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:46.851590" elapsed="0.059414"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:46.912508" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/app/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:46.912177" elapsed="0.000408">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/app/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:46.912679" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:46.911760" elapsed="0.000943"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.913057" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:46.912775" elapsed="0.000339"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.913623" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:46.913327" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:46.913139" elapsed="0.000545"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:46.912756" elapsed="0.000949"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.916096" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:46.913875" elapsed="0.002248"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:12:46.916175" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:12:46.916335" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:46.911389" elapsed="0.004971"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.917925" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:46.917655" elapsed="0.000319"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.918364" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ipv4-next-hop&gt;
        &lt;global&gt;127.1.1.1&lt;/global&gt;
      &lt;/ipv4-next-hop&gt;
      &lt;multi-exit-disc&gt;
        &lt;med&gt;0&lt;/med&gt;
      &lt;/multi-exit-disc&gt;
      &lt;as-path/&gt;
      &lt;origin&gt;
        &lt;value&gt;egp&lt;/value&gt;
      &lt;/origin&gt;
      &lt;local-pref&gt;
        &lt;pref&gt;100&lt;/pref&gt;
      &lt;/local-pref&gt;
    &lt;/attributes&gt;
    &lt;s-pmsi-a-d&gt;
      &lt;orig-route-ip&gt;1.0.0.1&lt;/orig-route-ip&gt;
      &lt;multicast-source&gt;10.0.0.10&lt;/multicast-source&gt;
      &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
      &lt;c-g-address&gt;12.0.0.12&lt;/c-g-address&gt;
    &lt;/s-pmsi-a-d&gt;
&lt;/mvpn-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:46.918127" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.918828" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:46.918569" elapsed="0.000302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.919272" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:46.919022" elapsed="0.000293"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:12:46.920148" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:12:46.919943" elapsed="0.000230"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:12:46.920499" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:12:46.920327" elapsed="0.000197"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:46.920674" elapsed="0.000227"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.921304" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:46.921055" elapsed="0.000292"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:12:46.921440" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:12:46.921598" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:12:46.919519" elapsed="0.002105"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:46.939085" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Content-Length': '752', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ipv4-next-hop&gt;
        &lt;global&gt;127.1.1.1&lt;/global&gt;
      &lt;/ipv4-next-hop&gt;
      &lt;multi-exit-disc&gt;
        &lt;med&gt;0&lt;/med&gt;
      &lt;/multi-exit-disc&gt;
      &lt;as-path/&gt;
      &lt;origin&gt;
        &lt;value&gt;egp&lt;/value&gt;
      &lt;/origin&gt;
      &lt;local-pref&gt;
        &lt;pref&gt;100&lt;/pref&gt;
      &lt;/local-pref&gt;
    &lt;/attributes&gt;
    &lt;s-pmsi-a-d&gt;
      &lt;orig-route-ip&gt;1.0.0.1&lt;/orig-route-ip&gt;
      &lt;multicast-source&gt;10.0.0.10&lt;/multicast-source&gt;
      &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
      &lt;c-g-address&gt;12.0.0.12&lt;/c-g-address&gt;
    &lt;/s-pmsi-a-d&gt;
&lt;/mvpn-route&gt; 
 </msg>
<msg time="2026-04-21T02:12:46.939242" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4/mvpn-route=AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:46.939533" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:46.924149" elapsed="0.015441"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:46.921695" elapsed="0.018012"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.940205" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:46.939772" elapsed="0.000585"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:46.921677" elapsed="0.018729"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.948204" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:46.942868" elapsed="0.005381"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:46.942334" elapsed="0.005953"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:46.942293" elapsed="0.006019"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.950881" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:46.948591" elapsed="0.002335"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:46.948367" elapsed="0.002593"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:46.948351" elapsed="0.002633"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.951724" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:46.951313" elapsed="0.000438"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.952097" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:46.951849" elapsed="0.000308"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.952651" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:46.952349" elapsed="0.000328"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:46.952181" elapsed="0.000530"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:46.951830" elapsed="0.000902"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.953277" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:46.952913" elapsed="0.000390"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.953606" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:46.953371" elapsed="0.000291"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.954154" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:46.953862" elapsed="0.000317"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:46.953685" elapsed="0.000529"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:46.953354" elapsed="0.000882"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:46.954392" elapsed="0.000346"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:46.955323" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:46.954989" elapsed="0.000361"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:46.955507" elapsed="0.002311"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:46.941283" elapsed="0.016603"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:12:46.958075" elapsed="0.000035"/>
</return>
<status status="PASS" start="2026-04-21T02:12:46.957962" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:46.957943" elapsed="0.000227"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.958322" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:12:46.958390" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:12:46.960723" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:12:46.916699" elapsed="0.044050"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:46.960838" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:12:46.960997" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:12:46.761430" elapsed="0.199592"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:46.961381" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:46.961126" elapsed="0.000325"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:46.961110" elapsed="0.000364"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:46.961507" elapsed="0.000025"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:12:46.756875" elapsed="0.204755"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:12:46.965577" level="INFO">${update} = ffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f0101010003160001010203040102200a00000a200c00000c01000001</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:12:46.962574" elapsed="0.003035"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:12:46.965823" elapsed="0.002371"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:12:46.968247" elapsed="0.000036"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-04-21T02:12:46.962292" elapsed="0.006096"/>
</kw>
<msg time="2026-04-21T02:12:46.968467" level="INFO">${update} = ffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f0101010003160001010203040102200a00000a200c00000c01000001</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:12:46.961817" elapsed="0.006675"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.969397" level="INFO">Length is 160.</msg>
<msg time="2026-04-21T02:12:46.969472" level="INFO">${len_1} = 160</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:12:46.969118" elapsed="0.000377"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:12:46.969921" level="INFO">Length is 160.</msg>
<msg time="2026-04-21T02:12:46.969996" level="INFO">${len_2} = 160</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:12:46.969652" elapsed="0.000368"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:12:46.970177" elapsed="0.000305"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:12:46.970844" level="INFO">${sum_1} = 1045</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:12:46.970639" elapsed="0.000231"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:12:46.971204" level="INFO">${sum_2} = 1045</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:12:46.971024" elapsed="0.000267"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:12:46.971469" elapsed="0.000312"/>
</kw>
<arg>${update}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:12:46.968724" elapsed="0.003139"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:12:46.972016" elapsed="0.002122"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.020718" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:47.020319" elapsed="0.000431"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:47.021542" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:47.021280" elapsed="0.000339">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:47.021713" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:47.020940" elapsed="0.000797"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.022309" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:47.021920" elapsed="0.000416"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:47.022640" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:47.022821" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:47.022498" elapsed="0.000350"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.023448" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:47.023006" elapsed="0.000490"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.024822" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:47.024466" elapsed="0.000403"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.025308" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:47.025035" elapsed="0.000299"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.026147" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:47.025711" elapsed="0.000462"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:47.027301" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:47.026819" elapsed="0.000562"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:47.027538" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:12:47.027771" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:47.026366" elapsed="0.001446"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:47.027973" elapsed="0.000423"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:12:47.025572" elapsed="0.002866"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.029122" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:47.028693" elapsed="0.000454"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:47.030242" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:47.029751" elapsed="0.000571"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:47.030458" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:12:47.030680" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:47.029335" elapsed="0.001370"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:47.030938" elapsed="0.000402"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:47.028557" elapsed="0.002828"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:47.025388" elapsed="0.006070"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:47.031515" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:12:47.031694" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:47.023916" elapsed="0.007809"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:47.023574" elapsed="0.008189"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.031971" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:47.031807" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:47.023549" elapsed="0.008500"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.032783" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:47.032194" elapsed="0.000633"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:47.032877" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:47.019673" elapsed="0.013330"/>
</kw>
<msg time="2026-04-21T02:12:47.033059" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:47.007015" elapsed="0.026096"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.045625" elapsed="0.000038"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.058086" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.070586" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.070810" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.070996" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.071394" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:47.071243" elapsed="0.000207"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:47.071226" elapsed="0.000269"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.071638" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.071821" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.072051" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:47.071189" elapsed="0.000917"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:47.071079" elapsed="0.001054"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.072284" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:47.072363" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:12:47.072499" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:47.002666" elapsed="0.069862"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.073682" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:47.073407" elapsed="0.000323"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:47.088656" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:47.088766" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:47.089028" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:47.075878" elapsed="0.013212"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:47.073810" elapsed="0.015374"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.089609" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:47.089245" elapsed="0.000508"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:47.073778" elapsed="0.016055"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.098059" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:47.092322" elapsed="0.005839"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:47.091729" elapsed="0.006513"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:47.091685" elapsed="0.006617"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.101932" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:47.098987" elapsed="0.002990"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:47.098430" elapsed="0.003581"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:47.098392" elapsed="0.003643"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.102600" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:47.102213" elapsed="0.000414"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.102955" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:47.102695" elapsed="0.000316"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.103514" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:47.103202" elapsed="0.000339"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:47.103035" elapsed="0.000542"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:47.102677" elapsed="0.000921"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.104139" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:47.103757" elapsed="0.000408"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.104466" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:47.104232" elapsed="0.000290"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.105016" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:47.104709" elapsed="0.000379"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:47.104546" elapsed="0.000579"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:47.104214" elapsed="0.000933"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:47.105301" elapsed="0.000349"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:47.106124" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:47.105831" elapsed="0.000319"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:47.106306" elapsed="0.002407"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:47.090678" elapsed="0.018097"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:12:47.108837" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:12:47.111070" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:12:47.072808" elapsed="0.038288"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:47.111149" elapsed="0.000027"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:12:46.975771" elapsed="0.135499"/>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:46.975095" elapsed="0.136229"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-04-21T02:12:46.974471" elapsed="0.136912"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:12:47.115324" level="INFO">${update} = ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b00010503160001010203040102200a00000a200c00000c01000001</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:12:47.112314" elapsed="0.003039"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:12:47.115563" elapsed="0.002764"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:12:47.118395" elapsed="0.000040"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-04-21T02:12:47.112043" elapsed="0.006524"/>
</kw>
<msg time="2026-04-21T02:12:47.118670" level="INFO">${update} = ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b00010503160001010203040102200a00000a200c00000c01000001</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:12:47.111569" elapsed="0.007135"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.119930" level="INFO">Length is 148.</msg>
<msg time="2026-04-21T02:12:47.120035" level="INFO">${len_1} = 148</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:12:47.119541" elapsed="0.000527"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.120636" level="INFO">Length is 148.</msg>
<msg time="2026-04-21T02:12:47.120737" level="INFO">${len_2} = 148</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:12:47.120285" elapsed="0.000484"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:12:47.121016" elapsed="0.000425"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:12:47.121931" level="INFO">${sum_1} = 894</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:12:47.121659" elapsed="0.000307"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:12:47.122422" level="INFO">${sum_2} = 894</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:12:47.122178" elapsed="0.000278"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:12:47.122667" elapsed="0.000444"/>
</kw>
<arg>${update}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:12:47.119019" elapsed="0.004173"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations" type="TEARDOWN">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.168426" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:47.168047" elapsed="0.000408"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:47.169292" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:47.169032" elapsed="0.000332">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:47.169457" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:47.168623" elapsed="0.000859"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.170053" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:47.169648" elapsed="0.000433"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:47.170388" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:47.170531" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:47.170250" elapsed="0.000307"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.170979" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:47.170715" elapsed="0.000310"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.172060" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:47.171784" elapsed="0.000321"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.172538" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:47.172269" elapsed="0.000295"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.173489" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:47.172943" elapsed="0.000572"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:47.174666" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:47.174212" elapsed="0.000496"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:47.174848" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:12:47.175072" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:47.173706" elapsed="0.001392"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:47.175256" elapsed="0.000515"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:12:47.172802" elapsed="0.003027"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.176597" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:47.176086" elapsed="0.000536"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:47.177741" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:47.177301" elapsed="0.000482"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:47.177917" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:12:47.178135" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:47.176825" elapsed="0.001337"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:47.178316" elapsed="0.000513"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:47.175946" elapsed="0.002925"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:47.172614" elapsed="0.006293"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:47.178950" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:12:47.179111" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:47.171398" elapsed="0.007738"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:47.171094" elapsed="0.008075"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.179345" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:47.179193" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:47.171074" elapsed="0.008348"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.180181" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:47.179567" elapsed="0.000643"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:47.180293" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:47.167368" elapsed="0.013052"/>
</kw>
<msg time="2026-04-21T02:12:47.180474" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:47.154549" elapsed="0.025987"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.193423" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.205842" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.218380" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.218582" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.218762" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.219156" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:47.219007" elapsed="0.000204"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:47.218992" elapsed="0.000243"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.219376" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.219546" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.219746" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:47.218960" elapsed="0.000854"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:47.218855" elapsed="0.000987"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.219992" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:47.220067" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:12:47.220196" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:47.148623" elapsed="0.071599"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.221411" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:47.221152" elapsed="0.000305"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:47.230620" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:47.230769" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '372'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Data does not exist",
        "error-path": "/bgp-rib:application-rib[id='10.30.171.3']/tables[afi='bgp-types:ipv4-address-family'][safi='bgp-mvpn:mcast-vpn-subsequent-address-family']/bgp-mvpn-ipv4:mvpn-routes-ipv4",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:12:47.230943" level="INFO">${response} = None</msg>
<msg time="2026-04-21T02:12:47.230985" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:12:47.223566" elapsed="0.007900">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-04-21T02:12:47.221522" elapsed="0.010055">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.231891" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:47.231624" elapsed="0.000356"/>
</branch>
<status status="FAIL" start="2026-04-21T02:12:47.221505" elapsed="0.010508">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.236861" level="FAIL">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-04-21T02:12:47.233516" elapsed="0.003393">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<status status="FAIL" start="2026-04-21T02:12:47.233204" elapsed="0.003794">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</branch>
<status status="FAIL" start="2026-04-21T02:12:47.233179" elapsed="0.003865">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.240707" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-04-21T02:12:47.237452" elapsed="0.003288">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<status status="FAIL" start="2026-04-21T02:12:47.237142" elapsed="0.003676">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</branch>
<status status="FAIL" start="2026-04-21T02:12:47.237118" elapsed="0.003733">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.241437" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:47.241048" elapsed="0.000416"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.241776" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:47.241534" elapsed="0.000316"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.242354" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:47.242047" elapsed="0.000332"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:47.241875" elapsed="0.000539"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:47.241516" elapsed="0.000920"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.242980" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:47.242601" elapsed="0.000405"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.243311" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:47.243075" elapsed="0.000329"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.243935" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:47.243599" elapsed="0.000363"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:47.243431" elapsed="0.000567"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:47.243057" elapsed="0.000963"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:47.244175" elapsed="0.000351"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:47.244994" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:47.244694" elapsed="0.000327"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<msg time="2026-04-21T02:12:47.247431" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="FAIL" start="2026-04-21T02:12:47.245183" elapsed="0.002281">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="FAIL" start="2026-04-21T02:12:47.232573" elapsed="0.015024">Several failures occurred:

1) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'

2) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'

3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:12:47.247658" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:12:47.250045" level="INFO">${response_text} = None</msg>
<msg time="2026-04-21T02:12:47.250074" level="FAIL">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="FAIL" start="2026-04-21T02:12:47.220524" elapsed="0.029578">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:47.250167" elapsed="0.000026"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="FAIL" start="2026-04-21T02:12:47.124558" elapsed="0.125777">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:47.124126" elapsed="0.126271"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-04-21T02:12:47.123504" elapsed="0.126951"/>
</kw>
<arg>spmsi_ad</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-04-21T02:12:46.750936" elapsed="0.499571"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:46.670225" elapsed="0.580396"/>
</test>
<test id="s1-s16-t9" name="Play_To_Odl_spmsi_ad" line="90">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:12:47.256610" elapsed="0.000395"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:12:47.256249" elapsed="0.000852"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:47.258578" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:47.258402" elapsed="0.000244"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:47.258370" elapsed="0.000307"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:47.264910" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:47.264763" elapsed="0.000201"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:47.264741" elapsed="0.000249"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.266297" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:47.265750" elapsed="0.000589"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.266993" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:12:47.266569" elapsed="0.000458"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:12:47.267081" elapsed="0.000043"/>
</return>
<msg time="2026-04-21T02:12:47.267258" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:12:47.265285" elapsed="0.002002"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:47.273761" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:47.273629" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:47.273605" elapsed="0.000259"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:47.275429" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:47.275302" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:47.275280" elapsed="0.000230"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:12:47.276131" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:12:47.275701" elapsed="0.000467"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:12:47.276656" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:12:47.276384" elapsed="0.000304"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:12:47.307648" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:12:47.277337" elapsed="0.030676"/>
</kw>
<msg time="2026-04-21T02:12:47.308281" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:12:47.308331" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:47.276916" elapsed="0.031453"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:12:47.335173" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "s "p "m "s "i "_ "a "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:12:47.309200" elapsed="0.026221"/>
</kw>
<msg time="2026-04-21T02:12:47.335663" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:12:47.335711" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:47.308667" elapsed="0.027082"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.336330" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:47.335943" elapsed="0.000449"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:47.335903" elapsed="0.000518"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.337021" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "s "p "m "s "i "_ "a "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:47.336576" elapsed="0.000520"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.337392" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:47.337167" elapsed="0.000280"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:47.337148" elapsed="0.000324"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:12:47.337515" elapsed="0.000044"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:12:47.340372" elapsed="0.000394"/>
</kw>
<msg time="2026-04-21T02:12:47.340854" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:47.339177" elapsed="0.001814"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.341326" elapsed="0.000082"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.341682" elapsed="0.000077"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:12:47.338484" elapsed="0.003412"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:12:47.337885" elapsed="0.004080"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:12:47.274928" elapsed="0.067138"/>
</kw>
<msg time="2026-04-21T02:12:47.342162" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:12:47.342210" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:47.274092" elapsed="0.068157"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:12:47.342505" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-04-21T02:12:47.342327" elapsed="0.000242"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:47.342307" elapsed="0.000288"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.343046" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.343397" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:12:47.343470" elapsed="0.000020"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:12:47.273104" elapsed="0.070489"/>
</kw>
<msg time="2026-04-21T02:12:47.343688" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:12:47.343731" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:47.267839" elapsed="0.075929"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.344160" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:47.343883" elapsed="0.000332"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:47.343861" elapsed="0.000378"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:12:47.267611" elapsed="0.076651"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:12:47.267363" elapsed="0.076934"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:12:47.264355" elapsed="0.079999"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:12:47.258011" elapsed="0.086401"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:47.257328" elapsed="0.087131"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:12:47.253041" elapsed="0.091472"/>
</kw>
<kw name="Play_To_Odl_Template" owner="BgpOperations">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.345671" level="INFO">&amp;{adj_rib_in} = { PATH=peer=bgp:%2F%2F10.30.171.116/adj-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{adj_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/adj-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:47.345184" elapsed="0.000518"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.346354" level="INFO">&amp;{effective_rib_in} = { PATH=peer=bgp:%2F%2F10.30.171.116/effective-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{effective_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/effective-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:47.345889" elapsed="0.000493"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.346959" level="INFO">&amp;{loc_rib} = { PATH=loc-rib | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{loc_rib}</var>
<arg>PATH=loc-rib</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:47.346552" elapsed="0.000435"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:47.347366" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/announce_spmsi_ad.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/announce_spmsi_ad.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:47.347547" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f0101010003160001010203040102200a00000a200c00000c01000001
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:47.347151" elapsed="0.000423"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:47.347988" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/withdraw_spmsi_ad.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/withdraw_spmsi_ad.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:47.348122" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b00010503160001010203040102200a00000a200c00000c01000001
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:47.347734" elapsed="0.000415"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:12:47.348304" elapsed="0.003074"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:12:47.351543" elapsed="0.001858"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.409550" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:47.409082" elapsed="0.000593"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:47.410539" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:47.410250" elapsed="0.000369">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:47.410715" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:47.409882" elapsed="0.000858"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.411319" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:47.410925" elapsed="0.000421"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:47.411659" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:47.411843" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:47.411514" elapsed="0.000357"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.412325" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:47.412063" elapsed="0.000310"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.413553" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:47.413200" elapsed="0.000402"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.414079" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:47.413770" elapsed="0.000335"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.414919" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:47.414489" elapsed="0.000456"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:47.416250" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:47.415605" elapsed="0.000746"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:47.416433" elapsed="0.000043"/>
</return>
<msg time="2026-04-21T02:12:47.416745" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:47.415149" elapsed="0.001622"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:47.416948" elapsed="0.000430"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/adj-rib-in</var>
<status status="PASS" start="2026-04-21T02:12:47.414347" elapsed="0.003072"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.418094" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:47.417671" elapsed="0.000449"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:47.419337" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:47.418765" elapsed="0.000671"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:47.419512" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:12:47.419821" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:47.418312" elapsed="0.001535"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:47.420060" elapsed="0.000371"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:47.417535" elapsed="0.002938"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:47.414162" elapsed="0.006347"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:47.420552" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:12:47.420711" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:47.412859" elapsed="0.007877"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:47.412462" elapsed="0.008308"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.420973" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:47.420815" elapsed="0.000273"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:47.412434" elapsed="0.008679"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.422188" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:47.421301" elapsed="0.000917"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:47.422269" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:47.407878" elapsed="0.014518"/>
</kw>
<msg time="2026-04-21T02:12:47.422452" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:47.393623" elapsed="0.028884"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.435115" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.447610" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.459956" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.460255" elapsed="0.000026"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.460444" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.460860" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:47.460691" elapsed="0.000227"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:47.460675" elapsed="0.000269"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.461088" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.461259" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.461424" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:47.460640" elapsed="0.000837"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:47.460528" elapsed="0.000975"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.461651" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:47.461725" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:12:47.461876" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:47.388883" elapsed="0.073022"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:47.463342" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:47.463039" elapsed="0.000378">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:47.463511" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:47.462649" elapsed="0.000886"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.463880" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:47.463604" elapsed="0.000334"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.464499" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:47.464198" elapsed="0.000327"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:47.463962" elapsed="0.000598"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:47.463586" elapsed="0.000995"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.466924" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:47.464734" elapsed="0.002217"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:12:47.467002" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:12:47.467157" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:47.462298" elapsed="0.004884"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:47.468476" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:47.468232" elapsed="0.000306">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:47.468631" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:47.467832" elapsed="0.000824"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:12:47.468877" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:12:47.468725" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:47.468707" elapsed="0.000255"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.469124" elapsed="0.000033"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.469366" elapsed="0.000029"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:12:47.469457" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T02:12:47.472410" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:47.467490" elapsed="0.004957"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.474439" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:47.474084" elapsed="0.000420"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:47.475082" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:47.474718" elapsed="0.000429"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:47.483401" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:47.483553" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:12:47.483699" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:12:47.477869" elapsed="0.006303">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-04-21T02:12:47.475238" elapsed="0.009021">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.484452" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:47.484294" elapsed="0.000223"/>
</branch>
<status status="FAIL" start="2026-04-21T02:12:47.475214" elapsed="0.009326">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.484943" elapsed="0.000027"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:47.485078" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:47.485041" elapsed="0.000101"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:47.485024" elapsed="0.000148"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.485376" elapsed="0.000029"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:12:47.485472" elapsed="0.000020"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:12:47.472911" elapsed="0.012710">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:47.485725" elapsed="0.000021"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:12:47.364953" elapsed="0.120926">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:47.486266" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:47.486012" elapsed="0.000354"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:47.485988" elapsed="0.000411"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:47.486444" elapsed="0.000020"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:12:47.359397" elapsed="0.127182">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.542589" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:49.542185" elapsed="0.000439"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:49.543521" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:49.543253" elapsed="0.000347">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:49.543810" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:49.542893" elapsed="0.000944"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.544394" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:49.544007" elapsed="0.000414"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:49.544725" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:49.544902" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:49.544584" elapsed="0.000344"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.545331" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:49.545087" elapsed="0.000290"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.546456" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:49.546105" elapsed="0.000396"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.546992" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:49.546662" elapsed="0.000356"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.547817" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:49.547391" elapsed="0.000453"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:49.549076" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:49.548498" elapsed="0.000680"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:49.549261" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:12:49.549571" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:49.548036" elapsed="0.001560"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:49.549754" elapsed="0.000402"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/adj-rib-in</var>
<status status="PASS" start="2026-04-21T02:12:49.547252" elapsed="0.002945"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.550978" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:49.550529" elapsed="0.000474"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:49.552215" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:49.551646" elapsed="0.000669"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:49.552393" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:12:49.552685" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:49.551191" elapsed="0.001519"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:49.552884" elapsed="0.000374"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:49.550393" elapsed="0.002908"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:49.547073" elapsed="0.006263"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:49.553380" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:12:49.553536" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:49.545765" elapsed="0.007795"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:49.545455" elapsed="0.008137"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.553769" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:49.553619" elapsed="0.000222"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:49.545429" elapsed="0.008433"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.554780" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:49.554011" elapsed="0.000812"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:49.554873" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:49.541536" elapsed="0.013500"/>
</kw>
<msg time="2026-04-21T02:12:49.555091" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:49.528521" elapsed="0.026619"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.567608" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.579860" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.592244" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.592442" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.592617" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.593002" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:49.592853" elapsed="0.000205"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:49.592839" elapsed="0.000243"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.593223" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.593392" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.593559" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:49.592807" elapsed="0.000804"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:49.592691" elapsed="0.000946"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.593784" elapsed="0.000034"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:49.593874" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:12:49.593995" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:49.524078" elapsed="0.069944"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:49.595331" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:49.595091" elapsed="0.000306">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:49.595489" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:49.594677" elapsed="0.000837"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.595847" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:49.595583" elapsed="0.000322"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.596408" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:49.596116" elapsed="0.000318"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:49.595930" elapsed="0.000539"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:49.595565" elapsed="0.000926"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.598852" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:49.596641" elapsed="0.002238"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:12:49.598931" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:12:49.599083" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:49.594350" elapsed="0.004757"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:49.600326" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:49.600089" elapsed="0.000299">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:49.600481" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:49.599736" elapsed="0.000768"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:12:49.600707" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:12:49.600573" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:49.600555" elapsed="0.000249"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.600955" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.601126" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:12:49.601191" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:12:49.603272" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:49.599413" elapsed="0.003885"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.604685" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:49.604437" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.605144" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:49.604902" elapsed="0.000285"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:49.613807" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:49.614198" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '379'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"s-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","multicast-source":"10.0.0.10","c-g-address":"12.0.0.12","orig-route-ip":"1.0.0.1"}}]}} 
 </msg>
<msg time="2026-04-21T02:12:49.614296" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:49.607441" elapsed="0.006881"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:49.605251" elapsed="0.009145"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.614577" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:49.614423" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:49.605234" elapsed="0.009427"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.619343" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"s-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","multicast-source":"10.0.0.10","c-g-address":"12.0.0.12","orig-route-ip":"1.0.0.1"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:49.615965" elapsed="0.003445"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:49.615633" elapsed="0.003826"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:49.615608" elapsed="0.003885"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.623134" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:49.619898" elapsed="0.003295"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:49.619569" elapsed="0.003659"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:49.619546" elapsed="0.003707"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.623807" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:49.623418" elapsed="0.000418"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.624146" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:49.623905" elapsed="0.000298"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.624691" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:49.624392" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:49.624227" elapsed="0.000526"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:49.623887" elapsed="0.000887"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.625320" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:49.624952" elapsed="0.000395"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.625648" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:49.625415" elapsed="0.000291"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.626199" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:49.625906" elapsed="0.000319"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:49.625729" elapsed="0.000531"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:49.625397" elapsed="0.000884"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:49.626430" elapsed="0.000341"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:49.627270" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:49.626983" elapsed="0.000312"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:49.627451" elapsed="0.002402"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:49.615055" elapsed="0.014861"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:49.630090" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:49.629984" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:49.629965" elapsed="0.000190"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:49.633101" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:49.630301" elapsed="0.002828"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:12:49.633181" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:12:49.633338" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:12:49.603610" elapsed="0.029754"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:49.633462" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:12:49.633616" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:12:49.499695" elapsed="0.133946"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.662091" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:49.661600" elapsed="0.000520"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:49.662988" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:49.662625" elapsed="0.000495">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:49.663299" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:49.662287" elapsed="0.001037"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.663952" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:49.663493" elapsed="0.000486"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:49.664306" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:49.664473" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:49.664143" elapsed="0.000356"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.664944" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "s-pmsi-a-d": {
          "orig-route-ip": "1.0.0.1",
          "multicast-source": "10.0.0.10",
          "route-distinguisher": "1.2.3.4:258",
          "c-g-address": "12.0.0.12"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:49.664660" elapsed="0.000333"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:12:49.665470" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:49.665064" elapsed="0.000467"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.666223" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:49.665704" elapsed="0.000546"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:49.665556" elapsed="0.000729"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:49.665043" elapsed="0.001264"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.666973" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:49.666455" elapsed="0.000546"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:49.667051" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:49.660976" elapsed="0.006207"/>
</kw>
<msg time="2026-04-21T02:12:49.667239" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:49.648151" elapsed="0.019135"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.681345" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.693904" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.713690" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.713919" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.714101" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.714499" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:49.714351" elapsed="0.000204"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:49.714336" elapsed="0.000243"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.714723" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.714979" elapsed="0.000030"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.715177" elapsed="0.000026"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:49.714304" elapsed="0.000940"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:49.714189" elapsed="0.001090"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.715442" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:49.715517" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:12:49.715644" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:49.645361" elapsed="0.070309"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:49.715865" elapsed="0.002250"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:49.719402" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:49.718887" elapsed="0.000544"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:49.720014" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:49.719589" elapsed="0.000489"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:12:49.720243" elapsed="0.000333"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:12:49.718439" elapsed="0.002197"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:49.718195" elapsed="0.002474"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.720860" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:49.720695" elapsed="0.000222"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:49.718176" elapsed="0.002762"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:12:49.634772" elapsed="0.086213"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:12:49.633978" elapsed="0.087081"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:49.633721" elapsed="0.087382"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:49.633705" elapsed="0.087422"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:49.721159" elapsed="0.000028"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:12:49.492807" elapsed="0.228476"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:12:47.353651" elapsed="2.367690"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.772689" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:49.772314" elapsed="0.000403"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:49.773450" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:49.773231" elapsed="0.000287">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:49.773611" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:49.772894" elapsed="0.000741"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.774199" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:49.773814" elapsed="0.000412"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:49.774523" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:49.774661" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:49.774388" elapsed="0.000298"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.775178" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:49.774890" elapsed="0.000335"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.776231" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:49.775937" elapsed="0.000339"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.776713" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:49.776439" elapsed="0.000300"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.777582" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:49.777167" elapsed="0.000478"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:49.778911" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:49.778330" elapsed="0.000750"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:49.779162" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:12:49.779466" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:49.777864" elapsed="0.001629"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:49.779652" elapsed="0.000407"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/effective-rib-in</var>
<status status="PASS" start="2026-04-21T02:12:49.777023" elapsed="0.003079"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.780814" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:49.780394" elapsed="0.000447"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:49.782051" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:49.781486" elapsed="0.000667"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:49.782231" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:12:49.782530" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:49.781031" elapsed="0.001524"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:49.782708" elapsed="0.000418"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:49.780237" elapsed="0.002931"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:49.776809" elapsed="0.006394"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:49.783246" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:12:49.783404" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:49.775593" elapsed="0.007837"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:49.775293" elapsed="0.008169"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.783638" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:49.783487" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:49.775274" elapsed="0.008439"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.784625" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:49.783873" elapsed="0.000780"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:49.784702" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:49.771683" elapsed="0.013161"/>
</kw>
<msg time="2026-04-21T02:12:49.784899" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:49.757672" elapsed="0.027275"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.797561" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.810417" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.823146" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.823354" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.823535" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.823944" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:49.823777" elapsed="0.000230"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:49.823761" elapsed="0.000270"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.824177" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.824347" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.824514" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:49.823728" elapsed="0.000839"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:49.823613" elapsed="0.000981"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.824742" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:49.824834" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:12:49.824962" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:49.753243" elapsed="0.071747"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:49.826357" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:49.826086" elapsed="0.000342">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:49.826523" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:49.825684" elapsed="0.000863"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.826889" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:49.826617" elapsed="0.000331"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.827539" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:49.827213" elapsed="0.000353"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:49.826973" elapsed="0.000629"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:49.826599" elapsed="0.001025"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.830006" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:49.827779" elapsed="0.002254"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:12:49.830084" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:12:49.830241" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:49.825327" elapsed="0.004938"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:49.831553" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:49.831317" elapsed="0.000336">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:49.831750" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:49.830952" elapsed="0.000823"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:12:49.832020" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:12:49.831864" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:49.831845" elapsed="0.000261"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.832258" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.832433" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:12:49.832499" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:12:49.834610" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:49.830582" elapsed="0.004054"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.836185" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:49.835921" elapsed="0.000313"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.836670" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:49.836399" elapsed="0.000316"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:49.845213" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:49.845408" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '379'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"s-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","multicast-source":"10.0.0.10","c-g-address":"12.0.0.12","orig-route-ip":"1.0.0.1"}}]}} 
 </msg>
<msg time="2026-04-21T02:12:49.845582" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:49.839309" elapsed="0.006310"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:49.836800" elapsed="0.008881"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.845963" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:49.845718" elapsed="0.000336"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:49.836763" elapsed="0.009321"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.851150" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"s-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","multicast-source":"10.0.0.10","c-g-address":"12.0.0.12","orig-route-ip":"1.0.0.1"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:49.847595" elapsed="0.003627"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:49.847251" elapsed="0.004020"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:49.847226" elapsed="0.004080"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.855247" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:49.851702" elapsed="0.003647"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:49.851383" elapsed="0.004035"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:49.851360" elapsed="0.004104"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.856324" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:49.855734" elapsed="0.000629"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.856822" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:49.856462" elapsed="0.000445"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.857632" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:49.857175" elapsed="0.000567"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:49.856940" elapsed="0.000878"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:49.856436" elapsed="0.001414"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.858607" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:49.858085" elapsed="0.000561"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.859155" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:49.858745" elapsed="0.000495"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.859945" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:49.859505" elapsed="0.000478"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:49.859274" elapsed="0.000759"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:49.858720" elapsed="0.001343"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:49.860265" elapsed="0.000350"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:49.861107" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:49.860786" elapsed="0.000347"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:49.861293" elapsed="0.002451"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:49.846593" elapsed="0.017261"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:49.864078" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:49.863948" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:49.863925" elapsed="0.000236"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:49.867501" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:49.864356" elapsed="0.003175"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:12:49.867593" elapsed="0.000050"/>
</return>
<msg time="2026-04-21T02:12:49.867810" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:12:49.834977" elapsed="0.032863"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:49.867905" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:12:49.868062" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:12:49.730317" elapsed="0.137773"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.897728" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:49.897228" elapsed="0.000530"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:49.898627" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:49.898304" elapsed="0.000457">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:49.898965" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:49.897957" elapsed="0.001033"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.899681" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:49.899199" elapsed="0.000564"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:49.900150" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:49.900322" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:49.899978" elapsed="0.000375"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.901107" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "s-pmsi-a-d": {
          "orig-route-ip": "1.0.0.1",
          "multicast-source": "10.0.0.10",
          "route-distinguisher": "1.2.3.4:258",
          "c-g-address": "12.0.0.12"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:49.900533" elapsed="0.000640"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:12:49.901783" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:49.901265" elapsed="0.000610"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.902644" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:49.902100" elapsed="0.000572"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:49.901906" elapsed="0.000811"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:49.901239" elapsed="0.001504"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.903543" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:49.902950" elapsed="0.000630"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:49.903635" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:49.896550" elapsed="0.007220"/>
</kw>
<msg time="2026-04-21T02:12:49.903847" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:49.883058" elapsed="0.020841"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.916807" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.929552" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.942324" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.942532" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.942763" elapsed="0.000036"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.943224" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:49.943041" elapsed="0.000248"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:49.943025" elapsed="0.000291"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.943464" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.943655" elapsed="0.000024"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.943848" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:49.942990" elapsed="0.000914"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:49.942869" elapsed="0.001064"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.944086" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:49.944163" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:12:49.944294" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:49.880216" elapsed="0.064106"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:49.944502" elapsed="0.002232"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:49.948061" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:49.947582" elapsed="0.000508"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:49.948663" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:49.948253" elapsed="0.000437"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:12:49.948867" elapsed="0.000333"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:12:49.947079" elapsed="0.002181"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:49.946829" elapsed="0.002463"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:49.949466" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:49.949318" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:49.946809" elapsed="0.002731"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:12:49.869290" elapsed="0.080298"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:12:49.868438" elapsed="0.081223"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:49.868176" elapsed="0.081531"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:49.868158" elapsed="0.081573"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:49.949765" elapsed="0.000045"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:12:49.725959" elapsed="0.223956"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:12:49.721515" elapsed="0.228461"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:49.999825" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:49.999418" elapsed="0.000441"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:50.000679" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:50.000405" elapsed="0.000353">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:50.000869" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:50.000031" elapsed="0.000863"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.001445" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:50.001062" elapsed="0.000410"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:50.001775" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:50.001964" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:50.001635" elapsed="0.000355"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.002399" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:50.002150" elapsed="0.000295"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.003501" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:50.003177" elapsed="0.000368"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.004007" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:50.003708" elapsed="0.000325"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.004820" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:50.004403" elapsed="0.000443"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:50.006066" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:50.005492" elapsed="0.000675"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:50.006244" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:12:50.006543" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:50.005038" elapsed="0.001531"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:50.006723" elapsed="0.000400"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:12:50.004264" elapsed="0.002901"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.007866" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:50.007449" elapsed="0.000442"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:50.009089" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:50.008527" elapsed="0.000666"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:50.009269" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:12:50.009561" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:50.008078" elapsed="0.001509"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:50.009740" elapsed="0.000379"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:50.007312" elapsed="0.002848"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:50.004086" elapsed="0.006109"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:50.010240" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:12:50.010446" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:50.002852" elapsed="0.007619"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:50.002521" elapsed="0.007982"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.010681" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:50.010531" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:50.002497" elapsed="0.008259"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.011685" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:50.010916" elapsed="0.000797"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:50.011763" elapsed="0.000043"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:49.998703" elapsed="0.013201"/>
</kw>
<msg time="2026-04-21T02:12:50.011957" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:49.986009" elapsed="0.025997"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.024557" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.037016" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.049292" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.049492" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.049667" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.050051" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:50.049905" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:50.049890" elapsed="0.000240"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.050271" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.050439" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.050604" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:50.049859" elapsed="0.000797"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:50.049743" elapsed="0.000939"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.050846" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:50.050960" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:12:50.051090" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:49.981529" elapsed="0.069587"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:50.052416" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:50.052169" elapsed="0.000315">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:50.052575" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:50.051819" elapsed="0.000781"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.052933" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:50.052669" elapsed="0.000321"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.053487" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:50.053197" elapsed="0.000316"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:50.053015" elapsed="0.000532"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:50.052651" elapsed="0.000917"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.055920" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:50.053718" elapsed="0.002228"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:12:50.055997" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:12:50.056149" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:50.051470" elapsed="0.004704"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:50.057393" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:50.057155" elapsed="0.000300">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:50.057547" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:50.056818" elapsed="0.000753"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:12:50.057780" elapsed="0.000043"/>
</return>
<status status="PASS" start="2026-04-21T02:12:50.057640" elapsed="0.000216"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:50.057622" elapsed="0.000258"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.058027" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.058197" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:12:50.058261" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:12:50.060360" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:50.056478" elapsed="0.003908"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.061852" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:50.061586" elapsed="0.000312"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.062294" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:50.062051" elapsed="0.000286"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:50.072153" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:50.072507" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '379'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"s-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","multicast-source":"10.0.0.10","c-g-address":"12.0.0.12","orig-route-ip":"1.0.0.1"}}]}} 
 </msg>
<msg time="2026-04-21T02:12:50.072683" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:50.064842" elapsed="0.007878"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:50.062400" elapsed="0.010412"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.073077" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:50.072857" elapsed="0.000310"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:50.062383" elapsed="0.010814"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.078118" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"s-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","multicast-source":"10.0.0.10","c-g-address":"12.0.0.12","orig-route-ip":"1.0.0.1"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:50.074677" elapsed="0.003509"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:50.074362" elapsed="0.003871"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:50.074337" elapsed="0.003932"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.081876" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:50.078654" elapsed="0.003284"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:50.078345" elapsed="0.003640"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:50.078322" elapsed="0.003698"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.082823" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:50.082268" elapsed="0.000593"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.083294" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:50.082958" elapsed="0.000463"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.084131" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:50.083691" elapsed="0.000478"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:50.083456" elapsed="0.000753"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:50.082933" elapsed="0.001297"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.084750" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:50.084392" elapsed="0.000384"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.085098" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:50.084860" elapsed="0.000294"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.085632" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:50.085341" elapsed="0.000317"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:50.085178" elapsed="0.000515"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:50.084842" elapsed="0.000872"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:50.085887" elapsed="0.000348"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:50.086700" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:50.086402" elapsed="0.000324"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:50.086901" elapsed="0.002436"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:50.073735" elapsed="0.015666"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:50.089578" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:50.089469" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:50.089451" elapsed="0.000196"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:50.092630" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:50.089809" elapsed="0.002887"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:12:50.092750" elapsed="0.000050"/>
</return>
<msg time="2026-04-21T02:12:50.092935" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:12:50.060702" elapsed="0.032259"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:50.093026" elapsed="0.000025"/>
</return>
<msg time="2026-04-21T02:12:50.093176" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:12:49.958906" elapsed="0.134296"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.121573" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:50.121104" elapsed="0.000497"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:50.122429" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:50.122130" elapsed="0.000427">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:50.122730" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:50.121767" elapsed="0.000988"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.123408" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:50.122940" elapsed="0.000497"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:50.123759" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:50.123930" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:50.123600" elapsed="0.000356"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.124518" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "s-pmsi-a-d": {
          "orig-route-ip": "1.0.0.1",
          "multicast-source": "10.0.0.10",
          "route-distinguisher": "1.2.3.4:258",
          "c-g-address": "12.0.0.12"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:50.124113" elapsed="0.000454"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:12:50.125054" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:50.124632" elapsed="0.000482"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.125798" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:50.125286" elapsed="0.000541"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:50.125139" elapsed="0.000724"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:50.124613" elapsed="0.001271"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.126515" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:50.126031" elapsed="0.000512"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:50.126592" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:50.120480" elapsed="0.006235"/>
</kw>
<msg time="2026-04-21T02:12:50.126829" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:50.107881" elapsed="0.019000"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.139634" elapsed="0.000078"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.152490" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.165322" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.165524" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.165701" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.166106" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:50.165957" elapsed="0.000205"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:50.165942" elapsed="0.000244"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.166327" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.166494" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.166660" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:50.165910" elapsed="0.000810"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:50.165784" elapsed="0.000973"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.166930" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:50.167008" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:12:50.167149" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:50.105144" elapsed="0.062036"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:50.167419" elapsed="0.002330"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:50.171065" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:50.170576" elapsed="0.000518"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:50.171739" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:50.171263" elapsed="0.000509"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:12:50.171954" elapsed="0.000338"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:12:50.170139" elapsed="0.002214"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:50.169890" elapsed="0.002496"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.172567" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:50.172411" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:50.169870" elapsed="0.002782"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:12:50.094347" elapsed="0.078352"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:12:50.093529" elapsed="0.079244"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:50.093284" elapsed="0.079557"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:50.093267" elapsed="0.079607"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:50.172910" elapsed="0.000030"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:12:49.954513" elapsed="0.218528"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:12:49.950218" elapsed="0.222885"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:12:50.173274" elapsed="0.010594"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.239947" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:50.239548" elapsed="0.000428"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:50.240717" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:50.240475" elapsed="0.000334">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:50.240903" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:50.240143" elapsed="0.000784"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.241470" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:50.241091" elapsed="0.000406"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:50.241809" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:50.241973" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:50.241658" elapsed="0.000340"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.242399" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:50.242156" elapsed="0.000333"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.243652" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:50.243201" elapsed="0.000495"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.244157" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:50.243882" elapsed="0.000301"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.244971" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:50.244549" elapsed="0.000447"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:50.246209" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:50.245639" elapsed="0.000670"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:50.246390" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:12:50.246687" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:50.245187" elapsed="0.001525"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:50.246888" elapsed="0.000415"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:12:50.244410" elapsed="0.002944"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.248049" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:50.247628" elapsed="0.000447"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:50.249282" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:50.248713" elapsed="0.000671"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:50.249462" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:12:50.249755" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:50.248262" elapsed="0.001518"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:50.249952" elapsed="0.000367"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:50.247469" elapsed="0.002891"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:50.244234" elapsed="0.006160"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:50.250437" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:12:50.250591" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:50.242876" elapsed="0.007740"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:50.242561" elapsed="0.008086"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.250837" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:50.250673" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:50.242541" elapsed="0.008374"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.252935" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:50.251058" elapsed="0.001905"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:50.253013" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:50.238916" elapsed="0.014222"/>
</kw>
<msg time="2026-04-21T02:12:50.253193" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:50.226214" elapsed="0.027027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.265761" elapsed="0.000040"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.278395" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.290876" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.291082" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.291260" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.291663" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:50.291490" elapsed="0.000229"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:50.291475" elapsed="0.000269"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.291903" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.292073" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.292240" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:50.291443" elapsed="0.000850"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:50.291338" elapsed="0.000981"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.292468" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:50.292544" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:12:50.292666" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:50.221763" elapsed="0.070929"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:50.293995" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:50.293724" elapsed="0.000342">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:50.294157" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:50.293370" elapsed="0.000813"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.294506" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:50.294256" elapsed="0.000307"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.295079" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:50.294771" elapsed="0.000333"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:50.294587" elapsed="0.000553"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:50.294238" elapsed="0.000923"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.297508" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:50.295313" elapsed="0.002221"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:12:50.297585" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:12:50.297777" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:50.293034" elapsed="0.004783"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:50.298988" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:12:50.298799" elapsed="0.000242"/>
</kw>
<msg time="2026-04-21T02:12:50.299125" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:50.298451" elapsed="0.000697"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:12:50.299352" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:50.299217" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:50.299199" elapsed="0.000219"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:50.299760" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:50.299917" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:50.299562" elapsed="0.000380"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:12:50.300368" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:12:50.300098" elapsed="0.000295"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:12:50.300440" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:12:50.300592" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:50.298125" elapsed="0.002492"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.302019" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:50.301757" elapsed="0.000307"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.302460" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:50.302218" elapsed="0.000285"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:50.310388" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:50.310875" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '524'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"s-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","multicast-source":"10.0.0.10","c-g-address":"12.0.0.12","orig-route-ip":"1.0.0.1"}}]}}]} 
 </msg>
<msg time="2026-04-21T02:12:50.310989" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:50.304864" elapsed="0.006151"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:50.302568" elapsed="0.008491"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.311241" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:50.311085" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:50.302550" elapsed="0.008775"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.314973" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"s-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","multicast-source":"10.0.0.10","c-g-address":"12.0.0.12","orig-route-ip":"1.0.0.1"}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:50.312548" elapsed="0.002475"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:50.312314" elapsed="0.002744"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:50.312296" elapsed="0.002844"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.317721" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:50.315430" elapsed="0.002335"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:50.315202" elapsed="0.002611"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:50.315185" elapsed="0.002654"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.318410" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:50.318013" elapsed="0.000423"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.318750" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:50.318506" elapsed="0.000318"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.319318" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:50.319019" elapsed="0.000324"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:50.318849" elapsed="0.000529"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:50.318488" elapsed="0.000912"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.319975" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:50.319564" elapsed="0.000437"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.320307" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:50.320069" elapsed="0.000294"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.320857" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:50.320549" elapsed="0.000334"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:50.320387" elapsed="0.000531"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:50.320052" elapsed="0.000887"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:50.321093" elapsed="0.000350"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:50.321917" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:50.321610" elapsed="0.000332"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:50.322099" elapsed="0.002302"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:50.311865" elapsed="0.012599"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:50.324640" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:50.324533" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:50.324515" elapsed="0.000192"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:50.327728" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:50.324870" elapsed="0.002886"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:12:50.327823" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:12:50.327985" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:12:50.300942" elapsed="0.027069"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:50.328073" elapsed="0.000025"/>
</return>
<msg time="2026-04-21T02:12:50.328219" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:12:50.198001" elapsed="0.130243"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.357920" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:50.357366" elapsed="0.000657"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:50.358922" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:50.358584" elapsed="0.000475">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:50.359245" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:50.358211" elapsed="0.001059"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.359963" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:50.359450" elapsed="0.000541"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:50.360327" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:50.360492" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:50.360160" elapsed="0.000359"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.360980" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:50.360684" elapsed="0.000343"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:12:50.361604" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:50.361111" elapsed="0.000558"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.362406" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:50.361868" elapsed="0.000565"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:50.361697" elapsed="0.000772"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:50.361084" elapsed="0.001408"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.363220" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:50.362662" elapsed="0.000587"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:50.363304" elapsed="0.000035"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:50.356545" elapsed="0.006899"/>
</kw>
<msg time="2026-04-21T02:12:50.363499" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:50.342880" elapsed="0.020670"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.376106" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.388648" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.401261" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.401464" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.401643" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.402061" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:50.401909" elapsed="0.000208"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:50.401894" elapsed="0.000247"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.402283" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.402450" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.402616" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:50.401858" elapsed="0.000811"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:50.401726" elapsed="0.000972"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.402867" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:50.402946" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:12:50.403070" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:50.340199" elapsed="0.062899"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:50.403279" elapsed="0.002239"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:50.406596" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:50.406282" elapsed="0.000341"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:50.407392" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:50.406778" elapsed="0.000642"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:12:50.407972" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "127.1.1.1"
       },
       "local-pref": {
        "pref": 100
       },
       "multi-exit-disc": {
        "med": 0
       },
       "origin": {
        "value": "egp"
       }
      },
      "path-id": 0,
      "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
      "s-pmsi-a-d": {
       "c-g-address": "12.0.0.12",
       "multicast-source": "10.0.0.10",
       "orig-route-ip": "1.0.0.1",
       "route-distinguisher": "1.2.3.4:258"
      }
     }
    ]
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:12:50.408173" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,34 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
+      "s-pmsi-a-d": {
+       "c-g-address": "12.0.0.12",
+       "multicast-source": "10.0.0.10",
+       "orig-route-ip": "1.0.0.1",
+       "route-distinguisher": "1.2.3.4:258"
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:12:50.407579" elapsed="0.000718">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,34 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
+      "s-pmsi-a-d": {
+       "c-g-address": "12.0.0.12",
+       "multicast-source": "10.0.0.10",
+       "orig-route-ip": "1.0.0.1",
+       "route-distinguisher": "1.2.3.4:258"
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:12:50.405855" elapsed="0.002597">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,34 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
+      "s-pmsi-a-d": {
+       "c-g-address": "12.0.0.12",
+       "multicast-source": "10.0.0.10",
+       "orig-route-ip": "1.0.0.1",
+       "route-distinguisher": "1.2.3.4:258"
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:12:50.405595" elapsed="0.002937">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,34 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
+      "s-pmsi-a-d": {
+       "c-g-address": "12.0.0.12",
+       "multicast-source": "10.0.0.10",
+       "orig-route-ip": "1.0.0.1",
+       "route-distinguisher": "1.2.3.4:258"
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:50.408720" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:50.408568" elapsed="0.000207"/>
</branch>
<status status="FAIL" start="2026-04-21T02:12:50.405578" elapsed="0.003237">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,34 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
+      "s-pmsi-a-d": {
+       "c-g-address": "12.0.0.12",
+       "multicast-source": "10.0.0.10",
+       "orig-route-ip": "1.0.0.1",
+       "route-distinguisher": "1.2.3.4:258"
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:12:50.329371" elapsed="0.079572">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,34 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
+      "s-pmsi-a-d": {
+       "c-g-address": "12.0.0.12",
+       "multicast-source": "10.0.0.10",
+       "orig-route-ip": "1.0.0.1",
+       "route-distinguisher": "1.2.3.4:258"
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:12:50.328561" elapsed="0.080532">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,34 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
+      "s-pmsi-a-d": {
+       "c-g-address": "12.0.0.12",
+       "multicast-source": "10.0.0.10",
+       "orig-route-ip": "1.0.0.1",
+       "route-distinguisher": "1.2.3.4:258"
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:12:50.328325" elapsed="0.080859">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,34 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
+      "s-pmsi-a-d": {
+       "c-g-address": "12.0.0.12",
+       "multicast-source": "10.0.0.10",
+       "orig-route-ip": "1.0.0.1",
+       "route-distinguisher": "1.2.3.4:258"
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<status status="FAIL" start="2026-04-21T02:12:50.328308" elapsed="0.080911">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,34 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
+      "s-pmsi-a-d": {
+       "c-g-address": "12.0.0.12",
+       "multicast-source": "10.0.0.10",
+       "orig-route-ip": "1.0.0.1",
+       "route-distinguisher": "1.2.3.4:258"
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:50.409296" elapsed="0.000019"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:12:50.192098" elapsed="0.217325">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,34 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
+      "s-pmsi-a-d": {
+       "c-g-address": "12.0.0.12",
+       "multicast-source": "10.0.0.10",
+       "orig-route-ip": "1.0.0.1",
+       "route-distinguisher": "1.2.3.4:258"
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.465435" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:52.465006" elapsed="0.000465"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:52.466310" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:52.466040" elapsed="0.000346">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:52.466482" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:52.465655" elapsed="0.000852"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.467085" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:52.466678" elapsed="0.000434"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:52.467424" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:52.467602" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:52.467279" elapsed="0.000348"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.468054" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:52.467805" elapsed="0.000297"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.469220" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:52.468902" elapsed="0.000366"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.469710" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:52.469435" elapsed="0.000300"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.470641" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:52.470230" elapsed="0.000436"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:52.471929" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:52.471345" elapsed="0.000688"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:52.472116" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:12:52.472429" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:52.470883" elapsed="0.001571"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:52.472614" elapsed="0.000410"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:12:52.470085" elapsed="0.002980"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.473721" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:52.473318" elapsed="0.000428"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:52.475004" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:52.474427" elapsed="0.000681"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:52.475267" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:12:52.475569" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:52.473966" elapsed="0.001629"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:52.475751" elapsed="0.000397"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:52.473181" elapsed="0.003008"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:52.469816" elapsed="0.006409"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:52.476269" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:12:52.476428" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:52.468555" elapsed="0.007899"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:52.468187" elapsed="0.008299"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.476669" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:52.476514" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:52.468160" elapsed="0.008584"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.477749" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:52.476918" elapsed="0.000860"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:52.477843" elapsed="0.000070"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:52.464302" elapsed="0.013711"/>
</kw>
<msg time="2026-04-21T02:12:52.478068" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:52.451289" elapsed="0.026832"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.490747" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.503423" elapsed="0.000043"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.515754" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.515997" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.516187" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.516612" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:52.516455" elapsed="0.000213"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:52.516437" elapsed="0.000258"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.516859" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.517109" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.517281" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:52.516395" elapsed="0.000939"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:52.516274" elapsed="0.001089"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.517515" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:52.517594" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:12:52.517748" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:52.446855" elapsed="0.070921"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:52.519279" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:52.518980" elapsed="0.000376">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:52.519460" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:52.518558" elapsed="0.000928"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.519836" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:52.519555" elapsed="0.000339"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.520397" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:52.520103" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:52.519918" elapsed="0.000540"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:52.519537" elapsed="0.000942"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.522849" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:52.520630" elapsed="0.002245"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:12:52.522926" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:12:52.523082" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:52.518193" elapsed="0.004914"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:52.524289" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:12:52.524097" elapsed="0.000246"/>
</kw>
<msg time="2026-04-21T02:12:52.524426" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:52.523744" elapsed="0.000706"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:12:52.524652" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:52.524518" elapsed="0.000178"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:52.524500" elapsed="0.000218"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:52.525047" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:52.525202" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:52.524879" elapsed="0.000348"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:12:52.525625" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:12:52.525386" elapsed="0.000264"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:12:52.525697" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:12:52.525868" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:52.523416" elapsed="0.002539"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.527379" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:52.527127" elapsed="0.000298"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.527833" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:52.527578" elapsed="0.000299"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:52.536559" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:52.536755" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '146'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:12:52.536922" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:52.530230" elapsed="0.006729"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:52.527942" elapsed="0.009077"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.537274" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:52.537056" elapsed="0.000311"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:52.527924" elapsed="0.009472"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.542243" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:52.538863" elapsed="0.003445"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:52.538531" elapsed="0.003826"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:52.538505" elapsed="0.003887"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.546022" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:52.542784" elapsed="0.003303"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:52.542469" elapsed="0.003667"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:52.542446" elapsed="0.003725"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.546995" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:52.546424" elapsed="0.000609"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.547476" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:52.547132" elapsed="0.000424"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.548263" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:52.547842" elapsed="0.000458"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:52.547590" elapsed="0.000759"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:52.547107" elapsed="0.001272"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.549132" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:52.548604" elapsed="0.000565"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.549593" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:52.549265" elapsed="0.000408"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.550432" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:52.550010" elapsed="0.000458"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:52.549706" elapsed="0.000811"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:52.549240" elapsed="0.001306"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:52.550768" elapsed="0.000508"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:52.551938" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:52.551509" elapsed="0.000464"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:52.552271" elapsed="0.002897"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:52.537943" elapsed="0.017293"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:52.555420" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:52.555309" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:52.555290" elapsed="0.000201"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:52.558313" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:52.555640" elapsed="0.002702"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:12:52.558394" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:12:52.558564" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:12:52.526278" elapsed="0.032313"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:52.558655" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:12:52.558831" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:12:52.423728" elapsed="0.135131"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.587838" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:52.587293" elapsed="0.000580"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:52.588747" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:52.588422" elapsed="0.000476">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:52.589075" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:52.588055" elapsed="0.001045"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.589711" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:52.589270" elapsed="0.000469"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:52.590154" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:52.590321" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:52.589961" elapsed="0.000386"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.590776" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:52.590509" elapsed="0.000332"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:12:52.591372" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:52.590921" elapsed="0.000511"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.592126" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:52.591607" elapsed="0.000545"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:52.591459" elapsed="0.000729"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:52.590896" elapsed="0.001313"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.593101" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:52.592583" elapsed="0.000547"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:52.593183" elapsed="0.000034"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:52.586596" elapsed="0.006721"/>
</kw>
<msg time="2026-04-21T02:12:52.593371" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:52.573860" elapsed="0.019562"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.606142" elapsed="0.000041"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.618515" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.631045" elapsed="0.000034"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.631282" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.631465" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.631902" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:52.631733" elapsed="0.000225"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:52.631716" elapsed="0.000269"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.632131" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.632303" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.632469" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:52.631676" elapsed="0.000844"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:52.631552" elapsed="0.000997"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.632697" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:52.632775" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:12:52.632940" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:52.571163" elapsed="0.061805"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:52.633222" elapsed="0.002311"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:52.636650" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:52.636328" elapsed="0.000350"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:52.637123" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:52.636849" elapsed="0.000301"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:12:52.637307" elapsed="0.000336"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:12:52.635889" elapsed="0.001813"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:52.635611" elapsed="0.002123"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.637924" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:52.637760" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:52.635592" elapsed="0.002408"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:12:52.560390" elapsed="0.077672"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:12:52.559203" elapsed="0.078935"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:52.558944" elapsed="0.079240"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:52.558926" elapsed="0.079283"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:52.638243" elapsed="0.000034"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:12:52.417621" elapsed="0.220758"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:12:50.184329" elapsed="2.454128"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient" type="TEARDOWN">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:12:52.638680" elapsed="0.003203"/>
</kw>
<arg>spmsi_ad</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-04-21T02:12:47.344773" elapsed="5.297169"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:47.251942" elapsed="5.390187"/>
</test>
<test id="s1-s16-t10" name="Odl_To_Play_leaf_ad" line="94">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:12:52.646993" elapsed="0.000309"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:12:52.646579" elapsed="0.000802"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:52.648880" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:52.648693" elapsed="0.000255"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:52.648666" elapsed="0.000316"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:52.654508" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:52.654401" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:52.654384" elapsed="0.000191"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.655579" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:52.655199" elapsed="0.000406"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.656082" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:12:52.655766" elapsed="0.000341"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:12:52.656152" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:12:52.656352" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:12:52.654820" elapsed="0.001556"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:52.661999" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:52.661891" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:52.661872" elapsed="0.000255"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:52.663323" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:52.663216" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:52.663198" elapsed="0.000193"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:12:52.663862" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:12:52.663539" elapsed="0.000349"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:12:52.664276" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:12:52.664051" elapsed="0.000252"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:12:52.694125" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:12:52.664818" elapsed="0.029502"/>
</kw>
<msg time="2026-04-21T02:12:52.694547" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:12:52.694595" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:52.664466" elapsed="0.030165"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:12:52.721238" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "l "e "a "f "_ "a "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:12:52.695363" elapsed="0.026002"/>
</kw>
<msg time="2026-04-21T02:12:52.721541" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:12:52.721586" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:52.694908" elapsed="0.026715"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.722029" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:52.721725" elapsed="0.000361"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:52.721694" elapsed="0.000456"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.722641" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "l "e "a "f "_ "a "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:52.722304" elapsed="0.000406"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.723019" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:52.722776" elapsed="0.000298"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:52.722758" elapsed="0.000339"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:12:52.723135" elapsed="0.000042"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:12:52.725838" elapsed="0.000375"/>
</kw>
<msg time="2026-04-21T02:12:52.726278" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:52.724758" elapsed="0.001658"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.726699" elapsed="0.000079"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.727061" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:12:52.724105" elapsed="0.003142"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:12:52.723509" elapsed="0.003810"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:12:52.662914" elapsed="0.064501"/>
</kw>
<msg time="2026-04-21T02:12:52.727562" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:12:52.727606" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:52.662285" elapsed="0.065359"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:12:52.727854" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:12:52.727720" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:52.727702" elapsed="0.000236"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.728347" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.728688" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:12:52.728758" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:12:52.661539" elapsed="0.067347"/>
</kw>
<msg time="2026-04-21T02:12:52.728985" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:12:52.729028" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:52.656914" elapsed="0.072152"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.729394" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:52.729141" elapsed="0.000307"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:52.729124" elapsed="0.000347"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:12:52.656751" elapsed="0.072743"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:12:52.656576" elapsed="0.072951"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:12:52.654003" elapsed="0.075580"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:12:52.648268" elapsed="0.081371"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:52.647608" elapsed="0.082077"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:12:52.643294" elapsed="0.086443"/>
</kw>
<kw name="Odl_To_Play_Template" owner="BgpOperations">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:52.730673" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/announce_leaf_ad.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/announce_leaf_ad.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:52.730889" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c0200000035400101014002008004040000000040050400000064800e1d000105047f010101000412020c00010102030401020000000101000001
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:52.730464" elapsed="0.000452"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:12:52.731297" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c0200000035400101014002008004040000000040050400000064800e1d000105047f010101000412020c00010102030401020000000101000001</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:12:52.731077" elapsed="0.000253"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:52.731691" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/withdraw_leaf_ad.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/withdraw_leaf_ad.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:52.731853" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050412020c00010102030401020000000101000001</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:52.731502" elapsed="0.000378"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:12:52.732238" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050412020c00010102030401020000000101000001</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:12:52.732035" elapsed="0.000228"/>
</kw>
<if>
<branch type="IF" condition="'${remove}' == 'True'">
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:12:52.732544" elapsed="0.002508"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:52.732332" elapsed="0.002756"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:52.732315" elapsed="0.002798"/>
</if>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.772516" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:52.772097" elapsed="0.000452"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:52.773408" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:52.773094" elapsed="0.000390">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:52.773581" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:52.772727" elapsed="0.000878"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.774243" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:52.773775" elapsed="0.000498"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:52.774587" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:52.774773" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:52.774443" elapsed="0.000372"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.775225" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:52.774979" elapsed="0.000293"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.776312" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:52.776055" elapsed="0.000303"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.776802" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:52.776519" elapsed="0.000310"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.777504" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:52.777202" elapsed="0.000327"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:52.778549" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:52.778056" elapsed="0.000520"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:52.778630" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:12:52.778815" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:52.777719" elapsed="0.001122"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:52.778999" elapsed="0.000244"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:12:52.777062" elapsed="0.002221"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.779847" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:52.779532" elapsed="0.000341"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:52.780810" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:52.780382" elapsed="0.000456"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:52.780888" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:12:52.781040" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:52.780060" elapsed="0.001004"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:52.781216" elapsed="0.000227"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:52.779397" elapsed="0.002086"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:52.776882" elapsed="0.004636"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:52.781561" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:12:52.781716" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:52.775706" elapsed="0.006034"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:52.775357" elapsed="0.006415"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.781968" elapsed="0.000068"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:52.781814" elapsed="0.000258"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:52.775332" elapsed="0.006762"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.784429" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:52.782257" elapsed="0.002201"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:52.784509" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:52.771400" elapsed="0.013234"/>
</kw>
<msg time="2026-04-21T02:12:52.784689" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:52.758234" elapsed="0.026505"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.797345" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.809882" elapsed="0.000039"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.822474" elapsed="0.000033"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.822714" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.822923" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.823352" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:52.823195" elapsed="0.000214"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:52.823177" elapsed="0.000260"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.823583" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.823756" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.823942" elapsed="0.000038"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:52.823136" elapsed="0.000878"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:52.823010" elapsed="0.001033"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.824195" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:52.824275" elapsed="0.000022"/>
</return>
<msg time="2026-04-21T02:12:52.824430" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:52.753758" elapsed="0.070773"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.849818" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:52.849396" elapsed="0.000455"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:52.850666" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/app.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:52.850406" elapsed="0.000336">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/app.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:52.850853" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:52.850030" elapsed="0.000847"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.851467" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:52.851046" elapsed="0.000448"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:52.851811" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/app/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/app/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:52.851993" level="INFO">${template} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BBICDAABAQIDBAECAAAAAQEAAAE=&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ip...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:52.851657" elapsed="0.000365"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.852427" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BBICDAABAQIDBAECAAAAAQEAAAE=&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ipv4-next-hop&gt;
        &lt;global&gt;127.1.1.1&lt;/global&gt;
      &lt;/ipv4-next-hop&gt;
      &lt;multi-exit-disc&gt;
        &lt;med&gt;0&lt;/med&gt;
      &lt;/multi-exit-disc&gt;
      &lt;as-path/&gt;
      &lt;origin&gt;
        &lt;value&gt;egp&lt;/value&gt;
      &lt;/origin&gt;
      &lt;local-pref&gt;
        &lt;pref&gt;100&lt;/pref&gt;
      &lt;/local-pref&gt;
    &lt;/attributes&gt;
    &lt;leaf-a-d&gt;
      &lt;orig-route-ip&gt;1.0.0.1&lt;/orig-route-ip&gt;
      &lt;inter-as-i-pmsi-a-d&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;source-as&gt;1&lt;/source-as&gt;
      &lt;/inter-as-i-pmsi-a-d&gt;
    &lt;/leaf-a-d&gt;
&lt;/mvpn-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:52.852184" elapsed="0.000301"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:12:52.852903" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:52.852563" elapsed="0.000400"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.853437" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:52.853139" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:52.852991" elapsed="0.000507"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:52.852539" elapsed="0.000980"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.854140" level="INFO">${final_text} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BBICDAABAQIDBAECAAAAAQEAAAE=&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ip...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:52.853667" elapsed="0.000503"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:52.854269" elapsed="0.000042"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:52.848728" elapsed="0.005689"/>
</kw>
<msg time="2026-04-21T02:12:52.854475" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:52.835780" elapsed="0.018744"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.922573" elapsed="0.000069"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.935465" elapsed="0.000038"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.947857" elapsed="0.000032"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.948099" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.948290" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.948894" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:52.948717" elapsed="0.000235"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:52.948698" elapsed="0.000284"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.949130" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.949298" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.949464" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:52.948654" elapsed="0.000861"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:52.948376" elapsed="0.001170"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.949696" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:52.949774" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:12:52.949965" level="INFO">${data} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BBICDAABAQIDBAECAAAAAQEAAAE=&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ip...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:52.834857" elapsed="0.115138"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:52.951565" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/app/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:52.951210" elapsed="0.000431">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/app/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:52.951734" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:52.950780" elapsed="0.000978"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.952117" elapsed="0.000081"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:52.951842" elapsed="0.000394"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.952746" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:52.952447" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:52.952261" elapsed="0.000564"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:52.951824" elapsed="0.001023"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.955214" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:52.953003" elapsed="0.002237"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:12:52.955296" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:12:52.955454" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:52.950409" elapsed="0.005069"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.957028" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:52.956759" elapsed="0.000318"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.957472" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BBICDAABAQIDBAECAAAAAQEAAAE=&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ipv4-next-hop&gt;
        &lt;global&gt;127.1.1.1&lt;/global&gt;
      &lt;/ipv4-next-hop&gt;
      &lt;multi-exit-disc&gt;
        &lt;med&gt;0&lt;/med&gt;
      &lt;/multi-exit-disc&gt;
      &lt;as-path/&gt;
      &lt;origin&gt;
        &lt;value&gt;egp&lt;/value&gt;
      &lt;/origin&gt;
      &lt;local-pref&gt;
        &lt;pref&gt;100&lt;/pref&gt;
      &lt;/local-pref&gt;
    &lt;/attributes&gt;
    &lt;leaf-a-d&gt;
      &lt;orig-route-ip&gt;1.0.0.1&lt;/orig-route-ip&gt;
      &lt;inter-as-i-pmsi-a-d&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;source-as&gt;1&lt;/source-as&gt;
      &lt;/inter-as-i-pmsi-a-d&gt;
    &lt;/leaf-a-d&gt;
&lt;/mvpn-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:52.957232" elapsed="0.000297"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.957939" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:52.957678" elapsed="0.000305"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.958385" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:52.958133" elapsed="0.000296"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:12:52.959250" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:12:52.959051" elapsed="0.000224"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:12:52.959598" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:12:52.959428" elapsed="0.000195"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:52.959774" elapsed="0.000375"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.960593" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:52.960327" elapsed="0.000310"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:12:52.960679" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:12:52.960851" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:12:52.958631" elapsed="0.002246"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:52.972434" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Content-Length': '740', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BBICDAABAQIDBAECAAAAAQEAAAE=&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ipv4-next-hop&gt;
        &lt;global&gt;127.1.1.1&lt;/global&gt;
      &lt;/ipv4-next-hop&gt;
      &lt;multi-exit-disc&gt;
        &lt;med&gt;0&lt;/med&gt;
      &lt;/multi-exit-disc&gt;
      &lt;as-path/&gt;
      &lt;origin&gt;
        &lt;value&gt;egp&lt;/value&gt;
      &lt;/origin&gt;
      &lt;local-pref&gt;
        &lt;pref&gt;100&lt;/pref&gt;
      &lt;/local-pref&gt;
    &lt;/attributes&gt;
    &lt;leaf-a-d&gt;
      &lt;orig-route-ip&gt;1.0.0.1&lt;/orig-route-ip&gt;
      &lt;inter-as-i-pmsi-a-d&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;source-as&gt;1&lt;/source-as&gt;
      &lt;/inter-as-i-pmsi-a-d&gt;
    &lt;/leaf-a-d&gt;
&lt;/mvpn-route&gt; 
 </msg>
<msg time="2026-04-21T02:12:52.972529" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4/mvpn-route=BBICDAABAQIDBAECAAAAAQEAAAE%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:52.972754" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:52.963043" elapsed="0.009782"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:52.960946" elapsed="0.011950"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.973167" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:52.972935" elapsed="0.000330"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:52.960929" elapsed="0.012371"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.978684" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:52.975087" elapsed="0.003661"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:52.974540" elapsed="0.004282"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:52.974514" elapsed="0.004346"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.982774" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:52.979279" elapsed="0.003583"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:52.978943" elapsed="0.003970"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:52.978919" elapsed="0.004030"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.983805" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:52.983213" elapsed="0.000634"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.984309" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:52.983951" elapsed="0.000441"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.985136" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:52.984673" elapsed="0.000502"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:52.984428" elapsed="0.000799"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:52.983925" elapsed="0.001333"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.986048" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:52.985496" elapsed="0.000591"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.986584" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:52.986187" elapsed="0.000480"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:52.987367" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:52.986973" elapsed="0.000420"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:52.986704" elapsed="0.000723"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:52.986161" elapsed="0.001287"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:52.987605" elapsed="0.000362"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:52.988432" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:52.988132" elapsed="0.000326"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:52.988614" elapsed="0.002334"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:52.973862" elapsed="0.017153"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:12:52.991199" elapsed="0.000037"/>
</return>
<status status="PASS" start="2026-04-21T02:12:52.991088" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:52.991069" elapsed="0.000231"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.991453" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:12:52.991520" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:12:52.993803" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:12:52.955821" elapsed="0.038010"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:52.993904" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:12:52.994058" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:12:52.740209" elapsed="0.253939"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:52.994545" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:52.994255" elapsed="0.000360"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:52.994237" elapsed="0.000402"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:52.994672" elapsed="0.000025"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:12:52.735388" elapsed="0.259424"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:12:52.998331" level="INFO">${update} = ffffffffffffffffffffffffffffffff004c0200000035400101014002008004040000000040050400000064800e1d000105047f010101000412020c00010102030401020000000101000001</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:12:52.995743" elapsed="0.002635"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:12:52.998569" elapsed="0.002289"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:12:53.000910" elapsed="0.000030"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-04-21T02:12:52.995458" elapsed="0.005577"/>
</kw>
<msg time="2026-04-21T02:12:53.001110" level="INFO">${update} = ffffffffffffffffffffffffffffffff004c0200000035400101014002008004040000000040050400000064800e1d000105047f010101000412020c00010102030401020000000101000001</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:12:52.994990" elapsed="0.006144"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.002005" level="INFO">Length is 152.</msg>
<msg time="2026-04-21T02:12:53.002080" level="INFO">${len_1} = 152</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:12:53.001717" elapsed="0.000386"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.002548" level="INFO">Length is 152.</msg>
<msg time="2026-04-21T02:12:53.002622" level="INFO">${len_2} = 152</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:12:53.002258" elapsed="0.000388"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:12:53.002816" elapsed="0.000307"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:12:53.003551" level="INFO">${sum_1} = 937</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:12:53.003287" elapsed="0.000302"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:12:53.004100" level="INFO">${sum_2} = 937</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:12:53.003838" elapsed="0.000298"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:12:53.004362" elapsed="0.000468"/>
</kw>
<arg>${update}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:12:53.001351" elapsed="0.003567"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:12:53.005142" elapsed="0.002195"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.054443" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:53.054037" elapsed="0.000438"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:53.055279" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:53.055006" elapsed="0.000358">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:53.055458" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:53.054651" elapsed="0.000831"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.056050" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:53.055651" elapsed="0.000506"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:53.056468" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:53.056622" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:53.056325" elapsed="0.000322"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.057068" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:53.056823" elapsed="0.000290"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.058347" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:53.058031" elapsed="0.000361"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.058888" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:53.058589" elapsed="0.000325"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.059709" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:53.059292" elapsed="0.000443"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:53.060860" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:53.060364" elapsed="0.000577"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:53.061086" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:12:53.061321" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:53.059947" elapsed="0.001400"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:53.061505" elapsed="0.000435"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:12:53.059153" elapsed="0.002828"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.062700" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:53.062233" elapsed="0.000493"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:53.063840" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:53.063351" elapsed="0.000572"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:53.064061" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:12:53.064281" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:53.062933" elapsed="0.001377"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:53.064465" elapsed="0.000410"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:53.062097" elapsed="0.002819"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:53.058970" elapsed="0.005982"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:53.064996" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:12:53.065152" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:53.057505" elapsed="0.007672"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:53.057188" elapsed="0.008020"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.065389" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:53.065236" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:53.057165" elapsed="0.008300"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.066218" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:53.065611" elapsed="0.000635"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:53.066294" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:53.053394" elapsed="0.013025"/>
</kw>
<msg time="2026-04-21T02:12:53.066567" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:53.040685" elapsed="0.025938"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.079273" elapsed="0.000046"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.091810" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.104406" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.104630" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.104832" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.105249" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:53.105093" elapsed="0.000211"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:53.105075" elapsed="0.000257"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.105476" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.105644" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.105827" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:53.105035" elapsed="0.000846"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:53.104918" elapsed="0.000992"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.106061" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:53.106139" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:12:53.106284" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:53.036266" elapsed="0.070046"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.107534" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:53.107239" elapsed="0.000344"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:53.117733" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:53.117900" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:53.118039" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:53.109701" elapsed="0.008375"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:53.107647" elapsed="0.010488"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.118402" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:53.118174" elapsed="0.000337"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:53.107629" elapsed="0.010914"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.123641" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:53.120064" elapsed="0.003642"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:53.119708" elapsed="0.004049"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:53.119682" elapsed="0.004132"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.127695" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:53.124226" elapsed="0.003536"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:53.123897" elapsed="0.003935"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:53.123873" elapsed="0.003996"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.128716" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:53.128132" elapsed="0.000623"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.129240" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:53.128881" elapsed="0.000444"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.130070" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:53.129605" elapsed="0.000503"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:53.129360" elapsed="0.000800"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:53.128854" elapsed="0.001338"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.131037" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:53.130430" elapsed="0.000646"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.131443" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:53.131176" elapsed="0.000323"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.131997" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:53.131685" elapsed="0.000338"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:53.131523" elapsed="0.000535"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:53.131150" elapsed="0.000929"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:53.132235" elapsed="0.000348"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:53.133069" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:53.132749" elapsed="0.000345"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:53.133250" elapsed="0.002481"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:53.119099" elapsed="0.016711"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:12:53.135863" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:12:53.138113" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:12:53.106606" elapsed="0.031533"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:53.138194" elapsed="0.000028"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:12:53.008856" elapsed="0.129464"/>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:53.008213" elapsed="0.130163"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-04-21T02:12:53.007635" elapsed="0.130801"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:12:53.142313" level="INFO">${update} = ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050412020c00010102030401020000000101000001</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:12:53.139415" elapsed="0.002927"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:12:53.142575" elapsed="0.002147"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:12:53.144772" elapsed="0.000046"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-04-21T02:12:53.139135" elapsed="0.005782"/>
</kw>
<msg time="2026-04-21T02:12:53.144993" level="INFO">${update} = ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050412020c00010102030401020000000101000001</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:12:53.138639" elapsed="0.006378"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.145901" level="INFO">Length is 140.</msg>
<msg time="2026-04-21T02:12:53.145978" level="INFO">${len_1} = 140</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:12:53.145613" elapsed="0.000388"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.146414" level="INFO">Length is 140.</msg>
<msg time="2026-04-21T02:12:53.146487" level="INFO">${len_2} = 140</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:12:53.146157" elapsed="0.000380"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:12:53.146698" elapsed="0.000326"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:12:53.147409" level="INFO">${sum_1} = 786</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:12:53.147182" elapsed="0.000263"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:12:53.147950" level="INFO">${sum_2} = 786</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:12:53.147668" elapsed="0.000318"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:12:53.148211" elapsed="0.000445"/>
</kw>
<arg>${update}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:12:53.145239" elapsed="0.003502"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations" type="TEARDOWN">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.195061" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:53.194625" elapsed="0.000468"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:53.195913" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:53.195615" elapsed="0.000379">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:53.196087" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:53.195271" elapsed="0.000840"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.196665" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:53.196281" elapsed="0.000410"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:53.197010" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:53.197177" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:53.196870" elapsed="0.000332"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.197604" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:53.197363" elapsed="0.000286"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.198722" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:53.198435" elapsed="0.000331"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.199215" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:53.198945" elapsed="0.000296"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.200284" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:53.199728" elapsed="0.000582"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:53.201460" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:53.201008" elapsed="0.000492"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:53.201621" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:12:53.201867" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:53.200503" elapsed="0.001389"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:53.202050" elapsed="0.000515"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:12:53.199587" elapsed="0.003020"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.203392" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:53.202879" elapsed="0.000540"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:53.204535" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:53.204093" elapsed="0.000483"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:53.204693" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:12:53.204926" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:53.203606" elapsed="0.001345"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:53.205105" elapsed="0.000483"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:53.202724" elapsed="0.002905"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:53.199295" elapsed="0.006370"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:53.205709" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:12:53.205911" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:53.198082" elapsed="0.007854"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:53.197728" elapsed="0.008241"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.206148" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:53.205996" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:53.197703" elapsed="0.008520"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.207213" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:53.206370" elapsed="0.000872"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:53.207290" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:53.193746" elapsed="0.013667"/>
</kw>
<msg time="2026-04-21T02:12:53.207467" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:53.180813" elapsed="0.026713"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.220347" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.240288" elapsed="0.000042"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.252959" elapsed="0.000034"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.253200" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.253387" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.253815" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:53.253647" elapsed="0.000226"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:53.253629" elapsed="0.000270"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.254046" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.254215" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.254381" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:53.253589" elapsed="0.000845"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:53.253470" elapsed="0.000993"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.254626" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:53.254705" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:12:53.254874" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:53.176269" elapsed="0.078633"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.256206" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:53.255896" elapsed="0.000362"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:53.263526" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:53.263671" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '372'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Data does not exist",
        "error-path": "/bgp-rib:application-rib[id='10.30.171.3']/tables[afi='bgp-types:ipv4-address-family'][safi='bgp-mvpn:mcast-vpn-subsequent-address-family']/bgp-mvpn-ipv4:mvpn-routes-ipv4",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:12:53.263842" level="INFO">${response} = None</msg>
<msg time="2026-04-21T02:12:53.263887" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:12:53.258396" elapsed="0.005909">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-04-21T02:12:53.256324" elapsed="0.008065">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.264582" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:53.264422" elapsed="0.000282"/>
</branch>
<status status="FAIL" start="2026-04-21T02:12:53.256306" elapsed="0.008423">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.268943" level="FAIL">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-04-21T02:12:53.265811" elapsed="0.003183">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<status status="FAIL" start="2026-04-21T02:12:53.265568" elapsed="0.003520">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</branch>
<status status="FAIL" start="2026-04-21T02:12:53.265550" elapsed="0.003584">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.273025" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-04-21T02:12:53.269564" elapsed="0.003509">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<status status="FAIL" start="2026-04-21T02:12:53.269235" elapsed="0.003930">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</branch>
<status status="FAIL" start="2026-04-21T02:12:53.269211" elapsed="0.004001">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.274118" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:53.273502" elapsed="0.000656"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.274656" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:53.274262" elapsed="0.000482"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.275433" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:53.275050" elapsed="0.000409"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:53.274780" elapsed="0.000714"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:53.274236" elapsed="0.001279"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.276059" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:53.275677" elapsed="0.000409"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.276390" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:53.276154" elapsed="0.000291"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.276939" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:53.276630" elapsed="0.000335"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:53.276468" elapsed="0.000531"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:53.276137" elapsed="0.000884"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:53.277177" elapsed="0.000346"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:53.278009" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:53.277692" elapsed="0.000343"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<msg time="2026-04-21T02:12:53.280456" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="FAIL" start="2026-04-21T02:12:53.278193" elapsed="0.002296">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="FAIL" start="2026-04-21T02:12:53.265129" elapsed="0.015501">Several failures occurred:

1) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'

2) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'

3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:12:53.280695" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:12:53.283093" level="INFO">${response_text} = None</msg>
<msg time="2026-04-21T02:12:53.283123" level="FAIL">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="FAIL" start="2026-04-21T02:12:53.255184" elapsed="0.027967">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:53.283267" elapsed="0.000028"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="FAIL" start="2026-04-21T02:12:53.150313" elapsed="0.133126">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:53.149674" elapsed="0.133830"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-04-21T02:12:53.149098" elapsed="0.134465"/>
</kw>
<arg>leaf_ad</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-04-21T02:12:52.730044" elapsed="0.553571"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:52.642663" elapsed="0.641071"/>
</test>
<test id="s1-s16-t11" name="Play_To_Odl_leaf_ad" line="98">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:12:53.287040" elapsed="0.000209"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:12:53.286754" elapsed="0.000550"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:53.288308" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:53.288195" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:53.288177" elapsed="0.000200"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:53.293321" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:53.293214" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:53.293197" elapsed="0.000191"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.294396" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:53.294015" elapsed="0.000408"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.294924" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:12:53.294584" elapsed="0.000366"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:12:53.294994" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:12:53.295151" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:12:53.293618" elapsed="0.001557"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:53.300651" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:53.300543" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:53.300524" elapsed="0.000196"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:53.301930" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:53.301821" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:53.301775" elapsed="0.000223"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:12:53.302442" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:12:53.302143" elapsed="0.000325"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:12:53.302884" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:12:53.302630" elapsed="0.000279"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:12:53.329318" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:12:53.303406" elapsed="0.026064"/>
</kw>
<msg time="2026-04-21T02:12:53.329669" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:12:53.329716" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:53.303072" elapsed="0.026679"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:12:53.352017" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "l "e "a "f "_ "a "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:12:53.330414" elapsed="0.021716"/>
</kw>
<msg time="2026-04-21T02:12:53.352297" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:12:53.352342" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:53.330000" elapsed="0.022452"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.352837" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:53.352552" elapsed="0.000342"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:53.352523" elapsed="0.000399"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.353391" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "l "e "a "f "_ "a "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:53.353068" elapsed="0.000388"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.353741" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:53.353522" elapsed="0.000290"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:53.353504" elapsed="0.000333"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:12:53.353876" elapsed="0.000041"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:12:53.356587" elapsed="0.000150"/>
</kw>
<msg time="2026-04-21T02:12:53.356814" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:53.355469" elapsed="0.001485"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.357230" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.357564" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:12:53.354827" elapsed="0.002923"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:12:53.354209" elapsed="0.003627"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:12:53.301497" elapsed="0.056439"/>
</kw>
<msg time="2026-04-21T02:12:53.358029" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:12:53.358074" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:53.300889" elapsed="0.057222"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:12:53.358294" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:12:53.358187" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:53.358169" elapsed="0.000211"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.358953" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.359321" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:12:53.359393" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:12:53.300206" elapsed="0.059295"/>
</kw>
<msg time="2026-04-21T02:12:53.359595" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:12:53.359639" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:53.295557" elapsed="0.064117"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.360019" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:53.359751" elapsed="0.000321"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:53.359734" elapsed="0.000362"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:12:53.295410" elapsed="0.064709"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:12:53.295231" elapsed="0.064924"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:12:53.292858" elapsed="0.067353"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:12:53.287907" elapsed="0.072361"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:53.287457" elapsed="0.072896"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:12:53.284396" elapsed="0.076013"/>
</kw>
<kw name="Play_To_Odl_Template" owner="BgpOperations">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.361591" level="INFO">&amp;{adj_rib_in} = { PATH=peer=bgp:%2F%2F10.30.171.116/adj-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{adj_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/adj-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:53.361061" elapsed="0.000559"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.362263" level="INFO">&amp;{effective_rib_in} = { PATH=peer=bgp:%2F%2F10.30.171.116/effective-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{effective_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/effective-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:53.361811" elapsed="0.000480"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.362881" level="INFO">&amp;{loc_rib} = { PATH=loc-rib | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{loc_rib}</var>
<arg>PATH=loc-rib</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:53.362456" elapsed="0.000452"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:53.363273" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/announce_leaf_ad.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/announce_leaf_ad.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:53.363444" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c0200000035400101014002008004040000000040050400000064800e1d000105047f010101000412020c00010102030401020000000101000001
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:53.363069" elapsed="0.000400"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:53.363827" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/withdraw_leaf_ad.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/withdraw_leaf_ad.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:53.363950" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050412020c00010102030401020000000101000001</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:53.363625" elapsed="0.000351"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:12:53.364129" elapsed="0.002866"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:12:53.367181" elapsed="0.001750"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.421458" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:53.421056" elapsed="0.000435"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:53.422443" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:53.422158" elapsed="0.000364">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:53.422617" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:53.421670" elapsed="0.000972"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.423275" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:53.422885" elapsed="0.000417"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:53.423607" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:53.423780" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:53.423466" elapsed="0.000355"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.424228" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:53.423984" elapsed="0.000289"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.425372" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:53.425029" elapsed="0.000397"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.425956" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:53.425648" elapsed="0.000334"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.426806" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:53.426355" elapsed="0.000479"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:53.428070" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:53.427488" elapsed="0.000683"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:53.428252" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:12:53.428560" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:53.427028" elapsed="0.001559"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:53.428745" elapsed="0.000407"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/adj-rib-in</var>
<status status="PASS" start="2026-04-21T02:12:53.426214" elapsed="0.002980"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.431411" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:53.429444" elapsed="0.001995"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:53.432655" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:53.432105" elapsed="0.000653"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:53.432851" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:12:53.433148" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:53.431632" elapsed="0.001542"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:53.433335" elapsed="0.000366"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:53.429309" elapsed="0.004434"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:53.426037" elapsed="0.007741"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:53.433839" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:12:53.433997" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:53.424687" elapsed="0.009335"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:53.424357" elapsed="0.009697"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.434232" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:53.434081" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:53.424329" elapsed="0.009979"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.435114" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:53.434453" elapsed="0.000690"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:53.435193" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:53.420410" elapsed="0.014906"/>
</kw>
<msg time="2026-04-21T02:12:53.435375" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:53.407630" elapsed="0.027796"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.448051" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.460509" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.472972" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.473179" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.473360" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.473752" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:53.473603" elapsed="0.000219"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:53.473586" elapsed="0.000263"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.473996" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.474166" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.474334" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:53.473550" elapsed="0.000836"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:53.473440" elapsed="0.000974"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.474563" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:53.474639" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:12:53.474777" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:53.403321" elapsed="0.071525"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:53.476201" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:53.475910" elapsed="0.000367">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:53.476369" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:53.475528" elapsed="0.000866"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.476720" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:53.476463" elapsed="0.000313"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.477300" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:53.477006" elapsed="0.000324"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:53.476816" elapsed="0.000548"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:53.476445" elapsed="0.000940"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.479962" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:53.477537" elapsed="0.002451"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:12:53.480040" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:12:53.480196" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:53.475180" elapsed="0.005040"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:53.481501" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:53.481261" elapsed="0.000303">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:53.481655" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:53.480919" elapsed="0.000760"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:12:53.481899" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:12:53.481748" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:53.481730" elapsed="0.000252"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.482130" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.482305" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:12:53.482369" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:12:53.484315" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:53.480576" elapsed="0.003765"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.485746" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:53.485490" elapsed="0.000316"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:53.486205" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:53.485963" elapsed="0.000285"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:53.493951" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:53.494095" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:12:53.494218" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:12:53.488421" elapsed="0.006193">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-04-21T02:12:53.486313" elapsed="0.008390">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.494959" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:53.494740" elapsed="0.000285"/>
</branch>
<status status="FAIL" start="2026-04-21T02:12:53.486295" elapsed="0.008755">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.495463" elapsed="0.000026"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:53.495600" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:53.495560" elapsed="0.000082"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:53.495542" elapsed="0.000122"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.495827" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:12:53.495949" elapsed="0.000016"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:12:53.484655" elapsed="0.011404">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:53.496134" elapsed="0.000016"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:12:53.380773" elapsed="0.115458">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:53.496514" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:53.496331" elapsed="0.000256"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:53.496312" elapsed="0.000298"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:53.496643" elapsed="0.000014"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:12:53.374921" elapsed="0.121819">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.557162" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:55.556740" elapsed="0.000455"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:55.558068" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:55.557784" elapsed="0.000362">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:55.558241" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:55.557409" elapsed="0.000856"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.558845" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:55.558436" elapsed="0.000437"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:55.559182" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:55.559355" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:55.559038" elapsed="0.000346"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.559891" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:55.559579" elapsed="0.000364"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.561118" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:55.560766" elapsed="0.000397"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.561600" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:55.561330" elapsed="0.000296"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.562429" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:55.562023" elapsed="0.000497"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:55.563771" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:55.563200" elapsed="0.000691"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:55.563973" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:12:55.564281" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:55.562718" elapsed="0.001589"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:55.564472" elapsed="0.000433"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/adj-rib-in</var>
<status status="PASS" start="2026-04-21T02:12:55.561883" elapsed="0.003065"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.565807" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:55.565204" elapsed="0.000630"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:55.567056" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:55.566485" elapsed="0.000674"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:55.567237" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:12:55.567532" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:55.566027" elapsed="0.001531"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:55.567814" elapsed="0.000378"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:55.565065" elapsed="0.003168"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:55.561680" elapsed="0.006589"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:55.568313" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:12:55.568468" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:55.560343" elapsed="0.008150"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:55.560025" elapsed="0.008500"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.568730" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:55.568552" elapsed="0.000292"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:55.559999" elapsed="0.008870"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.569599" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:55.569017" elapsed="0.000610"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:55.569675" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:55.556047" elapsed="0.013766"/>
</kw>
<msg time="2026-04-21T02:12:55.569868" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:55.542807" elapsed="0.027111"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.583603" elapsed="0.000035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.596382" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.609587" elapsed="0.000050"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.609884" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.610075" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.610493" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:55.610338" elapsed="0.000212"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:55.610321" elapsed="0.000255"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.610725" elapsed="0.000026"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.610940" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.611141" elapsed="0.000027"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:55.610281" elapsed="0.000931"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:55.610160" elapsed="0.001086"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.611456" elapsed="0.000029"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:55.611563" elapsed="0.000023"/>
</return>
<msg time="2026-04-21T02:12:55.611769" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:55.538287" elapsed="0.073538"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:55.613562" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:55.613259" elapsed="0.000379">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:55.613735" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:55.612813" elapsed="0.000948"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.614137" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:55.613852" elapsed="0.000345"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.614713" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:55.614411" elapsed="0.000328"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:55.614222" elapsed="0.000554"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:55.613833" elapsed="0.000983"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.617602" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:55.614972" elapsed="0.002658"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:12:55.617694" elapsed="0.000043"/>
</return>
<msg time="2026-04-21T02:12:55.617891" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:55.612281" elapsed="0.005636"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:55.619183" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:55.618938" elapsed="0.000326">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:55.619435" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:55.618579" elapsed="0.000881"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:12:55.619674" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:12:55.619533" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:55.619514" elapsed="0.000246"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.619930" elapsed="0.000023"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.620112" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:12:55.620180" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:12:55.622157" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:55.618237" elapsed="0.003946"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.623612" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:55.623351" elapsed="0.000308"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.624082" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:55.623833" elapsed="0.000294"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:55.631865" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:55.632241" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '354'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BBICDAABAQIDBAECAAAAAQEAAAE=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"leaf-a-d":{"inter-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","source-as":1},"orig-route-ip":"1.0.0.1"}}]}} 
 </msg>
<msg time="2026-04-21T02:12:55.632345" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:55.626362" elapsed="0.006009"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:55.624194" elapsed="0.008224"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.632604" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:55.632445" elapsed="0.000223"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:55.624176" elapsed="0.008537"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.636775" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BBICDAABAQIDBAECAAAAAQEAAAE=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"leaf-a-d":{"inter-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","source-as":1},"orig-route-ip":"1.0.0.1"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:55.633885" elapsed="0.002957"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:55.633635" elapsed="0.003245"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:55.633615" elapsed="0.003291"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.640881" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:55.637194" elapsed="0.003756"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:55.636963" elapsed="0.004041"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:55.636946" elapsed="0.004096"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.642019" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:55.641304" elapsed="0.000756"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.642529" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:55.642166" elapsed="0.000450"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.643411" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:55.642952" elapsed="0.000498"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:55.642651" elapsed="0.000920"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:55.642139" elapsed="0.001467"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.644472" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:55.643886" elapsed="0.000627"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.645096" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:55.644620" elapsed="0.000567"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.645871" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:55.645454" elapsed="0.000452"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:55.645222" elapsed="0.000732"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:55.644593" elapsed="0.001391"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:55.646202" elapsed="0.000381"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:55.647105" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:55.646756" elapsed="0.000377"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:55.647295" elapsed="0.002738"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:55.633125" elapsed="0.016981"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:55.650297" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:55.650182" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:55.650162" elapsed="0.000207"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:55.654142" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:55.650669" elapsed="0.003514"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:12:55.654257" elapsed="0.000050"/>
</return>
<msg time="2026-04-21T02:12:55.654470" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:12:55.622504" elapsed="0.031995"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:55.654566" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:12:55.654724" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:12:55.513808" elapsed="0.140943"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.685200" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:55.684580" elapsed="0.000656"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:55.686115" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:55.685774" elapsed="0.000470">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:55.686426" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:55.685418" elapsed="0.001034"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.687090" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:55.686624" elapsed="0.000568"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:55.687536" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:55.687703" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE=",
        "attributes": {
          "ipv4-next-hop": {
    ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:55.687364" elapsed="0.000366"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.688187" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE=",
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "leaf-a-d": {
          "orig-route-ip": "1.0.0.1",
          "inter-as-i-pmsi-a-d": {
            "route-distinguisher": "1.2.3.4:258",
            "source-as": 1
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:55.687911" elapsed="0.000326"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:12:55.688829" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:55.688319" elapsed="0.000575"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.689591" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:55.689073" elapsed="0.000546"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:55.688921" elapsed="0.000735"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:55.688294" elapsed="0.001385"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.690365" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE=",
        "attributes": {
          "ipv4-next-hop": {
    ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:55.689847" elapsed="0.000549"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:55.690451" elapsed="0.000039"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:55.683759" elapsed="0.006837"/>
</kw>
<msg time="2026-04-21T02:12:55.690658" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:55.670439" elapsed="0.020276"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.703540" elapsed="0.000068"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.716575" elapsed="0.000067"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.729881" elapsed="0.000065"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.730219" elapsed="0.000026"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.730509" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.730979" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:55.730819" elapsed="0.000219"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:55.730780" elapsed="0.000284"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.731214" elapsed="0.000024"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.731427" elapsed="0.000023"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.731616" elapsed="0.000023"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:55.730742" elapsed="0.000933"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:55.730599" elapsed="0.001106"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.731879" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:55.731962" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:12:55.732146" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE=",
        "attributes": {
          "ipv4-next-hop": {
    ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:55.667240" elapsed="0.064935"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:55.732370" elapsed="0.002493"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:55.736231" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:55.735730" elapsed="0.000531"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:55.736933" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:55.736422" elapsed="0.000542"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:12:55.737137" elapsed="0.000373"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:12:55.735240" elapsed="0.002334"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:55.734953" elapsed="0.002655"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.737808" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:55.737637" elapsed="0.000233"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:55.734932" elapsed="0.002969"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:12:55.656221" elapsed="0.081748"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:12:55.655162" elapsed="0.082888"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:55.654859" elapsed="0.083239"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:55.654839" elapsed="0.083285"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:55.738167" elapsed="0.000048"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:12:55.506780" elapsed="0.231548"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:12:53.369122" elapsed="2.369270"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.790068" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:55.789606" elapsed="0.000497"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:55.790911" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:55.790635" elapsed="0.000351">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:55.791081" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:55.790285" elapsed="0.000820"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.791663" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:55.791276" elapsed="0.000414"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:55.792017" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:55.792184" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:55.791871" elapsed="0.000339"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.792625" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:55.792375" elapsed="0.000297"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.793880" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:55.793532" elapsed="0.000395"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.794366" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:55.794092" elapsed="0.000305"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.795197" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:55.794771" elapsed="0.000452"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:55.796481" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:55.795923" elapsed="0.000657"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:55.796661" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:12:55.797035" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:55.795434" elapsed="0.001627"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:55.797222" elapsed="0.000396"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/effective-rib-in</var>
<status status="PASS" start="2026-04-21T02:12:55.794631" elapsed="0.003030"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.798372" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:55.797945" elapsed="0.000453"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:55.799657" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:55.799110" elapsed="0.000649"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:55.799855" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:12:55.800161" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:55.798615" elapsed="0.001574"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:55.800348" elapsed="0.000377"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:55.797786" elapsed="0.002979"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:55.794453" elapsed="0.006382"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:55.800955" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:12:55.801121" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:55.793181" elapsed="0.007965"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:55.792750" elapsed="0.008429"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.801368" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:55.801210" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:55.792726" elapsed="0.008720"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.802454" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:55.801595" elapsed="0.000888"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:55.802533" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:55.788739" elapsed="0.013920"/>
</kw>
<msg time="2026-04-21T02:12:55.802717" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:55.775542" elapsed="0.027228"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.815629" elapsed="0.000062"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.828152" elapsed="0.000067"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.840897" elapsed="0.000073"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.841225" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.841416" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.841916" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:55.841695" elapsed="0.000284"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:55.841677" elapsed="0.000328"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.842155" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.842325" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.842493" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:55.841638" elapsed="0.000908"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:55.841501" elapsed="0.001073"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.842722" elapsed="0.000138"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:55.842926" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T02:12:55.843101" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:55.770697" elapsed="0.072432"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:55.844594" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:55.844302" elapsed="0.000366">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:55.844761" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:55.843900" elapsed="0.000901"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.845185" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:55.844911" elapsed="0.000334"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.845766" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:55.845463" elapsed="0.000348"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:55.845271" elapsed="0.000579"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:55.844886" elapsed="0.000986"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.848298" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:55.846030" elapsed="0.002295"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:12:55.848381" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:12:55.848544" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:55.843513" elapsed="0.005057"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:55.849932" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:55.849645" elapsed="0.000358">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:55.850100" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:55.849289" elapsed="0.000836"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:12:55.850343" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-04-21T02:12:55.850200" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:55.850180" elapsed="0.000252"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.850586" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.850765" elapsed="0.000038"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:12:55.850854" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:12:55.853089" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:55.848940" elapsed="0.004177"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.854673" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:55.854369" elapsed="0.000356"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.855176" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:55.854924" elapsed="0.000298"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:55.863294" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:55.863535" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '354'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BBICDAABAQIDBAECAAAAAQEAAAE=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"leaf-a-d":{"inter-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","source-as":1},"orig-route-ip":"1.0.0.1"}}]}} 
 </msg>
<msg time="2026-04-21T02:12:55.863725" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:55.857517" elapsed="0.006251"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:55.855296" elapsed="0.008577"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.864218" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:55.863924" elapsed="0.000393"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:55.855275" elapsed="0.009076"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.870145" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BBICDAABAQIDBAECAAAAAQEAAAE=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"leaf-a-d":{"inter-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","source-as":1},"orig-route-ip":"1.0.0.1"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:55.866086" elapsed="0.004151"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:55.865698" elapsed="0.004603"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:55.865670" elapsed="0.004678"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.874439" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:55.870850" elapsed="0.003668"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:55.870446" elapsed="0.004132"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:55.870417" elapsed="0.004202"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.875570" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:55.874954" elapsed="0.000657"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.876115" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:55.875719" elapsed="0.000486"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.877160" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:55.876533" elapsed="0.000669"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:55.876242" elapsed="0.001017"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:55.875691" elapsed="0.001602"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.877880" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:55.877488" elapsed="0.000419"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.878218" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:55.877978" elapsed="0.000297"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.878760" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:55.878465" elapsed="0.000336"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:55.878300" elapsed="0.000539"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:55.877960" elapsed="0.000900"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:55.879028" elapsed="0.000350"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:55.879866" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:55.879549" elapsed="0.000343"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:55.880051" elapsed="0.002623"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:55.865008" elapsed="0.017739"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:55.883049" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:55.882928" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:55.882902" elapsed="0.000218"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:55.886356" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:55.883286" elapsed="0.003108"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:12:55.886465" elapsed="0.000044"/>
</return>
<msg time="2026-04-21T02:12:55.886656" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:12:55.853477" elapsed="0.033206"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:55.886751" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:12:55.886937" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:12:55.747878" elapsed="0.139087"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.916207" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:55.915647" elapsed="0.000594"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:55.917138" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:55.916775" elapsed="0.000490">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:55.917445" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:55.916423" elapsed="0.001047"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.918102" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:55.917642" elapsed="0.000487"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:55.918461" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:55.918625" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE=",
        "attributes": {
          "ipv4-next-hop": {
    ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:55.918295" elapsed="0.000356"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.919099" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE=",
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "leaf-a-d": {
          "orig-route-ip": "1.0.0.1",
          "inter-as-i-pmsi-a-d": {
            "route-distinguisher": "1.2.3.4:258",
            "source-as": 1
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:55.918829" elapsed="0.000319"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:12:55.919702" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:55.919228" elapsed="0.000537"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.920476" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:55.919963" elapsed="0.000542"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:55.919810" elapsed="0.000731"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:55.919203" elapsed="0.001360"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:55.921278" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE=",
        "attributes": {
          "ipv4-next-hop": {
    ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:55.920713" elapsed="0.000658"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:55.921427" elapsed="0.000038"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:55.914854" elapsed="0.006717"/>
</kw>
<msg time="2026-04-21T02:12:55.921632" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:55.901941" elapsed="0.019747"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.935848" elapsed="0.000065"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.948591" elapsed="0.000062"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.961330" elapsed="0.000066"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.961648" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.961860" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.962298" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:55.962142" elapsed="0.000214"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:55.962125" elapsed="0.000256"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.962529" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.962703" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.962890" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:55.962086" elapsed="0.000860"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:55.961948" elapsed="0.001027"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.963124" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:55.963205" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:12:55.963378" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE=",
        "attributes": {
          "ipv4-next-hop": {
    ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:55.899102" elapsed="0.064305"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:55.963670" elapsed="0.002352"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:55.967291" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:55.966822" elapsed="0.000498"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:55.967918" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:55.967484" elapsed="0.000462"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:12:55.968106" elapsed="0.000336"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:12:55.966372" elapsed="0.002131"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:55.966101" elapsed="0.002436"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:55.968715" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:55.968563" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:55.966083" elapsed="0.002724"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:12:55.888299" elapsed="0.080560"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:12:55.887377" elapsed="0.081561"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:55.887062" elapsed="0.081953"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:55.887041" elapsed="0.082001"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:55.969079" elapsed="0.000036"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:12:55.743292" elapsed="0.225925"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:12:55.738672" elapsed="0.230606"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.019252" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:56.018845" elapsed="0.000440"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:56.020068" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:56.019814" elapsed="0.000327">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:56.020236" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:56.019459" elapsed="0.000801"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.020824" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:56.020427" elapsed="0.000425"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:56.021199" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:56.021361" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:56.021055" elapsed="0.000333"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.021810" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:56.021552" elapsed="0.000378"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.023014" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:56.022686" elapsed="0.000375"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.023494" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:56.023224" elapsed="0.000296"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.024315" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:56.023909" elapsed="0.000432"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:56.025584" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:56.025033" elapsed="0.000653"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:56.025767" elapsed="0.000050"/>
</return>
<msg time="2026-04-21T02:12:56.026082" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:56.024534" elapsed="0.001574"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:56.026267" elapsed="0.000381"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:12:56.023747" elapsed="0.002943"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.027362" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:56.026960" elapsed="0.000429"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:56.028599" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:56.028053" elapsed="0.000671"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:56.028827" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:12:56.029182" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:56.027585" elapsed="0.001623"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:56.029370" elapsed="0.000561"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:56.026824" elapsed="0.003149"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:56.023572" elapsed="0.006437"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:56.030051" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:12:56.030208" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:56.022354" elapsed="0.007879"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:56.022011" elapsed="0.008254"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.030442" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:56.030290" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:56.021986" elapsed="0.008532"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.031446" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:56.030665" elapsed="0.000809"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:56.031523" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:56.018180" elapsed="0.013469"/>
</kw>
<msg time="2026-04-21T02:12:56.031703" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:56.005377" elapsed="0.026376"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.044687" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.057262" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.069665" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.069894" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.070077" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.070469" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:56.070319" elapsed="0.000206"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:56.070303" elapsed="0.000247"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.070692" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.070879" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.071048" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:56.070268" elapsed="0.000832"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:56.070158" elapsed="0.000969"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.071275" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:56.071351" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:12:56.071484" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:56.000958" elapsed="0.070553"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:56.072866" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:56.072576" elapsed="0.000366">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:56.073049" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:56.072207" elapsed="0.000868"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.073401" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:56.073143" elapsed="0.000316"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.073974" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:56.073666" elapsed="0.000334"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:56.073483" elapsed="0.000551"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:56.073125" elapsed="0.000932"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.076407" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:56.074210" elapsed="0.002224"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:12:56.076486" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:12:56.076695" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:56.071861" elapsed="0.004860"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:56.078001" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:56.077749" elapsed="0.000315">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:56.078158" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:56.077409" elapsed="0.000774"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:12:56.078388" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:12:56.078253" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:56.078235" elapsed="0.000237"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.078621" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.078809" elapsed="0.000022"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:12:56.078877" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:12:56.080977" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:56.077074" elapsed="0.003929"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.082429" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:56.082173" elapsed="0.000302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.082889" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:56.082630" elapsed="0.000302"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:56.091901" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:56.092082" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '354'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BBICDAABAQIDBAECAAAAAQEAAAE=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"leaf-a-d":{"inter-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","source-as":1},"orig-route-ip":"1.0.0.1"}}]}} 
 </msg>
<msg time="2026-04-21T02:12:56.092200" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:56.085114" elapsed="0.007112"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:56.082998" elapsed="0.009275"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.092463" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:56.092302" elapsed="0.000226"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:56.082980" elapsed="0.009570"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.097735" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BBICDAABAQIDBAECAAAAAQEAAAE=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"leaf-a-d":{"inter-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","source-as":1},"orig-route-ip":"1.0.0.1"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:56.093774" elapsed="0.004071"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:56.093439" elapsed="0.004468"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:56.093412" elapsed="0.004538"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.101810" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:56.098406" elapsed="0.003452"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:56.098041" elapsed="0.003851"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:56.098013" elapsed="0.003905"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.102547" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:56.102125" elapsed="0.000449"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.102992" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:56.102725" elapsed="0.000324"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.103548" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:56.103242" elapsed="0.000333"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:56.103074" elapsed="0.000536"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:56.102706" elapsed="0.000926"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.104172" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:56.103807" elapsed="0.000392"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.104506" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:56.104268" elapsed="0.000293"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.105080" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:56.104746" elapsed="0.000362"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:56.104586" elapsed="0.000558"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:56.104250" elapsed="0.000915"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:56.105328" elapsed="0.000346"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:56.106167" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:56.105857" elapsed="0.000336"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:56.106349" elapsed="0.002302"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:56.092945" elapsed="0.015778"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:56.108927" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:56.108810" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:56.108777" elapsed="0.000221"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:56.112013" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:56.109177" elapsed="0.002865"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:12:56.112095" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:12:56.112264" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:12:56.081341" elapsed="0.030950"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:56.112356" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:12:56.112509" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:12:55.978199" elapsed="0.134337"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.141163" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:56.140623" elapsed="0.000573"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:56.142042" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:56.141713" elapsed="0.000453">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:56.142415" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:56.141370" elapsed="0.001071"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.143076" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:56.142613" elapsed="0.000490"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:56.143432" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:56.143589" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE=",
        "attributes": {
          "ipv4-next-hop": {
    ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:56.143268" elapsed="0.000348"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.144063" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE=",
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "leaf-a-d": {
          "orig-route-ip": "1.0.0.1",
          "inter-as-i-pmsi-a-d": {
            "route-distinguisher": "1.2.3.4:258",
            "source-as": 1
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:56.143776" elapsed="0.000336"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:12:56.144616" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:56.144187" elapsed="0.000490"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.145404" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:56.144867" elapsed="0.000566"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:56.144703" elapsed="0.000769"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:56.144165" elapsed="0.001329"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.146151" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE=",
        "attributes": {
          "ipv4-next-hop": {
    ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:56.145643" elapsed="0.000536"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:56.146231" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:56.139963" elapsed="0.006399"/>
</kw>
<msg time="2026-04-21T02:12:56.146420" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:56.127194" elapsed="0.019275"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.159122" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.171706" elapsed="0.000037"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.184423" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.184707" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.184911" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.185344" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:56.185190" elapsed="0.000215"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:56.185173" elapsed="0.000259"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.185577" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.185750" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.185936" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:56.185115" elapsed="0.000876"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:56.184997" elapsed="0.001022"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.186169" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:56.186247" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:12:56.186411" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE=",
        "attributes": {
          "ipv4-next-hop": {
    ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:56.124495" elapsed="0.061944"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:56.186621" elapsed="0.002310"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:56.190200" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:56.189725" elapsed="0.000503"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:56.190810" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:56.190385" elapsed="0.000455"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:12:56.190999" elapsed="0.000334"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:12:56.189294" elapsed="0.002101"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:56.189011" elapsed="0.002420"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.191604" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:56.191456" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:56.188993" elapsed="0.002687"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:12:56.113734" elapsed="0.077994"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:12:56.112890" elapsed="0.078931"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:56.112618" elapsed="0.079252"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:56.112601" elapsed="0.079294"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:56.191929" elapsed="0.000032"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:12:55.973800" elapsed="0.218262"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:12:55.969456" elapsed="0.222707"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:12:56.192334" elapsed="0.002835"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.247410" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:56.247018" elapsed="0.000425"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:56.248229" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:56.247973" elapsed="0.000331">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:56.248402" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:56.247617" elapsed="0.000812"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.249000" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:56.248597" elapsed="0.000430"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:56.249352" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:56.249512" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:56.249209" elapsed="0.000329"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.249959" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:56.249697" elapsed="0.000307"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.251047" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:56.250718" elapsed="0.000374"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.251525" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:56.251255" elapsed="0.000296"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.252347" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:56.251944" elapsed="0.000429"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:56.253646" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:56.253042" elapsed="0.000705"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:56.253846" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:12:56.254148" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:56.252569" elapsed="0.001605"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:56.254334" elapsed="0.000385"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:12:56.251782" elapsed="0.002979"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.255431" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:56.255030" elapsed="0.000427"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:56.256658" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:56.256111" elapsed="0.000647"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:56.256855" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:12:56.257146" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:56.255644" elapsed="0.001528"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:56.257364" elapsed="0.000372"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:56.254894" elapsed="0.002948"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:56.251604" elapsed="0.006277"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:56.257925" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:12:56.258086" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:56.250395" elapsed="0.007716"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:56.250083" elapsed="0.008060"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.258320" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:56.258169" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:56.250058" elapsed="0.008342"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.259307" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:56.258547" elapsed="0.000788"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:56.259385" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:56.246384" elapsed="0.013126"/>
</kw>
<msg time="2026-04-21T02:12:56.259565" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:56.233653" elapsed="0.025960"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.272140" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.284680" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.296971" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.297184" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.297398" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.297807" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:56.297642" elapsed="0.000222"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:56.297625" elapsed="0.000264"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.298032" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.298203" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.298368" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:56.297589" elapsed="0.000833"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:56.297479" elapsed="0.001023"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.298656" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:56.298735" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:12:56.298885" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:56.229204" elapsed="0.069709"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:56.300248" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:56.299975" elapsed="0.000344">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:56.300412" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:56.299590" elapsed="0.000847"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.300764" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:56.300507" elapsed="0.000330"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.301360" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:56.301046" elapsed="0.000340"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:56.300862" elapsed="0.000560"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:56.300489" elapsed="0.000954"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.303913" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:56.301594" elapsed="0.002347"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:12:56.303994" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:12:56.304155" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:56.299247" elapsed="0.004933"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:56.305439" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:12:56.305193" elapsed="0.000300"/>
</kw>
<msg time="2026-04-21T02:12:56.305576" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:56.304856" elapsed="0.000744"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:12:56.305820" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:56.305669" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:56.305651" elapsed="0.000237"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:56.306197" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:56.306385" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:56.306033" elapsed="0.000377"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:12:56.306828" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:12:56.306569" elapsed="0.000286"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:12:56.306901" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:12:56.307053" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:56.304502" elapsed="0.002576"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.308482" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:56.308229" elapsed="0.000346"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.308994" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:56.308731" elapsed="0.000307"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:56.316815" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:56.317265" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '499'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BBICDAABAQIDBAECAAAAAQEAAAE=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"leaf-a-d":{"inter-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","source-as":1},"orig-route-ip":"1.0.0.1"}}]}}]} 
 </msg>
<msg time="2026-04-21T02:12:56.317383" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:56.311409" elapsed="0.006004"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:56.309105" elapsed="0.008353"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.317641" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:56.317485" elapsed="0.000222"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:56.309086" elapsed="0.008642"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.321162" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BBICDAABAQIDBAECAAAAAQEAAAE=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"leaf-a-d":{"inter-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","source-as":1},"orig-route-ip":"1.0.0.1"}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:56.318746" elapsed="0.002467"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:56.318524" elapsed="0.002757"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:56.318507" elapsed="0.002800"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.323874" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:56.321589" elapsed="0.002331"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:56.321364" elapsed="0.002590"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:56.321347" elapsed="0.002633"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.324549" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:56.324159" elapsed="0.000417"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.324903" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:56.324646" elapsed="0.000315"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.325491" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:56.325154" elapsed="0.000365"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:56.324986" elapsed="0.000569"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:56.324628" elapsed="0.000948"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.326116" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:56.325738" elapsed="0.000405"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.326476" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:56.326211" elapsed="0.000343"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.327244" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:56.326838" elapsed="0.000442"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:56.326587" elapsed="0.000741"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:56.326194" elapsed="0.001163"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:56.327568" elapsed="0.000498"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:56.328696" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:56.328299" elapsed="0.000433"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:56.329035" elapsed="0.003220"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:56.318105" elapsed="0.014240"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:56.332593" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:56.332442" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:56.332417" elapsed="0.000270"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:56.336208" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:56.332913" elapsed="0.003324"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:12:56.336289" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:12:56.336451" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:12:56.307394" elapsed="0.029083"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:56.336541" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:12:56.336692" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:12:56.206869" elapsed="0.129848"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.365022" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:56.364530" elapsed="0.000521"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:56.365905" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:56.365591" elapsed="0.000443">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:56.366210" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:56.365218" elapsed="0.001017"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.366883" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:56.366404" elapsed="0.000506"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:56.367232" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:56.367441" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:56.367073" elapsed="0.000395"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.367906" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:56.367625" elapsed="0.000327"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:12:56.368427" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:56.368020" elapsed="0.000467"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.369184" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:56.368660" elapsed="0.000550"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:56.368512" elapsed="0.000734"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:56.368001" elapsed="0.001330"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.369995" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:56.369486" elapsed="0.000539"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:56.370075" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:56.363915" elapsed="0.006286"/>
</kw>
<msg time="2026-04-21T02:12:56.370255" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:56.351296" elapsed="0.019007"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.384153" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.397861" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.410519" elapsed="0.000035"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.410734" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.410927" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.411311" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:56.411164" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:56.411149" elapsed="0.000241"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.411621" elapsed="0.000024"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.411818" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.411989" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:56.411117" elapsed="0.000926"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:56.411009" elapsed="0.001062"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.412217" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:56.412293" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:12:56.412413" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:56.348623" elapsed="0.063819"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:56.412683" elapsed="0.002291"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:56.416022" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:56.415710" elapsed="0.000339"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:56.416833" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:56.416205" elapsed="0.000657"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:12:56.417360" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "127.1.1.1"
       },
       "local-pref": {
        "pref": 100
       },
       "multi-exit-disc": {
        "med": 0
       },
       "origin": {
        "value": "egp"
       }
      },
      "leaf-a-d": {
       "inter-as-i-pmsi-a-d": {
        "route-distinguisher": "1.2.3.4:258",
        "source-as": 1
       },
       "orig-route-ip": "1.0.0.1"
      },
      "path-id": 0,
      "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE="
     }
    ]
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:12:56.417549" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,35 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "leaf-a-d": {
+       "inter-as-i-pmsi-a-d": {
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 1
+       },
+       "orig-route-ip": "1.0.0.1"
+      },
+      "path-id": 0,
+      "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:12:56.417020" elapsed="0.000598">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,35 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "leaf-a-d": {
+       "inter-as-i-pmsi-a-d": {
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 1
+       },
+       "orig-route-ip": "1.0.0.1"
+      },
+      "path-id": 0,
+      "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:12:56.415295" elapsed="0.002470">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,35 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "leaf-a-d": {
+       "inter-as-i-pmsi-a-d": {
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 1
+       },
+       "orig-route-ip": "1.0.0.1"
+      },
+      "path-id": 0,
+      "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:12:56.415052" elapsed="0.002810">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,35 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "leaf-a-d": {
+       "inter-as-i-pmsi-a-d": {
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 1
+       },
+       "orig-route-ip": "1.0.0.1"
+      },
+      "path-id": 0,
+      "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:56.418050" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:56.417899" elapsed="0.000207"/>
</branch>
<status status="FAIL" start="2026-04-21T02:12:56.415034" elapsed="0.003095">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,35 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "leaf-a-d": {
+       "inter-as-i-pmsi-a-d": {
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 1
+       },
+       "orig-route-ip": "1.0.0.1"
+      },
+      "path-id": 0,
+      "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:12:56.337921" elapsed="0.080362">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,35 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "leaf-a-d": {
+       "inter-as-i-pmsi-a-d": {
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 1
+       },
+       "orig-route-ip": "1.0.0.1"
+      },
+      "path-id": 0,
+      "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:12:56.337064" elapsed="0.081371">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,35 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "leaf-a-d": {
+       "inter-as-i-pmsi-a-d": {
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 1
+       },
+       "orig-route-ip": "1.0.0.1"
+      },
+      "path-id": 0,
+      "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:12:56.336816" elapsed="0.081709">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,35 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "leaf-a-d": {
+       "inter-as-i-pmsi-a-d": {
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 1
+       },
+       "orig-route-ip": "1.0.0.1"
+      },
+      "path-id": 0,
+      "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<status status="FAIL" start="2026-04-21T02:12:56.336784" elapsed="0.081776">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,35 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "leaf-a-d": {
+       "inter-as-i-pmsi-a-d": {
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 1
+       },
+       "orig-route-ip": "1.0.0.1"
+      },
+      "path-id": 0,
+      "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:56.418608" elapsed="0.000016"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:12:56.200977" elapsed="0.217755">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,35 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "leaf-a-d": {
+       "inter-as-i-pmsi-a-d": {
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 1
+       },
+       "orig-route-ip": "1.0.0.1"
+      },
+      "path-id": 0,
+      "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.474760" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:58.474360" elapsed="0.000449"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:58.475621" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:58.475331" elapsed="0.000369">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:58.475814" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:58.474986" elapsed="0.000856"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.476419" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:58.476018" elapsed="0.000430"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:58.476876" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:58.477059" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:58.476706" elapsed="0.000381"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.477510" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:58.477253" elapsed="0.000304"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.478619" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:58.478297" elapsed="0.000367"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.479157" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:58.478870" elapsed="0.000314"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.480007" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:58.479568" elapsed="0.000465"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:58.481326" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:58.480705" elapsed="0.000726"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:58.481514" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:12:58.481845" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:58.480229" elapsed="0.001642"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:58.482033" elapsed="0.000400"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:12:58.479421" elapsed="0.003055"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.483185" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:58.482735" elapsed="0.000477"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:58.484460" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:58.483895" elapsed="0.000668"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:58.484643" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:12:58.484996" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:58.483404" elapsed="0.001618"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:58.485181" elapsed="0.001742"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:58.482597" elapsed="0.004375"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:58.479238" elapsed="0.007772"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:58.487054" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:12:58.487222" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:58.477963" elapsed="0.009285"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:58.477634" elapsed="0.009646"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.487463" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:58.487307" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:58.477610" elapsed="0.009932"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.488322" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:58.487691" elapsed="0.000660"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:58.488399" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:58.473716" elapsed="0.014816"/>
</kw>
<msg time="2026-04-21T02:12:58.488588" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:58.460880" elapsed="0.027758"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.501493" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.514080" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.526658" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.526880" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.527064" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.527441" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:58.527291" elapsed="0.000205"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:58.527277" elapsed="0.000244"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.527666" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.527852" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.528024" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:58.527246" elapsed="0.000830"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:58.527142" elapsed="0.000962"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.528253" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:58.528328" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:12:58.528469" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:58.456543" elapsed="0.071953"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:58.529821" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:58.529548" elapsed="0.000345">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:58.529986" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:58.529192" elapsed="0.000818"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.530332" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:58.530079" elapsed="0.000347"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.530963" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:58.530640" elapsed="0.000349"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:58.530454" elapsed="0.000572"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:58.530061" elapsed="0.000986"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.533500" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:58.531205" elapsed="0.002321"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:12:58.533579" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:12:58.533737" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:58.528849" elapsed="0.004913"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:58.535010" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:12:58.534816" elapsed="0.000249"/>
</kw>
<msg time="2026-04-21T02:12:58.535151" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:58.534452" elapsed="0.000723"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:12:58.535384" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:58.535246" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:58.535227" elapsed="0.000225"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:58.535769" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:58.535929" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:58.535601" elapsed="0.000353"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:12:58.536372" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:12:58.536114" elapsed="0.000290"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:12:58.536451" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:12:58.536607" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:58.534118" elapsed="0.002514"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.538060" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:58.537804" elapsed="0.000302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.538504" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:58.538263" elapsed="0.000284"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:58.546065" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:58.546224" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '146'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:12:58.546340" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:58.540923" elapsed="0.005445"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:58.538611" elapsed="0.007802"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.546601" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:58.546441" elapsed="0.000227"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:58.538593" elapsed="0.008098"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.550257" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:58.547746" elapsed="0.002599"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:58.547515" elapsed="0.002867"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:58.547497" elapsed="0.002910"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.553384" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:58.550700" elapsed="0.002760"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:58.550465" elapsed="0.003045"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:58.550448" elapsed="0.003097"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.554402" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:58.553785" elapsed="0.000665"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.555033" elapsed="0.000043"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:58.554585" elapsed="0.000549"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.555888" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:58.555425" elapsed="0.000501"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:58.555169" elapsed="0.000808"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:58.554551" elapsed="0.001456"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.556826" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:58.556262" elapsed="0.000615"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.557330" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:58.556981" elapsed="0.000431"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.558144" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:58.557697" elapsed="0.000483"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:58.557445" elapsed="0.000785"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:58.556954" elapsed="0.001308"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:58.558476" elapsed="0.000517"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:58.559676" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:58.559240" elapsed="0.000472"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:58.559957" elapsed="0.003232"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:58.547083" elapsed="0.016197"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:58.563530" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:58.563379" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:58.563353" elapsed="0.000272"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:58.566848" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:58.563895" elapsed="0.002983"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:12:58.566934" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:12:58.567104" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:12:58.536960" elapsed="0.030171"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:58.567195" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:12:58.567375" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:12:58.430750" elapsed="0.136653"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.596294" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:58.595803" elapsed="0.000521"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:58.597165" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:58.596868" elapsed="0.000428">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:58.597475" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:58.596496" elapsed="0.001006"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.598148" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:58.597674" elapsed="0.000503"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:58.598512" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:58.598662" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:58.598344" elapsed="0.000345"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.599142" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:58.598866" elapsed="0.000322"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:12:58.599700" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:58.599257" elapsed="0.000508"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.600501" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:58.599974" elapsed="0.000561"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:58.599817" elapsed="0.000756"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:58.599237" elapsed="0.001359"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.601272" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:58.600751" elapsed="0.000551"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:58.601353" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:58.595124" elapsed="0.006361"/>
</kw>
<msg time="2026-04-21T02:12:58.601541" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:58.582239" elapsed="0.019352"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.614124" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.626833" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.639615" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.639839" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.640020" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.640429" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:58.640277" elapsed="0.000210"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:58.640261" elapsed="0.000250"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.640654" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.640851" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.641023" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:58.640228" elapsed="0.000848"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:58.640108" elapsed="0.000996"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.641253" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:58.641328" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:12:58.641446" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:58.579363" elapsed="0.062109"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:58.641653" elapsed="0.002241"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:58.644955" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:58.644634" elapsed="0.000350"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:12:58.645408" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:12:58.645139" elapsed="0.000296"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:12:58.645593" elapsed="0.000348"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:12:58.644216" elapsed="0.001784"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:58.643975" elapsed="0.002058"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.646208" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:58.646058" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:58.643955" elapsed="0.002329"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:12:58.568632" elapsed="0.077699"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:12:58.567766" elapsed="0.078641"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:58.567497" elapsed="0.078991"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:58.567474" elapsed="0.079039"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:58.646548" elapsed="0.000028"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:12:58.426211" elapsed="0.220469"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:12:56.195367" elapsed="2.451386"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient" type="TEARDOWN">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:12:58.647000" elapsed="0.002837"/>
</kw>
<arg>leaf_ad</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-04-21T02:12:53.360664" elapsed="5.289242"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:53.283972" elapsed="5.366063"/>
</test>
<test id="s1-s16-t12" name="Odl_To_Play_source_active_ad" line="102">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:12:58.653348" elapsed="0.000214"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:12:58.653078" elapsed="0.000541"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:58.654620" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:58.654508" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:58.654490" elapsed="0.000198"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:58.661200" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:58.661051" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:58.661026" elapsed="0.000267"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.662721" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:58.662164" elapsed="0.000595"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.663471" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:12:58.663046" elapsed="0.000462"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:12:58.663573" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:12:58.663816" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:12:58.661610" elapsed="0.002243"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:58.670393" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:58.670285" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:58.670266" elapsed="0.000194"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:58.671635" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:58.671530" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:58.671512" elapsed="0.000190"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:12:58.672176" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:12:58.671873" elapsed="0.000329"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:12:58.672583" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:12:58.672365" elapsed="0.000243"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:12:58.703220" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:12:58.673125" elapsed="0.030208"/>
</kw>
<msg time="2026-04-21T02:12:58.703508" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:12:58.703556" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:58.672770" elapsed="0.030820"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:12:58.733109" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "s "o "u "r "c "e "_ "a "c "t "i "v "e "_ "a "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:12:58.704160" elapsed="0.029070"/>
</kw>
<msg time="2026-04-21T02:12:58.733468" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:12:58.733515" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:58.703771" elapsed="0.029781"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.733925" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:58.733650" elapsed="0.000333"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:58.733625" elapsed="0.000383"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.734515" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "s "o "u "r "c "e "_ "a "c "t "i "v "e "_ "a "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:58.734154" elapsed="0.000433"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.734901" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:58.734656" elapsed="0.000302"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:58.734638" elapsed="0.000344"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:12:58.735019" elapsed="0.000035"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:12:58.737825" elapsed="0.000321"/>
</kw>
<msg time="2026-04-21T02:12:58.738235" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:58.736600" elapsed="0.001776"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.738660" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.739027" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:12:58.735926" elapsed="0.003289"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:12:58.735332" elapsed="0.003948"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:12:58.671223" elapsed="0.068155"/>
</kw>
<msg time="2026-04-21T02:12:58.739470" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:12:58.739514" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:58.670612" elapsed="0.068938"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:12:58.739732" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-21T02:12:58.739625" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:58.739607" elapsed="0.000227"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.740241" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.740580" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:12:58.740650" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:12:58.669942" elapsed="0.070814"/>
</kw>
<msg time="2026-04-21T02:12:58.740865" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:12:58.740909" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:58.664373" elapsed="0.076571"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.741268" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:58.741018" elapsed="0.000303"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:58.741001" elapsed="0.000344"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:12:58.664167" elapsed="0.077201"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:12:58.663927" elapsed="0.077473"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:12:58.660526" elapsed="0.080929"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:12:58.654221" elapsed="0.087329"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:58.653774" elapsed="0.087823"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:12:58.650882" elapsed="0.090769"/>
</kw>
<kw name="Odl_To_Play_Template" owner="BgpOperations">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:58.742569" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/announce_source_active_ad.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/announce_source_active_ad.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:58.742737" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c0200000035400101014002008004040000000040050400000064800e1d000105047f010101000512000101020304010220010000012002000002
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:58.742362" elapsed="0.000402"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:12:58.743162" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c0200000035400101014002008004040000000040050400000064800e1d000105047f010101000512000101020304010220010000012002000002</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:12:58.742945" elapsed="0.000243"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:58.743539" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/withdraw_source_active_ad.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/withdraw_source_active_ad.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:58.743672" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050512000101020304010220010000012002000002
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:58.743348" elapsed="0.000351"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:12:58.744087" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050512000101020304010220010000012002000002</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:12:58.743881" elapsed="0.000232"/>
</kw>
<if>
<branch type="IF" condition="'${remove}' == 'True'">
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:12:58.744404" elapsed="0.002415"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:58.744186" elapsed="0.002670"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:58.744167" elapsed="0.002714"/>
</if>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.782304" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:58.781901" elapsed="0.000434"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:58.783257" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:58.782899" elapsed="0.000442">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:58.783437" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:58.782523" elapsed="0.000938"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.784045" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:58.783632" elapsed="0.000441"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:58.784378" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:58.784535" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:58.784237" elapsed="0.000324"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.784988" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:58.784721" elapsed="0.000314"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.786080" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:58.785813" elapsed="0.000313"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.786619" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:58.786290" elapsed="0.000355"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.787360" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:58.787047" elapsed="0.000339"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:58.788386" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:58.787926" elapsed="0.000486"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:58.788466" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:12:58.788627" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:58.787583" elapsed="0.001069"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:58.788833" elapsed="0.000249"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:12:58.786904" elapsed="0.002218"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.789943" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:58.789375" elapsed="0.000595"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:58.790968" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:58.790506" elapsed="0.000488"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:58.791058" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:12:58.791218" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:58.790168" elapsed="0.001074"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:58.791395" elapsed="0.000253"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:58.789238" elapsed="0.002455"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:58.786699" elapsed="0.005030"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:58.791774" elapsed="0.000045"/>
</return>
<msg time="2026-04-21T02:12:58.791994" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:58.785421" elapsed="0.006613"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:58.785109" elapsed="0.006968"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.792271" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:58.792110" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:58.785087" elapsed="0.007263"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.793316" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:58.792497" elapsed="0.000848"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:58.793416" elapsed="0.000054"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:58.781222" elapsed="0.012418"/>
</kw>
<msg time="2026-04-21T02:12:58.793698" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:58.768231" elapsed="0.025519"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.806417" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.821700" elapsed="0.000052"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.838980" elapsed="0.000057"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.839350" elapsed="0.000034"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.839616" elapsed="0.000028"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.840239" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:58.840017" elapsed="0.000310"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:58.839991" elapsed="0.000370"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.840558" elapsed="0.000029"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.840816" elapsed="0.000029"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.841061" elapsed="0.000030"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:58.839932" elapsed="0.001238"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:58.839733" elapsed="0.001479"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.841435" elapsed="0.000032"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:58.841544" elapsed="0.000023"/>
</return>
<msg time="2026-04-21T02:12:58.841754" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:58.763654" elapsed="0.078157"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.871882" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:58.871441" elapsed="0.000473"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:58.872958" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/app.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:58.872581" elapsed="0.000459">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/app.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:58.873155" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:58.872110" elapsed="0.001078"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.873884" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:58.873378" elapsed="0.000545"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:58.874350" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/app/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/app/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:58.874583" level="INFO">${template} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BRIAAQECAwQBAiABAAABIAIAAAI=&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ip...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:58.874153" elapsed="0.000462"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.875120" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BRIAAQECAwQBAiABAAABIAIAAAI=&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ipv4-next-hop&gt;
        &lt;global&gt;127.1.1.1&lt;/global&gt;
      &lt;/ipv4-next-hop&gt;
      &lt;multi-exit-disc&gt;
        &lt;med&gt;0&lt;/med&gt;
      &lt;/multi-exit-disc&gt;
      &lt;as-path/&gt;
      &lt;origin&gt;
        &lt;value&gt;egp&lt;/value&gt;
      &lt;/origin&gt;
      &lt;local-pref&gt;
        &lt;pref&gt;100&lt;/pref&gt;
      &lt;/local-pref&gt;
    &lt;/attributes&gt;
    &lt;source-active-a-d&gt;
      &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
      &lt;multicast-source&gt;1.0.0.1&lt;/multicast-source&gt;
      &lt;multicast-group&gt;2.0.0.2&lt;/multicast-group&gt;
    &lt;/source-active-a-d&gt;
&lt;/mvpn-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:58.874823" elapsed="0.000416"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:12:58.875718" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:58.875321" elapsed="0.000492"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.876424" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:58.876059" elapsed="0.000395"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:58.875851" elapsed="0.000640"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:58.875297" elapsed="0.001222"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.877246" level="INFO">${final_text} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BRIAAQECAwQBAiABAAABIAIAAAI=&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ip...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:58.876695" elapsed="0.000585"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:58.877336" elapsed="0.000044"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:58.870728" elapsed="0.006803"/>
</kw>
<msg time="2026-04-21T02:12:58.877609" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:58.856618" elapsed="0.021065"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.890995" elapsed="0.000039"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.904558" elapsed="0.000052"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.917302" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.917537" elapsed="0.000027"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.917736" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.918189" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:58.918029" elapsed="0.000217"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:58.918011" elapsed="0.000265"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.918423" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.918590" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.918757" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:58.917968" elapsed="0.000856"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:58.917839" elapsed="0.001016"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.919089" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:58.919169" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T02:12:58.919339" level="INFO">${data} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BRIAAQECAwQBAiABAAABIAIAAAI=&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ip...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:58.855588" elapsed="0.063782"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:58.920901" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/app/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:58.920566" elapsed="0.000414">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/app/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:58.921077" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:58.920118" elapsed="0.000985"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.921484" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:58.921174" elapsed="0.000377"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.922107" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:58.921765" elapsed="0.000369"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:58.921577" elapsed="0.000593"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:58.921156" elapsed="0.001036"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.924679" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:58.922348" elapsed="0.002359"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:12:58.924759" elapsed="0.000054"/>
</return>
<msg time="2026-04-21T02:12:58.924944" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:58.919732" elapsed="0.005238"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.926545" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:58.926279" elapsed="0.000316"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.927017" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BRIAAQECAwQBAiABAAABIAIAAAI=&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ipv4-next-hop&gt;
        &lt;global&gt;127.1.1.1&lt;/global&gt;
      &lt;/ipv4-next-hop&gt;
      &lt;multi-exit-disc&gt;
        &lt;med&gt;0&lt;/med&gt;
      &lt;/multi-exit-disc&gt;
      &lt;as-path/&gt;
      &lt;origin&gt;
        &lt;value&gt;egp&lt;/value&gt;
      &lt;/origin&gt;
      &lt;local-pref&gt;
        &lt;pref&gt;100&lt;/pref&gt;
      &lt;/local-pref&gt;
    &lt;/attributes&gt;
    &lt;source-active-a-d&gt;
      &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
      &lt;multicast-source&gt;1.0.0.1&lt;/multicast-source&gt;
      &lt;multicast-group&gt;2.0.0.2&lt;/multicast-group&gt;
    &lt;/source-active-a-d&gt;
&lt;/mvpn-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:58.926752" elapsed="0.000322"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.927545" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:58.927230" elapsed="0.000376"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.928046" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:58.927777" elapsed="0.000313"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:12:58.928957" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:12:58.928731" elapsed="0.000252"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:12:58.929329" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:12:58.929137" elapsed="0.000222"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:58.929537" elapsed="0.000227"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.930242" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:58.929985" elapsed="0.000301"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:12:58.930329" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:12:58.930486" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:12:58.928318" elapsed="0.002194"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:58.945425" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Content-Length': '721', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BRIAAQECAwQBAiABAAABIAIAAAI=&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ipv4-next-hop&gt;
        &lt;global&gt;127.1.1.1&lt;/global&gt;
      &lt;/ipv4-next-hop&gt;
      &lt;multi-exit-disc&gt;
        &lt;med&gt;0&lt;/med&gt;
      &lt;/multi-exit-disc&gt;
      &lt;as-path/&gt;
      &lt;origin&gt;
        &lt;value&gt;egp&lt;/value&gt;
      &lt;/origin&gt;
      &lt;local-pref&gt;
        &lt;pref&gt;100&lt;/pref&gt;
      &lt;/local-pref&gt;
    &lt;/attributes&gt;
    &lt;source-active-a-d&gt;
      &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
      &lt;multicast-source&gt;1.0.0.1&lt;/multicast-source&gt;
      &lt;multicast-group&gt;2.0.0.2&lt;/multicast-group&gt;
    &lt;/source-active-a-d&gt;
&lt;/mvpn-route&gt; 
 </msg>
<msg time="2026-04-21T02:12:58.945537" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4/mvpn-route=BRIAAQECAwQBAiABAAABIAIAAAI%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:58.945758" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:58.932927" elapsed="0.012942"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:58.930582" elapsed="0.015393"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.946385" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:58.946035" elapsed="0.000499"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:58.930565" elapsed="0.016017"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.955448" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:58.949219" elapsed="0.006369"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:58.948566" elapsed="0.007131"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:58.948522" elapsed="0.007248"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.959055" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:58.956586" elapsed="0.002516"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:58.956003" elapsed="0.003135"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:58.955904" elapsed="0.003259"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.959737" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:58.959340" elapsed="0.000423"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.960146" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:58.959852" elapsed="0.000355"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.960705" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:58.960400" elapsed="0.000331"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:58.960232" elapsed="0.000534"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:58.959833" elapsed="0.000972"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.961358" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:58.960973" elapsed="0.000412"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.961696" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:58.961454" elapsed="0.000298"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.962292" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:58.961975" elapsed="0.000343"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:58.961776" elapsed="0.000578"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:58.961436" elapsed="0.000939"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:58.962530" elapsed="0.000419"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:58.963413" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:58.963119" elapsed="0.000319"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:58.963595" elapsed="0.002612"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:58.947406" elapsed="0.018879"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:12:58.966509" elapsed="0.000036"/>
</return>
<status status="PASS" start="2026-04-21T02:12:58.966376" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:58.966352" elapsed="0.000266"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.966836" elapsed="0.000029"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:12:58.966921" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:12:58.969398" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:12:58.925305" elapsed="0.044127"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:58.969522" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:12:58.969701" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:12:58.751748" elapsed="0.217984"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:58.970174" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:58.969876" elapsed="0.000368"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:58.969853" elapsed="0.000416"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:58.970303" elapsed="0.000026"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:12:58.747161" elapsed="0.223267"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:12:58.974251" level="INFO">${update} = ffffffffffffffffffffffffffffffff004c0200000035400101014002008004040000000040050400000064800e1d000105047f010101000512000101020304010220010000012002000002</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:12:58.971377" elapsed="0.002902"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:12:58.974460" elapsed="0.002293"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:12:58.976820" elapsed="0.000030"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-04-21T02:12:58.971100" elapsed="0.005851"/>
</kw>
<msg time="2026-04-21T02:12:58.977026" level="INFO">${update} = ffffffffffffffffffffffffffffffff004c0200000035400101014002008004040000000040050400000064800e1d000105047f010101000512000101020304010220010000012002000002</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:12:58.970605" elapsed="0.006447"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.978003" level="INFO">Length is 152.</msg>
<msg time="2026-04-21T02:12:58.978101" level="INFO">${len_1} = 152</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:12:58.977667" elapsed="0.000460"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:12:58.978552" level="INFO">Length is 152.</msg>
<msg time="2026-04-21T02:12:58.978626" level="INFO">${len_2} = 152</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:12:58.978289" elapsed="0.000361"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:12:58.978826" elapsed="0.000314"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:12:58.979528" level="INFO">${sum_1} = 991</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:12:58.979315" elapsed="0.000240"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:12:58.980008" level="INFO">${sum_2} = 991</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:12:58.979816" elapsed="0.000219"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:12:58.980192" elapsed="0.000319"/>
</kw>
<arg>${update}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:12:58.977270" elapsed="0.003330"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:12:58.980836" elapsed="0.002444"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.029896" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:59.029313" elapsed="0.000615"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:59.030718" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:59.030447" elapsed="0.000368">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:59.030911" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:59.030105" elapsed="0.000831"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.031521" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:59.031106" elapsed="0.000443"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:59.031882" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:59.032041" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:59.031716" elapsed="0.000352"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.032482" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:59.032231" elapsed="0.000298"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.033814" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:59.033464" elapsed="0.000401"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.034315" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:59.034032" elapsed="0.000310"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.035194" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:59.034718" elapsed="0.000504"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:59.036370" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:59.035872" elapsed="0.000581"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:59.036599" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:12:59.036852" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:59.035418" elapsed="0.001459"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:59.037037" elapsed="0.000422"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:12:59.034577" elapsed="0.002932"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.038210" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:59.037766" elapsed="0.000471"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:59.039424" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:59.038872" elapsed="0.000658"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:59.039696" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:12:59.039990" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:59.038429" elapsed="0.001660"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:59.040284" elapsed="0.000427"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:59.037628" elapsed="0.003126"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:59.034395" elapsed="0.006413"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:59.040853" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:12:59.041017" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:59.032943" elapsed="0.008099"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:59.032604" elapsed="0.008471"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.041289" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:59.041100" elapsed="0.000260"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:59.032581" elapsed="0.008806"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.042407" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:59.041584" elapsed="0.000863"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:59.042519" elapsed="0.000041"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:59.028663" elapsed="0.014037"/>
</kw>
<msg time="2026-04-21T02:12:59.042781" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:59.015964" elapsed="0.026931"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.060050" elapsed="0.000065"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.073160" elapsed="0.000042"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.088583" elapsed="0.000051"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.088881" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.089072" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.089557" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:59.089382" elapsed="0.000248"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:59.089358" elapsed="0.000305"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.089878" elapsed="0.000038"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.090128" elapsed="0.000030"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.090427" elapsed="0.000023"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:59.089312" elapsed="0.001175"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:59.089169" elapsed="0.001350"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.090706" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:59.090816" elapsed="0.000022"/>
</return>
<msg time="2026-04-21T02:12:59.090983" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:59.011555" elapsed="0.079457"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.092342" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:59.092025" elapsed="0.000371"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:59.103678" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:59.103733" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:59.103871" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:12:59.094821" elapsed="0.009077"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:59.092470" elapsed="0.011471"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.104131" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:59.103968" elapsed="0.000225"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:59.092452" elapsed="0.011763"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.110926" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:59.105316" elapsed="0.005711"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:59.105046" elapsed="0.006059"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:59.105026" elapsed="0.006136"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.115436" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:59.111783" elapsed="0.003721"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:59.111305" elapsed="0.004251"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:59.111249" elapsed="0.004344"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.116476" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:59.115885" elapsed="0.000634"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.117003" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:59.116622" elapsed="0.000467"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.117843" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:59.117373" elapsed="0.000511"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:59.117125" elapsed="0.000813"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:59.116596" elapsed="0.001373"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.118776" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:59.118214" elapsed="0.000622"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.119295" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:59.118940" elapsed="0.000511"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.120206" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:59.119743" elapsed="0.000502"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:59.119491" elapsed="0.000807"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:59.118914" elapsed="0.001416"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:59.120559" elapsed="0.000538"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:59.121769" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:59.121344" elapsed="0.000485"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:12:59.122065" elapsed="0.002624"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:12:59.104599" elapsed="0.020156"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:12:59.124820" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:12:59.127104" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:12:59.091352" elapsed="0.035779"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:59.127186" elapsed="0.000027"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:12:58.984827" elapsed="0.142484"/>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:58.984203" elapsed="0.143165"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-04-21T02:12:58.983548" elapsed="0.143880"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:12:59.131160" level="INFO">${update} = ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050512000101020304010220010000012002000002</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:12:59.128376" elapsed="0.002813"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:12:59.131368" elapsed="0.003113"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:12:59.134556" elapsed="0.000044"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-04-21T02:12:59.128094" elapsed="0.006647"/>
</kw>
<msg time="2026-04-21T02:12:59.134873" level="INFO">${update} = ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050512000101020304010220010000012002000002</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:12:59.127601" elapsed="0.007309"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.136195" level="INFO">Length is 140.</msg>
<msg time="2026-04-21T02:12:59.136307" level="INFO">${len_1} = 140</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:12:59.135779" elapsed="0.000564"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.136985" level="INFO">Length is 140.</msg>
<msg time="2026-04-21T02:12:59.137094" level="INFO">${len_2} = 140</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:12:59.136579" elapsed="0.000550"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:12:59.137364" elapsed="0.000477"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:12:59.138360" level="INFO">${sum_1} = 840</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:12:59.138074" elapsed="0.000324"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:12:59.138915" level="INFO">${sum_2} = 840</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:12:59.138629" elapsed="0.000323"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:12:59.139182" elapsed="0.000453"/>
</kw>
<arg>${update}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:12:59.135229" elapsed="0.004493"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations" type="TEARDOWN">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.184984" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:59.184567" elapsed="0.000448"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:59.185966" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:59.185612" elapsed="0.000430">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:59.186136" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:59.185272" elapsed="0.000888"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.186722" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:59.186329" elapsed="0.000420"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:59.187122" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:59.187280" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:59.186966" elapsed="0.000340"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.187713" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:59.187469" elapsed="0.000289"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.188777" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:59.188521" elapsed="0.000316"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.189272" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:59.189000" elapsed="0.000297"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.190307" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:59.189731" elapsed="0.000603"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:59.191487" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:59.191038" elapsed="0.000493"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:59.191650" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:12:59.191893" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:59.190528" elapsed="0.001391"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:59.192076" elapsed="0.000497"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:12:59.189544" elapsed="0.003070"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.193390" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:59.192883" elapsed="0.000533"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:59.194583" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:59.194141" elapsed="0.000482"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:59.194740" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:12:59.194976" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:59.193612" elapsed="0.001389"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:59.195154" elapsed="0.000515"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:59.192730" elapsed="0.002983"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:59.189351" elapsed="0.006398"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:59.195828" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:12:59.195991" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:59.188163" elapsed="0.007853"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:59.187852" elapsed="0.008197"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.196227" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:59.196075" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:59.187829" elapsed="0.008473"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.197100" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:59.196492" elapsed="0.000637"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:59.197178" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:59.183912" elapsed="0.013392"/>
</kw>
<msg time="2026-04-21T02:12:59.197359" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:59.170942" elapsed="0.026480"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.210630" elapsed="0.000041"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.223363" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.235841" elapsed="0.000041"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.236086" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.236276" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.236703" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:59.236547" elapsed="0.000211"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:59.236530" elapsed="0.000270"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.236952" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.237120" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.237305" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:59.236485" elapsed="0.000876"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:59.236362" elapsed="0.001029"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.237544" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:59.237622" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:12:59.237781" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:59.166251" elapsed="0.071578"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.239269" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:59.238936" elapsed="0.000386"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:59.247593" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:59.247742" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '372'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Data does not exist",
        "error-path": "/bgp-rib:application-rib[id='10.30.171.3']/tables[afi='bgp-types:ipv4-address-family'][safi='bgp-mvpn:mcast-vpn-subsequent-address-family']/bgp-mvpn-ipv4:mvpn-routes-ipv4",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:12:59.247915" level="INFO">${response} = None</msg>
<msg time="2026-04-21T02:12:59.247960" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:12:59.241556" elapsed="0.006791">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-04-21T02:12:59.239389" elapsed="0.009039">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.248626" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:59.248463" elapsed="0.000226"/>
</branch>
<status status="FAIL" start="2026-04-21T02:12:59.239371" elapsed="0.009343">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.252354" level="FAIL">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-04-21T02:12:59.249826" elapsed="0.002562">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<status status="FAIL" start="2026-04-21T02:12:59.249582" elapsed="0.002869">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</branch>
<status status="FAIL" start="2026-04-21T02:12:59.249564" elapsed="0.002919">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.256066" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-04-21T02:12:59.252778" elapsed="0.003338">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<status status="FAIL" start="2026-04-21T02:12:59.252554" elapsed="0.003657">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</branch>
<status status="FAIL" start="2026-04-21T02:12:59.252537" elapsed="0.003721">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.257171" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:59.256540" elapsed="0.000679"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.257692" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:59.257328" elapsed="0.000447"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.258533" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:59.258087" elapsed="0.000484"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:59.257837" elapsed="0.000785"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:59.257301" elapsed="0.001353"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.259451" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:59.258914" elapsed="0.000576"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.259960" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:59.259591" elapsed="0.000512"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.260922" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:59.260443" elapsed="0.000518"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:59.260143" elapsed="0.000885"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:59.259565" elapsed="0.001495"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:59.261289" elapsed="0.000540"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:12:59.262501" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:59.262076" elapsed="0.000462"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<msg time="2026-04-21T02:12:59.265972" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="FAIL" start="2026-04-21T02:12:59.262769" elapsed="0.003235">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="FAIL" start="2026-04-21T02:12:59.249133" elapsed="0.017009">Several failures occurred:

1) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'

2) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'

3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:12:59.266204" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:12:59.268548" level="INFO">${response_text} = None</msg>
<msg time="2026-04-21T02:12:59.268578" level="FAIL">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="FAIL" start="2026-04-21T02:12:59.238183" elapsed="0.030424">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:12:59.268673" elapsed="0.000026"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="FAIL" start="2026-04-21T02:12:59.141378" elapsed="0.127483">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:59.140661" elapsed="0.128278"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-04-21T02:12:59.140077" elapsed="0.128924"/>
</kw>
<arg>source_active_ad</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-04-21T02:12:58.741956" elapsed="0.527098"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:58.650384" elapsed="0.618786"/>
</test>
<test id="s1-s16-t13" name="Play_To_Odl_source_active_ad" line="106">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:12:59.272598" elapsed="0.000234"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:12:59.272328" elapsed="0.000570"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:59.273934" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:59.273820" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:59.273800" elapsed="0.000205"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:59.278942" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:59.278834" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:59.278815" elapsed="0.000194"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.280070" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:59.279662" elapsed="0.000435"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.280558" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:12:59.280261" elapsed="0.000323"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:12:59.280629" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:12:59.280801" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:12:59.279239" elapsed="0.001598"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:59.286373" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:59.286264" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:59.286245" elapsed="0.000197"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:12:59.287639" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:59.287531" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:59.287513" elapsed="0.000193"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:12:59.288186" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:12:59.287877" elapsed="0.000336"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:12:59.288603" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:12:59.288376" elapsed="0.000253"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:12:59.319294" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:12:59.289196" elapsed="0.030221"/>
</kw>
<msg time="2026-04-21T02:12:59.319603" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:12:59.319654" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:59.288846" elapsed="0.030848"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:12:59.348078" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "s "o "u "r "c "e "_ "a "c "t "i "v "e "_ "a "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:12:59.320545" elapsed="0.027656"/>
</kw>
<msg time="2026-04-21T02:12:59.348376" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:12:59.348425" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:59.319927" elapsed="0.028535"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.348807" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:59.348546" elapsed="0.000321"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:59.348524" elapsed="0.000369"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.349354" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "s "o "u "r "c "e "_ "a "c "t "i "v "e "_ "a "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:59.349041" elapsed="0.000386"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.349718" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:59.349493" elapsed="0.000279"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:59.349475" elapsed="0.000338"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:12:59.349850" elapsed="0.000031"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:12:59.352482" elapsed="0.000148"/>
</kw>
<msg time="2026-04-21T02:12:59.352692" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:59.351339" elapsed="0.001507"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.353128" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.353465" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:12:59.350687" elapsed="0.002963"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:12:59.350141" elapsed="0.003576"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:12:59.287227" elapsed="0.066610"/>
</kw>
<msg time="2026-04-21T02:12:59.353932" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:12:59.353978" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:59.286601" elapsed="0.067415"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:12:59.354245" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:12:59.354135" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:59.354115" elapsed="0.000215"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.354739" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.355097" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:12:59.355168" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:12:59.285873" elapsed="0.069405"/>
</kw>
<msg time="2026-04-21T02:12:59.355372" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:12:59.355417" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:59.281222" elapsed="0.074233"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.355785" elapsed="0.000038"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:59.355530" elapsed="0.000326"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:59.355513" elapsed="0.000367"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:12:59.281074" elapsed="0.074830"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:12:59.280895" elapsed="0.075041"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:12:59.278460" elapsed="0.077531"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:12:59.273512" elapsed="0.082535"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:12:59.273067" elapsed="0.083026"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:12:59.270048" elapsed="0.086110"/>
</kw>
<kw name="Play_To_Odl_Template" owner="BgpOperations">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.357282" level="INFO">&amp;{adj_rib_in} = { PATH=peer=bgp:%2F%2F10.30.171.116/adj-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{adj_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/adj-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:59.356804" elapsed="0.000506"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.357953" level="INFO">&amp;{effective_rib_in} = { PATH=peer=bgp:%2F%2F10.30.171.116/effective-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{effective_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/effective-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:59.357478" elapsed="0.000502"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.358524" level="INFO">&amp;{loc_rib} = { PATH=loc-rib | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{loc_rib}</var>
<arg>PATH=loc-rib</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:59.358147" elapsed="0.000404"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:59.358950" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/announce_source_active_ad.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/announce_source_active_ad.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:59.359113" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c0200000035400101014002008004040000000040050400000064800e1d000105047f010101000512000101020304010220010000012002000002
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:59.358723" elapsed="0.000417"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:59.359493" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/withdraw_source_active_ad.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/withdraw_source_active_ad.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:59.359617" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050512000101020304010220010000012002000002
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:59.359301" elapsed="0.000341"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:12:59.359831" elapsed="0.002410"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:12:59.362423" elapsed="0.001761"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.418277" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:59.417873" elapsed="0.000520"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:59.419219" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:59.418945" elapsed="0.000354">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:59.419393" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:59.418584" elapsed="0.000835"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.420031" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:59.419614" elapsed="0.000444"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:12:59.420366" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:12:59.420527" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:12:59.420224" elapsed="0.000329"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.420979" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:59.420715" elapsed="0.000312"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.422077" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:59.421754" elapsed="0.000369"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.422552" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:12:59.422284" elapsed="0.000293"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.423383" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:59.422975" elapsed="0.000435"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:59.424699" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:59.424107" elapsed="0.000719"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:59.424910" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:12:59.425210" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:59.423619" elapsed="0.001617"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:59.425395" elapsed="0.000385"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/adj-rib-in</var>
<status status="PASS" start="2026-04-21T02:12:59.422833" elapsed="0.003006"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.426682" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:12:59.426092" elapsed="0.000617"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:12:59.427968" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:12:59.427378" elapsed="0.000691"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:12:59.428148" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:12:59.428445" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:12:59.426922" elapsed="0.001549"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:12:59.428628" elapsed="0.000395"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:12:59.425956" elapsed="0.003111"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:12:59.422632" elapsed="0.006471"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:12:59.429146" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:12:59.429306" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:12:59.421427" elapsed="0.007904"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:59.421104" elapsed="0.008261"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.429597" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:59.429393" elapsed="0.000263"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:59.421081" elapsed="0.008597"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.430520" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:12:59.429904" elapsed="0.000645"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:12:59.430598" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:12:59.417222" elapsed="0.013503"/>
</kw>
<msg time="2026-04-21T02:12:59.430782" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:12:59.404279" elapsed="0.026574"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.443552" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.456992" elapsed="0.000035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.471945" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.472175" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.472367" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.472815" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:59.472641" elapsed="0.000233"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:59.472622" elapsed="0.000281"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.473054" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.473226" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.473396" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:12:59.472581" elapsed="0.000867"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:12:59.472454" elapsed="0.001023"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.473631" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:59.473710" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:12:59.473890" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:12:59.399770" elapsed="0.074217"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:59.475511" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:59.475188" elapsed="0.000401">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:59.475683" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:59.474709" elapsed="0.000998"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.476059" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:59.475776" elapsed="0.000341"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.476625" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:12:59.476325" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:59.476141" elapsed="0.000544"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:59.475758" elapsed="0.000949"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.479264" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:12:59.476875" elapsed="0.002416"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:12:59.479343" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:12:59.479499" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:59.474333" elapsed="0.005191"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:12:59.480761" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:12:59.480522" elapsed="0.000318">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:12:59.480932" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:12:59.480180" elapsed="0.000776"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:12:59.481162" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-21T02:12:59.481026" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-04-21T02:12:59.481008" elapsed="0.000236"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.481392" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.481564" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:12:59.481629" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:12:59.483558" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:12:59.479852" elapsed="0.003732"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.485004" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:59.484731" elapsed="0.000320"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:12:59.485447" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:12:59.485206" elapsed="0.000283"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:12:59.492812" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:12:59.493020" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:12:59.493132" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:12:59.487641" elapsed="0.005935">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-04-21T02:12:59.485553" elapsed="0.008111">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.493876" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:59.493699" elapsed="0.000244"/>
</branch>
<status status="FAIL" start="2026-04-21T02:12:59.485535" elapsed="0.008434">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.494352" elapsed="0.000025"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:59.494487" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:12:59.494448" elapsed="0.000081"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:59.494431" elapsed="0.000120"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.494701" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:12:59.494773" elapsed="0.000032"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:12:59.483913" elapsed="0.011012">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:59.495002" elapsed="0.000016"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:12:59.373669" elapsed="0.121430">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:12:59.495380" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:12:59.495195" elapsed="0.000258"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:12:59.495177" elapsed="0.000300"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:12:59.495509" elapsed="0.000016"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:12:59.368918" elapsed="0.126696">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.556930" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:01.556492" elapsed="0.000479"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:01.557988" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:01.557680" elapsed="0.000416">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:01.558214" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:01.557316" elapsed="0.000925"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.558836" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:01.558415" elapsed="0.000450"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:01.559198" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:01.559382" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:01.559045" elapsed="0.000365"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.559847" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:01.559575" elapsed="0.000320"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.561013" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:01.560665" elapsed="0.000394"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.561534" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:01.561226" elapsed="0.000336"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.562420" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:01.562001" elapsed="0.000446"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:01.563808" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:01.563168" elapsed="0.000748"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:01.564013" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:13:01.564337" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:01.562668" elapsed="0.001695"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:01.564524" elapsed="0.000449"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/adj-rib-in</var>
<status status="PASS" start="2026-04-21T02:13:01.561839" elapsed="0.003184"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.565916" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:01.565284" elapsed="0.000697"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:01.567263" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:01.566661" elapsed="0.000705"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:01.567445" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:01.567756" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:01.566188" elapsed="0.001617"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:01.568010" elapsed="0.000405"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:01.565144" elapsed="0.003315"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:01.561621" elapsed="0.006877"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:01.568542" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:01.568704" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:01.560308" elapsed="0.008421"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:01.559978" elapsed="0.008783"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.568970" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:01.568805" elapsed="0.000227"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:01.559952" elapsed="0.009102"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.569897" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:01.569262" elapsed="0.000684"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:01.569999" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:01.555813" elapsed="0.014315"/>
</kw>
<msg time="2026-04-21T02:13:01.570184" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:01.541941" elapsed="0.028294"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.583162" elapsed="0.000038"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.596135" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.608922" elapsed="0.000034"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.609143" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.609339" elapsed="0.000026"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.609775" elapsed="0.000043"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:01.609591" elapsed="0.000263"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:01.609576" elapsed="0.000304"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.610038" elapsed="0.000023"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.610215" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.610386" elapsed="0.000029"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:01.609540" elapsed="0.000915"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:01.609429" elapsed="0.001054"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.610638" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:01.610716" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:13:01.610869" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:01.535571" elapsed="0.075326"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:01.612491" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:01.612213" elapsed="0.000374">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:01.612715" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:01.611748" elapsed="0.000995"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.613100" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:01.612835" elapsed="0.000324"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.613740" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:01.613371" elapsed="0.000396"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:01.613185" elapsed="0.000640"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:01.612814" elapsed="0.001034"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.617995" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:01.614007" elapsed="0.004016"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:01.618079" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:13:01.618245" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:01.611322" elapsed="0.006948"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:01.619593" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:01.619330" elapsed="0.000331">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:01.619755" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:01.618981" elapsed="0.000800"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:13:01.620016" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:13:01.619872" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:01.619853" elapsed="0.000250"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.620255" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.620431" elapsed="0.000022"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:13:01.620500" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:01.622514" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:01.618600" elapsed="0.003942"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.624007" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:01.623726" elapsed="0.000330"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.624462" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:01.624214" elapsed="0.000293"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:01.632188" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:01.632611" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '356'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BRIAAQECAwQBAiABAAABIAIAAAI=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"source-active-a-d":{"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","multicast-group":"2.0.0.2"}}]}} 
 </msg>
<msg time="2026-04-21T02:13:01.632777" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:01.626967" elapsed="0.005865"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:01.624573" elapsed="0.008305"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.633065" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:01.632905" elapsed="0.000227"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:01.624555" elapsed="0.008598"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.637721" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BRIAAQECAwQBAiABAAABIAIAAAI=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"source-active-a-d":{"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","multicast-group":"2.0.0.2"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:01.634273" elapsed="0.003565"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:01.634042" elapsed="0.003864"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:01.634022" elapsed="0.003931"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.641949" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:01.638450" elapsed="0.003566"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:01.638056" elapsed="0.004010"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:01.638024" elapsed="0.004079"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.642944" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:01.642350" elapsed="0.000634"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.643428" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:01.643084" elapsed="0.000428"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.644236" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:01.643783" elapsed="0.000491"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:01.643546" elapsed="0.000780"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:01.643058" elapsed="0.001298"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.645131" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:01.644587" elapsed="0.000582"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.645699" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:01.645269" elapsed="0.000505"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.646293" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:01.645987" elapsed="0.000333"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:01.645818" elapsed="0.000549"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:01.645243" elapsed="0.001153"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:01.646575" elapsed="0.000390"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:01.647458" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:01.647139" elapsed="0.000345"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:01.647644" elapsed="0.002414"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:01.633581" elapsed="0.016545"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:01.650330" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:01.650198" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:01.650179" elapsed="0.000223"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:01.653415" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:01.650559" elapsed="0.002893"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:01.653511" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:13:01.653678" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:01.622886" elapsed="0.030818"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:01.653829" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:01.653988" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:01.511496" elapsed="0.142518"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.682960" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:01.682449" elapsed="0.000540"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:01.683809" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:01.683508" elapsed="0.000429">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:01.684114" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:01.683163" elapsed="0.000976"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.684781" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:01.684311" elapsed="0.000515"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:01.685169" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:01.685332" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BRIAAQECAwQBAiABAAABIAIAAAI=",
        "attributes": {
          "ipv4-next-hop": {
    ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:01.684994" elapsed="0.000365"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.685800" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BRIAAQECAwQBAiABAAABIAIAAAI=",
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "source-active-a-d": {
          "route-distinguisher": "1.2.3.4:258",
          "multicast-source": "1.0.0.1",
          "multicast-group": "2.0.0.2"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:01.685519" elapsed="0.000332"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:01.686333" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:01.685921" elapsed="0.000473"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.687094" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:01.686568" elapsed="0.000552"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:01.686419" elapsed="0.000737"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:01.685902" elapsed="0.001276"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.687841" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BRIAAQECAwQBAiABAAABIAIAAAI=",
        "attributes": {
          "ipv4-next-hop": {
    ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:01.687326" elapsed="0.000545"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:01.687923" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:01.681806" elapsed="0.006250"/>
</kw>
<msg time="2026-04-21T02:13:01.688114" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:01.668649" elapsed="0.019589"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.701318" elapsed="0.000033"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.714722" elapsed="0.000062"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.727456" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.727686" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.727894" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.728333" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:01.728178" elapsed="0.000212"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:01.728159" elapsed="0.000257"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.728562" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.728732" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.728939" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:01.728116" elapsed="0.000877"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:01.727988" elapsed="0.001035"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.729174" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:01.729252" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:13:01.729421" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BRIAAQECAwQBAiABAAABIAIAAAI=",
        "attributes": {
          "ipv4-next-hop": {
    ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:01.666004" elapsed="0.063446"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:01.729633" elapsed="0.002628"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:01.733543" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:01.733077" elapsed="0.000495"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:01.734269" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:01.733856" elapsed="0.000441"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:01.734458" elapsed="0.000362"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:13:01.732593" elapsed="0.002289"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:01.732341" elapsed="0.002574"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.735092" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:01.734941" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:01.732323" elapsed="0.002846"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:13:01.655186" elapsed="0.080037"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:13:01.654348" elapsed="0.080956"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:01.654099" elapsed="0.081253"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:01.654081" elapsed="0.081296"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:01.735413" elapsed="0.000033"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:13:01.505083" elapsed="0.230467"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:12:59.364378" elapsed="2.371233"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.785397" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:01.784980" elapsed="0.000449"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:01.786280" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:01.785972" elapsed="0.000390">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:01.786457" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:01.785610" elapsed="0.000871"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.787056" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:01.786651" elapsed="0.000433"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:01.787393" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:01.787571" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:01.787250" elapsed="0.000347"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.788022" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:01.787757" elapsed="0.000310"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.789450" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:01.788866" elapsed="0.000630"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.789976" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:01.789667" elapsed="0.000336"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.790895" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:01.790460" elapsed="0.000462"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:01.792153" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:01.791580" elapsed="0.000674"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:01.792348" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:13:01.792652" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:01.791119" elapsed="0.001560"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:01.792864" elapsed="0.000404"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/effective-rib-in</var>
<status status="PASS" start="2026-04-21T02:13:01.790316" elapsed="0.002994"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.793982" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:01.793563" elapsed="0.000444"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:01.795214" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:01.794651" elapsed="0.000664"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:01.795390" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:01.795680" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:01.794197" elapsed="0.001508"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:01.795881" elapsed="0.000368"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:01.793426" elapsed="0.002896"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:01.790128" elapsed="0.006231"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:01.796403" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:01.796562" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:01.788507" elapsed="0.008086"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:01.788147" elapsed="0.008486"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.796855" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:01.796665" elapsed="0.000247"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:01.788123" elapsed="0.008810"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.797682" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:01.797081" elapsed="0.000630"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:01.797759" elapsed="0.000044"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:01.784219" elapsed="0.013684"/>
</kw>
<msg time="2026-04-21T02:13:01.797958" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:01.771442" elapsed="0.026568"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.810673" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.823071" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.835673" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.835907" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.836104" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.836502" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:01.836349" elapsed="0.000214"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:01.836332" elapsed="0.000262"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.836766" elapsed="0.000035"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.836956" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.837124" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:01.836297" elapsed="0.000880"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:01.836187" elapsed="0.001017"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.837355" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:01.837430" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:13:01.837562" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:01.767079" elapsed="0.070510"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:01.838953" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:01.838659" elapsed="0.000373">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:01.839126" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:01.838288" elapsed="0.000863"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.839480" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:01.839221" elapsed="0.000315"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.840074" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:01.839751" elapsed="0.000349"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:01.839561" elapsed="0.000575"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:01.839203" elapsed="0.000954"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.842760" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:01.840311" elapsed="0.002488"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:01.842854" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:01.843012" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:01.837940" elapsed="0.005097"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:01.844291" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:01.844056" elapsed="0.000339">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:01.844490" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:01.843673" elapsed="0.000841"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:13:01.844725" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:13:01.844584" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:01.844565" elapsed="0.000266"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.844984" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.845159" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:13:01.845223" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:01.847157" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:01.843346" elapsed="0.003837"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.848611" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:01.848347" elapsed="0.000321"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.849103" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:01.848858" elapsed="0.000288"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:01.856938" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:01.857097" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '356'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BRIAAQECAwQBAiABAAABIAIAAAI=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"source-active-a-d":{"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","multicast-group":"2.0.0.2"}}]}} 
 </msg>
<msg time="2026-04-21T02:13:01.857195" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:01.851284" elapsed="0.005937"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:01.849211" elapsed="0.008053"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.857445" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:01.857291" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:01.849193" elapsed="0.008338"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.861171" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BRIAAQECAwQBAiABAAABIAIAAAI=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"source-active-a-d":{"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","multicast-group":"2.0.0.2"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:01.858564" elapsed="0.002657"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:01.858340" elapsed="0.002917"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:01.858322" elapsed="0.002961"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.863904" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:01.861564" elapsed="0.002387"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:01.861339" elapsed="0.002647"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:01.861322" elapsed="0.002690"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.864568" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:01.864181" elapsed="0.000415"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.864932" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:01.864665" elapsed="0.000327"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.865485" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:01.865183" elapsed="0.000368"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:01.865016" elapsed="0.000574"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:01.864647" elapsed="0.000964"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.866169" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:01.865776" elapsed="0.000421"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.866509" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:01.866268" elapsed="0.000299"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.867080" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:01.866755" elapsed="0.000351"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:01.866591" elapsed="0.000551"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:01.866250" elapsed="0.000913"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:01.867318" elapsed="0.000348"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:01.868164" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:01.867870" elapsed="0.000320"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:01.868348" elapsed="0.002300"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:01.857919" elapsed="0.012793"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:01.870936" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:01.870780" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:01.870762" elapsed="0.000243"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:01.874059" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:01.871153" elapsed="0.002935"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:01.874140" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:13:01.874302" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:01.847501" elapsed="0.026827"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:01.874390" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:13:01.874541" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:01.744575" elapsed="0.129993"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.902970" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:01.902464" elapsed="0.000536"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:01.903838" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:01.903511" elapsed="0.000454">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:01.904144" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:01.903171" elapsed="0.000998"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.904783" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:01.904338" elapsed="0.000535"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:01.905207" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:01.905362" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BRIAAQECAwQBAiABAAABIAIAAAI=",
        "attributes": {
          "ipv4-next-hop": {
    ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:01.905044" elapsed="0.000344"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.905829" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BRIAAQECAwQBAiABAAABIAIAAAI=",
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "source-active-a-d": {
          "route-distinguisher": "1.2.3.4:258",
          "multicast-source": "1.0.0.1",
          "multicast-group": "2.0.0.2"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:01.905547" elapsed="0.000332"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:01.906359" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:01.905948" elapsed="0.000476"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.907129" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:01.906600" elapsed="0.000556"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:01.906450" elapsed="0.000743"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:01.905929" elapsed="0.001286"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:01.907915" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BRIAAQECAwQBAiABAAABIAIAAAI=",
        "attributes": {
          "ipv4-next-hop": {
    ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:01.907365" elapsed="0.000579"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:01.907995" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:01.901834" elapsed="0.006291"/>
</kw>
<msg time="2026-04-21T02:13:01.908182" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:01.889007" elapsed="0.019224"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.920659" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.933020" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.945385" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.945590" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.945835" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.946236" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:01.946086" elapsed="0.000206"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:01.946070" elapsed="0.000247"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.946462" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.946635" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.946821" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:01.946036" elapsed="0.000841"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:01.945923" elapsed="0.000983"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.947058" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:01.947135" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:13:01.947294" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BRIAAQECAwQBAiABAAABIAIAAAI=",
        "attributes": {
          "ipv4-next-hop": {
    ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:01.886324" elapsed="0.061001"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:01.947520" elapsed="0.002394"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:01.951126" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:01.950665" elapsed="0.000490"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:01.951757" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:01.951349" elapsed="0.000452"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:01.951963" elapsed="0.000332"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:13:01.950241" elapsed="0.002114"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:01.949995" elapsed="0.002393"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:01.952566" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:01.952415" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:01.949976" elapsed="0.002666"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:13:01.875746" elapsed="0.076944"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:13:01.874914" elapsed="0.077854"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:01.874652" elapsed="0.078179"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:01.874634" elapsed="0.078223"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:01.952892" elapsed="0.000031"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:13:01.740169" elapsed="0.212855"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:01.735811" elapsed="0.217274"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.002550" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:02.002167" elapsed="0.000413"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:02.003360" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:02.003122" elapsed="0.000310">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:02.003526" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:02.002751" elapsed="0.000799"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.004128" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:02.003717" elapsed="0.000439"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:02.004459" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:02.004611" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:02.004322" elapsed="0.000316"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.005062" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:02.004815" elapsed="0.000293"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.006310" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:02.005823" elapsed="0.000534"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.006837" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:02.006525" elapsed="0.000339"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.007653" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:02.007239" elapsed="0.000440"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:02.008931" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:02.008361" elapsed="0.000672"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:02.009112" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:13:02.009411" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:02.007896" elapsed="0.001540"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:02.009595" elapsed="0.000412"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:13:02.007095" elapsed="0.002953"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.010705" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:02.010300" elapsed="0.000431"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:02.012119" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:02.011553" elapsed="0.000669"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:02.012298" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:02.012594" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:02.011093" elapsed="0.001529"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:02.012777" elapsed="0.000381"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:02.010165" elapsed="0.003034"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:02.006918" elapsed="0.006317"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:02.013320" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:02.013484" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:02.005479" elapsed="0.008030"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:02.005177" elapsed="0.008365"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.013721" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:02.013567" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:02.005158" elapsed="0.008656"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.014545" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:02.013961" elapsed="0.000612"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:02.014627" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:02.001525" elapsed="0.013238"/>
</kw>
<msg time="2026-04-21T02:13:02.014839" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:01.988840" elapsed="0.026049"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.027460" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.039826" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.052238" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.052441" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.052619" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.053013" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:02.052863" elapsed="0.000205"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:02.052849" elapsed="0.000243"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.053236" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.053402" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.053569" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:02.052815" elapsed="0.000806"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:02.052698" elapsed="0.000949"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.053808" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:02.053927" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:13:02.054053" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:01.984540" elapsed="0.069539"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:02.055450" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:02.055165" elapsed="0.000356">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:02.055620" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:02.054805" elapsed="0.000839"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.055988" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:02.055714" elapsed="0.000331"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.056547" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:02.056254" elapsed="0.000318"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:02.056070" elapsed="0.000537"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:02.055696" elapsed="0.000932"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.059370" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:02.056826" elapsed="0.002573"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:02.059455" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:13:02.059619" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:02.054417" elapsed="0.005227"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:02.060960" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:02.060690" elapsed="0.000337">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:02.061122" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:02.060343" elapsed="0.000804"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:13:02.061361" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:13:02.061220" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:02.061201" elapsed="0.000244"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.061594" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.061767" elapsed="0.000035"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:13:02.061850" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:02.063818" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:02.059995" elapsed="0.003850"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.065268" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:02.065011" elapsed="0.000304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.065716" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:02.065469" elapsed="0.000290"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:02.073355" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:02.073564" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '356'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BRIAAQECAwQBAiABAAABIAIAAAI=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"source-active-a-d":{"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","multicast-group":"2.0.0.2"}}]}} 
 </msg>
<msg time="2026-04-21T02:13:02.073673" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:02.067947" elapsed="0.005752"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:02.065840" elapsed="0.007903"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.073955" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:02.073770" elapsed="0.000250"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:02.065821" elapsed="0.008220"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.077648" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BRIAAQECAwQBAiABAAABIAIAAAI=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"source-active-a-d":{"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","multicast-group":"2.0.0.2"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:02.075094" elapsed="0.002604"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:02.074869" elapsed="0.002864"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:02.074851" elapsed="0.002908"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.081182" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:02.078059" elapsed="0.003187"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:02.077831" elapsed="0.003464"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:02.077813" elapsed="0.003517"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.082237" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:02.081636" elapsed="0.000640"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.082740" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:02.082400" elapsed="0.000441"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.083608" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:02.083113" elapsed="0.000532"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:02.082876" elapsed="0.000820"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:02.082374" elapsed="0.001352"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.084494" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:02.083981" elapsed="0.000551"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.084992" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:02.084635" elapsed="0.000441"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.085754" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:02.085340" elapsed="0.000469"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:02.085111" elapsed="0.000750"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:02.084607" elapsed="0.001284"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:02.086109" elapsed="0.000525"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:02.087299" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:02.086892" elapsed="0.000442"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:02.087553" elapsed="0.003334"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:02.074430" elapsed="0.016522"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:02.091132" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:02.091022" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:02.091003" elapsed="0.000239"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:02.094199" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:02.091394" elapsed="0.002853"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:02.094302" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:13:02.094466" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:02.064173" elapsed="0.030319"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:02.094555" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:13:02.094706" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:01.961942" elapsed="0.132790"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.124321" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:02.123843" elapsed="0.000508"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:02.125176" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:02.124886" elapsed="0.000414">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:02.125478" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:02.124518" elapsed="0.000984"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.126159" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:02.125672" elapsed="0.000515"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:02.126510" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:02.126664" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BRIAAQECAwQBAiABAAABIAIAAAI=",
        "attributes": {
          "ipv4-next-hop": {
    ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:02.126350" elapsed="0.000340"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.127132" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BRIAAQECAwQBAiABAAABIAIAAAI=",
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "source-active-a-d": {
          "route-distinguisher": "1.2.3.4:258",
          "multicast-source": "1.0.0.1",
          "multicast-group": "2.0.0.2"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:02.126865" elapsed="0.000317"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:02.127661" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:02.127252" elapsed="0.000469"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.128428" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:02.127918" elapsed="0.000537"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:02.127747" elapsed="0.000745"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:02.127231" elapsed="0.001283"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.129167" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BRIAAQECAwQBAiABAAABIAIAAAI=",
        "attributes": {
          "ipv4-next-hop": {
    ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:02.128663" elapsed="0.000570"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:02.129288" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:02.123193" elapsed="0.006226"/>
</kw>
<msg time="2026-04-21T02:13:02.129478" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:02.109104" elapsed="0.020424"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.142054" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.154748" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.167100" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.167319" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.167507" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.167948" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:02.167775" elapsed="0.000230"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:02.167758" elapsed="0.000275"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.168182" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.168352" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.168520" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:02.167718" elapsed="0.000855"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:02.167596" elapsed="0.001006"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.168750" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:02.168844" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:13:02.169014" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BRIAAQECAwQBAiABAAABIAIAAAI=",
        "attributes": {
          "ipv4-next-hop": {
    ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:02.106464" elapsed="0.062578"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:02.169288" elapsed="0.002539"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:02.173063" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:02.172591" elapsed="0.000501"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:02.173659" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:02.173250" elapsed="0.000438"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:02.173880" elapsed="0.000340"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:13:02.172155" elapsed="0.002126"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:02.171909" elapsed="0.002407"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.174492" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:02.174341" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:02.171890" elapsed="0.002679"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:13:02.095904" elapsed="0.078715"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:13:02.095084" elapsed="0.079612"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:02.094835" elapsed="0.079907"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:02.094817" elapsed="0.079950"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:02.174822" elapsed="0.000035"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:13:01.957585" elapsed="0.217373"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:01.953303" elapsed="0.221714"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:13:02.175184" elapsed="0.002979"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.227677" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:02.227289" elapsed="0.000417"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:02.228484" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:02.228230" elapsed="0.000332">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:02.228656" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:02.227890" elapsed="0.000790"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.229250" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:02.228864" elapsed="0.000412"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:02.229591" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:02.229743" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:02.229451" elapsed="0.000317"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.230247" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:02.230000" elapsed="0.000293"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.231508" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:02.231192" elapsed="0.000361"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.232023" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:02.231722" elapsed="0.000327"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.232836" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:02.232417" elapsed="0.000446"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:02.234116" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:02.233539" elapsed="0.000678"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:02.234296" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:13:02.234593" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:02.233055" elapsed="0.001563"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:02.234777" elapsed="0.000406"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:13:02.232279" elapsed="0.002946"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.235909" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:02.235478" elapsed="0.000457"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:02.237145" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:02.236581" elapsed="0.000663"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:02.237336" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:02.237633" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:02.236127" elapsed="0.001531"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:02.237834" elapsed="0.000366"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:02.235341" elapsed="0.002901"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:02.232103" elapsed="0.006174"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:02.238319" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:02.238475" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:02.230663" elapsed="0.007837"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:02.230364" elapsed="0.008169"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.238716" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:02.238559" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:02.230344" elapsed="0.008463"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.239529" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:02.238958" elapsed="0.000599"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:02.239606" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:02.226649" elapsed="0.013082"/>
</kw>
<msg time="2026-04-21T02:13:02.239800" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:02.213930" elapsed="0.025922"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.252406" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.265032" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.277456" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.277658" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.277855" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.278235" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:02.278086" elapsed="0.000205"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:02.278072" elapsed="0.000243"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.278459" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.278628" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.278812" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:02.278040" elapsed="0.000827"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:02.277937" elapsed="0.000957"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.279056" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:02.279131" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:13:02.279255" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:02.209638" elapsed="0.069643"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:02.280619" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:02.280348" elapsed="0.000344">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:02.280786" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:02.279980" elapsed="0.000845"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.281188" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:02.280908" elapsed="0.000339"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.282008" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:02.281457" elapsed="0.000578"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:02.281272" elapsed="0.000799"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:02.280878" elapsed="0.001215"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.284463" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:02.282249" elapsed="0.002240"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:02.284541" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:02.284756" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:02.279614" elapsed="0.005191"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:02.286015" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:13:02.285824" elapsed="0.000245"/>
</kw>
<msg time="2026-04-21T02:13:02.286152" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:02.285470" elapsed="0.000706"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:13:02.286380" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:02.286245" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:02.286227" elapsed="0.000220"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:02.286778" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:02.286935" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:02.286609" elapsed="0.000350"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:13:02.287354" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:13:02.287119" elapsed="0.000260"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:13:02.287427" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:02.287580" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:02.285138" elapsed="0.002466"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.289070" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:02.288750" elapsed="0.000365"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.289511" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:02.289270" elapsed="0.000284"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:02.297839" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:02.298291" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '501'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BRIAAQECAwQBAiABAAABIAIAAAI=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"source-active-a-d":{"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","multicast-group":"2.0.0.2"}}]}}]} 
 </msg>
<msg time="2026-04-21T02:13:02.298407" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:02.291701" elapsed="0.006733"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:02.289619" elapsed="0.008860"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.298661" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:02.298505" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:02.289602" elapsed="0.009145"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.302235" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BRIAAQECAwQBAiABAAABIAIAAAI=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"source-active-a-d":{"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","multicast-group":"2.0.0.2"}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:02.299773" elapsed="0.002512"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:02.299548" elapsed="0.002772"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:02.299530" elapsed="0.002815"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.304982" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:02.302666" elapsed="0.002362"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:02.302439" elapsed="0.002624"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:02.302421" elapsed="0.002666"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.305692" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:02.305265" elapsed="0.000464"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.306195" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:02.305855" elapsed="0.000421"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.306984" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:02.306543" elapsed="0.000478"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:02.306311" elapsed="0.000760"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:02.305828" elapsed="0.001273"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.307859" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:02.307329" elapsed="0.000568"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.308325" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:02.307994" elapsed="0.000410"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.309123" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:02.308666" elapsed="0.000492"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:02.308437" elapsed="0.000770"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:02.307969" elapsed="0.001269"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:02.309453" elapsed="0.000509"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:02.310600" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:02.310196" elapsed="0.000444"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:02.310880" elapsed="0.003500"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:02.299126" elapsed="0.015342"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:02.314716" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:02.314566" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:02.314540" elapsed="0.000294"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:02.318627" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:02.315044" elapsed="0.003612"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:02.318709" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:13:02.318888" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:02.287936" elapsed="0.030979"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:02.318980" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:13:02.319132" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:02.187033" elapsed="0.132126"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.347327" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:02.346855" elapsed="0.000563"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:02.348256" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:02.347956" elapsed="0.000427">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:02.348557" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:02.347591" elapsed="0.000991"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.349236" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:02.348769" elapsed="0.000494"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:02.349591" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:02.349752" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:02.349428" elapsed="0.000350"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.350222" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:02.349955" elapsed="0.000313"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:02.350746" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:02.350339" elapsed="0.000483"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.351500" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:02.350998" elapsed="0.000529"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:02.350849" elapsed="0.000714"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:02.350319" elapsed="0.001265"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.352239" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:02.351738" elapsed="0.000530"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:02.352318" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:02.346217" elapsed="0.006229"/>
</kw>
<msg time="2026-04-21T02:13:02.352499" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:02.333583" elapsed="0.018965"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.365348" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.377760" elapsed="0.000039"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.390217" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.390421" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.390600" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.391013" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:02.390862" elapsed="0.000207"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:02.390847" elapsed="0.000246"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.391235" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.391404" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.391571" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:02.390811" elapsed="0.000813"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:02.390684" elapsed="0.000968"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.391814" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:02.391892" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:13:02.392016" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:02.330916" elapsed="0.061128"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:02.392222" elapsed="0.002229"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:02.395514" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:02.395213" elapsed="0.000329"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:02.396289" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:02.395696" elapsed="0.000650"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:13:02.396855" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "127.1.1.1"
       },
       "local-pref": {
        "pref": 100
       },
       "multi-exit-disc": {
        "med": 0
       },
       "origin": {
        "value": "egp"
       }
      },
      "path-id": 0,
      "route-key": "BRIAAQECAwQBAiABAAABIAIAAAI=",
      "source-active-a-d": {
       "multicast-group": "2.0.0.2",
       "multicast-source": "1.0.0.1",
       "route-distinguisher": "1.2.3.4:258"
      }
     }
    ]
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:13:02.397050" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BRIAAQECAwQBAiABAAABIAIAAAI=",
+      "source-active-a-d": {
+       "multicast-group": "2.0.0.2",
+       "multicast-source": "1.0.0.1",
+       "route-distinguisher": "1.2.3.4:258"
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:13:02.396507" elapsed="0.000663">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BRIAAQECAwQBAiABAAABIAIAAAI=",
+      "source-active-a-d": {
+       "multicast-group": "2.0.0.2",
+       "multicast-source": "1.0.0.1",
+       "route-distinguisher": "1.2.3.4:258"
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:13:02.394772" elapsed="0.002549">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BRIAAQECAwQBAiABAAABIAIAAAI=",
+      "source-active-a-d": {
+       "multicast-group": "2.0.0.2",
+       "multicast-source": "1.0.0.1",
+       "route-distinguisher": "1.2.3.4:258"
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:02.394529" elapsed="0.002872">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BRIAAQECAwQBAiABAAABIAIAAAI=",
+      "source-active-a-d": {
+       "multicast-group": "2.0.0.2",
+       "multicast-source": "1.0.0.1",
+       "route-distinguisher": "1.2.3.4:258"
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:02.397589" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:02.397437" elapsed="0.000207"/>
</branch>
<status status="FAIL" start="2026-04-21T02:13:02.394511" elapsed="0.003156">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BRIAAQECAwQBAiABAAABIAIAAAI=",
+      "source-active-a-d": {
+       "multicast-group": "2.0.0.2",
+       "multicast-source": "1.0.0.1",
+       "route-distinguisher": "1.2.3.4:258"
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:13:02.320308" elapsed="0.077499">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BRIAAQECAwQBAiABAAABIAIAAAI=",
+      "source-active-a-d": {
+       "multicast-group": "2.0.0.2",
+       "multicast-source": "1.0.0.1",
+       "route-distinguisher": "1.2.3.4:258"
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:13:02.319487" elapsed="0.078470">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BRIAAQECAwQBAiABAAABIAIAAAI=",
+      "source-active-a-d": {
+       "multicast-group": "2.0.0.2",
+       "multicast-source": "1.0.0.1",
+       "route-distinguisher": "1.2.3.4:258"
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:02.319242" elapsed="0.078804">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BRIAAQECAwQBAiABAAABIAIAAAI=",
+      "source-active-a-d": {
+       "multicast-group": "2.0.0.2",
+       "multicast-source": "1.0.0.1",
+       "route-distinguisher": "1.2.3.4:258"
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<status status="FAIL" start="2026-04-21T02:13:02.319224" elapsed="0.078857">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BRIAAQECAwQBAiABAAABIAIAAAI=",
+      "source-active-a-d": {
+       "multicast-group": "2.0.0.2",
+       "multicast-source": "1.0.0.1",
+       "route-distinguisher": "1.2.3.4:258"
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:02.398165" elapsed="0.000018"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:13:02.182679" elapsed="0.215614">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BRIAAQECAwQBAiABAAABIAIAAAI=",
+      "source-active-a-d": {
+       "multicast-group": "2.0.0.2",
+       "multicast-source": "1.0.0.1",
+       "route-distinguisher": "1.2.3.4:258"
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.456709" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:04.456275" elapsed="0.000473"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:04.457564" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:04.457297" elapsed="0.000348">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:04.457742" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:04.456949" elapsed="0.000817"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.458341" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:04.457952" elapsed="0.000416"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:04.458679" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:04.458860" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:04.458533" elapsed="0.000354"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.459296" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:04.459047" elapsed="0.000295"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.460441" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:04.460116" elapsed="0.000371"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.460972" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:04.460666" elapsed="0.000332"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.461806" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:04.461375" elapsed="0.000459"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:04.463062" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:04.462484" elapsed="0.000678"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:04.463244" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:13:04.463552" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:04.462028" elapsed="0.001549"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:04.463743" elapsed="0.000430"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:13:04.461235" elapsed="0.002979"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.464930" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:04.464467" elapsed="0.000489"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:04.466326" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:04.465761" elapsed="0.000665"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:04.466503" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:04.466942" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:04.465302" elapsed="0.001666"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:04.467126" elapsed="0.000371"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:04.464330" elapsed="0.003209"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:04.461055" elapsed="0.006519"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:04.467618" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:04.467776" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:04.459729" elapsed="0.008087"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:04.459418" elapsed="0.008431"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.468027" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:04.467875" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:04.459395" elapsed="0.008709"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.468921" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:04.468249" elapsed="0.000702"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:04.469002" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:04.455626" elapsed="0.013505"/>
</kw>
<msg time="2026-04-21T02:13:04.469187" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:04.442936" elapsed="0.026302"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.481861" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.494255" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.506464" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.506669" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.506863" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.507255" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:04.507103" elapsed="0.000208"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:04.507087" elapsed="0.000249"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.507480" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.507713" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.507901" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:04.507053" elapsed="0.000903"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:04.506946" elapsed="0.001037"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.508135" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:04.508212" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:13:04.508359" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:04.438624" elapsed="0.069763"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:04.509728" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:04.509450" elapsed="0.000370">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:04.509916" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:04.509087" elapsed="0.000854"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.510263" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:04.510009" elapsed="0.000311"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.510845" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:04.510528" elapsed="0.000344"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:04.510344" elapsed="0.000564"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:04.509992" elapsed="0.000937"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.513471" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:04.511082" elapsed="0.002416"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:04.513550" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:04.513712" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:04.508723" elapsed="0.005013"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:04.515013" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:13:04.514729" elapsed="0.000338"/>
</kw>
<msg time="2026-04-21T02:13:04.515151" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:04.514391" elapsed="0.000783"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:13:04.515377" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:04.515243" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:04.515225" elapsed="0.000218"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:04.515754" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:04.515929" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:04.515588" elapsed="0.000366"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:13:04.516367" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:13:04.516115" elapsed="0.000278"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:13:04.516439" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:04.516592" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:04.514060" elapsed="0.002596"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.518082" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:04.517830" elapsed="0.000298"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.518524" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:04.518282" elapsed="0.000284"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:04.526611" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:04.526777" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '146'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:13:04.526896" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:04.520716" elapsed="0.006205"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:04.518629" elapsed="0.008335"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.527145" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:04.526991" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:04.518612" elapsed="0.008618"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.530691" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:04.528279" elapsed="0.002460"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:04.528035" elapsed="0.002738"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:04.528016" elapsed="0.002801"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.533926" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:04.531099" elapsed="0.002892"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:04.530874" elapsed="0.003166"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:04.530858" elapsed="0.003216"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.534883" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:04.534321" elapsed="0.000600"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.535351" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:04.535017" elapsed="0.000414"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.536132" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:04.535691" elapsed="0.000477"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:04.535464" elapsed="0.000771"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:04.534992" elapsed="0.001273"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.537037" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:04.536502" elapsed="0.000572"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.537499" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:04.537169" elapsed="0.000408"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.538268" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:04.537858" elapsed="0.000446"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:04.537610" elapsed="0.000743"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:04.537144" elapsed="0.001239"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:04.538597" elapsed="0.000508"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:04.539738" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:04.539337" elapsed="0.000436"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:04.540075" elapsed="0.003264"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:04.527593" elapsed="0.015833"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:04.543671" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:04.543523" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:04.543497" elapsed="0.000268"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:04.546904" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:04.543996" elapsed="0.002936"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:04.546984" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:13:04.547145" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:04.516997" elapsed="0.030174"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:04.547233" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:13:04.547384" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:04.414033" elapsed="0.133377"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.575857" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:04.575358" elapsed="0.000528"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:04.576699" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:04.576412" elapsed="0.000429">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:04.577018" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:04.576070" elapsed="0.000973"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.577651" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:04.577212" elapsed="0.000466"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:04.578017" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:04.578156" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:04.577858" elapsed="0.000324"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.578602" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:04.578340" elapsed="0.000308"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:04.579134" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:04.578719" elapsed="0.000474"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.579885" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:04.579366" elapsed="0.000545"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:04.579218" elapsed="0.000729"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:04.578698" elapsed="0.001271"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.580663" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:04.580179" elapsed="0.000512"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:04.580741" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:04.574725" elapsed="0.006167"/>
</kw>
<msg time="2026-04-21T02:13:04.580945" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:04.561730" elapsed="0.019264"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.593399" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.605736" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.618161" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.618361" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.618537" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.618935" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:04.618771" elapsed="0.000219"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:04.618757" elapsed="0.000259"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.619172" elapsed="0.000026"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.619353" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.619520" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:04.618725" elapsed="0.000848"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:04.618618" elapsed="0.000982"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.619748" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:04.619855" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:13:04.619977" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:04.559093" elapsed="0.060910"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:04.620226" elapsed="0.002481"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:04.623750" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:04.623456" elapsed="0.000581"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:04.624570" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:04.624265" elapsed="0.000333"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:04.624755" elapsed="0.000351"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:13:04.623043" elapsed="0.002123"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:04.622799" elapsed="0.002527"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.625512" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:04.625359" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:04.622768" elapsed="0.002820"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:13:04.548566" elapsed="0.077070"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:13:04.547738" elapsed="0.077973"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:04.547494" elapsed="0.078262"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:04.547477" elapsed="0.078302"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:04.625834" elapsed="0.000029"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:13:04.406118" elapsed="0.219844"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:02.178362" elapsed="2.447660"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient" type="TEARDOWN">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:13:04.626243" elapsed="0.002768"/>
</kw>
<arg>source_active_ad</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-04-21T02:12:59.356406" elapsed="5.272665"/>
</kw>
<status status="PASS" start="2026-04-21T02:12:59.269533" elapsed="5.359683"/>
</test>
<test id="s1-s16-t14" name="Odl_To_Play_shared_tree_join" line="110">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:13:04.632574" elapsed="0.000237"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:13:04.632306" elapsed="0.000563"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:04.633870" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:04.633741" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:04.633720" elapsed="0.000218"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:04.639807" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:04.639609" elapsed="0.000264"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:04.639585" elapsed="0.000319"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.641354" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:04.640779" elapsed="0.000612"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.642052" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:13:04.641616" elapsed="0.000472"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:13:04.642150" elapsed="0.000110"/>
</return>
<msg time="2026-04-21T02:13:04.642444" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:13:04.640221" elapsed="0.002257"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:04.651216" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:04.651107" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:04.651087" elapsed="0.000199"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:04.652493" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:04.652385" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:04.652367" elapsed="0.000195"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:13:04.653039" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:13:04.652710" elapsed="0.000355"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:13:04.653449" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:13:04.653228" elapsed="0.000247"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:13:04.684119" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:13:04.653995" elapsed="0.030233"/>
</kw>
<msg time="2026-04-21T02:13:04.684398" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:13:04.684444" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:04.653638" elapsed="0.030843"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:13:04.713452" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "s "h "a "r "e "d "_ "t "r "e "e "_ "j "o "i "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:13:04.685041" elapsed="0.028523"/>
</kw>
<msg time="2026-04-21T02:13:04.713725" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:13:04.713770" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:04.684660" elapsed="0.029165"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.714140" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:04.713907" elapsed="0.000288"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:04.713885" elapsed="0.000334"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.714663" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "s "h "a "r "e "d "_ "t "r "e "e "_ "j "o "i "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:04.714363" elapsed="0.000371"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.715047" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:04.714828" elapsed="0.000273"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:04.714782" elapsed="0.000342"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:13:04.715157" elapsed="0.000031"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:13:04.717783" elapsed="0.000161"/>
</kw>
<msg time="2026-04-21T02:13:04.718006" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:04.716676" elapsed="0.001466"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.718421" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.718827" elapsed="0.000080"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:13:04.716050" elapsed="0.002970"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:13:04.715480" elapsed="0.003604"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:13:04.652080" elapsed="0.067153"/>
</kw>
<msg time="2026-04-21T02:13:04.719342" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:04.719387" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:04.651442" elapsed="0.067983"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:13:04.719609" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:13:04.719501" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:04.719482" elapsed="0.000212"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.720133" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.720475" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:13:04.720546" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:13:04.650746" elapsed="0.069908"/>
</kw>
<msg time="2026-04-21T02:13:04.720747" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:04.720811" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:04.643159" elapsed="0.077691"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.721180" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:04.720926" elapsed="0.000306"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:04.720909" elapsed="0.000347"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:13:04.642948" elapsed="0.078332"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:13:04.642553" elapsed="0.078759"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:13:04.639106" elapsed="0.082263"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:13:04.633454" elapsed="0.087970"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:04.633024" elapsed="0.088445"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:13:04.630132" elapsed="0.091388"/>
</kw>
<kw name="Odl_To_Play_Template" owner="BgpOperations">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:04.722406" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/announce_shared_tree_join.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/announce_shared_tree_join.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:04.722621" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f01010100061600010102030401020000001020010000012002000002
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:04.722205" elapsed="0.000445"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:13:04.723049" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f01010100061600010102030401020000001020010000012002000002</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:13:04.722836" elapsed="0.000240"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:04.723442" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/withdraw_shared_tree_join.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/withdraw_shared_tree_join.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:04.723568" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105061600010102030401020000001020010000012002000002
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:04.723235" elapsed="0.000359"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:13:04.724049" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105061600010102030401020000001020010000012002000002</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:13:04.723750" elapsed="0.000327"/>
</kw>
<if>
<branch type="IF" condition="'${remove}' == 'True'">
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:13:04.724364" elapsed="0.002776"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:04.724148" elapsed="0.003029"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:04.724130" elapsed="0.003073"/>
</if>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.761273" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:04.760889" elapsed="0.000413"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:04.762105" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:04.761829" elapsed="0.000359">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:04.762284" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:04.761473" elapsed="0.000835"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.762881" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:04.762476" elapsed="0.000432"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:04.763225" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:04.763366" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:04.763082" elapsed="0.000310"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.763807" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:04.763551" elapsed="0.000303"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.764823" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:04.764550" elapsed="0.000319"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.765303" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:04.765033" elapsed="0.000296"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.766014" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:04.765697" elapsed="0.000342"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:04.767014" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:04.766547" elapsed="0.000494"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:04.767106" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:04.767262" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:04.766228" elapsed="0.001060"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:04.767445" elapsed="0.000241"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:13:04.765559" elapsed="0.002167"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.768459" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:04.768155" elapsed="0.000330"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:04.769418" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:04.769014" elapsed="0.000431"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:04.769496" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:04.769646" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:04.768675" elapsed="0.000996"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:04.769842" elapsed="0.000222"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:04.767859" elapsed="0.002246"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:04.765381" elapsed="0.004759"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:04.770182" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:04.770340" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:04.764224" elapsed="0.006140"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:04.763923" elapsed="0.006511"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.770614" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:04.770461" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:04.763903" elapsed="0.006787"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.771464" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:04.770865" elapsed="0.000627"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:04.771542" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:04.760252" elapsed="0.011414"/>
</kw>
<msg time="2026-04-21T02:13:04.771721" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:04.747471" elapsed="0.024299"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.784606" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.797053" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.809457" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.809659" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.809854" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.810233" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:04.810084" elapsed="0.000205"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:04.810069" elapsed="0.000245"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.810459" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.810630" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.810811" elapsed="0.000032"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:04.810038" elapsed="0.000839"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:04.809934" elapsed="0.000971"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.811054" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:04.811168" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:13:04.811296" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:04.743129" elapsed="0.068193"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.837563" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:04.837179" elapsed="0.000413"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:04.838349" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:04.838115" elapsed="0.000307">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:04.838516" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:04.837760" elapsed="0.000780"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.839138" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:04.838722" elapsed="0.000444"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:04.839468" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/app/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/app/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:04.839615" level="INFO">${template} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BhYAAQECAwQBAgAAABAgAQAAASACAAAC&lt;/route-key&gt;
    &lt;attributes&gt;
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:04.839330" elapsed="0.000314"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.840071" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BhYAAQECAwQBAgAAABAgAQAAASACAAAC&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ipv4-next-hop&gt;
        &lt;global&gt;127.1.1.1&lt;/global&gt;
      &lt;/ipv4-next-hop&gt;
      &lt;multi-exit-disc&gt;
        &lt;med&gt;0&lt;/med&gt;
      &lt;/multi-exit-disc&gt;
      &lt;as-path/&gt;
      &lt;origin&gt;
        &lt;value&gt;egp&lt;/value&gt;
      &lt;/origin&gt;
      &lt;local-pref&gt;
        &lt;pref&gt;100&lt;/pref&gt;
      &lt;/local-pref&gt;
    &lt;/attributes&gt;
    &lt;shared-tree-join&gt;
      &lt;c-multicast&gt;
        &lt;multicast-source&gt;1.0.0.1&lt;/multicast-source&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;source-as&gt;16&lt;/source-as&gt;
        &lt;c-g-address&gt;2.0.0.2&lt;/c-g-address&gt;
      &lt;/c-multicast&gt;
    &lt;/shared-tree-join&gt;
&lt;/mvpn-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:04.839824" elapsed="0.000304"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:04.840493" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:04.840196" elapsed="0.000356"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.841035" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:04.840723" elapsed="0.000338"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:04.840577" elapsed="0.000520"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:04.840177" elapsed="0.000941"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.841714" level="INFO">${final_text} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BhYAAQECAwQBAgAAABAgAQAAASACAAAC&lt;/route-key&gt;
    &lt;attributes&gt;
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:04.841265" elapsed="0.000479"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:04.841809" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:04.836540" elapsed="0.005398"/>
</kw>
<msg time="2026-04-21T02:13:04.842031" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:04.822900" elapsed="0.019182"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.854436" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.866918" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.879253" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.879465" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.879647" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.880065" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:04.879913" elapsed="0.000207"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:04.879897" elapsed="0.000249"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.880290" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.880459" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.880627" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:04.879861" elapsed="0.000818"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:04.879730" elapsed="0.000977"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.880870" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:04.880947" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:13:04.881086" level="INFO">${data} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BhYAAQECAwQBAgAAABAgAQAAASACAAAC&lt;/route-key&gt;
    &lt;attributes&gt;
     ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:04.821937" elapsed="0.059178"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:04.882548" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/app/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:04.882184" elapsed="0.000438">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/app/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:04.882766" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:04.881818" elapsed="0.000993"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.883141" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:04.882885" elapsed="0.000312"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.883703" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:04.883406" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:04.883222" elapsed="0.000544"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:04.882866" elapsed="0.001090"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.886545" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:04.884115" elapsed="0.002457"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:04.886624" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:04.886781" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:04.881459" elapsed="0.005365"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.888365" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:04.888111" elapsed="0.000301"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.889001" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BhYAAQECAwQBAgAAABAgAQAAASACAAAC&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ipv4-next-hop&gt;
        &lt;global&gt;127.1.1.1&lt;/global&gt;
      &lt;/ipv4-next-hop&gt;
      &lt;multi-exit-disc&gt;
        &lt;med&gt;0&lt;/med&gt;
      &lt;/multi-exit-disc&gt;
      &lt;as-path/&gt;
      &lt;origin&gt;
        &lt;value&gt;egp&lt;/value&gt;
      &lt;/origin&gt;
      &lt;local-pref&gt;
        &lt;pref&gt;100&lt;/pref&gt;
      &lt;/local-pref&gt;
    &lt;/attributes&gt;
    &lt;shared-tree-join&gt;
      &lt;c-multicast&gt;
        &lt;multicast-source&gt;1.0.0.1&lt;/multicast-source&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;source-as&gt;16&lt;/source-as&gt;
        &lt;c-g-address&gt;2.0.0.2&lt;/c-g-address&gt;
      &lt;/c-multicast&gt;
    &lt;/shared-tree-join&gt;
&lt;/mvpn-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:04.888566" elapsed="0.000492"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.889459" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:04.889212" elapsed="0.000290"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.889913" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:04.889655" elapsed="0.000301"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:13:04.890813" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:13:04.890593" elapsed="0.000247"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:13:04.891172" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:13:04.890996" elapsed="0.000201"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:04.891347" elapsed="0.000210"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.891980" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:04.891714" elapsed="0.000310"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:13:04.892066" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:04.892221" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:13:04.890161" elapsed="0.002085"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:04.906217" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Content-Length': '796', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BhYAAQECAwQBAgAAABAgAQAAASACAAAC&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ipv4-next-hop&gt;
        &lt;global&gt;127.1.1.1&lt;/global&gt;
      &lt;/ipv4-next-hop&gt;
      &lt;multi-exit-disc&gt;
        &lt;med&gt;0&lt;/med&gt;
      &lt;/multi-exit-disc&gt;
      &lt;as-path/&gt;
      &lt;origin&gt;
        &lt;value&gt;egp&lt;/value&gt;
      &lt;/origin&gt;
      &lt;local-pref&gt;
        &lt;pref&gt;100&lt;/pref&gt;
      &lt;/local-pref&gt;
    &lt;/attributes&gt;
    &lt;shared-tree-join&gt;
      &lt;c-multicast&gt;
        &lt;multicast-source&gt;1.0.0.1&lt;/multicast-source&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;source-as&gt;16&lt;/source-as&gt;
        &lt;c-g-address&gt;2.0.0.2&lt;/c-g-address&gt;
      &lt;/c-multicast&gt;
    &lt;/shared-tree-join&gt;
&lt;/mvpn-route&gt; 
 </msg>
<msg time="2026-04-21T02:13:04.906321" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4/mvpn-route=BhYAAQECAwQBAgAAABAgAQAAASACAAAC,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:04.906466" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:04.894395" elapsed="0.012098"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:04.892314" elapsed="0.014225"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.906721" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:04.906566" elapsed="0.000248"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:04.892297" elapsed="0.014541"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.910236" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:04.907893" elapsed="0.002386"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:04.907643" elapsed="0.002670"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:04.907625" elapsed="0.002728"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.913056" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:04.910633" elapsed="0.002469"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:04.910410" elapsed="0.002726"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:04.910393" elapsed="0.002768"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.913730" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:04.913336" elapsed="0.000421"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.914086" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:04.913843" elapsed="0.000300"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.914664" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:04.914362" elapsed="0.000328"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:04.914167" elapsed="0.000558"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:04.913824" elapsed="0.000922"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.915297" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:04.914930" elapsed="0.000393"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.915630" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:04.915392" elapsed="0.000294"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.916182" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:04.915888" elapsed="0.000319"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:04.915710" elapsed="0.000532"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:04.915374" elapsed="0.000890"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:04.916416" elapsed="0.000349"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:04.917234" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:04.916948" elapsed="0.000311"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:04.917417" elapsed="0.002316"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:04.907201" elapsed="0.012609"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:13:04.919989" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-04-21T02:13:04.919883" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:04.919865" elapsed="0.000211"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.920226" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:13:04.920293" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:13:04.922571" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:04.887151" elapsed="0.035446"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:04.922715" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:04.922894" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:04.732120" elapsed="0.190799"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.923267" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:04.923025" elapsed="0.000311"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:04.923008" elapsed="0.000352"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:04.923393" elapsed="0.000025"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:13:04.727564" elapsed="0.195953"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:13:04.926870" level="INFO">${update} = ffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f01010100061600010102030401020000001020010000012002000002</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:13:04.924460" elapsed="0.002439"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:13:04.927077" elapsed="0.002089"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:13:04.929216" elapsed="0.000029"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-04-21T02:13:04.924187" elapsed="0.005155"/>
</kw>
<msg time="2026-04-21T02:13:04.929417" level="INFO">${update} = ffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f01010100061600010102030401020000001020010000012002000002</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:04.923696" elapsed="0.005746"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.930329" level="INFO">Length is 160.</msg>
<msg time="2026-04-21T02:13:04.930405" level="INFO">${len_1} = 160</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:13:04.930046" elapsed="0.000382"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.930865" level="INFO">Length is 160.</msg>
<msg time="2026-04-21T02:13:04.930940" level="INFO">${len_2} = 160</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:13:04.930583" elapsed="0.000381"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:04.931122" elapsed="0.000307"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:13:04.931767" level="INFO">${sum_1} = 1024</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:13:04.931585" elapsed="0.000224"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:13:04.932142" level="INFO">${sum_2} = 1024</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:13:04.931963" elapsed="0.000203"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:04.932319" elapsed="0.000303"/>
</kw>
<arg>${update}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:13:04.929657" elapsed="0.003023"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:13:04.932847" elapsed="0.001751"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.978141" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:04.977702" elapsed="0.000468"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:04.978952" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:04.978680" elapsed="0.000345">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:04.979177" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:04.978338" elapsed="0.000865"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.979767" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:04.979374" elapsed="0.000435"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:04.980117" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:04.980268" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:04.979975" elapsed="0.000319"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.980699" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:04.980453" elapsed="0.000296"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.981841" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:04.981496" elapsed="0.000392"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.982360" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:04.982087" elapsed="0.000300"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.983191" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:04.982757" elapsed="0.000460"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:04.984332" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:04.983844" elapsed="0.000570"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:04.984554" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:13:04.984801" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:04.983408" elapsed="0.001420"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:04.984986" elapsed="0.000418"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:13:04.982619" elapsed="0.002826"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.986165" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:04.985696" elapsed="0.000495"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:04.987463" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:04.986817" elapsed="0.000728"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:04.987682" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:04.987920" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:04.986380" elapsed="0.001565"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:04.988221" elapsed="0.000409"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:04.985561" elapsed="0.003111"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:04.982440" elapsed="0.006268"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:04.988752" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:04.989117" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:04.981167" elapsed="0.007975"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:04.980839" elapsed="0.008336"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:04.989353" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:04.989200" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:04.980817" elapsed="0.008613"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:04.990214" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:04.989578" elapsed="0.000665"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:04.990292" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:04.977081" elapsed="0.013336"/>
</kw>
<msg time="2026-04-21T02:13:04.990519" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:04.964488" elapsed="0.026085"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.003333" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.015685" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.028032" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.028231" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.028410" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.028805" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:05.028643" elapsed="0.000220"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:05.028628" elapsed="0.000260"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.029032" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.029200" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.029367" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:05.028595" elapsed="0.000825"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:05.028490" elapsed="0.000964"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.029638" elapsed="0.000024"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:05.029719" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:05.029879" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:04.960154" elapsed="0.069752"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:05.031143" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:05.030887" elapsed="0.000342"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:05.040489" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:05.040538" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:05.040629" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:05.033335" elapsed="0.007319"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:05.031298" elapsed="0.009396"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.040898" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:05.040721" elapsed="0.000241"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:05.031280" elapsed="0.009704"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:05.044574" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:05.042056" elapsed="0.002562"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:05.041826" elapsed="0.002827"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:05.041805" elapsed="0.002874"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:05.047596" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:05.044977" elapsed="0.002684"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:05.044734" elapsed="0.002976"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:05.044717" elapsed="0.003029"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:05.048547" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:05.048016" elapsed="0.000567"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.049048" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:05.048682" elapsed="0.000447"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:05.049912" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:05.049398" elapsed="0.000553"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:05.049163" elapsed="0.000840"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:05.048655" elapsed="0.001379"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:05.050779" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:05.050263" elapsed="0.000576"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.051278" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:05.050939" elapsed="0.000420"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:05.052061" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:05.051619" elapsed="0.000477"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:05.051393" elapsed="0.000752"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:05.050912" elapsed="0.001263"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:05.052389" elapsed="0.000510"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:05.053542" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:05.053134" elapsed="0.000445"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:05.053840" elapsed="0.003216"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:05.041347" elapsed="0.015796"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:13:05.057206" elapsed="0.000043"/>
</return>
<msg time="2026-04-21T02:13:05.060041" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:13:05.030283" elapsed="0.029784"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:05.060159" elapsed="0.000029"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:13:04.935625" elapsed="0.124664"/>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:04.935201" elapsed="0.125145"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-04-21T02:13:04.934827" elapsed="0.125579"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:13:05.063654" level="INFO">${update} = ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105061600010102030401020000001020010000012002000002</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:13:05.061343" elapsed="0.002340"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:13:05.063897" elapsed="0.002123"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:13:05.066070" elapsed="0.000030"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-04-21T02:13:05.061067" elapsed="0.005131"/>
</kw>
<msg time="2026-04-21T02:13:05.066275" level="INFO">${update} = ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105061600010102030401020000001020010000012002000002</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:05.060579" elapsed="0.005721"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:13:05.067172" level="INFO">Length is 148.</msg>
<msg time="2026-04-21T02:13:05.067247" level="INFO">${len_1} = 148</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:13:05.066903" elapsed="0.000367"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:13:05.067681" level="INFO">Length is 148.</msg>
<msg time="2026-04-21T02:13:05.067754" level="INFO">${len_2} = 148</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:13:05.067427" elapsed="0.000350"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:05.067964" elapsed="0.000308"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:13:05.068612" level="INFO">${sum_1} = 873</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:13:05.068428" elapsed="0.000209"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:13:05.068991" level="INFO">${sum_2} = 873</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:13:05.068810" elapsed="0.000206"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:05.069168" elapsed="0.000322"/>
</kw>
<arg>${update}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:13:05.066519" elapsed="0.003035"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations" type="TEARDOWN">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:05.113554" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:05.113143" elapsed="0.000439"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:05.114355" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:05.114105" elapsed="0.000322">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:05.114520" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:05.113748" elapsed="0.000796"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:05.115112" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:05.114710" elapsed="0.000428"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:05.115439" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:05.115581" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:05.115304" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:05.116025" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:05.115766" elapsed="0.000340"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:05.117104" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:05.116845" elapsed="0.000304"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:05.117605" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:05.117310" elapsed="0.000321"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:05.118565" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:05.118013" elapsed="0.000578"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:05.119731" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:05.119291" elapsed="0.000481"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:05.119905" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:05.120123" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:05.118812" elapsed="0.001336"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:05.120302" elapsed="0.000500"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:13:05.117873" elapsed="0.002972"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:05.121629" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:05.121093" elapsed="0.000561"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:05.122954" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:05.122340" elapsed="0.000654"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:05.123112" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:05.123329" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:05.121867" elapsed="0.001488"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:05.123511" elapsed="0.000590"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:05.120958" elapsed="0.003197"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:05.117682" elapsed="0.006517"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:05.124252" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:13:05.124441" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:05.116474" elapsed="0.007997"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:05.116175" elapsed="0.008334"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.124699" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:05.124541" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:05.116156" elapsed="0.008626"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:05.125566" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:05.124948" elapsed="0.000647"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:05.125644" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:05.112477" elapsed="0.013293"/>
</kw>
<msg time="2026-04-21T02:13:05.125842" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:05.099760" elapsed="0.026143"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.138683" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.151111" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.164005" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.164206" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.164383" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.164754" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:05.164605" elapsed="0.000218"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:05.164591" elapsed="0.000258"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.164992" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.165160" elapsed="0.000032"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.165353" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:05.164560" elapsed="0.000849"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:05.164459" elapsed="0.000977"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.165585" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:05.165660" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:13:05.165781" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:05.095437" elapsed="0.070386"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:05.167006" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:05.166720" elapsed="0.000332"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:05.174827" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:05.174969" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '372'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Data does not exist",
        "error-path": "/bgp-rib:application-rib[id='10.30.171.3']/tables[afi='bgp-types:ipv4-address-family'][safi='bgp-mvpn:mcast-vpn-subsequent-address-family']/bgp-mvpn-ipv4:mvpn-routes-ipv4",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:13:05.175104" level="INFO">${response} = None</msg>
<msg time="2026-04-21T02:13:05.175147" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:13:05.169141" elapsed="0.006447">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:05.167118" elapsed="0.008551">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.175879" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:05.175704" elapsed="0.000239"/>
</branch>
<status status="FAIL" start="2026-04-21T02:13:05.167100" elapsed="0.008866">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:05.179568" level="FAIL">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-04-21T02:13:05.177016" elapsed="0.002588">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:05.176775" elapsed="0.002892">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</branch>
<status status="FAIL" start="2026-04-21T02:13:05.176757" elapsed="0.002943">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:05.182578" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-04-21T02:13:05.180010" elapsed="0.002615">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:05.179770" elapsed="0.002942">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</branch>
<status status="FAIL" start="2026-04-21T02:13:05.179753" elapsed="0.003005">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:05.183564" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:05.183038" elapsed="0.000564"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.184060" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:05.183701" elapsed="0.000439"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:05.184843" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:05.184404" elapsed="0.000476"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:05.184173" elapsed="0.000757"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:05.183676" elapsed="0.001284"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:05.185719" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:05.185214" elapsed="0.000543"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.186208" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:05.185876" elapsed="0.000410"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:05.187018" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:05.186578" elapsed="0.000477"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:05.186320" elapsed="0.000784"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:05.185851" elapsed="0.001283"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:05.187345" elapsed="0.000555"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:05.188523" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:05.188134" elapsed="0.000425"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<msg time="2026-04-21T02:13:05.191941" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="FAIL" start="2026-04-21T02:13:05.188776" elapsed="0.003210">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="FAIL" start="2026-04-21T02:13:05.176338" elapsed="0.015834">Several failures occurred:

1) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'

2) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'

3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:13:05.192303" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:13:05.195123" level="INFO">${response_text} = None</msg>
<msg time="2026-04-21T02:13:05.195152" level="FAIL">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="FAIL" start="2026-04-21T02:13:05.166095" elapsed="0.029085">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:05.195244" elapsed="0.000026"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="FAIL" start="2026-04-21T02:13:05.070658" elapsed="0.124753">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:05.070239" elapsed="0.125234"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-04-21T02:13:05.069837" elapsed="0.125695"/>
</kw>
<arg>shared_tree_join</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-04-21T02:13:04.721832" elapsed="0.473752"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:04.629634" elapsed="0.566064"/>
</test>
<test id="s1-s16-t15" name="Play_To_Odl_shared_tree_join" line="114">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:13:05.200508" elapsed="0.000210"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:13:05.200236" elapsed="0.000540"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:05.201832" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:05.201706" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:05.201687" elapsed="0.000213"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:05.206827" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:05.206705" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:05.206687" elapsed="0.000208"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:05.207890" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:05.207496" elapsed="0.000420"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:13:05.208370" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:13:05.208078" elapsed="0.000317"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:13:05.208448" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:13:05.208641" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:13:05.207121" elapsed="0.001547"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:05.214145" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:05.214037" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:05.214018" elapsed="0.000194"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:05.215383" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:05.215277" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:05.215259" elapsed="0.000190"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:13:05.215909" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:13:05.215596" elapsed="0.000339"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:13:05.216311" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:13:05.216094" elapsed="0.000242"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:13:05.247293" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:13:05.216853" elapsed="0.030541"/>
</kw>
<msg time="2026-04-21T02:13:05.247569" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:13:05.247615" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:05.216497" elapsed="0.031155"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:13:05.273282" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "s "h "a "r "e "d "_ "t "r "e "e "_ "j "o "i "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:13:05.248199" elapsed="0.025286"/>
</kw>
<msg time="2026-04-21T02:13:05.273670" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:13:05.273719" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:05.247854" elapsed="0.025905"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.274106" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:05.273872" elapsed="0.000289"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:05.273849" elapsed="0.000336"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:05.274667" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "s "h "a "r "e "d "_ "t "r "e "e "_ "j "o "i "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:05.274334" elapsed="0.000405"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.275055" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:05.274824" elapsed="0.000294"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:05.274804" elapsed="0.000337"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:13:05.275174" elapsed="0.000028"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:13:05.277747" elapsed="0.000169"/>
</kw>
<msg time="2026-04-21T02:13:05.277977" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:05.276636" elapsed="0.001471"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.278384" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.278717" elapsed="0.000093"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:13:05.276029" elapsed="0.002892"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:13:05.275450" elapsed="0.003535"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:13:05.214978" elapsed="0.064102"/>
</kw>
<msg time="2026-04-21T02:13:05.279170" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:05.279213" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:05.214366" elapsed="0.064885"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:13:05.279430" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-21T02:13:05.279325" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:05.279307" elapsed="0.000204"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.279922" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.280258" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:13:05.280329" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:13:05.213680" elapsed="0.066754"/>
</kw>
<msg time="2026-04-21T02:13:05.280525" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:05.280568" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:05.209072" elapsed="0.071533"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.280982" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:05.280709" elapsed="0.000326"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:05.280662" elapsed="0.000396"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:13:05.208910" elapsed="0.072171"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:13:05.208721" elapsed="0.072421"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:13:05.206346" elapsed="0.074853"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:13:05.201412" elapsed="0.079842"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:05.200957" elapsed="0.080342"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:13:05.196456" elapsed="0.084894"/>
</kw>
<kw name="Play_To_Odl_Template" owner="BgpOperations">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:05.282453" level="INFO">&amp;{adj_rib_in} = { PATH=peer=bgp:%2F%2F10.30.171.116/adj-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{adj_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/adj-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:05.281985" elapsed="0.000496"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:05.283117" level="INFO">&amp;{effective_rib_in} = { PATH=peer=bgp:%2F%2F10.30.171.116/effective-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{effective_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/effective-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:05.282648" elapsed="0.000497"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:05.283688" level="INFO">&amp;{loc_rib} = { PATH=loc-rib | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{loc_rib}</var>
<arg>PATH=loc-rib</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:05.283313" elapsed="0.000402"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:05.284100" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/announce_shared_tree_join.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/announce_shared_tree_join.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:05.284253" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f01010100061600010102030401020000001020010000012002000002
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:05.283899" elapsed="0.000380"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:05.284623" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/withdraw_shared_tree_join.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/withdraw_shared_tree_join.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:05.284759" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105061600010102030401020000001020010000012002000002
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:05.284436" elapsed="0.000366"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:13:05.284955" elapsed="0.002471"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:13:05.287607" elapsed="0.001883"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:05.344412" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:05.344024" elapsed="0.000417"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:05.345196" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:05.344958" elapsed="0.000315">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:05.345366" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:05.344606" elapsed="0.000784"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:05.345961" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:05.345557" elapsed="0.000431"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:05.346283" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:05.346425" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:05.346150" elapsed="0.000301"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:05.346906" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:05.346644" elapsed="0.000308"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:05.347937" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:05.347640" elapsed="0.000342"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:05.348415" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:05.348142" elapsed="0.000300"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:05.349238" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:05.348834" elapsed="0.000430"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:05.350468" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:05.349922" elapsed="0.000648"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:05.350647" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:05.350955" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:05.349454" elapsed="0.001527"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:05.351135" elapsed="0.000375"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/adj-rib-in</var>
<status status="PASS" start="2026-04-21T02:13:05.348669" elapsed="0.002882"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:05.352209" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:05.351813" elapsed="0.000421"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:05.353612" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:05.353076" elapsed="0.000635"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:05.353806" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:05.354100" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:05.352601" elapsed="0.001525"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:05.354283" elapsed="0.000364"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:05.351663" elapsed="0.003025"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:05.348496" elapsed="0.006227"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:05.354766" elapsed="0.000043"/>
</return>
<msg time="2026-04-21T02:13:05.354940" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:05.347316" elapsed="0.007650"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:05.347020" elapsed="0.007977"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.355173" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:05.355022" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:05.347001" elapsed="0.008247"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:05.355976" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:05.355394" elapsed="0.000611"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:05.356053" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:05.343392" elapsed="0.012785"/>
</kw>
<msg time="2026-04-21T02:13:05.356230" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:05.330816" elapsed="0.025462"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.368884" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.381519" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.393870" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.394067" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.394243" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.394608" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:05.394460" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:05.394445" elapsed="0.000242"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.394845" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.395016" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.395183" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:05.394416" elapsed="0.000819"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:05.394318" elapsed="0.000943"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.395408" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:05.395481" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:05.395599" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:05.326573" elapsed="0.069053"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:05.396929" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:05.396657" elapsed="0.000336">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:05.397085" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:05.396318" elapsed="0.000791"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.397421" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:05.397176" elapsed="0.000302"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:05.397986" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:05.397674" elapsed="0.000337"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:05.397502" elapsed="0.000544"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:05.397159" elapsed="0.000909"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:05.400586" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:05.398219" elapsed="0.002393"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:05.400695" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:05.400868" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:05.395969" elapsed="0.004924"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:05.402127" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:05.401881" elapsed="0.000309">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:05.402281" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:05.401531" elapsed="0.000774"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:13:05.402506" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-21T02:13:05.402373" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:05.402356" elapsed="0.000231"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.402739" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.402931" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:13:05.402997" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:05.404920" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:05.401207" elapsed="0.003739"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:05.406346" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:05.406098" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:05.406802" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:05.406545" elapsed="0.000303"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:05.414962" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:05.415093" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:13:05.415199" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:13:05.409062" elapsed="0.006505">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:05.406914" elapsed="0.008735">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.415856" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:05.415683" elapsed="0.000239"/>
</branch>
<status status="FAIL" start="2026-04-21T02:13:05.406896" elapsed="0.009050">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.416333" elapsed="0.000026"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:05.416498" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:05.416458" elapsed="0.000082"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:05.416411" elapsed="0.000151"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.416717" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:13:05.416806" elapsed="0.000016"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:13:05.405257" elapsed="0.011657">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:05.416990" elapsed="0.000015"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:13:05.299248" elapsed="0.117838">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:05.417363" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:05.417180" elapsed="0.000255"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:05.417163" elapsed="0.000296"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:05.417491" elapsed="0.000015"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:13:05.294249" elapsed="0.123339">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.475058" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:07.474595" elapsed="0.000498"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:07.475920" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:07.475633" elapsed="0.000412">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:07.476144" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:07.475275" elapsed="0.000893"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.476730" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:07.476339" elapsed="0.000418"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:07.477083" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:07.477253" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:07.476938" elapsed="0.000341"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.477689" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:07.477441" elapsed="0.000295"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.478889" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:07.478536" elapsed="0.000466"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.479439" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:07.479166" elapsed="0.000299"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.480329" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:07.479866" elapsed="0.000490"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:07.481658" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:07.481052" elapsed="0.000709"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:07.481867" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:13:07.482183" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:07.480562" elapsed="0.001647"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:07.482371" elapsed="0.000395"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/adj-rib-in</var>
<status status="PASS" start="2026-04-21T02:13:07.479706" elapsed="0.003123"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.483499" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:07.483088" elapsed="0.000436"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:07.485061" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:07.484484" elapsed="0.000680"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:07.485243" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:13:07.485540" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:07.484009" elapsed="0.001557"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:07.485725" elapsed="0.000390"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:07.482950" elapsed="0.003207"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:07.479523" elapsed="0.006670"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:07.486239" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:07.486503" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:07.478201" elapsed="0.008330"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:07.477834" elapsed="0.008731"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.486753" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:07.486594" elapsed="0.000234"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:07.477807" elapsed="0.009043"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.487639" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:07.487001" elapsed="0.000668"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:07.487717" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:07.473803" elapsed="0.014080"/>
</kw>
<msg time="2026-04-21T02:13:07.487966" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:07.460843" elapsed="0.027180"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.500810" elapsed="0.000062"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.513551" elapsed="0.000059"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.526348" elapsed="0.000063"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.526658" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.526862" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.527315" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:07.527158" elapsed="0.000214"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:07.527139" elapsed="0.000261"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.527549" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.527719" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.528059" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:07.527098" elapsed="0.001016"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:07.526955" elapsed="0.001188"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.528296" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:07.528376" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T02:13:07.528551" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:07.456359" elapsed="0.072222"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:07.530083" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:07.529764" elapsed="0.000394">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:07.530254" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:07.529349" elapsed="0.000930"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.530621" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:07.530349" elapsed="0.000331"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.531214" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:07.530911" elapsed="0.000330"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:07.530704" elapsed="0.000572"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:07.530331" elapsed="0.000967"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.533925" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:07.531453" elapsed="0.002499"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:07.534006" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:13:07.534239" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:07.528981" elapsed="0.005283"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:07.535542" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:07.535291" elapsed="0.000319">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:07.535703" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:07.534945" elapsed="0.000800"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:13:07.535983" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:13:07.535843" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:07.535824" elapsed="0.000242"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.536215" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.536391" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:13:07.536457" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:13:07.538377" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:07.534588" elapsed="0.003816"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.539906" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:07.539576" elapsed="0.000380"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.540360" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:07.540114" elapsed="0.000290"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:07.547957" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:07.548354" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '386'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BhYAAQECAwQBAgAAABAgAQAAASACAAAC","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"shared-tree-join":{"c-multicast":{"source-as":16,"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","c-g-address":"2.0.0.2"}}}]}} 
 </msg>
<msg time="2026-04-21T02:13:07.548466" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:07.542550" elapsed="0.005942"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:07.540472" elapsed="0.008070"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.548741" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:07.548572" elapsed="0.000253"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:07.540454" elapsed="0.008394"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.552700" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BhYAAQECAwQBAgAAABAgAQAAASACAAAC","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"shared-tree-join":{"c-multicast":{"source-as":16,"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","c-g-address":"2.0.0.2"}}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:07.549961" elapsed="0.002791"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:07.549704" elapsed="0.003100"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:07.549685" elapsed="0.003147"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.555397" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:07.553118" elapsed="0.002325"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:07.552889" elapsed="0.002589"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:07.552871" elapsed="0.002632"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.556224" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:07.555808" elapsed="0.000444"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.556572" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:07.556324" elapsed="0.000306"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.557321" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:07.556875" elapsed="0.000486"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:07.556654" elapsed="0.000760"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:07.556306" elapsed="0.001141"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.558253" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:07.557690" elapsed="0.000602"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.558747" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:07.558395" elapsed="0.000458"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.559569" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:07.559135" elapsed="0.000472"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:07.558891" elapsed="0.000785"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:07.558368" elapsed="0.001340"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:07.559966" elapsed="0.000517"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:07.561187" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:07.560731" elapsed="0.000494"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:07.561457" elapsed="0.003475"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:07.549255" elapsed="0.015902"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:07.565345" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:07.565231" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:07.565212" elapsed="0.000204"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:07.568471" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:07.565568" elapsed="0.002933"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:07.568556" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:13:07.568732" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:07.538729" elapsed="0.030030"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:07.568841" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:13:07.569145" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:07.433384" elapsed="0.135787"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.598903" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:07.598338" elapsed="0.000598"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:07.599836" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:07.599469" elapsed="0.000596">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:07.600249" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:07.599116" elapsed="0.001159"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.600920" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:07.600448" elapsed="0.000499"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:07.601278" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:07.601441" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:07.601113" elapsed="0.000355"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.601918" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "shared-tree-join": {
          "c-multicast": {
            "multicast-source": "1.0.0.1",
            "route-distinguisher": "1.2.3.4:258",
            "source-as": 16,
            "c-g-address": "2.0.0.2"
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:07.601631" elapsed="0.000337"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:07.602515" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:07.602048" elapsed="0.000528"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.603275" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:07.602754" elapsed="0.000548"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:07.602605" elapsed="0.000732"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:07.602024" elapsed="0.001336"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.604065" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:07.603530" elapsed="0.000564"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:07.604147" elapsed="0.000035"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:07.597559" elapsed="0.006725"/>
</kw>
<msg time="2026-04-21T02:13:07.604341" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:07.584244" elapsed="0.020148"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.616899" elapsed="0.000048"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.639870" elapsed="0.000075"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.652561" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.652806" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.652998" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.653433" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:07.653277" elapsed="0.000212"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:07.653258" elapsed="0.000259"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.653665" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.653849" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.654021" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:07.653217" elapsed="0.000856"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:07.653086" elapsed="0.001016"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.654252" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:07.654331" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:13:07.654491" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:07.581436" elapsed="0.073085"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:07.654702" elapsed="0.002555"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:07.658518" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:07.658043" elapsed="0.000504"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:07.659138" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:07.658704" elapsed="0.000461"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:07.659343" elapsed="0.000340"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:13:07.657582" elapsed="0.002161"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:07.657336" elapsed="0.002440"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.659971" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:07.659818" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:07.657318" elapsed="0.002730"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:13:07.570510" elapsed="0.089588"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:13:07.569538" elapsed="0.090638"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:07.569257" elapsed="0.091008"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:07.569240" elapsed="0.091052"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:07.660327" elapsed="0.000035"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:13:07.428209" elapsed="0.232257"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:05.289662" elapsed="2.370865"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.709855" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:07.709446" elapsed="0.000439"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:07.710648" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:07.710392" elapsed="0.000332">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:07.710832" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:07.710056" elapsed="0.000801"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.711425" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:07.711025" elapsed="0.000427"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:07.711756" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:07.711936" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:07.711615" elapsed="0.000347"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.712363" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:07.712120" elapsed="0.000289"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.713658" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:07.713129" elapsed="0.000577"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.714174" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:07.713898" elapsed="0.000303"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.715003" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:07.714574" elapsed="0.000456"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:07.716310" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:07.715735" elapsed="0.000676"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:07.716489" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:13:07.716801" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:07.715268" elapsed="0.001562"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:07.716990" elapsed="0.000387"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/effective-rib-in</var>
<status status="PASS" start="2026-04-21T02:13:07.714432" elapsed="0.002986"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.718090" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:07.717669" elapsed="0.000447"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:07.719357" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:07.718754" elapsed="0.000753"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:07.719587" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:07.719907" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:07.718303" elapsed="0.001630"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:07.720091" elapsed="0.000372"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:07.717533" elapsed="0.002972"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:07.714255" elapsed="0.006285"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:07.720582" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:07.720739" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:07.712783" elapsed="0.007981"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:07.712480" elapsed="0.008362"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.721028" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:07.720872" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:07.712459" elapsed="0.008644"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.721844" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:07.721248" elapsed="0.000625"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:07.721922" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:07.708823" elapsed="0.013222"/>
</kw>
<msg time="2026-04-21T02:13:07.722099" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:07.696064" elapsed="0.026084"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.734859" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.748250" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.761856" elapsed="0.000035"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.762106" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.762329" elapsed="0.000026"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.762727" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:07.762577" elapsed="0.000267"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:07.762562" elapsed="0.000312"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.763054" elapsed="0.000024"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.763232" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.763401" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:07.762530" elapsed="0.000923"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:07.762423" elapsed="0.001058"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.763629" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:07.763704" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:13:07.763855" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:07.691765" elapsed="0.072117"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:07.765177" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:07.764919" elapsed="0.000331">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:07.765340" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:07.764551" elapsed="0.000814"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.765684" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:07.765434" elapsed="0.000307"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.766256" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:07.765964" elapsed="0.000318"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:07.765766" elapsed="0.000551"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:07.765416" elapsed="0.000922"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.770264" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:07.766487" elapsed="0.003804"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:07.770342" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:07.770498" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:07.764215" elapsed="0.006307"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:07.771867" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:07.771611" elapsed="0.000319">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:07.772024" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:07.771264" elapsed="0.000784"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:13:07.772252" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:13:07.772117" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:07.772099" elapsed="0.000237"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.772485" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.772656" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:13:07.772720" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:07.774628" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:07.770845" elapsed="0.003844"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.776122" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:07.775868" elapsed="0.000301"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.776562" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:07.776323" elapsed="0.000282"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:07.784020" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:07.784167" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '386'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BhYAAQECAwQBAgAAABAgAQAAASACAAAC","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"shared-tree-join":{"c-multicast":{"source-as":16,"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","c-g-address":"2.0.0.2"}}}]}} 
 </msg>
<msg time="2026-04-21T02:13:07.784277" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:07.778818" elapsed="0.005486"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:07.776670" elapsed="0.007677"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.784530" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:07.784375" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:07.776652" elapsed="0.007964"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.788106" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BhYAAQECAwQBAgAAABAgAQAAASACAAAC","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"shared-tree-join":{"c-multicast":{"source-as":16,"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","c-g-address":"2.0.0.2"}}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:07.785656" elapsed="0.002499"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:07.785431" elapsed="0.002758"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:07.785414" elapsed="0.002800"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.790957" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:07.788491" elapsed="0.002512"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:07.788269" elapsed="0.002769"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:07.788253" elapsed="0.002810"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.791626" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:07.791239" elapsed="0.000414"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.792063" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:07.791722" elapsed="0.000422"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.792932" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:07.792409" elapsed="0.000561"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:07.792178" elapsed="0.000843"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:07.791704" elapsed="0.001347"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.793807" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:07.793281" elapsed="0.000564"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.794277" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:07.793943" elapsed="0.000413"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.795063" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:07.794613" elapsed="0.000486"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:07.794388" elapsed="0.000762"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:07.793917" elapsed="0.001262"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:07.795439" elapsed="0.000512"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:07.796584" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:07.796184" elapsed="0.000436"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:07.796863" elapsed="0.003229"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:07.785007" elapsed="0.015172"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:07.800423" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:07.800276" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:07.800251" elapsed="0.000266"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:07.804218" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:07.800721" elapsed="0.003526"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:07.804299" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:07.804459" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:07.775029" elapsed="0.029456"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:07.804547" elapsed="0.000025"/>
</return>
<msg time="2026-04-21T02:13:07.804694" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:07.669347" elapsed="0.135372"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.834626" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:07.834141" elapsed="0.000515"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:07.835535" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:07.835238" elapsed="0.000426">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:07.835858" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:07.834892" elapsed="0.000992"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.836493" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:07.836054" elapsed="0.000466"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:07.836859" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:07.837018" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:07.836683" elapsed="0.000363"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.837479" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "shared-tree-join": {
          "c-multicast": {
            "multicast-source": "1.0.0.1",
            "route-distinguisher": "1.2.3.4:258",
            "source-as": 16,
            "c-g-address": "2.0.0.2"
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:07.837207" elapsed="0.000366"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:07.838080" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:07.837647" elapsed="0.000495"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.838869" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:07.838319" elapsed="0.000579"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:07.838168" elapsed="0.000767"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:07.837626" elapsed="0.001332"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.839609" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:07.839110" elapsed="0.000528"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:07.839690" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:07.833345" elapsed="0.006507"/>
</kw>
<msg time="2026-04-21T02:13:07.839911" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:07.819515" elapsed="0.020446"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.852518" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.865015" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.877302" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.877501" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.877678" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.878081" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:07.877932" elapsed="0.000205"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:07.877917" elapsed="0.000244"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.878302" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.878471" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.878676" elapsed="0.000023"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:07.877885" elapsed="0.000848"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:07.877760" elapsed="0.001001"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.878967" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:07.879044" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:07.879164" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:07.816460" elapsed="0.062731"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:07.879369" elapsed="0.002329"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:07.882949" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:07.882453" elapsed="0.000525"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:07.883560" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:07.883136" elapsed="0.000453"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:07.883745" elapsed="0.000345"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:13:07.882042" elapsed="0.002109"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:07.881777" elapsed="0.002407"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.884358" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:07.884209" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:07.881759" elapsed="0.002675"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:13:07.805867" elapsed="0.078614"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:13:07.805055" elapsed="0.079501"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:07.804815" elapsed="0.079786"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:07.804783" elapsed="0.079842"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:07.884658" elapsed="0.000028"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:13:07.665003" elapsed="0.219781"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:07.660706" elapsed="0.224154"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.934428" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:07.934044" elapsed="0.000412"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:07.935193" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:07.934971" elapsed="0.000290">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:07.935401" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:07.934620" elapsed="0.000805"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.935995" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:07.935591" elapsed="0.000432"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:07.936320" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:07.936514" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:07.936185" elapsed="0.000356"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.936970" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:07.936700" elapsed="0.000316"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.938178" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:07.937702" elapsed="0.000522"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.938691" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:07.938416" elapsed="0.000301"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.939536" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:07.939135" elapsed="0.000427"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:07.940766" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:07.940219" elapsed="0.000662"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:07.940959" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:07.941253" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:07.939750" elapsed="0.001529"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:07.941435" elapsed="0.000394"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:13:07.938997" elapsed="0.002874"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.942536" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:07.942120" elapsed="0.000442"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:07.943764" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:07.943218" elapsed="0.000667"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:07.943962" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:07.944258" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:07.942748" elapsed="0.001536"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:07.944438" elapsed="0.000385"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:07.941985" elapsed="0.002882"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:07.938770" elapsed="0.006132"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:07.944944" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:13:07.945101" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:07.937377" elapsed="0.007749"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:07.937082" elapsed="0.008076"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.945333" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:07.945183" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:07.937064" elapsed="0.008344"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.946140" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:07.945554" elapsed="0.000615"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:07.946217" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:07.933409" elapsed="0.012971"/>
</kw>
<msg time="2026-04-21T02:13:07.946472" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:07.920542" elapsed="0.025981"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.959069" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.971456" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.983846" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.984045" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.984222" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.984587" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:07.984442" elapsed="0.000200"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:07.984427" elapsed="0.000239"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.984821" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.984992" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.985159" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:07.984398" elapsed="0.000813"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:07.984297" elapsed="0.000940"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.985382" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:07.985455" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:13:07.985573" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:07.916288" elapsed="0.069311"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:07.986899" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:07.986648" elapsed="0.000350">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:07.987092" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:07.986306" elapsed="0.000811"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.987437" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:07.987186" elapsed="0.000307"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.988007" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:07.987696" elapsed="0.000337"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:07.987518" elapsed="0.000550"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:07.987168" elapsed="0.000921"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.990642" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:07.988241" elapsed="0.002427"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:07.990720" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:07.990893" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:07.985946" elapsed="0.004972"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:07.992136" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:07.991904" elapsed="0.000293">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:07.992289" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:07.991553" elapsed="0.000760"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:13:07.992514" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:13:07.992382" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:07.992364" elapsed="0.000231"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.992742" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:07.992938" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:13:07.993003" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:07.994940" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:07.991229" elapsed="0.003737"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.996353" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:07.996105" elapsed="0.000293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:07.996803" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:07.996551" elapsed="0.000297"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:08.004499" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:08.004641" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '386'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BhYAAQECAwQBAgAAABAgAQAAASACAAAC","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"shared-tree-join":{"c-multicast":{"source-as":16,"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","c-g-address":"2.0.0.2"}}}]}} 
 </msg>
<msg time="2026-04-21T02:13:08.004739" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:07.999006" elapsed="0.005759"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:07.996912" elapsed="0.007950"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:08.005051" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:08.004893" elapsed="0.000222"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:07.996894" elapsed="0.008243"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:08.008751" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BhYAAQECAwQBAgAAABAgAQAAASACAAAC","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"shared-tree-join":{"c-multicast":{"source-as":16,"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","c-g-address":"2.0.0.2"}}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:08.006205" elapsed="0.002615"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:08.005947" elapsed="0.002908"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:08.005929" elapsed="0.002952"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:08.011760" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:08.009162" elapsed="0.002681"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:08.008938" elapsed="0.002954"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:08.008921" elapsed="0.003005"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:08.012686" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:08.012161" elapsed="0.000563"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:08.013294" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:08.012847" elapsed="0.000530"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:08.014110" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:08.013641" elapsed="0.000507"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:08.013411" elapsed="0.000787"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:08.012819" elapsed="0.001409"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:08.015006" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:08.014451" elapsed="0.000592"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:08.015470" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:08.015138" elapsed="0.000409"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:08.016242" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:08.015833" elapsed="0.000445"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:08.015580" elapsed="0.000746"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:08.015113" elapsed="0.001242"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:08.016566" elapsed="0.000501"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:08.017687" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:08.017298" elapsed="0.000424"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:08.017966" elapsed="0.003373"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:08.005503" elapsed="0.015923"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:08.021670" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:08.021523" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:08.021497" elapsed="0.000265"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:08.025032" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:08.021988" elapsed="0.003073"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:08.025113" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:08.025272" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:07.995279" elapsed="0.030019"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:08.025395" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:08.025548" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:07.893798" elapsed="0.131776"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:08.053990" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:08.053500" elapsed="0.000520"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:08.054809" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:08.054522" elapsed="0.000409">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:08.055108" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:08.054186" elapsed="0.000948"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:08.055734" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:08.055299" elapsed="0.000462"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:08.056103" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:08.056242" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:08.055946" elapsed="0.000322"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:08.056689" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "shared-tree-join": {
          "c-multicast": {
            "multicast-source": "1.0.0.1",
            "route-distinguisher": "1.2.3.4:258",
            "source-as": 16,
            "c-g-address": "2.0.0.2"
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:08.056426" elapsed="0.000313"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:08.057220" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:08.056820" elapsed="0.000461"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:08.058002" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:08.057452" elapsed="0.000582"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:08.057305" elapsed="0.000765"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:08.056800" elapsed="0.001292"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:08.058721" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:08.058240" elapsed="0.000510"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:08.058821" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:08.052875" elapsed="0.006074"/>
</kw>
<msg time="2026-04-21T02:13:08.059005" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:08.039931" elapsed="0.019122"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:08.071547" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:08.083850" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:08.096127" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:08.096325" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:08.096500" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:08.096895" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:08.096728" elapsed="0.000224"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:08.096714" elapsed="0.000262"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:08.097119" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:08.097287" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:08.097454" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:08.096685" elapsed="0.000820"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:08.096577" elapsed="0.000955"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:08.097678" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:08.097752" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:08.097896" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:08.037239" elapsed="0.060684"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:08.098101" elapsed="0.002326"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:08.101637" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:08.101202" elapsed="0.000463"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:08.102291" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:08.101864" elapsed="0.000488"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:08.102515" elapsed="0.000342"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:13:08.100746" elapsed="0.002172"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:08.100506" elapsed="0.002445"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:08.103125" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:08.102977" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:08.100489" elapsed="0.002712"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:13:08.026736" elapsed="0.076512"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:13:08.025914" elapsed="0.077409"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:08.025656" elapsed="0.077713"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:08.025639" elapsed="0.077754"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:08.103426" elapsed="0.000027"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:13:07.889439" elapsed="0.214111"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:07.885037" elapsed="0.218571"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:13:08.103774" elapsed="0.002534"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:08.159930" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:08.159526" elapsed="0.000434"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:08.160685" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:08.160458" elapsed="0.000296">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:08.160866" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:08.160125" elapsed="0.000765"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:08.161434" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:08.161056" elapsed="0.000405"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:08.161811" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:08.161979" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:08.161646" elapsed="0.000358"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:08.162440" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:08.162165" elapsed="0.000323"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:08.163674" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:08.163379" elapsed="0.000339"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:08.164178" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:08.163906" elapsed="0.000298"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:08.164994" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:08.164570" elapsed="0.000450"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:08.166308" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:08.165735" elapsed="0.000675"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:08.166489" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:13:08.166800" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:08.165255" elapsed="0.001573"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:08.166987" elapsed="0.000385"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:13:08.164432" elapsed="0.002982"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:08.168147" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:08.167685" elapsed="0.000489"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:08.169448" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:08.168877" elapsed="0.000675"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:08.169675" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:13:08.169997" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:08.168365" elapsed="0.001658"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:08.170180" elapsed="0.000377"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:08.167527" elapsed="0.003071"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:08.164257" elapsed="0.006376"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:08.170676" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:08.170851" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:08.162874" elapsed="0.008003"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:08.162560" elapsed="0.008350"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:08.171086" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:08.170936" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:08.162540" elapsed="0.008622"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:08.171946" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:08.171307" elapsed="0.000669"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:08.172026" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:08.158901" elapsed="0.013261"/>
</kw>
<msg time="2026-04-21T02:13:08.172217" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:08.146110" elapsed="0.026155"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:08.184986" elapsed="0.000049"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:08.198011" elapsed="0.000052"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:08.210984" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:08.211216" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:08.211404" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:08.211849" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:08.211677" elapsed="0.000229"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:08.211658" elapsed="0.000276"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:08.212082" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:08.212254" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:08.212421" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:08.211615" elapsed="0.000859"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:08.211492" elapsed="0.001011"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:08.212652" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:08.212730" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:13:08.212905" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:08.141806" elapsed="0.071128"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:08.214406" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:08.214090" elapsed="0.000393">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:08.214577" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:08.213665" elapsed="0.000936"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:08.214954" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:08.214671" elapsed="0.000341"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:08.215784" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:08.215221" elapsed="0.000606"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:08.215036" elapsed="0.000830"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:08.214653" elapsed="0.001235"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:08.218254" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:08.216044" elapsed="0.002237"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:08.218333" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:08.218489" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:08.213266" elapsed="0.005248"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:08.219701" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:13:08.219499" elapsed="0.000415"/>
</kw>
<msg time="2026-04-21T02:13:08.220006" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:08.219162" elapsed="0.000869"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:13:08.220237" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:08.220101" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:08.220083" elapsed="0.000220"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:08.220614" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:08.220780" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:08.220450" elapsed="0.000375"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:13:08.221226" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:13:08.220986" elapsed="0.000267"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:13:08.221301" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:08.221477" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:08.218835" elapsed="0.002674"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:08.222921" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:08.222653" elapsed="0.000313"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:08.223357" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:08.223119" elapsed="0.000281"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:08.232514" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:08.233003" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '531'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BhYAAQECAwQBAgAAABAgAQAAASACAAAC","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"shared-tree-join":{"c-multicast":{"source-as":16,"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","c-g-address":"2.0.0.2"}}}]}}]} 
 </msg>
<msg time="2026-04-21T02:13:08.233104" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:08.225552" elapsed="0.007577"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:08.223464" elapsed="0.009707"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:08.233349" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:08.233196" elapsed="0.000233"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:08.223446" elapsed="0.010004"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:08.236905" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BhYAAQECAwQBAgAAABAgAQAAASACAAAC","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"shared-tree-join":{"c-multicast":{"source-as":16,"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","c-g-address":"2.0.0.2"}}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:08.234468" elapsed="0.002487"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:08.234244" elapsed="0.002745"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:08.234226" elapsed="0.002789"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:08.240574" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:08.237295" elapsed="0.003345"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:08.237070" elapsed="0.003620"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:08.237054" elapsed="0.003671"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:08.241601" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:08.240984" elapsed="0.000657"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:08.242104" elapsed="0.000085"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:08.241741" elapsed="0.000503"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:08.242962" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:08.242516" elapsed="0.000483"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:08.242279" elapsed="0.000770"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:08.241715" elapsed="0.001365"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:08.243834" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:08.243307" elapsed="0.000564"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:08.244300" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:08.243968" elapsed="0.000411"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:08.245071" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:08.244639" elapsed="0.000468"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:08.244413" elapsed="0.000742"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:08.243943" elapsed="0.001242"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:08.245435" elapsed="0.000504"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:08.246571" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:08.246172" elapsed="0.000434"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:08.246844" elapsed="0.003202"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:08.233822" elapsed="0.016310"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:08.250370" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:08.250226" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:08.250201" elapsed="0.000261"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:08.254755" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:08.250666" elapsed="0.004149"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:08.254890" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:13:08.255108" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:08.221839" elapsed="0.033305"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:08.255231" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:13:08.255437" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:08.115353" elapsed="0.140120"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:08.287312" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:08.286836" elapsed="0.000505"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:08.288142" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:08.287868" elapsed="0.000396">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:08.288439" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:08.287507" elapsed="0.000990"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:08.289175" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:08.288668" elapsed="0.000536"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:08.289561" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:08.289715" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:08.289399" elapsed="0.000343"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:08.290187" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:08.289919" elapsed="0.000314"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:08.290707" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:08.290301" elapsed="0.000466"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:08.291463" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:08.290960" elapsed="0.000530"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:08.290808" elapsed="0.000718"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:08.290281" elapsed="0.001267"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:08.292341" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:08.291696" elapsed="0.000673"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:08.292419" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:08.286196" elapsed="0.006354"/>
</kw>
<msg time="2026-04-21T02:13:08.292604" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:08.272050" elapsed="0.020604"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:08.305498" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:08.318027" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:08.330824" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:08.331038" elapsed="0.000070"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:08.331275" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:08.331682" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:08.331530" elapsed="0.000207"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:08.331515" elapsed="0.000247"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:08.331928" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:08.332100" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:08.332269" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:08.331479" elapsed="0.000842"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:08.331361" elapsed="0.000989"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:08.332500" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:08.332576" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:13:08.332702" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:08.268966" elapsed="0.063763"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:08.332929" elapsed="0.003038"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:08.337549" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:08.337038" elapsed="0.000552"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:08.338690" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:08.337841" elapsed="0.000890"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:13:08.339437" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "127.1.1.1"
       },
       "local-pref": {
        "pref": 100
       },
       "multi-exit-disc": {
        "med": 0
       },
       "origin": {
        "value": "egp"
       }
      },
      "path-id": 0,
      "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
      "shared-tree-join": {
       "c-multicast": {
        "c-g-address": "2.0.0.2",
        "multicast-source": "1.0.0.1",
        "route-distinguisher": "1.2.3.4:258",
        "source-as": 16
       }
      }
     }
    ]
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:13:08.339713" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
+      "shared-tree-join": {
+       "c-multicast": {
+        "c-g-address": "2.0.0.2",
+        "multicast-source": "1.0.0.1",
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 16
+       }
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:13:08.338987" elapsed="0.000855">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
+      "shared-tree-join": {
+       "c-multicast": {
+        "c-g-address": "2.0.0.2",
+        "multicast-source": "1.0.0.1",
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 16
+       }
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:13:08.336418" elapsed="0.003682">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
+      "shared-tree-join": {
+       "c-multicast": {
+        "c-g-address": "2.0.0.2",
+        "multicast-source": "1.0.0.1",
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 16
+       }
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:08.336079" elapsed="0.004139">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
+      "shared-tree-join": {
+       "c-multicast": {
+        "c-g-address": "2.0.0.2",
+        "multicast-source": "1.0.0.1",
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 16
+       }
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:08.340486" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:08.340269" elapsed="0.000296"/>
</branch>
<status status="FAIL" start="2026-04-21T02:13:08.336054" elapsed="0.004545">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
+      "shared-tree-join": {
+       "c-multicast": {
+        "c-g-address": "2.0.0.2",
+        "multicast-source": "1.0.0.1",
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 16
+       }
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:13:08.257071" elapsed="0.083708">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
+      "shared-tree-join": {
+       "c-multicast": {
+        "c-g-address": "2.0.0.2",
+        "multicast-source": "1.0.0.1",
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 16
+       }
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:13:08.255946" elapsed="0.085074">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
+      "shared-tree-join": {
+       "c-multicast": {
+        "c-g-address": "2.0.0.2",
+        "multicast-source": "1.0.0.1",
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 16
+       }
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:08.255587" elapsed="0.085589">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
+      "shared-tree-join": {
+       "c-multicast": {
+        "c-g-address": "2.0.0.2",
+        "multicast-source": "1.0.0.1",
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 16
+       }
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<status status="FAIL" start="2026-04-21T02:13:08.255564" elapsed="0.085664">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
+      "shared-tree-join": {
+       "c-multicast": {
+        "c-g-address": "2.0.0.2",
+        "multicast-source": "1.0.0.1",
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 16
+       }
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:08.341297" elapsed="0.000023"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:13:08.110841" elapsed="0.230627">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
+      "shared-tree-join": {
+       "c-multicast": {
+        "c-g-address": "2.0.0.2",
+        "multicast-source": "1.0.0.1",
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 16
+       }
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.399613" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:10.399156" elapsed="0.000491"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:10.400456" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:10.400196" elapsed="0.000335">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:10.400625" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:10.399847" elapsed="0.000803"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.401225" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:10.400835" elapsed="0.000417"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:10.401559" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:10.401722" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:10.401416" elapsed="0.000332"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.402178" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:10.401932" elapsed="0.000294"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.403344" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:10.402995" elapsed="0.000396"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.403854" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:10.403557" elapsed="0.000324"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.404658" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:10.404258" elapsed="0.000426"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:10.405927" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:10.405357" elapsed="0.000670"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:10.406109" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:13:10.406413" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:10.404898" elapsed="0.001540"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:10.406597" elapsed="0.000404"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:13:10.404118" elapsed="0.002926"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.407734" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:10.407328" elapsed="0.000431"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:10.408994" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:10.408427" elapsed="0.000669"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:10.409173" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:13:10.409467" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:10.407973" elapsed="0.001520"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:10.409650" elapsed="0.000471"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:10.407160" elapsed="0.003003"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:10.403937" elapsed="0.006264"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:10.410244" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:10.410402" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:10.402640" elapsed="0.007787"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:10.402302" elapsed="0.008158"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.410640" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:10.410486" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:10.402280" elapsed="0.008438"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.411690" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:10.410881" elapsed="0.000837"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:10.411767" elapsed="0.000046"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:10.398432" elapsed="0.013480"/>
</kw>
<msg time="2026-04-21T02:13:10.411967" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:10.385296" elapsed="0.026722"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.424918" elapsed="0.000033"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.437402" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.449928" elapsed="0.000039"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.450176" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.450366" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.450783" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:10.450629" elapsed="0.000227"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:10.450611" elapsed="0.000271"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.451030" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.451219" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.451390" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:10.450573" elapsed="0.000941"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:10.450450" elapsed="0.001094"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.451698" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:10.451777" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:10.451951" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:10.380666" elapsed="0.071312"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:10.453388" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:10.453100" elapsed="0.000361">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:10.453555" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:10.452686" elapsed="0.000894"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.453937" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:10.453651" elapsed="0.000345"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.454505" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:10.454207" elapsed="0.000324"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:10.454021" elapsed="0.000546"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:10.453632" elapsed="0.000956"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.456996" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:10.454741" elapsed="0.002282"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:10.457077" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:10.457239" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:10.452326" elapsed="0.004938"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:10.458504" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:13:10.458295" elapsed="0.000262"/>
</kw>
<msg time="2026-04-21T02:13:10.458642" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:10.457948" elapsed="0.000718"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:13:10.458893" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:10.458736" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:10.458718" elapsed="0.000245"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:10.459329" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:10.459492" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:10.459144" elapsed="0.000372"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:13:10.459932" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:13:10.459676" elapsed="0.000283"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:13:10.460005" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:10.460162" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:10.457588" elapsed="0.002599"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.461674" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:10.461422" elapsed="0.000299"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.462138" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:10.461894" elapsed="0.000288"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:10.471451" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:10.471588" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '146'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:13:10.471701" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:10.464585" elapsed="0.007143"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:10.462248" elapsed="0.009526"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.471987" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:10.471824" elapsed="0.000229"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:10.462230" elapsed="0.009844"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.475585" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:10.473133" elapsed="0.002500"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:10.472901" elapsed="0.002767"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:10.472883" elapsed="0.002810"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.479495" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:10.476057" elapsed="0.003506"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:10.475749" elapsed="0.003866"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:10.475732" elapsed="0.003920"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.480516" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:10.479943" elapsed="0.000611"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.481036" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:10.480656" elapsed="0.000466"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.481869" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:10.481402" elapsed="0.000509"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:10.481157" elapsed="0.000807"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:10.480630" elapsed="0.001365"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.482773" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:10.482239" elapsed="0.000594"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.483331" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:10.482935" elapsed="0.000482"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.484065" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:10.483698" elapsed="0.000392"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:10.483453" elapsed="0.000686"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:10.482909" elapsed="0.001252"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:10.484317" elapsed="0.000347"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:10.485173" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:10.484876" elapsed="0.000323"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:10.485358" elapsed="0.002335"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:10.472450" elapsed="0.015386"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:10.488023" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:10.487910" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:10.487891" elapsed="0.000203"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:10.490896" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:10.488244" elapsed="0.002684"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:10.490980" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:13:10.491169" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:10.460570" elapsed="0.030626"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:10.491261" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:13:10.491414" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:10.358173" elapsed="0.133267"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.520239" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:10.519681" elapsed="0.000592"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:10.521136" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:10.520827" elapsed="0.000438">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:10.521442" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:10.520453" elapsed="0.001014"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.522096" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:10.521637" elapsed="0.000487"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:10.522454" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:10.522617" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:10.522288" elapsed="0.000357"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.523133" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:10.522822" elapsed="0.000358"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:10.523729" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:10.523260" elapsed="0.000545"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.524497" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:10.523990" elapsed="0.000534"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:10.523834" elapsed="0.000725"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:10.523236" elapsed="0.001344"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.525242" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:10.524731" elapsed="0.000599"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:10.525386" elapsed="0.000035"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:10.518910" elapsed="0.006614"/>
</kw>
<msg time="2026-04-21T02:13:10.525579" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:10.506098" elapsed="0.019533"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.538207" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.550632" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.563204" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.563420" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.563601" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.564030" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:10.563871" elapsed="0.000215"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:10.563853" elapsed="0.000258"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.564255" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.564423" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.564590" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:10.563815" elapsed="0.000827"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:10.563685" elapsed="0.000987"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.564836" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:10.564915" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:13:10.565051" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:10.503333" elapsed="0.061747"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:10.565320" elapsed="0.002280"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:10.568680" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:10.568371" elapsed="0.000338"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:10.569153" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:10.568881" elapsed="0.000300"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:10.569341" elapsed="0.000334"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:13:10.567941" elapsed="0.001795"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:10.567680" elapsed="0.002089"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.569962" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:10.569810" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:10.567661" elapsed="0.002378"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:13:10.492604" elapsed="0.077484"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:13:10.491776" elapsed="0.078388"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:10.491523" elapsed="0.078688"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:10.491506" elapsed="0.078730"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:10.570270" elapsed="0.000032"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:13:10.351092" elapsed="0.219311"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:08.106482" elapsed="2.463983"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient" type="TEARDOWN">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:13:10.570684" elapsed="0.003016"/>
</kw>
<arg>shared_tree_join</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-04-21T02:13:05.281594" elapsed="5.292165"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:05.196035" elapsed="5.377869"/>
</test>
<test id="s1-s16-t16" name="Odl_To_Play_source_tree_join" line="118">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:13:10.577172" elapsed="0.000213"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:13:10.576902" elapsed="0.000539"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:10.578451" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:10.578336" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:10.578317" elapsed="0.000201"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:10.585196" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:10.585040" elapsed="0.000222"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:10.585012" elapsed="0.000282"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.586705" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:10.586172" elapsed="0.000571"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.587429" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:13:10.587014" elapsed="0.000452"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:13:10.587529" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:13:10.587747" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:13:10.585614" elapsed="0.002167"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:10.594469" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:10.594361" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:10.594342" elapsed="0.000196"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:10.595762" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:10.595655" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:10.595637" elapsed="0.000214"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:13:10.596307" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:13:10.596005" elapsed="0.000328"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:13:10.596712" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:13:10.596496" elapsed="0.000241"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:13:10.625817" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:13:10.597251" elapsed="0.028743"/>
</kw>
<msg time="2026-04-21T02:13:10.626197" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:13:10.626244" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:10.596916" elapsed="0.029366"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:13:10.651894" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "s "o "u "r "c "e "_ "t "r "e "e "_ "j "o "i "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:13:10.626975" elapsed="0.025053"/>
</kw>
<msg time="2026-04-21T02:13:10.652190" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:13:10.652235" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:10.626509" elapsed="0.025762"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.652618" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:10.652362" elapsed="0.000311"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:10.652335" elapsed="0.000365"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.653175" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "s "o "u "r "c "e "_ "t "r "e "e "_ "j "o "i "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:10.652869" elapsed="0.000380"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.653532" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:10.653315" elapsed="0.000271"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:10.653297" elapsed="0.000313"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:13:10.653647" elapsed="0.000040"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:13:10.656384" elapsed="0.000385"/>
</kw>
<msg time="2026-04-21T02:13:10.656855" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:10.655242" elapsed="0.001756"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.657283" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.657623" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:13:10.654543" elapsed="0.003285"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:13:10.653986" elapsed="0.003909"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:13:10.595352" elapsed="0.062642"/>
</kw>
<msg time="2026-04-21T02:13:10.658090" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:10.658135" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:10.594694" elapsed="0.063479"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:13:10.658421" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:13:10.658306" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:10.658285" elapsed="0.000223"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.659011" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.659357" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:13:10.659427" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:13:10.594021" elapsed="0.065513"/>
</kw>
<msg time="2026-04-21T02:13:10.659627" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:10.659670" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:10.588388" elapsed="0.071319"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.660107" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:10.659782" elapsed="0.000378"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:10.659765" elapsed="0.000420"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:13:10.588122" elapsed="0.072086"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:13:10.587880" elapsed="0.072362"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:13:10.584472" elapsed="0.075828"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:13:10.578048" elapsed="0.082309"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:10.577596" elapsed="0.082809"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:13:10.574713" elapsed="0.085745"/>
</kw>
<kw name="Odl_To_Play_Template" owner="BgpOperations">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:10.661369" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/announce_source_tree_join.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/announce_source_tree_join.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:10.661544" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f01010100071600010102030401020000000a20010000012002000002
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:10.661158" elapsed="0.000412"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:13:10.661970" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f01010100071600010102030401020000000a20010000012002000002</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:13:10.661730" elapsed="0.000267"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:10.662340" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/withdraw_source_tree_join.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/withdraw_source_tree_join.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:10.662465" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105071600010102030401020000000a20010000012002000002
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:10.662154" elapsed="0.000336"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:13:10.662886" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105071600010102030401020000000a20010000012002000002</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:13:10.662666" elapsed="0.000246"/>
</kw>
<if>
<branch type="IF" condition="'${remove}' == 'True'">
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:13:10.663340" elapsed="0.002594"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:10.662982" elapsed="0.002987"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:10.662964" elapsed="0.003030"/>
</if>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.700186" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:10.699782" elapsed="0.000432"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:10.701082" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:10.700827" elapsed="0.000333">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:10.701253" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:10.700471" elapsed="0.000806"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.701846" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:10.701444" elapsed="0.000430"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:10.702175" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:10.702312" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:10.702038" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.702762" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:10.702517" elapsed="0.000308"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.703779" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:10.703523" elapsed="0.000317"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.704270" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:10.704002" elapsed="0.000293"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.704973" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:10.704662" elapsed="0.000336"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:10.705960" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:10.705504" elapsed="0.000483"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:10.706039" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:10.706195" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:10.705185" elapsed="0.001035"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:10.706377" elapsed="0.000279"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:13:10.704524" elapsed="0.002173"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.707261" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:10.706967" elapsed="0.000320"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:10.708208" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:10.707802" elapsed="0.000431"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:10.708283" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:10.708432" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:10.707473" elapsed="0.000983"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:10.708607" elapsed="0.000241"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:10.706829" elapsed="0.002060"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:10.704349" elapsed="0.004574"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:10.708964" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:13:10.709119" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:10.703199" elapsed="0.005944"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:10.702896" elapsed="0.006279"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.709350" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:10.709201" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:10.702875" elapsed="0.006550"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.710362" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:10.709571" elapsed="0.000820"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:10.710441" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:10.699156" elapsed="0.011440"/>
</kw>
<msg time="2026-04-21T02:13:10.710651" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:10.686332" elapsed="0.024368"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.723261" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.735648" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.748334" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.748545" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.748726" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.749131" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:10.748980" elapsed="0.000208"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:10.748965" elapsed="0.000248"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.749356" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.749524" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.749691" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:10.748931" elapsed="0.000814"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:10.748820" elapsed="0.000952"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.749938" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:10.750014" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:13:10.750147" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:10.681856" elapsed="0.068317"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.774972" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:10.774568" elapsed="0.000432"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:10.775744" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/app.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:10.775500" elapsed="0.000336">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/app.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:10.775931" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:10.775165" elapsed="0.000790"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.776500" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:10.776120" elapsed="0.000407"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:10.776845" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/app/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/app/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:10.777059" level="INFO">${template} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BxYAAQECAwQBAgAAAAogAQAAASACAAAC&lt;/route-key&gt;
    &lt;attributes&gt;
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:10.776689" elapsed="0.000399"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.777490" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BxYAAQECAwQBAgAAAAogAQAAASACAAAC&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ipv4-next-hop&gt;
        &lt;global&gt;127.1.1.1&lt;/global&gt;
      &lt;/ipv4-next-hop&gt;
      &lt;multi-exit-disc&gt;
        &lt;med&gt;0&lt;/med&gt;
      &lt;/multi-exit-disc&gt;
      &lt;as-path/&gt;
      &lt;origin&gt;
        &lt;value&gt;egp&lt;/value&gt;
      &lt;/origin&gt;
      &lt;local-pref&gt;
        &lt;pref&gt;100&lt;/pref&gt;
      &lt;/local-pref&gt;
    &lt;/attributes&gt;
    &lt;source-tree-join&gt;
      &lt;c-multicast&gt;
        &lt;multicast-source&gt;1.0.0.1&lt;/multicast-source&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;source-as&gt;10&lt;/source-as&gt;
        &lt;c-g-address&gt;2.0.0.2&lt;/c-g-address&gt;
      &lt;/c-multicast&gt;
    &lt;/source-tree-join&gt;
&lt;/mvpn-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:10.777248" elapsed="0.000298"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:10.777928" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:10.777612" elapsed="0.000375"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.778493" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:10.778158" elapsed="0.000362"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:10.778012" elapsed="0.000544"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:10.777593" elapsed="0.000984"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.779196" level="INFO">${final_text} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BxYAAQECAwQBAgAAAAogAQAAASACAAAC&lt;/route-key&gt;
    &lt;attributes&gt;
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:10.778724" elapsed="0.000502"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:10.779276" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:10.773928" elapsed="0.005474"/>
</kw>
<msg time="2026-04-21T02:13:10.779459" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:10.761252" elapsed="0.018254"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.792255" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.804622" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.816895" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.817090" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.817265" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.817633" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:10.817487" elapsed="0.000200"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:10.817473" elapsed="0.000238"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.817867" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.818041" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.818230" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:10.817444" elapsed="0.000840"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:10.817341" elapsed="0.000970"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.818458" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:10.818531" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:10.818658" level="INFO">${data} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BxYAAQECAwQBAgAAAAogAQAAASACAAAC&lt;/route-key&gt;
    &lt;attributes&gt;
     ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:10.760359" elapsed="0.058328"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:10.819997" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/app/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:10.819705" elapsed="0.000358">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/app/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:10.820154" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:10.819366" elapsed="0.000811"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.820490" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:10.820246" elapsed="0.000299"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.821065" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:10.820753" elapsed="0.000339"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:10.820569" elapsed="0.000558"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:10.820228" elapsed="0.000920"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.823492" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:10.821299" elapsed="0.002219"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:10.823602" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:10.823759" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:10.819039" elapsed="0.004744"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.825317" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:10.825071" elapsed="0.000293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.825751" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BxYAAQECAwQBAgAAAAogAQAAASACAAAC&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ipv4-next-hop&gt;
        &lt;global&gt;127.1.1.1&lt;/global&gt;
      &lt;/ipv4-next-hop&gt;
      &lt;multi-exit-disc&gt;
        &lt;med&gt;0&lt;/med&gt;
      &lt;/multi-exit-disc&gt;
      &lt;as-path/&gt;
      &lt;origin&gt;
        &lt;value&gt;egp&lt;/value&gt;
      &lt;/origin&gt;
      &lt;local-pref&gt;
        &lt;pref&gt;100&lt;/pref&gt;
      &lt;/local-pref&gt;
    &lt;/attributes&gt;
    &lt;source-tree-join&gt;
      &lt;c-multicast&gt;
        &lt;multicast-source&gt;1.0.0.1&lt;/multicast-source&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;source-as&gt;10&lt;/source-as&gt;
        &lt;c-g-address&gt;2.0.0.2&lt;/c-g-address&gt;
      &lt;/c-multicast&gt;
    &lt;/source-tree-join&gt;
&lt;/mvpn-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:10.825516" elapsed="0.000306"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.826262" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:10.825973" elapsed="0.000334"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.826699" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:10.826459" elapsed="0.000282"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:13:10.827565" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:13:10.827366" elapsed="0.000224"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:13:10.827929" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:13:10.827741" elapsed="0.000214"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:10.828104" elapsed="0.000207"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.828713" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:10.828468" elapsed="0.000287"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:13:10.828812" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:10.828968" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:13:10.826963" elapsed="0.002030"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:10.842703" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Content-Length': '796', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BxYAAQECAwQBAgAAAAogAQAAASACAAAC&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ipv4-next-hop&gt;
        &lt;global&gt;127.1.1.1&lt;/global&gt;
      &lt;/ipv4-next-hop&gt;
      &lt;multi-exit-disc&gt;
        &lt;med&gt;0&lt;/med&gt;
      &lt;/multi-exit-disc&gt;
      &lt;as-path/&gt;
      &lt;origin&gt;
        &lt;value&gt;egp&lt;/value&gt;
      &lt;/origin&gt;
      &lt;local-pref&gt;
        &lt;pref&gt;100&lt;/pref&gt;
      &lt;/local-pref&gt;
    &lt;/attributes&gt;
    &lt;source-tree-join&gt;
      &lt;c-multicast&gt;
        &lt;multicast-source&gt;1.0.0.1&lt;/multicast-source&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;source-as&gt;10&lt;/source-as&gt;
        &lt;c-g-address&gt;2.0.0.2&lt;/c-g-address&gt;
      &lt;/c-multicast&gt;
    &lt;/source-tree-join&gt;
&lt;/mvpn-route&gt; 
 </msg>
<msg time="2026-04-21T02:13:10.842767" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4/mvpn-route=BxYAAQECAwQBAgAAAAogAQAAASACAAAC,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:10.842891" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:10.832461" elapsed="0.010456"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:10.829061" elapsed="0.013907"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.843147" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:10.842994" elapsed="0.000249"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:10.829044" elapsed="0.014222"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.846663" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:10.844298" elapsed="0.002408"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:10.844077" elapsed="0.002664"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:10.844060" elapsed="0.002707"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.850324" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:10.847129" elapsed="0.003258"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:10.846838" elapsed="0.003596"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:10.846821" elapsed="0.003648"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.851252" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:10.850701" elapsed="0.000588"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.851716" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:10.851384" elapsed="0.000432"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.852500" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:10.852082" elapsed="0.000453"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:10.851852" elapsed="0.000733"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:10.851360" elapsed="0.001255"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.853371" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:10.852866" elapsed="0.000542"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.853859" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:10.853503" elapsed="0.000436"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.854630" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:10.854223" elapsed="0.000443"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:10.853972" elapsed="0.000742"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:10.853479" elapsed="0.001265"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:10.854975" elapsed="0.000479"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:10.856095" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:10.855683" elapsed="0.000447"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:10.856347" elapsed="0.003077"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:10.843624" elapsed="0.015862"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:13:10.859662" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:13:10.859557" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:10.859539" elapsed="0.000208"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.859912" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:13:10.859980" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:10.862344" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:10.824130" elapsed="0.038241"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:10.862440" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:13:10.862591" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:10.670878" elapsed="0.191738"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.863013" elapsed="0.000713"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:10.862755" elapsed="0.001134"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:10.862737" elapsed="0.001206"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:10.864027" elapsed="0.000054"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:13:10.666268" elapsed="0.197972"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:13:10.867561" level="INFO">${update} = ffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f01010100071600010102030401020000000a20010000012002000002</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:13:10.865264" elapsed="0.002329"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:13:10.867770" elapsed="0.049116"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:13:10.916972" elapsed="0.000047"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-04-21T02:13:10.864978" elapsed="0.052178"/>
</kw>
<msg time="2026-04-21T02:13:10.917238" level="INFO">${update} = ffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f01010100071600010102030401020000000a20010000012002000002</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:10.864451" elapsed="0.052815"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.918295" level="INFO">Length is 160.</msg>
<msg time="2026-04-21T02:13:10.918372" level="INFO">${len_1} = 160</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:13:10.917950" elapsed="0.000445"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.918822" level="INFO">Length is 160.</msg>
<msg time="2026-04-21T02:13:10.918900" level="INFO">${len_2} = 160</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:13:10.918552" elapsed="0.000375"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:10.919084" elapsed="0.000307"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:13:10.919729" level="INFO">${sum_1} = 1019</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:13:10.919549" elapsed="0.000205"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:13:10.920105" level="INFO">${sum_2} = 1019</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:13:10.919927" elapsed="0.000203"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:10.920283" elapsed="0.000303"/>
</kw>
<arg>${update}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:13:10.917527" elapsed="0.003117"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:13:10.920810" elapsed="0.002649"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.966758" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:10.966266" elapsed="0.000539"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:10.967611" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:10.967316" elapsed="0.000371">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:10.967779" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:10.966977" elapsed="0.000841"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.968369" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:10.967986" elapsed="0.000410"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:10.968694" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:10.968961" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:10.968557" elapsed="0.000430"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.969389" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:10.969146" elapsed="0.000289"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.970507" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:10.970190" elapsed="0.000362"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.971012" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:10.970716" elapsed="0.000322"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.971842" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:10.971410" elapsed="0.000458"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:10.972975" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:10.972480" elapsed="0.000576"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:10.973194" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:13:10.973422" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:10.972063" elapsed="0.001384"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:10.973603" elapsed="0.000438"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:13:10.971271" elapsed="0.002811"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.974740" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:10.974331" elapsed="0.000435"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:10.975875" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:10.975387" elapsed="0.000569"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:10.976091" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:10.976313" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:10.974970" elapsed="0.001369"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:10.976492" elapsed="0.000410"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:10.974198" elapsed="0.002748"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:10.971093" elapsed="0.005893"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:10.977029" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:10.977186" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:10.969846" elapsed="0.007366"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:10.969509" elapsed="0.007735"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.977420" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:10.977270" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:10.969486" elapsed="0.008010"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:10.978253" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:10.977642" elapsed="0.000639"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:10.978330" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:10.965618" elapsed="0.012839"/>
</kw>
<msg time="2026-04-21T02:13:10.978513" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:10.952822" elapsed="0.025740"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:10.991263" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.003668" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.016146" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.016344" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.016520" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.016906" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:11.016743" elapsed="0.000219"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:11.016728" elapsed="0.000258"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.017128" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.017296" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.017462" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:11.016698" elapsed="0.000816"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:11.016595" elapsed="0.000945"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.017686" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:11.017817" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:13:11.017945" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:10.948535" elapsed="0.069436"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:11.019087" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:11.018833" elapsed="0.000300"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:11.028411" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:11.028459" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:11.028598" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:11.021236" elapsed="0.007388"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:11.019197" elapsed="0.009467"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.028862" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:11.028690" elapsed="0.000239"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:11.019180" elapsed="0.009770"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:11.032292" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:11.029966" elapsed="0.002368"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:11.029724" elapsed="0.002645"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:11.029690" elapsed="0.002703"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:11.035418" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:11.032666" elapsed="0.002815"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:11.032447" elapsed="0.003083"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:11.032431" elapsed="0.003133"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:11.036366" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:11.035827" elapsed="0.000577"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.036865" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:11.036501" elapsed="0.000445"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:11.037632" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:11.037212" elapsed="0.000456"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:11.036981" elapsed="0.000772"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:11.036475" elapsed="0.001331"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:11.038545" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:11.038039" elapsed="0.000542"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.039026" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:11.038675" elapsed="0.000431"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:11.039767" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:11.039362" elapsed="0.000461"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:11.039139" elapsed="0.000734"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:11.038651" elapsed="0.001252"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:11.040112" elapsed="0.000475"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:11.041233" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:11.040839" elapsed="0.000429"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:11.041484" elapsed="0.003419"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:11.029308" elapsed="0.015686"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:13:11.045060" elapsed="0.000045"/>
</return>
<msg time="2026-04-21T02:13:11.047678" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:13:11.018238" elapsed="0.029467"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:11.047760" elapsed="0.000042"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:13:10.924497" elapsed="0.123405"/>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:10.924067" elapsed="0.123892"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-04-21T02:13:10.923667" elapsed="0.124356"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:13:11.052079" level="INFO">${update} = ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105071600010102030401020000000a20010000012002000002</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:13:11.049034" elapsed="0.003080"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:13:11.052418" elapsed="0.002252"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:13:11.054730" elapsed="0.000043"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-04-21T02:13:11.048731" elapsed="0.006170"/>
</kw>
<msg time="2026-04-21T02:13:11.054987" level="INFO">${update} = ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105071600010102030401020000000a20010000012002000002</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:11.048214" elapsed="0.006799"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:13:11.055992" level="INFO">Length is 148.</msg>
<msg time="2026-04-21T02:13:11.056069" level="INFO">${len_1} = 148</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:13:11.055671" elapsed="0.000423"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:13:11.056509" level="INFO">Length is 148.</msg>
<msg time="2026-04-21T02:13:11.056583" level="INFO">${len_2} = 148</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:13:11.056252" elapsed="0.000355"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:11.056767" elapsed="0.000331"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:13:11.057444" level="INFO">${sum_1} = 868</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:13:11.057260" elapsed="0.000209"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:13:11.057883" level="INFO">${sum_2} = 868</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:13:11.057626" elapsed="0.000282"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:11.058131" elapsed="0.000452"/>
</kw>
<arg>${update}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:13:11.055274" elapsed="0.003400"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations" type="TEARDOWN">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:11.107969" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:11.107504" elapsed="0.000500"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:11.108836" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:11.108541" elapsed="0.000369">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:11.109005" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:11.108187" elapsed="0.000843"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:11.109617" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:11.109202" elapsed="0.000442"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:11.109979" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:11.110148" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:11.109828" elapsed="0.000346"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:11.110583" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:11.110336" elapsed="0.000293"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:11.111738" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:11.111477" elapsed="0.000307"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:11.112242" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:11.111969" elapsed="0.000299"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:11.113245" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:11.112644" elapsed="0.000627"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:11.114568" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:11.114118" elapsed="0.000491"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:11.114730" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:13:11.114985" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:11.113587" elapsed="0.001424"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:11.115171" elapsed="0.000508"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:13:11.112504" elapsed="0.003218"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:11.116522" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:11.115999" elapsed="0.000549"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:11.117752" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:11.117262" elapsed="0.000559"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:11.117945" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:13:11.118176" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:11.116751" elapsed="0.001451"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:11.118361" elapsed="0.000514"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:11.115860" elapsed="0.003058"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:11.112322" elapsed="0.006634"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:11.119002" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:11.119164" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:11.111097" elapsed="0.008092"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:11.110709" elapsed="0.008513"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.119410" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:11.119251" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:11.110684" elapsed="0.008804"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:11.120601" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:11.119637" elapsed="0.000993"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:11.120681" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:11.106651" elapsed="0.014176"/>
</kw>
<msg time="2026-04-21T02:13:11.120886" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:11.093467" elapsed="0.027486"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.133896" elapsed="0.000065"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.146555" elapsed="0.000044"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.159238" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.159469" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.159656" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.160090" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:11.159934" elapsed="0.000212"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:11.159916" elapsed="0.000257"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.160318" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.160488" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.160657" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:11.159872" elapsed="0.000838"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:11.159740" elapsed="0.001000"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.160907" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:11.160987" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:13:11.161153" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:11.088451" elapsed="0.072731"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:11.162492" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:11.162173" elapsed="0.000373"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:11.170302" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:11.170450" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '372'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Data does not exist",
        "error-path": "/bgp-rib:application-rib[id='10.30.171.3']/tables[afi='bgp-types:ipv4-address-family'][safi='bgp-mvpn:mcast-vpn-subsequent-address-family']/bgp-mvpn-ipv4:mvpn-routes-ipv4",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:13:11.170601" level="INFO">${response} = None</msg>
<msg time="2026-04-21T02:13:11.170644" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:13:11.164671" elapsed="0.006420">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:11.162612" elapsed="0.008560">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.171363" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:11.171206" elapsed="0.000262"/>
</branch>
<status status="FAIL" start="2026-04-21T02:13:11.162593" elapsed="0.008901">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:11.175172" level="FAIL">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-04-21T02:13:11.172568" elapsed="0.002638">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:11.172338" elapsed="0.002931">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</branch>
<status status="FAIL" start="2026-04-21T02:13:11.172320" elapsed="0.002981">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:11.178049" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-04-21T02:13:11.175593" elapsed="0.002489">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:11.175371" elapsed="0.002774">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</branch>
<status status="FAIL" start="2026-04-21T02:13:11.175354" elapsed="0.002824">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:11.178768" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:11.178372" elapsed="0.000438"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.179123" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:11.178883" elapsed="0.000298"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:11.179672" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:11.179371" elapsed="0.000326"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:11.179205" elapsed="0.000528"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:11.178864" elapsed="0.000891"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:11.180298" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:11.179934" elapsed="0.000390"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.180627" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:11.180392" elapsed="0.000292"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:11.181185" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:11.180887" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:11.180708" elapsed="0.000537"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:11.180374" elapsed="0.000893"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:11.181434" elapsed="0.000349"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:11.182265" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:11.181971" elapsed="0.000320"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<msg time="2026-04-21T02:13:11.184691" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="FAIL" start="2026-04-21T02:13:11.182446" elapsed="0.002278">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="FAIL" start="2026-04-21T02:13:11.171893" elapsed="0.012980">Several failures occurred:

1) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'

2) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'

3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:13:11.184935" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:11.187300" level="INFO">${response_text} = None</msg>
<msg time="2026-04-21T02:13:11.187329" level="FAIL">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="FAIL" start="2026-04-21T02:13:11.161484" elapsed="0.025873">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:11.187464" elapsed="0.000029"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="FAIL" start="2026-04-21T02:13:11.060326" elapsed="0.127313">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:11.059666" elapsed="0.128038"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-04-21T02:13:11.059060" elapsed="0.128704"/>
</kw>
<arg>source_tree_join</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-04-21T02:13:10.660751" elapsed="0.527084"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:10.574250" elapsed="0.613710"/>
</test>
<test id="s1-s16-t17" name="Play_To_Odl_source_tree_join" line="122">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:13:11.191367" elapsed="0.000205"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:13:11.191100" elapsed="0.000528"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:11.192615" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:11.192507" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:11.192488" elapsed="0.000195"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:11.197634" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:11.197528" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:11.197510" elapsed="0.000190"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:11.198696" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:11.198320" elapsed="0.000402"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:13:11.199191" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:13:11.198899" elapsed="0.000318"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:13:11.199260" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:11.199413" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:13:11.197943" elapsed="0.001494"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:11.204903" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:11.204781" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:11.204763" elapsed="0.000207"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:11.206181" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:11.206076" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:11.206058" elapsed="0.000191"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:13:11.206691" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:13:11.206396" elapsed="0.000321"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:13:11.207113" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:13:11.206895" elapsed="0.000244"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:13:11.235239" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:13:11.207641" elapsed="0.027720"/>
</kw>
<msg time="2026-04-21T02:13:11.235539" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:13:11.235587" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:11.207303" elapsed="0.028319"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:13:11.266779" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "s "o "u "r "c "e "_ "t "r "e "e "_ "j "o "i "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:13:11.236221" elapsed="0.030683"/>
</kw>
<msg time="2026-04-21T02:13:11.267068" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:13:11.267182" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:11.235841" elapsed="0.031379"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.267564" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:11.267311" elapsed="0.000309"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:11.267286" elapsed="0.000361"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:11.268270" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "s "o "u "r "c "e "_ "t "r "e "e "_ "j "o "i "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:11.267818" elapsed="0.000522"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.268625" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:11.268407" elapsed="0.000273"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:11.268389" elapsed="0.000314"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:13:11.268740" elapsed="0.000038"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:13:11.271430" elapsed="0.000148"/>
</kw>
<msg time="2026-04-21T02:13:11.271639" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:11.270319" elapsed="0.001457"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.272077" elapsed="0.000078"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.272416" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:13:11.269658" elapsed="0.002945"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:13:11.269080" elapsed="0.003587"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:13:11.205748" elapsed="0.067018"/>
</kw>
<msg time="2026-04-21T02:13:11.272881" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:11.272927" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:11.205123" elapsed="0.067842"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:13:11.273174" elapsed="0.000033"/>
</return>
<status status="PASS" start="2026-04-21T02:13:11.273040" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:11.273022" elapsed="0.000254"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.273683" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.274044" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:13:11.274117" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:13:11.204445" elapsed="0.069780"/>
</kw>
<msg time="2026-04-21T02:13:11.274319" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:11.274363" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:11.199820" elapsed="0.074580"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.274727" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:11.274475" elapsed="0.000305"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:11.274458" elapsed="0.000362"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:13:11.199660" elapsed="0.075184"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:13:11.199489" elapsed="0.075388"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:13:11.197144" elapsed="0.077789"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:13:11.192223" elapsed="0.082765"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:11.191780" elapsed="0.083290"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:13:11.188833" elapsed="0.086294"/>
</kw>
<kw name="Play_To_Odl_Template" owner="BgpOperations">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:11.276243" level="INFO">&amp;{adj_rib_in} = { PATH=peer=bgp:%2F%2F10.30.171.116/adj-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{adj_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/adj-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:11.275759" elapsed="0.000512"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:11.276898" level="INFO">&amp;{effective_rib_in} = { PATH=peer=bgp:%2F%2F10.30.171.116/effective-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{effective_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/effective-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:11.276437" elapsed="0.000488"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:11.277557" level="INFO">&amp;{loc_rib} = { PATH=loc-rib | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{loc_rib}</var>
<arg>PATH=loc-rib</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:11.277091" elapsed="0.000493"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:11.277976" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/announce_source_tree_join.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/announce_source_tree_join.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:11.278141" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f01010100071600010102030401020000000a20010000012002000002
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:11.277748" elapsed="0.000419"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:11.278511" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/withdraw_source_tree_join.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/withdraw_source_tree_join.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:11.278630" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105071600010102030401020000000a20010000012002000002
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:11.278325" elapsed="0.000330"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:13:11.278839" elapsed="0.002935"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:13:11.281993" elapsed="0.002232"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:11.341962" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:11.341562" elapsed="0.000429"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:11.342761" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:11.342496" elapsed="0.000362">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:11.342952" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:11.342159" elapsed="0.000817"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:11.343525" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:11.343142" elapsed="0.000411"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:11.343870" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:11.344025" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:11.343714" elapsed="0.000337"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:11.344453" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:11.344210" elapsed="0.000289"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:11.345578" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:11.345276" elapsed="0.000348"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:11.346077" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:11.345807" elapsed="0.000296"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:11.346889" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:11.346473" elapsed="0.000444"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:11.348129" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:11.347563" elapsed="0.000668"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:11.348311" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:13:11.348609" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:11.347110" elapsed="0.001526"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:11.348809" elapsed="0.000418"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/adj-rib-in</var>
<status status="PASS" start="2026-04-21T02:13:11.346333" elapsed="0.002936"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:11.350086" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:11.349518" elapsed="0.000594"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:11.351311" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:11.350755" elapsed="0.000655"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:11.351487" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:11.351777" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:11.350303" elapsed="0.001515"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:11.351976" elapsed="0.000361"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:11.349383" elapsed="0.002996"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:11.346157" elapsed="0.006257"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:11.352456" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:13:11.352613" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:11.344889" elapsed="0.007749"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:11.344574" elapsed="0.008096"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.352861" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:11.352695" elapsed="0.000222"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:11.344551" elapsed="0.008386"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:11.353681" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:11.353104" elapsed="0.000604"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:11.353756" elapsed="0.000043"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:11.340906" elapsed="0.012991"/>
</kw>
<msg time="2026-04-21T02:13:11.353951" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:11.328266" elapsed="0.025733"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.366506" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.379058" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.391361" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.391564" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.391742" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.392143" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:11.391990" elapsed="0.000207"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:11.391975" elapsed="0.000248"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.392369" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.392539" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.392706" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:11.391943" elapsed="0.000815"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:11.391835" elapsed="0.000949"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.392979" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:11.393057" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:13:11.393189" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:11.323879" elapsed="0.069338"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:11.394575" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:11.394272" elapsed="0.000376">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:11.394741" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:11.393903" elapsed="0.000862"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.395106" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:11.394851" elapsed="0.000312"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:11.395655" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:11.395367" elapsed="0.000314"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:11.395187" elapsed="0.000528"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:11.394832" elapsed="0.000904"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:11.398289" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:11.395902" elapsed="0.002414"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:11.398403" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:11.398560" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:11.393547" elapsed="0.005037"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:11.399830" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:11.399577" elapsed="0.000315">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:11.399988" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:11.399240" elapsed="0.000772"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:13:11.400214" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:13:11.400081" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:11.400063" elapsed="0.000235"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.400445" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.400616" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:13:11.400681" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:13:11.402610" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:11.398909" elapsed="0.003727"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:11.404042" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:11.403774" elapsed="0.000314"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:11.404479" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:11.404241" elapsed="0.000280"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:11.412138" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:11.412280" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:13:11.412376" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:13:11.406689" elapsed="0.006058">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:11.404586" elapsed="0.008278">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.413055" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:11.412900" elapsed="0.000219"/>
</branch>
<status status="FAIL" start="2026-04-21T02:13:11.404568" elapsed="0.008574">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.413521" elapsed="0.000025"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:11.413686" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:11.413645" elapsed="0.000084"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:11.413598" elapsed="0.000153"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.413919" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:13:11.413993" elapsed="0.000017"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:13:11.402962" elapsed="0.011139">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:11.414176" elapsed="0.000016"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:13:11.295089" elapsed="0.119185">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:11.414552" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:11.414370" elapsed="0.000255"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:11.414353" elapsed="0.000296"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:11.414682" elapsed="0.000015"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:13:11.289248" elapsed="0.125533">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.474730" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:13.474330" elapsed="0.000434"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:13.475600" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:13.475302" elapsed="0.000374">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:13.475771" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:13.474958" elapsed="0.000852"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.476371" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:13.475983" elapsed="0.000414"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:13.476742" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:13.476982" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:13.476560" elapsed="0.000449"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.477420" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:13.477172" elapsed="0.000294"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.478518" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:13.478202" elapsed="0.000415"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.479084" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:13.478783" elapsed="0.000327"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.479981" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:13.479481" elapsed="0.000537"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:13.481468" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:13.480879" elapsed="0.000693"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:13.481655" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:13:13.481993" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:13.480259" elapsed="0.001761"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:13.482180" elapsed="0.000390"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/adj-rib-in</var>
<status status="PASS" start="2026-04-21T02:13:13.479341" elapsed="0.003272"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.483322" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:13.482891" elapsed="0.000457"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:13.484816" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:13.484209" elapsed="0.000719"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:13.485010" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:13:13.485320" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:13.483702" elapsed="0.001646"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:13.485508" elapsed="0.000402"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:13.482730" elapsed="0.003224"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:13.479164" elapsed="0.006827"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:13.486034" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:13.486197" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:13.477871" elapsed="0.008352"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:13.477541" elapsed="0.008715"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.486437" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:13.486282" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:13.477518" elapsed="0.008997"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.487278" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:13.486662" elapsed="0.000646"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:13.487359" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:13.473684" elapsed="0.013803"/>
</kw>
<msg time="2026-04-21T02:13:13.487543" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:13.460912" elapsed="0.026682"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.500312" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.513025" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.525816" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.526019" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.526196" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.526577" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:13.526420" elapsed="0.000216"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:13.526405" elapsed="0.000256"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.526827" elapsed="0.000023"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.527004" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.527172" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:13.526375" elapsed="0.000849"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:13.526273" elapsed="0.000977"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.527398" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:13.527486" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:13:13.527612" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:13.456525" elapsed="0.071113"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:13.528981" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:13.528704" elapsed="0.000347">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:13.529147" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:13.528336" elapsed="0.000836"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.529504" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:13.529242" elapsed="0.000323"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.530095" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:13.529775" elapsed="0.000346"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:13.529590" elapsed="0.000566"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:13.529224" elapsed="0.000953"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.532730" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:13.530330" elapsed="0.002427"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:13.532832" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:13.533030" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:13.528001" elapsed="0.005054"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:13.534322" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:13.534085" elapsed="0.000301">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:13.534480" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:13.533708" elapsed="0.000796"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:13:13.534714" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:13:13.534574" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:13.534556" elapsed="0.000268"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.534981" elapsed="0.000028"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.535167" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:13:13.535235" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:13:13.537204" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:13.533365" elapsed="0.003866"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.538659" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:13.538406" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.539135" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:13.538886" elapsed="0.000293"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:13.548223" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:13.548831" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '386'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BxYAAQECAwQBAgAAAAogAQAAASACAAAC","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"source-tree-join":{"c-multicast":{"source-as":10,"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","c-g-address":"2.0.0.2"}}}]}} 
 </msg>
<msg time="2026-04-21T02:13:13.548996" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:13.541408" elapsed="0.007624"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:13.539246" elapsed="0.009848"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.549347" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:13.549130" elapsed="0.000308"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:13.539228" elapsed="0.010240"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.554416" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BxYAAQECAwQBAgAAAAogAQAAASACAAAC","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"source-tree-join":{"c-multicast":{"source-as":10,"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","c-g-address":"2.0.0.2"}}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:13.550958" elapsed="0.003528"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:13.550600" elapsed="0.003936"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:13.550575" elapsed="0.003996"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.558184" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:13.555005" elapsed="0.003226"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:13.554650" elapsed="0.003617"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:13.554626" elapsed="0.003666"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.558904" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:13.558493" elapsed="0.000438"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.559250" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:13.559002" elapsed="0.000306"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.559866" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:13.559496" elapsed="0.000400"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:13.559332" elapsed="0.000601"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:13.558984" elapsed="0.000974"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.560539" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:13.560131" elapsed="0.000437"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.560918" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:13.560659" elapsed="0.000317"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.561458" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:13.561164" elapsed="0.000319"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:13.561001" elapsed="0.000518"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:13.560623" elapsed="0.000917"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:13.561691" elapsed="0.000363"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:13.562508" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:13.562223" elapsed="0.000311"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:13.562691" elapsed="0.002324"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:13.550005" elapsed="0.015077"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:13.565256" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:13.565151" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:13.565132" elapsed="0.000190"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:13.568275" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:13.565470" elapsed="0.002833"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:13.568355" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:13.568547" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:13.537548" elapsed="0.031026"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:13.568637" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:13:13.568801" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:13.433039" elapsed="0.135789"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.597289" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:13.596820" elapsed="0.000499"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:13.598138" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:13.597851" elapsed="0.000452">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:13.598481" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:13.597487" elapsed="0.001020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.599141" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:13.598675" elapsed="0.000494"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:13.599495" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:13.599655" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:13.599334" elapsed="0.000349"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.600132" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "source-tree-join": {
          "c-multicast": {
            "multicast-source": "1.0.0.1",
            "route-distinguisher": "1.2.3.4:258",
            "source-as": 10,
            "c-g-address": "2.0.0.2"
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:13.599862" elapsed="0.000320"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:13.600708" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:13.600255" elapsed="0.000516"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.601469" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:13.600964" elapsed="0.000532"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:13.600812" elapsed="0.000721"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:13.600235" elapsed="0.001320"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.602216" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:13.601704" elapsed="0.000540"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:13.602295" elapsed="0.000035"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:13.596170" elapsed="0.006260"/>
</kw>
<msg time="2026-04-21T02:13:13.602486" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:13.583300" elapsed="0.019237"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.615170" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.627582" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.640014" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.640218" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.640411" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.640822" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:13.640658" elapsed="0.000221"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:13.640643" elapsed="0.000260"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.641046" elapsed="0.000023"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.641220" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.641386" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:13.640610" elapsed="0.000829"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:13.640495" elapsed="0.000974"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.641619" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:13.641694" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:13:13.641837" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:13.580525" elapsed="0.061341"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:13.642047" elapsed="0.002427"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:13.645772" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:13.645301" elapsed="0.000518"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:13.646399" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:13.645979" elapsed="0.000447"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:13.646585" elapsed="0.000347"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:13:13.644814" elapsed="0.002178"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:13.644554" elapsed="0.002476"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.647205" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:13.647056" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:13.644536" elapsed="0.002745"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:13:13.569969" elapsed="0.077361"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:13:13.569150" elapsed="0.078258"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:13.568910" elapsed="0.078578"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:13.568893" elapsed="0.078621"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:13.647550" elapsed="0.000030"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:13:13.427689" elapsed="0.219993"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:11.284404" elapsed="2.363338"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.697065" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:13.696651" elapsed="0.000461"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:13.698227" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:13.697859" elapsed="0.000466">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:13.698456" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:13.697370" elapsed="0.001119"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.699292" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:13.698723" elapsed="0.000607"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:13.699753" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:13.699976" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:13.699561" elapsed="0.000451"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.700609" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:13.700263" elapsed="0.000411"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.702245" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:13.701702" elapsed="0.000591"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.702738" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:13.702463" elapsed="0.000302"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.703569" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:13.703158" elapsed="0.000438"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:13.704861" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:13.704288" elapsed="0.000677"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:13.705043" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:13:13.705336" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:13.703809" elapsed="0.001554"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:13.705522" elapsed="0.000395"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/effective-rib-in</var>
<status status="PASS" start="2026-04-21T02:13:13.703013" elapsed="0.002946"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.706609" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:13.706210" elapsed="0.000425"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:13.707855" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:13.707299" elapsed="0.000704"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:13.708082" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:13.708390" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:13.706840" elapsed="0.001575"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:13.708570" elapsed="0.000391"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:13.706074" elapsed="0.002929"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:13.702834" elapsed="0.006204"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:13.709081" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:13.709378" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:13.701207" elapsed="0.008197"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:13.700769" elapsed="0.008667"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.709614" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:13.709462" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:13.700743" elapsed="0.008948"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.710444" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:13.709854" elapsed="0.000618"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:13.710521" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:13.696004" elapsed="0.014640"/>
</kw>
<msg time="2026-04-21T02:13:13.710700" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:13.683277" elapsed="0.027474"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.723411" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.735770" elapsed="0.000042"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.748204" elapsed="0.000033"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.748440" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.748628" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.749071" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:13.748910" elapsed="0.000334"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:13.748893" elapsed="0.000385"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.749431" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.749606" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.749776" elapsed="0.000039"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:13.748851" elapsed="0.000999"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:13.748714" elapsed="0.001165"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.750031" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:13.750111" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:13:13.750262" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:13.678967" elapsed="0.071323"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:13.751703" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:13.751417" elapsed="0.000360">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:13.751888" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:13.751021" elapsed="0.000893"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.752269" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:13.751984" elapsed="0.000343"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.752852" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:13.752539" elapsed="0.000339"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:13.752352" elapsed="0.000561"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:13.751966" elapsed="0.000968"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.755575" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:13.753089" elapsed="0.002512"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:13.755655" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:13:13.755834" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:13.750635" elapsed="0.005225"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:13.757113" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:13.756876" elapsed="0.000299">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:13.757268" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:13.756521" elapsed="0.000771"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:13:13.757496" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:13:13.757362" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:13.757344" elapsed="0.000236"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.757729" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.757919" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:13:13.757985" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:13.759901" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:13.756189" elapsed="0.003790"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.761448" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:13.761191" elapsed="0.000304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.761908" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:13.761650" elapsed="0.000302"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:13.769683" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:13.769850" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '386'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BxYAAQECAwQBAgAAAAogAQAAASACAAAC","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"source-tree-join":{"c-multicast":{"source-as":10,"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","c-g-address":"2.0.0.2"}}}]}} 
 </msg>
<msg time="2026-04-21T02:13:13.769950" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:13.764078" elapsed="0.005898"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:13.762017" elapsed="0.008003"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.770271" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:13.770047" elapsed="0.000313"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:13.762000" elapsed="0.008390"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.775414" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BxYAAQECAwQBAgAAAAogAQAAASACAAAC","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"source-tree-join":{"c-multicast":{"source-as":10,"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","c-g-address":"2.0.0.2"}}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:13.771828" elapsed="0.003657"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:13.771492" elapsed="0.004042"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:13.771468" elapsed="0.004102"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.779250" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:13.775984" elapsed="0.003331"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:13.775648" elapsed="0.003716"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:13.775624" elapsed="0.003776"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.780233" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:13.779640" elapsed="0.000632"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.780709" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:13.780369" elapsed="0.000439"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.781356" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:13.781059" elapsed="0.000324"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:13.780845" elapsed="0.000574"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:13.780344" elapsed="0.001096"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.781983" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:13.781603" elapsed="0.000407"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.782319" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:13.782079" elapsed="0.000296"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.782874" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:13.782564" elapsed="0.000337"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:13.782399" elapsed="0.000538"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:13.782061" elapsed="0.000897"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:13.783171" elapsed="0.000352"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:13.784004" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:13.783693" elapsed="0.000338"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:13.784208" elapsed="0.002290"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:13.770911" elapsed="0.015649"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:13.786734" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:13.786628" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:13.786610" elapsed="0.000206"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:13.789765" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:13.786967" elapsed="0.002842"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:13.789864" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:13.790025" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:13.760343" elapsed="0.029708"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:13.790113" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:13:13.790263" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:13.656551" elapsed="0.133738"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.818597" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:13.818134" elapsed="0.000491"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:13.819409" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:13.819149" elapsed="0.000375">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:13.819700" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:13.818811" elapsed="0.000914"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.820364" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:13.819910" elapsed="0.000481"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:13.820712" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:13.820882" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:13.820555" elapsed="0.000354"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.821331" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "source-tree-join": {
          "c-multicast": {
            "multicast-source": "1.0.0.1",
            "route-distinguisher": "1.2.3.4:258",
            "source-as": 10,
            "c-g-address": "2.0.0.2"
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:13.821070" elapsed="0.000343"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:13.821899" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:13.821481" elapsed="0.000480"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.822638" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:13.822136" elapsed="0.000530"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:13.821986" elapsed="0.000716"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:13.821463" elapsed="0.001260"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.823373" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:13.822887" elapsed="0.000515"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:13.823451" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:13.817495" elapsed="0.006080"/>
</kw>
<msg time="2026-04-21T02:13:13.823632" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:13.804679" elapsed="0.019003"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.836164" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.848522" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.860916" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.861115" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.861291" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.861668" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:13.861521" elapsed="0.000203"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:13.861506" elapsed="0.000242"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.861907" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.862079" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.862249" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:13.861477" elapsed="0.000826"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:13.861370" elapsed="0.000961"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.862518" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:13.862595" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:13:13.862717" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:13.802028" elapsed="0.060715"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:13.862940" elapsed="0.002362"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:13.866483" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:13.866051" elapsed="0.000461"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:13.867107" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:13.866669" elapsed="0.000466"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:13.867293" elapsed="0.000326"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:13:13.865622" elapsed="0.002057"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:13.865381" elapsed="0.002331"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.867903" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:13.867738" elapsed="0.000231"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:13.865364" elapsed="0.002626"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:13:13.791414" elapsed="0.076625"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:13:13.790609" elapsed="0.077504"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:13.790372" elapsed="0.077786"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:13.790355" elapsed="0.077827"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:13.868216" elapsed="0.000028"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:13:13.652198" elapsed="0.216144"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:13.647934" elapsed="0.220467"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.917645" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:13.917268" elapsed="0.000406"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:13.918396" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:13.918189" elapsed="0.000270">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:13.918593" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:13.917854" elapsed="0.000764"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.919192" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:13.918785" elapsed="0.000435"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:13.919518" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:13.919645" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:13.919383" elapsed="0.000288"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.920128" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:13.919862" elapsed="0.000311"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.921322" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:13.920873" elapsed="0.000495"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.921828" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:13.921533" elapsed="0.000323"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.922622" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:13.922222" elapsed="0.000426"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:13.923890" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:13.923307" elapsed="0.000685"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:13.924069" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:13.924359" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:13.922855" elapsed="0.001529"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:13.924540" elapsed="0.000387"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:13:13.922083" elapsed="0.002885"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.925614" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:13.925216" elapsed="0.000424"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:13.926856" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:13.926301" elapsed="0.000657"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:13.927034" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:13.927324" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:13.925842" elapsed="0.001507"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:13.927503" elapsed="0.000395"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:13.925080" elapsed="0.002859"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:13.921904" elapsed="0.006070"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:13.928018" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:13.928179" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:13.920531" elapsed="0.007673"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:13.920239" elapsed="0.007996"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.928410" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:13.928260" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:13.920221" elapsed="0.008265"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.929195" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:13.928631" elapsed="0.000592"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:13.929271" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:13.916538" elapsed="0.012855"/>
</kw>
<msg time="2026-04-21T02:13:13.929483" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:13.903941" elapsed="0.025591"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.942013" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.954357" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.966784" elapsed="0.000038"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.966993" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.967169" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.967534" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:13.967388" elapsed="0.000201"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:13.967374" elapsed="0.000239"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.967770" elapsed="0.000041"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.967972" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.968140" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:13.967345" elapsed="0.000847"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:13.967243" elapsed="0.000976"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.968365" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:13.968439" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:13.968557" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:13.899646" elapsed="0.068938"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:13.969846" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:13.969598" elapsed="0.000344">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:13.970037" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:13.969259" elapsed="0.000803"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.970381" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:13.970131" elapsed="0.000307"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.970940" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:13.970631" elapsed="0.000335"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:13.970463" elapsed="0.000541"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:13.970113" elapsed="0.000916"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.974538" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:13.971182" elapsed="0.003383"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:13.974619" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:13.974774" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:13.968924" elapsed="0.005890"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:13.976070" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:13.975827" elapsed="0.000305">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:13.976227" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:13.975454" elapsed="0.000798"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:13:13.976458" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:13:13.976322" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:13.976304" elapsed="0.000238"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.976692" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.976881" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:13:13.976947" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:13.978864" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:13.975122" elapsed="0.003768"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.980307" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:13.980057" elapsed="0.000298"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.980753" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:13.980510" elapsed="0.000302"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:13.988322" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:13.988447" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '386'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BxYAAQECAwQBAgAAAAogAQAAASACAAAC","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"source-tree-join":{"c-multicast":{"source-as":10,"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","c-g-address":"2.0.0.2"}}}]}} 
 </msg>
<msg time="2026-04-21T02:13:13.988554" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:13.982943" elapsed="0.005637"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:13.980879" elapsed="0.007776"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.988863" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:13.988685" elapsed="0.000250"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:13.980861" elapsed="0.008096"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.992448" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BxYAAQECAwQBAgAAAAogAQAAASACAAAC","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"source-tree-join":{"c-multicast":{"source-as":10,"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","c-g-address":"2.0.0.2"}}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:13.989969" elapsed="0.002529"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:13.989728" elapsed="0.002805"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:13.989711" elapsed="0.002849"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.995370" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:13.992855" elapsed="0.002562"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:13.992616" elapsed="0.002837"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:13.992599" elapsed="0.002880"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.996101" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:13.995650" elapsed="0.000491"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.996578" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:13.996240" elapsed="0.000419"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.997365" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:13.996947" elapsed="0.000455"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:13.996693" elapsed="0.000761"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:13.996215" elapsed="0.001269"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.998243" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:13.997713" elapsed="0.000568"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:13.998709" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:13.998377" elapsed="0.000434"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:13.999487" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:13.999078" elapsed="0.000445"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:13.998848" elapsed="0.000724"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:13.998353" elapsed="0.001249"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:13.999862" elapsed="0.000482"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:14.000981" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:14.000575" elapsed="0.000442"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:14.001236" elapsed="0.003282"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:13.989310" elapsed="0.015294"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:14.004876" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:14.004701" elapsed="0.000237"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:14.004675" elapsed="0.000294"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:14.008779" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:14.005172" elapsed="0.003650"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:14.008875" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:14.009032" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:13.979202" elapsed="0.029856"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:14.009157" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:14.009310" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:13.877205" elapsed="0.132131"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:14.037781" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:14.037333" elapsed="0.000497"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:14.038601" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:14.038334" elapsed="0.000385">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:14.038912" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:14.037998" elapsed="0.000939"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:14.039541" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:14.039105" elapsed="0.000463"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:14.039918" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:14.040056" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:14.039743" elapsed="0.000342"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:14.040525" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "source-tree-join": {
          "c-multicast": {
            "multicast-source": "1.0.0.1",
            "route-distinguisher": "1.2.3.4:258",
            "source-as": 10,
            "c-g-address": "2.0.0.2"
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:14.040254" elapsed="0.000322"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:14.041060" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:14.040642" elapsed="0.000479"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:14.041820" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:14.041296" elapsed="0.000553"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:14.041146" elapsed="0.000738"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:14.040623" elapsed="0.001283"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:14.042545" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:14.042056" elapsed="0.000518"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:14.042624" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:14.036697" elapsed="0.006054"/>
</kw>
<msg time="2026-04-21T02:13:14.042831" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:14.023650" elapsed="0.019232"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:14.055495" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:14.068153" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:14.080669" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:14.080882" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:14.081063" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:14.081438" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:14.081292" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:14.081278" elapsed="0.000239"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:14.081660" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:14.081845" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:14.082018" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:14.081249" elapsed="0.000822"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:14.081141" elapsed="0.000957"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:14.082246" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:14.082322" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:14.082443" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:14.021013" elapsed="0.061457"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:14.082649" elapsed="0.002378"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:14.086222" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:14.085758" elapsed="0.000492"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:14.086842" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:14.086407" elapsed="0.000496"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:14.087067" elapsed="0.000327"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:13:14.085348" elapsed="0.002106"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:14.085107" elapsed="0.002381"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:14.087688" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:14.087513" elapsed="0.000234"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:14.085089" elapsed="0.002679"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:13:14.010470" elapsed="0.077365"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:13:14.009654" elapsed="0.078272"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:14.009416" elapsed="0.078560"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:14.009400" elapsed="0.078605"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:14.088045" elapsed="0.000033"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:13:13.872871" elapsed="0.215314"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:13.868577" elapsed="0.219672"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:13:14.088414" elapsed="0.002392"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:14.140474" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:14.140077" elapsed="0.000425"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:14.141243" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:14.141029" elapsed="0.000280">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:14.141404" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:14.140670" elapsed="0.000759"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:14.141999" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:14.141596" elapsed="0.000430"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:14.142328" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:14.142480" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:14.142191" elapsed="0.000315"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:14.142931" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:14.142665" elapsed="0.000312"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:14.144227" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:14.143940" elapsed="0.000332"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:14.144703" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:14.144435" elapsed="0.000294"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:14.145511" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:14.145111" elapsed="0.000425"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:14.146805" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:14.146252" elapsed="0.000655"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:14.146985" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:14.147275" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:14.145779" elapsed="0.001522"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:14.147468" elapsed="0.000388"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:13:14.144972" elapsed="0.002926"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:14.148545" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:14.148147" elapsed="0.000424"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:14.149758" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:14.149224" elapsed="0.000652"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:14.149955" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:14.150246" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:14.148758" elapsed="0.001513"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:14.150427" elapsed="0.000379"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:14.148011" elapsed="0.002838"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:14.144778" elapsed="0.006106"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:14.150926" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:14.151084" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:14.143339" elapsed="0.007770"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:14.143044" elapsed="0.008097"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:14.151317" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:14.151166" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:14.143025" elapsed="0.008368"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:14.152189" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:14.151551" elapsed="0.000667"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:14.152272" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:14.139401" elapsed="0.012998"/>
</kw>
<msg time="2026-04-21T02:13:14.152454" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:14.126693" elapsed="0.025809"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:14.165157" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:14.177632" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:14.190165" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:14.190365" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:14.190543" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:14.190928" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:14.190763" elapsed="0.000222"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:14.190748" elapsed="0.000261"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:14.191154" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:14.191325" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:14.191526" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:14.190719" elapsed="0.000862"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:14.190617" elapsed="0.000990"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:14.191758" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:14.191850" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:13:14.191971" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:14.122390" elapsed="0.069607"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:14.193274" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:14.193036" elapsed="0.000302">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:14.193432" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:14.192671" elapsed="0.000785"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:14.193776" elapsed="0.000060"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:14.193528" elapsed="0.000347"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:14.194579" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:14.194077" elapsed="0.000528"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:14.193899" elapsed="0.000744"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:14.193509" elapsed="0.001156"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:14.197063" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:14.194837" elapsed="0.002252"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:14.197141" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:14.197295" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:14.192325" elapsed="0.004994"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:14.198484" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:13:14.198302" elapsed="0.000268"/>
</kw>
<msg time="2026-04-21T02:13:14.198657" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:14.197966" elapsed="0.000714"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:13:14.198903" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:14.198750" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:14.198731" elapsed="0.000238"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:14.199279" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:14.199415" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:14.199117" elapsed="0.000323"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:13:14.199853" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:13:14.199605" elapsed="0.000274"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:13:14.199927" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:14.200080" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:14.197624" elapsed="0.002480"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:14.201481" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:14.201234" elapsed="0.000293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:14.201937" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:14.201681" elapsed="0.000299"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:14.209622" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:14.210363" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '531'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BxYAAQECAwQBAgAAAAogAQAAASACAAAC","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"source-tree-join":{"c-multicast":{"source-as":10,"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","c-g-address":"2.0.0.2"}}}]}}]} 
 </msg>
<msg time="2026-04-21T02:13:14.210463" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:14.204130" elapsed="0.006359"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:14.202045" elapsed="0.008488"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:14.210711" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:14.210558" elapsed="0.000217"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:14.202027" elapsed="0.008783"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:14.214264" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BxYAAQECAwQBAgAAAAogAQAAASACAAAC","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"source-tree-join":{"c-multicast":{"source-as":10,"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","c-g-address":"2.0.0.2"}}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:14.211853" elapsed="0.002460"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:14.211613" elapsed="0.002733"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:14.211594" elapsed="0.002777"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:14.218017" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:14.214716" elapsed="0.003364"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:14.214491" elapsed="0.003638"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:14.214472" elapsed="0.003692"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:14.218934" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:14.218393" elapsed="0.000578"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:14.219419" elapsed="0.000073"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:14.219067" elapsed="0.000480"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:14.220266" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:14.219838" elapsed="0.000526"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:14.219583" elapsed="0.000830"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:14.219043" elapsed="0.001400"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:14.221202" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:14.220669" elapsed="0.000570"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:14.221666" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:14.221335" elapsed="0.000410"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:14.222442" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:14.222031" elapsed="0.000447"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:14.221777" elapsed="0.000749"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:14.221310" elapsed="0.001247"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:14.222768" elapsed="0.000499"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:14.223944" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:14.223540" elapsed="0.000440"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:14.224232" elapsed="0.002281"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:14.211164" elapsed="0.015411"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:14.226749" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:14.226643" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:14.226625" elapsed="0.000210"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:14.229859" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:14.226984" elapsed="0.002904"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:14.229941" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:14.230097" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:14.200411" elapsed="0.029712"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:14.230185" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:13:14.230335" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:14.099868" elapsed="0.130493"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:14.258616" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:14.258175" elapsed="0.000470"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:14.259477" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:14.259167" elapsed="0.000426">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:14.259767" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:14.258830" elapsed="0.001011"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:14.260462" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:14.260015" elapsed="0.000475"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:14.260828" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:14.260962" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:14.260655" elapsed="0.000333"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:14.261412" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:14.261147" elapsed="0.000310"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:14.261938" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:14.261523" elapsed="0.000476"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:14.262672" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:14.262173" elapsed="0.000526"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:14.262024" elapsed="0.000711"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:14.261505" elapsed="0.001251"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:14.263417" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:14.262921" elapsed="0.000524"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:14.263494" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:14.257541" elapsed="0.006078"/>
</kw>
<msg time="2026-04-21T02:13:14.263672" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:14.244730" elapsed="0.018990"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:14.276245" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:14.288583" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:14.300986" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:14.301185" elapsed="0.000053"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:14.301403" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:14.301775" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:14.301630" elapsed="0.000215"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:14.301615" elapsed="0.000254"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:14.302015" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:14.302185" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:14.302354" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:14.301586" elapsed="0.000821"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:14.301480" elapsed="0.000953"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:14.302580" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:14.302655" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:14.302771" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:14.242050" elapsed="0.060762"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:14.302993" elapsed="0.002360"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:14.306381" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:14.306102" elapsed="0.000307"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:14.307171" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:14.306564" elapsed="0.000666"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:13:14.307717" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "127.1.1.1"
       },
       "local-pref": {
        "pref": 100
       },
       "multi-exit-disc": {
        "med": 0
       },
       "origin": {
        "value": "egp"
       }
      },
      "path-id": 0,
      "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
      "source-tree-join": {
       "c-multicast": {
        "c-g-address": "2.0.0.2",
        "multicast-source": "1.0.0.1",
        "route-distinguisher": "1.2.3.4:258",
        "source-as": 10
       }
      }
     }
    ]
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:13:14.307933" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
+      "source-tree-join": {
+       "c-multicast": {
+        "c-g-address": "2.0.0.2",
+        "multicast-source": "1.0.0.1",
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 10
+       }
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:13:14.307399" elapsed="0.000602">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
+      "source-tree-join": {
+       "c-multicast": {
+        "c-g-address": "2.0.0.2",
+        "multicast-source": "1.0.0.1",
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 10
+       }
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:13:14.305674" elapsed="0.002513">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
+      "source-tree-join": {
+       "c-multicast": {
+        "c-g-address": "2.0.0.2",
+        "multicast-source": "1.0.0.1",
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 10
+       }
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:14.305433" elapsed="0.002837">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
+      "source-tree-join": {
+       "c-multicast": {
+        "c-g-address": "2.0.0.2",
+        "multicast-source": "1.0.0.1",
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 10
+       }
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:14.308459" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:14.308306" elapsed="0.000208"/>
</branch>
<status status="FAIL" start="2026-04-21T02:13:14.305414" elapsed="0.003123">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
+      "source-tree-join": {
+       "c-multicast": {
+        "c-g-address": "2.0.0.2",
+        "multicast-source": "1.0.0.1",
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 10
+       }
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:13:14.231506" elapsed="0.077157">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
+      "source-tree-join": {
+       "c-multicast": {
+        "c-g-address": "2.0.0.2",
+        "multicast-source": "1.0.0.1",
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 10
+       }
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:13:14.230679" elapsed="0.078146">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
+      "source-tree-join": {
+       "c-multicast": {
+        "c-g-address": "2.0.0.2",
+        "multicast-source": "1.0.0.1",
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 10
+       }
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:14.230443" elapsed="0.078475">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
+      "source-tree-join": {
+       "c-multicast": {
+        "c-g-address": "2.0.0.2",
+        "multicast-source": "1.0.0.1",
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 10
+       }
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<status status="FAIL" start="2026-04-21T02:13:14.230425" elapsed="0.078528">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
+      "source-tree-join": {
+       "c-multicast": {
+        "c-g-address": "2.0.0.2",
+        "multicast-source": "1.0.0.1",
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 10
+       }
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:14.309002" elapsed="0.000016"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:13:14.095447" elapsed="0.213682">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
+      "source-tree-join": {
+       "c-multicast": {
+        "c-g-address": "2.0.0.2",
+        "multicast-source": "1.0.0.1",
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 10
+       }
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.364604" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:16.364189" elapsed="0.000449"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:16.365576" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:16.365264" elapsed="0.000394">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:16.365755" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:16.364844" elapsed="0.000936"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.366428" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:16.366007" elapsed="0.000449"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:16.366767" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:16.366949" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:16.366623" elapsed="0.000352"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.367380" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:16.367135" elapsed="0.000292"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.368651" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:16.368275" elapsed="0.000423"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.369176" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:16.368895" elapsed="0.000308"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.370049" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:16.369602" elapsed="0.000474"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:16.371419" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:16.370740" elapsed="0.000793"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:16.371617" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:13:16.371943" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:16.370273" elapsed="0.001696"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:16.372154" elapsed="0.000406"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:13:16.369451" elapsed="0.003154"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.373299" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:16.372880" elapsed="0.000446"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:16.374571" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:16.374015" elapsed="0.000661"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:16.374755" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:16.375071" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:16.373529" elapsed="0.001569"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:16.375258" elapsed="0.000436"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:16.372724" elapsed="0.003017"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:16.369261" elapsed="0.006517"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:16.375839" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:16.376002" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:16.367837" elapsed="0.008213"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:16.367504" elapsed="0.008580"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.376269" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:16.376112" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:16.367480" elapsed="0.008868"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.377287" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:16.376497" elapsed="0.000820"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:16.377368" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:16.363353" elapsed="0.014165"/>
</kw>
<msg time="2026-04-21T02:13:16.377578" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:16.350181" elapsed="0.027451"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.393133" elapsed="0.000073"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.406583" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.419836" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.420091" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.420285" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.420721" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:16.420563" elapsed="0.000216"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:16.420544" elapsed="0.000280"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.420975" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.421148" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.421318" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:16.420499" elapsed="0.000961"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:16.420375" elapsed="0.001120"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.421653" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:16.421734" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:13:16.421918" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:16.345643" elapsed="0.076305"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:16.423401" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:16.423102" elapsed="0.000376">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:16.423576" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:16.422666" elapsed="0.000936"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.423983" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:16.423674" elapsed="0.000371"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.424567" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:16.424266" elapsed="0.000327"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:16.424070" elapsed="0.000560"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:16.423656" elapsed="0.000995"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.427033" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:16.424822" elapsed="0.002238"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:16.427113" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:16.427271" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:16.422292" elapsed="0.005005"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:16.428565" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:13:16.428358" elapsed="0.000262"/>
</kw>
<msg time="2026-04-21T02:13:16.428706" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:16.428010" elapsed="0.000720"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:13:16.428957" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:16.428817" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:16.428782" elapsed="0.000243"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:16.429335" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:16.429583" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:16.429170" elapsed="0.000441"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:13:16.430046" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:13:16.429776" elapsed="0.000296"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:13:16.430120" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:16.430277" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:16.427612" elapsed="0.002691"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.431759" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:16.431506" elapsed="0.000316"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.432249" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:16.431996" elapsed="0.000296"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:16.439766" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:16.439948" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '146'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:13:16.440048" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:16.434707" elapsed="0.005368"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:16.432358" elapsed="0.007761"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.440302" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:16.440145" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:16.432340" elapsed="0.008047"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.444039" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:16.441584" elapsed="0.002506"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:16.441212" elapsed="0.002918"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:16.441194" elapsed="0.002961"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.446734" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:16.444439" elapsed="0.002342"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:16.444211" elapsed="0.002622"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:16.444195" elapsed="0.002664"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.447431" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:16.447032" elapsed="0.000428"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.447777" elapsed="0.000042"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:16.447532" elapsed="0.000326"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.448437" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:16.448122" elapsed="0.000343"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:16.447883" elapsed="0.000618"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:16.447514" elapsed="0.001009"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.449080" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:16.448688" elapsed="0.000429"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.449550" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:16.449218" elapsed="0.000411"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.450326" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:16.449911" elapsed="0.000450"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:16.449663" elapsed="0.000746"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:16.449193" elapsed="0.001246"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:16.450650" elapsed="0.000506"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:16.451783" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:16.451389" elapsed="0.000451"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:16.452078" elapsed="0.003233"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:16.440762" elapsed="0.014691"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:16.455705" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:16.455554" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:16.455527" elapsed="0.000293"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:16.459731" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:16.456065" elapsed="0.003706"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:16.459866" elapsed="0.000057"/>
</return>
<msg time="2026-04-21T02:13:16.460104" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:16.430662" elapsed="0.029478"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:16.460228" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:13:16.460435" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:16.322755" elapsed="0.137715"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.492959" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:16.492299" elapsed="0.000695"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:16.493860" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:16.493532" elapsed="0.000462">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:16.494179" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:16.493176" elapsed="0.001031"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.494854" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:16.494380" elapsed="0.000511"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:16.495239" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:16.495406" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:16.495062" elapsed="0.000372"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.495910" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:16.495600" elapsed="0.000361"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:16.496503" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:16.496040" elapsed="0.000526"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.497310" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:16.496745" elapsed="0.000593"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:16.496593" elapsed="0.000781"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:16.496016" elapsed="0.001380"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.498072" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:16.497549" elapsed="0.000607"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:16.498213" elapsed="0.000035"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:16.491397" elapsed="0.006955"/>
</kw>
<msg time="2026-04-21T02:13:16.498409" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:16.478176" elapsed="0.020283"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.510936" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.523210" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.535725" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.535960" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.536139" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.536523" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:16.536375" elapsed="0.000204"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:16.536360" elapsed="0.000243"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.536745" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.536931" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.537099" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:16.536329" elapsed="0.000823"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:16.536221" elapsed="0.000959"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.537328" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:16.537403" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:16.537520" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:16.475515" elapsed="0.062031"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:16.537764" elapsed="0.002223"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:16.541044" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:16.540724" elapsed="0.000348"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:16.541633" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:16.541361" elapsed="0.000300"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:16.541836" elapsed="0.000332"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:13:16.540303" elapsed="0.001925"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:16.540065" elapsed="0.002198"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.542438" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:16.542288" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:16.540047" elapsed="0.002468"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:13:16.462085" elapsed="0.080477"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:13:16.460943" elapsed="0.081695"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:16.460586" elapsed="0.082099"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:16.460562" elapsed="0.082147"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:16.542744" elapsed="0.000028"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:13:16.316585" elapsed="0.226302"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:14.091007" elapsed="2.451941"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient" type="TEARDOWN">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:13:16.543168" elapsed="0.002639"/>
</kw>
<arg>source_tree_join</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-04-21T02:13:11.275381" elapsed="5.270488"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:11.188310" elapsed="5.357716"/>
</test>
<test id="s1-s16-t18" name="Odl_To_Play_intra_pe_distinguisher" line="126">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:13:16.549292" elapsed="0.000210"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:13:16.549020" elapsed="0.000538"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:16.550565" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:16.550455" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:16.550437" elapsed="0.000195"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:16.555745" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:16.555638" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:16.555620" elapsed="0.000229"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.556869" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:16.556467" elapsed="0.000429"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.557486" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:13:16.557060" elapsed="0.000452"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:13:16.557557" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:16.557712" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:13:16.556083" elapsed="0.001653"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:16.563312" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:16.563202" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:16.563183" elapsed="0.000197"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:16.564607" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:16.564500" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:16.564482" elapsed="0.000192"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:13:16.565152" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:13:16.564846" elapsed="0.000332"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:13:16.565560" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:13:16.565343" elapsed="0.000243"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:13:16.597989" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:13:16.566106" elapsed="0.032035"/>
</kw>
<msg time="2026-04-21T02:13:16.598331" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:13:16.598378" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:16.565749" elapsed="0.032665"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:13:16.637733" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "i "n "t "r "a "_ "p "e "_ "d "i "s "t "i "n "g "u "i "s "h "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:13:16.599030" elapsed="0.038948"/>
</kw>
<msg time="2026-04-21T02:13:16.638220" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:13:16.638272" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:16.598621" elapsed="0.039693"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.638863" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:16.638463" elapsed="0.000467"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:16.638420" elapsed="0.000543"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.639589" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "i "n "t "r "a "_ "p "e "_ "d "i "s "t "i "n "g "u "i "s "h "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:16.639142" elapsed="0.000570"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.640107" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:16.639831" elapsed="0.000348"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:16.639775" elapsed="0.000430"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:13:16.640249" elapsed="0.000048"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:13:16.643567" elapsed="0.000518"/>
</kw>
<msg time="2026-04-21T02:13:16.644181" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:16.642256" elapsed="0.002098"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.644682" elapsed="0.000090"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.645118" elapsed="0.000086"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:13:16.641412" elapsed="0.003934"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:13:16.640677" elapsed="0.004751"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:13:16.564197" elapsed="0.081365"/>
</kw>
<msg time="2026-04-21T02:13:16.645659" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:16.645704" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:16.563537" elapsed="0.082202"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:13:16.646087" elapsed="0.000038"/>
</return>
<status status="PASS" start="2026-04-21T02:13:16.645942" elapsed="0.000228"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:16.645911" elapsed="0.000292"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.646710" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.647088" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:13:16.647160" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:13:16.562859" elapsed="0.084410"/>
</kw>
<msg time="2026-04-21T02:13:16.647363" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:16.647407" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:16.558169" elapsed="0.089274"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.647840" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:16.647520" elapsed="0.000377"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:16.647503" elapsed="0.000418"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:13:16.558022" elapsed="0.089923"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:13:16.557803" elapsed="0.090177"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:13:16.555277" elapsed="0.092762"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:13:16.550169" elapsed="0.097928"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:16.549711" elapsed="0.098436"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:13:16.546841" elapsed="0.101362"/>
</kw>
<kw name="Odl_To_Play_Template" owner="BgpOperations">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:16.649165" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/announce_intra_pe_distinguisher.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/announce_intra_pe_distinguisher.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:16.649347" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff00570200000040c01b0e0a0a0a0104e3800a0a140204e3c0400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0a</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:16.648945" elapsed="0.000430"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:13:16.649774" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff00570200000040c01b0e0a0a0a0104e3800a0a140204e3c0400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0a</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:13:16.649538" elapsed="0.000318"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:16.650212" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/withdraw_intra_pe_distinguisher.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/withdraw_intra_pe_distinguisher.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:16.650339" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0051020000003ac01b0e0a0a0a0104e3800a0a140204e3c0400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0a</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:16.650019" elapsed="0.000346"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:13:16.650727" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0051020000003ac01b0e0a0a0a0104e3800a0a140204e3c0400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0a</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:13:16.650523" elapsed="0.000232"/>
</kw>
<if>
<branch type="IF" condition="'${remove}' == 'True'">
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:13:16.651148" elapsed="0.002519"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:16.650926" elapsed="0.002777"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:16.650905" elapsed="0.002823"/>
</if>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.689565" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:16.689146" elapsed="0.000502"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:16.690626" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:16.690324" elapsed="0.000383">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:16.690822" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:16.689873" elapsed="0.000977"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.691420" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:16.691024" elapsed="0.000423"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:16.691782" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:16.692016" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:16.691640" elapsed="0.000406"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.692461" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:16.692211" elapsed="0.000311"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.693646" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:16.693359" elapsed="0.000338"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.694250" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:16.693890" elapsed="0.000387"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.694978" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:16.694658" elapsed="0.000345"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:16.696107" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:16.695548" elapsed="0.000590"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:16.696193" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:13:16.696389" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:16.695212" elapsed="0.001202"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:16.696574" elapsed="0.000272"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:13:16.694515" elapsed="0.002372"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.697457" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:16.697139" elapsed="0.000345"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:16.698440" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:16.698016" elapsed="0.000452"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:16.698520" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:16.698672" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:16.697674" elapsed="0.001023"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:16.698869" elapsed="0.000226"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:16.697002" elapsed="0.002136"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:16.694334" elapsed="0.004840"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:16.699218" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:16.699377" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:16.692957" elapsed="0.006445"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:16.692620" elapsed="0.006816"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.699669" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:16.699462" elapsed="0.000272"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:16.692597" elapsed="0.007221"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.700606" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:16.700006" elapsed="0.000628"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:16.700683" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:16.688476" elapsed="0.012354"/>
</kw>
<msg time="2026-04-21T02:13:16.700887" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:16.675104" elapsed="0.025866"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.713734" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.726743" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.739479" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.739720" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.739925" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.740309" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:16.740158" elapsed="0.000206"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:16.740143" elapsed="0.000246"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.740534" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.740704" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.740903" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:16.740111" elapsed="0.000849"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:16.740005" elapsed="0.000982"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.741140" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:16.741215" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:16.741340" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:16.670407" elapsed="0.070961"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.766947" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:16.766533" elapsed="0.000443"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:16.767755" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:16.767518" elapsed="0.000328">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:16.767941" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:16.767144" elapsed="0.000821"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.768516" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:16.768134" elapsed="0.000410"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:16.768868" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:16.769016" level="INFO">${template} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-nex...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:16.768707" elapsed="0.000337"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.769453" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;127.1.1.1&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;multi-exit-disc&gt;
            &lt;med&gt;0&lt;/med&gt;
        &lt;/multi-exit-disc&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;egp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pe-distinguisher-labels-attribute&gt;
            &lt;pe-distinguisher-label-attribute&gt;
                &lt;pe-address&gt;10.10.10.1&lt;/pe-address&gt;
                &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;/pe-distinguisher-label-attribute&gt;
            &lt;pe-distinguisher-label-attribute&gt;
                &lt;pe-address&gt;10.10.20.2&lt;/pe-address&gt;
                &lt;mpls-label&gt;20028&lt;/mpls-label&gt;
            &lt;/pe-distinguisher-label-attribute&gt;
        &lt;/pe-distinguisher-labels-attribute&gt;
    &lt;/attributes&gt;
    &lt;intra-as-i-pmsi-a-d&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;orig-route-ip&gt;10.10.10.10&lt;/orig-route-ip&gt;
    &lt;/intra-as-i-pmsi-a-d&gt;
&lt;/mvpn-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:16.769211" elapsed="0.000304"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:16.769898" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:16.769581" elapsed="0.000378"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.770424" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:16.770133" elapsed="0.000317"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:16.769984" elapsed="0.000502"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:16.769563" elapsed="0.000944"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.771131" level="INFO">${final_text} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-nex...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:16.770654" elapsed="0.000509"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:16.771213" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:16.765916" elapsed="0.005425"/>
</kw>
<msg time="2026-04-21T02:13:16.771433" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:16.752745" elapsed="0.018765"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.784380" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.797040" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.809809" elapsed="0.000041"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.810039" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.810223" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.810596" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:16.810448" elapsed="0.000204"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:16.810433" elapsed="0.000242"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.810835" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.811019" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.811198" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:16.810403" elapsed="0.000849"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:16.810299" elapsed="0.000980"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.811446" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:16.811523" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:16.811658" level="INFO">${data} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-nex...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:16.751867" elapsed="0.059819"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:16.813003" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:16.812736" elapsed="0.000334">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:16.813201" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:16.812389" elapsed="0.000837"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.813545" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:16.813297" elapsed="0.000306"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.814125" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:16.813830" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:16.813628" elapsed="0.000565"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:16.813279" elapsed="0.000937"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.816681" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:16.814374" elapsed="0.002335"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:16.816762" elapsed="0.000046"/>
</return>
<msg time="2026-04-21T02:13:16.816939" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:16.812052" elapsed="0.004913"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.818501" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:16.818249" elapsed="0.000299"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.818963" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;127.1.1.1&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;multi-exit-disc&gt;
            &lt;med&gt;0&lt;/med&gt;
        &lt;/multi-exit-disc&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;egp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pe-distinguisher-labels-attribute&gt;
            &lt;pe-distinguisher-label-attribute&gt;
                &lt;pe-address&gt;10.10.10.1&lt;/pe-address&gt;
                &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;/pe-distinguisher-label-attribute&gt;
            &lt;pe-distinguisher-label-attribute&gt;
                &lt;pe-address&gt;10.10.20.2&lt;/pe-address&gt;
                &lt;mpls-label&gt;20028&lt;/mpls-label&gt;
            &lt;/pe-distinguisher-label-attribute&gt;
        &lt;/pe-distinguisher-labels-attribute&gt;
    &lt;/attributes&gt;
    &lt;intra-as-i-pmsi-a-d&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;orig-route-ip&gt;10.10.10.10&lt;/orig-route-ip&gt;
    &lt;/intra-as-i-pmsi-a-d&gt;
&lt;/mvpn-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:16.818703" elapsed="0.000320"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.819445" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:16.819181" elapsed="0.000309"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.819903" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:16.819643" elapsed="0.000304"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:13:16.820758" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:13:16.820560" elapsed="0.000224"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:13:16.821133" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:13:16.820958" elapsed="0.000201"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:16.821309" elapsed="0.000217"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.821956" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:16.821687" elapsed="0.000313"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:13:16.822042" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:16.822198" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:13:16.820152" elapsed="0.002071"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:16.834153" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Content-Length': '1181', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;127.1.1.1&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;multi-exit-disc&gt;
            &lt;med&gt;0&lt;/med&gt;
        &lt;/multi-exit-disc&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;egp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pe-distinguisher-labels-attribute&gt;
            &lt;pe-distinguisher-label-attribute&gt;
                &lt;pe-address&gt;10.10.10.1&lt;/pe-address&gt;
                &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;/pe-distinguisher-label-attribute&gt;
            &lt;pe-distinguisher-label-attribute&gt;
                &lt;pe-address&gt;10.10.20.2&lt;/pe-address&gt;
                &lt;mpls-label&gt;20028&lt;/mpls-label&gt;
            &lt;/pe-distinguisher-label-attribute&gt;
        &lt;/pe-distinguisher-labels-attribute&gt;
    &lt;/attributes&gt;
    &lt;intra-as-i-pmsi-a-d&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;orig-route-ip&gt;10.10.10.10&lt;/orig-route-ip&gt;
    &lt;/intra-as-i-pmsi-a-d&gt;
&lt;/mvpn-route&gt; 
 </msg>
<msg time="2026-04-21T02:13:16.834270" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4/mvpn-route=AQwAAQECAwQBAgoKCgo%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:16.834385" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:16.824588" elapsed="0.009823"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:16.822292" elapsed="0.012165"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.834640" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:16.834484" elapsed="0.000224"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:16.822274" elapsed="0.012455"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.840951" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:16.835900" elapsed="0.005149"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:16.835652" elapsed="0.005474"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:16.835633" elapsed="0.005552"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.846982" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:16.841837" elapsed="0.005248"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:16.841308" elapsed="0.005857"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:16.841271" elapsed="0.005949"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.848314" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:16.847647" elapsed="0.000694"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.848649" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:16.848410" elapsed="0.000295"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.849212" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:16.848910" elapsed="0.000329"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:16.848729" elapsed="0.000545"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:16.848392" elapsed="0.000903"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.849834" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:16.849459" elapsed="0.000402"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.850168" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:16.849931" elapsed="0.000294"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.850705" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:16.850409" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:16.850249" elapsed="0.000517"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:16.849913" elapsed="0.000874"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:16.850955" elapsed="0.000386"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:16.851863" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:16.851526" elapsed="0.000363"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:16.852046" elapsed="0.002294"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:16.835114" elapsed="0.019288"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:13:16.854581" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-04-21T02:13:16.854475" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:16.854457" elapsed="0.000211"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.854833" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:13:16.854901" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:16.857180" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:16.817301" elapsed="0.039922"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:16.857329" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:16.857487" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:16.658884" elapsed="0.198628"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.857904" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:16.857615" elapsed="0.000360"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:16.857598" elapsed="0.000401"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:16.858033" elapsed="0.000025"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:13:16.654043" elapsed="0.204115"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:13:16.861542" level="INFO">${update} = ffffffffffffffffffffffffffffffff00570200000040400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac01b0e0a0a0a0104e3800a0a140204e3c0</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:13:16.859086" elapsed="0.002484"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:13:16.861748" elapsed="0.002319"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:13:16.864119" elapsed="0.000029"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-04-21T02:13:16.858812" elapsed="0.005434"/>
</kw>
<msg time="2026-04-21T02:13:16.864322" level="INFO">${update} = ffffffffffffffffffffffffffffffff00570200000040400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac01b0e0a0a0a0104e3800a0a140204e3c0</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:16.858332" elapsed="0.006015"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.865237" level="INFO">Length is 174.</msg>
<msg time="2026-04-21T02:13:16.865312" level="INFO">${len_1} = 174</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:13:16.864967" elapsed="0.000368"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.865740" level="INFO">Length is 174.</msg>
<msg time="2026-04-21T02:13:16.865829" level="INFO">${len_2} = 174</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:13:16.865490" elapsed="0.000364"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:16.866011" elapsed="0.000305"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:13:16.866657" level="INFO">${sum_1} = 2055</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:13:16.866473" elapsed="0.000209"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:13:16.867032" level="INFO">${sum_2} = 2055</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:13:16.866849" elapsed="0.000207"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:16.867209" elapsed="0.000344"/>
</kw>
<arg>${update}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:13:16.864563" elapsed="0.003049"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:13:16.867766" elapsed="0.002122"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.923380" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:16.922949" elapsed="0.000461"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:16.924180" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:16.923938" elapsed="0.000317">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:16.924402" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:16.923579" elapsed="0.000848"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.925002" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:16.924597" elapsed="0.000433"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:16.925334" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:16.925477" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:16.925195" elapsed="0.000307"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.925928" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:16.925663" elapsed="0.000311"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.927188" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:16.926870" elapsed="0.000364"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.927710" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:16.927429" elapsed="0.000307"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.928614" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:16.928176" elapsed="0.000465"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:16.929869" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:16.929342" elapsed="0.000613"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:16.930101" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:13:16.930333" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:16.928856" elapsed="0.001503"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:16.930519" elapsed="0.000443"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:13:16.928029" elapsed="0.002974"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.931711" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:16.931279" elapsed="0.000459"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:16.932924" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:16.932418" elapsed="0.000592"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:16.933155" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:16.933381" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:16.931984" elapsed="0.001422"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:16.933563" elapsed="0.000427"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:16.931119" elapsed="0.002913"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:16.927816" elapsed="0.006252"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:16.934112" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:16.934273" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:16.926358" elapsed="0.007941"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:16.926045" elapsed="0.008287"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.934509" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:16.934357" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:16.926024" elapsed="0.008563"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.935396" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:16.934735" elapsed="0.000692"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:16.935479" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:16.922300" elapsed="0.013308"/>
</kw>
<msg time="2026-04-21T02:13:16.935702" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:16.906219" elapsed="0.029536"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.948655" elapsed="0.000043"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.966297" elapsed="0.000041"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.982908" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.983114" elapsed="0.000026"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.983314" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.983688" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:16.983539" elapsed="0.000205"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:16.983525" elapsed="0.000243"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.983930" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.984099" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.984266" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:16.983496" elapsed="0.000822"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:16.983391" elapsed="0.000953"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.984492" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:16.984567" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:16.984687" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:16.899705" elapsed="0.085008"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.985836" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:16.985569" elapsed="0.000349"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:16.995656" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:16.995706" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:16.995816" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:16.988109" elapsed="0.007734"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:16.985986" elapsed="0.009898"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:16.996067" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:16.995911" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:16.985968" elapsed="0.010187"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:16.999553" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:16.997161" elapsed="0.002435"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:16.996934" elapsed="0.002697"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:16.996916" elapsed="0.002740"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:17.003260" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:16.999952" elapsed="0.003374"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:16.999712" elapsed="0.003663"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:16.999695" elapsed="0.003715"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:17.004212" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:17.003654" elapsed="0.000596"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:17.004685" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:17.004348" elapsed="0.000417"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:17.005478" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:17.005056" elapsed="0.000459"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:17.004819" elapsed="0.000745"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:17.004323" elapsed="0.001270"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:17.006348" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:17.005838" elapsed="0.000546"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:17.006892" elapsed="0.000041"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:17.006496" elapsed="0.000493"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:17.007783" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:17.007283" elapsed="0.000582"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:17.007023" elapsed="0.000902"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:17.006455" elapsed="0.001500"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:17.008179" elapsed="0.000488"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:17.009310" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:17.008921" elapsed="0.000425"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:17.009564" elapsed="0.003239"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:16.996511" elapsed="0.016358"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:13:17.012914" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:17.015209" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:13:16.984994" elapsed="0.030243"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:17.015323" elapsed="0.000030"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:13:16.871295" elapsed="0.144159"/>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:16.870688" elapsed="0.144820"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-04-21T02:13:16.870175" elapsed="0.145390"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:13:17.018719" level="INFO">${update} = ffffffffffffffffffffffffffffffff0051020000003a400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac01b0e0a0a0a0104e3800a0a140204e3c0</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:13:17.016479" elapsed="0.002268"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:13:17.018966" elapsed="0.002170"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:13:17.021188" elapsed="0.000031"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-04-21T02:13:17.016207" elapsed="0.005110"/>
</kw>
<msg time="2026-04-21T02:13:17.021393" level="INFO">${update} = ffffffffffffffffffffffffffffffff0051020000003a400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac01b0e0a0a0a0104e3800a0a140204e3c0</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:17.015730" elapsed="0.005687"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:13:17.022291" level="INFO">Length is 162.</msg>
<msg time="2026-04-21T02:13:17.022366" level="INFO">${len_1} = 162</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:13:17.022023" elapsed="0.000367"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:13:17.022851" level="INFO">Length is 162.</msg>
<msg time="2026-04-21T02:13:17.022937" level="INFO">${len_2} = 162</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:13:17.022549" elapsed="0.000412"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:17.023125" elapsed="0.000352"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:13:17.023846" level="INFO">${sum_1} = 1904</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:13:17.023639" elapsed="0.000233"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:13:17.024213" level="INFO">${sum_2} = 1904</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:13:17.024029" elapsed="0.000211"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:17.024398" elapsed="0.000316"/>
</kw>
<arg>${update}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:13:17.021632" elapsed="0.003143"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations" type="TEARDOWN">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:17.075674" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:17.075273" elapsed="0.000430"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:17.076486" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:17.076225" elapsed="0.000332">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:17.076650" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:17.075886" elapsed="0.000789"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:17.077252" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:17.076858" elapsed="0.000420"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:17.077577" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:17.077727" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:17.077441" elapsed="0.000312"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:17.078181" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:17.077932" elapsed="0.000344"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:17.079307" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:17.079031" elapsed="0.000321"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:17.079781" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:17.079514" elapsed="0.000308"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:17.080739" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:17.080191" elapsed="0.000574"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:17.081991" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:17.081481" elapsed="0.000552"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:17.082154" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:13:17.082393" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:17.080982" elapsed="0.001438"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:17.082653" elapsed="0.000611"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:13:17.080053" elapsed="0.003255"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:17.084125" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:17.083580" elapsed="0.000575"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:17.085341" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:17.084892" elapsed="0.000489"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:17.085510" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:17.085741" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:17.084369" elapsed="0.001398"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:17.085953" elapsed="0.000490"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:17.083441" elapsed="0.003045"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:17.079876" elapsed="0.006646"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:17.086568" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:17.086726" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:17.078659" elapsed="0.008091"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:17.078350" elapsed="0.008433"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:17.086982" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:17.086827" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:17.078328" elapsed="0.008752"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:17.087899" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:17.087235" elapsed="0.000703"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:17.087986" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:17.074572" elapsed="0.013547"/>
</kw>
<msg time="2026-04-21T02:13:17.088182" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:17.055958" elapsed="0.032287"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:17.101660" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:17.114218" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:17.126889" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:17.127106" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:17.127286" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:17.127659" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:17.127511" elapsed="0.000203"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:17.127496" elapsed="0.000242"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:17.127895" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:17.128065" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:17.128233" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:17.127466" elapsed="0.000820"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:17.127362" elapsed="0.000950"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:17.128461" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:17.128535" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:17.128656" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:17.050173" elapsed="0.078508"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:17.129837" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:17.129571" elapsed="0.000313"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:17.137179" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:17.137320" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '372'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Data does not exist",
        "error-path": "/bgp-rib:application-rib[id='10.30.171.3']/tables[afi='bgp-types:ipv4-address-family'][safi='bgp-mvpn:mcast-vpn-subsequent-address-family']/bgp-mvpn-ipv4:mvpn-routes-ipv4",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:13:17.137465" level="INFO">${response} = None</msg>
<msg time="2026-04-21T02:13:17.137508" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:13:17.132018" elapsed="0.005916">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:17.129950" elapsed="0.008066">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:17.138205" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:17.138049" elapsed="0.000218"/>
</branch>
<status status="FAIL" start="2026-04-21T02:13:17.129932" elapsed="0.008359">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:17.141782" level="FAIL">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-04-21T02:13:17.139430" elapsed="0.002401">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:17.139199" elapsed="0.002695">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</branch>
<status status="FAIL" start="2026-04-21T02:13:17.139175" elapsed="0.002751">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:17.144954" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-04-21T02:13:17.142216" elapsed="0.002784">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:17.141994" elapsed="0.003095">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</branch>
<status status="FAIL" start="2026-04-21T02:13:17.141977" elapsed="0.003156">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:17.145989" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:17.145397" elapsed="0.000630"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:17.146461" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:17.146126" elapsed="0.000415"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:17.147278" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:17.146828" elapsed="0.000486"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:17.146575" elapsed="0.000790"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:17.146101" elapsed="0.001293"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:17.148149" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:17.147619" elapsed="0.000566"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:17.148608" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:17.148281" elapsed="0.000404"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:17.149372" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:17.148966" elapsed="0.000441"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:17.148719" elapsed="0.000736"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:17.148257" elapsed="0.001227"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:17.149692" elapsed="0.000501"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:17.150831" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:17.150424" elapsed="0.000444"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<msg time="2026-04-21T02:13:17.154490" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="FAIL" start="2026-04-21T02:13:17.151107" elapsed="0.003430">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="FAIL" start="2026-04-21T02:13:17.138667" elapsed="0.016057">Several failures occurred:

1) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'

2) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'

3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:13:17.154883" elapsed="0.000044"/>
</return>
<msg time="2026-04-21T02:13:17.157613" level="INFO">${response_text} = None</msg>
<msg time="2026-04-21T02:13:17.157642" level="FAIL">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="FAIL" start="2026-04-21T02:13:17.128963" elapsed="0.028707">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:17.157735" elapsed="0.000026"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="FAIL" start="2026-04-21T02:13:17.025863" elapsed="0.132056">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:17.025422" elapsed="0.132561"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-04-21T02:13:17.025027" elapsed="0.133015"/>
</kw>
<arg>intra_pe_distinguisher</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-04-21T02:13:16.648502" elapsed="0.509591"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:16.546351" elapsed="0.611857"/>
</test>
<test id="s1-s16-t19" name="Play_To_Odl_intra_pe_distinguisher" line="130">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:13:17.161624" elapsed="0.000238"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:13:17.161340" elapsed="0.000579"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:17.162924" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:17.162811" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:17.162777" elapsed="0.000236"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:17.168348" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:17.168241" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:17.168223" elapsed="0.000194"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:17.169434" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:17.169045" elapsed="0.000416"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:13:17.169935" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:13:17.169623" elapsed="0.000338"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:13:17.170006" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:17.170161" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:13:17.168645" elapsed="0.001540"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:17.175708" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:17.175600" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:17.175581" elapsed="0.000194"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:17.176973" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:17.176865" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:17.176847" elapsed="0.000193"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:13:17.177487" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:13:17.177188" elapsed="0.000325"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:13:17.177909" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:13:17.177674" elapsed="0.000260"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:13:17.208108" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:13:17.178435" elapsed="0.029783"/>
</kw>
<msg time="2026-04-21T02:13:17.208393" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:13:17.208442" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:17.178097" elapsed="0.030381"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:13:17.240762" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "i "n "t "r "a "_ "p "e "_ "d "i "s "t "i "n "g "u "i "s "h "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:13:17.209044" elapsed="0.031888"/>
</kw>
<msg time="2026-04-21T02:13:17.241096" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:13:17.241142" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:17.208660" elapsed="0.032517"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:17.241490" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:17.241255" elapsed="0.000291"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:17.241235" elapsed="0.000336"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:17.242053" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "i "n "t "r "a "_ "p "e "_ "d "i "s "t "i "n "g "u "i "s "h "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:17.241716" elapsed="0.000408"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:17.242414" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:17.242192" elapsed="0.000277"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:17.242173" elapsed="0.000319"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:13:17.242525" elapsed="0.000030"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:13:17.245118" elapsed="0.000292"/>
</kw>
<msg time="2026-04-21T02:13:17.245476" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:17.244067" elapsed="0.001548"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:17.246055" elapsed="0.000088"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:17.246416" elapsed="0.000079"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:13:17.243412" elapsed="0.003198"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:13:17.242827" elapsed="0.003851"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:13:17.176541" elapsed="0.070238"/>
</kw>
<msg time="2026-04-21T02:13:17.246932" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:17.246979" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:17.175946" elapsed="0.071070"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:13:17.247206" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:13:17.247095" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:17.247076" elapsed="0.000217"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:17.247872" elapsed="0.000029"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:17.248228" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:13:17.248300" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:13:17.175264" elapsed="0.073144"/>
</kw>
<msg time="2026-04-21T02:13:17.248504" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:17.248548" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:17.170567" elapsed="0.078017"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:17.248964" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:17.248659" elapsed="0.000362"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:17.248641" elapsed="0.000404"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:13:17.170419" elapsed="0.078649"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:13:17.170242" elapsed="0.078895"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:13:17.167874" elapsed="0.081324"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:13:17.162505" elapsed="0.086750"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:17.162074" elapsed="0.087226"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:13:17.159086" elapsed="0.090266"/>
</kw>
<kw name="Play_To_Odl_Template" owner="BgpOperations">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:17.250486" level="INFO">&amp;{adj_rib_in} = { PATH=peer=bgp:%2F%2F10.30.171.116/adj-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{adj_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/adj-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:17.250008" elapsed="0.000507"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:17.251181" level="INFO">&amp;{effective_rib_in} = { PATH=peer=bgp:%2F%2F10.30.171.116/effective-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{effective_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/effective-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:17.250684" elapsed="0.000525"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:17.251914" level="INFO">&amp;{loc_rib} = { PATH=loc-rib | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{loc_rib}</var>
<arg>PATH=loc-rib</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:17.251514" elapsed="0.000427"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:17.252337" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/announce_intra_pe_distinguisher.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/announce_intra_pe_distinguisher.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:17.252503" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff00570200000040c01b0e0a0a0a0104e3800a0a140204e3c0400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0a</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:17.252125" elapsed="0.000404"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:17.252901" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/withdraw_intra_pe_distinguisher.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/withdraw_intra_pe_distinguisher.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:17.253025" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0051020000003ac01b0e0a0a0a0104e3800a0a140204e3c0400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0a</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:17.252691" elapsed="0.000360"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:13:17.253206" elapsed="0.002459"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:13:17.255870" elapsed="0.002008"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:17.310896" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:17.310461" elapsed="0.000464"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:17.311683" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:17.311438" elapsed="0.000324">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:17.312008" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:17.311093" elapsed="0.000940"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:17.312611" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:17.312203" elapsed="0.000436"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:17.312954" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:17.313088" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:17.312815" elapsed="0.000331"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:17.313570" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:17.313323" elapsed="0.000293"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:17.314626" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:17.314341" elapsed="0.000331"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:17.315154" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:17.314888" elapsed="0.000292"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:17.315964" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:17.315542" elapsed="0.000448"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:17.317201" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:17.316634" elapsed="0.000667"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:17.317379" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:17.317670" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:17.316182" elapsed="0.001515"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:17.317868" elapsed="0.000386"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/adj-rib-in</var>
<status status="PASS" start="2026-04-21T02:13:17.315404" elapsed="0.002892"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:17.319033" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:17.318545" elapsed="0.000514"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:17.320258" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:17.319702" elapsed="0.000655"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:17.320434" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:17.320721" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:17.319250" elapsed="0.001498"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:17.320919" elapsed="0.000369"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:17.318408" elapsed="0.002920"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:17.315233" elapsed="0.006131"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:17.321405" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:17.321561" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:17.314015" elapsed="0.007571"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:17.313685" elapsed="0.007933"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:17.321808" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:17.321643" elapsed="0.000222"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:17.313665" elapsed="0.008220"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:17.322822" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:17.322031" elapsed="0.000822"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:17.322904" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:17.309839" elapsed="0.013190"/>
</kw>
<msg time="2026-04-21T02:13:17.323084" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:17.297057" elapsed="0.026077"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:17.335797" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:17.348641" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:17.361185" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:17.361388" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:17.361565" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:17.361948" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:17.361783" elapsed="0.000220"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:17.361769" elapsed="0.000258"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:17.362170" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:17.362340" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:17.362506" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:17.361740" elapsed="0.000819"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:17.361640" elapsed="0.000945"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:17.362763" elapsed="0.000035"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:17.362855" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:13:17.362978" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:17.292720" elapsed="0.070284"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:17.364284" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:17.364035" elapsed="0.000318">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:17.364461" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:17.363668" elapsed="0.000819"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:17.364826" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:17.364559" elapsed="0.000326"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:17.365423" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:17.365126" elapsed="0.000327"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:17.364941" elapsed="0.000555"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:17.364540" elapsed="0.000980"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:17.367904" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:17.365677" elapsed="0.002254"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:17.367982" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:17.368135" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:17.363337" elapsed="0.004823"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:17.369397" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:17.369156" elapsed="0.000305">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:17.369554" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:17.368814" elapsed="0.000763"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:13:17.369783" elapsed="0.000052"/>
</return>
<status status="PASS" start="2026-04-21T02:13:17.369648" elapsed="0.000224"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:17.369630" elapsed="0.000266"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:17.370049" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:17.370223" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:13:17.370288" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:17.372401" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:17.368465" elapsed="0.003963"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:17.374001" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:17.373729" elapsed="0.000318"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:17.374470" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:17.374222" elapsed="0.000292"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:17.381348" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:17.381491" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:13:17.381592" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:13:17.376721" elapsed="0.005332">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:17.374580" elapsed="0.007588">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:17.382409" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:17.382212" elapsed="0.000322"/>
</branch>
<status status="FAIL" start="2026-04-21T02:13:17.374562" elapsed="0.008012">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:17.383133" elapsed="0.000035"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:17.383313" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:17.383264" elapsed="0.000101"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:17.383241" elapsed="0.000150"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:17.383581" elapsed="0.000027"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:13:17.383670" elapsed="0.000020"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:13:17.372748" elapsed="0.011081">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:17.383923" elapsed="0.000019"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:13:17.269687" elapsed="0.114359">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:17.384395" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:17.384163" elapsed="0.000319"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:17.384140" elapsed="0.000372"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:17.384552" elapsed="0.000018"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:13:17.264404" elapsed="0.120272">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.443501" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:19.443104" elapsed="0.000430"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:19.444339" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:19.444061" elapsed="0.000353">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:19.444509" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:19.443707" elapsed="0.000826"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.445106" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:19.444702" elapsed="0.000432"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:19.445441" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:19.445606" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:19.445299" elapsed="0.000389"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.446115" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:19.445867" elapsed="0.000295"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.447190" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:19.446881" elapsed="0.000354"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.447666" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:19.447398" elapsed="0.000293"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.448526" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:19.448083" elapsed="0.000469"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:19.449775" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:19.449218" elapsed="0.000676"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:19.449975" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:13:19.450280" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:19.448742" elapsed="0.001564"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:19.450464" elapsed="0.000401"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/adj-rib-in</var>
<status status="PASS" start="2026-04-21T02:13:19.447944" elapsed="0.002963"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.451556" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:19.451158" elapsed="0.000424"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:19.452829" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:19.452269" elapsed="0.000663"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:19.453010" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:19.453307" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:19.451769" elapsed="0.001564"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:19.453529" elapsed="0.000387"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:19.451022" elapsed="0.002936"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:19.447744" elapsed="0.006251"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:19.454037" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:19.454195" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:19.446539" elapsed="0.007681"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:19.446237" elapsed="0.008015"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.454429" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:19.454278" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:19.446214" elapsed="0.008290"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.455420" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:19.454651" elapsed="0.000798"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:19.455500" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:19.442467" elapsed="0.013157"/>
</kw>
<msg time="2026-04-21T02:13:19.455678" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:19.427958" elapsed="0.027770"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.468189" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.480617" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.492971" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.493171" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.493350" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.493718" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:19.493572" elapsed="0.000201"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:19.493557" elapsed="0.000254"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.493956" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.494125" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.494297" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:19.493527" elapsed="0.000822"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:19.493425" elapsed="0.000950"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.494522" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:19.494596" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:13:19.494716" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:19.423526" elapsed="0.071218"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:19.496021" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:19.495759" elapsed="0.000329">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:19.496180" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:19.495416" elapsed="0.000811"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.496547" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:19.496299" elapsed="0.000305"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.497161" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:19.496866" elapsed="0.000321"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:19.496661" elapsed="0.000562"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:19.496281" elapsed="0.000963"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.499565" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:19.497398" elapsed="0.002193"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:19.499643" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:19.499811" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:19.495087" elapsed="0.004750"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:19.501113" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:19.500881" elapsed="0.000294">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:19.501266" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:19.500524" elapsed="0.000767"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:13:19.501495" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:13:19.501360" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:19.501342" elapsed="0.000236"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.501725" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.501914" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:13:19.501981" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:13:19.504043" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:19.500161" elapsed="0.003909"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.505497" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:19.505248" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.505955" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:19.505697" elapsed="0.000302"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:19.514517" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:19.514993" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '492'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"pe-distinguisher-labels-attribute":{"pe-distinguisher-label-attribute":[{"mpls-label":20024,"pe-address":"10.10.10.1"},{"mpls-label":20028,"pe-address":"10.10.20.2"}]},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}} 
 </msg>
<msg time="2026-04-21T02:13:19.515096" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:19.508156" elapsed="0.006965"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:19.506065" elapsed="0.009098"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.515343" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:19.515190" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:19.506047" elapsed="0.009380"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.519557" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"pe-distinguisher-labels-attribute":{"pe-distinguisher-label-attribute":[{"mpls-label":20024,"pe-address":"10.10.10.1"},{"mpls-label":20028,"pe-address":"10.10.20.2"}]},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:19.516482" elapsed="0.003190"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:19.516254" elapsed="0.003468"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:19.516233" elapsed="0.003525"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.523374" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:19.520188" elapsed="0.003249"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:19.519858" elapsed="0.003628"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:19.519833" elapsed="0.003687"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.524320" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:19.523754" elapsed="0.000604"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.524809" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:19.524454" elapsed="0.000438"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.525568" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:19.525153" elapsed="0.000452"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:19.524925" elapsed="0.000730"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:19.524430" elapsed="0.001254"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.526440" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:19.525930" elapsed="0.000547"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.526922" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:19.526573" elapsed="0.000429"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.527671" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:19.527266" elapsed="0.000441"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:19.527035" elapsed="0.000721"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:19.526549" elapsed="0.001236"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:19.528020" elapsed="0.000521"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:19.529189" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:19.528775" elapsed="0.000448"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:19.529379" elapsed="0.002377"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:19.515780" elapsed="0.016056"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:19.532010" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:19.531905" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:19.531887" elapsed="0.000190"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:19.535145" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:19.532256" elapsed="0.002918"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:19.535226" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:19.535385" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:19.504417" elapsed="0.030994"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:19.535472" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:13:19.535621" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:19.399454" elapsed="0.136193"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.563690" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:19.563242" elapsed="0.000476"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:19.564551" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:19.564279" elapsed="0.000391">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:19.564863" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:19.563904" elapsed="0.000985"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.565496" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:19.565057" elapsed="0.000466"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:19.565858" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:19.566009" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:19.565685" elapsed="0.000351"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.566456" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "pe-distinguisher-labels-attribute": {
            "pe-distinguisher-label-attribute": [
              {
                "pe-address": "10.10.10.1",
                "mpls-label": 20024
              },
              {
                "pe-address": "10.10.20.2",
                "mpls-label": 20028
              }
            ]
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "intra-as-i-pmsi-a-d": {
          "route-distinguisher": "1.2.3.4:258",
          "orig-route-ip": "10.10.10.10"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:19.566194" elapsed="0.000313"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:19.566991" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:19.566573" elapsed="0.000479"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.567738" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:19.567230" elapsed="0.000535"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:19.567077" elapsed="0.000738"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:19.566554" elapsed="0.001283"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.568502" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:19.567986" elapsed="0.000544"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:19.568578" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:19.562610" elapsed="0.006093"/>
</kw>
<msg time="2026-04-21T02:13:19.568760" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:19.549952" elapsed="0.018878"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.582728" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.595223" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.607679" elapsed="0.000037"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.607940" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.608144" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.608562" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:19.608409" elapsed="0.000208"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:19.608393" elapsed="0.000250"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.608802" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.608974" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.609141" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:19.608352" elapsed="0.000841"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:19.608230" elapsed="0.000992"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.609370" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:19.609447" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:13:19.609618" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:19.547260" elapsed="0.062387"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:19.609844" elapsed="0.002321"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:19.613540" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:19.612953" elapsed="0.000616"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:19.614260" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:19.613729" elapsed="0.000560"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:19.614451" elapsed="0.000360"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:13:19.612504" elapsed="0.002370"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:19.612249" elapsed="0.002659"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.615084" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:19.614933" elapsed="0.000260"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:19.612231" elapsed="0.002984"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:13:19.536822" elapsed="0.078443"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:13:19.535983" elapsed="0.079359"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:19.535728" elapsed="0.079661"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:19.535712" elapsed="0.079701"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:19.615446" elapsed="0.000035"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:13:19.392693" elapsed="0.222888"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:17.258158" elapsed="2.357483"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.665585" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:19.665191" elapsed="0.000427"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:19.666403" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:19.666148" elapsed="0.000332">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:19.666576" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:19.665807" elapsed="0.000794"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.667171" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:19.666770" elapsed="0.000429"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:19.667504" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:19.667666" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:19.667362" elapsed="0.000330"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.668147" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:19.667866" elapsed="0.000330"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.669235" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:19.668923" elapsed="0.000357"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.669710" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:19.669442" elapsed="0.000294"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.670536" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:19.670131" elapsed="0.000432"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:19.671804" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:19.671231" elapsed="0.000679"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:19.671990" elapsed="0.000062"/>
</return>
<msg time="2026-04-21T02:13:19.672324" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:19.670752" elapsed="0.001599"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:19.672568" elapsed="0.000407"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/effective-rib-in</var>
<status status="PASS" start="2026-04-21T02:13:19.669993" elapsed="0.003024"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.673677" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:19.673272" elapsed="0.000431"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:19.674926" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:19.674360" elapsed="0.000668"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:19.675106" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:19.675398" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:19.673908" elapsed="0.001516"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:19.675580" elapsed="0.000387"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:19.673133" elapsed="0.002891"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:19.669811" elapsed="0.006250"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:19.676104" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:19.676262" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:19.668580" elapsed="0.007708"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:19.668270" elapsed="0.008050"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.676497" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:19.676345" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:19.668248" elapsed="0.008326"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.677496" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:19.676722" elapsed="0.000802"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:19.677574" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:19.664542" elapsed="0.013156"/>
</kw>
<msg time="2026-04-21T02:13:19.677752" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:19.651652" elapsed="0.026164"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.690547" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.703279" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.716236" elapsed="0.000033"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.716545" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.716730" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.717146" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:19.716996" elapsed="0.000206"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:19.716980" elapsed="0.000246"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.717370" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.717538" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.717706" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:19.716945" elapsed="0.000814"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:19.716828" elapsed="0.000972"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.717953" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:19.718030" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:13:19.718173" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:19.647294" elapsed="0.070908"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:19.719711" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:19.719385" elapsed="0.000421">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:19.719903" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:19.718963" elapsed="0.000969"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.720323" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:19.720047" elapsed="0.000343"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.720938" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:19.720605" elapsed="0.000364"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:19.720415" elapsed="0.000599"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:19.720027" elapsed="0.001011"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.723465" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:19.721196" elapsed="0.002300"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:19.723549" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:19.723711" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:19.718549" elapsed="0.005187"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:19.725014" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:19.724757" elapsed="0.000320">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:19.725171" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:19.724414" elapsed="0.000782"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:13:19.725404" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:13:19.725266" elapsed="0.000242"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:19.725248" elapsed="0.000289"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.725689" elapsed="0.000023"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.725882" elapsed="0.000022"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:13:19.725959" elapsed="0.000025"/>
</return>
<msg time="2026-04-21T02:13:19.728115" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:19.724082" elapsed="0.004061"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.729578" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:19.729311" elapsed="0.000317"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.730054" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:19.729801" elapsed="0.000298"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:19.738933" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:19.739085" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '492'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"pe-distinguisher-labels-attribute":{"pe-distinguisher-label-attribute":[{"mpls-label":20024,"pe-address":"10.10.10.1"},{"mpls-label":20028,"pe-address":"10.10.20.2"}]},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}} 
 </msg>
<msg time="2026-04-21T02:13:19.739201" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:19.732271" elapsed="0.006961"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:19.730168" elapsed="0.009108"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.739456" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:19.739302" elapsed="0.000217"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:19.730149" elapsed="0.009392"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.743019" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"pe-distinguisher-labels-attribute":{"pe-distinguisher-label-attribute":[{"mpls-label":20024,"pe-address":"10.10.10.1"},{"mpls-label":20028,"pe-address":"10.10.20.2"}]},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:19.740607" elapsed="0.002461"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:19.740383" elapsed="0.002719"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:19.740365" elapsed="0.002763"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.746420" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:19.743411" elapsed="0.003073"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:19.743183" elapsed="0.003348"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:19.743167" elapsed="0.003398"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.747378" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:19.746827" elapsed="0.000589"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.747869" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:19.747512" elapsed="0.000473"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.748673" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:19.748256" elapsed="0.000455"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:19.748021" elapsed="0.000738"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:19.747488" elapsed="0.001323"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.749541" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:19.749038" elapsed="0.000540"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.750092" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:19.749733" elapsed="0.000439"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.750865" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:19.750433" elapsed="0.000470"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:19.750206" elapsed="0.000746"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:19.749707" elapsed="0.001274"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:19.751195" elapsed="0.000482"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:19.752356" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:19.751947" elapsed="0.000445"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:19.752612" elapsed="0.003208"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:19.739926" elapsed="0.015983"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:19.756195" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:19.756041" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:19.756015" elapsed="0.000255"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:19.759285" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:19.756419" elapsed="0.002895"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:19.759366" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:13:19.759527" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:19.728463" elapsed="0.031091"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:19.759617" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:13:19.759767" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:19.624540" elapsed="0.135272"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.788230" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:19.787739" elapsed="0.000520"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:19.789060" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:19.788762" elapsed="0.000416">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:19.789353" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:19.788425" elapsed="0.000954"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.790009" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:19.789549" elapsed="0.000490"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:19.790366" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:19.790550" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:19.790204" elapsed="0.000373"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.791025" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "pe-distinguisher-labels-attribute": {
            "pe-distinguisher-label-attribute": [
              {
                "pe-address": "10.10.10.1",
                "mpls-label": 20024
              },
              {
                "pe-address": "10.10.20.2",
                "mpls-label": 20028
              }
            ]
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "intra-as-i-pmsi-a-d": {
          "route-distinguisher": "1.2.3.4:258",
          "orig-route-ip": "10.10.10.10"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:19.790738" elapsed="0.000340"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:19.791548" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:19.791146" elapsed="0.000463"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.792357" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:19.791785" elapsed="0.000606"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:19.791634" elapsed="0.000804"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:19.791127" elapsed="0.001339"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.793180" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:19.792620" elapsed="0.000590"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:19.793260" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:19.787116" elapsed="0.006282"/>
</kw>
<msg time="2026-04-21T02:13:19.793461" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:19.774425" elapsed="0.019086"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.806077" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.818565" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.831292" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.831504" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.831684" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.832227" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:19.832069" elapsed="0.000217"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:19.832052" elapsed="0.000258"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.832456" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.832627" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.832814" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:19.832015" elapsed="0.000855"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:19.831871" elapsed="0.001027"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.833048" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:19.833124" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:13:19.833277" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:19.771778" elapsed="0.061526"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:19.833486" elapsed="0.002218"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:19.837526" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:19.836704" elapsed="0.000861"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:19.838518" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:19.837811" elapsed="0.000747"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:19.838777" elapsed="0.000485"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:13:19.836129" elapsed="0.003217"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:19.835784" elapsed="0.003608"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.839635" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:19.839427" elapsed="0.000285"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:19.835765" elapsed="0.003977"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:13:19.760980" elapsed="0.078864"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:13:19.760163" elapsed="0.079790"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:19.759898" elapsed="0.080120"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:19.759880" elapsed="0.080172"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:19.840099" elapsed="0.000041"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:13:19.620189" elapsed="0.220095"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:19.615834" elapsed="0.224535"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.894398" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:19.894022" elapsed="0.000405"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:19.895179" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:19.894943" elapsed="0.000307">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:19.895342" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:19.894592" elapsed="0.000774"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.895960" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:19.895532" elapsed="0.000456"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:19.896288" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:19.896436" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:19.896151" elapsed="0.000311"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.896882" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:19.896622" elapsed="0.000306"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.897910" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:19.897614" elapsed="0.000341"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.898384" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:19.898117" elapsed="0.000292"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.899198" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:19.898766" elapsed="0.000458"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:19.900484" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:19.899928" elapsed="0.000659"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:19.900664" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:19.900974" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:19.899416" elapsed="0.001585"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:19.901157" elapsed="0.000380"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:13:19.898629" elapsed="0.002950"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.902244" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:19.901843" elapsed="0.000426"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:19.903472" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:19.902927" elapsed="0.000649"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:19.903653" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:19.903996" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:19.902456" elapsed="0.001565"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:19.904175" elapsed="0.000368"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:19.901691" elapsed="0.002893"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:19.898458" elapsed="0.006160"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:19.904661" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:13:19.904833" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:19.897289" elapsed="0.007601"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:19.896995" elapsed="0.007930"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.905103" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:19.904950" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:19.896976" elapsed="0.008203"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.906077" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:19.905324" elapsed="0.000782"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:19.906156" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:19.893388" elapsed="0.012894"/>
</kw>
<msg time="2026-04-21T02:13:19.906336" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:19.880699" elapsed="0.025686"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.919020" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.931378" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.943804" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.944003" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.944178" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.944541" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:19.944396" elapsed="0.000199"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:19.944382" elapsed="0.000237"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.944758" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.944944" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.945111" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:19.944353" elapsed="0.000811"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:19.944252" elapsed="0.000938"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.945340" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:19.945448" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:13:19.945570" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:19.876308" elapsed="0.069288"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:19.946862" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:19.946609" elapsed="0.000319">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:19.947021" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:19.946268" elapsed="0.000778"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.947361" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:19.947114" elapsed="0.000303"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.947960" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:19.947617" elapsed="0.000369"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:19.947441" elapsed="0.000580"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:19.947096" elapsed="0.000946"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.950358" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:19.948192" elapsed="0.002192"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:19.950436" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:19.950588" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:19.945940" elapsed="0.004673"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:19.951887" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:19.951603" elapsed="0.000347">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:19.952043" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:19.951269" elapsed="0.000799"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:13:19.952270" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-21T02:13:19.952135" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:19.952118" elapsed="0.000235"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.952500" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.952670" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:13:19.952735" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:13:19.954819" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:19.950938" elapsed="0.003907"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.956257" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:19.956008" elapsed="0.000295"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.956697" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:19.956456" elapsed="0.000284"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:19.964742" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:19.964941" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '492'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"pe-distinguisher-labels-attribute":{"pe-distinguisher-label-attribute":[{"mpls-label":20024,"pe-address":"10.10.10.1"},{"mpls-label":20028,"pe-address":"10.10.20.2"}]},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}} 
 </msg>
<msg time="2026-04-21T02:13:19.965058" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:19.958946" elapsed="0.006138"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:19.956819" elapsed="0.008309"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.965308" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:19.965155" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:19.956800" elapsed="0.008594"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.968898" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"pe-distinguisher-labels-attribute":{"pe-distinguisher-label-attribute":[{"mpls-label":20024,"pe-address":"10.10.10.1"},{"mpls-label":20028,"pe-address":"10.10.20.2"}]},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:19.966419" elapsed="0.002529"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:19.966192" elapsed="0.002791"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:19.966175" elapsed="0.002834"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.971566" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:19.969287" elapsed="0.002324"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:19.969063" elapsed="0.002583"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:19.969047" elapsed="0.002624"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.972293" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:19.971884" elapsed="0.000446"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.972763" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:19.972427" elapsed="0.000440"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.973553" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:19.973131" elapsed="0.000459"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:19.972901" elapsed="0.000740"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:19.972402" elapsed="0.001269"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.974549" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:19.973918" elapsed="0.000669"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:19.975035" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:19.974683" elapsed="0.000431"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:19.975840" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:19.975378" elapsed="0.000500"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:19.975148" elapsed="0.000780"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:19.974658" elapsed="0.001300"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:19.976170" elapsed="0.000492"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:19.977342" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:19.976917" elapsed="0.000471"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:19.977618" elapsed="0.003156"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:19.965758" elapsed="0.015098"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:19.981035" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:19.980928" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:19.980907" elapsed="0.000196"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:19.984081" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:19.981248" elapsed="0.002895"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:19.984196" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:19.984356" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:19.955165" elapsed="0.029217"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:19.984444" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:13:19.984594" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:19.852840" elapsed="0.131780"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:20.012894" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:20.012424" elapsed="0.000498"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:20.013741" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:20.013471" elapsed="0.000406">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:20.014050" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:20.013086" elapsed="0.000989"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:20.014673" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:20.014240" elapsed="0.000460"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:20.015691" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:20.016111" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:20.014878" elapsed="0.001261"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:20.016701" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "pe-distinguisher-labels-attribute": {
            "pe-distinguisher-label-attribute": [
              {
                "pe-address": "10.10.10.1",
                "mpls-label": 20024
              },
              {
                "pe-address": "10.10.20.2",
                "mpls-label": 20028
              }
            ]
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "intra-as-i-pmsi-a-d": {
          "route-distinguisher": "1.2.3.4:258",
          "orig-route-ip": "10.10.10.10"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:20.016390" elapsed="0.000362"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:20.017284" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:20.016846" elapsed="0.000499"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:20.018047" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:20.017520" elapsed="0.000554"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:20.017372" elapsed="0.000737"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:20.016824" elapsed="0.001307"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:20.018778" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:20.018283" elapsed="0.000606"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:20.018943" elapsed="0.000037"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:20.011805" elapsed="0.007276"/>
</kw>
<msg time="2026-04-21T02:13:20.019141" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:19.999160" elapsed="0.020032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:20.031658" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:20.044048" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:20.056550" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:20.056747" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:20.056940" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:20.057331" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:20.057183" elapsed="0.000203"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:20.057169" elapsed="0.000240"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:20.057550" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:20.057718" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:20.057901" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:20.057137" elapsed="0.000818"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:20.057022" elapsed="0.000962"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:20.058131" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:20.058205" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:13:20.058348" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:19.996511" elapsed="0.061863"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:20.058600" elapsed="0.002278"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:20.062186" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:20.061625" elapsed="0.000590"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:20.062899" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:20.062378" elapsed="0.000549"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:20.063086" elapsed="0.000327"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:13:20.061201" elapsed="0.002272"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:20.060959" elapsed="0.002548"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:20.063827" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:20.063532" elapsed="0.000355"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:20.060940" elapsed="0.002968"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:13:19.985754" elapsed="0.078203"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:13:19.984959" elapsed="0.079074"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:19.984702" elapsed="0.079378"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:19.984685" elapsed="0.079419"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:20.064138" elapsed="0.000029"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:13:19.846651" elapsed="0.217618"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:19.840665" elapsed="0.223664"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:13:20.064496" elapsed="0.002248"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:20.119740" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:20.119344" elapsed="0.000424"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:20.120552" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:20.120308" elapsed="0.000317">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:20.120718" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:20.119949" elapsed="0.000792"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:20.121305" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:20.120923" elapsed="0.000409"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:20.121630" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:20.121769" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:20.121494" elapsed="0.000315"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:20.122252" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:20.122006" elapsed="0.000292"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:20.123284" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:20.123002" elapsed="0.000327"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:20.123813" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:20.123491" elapsed="0.000350"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:20.124606" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:20.124203" elapsed="0.000429"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:20.125853" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:20.125294" elapsed="0.000660"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:20.126031" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:20.126323" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:20.124839" elapsed="0.001509"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:20.126503" elapsed="0.000397"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:13:20.124065" elapsed="0.002876"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:20.127619" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:20.127190" elapsed="0.000455"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:20.128857" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:20.128299" elapsed="0.000658"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:20.129036" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:20.129326" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:20.127850" elapsed="0.001501"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:20.129506" elapsed="0.000379"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:20.127054" elapsed="0.002873"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:20.123894" elapsed="0.006067"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:20.130003" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:20.130160" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:20.122659" elapsed="0.007526"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:20.122368" elapsed="0.007848"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:20.130391" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:20.130241" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:20.122348" elapsed="0.008119"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:20.132412" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:20.130610" elapsed="0.001831"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:20.132492" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:20.118713" elapsed="0.013905"/>
</kw>
<msg time="2026-04-21T02:13:20.132671" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:20.106040" elapsed="0.026679"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:20.145339" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:20.157799" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:20.170221" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:20.170419" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:20.170597" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:20.170980" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:20.170833" elapsed="0.000203"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:20.170817" elapsed="0.000243"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:20.171207" elapsed="0.000025"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:20.171406" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:20.171610" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:20.170773" elapsed="0.000893"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:20.170673" elapsed="0.001019"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:20.171856" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:20.171933" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:13:20.172051" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:20.101588" elapsed="0.070489"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:20.173484" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:20.173096" elapsed="0.000456">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:20.173644" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:20.172734" elapsed="0.000933"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:20.174001" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:20.173736" elapsed="0.000323"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:20.174555" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:20.174264" elapsed="0.000317"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:20.174083" elapsed="0.000533"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:20.173719" elapsed="0.000919"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:20.177034" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:20.174808" elapsed="0.002252"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:20.177111" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:20.177302" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:20.172401" elapsed="0.004925"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:20.178506" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:13:20.178322" elapsed="0.000236"/>
</kw>
<msg time="2026-04-21T02:13:20.178642" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:20.177982" elapsed="0.000684"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:13:20.178887" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:20.178734" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:20.178716" elapsed="0.000238"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:20.179264" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:20.179392" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:20.179100" elapsed="0.000317"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:13:20.179837" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:13:20.179588" elapsed="0.000276"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:13:20.179911" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:20.180064" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:20.177638" elapsed="0.002451"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:20.181474" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:20.181225" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:20.181934" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:20.181674" elapsed="0.000305"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:20.190083" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:20.190598" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '637'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"pe-distinguisher-labels-attribute":{"pe-distinguisher-label-attribute":[{"mpls-label":20024,"pe-address":"10.10.10.1"},{"mpls-label":20028,"pe-address":"10.10.20.2"}]},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}]} 
 </msg>
<msg time="2026-04-21T02:13:20.190710" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:20.184327" elapsed="0.006410"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:20.182045" elapsed="0.008736"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:20.190981" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:20.190824" elapsed="0.000222"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:20.182026" elapsed="0.009041"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:20.194535" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"pe-distinguisher-labels-attribute":{"pe-distinguisher-label-attribute":[{"mpls-label":20024,"pe-address":"10.10.10.1"},{"mpls-label":20028,"pe-address":"10.10.20.2"}]},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:20.192117" elapsed="0.002469"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:20.191894" elapsed="0.002759"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:20.191876" elapsed="0.002804"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:20.197735" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:20.194981" elapsed="0.002838"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:20.194736" elapsed="0.003134"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:20.194719" elapsed="0.003186"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:20.198668" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:20.198142" elapsed="0.000565"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:20.199165" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:20.198825" elapsed="0.000421"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:20.199971" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:20.199531" elapsed="0.000478"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:20.199280" elapsed="0.000778"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:20.198779" elapsed="0.001310"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:20.200842" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:20.200316" elapsed="0.000565"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:20.201311" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:20.200978" elapsed="0.000413"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:20.202087" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:20.201652" elapsed="0.000472"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:20.201424" elapsed="0.000749"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:20.200953" elapsed="0.001250"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:20.202420" elapsed="0.000500"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:20.203578" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:20.203153" elapsed="0.000463"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:20.203856" elapsed="0.003204"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:20.191429" elapsed="0.015719"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:20.207394" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:20.207246" elapsed="0.000257"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:20.207220" elapsed="0.000318"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:20.210771" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:20.207746" elapsed="0.003069"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:20.210868" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:20.211029" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:20.180396" elapsed="0.030659"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:20.211117" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:13:20.211266" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:20.078687" elapsed="0.132604"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:20.239994" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:20.239492" elapsed="0.000533"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:20.240855" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:20.240542" elapsed="0.000442">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:20.241162" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:20.240198" elapsed="0.000990"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:20.241818" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:20.241359" elapsed="0.000488"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:20.242178" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:20.242329" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:20.242014" elapsed="0.000343"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:20.242801" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:20.242519" elapsed="0.000331"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:20.243330" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:20.242922" elapsed="0.000468"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:20.244131" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:20.243604" elapsed="0.000555"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:20.243454" elapsed="0.000741"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:20.242901" elapsed="0.001316"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:20.244873" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:20.244367" elapsed="0.000536"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:20.244954" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:20.238851" elapsed="0.006236"/>
</kw>
<msg time="2026-04-21T02:13:20.245140" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:20.226032" elapsed="0.019156"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:20.257710" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:20.270158" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:20.282827" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:20.283024" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:20.283202" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:20.283634" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:20.283480" elapsed="0.000211"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:20.283464" elapsed="0.000251"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:20.283873" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:20.284047" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:20.284215" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:20.283427" elapsed="0.000841"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:20.283283" elapsed="0.001013"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:20.284448" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:20.284523" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:20.284640" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:20.223248" elapsed="0.061418"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:20.284861" elapsed="0.002194"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:20.288136" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:20.287824" elapsed="0.000340"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:20.289009" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:20.288319" elapsed="0.000719"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:13:20.289522" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "127.1.1.1"
       },
       "local-pref": {
        "pref": 100
       },
       "multi-exit-disc": {
        "med": 0
       },
       "origin": {
        "value": "egp"
       },
       "pe-distinguisher-labels-attribute": {
        "pe-distinguisher-label-attribute": [
         {
          "mpls-label": 20024,
          "pe-address": "10.10.10.1"
         },
         {
          "mpls-label": 20028,
          "pe-address": "10.10.20.2"
         }
        ]
       }
      },
      "intra-as-i-pmsi-a-d": {
       "orig-route-ip": "10.10.10.10",
       "route-distinguisher": "1.2.3.4:258"
      },
      "path-id": 0,
      "route-key": "AQwAAQECAwQBAgoKCgo="
     }
    ]
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:13:20.289756" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,44 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       },
+       "pe-distinguisher-labels-attribute": {
+        "pe-distinguisher-label-attribute": [
+         {
+          "mpls-label": 20024,
+          "pe-address": "10.10.10.1"
+         },
+         {
+          "mpls-label": 20028,
+          "pe-address": "10.10.20.2"
+         }
+        ]
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:13:20.289201" elapsed="0.000683">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,44 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
    [ Message content over the limit has been removed. ]
+         },
+         {
+          "mpls-label": 20028,
+          "pe-address": "10.10.20.2"
+         }
+        ]
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:13:20.287391" elapsed="0.002668">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,44 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
    [ Message content over the limit has been removed. ]
+         },
+         {
+          "mpls-label": 20028,
+          "pe-address": "10.10.20.2"
+         }
+        ]
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:20.287134" elapsed="0.003018">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,44 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
    [ Message content over the limit has been removed. ]
+         },
+         {
+          "mpls-label": 20028,
+          "pe-address": "10.10.20.2"
+         }
+        ]
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:20.290341" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:20.290189" elapsed="0.000208"/>
</branch>
<status status="FAIL" start="2026-04-21T02:13:20.287115" elapsed="0.003305">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,44 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
    [ Message content over the limit has been removed. ]
+         },
+         {
+          "mpls-label": 20028,
+          "pe-address": "10.10.20.2"
+         }
+        ]
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:13:20.212472" elapsed="0.078095">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,44 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
    [ Message content over the limit has been removed. ]
+         },
+         {
+          "mpls-label": 20028,
+          "pe-address": "10.10.20.2"
+         }
+        ]
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:13:20.211629" elapsed="0.079108">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,44 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
    [ Message content over the limit has been removed. ]
+         },
+         {
+          "mpls-label": 20028,
+          "pe-address": "10.10.20.2"
+         }
+        ]
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:20.211373" elapsed="0.079483">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,44 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
    [ Message content over the limit has been removed. ]
+         },
+         {
+          "mpls-label": 20028,
+          "pe-address": "10.10.20.2"
+         }
+        ]
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<status status="FAIL" start="2026-04-21T02:13:20.211356" elapsed="0.079568">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,44 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
    [ Message content over the limit has been removed. ]
+         },
+         {
+          "mpls-label": 20028,
+          "pe-address": "10.10.20.2"
+         }
+        ]
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:20.290978" elapsed="0.000017"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:13:20.072580" elapsed="0.218547">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,44 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
    [ Message content over the limit has been removed. ]
+         },
+         {
+          "mpls-label": 20028,
+          "pe-address": "10.10.20.2"
+         }
+        ]
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.347478" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:22.347080" elapsed="0.000431"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:22.348307" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:22.348050" elapsed="0.000333">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:22.348477" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:22.347689" elapsed="0.000813"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.349078" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:22.348671" elapsed="0.000435"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:22.349434" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:22.349606" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:22.349272" elapsed="0.000361"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.350062" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:22.349812" elapsed="0.000296"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.351147" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:22.350829" elapsed="0.000363"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.351679" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:22.351363" elapsed="0.000347"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.352597" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:22.352139" elapsed="0.000485"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:22.353906" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:22.353302" elapsed="0.000708"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:22.354089" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:13:22.354392" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:22.352835" elapsed="0.001583"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:22.354718" elapsed="0.000404"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:13:22.351994" elapsed="0.003223"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.355954" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:22.355481" elapsed="0.000500"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:22.357234" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:22.356669" elapsed="0.000665"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:22.357450" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:22.357748" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:22.356199" elapsed="0.001575"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:22.357947" elapsed="0.000371"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:22.355342" elapsed="0.003018"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:22.351768" elapsed="0.006627"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:22.358437" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:22.358614" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:22.350485" elapsed="0.008154"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:22.350182" elapsed="0.008490"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.358889" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:22.358711" elapsed="0.000236"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:22.350160" elapsed="0.008808"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.359995" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:22.359131" elapsed="0.000903"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:22.360087" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:22.346438" elapsed="0.013778"/>
</kw>
<msg time="2026-04-21T02:13:22.360272" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:22.333717" elapsed="0.026606"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.373349" elapsed="0.000055"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.386249" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.399008" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.399234" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.399478" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.399920" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:22.399741" elapsed="0.000245"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:22.399720" elapsed="0.000294"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.400163" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.400335" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.400502" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:22.399684" elapsed="0.000871"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:22.399561" elapsed="0.001021"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.400732" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:22.400823" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:13:22.400955" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:22.329100" elapsed="0.071881"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:22.402425" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:22.402133" elapsed="0.000365">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:22.402623" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:22.401693" elapsed="0.000956"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.402995" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:22.402721" elapsed="0.000332"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.403573" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:22.403259" elapsed="0.000342"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:22.403076" elapsed="0.000560"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:22.402703" elapsed="0.000954"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.406126" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:22.403837" elapsed="0.002320"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:22.406217" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:22.406379" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:22.401315" elapsed="0.005092"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:22.407680" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:13:22.407446" elapsed="0.000288"/>
</kw>
<msg time="2026-04-21T02:13:22.407838" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:22.407068" elapsed="0.000794"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:13:22.408080" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:22.407932" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:22.407913" elapsed="0.000235"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:22.408489" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:22.408670" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:22.408320" elapsed="0.000376"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:13:22.409124" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:13:22.408872" elapsed="0.000278"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:13:22.409204" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:22.409376" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:22.406723" elapsed="0.002678"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.410848" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:22.410551" elapsed="0.000344"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.411291" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:22.411049" elapsed="0.000290"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:22.418570" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:22.418711" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '146'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:13:22.418851" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:22.413731" elapsed="0.005154"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:22.411404" elapsed="0.007526"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.419127" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:22.418957" elapsed="0.000238"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:22.411386" elapsed="0.007830"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.423046" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:22.420285" elapsed="0.002829"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:22.420045" elapsed="0.003117"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:22.420027" elapsed="0.003171"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.426816" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:22.423595" elapsed="0.003287"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:22.423275" elapsed="0.003655"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:22.423252" elapsed="0.003711"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.427734" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:22.427195" elapsed="0.000576"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.428232" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:22.427890" elapsed="0.000422"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.429173" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:22.428725" elapsed="0.000485"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:22.428346" elapsed="0.000913"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:22.427865" elapsed="0.001423"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.430088" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:22.429560" elapsed="0.000565"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.430550" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:22.430220" elapsed="0.000408"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.431333" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:22.430909" elapsed="0.000460"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:22.430661" elapsed="0.000758"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:22.430196" elapsed="0.001300"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:22.431717" elapsed="0.000509"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:22.432880" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:22.432460" elapsed="0.000456"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:22.433135" elapsed="0.003202"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:22.419582" elapsed="0.016844"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:22.436670" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:22.436524" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:22.436497" elapsed="0.000266"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:22.440647" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:22.436991" elapsed="0.003695"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:22.440758" elapsed="0.000065"/>
</return>
<msg time="2026-04-21T02:13:22.441003" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:22.409715" elapsed="0.031324"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:22.441126" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:13:22.441381" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:22.306023" elapsed="0.135397"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.470101" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:22.469607" elapsed="0.000523"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:22.470938" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:22.470640" elapsed="0.000421">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:22.471239" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:22.470297" elapsed="0.000967"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.471891" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:22.471438" elapsed="0.000480"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:22.472249" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:22.472390" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:22.472080" elapsed="0.000336"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.472852" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:22.472573" elapsed="0.000326"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:22.473425" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:22.472965" elapsed="0.000521"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.474177" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:22.473660" elapsed="0.000544"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:22.473511" elapsed="0.000728"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:22.472947" elapsed="0.001314"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.474908" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:22.474410" elapsed="0.000527"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:22.474987" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:22.468945" elapsed="0.006184"/>
</kw>
<msg time="2026-04-21T02:13:22.475183" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:22.456194" elapsed="0.019039"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.487758" elapsed="0.000040"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.500086" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.512623" elapsed="0.000035"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.512907" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.513129" elapsed="0.000028"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.513614" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:22.513459" elapsed="0.000211"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:22.513443" elapsed="0.000252"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.513854" elapsed="0.000023"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.514026" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.514207" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:22.513404" elapsed="0.000857"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:22.513227" elapsed="0.001062"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.514437" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:22.514588" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:13:22.514731" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:22.453537" elapsed="0.061223"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:22.514960" elapsed="0.002292"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:22.518379" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:22.518069" elapsed="0.000338"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:22.518857" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:22.518562" elapsed="0.000323"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:22.519041" elapsed="0.000332"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:13:22.517624" elapsed="0.001809"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:22.517370" elapsed="0.002096"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.519654" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:22.519491" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:22.517351" elapsed="0.002379"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:13:22.442828" elapsed="0.076949"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:13:22.441894" elapsed="0.077975"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:22.441536" elapsed="0.078379"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:22.441512" elapsed="0.078428"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:22.519975" elapsed="0.000032"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:13:22.301335" elapsed="0.218772"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:20.066953" elapsed="2.453215"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient" type="TEARDOWN">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:13:22.520387" elapsed="0.002303"/>
</kw>
<arg>intra_pe_distinguisher</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-04-21T02:13:17.249607" elapsed="5.273142"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:17.158528" elapsed="5.364364"/>
</test>
<test id="s1-s16-t20" name="Odl_To_Play_intra_vrf" line="134">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:13:22.526691" elapsed="0.000230"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:13:22.526421" elapsed="0.000556"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:22.527994" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:22.527877" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:22.527858" elapsed="0.000204"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:22.533358" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:22.533229" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:22.533211" elapsed="0.000214"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.534516" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:22.534114" elapsed="0.000430"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.535022" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:13:22.534707" elapsed="0.000341"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:13:22.535093" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:13:22.535252" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:13:22.533713" elapsed="0.001563"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:22.540785" elapsed="0.000029"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:22.540677" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:22.540659" elapsed="0.000210"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:22.542076" elapsed="0.000028"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:22.541970" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:22.541952" elapsed="0.000206"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:13:22.542615" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:13:22.542308" elapsed="0.000334"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:13:22.543046" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:13:22.542824" elapsed="0.000248"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:13:22.573761" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:13:22.543699" elapsed="0.030276"/>
</kw>
<msg time="2026-04-21T02:13:22.574192" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:13:22.574239" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:22.543235" elapsed="0.031041"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:13:22.600284" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "i "n "t "r "a "_ "v "r "f "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:13:22.574989" elapsed="0.025477"/>
</kw>
<msg time="2026-04-21T02:13:22.600673" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:13:22.600720" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:22.574523" elapsed="0.026236"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.601228" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:22.600888" elapsed="0.000403"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:22.600856" elapsed="0.000466"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.601857" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "i "n "t "r "a "_ "v "r "f "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:22.601474" elapsed="0.000455"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.602226" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:22.601999" elapsed="0.000284"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:22.601980" elapsed="0.000327"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:13:22.602346" elapsed="0.000037"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:13:22.605268" elapsed="0.000352"/>
</kw>
<msg time="2026-04-21T02:13:22.605687" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:22.604005" elapsed="0.001840"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.606146" elapsed="0.000078"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.606558" elapsed="0.000077"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:13:22.603271" elapsed="0.003479"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:13:22.602671" elapsed="0.004170"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:13:22.541648" elapsed="0.065302"/>
</kw>
<msg time="2026-04-21T02:13:22.607056" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:22.607102" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:22.541023" elapsed="0.066118"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:13:22.607331" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:13:22.607219" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:22.607201" elapsed="0.000217"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.607855" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.608202" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:13:22.608275" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:13:22.540343" elapsed="0.068040"/>
</kw>
<msg time="2026-04-21T02:13:22.608477" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:22.608521" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:22.535655" elapsed="0.072903"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.608904" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:22.608633" elapsed="0.000325"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:22.608615" elapsed="0.000367"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:13:22.535508" elapsed="0.073498"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:13:22.535333" elapsed="0.073704"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:13:22.532867" elapsed="0.076226"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:13:22.527567" elapsed="0.081584"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:22.527133" elapsed="0.082122"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:13:22.523974" elapsed="0.085338"/>
</kw>
<kw name="Odl_To_Play_Template" owner="BgpOperations">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:22.610225" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/announce_intra_vrf.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/announce_intra_vrf.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:22.610405" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0051020000003a400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac01008010b0a0000013130</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:22.610016" elapsed="0.000415"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:13:22.610837" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0051020000003a400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac01008010b0a0000013130</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:13:22.610593" elapsed="0.000272"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:22.611215" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/withdraw_intra_vrf.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/withdraw_intra_vrf.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:22.611346" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac01008010b0a0000013130</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:22.611026" elapsed="0.000346"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:13:22.611727" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac01008010b0a0000013130</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:13:22.611527" elapsed="0.000272"/>
</kw>
<if>
<branch type="IF" condition="'${remove}' == 'True'">
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:13:22.612092" elapsed="0.002237"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:22.611874" elapsed="0.002493"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:22.611856" elapsed="0.002537"/>
</if>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.650015" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:22.649594" elapsed="0.000452"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:22.650849" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:22.650560" elapsed="0.000370">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:22.651027" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:22.650217" elapsed="0.000835"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.651611" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:22.651223" elapsed="0.000416"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:22.651991" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:22.652137" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:22.651845" elapsed="0.000319"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.652576" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:22.652327" elapsed="0.000297"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.653671" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:22.653406" elapsed="0.000312"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.654201" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:22.653902" elapsed="0.000326"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.654922" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:22.654602" elapsed="0.000353"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:22.655966" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:22.655511" elapsed="0.000483"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:22.656046" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:22.656224" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:22.655178" elapsed="0.001074"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:22.656411" elapsed="0.000244"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:13:22.654461" elapsed="0.002234"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.657331" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:22.656965" elapsed="0.000393"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:22.658303" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:22.657894" elapsed="0.000439"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:22.658399" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:22.658556" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:22.657552" elapsed="0.001029"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:22.658736" elapsed="0.000259"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:22.656827" elapsed="0.002213"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:22.654283" elapsed="0.004841"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:22.659170" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:22.659333" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:22.653037" elapsed="0.006323"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:22.652694" elapsed="0.006698"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.659599" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:22.659421" elapsed="0.000239"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:22.652674" elapsed="0.007007"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.661872" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:22.659847" elapsed="0.002057"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:22.661957" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:22.648914" elapsed="0.013173"/>
</kw>
<msg time="2026-04-21T02:13:22.662144" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:22.635745" elapsed="0.026449"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.675209" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.689451" elapsed="0.000043"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.704454" elapsed="0.000033"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.704697" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.704960" elapsed="0.000029"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.705449" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:22.705288" elapsed="0.000224"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:22.705270" elapsed="0.000278"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.705762" elapsed="0.000051"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.706032" elapsed="0.000027"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.706218" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:22.705228" elapsed="0.001044"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:22.705071" elapsed="0.001231"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.706524" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:22.706607" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:13:22.706754" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:22.631294" elapsed="0.075488"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.734856" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:22.734334" elapsed="0.000564"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:22.735935" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/app.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:22.735588" elapsed="0.000450">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/app.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:22.736159" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:22.735133" elapsed="0.001059"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.736957" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:22.736424" elapsed="0.000572"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:22.737439" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/app/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/app/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:22.737654" level="INFO">${template} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-nex...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:22.737254" elapsed="0.000438"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.738249" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;127.1.1.1&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;multi-exit-disc&gt;
            &lt;med&gt;0&lt;/med&gt;
        &lt;/multi-exit-disc&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;egp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;vrf-route-import-extended-community&gt;
                &lt;inet4-specific-extended-community-common&gt;
                    &lt;global-administrator&gt;10.0.0.1&lt;/global-administrator&gt;
                    &lt;local-administrator&gt;MTA=&lt;/local-administrator&gt;
                &lt;/inet4-specific-extended-community-common&gt;
            &lt;/vrf-route-import-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
    &lt;intra-as-i-pmsi-a-d&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;orig-route-ip&gt;10.10.10.10&lt;/orig-route-ip&gt;
    &lt;/intra-as-i-pmsi-a-d&gt;
&lt;/mvpn-route&gt;</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:22.737928" elapsed="0.000406"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:22.738885" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:22.738436" elapsed="0.000532"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.739602" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:22.739211" elapsed="0.000426"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:22.739004" elapsed="0.000680"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:22.738404" elapsed="0.001310"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.740579" level="INFO">${final_text} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-nex...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:22.739939" elapsed="0.000682"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:22.740758" elapsed="0.000067"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:22.733559" elapsed="0.007416"/>
</kw>
<msg time="2026-04-21T02:13:22.741088" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:22.720078" elapsed="0.021084"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.759510" elapsed="0.000049"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.775045" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.787605" elapsed="0.000033"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.787848" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.788036" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.788452" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:22.788295" elapsed="0.000213"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:22.788278" elapsed="0.000255"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.788680" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.788873" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.789071" elapsed="0.000025"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:22.788241" elapsed="0.000892"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:22.788121" elapsed="0.001042"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.789317" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:22.789397" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:13:22.789565" level="INFO">${data} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-nex...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:22.718987" elapsed="0.070609"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:22.791160" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/app/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:22.790820" elapsed="0.000416">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/app/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:22.791332" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:22.790406" elapsed="0.000952"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.791697" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:22.791429" elapsed="0.000326"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.792283" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:22.791983" elapsed="0.000327"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:22.791780" elapsed="0.000565"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:22.791411" elapsed="0.000956"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.794785" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:22.792520" elapsed="0.002305"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:22.794878" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:22.795037" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:22.790041" elapsed="0.005021"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.796617" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:22.796360" elapsed="0.000305"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.797094" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;127.1.1.1&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;multi-exit-disc&gt;
            &lt;med&gt;0&lt;/med&gt;
        &lt;/multi-exit-disc&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;egp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;vrf-route-import-extended-community&gt;
                &lt;inet4-specific-extended-community-common&gt;
                    &lt;global-administrator&gt;10.0.0.1&lt;/global-administrator&gt;
                    &lt;local-administrator&gt;MTA=&lt;/local-administrator&gt;
                &lt;/inet4-specific-extended-community-common&gt;
            &lt;/vrf-route-import-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
    &lt;intra-as-i-pmsi-a-d&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;orig-route-ip&gt;10.10.10.10&lt;/orig-route-ip&gt;
    &lt;/intra-as-i-pmsi-a-d&gt;
&lt;/mvpn-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:22.796836" elapsed="0.000319"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.797556" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:22.797309" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.798010" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:22.797754" elapsed="0.000300"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:13:22.798884" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:13:22.798667" elapsed="0.000243"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:13:22.799241" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:13:22.799066" elapsed="0.000201"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:22.799420" elapsed="0.000209"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.800054" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:22.799802" elapsed="0.000297"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:13:22.800141" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:22.800298" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:13:22.798258" elapsed="0.002068"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:22.812990" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Content-Length': '1171', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;127.1.1.1&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;multi-exit-disc&gt;
            &lt;med&gt;0&lt;/med&gt;
        &lt;/multi-exit-disc&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;egp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;vrf-route-import-extended-community&gt;
                &lt;inet4-specific-extended-community-common&gt;
                    &lt;global-administrator&gt;10.0.0.1&lt;/global-administrator&gt;
                    &lt;local-administrator&gt;MTA=&lt;/local-administrator&gt;
                &lt;/inet4-specific-extended-community-common&gt;
            &lt;/vrf-route-import-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
    &lt;intra-as-i-pmsi-a-d&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;orig-route-ip&gt;10.10.10.10&lt;/orig-route-ip&gt;
    &lt;/intra-as-i-pmsi-a-d&gt;
&lt;/mvpn-route&gt; 
 </msg>
<msg time="2026-04-21T02:13:22.813282" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4/mvpn-route=AQwAAQECAwQBAgoKCgo%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:22.813546" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:22.802736" elapsed="0.010869"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:22.800399" elapsed="0.013323"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.814207" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:22.813818" elapsed="0.000542"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:22.800381" elapsed="0.014028"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.822340" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:22.816877" elapsed="0.005561"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:22.816329" elapsed="0.006188"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:22.816287" elapsed="0.006287"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.826711" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:22.823221" elapsed="0.003539"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:22.822694" elapsed="0.004117"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:22.822658" elapsed="0.004180"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.827434" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:22.827030" elapsed="0.000432"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.827778" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:22.827532" elapsed="0.000320"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.828358" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:22.828046" elapsed="0.000339"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:22.827877" elapsed="0.000543"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:22.827514" elapsed="0.000927"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.829002" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:22.828604" elapsed="0.000426"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.829340" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:22.829099" elapsed="0.000298"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.829901" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:22.829586" elapsed="0.000340"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:22.829421" elapsed="0.000540"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:22.829081" elapsed="0.000901"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:22.830142" elapsed="0.000353"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:22.830978" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:22.830663" elapsed="0.000341"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:22.831162" elapsed="0.002360"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:22.815284" elapsed="0.018309"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:13:22.833781" elapsed="0.000052"/>
</return>
<status status="PASS" start="2026-04-21T02:13:22.833668" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:22.833649" elapsed="0.000246"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.834049" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:13:22.834116" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:22.836392" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:22.795399" elapsed="0.041020"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:22.836565" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:22.836725" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:22.619270" elapsed="0.217480"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.837175" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:22.836873" elapsed="0.000374"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:22.836855" elapsed="0.000416"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:22.837305" elapsed="0.000026"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:13:22.614673" elapsed="0.222756"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:13:22.840911" level="INFO">${update} = ffffffffffffffffffffffffffffffff0051020000003a400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac01008010b0a0000013130</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:13:22.838390" elapsed="0.002552"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:13:22.841159" elapsed="0.002337"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:13:22.843548" elapsed="0.000032"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-04-21T02:13:22.838101" elapsed="0.005582"/>
</kw>
<msg time="2026-04-21T02:13:22.843761" level="INFO">${update} = ffffffffffffffffffffffffffffffff0051020000003a400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac01008010b0a0000013130</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:22.837605" elapsed="0.006195"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.844697" level="INFO">Length is 162.</msg>
<msg time="2026-04-21T02:13:22.844772" level="INFO">${len_1} = 162</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:13:22.844418" elapsed="0.000393"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.845243" level="INFO">Length is 162.</msg>
<msg time="2026-04-21T02:13:22.845318" level="INFO">${len_2} = 162</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:13:22.844985" elapsed="0.000358"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:22.845501" elapsed="0.000333"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:13:22.846183" level="INFO">${sum_1} = 1291</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:13:22.845995" elapsed="0.000213"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:13:22.846544" level="INFO">${sum_2} = 1291</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:13:22.846362" elapsed="0.000207"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:22.846723" elapsed="0.000329"/>
</kw>
<arg>${update}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:13:22.844034" elapsed="0.003078"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:13:22.847267" elapsed="0.001973"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.895196" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:22.894778" elapsed="0.000450"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:22.896049" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:22.895746" elapsed="0.000378">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:22.896306" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:22.895404" elapsed="0.000928"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.896910" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:22.896503" elapsed="0.000461"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:22.897277" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:22.897431" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:22.897133" elapsed="0.000323"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.897880" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:22.897617" elapsed="0.000309"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.899213" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:22.898895" elapsed="0.000365"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.899702" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:22.899429" elapsed="0.000298"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.900546" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:22.900128" elapsed="0.000444"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:22.901716" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:22.901237" elapsed="0.000574"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:22.901952" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:13:22.902186" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:22.900765" elapsed="0.001446"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:22.902368" elapsed="0.000411"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:13:22.899988" elapsed="0.002848"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.903501" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:22.903090" elapsed="0.000436"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:22.904607" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:22.904140" elapsed="0.000546"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:22.904841" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:22.905094" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:22.903711" elapsed="0.001409"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:22.905292" elapsed="0.000402"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:22.902953" elapsed="0.002782"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:22.899782" elapsed="0.005988"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:22.905835" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:22.905995" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:22.898337" elapsed="0.007683"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:22.898004" elapsed="0.008049"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.906232" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:22.906080" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:22.897980" elapsed="0.008329"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.907067" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:22.906456" elapsed="0.000639"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:22.907144" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:22.894115" elapsed="0.013155"/>
</kw>
<msg time="2026-04-21T02:13:22.907401" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:22.881415" elapsed="0.026040"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.920007" elapsed="0.000033"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.932559" elapsed="0.000043"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.944992" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.945219" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.945406" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.945836" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:22.945667" elapsed="0.000225"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:22.945649" elapsed="0.000269"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.946062" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.946231" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.946397" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:22.945608" elapsed="0.000842"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:22.945490" elapsed="0.000988"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.946629" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:22.946707" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:13:22.946871" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:22.877082" elapsed="0.069818"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.948092" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:22.947784" elapsed="0.000359"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:22.957031" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:22.957145" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:22.957242" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:22.950555" elapsed="0.006713"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:22.948208" elapsed="0.009103"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.957498" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:22.957339" elapsed="0.000222"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:22.948190" elapsed="0.009392"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.961073" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:22.958637" elapsed="0.002479"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:22.958406" elapsed="0.002746"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:22.958387" elapsed="0.002790"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.964976" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:22.961532" elapsed="0.003514"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:22.961232" elapsed="0.003865"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:22.961216" elapsed="0.003917"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.966005" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:22.965404" elapsed="0.000641"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.966507" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:22.966149" elapsed="0.000443"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.967341" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:22.966897" elapsed="0.000483"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:22.966628" elapsed="0.000804"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:22.966123" elapsed="0.001341"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.968266" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:22.967706" elapsed="0.000600"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:22.968755" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:22.968407" elapsed="0.000466"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.969588" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:22.969155" elapsed="0.000471"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:22.968909" elapsed="0.000770"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:22.968380" elapsed="0.001330"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:22.969959" elapsed="0.000511"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:22.971168" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:22.970719" elapsed="0.000488"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:22.971440" elapsed="0.002935"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:22.957980" elapsed="0.016463"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:13:22.974496" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:13:22.976745" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:13:22.947175" elapsed="0.029597"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:22.976843" elapsed="0.000055"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:13:22.850757" elapsed="0.126244"/>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:22.850131" elapsed="0.126926"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-04-21T02:13:22.849545" elapsed="0.127574"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:13:22.980648" level="INFO">${update} = ffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac01008010b0a0000013130</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:13:22.978083" elapsed="0.002601"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:13:22.980909" elapsed="0.002125"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:13:22.983085" elapsed="0.000032"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-04-21T02:13:22.977785" elapsed="0.005432"/>
</kw>
<msg time="2026-04-21T02:13:22.983292" level="INFO">${update} = ffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac01008010b0a0000013130</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:22.977293" elapsed="0.006025"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.984216" level="INFO">Length is 150.</msg>
<msg time="2026-04-21T02:13:22.984293" level="INFO">${len_1} = 150</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:13:22.983941" elapsed="0.000376"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:13:22.984729" level="INFO">Length is 150.</msg>
<msg time="2026-04-21T02:13:22.984819" level="INFO">${len_2} = 150</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:13:22.984475" elapsed="0.000394"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:22.985036" elapsed="0.000309"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:13:22.985686" level="INFO">${sum_1} = 1140</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:13:22.985504" elapsed="0.000208"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:13:22.986065" level="INFO">${sum_2} = 1140</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:13:22.985885" elapsed="0.000205"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:22.986245" elapsed="0.000311"/>
</kw>
<arg>${update}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:13:22.983551" elapsed="0.003067"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations" type="TEARDOWN">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:23.030652" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:23.030232" elapsed="0.000452"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:23.031486" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:23.031220" elapsed="0.000337">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:23.031650" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:23.030875" elapsed="0.000800"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:23.032244" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:23.031859" elapsed="0.000412"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:23.032572" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:23.032733" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:23.032433" elapsed="0.000326"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:23.033222" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:23.032977" elapsed="0.000292"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:23.034342" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:23.034070" elapsed="0.000317"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:23.034836" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:23.034552" elapsed="0.000310"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:23.035896" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:23.035307" elapsed="0.000616"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:23.037082" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:23.036603" elapsed="0.000520"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:23.037243" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:13:23.037469" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:23.036117" elapsed="0.001378"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:23.037653" elapsed="0.000518"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:13:23.035166" elapsed="0.003046"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:23.038986" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:23.038461" elapsed="0.000551"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:23.040301" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:23.039865" elapsed="0.000482"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:23.040462" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:23.040679" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:23.039200" elapsed="0.001505"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:23.040904" elapsed="0.000479"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:23.038326" elapsed="0.003098"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:23.034983" elapsed="0.006476"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:23.041509" elapsed="0.000043"/>
</return>
<msg time="2026-04-21T02:13:23.041700" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:23.033686" elapsed="0.008040"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:23.033346" elapsed="0.008419"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:23.041972" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:23.041813" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:23.033322" elapsed="0.008726"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:23.042811" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:23.042195" elapsed="0.000648"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:23.042893" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:23.029508" elapsed="0.013527"/>
</kw>
<msg time="2026-04-21T02:13:23.043092" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:23.016701" elapsed="0.026459"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:23.056059" elapsed="0.000040"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:23.068534" elapsed="0.000038"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:23.081133" elapsed="0.000034"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:23.081376" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:23.081565" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:23.082010" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:23.081852" elapsed="0.000213"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:23.081832" elapsed="0.000263"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:23.082243" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:23.082410" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:23.082576" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:23.081773" elapsed="0.000855"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:23.081651" elapsed="0.001007"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:23.082822" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:23.082901" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:13:23.083064" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:23.012301" elapsed="0.070791"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:23.084350" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:23.084041" elapsed="0.000360"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:23.091925" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:23.092126" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '372'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Data does not exist",
        "error-path": "/bgp-rib:application-rib[id='10.30.171.3']/tables[afi='bgp-types:ipv4-address-family'][safi='bgp-mvpn:mcast-vpn-subsequent-address-family']/bgp-mvpn-ipv4:mvpn-routes-ipv4",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:13:23.092335" level="INFO">${response} = None</msg>
<msg time="2026-04-21T02:13:23.092398" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:13:23.086549" elapsed="0.006469">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:23.084466" elapsed="0.008673">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:23.093426" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:23.093189" elapsed="0.000403"/>
</branch>
<status status="FAIL" start="2026-04-21T02:13:23.084448" elapsed="0.009181">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:23.099091" level="FAIL">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-04-21T02:13:23.095226" elapsed="0.003915">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:23.094891" elapsed="0.004343">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</branch>
<status status="FAIL" start="2026-04-21T02:13:23.094865" elapsed="0.004418">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:23.102594" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-04-21T02:13:23.099747" elapsed="0.002879">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:23.099403" elapsed="0.003285">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</branch>
<status status="FAIL" start="2026-04-21T02:13:23.099374" elapsed="0.003346">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:23.103331" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:23.102932" elapsed="0.000429"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:23.103678" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:23.103434" elapsed="0.000303"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:23.104250" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:23.103946" elapsed="0.000331"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:23.103762" elapsed="0.000550"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:23.103415" elapsed="0.000919"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:23.104908" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:23.104497" elapsed="0.000438"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:23.105241" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:23.105005" elapsed="0.000292"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:23.105782" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:23.105485" elapsed="0.000338"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:23.105321" elapsed="0.000537"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:23.104987" elapsed="0.000892"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:23.106036" elapsed="0.000406"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:23.106919" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:23.106610" elapsed="0.000335"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<msg time="2026-04-21T02:13:23.109371" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="FAIL" start="2026-04-21T02:13:23.107101" elapsed="0.002303">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="FAIL" start="2026-04-21T02:13:23.094218" elapsed="0.015322">Several failures occurred:

1) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'

2) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'

3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:13:23.109605" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:23.111959" level="INFO">${response_text} = None</msg>
<msg time="2026-04-21T02:13:23.111988" level="FAIL">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="FAIL" start="2026-04-21T02:13:23.083370" elapsed="0.028646">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:23.112131" elapsed="0.000028"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="FAIL" start="2026-04-21T02:13:22.987975" elapsed="0.124334">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:22.987282" elapsed="0.125097"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-04-21T02:13:22.986874" elapsed="0.125566"/>
</kw>
<arg>intra_vrf</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-04-21T02:13:22.609604" elapsed="0.502889"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:22.523414" elapsed="0.589193"/>
</test>
<test id="s1-s16-t21" name="Play_To_Odl_intra_vrf" line="138">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:13:23.116031" elapsed="0.000219"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:13:23.115734" elapsed="0.000571"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:23.117349" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:23.117231" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:23.117212" elapsed="0.000208"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:23.122532" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:23.122399" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:23.122376" elapsed="0.000236"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:23.123752" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:23.123319" elapsed="0.000463"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:13:23.124282" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:13:23.123974" elapsed="0.000334"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:13:23.124354" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:13:23.124519" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:13:23.122911" elapsed="0.001633"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:23.130392" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:23.130262" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:23.130239" elapsed="0.000233"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:23.131779" elapsed="0.000045"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:23.131671" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:23.131653" elapsed="0.000228"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:13:23.132352" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:13:23.132032" elapsed="0.000347"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:13:23.132806" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:13:23.132543" elapsed="0.000290"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:13:23.166858" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:13:23.133346" elapsed="0.033740"/>
</kw>
<msg time="2026-04-21T02:13:23.167334" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:13:23.167384" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:23.132999" elapsed="0.034422"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:13:23.194761" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "i "n "t "r "a "_ "v "r "f "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:13:23.168494" elapsed="0.026387"/>
</kw>
<msg time="2026-04-21T02:13:23.195044" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:13:23.195166" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:23.167711" elapsed="0.027495"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:23.195562" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:23.195303" elapsed="0.000315"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:23.195275" elapsed="0.000370"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:23.196125" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "i "n "t "r "a "_ "v "r "f "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:23.195810" elapsed="0.000384"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:23.196482" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:23.196261" elapsed="0.000276"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:23.196243" elapsed="0.000317"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:13:23.196597" elapsed="0.000039"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:13:23.199332" elapsed="0.000153"/>
</kw>
<msg time="2026-04-21T02:13:23.199547" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:23.198210" elapsed="0.001473"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:23.199979" elapsed="0.000078"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:23.200316" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:13:23.197548" elapsed="0.002956"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:13:23.196980" elapsed="0.003589"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:13:23.131367" elapsed="0.069458"/>
</kw>
<msg time="2026-04-21T02:13:23.200929" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:23.200974" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:23.130663" elapsed="0.070349"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:13:23.201194" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:13:23.201086" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:23.201068" elapsed="0.000209"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:23.201687" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:23.202057" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:13:23.202130" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:13:23.129830" elapsed="0.072406"/>
</kw>
<msg time="2026-04-21T02:13:23.202328" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:23.202371" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:23.125045" elapsed="0.077363"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:23.202735" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:23.202482" elapsed="0.000321"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:23.202465" elapsed="0.000365"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:13:23.124886" elapsed="0.077967"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:13:23.124606" elapsed="0.078282"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:13:23.121927" elapsed="0.081019"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:13:23.116938" elapsed="0.086064"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:23.116462" elapsed="0.086625"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:13:23.113436" elapsed="0.089707"/>
</kw>
<kw name="Play_To_Odl_Template" owner="BgpOperations">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:23.204337" level="INFO">&amp;{adj_rib_in} = { PATH=peer=bgp:%2F%2F10.30.171.116/adj-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{adj_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/adj-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:23.203837" elapsed="0.000528"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:23.205019" level="INFO">&amp;{effective_rib_in} = { PATH=peer=bgp:%2F%2F10.30.171.116/effective-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{effective_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/effective-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:23.204535" elapsed="0.000511"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:23.205588" level="INFO">&amp;{loc_rib} = { PATH=loc-rib | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{loc_rib}</var>
<arg>PATH=loc-rib</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:23.205213" elapsed="0.000402"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:23.206056" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/announce_intra_vrf.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/announce_intra_vrf.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:23.206224" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0051020000003a400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac01008010b0a0000013130</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:23.205779" elapsed="0.000471"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:23.206628" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/withdraw_intra_vrf.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/withdraw_intra_vrf.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:23.206781" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac01008010b0a0000013130</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:23.206408" elapsed="0.000413"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:13:23.206978" elapsed="0.003490"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:13:23.210638" elapsed="0.002098"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:23.262212" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:23.261809" elapsed="0.000438"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:23.263086" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:23.262769" elapsed="0.000397">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:23.263260" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:23.262429" elapsed="0.000855"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:23.263853" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:23.263451" elapsed="0.000429"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:23.264185" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:23.264350" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:23.264043" elapsed="0.000333"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:23.264828" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:23.264535" elapsed="0.000341"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:23.265936" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:23.265607" elapsed="0.000424"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:23.266472" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:23.266197" elapsed="0.000300"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:23.267307" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:23.266900" elapsed="0.000434"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:23.268555" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:23.267997" elapsed="0.000681"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:23.268760" elapsed="0.000053"/>
</return>
<msg time="2026-04-21T02:13:23.269083" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:23.267526" elapsed="0.001582"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:23.269268" elapsed="0.000388"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/adj-rib-in</var>
<status status="PASS" start="2026-04-21T02:13:23.266734" elapsed="0.002963"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:23.272219" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:23.269965" elapsed="0.002281"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:23.273495" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:23.272949" elapsed="0.000647"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:23.273674" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:13:23.273992" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:23.272453" elapsed="0.001565"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:23.274176" elapsed="0.000373"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:23.269828" elapsed="0.004763"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:23.266553" elapsed="0.008075"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:23.274672" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:23.274851" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:23.265276" elapsed="0.009601"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:23.264957" elapsed="0.009953"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:23.275092" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:23.274938" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:23.264931" elapsed="0.010237"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:23.275993" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:23.275312" elapsed="0.000710"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:23.276071" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:23.261157" elapsed="0.015038"/>
</kw>
<msg time="2026-04-21T02:13:23.276250" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:23.248472" elapsed="0.027830"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:23.289417" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:23.302415" elapsed="0.000090"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:23.315527" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:23.315735" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:23.315935" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:23.316352" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:23.316175" elapsed="0.000244"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:23.316160" elapsed="0.000290"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:23.316632" elapsed="0.000023"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:23.316820" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:23.317009" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:23.316127" elapsed="0.000939"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:23.316018" elapsed="0.001074"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:23.317242" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:23.317316" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:13:23.317444" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:23.244187" elapsed="0.073284"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:23.318902" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:23.318600" elapsed="0.000381">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:23.319074" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:23.318211" elapsed="0.000887"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:23.319481" elapsed="0.000194"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:23.319183" elapsed="0.000528"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:23.320263" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:23.319961" elapsed="0.000328"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:23.319735" elapsed="0.000589"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:23.319161" elapsed="0.001184"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:23.322989" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:23.320499" elapsed="0.002518"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:23.323071" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:23.323230" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:23.317833" elapsed="0.005462"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:23.324648" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:23.324385" elapsed="0.000327">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:23.324824" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:23.324038" elapsed="0.000811"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:13:23.325095" elapsed="0.000035"/>
</return>
<status status="PASS" start="2026-04-21T02:13:23.324931" elapsed="0.000237"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:23.324906" elapsed="0.000286"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:23.325342" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:23.325543" elapsed="0.000024"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:13:23.325613" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:23.327584" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:23.323664" elapsed="0.003946"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:23.329167" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:23.328912" elapsed="0.000307"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:23.329670" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:23.329419" elapsed="0.000294"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:23.337491" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:23.337699" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:13:23.337904" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:13:23.331951" elapsed="0.006457">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:23.329810" elapsed="0.008717">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:23.338886" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:23.338575" elapsed="0.000410"/>
</branch>
<status status="FAIL" start="2026-04-21T02:13:23.329774" elapsed="0.009246">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:23.339586" elapsed="0.000036"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:23.339772" elapsed="0.000044"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:23.339720" elapsed="0.000138"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:23.339695" elapsed="0.000261"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:23.340234" elapsed="0.000035"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:13:23.340342" elapsed="0.000022"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:13:23.327993" elapsed="0.012499">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:23.340640" elapsed="0.000031"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:13:23.221926" elapsed="0.118892">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:23.341207" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:23.340951" elapsed="0.000357"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:23.340927" elapsed="0.000413"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:23.341386" elapsed="0.000020"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:13:23.217559" elapsed="0.123972">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.403729" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:25.403309" elapsed="0.000453"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:25.404589" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:25.404315" elapsed="0.000352">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:25.404763" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:25.403960" elapsed="0.000844"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.405372" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:25.404981" elapsed="0.000419"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:25.405714" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:25.405919" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:25.405570" elapsed="0.000383"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.406462" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:25.406150" elapsed="0.000373"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.407869" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:25.407513" elapsed="0.000404"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.408367" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:25.408089" elapsed="0.000374"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.409292" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:25.408872" elapsed="0.000446"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:25.410575" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:25.410004" elapsed="0.000674"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:25.410762" elapsed="0.000053"/>
</return>
<msg time="2026-04-21T02:13:25.411111" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:25.409515" elapsed="0.001624"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:25.411302" elapsed="0.000402"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/adj-rib-in</var>
<status status="PASS" start="2026-04-21T02:13:25.408711" elapsed="0.003035"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.412639" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:25.412019" elapsed="0.000647"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:25.414092" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:25.413355" elapsed="0.000839"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:25.414275" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:13:25.414580" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:25.412886" elapsed="0.001721"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:25.414829" elapsed="0.000525"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:25.411880" elapsed="0.003528"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:25.408525" elapsed="0.006928"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:25.415509" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:13:25.415706" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:25.407125" elapsed="0.008613"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:25.406623" elapsed="0.009205"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.416066" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:25.415864" elapsed="0.000273"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:25.406592" elapsed="0.009572"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.416983" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:25.416331" elapsed="0.000681"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:25.417063" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:25.402622" elapsed="0.014568"/>
</kw>
<msg time="2026-04-21T02:13:25.417245" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:25.389345" elapsed="0.027953"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.430387" elapsed="0.000041"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.443615" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.456101" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.456328" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.456517" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.456958" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:25.456778" elapsed="0.000237"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:25.456760" elapsed="0.000282"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.457188" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.457358" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.457525" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:25.456720" elapsed="0.000858"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:25.456602" elapsed="0.001004"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.457755" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:25.457851" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T02:13:25.458017" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:25.384705" elapsed="0.073342"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:25.459684" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:25.459383" elapsed="0.000377">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:25.459873" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:25.458957" elapsed="0.000941"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.460238" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:25.459969" elapsed="0.000328"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.460821" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:25.460505" elapsed="0.000343"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:25.460322" elapsed="0.000563"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:25.459950" elapsed="0.000957"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.463673" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:25.461061" elapsed="0.002638"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:25.463752" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:13:25.463927" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:25.458395" elapsed="0.005557"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:25.465190" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:25.464955" elapsed="0.000353">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:25.465403" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:25.464599" elapsed="0.000829"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:13:25.465635" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:13:25.465498" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:25.465479" elapsed="0.000241"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.465885" elapsed="0.000023"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.466062" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:13:25.466128" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:25.468055" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:25.464262" elapsed="0.003819"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.469498" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:25.469237" elapsed="0.000309"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.469967" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:25.469703" elapsed="0.000308"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:25.477418" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:25.477915" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '516'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"},"extended-communities":[{"transitive":true,"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}} 
 </msg>
<msg time="2026-04-21T02:13:25.478036" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:25.472159" elapsed="0.005904"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:25.470078" elapsed="0.008036"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.478328" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:25.478146" elapsed="0.000247"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:25.470060" elapsed="0.008355"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.482437" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"},"extended-communities":[{"transitive":true,"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:25.479627" elapsed="0.002863"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:25.479385" elapsed="0.003142"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:25.479363" elapsed="0.003189"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.485169" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:25.482853" elapsed="0.002362"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:25.482609" elapsed="0.002642"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:25.482592" elapsed="0.002684"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.485875" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:25.485465" elapsed="0.000437"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.486215" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:25.485972" elapsed="0.000371"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.486880" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:25.486544" elapsed="0.000364"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:25.486369" elapsed="0.000577"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:25.485954" elapsed="0.001014"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.487499" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:25.487132" elapsed="0.000394"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.487851" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:25.487596" elapsed="0.000314"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.488391" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:25.488096" elapsed="0.000321"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:25.487934" elapsed="0.000519"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:25.487578" elapsed="0.000896"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:25.488631" elapsed="0.000365"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:25.489465" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:25.489164" elapsed="0.000327"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:25.489648" elapsed="0.002322"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:25.478849" elapsed="0.013188"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:25.492220" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:25.492107" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:25.492089" elapsed="0.000200"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:25.495362" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-community": {
    ...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:25.492438" elapsed="0.002953"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:25.495443" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:13:25.495612" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-community": {
    ...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:25.468399" elapsed="0.027240"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:25.495703" elapsed="0.000025"/>
</return>
<msg time="2026-04-21T02:13:25.495872" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-community": {
    ...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:25.358838" elapsed="0.137061"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.524738" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:25.524211" elapsed="0.000562"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:25.525712" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:25.525333" elapsed="0.000541">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:25.526059" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:25.524979" elapsed="0.001106"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.526888" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:25.526380" elapsed="0.000536"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:25.527253" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:25.527427" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:25.527085" elapsed="0.000370"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.527912" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
            "med": 0
          },
          "extended-communities": [
            {
              "transitive": true,
              "vrf-route-import-extended-community": {
                "inet4-specific-extended-community-common": {
                  "global-administrator": "10.0.0.1",
                  "local-administrator": "MTA="
                }
              }
            }
          ],
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "intra-as-i-pmsi-a-d": {
          "route-distinguisher": "1.2.3.4:258",
          "orig-route-ip": "10.10.10.10"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:25.527619" elapsed="0.000347"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:25.528500" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:25.528045" elapsed="0.000518"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.529282" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:25.528740" elapsed="0.000570"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:25.528589" elapsed="0.000758"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:25.528021" elapsed="0.001348"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.530083" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:25.529543" elapsed="0.000569"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:25.530167" elapsed="0.000036"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:25.523529" elapsed="0.006778"/>
</kw>
<msg time="2026-04-21T02:13:25.530373" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:25.510374" elapsed="0.020062"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.542785" elapsed="0.000054"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.555202" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.568059" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.568340" elapsed="0.000030"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.568561" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.568994" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:25.568840" elapsed="0.000209"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:25.568821" elapsed="0.000254"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.569220" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.569389" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.569559" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:25.568768" elapsed="0.000844"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:25.568651" elapsed="0.000990"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.569804" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:25.569883" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:13:25.570048" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:25.507688" elapsed="0.062389"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:25.570259" elapsed="0.002473"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:25.574089" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-community": {
    ...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:25.573507" elapsed="0.000611"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:25.574775" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-community": {
    ...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:25.574277" elapsed="0.000558"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:25.574996" elapsed="0.000352"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:13:25.573074" elapsed="0.002335"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:25.572828" elapsed="0.002615"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.575642" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:25.575469" elapsed="0.000234"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:25.572808" elapsed="0.002916"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:13:25.497072" elapsed="0.078704"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:13:25.496240" elapsed="0.079679"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:25.495983" elapsed="0.079987"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:25.495966" elapsed="0.080035"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:25.576046" elapsed="0.000041"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:13:25.351998" elapsed="0.224218"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:23.212951" elapsed="2.363368"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.627709" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:25.627331" elapsed="0.000405"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:25.628510" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:25.628253" elapsed="0.000335">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:25.628680" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:25.627917" elapsed="0.000787"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.629267" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:25.628883" elapsed="0.000410"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:25.629591" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:25.629761" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:25.629455" elapsed="0.000346"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.630206" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:25.629963" elapsed="0.000288"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.631637" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:25.631138" elapsed="0.000550"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.632156" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:25.631880" elapsed="0.000302"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.632978" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:25.632554" elapsed="0.000450"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:25.634229" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:25.633657" elapsed="0.000675"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:25.634409" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:13:25.634714" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:25.633200" elapsed="0.001540"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:25.634981" elapsed="0.000392"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/effective-rib-in</var>
<status status="PASS" start="2026-04-21T02:13:25.632416" elapsed="0.002999"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.636094" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:25.635666" elapsed="0.000454"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:25.637324" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:25.636759" elapsed="0.000669"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:25.637506" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:25.637810" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:25.636309" elapsed="0.001527"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:25.637990" elapsed="0.000368"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:25.635530" elapsed="0.002916"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:25.632238" elapsed="0.006245"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:25.638527" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:25.638686" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:25.630608" elapsed="0.008104"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:25.630316" elapsed="0.008457"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.638973" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:25.638818" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:25.630298" elapsed="0.008752"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.639774" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:25.639194" elapsed="0.000682"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:25.639926" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:25.626651" elapsed="0.013399"/>
</kw>
<msg time="2026-04-21T02:13:25.640105" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:25.613545" elapsed="0.026611"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.652619" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.664940" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.677242" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.677439" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.677616" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.677999" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:25.677851" elapsed="0.000204"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:25.677836" elapsed="0.000243"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.678220" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.678390" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.678556" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:25.677804" elapsed="0.000805"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:25.677691" elapsed="0.000994"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.678873" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:25.678950" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:13:25.679073" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:25.609263" elapsed="0.069836"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:25.680369" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:25.680114" elapsed="0.000328">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:25.680533" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:25.679755" elapsed="0.000802"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.680889" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:25.680626" elapsed="0.000321"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.681447" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:25.681154" elapsed="0.000318"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:25.680971" elapsed="0.000536"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:25.680608" elapsed="0.000920"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.684111" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:25.681678" elapsed="0.002459"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:25.684189" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:25.684341" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:25.679425" elapsed="0.004941"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:25.685590" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:25.685361" elapsed="0.000289">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:25.685741" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:25.685024" elapsed="0.000740"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:13:25.685984" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:13:25.685850" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:25.685831" elapsed="0.000236"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.686215" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.686388" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:13:25.686452" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:13:25.688380" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:25.684680" elapsed="0.003726"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.689816" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:25.689552" elapsed="0.000311"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.690324" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:25.690017" elapsed="0.000539"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:25.699124" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:25.699279" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '516'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"},"extended-communities":[{"transitive":true,"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}} 
 </msg>
<msg time="2026-04-21T02:13:25.699379" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:25.693147" elapsed="0.006258"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:25.690686" elapsed="0.008762"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.699643" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:25.699475" elapsed="0.000233"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:25.690665" elapsed="0.009064"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.703635" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"},"extended-communities":[{"transitive":true,"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:25.700919" elapsed="0.002767"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:25.700667" elapsed="0.003054"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:25.700649" elapsed="0.003097"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.706319" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:25.704042" elapsed="0.002324"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:25.703817" elapsed="0.002583"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:25.703785" elapsed="0.002640"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.707019" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:25.706593" elapsed="0.000453"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.707357" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:25.707115" elapsed="0.000308"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.708149" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:25.707702" elapsed="0.000485"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:25.707454" elapsed="0.000783"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:25.707097" elapsed="0.001170"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.709022" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:25.708494" elapsed="0.000565"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.709485" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:25.709154" elapsed="0.000409"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.710250" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:25.709843" elapsed="0.000443"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:25.709595" elapsed="0.000739"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:25.709130" elapsed="0.001234"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:25.710575" elapsed="0.000521"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:25.711714" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:25.711329" elapsed="0.000420"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:25.711989" elapsed="0.003232"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:25.700243" elapsed="0.015112"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:25.715607" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:25.715457" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:25.715429" elapsed="0.000270"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:25.719828" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-community": {
    ...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:25.715926" elapsed="0.003932"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:25.719910" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:25.720067" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-community": {
    ...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:25.688722" elapsed="0.031371"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:25.720156" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:13:25.720303" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-community": {
    ...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:25.585636" elapsed="0.134693"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.750526" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:25.750076" elapsed="0.000479"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:25.751379" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:25.751111" elapsed="0.000386">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:25.751671" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:25.750748" elapsed="0.000948"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.752318" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:25.751880" elapsed="0.000465"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:25.752664" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:25.752831" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:25.752506" elapsed="0.000352"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.753279" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
            "med": 0
          },
          "extended-communities": [
            {
              "transitive": true,
              "vrf-route-import-extended-community": {
                "inet4-specific-extended-community-common": {
                  "global-administrator": "10.0.0.1",
                  "local-administrator": "MTA="
                }
              }
            }
          ],
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "intra-as-i-pmsi-a-d": {
          "route-distinguisher": "1.2.3.4:258",
          "orig-route-ip": "10.10.10.10"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:25.753014" elapsed="0.000316"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:25.753810" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:25.753395" elapsed="0.000508"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.754585" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:25.754081" elapsed="0.000531"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:25.753931" elapsed="0.000717"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:25.753377" elapsed="0.001310"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.755395" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:25.754879" elapsed="0.000545"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:25.755474" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:25.749439" elapsed="0.006161"/>
</kw>
<msg time="2026-04-21T02:13:25.755658" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:25.734689" elapsed="0.021018"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.768343" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.780827" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.793523" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.793733" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.793934" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.794330" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:25.794183" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:25.794169" elapsed="0.000239"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.794550" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.794729" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.794924" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:25.794138" elapsed="0.000841"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:25.794013" elapsed="0.000993"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.795169" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:25.795283" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:13:25.795442" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:25.732051" elapsed="0.063417"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:25.795646" elapsed="0.003534"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:25.800484" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-community": {
    ...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:25.799944" elapsed="0.000570"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:25.801199" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-community": {
    ...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:25.800671" elapsed="0.000556"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:25.801385" elapsed="0.000332"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:13:25.799510" elapsed="0.002267"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:25.799261" elapsed="0.002566"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.802004" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:25.801854" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:25.799242" elapsed="0.002837"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:13:25.721457" elapsed="0.080670"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:13:25.720648" elapsed="0.081553"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:25.720410" elapsed="0.081835"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:25.720393" elapsed="0.081875"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:25.802302" elapsed="0.000030"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:13:25.580922" elapsed="0.221506"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:25.576504" elapsed="0.225981"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.852040" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:25.851644" elapsed="0.000425"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:25.852847" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:25.852569" elapsed="0.000354">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:25.853018" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:25.852234" elapsed="0.000808"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.853592" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:25.853209" elapsed="0.000472"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:25.854004" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:25.854158" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:25.853862" elapsed="0.000322"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.854604" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:25.854341" elapsed="0.000311"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.855862" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:25.855370" elapsed="0.000538"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.856346" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:25.856073" elapsed="0.000298"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.857165" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:25.856742" elapsed="0.000449"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:25.858405" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:25.857856" elapsed="0.000650"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:25.858594" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:13:25.858909" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:25.857383" elapsed="0.001552"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:25.859093" elapsed="0.000392"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:13:25.856603" elapsed="0.002923"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.860192" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:25.859777" elapsed="0.000441"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:25.861414" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:25.860874" elapsed="0.000647"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:25.861597" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:25.861905" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:25.860404" elapsed="0.001527"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:25.862086" elapsed="0.000366"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:25.859642" elapsed="0.002852"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:25.856426" elapsed="0.006103"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:25.862600" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:25.862761" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:25.855045" elapsed="0.007756"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:25.854723" elapsed="0.008111"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.863011" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:25.862860" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:25.854702" elapsed="0.008384"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.863816" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:25.863232" elapsed="0.000613"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:25.863894" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:25.851012" elapsed="0.013008"/>
</kw>
<msg time="2026-04-21T02:13:25.864107" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:25.838138" elapsed="0.026019"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.876734" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.889115" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.901526" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.901723" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.901914" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.902282" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:25.902135" elapsed="0.000201"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:25.902121" elapsed="0.000240"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.902504" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.902696" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.902882" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:25.902092" elapsed="0.000844"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:25.901991" elapsed="0.000971"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.903109" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:25.903184" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:25.903304" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:25.833862" elapsed="0.069468"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:25.904577" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:25.904342" elapsed="0.000297">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:25.904731" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:25.904001" elapsed="0.000755"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.905133" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:25.904880" elapsed="0.000310"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.905687" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:25.905396" elapsed="0.000316"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:25.905215" elapsed="0.000532"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:25.904860" elapsed="0.000908"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.908343" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:25.905938" elapsed="0.002432"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:25.908422" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:25.908579" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:25.903656" elapsed="0.004948"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:25.909843" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:25.909595" elapsed="0.000310">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:25.909997" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:25.909256" elapsed="0.000766"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:13:25.910226" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:13:25.910091" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:25.910073" elapsed="0.000237"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.910458" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.910644" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:13:25.910709" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:25.912617" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:25.908929" elapsed="0.003714"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.914045" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:25.913783" elapsed="0.000307"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.914480" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:25.914242" elapsed="0.000280"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:25.922287" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:25.922436" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '516'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"},"extended-communities":[{"transitive":true,"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}} 
 </msg>
<msg time="2026-04-21T02:13:25.922569" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:25.916671" elapsed="0.005925"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:25.914603" elapsed="0.008036"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.922840" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:25.922666" elapsed="0.000239"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:25.914585" elapsed="0.008342"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.926398" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"},"extended-communities":[{"transitive":true,"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:25.923990" elapsed="0.002459"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:25.923714" elapsed="0.002770"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:25.923696" elapsed="0.002814"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.929269" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:25.926837" elapsed="0.002478"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:25.926597" elapsed="0.002753"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:25.926579" elapsed="0.002797"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.929941" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:25.929546" elapsed="0.000422"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.930283" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:25.930039" elapsed="0.000301"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.930870" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:25.930549" elapsed="0.000347"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:25.930365" elapsed="0.000568"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:25.930021" elapsed="0.000933"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.931484" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:25.931118" elapsed="0.000394"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.931835" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:25.931581" elapsed="0.000312"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.932378" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:25.932085" elapsed="0.000319"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:25.931918" elapsed="0.000522"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:25.931563" elapsed="0.000899"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:25.932613" elapsed="0.000360"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:25.933419" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:25.933141" elapsed="0.000304"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:25.933601" elapsed="0.002320"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:25.923289" elapsed="0.012695"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:25.936160" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:25.936054" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:25.936035" elapsed="0.000192"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:25.939244" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-community": {
    ...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:25.936373" elapsed="0.002900"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:25.939325" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:25.939482" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-community": {
    ...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:25.912973" elapsed="0.026535"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:25.939571" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:13:25.939718" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-community": {
    ...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:25.811619" elapsed="0.128125"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.968095" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:25.967631" elapsed="0.000493"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:25.968918" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:25.968630" elapsed="0.000410">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:25.969213" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:25.968289" elapsed="0.000950"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.969864" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:25.969407" elapsed="0.000484"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:25.970214" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:25.970350" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:25.970055" elapsed="0.000321"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.970990" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
            "med": 0
          },
          "extended-communities": [
            {
              "transitive": true,
              "vrf-route-import-extended-community": {
                "inet4-specific-extended-community-common": {
                  "global-administrator": "10.0.0.1",
                  "local-administrator": "MTA="
                }
              }
            }
          ],
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "intra-as-i-pmsi-a-d": {
          "route-distinguisher": "1.2.3.4:258",
          "orig-route-ip": "10.10.10.10"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:25.970704" elapsed="0.000337"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:25.971506" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:25.971109" elapsed="0.000458"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.972255" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:25.971742" elapsed="0.000540"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:25.971592" elapsed="0.000725"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:25.971090" elapsed="0.001249"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:25.972984" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:25.972486" elapsed="0.000527"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:25.973062" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:25.967014" elapsed="0.006173"/>
</kw>
<msg time="2026-04-21T02:13:25.973245" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:25.954241" elapsed="0.019052"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.985687" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:25.998127" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:26.010539" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:26.010738" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:26.010935" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:26.011315" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:26.011168" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:26.011153" elapsed="0.000241"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:26.011539" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:26.011710" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:26.011892" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:26.011123" elapsed="0.000823"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:26.011016" elapsed="0.000957"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:26.012121" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:26.012196" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:26.012336" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:25.951608" elapsed="0.060755"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:26.012541" elapsed="0.002357"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:26.016166" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-community": {
    ...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:26.015633" elapsed="0.000561"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:26.016862" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-community": {
    ...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:26.016352" elapsed="0.000539"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:26.017048" elapsed="0.000326"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:13:26.015221" elapsed="0.002248"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:26.014977" elapsed="0.002526"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:26.017678" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:26.017529" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:26.014959" elapsed="0.002795"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:13:25.940993" elapsed="0.076825"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:13:25.940173" elapsed="0.077724"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:25.939927" elapsed="0.078016"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:25.939908" elapsed="0.078058"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:26.018000" elapsed="0.000029"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:13:25.807215" elapsed="0.210912"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:25.802702" elapsed="0.215484"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:13:26.018354" elapsed="0.002683"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:26.070542" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:26.070147" elapsed="0.000571"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:26.071476" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:26.071238" elapsed="0.000311">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:26.071642" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:26.070900" elapsed="0.000766"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:26.072231" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:26.071849" elapsed="0.000409"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:26.072559" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:26.072704" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:26.072421" elapsed="0.000309"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:26.073145" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:26.072904" elapsed="0.000288"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:26.074395" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:26.074099" elapsed="0.000359"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:26.074920" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:26.074625" elapsed="0.000321"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:26.075721" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:26.075318" elapsed="0.000429"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:26.076976" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:26.076413" elapsed="0.000709"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:26.077204" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:13:26.077502" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:26.075956" elapsed="0.001572"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:26.077686" elapsed="0.000402"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:13:26.075178" elapsed="0.002953"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:26.078823" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:26.078380" elapsed="0.000470"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:26.080057" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:26.079498" elapsed="0.000658"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:26.080235" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:26.080525" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:26.079041" elapsed="0.001510"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:26.080708" elapsed="0.000383"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:26.078244" elapsed="0.002889"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:26.075000" elapsed="0.006169"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:26.081212" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:26.081370" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:26.073558" elapsed="0.007837"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:26.073261" elapsed="0.008166"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:26.081603" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:26.081453" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:26.073241" elapsed="0.008440"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:26.082432" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:26.081844" elapsed="0.000618"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:26.082515" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:26.069515" elapsed="0.013126"/>
</kw>
<msg time="2026-04-21T02:13:26.082695" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:26.056778" elapsed="0.025966"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:26.095305" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:26.107631" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:26.119898" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:26.120131" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:26.120310" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:26.120683" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:26.120535" elapsed="0.000204"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:26.120520" elapsed="0.000243"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:26.120921" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:26.121093" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:26.121262" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:26.120491" elapsed="0.000824"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:26.120384" elapsed="0.000956"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:26.121487" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:26.121562" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:26.121678" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:26.052443" elapsed="0.069261"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:26.122980" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:26.122730" elapsed="0.000314">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:26.123134" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:26.122375" elapsed="0.000784"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:26.123479" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:26.123228" elapsed="0.000308"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:26.124243" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:26.123738" elapsed="0.000532"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:26.123560" elapsed="0.000746"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:26.123210" elapsed="0.001117"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:26.126679" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:26.124481" elapsed="0.002225"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:26.126758" elapsed="0.000044"/>
</return>
<msg time="2026-04-21T02:13:26.126930" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:26.122048" elapsed="0.004906"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:26.128124" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:13:26.127939" elapsed="0.000237"/>
</kw>
<msg time="2026-04-21T02:13:26.128260" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:26.127586" elapsed="0.000697"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:13:26.128488" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:26.128352" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:26.128334" elapsed="0.000253"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:26.128921" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:26.129046" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:26.128739" elapsed="0.000331"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:13:26.129459" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:13:26.129228" elapsed="0.000256"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:13:26.129531" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:26.129691" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:26.127262" elapsed="0.002454"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:26.131126" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:26.130879" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:26.131562" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:26.131324" elapsed="0.000280"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:26.139187" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:26.139730" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '661'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"},"extended-communities":[{"transitive":true,"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}]} 
 </msg>
<msg time="2026-04-21T02:13:26.139851" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:26.133720" elapsed="0.006158"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:26.131668" elapsed="0.008252"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:26.140099" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:26.139946" elapsed="0.000216"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:26.131650" elapsed="0.008533"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:26.143614" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"},"extended-communities":[{"transitive":true,"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:26.141195" elapsed="0.002468"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:26.140973" elapsed="0.002724"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:26.140955" elapsed="0.002767"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:26.146456" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:26.144020" elapsed="0.002483"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:26.143776" elapsed="0.002762"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:26.143759" elapsed="0.002805"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:26.147123" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:26.146732" elapsed="0.000418"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:26.147459" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:26.147218" elapsed="0.000299"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:26.148020" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:26.147705" elapsed="0.000341"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:26.147540" elapsed="0.000580"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:26.147201" elapsed="0.000943"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:26.148680" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:26.148310" elapsed="0.000397"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:26.149033" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:26.148775" elapsed="0.000314"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:26.149574" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:26.149279" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:26.149113" elapsed="0.000522"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:26.148758" elapsed="0.000898"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:26.149823" elapsed="0.000347"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:26.150637" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:26.150340" elapsed="0.000322"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:26.150834" elapsed="0.002276"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:26.140542" elapsed="0.012630"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:26.153449" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:26.153340" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:26.153319" elapsed="0.000196"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:26.156598" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:26.153661" elapsed="0.002966"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:26.156678" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:26.156860" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:26.130042" elapsed="0.026845"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:26.156949" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:13:26.157096" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:26.029846" elapsed="0.127276"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:26.185278" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:26.184843" elapsed="0.000463"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:26.186085" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:26.185821" elapsed="0.000376">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:26.186391" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:26.185470" elapsed="0.000946"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:26.187042" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:26.186586" elapsed="0.000483"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:26.187430" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:26.187557" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:26.187269" elapsed="0.000314"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:26.188026" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:26.187741" elapsed="0.000330"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:26.188536" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:26.188138" elapsed="0.000458"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:26.189291" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:26.188768" elapsed="0.000550"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:26.188621" elapsed="0.000732"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:26.188119" elapsed="0.001255"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:26.190015" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:26.189527" elapsed="0.000516"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:26.190092" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:26.184209" elapsed="0.006007"/>
</kw>
<msg time="2026-04-21T02:13:26.190269" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:26.171415" elapsed="0.018902"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:26.202679" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:26.215230" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:26.227495" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:26.227691" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:26.227881" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:26.228248" elapsed="0.000052"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:26.228103" elapsed="0.000234"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:26.228089" elapsed="0.000273"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:26.228508" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:26.228678" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:26.228861" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:26.228060" elapsed="0.000855"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:26.227957" elapsed="0.000985"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:26.229090" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:26.229164" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:13:26.229280" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:26.168776" elapsed="0.060530"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:26.229483" elapsed="0.002341"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:26.232853" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:26.232555" elapsed="0.000335"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:26.233678" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:26.233045" elapsed="0.000661"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:13:26.234203" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes": {
       "extended-communities": [
        {
         "transitive": true,
         "vrf-route-import-extended-community": {
          "inet4-specific-extended-community-common": {
           "global-administrator": "10.0.0.1",
           "local-administrator": "MTA="
          }
         }
        }
       ],
       "ipv4-next-hop": {
        "global": "127.1.1.1"
       },
       "local-pref": {
        "pref": 100
       },
       "multi-exit-disc": {
        "med": 0
       },
       "origin": {
        "value": "egp"
       }
      },
      "intra-as-i-pmsi-a-d": {
       "orig-route-ip": "10.10.10.10",
       "route-distinguisher": "1.2.3.4:258"
      },
      "path-id": 0,
      "route-key": "AQwAAQECAwQBAgoKCgo="
     }
    ]
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:13:26.234463" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,43 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "transitive": true,
+         "vrf-route-import-extended-community": {
+          "inet4-specific-extended-community-common": {
+           "global-administrator": "10.0.0.1",
+           "local-administrator": "MTA="
+          }
+         }
+        }
+       ],
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:13:26.233887" elapsed="0.000647">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,43 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "transitive": true,
+         "vrf-route-import-extended-community": {
+          "inet4-specific-extended-community-common": {
+           "global-administrator": "10.0.0.1",
+           "local-administrator": "MTA="
+          }
+         }
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:13:26.232143" elapsed="0.002593">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,43 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "transitive": true,
+         "vrf-route-import-extended-community": {
+          "inet4-specific-extended-community-common": {
+           "global-administrator": "10.0.0.1",
+           "local-administrator": "MTA="
+          }
+         }
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:26.231902" elapsed="0.002946">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,43 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "transitive": true,
+         "vrf-route-import-extended-community": {
+          "inet4-specific-extended-community-common": {
+           "global-administrator": "10.0.0.1",
+           "local-administrator": "MTA="
+          }
+         }
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:26.235039" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:26.234887" elapsed="0.000207"/>
</branch>
<status status="FAIL" start="2026-04-21T02:13:26.231884" elapsed="0.003233">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,43 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "transitive": true,
+         "vrf-route-import-extended-community": {
+          "inet4-specific-extended-community-common": {
+           "global-administrator": "10.0.0.1",
+           "local-administrator": "MTA="
+          }
+         }
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:13:26.158249" elapsed="0.077014">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,43 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "transitive": true,
+         "vrf-route-import-extended-community": {
+          "inet4-specific-extended-community-common": {
+           "global-administrator": "10.0.0.1",
+           "local-administrator": "MTA="
+          }
+         }
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:13:26.157440" elapsed="0.077990">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,43 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "transitive": true,
+         "vrf-route-import-extended-community": {
+          "inet4-specific-extended-community-common": {
+           "global-administrator": "10.0.0.1",
+           "local-administrator": "MTA="
+          }
+         }
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:26.157203" elapsed="0.078329">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,43 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "transitive": true,
+         "vrf-route-import-extended-community": {
+          "inet4-specific-extended-community-common": {
+           "global-administrator": "10.0.0.1",
+           "local-administrator": "MTA="
+          }
+         }
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<status status="FAIL" start="2026-04-21T02:13:26.157186" elapsed="0.078382">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,43 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "transitive": true,
+         "vrf-route-import-extended-community": {
+          "inet4-specific-extended-community-common": {
+           "global-administrator": "10.0.0.1",
+           "local-administrator": "MTA="
+          }
+         }
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:26.235645" elapsed="0.000017"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:13:26.025511" elapsed="0.210297">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,43 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "transitive": true,
+         "vrf-route-import-extended-community": {
+          "inet4-specific-extended-community-common": {
+           "global-administrator": "10.0.0.1",
+           "local-administrator": "MTA="
+          }
+         }
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.292166" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:28.291741" elapsed="0.000459"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:28.293103" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:28.292765" elapsed="0.000417">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:28.293278" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:28.292401" elapsed="0.000902"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.293876" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:28.293473" elapsed="0.000430"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:28.294211" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:28.294372" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:28.294068" elapsed="0.000330"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.294819" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:28.294559" elapsed="0.000308"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.295903" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:28.295572" elapsed="0.000377"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.296384" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:28.296114" elapsed="0.000296"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.297265" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:28.296775" elapsed="0.000517"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:28.298527" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:28.297970" elapsed="0.000662"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:28.298713" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:13:28.299036" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:28.297489" elapsed="0.001573"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:28.299221" elapsed="0.000389"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:13:28.296637" elapsed="0.003014"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.300326" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:28.299921" elapsed="0.000431"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:28.301844" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:28.301281" elapsed="0.000664"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:28.302076" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:13:28.302375" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:28.300557" elapsed="0.001845"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:28.302586" elapsed="0.000438"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:28.299765" elapsed="0.003303"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:28.296463" elapsed="0.006641"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:28.303147" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:28.303306" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:28.295243" elapsed="0.008089"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:28.294939" elapsed="0.008426"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.303545" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:28.303391" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:28.294918" elapsed="0.008704"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.305740" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:28.303769" elapsed="0.002002"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:28.305892" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:28.291095" elapsed="0.014928"/>
</kw>
<msg time="2026-04-21T02:13:28.306078" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:28.278383" elapsed="0.027747"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.318715" elapsed="0.000033"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.331244" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.343699" elapsed="0.000039"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.343958" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.344144" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.344565" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:28.344411" elapsed="0.000210"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:28.344393" elapsed="0.000254"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.344879" elapsed="0.000023"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.345055" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.345224" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:28.344353" elapsed="0.000923"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:28.344229" elapsed="0.001076"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.345453" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:28.345534" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:13:28.345674" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:28.273942" elapsed="0.071759"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:28.347091" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:28.346811" elapsed="0.000357">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:28.347263" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:28.346412" elapsed="0.000876"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.347623" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:28.347359" elapsed="0.000324"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.348207" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:28.347910" elapsed="0.000324"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:28.347708" elapsed="0.000562"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:28.347341" elapsed="0.000950"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.350648" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:28.348446" elapsed="0.002229"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:28.350726" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:28.350897" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:28.346059" elapsed="0.004863"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:28.352100" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:13:28.351906" elapsed="0.000247"/>
</kw>
<msg time="2026-04-21T02:13:28.352237" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:28.351555" elapsed="0.000706"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:13:28.352462" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:28.352329" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:28.352311" elapsed="0.000217"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:28.352872" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:28.353028" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:28.352677" elapsed="0.000376"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:13:28.353458" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:13:28.353215" elapsed="0.000268"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:13:28.353568" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:28.353726" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:28.351229" elapsed="0.002521"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.355172" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:28.354922" elapsed="0.000295"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.355610" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:28.355371" elapsed="0.000281"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:28.365301" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:28.365439" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '146'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:13:28.365550" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:28.358054" elapsed="0.007527"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:28.355716" elapsed="0.009909"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.365830" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:28.365652" elapsed="0.000245"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:28.355698" elapsed="0.010220"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.369419" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:28.366975" elapsed="0.002496"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:28.366714" elapsed="0.002793"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:28.366697" elapsed="0.002836"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.372116" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:28.369831" elapsed="0.002330"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:28.369589" elapsed="0.002606"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:28.369572" elapsed="0.002648"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.372816" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:28.372400" elapsed="0.000458"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.373266" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:28.372957" elapsed="0.000377"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.373849" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:28.373527" elapsed="0.000350"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:28.373359" elapsed="0.000553"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:28.372928" elapsed="0.001006"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.374460" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:28.374096" elapsed="0.000390"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.374806" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:28.374555" elapsed="0.000308"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.375395" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:28.375050" elapsed="0.000371"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:28.374887" elapsed="0.000569"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:28.374537" elapsed="0.000940"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:28.375631" elapsed="0.000370"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:28.376528" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:28.376169" elapsed="0.000385"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:28.376712" elapsed="0.002337"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:28.366288" elapsed="0.012826"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:28.379293" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:28.379184" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:28.379165" elapsed="0.000198"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:28.382184" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:28.379512" elapsed="0.002701"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:28.382265" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:13:28.382429" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:28.354086" elapsed="0.028369"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:28.382517" elapsed="0.000025"/>
</return>
<msg time="2026-04-21T02:13:28.382667" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:28.250292" elapsed="0.132401"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.411967" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:28.411422" elapsed="0.000577"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:28.412969" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:28.412541" elapsed="0.000562">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:28.413281" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:28.412192" elapsed="0.001114"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.413960" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:28.413476" elapsed="0.000513"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:28.414409" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:28.414613" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:28.414198" elapsed="0.000450"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.415169" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:28.414878" elapsed="0.000337"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:28.415844" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:28.415292" elapsed="0.000617"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.416597" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:28.416088" elapsed="0.000537"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:28.415936" elapsed="0.000779"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:28.415267" elapsed="0.001472"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.417437" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:28.416932" elapsed="0.000533"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:28.417518" elapsed="0.000034"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:28.410720" elapsed="0.006935"/>
</kw>
<msg time="2026-04-21T02:13:28.417710" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:28.397471" elapsed="0.020290"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.430899" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.443893" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.456537" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.456740" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.456969" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.457372" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:28.457221" elapsed="0.000206"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:28.457206" elapsed="0.000247"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.457595" elapsed="0.000026"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.457781" elapsed="0.000046"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.457977" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:28.457172" elapsed="0.000857"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:28.457055" elapsed="0.001003"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.458207" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:28.458280" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:13:28.458402" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:28.394808" elapsed="0.063659"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:28.458653" elapsed="0.002246"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:28.462085" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:28.461756" elapsed="0.000356"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:28.462539" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:28.462271" elapsed="0.000295"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:28.462723" elapsed="0.000345"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:13:28.461300" elapsed="0.001828"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:28.461001" elapsed="0.002159"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.463334" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:28.463186" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:28.460976" elapsed="0.002434"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:13:28.383864" elapsed="0.079594"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:13:28.383037" elapsed="0.080498"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:28.382775" elapsed="0.080805"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:28.382757" elapsed="0.080847"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:28.463638" elapsed="0.000029"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:13:28.244055" elapsed="0.219712"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:26.021215" elapsed="2.442630"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient" type="TEARDOWN">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:13:28.464065" elapsed="0.003197"/>
</kw>
<arg>intra_vrf</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-04-21T02:13:23.203402" elapsed="5.264043"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:23.113016" elapsed="5.354686"/>
</test>
<test id="s1-s16-t22" name="Odl_To_Play_intra_source_as" line="142">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:13:28.473435" elapsed="0.000370"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:13:28.473033" elapsed="0.000855"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:28.475333" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:28.475165" elapsed="0.000234"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:28.475136" elapsed="0.000295"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:28.482535" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:28.482426" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:28.482408" elapsed="0.000195"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.483628" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:28.483238" elapsed="0.000417"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.484129" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:13:28.483832" elapsed="0.000372"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:13:28.484252" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:13:28.484413" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:13:28.482853" elapsed="0.001584"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:28.490199" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:28.490088" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:28.490068" elapsed="0.000202"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:28.491559" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:28.491433" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:28.491409" elapsed="0.000220"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:13:28.492119" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:13:28.491779" elapsed="0.000368"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:13:28.492535" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:13:28.492312" elapsed="0.000248"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:13:28.522161" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:13:28.493292" elapsed="0.028992"/>
</kw>
<msg time="2026-04-21T02:13:28.522471" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:13:28.522518" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:28.492947" elapsed="0.029607"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:13:28.551152" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "i "n "t "r "a "_ "s "o "u "r "c "e "_ "a "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:13:28.523148" elapsed="0.028139"/>
</kw>
<msg time="2026-04-21T02:13:28.551465" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:13:28.551510" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:28.522748" elapsed="0.028800"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.551942" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:28.551647" elapsed="0.000354"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:28.551617" elapsed="0.000410"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.552500" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "i "n "t "r "a "_ "s "o "u "r "c "e "_ "a "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:28.552176" elapsed="0.000400"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.552948" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:28.552643" elapsed="0.000363"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:28.552625" elapsed="0.000405"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:13:28.553067" elapsed="0.000038"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:13:28.555753" elapsed="0.000371"/>
</kw>
<msg time="2026-04-21T02:13:28.556188" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:28.554625" elapsed="0.001697"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.556605" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.556984" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:13:28.553975" elapsed="0.003195"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:13:28.553394" elapsed="0.003840"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:13:28.491075" elapsed="0.066311"/>
</kw>
<msg time="2026-04-21T02:13:28.557478" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:28.557522" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:28.490427" elapsed="0.067133"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:13:28.557742" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:13:28.557635" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:28.557617" elapsed="0.000228"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.558254" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.558595" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:13:28.558666" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:13:28.489721" elapsed="0.069051"/>
</kw>
<msg time="2026-04-21T02:13:28.558883" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:28.558927" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:28.484865" elapsed="0.074099"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.559290" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:28.559037" elapsed="0.000305"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:28.559021" elapsed="0.000345"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:13:28.484679" elapsed="0.074710"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:13:28.484495" elapsed="0.074927"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:13:28.482058" elapsed="0.077419"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:13:28.474730" elapsed="0.084804"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:28.474108" elapsed="0.085471"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:13:28.469693" elapsed="0.089938"/>
</kw>
<kw name="Odl_To_Play_Template" owner="BgpOperations">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:28.560513" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/announce_intra_source_as.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/announce_intra_source_as.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:28.560684" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0051020000003a400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac010080009004100000000</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:28.560310" elapsed="0.000442"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:13:28.561151" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0051020000003a400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac010080009004100000000</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:13:28.560936" elapsed="0.000241"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:28.561525" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/withdraw_intra_source_as.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/withdraw_intra_source_as.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:28.561650" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac010080009004100000000</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:28.561336" elapsed="0.000340"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:13:28.562047" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac010080009004100000000</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:13:28.561847" elapsed="0.000226"/>
</kw>
<if>
<branch type="IF" condition="'${remove}' == 'True'">
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:13:28.562356" elapsed="0.002788"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:28.562143" elapsed="0.003071"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:28.562124" elapsed="0.003119"/>
</if>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.602891" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:28.602498" elapsed="0.000422"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:28.603657" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:28.603420" elapsed="0.000312">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:28.603841" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:28.603086" elapsed="0.000781"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.604416" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:28.604034" elapsed="0.000408"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:28.604774" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:28.604920" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:28.604609" elapsed="0.000338"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.605346" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:28.605104" elapsed="0.000287"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.606346" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:28.606089" elapsed="0.000301"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.606832" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:28.606552" elapsed="0.000307"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.607518" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:28.607223" elapsed="0.000320"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:28.608472" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:28.608064" elapsed="0.000434"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:28.608548" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:28.608714" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:28.607729" elapsed="0.001010"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:28.608917" elapsed="0.000242"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:13:28.607084" elapsed="0.002116"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.609742" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:28.609447" elapsed="0.000320"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:28.610694" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:28.610293" elapsed="0.000427"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:28.610768" elapsed="0.000044"/>
</return>
<msg time="2026-04-21T02:13:28.610936" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:28.609971" elapsed="0.000989"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:28.611112" elapsed="0.000220"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:28.609312" elapsed="0.002060"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:28.606911" elapsed="0.004495"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:28.611448" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:13:28.611638" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:28.605749" elapsed="0.005914"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:28.605457" elapsed="0.006239"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.611886" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:28.611720" elapsed="0.000222"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:28.605438" elapsed="0.006525"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.612868" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:28.612109" elapsed="0.000788"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:28.612946" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:28.601877" elapsed="0.011193"/>
</kw>
<msg time="2026-04-21T02:13:28.613124" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:28.589079" elapsed="0.024093"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.625585" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.637876" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.650228" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.650430" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.650608" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.650992" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:28.650844" elapsed="0.000204"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:28.650829" elapsed="0.000243"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.651214" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.651383" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.651553" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:28.650783" elapsed="0.000822"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:28.650683" elapsed="0.000948"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.651777" elapsed="0.000033"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:28.651905" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:13:28.652027" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:28.584162" elapsed="0.067891"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.676458" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:28.676088" elapsed="0.000397"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:28.677241" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/app.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:28.677031" elapsed="0.000274">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/app.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:28.677397" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:28.676649" elapsed="0.000772"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.677983" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:28.677586" elapsed="0.000424"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:28.678304" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/app/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/app/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:28.678437" level="INFO">${template} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-nex...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:28.678171" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.678886" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;127.1.1.1&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;multi-exit-disc&gt;
            &lt;med&gt;0&lt;/med&gt;
        &lt;/multi-exit-disc&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;egp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;source-as-extended-community&gt;
                &lt;global-administrator&gt;65&lt;/global-administrator&gt;
            &lt;/source-as-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
    &lt;intra-as-i-pmsi-a-d&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;orig-route-ip&gt;10.10.10.10&lt;/orig-route-ip&gt;
    &lt;/intra-as-i-pmsi-a-d&gt;
&lt;/mvpn-route&gt;</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:28.678623" elapsed="0.000320"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:28.679301" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:28.679010" elapsed="0.000349"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.679836" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:28.679530" elapsed="0.000333"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:28.679384" elapsed="0.000514"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:28.678991" elapsed="0.000929"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.680500" level="INFO">${final_text} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-nex...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:28.680065" elapsed="0.000464"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:28.680577" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:28.675464" elapsed="0.005262"/>
</kw>
<msg time="2026-04-21T02:13:28.680838" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:28.662870" elapsed="0.018019"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.693446" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.705839" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.718155" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.718350" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.718525" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.718902" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:28.718743" elapsed="0.000215"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:28.718728" elapsed="0.000254"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.719124" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.719290" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.719454" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:28.718700" elapsed="0.000805"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:28.718599" elapsed="0.000932"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.719675" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:28.719747" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:28.719891" level="INFO">${data} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-nex...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:28.662013" elapsed="0.057907"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:28.721193" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/app/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:28.720952" elapsed="0.000303">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/app/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:28.721380" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:28.720579" elapsed="0.000826"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.721720" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:28.721474" elapsed="0.000303"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.722288" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:28.721997" elapsed="0.000317"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:28.721817" elapsed="0.000532"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:28.721456" elapsed="0.000914"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.724679" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:28.722525" elapsed="0.002180"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:28.724783" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:13:28.724951" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:28.720254" elapsed="0.004721"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.726485" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:28.726240" elapsed="0.000290"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.726936" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;127.1.1.1&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;multi-exit-disc&gt;
            &lt;med&gt;0&lt;/med&gt;
        &lt;/multi-exit-disc&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;egp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;source-as-extended-community&gt;
                &lt;global-administrator&gt;65&lt;/global-administrator&gt;
            &lt;/source-as-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
    &lt;intra-as-i-pmsi-a-d&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;orig-route-ip&gt;10.10.10.10&lt;/orig-route-ip&gt;
    &lt;/intra-as-i-pmsi-a-d&gt;
&lt;/mvpn-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:28.726682" elapsed="0.000310"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.727384" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:28.727144" elapsed="0.000282"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.727833" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:28.727582" elapsed="0.000294"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:13:28.728668" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:13:28.728478" elapsed="0.000215"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:13:28.729047" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:13:28.728875" elapsed="0.000197"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:28.729220" elapsed="0.000196"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.729831" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:28.729572" elapsed="0.000303"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:13:28.729916" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:28.730069" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:13:28.728077" elapsed="0.002017"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:28.742339" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Content-Length': '960', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;127.1.1.1&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;multi-exit-disc&gt;
            &lt;med&gt;0&lt;/med&gt;
        &lt;/multi-exit-disc&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;egp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;source-as-extended-community&gt;
                &lt;global-administrator&gt;65&lt;/global-administrator&gt;
            &lt;/source-as-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
    &lt;intra-as-i-pmsi-a-d&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;orig-route-ip&gt;10.10.10.10&lt;/orig-route-ip&gt;
    &lt;/intra-as-i-pmsi-a-d&gt;
&lt;/mvpn-route&gt; 
 </msg>
<msg time="2026-04-21T02:13:28.742439" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4/mvpn-route=AQwAAQECAwQBAgoKCgo%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:28.742537" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:28.732406" elapsed="0.010157"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:28.730162" elapsed="0.012446"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.742808" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:28.742635" elapsed="0.000243"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:28.730144" elapsed="0.012755"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.746339" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:28.743926" elapsed="0.002455"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:28.743689" elapsed="0.002726"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:28.743672" elapsed="0.002769"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.748991" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:28.746712" elapsed="0.002324"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:28.746494" elapsed="0.002576"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:28.746478" elapsed="0.002616"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.749630" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:28.749257" elapsed="0.000400"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.749980" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:28.749725" elapsed="0.000312"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.750518" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:28.750222" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:28.750061" elapsed="0.000518"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:28.749708" elapsed="0.000892"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.751147" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:28.750759" elapsed="0.000414"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.751477" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:28.751241" elapsed="0.000291"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.752168" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:28.751715" elapsed="0.000480"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:28.751556" elapsed="0.000674"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:28.751223" elapsed="0.001029"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:28.752408" elapsed="0.000405"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:28.753268" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:28.752982" elapsed="0.000311"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:28.753449" elapsed="0.002270"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:28.743256" elapsed="0.012526"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:13:28.755980" elapsed="0.000031"/>
</return>
<status status="PASS" start="2026-04-21T02:13:28.755871" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:28.755852" elapsed="0.000218"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.756219" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:13:28.756285" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:13:28.758543" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:28.725298" elapsed="0.033271"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:28.758738" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:28.758920" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:28.570047" elapsed="0.188898"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.759304" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:28.759050" elapsed="0.000322"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:28.759032" elapsed="0.000364"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:28.759428" elapsed="0.000025"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:13:28.565522" elapsed="0.194029"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:13:28.762880" level="INFO">${update} = ffffffffffffffffffffffffffffffff0051020000003a400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac010080009004100000000</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:13:28.760486" elapsed="0.002423"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:13:28.763085" elapsed="0.002252"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:13:28.765388" elapsed="0.000030"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-04-21T02:13:28.760206" elapsed="0.005308"/>
</kw>
<msg time="2026-04-21T02:13:28.765594" level="INFO">${update} = ffffffffffffffffffffffffffffffff0051020000003a400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac010080009004100000000</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:28.759723" elapsed="0.005895"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.766480" level="INFO">Length is 162.</msg>
<msg time="2026-04-21T02:13:28.766554" level="INFO">${len_1} = 162</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:13:28.766214" elapsed="0.000363"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.767001" level="INFO">Length is 162.</msg>
<msg time="2026-04-21T02:13:28.767074" level="INFO">${len_2} = 162</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:13:28.766732" elapsed="0.000365"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:28.767253" elapsed="0.000303"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:13:28.767911" level="INFO">${sum_1} = 1245</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:13:28.767710" elapsed="0.000226"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:13:28.768264" level="INFO">${sum_2} = 1245</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:13:28.768087" elapsed="0.000202"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:28.768439" elapsed="0.000333"/>
</kw>
<arg>${update}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:13:28.765849" elapsed="0.002998"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:13:28.768998" elapsed="0.001671"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.813470" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:28.813098" elapsed="0.000400"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:28.814257" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:28.814015" elapsed="0.000314">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:28.814460" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:28.813662" elapsed="0.000823"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.815053" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:28.814651" elapsed="0.000429"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:28.815379" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:28.815518" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:28.815244" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.815960" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:28.815700" elapsed="0.000304"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.817183" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:28.816878" elapsed="0.000350"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.817661" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:28.817390" elapsed="0.000296"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.818493" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:28.818080" elapsed="0.000439"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:28.819629" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:28.819145" elapsed="0.000566"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:28.819869" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:28.820091" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:28.818709" elapsed="0.001408"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:28.820271" elapsed="0.000403"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:13:28.817941" elapsed="0.002773"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.821419" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:28.821008" elapsed="0.000437"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:28.822535" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:28.822063" elapsed="0.000553"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:28.822754" elapsed="0.000048"/>
</return>
<msg time="2026-04-21T02:13:28.822995" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:28.821633" elapsed="0.001388"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:28.823173" elapsed="0.000398"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:28.820872" elapsed="0.002739"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:28.817740" elapsed="0.005906"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:28.823689" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:13:28.823862" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:28.816362" elapsed="0.007525"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:28.816069" elapsed="0.007850"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.824091" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:28.823944" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:28.816050" elapsed="0.008116"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.824905" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:28.824310" elapsed="0.000624"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:28.824982" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:28.812454" elapsed="0.012652"/>
</kw>
<msg time="2026-04-21T02:13:28.825194" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:28.799767" elapsed="0.025477"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.837666" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.849931" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.863567" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.863767" elapsed="0.000034"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.864025" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.864398" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:28.864252" elapsed="0.000201"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:28.864237" elapsed="0.000240"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.864618" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.864816" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.864992" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:28.864208" elapsed="0.000837"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:28.864105" elapsed="0.000966"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.865217" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:28.865291" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:28.865411" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:28.795477" elapsed="0.069960"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.866553" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:28.866298" elapsed="0.000337"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:28.875489" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:28.875536" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:28.875636" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:28.868743" elapsed="0.006919"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:28.866702" elapsed="0.008999"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.875900" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:28.875727" elapsed="0.000236"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:28.866684" elapsed="0.009301"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.879365" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:28.877019" elapsed="0.002390"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:28.876749" elapsed="0.002696"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:28.876731" elapsed="0.002739"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.882052" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:28.879749" elapsed="0.002348"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:28.879525" elapsed="0.002607"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:28.879509" elapsed="0.002647"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.882715" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:28.882337" elapsed="0.000405"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.883072" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:28.882827" elapsed="0.000301"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.883619" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:28.883319" elapsed="0.000326"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:28.883152" elapsed="0.000527"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:28.882808" elapsed="0.000893"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.884253" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:28.883881" elapsed="0.000397"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:28.884583" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:28.884346" elapsed="0.000294"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.885146" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:28.884854" elapsed="0.000318"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:28.884664" elapsed="0.000542"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:28.884329" elapsed="0.000898"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:28.885378" elapsed="0.000341"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:28.886178" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:28.885900" elapsed="0.000303"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:28.886359" elapsed="0.050885"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:28.876337" elapsed="0.061004"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:13:28.937400" elapsed="0.000049"/>
</return>
<msg time="2026-04-21T02:13:28.939690" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:13:28.865703" elapsed="0.074014"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:28.939853" elapsed="0.000029"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:13:28.771677" elapsed="0.168306"/>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:28.771259" elapsed="0.168778"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-04-21T02:13:28.770890" elapsed="0.169206"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:13:28.943744" level="INFO">${update} = ffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac010080009004100000000</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:13:28.941184" elapsed="0.002589"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:13:28.943984" elapsed="0.002119"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:13:28.946154" elapsed="0.000029"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-04-21T02:13:28.940897" elapsed="0.005381"/>
</kw>
<msg time="2026-04-21T02:13:28.946353" level="INFO">${update} = ffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac010080009004100000000</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:28.940303" elapsed="0.006074"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.947248" level="INFO">Length is 150.</msg>
<msg time="2026-04-21T02:13:28.947322" level="INFO">${len_1} = 150</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:13:28.946978" elapsed="0.000368"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.947757" level="INFO">Length is 150.</msg>
<msg time="2026-04-21T02:13:28.947847" level="INFO">${len_2} = 150</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:13:28.947501" elapsed="0.000370"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:28.948038" elapsed="0.000307"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:13:28.948680" level="INFO">${sum_1} = 1094</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:13:28.948501" elapsed="0.000204"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:13:28.949084" level="INFO">${sum_2} = 1094</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:13:28.948905" elapsed="0.000204"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:28.949263" elapsed="0.000305"/>
</kw>
<arg>${update}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:13:28.946598" elapsed="0.003028"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations" type="TEARDOWN">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.993992" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:28.993545" elapsed="0.000481"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:28.994832" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:28.994538" elapsed="0.000371">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:28.995003" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:28.994201" elapsed="0.000826"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.995575" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:28.995195" elapsed="0.000407"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:28.995923" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:28.996086" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:28.995764" elapsed="0.000348"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.996516" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:28.996273" elapsed="0.000356"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.997676" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:28.997386" elapsed="0.000337"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.998175" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:28.997904" elapsed="0.000297"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:28.999141" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:28.998573" elapsed="0.000594"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:29.000309" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:28.999855" elapsed="0.000494"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:29.000469" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:13:29.000696" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:28.999359" elapsed="0.001362"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:29.000900" elapsed="0.000502"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:13:28.998430" elapsed="0.003013"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:29.002241" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:29.001701" elapsed="0.000566"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:29.003381" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:29.002947" elapsed="0.000474"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:29.003537" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:29.003755" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:29.002455" elapsed="0.001325"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:29.003966" elapsed="0.000639"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:29.001563" elapsed="0.003084"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:28.998255" elapsed="0.006428"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:29.004727" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:29.004903" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:28.997035" elapsed="0.007893"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:28.996706" elapsed="0.008253"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:29.005136" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:29.004984" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:28.996682" elapsed="0.008530"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:29.005984" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:29.005357" elapsed="0.000654"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:29.006059" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:28.992888" elapsed="0.013294"/>
</kw>
<msg time="2026-04-21T02:13:29.006236" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:28.979983" elapsed="0.026313"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:29.019012" elapsed="0.000035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:29.031584" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:29.044143" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:29.044374" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:29.044560" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:29.044997" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:29.044841" elapsed="0.000212"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:29.044821" elapsed="0.000259"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:29.045225" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:29.045394" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:29.045561" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:29.044767" elapsed="0.000845"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:29.044646" elapsed="0.000995"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:29.045795" elapsed="0.000033"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:29.045887" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:13:29.046042" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:28.975409" elapsed="0.070661"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:29.047559" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:29.047251" elapsed="0.000367"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:29.056653" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:29.056884" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '372'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Data does not exist",
        "error-path": "/bgp-rib:application-rib[id='10.30.171.3']/tables[afi='bgp-types:ipv4-address-family'][safi='bgp-mvpn:mcast-vpn-subsequent-address-family']/bgp-mvpn-ipv4:mvpn-routes-ipv4",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:13:29.057088" level="INFO">${response} = None</msg>
<msg time="2026-04-21T02:13:29.057147" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:13:29.049767" elapsed="0.007971">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:29.047684" elapsed="0.010189">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:29.058138" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:29.057921" elapsed="0.000303"/>
</branch>
<status status="FAIL" start="2026-04-21T02:13:29.047667" elapsed="0.010590">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:29.063457" level="FAIL">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-04-21T02:13:29.059877" elapsed="0.003629">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:29.059433" elapsed="0.004159">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</branch>
<status status="FAIL" start="2026-04-21T02:13:29.059408" elapsed="0.004229">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:29.067290" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-04-21T02:13:29.064067" elapsed="0.003268">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:29.063732" elapsed="0.003689">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</branch>
<status status="FAIL" start="2026-04-21T02:13:29.063709" elapsed="0.003756">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:29.068339" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:29.067774" elapsed="0.000602"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:29.068831" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:29.068474" elapsed="0.000440"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:29.069598" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:29.069180" elapsed="0.000454"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:29.068947" elapsed="0.000737"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:29.068449" elapsed="0.001265"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:29.070470" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:29.069960" elapsed="0.000547"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:29.070961" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:29.070604" elapsed="0.000437"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:29.071752" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:29.071351" elapsed="0.000428"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:29.071075" elapsed="0.000756"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:29.070579" elapsed="0.001274"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:29.072008" elapsed="0.000349"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:29.072830" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:29.072523" elapsed="0.000334"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<msg time="2026-04-21T02:13:29.075291" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="FAIL" start="2026-04-21T02:13:29.073016" elapsed="0.002406">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="FAIL" start="2026-04-21T02:13:29.058780" elapsed="0.016780">Several failures occurred:

1) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'

2) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'

3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:13:29.075661" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:29.078047" level="INFO">${response_text} = None</msg>
<msg time="2026-04-21T02:13:29.078076" level="FAIL">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="FAIL" start="2026-04-21T02:13:29.046350" elapsed="0.031755">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:29.078169" elapsed="0.000027"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="FAIL" start="2026-04-21T02:13:28.950677" elapsed="0.127662">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:28.950265" elapsed="0.128138"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-04-21T02:13:28.949873" elapsed="0.128589"/>
</kw>
<arg>intra_source_as</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-04-21T02:13:28.559936" elapsed="0.518577"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:28.468551" elapsed="0.610079"/>
</test>
<test id="s1-s16-t23" name="Play_To_Odl_intra_source_as" line="146">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:13:29.082052" elapsed="0.000209"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:13:29.081762" elapsed="0.000553"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:29.083307" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:29.083197" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:29.083179" elapsed="0.000197"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:29.088343" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:29.088237" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:29.088219" elapsed="0.000191"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:29.089416" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:29.089034" elapsed="0.000408"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:13:29.089922" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:13:29.089609" elapsed="0.000339"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:13:29.089991" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:29.090145" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:13:29.088636" elapsed="0.001533"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:29.095691" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:29.095548" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:29.095530" elapsed="0.000231"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:29.096964" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:29.096858" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:29.096839" elapsed="0.000193"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:13:29.097478" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:13:29.097180" elapsed="0.000324"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:13:29.097903" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:13:29.097665" elapsed="0.000263"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:13:29.129511" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:13:29.098426" elapsed="0.031187"/>
</kw>
<msg time="2026-04-21T02:13:29.129782" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:13:29.129854" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:29.098090" elapsed="0.031800"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:13:29.162211" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "i "n "t "r "a "_ "s "o "u "r "c "e "_ "a "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:13:29.130413" elapsed="0.031965"/>
</kw>
<msg time="2026-04-21T02:13:29.162546" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:13:29.162593" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:29.130067" elapsed="0.032562"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:29.162983" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:29.162714" elapsed="0.000326"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:29.162691" elapsed="0.000373"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:29.163516" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "i "n "t "r "a "_ "s "o "u "r "c "e "_ "a "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:29.163207" elapsed="0.000379"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:29.163887" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:29.163652" elapsed="0.000291"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:29.163634" elapsed="0.000332"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:13:29.164001" elapsed="0.000034"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:13:29.166622" elapsed="0.000147"/>
</kw>
<msg time="2026-04-21T02:13:29.167031" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:29.165512" elapsed="0.001665"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:29.167461" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:29.167804" elapsed="0.000099"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:13:29.164861" elapsed="0.003153"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:13:29.164301" elapsed="0.003780"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:13:29.096529" elapsed="0.071650"/>
</kw>
<msg time="2026-04-21T02:13:29.168273" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:29.168319" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:29.095931" elapsed="0.072425"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:13:29.168545" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:13:29.168435" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:29.168416" elapsed="0.000212"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:29.169067" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:29.169449" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:13:29.169521" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:13:29.095212" elapsed="0.074416"/>
</kw>
<msg time="2026-04-21T02:13:29.169725" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:29.169768" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:29.090540" elapsed="0.079279"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:29.170152" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:29.169898" elapsed="0.000306"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:29.169880" elapsed="0.000347"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:13:29.090395" elapsed="0.079855"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:13:29.090222" elapsed="0.080106"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:13:29.087877" elapsed="0.082513"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:13:29.082913" elapsed="0.087535"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:29.082467" elapsed="0.088028"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:13:29.079457" elapsed="0.091093"/>
</kw>
<kw name="Play_To_Odl_Template" owner="BgpOperations">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:29.171696" level="INFO">&amp;{adj_rib_in} = { PATH=peer=bgp:%2F%2F10.30.171.116/adj-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{adj_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/adj-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:29.171211" elapsed="0.000512"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:29.172364" level="INFO">&amp;{effective_rib_in} = { PATH=peer=bgp:%2F%2F10.30.171.116/effective-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{effective_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/effective-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:29.171916" elapsed="0.000475"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:29.172948" level="INFO">&amp;{loc_rib} = { PATH=loc-rib | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{loc_rib}</var>
<arg>PATH=loc-rib</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:29.172556" elapsed="0.000418"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:29.173362" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/announce_intra_source_as.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/announce_intra_source_as.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:29.173563" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0051020000003a400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac010080009004100000000</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:29.173136" elapsed="0.000452"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:29.173951" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/withdraw_intra_source_as.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/withdraw_intra_source_as.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:29.174072" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac010080009004100000000</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:29.173745" elapsed="0.000353"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:13:29.174249" elapsed="0.002731"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:13:29.177140" elapsed="0.001908"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:29.235617" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:29.235054" elapsed="0.000603"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:29.236491" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:29.236202" elapsed="0.000372">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:29.236674" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:29.235849" elapsed="0.000849"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:29.237271" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:29.236887" elapsed="0.000412"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:29.237606" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:29.237884" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:29.237461" elapsed="0.000450"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:29.238374" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:29.238121" elapsed="0.000300"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:29.239500" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:29.239197" elapsed="0.000348"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:29.239997" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:29.239705" elapsed="0.000318"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:29.240820" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:29.240397" elapsed="0.000450"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:29.242074" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:29.241491" elapsed="0.000684"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:29.242256" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:13:29.242557" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:29.241037" elapsed="0.001546"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:29.242767" elapsed="0.000404"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/adj-rib-in</var>
<status status="PASS" start="2026-04-21T02:13:29.240258" elapsed="0.002955"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:29.244040" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:29.243459" elapsed="0.000607"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:29.245271" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:29.244705" elapsed="0.000666"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:29.245448" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:29.245741" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:29.244255" elapsed="0.001511"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:29.245939" elapsed="0.000369"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:29.243325" elapsed="0.003024"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:29.240079" elapsed="0.006305"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:29.246428" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:13:29.246583" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:29.238868" elapsed="0.007740"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:29.238499" elapsed="0.008141"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:29.246842" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:29.246665" elapsed="0.000234"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:29.238476" elapsed="0.008443"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:29.247638" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:29.247066" elapsed="0.000600"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:29.247715" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:29.234104" elapsed="0.013752"/>
</kw>
<msg time="2026-04-21T02:13:29.247911" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:29.219477" elapsed="0.028483"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:29.260499" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:29.273012" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:29.285316" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:29.285515" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:29.285697" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:29.286218" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:29.286070" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:29.286055" elapsed="0.000242"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:29.286440" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:29.286608" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:29.286776" elapsed="0.000023"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:29.286026" elapsed="0.000818"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:29.285924" elapsed="0.000947"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:29.287020" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:29.287095" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:29.287215" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:29.215156" elapsed="0.072086"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:29.288550" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:29.288299" elapsed="0.000317">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:29.288708" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:29.287954" elapsed="0.000777"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:29.289068" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:29.288804" elapsed="0.000322"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:29.289631" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:29.289333" elapsed="0.000324"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:29.289151" elapsed="0.000541"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:29.288782" elapsed="0.000932"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:29.292242" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:29.289883" elapsed="0.002386"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:29.292372" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:29.292530" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:29.287574" elapsed="0.004981"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:29.293782" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:29.293547" elapsed="0.000315">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:29.293955" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:29.293213" elapsed="0.000765"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:13:29.294180" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-21T02:13:29.294046" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:29.294029" elapsed="0.000233"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:29.294409" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:29.294587" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:13:29.294652" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:13:29.296575" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:29.292884" elapsed="0.003718"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:29.298017" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:29.297750" elapsed="0.000312"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:29.298458" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:29.298217" elapsed="0.000284"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:29.306256" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:29.306393" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:13:29.306489" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:13:29.300659" elapsed="0.006221">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:29.298565" elapsed="0.008399">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:29.307152" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:29.306997" elapsed="0.000219"/>
</branch>
<status status="FAIL" start="2026-04-21T02:13:29.298548" elapsed="0.008691">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:29.307615" elapsed="0.000025"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:29.307776" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:29.307709" elapsed="0.000130"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:29.307692" elapsed="0.000170"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:29.308012" elapsed="0.000061"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:13:29.308124" elapsed="0.000016"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:13:29.296931" elapsed="0.011301">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:29.308308" elapsed="0.000015"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:13:29.191488" elapsed="0.116916">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:29.308762" elapsed="0.000038"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:29.308501" elapsed="0.000386"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:29.308482" elapsed="0.000439"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:29.308967" elapsed="0.000021"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:13:29.185985" elapsed="0.123119">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.364398" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:31.363969" elapsed="0.000463"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:31.365244" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:31.364970" elapsed="0.000352">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:31.365418" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:31.364611" elapsed="0.000832"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.366049" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:31.365613" elapsed="0.000464"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:31.366421" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:31.366591" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:31.366276" elapsed="0.000341"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.367056" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:31.366778" elapsed="0.000325"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.368194" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:31.367863" elapsed="0.000377"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.368785" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:31.368473" elapsed="0.000378"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.369702" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:31.369269" elapsed="0.000460"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:31.371064" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:31.370480" elapsed="0.000687"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:31.371250" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:13:31.371575" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:31.369945" elapsed="0.001657"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:31.371762" elapsed="0.000405"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/adj-rib-in</var>
<status status="PASS" start="2026-04-21T02:13:31.369111" elapsed="0.003100"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.373141" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:31.372469" elapsed="0.000700"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:31.374532" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:31.373946" elapsed="0.000694"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:31.374744" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:31.375068" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:31.373364" elapsed="0.001730"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:31.375250" elapsed="0.000373"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:31.372328" elapsed="0.003337"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:31.368921" elapsed="0.006779"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:31.375749" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:31.375947" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:31.367512" elapsed="0.008461"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:31.367181" elapsed="0.008825"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.376184" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:31.376032" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:31.367157" elapsed="0.009102"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.377056" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:31.376405" elapsed="0.000681"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:31.377136" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:31.363273" elapsed="0.013988"/>
</kw>
<msg time="2026-04-21T02:13:31.377315" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:31.350236" elapsed="0.027132"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.390460" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.402897" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.415177" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.415377" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.415556" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.415947" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:31.415781" elapsed="0.000222"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:31.415766" elapsed="0.000261"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.416169" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.416338" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.416506" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:31.415735" elapsed="0.000823"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:31.415633" elapsed="0.000952"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.416732" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:31.416822" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:13:31.416949" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:31.345867" elapsed="0.071108"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:31.418273" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:31.418008" elapsed="0.000338">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:31.418439" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:31.417635" elapsed="0.000828"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.418782" elapsed="0.000038"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:31.418532" elapsed="0.000326"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.419383" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:31.419091" elapsed="0.000319"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:31.418882" elapsed="0.000563"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:31.418514" elapsed="0.000953"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.421988" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:31.419620" elapsed="0.002395"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:31.422067" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:31.422258" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:31.417302" elapsed="0.004982"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:31.423554" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:31.423321" elapsed="0.000295">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:31.423708" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:31.422940" elapsed="0.000792"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:13:31.423954" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:13:31.423817" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:31.423783" elapsed="0.000254"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.424185" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.424359" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:13:31.424424" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:31.426327" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:31.422593" elapsed="0.003760"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.427765" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:31.427513" elapsed="0.000317"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.428233" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:31.427988" elapsed="0.000289"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:31.436784" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:31.437214" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '427'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"},"extended-communities":[{"transitive":true,"source-as-extended-community":{"global-administrator":65}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}} 
 </msg>
<msg time="2026-04-21T02:13:31.437314" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:31.430409" elapsed="0.006931"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:31.428343" elapsed="0.009041"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.437565" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:31.437411" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:31.428325" elapsed="0.009330"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.442576" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"},"extended-communities":[{"transitive":true,"source-as-extended-community":{"global-administrator":65}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:31.438683" elapsed="0.003947"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:31.438452" elapsed="0.004217"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:31.438435" elapsed="0.004260"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.445290" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:31.442994" elapsed="0.002342"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:31.442751" elapsed="0.002620"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:31.442734" elapsed="0.002663"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.446015" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:31.445612" elapsed="0.000430"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.446355" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:31.446113" elapsed="0.000301"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.446924" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:31.446604" elapsed="0.000347"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:31.446438" elapsed="0.000549"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:31.446095" elapsed="0.000914"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.447576" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:31.447175" elapsed="0.000428"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.447930" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:31.447674" elapsed="0.000314"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.448474" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:31.448179" elapsed="0.000321"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:31.448013" elapsed="0.000524"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:31.447656" elapsed="0.000902"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:31.448713" elapsed="0.000367"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:31.449536" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:31.449248" elapsed="0.000313"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:31.449717" elapsed="0.002310"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:31.438032" elapsed="0.014059"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:31.452266" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:31.452160" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:31.452142" elapsed="0.000190"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:31.455444" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-extended-community": {
        "global-administrator": 65
   ...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:31.452478" elapsed="0.002995"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:31.455526" elapsed="0.000062"/>
</return>
<msg time="2026-04-21T02:13:31.455726" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-extended-community": {
        "global-administrator": 65
   ...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:31.426666" elapsed="0.029086"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:31.455831" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:13:31.455982" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-extended-community": {
        "global-administrator": 65
   ...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:31.323321" elapsed="0.132687"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.484535" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:31.484031" elapsed="0.000535"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:31.485413" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:31.485119" elapsed="0.000468">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:31.485772" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:31.484736" elapsed="0.001080"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.486452" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:31.485991" elapsed="0.000490"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:31.486840" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:31.487016" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:31.486650" elapsed="0.000395"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.487486" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
            "med": 0
          },
          "extended-communities": [
            {
              "transitive": true,
              "source-as-extended-community": {
                "global-administrator": 65
              }
            }
          ],
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "intra-as-i-pmsi-a-d": {
          "route-distinguisher": "1.2.3.4:258",
          "orig-route-ip": "10.10.10.10"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:31.487209" elapsed="0.000329"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:31.488102" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:31.487618" elapsed="0.000549"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.488876" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:31.488345" elapsed="0.000558"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:31.488193" elapsed="0.000747"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:31.487592" elapsed="0.001370"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.489606" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:31.489113" elapsed="0.000522"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:31.489685" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:31.483363" elapsed="0.006478"/>
</kw>
<msg time="2026-04-21T02:13:31.489902" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:31.470464" elapsed="0.019489"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.503083" elapsed="0.000035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.515637" elapsed="0.000048"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.528214" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.528457" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.528654" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.529157" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:31.528998" elapsed="0.000217"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:31.528978" elapsed="0.000265"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.529390" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.529559" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.529759" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:31.528929" elapsed="0.000900"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:31.528787" elapsed="0.001072"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.530010" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:31.530088" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:13:31.530259" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:31.467830" elapsed="0.062458"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:31.530471" elapsed="0.002522"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:31.534333" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-extended-community": {
        "global-administrator": 65
   ...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:31.533762" elapsed="0.000599"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:31.535021" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-extended-community": {
        "global-administrator": 65
   ...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:31.534520" elapsed="0.000529"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:31.535209" elapsed="0.000340"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:13:31.533326" elapsed="0.002283"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:31.533074" elapsed="0.002568"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.535837" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:31.535669" elapsed="0.000226"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:31.533054" elapsed="0.002862"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:13:31.457224" elapsed="0.078741"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:13:31.456336" elapsed="0.079708"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:31.456091" elapsed="0.080050"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:31.456074" elapsed="0.080093"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:31.536202" elapsed="0.000033"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:13:31.317239" elapsed="0.219099"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:29.179314" elapsed="2.357084"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.586263" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:31.585865" elapsed="0.000431"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:31.587084" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:31.586826" elapsed="0.000332">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:31.587252" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:31.586472" elapsed="0.000804"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.587854" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:31.587445" elapsed="0.000437"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:31.588187" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:31.588347" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:31.588047" elapsed="0.000326"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.588778" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:31.588532" elapsed="0.000314"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.590139" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:31.589554" elapsed="0.000631"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.590624" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:31.590351" elapsed="0.000299"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.591460" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:31.591051" elapsed="0.000436"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:31.592725" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:31.592160" elapsed="0.000686"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:31.592928" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:13:31.593229" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:31.591682" elapsed="0.001574"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:31.593413" elapsed="0.000428"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/effective-rib-in</var>
<status status="PASS" start="2026-04-21T02:13:31.590907" elapsed="0.002977"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.594535" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:31.594135" elapsed="0.000426"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:31.595889" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:31.595220" elapsed="0.000771"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:31.596069" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:31.596364" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:31.594748" elapsed="0.001641"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:31.596543" elapsed="0.000388"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:31.594000" elapsed="0.002973"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:31.590705" elapsed="0.006304"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:31.597052" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:13:31.597209" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:31.589231" elapsed="0.008004"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:31.588922" elapsed="0.008345"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.597445" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:31.597293" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:31.588900" elapsed="0.008624"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.598277" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:31.597675" elapsed="0.000631"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:31.598355" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:31.585190" elapsed="0.013289"/>
</kw>
<msg time="2026-04-21T02:13:31.598533" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:31.572388" elapsed="0.026194"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.611172" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.623516" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.635899" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.636102" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.636282" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.636661" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:31.636514" elapsed="0.000250"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:31.636499" elapsed="0.000296"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.636957" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.637129" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.637297" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:31.636466" elapsed="0.000885"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:31.636361" elapsed="0.001017"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.637526" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:31.637603" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:13:31.637734" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:31.568044" elapsed="0.069717"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:31.639120" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:31.638849" elapsed="0.000345">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:31.639287" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:31.638447" elapsed="0.000865"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.639632" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:31.639381" elapsed="0.000309"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.640205" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:31.639914" elapsed="0.000316"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:31.639714" elapsed="0.000551"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:31.639363" elapsed="0.000924"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.642902" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:31.640438" elapsed="0.002491"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:31.642981" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:31.643137" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:31.638106" elapsed="0.005055"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:31.644406" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:31.644171" elapsed="0.000298">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:31.644564" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:31.643796" elapsed="0.000793"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:13:31.644816" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:13:31.644664" elapsed="0.000216"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:31.644645" elapsed="0.000259"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.645053" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.645226" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:13:31.645291" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:13:31.647223" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:31.643466" elapsed="0.003816"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.648716" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:31.648455" elapsed="0.000307"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.649182" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:31.648938" elapsed="0.000288"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:31.657448" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:31.657596" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '427'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"},"extended-communities":[{"transitive":true,"source-as-extended-community":{"global-administrator":65}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}} 
 </msg>
<msg time="2026-04-21T02:13:31.657695" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:31.651754" elapsed="0.005966"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:31.649292" elapsed="0.008470"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.657981" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:31.657793" elapsed="0.000256"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:31.649274" elapsed="0.008796"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.662563" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"},"extended-communities":[{"transitive":true,"source-as-extended-community":{"global-administrator":65}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:31.659156" elapsed="0.003477"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:31.658928" elapsed="0.003754"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:31.658909" elapsed="0.003810"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.666556" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:31.663203" elapsed="0.003419"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:31.662844" elapsed="0.003828"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:31.662779" elapsed="0.003928"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.667559" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:31.667019" elapsed="0.000580"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.668000" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:31.667685" elapsed="0.000381"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.668565" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:31.668262" elapsed="0.000330"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:31.668091" elapsed="0.000537"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:31.667667" elapsed="0.000982"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.669210" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:31.668840" elapsed="0.000397"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.669544" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:31.669306" elapsed="0.000295"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.670103" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:31.669797" elapsed="0.000332"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:31.669626" elapsed="0.000539"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:31.669288" elapsed="0.000933"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:31.670376" elapsed="0.000347"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:31.671226" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:31.670907" elapsed="0.000344"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:31.671409" elapsed="0.002296"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:31.658434" elapsed="0.015334"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:31.673961" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:31.673854" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:31.673835" elapsed="0.000193"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:31.677041" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-extended-community": {
        "global-administrator": 65
   ...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:31.674175" elapsed="0.002896"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:31.677123" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:31.677282" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-extended-community": {
        "global-administrator": 65
   ...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:31.647599" elapsed="0.029709"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:31.677371" elapsed="0.000025"/>
</return>
<msg time="2026-04-21T02:13:31.677520" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-extended-community": {
        "global-administrator": 65
   ...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:31.545414" elapsed="0.132132"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.706236" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:31.705735" elapsed="0.000532"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:31.707140" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:31.706771" elapsed="0.000499">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:31.707450" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:31.706435" elapsed="0.001040"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.708152" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:31.707683" elapsed="0.000497"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:31.708509" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:31.708680" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:31.708345" elapsed="0.000362"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.709155" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
            "med": 0
          },
          "extended-communities": [
            {
              "transitive": true,
              "source-as-extended-community": {
                "global-administrator": 65
              }
            }
          ],
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "intra-as-i-pmsi-a-d": {
          "route-distinguisher": "1.2.3.4:258",
          "orig-route-ip": "10.10.10.10"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:31.708886" elapsed="0.000362"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:31.709768" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:31.709319" elapsed="0.000533"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.710587" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:31.710030" elapsed="0.000586"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:31.709879" elapsed="0.000775"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:31.709299" elapsed="0.001380"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.711387" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:31.710852" elapsed="0.000564"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:31.711467" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:31.705072" elapsed="0.006525"/>
</kw>
<msg time="2026-04-21T02:13:31.711679" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:31.692099" elapsed="0.019632"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.724377" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.736881" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.749752" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.749992" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.750177" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.750584" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:31.750433" elapsed="0.000209"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:31.750416" elapsed="0.000252"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.750829" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.751005" elapsed="0.000039"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.751225" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:31.750380" elapsed="0.000900"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:31.750262" elapsed="0.001047"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.751525" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:31.751604" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:13:31.751772" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:31.689419" elapsed="0.062399"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:31.752006" elapsed="0.002570"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:31.756070" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-extended-community": {
        "global-administrator": 65
   ...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:31.755457" elapsed="0.000642"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:31.756789" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-extended-community": {
        "global-administrator": 65
   ...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:31.756260" elapsed="0.000577"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:31.757002" elapsed="0.000339"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:13:31.755017" elapsed="0.002387"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:31.754688" elapsed="0.002750"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.757613" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:31.757463" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:31.754661" elapsed="0.003029"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:13:31.678688" elapsed="0.079052"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:13:31.677889" elapsed="0.079950"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:31.677628" elapsed="0.080261"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:31.677611" elapsed="0.080303"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:31.757950" elapsed="0.000034"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:13:31.540964" elapsed="0.217124"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:31.536575" elapsed="0.221573"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.809340" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:31.808901" elapsed="0.000474"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:31.810174" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:31.809906" elapsed="0.000349">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:31.810445" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:31.809550" elapsed="0.000920"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.811046" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:31.810638" elapsed="0.000435"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:31.811379" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:31.811540" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:31.811237" elapsed="0.000329"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.811992" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:31.811725" elapsed="0.000313"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.813311" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:31.812752" elapsed="0.000607"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.813828" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:31.813528" elapsed="0.000328"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.814649" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:31.814237" elapsed="0.000438"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:31.815928" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:31.815352" elapsed="0.000677"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:31.816111" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:13:31.816415" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:31.814889" elapsed="0.001552"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:31.816599" elapsed="0.000405"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:13:31.814096" elapsed="0.002949"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.817733" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:31.817301" elapsed="0.000458"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:31.818992" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:31.818421" elapsed="0.000673"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:31.819172" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:31.819463" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:31.817966" elapsed="0.001522"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:31.819641" elapsed="0.000389"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:31.817163" elapsed="0.002908"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:31.813913" elapsed="0.006193"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:31.820150" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:31.820308" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:31.812426" elapsed="0.007907"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:31.812115" elapsed="0.008250"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.820543" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:31.820392" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:31.812092" elapsed="0.008526"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.821358" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:31.820765" elapsed="0.000639"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:31.821453" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:31.808255" elapsed="0.013325"/>
</kw>
<msg time="2026-04-21T02:13:31.821680" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:31.795434" elapsed="0.026296"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.834380" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.846820" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.859232" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.859432" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.859612" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.860008" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:31.859858" elapsed="0.000207"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:31.859843" elapsed="0.000246"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.860232" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.860403" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.860572" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:31.859798" elapsed="0.000827"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:31.859689" elapsed="0.000964"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.860816" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:31.860894" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:13:31.861017" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:31.790946" elapsed="0.070098"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:31.862345" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:31.862096" elapsed="0.000358">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:31.862548" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:31.861708" elapsed="0.000864"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.862918" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:31.862646" elapsed="0.000330"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.863480" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:31.863186" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:31.863001" elapsed="0.000541"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:31.862626" elapsed="0.000937"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.866178" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:31.863717" elapsed="0.002488"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:31.866257" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:31.866414" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:31.861374" elapsed="0.005064"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:31.867666" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:31.867433" elapsed="0.000295">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:31.867838" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:31.867093" elapsed="0.000770"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:13:31.868069" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:13:31.867934" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:31.867916" elapsed="0.000235"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.868301" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.868476" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:13:31.868540" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:31.870479" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:31.866747" elapsed="0.003758"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.871916" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:31.871647" elapsed="0.000316"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.872360" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:31.872118" elapsed="0.000284"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:31.879714" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:31.879884" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '427'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"},"extended-communities":[{"transitive":true,"source-as-extended-community":{"global-administrator":65}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}} 
 </msg>
<msg time="2026-04-21T02:13:31.879983" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:31.874569" elapsed="0.005441"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:31.872466" elapsed="0.007586"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.880270" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:31.880079" elapsed="0.000257"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:31.872448" elapsed="0.007910"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.884031" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"},"extended-communities":[{"transitive":true,"source-as-extended-community":{"global-administrator":65}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:31.881395" elapsed="0.002685"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:31.881169" elapsed="0.002946"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:31.881151" elapsed="0.002989"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.886725" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:31.884420" elapsed="0.002350"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:31.884196" elapsed="0.002624"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:31.884179" elapsed="0.002668"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.887405" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:31.887018" elapsed="0.000414"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.887745" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:31.887501" elapsed="0.000319"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.888313" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:31.888016" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:31.887847" elapsed="0.000528"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:31.887483" elapsed="0.000913"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.888946" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:31.888560" elapsed="0.000413"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.889280" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:31.889042" elapsed="0.000294"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.889837" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:31.889524" elapsed="0.000341"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:31.889361" elapsed="0.000539"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:31.889024" elapsed="0.000897"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:31.890076" elapsed="0.000347"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:31.891086" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:31.890625" elapsed="0.000487"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:31.891270" elapsed="0.002341"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:31.880724" elapsed="0.012949"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:31.893866" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:31.893742" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:31.893724" elapsed="0.000211"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:31.896946" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-extended-community": {
        "global-administrator": 65
   ...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:31.894084" elapsed="0.002891"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:31.897027" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:31.897186" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-extended-community": {
        "global-administrator": 65
   ...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:31.870836" elapsed="0.026376"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:31.897311" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:31.897466" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-extended-community": {
        "global-administrator": 65
   ...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:31.767206" elapsed="0.130286"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.926084" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:31.925576" elapsed="0.000540"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:31.926945" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:31.926634" elapsed="0.000453">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:31.927268" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:31.926290" elapsed="0.001004"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.927928" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:31.927465" elapsed="0.000490"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:31.928284" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:31.928442" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:31.928120" elapsed="0.000348"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.928911" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
            "med": 0
          },
          "extended-communities": [
            {
              "transitive": true,
              "source-as-extended-community": {
                "global-administrator": 65
              }
            }
          ],
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "intra-as-i-pmsi-a-d": {
          "route-distinguisher": "1.2.3.4:258",
          "orig-route-ip": "10.10.10.10"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:31.928626" elapsed="0.000336"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:31.929479" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:31.929040" elapsed="0.000501"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.930286" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:31.929723" elapsed="0.000591"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:31.929569" elapsed="0.000781"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:31.929015" elapsed="0.001358"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:31.931043" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:31.930524" elapsed="0.000547"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:31.931169" elapsed="0.000035"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:31.924940" elapsed="0.006368"/>
</kw>
<msg time="2026-04-21T02:13:31.931367" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:31.912040" elapsed="0.019377"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.944012" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.956424" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.968757" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.968983" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.969166" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.969574" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:31.969421" elapsed="0.000213"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:31.969405" elapsed="0.000255"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.969819" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.969991" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.970159" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:31.969369" elapsed="0.000842"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:31.969251" elapsed="0.000989"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.970388" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:31.970463" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:13:31.970615" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:31.909327" elapsed="0.061315"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:31.970837" elapsed="0.003601"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:31.975742" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-extended-community": {
        "global-administrator": 65
   ...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:31.975213" elapsed="0.000558"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:31.976440" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-extended-community": {
        "global-administrator": 65
   ...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:31.975968" elapsed="0.000545"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:31.976700" elapsed="0.000356"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:13:31.974767" elapsed="0.002350"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:31.974519" elapsed="0.002632"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:31.977325" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:31.977176" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:31.974501" elapsed="0.002899"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:13:31.898668" elapsed="0.078780"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:13:31.897831" elapsed="0.079693"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:31.897574" elapsed="0.079995"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:31.897557" elapsed="0.080036"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:31.977626" elapsed="0.000031"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:13:31.762733" elapsed="0.215022"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:31.758327" elapsed="0.219506"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:13:31.977999" elapsed="0.002643"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:32.032558" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:32.032178" elapsed="0.000409"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:32.033367" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:32.033120" elapsed="0.000323">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:32.033539" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:32.032769" elapsed="0.000794"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:32.034137" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:32.033732" elapsed="0.000432"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:32.034469" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:32.034641" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:32.034329" elapsed="0.000338"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:32.035088" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:32.034842" elapsed="0.000291"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:32.036335" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:32.035847" elapsed="0.000535"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:32.036882" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:32.036550" elapsed="0.000359"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:32.037688" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:32.037280" elapsed="0.000433"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:32.039010" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:32.038434" elapsed="0.000678"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:32.039190" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:13:32.039489" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:32.037969" elapsed="0.001546"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:32.039674" elapsed="0.000415"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:13:32.037140" elapsed="0.002992"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:32.040782" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:32.040382" elapsed="0.000458"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:32.042062" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:32.041488" elapsed="0.000675"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:32.042240" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:32.042534" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:32.041031" elapsed="0.001529"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:32.042716" elapsed="0.000388"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:32.040247" elapsed="0.002899"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:32.036964" elapsed="0.006218"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:32.043226" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:13:32.043384" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:32.035497" elapsed="0.007913"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:32.035203" elapsed="0.008240"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:32.043624" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:32.043470" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:32.035182" elapsed="0.008520"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:32.044452" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:32.043868" elapsed="0.000612"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:32.044529" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:32.031538" elapsed="0.013116"/>
</kw>
<msg time="2026-04-21T02:13:32.044710" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:32.018851" elapsed="0.025911"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:32.057395" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:32.069794" elapsed="0.000045"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:32.082947" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:32.083163" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:32.083352" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:32.083768" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:32.083607" elapsed="0.000244"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:32.083590" elapsed="0.000288"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:32.084088" elapsed="0.000023"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:32.084267" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:32.084437" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:32.083552" elapsed="0.000940"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:32.083437" elapsed="0.001083"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:32.084673" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:32.084751" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:13:32.084932" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:32.014513" elapsed="0.070448"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:32.086415" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:32.086134" elapsed="0.000358">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:32.086586" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:32.085721" elapsed="0.000890"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:32.086973" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:32.086682" elapsed="0.000351"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:32.087540" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:32.087241" elapsed="0.000326"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:32.087058" elapsed="0.000546"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:32.086663" elapsed="0.000963"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:32.090336" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:32.087784" elapsed="0.002579"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:32.090419" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:32.090578" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:32.085301" elapsed="0.005303"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:32.091893" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:13:32.091687" elapsed="0.000298"/>
</kw>
<msg time="2026-04-21T02:13:32.092072" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:32.091339" elapsed="0.000758"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:13:32.092304" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:32.092168" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:32.092150" elapsed="0.000221"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:32.092682" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:32.092849" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:32.092518" elapsed="0.000357"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:13:32.093287" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:13:32.093035" elapsed="0.000279"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:13:32.093365" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:32.093523" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:32.090950" elapsed="0.002646"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:32.095049" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:32.094771" elapsed="0.000328"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:32.095501" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:32.095256" elapsed="0.000290"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:32.104053" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:32.104827" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '572'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"},"extended-communities":[{"transitive":true,"source-as-extended-community":{"global-administrator":65}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}]} 
 </msg>
<msg time="2026-04-21T02:13:32.104993" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:32.097876" elapsed="0.007156"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:32.095613" elapsed="0.009481"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:32.105348" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:32.105131" elapsed="0.000309"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:32.095595" elapsed="0.009874"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:32.110618" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"},"extended-communities":[{"transitive":true,"source-as-extended-community":{"global-administrator":65}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:32.107002" elapsed="0.003706"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:32.106646" elapsed="0.004124"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:32.106618" elapsed="0.004239"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:32.114619" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:32.111263" elapsed="0.003436"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:32.110944" elapsed="0.003818"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:32.110920" elapsed="0.003926"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:32.115647" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:32.115091" elapsed="0.000594"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:32.116216" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:32.115787" elapsed="0.000514"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:32.117058" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:32.116576" elapsed="0.000529"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:32.116336" elapsed="0.000831"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:32.115758" elapsed="0.001449"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:32.118199" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:32.117522" elapsed="0.000715"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:32.118675" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:32.118337" elapsed="0.000408"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:32.119268" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:32.118969" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:32.118771" elapsed="0.000560"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:32.118312" elapsed="0.001041"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:32.119508" elapsed="0.000375"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:32.120352" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:32.120055" elapsed="0.000324"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:32.120540" elapsed="0.002630"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:32.106034" elapsed="0.017202"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:32.123415" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:32.123306" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:32.123287" elapsed="0.000196"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:32.126600" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:32.123631" elapsed="0.003004"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:32.126689" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:32.126883" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:32.093946" elapsed="0.032966"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:32.126975" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:13:32.127126" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:31.991942" elapsed="0.135210"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:32.156346" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:32.155869" elapsed="0.000505"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:32.157213" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:32.156912" elapsed="0.000425">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:32.157552" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:32.156541" elapsed="0.001037"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:32.158230" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:32.157748" elapsed="0.000510"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:32.158638" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:32.158786" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:32.158425" elapsed="0.000410"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:32.159272" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:32.159000" elapsed="0.000319"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:32.159800" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:32.159386" elapsed="0.000499"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:32.160572" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:32.160060" elapsed="0.000539"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:32.159910" elapsed="0.000725"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:32.159368" elapsed="0.001290"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:32.161323" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:32.160833" elapsed="0.000519"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:32.161402" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:32.155194" elapsed="0.006333"/>
</kw>
<msg time="2026-04-21T02:13:32.161581" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:32.142186" elapsed="0.019443"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:32.174645" elapsed="0.000067"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:32.187422" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:32.200318" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:32.200554" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:32.200734" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:32.201149" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:32.201002" elapsed="0.000204"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:32.200988" elapsed="0.000242"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:32.201374" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:32.201544" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:32.201713" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:32.200956" elapsed="0.000812"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:32.200841" elapsed="0.000980"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:32.201992" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:32.202071" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:13:32.202189" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:32.139264" elapsed="0.062952"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:32.202394" elapsed="0.002225"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:32.205654" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:32.205370" elapsed="0.000312"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:32.206531" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:32.205910" elapsed="0.000649"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:13:32.207062" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes": {
       "extended-communities": [
        {
         "source-as-extended-community": {
          "global-administrator": 65
         },
         "transitive": true
        }
       ],
       "ipv4-next-hop": {
        "global": "127.1.1.1"
       },
       "local-pref": {
        "pref": 100
       },
       "multi-exit-disc": {
        "med": 0
       },
       "origin": {
        "value": "egp"
       }
      },
      "intra-as-i-pmsi-a-d": {
       "orig-route-ip": "10.10.10.10",
       "route-distinguisher": "1.2.3.4:258"
      },
      "path-id": 0,
      "route-key": "AQwAAQECAwQBAgoKCgo="
     }
    ]
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:13:32.207314" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "source-as-extended-community": {
+          "global-administrator": 65
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:13:32.206717" elapsed="0.000668">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "source-as-extended-community": {
+          "global-administrator": 65
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:13:32.204957" elapsed="0.002639">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "source-as-extended-community": {
+          "global-administrator": 65
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:32.204698" elapsed="0.002991">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "source-as-extended-community": {
+          "global-administrator": 65
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:32.207899" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:32.207726" elapsed="0.000231"/>
</branch>
<status status="FAIL" start="2026-04-21T02:13:32.204680" elapsed="0.003300">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "source-as-extended-community": {
+          "global-administrator": 65
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:13:32.128315" elapsed="0.079816">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "source-as-extended-community": {
+          "global-administrator": 65
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:13:32.127482" elapsed="0.080819">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "source-as-extended-community": {
+          "global-administrator": 65
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:32.127236" elapsed="0.081166">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "source-as-extended-community": {
+          "global-administrator": 65
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<status status="FAIL" start="2026-04-21T02:13:32.127219" elapsed="0.081220">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "source-as-extended-community": {
+          "global-administrator": 65
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:32.208515" elapsed="0.000018"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:13:31.987135" elapsed="0.221530">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "source-as-extended-community": {
+          "global-administrator": 65
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.266023" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:34.265592" elapsed="0.000466"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:34.266918" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:34.266622" elapsed="0.000379">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:34.267111" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:34.266249" elapsed="0.000887"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.267732" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:34.267308" elapsed="0.000462"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:34.268115" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:34.268283" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:34.267967" elapsed="0.000342"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.268731" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:34.268468" elapsed="0.000310"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.269909" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:34.269562" elapsed="0.000394"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.270406" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:34.270122" elapsed="0.000310"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.271252" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:34.270829" elapsed="0.000449"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:34.272539" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:34.271969" elapsed="0.000671"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:34.272721" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:13:34.273063" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:34.271480" elapsed="0.001610"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:34.273255" elapsed="0.000410"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:13:34.270665" elapsed="0.003042"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.274554" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:34.273980" elapsed="0.000600"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:34.275826" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:34.275247" elapsed="0.000681"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:34.276081" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:13:34.276384" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:34.274771" elapsed="0.001639"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:34.276578" elapsed="0.000401"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:34.273841" elapsed="0.003182"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:34.270488" elapsed="0.006571"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:34.277102" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:34.277262" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:34.269192" elapsed="0.008096"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:34.268882" elapsed="0.008439"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.277499" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:34.277347" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:34.268857" elapsed="0.008720"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.278372" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:34.277775" elapsed="0.000626"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:34.278450" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:34.264893" elapsed="0.013684"/>
</kw>
<msg time="2026-04-21T02:13:34.278631" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:34.251433" elapsed="0.027248"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.291534" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.304156" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.316900" elapsed="0.000035"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.317159" elapsed="0.000027"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.317394" elapsed="0.000025"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.317849" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:34.317668" elapsed="0.000240"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:34.317652" elapsed="0.000282"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.318119" elapsed="0.000023"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.318340" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.318511" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:34.317616" elapsed="0.000949"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:34.317488" elapsed="0.001103"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.318739" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:34.318834" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:13:34.318959" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:34.246955" elapsed="0.072031"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:34.320460" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:34.320203" elapsed="0.000328">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:34.320625" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:34.319851" elapsed="0.000799"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.321005" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:34.320720" elapsed="0.000343"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.321560" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:34.321267" elapsed="0.000319"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:34.321088" elapsed="0.000533"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:34.320702" elapsed="0.000940"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.324195" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:34.321814" elapsed="0.002409"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:34.324275" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:34.324429" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:34.319496" elapsed="0.004958"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:34.325639" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:13:34.325451" elapsed="0.000240"/>
</kw>
<msg time="2026-04-21T02:13:34.325776" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:34.325111" elapsed="0.000705"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:13:34.326027" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:34.325889" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:34.325871" elapsed="0.000222"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:34.326465" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:34.326609" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:34.326296" elapsed="0.000338"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:13:34.327047" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:13:34.326797" elapsed="0.000276"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:13:34.327153" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:34.327313" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:34.324766" elapsed="0.002571"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.328763" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:34.328513" elapsed="0.000314"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.329223" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:34.328982" elapsed="0.000284"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:34.338383" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:34.338530" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '146'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:13:34.338628" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:34.331455" elapsed="0.007199"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:34.329331" elapsed="0.009369"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.338915" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:34.338732" elapsed="0.000250"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:34.329313" elapsed="0.009691"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.342545" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:34.340046" elapsed="0.002546"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:34.339817" elapsed="0.002810"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:34.339781" elapsed="0.002872"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.346697" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:34.343057" elapsed="0.003706"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:34.342713" elapsed="0.004123"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:34.342692" elapsed="0.004181"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.347689" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:34.347124" elapsed="0.000606"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.348200" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:34.347855" elapsed="0.000425"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.348986" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:34.348543" elapsed="0.000478"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:34.348313" elapsed="0.000757"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:34.347828" elapsed="0.001272"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.349865" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:34.349326" elapsed="0.000577"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.350334" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:34.350000" elapsed="0.000444"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.351026" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:34.350709" elapsed="0.000343"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:34.350479" elapsed="0.000609"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:34.349975" elapsed="0.001133"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:34.351264" elapsed="0.000345"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:34.352089" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:34.351778" elapsed="0.000383"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:34.352323" elapsed="0.002308"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:34.339374" elapsed="0.015323"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:34.354894" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:34.354766" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:34.354748" elapsed="0.000215"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:34.357770" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:34.355112" elapsed="0.002703"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:34.357870" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:13:34.358035" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:34.327650" elapsed="0.030411"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:34.358126" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:13:34.358279" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:34.223883" elapsed="0.134422"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.387534" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:34.387060" elapsed="0.000503"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:34.388403" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:34.388101" elapsed="0.000430">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:34.388708" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:34.387734" elapsed="0.000999"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.389369" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:34.388926" elapsed="0.000470"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:34.389734" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:34.389916" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:34.389560" elapsed="0.000382"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.390373" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:34.390103" elapsed="0.000315"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:34.390962" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:34.390485" elapsed="0.000549"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.391716" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:34.391213" elapsed="0.000529"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:34.391061" elapsed="0.000779"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:34.390466" elapsed="0.001398"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.392503" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:34.392016" elapsed="0.000515"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:34.392581" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:34.386386" elapsed="0.006324"/>
</kw>
<msg time="2026-04-21T02:13:34.392763" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:34.372796" elapsed="0.020042"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.405527" elapsed="0.000035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.418562" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.431191" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.431441" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.431629" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.432060" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:34.431905" elapsed="0.000212"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:34.431890" elapsed="0.000252"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.432287" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.432459" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.432656" elapsed="0.000024"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:34.431852" elapsed="0.000865"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:34.431715" elapsed="0.001032"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.432918" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:34.432997" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:13:34.433124" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:34.370112" elapsed="0.063083"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:34.433382" elapsed="0.002636"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:34.437139" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:34.436787" elapsed="0.000384"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:34.437624" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:34.437335" elapsed="0.000318"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:34.437857" elapsed="0.000423"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:13:34.436349" elapsed="0.001998"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:34.436099" elapsed="0.002283"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.438580" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:34.438410" elapsed="0.000228"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:34.436081" elapsed="0.002579"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:13:34.359493" elapsed="0.079218"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:13:34.358669" elapsed="0.080125"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:34.358389" elapsed="0.080468"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:34.358371" elapsed="0.080511"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:34.438918" elapsed="0.000032"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:13:34.218988" elapsed="0.220068"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:31.981104" elapsed="2.458016"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient" type="TEARDOWN">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:13:34.439448" elapsed="0.002881"/>
</kw>
<arg>intra_source_as</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-04-21T02:13:29.170822" elapsed="5.271574"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:29.079002" elapsed="5.363542"/>
</test>
<test id="s1-s16-t24" name="Odl_To_Play_intra_source_as_4" line="150">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:13:34.446232" elapsed="0.000246"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:13:34.445946" elapsed="0.000590"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:34.447692" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:34.447552" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:34.447529" elapsed="0.000305"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:34.455080" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:34.454923" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:34.454898" elapsed="0.000280"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.456795" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:34.456257" elapsed="0.000581"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.457329" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:13:34.457005" elapsed="0.000419"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:13:34.457483" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:13:34.457655" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:13:34.455617" elapsed="0.002064"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:34.463574" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:34.463463" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:34.463444" elapsed="0.000237"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:34.464986" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:34.464874" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:34.464856" elapsed="0.000199"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:13:34.465540" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:13:34.465206" elapsed="0.000364"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:13:34.465984" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:13:34.465739" elapsed="0.000271"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:13:34.497559" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:13:34.466518" elapsed="0.031149"/>
</kw>
<msg time="2026-04-21T02:13:34.497872" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:13:34.497920" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:34.466176" elapsed="0.031779"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:13:34.528633" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "i "n "t "r "a "_ "s "o "u "r "c "e "_ "a "s "_ "4 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:13:34.498516" elapsed="0.030348"/>
</kw>
<msg time="2026-04-21T02:13:34.529112" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:13:34.529181" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:34.498135" elapsed="0.031100"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.529757" elapsed="0.000058"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:34.529365" elapsed="0.000505"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:34.529329" elapsed="0.000581"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.530609" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "i "n "t "r "a "_ "s "o "u "r "c "e "_ "a "s "_ "4 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:34.530141" elapsed="0.000580"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.531061" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:34.530825" elapsed="0.000294"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:34.530790" elapsed="0.000354"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:13:34.531181" elapsed="0.000038"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:13:34.534603" elapsed="0.000168"/>
</kw>
<msg time="2026-04-21T02:13:34.534859" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:34.533250" elapsed="0.001778"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.535337" elapsed="0.000086"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.535707" elapsed="0.000086"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:13:34.532426" elapsed="0.003510"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:13:34.531550" elapsed="0.004455"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:13:34.464538" elapsed="0.071642"/>
</kw>
<msg time="2026-04-21T02:13:34.536293" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:34.536356" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:34.463857" elapsed="0.072597"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:13:34.536703" elapsed="0.000040"/>
</return>
<status status="PASS" start="2026-04-21T02:13:34.536569" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:34.536546" elapsed="0.000288"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.537309" elapsed="0.000029"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.537676" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:13:34.537751" elapsed="0.000021"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:13:34.463114" elapsed="0.074821"/>
</kw>
<msg time="2026-04-21T02:13:34.538077" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:34.538127" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:34.458097" elapsed="0.080066"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.538560" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:34.538246" elapsed="0.000395"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:34.538227" elapsed="0.000441"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:13:34.457947" elapsed="0.080746"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:13:34.457745" elapsed="0.080988"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:13:34.454378" elapsed="0.084472"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:13:34.447185" elapsed="0.091756"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:34.446700" elapsed="0.092314"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:13:34.443474" elapsed="0.095629"/>
</kw>
<kw name="Odl_To_Play_Template" owner="BgpOperations">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:34.540251" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/announce_intra_source_as_4.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/announce_intra_source_as_4.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:34.540448" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0051020000003a400101004002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac0100802d10000fbf00000</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:34.540033" elapsed="0.000484"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:13:34.541110" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0051020000003a400101004002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac0100802d10000fbf00000</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:13:34.540729" elapsed="0.000409"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:34.541511" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/withdraw_intra_source_as_4.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/withdraw_intra_source_as_4.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:34.541655" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004b0200000034400101004002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac0100802d10000fbf00000</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:34.541299" elapsed="0.000386"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:13:34.543712" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004b0200000034400101004002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac0100802d10000fbf00000</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:13:34.541865" elapsed="0.001876"/>
</kw>
<if>
<branch type="IF" condition="'${remove}' == 'True'">
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:13:34.544070" elapsed="0.003117"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:34.543837" elapsed="0.003446"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:34.543815" elapsed="0.003503"/>
</if>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.585886" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:34.585405" elapsed="0.000522"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:34.586775" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:34.586511" elapsed="0.000367">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:34.586976" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:34.586154" elapsed="0.000846"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.587594" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:34.587199" elapsed="0.000423"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:34.587952" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:34.588100" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:34.587792" elapsed="0.000334"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.588537" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:34.588288" elapsed="0.000295"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.589637" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:34.589337" elapsed="0.000346"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.590147" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:34.589870" elapsed="0.000303"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.590905" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:34.590551" elapsed="0.000380"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:34.592091" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:34.591456" elapsed="0.000663"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:34.592175" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:13:34.592343" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:34.591128" elapsed="0.001241"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:34.592531" elapsed="0.000253"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:13:34.590410" elapsed="0.002436"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.593477" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:34.593152" elapsed="0.000357"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:34.594509" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:34.594087" elapsed="0.000450"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:34.594589" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:34.594745" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:34.593728" elapsed="0.001042"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:34.594946" elapsed="0.000228"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:34.592965" elapsed="0.002250"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:34.590229" elapsed="0.005021"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:34.595295" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:34.595494" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:34.589003" elapsed="0.006517"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:34.588651" elapsed="0.006901"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.595764" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:34.595578" elapsed="0.000286"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:34.588632" elapsed="0.007265"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.596705" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:34.596112" elapsed="0.000623"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:34.596790" elapsed="0.000054"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:34.584710" elapsed="0.012234"/>
</kw>
<msg time="2026-04-21T02:13:34.597000" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:34.571345" elapsed="0.025705"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.610024" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.622974" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.635447" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.635647" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.635842" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.636217" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:34.636067" elapsed="0.000206"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:34.636053" elapsed="0.000244"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.636442" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.636612" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.636785" elapsed="0.000037"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:34.636022" elapsed="0.000834"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:34.635920" elapsed="0.000962"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.637031" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:34.637142" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:13:34.637264" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:34.566904" elapsed="0.070387"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.662354" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:34.661975" elapsed="0.000408"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:34.663134" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:34.662907" elapsed="0.000295">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:34.663296" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:34.662550" elapsed="0.000771"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.663894" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:34.663491" elapsed="0.000430"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:34.664224" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/app/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/app/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:34.664368" level="INFO">${template} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-nex...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:34.664086" elapsed="0.000311"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.664821" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;127.1.1.1&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;multi-exit-disc&gt;
            &lt;med&gt;0&lt;/med&gt;
        &lt;/multi-exit-disc&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;source-as-4-extended-community&gt;
                &lt;global-administrator&gt;64496&lt;/global-administrator&gt;
            &lt;/source-as-4-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
    &lt;intra-as-i-pmsi-a-d&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;orig-route-ip&gt;10.10.10.10&lt;/orig-route-ip&gt;
    &lt;/intra-as-i-pmsi-a-d&gt;
&lt;/mvpn-route&gt;</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:34.664556" elapsed="0.000326"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:34.665244" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:34.664950" elapsed="0.000353"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.665768" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:34.665475" elapsed="0.000361"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:34.665328" elapsed="0.000548"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:34.664931" elapsed="0.000966"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.666494" level="INFO">${final_text} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-nex...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:34.666048" elapsed="0.000476"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:34.666574" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:34.661320" elapsed="0.005381"/>
</kw>
<msg time="2026-04-21T02:13:34.666810" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:34.648316" elapsed="0.018546"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.679374" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.691962" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.704545" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.704745" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.704940" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.705310" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:34.705164" elapsed="0.000204"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:34.705150" elapsed="0.000242"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.705538" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.705712" elapsed="0.000023"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.705902" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:34.705120" elapsed="0.000836"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:34.705016" elapsed="0.000967"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.706136" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:34.706211" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:13:34.706378" level="INFO">${data} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-nex...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:34.647444" elapsed="0.058965"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:34.707711" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/app/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:34.707461" elapsed="0.000315">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/app/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:34.707925" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:34.707114" elapsed="0.000836"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.708274" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:34.708021" elapsed="0.000310"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.708853" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:34.708541" elapsed="0.000340"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:34.708356" elapsed="0.000561"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:34.708003" elapsed="0.000936"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.711510" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:34.709098" elapsed="0.002439"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:34.711589" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:34.711744" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:34.706753" elapsed="0.005016"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.713328" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:34.713078" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.713765" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;127.1.1.1&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;multi-exit-disc&gt;
            &lt;med&gt;0&lt;/med&gt;
        &lt;/multi-exit-disc&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;source-as-4-extended-community&gt;
                &lt;global-administrator&gt;64496&lt;/global-administrator&gt;
            &lt;/source-as-4-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
    &lt;intra-as-i-pmsi-a-d&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;orig-route-ip&gt;10.10.10.10&lt;/orig-route-ip&gt;
    &lt;/intra-as-i-pmsi-a-d&gt;
&lt;/mvpn-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:34.713528" elapsed="0.000311"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.714236" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:34.713993" elapsed="0.000286"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.714726" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:34.714482" elapsed="0.000287"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:13:34.715595" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:13:34.715400" elapsed="0.000221"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:13:34.715969" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:13:34.715777" elapsed="0.000218"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:34.716146" elapsed="0.000205"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.716762" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:34.716509" elapsed="0.000314"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:13:34.716866" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:34.717022" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:13:34.714991" elapsed="0.002056"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:34.732854" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Content-Length': '967', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;127.1.1.1&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;multi-exit-disc&gt;
            &lt;med&gt;0&lt;/med&gt;
        &lt;/multi-exit-disc&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;source-as-4-extended-community&gt;
                &lt;global-administrator&gt;64496&lt;/global-administrator&gt;
            &lt;/source-as-4-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
    &lt;intra-as-i-pmsi-a-d&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;orig-route-ip&gt;10.10.10.10&lt;/orig-route-ip&gt;
    &lt;/intra-as-i-pmsi-a-d&gt;
&lt;/mvpn-route&gt; 
 </msg>
<msg time="2026-04-21T02:13:34.733293" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4/mvpn-route=AQwAAQECAwQBAgoKCgo%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:34.733544" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:34.719338" elapsed="0.014268"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:34.717116" elapsed="0.016602"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.734449" elapsed="0.000066"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:34.733778" elapsed="0.000941"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:34.717098" elapsed="0.017735"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.742100" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:34.738120" elapsed="0.004041"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:34.737521" elapsed="0.004690"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:34.737465" elapsed="0.004783"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.746131" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:34.742673" elapsed="0.003521"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:34.742326" elapsed="0.003918"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:34.742303" elapsed="0.003976"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.747225" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:34.746518" elapsed="0.000746"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.747708" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:34.747365" elapsed="0.000410"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.748291" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:34.747988" elapsed="0.000329"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:34.747818" elapsed="0.000535"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:34.747339" elapsed="0.001037"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.748926" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:34.748541" elapsed="0.000412"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.749262" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:34.749023" elapsed="0.000296"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.749833" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:34.749516" elapsed="0.000344"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:34.749343" elapsed="0.000552"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:34.749005" elapsed="0.000912"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:34.750070" elapsed="0.000352"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:34.750936" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:34.750592" elapsed="0.000371"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:34.751123" elapsed="0.002302"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:34.735886" elapsed="0.017601"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:13:34.753664" elapsed="0.000030"/>
</return>
<status status="PASS" start="2026-04-21T02:13:34.753559" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:34.753541" elapsed="0.000212"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.753921" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:13:34.753990" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:13:34.756276" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:34.712115" elapsed="0.044188"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:34.756413" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:34.756573" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:34.552835" elapsed="0.203763"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.756966" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:34.756703" elapsed="0.000334"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:34.756686" elapsed="0.000375"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:34.757095" elapsed="0.000025"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:13:34.547673" elapsed="0.209546"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:13:34.760189" level="INFO">${update} = ffffffffffffffffffffffffffffffff0051020000003a400101004002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac0100802d10000fbf00000</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:13:34.758155" elapsed="0.002064"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:13:34.760398" elapsed="0.002114"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:13:34.762562" elapsed="0.000030"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-04-21T02:13:34.757880" elapsed="0.004808"/>
</kw>
<msg time="2026-04-21T02:13:34.762764" level="INFO">${update} = ffffffffffffffffffffffffffffffff0051020000003a400101004002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac0100802d10000fbf00000</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:34.757394" elapsed="0.005399"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.763683" level="INFO">Length is 162.</msg>
<msg time="2026-04-21T02:13:34.763760" level="INFO">${len_1} = 162</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:13:34.763413" elapsed="0.000370"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.764213" level="INFO">Length is 162.</msg>
<msg time="2026-04-21T02:13:34.764286" level="INFO">${len_2} = 162</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:13:34.763958" elapsed="0.000352"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:34.764468" elapsed="0.000307"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:13:34.765135" level="INFO">${sum_1} = 1872</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:13:34.764951" elapsed="0.000209"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:13:34.765493" level="INFO">${sum_2} = 1872</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:13:34.765313" elapsed="0.000206"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:34.765673" elapsed="0.000329"/>
</kw>
<arg>${update}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:13:34.763043" elapsed="0.003020"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:13:34.766217" elapsed="0.001339"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.811941" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:34.811517" elapsed="0.000458"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:34.812750" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:34.812502" elapsed="0.000341">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:34.812994" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:34.812145" elapsed="0.000873"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.813578" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:34.813189" elapsed="0.000417"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:34.813929" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:34.814071" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:34.813771" elapsed="0.000326"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.814502" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:34.814258" elapsed="0.000290"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.815590" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:34.815267" elapsed="0.000368"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.816093" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:34.815820" elapsed="0.000300"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.816947" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:34.816511" elapsed="0.000462"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:34.818076" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:34.817579" elapsed="0.000578"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:34.818294" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:13:34.818518" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:34.817163" elapsed="0.001380"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:34.818699" elapsed="0.000421"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:13:34.816370" elapsed="0.002826"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.820006" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:34.819458" elapsed="0.000575"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:34.821311" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:34.820655" elapsed="0.000740"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:34.821534" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:34.821757" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:34.820231" elapsed="0.001551"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:34.821956" elapsed="0.000403"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:34.819317" elapsed="0.003083"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:34.816173" elapsed="0.006261"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:34.822477" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:13:34.822633" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:34.814940" elapsed="0.007717"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:34.814619" elapsed="0.008069"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.822885" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:34.822713" elapsed="0.000228"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:34.814598" elapsed="0.008365"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.823716" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:34.823109" elapsed="0.000635"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:34.823809" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:34.810771" elapsed="0.013168"/>
</kw>
<msg time="2026-04-21T02:13:34.824039" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:34.797715" elapsed="0.026373"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.836707" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.849131" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.861500" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.861700" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.861895" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.862266" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:34.862118" elapsed="0.000203"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:34.862104" elapsed="0.000241"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.862487" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.862656" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.862841" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:34.862074" elapsed="0.000821"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:34.861971" elapsed="0.000951"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.863072" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:34.863147" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:34.863265" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:34.793305" elapsed="0.069987"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.864416" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:34.864166" elapsed="0.000330"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:34.872963" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:34.873012" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:34.873101" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:34.866602" elapsed="0.006525"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:34.864563" elapsed="0.008605"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.873348" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:34.873194" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:34.864545" elapsed="0.008886"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.876996" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:34.874433" elapsed="0.002606"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:34.874212" elapsed="0.002862"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:34.874194" elapsed="0.002906"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.879654" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:34.877379" elapsed="0.002321"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:34.877155" elapsed="0.002581"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:34.877138" elapsed="0.002626"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.880356" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:34.879960" elapsed="0.000423"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.880695" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:34.880453" elapsed="0.000300"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.881262" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:34.880962" elapsed="0.000326"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:34.880777" elapsed="0.000547"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:34.880435" elapsed="0.000910"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.881889" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:34.881510" elapsed="0.000406"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.882220" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:34.881985" elapsed="0.000291"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.882753" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:34.882462" elapsed="0.000317"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:34.882300" elapsed="0.000531"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:34.881967" elapsed="0.000886"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:34.883006" elapsed="0.000345"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:34.883815" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:34.883516" elapsed="0.000327"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:34.884001" elapsed="0.002321"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:34.873794" elapsed="0.012590"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:13:34.886431" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:13:34.888681" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:13:34.863556" elapsed="0.025152"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:34.888813" elapsed="0.000031"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:13:34.768574" elapsed="0.120371"/>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:34.768154" elapsed="0.120846"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-04-21T02:13:34.767757" elapsed="0.121303"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:13:34.892656" level="INFO">${update} = ffffffffffffffffffffffffffffffff004b0200000034400101004002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac0100802d10000fbf00000</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:13:34.889980" elapsed="0.002705"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:13:34.892883" elapsed="0.002100"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:13:34.895033" elapsed="0.000030"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-04-21T02:13:34.889691" elapsed="0.005467"/>
</kw>
<msg time="2026-04-21T02:13:34.895233" level="INFO">${update} = ffffffffffffffffffffffffffffffff004b0200000034400101004002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac0100802d10000fbf00000</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:34.889228" elapsed="0.006030"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.896132" level="INFO">Length is 150.</msg>
<msg time="2026-04-21T02:13:34.896207" level="INFO">${len_1} = 150</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:13:34.895866" elapsed="0.000365"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.897011" level="INFO">Length is 150.</msg>
<msg time="2026-04-21T02:13:34.897088" level="INFO">${len_2} = 150</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:13:34.896673" elapsed="0.000439"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:34.897271" elapsed="0.000309"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:13:34.897944" level="INFO">${sum_1} = 1721</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:13:34.897736" elapsed="0.000234"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:13:34.898299" level="INFO">${sum_2} = 1721</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:13:34.898123" elapsed="0.000201"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:34.898478" elapsed="0.000310"/>
</kw>
<arg>${update}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:13:34.895477" elapsed="0.003386"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations" type="TEARDOWN">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.942922" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:34.942525" elapsed="0.000425"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:34.943705" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:34.943452" elapsed="0.000322">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:34.943887" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:34.943114" elapsed="0.000797"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.944458" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:34.944078" elapsed="0.000407"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:34.944781" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:34.944974" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:34.944646" elapsed="0.000354"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.945402" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:34.945160" elapsed="0.000350"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.946512" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:34.946254" elapsed="0.000302"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.947017" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:34.946730" elapsed="0.000312"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.947940" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:34.947398" elapsed="0.000568"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:34.949114" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:34.948631" elapsed="0.000524"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:34.949272" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:34.949492" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:34.948155" elapsed="0.001361"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:34.949672" elapsed="0.000508"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:13:34.947262" elapsed="0.002960"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.951111" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:34.950469" elapsed="0.000668"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:34.952412" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:34.951819" elapsed="0.000634"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:34.952573" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:34.952824" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:34.951325" elapsed="0.001528"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:34.953066" elapsed="0.000491"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:34.950335" elapsed="0.003264"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:34.947091" elapsed="0.006543"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:34.953677" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:34.953860" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:34.945898" elapsed="0.007988"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:34.945580" elapsed="0.008338"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.954094" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:34.953943" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:34.945561" elapsed="0.008608"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.954888" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:34.954314" elapsed="0.000602"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:34.954964" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:34.941882" elapsed="0.013205"/>
</kw>
<msg time="2026-04-21T02:13:34.955140" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:34.928995" elapsed="0.026205"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.967960" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.980595" elapsed="0.000055"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.994856" elapsed="0.000058"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.995160" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.995355" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.995818" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:34.995638" elapsed="0.000238"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:34.995620" elapsed="0.000282"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.996052" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.996224" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.996391" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:34.995579" elapsed="0.000866"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:34.995441" elapsed="0.001032"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:34.996622" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:34.996703" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:13:34.996885" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:34.924556" elapsed="0.072358"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:34.998263" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:34.997953" elapsed="0.000362"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:35.008840" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:35.009021" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '372'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Data does not exist",
        "error-path": "/bgp-rib:application-rib[id='10.30.171.3']/tables[afi='bgp-types:ipv4-address-family'][safi='bgp-mvpn:mcast-vpn-subsequent-address-family']/bgp-mvpn-ipv4:mvpn-routes-ipv4",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:13:35.009195" level="INFO">${response} = None</msg>
<msg time="2026-04-21T02:13:35.009241" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:13:35.000476" elapsed="0.009415">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:34.998384" elapsed="0.011612">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:35.010269" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:35.010050" elapsed="0.000284"/>
</branch>
<status status="FAIL" start="2026-04-21T02:13:34.998366" elapsed="0.011993">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:35.018878" level="FAIL">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-04-21T02:13:35.012642" elapsed="0.006272">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:35.012091" elapsed="0.006889">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</branch>
<status status="FAIL" start="2026-04-21T02:13:35.012044" elapsed="0.006969">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:35.021603" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-04-21T02:13:35.019309" elapsed="0.002328">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:35.019082" elapsed="0.002661">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</branch>
<status status="FAIL" start="2026-04-21T02:13:35.019066" elapsed="0.002715">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:35.022424" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:35.022012" elapsed="0.000440"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:35.022769" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:35.022524" elapsed="0.000323"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:35.023345" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:35.023040" elapsed="0.000331"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:35.022871" elapsed="0.000536"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:35.022506" elapsed="0.000923"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:35.023977" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:35.023593" elapsed="0.000411"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:35.024313" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:35.024074" elapsed="0.000295"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:35.024871" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:35.024558" elapsed="0.000339"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:35.024394" elapsed="0.000539"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:35.024056" elapsed="0.000898"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:35.025109" elapsed="0.000352"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:35.026009" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:35.025641" elapsed="0.000396"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<msg time="2026-04-21T02:13:35.028439" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="FAIL" start="2026-04-21T02:13:35.026195" elapsed="0.002277">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="FAIL" start="2026-04-21T02:13:35.010920" elapsed="0.017689">Several failures occurred:

1) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'

2) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'

3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:13:35.028713" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:13:35.031154" level="INFO">${response_text} = None</msg>
<msg time="2026-04-21T02:13:35.031186" level="FAIL">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="FAIL" start="2026-04-21T02:13:34.997227" elapsed="0.033988">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:35.031283" elapsed="0.000027"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="FAIL" start="2026-04-21T02:13:34.899919" elapsed="0.131536">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:34.899484" elapsed="0.132037"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-04-21T02:13:34.899090" elapsed="0.132493"/>
</kw>
<arg>intra_source_as_4</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-04-21T02:13:34.539525" elapsed="0.492114"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:34.442932" elapsed="0.588822"/>
</test>
<test id="s1-s16-t25" name="Play_To_Odl_intra_source_as_4" line="154">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:13:35.035215" elapsed="0.000213"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:13:35.034941" elapsed="0.000545"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:35.036501" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:35.036390" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:35.036371" elapsed="0.000201"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:35.041611" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:35.041504" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:35.041486" elapsed="0.000193"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:35.042768" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:35.042377" elapsed="0.000444"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:13:35.043291" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:13:35.042997" elapsed="0.000320"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:13:35.043361" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:35.043515" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:13:35.041995" elapsed="0.001545"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:35.049022" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:35.048912" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:35.048893" elapsed="0.000197"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:35.050322" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:35.050215" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:35.050198" elapsed="0.000192"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:13:35.050859" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:13:35.050539" elapsed="0.000348"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:13:35.051268" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:13:35.051048" elapsed="0.000245"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:13:35.081628" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:13:35.051797" elapsed="0.029937"/>
</kw>
<msg time="2026-04-21T02:13:35.081936" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:13:35.081983" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:35.051456" elapsed="0.030562"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:13:35.108369" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "i "n "t "r "a "_ "s "o "u "r "c "e "_ "a "s "_ "4 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:13:35.084051" elapsed="0.024467"/>
</kw>
<msg time="2026-04-21T02:13:35.108682" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:13:35.108727" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:35.082191" elapsed="0.026571"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:35.109094" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:35.108863" elapsed="0.000288"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:35.108842" elapsed="0.000334"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:35.109619" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "i "n "t "r "a "_ "s "o "u "r "c "e "_ "a "s "_ "4 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:35.109317" elapsed="0.000370"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:35.109990" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:35.109752" elapsed="0.000293"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:35.109734" elapsed="0.000334"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:13:35.110104" elapsed="0.000029"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:13:35.112653" elapsed="0.000164"/>
</kw>
<msg time="2026-04-21T02:13:35.112879" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:35.111573" elapsed="0.001439"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:35.113288" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:35.113623" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:13:35.110954" elapsed="0.002874"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:13:35.110378" elapsed="0.003517"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:13:35.049881" elapsed="0.064111"/>
</kw>
<msg time="2026-04-21T02:13:35.114081" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:35.114125" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:35.049244" elapsed="0.064916"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:13:35.114340" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:13:35.114235" elapsed="0.000163"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:35.114217" elapsed="0.000205"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:35.114868" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:35.115208" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:13:35.115278" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:13:35.048558" elapsed="0.066826"/>
</kw>
<msg time="2026-04-21T02:13:35.115478" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:35.115521" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:35.043934" elapsed="0.071622"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:35.115903" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:35.115630" elapsed="0.000328"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:35.115613" elapsed="0.000369"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:13:35.043772" elapsed="0.072234"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:13:35.043594" elapsed="0.072474"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:13:35.041145" elapsed="0.074981"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:13:35.036101" elapsed="0.080079"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:35.035640" elapsed="0.080583"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:13:35.032587" elapsed="0.083688"/>
</kw>
<kw name="Play_To_Odl_Template" owner="BgpOperations">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:35.117381" level="INFO">&amp;{adj_rib_in} = { PATH=peer=bgp:%2F%2F10.30.171.116/adj-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{adj_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/adj-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:35.116911" elapsed="0.000498"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:35.118047" level="INFO">&amp;{effective_rib_in} = { PATH=peer=bgp:%2F%2F10.30.171.116/effective-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{effective_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/effective-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:35.117576" elapsed="0.000499"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:35.118635" level="INFO">&amp;{loc_rib} = { PATH=loc-rib | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{loc_rib}</var>
<arg>PATH=loc-rib</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:35.118243" elapsed="0.000420"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:35.119043" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/announce_intra_source_as_4.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/announce_intra_source_as_4.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:35.119199" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0051020000003a400101004002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac0100802d10000fbf00000</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:35.118839" elapsed="0.000387"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:35.119576" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/withdraw_intra_source_as_4.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/withdraw_intra_source_as_4.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:35.119697" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004b0200000034400101004002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac0100802d10000fbf00000</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:35.119386" elapsed="0.000337"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:13:35.119898" elapsed="0.002913"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:13:35.122974" elapsed="0.001692"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:35.176773" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:35.176388" elapsed="0.000433"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:35.177608" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:35.177333" elapsed="0.000351">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:35.177779" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:35.176995" elapsed="0.000825"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:35.178371" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:35.177989" elapsed="0.000413"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:35.178704" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:35.178871" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:35.178566" elapsed="0.000332"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:35.179418" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:35.179102" elapsed="0.000363"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:35.180489" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:35.180188" elapsed="0.000346"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:35.180992" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:35.180698" elapsed="0.000320"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:35.181792" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:35.181390" elapsed="0.000444"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:35.183061" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:35.182486" elapsed="0.000675"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:35.183266" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:13:35.183570" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:35.182027" elapsed="0.001571"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:35.183758" elapsed="0.000404"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/adj-rib-in</var>
<status status="PASS" start="2026-04-21T02:13:35.181247" elapsed="0.002957"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:35.184879" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:35.184455" elapsed="0.000451"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:35.186290" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:35.185719" elapsed="0.000674"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:35.186472" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:35.186793" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:35.185252" elapsed="0.001583"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:35.186998" elapsed="0.000438"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:35.184319" elapsed="0.003160"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:35.181070" elapsed="0.006445"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:35.187560" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:35.187721" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:35.179860" elapsed="0.007887"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:35.179538" elapsed="0.008242"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:35.187984" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:35.187826" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:35.179518" elapsed="0.008543"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:35.188794" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:35.188208" elapsed="0.000673"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:35.188932" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:35.175750" elapsed="0.013310"/>
</kw>
<msg time="2026-04-21T02:13:35.189114" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:35.162899" elapsed="0.026263"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:35.201830" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:35.215260" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:35.227753" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:35.227969" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:35.228149" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:35.228521" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:35.228374" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:35.228359" elapsed="0.000241"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:35.228744" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:35.228934" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:35.229104" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:35.228328" elapsed="0.000829"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:35.228225" elapsed="0.000959"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:35.229333" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:35.229408" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:35.229532" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:35.158608" elapsed="0.070951"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:35.230864" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:35.230588" elapsed="0.000347">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:35.231027" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:35.230239" elapsed="0.000812"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:35.231372" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:35.231120" elapsed="0.000308"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:35.231962" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:35.231633" elapsed="0.000388"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:35.231453" elapsed="0.000606"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:35.231102" elapsed="0.000979"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:35.234604" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:35.232237" elapsed="0.002394"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:35.234684" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:35.234857" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:35.229906" elapsed="0.004977"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:35.236159" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:35.235919" elapsed="0.000302">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:35.236314" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:35.235527" elapsed="0.000811"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:13:35.236544" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:13:35.236408" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:35.236390" elapsed="0.000238"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:35.236778" elapsed="0.000039"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:35.236973" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:13:35.237038" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:35.238966" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:35.235197" elapsed="0.003795"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:35.240419" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:35.240160" elapsed="0.000307"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:35.240880" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:35.240621" elapsed="0.000303"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:35.248064" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:35.248206" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:13:35.248313" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:13:35.243062" elapsed="0.005619">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:35.240988" elapsed="0.007777">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:35.248972" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:35.248816" elapsed="0.000219"/>
</branch>
<status status="FAIL" start="2026-04-21T02:13:35.240970" elapsed="0.008089">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:35.249468" elapsed="0.000026"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:35.249601" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:35.249564" elapsed="0.000079"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:35.249547" elapsed="0.000117"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:35.249833" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:13:35.249904" elapsed="0.000015"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:13:35.239305" elapsed="0.010706">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:35.250086" elapsed="0.000016"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:13:35.135836" elapsed="0.114348">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:35.250460" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:35.250278" elapsed="0.000254"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:35.250261" elapsed="0.000295"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:35.250588" elapsed="0.000015"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:13:35.131299" elapsed="0.119389">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.305642" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:37.305235" elapsed="0.000441"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:37.306511" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:37.306249" elapsed="0.000337">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:37.306682" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:37.305899" elapsed="0.000807"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.307286" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:37.306893" elapsed="0.000420"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:37.307626" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:37.307808" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:37.307480" elapsed="0.000357"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.308326" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:37.308071" elapsed="0.000303"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.309432" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:37.309118" elapsed="0.000361"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.310029" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:37.309644" elapsed="0.000414"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.310879" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:37.310437" elapsed="0.000469"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:37.312143" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:37.311562" elapsed="0.000681"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:37.312325" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:13:37.312630" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:37.311103" elapsed="0.001553"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:37.312834" elapsed="0.000390"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/adj-rib-in</var>
<status status="PASS" start="2026-04-21T02:13:37.310294" elapsed="0.002972"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.314167" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:37.313521" elapsed="0.000672"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:37.315409" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:37.314869" elapsed="0.000640"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:37.315587" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:37.315899" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:37.314388" elapsed="0.001537"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:37.316083" elapsed="0.000366"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:37.313383" elapsed="0.003107"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:37.310114" elapsed="0.006412"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:37.316570" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:37.316728" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:37.308769" elapsed="0.007984"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:37.308451" elapsed="0.008333"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.316983" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:37.316828" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:37.308428" elapsed="0.008631"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.317836" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:37.317206" elapsed="0.000660"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:37.317929" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:37.304587" elapsed="0.013470"/>
</kw>
<msg time="2026-04-21T02:13:37.318111" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:37.291528" elapsed="0.026634"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.331033" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.343512" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.356106" elapsed="0.000041"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.356367" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.356558" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.357012" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:37.356855" elapsed="0.000214"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:37.356836" elapsed="0.000259"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.357241" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.357413" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.357584" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:37.356771" elapsed="0.000867"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:37.356641" elapsed="0.001025"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.357842" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:37.357927" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:13:37.358087" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:37.287060" elapsed="0.071056"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:37.359593" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:37.359286" elapsed="0.000385">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:37.359773" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:37.358877" elapsed="0.000937"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.360157" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:37.359886" elapsed="0.000330"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.360722" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:37.360426" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:37.360241" elapsed="0.000543"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:37.359868" elapsed="0.000960"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.363481" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:37.360986" elapsed="0.002522"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:37.363691" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:13:37.363881" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:37.358493" elapsed="0.005415"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:37.365194" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:37.364941" elapsed="0.000321">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:37.365355" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:37.364577" elapsed="0.000802"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:13:37.365588" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:13:37.365450" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:37.365432" elapsed="0.000242"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.365852" elapsed="0.000024"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.366072" elapsed="0.000024"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:13:37.366145" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:13:37.368149" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:37.364235" elapsed="0.003942"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.369703" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:37.369420" elapsed="0.000331"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.370181" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:37.369929" elapsed="0.000297"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:37.379619" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:37.380255" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '432'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"igp"},"extended-communities":[{"transitive":true,"source-as-4-extended-community":{"global-administrator":64496}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}} 
 </msg>
<msg time="2026-04-21T02:13:37.380432" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:37.372458" elapsed="0.008015"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:37.370294" elapsed="0.010255"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.380892" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:37.380596" elapsed="0.000426"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:37.370275" elapsed="0.010815"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.387092" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"igp"},"extended-communities":[{"transitive":true,"source-as-4-extended-community":{"global-administrator":64496}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:37.382900" elapsed="0.004259"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:37.382516" elapsed="0.004688"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:37.382485" elapsed="0.004749"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.390157" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:37.387585" elapsed="0.002631"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:37.387304" elapsed="0.003037"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:37.387282" elapsed="0.003094"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.391232" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:37.390676" elapsed="0.000589"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.391667" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:37.391355" elapsed="0.000383"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.392380" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:37.392012" elapsed="0.000401"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:37.391769" elapsed="0.000690"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:37.391332" elapsed="0.001152"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.393165" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:37.392697" elapsed="0.000501"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.393586" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:37.393283" elapsed="0.000374"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.394280" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:37.393919" elapsed="0.000394"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:37.393687" elapsed="0.000671"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:37.393261" elapsed="0.001123"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:37.394639" elapsed="0.000460"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:37.395699" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:37.395319" elapsed="0.000413"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:37.395963" elapsed="0.002967"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:37.381752" elapsed="0.017270"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:37.399258" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:37.399115" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:37.399091" elapsed="0.000257"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:37.403029" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-4-extended-community": {
        "global-administrator": 6449...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:37.399546" elapsed="0.003513"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:37.403114" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:13:37.403289" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-4-extended-community": {
        "global-administrator": 6449...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:37.368553" elapsed="0.034763"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:37.403381" elapsed="0.000025"/>
</return>
<msg time="2026-04-21T02:13:37.403533" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-4-extended-community": {
        "global-administrator": 6449...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:37.264062" elapsed="0.139498"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.432419" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:37.431823" elapsed="0.000625"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:37.433375" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:37.433067" elapsed="0.000441">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:37.433694" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:37.432620" elapsed="0.001100"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.434368" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:37.433915" elapsed="0.000481"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:37.434733" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:37.434976" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:37.434563" elapsed="0.000441"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.435441" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
            "med": 0
          },
          "extended-communities": [
            {
              "transitive": true,
              "source-as-4-extended-community": {
                "global-administrator": 64496
              }
            }
          ],
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "origin": {
            "value": "igp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "intra-as-i-pmsi-a-d": {
          "route-distinguisher": "1.2.3.4:258",
          "orig-route-ip": "10.10.10.10"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:37.435168" elapsed="0.000323"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:37.435987" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:37.435558" elapsed="0.000490"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.436728" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:37.436221" elapsed="0.000535"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:37.436073" elapsed="0.000734"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:37.435539" elapsed="0.001292"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.437476" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:37.436981" elapsed="0.000523"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:37.437553" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:37.431177" elapsed="0.006504"/>
</kw>
<msg time="2026-04-21T02:13:37.437739" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:37.418155" elapsed="0.019638"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.450312" elapsed="0.000035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.462865" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.475607" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.475831" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.476016" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.476409" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:37.476259" elapsed="0.000207"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:37.476244" elapsed="0.000246"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.476634" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.476824" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.476996" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:37.476212" elapsed="0.000838"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:37.476099" elapsed="0.000979"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.477228" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:37.477303" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:13:37.477447" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:37.415515" elapsed="0.061959"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:37.477655" elapsed="0.002438"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:37.481380" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-4-extended-community": {
        "global-administrator": 6449...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:37.480869" elapsed="0.000540"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:37.482104" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-4-extended-community": {
        "global-administrator": 6449...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:37.481567" elapsed="0.000566"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:37.482295" elapsed="0.000360"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:13:37.480425" elapsed="0.002294"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:37.480176" elapsed="0.002577"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.482952" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:37.482779" elapsed="0.000231"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:37.480156" elapsed="0.002875"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:13:37.404770" elapsed="0.078310"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:13:37.403936" elapsed="0.079259"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:37.403644" elapsed="0.079635"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:37.403627" elapsed="0.079679"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:37.483340" elapsed="0.000030"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:13:37.258514" elapsed="0.224962"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:35.124993" elapsed="2.358544"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.534144" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:37.533720" elapsed="0.000457"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:37.534987" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:37.534692" elapsed="0.000372">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:37.535159" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:37.534354" elapsed="0.000830"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.535780" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:37.535353" elapsed="0.000470"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:37.536133" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:37.536312" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:37.535989" elapsed="0.000349"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.536744" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:37.536497" elapsed="0.000295"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.538075" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:37.537515" elapsed="0.000607"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.538567" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:37.538291" elapsed="0.000302"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.539498" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:37.539019" elapsed="0.000509"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:37.540856" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:37.540255" elapsed="0.000708"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:37.541045" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:13:37.541362" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:37.539761" elapsed="0.001695"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:37.541619" elapsed="0.000426"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/effective-rib-in</var>
<status status="PASS" start="2026-04-21T02:13:37.538861" elapsed="0.003228"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.542762" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:37.542344" elapsed="0.000471"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:37.544241" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:37.543533" elapsed="0.000815"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:37.544429" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:13:37.544735" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:37.543032" elapsed="0.001729"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:37.544947" elapsed="0.000384"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:37.542206" elapsed="0.003169"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:37.538648" elapsed="0.006763"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:37.545476" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:13:37.545653" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:37.537190" elapsed="0.008488"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:37.536883" elapsed="0.008827"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.545909" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:37.545736" elapsed="0.000231"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:37.536860" elapsed="0.009128"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.546815" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:37.546135" elapsed="0.000713"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:37.546899" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:37.533066" elapsed="0.013964"/>
</kw>
<msg time="2026-04-21T02:13:37.547086" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:37.520095" elapsed="0.027041"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.559776" elapsed="0.000051"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.572345" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.585028" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.585232" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.585415" elapsed="0.000024"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.585834" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:37.585663" elapsed="0.000264"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:37.585649" elapsed="0.000304"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.586097" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.586267" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.586434" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:37.585618" elapsed="0.000869"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:37.585509" elapsed="0.001005"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.586660" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:37.586733" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:13:37.586873" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:37.515503" elapsed="0.071396"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:37.588227" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:37.587917" elapsed="0.000378">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:37.588394" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:37.587556" elapsed="0.000871"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.588755" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:37.588500" elapsed="0.000336"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.589347" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:37.589052" elapsed="0.000321"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:37.588862" elapsed="0.000546"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:37.588481" elapsed="0.000949"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.592166" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:37.589583" elapsed="0.002610"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:37.592246" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:37.592401" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:37.587227" elapsed="0.005199"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:37.593652" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:37.593421" elapsed="0.000294">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:37.593828" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:37.593081" elapsed="0.000773"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:13:37.594059" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:13:37.593925" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:37.593907" elapsed="0.000236"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.594290" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.594461" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:13:37.594525" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:13:37.596517" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:37.592735" elapsed="0.003809"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.597959" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:37.597691" elapsed="0.000314"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.598398" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:37.598159" elapsed="0.000281"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:37.606177" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:37.606372" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '432'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"igp"},"extended-communities":[{"transitive":true,"source-as-4-extended-community":{"global-administrator":64496}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}} 
 </msg>
<msg time="2026-04-21T02:13:37.606508" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:37.600629" elapsed="0.005916"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:37.598505" elapsed="0.008099"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.606886" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:37.606640" elapsed="0.000336"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:37.598487" elapsed="0.008518"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.613666" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"igp"},"extended-communities":[{"transitive":true,"source-as-4-extended-community":{"global-administrator":64496}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:37.608482" elapsed="0.005276"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:37.608166" elapsed="0.005668"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:37.608138" elapsed="0.005736"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.617531" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:37.614286" elapsed="0.003312"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:37.613959" elapsed="0.003689"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:37.613933" elapsed="0.003750"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.618545" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:37.617951" elapsed="0.000634"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.619089" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:37.618687" elapsed="0.000486"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.619895" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:37.619440" elapsed="0.000493"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:37.619206" elapsed="0.000777"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:37.618660" elapsed="0.001353"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.620929" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:37.620334" elapsed="0.000625"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.621275" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:37.621031" elapsed="0.000302"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.621842" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:37.621521" elapsed="0.000349"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:37.621356" elapsed="0.000740"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:37.621013" elapsed="0.001107"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:37.622278" elapsed="0.000358"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:37.623117" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:37.622822" elapsed="0.000322"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:37.623351" elapsed="0.002354"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:37.607498" elapsed="0.018271"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:37.625968" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:37.625859" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:37.625839" elapsed="0.000196"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:37.629092" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-4-extended-community": {
        "global-administrator": 6449...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:37.626183" elapsed="0.002939"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:37.629175" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:37.629337" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-4-extended-community": {
        "global-administrator": 6449...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:37.596880" elapsed="0.032483"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:37.629425" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:37.629594" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-4-extended-community": {
        "global-administrator": 6449...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:37.492870" elapsed="0.136750"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.658431" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:37.657960" elapsed="0.000500"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:37.659307" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:37.659024" elapsed="0.000408">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:37.659615" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:37.658649" elapsed="0.000997"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.660328" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:37.659873" elapsed="0.000483"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:37.660745" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:37.660916" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:37.660574" elapsed="0.000370"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.661439" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
            "med": 0
          },
          "extended-communities": [
            {
              "transitive": true,
              "source-as-4-extended-community": {
                "global-administrator": 64496
              }
            }
          ],
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "origin": {
            "value": "igp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "intra-as-i-pmsi-a-d": {
          "route-distinguisher": "1.2.3.4:258",
          "orig-route-ip": "10.10.10.10"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:37.661121" elapsed="0.000407"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:37.662039" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:37.661600" elapsed="0.000501"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.662812" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:37.662277" elapsed="0.000565"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:37.662126" elapsed="0.000753"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:37.661581" elapsed="0.001319"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.663589" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:37.663050" elapsed="0.000569"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:37.663670" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:37.657290" elapsed="0.006531"/>
</kw>
<msg time="2026-04-21T02:13:37.663883" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:37.644288" elapsed="0.019646"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.676672" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.689477" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.702422" elapsed="0.000047"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.702743" elapsed="0.000032"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.703028" elapsed="0.000030"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.703587" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:37.703376" elapsed="0.000291"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:37.703355" elapsed="0.000347"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.703935" elapsed="0.000031"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.704177" elapsed="0.000028"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.704417" elapsed="0.000029"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:37.703309" elapsed="0.001183"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:37.703146" elapsed="0.001385"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.704919" elapsed="0.000039"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:37.705047" elapsed="0.000024"/>
</return>
<msg time="2026-04-21T02:13:37.705274" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:37.641561" elapsed="0.063753"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:37.705571" elapsed="0.002571"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:37.709539" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-4-extended-community": {
        "global-administrator": 6449...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:37.708974" elapsed="0.000595"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:37.710244" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-4-extended-community": {
        "global-administrator": 6449...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:37.709729" elapsed="0.000543"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:37.710434" elapsed="0.000338"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:13:37.708488" elapsed="0.002364"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:37.708223" elapsed="0.002663"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.711063" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:37.710912" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:37.708204" elapsed="0.002935"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:13:37.630787" elapsed="0.080401"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:13:37.629966" elapsed="0.081300"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:37.629702" elapsed="0.081611"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:37.629685" elapsed="0.081652"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:37.711371" elapsed="0.000033"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:13:37.488316" elapsed="0.223189"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:37.483722" elapsed="0.227844"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.761944" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:37.761550" elapsed="0.000422"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:37.762722" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:37.762472" elapsed="0.000347">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:37.762961" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:37.762136" elapsed="0.000850"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.763538" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:37.763153" elapsed="0.000413"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:37.763887" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:37.764043" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:37.763730" elapsed="0.000340"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.764476" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:37.764230" elapsed="0.000291"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.765728" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:37.765227" elapsed="0.000548"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.766243" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:37.765966" elapsed="0.000304"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.767072" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:37.766638" elapsed="0.000460"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:37.768327" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:37.767751" elapsed="0.000676"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:37.768507" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:37.768817" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:37.767293" elapsed="0.001551"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:37.769003" elapsed="0.000412"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:13:37.766498" elapsed="0.002959"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.770137" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:37.769709" elapsed="0.000454"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:37.771370" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:37.770823" elapsed="0.000649"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:37.771549" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:37.771860" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:37.770351" elapsed="0.001535"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:37.772041" elapsed="0.000408"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:37.769572" elapsed="0.002918"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:37.766320" elapsed="0.006206"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:37.772570" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:37.772735" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:37.764900" elapsed="0.007860"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:37.764587" elapsed="0.008223"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.772993" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:37.772839" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:37.764568" elapsed="0.008502"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.773940" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:37.773220" elapsed="0.000755"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:37.774027" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:37.760914" elapsed="0.013250"/>
</kw>
<msg time="2026-04-21T02:13:37.774266" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:37.748179" elapsed="0.026141"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.787000" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.799352" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.811674" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.811888" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.812070" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.812439" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:37.812293" elapsed="0.000200"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:37.812279" elapsed="0.000239"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.812663" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.812853" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.813023" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:37.812248" elapsed="0.000827"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:37.812145" elapsed="0.000957"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.813249" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:37.813323" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:37.813444" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:37.743925" elapsed="0.069545"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:37.814763" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:37.814520" elapsed="0.000371">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:37.814987" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:37.814173" elapsed="0.000838"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.815331" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:37.815081" elapsed="0.000308"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.815914" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:37.815598" elapsed="0.000342"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:37.815415" elapsed="0.000562"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:37.815063" elapsed="0.000936"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.818590" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:37.816153" elapsed="0.002464"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:37.818670" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:37.818844" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:37.813837" elapsed="0.005033"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:37.820098" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:37.819864" elapsed="0.000296">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:37.820253" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:37.819508" elapsed="0.000769"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:13:37.820481" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:13:37.820347" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:37.820329" elapsed="0.000234"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.820711" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.820900" elapsed="0.000022"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:13:37.820967" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:37.822902" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:37.819182" elapsed="0.003746"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.824333" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:37.824082" elapsed="0.000297"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.824779" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:37.824536" elapsed="0.000305"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:37.832828" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:37.833002" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '432'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"igp"},"extended-communities":[{"transitive":true,"source-as-4-extended-community":{"global-administrator":64496}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}} 
 </msg>
<msg time="2026-04-21T02:13:37.833104" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:37.827103" elapsed="0.006028"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:37.824906" elapsed="0.008303"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.833399" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:37.833239" elapsed="0.000224"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:37.824889" elapsed="0.008596"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.838691" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"igp"},"extended-communities":[{"transitive":true,"source-as-4-extended-community":{"global-administrator":64496}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:37.834603" elapsed="0.004157"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:37.834374" elapsed="0.004481"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:37.834356" elapsed="0.004537"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.842735" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:37.839309" elapsed="0.003516"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:37.838986" elapsed="0.003880"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:37.838960" elapsed="0.003932"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.843477" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:37.843076" elapsed="0.000429"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.843843" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:37.843575" elapsed="0.000327"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.844416" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:37.844107" elapsed="0.000336"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:37.843931" elapsed="0.000549"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:37.843557" elapsed="0.000945"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.845071" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:37.844668" elapsed="0.000431"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.845415" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:37.845170" elapsed="0.000303"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.846052" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:37.845662" elapsed="0.000419"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:37.845498" elapsed="0.000619"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:37.845151" elapsed="0.000988"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:37.846297" elapsed="0.000358"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:37.847167" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:37.846845" elapsed="0.000349"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:37.847356" elapsed="0.002362"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:37.833944" elapsed="0.015840"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:37.850060" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:37.849917" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:37.849857" elapsed="0.000276"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:37.853225" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-4-extended-community": {
        "global-administrator": 6449...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:37.850300" elapsed="0.002954"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:37.853307" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:13:37.853473" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-4-extended-community": {
        "global-administrator": 6449...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:37.823244" elapsed="0.030255"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:37.853631" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:37.853816" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-4-extended-community": {
        "global-administrator": 6449...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:37.721311" elapsed="0.132534"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.883012" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:37.882476" elapsed="0.000569"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:37.883890" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:37.883570" elapsed="0.000448">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:37.884192" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:37.883223" elapsed="0.000995"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.884849" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:37.884388" elapsed="0.000489"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:37.885207" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:37.885417" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:37.885042" elapsed="0.000402"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.885893" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
            "med": 0
          },
          "extended-communities": [
            {
              "transitive": true,
              "source-as-4-extended-community": {
                "global-administrator": 64496
              }
            }
          ],
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "origin": {
            "value": "igp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "intra-as-i-pmsi-a-d": {
          "route-distinguisher": "1.2.3.4:258",
          "orig-route-ip": "10.10.10.10"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:37.885606" elapsed="0.000340"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:37.886505" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:37.886024" elapsed="0.000543"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.887273" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:37.886742" elapsed="0.000558"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:37.886595" elapsed="0.000741"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:37.886000" elapsed="0.001358"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.888027" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:37.887509" elapsed="0.000547"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:37.888107" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:37.881705" elapsed="0.006535"/>
</kw>
<msg time="2026-04-21T02:13:37.888300" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:37.868723" elapsed="0.019627"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.901140" elapsed="0.000042"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.914094" elapsed="0.000051"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.926941" elapsed="0.000040"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.927193" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.927383" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.927824" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:37.927650" elapsed="0.000233"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:37.927633" elapsed="0.000276"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.928085" elapsed="0.000027"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.928269" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.928444" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:37.927594" elapsed="0.000906"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:37.927469" elapsed="0.001059"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.928678" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:37.928760" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:13:37.928953" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:37.865977" elapsed="0.063007"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:37.929199" elapsed="0.002618"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:37.933226" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-4-extended-community": {
        "global-administrator": 6449...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:37.932632" elapsed="0.000624"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:37.933950" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-4-extended-community": {
        "global-administrator": 6449...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:37.933417" elapsed="0.000650"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:37.934236" elapsed="0.000372"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:13:37.932169" elapsed="0.002513"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:37.931901" elapsed="0.002829"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:37.934929" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:37.934757" elapsed="0.000231"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:37.931882" elapsed="0.003127"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:13:37.855129" elapsed="0.079932"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:13:37.854246" elapsed="0.080898"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:37.853951" elapsed="0.081241"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:37.853930" elapsed="0.081288"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:37.935253" elapsed="0.000035"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:13:37.716553" elapsed="0.218840"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:37.711742" elapsed="0.223712"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:13:37.935626" elapsed="0.003108"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.992846" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:37.992399" elapsed="0.000483"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:37.993711" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:37.993438" elapsed="0.000354">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:37.993912" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:37.993064" elapsed="0.000873"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.994539" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:37.994110" elapsed="0.000459"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:37.994908" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:37.995134" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:37.994741" elapsed="0.000422"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.995595" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:37.995328" elapsed="0.000318"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.997051" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:37.996691" elapsed="0.000407"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.997550" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:37.997270" elapsed="0.000307"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:37.998496" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:37.998067" elapsed="0.000455"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:37.999864" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:37.999267" elapsed="0.000703"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:38.000075" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:13:38.000391" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:37.998722" elapsed="0.001695"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:38.000578" elapsed="0.000423"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:13:37.997921" elapsed="0.003124"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:38.001748" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:38.001327" elapsed="0.000447"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:38.003136" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:38.002491" elapsed="0.000752"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:38.003333" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:13:38.003652" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:38.001990" elapsed="0.001688"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:38.003857" elapsed="0.000380"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:38.001185" elapsed="0.003096"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:37.997690" elapsed="0.006627"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:38.004362" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:38.004551" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:37.996101" elapsed="0.008476"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:37.995727" elapsed="0.008884"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:38.004813" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:38.004638" elapsed="0.000235"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:37.995702" elapsed="0.009193"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:38.005666" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:38.005043" elapsed="0.000653"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:38.005746" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:37.991667" elapsed="0.014232"/>
</kw>
<msg time="2026-04-21T02:13:38.005957" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:37.978285" elapsed="0.027727"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:38.018962" elapsed="0.000040"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:38.031879" elapsed="0.000035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:38.044780" elapsed="0.000053"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:38.045047" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:38.045246" elapsed="0.000029"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:38.045701" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:38.045541" elapsed="0.000219"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:38.045522" elapsed="0.000263"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:38.045955" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:38.046131" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:38.046308" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:38.045483" elapsed="0.000892"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:38.045354" elapsed="0.001060"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:38.046574" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:38.046655" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:13:38.046829" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:37.973690" elapsed="0.073168"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:38.048362" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:38.048065" elapsed="0.000373">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:38.048533" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:38.047623" elapsed="0.000938"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:38.048951" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:38.048654" elapsed="0.000357"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:38.049837" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:38.049223" elapsed="0.000643"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:38.049036" elapsed="0.000868"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:38.048633" elapsed="0.001293"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:38.052414" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:38.050083" elapsed="0.002358"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:38.052496" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:13:38.052660" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:38.047217" elapsed="0.005467"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:38.053970" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:13:38.053745" elapsed="0.000341"/>
</kw>
<msg time="2026-04-21T02:13:38.054195" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:38.053392" elapsed="0.000833"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:13:38.054443" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:38.054299" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:38.054280" elapsed="0.000232"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:38.054855" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:38.055014" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:38.054665" elapsed="0.000373"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:13:38.055491" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:13:38.055200" elapsed="0.000319"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:13:38.055569" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:38.055727" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:38.053029" elapsed="0.002725"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:38.057233" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:38.056974" elapsed="0.000307"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:38.057712" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:38.057440" elapsed="0.000316"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:38.065680" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:38.066195" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '577'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"igp"},"extended-communities":[{"transitive":true,"source-as-4-extended-community":{"global-administrator":64496}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}]} 
 </msg>
<msg time="2026-04-21T02:13:38.066316" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:38.060031" elapsed="0.006322"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:38.057842" elapsed="0.008563"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:38.066604" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:38.066436" elapsed="0.000235"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:38.057823" elapsed="0.008870"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:38.071893" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"igp"},"extended-communities":[{"transitive":true,"source-as-4-extended-community":{"global-administrator":64496}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:38.067936" elapsed="0.004060"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:38.067643" elapsed="0.004411"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:38.067622" elapsed="0.004471"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:38.076218" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:38.072514" elapsed="0.003751"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:38.072177" elapsed="0.004124"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:38.072152" elapsed="0.004174"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:38.076932" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:38.076516" elapsed="0.000443"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:38.077337" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:38.077029" elapsed="0.000367"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:38.077915" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:38.077593" elapsed="0.000348"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:38.077420" elapsed="0.000557"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:38.077011" elapsed="0.000988"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:38.078529" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:38.078165" elapsed="0.000390"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:38.078880" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:38.078624" elapsed="0.000314"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:38.079420" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:38.079127" elapsed="0.000319"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:38.078962" elapsed="0.000519"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:38.078606" elapsed="0.000897"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:38.079680" elapsed="0.000371"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:38.080511" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:38.080218" elapsed="0.000318"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:38.080694" elapsed="0.002317"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:38.067107" elapsed="0.015973"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:38.083264" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:38.083152" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:38.083133" elapsed="0.000202"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:38.086433" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:38.083485" elapsed="0.002977"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:38.086514" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:13:38.086682" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:38.056094" elapsed="0.030614"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:38.086771" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:13:38.086942" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:37.950486" elapsed="0.136482"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:38.116702" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:38.116143" elapsed="0.000593"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:38.117636" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:38.117305" elapsed="0.000468">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:38.118046" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:38.116946" elapsed="0.001127"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:38.118724" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:38.118245" elapsed="0.000508"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:38.119118" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:38.119280" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:38.118946" elapsed="0.000361"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:38.119767" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:38.119471" elapsed="0.000384"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:38.120414" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:38.119940" elapsed="0.000536"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:38.121213" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:38.120653" elapsed="0.000587"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:38.120502" elapsed="0.000774"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:38.119915" elapsed="0.001383"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:38.122000" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:38.121450" elapsed="0.000580"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:38.122085" elapsed="0.000037"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:38.115305" elapsed="0.006921"/>
</kw>
<msg time="2026-04-21T02:13:38.122282" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:38.101854" elapsed="0.020479"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:38.135161" elapsed="0.000041"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:38.147939" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:38.160717" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:38.161043" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:38.161236" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:38.161695" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:38.161517" elapsed="0.000236"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:38.161493" elapsed="0.000290"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:38.161955" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:38.162127" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:38.162295" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:38.161450" elapsed="0.000897"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:38.161324" elapsed="0.001053"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:38.162529" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:38.162611" elapsed="0.000025"/>
</return>
<msg time="2026-04-21T02:13:38.162785" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:38.099066" elapsed="0.063766"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:38.163020" elapsed="0.003758"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:38.167945" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:38.167607" elapsed="0.000368"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:38.168868" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:38.168157" elapsed="0.000741"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:13:38.169536" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes": {
       "extended-communities": [
        {
         "source-as-4-extended-community": {
          "global-administrator": 64496
         },
         "transitive": true
        }
       ],
       "ipv4-next-hop": {
        "global": "127.1.1.1"
       },
       "local-pref": {
        "pref": 100
       },
       "multi-exit-disc": {
        "med": 0
       },
       "origin": {
        "value": "igp"
       }
      },
      "intra-as-i-pmsi-a-d": {
       "orig-route-ip": "10.10.10.10",
       "route-distinguisher": "1.2.3.4:258"
      },
      "path-id": 0,
      "route-key": "AQwAAQECAwQBAgoKCgo="
     }
    ]
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:13:38.169772" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "source-as-4-extended-community": {
+          "global-administrator": 64496
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:13:38.169171" elapsed="0.000708">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "source-as-4-extended-community": {
+          "global-administrator": 64496
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:13:38.167163" elapsed="0.002935">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "source-as-4-extended-community": {
+          "global-administrator": 64496
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:38.166880" elapsed="0.003313">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "source-as-4-extended-community": {
+          "global-administrator": 64496
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:38.170404" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:38.170231" elapsed="0.000235"/>
</branch>
<status status="FAIL" start="2026-04-21T02:13:38.166860" elapsed="0.003629">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "source-as-4-extended-community": {
+          "global-administrator": 64496
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:13:38.088169" elapsed="0.082470">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "source-as-4-extended-community": {
+          "global-administrator": 64496
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:13:38.087310" elapsed="0.083522">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "source-as-4-extended-community": {
+          "global-administrator": 64496
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:38.087053" elapsed="0.083884">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "source-as-4-extended-community": {
+          "global-administrator": 64496
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<status status="FAIL" start="2026-04-21T02:13:38.087036" elapsed="0.083939">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "source-as-4-extended-community": {
+          "global-administrator": 64496
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:38.171057" elapsed="0.000018"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:13:37.945681" elapsed="0.225526">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "source-as-4-extended-community": {
+          "global-administrator": 64496
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:40.229065" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:40.228527" elapsed="0.000577"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:40.229997" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:40.229691" elapsed="0.000385">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:40.230175" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:40.229300" elapsed="0.000901"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:40.230791" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:40.230374" elapsed="0.000463"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:40.231157" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:40.231326" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:40.231007" elapsed="0.000346"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:40.231897" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:40.231521" elapsed="0.000434"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:40.233285" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:40.232947" elapsed="0.000386"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:40.233785" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:40.233501" elapsed="0.000339"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:40.234646" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:40.234226" elapsed="0.000447"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:40.235990" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:40.235378" elapsed="0.000714"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:40.236177" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:13:40.236539" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:40.234904" elapsed="0.001662"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:40.236730" elapsed="0.000478"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:13:40.234082" elapsed="0.003169"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:40.237961" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:40.237511" elapsed="0.000477"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:40.239253" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:40.238655" elapsed="0.000701"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:40.239501" elapsed="0.000054"/>
</return>
<msg time="2026-04-21T02:13:40.239920" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:40.238185" elapsed="0.001766"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:40.240114" elapsed="0.000380"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:40.237369" elapsed="0.003168"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:40.233897" elapsed="0.006677"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:40.240619" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:40.240844" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:40.232457" elapsed="0.008418"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:40.232052" elapsed="0.008857"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.241100" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:40.240937" elapsed="0.000222"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:40.232025" elapsed="0.009156"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:40.242019" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:40.241332" elapsed="0.000726"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:40.242125" elapsed="0.000039"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:40.227642" elapsed="0.014654"/>
</kw>
<msg time="2026-04-21T02:13:40.242377" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:40.214351" elapsed="0.028102"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.256220" elapsed="0.000042"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.269682" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.282325" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.282556" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.282762" elapsed="0.000046"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.283303" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:40.283127" elapsed="0.000240"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:40.283099" elapsed="0.000297"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.283588" elapsed="0.000028"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.283969" elapsed="0.000031"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.284181" elapsed="0.000024"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:40.283047" elapsed="0.001212"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:40.282899" elapsed="0.001403"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.284496" elapsed="0.000024"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:40.284583" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:13:40.284736" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:40.209838" elapsed="0.074929"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:40.286488" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:40.286137" elapsed="0.000448">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:40.286701" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:40.285622" elapsed="0.001114"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.287133" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:40.286843" elapsed="0.000349"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:40.287777" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:40.287406" elapsed="0.000434"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:40.287217" elapsed="0.000667"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:40.286822" elapsed="0.001085"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:40.290423" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:40.288081" elapsed="0.002369"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:40.290504" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:13:40.290666" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:40.285239" elapsed="0.005453"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:40.292353" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:13:40.292082" elapsed="0.000352"/>
</kw>
<msg time="2026-04-21T02:13:40.292556" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:40.291553" elapsed="0.001038"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:13:40.292923" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:40.292697" elapsed="0.000297"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:40.292669" elapsed="0.000363"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:40.293514" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:40.293700" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:40.293281" elapsed="0.000445"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:13:40.294176" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:13:40.293914" elapsed="0.000289"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:13:40.294313" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:13:40.294483" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:40.291075" elapsed="0.003435"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:40.296109" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:40.295766" elapsed="0.000406"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:40.296709" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:40.296386" elapsed="0.000382"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:40.304728" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:40.304891" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '146'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:13:40.305025" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:40.299323" elapsed="0.005731"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:40.296868" elapsed="0.008279"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.305343" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:40.305180" elapsed="0.000228"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:40.296847" elapsed="0.008583"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:40.310345" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:40.306725" elapsed="0.003688"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:40.306403" elapsed="0.004060"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:40.306376" elapsed="0.004122"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:40.314238" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:40.310928" elapsed="0.003358"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:40.310578" elapsed="0.003744"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:40.310554" elapsed="0.003793"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:40.314965" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:40.314532" elapsed="0.000467"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.315374" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:40.315078" elapsed="0.000357"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:40.315972" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:40.315631" elapsed="0.000371"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:40.315460" elapsed="0.000578"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:40.315057" elapsed="0.001002"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:40.316600" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:40.316223" elapsed="0.000404"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.316978" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:40.316699" elapsed="0.000339"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:40.317545" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:40.317243" elapsed="0.000329"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:40.317062" elapsed="0.000545"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:40.316681" elapsed="0.000948"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:40.317784" elapsed="0.000386"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:40.318676" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:40.318341" elapsed="0.000416"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:40.318944" elapsed="0.002334"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:40.305825" elapsed="0.015520"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:40.321527" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:40.321415" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:40.321396" elapsed="0.000199"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:40.324389" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:40.321744" elapsed="0.002674"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:40.324470" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:13:40.324633" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:40.294859" elapsed="0.029801"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:40.324723" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:13:40.324894" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:40.186251" elapsed="0.138669"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:40.354611" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:40.354119" elapsed="0.000522"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:40.355510" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:40.355202" elapsed="0.000438">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:40.355843" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:40.354848" elapsed="0.001023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:40.356496" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:40.356045" elapsed="0.000480"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:40.356885" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:40.357052" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:40.356692" elapsed="0.000388"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:40.357603" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:40.357244" elapsed="0.000409"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:40.358187" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:40.357727" elapsed="0.000521"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:40.358950" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:40.358423" elapsed="0.000554"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:40.358274" elapsed="0.000792"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:40.357706" elapsed="0.001384"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:40.359758" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:40.359242" elapsed="0.000572"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:40.359874" elapsed="0.000035"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:40.353443" elapsed="0.006571"/>
</kw>
<msg time="2026-04-21T02:13:40.360070" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:40.340422" elapsed="0.019700"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.373073" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.385642" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.398714" elapsed="0.000036"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.399018" elapsed="0.000028"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.399237" elapsed="0.000024"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.399711" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:40.399552" elapsed="0.000217"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:40.399534" elapsed="0.000281"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.399966" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.400137" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.400306" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:40.399486" elapsed="0.000872"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:40.399328" elapsed="0.001060"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.400537" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:40.400616" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T02:13:40.400779" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:40.337691" elapsed="0.063203"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:40.401088" elapsed="0.002388"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:40.404603" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:40.404289" elapsed="0.000342"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:40.405083" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:40.404792" elapsed="0.000319"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:40.405269" elapsed="0.000340"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:13:40.403848" elapsed="0.001849"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:40.403556" elapsed="0.002174"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.405921" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:40.405755" elapsed="0.000222"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:40.403537" elapsed="0.002461"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:13:40.326139" elapsed="0.079908"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:13:40.325272" elapsed="0.080853"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:40.325003" elapsed="0.081169"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:40.324986" elapsed="0.081211"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:40.406232" elapsed="0.000036"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:13:40.180123" elapsed="0.226247"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:37.939031" elapsed="2.467400"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient" type="TEARDOWN">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:13:40.406651" elapsed="0.002914"/>
</kw>
<arg>intra_source_as_4</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-04-21T02:13:35.116517" elapsed="5.293116"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:35.032103" elapsed="5.377799"/>
</test>
<test id="s1-s16-t26" name="Play_To_Odl_intra_ipv6" line="158">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:13:40.415168" elapsed="0.000350"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:13:40.414732" elapsed="0.000871"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:40.417194" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:40.417006" elapsed="0.000262"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:40.416974" elapsed="0.000329"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:40.422893" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:40.422742" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:40.422723" elapsed="0.000241"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:40.424048" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:40.423600" elapsed="0.000480"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:13:40.424558" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:13:40.424247" elapsed="0.000403"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:13:40.424700" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:13:40.424893" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:13:40.423200" elapsed="0.001722"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:40.430496" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:40.430385" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:40.430366" elapsed="0.000198"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:40.431874" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:40.431728" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:40.431710" elapsed="0.000234"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:13:40.432412" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:13:40.432098" elapsed="0.000341"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:13:40.432850" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:13:40.432603" elapsed="0.000275"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:13:40.462240" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:13:40.433385" elapsed="0.029029"/>
</kw>
<msg time="2026-04-21T02:13:40.462627" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:13:40.462676" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:40.433042" elapsed="0.029671"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:13:40.487314" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "i "n "t "r "a "_ "i "p "v "6 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:13:40.463557" elapsed="0.023964"/>
</kw>
<msg time="2026-04-21T02:13:40.487777" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:13:40.487855" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:40.462973" elapsed="0.024923"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.488350" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:40.488014" elapsed="0.000406"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:40.487979" elapsed="0.000470"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:40.489041" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "i "n "t "r "a "_ "i "p "v "6 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:40.488611" elapsed="0.000505"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.489434" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:40.489191" elapsed="0.000301"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:40.489167" elapsed="0.000348"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:13:40.489554" elapsed="0.000042"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:13:40.492469" elapsed="0.000413"/>
</kw>
<msg time="2026-04-21T02:13:40.492958" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:40.491269" elapsed="0.001830"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.493386" elapsed="0.000079"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.493732" elapsed="0.000102"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:13:40.490583" elapsed="0.003371"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:13:40.489918" elapsed="0.004105"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:13:40.431426" elapsed="0.062828"/>
</kw>
<msg time="2026-04-21T02:13:40.494366" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:40.494412" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:40.430720" elapsed="0.063729"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:13:40.494652" elapsed="0.000035"/>
</return>
<status status="PASS" start="2026-04-21T02:13:40.494532" elapsed="0.000201"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:40.494512" elapsed="0.000249"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.495227" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.495580" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:13:40.495654" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:13:40.430043" elapsed="0.065720"/>
</kw>
<msg time="2026-04-21T02:13:40.495877" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:40.495921" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:40.425320" elapsed="0.070638"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.496294" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:40.496036" elapsed="0.000311"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:40.496018" elapsed="0.000353"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:13:40.425169" elapsed="0.071225"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:13:40.424983" elapsed="0.071446"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:13:40.422366" elapsed="0.074120"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:13:40.416537" elapsed="0.080009"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:40.415859" elapsed="0.080733"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:13:40.411297" elapsed="0.085350"/>
</kw>
<kw name="Play_To_Odl_Template" owner="BgpOperations">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:40.497894" level="INFO">&amp;{adj_rib_in} = { PATH=peer=bgp:%2F%2F10.30.171.116/adj-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{adj_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/adj-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:40.497362" elapsed="0.000562"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:40.498598" level="INFO">&amp;{effective_rib_in} = { PATH=peer=bgp:%2F%2F10.30.171.116/effective-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{effective_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/effective-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:40.498135" elapsed="0.000492"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:40.499191" level="INFO">&amp;{loc_rib} = { PATH=loc-rib | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{loc_rib}</var>
<arg>PATH=loc-rib</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:40.498811" elapsed="0.000407"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:40.499596" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/announce_intra_ipv6.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/announce_intra_ipv6.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:40.499783" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004b02000000344001010040020040050400000064800e230002051020010db800010000000000000000000600010c0001ac10002c0065c0a86401
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:40.499383" elapsed="0.000443"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:40.500184" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/withdraw_intra_ipv6.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/withdraw_intra_ipv6.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:40.500312" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003902000000224001010040020040050400000064800f11000205010c0001ac10002c0065c0a86401</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:40.499987" elapsed="0.000351"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:13:40.500536" elapsed="0.002419"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:13:40.503119" elapsed="0.002032"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:40.559012" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:40.558592" elapsed="0.000454"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:40.559858" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:40.559563" elapsed="0.000373">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:40.560031" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:40.559222" elapsed="0.000834"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:40.560609" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:40.560225" elapsed="0.000410"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:40.560956" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:40.561119" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:40.560814" elapsed="0.000332"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:40.561550" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:40.561305" elapsed="0.000292"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:40.562676" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:40.562331" elapsed="0.000390"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:40.563175" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:40.562905" elapsed="0.000296"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:40.563992" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:40.563573" elapsed="0.000445"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:40.565231" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:40.564660" elapsed="0.000672"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:40.565414" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:13:40.565718" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:40.564208" elapsed="0.001536"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:40.565919" elapsed="0.000388"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/adj-rib-in</var>
<status status="PASS" start="2026-04-21T02:13:40.563433" elapsed="0.002915"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:40.567049" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:40.566630" elapsed="0.000445"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:40.568273" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:40.567714" elapsed="0.000657"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:40.568449" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:40.568740" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:40.567263" elapsed="0.001502"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:40.568940" elapsed="0.000363"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:40.566493" elapsed="0.002896"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:40.563255" elapsed="0.006171"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:40.569469" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:40.569628" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:40.562007" elapsed="0.007646"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:40.561675" elapsed="0.008010"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.569880" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:40.569711" elapsed="0.000225"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:40.561650" elapsed="0.008307"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:40.570917" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:40.570102" elapsed="0.000844"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:40.570996" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:40.557944" elapsed="0.013176"/>
</kw>
<msg time="2026-04-21T02:13:40.571318" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:40.543996" elapsed="0.027371"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.584027" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.596467" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.608870" elapsed="0.000040"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.609114" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.609297" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.609702" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:40.609552" elapsed="0.000205"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:40.609536" elapsed="0.000246"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.609944" elapsed="0.000023"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.610118" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.610284" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:40.609499" elapsed="0.000896"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:40.609379" elapsed="0.001047"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.610579" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:40.610658" elapsed="0.000051"/>
</return>
<msg time="2026-04-21T02:13:40.610860" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:40.539685" elapsed="0.071205"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:40.612459" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:40.612066" elapsed="0.000484">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:40.612657" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:40.611597" elapsed="0.001088"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.613110" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:40.612764" elapsed="0.000410"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:40.613754" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:40.613423" elapsed="0.000357"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:40.613201" elapsed="0.000633"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:40.612742" elapsed="0.001115"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:40.616218" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:40.614011" elapsed="0.002233"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:40.616296" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:40.616451" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:40.611241" elapsed="0.005234"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:40.617710" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:40.617469" elapsed="0.000303">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:40.617884" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:40.617132" elapsed="0.000777"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:13:40.618115" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:13:40.617978" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:40.617960" elapsed="0.000239"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.618348" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.618523" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:13:40.618587" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:40.620714" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:40.616782" elapsed="0.003959"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:40.622182" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:40.621925" elapsed="0.000305"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:40.622628" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:40.622384" elapsed="0.000325"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:40.630100" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:40.630244" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:13:40.630342" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:13:40.624893" elapsed="0.005826">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:40.622815" elapsed="0.008021">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.631033" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:40.630872" elapsed="0.000227"/>
</branch>
<status status="FAIL" start="2026-04-21T02:13:40.622783" elapsed="0.008339">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.631505" elapsed="0.000026"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:40.631636" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:40.631600" elapsed="0.000076"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:40.631583" elapsed="0.000114"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.631860" elapsed="0.000023"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:13:40.631933" elapsed="0.000016"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:13:40.621084" elapsed="0.010955">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:40.632114" elapsed="0.000015"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:13:40.516558" elapsed="0.115651">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:40.632483" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:40.632303" elapsed="0.000252"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:40.632286" elapsed="0.000292"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:40.632610" elapsed="0.000014"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:13:40.511065" elapsed="0.121641">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:42.695260" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:42.694636" elapsed="0.000670"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:42.696405" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:42.696050" elapsed="0.000454">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:42.696627" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:42.695554" elapsed="0.001107"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:42.697455" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:42.696930" elapsed="0.000563"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:42.697938" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:42.698241" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:42.697721" elapsed="0.000557"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:42.698872" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:42.698503" elapsed="0.000436"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:42.700510" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:42.700049" elapsed="0.000522"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:42.701175" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:42.700825" elapsed="0.000380"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:42.702192" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:42.701671" elapsed="0.000553"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:42.703735" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:42.703087" elapsed="0.000802"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:42.703988" elapsed="0.000050"/>
</return>
<msg time="2026-04-21T02:13:42.704407" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:42.702487" elapsed="0.001955"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:42.704642" elapsed="0.000485"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/adj-rib-in</var>
<status status="PASS" start="2026-04-21T02:13:42.701496" elapsed="0.003682"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:42.706026" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:42.705503" elapsed="0.000554"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:42.707525" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:42.706892" elapsed="0.000757"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:42.707745" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:13:42.708118" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:42.706312" elapsed="0.001837"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:42.708388" elapsed="0.000548"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:42.705326" elapsed="0.003659"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:42.701272" elapsed="0.007760"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:42.709160" elapsed="0.001961"/>
</return>
<msg time="2026-04-21T02:13:42.711306" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:42.699544" elapsed="0.011796"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:42.699051" elapsed="0.012329"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:42.711628" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:42.711416" elapsed="0.000280"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:42.699017" elapsed="0.012708"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:42.713180" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:42.711938" elapsed="0.001278"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:42.713276" elapsed="0.000038"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:42.693564" elapsed="0.019867"/>
</kw>
<msg time="2026-04-21T02:13:42.713504" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:42.676496" elapsed="0.037072"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:42.730528" elapsed="0.000083"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:42.746192" elapsed="0.000065"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:42.759114" elapsed="0.000052"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:42.759406" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:42.759599" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:42.760112" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:42.759935" elapsed="0.000240"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:42.759916" elapsed="0.000288"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:42.760356" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:42.760612" elapsed="0.000028"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:42.760821" elapsed="0.000023"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:42.759871" elapsed="0.001007"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:42.759687" elapsed="0.001220"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:42.761183" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:42.761267" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:13:42.761434" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:42.670427" elapsed="0.091036"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:42.762946" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:42.762640" elapsed="0.000381">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:42.763118" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:42.762232" elapsed="0.000911"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:42.763488" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:42.763215" elapsed="0.000331"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:42.764084" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:42.763762" elapsed="0.000348"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:42.763572" elapsed="0.000574"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:42.763196" elapsed="0.001125"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:42.766907" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:42.764628" elapsed="0.002306"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:42.766988" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:13:42.767153" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:42.761857" elapsed="0.005321"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:42.768455" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:42.768211" elapsed="0.000365">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:42.768675" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:42.767861" elapsed="0.000839"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:13:42.768929" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:13:42.768771" elapsed="0.000226"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:42.768752" elapsed="0.000281"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:42.769256" elapsed="0.000032"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:42.769514" elapsed="0.000030"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:13:42.769613" elapsed="0.000022"/>
</return>
<msg time="2026-04-21T02:13:42.772959" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:42.767497" elapsed="0.005503"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:42.775227" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:42.774816" elapsed="0.000484"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:42.775939" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:42.775540" elapsed="0.000465"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:42.786168" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:42.786891" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '305'} 
 body={"bgp-mvpn-ipv6:mvpn-routes-ipv6":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAawQACwAZcCoZAE=","intra-as-i-pmsi-a-d":{"orig-route-ip":"192.168.100.1","route-distinguisher":"172.16.0.44:101"},"attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2001:db8:1::6"}}}]}} 
 </msg>
<msg time="2026-04-21T02:13:42.787149" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:42.778729" elapsed="0.008479"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:42.776106" elapsed="0.011204"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:42.787733" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:42.787373" elapsed="0.000537"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:42.776078" elapsed="0.011882"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:42.793700" level="INFO">{"bgp-mvpn-ipv6:mvpn-routes-ipv6":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAawQACwAZcCoZAE=","intra-as-i-pmsi-a-d":{"orig-route-ip":"192.168.100.1","route-distinguisher":"172.16.0.44:101"},"attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2001:db8:1::6"}}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:42.789971" elapsed="0.003803"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:42.789600" elapsed="0.004250"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:42.789572" elapsed="0.004317"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:42.797553" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:42.794309" elapsed="0.003293"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:42.793974" elapsed="0.003664"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:42.793949" elapsed="0.003714"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:42.798290" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:42.797881" elapsed="0.000437"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:42.798637" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:42.798390" elapsed="0.000305"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:42.799217" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:42.798908" elapsed="0.000337"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:42.798719" elapsed="0.000561"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:42.798371" elapsed="0.000931"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:42.799853" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:42.799467" elapsed="0.000414"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:42.800194" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:42.799953" elapsed="0.000299"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:42.800754" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:42.800441" elapsed="0.000340"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:42.800276" elapsed="0.000562"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:42.799934" elapsed="0.000926"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:42.801023" elapsed="0.000350"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:42.801906" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:42.801570" elapsed="0.000363"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:42.802096" elapsed="0.002455"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:42.788906" elapsed="0.015786"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:42.804987" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:42.804863" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:42.804841" elapsed="0.000218"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:42.808153" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv6-next-hop": {
      "global": "2001:db8:1::6"
     },
     "local-pref": {
      "pref": 100
     },
     "o...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:42.805214" elapsed="0.002971"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:42.808240" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:13:42.808418" level="INFO">${response_text} = {
 "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv6-next-hop": {
      "global": "2001:db8:1::6"
     },
     "local-pref": {
      "pref": 100
     },
     "o...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:42.773502" elapsed="0.034943"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:42.808513" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:42.808712" level="INFO">${response_text} = {
 "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv6-next-hop": {
      "global": "2001:db8:1::6"
     },
     "local-pref": {
      "pref": 100
     },
     "o...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:42.643090" elapsed="0.165651"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:42.839084" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:42.838351" elapsed="0.000776"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:42.840039" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:42.839689" elapsed="0.000497">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:42.840392" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:42.839322" elapsed="0.001105"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:42.841242" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:42.840632" elapsed="0.000647"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:42.841704" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:42.841924" level="INFO">${template} = {
    "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
        "mvpn-route": [
            {
                "route-key": "AQwAAawQACwAZcCoZAE=",
                "path-id": 0,
                "intra-as-i-pmsi-a-d"...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:42.841507" elapsed="0.000448"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:42.842495" level="INFO">{
    "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
        "mvpn-route": [
            {
                "route-key": "AQwAAawQACwAZcCoZAE=",
                "path-id": 0,
                "intra-as-i-pmsi-a-d": {
                    "route-distinguisher": "172.16.0.44:101",
                    "orig-route-ip": "192.168.100.1"
                },
                "attributes": {
                    "ipv6-next-hop": {
                        "global": "2001:db8:1::6"
                    },
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                      "pref": 100
                    }
                }
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:42.842146" elapsed="0.000402"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:42.843182" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:42.842633" elapsed="0.000624"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:42.844136" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:42.843460" elapsed="0.000706"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:42.843286" elapsed="0.000918"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:42.842607" elapsed="0.001618"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:42.844976" level="INFO">${final_text} = {
    "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
        "mvpn-route": [
            {
                "route-key": "AQwAAawQACwAZcCoZAE=",
                "path-id": 0,
                "intra-as-i-pmsi-a-d"...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:42.844379" elapsed="0.000701"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:42.845137" elapsed="0.000042"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:42.837465" elapsed="0.007825"/>
</kw>
<msg time="2026-04-21T02:13:42.845352" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:42.824301" elapsed="0.021108"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:42.858214" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:42.871650" elapsed="0.000053"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:42.885087" elapsed="0.000049"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:42.885360" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:42.885550" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:42.886041" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:42.885876" elapsed="0.000225"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:42.885849" elapsed="0.000277"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:42.886275" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:42.886451" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:42.886625" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:42.885775" elapsed="0.000906"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:42.885640" elapsed="0.001070"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:42.886881" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:42.886979" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T02:13:42.887156" level="INFO">${expected_text} = {
    "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
        "mvpn-route": [
            {
                "route-key": "AQwAAawQACwAZcCoZAE=",
                "path-id": 0,
                "intra-as-i-pmsi-a-d"...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:42.821467" elapsed="0.065718"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:42.887452" elapsed="0.002622"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:42.891350" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv6-next-hop": {
      "global": "2001:db8:1::6"
     },
     "local-pref": {
      "pref": 100
     },
     "o...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:42.890908" elapsed="0.000471"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:42.891935" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv6-next-hop": {
      "global": "2001:db8:1::6"
     },
     "local-pref": {
      "pref": 100
     },
     "o...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:42.891539" elapsed="0.000425"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:42.892126" elapsed="0.000345"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:13:42.890438" elapsed="0.002093"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:42.890159" elapsed="0.002406"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:42.892743" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:42.892591" elapsed="0.000225"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:42.890140" elapsed="0.002698"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:13:42.810018" elapsed="0.082870"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:13:42.809155" elapsed="0.083810"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:42.808846" elapsed="0.084248"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:42.808826" elapsed="0.084301"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:42.893165" elapsed="0.000036"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:13:42.638040" elapsed="0.255265"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:40.505348" elapsed="2.388020"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:42.943902" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:42.943487" elapsed="0.000454"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:42.944756" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:42.944460" elapsed="0.000394">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:42.944949" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:42.944123" elapsed="0.000851"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:42.945564" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:42.945141" elapsed="0.000450"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:42.945918" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:42.946102" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:42.945756" elapsed="0.000372"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:42.946538" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:42.946292" elapsed="0.000386"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:42.947752" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:42.947420" elapsed="0.000405"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:42.948266" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:42.947991" elapsed="0.000300"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:42.949101" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:42.948669" elapsed="0.000458"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:42.950384" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:42.949817" elapsed="0.000681"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:42.950579" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:13:42.950899" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:42.949341" elapsed="0.001585"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:42.951085" elapsed="0.000393"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/effective-rib-in</var>
<status status="PASS" start="2026-04-21T02:13:42.948529" elapsed="0.002991"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:42.952199" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:42.951773" elapsed="0.000452"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:42.953469" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:42.952885" elapsed="0.000683"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:42.953645" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:42.953957" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:42.952414" elapsed="0.001569"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:42.954137" elapsed="0.000364"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:42.951637" elapsed="0.002905"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:42.948345" elapsed="0.006232"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:42.954621" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:13:42.954777" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:42.947092" elapsed="0.007727"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:42.946756" elapsed="0.008096"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:42.955031" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:42.954878" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:42.946732" elapsed="0.008377"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:42.956125" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:42.955256" elapsed="0.000898"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:42.956204" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:42.942856" elapsed="0.013476"/>
</kw>
<msg time="2026-04-21T02:13:42.956388" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:42.930125" elapsed="0.026313"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:42.969081" elapsed="0.000035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:42.981653" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:42.994058" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:42.994285" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:42.994472" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:42.994902" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:42.994732" elapsed="0.000228"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:42.994714" elapsed="0.000273"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:42.995134" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:42.995306" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:42.995476" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:42.994674" elapsed="0.000857"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:42.994555" elapsed="0.001004"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:42.995711" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:42.995805" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T02:13:42.995958" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:42.925567" elapsed="0.070420"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:42.997414" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:42.997099" elapsed="0.000391">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:42.997584" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:42.996682" elapsed="0.000927"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:42.997968" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:42.997679" elapsed="0.000351"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:42.998539" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:42.998241" elapsed="0.000324"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:42.998056" elapsed="0.000544"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:42.997660" elapsed="0.000962"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.000983" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:42.998776" elapsed="0.002236"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:43.001122" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:13:43.001284" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:42.996326" elapsed="0.004982"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:43.002582" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:43.002345" elapsed="0.000301">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:43.002739" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:43.002006" elapsed="0.000757"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:13:43.002988" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-21T02:13:43.002852" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:43.002833" elapsed="0.000237"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.003219" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.003391" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:13:43.003456" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:13:43.005599" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:43.001658" elapsed="0.003968"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.007057" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:43.006784" elapsed="0.000320"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.007499" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:43.007259" elapsed="0.000283"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:43.015603" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:43.015757" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '305'} 
 body={"bgp-mvpn-ipv6:mvpn-routes-ipv6":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAawQACwAZcCoZAE=","intra-as-i-pmsi-a-d":{"orig-route-ip":"192.168.100.1","route-distinguisher":"172.16.0.44:101"},"attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2001:db8:1::6"}}}]}} 
 </msg>
<msg time="2026-04-21T02:13:43.015913" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:43.009709" elapsed="0.006231"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:43.007607" elapsed="0.008385"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.016196" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:43.016023" elapsed="0.000238"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:43.007589" elapsed="0.008694"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.019983" level="INFO">{"bgp-mvpn-ipv6:mvpn-routes-ipv6":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAawQACwAZcCoZAE=","intra-as-i-pmsi-a-d":{"orig-route-ip":"192.168.100.1","route-distinguisher":"172.16.0.44:101"},"attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2001:db8:1::6"}}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:43.017398" elapsed="0.002638"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:43.017160" elapsed="0.002912"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:43.017141" elapsed="0.002958"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.022720" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:43.020384" elapsed="0.002384"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:43.020156" elapsed="0.002662"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:43.020138" elapsed="0.002708"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.023449" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:43.023045" elapsed="0.000504"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.023889" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:43.023623" elapsed="0.000326"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.024452" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:43.024146" elapsed="0.000334"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:43.023974" elapsed="0.000543"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:43.023603" elapsed="0.000935"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.025090" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:43.024703" elapsed="0.000415"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.025427" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:43.025188" elapsed="0.000296"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.026031" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:43.025713" elapsed="0.000344"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:43.025508" elapsed="0.000584"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:43.025170" elapsed="0.000943"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:43.026276" elapsed="0.000349"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:43.027110" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:43.026807" elapsed="0.000329"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:43.027293" elapsed="0.002319"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:43.016682" elapsed="0.012997"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:43.029877" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:43.029750" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:43.029732" elapsed="0.000217"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:43.032888" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv6-next-hop": {
      "global": "2001:db8:1::6"
     },
     "local-pref": {
      "pref": 100
     },
     "o...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:43.030102" elapsed="0.002816"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:43.032969" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:13:43.033138" level="INFO">${response_text} = {
 "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv6-next-hop": {
      "global": "2001:db8:1::6"
     },
     "local-pref": {
      "pref": 100
     },
     "o...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:43.005962" elapsed="0.027203"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:43.033229" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:13:43.033380" level="INFO">${response_text} = {
 "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv6-next-hop": {
      "global": "2001:db8:1::6"
     },
     "local-pref": {
      "pref": 100
     },
     "o...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:42.903126" elapsed="0.130280"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.062134" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:43.061579" elapsed="0.000587"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:43.063018" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:43.062686" elapsed="0.000529">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:43.063418" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:43.062340" elapsed="0.001105"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.064087" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:43.063614" elapsed="0.000500"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:43.064447" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:43.064603" level="INFO">${template} = {
    "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
        "mvpn-route": [
            {
                "route-key": "AQwAAawQACwAZcCoZAE=",
                "path-id": 0,
                "intra-as-i-pmsi-a-d"...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:43.064281" elapsed="0.000349"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.065082" level="INFO">{
    "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
        "mvpn-route": [
            {
                "route-key": "AQwAAawQACwAZcCoZAE=",
                "path-id": 0,
                "intra-as-i-pmsi-a-d": {
                    "route-distinguisher": "172.16.0.44:101",
                    "orig-route-ip": "192.168.100.1"
                },
                "attributes": {
                    "ipv6-next-hop": {
                        "global": "2001:db8:1::6"
                    },
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                      "pref": 100
                    }
                }
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:43.064808" elapsed="0.000326"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:43.065657" elapsed="0.000063"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:43.065211" elapsed="0.000546"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.066463" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:43.065952" elapsed="0.000538"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:43.065784" elapsed="0.000742"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:43.065189" elapsed="0.001360"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.067217" level="INFO">${final_text} = {
    "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
        "mvpn-route": [
            {
                "route-key": "AQwAAawQACwAZcCoZAE=",
                "path-id": 0,
                "intra-as-i-pmsi-a-d"...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:43.066698" elapsed="0.000548"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:43.067297" elapsed="0.000036"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:43.060942" elapsed="0.006493"/>
</kw>
<msg time="2026-04-21T02:13:43.067493" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:43.048231" elapsed="0.019315"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.080016" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.092677" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.105308" elapsed="0.000090"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.105594" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.105778" elapsed="0.000037"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.106406" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:43.106097" elapsed="0.000366"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:43.106079" elapsed="0.000410"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.106635" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.106823" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.106995" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:43.106041" elapsed="0.001007"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:43.105919" elapsed="0.001158"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.107226" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:43.107303" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:13:43.107466" level="INFO">${expected_text} = {
    "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
        "mvpn-route": [
            {
                "route-key": "AQwAAawQACwAZcCoZAE=",
                "path-id": 0,
                "intra-as-i-pmsi-a-d"...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:43.045516" elapsed="0.061978"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:43.107676" elapsed="0.002305"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:43.111189" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv6-next-hop": {
      "global": "2001:db8:1::6"
     },
     "local-pref": {
      "pref": 100
     },
     "o...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:43.110745" elapsed="0.000472"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:43.111742" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv6-next-hop": {
      "global": "2001:db8:1::6"
     },
     "local-pref": {
      "pref": 100
     },
     "o...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:43.111372" elapsed="0.000398"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:43.111946" elapsed="0.000343"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:13:43.110309" elapsed="0.002040"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:43.110059" elapsed="0.002322"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.112554" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:43.112406" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:43.110041" elapsed="0.002589"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:13:43.034608" elapsed="0.078069"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:13:43.033776" elapsed="0.078977"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:43.033488" elapsed="0.079455"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:43.033471" elapsed="0.079500"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:43.113008" elapsed="0.000033"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:13:42.898702" elapsed="0.214445"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:42.893548" elapsed="0.219661"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.162708" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:43.162317" elapsed="0.000423"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:43.163545" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:43.163270" elapsed="0.000350">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:43.163714" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:43.162933" elapsed="0.000805"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.164307" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:43.163923" elapsed="0.000411"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:43.164639" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:43.164883" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:43.164498" elapsed="0.000413"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.165326" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:43.165079" elapsed="0.000294"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.166449" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:43.166132" elapsed="0.000363"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.166954" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:43.166658" elapsed="0.000323"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.167753" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:43.167346" elapsed="0.000433"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:43.169034" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:43.168456" elapsed="0.000679"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:43.169216" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:13:43.169515" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:43.167992" elapsed="0.001548"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:43.169698" elapsed="0.000433"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:13:43.167207" elapsed="0.002966"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.170842" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:43.170424" elapsed="0.000445"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:43.172091" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:43.171520" elapsed="0.000671"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:43.172269" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:43.172621" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:43.171062" elapsed="0.001585"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:43.172822" elapsed="0.000375"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:43.170289" elapsed="0.002951"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:43.167034" elapsed="0.006243"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:43.173320" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:43.173479" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:43.165761" elapsed="0.007744"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:43.165445" elapsed="0.008092"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.173716" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:43.173564" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:43.165424" elapsed="0.008386"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.174728" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:43.173958" elapsed="0.000799"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:43.174825" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:43.161639" elapsed="0.013313"/>
</kw>
<msg time="2026-04-21T02:13:43.175007" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:43.148935" elapsed="0.026122"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.187627" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.200054" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.212401" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.212600" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.212779" elapsed="0.000036"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.213168" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:43.213021" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:43.213006" elapsed="0.000240"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.213387" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.213558" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.213782" elapsed="0.000039"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:43.212976" elapsed="0.000880"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:43.212872" elapsed="0.001011"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.214034" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:43.214111" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:13:43.214269" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:43.144393" elapsed="0.069904"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:43.215658" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:43.215340" elapsed="0.000390">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:43.215844" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:43.214989" elapsed="0.000880"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.216190" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:43.215940" elapsed="0.000306"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.216743" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:43.216453" elapsed="0.000316"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:43.216270" elapsed="0.000552"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:43.215921" elapsed="0.000923"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.219212" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:43.216996" elapsed="0.002242"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:43.219289" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:43.219441" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:43.214637" elapsed="0.004828"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:43.220680" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:43.220448" elapsed="0.000294">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:43.220852" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:43.220115" elapsed="0.000761"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:13:43.221080" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:13:43.220946" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:43.220928" elapsed="0.000234"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.221310" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.221485" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:13:43.221550" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:43.223645" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:43.219771" elapsed="0.003900"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.225085" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:43.224832" elapsed="0.000333"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.225568" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:43.225324" elapsed="0.000287"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:43.233467" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:43.233606" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '305'} 
 body={"bgp-mvpn-ipv6:mvpn-routes-ipv6":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAawQACwAZcCoZAE=","intra-as-i-pmsi-a-d":{"orig-route-ip":"192.168.100.1","route-distinguisher":"172.16.0.44:101"},"attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2001:db8:1::6"}}}]}} 
 </msg>
<msg time="2026-04-21T02:13:43.233719" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:43.227763" elapsed="0.005983"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:43.225677" elapsed="0.008133"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.233997" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:43.233840" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:43.225659" elapsed="0.008424"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.238608" level="INFO">{"bgp-mvpn-ipv6:mvpn-routes-ipv6":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAawQACwAZcCoZAE=","intra-as-i-pmsi-a-d":{"orig-route-ip":"192.168.100.1","route-distinguisher":"172.16.0.44:101"},"attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2001:db8:1::6"}}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:43.235229" elapsed="0.003447"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:43.234939" elapsed="0.003785"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:43.234921" elapsed="0.003838"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.242361" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:43.239171" elapsed="0.003258"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:43.238858" elapsed="0.003619"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:43.238833" elapsed="0.003679"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.243217" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:43.242742" elapsed="0.000501"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.243551" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:43.243313" elapsed="0.000295"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.244110" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:43.243811" elapsed="0.000324"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:43.243632" elapsed="0.000538"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:43.243295" elapsed="0.000896"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.244711" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:43.244353" elapsed="0.000383"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.245059" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:43.244822" elapsed="0.000293"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.245591" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:43.245300" elapsed="0.000316"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:43.245139" elapsed="0.000511"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:43.244803" elapsed="0.000868"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:43.245836" elapsed="0.000343"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:43.246657" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:43.246372" elapsed="0.000311"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:43.246853" elapsed="0.002316"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:43.234495" elapsed="0.014736"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:43.249404" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:43.249300" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:43.249282" elapsed="0.000189"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:43.252379" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv6-next-hop": {
      "global": "2001:db8:1::6"
     },
     "local-pref": {
      "pref": 100
     },
     "o...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:43.249619" elapsed="0.002788"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:43.252459" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:43.252616" level="INFO">${response_text} = {
 "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv6-next-hop": {
      "global": "2001:db8:1::6"
     },
     "local-pref": {
      "pref": 100
     },
     "o...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:43.224003" elapsed="0.028639"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:43.252704" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:13:43.252872" level="INFO">${response_text} = {
 "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv6-next-hop": {
      "global": "2001:db8:1::6"
     },
     "local-pref": {
      "pref": 100
     },
     "o...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:43.122031" elapsed="0.130867"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.282279" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:43.281819" elapsed="0.000488"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:43.283140" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:43.282873" elapsed="0.000383">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:43.283433" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:43.282477" elapsed="0.000981"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.284087" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:43.283627" elapsed="0.000486"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:43.284435" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:43.284582" level="INFO">${template} = {
    "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
        "mvpn-route": [
            {
                "route-key": "AQwAAawQACwAZcCoZAE=",
                "path-id": 0,
                "intra-as-i-pmsi-a-d"...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:43.284276" elapsed="0.000332"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.285049" level="INFO">{
    "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
        "mvpn-route": [
            {
                "route-key": "AQwAAawQACwAZcCoZAE=",
                "path-id": 0,
                "intra-as-i-pmsi-a-d": {
                    "route-distinguisher": "172.16.0.44:101",
                    "orig-route-ip": "192.168.100.1"
                },
                "attributes": {
                    "ipv6-next-hop": {
                        "global": "2001:db8:1::6"
                    },
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                      "pref": 100
                    }
                }
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:43.284766" elapsed="0.000332"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:43.285566" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:43.285165" elapsed="0.000460"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.286323" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:43.285814" elapsed="0.000566"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:43.285650" elapsed="0.000768"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:43.285146" elapsed="0.001294"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.287111" level="INFO">${final_text} = {
    "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
        "mvpn-route": [
            {
                "route-key": "AQwAAawQACwAZcCoZAE=",
                "path-id": 0,
                "intra-as-i-pmsi-a-d"...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:43.286607" elapsed="0.000533"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:43.287189" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:43.281188" elapsed="0.006126"/>
</kw>
<msg time="2026-04-21T02:13:43.287371" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:43.268447" elapsed="0.018973"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.299886" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.312291" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.325060" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.325261" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.325440" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.325832" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:43.325669" elapsed="0.000221"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:43.325655" elapsed="0.000259"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.326060" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.326232" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.326401" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:43.325624" elapsed="0.000829"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:43.325517" elapsed="0.000964"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.326629" elapsed="0.000048"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:43.326733" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:13:43.326883" level="INFO">${expected_text} = {
    "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
        "mvpn-route": [
            {
                "route-key": "AQwAAawQACwAZcCoZAE=",
                "path-id": 0,
                "intra-as-i-pmsi-a-d"...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:43.265761" elapsed="0.061203"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:43.327151" elapsed="0.002194"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:43.330496" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv6-next-hop": {
      "global": "2001:db8:1::6"
     },
     "local-pref": {
      "pref": 100
     },
     "o...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:43.330102" elapsed="0.000422"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:43.331112" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv6-next-hop": {
      "global": "2001:db8:1::6"
     },
     "local-pref": {
      "pref": 100
     },
     "o...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:43.330724" elapsed="0.000416"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:43.331296" elapsed="0.000325"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:13:43.329667" elapsed="0.002013"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:43.329425" elapsed="0.002288"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.331904" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:43.331739" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:43.329406" elapsed="0.002575"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:13:43.254033" elapsed="0.077998"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:13:43.253219" elapsed="0.078886"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:43.252980" elapsed="0.079169"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:43.252963" elapsed="0.079209"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:43.332204" elapsed="0.000028"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:13:43.117677" elapsed="0.214650"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:43.113388" elapsed="0.218997"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:13:43.332548" elapsed="0.002520"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.387006" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:43.386568" elapsed="0.000471"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:43.387845" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:43.387550" elapsed="0.000370">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:43.388015" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:43.387212" elapsed="0.000828"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.388598" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:43.388208" elapsed="0.000418"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:43.389029" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:43.389194" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:43.388883" elapsed="0.000337"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.389631" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:43.389382" elapsed="0.000296"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.390718" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:43.390414" elapsed="0.000349"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.391256" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:43.390984" elapsed="0.000298"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.392083" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:43.391652" elapsed="0.000458"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:43.393321" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:43.392757" elapsed="0.000663"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:43.393500" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:13:43.393813" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:43.392303" elapsed="0.001537"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:43.393999" elapsed="0.000386"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:13:43.391513" elapsed="0.002914"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.395148" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:43.394676" elapsed="0.000498"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:43.396387" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:43.395843" elapsed="0.000646"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:43.396566" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:43.396878" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:43.395364" elapsed="0.001540"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:43.397060" elapsed="0.000365"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:43.394540" elapsed="0.002926"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:43.391336" elapsed="0.006166"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:43.397546" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:13:43.397703" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:43.390088" elapsed="0.007640"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:43.389753" elapsed="0.008007"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.397959" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:43.397791" elapsed="0.000225"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:43.389731" elapsed="0.008307"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.398971" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:43.398185" elapsed="0.000815"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:43.399048" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:43.385929" elapsed="0.013244"/>
</kw>
<msg time="2026-04-21T02:13:43.399228" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:43.373102" elapsed="0.026215"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.412561" elapsed="0.000039"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.426057" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.438816" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.439071" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.439265" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.439679" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:43.439525" elapsed="0.000209"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:43.439508" elapsed="0.000252"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.439922" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.440095" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.440264" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:43.439469" elapsed="0.000848"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:43.439351" elapsed="0.000995"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.440497" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:43.440575" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:13:43.440723" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:43.368615" elapsed="0.072135"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:43.442162" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:43.441858" elapsed="0.000380">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:43.442332" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:43.441454" elapsed="0.000903"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.442748" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:43.442427" elapsed="0.000398"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.443364" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:43.443036" elapsed="0.000355"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:43.442851" elapsed="0.000575"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:43.442410" elapsed="0.001038"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.445823" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:43.443603" elapsed="0.002248"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:43.445903" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:43.446060" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:43.441103" elapsed="0.004982"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:43.447283" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:13:43.447090" elapsed="0.000247"/>
</kw>
<msg time="2026-04-21T02:13:43.447421" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:43.446721" elapsed="0.000724"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:13:43.447650" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:43.447514" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:43.447496" elapsed="0.000219"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:43.448048" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:43.448203" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:43.447881" elapsed="0.000347"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:13:43.448623" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:13:43.448385" elapsed="0.000263"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:13:43.448693" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:43.448866" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:43.446394" elapsed="0.002497"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.450290" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:43.450041" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.450729" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:43.450490" elapsed="0.000282"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:43.459825" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:43.460341" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '450'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-mvpn-ipv6:mvpn-routes-ipv6":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAawQACwAZcCoZAE=","intra-as-i-pmsi-a-d":{"orig-route-ip":"192.168.100.1","route-distinguisher":"172.16.0.44:101"},"attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2001:db8:1::6"}}}]}}]} 
 </msg>
<msg time="2026-04-21T02:13:43.460502" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:43.453171" elapsed="0.007369"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:43.450855" elapsed="0.009745"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.460882" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:43.460639" elapsed="0.000383"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:43.450837" elapsed="0.010222"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.465919" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-mvpn-ipv6:mvpn-routes-ipv6":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAawQACwAZcCoZAE=","intra-as-i-pmsi-a-d":{"orig-route-ip":"192.168.100.1","route-distinguisher":"172.16.0.44:101"},"attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2001:db8:1::6"}}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:43.462505" elapsed="0.003483"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:43.462190" elapsed="0.003845"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:43.462165" elapsed="0.003906"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.469216" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:43.466462" elapsed="0.002799"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:43.466149" elapsed="0.003146"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:43.466126" elapsed="0.003195"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.469895" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:43.469492" elapsed="0.000431"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.470233" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:43.469992" elapsed="0.000298"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.470774" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:43.470478" elapsed="0.000339"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:43.470314" elapsed="0.000539"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:43.469975" elapsed="0.000900"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.471420" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:43.471040" elapsed="0.000406"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.471750" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:43.471514" elapsed="0.000310"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.472306" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:43.472013" elapsed="0.000319"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:43.471849" elapsed="0.000518"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:43.471496" elapsed="0.000892"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:43.472542" elapsed="0.000363"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:43.473361" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:43.473072" elapsed="0.000315"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:43.473542" elapsed="0.002331"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:43.461571" elapsed="0.014367"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:43.476116" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:43.476009" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:43.475990" elapsed="0.000195"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:43.479163" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv6-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:43.476334" elapsed="0.002870"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:43.479258" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:13:43.479425" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv6-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:43.449206" elapsed="0.030246"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:43.479514" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:13:43.479665" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv6-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:43.345905" elapsed="0.133846"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.508285" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:43.507808" elapsed="0.000507"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:43.509145" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:43.508847" elapsed="0.000426">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:43.509447" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:43.508483" elapsed="0.000989"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.510100" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:43.509640" elapsed="0.000488"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:43.510452" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:43.510613" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv6-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:43.510291" elapsed="0.000349"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.511092" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv6-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:43.510821" elapsed="0.000317"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:43.511646" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:43.511208" elapsed="0.000498"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.512401" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:43.511895" elapsed="0.000533"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:43.511731" elapsed="0.000732"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:43.511188" elapsed="0.001297"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.513141" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv6-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:43.512633" elapsed="0.000536"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:43.513219" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:43.507147" elapsed="0.006200"/>
</kw>
<msg time="2026-04-21T02:13:43.513402" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:43.494470" elapsed="0.018981"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.525885" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.539493" elapsed="0.000040"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.552900" elapsed="0.000037"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.553149" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.553330" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.553768" elapsed="0.000039"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:43.553599" elapsed="0.000246"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:43.553582" elapsed="0.000290"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.554019" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.554190" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.554357" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:43.553544" elapsed="0.000866"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:43.553418" elapsed="0.001021"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.554589" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:43.554664" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:13:43.554828" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv6-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:43.491809" elapsed="0.063048"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:43.555040" elapsed="0.002323"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:43.558596" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv6-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:43.558196" elapsed="0.000437"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:43.559665" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv6-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:43.558865" elapsed="0.000830"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:13:43.560215" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv6-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv6-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
    "mvpn-route": [
     {
      "attributes": {
       "ipv6-next-hop": {
        "global": "2001:db8:1::6"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "intra-as-i-pmsi-a-d": {
       "orig-route-ip": "192.168.100.1",
       "route-distinguisher": "172.16.0.44:101"
      },
      "path-id": 0,
      "route-key": "AQwAAawQACwAZcCoZAE="
     }
    ]
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:13:43.560467" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,29 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv6-next-hop": {
+        "global": "2001:db8:1::6"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "192.168.100.1",
+       "route-distinguisher": "172.16.0.44:101"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAawQACwAZcCoZAE="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:13:43.559882" elapsed="0.000665">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,29 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv6-next-hop": {
+        "global": "2001:db8:1::6"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "192.168.100.1",
+       "route-distinguisher": "172.16.0.44:101"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAawQACwAZcCoZAE="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:13:43.557708" elapsed="0.002986">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,29 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv6-next-hop": {
+        "global": "2001:db8:1::6"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "192.168.100.1",
+       "route-distinguisher": "172.16.0.44:101"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAawQACwAZcCoZAE="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:43.557453" elapsed="0.003321">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,29 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv6-next-hop": {
+        "global": "2001:db8:1::6"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "192.168.100.1",
+       "route-distinguisher": "172.16.0.44:101"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAawQACwAZcCoZAE="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:43.560988" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:43.560831" elapsed="0.000215"/>
</branch>
<status status="FAIL" start="2026-04-21T02:13:43.557429" elapsed="0.003641">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,29 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv6-next-hop": {
+        "global": "2001:db8:1::6"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "192.168.100.1",
+       "route-distinguisher": "172.16.0.44:101"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAawQACwAZcCoZAE="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:13:43.480937" elapsed="0.080258">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,29 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv6-next-hop": {
+        "global": "2001:db8:1::6"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "192.168.100.1",
+       "route-distinguisher": "172.16.0.44:101"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAawQACwAZcCoZAE="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:13:43.480111" elapsed="0.081230">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,29 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv6-next-hop": {
+        "global": "2001:db8:1::6"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "192.168.100.1",
+       "route-distinguisher": "172.16.0.44:101"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAawQACwAZcCoZAE="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:43.479857" elapsed="0.081580">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,29 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv6-next-hop": {
+        "global": "2001:db8:1::6"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "192.168.100.1",
+       "route-distinguisher": "172.16.0.44:101"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAawQACwAZcCoZAE="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<status status="FAIL" start="2026-04-21T02:13:43.479837" elapsed="0.081646">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,29 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv6-next-hop": {
+        "global": "2001:db8:1::6"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "192.168.100.1",
+       "route-distinguisher": "172.16.0.44:101"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAawQACwAZcCoZAE="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:43.561564" elapsed="0.000019"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:13:43.339815" elapsed="0.221877">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,29 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv6-next-hop": {
+        "global": "2001:db8:1::6"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "192.168.100.1",
+       "route-distinguisher": "172.16.0.44:101"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAawQACwAZcCoZAE="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:45.617563" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:45.617137" elapsed="0.000460"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:45.618431" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:45.618144" elapsed="0.000363">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:45.618603" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:45.617775" elapsed="0.000853"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:45.619207" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:45.618813" elapsed="0.000421"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:45.619542" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:45.619709" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:45.619398" elapsed="0.000337"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:45.620161" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:45.619912" elapsed="0.000296"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:45.621300" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:45.620983" elapsed="0.000363"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:45.621780" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:45.621509" elapsed="0.000324"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:45.622638" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:45.622231" elapsed="0.000433"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:45.623910" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:45.623334" elapsed="0.000678"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:45.624094" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:13:45.624396" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:45.622877" elapsed="0.001544"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:45.624581" elapsed="0.000405"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:13:45.622067" elapsed="0.002961"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:45.625688" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:45.625286" elapsed="0.000428"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:45.626954" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:45.626392" elapsed="0.000662"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:45.627131" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:45.627487" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:45.625925" elapsed="0.001589"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:45.627673" elapsed="0.000393"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:45.625148" elapsed="0.002961"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:45.621888" elapsed="0.006257"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:45.628190" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:45.628350" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:45.620636" elapsed="0.007738"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:45.620288" elapsed="0.008119"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:45.628589" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:45.628434" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:45.620263" elapsed="0.008402"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:45.629648" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:45.628830" elapsed="0.000846"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:45.629725" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:45.616423" elapsed="0.013444"/>
</kw>
<msg time="2026-04-21T02:13:45.629923" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:45.603614" elapsed="0.026361"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:45.642568" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:45.655031" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:45.667534" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:45.667741" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:45.667940" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:45.668341" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:45.668190" elapsed="0.000206"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:45.668174" elapsed="0.000247"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:45.668564" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:45.668733" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:45.668980" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:45.668138" elapsed="0.000897"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:45.668026" elapsed="0.001036"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:45.669211" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:45.669287" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:13:45.669420" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:45.599124" elapsed="0.070323"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:45.670842" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:45.670547" elapsed="0.000369">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:45.671009" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:45.670153" elapsed="0.000880"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:45.671361" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:45.671102" elapsed="0.000318"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:45.671943" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:45.671630" elapsed="0.000340"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:45.671444" elapsed="0.000561"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:45.671084" elapsed="0.000942"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:45.674385" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:45.672178" elapsed="0.002233"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:45.674463" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:45.674619" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:45.669782" elapsed="0.004862"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:45.675854" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:13:45.675647" elapsed="0.000261"/>
</kw>
<msg time="2026-04-21T02:13:45.675993" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:45.675307" elapsed="0.000711"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:13:45.676231" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:45.676089" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:45.676071" elapsed="0.000227"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:45.676611" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:45.676761" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:45.676445" elapsed="0.000341"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:13:45.677199" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:13:45.676963" elapsed="0.000262"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:13:45.677271" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:45.677425" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:45.674972" elapsed="0.002534"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:45.678965" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:45.678697" elapsed="0.000314"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:45.679407" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:45.679164" elapsed="0.000286"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:45.688276" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:45.688656" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '146'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:13:45.688836" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:45.681780" elapsed="0.007096"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:45.679515" elapsed="0.009423"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:45.689193" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:45.688975" elapsed="0.000309"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:45.679497" elapsed="0.009817"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:45.694184" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:45.690858" elapsed="0.003391"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:45.690493" elapsed="0.003804"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:45.690466" elapsed="0.003867"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:45.697922" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:45.694751" elapsed="0.003234"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:45.694438" elapsed="0.003595"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:45.694387" elapsed="0.003681"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:45.698969" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:45.698306" elapsed="0.000700"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:45.699345" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:45.699103" elapsed="0.000299"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:45.699904" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:45.699589" elapsed="0.000341"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:45.699426" elapsed="0.000540"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:45.699078" elapsed="0.000909"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:45.700508" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:45.700148" elapsed="0.000386"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:45.700856" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:45.700602" elapsed="0.000312"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:45.701464" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:45.701102" elapsed="0.000388"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:45.700937" elapsed="0.000589"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:45.700584" elapsed="0.000963"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:45.701698" elapsed="0.000370"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:45.702550" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:45.702234" elapsed="0.000342"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:45.702775" elapsed="0.002335"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:45.689863" elapsed="0.015311"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:45.705348" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:45.705243" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:45.705224" elapsed="0.000190"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:45.708210" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv6-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:45.705559" elapsed="0.002679"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:45.708290" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:45.708447" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv6-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:45.677842" elapsed="0.030631"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:45.708536" elapsed="0.000025"/>
</return>
<msg time="2026-04-21T02:13:45.708684" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv6-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:45.574947" elapsed="0.133763"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:45.737707" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:45.737217" elapsed="0.000519"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:45.738614" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:45.738275" elapsed="0.000469">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:45.738942" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:45.737934" elapsed="0.001035"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:45.739592" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:45.739144" elapsed="0.000477"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:45.739971" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:45.740128" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv6-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:45.739792" elapsed="0.000363"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:45.740589" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv6-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:45.740317" elapsed="0.000320"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:45.741149" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:45.740710" elapsed="0.000501"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:45.741916" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:45.741386" elapsed="0.000558"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:45.741237" elapsed="0.000745"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:45.740689" elapsed="0.001315"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:45.742736" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv6-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:45.742201" elapsed="0.000564"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:45.742840" elapsed="0.000035"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:45.736574" elapsed="0.006403"/>
</kw>
<msg time="2026-04-21T02:13:45.743033" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:45.723779" elapsed="0.019304"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:45.755692" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:45.768361" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:45.780867" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:45.781071" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:45.781250" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:45.781643" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:45.781494" elapsed="0.000205"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:45.781479" elapsed="0.000244"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:45.781881" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:45.782052" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:45.782219" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:45.781445" elapsed="0.000829"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:45.781334" elapsed="0.000968"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:45.782451" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:45.782528" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:13:45.782672" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv6-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:45.721050" elapsed="0.061651"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:45.782942" elapsed="0.002207"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:45.786221" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv6-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:45.785912" elapsed="0.000338"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:45.786765" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv6-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:45.786407" elapsed="0.000414"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:45.786993" elapsed="0.000347"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:13:45.785472" elapsed="0.001933"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:45.785229" elapsed="0.002212"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:45.787622" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:45.787468" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:45.785210" elapsed="0.002494"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:13:45.709862" elapsed="0.077893"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:13:45.709052" elapsed="0.078802"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:45.708809" elapsed="0.079093"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:45.708776" elapsed="0.079152"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:45.787963" elapsed="0.000030"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:13:45.569995" elapsed="0.218101"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:43.335261" elapsed="2.452900"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient" type="TEARDOWN">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:13:45.788383" elapsed="0.002102"/>
</kw>
<arg>intra_ipv6</arg>
<arg>${MVPN_DIR}</arg>
<arg>ipv6</arg>
<status status="PASS" start="2026-04-21T02:13:40.496940" elapsed="5.293607"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:40.410520" elapsed="5.380208"/>
</test>
<test id="s1-s16-t27" name="Kill_Talking_BGP_Speaker" line="162">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:13:45.794023" elapsed="0.000216"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:13:45.793734" elapsed="0.000562"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:45.795832" elapsed="0.000039"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:45.795519" elapsed="0.000429"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:45.795474" elapsed="0.000530"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:45.804223" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:45.804112" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:45.804094" elapsed="0.000199"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:45.805325" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:45.804932" elapsed="0.000420"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:13:45.805838" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:13:45.805517" elapsed="0.000348"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:13:45.805961" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:13:45.806131" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:13:45.804528" elapsed="0.001629"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:45.811854" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:45.811700" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:45.811681" elapsed="0.000263"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:45.813188" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:45.813079" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:45.813061" elapsed="0.000199"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:13:45.813725" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:13:45.813412" elapsed="0.000341"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:13:45.814208" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:13:45.813953" elapsed="0.000282"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:13:45.845210" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:13:45.814912" elapsed="0.030453"/>
</kw>
<msg time="2026-04-21T02:13:45.845569" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:13:45.845616" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:45.814404" elapsed="0.031251"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:13:45.871172" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "K "i "l "l "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:13:45.846378" elapsed="0.024918"/>
</kw>
<msg time="2026-04-21T02:13:45.871473" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:13:45.871520" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "K "i "l "l "_ "T "a "l "k "i...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:45.845947" elapsed="0.025610"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:45.871941" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:45.871653" elapsed="0.000347"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:45.871626" elapsed="0.000402"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:45.872506" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "K "i "l "l "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:45.872187" elapsed="0.000393"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:45.872894" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:45.872648" elapsed="0.000303"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:45.872630" elapsed="0.000345"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:13:45.873013" elapsed="0.000042"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:13:45.875710" elapsed="0.000168"/>
</kw>
<msg time="2026-04-21T02:13:45.875942" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:45.874600" elapsed="0.001480"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:45.876367" elapsed="0.000078"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:45.876704" elapsed="0.000329"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:13:45.873943" elapsed="0.003208"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:13:45.873346" elapsed="0.003873"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:13:45.812741" elapsed="0.064635"/>
</kw>
<msg time="2026-04-21T02:13:45.877470" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:45.877515" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "K "i "l "l "_ "T "a "l "k "i...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:45.812111" elapsed="0.065441"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:13:45.877736" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:13:45.877628" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:45.877610" elapsed="0.000236"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:45.878266" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:45.878613" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:13:45.878685" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:13:45.811336" elapsed="0.067471"/>
</kw>
<msg time="2026-04-21T02:13:45.878904" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:45.878977" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "K "i "l "l "_ "T "a "l "k "i...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:45.806535" elapsed="0.072482"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:45.879349" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:45.879093" elapsed="0.000310"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:45.879076" elapsed="0.000351"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:13:45.806388" elapsed="0.073063"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:13:45.806212" elapsed="0.073274"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:13:45.803723" elapsed="0.075819"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:13:45.794972" elapsed="0.084630"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:45.794455" elapsed="0.085195"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:13:45.791578" elapsed="0.088127"/>
</kw>
<kw name="Kill_BGP_Speaker" owner="BGPSpeaker">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:45.880953" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:45.880603" elapsed="0.000377"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:13:45.881140" elapsed="0.000249"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:13:45.880331" elapsed="0.001117"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:13:45.899993" level="INFO">^C
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:13:45.881970" elapsed="0.018085"/>
</kw>
<msg time="2026-04-21T02:13:45.900149" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:45.900191" level="INFO">${message} = ^C
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${status}</var>
<var>${message}</var>
<arg>SSHLibrary.Read_Until_Prompt</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:45.881617" elapsed="0.018598"/>
</kw>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:13:45.900856" level="INFO">Executing command 'cat play.py.out'.</msg>
<msg time="2026-04-21T02:13:45.913199" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:13:45.913342" level="INFO">${output_log} = 2026-04-21 02:12:28,728 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:12:28,729 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.171.116
2026-04-21 02:12:28,729 DEBUG BGP-Thr...</msg>
<var>${output_log}</var>
<arg>cat ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:13:45.900693" elapsed="0.012686"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:45.914018" level="INFO">2026-04-21 02:12:28,728 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:12:28,729 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.171.116
2026-04-21 02:12:28,729 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-04-21 02:12:28,729 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.171.3
2026-04-21 02:12:28,729 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-04-21 02:12:28,731 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 02:12:28,734 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 02:12:28,734 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00d90104fbf000b4c0000202bc02ba41040000fbf0060002000104000100010104000100040104000100850104000200040104000100810104000100840104000200810104000200800104000100860104000200860104000200850104000200050104000100800104000100050104400400470104001900460104000200014046003c00020400400447000001860000020100000285000001800000010400000101000001850000010500000181000002860000194600000281000002050000018400000280004700
2026-04-21 02:12:28,734 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 02:12:28,734 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-04-21 02:12:28,734 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-04-21 02:12:28,734 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-04-21 02:12:28,734 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-04-21 02:12:28,734 INFO BGP-Thread-1 (job):   My BGP Identifier: 169782132
2026-04-21 02:12:28,734 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-04-21 02:12:28,735 INFO BGP-Thread-1 (job):   Originator ID: None
2026-04-21 02:12:28,735 INFO BGP-Thread-1 (job):   Cluster list: None
2026-04-21 02:12:28,735 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-04-21 02:12:28,735 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-04-21 02:12:28,735 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-04-21 02:12:28,735 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 0
2026-04-21 02:12:28,735 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, -1]
2026-04-21 02:12:28,735 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-04-21 02:12:28,735 INFO BGP-Thread-1 (job):   Let's go ...

2026-04-21 02:12:28,735 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-04-21 02:12:28,735 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:12:28,735 DEBUG BGP-Thread-1 (job):   Length=61 (0x003d)
2026-04-21 02:12:28,735 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-04-21 02:12:28,735 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-04-21 02:12:28,735 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-04-21 02:12:28,735 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-04-21 02:12:28,735 DEBUG BGP-Thread-1 (job):   BGP Identifier=169782132 (0x0a1eab74)
2026-04-21 02:12:28,735 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=32 (0x20)
2026-04-21 02:12:28,735 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x020601040001000102060104000100050206010400020005020641040000fbf0
2026-04-21 02:12:28,735 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff003d0104fbf000b40a1eab7420020601040001000102060104000100050206010400020005020641040000fbf0'
2026-04-21 02:12:28,735 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff003d0104fbf000b40a1eab7420020601040001000102060104000100050206010400020005020641040000fbf0
2026-04-21 02:12:28,737 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:12:28,737 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:12:28,737 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:12:28,737 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:12:28,737 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:12:28,737 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:12:28,737 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:12:28,737 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:12:28,737 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:12:28,737 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:12:28,738 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-04-21 02:12:28,738 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:28,738 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:28,738 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:12:28,753 INFO BGP-Thread-1 (job): ... idle for 0.015s
2026-04-21 02:12:28,753 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.015s
2026-04-21 02:12:28,753 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000205
2026-04-21 02:12:28,754 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:12:28,754 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:12:28,754 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:12:28,754 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:12:28,754 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:12:28,754 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:12:28,754 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:12:28,754 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000105
2026-04-21 02:12:28,755 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:12:28,755 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:12:28,755 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:12:28,755 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:12:28,755 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:12:28,755 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:12:28,755 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:12:28,755 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-04-21 02:12:28,756 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:12:28,756 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:12:28,756 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-04-21 02:12:28,756 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:12:28,756 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:12:28,756 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:12:28,756 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:12:28,756 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:28,756 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:28,756 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:12:29,757 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:29,758 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 1.016s
2026-04-21 02:12:29,758 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:29,758 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:29,758 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:12:30,760 INFO BGP-Thread-1 (job): ... idle for 1.002s
2026-04-21 02:12:30,760 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 2.018s
2026-04-21 02:12:30,760 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:30,760 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:30,760 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:12:31,762 INFO BGP-Thread-1 (job): ... idle for 1.002s
2026-04-21 02:12:31,762 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 3.019s
2026-04-21 02:12:31,762 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:31,763 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:31,763 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:12:32,764 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:32,764 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 4.021s
2026-04-21 02:12:32,765 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:32,765 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:32,765 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:12:33,766 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:33,766 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 5.022s
2026-04-21 02:12:33,767 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:33,767 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:33,767 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:12:34,768 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:34,769 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.023s
2026-04-21 02:12:34,769 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:34,769 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:34,769 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:12:34] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:12:35,001 INFO BGP-Thread-1 (job): ... idle for 0.232s
2026-04-21 02:12:35,001 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.256s
2026-04-21 02:12:35,001 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0a
2026-04-21 02:12:35,002 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:12:35,002 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:12:35,002 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0046' (70)
2026-04-21 02:12:35,002 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:12:35,002 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:12:35,002 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:12:35,002 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:12:35,002 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:35,002 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:35,002 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:12:35] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:12:35] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:12:35,137 INFO BGP-Thread-1 (job): ... idle for 0.134s
2026-04-21 02:12:35,137 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.390s
2026-04-21 02:12:35,137 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0a
2026-04-21 02:12:35,137 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:12:35,137 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:12:35,137 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0040' (64)
2026-04-21 02:12:35,138 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:12:35,138 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:12:35,138 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:12:35,138 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:12:35,138 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:35,138 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:35,138 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:12:35] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:12:35] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:12:35] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:12:36,139 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:36,140 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 7.391s
2026-04-21 02:12:36,140 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0a
2026-04-21 02:12:36,140 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:36,140 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:36,140 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:12:37,141 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:37,142 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 8.392s
2026-04-21 02:12:37,142 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:37,142 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:37,142 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:12:38,143 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:38,143 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 9.393s
2026-04-21 02:12:38,143 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:38,143 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:38,144 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:12:38] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:12:39,145 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:39,145 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.394s
2026-04-21 02:12:39,146 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0a
2026-04-21 02:12:39,146 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:39,146 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:39,146 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:12:40,147 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:40,148 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 11.396s
2026-04-21 02:12:40,148 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:40,148 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:40,148 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:12:40] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:12:40] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:12:40,989 INFO BGP-Thread-1 (job): ... idle for 0.841s
2026-04-21 02:12:40,990 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 12.237s
2026-04-21 02:12:40,990 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0a
2026-04-21 02:12:40,990 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800e17000105047f01010100020c00010102030401020000fbf0
2026-04-21 02:12:40,990 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:12:40,990 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:12:40,990 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0046' (70)
2026-04-21 02:12:40,990 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:12:40,990 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:12:40,991 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:12:40,991 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:12:40,991 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:40,991 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:40,991 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:12:41] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:12:41] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:12:41,122 INFO BGP-Thread-1 (job): ... idle for 0.131s
2026-04-21 02:12:41,122 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 12.368s
2026-04-21 02:12:41,123 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105020c00010102030401020000fbf0
2026-04-21 02:12:41,123 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:12:41,123 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:12:41,123 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0040' (64)
2026-04-21 02:12:41,123 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:12:41,123 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:12:41,123 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:12:41,123 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:12:41,123 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:41,123 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:41,123 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:12:41] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:12:41] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:12:41] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:12:42,125 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:42,125 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 13.370s
2026-04-21 02:12:42,125 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800e17000105047f01010100020c00010102030401020000fbf0
2026-04-21 02:12:42,125 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:42,126 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:42,126 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:12:43,127 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:43,127 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 14.371s
2026-04-21 02:12:43,127 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:43,127 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:43,127 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:12:44,129 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:44,129 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 15.372s
2026-04-21 02:12:44,129 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:44,129 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:44,130 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:12:44] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:12:45,131 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:45,131 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 16.373s
2026-04-21 02:12:45,131 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105020c00010102030401020000fbf0
2026-04-21 02:12:45,131 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:45,131 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:45,132 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:12:46,133 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:46,133 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 17.374s
2026-04-21 02:12:46,133 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:46,133 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:46,133 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:12:46] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:12:46] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:12:46,972 INFO BGP-Thread-1 (job): ... idle for 0.839s
2026-04-21 02:12:46,972 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 18.213s
2026-04-21 02:12:46,973 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105020c00010102030401020000fbf0
2026-04-21 02:12:46,973 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f0101010003160001010203040102200a00000a200c00000c01000001
2026-04-21 02:12:46,973 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:12:46,973 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:12:46,973 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0050' (80)
2026-04-21 02:12:46,973 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:12:46,974 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:12:46,974 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:12:46,974 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:12:46,974 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:46,974 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:46,974 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:12:46] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:12:46] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:12:47,106 INFO BGP-Thread-1 (job): ... idle for 0.132s
2026-04-21 02:12:47,106 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 18.345s
2026-04-21 02:12:47,107 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b00010503160001010203040102200a00000a200c00000c01000001
2026-04-21 02:12:47,107 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:12:47,107 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:12:47,107 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-04-21 02:12:47,107 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:12:47,107 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:12:47,107 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:12:47,107 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:12:47,107 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:47,107 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:47,107 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:12:47] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:12:47] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:12:47] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:12:48,108 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:48,109 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 19.346s
2026-04-21 02:12:48,109 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f0101010003160001010203040102200a00000a200c00000c01000001
2026-04-21 02:12:48,109 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:48,109 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:48,109 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:12:49,111 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:49,111 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 20.347s
2026-04-21 02:12:49,111 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:49,111 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:49,111 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:12:50,113 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:50,113 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 21.349s
2026-04-21 02:12:50,113 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:50,113 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:50,113 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:12:50] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:12:51,114 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:51,115 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 22.350s
2026-04-21 02:12:51,115 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b00010503160001010203040102200a00000a200c00000c01000001
2026-04-21 02:12:51,115 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:51,115 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:51,115 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:12:52,117 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:52,117 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 23.351s
2026-04-21 02:12:52,117 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:52,117 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:52,117 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:12:52] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:12:52] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:12:52,999 INFO BGP-Thread-1 (job): ... idle for 0.881s
2026-04-21 02:12:52,999 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 24.232s
2026-04-21 02:12:53,000 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b00010503160001010203040102200a00000a200c00000c01000001
2026-04-21 02:12:53,000 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004c0200000035400101014002008004040000000040050400000064800e1d000105047f010101000412020c00010102030401020000000101000001
2026-04-21 02:12:53,000 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:12:53,000 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:12:53,000 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004c' (76)
2026-04-21 02:12:53,000 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:12:53,001 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:12:53,001 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:12:53,001 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:12:53,001 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:53,001 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:53,001 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:12:53] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:12:53] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:12:53,135 INFO BGP-Thread-1 (job): ... idle for 0.134s
2026-04-21 02:12:53,136 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 24.366s
2026-04-21 02:12:53,136 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050412020c00010102030401020000000101000001
2026-04-21 02:12:53,136 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:12:53,136 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:12:53,136 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0046' (70)
2026-04-21 02:12:53,136 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:12:53,136 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:12:53,136 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:12:53,136 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:12:53,137 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:53,137 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:53,137 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:12:53] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:12:53] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:12:53] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:12:54,138 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:54,139 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 25.367s
2026-04-21 02:12:54,139 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004c0200000035400101014002008004040000000040050400000064800e1d000105047f010101000412020c00010102030401020000000101000001
2026-04-21 02:12:54,139 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:54,139 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:54,139 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:12:55,141 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:55,141 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 26.368s
2026-04-21 02:12:55,141 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:55,141 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:55,141 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:12:56,143 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:56,143 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 27.370s
2026-04-21 02:12:56,143 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:56,143 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:56,143 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:12:56] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:12:57,144 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:57,145 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 28.371s
2026-04-21 02:12:57,145 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050412020c00010102030401020000000101000001
2026-04-21 02:12:57,145 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:57,145 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:57,145 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:12:58,146 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:58,146 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 29.372s
2026-04-21 02:12:58,147 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:58,147 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:58,147 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:12:58] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:12:58] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:12:58,968 INFO BGP-Thread-1 (job): ... idle for 0.821s
2026-04-21 02:12:58,969 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 30.193s
2026-04-21 02:12:58,969 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050412020c00010102030401020000000101000001
2026-04-21 02:12:58,969 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004c0200000035400101014002008004040000000040050400000064800e1d000105047f010101000512000101020304010220010000012002000002
2026-04-21 02:12:58,969 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:12:58,969 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:12:58,969 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004c' (76)
2026-04-21 02:12:58,969 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:12:58,969 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:12:58,969 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:12:58,969 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:12:58,969 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:58,969 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:58,969 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:12:58] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:12:58] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:12:59,121 INFO BGP-Thread-1 (job): ... idle for 0.151s
2026-04-21 02:12:59,121 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 30.344s
2026-04-21 02:12:59,121 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050512000101020304010220010000012002000002
2026-04-21 02:12:59,121 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:12:59,121 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:12:59,122 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0046' (70)
2026-04-21 02:12:59,122 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:12:59,122 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:12:59,122 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:12:59,122 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:12:59,122 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:59,122 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:59,122 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:12:59] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:12:59] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:12:59] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:00,123 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:00,124 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 31.345s
2026-04-21 02:13:00,124 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004c0200000035400101014002008004040000000040050400000064800e1d000105047f010101000512000101020304010220010000012002000002
2026-04-21 02:13:00,124 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:00,124 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:00,124 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:01,125 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:01,125 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 32.346s
2026-04-21 02:13:01,126 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:01,126 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:01,126 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:02,127 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:02,127 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 33.348s
2026-04-21 02:13:02,127 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:02,127 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:02,128 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:02] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:03,129 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:03,129 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 34.349s
2026-04-21 02:13:03,129 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050512000101020304010220010000012002000002
2026-04-21 02:13:03,130 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:03,130 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:03,130 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:04,131 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:04,131 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 35.350s
2026-04-21 02:13:04,131 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:04,132 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:04,132 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:04] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:04] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:04,932 INFO BGP-Thread-1 (job): ... idle for 0.800s
2026-04-21 02:13:04,932 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 36.150s
2026-04-21 02:13:04,933 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050512000101020304010220010000012002000002
2026-04-21 02:13:04,933 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f01010100061600010102030401020000001020010000012002000002
2026-04-21 02:13:04,933 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:13:04,933 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:13:04,933 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0050' (80)
2026-04-21 02:13:04,933 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:13:04,934 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:13:04,934 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:13:04,934 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:13:04,934 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:04,934 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:04,935 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:04] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:04] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:05,061 INFO BGP-Thread-1 (job): ... idle for 0.126s
2026-04-21 02:13:05,061 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 36.277s
2026-04-21 02:13:05,062 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105061600010102030401020000001020010000012002000002
2026-04-21 02:13:05,062 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:13:05,062 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:13:05,062 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-04-21 02:13:05,062 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:13:05,062 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:13:05,062 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:13:05,062 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:13:05,062 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:05,063 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:05,063 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:05] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:05] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:05] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:06,064 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:06,064 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 37.278s
2026-04-21 02:13:06,065 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f01010100061600010102030401020000001020010000012002000002
2026-04-21 02:13:06,065 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:06,065 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:06,065 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:07,066 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:07,067 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 38.279s
2026-04-21 02:13:07,067 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:07,067 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:07,067 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:08,068 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:08,068 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 39.280s
2026-04-21 02:13:08,068 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:08,068 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:08,068 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:08] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:09,070 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:09,070 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 40.281s
2026-04-21 02:13:09,070 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105061600010102030401020000001020010000012002000002
2026-04-21 02:13:09,070 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:09,070 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:09,070 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:10,072 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:10,072 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 41.283s
2026-04-21 02:13:10,072 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:10,072 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:10,072 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:10] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:10] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:10,866 INFO BGP-Thread-1 (job): ... idle for 0.794s
2026-04-21 02:13:10,866 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 42.076s
2026-04-21 02:13:10,866 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105061600010102030401020000001020010000012002000002
2026-04-21 02:13:10,867 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f01010100071600010102030401020000000a20010000012002000002
2026-04-21 02:13:10,867 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:13:10,867 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:13:10,867 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0050' (80)
2026-04-21 02:13:10,867 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:13:10,867 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:13:10,867 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:13:10,867 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:13:10,867 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:10,867 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:10,868 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:10] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:10] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:11,045 INFO BGP-Thread-1 (job): ... idle for 0.177s
2026-04-21 02:13:11,045 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 42.253s
2026-04-21 02:13:11,045 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105071600010102030401020000000a20010000012002000002
2026-04-21 02:13:11,045 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:13:11,045 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:13:11,046 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-04-21 02:13:11,046 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:13:11,046 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:13:11,046 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:13:11,046 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:13:11,046 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:11,046 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:11,046 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:11] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:11] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:11] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:12,047 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:12,048 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 43.255s
2026-04-21 02:13:12,048 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f01010100071600010102030401020000000a20010000012002000002
2026-04-21 02:13:12,048 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:12,048 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:12,048 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:13,050 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:13,050 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 44.256s
2026-04-21 02:13:13,050 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:13,050 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:13,050 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:14,051 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:14,052 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 45.257s
2026-04-21 02:13:14,052 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:14,052 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:14,052 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:14] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:15,053 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:15,053 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 46.258s
2026-04-21 02:13:15,054 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105071600010102030401020000000a20010000012002000002
2026-04-21 02:13:15,054 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:15,054 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:15,054 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:16,055 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:16,056 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 47.259s
2026-04-21 02:13:16,056 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:16,056 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:16,056 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:16] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:16] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:16,861 INFO BGP-Thread-1 (job): ... idle for 0.805s
2026-04-21 02:13:16,861 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 48.064s
2026-04-21 02:13:16,861 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105071600010102030401020000000a20010000012002000002
2026-04-21 02:13:16,862 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00570200000040400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac01b0e0a0a0a0104e3800a0a140204e3c0
2026-04-21 02:13:16,862 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:13:16,862 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:13:16,862 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0057' (87)
2026-04-21 02:13:16,862 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:13:16,862 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:13:16,862 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:13:16,862 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:13:16,862 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:16,862 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:16,863 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:16] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:16] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:17,014 INFO BGP-Thread-1 (job): ... idle for 0.152s
2026-04-21 02:13:17,015 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 48.216s
2026-04-21 02:13:17,015 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0051020000003a400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac01b0e0a0a0a0104e3800a0a140204e3c0
2026-04-21 02:13:17,015 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:13:17,015 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:13:17,015 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0051' (81)
2026-04-21 02:13:17,015 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:13:17,016 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:13:17,016 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:13:17,016 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:13:17,016 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:17,016 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:17,016 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:17] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:17] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:17] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:18,017 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:18,018 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 49.217s
2026-04-21 02:13:18,018 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00570200000040c01b0e0a0a0a0104e3800a0a140204e3c0400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0a
2026-04-21 02:13:18,018 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:18,018 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:18,018 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:19,019 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:19,020 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 50.218s
2026-04-21 02:13:19,020 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:19,020 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:19,020 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:20,021 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:20,021 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 51.219s
2026-04-21 02:13:20,021 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:20,022 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:20,022 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:20] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:21,023 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:21,023 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 52.220s
2026-04-21 02:13:21,023 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003ac01b0e0a0a0a0104e3800a0a140204e3c0400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0a
2026-04-21 02:13:21,023 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:21,023 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:21,023 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:22,025 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:22,025 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 53.222s
2026-04-21 02:13:22,025 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:22,025 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:22,025 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:22] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:22] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:22,835 INFO BGP-Thread-1 (job): ... idle for 0.810s
2026-04-21 02:13:22,836 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 54.032s
2026-04-21 02:13:22,836 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003ac01b0e0a0a0a0104e3800a0a140204e3c0400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0a
2026-04-21 02:13:22,836 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0051020000003a400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac01008010b0a0000013130
2026-04-21 02:13:22,836 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:13:22,836 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:13:22,836 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0051' (81)
2026-04-21 02:13:22,836 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:13:22,836 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:13:22,836 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:13:22,836 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:13:22,837 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:22,837 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:22,837 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:22] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:22] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:22,974 INFO BGP-Thread-1 (job): ... idle for 0.138s
2026-04-21 02:13:22,975 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 54.169s
2026-04-21 02:13:22,975 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac01008010b0a0000013130
2026-04-21 02:13:22,975 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:13:22,975 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:13:22,975 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-04-21 02:13:22,975 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:13:22,975 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:13:22,976 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:13:22,976 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:13:22,976 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:22,976 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:22,976 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:22] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:23] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:23] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:23,977 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:23,977 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 55.170s
2026-04-21 02:13:23,978 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac01008010b0a0000013130
2026-04-21 02:13:23,978 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:23,978 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:23,978 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:24,979 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:24,980 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 56.171s
2026-04-21 02:13:24,980 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:24,980 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:24,980 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:25,981 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:25,982 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 57.173s
2026-04-21 02:13:25,982 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:25,982 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:25,982 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:26] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:26,983 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:26,983 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 58.174s
2026-04-21 02:13:26,984 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac01008010b0a0000013130
2026-04-21 02:13:26,984 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:26,984 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:26,984 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:27,985 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:27,986 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 59.175s
2026-04-21 02:13:27,986 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:27,986 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:27,986 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:28] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:28] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:28,765 INFO BGP-Thread-1 (job): ... idle for 0.779s
2026-04-21 02:13:28,765 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 59.954s
2026-04-21 02:13:28,765 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac01008010b0a0000013130
2026-04-21 02:13:28,766 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0051020000003a400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac010080009004100000000
2026-04-21 02:13:28,766 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:13:28,766 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:13:28,766 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0051' (81)
2026-04-21 02:13:28,766 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:13:28,766 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:13:28,766 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:13:28,766 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:13:28,767 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:28,767 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:28,767 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:28] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:28] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:28,892 INFO BGP-Thread-1 (job): ... idle for 0.125s
2026-04-21 02:13:28,893 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 60.079s
2026-04-21 02:13:28,893 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac010080009004100000000
2026-04-21 02:13:28,893 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:13:28,893 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:13:28,893 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-04-21 02:13:28,893 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:13:28,893 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:13:28,893 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:13:28,894 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:13:28,894 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:28,894 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:28,894 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:28] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:29] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:29] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:29,895 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:29,895 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 61.080s
2026-04-21 02:13:29,895 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac010080009004100000000
2026-04-21 02:13:29,896 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:29,896 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:29,896 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:30,897 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:30,897 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 62.082s
2026-04-21 02:13:30,898 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:30,898 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:30,898 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:31,899 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:31,899 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 63.083s
2026-04-21 02:13:31,899 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:31,899 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:31,899 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:31] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:32,901 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:32,901 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 64.084s
2026-04-21 02:13:32,901 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac010080009004100000000
2026-04-21 02:13:32,901 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:32,901 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:32,902 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:33,903 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:33,905 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 65.085s
2026-04-21 02:13:33,905 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:33,905 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:33,905 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:34] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:34] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:34,756 INFO BGP-Thread-1 (job): ... idle for 0.850s
2026-04-21 02:13:34,756 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 65.935s
2026-04-21 02:13:34,756 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac010080009004100000000
2026-04-21 02:13:34,756 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0051020000003a400101004002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac0100802d10000fbf00000
2026-04-21 02:13:34,756 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:13:34,756 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:13:34,756 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0051' (81)
2026-04-21 02:13:34,757 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:13:34,757 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:13:34,757 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:13:34,757 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:13:34,757 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:34,757 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:34,757 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:34] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:34] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:34,890 INFO BGP-Thread-1 (job): ... idle for 0.133s
2026-04-21 02:13:34,890 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 66.068s
2026-04-21 02:13:34,891 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b0200000034400101004002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac0100802d10000fbf00000
2026-04-21 02:13:34,891 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:13:34,891 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:13:34,891 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-04-21 02:13:34,891 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:13:34,891 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:13:34,891 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:13:34,891 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:13:34,891 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:34,891 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:34,891 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:34] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:35] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:35] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:35,893 INFO BGP-Thread-1 (job): ... idle for 1.002s
2026-04-21 02:13:35,893 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 67.070s
2026-04-21 02:13:35,893 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a400101004002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac0100802d10000fbf00000
2026-04-21 02:13:35,893 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:35,893 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:35,894 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:36,895 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:36,895 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 68.071s
2026-04-21 02:13:36,895 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:36,895 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:36,895 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:37,897 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:37,897 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 69.073s
2026-04-21 02:13:37,897 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:37,897 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:37,898 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:37] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:38,899 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:38,899 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 70.074s
2026-04-21 02:13:38,900 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004b0200000034400101004002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac0100802d10000fbf00000
2026-04-21 02:13:38,900 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:38,900 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:38,900 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:39,901 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:39,901 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 71.075s
2026-04-21 02:13:39,902 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:39,902 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:39,902 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:40] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:40] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:40] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:40,903 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:40,903 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 72.076s
2026-04-21 02:13:40,903 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004b0200000034400101004002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac0100802d10000fbf00000
2026-04-21 02:13:40,904 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004b02000000344001010040020040050400000064800e230002051020010db800010000000000000000000600010c0001ac10002c0065c0a86401
2026-04-21 02:13:40,904 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:40,904 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:40,904 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:41,905 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:41,905 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 73.077s
2026-04-21 02:13:41,906 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:41,906 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:41,906 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:42,907 INFO BGP-Thread-1 (job): ... idle for 1.002s
2026-04-21 02:13:42,908 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 74.079s
2026-04-21 02:13:42,908 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:42,908 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:42,908 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:43] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:43,910 INFO BGP-Thread-1 (job): ... idle for 1.002s
2026-04-21 02:13:43,910 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 75.081s
2026-04-21 02:13:43,910 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003902000000224001010040020040050400000064800f11000205010c0001ac10002c0065c0a86401
2026-04-21 02:13:43,910 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:43,910 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:43,910 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:44,912 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:44,912 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 76.082s
2026-04-21 02:13:44,912 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:44,912 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:44,912 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:45] "POST /RPC2 HTTP/1.1" 200 -
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:45.913612" elapsed="0.001584"/>
</kw>
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="PASS" start="2026-04-21T02:13:45.900407" elapsed="0.014875"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<status status="PASS" start="2026-04-21T02:13:45.915539" elapsed="0.000039"/>
</return>
<status status="PASS" start="2026-04-21T02:13:45.915376" elapsed="0.000245"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:45.915349" elapsed="0.000306"/>
</if>
<kw name="Log" owner="BuiltIn">
<arg>${message}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:45.915890" elapsed="0.000032"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was not seen within timeout period.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:45.916131" elapsed="0.000030"/>
</kw>
<doc>Interrupt play.py, fail if no prompt is seen within SSHLibrary timeout.
Also dump the logs with the output the program produced.
This keyword is also suitable for stopping BGP manager.</doc>
<status status="PASS" start="2026-04-21T02:13:45.880007" elapsed="0.036279"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:13:45.929727" level="INFO">Executing command 'cat play.py.out'.</msg>
<msg time="2026-04-21T02:13:45.961314" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:13:45.961468" level="INFO">${output_log} = 2026-04-21 02:12:28,728 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:12:28,729 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.171.116
2026-04-21 02:12:28,729 DEBUG BGP-Thr...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:13:45.929585" elapsed="0.031920"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:45.962168" level="INFO">2026-04-21 02:12:28,728 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:12:28,729 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.171.116
2026-04-21 02:12:28,729 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-04-21 02:12:28,729 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.171.3
2026-04-21 02:12:28,729 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-04-21 02:12:28,731 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 02:12:28,734 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 02:12:28,734 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00d90104fbf000b4c0000202bc02ba41040000fbf0060002000104000100010104000100040104000100850104000200040104000100810104000100840104000200810104000200800104000100860104000200860104000200850104000200050104000100800104000100050104400400470104001900460104000200014046003c00020400400447000001860000020100000285000001800000010400000101000001850000010500000181000002860000194600000281000002050000018400000280004700
2026-04-21 02:12:28,734 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 02:12:28,734 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-04-21 02:12:28,734 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-04-21 02:12:28,734 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-04-21 02:12:28,734 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-04-21 02:12:28,734 INFO BGP-Thread-1 (job):   My BGP Identifier: 169782132
2026-04-21 02:12:28,734 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-04-21 02:12:28,735 INFO BGP-Thread-1 (job):   Originator ID: None
2026-04-21 02:12:28,735 INFO BGP-Thread-1 (job):   Cluster list: None
2026-04-21 02:12:28,735 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-04-21 02:12:28,735 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-04-21 02:12:28,735 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-04-21 02:12:28,735 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 0
2026-04-21 02:12:28,735 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, -1]
2026-04-21 02:12:28,735 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-04-21 02:12:28,735 INFO BGP-Thread-1 (job):   Let's go ...

2026-04-21 02:12:28,735 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-04-21 02:12:28,735 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:12:28,735 DEBUG BGP-Thread-1 (job):   Length=61 (0x003d)
2026-04-21 02:12:28,735 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-04-21 02:12:28,735 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-04-21 02:12:28,735 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-04-21 02:12:28,735 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-04-21 02:12:28,735 DEBUG BGP-Thread-1 (job):   BGP Identifier=169782132 (0x0a1eab74)
2026-04-21 02:12:28,735 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=32 (0x20)
2026-04-21 02:12:28,735 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x020601040001000102060104000100050206010400020005020641040000fbf0
2026-04-21 02:12:28,735 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff003d0104fbf000b40a1eab7420020601040001000102060104000100050206010400020005020641040000fbf0'
2026-04-21 02:12:28,735 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff003d0104fbf000b40a1eab7420020601040001000102060104000100050206010400020005020641040000fbf0
2026-04-21 02:12:28,737 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:12:28,737 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:12:28,737 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:12:28,737 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:12:28,737 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:12:28,737 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:12:28,737 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:12:28,737 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:12:28,737 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:12:28,737 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:12:28,738 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-04-21 02:12:28,738 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:28,738 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:28,738 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:12:28,753 INFO BGP-Thread-1 (job): ... idle for 0.015s
2026-04-21 02:12:28,753 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.015s
2026-04-21 02:12:28,753 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000205
2026-04-21 02:12:28,754 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:12:28,754 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:12:28,754 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:12:28,754 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:12:28,754 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:12:28,754 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:12:28,754 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:12:28,754 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000105
2026-04-21 02:12:28,755 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:12:28,755 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:12:28,755 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:12:28,755 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:12:28,755 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:12:28,755 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:12:28,755 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:12:28,755 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-04-21 02:12:28,756 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:12:28,756 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:12:28,756 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-04-21 02:12:28,756 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:12:28,756 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:12:28,756 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:12:28,756 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:12:28,756 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:28,756 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:28,756 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:12:29,757 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:29,758 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 1.016s
2026-04-21 02:12:29,758 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:29,758 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:29,758 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:12:30,760 INFO BGP-Thread-1 (job): ... idle for 1.002s
2026-04-21 02:12:30,760 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 2.018s
2026-04-21 02:12:30,760 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:30,760 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:30,760 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:12:31,762 INFO BGP-Thread-1 (job): ... idle for 1.002s
2026-04-21 02:12:31,762 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 3.019s
2026-04-21 02:12:31,762 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:31,763 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:31,763 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:12:32,764 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:32,764 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 4.021s
2026-04-21 02:12:32,765 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:32,765 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:32,765 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:12:33,766 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:33,766 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 5.022s
2026-04-21 02:12:33,767 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:33,767 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:33,767 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:12:34,768 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:34,769 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.023s
2026-04-21 02:12:34,769 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:34,769 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:34,769 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:12:34] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:12:35,001 INFO BGP-Thread-1 (job): ... idle for 0.232s
2026-04-21 02:12:35,001 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.256s
2026-04-21 02:12:35,001 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0a
2026-04-21 02:12:35,002 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:12:35,002 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:12:35,002 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0046' (70)
2026-04-21 02:12:35,002 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:12:35,002 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:12:35,002 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:12:35,002 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:12:35,002 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:35,002 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:35,002 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:12:35] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:12:35] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:12:35,137 INFO BGP-Thread-1 (job): ... idle for 0.134s
2026-04-21 02:12:35,137 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.390s
2026-04-21 02:12:35,137 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0a
2026-04-21 02:12:35,137 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:12:35,137 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:12:35,137 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0040' (64)
2026-04-21 02:12:35,138 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:12:35,138 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:12:35,138 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:12:35,138 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:12:35,138 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:35,138 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:35,138 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:12:35] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:12:35] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:12:35] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:12:36,139 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:36,140 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 7.391s
2026-04-21 02:12:36,140 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0a
2026-04-21 02:12:36,140 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:36,140 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:36,140 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:12:37,141 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:37,142 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 8.392s
2026-04-21 02:12:37,142 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:37,142 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:37,142 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:12:38,143 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:38,143 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 9.393s
2026-04-21 02:12:38,143 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:38,143 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:38,144 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:12:38] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:12:39,145 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:39,145 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.394s
2026-04-21 02:12:39,146 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0a
2026-04-21 02:12:39,146 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:39,146 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:39,146 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:12:40,147 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:40,148 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 11.396s
2026-04-21 02:12:40,148 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:40,148 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:40,148 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:12:40] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:12:40] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:12:40,989 INFO BGP-Thread-1 (job): ... idle for 0.841s
2026-04-21 02:12:40,990 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 12.237s
2026-04-21 02:12:40,990 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0a
2026-04-21 02:12:40,990 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800e17000105047f01010100020c00010102030401020000fbf0
2026-04-21 02:12:40,990 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:12:40,990 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:12:40,990 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0046' (70)
2026-04-21 02:12:40,990 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:12:40,990 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:12:40,991 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:12:40,991 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:12:40,991 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:40,991 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:40,991 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:12:41] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:12:41] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:12:41,122 INFO BGP-Thread-1 (job): ... idle for 0.131s
2026-04-21 02:12:41,122 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 12.368s
2026-04-21 02:12:41,123 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105020c00010102030401020000fbf0
2026-04-21 02:12:41,123 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:12:41,123 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:12:41,123 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0040' (64)
2026-04-21 02:12:41,123 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:12:41,123 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:12:41,123 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:12:41,123 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:12:41,123 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:41,123 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:41,123 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:12:41] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:12:41] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:12:41] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:12:42,125 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:42,125 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 13.370s
2026-04-21 02:12:42,125 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800e17000105047f01010100020c00010102030401020000fbf0
2026-04-21 02:12:42,125 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:42,126 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:42,126 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:12:43,127 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:43,127 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 14.371s
2026-04-21 02:12:43,127 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:43,127 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:43,127 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:12:44,129 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:44,129 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 15.372s
2026-04-21 02:12:44,129 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:44,129 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:44,130 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:12:44] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:12:45,131 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:45,131 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 16.373s
2026-04-21 02:12:45,131 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105020c00010102030401020000fbf0
2026-04-21 02:12:45,131 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:45,131 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:45,132 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:12:46,133 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:46,133 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 17.374s
2026-04-21 02:12:46,133 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:46,133 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:46,133 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:12:46] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:12:46] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:12:46,972 INFO BGP-Thread-1 (job): ... idle for 0.839s
2026-04-21 02:12:46,972 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 18.213s
2026-04-21 02:12:46,973 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105020c00010102030401020000fbf0
2026-04-21 02:12:46,973 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f0101010003160001010203040102200a00000a200c00000c01000001
2026-04-21 02:12:46,973 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:12:46,973 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:12:46,973 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0050' (80)
2026-04-21 02:12:46,973 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:12:46,974 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:12:46,974 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:12:46,974 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:12:46,974 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:46,974 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:46,974 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:12:46] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:12:46] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:12:47,106 INFO BGP-Thread-1 (job): ... idle for 0.132s
2026-04-21 02:12:47,106 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 18.345s
2026-04-21 02:12:47,107 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b00010503160001010203040102200a00000a200c00000c01000001
2026-04-21 02:12:47,107 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:12:47,107 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:12:47,107 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-04-21 02:12:47,107 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:12:47,107 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:12:47,107 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:12:47,107 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:12:47,107 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:47,107 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:47,107 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:12:47] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:12:47] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:12:47] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:12:48,108 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:48,109 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 19.346s
2026-04-21 02:12:48,109 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f0101010003160001010203040102200a00000a200c00000c01000001
2026-04-21 02:12:48,109 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:48,109 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:48,109 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:12:49,111 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:49,111 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 20.347s
2026-04-21 02:12:49,111 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:49,111 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:49,111 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:12:50,113 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:50,113 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 21.349s
2026-04-21 02:12:50,113 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:50,113 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:50,113 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:12:50] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:12:51,114 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:51,115 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 22.350s
2026-04-21 02:12:51,115 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b00010503160001010203040102200a00000a200c00000c01000001
2026-04-21 02:12:51,115 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:51,115 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:51,115 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:12:52,117 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:52,117 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 23.351s
2026-04-21 02:12:52,117 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:52,117 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:52,117 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:12:52] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:12:52] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:12:52,999 INFO BGP-Thread-1 (job): ... idle for 0.881s
2026-04-21 02:12:52,999 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 24.232s
2026-04-21 02:12:53,000 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b00010503160001010203040102200a00000a200c00000c01000001
2026-04-21 02:12:53,000 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004c0200000035400101014002008004040000000040050400000064800e1d000105047f010101000412020c00010102030401020000000101000001
2026-04-21 02:12:53,000 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:12:53,000 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:12:53,000 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004c' (76)
2026-04-21 02:12:53,000 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:12:53,001 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:12:53,001 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:12:53,001 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:12:53,001 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:53,001 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:53,001 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:12:53] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:12:53] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:12:53,135 INFO BGP-Thread-1 (job): ... idle for 0.134s
2026-04-21 02:12:53,136 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 24.366s
2026-04-21 02:12:53,136 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050412020c00010102030401020000000101000001
2026-04-21 02:12:53,136 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:12:53,136 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:12:53,136 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0046' (70)
2026-04-21 02:12:53,136 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:12:53,136 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:12:53,136 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:12:53,136 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:12:53,137 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:53,137 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:53,137 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:12:53] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:12:53] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:12:53] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:12:54,138 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:54,139 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 25.367s
2026-04-21 02:12:54,139 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004c0200000035400101014002008004040000000040050400000064800e1d000105047f010101000412020c00010102030401020000000101000001
2026-04-21 02:12:54,139 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:54,139 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:54,139 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:12:55,141 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:55,141 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 26.368s
2026-04-21 02:12:55,141 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:55,141 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:55,141 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:12:56,143 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:56,143 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 27.370s
2026-04-21 02:12:56,143 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:56,143 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:56,143 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:12:56] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:12:57,144 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:57,145 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 28.371s
2026-04-21 02:12:57,145 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050412020c00010102030401020000000101000001
2026-04-21 02:12:57,145 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:57,145 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:57,145 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:12:58,146 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:12:58,146 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 29.372s
2026-04-21 02:12:58,147 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:58,147 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:58,147 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:12:58] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:12:58] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:12:58,968 INFO BGP-Thread-1 (job): ... idle for 0.821s
2026-04-21 02:12:58,969 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 30.193s
2026-04-21 02:12:58,969 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050412020c00010102030401020000000101000001
2026-04-21 02:12:58,969 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004c0200000035400101014002008004040000000040050400000064800e1d000105047f010101000512000101020304010220010000012002000002
2026-04-21 02:12:58,969 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:12:58,969 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:12:58,969 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004c' (76)
2026-04-21 02:12:58,969 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:12:58,969 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:12:58,969 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:12:58,969 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:12:58,969 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:58,969 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:58,969 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:12:58] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:12:58] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:12:59,121 INFO BGP-Thread-1 (job): ... idle for 0.151s
2026-04-21 02:12:59,121 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 30.344s
2026-04-21 02:12:59,121 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050512000101020304010220010000012002000002
2026-04-21 02:12:59,121 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:12:59,121 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:12:59,122 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0046' (70)
2026-04-21 02:12:59,122 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:12:59,122 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:12:59,122 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:12:59,122 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:12:59,122 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:12:59,122 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:12:59,122 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:12:59] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:12:59] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:12:59] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:00,123 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:00,124 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 31.345s
2026-04-21 02:13:00,124 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004c0200000035400101014002008004040000000040050400000064800e1d000105047f010101000512000101020304010220010000012002000002
2026-04-21 02:13:00,124 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:00,124 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:00,124 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:01,125 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:01,125 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 32.346s
2026-04-21 02:13:01,126 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:01,126 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:01,126 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:02,127 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:02,127 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 33.348s
2026-04-21 02:13:02,127 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:02,127 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:02,128 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:02] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:03,129 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:03,129 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 34.349s
2026-04-21 02:13:03,129 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050512000101020304010220010000012002000002
2026-04-21 02:13:03,130 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:03,130 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:03,130 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:04,131 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:04,131 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 35.350s
2026-04-21 02:13:04,131 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:04,132 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:04,132 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:04] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:04] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:04,932 INFO BGP-Thread-1 (job): ... idle for 0.800s
2026-04-21 02:13:04,932 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 36.150s
2026-04-21 02:13:04,933 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050512000101020304010220010000012002000002
2026-04-21 02:13:04,933 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f01010100061600010102030401020000001020010000012002000002
2026-04-21 02:13:04,933 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:13:04,933 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:13:04,933 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0050' (80)
2026-04-21 02:13:04,933 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:13:04,934 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:13:04,934 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:13:04,934 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:13:04,934 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:04,934 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:04,935 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:04] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:04] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:05,061 INFO BGP-Thread-1 (job): ... idle for 0.126s
2026-04-21 02:13:05,061 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 36.277s
2026-04-21 02:13:05,062 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105061600010102030401020000001020010000012002000002
2026-04-21 02:13:05,062 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:13:05,062 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:13:05,062 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-04-21 02:13:05,062 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:13:05,062 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:13:05,062 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:13:05,062 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:13:05,062 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:05,063 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:05,063 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:05] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:05] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:05] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:06,064 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:06,064 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 37.278s
2026-04-21 02:13:06,065 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f01010100061600010102030401020000001020010000012002000002
2026-04-21 02:13:06,065 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:06,065 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:06,065 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:07,066 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:07,067 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 38.279s
2026-04-21 02:13:07,067 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:07,067 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:07,067 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:08,068 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:08,068 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 39.280s
2026-04-21 02:13:08,068 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:08,068 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:08,068 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:08] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:09,070 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:09,070 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 40.281s
2026-04-21 02:13:09,070 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105061600010102030401020000001020010000012002000002
2026-04-21 02:13:09,070 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:09,070 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:09,070 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:10,072 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:10,072 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 41.283s
2026-04-21 02:13:10,072 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:10,072 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:10,072 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:10] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:10] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:10,866 INFO BGP-Thread-1 (job): ... idle for 0.794s
2026-04-21 02:13:10,866 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 42.076s
2026-04-21 02:13:10,866 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105061600010102030401020000001020010000012002000002
2026-04-21 02:13:10,867 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f01010100071600010102030401020000000a20010000012002000002
2026-04-21 02:13:10,867 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:13:10,867 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:13:10,867 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0050' (80)
2026-04-21 02:13:10,867 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:13:10,867 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:13:10,867 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:13:10,867 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:13:10,867 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:10,867 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:10,868 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:10] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:10] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:11,045 INFO BGP-Thread-1 (job): ... idle for 0.177s
2026-04-21 02:13:11,045 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 42.253s
2026-04-21 02:13:11,045 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105071600010102030401020000000a20010000012002000002
2026-04-21 02:13:11,045 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:13:11,045 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:13:11,046 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-04-21 02:13:11,046 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:13:11,046 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:13:11,046 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:13:11,046 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:13:11,046 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:11,046 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:11,046 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:11] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:11] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:11] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:12,047 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:12,048 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 43.255s
2026-04-21 02:13:12,048 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f01010100071600010102030401020000000a20010000012002000002
2026-04-21 02:13:12,048 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:12,048 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:12,048 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:13,050 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:13,050 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 44.256s
2026-04-21 02:13:13,050 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:13,050 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:13,050 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:14,051 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:14,052 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 45.257s
2026-04-21 02:13:14,052 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:14,052 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:14,052 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:14] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:15,053 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:15,053 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 46.258s
2026-04-21 02:13:15,054 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105071600010102030401020000000a20010000012002000002
2026-04-21 02:13:15,054 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:15,054 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:15,054 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:16,055 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:16,056 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 47.259s
2026-04-21 02:13:16,056 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:16,056 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:16,056 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:16] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:16] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:16,861 INFO BGP-Thread-1 (job): ... idle for 0.805s
2026-04-21 02:13:16,861 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 48.064s
2026-04-21 02:13:16,861 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105071600010102030401020000000a20010000012002000002
2026-04-21 02:13:16,862 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00570200000040400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac01b0e0a0a0a0104e3800a0a140204e3c0
2026-04-21 02:13:16,862 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:13:16,862 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:13:16,862 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0057' (87)
2026-04-21 02:13:16,862 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:13:16,862 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:13:16,862 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:13:16,862 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:13:16,862 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:16,862 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:16,863 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:16] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:16] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:17,014 INFO BGP-Thread-1 (job): ... idle for 0.152s
2026-04-21 02:13:17,015 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 48.216s
2026-04-21 02:13:17,015 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0051020000003a400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac01b0e0a0a0a0104e3800a0a140204e3c0
2026-04-21 02:13:17,015 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:13:17,015 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:13:17,015 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0051' (81)
2026-04-21 02:13:17,015 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:13:17,016 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:13:17,016 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:13:17,016 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:13:17,016 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:17,016 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:17,016 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:17] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:17] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:17] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:18,017 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:18,018 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 49.217s
2026-04-21 02:13:18,018 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00570200000040c01b0e0a0a0a0104e3800a0a140204e3c0400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0a
2026-04-21 02:13:18,018 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:18,018 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:18,018 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:19,019 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:19,020 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 50.218s
2026-04-21 02:13:19,020 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:19,020 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:19,020 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:20,021 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:20,021 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 51.219s
2026-04-21 02:13:20,021 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:20,022 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:20,022 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:20] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:21,023 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:21,023 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 52.220s
2026-04-21 02:13:21,023 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003ac01b0e0a0a0a0104e3800a0a140204e3c0400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0a
2026-04-21 02:13:21,023 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:21,023 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:21,023 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:22,025 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:22,025 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 53.222s
2026-04-21 02:13:22,025 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:22,025 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:22,025 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:22] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:22] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:22,835 INFO BGP-Thread-1 (job): ... idle for 0.810s
2026-04-21 02:13:22,836 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 54.032s
2026-04-21 02:13:22,836 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003ac01b0e0a0a0a0104e3800a0a140204e3c0400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0a
2026-04-21 02:13:22,836 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0051020000003a400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac01008010b0a0000013130
2026-04-21 02:13:22,836 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:13:22,836 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:13:22,836 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0051' (81)
2026-04-21 02:13:22,836 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:13:22,836 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:13:22,836 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:13:22,836 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:13:22,837 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:22,837 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:22,837 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:22] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:22] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:22,974 INFO BGP-Thread-1 (job): ... idle for 0.138s
2026-04-21 02:13:22,975 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 54.169s
2026-04-21 02:13:22,975 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac01008010b0a0000013130
2026-04-21 02:13:22,975 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:13:22,975 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:13:22,975 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-04-21 02:13:22,975 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:13:22,975 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:13:22,976 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:13:22,976 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:13:22,976 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:22,976 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:22,976 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:22] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:23] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:23] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:23,977 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:23,977 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 55.170s
2026-04-21 02:13:23,978 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac01008010b0a0000013130
2026-04-21 02:13:23,978 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:23,978 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:23,978 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:24,979 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:24,980 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 56.171s
2026-04-21 02:13:24,980 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:24,980 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:24,980 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:25,981 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:25,982 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 57.173s
2026-04-21 02:13:25,982 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:25,982 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:25,982 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:26] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:26,983 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:26,983 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 58.174s
2026-04-21 02:13:26,984 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac01008010b0a0000013130
2026-04-21 02:13:26,984 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:26,984 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:26,984 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:27,985 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:27,986 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 59.175s
2026-04-21 02:13:27,986 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:27,986 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:27,986 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:28] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:28] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:28,765 INFO BGP-Thread-1 (job): ... idle for 0.779s
2026-04-21 02:13:28,765 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 59.954s
2026-04-21 02:13:28,765 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac01008010b0a0000013130
2026-04-21 02:13:28,766 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0051020000003a400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac010080009004100000000
2026-04-21 02:13:28,766 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:13:28,766 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:13:28,766 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0051' (81)
2026-04-21 02:13:28,766 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:13:28,766 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:13:28,766 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:13:28,766 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:13:28,767 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:28,767 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:28,767 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:28] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:28] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:28,892 INFO BGP-Thread-1 (job): ... idle for 0.125s
2026-04-21 02:13:28,893 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 60.079s
2026-04-21 02:13:28,893 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac010080009004100000000
2026-04-21 02:13:28,893 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:13:28,893 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:13:28,893 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-04-21 02:13:28,893 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:13:28,893 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:13:28,893 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:13:28,894 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:13:28,894 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:28,894 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:28,894 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:28] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:29] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:29] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:29,895 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:29,895 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 61.080s
2026-04-21 02:13:29,895 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac010080009004100000000
2026-04-21 02:13:29,896 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:29,896 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:29,896 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:30,897 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:30,897 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 62.082s
2026-04-21 02:13:30,898 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:30,898 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:30,898 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:31,899 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:31,899 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 63.083s
2026-04-21 02:13:31,899 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:31,899 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:31,899 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:31] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:32,901 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:32,901 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 64.084s
2026-04-21 02:13:32,901 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac010080009004100000000
2026-04-21 02:13:32,901 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:32,901 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:32,902 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:33,903 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:33,905 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 65.085s
2026-04-21 02:13:33,905 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:33,905 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:33,905 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:34] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:34] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:34,756 INFO BGP-Thread-1 (job): ... idle for 0.850s
2026-04-21 02:13:34,756 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 65.935s
2026-04-21 02:13:34,756 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac010080009004100000000
2026-04-21 02:13:34,756 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0051020000003a400101004002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac0100802d10000fbf00000
2026-04-21 02:13:34,756 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:13:34,756 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:13:34,756 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0051' (81)
2026-04-21 02:13:34,757 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:13:34,757 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:13:34,757 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:13:34,757 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:13:34,757 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:34,757 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:34,757 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:34] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:34] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:34,890 INFO BGP-Thread-1 (job): ... idle for 0.133s
2026-04-21 02:13:34,890 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 66.068s
2026-04-21 02:13:34,891 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b0200000034400101004002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac0100802d10000fbf00000
2026-04-21 02:13:34,891 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:13:34,891 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:13:34,891 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-04-21 02:13:34,891 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:13:34,891 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:13:34,891 DEBUG BGP-Thread-1 (job): Mvpn True
2026-04-21 02:13:34,891 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-04-21 02:13:34,891 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:34,891 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:34,891 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:34] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:35] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:35] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:35,893 INFO BGP-Thread-1 (job): ... idle for 1.002s
2026-04-21 02:13:35,893 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 67.070s
2026-04-21 02:13:35,893 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a400101004002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac0100802d10000fbf00000
2026-04-21 02:13:35,893 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:35,893 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:35,894 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:36,895 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:36,895 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 68.071s
2026-04-21 02:13:36,895 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:36,895 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:36,895 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:37,897 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:37,897 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 69.073s
2026-04-21 02:13:37,897 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:37,897 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:37,898 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:37] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:38,899 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:38,899 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 70.074s
2026-04-21 02:13:38,900 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004b0200000034400101004002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac0100802d10000fbf00000
2026-04-21 02:13:38,900 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:38,900 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:38,900 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:39,901 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:39,901 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 71.075s
2026-04-21 02:13:39,902 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:39,902 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:39,902 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:40] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:40] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:40] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:40,903 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:40,903 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 72.076s
2026-04-21 02:13:40,903 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004b0200000034400101004002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac0100802d10000fbf00000
2026-04-21 02:13:40,904 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004b02000000344001010040020040050400000064800e230002051020010db800010000000000000000000600010c0001ac10002c0065c0a86401
2026-04-21 02:13:40,904 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:40,904 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:40,904 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:41,905 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:41,905 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 73.077s
2026-04-21 02:13:41,906 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:41,906 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:41,906 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:42,907 INFO BGP-Thread-1 (job): ... idle for 1.002s
2026-04-21 02:13:42,908 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 74.079s
2026-04-21 02:13:42,908 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:42,908 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:42,908 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:43] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:43,910 INFO BGP-Thread-1 (job): ... idle for 1.002s
2026-04-21 02:13:43,910 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 75.081s
2026-04-21 02:13:43,910 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003902000000224001010040020040050400000064800f11000205010c0001ac10002c0065c0a86401
2026-04-21 02:13:43,910 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:43,910 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:43,910 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:44,912 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:44,912 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 76.082s
2026-04-21 02:13:44,912 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:44,912 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:44,912 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:45] "POST /RPC2 HTTP/1.1" 200 -
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:45.961750" elapsed="0.001621"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:45.964274" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/mvpn_play.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/mvpn_play.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-21T02:13:45.963658" elapsed="0.000695"/>
</kw>
<arg>play.py.out</arg>
<arg>mvpn_play.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:45.929242" elapsed="0.035197"/>
</kw>
<doc>Abort the Python speaker</doc>
<status status="PASS" start="2026-04-21T02:13:45.791129" elapsed="0.173470"/>
</test>
<test id="s1-s16-t28" name="Delete_Bgp_Peer_Configuration" line="168">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:13:45.969740" elapsed="0.000320"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:13:45.969363" elapsed="0.000773"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:45.971631" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:45.971461" elapsed="0.000236"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:45.971429" elapsed="0.000300"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:45.978061" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:45.977954" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:45.977937" elapsed="0.000191"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:45.979333" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:45.978907" elapsed="0.000454"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:13:45.979843" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:13:45.979527" elapsed="0.000343"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:13:45.979914" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:13:45.980074" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:13:45.978507" elapsed="0.001592"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:45.985616" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:45.985508" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:45.985489" elapsed="0.000195"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:45.986896" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:45.986762" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:45.986744" elapsed="0.000221"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:13:45.987479" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:13:45.987114" elapsed="0.000391"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:13:45.987907" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:13:45.987668" elapsed="0.000265"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:13:46.022391" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:13:45.988438" elapsed="0.034207"/>
</kw>
<msg time="2026-04-21T02:13:46.022916" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:13:46.022966" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:45.988097" elapsed="0.034906"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:13:46.049086" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:13:46.023880" elapsed="0.025325"/>
</kw>
<msg time="2026-04-21T02:13:46.049379" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:13:46.049426" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "D "e "l "e "t "e "_ "B "g "p...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:46.023282" elapsed="0.026183"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:46.049990" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:46.049579" elapsed="0.000472"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:46.049546" elapsed="0.000535"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.050567" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:46.050231" elapsed="0.000410"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:46.050974" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:46.050710" elapsed="0.000321"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:46.050690" elapsed="0.000373"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:13:46.051108" elapsed="0.000042"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:13:46.053916" elapsed="0.000167"/>
</kw>
<msg time="2026-04-21T02:13:46.054157" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:46.052807" elapsed="0.001489"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:46.054593" elapsed="0.000078"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:46.054965" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:13:46.052111" elapsed="0.003056"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:13:46.051486" elapsed="0.003760"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:13:45.986459" elapsed="0.068888"/>
</kw>
<msg time="2026-04-21T02:13:46.055486" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:46.055538" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "D "e "l "e "t "e "_ "B "g "p...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:45.985855" elapsed="0.069725"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:13:46.055767" elapsed="0.000045"/>
</return>
<status status="PASS" start="2026-04-21T02:13:46.055660" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:46.055641" elapsed="0.000232"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:46.056302" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:46.056655" elapsed="0.000044"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:13:46.056750" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:13:45.985169" elapsed="0.071712"/>
</kw>
<msg time="2026-04-21T02:13:46.056979" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:46.057023" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "D "e "l "e "t "e "_ "B "g "p...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:45.980490" elapsed="0.076573"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:46.057396" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:46.057140" elapsed="0.000309"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:46.057122" elapsed="0.000351"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:13:45.980342" elapsed="0.077155"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:13:45.980164" elapsed="0.077369"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:13:45.977570" elapsed="0.080021"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:13:45.971004" elapsed="0.086644"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:45.970355" elapsed="0.087339"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:13:45.965686" elapsed="0.092061"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.103253" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:46.102830" elapsed="0.000453"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:46.104176" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:46.103889" elapsed="0.000377">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:46.104365" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:46.103458" elapsed="0.000931"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.104986" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:46.104572" elapsed="0.000441"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:46.105341" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:46.105552" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:46.105180" elapsed="0.000400"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.106017" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:46.105745" elapsed="0.000317"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.107099" level="INFO">mapping: {'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:46.106820" elapsed="0.000326"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.107649" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:46.107313" elapsed="0.000364"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.108384" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:46.108082" elapsed="0.000328"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:46.109209" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:46.108981" elapsed="0.000253"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:46.109287" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:46.109444" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:46.108631" elapsed="0.000839"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:46.109660" elapsed="0.000275"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:13:46.107938" elapsed="0.002040"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.110547" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:46.110235" elapsed="0.000338"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:46.111347" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:46.111134" elapsed="0.000238"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:46.111424" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:46.111590" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:46.110784" elapsed="0.000871"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:46.111852" elapsed="0.000243"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:13:46.110094" elapsed="0.002044"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.112708" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:46.112392" elapsed="0.000342"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:46.113572" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:46.113345" elapsed="0.000255"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:46.113652" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:46.113826" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:46.112964" elapsed="0.000888"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:46.114031" elapsed="0.000409"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:13:46.112254" elapsed="0.002233"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.115106" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:46.114751" elapsed="0.000382"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:46.115923" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:46.115679" elapsed="0.000271"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:46.116001" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:46.116174" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:46.115329" elapsed="0.000873"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:46.116360" elapsed="0.000237"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:13:46.114610" elapsed="0.002028"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.117227" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:46.116907" elapsed="0.000355"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:46.118025" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:46.117810" elapsed="0.000240"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:46.118100" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:46.118253" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:46.117461" elapsed="0.000817"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:46.118450" elapsed="0.000237"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:46.116752" elapsed="0.001977"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.119304" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:46.118998" elapsed="0.000331"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:46.120177" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:46.119964" elapsed="0.000239"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:46.120252" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:46.120405" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:46.119556" elapsed="0.000873"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:46.120608" elapsed="0.000247"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:13:46.118861" elapsed="0.002037"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:46.107733" elapsed="0.013200"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:46.120979" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:46.121151" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:46.106459" elapsed="0.014720"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:46.106133" elapsed="0.015080"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:46.121393" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:46.121239" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:46.106113" elapsed="0.015359"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.122354" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:46.121657" elapsed="0.000726"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:46.122432" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:46.102167" elapsed="0.020403"/>
</kw>
<msg time="2026-04-21T02:13:46.122671" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:46.088319" elapsed="0.034415"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:46.135759" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:46.148574" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:46.161943" elapsed="0.000036"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:46.162165" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:46.162344" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:46.162755" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:46.162597" elapsed="0.000246"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:46.162581" elapsed="0.000287"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:46.163016" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:46.163187" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:46.163357" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:46.162542" elapsed="0.000870"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:46.162421" elapsed="0.001018"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:46.163601" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:46.163680" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:13:46.163854" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:46.083837" elapsed="0.080051"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.165042" level="INFO">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.116</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:46.164743" elapsed="0.000404"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:46.176143" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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.116 
 path_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.116 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:46.176195" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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.116 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:46.176318" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:46.167319" elapsed="0.009026"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:46.165217" elapsed="0.011171"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:46.176591" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:46.176416" elapsed="0.000241"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:46.165199" elapsed="0.011479"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.180357" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:46.177759" elapsed="0.002681"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:46.177527" elapsed="0.002975"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:46.177504" elapsed="0.003045"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.184610" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:46.180995" elapsed="0.003705"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:46.180633" elapsed="0.004121"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:46.180609" elapsed="0.004205"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.185701" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:46.185091" elapsed="0.000666"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:46.186269" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:46.185896" elapsed="0.000458"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.187166" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:46.186651" elapsed="0.000554"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:46.186389" elapsed="0.000871"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:46.185868" elapsed="0.001423"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.188222" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:46.187549" elapsed="0.000700"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:46.188577" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:46.188320" elapsed="0.000318"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.189190" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:46.188868" elapsed="0.000349"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:46.188663" elapsed="0.000592"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:46.188301" elapsed="0.000975"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:46.189441" elapsed="0.000390"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:46.190486" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:46.190004" elapsed="0.000512"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:46.190680" elapsed="0.002662"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:46.177095" elapsed="0.016331"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:13:46.193489" elapsed="0.000044"/>
</return>
<msg time="2026-04-21T02:13:46.195857" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:13:46.164167" elapsed="0.031721"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:46.196017" elapsed="0.000030"/>
</return>
<arg>${MVPN_DIR}/bgp_peer</arg>
<arg>mapping=${MVPN_ODL_CONFIG}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:13:46.058050" elapsed="0.138102"/>
</kw>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<status status="PASS" start="2026-04-21T02:13:45.964910" elapsed="0.231370"/>
</test>
<test id="s1-s16-t29" name="Deconfigure_App_Peer" line="176">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:13:46.199647" elapsed="0.000284"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:13:46.199362" elapsed="0.000632"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:46.201088" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:46.200952" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:46.200932" elapsed="0.000227"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:46.206279" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:46.206165" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:46.206146" elapsed="0.000203"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.207456" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:46.207046" elapsed="0.000443"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.208046" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:13:46.207678" elapsed="0.000396"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:13:46.208123" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:13:46.208289" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:13:46.206627" elapsed="0.001686"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:46.214285" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:46.214167" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:46.214145" elapsed="0.000214"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:46.215683" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:46.215562" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:46.215542" elapsed="0.000219"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:13:46.216328" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:13:46.215993" elapsed="0.000364"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:13:46.216765" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:13:46.216536" elapsed="0.000272"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:13:46.265268" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:13:46.217341" elapsed="0.048192"/>
</kw>
<msg time="2026-04-21T02:13:46.265818" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:13:46.265872" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:46.216977" elapsed="0.048933"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:13:46.292810" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "D "e "c "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:13:46.266691" elapsed="0.026379"/>
</kw>
<msg time="2026-04-21T02:13:46.293328" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:13:46.293376" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "D "e "c "o "n "f "i "g "u "r...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:46.266184" elapsed="0.027230"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:46.293949" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:46.293558" elapsed="0.000542"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:46.293518" elapsed="0.000614"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.294872" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "D "e "c "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:46.294440" elapsed="0.000505"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:46.295238" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:46.295014" elapsed="0.000279"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:46.294994" elapsed="0.000323"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:13:46.295358" elapsed="0.000044"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:13:46.298187" elapsed="0.000153"/>
</kw>
<msg time="2026-04-21T02:13:46.298404" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:46.297083" elapsed="0.001460"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:46.298853" elapsed="0.000079"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:46.299201" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:13:46.296345" elapsed="0.003047"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:13:46.295708" elapsed="0.003751"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:13:46.215234" elapsed="0.084327"/>
</kw>
<msg time="2026-04-21T02:13:46.299659" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:46.299705" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "D "e "c "o "n "f "i "g "u "r...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:46.214534" elapsed="0.085209"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:13:46.299952" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:13:46.299840" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:46.299819" elapsed="0.000219"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:46.300508" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:46.300881" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:13:46.300957" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:13:46.213757" elapsed="0.087311"/>
</kw>
<msg time="2026-04-21T02:13:46.301167" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:46.301212" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "D "e "c "o "n "f "i "g "u "r...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:46.208734" elapsed="0.092517"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:46.301603" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:46.301328" elapsed="0.000333"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:46.301310" elapsed="0.000376"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:13:46.208567" elapsed="0.093143"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:13:46.208373" elapsed="0.093374"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:13:46.205770" elapsed="0.096054"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:13:46.200632" elapsed="0.101255"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:46.200155" elapsed="0.101783"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:13:46.197109" elapsed="0.104886"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.348326" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:46.347835" elapsed="0.000526"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:46.349188" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/app_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:46.348918" elapsed="0.000349">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/app_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:46.349361" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:46.348548" elapsed="0.000837"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.349972" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:46.349563" elapsed="0.000437"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:46.350313" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/app_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/app_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:46.350508" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:46.350164" elapsed="0.000371"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.350966" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:46.350694" elapsed="0.000317"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.352074" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:46.351811" elapsed="0.000307"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.352567" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:46.352296" elapsed="0.000297"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.353290" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:46.352992" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:46.354071" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:46.353845" elapsed="0.000251"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:46.354152" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:13:46.354316" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:46.353506" elapsed="0.000834"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:46.354497" elapsed="0.000246"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:13:46.352849" elapsed="0.001935"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.355347" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:46.355052" elapsed="0.000320"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:46.356301" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:46.355891" elapsed="0.000436"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:46.356378" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:46.356528" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:46.355557" elapsed="0.000995"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:46.356706" elapsed="0.000238"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:46.354917" elapsed="0.002069"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:46.352649" elapsed="0.004372"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:46.357064" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:13:46.357218" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:46.351464" elapsed="0.005779"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:46.351095" elapsed="0.006180"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:46.357516" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:46.357361" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:46.351067" elapsed="0.006525"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.358343" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:46.357736" elapsed="0.000635"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:46.358419" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:46.347099" elapsed="0.011442"/>
</kw>
<msg time="2026-04-21T02:13:46.358597" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:46.334118" elapsed="0.024530"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:46.371069" elapsed="0.000037"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:46.383538" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:46.395986" elapsed="0.000039"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:46.396252" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:46.396521" elapsed="0.000024"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:46.397094" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:46.396925" elapsed="0.000227"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:46.396899" elapsed="0.000283"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:46.397332" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:46.397502" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:46.397670" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:46.396759" elapsed="0.000964"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:46.396620" elapsed="0.001133"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:46.397930" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:46.398014" elapsed="0.000021"/>
</return>
<msg time="2026-04-21T02:13:46.398195" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:46.329520" elapsed="0.068779"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.399580" level="INFO">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.3</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:46.399259" elapsed="0.000375"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:46.410474" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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.3 
 path_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.3 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07b0knungr8euy5uxb31pgd9f25.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:46.410544" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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.3 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:46.410665" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:46.401767" elapsed="0.008926"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:46.399698" elapsed="0.011046"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:46.410984" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:46.410778" elapsed="0.000277"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:46.399681" elapsed="0.011408"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.417260" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:46.412995" elapsed="0.004332"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:46.412528" elapsed="0.004854"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:46.412491" elapsed="0.004929"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.421371" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:46.417908" elapsed="0.003513"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:46.417515" elapsed="0.003960"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:46.417482" elapsed="0.004041"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.422219" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:46.421728" elapsed="0.000519"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:46.422633" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:46.422342" elapsed="0.000357"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.423276" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:46.422914" elapsed="0.000395"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:46.422723" elapsed="0.000624"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:46.422320" elapsed="0.001049"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.423977" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:46.423556" elapsed="0.000449"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:46.424362" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:46.424076" elapsed="0.000368"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.424977" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:46.424654" elapsed="0.000349"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:46.424471" elapsed="0.000568"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:46.424057" elapsed="0.001003"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:46.425221" elapsed="0.000391"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:46.426111" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:46.425783" elapsed="0.000417"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:46.426363" elapsed="0.002413"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:46.411739" elapsed="0.017126"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:13:46.428921" elapsed="0.000043"/>
</return>
<msg time="2026-04-21T02:13:46.431416" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:13:46.398601" elapsed="0.032847"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:46.431520" elapsed="0.000033"/>
</return>
<arg>${MVPN_DIR}/app_peer</arg>
<arg>mapping=${MVPN_APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:13:46.302229" elapsed="0.129433"/>
</kw>
<doc>Revert the BGP configuration to the original state: without application peer</doc>
<status status="PASS" start="2026-04-21T02:13:46.196515" elapsed="0.235298"/>
</test>
<kw name="Stop_Suite" type="TEARDOWN">
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-04-21T02:13:46.432661" elapsed="0.000563"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:46.433473" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-04-21T02:13:46.433388" elapsed="0.000250"/>
</kw>
<doc>Suite teardown keyword</doc>
<status status="PASS" start="2026-04-21T02:13:46.432377" elapsed="0.001336"/>
</kw>
<doc>Functional test for bgp - mvpn

Copyright (c) 2018 AT&amp;T Intellectual Property. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distbmution,
and is available at http://www.eclipse.org/legal/epl-v10.html

This suite tests advertising mvpn routes to odl. For advertising play.py is used,
and particular files are stored as *.hex files. There are 7 different
types of routes used for auto-discovery of multicast network. Also 4 more routes
with new attributes specific for mvpn.</doc>
<status status="PASS" start="2026-04-21T02:12:26.114949" elapsed="80.318795"/>
</suite>
<suite id="s1-s17" name="070 Bgp Functional L3Vpn Mcast" source="/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/070_bgp_functional_l3vpn_mcast.robot">
<kw name="Start_Suite" type="SETUP">
<kw name="Setup_Utils_For_Setup_And_Teardown" owner="SetupUtils">
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.526115" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:13:46.521702" elapsed="0.004473"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-04-21T02:13:46.521461" elapsed="0.004791"/>
</kw>
<kw name="Setup_Karaf_Keywords" owner="KarafKeywords">
<kw name="ClusterManagement_Setup" owner="ClusterManagement">
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.531198" level="INFO">${already_done} = False</msg>
<var>${already_done}</var>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>False</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-21T02:13:46.527385" elapsed="0.003843"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="NOT RUN" start="2026-04-21T02:13:46.531451" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:46.531323" elapsed="0.000178"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:46.531295" elapsed="0.000230"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.532080" level="INFO">${ClusterManagement__has_setup_run} = True</msg>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:13:46.531689" elapsed="0.000435"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.532603" level="INFO">${cluster_size} = 1</msg>
<var>${cluster_size}</var>
<arg>\${NUM_ODL_SYSTEM}</arg>
<arg>1</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-21T02:13:46.532290" elapsed="0.000339"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Convert To Integer" owner="BuiltIn">
<arg>${cluster_size}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-04-21T02:13:46.533200" elapsed="0.000291"/>
</kw>
<msg time="2026-04-21T02:13:46.533591" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:46.533637" level="INFO">${possibly_int_of_members} = 1</msg>
<var>${status}</var>
<var>${possibly_int_of_members}</var>
<arg>BuiltIn.Convert_To_Integer</arg>
<arg>${cluster_size}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:46.532849" elapsed="0.000811"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.534220" level="INFO">${int_of_members} = 1</msg>
<var>${int_of_members}</var>
<arg>'${status}' != 'PASS'</arg>
<arg>${1}</arg>
<arg>${possibly_int_of_members}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:46.533847" elapsed="0.000399"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.535250" level="INFO">@{member_index_list} = [ ]</msg>
<var>@{member_index_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:13:46.534986" elapsed="0.000291"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.535680" level="INFO">@{session_list} = [ ]</msg>
<var>@{session_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:13:46.535427" elapsed="0.000279"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.536182" level="INFO">&amp;{index_to_ip_mapping} = { }</msg>
<var>&amp;{index_to_ip_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:46.535882" elapsed="0.000327"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="ClusterManagement__Include_Member_Index" owner="ClusterManagement">
<kw name="Append To List" owner="Collections">
<arg>${member_index_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:46.539450" elapsed="0.000221"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.540265" level="INFO">${member_ip} = 10.30.171.3</msg>
<var>${member_ip}</var>
<arg>${ODL_SYSTEM_${index}_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:46.539932" elapsed="0.000359"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${index_to_ip_mapping}</arg>
<arg>${index}</arg>
<arg>${member_ip}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:46.540447" elapsed="0.000232"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.541518" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:46.541220" elapsed="0.000324"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-21T02:13:46.541589" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:13:46.541753" level="INFO">${session_alias} = ClusterManagement__session_1</msg>
<var>${session_alias}</var>
<arg>member_index=${index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-21T02:13:46.540919" elapsed="0.000858"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:46.542584" level="INFO">Creating Session using : alias=ClusterManagement__session_1, url=http://10.30.171.3:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x799ad760aa90&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>${session_alias}</arg>
<arg>http://${member_ip}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>timeout=${http_timeout}</arg>
<arg>max_retries=${http_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-21T02:13:46.541958" elapsed="0.000765"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${session_list}</arg>
<arg>${session_alias}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:46.542907" elapsed="0.000194"/>
</kw>
<arg>${index}</arg>
<arg>${member_index_list}</arg>
<arg>${session_list}</arg>
<arg>${index_to_ip_mapping}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Add a corresponding item based on index into the last three arguments.
Create the Http session whose alias is added to list.</doc>
<status status="PASS" start="2026-04-21T02:13:46.538879" elapsed="0.004283"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:13:46.538664" elapsed="0.004542"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${int_of_members+1}</value>
<status status="PASS" start="2026-04-21T02:13:46.536279" elapsed="0.006960"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.543825" level="INFO">${ClusterManagement__member_index_list} = [1]</msg>
<arg>\${ClusterManagement__member_index_list}</arg>
<arg>${member_index_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:13:46.543406" elapsed="0.000463"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.544436" level="INFO">${ClusterManagement__index_to_ip_mapping} = {1: '10.30.171.3'}</msg>
<arg>\${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index_to_ip_mapping}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:13:46.544033" elapsed="0.000444"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.545171" level="INFO">${ClusterManagement__session_list} = ['ClusterManagement__session_1']</msg>
<arg>\${ClusterManagement__session_list}</arg>
<arg>${session_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:13:46.544643" elapsed="0.000572"/>
</kw>
<arg>int_of_members=${int_of_members}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Construct index list, session list and IP mapping, publish them as suite variables.</doc>
<status status="PASS" start="2026-04-21T02:13:46.534511" elapsed="0.010764"/>
</kw>
<arg>http_timeout=${http_timeout}</arg>
<doc>Detect repeated call, or detect number of members and initialize derived suite variables.
Http sessions are created with parameters to not waste time when ODL is no accepting connections properly.</doc>
<status status="PASS" start="2026-04-21T02:13:46.527039" elapsed="0.018291"/>
</kw>
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:46.545517" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:46.545399" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:46.545379" elapsed="0.000206"/>
</if>
<kw name="Run_Bash_Command_On_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.548684" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:46.548304" elapsed="0.000408"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.549234" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:13:46.548934" elapsed="0.000326"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:13:46.549304" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:46.549458" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:13:46.547974" elapsed="0.001508"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:13:46.550482" level="INFO">${member_ip} = 10.30.171.3</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:13:46.550217" elapsed="0.000291"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:13:46.551282" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:13:46.551383" level="INFO">${current_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:13:46.551107" elapsed="0.000303"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:46.554863" elapsed="0.000038"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:46.554266" elapsed="0.000684"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:46.554246" elapsed="0.000743"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:13:46.555624" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:13:46.555871" level="INFO">${current_ssh_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:13:46.555191" elapsed="0.000733"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.556882" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.171.3" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:46.556196" elapsed="0.000794"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:13:46.558176" level="INFO">${conn_id} = 1</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:13:46.557263" elapsed="0.000965"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:13:46.560113" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:13:46.560289" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:13:46.559587" elapsed="0.000744"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:46.560674" elapsed="0.000511"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T02:13:46.562334" level="INFO">Logging into '10.30.171.3:22' as 'jenkins'.</msg>
<msg time="2026-04-21T02:13:47.180433" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 02:13:46 UTC 2026

  System load:  0.07               Processes:             120
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 10%                IPv4 address for ens3: 10.30.171.3
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 02:12:26 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T02:13:46.562006" elapsed="0.618620"/>
</kw>
<msg time="2026-04-21T02:13:47.180737" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:46.561540" elapsed="0.619429"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T02:13:46.558668" elapsed="0.622504"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:13:47.182304" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-04-21T02:13:47.195866" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-04-21T02:13:47.196236" level="INFO">${stdout} = </msg>
<msg time="2026-04-21T02:13:47.196464" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:13:47.181678" elapsed="0.014898"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:13:47.197305" elapsed="0.001262"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:47.201384" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:47.199999" elapsed="0.001623"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T02:13:47.202634" elapsed="0.000115"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:47.202044" elapsed="0.000927"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:47.201985" elapsed="0.001080"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:13:47.203759" elapsed="0.000179"/>
</return>
<status status="PASS" start="2026-04-21T02:13:47.203249" elapsed="0.000884"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:47.203210" elapsed="0.001012"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T02:13:47.204356" elapsed="0.000036"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:47.209671" elapsed="0.000510"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:13:47.210566" elapsed="0.000330"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:13:47.211170" elapsed="0.000236"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:13:47.205650" elapsed="0.005830"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-04-21T02:13:46.553312" elapsed="0.658350"/>
</kw>
<msg time="2026-04-21T02:13:47.211722" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:46.552623" elapsed="0.659160"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-21T02:13:46.552142" elapsed="0.659742"/>
</kw>
<msg time="2026-04-21T02:13:47.211928" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:46.551614" elapsed="0.660364"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:47.214811" elapsed="0.000331"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:13:47.215313" elapsed="0.000151"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:13:47.215618" elapsed="0.000099"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:13:47.212291" elapsed="0.003477"/>
</kw>
<msg time="2026-04-21T02:13:47.215883" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-04-21T02:13:46.550725" elapsed="0.665184"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:47.216384" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:47.216127" elapsed="0.000298"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-21T02:13:47.216471" elapsed="0.000035"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-04-21T02:13:46.549857" elapsed="0.666750"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:13:46.549661" elapsed="0.666984"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:13:46.549534" elapsed="0.667151"/>
</for>
<arg>iptables -I INPUT -p tcp --dport ${KARAF_SHELL_PORT} -j ACCEPT; iptables-save</arg>
<doc>Cycle through indices (or all), run command on each.</doc>
<status status="PASS" start="2026-04-21T02:13:46.545826" elapsed="0.670920"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>First connections to Karaf console may fail, so WUKS is used. TODO: Track as a Bug.</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-04-21T02:13:47.216926" elapsed="0.000221"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:47.231470" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:47.231351" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:47.231328" elapsed="0.000215"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:13:47.231869" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:13:47.231979" level="INFO">${current_ssh_connection_object} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:13:47.231708" elapsed="0.000297"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:47.232429" level="INFO">{}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:47.232164" elapsed="0.000309"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:47.232895" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:47.232631" elapsed="0.000307"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:13:47.233710" level="FAIL">Dictionary does not contain key '1'.</msg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="FAIL" start="2026-04-21T02:13:47.233480" elapsed="0.000363">Dictionary does not contain key '1'.</status>
</kw>
<msg time="2026-04-21T02:13:47.233956" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-21T02:13:47.234003" level="INFO">${old_connection_index} = Dictionary does not contain key '1'.</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:47.233100" elapsed="0.000926"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:47.234399" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:47.234162" elapsed="0.000314"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:47.234142" elapsed="0.000378"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:13:47.235312" level="INFO">${ip_address} = 10.30.171.3</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:13:47.235036" elapsed="0.000303"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-04-21T02:13:47.235388" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:47.235542" level="INFO">${odl_ip} = 10.30.171.3</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-04-21T02:13:47.234735" elapsed="0.000832"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_PORT}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:13:47.235727" elapsed="0.000439"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:13:47.236451" level="INFO">index=4
host=10.30.171.3
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:13:47.236554" level="INFO">${karaf_connection_object} = index=4
host=10.30.171.3
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:13:47.236342" elapsed="0.000239"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:47.236736" elapsed="0.002250"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-04-21T02:13:47.239424" level="INFO">Logging into '10.30.171.3:8101' as 'karaf'.</msg>
<msg time="2026-04-21T02:13:47.440563" level="INFO">Read output: [33m                                                                                           
[33m    ________                       ________                .__  .__       .__     __       
[33m    \_____  \ ______   ____   ____ \______ \ _____  ___.__.|  | |__| ____ |  |___/  |_     
[33m     /   |   \\____ \_/ __ \ /    \ |    |  \\__  \&lt;   |  ||  | |  |/ ___\|  |  \   __\    
[33m    /    |    \  |_&gt; &gt;  ___/|   |  \|    `   \/ __ \\___  ||  |_|  / /_/  &gt;   Y  \  |      
[33m    \_______  /   __/ \___  &gt;___|  /_______  (____  / ____||____/__\___  /|___|  /__|      
[33m            \/|__|        \/     \/        \/     \/\/            /_____/      \/          
[33m                                                                                           

Hit '[1m&lt;tab&gt;[0m' for a list of available commands
and '[1m[cmd] --help[0m' for help on a specific command.
Hit '[1m&lt;ctrl-d&gt;[0m' or type '[1msystem:shutdown[0m' or '[1mlogout[0m' to shutdown OpenDaylight.

[?1h=[90m~[0m                                                                                [?2004hopendaylight-user</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="PASS" start="2026-04-21T02:13:47.239156" elapsed="0.201559"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:47.444597" elapsed="0.000390"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:13:47.445157" elapsed="0.000167"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:13:47.445476" elapsed="0.000101"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:13:47.441953" elapsed="0.003678"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:13:47.441183" elapsed="0.004496"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-04-21T02:13:47.231050" elapsed="0.214683"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:47.218000" elapsed="0.227783"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:47.217519" elapsed="0.228345"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:13:47.217373" elapsed="0.228534"/>
</iter>
<var>${index}</var>
<value>@{ClusterManagement__member_index_list}</value>
<status status="PASS" start="2026-04-21T02:13:47.217208" elapsed="0.228737"/>
</for>
<arg>http_timeout=${http_timeout}</arg>
<doc>Initialize ClusterManagement. Open ssh karaf connections to each ODL.</doc>
<status status="PASS" start="2026-04-21T02:13:46.526563" elapsed="0.919446"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Test_Suite_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:47.448702" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:47.448585" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:47.448563" elapsed="0.000282"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:47.453684" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:47.453576" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:47.453558" elapsed="0.000194"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:47.454732" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:47.454339" elapsed="0.000420"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:13:47.455276" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:13:47.454938" elapsed="0.000365"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:13:47.455348" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:13:47.455512" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:13:47.453998" elapsed="0.001539"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:47.460885" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:47.460761" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:47.460743" elapsed="0.000211"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:47.462153" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:47.462027" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:47.462009" elapsed="0.000211"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:13:47.462692" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:13:47.462366" elapsed="0.000353"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:13:47.463151" level="INFO">${current_connection_index} = None</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:13:47.462897" elapsed="0.000284"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:13:47.501162" level="INFO">@root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "r "k "s "p "a "c "e "/ "b "g "p "[78Cc "[A[78Ce</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:13:47.463856" elapsed="0.037441"/>
</kw>
<msg time="2026-04-21T02:13:47.501434" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:13:47.501481" level="INFO">${message_write} = @root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:47.463344" elapsed="0.038173"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:13:47.575913" level="INFO">"p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "0 "7 "0 "_ "b "g "[78Cp "[A[78C_
 "f "u "n "c "t "i "o "n "a "l "_ "l "3 "v "p "n "_ "m "c "a "s "t ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:13:47.502240" elapsed="0.073824"/>
</kw>
<msg time="2026-04-21T02:13:47.576194" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:13:47.576240" level="INFO">${message_wait} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:47.501697" elapsed="0.074577"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:47.576596" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:47.576350" elapsed="0.000396"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:47.576330" elapsed="0.000443"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:47.577295" level="INFO"> "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "0 "7 "0 "_ "b "g "[78Cp "[A[78C_
 "f "u "n "c "t "i "o "n "a "l "_ "l "3 "v "p "n "_ "m "c "a "s "t ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:47.576939" elapsed="0.000438"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:47.577679" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:47.577442" elapsed="0.000402"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:47.577424" elapsed="0.000447"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:13:47.577904" elapsed="0.000029"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:47.580190" elapsed="0.000455"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:13:47.581005" elapsed="0.000286"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:13:47.581618" elapsed="0.000248"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:13:47.579404" elapsed="0.002550"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:13:47.578217" elapsed="0.003873"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:13:47.461712" elapsed="0.120481"/>
</kw>
<msg time="2026-04-21T02:13:47.582286" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:47.582330" level="INFO">${message} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:47.461108" elapsed="0.121259"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:13:47.582550" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:13:47.582443" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:47.582425" elapsed="0.000210"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:47.583102" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:47.583472" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:13:47.583545" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:13:47.460475" elapsed="0.123179"/>
</kw>
<msg time="2026-04-21T02:13:47.583746" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:47.583802" level="INFO">${output} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:47.455929" elapsed="0.127911"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:47.584170" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:47.583916" elapsed="0.000307"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:47.583899" elapsed="0.000348"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:13:47.455765" elapsed="0.128505"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:13:47.455590" elapsed="0.128708"/>
</for>
<arg>Starting suite ${SUITE_SOURCE}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:13:47.453281" elapsed="0.131069"/>
</kw>
<doc>Log suite name to karaf log, useful in suite setup.</doc>
<status status="PASS" start="2026-04-21T02:13:47.446623" elapsed="0.137781"/>
</kw>
<arg>KarafKeywords.Log_Test_Suite_Start_To_Controller_Karaf</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:47.446173" elapsed="0.138272"/>
</kw>
<doc>Prepare both FailFast and Karaf logging, log that the caller suite has started.
This keyword is to be used in suite setup, and without it the other keywords may not work properly.</doc>
<status status="PASS" start="2026-04-21T02:13:46.521096" elapsed="1.063400"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:13:47.585022" level="INFO">${mininet_conn_id} = 7</msg>
<var>${mininet_conn_id}</var>
<arg>${TOOLS_SYSTEM_IP}</arg>
<arg>prompt=${DEFAULT_LINUX_PROMPT}</arg>
<arg>timeout=6s</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:13:47.584654" elapsed="0.000394"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:47.585546" level="INFO">${mininet_conn_id} = 7</msg>
<arg>${mininet_conn_id}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:13:47.585223" elapsed="0.000364"/>
</kw>
<kw name="Flexible_Mininet_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:13:47.587637" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:13:47.587714" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:13:47.587350" elapsed="0.000388"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:47.587915" elapsed="0.000316"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T02:13:47.589200" level="INFO">Logging into '10.30.171.116:22' as 'jenkins'.</msg>
<msg time="2026-04-21T02:13:48.212816" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-153-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 02:13:47 UTC 2026

  System load:  0.02               Processes:             104
  Usage of /:   19.5% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.171.116
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

9 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 02:12:27 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T02:13:47.588761" elapsed="0.624331"/>
</kw>
<msg time="2026-04-21T02:13:48.213190" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:47.588403" elapsed="0.624880"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T02:13:47.586548" elapsed="0.626868"/>
</kw>
<msg time="2026-04-21T02:13:48.213485" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:47.586164" elapsed="0.627379"/>
</kw>
<arg>${TOOLS_SYSTEM_USER}</arg>
<doc>Call Flexible SSH Login, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-04-21T02:13:47.585802" elapsed="0.627837"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:48.214379" level="INFO">Creating Session using : alias=config-session, url=http://10.30.171.3:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x799ad77b0390&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>${CONFIG_SESSION}</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-21T02:13:48.213939" elapsed="0.000660"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-04-21T02:13:48.223074" level="INFO">[chan 1] Opened sftp connection (server version 3)</msg>
<msg time="2026-04-21T02:13:48.236019" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../../tools/fastbgp/play.py' -&gt; '/home/jenkins//play.py'</msg>
<arg>${PLAY_SCRIPT}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-21T02:13:48.214839" elapsed="0.021269"/>
</kw>
<kw name="Assure_Library_Ipaddr" owner="SSHKeywords">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:13:48.237934" level="INFO">Executing command 'bash -c 'cd "." &amp;&amp; python -c "import ipaddr"''.</msg>
<msg time="2026-04-21T02:13:48.270253" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:13:48.270589" level="INFO">${stdout} = </msg>
<msg time="2026-04-21T02:13:48.270718" level="INFO">${stderr} = </msg>
<msg time="2026-04-21T02:13:48.270886" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:13:48.237723" elapsed="0.033233"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.273381" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-21T02:13:48.272676" elapsed="0.000767"/>
</kw>
<msg time="2026-04-21T02:13:48.273566" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-21T02:13:48.273624" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:48.271523" elapsed="0.002135"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.274517" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:48.273919" elapsed="0.000634"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.275168" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:48.274665" elapsed="0.000588"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:48.274633" elapsed="0.000656"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="PASS" start="2026-04-21T02:13:48.275493" elapsed="0.000048"/>
</return>
<status status="PASS" start="2026-04-21T02:13:48.275364" elapsed="0.000223"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:48.275342" elapsed="0.000279"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="NOT RUN" start="2026-04-21T02:13:48.275741" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:48.275695" elapsed="0.000118"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:48.275675" elapsed="0.000169"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.276044" elapsed="0.000029"/>
</kw>
<msg time="2026-04-21T02:13:48.276247" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>bash -c 'cd "${target_dir}" &amp;&amp; python -c "import ipaddr"'</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T02:13:48.237319" elapsed="0.038962"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-04-21T02:13:48.276495" elapsed="0.000034"/>
</return>
<status status="PASS" start="2026-04-21T02:13:48.276375" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:48.276351" elapsed="0.000249"/>
</if>
<kw name="Put File" owner="SSHLibrary">
<arg>/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPCEP/ipaddr.py</arg>
<arg>${target_dir}/</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.276830" elapsed="0.000029"/>
</kw>
<arg>target_dir=.</arg>
<doc>Tests whether ipaddr module is present on ssh-connected machine, Puts ipaddr.py to target_dir if not.</doc>
<status status="PASS" start="2026-04-21T02:13:48.236553" elapsed="0.040438"/>
</kw>
<doc>Initialize SetupUtils. Suite setup keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:46.520727" elapsed="1.756340"/>
</kw>
<test id="s1-s17-t1" name="Configure_App_Peer" line="48">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:13:48.281223" elapsed="0.000324"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:13:48.280761" elapsed="0.000961"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:48.283116" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:48.282960" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:48.282932" elapsed="0.000277"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:48.290276" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:48.290125" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:48.290100" elapsed="0.000273"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.291750" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:48.291236" elapsed="0.000568"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.292412" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:13:48.292027" elapsed="0.000418"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:13:48.292503" elapsed="0.000043"/>
</return>
<msg time="2026-04-21T02:13:48.292715" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:13:48.290710" elapsed="0.002037"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:48.299852" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:48.299716" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:48.299694" elapsed="0.000232"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:48.301254" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:48.301143" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:48.301124" elapsed="0.000200"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:13:48.301818" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:13:48.301478" elapsed="0.000368"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:13:48.302239" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:13:48.302015" elapsed="0.000255"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:13:48.329549" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:13:48.302858" elapsed="0.026829"/>
</kw>
<msg time="2026-04-21T02:13:48.329895" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:13:48.329943" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:48.302442" elapsed="0.027538"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:13:48.358820" level="INFO">". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:13:48.330567" elapsed="0.028424"/>
</kw>
<msg time="2026-04-21T02:13:48.359235" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:13:48.359298" level="INFO">${message_wait} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "C "o "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:48.330182" elapsed="0.029167"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.359860" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:48.359474" elapsed="0.000466"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:48.359439" elapsed="0.000538"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.360632" level="INFO"> ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:48.360184" elapsed="0.000544"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.361237" elapsed="0.000041"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:48.360842" elapsed="0.000487"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:48.360815" elapsed="0.000631"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:13:48.361504" elapsed="0.000052"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:13:48.364381" elapsed="0.000150"/>
</kw>
<msg time="2026-04-21T02:13:48.364594" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:48.363320" elapsed="0.001416"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.365049" elapsed="0.000122"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.365451" elapsed="0.000078"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:13:48.362620" elapsed="0.003023"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:13:48.361965" elapsed="0.003748"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:13:48.300753" elapsed="0.065079"/>
</kw>
<msg time="2026-04-21T02:13:48.365932" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:48.365978" level="INFO">${message} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "C "o "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:48.300096" elapsed="0.065922"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:13:48.366424" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-04-21T02:13:48.366096" elapsed="0.000393"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:48.366078" elapsed="0.000438"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.366957" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.367314" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:13:48.367387" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:13:48.299323" elapsed="0.068175"/>
</kw>
<msg time="2026-04-21T02:13:48.367594" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:48.367639" level="INFO">${output} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "C "o "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:48.293326" elapsed="0.074351"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.368031" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:48.367756" elapsed="0.000330"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:48.367739" elapsed="0.000371"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:13:48.293124" elapsed="0.075009"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:13:48.292848" elapsed="0.075317"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:13:48.289619" elapsed="0.078603"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:13:48.282558" elapsed="0.085727"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:48.281953" elapsed="0.086383"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:13:48.277837" elapsed="0.090553"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.403211" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:48.402776" elapsed="0.000470"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:48.404059" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:48.403765" elapsed="0.000375">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:48.404308" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:48.403420" elapsed="0.000914"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.404911" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:48.404501" elapsed="0.000437"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:48.405308" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/app_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/app_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:48.405479" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:48.405102" elapsed="0.000403"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.405933" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:48.405667" elapsed="0.000313"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.407025" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:48.406729" elapsed="0.000341"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.407509" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:48.407232" elapsed="0.000302"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.408249" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:48.407947" elapsed="0.000332"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:48.409349" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:48.409049" elapsed="0.000326"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:48.409429" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:13:48.409595" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:48.408471" elapsed="0.001148"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:48.409778" elapsed="0.000269"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:13:48.407785" elapsed="0.002303"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.410638" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:48.410340" elapsed="0.000324"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:48.411396" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:48.411187" elapsed="0.000233"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:48.411470" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:48.411618" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:48.410869" elapsed="0.000773"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:48.411809" elapsed="0.000223"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:48.410203" elapsed="0.001869"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:48.407587" elapsed="0.004519"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:48.412150" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:13:48.412304" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:48.406403" elapsed="0.005926"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:48.406059" elapsed="0.006302"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.412538" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:48.412387" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:48.406035" elapsed="0.006577"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.413413" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:48.412760" elapsed="0.000681"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:48.413528" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:48.402095" elapsed="0.011563"/>
</kw>
<msg time="2026-04-21T02:13:48.413713" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:48.389429" elapsed="0.024332"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.426197" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.438550" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.450825" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.451028" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.451208" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.451585" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:48.451438" elapsed="0.000203"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:48.451423" elapsed="0.000242"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.451823" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.451993" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.452159" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:48.451390" elapsed="0.000821"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:48.451285" elapsed="0.000952"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.452385" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:48.452458" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:13:48.452587" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:48.385140" elapsed="0.067473"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.480937" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:48.480536" elapsed="0.000430"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:48.481736" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:48.481492" elapsed="0.000336">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:48.481924" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:48.481133" elapsed="0.000815"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.482498" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:48.482115" elapsed="0.000410"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:48.482840" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/app_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/app_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:48.483002" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/conf...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:48.482687" elapsed="0.000344"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.483433" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:48.483189" elapsed="0.000291"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:48.483863" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:48.483548" elapsed="0.000374"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.484390" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:48.484096" elapsed="0.000319"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:48.483948" elapsed="0.000502"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:48.483529" elapsed="0.000943"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.485206" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:48.484618" elapsed="0.000618"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:48.485285" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:48.479907" elapsed="0.005556"/>
</kw>
<msg time="2026-04-21T02:13:48.485519" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:48.465423" elapsed="0.020144"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.497995" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.510417" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.522961" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.523161" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.523339" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.523710" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:48.523564" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:48.523548" elapsed="0.000256"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.523949" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.524150" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.524321" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:48.523519" elapsed="0.000854"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:48.523415" elapsed="0.000985"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.524548" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:48.524622" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:13:48.524744" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
  ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:48.462721" elapsed="0.062052"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:48.526162" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/app_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:48.525908" elapsed="0.000324">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/app_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:48.526324" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:48.525544" elapsed="0.000806"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.526669" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:48.526420" elapsed="0.000306"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.527241" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:48.526947" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:48.526750" elapsed="0.000553"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:48.526402" elapsed="0.000922"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.579998" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:48.527477" elapsed="0.052566"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:48.580123" elapsed="0.000049"/>
</return>
<msg time="2026-04-21T02:13:48.580332" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:48.525123" elapsed="0.055236"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.582080" level="INFO">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.3</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:48.581759" elapsed="0.000456"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.582642" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:48.582398" elapsed="0.000293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.583115" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:48.582864" elapsed="0.000297"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.583564" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:48.583319" elapsed="0.000301"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:13:48.584489" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:13:48.584261" elapsed="0.000254"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:13:48.584869" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:13:48.584673" elapsed="0.000223"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:48.585051" elapsed="0.000213"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.585718" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:48.585428" elapsed="0.000337"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:13:48.585826" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:48.585988" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:13:48.583850" elapsed="0.002163"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:48.606527" level="INFO">PUT Request : url=http://10.30.171.3:8181/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.3 
 path_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.3 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Content-Length': '223', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:13:48.606657" level="INFO">PUT Response : url=http://10.30.171.3:8181/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.3 
 status=201, reason=Created 
 headers={'Set-Cookie': 'JSESSIONID=node0d0cx2earwkpl1m2134w1bwp9w26.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 20-Apr-2026 02:13:48 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:48.607076" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:48.588222" elapsed="0.018917"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:48.586093" elapsed="0.021148"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.607758" elapsed="0.000081"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:48.607302" elapsed="0.000642"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:48.586072" elapsed="0.021921"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.615059" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:48.610267" elapsed="0.004837"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:48.609706" elapsed="0.005434"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:48.609656" elapsed="0.005510"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.617816" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:48.615452" elapsed="0.002412"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:48.615223" elapsed="0.002676"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:48.615205" elapsed="0.002720"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.618517" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:48.618113" elapsed="0.000432"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.618878" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:48.618615" elapsed="0.000322"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.619438" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:48.619132" elapsed="0.000332"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:48.618961" elapsed="0.000585"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:48.618597" elapsed="0.000973"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.620130" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:48.619738" elapsed="0.000420"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.620472" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:48.620229" elapsed="0.000301"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.621039" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:48.620719" elapsed="0.000346"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:48.620554" elapsed="0.000548"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:48.620211" elapsed="0.000913"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:48.621282" elapsed="0.000392"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:48.622173" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:48.621863" elapsed="0.000337"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:48.622361" elapsed="0.002387"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:48.608784" elapsed="0.016049"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:13:48.625019" elapsed="0.000034"/>
</return>
<status status="PASS" start="2026-04-21T02:13:48.624907" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:48.624887" elapsed="0.000227"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.625277" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:13:48.625347" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:48.627638" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:48.580773" elapsed="0.046892"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:48.627731" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:48.627903" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:48.374368" elapsed="0.253560"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.628279" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:48.628027" elapsed="0.000320"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:48.628010" elapsed="0.000361"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:48.628405" elapsed="0.000024"/>
</return>
<arg>${L3VPN_MCAST_DIR}/app_peer</arg>
<arg>mapping=${L3VPN_MCAST_APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:13:48.368657" elapsed="0.259870"/>
</kw>
<doc>Configures bgp application peer.</doc>
<status status="PASS" start="2026-04-21T02:13:48.277153" elapsed="0.351499"/>
</test>
<test id="s1-s17-t2" name="Reconfigure_ODL_To_Accept_Connection" line="56">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:13:48.631891" elapsed="0.000222"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:13:48.631606" elapsed="0.000563"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:48.633178" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:48.633069" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:48.633051" elapsed="0.000200"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:48.638526" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:48.638417" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:48.638399" elapsed="0.000239"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.639662" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:48.639278" elapsed="0.000411"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.640166" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:13:48.639867" elapsed="0.000325"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:13:48.640236" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:48.640390" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:13:48.638894" elapsed="0.001520"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:48.645955" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:48.645847" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:48.645828" elapsed="0.000195"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:48.647214" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:48.647107" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:48.647090" elapsed="0.000196"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:13:48.647734" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:13:48.647436" elapsed="0.000325"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:13:48.648159" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:13:48.647940" elapsed="0.000247"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:13:48.682298" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:13:48.648733" elapsed="0.033690"/>
</kw>
<msg time="2026-04-21T02:13:48.682602" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:13:48.682649" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:48.648387" elapsed="0.034297"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:13:48.719600" level="INFO">". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:13:48.683282" elapsed="0.036451"/>
</kw>
<msg time="2026-04-21T02:13:48.719933" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:13:48.719982" level="INFO">${message_wait} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "R "e "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:48.682905" elapsed="0.037113"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.720384" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:48.720113" elapsed="0.000329"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:48.720085" elapsed="0.000385"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.720968" level="INFO"> ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:48.720620" elapsed="0.000427"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.721341" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:48.721116" elapsed="0.000281"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:48.721097" elapsed="0.000324"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:13:48.721457" elapsed="0.000037"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:13:48.724122" elapsed="0.000360"/>
</kw>
<msg time="2026-04-21T02:13:48.724547" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:48.723078" elapsed="0.001609"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.725051" elapsed="0.000078"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.725396" elapsed="0.000077"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:13:48.722405" elapsed="0.003180"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:13:48.721775" elapsed="0.003878"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:13:48.646781" elapsed="0.078970"/>
</kw>
<msg time="2026-04-21T02:13:48.725914" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:48.725961" level="INFO">${message} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "R "e "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:48.646177" elapsed="0.079820"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:13:48.726185" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:13:48.726075" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:48.726056" elapsed="0.000214"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.726696" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.727064" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:13:48.727136" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:13:48.645481" elapsed="0.081765"/>
</kw>
<msg time="2026-04-21T02:13:48.727340" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:48.727384" level="INFO">${output} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "R "e "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:48.640810" elapsed="0.086609"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.727750" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:48.727495" elapsed="0.000325"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:48.727478" elapsed="0.000367"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:13:48.640648" elapsed="0.087220"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:13:48.640469" elapsed="0.087432"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:13:48.638050" elapsed="0.089909"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:13:48.632765" elapsed="0.095252"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:48.632326" elapsed="0.095737"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:13:48.629408" elapsed="0.098709"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.762106" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:48.761671" elapsed="0.000465"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:48.762930" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:48.762651" elapsed="0.000359">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:48.763105" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:48.762309" elapsed="0.000820"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.763733" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:48.763299" elapsed="0.000465"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:48.764172" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:48.764344" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:48.764014" elapsed="0.000365"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.764854" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:48.764555" elapsed="0.000349"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.765975" level="INFO">mapping: {'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:48.765655" elapsed="0.000377"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.766747" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:48.766205" elapsed="0.000570"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.767497" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:48.767179" elapsed="0.000345"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:48.768292" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:48.768067" elapsed="0.000252"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:48.768371" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:48.768526" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:48.767720" elapsed="0.000831"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:48.768709" elapsed="0.000263"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:13:48.767038" elapsed="0.001977"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.769570" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:48.769269" elapsed="0.000327"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:48.770388" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:48.770173" elapsed="0.000240"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:48.770465" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:48.770615" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:48.769788" elapsed="0.000851"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:48.770813" elapsed="0.000229"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:13:48.769131" elapsed="0.001952"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.771633" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:48.771336" elapsed="0.000322"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:48.772396" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:48.772181" elapsed="0.000240"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:48.772470" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:48.772620" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:48.771861" elapsed="0.000783"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:48.772811" elapsed="0.000223"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:13:48.771197" elapsed="0.001877"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.773620" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:48.773322" elapsed="0.000324"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:48.774416" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:48.774206" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:48.774491" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:48.774642" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:48.773850" elapsed="0.000852"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:48.774876" elapsed="0.000224"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:13:48.773188" elapsed="0.001954"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.775693" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:48.775396" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:48.776459" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:48.776249" elapsed="0.000236"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:48.776535" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:48.776685" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:48.775925" elapsed="0.000785"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:48.776881" elapsed="0.000224"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:48.775262" elapsed="0.001884"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.777890" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:48.777396" elapsed="0.000520"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:48.778683" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:48.778474" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:48.778759" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:48.778928" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:48.778149" elapsed="0.000804"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:48.779106" elapsed="0.000221"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:13:48.777259" elapsed="0.002109"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:48.766849" elapsed="0.012554"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:48.779447" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:13:48.779607" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:48.765304" elapsed="0.014329"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:48.764990" elapsed="0.014676"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.779859" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:48.779691" elapsed="0.000226"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:48.764966" elapsed="0.014972"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.780744" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:48.780084" elapsed="0.000688"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:48.780839" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:48.761040" elapsed="0.019928"/>
</kw>
<msg time="2026-04-21T02:13:48.781022" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:48.748107" elapsed="0.032963"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.793662" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.806179" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.818625" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.818842" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.819025" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.819443" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:48.819273" elapsed="0.000226"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:48.819255" elapsed="0.000269"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.819668" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.819853" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.820024" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:48.819218" elapsed="0.000859"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:48.819103" elapsed="0.001001"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.820253" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:48.820329" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:48.820459" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:48.743785" elapsed="0.076701"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.848694" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:48.848304" elapsed="0.000419"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:48.849507" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:48.849255" elapsed="0.000328">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:48.849677" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:48.848909" elapsed="0.000792"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.850302" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:48.849886" elapsed="0.000443"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:48.850637" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:48.850862" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/p...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:48.850495" elapsed="0.000397"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.851303" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbor"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:48.851053" elapsed="0.000299"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:48.851718" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:48.851419" elapsed="0.000357"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.852265" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:48.851968" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:48.851818" elapsed="0.000509"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:48.851401" elapsed="0.000948"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.853160" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/pee...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:48.852496" elapsed="0.000694"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:48.853241" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:48.847663" elapsed="0.005870"/>
</kw>
<msg time="2026-04-21T02:13:48.853587" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:48.834593" elapsed="0.019042"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.866210" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.878677" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.891212" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.891410" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.891587" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.891980" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:48.891831" elapsed="0.000204"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:48.891815" elapsed="0.000244"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.892203" elapsed="0.000052"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.892412" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.892582" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:48.891765" elapsed="0.000869"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:48.891663" elapsed="0.000999"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.892826" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:48.892902" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:13:48.893024" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/pee...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:48.831894" elapsed="0.061159"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:48.894347" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:48.894081" elapsed="0.000330">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:48.894503" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:48.893715" elapsed="0.000813"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.894863" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:48.894598" elapsed="0.000324"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.895421" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:48.895129" elapsed="0.000317"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:48.894946" elapsed="0.000535"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:48.894580" elapsed="0.000923"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.898045" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:48.895656" elapsed="0.002416"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:48.898125" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:48.898306" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:48.893387" elapsed="0.004944"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.899727" level="INFO">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.116</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:48.899476" elapsed="0.000298"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.900187" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbor"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:48.899948" elapsed="0.000287"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.900633" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:48.900388" elapsed="0.000289"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.901089" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:48.900846" elapsed="0.000287"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:13:48.901967" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:13:48.901752" elapsed="0.000241"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:13:48.902354" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:13:48.902151" elapsed="0.000229"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:48.902572" elapsed="0.000229"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.903215" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:48.902964" elapsed="0.000295"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:13:48.903302" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:48.903459" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:13:48.901343" elapsed="0.002141"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:48.915526" level="INFO">PUT Request : url=http://10.30.171.3:8181/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.116 
 path_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.116 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0d0cx2earwkpl1m2134w1bwp9w26.node0', 'Content-Length': '295', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbor"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:13:48.915654" level="INFO">PUT Response : url=http://10.30.171.3:8181/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.116 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:48.915910" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:48.905638" elapsed="0.010333"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:48.903555" elapsed="0.012520"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.916483" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:48.916134" elapsed="0.000502"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:48.903537" elapsed="0.013146"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.924691" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:48.918920" elapsed="0.005904"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:48.918384" elapsed="0.006527"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:48.918342" elapsed="0.006630"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.928897" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:48.925646" elapsed="0.003296"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:48.925106" elapsed="0.003871"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:48.925066" elapsed="0.003935"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.929719" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:48.929180" elapsed="0.000566"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.930085" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:48.929839" elapsed="0.000305"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.930687" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:48.930382" elapsed="0.000331"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:48.930168" elapsed="0.000581"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:48.929819" elapsed="0.000954"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.931354" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:48.930954" elapsed="0.000432"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.931694" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:48.931454" elapsed="0.000297"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.932253" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:48.931958" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:48.931775" elapsed="0.000538"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:48.931436" elapsed="0.000899"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:48.932489" elapsed="0.000366"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:48.933371" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:48.933076" elapsed="0.000322"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:48.933556" elapsed="0.002346"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:48.917508" elapsed="0.018459"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:13:48.936145" elapsed="0.000032"/>
</return>
<status status="PASS" start="2026-04-21T02:13:48.936035" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:48.936016" elapsed="0.000221"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.936405" elapsed="0.000024"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:13:48.936478" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:48.938747" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:48.898664" elapsed="0.040111"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:48.938856" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:48.939026" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:48.732923" elapsed="0.206129"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:48.939417" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:48.939152" elapsed="0.000334"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:48.939134" elapsed="0.000376"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:48.939544" elapsed="0.000025"/>
</return>
<arg>${L3VPN_MCAST_DIR}/bgp_peer</arg>
<arg>mapping=${L3VPN_MCAST_ODL_CONFIG}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:13:48.728383" elapsed="0.211284"/>
</kw>
<doc>Configures BGP peer module with initiate-connection set to false.</doc>
<status status="PASS" start="2026-04-21T02:13:48.628882" elapsed="0.310925"/>
</test>
<test id="s1-s17-t3" name="Start_Bgp_Peer" line="64">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:13:48.943319" elapsed="0.000244"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:13:48.943035" elapsed="0.000583"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:48.944697" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:48.944580" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:48.944561" elapsed="0.000205"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:48.950015" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:48.949900" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:48.949881" elapsed="0.000205"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.951201" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:48.950760" elapsed="0.000469"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:13:48.951697" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:13:48.951395" elapsed="0.000328"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:13:48.951768" elapsed="0.000050"/>
</return>
<msg time="2026-04-21T02:13:48.951950" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:13:48.950366" elapsed="0.001608"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:48.957582" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:48.957464" elapsed="0.000264"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:48.957444" elapsed="0.000310"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:48.959119" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:48.959009" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:48.958991" elapsed="0.000196"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:13:48.959848" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:13:48.959512" elapsed="0.000364"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:13:48.960267" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:13:48.960042" elapsed="0.000251"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:13:48.993560" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:13:48.960811" elapsed="0.033049"/>
</kw>
<msg time="2026-04-21T02:13:48.994132" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:13:48.994194" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:48.960456" elapsed="0.033783"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:13:49.026227" level="INFO">". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "S "t "a "r "t "_ "B "g "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:13:48.995197" elapsed="0.031362"/>
</kw>
<msg time="2026-04-21T02:13:49.026914" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:13:49.026991" level="INFO">${message_wait} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "S "t "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:48.994606" elapsed="0.032441"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:49.027674" elapsed="0.000041"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:49.027215" elapsed="0.000555"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:49.027163" elapsed="0.000674"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:49.028600" level="INFO"> ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "S "t "a "r "t "_ "B "g "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:49.028074" elapsed="0.000624"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:49.029147" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:49.028819" elapsed="0.000408"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:49.028771" elapsed="0.000493"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:13:49.029320" elapsed="0.000053"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:13:49.033020" elapsed="0.000482"/>
</kw>
<msg time="2026-04-21T02:13:49.033597" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:49.031542" elapsed="0.002277"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:49.034243" elapsed="0.000111"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:49.034786" elapsed="0.000126"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:13:49.030614" elapsed="0.004452"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:13:49.029768" elapsed="0.005387"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:13:48.958675" elapsed="0.076642"/>
</kw>
<msg time="2026-04-21T02:13:49.035453" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:49.035516" level="INFO">${message} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "S "t "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:48.957965" elapsed="0.077604"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:13:49.035871" elapsed="0.000039"/>
</return>
<status status="PASS" start="2026-04-21T02:13:49.035684" elapsed="0.000274"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:49.035655" elapsed="0.000401"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:49.036665" elapsed="0.000037"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:49.037287" elapsed="0.000035"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:13:49.037388" elapsed="0.000021"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:13:48.957092" elapsed="0.080444"/>
</kw>
<msg time="2026-04-21T02:13:49.037659" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:49.037714" level="INFO">${output} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "S "t "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:48.952371" elapsed="0.085390"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:49.038232" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:49.037885" elapsed="0.000422"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:49.037859" elapsed="0.000482"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:13:48.952221" elapsed="0.086156"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:13:48.952033" elapsed="0.086388"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:13:48.949498" elapsed="0.089022"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:13:48.944285" elapsed="0.094315"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:48.943780" elapsed="0.094885"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:13:48.940790" elapsed="0.097945"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Start_Bgp_Peer">
<kw name="Start_BGP_Speaker" owner="BGPSpeaker">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:49.041356" level="INFO">${command} = python3 play.py --amount 0 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --l3vpn_mcast --wfr 1 &amp;&gt; play.py.out</msg>
<var>${command}</var>
<arg>python3 play.py ${arguments} &amp;&gt; ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:49.040854" elapsed="0.000544"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:49.042049" level="INFO">python3 play.py --amount 0 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --l3vpn_mcast --wfr 1 &amp;&gt; play.py.out</msg>
<arg>${command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:49.041642" elapsed="0.000479"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:13:49.046406" level="INFO">python3 play.py --amount 0 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --l3vpn_mcast --wfr 1 &amp;&gt; play.py.out</msg>
<msg time="2026-04-21T02:13:49.046549" level="INFO">${output} =  python3 play.py --amount 0 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --l3vpn_mcast --wfr 1 &amp;&gt; play.py.out
</msg>
<var>${output}</var>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:13:49.042351" elapsed="0.004241"/>
</kw>
<arg>--amount 0 --myip=${TOOLS_SYSTEM_IP} --myport=${BGP_TOOL_PORT} --peerip=${ODL_SYSTEM_IP} --peerport=${ODL_BGP_PORT} --debug --l3vpn_mcast --wfr 1</arg>
<doc>Start the BGP speaker python utility. Redirect its error output to a log file
so it can be dumped into the logs later, when stopping it. This also avoids polluting the
output seen by "Read Until Prompt" with false propmpts so it won't stop prematurely
leading to a spurious test failure, messy log content or other misbehavior.</doc>
<status status="PASS" start="2026-04-21T02:13:49.040156" elapsed="0.006531"/>
</kw>
<kw name="Read_And_Fail_If_Prompt_Is_Seen" owner="BGPcliKeywords">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="Run Keyword And Expect Error" owner="BuiltIn">
<kw name="Read_Text_Before_Prompt" owner="BGPcliKeywords">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:13:55.049863" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
[?2004l.</msg>
<var>${text}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-21T02:13:49.049041" elapsed="6.001560">No match found for '&gt;' in 6 seconds
Output:
[?2004l.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.050921" elapsed="0.000034"/>
</kw>
<doc>Log text gathered by SSHLibrary.Read_Until_Prompt.
This needs to be a separate keyword just because how Read_And_Fail_If_Prompt_Is_Seen is implemented.</doc>
<status status="FAIL" start="2026-04-21T02:13:49.048638" elapsed="6.002458">No match found for '&gt;' in 6 seconds
Output:
[?2004l.</status>
</kw>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the keyword and checks that the expected error occurred.</doc>
<status status="PASS" start="2026-04-21T02:13:49.048058" elapsed="6.003164"/>
</kw>
<msg time="2026-04-21T02:13:55.051329" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>BuiltIn.Run_Keyword_And_Expect_Error</arg>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:49.047529" elapsed="6.003826"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-04-21T02:13:55.051558" elapsed="0.000031"/>
</return>
<status status="PASS" start="2026-04-21T02:13:55.051468" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:55.051439" elapsed="0.000291"/>
</if>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.052043" elapsed="0.000029"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was seen but it was not expected yet</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.052230" elapsed="0.000022"/>
</kw>
<doc>Try to read SSH to see prompt, but expect to see no prompt within SSHLibrary's timeout.</doc>
<status status="PASS" start="2026-04-21T02:13:49.047104" elapsed="6.005210"/>
</kw>
<doc>Starts bgp peer and verifies that the peer runs.</doc>
<status status="PASS" start="2026-04-21T02:13:49.039649" elapsed="6.012725"/>
</kw>
<arg>3x</arg>
<arg>1s</arg>
<arg>Start Bgp Peer</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:49.039019" elapsed="6.013400"/>
</kw>
<doc>Start Python speaker to connect to ODL. We need to do WUKS until odl really starts to accept incomming bgp connection. The failure happens if the incomming connection comes too quickly after configuring the peer in the previous test case.</doc>
<status status="PASS" start="2026-04-21T02:13:48.940027" elapsed="6.112520"/>
</test>
<test id="s1-s17-t4" name="Odl_To_Play_l3vpn_mcast" line="69">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:13:55.056215" elapsed="0.000261"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:13:55.055918" elapsed="0.000617"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:55.057635" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:55.057512" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:55.057493" elapsed="0.000211"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:55.062880" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:55.062680" elapsed="0.000248"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:55.062662" elapsed="0.000288"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.063997" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:55.063567" elapsed="0.000460"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.064495" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:13:55.064200" elapsed="0.000320"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:13:55.064565" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:55.064719" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:13:55.063184" elapsed="0.001559"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:55.070307" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:55.070196" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:55.070177" elapsed="0.000198"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:55.071562" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:55.071456" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:55.071436" elapsed="0.000193"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:13:55.072146" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:13:55.071775" elapsed="0.000398"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:13:55.072557" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:13:55.072336" elapsed="0.000247"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:13:55.103512" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:13:55.073100" elapsed="0.030556"/>
</kw>
<msg time="2026-04-21T02:13:55.103877" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:13:55.103968" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:55.072746" elapsed="0.031269"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:13:55.133227" level="INFO">". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "l "3 "v "p "n "_ "m "c "a "s "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:13:55.104593" elapsed="0.028759"/>
</kw>
<msg time="2026-04-21T02:13:55.133528" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:13:55.133648" level="INFO">${message_wait} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "O "d "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:55.104218" elapsed="0.029469"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.134081" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:55.133784" elapsed="0.000354"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:55.133757" elapsed="0.000408"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.134644" level="INFO"> ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "l "3 "v "p "n "_ "m "c "a "s "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:55.134311" elapsed="0.000404"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.135022" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:55.134782" elapsed="0.000295"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:55.134764" elapsed="0.000338"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:13:55.135139" elapsed="0.000036"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:13:55.137901" elapsed="0.000154"/>
</kw>
<msg time="2026-04-21T02:13:55.138118" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:55.136723" elapsed="0.001531"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.138584" elapsed="0.000081"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.138952" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:13:55.136073" elapsed="0.003066"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:13:55.135451" elapsed="0.003753"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:13:55.071148" elapsed="0.068156"/>
</kw>
<msg time="2026-04-21T02:13:55.139398" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:55.139443" level="INFO">${message} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "O "d "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:55.070530" elapsed="0.068950"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:13:55.139669" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:13:55.139558" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:55.139539" elapsed="0.000216"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.140221" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.140567" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:13:55.140638" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:13:55.069849" elapsed="0.070898"/>
</kw>
<msg time="2026-04-21T02:13:55.140860" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:55.140905" level="INFO">${output} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "O "d "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:55.065136" elapsed="0.075806"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.141276" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:55.141018" elapsed="0.000312"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:55.141001" elapsed="0.000354"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:13:55.064990" elapsed="0.076388"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:13:55.064812" elapsed="0.076600"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:13:55.062316" elapsed="0.079156"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:13:55.057209" elapsed="0.084322"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:55.056698" elapsed="0.084922"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:13:55.053269" elapsed="0.088407"/>
</kw>
<kw name="Odl_To_Play_Template" owner="BgpOperations">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:55.142589" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/announce_l3vpn_mcast.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/announce_l3vpn_mcast.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:55.142780" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004d02000000364001010040020040050400000064800e1a000181047f10002c00200001ac10002c0065180a022200000000c01008010b0a0000013130
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:55.142382" elapsed="0.000504"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:13:55.143266" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004d02000000364001010040020040050400000064800e1a000181047f10002c00200001ac10002c0065180a022200000000c01008010b0a0000013130</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:13:55.143050" elapsed="0.000242"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:55.143641" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/withdraw_l3vpn_mcast.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/withdraw_l3vpn_mcast.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:55.143772" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004702000000304001010040020040050400000064800f14000181200001ac10002c0065180a022200000000c01008010b0a0000013130
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:55.143451" elapsed="0.000363"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:13:55.144216" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004702000000304001010040020040050400000064800f14000181200001ac10002c0065180a022200000000c01008010b0a0000013130</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:13:55.144000" elapsed="0.000242"/>
</kw>
<if>
<branch type="IF" condition="'${remove}' == 'True'">
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:13:55.144529" elapsed="0.002736"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:55.144313" elapsed="0.002989"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:55.144296" elapsed="0.003032"/>
</if>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.184490" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:55.184106" elapsed="0.000412"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:55.185291" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:55.185041" elapsed="0.000330">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:55.185465" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:55.184684" elapsed="0.000806"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.186062" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:55.185659" elapsed="0.000430"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:55.186390" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:55.186533" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:55.186253" elapsed="0.000306"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.186986" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:55.186721" elapsed="0.000311"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.188013" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:55.187735" elapsed="0.000338"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.188515" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:55.188236" elapsed="0.000343"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.189289" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:55.188986" elapsed="0.000328"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:55.190270" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:55.189843" elapsed="0.000454"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:55.190349" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:13:55.190508" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:55.189504" elapsed="0.001028"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:55.190689" elapsed="0.000275"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:13:55.188841" elapsed="0.002165"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.191557" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:55.191259" elapsed="0.000324"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:55.192721" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:55.192312" elapsed="0.000435"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:55.192814" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:55.192969" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:55.191771" elapsed="0.001223"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:55.193149" elapsed="0.000222"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:55.191122" elapsed="0.002290"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:55.188634" elapsed="0.004812"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:55.193492" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:55.193648" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:55.187408" elapsed="0.006265"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:55.187103" elapsed="0.006601"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.193897" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:55.193729" elapsed="0.000225"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:55.187083" elapsed="0.006892"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.194708" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:55.194123" elapsed="0.000614"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:55.194812" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:55.183431" elapsed="0.011512"/>
</kw>
<msg time="2026-04-21T02:13:55.194997" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:55.170510" elapsed="0.024536"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.207709" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.220733" elapsed="0.000064"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.233754" elapsed="0.000053"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.234058" elapsed="0.000029"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.234307" elapsed="0.000024"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.234749" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:55.234587" elapsed="0.000236"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:55.234568" elapsed="0.000285"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.235006" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.235179" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.235349" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:55.234525" elapsed="0.000876"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:55.234400" elapsed="0.001032"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.235586" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:55.235665" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:13:55.235850" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:55.165996" elapsed="0.069894"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.261276" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:55.260879" elapsed="0.000425"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:55.262095" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:55.261826" elapsed="0.000347">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:55.262268" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:55.261468" elapsed="0.000824"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.262912" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:55.262458" elapsed="0.000482"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:55.263250" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:55.263421" level="INFO">${template} = &lt;?xml version="1.0"?&gt;
&lt;l3vpn-mcast-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:l3vpn:mcast"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;IAABrBAALABlGAoCIgAAAAA=&lt;/route-key&gt;
    &lt;route-distinguis...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:55.263105" elapsed="0.000344"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.263875" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;l3vpn-mcast-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:l3vpn:mcast"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;IAABrBAALABlGAoCIgAAAAA=&lt;/route-key&gt;
    &lt;route-distinguisher&gt;172.16.0.44:101&lt;/route-distinguisher&gt;
    &lt;prefix&gt;10.2.34.0/24&lt;/prefix&gt;
    &lt;attributes&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;vrf-route-import-extended-community&gt;
                &lt;inet4-specific-extended-community-common&gt;
                    &lt;global-administrator&gt;10.0.0.1&lt;/global-administrator&gt;
                    &lt;local-administrator&gt;MTA=&lt;/local-administrator&gt;
                &lt;/inet4-specific-extended-community-common&gt;
            &lt;/vrf-route-import-extended-community&gt;
        &lt;/extended-communities&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;127.16.0.44&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;as-path/&gt;
    &lt;/attributes&gt;
&lt;/l3vpn-mcast-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:55.263609" elapsed="0.000373"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:55.264387" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:55.264050" elapsed="0.000396"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.264938" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:55.264626" elapsed="0.000338"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:55.264474" elapsed="0.000525"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:55.264031" elapsed="0.000990"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.265637" level="INFO">${final_text} = &lt;?xml version="1.0"?&gt;
&lt;l3vpn-mcast-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:l3vpn:mcast"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;IAABrBAALABlGAoCIgAAAAA=&lt;/route-key&gt;
    &lt;route-distinguis...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:55.265170" elapsed="0.000497"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:55.265716" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:55.260243" elapsed="0.005621"/>
</kw>
<msg time="2026-04-21T02:13:55.265924" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:55.247358" elapsed="0.018614"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.278917" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.292235" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.304644" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.304867" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.305051" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.305459" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:55.305301" elapsed="0.000214"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:55.305284" elapsed="0.000258"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.305689" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.305875" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.306047" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:55.305248" elapsed="0.000852"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:55.305133" elapsed="0.001049"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.306342" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:55.306421" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:13:55.306576" level="INFO">${data} = &lt;?xml version="1.0"?&gt;
&lt;l3vpn-mcast-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:l3vpn:mcast"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;IAABrBAALABlGAoCIgAAAAA=&lt;/route-key&gt;
    &lt;route-distinguis...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:55.246425" elapsed="0.060182"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:55.307991" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:55.307688" elapsed="0.000377">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:55.308160" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:55.307319" elapsed="0.000919"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.308577" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:55.308312" elapsed="0.000322"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.309160" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:55.308861" elapsed="0.000326"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:55.308658" elapsed="0.000564"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:55.308294" elapsed="0.000949"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.311613" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:55.309397" elapsed="0.002242"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:55.311691" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:55.311862" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:55.306968" elapsed="0.004920"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.313448" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:55.313196" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.313913" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;l3vpn-mcast-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:l3vpn:mcast"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;IAABrBAALABlGAoCIgAAAAA=&lt;/route-key&gt;
    &lt;route-distinguisher&gt;172.16.0.44:101&lt;/route-distinguisher&gt;
    &lt;prefix&gt;10.2.34.0/24&lt;/prefix&gt;
    &lt;attributes&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;vrf-route-import-extended-community&gt;
                &lt;inet4-specific-extended-community-common&gt;
                    &lt;global-administrator&gt;10.0.0.1&lt;/global-administrator&gt;
                    &lt;local-administrator&gt;MTA=&lt;/local-administrator&gt;
                &lt;/inet4-specific-extended-community-common&gt;
            &lt;/vrf-route-import-extended-community&gt;
        &lt;/extended-communities&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;127.16.0.44&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;as-path/&gt;
    &lt;/attributes&gt;
&lt;/l3vpn-mcast-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:55.313652" elapsed="0.000322"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.314370" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:55.314127" elapsed="0.000286"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.314823" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:55.314569" elapsed="0.000298"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:13:55.315679" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:13:55.315479" elapsed="0.000225"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:13:55.316048" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:13:55.315874" elapsed="0.000232"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:55.316298" elapsed="0.000223"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.316950" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:55.316682" elapsed="0.000312"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:13:55.317037" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:55.317193" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:13:55.315073" elapsed="0.002145"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:55.330254" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0d0cx2earwkpl1m2134w1bwp9w26.node0', 'Content-Length': '1045', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0"?&gt;
&lt;l3vpn-mcast-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:l3vpn:mcast"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;IAABrBAALABlGAoCIgAAAAA=&lt;/route-key&gt;
    &lt;route-distinguisher&gt;172.16.0.44:101&lt;/route-distinguisher&gt;
    &lt;prefix&gt;10.2.34.0/24&lt;/prefix&gt;
    &lt;attributes&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;vrf-route-import-extended-community&gt;
                &lt;inet4-specific-extended-community-common&gt;
                    &lt;global-administrator&gt;10.0.0.1&lt;/global-administrator&gt;
                    &lt;local-administrator&gt;MTA=&lt;/local-administrator&gt;
                &lt;/inet4-specific-extended-community-common&gt;
            &lt;/vrf-route-import-extended-community&gt;
        &lt;/extended-communities&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;127.16.0.44&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;as-path/&gt;
    &lt;/attributes&gt;
&lt;/l3vpn-mcast-route&gt; 
 </msg>
<msg time="2026-04-21T02:13:55.330471" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4/l3vpn-mcast-route=IAABrBAALABlGAoCIgAAAAA%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:55.330838" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:55.319571" elapsed="0.011356"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:55.317288" elapsed="0.013788"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.331661" elapsed="0.000061"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:55.331161" elapsed="0.000714"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:55.317271" elapsed="0.014658"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.338676" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:55.334537" elapsed="0.004201"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:55.333999" elapsed="0.004813"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:55.333956" elapsed="0.004894"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.341922" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:55.339246" elapsed="0.002722"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:55.338930" elapsed="0.003073"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:55.338906" elapsed="0.003122"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.342605" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:55.342203" elapsed="0.000428"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.342959" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:55.342700" elapsed="0.000318"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.343598" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:55.343207" elapsed="0.000417"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:55.343042" elapsed="0.000618"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:55.342682" elapsed="0.000999"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.344264" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:55.343866" elapsed="0.000427"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.344642" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:55.344363" elapsed="0.000338"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.345208" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:55.344908" elapsed="0.000326"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:55.344726" elapsed="0.000544"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:55.344345" elapsed="0.000946"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:55.345445" elapsed="0.000366"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:55.346272" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:55.345982" elapsed="0.000316"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:55.346460" elapsed="0.002449"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:55.332891" elapsed="0.016117"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:13:55.349241" elapsed="0.000030"/>
</return>
<status status="PASS" start="2026-04-21T02:13:55.349123" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:55.349097" elapsed="0.000233"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.349500" elapsed="0.000032"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:13:55.349586" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:55.351886" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:55.312240" elapsed="0.039674"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:55.351985" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:55.352139" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:55.154121" elapsed="0.198043"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.352531" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:55.352283" elapsed="0.000317"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:55.352266" elapsed="0.000357"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:55.352655" elapsed="0.000025"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:13:55.147602" elapsed="0.205174"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:13:55.356104" level="INFO">${update} = ffffffffffffffffffffffffffffffff004d02000000364001010040020040050400000064800e1a000181047f10002c00200001ac10002c0065180a022200000000c01008010b0a0000013130</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:13:55.353710" elapsed="0.002423"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:13:55.356344" elapsed="0.003641"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:13:55.360080" elapsed="0.000047"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-04-21T02:13:55.353438" elapsed="0.006905"/>
</kw>
<msg time="2026-04-21T02:13:55.360495" level="INFO">${update} = ffffffffffffffffffffffffffffffff004d02000000364001010040020040050400000064800e1a000181047f10002c00200001ac10002c0065180a022200000000c01008010b0a0000013130</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:55.352971" elapsed="0.007589"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.362060" level="INFO">Length is 154.</msg>
<msg time="2026-04-21T02:13:55.362171" level="INFO">${len_1} = 154</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:13:55.361626" elapsed="0.000578"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.363018" level="INFO">Length is 154.</msg>
<msg time="2026-04-21T02:13:55.363127" level="INFO">${len_2} = 154</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:13:55.362428" elapsed="0.000732"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:55.363385" elapsed="0.000458"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:13:55.364394" level="INFO">${sum_1} = 1699</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:13:55.364067" elapsed="0.000364"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:13:55.364930" level="INFO">${sum_2} = 1699</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:13:55.364648" elapsed="0.000319"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:55.365184" elapsed="0.000381"/>
</kw>
<arg>${update}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:13:55.361017" elapsed="0.004608"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:13:55.365776" elapsed="0.002239"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.414559" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:55.414163" elapsed="0.000426"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:55.415364" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:55.415114" elapsed="0.000327">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:55.415535" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:55.414759" elapsed="0.000800"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.416131" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:55.415727" elapsed="0.000431"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:55.416496" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:55.416647" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:55.416350" elapsed="0.000323"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.417099" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:55.416850" elapsed="0.000295"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.418388" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:55.417877" elapsed="0.000558"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.418920" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:55.418607" elapsed="0.000339"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.419807" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:55.419362" elapsed="0.000473"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:55.420989" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:55.420489" elapsed="0.000581"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:55.421210" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:13:55.421436" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:55.420029" elapsed="0.001433"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:55.421620" elapsed="0.000431"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:13:55.419220" elapsed="0.002918"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.422839" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:55.422394" elapsed="0.000473"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:55.423966" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:55.423478" elapsed="0.000569"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:55.424187" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:55.424427" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:55.423056" elapsed="0.001397"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:55.424610" elapsed="0.000426"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:55.422258" elapsed="0.002833"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:55.419011" elapsed="0.006118"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:55.425175" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:55.425350" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:55.417536" elapsed="0.007850"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:55.417219" elapsed="0.008207"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.425607" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:55.425452" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:55.417197" elapsed="0.008487"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.426425" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:55.425847" elapsed="0.000606"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:55.426502" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:55.413481" elapsed="0.013145"/>
</kw>
<msg time="2026-04-21T02:13:55.426681" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:55.400670" elapsed="0.026061"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.440178" elapsed="0.000068"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.455223" elapsed="0.000072"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.476244" elapsed="0.000147"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.476779" elapsed="0.000057"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.477237" elapsed="0.000036"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.477998" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:55.477735" elapsed="0.000349"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:55.477709" elapsed="0.000413"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.478333" elapsed="0.000030"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.478578" elapsed="0.000029"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.478838" elapsed="0.000030"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:55.477643" elapsed="0.001274"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:55.477372" elapsed="0.001586"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.479171" elapsed="0.000029"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:55.479287" elapsed="0.000025"/>
</return>
<msg time="2026-04-21T02:13:55.479533" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:55.396308" elapsed="0.083266"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.481489" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:55.481069" elapsed="0.000475"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:55.493262" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0d0cx2earwkpl1m2134w1bwp9w26.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:55.493337" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:55.493550" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:55.484004" elapsed="0.009627"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:55.481611" elapsed="0.012124"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.494232" elapsed="0.000053"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:55.493845" elapsed="0.000538"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:55.481592" elapsed="0.012844"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.502645" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:55.497065" elapsed="0.005636"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:55.496353" elapsed="0.006391"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:55.496311" elapsed="0.006464"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.505730" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:55.503161" elapsed="0.002617"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:55.502868" elapsed="0.002962"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:55.502845" elapsed="0.003011"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.506496" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:55.506059" elapsed="0.000471"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.506961" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:55.506621" elapsed="0.000417"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.507689" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:55.507336" elapsed="0.000380"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:55.507138" elapsed="0.000615"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:55.506598" elapsed="0.001178"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.508514" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:55.507967" elapsed="0.000586"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.509009" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:55.508652" elapsed="0.000437"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.509705" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:55.509334" elapsed="0.000403"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:55.509121" elapsed="0.000662"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:55.508625" elapsed="0.001206"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:55.510042" elapsed="0.000448"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:55.511153" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:55.510719" elapsed="0.000469"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:55.511412" elapsed="0.003225"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:55.495330" elapsed="0.019404"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:13:55.514836" elapsed="0.000054"/>
</return>
<msg time="2026-04-21T02:13:55.517903" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:13:55.480034" elapsed="0.037897"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:55.517991" elapsed="0.000029"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:13:55.369142" elapsed="0.148981"/>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:55.368674" elapsed="0.149507"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-04-21T02:13:55.368201" elapsed="0.150041"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:13:55.522067" level="INFO">${update} = ffffffffffffffffffffffffffffffff004702000000304001010040020040050400000064800f14000181200001ac10002c0065180a022200000000c01008010b0a0000013130</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:13:55.519260" elapsed="0.002839"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:13:55.522299" elapsed="0.002270"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:13:55.524623" elapsed="0.000034"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-04-21T02:13:55.518946" elapsed="0.005812"/>
</kw>
<msg time="2026-04-21T02:13:55.524864" level="INFO">${update} = ffffffffffffffffffffffffffffffff004702000000304001010040020040050400000064800f14000181200001ac10002c0065180a022200000000c01008010b0a0000013130</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:55.518420" elapsed="0.006482"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.526274" level="INFO">Length is 142.</msg>
<msg time="2026-04-21T02:13:55.526388" level="INFO">${len_1} = 142</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:13:55.525816" elapsed="0.000606"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.527080" level="INFO">Length is 142.</msg>
<msg time="2026-04-21T02:13:55.527218" level="INFO">${len_2} = 142</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:13:55.526651" elapsed="0.000613"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:55.527564" elapsed="0.000631"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:13:55.528761" level="INFO">${sum_1} = 1491</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:13:55.528489" elapsed="0.000331"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:13:55.529289" level="INFO">${sum_2} = 1491</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:13:55.529039" elapsed="0.000285"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:55.529635" elapsed="0.000511"/>
</kw>
<arg>${update}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:13:55.525200" elapsed="0.005034"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations" type="TEARDOWN">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.575964" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:55.575549" elapsed="0.000446"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:55.576843" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:55.576543" elapsed="0.000379">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:55.577018" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:55.576166" elapsed="0.000877"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.577629" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:55.577213" elapsed="0.000444"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:55.577992" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:55.578153" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:55.577845" elapsed="0.000334"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.578596" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:55.578342" elapsed="0.000299"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.579685" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:55.579412" elapsed="0.000320"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.580195" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:55.579914" elapsed="0.000307"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.581323" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:55.580726" elapsed="0.000624"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:55.582600" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:55.582142" elapsed="0.000500"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:55.582761" elapsed="0.000052"/>
</return>
<msg time="2026-04-21T02:13:55.583012" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:55.581619" elapsed="0.001419"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:55.583198" elapsed="0.000503"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:13:55.580459" elapsed="0.003283"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.584611" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:55.584039" elapsed="0.000600"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:55.586010" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:55.585530" elapsed="0.000524"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:55.586175" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:13:55.586401" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:55.584872" elapsed="0.001556"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:55.586585" elapsed="0.000517"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:55.583899" elapsed="0.003304"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:55.580276" elapsed="0.006965"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:55.587286" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:55.587450" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:55.579048" elapsed="0.008428"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:55.578717" elapsed="0.008791"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.587687" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:55.587534" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:55.578694" elapsed="0.009070"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.588578" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:55.587941" elapsed="0.000668"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:55.588663" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:55.574885" elapsed="0.013933"/>
</kw>
<msg time="2026-04-21T02:13:55.588877" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:55.561875" elapsed="0.027067"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.601807" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.614416" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.627450" elapsed="0.000042"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.627734" elapsed="0.000030"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.628008" elapsed="0.000031"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.628541" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:55.628322" elapsed="0.000297"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:55.628301" elapsed="0.000351"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.628871" elapsed="0.000030"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.629111" elapsed="0.000027"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.629340" elapsed="0.000028"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:55.628259" elapsed="0.001204"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:55.628117" elapsed="0.001385"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.629715" elapsed="0.000028"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:55.629842" elapsed="0.000023"/>
</return>
<msg time="2026-04-21T02:13:55.630016" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:55.557441" elapsed="0.072612"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.631675" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:55.631322" elapsed="0.000419"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:55.639403" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0d0cx2earwkpl1m2134w1bwp9w26.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:55.639780" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '401'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Data does not exist",
        "error-path": "/bgp-rib:application-rib[id='10.30.171.3']/tables[afi='bgp-types:ipv4-address-family'][safi='bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family']/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:13:55.639943" level="INFO">${response} = None</msg>
<msg time="2026-04-21T02:13:55.639987" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:13:55.634380" elapsed="0.005995">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:55.631856" elapsed="0.008601">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.640678" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:55.640491" elapsed="0.000251"/>
</branch>
<status status="FAIL" start="2026-04-21T02:13:55.631830" elapsed="0.008936">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.645578" level="FAIL">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-04-21T02:13:55.642006" elapsed="0.003620">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:55.641665" elapsed="0.004050">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</branch>
<status status="FAIL" start="2026-04-21T02:13:55.641640" elapsed="0.004120">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.649423" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-04-21T02:13:55.646194" elapsed="0.003274">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:55.645879" elapsed="0.003653">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</branch>
<status status="FAIL" start="2026-04-21T02:13:55.645854" elapsed="0.003710">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.650198" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:55.649807" elapsed="0.000418"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.650537" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:55.650296" elapsed="0.000298"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.651101" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:55.650785" elapsed="0.000342"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:55.650618" elapsed="0.000545"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:55.650278" elapsed="0.000906"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.651710" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:55.651346" elapsed="0.000390"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.652060" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:55.651821" elapsed="0.000296"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.652628" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:55.652305" elapsed="0.000353"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:55.652140" elapsed="0.000554"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:55.651801" elapsed="0.000915"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:55.652884" elapsed="0.000352"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:55.653690" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:55.653403" elapsed="0.000313"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<msg time="2026-04-21T02:13:55.656118" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="FAIL" start="2026-04-21T02:13:55.653887" elapsed="0.002264">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="FAIL" start="2026-04-21T02:13:55.641159" elapsed="0.015126">Several failures occurred:

1) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'

2) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'

3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:13:55.656344" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:55.658708" level="INFO">${response_text} = None</msg>
<msg time="2026-04-21T02:13:55.658737" level="FAIL">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="FAIL" start="2026-04-21T02:13:55.630424" elapsed="0.028342">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:55.658847" elapsed="0.000027"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="FAIL" start="2026-04-21T02:13:55.532112" elapsed="0.126905">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:55.531154" elapsed="0.127925"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-04-21T02:13:55.530562" elapsed="0.128579"/>
</kw>
<arg>l3vpn_mcast</arg>
<arg>${L3VPN_MCAST_DIR}</arg>
<status status="PASS" start="2026-04-21T02:13:55.141999" elapsed="0.517194"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:55.052779" elapsed="0.606528"/>
</test>
<test id="s1-s17-t5" name="Play_To_Odl_l3vpn_mcast" line="73">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:13:55.662514" elapsed="0.000207"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:13:55.662240" elapsed="0.000535"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:55.663773" elapsed="0.000029"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:55.663663" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:55.663645" elapsed="0.000252"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:55.668882" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:55.668758" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:55.668740" elapsed="0.000209"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.670043" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:55.669637" elapsed="0.000433"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.670528" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:13:55.670233" elapsed="0.000321"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:13:55.670599" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:55.670752" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:13:55.669244" elapsed="0.001532"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:55.676244" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:55.676136" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:55.676118" elapsed="0.000193"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:13:55.677491" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:55.677385" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:55.677367" elapsed="0.000192"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:13:55.678044" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:13:55.677707" elapsed="0.000363"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:13:55.678449" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:13:55.678230" elapsed="0.000245"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:13:55.707484" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:13:55.678988" elapsed="0.028606"/>
</kw>
<msg time="2026-04-21T02:13:55.707768" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:13:55.707842" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:55.678636" elapsed="0.029244"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:13:55.739153" level="INFO">". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "l "3 "v "p "n "_ "m "c "a "s "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:13:55.710525" elapsed="0.028751"/>
</kw>
<msg time="2026-04-21T02:13:55.739453" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:13:55.739502" level="INFO">${message_wait} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "P "l "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:55.708057" elapsed="0.031480"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.739904" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:55.739628" elapsed="0.000334"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:55.739602" elapsed="0.000387"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.740445" level="INFO"> ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "l "3 "v "p "n "_ "m "c "a "s "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:55.740133" elapsed="0.000386"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.740863" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:55.740586" elapsed="0.000334"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:55.740568" elapsed="0.000376"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:13:55.740979" elapsed="0.000036"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:13:55.743628" elapsed="0.000148"/>
</kw>
<msg time="2026-04-21T02:13:55.743911" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:55.742495" elapsed="0.001553"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.744324" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.744681" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:13:55.741862" elapsed="0.003030"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:13:55.741290" elapsed="0.003667"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:13:55.677084" elapsed="0.067971"/>
</kw>
<msg time="2026-04-21T02:13:55.745146" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:55.745190" level="INFO">${message} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "P "l "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:55.676464" elapsed="0.068762"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:13:55.745409" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:13:55.745302" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:55.745284" elapsed="0.000208"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.745918" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.746254" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:13:55.746324" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:13:55.675799" elapsed="0.070632"/>
</kw>
<msg time="2026-04-21T02:13:55.746523" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:13:55.746566" level="INFO">${output} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "P "l "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:55.671166" elapsed="0.075435"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.746947" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:55.746676" elapsed="0.000325"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:55.746659" elapsed="0.000366"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:13:55.671021" elapsed="0.076028"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:13:55.670846" elapsed="0.076236"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:13:55.668365" elapsed="0.078772"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:13:55.663379" elapsed="0.083813"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:13:55.662953" elapsed="0.084283"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:13:55.659973" elapsed="0.087313"/>
</kw>
<kw name="Play_To_Odl_Template" owner="BgpOperations">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.748407" level="INFO">&amp;{adj_rib_in} = { PATH=peer=bgp:%2F%2F10.30.171.116/adj-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{adj_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/adj-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:55.747928" elapsed="0.000507"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.749138" level="INFO">&amp;{effective_rib_in} = { PATH=peer=bgp:%2F%2F10.30.171.116/effective-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{effective_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/effective-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:55.748601" elapsed="0.000565"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.749708" level="INFO">&amp;{loc_rib} = { PATH=loc-rib | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{loc_rib}</var>
<arg>PATH=loc-rib</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:55.749333" elapsed="0.000401"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:55.750114" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/announce_l3vpn_mcast.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/announce_l3vpn_mcast.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:55.750343" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004d02000000364001010040020040050400000064800e1a000181047f10002c00200001ac10002c0065180a022200000000c01008010b0a0000013130
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:55.749910" elapsed="0.000460"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:55.750715" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/withdraw_l3vpn_mcast.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/withdraw_l3vpn_mcast.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:55.750851" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004702000000304001010040020040050400000064800f14000181200001ac10002c0065180a022200000000c01008010b0a0000013130
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:55.750527" elapsed="0.000350"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:13:55.751029" elapsed="0.002653"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:13:55.753885" elapsed="0.001618"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.809379" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:55.808954" elapsed="0.000460"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:55.810310" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:55.810024" elapsed="0.000367">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:55.810487" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:55.809645" elapsed="0.000867"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.811088" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:55.810682" elapsed="0.000433"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:55.811424" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:55.811599" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:55.811280" elapsed="0.000345"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.812050" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:55.811800" elapsed="0.000297"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.813259" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:55.812936" elapsed="0.000370"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.813748" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:55.813470" elapsed="0.000304"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.814631" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:55.814209" elapsed="0.000449"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:55.815955" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:55.815351" elapsed="0.000739"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:55.816201" elapsed="0.000043"/>
</return>
<msg time="2026-04-21T02:13:55.816604" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:55.814885" elapsed="0.001754"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:55.816894" elapsed="0.000410"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/adj-rib-in</var>
<status status="PASS" start="2026-04-21T02:13:55.814057" elapsed="0.003290"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.818040" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:55.817605" elapsed="0.000511"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:55.819539" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:55.818986" elapsed="0.000655"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:55.819719" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:55.820038" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:55.818492" elapsed="0.001572"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:55.820223" elapsed="0.000374"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:55.817466" elapsed="0.003173"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:55.813861" elapsed="0.006815"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:55.820720" elapsed="0.000104"/>
</return>
<msg time="2026-04-21T02:13:55.820997" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:55.812527" elapsed="0.008496"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:55.812181" elapsed="0.008876"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.821241" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:55.821084" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:55.812154" elapsed="0.009164"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.822080" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:55.821466" elapsed="0.000643"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:55.822159" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:55.808189" elapsed="0.014096"/>
</kw>
<msg time="2026-04-21T02:13:55.822342" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:55.794122" elapsed="0.028269"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.837374" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.849926" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.862326" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.862526" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.862702" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.863126" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:55.862976" elapsed="0.000205"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:55.862962" elapsed="0.000243"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.863346" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.863515" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.863681" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:55.862932" elapsed="0.000802"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:55.862829" elapsed="0.000931"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.863926" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:55.864002" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:55.864147" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:55.789847" elapsed="0.074335"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:55.865533" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:55.865279" elapsed="0.000324">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:55.865694" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:55.864931" elapsed="0.000788"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.866053" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:55.865801" elapsed="0.000309"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.866610" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:55.866317" elapsed="0.000318"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:55.866134" elapsed="0.000535"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:55.865769" elapsed="0.000921"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.869293" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:55.866858" elapsed="0.002462"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:55.869372" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:55.869529" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:55.864540" elapsed="0.005014"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:55.870800" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:55.870548" elapsed="0.000318">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:55.870959" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:55.870211" elapsed="0.000773"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:13:55.871190" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:13:55.871054" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:55.871036" elapsed="0.000238"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.871423" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.871597" elapsed="0.000077"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:13:55.871723" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:55.873692" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:55.869880" elapsed="0.003838"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.875145" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:55.874892" elapsed="0.000299"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:55.875590" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:55.875346" elapsed="0.000287"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:55.883198" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0d0cx2earwkpl1m2134w1bwp9w26.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:55.883353" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:13:55.883474" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:13:55.877779" elapsed="0.006186">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:55.875698" elapsed="0.008367">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.884259" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:55.884100" elapsed="0.000222"/>
</branch>
<status status="FAIL" start="2026-04-21T02:13:55.875680" elapsed="0.008666">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.884802" elapsed="0.000059"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:55.884998" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:55.884953" elapsed="0.000096"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:55.884929" elapsed="0.000147"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.885268" elapsed="0.000026"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:13:55.885353" elapsed="0.000018"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:13:55.874052" elapsed="0.011433">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:55.885580" elapsed="0.000019"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:13:55.766994" elapsed="0.118708">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:55.886111" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:55.885878" elapsed="0.000323"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:55.885855" elapsed="0.000377"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:55.886273" elapsed="0.000018"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:13:55.761409" elapsed="0.124987">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:57.943667" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:57.943218" elapsed="0.000486"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:57.944522" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:57.944253" elapsed="0.000350">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:57.944696" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:57.943906" elapsed="0.000815"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:57.945299" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:57.944908" elapsed="0.000418"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:57.945639" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:57.945825" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:57.945491" elapsed="0.000361"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:57.946284" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:57.946031" elapsed="0.000303"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:57.947431" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:57.947108" elapsed="0.000369"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:57.947942" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:57.947643" elapsed="0.000325"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:57.948774" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:57.948342" elapsed="0.000478"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:57.950055" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:57.949478" elapsed="0.000678"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:57.950234" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:13:57.950539" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:57.949016" elapsed="0.001549"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:57.950724" elapsed="0.000417"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/adj-rib-in</var>
<status status="PASS" start="2026-04-21T02:13:57.948202" elapsed="0.003050"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:57.951949" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:57.951514" elapsed="0.000462"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:57.953420" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:57.952825" elapsed="0.000710"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:57.953636" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:13:57.953977" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:57.952337" elapsed="0.001666"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:57.954162" elapsed="0.000373"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:57.951375" elapsed="0.003204"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:57.948020" elapsed="0.006595"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:57.954659" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:57.954833" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:57.946731" elapsed="0.008129"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:57.946409" elapsed="0.008484"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:57.955107" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:57.954919" elapsed="0.000247"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:57.946386" elapsed="0.008801"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:57.955940" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:57.955333" elapsed="0.000636"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:57.956018" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:57.942502" elapsed="0.013653"/>
</kw>
<msg time="2026-04-21T02:13:57.956232" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:57.929595" elapsed="0.026692"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:57.969306" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:57.981801" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:57.994361" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:57.994572" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:57.994834" elapsed="0.000025"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:57.995422" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:57.995259" elapsed="0.000222"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:57.995231" elapsed="0.000274"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:57.995650" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:57.995844" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:57.996017" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:57.995028" elapsed="0.001044"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:57.994920" elapsed="0.001179"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:57.996257" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:57.996334" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:13:57.996463" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:57.925257" elapsed="0.071240"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:57.997841" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:57.997552" elapsed="0.000363">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:57.998008" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:57.997196" elapsed="0.000836"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:57.998353" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:57.998102" elapsed="0.000309"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:57.998935" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:57.998620" elapsed="0.000342"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:57.998435" elapsed="0.000564"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:57.998084" elapsed="0.000936"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.001770" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:57.999199" elapsed="0.002615"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:58.001870" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:13:58.002033" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:57.996857" elapsed="0.005201"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:58.003436" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:58.003188" elapsed="0.000326">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:58.003636" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:58.002772" elapsed="0.000894"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:13:58.003937" elapsed="0.000033"/>
</return>
<status status="PASS" start="2026-04-21T02:13:58.003746" elapsed="0.000262"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.003721" elapsed="0.000311"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.004226" elapsed="0.000024"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.004408" elapsed="0.000028"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:13:58.004496" elapsed="0.000021"/>
</return>
<msg time="2026-04-21T02:13:58.006522" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:58.002417" elapsed="0.004132"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.008006" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:58.007732" elapsed="0.000322"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.008453" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:58.008211" elapsed="0.000286"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:58.016463" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0d0cx2earwkpl1m2134w1bwp9w26.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:58.016964" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '484'} 
 body={"bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4":{"l3vpn-mcast-route":[{"path-id":0,"route-key":"IAABrBAALABlGAoCIgAAAAA=","attributes":{"extended-communities":[{"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}},"transitive":true}],"ipv4-next-hop":{"global":"127.16.0.44"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"172.16.0.44:101","prefix":"10.2.34.0/24"}]}} 
 </msg>
<msg time="2026-04-21T02:13:58.017068" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:58.010631" elapsed="0.006464"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:58.008568" elapsed="0.008572"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.017325" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:58.017166" elapsed="0.000224"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.008548" elapsed="0.008863"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.021820" level="INFO">{"bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4":{"l3vpn-mcast-route":[{"path-id":0,"route-key":"IAABrBAALABlGAoCIgAAAAA=","attributes":{"extended-communities":[{"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}},"transitive":true}],"ipv4-next-hop":{"global":"127.16.0.44"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"172.16.0.44:101","prefix":"10.2.34.0/24"}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:58.018443" elapsed="0.003451"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:58.018215" elapsed="0.003728"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.018197" elapsed="0.003782"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.025675" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:58.022382" elapsed="0.003358"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:58.022057" elapsed="0.003752"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.022034" elapsed="0.003816"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.026841" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:58.026163" elapsed="0.000726"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.027520" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:58.027012" elapsed="0.000611"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.028270" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:58.027897" elapsed="0.000407"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:58.027660" elapsed="0.000688"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.026981" elapsed="0.001394"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.029044" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:58.028585" elapsed="0.000490"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.029511" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:58.029215" elapsed="0.000363"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.030266" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:58.029920" elapsed="0.000376"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:58.029605" elapsed="0.000735"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.029193" elapsed="0.001172"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:58.030559" elapsed="0.000420"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:58.031501" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:58.031192" elapsed="0.000335"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:58.031689" elapsed="0.002366"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:58.017773" elapsed="0.016351"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:58.034311" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:58.034196" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.034176" elapsed="0.000205"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:58.037430" level="INFO">${text_normalized} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:58.034533" elapsed="0.002927"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:58.037512" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:13:58.037678" level="INFO">${response_text} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:58.006885" elapsed="0.030819"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:58.037767" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:13:58.037938" level="INFO">${response_text} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:57.901148" elapsed="0.136816"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.066485" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:58.066009" elapsed="0.000504"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:58.067373" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:58.067054" elapsed="0.000449">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:58.067681" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:58.066682" elapsed="0.001024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.068341" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:58.067896" elapsed="0.000472"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:58.068695" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:58.068932" level="INFO">${template} = {
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
        "l3vpn-mcast-route": [
            {
                "route-key": "IAABrBAALABlGAoCIgAAAAA=",
                "path-id": 0,
                "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:58.068534" elapsed="0.000426"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.069395" level="INFO">{
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
        "l3vpn-mcast-route": [
            {
                "route-key": "IAABrBAALABlGAoCIgAAAAA=",
                "path-id": 0,
                "attributes": {
                    "ipv4-next-hop": {
                        "global": "127.16.0.44"
                    },
                    "extended-communities": [
                        {
                            "vrf-route-import-extended-community": {
                                "inet4-specific-extended-community-common": {
                                    "local-administrator": "MTA=",
                                    "global-administrator": "10.0.0.1"
                                }
                            },
                            "transitive": true
                        }
                    ],
                    "local-pref": {
                        "pref": 100
                    },
                    "origin": {
                        "value": "igp"
                    }
                },
                "route-distinguisher": "172.16.0.44:101",
                "prefix": "10.2.34.0/24"
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:58.069122" elapsed="0.000327"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:58.069950" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:58.069518" elapsed="0.000494"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.070696" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:58.070187" elapsed="0.000536"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:58.070037" elapsed="0.000722"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.069499" elapsed="0.001281"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.071457" level="INFO">${final_text} = {
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
        "l3vpn-mcast-route": [
            {
                "route-key": "IAABrBAALABlGAoCIgAAAAA=",
                "path-id": 0,
                "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:58.070946" elapsed="0.000539"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:58.071535" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:58.065366" elapsed="0.006301"/>
</kw>
<msg time="2026-04-21T02:13:58.071728" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:58.052337" elapsed="0.019441"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.084199" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.096547" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.108849" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.109050" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.109270" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.109663" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:58.109515" elapsed="0.000203"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:58.109501" elapsed="0.000241"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.109900" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.110071" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.110238" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:58.109469" elapsed="0.000822"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:58.109355" elapsed="0.000965"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.110469" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:58.110544" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:13:58.110692" level="INFO">${expected_text} = {
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
        "l3vpn-mcast-route": [
            {
                "route-key": "IAABrBAALABlGAoCIgAAAAA=",
                "path-id": 0,
                "...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:58.049670" elapsed="0.061049"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:58.110914" elapsed="0.002368"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:58.114529" level="INFO">${expected_normalized} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:58.114037" elapsed="0.000524"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:58.115220" level="INFO">${actual_normalized} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:58.114719" elapsed="0.000529"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:58.115406" elapsed="0.000335"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:13:58.113602" elapsed="0.002216"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:58.113361" elapsed="0.002491"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.116028" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:58.115878" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.113342" elapsed="0.002762"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:13:58.039146" elapsed="0.077006"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:13:58.038298" elapsed="0.077931"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:58.038049" elapsed="0.078227"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.038031" elapsed="0.078270"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:58.116334" elapsed="0.000029"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:13:57.895203" elapsed="0.221262"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:55.755693" elapsed="2.360834"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.166451" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:58.166065" elapsed="0.000416"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:58.167278" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:58.167000" elapsed="0.000355">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:58.167450" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:58.166648" elapsed="0.000826"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.168045" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:58.167643" elapsed="0.000429"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:58.168392" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:58.168610" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:58.168236" elapsed="0.000401"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.169067" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:58.168817" elapsed="0.000295"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.170340" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:58.169844" elapsed="0.000543"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.170879" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:58.170561" elapsed="0.000344"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.171748" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:58.171316" elapsed="0.000460"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:58.173039" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:58.172460" elapsed="0.000682"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:58.173223" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:13:58.173530" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:58.171991" elapsed="0.001565"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:58.173734" elapsed="0.000436"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/effective-rib-in</var>
<status status="PASS" start="2026-04-21T02:13:58.171137" elapsed="0.003077"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.174897" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:58.174469" elapsed="0.000453"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:58.176227" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:58.175614" elapsed="0.000715"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:58.176408" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:58.176703" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:58.175114" elapsed="0.001617"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:58.176903" elapsed="0.000371"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:58.174331" elapsed="0.002984"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:58.170959" elapsed="0.006432"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:58.177440" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:58.177604" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:58.169493" elapsed="0.008137"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:58.169183" elapsed="0.008479"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.177856" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:58.177689" elapsed="0.000225"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.169163" elapsed="0.008771"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.178672" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:58.178080" elapsed="0.000621"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:58.178750" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:58.165377" elapsed="0.013519"/>
</kw>
<msg time="2026-04-21T02:13:58.178952" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:58.152550" elapsed="0.026450"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.191956" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.204509" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.216796" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.216996" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.217173" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.217535" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:58.217389" elapsed="0.000201"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:58.217374" elapsed="0.000240"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.217757" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.217943" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.218112" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:58.217345" elapsed="0.000819"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:58.217246" elapsed="0.000978"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.218379" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:58.218455" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:58.218579" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:58.148238" elapsed="0.070367"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:58.219932" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:58.219673" elapsed="0.000326">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:58.220091" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:58.219321" elapsed="0.000795"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.220434" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:58.220185" elapsed="0.000306"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.221007" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:58.220696" elapsed="0.000336"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:58.220515" elapsed="0.000553"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.220168" elapsed="0.000921"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.223637" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:58.221240" elapsed="0.002424"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:58.223716" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:58.223886" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:58.218951" elapsed="0.004960"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:58.225144" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:58.224904" elapsed="0.000302">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:58.225297" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:58.224551" elapsed="0.000770"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:13:58.225527" elapsed="0.000031"/>
</return>
<status status="PASS" start="2026-04-21T02:13:58.225391" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.225373" elapsed="0.000242"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.225765" elapsed="0.000035"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.225957" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:13:58.226022" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:13:58.227947" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:58.224220" elapsed="0.003753"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.229363" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:58.229115" elapsed="0.000293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.229816" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:58.229562" elapsed="0.000298"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:58.237576" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-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 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0d0cx2earwkpl1m2134w1bwp9w26.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:58.237728" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-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 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '484'} 
 body={"bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4":{"l3vpn-mcast-route":[{"path-id":0,"route-key":"IAABrBAALABlGAoCIgAAAAA=","attributes":{"extended-communities":[{"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}},"transitive":true}],"ipv4-next-hop":{"global":"127.16.0.44"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"172.16.0.44:101","prefix":"10.2.34.0/24"}]}} 
 </msg>
<msg time="2026-04-21T02:13:58.237846" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:58.232044" elapsed="0.005829"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:58.229968" elapsed="0.007948"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.238096" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:58.237943" elapsed="0.000217"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.229949" elapsed="0.008232"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.242878" level="INFO">{"bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4":{"l3vpn-mcast-route":[{"path-id":0,"route-key":"IAABrBAALABlGAoCIgAAAAA=","attributes":{"extended-communities":[{"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}},"transitive":true}],"ipv4-next-hop":{"global":"127.16.0.44"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"172.16.0.44:101","prefix":"10.2.34.0/24"}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:58.239199" elapsed="0.003730"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:58.238975" elapsed="0.003990"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.238957" elapsed="0.004034"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.245604" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:58.243273" elapsed="0.002379"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:58.243048" elapsed="0.002639"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.243030" elapsed="0.002682"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.246279" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:58.245898" elapsed="0.000408"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.246618" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:58.246376" elapsed="0.000300"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.247187" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:58.246883" elapsed="0.000332"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:58.246700" elapsed="0.000551"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.246358" elapsed="0.000915"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.247836" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:58.247455" elapsed="0.000409"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.248174" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:58.247932" elapsed="0.000300"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.248716" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:58.248421" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:58.248256" elapsed="0.000522"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.247914" elapsed="0.000902"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:58.248970" elapsed="0.000348"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:58.249769" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:58.249485" elapsed="0.000325"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:58.250007" elapsed="0.002351"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:58.238536" elapsed="0.013884"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:58.252596" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:58.252489" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.252471" elapsed="0.000191"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:58.255655" level="INFO">${text_normalized} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:58.252824" elapsed="0.002860"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:58.255736" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:13:58.255912" level="INFO">${response_text} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:58.228290" elapsed="0.027649"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:58.256002" elapsed="0.000025"/>
</return>
<msg time="2026-04-21T02:13:58.256149" level="INFO">${response_text} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:58.125445" elapsed="0.130730"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.284509" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:58.284052" elapsed="0.000487"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:58.285338" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:58.285070" elapsed="0.000385">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:58.285633" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:58.284707" elapsed="0.000952"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.286288" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:58.285846" elapsed="0.000469"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:58.286644" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:58.286806" level="INFO">${template} = {
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
        "l3vpn-mcast-route": [
            {
                "route-key": "IAABrBAALABlGAoCIgAAAAA=",
                "path-id": 0,
                "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:58.286480" elapsed="0.000354"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.287258" level="INFO">{
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
        "l3vpn-mcast-route": [
            {
                "route-key": "IAABrBAALABlGAoCIgAAAAA=",
                "path-id": 0,
                "attributes": {
                    "ipv4-next-hop": {
                        "global": "127.16.0.44"
                    },
                    "extended-communities": [
                        {
                            "vrf-route-import-extended-community": {
                                "inet4-specific-extended-community-common": {
                                    "local-administrator": "MTA=",
                                    "global-administrator": "10.0.0.1"
                                }
                            },
                            "transitive": true
                        }
                    ],
                    "local-pref": {
                        "pref": 100
                    },
                    "origin": {
                        "value": "igp"
                    }
                },
                "route-distinguisher": "172.16.0.44:101",
                "prefix": "10.2.34.0/24"
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:58.286992" elapsed="0.000368"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:58.287850" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:58.287429" elapsed="0.000482"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.288591" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:58.288086" elapsed="0.000532"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:58.287937" elapsed="0.000717"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.287410" elapsed="0.001266"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.289328" level="INFO">${final_text} = {
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
        "l3vpn-mcast-route": [
            {
                "route-key": "IAABrBAALABlGAoCIgAAAAA=",
                "path-id": 0,
                "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:58.288840" elapsed="0.000516"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:58.289405" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:58.283415" elapsed="0.006114"/>
</kw>
<msg time="2026-04-21T02:13:58.289590" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:58.270552" elapsed="0.019086"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.302418" elapsed="0.000037"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.314854" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.327262" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.327479" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.327659" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.328050" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:58.327902" elapsed="0.000203"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:58.327888" elapsed="0.000241"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.328270" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.328439" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.328608" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:58.327856" elapsed="0.000804"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:58.327735" elapsed="0.000992"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.328901" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:58.328978" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:13:58.329122" level="INFO">${expected_text} = {
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
        "l3vpn-mcast-route": [
            {
                "route-key": "IAABrBAALABlGAoCIgAAAAA=",
                "path-id": 0,
                "...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:58.267920" elapsed="0.061228"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:58.329328" elapsed="0.002398"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:58.332988" level="INFO">${expected_normalized} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:58.332480" elapsed="0.000538"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:58.333643" level="INFO">${actual_normalized} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:58.333178" elapsed="0.000493"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:58.333848" elapsed="0.000337"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:13:58.332067" elapsed="0.002179"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:58.331822" elapsed="0.002457"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.334455" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:58.334305" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.331802" elapsed="0.002728"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:13:58.257304" elapsed="0.077273"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:13:58.256494" elapsed="0.078158"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:58.256257" elapsed="0.078441"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.256240" elapsed="0.078481"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:58.334753" elapsed="0.000029"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:13:58.121033" elapsed="0.213866"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:58.116752" elapsed="0.218205"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.384653" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:58.384275" elapsed="0.000410"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:58.385489" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:58.385268" elapsed="0.000291">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:58.385698" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:58.384922" elapsed="0.000801"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.386300" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:58.385911" elapsed="0.000416"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:58.386636" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:58.386773" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:58.386492" elapsed="0.000324"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.387225" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:58.386979" elapsed="0.000291"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.388471" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:58.387998" elapsed="0.000519"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.388999" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:58.388687" elapsed="0.000339"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.389820" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:58.389392" elapsed="0.000455"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:58.391072" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:58.390506" elapsed="0.000665"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:58.391251" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:13:58.391573" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:58.390038" elapsed="0.001561"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:58.391757" elapsed="0.000409"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:13:58.389253" elapsed="0.002954"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.392877" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:58.392457" elapsed="0.000446"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:58.394108" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:58.393550" elapsed="0.000658"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:58.394285" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:58.394574" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:58.393097" elapsed="0.001502"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:58.394755" elapsed="0.000384"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:58.392321" elapsed="0.002860"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:58.389075" elapsed="0.006141"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:58.395260" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:58.395418" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:58.387653" elapsed="0.007810"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:58.387339" elapsed="0.008157"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.395679" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:58.395521" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.387319" elapsed="0.008436"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.396558" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:58.395920" elapsed="0.000668"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:58.396637" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:58.383639" elapsed="0.013124"/>
</kw>
<msg time="2026-04-21T02:13:58.396872" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:58.370803" elapsed="0.026120"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.409491" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.421827" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.439416" elapsed="0.000047"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.439787" elapsed="0.000053"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.440077" elapsed="0.000032"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.440660" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:58.440433" elapsed="0.000311"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:58.440409" elapsed="0.000373"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.441025" elapsed="0.000032"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.441277" elapsed="0.000033"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.441533" elapsed="0.000033"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:58.440360" elapsed="0.001260"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:58.440193" elapsed="0.001468"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.441905" elapsed="0.000032"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:58.442019" elapsed="0.000025"/>
</return>
<msg time="2026-04-21T02:13:58.442211" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:58.366515" elapsed="0.075735"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:58.444277" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:58.443899" elapsed="0.000480">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:58.444513" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:58.443231" elapsed="0.001320"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.445042" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:58.444652" elapsed="0.000471"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.445862" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:58.445421" elapsed="0.000480"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:58.445158" elapsed="0.000796"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.444627" elapsed="0.001360"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.450346" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:58.446212" elapsed="0.004175"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:58.450462" elapsed="0.000047"/>
</return>
<msg time="2026-04-21T02:13:58.450686" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:58.442726" elapsed="0.007997"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:58.453359" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:58.452776" elapsed="0.000727">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:58.453718" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:58.451970" elapsed="0.001802"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:13:58.454272" elapsed="0.000057"/>
</return>
<status status="PASS" start="2026-04-21T02:13:58.453964" elapsed="0.000437"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.453923" elapsed="0.000531"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.454815" elapsed="0.000051"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.455206" elapsed="0.000044"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:13:58.455350" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:13:58.458732" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:58.451221" elapsed="0.007551"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.460885" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:58.460496" elapsed="0.000457"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.461513" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:58.461172" elapsed="0.000407"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:58.470195" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0d0cx2earwkpl1m2134w1bwp9w26.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:58.470342" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '484'} 
 body={"bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4":{"l3vpn-mcast-route":[{"path-id":0,"route-key":"IAABrBAALABlGAoCIgAAAAA=","attributes":{"extended-communities":[{"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}},"transitive":true}],"ipv4-next-hop":{"global":"127.16.0.44"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"172.16.0.44:101","prefix":"10.2.34.0/24"}]}} 
 </msg>
<msg time="2026-04-21T02:13:58.470529" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:58.464651" elapsed="0.005905"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:58.461670" elapsed="0.008931"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.470786" elapsed="0.000044"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:58.470628" elapsed="0.000246"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.461645" elapsed="0.009250"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.475670" level="INFO">{"bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4":{"l3vpn-mcast-route":[{"path-id":0,"route-key":"IAABrBAALABlGAoCIgAAAAA=","attributes":{"extended-communities":[{"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}},"transitive":true}],"ipv4-next-hop":{"global":"127.16.0.44"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"172.16.0.44:101","prefix":"10.2.34.0/24"}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:58.472002" elapsed="0.003744"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:58.471756" elapsed="0.004062"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.471736" elapsed="0.004121"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.479755" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:58.476276" elapsed="0.003567"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:58.475939" elapsed="0.003956"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.475914" elapsed="0.004019"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.480698" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:58.480200" elapsed="0.000525"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.481058" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:58.480810" elapsed="0.000306"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.481610" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:58.481309" elapsed="0.000329"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:58.481141" elapsed="0.000534"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.480777" elapsed="0.000920"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.482246" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:58.481879" elapsed="0.000394"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.482582" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:58.482343" elapsed="0.000296"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.483140" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:58.482843" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:58.482663" elapsed="0.000539"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.482325" elapsed="0.000899"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:58.483381" elapsed="0.000376"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:58.484240" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:58.483944" elapsed="0.000324"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:58.484427" elapsed="0.002415"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:58.471269" elapsed="0.015642"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:58.487095" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:58.486983" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.486964" elapsed="0.000200"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:58.490174" level="INFO">${text_normalized} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:58.487315" elapsed="0.002888"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:58.490255" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:13:58.490420" level="INFO">${response_text} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:58.459273" elapsed="0.031235"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:58.490576" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:13:58.490733" level="INFO">${response_text} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:58.343919" elapsed="0.146840"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.519343" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:58.518831" elapsed="0.000544"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:58.520278" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:58.519966" elapsed="0.000438">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:58.520582" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:58.519590" elapsed="0.001018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.521237" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:58.520779" elapsed="0.000485"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:58.521592" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:58.521759" level="INFO">${template} = {
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
        "l3vpn-mcast-route": [
            {
                "route-key": "IAABrBAALABlGAoCIgAAAAA=",
                "path-id": 0,
                "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:58.521429" elapsed="0.000371"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.522232" level="INFO">{
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
        "l3vpn-mcast-route": [
            {
                "route-key": "IAABrBAALABlGAoCIgAAAAA=",
                "path-id": 0,
                "attributes": {
                    "ipv4-next-hop": {
                        "global": "127.16.0.44"
                    },
                    "extended-communities": [
                        {
                            "vrf-route-import-extended-community": {
                                "inet4-specific-extended-community-common": {
                                    "local-administrator": "MTA=",
                                    "global-administrator": "10.0.0.1"
                                }
                            },
                            "transitive": true
                        }
                    ],
                    "local-pref": {
                        "pref": 100
                    },
                    "origin": {
                        "value": "igp"
                    }
                },
                "route-distinguisher": "172.16.0.44:101",
                "prefix": "10.2.34.0/24"
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:58.521964" elapsed="0.000321"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:58.522811" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:58.522359" elapsed="0.000517"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.523566" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:58.523050" elapsed="0.000544"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:58.522902" elapsed="0.000727"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.522336" elapsed="0.001315"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.524309" level="INFO">${final_text} = {
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
        "l3vpn-mcast-route": [
            {
                "route-key": "IAABrBAALABlGAoCIgAAAAA=",
                "path-id": 0,
                "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:58.523816" elapsed="0.000521"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:58.524389" elapsed="0.000034"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:58.518160" elapsed="0.006361"/>
</kw>
<msg time="2026-04-21T02:13:58.524640" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:58.505234" elapsed="0.019458"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.537124" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.549485" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.562021" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.562250" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.562437" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.562841" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:58.562677" elapsed="0.000220"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:58.562662" elapsed="0.000259"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.563065" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.563234" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.563403" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:58.562631" elapsed="0.000824"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:58.562520" elapsed="0.000964"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.563654" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:58.563730" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:13:58.563892" level="INFO">${expected_text} = {
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
        "l3vpn-mcast-route": [
            {
                "route-key": "IAABrBAALABlGAoCIgAAAAA=",
                "path-id": 0,
                "...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:58.502539" elapsed="0.061380"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:58.564100" elapsed="0.002346"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:58.567747" level="INFO">${expected_normalized} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:58.567205" elapsed="0.000624"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:58.568453" level="INFO">${actual_normalized} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:58.567993" elapsed="0.000488"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:13:58.568641" elapsed="0.000347"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:13:58.566769" elapsed="0.002279"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:58.566526" elapsed="0.002555"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.569257" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:58.569107" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.566508" elapsed="0.002824"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:13:58.491980" elapsed="0.077400"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:13:58.491120" elapsed="0.078337"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:58.490863" elapsed="0.078640"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.490845" elapsed="0.078682"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:58.569562" elapsed="0.000028"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:13:58.339562" elapsed="0.230130"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:58.335133" elapsed="0.234620"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:13:58.569941" elapsed="0.002822"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.629007" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:58.628591" elapsed="0.000449"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:58.629854" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:58.629554" elapsed="0.000379">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:58.630026" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:58.629217" elapsed="0.000834"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.630602" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:58.630220" elapsed="0.000408"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:58.630948" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:58.631116" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:58.630804" elapsed="0.000338"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.631549" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:58.631302" elapsed="0.000292"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.632899" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:58.632568" elapsed="0.000377"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.633443" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:13:58.633166" elapsed="0.000303"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.634330" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:58.633873" elapsed="0.000483"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:58.635625" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:58.635046" elapsed="0.000734"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:58.635882" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:13:58.636191" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:58.634552" elapsed="0.001665"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:58.636377" elapsed="0.000392"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:13:58.633709" elapsed="0.003118"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.637525" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:13:58.637079" elapsed="0.000472"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:13:58.638771" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:13:58.638219" elapsed="0.000670"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:13:58.638969" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:58.639258" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:13:58.637743" elapsed="0.001541"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:13:58.639438" elapsed="0.000463"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:13:58.636944" elapsed="0.003001"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:13:58.633522" elapsed="0.006458"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:13:58.640024" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:13:58.640185" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:13:58.632013" elapsed="0.008197"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:58.631684" elapsed="0.008557"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.640419" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:58.640267" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.631646" elapsed="0.008849"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.641254" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:58.640639" elapsed="0.000642"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:58.641330" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:58.627962" elapsed="0.013492"/>
</kw>
<msg time="2026-04-21T02:13:58.641508" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:58.615036" elapsed="0.026526"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.654079" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.666575" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.680589" elapsed="0.000034"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.680876" elapsed="0.000026"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.681068" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.681471" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:58.681321" elapsed="0.000206"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:58.681305" elapsed="0.000247"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.681696" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.681879" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.682048" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:58.681269" elapsed="0.000831"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:58.681152" elapsed="0.000977"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.682276" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:58.682352" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:13:58.682490" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:58.610457" elapsed="0.072061"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:58.683922" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:58.683587" elapsed="0.000409">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:58.684090" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:58.683219" elapsed="0.000896"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.684443" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:58.684185" elapsed="0.000316"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.685259" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:58.684707" elapsed="0.000579"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:58.684525" elapsed="0.000797"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.684167" elapsed="0.001177"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.687685" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:58.685500" elapsed="0.002227"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:13:58.687799" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:13:58.687972" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:58.682872" elapsed="0.005125"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:58.689386" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:13:58.689195" elapsed="0.000245"/>
</kw>
<msg time="2026-04-21T02:13:58.689526" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:58.688693" elapsed="0.000858"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:13:58.689757" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:58.689622" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.689604" elapsed="0.000237"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:58.690152" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:58.690322" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:58.689987" elapsed="0.000360"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:13:58.690742" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:13:58.690506" elapsed="0.000262"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:13:58.690831" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:13:58.690986" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:13:58.688357" elapsed="0.002653"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.692454" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:58.692204" elapsed="0.000295"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.692913" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:58.692658" elapsed="0.000298"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:13:58.700143" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0d0cx2earwkpl1m2134w1bwp9w26.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:13:58.700749" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '649'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4":{"l3vpn-mcast-route":[{"path-id":0,"route-key":"IAABrBAALABlGAoCIgAAAAA=","attributes":{"extended-communities":[{"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}},"transitive":true}],"ipv4-next-hop":{"global":"127.16.0.44"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"172.16.0.44:101","prefix":"10.2.34.0/24"}]}}]} 
 </msg>
<msg time="2026-04-21T02:13:58.700916" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:13:58.695072" elapsed="0.005880"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:58.693020" elapsed="0.007992"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.701260" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:58.701048" elapsed="0.000300"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.693002" elapsed="0.008375"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.706193" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4":{"l3vpn-mcast-route":[{"path-id":0,"route-key":"IAABrBAALABlGAoCIgAAAAA=","attributes":{"extended-communities":[{"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}},"transitive":true}],"ipv4-next-hop":{"global":"127.16.0.44"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"172.16.0.44:101","prefix":"10.2.34.0/24"}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:58.702783" elapsed="0.003479"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:58.702474" elapsed="0.003836"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.702449" elapsed="0.003896"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.710191" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:58.706779" elapsed="0.003475"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:58.706422" elapsed="0.003880"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.706399" elapsed="0.003937"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.711130" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:58.710574" elapsed="0.000593"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.711602" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:58.711264" elapsed="0.000418"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.712497" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:58.712038" elapsed="0.000504"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:58.711715" elapsed="0.000884"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.711239" elapsed="0.001387"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.713187" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:58.712817" elapsed="0.000396"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.713522" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:58.713282" elapsed="0.000296"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.714093" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:58.713764" elapsed="0.000363"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:58.713602" elapsed="0.000569"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.713264" elapsed="0.000934"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:58.714362" elapsed="0.000390"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:13:58.715255" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:58.714959" elapsed="0.000322"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:13:58.715436" elapsed="0.002294"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:13:58.701890" elapsed="0.015914"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:58.717983" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:13:58.717876" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.717858" elapsed="0.000191"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:58.721133" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
    "l3vpn-mcast-route": [
     {
   ...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:58.718195" elapsed="0.002966"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:13:58.721213" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:13:58.721372" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
    "l3vpn-mcast-route": [
     {
   ...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:13:58.691319" elapsed="0.030079"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:13:58.721460" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:13:58.721610" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
    "l3vpn-mcast-route": [
     {
   ...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:13:58.587501" elapsed="0.134134"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.749898" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:58.749440" elapsed="0.000520"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:13:58.750744" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:13:58.750466" elapsed="0.000418">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:13:58.751059" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:13:58.750130" elapsed="0.000954"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.751689" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:13:58.751250" elapsed="0.000466"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:13:58.752079" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:13:58.752220" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:13:58.751918" elapsed="0.000329"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.752679" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:13:58.752406" elapsed="0.000318"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:13:58.753210" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:58.752807" elapsed="0.000464"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.753965" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:13:58.753444" elapsed="0.000548"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:58.753295" elapsed="0.000733"/>
</branch>
<status status="PASS" start="2026-04-21T02:13:58.752773" elapsed="0.001276"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.754675" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:13:58.754196" elapsed="0.000508"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:13:58.754753" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:13:58.748825" elapsed="0.006076"/>
</kw>
<msg time="2026-04-21T02:13:58.754955" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:58.735956" elapsed="0.019048"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.767536" elapsed="0.000033"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.779773" elapsed="0.000054"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.792340" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.792544" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.792723" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.793124" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:58.792977" elapsed="0.000203"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:13:58.792962" elapsed="0.000241"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.793344" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.793514" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.793682" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:13:58.792931" elapsed="0.000804"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:13:58.792817" elapsed="0.000945"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.793925" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:58.794000" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:13:58.794118" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:13:58.733302" elapsed="0.060842"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:13:58.794322" elapsed="0.003343"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:58.798713" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
  }
 ]
...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:58.798426" elapsed="0.000316"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:13:58.799509" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
    "l3vpn-mcast-route": [
     {
   ...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:13:58.798917" elapsed="0.000621"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:13:58.800058" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
    "l3vpn-mcast-route": [
     {
      "attributes": {
       "extended-communities": [
        {
         "transitive": true,
         "vrf-route-import-extended-community": {
          "inet4-specific-extended-community-common": {
           "global-administrator": "10.0.0.1",
           "local-administrator": "MTA="
          }
         }
        }
       ],
       "ipv4-next-hop": {
        "global": "127.16.0.44"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "path-id": 0,
      "prefix": "10.2.34.0/24",
      "route-distinguisher": "172.16.0.44:101",
      "route-key": "IAABrBAALABlGAoCIgAAAAA="
     }
    ]
   },
   "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:13:58.800277" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,38 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
+    "l3vpn-mcast-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "transitive": true,
+         "vrf-route-import-extended-community": {
+          "inet4-specific-extended-community-common": {
+           "global-administrator": "10.0.0.1",
+           "local-administrator": "MTA="
+          }
+         }
+        }
+       ],
+       "ipv4-next-hop": {
+        "global": "127.16.0.44"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "path-id": 0,
+      "prefix": "10.2.34.0/24",
+      "route-distinguisher": "172.16.0.44:101",
+      "route-key": "IAABrBAALABlGAoCIgAAAAA="
+     }
+    ]
+   },
    "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:13:58.799702" elapsed="0.000685">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,38 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
+    "l3vpn-mcast-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "transitive": true,
+         "vrf-route-import-extended-community": {
+          "inet4-specific-extended-community-common": {
+           "global-administrator": "10.0.0.1",
+           "local-administrator": "MTA="
+          }
+         }
    [ Message content over the limit has been removed. ]
+       "ipv4-next-hop": {
+        "global": "127.16.0.44"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "path-id": 0,
+      "prefix": "10.2.34.0/24",
+      "route-distinguisher": "172.16.0.44:101",
+      "route-key": "IAABrBAALABlGAoCIgAAAAA="
+     }
+    ]
+   },
    "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:13:58.798008" elapsed="0.002554">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,38 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
+    "l3vpn-mcast-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "transitive": true,
+         "vrf-route-import-extended-community": {
+          "inet4-specific-extended-community-common": {
+           "global-administrator": "10.0.0.1",
+           "local-administrator": "MTA="
+          }
+         }
    [ Message content over the limit has been removed. ]
+       "ipv4-next-hop": {
+        "global": "127.16.0.44"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "path-id": 0,
+      "prefix": "10.2.34.0/24",
+      "route-distinguisher": "172.16.0.44:101",
+      "route-key": "IAABrBAALABlGAoCIgAAAAA="
+     }
+    ]
+   },
    "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:58.797745" elapsed="0.002911">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,38 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
+    "l3vpn-mcast-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "transitive": true,
+         "vrf-route-import-extended-community": {
+          "inet4-specific-extended-community-common": {
+           "global-administrator": "10.0.0.1",
+           "local-administrator": "MTA="
+          }
+         }
    [ Message content over the limit has been removed. ]
+       "ipv4-next-hop": {
+        "global": "127.16.0.44"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "path-id": 0,
+      "prefix": "10.2.34.0/24",
+      "route-distinguisher": "172.16.0.44:101",
+      "route-key": "IAABrBAALABlGAoCIgAAAAA="
+     }
+    ]
+   },
    "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:13:58.800862" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:13:58.800694" elapsed="0.000225"/>
</branch>
<status status="FAIL" start="2026-04-21T02:13:58.797726" elapsed="0.003216">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,38 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
+    "l3vpn-mcast-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "transitive": true,
+         "vrf-route-import-extended-community": {
+          "inet4-specific-extended-community-common": {
+           "global-administrator": "10.0.0.1",
+           "local-administrator": "MTA="
+          }
+         }
    [ Message content over the limit has been removed. ]
+       "ipv4-next-hop": {
+        "global": "127.16.0.44"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "path-id": 0,
+      "prefix": "10.2.34.0/24",
+      "route-distinguisher": "172.16.0.44:101",
+      "route-key": "IAABrBAALABlGAoCIgAAAAA="
+     }
+    ]
+   },
    "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:13:58.722770" elapsed="0.078321">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,38 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
+    "l3vpn-mcast-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "transitive": true,
+         "vrf-route-import-extended-community": {
+          "inet4-specific-extended-community-common": {
+           "global-administrator": "10.0.0.1",
+           "local-administrator": "MTA="
+          }
+         }
    [ Message content over the limit has been removed. ]
+       "ipv4-next-hop": {
+        "global": "127.16.0.44"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "path-id": 0,
+      "prefix": "10.2.34.0/24",
+      "route-distinguisher": "172.16.0.44:101",
+      "route-key": "IAABrBAALABlGAoCIgAAAAA="
+     }
+    ]
+   },
    "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:13:58.721977" elapsed="0.079285">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,38 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
+    "l3vpn-mcast-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "transitive": true,
+         "vrf-route-import-extended-community": {
+          "inet4-specific-extended-community-common": {
+           "global-administrator": "10.0.0.1",
+           "local-administrator": "MTA="
+          }
+         }
    [ Message content over the limit has been removed. ]
+       "ipv4-next-hop": {
+        "global": "127.16.0.44"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "path-id": 0,
+      "prefix": "10.2.34.0/24",
+      "route-distinguisher": "172.16.0.44:101",
+      "route-key": "IAABrBAALABlGAoCIgAAAAA="
+     }
+    ]
+   },
    "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:13:58.721718" elapsed="0.079678">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,38 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
+    "l3vpn-mcast-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "transitive": true,
+         "vrf-route-import-extended-community": {
+          "inet4-specific-extended-community-common": {
+           "global-administrator": "10.0.0.1",
+           "local-administrator": "MTA="
+          }
+         }
    [ Message content over the limit has been removed. ]
+       "ipv4-next-hop": {
+        "global": "127.16.0.44"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "path-id": 0,
+      "prefix": "10.2.34.0/24",
+      "route-distinguisher": "172.16.0.44:101",
+      "route-key": "IAABrBAALABlGAoCIgAAAAA="
+     }
+    ]
+   },
    "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<status status="FAIL" start="2026-04-21T02:13:58.721701" elapsed="0.079734">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,38 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
+    "l3vpn-mcast-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "transitive": true,
+         "vrf-route-import-extended-community": {
+          "inet4-specific-extended-community-common": {
+           "global-administrator": "10.0.0.1",
+           "local-administrator": "MTA="
+          }
+         }
    [ Message content over the limit has been removed. ]
+       "ipv4-next-hop": {
+        "global": "127.16.0.44"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "path-id": 0,
+      "prefix": "10.2.34.0/24",
+      "route-distinguisher": "172.16.0.44:101",
+      "route-key": "IAABrBAALABlGAoCIgAAAAA="
+     }
+    ]
+   },
    "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:13:58.801485" elapsed="0.000017"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:13:58.580152" elapsed="0.221477">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,38 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
+    "l3vpn-mcast-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "transitive": true,
+         "vrf-route-import-extended-community": {
+          "inet4-specific-extended-community-common": {
+           "global-administrator": "10.0.0.1",
+           "local-administrator": "MTA="
+          }
+         }
    [ Message content over the limit has been removed. ]
+       "ipv4-next-hop": {
+        "global": "127.16.0.44"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "path-id": 0,
+      "prefix": "10.2.34.0/24",
+      "route-distinguisher": "172.16.0.44:101",
+      "route-key": "IAABrBAALABlGAoCIgAAAAA="
+     }
+    ]
+   },
    "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:00.860862" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:00.860400" elapsed="0.000507"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:00.861799" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:00.861490" elapsed="0.000392">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:00.862003" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:00.861111" elapsed="0.000924"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:00.862661" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:00.862234" elapsed="0.000455"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:00.863028" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:00.863220" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:00.862876" elapsed="0.000377"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:00.863767" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:00.863449" elapsed="0.000410"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:00.865396" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:00.864961" elapsed="0.000500"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:00.866198" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:00.865749" elapsed="0.000488"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:00.867257" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:00.866774" elapsed="0.000510"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:00.868599" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:00.867986" elapsed="0.000720"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:00.868812" elapsed="0.000045"/>
</return>
<msg time="2026-04-21T02:14:00.869135" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:00.867481" elapsed="0.001681"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:00.869324" elapsed="0.000459"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:14:00.866625" elapsed="0.003218"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:00.870549" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:00.870126" elapsed="0.000457"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:00.871927" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:00.871333" elapsed="0.000699"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:00.872110" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:14:00.872408" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:00.870830" elapsed="0.001605"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:00.872632" elapsed="0.000412"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:00.869972" elapsed="0.003115"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:00.866373" elapsed="0.006761"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:00.873188" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:00.873354" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:00.864416" elapsed="0.008964"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:00.863969" elapsed="0.009444"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:00.873595" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:00.873439" elapsed="0.000259"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:00.863936" elapsed="0.009786"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:00.874578" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:00.873911" elapsed="0.000701"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:00.874674" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:00.859712" elapsed="0.015121"/>
</kw>
<msg time="2026-04-21T02:14:00.874954" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:00.846405" elapsed="0.028605"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:00.888714" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:00.901903" elapsed="0.000044"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:00.915096" elapsed="0.000032"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:00.915330" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:00.915521" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:00.916037" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:00.915823" elapsed="0.000274"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:00.915782" elapsed="0.000343"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:00.916275" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:00.916447" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:00.916644" elapsed="0.000027"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:00.915732" elapsed="0.000981"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:00.915608" elapsed="0.001144"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:00.916934" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:00.917023" elapsed="0.000025"/>
</return>
<msg time="2026-04-21T02:14:00.917193" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:00.841760" elapsed="0.075461"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:00.918820" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:00.918466" elapsed="0.000433">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:00.919010" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:00.918028" elapsed="0.001013"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:00.919408" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:00.919127" elapsed="0.000353"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:00.920017" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:00.919698" elapsed="0.000345"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:00.919507" elapsed="0.000572"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:00.919103" elapsed="0.000998"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:00.922652" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:00.920257" elapsed="0.002423"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:00.922733" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:14:00.922929" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:00.917566" elapsed="0.005390"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:00.924224" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:14:00.924014" elapsed="0.000313"/>
</kw>
<msg time="2026-04-21T02:14:00.924433" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:00.923605" elapsed="0.000855"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:14:00.924671" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:00.924532" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:00.924514" elapsed="0.000224"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:00.925084" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:00.925251" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:00.924902" elapsed="0.000382"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:14:00.925765" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:14:00.925486" elapsed="0.000319"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:14:00.925855" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:00.926033" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:00.923274" elapsed="0.002784"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:00.927529" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:00.927275" elapsed="0.000302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:00.927997" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:00.927734" elapsed="0.000307"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:00.935516" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0d0cx2earwkpl1m2134w1bwp9w26.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:00.935857" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '166'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:14:00.935983" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:00.930477" elapsed="0.005533"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:00.928107" elapsed="0.007947"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:00.936241" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:00.936081" elapsed="0.000243"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:00.928089" elapsed="0.008258"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:00.940015" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:00.937448" elapsed="0.002615"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:00.937187" elapsed="0.002911"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:00.937164" elapsed="0.002962"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:00.942946" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:00.940461" elapsed="0.002549"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:00.940199" elapsed="0.002860"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:00.940178" elapsed="0.002917"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:00.943986" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:00.943339" elapsed="0.000685"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:00.944492" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:00.944128" elapsed="0.000446"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:00.945355" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:00.944864" elapsed="0.000532"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:00.944607" elapsed="0.000902"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:00.944098" elapsed="0.001443"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:00.946407" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:00.945873" elapsed="0.000572"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:00.946964" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:00.946544" elapsed="0.000507"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:00.947772" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:00.947348" elapsed="0.000483"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:00.947085" elapsed="0.000799"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:00.946518" elapsed="0.001395"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:00.948166" elapsed="0.000551"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:00.949396" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:00.948984" elapsed="0.000450"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:00.949761" elapsed="0.002727"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:00.936717" elapsed="0.015838"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:00.952758" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:00.952637" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:00.952610" elapsed="0.000235"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:00.955756" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
  }
 ]
...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:00.952998" elapsed="0.002812"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:14:00.955866" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:14:00.956034" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
  }
 ]
...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:14:00.926377" elapsed="0.029684"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:00.956124" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:14:00.956276" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
  }
 ]
...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:14:00.818620" elapsed="0.137682"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:00.986556" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:00.986057" elapsed="0.000531"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:00.987448" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:00.987141" elapsed="0.000435">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:00.987762" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:00.986764" elapsed="0.001038"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:00.988427" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:00.987977" elapsed="0.000541"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:00.988881" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:00.989041" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:00.988690" elapsed="0.000379"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:00.989526" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:00.989233" elapsed="0.000342"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:14:00.990216" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:00.989654" elapsed="0.000626"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:00.991130" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:00.990458" elapsed="0.000709"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:00.990307" elapsed="0.000910"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:00.989629" elapsed="0.001620"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:00.992070" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:00.991475" elapsed="0.000624"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:00.992155" elapsed="0.000040"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:00.985356" elapsed="0.006948"/>
</kw>
<msg time="2026-04-21T02:14:00.992362" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:00.971630" elapsed="0.020790"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.005377" elapsed="0.000046"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.018243" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.031240" elapsed="0.000037"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.031489" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.031679" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.032194" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:01.032038" elapsed="0.000215"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:01.032021" elapsed="0.000258"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.032426" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.032601" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.032772" elapsed="0.000035"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:01.031982" elapsed="0.000860"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:01.031852" elapsed="0.001020"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.033024" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:01.033122" elapsed="0.000023"/>
</return>
<msg time="2026-04-21T02:14:01.033298" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:00.968613" elapsed="0.064715"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:01.033534" elapsed="0.002398"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:01.037062" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
  }
 ]
...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:01.036722" elapsed="0.000368"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:01.037519" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
  }
 ]
...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:01.037246" elapsed="0.000301"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:14:01.037706" elapsed="0.000611"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:14:01.036279" elapsed="0.002100"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:01.036013" elapsed="0.002400"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.038591" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:01.038439" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:01.035994" elapsed="0.002673"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:14:00.957535" elapsed="0.081182"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:14:00.956644" elapsed="0.082168"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:00.956385" elapsed="0.082476"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:00.956368" elapsed="0.082517"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:01.038921" elapsed="0.000035"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:14:00.812261" elapsed="0.226805"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:13:58.572956" elapsed="2.466194"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient" type="TEARDOWN">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:14:01.039387" elapsed="0.002646"/>
</kw>
<arg>l3vpn_mcast</arg>
<arg>${L3VPN_MCAST_DIR}</arg>
<status status="PASS" start="2026-04-21T02:13:55.747535" elapsed="5.294653"/>
</kw>
<status status="PASS" start="2026-04-21T02:13:55.659528" elapsed="5.382824"/>
</test>
<test id="s1-s17-t6" name="Odl_To_Play_l3vpn_mcast_ipv6" line="77">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:14:01.045510" elapsed="0.000227"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:14:01.045215" elapsed="0.000638"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:01.047051" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:01.046882" elapsed="0.000235"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:01.046853" elapsed="0.000297"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:01.054462" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:01.054313" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:01.054286" elapsed="0.000272"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.056006" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:01.055441" elapsed="0.000603"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.056685" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:14:01.056271" elapsed="0.000449"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:14:01.056782" elapsed="0.000067"/>
</return>
<msg time="2026-04-21T02:14:01.057026" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:14:01.054909" elapsed="0.002151"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:01.063295" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:01.063185" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:01.063165" elapsed="0.000200"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:01.064575" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:01.064467" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:01.064449" elapsed="0.000196"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:01.065126" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:14:01.064819" elapsed="0.000334"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:01.065536" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:01.065316" elapsed="0.000246"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:14:01.096386" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:14:01.066159" elapsed="0.030491"/>
</kw>
<msg time="2026-04-21T02:14:01.096974" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:14:01.097027" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:01.065724" elapsed="0.031341"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:14:01.132179" level="INFO">". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "l "3 "v "p "n "_ "m "c "a "s "t "_ "i "p "v "6 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:14:01.097871" elapsed="0.034480"/>
</kw>
<msg time="2026-04-21T02:14:01.132546" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:14:01.132592" level="INFO">${message_wait} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "O "d "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:01.097342" elapsed="0.035287"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.133091" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:01.132745" elapsed="0.000405"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:01.132708" elapsed="0.000472"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.133692" level="INFO"> ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "l "3 "v "p "n "_ "m "c "a "s "t "_ "i "p "v "6 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:01.133333" elapsed="0.000578"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.134220" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:01.133989" elapsed="0.000286"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:01.133969" elapsed="0.000330"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:14:01.134340" elapsed="0.000049"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:01.137090" elapsed="0.000366"/>
</kw>
<msg time="2026-04-21T02:14:01.137520" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:01.136054" elapsed="0.001603"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.137994" elapsed="0.000079"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.138337" elapsed="0.000077"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:14:01.135371" elapsed="0.003156"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:14:01.134722" elapsed="0.003870"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:14:01.064165" elapsed="0.074524"/>
</kw>
<msg time="2026-04-21T02:14:01.138781" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:01.138845" level="INFO">${message} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "O "d "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:01.063521" elapsed="0.075363"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:14:01.139068" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:14:01.138961" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:01.138942" elapsed="0.000210"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.139567" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.139945" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:14:01.140017" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:14:01.062839" elapsed="0.077286"/>
</kw>
<msg time="2026-04-21T02:14:01.140218" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:01.140261" level="INFO">${output} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "O "d "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:01.057727" elapsed="0.082574"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.140632" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:01.140376" elapsed="0.000314"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:01.140359" elapsed="0.000356"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:14:01.057460" elapsed="0.083278"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:14:01.057156" elapsed="0.083618"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:14:01.053774" elapsed="0.087075"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:14:01.046482" elapsed="0.094426"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:01.046022" elapsed="0.094934"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:14:01.043050" elapsed="0.097963"/>
</kw>
<kw name="Odl_To_Play_Template" owner="BgpOperations">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:01.141966" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/announce_l3vpn_mcast_ipv6.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/announce_l3vpn_mcast_ipv6.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:01.142156" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005902000000424001010040020040050400000064800e260002811020010db800010000000000000000000700800001ac10002c00651820010d00000000c01008010b0a0000013130
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:01.141700" elapsed="0.000514"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:14:01.142596" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005902000000424001010040020040050400000064800e260002811020010db800010000000000000000000700800001ac10002c00651820010d00000000c01008010b0a0000013130</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:14:01.142379" elapsed="0.000243"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:01.142991" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/withdraw_l3vpn_mcast_ipv6.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/withdraw_l3vpn_mcast_ipv6.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:01.143118" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004702000000304001010040020040050400000064800f14000281800001ac10002c00651820010d00000000c01008010b0a0000013130
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:01.142780" elapsed="0.000364"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:14:01.143503" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004702000000304001010040020040050400000064800f14000281800001ac10002c00651820010d00000000c01008010b0a0000013130</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:14:01.143300" elapsed="0.000229"/>
</kw>
<if>
<branch type="IF" condition="'${remove}' == 'True'">
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:14:01.143830" elapsed="0.002655"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:01.143598" elapsed="0.002925"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:01.143580" elapsed="0.002969"/>
</if>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.183683" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:01.183292" elapsed="0.000421"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:01.184523" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:01.184241" elapsed="0.000365">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:01.184699" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:01.183900" elapsed="0.000824"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.185303" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:01.184915" elapsed="0.000416"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:01.185636" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:01.185904" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:01.185495" elapsed="0.000437"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.186381" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:01.186132" elapsed="0.000296"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.187428" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:01.187169" elapsed="0.000303"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.187933" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:01.187635" elapsed="0.000324"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.188636" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:01.188338" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:01.189640" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:01.189203" elapsed="0.000463"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:01.189719" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:14:01.189905" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:01.188878" elapsed="0.001052"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:01.190221" elapsed="0.000260"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:14:01.188196" elapsed="0.002328"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.191115" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:01.190788" elapsed="0.000353"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:01.192078" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:01.191650" elapsed="0.000454"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:01.192154" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:01.192303" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:01.191331" elapsed="0.000997"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:01.192480" elapsed="0.000222"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:01.190641" elapsed="0.002101"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:01.188014" elapsed="0.004764"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:01.192838" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:01.192995" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:01.186837" elapsed="0.006183"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:01.186503" elapsed="0.006549"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.193231" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:01.193079" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:01.186481" elapsed="0.006826"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.194278" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:01.193453" elapsed="0.000855"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:01.194357" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:01.182645" elapsed="0.011836"/>
</kw>
<msg time="2026-04-21T02:14:01.194537" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:01.169640" elapsed="0.024946"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.208166" elapsed="0.000092"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.220802" elapsed="0.000048"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.233674" elapsed="0.000036"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.234252" elapsed="0.000027"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.234463" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.234960" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:01.234770" elapsed="0.000248"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:01.234749" elapsed="0.000299"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.235196" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.235365" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.235540" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:01.234697" elapsed="0.000896"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:01.234556" elapsed="0.001067"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.235777" elapsed="0.000037"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:01.235886" elapsed="0.000022"/>
</return>
<msg time="2026-04-21T02:14:01.236073" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:01.165389" elapsed="0.070714"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.261597" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:01.261193" elapsed="0.000433"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:01.262519" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:01.262203" elapsed="0.000402">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:01.262699" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:01.261815" elapsed="0.000908"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.263308" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:01.262921" elapsed="0.000414"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:01.263642" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:01.263870" level="INFO">${template} = &lt;?xml version="1.0"?&gt;
&lt;l3vpn-mcast-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:l3vpn:mcast"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;gAABrBAALABlGCABDQAAAAA=&lt;/route-key&gt;
    &lt;route-distinguis...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:01.263498" elapsed="0.000402"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.264307" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;l3vpn-mcast-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:l3vpn:mcast"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;gAABrBAALABlGCABDQAAAAA=&lt;/route-key&gt;
    &lt;route-distinguisher&gt;172.16.0.44:101&lt;/route-distinguisher&gt;
    &lt;prefix&gt;2001:d00::/24&lt;/prefix&gt;
    &lt;attributes&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;vrf-route-import-extended-community&gt;
                &lt;inet4-specific-extended-community-common&gt;
                    &lt;global-administrator&gt;10.0.0.1&lt;/global-administrator&gt;
                    &lt;local-administrator&gt;MTA=&lt;/local-administrator&gt;
                &lt;/inet4-specific-extended-community-common&gt;
            &lt;/vrf-route-import-extended-community&gt;
        &lt;/extended-communities&gt;
        &lt;ipv6-next-hop&gt;
            &lt;global&gt;2001:db8:1::7&lt;/global&gt;
        &lt;/ipv6-next-hop&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;as-path/&gt;
    &lt;/attributes&gt;
&lt;/l3vpn-mcast-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:01.264061" elapsed="0.000350"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:14:01.264811" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:01.264485" elapsed="0.000386"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.265338" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:01.265044" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:01.264896" elapsed="0.000502"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:01.264465" elapsed="0.000954"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.266046" level="INFO">${final_text} = &lt;?xml version="1.0"?&gt;
&lt;l3vpn-mcast-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:l3vpn:mcast"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;gAABrBAALABlGCABDQAAAAA=&lt;/route-key&gt;
    &lt;route-distinguis...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:01.265566" elapsed="0.000511"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:01.266128" elapsed="0.000035"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:01.260547" elapsed="0.005741"/>
</kw>
<msg time="2026-04-21T02:14:01.266348" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:01.247337" elapsed="0.019059"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.278954" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.291415" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.303694" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.303913" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.304093" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.304483" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:01.304333" elapsed="0.000207"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:01.304318" elapsed="0.000247"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.304710" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.304898" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.305069" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:01.304284" elapsed="0.000837"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:01.304173" elapsed="0.001042"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.305374" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:01.305452" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:14:01.305599" level="INFO">${data} = &lt;?xml version="1.0"?&gt;
&lt;l3vpn-mcast-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:l3vpn:mcast"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;gAABrBAALABlGCABDQAAAAA=&lt;/route-key&gt;
    &lt;route-distinguis...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:01.246372" elapsed="0.059256"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:01.307025" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:01.306719" elapsed="0.000378">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:01.307190" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:01.306352" elapsed="0.000862"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.307539" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:01.307283" elapsed="0.000311"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.308118" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:01.307823" elapsed="0.000321"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:01.307619" elapsed="0.000559"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:01.307266" elapsed="0.000934"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.310706" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:01.308353" elapsed="0.002379"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:01.310783" elapsed="0.000043"/>
</return>
<msg time="2026-04-21T02:14:01.310953" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:01.305989" elapsed="0.004989"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.312658" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:01.312409" elapsed="0.000298"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.313114" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;l3vpn-mcast-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:l3vpn:mcast"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;gAABrBAALABlGCABDQAAAAA=&lt;/route-key&gt;
    &lt;route-distinguisher&gt;172.16.0.44:101&lt;/route-distinguisher&gt;
    &lt;prefix&gt;2001:d00::/24&lt;/prefix&gt;
    &lt;attributes&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;vrf-route-import-extended-community&gt;
                &lt;inet4-specific-extended-community-common&gt;
                    &lt;global-administrator&gt;10.0.0.1&lt;/global-administrator&gt;
                    &lt;local-administrator&gt;MTA=&lt;/local-administrator&gt;
                &lt;/inet4-specific-extended-community-common&gt;
            &lt;/vrf-route-import-extended-community&gt;
        &lt;/extended-communities&gt;
        &lt;ipv6-next-hop&gt;
            &lt;global&gt;2001:db8:1::7&lt;/global&gt;
        &lt;/ipv6-next-hop&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;as-path/&gt;
    &lt;/attributes&gt;
&lt;/l3vpn-mcast-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:01.312876" elapsed="0.000297"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.313567" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:01.313324" elapsed="0.000286"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.314015" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:01.313760" elapsed="0.000298"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:01.314905" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:14:01.314682" elapsed="0.000249"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:14:01.315258" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:14:01.315085" elapsed="0.000238"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:01.315482" elapsed="0.000220"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.316126" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:01.315877" elapsed="0.000293"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:14:01.316211" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:01.316365" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:14:01.314261" elapsed="0.002129"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:01.328869" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0d0cx2earwkpl1m2134w1bwp9w26.node0', 'Content-Length': '1048', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0"?&gt;
&lt;l3vpn-mcast-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:l3vpn:mcast"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;gAABrBAALABlGCABDQAAAAA=&lt;/route-key&gt;
    &lt;route-distinguisher&gt;172.16.0.44:101&lt;/route-distinguisher&gt;
    &lt;prefix&gt;2001:d00::/24&lt;/prefix&gt;
    &lt;attributes&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;vrf-route-import-extended-community&gt;
                &lt;inet4-specific-extended-community-common&gt;
                    &lt;global-administrator&gt;10.0.0.1&lt;/global-administrator&gt;
                    &lt;local-administrator&gt;MTA=&lt;/local-administrator&gt;
                &lt;/inet4-specific-extended-community-common&gt;
            &lt;/vrf-route-import-extended-community&gt;
        &lt;/extended-communities&gt;
        &lt;ipv6-next-hop&gt;
            &lt;global&gt;2001:db8:1::7&lt;/global&gt;
        &lt;/ipv6-next-hop&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;as-path/&gt;
    &lt;/attributes&gt;
&lt;/l3vpn-mcast-route&gt; 
 </msg>
<msg time="2026-04-21T02:14:01.329033" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6/l3vpn-mcast-route=gAABrBAALABlGCABDQAAAAA%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:01.329251" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:01.318761" elapsed="0.010546"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:01.316458" elapsed="0.012958"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.329882" elapsed="0.000053"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:01.329479" elapsed="0.000558"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:01.316440" elapsed="0.013645"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.338640" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:01.332702" elapsed="0.005986"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:01.332158" elapsed="0.006566"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:01.332114" elapsed="0.006635"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.341475" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:01.339043" elapsed="0.002478"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:01.338819" elapsed="0.002737"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:01.338788" elapsed="0.002793"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.342229" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:01.341818" elapsed="0.000438"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.342611" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:01.342326" elapsed="0.000344"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.343189" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:01.342882" elapsed="0.000334"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:01.342695" elapsed="0.000557"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:01.342308" elapsed="0.000965"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.343830" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:01.343438" elapsed="0.000421"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.344237" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:01.343927" elapsed="0.000369"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.344784" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:01.344488" elapsed="0.000339"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:01.344321" elapsed="0.000542"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:01.343910" elapsed="0.000975"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:01.345043" elapsed="0.000348"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:01.345963" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:01.345598" elapsed="0.000392"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:01.346151" elapsed="0.002473"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:01.331020" elapsed="0.017671"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:14:01.348939" elapsed="0.000038"/>
</return>
<status status="PASS" start="2026-04-21T02:14:01.348809" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:01.348762" elapsed="0.000289"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.349210" elapsed="0.000023"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:14:01.349281" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:14:01.351761" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:14:01.311310" elapsed="0.040494"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:01.351880" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:01.352044" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:14:01.151958" elapsed="0.200112"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.352443" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:01.352180" elapsed="0.000333"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:01.352162" elapsed="0.000376"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:01.352570" elapsed="0.000027"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:14:01.146859" elapsed="0.205836"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:14:01.356091" level="INFO">${update} = ffffffffffffffffffffffffffffffff005902000000424001010040020040050400000064800e260002811020010db800010000000000000000000700800001ac10002c00651820010d00000000c01008010b0a0000013130</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:14:01.353696" elapsed="0.002425"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:14:01.356307" elapsed="0.004161"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:14:01.360535" elapsed="0.000048"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-04-21T02:14:01.353390" elapsed="0.007311"/>
</kw>
<msg time="2026-04-21T02:14:01.360779" level="INFO">${update} = ffffffffffffffffffffffffffffffff005902000000424001010040020040050400000064800e260002811020010db800010000000000000000000700800001ac10002c00651820010d00000000c01008010b0a0000013130</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:14:01.352904" elapsed="0.007918"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.361771" level="INFO">Length is 178.</msg>
<msg time="2026-04-21T02:14:01.361873" level="INFO">${len_1} = 178</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:14:01.361472" elapsed="0.000425"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.362379" level="INFO">Length is 178.</msg>
<msg time="2026-04-21T02:14:01.362478" level="INFO">${len_2} = 178</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:14:01.362120" elapsed="0.000384"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:14:01.362681" elapsed="0.000360"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:14:01.363393" level="INFO">${sum_1} = 1895</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:14:01.363203" elapsed="0.000215"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:14:01.363756" level="INFO">${sum_2} = 1895</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:14:01.363571" elapsed="0.000209"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:14:01.363956" elapsed="0.000309"/>
</kw>
<arg>${update}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:14:01.361068" elapsed="0.003259"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:14:01.364479" elapsed="0.001979"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.412013" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:01.411406" elapsed="0.000642"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:01.412862" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:01.412568" elapsed="0.000377">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:01.413040" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:01.412226" elapsed="0.000839"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.413621" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:01.413235" elapsed="0.000413"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:01.413976" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:01.414146" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:01.413829" elapsed="0.000342"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.414587" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:01.414333" elapsed="0.000299"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.415974" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:01.415392" elapsed="0.000629"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.416471" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:01.416188" elapsed="0.000308"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.417332" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:01.416912" elapsed="0.000445"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:01.418474" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:01.417991" elapsed="0.000602"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:01.418733" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:14:01.418988" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:01.417551" elapsed="0.001463"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:01.419174" elapsed="0.000416"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:14:01.416741" elapsed="0.002943"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.420373" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:01.419960" elapsed="0.000439"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:01.421490" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:01.421023" elapsed="0.000546"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:01.421705" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:14:01.421948" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:01.420588" elapsed="0.001386"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:01.422129" elapsed="0.000398"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:01.419821" elapsed="0.002779"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:01.416553" elapsed="0.006083"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:01.422680" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:01.422856" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:01.415065" elapsed="0.007816"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:01.414716" elapsed="0.008199"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.423096" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:01.422942" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:01.414688" elapsed="0.008485"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.424098" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:01.423319" elapsed="0.000807"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:01.424175" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:01.410732" elapsed="0.013568"/>
</kw>
<msg time="2026-04-21T02:14:01.424356" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:01.397655" elapsed="0.026754"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.437104" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.449677" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.462060" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.462275" elapsed="0.000082"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.462527" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.462963" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:01.462805" elapsed="0.000215"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:01.462773" elapsed="0.000273"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.463192" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.463364" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.463532" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:01.462736" elapsed="0.000848"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:01.462609" elapsed="0.001004"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.463767" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:01.463860" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:14:01.463998" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:01.393057" elapsed="0.070969"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.465214" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:01.464926" elapsed="0.000336"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:01.475029" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0d0cx2earwkpl1m2134w1bwp9w26.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:01.475079" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:01.475189" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:01.467643" elapsed="0.007571"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:01.465328" elapsed="0.009927"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.475435" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:01.475281" elapsed="0.000216"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:01.465310" elapsed="0.010208"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.478933" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:01.476541" elapsed="0.002435"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:01.476316" elapsed="0.002695"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:01.476298" elapsed="0.002739"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.481620" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:01.479315" elapsed="0.002351"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:01.479092" elapsed="0.002608"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:01.479075" elapsed="0.002649"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.482331" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:01.481924" elapsed="0.000434"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.482668" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:01.482426" elapsed="0.000361"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.483308" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:01.483002" elapsed="0.000332"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:01.482828" elapsed="0.000542"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:01.482409" elapsed="0.000983"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.483941" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:01.483555" elapsed="0.000413"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.484276" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:01.484037" elapsed="0.000296"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.484832" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:01.484522" elapsed="0.000336"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:01.484358" elapsed="0.000536"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:01.484019" elapsed="0.000896"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:01.485070" elapsed="0.000349"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:01.485901" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:01.485588" elapsed="0.000339"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:01.486086" elapsed="0.002313"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:01.475903" elapsed="0.012558"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:14:01.488507" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:14:01.490812" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:14:01.464299" elapsed="0.026541"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:01.490895" elapsed="0.000027"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:14:01.367555" elapsed="0.123465"/>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:01.367087" elapsed="0.123989"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-04-21T02:14:01.366682" elapsed="0.124453"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:14:01.494379" level="INFO">${update} = ffffffffffffffffffffffffffffffff004702000000304001010040020040050400000064800f14000281800001ac10002c00651820010d00000000c01008010b0a0000013130</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:14:01.492067" elapsed="0.002340"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:14:01.494586" elapsed="0.002179"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:14:01.496836" elapsed="0.000031"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-04-21T02:14:01.491777" elapsed="0.005187"/>
</kw>
<msg time="2026-04-21T02:14:01.497039" level="INFO">${update} = ffffffffffffffffffffffffffffffff004702000000304001010040020040050400000064800f14000281800001ac10002c00651820010d00000000c01008010b0a0000013130</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:14:01.491305" elapsed="0.005758"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.497940" level="INFO">Length is 142.</msg>
<msg time="2026-04-21T02:14:01.498015" level="INFO">${len_1} = 142</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:14:01.497648" elapsed="0.000391"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.498449" level="INFO">Length is 142.</msg>
<msg time="2026-04-21T02:14:01.498522" level="INFO">${len_2} = 142</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:14:01.498195" elapsed="0.000350"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:14:01.498703" elapsed="0.000357"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:14:01.499397" level="INFO">${sum_1} = 1588</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:14:01.499216" elapsed="0.000206"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:14:01.499823" level="INFO">${sum_2} = 1588</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:14:01.499572" elapsed="0.000287"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:14:01.500143" elapsed="0.000432"/>
</kw>
<arg>${update}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:14:01.497281" elapsed="0.003410"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations" type="TEARDOWN">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.548002" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:01.547574" elapsed="0.000462"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:01.548875" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:01.548555" elapsed="0.000398">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:01.549049" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:01.548214" elapsed="0.000859"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.549624" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:01.549240" elapsed="0.000411"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:01.549974" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:01.550269" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:01.549831" elapsed="0.000465"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.550705" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:01.550458" elapsed="0.000292"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.551865" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:01.551552" elapsed="0.000358"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.552368" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:01.552091" elapsed="0.000302"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.553356" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:01.552784" elapsed="0.000598"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:01.554544" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:01.554083" elapsed="0.000503"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:01.554716" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:14:01.554995" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:01.553574" elapsed="0.001447"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:01.555181" elapsed="0.000518"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:14:01.552637" elapsed="0.003104"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.556526" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:01.556019" elapsed="0.000533"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:01.557858" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:01.557233" elapsed="0.000667"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:01.558018" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:14:01.558238" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:01.556740" elapsed="0.001523"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:01.558418" elapsed="0.000547"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:01.555882" elapsed="0.003181"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:01.552451" elapsed="0.006649"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:01.559144" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:14:01.559301" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:01.551196" elapsed="0.008130"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:01.550869" elapsed="0.008488"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.559534" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:01.559384" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:01.550824" elapsed="0.008790"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.560402" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:01.559807" elapsed="0.000623"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:01.560478" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:01.546915" elapsed="0.013686"/>
</kw>
<msg time="2026-04-21T02:14:01.560660" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:01.533867" elapsed="0.026855"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.573381" elapsed="0.000033"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.586160" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.598667" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.598906" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.599109" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.599536" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:01.599380" elapsed="0.000212"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:01.599362" elapsed="0.000259"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.599767" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.599954" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.600195" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:01.599320" elapsed="0.000931"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:01.599199" elapsed="0.001082"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.600434" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:01.600512" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:14:01.600667" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:01.529191" elapsed="0.071505"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.601967" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:01.601645" elapsed="0.000375"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:01.610845" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0d0cx2earwkpl1m2134w1bwp9w26.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:01.611279" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '401'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Data does not exist",
        "error-path": "/bgp-rib:application-rib[id='10.30.171.3']/tables[afi='bgp-types:ipv6-address-family'][safi='bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family']/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:14:01.611434" level="INFO">${response} = None</msg>
<msg time="2026-04-21T02:14:01.611483" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:14:01.604170" elapsed="0.007870">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6</status>
</kw>
<status status="FAIL" start="2026-04-21T02:14:01.602086" elapsed="0.010070">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6</status>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.612420" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:01.612203" elapsed="0.000303"/>
</branch>
<status status="FAIL" start="2026-04-21T02:14:01.602068" elapsed="0.010471">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.617700" level="FAIL">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-04-21T02:14:01.614028" elapsed="0.003719">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<status status="FAIL" start="2026-04-21T02:14:01.613690" elapsed="0.004165">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</branch>
<status status="FAIL" start="2026-04-21T02:14:01.613665" elapsed="0.004236">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.621075" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-04-21T02:14:01.618312" elapsed="0.002796">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<status status="FAIL" start="2026-04-21T02:14:01.617998" elapsed="0.003172">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</branch>
<status status="FAIL" start="2026-04-21T02:14:01.617975" elapsed="0.003267">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.621863" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:01.621443" elapsed="0.000447"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.622208" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:01.621962" elapsed="0.000304"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.622774" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:01.622467" elapsed="0.000349"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:01.622289" elapsed="0.000564"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:01.621944" elapsed="0.000931"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.623435" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:01.623064" elapsed="0.000398"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.623776" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:01.623531" elapsed="0.000320"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.624336" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:01.624042" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:01.623875" elapsed="0.000523"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:01.623513" elapsed="0.000906"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:01.624573" elapsed="0.000372"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:01.625412" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:01.625114" elapsed="0.000324"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<msg time="2026-04-21T02:14:01.627925" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="FAIL" start="2026-04-21T02:14:01.625596" elapsed="0.002362">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="FAIL" start="2026-04-21T02:14:01.613084" elapsed="0.015013">Several failures occurred:

1) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'

2) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'

3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:14:01.628160" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:14:01.630525" level="INFO">${response_text} = None</msg>
<msg time="2026-04-21T02:14:01.630555" level="FAIL">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="FAIL" start="2026-04-21T02:14:01.600989" elapsed="0.029594">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:01.630649" elapsed="0.000027"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="FAIL" start="2026-04-21T02:14:01.502224" elapsed="0.128612">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:01.501612" elapsed="0.129289"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-04-21T02:14:01.501037" elapsed="0.129929"/>
</kw>
<arg>l3vpn_mcast_ipv6</arg>
<arg>${L3VPN_MCAST_DIR}</arg>
<status status="PASS" start="2026-04-21T02:14:01.141314" elapsed="0.489704"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:01.042583" elapsed="0.588566"/>
</test>
<test id="s1-s17-t7" name="Play_To_Odl_l3vpn_mcast_ipv6" line="81">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:14:01.634368" elapsed="0.000207"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:14:01.634099" elapsed="0.000529"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:01.635659" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:01.635549" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:01.635530" elapsed="0.000241"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:01.640775" elapsed="0.000028"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:01.640667" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:01.640649" elapsed="0.000210"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.641886" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:01.641485" elapsed="0.000427"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.642368" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:14:01.642075" elapsed="0.000318"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:14:01.642437" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:01.642591" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:14:01.641101" elapsed="0.001514"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:01.648260" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:01.648153" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:01.648134" elapsed="0.000195"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:01.649525" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:01.649419" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:01.649401" elapsed="0.000192"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:01.650074" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:14:01.649746" elapsed="0.000355"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:01.650503" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:01.650262" elapsed="0.000266"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:14:01.682472" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:14:01.651050" elapsed="0.031527"/>
</kw>
<msg time="2026-04-21T02:14:01.682754" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:14:01.682822" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:01.650690" elapsed="0.032171"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:14:01.731490" level="INFO">". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "l "3 "v "p "n "_ "m "c "a "s "t "_ "i "p "v "6 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:14:01.683572" elapsed="0.048088"/>
</kw>
<msg time="2026-04-21T02:14:01.731905" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:14:01.731952" level="INFO">${message_wait} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "P "l "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:01.683039" elapsed="0.048949"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.732381" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:01.732094" elapsed="0.000344"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:01.732063" elapsed="0.000401"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.732983" level="INFO"> ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "l "3 "v "p "n "_ "m "c "a "s "t "_ "i "p "v "6 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:01.732614" elapsed="0.000445"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.733346" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:01.733126" elapsed="0.000275"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:01.733108" elapsed="0.000321"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:14:01.733479" elapsed="0.000039"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:01.736250" elapsed="0.000153"/>
</kw>
<msg time="2026-04-21T02:14:01.736466" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:01.735085" elapsed="0.001520"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.736919" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.737263" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:14:01.734408" elapsed="0.003053"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:14:01.733830" elapsed="0.003704"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:14:01.649117" elapsed="0.088532"/>
</kw>
<msg time="2026-04-21T02:14:01.737744" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:01.737898" level="INFO">${message} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "P "l "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:01.648485" elapsed="0.089458"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:14:01.738147" elapsed="0.000034"/>
</return>
<status status="PASS" start="2026-04-21T02:14:01.738025" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:01.738005" elapsed="0.000251"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.738738" elapsed="0.000032"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.739182" elapsed="0.000030"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:14:01.739267" elapsed="0.000018"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:14:01.647812" elapsed="0.091649"/>
</kw>
<msg time="2026-04-21T02:14:01.739576" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:01.739630" level="INFO">${output} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "P "l "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:01.643013" elapsed="0.096662"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.740093" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:01.739767" elapsed="0.000390"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:01.739745" elapsed="0.000440"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:14:01.642864" elapsed="0.097350"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:14:01.642671" elapsed="0.097584"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:14:01.640303" elapsed="0.100027"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:14:01.635259" elapsed="0.105149"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:01.634781" elapsed="0.105691"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:14:01.631836" elapsed="0.108713"/>
</kw>
<kw name="Play_To_Odl_Template" owner="BgpOperations">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.741778" level="INFO">&amp;{adj_rib_in} = { PATH=peer=bgp:%2F%2F10.30.171.116/adj-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{adj_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/adj-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:01.741276" elapsed="0.000548"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.742449" level="INFO">&amp;{effective_rib_in} = { PATH=peer=bgp:%2F%2F10.30.171.116/effective-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{effective_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/effective-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:01.741995" elapsed="0.000482"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.743043" level="INFO">&amp;{loc_rib} = { PATH=loc-rib | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{loc_rib}</var>
<arg>PATH=loc-rib</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:01.742644" elapsed="0.000425"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:01.743468" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/announce_l3vpn_mcast_ipv6.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/announce_l3vpn_mcast_ipv6.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:01.743678" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005902000000424001010040020040050400000064800e260002811020010db800010000000000000000000700800001ac10002c00651820010d00000000c01008010b0a0000013130
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:01.743231" elapsed="0.000474"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:01.744078" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/withdraw_l3vpn_mcast_ipv6.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/withdraw_l3vpn_mcast_ipv6.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:01.744203" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004702000000304001010040020040050400000064800f14000281800001ac10002c00651820010d00000000c01008010b0a0000013130
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:01.743882" elapsed="0.000348"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:14:01.744387" elapsed="0.003925"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:14:01.748619" elapsed="0.002130"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.806556" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:01.806138" elapsed="0.000458"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:01.807681" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:01.807215" elapsed="0.000558">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:01.807910" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:01.806812" elapsed="0.001126"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.808597" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:01.808171" elapsed="0.000453"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:01.809117" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:01.809285" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:01.808968" elapsed="0.000344"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.809721" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:01.809473" elapsed="0.000293"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.810910" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:01.810549" elapsed="0.000409"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.811431" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:01.811138" elapsed="0.000319"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.812370" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:01.811933" elapsed="0.000465"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:01.813666" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:01.813097" elapsed="0.000673"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:01.813874" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:14:01.814184" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:01.812602" elapsed="0.001608"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:01.814396" elapsed="0.000430"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/adj-rib-in</var>
<status status="PASS" start="2026-04-21T02:14:01.811754" elapsed="0.003115"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.815828" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:01.815171" elapsed="0.000685"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:01.817087" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:01.816511" elapsed="0.000679"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:01.817270" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:14:01.817584" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:01.816050" elapsed="0.001561"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:01.817770" elapsed="0.000395"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:01.815033" elapsed="0.003177"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:01.811557" elapsed="0.006688"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:01.818291" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:01.818451" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:01.810176" elapsed="0.008300"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:01.809862" elapsed="0.008647"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.818690" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:01.818536" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:01.809837" elapsed="0.008930"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.819583" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:01.818932" elapsed="0.000684"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:01.819666" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:01.805490" elapsed="0.014320"/>
</kw>
<msg time="2026-04-21T02:14:01.819869" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:01.791772" elapsed="0.028148"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.832721" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.845525" elapsed="0.000033"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.857913" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.858171" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.858362" elapsed="0.000080"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.858853" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:01.858684" elapsed="0.000225"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:01.858667" elapsed="0.000269"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.859081" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.859250" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.859417" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:01.858628" elapsed="0.000842"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:01.858511" elapsed="0.000986"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.859732" elapsed="0.000029"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:01.859842" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:14:01.859995" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:01.787330" elapsed="0.072693"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:01.861454" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:01.861123" elapsed="0.000410">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:01.861627" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:01.860719" elapsed="0.000933"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.862002" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:01.861721" elapsed="0.000339"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.862570" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:01.862272" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:01.862084" elapsed="0.000546"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:01.861704" elapsed="0.000948"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.865215" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:01.862822" elapsed="0.002419"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:01.865293" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:14:01.865450" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:01.860360" elapsed="0.005114"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:01.866711" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:01.866465" elapsed="0.000309">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:01.866887" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:01.866127" elapsed="0.000784"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:14:01.867117" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:14:01.866980" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:01.866962" elapsed="0.000238"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.867351" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.867564" elapsed="0.000022"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:14:01.867676" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:14:01.869590" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:01.865780" elapsed="0.003836"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.871035" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:01.870761" elapsed="0.000320"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:01.871474" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:01.871234" elapsed="0.000283"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:01.883783" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0d0cx2earwkpl1m2134w1bwp9w26.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:01.883988" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:14:01.884126" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:14:01.873672" elapsed="0.010865">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</status>
</kw>
<status status="FAIL" start="2026-04-21T02:14:01.871581" elapsed="0.013056">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.885013" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:01.884692" elapsed="0.000416"/>
</branch>
<status status="FAIL" start="2026-04-21T02:14:01.871563" elapsed="0.013579">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.885728" elapsed="0.000038"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:01.885958" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:01.885902" elapsed="0.000116"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:01.885875" elapsed="0.000173"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.886258" elapsed="0.000031"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:14:01.886355" elapsed="0.000021"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:14:01.869942" elapsed="0.016569">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:01.886616" elapsed="0.000022"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:14:01.764487" elapsed="0.122263">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:01.887227" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:01.886966" elapsed="0.000362"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:01.886940" elapsed="0.000420"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:01.887406" elapsed="0.000020"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:14:01.757590" elapsed="0.129955">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:03.944349" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:03.943911" elapsed="0.000474"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:03.945203" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:03.944923" elapsed="0.000360">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:03.945378" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:03.944564" elapsed="0.000839"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:03.945983" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:03.945572" elapsed="0.000438"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:03.946319" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:03.946529" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:03.946174" elapsed="0.000382"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:03.946982" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:03.946715" elapsed="0.000313"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:03.948079" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:03.947741" elapsed="0.000384"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:03.948594" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:03.948307" elapsed="0.000313"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:03.949429" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:03.949019" elapsed="0.000437"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:03.950699" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:03.950134" elapsed="0.000685"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:03.950905" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:14:03.951210" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:03.949649" elapsed="0.001586"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:03.951489" elapsed="0.000413"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/adj-rib-in</var>
<status status="PASS" start="2026-04-21T02:14:03.948878" elapsed="0.003067"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:03.954294" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:03.952197" elapsed="0.002125"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:03.955710" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:03.955150" elapsed="0.000679"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:03.955911" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:14:03.956209" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:03.954519" elapsed="0.001717"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:03.956412" elapsed="0.000396"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:03.952060" elapsed="0.004793"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:03.948675" elapsed="0.008215"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:03.956937" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:03.957097" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:03.947416" elapsed="0.009706"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:03.947107" elapsed="0.010048"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:03.957333" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:03.957181" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:03.947081" elapsed="0.010330"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:03.958218" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:03.957557" elapsed="0.000690"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:03.958296" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:03.943266" elapsed="0.015154"/>
</kw>
<msg time="2026-04-21T02:14:03.958476" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:03.930528" elapsed="0.027998"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:03.971046" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:03.983436" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:03.995950" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:03.996211" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:03.996436" elapsed="0.000027"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:03.996857" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:03.996683" elapsed="0.000231"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:03.996666" elapsed="0.000273"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:03.997086" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:03.997262" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:03.997434" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:03.996633" elapsed="0.000856"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:03.996525" elapsed="0.000991"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:03.997667" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:03.997745" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:14:03.997899" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:03.926268" elapsed="0.071659"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:03.999265" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:03.998993" elapsed="0.000345">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:03.999432" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:03.998607" elapsed="0.000851"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:03.999786" elapsed="0.000038"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:03.999528" elapsed="0.000333"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.000368" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:04.000069" elapsed="0.000349"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:03.999886" elapsed="0.000569"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:03.999509" elapsed="0.000968"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.003053" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:04.000635" elapsed="0.002446"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:04.003133" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:14:04.003291" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:03.998262" elapsed="0.005054"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:04.004577" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:04.004325" elapsed="0.000315">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:04.004732" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:04.003979" elapsed="0.000778"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:14:04.004982" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:14:04.004844" elapsed="0.000233"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.004825" elapsed="0.000279"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.005256" elapsed="0.000023"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.005432" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:14:04.005497" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:14:04.007423" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:04.003630" elapsed="0.003819"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.008905" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:04.008636" elapsed="0.000316"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.009351" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:04.009107" elapsed="0.000286"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:04.022210" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0d0cx2earwkpl1m2134w1bwp9w26.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:04.022658" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '487'} 
 body={"bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6":{"l3vpn-mcast-route":[{"path-id":0,"route-key":"gAABrBAALABlGCABDQAAAAA=","attributes":{"extended-communities":[{"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}},"transitive":true}],"ipv6-next-hop":{"global":"2001:db8:1::7"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"172.16.0.44:101","prefix":"2001:d00::/24"}]}} 
 </msg>
<msg time="2026-04-21T02:14:04.022831" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:04.011528" elapsed="0.011342"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:04.009458" elapsed="0.013474"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.023187" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:04.022968" elapsed="0.000309"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.009441" elapsed="0.013866"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.028243" level="INFO">{"bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6":{"l3vpn-mcast-route":[{"path-id":0,"route-key":"gAABrBAALABlGCABDQAAAAA=","attributes":{"extended-communities":[{"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}},"transitive":true}],"ipv6-next-hop":{"global":"2001:db8:1::7"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"172.16.0.44:101","prefix":"2001:d00::/24"}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:04.024823" elapsed="0.003490"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:04.024484" elapsed="0.003877"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.024431" elapsed="0.003966"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.032275" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:04.028849" elapsed="0.003490"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:04.028504" elapsed="0.003883"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.028454" elapsed="0.003969"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.033127" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:04.032704" elapsed="0.000450"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.033469" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:04.033225" elapsed="0.000302"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.034038" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:04.033717" elapsed="0.000348"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:04.033551" elapsed="0.000549"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.033207" elapsed="0.000915"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.034654" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:04.034286" elapsed="0.000396"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.035054" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:04.034811" elapsed="0.000301"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.035600" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:04.035302" elapsed="0.000324"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:04.035137" elapsed="0.000525"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.034777" elapsed="0.000906"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:04.035854" elapsed="0.000351"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:04.036686" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:04.036376" elapsed="0.000335"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:04.036885" elapsed="0.002317"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:04.023858" elapsed="0.015409"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:04.039442" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:04.039336" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.039318" elapsed="0.000191"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:04.042542" level="INFO">${text_normalized} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:04.039657" elapsed="0.002915"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:14:04.042625" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:14:04.042799" level="INFO">${response_text} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:14:04.007765" elapsed="0.035063"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:04.042893" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:14:04.043043" level="INFO">${response_text} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:14:03.902613" elapsed="0.140456"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.071576" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:04.071112" elapsed="0.000492"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:04.072406" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:04.072135" elapsed="0.000391">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:04.072739" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:04.071771" elapsed="0.000993"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.073391" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:04.072951" elapsed="0.000467"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:04.073740" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:04.073958" level="INFO">${template} = {
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
        "l3vpn-mcast-route": [
            {
                "route-key": "gAABrBAALABlGCABDQAAAAA=",
                "path-id": 0,
                "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:04.073582" elapsed="0.000403"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.074416" level="INFO">{
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
        "l3vpn-mcast-route": [
            {
                "route-key": "gAABrBAALABlGCABDQAAAAA=",
                "path-id": 0,
                "attributes": {
                    "ipv6-next-hop": {
                        "global": "2001:db8:1::7"
                    },
                    "extended-communities": [
                        {
                            "vrf-route-import-extended-community": {
                                "inet4-specific-extended-community-common": {
                                    "local-administrator": "MTA=",
                                    "global-administrator": "10.0.0.1"
                                }
                            },
                            "transitive": true
                        }
                    ],
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "route-distinguisher": "172.16.0.44:101",
                "prefix": "2001:d00::/24"
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:04.074147" elapsed="0.000322"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:14:04.074953" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:04.074536" elapsed="0.000477"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.075686" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:04.075188" elapsed="0.000525"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:04.075038" elapsed="0.000711"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.074517" elapsed="0.001253"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.076426" level="INFO">${final_text} = {
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
        "l3vpn-mcast-route": [
            {
                "route-key": "gAABrBAALABlGCABDQAAAAA=",
                "path-id": 0,
                "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:04.075940" elapsed="0.000514"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:04.076503" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:04.070476" elapsed="0.006184"/>
</kw>
<msg time="2026-04-21T02:14:04.076722" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:04.057557" elapsed="0.019215"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.089504" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.101926" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.114285" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.114522" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.114702" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.115110" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:04.114959" elapsed="0.000206"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:04.114945" elapsed="0.000245"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.115333" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.115523" elapsed="0.000026"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.115705" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:04.114913" elapsed="0.000846"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:04.114786" elapsed="0.001000"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.115958" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:04.116034" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:14:04.116181" level="INFO">${expected_text} = {
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
        "l3vpn-mcast-route": [
            {
                "route-key": "gAABrBAALABlGCABDQAAAAA=",
                "path-id": 0,
                "...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:04.054815" elapsed="0.061393"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:04.116386" elapsed="0.002367"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:04.120036" level="INFO">${expected_normalized} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:04.119519" elapsed="0.000545"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:04.120700" level="INFO">${actual_normalized} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:04.120222" elapsed="0.000507"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:14:04.120912" elapsed="0.000334"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:14:04.119095" elapsed="0.002210"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:04.118849" elapsed="0.002490"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.121516" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:04.121365" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.118830" elapsed="0.002762"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:14:04.044214" elapsed="0.077426"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:14:04.043394" elapsed="0.078322"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:04.043151" elapsed="0.078611"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.043134" elapsed="0.078666"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:04.121836" elapsed="0.000029"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:14:03.896660" elapsed="0.225305"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:14:01.751024" elapsed="2.371046"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.171576" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:04.171198" elapsed="0.000407"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:04.172353" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:04.172124" elapsed="0.000299">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:04.172515" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:04.171771" elapsed="0.000768"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.173136" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:04.172705" elapsed="0.000458"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:04.173464" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:04.173608" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:04.173329" elapsed="0.000305"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.174055" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:04.173810" elapsed="0.000291"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.175275" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:04.174804" elapsed="0.000517"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.175768" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:04.175489" elapsed="0.000329"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.176591" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:04.176186" elapsed="0.000431"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:04.177880" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:04.177316" elapsed="0.000666"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:04.178058" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:14:04.178354" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:04.176861" elapsed="0.001520"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:04.178537" elapsed="0.000402"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/effective-rib-in</var>
<status status="PASS" start="2026-04-21T02:14:04.176045" elapsed="0.002935"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.179632" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:04.179233" elapsed="0.000425"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:04.180894" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:04.180320" elapsed="0.000675"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:04.181072" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:14:04.181362" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:04.179867" elapsed="0.001520"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:04.181542" elapsed="0.000382"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:04.179095" elapsed="0.002910"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:04.175871" elapsed="0.006171"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:04.182084" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:04.182244" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:04.174464" elapsed="0.007806"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:04.174169" elapsed="0.008133"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.182480" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:04.182327" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.174150" elapsed="0.008408"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.183297" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:04.182704" elapsed="0.000622"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:04.183375" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:04.170562" elapsed="0.012937"/>
</kw>
<msg time="2026-04-21T02:14:04.183554" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:04.157838" elapsed="0.025764"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.196112" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.208555" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.221010" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.221213" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.221393" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.221760" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:04.221613" elapsed="0.000220"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:04.221599" elapsed="0.000261"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.222007" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.222178" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.222387" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:04.221569" elapsed="0.000873"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:04.221469" elapsed="0.001000"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.222619" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:04.222694" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:14:04.222838" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:04.153520" elapsed="0.069346"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:04.224154" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:04.223905" elapsed="0.000317">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:04.224315" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:04.223536" elapsed="0.000803"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.224659" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:04.224408" elapsed="0.000308"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.225287" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:04.224991" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:04.224740" elapsed="0.000608"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.224390" elapsed="0.000979"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.227939" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:04.225523" elapsed="0.002443"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:04.228017" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:04.228172" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:04.223199" elapsed="0.004997"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:04.229445" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:04.229202" elapsed="0.000306">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:04.229603" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:04.228847" elapsed="0.000780"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:14:04.229852" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:14:04.229698" elapsed="0.000216"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.229679" elapsed="0.000259"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.230085" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.230258" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:14:04.230323" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:14:04.232237" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:04.228502" elapsed="0.003761"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.233692" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:04.233443" elapsed="0.000339"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.234202" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:04.233957" elapsed="0.000289"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:04.241988" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-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 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0d0cx2earwkpl1m2134w1bwp9w26.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:04.242135" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-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 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '487'} 
 body={"bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6":{"l3vpn-mcast-route":[{"path-id":0,"route-key":"gAABrBAALABlGCABDQAAAAA=","attributes":{"extended-communities":[{"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}},"transitive":true}],"ipv6-next-hop":{"global":"2001:db8:1::7"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"172.16.0.44:101","prefix":"2001:d00::/24"}]}} 
 </msg>
<msg time="2026-04-21T02:14:04.242234" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:04.236384" elapsed="0.005876"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:04.234312" elapsed="0.007990"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.242482" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:04.242328" elapsed="0.000217"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.234294" elapsed="0.008272"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.247540" level="INFO">{"bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6":{"l3vpn-mcast-route":[{"path-id":0,"route-key":"gAABrBAALABlGCABDQAAAAA=","attributes":{"extended-communities":[{"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}},"transitive":true}],"ipv6-next-hop":{"global":"2001:db8:1::7"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"172.16.0.44:101","prefix":"2001:d00::/24"}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:04.243923" elapsed="0.003686"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:04.243593" elapsed="0.004064"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.243568" elapsed="0.004124"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.251320" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:04.248105" elapsed="0.003279"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:04.247769" elapsed="0.003663"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.247745" elapsed="0.003724"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.252256" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:04.251703" elapsed="0.000591"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.252731" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:04.252393" elapsed="0.000438"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.253560" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:04.253139" elapsed="0.000459"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:04.252866" elapsed="0.000782"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.252367" elapsed="0.001311"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.254261" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:04.253897" elapsed="0.000390"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.254593" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:04.254357" elapsed="0.000293"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.255146" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:04.254853" elapsed="0.000318"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:04.254673" elapsed="0.000533"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.254339" elapsed="0.000889"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:04.255380" elapsed="0.000341"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:04.256225" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:04.255906" elapsed="0.000345"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:04.256409" elapsed="0.002325"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:04.243010" elapsed="0.015805"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:04.258994" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:04.258887" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.258868" elapsed="0.000194"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:04.262044" level="INFO">${text_normalized} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:04.259209" elapsed="0.002863"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:14:04.262124" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:04.262281" level="INFO">${response_text} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:14:04.232575" elapsed="0.029732"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:04.262370" elapsed="0.000025"/>
</return>
<msg time="2026-04-21T02:14:04.262517" level="INFO">${response_text} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:14:04.130998" elapsed="0.131545"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.290831" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:04.290350" elapsed="0.000510"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:04.291635" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:04.291364" elapsed="0.000390">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:04.291954" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:04.291027" elapsed="0.000952"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.292588" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:04.292147" elapsed="0.000469"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:04.292953" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:04.293122" level="INFO">${template} = {
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
        "l3vpn-mcast-route": [
            {
                "route-key": "gAABrBAALABlGCABDQAAAAA=",
                "path-id": 0,
                "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:04.292777" elapsed="0.000372"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.293575" level="INFO">{
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
        "l3vpn-mcast-route": [
            {
                "route-key": "gAABrBAALABlGCABDQAAAAA=",
                "path-id": 0,
                "attributes": {
                    "ipv6-next-hop": {
                        "global": "2001:db8:1::7"
                    },
                    "extended-communities": [
                        {
                            "vrf-route-import-extended-community": {
                                "inet4-specific-extended-community-common": {
                                    "local-administrator": "MTA=",
                                    "global-administrator": "10.0.0.1"
                                }
                            },
                            "transitive": true
                        }
                    ],
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "route-distinguisher": "172.16.0.44:101",
                "prefix": "2001:d00::/24"
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:04.293309" elapsed="0.000353"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:14:04.294160" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:04.293732" elapsed="0.000489"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.294918" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:04.294395" elapsed="0.000550"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:04.294246" elapsed="0.000735"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.293712" elapsed="0.001290"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.295637" level="INFO">${final_text} = {
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
        "l3vpn-mcast-route": [
            {
                "route-key": "gAABrBAALABlGCABDQAAAAA=",
                "path-id": 0,
                "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:04.295152" elapsed="0.000513"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:04.295715" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:04.289711" elapsed="0.006159"/>
</kw>
<msg time="2026-04-21T02:14:04.295932" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:04.276927" elapsed="0.019055"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.308408" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.320755" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.333079" elapsed="0.000051"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.333304" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.333482" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.333890" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:04.333722" elapsed="0.000225"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:04.333707" elapsed="0.000264"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.334115" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.334282" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.334448" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:04.333675" elapsed="0.000826"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:04.333563" elapsed="0.001002"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.334722" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:04.334812" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:14:04.334966" level="INFO">${expected_text} = {
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
        "l3vpn-mcast-route": [
            {
                "route-key": "gAABrBAALABlGCABDQAAAAA=",
                "path-id": 0,
                "...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:04.274291" elapsed="0.060703"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:04.335175" elapsed="0.002400"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:04.338869" level="INFO">${expected_normalized} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:04.338340" elapsed="0.000558"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:04.339512" level="INFO">${actual_normalized} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:04.339055" elapsed="0.000485"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:14:04.339698" elapsed="0.000351"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:14:04.337919" elapsed="0.002191"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:04.337654" elapsed="0.002489"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.340318" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:04.340169" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.337636" elapsed="0.002757"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:14:04.263676" elapsed="0.076766"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:14:04.262884" elapsed="0.077634"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:04.262625" elapsed="0.077940"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.262608" elapsed="0.077981"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:04.340622" elapsed="0.000032"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:14:04.126541" elapsed="0.214214"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:14:04.122249" elapsed="0.218585"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.392302" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:04.391885" elapsed="0.000453"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:04.393187" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:04.392909" elapsed="0.000378">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:04.393479" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:04.392539" elapsed="0.000966"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.394087" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:04.393675" elapsed="0.000440"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:04.394427" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:04.394592" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:04.394280" elapsed="0.000339"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.395077" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:04.394825" elapsed="0.000298"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.396421" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:04.395876" elapsed="0.000599"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.396981" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:04.396664" elapsed="0.000344"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.397864" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:04.397428" elapsed="0.000463"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:04.399153" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:04.398547" elapsed="0.000708"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:04.399338" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:14:04.399643" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:04.398086" elapsed="0.001583"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:04.399844" elapsed="0.000395"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:14:04.397283" elapsed="0.002997"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.400997" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:04.400554" elapsed="0.000470"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:04.402269" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:04.401704" elapsed="0.000667"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:04.402450" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:14:04.402745" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:04.401216" elapsed="0.001554"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:04.402944" elapsed="0.000373"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:04.400396" elapsed="0.002964"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:04.397066" elapsed="0.006329"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:04.403440" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:14:04.403599" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:04.395533" elapsed="0.008090"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:04.395204" elapsed="0.008451"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.403848" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:04.403681" elapsed="0.000224"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.395179" elapsed="0.008747"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.404689" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:04.404073" elapsed="0.000644"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:04.404767" elapsed="0.000045"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:04.391205" elapsed="0.013707"/>
</kw>
<msg time="2026-04-21T02:14:04.405006" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:04.378270" elapsed="0.026787"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.417698" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.430063" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.442401" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.442603" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.442783" elapsed="0.000037"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.443175" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:04.443028" elapsed="0.000204"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:04.443013" elapsed="0.000242"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.443407" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.443581" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.443750" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:04.442981" elapsed="0.000837"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:04.442878" elapsed="0.000966"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.443994" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:04.444069" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:14:04.444191" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:04.373866" elapsed="0.070352"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:04.445583" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:04.445304" elapsed="0.000350">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:04.445748" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:04.444955" elapsed="0.000817"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.446255" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:04.445860" elapsed="0.000453"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.446832" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:04.446521" elapsed="0.000337"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:04.446338" elapsed="0.000557"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.445842" elapsed="0.001073"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.449498" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:04.447068" elapsed="0.002457"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:04.449577" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:04.449752" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:04.444550" elapsed="0.005231"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:04.451126" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:04.450891" elapsed="0.000298">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:04.451281" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:04.450459" elapsed="0.000846"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:14:04.451509" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:14:04.451375" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.451357" elapsed="0.000236"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.451742" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.451932" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:14:04.451998" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:14:04.453918" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:04.450127" elapsed="0.003817"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.455344" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:04.455092" elapsed="0.000298"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.455800" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:04.455545" elapsed="0.000301"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:04.464217" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0d0cx2earwkpl1m2134w1bwp9w26.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:04.464371" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '487'} 
 body={"bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6":{"l3vpn-mcast-route":[{"path-id":0,"route-key":"gAABrBAALABlGCABDQAAAAA=","attributes":{"extended-communities":[{"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}},"transitive":true}],"ipv6-next-hop":{"global":"2001:db8:1::7"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"172.16.0.44:101","prefix":"2001:d00::/24"}]}} 
 </msg>
<msg time="2026-04-21T02:14:04.464504" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:04.458006" elapsed="0.006524"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:04.455911" elapsed="0.008663"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.464755" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:04.464600" elapsed="0.000242"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.455894" elapsed="0.008970"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.470899" level="INFO">{"bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6":{"l3vpn-mcast-route":[{"path-id":0,"route-key":"gAABrBAALABlGCABDQAAAAA=","attributes":{"extended-communities":[{"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}},"transitive":true}],"ipv6-next-hop":{"global":"2001:db8:1::7"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"172.16.0.44:101","prefix":"2001:d00::/24"}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:04.465987" elapsed="0.004983"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:04.465687" elapsed="0.005333"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.465669" elapsed="0.005388"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.474457" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:04.471448" elapsed="0.003055"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:04.471134" elapsed="0.003403"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.471110" elapsed="0.003452"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.475150" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:04.474735" elapsed="0.000442"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.475488" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:04.475247" elapsed="0.000298"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.476054" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:04.475737" elapsed="0.000343"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:04.475569" elapsed="0.000547"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.475229" elapsed="0.000908"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.476663" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:04.476299" elapsed="0.000390"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.477013" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:04.476758" elapsed="0.000312"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.477568" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:04.477258" elapsed="0.000336"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:04.477094" elapsed="0.000535"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.476740" elapsed="0.000910"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:04.477816" elapsed="0.000396"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:04.478669" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:04.478380" elapsed="0.000314"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:04.478877" elapsed="0.002299"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:04.465228" elapsed="0.016012"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:04.481449" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:04.481309" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.481290" elapsed="0.000230"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:04.484476" level="INFO">${text_normalized} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:04.481668" elapsed="0.002837"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:14:04.484555" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:14:04.484714" level="INFO">${response_text} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:14:04.454264" elapsed="0.030514"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:04.484861" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:14:04.485012" level="INFO">${response_text} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:14:04.349973" elapsed="0.135064"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.513240" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:04.512763" elapsed="0.000506"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:04.514121" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:04.513837" elapsed="0.000407">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:04.514420" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:04.513434" elapsed="0.001011"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.515069" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:04.514612" elapsed="0.000484"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:04.515420" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:04.515574" level="INFO">${template} = {
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
        "l3vpn-mcast-route": [
            {
                "route-key": "gAABrBAALABlGCABDQAAAAA=",
                "path-id": 0,
                "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:04.515259" elapsed="0.000341"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.516040" level="INFO">{
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
        "l3vpn-mcast-route": [
            {
                "route-key": "gAABrBAALABlGCABDQAAAAA=",
                "path-id": 0,
                "attributes": {
                    "ipv6-next-hop": {
                        "global": "2001:db8:1::7"
                    },
                    "extended-communities": [
                        {
                            "vrf-route-import-extended-community": {
                                "inet4-specific-extended-community-common": {
                                    "local-administrator": "MTA=",
                                    "global-administrator": "10.0.0.1"
                                }
                            },
                            "transitive": true
                        }
                    ],
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "route-distinguisher": "172.16.0.44:101",
                "prefix": "2001:d00::/24"
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:04.515759" elapsed="0.000334"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:14:04.516558" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:04.516158" elapsed="0.000461"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.517318" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:04.516815" elapsed="0.000530"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:04.516644" elapsed="0.000735"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.516140" elapsed="0.001261"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.518068" level="INFO">${final_text} = {
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
        "l3vpn-mcast-route": [
            {
                "route-key": "gAABrBAALABlGCABDQAAAAA=",
                "path-id": 0,
                "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:04.517567" elapsed="0.000530"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:04.518145" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:04.512143" elapsed="0.006127"/>
</kw>
<msg time="2026-04-21T02:14:04.518364" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:04.499388" elapsed="0.019028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.530902" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.543331" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.555834" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.556188" elapsed="0.000026"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.556384" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.556826" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:04.556648" elapsed="0.000235"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:04.556631" elapsed="0.000278"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.557058" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.557231" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.557401" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:04.556592" elapsed="0.000863"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:04.556472" elapsed="0.001012"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.557676" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:04.557758" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:14:04.557953" level="INFO">${expected_text} = {
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
        "l3vpn-mcast-route": [
            {
                "route-key": "gAABrBAALABlGCABDQAAAAA=",
                "path-id": 0,
                "...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:04.496727" elapsed="0.061255"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:04.558166" elapsed="0.002541"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:04.562140" level="INFO">${expected_normalized} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:04.561525" elapsed="0.000704"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:04.562894" level="INFO">${actual_normalized} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:04.562392" elapsed="0.000531"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:14:04.563086" elapsed="0.000359"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:14:04.561084" elapsed="0.002422"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:04.560810" elapsed="0.002730"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.563721" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:04.563568" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.560774" elapsed="0.003047"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:14:04.486203" elapsed="0.077671"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:14:04.485362" elapsed="0.078591"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:04.485118" elapsed="0.078883"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.485101" elapsed="0.078925"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:04.564063" elapsed="0.000038"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:14:04.345447" elapsed="0.218758"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:14:04.341013" elapsed="0.223254"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:14:04.564437" elapsed="0.002660"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.619609" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:04.619212" elapsed="0.000431"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:04.620449" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:04.620174" elapsed="0.000353">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:04.620620" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:04.619835" elapsed="0.000809"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.621213" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:04.620828" elapsed="0.000413"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:04.621545" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:04.621738" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:04.621403" elapsed="0.000363"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.622184" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:04.621941" elapsed="0.000290"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.623502" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:04.623185" elapsed="0.000363"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.624079" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:04.623772" elapsed="0.000334"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.624902" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:04.624478" elapsed="0.000451"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:04.626182" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:04.625579" elapsed="0.000703"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:04.626362" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:14:04.626667" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:04.625122" elapsed="0.001571"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:04.626874" elapsed="0.000393"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:14:04.624337" elapsed="0.002972"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.627981" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:04.627558" elapsed="0.000449"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:04.629213" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:04.628650" elapsed="0.000663"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:04.629391" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:14:04.629682" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:04.628195" elapsed="0.001538"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:04.629906" elapsed="0.000370"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:04.627422" elapsed="0.002895"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:04.624160" elapsed="0.006193"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:04.630395" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:04.630553" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:04.622609" elapsed="0.007969"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:04.622307" elapsed="0.008303"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.630807" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:04.630636" elapsed="0.000228"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.622283" elapsed="0.008602"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.631606" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:04.631032" elapsed="0.000602"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:04.631684" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:04.618568" elapsed="0.013257"/>
</kw>
<msg time="2026-04-21T02:14:04.631881" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:04.605848" elapsed="0.026083"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.644422" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.656874" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.669379" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.669594" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.669775" elapsed="0.000046"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.670195" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:04.670045" elapsed="0.000206"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:04.670030" elapsed="0.000246"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.670421" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.670618" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.670804" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:04.669994" elapsed="0.000866"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:04.669883" elapsed="0.001004"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.671038" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:04.671115" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:14:04.671247" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:04.601551" elapsed="0.069723"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:04.672645" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:04.672361" elapsed="0.000357">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:04.672828" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:04.671989" elapsed="0.000864"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.673184" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:04.672924" elapsed="0.000317"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.674041" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:04.673449" elapsed="0.000619"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:04.673265" elapsed="0.000840"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.672907" elapsed="0.001219"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.676489" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:04.674284" elapsed="0.002232"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:04.676570" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:14:04.676729" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:04.671614" elapsed="0.005142"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:04.678050" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:14:04.677851" elapsed="0.000251"/>
</kw>
<msg time="2026-04-21T02:14:04.678187" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:04.677474" elapsed="0.000737"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:14:04.678417" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:04.678281" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.678263" elapsed="0.000220"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:04.678810" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:04.678971" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:04.678629" elapsed="0.000367"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:14:04.679397" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:14:04.679157" elapsed="0.000267"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:14:04.679472" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:04.679626" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:04.677138" elapsed="0.002513"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.681072" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:04.680820" elapsed="0.000298"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.681515" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:04.681274" elapsed="0.000283"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:04.689005" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0d0cx2earwkpl1m2134w1bwp9w26.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:04.689537" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '652'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6":{"l3vpn-mcast-route":[{"path-id":0,"route-key":"gAABrBAALABlGCABDQAAAAA=","attributes":{"extended-communities":[{"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}},"transitive":true}],"ipv6-next-hop":{"global":"2001:db8:1::7"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"172.16.0.44:101","prefix":"2001:d00::/24"}]}}]} 
 </msg>
<msg time="2026-04-21T02:14:04.689637" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:04.683731" elapsed="0.005933"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:04.681623" elapsed="0.008084"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.689939" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:04.689735" elapsed="0.000271"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.681605" elapsed="0.008423"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.694599" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6":{"l3vpn-mcast-route":[{"path-id":0,"route-key":"gAABrBAALABlGCABDQAAAAA=","attributes":{"extended-communities":[{"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}},"transitive":true}],"ipv6-next-hop":{"global":"2001:db8:1::7"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"172.16.0.44:101","prefix":"2001:d00::/24"}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:04.691194" elapsed="0.003475"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:04.690878" elapsed="0.003839"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.690852" elapsed="0.003900"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.698669" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:04.695223" elapsed="0.003512"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:04.694851" elapsed="0.003933"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.694827" elapsed="0.004005"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.699415" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:04.699015" elapsed="0.000427"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.699756" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:04.699512" elapsed="0.000319"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.700325" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:04.700025" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:04.699856" elapsed="0.000529"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.699494" elapsed="0.000913"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.700954" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:04.700574" elapsed="0.000407"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.701288" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:04.701050" elapsed="0.000296"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.701846" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:04.701535" elapsed="0.000349"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:04.701370" elapsed="0.000550"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.701032" elapsed="0.000909"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:04.702097" elapsed="0.000347"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:04.702926" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:04.702612" elapsed="0.000340"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:04.703109" elapsed="0.002287"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:04.690397" elapsed="0.015062"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:04.705636" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:04.705528" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.705510" elapsed="0.000194"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:04.708835" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv6-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
    "l3vpn-mcast-route": [
     {
   ...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:04.705900" elapsed="0.002966"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:14:04.708919" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:14:04.709080" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv6-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
    "l3vpn-mcast-route": [
     {
   ...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:14:04.679983" elapsed="0.029124"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:04.709170" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:14:04.709324" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv6-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
    "l3vpn-mcast-route": [
     {
   ...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:14:04.579107" elapsed="0.130243"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.737572" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:04.737086" elapsed="0.000577"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:04.738568" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:04.738259" elapsed="0.000437">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:04.738892" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:04.737874" elapsed="0.001044"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.739534" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:04.739088" elapsed="0.000473"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:04.739906" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:04.740069" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv6-address-family",
      "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:04.739727" elapsed="0.000369"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.740529" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv6-address-family",
      "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:04.740258" elapsed="0.000318"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:14:04.741094" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:04.740651" elapsed="0.000505"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.741857" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:04.741332" elapsed="0.000553"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:04.741182" elapsed="0.000739"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:04.740630" elapsed="0.001329"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.742596" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv6-address-family",
      "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:04.742111" elapsed="0.000514"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:04.742676" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:04.736407" elapsed="0.006423"/>
</kw>
<msg time="2026-04-21T02:14:04.742887" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:04.723610" elapsed="0.019326"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.756286" elapsed="0.000072"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.770214" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.782862" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.783092" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.783282" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.783701" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:04.783547" elapsed="0.000211"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:04.783529" elapsed="0.000256"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.783949" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.784121" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.784288" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:04.783488" elapsed="0.000853"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:04.783367" elapsed="0.001003"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.784520" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:04.784600" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:14:04.784750" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv6-address-family",
      "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:04.720978" elapsed="0.063800"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:04.784982" elapsed="0.002622"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:04.788721" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv6-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
  }
 ]
...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:04.788400" elapsed="0.000352"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:04.789571" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv6-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
    "l3vpn-mcast-route": [
     {
   ...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:04.788939" elapsed="0.000661"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:14:04.790158" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv6-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv6-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
    "l3vpn-mcast-route": [
     {
      "attributes": {
       "extended-communities": [
        {
         "transitive": true,
         "vrf-route-import-extended-community": {
          "inet4-specific-extended-community-common": {
           "global-administrator": "10.0.0.1",
           "local-administrator": "MTA="
          }
         }
        }
       ],
       "ipv6-next-hop": {
        "global": "2001:db8:1::7"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "path-id": 0,
      "prefix": "2001:d00::/24",
      "route-distinguisher": "172.16.0.44:101",
      "route-key": "gAABrBAALABlGCABDQAAAAA="
     }
    ]
   },
   "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:14:04.790393" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,38 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
+    "l3vpn-mcast-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "transitive": true,
+         "vrf-route-import-extended-community": {
+          "inet4-specific-extended-community-common": {
+           "global-administrator": "10.0.0.1",
+           "local-administrator": "MTA="
+          }
+         }
+        }
+       ],
+       "ipv6-next-hop": {
+        "global": "2001:db8:1::7"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "path-id": 0,
+      "prefix": "2001:d00::/24",
+      "route-distinguisher": "172.16.0.44:101",
+      "route-key": "gAABrBAALABlGCABDQAAAAA="
+     }
+    ]
+   },
    "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:14:04.789761" elapsed="0.000765">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,38 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
+    "l3vpn-mcast-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "transitive": true,
+         "vrf-route-import-extended-community": {
+          "inet4-specific-extended-community-common": {
+           "global-administrator": "10.0.0.1",
+           "local-administrator": "MTA="
+          }
+         }
    [ Message content over the limit has been removed. ]
+       "ipv6-next-hop": {
+        "global": "2001:db8:1::7"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "path-id": 0,
+      "prefix": "2001:d00::/24",
+      "route-distinguisher": "172.16.0.44:101",
+      "route-key": "gAABrBAALABlGCABDQAAAAA="
+     }
+    ]
+   },
    "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:14:04.787960" elapsed="0.002744">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,38 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
+    "l3vpn-mcast-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "transitive": true,
+         "vrf-route-import-extended-community": {
+          "inet4-specific-extended-community-common": {
+           "global-administrator": "10.0.0.1",
+           "local-administrator": "MTA="
+          }
+         }
    [ Message content over the limit has been removed. ]
+       "ipv6-next-hop": {
+        "global": "2001:db8:1::7"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "path-id": 0,
+      "prefix": "2001:d00::/24",
+      "route-distinguisher": "172.16.0.44:101",
+      "route-key": "gAABrBAALABlGCABDQAAAAA="
+     }
+    ]
+   },
    "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:14:04.787686" elapsed="0.003133">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,38 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
+    "l3vpn-mcast-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "transitive": true,
+         "vrf-route-import-extended-community": {
+          "inet4-specific-extended-community-common": {
+           "global-administrator": "10.0.0.1",
+           "local-administrator": "MTA="
+          }
+         }
    [ Message content over the limit has been removed. ]
+       "ipv6-next-hop": {
+        "global": "2001:db8:1::7"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "path-id": 0,
+      "prefix": "2001:d00::/24",
+      "route-distinguisher": "172.16.0.44:101",
+      "route-key": "gAABrBAALABlGCABDQAAAAA="
+     }
+    ]
+   },
    "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:04.791015" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:04.790859" elapsed="0.000213"/>
</branch>
<status status="FAIL" start="2026-04-21T02:14:04.787667" elapsed="0.003429">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,38 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
+    "l3vpn-mcast-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "transitive": true,
+         "vrf-route-import-extended-community": {
+          "inet4-specific-extended-community-common": {
+           "global-administrator": "10.0.0.1",
+           "local-administrator": "MTA="
+          }
+         }
    [ Message content over the limit has been removed. ]
+       "ipv6-next-hop": {
+        "global": "2001:db8:1::7"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "path-id": 0,
+      "prefix": "2001:d00::/24",
+      "route-distinguisher": "172.16.0.44:101",
+      "route-key": "gAABrBAALABlGCABDQAAAAA="
+     }
+    ]
+   },
    "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:14:04.710515" elapsed="0.080734">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,38 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
+    "l3vpn-mcast-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "transitive": true,
+         "vrf-route-import-extended-community": {
+          "inet4-specific-extended-community-common": {
+           "global-administrator": "10.0.0.1",
+           "local-administrator": "MTA="
+          }
+         }
    [ Message content over the limit has been removed. ]
+       "ipv6-next-hop": {
+        "global": "2001:db8:1::7"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "path-id": 0,
+      "prefix": "2001:d00::/24",
+      "route-distinguisher": "172.16.0.44:101",
+      "route-key": "gAABrBAALABlGCABDQAAAAA="
+     }
+    ]
+   },
    "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:14:04.709679" elapsed="0.081747">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,38 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
+    "l3vpn-mcast-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "transitive": true,
+         "vrf-route-import-extended-community": {
+          "inet4-specific-extended-community-common": {
+           "global-administrator": "10.0.0.1",
+           "local-administrator": "MTA="
+          }
+         }
    [ Message content over the limit has been removed. ]
+       "ipv6-next-hop": {
+        "global": "2001:db8:1::7"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "path-id": 0,
+      "prefix": "2001:d00::/24",
+      "route-distinguisher": "172.16.0.44:101",
+      "route-key": "gAABrBAALABlGCABDQAAAAA="
+     }
+    ]
+   },
    "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:14:04.709435" elapsed="0.082136">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,38 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
+    "l3vpn-mcast-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "transitive": true,
+         "vrf-route-import-extended-community": {
+          "inet4-specific-extended-community-common": {
+           "global-administrator": "10.0.0.1",
+           "local-administrator": "MTA="
+          }
+         }
    [ Message content over the limit has been removed. ]
+       "ipv6-next-hop": {
+        "global": "2001:db8:1::7"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "path-id": 0,
+      "prefix": "2001:d00::/24",
+      "route-distinguisher": "172.16.0.44:101",
+      "route-key": "gAABrBAALABlGCABDQAAAAA="
+     }
+    ]
+   },
    "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<status status="FAIL" start="2026-04-21T02:14:04.709417" elapsed="0.082198">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,38 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
+    "l3vpn-mcast-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "transitive": true,
+         "vrf-route-import-extended-community": {
+          "inet4-specific-extended-community-common": {
+           "global-administrator": "10.0.0.1",
+           "local-administrator": "MTA="
+          }
+         }
    [ Message content over the limit has been removed. ]
+       "ipv6-next-hop": {
+        "global": "2001:db8:1::7"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "path-id": 0,
+      "prefix": "2001:d00::/24",
+      "route-distinguisher": "172.16.0.44:101",
+      "route-key": "gAABrBAALABlGCABDQAAAAA="
+     }
+    ]
+   },
    "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:04.791670" elapsed="0.000017"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:14:04.572376" elapsed="0.219460">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,38 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
+    "l3vpn-mcast-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "transitive": true,
+         "vrf-route-import-extended-community": {
+          "inet4-specific-extended-community-common": {
+           "global-administrator": "10.0.0.1",
+           "local-administrator": "MTA="
+          }
+         }
    [ Message content over the limit has been removed. ]
+       "ipv6-next-hop": {
+        "global": "2001:db8:1::7"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "path-id": 0,
+      "prefix": "2001:d00::/24",
+      "route-distinguisher": "172.16.0.44:101",
+      "route-key": "gAABrBAALABlGCABDQAAAAA="
+     }
+    ]
+   },
    "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:06.849932" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:06.849468" elapsed="0.000499"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:06.850864" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:06.850578" elapsed="0.000364">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:06.851040" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:06.850207" elapsed="0.000858"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:06.851677" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:06.851273" elapsed="0.000432"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:06.852041" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:06.852212" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:06.851890" elapsed="0.000350"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:06.852692" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:06.852434" elapsed="0.000305"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:06.853883" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:06.853531" elapsed="0.000400"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:06.854446" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:06.854158" elapsed="0.000322"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:06.855385" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:06.854961" elapsed="0.000450"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:06.856714" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:06.856131" elapsed="0.000711"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:06.856926" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:14:06.857234" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:06.855623" elapsed="0.001638"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:06.857423" elapsed="0.000429"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:14:06.854814" elapsed="0.003085"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:06.858612" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:06.858181" elapsed="0.000457"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:06.859914" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:06.859342" elapsed="0.000694"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:06.860120" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:14:06.860423" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:06.858858" elapsed="0.001590"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:06.860605" elapsed="0.000399"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:06.858020" elapsed="0.003028"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:06.854606" elapsed="0.006487"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:06.861152" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:06.861315" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:06.853167" elapsed="0.008173"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:06.852837" elapsed="0.008535"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:06.861551" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:06.861398" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:06.852811" elapsed="0.008818"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:06.862668" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:06.861777" elapsed="0.000921"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:06.862749" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:06.848749" elapsed="0.014158"/>
</kw>
<msg time="2026-04-21T02:14:06.862964" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:06.835430" elapsed="0.027585"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:06.875917" elapsed="0.000048"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:06.888688" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:06.901068" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:06.901292" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:06.901479" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:06.901904" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:06.901736" elapsed="0.000226"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:06.901718" elapsed="0.000269"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:06.902133" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:06.902318" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:06.902484" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:06.901678" elapsed="0.000859"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:06.901564" elapsed="0.001002"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:06.902714" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:06.902804" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:14:06.902956" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:06.830682" elapsed="0.072302"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:06.904390" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:06.904087" elapsed="0.000380">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:06.904561" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:06.903680" elapsed="0.000905"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:06.904937" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:06.904655" elapsed="0.000339"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:06.905502" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:06.905206" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:06.905019" elapsed="0.000545"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:06.904637" elapsed="0.000948"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:06.907997" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:06.905738" elapsed="0.002286"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:06.908076" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:14:06.908233" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:06.903323" elapsed="0.004934"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:06.909443" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:14:06.909250" elapsed="0.000346"/>
</kw>
<msg time="2026-04-21T02:14:06.909685" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:06.908912" elapsed="0.000797"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:14:06.909936" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:06.909779" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:06.909761" elapsed="0.000242"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:06.910345" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:06.910500" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:06.910150" elapsed="0.000375"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:14:06.910941" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:14:06.910683" elapsed="0.000284"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:14:06.911014" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:06.911166" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:06.908568" elapsed="0.002622"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:06.912596" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:06.912346" elapsed="0.000295"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:06.913049" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:06.912807" elapsed="0.000285"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:06.920760" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0d0cx2earwkpl1m2134w1bwp9w26.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:06.921042" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '166'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:14:06.921140" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:06.915444" elapsed="0.005722"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:06.913158" elapsed="0.008052"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:06.921393" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:06.921236" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:06.913139" elapsed="0.008339"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:06.925879" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:06.922560" elapsed="0.003385"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:06.922334" elapsed="0.003659"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:06.922315" elapsed="0.003712"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:06.929646" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:06.926432" elapsed="0.003276"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:06.926103" elapsed="0.003653"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:06.926080" elapsed="0.003729"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:06.930632" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:06.930053" elapsed="0.000616"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:06.931052" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:06.930765" elapsed="0.000343"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:06.931598" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:06.931297" elapsed="0.000327"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:06.931132" elapsed="0.000567"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:06.930740" elapsed="0.000982"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:06.932271" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:06.931902" elapsed="0.000395"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:06.932604" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:06.932366" elapsed="0.000294"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:06.933159" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:06.932863" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:06.932684" elapsed="0.000536"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:06.932348" elapsed="0.000893"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:06.933396" elapsed="0.000346"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:06.934236" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:06.933925" elapsed="0.000337"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:06.934419" elapsed="0.002285"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:06.921858" elapsed="0.014909"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:06.936964" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:06.936855" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:06.936833" elapsed="0.000198"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:06.939855" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv6-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
  }
 ]
...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:06.937180" elapsed="0.002704"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:14:06.939935" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:14:06.940094" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv6-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
  }
 ]
...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:14:06.911507" elapsed="0.028613"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:06.940182" elapsed="0.000025"/>
</return>
<msg time="2026-04-21T02:14:06.940331" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv6-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
  }
 ]
...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:14:06.807682" elapsed="0.132674"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:06.968525" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:06.968053" elapsed="0.000501"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:06.969374" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:06.969088" elapsed="0.000412">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:06.969677" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:06.968722" elapsed="0.000980"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:06.970382" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:06.969887" elapsed="0.000561"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:06.970782" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:06.970950" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv6-address-family",
      "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:06.970618" elapsed="0.000358"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:06.971404" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv6-address-family",
      "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:06.971137" elapsed="0.000313"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:14:06.971940" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:06.971517" elapsed="0.000484"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:06.972677" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:06.972175" elapsed="0.000529"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:06.972025" elapsed="0.000714"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:06.971498" elapsed="0.001263"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:06.973410" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv6-address-family",
      "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:06.972926" elapsed="0.000513"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:06.973488" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:06.967418" elapsed="0.006198"/>
</kw>
<msg time="2026-04-21T02:14:06.973670" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:06.954846" elapsed="0.018873"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:06.986201" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:06.998535" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.012110" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.012310" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.012486" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.012929" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:07.012762" elapsed="0.000224"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:07.012748" elapsed="0.000262"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.013153" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.013324" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.013493" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:07.012716" elapsed="0.000830"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:07.012605" elapsed="0.000969"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.013721" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:07.013810" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:14:07.013930" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv6-address-family",
      "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:06.952146" elapsed="0.061810"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:07.014134" elapsed="0.002214"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:07.017406" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv6-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
  }
 ]
...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:07.017104" elapsed="0.000330"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:07.017929" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv6-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
  }
 ]
...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:07.017591" elapsed="0.000365"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:14:07.018115" elapsed="0.000378"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:14:07.016669" elapsed="0.001885"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:07.016427" elapsed="0.002161"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.018764" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:07.018613" elapsed="0.000223"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:07.016409" elapsed="0.002448"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:14:06.941491" elapsed="0.077414"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:14:06.940679" elapsed="0.078300"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:06.940439" elapsed="0.078584"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:06.940422" elapsed="0.078624"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:07.019079" elapsed="0.000029"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:14:06.800887" elapsed="0.218318"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:14:04.567311" elapsed="2.451951"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient" type="TEARDOWN">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:14:07.019477" elapsed="0.003264"/>
</kw>
<arg>l3vpn_mcast_ipv6</arg>
<arg>${L3VPN_MCAST_DIR}</arg>
<arg>ipv6</arg>
<status status="PASS" start="2026-04-21T02:14:01.740864" elapsed="5.281993"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:01.631382" elapsed="5.391623"/>
</test>
<test id="s1-s17-t8" name="Kill_Talking_BGP_Speaker" line="85">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:14:07.026458" elapsed="0.000230"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:14:07.026136" elapsed="0.000608"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:07.028174" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:07.028007" elapsed="0.000232"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:07.027979" elapsed="0.000292"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:07.035333" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:07.035197" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:07.035166" elapsed="0.000238"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.036621" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:07.036176" elapsed="0.000475"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.037174" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:14:07.036834" elapsed="0.000366"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:14:07.037246" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:14:07.037431" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:14:07.035670" elapsed="0.001793"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:07.043464" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:07.043353" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:07.043334" elapsed="0.000198"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:07.044739" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:07.044630" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:07.044612" elapsed="0.000217"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:07.045290" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:14:07.044981" elapsed="0.000335"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:07.045704" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:07.045479" elapsed="0.000250"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:14:07.076545" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:14:07.046248" elapsed="0.030421"/>
</kw>
<msg time="2026-04-21T02:14:07.076867" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:14:07.076915" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:07.045909" elapsed="0.031043"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:14:07.108133" level="INFO">". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "K "i "l "l "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:14:07.077519" elapsed="0.030766"/>
</kw>
<msg time="2026-04-21T02:14:07.108494" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:14:07.108565" level="INFO">${message_wait} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "K "i "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:07.077148" elapsed="0.031459"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.109036" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:07.108718" elapsed="0.000379"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:07.108684" elapsed="0.000441"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.109640" level="INFO"> ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "K "i "l "l "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:07.109278" elapsed="0.000500"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.110106" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:07.109872" elapsed="0.000291"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:07.109849" elapsed="0.000338"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:14:07.110226" elapsed="0.000038"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:07.113089" elapsed="0.000157"/>
</kw>
<msg time="2026-04-21T02:14:07.113310" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:07.111927" elapsed="0.001523"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.113773" elapsed="0.000105"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.114146" elapsed="0.000078"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:14:07.111211" elapsed="0.003127"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:14:07.110568" elapsed="0.003837"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:14:07.044328" elapsed="0.070188"/>
</kw>
<msg time="2026-04-21T02:14:07.114665" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:07.114712" level="INFO">${message} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "K "i "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:07.043687" elapsed="0.071064"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:14:07.115180" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:14:07.114850" elapsed="0.000394"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:07.114830" elapsed="0.000441"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.115691" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.116072" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:14:07.116146" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:14:07.043009" elapsed="0.073260"/>
</kw>
<msg time="2026-04-21T02:14:07.116383" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:07.116429" level="INFO">${output} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "K "i "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:07.037883" elapsed="0.078584"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.116825" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:07.116547" elapsed="0.000335"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:07.116529" elapsed="0.000377"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:14:07.037716" elapsed="0.079215"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:14:07.037530" elapsed="0.079435"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:14:07.034772" elapsed="0.082249"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:14:07.027574" elapsed="0.089506"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:07.026959" elapsed="0.090168"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:14:07.023893" elapsed="0.093290"/>
</kw>
<kw name="Kill_BGP_Speaker" owner="BGPSpeaker">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.118416" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:07.118090" elapsed="0.000354"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:14:07.118652" elapsed="0.000253"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:14:07.117807" elapsed="0.001170"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:14:07.138816" level="INFO">^C
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:14:07.119521" elapsed="0.019360"/>
</kw>
<msg time="2026-04-21T02:14:07.138978" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:07.139022" level="INFO">${message} = ^C
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${status}</var>
<var>${message}</var>
<arg>SSHLibrary.Read_Until_Prompt</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:07.119174" elapsed="0.019873"/>
</kw>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:14:07.139679" level="INFO">Executing command 'cat play.py.out'.</msg>
<msg time="2026-04-21T02:14:07.151827" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:14:07.152144" level="INFO">${output_log} = 2026-04-21 02:13:49,138 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:13:49,138 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.171.116
2026-04-21 02:13:49,139 DEBUG BGP-Thr...</msg>
<var>${output_log}</var>
<arg>cat ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:14:07.139534" elapsed="0.012676"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.153418" level="INFO">2026-04-21 02:13:49,138 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:13:49,138 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.171.116
2026-04-21 02:13:49,139 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-04-21 02:13:49,139 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.171.3
2026-04-21 02:13:49,139 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-04-21 02:13:49,140 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 02:13:49,144 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 02:13:49,144 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00d90104fbf000b4c0000202bc02ba41040000fbf0060002000104000100010104000100040104000100850104000200040104000100810104000100840104000200810104000200800104000100860104000200860104000200850104000200050104000100800104000100050104400400470104001900460104000200014046003c00020400400447000001860000020100000285000001800000010400000101000001850000010500000181000002860000194600000281000002050000018400000280004700
2026-04-21 02:13:49,144 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 02:13:49,144 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-04-21 02:13:49,144 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-04-21 02:13:49,144 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-04-21 02:13:49,144 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-04-21 02:13:49,144 INFO BGP-Thread-1 (job):   My BGP Identifier: 169782132
2026-04-21 02:13:49,145 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-04-21 02:13:49,145 INFO BGP-Thread-1 (job):   Originator ID: None
2026-04-21 02:13:49,145 INFO BGP-Thread-1 (job):   Cluster list: None
2026-04-21 02:13:49,145 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-04-21 02:13:49,145 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-04-21 02:13:49,145 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-04-21 02:13:49,145 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 0
2026-04-21 02:13:49,145 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, -1]
2026-04-21 02:13:49,145 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-04-21 02:13:49,145 INFO BGP-Thread-1 (job):   Let's go ...

2026-04-21 02:13:49,145 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-04-21 02:13:49,145 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:13:49,146 DEBUG BGP-Thread-1 (job):   Length=61 (0x003d)
2026-04-21 02:13:49,146 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-04-21 02:13:49,146 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-04-21 02:13:49,146 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-04-21 02:13:49,146 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-04-21 02:13:49,146 DEBUG BGP-Thread-1 (job):   BGP Identifier=169782132 (0x0a1eab74)
2026-04-21 02:13:49,146 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=32 (0x20)
2026-04-21 02:13:49,146 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x020601040001000102060104000100810206010400020081020641040000fbf0
2026-04-21 02:13:49,146 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff003d0104fbf000b40a1eab7420020601040001000102060104000100810206010400020081020641040000fbf0'
2026-04-21 02:13:49,146 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff003d0104fbf000b40a1eab7420020601040001000102060104000100810206010400020081020641040000fbf0
2026-04-21 02:13:49,148 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:13:49,148 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:13:49,148 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:13:49,148 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:13:49,148 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:13:49,148 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:13:49,148 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:13:49,148 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:13:49,148 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:13:49,148 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:13:49,148 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-04-21 02:13:49,148 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:49,149 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:49,149 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:49,163 INFO BGP-Thread-1 (job): ... idle for 0.014s
2026-04-21 02:13:49,163 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.014s
2026-04-21 02:13:49,163 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000281
2026-04-21 02:13:49,163 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:13:49,163 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:13:49,163 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:13:49,163 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:13:49,164 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:13:49,164 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:13:49,164 DEBUG BGP-Thread-1 (job): L3vpn-mcast True
2026-04-21 02:13:49,164 DEBUG BGP-Thread-1 (job): Skipping update decoding due to l3vpn_mcast data expected
2026-04-21 02:13:49,164 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000181
2026-04-21 02:13:49,164 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:13:49,164 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:13:49,164 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:13:49,164 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:13:49,164 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:13:49,164 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:13:49,164 DEBUG BGP-Thread-1 (job): L3vpn-mcast True
2026-04-21 02:13:49,164 DEBUG BGP-Thread-1 (job): Skipping update decoding due to l3vpn_mcast data expected
2026-04-21 02:13:49,164 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-04-21 02:13:49,164 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:13:49,164 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:13:49,164 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-04-21 02:13:49,164 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:13:49,164 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:13:49,165 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:13:49,165 DEBUG BGP-Thread-1 (job): L3vpn-mcast True
2026-04-21 02:13:49,165 DEBUG BGP-Thread-1 (job): Skipping update decoding due to l3vpn_mcast data expected
2026-04-21 02:13:49,165 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:49,165 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:49,165 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:50,167 INFO BGP-Thread-1 (job): ... idle for 1.002s
2026-04-21 02:13:50,167 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 1.016s
2026-04-21 02:13:50,167 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:50,167 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:50,167 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:51,169 INFO BGP-Thread-1 (job): ... idle for 1.002s
2026-04-21 02:13:51,169 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 2.018s
2026-04-21 02:13:51,169 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:51,169 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:51,169 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:52,171 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:52,171 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 3.019s
2026-04-21 02:13:52,171 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:52,171 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:52,171 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:53,173 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:53,173 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 4.020s
2026-04-21 02:13:53,173 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:53,173 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:53,173 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:54,175 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:54,175 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 5.021s
2026-04-21 02:13:54,175 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:54,175 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:54,175 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:55] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:55,176 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:55,177 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.023s
2026-04-21 02:13:55,177 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:55,177 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:55,177 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:55,353 INFO BGP-Thread-1 (job): ... idle for 0.176s
2026-04-21 02:13:55,354 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.199s
2026-04-21 02:13:55,354 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004d02000000364001010040020040050400000064800e1a000181047f10002c00200001ac10002c0065180a022200000000c01008010b0a0000013130
2026-04-21 02:13:55,354 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:13:55,354 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:13:55,354 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004d' (77)
2026-04-21 02:13:55,354 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:13:55,354 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:13:55,355 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:13:55,355 DEBUG BGP-Thread-1 (job): L3vpn-mcast True
2026-04-21 02:13:55,355 DEBUG BGP-Thread-1 (job): Skipping update decoding due to l3vpn_mcast data expected
2026-04-21 02:13:55,355 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:55,355 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:55,355 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:55] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:55] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:55,512 INFO BGP-Thread-1 (job): ... idle for 0.156s
2026-04-21 02:13:55,512 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.355s
2026-04-21 02:13:55,512 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004702000000304001010040020040050400000064800f14000181200001ac10002c0065180a022200000000c01008010b0a0000013130
2026-04-21 02:13:55,512 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:13:55,512 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:13:55,512 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0047' (71)
2026-04-21 02:13:55,512 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:13:55,512 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:13:55,512 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:13:55,513 DEBUG BGP-Thread-1 (job): L3vpn-mcast True
2026-04-21 02:13:55,513 DEBUG BGP-Thread-1 (job): Skipping update decoding due to l3vpn_mcast data expected
2026-04-21 02:13:55,513 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:55,513 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:55,513 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:55] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:55] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:55] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:56,514 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:56,514 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 7.356s
2026-04-21 02:13:56,515 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004d02000000364001010040020040050400000064800e1a000181047f10002c00200001ac10002c0065180a022200000000c01008010b0a0000013130
2026-04-21 02:13:56,515 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:56,515 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:56,515 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:57,516 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:57,517 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 8.357s
2026-04-21 02:13:57,517 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:57,517 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:57,517 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:58,518 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:58,519 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 9.358s
2026-04-21 02:13:58,519 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:58,519 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:58,519 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:58] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:59,520 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:59,520 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.360s
2026-04-21 02:13:59,521 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004702000000304001010040020040050400000064800f14000181200001ac10002c0065180a022200000000c01008010b0a0000013130
2026-04-21 02:13:59,521 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:59,521 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:59,521 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:00,522 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:00,522 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 11.361s
2026-04-21 02:14:00,523 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:00,523 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:00,523 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:01] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:14:01] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:01,349 INFO BGP-Thread-1 (job): ... idle for 0.826s
2026-04-21 02:14:01,349 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 12.187s
2026-04-21 02:14:01,349 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004702000000304001010040020040050400000064800f14000181200001ac10002c0065180a022200000000c01008010b0a0000013130
2026-04-21 02:14:01,349 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005902000000424001010040020040050400000064800e260002811020010db800010000000000000000000700800001ac10002c00651820010d00000000c01008010b0a0000013130
2026-04-21 02:14:01,349 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:01,349 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:01,349 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0059' (89)
2026-04-21 02:14:01,349 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:01,349 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:01,349 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:01,350 DEBUG BGP-Thread-1 (job): L3vpn-mcast True
2026-04-21 02:14:01,350 DEBUG BGP-Thread-1 (job): Skipping update decoding due to l3vpn_mcast data expected
2026-04-21 02:14:01,350 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:01,350 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:01,350 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:01] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:14:01] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:01,494 INFO BGP-Thread-1 (job): ... idle for 0.144s
2026-04-21 02:14:01,494 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 12.330s
2026-04-21 02:14:01,494 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004702000000304001010040020040050400000064800f14000281800001ac10002c00651820010d00000000c01008010b0a0000013130
2026-04-21 02:14:01,494 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:01,494 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:01,494 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0047' (71)
2026-04-21 02:14:01,494 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:01,495 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:01,495 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:01,495 DEBUG BGP-Thread-1 (job): L3vpn-mcast True
2026-04-21 02:14:01,495 DEBUG BGP-Thread-1 (job): Skipping update decoding due to l3vpn_mcast data expected
2026-04-21 02:14:01,495 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:01,495 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:01,495 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:01] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:14:01] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:14:01] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:02,497 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:02,497 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 13.332s
2026-04-21 02:14:02,497 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005902000000424001010040020040050400000064800e260002811020010db800010000000000000000000700800001ac10002c00651820010d00000000c01008010b0a0000013130
2026-04-21 02:14:02,497 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:02,497 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:02,497 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:03,498 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:03,499 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 14.333s
2026-04-21 02:14:03,499 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:03,499 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:03,499 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:04,500 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:04,501 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 15.334s
2026-04-21 02:14:04,501 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:04,501 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:04,501 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:04] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:05,503 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:05,503 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 16.336s
2026-04-21 02:14:05,503 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004702000000304001010040020040050400000064800f14000281800001ac10002c00651820010d00000000c01008010b0a0000013130
2026-04-21 02:14:05,503 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:05,503 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:05,503 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:06,505 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:06,505 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 17.337s
2026-04-21 02:14:06,505 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:06,505 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:06,506 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:07] "POST /RPC2 HTTP/1.1" 200 -
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:07.152686" elapsed="0.001437"/>
</kw>
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="PASS" start="2026-04-21T02:14:07.139242" elapsed="0.015031"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<status status="PASS" start="2026-04-21T02:14:07.154786" elapsed="0.000111"/>
</return>
<status status="PASS" start="2026-04-21T02:14:07.154443" elapsed="0.000531"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:07.154393" elapsed="0.000641"/>
</if>
<kw name="Log" owner="BuiltIn">
<arg>${message}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.155415" elapsed="0.000053"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was not seen within timeout period.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.155861" elapsed="0.000057"/>
</kw>
<doc>Interrupt play.py, fail if no prompt is seen within SSHLibrary timeout.
Also dump the logs with the output the program produced.
This keyword is also suitable for stopping BGP manager.</doc>
<status status="PASS" start="2026-04-21T02:14:07.117463" elapsed="0.038601"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:14:07.167594" level="INFO">Executing command 'cat play.py.out'.</msg>
<msg time="2026-04-21T02:14:07.201654" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:14:07.201971" level="INFO">${output_log} = 2026-04-21 02:13:49,138 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:13:49,138 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.171.116
2026-04-21 02:13:49,139 DEBUG BGP-Thr...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:14:07.167421" elapsed="0.034612"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.203297" level="INFO">2026-04-21 02:13:49,138 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:13:49,138 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.171.116
2026-04-21 02:13:49,139 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-04-21 02:13:49,139 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.171.3
2026-04-21 02:13:49,139 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-04-21 02:13:49,140 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 02:13:49,144 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 02:13:49,144 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00d90104fbf000b4c0000202bc02ba41040000fbf0060002000104000100010104000100040104000100850104000200040104000100810104000100840104000200810104000200800104000100860104000200860104000200850104000200050104000100800104000100050104400400470104001900460104000200014046003c00020400400447000001860000020100000285000001800000010400000101000001850000010500000181000002860000194600000281000002050000018400000280004700
2026-04-21 02:13:49,144 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 02:13:49,144 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-04-21 02:13:49,144 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-04-21 02:13:49,144 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-04-21 02:13:49,144 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-04-21 02:13:49,144 INFO BGP-Thread-1 (job):   My BGP Identifier: 169782132
2026-04-21 02:13:49,145 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-04-21 02:13:49,145 INFO BGP-Thread-1 (job):   Originator ID: None
2026-04-21 02:13:49,145 INFO BGP-Thread-1 (job):   Cluster list: None
2026-04-21 02:13:49,145 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-04-21 02:13:49,145 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-04-21 02:13:49,145 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-04-21 02:13:49,145 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 0
2026-04-21 02:13:49,145 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, -1]
2026-04-21 02:13:49,145 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-04-21 02:13:49,145 INFO BGP-Thread-1 (job):   Let's go ...

2026-04-21 02:13:49,145 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-04-21 02:13:49,145 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:13:49,146 DEBUG BGP-Thread-1 (job):   Length=61 (0x003d)
2026-04-21 02:13:49,146 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-04-21 02:13:49,146 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-04-21 02:13:49,146 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-04-21 02:13:49,146 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-04-21 02:13:49,146 DEBUG BGP-Thread-1 (job):   BGP Identifier=169782132 (0x0a1eab74)
2026-04-21 02:13:49,146 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=32 (0x20)
2026-04-21 02:13:49,146 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x020601040001000102060104000100810206010400020081020641040000fbf0
2026-04-21 02:13:49,146 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff003d0104fbf000b40a1eab7420020601040001000102060104000100810206010400020081020641040000fbf0'
2026-04-21 02:13:49,146 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff003d0104fbf000b40a1eab7420020601040001000102060104000100810206010400020081020641040000fbf0
2026-04-21 02:13:49,148 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:13:49,148 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:13:49,148 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:13:49,148 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:13:49,148 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:13:49,148 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:13:49,148 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:13:49,148 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:13:49,148 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:13:49,148 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:13:49,148 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-04-21 02:13:49,148 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:49,149 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:49,149 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:49,163 INFO BGP-Thread-1 (job): ... idle for 0.014s
2026-04-21 02:13:49,163 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.014s
2026-04-21 02:13:49,163 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000281
2026-04-21 02:13:49,163 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:13:49,163 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:13:49,163 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:13:49,163 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:13:49,164 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:13:49,164 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:13:49,164 DEBUG BGP-Thread-1 (job): L3vpn-mcast True
2026-04-21 02:13:49,164 DEBUG BGP-Thread-1 (job): Skipping update decoding due to l3vpn_mcast data expected
2026-04-21 02:13:49,164 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000181
2026-04-21 02:13:49,164 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:13:49,164 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:13:49,164 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:13:49,164 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:13:49,164 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:13:49,164 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:13:49,164 DEBUG BGP-Thread-1 (job): L3vpn-mcast True
2026-04-21 02:13:49,164 DEBUG BGP-Thread-1 (job): Skipping update decoding due to l3vpn_mcast data expected
2026-04-21 02:13:49,164 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-04-21 02:13:49,164 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:13:49,164 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:13:49,164 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-04-21 02:13:49,164 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:13:49,164 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:13:49,165 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:13:49,165 DEBUG BGP-Thread-1 (job): L3vpn-mcast True
2026-04-21 02:13:49,165 DEBUG BGP-Thread-1 (job): Skipping update decoding due to l3vpn_mcast data expected
2026-04-21 02:13:49,165 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:49,165 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:49,165 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:50,167 INFO BGP-Thread-1 (job): ... idle for 1.002s
2026-04-21 02:13:50,167 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 1.016s
2026-04-21 02:13:50,167 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:50,167 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:50,167 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:51,169 INFO BGP-Thread-1 (job): ... idle for 1.002s
2026-04-21 02:13:51,169 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 2.018s
2026-04-21 02:13:51,169 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:51,169 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:51,169 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:52,171 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:52,171 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 3.019s
2026-04-21 02:13:52,171 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:52,171 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:52,171 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:53,173 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:53,173 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 4.020s
2026-04-21 02:13:53,173 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:53,173 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:53,173 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:54,175 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:54,175 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 5.021s
2026-04-21 02:13:54,175 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:54,175 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:54,175 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:55] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:55,176 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:55,177 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.023s
2026-04-21 02:13:55,177 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:55,177 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:55,177 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:55,353 INFO BGP-Thread-1 (job): ... idle for 0.176s
2026-04-21 02:13:55,354 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.199s
2026-04-21 02:13:55,354 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004d02000000364001010040020040050400000064800e1a000181047f10002c00200001ac10002c0065180a022200000000c01008010b0a0000013130
2026-04-21 02:13:55,354 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:13:55,354 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:13:55,354 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004d' (77)
2026-04-21 02:13:55,354 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:13:55,354 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:13:55,355 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:13:55,355 DEBUG BGP-Thread-1 (job): L3vpn-mcast True
2026-04-21 02:13:55,355 DEBUG BGP-Thread-1 (job): Skipping update decoding due to l3vpn_mcast data expected
2026-04-21 02:13:55,355 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:55,355 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:55,355 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:55] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:55] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:55,512 INFO BGP-Thread-1 (job): ... idle for 0.156s
2026-04-21 02:13:55,512 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.355s
2026-04-21 02:13:55,512 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004702000000304001010040020040050400000064800f14000181200001ac10002c0065180a022200000000c01008010b0a0000013130
2026-04-21 02:13:55,512 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:13:55,512 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:13:55,512 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0047' (71)
2026-04-21 02:13:55,512 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:13:55,512 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:13:55,512 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:13:55,513 DEBUG BGP-Thread-1 (job): L3vpn-mcast True
2026-04-21 02:13:55,513 DEBUG BGP-Thread-1 (job): Skipping update decoding due to l3vpn_mcast data expected
2026-04-21 02:13:55,513 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:55,513 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:55,513 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:55] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:55] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:13:55] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:56,514 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:56,514 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 7.356s
2026-04-21 02:13:56,515 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004d02000000364001010040020040050400000064800e1a000181047f10002c00200001ac10002c0065180a022200000000c01008010b0a0000013130
2026-04-21 02:13:56,515 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:56,515 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:56,515 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:57,516 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:57,517 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 8.357s
2026-04-21 02:13:57,517 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:57,517 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:57,517 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:13:58,518 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:58,519 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 9.358s
2026-04-21 02:13:58,519 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:58,519 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:58,519 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:13:58] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:13:59,520 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:13:59,520 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.360s
2026-04-21 02:13:59,521 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004702000000304001010040020040050400000064800f14000181200001ac10002c0065180a022200000000c01008010b0a0000013130
2026-04-21 02:13:59,521 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:13:59,521 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:13:59,521 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:00,522 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:00,522 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 11.361s
2026-04-21 02:14:00,523 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:00,523 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:00,523 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:01] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:14:01] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:01,349 INFO BGP-Thread-1 (job): ... idle for 0.826s
2026-04-21 02:14:01,349 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 12.187s
2026-04-21 02:14:01,349 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004702000000304001010040020040050400000064800f14000181200001ac10002c0065180a022200000000c01008010b0a0000013130
2026-04-21 02:14:01,349 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005902000000424001010040020040050400000064800e260002811020010db800010000000000000000000700800001ac10002c00651820010d00000000c01008010b0a0000013130
2026-04-21 02:14:01,349 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:01,349 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:01,349 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0059' (89)
2026-04-21 02:14:01,349 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:01,349 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:01,349 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:01,350 DEBUG BGP-Thread-1 (job): L3vpn-mcast True
2026-04-21 02:14:01,350 DEBUG BGP-Thread-1 (job): Skipping update decoding due to l3vpn_mcast data expected
2026-04-21 02:14:01,350 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:01,350 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:01,350 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:01] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:14:01] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:01,494 INFO BGP-Thread-1 (job): ... idle for 0.144s
2026-04-21 02:14:01,494 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 12.330s
2026-04-21 02:14:01,494 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004702000000304001010040020040050400000064800f14000281800001ac10002c00651820010d00000000c01008010b0a0000013130
2026-04-21 02:14:01,494 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:01,494 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:01,494 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0047' (71)
2026-04-21 02:14:01,494 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:01,495 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:01,495 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:01,495 DEBUG BGP-Thread-1 (job): L3vpn-mcast True
2026-04-21 02:14:01,495 DEBUG BGP-Thread-1 (job): Skipping update decoding due to l3vpn_mcast data expected
2026-04-21 02:14:01,495 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:01,495 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:01,495 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:01] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:14:01] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:14:01] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:02,497 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:02,497 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 13.332s
2026-04-21 02:14:02,497 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005902000000424001010040020040050400000064800e260002811020010db800010000000000000000000700800001ac10002c00651820010d00000000c01008010b0a0000013130
2026-04-21 02:14:02,497 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:02,497 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:02,497 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:03,498 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:03,499 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 14.333s
2026-04-21 02:14:03,499 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:03,499 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:03,499 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:04,500 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:04,501 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 15.334s
2026-04-21 02:14:04,501 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:04,501 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:04,501 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:04] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:05,503 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:05,503 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 16.336s
2026-04-21 02:14:05,503 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004702000000304001010040020040050400000064800f14000281800001ac10002c00651820010d00000000c01008010b0a0000013130
2026-04-21 02:14:05,503 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:05,503 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:05,503 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:06,505 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:06,505 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 17.337s
2026-04-21 02:14:06,505 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:06,505 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:06,506 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:07] "POST /RPC2 HTTP/1.1" 200 -
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:07.202464" elapsed="0.001499"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:07.205214" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/l3vpn_mcast_play.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/l3vpn_mcast_play.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-21T02:14:07.204411" elapsed="0.000930"/>
</kw>
<arg>play.py.out</arg>
<arg>l3vpn_mcast_play.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:07.166930" elapsed="0.038554"/>
</kw>
<doc>Abort the Python speaker</doc>
<status status="PASS" start="2026-04-21T02:14:07.023357" elapsed="0.182374"/>
</test>
<test id="s1-s17-t9" name="Delete_Bgp_Peer_Configuration" line="91">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:14:07.213100" elapsed="0.000223"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:14:07.212825" elapsed="0.000556"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:07.214452" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:07.214319" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:07.214296" elapsed="0.000228"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:07.219565" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:07.219457" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:07.219439" elapsed="0.000194"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.220664" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:07.220274" elapsed="0.000418"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.221173" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:14:07.220872" elapsed="0.000328"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:14:07.221245" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:14:07.221404" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:14:07.219887" elapsed="0.001543"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:07.227003" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:07.226894" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:07.226875" elapsed="0.000197"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:07.228267" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:07.228159" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:07.228141" elapsed="0.000195"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:07.228806" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:14:07.228485" elapsed="0.000348"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:07.229267" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:07.229006" elapsed="0.000288"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:14:07.260544" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:14:07.229839" elapsed="0.030836"/>
</kw>
<msg time="2026-04-21T02:14:07.260900" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:14:07.260948" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:07.229478" elapsed="0.031507"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:14:07.293500" level="INFO">". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:14:07.261560" elapsed="0.032057"/>
</kw>
<msg time="2026-04-21T02:14:07.293784" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:14:07.293853" level="INFO">${message_wait} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "D "e "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:07.261183" elapsed="0.032708"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.294301" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:07.293983" elapsed="0.000376"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:07.293957" elapsed="0.000430"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.294870" level="INFO"> ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:07.294533" elapsed="0.000444"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.295270" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:07.295045" elapsed="0.000279"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:07.295027" elapsed="0.000321"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:14:07.295384" elapsed="0.000037"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:07.298121" elapsed="0.000151"/>
</kw>
<msg time="2026-04-21T02:14:07.298335" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:07.296944" elapsed="0.001527"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.298750" elapsed="0.000092"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.299122" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:14:07.296281" elapsed="0.003028"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:14:07.295699" elapsed="0.003675"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:14:07.227856" elapsed="0.071615"/>
</kw>
<msg time="2026-04-21T02:14:07.299566" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:07.299611" level="INFO">${message} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "D "e "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:07.227228" elapsed="0.072422"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:14:07.299854" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:14:07.299727" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:07.299709" elapsed="0.000231"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.300354" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.300698" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:14:07.300770" elapsed="0.000035"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:14:07.226510" elapsed="0.074392"/>
</kw>
<msg time="2026-04-21T02:14:07.300998" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:07.301043" level="INFO">${output} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "D "e "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:07.221820" elapsed="0.079264"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.301416" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:07.301160" elapsed="0.000310"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:07.301142" elapsed="0.000352"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:14:07.221657" elapsed="0.079861"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:14:07.221484" elapsed="0.080067"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:14:07.219092" elapsed="0.082514"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:14:07.214016" elapsed="0.087649"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:07.213539" elapsed="0.088174"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:14:07.208327" elapsed="0.093441"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.345018" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:07.344603" elapsed="0.000447"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:07.345833" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:07.345566" elapsed="0.000343">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:07.346003" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:07.345225" elapsed="0.000803"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.346586" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:07.346197" elapsed="0.000416"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:07.346936" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:07.347113" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:07.346777" elapsed="0.000363"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.347549" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:07.347300" elapsed="0.000295"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.348588" level="INFO">mapping: {'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:07.348325" elapsed="0.000308"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.349086" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:07.348811" elapsed="0.000301"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.349800" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:07.349489" elapsed="0.000338"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:07.350562" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:07.350340" elapsed="0.000247"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:07.350640" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:14:07.350816" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:07.350018" elapsed="0.000825"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:07.351043" elapsed="0.000243"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:14:07.349349" elapsed="0.001977"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.351895" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:07.351579" elapsed="0.000342"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:07.352642" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:07.352431" elapsed="0.000237"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:07.352718" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:07.352885" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:07.352110" elapsed="0.000800"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:07.353066" elapsed="0.000223"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:14:07.351444" elapsed="0.001885"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.353897" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:07.353578" elapsed="0.000345"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:07.354704" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:07.354491" elapsed="0.000239"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:07.354779" elapsed="0.000045"/>
</return>
<msg time="2026-04-21T02:14:07.354949" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:07.354170" elapsed="0.000803"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:07.355151" elapsed="0.000399"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:14:07.353442" elapsed="0.002149"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.356163" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:07.355857" elapsed="0.000332"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:07.356928" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:07.356698" elapsed="0.000256"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:07.357003" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:07.357153" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:07.356379" elapsed="0.000799"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:07.357331" elapsed="0.000222"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:14:07.355705" elapsed="0.001888"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.358158" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:07.357857" elapsed="0.000326"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:07.358919" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:07.358691" elapsed="0.000254"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:07.359021" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:14:07.359175" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:07.358372" elapsed="0.000827"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:07.359352" elapsed="0.000221"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:07.357706" elapsed="0.001907"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.360220" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:07.359897" elapsed="0.000348"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:07.360972" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:07.360747" elapsed="0.000250"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:07.361045" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:07.361195" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:07.360431" elapsed="0.000788"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:07.361372" elapsed="0.000220"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:14:07.359725" elapsed="0.001907"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:07.349164" elapsed="0.012503"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:07.361709" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:07.361889" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:07.347999" elapsed="0.013916"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:07.347669" elapsed="0.014279"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.362125" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:07.361974" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:07.347648" elapsed="0.014554"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.363055" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:07.362349" elapsed="0.000736"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:07.363134" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:07.343968" elapsed="0.019290"/>
</kw>
<msg time="2026-04-21T02:14:07.363357" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:07.330841" elapsed="0.032569"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.376111" elapsed="0.000044"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.388555" elapsed="0.000037"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.401037" elapsed="0.000041"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.401298" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.401490" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.401941" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:07.401765" elapsed="0.000234"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:07.401748" elapsed="0.000279"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.402174" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.402345" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.402515" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:07.401706" elapsed="0.000863"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:07.401577" elapsed="0.001021"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.402749" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:07.402844" elapsed="0.000021"/>
</return>
<msg time="2026-04-21T02:14:07.403039" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:07.326452" elapsed="0.076617"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.404345" level="INFO">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.116</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:07.404042" elapsed="0.000442"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:07.413566" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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.116 
 path_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.116 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0d0cx2earwkpl1m2134w1bwp9w26.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:07.413620" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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.116 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:07.413741" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:07.406646" elapsed="0.007121"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:07.404552" elapsed="0.009280"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.414030" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:07.413862" elapsed="0.000231"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:07.404535" elapsed="0.009579"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.418488" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:07.415219" elapsed="0.003334"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:07.414950" elapsed="0.003654"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:07.414932" elapsed="0.003709"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.422562" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:07.419075" elapsed="0.003555"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:07.418723" elapsed="0.003958"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:07.418699" elapsed="0.004018"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.423621" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:07.423006" elapsed="0.000654"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.424051" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:07.423763" elapsed="0.000345"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.424603" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:07.424302" elapsed="0.000327"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:07.424133" elapsed="0.000531"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:07.423737" elapsed="0.000948"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.425233" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:07.424866" elapsed="0.000393"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.425565" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:07.425328" elapsed="0.000293"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.426118" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:07.425824" elapsed="0.000319"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:07.425645" elapsed="0.000533"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:07.425310" elapsed="0.000889"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:07.426356" elapsed="0.000344"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:07.427198" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:07.426884" elapsed="0.000340"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:07.427381" elapsed="0.002502"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:07.414499" elapsed="0.015452"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:14:07.430000" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:14:07.432296" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:14:07.403395" elapsed="0.028927"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:07.432439" elapsed="0.000029"/>
</return>
<arg>${L3VPN_MCAST_DIR}/bgp_peer</arg>
<arg>mapping=${L3VPN_MCAST_ODL_CONFIG}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:14:07.302061" elapsed="0.130508"/>
</kw>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<status status="PASS" start="2026-04-21T02:14:07.206423" elapsed="0.226271"/>
</test>
<test id="s1-s17-t10" name="Deconfigure_App_Peer" line="99">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:14:07.436129" elapsed="0.000220"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:14:07.435860" elapsed="0.000543"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:07.437427" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:07.437313" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:07.437293" elapsed="0.000202"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:07.442624" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:07.442515" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:07.442497" elapsed="0.000194"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.443734" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:07.443346" elapsed="0.000415"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.444238" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:14:07.443940" elapsed="0.000324"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:14:07.444308" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:14:07.444466" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:14:07.442946" elapsed="0.001545"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:07.450116" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:07.450009" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:07.449990" elapsed="0.000196"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:07.451407" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:07.451300" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:07.451282" elapsed="0.000193"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:07.451953" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:14:07.451625" elapsed="0.000354"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:07.452361" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:07.452141" elapsed="0.000245"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:14:07.483094" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:14:07.452912" elapsed="0.030359"/>
</kw>
<msg time="2026-04-21T02:14:07.483492" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:14:07.483539" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:07.452550" elapsed="0.031026"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:14:07.512437" level="INFO">". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "D "e "c "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:14:07.484207" elapsed="0.028386"/>
</kw>
<msg time="2026-04-21T02:14:07.512806" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:14:07.512856" level="INFO">${message_wait} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "D "e "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:07.483810" elapsed="0.029083"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.513283" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:07.512996" elapsed="0.000418"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:07.512968" elapsed="0.000472"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.513961" level="INFO"> ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "D "e "c "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:07.513589" elapsed="0.000446"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.514323" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:07.514103" elapsed="0.000274"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:07.514084" elapsed="0.000317"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:14:07.514437" elapsed="0.000038"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:07.517167" elapsed="0.000153"/>
</kw>
<msg time="2026-04-21T02:14:07.517384" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:07.516021" elapsed="0.001500"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.517813" elapsed="0.000078"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.518192" elapsed="0.000081"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:14:07.515359" elapsed="0.003039"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:14:07.514761" elapsed="0.003702"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:14:07.450982" elapsed="0.067582"/>
</kw>
<msg time="2026-04-21T02:14:07.518659" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:07.518704" level="INFO">${message} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "D "e "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:07.450341" elapsed="0.068400"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:14:07.518989" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:14:07.518857" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:07.518834" elapsed="0.000244"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.519561" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.519926" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:14:07.519999" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:14:07.449649" elapsed="0.070458"/>
</kw>
<msg time="2026-04-21T02:14:07.520203" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:07.520247" level="INFO">${output} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "D "e "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:07.444893" elapsed="0.075394"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.520619" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:07.520364" elapsed="0.000309"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:07.520347" elapsed="0.000349"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:14:07.444730" elapsed="0.075989"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:14:07.444547" elapsed="0.076207"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:14:07.442150" elapsed="0.078677"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:14:07.437020" elapsed="0.083868"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:07.436559" elapsed="0.084376"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:14:07.433674" elapsed="0.087316"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.564289" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:07.563869" elapsed="0.000460"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:07.565154" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:07.564897" elapsed="0.000332">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:07.565324" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:07.564528" elapsed="0.000821"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.565929" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:07.565520" elapsed="0.000436"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:07.566264" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/app_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/app_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:07.566441" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:07.566122" elapsed="0.000346"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.566892" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:07.566627" elapsed="0.000312"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.567982" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:07.567703" elapsed="0.000324"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.568458" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:07.568189" elapsed="0.000294"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.569170" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:07.568869" elapsed="0.000326"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:07.569946" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:07.569706" elapsed="0.000266"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:07.570026" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:14:07.570188" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:07.569386" elapsed="0.000826"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:07.570370" elapsed="0.000239"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:14:07.568710" elapsed="0.001939"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.571215" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:07.570916" elapsed="0.000325"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:07.572166" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:07.571767" elapsed="0.000426"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:07.572244" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:07.572394" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:07.571446" elapsed="0.000971"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:07.572571" elapsed="0.000240"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:07.570765" elapsed="0.002087"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:07.568535" elapsed="0.004351"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:07.572929" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:07.573087" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:07.567344" elapsed="0.005768"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:07.567014" elapsed="0.006192"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.573387" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:07.573233" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:07.566992" elapsed="0.006472"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.574216" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:07.573610" elapsed="0.000635"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:07.574294" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:07.563159" elapsed="0.011258"/>
</kw>
<msg time="2026-04-21T02:14:07.574473" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:07.550209" elapsed="0.024314"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.586952" elapsed="0.000035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.599338" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.611767" elapsed="0.000040"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.611995" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.612180" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.612582" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:07.612431" elapsed="0.000207"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:07.612414" elapsed="0.000249"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.612824" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.612997" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.613166" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:07.612376" elapsed="0.000843"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:07.612262" elapsed="0.000986"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.613397" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:07.613474" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:14:07.613681" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:07.545731" elapsed="0.067978"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.614899" level="INFO">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.3</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:07.614598" elapsed="0.000352"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:07.623944" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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.3 
 path_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.3 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0d0cx2earwkpl1m2134w1bwp9w26.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:07.623993" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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.3 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:07.624082" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:07.617081" elapsed="0.007027"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:07.615015" elapsed="0.009133"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.624325" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:07.624173" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:07.614997" elapsed="0.009410"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.629975" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:07.625411" elapsed="0.004626"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:07.625187" elapsed="0.004900"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:07.625170" elapsed="0.004952"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.633750" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:07.630510" elapsed="0.003324"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:07.630198" elapsed="0.003685"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:07.630175" elapsed="0.003743"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.634700" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:07.634164" elapsed="0.000574"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.635196" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:07.634856" elapsed="0.000420"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.635985" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:07.635586" elapsed="0.000425"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:07.635310" elapsed="0.000737"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:07.634830" elapsed="0.001239"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.636594" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:07.636230" elapsed="0.000390"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.636949" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:07.636690" elapsed="0.000318"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.637493" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:07.637196" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:07.637033" elapsed="0.000522"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:07.636672" elapsed="0.000905"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:07.637729" elapsed="0.000365"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:07.638588" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:07.638296" elapsed="0.000318"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:07.638769" elapsed="0.002327"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:07.624764" elapsed="0.016394"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:14:07.641204" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:14:07.643443" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:14:07.613993" elapsed="0.029477"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:07.643547" elapsed="0.000028"/>
</return>
<arg>${L3VPN_MCAST_DIR}/app_peer</arg>
<arg>mapping=${L3VPN_MCAST_APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:14:07.521219" elapsed="0.122454"/>
</kw>
<doc>Revert the BGP configuration to the original state: without application peer</doc>
<status status="PASS" start="2026-04-21T02:14:07.433108" elapsed="0.210697"/>
</test>
<kw name="Stop_Suite" type="TEARDOWN">
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-04-21T02:14:07.644611" elapsed="0.000432"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:07.645289" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-04-21T02:14:07.645214" elapsed="0.000155"/>
</kw>
<doc>Suite teardown keyword</doc>
<status status="PASS" start="2026-04-21T02:14:07.644392" elapsed="0.001029"/>
</kw>
<doc>Functional test for bgp - l3vpn-mutlicast

Copyright (c) 2018 AT&amp;T Intellectual Property. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distbmution,
and is available at http://www.eclipse.org/legal/epl-v10.html

This suite tests advertising l3vpn_mcast routes to odl. For advertising play.py is used,
and particular files are stored as *.hex files.
There are L3vpn-ipv4-multicast routes and L3vpn-ipv6-multicast routes tested.</doc>
<status status="PASS" start="2026-04-21T02:13:46.434529" elapsed="21.210922"/>
</suite>
<suite id="s1-s18" name="080 Bgp Functional Rt Constrain" source="/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/080_bgp_functional_rt_constrain.robot">
<kw name="Start_Suite" type="SETUP">
<kw name="Setup_Utils_For_Setup_And_Teardown" owner="SetupUtils">
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.734035" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:14:07.729682" elapsed="0.004405"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-04-21T02:14:07.729455" elapsed="0.004697"/>
</kw>
<kw name="Setup_Karaf_Keywords" owner="KarafKeywords">
<kw name="ClusterManagement_Setup" owner="ClusterManagement">
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.738894" level="INFO">${already_done} = False</msg>
<var>${already_done}</var>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>False</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-21T02:14:07.735246" elapsed="0.003674"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="NOT RUN" start="2026-04-21T02:14:07.739108" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:07.739000" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:07.738978" elapsed="0.000194"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.739707" level="INFO">${ClusterManagement__has_setup_run} = True</msg>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:14:07.739326" elapsed="0.000426"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.740248" level="INFO">${cluster_size} = 1</msg>
<var>${cluster_size}</var>
<arg>\${NUM_ODL_SYSTEM}</arg>
<arg>1</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-21T02:14:07.739937" elapsed="0.000336"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Convert To Integer" owner="BuiltIn">
<arg>${cluster_size}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-04-21T02:14:07.740772" elapsed="0.000293"/>
</kw>
<msg time="2026-04-21T02:14:07.741162" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:07.741210" level="INFO">${possibly_int_of_members} = 1</msg>
<var>${status}</var>
<var>${possibly_int_of_members}</var>
<arg>BuiltIn.Convert_To_Integer</arg>
<arg>${cluster_size}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:07.740437" elapsed="0.000796"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.741772" level="INFO">${int_of_members} = 1</msg>
<var>${int_of_members}</var>
<arg>'${status}' != 'PASS'</arg>
<arg>${1}</arg>
<arg>${possibly_int_of_members}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:07.741403" elapsed="0.000410"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.742808" level="INFO">@{member_index_list} = [ ]</msg>
<var>@{member_index_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:14:07.742529" elapsed="0.000307"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.743246" level="INFO">@{session_list} = [ ]</msg>
<var>@{session_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:14:07.742988" elapsed="0.000284"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.743749" level="INFO">&amp;{index_to_ip_mapping} = { }</msg>
<var>&amp;{index_to_ip_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:07.743432" elapsed="0.000346"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="ClusterManagement__Include_Member_Index" owner="ClusterManagement">
<kw name="Append To List" owner="Collections">
<arg>${member_index_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:07.747831" elapsed="0.000291"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.748818" level="INFO">${member_ip} = 10.30.171.3</msg>
<var>${member_ip}</var>
<arg>${ODL_SYSTEM_${index}_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:07.748347" elapsed="0.000509"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${index_to_ip_mapping}</arg>
<arg>${index}</arg>
<arg>${member_ip}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:07.749013" elapsed="0.000228"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.750048" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:07.749733" elapsed="0.000342"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-21T02:14:07.750120" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:14:07.750276" level="INFO">${session_alias} = ClusterManagement__session_1</msg>
<var>${session_alias}</var>
<arg>member_index=${index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-21T02:14:07.749438" elapsed="0.000863"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:07.751062" level="INFO">Creating Session using : alias=ClusterManagement__session_1, url=http://10.30.171.3:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x799ad7670610&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>${session_alias}</arg>
<arg>http://${member_ip}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>timeout=${http_timeout}</arg>
<arg>max_retries=${http_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-21T02:14:07.750457" elapsed="0.000732"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${session_list}</arg>
<arg>${session_alias}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:07.751355" elapsed="0.000192"/>
</kw>
<arg>${index}</arg>
<arg>${member_index_list}</arg>
<arg>${session_list}</arg>
<arg>${index_to_ip_mapping}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Add a corresponding item based on index into the last three arguments.
Create the Http session whose alias is added to list.</doc>
<status status="PASS" start="2026-04-21T02:14:07.746992" elapsed="0.004616"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:14:07.746705" elapsed="0.004947"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${int_of_members+1}</value>
<status status="PASS" start="2026-04-21T02:14:07.743900" elapsed="0.007785"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.752292" level="INFO">${ClusterManagement__member_index_list} = [1]</msg>
<arg>\${ClusterManagement__member_index_list}</arg>
<arg>${member_index_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:14:07.751883" elapsed="0.000453"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.752924" level="INFO">${ClusterManagement__index_to_ip_mapping} = {1: '10.30.171.3'}</msg>
<arg>\${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index_to_ip_mapping}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:14:07.752502" elapsed="0.000467"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.753633" level="INFO">${ClusterManagement__session_list} = ['ClusterManagement__session_1']</msg>
<arg>\${ClusterManagement__session_list}</arg>
<arg>${session_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:14:07.753245" elapsed="0.000431"/>
</kw>
<arg>int_of_members=${int_of_members}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Construct index list, session list and IP mapping, publish them as suite variables.</doc>
<status status="PASS" start="2026-04-21T02:14:07.742074" elapsed="0.011660"/>
</kw>
<arg>http_timeout=${http_timeout}</arg>
<doc>Detect repeated call, or detect number of members and initialize derived suite variables.
Http sessions are created with parameters to not waste time when ODL is no accepting connections properly.</doc>
<status status="PASS" start="2026-04-21T02:14:07.734903" elapsed="0.018902"/>
</kw>
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:07.753988" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:07.753874" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:07.753855" elapsed="0.000202"/>
</if>
<kw name="Run_Bash_Command_On_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.757187" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:07.756807" elapsed="0.000407"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.757668" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:14:07.757375" elapsed="0.000319"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:14:07.757738" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:07.757910" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:14:07.756464" elapsed="0.001471"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:07.758928" level="INFO">${member_ip} = 10.30.171.3</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:14:07.758644" elapsed="0.000310"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:07.759687" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:14:07.759878" level="INFO">${current_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:14:07.759532" elapsed="0.000373"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:07.763244" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:07.762654" elapsed="0.000677"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:07.762634" elapsed="0.000737"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:07.764064" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:14:07.764294" level="INFO">${current_ssh_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:14:07.763575" elapsed="0.000770"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.765308" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.171.3" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:07.764630" elapsed="0.000783"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:07.766585" level="INFO">${conn_id} = 1</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:14:07.765685" elapsed="0.000950"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:14:07.768513" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:14:07.768691" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:14:07.768007" elapsed="0.000727"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:07.769101" elapsed="0.000459"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T02:14:07.770707" level="INFO">Logging into '10.30.171.3:22' as 'jenkins'.</msg>
<msg time="2026-04-21T02:14:08.087933" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 02:13:46 UTC 2026

  System load:  0.07               Processes:             120
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 10%                IPv4 address for ens3: 10.30.171.3
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 02:13:47 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T02:14:07.770380" elapsed="0.317667"/>
</kw>
<msg time="2026-04-21T02:14:08.088118" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:07.769931" elapsed="0.318315"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T02:14:07.767090" elapsed="0.321316"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:14:08.089234" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-04-21T02:14:08.101998" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-04-21T02:14:08.102362" level="INFO">${stdout} = </msg>
<msg time="2026-04-21T02:14:08.102585" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:14:08.088751" elapsed="0.013942"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:14:08.103410" elapsed="0.001150"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:08.107158" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:08.105928" elapsed="0.001461"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T02:14:08.108408" elapsed="0.000115"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:08.107746" elapsed="0.000945"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:08.107694" elapsed="0.001081"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:14:08.109263" elapsed="0.000085"/>
</return>
<status status="PASS" start="2026-04-21T02:14:08.108951" elapsed="0.000507"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:08.108927" elapsed="0.000650"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T02:14:08.109664" elapsed="0.000024"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:08.114302" elapsed="0.000648"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:14:08.115345" elapsed="0.000395"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:14:08.116202" elapsed="0.000384"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:14:08.110347" elapsed="0.006339"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-04-21T02:14:07.761701" elapsed="0.355238"/>
</kw>
<msg time="2026-04-21T02:14:08.116996" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:07.761079" elapsed="0.355970"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-21T02:14:07.760573" elapsed="0.356559"/>
</kw>
<msg time="2026-04-21T02:14:08.117175" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:07.760066" elapsed="0.357155"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:08.119912" elapsed="0.000312"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:14:08.120404" elapsed="0.000146"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:14:08.120700" elapsed="0.000109"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:14:08.117517" elapsed="0.003346"/>
</kw>
<msg time="2026-04-21T02:14:08.120954" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-04-21T02:14:07.759173" elapsed="0.361805"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:08.121406" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:08.121162" elapsed="0.000285"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-21T02:14:08.121488" elapsed="0.000030"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-04-21T02:14:07.758289" elapsed="0.363323"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:14:07.758110" elapsed="0.363539"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:14:07.757984" elapsed="0.363701"/>
</for>
<arg>iptables -I INPUT -p tcp --dport ${KARAF_SHELL_PORT} -j ACCEPT; iptables-save</arg>
<doc>Cycle through indices (or all), run command on each.</doc>
<status status="PASS" start="2026-04-21T02:14:07.754280" elapsed="0.367462"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>First connections to Karaf console may fail, so WUKS is used. TODO: Track as a Bug.</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-04-21T02:14:08.121915" elapsed="0.000209"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:08.136091" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:08.135983" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:08.135964" elapsed="0.000195"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:08.136468" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:14:08.136571" level="INFO">${current_ssh_connection_object} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:14:08.136313" elapsed="0.000285"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:08.137028" level="INFO">{}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:08.136752" elapsed="0.000320"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:08.137467" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:08.137228" elapsed="0.000282"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:08.138271" level="FAIL">Dictionary does not contain key '1'.</msg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="FAIL" start="2026-04-21T02:14:08.138050" elapsed="0.000327">Dictionary does not contain key '1'.</status>
</kw>
<msg time="2026-04-21T02:14:08.138521" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-21T02:14:08.138567" level="INFO">${old_connection_index} = Dictionary does not contain key '1'.</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:08.137670" elapsed="0.000920"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:08.138909" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:08.138666" elapsed="0.000319"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:08.138647" elapsed="0.000362"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:08.139751" level="INFO">${ip_address} = 10.30.171.3</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:14:08.139486" elapsed="0.000291"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-04-21T02:14:08.139840" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:08.139991" level="INFO">${odl_ip} = 10.30.171.3</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-04-21T02:14:08.139212" elapsed="0.000803"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_PORT}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:14:08.140170" elapsed="0.000428"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:08.140891" level="INFO">index=4
host=10.30.171.3
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:14:08.140990" level="INFO">${karaf_connection_object} = index=4
host=10.30.171.3
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:14:08.140770" elapsed="0.000246"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:08.141168" elapsed="0.002143"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-04-21T02:14:08.143737" level="INFO">Logging into '10.30.171.3:8101' as 'karaf'.</msg>
<msg time="2026-04-21T02:14:08.345247" level="INFO">Read output: [33m                                                                                           
[33m    ________                       ________                .__  .__       .__     __       
[33m    \_____  \ ______   ____   ____ \______ \ _____  ___.__.|  | |__| ____ |  |___/  |_     
[33m     /   |   \\____ \_/ __ \ /    \ |    |  \\__  \&lt;   |  ||  | |  |/ ___\|  |  \   __\    
[33m    /    |    \  |_&gt; &gt;  ___/|   |  \|    `   \/ __ \\___  ||  |_|  / /_/  &gt;   Y  \  |      
[33m    \_______  /   __/ \___  &gt;___|  /_______  (____  / ____||____/__\___  /|___|  /__|      
[33m            \/|__|        \/     \/        \/     \/\/            /_____/      \/          
[33m                                                                                           

Hit '[1m&lt;tab&gt;[0m' for a list of available commands
and '[1m[cmd] --help[0m' for help on a specific command.
Hit '[1m&lt;ctrl-d&gt;[0m' or type '[1msystem:shutdown[0m' or '[1mlogout[0m' to shutdown OpenDaylight.

[?1h=[90m~[0m                                                                                [?2004hopendaylight-user</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="PASS" start="2026-04-21T02:14:08.143478" elapsed="0.201915"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:08.349132" elapsed="0.000365"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:14:08.349668" elapsed="0.000187"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:14:08.350013" elapsed="0.000101"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:14:08.346556" elapsed="0.003610"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:14:08.345831" elapsed="0.004382"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-04-21T02:14:08.135691" elapsed="0.214573"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:14:08.122847" elapsed="0.227465"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:08.122466" elapsed="0.227898"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:14:08.122324" elapsed="0.228083"/>
</iter>
<var>${index}</var>
<value>@{ClusterManagement__member_index_list}</value>
<status status="PASS" start="2026-04-21T02:14:08.122178" elapsed="0.228269"/>
</for>
<arg>http_timeout=${http_timeout}</arg>
<doc>Initialize ClusterManagement. Open ssh karaf connections to each ODL.</doc>
<status status="PASS" start="2026-04-21T02:14:07.734447" elapsed="0.616063"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Test_Suite_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:08.353302" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:08.353183" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:08.353161" elapsed="0.000214"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:08.358200" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:08.358094" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:08.358077" elapsed="0.000191"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:08.359236" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:08.358847" elapsed="0.000417"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:14:08.359720" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:14:08.359427" elapsed="0.000319"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:14:08.359805" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:14:08.359971" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:14:08.358496" elapsed="0.001500"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:08.365433" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:08.365325" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:08.365306" elapsed="0.000195"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:08.366697" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:08.366570" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:08.366552" elapsed="0.000211"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:08.367274" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:14:08.366947" elapsed="0.000352"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:08.367686" level="INFO">${current_connection_index} = None</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:08.367460" elapsed="0.000251"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:14:08.404827" level="INFO">@root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "r "k "s "p "a "c "e "/ "b "g "p "[78Cc "[A[78Ce</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:14:08.368385" elapsed="0.036614"/>
</kw>
<msg time="2026-04-21T02:14:08.405129" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:14:08.405175" level="INFO">${message_write} = @root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:08.367888" elapsed="0.037323"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:14:08.452756" level="INFO">"p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "0 "8 "0 "_ "b "g "[78Cp "[A[78C_
 "f "u "n "c "t "i "o "n "a "l "_ "r "t "_ "c "o "n "s "t "r "a "i "n ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:14:08.405910" elapsed="0.047041"/>
</kw>
<msg time="2026-04-21T02:14:08.453085" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:14:08.453130" level="INFO">${message_wait} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:08.405385" elapsed="0.047781"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:08.453507" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:08.453247" elapsed="0.000413"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:08.453225" elapsed="0.000462"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:08.454243" level="INFO"> "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "0 "8 "0 "_ "b "g "[78Cp "[A[78C_
 "f "u "n "c "t "i "o "n "a "l "_ "r "t "_ "c "o "n "s "t "r "a "i "n ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:08.453879" elapsed="0.000450"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:08.454631" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:08.454394" elapsed="0.000506"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:08.454377" elapsed="0.000551"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:14:08.454965" elapsed="0.000035"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:08.457299" elapsed="0.000456"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:14:08.458298" elapsed="0.000299"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:14:08.458953" elapsed="0.000237"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:14:08.456471" elapsed="0.002809"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:14:08.455269" elapsed="0.004147"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:14:08.366286" elapsed="0.093232"/>
</kw>
<msg time="2026-04-21T02:14:08.459611" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:08.459655" level="INFO">${message} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:08.365656" elapsed="0.094036"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:14:08.459892" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:14:08.459768" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:08.459750" elapsed="0.000226"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:08.460379" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:08.460717" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:14:08.460803" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:14:08.365035" elapsed="0.095877"/>
</kw>
<msg time="2026-04-21T02:14:08.461035" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:08.461079" level="INFO">${output} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:08.360372" elapsed="0.100744"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:08.461444" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:08.461191" elapsed="0.000307"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:08.461174" elapsed="0.000347"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:14:08.360223" elapsed="0.101320"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:14:08.360051" elapsed="0.101524"/>
</for>
<arg>Starting suite ${SUITE_SOURCE}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:14:08.357805" elapsed="0.103824"/>
</kw>
<doc>Log suite name to karaf log, useful in suite setup.</doc>
<status status="PASS" start="2026-04-21T02:14:08.351191" elapsed="0.110492"/>
</kw>
<arg>KarafKeywords.Log_Test_Suite_Start_To_Controller_Karaf</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:08.350671" elapsed="0.111055"/>
</kw>
<doc>Prepare both FailFast and Karaf logging, log that the caller suite has started.
This keyword is to be used in suite setup, and without it the other keywords may not work properly.</doc>
<status status="PASS" start="2026-04-21T02:14:07.729142" elapsed="0.732637"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:08.462472" level="INFO">${mininet_conn_id} = 7</msg>
<var>${mininet_conn_id}</var>
<arg>${TOOLS_SYSTEM_IP}</arg>
<arg>prompt=${DEFAULT_LINUX_PROMPT}</arg>
<arg>timeout=6s</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:14:08.462119" elapsed="0.000379"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:08.463004" level="INFO">${mininet_conn_id} = 7</msg>
<arg>${mininet_conn_id}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:14:08.462669" elapsed="0.000378"/>
</kw>
<kw name="Flexible_Mininet_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:14:08.464714" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:14:08.464804" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:14:08.464441" elapsed="0.000388"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:08.465020" elapsed="0.000312"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T02:14:08.466308" level="INFO">Logging into '10.30.171.116:22' as 'jenkins'.</msg>
<msg time="2026-04-21T02:14:08.806802" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-153-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 02:13:47 UTC 2026

  System load:  0.02               Processes:             104
  Usage of /:   19.5% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.171.116
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

9 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 02:13:48 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T02:14:08.465992" elapsed="0.340964"/>
</kw>
<msg time="2026-04-21T02:14:08.807040" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:08.465546" elapsed="0.341575"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T02:14:08.464005" elapsed="0.343230"/>
</kw>
<msg time="2026-04-21T02:14:08.807289" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:08.463604" elapsed="0.343730"/>
</kw>
<arg>${TOOLS_SYSTEM_USER}</arg>
<doc>Call Flexible SSH Login, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-04-21T02:14:08.463244" elapsed="0.344167"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:08.808075" level="INFO">Creating Session using : alias=config-session, url=http://10.30.171.3:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x799ad76df710&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>${CONFIG_SESSION}</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-21T02:14:08.807665" elapsed="0.000582"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-04-21T02:14:08.816175" level="INFO">[chan 1] Opened sftp connection (server version 3)</msg>
<msg time="2026-04-21T02:14:08.831317" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../../tools/fastbgp/play.py' -&gt; '/home/jenkins//play.py'</msg>
<arg>${PLAY_SCRIPT}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-21T02:14:08.808421" elapsed="0.022988"/>
</kw>
<kw name="Assure_Library_Ipaddr" owner="SSHKeywords">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:14:08.833487" level="INFO">Executing command 'bash -c 'cd "." &amp;&amp; python -c "import ipaddr"''.</msg>
<msg time="2026-04-21T02:14:08.865965" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:14:08.866240" level="INFO">${stdout} = </msg>
<msg time="2026-04-21T02:14:08.866344" level="INFO">${stderr} = </msg>
<msg time="2026-04-21T02:14:08.866434" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:14:08.833207" elapsed="0.033278"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T02:14:08.868568" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-21T02:14:08.867911" elapsed="0.000760"/>
</kw>
<msg time="2026-04-21T02:14:08.868921" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-21T02:14:08.869020" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:08.867008" elapsed="0.002078"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:08.870396" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:08.869536" elapsed="0.000898"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="NOT RUN" start="2026-04-21T02:14:08.871100" elapsed="0.000039"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:08.870558" elapsed="0.000637"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:08.870524" elapsed="0.000710"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="PASS" start="2026-04-21T02:14:08.871474" elapsed="0.000048"/>
</return>
<status status="PASS" start="2026-04-21T02:14:08.871329" elapsed="0.000241"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:08.871299" elapsed="0.000304"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="NOT RUN" start="2026-04-21T02:14:08.871728" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:08.871680" elapsed="0.000102"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:08.871659" elapsed="0.000177"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:08.872048" elapsed="0.000030"/>
</kw>
<msg time="2026-04-21T02:14:08.872258" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>bash -c 'cd "${target_dir}" &amp;&amp; python -c "import ipaddr"'</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T02:14:08.832596" elapsed="0.039698"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-04-21T02:14:08.872615" elapsed="0.000038"/>
</return>
<status status="PASS" start="2026-04-21T02:14:08.872480" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:08.872453" elapsed="0.000275"/>
</if>
<kw name="Put File" owner="SSHLibrary">
<arg>/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPCEP/ipaddr.py</arg>
<arg>${target_dir}/</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:08.872967" elapsed="0.000031"/>
</kw>
<arg>target_dir=.</arg>
<doc>Tests whether ipaddr module is present on ssh-connected machine, Puts ipaddr.py to target_dir if not.</doc>
<status status="PASS" start="2026-04-21T02:14:08.831881" elapsed="0.041205"/>
</kw>
<doc>Initialize SetupUtils. Suite setup keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:07.728842" elapsed="1.144321"/>
</kw>
<test id="s1-s18-t1" name="Configure_App_Peer" line="48">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:14:08.877780" elapsed="0.000271"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:14:08.877330" elapsed="0.000776"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:08.879117" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:08.879006" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:08.878988" elapsed="0.000197"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:08.884373" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:08.884263" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:08.884245" elapsed="0.000197"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:08.885475" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:08.885080" elapsed="0.000423"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:14:08.886063" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:14:08.885668" elapsed="0.000422"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:14:08.886137" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:08.886294" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:14:08.884679" elapsed="0.001640"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:08.891812" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:08.891691" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:08.891672" elapsed="0.000209"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:08.893064" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:08.892958" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:08.892940" elapsed="0.000192"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:08.893581" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:14:08.893280" elapsed="0.000327"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:08.894060" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:08.893832" elapsed="0.000255"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:14:08.922455" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:14:08.894595" elapsed="0.027970"/>
</kw>
<msg time="2026-04-21T02:14:08.922742" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:14:08.922808" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:08.894252" elapsed="0.028595"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:14:08.949130" level="INFO">". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:14:08.923386" elapsed="0.025850"/>
</kw>
<msg time="2026-04-21T02:14:08.949394" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:14:08.949439" level="INFO">${message_wait} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "C "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:08.923030" elapsed="0.026445"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:08.949779" elapsed="0.000116"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:08.949552" elapsed="0.000380"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:08.949532" elapsed="0.000427"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:08.950409" level="INFO"> ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:08.950106" elapsed="0.000373"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:08.950763" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:08.950546" elapsed="0.000289"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:08.950528" elapsed="0.000331"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:14:08.950893" elapsed="0.000035"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:08.953448" elapsed="0.000145"/>
</kw>
<msg time="2026-04-21T02:14:08.953654" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:08.952368" elapsed="0.001451"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:08.954103" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:08.954438" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:14:08.951727" elapsed="0.002894"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:14:08.951189" elapsed="0.003497"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:14:08.892635" elapsed="0.062149"/>
</kw>
<msg time="2026-04-21T02:14:08.954900" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:08.954943" level="INFO">${message} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "C "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:08.892034" elapsed="0.062945"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:14:08.955335" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:14:08.955054" elapsed="0.000342"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:08.955036" elapsed="0.000384"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:08.955842" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:08.956185" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:14:08.956257" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:14:08.891355" elapsed="0.065010"/>
</kw>
<msg time="2026-04-21T02:14:08.956458" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:08.956502" level="INFO">${output} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "C "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:08.886704" elapsed="0.069836"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:08.956882" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:08.956615" elapsed="0.000323"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:08.956597" elapsed="0.000366"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:14:08.886555" elapsed="0.070432"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:14:08.886377" elapsed="0.070640"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:14:08.883892" elapsed="0.073182"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:14:08.878698" elapsed="0.078432"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:08.878262" elapsed="0.078914"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:14:08.874109" elapsed="0.083119"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:08.990504" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:08.990129" elapsed="0.000403"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:08.991307" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:08.991050" elapsed="0.000335">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:08.991478" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:08.990697" elapsed="0.000805"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:08.992070" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:08.991666" elapsed="0.000430"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:08.992396" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:08.992550" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:08.992259" elapsed="0.000317"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:08.992992" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:08.992734" elapsed="0.000304"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:08.994005" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:08.993718" elapsed="0.000331"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:08.994478" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:08.994210" elapsed="0.000294"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:08.995172" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:08.994875" elapsed="0.000322"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:08.997326" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:08.997104" elapsed="0.000249"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:08.997404" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:14:08.997558" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:08.995384" elapsed="0.002199"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:08.997738" elapsed="0.000285"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:14:08.994719" elapsed="0.003346"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:08.998618" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:08.998316" elapsed="0.000328"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:08.999387" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:08.999174" elapsed="0.000239"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:08.999464" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:08.999615" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:08.998852" elapsed="0.000788"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:08.999810" elapsed="0.000225"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:08.998179" elapsed="0.001898"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:08.994551" elapsed="0.005561"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:09.000156" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:09.000352" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:08.993395" elapsed="0.006983"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:08.993103" elapsed="0.007307"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.000584" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:09.000435" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:08.993085" elapsed="0.007576"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.001400" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:09.000820" elapsed="0.000609"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:09.001477" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:08.989463" elapsed="0.012138"/>
</kw>
<msg time="2026-04-21T02:14:09.001656" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:08.976960" elapsed="0.024743"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.014085" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.026736" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.040417" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.040617" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.040811" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.041226" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:09.041078" elapsed="0.000204"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:09.041060" elapsed="0.000246"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.041448" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.041618" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.041784" elapsed="0.000035"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:09.041023" elapsed="0.000829"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:09.040896" elapsed="0.000988"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.042105" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:09.042222" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:14:09.042349" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:08.972730" elapsed="0.069645"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.068886" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:09.068492" elapsed="0.000423"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:09.069650" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:09.069417" elapsed="0.000306">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:09.069832" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:09.069080" elapsed="0.000778"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.070426" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:09.070039" elapsed="0.000414"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:09.070750" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:09.070924" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/conf...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:09.070615" elapsed="0.000338"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.071355" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:09.071112" elapsed="0.000291"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:14:09.071762" elapsed="0.000039"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:09.071470" elapsed="0.000367"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.072306" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:09.072015" elapsed="0.000317"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:09.071862" elapsed="0.000505"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:09.071451" elapsed="0.000938"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.073110" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:09.072536" elapsed="0.000604"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:09.073190" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:09.067872" elapsed="0.005443"/>
</kw>
<msg time="2026-04-21T02:14:09.073369" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:09.055014" elapsed="0.018402"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.085870" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.098263" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.110552" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.110749" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.110947" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.111310" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:09.111165" elapsed="0.000200"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:09.111151" elapsed="0.000238"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.111531" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.111701" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.111883" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:09.111123" elapsed="0.000814"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:09.111023" elapsed="0.000940"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.112110" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:09.112183" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:14:09.112302" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
  ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:09.052299" elapsed="0.060032"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:09.113581" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:09.113346" elapsed="0.000297">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:09.113733" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:09.113006" elapsed="0.000751"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.114116" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:09.113842" elapsed="0.000365"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.114718" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:09.114423" elapsed="0.000321"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:09.114235" elapsed="0.000544"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:09.113824" elapsed="0.000992"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.117326" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:09.114977" elapsed="0.002376"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:09.117404" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:09.117559" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:09.112665" elapsed="0.004918"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.119112" level="INFO">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.3</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:09.118864" elapsed="0.000295"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.119552" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:09.119314" elapsed="0.000286"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.120013" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:09.119752" elapsed="0.000304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.120449" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:09.120209" elapsed="0.000283"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:09.121312" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:14:09.121118" elapsed="0.000219"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:14:09.121664" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:14:09.121492" elapsed="0.000198"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:09.121856" elapsed="0.000203"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.122514" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:09.122263" elapsed="0.000295"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:14:09.122599" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:09.122753" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:14:09.120695" elapsed="0.002083"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:09.137061" level="INFO">PUT Request : url=http://10.30.171.3:8181/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.3 
 path_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.3 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Content-Length': '223', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:14:09.137141" level="INFO">PUT Response : url=http://10.30.171.3:8181/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.3 
 status=201, reason=Created 
 headers={'Set-Cookie': 'JSESSIONID=node01gfbltg0ihblwfa88iufos0sf27.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 20-Apr-2026 02:14:09 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:09.137268" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:09.125022" elapsed="0.012281"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:09.122864" elapsed="0.014501"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.137616" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:09.137401" elapsed="0.000306"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:09.122846" elapsed="0.014891"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.142675" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:09.139181" elapsed="0.003556"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:09.138816" elapsed="0.003970"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:09.138771" elapsed="0.004072"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.146468" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:09.143236" elapsed="0.003295"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:09.142921" elapsed="0.003659"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:09.142898" elapsed="0.003716"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.147259" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:09.146867" elapsed="0.000418"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.147595" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:09.147355" elapsed="0.000297"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.148156" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:09.147856" elapsed="0.000327"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:09.147677" elapsed="0.000542"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:09.147337" elapsed="0.000903"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.148761" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:09.148401" elapsed="0.000401"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.149109" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:09.148872" elapsed="0.000294"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.149646" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:09.149353" elapsed="0.000319"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:09.149190" elapsed="0.000518"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:09.148855" elapsed="0.000874"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:09.149897" elapsed="0.000364"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:09.150710" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:09.150428" elapsed="0.000307"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:09.150909" elapsed="0.002294"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:09.138305" elapsed="0.014960"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:14:09.153437" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:14:09.153331" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:09.153312" elapsed="0.000210"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.153673" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:14:09.153740" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:14:09.156040" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:14:09.117926" elapsed="0.038141"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:09.156131" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:09.156285" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:14:08.961973" elapsed="0.194337"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.156644" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:09.156407" elapsed="0.000305"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:09.156390" elapsed="0.000346"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:09.156767" elapsed="0.000041"/>
</return>
<arg>${RT_CONSTRAIN_DIR}/app_peer</arg>
<arg>mapping=${RT_CONSTRAIN_APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:14:08.957522" elapsed="0.199430"/>
</kw>
<doc>Configures bgp application peer.</doc>
<status status="PASS" start="2026-04-21T02:14:08.873249" elapsed="0.283822"/>
</test>
<test id="s1-s18-t2" name="Reconfigure_ODL_To_Accept_Connection" line="56">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:14:09.160407" elapsed="0.000211"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:14:09.160140" elapsed="0.000534"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:09.161675" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:09.161565" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:09.161547" elapsed="0.000197"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:09.166871" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:09.166749" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:09.166731" elapsed="0.000209"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.167956" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:09.167553" elapsed="0.000429"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.168440" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:14:09.168145" elapsed="0.000320"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:14:09.168509" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:09.168662" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:14:09.167169" elapsed="0.001518"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:09.174142" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:09.174035" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:09.174016" elapsed="0.000211"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:09.175397" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:09.175291" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:09.175273" elapsed="0.000191"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:09.175935" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:14:09.175611" elapsed="0.000350"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:09.176341" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:09.176122" elapsed="0.000245"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:14:09.203120" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:14:09.176881" elapsed="0.026339"/>
</kw>
<msg time="2026-04-21T02:14:09.203403" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:14:09.203449" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:09.176529" elapsed="0.026957"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:14:09.235680" level="INFO">". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:14:09.204070" elapsed="0.031770"/>
</kw>
<msg time="2026-04-21T02:14:09.236031" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:14:09.236077" level="INFO">${message_wait} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "R "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:09.203661" elapsed="0.032453"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.236490" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:09.236215" elapsed="0.000332"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:09.236184" elapsed="0.000391"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.237152" level="INFO"> ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:09.236813" elapsed="0.000418"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.237520" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:09.237299" elapsed="0.000275"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:09.237280" elapsed="0.000319"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:14:09.237636" elapsed="0.000039"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:09.240325" elapsed="0.000150"/>
</kw>
<msg time="2026-04-21T02:14:09.240538" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:09.239229" elapsed="0.001444"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.241163" elapsed="0.000078"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.241523" elapsed="0.000078"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:14:09.238563" elapsed="0.003161"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:14:09.237979" elapsed="0.003834"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:14:09.174989" elapsed="0.066926"/>
</kw>
<msg time="2026-04-21T02:14:09.242010" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:09.242057" level="INFO">${message} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "R "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:09.174382" elapsed="0.067714"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:14:09.242326" elapsed="0.000033"/>
</return>
<status status="PASS" start="2026-04-21T02:14:09.242175" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:09.242156" elapsed="0.000264"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.242856" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.243199" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:14:09.243271" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:14:09.173685" elapsed="0.069692"/>
</kw>
<msg time="2026-04-21T02:14:09.243469" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:09.243511" level="INFO">${output} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "R "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:09.169070" elapsed="0.074479"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.243892" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:09.243624" elapsed="0.000327"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:09.243607" elapsed="0.000368"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:14:09.168924" elapsed="0.075075"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:14:09.168737" elapsed="0.075294"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:14:09.166386" elapsed="0.077700"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:14:09.161277" elapsed="0.082866"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:09.160847" elapsed="0.083343"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:14:09.158000" elapsed="0.086244"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.277705" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:09.277326" elapsed="0.000414"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:09.278518" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:09.278262" elapsed="0.000333">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:09.278688" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:09.277924" elapsed="0.000788"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.279280" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:09.278895" elapsed="0.000413"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:09.279610" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:09.279831" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:09.279473" elapsed="0.000387"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.280266" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:09.280021" elapsed="0.000290"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.281277" level="INFO">mapping: {'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:09.281020" elapsed="0.000302"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.281752" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:09.281483" elapsed="0.000295"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.282669" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:09.282162" elapsed="0.000533"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:09.283468" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:09.283234" elapsed="0.000261"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:09.283545" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:14:09.283708" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:09.282908" elapsed="0.000824"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:09.283906" elapsed="0.000256"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:14:09.282024" elapsed="0.002179"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.284747" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:09.284451" elapsed="0.000321"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:09.285502" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:09.285294" elapsed="0.000233"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:09.285576" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:09.285724" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:09.284975" elapsed="0.000773"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:09.285916" elapsed="0.000223"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:14:09.284315" elapsed="0.001864"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.286738" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:09.286443" elapsed="0.000320"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:09.287492" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:09.287285" elapsed="0.000233"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:09.287602" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:14:09.287754" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:09.286966" elapsed="0.000812"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:09.287949" elapsed="0.000222"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:14:09.286290" elapsed="0.001922"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.288753" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:09.288459" elapsed="0.000320"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:09.289504" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:09.289297" elapsed="0.000233"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:09.289579" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:09.289728" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:09.288981" elapsed="0.000771"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:09.289922" elapsed="0.000221"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:14:09.288324" elapsed="0.001860"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.290752" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:09.290454" elapsed="0.000324"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:09.291508" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:09.291299" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:09.291582" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:09.291729" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:09.290982" elapsed="0.000772"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:09.291922" elapsed="0.000219"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:09.290295" elapsed="0.001886"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.292723" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:09.292428" elapsed="0.000320"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:09.293649" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:09.293441" elapsed="0.000233"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:09.293724" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:09.293889" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:09.292948" elapsed="0.000965"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:09.294065" elapsed="0.000220"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:14:09.292294" elapsed="0.002032"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:09.281843" elapsed="0.012531"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:09.294417" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:14:09.294574" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:09.280672" elapsed="0.013928"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:09.280377" elapsed="0.014254"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.294821" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:09.294655" elapsed="0.000222"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:09.280359" elapsed="0.014538"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.295687" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:09.295044" elapsed="0.000671"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:09.295764" elapsed="0.000044"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:09.276633" elapsed="0.019273"/>
</kw>
<msg time="2026-04-21T02:14:09.295996" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:09.263979" elapsed="0.032066"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.309474" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.322377" elapsed="0.000071"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.334669" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.334900" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.335087" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.335481" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:09.335333" elapsed="0.000204"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:09.335315" elapsed="0.000248"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.335707" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.335894" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.336064" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:09.335277" elapsed="0.000839"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:09.335169" elapsed="0.000974"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.336291" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:09.336366" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:14:09.336508" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:09.259727" elapsed="0.076809"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.362712" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:09.362296" elapsed="0.000444"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:09.363511" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:09.363261" elapsed="0.000379">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:09.363735" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:09.362921" elapsed="0.000838"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.364329" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:09.363947" elapsed="0.000409"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:09.364655" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:09.364824" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/p...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:09.364517" elapsed="0.000338"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.365261" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbor"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:09.365015" elapsed="0.000294"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:14:09.365671" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:09.365374" elapsed="0.000355"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.366216" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:09.365918" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:09.365754" elapsed="0.000525"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:09.365357" elapsed="0.000943"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.367313" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/pee...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:09.366446" elapsed="0.000899"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:09.367395" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:09.361667" elapsed="0.005856"/>
</kw>
<msg time="2026-04-21T02:14:09.367578" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:09.349150" elapsed="0.018474"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.379993" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.392332" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.404622" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.404874" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.405058" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.405432" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:09.405286" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:09.405271" elapsed="0.000241"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.405655" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.405840" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.406009" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:09.405241" elapsed="0.000822"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:09.405136" elapsed="0.000954"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.406238" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:09.406313" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:14:09.406436" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/pee...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:09.346498" elapsed="0.059968"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:09.407765" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:09.407520" elapsed="0.000328">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:09.407946" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:09.407172" elapsed="0.000798"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.408289" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:09.408040" elapsed="0.000307"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.408861" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:09.408553" elapsed="0.000335"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:09.408371" elapsed="0.000552"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:09.408022" elapsed="0.000923"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.411313" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:09.409098" elapsed="0.002242"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:09.411391" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:09.411545" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:09.406833" elapsed="0.004737"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.412967" level="INFO">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.116</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:09.412701" elapsed="0.000315"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.413409" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbor"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:09.413171" elapsed="0.000287"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.413874" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:09.413612" elapsed="0.000345"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.414355" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:09.414111" elapsed="0.000288"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:09.415240" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:14:09.415045" elapsed="0.000221"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:14:09.415594" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:14:09.415421" elapsed="0.000198"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:09.415771" elapsed="0.000226"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.416403" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:09.416155" elapsed="0.000293"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:14:09.416491" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:09.416646" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:14:09.414620" elapsed="0.002051"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:09.429341" level="INFO">PUT Request : url=http://10.30.171.3:8181/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.116 
 path_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.116 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01gfbltg0ihblwfa88iufos0sf27.node0', 'Content-Length': '295', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.116&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbor"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:14:09.429398" level="INFO">PUT Response : url=http://10.30.171.3:8181/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.116 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:09.429489" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:09.419068" elapsed="0.010447"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:09.416741" elapsed="0.012820"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.429742" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:09.429587" elapsed="0.000243"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:09.416724" elapsed="0.013128"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.433146" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:09.430818" elapsed="0.002372"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:09.430561" elapsed="0.002663"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:09.430544" elapsed="0.002705"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.435866" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:09.433525" elapsed="0.002389"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:09.433304" elapsed="0.002647"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:09.433288" elapsed="0.002687"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.436522" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:09.436143" elapsed="0.000406"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.436874" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:09.436618" elapsed="0.000315"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.437422" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:09.437123" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:09.436957" elapsed="0.000526"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:09.436600" elapsed="0.000904"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.438043" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:09.437665" elapsed="0.000404"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.438371" elapsed="0.000053"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:09.438137" elapsed="0.000325"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.438996" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:09.438681" elapsed="0.000340"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:09.438486" elapsed="0.000571"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:09.438119" elapsed="0.000959"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:09.439227" elapsed="0.000343"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:09.440035" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:09.439736" elapsed="0.000325"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:09.440216" elapsed="0.002278"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:09.430210" elapsed="0.012345"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:14:09.442742" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:14:09.442637" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:09.442618" elapsed="0.000225"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.442998" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:14:09.443066" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:14:09.445351" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:14:09.411913" elapsed="0.033464"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:09.445441" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:14:09.445591" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:14:09.248950" elapsed="0.196665"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.445968" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:09.445711" elapsed="0.000324"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:09.445694" elapsed="0.000365"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:09.446091" elapsed="0.000025"/>
</return>
<arg>${RT_CONSTRAIN_DIR}/bgp_peer</arg>
<arg>mapping=${RT_CONSTRAIN_ODL_CONFIG}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:14:09.244506" elapsed="0.201706"/>
</kw>
<doc>Configures BGP peer module with initiate-connection set to false.</doc>
<status status="PASS" start="2026-04-21T02:14:09.157423" elapsed="0.288912"/>
</test>
<test id="s1-s18-t3" name="Start_Bgp_Peer" line="64">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:14:09.449964" elapsed="0.000211"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:14:09.449678" elapsed="0.000551"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:09.451237" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:09.451128" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:09.451110" elapsed="0.000195"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:09.456514" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:09.456407" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:09.456389" elapsed="0.000194"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.457587" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:09.457208" elapsed="0.000406"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.458088" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:14:09.457775" elapsed="0.000338"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:14:09.458200" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:14:09.458359" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:14:09.456827" elapsed="0.001558"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:09.463838" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:09.463716" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:09.463697" elapsed="0.000208"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:09.465092" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:09.464987" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:09.464969" elapsed="0.000189"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:09.465600" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:14:09.465303" elapsed="0.000323"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:09.466026" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:09.465801" elapsed="0.000251"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:14:09.498384" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:14:09.466548" elapsed="0.031940"/>
</kw>
<msg time="2026-04-21T02:14:09.498666" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:14:09.498754" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:09.466213" elapsed="0.032607"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:14:09.529065" level="INFO">". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "S "t "a "r "t "_ "B "g "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:14:09.499349" elapsed="0.029821"/>
</kw>
<msg time="2026-04-21T02:14:09.529331" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:14:09.529376" level="INFO">${message_wait} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "S "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:09.498999" elapsed="0.030414"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.529718" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:09.529489" elapsed="0.000284"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:09.529469" elapsed="0.000345"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.530262" level="INFO"> ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "S "t "a "r "t "_ "B "g "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:09.529961" elapsed="0.000370"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.530614" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:09.530397" elapsed="0.000271"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:09.530379" elapsed="0.000312"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:14:09.530723" elapsed="0.000062"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:09.533278" elapsed="0.000277"/>
</kw>
<msg time="2026-04-21T02:14:09.533617" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:09.532211" elapsed="0.001540"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.534050" elapsed="0.000078"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.534388" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:14:09.531578" elapsed="0.002996"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:14:09.531049" elapsed="0.003590"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:14:09.464655" elapsed="0.070126"/>
</kw>
<msg time="2026-04-21T02:14:09.534890" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:09.534934" level="INFO">${message} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "S "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:09.464062" elapsed="0.070910"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:14:09.535155" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:14:09.535047" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:09.535029" elapsed="0.000209"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.535637" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.536000" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:14:09.536072" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:14:09.463382" elapsed="0.072796"/>
</kw>
<msg time="2026-04-21T02:14:09.536270" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:09.536313" level="INFO">${output} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "S "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:09.458771" elapsed="0.077578"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:09.536673" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:09.536423" elapsed="0.000303"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:09.536406" elapsed="0.000343"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:14:09.458609" elapsed="0.078163"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:14:09.458437" elapsed="0.078382"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:14:09.456043" elapsed="0.080831"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:14:09.450843" elapsed="0.086090"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:09.450382" elapsed="0.086597"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:14:09.447573" elapsed="0.089458"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Start_Bgp_Peer">
<kw name="Start_BGP_Speaker" owner="BGPSpeaker">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.538716" level="INFO">${command} = python3 play.py --amount 0 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --rt_constrain --wfr 1 &amp;&gt; play.py.out</msg>
<var>${command}</var>
<arg>python3 play.py ${arguments} &amp;&gt; ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:09.538389" elapsed="0.000356"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:09.539192" level="INFO">python3 play.py --amount 0 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --rt_constrain --wfr 1 &amp;&gt; play.py.out</msg>
<arg>${command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:09.538948" elapsed="0.000291"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:14:09.543301" level="INFO">python3 play.py --amount 0 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --rt_constrain --wfr 1 &amp;&gt; play.py.out</msg>
<msg time="2026-04-21T02:14:09.543393" level="INFO">${output} =  python3 play.py --amount 0 --myip=10.30.171.116 --myport=17900 --peerip=10.30.171.3 --peerport=1790 --debug --rt_constrain --wfr 1 &amp;&gt; play.py.out
</msg>
<var>${output}</var>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:14:09.539390" elapsed="0.004030"/>
</kw>
<arg>--amount 0 --myip=${TOOLS_SYSTEM_IP} --myport=${BGP_TOOL_PORT} --peerip=${ODL_SYSTEM_IP} --peerport=${ODL_BGP_PORT} --debug --rt_constrain --wfr 1</arg>
<doc>Start the BGP speaker python utility. Redirect its error output to a log file
so it can be dumped into the logs later, when stopping it. This also avoids polluting the
output seen by "Read Until Prompt" with false propmpts so it won't stop prematurely
leading to a spurious test failure, messy log content or other misbehavior.</doc>
<status status="PASS" start="2026-04-21T02:14:09.537954" elapsed="0.005527"/>
</kw>
<kw name="Read_And_Fail_If_Prompt_Is_Seen" owner="BGPcliKeywords">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="Run Keyword And Expect Error" owner="BuiltIn">
<kw name="Read_Text_Before_Prompt" owner="BGPcliKeywords">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:14:15.545731" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
[?2004l.</msg>
<var>${text}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-21T02:14:09.545081" elapsed="6.001478">No match found for '&gt;' in 6 seconds
Output:
[?2004l.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:15.546914" elapsed="0.000038"/>
</kw>
<doc>Log text gathered by SSHLibrary.Read_Until_Prompt.
This needs to be a separate keyword just because how Read_And_Fail_If_Prompt_Is_Seen is implemented.</doc>
<status status="FAIL" start="2026-04-21T02:14:09.544807" elapsed="6.002285">No match found for '&gt;' in 6 seconds
Output:
[?2004l.</status>
</kw>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the keyword and checks that the expected error occurred.</doc>
<status status="PASS" start="2026-04-21T02:14:09.544391" elapsed="6.002944"/>
</kw>
<msg time="2026-04-21T02:14:15.547457" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>BuiltIn.Run_Keyword_And_Expect_Error</arg>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:09.544035" elapsed="6.003449"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-04-21T02:14:15.547700" elapsed="0.000032"/>
</return>
<status status="PASS" start="2026-04-21T02:14:15.547605" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:15.547577" elapsed="0.000231"/>
</if>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:15.548062" elapsed="0.000028"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was seen but it was not expected yet</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:15.548252" elapsed="0.000021"/>
</kw>
<doc>Try to read SSH to see prompt, but expect to see no prompt within SSHLibrary's timeout.</doc>
<status status="PASS" start="2026-04-21T02:14:09.543738" elapsed="6.004596"/>
</kw>
<doc>Starts bgp peer and verifies that the peer runs.</doc>
<status status="PASS" start="2026-04-21T02:14:09.537610" elapsed="6.010775"/>
</kw>
<arg>3x</arg>
<arg>1s</arg>
<arg>Start_Bgp_Peer</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:14:09.537199" elapsed="6.011229"/>
</kw>
<doc>Start Python speaker to connect to ODL. We need to do WUKS until odl really starts to accept incomming bgp connection. The failure happens if the incomming connection comes too quickly after configuring the peer in the previous test case.</doc>
<status status="PASS" start="2026-04-21T02:14:09.446739" elapsed="6.101823"/>
</test>
<test id="s1-s18-t4" name="Odl_To_Play_rt_constrain_default" line="69">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:14:15.554286" elapsed="0.000252"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:14:15.554005" elapsed="0.000592"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:15.555711" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:15.555584" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:15.555565" elapsed="0.000218"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:15.560933" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:15.560809" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:15.560775" elapsed="0.000228"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:15.562052" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:15.561622" elapsed="0.000458"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:14:15.562568" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:14:15.562259" elapsed="0.000335"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:14:15.562641" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:14:15.562818" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:14:15.561239" elapsed="0.001605"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:15.568543" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:15.568428" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:15.568407" elapsed="0.000208"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:15.569898" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:15.569755" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:15.569737" elapsed="0.000243"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:15.570450" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:14:15.570133" elapsed="0.000345"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:15.570914" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:15.570641" elapsed="0.000304"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:14:15.607775" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:14:15.571455" elapsed="0.036470"/>
</kw>
<msg time="2026-04-21T02:14:15.608114" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:14:15.608164" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:15.571112" elapsed="0.037167"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:14:15.676151" level="INFO">". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "d "e "f "a "u "l "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:14:15.608937" elapsed="0.067433"/>
</kw>
<msg time="2026-04-21T02:14:15.676600" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:14:15.676649" level="INFO">${message_wait} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "O "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:15.608501" elapsed="0.068185"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:15.677159" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:15.676827" elapsed="0.000394"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:15.676765" elapsed="0.000485"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:15.677808" level="INFO"> ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "d "e "f "a "u "l "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:15.677399" elapsed="0.000486"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:15.678182" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:15.677955" elapsed="0.000284"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:15.677936" elapsed="0.000327"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:14:15.678303" elapsed="0.000038"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:15.680973" elapsed="0.000152"/>
</kw>
<msg time="2026-04-21T02:14:15.681189" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:15.679915" elapsed="0.001411"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:15.681607" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:15.681964" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:14:15.679233" elapsed="0.002922"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:14:15.678626" elapsed="0.003595"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:14:15.569445" elapsed="0.112876"/>
</kw>
<msg time="2026-04-21T02:14:15.682417" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:15.682461" level="INFO">${message} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "O "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:15.568774" elapsed="0.113722"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:14:15.682681" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:14:15.682574" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:15.682555" elapsed="0.000211"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:15.683200" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:15.683549" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:14:15.683622" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:14:15.568054" elapsed="0.115710"/>
</kw>
<msg time="2026-04-21T02:14:15.683878" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:15.683923" level="INFO">${output} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "O "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:15.563241" elapsed="0.120720"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:15.684353" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:15.684039" elapsed="0.000371"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:15.684021" elapsed="0.000413"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:14:15.563091" elapsed="0.121368"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:14:15.562908" elapsed="0.121587"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:14:15.560424" elapsed="0.124131"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:14:15.555265" elapsed="0.129346"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:15.554756" elapsed="0.129901"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:14:15.549485" elapsed="0.135227"/>
</kw>
<kw name="Odl_To_Play_Template" owner="BgpOperations">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:15.685628" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/announce_rt_constrain_default.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/announce_rt_constrain_default.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:15.685862" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0032020000001b4001010040020040050400000064800e0a00018404c714a6290000
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:15.685418" elapsed="0.000471"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:14:15.686268" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0032020000001b4001010040020040050400000064800e0a00018404c714a6290000</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:14:15.686051" elapsed="0.000243"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:15.686644" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/withdraw_rt_constrain_default.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/withdraw_rt_constrain_default.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:15.686771" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff002c02000000154001010040020040050400000064800f0400018400
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:15.686454" elapsed="0.000358"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:14:15.687173" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff002c02000000154001010040020040050400000064800f0400018400</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:14:15.686971" elapsed="0.000228"/>
</kw>
<if>
<branch type="IF" condition="'${remove}' == 'True'">
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:14:15.687484" elapsed="0.002608"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:15.687268" elapsed="0.002861"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:15.687250" elapsed="0.002908"/>
</if>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:15.730742" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:15.730107" elapsed="0.000702"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:15.732054" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:15.731598" elapsed="0.000579">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:15.732304" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:15.731077" elapsed="0.001251"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:15.732907" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:15.732499" elapsed="0.000436"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:15.733249" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:15.733428" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-con...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:15.733101" elapsed="0.000353"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:15.733945" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:15.733673" elapsed="0.000321"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:15.735061" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:15.734784" elapsed="0.000323"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:15.735543" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:15.735271" elapsed="0.000298"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:15.736286" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:15.735978" elapsed="0.000333"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:15.737380" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:15.736880" elapsed="0.000532"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:15.737469" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:14:15.737641" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:15.736510" elapsed="0.001157"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:15.737862" elapsed="0.000251"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:14:15.735837" elapsed="0.002319"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:15.738933" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:15.738415" elapsed="0.000545"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:15.740009" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:15.739500" elapsed="0.000536"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:15.740088" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:15.740242" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:15.739160" elapsed="0.001106"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:15.740422" elapsed="0.000222"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:15.738275" elapsed="0.002410"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:15.735623" elapsed="0.005097"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:15.740765" elapsed="0.000043"/>
</return>
<msg time="2026-04-21T02:14:15.740940" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:15.734452" elapsed="0.006514"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:15.734077" elapsed="0.006921"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:15.741180" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:15.741026" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:15.734052" elapsed="0.007208"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:15.742032" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-ta...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:15.741406" elapsed="0.000655"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:15.742110" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:15.728982" elapsed="0.013253"/>
</kw>
<msg time="2026-04-21T02:14:15.742291" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:15.713968" elapsed="0.028377"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:15.754936" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:15.767563" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:15.780138" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:15.780359" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:15.780544" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:15.780978" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:15.780819" elapsed="0.000216"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:15.780781" elapsed="0.000280"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:15.781209" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:15.781378" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:15.781546" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:15.780743" elapsed="0.000856"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:15.780628" elapsed="0.000999"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:15.781778" elapsed="0.000036"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:15.781873" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:14:15.782012" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-ta...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:15.709452" elapsed="0.072588"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:15.807154" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:15.806749" elapsed="0.000434"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:15.807987" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:15.807689" elapsed="0.000378">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:15.808161" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:15.807348" elapsed="0.000838"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:15.808737" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:15.808352" elapsed="0.000412"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:15.809143" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/app/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/app/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:15.809310" level="INFO">${template} = &lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-target-...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:15.808999" elapsed="0.000340"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:15.809746" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-target-constrain-default-route/&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/route-target-constrain-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:15.809499" elapsed="0.000317"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:14:15.810187" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:15.809886" elapsed="0.000359"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:15.810711" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:15.810416" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:15.810270" elapsed="0.000503"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:15.809866" elapsed="0.000944"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:15.811418" level="INFO">${final_text} = &lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-target-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:15.810960" elapsed="0.000487"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:15.811497" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:15.806127" elapsed="0.005497"/>
</kw>
<msg time="2026-04-21T02:14:15.811681" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:15.793045" elapsed="0.018684"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:15.825340" elapsed="0.000033"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:15.837688" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:15.850320" elapsed="0.000034"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:15.850540" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:15.850783" elapsed="0.000042"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:15.851228" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:15.851068" elapsed="0.000217"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:15.851045" elapsed="0.000266"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:15.851455" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:15.851624" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:15.851808" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:15.851008" elapsed="0.000856"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:15.850896" elapsed="0.001032"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:15.852085" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:15.852162" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:14:15.852301" level="INFO">${data} = &lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-target-...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:15.792137" elapsed="0.060193"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:15.853646" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/app/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:15.853379" elapsed="0.000353">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/app/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:15.853848" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:15.853023" elapsed="0.000850"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:15.854229" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:15.853946" elapsed="0.000344"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:15.854828" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:15.854501" elapsed="0.000355"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:15.854314" elapsed="0.000577"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:15.853926" elapsed="0.000986"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:15.857459" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:15.855067" elapsed="0.002419"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:15.857538" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:15.857691" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:15.852670" elapsed="0.005045"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:15.859420" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:15.859160" elapsed="0.000309"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:15.859892" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-target-constrain-default-route/&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/route-target-constrain-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:15.859627" elapsed="0.000396"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:15.860448" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:15.860190" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:15.860917" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:15.860650" elapsed="0.000314"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:15.861850" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:14:15.861607" elapsed="0.000272"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:14:15.862280" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:14:15.862053" elapsed="0.000263"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:15.862484" elapsed="0.000244"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:15.863164" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:15.862911" elapsed="0.000297"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:14:15.863251" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:15.863406" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:14:15.861190" elapsed="0.002241"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:15.876397" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01gfbltg0ihblwfa88iufos0sf27.node0', 'Content-Length': '541', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-target-constrain-default-route/&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/route-target-constrain-route&gt; 
 </msg>
<msg time="2026-04-21T02:14:15.876464" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes/route-target-constrain-route=flow1,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:15.876584" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:15.865622" elapsed="0.010987"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:15.863501" elapsed="0.013155"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:15.876867" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:15.876684" elapsed="0.000253"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:15.863484" elapsed="0.013474"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:15.880406" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:15.878016" elapsed="0.002434"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:15.877770" elapsed="0.002715"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:15.877753" elapsed="0.002757"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:15.883282" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:15.880804" elapsed="0.002525"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:15.880564" elapsed="0.002800"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:15.880548" elapsed="0.002841"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:15.884001" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:15.883564" elapsed="0.000464"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:15.884342" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:15.884097" elapsed="0.000303"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:15.884907" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:15.884589" elapsed="0.000344"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:15.884424" elapsed="0.000612"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:15.884079" elapsed="0.000980"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:15.885595" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:15.885226" elapsed="0.000396"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:15.885946" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:15.885691" elapsed="0.000312"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:15.886485" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:15.886192" elapsed="0.000318"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:15.886028" elapsed="0.000518"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:15.885673" elapsed="0.000894"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:15.886723" elapsed="0.000371"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:15.887550" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:15.887264" elapsed="0.000313"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:15.887736" elapsed="0.002462"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:15.877328" elapsed="0.012935"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:14:15.890447" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-04-21T02:14:15.890337" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:15.890318" elapsed="0.000217"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:15.890688" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:14:15.890755" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:14:15.893056" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:14:15.858065" elapsed="0.035018"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:15.893154" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:15.893309" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:14:15.697044" elapsed="0.196290"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:15.893680" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:15.893438" elapsed="0.000311"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:15.893421" elapsed="0.000351"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:15.893822" elapsed="0.000027"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:14:15.690433" elapsed="0.203515"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:14:15.926008" level="INFO">${update} = ffffffffffffffffffffffffffffffff0032020000001b4001010040020040050400000064800e0a00018404c714a6290000</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:14:15.894929" elapsed="0.031108"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:14:15.926194" elapsed="0.002302"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:14:15.928547" elapsed="0.000030"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-04-21T02:14:15.894639" elapsed="0.034035"/>
</kw>
<msg time="2026-04-21T02:14:15.928748" level="INFO">${update} = ffffffffffffffffffffffffffffffff0032020000001b4001010040020040050400000064800e0a00018404c714a6290000</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:14:15.894124" elapsed="0.034649"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:14:15.929701" level="INFO">Length is 100.</msg>
<msg time="2026-04-21T02:14:15.929775" level="INFO">${len_1} = 100</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:14:15.929429" elapsed="0.000385"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:14:15.930227" level="INFO">Length is 100.</msg>
<msg time="2026-04-21T02:14:15.930300" level="INFO">${len_2} = 100</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:14:15.929972" elapsed="0.000352"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:14:15.930482" elapsed="0.000322"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:14:15.931144" level="INFO">${sum_1} = 1099</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:14:15.930967" elapsed="0.000205"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:14:15.931490" level="INFO">${sum_2} = 1099</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:14:15.931325" elapsed="0.000190"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:14:15.931669" elapsed="0.000342"/>
</kw>
<arg>${update}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:14:15.929056" elapsed="0.003017"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:14:15.932225" elapsed="0.002471"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:15.978067" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:15.977673" elapsed="0.000422"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:15.978848" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:15.978599" elapsed="0.000322">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:15.979016" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:15.978262" elapsed="0.000778"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:15.979589" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:15.979207" elapsed="0.000409"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:15.979933" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:15.980100" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-con...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:15.979780" elapsed="0.000347"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:15.980530" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:15.980289" elapsed="0.000286"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:15.981589" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:15.981281" elapsed="0.000351"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:15.982089" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:15.981817" elapsed="0.000297"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:15.982909" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:15.982478" elapsed="0.000456"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:15.984048" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:15.983546" elapsed="0.000614"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:15.984336" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:14:15.984566" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:15.983124" elapsed="0.001468"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:15.984751" elapsed="0.000422"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:14:15.982340" elapsed="0.002876"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:15.985902" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:15.985469" elapsed="0.000459"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:15.987188" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:15.986539" elapsed="0.000734"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:15.987413" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:14:15.987637" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:15.986120" elapsed="0.001544"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:15.987837" elapsed="0.000415"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:15.985333" elapsed="0.002961"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:15.982164" elapsed="0.006166"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:15.988373" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:15.988532" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:15.980956" elapsed="0.007601"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:15.980642" elapsed="0.007947"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:15.988767" elapsed="0.000063"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:15.988616" elapsed="0.000250"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:15.980622" elapsed="0.008266"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:15.989600" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-ta...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:15.989033" elapsed="0.000596"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:15.989677" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:15.977056" elapsed="0.012762"/>
</kw>
<msg time="2026-04-21T02:14:15.989875" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:15.964387" elapsed="0.025537"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.002494" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.014887" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.027354" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.027637" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.027837" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.028255" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:16.028082" elapsed="0.000229"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:16.028065" elapsed="0.000270"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.028482" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.028654" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.028838" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:16.028030" elapsed="0.000863"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:16.027919" elapsed="0.001002"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.029072" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:16.029149" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:14:16.029293" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-ta...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:15.960125" elapsed="0.069196"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:16.030511" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:16.030225" elapsed="0.000338"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:16.039059" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01gfbltg0ihblwfa88iufos0sf27.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:16.039109" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:16.039200" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:16.032724" elapsed="0.006502"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:16.030628" elapsed="0.008639"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.039448" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:16.039294" elapsed="0.000216"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:16.030610" elapsed="0.008922"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:16.043175" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:16.040599" elapsed="0.002621"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:16.040370" elapsed="0.002886"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:16.040352" elapsed="0.002929"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:16.045918" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:16.043561" elapsed="0.002403"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:16.043337" elapsed="0.002661"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:16.043320" elapsed="0.002704"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:16.046602" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:16.046209" elapsed="0.000419"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.047058" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:16.046776" elapsed="0.000340"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:16.047608" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:16.047309" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:16.047141" elapsed="0.000529"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:16.046756" elapsed="0.000936"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:16.048274" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:16.047869" elapsed="0.000433"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.048608" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:16.048371" elapsed="0.000293"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:16.049161" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:16.048867" elapsed="0.000319"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:16.048688" elapsed="0.000533"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:16.048353" elapsed="0.000890"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:16.049399" elapsed="0.000345"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:16.050219" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:16.049926" elapsed="0.000319"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:16.050401" elapsed="0.002310"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:16.039914" elapsed="0.012861"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:14:16.052839" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:14:16.055084" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:14:16.029596" elapsed="0.025515"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:16.055166" elapsed="0.000028"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:14:15.935729" elapsed="0.119562"/>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:15.935309" elapsed="0.120038"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-04-21T02:14:15.934927" elapsed="0.120481"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:14:16.058934" level="INFO">${update} = ffffffffffffffffffffffffffffffff002c02000000154001010040020040050400000064800f0400018400</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:14:16.056378" elapsed="0.002585"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:14:16.059146" elapsed="0.002136"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:14:16.061334" elapsed="0.000031"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-04-21T02:14:16.056072" elapsed="0.005392"/>
</kw>
<msg time="2026-04-21T02:14:16.061539" level="INFO">${update} = ffffffffffffffffffffffffffffffff002c02000000154001010040020040050400000064800f0400018400</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:14:16.055579" elapsed="0.005984"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:14:16.062454" level="INFO">Length is 88.</msg>
<msg time="2026-04-21T02:14:16.062530" level="INFO">${len_1} = 88</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:14:16.062181" elapsed="0.000373"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:14:16.062984" level="INFO">Length is 88.</msg>
<msg time="2026-04-21T02:14:16.063059" level="INFO">${len_2} = 88</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:14:16.062712" elapsed="0.000370"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:14:16.063239" elapsed="0.000307"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:14:16.063890" level="INFO">${sum_1} = 652</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:14:16.063704" elapsed="0.000212"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:14:16.064330" level="INFO">${sum_2} = 652</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:14:16.064069" elapsed="0.000286"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:14:16.064511" elapsed="0.000326"/>
</kw>
<arg>${update}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:14:16.061807" elapsed="0.003091"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations" type="TEARDOWN">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:16.109049" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:16.108629" elapsed="0.000453"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:16.109889" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:16.109601" elapsed="0.000364">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:16.110060" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:16.109263" elapsed="0.000822"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:16.110639" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:16.110253" elapsed="0.000413"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:16.111009" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:16.111170" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-con...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:16.110866" elapsed="0.000332"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:16.111602" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:16.111358" elapsed="0.000291"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:16.112728" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:16.112470" elapsed="0.000302"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:16.113224" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:16.112952" elapsed="0.000298"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:16.114208" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:16.113623" elapsed="0.000619"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:16.115401" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:16.114943" elapsed="0.000498"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:16.115564" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:14:16.115815" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:16.114438" elapsed="0.001404"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:16.116001" elapsed="0.000525"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:14:16.113483" elapsed="0.003085"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:16.117343" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:16.116834" elapsed="0.000536"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:16.118675" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:16.118060" elapsed="0.000657"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:16.118856" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:14:16.119077" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:16.117564" elapsed="0.001596"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:16.119321" elapsed="0.000504"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:16.116683" elapsed="0.003184"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:16.113303" elapsed="0.006600"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:16.119947" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:14:16.120107" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:16.112072" elapsed="0.008059"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:16.111726" elapsed="0.008437"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.120377" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:16.120190" elapsed="0.000244"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:16.111703" elapsed="0.008752"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:16.121216" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-ta...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:16.120601" elapsed="0.000644"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:16.121294" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:16.107926" elapsed="0.013491"/>
</kw>
<msg time="2026-04-21T02:14:16.121472" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:16.095087" elapsed="0.026451"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.134279" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.146831" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.159306" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.159535" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.159724" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.160161" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:16.160005" elapsed="0.000210"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:16.159985" elapsed="0.000257"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.160418" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.160665" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.160855" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:16.159944" elapsed="0.000966"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:16.159822" elapsed="0.001118"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.161090" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:16.161169" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:14:16.161325" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-ta...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:16.090533" elapsed="0.070821"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:16.162599" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:16.162300" elapsed="0.000351"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:16.170986" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01gfbltg0ihblwfa88iufos0sf27.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:16.171532" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '429'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Data does not exist",
        "error-path": "/bgp-rib:application-rib[id='10.30.171.3']/tables[afi='bgp-types:ipv4-address-family'][safi='bgp-route-target-constrain:route-target-constrain-subsequent-address-family']/bgp-route-target-constrain:route-target-constrain-routes",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:14:16.171747" level="INFO">${response} = None</msg>
<msg time="2026-04-21T02:14:16.171832" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:14:16.164821" elapsed="0.007601">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</kw>
<status status="FAIL" start="2026-04-21T02:14:16.162717" elapsed="0.009828">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.172858" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:16.172599" elapsed="0.000353"/>
</branch>
<status status="FAIL" start="2026-04-21T02:14:16.162699" elapsed="0.010287">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:16.178498" level="FAIL">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-04-21T02:14:16.174570" elapsed="0.003980">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<status status="FAIL" start="2026-04-21T02:14:16.174235" elapsed="0.004410">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</branch>
<status status="FAIL" start="2026-04-21T02:14:16.174208" elapsed="0.004486">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:16.182693" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-04-21T02:14:16.179227" elapsed="0.003513">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<status status="FAIL" start="2026-04-21T02:14:16.178890" elapsed="0.003962">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</branch>
<status status="FAIL" start="2026-04-21T02:14:16.178863" elapsed="0.004037">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:16.183776" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:16.183189" elapsed="0.000648"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.184306" elapsed="0.000071"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:16.183943" elapsed="0.000489"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:16.185169" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:16.184715" elapsed="0.000480"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:16.184467" elapsed="0.000764"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:16.183916" elapsed="0.001336"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:16.185776" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:16.185415" elapsed="0.000491"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.186226" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:16.185983" elapsed="0.000301"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:16.186766" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:16.186471" elapsed="0.000347"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:16.186308" elapsed="0.000547"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:16.185965" elapsed="0.000911"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:16.187034" elapsed="0.000352"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:16.187863" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:16.187553" elapsed="0.000336"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<msg time="2026-04-21T02:14:16.190337" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="FAIL" start="2026-04-21T02:14:16.188047" elapsed="0.002322">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="FAIL" start="2026-04-21T02:14:16.173550" elapsed="0.016960">Several failures occurred:

1) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'

2) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'

3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:14:16.190573" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:14:16.192959" level="INFO">${response_text} = None</msg>
<msg time="2026-04-21T02:14:16.192989" level="FAIL">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="FAIL" start="2026-04-21T02:14:16.161634" elapsed="0.031384">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:16.193084" elapsed="0.000027"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="FAIL" start="2026-04-21T02:14:16.065969" elapsed="0.127287">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:16.065526" elapsed="0.127796"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-04-21T02:14:16.065129" elapsed="0.128254"/>
</kw>
<arg>rt_constrain_default</arg>
<arg>${RT_CONSTRAIN_DIR}</arg>
<status status="PASS" start="2026-04-21T02:14:15.685024" elapsed="0.508413"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:15.548972" elapsed="0.644580"/>
</test>
<test id="s1-s18-t5" name="Play_To_Odl_rt_constrain_default" line="73">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:14:16.198392" elapsed="0.000225"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:14:16.198117" elapsed="0.000557"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:16.199705" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:16.199584" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:16.199564" elapsed="0.000212"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:16.204766" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:16.204660" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:16.204642" elapsed="0.000206"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:16.205860" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:16.205456" elapsed="0.000431"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:14:16.206407" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:14:16.206106" elapsed="0.000327"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:14:16.206477" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:14:16.206634" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:14:16.205078" elapsed="0.001581"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:16.212136" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:16.212028" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:16.212010" elapsed="0.000193"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:16.213400" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:16.213295" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:16.213277" elapsed="0.000191"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:16.213943" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:14:16.213616" elapsed="0.000353"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:16.214351" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:16.214130" elapsed="0.000247"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:14:16.245641" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:14:16.214889" elapsed="0.030961"/>
</kw>
<msg time="2026-04-21T02:14:16.246064" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:14:16.246113" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:16.214536" elapsed="0.031613"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:14:16.292108" level="INFO">". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "d "e "f "a "u "l "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:14:16.246820" elapsed="0.045476"/>
</kw>
<msg time="2026-04-21T02:14:16.292531" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:14:16.292580" level="INFO">${message_wait} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "P "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:16.246382" elapsed="0.046235"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.293057" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:16.292725" elapsed="0.000390"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:16.292694" elapsed="0.000448"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:16.293658" level="INFO"> ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "d "e "f "a "u "l "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:16.293288" elapsed="0.000445"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.294106" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:16.293883" elapsed="0.000278"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:16.293863" elapsed="0.000322"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:14:16.294226" elapsed="0.000037"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:16.296860" elapsed="0.000149"/>
</kw>
<msg time="2026-04-21T02:14:16.297072" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:16.295814" elapsed="0.001400"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.297491" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.297851" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:14:16.295147" elapsed="0.002890"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:14:16.294548" elapsed="0.003554"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:14:16.212997" elapsed="0.085202"/>
</kw>
<msg time="2026-04-21T02:14:16.298296" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:16.298341" level="INFO">${message} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "P "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:16.212373" elapsed="0.086005"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:14:16.298568" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:14:16.298456" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:16.298437" elapsed="0.000216"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.299092" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.299438" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:14:16.299510" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:14:16.211677" elapsed="0.087942"/>
</kw>
<msg time="2026-04-21T02:14:16.299714" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:16.299757" level="INFO">${output} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "P "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:16.207077" elapsed="0.092734"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.300144" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:16.299890" elapsed="0.000308"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:16.299873" elapsed="0.000348"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:14:16.206928" elapsed="0.093316"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:14:16.206714" elapsed="0.093564"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:14:16.204286" elapsed="0.096049"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:14:16.199291" elapsed="0.101100"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:16.198848" elapsed="0.101588"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:14:16.194275" elapsed="0.106262"/>
</kw>
<kw name="Play_To_Odl_Template" owner="BgpOperations">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:16.301689" level="INFO">&amp;{adj_rib_in} = { PATH=peer=bgp:%2F%2F10.30.171.116/adj-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{adj_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/adj-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:16.301206" elapsed="0.000511"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:16.302355" level="INFO">&amp;{effective_rib_in} = { PATH=peer=bgp:%2F%2F10.30.171.116/effective-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{effective_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/effective-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:16.301906" elapsed="0.000477"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:16.303007" level="INFO">&amp;{loc_rib} = { PATH=loc-rib | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{loc_rib}</var>
<arg>PATH=loc-rib</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:16.302603" elapsed="0.000431"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:16.303402" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/announce_rt_constrain_default.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/announce_rt_constrain_default.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:16.303572" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0032020000001b4001010040020040050400000064800e0a00018404c714a6290000
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:16.303196" elapsed="0.000401"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:16.303957" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/withdraw_rt_constrain_default.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/withdraw_rt_constrain_default.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:16.304079" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff002c02000000154001010040020040050400000064800f0400018400
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:16.303753" elapsed="0.000351"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:14:16.304262" elapsed="0.002736"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:14:16.307162" elapsed="0.001572"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:16.358441" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:16.358037" elapsed="0.000438"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:16.359279" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:16.359008" elapsed="0.000347">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:16.359449" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:16.358648" elapsed="0.000825"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:16.360048" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:16.359643" elapsed="0.000432"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:16.360384" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:16.360569" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-targ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:16.360242" elapsed="0.000354"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:16.361015" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:16.360756" elapsed="0.000307"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:16.362118" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:16.361805" elapsed="0.000358"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:16.362593" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:16.362324" elapsed="0.000295"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:16.363423" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:16.363022" elapsed="0.000427"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:16.364696" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:16.364112" elapsed="0.000700"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:16.364944" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:14:16.365246" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:16.363639" elapsed="0.001633"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:16.365429" elapsed="0.000399"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/adj-rib-in</var>
<status status="PASS" start="2026-04-21T02:14:16.362880" elapsed="0.002990"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:16.366526" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:16.366122" elapsed="0.000432"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:16.368012" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:16.367437" elapsed="0.000677"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:16.368192" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:14:16.368484" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:16.366971" elapsed="0.001539"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:16.368686" elapsed="0.000385"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:16.365986" elapsed="0.003127"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:16.362671" elapsed="0.006477"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:16.369192" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:14:16.369347" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:16.361466" elapsed="0.007906"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:16.361140" elapsed="0.008264"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.369581" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:16.369430" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:16.361117" elapsed="0.008539"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:16.370408" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-f...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:16.369817" elapsed="0.000620"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:16.370485" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:16.357377" elapsed="0.013232"/>
</kw>
<msg time="2026-04-21T02:14:16.370666" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:16.344621" elapsed="0.026096"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.383372" elapsed="0.000043"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.395962" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.408330" elapsed="0.000059"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.408747" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.408958" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.409397" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:16.409240" elapsed="0.000214"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:16.409222" elapsed="0.000258"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.409626" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.409816" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.409991" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:16.409183" elapsed="0.000862"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:16.409045" elapsed="0.001029"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.410225" elapsed="0.000024"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:16.410312" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:14:16.410480" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-f...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:16.340330" elapsed="0.070178"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:16.412012" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:16.411678" elapsed="0.000409">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:16.412184" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:16.411279" elapsed="0.000930"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.412555" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:16.412284" elapsed="0.000382"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:16.413217" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:16.412912" elapsed="0.000331"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:16.412693" elapsed="0.000585"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:16.412263" elapsed="0.001038"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:16.416040" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:16.413456" elapsed="0.002614"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:16.416131" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:14:16.416311" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:16.410906" elapsed="0.005431"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:16.417818" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:16.417498" elapsed="0.000394">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:16.418064" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:16.417119" elapsed="0.000970"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:14:16.418321" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:14:16.418167" elapsed="0.000217"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:16.418146" elapsed="0.000262"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.418561" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.418738" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:14:16.418822" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:14:16.420905" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:16.416731" elapsed="0.004205"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:16.422535" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:16.422232" elapsed="0.000357"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:16.423012" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:16.422745" elapsed="0.000312"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:16.431076" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01gfbltg0ihblwfa88iufos0sf27.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:16.431214" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:14:16.431341" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:14:16.425280" elapsed="0.006444">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</status>
</kw>
<status status="FAIL" start="2026-04-21T02:14:16.423131" elapsed="0.008697">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.432034" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:16.431866" elapsed="0.000233"/>
</branch>
<status status="FAIL" start="2026-04-21T02:14:16.423109" elapsed="0.009015">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.432532" elapsed="0.000027"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:16.432690" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:16.432648" elapsed="0.000085"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:16.432614" elapsed="0.000141"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.432918" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:14:16.432988" elapsed="0.000015"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:14:16.421332" elapsed="0.011832">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:16.433245" elapsed="0.000016"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:14:16.317943" elapsed="0.115400">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:16.433623" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:16.433439" elapsed="0.000257"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:16.433422" elapsed="0.000298"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:16.433753" elapsed="0.000015"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:14:16.313521" elapsed="0.120348">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.500517" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:18.499937" elapsed="0.000629"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:18.501960" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:18.501527" elapsed="0.000541">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:18.502212" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:18.501020" elapsed="0.001227"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.503071" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:18.502492" elapsed="0.000703"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:18.503698" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:18.503969" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-targ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:18.503461" elapsed="0.000547"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.504667" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:18.504245" elapsed="0.000490"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.506227" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:18.505772" elapsed="0.000520"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.506937" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:18.506523" elapsed="0.000450"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.508201" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:18.507603" elapsed="0.000635"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:18.510025" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:18.509193" elapsed="0.000973"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:18.510279" elapsed="0.000051"/>
</return>
<msg time="2026-04-21T02:14:18.510697" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:18.508509" elapsed="0.002226"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:18.510977" elapsed="0.000597"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/adj-rib-in</var>
<status status="PASS" start="2026-04-21T02:14:18.507405" elapsed="0.004231"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.512486" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:18.512022" elapsed="0.000490"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:18.513940" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:18.513378" elapsed="0.000661"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:18.514118" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:14:18.514412" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:18.512912" elapsed="0.001525"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:18.514619" elapsed="0.000390"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:18.511827" elapsed="0.003225"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:18.507150" elapsed="0.007937"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:18.515146" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:14:18.515331" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:18.505310" elapsed="0.010048"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:18.504867" elapsed="0.010524"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.515571" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:18.515417" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:18.504832" elapsed="0.010816"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.516419" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-f...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:18.515820" elapsed="0.000627"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:18.516495" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:18.498870" elapsed="0.017749"/>
</kw>
<msg time="2026-04-21T02:14:18.516674" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:18.480967" elapsed="0.035756"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.529738" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.543061" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.555868" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.556075" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.556254" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.556636" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:18.556485" elapsed="0.000208"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:18.556469" elapsed="0.000248"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.556877" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.557053" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.557221" elapsed="0.000023"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:18.556436" elapsed="0.000843"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:18.556330" elapsed="0.000975"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.557455" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:18.557530" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:14:18.557661" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-f...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:18.472536" elapsed="0.085151"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:18.559027" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:18.558740" elapsed="0.000364">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:18.559245" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:18.558384" elapsed="0.000891"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.559602" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:18.559349" elapsed="0.000311"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.560181" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:18.559886" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:18.559685" elapsed="0.000557"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:18.559330" elapsed="0.000934"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.562829" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:18.560416" elapsed="0.002441"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:18.562910" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:14:18.563104" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:18.558043" elapsed="0.005088"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:18.564480" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:18.564238" elapsed="0.000344">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:18.564680" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:18.563871" elapsed="0.000834"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:14:18.564934" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:14:18.564777" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:18.564758" elapsed="0.000261"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.565175" elapsed="0.000031"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.565388" elapsed="0.000023"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:14:18.565457" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:14:18.567688" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:18.563515" elapsed="0.004202"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.569288" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:18.569020" elapsed="0.000315"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.569820" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:18.569496" elapsed="0.000371"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:18.586932" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01gfbltg0ihblwfa88iufos0sf27.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:18.587689" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '275'} 
 body={"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-target-constrain-default-route":{}}]}} 
 </msg>
<msg time="2026-04-21T02:14:18.587957" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:18.572288" elapsed="0.015745"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:18.569935" elapsed="0.018201"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.588554" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:18.588196" elapsed="0.000500"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:18.569917" elapsed="0.018846"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.597171" level="INFO">{"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-target-constrain-default-route":{}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:18.591552" elapsed="0.005696"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:18.590976" elapsed="0.006325"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:18.590911" elapsed="0.006429"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.601570" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:18.597763" elapsed="0.003876"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:18.597422" elapsed="0.004273"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:18.597397" elapsed="0.004336"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.602652" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:18.602051" elapsed="0.000641"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.603200" elapsed="0.000109"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:18.602821" elapsed="0.000560"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.604298" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:18.603743" elapsed="0.000666"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:18.603419" elapsed="0.001038"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:18.602770" elapsed="0.001716"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.605154" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:18.604702" elapsed="0.000481"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.605499" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:18.605254" elapsed="0.000302"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.606087" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:18.605746" elapsed="0.000374"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:18.605581" elapsed="0.000577"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:18.605236" elapsed="0.000944"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:18.606513" elapsed="0.000393"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:18.607451" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:18.607081" elapsed="0.000398"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:18.607644" elapsed="0.002415"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:18.589875" elapsed="0.020256"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:18.610320" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:18.610206" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:18.610186" elapsed="0.000209"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:18.613467" level="INFO">${text_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:18.610569" elapsed="0.002935"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:14:18.613564" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:14:18.613811" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:14:18.568061" elapsed="0.045789"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:18.613926" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:18.614089" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:14:18.449465" elapsed="0.164650"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.643396" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:18.642874" elapsed="0.000552"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:18.644318" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:18.644001" elapsed="0.000451">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:18.644632" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:18.643617" elapsed="0.001044"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.645418" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:18.644873" elapsed="0.000573"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:18.645812" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:18.645995" level="INFO">${template} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "",
                "path-id": 0,
             ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:18.645614" elapsed="0.000408"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.646469" level="INFO">{
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "",
                "path-id": 0,
                "attributes": {
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    },
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "route-target-constrain-default-route": {}
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:18.646187" elapsed="0.000333"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:14:18.647046" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:18.646591" elapsed="0.000519"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.647846" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:18.647310" elapsed="0.000565"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:18.647137" elapsed="0.000775"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:18.646570" elapsed="0.001365"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.648648" level="INFO">${final_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "",
                "path-id": 0,
             ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:18.648131" elapsed="0.000567"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:18.648757" elapsed="0.000056"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:18.642193" elapsed="0.006730"/>
</kw>
<msg time="2026-04-21T02:14:18.648993" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:18.629006" elapsed="0.020055"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.661915" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.677362" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.691711" elapsed="0.000098"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.692198" elapsed="0.000042"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.692512" elapsed="0.000031"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.693235" elapsed="0.000043"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:18.692931" elapsed="0.000412"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:18.692906" elapsed="0.000489"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.693677" elapsed="0.000040"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.694030" elapsed="0.000039"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.694353" elapsed="0.000039"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:18.692848" elapsed="0.001604"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:18.692630" elapsed="0.001871"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.694721" elapsed="0.000029"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:18.694857" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:18.695079" level="INFO">${expected_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "",
                "path-id": 0,
             ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:18.626276" elapsed="0.068857"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:18.695479" elapsed="0.003066"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:18.699964" level="INFO">${expected_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:18.699444" elapsed="0.000556"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:18.700596" level="INFO">${actual_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:18.700208" elapsed="0.000416"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:14:18.700782" elapsed="0.000369"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:14:18.698932" elapsed="0.002280"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:18.698628" elapsed="0.002618"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.701421" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:18.701272" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:18.698609" elapsed="0.002888"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:14:18.615396" elapsed="0.086150"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:14:18.614471" elapsed="0.087154"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:18.614201" elapsed="0.087472"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:18.614184" elapsed="0.087514"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:18.701733" elapsed="0.000034"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:14:18.444692" elapsed="0.257195"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:14:16.308943" elapsed="2.393055"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.753429" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:18.753015" elapsed="0.000448"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:18.754310" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:18.754004" elapsed="0.000386">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:18.754486" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:18.753641" elapsed="0.000870"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.755084" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:18.754680" elapsed="0.000431"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:18.755438" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:18.755609" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-targ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:18.755276" elapsed="0.000359"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.756064" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:18.755811" elapsed="0.000299"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.757410" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:18.756860" elapsed="0.000596"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.757928" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:18.757623" elapsed="0.000331"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.758746" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:18.758335" elapsed="0.000437"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:18.760094" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:18.759508" elapsed="0.000690"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:18.760282" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:14:18.760590" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:18.758986" elapsed="0.001631"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:18.760778" elapsed="0.000412"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/effective-rib-in</var>
<status status="PASS" start="2026-04-21T02:14:18.758192" elapsed="0.003040"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.761914" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:18.761487" elapsed="0.000454"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:18.763217" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:18.762614" elapsed="0.000711"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:18.763426" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:14:18.763729" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:18.762133" elapsed="0.001622"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:18.763931" elapsed="0.000482"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:18.761349" elapsed="0.003111"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:18.758010" elapsed="0.006487"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:18.764541" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:18.764706" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:18.756512" elapsed="0.008219"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:18.756186" elapsed="0.008578"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.764967" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:18.764808" elapsed="0.000217"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:18.756162" elapsed="0.008885"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.765814" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-add...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:18.765194" elapsed="0.000651"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:18.765895" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:18.752311" elapsed="0.013711"/>
</kw>
<msg time="2026-04-21T02:14:18.766079" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:18.739171" elapsed="0.026962"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.780904" elapsed="0.000039"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.793545" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.806584" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.806822" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.807010" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.807424" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:18.807270" elapsed="0.000231"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:18.807250" elapsed="0.000278"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.807676" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.807862" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.808104" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:18.807208" elapsed="0.000951"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:18.807095" elapsed="0.001093"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.808340" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:18.808419" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:14:18.808571" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-add...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:18.734646" elapsed="0.073953"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:18.810030" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:18.809717" elapsed="0.000390">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:18.810203" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:18.809321" elapsed="0.000907"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.810567" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:18.810304" elapsed="0.000322"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.811146" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:18.810852" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:18.810650" elapsed="0.000558"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:18.810286" elapsed="0.000942"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.815187" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:18.811380" elapsed="0.003836"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:18.815271" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:14:18.815434" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:18.808956" elapsed="0.006527"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:18.816826" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:18.816544" elapsed="0.000348">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:18.816987" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:18.816191" elapsed="0.000823"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:14:18.817247" elapsed="0.000030"/>
</return>
<status status="PASS" start="2026-04-21T02:14:18.817103" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:18.817081" elapsed="0.000253"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.817499" elapsed="0.000027"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.817685" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:14:18.817752" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:14:18.819806" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:18.815846" elapsed="0.003990"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.821324" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:18.821003" elapsed="0.000369"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.821777" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:18.821530" elapsed="0.000309"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:18.829734" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01gfbltg0ihblwfa88iufos0sf27.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:18.829906" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '275'} 
 body={"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-target-constrain-default-route":{}}]}} 
 </msg>
<msg time="2026-04-21T02:14:18.830023" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:18.824290" elapsed="0.005760"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:18.821907" elapsed="0.008191"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.830293" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:18.830127" elapsed="0.000233"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:18.821888" elapsed="0.008494"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.834000" level="INFO">{"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-target-constrain-default-route":{}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:18.831516" elapsed="0.002539"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:18.831249" elapsed="0.002855"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:18.831230" elapsed="0.002912"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.837302" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:18.834441" elapsed="0.002942"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:18.834207" elapsed="0.003244"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:18.834189" elapsed="0.003310"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.838402" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:18.837756" elapsed="0.000685"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.838917" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:18.838544" elapsed="0.000457"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.839815" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:18.839287" elapsed="0.000568"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:18.839034" elapsed="0.000873"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:18.838519" elapsed="0.001418"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.840739" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:18.840170" elapsed="0.000608"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.841262" elapsed="0.000041"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:18.840901" elapsed="0.000458"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.842236" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:18.841713" elapsed="0.000563"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:18.841407" elapsed="0.000919"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:18.840874" elapsed="0.001481"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:18.842572" elapsed="0.000516"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:18.843875" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:18.843355" elapsed="0.000618"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:18.844212" elapsed="0.002445"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:18.830802" elapsed="0.015921"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:18.846922" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:18.846809" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:18.846776" elapsed="0.000216"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:18.850334" level="INFO">${text_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:18.847141" elapsed="0.003223"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:14:18.850418" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:14:18.850585" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:14:18.820160" elapsed="0.030453"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:18.850676" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:14:18.850846" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:14:18.711112" elapsed="0.139762"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.880575" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:18.880042" elapsed="0.000566"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:18.881486" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:18.881172" elapsed="0.000441">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:18.881813" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:18.880815" elapsed="0.001026"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.882461" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:18.882012" elapsed="0.000477"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:18.882835" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:18.883004" level="INFO">${template} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "",
                "path-id": 0,
             ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:18.882654" elapsed="0.000376"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.883471" level="INFO">{
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "",
                "path-id": 0,
                "attributes": {
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    },
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "route-target-constrain-default-route": {}
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:18.883193" elapsed="0.000327"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:14:18.884191" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:18.883667" elapsed="0.000587"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.884963" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:18.884433" elapsed="0.000557"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:18.884281" elapsed="0.000745"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:18.883640" elapsed="0.001409"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.885694" level="INFO">${final_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "",
                "path-id": 0,
             ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:18.885197" elapsed="0.000525"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:18.885775" elapsed="0.000057"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:18.879259" elapsed="0.006677"/>
</kw>
<msg time="2026-04-21T02:14:18.885994" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:18.866186" elapsed="0.019859"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.901028" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.913480" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.928411" elapsed="0.000033"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.928632" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.928831" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.929239" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:18.929087" elapsed="0.000207"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:18.929072" elapsed="0.000246"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.929461" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.929629" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.929813" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:18.929036" elapsed="0.000834"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:18.928918" elapsed="0.000981"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.930106" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:18.930190" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:14:18.930331" level="INFO">${expected_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "",
                "path-id": 0,
             ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:18.863404" elapsed="0.066955"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:18.930542" elapsed="0.002571"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:18.934384" level="INFO">${expected_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:18.933912" elapsed="0.000508"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:18.935089" level="INFO">${actual_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:18.934623" elapsed="0.000497"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:14:18.935313" elapsed="0.000423"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:14:18.933459" elapsed="0.002372"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:18.933195" elapsed="0.002676"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:18.936104" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:18.935911" elapsed="0.000260"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:18.933177" elapsed="0.003020"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:14:18.852152" elapsed="0.084107"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:14:18.851206" elapsed="0.085149"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:18.850959" elapsed="0.085454"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:18.850941" elapsed="0.085502"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:18.936485" elapsed="0.000041"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:14:18.706492" elapsed="0.230148"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:14:18.702179" elapsed="0.234532"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.990194" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:18.989683" elapsed="0.000546"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:18.991048" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:18.990761" elapsed="0.000367">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:18.991227" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:18.990413" elapsed="0.000932"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.991967" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:18.991519" elapsed="0.000492"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:18.992374" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:18.992542" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-targ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:18.992214" elapsed="0.000354"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.993006" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:18.992731" elapsed="0.000321"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.994441" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:18.993870" elapsed="0.000619"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.994969" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:18.994659" elapsed="0.000337"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.995885" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:18.995387" elapsed="0.000526"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:18.997171" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:18.996572" elapsed="0.000700"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:18.997356" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:14:18.997667" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:18.996112" elapsed="0.001580"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:18.997884" elapsed="0.000404"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:14:18.995242" elapsed="0.003091"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:18.999063" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:18.998588" elapsed="0.000501"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:19.000387" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:18.999780" elapsed="0.000709"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:19.000570" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:14:19.000887" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:18.999284" elapsed="0.001629"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:19.001071" elapsed="0.000397"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:18.998451" elapsed="0.003063"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:18.995055" elapsed="0.006495"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:19.001593" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:19.001755" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:18.993515" elapsed="0.008265"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:18.993137" elapsed="0.008693"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.002013" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:19.001858" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:18.993110" elapsed="0.008979"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:19.003044" level="INFO">${final_text} = 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:r...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:19.002282" elapsed="0.000792"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:19.003125" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:18.988890" elapsed="0.014387"/>
</kw>
<msg time="2026-04-21T02:14:19.003417" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:18.975579" elapsed="0.027895"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.016505" elapsed="0.000039"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.030320" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.043255" elapsed="0.000035"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.043508" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.043702" elapsed="0.000065"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.044206" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:19.044046" elapsed="0.000219"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:19.044027" elapsed="0.000265"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.044439" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.044610" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.044802" elapsed="0.000030"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:19.043986" elapsed="0.000893"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:19.043858" elapsed="0.001061"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.045104" elapsed="0.000029"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:19.045216" elapsed="0.000021"/>
</return>
<msg time="2026-04-21T02:14:19.045411" level="INFO">${uri} = 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:r...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:18.970903" elapsed="0.074546"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:19.047176" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:19.046867" elapsed="0.000385">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:19.047348" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:19.046431" elapsed="0.000941"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.047805" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:19.047445" elapsed="0.000434"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:19.048500" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:19.048130" elapsed="0.000402"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:19.047910" elapsed="0.000668"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:19.047426" elapsed="0.001180"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:19.051314" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:19.048768" elapsed="0.002573"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:19.051397" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:14:19.051562" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:19.045974" elapsed="0.005613"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:19.052894" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:19.052632" elapsed="0.000328">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:19.053054" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:19.052285" elapsed="0.000794"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:14:19.053288" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:14:19.053152" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:19.053133" elapsed="0.000241"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.053524" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.053697" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:14:19.053763" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:14:19.055780" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:19.051942" elapsed="0.003885"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:19.057258" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:19.056996" elapsed="0.000309"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:19.057760" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:19.057504" elapsed="0.000325"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:19.065198" level="INFO">GET Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01gfbltg0ihblwfa88iufos0sf27.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:19.065387" level="INFO">GET Response : url=http://10.30.171.3:8181/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 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '275'} 
 body={"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-target-constrain-default-route":{}}]}} 
 </msg>
<msg time="2026-04-21T02:14:19.065600" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:19.059999" elapsed="0.005653"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:19.057898" elapsed="0.007837"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.066029" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:19.065781" elapsed="0.000340"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:19.057880" elapsed="0.008271"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:19.071426" level="INFO">{"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-target-constrain-default-route":{}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:19.067599" elapsed="0.003898"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:19.067282" elapsed="0.004265"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:19.067256" elapsed="0.004327"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:19.075332" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:19.072034" elapsed="0.003362"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:19.071659" elapsed="0.003787"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:19.071636" elapsed="0.003847"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:19.076398" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:19.075732" elapsed="0.000693"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.076748" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:19.076497" elapsed="0.000340"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:19.077349" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:19.077045" elapsed="0.000331"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:19.076867" elapsed="0.000547"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:19.076479" elapsed="0.000957"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:19.078020" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:19.077601" elapsed="0.000453"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.078431" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:19.078147" elapsed="0.000345"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:19.079001" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:19.078683" elapsed="0.000344"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:19.078517" elapsed="0.000545"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:19.078122" elapsed="0.000961"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:19.079239" elapsed="0.000348"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:19.080153" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:19.079756" elapsed="0.000423"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:19.080358" elapsed="0.002372"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:19.066663" elapsed="0.016148"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:19.082991" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:19.082883" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:19.082864" elapsed="0.000196"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:19.086130" level="INFO">${text_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:19.083212" elapsed="0.002947"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:14:19.086213" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:14:19.086380" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:14:19.056155" elapsed="0.030251"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:19.086518" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:19.086676" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:14:18.947008" elapsed="0.139694"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:19.118725" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:19.118198" elapsed="0.000564"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:19.119685" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:19.119326" elapsed="0.000557">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:19.120101" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:19.118975" elapsed="0.001163"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:19.120844" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:19.120356" elapsed="0.000516"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:19.121208" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:19.121400" level="INFO">${template} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "",
                "path-id": 0,
             ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:19.121038" elapsed="0.000397"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:19.121918" level="INFO">{
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "",
                "path-id": 0,
                "attributes": {
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    },
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "route-target-constrain-default-route": {}
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:19.121625" elapsed="0.000343"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:14:19.122528" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:19.122051" elapsed="0.000543"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:19.123307" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:19.122775" elapsed="0.000558"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:19.122624" elapsed="0.000745"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:19.122023" elapsed="0.001368"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:19.124149" level="INFO">${final_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "",
                "path-id": 0,
             ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:19.123543" elapsed="0.000635"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:19.124233" elapsed="0.000037"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:19.117519" elapsed="0.006856"/>
</kw>
<msg time="2026-04-21T02:14:19.124432" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:19.102019" elapsed="0.022516"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.137532" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.150279" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.162881" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.163091" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.163271" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.163675" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:19.163524" elapsed="0.000207"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:19.163508" elapsed="0.000247"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.163960" elapsed="0.000024"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.164139" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.164341" elapsed="0.000026"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:19.163474" elapsed="0.000930"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:19.163357" elapsed="0.001075"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.164588" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:19.164665" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:14:19.164814" level="INFO">${expected_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "",
                "path-id": 0,
             ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:19.098678" elapsed="0.066165"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:19.165026" elapsed="0.002396"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:19.168672" level="INFO">${expected_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:19.168245" elapsed="0.000499"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:19.169292" level="INFO">${actual_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:19.168923" elapsed="0.000397"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:14:19.169480" elapsed="0.000348"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:14:19.167753" elapsed="0.002137"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:19.167503" elapsed="0.002421"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.170100" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:19.169949" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:19.167485" elapsed="0.002690"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:14:19.087917" elapsed="0.082307"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:14:19.087053" elapsed="0.083250"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:19.086800" elapsed="0.083550"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:19.086768" elapsed="0.083606"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:19.170409" elapsed="0.000030"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:14:18.942223" elapsed="0.228320"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:14:18.936950" elapsed="0.233654"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:14:19.170772" elapsed="0.003294"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:19.252897" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:19.252115" elapsed="0.000839"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:19.254249" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:19.253822" elapsed="0.000550">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:19.254518" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:19.253245" elapsed="0.001309"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:19.255438" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:19.254847" elapsed="0.000633"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:19.256003" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:19.256256" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:19.255738" elapsed="0.000558"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:19.256946" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:19.256549" elapsed="0.000467"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:19.259135" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:19.258640" elapsed="0.000565"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:19.260032" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:19.259536" elapsed="0.000538"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:19.261048" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:19.260584" elapsed="0.000492"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:19.262399" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:19.261809" elapsed="0.000696"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:19.262592" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:14:19.262932" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:19.261295" elapsed="0.001664"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:19.263142" elapsed="0.000419"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:14:19.260420" elapsed="0.003187"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:19.264351" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:19.263903" elapsed="0.000476"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:19.265746" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:19.265109" elapsed="0.000757"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:19.265946" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:14:19.266245" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:19.264590" elapsed="0.001681"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:19.266429" elapsed="0.000391"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:19.263731" elapsed="0.003133"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:19.260163" elapsed="0.006736"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:19.266945" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:19.267105" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:19.257704" elapsed="0.009426"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:19.257142" elapsed="0.010021"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.267349" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:19.267190" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:19.257101" elapsed="0.010324"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:19.268258" level="INFO">${final_text} = 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</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:19.267572" elapsed="0.000715"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:19.268337" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:19.249957" elapsed="0.018508"/>
</kw>
<msg time="2026-04-21T02:14:19.268522" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:19.216758" elapsed="0.051814"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.282291" elapsed="0.000037"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.295497" elapsed="0.000043"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.308185" elapsed="0.000037"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.308446" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.308642" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.309113" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:19.308949" elapsed="0.000222"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:19.308931" elapsed="0.000269"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.309350" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.309524" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.309695" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:19.308887" elapsed="0.000862"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:19.308736" elapsed="0.001044"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.309951" elapsed="0.000027"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:19.310057" elapsed="0.000024"/>
</return>
<msg time="2026-04-21T02:14:19.310230" level="INFO">${uri} = 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</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:19.212457" elapsed="0.097804"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:19.311856" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:19.311519" elapsed="0.000416">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:19.312048" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:19.311049" elapsed="0.001025"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.312417" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:19.312146" elapsed="0.000328"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:19.313324" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:19.312685" elapsed="0.000666"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:19.312498" elapsed="0.000891"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:19.312128" elapsed="0.001283"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:19.315816" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:19.313568" elapsed="0.002276"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:19.315899" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:14:19.316134" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:19.310619" elapsed="0.005548"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:19.317441" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:14:19.317247" elapsed="0.000248"/>
</kw>
<msg time="2026-04-21T02:14:19.317582" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:19.316900" elapsed="0.000705"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:14:19.317830" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:19.317674" elapsed="0.000201"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:19.317656" elapsed="0.000241"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:19.318212" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:19.318376" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:19.318044" elapsed="0.000357"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:14:19.318822" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:14:19.318561" elapsed="0.000289"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:14:19.318898" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:19.319054" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:19.316542" elapsed="0.002537"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:19.320552" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:19.320301" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:19.321010" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:19.320751" elapsed="0.000302"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:19.328634" level="INFO">GET Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01gfbltg0ihblwfa88iufos0sf27.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:19.329366" level="INFO">GET Response : url=http://10.30.171.3:8181/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 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '451'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false},"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-target-constrain-default-route":{}}]}}]} 
 </msg>
<msg time="2026-04-21T02:14:19.329553" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:19.323181" elapsed="0.006414"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:19.321118" elapsed="0.008542"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.329965" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:19.329699" elapsed="0.000365"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:19.321099" elapsed="0.009002"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:19.335772" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false},"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-target-constrain-default-route":{}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:19.331739" elapsed="0.004131"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:19.331376" elapsed="0.004549"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:19.331349" elapsed="0.004613"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:19.340535" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:19.336530" elapsed="0.004119"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:19.336044" elapsed="0.004666"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:19.336019" elapsed="0.004730"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:19.341706" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:19.341031" elapsed="0.000717"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.342247" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:19.341879" elapsed="0.000454"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:19.343087" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:19.342612" elapsed="0.000514"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:19.342369" elapsed="0.000811"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:19.341851" elapsed="0.001360"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:19.344112" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:19.343470" elapsed="0.000687"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.344686" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:19.344280" elapsed="0.000537"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:19.345457" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:19.345111" elapsed="0.000372"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:19.344859" elapsed="0.000660"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:19.344245" elapsed="0.001296"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:19.345734" elapsed="0.000404"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:19.346626" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:19.346323" elapsed="0.000328"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:19.346831" elapsed="0.002455"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:19.330708" elapsed="0.018646"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:19.349714" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:19.349446" elapsed="0.000320"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:19.349422" elapsed="0.000385"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:19.352984" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-route-target-constrain:route-target-constrain-routes": {
    "route-target-co...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:19.349980" elapsed="0.003034"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:14:19.353066" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:14:19.353231" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-route-target-constrain:route-target-constrain-routes": {
    "route-target-co...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:14:19.319396" elapsed="0.033861"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:19.353324" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:14:19.353514" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-route-target-constrain:route-target-constrain-routes": {
    "route-target-co...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:14:19.187380" elapsed="0.166166"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:19.384628" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:19.384057" elapsed="0.000663"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:19.385602" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:19.385286" elapsed="0.000454">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:19.385985" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:19.384933" elapsed="0.001085"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:19.386851" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:19.386234" elapsed="0.000655"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:19.387334" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:19.387518" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:19.387119" elapsed="0.000433"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:19.388181" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:19.387762" elapsed="0.000493"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:14:19.388980" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:19.388382" elapsed="0.000682"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:19.390004" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:19.389314" elapsed="0.000728"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:19.389105" elapsed="0.000988"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:19.388342" elapsed="0.001783"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:19.390903" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:19.390289" elapsed="0.000652"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:19.391015" elapsed="0.000049"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:19.383358" elapsed="0.007849"/>
</kw>
<msg time="2026-04-21T02:14:19.391285" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:19.368758" elapsed="0.022600"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.407028" elapsed="0.000041"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.419615" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.432117" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.432379" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.432567" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.433013" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:19.432856" elapsed="0.000215"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:19.432838" elapsed="0.000259"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.433245" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.433416" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.433584" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:19.432784" elapsed="0.000856"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:19.432659" elapsed="0.001012"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.433841" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:19.433923" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:14:19.434066" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:19.366021" elapsed="0.068074"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:19.434285" elapsed="0.002542"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:19.437968" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:19.437612" elapsed="0.000385"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:19.438714" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-route-target-constrain:route-target-constrain-routes": {
    "route-target-co...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:19.438155" elapsed="0.000595"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:14:19.439285" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-route-target-constrain:route-target-constrain-routes": {
    "route-target-constrain-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "path-id": 0,
      "route-key": "",
      "route-target-constrain-default-route": {}
     }
    ]
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:14:19.439481" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,26 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-route-target-constrain:route-target-constrain-routes": {
+    "route-target-constrain-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "",
+      "route-target-constrain-default-route": {}
+     }
+    ]
+   },
    "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:14:19.438949" elapsed="0.000612">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,26 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-route-target-constrain:route-target-constrain-routes": {
+    "route-target-constrain-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "",
+      "route-target-constrain-default-route": {}
+     }
+    ]
+   },
    "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:14:19.437165" elapsed="0.002583">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,26 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-route-target-constrain:route-target-constrain-routes": {
+    "route-target-constrain-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "",
+      "route-target-constrain-default-route": {}
+     }
+    ]
+   },
    "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:14:19.436911" elapsed="0.002935">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,26 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-route-target-constrain:route-target-constrain-routes": {
+    "route-target-constrain-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "",
+      "route-target-constrain-default-route": {}
+     }
+    ]
+   },
    "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
   }
  ]</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:19.440039" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:19.439883" elapsed="0.000214"/>
</branch>
<status status="FAIL" start="2026-04-21T02:14:19.436891" elapsed="0.003230">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,26 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-route-target-constrain:route-target-constrain-routes": {
+    "route-target-constrain-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "",
+      "route-target-constrain-default-route": {}
+     }
+    ]
+   },
    "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
   }
  ]</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:14:19.354710" elapsed="0.085561">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,26 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-route-target-constrain:route-target-constrain-routes": {
+    "route-target-constrain-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "",
+      "route-target-constrain-default-route": {}
+     }
+    ]
+   },
    "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:14:19.353903" elapsed="0.086521">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,26 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-route-target-constrain:route-target-constrain-routes": {
+    "route-target-constrain-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "",
+      "route-target-constrain-default-route": {}
+     }
+    ]
+   },
    "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:14:19.353633" elapsed="0.086880">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,26 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-route-target-constrain:route-target-constrain-routes": {
+    "route-target-constrain-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "",
+      "route-target-constrain-default-route": {}
+     }
+    ]
+   },
    "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
   }
  ]</status>
</branch>
<status status="FAIL" start="2026-04-21T02:14:19.353615" elapsed="0.086934">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,26 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-route-target-constrain:route-target-constrain-routes": {
+    "route-target-constrain-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "",
+      "route-target-constrain-default-route": {}
+     }
+    ]
+   },
    "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
   }
  ]</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:19.440598" elapsed="0.000017"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:14:19.181588" elapsed="0.259129">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,26 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-route-target-constrain:route-target-constrain-routes": {
+    "route-target-constrain-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "",
+      "route-target-constrain-default-route": {}
+     }
+    ]
+   },
    "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.501856" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:21.501427" elapsed="0.000465"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:21.502726" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:21.502451" elapsed="0.000371">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:21.502919" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:21.502075" elapsed="0.000868"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.503510" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:21.503115" elapsed="0.000422"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:21.503865" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:21.504033" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:21.503704" elapsed="0.000356"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.504469" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:21.504221" elapsed="0.000295"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.505568" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:21.505251" elapsed="0.000363"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.506083" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:21.505781" elapsed="0.000329"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.506947" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:21.506521" elapsed="0.000453"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:21.508199" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:21.507627" elapsed="0.000672"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:21.508379" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:14:21.508683" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:21.507166" elapsed="0.001544"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:21.508883" elapsed="0.000389"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:14:21.506347" elapsed="0.002967"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.510001" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:21.509577" elapsed="0.000451"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:21.511256" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:21.510688" elapsed="0.000669"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:21.511435" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:14:21.511725" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:21.510218" elapsed="0.001533"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:21.511925" elapsed="0.000368"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:21.509437" elapsed="0.002897"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:21.506164" elapsed="0.006206"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:21.512412" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:21.512572" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:21.504923" elapsed="0.007728"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:21.504594" elapsed="0.008092"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.512882" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:21.512713" elapsed="0.000227"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:21.504570" elapsed="0.008391"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.513891" level="INFO">${final_text} = 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</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:21.513110" elapsed="0.000809"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:21.513970" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:21.500764" elapsed="0.013332"/>
</kw>
<msg time="2026-04-21T02:14:21.514151" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:21.485475" elapsed="0.028727"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.526980" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.539541" elapsed="0.000043"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.554196" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.554420" elapsed="0.000059"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.554655" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.555078" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:21.554923" elapsed="0.000210"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:21.554907" elapsed="0.000252"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.555304" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.555477" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.555645" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:21.554869" elapsed="0.000830"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:21.554741" elapsed="0.000987"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.555893" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:21.556030" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:14:21.556171" level="INFO">${uri} = 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</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:21.480825" elapsed="0.075380"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:21.557611" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:21.557320" elapsed="0.000366">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:21.557781" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:21.556928" elapsed="0.000893"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.558155" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:21.557892" elapsed="0.000321"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.558762" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:21.558425" elapsed="0.000378"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:21.558238" elapsed="0.000607"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:21.557874" elapsed="0.000995"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.561226" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:21.559026" elapsed="0.002226"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:21.561304" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:14:21.561461" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:21.556554" elapsed="0.004932"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:21.562721" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:14:21.562518" elapsed="0.000257"/>
</kw>
<msg time="2026-04-21T02:14:21.562877" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:21.562146" elapsed="0.000755"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:14:21.563105" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:21.562970" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:21.562952" elapsed="0.000220"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:21.563484" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:21.563699" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:21.563318" elapsed="0.000407"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:14:21.564145" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:14:21.563905" elapsed="0.000266"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:14:21.564217" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:21.564370" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:21.561815" elapsed="0.002580"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.565834" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:21.565567" elapsed="0.000314"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.566280" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:21.566036" elapsed="0.000333"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:21.574365" level="INFO">GET Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01gfbltg0ihblwfa88iufos0sf27.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:21.574654" level="INFO">GET Response : url=http://10.30.171.3:8181/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 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '177'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:14:21.574770" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:21.568773" elapsed="0.006041"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:21.566437" elapsed="0.008423"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.575046" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:21.574888" elapsed="0.000224"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:21.566419" elapsed="0.008714"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.578762" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:21.576225" elapsed="0.002605"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:21.575996" elapsed="0.002877"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:21.575977" elapsed="0.002928"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.582629" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:21.579223" elapsed="0.003472"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:21.578964" elapsed="0.003780"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:21.578946" elapsed="0.003836"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.583710" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:21.583090" elapsed="0.000660"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.584250" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:21.583874" elapsed="0.000463"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.585110" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:21.584612" elapsed="0.000539"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:21.584374" elapsed="0.000829"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:21.583847" elapsed="0.001386"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.586104" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:21.585469" elapsed="0.000677"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.586684" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:21.586246" elapsed="0.000523"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.587544" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:21.587088" elapsed="0.000494"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:21.586829" elapsed="0.000804"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:21.586219" elapsed="0.001443"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:21.587929" elapsed="0.000620"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:21.589258" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:21.588817" elapsed="0.000486"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:21.589573" elapsed="0.004393"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:21.575519" elapsed="0.018562"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:21.594468" elapsed="0.000050"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:21.594188" elapsed="0.000383"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:21.594160" elapsed="0.000444"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:21.598682" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:21.594843" elapsed="0.003886"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:14:21.598826" elapsed="0.000051"/>
</return>
<msg time="2026-04-21T02:14:21.599067" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:14:21.564724" elapsed="0.034381"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:21.599196" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:14:21.599397" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:14:21.456231" elapsed="0.143191"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.629737" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:21.629074" elapsed="0.000693"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:21.630643" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:21.630313" elapsed="0.000463">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:21.630978" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:21.629964" elapsed="0.001041"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.631630" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:21.631179" elapsed="0.000479"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:21.632009" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:21.632171" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:21.631844" elapsed="0.000355"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.632636" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:21.632362" elapsed="0.000321"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:14:21.633194" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:21.632754" elapsed="0.000501"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.633970" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:21.633433" elapsed="0.000564"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:21.633281" elapsed="0.000752"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:21.632734" elapsed="0.001322"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.634777" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:21.634208" elapsed="0.000624"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:21.634931" elapsed="0.000035"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:21.628400" elapsed="0.006670"/>
</kw>
<msg time="2026-04-21T02:14:21.635125" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:21.615503" elapsed="0.019672"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.647831" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.660462" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.674215" elapsed="0.000049"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.674532" elapsed="0.000030"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.674779" elapsed="0.000039"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.675236" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:21.675078" elapsed="0.000214"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:21.675061" elapsed="0.000258"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.675465" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.675635" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.675818" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:21.675022" elapsed="0.000851"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:21.674890" elapsed="0.001013"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.676097" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:21.676178" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:14:21.676324" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:21.612813" elapsed="0.063540"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:21.676598" elapsed="0.002355"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:21.680220" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:21.679807" elapsed="0.000450"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:21.680775" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:21.680463" elapsed="0.000357"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:14:21.680988" elapsed="0.000356"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:14:21.679334" elapsed="0.002071"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:21.679042" elapsed="0.002397"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.681617" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:21.681465" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:21.679017" elapsed="0.002677"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:14:21.600665" elapsed="0.081085"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:14:21.599811" elapsed="0.082044"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:21.599509" elapsed="0.082396"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:21.599490" elapsed="0.082441"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:21.681967" elapsed="0.000034"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:14:21.449566" elapsed="0.232541"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:14:19.174389" elapsed="2.507807"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient" type="TEARDOWN">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:14:21.682428" elapsed="0.002805"/>
</kw>
<arg>rt_constrain_default</arg>
<arg>${RT_CONSTRAIN_DIR}</arg>
<status status="PASS" start="2026-04-21T02:14:16.300807" elapsed="5.384487"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:16.193829" elapsed="5.491592"/>
</test>
<test id="s1-s18-t6" name="Odl_To_Play_rt_constrain_type_0" line="77">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:14:21.688690" elapsed="0.000236"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:14:21.688418" elapsed="0.000565"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:21.690067" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:21.689948" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:21.689928" elapsed="0.000208"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:21.697006" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:21.696851" elapsed="0.000224"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:21.696824" elapsed="0.000282"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.698694" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:21.697998" elapsed="0.000737"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.699426" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:14:21.698992" elapsed="0.000461"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:14:21.699500" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:14:21.699660" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:14:21.697435" elapsed="0.002251"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:21.705277" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:21.705166" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:21.705147" elapsed="0.000202"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:21.706538" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:21.706430" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:21.706412" elapsed="0.000251"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:21.707155" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:14:21.706845" elapsed="0.000337"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:21.707568" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:21.707347" elapsed="0.000247"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:14:21.742683" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:14:21.708120" elapsed="0.034712"/>
</kw>
<msg time="2026-04-21T02:14:21.743016" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:14:21.743064" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:21.707756" elapsed="0.035342"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:14:21.775174" level="INFO">". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "t "y "p "e "_ "0 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:14:21.743668" elapsed="0.031624"/>
</kw>
<msg time="2026-04-21T02:14:21.775458" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:14:21.775504" level="INFO">${message_wait} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "O "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:21.743292" elapsed="0.032247"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.775890" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:21.775623" elapsed="0.000325"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:21.775601" elapsed="0.000374"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.776432" level="INFO"> ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "t "y "p "e "_ "0 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:21.776122" elapsed="0.000384"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.776807" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:21.776572" elapsed="0.000292"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:21.776554" elapsed="0.000334"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:14:21.776922" elapsed="0.000035"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:21.779508" elapsed="0.000414"/>
</kw>
<msg time="2026-04-21T02:14:21.779992" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:21.778430" elapsed="0.001699"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.780414" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.780754" elapsed="0.000098"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:14:21.777776" elapsed="0.003189"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:14:21.777227" elapsed="0.003802"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:14:21.706129" elapsed="0.074997"/>
</kw>
<msg time="2026-04-21T02:14:21.781219" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:21.781263" level="INFO">${message} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "O "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:21.705508" elapsed="0.075790"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:14:21.781531" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:14:21.781421" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:21.781402" elapsed="0.000213"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.782044" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.782388" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:14:21.782460" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:14:21.704821" elapsed="0.077746"/>
</kw>
<msg time="2026-04-21T02:14:21.782660" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:21.782719" level="INFO">${output} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "O "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:21.700148" elapsed="0.082608"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.783102" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:21.782849" elapsed="0.000307"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:21.782831" elapsed="0.000348"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:14:21.699999" elapsed="0.083204"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:14:21.699814" elapsed="0.083422"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:14:21.696314" elapsed="0.086978"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:14:21.689636" elapsed="0.093714"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:21.689151" elapsed="0.094246"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:14:21.686210" elapsed="0.097240"/>
</kw>
<kw name="Odl_To_Play_Template" owner="BgpOperations">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:21.784348" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/announce_rt_constrain_type_0.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/announce_rt_constrain_type_0.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:21.784514" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0002fbf000000065
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:21.784141" elapsed="0.000399"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:14:21.784936" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0002fbf000000065</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:14:21.784700" elapsed="0.000262"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:21.785307" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/withdraw_rt_constrain_type_0.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/withdraw_rt_constrain_type_0.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:21.785437" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0002fbf000000065
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:21.785120" elapsed="0.000343"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:14:21.785832" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0002fbf000000065</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:14:21.785617" elapsed="0.000242"/>
</kw>
<if>
<branch type="IF" condition="'${remove}' == 'True'">
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:14:21.786144" elapsed="0.002587"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:21.785929" elapsed="0.002839"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:21.785911" elapsed="0.002996"/>
</if>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.825748" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:21.825343" elapsed="0.000439"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:21.826677" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:21.826403" elapsed="0.000380">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:21.826896" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:21.826059" elapsed="0.000861"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.827477" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:21.827089" elapsed="0.000415"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:21.827823" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:21.827989" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-con...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:21.827668" elapsed="0.000347"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.828417" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:21.828174" elapsed="0.000289"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.829468" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:21.829209" elapsed="0.000304"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.829967" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:21.829677" elapsed="0.000316"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.830668" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:21.830369" elapsed="0.000324"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:21.831690" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:21.831245" elapsed="0.000472"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:21.831770" elapsed="0.000059"/>
</return>
<msg time="2026-04-21T02:14:21.831959" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:21.830920" elapsed="0.001064"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:21.832141" elapsed="0.000248"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:14:21.830228" elapsed="0.002206"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.833004" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:21.832684" elapsed="0.000347"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:21.833963" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:21.833539" elapsed="0.000451"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:21.834041" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:21.834190" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:21.833219" elapsed="0.000996"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:21.834368" elapsed="0.000222"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:21.832548" elapsed="0.002084"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:21.830050" elapsed="0.004617"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:21.834709" elapsed="0.000064"/>
</return>
<msg time="2026-04-21T02:14:21.834920" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:21.828881" elapsed="0.006064"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:21.828544" elapsed="0.006434"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.835156" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:21.835004" elapsed="0.000242"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:21.828519" elapsed="0.006751"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.836195" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-ta...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:21.835423" elapsed="0.000801"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:21.836273" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:21.824678" elapsed="0.011719"/>
</kw>
<msg time="2026-04-21T02:14:21.836453" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:21.811867" elapsed="0.024636"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.848863" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.861147" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.873442" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.873645" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.873840" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.874216" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:21.874067" elapsed="0.000204"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:21.874052" elapsed="0.000243"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.874605" elapsed="0.000023"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.874838" elapsed="0.000023"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.875015" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:21.874021" elapsed="0.001047"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:21.873920" elapsed="0.001175"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.875244" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:21.875319" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:14:21.875449" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-ta...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:21.807248" elapsed="0.068263"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.900312" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:21.899931" elapsed="0.000409"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:21.901095" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:21.900857" elapsed="0.000309">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:21.901258" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:21.900507" elapsed="0.000776"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.901849" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:21.901447" elapsed="0.000430"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:21.902179" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:21.902332" level="INFO">${template} = &lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;origin-as&gt;645...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:21.902042" elapsed="0.000322"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.902767" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;origin-as&gt;64511&lt;/origin-as&gt;
    &lt;route-target-extended-community&gt;
        &lt;global-administrator&gt;64496&lt;/global-administrator&gt;
        &lt;local-administrator&gt;AAAAZQ==&lt;/local-administrator&gt;
    &lt;/route-target-extended-community&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/route-target-constrain-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:21.902524" elapsed="0.000352"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:14:21.903252" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:21.902952" elapsed="0.000359"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.903779" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:21.903485" elapsed="0.000336"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:21.903336" elapsed="0.000520"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:21.902933" elapsed="0.000945"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.904472" level="INFO">${final_text} = &lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;origin-as&gt;645...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:21.904026" elapsed="0.000476"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:21.904551" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:21.899298" elapsed="0.005380"/>
</kw>
<msg time="2026-04-21T02:14:21.904735" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:21.886491" elapsed="0.018292"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.917480" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.930096" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.942652" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.942935" elapsed="0.000027"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.943144" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.943542" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:21.943390" elapsed="0.000208"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:21.943375" elapsed="0.000249"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.943800" elapsed="0.000025"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.943983" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.944152" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:21.943340" elapsed="0.000866"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:21.943227" elapsed="0.001008"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.944387" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:21.944463" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:14:21.944608" level="INFO">${data} = &lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;origin-as&gt;645...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:21.885613" elapsed="0.059024"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:21.946033" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:21.945722" elapsed="0.000387">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:21.946203" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:21.945345" elapsed="0.000882"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.946610" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:21.946347" elapsed="0.000320"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.947218" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:21.946918" elapsed="0.000326"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:21.946691" elapsed="0.000588"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:21.946328" elapsed="0.000973"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.950621" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:21.947521" elapsed="0.003137"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:21.950730" elapsed="0.000043"/>
</return>
<msg time="2026-04-21T02:14:21.951019" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:21.944997" elapsed="0.006058"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.952874" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:21.952598" elapsed="0.000325"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.953316" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;origin-as&gt;64511&lt;/origin-as&gt;
    &lt;route-target-extended-community&gt;
        &lt;global-administrator&gt;64496&lt;/global-administrator&gt;
        &lt;local-administrator&gt;AAAAZQ==&lt;/local-administrator&gt;
    &lt;/route-target-extended-community&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/route-target-constrain-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:21.953080" elapsed="0.000295"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.953767" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:21.953527" elapsed="0.000298"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.954215" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:21.953977" elapsed="0.000280"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:21.955102" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:14:21.954897" elapsed="0.000231"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:14:21.955465" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:14:21.955286" elapsed="0.000205"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:21.955644" elapsed="0.000249"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.956305" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:21.956057" elapsed="0.000293"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:14:21.956392" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:21.956547" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:14:21.954459" elapsed="0.002113"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:21.972313" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01gfbltg0ihblwfa88iufos0sf27.node0', 'Content-Length': '726', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;origin-as&gt;64511&lt;/origin-as&gt;
    &lt;route-target-extended-community&gt;
        &lt;global-administrator&gt;64496&lt;/global-administrator&gt;
        &lt;local-administrator&gt;AAAAZQ==&lt;/local-administrator&gt;
    &lt;/route-target-extended-community&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/route-target-constrain-route&gt; 
 </msg>
<msg time="2026-04-21T02:14:21.972459" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes/route-target-constrain-route=flow1,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:21.972610" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:21.960334" elapsed="0.012312"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:21.956641" elapsed="0.016071"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.973070" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:21.972776" elapsed="0.000394"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:21.956624" elapsed="0.016577"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.978057" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:21.974662" elapsed="0.003456"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:21.974343" elapsed="0.003824"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:21.974317" elapsed="0.003888"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.982141" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:21.978661" elapsed="0.003545"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:21.978292" elapsed="0.003965"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:21.978259" elapsed="0.004035"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.983191" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:21.982540" elapsed="0.000690"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.983663" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:21.983332" elapsed="0.000390"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.984244" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:21.983936" elapsed="0.000336"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:21.983748" elapsed="0.000559"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:21.983306" elapsed="0.001023"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.984882" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:21.984495" elapsed="0.000415"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.985257" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:21.984981" elapsed="0.000354"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:21.985855" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:21.985533" elapsed="0.000348"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:21.985362" elapsed="0.000556"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:21.984962" elapsed="0.000977"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:21.986096" elapsed="0.000396"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:21.987001" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:21.986666" elapsed="0.000362"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:21.987186" elapsed="0.002379"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:21.973701" elapsed="0.015931"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:14:21.989829" elapsed="0.000033"/>
</return>
<status status="PASS" start="2026-04-21T02:14:21.989704" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:21.989686" elapsed="0.000236"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.990074" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:14:21.990141" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:14:21.992464" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:14:21.951565" elapsed="0.040927"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:21.992607" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:21.992763" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:14:21.793881" elapsed="0.198922"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:21.993151" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:21.992909" elapsed="0.000311"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:21.992891" elapsed="0.000353"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:21.993277" elapsed="0.000025"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:14:21.789184" elapsed="0.204217"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:14:21.997529" level="INFO">${update} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0002fbf000000065</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:14:21.994335" elapsed="0.003223"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:14:21.997717" elapsed="0.002797"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:14:22.000586" elapsed="0.000042"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-04-21T02:14:21.994062" elapsed="0.006704"/>
</kw>
<msg time="2026-04-21T02:14:22.000898" level="INFO">${update} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0002fbf000000065</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:14:21.993578" elapsed="0.007354"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.002143" level="INFO">Length is 124.</msg>
<msg time="2026-04-21T02:14:22.002247" level="INFO">${len_1} = 124</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:14:22.001747" elapsed="0.000532"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.002870" level="INFO">Length is 124.</msg>
<msg time="2026-04-21T02:14:22.003004" level="INFO">${len_2} = 124</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:14:22.002496" elapsed="0.000542"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:14:22.003257" elapsed="0.000429"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:14:22.004173" level="INFO">${sum_1} = 2331</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:14:22.003926" elapsed="0.000282"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:14:22.004661" level="INFO">${sum_2} = 2331</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:14:22.004423" elapsed="0.000273"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:14:22.004932" elapsed="0.000426"/>
</kw>
<arg>${update}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:14:22.001235" elapsed="0.004207"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:14:22.005653" elapsed="0.002357"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.057104" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:22.056709" elapsed="0.000424"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:22.057900" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:22.057638" elapsed="0.000337">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:22.058124" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:22.057301" elapsed="0.000848"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.058703" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:22.058319" elapsed="0.000410"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:22.059095" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:22.059244" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-con...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:22.058910" elapsed="0.000360"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.059675" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:22.059431" elapsed="0.000289"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.060928" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:22.060599" elapsed="0.000375"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.061469" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:22.061167" elapsed="0.000329"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.062336" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:22.061904" elapsed="0.000457"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:22.063551" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:22.063055" elapsed="0.000579"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:22.063777" elapsed="0.000050"/>
</return>
<msg time="2026-04-21T02:14:22.064028" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:22.062557" elapsed="0.001496"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:22.064212" elapsed="0.000412"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:14:22.061734" elapsed="0.002931"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.065359" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:22.064939" elapsed="0.000446"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:22.066502" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:22.066017" elapsed="0.000568"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:22.066729" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:14:22.067022" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:22.065575" elapsed="0.001480"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:22.067215" elapsed="0.000409"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:22.064781" elapsed="0.002885"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:22.061552" elapsed="0.006149"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:22.067747" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:22.067928" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:22.060107" elapsed="0.007847"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:22.059805" elapsed="0.008181"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.068164" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:22.068011" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:22.059770" elapsed="0.008471"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.068986" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-ta...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:22.068389" elapsed="0.000626"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:22.069063" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:22.056091" elapsed="0.013141"/>
</kw>
<msg time="2026-04-21T02:14:22.069290" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:22.043320" elapsed="0.026021"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.081967" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.094628" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.107062" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.107280" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.107469" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.107883" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:22.107717" elapsed="0.000224"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:22.107700" elapsed="0.000267"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.108113" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.108284" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.108451" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:22.107665" elapsed="0.000840"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:22.107551" elapsed="0.000981"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.108683" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:22.108761" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:14:22.108924" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-ta...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:22.037238" elapsed="0.071715"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.110204" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:22.109911" elapsed="0.000343"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:22.119712" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01gfbltg0ihblwfa88iufos0sf27.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:22.119762" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:22.119876" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:22.112625" elapsed="0.007277"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:22.110320" elapsed="0.009623"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.120127" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:22.119971" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:22.110302" elapsed="0.009910"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.123786" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:22.121242" elapsed="0.002625"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:22.121016" elapsed="0.002900"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:22.120998" elapsed="0.002955"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.127577" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:22.124342" elapsed="0.003297"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:22.124031" elapsed="0.003657"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:22.124007" elapsed="0.003715"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.128541" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:22.127991" elapsed="0.000587"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.129032" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:22.128675" elapsed="0.000437"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.129815" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:22.129376" elapsed="0.000477"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:22.129145" elapsed="0.000758"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:22.128650" elapsed="0.001283"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.130668" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:22.130159" elapsed="0.000546"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.131222" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:22.130820" elapsed="0.000484"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.131901" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:22.131589" elapsed="0.000338"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:22.131345" elapsed="0.000617"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:22.130775" elapsed="0.001208"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:22.132138" elapsed="0.000347"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:22.132998" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:22.132652" elapsed="0.000374"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:22.133184" elapsed="0.002313"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:22.120583" elapsed="0.014978"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:14:22.135661" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:14:22.137955" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:14:22.109281" elapsed="0.028700"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:22.138035" elapsed="0.000028"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:14:22.009429" elapsed="0.128730"/>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:22.008841" elapsed="0.129374"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-04-21T02:14:22.008295" elapsed="0.129981"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:14:22.141896" level="INFO">${update} = ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0002fbf000000065</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:14:22.139253" elapsed="0.002671"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:14:22.142102" elapsed="0.002164"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:14:22.144316" elapsed="0.000029"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-04-21T02:14:22.138941" elapsed="0.005499"/>
</kw>
<msg time="2026-04-21T02:14:22.144515" level="INFO">${update} = ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0002fbf000000065</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:14:22.138445" elapsed="0.006095"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.145409" level="INFO">Length is 112.</msg>
<msg time="2026-04-21T02:14:22.145486" level="INFO">${len_1} = 112</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:14:22.145140" elapsed="0.000370"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.145936" level="INFO">Length is 112.</msg>
<msg time="2026-04-21T02:14:22.146011" level="INFO">${len_2} = 112</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:14:22.145665" elapsed="0.000370"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:14:22.146194" elapsed="0.000311"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:14:22.146859" level="INFO">${sum_1} = 1884</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:14:22.146664" elapsed="0.000221"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:14:22.147302" level="INFO">${sum_2} = 1884</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:14:22.147039" elapsed="0.000291"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:14:22.147575" elapsed="0.000474"/>
</kw>
<arg>${update}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:14:22.144758" elapsed="0.003374"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations" type="TEARDOWN">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.198031" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:22.197616" elapsed="0.000447"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:22.198946" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:22.198581" elapsed="0.000445">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:22.199149" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:22.198239" elapsed="0.000941"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.199745" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:22.199356" elapsed="0.000415"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:22.200102" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:22.200355" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-con...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:22.199959" elapsed="0.000427"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.200809" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:22.200545" elapsed="0.000313"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.201890" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:22.201618" elapsed="0.000317"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.202370" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:22.202098" elapsed="0.000299"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.203374" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:22.202776" elapsed="0.000624"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:22.204561" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:22.204098" elapsed="0.000503"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:22.204727" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:14:22.204977" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:22.203595" elapsed="0.001406"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:22.205158" elapsed="0.000501"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:14:22.202637" elapsed="0.003064"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.206473" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:22.205967" elapsed="0.000532"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:22.207838" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:22.207365" elapsed="0.000515"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:22.207996" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:14:22.208218" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:22.206688" elapsed="0.001556"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:22.208398" elapsed="0.000496"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:22.205832" elapsed="0.003104"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:22.202457" elapsed="0.006514"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:22.209014" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:14:22.209173" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:22.201263" elapsed="0.007935"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:22.200936" elapsed="0.008294"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.209408" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:22.209256" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:22.200912" elapsed="0.008571"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.210228" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-ta...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:22.209629" elapsed="0.000629"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:22.210305" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:22.196940" elapsed="0.013489"/>
</kw>
<msg time="2026-04-21T02:14:22.210485" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:22.183976" elapsed="0.026572"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.223210" elapsed="0.000033"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.235610" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.248001" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.248214" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.248398" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.248808" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:22.248641" elapsed="0.000224"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:22.248625" elapsed="0.000265"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.249036" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.249204" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.249370" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:22.248590" elapsed="0.000832"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:22.248480" elapsed="0.000969"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.249598" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:22.249672" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:14:22.249823" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-ta...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:22.177864" elapsed="0.071987"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.251043" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:22.250751" elapsed="0.000342"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:22.261852" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01gfbltg0ihblwfa88iufos0sf27.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:22.262122" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '429'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Data does not exist",
        "error-path": "/bgp-rib:application-rib[id='10.30.171.3']/tables[afi='bgp-types:ipv4-address-family'][safi='bgp-route-target-constrain:route-target-constrain-subsequent-address-family']/bgp-route-target-constrain:route-target-constrain-routes",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:14:22.262326" level="INFO">${response} = None</msg>
<msg time="2026-04-21T02:14:22.262388" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:14:22.253256" elapsed="0.009671">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</kw>
<status status="FAIL" start="2026-04-21T02:14:22.251159" elapsed="0.011885">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.263392" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:22.263092" elapsed="0.000391"/>
</branch>
<status status="FAIL" start="2026-04-21T02:14:22.251141" elapsed="0.012376">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.268698" level="FAIL">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-04-21T02:14:22.265049" elapsed="0.003695">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<status status="FAIL" start="2026-04-21T02:14:22.264714" elapsed="0.004139">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</branch>
<status status="FAIL" start="2026-04-21T02:14:22.264689" elapsed="0.004212">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.272543" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-04-21T02:14:22.269312" elapsed="0.003276">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<status status="FAIL" start="2026-04-21T02:14:22.268998" elapsed="0.003678">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</branch>
<status status="FAIL" start="2026-04-21T02:14:22.268975" elapsed="0.003745">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.273591" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:22.273012" elapsed="0.000617"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.274102" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:22.273729" elapsed="0.000454"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.274896" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:22.274452" elapsed="0.000480"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:22.274218" elapsed="0.000764"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:22.273704" elapsed="0.001308"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.275823" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:22.275283" elapsed="0.000579"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.276290" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:22.275958" elapsed="0.000410"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.276864" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:22.276554" elapsed="0.000336"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:22.276392" elapsed="0.000534"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:22.275933" elapsed="0.001014"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:22.277102" elapsed="0.000350"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:22.277977" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:22.277657" elapsed="0.000346"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<msg time="2026-04-21T02:14:22.280465" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="FAIL" start="2026-04-21T02:14:22.278162" elapsed="0.002336">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="FAIL" start="2026-04-21T02:14:22.264090" elapsed="0.016547">Several failures occurred:

1) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'

2) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'

3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:14:22.280703" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:14:22.283054" level="INFO">${response_text} = None</msg>
<msg time="2026-04-21T02:14:22.283083" level="FAIL">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="FAIL" start="2026-04-21T02:14:22.250123" elapsed="0.032988">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:22.283177" elapsed="0.000040"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="FAIL" start="2026-04-21T02:14:22.149897" elapsed="0.133466">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:22.149023" elapsed="0.134405"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-04-21T02:14:22.148450" elapsed="0.135040"/>
</kw>
<arg>rt_constrain_type_0</arg>
<arg>${RT_CONSTRAIN_DIR}</arg>
<status status="PASS" start="2026-04-21T02:14:21.783746" elapsed="0.499797"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:21.685668" elapsed="0.597995"/>
</test>
<test id="s1-s18-t7" name="Play_To_Odl_rt_constrain_type_0" line="81">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:14:22.287009" elapsed="0.000239"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:14:22.286724" elapsed="0.000580"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:22.288305" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:22.288194" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:22.288175" elapsed="0.000197"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:22.293327" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:22.293220" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:22.293202" elapsed="0.000193"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.294420" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:22.294026" elapsed="0.000420"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.295113" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:14:22.294814" elapsed="0.000324"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:14:22.295182" elapsed="0.000082"/>
</return>
<msg time="2026-04-21T02:14:22.295402" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:14:22.293626" elapsed="0.001801"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:22.301248" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:22.301138" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:22.301119" elapsed="0.000196"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:22.302515" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:22.302407" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:22.302388" elapsed="0.000193"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:22.303061" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:14:22.302730" elapsed="0.000357"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:22.303632" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:22.303405" elapsed="0.000253"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:14:22.334026" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:14:22.304179" elapsed="0.029968"/>
</kw>
<msg time="2026-04-21T02:14:22.334330" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:14:22.334377" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:22.303839" elapsed="0.030573"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:14:22.367989" level="INFO">". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "t "y "p "e "_ "0 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:14:22.335198" elapsed="0.032920"/>
</kw>
<msg time="2026-04-21T02:14:22.368296" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:14:22.368343" level="INFO">${message_wait} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "P "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:22.334606" elapsed="0.033772"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.368741" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:22.368476" elapsed="0.000348"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:22.368447" elapsed="0.000406"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.369331" level="INFO"> ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "t "y "p "e "_ "0 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:22.369004" elapsed="0.000400"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.369687" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:22.369470" elapsed="0.000272"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:22.369452" elapsed="0.000313"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:14:22.369821" elapsed="0.000041"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:22.372532" elapsed="0.000148"/>
</kw>
<msg time="2026-04-21T02:14:22.372744" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:22.371394" elapsed="0.001506"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.373182" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.373522" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:14:22.370717" elapsed="0.002987"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:14:22.370154" elapsed="0.003615"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:14:22.302105" elapsed="0.071789"/>
</kw>
<msg time="2026-04-21T02:14:22.373986" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:22.374030" level="INFO">${message} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "P "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:22.301470" elapsed="0.072597"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:14:22.374250" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:14:22.374143" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:22.374125" elapsed="0.000208"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.374746" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.375113" elapsed="0.000075"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:14:22.375239" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:14:22.300785" elapsed="0.074623"/>
</kw>
<msg time="2026-04-21T02:14:22.375504" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:22.375548" level="INFO">${output} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "P "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:22.296117" elapsed="0.079466"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.375932" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:22.375660" elapsed="0.000327"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:22.375643" elapsed="0.000367"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:14:22.295860" elapsed="0.080174"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:14:22.295657" elapsed="0.080411"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:14:22.292859" elapsed="0.083268"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:14:22.287907" elapsed="0.088276"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:22.287457" elapsed="0.088774"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:14:22.284485" elapsed="0.091799"/>
</kw>
<kw name="Play_To_Odl_Template" owner="BgpOperations">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.377424" level="INFO">&amp;{adj_rib_in} = { PATH=peer=bgp:%2F%2F10.30.171.116/adj-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{adj_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/adj-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:22.376945" elapsed="0.000507"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.378092" level="INFO">&amp;{effective_rib_in} = { PATH=peer=bgp:%2F%2F10.30.171.116/effective-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{effective_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/effective-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:22.377620" elapsed="0.000499"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.378661" level="INFO">&amp;{loc_rib} = { PATH=loc-rib | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{loc_rib}</var>
<arg>PATH=loc-rib</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:22.378286" elapsed="0.000402"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:22.379074" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/announce_rt_constrain_type_0.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/announce_rt_constrain_type_0.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:22.379245" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0002fbf000000065
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:22.378866" elapsed="0.000405"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:22.379639" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/withdraw_rt_constrain_type_0.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/withdraw_rt_constrain_type_0.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:22.379760" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0002fbf000000065
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:22.379449" elapsed="0.000350"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:14:22.379954" elapsed="0.002749"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:14:22.382908" elapsed="0.001982"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.438390" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:22.437995" elapsed="0.000427"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:22.439215" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:22.438954" elapsed="0.000344">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:22.439508" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:22.438598" elapsed="0.000937"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.440122" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:22.439714" elapsed="0.000435"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:22.440456" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:22.440611" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-targ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:22.440314" elapsed="0.000324"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.441063" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:22.440816" elapsed="0.000293"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.442227" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:22.441920" elapsed="0.000353"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.442703" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:22.442434" elapsed="0.000294"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.443567" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:22.443138" elapsed="0.000454"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:22.445381" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:22.444263" elapsed="0.001342"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:22.445778" elapsed="0.000104"/>
</return>
<msg time="2026-04-21T02:14:22.446462" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:22.443783" elapsed="0.002737"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:22.446901" elapsed="0.000956"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/adj-rib-in</var>
<status status="PASS" start="2026-04-21T02:14:22.442997" elapsed="0.004954"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.449133" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:22.448533" elapsed="0.000626"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:22.450359" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:22.449819" elapsed="0.000643"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:22.450540" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:14:22.450846" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:22.449351" elapsed="0.001522"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:22.451031" elapsed="0.000409"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:22.448204" elapsed="0.003279"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:22.442811" elapsed="0.008707"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:22.451564" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:22.451722" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:22.441573" elapsed="0.010174"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:22.441190" elapsed="0.010589"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.452019" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:22.451864" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:22.441165" elapsed="0.010931"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.452849" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-f...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:22.452244" elapsed="0.000633"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:22.452963" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:22.437341" elapsed="0.015748"/>
</kw>
<msg time="2026-04-21T02:14:22.453145" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:22.424630" elapsed="0.028563"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.465834" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.478228" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.490567" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.490768" elapsed="0.000034"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.490961" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.491336" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:22.491188" elapsed="0.000203"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:22.491173" elapsed="0.000281"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.491609" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.491781" elapsed="0.000039"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.491971" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:22.491142" elapsed="0.000881"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:22.491039" elapsed="0.001010"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.492198" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:22.492272" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:14:22.492398" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-f...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:22.420386" elapsed="0.072038"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:22.493746" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:22.493496" elapsed="0.000335">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:22.493926" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:22.493146" elapsed="0.000804"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.494269" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:22.494019" elapsed="0.000306"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.494839" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:22.494534" elapsed="0.000332"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:22.494350" elapsed="0.000550"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:22.494001" elapsed="0.000921"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.497416" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:22.495072" elapsed="0.002371"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:22.497495" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:22.497650" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:22.492808" elapsed="0.004866"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:22.498910" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:22.498663" elapsed="0.000309">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:22.499062" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:22.498323" elapsed="0.000763"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:14:22.499287" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:14:22.499154" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:22.499136" elapsed="0.000234"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.499533" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.499705" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:14:22.499770" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:14:22.501674" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:22.497997" elapsed="0.003703"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.503102" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:22.502854" elapsed="0.000295"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:22.503576" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:22.503302" elapsed="0.000316"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:22.511596" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01gfbltg0ihblwfa88iufos0sf27.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:22.511750" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:14:22.511905" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:14:22.505780" elapsed="0.006518">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</status>
</kw>
<status status="FAIL" start="2026-04-21T02:14:22.503683" elapsed="0.008717">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.512676" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:22.512442" elapsed="0.000322"/>
</branch>
<status status="FAIL" start="2026-04-21T02:14:22.503665" elapsed="0.009155">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.513353" elapsed="0.000036"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:22.513535" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:22.513485" elapsed="0.000108"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:22.513461" elapsed="0.000162"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.513850" elapsed="0.000030"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:14:22.513949" elapsed="0.000020"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:14:22.502026" elapsed="0.012072">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:22.514201" elapsed="0.000021"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:14:22.397202" elapsed="0.117132">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:22.514719" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:22.514468" elapsed="0.000373"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:22.514445" elapsed="0.000430"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:22.514920" elapsed="0.000021"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:14:22.391323" elapsed="0.123735">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.575376" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:24.574957" elapsed="0.000455"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:24.576234" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:24.575961" elapsed="0.000429">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:24.576487" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:24.575599" elapsed="0.000913"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.577089" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:24.576682" elapsed="0.000434"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:24.577424" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:24.577750" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-targ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:24.577280" elapsed="0.000499"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.578222" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:24.577969" elapsed="0.000300"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.579338" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:24.579020" elapsed="0.000364"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.579850" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:24.579549" elapsed="0.000327"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.580672" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:24.580256" elapsed="0.000443"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:24.582008" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:24.581369" elapsed="0.000743"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:24.582194" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:14:24.582500" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:24.580909" elapsed="0.001618"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:24.582687" elapsed="0.000409"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/adj-rib-in</var>
<status status="PASS" start="2026-04-21T02:14:24.580114" elapsed="0.003024"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.583813" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:24.583389" elapsed="0.000451"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:24.585229" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:24.584657" elapsed="0.000676"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:24.585411" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:14:24.585771" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:24.584192" elapsed="0.001629"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:24.586014" elapsed="0.000375"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:24.583253" elapsed="0.003178"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:24.579934" elapsed="0.006532"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:24.586511" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:14:24.586669" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:24.578671" elapsed="0.008023"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:24.578351" elapsed="0.008376"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.586923" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:24.586753" elapsed="0.000228"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:24.578325" elapsed="0.008677"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.587750" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-f...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:24.587149" elapsed="0.000682"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:24.587883" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:24.574296" elapsed="0.013713"/>
</kw>
<msg time="2026-04-21T02:14:24.588064" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:24.561032" elapsed="0.027082"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.600780" elapsed="0.000041"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.613229" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.625876" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.626083" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.626263" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.626640" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:24.626490" elapsed="0.000206"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:24.626476" elapsed="0.000244"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.626882" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.627058" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.627225" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:24.626444" elapsed="0.000835"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:24.626341" elapsed="0.000964"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.627452" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:24.627543" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:14:24.627672" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-f...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:24.556686" elapsed="0.071013"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:24.629096" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:24.628835" elapsed="0.000334">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:24.629261" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:24.628465" elapsed="0.000821"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.629657" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:24.629356" elapsed="0.000362"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.630243" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:24.629948" elapsed="0.000321"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:24.629743" elapsed="0.000561"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:24.629338" elapsed="0.000988"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.632842" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:24.630478" elapsed="0.002392"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:24.632922" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:24.633078" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:24.628088" elapsed="0.005014"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:24.634382" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:24.634149" elapsed="0.000296">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:24.634538" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:24.633805" elapsed="0.000757"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:14:24.634767" elapsed="0.000041"/>
</return>
<status status="PASS" start="2026-04-21T02:14:24.634631" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:24.634613" elapsed="0.000255"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.635017" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.635189" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:14:24.635254" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:14:24.637193" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:24.633413" elapsed="0.003807"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.638720" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:24.638464" elapsed="0.000304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.639222" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:24.638945" elapsed="0.000322"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:24.647623" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01gfbltg0ihblwfa88iufos0sf27.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:24.647848" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '361'} 
 body={"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AAL78AAAAGU=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"route-target-extended-community":{"local-administrator":"AAAAZQ==","global-administrator":64496}}]}} 
 </msg>
<msg time="2026-04-21T02:14:24.648054" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:24.641411" elapsed="0.006682"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:24.639335" elapsed="0.008819"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.648490" elapsed="0.000044"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:24.648203" elapsed="0.000399"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:24.639317" elapsed="0.009317"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.653621" level="INFO">{"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AAL78AAAAGU=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"route-target-extended-community":{"local-administrator":"AAAAZQ==","global-administrator":64496}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:24.650226" elapsed="0.003470"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:24.649879" elapsed="0.003870"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:24.649852" elapsed="0.003935"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.657738" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:24.654208" elapsed="0.003620"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:24.653890" elapsed="0.003989"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:24.653866" elapsed="0.004050"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.658630" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:24.658155" elapsed="0.000502"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.658992" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:24.658729" elapsed="0.000321"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.659542" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:24.659239" elapsed="0.000329"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:24.659074" elapsed="0.000530"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:24.658711" elapsed="0.000914"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.660211" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:24.659804" elapsed="0.000435"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.660557" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:24.660310" elapsed="0.000304"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.661113" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:24.660816" elapsed="0.000326"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:24.660637" elapsed="0.000553"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:24.660293" elapsed="0.000925"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:24.661411" elapsed="0.000463"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:24.662452" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:24.662095" elapsed="0.000389"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:24.662680" elapsed="0.002401"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:24.649223" elapsed="0.015924"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:24.665320" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:24.665215" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:24.665197" elapsed="0.000189"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:24.668351" level="INFO">${text_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:24.665576" elapsed="0.002805"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:14:24.668432" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:14:24.668592" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:14:24.637583" elapsed="0.031036"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:24.668722" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:14:24.668893" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:14:24.534140" elapsed="0.134779"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.698155" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:24.697660" elapsed="0.000524"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:24.699016" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:24.698694" elapsed="0.000450">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:24.699322" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:24.698354" elapsed="0.000993"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.699976" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:24.699518" elapsed="0.000486"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:24.700330" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:24.700491" level="INFO">${template} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AAL78AAAAGU=",
                "path-id": 0,
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:24.700168" elapsed="0.000349"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.700961" level="INFO">{
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AAL78AAAAGU=",
                "path-id": 0,
                "attributes": {
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    },
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "route-target-extended-community": {
                    "global-administrator": 64496,
                    "local-administrator": "AAAAZQ=="
                },
                "origin-as": 64511
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:24.700676" elapsed="0.000335"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:14:24.701490" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:24.701082" elapsed="0.000467"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.702336" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:24.701819" elapsed="0.000545"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:24.701636" elapsed="0.000764"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:24.701062" elapsed="0.001360"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.703073" level="INFO">${final_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AAL78AAAAGU=",
                "path-id": 0,
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:24.702572" elapsed="0.000529"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:24.703150" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:24.696999" elapsed="0.006282"/>
</kw>
<msg time="2026-04-21T02:14:24.703377" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:24.683851" elapsed="0.019578"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.715849" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.728510" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.741063" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.741281" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.741466" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.741933" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:24.741761" elapsed="0.000229"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:24.741743" elapsed="0.000273"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.742164" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.742334" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.742500" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:24.741701" elapsed="0.000851"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:24.741550" elapsed="0.001031"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.742732" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:24.742826" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:14:24.743001" level="INFO">${expected_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AAL78AAAAGU=",
                "path-id": 0,
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:24.681049" elapsed="0.061981"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:24.743213" elapsed="0.002553"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:24.747319" level="INFO">${expected_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:24.746743" elapsed="0.000681"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:24.748165" level="INFO">${actual_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:24.747630" elapsed="0.000569"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:14:24.748403" elapsed="0.000481"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:14:24.746166" elapsed="0.002802"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:24.745866" elapsed="0.003148"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.749265" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:24.749052" elapsed="0.000288"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:24.745846" elapsed="0.003522"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:14:24.670105" elapsed="0.079336"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:14:24.669245" elapsed="0.080315"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:24.669002" elapsed="0.080670"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:24.668985" elapsed="0.080727"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:24.749763" elapsed="0.000065"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:14:24.528328" elapsed="0.221646"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:14:22.385064" elapsed="2.364997"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.800019" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:24.799620" elapsed="0.000429"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:24.800830" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:24.800558" elapsed="0.000350">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:24.801001" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:24.800219" elapsed="0.000807"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.801579" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:24.801195" elapsed="0.000412"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:24.801972" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:24.802136" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-targ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:24.801826" elapsed="0.000336"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.802578" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:24.802324" elapsed="0.000301"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.803886" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:24.803340" elapsed="0.000594"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.804433" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:24.804154" elapsed="0.000307"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.805267" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:24.804856" elapsed="0.000438"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:24.806561" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:24.805995" elapsed="0.000667"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:24.806742" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:14:24.807062" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:24.805486" elapsed="0.001603"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:24.807250" elapsed="0.000397"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/effective-rib-in</var>
<status status="PASS" start="2026-04-21T02:14:24.804694" elapsed="0.002994"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.808363" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:24.807957" elapsed="0.000433"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:24.809770" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:24.809199" elapsed="0.000689"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:24.809965" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:14:24.810260" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:24.808577" elapsed="0.001709"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:24.810441" elapsed="0.000388"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:24.807819" elapsed="0.003054"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:24.804516" elapsed="0.006393"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:24.810954" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:24.811112" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:24.803014" elapsed="0.008123"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:24.802696" elapsed="0.008473"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.811346" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:24.811195" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:24.802675" elapsed="0.008747"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.812168" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-add...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:24.811569" elapsed="0.000627"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:24.812246" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:24.798993" elapsed="0.013378"/>
</kw>
<msg time="2026-04-21T02:14:24.812426" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:24.786221" elapsed="0.026259"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.825093" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.837645" elapsed="0.000122"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.852502" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.852722" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.852925" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.853340" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:24.853184" elapsed="0.000212"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:24.853167" elapsed="0.000255"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.853572" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.853772" elapsed="0.000037"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.853962" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:24.853127" elapsed="0.000889"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:24.853011" elapsed="0.001033"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.854252" elapsed="0.000025"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:24.854341" elapsed="0.000023"/>
</return>
<msg time="2026-04-21T02:14:24.854504" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-add...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:24.781757" elapsed="0.072776"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:24.855940" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:24.855634" elapsed="0.000380">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:24.856108" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:24.855246" elapsed="0.000887"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.856468" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:24.856202" elapsed="0.000325"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.857050" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:24.856738" elapsed="0.000339"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:24.856552" elapsed="0.000560"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:24.856184" elapsed="0.000949"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.859756" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:24.857286" elapsed="0.002497"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:24.859850" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:14:24.860055" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:24.854888" elapsed="0.005192"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:24.861313" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:24.861080" elapsed="0.000294">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:24.861466" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:24.860721" elapsed="0.000770"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:14:24.861695" elapsed="0.000066"/>
</return>
<status status="PASS" start="2026-04-21T02:14:24.861560" elapsed="0.000251"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:24.861542" elapsed="0.000295"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.861988" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.862163" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:14:24.862229" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:14:24.864130" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:24.860390" elapsed="0.003767"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.865559" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:24.865299" elapsed="0.000307"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.866074" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:24.865823" elapsed="0.000294"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:24.875283" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01gfbltg0ihblwfa88iufos0sf27.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:24.875583" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '361'} 
 body={"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AAL78AAAAGU=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"route-target-extended-community":{"local-administrator":"AAAAZQ==","global-administrator":64496}}]}} 
 </msg>
<msg time="2026-04-21T02:14:24.875840" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:24.868248" elapsed="0.007653"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:24.866183" elapsed="0.009818"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.876418" elapsed="0.000052"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:24.876060" elapsed="0.000508"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:24.866165" elapsed="0.010450"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.883559" level="INFO">{"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AAL78AAAAGU=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"route-target-extended-community":{"local-administrator":"AAAAZQ==","global-administrator":64496}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:24.879058" elapsed="0.004552"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:24.878491" elapsed="0.005155"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:24.878448" elapsed="0.005224"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.886310" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:24.883975" elapsed="0.002381"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:24.883728" elapsed="0.002712"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:24.883711" elapsed="0.002762"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.887098" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:24.886678" elapsed="0.000447"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.887442" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:24.887197" elapsed="0.000303"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.888017" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:24.887692" elapsed="0.000352"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:24.887525" elapsed="0.000556"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:24.887178" elapsed="0.000924"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.888639" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:24.888268" elapsed="0.000397"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.888995" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:24.888735" elapsed="0.000317"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.889540" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:24.889241" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:24.889077" elapsed="0.000525"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:24.888717" elapsed="0.000906"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:24.889821" elapsed="0.000357"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:24.890648" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:24.890349" elapsed="0.000325"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:24.890849" elapsed="0.002280"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:24.877457" elapsed="0.015737"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:24.893370" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:24.893264" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:24.893245" elapsed="0.000193"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:24.896566" level="INFO">${text_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:24.893586" elapsed="0.003010"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:14:24.896648" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:14:24.896825" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:14:24.864470" elapsed="0.032382"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:24.896916" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:14:24.897069" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:14:24.759229" elapsed="0.137866"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.925772" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:24.925276" elapsed="0.000594"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:24.926906" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:24.926568" elapsed="0.000470">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:24.927217" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:24.926154" elapsed="0.001088"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.927882" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:24.927414" elapsed="0.000495"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:24.928244" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:24.928424" level="INFO">${template} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AAL78AAAAGU=",
                "path-id": 0,
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:24.928076" elapsed="0.000376"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.928901" level="INFO">{
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AAL78AAAAGU=",
                "path-id": 0,
                "attributes": {
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    },
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "route-target-extended-community": {
                    "global-administrator": 64496,
                    "local-administrator": "AAAAZQ=="
                },
                "origin-as": 64511
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:24.928614" elapsed="0.000337"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:14:24.929458" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:24.929026" elapsed="0.000493"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.930242" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:24.929697" elapsed="0.000572"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:24.929546" elapsed="0.000758"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:24.929004" elapsed="0.001323"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:24.931043" level="INFO">${final_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AAL78AAAAGU=",
                "path-id": 0,
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:24.930496" elapsed="0.000575"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:24.931124" elapsed="0.000034"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:24.924614" elapsed="0.006644"/>
</kw>
<msg time="2026-04-21T02:14:24.931317" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:24.911643" elapsed="0.019724"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.943890" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.956135" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.968453" elapsed="0.000032"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.968669" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.968869" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.969276" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:24.969125" elapsed="0.000207"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:24.969108" elapsed="0.000250"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.969503" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.969675" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.969879" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:24.969073" elapsed="0.000864"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:24.968955" elapsed="0.001010"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.970117" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:24.970195" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:14:24.970357" level="INFO">${expected_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AAL78AAAAGU=",
                "path-id": 0,
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:24.909000" elapsed="0.061385"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:24.970567" elapsed="0.002432"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:24.974251" level="INFO">${expected_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:24.973771" elapsed="0.000509"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:24.974842" level="INFO">${actual_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:24.974437" elapsed="0.000434"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:14:24.975031" elapsed="0.000339"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:14:24.973339" elapsed="0.002091"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:24.973080" elapsed="0.002383"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:24.975637" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:24.975488" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:24.973061" elapsed="0.002653"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:14:24.898332" elapsed="0.077431"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:14:24.897423" elapsed="0.078433"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:24.897179" elapsed="0.078782"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:24.897161" elapsed="0.078826"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:24.976023" elapsed="0.000033"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:14:24.754829" elapsed="0.221332"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:14:24.750318" elapsed="0.225904"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.026056" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:25.025571" elapsed="0.000516"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:25.026873" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:25.026601" elapsed="0.000349">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:25.027046" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:25.026258" elapsed="0.000812"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.027622" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:25.027238" elapsed="0.000411"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:25.027999" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:25.028169" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-targ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:25.027828" elapsed="0.000367"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.028607" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:25.028356" elapsed="0.000297"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.029963" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:25.029362" elapsed="0.000650"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.030461" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:25.030182" elapsed="0.000305"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.031285" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:25.030877" elapsed="0.000434"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:25.032530" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:25.031981" elapsed="0.000649"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:25.032707" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:14:25.033019" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:25.031507" elapsed="0.001537"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:25.033202" elapsed="0.000407"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:14:25.030717" elapsed="0.002935"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.034359" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:25.033950" elapsed="0.000435"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:25.035676" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:25.035057" elapsed="0.000723"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:25.035878" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:14:25.036176" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:25.034576" elapsed="0.001626"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:25.036358" elapsed="0.000371"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:25.033770" elapsed="0.003003"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:25.030539" elapsed="0.006285"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:25.036868" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:25.037027" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:25.029036" elapsed="0.008015"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:25.028720" elapsed="0.008363"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.037259" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:25.037108" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:25.028701" elapsed="0.008636"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.038152" level="INFO">${final_text} = 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:r...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:25.037505" elapsed="0.000676"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:25.038231" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:25.024888" elapsed="0.013470"/>
</kw>
<msg time="2026-04-21T02:14:25.038414" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:25.012012" elapsed="0.026452"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.051096" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.063445" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.075761" elapsed="0.000040"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.075977" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.076157" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.076531" elapsed="0.000064"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:25.076383" elapsed="0.000251"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:25.076368" elapsed="0.000291"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.076820" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.076995" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.077164" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:25.076338" elapsed="0.000879"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:25.076234" elapsed="0.001009"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.077391" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:25.077466" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:14:25.077593" level="INFO">${uri} = 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:r...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:25.007722" elapsed="0.069898"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:25.078972" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:25.078699" elapsed="0.000345">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:25.079138" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:25.078340" elapsed="0.000823"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.079483" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:25.079232" elapsed="0.000307"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.080054" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:25.079745" elapsed="0.000335"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:25.079563" elapsed="0.000552"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:25.079214" elapsed="0.000922"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.083863" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:25.080287" elapsed="0.003603"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:25.083946" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:14:25.084103" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:25.078000" elapsed="0.006127"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:25.085387" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:25.085142" elapsed="0.000309">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:25.085544" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:25.084781" elapsed="0.000787"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:14:25.085774" elapsed="0.000040"/>
</return>
<status status="PASS" start="2026-04-21T02:14:25.085639" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:25.085621" elapsed="0.000252"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.086035" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.086208" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:14:25.086310" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:14:25.088235" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:25.084441" elapsed="0.003820"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.089675" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:25.089410" elapsed="0.000339"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.090272" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:25.089995" elapsed="0.000321"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:25.100354" level="INFO">GET Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01gfbltg0ihblwfa88iufos0sf27.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:25.100562" level="INFO">GET Response : url=http://10.30.171.3:8181/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 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '361'} 
 body={"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AAL78AAAAGU=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"route-target-extended-community":{"local-administrator":"AAAAZQ==","global-administrator":64496}}]}} 
 </msg>
<msg time="2026-04-21T02:14:25.100740" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:25.092478" elapsed="0.008303"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:25.090383" elapsed="0.010507"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.101192" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:25.100934" elapsed="0.000357"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:25.090364" elapsed="0.010959"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.106812" level="INFO">{"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AAL78AAAAGU=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"route-target-extended-community":{"local-administrator":"AAAAZQ==","global-administrator":64496}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:25.103024" elapsed="0.003863"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:25.102650" elapsed="0.004287"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:25.102621" elapsed="0.004353"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.110897" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:25.107373" elapsed="0.003572"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:25.107052" elapsed="0.003930"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:25.107029" elapsed="0.003980"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.111609" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:25.111197" elapsed="0.000440"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.111978" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:25.111709" elapsed="0.000329"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.112539" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:25.112234" elapsed="0.000332"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:25.112062" elapsed="0.000540"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:25.111691" elapsed="0.000932"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.113177" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:25.112802" elapsed="0.000402"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.113521" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:25.113274" elapsed="0.000304"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.114112" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:25.113767" elapsed="0.000374"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:25.113602" elapsed="0.000634"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:25.113256" elapsed="0.001003"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:25.114419" elapsed="0.000395"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:25.115303" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:25.114990" elapsed="0.000339"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:25.115489" elapsed="0.002335"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:25.101978" elapsed="0.015912"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:25.118112" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:25.117996" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:25.117941" elapsed="0.000243"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:25.121134" level="INFO">${text_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:25.118336" elapsed="0.002828"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:14:25.121217" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:14:25.121386" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:14:25.088575" elapsed="0.032839"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:25.121478" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:14:25.121630" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:14:24.985042" elapsed="0.136614"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.150292" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:25.149741" elapsed="0.000581"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:25.151158" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:25.150855" elapsed="0.000428">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:25.151463" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:25.150491" elapsed="0.001000"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.152121" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:25.151661" elapsed="0.000488"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:25.152476" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:25.152640" level="INFO">${template} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AAL78AAAAGU=",
                "path-id": 0,
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:25.152314" elapsed="0.000352"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.153113" level="INFO">{
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AAL78AAAAGU=",
                "path-id": 0,
                "attributes": {
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    },
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "route-target-extended-community": {
                    "global-administrator": 64496,
                    "local-administrator": "AAAAZQ=="
                },
                "origin-as": 64511
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:25.152845" elapsed="0.000364"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:14:25.153702" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:25.153282" elapsed="0.000481"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.154502" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:25.153957" elapsed="0.000573"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:25.153804" elapsed="0.000762"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:25.153261" elapsed="0.001326"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.155247" level="INFO">${final_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AAL78AAAAGU=",
                "path-id": 0,
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:25.154738" elapsed="0.000538"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:25.155327" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:25.149105" elapsed="0.006352"/>
</kw>
<msg time="2026-04-21T02:14:25.155516" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:25.136182" elapsed="0.019385"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.168062" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.181117" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.194754" elapsed="0.000062"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.195093" elapsed="0.000032"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.195350" elapsed="0.000029"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.195935" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:25.195704" elapsed="0.000311"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:25.195682" elapsed="0.000369"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.196250" elapsed="0.000029"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.196490" elapsed="0.000028"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.196725" elapsed="0.000029"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:25.195632" elapsed="0.001187"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:25.195466" elapsed="0.001479"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.197166" elapsed="0.000029"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:25.197277" elapsed="0.000024"/>
</return>
<msg time="2026-04-21T02:14:25.197502" level="INFO">${expected_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AAL78AAAAGU=",
                "path-id": 0,
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:25.133458" elapsed="0.064084"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:25.197814" elapsed="0.002679"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:25.201743" level="INFO">${expected_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:25.201291" elapsed="0.000481"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:25.202355" level="INFO">${actual_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:25.201948" elapsed="0.000435"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:14:25.202545" elapsed="0.000359"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:14:25.200850" elapsed="0.002114"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:25.200573" elapsed="0.002425"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.203174" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:25.203024" elapsed="0.000241"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:25.200555" elapsed="0.002739"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:14:25.122856" elapsed="0.080493"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:14:25.122027" elapsed="0.081403"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:25.121739" elapsed="0.081739"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:25.121722" elapsed="0.081781"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:25.203538" elapsed="0.000034"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:14:24.980696" elapsed="0.222980"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:14:24.976399" elapsed="0.227338"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:14:25.203924" elapsed="0.002742"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.259949" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:25.259546" elapsed="0.000434"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:25.260743" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:25.260488" elapsed="0.000348">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:25.261003" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:25.260150" elapsed="0.000878"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.261582" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:25.261196" elapsed="0.000413"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:25.261932" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:25.262086" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:25.261773" elapsed="0.000353"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.262542" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:25.262289" elapsed="0.000300"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.263844" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:25.263504" elapsed="0.000387"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.264337" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:25.264060" elapsed="0.000304"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.265171" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:25.264735" elapsed="0.000462"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:25.266470" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:25.265871" elapsed="0.000702"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:25.266653" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:14:25.266972" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:25.265391" elapsed="0.001607"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:25.267157" elapsed="0.000385"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:14:25.264595" elapsed="0.002988"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.268253" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:25.267850" elapsed="0.000429"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:25.269497" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:25.268945" elapsed="0.000654"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:25.269676" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:14:25.269986" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:25.268466" elapsed="0.001546"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:25.270181" elapsed="0.000369"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:25.267697" elapsed="0.002894"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:25.264416" elapsed="0.006210"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:25.270670" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:25.270845" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:25.262979" elapsed="0.007892"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:25.262663" elapsed="0.008241"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.271080" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:25.270929" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:25.262641" elapsed="0.008515"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.271899" level="INFO">${final_text} = 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</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:25.271302" elapsed="0.000625"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:25.271975" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:25.258924" elapsed="0.013216"/>
</kw>
<msg time="2026-04-21T02:14:25.272200" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:25.246268" elapsed="0.025996"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.284892" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.297194" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.309456" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.309726" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.309929" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.310329" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:25.310178" elapsed="0.000208"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:25.310162" elapsed="0.000248"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.310554" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.310724" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.310909" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:25.310116" elapsed="0.000848"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:25.310009" elapsed="0.000982"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.311141" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:25.311216" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:14:25.311343" level="INFO">${uri} = 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</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:25.241986" elapsed="0.069384"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:25.312717" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:25.312457" elapsed="0.000345">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:25.312898" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:25.312099" elapsed="0.000824"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.313247" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:25.312992" elapsed="0.000311"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.314042" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:25.313511" elapsed="0.000558"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:25.313328" elapsed="0.000777"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:25.312974" elapsed="0.001153"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.316511" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:25.314313" elapsed="0.002225"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:25.316590" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:25.316744" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:25.311742" elapsed="0.005027"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:25.317966" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:14:25.317761" elapsed="0.000259"/>
</kw>
<msg time="2026-04-21T02:14:25.318103" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:25.317423" elapsed="0.000703"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:14:25.318362" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:25.318225" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:25.318206" elapsed="0.000223"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:25.318741" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:25.318904" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:25.318576" elapsed="0.000352"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:14:25.319325" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:14:25.319087" elapsed="0.000263"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:14:25.319397" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:25.319549" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:25.317095" elapsed="0.002478"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.320981" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:25.320715" elapsed="0.000311"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.321419" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:25.321180" elapsed="0.000281"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:25.329776" level="INFO">GET Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01gfbltg0ihblwfa88iufos0sf27.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:25.330313" level="INFO">GET Response : url=http://10.30.171.3:8181/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 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '537'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false},"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AAL78AAAAGU=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"route-target-extended-community":{"local-administrator":"AAAAZQ==","global-administrator":64496}}]}}]} 
 </msg>
<msg time="2026-04-21T02:14:25.330455" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:25.323614" elapsed="0.006881"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:25.321526" elapsed="0.009032"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.330833" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:25.330595" elapsed="0.000330"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:25.321508" elapsed="0.009446"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.335763" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false},"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AAL78AAAAGU=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"route-target-extended-community":{"local-administrator":"AAAAZQ==","global-administrator":64496}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:25.332378" elapsed="0.003475"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:25.332065" elapsed="0.003836"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:25.332039" elapsed="0.003898"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.339437" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:25.336325" elapsed="0.003158"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:25.336011" elapsed="0.003507"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:25.335989" elapsed="0.003555"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.340124" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:25.339719" elapsed="0.000431"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.340460" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:25.340219" elapsed="0.000298"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.341021" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:25.340705" elapsed="0.000342"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:25.340541" elapsed="0.000541"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:25.340201" elapsed="0.000903"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.341629" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:25.341263" elapsed="0.000392"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.341976" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:25.341722" elapsed="0.000310"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.342527" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:25.342234" elapsed="0.000318"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:25.342055" elapsed="0.000532"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:25.341705" elapsed="0.000903"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:25.342758" elapsed="0.000359"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:25.343574" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:25.343283" elapsed="0.000317"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:25.343755" elapsed="0.002311"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:25.331454" elapsed="0.014675"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:25.346330" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:25.346222" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:25.346202" elapsed="0.000194"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:25.349373" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-route-target-constrain:route-target-constrain-routes": {
    "route-target-co...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:25.346546" elapsed="0.002856"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:14:25.349454" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:25.349611" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-route-target-constrain:route-target-constrain-routes": {
    "route-target-co...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:14:25.319903" elapsed="0.029768"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:25.349737" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:14:25.349907" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-route-target-constrain:route-target-constrain-routes": {
    "route-target-co...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:14:25.219131" elapsed="0.130803"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.378406" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:25.377912" elapsed="0.000523"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:25.379252" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:25.378969" elapsed="0.000405">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:25.379548" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:25.378604" elapsed="0.000969"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.380196" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:25.379741" elapsed="0.000482"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:25.380546" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:25.380695" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:25.380387" elapsed="0.000333"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.381160" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:25.380896" elapsed="0.000309"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:14:25.381682" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:25.381274" elapsed="0.000469"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.382454" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:25.381933" elapsed="0.000553"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:25.381768" elapsed="0.000754"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:25.381255" elapsed="0.001288"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.383192" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:25.382691" elapsed="0.000530"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:25.383270" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:25.377279" elapsed="0.006119"/>
</kw>
<msg time="2026-04-21T02:14:25.383453" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:25.364615" elapsed="0.018887"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.395945" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.408168" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.420530" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.420729" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.420923" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.421313" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:25.421166" elapsed="0.000203"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:25.421151" elapsed="0.000241"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.421537" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.421707" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.421890" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:25.421119" elapsed="0.000825"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:25.421007" elapsed="0.000965"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.422123" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:25.422198" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:14:25.422342" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:25.361985" elapsed="0.060384"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:25.422548" elapsed="0.002359"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:25.425977" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:25.425655" elapsed="0.000350"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:25.426750" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-route-target-constrain:route-target-constrain-routes": {
    "route-target-co...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:25.426162" elapsed="0.000674"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:14:25.427325" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-route-target-constrain:route-target-constrain-routes": {
    "route-target-constrain-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "origin-as": 64511,
      "path-id": 0,
      "route-key": "AAL78AAAAGU=",
      "route-target-extended-community": {
       "global-administrator": 64496,
       "local-administrator": "AAAAZQ=="
      }
     }
    ]
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:14:25.427515" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,30 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-route-target-constrain:route-target-constrain-routes": {
+    "route-target-constrain-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "origin-as": 64511,
+      "path-id": 0,
+      "route-key": "AAL78AAAAGU=",
+      "route-target-extended-community": {
+       "global-administrator": 64496,
+       "local-administrator": "AAAAZQ=="
+      }
+     }
+    ]
+   },
    "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:14:25.427002" elapsed="0.000587">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,30 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-route-target-constrain:route-target-constrain-routes": {
+    "route-target-constrain-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "origin-as": 64511,
+      "path-id": 0,
+      "route-key": "AAL78AAAAGU=",
+      "route-target-extended-community": {
+       "global-administrator": 64496,
+       "local-administrator": "AAAAZQ=="
+      }
+     }
+    ]
+   },
    "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:14:25.425230" elapsed="0.002502">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,30 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-route-target-constrain:route-target-constrain-routes": {
+    "route-target-constrain-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "origin-as": 64511,
+      "path-id": 0,
+      "route-key": "AAL78AAAAGU=",
+      "route-target-extended-community": {
+       "global-administrator": 64496,
+       "local-administrator": "AAAAZQ=="
+      }
+     }
+    ]
+   },
    "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:14:25.424986" elapsed="0.002843">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,30 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-route-target-constrain:route-target-constrain-routes": {
+    "route-target-constrain-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "origin-as": 64511,
+      "path-id": 0,
+      "route-key": "AAL78AAAAGU=",
+      "route-target-extended-community": {
+       "global-administrator": 64496,
+       "local-administrator": "AAAAZQ=="
+      }
+     }
+    ]
+   },
    "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
   }
  ]</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:25.428017" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:25.427866" elapsed="0.000207"/>
</branch>
<status status="FAIL" start="2026-04-21T02:14:25.424968" elapsed="0.003127">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,30 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-route-target-constrain:route-target-constrain-routes": {
+    "route-target-constrain-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "origin-as": 64511,
+      "path-id": 0,
+      "route-key": "AAL78AAAAGU=",
+      "route-target-extended-community": {
+       "global-administrator": 64496,
+       "local-administrator": "AAAAZQ=="
+      }
+     }
+    ]
+   },
    "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
   }
  ]</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:14:25.351105" elapsed="0.077111">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,30 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-route-target-constrain:route-target-constrain-routes": {
+    "route-target-constrain-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "origin-as": 64511,
+      "path-id": 0,
+      "route-key": "AAL78AAAAGU=",
+      "route-target-extended-community": {
+       "global-administrator": 64496,
+       "local-administrator": "AAAAZQ=="
+      }
+     }
+    ]
+   },
    "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:14:25.350287" elapsed="0.078075">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,30 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-route-target-constrain:route-target-constrain-routes": {
+    "route-target-constrain-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "origin-as": 64511,
+      "path-id": 0,
+      "route-key": "AAL78AAAAGU=",
+      "route-target-extended-community": {
+       "global-administrator": 64496,
+       "local-administrator": "AAAAZQ=="
+      }
+     }
+    ]
+   },
    "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:14:25.350017" elapsed="0.078462">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,30 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-route-target-constrain:route-target-constrain-routes": {
+    "route-target-constrain-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "origin-as": 64511,
+      "path-id": 0,
+      "route-key": "AAL78AAAAGU=",
+      "route-target-extended-community": {
+       "global-administrator": 64496,
+       "local-administrator": "AAAAZQ=="
+      }
+     }
+    ]
+   },
    "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
   }
  ]</status>
</branch>
<status status="FAIL" start="2026-04-21T02:14:25.350000" elapsed="0.078516">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,30 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-route-target-constrain:route-target-constrain-routes": {
+    "route-target-constrain-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "origin-as": 64511,
+      "path-id": 0,
+      "route-key": "AAL78AAAAGU=",
+      "route-target-extended-community": {
+       "global-administrator": 64496,
+       "local-administrator": "AAAAZQ=="
+      }
+     }
+    ]
+   },
    "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
   }
  ]</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:25.428595" elapsed="0.000025"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:14:25.213055" elapsed="0.215685">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,30 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-route-target-constrain:route-target-constrain-routes": {
+    "route-target-constrain-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "origin-as": 64511,
+      "path-id": 0,
+      "route-key": "AAL78AAAAGU=",
+      "route-target-extended-community": {
+       "global-administrator": 64496,
+       "local-administrator": "AAAAZQ=="
+      }
+     }
+    ]
+   },
    "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.488387" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:27.487909" elapsed="0.000513"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:27.489243" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:27.488971" elapsed="0.000354">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:27.489421" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:27.488609" elapsed="0.000837"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.490023" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:27.489617" elapsed="0.000433"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:27.490361" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:27.490529" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:27.490215" elapsed="0.000340"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.490982" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:27.490715" elapsed="0.000313"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.492086" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:27.491752" elapsed="0.000407"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.492694" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:27.492403" elapsed="0.000324"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.493585" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:27.493168" elapsed="0.000444"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:27.494950" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:27.494304" elapsed="0.000752"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:27.495139" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:14:27.495450" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:27.493828" elapsed="0.001648"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:27.495638" elapsed="0.000412"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:14:27.493024" elapsed="0.003069"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.496820" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:27.496394" elapsed="0.000453"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:27.498055" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:27.497489" elapsed="0.000666"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:27.498232" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:14:27.498525" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:27.497036" elapsed="0.001515"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:27.498706" elapsed="0.000388"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:27.496257" elapsed="0.002881"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:27.492833" elapsed="0.006341"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:27.499219" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:27.499377" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:27.491419" elapsed="0.007983"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:27.491107" elapsed="0.008327"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.499614" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:27.499462" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:27.491081" elapsed="0.008610"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.500646" level="INFO">${final_text} = 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</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:27.499853" elapsed="0.000821"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:27.500724" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:27.487244" elapsed="0.013624"/>
</kw>
<msg time="2026-04-21T02:14:27.500923" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:27.474170" elapsed="0.026804"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.513553" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.526503" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.538959" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.539164" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.539345" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.539726" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:27.539577" elapsed="0.000205"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:27.539561" elapsed="0.000261"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.539967" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.540137" elapsed="0.000034"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.540322" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:27.539528" elapsed="0.000847"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:27.539422" elapsed="0.000979"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.540551" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:27.540626" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:14:27.540753" level="INFO">${uri} = 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</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:27.468311" elapsed="0.072468"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:27.542097" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:27.541838" elapsed="0.000332">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:27.542263" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:27.541467" elapsed="0.000820"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.542608" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:27.542357" elapsed="0.000308"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.543184" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:27.542889" elapsed="0.000321"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:27.542689" elapsed="0.000557"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:27.542339" elapsed="0.000928"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.545624" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:27.543421" elapsed="0.002229"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:27.545702" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:27.545870" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:27.541129" elapsed="0.004766"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:27.547082" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:14:27.546892" elapsed="0.000278"/>
</kw>
<msg time="2026-04-21T02:14:27.547256" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:27.546535" elapsed="0.000745"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:14:27.547486" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:27.547349" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:27.547331" elapsed="0.000222"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:27.547883" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:27.548028" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:27.547699" elapsed="0.000353"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:14:27.548465" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:14:27.548229" elapsed="0.000261"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:14:27.548537" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:27.548690" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:27.546205" elapsed="0.002509"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.550129" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:27.549879" elapsed="0.000295"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.550569" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:27.550328" elapsed="0.000283"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:27.559112" level="INFO">GET Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01gfbltg0ihblwfa88iufos0sf27.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:27.559255" level="INFO">GET Response : url=http://10.30.171.3:8181/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 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '177'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:14:27.559353" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:27.553045" elapsed="0.006333"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:27.550676" elapsed="0.008745"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.559602" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:27.559448" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:27.550658" elapsed="0.009030"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.563163" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:27.560758" elapsed="0.002453"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:27.560527" elapsed="0.002718"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:27.560508" elapsed="0.002762"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.565854" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:27.563549" elapsed="0.002350"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:27.563325" elapsed="0.002609"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:27.563309" elapsed="0.002650"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.566510" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:27.566126" elapsed="0.000410"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.566862" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:27.566605" elapsed="0.000315"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.567406" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:27.567107" elapsed="0.000324"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:27.566944" elapsed="0.000568"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:27.566587" elapsed="0.000948"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.568083" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:27.567699" elapsed="0.000411"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.568450" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:27.568209" elapsed="0.000298"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.569006" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:27.568692" elapsed="0.000339"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:27.568531" elapsed="0.000535"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:27.568160" elapsed="0.000927"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:27.569238" elapsed="0.000344"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:27.570052" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:27.569748" elapsed="0.000329"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:27.570233" elapsed="0.002312"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:27.560070" elapsed="0.012661"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:27.572943" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:27.572831" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:27.572810" elapsed="0.000202"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:27.575760" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:27.573160" elapsed="0.002644"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:14:27.575857" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:14:27.576016" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:14:27.549045" elapsed="0.026997"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:27.576104" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:14:27.576286" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:14:27.443597" elapsed="0.132716"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.605633" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:27.605158" elapsed="0.000504"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:27.606480" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:27.606192" elapsed="0.000412">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:27.606782" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:27.605854" elapsed="0.000971"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.607435" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:27.606995" elapsed="0.000508"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:27.607848" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:27.607992" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:27.607670" elapsed="0.000349"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.608477" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:27.608178" elapsed="0.000345"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:14:27.609015" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:27.608591" elapsed="0.000485"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.609752" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:27.609249" elapsed="0.000530"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:27.609101" elapsed="0.000729"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:27.608572" elapsed="0.001280"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.610484" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:27.610002" elapsed="0.000511"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:27.610568" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:27.604521" elapsed="0.006176"/>
</kw>
<msg time="2026-04-21T02:14:27.610750" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:27.591906" elapsed="0.018915"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.623271" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.635839" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.648385" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.648589" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.648769" elapsed="0.000038"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.649228" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:27.649076" elapsed="0.000208"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:27.649060" elapsed="0.000249"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.649453" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.649625" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.649808" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:27.649028" elapsed="0.000837"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:27.648911" elapsed="0.000982"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.650045" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:27.650121" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:14:27.650243" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:27.589257" elapsed="0.061013"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:27.650451" elapsed="0.002415"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:27.653944" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:27.653614" elapsed="0.000358"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:27.654402" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:27.654129" elapsed="0.000300"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:14:27.654586" elapsed="0.000345"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:14:27.653186" elapsed="0.001804"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:27.652945" elapsed="0.002079"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.655198" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:27.655048" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:27.652927" elapsed="0.002345"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:14:27.577461" elapsed="0.077859"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:14:27.576643" elapsed="0.078751"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:27.576396" elapsed="0.079044"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:27.576379" elapsed="0.079084"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:27.655496" elapsed="0.000030"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:14:27.436671" elapsed="0.218953"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:14:25.206914" elapsed="2.448768"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient" type="TEARDOWN">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:14:27.655918" elapsed="0.002934"/>
</kw>
<arg>rt_constrain_type_0</arg>
<arg>${RT_CONSTRAIN_DIR}</arg>
<status status="PASS" start="2026-04-21T02:14:22.376543" elapsed="5.282408"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:22.284010" elapsed="5.375085"/>
</test>
<test id="s1-s18-t8" name="Odl_To_Play_rt_constrain_type_1" line="85">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:14:27.662407" elapsed="0.000214"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:14:27.662140" elapsed="0.000536"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:27.663682" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:27.663571" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:27.663553" elapsed="0.000196"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:27.668869" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:27.668747" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:27.668728" elapsed="0.000209"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.669950" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:27.669545" elapsed="0.000431"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.670434" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:14:27.670139" elapsed="0.000321"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:14:27.670504" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:27.670658" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:14:27.669164" elapsed="0.001518"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:27.676189" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:27.676081" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:27.676062" elapsed="0.000196"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:27.677457" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:27.677350" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:27.677332" elapsed="0.000193"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:27.678254" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:14:27.677673" elapsed="0.000607"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:27.678673" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:27.678445" elapsed="0.000253"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:14:27.707510" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:14:27.679218" elapsed="0.028413"/>
</kw>
<msg time="2026-04-21T02:14:27.707825" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:14:27.707875" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:27.678878" elapsed="0.029035"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:14:27.743696" level="INFO">". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "t "y "p "e "_ "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:14:27.708469" elapsed="0.035361"/>
</kw>
<msg time="2026-04-21T02:14:27.743998" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:14:27.744043" level="INFO">${message_wait} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "O "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:27.708096" elapsed="0.035984"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.744418" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:27.744162" elapsed="0.000312"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:27.744139" elapsed="0.000359"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.744984" level="INFO"> ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "t "y "p "e "_ "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:27.744646" elapsed="0.000474"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.745410" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:27.745189" elapsed="0.000276"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:27.745171" elapsed="0.000317"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:14:27.745523" elapsed="0.000033"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:27.748170" elapsed="0.000340"/>
</kw>
<msg time="2026-04-21T02:14:27.748575" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:27.747061" elapsed="0.001651"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.749030" elapsed="0.000080"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.749374" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:14:27.746399" elapsed="0.003163"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:14:27.745845" elapsed="0.003783"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:14:27.677047" elapsed="0.072677"/>
</kw>
<msg time="2026-04-21T02:14:27.749836" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:27.749883" level="INFO">${message} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "O "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:27.676437" elapsed="0.073484"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:14:27.750108" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:14:27.749999" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:27.749981" elapsed="0.000211"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.750600" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.750961" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:14:27.751033" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:14:27.675725" elapsed="0.075416"/>
</kw>
<msg time="2026-04-21T02:14:27.751234" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:27.751277" level="INFO">${output} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "O "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:27.671073" elapsed="0.080241"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.751645" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:27.751388" elapsed="0.000310"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:27.751372" elapsed="0.000350"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:14:27.670927" elapsed="0.080818"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:14:27.670735" elapsed="0.081043"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:14:27.668387" elapsed="0.083464"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:14:27.663285" elapsed="0.088622"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:27.662854" elapsed="0.089099"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:14:27.659948" elapsed="0.092059"/>
</kw>
<kw name="Odl_To_Play_Template" owner="BgpOperations">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:27.752918" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/announce_rt_constrain_type_1.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/announce_rt_constrain_type_1.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:27.753084" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0102c0000202007b
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:27.752684" elapsed="0.000456"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:14:27.753521" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0102c0000202007b</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:14:27.753306" elapsed="0.000241"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:27.753983" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/withdraw_rt_constrain_type_1.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/withdraw_rt_constrain_type_1.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:27.754113" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0102c0000202007b
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:27.753711" elapsed="0.000428"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:14:27.754497" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0102c0000202007b</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:14:27.754295" elapsed="0.000228"/>
</kw>
<if>
<branch type="IF" condition="'${remove}' == 'True'">
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:14:27.754823" elapsed="0.002822"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:27.754593" elapsed="0.003088"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:27.754576" elapsed="0.003130"/>
</if>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.792102" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:27.791700" elapsed="0.000430"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:27.792913" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:27.792654" elapsed="0.000340">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:27.793088" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:27.792300" elapsed="0.000813"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.793667" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:27.793281" elapsed="0.000414"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:27.794012" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:27.794145" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-con...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:27.793874" elapsed="0.000298"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.794575" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:27.794331" elapsed="0.000290"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.795581" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:27.795322" elapsed="0.000304"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.796079" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:27.795802" elapsed="0.000303"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.796818" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:27.796501" elapsed="0.000344"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:27.797776" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:27.797360" elapsed="0.000463"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:27.797876" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:14:27.798030" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:27.797037" elapsed="0.001017"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:27.798249" elapsed="0.000252"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:14:27.796334" elapsed="0.002208"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.799115" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:27.798810" elapsed="0.000331"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:27.800076" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:27.799654" elapsed="0.000448"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:27.800154" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:27.800306" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:27.799331" elapsed="0.001000"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:27.800505" elapsed="0.000229"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:27.798657" elapsed="0.002118"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:27.796157" elapsed="0.004670"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:27.800872" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:27.801030" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:27.794999" elapsed="0.006055"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:27.794688" elapsed="0.006399"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.801263" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:27.801112" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:27.794669" elapsed="0.006670"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.802102" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-ta...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:27.801486" elapsed="0.000644"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:27.802179" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:27.791073" elapsed="0.011230"/>
</kw>
<msg time="2026-04-21T02:14:27.802358" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:27.778167" elapsed="0.024239"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.816098" elapsed="0.000043"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.829096" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.841381" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.841688" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.841894" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.842329" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:27.842169" elapsed="0.000216"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:27.842150" elapsed="0.000264"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.842563" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.842734" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.842919" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:27.842107" elapsed="0.000867"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:27.841982" elapsed="0.001022"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.843153" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:27.843232" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:14:27.843387" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-ta...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:27.773607" elapsed="0.069807"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.868424" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:27.868033" elapsed="0.000445"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:27.869253" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:27.868998" elapsed="0.000332">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:27.869425" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:27.868645" elapsed="0.000804"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.870015" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:27.869617" elapsed="0.000425"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:27.870347" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:27.870513" level="INFO">${template} = &lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;origin-as&gt;645...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:27.870204" elapsed="0.000338"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.870965" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;origin-as&gt;64511&lt;/origin-as&gt;
    &lt;route-target-ipv4&gt;
        &lt;global-administrator&gt;192.0.2.2&lt;/global-administrator&gt;
        &lt;local-administrator&gt;123&lt;/local-administrator&gt;
    &lt;/route-target-ipv4&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/route-target-constrain-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:27.870701" elapsed="0.000321"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:14:27.871431" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:27.871126" elapsed="0.000364"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.871979" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:27.871667" elapsed="0.000338"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:27.871515" elapsed="0.000526"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:27.871106" elapsed="0.000956"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.872683" level="INFO">${final_text} = &lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;origin-as&gt;645...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:27.872209" elapsed="0.000504"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:27.872763" elapsed="0.000047"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:27.867392" elapsed="0.005518"/>
</kw>
<msg time="2026-04-21T02:14:27.872968" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:27.854545" elapsed="0.018470"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.885543" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.898019" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.911403" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.911618" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.911818" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.912209" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:27.912059" elapsed="0.000207"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:27.912044" elapsed="0.000248"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.912470" elapsed="0.000045"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.912690" elapsed="0.000023"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.912917" elapsed="0.000028"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:27.912012" elapsed="0.000974"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:27.911901" elapsed="0.001178"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.913288" elapsed="0.000032"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:27.913398" elapsed="0.000024"/>
</return>
<msg time="2026-04-21T02:14:27.913571" level="INFO">${data} = &lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;origin-as&gt;645...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:27.853635" elapsed="0.059973"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:27.915333" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:27.914985" elapsed="0.000423">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:27.915503" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:27.914492" elapsed="0.001036"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.915931" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:27.915598" elapsed="0.000413"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.916660" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:27.916290" elapsed="0.000398"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:27.916047" elapsed="0.000679"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:27.915580" elapsed="0.001173"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.919183" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:27.916967" elapsed="0.002243"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:27.919263" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:14:27.919421" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:27.914067" elapsed="0.005379"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.921316" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:27.920973" elapsed="0.000410"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.921888" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;origin-as&gt;64511&lt;/origin-as&gt;
    &lt;route-target-ipv4&gt;
        &lt;global-administrator&gt;192.0.2.2&lt;/global-administrator&gt;
        &lt;local-administrator&gt;123&lt;/local-administrator&gt;
    &lt;/route-target-ipv4&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/route-target-constrain-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:27.921597" elapsed="0.000348"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.922348" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:27.922100" elapsed="0.000291"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.922786" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:27.922543" elapsed="0.000304"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:27.923677" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:14:27.923469" elapsed="0.000234"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:14:27.924063" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:14:27.923883" elapsed="0.000205"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:27.924242" elapsed="0.000219"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.925011" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:27.924733" elapsed="0.000323"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:14:27.925100" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:14:27.925264" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:14:27.923057" elapsed="0.002233"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:27.944473" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01gfbltg0ihblwfa88iufos0sf27.node0', 'Content-Length': '697', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;origin-as&gt;64511&lt;/origin-as&gt;
    &lt;route-target-ipv4&gt;
        &lt;global-administrator&gt;192.0.2.2&lt;/global-administrator&gt;
        &lt;local-administrator&gt;123&lt;/local-administrator&gt;
    &lt;/route-target-ipv4&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/route-target-constrain-route&gt; 
 </msg>
<msg time="2026-04-21T02:14:27.944688" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes/route-target-constrain-route=flow1,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:27.945008" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:27.927806" elapsed="0.017266"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:27.925365" elapsed="0.019829"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.945717" elapsed="0.000063"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:27.945265" elapsed="0.000685"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:27.925346" elapsed="0.020663"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.952568" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:27.948967" elapsed="0.003668"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:27.948314" elapsed="0.004372"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:27.948270" elapsed="0.004451"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.956482" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:27.953142" elapsed="0.003475"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:27.952820" elapsed="0.003852"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:27.952776" elapsed="0.003935"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.957561" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:27.956990" elapsed="0.000599"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.957921" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:27.957659" elapsed="0.000321"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.958478" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:27.958172" elapsed="0.000333"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:27.958005" elapsed="0.000537"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:27.957641" elapsed="0.000923"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.959118" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:27.958727" elapsed="0.000418"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.959455" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:27.959215" elapsed="0.000298"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.960024" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:27.959707" elapsed="0.000343"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:27.959538" elapsed="0.000607"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:27.959197" elapsed="0.000973"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:27.960331" elapsed="0.000390"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:27.961217" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:27.960909" elapsed="0.000334"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:27.961405" elapsed="0.002310"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:27.947178" elapsed="0.016603"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:14:27.963982" elapsed="0.000034"/>
</return>
<status status="PASS" start="2026-04-21T02:14:27.963871" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:27.963851" elapsed="0.000225"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.964230" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:14:27.964298" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:14:27.966582" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:14:27.919805" elapsed="0.046803"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:27.966679" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:27.966850" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:14:27.762550" elapsed="0.204325"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:27.967228" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:27.966981" elapsed="0.000316"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:27.966963" elapsed="0.000357"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:27.967354" elapsed="0.000025"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:14:27.758019" elapsed="0.209457"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:14:27.970741" level="INFO">${update} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0102c0000202007b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:14:27.968411" elapsed="0.002358"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:14:27.971001" elapsed="0.002416"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:14:27.973488" elapsed="0.000039"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-04-21T02:14:27.968137" elapsed="0.005522"/>
</kw>
<msg time="2026-04-21T02:14:27.973764" level="INFO">${update} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0102c0000202007b</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:14:27.967651" elapsed="0.006170"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.975099" level="INFO">Length is 124.</msg>
<msg time="2026-04-21T02:14:27.975226" level="INFO">${len_1} = 124</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:14:27.974640" elapsed="0.000624"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:14:27.975907" level="INFO">Length is 124.</msg>
<msg time="2026-04-21T02:14:27.976016" level="INFO">${len_2} = 124</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:14:27.975512" elapsed="0.000537"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:14:27.976271" elapsed="0.000461"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:14:27.977225" level="INFO">${sum_1} = 2059</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:14:27.976975" elapsed="0.000285"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:14:27.977779" level="INFO">${sum_2} = 2059</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:14:27.977532" elapsed="0.000302"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:14:27.978053" elapsed="0.000500"/>
</kw>
<arg>${update}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:14:27.974123" elapsed="0.004515"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:14:27.978872" elapsed="0.002043"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.028321" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:28.027885" elapsed="0.000468"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:28.029195" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:28.028933" elapsed="0.000343">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:28.029370" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:28.028527" elapsed="0.000868"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.030019" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:28.029597" elapsed="0.000449"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:28.030355" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:28.030507" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-con...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:28.030212" elapsed="0.000321"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.030957" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:28.030691" elapsed="0.000311"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.032241" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:28.031921" elapsed="0.000365"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.032805" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:28.032451" elapsed="0.000384"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.033707" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:28.033223" elapsed="0.000512"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:28.034913" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:28.034379" elapsed="0.000618"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:28.035141" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:14:28.035378" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:28.033951" elapsed="0.001453"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:28.035565" elapsed="0.000437"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:14:28.033082" elapsed="0.002961"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.036734" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:28.036295" elapsed="0.000464"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:28.037901" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:28.037390" elapsed="0.000590"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:28.038168" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:14:28.038399" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:28.036966" elapsed="0.001459"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:28.038582" elapsed="0.000420"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:28.036159" elapsed="0.002885"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:28.032893" elapsed="0.006187"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:28.039143" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:14:28.039351" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:28.031389" elapsed="0.007995"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:28.031079" elapsed="0.008347"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.039657" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:28.039459" elapsed="0.000271"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:28.031054" elapsed="0.008705"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.040664" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-ta...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:28.039982" elapsed="0.000714"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:28.040747" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:28.027241" elapsed="0.013650"/>
</kw>
<msg time="2026-04-21T02:14:28.040948" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:28.014268" elapsed="0.026730"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.053457" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.065900" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.078596" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.078829" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.079011" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.079386" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:28.079238" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:28.079222" elapsed="0.000278"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.079656" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.079844" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.080014" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:28.079191" elapsed="0.000875"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:28.079087" elapsed="0.001006"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.080240" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:28.080314" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:14:28.080435" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-ta...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:28.009249" elapsed="0.071212"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.081603" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:28.081352" elapsed="0.000297"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:28.091979" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01gfbltg0ihblwfa88iufos0sf27.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:28.092047" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:28.092171" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:28.083743" elapsed="0.008463"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:28.081713" elapsed="0.010547"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.092509" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:28.092297" elapsed="0.000295"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:28.081696" elapsed="0.010925"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.097409" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:28.094053" elapsed="0.003416"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:28.093721" elapsed="0.003796"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:28.093696" elapsed="0.003855"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.101254" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:28.097959" elapsed="0.003359"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:28.097627" elapsed="0.003738"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:28.097605" elapsed="0.003794"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.102197" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:28.101643" elapsed="0.000591"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.102670" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:28.102331" elapsed="0.000418"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.103453" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:28.103039" elapsed="0.000450"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:28.102782" elapsed="0.000757"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:28.102305" elapsed="0.001264"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.104429" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:28.103869" elapsed="0.000604"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.104972" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:28.104575" elapsed="0.000477"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.105859" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:28.105315" elapsed="0.000571"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:28.105086" elapsed="0.000836"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:28.104546" elapsed="0.001398"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:28.106097" elapsed="0.000349"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:28.106916" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:28.106613" elapsed="0.000329"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:28.107099" elapsed="0.002426"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:28.093160" elapsed="0.016427"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:14:28.109632" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:14:28.111877" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:14:28.080754" elapsed="0.031150"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:28.111956" elapsed="0.000027"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:14:27.982341" elapsed="0.129738"/>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:27.981724" elapsed="0.130409"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-04-21T02:14:27.981202" elapsed="0.130990"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:14:28.115710" level="INFO">${update} = ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0102c0000202007b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:14:28.113143" elapsed="0.002595"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:14:28.115932" elapsed="0.002094"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:14:28.118076" elapsed="0.000029"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-04-21T02:14:28.112868" elapsed="0.005333"/>
</kw>
<msg time="2026-04-21T02:14:28.118277" level="INFO">${update} = ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0102c0000202007b</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:14:28.112361" elapsed="0.005942"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.119175" level="INFO">Length is 112.</msg>
<msg time="2026-04-21T02:14:28.119250" level="INFO">${len_1} = 112</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:14:28.118906" elapsed="0.000367"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.119680" level="INFO">Length is 112.</msg>
<msg time="2026-04-21T02:14:28.119753" level="INFO">${len_2} = 112</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:14:28.119428" elapsed="0.000348"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:14:28.119949" elapsed="0.000306"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:14:28.120591" level="INFO">${sum_1} = 1612</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:14:28.120411" elapsed="0.000205"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:14:28.120985" level="INFO">${sum_2} = 1612</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:14:28.120812" elapsed="0.000198"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:14:28.121164" elapsed="0.000303"/>
</kw>
<arg>${update}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:14:28.118518" elapsed="0.003007"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations" type="TEARDOWN">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.173023" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:28.172444" elapsed="0.000622"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:28.174099" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:28.173736" elapsed="0.000461">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:28.174308" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:28.173294" elapsed="0.001043"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.175029" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:28.174545" elapsed="0.000516"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:28.175455" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:28.175666" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-con...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:28.175274" elapsed="0.000425"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.176275" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:28.175935" elapsed="0.000403"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.177898" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:28.177514" elapsed="0.000448"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.178652" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:28.178199" elapsed="0.000489"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.180037" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:28.179237" elapsed="0.000837"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:28.181722" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:28.181074" elapsed="0.000708"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:28.181981" elapsed="0.000051"/>
</return>
<msg time="2026-04-21T02:14:28.182310" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:28.180347" elapsed="0.002001"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:28.182574" elapsed="0.000741"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:14:28.179032" elapsed="0.004340"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.184480" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:28.183735" elapsed="0.000782"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:28.186165" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:28.185531" elapsed="0.000693"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:28.186400" elapsed="0.000044"/>
</return>
<msg time="2026-04-21T02:14:28.186717" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:28.184861" elapsed="0.001894"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:28.187001" elapsed="0.000676"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:28.183533" elapsed="0.004201"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:28.178763" elapsed="0.009021"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:28.187866" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:14:28.188156" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:28.177020" elapsed="0.011172"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:28.176453" elapsed="0.011782"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.188489" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:28.188274" elapsed="0.000296"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:28.176414" elapsed="0.012187"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.189730" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-ta...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:28.188918" elapsed="0.000849"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:28.189852" elapsed="0.000042"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:28.171424" elapsed="0.018609"/>
</kw>
<msg time="2026-04-21T02:14:28.190112" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:28.155074" elapsed="0.035132"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.205104" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.217475" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.229852" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.230089" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.230278" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.230707" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:28.230546" elapsed="0.000216"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:28.230528" elapsed="0.000276"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.230956" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.231128" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.231294" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:28.230485" elapsed="0.000862"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:28.230363" elapsed="0.001013"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.231525" elapsed="0.000087"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:28.231675" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T02:14:28.231851" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-ta...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:28.149254" elapsed="0.082626"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.233140" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:28.232834" elapsed="0.000359"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:28.242576" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01gfbltg0ihblwfa88iufos0sf27.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:28.242728" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '429'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Data does not exist",
        "error-path": "/bgp-rib:application-rib[id='10.30.171.3']/tables[afi='bgp-types:ipv4-address-family'][safi='bgp-route-target-constrain:route-target-constrain-subsequent-address-family']/bgp-route-target-constrain:route-target-constrain-routes",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:14:28.242917" level="INFO">${response} = None</msg>
<msg time="2026-04-21T02:14:28.242961" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:14:28.235324" elapsed="0.008033">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</kw>
<status status="FAIL" start="2026-04-21T02:14:28.233257" elapsed="0.010185">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.243639" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:28.243477" elapsed="0.000224"/>
</branch>
<status status="FAIL" start="2026-04-21T02:14:28.233240" elapsed="0.010485">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.247243" level="FAIL">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-04-21T02:14:28.244859" elapsed="0.002419">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<status status="FAIL" start="2026-04-21T02:14:28.244575" elapsed="0.002766">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</branch>
<status status="FAIL" start="2026-04-21T02:14:28.244557" elapsed="0.002816">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.250149" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-04-21T02:14:28.247666" elapsed="0.002516">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<status status="FAIL" start="2026-04-21T02:14:28.247443" elapsed="0.002802">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</branch>
<status status="FAIL" start="2026-04-21T02:14:28.247426" elapsed="0.002850">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.250949" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:28.250525" elapsed="0.000451"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.251292" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:28.251048" elapsed="0.000302"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.251868" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:28.251543" elapsed="0.000351"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:28.251374" elapsed="0.000556"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:28.251030" elapsed="0.000922"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.252481" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:28.252114" elapsed="0.000393"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.252861" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:28.252576" elapsed="0.000343"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.253402" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:28.253107" elapsed="0.000321"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:28.252944" elapsed="0.000519"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:28.252558" elapsed="0.000926"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:28.253640" elapsed="0.000367"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:28.254473" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:28.254174" elapsed="0.000325"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<msg time="2026-04-21T02:14:28.256941" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="FAIL" start="2026-04-21T02:14:28.254655" elapsed="0.002318">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="FAIL" start="2026-04-21T02:14:28.244129" elapsed="0.012983">Several failures occurred:

1) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'

2) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'

3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:14:28.257176" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:14:28.259531" level="INFO">${response_text} = None</msg>
<msg time="2026-04-21T02:14:28.259561" level="FAIL">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="FAIL" start="2026-04-21T02:14:28.232155" elapsed="0.027434">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:28.259653" elapsed="0.000027"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="FAIL" start="2026-04-21T02:14:28.123064" elapsed="0.136773">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:28.122461" elapsed="0.137440"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-04-21T02:14:28.121858" elapsed="0.138104"/>
</kw>
<arg>rt_constrain_type_1</arg>
<arg>${RT_CONSTRAIN_DIR}</arg>
<status status="PASS" start="2026-04-21T02:14:27.752295" elapsed="0.507720"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:27.659463" elapsed="0.600669"/>
</test>
<test id="s1-s18-t9" name="Play_To_Odl_rt_constrain_type_1" line="89">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:14:28.263358" elapsed="0.000213"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:14:28.263092" elapsed="0.000533"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:28.264632" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:28.264518" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:28.264499" elapsed="0.000203"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:28.269919" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:28.269809" elapsed="0.000263"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:28.269778" elapsed="0.000320"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.271127" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:28.270716" elapsed="0.000438"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.271617" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:14:28.271319" elapsed="0.000324"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:14:28.271689" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:28.271862" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:14:28.270334" elapsed="0.001554"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:28.277381" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:28.277272" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:28.277253" elapsed="0.000198"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:28.278684" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:28.278533" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:28.278515" elapsed="0.000238"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:28.279234" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:14:28.278927" elapsed="0.000334"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:28.279640" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:28.279422" elapsed="0.000243"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:14:28.309642" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:14:28.280182" elapsed="0.029701"/>
</kw>
<msg time="2026-04-21T02:14:28.310116" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:14:28.310167" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:28.279843" elapsed="0.030363"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:14:28.345511" level="INFO">". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "t "y "p "e "_ "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:14:28.310952" elapsed="0.034691"/>
</kw>
<msg time="2026-04-21T02:14:28.345834" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:14:28.345883" level="INFO">${message_wait} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "P "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:28.310462" elapsed="0.035459"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.346298" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:28.346025" elapsed="0.000329"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:28.345993" elapsed="0.000390"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.346880" level="INFO"> ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "t "y "p "e "_ "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:28.346533" elapsed="0.000430"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.347259" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:28.347032" elapsed="0.000281"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:28.347013" elapsed="0.000324"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:14:28.347376" elapsed="0.000043"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:28.350090" elapsed="0.000377"/>
</kw>
<msg time="2026-04-21T02:14:28.350599" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:28.349026" elapsed="0.001717"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.351160" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.351499" elapsed="0.000077"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:14:28.348329" elapsed="0.003360"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:14:28.347723" elapsed="0.004032"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:14:28.278230" elapsed="0.073653"/>
</kw>
<msg time="2026-04-21T02:14:28.351977" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:28.352021" level="INFO">${message} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "P "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:28.277605" elapsed="0.074455"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:14:28.352246" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:14:28.352137" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:28.352118" elapsed="0.000213"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.352753" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.353147" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:14:28.353219" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:14:28.276934" elapsed="0.076394"/>
</kw>
<msg time="2026-04-21T02:14:28.353422" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:28.353465" level="INFO">${output} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "P "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:28.272270" elapsed="0.081232"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.353859" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:28.353581" elapsed="0.000334"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:28.353561" elapsed="0.000378"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:14:28.272122" elapsed="0.081840"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:14:28.271945" elapsed="0.082054"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:14:28.269433" elapsed="0.084626"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:14:28.264229" elapsed="0.089889"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:28.263779" elapsed="0.090386"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:14:28.260940" elapsed="0.093281"/>
</kw>
<kw name="Play_To_Odl_Template" owner="BgpOperations">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.355385" level="INFO">&amp;{adj_rib_in} = { PATH=peer=bgp:%2F%2F10.30.171.116/adj-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{adj_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/adj-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:28.354899" elapsed="0.000514"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.356110" level="INFO">&amp;{effective_rib_in} = { PATH=peer=bgp:%2F%2F10.30.171.116/effective-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{effective_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/effective-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:28.355579" elapsed="0.000558"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.356688" level="INFO">&amp;{loc_rib} = { PATH=loc-rib | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{loc_rib}</var>
<arg>PATH=loc-rib</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:28.356306" elapsed="0.000409"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:28.357124" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/announce_rt_constrain_type_1.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/announce_rt_constrain_type_1.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:28.357333" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0102c0000202007b
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:28.356912" elapsed="0.000447"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:28.357711" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/withdraw_rt_constrain_type_1.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/withdraw_rt_constrain_type_1.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:28.357848" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0102c0000202007b
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:28.357519" elapsed="0.000355"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:14:28.358029" elapsed="0.003990"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:14:28.362182" elapsed="0.001601"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.413286" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:28.412872" elapsed="0.000443"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:28.414082" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:28.413836" elapsed="0.000329">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:28.414260" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:28.413482" elapsed="0.000803"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.414857" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:28.414454" elapsed="0.000430"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:28.415182" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:28.415317" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-targ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:28.415047" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.415745" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:28.415501" elapsed="0.000305"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.416812" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:28.416498" elapsed="0.000363"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.417301" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:28.417035" elapsed="0.000291"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.418114" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:28.417692" elapsed="0.000448"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:28.419359" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:28.418804" elapsed="0.000658"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:28.419539" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:14:28.419855" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:28.418331" elapsed="0.001551"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:28.420041" elapsed="0.000388"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/adj-rib-in</var>
<status status="PASS" start="2026-04-21T02:14:28.417553" elapsed="0.002917"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.421252" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:28.420762" elapsed="0.000516"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:28.422495" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:28.421945" elapsed="0.000656"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:28.422679" elapsed="0.000184"/>
</return>
<msg time="2026-04-21T02:14:28.423130" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:28.421468" elapsed="0.001688"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:28.423312" elapsed="0.000367"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:28.420623" elapsed="0.003097"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:28.417378" elapsed="0.006378"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:28.423815" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:28.423974" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:28.416175" elapsed="0.007824"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:28.415876" elapsed="0.008154"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.424206" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:28.424055" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:28.415856" elapsed="0.008426"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.425229" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-f...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:28.424426" elapsed="0.000831"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:28.425306" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:28.412240" elapsed="0.013192"/>
</kw>
<msg time="2026-04-21T02:14:28.425487" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:28.399510" elapsed="0.026025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.438350" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.451166" elapsed="0.000037"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.464010" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.464213" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.464429" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.464824" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:28.464659" elapsed="0.000222"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:28.464645" elapsed="0.000259"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.465091" elapsed="0.000024"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.465276" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.465445" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:28.464614" elapsed="0.000885"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:28.464504" elapsed="0.001032"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.465693" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:28.465767" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:14:28.465912" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-f...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:28.395253" elapsed="0.070689"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:28.467237" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:28.466986" elapsed="0.000320">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:28.467397" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:28.466622" elapsed="0.000799"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.467740" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:28.467488" elapsed="0.000323"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.468312" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:28.468020" elapsed="0.000318"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:28.467836" elapsed="0.000536"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:28.467471" elapsed="0.000922"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.470758" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:28.468543" elapsed="0.002256"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:28.470852" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:28.471006" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:28.466290" elapsed="0.004740"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:28.472292" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:28.472055" elapsed="0.000301">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:28.472447" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:28.471696" elapsed="0.000775"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:14:28.472674" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:14:28.472539" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:28.472521" elapsed="0.000237"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.472923" elapsed="0.000077"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.473165" elapsed="0.000022"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:14:28.473233" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:14:28.475393" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:28.471338" elapsed="0.004082"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.476914" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:28.476643" elapsed="0.000353"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:28.477413" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:28.477166" elapsed="0.000291"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:28.486446" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01gfbltg0ihblwfa88iufos0sf27.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:28.486669" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:14:28.486855" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:14:28.479610" elapsed="0.007785">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</status>
</kw>
<status status="FAIL" start="2026-04-21T02:14:28.477521" elapsed="0.010002">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.487849" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:28.487573" elapsed="0.000374"/>
</branch>
<status status="FAIL" start="2026-04-21T02:14:28.477503" elapsed="0.010479">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.488533" elapsed="0.000037"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:28.488724" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:28.488670" elapsed="0.000114"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:28.488646" elapsed="0.000193"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.489106" elapsed="0.000034"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:14:28.489213" elapsed="0.000022"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:14:28.475764" elapsed="0.013625">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:28.489549" elapsed="0.000026"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:14:28.372688" elapsed="0.117009">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:28.490130" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:28.489858" elapsed="0.000378"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:28.489832" elapsed="0.000439"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:28.490320" elapsed="0.000020"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:14:28.368358" elapsed="0.122104">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.552782" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:30.552368" elapsed="0.000490"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:30.553730" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:30.553435" elapsed="0.000389">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:30.554064" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:30.553039" elapsed="0.001049"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.554648" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:30.554259" elapsed="0.000416"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:30.555032" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:30.555223" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-targ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:30.554882" elapsed="0.000368"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.555664" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:30.555415" elapsed="0.000297"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.556818" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:30.556470" elapsed="0.000397"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.557311" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:30.557033" elapsed="0.000305"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.558186" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:30.557731" elapsed="0.000482"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:30.559502" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:30.558926" elapsed="0.000679"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:30.559688" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:14:30.560100" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:30.558408" elapsed="0.001719"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:30.560290" elapsed="0.000402"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/adj-rib-in</var>
<status status="PASS" start="2026-04-21T02:14:30.557587" elapsed="0.003148"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.561424" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:30.561008" elapsed="0.000450"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:30.562735" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:30.562159" elapsed="0.000700"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:30.562949" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:14:30.563251" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:30.561657" elapsed="0.001621"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:30.563435" elapsed="0.000393"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:30.560870" elapsed="0.003000"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:30.557393" elapsed="0.006515"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:30.563950" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:30.564112" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:30.556136" elapsed="0.008001"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:30.555809" elapsed="0.008360"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.564345" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:30.564194" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:30.555767" elapsed="0.008654"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.565470" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-f...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:30.564565" elapsed="0.000934"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:30.565550" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:30.551671" elapsed="0.014007"/>
</kw>
<msg time="2026-04-21T02:14:30.565735" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:30.538340" elapsed="0.027473"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.578354" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.591048" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.603442" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.603689" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.603890" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.604271" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:30.604121" elapsed="0.000206"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:30.604106" elapsed="0.000244"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.604493" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.604665" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.604850" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:30.604073" elapsed="0.000833"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:30.603967" elapsed="0.000965"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.605081" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:30.605157" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:14:30.605287" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-f...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:30.533299" elapsed="0.072015"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:30.606649" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:30.606391" elapsed="0.000328">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:30.606873" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:30.606034" elapsed="0.000865"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.607229" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:30.606970" elapsed="0.000316"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.607808" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:30.607497" elapsed="0.000338"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:30.607311" elapsed="0.000560"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:30.606952" elapsed="0.000940"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.610240" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:30.608045" elapsed="0.002221"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:30.610318" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:30.610472" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:30.605668" elapsed="0.004829"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:30.611770" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:30.611535" elapsed="0.000315">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:30.611944" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:30.611193" elapsed="0.000775"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:14:30.612175" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:14:30.612039" elapsed="0.000229"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:30.612021" elapsed="0.000275"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.612479" elapsed="0.000026"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.612662" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:14:30.612728" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:14:30.614875" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:30.610857" elapsed="0.004045"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.616317" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:30.616061" elapsed="0.000304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.616765" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:30.616520" elapsed="0.000306"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:30.624912" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01gfbltg0ihblwfa88iufos0sf27.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:30.625440" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '346'} 
 body={"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AQLAAAICAHs=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"route-target-ipv4":{"local-administrator":123,"global-administrator":"192.0.2.2"}}]}} 
 </msg>
<msg time="2026-04-21T02:14:30.625589" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:30.619008" elapsed="0.006617"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:30.616892" elapsed="0.008798"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.625969" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:30.625728" elapsed="0.000333"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:30.616874" elapsed="0.009217"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.631005" level="INFO">{"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AQLAAAICAHs=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"route-target-ipv4":{"local-administrator":123,"global-administrator":"192.0.2.2"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:30.627561" elapsed="0.003514"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:30.627244" elapsed="0.003879"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:30.627219" elapsed="0.003941"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.634787" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:30.631551" elapsed="0.003321"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:30.631236" elapsed="0.003683"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:30.631214" elapsed="0.003740"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.635784" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:30.635239" elapsed="0.000607"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.636342" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:30.635945" elapsed="0.000480"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.637138" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:30.636687" elapsed="0.000489"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:30.636460" elapsed="0.000765"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:30.635919" elapsed="0.001336"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.638015" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:30.637481" elapsed="0.000573"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.638540" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:30.638202" elapsed="0.000418"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.639810" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:30.639309" elapsed="0.000529"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:30.638654" elapsed="0.001220"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:30.638174" elapsed="0.001721"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:30.640056" elapsed="0.000354"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:30.640896" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:30.640580" elapsed="0.000342"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:30.641081" elapsed="0.002418"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:30.626586" elapsed="0.016979"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:30.643748" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:30.643635" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:30.643616" elapsed="0.000217"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:30.646722" level="INFO">${text_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:30.643981" elapsed="0.002770"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:14:30.646868" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:14:30.647032" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:14:30.615223" elapsed="0.031837"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:30.647123" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:14:30.647277" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:14:30.507836" elapsed="0.139468"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.675597" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:30.675134" elapsed="0.000491"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:30.676446" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:30.676161" elapsed="0.000410">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:30.676749" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:30.675819" elapsed="0.000956"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.677432" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:30.676983" elapsed="0.000476"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:30.677804" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:30.678006" level="INFO">${template} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AQLAAAICAHs=",
                "path-id": 0,
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:30.677624" elapsed="0.000409"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.678461" level="INFO">{
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AQLAAAICAHs=",
                "path-id": 0,
                "attributes": {
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    },
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "route-target-ipv4": {
                    "global-administrator": "192.0.2.2",
                    "local-administrator": 123
                },
                "origin-as": 64511
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:30.678193" elapsed="0.000318"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:14:30.679120" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:30.678600" elapsed="0.000585"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.679908" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:30.679361" elapsed="0.000575"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:30.679210" elapsed="0.000763"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:30.678570" elapsed="0.001426"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.680638" level="INFO">${final_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AQLAAAICAHs=",
                "path-id": 0,
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:30.680146" elapsed="0.000520"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:30.680716" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:30.674464" elapsed="0.006403"/>
</kw>
<msg time="2026-04-21T02:14:30.680926" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:30.661705" elapsed="0.019271"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.695694" elapsed="0.000033"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.708153" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.720554" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.720763" elapsed="0.000036"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.720978" elapsed="0.000028"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.721473" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:30.721280" elapsed="0.000254"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:30.721262" elapsed="0.000299"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.721709" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.721898" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.722070" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:30.721226" elapsed="0.000898"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:30.721070" elapsed="0.001082"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.722305" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:30.722382" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:14:30.722545" level="INFO">${expected_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AQLAAAICAHs=",
                "path-id": 0,
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:30.659100" elapsed="0.063474"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:30.722761" elapsed="0.002460"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:30.726466" level="INFO">${expected_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:30.726004" elapsed="0.000492"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:30.727100" level="INFO">${actual_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:30.726657" elapsed="0.000472"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:14:30.727399" elapsed="0.000342"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:14:30.725548" elapsed="0.002277"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:30.725301" elapsed="0.002561"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.728043" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:30.727888" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:30.725282" elapsed="0.002838"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:14:30.648492" elapsed="0.079676"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:14:30.647665" elapsed="0.080579"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:30.647387" elapsed="0.080903"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:30.647369" elapsed="0.080946"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:30.728349" elapsed="0.000031"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:14:30.501226" elapsed="0.227255"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:14:28.363992" elapsed="2.364549"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.778036" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:30.777612" elapsed="0.000454"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:30.778838" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:30.778575" elapsed="0.000378">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:30.779049" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:30.778234" elapsed="0.000839"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.779622" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:30.779240" elapsed="0.000408"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:30.779966" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:30.780119" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-targ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:30.779827" elapsed="0.000318"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.780550" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:30.780306" elapsed="0.000291"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.781604" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:30.781305" elapsed="0.000344"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.782114" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:30.781841" elapsed="0.000298"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.782950" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:30.782498" elapsed="0.000482"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:30.784231" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:30.783645" elapsed="0.000690"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:30.784417" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:14:30.784718" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:30.783175" elapsed="0.001570"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:30.784919" elapsed="0.000392"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/effective-rib-in</var>
<status status="PASS" start="2026-04-21T02:14:30.782361" elapsed="0.002991"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.786095" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:30.785638" elapsed="0.000483"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:30.787596" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:30.786828" elapsed="0.000881"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:30.787834" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:14:30.788151" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:30.786348" elapsed="0.001829"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:30.788334" elapsed="0.000374"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:30.785491" elapsed="0.003258"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:30.782190" elapsed="0.006594"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:30.788852" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:30.789063" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:30.780980" elapsed="0.008110"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:30.780665" elapsed="0.008458"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.789310" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:30.789154" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:30.780646" elapsed="0.008741"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.790361" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-add...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:30.789533" elapsed="0.000858"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:30.790442" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:30.776984" elapsed="0.013584"/>
</kw>
<msg time="2026-04-21T02:14:30.790624" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:30.764226" elapsed="0.026448"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.803186" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.815502" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.827835" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.828035" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.828214" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.828577" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:30.828432" elapsed="0.000199"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:30.828418" elapsed="0.000237"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.828811" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.828981" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.829147" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:30.828389" elapsed="0.000810"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:30.828288" elapsed="0.000936"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.829419" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:30.829495" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:14:30.829616" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-add...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:30.759967" elapsed="0.069676"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:30.830960" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:30.830675" elapsed="0.000353">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:30.831121" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:30.830321" elapsed="0.000824"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.831464" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:30.831215" elapsed="0.000305"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.832037" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:30.831725" elapsed="0.000338"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:30.831544" elapsed="0.000555"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:30.831197" elapsed="0.000923"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.834444" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:30.832272" elapsed="0.002198"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:30.834521" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:30.834676" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:30.829991" elapsed="0.004709"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:30.835971" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:30.835711" elapsed="0.000323">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:30.836127" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:30.835374" elapsed="0.000777"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:14:30.836395" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:14:30.836220" elapsed="0.000236"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:30.836202" elapsed="0.000278"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.836631" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.836818" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:14:30.836885" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:14:30.838995" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:30.835048" elapsed="0.003975"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.840434" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:30.840184" elapsed="0.000297"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.840893" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:30.840637" elapsed="0.000299"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:30.849245" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01gfbltg0ihblwfa88iufos0sf27.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:30.849497" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '346'} 
 body={"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AQLAAAICAHs=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"route-target-ipv4":{"local-administrator":123,"global-administrator":"192.0.2.2"}}]}} 
 </msg>
<msg time="2026-04-21T02:14:30.849700" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:30.843137" elapsed="0.006600"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:30.841046" elapsed="0.008734"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.849978" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:30.849824" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:30.841027" elapsed="0.009036"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.854249" level="INFO">{"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AQLAAAICAHs=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"route-target-ipv4":{"local-administrator":123,"global-administrator":"192.0.2.2"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:30.851117" elapsed="0.003200"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:30.850853" elapsed="0.003512"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:30.850835" elapsed="0.003565"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.858144" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:30.854813" elapsed="0.003395"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:30.854476" elapsed="0.003781"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:30.854453" elapsed="0.003838"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.859116" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:30.858523" elapsed="0.000631"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.859585" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:30.859251" elapsed="0.000413"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.860166" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:30.859868" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:30.859688" elapsed="0.000539"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:30.859226" elapsed="0.001022"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.860773" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:30.860411" elapsed="0.000404"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.861123" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:30.860885" elapsed="0.000295"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.861659" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:30.861366" elapsed="0.000318"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:30.861203" elapsed="0.000516"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:30.860867" elapsed="0.000873"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:30.861909" elapsed="0.000345"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:30.862700" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:30.862421" elapsed="0.000305"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:30.862898" elapsed="0.002307"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:30.850417" elapsed="0.014885"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:30.865479" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:30.865371" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:30.865353" elapsed="0.000192"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:30.868440" level="INFO">${text_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:30.865692" elapsed="0.002778"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:14:30.868522" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:30.868677" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:14:30.839348" elapsed="0.029356"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:30.868766" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:14:30.868933" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:14:30.737403" elapsed="0.131556"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.897252" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:30.896771" elapsed="0.000509"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:30.898072" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:30.897777" elapsed="0.000411">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:30.898360" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:30.897444" elapsed="0.000941"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.899038" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:30.898553" elapsed="0.000513"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:30.899390" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:30.899533" level="INFO">${template} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AQLAAAICAHs=",
                "path-id": 0,
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:30.899231" elapsed="0.000329"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.900004" level="INFO">{
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AQLAAAICAHs=",
                "path-id": 0,
                "attributes": {
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    },
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "route-target-ipv4": {
                    "global-administrator": "192.0.2.2",
                    "local-administrator": 123
                },
                "origin-as": 64511
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:30.899720" elapsed="0.000334"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:14:30.900520" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:30.900120" elapsed="0.000460"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.901306" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:30.900804" elapsed="0.000529"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:30.900636" elapsed="0.000732"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:30.900102" elapsed="0.001287"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.902049" level="INFO">${final_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AQLAAAICAHs=",
                "path-id": 0,
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:30.901538" elapsed="0.000540"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:30.902127" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:30.896151" elapsed="0.006102"/>
</kw>
<msg time="2026-04-21T02:14:30.902311" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:30.883531" elapsed="0.018829"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.914753" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.927097" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.939907" elapsed="0.000046"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.940171" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.940362" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.940808" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:30.940638" elapsed="0.000229"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:30.940621" elapsed="0.000273"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.941038" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.941210" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.941377" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:30.940575" elapsed="0.000856"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:30.940446" elapsed="0.001014"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.941608" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:30.941755" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:14:30.941936" level="INFO">${expected_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AQLAAAICAHs=",
                "path-id": 0,
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:30.880817" elapsed="0.061147"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:30.942147" elapsed="0.002283"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:30.945635" level="INFO">${expected_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:30.945208" elapsed="0.000456"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:30.946217" level="INFO">${actual_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:30.945835" elapsed="0.000409"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:14:30.946403" elapsed="0.000330"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:14:30.944762" elapsed="0.002046"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:30.944509" elapsed="0.002334"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:30.947041" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:30.946869" elapsed="0.000230"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:30.944490" elapsed="0.002630"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:14:30.870088" elapsed="0.077087"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:14:30.869280" elapsed="0.077971"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:30.869042" elapsed="0.078253"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:30.869025" elapsed="0.078295"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:30.947354" elapsed="0.000032"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:14:30.733049" elapsed="0.214438"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:14:30.728718" elapsed="0.218830"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.996741" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:30.996367" elapsed="0.000402"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:30.997539" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:30.997284" elapsed="0.000332">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:30.997716" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:30.996950" elapsed="0.000790"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.998352" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:30.997962" elapsed="0.000417"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:30.998681" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:30.998852" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-targ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:30.998543" elapsed="0.000335"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:30.999294" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:30.999037" elapsed="0.000303"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.000346" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:31.000047" elapsed="0.000343"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.000856" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:31.000554" elapsed="0.000328"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.001648" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:31.001241" elapsed="0.000434"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:31.002912" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:31.002350" elapsed="0.000664"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:31.003117" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:14:31.003411" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:31.001891" elapsed="0.001545"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:31.003593" elapsed="0.000400"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:14:31.001103" elapsed="0.002931"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.004680" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:31.004284" elapsed="0.000422"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:31.005944" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:31.005375" elapsed="0.000669"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:31.006120" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:14:31.006407" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:31.004922" elapsed="0.001511"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:31.006588" elapsed="0.000382"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:31.004148" elapsed="0.002863"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:31.000932" elapsed="0.006115"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:31.007106" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:31.007270" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:30.999704" elapsed="0.007591"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:30.999407" elapsed="0.007921"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.007503" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:31.007353" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:30.999389" elapsed="0.008189"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.008507" level="INFO">${final_text} = 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:r...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:31.007744" elapsed="0.000792"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:31.008586" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:30.995728" elapsed="0.012986"/>
</kw>
<msg time="2026-04-21T02:14:31.008831" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:30.982987" elapsed="0.025896"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.021499" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.033845" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.046179" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.046377" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.046555" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.046938" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:31.046776" elapsed="0.000218"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:31.046761" elapsed="0.000256"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.047177" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.047352" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.047519" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:31.046732" elapsed="0.000844"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:31.046630" elapsed="0.000972"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.047749" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:31.047992" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:14:31.048113" level="INFO">${uri} = 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:r...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:30.978599" elapsed="0.069540"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:31.049405" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:31.049158" elapsed="0.000313">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:31.049605" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:31.048812" elapsed="0.000818"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.049966" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:31.049701" elapsed="0.000323"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.050519" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:31.050229" elapsed="0.000315"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:31.050048" elapsed="0.000531"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:31.049683" elapsed="0.000918"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.052992" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:31.050758" elapsed="0.002261"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:31.053070" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:31.053222" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:31.048467" elapsed="0.004780"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:31.054477" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:31.054235" elapsed="0.000304">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:31.054630" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:31.053898" elapsed="0.000757"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:14:31.054876" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:14:31.054723" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:31.054705" elapsed="0.000255"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.055118" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.055293" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:14:31.055358" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:14:31.057426" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:31.053552" elapsed="0.003900"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.058860" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:31.058597" elapsed="0.000310"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.059341" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:31.059062" elapsed="0.000322"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:31.067899" level="INFO">GET Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01gfbltg0ihblwfa88iufos0sf27.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:31.068060" level="INFO">GET Response : url=http://10.30.171.3:8181/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 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '346'} 
 body={"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AQLAAAICAHs=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"route-target-ipv4":{"local-administrator":123,"global-administrator":"192.0.2.2"}}]}} 
 </msg>
<msg time="2026-04-21T02:14:31.068175" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:31.061581" elapsed="0.006621"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:31.059449" elapsed="0.008797"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.068426" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:31.068272" elapsed="0.000258"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:31.059432" elapsed="0.009120"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.072030" level="INFO">{"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AQLAAAICAHs=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"route-target-ipv4":{"local-administrator":123,"global-administrator":"192.0.2.2"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:31.069579" elapsed="0.002499"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:31.069354" elapsed="0.002759"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:31.069336" elapsed="0.002802"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.074707" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:31.072414" elapsed="0.002337"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:31.072192" elapsed="0.002606"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:31.072176" elapsed="0.002649"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.075399" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:31.074992" elapsed="0.000434"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.075759" elapsed="0.000044"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:31.075495" elapsed="0.000352"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.076335" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:31.076036" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:31.075871" elapsed="0.000526"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:31.075477" elapsed="0.000941"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.076953" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:31.076577" elapsed="0.000402"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.077284" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:31.077048" elapsed="0.000292"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.077833" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:31.077526" elapsed="0.000333"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:31.077365" elapsed="0.000529"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:31.077030" elapsed="0.000885"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:31.078067" elapsed="0.000344"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:31.078881" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:31.078578" elapsed="0.000328"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:31.079062" elapsed="0.002333"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:31.068933" elapsed="0.012524"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:31.081633" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:31.081527" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:31.081508" elapsed="0.000191"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:31.084608" level="INFO">${text_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:31.081863" elapsed="0.002773"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:14:31.084692" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:31.084865" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:14:31.057767" elapsed="0.027124"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:31.084954" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:14:31.085138" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:14:30.956364" elapsed="0.128801"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.113744" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:31.113288" elapsed="0.000485"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:31.114577" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:31.114309" elapsed="0.000395">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:31.114897" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:31.113970" elapsed="0.000952"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.115555" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:31.115091" elapsed="0.000491"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:31.115919" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:31.116068" level="INFO">${template} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AQLAAAICAHs=",
                "path-id": 0,
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:31.115745" elapsed="0.000349"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.116515" level="INFO">{
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AQLAAAICAHs=",
                "path-id": 0,
                "attributes": {
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    },
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "route-target-ipv4": {
                    "global-administrator": "192.0.2.2",
                    "local-administrator": 123
                },
                "origin-as": 64511
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:31.116253" elapsed="0.000311"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:14:31.117050" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:31.116630" elapsed="0.000480"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.117779" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:31.117283" elapsed="0.000551"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:31.117135" elapsed="0.000735"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:31.116611" elapsed="0.001280"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.118522" level="INFO">${final_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AQLAAAICAHs=",
                "path-id": 0,
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:31.118039" elapsed="0.000511"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:31.118598" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:31.112659" elapsed="0.006068"/>
</kw>
<msg time="2026-04-21T02:14:31.118784" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:31.100115" elapsed="0.018740"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.131281" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.143585" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.156057" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.156260" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.156439" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.156852" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:31.156688" elapsed="0.000221"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:31.156673" elapsed="0.000261"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.157076" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.157245" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.157413" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:31.156641" elapsed="0.000825"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:31.156520" elapsed="0.000973"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.157642" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:31.157719" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:14:31.157878" level="INFO">${expected_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AQLAAAICAHs=",
                "path-id": 0,
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:31.097442" elapsed="0.060463"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:31.158086" elapsed="0.002225"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:31.161491" level="INFO">${expected_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:31.161075" elapsed="0.000444"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:31.162076" level="INFO">${actual_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:31.161676" elapsed="0.000474"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:14:31.162312" elapsed="0.000332"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:14:31.160629" elapsed="0.002074"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:31.160389" elapsed="0.002347"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.162926" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:31.162760" elapsed="0.000222"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:31.160372" elapsed="0.002632"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:14:31.086301" elapsed="0.076749"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:14:31.085486" elapsed="0.077639"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:31.085247" elapsed="0.077923"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:31.085230" elapsed="0.078001"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:31.163266" elapsed="0.000030"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:14:30.952059" elapsed="0.211338"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:14:30.947724" elapsed="0.215733"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:14:31.163625" elapsed="0.002687"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.216152" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:31.215705" elapsed="0.000485"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:31.216994" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:31.216711" elapsed="0.000368">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:31.217175" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:31.216369" elapsed="0.000830"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.217755" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:31.217367" elapsed="0.000415"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:31.218102" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:31.218265" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:31.217961" elapsed="0.000329"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.218690" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:31.218447" elapsed="0.000290"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.219873" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:31.219520" elapsed="0.000399"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.220350" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:31.220081" elapsed="0.000294"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.221164" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:31.220743" elapsed="0.000505"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:31.222487" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:31.221926" elapsed="0.000665"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:31.222672" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:14:31.222989" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:31.221442" elapsed="0.001573"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:31.223174" elapsed="0.000425"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:14:31.220606" elapsed="0.003035"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.224324" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:31.223919" elapsed="0.000430"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:31.225588" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:31.225011" elapsed="0.000678"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:31.225772" elapsed="0.000046"/>
</return>
<msg time="2026-04-21T02:14:31.226084" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:31.224537" elapsed="0.001573"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:31.226264" elapsed="0.000370"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:31.223755" elapsed="0.002930"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:31.220429" elapsed="0.006293"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:31.226766" elapsed="0.000050"/>
</return>
<msg time="2026-04-21T02:14:31.226949" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:31.219173" elapsed="0.007800"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:31.218831" elapsed="0.008175"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.227181" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:31.227031" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:31.218805" elapsed="0.008468"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.229507" level="INFO">${final_text} = 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</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:31.227419" elapsed="0.002117"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:31.229585" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:31.214967" elapsed="0.014744"/>
</kw>
<msg time="2026-04-21T02:14:31.229770" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:31.202041" elapsed="0.027794"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.242367" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.256084" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.268348" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.268545" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.268721" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.269106" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:31.268959" elapsed="0.000203"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:31.268944" elapsed="0.000242"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.269439" elapsed="0.000024"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.269616" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.269783" elapsed="0.000041"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:31.268913" elapsed="0.000944"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:31.268808" elapsed="0.001075"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.270032" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:31.270106" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:14:31.270227" level="INFO">${uri} = 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</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:31.197641" elapsed="0.072612"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:31.271576" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:31.271268" elapsed="0.000378">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:31.271738" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:31.270921" elapsed="0.000841"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.272098" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:31.271848" elapsed="0.000307"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.272652" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:31.272359" elapsed="0.000319"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:31.272179" elapsed="0.000535"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:31.271830" elapsed="0.000905"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.275075" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:31.272903" elapsed="0.002198"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:31.275153" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:31.275322" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:31.270575" elapsed="0.004772"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:31.276522" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:14:31.276335" elapsed="0.000274"/>
</kw>
<msg time="2026-04-21T02:14:31.276695" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:31.275998" elapsed="0.000721"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:14:31.276941" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:31.276803" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:31.276771" elapsed="0.000237"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:31.277319" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:31.277489" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:31.277154" elapsed="0.000363"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:14:31.277933" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:14:31.277679" elapsed="0.000280"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:14:31.278006" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:31.278159" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:31.275654" elapsed="0.002529"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.279634" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:31.279381" elapsed="0.000298"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.280093" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:31.279849" elapsed="0.000287"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:31.288666" level="INFO">GET Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01gfbltg0ihblwfa88iufos0sf27.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:31.289360" level="INFO">GET Response : url=http://10.30.171.3:8181/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 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '522'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false},"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AQLAAAICAHs=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"route-target-ipv4":{"local-administrator":123,"global-administrator":"192.0.2.2"}}]}}]} 
 </msg>
<msg time="2026-04-21T02:14:31.289521" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:31.282436" elapsed="0.007123"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:31.280201" elapsed="0.009422"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.289911" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:31.289663" elapsed="0.000340"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:31.280183" elapsed="0.009850"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.294901" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false},"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AQLAAAICAHs=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"route-target-ipv4":{"local-administrator":123,"global-administrator":"192.0.2.2"}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:31.291482" elapsed="0.003490"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:31.291138" elapsed="0.003883"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:31.291113" elapsed="0.003943"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.298655" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:31.295465" elapsed="0.003253"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:31.295133" elapsed="0.003632"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:31.295109" elapsed="0.003710"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.299612" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:31.299053" elapsed="0.000596"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.300034" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:31.299774" elapsed="0.000318"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.300581" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:31.300282" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:31.300117" elapsed="0.000526"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:31.299755" elapsed="0.000909"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.301204" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:31.300842" elapsed="0.000388"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.301534" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:31.301298" elapsed="0.000293"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.302085" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:31.301777" elapsed="0.000333"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:31.301615" elapsed="0.000531"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:31.301281" elapsed="0.000886"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:31.302319" elapsed="0.000344"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:31.303133" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:31.302849" elapsed="0.000310"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:31.303337" elapsed="0.002357"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:31.290526" elapsed="0.015231"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:31.305954" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:31.305848" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:31.305829" elapsed="0.000192"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:31.309142" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-route-target-constrain:route-target-constrain-routes": {
    "route-target-co...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:31.306166" elapsed="0.003005"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:14:31.309222" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:31.309379" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-route-target-constrain:route-target-constrain-routes": {
    "route-target-co...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:14:31.278490" elapsed="0.030915"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:31.309467" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:14:31.309614" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-route-target-constrain:route-target-constrain-routes": {
    "route-target-co...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:14:31.175161" elapsed="0.134479"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.338301" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:31.337770" elapsed="0.000560"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:31.339156" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:31.338873" elapsed="0.000408">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:31.339536" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:31.338499" elapsed="0.001063"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.340203" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:31.339732" elapsed="0.000499"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:31.340584" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:31.340741" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:31.340397" elapsed="0.000372"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.341220" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:31.340947" elapsed="0.000321"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:14:31.341742" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:31.341337" elapsed="0.000481"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.342502" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:31.341995" elapsed="0.000534"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:31.341845" elapsed="0.000721"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:31.341317" elapsed="0.001270"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.343262" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:31.342736" elapsed="0.000561"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:31.343368" elapsed="0.000035"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:31.337031" elapsed="0.006473"/>
</kw>
<msg time="2026-04-21T02:14:31.343559" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:31.324191" elapsed="0.019417"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.356016" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.368291" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.380807" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.381040" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.381221" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.381604" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:31.381457" elapsed="0.000203"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:31.381443" elapsed="0.000240"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.381840" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.382013" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.382179" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:31.381412" elapsed="0.000820"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:31.381300" elapsed="0.000959"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.382408" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:31.382482" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:14:31.382600" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:31.321496" elapsed="0.061130"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:31.382818" elapsed="0.002226"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:31.386094" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:31.385780" elapsed="0.000342"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:31.386868" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-route-target-constrain:route-target-constrain-routes": {
    "route-target-co...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:31.386278" elapsed="0.000619"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:14:31.387395" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-route-target-constrain:route-target-constrain-routes": {
    "route-target-constrain-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "origin-as": 64511,
      "path-id": 0,
      "route-key": "AQLAAAICAHs=",
      "route-target-ipv4": {
       "global-administrator": "192.0.2.2",
       "local-administrator": 123
      }
     }
    ]
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:14:31.387585" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,30 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-route-target-constrain:route-target-constrain-routes": {
+    "route-target-constrain-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "origin-as": 64511,
+      "path-id": 0,
+      "route-key": "AQLAAAICAHs=",
+      "route-target-ipv4": {
+       "global-administrator": "192.0.2.2",
+       "local-administrator": 123
+      }
+     }
+    ]
+   },
    "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:14:31.387056" elapsed="0.000600">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,30 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-route-target-constrain:route-target-constrain-routes": {
+    "route-target-constrain-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "origin-as": 64511,
+      "path-id": 0,
+      "route-key": "AQLAAAICAHs=",
+      "route-target-ipv4": {
+       "global-administrator": "192.0.2.2",
+       "local-administrator": 123
+      }
+     }
+    ]
+   },
    "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:14:31.385365" elapsed="0.002490">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,30 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-route-target-constrain:route-target-constrain-routes": {
+    "route-target-constrain-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "origin-as": 64511,
+      "path-id": 0,
+      "route-key": "AQLAAAICAHs=",
+      "route-target-ipv4": {
+       "global-administrator": "192.0.2.2",
+       "local-administrator": 123
+      }
+     }
+    ]
+   },
    "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:14:31.385123" elapsed="0.002813">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,30 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-route-target-constrain:route-target-constrain-routes": {
+    "route-target-constrain-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "origin-as": 64511,
+      "path-id": 0,
+      "route-key": "AQLAAAICAHs=",
+      "route-target-ipv4": {
+       "global-administrator": "192.0.2.2",
+       "local-administrator": 123
+      }
+     }
+    ]
+   },
    "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
   }
  ]</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:31.388123" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:31.387971" elapsed="0.000207"/>
</branch>
<status status="FAIL" start="2026-04-21T02:14:31.385105" elapsed="0.003096">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,30 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-route-target-constrain:route-target-constrain-routes": {
+    "route-target-constrain-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "origin-as": 64511,
+      "path-id": 0,
+      "route-key": "AQLAAAICAHs=",
+      "route-target-ipv4": {
+       "global-administrator": "192.0.2.2",
+       "local-administrator": 123
+      }
+     }
+    ]
+   },
    "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
   }
  ]</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:14:31.310769" elapsed="0.077552">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,30 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-route-target-constrain:route-target-constrain-routes": {
+    "route-target-constrain-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "origin-as": 64511,
+      "path-id": 0,
+      "route-key": "AQLAAAICAHs=",
+      "route-target-ipv4": {
+       "global-administrator": "192.0.2.2",
+       "local-administrator": 123
+      }
+     }
+    ]
+   },
    "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:14:31.309976" elapsed="0.078487">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,30 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-route-target-constrain:route-target-constrain-routes": {
+    "route-target-constrain-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "origin-as": 64511,
+      "path-id": 0,
+      "route-key": "AQLAAAICAHs=",
+      "route-target-ipv4": {
+       "global-administrator": "192.0.2.2",
+       "local-administrator": 123
+      }
+     }
+    ]
+   },
    "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:14:31.309721" elapsed="0.078830">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,30 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-route-target-constrain:route-target-constrain-routes": {
+    "route-target-constrain-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "origin-as": 64511,
+      "path-id": 0,
+      "route-key": "AQLAAAICAHs=",
+      "route-target-ipv4": {
+       "global-administrator": "192.0.2.2",
+       "local-administrator": 123
+      }
+     }
+    ]
+   },
    "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
   }
  ]</status>
</branch>
<status status="FAIL" start="2026-04-21T02:14:31.309704" elapsed="0.078881">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,30 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-route-target-constrain:route-target-constrain-routes": {
+    "route-target-constrain-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "origin-as": 64511,
+      "path-id": 0,
+      "route-key": "AQLAAAICAHs=",
+      "route-target-ipv4": {
+       "global-administrator": "192.0.2.2",
+       "local-administrator": 123
+      }
+     }
+    ]
+   },
    "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
   }
  ]</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:31.388633" elapsed="0.000016"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:14:31.170856" elapsed="0.217896">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,30 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-route-target-constrain:route-target-constrain-routes": {
+    "route-target-constrain-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "origin-as": 64511,
+      "path-id": 0,
+      "route-key": "AQLAAAICAHs=",
+      "route-target-ipv4": {
+       "global-administrator": "192.0.2.2",
+       "local-administrator": 123
+      }
+     }
+    ]
+   },
    "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.443766" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:33.443354" elapsed="0.000463"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:33.444647" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:33.444345" elapsed="0.000382">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:33.444840" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:33.444001" elapsed="0.000865"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.445574" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:33.445183" elapsed="0.000418"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:33.445936" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:33.446121" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:33.445767" elapsed="0.000380"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.446556" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:33.446309" elapsed="0.000295"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.447679" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:33.447349" elapsed="0.000377"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.448199" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:33.447922" elapsed="0.000303"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.449064" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:33.448597" elapsed="0.000493"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:33.450318" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:33.449745" elapsed="0.000673"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:33.450498" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:14:33.450818" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:33.449284" elapsed="0.001562"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:33.451006" elapsed="0.000387"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:14:33.448458" elapsed="0.002977"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.452109" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:33.451686" elapsed="0.000452"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:33.453534" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:33.452917" elapsed="0.000731"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:33.453734" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:14:33.454057" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:33.452382" elapsed="0.001704"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:33.454252" elapsed="0.000374"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:33.451551" elapsed="0.003117"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:33.448280" elapsed="0.006424"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:33.454746" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:33.454921" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:33.447019" elapsed="0.007991"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:33.446682" elapsed="0.008363"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.455222" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:33.455070" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:33.446657" elapsed="0.008642"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.456223" level="INFO">${final_text} = 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</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:33.455442" elapsed="0.000809"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:33.456300" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:33.442702" elapsed="0.013723"/>
</kw>
<msg time="2026-04-21T02:14:33.456480" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:33.429952" elapsed="0.026577"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.469065" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.481421" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.493815" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.494016" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.494239" elapsed="0.000026"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.494624" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:33.494475" elapsed="0.000204"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:33.494460" elapsed="0.000243"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.494869" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.495042" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.495209" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:33.494429" elapsed="0.000832"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:33.494324" elapsed="0.000963"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.495434" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:33.495554" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:14:33.495680" level="INFO">${uri} = 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</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:33.425603" elapsed="0.070104"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:33.496994" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:33.496730" elapsed="0.000350">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:33.497173" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:33.496385" elapsed="0.000813"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.497517" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:33.497267" elapsed="0.000308"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.498114" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:33.497815" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:33.497599" elapsed="0.000577"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:33.497249" elapsed="0.000948"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.500524" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:33.498351" elapsed="0.002199"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:33.500602" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:33.500755" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:33.496053" elapsed="0.004727"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:33.502004" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:14:33.501818" elapsed="0.000239"/>
</kw>
<msg time="2026-04-21T02:14:33.502141" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:33.501460" elapsed="0.000704"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:14:33.502367" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:33.502232" elapsed="0.000178"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:33.502214" elapsed="0.000218"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:33.502743" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:33.502898" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:33.502578" elapsed="0.000345"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:14:33.503329" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:14:33.503081" elapsed="0.000279"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:14:33.503408" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:33.503563" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:33.501132" elapsed="0.002455"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.505005" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:33.504735" elapsed="0.000333"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.505464" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:33.505224" elapsed="0.000319"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:33.512897" level="INFO">GET Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01gfbltg0ihblwfa88iufos0sf27.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:33.513055" level="INFO">GET Response : url=http://10.30.171.3:8181/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 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '177'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:14:33.513154" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:33.507873" elapsed="0.005307"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:33.505609" elapsed="0.007615"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.513406" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:33.513250" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:33.505591" elapsed="0.007900"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.516968" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:33.514550" elapsed="0.002465"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:33.514324" elapsed="0.002754"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:33.514306" elapsed="0.002798"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.520507" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:33.517385" elapsed="0.003186"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:33.517159" elapsed="0.003460"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:33.517143" elapsed="0.003510"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.521480" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:33.520910" elapsed="0.000607"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.521972" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:33.521614" elapsed="0.000439"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.522735" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:33.522316" elapsed="0.000455"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:33.522086" elapsed="0.000753"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:33.521589" elapsed="0.001281"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.523602" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:33.523096" elapsed="0.000543"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.524202" elapsed="0.000042"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:33.523734" elapsed="0.000562"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.525003" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:33.524563" elapsed="0.000510"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:33.524330" elapsed="0.000795"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:33.523710" elapsed="0.001444"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:33.525368" elapsed="0.000600"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:33.526419" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:33.526137" elapsed="0.000308"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:33.526601" elapsed="0.002323"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:33.513899" elapsed="0.015088"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:33.529218" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:33.529075" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:33.529055" elapsed="0.000235"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:33.532055" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:33.529441" elapsed="0.002642"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:14:33.532134" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:33.532292" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:14:33.503920" elapsed="0.028398"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:33.532380" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:14:33.532530" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:14:33.402824" elapsed="0.129733"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.561199" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:33.560709" elapsed="0.000518"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:33.562023" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:33.561729" elapsed="0.000413">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:33.562317" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:33.561393" elapsed="0.000949"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.562970" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:33.562510" elapsed="0.000488"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:33.563319" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:33.563457" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:33.563162" elapsed="0.000321"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.563925" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:33.563643" elapsed="0.000328"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:14:33.564439" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:33.564037" elapsed="0.000462"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.565225" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:33.564671" elapsed="0.000581"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:33.564523" elapsed="0.000764"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:33.564018" elapsed="0.001290"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.565946" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:33.565457" elapsed="0.000517"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:33.566055" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:33.560091" elapsed="0.006094"/>
</kw>
<msg time="2026-04-21T02:14:33.566238" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:33.547321" elapsed="0.018966"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.578604" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.591100" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.603494" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.603691" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.603881" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.604254" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:33.604110" elapsed="0.000199"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:33.604095" elapsed="0.000237"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.604475" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.604644" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.604825" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:33.604066" elapsed="0.000812"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:33.603959" elapsed="0.000946"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.605052" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:33.605151" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:14:33.605270" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:33.544488" elapsed="0.060808"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:33.605524" elapsed="0.002184"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:33.608742" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:33.608457" elapsed="0.000313"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:33.609230" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:33.608943" elapsed="0.000315"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:14:33.609414" elapsed="0.000325"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:14:33.608044" elapsed="0.001769"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:33.607800" elapsed="0.002047"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.610021" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:33.609873" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:33.607768" elapsed="0.002328"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:14:33.533762" elapsed="0.076380"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:14:33.532915" elapsed="0.077300"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:33.532639" elapsed="0.077619"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:33.532622" elapsed="0.077659"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:33.610314" elapsed="0.000027"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:14:33.396832" elapsed="0.213607"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:14:31.166526" elapsed="2.443973"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient" type="TEARDOWN">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:14:33.610717" elapsed="0.003605"/>
</kw>
<arg>rt_constrain_type_1</arg>
<arg>${RT_CONSTRAIN_DIR}</arg>
<status status="PASS" start="2026-04-21T02:14:28.354482" elapsed="5.259921"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:28.260450" elapsed="5.354141"/>
</test>
<test id="s1-s18-t10" name="Odl_To_Play_rt_constrain_type_2" line="93">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:14:33.620135" elapsed="0.000360"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:14:33.619747" elapsed="0.000825"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:33.622075" elapsed="0.000026"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:33.621869" elapsed="0.000282"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:33.621826" elapsed="0.000360"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:33.628638" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:33.628505" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:33.628480" elapsed="0.000228"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.630005" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:33.629516" elapsed="0.000522"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.630577" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:14:33.630233" elapsed="0.000375"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:14:33.630660" elapsed="0.000043"/>
</return>
<msg time="2026-04-21T02:14:33.630867" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:14:33.628994" elapsed="0.001902"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:33.637987" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:33.637861" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:33.637841" elapsed="0.000227"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:33.639574" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:33.639419" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:33.639392" elapsed="0.000282"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:33.640356" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:14:33.639920" elapsed="0.000476"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:33.640894" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:33.640633" elapsed="0.000287"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:14:33.672478" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:14:33.641459" elapsed="0.031264"/>
</kw>
<msg time="2026-04-21T02:14:33.673007" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:14:33.673059" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:33.641087" elapsed="0.032011"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:14:33.705092" level="INFO">". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "t "y "p "e "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:14:33.673967" elapsed="0.031421"/>
</kw>
<msg time="2026-04-21T02:14:33.705635" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:14:33.705685" level="INFO">${message_wait} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "O "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:33.673420" elapsed="0.032305"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.706219" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:33.705878" elapsed="0.000404"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:33.705841" elapsed="0.000469"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.706873" level="INFO"> ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "t "y "p "e "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:33.706462" elapsed="0.000493"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.707252" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:33.707024" elapsed="0.000285"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:33.707005" elapsed="0.000327"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:14:33.707372" elapsed="0.000041"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:33.710208" elapsed="0.000374"/>
</kw>
<msg time="2026-04-21T02:14:33.710648" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:33.709058" elapsed="0.001751"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.711100" elapsed="0.000079"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.711469" elapsed="0.000099"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:14:33.708369" elapsed="0.003327"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:14:33.707728" elapsed="0.004039"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:14:33.639002" elapsed="0.072885"/>
</kw>
<msg time="2026-04-21T02:14:33.711983" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:33.712027" level="INFO">${message} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "O "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:33.638229" elapsed="0.073836"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:14:33.712340" elapsed="0.000035"/>
</return>
<status status="PASS" start="2026-04-21T02:14:33.712199" elapsed="0.000222"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:33.712179" elapsed="0.000274"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.712907" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.713349" elapsed="0.000029"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:14:33.713433" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:14:33.637461" elapsed="0.076085"/>
</kw>
<msg time="2026-04-21T02:14:33.713641" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:33.713685" level="INFO">${output} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "O "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:33.631572" elapsed="0.082152"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.714111" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:33.713839" elapsed="0.000326"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:33.713816" elapsed="0.000373"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:14:33.631375" elapsed="0.082837"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:14:33.631152" elapsed="0.083095"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:14:33.628118" elapsed="0.086186"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:14:33.621422" elapsed="0.092939"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:33.620741" elapsed="0.093667"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:14:33.616630" elapsed="0.097831"/>
</kw>
<kw name="Odl_To_Play_Template" owner="BgpOperations">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:33.715380" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/announce_rt_constrain_type_2.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/announce_rt_constrain_type_2.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:33.715562" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff02020000fde8007b
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:33.715171" elapsed="0.000417"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:14:33.715982" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff02020000fde8007b</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:14:33.715747" elapsed="0.000262"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:33.716358" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/withdraw_rt_constrain_type_2.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/withdraw_rt_constrain_type_2.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:33.716485" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff02020000fde8007b
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:33.716168" elapsed="0.000343"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:14:33.716892" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff02020000fde8007b</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:14:33.716666" elapsed="0.000253"/>
</kw>
<if>
<branch type="IF" condition="'${remove}' == 'True'">
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:14:33.717292" elapsed="0.002797"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:33.716991" elapsed="0.003137"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:33.716973" elapsed="0.003181"/>
</if>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.758784" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:33.758372" elapsed="0.000462"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:33.759722" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:33.759444" elapsed="0.000378">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:33.759919" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:33.759098" elapsed="0.000845"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.760547" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:33.760112" elapsed="0.000463"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:33.760915" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:33.761084" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-con...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:33.760744" elapsed="0.000367"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.761566" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:33.761310" elapsed="0.000304"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.762674" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:33.762410" elapsed="0.000310"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.763181" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:33.762903" elapsed="0.000305"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.763911" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:33.763590" elapsed="0.000346"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:33.764938" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:33.764455" elapsed="0.000510"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:33.765022" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:14:33.765187" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:33.764130" elapsed="0.001102"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:33.765414" elapsed="0.000253"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:14:33.763448" elapsed="0.002260"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.766283" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:33.765982" elapsed="0.000326"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:33.767253" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:33.766840" elapsed="0.000441"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:33.767334" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:33.767486" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:33.766498" elapsed="0.001012"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:33.767665" elapsed="0.000244"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:33.765844" elapsed="0.002107"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:33.763266" elapsed="0.004720"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:33.768030" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:14:33.768189" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:33.762042" elapsed="0.006172"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:33.761695" elapsed="0.006552"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.768428" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:33.768274" elapsed="0.000247"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:33.761670" elapsed="0.006875"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.771061" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-ta...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:33.768697" elapsed="0.002394"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:33.771143" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:33.757708" elapsed="0.013561"/>
</kw>
<msg time="2026-04-21T02:14:33.771325" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:33.744659" elapsed="0.026716"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.783872" elapsed="0.000045"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.804027" elapsed="0.000097"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.818926" elapsed="0.000042"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.819269" elapsed="0.000037"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.819570" elapsed="0.000034"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.820254" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:33.820012" elapsed="0.000330"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:33.819984" elapsed="0.000403"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.820621" elapsed="0.000033"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.820892" elapsed="0.000027"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.821127" elapsed="0.000031"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:33.819919" elapsed="0.001287"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:33.819704" elapsed="0.001543"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.821505" elapsed="0.000031"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:33.821616" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:33.821881" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-ta...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:33.740290" elapsed="0.081731"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.858002" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:33.857575" elapsed="0.000456"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:33.858827" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:33.858546" elapsed="0.000359">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:33.859000" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:33.858202" elapsed="0.000823"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.859584" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:33.859194" elapsed="0.000418"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:33.859938" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:33.860105" level="INFO">${template} = &lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;origin-as&gt;645...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:33.859777" elapsed="0.000357"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.860545" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;origin-as&gt;64511&lt;/origin-as&gt;
    &lt;as-4-route-target-extended-community&gt;
        &lt;as-4-specific-common&gt;
            &lt;as-number&gt;65000&lt;/as-number&gt;
            &lt;local-administrator&gt;123&lt;/local-administrator&gt;
        &lt;/as-4-specific-common&gt;
    &lt;/as-4-route-target-extended-community&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/route-target-constrain-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:33.860299" elapsed="0.000303"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:14:33.861011" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:33.860676" elapsed="0.000394"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.861591" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:33.861247" elapsed="0.000371"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:33.861098" elapsed="0.000556"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:33.860654" elapsed="0.001022"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.862319" level="INFO">${final_text} = &lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;origin-as&gt;645...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:33.861847" elapsed="0.000503"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:33.862401" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:33.856890" elapsed="0.005646"/>
</kw>
<msg time="2026-04-21T02:14:33.862595" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:33.839206" elapsed="0.023438"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.927172" elapsed="0.000062"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.940035" elapsed="0.000042"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.952630" elapsed="0.000033"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.952880" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.953071" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.953534" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:33.953345" elapsed="0.000248"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:33.953327" elapsed="0.000295"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.953771" elapsed="0.000034"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.953958" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.954124" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:33.953285" elapsed="0.000892"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:33.953158" elapsed="0.001048"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.954356" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:33.954434" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T02:14:33.954604" level="INFO">${data} = &lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;origin-as&gt;645...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:33.837775" elapsed="0.116860"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:33.956099" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:33.955770" elapsed="0.000403">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:33.956268" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:33.955366" elapsed="0.000986"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.956694" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:33.956425" elapsed="0.000326"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.957276" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:33.956977" elapsed="0.000326"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:33.956775" elapsed="0.000563"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:33.956407" elapsed="0.000998"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.959766" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:33.957586" elapsed="0.002221"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:33.959861" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:14:33.960019" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:33.954999" elapsed="0.005044"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.961610" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:33.961325" elapsed="0.000335"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.962072" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;origin-as&gt;64511&lt;/origin-as&gt;
    &lt;as-4-route-target-extended-community&gt;
        &lt;as-4-specific-common&gt;
            &lt;as-number&gt;65000&lt;/as-number&gt;
            &lt;local-administrator&gt;123&lt;/local-administrator&gt;
        &lt;/as-4-specific-common&gt;
    &lt;/as-4-route-target-extended-community&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/route-target-constrain-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:33.961834" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.962521" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:33.962279" elapsed="0.000285"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.962969" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:33.962714" elapsed="0.000300"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:33.963840" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:14:33.963626" elapsed="0.000242"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:14:33.964198" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:14:33.964024" elapsed="0.000200"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:33.964376" elapsed="0.000351"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.965156" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:33.964905" elapsed="0.000296"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:14:33.965244" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:33.965448" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:14:33.963217" elapsed="0.002261"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:33.984671" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01gfbltg0ihblwfa88iufos0sf27.node0', 'Content-Length': '780', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;origin-as&gt;64511&lt;/origin-as&gt;
    &lt;as-4-route-target-extended-community&gt;
        &lt;as-4-specific-common&gt;
            &lt;as-number&gt;65000&lt;/as-number&gt;
            &lt;local-administrator&gt;123&lt;/local-administrator&gt;
        &lt;/as-4-specific-common&gt;
    &lt;/as-4-route-target-extended-community&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/route-target-constrain-route&gt; 
 </msg>
<msg time="2026-04-21T02:14:33.984935" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes/route-target-constrain-route=flow1,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:33.985176" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:33.967639" elapsed="0.017594"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:33.965554" elapsed="0.019780"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.985827" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:33.985439" elapsed="0.000543"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:33.965535" elapsed="0.020495"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.992346" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:33.988319" elapsed="0.004090"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:33.987823" elapsed="0.004637"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:33.987757" elapsed="0.004741"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.996426" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:33.992926" elapsed="0.003569"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:33.992578" elapsed="0.003969"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:33.992554" elapsed="0.004030"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.997460" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:33.996853" elapsed="0.000649"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.997910" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:33.997606" elapsed="0.000364"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.998462" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:33.998161" elapsed="0.000328"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:33.997994" elapsed="0.000531"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:33.997579" elapsed="0.000968"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.999092" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:33.998710" elapsed="0.000409"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:33.999427" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:33.999188" elapsed="0.000297"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:33.999991" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:33.999674" elapsed="0.000344"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:33.999509" elapsed="0.000544"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:33.999171" elapsed="0.000904"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:34.000227" elapsed="0.000347"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:34.001190" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:34.000739" elapsed="0.000478"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:34.001375" elapsed="0.002318"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:33.986832" elapsed="0.016924"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:14:34.003954" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-04-21T02:14:34.003845" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:34.003826" elapsed="0.000216"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.004193" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:14:34.004260" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:14:34.006542" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:14:33.960371" elapsed="0.046198"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:34.006679" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:34.006852" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:14:33.727708" elapsed="0.279169"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.007224" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:34.006982" elapsed="0.000311"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:34.006965" elapsed="0.000352"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:34.007350" elapsed="0.000025"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:14:33.720443" elapsed="0.287030"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:14:34.011062" level="INFO">${update} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff02020000fde8007b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:14:34.008398" elapsed="0.002692"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:14:34.011246" elapsed="0.002308"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:14:34.013605" elapsed="0.000029"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-04-21T02:14:34.008125" elapsed="0.005607"/>
</kw>
<msg time="2026-04-21T02:14:34.013864" level="INFO">${update} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff02020000fde8007b</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:14:34.007647" elapsed="0.006254"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.015186" level="INFO">Length is 124.</msg>
<msg time="2026-04-21T02:14:34.015298" level="INFO">${len_1} = 124</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:14:34.014765" elapsed="0.000568"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.015965" level="INFO">Length is 124.</msg>
<msg time="2026-04-21T02:14:34.016075" level="INFO">${len_2} = 124</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:14:34.015565" elapsed="0.000546"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:14:34.016344" elapsed="0.000493"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:14:34.017352" level="INFO">${sum_1} = 2349</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:14:34.017074" elapsed="0.000315"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:14:34.017919" level="INFO">${sum_2} = 2349</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:14:34.017638" elapsed="0.000318"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:14:34.018183" elapsed="0.000450"/>
</kw>
<arg>${update}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:14:34.014219" elapsed="0.004501"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:14:34.018962" elapsed="0.002349"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.068203" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:34.067826" elapsed="0.000406"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:34.068992" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:34.068731" elapsed="0.000334">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:34.069212" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:34.068399" elapsed="0.000838"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.069819" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:34.069403" elapsed="0.000445"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:34.070148" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:34.070290" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-con...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:34.070011" elapsed="0.000306"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.070761" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:34.070476" elapsed="0.000349"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.072010" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:34.071685" elapsed="0.000370"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.072519" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:34.072238" elapsed="0.000309"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.073376" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:34.072957" elapsed="0.000446"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:34.074560" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:34.074077" elapsed="0.000565"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:34.074800" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:14:34.075029" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:34.073632" elapsed="0.001423"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:34.075209" elapsed="0.000408"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:14:34.072813" elapsed="0.002846"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.076347" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:34.075930" elapsed="0.000443"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:34.077679" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:34.077172" elapsed="0.000590"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:34.077924" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:14:34.078143" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:34.076564" elapsed="0.001605"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:34.078323" elapsed="0.000398"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:34.075775" elapsed="0.002987"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:34.072604" elapsed="0.006215"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:34.078864" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:34.079021" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:34.071205" elapsed="0.007840"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:34.070898" elapsed="0.008179"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.079253" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:34.079102" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:34.070879" elapsed="0.008448"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.080058" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-ta...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:34.079473" elapsed="0.000614"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:34.080135" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:34.067195" elapsed="0.013104"/>
</kw>
<msg time="2026-04-21T02:14:34.080355" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:34.054661" elapsed="0.025743"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.093011" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.105601" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.118162" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.118367" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.118546" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.118937" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:34.118775" elapsed="0.000218"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:34.118761" elapsed="0.000256"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.119158" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.119326" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.119491" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:34.118729" elapsed="0.000815"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:34.118624" elapsed="0.000946"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.119716" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:34.119805" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:14:34.119933" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-ta...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:34.050421" elapsed="0.069539"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.121120" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:34.120865" elapsed="0.000302"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:34.130331" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01gfbltg0ihblwfa88iufos0sf27.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:34.130380" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:34.130470" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:34.123316" elapsed="0.007180"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:34.121231" elapsed="0.009305"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.130717" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:34.130561" elapsed="0.000217"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:34.121214" elapsed="0.009606"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.134370" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:34.131834" elapsed="0.002580"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:34.131594" elapsed="0.002855"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:34.131576" elapsed="0.002899"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.137054" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:34.134754" elapsed="0.002346"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:34.134530" elapsed="0.002605"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:34.134513" elapsed="0.002646"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.137740" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:34.137337" elapsed="0.000430"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.138097" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:34.137854" elapsed="0.000301"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.138647" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:34.138346" elapsed="0.000327"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:34.138179" elapsed="0.000530"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:34.137835" elapsed="0.000896"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.139274" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:34.138910" elapsed="0.000390"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.139606" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:34.139368" elapsed="0.000294"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.140159" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:34.139866" elapsed="0.000319"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:34.139686" elapsed="0.000535"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:34.139350" elapsed="0.000892"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:34.140394" elapsed="0.000345"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:34.141206" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:34.140921" elapsed="0.000312"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:34.141391" elapsed="0.002479"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:34.131188" elapsed="0.012746"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:14:34.144049" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:14:34.146328" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:14:34.120270" elapsed="0.026133"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:34.146460" elapsed="0.000030"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:14:34.022890" elapsed="0.123698"/>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:34.022250" elapsed="0.124393"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-04-21T02:14:34.021654" elapsed="0.125047"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-04-21T02:14:34.150551" level="INFO">${update} = ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff02020000fde8007b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:14:34.147624" elapsed="0.002996"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-04-21T02:14:34.151098" elapsed="0.004909"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-04-21T02:14:34.156124" elapsed="0.000069"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-04-21T02:14:34.147348" elapsed="0.009065"/>
</kw>
<msg time="2026-04-21T02:14:34.156582" level="INFO">${update} = ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff02020000fde8007b</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:14:34.146886" elapsed="0.009752"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.158644" level="INFO">Length is 112.</msg>
<msg time="2026-04-21T02:14:34.158845" level="INFO">${len_1} = 112</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:14:34.158041" elapsed="0.000859"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.159859" level="INFO">Length is 112.</msg>
<msg time="2026-04-21T02:14:34.160025" level="INFO">${len_2} = 112</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:14:34.159254" elapsed="0.000821"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:14:34.160424" elapsed="0.000780"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:14:34.161912" level="INFO">${sum_1} = 1902</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:14:34.161640" elapsed="0.000298"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-04-21T02:14:34.162268" level="INFO">${sum_2} = 1902</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-04-21T02:14:34.162095" elapsed="0.000198"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:14:34.162451" elapsed="0.000317"/>
</kw>
<arg>${update}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-04-21T02:14:34.157154" elapsed="0.005699"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations" type="TEARDOWN">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.208984" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:34.208559" elapsed="0.000459"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:34.209893" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:34.209535" elapsed="0.000433">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:34.210062" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:34.209194" elapsed="0.000892"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.210643" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:34.210256" elapsed="0.000414"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:34.211000" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:34.211232" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-con...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:34.210855" elapsed="0.000403"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.211664" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:34.211418" elapsed="0.000291"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.212754" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:34.212497" elapsed="0.000316"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.213253" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:34.212978" elapsed="0.000301"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.214336" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:34.213717" elapsed="0.000645"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:34.215564" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:34.215075" elapsed="0.000530"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:34.215728" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:14:34.215985" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:34.214556" elapsed="0.001454"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:34.216170" elapsed="0.000511"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:14:34.213521" elapsed="0.003202"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.217704" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:34.217068" elapsed="0.000668"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:34.219181" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:34.218583" elapsed="0.000650"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:34.219377" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:14:34.219652" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:34.217984" elapsed="0.001703"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:34.219940" elapsed="0.000727"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:34.216892" elapsed="0.003831"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:34.213338" elapsed="0.007432"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:34.220846" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:14:34.221046" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:34.212143" elapsed="0.008937"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:34.211810" elapsed="0.009311"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.221360" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:34.221157" elapsed="0.000272"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:34.211765" elapsed="0.009690"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.222646" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-ta...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:34.221682" elapsed="0.001000"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:34.222742" elapsed="0.000036"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:34.207894" elapsed="0.015037"/>
</kw>
<msg time="2026-04-21T02:14:34.222999" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:34.194963" elapsed="0.028112"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.237395" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.249997" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.262491" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.262695" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.262892" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.263281" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:34.263131" elapsed="0.000206"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:34.263116" elapsed="0.000245"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.263503" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.263671" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.263852" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:34.263083" elapsed="0.000822"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:34.262974" elapsed="0.000958"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.264081" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:34.264155" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:14:34.264282" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-ta...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:34.189982" elapsed="0.074327"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.265479" level="INFO">/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:34.265216" elapsed="0.000309"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:34.273046" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01gfbltg0ihblwfa88iufos0sf27.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:34.273235" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '429'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Data does not exist",
        "error-path": "/bgp-rib:application-rib[id='10.30.171.3']/tables[afi='bgp-types:ipv4-address-family'][safi='bgp-route-target-constrain:route-target-constrain-subsequent-address-family']/bgp-route-target-constrain:route-target-constrain-routes",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:14:34.273379" level="INFO">${response} = None</msg>
<msg time="2026-04-21T02:14:34.273422" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:14:34.267677" elapsed="0.006205">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</kw>
<status status="FAIL" start="2026-04-21T02:14:34.265590" elapsed="0.008374">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.274155" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:34.273998" elapsed="0.000220"/>
</branch>
<status status="FAIL" start="2026-04-21T02:14:34.265572" elapsed="0.008669">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.279132" level="FAIL">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-04-21T02:14:34.275541" elapsed="0.003640">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<status status="FAIL" start="2026-04-21T02:14:34.275228" elapsed="0.004042">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</branch>
<status status="FAIL" start="2026-04-21T02:14:34.275203" elapsed="0.004114">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.282983" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-04-21T02:14:34.279729" elapsed="0.003287">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<status status="FAIL" start="2026-04-21T02:14:34.279415" elapsed="0.003665">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</branch>
<status status="FAIL" start="2026-04-21T02:14:34.279391" elapsed="0.003722">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.283708" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:34.283309" elapsed="0.000425"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.284067" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:34.283822" elapsed="0.000303"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.284616" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:34.284316" elapsed="0.000326"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:34.284149" elapsed="0.000528"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:34.283802" elapsed="0.000896"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.285240" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:34.284875" elapsed="0.000391"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.285569" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:34.285333" elapsed="0.000307"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.286137" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:34.285843" elapsed="0.000319"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:34.285664" elapsed="0.000532"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:34.285316" elapsed="0.000902"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:34.286368" elapsed="0.000347"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:34.287253" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:34.286957" elapsed="0.000323"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<msg time="2026-04-21T02:14:34.289732" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="FAIL" start="2026-04-21T02:14:34.287436" elapsed="0.002377">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="FAIL" start="2026-04-21T02:14:34.274615" elapsed="0.015356">Several failures occurred:

1) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'

2) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'

3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:14:34.290035" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:14:34.292400" level="INFO">${response_text} = None</msg>
<msg time="2026-04-21T02:14:34.292431" level="FAIL">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="FAIL" start="2026-04-21T02:14:34.264577" elapsed="0.027883">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:34.292528" elapsed="0.000028"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="FAIL" start="2026-04-21T02:14:34.163977" elapsed="0.128723">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:34.163523" elapsed="0.129241"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-04-21T02:14:34.163110" elapsed="0.129737"/>
</kw>
<arg>rt_constrain_type_2</arg>
<arg>${RT_CONSTRAIN_DIR}</arg>
<status status="PASS" start="2026-04-21T02:14:33.714758" elapsed="0.578145"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:33.615840" elapsed="0.677195"/>
</test>
<test id="s1-s18-t11" name="Play_To_Odl_rt_constrain_type_2" line="97">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:14:34.296287" elapsed="0.000209"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:14:34.296017" elapsed="0.000535"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:34.297604" elapsed="0.000045"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:34.297493" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:34.297475" elapsed="0.000229"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:34.302668" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:34.302561" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:34.302543" elapsed="0.000192"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.303738" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:34.303359" elapsed="0.000406"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.304238" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:14:34.303943" elapsed="0.000320"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:14:34.304306" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:34.304459" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:14:34.302978" elapsed="0.001505"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:34.310012" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:34.309904" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:34.309885" elapsed="0.000194"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:34.311263" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:34.311157" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:34.311138" elapsed="0.000192"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:34.311779" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:14:34.311477" elapsed="0.000345"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:34.312243" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:34.312020" elapsed="0.000248"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:14:34.344266" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:14:34.312768" elapsed="0.031606"/>
</kw>
<msg time="2026-04-21T02:14:34.344545" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:14:34.344592" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:34.312430" elapsed="0.032199"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:14:34.378110" level="INFO">". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "t "y "p "e "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:14:34.345187" elapsed="0.033036"/>
</kw>
<msg time="2026-04-21T02:14:34.378386" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:14:34.378432" level="INFO">${message_wait} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "P "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:34.344832" elapsed="0.033635"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.378774" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:34.378546" elapsed="0.000311"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:34.378526" elapsed="0.000355"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.379349" level="INFO"> ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "t "y "p "e "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:34.379039" elapsed="0.000383"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.379707" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:34.379488" elapsed="0.000273"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:34.379470" elapsed="0.000314"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:14:34.379836" elapsed="0.000029"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:34.382346" elapsed="0.000141"/>
</kw>
<msg time="2026-04-21T02:14:34.382549" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:34.381283" elapsed="0.001398"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.382980" elapsed="0.000079"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.383319" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:14:34.380644" elapsed="0.002856"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:14:34.380111" elapsed="0.003452"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:14:34.310855" elapsed="0.072804"/>
</kw>
<msg time="2026-04-21T02:14:34.383749" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:34.383812" level="INFO">${message} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "P "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:34.310231" elapsed="0.073619"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:14:34.384033" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:14:34.383926" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:34.383908" elapsed="0.000208"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.384515" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.384870" elapsed="0.000061"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:14:34.384982" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:14:34.309516" elapsed="0.075577"/>
</kw>
<msg time="2026-04-21T02:14:34.385186" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:34.385229" level="INFO">${output} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "P "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:34.304874" elapsed="0.080391"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.385594" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:34.385340" elapsed="0.000308"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:34.385323" elapsed="0.000348"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:14:34.304713" elapsed="0.080998"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:14:34.304538" elapsed="0.081204"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:14:34.302203" elapsed="0.083608"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:14:34.297206" elapsed="0.088662"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:34.296753" elapsed="0.089161"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:14:34.293724" elapsed="0.092244"/>
</kw>
<kw name="Play_To_Odl_Template" owner="BgpOperations">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.387080" level="INFO">&amp;{adj_rib_in} = { PATH=peer=bgp:%2F%2F10.30.171.116/adj-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{adj_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/adj-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:34.386594" elapsed="0.000513"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.387723" level="INFO">&amp;{effective_rib_in} = { PATH=peer=bgp:%2F%2F10.30.171.116/effective-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{effective_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/effective-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:34.387275" elapsed="0.000476"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.388316" level="INFO">&amp;{loc_rib} = { PATH=loc-rib | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{loc_rib}</var>
<arg>PATH=loc-rib</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:34.387939" elapsed="0.000404"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:34.388703" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/announce_rt_constrain_type_2.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/announce_rt_constrain_type_2.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:34.388895" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff02020000fde8007b
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:34.388504" elapsed="0.000418"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:34.389266" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/withdraw_rt_constrain_type_2.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/withdraw_rt_constrain_type_2.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:34.389386" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff02020000fde8007b
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:34.389078" elapsed="0.000333"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:14:34.389562" elapsed="0.002513"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:14:34.392256" elapsed="0.001791"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.446352" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:34.445968" elapsed="0.000415"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:34.447301" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:34.446903" elapsed="0.000478">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:34.447526" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:34.446551" elapsed="0.001000"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.448199" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:34.447721" elapsed="0.000506"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:34.448533" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:34.448677" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-targ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:34.448393" elapsed="0.000311"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.449135" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:34.448887" elapsed="0.000296"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.450239" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:34.449941" elapsed="0.000343"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.450712" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:34.450445" elapsed="0.000293"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.451538" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:34.451133" elapsed="0.000431"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:34.452784" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:34.452230" elapsed="0.000672"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:34.452983" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:14:34.453282" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:34.451755" elapsed="0.001553"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:34.453467" elapsed="0.000467"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/adj-rib-in</var>
<status status="PASS" start="2026-04-21T02:14:34.450992" elapsed="0.002985"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.456002" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:34.454228" elapsed="0.001801"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:34.457333" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:34.456732" elapsed="0.000723"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:34.457556" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:14:34.457990" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:34.456234" elapsed="0.001791"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:34.458245" elapsed="0.000490"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:34.454091" elapsed="0.004718"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:34.450813" elapsed="0.008044"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:34.458912" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:14:34.459087" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:34.449566" elapsed="0.009547"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:34.449258" elapsed="0.009889"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.459329" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:34.459174" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:34.449235" elapsed="0.010171"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.460190" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-f...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:34.459551" elapsed="0.000669"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:34.460311" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:34.445310" elapsed="0.015130"/>
</kw>
<msg time="2026-04-21T02:14:34.460496" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:34.432552" elapsed="0.027994"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.473121" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.485483" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.497806" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.498038" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.498223" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.498594" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:34.498448" elapsed="0.000201"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:34.498433" elapsed="0.000240"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.498830" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.499001" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.499169" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:34.498403" elapsed="0.000818"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:34.498299" elapsed="0.000948"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.499395" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:34.499468" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:14:34.499592" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-f...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:34.428193" elapsed="0.071425"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:34.500966" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:34.500680" elapsed="0.000358">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:34.501130" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:34.500335" elapsed="0.000819"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.501472" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:34.501222" elapsed="0.000306"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.502098" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:34.501733" elapsed="0.000391"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:34.501552" elapsed="0.000607"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:34.501204" elapsed="0.000977"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.504681" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:34.502333" elapsed="0.002374"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:34.504759" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:14:34.504930" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:34.500002" elapsed="0.004953"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:34.506198" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:34.505958" elapsed="0.000303">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:34.506352" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:34.505591" elapsed="0.000785"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:14:34.506580" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:14:34.506445" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:34.506427" elapsed="0.000235"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.506825" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.506999" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:14:34.507064" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:14:34.508970" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:34.505263" elapsed="0.003732"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.510414" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:34.510164" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:34.510871" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:34.510612" elapsed="0.000302"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:34.518654" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01gfbltg0ihblwfa88iufos0sf27.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:34.518832" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:14:34.519030" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:14:34.513039" elapsed="0.006483">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</status>
</kw>
<status status="FAIL" start="2026-04-21T02:14:34.510979" elapsed="0.008659">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.519928" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:34.519686" elapsed="0.000334"/>
</branch>
<status status="FAIL" start="2026-04-21T02:14:34.510960" elapsed="0.009093">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.520577" elapsed="0.000035"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:34.520759" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:34.520709" elapsed="0.000129"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:34.520685" elapsed="0.000185"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.521076" elapsed="0.000030"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:14:34.521173" elapsed="0.000021"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:14:34.509306" elapsed="0.012014">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:34.521427" elapsed="0.000021"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:14:34.405100" elapsed="0.116461">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:34.521992" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:34.521692" elapsed="0.000403"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:34.521668" elapsed="0.000461"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:34.522174" elapsed="0.000020"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:14:34.399004" elapsed="0.123308">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.582572" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:36.582159" elapsed="0.000449"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:36.583446" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:36.583149" elapsed="0.000453">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:36.583701" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:36.582804" elapsed="0.000921"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.584300" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:36.583911" elapsed="0.000416"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:36.584635" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:36.584811" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-targ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:36.584492" elapsed="0.000347"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.585248" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:36.585002" elapsed="0.000293"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.586363" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:36.586053" elapsed="0.000355"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.586873" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:36.586571" elapsed="0.000328"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.587697" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:36.587271" elapsed="0.000452"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:36.589012" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:36.588433" elapsed="0.000680"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:36.589194" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:14:36.589497" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:36.587942" elapsed="0.001581"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:36.589684" elapsed="0.000409"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/adj-rib-in</var>
<status status="PASS" start="2026-04-21T02:14:36.587132" elapsed="0.003002"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.590981" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:36.590385" elapsed="0.000623"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:36.592258" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:36.591699" elapsed="0.000661"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:36.592438" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:14:36.592729" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:36.591198" elapsed="0.001557"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:36.592927" elapsed="0.000368"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:36.590249" elapsed="0.003088"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:36.586954" elapsed="0.006417"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:36.593415" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:36.593669" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:36.585697" elapsed="0.007997"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:36.585372" elapsed="0.008355"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.593930" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:36.593754" elapsed="0.000233"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:36.585349" elapsed="0.008659"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.594739" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-f...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:36.594156" elapsed="0.000731"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:36.594941" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:36.581504" elapsed="0.013565"/>
</kw>
<msg time="2026-04-21T02:14:36.595125" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:36.568773" elapsed="0.026403"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.608345" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.620618" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.632881" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.633086" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.633266" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.633648" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:36.633499" elapsed="0.000204"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:36.633484" elapsed="0.000243"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.633886" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.634058" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.634224" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:36.633451" elapsed="0.000825"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:36.633345" elapsed="0.000958"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.634450" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:36.634525" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:14:36.634658" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-f...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:36.564462" elapsed="0.070223"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:36.636102" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:36.635832" elapsed="0.000345">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:36.636270" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:36.635448" elapsed="0.000846"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.636618" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:36.636364" elapsed="0.000311"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.637203" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:36.636904" elapsed="0.000326"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:36.636700" elapsed="0.000566"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:36.636346" elapsed="0.000941"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.639866" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:36.637439" elapsed="0.002455"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:36.639946" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:36.640101" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:36.635081" elapsed="0.005044"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:36.641361" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:36.641120" elapsed="0.000303">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:36.641515" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:36.640764" elapsed="0.000775"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:14:36.641745" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-21T02:14:36.641609" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:36.641592" elapsed="0.000254"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.641995" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.642168" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:14:36.642233" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:14:36.644148" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:36.640434" elapsed="0.003740"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.645580" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:36.645329" elapsed="0.000298"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.646038" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:36.645780" elapsed="0.000302"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:36.653539" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01gfbltg0ihblwfa88iufos0sf27.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:36.653946" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '373'} 
 body={"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AgIAAP3oAHs=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"as-4-route-target-extended-community":{"as-4-specific-common":{"as-number":65000,"local-administrator":123}}}]}} 
 </msg>
<msg time="2026-04-21T02:14:36.654086" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:36.648393" elapsed="0.005720"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:36.646146" elapsed="0.008011"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.654340" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:36.654185" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:36.646128" elapsed="0.008299"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.659028" level="INFO">{"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AgIAAP3oAHs=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"as-4-route-target-extended-community":{"as-4-specific-common":{"as-number":65000,"local-administrator":123}}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:36.655517" elapsed="0.003582"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:36.655231" elapsed="0.003919"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:36.655213" elapsed="0.003974"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.662880" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:36.659606" elapsed="0.003339"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:36.659265" elapsed="0.003728"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:36.659242" elapsed="0.003787"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.663894" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:36.663282" elapsed="0.000644"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.664240" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:36.663997" elapsed="0.000302"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.664806" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:36.664492" elapsed="0.000342"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:36.664323" elapsed="0.000548"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:36.663979" elapsed="0.000914"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.665421" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:36.665056" elapsed="0.000392"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.665757" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:36.665519" elapsed="0.000310"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.666310" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:36.666018" elapsed="0.000318"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:36.665853" elapsed="0.000518"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:36.665501" elapsed="0.000891"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:36.666544" elapsed="0.000363"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:36.667381" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:36.667076" elapsed="0.000332"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:36.667566" elapsed="0.002322"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:36.654803" elapsed="0.015153"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:36.670135" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:36.670026" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:36.670007" elapsed="0.000197"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:36.673551" level="INFO">${text_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "as-4-route-target-extended-community": {
     "as-4-specific-common": {
      "as-number"...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:36.670352" elapsed="0.003235"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:14:36.673650" elapsed="0.000044"/>
</return>
<msg time="2026-04-21T02:14:36.673885" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "as-4-route-target-extended-community": {
     "as-4-specific-common": {
      "as-number"...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:14:36.644492" elapsed="0.029428"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:36.674077" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:14:36.674270" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "as-4-route-target-extended-community": {
     "as-4-specific-common": {
      "as-number"...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:14:36.538937" elapsed="0.135367"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.703177" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:36.702669" elapsed="0.000539"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:36.704169" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:36.703862" elapsed="0.000435">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:36.704475" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:36.703381" elapsed="0.001120"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.705127" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:36.704668" elapsed="0.000486"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:36.705480" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:36.705685" level="INFO">${template} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "as-4-route-target-extended-community": {
                  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:36.705318" elapsed="0.000394"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.706155" level="INFO">{
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "as-4-route-target-extended-community": {
                    "as-4-specific-common": {
                        "as-number": 65000,
                        "local-administrator": 123
                    }
                },
                "attributes": {
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "origin": {
                        "value": "igp"
                    }
                },
                "origin-as": 64511,
                "path-id": 0,
                "route-key": "AgIAAP3oAHs="
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:36.705887" elapsed="0.000319"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:14:36.706695" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:36.706278" elapsed="0.000477"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.707465" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.171.116/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:36.706946" elapsed="0.000547"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:36.706780" elapsed="0.000749"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:36.706258" elapsed="0.001293"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.708210" level="INFO">${final_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "as-4-route-target-extended-community": {
                  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:36.707700" elapsed="0.000538"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:36.708290" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:36.702044" elapsed="0.006379"/>
</kw>
<msg time="2026-04-21T02:14:36.708528" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:36.689270" elapsed="0.019308"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.721029" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.733339" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.745899" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.746109" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.746287" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.746688" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:36.746538" elapsed="0.000204"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:36.746521" elapsed="0.000245"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.746927" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.747098" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.747266" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:36.746486" elapsed="0.000832"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:36.746371" elapsed="0.000976"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.747510" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:36.747586" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:14:36.747739" level="INFO">${expected_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "as-4-route-target-extended-community": {
                  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:36.686407" elapsed="0.061359"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:36.747962" elapsed="0.002235"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:36.751400" level="INFO">${expected_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "as-4-route-target-extended-community": {
     "as-4-specific-common": {
      "as-number"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:36.750958" elapsed="0.000554"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:36.752095" level="INFO">${actual_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "as-4-route-target-extended-community": {
     "as-4-specific-common": {
      "as-number"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:36.751675" elapsed="0.000448"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:14:36.752282" elapsed="0.000332"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:14:36.750518" elapsed="0.002156"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:36.750275" elapsed="0.002432"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.752944" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:36.752733" elapsed="0.000276"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:36.750257" elapsed="0.002774"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:14:36.675825" elapsed="0.077255"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:14:36.674739" elapsed="0.078419"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:36.674410" elapsed="0.078794"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:36.674388" elapsed="0.078841"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:36.753263" elapsed="0.000030"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:14:36.532472" elapsed="0.220925"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:14:34.394239" elapsed="2.359218"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.803224" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:36.802800" elapsed="0.000455"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:36.804116" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:36.803844" elapsed="0.000350">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:36.804288" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:36.803473" elapsed="0.000839"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.804902" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:36.804480" elapsed="0.000451"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:36.805242" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:36.805489" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-targ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:36.805099" elapsed="0.000419"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.805962" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:36.805683" elapsed="0.000326"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.807059" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:36.806727" elapsed="0.000379"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.807666" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:36.807325" elapsed="0.000368"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.808513" level="INFO">${value} = peer=bgp:%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:36.808096" elapsed="0.000443"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:36.809799" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:36.809217" elapsed="0.000695"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:36.809994" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:14:36.810304" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:36.808733" elapsed="0.001598"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:36.810492" elapsed="0.000409"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.171.116/effective-rib-in</var>
<status status="PASS" start="2026-04-21T02:14:36.807952" elapsed="0.002992"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.811653" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:36.811196" elapsed="0.000486"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:36.812932" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:36.812358" elapsed="0.000679"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:36.813114" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:14:36.813412" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:36.811898" elapsed="0.001542"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:36.813620" elapsed="0.000402"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:36.811059" elapsed="0.003007"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:36.807749" elapsed="0.006353"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:36.814146" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:36.814307" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:36.806398" elapsed="0.007935"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:36.806083" elapsed="0.008281"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.814542" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:36.814391" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:36.806062" elapsed="0.008555"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.815578" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-add...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:36.814764" elapsed="0.000844"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:36.815659" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:36.802123" elapsed="0.013679"/>
</kw>
<msg time="2026-04-21T02:14:36.815861" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:36.789203" elapsed="0.026710"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.828486" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.841192" elapsed="0.000076"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.854459" elapsed="0.000044"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.854781" elapsed="0.000050"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.855051" elapsed="0.000027"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.855550" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:36.855334" elapsed="0.000282"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:36.855317" elapsed="0.000325"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.855827" elapsed="0.000032"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.856066" elapsed="0.000028"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.856260" elapsed="0.000024"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:36.855277" elapsed="0.001042"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:36.855153" elapsed="0.001195"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.856528" elapsed="0.000030"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:36.856630" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T02:14:36.856818" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-add...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:36.784802" elapsed="0.072049"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:36.858433" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:36.858114" elapsed="0.000397">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:36.858608" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:36.857625" elapsed="0.001007"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.859038" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:36.858702" elapsed="0.000406"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.859757" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:36.859382" elapsed="0.000420"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:36.859142" elapsed="0.000701"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:36.858683" elapsed="0.001190"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.862734" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:36.860039" elapsed="0.002723"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:36.862833" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:14:36.863153" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:36.857219" elapsed="0.005961"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:36.864499" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:36.864254" elapsed="0.000310">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:36.864658" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:36.863908" elapsed="0.000775"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:14:36.864917" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:14:36.864753" elapsed="0.000225"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:36.864734" elapsed="0.000269"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.865153" elapsed="0.000023"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.865330" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:14:36.865398" elapsed="0.000021"/>
</return>
<msg time="2026-04-21T02:14:36.867564" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:36.863540" elapsed="0.004053"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.869074" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:36.868786" elapsed="0.000337"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.869544" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:36.869280" elapsed="0.000310"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:36.877212" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01gfbltg0ihblwfa88iufos0sf27.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:36.877363" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.116/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 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '373'} 
 body={"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AgIAAP3oAHs=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"as-4-route-target-extended-community":{"as-4-specific-common":{"as-number":65000,"local-administrator":123}}}]}} 
 </msg>
<msg time="2026-04-21T02:14:36.877477" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:36.871831" elapsed="0.005675"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:36.869658" elapsed="0.007893"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.877735" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:36.877579" elapsed="0.000247"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:36.869640" elapsed="0.008209"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.882321" level="INFO">{"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AgIAAP3oAHs=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"as-4-route-target-extended-community":{"as-4-specific-common":{"as-number":65000,"local-administrator":123}}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:36.878898" elapsed="0.003492"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:36.878652" elapsed="0.003788"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:36.878634" elapsed="0.003843"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.886339" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:36.882922" elapsed="0.003484"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:36.882556" elapsed="0.003954"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:36.882531" elapsed="0.004017"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.887421" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:36.886856" elapsed="0.000603"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.887950" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:36.887605" elapsed="0.000405"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.888549" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:36.888203" elapsed="0.000374"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:36.888036" elapsed="0.000578"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:36.887576" elapsed="0.001060"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.889235" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:36.888854" elapsed="0.000408"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.889652" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:36.889351" elapsed="0.000372"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.890334" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:36.889988" elapsed="0.000373"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:36.889758" elapsed="0.000640"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:36.889321" elapsed="0.001098"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:36.890574" elapsed="0.000391"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:36.891437" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:36.891138" elapsed="0.000325"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:36.891638" elapsed="0.002536"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:36.878225" elapsed="0.016014"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:36.894418" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:36.894309" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:36.894291" elapsed="0.000194"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:36.897455" level="INFO">${text_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "as-4-route-target-extended-community": {
     "as-4-specific-common": {
      "as-number"...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:36.894634" elapsed="0.002852"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:14:36.897540" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:14:36.897703" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "as-4-route-target-extended-community": {
     "as-4-specific-common": {
      "as-number"...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:14:36.867930" elapsed="0.029799"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:36.897808" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:36.897965" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "as-4-route-target-extended-community": {
     "as-4-specific-common": {
      "as-number"...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:14:36.762389" elapsed="0.135603"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.927019" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:36.926524" elapsed="0.000524"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:36.927978" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:36.927655" elapsed="0.000452">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:36.928284" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:36.927262" elapsed="0.001047"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.928967" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:36.928493" elapsed="0.000514"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:36.929350" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:36.929506" level="INFO">${template} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "as-4-route-target-extended-community": {
                  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:36.929184" elapsed="0.000349"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.929990" level="INFO">{
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "as-4-route-target-extended-community": {
                    "as-4-specific-common": {
                        "as-number": 65000,
                        "local-administrator": 123
                    }
                },
                "attributes": {
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "origin": {
                        "value": "igp"
                    }
                },
                "origin-as": 64511,
                "path-id": 0,
                "route-key": "AgIAAP3oAHs="
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:36.929695" elapsed="0.000348"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:14:36.930545" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:36.930112" elapsed="0.000497"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.931327" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.171.116/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:36.930804" elapsed="0.000551"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:36.930635" elapsed="0.000757"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:36.930093" elapsed="0.001322"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:36.932144" level="INFO">${final_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "as-4-route-target-extended-community": {
                  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:36.931610" elapsed="0.000571"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:36.932246" elapsed="0.000040"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:36.925906" elapsed="0.006486"/>
</kw>
<msg time="2026-04-21T02:14:36.932453" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:36.913015" elapsed="0.019490"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.947331" elapsed="0.000045"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.960112" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.973048" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.973276" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.973476" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.973919" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:36.973747" elapsed="0.000230"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:36.973728" elapsed="0.000276"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.974152" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.974323" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.974494" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:36.973689" elapsed="0.000861"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:36.973565" elapsed="0.001014"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.974732" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:36.974827" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:14:36.974996" level="INFO">${expected_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "as-4-route-target-extended-community": {
                  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:36.910181" elapsed="0.064844"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:36.975207" elapsed="0.002364"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:36.978857" level="INFO">${expected_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "as-4-route-target-extended-community": {
     "as-4-specific-common": {
      "as-number"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:36.978373" elapsed="0.000517"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:36.979457" level="INFO">${actual_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "as-4-route-target-extended-community": {
     "as-4-specific-common": {
      "as-number"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:36.979054" elapsed="0.000431"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:14:36.979709" elapsed="0.000376"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:14:36.977934" elapsed="0.002214"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:36.977653" elapsed="0.002528"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:36.980357" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:36.980206" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:36.977634" elapsed="0.002802"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:14:36.899136" elapsed="0.081348"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:14:36.898321" elapsed="0.082240"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:36.898076" elapsed="0.082568"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:36.898059" elapsed="0.082610"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:36.980703" elapsed="0.000034"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:14:36.758070" elapsed="0.222800"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:14:36.753632" elapsed="0.227302"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.032453" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:37.032069" elapsed="0.000415"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:37.033288" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:37.033013" elapsed="0.000350">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:37.033458" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:37.032656" elapsed="0.000826"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.034048" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:37.033649" elapsed="0.000427"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:37.034381" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:37.034541" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-targ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:37.034242" elapsed="0.000325"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.034996" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:37.034729" elapsed="0.000314"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.036121" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:37.035780" elapsed="0.000387"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.036610" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:37.036333" elapsed="0.000303"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.037450" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:37.037041" elapsed="0.000435"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:37.038767" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:37.038187" elapsed="0.000703"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:37.038975" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:14:37.039279" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:37.037670" elapsed="0.001636"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:37.039467" elapsed="0.000472"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:14:37.036897" elapsed="0.003087"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.040660" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:37.040243" elapsed="0.000443"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:37.042014" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:37.041365" elapsed="0.000751"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:37.042195" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:14:37.042495" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:37.040899" elapsed="0.001623"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:37.042684" elapsed="0.000399"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:37.040104" elapsed="0.003023"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:37.036690" elapsed="0.006475"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:37.043210" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:37.043371" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:37.035419" elapsed="0.007979"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:37.035115" elapsed="0.008318"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.043614" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:37.043460" elapsed="0.000228"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:37.035095" elapsed="0.008616"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.044663" level="INFO">${final_text} = 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:r...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:37.043875" elapsed="0.000819"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:37.044745" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:37.031372" elapsed="0.013520"/>
</kw>
<msg time="2026-04-21T02:14:37.044949" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:37.018543" elapsed="0.026458"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.057720" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.070167" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.082708" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.082922" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.083103" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.083476" elapsed="0.000059"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:37.083330" elapsed="0.000243"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:37.083314" elapsed="0.000283"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.083759" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.083949" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.084118" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:37.083284" elapsed="0.000887"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:37.083179" elapsed="0.001018"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.084346" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:37.084421" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:14:37.084544" level="INFO">${uri} = 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:r...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:37.014111" elapsed="0.070459"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:37.085868" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:37.085595" elapsed="0.000353">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:37.086042" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:37.085249" elapsed="0.000817"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.086383" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:37.086135" elapsed="0.000304"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.086959" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:37.086647" elapsed="0.000339"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:37.086464" elapsed="0.000557"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:37.086117" elapsed="0.000925"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.089604" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:37.087195" elapsed="0.002443"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:37.089703" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:14:37.089918" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:37.084916" elapsed="0.005034"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:37.091369" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:37.091128" elapsed="0.000305">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:37.091527" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:37.090763" elapsed="0.000789"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:14:37.091801" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:14:37.091625" elapsed="0.000239"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:37.091606" elapsed="0.000282"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.092038" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.092214" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:14:37.092322" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:14:37.094437" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:37.090363" elapsed="0.004101"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.095932" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:37.095628" elapsed="0.000351"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.096387" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:37.096137" elapsed="0.000294"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:37.104117" level="INFO">GET Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01gfbltg0ihblwfa88iufos0sf27.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:37.104270" level="INFO">GET Response : url=http://10.30.171.3:8181/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 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '373'} 
 body={"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AgIAAP3oAHs=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"as-4-route-target-extended-community":{"as-4-specific-common":{"as-number":65000,"local-administrator":123}}}]}} 
 </msg>
<msg time="2026-04-21T02:14:37.104386" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:37.098636" elapsed="0.005776"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:37.096498" elapsed="0.007959"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.104640" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:37.104484" elapsed="0.000223"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:37.096480" elapsed="0.008249"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.109860" level="INFO">{"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AgIAAP3oAHs=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"as-4-route-target-extended-community":{"as-4-specific-common":{"as-number":65000,"local-administrator":123}}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:37.106380" elapsed="0.003549"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:37.106061" elapsed="0.003918"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:37.106035" elapsed="0.003981"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.114192" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:37.110454" elapsed="0.003802"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:37.110092" elapsed="0.004214"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:37.110069" elapsed="0.004272"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.115157" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:37.114588" elapsed="0.000606"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.115632" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:37.115292" elapsed="0.000481"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.116486" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:37.116070" elapsed="0.000454"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:37.115829" elapsed="0.000744"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:37.115267" elapsed="0.001335"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.117291" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:37.116856" elapsed="0.000462"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.117624" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:37.117387" elapsed="0.000293"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.118182" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:37.117887" elapsed="0.000321"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:37.117703" elapsed="0.000592"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:37.117369" elapsed="0.000949"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:37.118475" elapsed="0.000369"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:37.119312" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:37.119014" elapsed="0.000324"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:37.119496" elapsed="0.002324"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:37.105417" elapsed="0.016467"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:37.122061" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:37.121953" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:37.121934" elapsed="0.000195"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:37.125253" level="INFO">${text_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "as-4-route-target-extended-community": {
     "as-4-specific-common": {
      "as-number"...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:37.122278" elapsed="0.003005"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:14:37.125335" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:14:37.125497" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "as-4-route-target-extended-community": {
     "as-4-specific-common": {
      "as-number"...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:14:37.094799" elapsed="0.030725"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:37.125588" elapsed="0.000025"/>
</return>
<msg time="2026-04-21T02:14:37.125739" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "as-4-route-target-extended-community": {
     "as-4-specific-common": {
      "as-number"...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:14:36.990645" elapsed="0.135120"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.154124" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:37.153639" elapsed="0.000513"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:37.154963" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:37.154654" elapsed="0.000433">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:37.155260" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:37.154318" elapsed="0.000980"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.156073" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:37.155515" elapsed="0.000586"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:37.156431" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:37.156586" level="INFO">${template} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "as-4-route-target-extended-community": {
                  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:37.156269" elapsed="0.000343"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.157057" level="INFO">{
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "as-4-route-target-extended-community": {
                    "as-4-specific-common": {
                        "as-number": 65000,
                        "local-administrator": 123
                    }
                },
                "attributes": {
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "origin": {
                        "value": "igp"
                    }
                },
                "origin-as": 64511,
                "path-id": 0,
                "route-key": "AgIAAP3oAHs="
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:37.156774" elapsed="0.000368"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:14:37.157615" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:37.157211" elapsed="0.000464"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.158367" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:37.157864" elapsed="0.000530"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:37.157701" elapsed="0.000728"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:37.157192" elapsed="0.001259"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.159098" level="INFO">${final_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "as-4-route-target-extended-community": {
                  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:37.158599" elapsed="0.000527"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:37.159176" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:37.153023" elapsed="0.006277"/>
</kw>
<msg time="2026-04-21T02:14:37.159358" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:37.140443" elapsed="0.018964"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.171818" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.184229" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.196708" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.196923" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.197101" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.197493" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:37.197344" elapsed="0.000205"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:37.197330" elapsed="0.000242"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.197712" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.197895" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.198065" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:37.197299" elapsed="0.000818"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:37.197185" elapsed="0.000993"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.198335" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:37.198411" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:14:37.198551" level="INFO">${expected_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "as-4-route-target-extended-community": {
                  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:37.137751" elapsed="0.060826"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:37.198758" elapsed="0.002219"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:37.202142" level="INFO">${expected_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "as-4-route-target-extended-community": {
     "as-4-specific-common": {
      "as-number"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:37.201708" elapsed="0.000462"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:37.202719" level="INFO">${actual_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "as-4-route-target-extended-community": {
     "as-4-specific-common": {
      "as-number"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:37.202326" elapsed="0.000421"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:14:37.202925" elapsed="0.000323"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:14:37.201295" elapsed="0.002013"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:37.201056" elapsed="0.002285"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.203514" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:37.203366" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:37.201038" elapsed="0.002551"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:14:37.126922" elapsed="0.076713"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:14:37.126110" elapsed="0.077598"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:37.125867" elapsed="0.077950"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:37.125849" elapsed="0.077998"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:37.203883" elapsed="0.000029"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:14:36.986111" elapsed="0.217903"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:14:36.981114" elapsed="0.222959"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:14:37.204240" elapsed="0.002667"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.259116" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:37.258712" elapsed="0.000437"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:37.259951" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:37.259653" elapsed="0.000377">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:37.260191" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:37.259321" elapsed="0.000895"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.260773" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:37.260385" elapsed="0.000432"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:37.261129" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:37.261280" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:37.260988" elapsed="0.000318"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.261711" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:37.261467" elapsed="0.000291"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.262774" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:37.262472" elapsed="0.000373"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.263281" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:37.263011" elapsed="0.000296"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.264121" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:37.263669" elapsed="0.000478"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:37.265361" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:37.264808" elapsed="0.000653"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:37.265539" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:14:37.265851" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:37.264338" elapsed="0.001541"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:37.266040" elapsed="0.000383"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:14:37.263531" elapsed="0.002933"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.267125" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:37.266711" elapsed="0.000439"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:37.268372" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:37.267784" elapsed="0.000688"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:37.268549" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:14:37.268854" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:37.267336" elapsed="0.001547"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:37.269040" elapsed="0.000367"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:37.266578" elapsed="0.002871"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:37.263358" elapsed="0.006127"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:37.269529" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:14:37.269685" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:37.262147" elapsed="0.007563"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:37.261847" elapsed="0.007895"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.269935" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:37.269767" elapsed="0.000224"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:37.261825" elapsed="0.008187"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.270909" level="INFO">${final_text} = 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</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:37.270157" elapsed="0.000781"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:37.270986" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:37.258095" elapsed="0.013053"/>
</kw>
<msg time="2026-04-21T02:14:37.271202" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:37.245522" elapsed="0.025729"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.283680" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.296166" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.308464" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.308683" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.308880" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.309272" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:37.309123" elapsed="0.000204"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:37.309107" elapsed="0.000244"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.309496" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.309666" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.309863" elapsed="0.000025"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:37.309073" elapsed="0.000849"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:37.308962" elapsed="0.000987"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.310097" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:37.310172" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:14:37.310305" level="INFO">${uri} = 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</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:37.241153" elapsed="0.069178"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:37.311715" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:37.311443" elapsed="0.000359">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:37.311932" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:37.311079" elapsed="0.000878"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.312283" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:37.312027" elapsed="0.000313"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.312859" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:37.312548" elapsed="0.000337"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:37.312365" elapsed="0.000555"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:37.312009" elapsed="0.000932"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.315263" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:37.313094" elapsed="0.002195"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:37.315341" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:37.315497" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:37.310712" elapsed="0.004810"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:37.316754" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:14:37.316564" elapsed="0.000258"/>
</kw>
<msg time="2026-04-21T02:14:37.316908" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:37.316229" elapsed="0.000702"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:14:37.317136" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:37.317001" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:37.316983" elapsed="0.000219"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:37.317512" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:37.317661" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:37.317347" elapsed="0.000338"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:14:37.318094" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:14:37.317857" elapsed="0.000263"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:14:37.318166" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:37.318318" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:37.315892" elapsed="0.002450"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.319731" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:37.319485" elapsed="0.000291"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.320308" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:37.320009" elapsed="0.000354"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:37.329882" level="INFO">GET Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01gfbltg0ihblwfa88iufos0sf27.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:37.331108" level="INFO">GET Response : url=http://10.30.171.3:8181/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 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '549'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false},"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AgIAAP3oAHs=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"as-4-route-target-extended-community":{"as-4-specific-common":{"as-number":65000,"local-administrator":123}}}]}}]} 
 </msg>
<msg time="2026-04-21T02:14:37.331659" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:37.322988" elapsed="0.008740"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:37.320444" elapsed="0.011505"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.332506" elapsed="0.000058"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:37.332047" elapsed="0.000618"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:37.320422" elapsed="0.012322"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.339858" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false},"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AgIAAP3oAHs=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"as-4-route-target-extended-community":{"as-4-specific-common":{"as-number":65000,"local-administrator":123}}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:37.335443" elapsed="0.004495"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:37.334895" elapsed="0.005095"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:37.334846" elapsed="0.005181"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.344042" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:37.340437" elapsed="0.003691"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:37.340107" elapsed="0.004084"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:37.340083" elapsed="0.004155"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.345214" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:37.344582" elapsed="0.000668"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.345666" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:37.345343" elapsed="0.000400"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.346418" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:37.346027" elapsed="0.000426"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:37.345774" elapsed="0.000726"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:37.345319" elapsed="0.001208"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.347234" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:37.346746" elapsed="0.000523"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.347671" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:37.347358" elapsed="0.000387"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.348329" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:37.348003" elapsed="0.000355"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:37.347774" elapsed="0.000622"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:37.347334" elapsed="0.001084"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:37.348584" elapsed="0.000388"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:37.349501" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:37.349162" elapsed="0.000365"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:37.349690" elapsed="0.002401"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:37.333756" elapsed="0.018405"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:37.352354" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:37.352236" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:37.352216" elapsed="0.000212"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:37.355598" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-route-target-constrain:route-target-constrain-routes": {
    "route-target-co...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:37.352584" elapsed="0.003048"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:14:37.355699" elapsed="0.000050"/>
</return>
<msg time="2026-04-21T02:14:37.355953" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-route-target-constrain:route-target-constrain-routes": {
    "route-target-co...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:14:37.318655" elapsed="0.037413"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:37.356159" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:14:37.356347" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-route-target-constrain:route-target-constrain-routes": {
    "route-target-co...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:14:37.217299" elapsed="0.139077"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.386872" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:37.386249" elapsed="0.000663"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:37.387970" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:37.387571" elapsed="0.000543">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:37.388300" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:37.387139" elapsed="0.001186"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.388982" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:37.388501" elapsed="0.000508"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:37.389345" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:37.389527" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:37.389176" elapsed="0.000379"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.390024" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:37.389718" elapsed="0.000353"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:14:37.390598" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:37.390143" elapsed="0.000531"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.391550" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:37.390899" elapsed="0.000684"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:37.390709" elapsed="0.000919"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:37.390123" elapsed="0.001533"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.392599" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:37.391923" elapsed="0.000716"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:37.392710" elapsed="0.000043"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:37.385448" elapsed="0.007454"/>
</kw>
<msg time="2026-04-21T02:14:37.392962" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:37.372035" elapsed="0.020979"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.405734" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.418381" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.431798" elapsed="0.000032"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.432084" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.432277" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.432694" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:37.432540" elapsed="0.000211"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:37.432523" elapsed="0.000254"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.432964" elapsed="0.000026"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.433154" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.433324" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:37.432486" elapsed="0.000891"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:37.432366" elapsed="0.001047"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.433583" elapsed="0.000039"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:37.433691" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:14:37.433880" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:37.368504" elapsed="0.065415"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:37.434155" elapsed="0.003068"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:37.438637" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:37.438224" elapsed="0.000447"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:37.439655" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-route-target-constrain:route-target-constrain-routes": {
    "route-target-co...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:37.438863" elapsed="0.000868"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:14:37.440315" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-route-target-constrain:route-target-constrain-routes": {
    "route-target-constrain-route": [
     {
      "as-4-route-target-extended-community": {
       "as-4-specific-common": {
        "as-number": 65000,
        "local-administrator": 123
       }
      },
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "origin-as": 64511,
      "path-id": 0,
      "route-key": "AgIAAP3oAHs="
     }
    ]
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-04-21T02:14:37.440521" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-route-target-constrain:route-target-constrain-routes": {
+    "route-target-constrain-route": [
+     {
+      "as-4-route-target-extended-community": {
+       "as-4-specific-common": {
+        "as-number": 65000,
+        "local-administrator": 123
+       }
+      },
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "origin-as": 64511,
+      "path-id": 0,
+      "route-key": "AgIAAP3oAHs="
+     }
+    ]
+   },
    "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:14:37.439966" elapsed="0.000634">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-route-target-constrain:route-target-constrain-routes": {
+    "route-target-constrain-route": [
+     {
+      "as-4-route-target-extended-community": {
+       "as-4-specific-common": {
+        "as-number": 65000,
+        "local-administrator": 123
+       }
+      },
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "origin-as": 64511,
+      "path-id": 0,
+      "route-key": "AgIAAP3oAHs="
+     }
+    ]
+   },
    "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:14:37.437647" elapsed="0.003107">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-route-target-constrain:route-target-constrain-routes": {
+    "route-target-constrain-route": [
+     {
+      "as-4-route-target-extended-community": {
+       "as-4-specific-common": {
+        "as-number": 65000,
+        "local-administrator": 123
+       }
+      },
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "origin-as": 64511,
+      "path-id": 0,
+      "route-key": "AgIAAP3oAHs="
+     }
+    ]
+   },
    "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:14:37.437325" elapsed="0.003532">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-route-target-constrain:route-target-constrain-routes": {
+    "route-target-constrain-route": [
+     {
+      "as-4-route-target-extended-community": {
+       "as-4-specific-common": {
+        "as-number": 65000,
+        "local-administrator": 123
+       }
+      },
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "origin-as": 64511,
+      "path-id": 0,
+      "route-key": "AgIAAP3oAHs="
+     }
+    ]
+   },
    "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
   }
  ]</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:37.441051" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:37.440895" elapsed="0.000213"/>
</branch>
<status status="FAIL" start="2026-04-21T02:14:37.437301" elapsed="0.003830">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-route-target-constrain:route-target-constrain-routes": {
+    "route-target-constrain-route": [
+     {
+      "as-4-route-target-extended-community": {
+       "as-4-specific-common": {
+        "as-number": 65000,
+        "local-administrator": 123
+       }
+      },
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "origin-as": 64511,
+      "path-id": 0,
+      "route-key": "AgIAAP3oAHs="
+     }
+    ]
+   },
    "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
   }
  ]</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:14:37.357587" elapsed="0.083671">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-route-target-constrain:route-target-constrain-routes": {
+    "route-target-constrain-route": [
+     {
+      "as-4-route-target-extended-community": {
+       "as-4-specific-common": {
+        "as-number": 65000,
+        "local-administrator": 123
+       }
+      },
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "origin-as": 64511,
+      "path-id": 0,
+      "route-key": "AgIAAP3oAHs="
+     }
+    ]
+   },
    "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:14:37.356731" elapsed="0.084702">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-route-target-constrain:route-target-constrain-routes": {
+    "route-target-constrain-route": [
+     {
+      "as-4-route-target-extended-community": {
+       "as-4-specific-common": {
+        "as-number": 65000,
+        "local-administrator": 123
+       }
+      },
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "origin-as": 64511,
+      "path-id": 0,
+      "route-key": "AgIAAP3oAHs="
+     }
+    ]
+   },
    "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-04-21T02:14:37.356467" elapsed="0.085097">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-route-target-constrain:route-target-constrain-routes": {
+    "route-target-constrain-route": [
+     {
+      "as-4-route-target-extended-community": {
+       "as-4-specific-common": {
+        "as-number": 65000,
+        "local-administrator": 123
+       }
+      },
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "origin-as": 64511,
+      "path-id": 0,
+      "route-key": "AgIAAP3oAHs="
+     }
+    ]
+   },
    "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
   }
  ]</status>
</branch>
<status status="FAIL" start="2026-04-21T02:14:37.356447" elapsed="0.085156">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-route-target-constrain:route-target-constrain-routes": {
+    "route-target-constrain-route": [
+     {
+      "as-4-route-target-extended-community": {
+       "as-4-specific-common": {
+        "as-number": 65000,
+        "local-administrator": 123
+       }
+      },
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "origin-as": 64511,
+      "path-id": 0,
+      "route-key": "AgIAAP3oAHs="
+     }
+    ]
+   },
    "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
   }
  ]</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:37.441655" elapsed="0.000017"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:14:37.211506" elapsed="0.230276">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-route-target-constrain:route-target-constrain-routes": {
+    "route-target-constrain-route": [
+     {
+      "as-4-route-target-extended-community": {
+       "as-4-specific-common": {
+        "as-number": 65000,
+        "local-administrator": 123
+       }
+      },
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "origin-as": 64511,
+      "path-id": 0,
+      "route-key": "AgIAAP3oAHs="
+     }
+    ]
+   },
    "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:39.511173" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:39.510592" elapsed="0.000625"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:39.512243" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:39.511914" elapsed="0.000425">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:39.512456" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:39.511451" elapsed="0.001036"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:39.513198" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:39.512702" elapsed="0.000532"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:39.513679" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:39.513898" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:39.513495" elapsed="0.000436"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:39.514447" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:39.514145" elapsed="0.000360"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:39.515994" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:39.515603" elapsed="0.000441"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:39.516505" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:39.516218" elapsed="0.000314"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:39.517391" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:39.516951" elapsed="0.000467"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:39.518683" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:39.518124" elapsed="0.000659"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:39.518887" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:14:39.519202" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:39.517634" elapsed="0.001595"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:39.519397" elapsed="0.000419"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:14:39.516775" elapsed="0.003086"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:39.520562" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:39.520133" elapsed="0.000455"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:39.521899" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:39.521302" elapsed="0.000699"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:39.522082" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:14:39.522384" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:39.520823" elapsed="0.001587"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:39.522569" elapsed="0.001945"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:39.519990" elapsed="0.004576"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:39.516590" elapsed="0.008021"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:39.524664" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:14:39.524868" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:39.515094" elapsed="0.009802"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:39.514608" elapsed="0.010322"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:39.525138" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:39.524959" elapsed="0.000237"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:39.514575" elapsed="0.010643"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:39.526210" level="INFO">${final_text} = 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</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:39.525419" elapsed="0.000821"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:39.526292" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:39.509533" elapsed="0.016892"/>
</kw>
<msg time="2026-04-21T02:14:39.526486" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:39.492279" elapsed="0.034262"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:39.539312" elapsed="0.000060"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:39.552139" elapsed="0.000148"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:39.564893" elapsed="0.000059"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:39.565201" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:39.565578" elapsed="0.000058"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:39.566156" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:39.565987" elapsed="0.000228"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:39.565969" elapsed="0.000271"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:39.566390" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:39.566563" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:39.566733" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:39.565921" elapsed="0.000882"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:39.565725" elapsed="0.001107"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:39.566988" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:39.567069" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:14:39.567229" level="INFO">${uri} = 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</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:39.486612" elapsed="0.080646"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:39.568751" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:39.568439" elapsed="0.000409">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:39.568947" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:39.568033" elapsed="0.000939"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:39.569319" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:39.569044" elapsed="0.000335"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:39.569931" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:39.569611" elapsed="0.000346"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:39.569419" elapsed="0.000575"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:39.569026" elapsed="0.000989"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:39.572429" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:39.570172" elapsed="0.002284"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:39.572510" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:14:39.572742" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:39.567637" elapsed="0.005132"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:39.574084" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:14:39.573848" elapsed="0.000300"/>
</kw>
<msg time="2026-04-21T02:14:39.574232" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:39.573483" elapsed="0.000773"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:14:39.574464" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:39.574327" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:39.574308" elapsed="0.000225"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:39.574866" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:39.575044" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:39.574681" elapsed="0.000389"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:14:39.575497" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:14:39.575232" elapsed="0.000292"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:14:39.575571" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:39.575729" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:39.573105" elapsed="0.002649"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:39.577210" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:39.576953" elapsed="0.000304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:39.577676" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:39.577429" elapsed="0.000291"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:39.585862" level="INFO">GET Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01gfbltg0ihblwfa88iufos0sf27.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:39.586032" level="INFO">GET Response : url=http://10.30.171.3:8181/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 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '177'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-04-21T02:14:39.586167" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:39.580184" elapsed="0.006011"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:39.577801" elapsed="0.008449"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:39.586471" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:39.586283" elapsed="0.000255"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:39.577768" elapsed="0.008792"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:39.590384" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:39.587702" elapsed="0.002742"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:39.587456" elapsed="0.003031"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:39.587435" elapsed="0.003082"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:39.593224" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:39.590859" elapsed="0.002414"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:39.590583" elapsed="0.002725"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:39.590563" elapsed="0.002772"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:39.594083" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:39.593646" elapsed="0.000465"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:39.594433" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:39.594184" elapsed="0.000308"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:39.595019" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:39.594692" elapsed="0.000355"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:39.594517" elapsed="0.000566"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:39.594165" elapsed="0.000941"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:39.595642" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:39.595272" elapsed="0.000397"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:39.595999" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:39.595739" elapsed="0.000319"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:39.596542" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:39.596246" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:39.596083" elapsed="0.000521"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:39.595721" elapsed="0.000905"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:39.596808" elapsed="0.000355"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:39.597686" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:39.597333" elapsed="0.000379"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:39.597887" elapsed="0.002465"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:39.586987" elapsed="0.013443"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:39.600634" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:39.600513" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:39.600491" elapsed="0.000214"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:39.603666" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:39.600888" elapsed="0.002812"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:14:39.603762" elapsed="0.000060"/>
</return>
<msg time="2026-04-21T02:14:39.603970" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:14:39.576106" elapsed="0.027890"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:39.604061" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:14:39.604213" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:14:39.455210" elapsed="0.149029"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:39.634066" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:39.633497" elapsed="0.000604"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:39.634971" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:39.634641" elapsed="0.000537">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:39.635363" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:39.634285" elapsed="0.001104"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:39.636026" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:39.635561" elapsed="0.000492"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:39.636387" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:39.636547" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:39.636220" elapsed="0.000354"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:39.637026" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:39.636735" elapsed="0.000338"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:14:39.637650" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:39.637153" elapsed="0.000560"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:39.638421" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:39.637907" elapsed="0.000541"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:39.637740" elapsed="0.000745"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:39.637129" elapsed="0.001378"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:39.639184" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:39.638659" elapsed="0.000556"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:39.639268" elapsed="0.000036"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:39.632723" elapsed="0.006686"/>
</kw>
<msg time="2026-04-21T02:14:39.639465" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:39.619881" elapsed="0.019639"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:39.652261" elapsed="0.000061"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:39.664858" elapsed="0.000057"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:39.684092" elapsed="0.000066"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:39.684492" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:39.684687" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:39.685153" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:39.684996" elapsed="0.000215"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:39.684976" elapsed="0.000260"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:39.685386" elapsed="0.000031"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:39.685625" elapsed="0.000024"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:39.685819" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:39.684933" elapsed="0.000942"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:39.684774" elapsed="0.001130"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:39.686058" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:39.686138" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:14:39.686297" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:39.616991" elapsed="0.069335"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:39.686510" elapsed="0.002363"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:39.690101" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:39.689753" elapsed="0.000377"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:39.690571" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:39.690291" elapsed="0.000308"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:14:39.690759" elapsed="0.000361"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:14:39.689240" elapsed="0.001941"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:39.688957" elapsed="0.002258"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:39.691392" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:39.691241" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:39.688938" elapsed="0.002531"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:14:39.605563" elapsed="0.085954"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:14:39.604640" elapsed="0.086957"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:39.604331" elapsed="0.087312"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:39.604311" elapsed="0.087357"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:39.691703" elapsed="0.000036"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:14:39.448526" elapsed="0.243332"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:14:37.207104" elapsed="2.484856"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient" type="TEARDOWN">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:14:39.692185" elapsed="0.002883"/>
</kw>
<arg>rt_constrain_type_2</arg>
<arg>${RT_CONSTRAIN_DIR}</arg>
<status status="PASS" start="2026-04-21T02:14:34.386216" elapsed="5.308914"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:34.293253" elapsed="5.402025"/>
</test>
<test id="s1-s18-t12" name="Kill_Talking_BGP_Speaker" line="101">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:14:39.698733" elapsed="0.000354"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:14:39.698328" elapsed="0.000842"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:39.700692" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:39.700522" elapsed="0.000242"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:39.700494" elapsed="0.000334"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:39.708651" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:39.708539" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:39.708512" elapsed="0.000221"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:39.709898" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:39.709448" elapsed="0.000478"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:14:39.710596" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:14:39.710097" elapsed="0.000528"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:14:39.710682" elapsed="0.000048"/>
</return>
<msg time="2026-04-21T02:14:39.710894" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:14:39.709006" elapsed="0.001914"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:39.716447" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:39.716336" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:39.716317" elapsed="0.000199"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:39.717745" elapsed="0.000029"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:39.717634" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:39.717614" elapsed="0.000255"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:39.718332" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:14:39.718022" elapsed="0.000336"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:39.718741" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:39.718520" elapsed="0.000247"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:14:39.748616" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:14:39.719387" elapsed="0.029331"/>
</kw>
<msg time="2026-04-21T02:14:39.748917" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:14:39.748964" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:39.718948" elapsed="0.030051"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:14:39.781079" level="INFO">". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "K "i "l "l "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:14:39.749544" elapsed="0.031641"/>
</kw>
<msg time="2026-04-21T02:14:39.781347" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:14:39.781392" level="INFO">${message_wait} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "K "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:39.749175" elapsed="0.032252"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:39.781757" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:39.781503" elapsed="0.000378"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:39.781483" elapsed="0.000424"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:39.782356" level="INFO"> ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "K "i "l "l "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:39.782053" elapsed="0.000375"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:39.782716" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:39.782495" elapsed="0.000275"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:39.782477" elapsed="0.000332"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:14:39.782844" elapsed="0.000029"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:39.785308" elapsed="0.000294"/>
</kw>
<msg time="2026-04-21T02:14:39.785666" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:39.784288" elapsed="0.001533"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:39.786106" elapsed="0.000079"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:39.786451" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:14:39.783660" elapsed="0.002978"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:14:39.783126" elapsed="0.003577"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:14:39.717297" elapsed="0.069524"/>
</kw>
<msg time="2026-04-21T02:14:39.786916" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:39.786960" level="INFO">${message} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "K "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:39.716669" elapsed="0.070328"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:14:39.787182" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:14:39.787073" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:39.787055" elapsed="0.000213"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:39.787677" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:39.788037" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:14:39.788110" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:14:39.715992" elapsed="0.072225"/>
</kw>
<msg time="2026-04-21T02:14:39.788311" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:39.788354" level="INFO">${output} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "K "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:39.711311" elapsed="0.077078"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:39.788719" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:39.788464" elapsed="0.000309"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:39.788446" elapsed="0.000376"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:14:39.711165" elapsed="0.077682"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:14:39.710980" elapsed="0.077896"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:14:39.708041" elapsed="0.080889"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:14:39.700084" elapsed="0.088907"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:39.699404" elapsed="0.089631"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:14:39.695982" elapsed="0.093105"/>
</kw>
<kw name="Kill_BGP_Speaker" owner="BGPSpeaker">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:39.790369" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:39.790051" elapsed="0.000345"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:14:39.790553" elapsed="0.000220"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:14:39.789762" elapsed="0.001086"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:14:39.812580" level="INFO">^C
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:14:39.791348" elapsed="0.021328"/>
</kw>
<msg time="2026-04-21T02:14:39.812817" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:39.812879" level="INFO">${message} = ^C
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${status}</var>
<var>${message}</var>
<arg>SSHLibrary.Read_Until_Prompt</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:39.791016" elapsed="0.021890"/>
</kw>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:14:39.813557" level="INFO">Executing command 'cat play.py.out'.</msg>
<msg time="2026-04-21T02:14:39.825547" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:14:39.825914" level="INFO">${output_log} = 2026-04-21 02:14:09,635 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:14:09,636 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.171.116
2026-04-21 02:14:09,636 DEBUG BGP-Thr...</msg>
<var>${output_log}</var>
<arg>cat ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:14:39.813401" elapsed="0.012554"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:39.826732" level="INFO">2026-04-21 02:14:09,635 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:14:09,636 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.171.116
2026-04-21 02:14:09,636 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-04-21 02:14:09,636 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.171.3
2026-04-21 02:14:09,636 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-04-21 02:14:09,637 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 02:14:09,640 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 02:14:09,640 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00d90104fbf000b4c0000202bc02ba41040000fbf0060002000104000100010104000100040104000100850104000200040104000100810104000100840104000200810104000200800104000100860104000200860104000200850104000200050104000100800104000100050104400400470104001900460104000200014046003c00020400400447000001860000020100000285000001800000010400000101000001850000010500000181000002860000194600000281000002050000018400000280004700
2026-04-21 02:14:09,640 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 02:14:09,641 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-04-21 02:14:09,641 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-04-21 02:14:09,641 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-04-21 02:14:09,641 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-04-21 02:14:09,641 INFO BGP-Thread-1 (job):   My BGP Identifier: 169782132
2026-04-21 02:14:09,641 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-04-21 02:14:09,641 INFO BGP-Thread-1 (job):   Originator ID: None
2026-04-21 02:14:09,641 INFO BGP-Thread-1 (job):   Cluster list: None
2026-04-21 02:14:09,641 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-04-21 02:14:09,641 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-04-21 02:14:09,641 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-04-21 02:14:09,641 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 0
2026-04-21 02:14:09,641 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, -1]
2026-04-21 02:14:09,642 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-04-21 02:14:09,642 INFO BGP-Thread-1 (job):   Let's go ...

2026-04-21 02:14:09,642 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-04-21 02:14:09,642 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:14:09,642 DEBUG BGP-Thread-1 (job):   Length=53 (0x0035)
2026-04-21 02:14:09,642 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-04-21 02:14:09,642 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-04-21 02:14:09,642 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-04-21 02:14:09,642 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-04-21 02:14:09,642 DEBUG BGP-Thread-1 (job):   BGP Identifier=169782132 (0x0a1eab74)
2026-04-21 02:14:09,642 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=24 (0x18)
2026-04-21 02:14:09,642 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x02060104000100010206010400010084020641040000fbf0
2026-04-21 02:14:09,642 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff00350104fbf000b40a1eab741802060104000100010206010400010084020641040000fbf0'
2026-04-21 02:14:09,643 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff00350104fbf000b40a1eab741802060104000100010206010400010084020641040000fbf0
2026-04-21 02:14:09,644 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:14:09,644 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:14:09,644 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:14:09,644 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:14:09,644 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:14:09,644 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:14:09,645 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:14:09,645 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:14:09,645 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:14:09,645 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:14:09,645 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-04-21 02:14:09,645 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:09,645 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:09,645 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:09,658 INFO BGP-Thread-1 (job): ... idle for 0.013s
2026-04-21 02:14:09,658 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.013s
2026-04-21 02:14:09,658 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-04-21 02:14:09,658 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:09,658 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:09,658 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-04-21 02:14:09,659 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:09,659 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:09,659 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:09,659 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:09,659 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:09,659 DEBUG BGP-Thread-1 (job): Route-Target-Constrain True
2026-04-21 02:14:09,659 DEBUG BGP-Thread-1 (job): Skipping update decoding due to Route-Target-Constrain data expected
2026-04-21 02:14:09,659 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000184
2026-04-21 02:14:09,660 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:09,660 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:09,660 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:14:09,660 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:09,660 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:09,660 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:09,660 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:09,660 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:09,660 DEBUG BGP-Thread-1 (job): Route-Target-Constrain True
2026-04-21 02:14:09,660 DEBUG BGP-Thread-1 (job): Skipping update decoding due to Route-Target-Constrain data expected
2026-04-21 02:14:09,661 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:09,661 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:09,661 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:10,662 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:10,662 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 1.014s
2026-04-21 02:14:10,662 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:10,662 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:10,663 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:11,664 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:11,664 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 2.015s
2026-04-21 02:14:11,664 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:11,664 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:11,664 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:12,665 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:12,666 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 3.016s
2026-04-21 02:14:12,666 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:12,666 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:12,666 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:13,667 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:13,668 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 4.017s
2026-04-21 02:14:13,668 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:13,668 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:13,668 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:14,669 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:14,669 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 5.018s
2026-04-21 02:14:14,670 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:14,670 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:14,670 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:15,671 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:15,672 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.020s
2026-04-21 02:14:15,672 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:15,672 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:15,672 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:15] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:15,902 INFO BGP-Thread-1 (job): ... idle for 0.230s
2026-04-21 02:14:15,902 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.249s
2026-04-21 02:14:15,902 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0032020000001b4001010040020040050400000064800e0a00018404c714a6290000
2026-04-21 02:14:15,902 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:15,902 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:15,902 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0032' (50)
2026-04-21 02:14:15,903 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:15,903 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:15,903 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:15,903 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:15,903 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:15,903 DEBUG BGP-Thread-1 (job): Route-Target-Constrain True
2026-04-21 02:14:15,903 DEBUG BGP-Thread-1 (job): Skipping update decoding due to Route-Target-Constrain data expected
2026-04-21 02:14:15,903 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:15,903 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:15,903 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:15] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:14:15] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:16,060 INFO BGP-Thread-1 (job): ... idle for 0.157s
2026-04-21 02:14:16,060 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.406s
2026-04-21 02:14:16,061 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff002c02000000154001010040020040050400000064800f0400018400
2026-04-21 02:14:16,061 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:16,061 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:16,061 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'002c' (44)
2026-04-21 02:14:16,061 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:16,061 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:16,061 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:16,061 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:16,061 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:16,061 DEBUG BGP-Thread-1 (job): Route-Target-Constrain True
2026-04-21 02:14:16,061 DEBUG BGP-Thread-1 (job): Skipping update decoding due to Route-Target-Constrain data expected
2026-04-21 02:14:16,061 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:16,061 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:16,061 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:16] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:14:16] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:14:16] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:17,062 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:17,063 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 7.407s
2026-04-21 02:14:17,063 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0032020000001b4001010040020040050400000064800e0a00018404c714a6290000
2026-04-21 02:14:17,063 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:17,063 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:17,063 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:18,065 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:18,065 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 8.408s
2026-04-21 02:14:18,065 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:18,065 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:18,065 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:19,066 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:19,067 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 9.409s
2026-04-21 02:14:19,067 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:19,067 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:19,067 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:19] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:20,068 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:20,068 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.410s
2026-04-21 02:14:20,069 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff002c02000000154001010040020040050400000064800f0400018400
2026-04-21 02:14:20,069 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:20,069 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:20,069 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:21,070 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:21,071 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 11.412s
2026-04-21 02:14:21,071 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:21,071 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:21,071 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:21] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:14:21] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:21,990 INFO BGP-Thread-1 (job): ... idle for 0.919s
2026-04-21 02:14:21,990 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 12.330s
2026-04-21 02:14:21,990 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff002c02000000154001010040020040050400000064800f0400018400
2026-04-21 02:14:21,991 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0002fbf000000065
2026-04-21 02:14:21,991 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:21,991 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:21,991 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'003e' (62)
2026-04-21 02:14:21,991 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:21,991 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:21,991 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:21,991 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:21,991 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:21,991 DEBUG BGP-Thread-1 (job): Route-Target-Constrain True
2026-04-21 02:14:21,992 DEBUG BGP-Thread-1 (job): Skipping update decoding due to Route-Target-Constrain data expected
2026-04-21 02:14:21,992 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:21,992 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:21,992 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:22] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:14:22] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:22,137 INFO BGP-Thread-1 (job): ... idle for 0.144s
2026-04-21 02:14:22,137 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 12.475s
2026-04-21 02:14:22,137 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0002fbf000000065
2026-04-21 02:14:22,137 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:22,137 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:22,137 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0038' (56)
2026-04-21 02:14:22,137 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:22,138 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:22,138 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:22,138 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:22,138 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:22,138 DEBUG BGP-Thread-1 (job): Route-Target-Constrain True
2026-04-21 02:14:22,138 DEBUG BGP-Thread-1 (job): Skipping update decoding due to Route-Target-Constrain data expected
2026-04-21 02:14:22,138 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:22,138 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:22,138 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:22] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:14:22] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:14:22] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:23,139 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:23,141 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 13.476s
2026-04-21 02:14:23,142 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0002fbf000000065
2026-04-21 02:14:23,142 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:23,142 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:23,142 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:24,143 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:24,143 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 14.477s
2026-04-21 02:14:24,144 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:24,144 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:24,144 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:25,145 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:25,145 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 15.478s
2026-04-21 02:14:25,146 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:25,146 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:25,146 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:25] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:26,147 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:26,147 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 16.479s
2026-04-21 02:14:26,147 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0002fbf000000065
2026-04-21 02:14:26,147 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:26,147 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:26,148 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:27,149 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:27,149 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 17.481s
2026-04-21 02:14:27,149 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:27,150 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:27,150 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:27] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:14:27] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:27,971 INFO BGP-Thread-1 (job): ... idle for 0.821s
2026-04-21 02:14:27,971 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 18.302s
2026-04-21 02:14:27,971 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0002fbf000000065
2026-04-21 02:14:27,972 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0102c0000202007b
2026-04-21 02:14:27,972 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:27,972 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:27,972 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'003e' (62)
2026-04-21 02:14:27,972 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:27,972 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:27,972 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:27,972 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:27,973 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:27,973 DEBUG BGP-Thread-1 (job): Route-Target-Constrain True
2026-04-21 02:14:27,973 DEBUG BGP-Thread-1 (job): Skipping update decoding due to Route-Target-Constrain data expected
2026-04-21 02:14:27,973 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:27,973 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:27,973 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:27] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:14:27] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:28,109 INFO BGP-Thread-1 (job): ... idle for 0.136s
2026-04-21 02:14:28,110 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 18.438s
2026-04-21 02:14:28,110 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0102c0000202007b
2026-04-21 02:14:28,110 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:28,110 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:28,110 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0038' (56)
2026-04-21 02:14:28,110 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:28,110 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:28,110 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:28,110 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:28,111 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:28,111 DEBUG BGP-Thread-1 (job): Route-Target-Constrain True
2026-04-21 02:14:28,111 DEBUG BGP-Thread-1 (job): Skipping update decoding due to Route-Target-Constrain data expected
2026-04-21 02:14:28,111 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:28,111 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:28,111 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:28] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:14:28] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:14:28] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:29,113 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:29,113 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 19.439s
2026-04-21 02:14:29,113 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0102c0000202007b
2026-04-21 02:14:29,113 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:29,113 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:29,113 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:30,115 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:30,115 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 20.440s
2026-04-21 02:14:30,115 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:30,115 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:30,115 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:31,117 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:31,117 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 21.441s
2026-04-21 02:14:31,117 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:31,117 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:31,117 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:31] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:32,118 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:32,119 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 22.443s
2026-04-21 02:14:32,119 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0102c0000202007b
2026-04-21 02:14:32,119 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:32,119 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:32,119 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:33,120 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:33,121 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 23.444s
2026-04-21 02:14:33,121 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:33,121 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:33,121 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:33] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:14:33] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:34,014 INFO BGP-Thread-1 (job): ... idle for 0.893s
2026-04-21 02:14:34,015 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 24.337s
2026-04-21 02:14:34,015 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0102c0000202007b
2026-04-21 02:14:34,015 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff02020000fde8007b
2026-04-21 02:14:34,015 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:34,015 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:34,015 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'003e' (62)
2026-04-21 02:14:34,015 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:34,015 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:34,015 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:34,016 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:34,016 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:34,016 DEBUG BGP-Thread-1 (job): Route-Target-Constrain True
2026-04-21 02:14:34,016 DEBUG BGP-Thread-1 (job): Skipping update decoding due to Route-Target-Constrain data expected
2026-04-21 02:14:34,016 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:34,016 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:34,016 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:34] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:14:34] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:34,147 INFO BGP-Thread-1 (job): ... idle for 0.131s
2026-04-21 02:14:34,147 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 24.468s
2026-04-21 02:14:34,148 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff02020000fde8007b
2026-04-21 02:14:34,148 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:34,148 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:34,148 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0038' (56)
2026-04-21 02:14:34,148 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:34,148 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:34,148 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:34,148 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:34,148 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:34,148 DEBUG BGP-Thread-1 (job): Route-Target-Constrain True
2026-04-21 02:14:34,148 DEBUG BGP-Thread-1 (job): Skipping update decoding due to Route-Target-Constrain data expected
2026-04-21 02:14:34,149 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:34,149 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:34,149 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:34] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:14:34] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:14:34] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:35,150 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:35,150 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 25.469s
2026-04-21 02:14:35,151 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff02020000fde8007b
2026-04-21 02:14:35,151 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:35,151 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:35,151 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:36,152 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:36,153 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 26.471s
2026-04-21 02:14:36,153 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:36,153 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:36,153 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:37,154 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:37,155 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 27.472s
2026-04-21 02:14:37,155 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:37,155 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:37,155 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:37] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:38,156 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:38,156 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 28.473s
2026-04-21 02:14:38,156 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff02020000fde8007b
2026-04-21 02:14:38,157 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:38,157 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:38,157 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:39,158 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:39,159 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 29.474s
2026-04-21 02:14:39,159 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:39,159 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:39,159 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:39] "POST /RPC2 HTTP/1.1" 200 -
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:39.826288" elapsed="0.001034"/>
</kw>
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="PASS" start="2026-04-21T02:14:39.813113" elapsed="0.014295"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<status status="PASS" start="2026-04-21T02:14:39.827700" elapsed="0.000050"/>
</return>
<status status="PASS" start="2026-04-21T02:14:39.827515" elapsed="0.000296"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:39.827482" elapsed="0.000367"/>
</if>
<kw name="Log" owner="BuiltIn">
<arg>${message}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:39.828065" elapsed="0.000030"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was not seen within timeout period.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:39.828301" elapsed="0.000028"/>
</kw>
<doc>Interrupt play.py, fail if no prompt is seen within SSHLibrary timeout.
Also dump the logs with the output the program produced.
This keyword is also suitable for stopping BGP manager.</doc>
<status status="PASS" start="2026-04-21T02:14:39.789399" elapsed="0.039007"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:14:39.838062" level="INFO">Executing command 'cat play.py.out'.</msg>
<msg time="2026-04-21T02:14:39.873644" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:14:39.873923" level="INFO">${output_log} = 2026-04-21 02:14:09,635 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:14:09,636 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.171.116
2026-04-21 02:14:09,636 DEBUG BGP-Thr...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:14:39.837906" elapsed="0.036082"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:39.875020" level="INFO">2026-04-21 02:14:09,635 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:14:09,636 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.171.116
2026-04-21 02:14:09,636 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-04-21 02:14:09,636 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.171.3
2026-04-21 02:14:09,636 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-04-21 02:14:09,637 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 02:14:09,640 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 02:14:09,640 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00d90104fbf000b4c0000202bc02ba41040000fbf0060002000104000100010104000100040104000100850104000200040104000100810104000100840104000200810104000200800104000100860104000200860104000200850104000200050104000100800104000100050104400400470104001900460104000200014046003c00020400400447000001860000020100000285000001800000010400000101000001850000010500000181000002860000194600000281000002050000018400000280004700
2026-04-21 02:14:09,640 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 02:14:09,641 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-04-21 02:14:09,641 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-04-21 02:14:09,641 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-04-21 02:14:09,641 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-04-21 02:14:09,641 INFO BGP-Thread-1 (job):   My BGP Identifier: 169782132
2026-04-21 02:14:09,641 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-04-21 02:14:09,641 INFO BGP-Thread-1 (job):   Originator ID: None
2026-04-21 02:14:09,641 INFO BGP-Thread-1 (job):   Cluster list: None
2026-04-21 02:14:09,641 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-04-21 02:14:09,641 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-04-21 02:14:09,641 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-04-21 02:14:09,641 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 0
2026-04-21 02:14:09,641 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, -1]
2026-04-21 02:14:09,642 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-04-21 02:14:09,642 INFO BGP-Thread-1 (job):   Let's go ...

2026-04-21 02:14:09,642 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-04-21 02:14:09,642 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:14:09,642 DEBUG BGP-Thread-1 (job):   Length=53 (0x0035)
2026-04-21 02:14:09,642 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-04-21 02:14:09,642 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-04-21 02:14:09,642 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-04-21 02:14:09,642 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-04-21 02:14:09,642 DEBUG BGP-Thread-1 (job):   BGP Identifier=169782132 (0x0a1eab74)
2026-04-21 02:14:09,642 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=24 (0x18)
2026-04-21 02:14:09,642 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x02060104000100010206010400010084020641040000fbf0
2026-04-21 02:14:09,642 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff00350104fbf000b40a1eab741802060104000100010206010400010084020641040000fbf0'
2026-04-21 02:14:09,643 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff00350104fbf000b40a1eab741802060104000100010206010400010084020641040000fbf0
2026-04-21 02:14:09,644 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:14:09,644 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:14:09,644 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:14:09,644 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:14:09,644 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:14:09,644 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:14:09,645 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:14:09,645 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:14:09,645 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:14:09,645 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:14:09,645 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-04-21 02:14:09,645 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:09,645 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:09,645 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:09,658 INFO BGP-Thread-1 (job): ... idle for 0.013s
2026-04-21 02:14:09,658 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.013s
2026-04-21 02:14:09,658 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-04-21 02:14:09,658 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:09,658 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:09,658 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-04-21 02:14:09,659 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:09,659 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:09,659 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:09,659 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:09,659 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:09,659 DEBUG BGP-Thread-1 (job): Route-Target-Constrain True
2026-04-21 02:14:09,659 DEBUG BGP-Thread-1 (job): Skipping update decoding due to Route-Target-Constrain data expected
2026-04-21 02:14:09,659 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000184
2026-04-21 02:14:09,660 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:09,660 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:09,660 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:14:09,660 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:09,660 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:09,660 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:09,660 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:09,660 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:09,660 DEBUG BGP-Thread-1 (job): Route-Target-Constrain True
2026-04-21 02:14:09,660 DEBUG BGP-Thread-1 (job): Skipping update decoding due to Route-Target-Constrain data expected
2026-04-21 02:14:09,661 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:09,661 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:09,661 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:10,662 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:10,662 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 1.014s
2026-04-21 02:14:10,662 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:10,662 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:10,663 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:11,664 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:11,664 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 2.015s
2026-04-21 02:14:11,664 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:11,664 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:11,664 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:12,665 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:12,666 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 3.016s
2026-04-21 02:14:12,666 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:12,666 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:12,666 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:13,667 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:13,668 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 4.017s
2026-04-21 02:14:13,668 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:13,668 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:13,668 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:14,669 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:14,669 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 5.018s
2026-04-21 02:14:14,670 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:14,670 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:14,670 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:15,671 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:15,672 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.020s
2026-04-21 02:14:15,672 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:15,672 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:15,672 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:15] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:15,902 INFO BGP-Thread-1 (job): ... idle for 0.230s
2026-04-21 02:14:15,902 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.249s
2026-04-21 02:14:15,902 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0032020000001b4001010040020040050400000064800e0a00018404c714a6290000
2026-04-21 02:14:15,902 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:15,902 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:15,902 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0032' (50)
2026-04-21 02:14:15,903 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:15,903 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:15,903 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:15,903 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:15,903 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:15,903 DEBUG BGP-Thread-1 (job): Route-Target-Constrain True
2026-04-21 02:14:15,903 DEBUG BGP-Thread-1 (job): Skipping update decoding due to Route-Target-Constrain data expected
2026-04-21 02:14:15,903 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:15,903 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:15,903 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:15] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:14:15] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:16,060 INFO BGP-Thread-1 (job): ... idle for 0.157s
2026-04-21 02:14:16,060 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.406s
2026-04-21 02:14:16,061 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff002c02000000154001010040020040050400000064800f0400018400
2026-04-21 02:14:16,061 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:16,061 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:16,061 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'002c' (44)
2026-04-21 02:14:16,061 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:16,061 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:16,061 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:16,061 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:16,061 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:16,061 DEBUG BGP-Thread-1 (job): Route-Target-Constrain True
2026-04-21 02:14:16,061 DEBUG BGP-Thread-1 (job): Skipping update decoding due to Route-Target-Constrain data expected
2026-04-21 02:14:16,061 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:16,061 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:16,061 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:16] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:14:16] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:14:16] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:17,062 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:17,063 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 7.407s
2026-04-21 02:14:17,063 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0032020000001b4001010040020040050400000064800e0a00018404c714a6290000
2026-04-21 02:14:17,063 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:17,063 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:17,063 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:18,065 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:18,065 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 8.408s
2026-04-21 02:14:18,065 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:18,065 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:18,065 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:19,066 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:19,067 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 9.409s
2026-04-21 02:14:19,067 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:19,067 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:19,067 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:19] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:20,068 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:20,068 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.410s
2026-04-21 02:14:20,069 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff002c02000000154001010040020040050400000064800f0400018400
2026-04-21 02:14:20,069 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:20,069 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:20,069 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:21,070 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:21,071 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 11.412s
2026-04-21 02:14:21,071 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:21,071 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:21,071 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:21] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:14:21] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:21,990 INFO BGP-Thread-1 (job): ... idle for 0.919s
2026-04-21 02:14:21,990 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 12.330s
2026-04-21 02:14:21,990 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff002c02000000154001010040020040050400000064800f0400018400
2026-04-21 02:14:21,991 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0002fbf000000065
2026-04-21 02:14:21,991 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:21,991 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:21,991 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'003e' (62)
2026-04-21 02:14:21,991 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:21,991 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:21,991 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:21,991 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:21,991 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:21,991 DEBUG BGP-Thread-1 (job): Route-Target-Constrain True
2026-04-21 02:14:21,992 DEBUG BGP-Thread-1 (job): Skipping update decoding due to Route-Target-Constrain data expected
2026-04-21 02:14:21,992 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:21,992 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:21,992 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:22] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:14:22] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:22,137 INFO BGP-Thread-1 (job): ... idle for 0.144s
2026-04-21 02:14:22,137 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 12.475s
2026-04-21 02:14:22,137 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0002fbf000000065
2026-04-21 02:14:22,137 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:22,137 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:22,137 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0038' (56)
2026-04-21 02:14:22,137 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:22,138 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:22,138 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:22,138 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:22,138 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:22,138 DEBUG BGP-Thread-1 (job): Route-Target-Constrain True
2026-04-21 02:14:22,138 DEBUG BGP-Thread-1 (job): Skipping update decoding due to Route-Target-Constrain data expected
2026-04-21 02:14:22,138 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:22,138 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:22,138 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:22] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:14:22] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:14:22] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:23,139 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:23,141 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 13.476s
2026-04-21 02:14:23,142 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0002fbf000000065
2026-04-21 02:14:23,142 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:23,142 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:23,142 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:24,143 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:24,143 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 14.477s
2026-04-21 02:14:24,144 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:24,144 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:24,144 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:25,145 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:25,145 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 15.478s
2026-04-21 02:14:25,146 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:25,146 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:25,146 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:25] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:26,147 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:26,147 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 16.479s
2026-04-21 02:14:26,147 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0002fbf000000065
2026-04-21 02:14:26,147 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:26,147 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:26,148 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:27,149 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:27,149 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 17.481s
2026-04-21 02:14:27,149 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:27,150 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:27,150 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:27] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:14:27] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:27,971 INFO BGP-Thread-1 (job): ... idle for 0.821s
2026-04-21 02:14:27,971 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 18.302s
2026-04-21 02:14:27,971 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0002fbf000000065
2026-04-21 02:14:27,972 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0102c0000202007b
2026-04-21 02:14:27,972 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:27,972 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:27,972 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'003e' (62)
2026-04-21 02:14:27,972 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:27,972 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:27,972 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:27,972 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:27,973 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:27,973 DEBUG BGP-Thread-1 (job): Route-Target-Constrain True
2026-04-21 02:14:27,973 DEBUG BGP-Thread-1 (job): Skipping update decoding due to Route-Target-Constrain data expected
2026-04-21 02:14:27,973 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:27,973 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:27,973 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:27] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:14:27] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:28,109 INFO BGP-Thread-1 (job): ... idle for 0.136s
2026-04-21 02:14:28,110 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 18.438s
2026-04-21 02:14:28,110 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0102c0000202007b
2026-04-21 02:14:28,110 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:28,110 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:28,110 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0038' (56)
2026-04-21 02:14:28,110 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:28,110 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:28,110 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:28,110 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:28,111 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:28,111 DEBUG BGP-Thread-1 (job): Route-Target-Constrain True
2026-04-21 02:14:28,111 DEBUG BGP-Thread-1 (job): Skipping update decoding due to Route-Target-Constrain data expected
2026-04-21 02:14:28,111 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:28,111 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:28,111 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:28] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:14:28] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:14:28] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:29,113 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:29,113 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 19.439s
2026-04-21 02:14:29,113 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0102c0000202007b
2026-04-21 02:14:29,113 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:29,113 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:29,113 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:30,115 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:30,115 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 20.440s
2026-04-21 02:14:30,115 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:30,115 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:30,115 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:31,117 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:31,117 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 21.441s
2026-04-21 02:14:31,117 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:31,117 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:31,117 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:31] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:32,118 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:32,119 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 22.443s
2026-04-21 02:14:32,119 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0102c0000202007b
2026-04-21 02:14:32,119 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:32,119 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:32,119 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:33,120 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:33,121 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 23.444s
2026-04-21 02:14:33,121 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:33,121 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:33,121 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:33] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:14:33] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:34,014 INFO BGP-Thread-1 (job): ... idle for 0.893s
2026-04-21 02:14:34,015 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 24.337s
2026-04-21 02:14:34,015 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0102c0000202007b
2026-04-21 02:14:34,015 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff02020000fde8007b
2026-04-21 02:14:34,015 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:34,015 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:34,015 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'003e' (62)
2026-04-21 02:14:34,015 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:34,015 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:34,015 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:34,016 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:34,016 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:34,016 DEBUG BGP-Thread-1 (job): Route-Target-Constrain True
2026-04-21 02:14:34,016 DEBUG BGP-Thread-1 (job): Skipping update decoding due to Route-Target-Constrain data expected
2026-04-21 02:14:34,016 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:34,016 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:34,016 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:34] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:14:34] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:34,147 INFO BGP-Thread-1 (job): ... idle for 0.131s
2026-04-21 02:14:34,147 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 24.468s
2026-04-21 02:14:34,148 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff02020000fde8007b
2026-04-21 02:14:34,148 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:34,148 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:34,148 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0038' (56)
2026-04-21 02:14:34,148 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:34,148 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:34,148 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:34,148 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:34,148 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:34,148 DEBUG BGP-Thread-1 (job): Route-Target-Constrain True
2026-04-21 02:14:34,148 DEBUG BGP-Thread-1 (job): Skipping update decoding due to Route-Target-Constrain data expected
2026-04-21 02:14:34,149 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:34,149 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:34,149 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:34] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:14:34] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:14:34] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:35,150 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:35,150 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 25.469s
2026-04-21 02:14:35,151 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff02020000fde8007b
2026-04-21 02:14:35,151 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:35,151 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:35,151 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:36,152 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:36,153 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 26.471s
2026-04-21 02:14:36,153 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:36,153 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:36,153 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:37,154 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:37,155 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 27.472s
2026-04-21 02:14:37,155 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:37,155 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:37,155 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:37] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:38,156 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:38,156 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 28.473s
2026-04-21 02:14:38,156 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff02020000fde8007b
2026-04-21 02:14:38,157 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:38,157 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:38,157 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:39,158 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:39,159 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 29.474s
2026-04-21 02:14:39,159 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:39,159 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:39,159 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:39] "POST /RPC2 HTTP/1.1" 200 -
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:39.874370" elapsed="0.001539"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:39.877175" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/rt_constrain_play.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/rt_constrain_play.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-21T02:14:39.876351" elapsed="0.000952"/>
</kw>
<arg>play.py.out</arg>
<arg>rt_constrain_play.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:39.837498" elapsed="0.039963"/>
</kw>
<doc>Abort the Python speaker</doc>
<status status="PASS" start="2026-04-21T02:14:39.695498" elapsed="0.182286"/>
</test>
<test id="s1-s18-t13" name="Delete_Bgp_Peer_Configuration" line="107">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:14:39.882868" elapsed="0.000314"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:14:39.882457" elapsed="0.000805"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:39.884739" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:39.884565" elapsed="0.000267"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:39.884534" elapsed="0.000332"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:39.890370" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:39.890238" elapsed="0.000178"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:39.890215" elapsed="0.000225"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:39.891683" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:39.891244" elapsed="0.000467"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:14:39.892210" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:14:39.891906" elapsed="0.000330"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:14:39.892282" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:14:39.892460" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:14:39.890731" elapsed="0.001756"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:39.898080" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:39.897972" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:39.897954" elapsed="0.000194"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:39.899337" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:39.899231" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:39.899213" elapsed="0.000191"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:39.899872" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:14:39.899551" elapsed="0.000347"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:39.900279" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:39.900063" elapsed="0.000242"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:14:39.930665" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:14:39.900823" elapsed="0.030064"/>
</kw>
<msg time="2026-04-21T02:14:39.931165" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:14:39.931234" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:39.900468" elapsed="0.030820"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:14:39.962785" level="INFO">". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:14:39.932186" elapsed="0.030723"/>
</kw>
<msg time="2026-04-21T02:14:39.963082" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:14:39.963129" level="INFO">${message_wait} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "D "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:39.931574" elapsed="0.031592"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:39.963535" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:39.963293" elapsed="0.000299"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:39.963225" elapsed="0.000392"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:39.964094" level="INFO"> ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:39.963762" elapsed="0.000404"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:39.964455" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:39.964234" elapsed="0.000276"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:39.964216" elapsed="0.000317"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:14:39.964566" elapsed="0.000030"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:39.967118" elapsed="0.000144"/>
</kw>
<msg time="2026-04-21T02:14:39.967324" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:39.966089" elapsed="0.001370"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:39.967738" elapsed="0.000093"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:39.968094" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:14:39.965411" elapsed="0.002868"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:14:39.964870" elapsed="0.003474"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:14:39.898929" elapsed="0.069510"/>
</kw>
<msg time="2026-04-21T02:14:39.968530" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:39.968573" level="INFO">${message} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "D "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:39.898302" elapsed="0.070307"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:14:39.968835" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:14:39.968700" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:39.968682" elapsed="0.000239"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:39.969338" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:39.969700" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:14:39.969773" elapsed="0.000030"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:14:39.897572" elapsed="0.072325"/>
</kw>
<msg time="2026-04-21T02:14:39.969992" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:39.970037" level="INFO">${output} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "D "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:39.892890" elapsed="0.077183"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:39.970402" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:39.970147" elapsed="0.000308"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:39.970130" elapsed="0.000348"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:14:39.892725" elapsed="0.077776"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:14:39.892545" elapsed="0.077989"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:14:39.889857" elapsed="0.080731"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:14:39.884146" elapsed="0.086498"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:39.883487" elapsed="0.087202"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:14:39.878956" elapsed="0.091786"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.013500" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:40.013118" elapsed="0.000410"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:40.014344" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:40.014078" elapsed="0.000347">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:40.014519" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:40.013696" elapsed="0.000846"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.015111" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:40.014710" elapsed="0.000428"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:40.015441" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:40.015596" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:40.015303" elapsed="0.000319"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.016044" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:40.015779" elapsed="0.000310"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.017058" level="INFO">mapping: {'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:40.016783" elapsed="0.000320"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.017541" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:40.017267" elapsed="0.000300"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.018271" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:40.017972" elapsed="0.000324"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:40.019048" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:40.018824" elapsed="0.000249"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:40.019124" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:40.019275" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:40.018486" elapsed="0.000814"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:40.019456" elapsed="0.000239"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:14:40.017830" elapsed="0.001905"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.020298" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:40.020002" elapsed="0.000322"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:40.021057" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:40.020846" elapsed="0.000237"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:40.021133" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:40.021283" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:40.020512" elapsed="0.000795"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:40.021460" elapsed="0.000220"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:14:40.019866" elapsed="0.001880"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.022308" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:40.022010" elapsed="0.000324"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:40.023110" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:40.022898" elapsed="0.000238"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:40.023185" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:40.023335" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:40.022561" elapsed="0.000798"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:40.023511" elapsed="0.000404"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:14:40.021875" elapsed="0.002082"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.024499" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:40.024205" elapsed="0.000319"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:40.025257" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:40.025048" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:40.025332" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:40.025480" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:40.024712" elapsed="0.000793"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:40.025656" elapsed="0.000262"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:14:40.024070" elapsed="0.001888"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.026500" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:40.026207" elapsed="0.000318"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:40.027250" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:40.027044" elapsed="0.000231"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:40.027324" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:40.027472" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:40.026711" elapsed="0.000785"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:40.027648" elapsed="0.000234"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:40.026075" elapsed="0.001847"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.028463" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:40.028168" elapsed="0.000321"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:40.029225" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:40.029017" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:40.029300" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:40.029448" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:40.028677" elapsed="0.000795"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:40.029625" elapsed="0.000263"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:14:40.028033" elapsed="0.001897"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:40.017618" elapsed="0.012347"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:40.030008" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:14:40.030167" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:40.016457" elapsed="0.013735"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:40.016156" elapsed="0.014068"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:40.030401" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:40.030250" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:40.016137" elapsed="0.014340"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.031291" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:40.030622" elapsed="0.000698"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:40.031368" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:40.012471" elapsed="0.019021"/>
</kw>
<msg time="2026-04-21T02:14:40.031584" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:39.999604" elapsed="0.032029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:40.044251" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:40.056664" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:40.069167" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:40.069369" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:40.069547" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:40.069959" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:40.069807" elapsed="0.000213"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:40.069778" elapsed="0.000266"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:40.070187" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:40.070356" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:40.070522" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:40.069724" elapsed="0.000851"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:40.069622" elapsed="0.000980"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:40.070748" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:40.070839" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:14:40.070963" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:39.995294" elapsed="0.075696"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.072114" level="INFO">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.116</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:40.071860" elapsed="0.000338"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:40.081450" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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.116 
 path_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.116 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01gfbltg0ihblwfa88iufos0sf27.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:40.081501" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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.116 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:40.081592" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:40.074338" elapsed="0.007280"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:40.072266" elapsed="0.009393"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:40.081892" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:40.081686" elapsed="0.000272"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:40.072248" elapsed="0.009733"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.085327" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:40.082988" elapsed="0.002382"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:40.082747" elapsed="0.002658"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:40.082729" elapsed="0.002700"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.088017" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:40.085704" elapsed="0.002358"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:40.085484" elapsed="0.002612"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:40.085468" elapsed="0.002652"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.088676" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:40.088297" elapsed="0.000405"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:40.089028" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:40.088771" elapsed="0.000314"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.089572" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:40.089275" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:40.089108" elapsed="0.000525"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:40.088753" elapsed="0.000901"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.090223" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:40.089859" elapsed="0.000390"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:40.090553" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:40.090317" elapsed="0.000293"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.091104" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:40.090810" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:40.090634" elapsed="0.000531"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:40.090300" elapsed="0.000885"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:40.091337" elapsed="0.000343"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:40.092145" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:40.091862" elapsed="0.000309"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:40.092328" elapsed="0.002450"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:40.082340" elapsed="0.012516"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:14:40.094902" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:14:40.097199" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:14:40.071260" elapsed="0.025967"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:40.097323" elapsed="0.000028"/>
</return>
<arg>${RT_CONSTRAIN_DIR}/bgp_peer</arg>
<arg>mapping=${RT_CONSTRAIN_ODL_CONFIG}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:14:39.971031" elapsed="0.126419"/>
</kw>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<status status="PASS" start="2026-04-21T02:14:39.878165" elapsed="0.219402"/>
</test>
<test id="s1-s18-t14" name="Deconfigure_App_Peer" line="115">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:14:40.100747" elapsed="0.000231"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:14:40.100482" elapsed="0.000550"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:40.102030" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:40.101921" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:40.101901" elapsed="0.000197"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:40.107067" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:40.106960" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:40.106942" elapsed="0.000192"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.108134" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:40.107738" elapsed="0.000423"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.108617" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:14:40.108323" elapsed="0.000319"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:14:40.108687" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:40.108855" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:14:40.107362" elapsed="0.001518"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:40.115925" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:40.115816" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:40.115783" elapsed="0.000211"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:40.117171" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:40.117065" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:40.117047" elapsed="0.000191"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:40.117683" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:14:40.117385" elapsed="0.000324"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:40.118133" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:40.117915" elapsed="0.000244"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:14:40.146347" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:14:40.118658" elapsed="0.027791"/>
</kw>
<msg time="2026-04-21T02:14:40.146613" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:14:40.146659" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:40.118321" elapsed="0.028373"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:14:40.197202" level="INFO">". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "D "e "c "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:14:40.147235" elapsed="0.050081"/>
</kw>
<msg time="2026-04-21T02:14:40.197480" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:14:40.197526" level="INFO">${message_wait} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "D "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:40.146891" elapsed="0.050670"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:40.198050" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:40.197641" elapsed="0.000548"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:40.197619" elapsed="0.000600"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.198687" level="INFO"> ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "D "e "c "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:40.198380" elapsed="0.000375"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:40.199059" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:40.198839" elapsed="0.000275"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:40.198819" elapsed="0.000318"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:14:40.199170" elapsed="0.000035"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:40.201672" elapsed="0.000191"/>
</kw>
<msg time="2026-04-21T02:14:40.201929" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:40.200637" elapsed="0.001428"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:40.202428" elapsed="0.000097"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:40.202863" elapsed="0.000078"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:14:40.200008" elapsed="0.003047"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:14:40.199451" elapsed="0.003668"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:14:40.116740" elapsed="0.086478"/>
</kw>
<msg time="2026-04-21T02:14:40.203311" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:40.203355" level="INFO">${message} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "D "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:40.116148" elapsed="0.087243"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:14:40.203576" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:14:40.203468" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:40.203450" elapsed="0.000210"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:40.204078" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:40.204414" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:14:40.204487" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:14:40.115460" elapsed="0.089134"/>
</kw>
<msg time="2026-04-21T02:14:40.204687" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:40.204730" level="INFO">${output} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "D "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:40.109247" elapsed="0.095520"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:40.205118" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:40.204858" elapsed="0.000315"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:40.204840" elapsed="0.000356"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:14:40.109102" elapsed="0.096117"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:14:40.108933" elapsed="0.096316"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:14:40.106585" elapsed="0.098717"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:14:40.101609" elapsed="0.103749"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:40.101186" elapsed="0.104217"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:14:40.098349" elapsed="0.107105"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.249151" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:40.248753" elapsed="0.000427"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:40.250021" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:40.249734" elapsed="0.000365">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:40.250193" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:40.249348" elapsed="0.000868"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.250764" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:40.250382" elapsed="0.000423"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:40.251108" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:40.251260" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:40.250971" elapsed="0.000315"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.251688" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:40.251446" elapsed="0.000287"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.252691" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:40.252435" elapsed="0.000299"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.253188" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:40.252913" elapsed="0.000300"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.253891" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:40.253570" elapsed="0.000347"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:40.254638" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:40.254424" elapsed="0.000240"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:40.254714" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:40.254879" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:40.254105" elapsed="0.000798"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:40.255058" elapsed="0.000230"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:14:40.253431" elapsed="0.001897"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.255883" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:40.255574" elapsed="0.000335"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:40.256618" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:40.256409" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:40.256694" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:40.256860" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:40.256094" elapsed="0.000791"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:40.257038" elapsed="0.000530"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:40.255441" elapsed="0.002168"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:40.253262" elapsed="0.004382"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:40.257687" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:14:40.257860" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:40.252113" elapsed="0.005816"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:40.251815" elapsed="0.006196"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:40.258193" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:40.258038" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:40.251781" elapsed="0.006488"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.259001" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:40.258414" elapsed="0.000615"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:40.259078" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:40.248120" elapsed="0.011081"/>
</kw>
<msg time="2026-04-21T02:14:40.259254" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:40.235030" elapsed="0.024271"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:40.271782" elapsed="0.000041"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:40.284297" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:40.296956" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:40.297159" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:40.297335" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:40.297698" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:40.297553" elapsed="0.000200"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:40.297539" elapsed="0.000237"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:40.297951" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:40.298126" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:40.298295" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:40.297510" elapsed="0.000837"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:40.297409" elapsed="0.000965"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:40.298522" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:40.298597" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:14:40.298767" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:40.230483" elapsed="0.068327"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.299971" level="INFO">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.3</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:40.299698" elapsed="0.000320"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:40.311978" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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.3 
 path_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.3 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01gfbltg0ihblwfa88iufos0sf27.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:40.312041" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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.3 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:40.312340" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:40.302160" elapsed="0.010247"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:40.300083" elapsed="0.012415"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:40.312934" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:40.312557" elapsed="0.000519"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:40.300065" elapsed="0.013059"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.320898" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:40.315438" elapsed="0.005595"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:40.314936" elapsed="0.006202"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:40.314896" elapsed="0.006325"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.325145" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:40.322143" elapsed="0.003048"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:40.321387" elapsed="0.003839"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:40.321337" elapsed="0.003914"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.325828" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:40.325428" elapsed="0.000427"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:40.326194" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:40.325947" elapsed="0.000304"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.326738" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:40.326439" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:40.326275" elapsed="0.000541"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:40.325907" elapsed="0.000931"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.327366" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:40.327003" elapsed="0.000389"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:40.327695" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:40.327460" elapsed="0.000292"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.328250" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:40.327957" elapsed="0.000319"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:40.327776" elapsed="0.000534"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:40.327442" elapsed="0.000890"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:40.328484" elapsed="0.000360"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:40.329336" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:40.329051" elapsed="0.000311"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:40.329518" elapsed="0.002617"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:40.313989" elapsed="0.018212"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:14:40.332248" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:14:40.334522" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:14:40.299078" elapsed="0.035471"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:40.334603" elapsed="0.000026"/>
</return>
<arg>${RT_CONSTRAIN_DIR}/app_peer</arg>
<arg>mapping=${RT_CONSTRAIN_APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:14:40.205674" elapsed="0.129052"/>
</kw>
<doc>Revert the BGP configuration to the original state: without application peer</doc>
<status status="PASS" start="2026-04-21T02:14:40.097826" elapsed="0.237038"/>
</test>
<kw name="Stop_Suite" type="TEARDOWN">
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-04-21T02:14:40.335514" elapsed="0.000452"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:40.336212" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-04-21T02:14:40.336136" elapsed="0.000153"/>
</kw>
<doc>Suite teardown keyword</doc>
<status status="PASS" start="2026-04-21T02:14:40.335296" elapsed="0.001046"/>
</kw>
<doc>Functional test for bgp - route-target-constrain safi

Copyright (c) 2018 AT&amp;T Intellectual Property. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distbmution,
and is available at http://www.eclipse.org/legal/epl-v10.html

This suite tests advertising rt-constrain routes to odl. For advertising from peer,
play.py is used, sending hex messages to odl.
For advertising to app-peer, we are sending post requests with routes in xml.</doc>
<status status="PASS" start="2026-04-21T02:14:07.646358" elapsed="32.690015"/>
</suite>
<suite id="s1-s19" name="090 Bgp Functional Rt Constrain Validation" source="/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/090_bgp_functional_rt_constrain_validation.robot">
<kw name="Start_Suite" type="SETUP">
<kw name="Setup_Utils_For_Setup_And_Teardown" owner="SetupUtils">
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.435840" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:14:40.431421" elapsed="0.004472"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-04-21T02:14:40.431188" elapsed="0.004772"/>
</kw>
<kw name="Setup_Karaf_Keywords" owner="KarafKeywords">
<kw name="ClusterManagement_Setup" owner="ClusterManagement">
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.440900" level="INFO">${already_done} = False</msg>
<var>${already_done}</var>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>False</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-21T02:14:40.437076" elapsed="0.003852"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="NOT RUN" start="2026-04-21T02:14:40.441129" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:40.441012" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:40.440988" elapsed="0.000209"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.441750" level="INFO">${ClusterManagement__has_setup_run} = True</msg>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:14:40.441359" elapsed="0.000458"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.442357" level="INFO">${cluster_size} = 1</msg>
<var>${cluster_size}</var>
<arg>\${NUM_ODL_SYSTEM}</arg>
<arg>1</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-21T02:14:40.442032" elapsed="0.000351"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Convert To Integer" owner="BuiltIn">
<arg>${cluster_size}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-04-21T02:14:40.442946" elapsed="0.000316"/>
</kw>
<msg time="2026-04-21T02:14:40.443366" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:40.443419" level="INFO">${possibly_int_of_members} = 1</msg>
<var>${status}</var>
<var>${possibly_int_of_members}</var>
<arg>BuiltIn.Convert_To_Integer</arg>
<arg>${cluster_size}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:40.442556" elapsed="0.000888"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.444058" level="INFO">${int_of_members} = 1</msg>
<var>${int_of_members}</var>
<arg>'${status}' != 'PASS'</arg>
<arg>${1}</arg>
<arg>${possibly_int_of_members}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:40.443632" elapsed="0.000455"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.445190" level="INFO">@{member_index_list} = [ ]</msg>
<var>@{member_index_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:14:40.444867" elapsed="0.000350"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.445636" level="INFO">@{session_list} = [ ]</msg>
<var>@{session_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:14:40.445377" elapsed="0.000286"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.446232" level="INFO">&amp;{index_to_ip_mapping} = { }</msg>
<var>&amp;{index_to_ip_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:40.445866" elapsed="0.000396"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="ClusterManagement__Include_Member_Index" owner="ClusterManagement">
<kw name="Append To List" owner="Collections">
<arg>${member_index_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:40.449855" elapsed="0.000264"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.450641" level="INFO">${member_ip} = 10.30.171.3</msg>
<var>${member_ip}</var>
<arg>${ODL_SYSTEM_${index}_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:40.450290" elapsed="0.000378"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${index_to_ip_mapping}</arg>
<arg>${index}</arg>
<arg>${member_ip}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:40.450849" elapsed="0.000234"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.451999" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:40.451613" elapsed="0.000414"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-21T02:14:40.452075" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:14:40.452239" level="INFO">${session_alias} = ClusterManagement__session_1</msg>
<var>${session_alias}</var>
<arg>member_index=${index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-21T02:14:40.451284" elapsed="0.000980"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:40.452955" level="INFO">Creating Session using : alias=ClusterManagement__session_1, url=http://10.30.171.3:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x799adc230250&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>${session_alias}</arg>
<arg>http://${member_ip}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>timeout=${http_timeout}</arg>
<arg>max_retries=${http_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-21T02:14:40.452446" elapsed="0.000649"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${session_list}</arg>
<arg>${session_alias}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:40.453268" elapsed="0.000196"/>
</kw>
<arg>${index}</arg>
<arg>${member_index_list}</arg>
<arg>${session_list}</arg>
<arg>${index_to_ip_mapping}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Add a corresponding item based on index into the last three arguments.
Create the Http session whose alias is added to list.</doc>
<status status="PASS" start="2026-04-21T02:14:40.449223" elapsed="0.004302"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:14:40.449023" elapsed="0.004545"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${int_of_members+1}</value>
<status status="PASS" start="2026-04-21T02:14:40.446387" elapsed="0.007213"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.454311" level="INFO">${ClusterManagement__member_index_list} = [1]</msg>
<arg>\${ClusterManagement__member_index_list}</arg>
<arg>${member_index_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:14:40.453827" elapsed="0.000529"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.454990" level="INFO">${ClusterManagement__index_to_ip_mapping} = {1: '10.30.171.3'}</msg>
<arg>\${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index_to_ip_mapping}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:14:40.454529" elapsed="0.000510"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.455632" level="INFO">${ClusterManagement__session_list} = ['ClusterManagement__session_1']</msg>
<arg>\${ClusterManagement__session_list}</arg>
<arg>${session_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:14:40.455214" elapsed="0.000466"/>
</kw>
<arg>int_of_members=${int_of_members}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Construct index list, session list and IP mapping, publish them as suite variables.</doc>
<status status="PASS" start="2026-04-21T02:14:40.444365" elapsed="0.011384"/>
</kw>
<arg>http_timeout=${http_timeout}</arg>
<doc>Detect repeated call, or detect number of members and initialize derived suite variables.
Http sessions are created with parameters to not waste time when ODL is no accepting connections properly.</doc>
<status status="PASS" start="2026-04-21T02:14:40.436709" elapsed="0.019119"/>
</kw>
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:40.456036" elapsed="0.000028"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:40.455903" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:40.455882" elapsed="0.000262"/>
</if>
<kw name="Run_Bash_Command_On_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.460103" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:40.459589" elapsed="0.000549"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.460733" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:14:40.460357" elapsed="0.000409"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:14:40.460843" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:14:40.461049" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:14:40.459152" elapsed="0.001932"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:40.462372" level="INFO">${member_ip} = 10.30.171.3</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:14:40.462067" elapsed="0.000336"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:40.463417" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:14:40.463625" level="INFO">${current_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:14:40.463203" elapsed="0.000457"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:40.468438" elapsed="0.000039"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:40.467635" elapsed="0.000894"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:40.467609" elapsed="0.000961"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:40.469261" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:14:40.469532" level="INFO">${current_ssh_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:14:40.468784" elapsed="0.000814"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.470701" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.171.3" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:40.469947" elapsed="0.000886"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:40.472140" level="INFO">${conn_id} = 1</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:14:40.471147" elapsed="0.001048"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.474212" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:14:40.474439" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:14:40.473753" elapsed="0.000739"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:40.474886" elapsed="0.000500"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T02:14:40.476626" level="INFO">Logging into '10.30.171.3:22' as 'jenkins'.</msg>
<msg time="2026-04-21T02:14:40.807204" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 02:13:46 UTC 2026

  System load:  0.07               Processes:             120
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 10%                IPv4 address for ens3: 10.30.171.3
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 02:14:08 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T02:14:40.476295" elapsed="0.331090"/>
</kw>
<msg time="2026-04-21T02:14:40.807482" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:40.475748" elapsed="0.331910"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T02:14:40.472757" elapsed="0.335104"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:14:40.808933" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-04-21T02:14:40.821888" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-04-21T02:14:40.822224" level="INFO">${stdout} = </msg>
<msg time="2026-04-21T02:14:40.822494" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:14:40.808365" elapsed="0.014231"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:14:40.823261" elapsed="0.001037"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.826321" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:40.825403" elapsed="0.001076"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T02:14:40.827176" elapsed="0.000077"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:40.826726" elapsed="0.000679"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:40.826687" elapsed="0.000809"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:14:40.828056" elapsed="0.000094"/>
</return>
<status status="PASS" start="2026-04-21T02:14:40.827658" elapsed="0.000611"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:40.827626" elapsed="0.000779"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T02:14:40.828499" elapsed="0.000025"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:40.833696" elapsed="0.000762"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:14:40.835023" elapsed="0.000307"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:14:40.835601" elapsed="0.000241"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:14:40.829253" elapsed="0.006659"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-04-21T02:14:40.466421" elapsed="0.369675"/>
</kw>
<msg time="2026-04-21T02:14:40.836156" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:40.465286" elapsed="0.370927"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-21T02:14:40.464637" elapsed="0.371658"/>
</kw>
<msg time="2026-04-21T02:14:40.836338" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:40.463902" elapsed="0.372483"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:40.839136" elapsed="0.000312"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:14:40.839618" elapsed="0.000146"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:14:40.839934" elapsed="0.000099"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:14:40.836686" elapsed="0.003399"/>
</kw>
<msg time="2026-04-21T02:14:40.840175" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-04-21T02:14:40.462733" elapsed="0.377467"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.840638" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:40.840393" elapsed="0.000287"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-21T02:14:40.840721" elapsed="0.000030"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-04-21T02:14:40.461559" elapsed="0.379302"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:14:40.461323" elapsed="0.379577"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:14:40.461154" elapsed="0.379783"/>
</for>
<arg>iptables -I INPUT -p tcp --dport ${KARAF_SHELL_PORT} -j ACCEPT; iptables-save</arg>
<doc>Cycle through indices (or all), run command on each.</doc>
<status status="PASS" start="2026-04-21T02:14:40.456383" elapsed="0.384608"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>First connections to Karaf console may fail, so WUKS is used. TODO: Track as a Bug.</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-04-21T02:14:40.841153" elapsed="0.000211"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:40.855467" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:40.855357" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:40.855337" elapsed="0.000198"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:40.855846" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:14:40.855952" level="INFO">${current_ssh_connection_object} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:14:40.855696" elapsed="0.000283"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.856393" level="INFO">{}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:40.856138" elapsed="0.000298"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:40.856858" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:40.856598" elapsed="0.000306"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:40.857721" level="FAIL">Dictionary does not contain key '1'.</msg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="FAIL" start="2026-04-21T02:14:40.857461" elapsed="0.000394">Dictionary does not contain key '1'.</status>
</kw>
<msg time="2026-04-21T02:14:40.858007" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-21T02:14:40.858054" level="INFO">${old_connection_index} = Dictionary does not contain key '1'.</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:40.857068" elapsed="0.001009"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:40.858419" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:40.858154" elapsed="0.000343"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:40.858135" elapsed="0.000387"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:40.859298" level="INFO">${ip_address} = 10.30.171.3</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:14:40.859032" elapsed="0.000292"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-04-21T02:14:40.859372" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:40.859521" level="INFO">${odl_ip} = 10.30.171.3</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-04-21T02:14:40.858732" elapsed="0.000813"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_PORT}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:14:40.859706" elapsed="0.000422"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:40.860410" level="INFO">index=4
host=10.30.171.3
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:14:40.860555" level="INFO">${karaf_connection_object} = index=4
host=10.30.171.3
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:14:40.860304" elapsed="0.000283"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:40.860748" elapsed="0.002427"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-04-21T02:14:40.863614" level="INFO">Logging into '10.30.171.3:8101' as 'karaf'.</msg>
<msg time="2026-04-21T02:14:41.029823" level="INFO">Read output: [33m                                                                                           
[33m    ________                       ________                .__  .__       .__     __       
[33m    \_____  \ ______   ____   ____ \______ \ _____  ___.__.|  | |__| ____ |  |___/  |_     
[33m     /   |   \\____ \_/ __ \ /    \ |    |  \\__  \&lt;   |  ||  | |  |/ ___\|  |  \   __\    
[33m    /    |    \  |_&gt; &gt;  ___/|   |  \|    `   \/ __ \\___  ||  |_|  / /_/  &gt;   Y  \  |      
[33m    \_______  /   __/ \___  &gt;___|  /_______  (____  / ____||____/__\___  /|___|  /__|      
[33m            \/|__|        \/     \/        \/     \/\/            /_____/      \/          
[33m                                                                                           

Hit '[1m&lt;tab&gt;[0m' for a list of available commands
and '[1m[cmd] --help[0m' for help on a specific command.
Hit '[1m&lt;ctrl-d&gt;[0m' or type '[1msystem:shutdown[0m' or '[1mlogout[0m' to shutdown OpenDaylight.

[?1h=[90m~[0m                                                                                [?2004hopendaylight-user</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="PASS" start="2026-04-21T02:14:40.863349" elapsed="0.166692"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:41.035278" elapsed="0.000892"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:14:41.036561" elapsed="0.000397"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:14:41.037310" elapsed="0.000224"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:14:41.031696" elapsed="0.005953"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:14:41.030679" elapsed="0.007076"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-04-21T02:14:40.855077" elapsed="0.182830"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:14:40.842120" elapsed="0.195894"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:40.841727" elapsed="0.196407"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:14:40.841580" elapsed="0.196645"/>
</iter>
<var>${index}</var>
<value>@{ClusterManagement__member_index_list}</value>
<status status="PASS" start="2026-04-21T02:14:40.841420" elapsed="0.196885"/>
</for>
<arg>http_timeout=${http_timeout}</arg>
<doc>Initialize ClusterManagement. Open ssh karaf connections to each ODL.</doc>
<status status="PASS" start="2026-04-21T02:14:40.436263" elapsed="0.602242"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Test_Suite_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:41.041683" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:41.041560" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:41.041535" elapsed="0.000224"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:41.046816" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:41.046691" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:41.046672" elapsed="0.000215"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.047877" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:41.047469" elapsed="0.000435"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.048366" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:14:41.048072" elapsed="0.000320"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:14:41.048436" elapsed="0.000046"/>
</return>
<msg time="2026-04-21T02:14:41.048612" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:14:41.047127" elapsed="0.001509"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:41.055813" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:41.055688" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:41.055668" elapsed="0.000217"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:41.057122" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:41.056989" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:41.056971" elapsed="0.000220"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:41.057677" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:14:41.057345" elapsed="0.000359"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:41.058117" level="INFO">${current_connection_index} = None</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:41.057886" elapsed="0.000263"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:14:41.091365" level="INFO">@root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "r "k "s "p "a "c "e "/ "b "g "p "[78Cc "[A[78Ce</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:14:41.058909" elapsed="0.032751"/>
</kw>
<msg time="2026-04-21T02:14:41.091955" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:14:41.092026" level="INFO">${message_write} = @root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:41.058343" elapsed="0.033736"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:14:41.142319" level="INFO">"p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "0 "9 "0 "_ "b "g "[78Cp "[A[78C_
 "f "u "n "c "t "i "o "n "a "l "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "v "a "l "i "d "a "t "i "o "n ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:14:41.093424" elapsed="0.049235"/>
</kw>
<msg time="2026-04-21T02:14:41.143050" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:14:41.143100" level="INFO">${message_wait} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:41.092444" elapsed="0.050694"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.143690" elapsed="0.000059"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:41.143276" elapsed="0.000616"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:41.143225" elapsed="0.000698"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.144553" level="INFO"> "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "0 "9 "0 "_ "b "g "[78Cp "[A[78C_
 "f "u "n "c "t "i "o "n "a "l "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "v "a "l "i "d "a "t "i "o "n ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:41.144086" elapsed="0.000570"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.145333" elapsed="0.000058"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:41.144727" elapsed="0.000898"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:41.144708" elapsed="0.000949"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:14:41.145699" elapsed="0.000046"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:41.148102" elapsed="0.000482"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:14:41.149169" elapsed="0.000338"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:14:41.149919" elapsed="0.000261"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:14:41.147233" elapsed="0.003044"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:14:41.146123" elapsed="0.004301"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:14:41.056673" elapsed="0.093915"/>
</kw>
<msg time="2026-04-21T02:14:41.150698" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:41.150746" level="INFO">${message} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:41.056049" elapsed="0.094735"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:14:41.151021" elapsed="0.000038"/>
</return>
<status status="PASS" start="2026-04-21T02:14:41.150897" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:41.150872" elapsed="0.000251"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.151586" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.151984" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:14:41.152065" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:14:41.055388" elapsed="0.096790"/>
</kw>
<msg time="2026-04-21T02:14:41.152277" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:41.152322" level="INFO">${output} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:41.049045" elapsed="0.103316"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.152715" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:41.152442" elapsed="0.000329"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:41.152424" elapsed="0.000476"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:14:41.048892" elapsed="0.104035"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:14:41.048693" elapsed="0.104271"/>
</for>
<arg>Starting suite ${SUITE_SOURCE}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:14:41.046313" elapsed="0.106711"/>
</kw>
<doc>Log suite name to karaf log, useful in suite setup.</doc>
<status status="PASS" start="2026-04-21T02:14:41.039558" elapsed="0.113528"/>
</kw>
<arg>KarafKeywords.Log_Test_Suite_Start_To_Controller_Karaf</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:41.038942" elapsed="0.114189"/>
</kw>
<doc>Prepare both FailFast and Karaf logging, log that the caller suite has started.
This keyword is to be used in suite setup, and without it the other keywords may not work properly.</doc>
<status status="PASS" start="2026-04-21T02:14:40.430865" elapsed="0.722322"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:41.153787" level="INFO">${conn_id} = 7</msg>
<var>${conn_id}</var>
<arg>${ODL_SYSTEM_IP}</arg>
<arg>prompt=${DEFAULT_LINUX_PROMPT}</arg>
<arg>timeout=6s</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:14:41.153355" elapsed="0.000479"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.154398" level="INFO">${conn_id} = 7</msg>
<arg>${conn_id}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:14:41.154022" elapsed="0.000419"/>
</kw>
<kw name="Flexible_Controller_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.156325" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:14:41.156408" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:14:41.155989" elapsed="0.000442"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:41.156604" elapsed="0.000898"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T02:14:41.158575" level="INFO">Logging into '10.30.171.3:22' as 'jenkins'.</msg>
<msg time="2026-04-21T02:14:41.493728" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 02:13:46 UTC 2026

  System load:  0.07               Processes:             120
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 10%                IPv4 address for ens3: 10.30.171.3
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 02:14:40 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T02:14:41.158176" elapsed="0.335772"/>
</kw>
<msg time="2026-04-21T02:14:41.494055" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:41.157770" elapsed="0.336387"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T02:14:41.155492" elapsed="0.338814"/>
</kw>
<msg time="2026-04-21T02:14:41.494376" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:41.155072" elapsed="0.339362"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-21T02:14:41.154685" elapsed="0.339851"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:41.495366" level="INFO">Creating Session using : alias=config-session, url=http://10.30.171.3:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x799ad6b60a50&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>${CONFIG_SESSION}</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-21T02:14:41.494888" elapsed="0.000706"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-04-21T02:14:41.507319" level="INFO">[chan 1] Opened sftp connection (server version 3)</msg>
<msg time="2026-04-21T02:14:41.520490" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../../tools/fastbgp/play.py' -&gt; '/home/jenkins//play.py'</msg>
<arg>${PLAY_SCRIPT}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-21T02:14:41.495843" elapsed="0.024803"/>
</kw>
<kw name="Assure_Library_Ipaddr" owner="SSHKeywords">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:14:41.522999" level="INFO">Executing command 'bash -c 'cd "." &amp;&amp; python -c "import ipaddr"''.</msg>
<msg time="2026-04-21T02:14:41.556335" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:14:41.556617" level="INFO">${stdout} = </msg>
<msg time="2026-04-21T02:14:41.556673" level="INFO">${stderr} = </msg>
<msg time="2026-04-21T02:14:41.556726" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:14:41.522686" elapsed="0.034070"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.558167" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-21T02:14:41.557766" elapsed="0.000458"/>
</kw>
<msg time="2026-04-21T02:14:41.558339" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-21T02:14:41.558393" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:41.557178" elapsed="0.001243"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.559267" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:41.558654" elapsed="0.000646"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.559944" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:41.559420" elapsed="0.000613"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:41.559384" elapsed="0.000686"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="PASS" start="2026-04-21T02:14:41.560272" elapsed="0.000053"/>
</return>
<status status="PASS" start="2026-04-21T02:14:41.560144" elapsed="0.000225"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:41.560123" elapsed="0.000277"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="NOT RUN" start="2026-04-21T02:14:41.560516" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:41.560472" elapsed="0.000093"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:41.560452" elapsed="0.000140"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.560805" elapsed="0.000030"/>
</kw>
<msg time="2026-04-21T02:14:41.561005" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>bash -c 'cd "${target_dir}" &amp;&amp; python -c "import ipaddr"'</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T02:14:41.521982" elapsed="0.039055"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-04-21T02:14:41.561370" elapsed="0.000033"/>
</return>
<status status="PASS" start="2026-04-21T02:14:41.561253" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:41.561230" elapsed="0.000242"/>
</if>
<kw name="Put File" owner="SSHLibrary">
<arg>/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPCEP/ipaddr.py</arg>
<arg>${target_dir}/</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.561676" elapsed="0.000028"/>
</kw>
<arg>target_dir=.</arg>
<doc>Tests whether ipaddr module is present on ssh-connected machine, Puts ipaddr.py to target_dir if not.</doc>
<status status="PASS" start="2026-04-21T02:14:41.521243" elapsed="0.040539"/>
</kw>
<doc>Initialize SetupUtils. Suite setup keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:40.430530" elapsed="1.131345"/>
</kw>
<test id="s1-s19-t1" name="Reconfigure_ODL_To_Accept_Connection" line="57">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:14:41.566444" elapsed="0.000282"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:14:41.566101" elapsed="0.000761"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:41.568174" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:41.568029" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:41.568005" elapsed="0.000254"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:41.574681" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:41.574540" elapsed="0.000201"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:41.574516" elapsed="0.000319"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.576175" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:41.575646" elapsed="0.000566"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.576815" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:14:41.576428" elapsed="0.000421"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:14:41.576903" elapsed="0.000046"/>
</return>
<msg time="2026-04-21T02:14:41.577104" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:14:41.575157" elapsed="0.001978"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:41.584412" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:41.584269" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:41.584241" elapsed="0.000259"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:41.586081" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:41.585945" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:41.585923" elapsed="0.000245"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:41.586813" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:14:41.586391" elapsed="0.000459"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:41.587333" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:41.587065" elapsed="0.000298"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:14:41.618830" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:14:41.588036" elapsed="0.031095"/>
</kw>
<msg time="2026-04-21T02:14:41.619440" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:14:41.619519" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:41.587570" elapsed="0.032017"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:14:41.668946" level="INFO">". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "[78Ce "[A[78Cc
 "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:14:41.621605" elapsed="0.047489"/>
</kw>
<msg time="2026-04-21T02:14:41.669277" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:14:41.669323" level="INFO">${message_wait} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:41.619989" elapsed="0.049371"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.669903" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:41.669575" elapsed="0.000390"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:41.669539" elapsed="0.000464"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.670579" level="INFO"> ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "[78Ce "[A[78Cc
 "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:41.670194" elapsed="0.000474"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.671038" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:41.670742" elapsed="0.000354"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:41.670722" elapsed="0.000399"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:14:41.671161" elapsed="0.000042"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:41.674032" elapsed="0.000155"/>
</kw>
<msg time="2026-04-21T02:14:41.674251" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:41.672964" elapsed="0.001428"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.674683" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.675130" elapsed="0.000080"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:14:41.672176" elapsed="0.003152"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:14:41.671554" elapsed="0.003842"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:14:41.585550" elapsed="0.089948"/>
</kw>
<msg time="2026-04-21T02:14:41.675598" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:41.675644" level="INFO">${message} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:41.584717" elapsed="0.090966"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:14:41.675906" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:14:41.675761" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:41.675743" elapsed="0.000248"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.676417" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.676769" elapsed="0.000041"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:14:41.676859" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:14:41.583757" elapsed="0.093213"/>
</kw>
<msg time="2026-04-21T02:14:41.677074" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:41.677118" level="INFO">${output} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:41.577635" elapsed="0.099520"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.677497" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:41.677235" elapsed="0.000316"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:41.677217" elapsed="0.000357"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:14:41.577439" elapsed="0.100159"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:14:41.577211" elapsed="0.100424"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:14:41.574091" elapsed="0.103607"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:14:41.567648" elapsed="0.110110"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:41.567076" elapsed="0.110751"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:14:41.562719" elapsed="0.115215"/>
</kw>
<for flavor="IN ZIP">
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.679206" level="INFO">&amp;{ODL_CONFIG} = { IP=127.0.0.2 | TYPE=external | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true }</msg>
<var>&amp;{ODL_CONFIG}</var>
<arg>IP=${ODL_${i}_IP}</arg>
<arg>TYPE=${type}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<arg>PASSIVE_MODE=true</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:41.678415" elapsed="0.000822"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.715820" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:41.715415" elapsed="0.000439"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:41.716677" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:41.716379" elapsed="0.000380">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:41.716871" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:41.716032" elapsed="0.000863"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.717456" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:41.717072" elapsed="0.000411"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:41.717811" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:41.718000" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:41.717651" elapsed="0.000376"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.718435" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:41.718189" elapsed="0.000292"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.719497" level="INFO">mapping: {'IP': '127.0.0.2', 'TYPE': 'external', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:41.719236" elapsed="0.000306"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.719994" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:41.719707" elapsed="0.000312"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.720694" level="INFO">${value} = 127.0.0.2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:41.720397" elapsed="0.000322"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:41.721718" level="INFO">${encoded} = 127.0.0.2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:41.721251" elapsed="0.000493"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:41.721823" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:14:41.721985" level="INFO">${encoded_value} = 127.0.0.2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:41.720925" elapsed="0.001084"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:41.722172" elapsed="0.000247"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.2</var>
<status status="PASS" start="2026-04-21T02:14:41.720254" elapsed="0.002205"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.723044" level="INFO">${value} = external</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:41.722713" elapsed="0.000357"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:41.724042" level="INFO">${encoded} = external</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:41.723583" elapsed="0.000486"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:41.724119" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:14:41.724272" level="INFO">${encoded_value} = external</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:41.723259" elapsed="0.001037"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:41.724503" elapsed="0.000225"/>
</kw>
<var name="${key}">TYPE</var>
<var name="${value}">external</var>
<status status="PASS" start="2026-04-21T02:14:41.722573" elapsed="0.002196"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.725511" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:41.725042" elapsed="0.000494"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:41.726501" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:41.726066" elapsed="0.000461"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:41.726578" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:41.726729" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:41.725726" elapsed="0.001028"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:41.726973" elapsed="0.000227"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:14:41.724901" elapsed="0.002341"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.727803" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:41.727493" elapsed="0.000337"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:41.728780" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:41.728347" elapsed="0.000474"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:41.728872" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:41.729023" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:41.728019" elapsed="0.001029"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:41.729205" elapsed="0.000219"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:14:41.727354" elapsed="0.002124"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.730081" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:41.729760" elapsed="0.000347"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:41.731117" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:41.730622" elapsed="0.000522"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:41.731193" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:41.731345" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:41.730297" elapsed="0.001072"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:41.731526" elapsed="0.000220"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:14:41.729618" elapsed="0.002167"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.732350" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:41.732055" elapsed="0.000320"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:41.733330" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:41.732898" elapsed="0.000458"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:41.733406" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:41.733555" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:41.732559" elapsed="0.001020"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:41.733734" elapsed="0.000238"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:41.731916" elapsed="0.002096"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.734558" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:41.734264" elapsed="0.000319"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:41.735591" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:41.735163" elapsed="0.000455"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:41.735667" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:41.735835" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:41.734766" elapsed="0.001094"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:41.736075" elapsed="0.000242"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:14:41.734127" elapsed="0.002231"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:41.720071" elapsed="0.016321"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:41.736435" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:41.736593" level="INFO">${mapping_to_use} = {'IP': '127.0.0.2', 'TYPE': 'external', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:41.718900" elapsed="0.017719"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:41.718555" elapsed="0.018095"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.736847" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:41.736675" elapsed="0.000230"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:41.718533" elapsed="0.018393"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.737749" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:41.737074" elapsed="0.000704"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:41.737897" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:41.714749" elapsed="0.023275"/>
</kw>
<msg time="2026-04-21T02:14:41.738079" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:41.701688" elapsed="0.036439"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.751096" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.764136" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.776880" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.777086" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.777270" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.777652" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:41.777500" elapsed="0.000207"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:41.777484" elapsed="0.000247"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.777893" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.778067" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.778286" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:41.777451" elapsed="0.000890"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:41.777346" elapsed="0.001023"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.778524" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:41.778598" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:14:41.778729" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:41.697286" elapsed="0.081471"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.805650" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:41.805268" elapsed="0.000409"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:41.806442" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:41.806204" elapsed="0.000311">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:41.806606" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:41.805861" elapsed="0.000769"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.807226" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:41.806814" elapsed="0.000439"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:41.807557" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:41.807715" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/p...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:41.807420" elapsed="0.000322"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.808165" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="$TYPE-neighbor"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:41.807922" elapsed="0.000293"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:14:41.808575" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:41.808281" elapsed="0.000351"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.809119" level="INFO">${mapping_to_use} = {'IP': '127.0.0.2', 'TYPE': 'external', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:41.808822" elapsed="0.000324"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:41.808657" elapsed="0.000524"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:41.808263" elapsed="0.000940"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.810041" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-gr...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:41.809354" elapsed="0.000718"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:41.810121" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:41.804632" elapsed="0.005617"/>
</kw>
<msg time="2026-04-21T02:14:41.810336" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:41.791703" elapsed="0.018682"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.823237" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.835865" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.848539" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.848737" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.848934" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.849302" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:41.849152" elapsed="0.000204"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:41.849137" elapsed="0.000244"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.849527" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.849698" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.849884" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:41.849109" elapsed="0.000828"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:41.849008" elapsed="0.000956"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.850116" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:41.850192" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:14:41.850331" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-gr...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:41.788996" elapsed="0.061364"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:41.851665" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:41.851418" elapsed="0.000310">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:41.851836" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:41.851069" elapsed="0.000793"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.852221" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:41.851967" elapsed="0.000312"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.852808" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:41.852499" elapsed="0.000336"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:41.852303" elapsed="0.000568"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:41.851949" elapsed="0.000943"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.855309" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:41.853052" elapsed="0.002283"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:41.855388" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:41.855541" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:41.850695" elapsed="0.004871"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.857005" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:41.856738" elapsed="0.000313"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.857455" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="external-neighbor"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:41.857216" elapsed="0.000288"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.857917" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:41.857659" elapsed="0.000302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.858357" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:41.858117" elapsed="0.000282"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:41.859243" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:14:41.859043" elapsed="0.000225"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:14:41.859913" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:14:41.859428" elapsed="0.000513"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:41.860103" elapsed="0.000204"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.860715" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:41.860468" elapsed="0.000291"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:14:41.860824" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:14:41.860981" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:14:41.858605" elapsed="0.002400"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:41.876904" level="INFO">PUT Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Content-Length': '291', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="external-neighbor"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:14:41.877049" level="INFO">PUT Response : url=http://10.30.171.3:8181/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 
 status=201, reason=Created 
 headers={'Set-Cookie': 'JSESSIONID=node0pgqbd0c4nlugnabejqbz08j628.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 20-Apr-2026 02:14:41 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:41.877309" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:41.863555" elapsed="0.013818"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:41.861079" elapsed="0.016411"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.877983" elapsed="0.000149"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:41.877555" elapsed="0.000700"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:41.861062" elapsed="0.017247"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.886816" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:41.880837" elapsed="0.006088"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:41.880246" elapsed="0.006808"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:41.880201" elapsed="0.006917"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.890297" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:41.887841" elapsed="0.002502"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:41.887252" elapsed="0.003126"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:41.887212" elapsed="0.003191"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.891001" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:41.890584" elapsed="0.000445"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.891353" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:41.891100" elapsed="0.000311"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.891932" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:41.891610" elapsed="0.000349"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:41.891436" elapsed="0.000563"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:41.891081" elapsed="0.000945"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.892594" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:41.892225" elapsed="0.000396"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.892954" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:41.892691" elapsed="0.000319"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.893507" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:41.893205" elapsed="0.000329"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:41.893034" elapsed="0.000535"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:41.892673" elapsed="0.000917"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:41.893747" elapsed="0.000370"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:41.894580" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:41.894290" elapsed="0.000316"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:41.894767" elapsed="0.002421"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:41.879327" elapsed="0.017926"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:14:41.897430" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-04-21T02:14:41.897321" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:41.897302" elapsed="0.000216"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.897675" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:14:41.897742" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:14:41.900067" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:14:41.855912" elapsed="0.044183"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:41.900161" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:41.900318" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:14:41.684110" elapsed="0.216233"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.900683" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:41.900441" elapsed="0.000378"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:41.900424" elapsed="0.000421"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:41.900880" elapsed="0.000027"/>
</return>
<arg>${EBGP_DIR}</arg>
<arg>mapping=${ODL_CONFIG}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:14:41.679521" elapsed="0.221490"/>
</kw>
<var name="${i}">2</var>
<var name="${type}">external</var>
<status status="PASS" start="2026-04-21T02:14:41.678256" elapsed="0.222797"/>
</iter>
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.902019" level="INFO">&amp;{ODL_CONFIG} = { IP=127.0.0.3 | TYPE=internal | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true }</msg>
<var>&amp;{ODL_CONFIG}</var>
<arg>IP=${ODL_${i}_IP}</arg>
<arg>TYPE=${type}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<arg>PASSIVE_MODE=true</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:41.901325" elapsed="0.000723"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.939177" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:41.938730" elapsed="0.000476"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:41.939974" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:41.939719" elapsed="0.000329">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:41.940143" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:41.939377" elapsed="0.000790"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.940720" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:41.940338" elapsed="0.000410"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:41.941088" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:41.941255" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:41.940930" elapsed="0.000352"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.941689" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:41.941444" elapsed="0.000292"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.942724" level="INFO">mapping: {'IP': '127.0.0.3', 'TYPE': 'internal', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:41.942463" elapsed="0.000307"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.943244" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:41.942952" elapsed="0.000318"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.943957" level="INFO">${value} = 127.0.0.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:41.943642" elapsed="0.000341"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:41.945003" level="INFO">${encoded} = 127.0.0.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:41.944499" elapsed="0.000531"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:41.945083" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:14:41.945240" level="INFO">${encoded_value} = 127.0.0.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:41.944173" elapsed="0.001092"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:41.945425" elapsed="0.000235"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.3</var>
<status status="PASS" start="2026-04-21T02:14:41.943501" elapsed="0.002200"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.946277" level="INFO">${value} = internal</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:41.945974" elapsed="0.000328"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:41.947563" level="INFO">${encoded} = internal</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:41.947106" elapsed="0.000484"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:41.947641" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:41.947810" level="INFO">${encoded_value} = internal</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:41.946687" elapsed="0.001150"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:41.948002" elapsed="0.000258"/>
</kw>
<var name="${key}">TYPE</var>
<var name="${value}">internal</var>
<status status="PASS" start="2026-04-21T02:14:41.945833" elapsed="0.002468"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.948872" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:41.948553" elapsed="0.000346"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:41.949880" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:41.949415" elapsed="0.000492"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:41.949957" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:41.950108" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:41.949089" elapsed="0.001043"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:41.950291" elapsed="0.000222"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:14:41.948413" elapsed="0.002140"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.951164" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:41.950842" elapsed="0.000348"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:41.952155" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:41.951701" elapsed="0.000480"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:41.952231" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:41.952381" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:41.951377" elapsed="0.001028"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:41.952561" elapsed="0.000220"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:14:41.950666" elapsed="0.002171"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.953386" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:41.953090" elapsed="0.000322"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:41.954381" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:41.953946" elapsed="0.000461"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:41.954458" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:41.954608" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:41.953599" elapsed="0.001033"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:41.954802" elapsed="0.000243"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:14:41.952950" elapsed="0.002137"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.955635" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:41.955340" elapsed="0.000321"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:41.956621" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:41.956188" elapsed="0.000458"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:41.956696" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:41.956863" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:41.955863" elapsed="0.001024"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:41.957043" elapsed="0.000218"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:41.955200" elapsed="0.002100"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.957906" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:41.957552" elapsed="0.000380"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:41.959139" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:41.958486" elapsed="0.000680"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:41.959217" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:41.959370" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:41.958162" elapsed="0.001232"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:41.959552" elapsed="0.000221"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:14:41.957412" elapsed="0.002417"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:41.943320" elapsed="0.016544"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:41.959908" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:41.960067" level="INFO">${mapping_to_use} = {'IP': '127.0.0.3', 'TYPE': 'internal', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:41.942131" elapsed="0.017962"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:41.941821" elapsed="0.018303"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.960303" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:41.960148" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:41.941801" elapsed="0.018578"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:41.961212" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:41.960528" elapsed="0.000713"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:41.961290" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:41.938099" elapsed="0.023315"/>
</kw>
<msg time="2026-04-21T02:14:41.961468" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:41.924690" elapsed="0.036827"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.974680" elapsed="0.000051"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:41.987630" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.000390" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.000634" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.000843" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.001283" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:42.001120" elapsed="0.000298"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:42.001102" elapsed="0.000347"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.001604" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.001779" elapsed="0.000036"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.001971" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:42.001056" elapsed="0.000968"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:42.000930" elapsed="0.001125"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.002209" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:42.002290" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:14:42.002457" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:41.920309" elapsed="0.082178"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.029627" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:42.029233" elapsed="0.000423"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:42.030449" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:42.030187" elapsed="0.000343">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:42.030622" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:42.029842" elapsed="0.000804"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.031266" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:42.030828" elapsed="0.000466"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:42.031606" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:42.031774" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/p...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:42.031462" elapsed="0.000356"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.032232" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="$TYPE-neighbor"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:42.031983" elapsed="0.000299"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:14:42.032652" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:42.032349" elapsed="0.000361"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.033196" level="INFO">${mapping_to_use} = {'IP': '127.0.0.3', 'TYPE': 'internal', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:42.032900" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:42.032735" elapsed="0.000522"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:42.032330" elapsed="0.000948"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.034126" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-gr...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:42.033427" elapsed="0.000729"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:42.034247" elapsed="0.000034"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:42.028595" elapsed="0.005787"/>
</kw>
<msg time="2026-04-21T02:14:42.034437" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:42.015526" elapsed="0.018959"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.048839" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.061563" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.074344" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.074556" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.074740" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.075184" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:42.075002" elapsed="0.000240"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:42.074986" elapsed="0.000282"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.075417" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.075590" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.075762" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:42.074951" elapsed="0.000878"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:42.074836" elapsed="0.001022"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.076015" elapsed="0.000025"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:42.076109" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T02:14:42.076261" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-gr...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:42.012713" elapsed="0.063577"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:42.077676" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:42.077410" elapsed="0.000340">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:42.077859" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:42.077037" elapsed="0.000847"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.078213" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:42.077953" elapsed="0.000317"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.078805" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:42.078495" elapsed="0.000338"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:42.078294" elapsed="0.000575"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:42.077936" elapsed="0.000954"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.081485" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:42.079055" elapsed="0.002456"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:42.081563" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:14:42.081720" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:42.076670" elapsed="0.005074"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.083196" level="INFO">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.3</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:42.082912" elapsed="0.000331"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.083641" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbor"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:42.083402" elapsed="0.000288"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.084115" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:42.083868" elapsed="0.000290"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.084551" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:42.084314" elapsed="0.000280"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:42.085525" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:14:42.085325" elapsed="0.000226"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:14:42.085909" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:14:42.085711" elapsed="0.000223"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:42.086091" elapsed="0.000218"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.086718" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:42.086471" elapsed="0.000290"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:14:42.086819" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:42.086977" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:14:42.084814" elapsed="0.002187"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:42.098253" level="INFO">PUT Request : url=http://10.30.171.3:8181/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.3 
 path_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.3 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pgqbd0c4nlugnabejqbz08j628.node0', 'Content-Length': '291', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbor"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:14:42.098313" level="INFO">PUT Response : url=http://10.30.171.3:8181/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.3 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:42.098464" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:42.089408" elapsed="0.009083"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:42.087071" elapsed="0.011466"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.098728" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:42.098565" elapsed="0.000251"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:42.087053" elapsed="0.011786"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.105108" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:42.099857" elapsed="0.005347"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:42.099612" elapsed="0.005669"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:42.099594" elapsed="0.005743"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.109500" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:42.106000" elapsed="0.003544"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:42.105460" elapsed="0.004120"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:42.105422" elapsed="0.004183"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.110218" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:42.109811" elapsed="0.000434"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.110566" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:42.110315" elapsed="0.000309"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.111159" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:42.110839" elapsed="0.000347"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:42.110648" elapsed="0.000574"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:42.110297" elapsed="0.000946"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.111779" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:42.111414" elapsed="0.000407"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.112171" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:42.111892" elapsed="0.000340"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.112720" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:42.112426" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:42.112256" elapsed="0.000525"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:42.111874" elapsed="0.000943"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:42.112975" elapsed="0.000349"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:42.113804" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:42.113496" elapsed="0.000335"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:42.113993" elapsed="0.002388"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:42.099250" elapsed="0.017196"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:14:42.116623" elapsed="0.000031"/>
</return>
<status status="PASS" start="2026-04-21T02:14:42.116513" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:42.116494" elapsed="0.000219"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.116892" elapsed="0.000023"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:14:42.116961" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:14:42.119309" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:14:42.082095" elapsed="0.037241"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:42.119402" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:42.119558" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:14:41.906955" elapsed="0.212628"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.119997" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:42.119728" elapsed="0.000341"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:42.119709" elapsed="0.000386"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:42.120129" elapsed="0.000026"/>
</return>
<arg>${EBGP_DIR}</arg>
<arg>mapping=${ODL_CONFIG}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:14:41.902327" elapsed="0.217925"/>
</kw>
<var name="${i}">3</var>
<var name="${type}">internal</var>
<status status="PASS" start="2026-04-21T02:14:41.901172" elapsed="0.219120"/>
</iter>
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.121253" level="INFO">&amp;{ODL_CONFIG} = { IP=127.0.0.4 | TYPE=internal | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true }</msg>
<var>&amp;{ODL_CONFIG}</var>
<arg>IP=${ODL_${i}_IP}</arg>
<arg>TYPE=${type}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<arg>PASSIVE_MODE=true</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:42.120564" elapsed="0.000718"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.156152" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:42.155703" elapsed="0.000483"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:42.157030" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:42.156730" elapsed="0.000381">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:42.157204" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:42.156376" elapsed="0.000853"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.157812" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:42.157402" elapsed="0.000440"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:42.158157" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:42.158332" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:42.158014" elapsed="0.000344"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.158768" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:42.158524" elapsed="0.000311"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.159917" level="INFO">mapping: {'IP': '127.0.0.4', 'TYPE': 'internal', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:42.159639" elapsed="0.000324"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.160402" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:42.160130" elapsed="0.000297"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.161132" level="INFO">${value} = 127.0.0.4</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:42.160830" elapsed="0.000328"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:42.162191" level="INFO">${encoded} = 127.0.0.4</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:42.161675" elapsed="0.000543"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:42.162273" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:14:42.162435" level="INFO">${encoded_value} = 127.0.0.4</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:42.161349" elapsed="0.001111"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:42.162624" elapsed="0.000259"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.4</var>
<status status="PASS" start="2026-04-21T02:14:42.160673" elapsed="0.002316"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.163595" level="INFO">${value} = internal</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:42.163294" elapsed="0.000327"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:42.164830" level="INFO">${encoded} = internal</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:42.164342" elapsed="0.000515"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:42.164908" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:42.165061" level="INFO">${encoded_value} = internal</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:42.163827" elapsed="0.001258"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:42.165244" elapsed="0.000221"/>
</kw>
<var name="${key}">TYPE</var>
<var name="${value}">internal</var>
<status status="PASS" start="2026-04-21T02:14:42.163132" elapsed="0.002374"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.166064" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:42.165754" elapsed="0.000336"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:42.167053" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:42.166599" elapsed="0.000480"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:42.167129" elapsed="0.000085"/>
</return>
<msg time="2026-04-21T02:14:42.167343" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:42.166276" elapsed="0.001092"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:42.167526" elapsed="0.000222"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:14:42.165616" elapsed="0.002186"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.168349" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:42.168056" elapsed="0.000318"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:42.169325" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:42.168896" elapsed="0.000455"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:42.169400" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:42.169549" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:42.168559" elapsed="0.001014"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:42.169730" elapsed="0.000236"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:14:42.167917" elapsed="0.002090"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.170548" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:42.170254" elapsed="0.000320"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:42.171563" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:42.171117" elapsed="0.000472"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:42.171638" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:42.171804" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:42.170760" elapsed="0.001070"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:42.171986" elapsed="0.000227"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:14:42.170117" elapsed="0.002136"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.172810" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:42.172500" elapsed="0.000336"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:42.173800" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:42.173348" elapsed="0.000480"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:42.173877" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:42.174026" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:42.173023" elapsed="0.001027"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:42.174209" elapsed="0.000222"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:42.172363" elapsed="0.002163"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.175183" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:42.174783" elapsed="0.000428"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:42.176462" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:42.175736" elapsed="0.000754"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:42.176544" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:14:42.176699" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:42.175403" elapsed="0.001320"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:42.176899" elapsed="0.000227"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:14:42.174643" elapsed="0.002524"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:42.160484" elapsed="0.016721"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:42.177250" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:14:42.177410" level="INFO">${mapping_to_use} = {'IP': '127.0.0.4', 'TYPE': 'internal', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:42.159306" elapsed="0.018130"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:42.158918" elapsed="0.018552"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.177661" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:42.177499" elapsed="0.000217"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:42.158892" elapsed="0.018845"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.178633" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:42.177909" elapsed="0.000752"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:42.178711" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:42.154971" elapsed="0.023883"/>
</kw>
<msg time="2026-04-21T02:14:42.178914" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:42.141825" elapsed="0.037145"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.192258" elapsed="0.000035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.204900" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.217518" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.217745" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.218044" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.218469" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:42.218309" elapsed="0.000214"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:42.218291" elapsed="0.000259"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.218699" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.218888" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.219069" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:42.218249" elapsed="0.000873"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:42.218128" elapsed="0.001022"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.219342" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:42.219424" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:14:42.219591" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:42.137333" elapsed="0.082286"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.248625" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:42.248145" elapsed="0.000515"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:42.249509" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:42.249237" elapsed="0.000351">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:42.249682" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:42.248868" elapsed="0.000838"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.250288" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:42.249894" elapsed="0.000421"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:42.250626" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:42.250803" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/p...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:42.250483" elapsed="0.000350"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.251280" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="$TYPE-neighbor"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:42.250999" elapsed="0.000333"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:14:42.251819" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:42.251417" elapsed="0.000463"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.252364" level="INFO">${mapping_to_use} = {'IP': '127.0.0.4', 'TYPE': 'internal', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:42.252062" elapsed="0.000328"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:42.251909" elapsed="0.000516"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:42.251389" elapsed="0.001124"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.253403" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.4&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-gr...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:42.252670" elapsed="0.000762"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:42.253486" elapsed="0.000036"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:42.247238" elapsed="0.006387"/>
</kw>
<msg time="2026-04-21T02:14:42.253680" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:42.233000" elapsed="0.020729"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.266699" elapsed="0.000056"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.279538" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.292469" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.292702" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.292909" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.293531" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:42.293370" elapsed="0.000216"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:42.293351" elapsed="0.000263"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.293765" elapsed="0.000034"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.293957" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.294133" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:42.293127" elapsed="0.001059"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:42.292998" elapsed="0.001218"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.294371" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:42.294451" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:14:42.294617" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.4&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-gr...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:42.230015" elapsed="0.064633"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:42.296279" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:42.295977" elapsed="0.000378">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:42.296449" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:42.295540" elapsed="0.000933"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.296826" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:42.296542" elapsed="0.000343"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.297402" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:42.297106" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:42.296910" elapsed="0.000553"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:42.296524" elapsed="0.000960"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.299911" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:42.297638" elapsed="0.002300"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:42.299989" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:14:42.300145" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:42.295131" elapsed="0.005039"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.301585" level="INFO">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.4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:42.301329" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.302046" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.4&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbor"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:42.301803" elapsed="0.000295"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.302498" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:42.302254" elapsed="0.000287"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.302953" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:42.302696" elapsed="0.000300"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:42.303843" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:14:42.303627" elapsed="0.000242"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:14:42.304205" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:14:42.304029" elapsed="0.000201"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:42.304385" elapsed="0.000215"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.305025" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:42.304763" elapsed="0.000305"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:14:42.305110" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:42.305263" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:14:42.303202" elapsed="0.002086"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:42.316179" level="INFO">PUT Request : url=http://10.30.171.3:8181/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.4 
 path_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.4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0pgqbd0c4nlugnabejqbz08j628.node0', 'Content-Length': '291', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.4&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbor"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:14:42.316316" level="INFO">PUT Response : url=http://10.30.171.3:8181/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.4 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:42.316448" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:42.307706" elapsed="0.008778"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:42.305357" elapsed="0.011191"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.316835" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:42.316585" elapsed="0.000347"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:42.305340" elapsed="0.011623"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.321677" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:42.318306" elapsed="0.003431"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:42.317990" elapsed="0.003795"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:42.317965" elapsed="0.003878"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.325506" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:42.322239" elapsed="0.003330"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:42.321919" elapsed="0.003698"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:42.321897" elapsed="0.003754"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.326472" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:42.325926" elapsed="0.000584"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.326990" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:42.326606" elapsed="0.000469"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.327863" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:42.327418" elapsed="0.000484"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:42.327108" elapsed="0.000843"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:42.326582" elapsed="0.001398"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.328540" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:42.328179" elapsed="0.000387"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.328898" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:42.328634" elapsed="0.000322"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.329449" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:42.329157" elapsed="0.000317"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:42.328980" elapsed="0.000529"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:42.328617" elapsed="0.000913"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:42.329687" elapsed="0.000367"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:42.330515" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:42.330227" elapsed="0.000314"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:42.330702" elapsed="0.002382"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:42.317466" elapsed="0.015680"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:14:42.333318" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-04-21T02:14:42.333211" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:42.333193" elapsed="0.000212"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.333562" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:14:42.333630" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:14:42.335966" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:14:42.300505" elapsed="0.035488"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:42.336100" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:42.336261" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:14:42.126127" elapsed="0.210159"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.336626" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:42.336386" elapsed="0.000308"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:42.336368" elapsed="0.000350"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:42.336750" elapsed="0.000026"/>
</return>
<arg>${EBGP_DIR}</arg>
<arg>mapping=${ODL_CONFIG}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:14:42.121559" elapsed="0.215334"/>
</kw>
<var name="${i}">4</var>
<var name="${type}">internal</var>
<status status="PASS" start="2026-04-21T02:14:42.120412" elapsed="0.216523"/>
</iter>
<var>${i}</var>
<var>${type}</var>
<value>${ODL_IP_INDICES_ALL}</value>
<value>${BGP_PEER_TYPES}</value>
<status status="PASS" start="2026-04-21T02:14:41.678021" elapsed="0.658953"/>
</for>
<doc>Configures BGP peer module with initiate-connection set to false.</doc>
<status status="PASS" start="2026-04-21T02:14:41.561962" elapsed="0.775136"/>
</test>
<test id="s1-s19-t2" name="Start_Bgp_Peers" line="72">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:14:42.340823" elapsed="0.000208"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:14:42.340536" elapsed="0.000556"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:42.342103" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:42.341988" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:42.341970" elapsed="0.000201"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:42.347286" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:42.347151" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:42.347133" elapsed="0.000224"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.348379" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:42.347998" elapsed="0.000408"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.348880" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:14:42.348569" elapsed="0.000336"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:14:42.348950" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:42.349108" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:14:42.347593" elapsed="0.001539"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:42.354717" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:42.354605" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:42.354586" elapsed="0.000216"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:42.356082" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:42.355975" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:42.355957" elapsed="0.000194"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:42.356614" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:14:42.356303" elapsed="0.000338"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:42.357055" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:42.356827" elapsed="0.000253"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:14:42.390764" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:14:42.357585" elapsed="0.033421"/>
</kw>
<msg time="2026-04-21T02:14:42.391232" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:14:42.391281" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:42.357244" elapsed="0.034097"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:14:42.429008" level="INFO">". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "S "t "a "r "t "_ "B "g "p "_ "P "e "e "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:14:42.392095" elapsed="0.037031"/>
</kw>
<msg time="2026-04-21T02:14:42.429297" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:14:42.429343" level="INFO">${message_wait} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:42.391668" elapsed="0.037713"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.429751" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:42.429470" elapsed="0.000362"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:42.429445" elapsed="0.000416"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.430333" level="INFO"> ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "S "t "a "r "t "_ "B "g "p "_ "P "e "e "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:42.430017" elapsed="0.000391"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.430716" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:42.430487" elapsed="0.000297"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:42.430467" elapsed="0.000370"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:14:42.430876" elapsed="0.000044"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:42.434082" elapsed="0.000152"/>
</kw>
<msg time="2026-04-21T02:14:42.434298" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:42.432832" elapsed="0.001602"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.434720" elapsed="0.000093"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.435086" elapsed="0.000078"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:14:42.432081" elapsed="0.003198"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:14:42.431264" elapsed="0.004102"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:14:42.355643" elapsed="0.079829"/>
</kw>
<msg time="2026-04-21T02:14:42.435566" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:42.435610" level="INFO">${message} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:42.354966" elapsed="0.080683"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:14:42.435859" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:14:42.435725" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:42.435706" elapsed="0.000237"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.436481" elapsed="0.000036"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.436982" elapsed="0.000035"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:14:42.437082" elapsed="0.000023"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:14:42.354257" elapsed="0.082977"/>
</kw>
<msg time="2026-04-21T02:14:42.437363" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:42.437423" level="INFO">${output} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:42.349517" elapsed="0.087959"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.437967" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:42.437589" elapsed="0.000501"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:42.437565" elapsed="0.000563"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:14:42.349365" elapsed="0.088798"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:14:42.349188" elapsed="0.089020"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:14:42.346769" elapsed="0.091516"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:14:42.341680" elapsed="0.096683"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:42.341250" elapsed="0.097176"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:14:42.338194" elapsed="0.100306"/>
</kw>
<for flavor="IN ZIP">
<iter>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.439570" level="INFO">IP: 127.0.0.2</msg>
<msg time="2026-04-21T02:14:42.439671" level="INFO">as_number: 65000</msg>
<arg>IP: ${ODL_${i}_IP}</arg>
<arg>as_number: ${as_number}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-04-21T02:14:42.439108" elapsed="0.000617"/>
</kw>
<kw name="Start_Bgp_Peer">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.441343" level="INFO">${command} = python3 play.py --amount 0 --myip=127.0.0.2 --myport=17900 --peerip=10.30.171.3 --asnumber=65000 --peerport=1790 --port=8002 --usepeerip --debug --allf --wfr 1 &amp;&gt; play.py.090.2 &amp;</msg>
<var>${command}</var>
<arg>python3 play.py --amount 0 --myip=${ip} --myport=${BGP_TOOL_PORT} --peerip=${ODL_SYSTEM_IP} --asnumber=${as_number} --peerport=${ODL_BGP_PORT} --port=${port} --usepeerip --debug --allf --wfr 1 &amp;&gt; ${filename} &amp;</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:42.440662" elapsed="0.000721"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.441968" level="INFO">python3 play.py --amount 0 --myip=127.0.0.2 --myport=17900 --peerip=10.30.171.3 --asnumber=65000 --peerport=1790 --port=8002 --usepeerip --debug --allf --wfr 1 &amp;&gt; play.py.090.2 &amp;</msg>
<arg>${command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:42.441611" elapsed="0.000422"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:14:42.446921" level="INFO">python3 play.py --amount 0 --myip=127.0.0.2 --myport=17900 --peerip=10.30.171.3 --asnumber=65000 --peerport=1790 --port=8002 --usepeerip --debug --allf --wfr 1 &amp;&gt; play.py.090.2 &amp;</msg>
<msg time="2026-04-21T02:14:42.447054" level="INFO">${output} =  python3 play.py --amount 0 --myip=127.0.0.2 --myport=17900 --peerip=10.30.171.3 --asnumber=65000 --peerport=1790 --port=8002 --usepeerip --debug --allf --wfr 1 &amp;&gt; play.py.090.2 &amp;
</msg>
<var>${output}</var>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:14:42.442249" elapsed="0.004844"/>
</kw>
<arg>${ODL_${i}_IP}</arg>
<arg>${as_number}</arg>
<arg>800${i}</arg>
<arg>play.py.090.${i}</arg>
<doc>Starts bgp peer.</doc>
<status status="PASS" start="2026-04-21T02:14:42.439980" elapsed="0.007198"/>
</kw>
<var name="${i}">2</var>
<var name="${as_number}">65000</var>
<status status="PASS" start="2026-04-21T02:14:42.438902" elapsed="0.008329"/>
</iter>
<iter>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.448069" level="INFO">IP: 127.0.0.3</msg>
<msg time="2026-04-21T02:14:42.448140" level="INFO">as_number: 64496</msg>
<arg>IP: ${ODL_${i}_IP}</arg>
<arg>as_number: ${as_number}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-04-21T02:14:42.447649" elapsed="0.000528"/>
</kw>
<kw name="Start_Bgp_Peer">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.449284" level="INFO">${command} = python3 play.py --amount 0 --myip=127.0.0.3 --myport=17900 --peerip=10.30.171.3 --asnumber=64496 --peerport=1790 --port=8003 --usepeerip --debug --allf --wfr 1 &amp;&gt; play.py.090.3 &amp;</msg>
<var>${command}</var>
<arg>python3 play.py --amount 0 --myip=${ip} --myport=${BGP_TOOL_PORT} --peerip=${ODL_SYSTEM_IP} --asnumber=${as_number} --peerport=${ODL_BGP_PORT} --port=${port} --usepeerip --debug --allf --wfr 1 &amp;&gt; ${filename} &amp;</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:42.448816" elapsed="0.000497"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.449717" level="INFO">python3 play.py --amount 0 --myip=127.0.0.3 --myport=17900 --peerip=10.30.171.3 --asnumber=64496 --peerport=1790 --port=8003 --usepeerip --debug --allf --wfr 1 &amp;&gt; play.py.090.3 &amp;</msg>
<arg>${command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:42.449477" elapsed="0.000285"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:14:42.450612" level="INFO">[?2004l[1] 5984</msg>
<msg time="2026-04-21T02:14:42.450703" level="INFO">${output} = [?2004l[1] 5984
</msg>
<var>${output}</var>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:14:42.449934" elapsed="0.000795"/>
</kw>
<arg>${ODL_${i}_IP}</arg>
<arg>${as_number}</arg>
<arg>800${i}</arg>
<arg>play.py.090.${i}</arg>
<doc>Starts bgp peer.</doc>
<status status="PASS" start="2026-04-21T02:14:42.448315" elapsed="0.002492"/>
</kw>
<var name="${i}">3</var>
<var name="${as_number}">64496</var>
<status status="PASS" start="2026-04-21T02:14:42.447440" elapsed="0.003407"/>
</iter>
<iter>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.451412" level="INFO">IP: 127.0.0.4</msg>
<msg time="2026-04-21T02:14:42.451483" level="INFO">as_number: 64496</msg>
<arg>IP: ${ODL_${i}_IP}</arg>
<arg>as_number: ${as_number}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-04-21T02:14:42.451104" elapsed="0.000416"/>
</kw>
<kw name="Start_Bgp_Peer">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.452683" level="INFO">${command} = python3 play.py --amount 0 --myip=127.0.0.4 --myport=17900 --peerip=10.30.171.3 --asnumber=64496 --peerport=1790 --port=8004 --usepeerip --debug --allf --wfr 1 &amp;&gt; play.py.090.4 &amp;</msg>
<var>${command}</var>
<arg>python3 play.py --amount 0 --myip=${ip} --myport=${BGP_TOOL_PORT} --peerip=${ODL_SYSTEM_IP} --asnumber=${as_number} --peerport=${ODL_BGP_PORT} --port=${port} --usepeerip --debug --allf --wfr 1 &amp;&gt; ${filename} &amp;</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:42.452189" elapsed="0.000522"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.453133" level="INFO">python3 play.py --amount 0 --myip=127.0.0.4 --myport=17900 --peerip=10.30.171.3 --asnumber=64496 --peerport=1790 --port=8004 --usepeerip --debug --allf --wfr 1 &amp;&gt; play.py.090.4 &amp;</msg>
<arg>${command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:42.452888" elapsed="0.000291"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:14:42.456098" level="INFO">[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt; python3 play.py --amount 0 --myip=127.0.0.3 --myport=17900 --peerip=10.30.171.3 --asnumber=64496 --peerport=1790 --port=8003 --usepeerip --debug --allf --wfr 1 &amp;&gt; play.py.090.3 &amp;</msg>
<msg time="2026-04-21T02:14:42.456197" level="INFO">${output} = [?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt; python3 play.py --amount 0 --myip=127.0.0.3 --myport=17900 --peerip=10.30.171.3 --asnumber=64496 --peerport=1790 --port=8003 --usepeerip --debug --all...</msg>
<var>${output}</var>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:14:42.453381" elapsed="0.002843"/>
</kw>
<arg>${ODL_${i}_IP}</arg>
<arg>${as_number}</arg>
<arg>800${i}</arg>
<arg>play.py.090.${i}</arg>
<doc>Starts bgp peer.</doc>
<status status="PASS" start="2026-04-21T02:14:42.451656" elapsed="0.004629"/>
</kw>
<var name="${i}">4</var>
<var name="${as_number}">64496</var>
<status status="PASS" start="2026-04-21T02:14:42.450957" elapsed="0.005365"/>
</iter>
<var>${i}</var>
<var>${as_number}</var>
<value>${ODL_IP_INDICES_ALL}</value>
<value>${BGP_PEER_AS_NUMBERS}</value>
<status status="PASS" start="2026-04-21T02:14:42.438593" elapsed="0.017764"/>
</for>
<doc>Start Python speaker to connect to ODL. We give each speaker time until odl really starts to accept incoming
bgp connection. The failure happens if the incoming connection comes too quickly after configuring the peer.</doc>
<tag>local_run</tag>
<status status="PASS" start="2026-04-21T02:14:42.337322" elapsed="0.119149"/>
</test>
<test id="s1-s19-t3" name="Play_To_Odl_ext_l3vpn_rt_arg" line="82">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:14:42.461563" elapsed="0.000209"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:14:42.461289" elapsed="0.000555"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:42.462845" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:42.462716" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:42.462697" elapsed="0.000218"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:42.468019" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:42.467902" elapsed="0.000163"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:42.467878" elapsed="0.000209"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.469103" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:42.468704" elapsed="0.000426"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.469588" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:14:42.469296" elapsed="0.000318"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:14:42.469657" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:42.469826" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:14:42.468319" elapsed="0.001533"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:42.476809" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:42.476658" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:42.476633" elapsed="0.000268"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:42.478373" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:42.478241" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:42.478219" elapsed="0.000237"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:42.478961" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:14:42.478620" elapsed="0.000368"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:42.479395" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:42.479156" elapsed="0.000267"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:14:42.505149" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:14:42.479975" elapsed="0.025436"/>
</kw>
<msg time="2026-04-21T02:14:42.505573" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:14:42.505620" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:42.479594" elapsed="0.026062"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:14:42.548363" level="INFO">". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "e "x "t "_ "l "3 "v "p "n "_ "r "t "_ "a "r "g "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:14:42.506231" elapsed="0.042306"/>
</kw>
<msg time="2026-04-21T02:14:42.548708" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:14:42.548753" level="INFO">${message_wait} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:42.505863" elapsed="0.042954"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.549140" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:42.548902" elapsed="0.000294"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:42.548880" elapsed="0.000340"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.549676" level="INFO"> ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "e "x "t "_ "l "3 "v "p "n "_ "r "t "_ "a "r "g "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:42.549368" elapsed="0.000385"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.550057" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:42.549836" elapsed="0.000275"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:42.549817" elapsed="0.000318"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:14:42.550167" elapsed="0.000032"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:42.552876" elapsed="0.000147"/>
</kw>
<msg time="2026-04-21T02:14:42.553086" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:42.551693" elapsed="0.001530"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.553510" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.553875" elapsed="0.000077"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:14:42.551030" elapsed="0.003036"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:14:42.550471" elapsed="0.003664"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:14:42.477866" elapsed="0.076366"/>
</kw>
<msg time="2026-04-21T02:14:42.554324" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:42.554368" level="INFO">${message} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:42.477108" elapsed="0.077297"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:14:42.554587" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-21T02:14:42.554481" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:42.554462" elapsed="0.000209"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.555186" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.555549" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:14:42.555620" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:14:42.475247" elapsed="0.080481"/>
</kw>
<msg time="2026-04-21T02:14:42.555838" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:42.555883" level="INFO">${output} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:42.470218" elapsed="0.085702"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.556257" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:42.555994" elapsed="0.000317"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:42.555977" elapsed="0.000357"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:14:42.470069" elapsed="0.086289"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:14:42.469903" elapsed="0.086487"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:14:42.467509" elapsed="0.088936"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:14:42.462430" elapsed="0.094107"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:42.462001" elapsed="0.094583"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:14:42.458659" elapsed="0.097978"/>
</kw>
<kw name="Play_To_Odl_Non_Removal_BgpRpcClient2">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:42.568350" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/announce_ext_l3vpn_rt_arg.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/announce_ext_l3vpn_rt_arg.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:42.568561" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0052020000003b4001010040020602010000fbf0800e200001800c00000000000000000a00fffe007005dc510001010203040001010101c010080002fbf000000065
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:42.568144" elapsed="0.000444"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient2">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:14:42.568749" elapsed="0.009184"/>
</kw>
<arg>ext_l3vpn_rt_arg</arg>
<arg>${RT_CONSTRAIN_DIR}</arg>
<doc>Read contents of file ${dir}/${totest}/announce_${totest}.hex and send it to odl.</doc>
<status status="PASS" start="2026-04-21T02:14:42.567746" elapsed="0.010251"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.578679" level="INFO">&amp;{effective_rib_in} = { PATH=peer=bgp:%2F%2F127.0.0.2/effective-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{effective_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${ODL_2_IP}/effective-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:42.578194" elapsed="0.000513"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.635511" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:42.635102" elapsed="0.000440"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:42.636368" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:42.636082" elapsed="0.000367">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:42.636543" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:42.635718" elapsed="0.000849"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.637138" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:42.636738" elapsed="0.000427"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:42.637471" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:42.637627" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:42.637331" elapsed="0.000321"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.638074" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:42.637829" elapsed="0.000289"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.639102" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F127.0.0.2/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:42.638838" elapsed="0.000309"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.639610" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:42.639312" elapsed="0.000324"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.640378" level="INFO">${value} = peer=bgp:%2F%2F127.0.0.2/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:42.640033" elapsed="0.000371"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:42.641324" level="INFO">${encoded} = peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:42.640978" elapsed="0.000373"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:42.641404" elapsed="0.000096"/>
</return>
<msg time="2026-04-21T02:14:42.641634" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:42.640595" elapsed="0.001064"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:42.641840" elapsed="0.000296"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F127.0.0.2/effective-rib-in</var>
<status status="PASS" start="2026-04-21T02:14:42.639886" elapsed="0.002290"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.642752" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:42.642433" elapsed="0.000344"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:42.645126" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:42.644768" elapsed="0.000384"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:42.645204" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:42.645357" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:42.642980" elapsed="0.002402"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:42.645541" elapsed="0.000298"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:42.642293" elapsed="0.003588"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:42.639689" elapsed="0.006228"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:42.645960" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:42.646118" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:42.638494" elapsed="0.007649"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:42.638193" elapsed="0.007981"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.646358" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:42.646201" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:42.638171" elapsed="0.008264"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.647181" level="INFO">${final_text} = 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:vp...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:42.646586" elapsed="0.000623"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:42.647257" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:42.634460" elapsed="0.012920"/>
</kw>
<msg time="2026-04-21T02:14:42.647435" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:42.621492" elapsed="0.026019"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.660341" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.673179" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.685828" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.686069" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.686253" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.686627" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:42.686474" elapsed="0.000209"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:42.686459" elapsed="0.000248"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.686873" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.687053" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.687228" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:42.686428" elapsed="0.000853"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:42.686326" elapsed="0.000982"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.687461" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:42.687551" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:14:42.687674" level="INFO">${uri} = 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:vp...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:42.617123" elapsed="0.070578"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:42.688989" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:42.688721" elapsed="0.000336">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:42.689149" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:42.688375" elapsed="0.000798"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.689494" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:42.689241" elapsed="0.000310"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.690080" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:42.689770" elapsed="0.000336"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:42.689575" elapsed="0.000566"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:42.689223" elapsed="0.000939"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.692767" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:42.690320" elapsed="0.002488"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:42.692861" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:42.693014" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:42.688041" elapsed="0.004998"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:42.694278" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:42.694039" elapsed="0.000301">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:42.694431" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:42.693678" elapsed="0.000777"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:14:42.694659" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-21T02:14:42.694524" elapsed="0.000227"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:42.694506" elapsed="0.000272"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.694951" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.695131" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:14:42.695196" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:14:42.697187" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:42.693346" elapsed="0.003867"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.698609" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:42.698361" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:42.699071" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:42.698828" elapsed="0.000286"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:42.706778" level="INFO">GET Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pgqbd0c4nlugnabejqbz08j628.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:42.706943" level="INFO">GET Response : url=http://10.30.171.3:8181/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 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:14:42.707054" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:14:42.701323" elapsed="0.006137">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</kw>
<status status="FAIL" start="2026-04-21T02:14:42.699179" elapsed="0.008417">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.707811" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:42.707633" elapsed="0.000245"/>
</branch>
<status status="FAIL" start="2026-04-21T02:14:42.699162" elapsed="0.008739">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.708379" elapsed="0.000036"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:42.708565" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:42.708512" elapsed="0.000110"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:42.708489" elapsed="0.000164"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.708886" elapsed="0.000030"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:14:42.708986" elapsed="0.000021"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:14:42.697525" elapsed="0.011610">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:42.709240" elapsed="0.000021"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:14:42.593103" elapsed="0.116317">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:42.709827" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:42.709552" elapsed="0.000377"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:42.709528" elapsed="0.000435"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:42.710010" elapsed="0.000020"/>
</return>
<arg>${RT_CONSTRAIN_DIR}/ext_l3vpn_rt_arg/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:14:42.586129" elapsed="0.124016">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:44.767844" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:44.767422" elapsed="0.000457"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:44.768689" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:44.768414" elapsed="0.000351">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:44.768888" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:44.768063" elapsed="0.000850"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:44.769476" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:44.769089" elapsed="0.000415"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:44.769833" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:44.770009" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:44.769673" elapsed="0.000363"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:44.770453" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:44.770203" elapsed="0.000299"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:44.771497" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F127.0.0.2/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:44.771236" elapsed="0.000308"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:44.772005" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:44.771713" elapsed="0.000319"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:44.772769" level="INFO">${value} = peer=bgp:%2F%2F127.0.0.2/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:44.772411" elapsed="0.000410"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:44.773765" level="INFO">${encoded} = peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:44.773410" elapsed="0.000402"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:44.773867" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:14:44.774030" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:44.773049" elapsed="0.001006"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:44.774288" elapsed="0.000295"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F127.0.0.2/effective-rib-in</var>
<status status="PASS" start="2026-04-21T02:14:44.772266" elapsed="0.002358"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:44.775387" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:44.774898" elapsed="0.000515"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:44.776315" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:44.775975" elapsed="0.000366"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:44.776391" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:44.776544" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:44.775605" elapsed="0.000964"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:44.776730" elapsed="0.000304"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:44.774740" elapsed="0.002336"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:44.772084" elapsed="0.005028"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:44.777160" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:44.777460" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:44.770897" elapsed="0.006589"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:44.770576" elapsed="0.006942"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:44.777701" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:44.777545" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:44.770553" elapsed="0.007223"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:44.778539" level="INFO">${final_text} = 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:vp...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:44.777951" elapsed="0.000616"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:44.778615" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:44.766773" elapsed="0.011967"/>
</kw>
<msg time="2026-04-21T02:14:44.778812" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:44.753518" elapsed="0.025345"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:44.791714" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:44.804356" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:44.817018" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:44.817263" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:44.817446" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:44.817838" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:44.817670" elapsed="0.000225"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:44.817656" elapsed="0.000264"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:44.818068" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:44.818241" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:44.818413" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:44.817626" elapsed="0.000840"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:44.817522" elapsed="0.000970"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:44.818646" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:44.818721" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:14:44.818860" level="INFO">${uri} = 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:vp...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:44.749082" elapsed="0.069805"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:44.820167" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:44.819920" elapsed="0.000316">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:44.820328" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:44.819554" elapsed="0.000799"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:44.820693" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:44.820422" elapsed="0.000331"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:44.821323" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:44.821026" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:44.820778" elapsed="0.000605"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:44.820404" elapsed="0.001001"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:44.823978" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:44.821563" elapsed="0.002442"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:44.824057" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:44.824211" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:44.819218" elapsed="0.005017"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:44.825492" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:44.825258" elapsed="0.000296">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:44.825648" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:44.824913" elapsed="0.000759"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:14:44.825895" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:14:44.825743" elapsed="0.000245"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:44.825725" elapsed="0.000290"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:44.826168" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:44.826346" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:14:44.826412" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:14:44.828380" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:44.824545" elapsed="0.003861"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:44.829857" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:44.829587" elapsed="0.000316"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:44.830307" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:44.830063" elapsed="0.000287"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:44.837878" level="INFO">GET Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pgqbd0c4nlugnabejqbz08j628.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:44.838093" level="INFO">GET Response : url=http://10.30.171.3:8181/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 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:14:44.838273" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:14:44.832594" elapsed="0.006260">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</kw>
<status status="FAIL" start="2026-04-21T02:14:44.830416" elapsed="0.008562">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:44.839265" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:44.839027" elapsed="0.000329"/>
</branch>
<status status="FAIL" start="2026-04-21T02:14:44.830398" elapsed="0.009023">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:44.840152" elapsed="0.000041"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:44.840353" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:44.840297" elapsed="0.000116"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:44.840273" elapsed="0.000175"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:44.840669" elapsed="0.000031"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:14:44.840768" elapsed="0.000040"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:14:44.828722" elapsed="0.012280">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:44.841112" elapsed="0.000023"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:14:44.725617" elapsed="0.115705">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:44.841743" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:44.841465" elapsed="0.000406"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:44.841434" elapsed="0.000472"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:44.841953" elapsed="0.000020"/>
</return>
<arg>${RT_CONSTRAIN_DIR}/ext_l3vpn_rt_arg/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:14:44.719191" elapsed="0.122900">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:46.905178" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:46.904497" elapsed="0.000744"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:46.906692" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:46.906165" elapsed="0.000698">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:46.907046" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:46.905568" elapsed="0.001527"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:46.907906" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:46.907380" elapsed="0.000556"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:46.908264" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:46.908438" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:46.908112" elapsed="0.000353"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:46.908906" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:46.908634" elapsed="0.000323"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:46.910028" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F127.0.0.2/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:46.909743" elapsed="0.000331"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:46.910541" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:46.910262" elapsed="0.000306"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:46.911446" level="INFO">${value} = peer=bgp:%2F%2F127.0.0.2/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:46.911024" elapsed="0.000449"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:46.912432" level="INFO">${encoded} = peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:46.912055" elapsed="0.000405"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:46.912518" elapsed="0.000045"/>
</return>
<msg time="2026-04-21T02:14:46.912709" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:46.911671" elapsed="0.001065"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:46.912983" elapsed="0.000303"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F127.0.0.2/effective-rib-in</var>
<status status="PASS" start="2026-04-21T02:14:46.910865" elapsed="0.002464"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:46.914289" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:46.913612" elapsed="0.000718"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:46.915251" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:46.914910" elapsed="0.000368"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:46.915329" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:46.915482" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:46.914535" elapsed="0.000972"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:46.915666" elapsed="0.000291"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:46.913467" elapsed="0.002532"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:46.910626" elapsed="0.005408"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:46.916078" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:14:46.916233" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:46.909389" elapsed="0.006869"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:46.909039" elapsed="0.007251"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:46.916474" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:46.916318" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:46.909012" elapsed="0.007537"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:46.917305" level="INFO">${final_text} = 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:vp...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:46.916699" elapsed="0.000635"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:46.917382" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:46.903583" elapsed="0.013923"/>
</kw>
<msg time="2026-04-21T02:14:46.917562" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:46.888887" elapsed="0.028725"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:46.930329" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:46.943309" elapsed="0.000172"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:46.956013" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:46.956283" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:46.956469" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:46.956871" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:46.956703" elapsed="0.000225"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:46.956687" elapsed="0.000265"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:46.957100" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:46.957274" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:46.957446" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:46.956654" elapsed="0.000845"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:46.956547" elapsed="0.000979"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:46.957679" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:46.957754" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:14:46.957899" level="INFO">${uri} = 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:vp...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:46.884250" elapsed="0.073676"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:46.960135" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:46.959000" elapsed="0.001231">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:46.960356" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:46.958618" elapsed="0.001767"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:46.960777" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:46.960471" elapsed="0.000380"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:46.961405" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:46.961091" elapsed="0.000341"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:46.960876" elapsed="0.000591"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:46.960448" elapsed="0.001040"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:46.964227" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:46.961645" elapsed="0.002609"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:46.964308" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:14:46.964468" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:46.958271" elapsed="0.006222"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:46.965763" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:46.965528" elapsed="0.000313">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:46.965934" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:46.965181" elapsed="0.000777"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:14:46.966164" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:14:46.966029" elapsed="0.000280"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:46.966011" elapsed="0.000327"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:46.966494" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:46.966671" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:14:46.966735" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:14:46.968692" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:46.964838" elapsed="0.003880"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:46.970223" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:46.969950" elapsed="0.000373"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:46.970731" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:46.970483" elapsed="0.000291"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:46.978419" level="INFO">GET Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pgqbd0c4nlugnabejqbz08j628.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:46.978572" level="INFO">GET Response : url=http://10.30.171.3:8181/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 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:14:46.978673" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:14:46.972986" elapsed="0.006099">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</kw>
<status status="FAIL" start="2026-04-21T02:14:46.970858" elapsed="0.008312">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:46.979436" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:46.979205" elapsed="0.000323"/>
</branch>
<status status="FAIL" start="2026-04-21T02:14:46.970839" elapsed="0.008722">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:46.980117" elapsed="0.000036"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:46.980309" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:46.980256" elapsed="0.000110"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:46.980232" elapsed="0.000164"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:46.980607" elapsed="0.000030"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:14:46.980704" elapsed="0.000021"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:14:46.969051" elapsed="0.011819">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:46.980975" elapsed="0.000022"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:14:46.859534" elapsed="0.121627">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:46.981550" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:46.981295" elapsed="0.000358"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:46.981271" elapsed="0.000415"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:46.981732" elapsed="0.000020"/>
</return>
<arg>${RT_CONSTRAIN_DIR}/ext_l3vpn_rt_arg/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:14:46.853722" elapsed="0.128166">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</kw>
<msg time="2026-04-21T02:14:46.982031" level="FAIL">Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 3 times. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</msg>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${RT_CONSTRAIN_DIR}/ext_l3vpn_rt_arg/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-04-21T02:14:42.578907" elapsed="4.403257">Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 3 times. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</kw>
<doc>This TC sends route-target route containing route-target argument from node 1 to odl
so odl can identify this peer as appropriate for advertizement when it recieves such route.</doc>
<status status="FAIL" start="2026-04-21T02:14:42.457643" elapsed="4.524804">Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 3 times. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</test>
<test id="s1-s19-t4" name="Play_To_Odl_rt_constrain_type_0" line="98">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:14:46.988091" elapsed="0.000308"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:14:46.987688" elapsed="0.000790"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:46.989914" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:46.989736" elapsed="0.000241"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:46.989710" elapsed="0.000298"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:46.995482" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:46.995375" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:46.995357" elapsed="0.000190"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:46.996579" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:46.996193" elapsed="0.000419"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:14:46.997135" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:14:46.996806" elapsed="0.000357"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:14:46.997211" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:14:46.997371" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:14:46.995778" elapsed="0.001618"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:47.003015" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:47.002907" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:47.002888" elapsed="0.000196"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:47.004294" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:47.004188" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:47.004170" elapsed="0.000229"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:47.004881" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:14:47.004557" elapsed="0.000351"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:47.005298" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:47.005075" elapsed="0.000249"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:14:47.035399" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:14:47.005853" elapsed="0.029675"/>
</kw>
<msg time="2026-04-21T02:14:47.035717" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:14:47.035767" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:47.005493" elapsed="0.030336"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:14:47.078609" level="INFO">". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "t "y "p "e "_ "[78C0 "[A[78C"[K
[K
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:14:47.036441" elapsed="0.042292"/>
</kw>
<msg time="2026-04-21T02:14:47.078925" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:14:47.078973" level="INFO">${message_wait} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:47.036043" elapsed="0.042967"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:47.079354" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:47.079099" elapsed="0.000313"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:47.079075" elapsed="0.000363"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:47.079922" level="INFO"> ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "t "y "p "e "_ "[78C0 "[A[78C"[K
[K
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:47.079591" elapsed="0.000411"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:47.080300" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:47.080071" elapsed="0.000285"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:47.080052" elapsed="0.000328"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:14:47.080414" elapsed="0.000035"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:47.083264" elapsed="0.000155"/>
</kw>
<msg time="2026-04-21T02:14:47.083481" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:47.082001" elapsed="0.001614"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:47.083928" elapsed="0.000078"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:47.084272" elapsed="0.000077"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:14:47.081318" elapsed="0.003140"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:14:47.080740" elapsed="0.003784"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:14:47.003886" elapsed="0.080735"/>
</kw>
<msg time="2026-04-21T02:14:47.084714" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:47.084759" level="INFO">${message} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:47.003244" elapsed="0.081568"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:14:47.085108" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:14:47.084996" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:47.084975" elapsed="0.000219"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:47.085601" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:47.086022" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:14:47.086094" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:14:47.002552" elapsed="0.083651"/>
</kw>
<msg time="2026-04-21T02:14:47.086349" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:47.086404" level="INFO">${output} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:46.997779" elapsed="0.088662"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:47.086781" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:47.086519" elapsed="0.000332"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:47.086501" elapsed="0.000373"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:14:46.997628" elapsed="0.089269"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:14:46.997452" elapsed="0.089479"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:14:46.995013" elapsed="0.091973"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:14:46.989336" elapsed="0.097705"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:46.988697" elapsed="0.098389"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:14:46.984093" elapsed="0.103045"/>
</kw>
<kw name="Play_To_Odl_Non_Removal_BgpRpcClient3">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:47.098880" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/announce_rt_constrain_type_0.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/announce_rt_constrain_type_0.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:47.099085" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0002fbf000000065
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:47.098653" elapsed="0.000459"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient3">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:14:47.099274" elapsed="0.002796"/>
</kw>
<arg>rt_constrain_type_0</arg>
<arg>${RT_CONSTRAIN_DIR}</arg>
<doc>Read contents of file ${dir}/${totest}/announce_${totest}.hex and send it to odl.</doc>
<status status="PASS" start="2026-04-21T02:14:47.098247" elapsed="0.003890"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:47.102854" level="INFO">&amp;{loc_rib} = { PATH=loc-rib | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{loc_rib}</var>
<arg>PATH=loc-rib</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:47.102390" elapsed="0.000494"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:47.157598" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:47.157177" elapsed="0.000451"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:47.158459" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:47.158169" elapsed="0.000390">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:47.158669" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:47.157817" elapsed="0.000877"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:47.159280" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:47.158886" elapsed="0.000422"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:47.159614" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:47.159752" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-targ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:47.159476" elapsed="0.000361"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:47.160276" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:47.160023" elapsed="0.000300"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:47.161327" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:47.161067" elapsed="0.000306"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:47.161857" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:47.161567" elapsed="0.000317"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:47.162642" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:47.162258" elapsed="0.000410"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:47.163616" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:47.163270" elapsed="0.000373"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:47.163696" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:14:47.163871" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:47.162887" elapsed="0.001009"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:47.164056" elapsed="0.000296"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:14:47.162114" elapsed="0.002284"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:47.164995" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:47.164654" elapsed="0.000367"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:47.166136" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:47.165768" elapsed="0.000395"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:47.166213" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:47.166382" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:47.165210" elapsed="0.001199"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:47.166569" elapsed="0.000289"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:47.164514" elapsed="0.002385"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:47.161938" elapsed="0.004996"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:47.166977" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:14:47.167185" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:47.160709" elapsed="0.006514"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:47.160398" elapsed="0.006873"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:47.167708" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:47.167310" elapsed="0.000455"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:47.160376" elapsed="0.007436"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:47.168580" level="INFO">${final_text} = 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:r...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:47.167969" elapsed="0.000642"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:47.168659" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:47.156504" elapsed="0.012283"/>
</kw>
<msg time="2026-04-21T02:14:47.168861" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:47.143376" elapsed="0.025538"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:47.181834" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:47.194542" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:47.207176" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:47.207380" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:47.207564" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:47.208008" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:47.207824" elapsed="0.000242"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:47.207781" elapsed="0.000309"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:47.208242" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:47.208414" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:47.208587" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:47.207749" elapsed="0.000890"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:47.207642" elapsed="0.001024"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:47.208834" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:47.208915" elapsed="0.000022"/>
</return>
<msg time="2026-04-21T02:14:47.209083" level="INFO">${uri} = 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:r...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:47.139009" elapsed="0.070105"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:47.210547" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:47.210225" elapsed="0.000399">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:47.210717" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:47.209834" elapsed="0.000909"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:47.211093" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:47.210830" elapsed="0.000366"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:47.211770" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:47.211442" elapsed="0.000371"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:47.211233" elapsed="0.000617"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:47.210811" elapsed="0.001062"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:47.215981" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:47.212033" elapsed="0.003986"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:47.216080" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:14:47.216268" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:47.209452" elapsed="0.006843"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:47.217611" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:47.217354" elapsed="0.000326">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:47.217774" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:47.216983" elapsed="0.000832"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:14:47.218025" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-21T02:14:47.217888" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:47.217869" elapsed="0.000239"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:47.218263" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:47.218497" elapsed="0.000023"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:14:47.218568" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:14:47.220552" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:47.216620" elapsed="0.003958"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:47.222078" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:47.221816" elapsed="0.000310"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:47.222554" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:47.222287" elapsed="0.000311"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:47.230355" level="INFO">GET Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pgqbd0c4nlugnabejqbz08j628.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:47.230519" level="INFO">GET Response : url=http://10.30.171.3:8181/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 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:14:47.230624" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:14:47.224800" elapsed="0.006288">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</kw>
<status status="FAIL" start="2026-04-21T02:14:47.222664" elapsed="0.008513">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:47.231423" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:47.231212" elapsed="0.000276"/>
</branch>
<status status="FAIL" start="2026-04-21T02:14:47.222647" elapsed="0.008865">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:47.231947" elapsed="0.000027"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:47.232081" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:47.232045" elapsed="0.000090"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:47.232029" elapsed="0.000131"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:47.232316" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:14:47.232386" elapsed="0.000015"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:14:47.220912" elapsed="0.011580">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:47.232568" elapsed="0.000015"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:14:47.116049" elapsed="0.116612">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:47.232953" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:47.232752" elapsed="0.000273"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:47.232736" elapsed="0.000313"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:47.233082" elapsed="0.000014"/>
</return>
<arg>${RT_CONSTRAIN_DIR}/rt_constrain_type_0/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:14:47.109429" elapsed="0.123752">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:49.291768" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:49.291311" elapsed="0.000505"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:49.292693" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:49.292428" elapsed="0.000342">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:49.292891" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:49.292000" elapsed="0.000916"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:49.293484" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:49.293091" elapsed="0.000421"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:49.293841" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:49.294071" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-targ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:49.293681" elapsed="0.000417"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:49.294523" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:49.294265" elapsed="0.000306"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:49.295579" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:49.295316" elapsed="0.000308"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:49.296105" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:49.295828" elapsed="0.000303"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:49.296895" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:49.296509" elapsed="0.000412"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:49.297838" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:49.297471" elapsed="0.000394"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:49.297918" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:14:49.298080" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:49.297113" elapsed="0.000992"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:49.298266" elapsed="0.000292"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-04-21T02:14:49.296365" elapsed="0.002234"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:49.299196" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:49.298872" elapsed="0.000350"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:49.300325" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:49.299977" elapsed="0.000375"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:49.300403" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:49.300555" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:49.299577" elapsed="0.001003"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:49.300738" elapsed="0.000289"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:49.298715" elapsed="0.002354"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:49.296187" elapsed="0.004917"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:49.301146" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:49.301303" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:49.294979" elapsed="0.006350"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:49.294647" elapsed="0.006714"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.301543" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:49.301386" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:49.294624" elapsed="0.006995"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:49.302375" level="INFO">${final_text} = 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:r...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:49.301768" elapsed="0.000636"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:49.302453" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:49.290659" elapsed="0.011917"/>
</kw>
<msg time="2026-04-21T02:14:49.302632" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:49.277125" elapsed="0.025555"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.315774" elapsed="0.000044"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.328570" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.341317" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.341527" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.341710" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.342111" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:49.341956" elapsed="0.000211"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:49.341940" elapsed="0.000251"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.342338" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.342511" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.342681" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:49.341908" elapsed="0.000825"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:49.341800" elapsed="0.000960"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.342928" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:49.343005" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:14:49.343131" level="INFO">${uri} = 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:r...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:49.272703" elapsed="0.070455"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:49.344493" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:49.344230" elapsed="0.000335">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:49.344658" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:49.343868" elapsed="0.000814"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.345024" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:49.344751" elapsed="0.000383"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:49.345658" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:49.345362" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:49.345160" elapsed="0.000561"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:49.344733" elapsed="0.001009"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:49.348351" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:49.345914" elapsed="0.002464"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:49.348430" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:14:49.348612" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:49.343488" elapsed="0.005150"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:49.349920" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:49.349669" elapsed="0.000315">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:49.350078" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:49.349322" elapsed="0.000780"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:14:49.350310" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:14:49.350172" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:49.350154" elapsed="0.000239"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.350545" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.350724" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:14:49.350804" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:14:49.352860" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:49.348969" elapsed="0.003918"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:49.354302" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:49.354048" elapsed="0.000301"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:49.354750" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:49.354507" elapsed="0.000301"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:49.362877" level="INFO">GET Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pgqbd0c4nlugnabejqbz08j628.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:49.363026" level="INFO">GET Response : url=http://10.30.171.3:8181/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 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '361'} 
 body={"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AAL78AAAAGU=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"route-target-extended-community":{"local-administrator":"AAAAZQ==","global-administrator":64496}}]}} 
 </msg>
<msg time="2026-04-21T02:14:49.363124" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:49.357019" elapsed="0.006130"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:49.354876" elapsed="0.008316"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.363382" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:49.363218" elapsed="0.000228"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:49.354858" elapsed="0.008608"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:49.367180" level="INFO">{"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AAL78AAAAGU=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"route-target-extended-community":{"local-administrator":"AAAAZQ==","global-administrator":64496}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:49.364526" elapsed="0.002745"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:49.364297" elapsed="0.003011"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:49.364279" elapsed="0.003054"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:49.370696" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:49.367621" elapsed="0.003139"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:49.367389" elapsed="0.003439"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:49.367372" elapsed="0.003492"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:49.371647" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:49.371115" elapsed="0.000570"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.372174" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:49.371822" elapsed="0.000433"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:49.372973" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:49.372529" elapsed="0.000482"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:49.372288" elapsed="0.000772"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:49.371777" elapsed="0.001313"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:49.373858" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:49.373328" elapsed="0.000568"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.374342" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:49.373994" elapsed="0.000427"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:49.375128" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:49.374693" elapsed="0.000471"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:49.374454" elapsed="0.000760"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:49.373969" elapsed="0.001274"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:49.375462" elapsed="0.000540"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:49.376603" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:49.376244" elapsed="0.000385"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:49.376803" elapsed="0.002362"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:49.363875" elapsed="0.015371"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:49.379460" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:49.379342" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:49.379318" elapsed="0.000230"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:49.382636" level="INFO">${text_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:49.379764" elapsed="0.002909"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:14:49.382735" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:14:49.382921" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:14:49.353207" elapsed="0.029740"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:49.383011" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:14:49.383162" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:14:49.248682" elapsed="0.134506"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:49.413568" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:49.413146" elapsed="0.000452"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:49.414481" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:49.414152" elapsed="0.000404">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:49.414651" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:49.413780" elapsed="0.000896"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:49.415267" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:49.414877" elapsed="0.000416"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:49.415604" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:49.415840" level="INFO">${template} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AAL78AAAAGU=",
                "path-id": 0,
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:49.415463" elapsed="0.000406"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:49.416282" level="INFO">{
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AAL78AAAAGU=",
                "path-id": 0,
                "attributes": {
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    },
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "route-target-extended-community": {
                    "global-administrator": 64496,
                    "local-administrator": "AAAAZQ=="
                },
                "origin-as": 64511
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:49.416036" elapsed="0.000296"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:14:49.416715" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:49.416404" elapsed="0.000372"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:49.417269" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:49.416973" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:49.416820" elapsed="0.000510"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:49.416382" elapsed="0.000969"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:49.418016" level="INFO">${final_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AAL78AAAAGU=",
                "path-id": 0,
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:49.417525" elapsed="0.000528"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:49.418108" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:49.412371" elapsed="0.005871"/>
</kw>
<msg time="2026-04-21T02:14:49.418302" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:49.398886" elapsed="0.019464"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.431094" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.443712" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.456341" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.456543" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.456725" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.457131" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:49.456977" elapsed="0.000210"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:49.456962" elapsed="0.000249"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.457383" elapsed="0.000028"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.457597" elapsed="0.000023"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.457776" elapsed="0.000036"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:49.456932" elapsed="0.000914"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:49.456819" elapsed="0.001056"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.458030" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:49.458105" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:14:49.458246" level="INFO">${expected_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AAL78AAAAGU=",
                "path-id": 0,
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:49.396042" elapsed="0.062230"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:49.458454" elapsed="0.002430"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:49.462087" level="INFO">${expected_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:49.461637" elapsed="0.000478"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:49.462661" level="INFO">${actual_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:49.462276" elapsed="0.000412"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:14:49.462868" elapsed="0.000329"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:14:49.461211" elapsed="0.002047"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:49.460964" elapsed="0.002327"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.463471" elapsed="0.000053"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:49.463317" elapsed="0.000245"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:49.460946" elapsed="0.002637"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:14:49.384613" elapsed="0.079019"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:14:49.383577" elapsed="0.080132"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:49.383310" elapsed="0.080446"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:49.383291" elapsed="0.080530"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:49.463857" elapsed="0.000029"/>
</return>
<arg>${RT_CONSTRAIN_DIR}/rt_constrain_type_0/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:14:49.242314" elapsed="0.221675"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${RT_CONSTRAIN_DIR}/rt_constrain_type_0/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:14:47.103065" elapsed="2.360985"/>
</kw>
<doc>Sends RT route from node 2 to odl and then checks that odl advertizes l3vpn route from previous TC.</doc>
<status status="PASS" start="2026-04-21T02:14:46.983169" elapsed="2.481013"/>
</test>
<test id="s1-s19-t5" name="Check_Presence_Of_l3vpn_Route_In_Node_2_Effective_Rib_In_Table" line="111">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:14:49.468195" elapsed="0.000211"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:14:49.467922" elapsed="0.000539"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:49.469461" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:49.469351" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:49.469333" elapsed="0.000196"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:49.474526" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:49.474422" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:49.474404" elapsed="0.000188"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:49.475597" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:49.475219" elapsed="0.000404"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:14:49.476123" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:14:49.475827" elapsed="0.000321"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:14:49.476192" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:49.476346" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:14:49.474837" elapsed="0.001534"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:49.482137" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:49.482028" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:49.482010" elapsed="0.000195"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:49.483384" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:49.483273" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:49.483255" elapsed="0.000197"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:49.483953" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:14:49.483604" elapsed="0.000376"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:49.484365" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:49.484146" elapsed="0.000245"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:14:49.517738" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:14:49.484914" elapsed="0.032957"/>
</kw>
<msg time="2026-04-21T02:14:49.518052" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:14:49.518098" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:49.484557" elapsed="0.033632"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:14:49.569529" level="INFO">". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "C "h "e "c "k "_ "P "r "e "s "e "n "c "e "_ "O "f "_ "l "3 "v "p "n "_ "R "o "u "t "e "_ "[78CI "[A[78Cn
 "_ "N "o "d "e "_ "2 "_ "E "f "f "e "c "t "i "v "e "_ "R "i "b "_ "I "n "_ "T "a "b "l "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:14:49.518762" elapsed="0.050909"/>
</kw>
<msg time="2026-04-21T02:14:49.569865" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:14:49.569913" level="INFO">${message_wait} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:49.518392" elapsed="0.051560"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.570319" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:49.570049" elapsed="0.000325"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:49.570020" elapsed="0.000382"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:49.570893" level="INFO"> ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "C "h "e "c "k "_ "P "r "e "s "e "n "c "e "_ "O "f "_ "l "3 "v "p "n "_ "R "o "u "t "e "_ "[78CI "[A[78Cn
 "_ "N "o "d "e "_ "2 "_ "E "f "f "e "c "t "i "v "e "_ "R "i "b "_ "I "n "_ "T "a "b "l "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:49.570556" elapsed="0.000428"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.571275" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:49.571050" elapsed="0.000284"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:49.571031" elapsed="0.000326"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:14:49.571395" elapsed="0.000038"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:49.574277" elapsed="0.000152"/>
</kw>
<msg time="2026-04-21T02:14:49.574491" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:49.573028" elapsed="0.001603"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.574965" elapsed="0.000078"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.575311" elapsed="0.000078"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:14:49.572352" elapsed="0.003149"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:14:49.571735" elapsed="0.003830"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:14:49.482973" elapsed="0.092690"/>
</kw>
<msg time="2026-04-21T02:14:49.575915" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:49.575974" level="INFO">${message} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:49.482363" elapsed="0.093659"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:14:49.576212" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:14:49.576102" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:49.576084" elapsed="0.000212"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.576749" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.577169" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:14:49.577245" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:14:49.481672" elapsed="0.095690"/>
</kw>
<msg time="2026-04-21T02:14:49.577459" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:49.577503" level="INFO">${output} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:49.476743" elapsed="0.100800"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.577978" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:49.577690" elapsed="0.000343"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:49.577671" elapsed="0.000388"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:14:49.476595" elapsed="0.101490"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:14:49.476423" elapsed="0.101695"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:14:49.474066" elapsed="0.104112"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:14:49.469066" elapsed="0.109172"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:49.468617" elapsed="0.109670"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:14:49.465427" elapsed="0.112916"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:49.630682" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:49.630305" elapsed="0.000406"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:49.631485" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:49.631237" elapsed="0.000328">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:49.631657" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:49.630895" elapsed="0.000785"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:49.632262" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:49.631877" elapsed="0.000411"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:49.632597" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:49.632752" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:49.632459" elapsed="0.000318"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:49.633198" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:49.632956" elapsed="0.000288"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:49.634206" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F127.0.0.3/adj-rib-out', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:49.633950" elapsed="0.000301"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:49.634688" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:49.634419" elapsed="0.000294"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:49.635417" level="INFO">${value} = peer=bgp:%2F%2F127.0.0.3/adj-rib-out</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:49.635095" elapsed="0.000348"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:49.636402" level="INFO">${encoded} = peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:49.636054" elapsed="0.000374"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:49.636479" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:14:49.636633" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:49.635631" elapsed="0.001027"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:49.636838" elapsed="0.000289"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F127.0.0.3/adj-rib-out</var>
<status status="PASS" start="2026-04-21T02:14:49.634953" elapsed="0.002252"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:49.637963" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:49.637468" elapsed="0.000522"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:49.638882" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:49.638530" elapsed="0.000378"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:49.638959" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:49.639111" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:49.638182" elapsed="0.000953"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:49.639293" elapsed="0.000273"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:49.637326" elapsed="0.002281"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:49.634765" elapsed="0.004877"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:49.639685" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:14:49.639859" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:49.633605" elapsed="0.006292"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:49.633310" elapsed="0.006619"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.640108" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:49.639953" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:49.633292" elapsed="0.006893"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:49.640926" level="INFO">${final_text} = 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-ipv...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:49.640332" elapsed="0.000622"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:49.641003" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:49.629663" elapsed="0.011463"/>
</kw>
<msg time="2026-04-21T02:14:49.641181" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:49.616444" elapsed="0.024785"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.653871" elapsed="0.000041"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.666550" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.679361" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.679649" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.679855" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.680271" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:49.680115" elapsed="0.000213"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:49.680098" elapsed="0.000255"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.680501" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.680676" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.680862" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:49.680063" elapsed="0.000852"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:49.679950" elapsed="0.000992"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.681094" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:49.681171" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:14:49.681318" level="INFO">${uri} = 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-ipv...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:49.612108" elapsed="0.069238"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:49.682726" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:49.682441" elapsed="0.000375">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:49.682910" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:49.682054" elapsed="0.000881"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.683269" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:49.683004" elapsed="0.000323"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:49.683859" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:49.683547" elapsed="0.000338"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:49.683351" elapsed="0.000598"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:49.682986" elapsed="0.000985"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:49.686557" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:49.684129" elapsed="0.002455"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:49.686635" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:14:49.686804" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:49.681680" elapsed="0.005150"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:49.688090" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:49.687827" elapsed="0.000326">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:49.688245" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:49.687470" elapsed="0.000799"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:14:49.688478" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-21T02:14:49.688344" elapsed="0.000228"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:49.688324" elapsed="0.000275"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.688752" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.688953" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:14:49.689019" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:14:49.690980" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:49.687139" elapsed="0.003867"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:49.692442" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:49.692186" elapsed="0.000302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:49.692908" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:49.692645" elapsed="0.000306"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:49.700881" level="INFO">GET Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pgqbd0c4nlugnabejqbz08j628.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:49.701024" level="INFO">GET Response : url=http://10.30.171.3:8181/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 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:14:49.701119" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:14:49.695142" elapsed="0.006350">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</kw>
<status status="FAIL" start="2026-04-21T02:14:49.693017" elapsed="0.008559">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.701769" elapsed="0.000039"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:49.701610" elapsed="0.000242"/>
</branch>
<status status="FAIL" start="2026-04-21T02:14:49.693000" elapsed="0.008875">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.702255" elapsed="0.000025"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:49.702387" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:49.702350" elapsed="0.000078"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:49.702333" elapsed="0.000116"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.702597" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:14:49.702668" elapsed="0.000015"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:14:49.691319" elapsed="0.011453">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:49.702863" elapsed="0.000016"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:14:49.588071" elapsed="0.114889">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:49.703272" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:49.703088" elapsed="0.000263"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:49.703070" elapsed="0.000305"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:49.703408" elapsed="0.000015"/>
</return>
<arg>${RT_CONSTRAIN_DIR}/ext_l3vpn_rt_arg/rib</arg>
<arg>mapping=${ADJ_RIB_OUT}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:14:49.583508" elapsed="0.119997">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:51.760881" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:51.760427" elapsed="0.000490"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:51.761842" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:51.761546" elapsed="0.000375">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:51.762019" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:51.761105" elapsed="0.000938"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:51.762617" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:51.762220" elapsed="0.000424"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:51.762976" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:51.763147" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:51.762830" elapsed="0.000343"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:51.763599" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:51.763339" elapsed="0.000309"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:51.764666" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F127.0.0.3/adj-rib-out', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:51.764398" elapsed="0.000316"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:51.765230" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:51.764902" elapsed="0.000363"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:51.766224" level="INFO">${value} = peer=bgp:%2F%2F127.0.0.3/adj-rib-out</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:51.765755" elapsed="0.000503"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:51.767488" level="INFO">${encoded} = peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:51.767021" elapsed="0.000503"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:51.767589" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:14:51.767756" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:51.766518" elapsed="0.001264"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:51.767970" elapsed="0.000359"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F127.0.0.3/adj-rib-out</var>
<status status="PASS" start="2026-04-21T02:14:51.765561" elapsed="0.002811"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:51.770472" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:51.768638" elapsed="0.001861"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:51.771431" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:51.771081" elapsed="0.000378"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:51.771511" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:14:51.771672" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:51.770700" elapsed="0.000998"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:51.771885" elapsed="0.000285"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:51.768495" elapsed="0.003720"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:51.765336" elapsed="0.006917"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:51.772299" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:51.772470" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:51.764059" elapsed="0.008437"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:51.763725" elapsed="0.008804"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:51.772718" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:51.772557" elapsed="0.000217"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:51.763702" elapsed="0.009111"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:51.773641" level="INFO">${final_text} = 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-ipv...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:51.772969" elapsed="0.000702"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:51.773721" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:51.759773" elapsed="0.014095"/>
</kw>
<msg time="2026-04-21T02:14:51.773926" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:51.746547" elapsed="0.027431"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:51.787752" elapsed="0.000053"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:51.800704" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:51.813671" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:51.813995" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:51.814195" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:51.814631" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:51.814468" elapsed="0.000222"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:51.814449" elapsed="0.000269"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:51.814890" elapsed="0.000023"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:51.815072" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:51.815249" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:51.814407" elapsed="0.000896"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:51.814284" elapsed="0.001049"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:51.815494" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:51.815574" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:14:51.815739" level="INFO">${uri} = 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-ipv...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:51.741781" elapsed="0.073987"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:51.817378" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:51.817050" elapsed="0.000406">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:51.817551" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:51.816595" elapsed="0.000981"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:51.817933" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:51.817646" elapsed="0.000346"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:51.818513" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:51.818212" elapsed="0.000327"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:51.818016" elapsed="0.000559"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:51.817628" elapsed="0.000968"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:51.821394" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:51.818757" elapsed="0.002667"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:51.821481" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:14:51.821643" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:51.816211" elapsed="0.005457"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:51.822968" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:51.822688" elapsed="0.000365">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:51.823180" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:51.822337" elapsed="0.000869"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:14:51.823419" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:14:51.823280" elapsed="0.000242"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:51.823261" elapsed="0.000289"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:51.823708" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:51.823906" elapsed="0.000022"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:14:51.823973" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:14:51.826071" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:51.821998" elapsed="0.004100"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:51.827629" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:51.827364" elapsed="0.000313"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:51.828109" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:51.827855" elapsed="0.000298"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:51.836061" level="INFO">GET Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pgqbd0c4nlugnabejqbz08j628.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:51.836288" level="INFO">GET Response : url=http://10.30.171.3:8181/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 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:14:51.836523" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:14:51.830439" elapsed="0.007217">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</kw>
<status status="FAIL" start="2026-04-21T02:14:51.828221" elapsed="0.009703">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:51.838384" elapsed="0.000052"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:51.838010" elapsed="0.000522"/>
</branch>
<status status="FAIL" start="2026-04-21T02:14:51.828203" elapsed="0.010397">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:51.839506" elapsed="0.000057"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:51.839824" elapsed="0.000032"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:51.839714" elapsed="0.000204"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:51.839678" elapsed="0.000288"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:51.840304" elapsed="0.000046"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:14:51.840460" elapsed="0.000032"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:14:51.826471" elapsed="0.014219">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:51.840887" elapsed="0.000035"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:14:51.718143" elapsed="0.122997">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:51.841947" elapsed="0.000057"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:51.841501" elapsed="0.000640"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:51.841460" elapsed="0.000737"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:51.842272" elapsed="0.000033"/>
</return>
<arg>${RT_CONSTRAIN_DIR}/ext_l3vpn_rt_arg/rib</arg>
<arg>mapping=${ADJ_RIB_OUT}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:14:51.711978" elapsed="0.130525">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:53.901329" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:53.900867" elapsed="0.000506"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:53.902273" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:53.901975" elapsed="0.000376">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:53.902473" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:53.901581" elapsed="0.000919"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:53.903110" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:53.902678" elapsed="0.000460"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:53.903457" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:53.903628" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:53.903309" elapsed="0.000346"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:53.904123" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:53.903860" elapsed="0.000314"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:53.905289" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F127.0.0.3/adj-rib-out', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:53.905011" elapsed="0.000324"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:53.905806" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:53.905507" elapsed="0.000328"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:53.906732" level="INFO">${value} = peer=bgp:%2F%2F127.0.0.3/adj-rib-out</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:53.906221" elapsed="0.000540"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:53.907729" level="INFO">${encoded} = peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:53.907364" elapsed="0.000394"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:53.907848" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:14:53.908024" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:53.907003" elapsed="0.001056"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:53.908281" elapsed="0.000402"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F127.0.0.3/adj-rib-out</var>
<status status="PASS" start="2026-04-21T02:14:53.906075" elapsed="0.002661"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:53.909649" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:53.909060" elapsed="0.000618"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:53.910863" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:53.910374" elapsed="0.000522"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:53.910954" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:14:53.911112" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:53.909946" elapsed="0.001191"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:53.911298" elapsed="0.000279"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:53.908891" elapsed="0.002730"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:53.905891" elapsed="0.005765"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:53.911705" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:14:53.911913" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:53.904623" elapsed="0.007317"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:53.904257" elapsed="0.007716"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:53.912163" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:53.912000" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:53.904232" elapsed="0.008008"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:53.913063" level="INFO">${final_text} = 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-ipv...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:53.912393" elapsed="0.000700"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:53.913143" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:53.899958" elapsed="0.013314"/>
</kw>
<msg time="2026-04-21T02:14:53.913330" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:53.886097" elapsed="0.027285"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:53.926479" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:53.939550" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:53.952356" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:53.952628" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:53.952835" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:53.953255" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:53.953097" elapsed="0.000215"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:53.953080" elapsed="0.000257"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:53.953486" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:53.953667" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:53.953857" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:53.953044" elapsed="0.000868"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:53.952921" elapsed="0.001019"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:53.954097" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:53.954174" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:14:53.954310" level="INFO">${uri} = 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-ipv...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:53.881596" elapsed="0.072743"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:53.955733" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:53.955455" elapsed="0.000369">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:53.955921" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:53.955079" elapsed="0.000867"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:53.956280" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:53.956016" elapsed="0.000321"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:53.956876" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:53.956560" elapsed="0.000343"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:53.956361" elapsed="0.000580"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:53.955998" elapsed="0.000982"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:53.959660" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:53.957158" elapsed="0.002533"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:53.959747" elapsed="0.000055"/>
</return>
<msg time="2026-04-21T02:14:53.959935" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:53.954706" elapsed="0.005255"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:53.961242" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:53.961002" elapsed="0.000304">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:53.961399" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:53.960625" elapsed="0.000799"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:14:53.961631" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-21T02:14:53.961493" elapsed="0.000235"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:53.961476" elapsed="0.000279"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:53.961929" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:53.962108" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:14:53.962174" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:14:53.964171" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:53.960274" elapsed="0.003924"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:53.965632" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:53.965370" elapsed="0.000309"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:53.966106" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:53.965856" elapsed="0.000294"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:53.973181" level="INFO">GET Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pgqbd0c4nlugnabejqbz08j628.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:53.973329" level="INFO">GET Response : url=http://10.30.171.3:8181/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 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:14:53.973429" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:14:53.968417" elapsed="0.005444">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</kw>
<status status="FAIL" start="2026-04-21T02:14:53.966217" elapsed="0.007732">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:53.974211" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:53.973992" elapsed="0.000303"/>
</branch>
<status status="FAIL" start="2026-04-21T02:14:53.966199" elapsed="0.008128">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:53.974899" elapsed="0.000030"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:53.975043" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:53.975003" elapsed="0.000082"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:53.974985" elapsed="0.000122"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:53.975265" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:14:53.975335" elapsed="0.000015"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:14:53.964517" elapsed="0.010926">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:53.975542" elapsed="0.000022"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:14:53.857700" elapsed="0.118013">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:53.976210" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:53.975946" elapsed="0.000369"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:53.975918" elapsed="0.000431"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:53.976396" elapsed="0.000020"/>
</return>
<arg>${RT_CONSTRAIN_DIR}/ext_l3vpn_rt_arg/rib</arg>
<arg>mapping=${ADJ_RIB_OUT}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:14:53.851251" elapsed="0.125285">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</kw>
<msg time="2026-04-21T02:14:53.976679" level="FAIL">Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 3 times. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</msg>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${RT_CONSTRAIN_DIR}/ext_l3vpn_rt_arg/rib</arg>
<arg>mapping=${ADJ_RIB_OUT}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-04-21T02:14:49.578523" elapsed="4.398345">Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 3 times. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</kw>
<doc>Checks l3vpn route is present in node 2 effective-rib-in table.</doc>
<status status="FAIL" start="2026-04-21T02:14:49.464705" elapsed="4.512445">Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 3 times. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</test>
<test id="s1-s19-t6" name="Check_l3vpn_Route_Advertisement_On_Each_Node" line="122">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:14:53.983000" elapsed="0.000341"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:14:53.982569" elapsed="0.000854"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:53.984997" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:53.984819" elapsed="0.000247"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:53.984770" elapsed="0.000330"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:53.992534" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:53.992421" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:53.992402" elapsed="0.000203"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:53.993712" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:53.993307" elapsed="0.000433"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:14:53.994261" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:14:53.993928" elapsed="0.000366"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:14:53.994341" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:14:53.994526" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:14:53.992881" elapsed="0.001671"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:54.000708" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:54.000567" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:54.000542" elapsed="0.000263"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:54.002089" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:54.001974" elapsed="0.000163"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:54.001950" elapsed="0.000210"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:54.002660" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:14:54.002316" elapsed="0.000421"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:54.003162" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:54.002930" elapsed="0.000259"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:14:54.033232" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:14:54.003806" elapsed="0.029676"/>
</kw>
<msg time="2026-04-21T02:14:54.033751" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:14:54.033864" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:54.003393" elapsed="0.030525"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:14:54.096396" level="INFO">". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "C "h "e "c "k "_ "l "3 "v "p "n "_ "R "o "u "t "e "_ "A "d "v "e "r "t "i "s "e "m "e "n "[78Ct "[A[78C_
 "O "n "_ "E "a "c "h "_ "N "o "d "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:14:54.034922" elapsed="0.061860"/>
</kw>
<msg time="2026-04-21T02:14:54.097244" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:14:54.097349" level="INFO">${message_wait} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:54.034209" elapsed="0.063226"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:54.098338" elapsed="0.000057"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:54.097648" elapsed="0.000824"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:54.097586" elapsed="0.000943"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:54.099573" level="INFO"> ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "C "h "e "c "k "_ "l "3 "v "p "n "_ "R "o "u "t "e "_ "A "d "v "e "r "t "i "s "e "m "e "n "[78Ct "[A[78C_
 "O "n "_ "E "a "c "h "_ "N "o "d "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:54.098959" elapsed="0.000706"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:54.100000" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:54.099748" elapsed="0.000309"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:54.099723" elapsed="0.000358"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:14:54.100121" elapsed="0.000043"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:54.103038" elapsed="0.000158"/>
</kw>
<msg time="2026-04-21T02:14:54.103261" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:54.101761" elapsed="0.001642"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:54.103732" elapsed="0.000095"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:54.104095" elapsed="0.000077"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:14:54.101090" elapsed="0.003194"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:14:54.100471" elapsed="0.003880"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:14:54.001598" elapsed="0.102852"/>
</kw>
<msg time="2026-04-21T02:14:54.104546" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:54.104591" level="INFO">${message} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:54.000971" elapsed="0.103661"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:14:54.105019" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:14:54.104903" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:54.104882" elapsed="0.000221"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:54.105527" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:54.105955" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:14:54.106029" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:14:54.000132" elapsed="0.106007"/>
</kw>
<msg time="2026-04-21T02:14:54.106235" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:54.106279" level="INFO">${output} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:53.994971" elapsed="0.111346"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:54.106695" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:54.106393" elapsed="0.000371"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:54.106376" elapsed="0.000428"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:14:53.994813" elapsed="0.112016"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:14:53.994612" elapsed="0.112252"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:14:53.992036" elapsed="0.114886"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:14:53.984370" elapsed="0.122610"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:53.983652" elapsed="0.123375"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:14:53.978732" elapsed="0.128349"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:54.107423" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/announce_ext_l3vpn_rt_arg.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/announce_ext_l3vpn_rt_arg.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:54.107609" level="INFO">${announce} = ffffffffffffffffffffffffffffffff0052020000003b4001010040020602010000fbf0800e200001800c00000000000000000a00fffe007005dc510001010203040001010101c010080002fbf000000065
</msg>
<var>${announce}</var>
<arg>${RT_CONSTRAIN_DIR}/ext_l3vpn_rt_arg/announce_ext_l3vpn_rt_arg.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:54.107255" elapsed="0.000381"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-04-21T02:14:54.108057" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0052020000003b4001010040020602010000fbf0800e200001800c00000000000000000a00fffe007005dc510001010203040001010101c010080002fbf000000065</msg>
<var>${announce_hex}</var>
<arg>${announce}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-04-21T02:14:54.107835" elapsed="0.000249"/>
</kw>
<kw name="Check_For_L3VPN_Odl_Avertisement">
<for flavor="IN ZIP">
<iter>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:54.109154" level="INFO">${keyword_name} = Get_Update_Message_And_Compare_With_Hex_BgpRpcClient2</msg>
<var>${keyword_name}</var>
<arg>Get_Update_Message_And_Compare_With_Hex_BgpRpcClient${i}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:54.108848" elapsed="0.000334"/>
</kw>
<kw name="Run Keyword" owner="BuiltIn">
<kw name="Get_Update_Message_And_Compare_With_Hex_BgpRpcClient2">
<kw name="Play Get" owner="BgpRpcClient2">
<msg time="2026-04-21T02:14:54.112647" level="INFO">${update} = ffffffffffffffffffffffffffffffff001d0200000006800f03000280</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:14:54.110226" elapsed="0.002450"/>
</kw>
<if>
<branch type="IF" condition="&quot;${option}&quot; == &quot;true&quot;">
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${update}</arg>
<arg>${hex}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:54.113022" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:54.112748" elapsed="0.000334"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:54.112726" elapsed="0.000381"/>
</if>
<if>
<branch type="IF" condition="&quot;${option}&quot; == &quot;false&quot;">
<kw name="Should Not Be Equal As Strings" owner="BuiltIn">
<arg>${update}</arg>
<arg>${hex}</arg>
<doc>Fails if objects are equal after converting them to strings.</doc>
<status status="PASS" start="2026-04-21T02:14:54.113377" elapsed="0.000333"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:54.113159" elapsed="0.000589"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:54.113144" elapsed="0.000629"/>
</if>
<arg>${announce_hex}</arg>
<arg>${option}</arg>
<doc>Returns hex update message and compares it to hex.</doc>
<status status="PASS" start="2026-04-21T02:14:54.109783" elapsed="0.004114"/>
</kw>
<arg>${keyword_name}</arg>
<arg>${announce_hex}</arg>
<arg>${option}</arg>
<doc>Executes the given keyword with the given arguments.</doc>
<status status="PASS" start="2026-04-21T02:14:54.109345" elapsed="0.004602"/>
</kw>
<var name="${i}">2</var>
<var name="${option}">false</var>
<status status="PASS" start="2026-04-21T02:14:54.108688" elapsed="0.005293"/>
</iter>
<iter>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:54.114531" level="INFO">${keyword_name} = Get_Update_Message_And_Compare_With_Hex_BgpRpcClient3</msg>
<var>${keyword_name}</var>
<arg>Get_Update_Message_And_Compare_With_Hex_BgpRpcClient${i}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:54.114236" elapsed="0.000357"/>
</kw>
<kw name="Run Keyword" owner="BuiltIn">
<kw name="Get_Update_Message_And_Compare_With_Hex_BgpRpcClient3">
<kw name="Play Get" owner="BgpRpcClient3">
<msg time="2026-04-21T02:14:54.117875" level="INFO">${update} = ffffffffffffffffffffffffffffffff001d0200000006800f03000280</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:14:54.115585" elapsed="0.002320"/>
</kw>
<if>
<branch type="IF" condition="&quot;${option}&quot; == &quot;true&quot;">
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-04-21T02:14:54.118718" level="FAIL">ffffffffffffffffffffffffffffffff001d0200000006800f03000280 != ffffffffffffffffffffffffffffffff0052020000003b4001010040020602010000fbf0800e200001800c00000000000000000a00fffe007005dc510001010203040001010101c010080002fbf000000065</msg>
<arg>${update}</arg>
<arg>${hex}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-04-21T02:14:54.118302" elapsed="0.000513">ffffffffffffffffffffffffffffffff001d0200000006800f03000280 != ffffffffffffffffffffffffffffffff0052020000003b4001010040020602010000fbf0800e200001800c00000000000000000a00fffe007005dc510001010203040001010101c010080002fbf000000065</status>
</kw>
<status status="FAIL" start="2026-04-21T02:14:54.118043" elapsed="0.000847">ffffffffffffffffffffffffffffffff001d0200000006800f03000280 != ffffffffffffffffffffffffffffffff0052020000003b4001010040020602010000fbf0800e200001800c00000000000000000a00fffe007005dc510001010203040001010101c010080002fbf000000065</status>
</branch>
<status status="FAIL" start="2026-04-21T02:14:54.118021" elapsed="0.000903">ffffffffffffffffffffffffffffffff001d0200000006800f03000280 != ffffffffffffffffffffffffffffffff0052020000003b4001010040020602010000fbf0800e200001800c00000000000000000a00fffe007005dc510001010203040001010101c010080002fbf000000065</status>
</if>
<if>
<branch type="IF" condition="&quot;${option}&quot; == &quot;false&quot;">
<kw name="Should Not Be Equal As Strings" owner="BuiltIn">
<arg>${update}</arg>
<arg>${hex}</arg>
<doc>Fails if objects are equal after converting them to strings.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:54.119146" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:54.118992" elapsed="0.000209"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:54.118976" elapsed="0.000248"/>
</if>
<arg>${announce_hex}</arg>
<arg>${option}</arg>
<doc>Returns hex update message and compares it to hex.</doc>
<status status="FAIL" start="2026-04-21T02:14:54.115210" elapsed="0.004097">ffffffffffffffffffffffffffffffff001d0200000006800f03000280 != ffffffffffffffffffffffffffffffff0052020000003b4001010040020602010000fbf0800e200001800c00000000000000000a00fffe007005dc510001010203040001010101c010080002fbf000000065</status>
</kw>
<arg>${keyword_name}</arg>
<arg>${announce_hex}</arg>
<arg>${option}</arg>
<doc>Executes the given keyword with the given arguments.</doc>
<status status="FAIL" start="2026-04-21T02:14:54.114759" elapsed="0.004599">ffffffffffffffffffffffffffffffff001d0200000006800f03000280 != ffffffffffffffffffffffffffffffff0052020000003b4001010040020602010000fbf0800e200001800c00000000000000000a00fffe007005dc510001010203040001010101c010080002fbf000000065</status>
</kw>
<var name="${i}">3</var>
<var name="${option}">true</var>
<status status="FAIL" start="2026-04-21T02:14:54.114092" elapsed="0.005325">ffffffffffffffffffffffffffffffff001d0200000006800f03000280 != ffffffffffffffffffffffffffffffff0052020000003b4001010040020602010000fbf0800e200001800c00000000000000000a00fffe007005dc510001010203040001010101c010080002fbf000000065</status>
</iter>
<var>${i}</var>
<var>${option}</var>
<value>${ODL_IP_INDICES_ALL}</value>
<value>${L3VPN_RT_CHECK}</value>
<status status="FAIL" start="2026-04-21T02:14:54.108487" elapsed="0.010994">ffffffffffffffffffffffffffffffff001d0200000006800f03000280 != ffffffffffffffffffffffffffffffff0052020000003b4001010040020602010000fbf0800e200001800c00000000000000000a00fffe007005dc510001010203040001010101c010080002fbf000000065</status>
</for>
<arg>${announce_hex}</arg>
<doc>Checks that each node received or did not receive update message containing given hex message.</doc>
<status status="FAIL" start="2026-04-21T02:14:54.108256" elapsed="0.011323">ffffffffffffffffffffffffffffffff001d0200000006800f03000280 != ffffffffffffffffffffffffffffffff0052020000003b4001010040020602010000fbf0800e200001800c00000000000000000a00fffe007005dc510001010203040001010101c010080002fbf000000065</status>
</kw>
<doc>Checks that each node received or did not receive update message containing given hex message.</doc>
<status status="FAIL" start="2026-04-21T02:14:53.977705" elapsed="0.142020">ffffffffffffffffffffffffffffffff001d0200000006800f03000280 != ffffffffffffffffffffffffffffffff0052020000003b4001010040020602010000fbf0800e200001800c00000000000000000a00fffe007005dc510001010203040001010101c010080002fbf000000065</status>
</test>
<test id="s1-s19-t7" name="Play_To_Odl_rt_constrain_type_1" line="128">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:14:54.124277" elapsed="0.000296"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:14:54.123894" elapsed="0.000755"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:54.126069" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:54.125915" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:54.125888" elapsed="0.000277"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:54.132730" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:54.132620" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:54.132602" elapsed="0.000211"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:54.133854" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:54.133440" elapsed="0.000442"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:14:54.134348" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:14:54.134051" elapsed="0.000323"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:14:54.134418" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:14:54.134593" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:14:54.133054" elapsed="0.001564"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:54.140618" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:54.140508" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:54.140489" elapsed="0.000199"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:54.142054" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:54.141937" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:54.141914" elapsed="0.000209"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:54.142618" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:14:54.142279" elapsed="0.000367"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:54.143070" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:54.142833" elapsed="0.000263"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:14:54.174751" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:14:54.143612" elapsed="0.031369"/>
</kw>
<msg time="2026-04-21T02:14:54.175206" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:14:54.175258" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:54.143266" elapsed="0.032031"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:14:54.220165" level="INFO">". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "t "y "p "e "_ "[78C1 "[A[78C"[K
[K
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:14:54.176214" elapsed="0.044250"/>
</kw>
<msg time="2026-04-21T02:14:54.220736" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:14:54.220837" level="INFO">${message_wait} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:54.175716" elapsed="0.045170"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:54.221472" elapsed="0.000039"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:54.221025" elapsed="0.000536"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:54.220982" elapsed="0.000622"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:54.222264" level="INFO"> ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "t "y "p "e "_ "[78C1 "[A[78C"[K
[K
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:54.221836" elapsed="0.000517"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:54.222681" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:54.222423" elapsed="0.000316"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:54.222404" elapsed="0.000357"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:14:54.222818" elapsed="0.000047"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:54.226218" elapsed="0.000194"/>
</kw>
<msg time="2026-04-21T02:14:54.226484" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:54.224703" elapsed="0.001978"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:54.226995" elapsed="0.000082"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:54.227352" elapsed="0.000077"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:14:54.223977" elapsed="0.003598"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:14:54.223185" elapsed="0.004492"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:14:54.141484" elapsed="0.086347"/>
</kw>
<msg time="2026-04-21T02:14:54.227938" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:54.227983" level="INFO">${message} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:54.140871" elapsed="0.087376"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:14:54.228465" elapsed="0.000030"/>
</return>
<status status="PASS" start="2026-04-21T02:14:54.228342" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:54.228320" elapsed="0.000237"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:54.229099" elapsed="0.000029"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:54.229459" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:14:54.229534" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:14:54.140161" elapsed="0.089484"/>
</kw>
<msg time="2026-04-21T02:14:54.229743" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:54.229866" level="INFO">${output} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:54.135019" elapsed="0.094890"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:54.230260" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:54.229991" elapsed="0.000324"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:54.229972" elapsed="0.000366"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:14:54.134867" elapsed="0.095495"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:14:54.134675" elapsed="0.095724"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:14:54.132247" elapsed="0.098211"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:14:54.125489" elapsed="0.105028"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:54.124887" elapsed="0.105677"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:14:54.121110" elapsed="0.109527"/>
</kw>
<kw name="Play_To_Odl_Non_Removal_BgpRpcClient4">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:54.242820" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/announce_rt_constrain_type_1.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/announce_rt_constrain_type_1.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:54.243018" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0102c0000202007b
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:54.242542" elapsed="0.000503"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient4">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:14:54.243212" elapsed="0.002904"/>
</kw>
<arg>rt_constrain_type_1</arg>
<arg>${RT_CONSTRAIN_DIR}</arg>
<doc>Read contents of file ${dir}/${totest}/announce_${totest}.hex and send it to odl.</doc>
<status status="PASS" start="2026-04-21T02:14:54.242092" elapsed="0.004093"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:54.247036" level="INFO">&amp;{effective_rib_in} = { PATH=peer=bgp:%2F%2F127.0.0.4/effective-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{effective_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${ODL_4_IP}/effective-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:54.246400" elapsed="0.000666"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:54.300333" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:54.299911" elapsed="0.000456"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:54.301192" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:54.300917" elapsed="0.000355">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:54.301365" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:54.300552" elapsed="0.000837"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:54.301963" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:54.301562" elapsed="0.000428"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:54.302391" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:54.302555" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-targ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:54.302241" elapsed="0.000341"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:54.303037" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:54.302773" elapsed="0.000312"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:54.304112" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F127.0.0.4/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:54.303853" elapsed="0.000303"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:54.304592" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:54.304323" elapsed="0.000295"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:54.305582" level="INFO">${value} = peer=bgp:%2F%2F127.0.0.4/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:54.305022" elapsed="0.000587"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:54.306542" level="INFO">${encoded} = peer=bgp%3A%2F%2F127.0.0.4/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:54.306196" elapsed="0.000372"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:54.306624" elapsed="0.000067"/>
</return>
<msg time="2026-04-21T02:14:54.306842" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F127.0.0.4/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:54.305844" elapsed="0.001024"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:54.307032" elapsed="0.000299"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F127.0.0.4/effective-rib-in</var>
<status status="PASS" start="2026-04-21T02:14:54.304875" elapsed="0.002499"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:54.307964" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:54.307629" elapsed="0.000360"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:54.308874" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:54.308527" elapsed="0.000374"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:54.308950" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:54.309101" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:54.308176" elapsed="0.000949"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:54.309281" elapsed="0.000273"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:54.307489" elapsed="0.002107"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:54.304677" elapsed="0.004953"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:54.309674" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:14:54.309864" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F127.0.0.4/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:54.303506" elapsed="0.006384"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:54.303169" elapsed="0.006753"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:54.310107" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:54.309949" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:54.303142" elapsed="0.007041"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:54.311005" level="INFO">${final_text} = 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...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:54.310336" elapsed="0.000698"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:54.311084" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:54.299216" elapsed="0.011994"/>
</kw>
<msg time="2026-04-21T02:14:54.311306" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:54.286141" elapsed="0.025217"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:54.325869" elapsed="0.000052"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:54.339674" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:54.353292" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:54.353517" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:54.353714" elapsed="0.000027"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:54.354252" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:54.354041" elapsed="0.000277"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:54.354017" elapsed="0.000328"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:54.354539" elapsed="0.000029"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:54.354846" elapsed="0.000031"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:54.355076" elapsed="0.000026"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:54.353975" elapsed="0.001168"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:54.353842" elapsed="0.001334"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:54.355340" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:54.355421" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:14:54.355571" level="INFO">${uri} = 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...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:54.281603" elapsed="0.073996"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:54.357084" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:54.356709" elapsed="0.000471">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:54.357332" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:54.356321" elapsed="0.001037"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:54.357697" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:54.357429" elapsed="0.000325"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:54.358303" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:54.358002" elapsed="0.000328"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:54.357779" elapsed="0.000586"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:54.357410" elapsed="0.000976"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:54.361225" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:54.358546" elapsed="0.002707"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:54.361305" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:14:54.361462" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:54.355958" elapsed="0.005528"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:54.362819" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:54.362528" elapsed="0.000356">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:54.362978" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:54.362147" elapsed="0.000855"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:14:54.363209" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:14:54.363071" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:54.363054" elapsed="0.000238"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:54.363446" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:54.363624" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:14:54.363688" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:14:54.365652" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:54.361810" elapsed="0.003868"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:54.367155" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:54.366895" elapsed="0.000308"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:54.367604" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:54.367362" elapsed="0.000287"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:54.383030" level="INFO">GET Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pgqbd0c4nlugnabejqbz08j628.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:54.383237" level="INFO">GET Response : url=http://10.30.171.3:8181/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 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:14:54.383385" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:14:54.369852" elapsed="0.014479">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</kw>
<status status="FAIL" start="2026-04-21T02:14:54.367713" elapsed="0.016997">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:54.385460" elapsed="0.000065"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:54.384909" elapsed="0.000721"/>
</branch>
<status status="FAIL" start="2026-04-21T02:14:54.367695" elapsed="0.017991">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:54.386592" elapsed="0.000041"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:54.386901" elapsed="0.000032"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:54.386824" elapsed="0.000165"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:54.386772" elapsed="0.000259"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:54.387332" elapsed="0.000045"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:14:54.387508" elapsed="0.000038"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:14:54.366006" elapsed="0.021956">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:54.388087" elapsed="0.000025"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:14:54.258449" elapsed="0.129782">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:54.388629" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:54.388367" elapsed="0.000376"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:54.388341" elapsed="0.000437"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:54.388851" elapsed="0.000021"/>
</return>
<arg>${RT_CONSTRAIN_DIR}/rt_constrain_type_1/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:14:54.253346" elapsed="0.135646">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/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</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:56.447593" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:56.447188" elapsed="0.000438"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:56.448464" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:56.448189" elapsed="0.000355">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:56.448639" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:56.447824" elapsed="0.000906"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:56.449309" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:56.448922" elapsed="0.000414"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:56.449647" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:56.449827" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-targ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:56.449504" elapsed="0.000351"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:56.450266" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:56.450018" elapsed="0.000296"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:56.451310" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F127.0.0.4/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:56.451049" elapsed="0.000307"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:56.451809" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:56.451521" elapsed="0.000314"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:56.452620" level="INFO">${value} = peer=bgp:%2F%2F127.0.0.4/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:56.452247" elapsed="0.000399"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:56.453568" level="INFO">${encoded} = peer=bgp%3A%2F%2F127.0.0.4/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:56.453218" elapsed="0.000377"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:56.453648" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:14:56.453840" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F127.0.0.4/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:56.452865" elapsed="0.001002"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:56.454029" elapsed="0.000292"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F127.0.0.4/effective-rib-in</var>
<status status="PASS" start="2026-04-21T02:14:56.452102" elapsed="0.002261"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:56.455020" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:56.454650" elapsed="0.000396"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:56.456121" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:56.455744" elapsed="0.000404"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:56.456199" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:56.456354" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:56.455388" elapsed="0.000991"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:56.456540" elapsed="0.000315"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:56.454478" elapsed="0.002420"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:56.451891" elapsed="0.005043"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:56.456977" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:56.457136" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F127.0.0.4/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:56.450699" elapsed="0.006463"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:56.450389" elapsed="0.006805"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.457377" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:56.457220" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:56.450366" elapsed="0.007086"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:56.458216" level="INFO">${final_text} = 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...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:56.457602" elapsed="0.000644"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:56.458295" elapsed="0.000063"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:56.446504" elapsed="0.011953"/>
</kw>
<msg time="2026-04-21T02:14:56.458513" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:56.433136" elapsed="0.025426"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.471908" elapsed="0.000066"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.488344" elapsed="0.000051"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.505034" elapsed="0.000051"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.505377" elapsed="0.000031"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.505630" elapsed="0.000026"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.506213" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:56.506002" elapsed="0.000283"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:56.505979" elapsed="0.000340"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.506516" elapsed="0.000028"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.506748" elapsed="0.000027"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.507008" elapsed="0.000024"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:56.505925" elapsed="0.001144"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:56.505742" elapsed="0.001358"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.507278" elapsed="0.000023"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:56.507364" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T02:14:56.507537" level="INFO">${uri} = 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...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:56.428740" elapsed="0.078829"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:56.509411" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:56.509057" elapsed="0.000444">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:56.509617" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:56.508535" elapsed="0.001113"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.510098" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:56.509738" elapsed="0.000430"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:56.510863" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:56.510452" elapsed="0.000444"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:56.510199" elapsed="0.000746"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:56.509715" elapsed="0.001260"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:56.514205" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:56.511190" elapsed="0.003042"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:14:56.514286" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:14:56.514448" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:56.508118" elapsed="0.006356"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:56.515736" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:56.515496" elapsed="0.000329">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:56.515923" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:56.515148" elapsed="0.000850"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:14:56.516221" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:14:56.516079" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:56.516060" elapsed="0.000249"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.516466" elapsed="0.000023"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.516647" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:14:56.516715" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:14:56.518719" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:14:56.514805" elapsed="0.003941"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:56.520265" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:56.520001" elapsed="0.000311"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:56.520724" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:56.520472" elapsed="0.000296"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:56.529454" level="INFO">GET Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pgqbd0c4nlugnabejqbz08j628.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:56.529611" level="INFO">GET Response : url=http://10.30.171.3:8181/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 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '346'} 
 body={"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AQLAAAICAHs=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"route-target-ipv4":{"local-administrator":123,"global-administrator":"192.0.2.2"}}]}} 
 </msg>
<msg time="2026-04-21T02:14:56.529776" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:56.523024" elapsed="0.006806"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:56.520851" elapsed="0.009024"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.530063" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:56.529901" elapsed="0.000228"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:56.520832" elapsed="0.009318"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:56.534434" level="INFO">{"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AQLAAAICAHs=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"route-target-ipv4":{"local-administrator":123,"global-administrator":"192.0.2.2"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:56.531215" elapsed="0.003288"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:56.530983" elapsed="0.003570"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:56.530965" elapsed="0.003624"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:56.538299" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:56.535013" elapsed="0.003350"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:56.534667" elapsed="0.003744"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:56.534643" elapsed="0.003803"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:56.539267" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:56.538708" elapsed="0.000596"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.539888" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:56.539401" elapsed="0.000606"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:56.540695" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:56.540292" elapsed="0.000430"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:56.540043" elapsed="0.000715"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:56.539376" elapsed="0.001403"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:56.541347" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:56.540971" elapsed="0.000410"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.541745" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:56.541458" elapsed="0.000361"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:56.542314" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:56.542018" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:56.541844" elapsed="0.000531"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:56.541439" elapsed="0.000957"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:56.542552" elapsed="0.000365"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:56.543386" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:56.543090" elapsed="0.000321"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:56.543572" elapsed="0.002410"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:56.530537" elapsed="0.015508"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:56.546221" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:56.546115" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:56.546096" elapsed="0.000191"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:56.549299" level="INFO">${text_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:56.546439" elapsed="0.002889"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:14:56.549380" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:14:56.549539" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:14:56.519086" elapsed="0.030479"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:56.549665" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:56.549836" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:14:56.405148" elapsed="0.144715"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:56.579092" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:56.578691" elapsed="0.000430"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:56.579961" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:56.579632" elapsed="0.000424">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:56.580151" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:56.579292" elapsed="0.000883"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:56.580729" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:56.580346" elapsed="0.000410"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:56.581078" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:56.581229" level="INFO">${template} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AQLAAAICAHs=",
                "path-id": 0,
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:56.580940" elapsed="0.000315"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:56.581670" level="INFO">{
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AQLAAAICAHs=",
                "path-id": 0,
                "attributes": {
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    },
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "route-target-ipv4": {
                    "global-administrator": "192.0.2.2",
                    "local-administrator": 123
                },
                "origin-as": 64511
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:56.581421" elapsed="0.000298"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:14:56.582100" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:56.581784" elapsed="0.000374"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:56.582626" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F127.0.0.4/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:56.582333" elapsed="0.000319"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:56.582183" elapsed="0.000505"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:56.581766" elapsed="0.000943"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:56.583328" level="INFO">${final_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AQLAAAICAHs=",
                "path-id": 0,
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:56.582875" elapsed="0.000480"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:56.583404" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:56.578059" elapsed="0.005471"/>
</kw>
<msg time="2026-04-21T02:14:56.583625" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:56.564692" elapsed="0.018983"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.596587" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.609208" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.621910" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.622114" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.622297" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.622681" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:56.622530" elapsed="0.000207"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:56.622516" elapsed="0.000244"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.622928" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.623104" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.623277" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:56.622487" elapsed="0.000843"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:56.622378" elapsed="0.000979"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.623512" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:56.623586" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:14:56.623721" level="INFO">${expected_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AQLAAAICAHs=",
                "path-id": 0,
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:56.561960" elapsed="0.061788"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:56.623958" elapsed="0.002586"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:56.627711" level="INFO">${expected_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:56.627303" elapsed="0.000468"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:14:56.628371" level="INFO">${actual_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:14:56.627953" elapsed="0.000446"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:14:56.628562" elapsed="0.000345"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:14:56.626885" elapsed="0.002083"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:56.626624" elapsed="0.002377"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.629180" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:56.629027" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:56.626607" elapsed="0.002650"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:14:56.551003" elapsed="0.078302"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:14:56.550188" elapsed="0.079192"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:56.549947" elapsed="0.079477"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:56.549929" elapsed="0.079518"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:56.629480" elapsed="0.000028"/>
</return>
<arg>${RT_CONSTRAIN_DIR}/rt_constrain_type_1/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:14:56.398856" elapsed="0.230749"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${RT_CONSTRAIN_DIR}/rt_constrain_type_1/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:14:54.247247" elapsed="2.382417"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient4">
<msg time="2026-04-21T02:14:56.632969" level="INFO">${update} = ffffffffffffffffffffffffffffffff001d0200000006800f03400447</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-04-21T02:14:56.629855" elapsed="0.003142"/>
</kw>
<doc>Sends RT route from node 3 to odl and then checks that odl does not advertize l3vpn route from previous TC,
that is that update message is empty.</doc>
<status status="PASS" start="2026-04-21T02:14:54.120266" elapsed="2.512847"/>
</test>
<test id="s1-s19-t8" name="Play_To_Odl_remove_rt" line="145">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:14:56.637134" elapsed="0.000293"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:14:56.636732" elapsed="0.000771"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:56.638945" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:56.638762" elapsed="0.000246"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:56.638736" elapsed="0.000303"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:56.646152" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:56.646045" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:56.646027" elapsed="0.000193"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:56.647239" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:56.646859" elapsed="0.000405"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:14:56.647724" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:14:56.647430" elapsed="0.000319"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:14:56.647808" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:56.647963" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:14:56.646453" elapsed="0.001534"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:56.653773" elapsed="0.000028"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:56.653665" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:56.653646" elapsed="0.000212"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:56.655093" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:56.654939" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:56.654921" elapsed="0.000244"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:56.655642" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:14:56.655318" elapsed="0.000351"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:56.656094" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:56.655854" elapsed="0.000266"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:14:56.687771" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:14:56.656630" elapsed="0.031271"/>
</kw>
<msg time="2026-04-21T02:14:56.688093" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:14:56.688140" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:56.656288" elapsed="0.031890"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:14:56.731549" level="INFO">". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "e "m "o "v "e "_ "r "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:14:56.688733" elapsed="0.042937"/>
</kw>
<msg time="2026-04-21T02:14:56.731858" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:14:56.731904" level="INFO">${message_wait} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:56.688368" elapsed="0.043574"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.732492" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:56.732029" elapsed="0.000521"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:56.732005" elapsed="0.000572"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:56.733215" level="INFO"> ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "e "m "o "v "e "_ "r "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:56.732904" elapsed="0.000388"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.733579" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:56.733358" elapsed="0.000276"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:56.733340" elapsed="0.000317"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:14:56.733694" elapsed="0.000043"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:56.736584" elapsed="0.000152"/>
</kw>
<msg time="2026-04-21T02:14:56.736825" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:56.735305" elapsed="0.001664"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.737253" elapsed="0.000078"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.737631" elapsed="0.000078"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:14:56.734634" elapsed="0.003207"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:14:56.734057" elapsed="0.003850"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:14:56.654610" elapsed="0.083395"/>
</kw>
<msg time="2026-04-21T02:14:56.738131" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:56.738178" level="INFO">${message} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:56.654019" elapsed="0.084199"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:14:56.738443" elapsed="0.000146"/>
</return>
<status status="PASS" start="2026-04-21T02:14:56.738324" elapsed="0.000312"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:56.738277" elapsed="0.000385"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.739098" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.739528" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:14:56.739602" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:14:56.653324" elapsed="0.086561"/>
</kw>
<msg time="2026-04-21T02:14:56.739984" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:56.740028" level="INFO">${output} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:56.648385" elapsed="0.091683"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.740437" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:56.740173" elapsed="0.000319"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:56.740154" elapsed="0.000363"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:14:56.648235" elapsed="0.092306"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:14:56.648058" elapsed="0.092516"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:14:56.645656" elapsed="0.094974"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:14:56.638364" elapsed="0.102324"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:56.637721" elapsed="0.103013"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:14:56.634442" elapsed="0.106371"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient3">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:14:56.740996" elapsed="0.002564"/>
</kw>
<kw name="Play_To_Odl_Routes_Removal_Template_BgpRpcClient3">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:56.755526" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/withdraw_rt_constrain_type_0.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/withdraw_rt_constrain_type_0.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:56.755676" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0002fbf000000065
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:56.755322" elapsed="0.000380"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient3">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:14:56.755877" elapsed="0.002253"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient3">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:14:56.758296" elapsed="0.002063"/>
</kw>
<arg>rt_constrain_type_0</arg>
<arg>${RT_CONSTRAIN_DIR}</arg>
<doc>Read contents of file ${dir}/${totest}/withdraw_${totest}.hex and send it to odl to remove rt argument from odl.</doc>
<status status="PASS" start="2026-04-21T02:14:56.754932" elapsed="0.005490"/>
</kw>
<doc>Removes RT from odl and then checks that second node withdrew l3vpn route and third node did not receive any message.</doc>
<status status="PASS" start="2026-04-21T02:14:56.633644" elapsed="0.126910"/>
</test>
<test id="s1-s19-t9" name="Play_To_Odl_remove_routes" line="150">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:14:56.764235" elapsed="0.000219"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:14:56.763928" elapsed="0.000583"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:56.765567" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:56.765456" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:56.765437" elapsed="0.000198"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:56.770705" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:56.770599" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:56.770581" elapsed="0.000191"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:56.771784" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:56.771401" elapsed="0.000429"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:14:56.772321" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:14:56.771997" elapsed="0.000350"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:14:56.772392" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:56.772547" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:14:56.771018" elapsed="0.001554"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:56.778321" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:56.778214" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:56.778195" elapsed="0.000195"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:56.779544" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:56.779436" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:56.779419" elapsed="0.000196"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:56.780088" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:14:56.779765" elapsed="0.000377"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:56.780520" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:56.780308" elapsed="0.000237"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:14:56.809971" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:14:56.781070" elapsed="0.029018"/>
</kw>
<msg time="2026-04-21T02:14:56.810259" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:14:56.810305" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:56.780710" elapsed="0.029631"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:14:56.848105" level="INFO">". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "e "m "o "v "e "_ "r "o "u "t "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:14:56.810940" elapsed="0.037303"/>
</kw>
<msg time="2026-04-21T02:14:56.848405" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:14:56.848450" level="INFO">${message_wait} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:56.810531" elapsed="0.037955"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.848854" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:56.848577" elapsed="0.000334"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:56.848551" elapsed="0.000386"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:56.849388" level="INFO"> ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "e "m "o "v "e "_ "r "o "u "t "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:56.849087" elapsed="0.000378"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.849872" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:56.849531" elapsed="0.000396"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:56.849513" elapsed="0.000437"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:14:56.849986" elapsed="0.000033"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:56.852773" elapsed="0.000170"/>
</kw>
<msg time="2026-04-21T02:14:56.853006" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:56.851538" elapsed="0.001606"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.853453" elapsed="0.000080"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.853819" elapsed="0.000078"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:14:56.850885" elapsed="0.003127"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:14:56.850313" elapsed="0.003773"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:14:56.779135" elapsed="0.075052"/>
</kw>
<msg time="2026-04-21T02:14:56.854335" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:56.854379" level="INFO">${message} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:56.778549" elapsed="0.076034"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:14:56.854803" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:14:56.854674" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:56.854655" elapsed="0.000236"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.855307" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.855653" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:14:56.855727" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:14:56.777874" elapsed="0.077978"/>
</kw>
<msg time="2026-04-21T02:14:56.855949" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:56.855993" level="INFO">${output} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:56.773011" elapsed="0.083020"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.856380" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:56.856107" elapsed="0.000327"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:56.856090" elapsed="0.000369"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:14:56.772858" elapsed="0.083625"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:14:56.772665" elapsed="0.083851"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:14:56.770239" elapsed="0.086335"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:14:56.765166" elapsed="0.091466"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:56.764705" elapsed="0.091973"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:14:56.761363" elapsed="0.095370"/>
</kw>
<kw name="Play_To_Odl_Routes_Removal_Template_BgpRpcClient2">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:56.868702" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/withdraw_ext_l3vpn_rt_arg.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/withdraw_ext_l3vpn_rt_arg.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:56.868911" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0045020000002e4001010040020040050400000064800f12000180708000000001010203040001010101c010080002fbf000000065
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:56.868494" elapsed="0.000444"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient2">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:14:56.869101" elapsed="0.003188"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient2">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:14:56.872456" elapsed="0.001916"/>
</kw>
<arg>ext_l3vpn_rt_arg</arg>
<arg>${RT_CONSTRAIN_DIR}</arg>
<doc>Read contents of file ${dir}/${totest}/withdraw_${totest}.hex and send it to odl to remove rt argument from odl.</doc>
<status status="PASS" start="2026-04-21T02:14:56.868074" elapsed="0.006362"/>
</kw>
<kw name="Play_To_Odl_Routes_Removal_Template_BgpRpcClient4">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:56.888334" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/withdraw_rt_constrain_type_1.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/withdraw_rt_constrain_type_1.hex&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:56.888475" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0102c0000202007b
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:56.888113" elapsed="0.000388"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient4">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-04-21T02:14:56.888661" elapsed="0.002670"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient4">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-04-21T02:14:56.891495" elapsed="0.002232"/>
</kw>
<arg>rt_constrain_type_1</arg>
<arg>${RT_CONSTRAIN_DIR}</arg>
<doc>Read contents of file ${dir}/${totest}/withdraw_${totest}.hex and send it to odl to remove rt argument from odl.</doc>
<status status="PASS" start="2026-04-21T02:14:56.887699" elapsed="0.006171"/>
</kw>
<doc>Removes rt arguments from odl.</doc>
<status status="PASS" start="2026-04-21T02:14:56.760908" elapsed="0.133133"/>
</test>
<test id="s1-s19-t10" name="Kill_Talking_BGP_Speakers" line="155">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:14:56.899709" elapsed="0.000384"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:14:56.899303" elapsed="0.000888"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:56.901728" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:56.901550" elapsed="0.000270"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:56.901518" elapsed="0.000338"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:56.907876" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:56.907751" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:56.907733" elapsed="0.000210"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:56.909027" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:56.908589" elapsed="0.000466"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:14:56.909516" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:14:56.909221" elapsed="0.000320"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:14:56.909585" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:14:56.909745" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:14:56.908198" elapsed="0.001571"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:56.915715" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:56.915603" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:56.915584" elapsed="0.000201"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:56.917097" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:56.916990" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:56.916972" elapsed="0.000194"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:56.917644" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:14:56.917321" elapsed="0.000350"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:56.918090" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:56.917857" elapsed="0.000259"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:14:56.953343" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:14:56.918641" elapsed="0.034861"/>
</kw>
<msg time="2026-04-21T02:14:56.953697" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:14:56.953744" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:56.918282" elapsed="0.035500"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:14:56.991157" level="INFO">". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "K "i "l "l "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:14:56.954435" elapsed="0.036896"/>
</kw>
<msg time="2026-04-21T02:14:56.991544" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:14:56.991591" level="INFO">${message_wait} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:56.954028" elapsed="0.037603"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.992080" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:56.991743" elapsed="0.000396"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:56.991708" elapsed="0.000459"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:56.992774" level="INFO"> ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "K "i "l "l "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:56.992397" elapsed="0.000480"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.993243" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:56.993017" elapsed="0.000280"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:56.992997" elapsed="0.000324"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:14:56.993360" elapsed="0.000041"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:56.996400" elapsed="0.000153"/>
</kw>
<msg time="2026-04-21T02:14:56.996617" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:56.995043" elapsed="0.001715"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.997080" elapsed="0.000093"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.997465" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:14:56.994319" elapsed="0.003345"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:14:56.993712" elapsed="0.004032"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:14:56.916638" elapsed="0.081295"/>
</kw>
<msg time="2026-04-21T02:14:56.998047" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:56.998092" level="INFO">${message} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:56.915968" elapsed="0.082163"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:14:56.998317" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:14:56.998209" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:56.998191" elapsed="0.000210"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.998921" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:56.999459" elapsed="0.000039"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:14:56.999551" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:14:56.915247" elapsed="0.084420"/>
</kw>
<msg time="2026-04-21T02:14:56.999764" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:56.999824" level="INFO">${output} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:56.910202" elapsed="0.089663"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.000298" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:56.999963" elapsed="0.000392"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:56.999942" elapsed="0.000437"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:14:56.910042" elapsed="0.090361"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:14:56.909852" elapsed="0.090586"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:14:56.907387" elapsed="0.093112"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:14:56.901115" elapsed="0.099462"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:56.900431" elapsed="0.100215"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:14:56.895521" elapsed="0.105182"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:14:57.010526" level="INFO">Executing command 'cat play.py.090.2'.</msg>
<msg time="2026-04-21T02:14:57.023707" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:14:57.023993" level="INFO">${output_log} = 2026-04-21 02:14:42,572 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:14:42,573 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.2
2026-04-21 02:14:42,573 DEBUG BGP-Thread-...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:14:57.010344" elapsed="0.013711"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.025305" level="INFO">2026-04-21 02:14:42,572 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:14:42,573 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.2
2026-04-21 02:14:42,573 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-04-21 02:14:42,573 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.171.3
2026-04-21 02:14:42,573 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-04-21 02:14:42,573 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 02:14:42,575 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 02:14:42,576 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00d90104fbf0005ac0000202bc02ba41040000fbf0060002000104000100010104000100040104000100850104000200040104000100810104000100840104000200810104000200800104000100860104000200860104000200850104000200050104000100800104000100050104400400470104001900460104000200014046003c00020400400447000001860000020100000285000001800000010400000101000001850000010500000181000002860000194600000281000002050000018400000280004700
2026-04-21 02:14:42,576 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 02:14:42,576 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-04-21 02:14:42,576 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-04-21 02:14:42,576 INFO BGP-Thread-1 (job):   My Autonomous System number: 65000
2026-04-21 02:14:42,576 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-04-21 02:14:42,576 INFO BGP-Thread-1 (job):   My BGP Identifier: 2130706434
2026-04-21 02:14:42,576 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-04-21 02:14:42,577 INFO BGP-Thread-1 (job):   Originator ID: None
2026-04-21 02:14:42,577 INFO BGP-Thread-1 (job):   Cluster list: None
2026-04-21 02:14:42,577 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-04-21 02:14:42,577 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-04-21 02:14:42,577 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-04-21 02:14:42,578 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 0
2026-04-21 02:14:42,578 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, -1]
2026-04-21 02:14:42,578 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-04-21 02:14:42,581 INFO BGP-Thread-1 (job):   Let's go ...

2026-04-21 02:14:42,581 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-04-21 02:14:42,581 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:14:42,581 DEBUG BGP-Thread-1 (job):   Length=125 (0x007d)
2026-04-21 02:14:42,582 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
10.30.171.213 - - [21/Apr/2026 02:14:42] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:42,584 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-04-21 02:14:42,585 DEBUG BGP-Thread-1 (job):   My Autonomous System=65000 (0xfde8)
2026-04-21 02:14:42,585 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-04-21 02:14:42,585 DEBUG BGP-Thread-1 (job):   BGP Identifier=2130706434 (0x7f000002)
2026-04-21 02:14:42,585 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=96 (0x60)
2026-04-21 02:14:42,585 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x02060104000100010206010400020001020601044004004702060104001900460206010400010005020601040002000502060104000100810206010400020081020601040001008002060104000200800206010400010084020641040000fde8
2026-04-21 02:14:42,585 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff007d0104fde800b47f0000026002060104000100010206010400020001020601044004004702060104001900460206010400010005020601040002000502060104000100810206010400020081020601040001008002060104000200800206010400010084020641040000fde8'
2026-04-21 02:14:42,585 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff007d0104fde800b47f0000026002060104000100010206010400020001020601044004004702060104001900460206010400010005020601040002000502060104000100810206010400020081020601040001008002060104000200800206010400010084020641040000fde8
2026-04-21 02:14:42,587 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:14:42,587 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:14:42,587 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:14:42,587 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:14:42,587 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:14:42,587 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:14:42,587 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:14:42,587 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:14:42,587 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:14:42,587 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:14:42,587 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-04-21 02:14:42,588 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0052020000003b4001010040020602010000fbf0800e200001800c00000000000000000a00fffe007005dc510001010203040001010101c010080002fbf000000065
2026-04-21 02:14:42,588 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:42,588 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:42,588 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:42,592 INFO BGP-Thread-1 (job): ... idle for 0.004s
2026-04-21 02:14:42,592 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.004s
2026-04-21 02:14:42,592 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03400447
2026-04-21 02:14:42,592 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:42,592 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:42,592 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:14:42,592 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:42,592 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:42,592 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:42,592 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:42,592 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:42,592 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:14:42,593 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:14:42,593 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:14:42,593 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:14:42,593 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000201
2026-04-21 02:14:42,593 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:42,593 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:42,593 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:14:42,593 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:42,593 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:42,593 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:42,593 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:42,593 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:42,593 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:14:42,593 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:14:42,593 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:14:42,593 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:14:42,593 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000180
2026-04-21 02:14:42,593 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:42,593 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:42,593 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:14:42,593 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:42,593 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:42,593 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:42,593 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:42,593 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:42,593 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:14:42,593 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:14:42,593 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:14:42,593 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:14:42,593 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000181
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03001946
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000105
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000205
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000281
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000184
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:42,597 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:14:42,597 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:14:42,597 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:14:42,597 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:14:42,597 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000280
2026-04-21 02:14:42,597 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:42,597 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:42,597 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:14:42,597 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:42,597 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:42,597 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:42,597 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:42,597 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:42,597 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:14:42,597 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:14:42,597 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:14:42,597 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:14:42,601 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:42,601 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:42,601 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:43,602 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:43,602 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 1.005s
2026-04-21 02:14:43,602 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:43,602 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:43,603 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:44,604 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:44,604 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 2.006s
2026-04-21 02:14:44,604 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:44,604 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:44,604 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:45,606 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:45,606 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 3.007s
2026-04-21 02:14:45,606 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:45,606 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:45,606 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:46,607 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:46,608 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 4.009s
2026-04-21 02:14:46,608 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:46,608 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:46,608 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:47,609 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:47,609 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 5.010s
2026-04-21 02:14:47,609 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:47,610 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:47,610 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:48,611 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:48,611 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.011s
2026-04-21 02:14:48,611 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:48,611 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:48,611 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:49,613 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:49,613 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 7.012s
2026-04-21 02:14:49,613 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:49,613 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:49,613 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:50,614 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:50,614 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 8.013s
2026-04-21 02:14:50,614 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:50,614 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:50,615 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:51,616 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:51,616 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 9.014s
2026-04-21 02:14:51,616 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:51,616 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:51,616 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:52,617 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:52,618 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.015s
2026-04-21 02:14:52,618 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:52,618 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:52,618 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:53,619 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:53,619 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 11.016s
2026-04-21 02:14:53,619 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:53,619 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:53,620 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:54] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:54,621 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:54,621 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 12.017s
2026-04-21 02:14:54,621 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:54,621 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:54,621 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:55,622 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:55,623 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 13.018s
2026-04-21 02:14:55,623 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:55,623 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:55,623 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:56,624 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:56,624 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 14.019s
2026-04-21 02:14:56,625 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:56,625 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:56,625 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:56] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:14:56] "POST /RPC2 HTTP/1.1" 200 -</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:57.024632" elapsed="0.001278"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:57.027255" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/090_rt_constrain_play_1.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/090_rt_constrain_play_1.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-21T02:14:57.026429" elapsed="0.000954"/>
</kw>
<arg>play.py.090.2</arg>
<arg>090_rt_constrain_play_1.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:57.009969" elapsed="0.017559"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:14:57.041037" level="INFO">Executing command 'cat play.py.090.3'.</msg>
<msg time="2026-04-21T02:14:57.075999" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:14:57.076253" level="INFO">${output_log} = 2026-04-21 02:14:42,559 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:14:42,560 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.3
2026-04-21 02:14:42,560 DEBUG BGP-Thread-...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:14:57.040878" elapsed="0.035478"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.077577" level="INFO">2026-04-21 02:14:42,559 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:14:42,560 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.3
2026-04-21 02:14:42,560 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-04-21 02:14:42,560 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.171.3
2026-04-21 02:14:42,560 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-04-21 02:14:42,560 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 02:14:42,561 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 02:14:42,562 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00d90104fbf000b4c0000202bc02ba41040000fbf0060002000104000100010104000100040104000100850104000200040104000100810104000100840104000200810104000200800104000100860104000200860104000200850104000200050104000100800104000100050104400400470104001900460104000200014046003c00020400400447000001860000020100000285000001800000010400000101000001850000010500000181000002860000194600000281000002050000018400000280004700
2026-04-21 02:14:42,562 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 02:14:42,562 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-04-21 02:14:42,562 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-04-21 02:14:42,562 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-04-21 02:14:42,562 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-04-21 02:14:42,562 INFO BGP-Thread-1 (job):   My BGP Identifier: 2130706435
2026-04-21 02:14:42,562 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-04-21 02:14:42,562 INFO BGP-Thread-1 (job):   Originator ID: None
2026-04-21 02:14:42,562 INFO BGP-Thread-1 (job):   Cluster list: None
2026-04-21 02:14:42,562 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-04-21 02:14:42,562 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-04-21 02:14:42,562 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-04-21 02:14:42,562 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 0
2026-04-21 02:14:42,562 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, -1]
2026-04-21 02:14:42,562 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-04-21 02:14:42,562 INFO BGP-Thread-1 (job):   Let's go ...

2026-04-21 02:14:42,562 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-04-21 02:14:42,562 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:14:42,562 DEBUG BGP-Thread-1 (job):   Length=125 (0x007d)
2026-04-21 02:14:42,562 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-04-21 02:14:42,562 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-04-21 02:14:42,562 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-04-21 02:14:42,562 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-04-21 02:14:42,562 DEBUG BGP-Thread-1 (job):   BGP Identifier=2130706435 (0x7f000003)
2026-04-21 02:14:42,562 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=96 (0x60)
2026-04-21 02:14:42,562 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x02060104000100010206010400020001020601044004004702060104001900460206010400010005020601040002000502060104000100810206010400020081020601040001008002060104000200800206010400010084020641040000fbf0
2026-04-21 02:14:42,563 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff007d0104fbf000b47f0000036002060104000100010206010400020001020601044004004702060104001900460206010400010005020601040002000502060104000100810206010400020081020601040001008002060104000200800206010400010084020641040000fbf0'
2026-04-21 02:14:42,563 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff007d0104fbf000b47f0000036002060104000100010206010400020001020601044004004702060104001900460206010400010005020601040002000502060104000100810206010400020081020601040001008002060104000200800206010400010084020641040000fbf0
2026-04-21 02:14:42,564 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:14:42,564 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:14:42,564 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:14:42,564 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:14:42,564 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:14:42,564 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:14:42,564 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:14:42,564 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:14:42,564 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:14:42,564 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:14:42,564 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-04-21 02:14:42,564 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:42,564 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:42,564 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:42,569 INFO BGP-Thread-1 (job): ... idle for 0.004s
2026-04-21 02:14:42,569 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.004s
2026-04-21 02:14:42,570 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000201
2026-04-21 02:14:42,570 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:42,570 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:42,570 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:14:42,570 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:42,570 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:42,570 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:42,570 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:42,570 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:42,570 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:14:42,570 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:14:42,570 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:14:42,570 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:14:42,570 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000180
2026-04-21 02:14:42,571 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:42,571 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:42,571 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:14:42,571 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:42,571 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:42,571 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:42,571 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:42,571 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:42,571 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:14:42,571 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:14:42,571 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:14:42,571 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:14:42,571 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-04-21 02:14:42,571 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:42,571 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:42,572 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-04-21 02:14:42,572 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:42,572 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:42,572 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:42,572 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:42,572 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:42,572 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:14:42,572 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:14:42,572 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:14:42,572 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:14:42,572 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000105
2026-04-21 02:14:42,572 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:42,572 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:42,572 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:14:42,572 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:42,572 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:42,572 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:42,572 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:42,573 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:42,573 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:14:42,573 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:14:42,573 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:14:42,573 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:14:42,573 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000181
2026-04-21 02:14:42,573 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:42,573 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:42,573 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:14:42,573 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:42,573 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:42,573 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:42,573 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:42,573 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:42,573 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:14:42,573 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:14:42,574 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:14:42,574 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:14:42,574 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03001946
2026-04-21 02:14:42,574 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:42,574 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:42,574 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:14:42,574 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:42,574 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:42,574 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:42,574 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:42,574 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:42,574 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:14:42,574 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:14:42,574 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:14:42,574 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:14:42,574 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000281
2026-04-21 02:14:42,574 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:42,574 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:42,574 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:14:42,574 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:42,574 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:42,575 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:42,575 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:42,575 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:42,575 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:14:42,575 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:14:42,575 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:14:42,575 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:14:42,575 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000205
2026-04-21 02:14:42,575 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:42,575 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:42,575 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:14:42,575 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:42,575 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:42,575 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:42,575 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:42,575 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:42,575 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:14:42,575 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:14:42,575 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:14:42,575 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:14:42,575 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000184
2026-04-21 02:14:42,575 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:42,575 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:42,575 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:14:42,575 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:42,575 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:42,575 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:42,575 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:42,575 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:42,575 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:14:42,576 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:14:42,576 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:14:42,576 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:14:42,576 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03400447
2026-04-21 02:14:42,576 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:42,576 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:42,576 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:14:42,576 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:42,576 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:42,576 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:42,576 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:42,576 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:42,576 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:14:42,576 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:14:42,576 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:14:42,576 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:14:42,576 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000280
2026-04-21 02:14:42,576 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:42,576 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:42,576 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:14:42,576 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:42,576 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:42,576 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:42,576 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:42,576 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:42,576 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:14:42,577 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:14:42,577 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:14:42,577 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:14:42,577 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:42,577 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:42,577 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:43,578 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:43,578 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 1.005s
2026-04-21 02:14:43,579 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:43,579 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:43,579 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:44,580 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:44,580 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 2.006s
2026-04-21 02:14:44,580 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:44,580 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:44,580 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:45,581 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:45,582 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 3.007s
2026-04-21 02:14:45,582 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:45,582 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:45,582 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:46,583 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:46,584 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 4.009s
2026-04-21 02:14:46,584 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:46,584 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:46,584 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:47] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:47,585 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:47,586 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 5.010s
2026-04-21 02:14:47,586 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0002fbf000000065
2026-04-21 02:14:47,586 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:47,586 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:47,586 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:48,587 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:48,588 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.011s
2026-04-21 02:14:48,588 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:48,588 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:48,588 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:49,589 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:49,589 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 7.012s
2026-04-21 02:14:49,589 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:49,589 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:49,589 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:50,591 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:50,591 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 8.013s
2026-04-21 02:14:50,591 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:50,591 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:50,591 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:51,593 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:51,593 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 9.014s
2026-04-21 02:14:51,593 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:51,593 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:51,593 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:52,594 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:52,595 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.015s
2026-04-21 02:14:52,595 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:52,595 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:52,595 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:53,596 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:53,596 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 11.016s
2026-04-21 02:14:53,597 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:53,597 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:53,597 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:54] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:54,598 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:54,599 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 12.017s
2026-04-21 02:14:54,599 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:54,599 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:54,599 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:55,600 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:55,600 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 13.019s
2026-04-21 02:14:55,600 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:55,601 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:55,601 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:56,602 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:56,602 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 14.020s
2026-04-21 02:14:56,602 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:56,602 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:56,602 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:56] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:14:56] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:14:56] "POST /RPC2 HTTP/1.1" 200 -</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:57.076771" elapsed="0.001450"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:57.079483" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/090_rt_constrain_play_2.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/090_rt_constrain_play_2.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-21T02:14:57.078723" elapsed="0.000887"/>
</kw>
<arg>play.py.090.3</arg>
<arg>090_rt_constrain_play_2.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:57.040051" elapsed="0.039698"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:14:57.093568" level="INFO">Executing command 'cat play.py.090.4'.</msg>
<msg time="2026-04-21T02:14:57.131272" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:14:57.131530" level="INFO">${output_log} = 2026-04-21 02:14:42,571 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:14:42,571 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.4
2026-04-21 02:14:42,572 DEBUG BGP-Thread-...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:14:57.093418" elapsed="0.038157"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.132545" level="INFO">2026-04-21 02:14:42,571 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-04-21 02:14:42,571 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.4
2026-04-21 02:14:42,572 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-04-21 02:14:42,572 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.171.3
2026-04-21 02:14:42,572 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-04-21 02:14:42,572 INFO BGP-Thread-1 (job): Connected to ODL.
2026-04-21 02:14:42,573 INFO BGP-Thread-1 (job): Open message received.
2026-04-21 02:14:42,573 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00d90104fbf000b4c0000202bc02ba41040000fbf0060002000104000100010104000100040104000100850104000200040104000100810104000100840104000200810104000200800104000100860104000200860104000200850104000200050104000100800104000100050104400400470104001900460104000200014046003c00020400400447000001860000020100000285000001800000010400000101000001850000010500000181000002860000194600000281000002050000018400000280004700
2026-04-21 02:14:42,573 INFO BGP-Thread-1 (job): Generator initialisation
2026-04-21 02:14:42,573 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-04-21 02:14:42,573 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-04-21 02:14:42,573 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-04-21 02:14:42,573 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-04-21 02:14:42,573 INFO BGP-Thread-1 (job):   My BGP Identifier: 2130706436
2026-04-21 02:14:42,573 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-04-21 02:14:42,574 INFO BGP-Thread-1 (job):   Originator ID: None
2026-04-21 02:14:42,574 INFO BGP-Thread-1 (job):   Cluster list: None
2026-04-21 02:14:42,574 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-04-21 02:14:42,574 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-04-21 02:14:42,574 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-04-21 02:14:42,574 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 0
2026-04-21 02:14:42,574 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, -1]
2026-04-21 02:14:42,574 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-04-21 02:14:42,574 INFO BGP-Thread-1 (job):   Let's go ...

2026-04-21 02:14:42,574 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-04-21 02:14:42,574 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:14:42,574 DEBUG BGP-Thread-1 (job):   Length=125 (0x007d)
2026-04-21 02:14:42,574 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-04-21 02:14:42,575 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-04-21 02:14:42,575 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-04-21 02:14:42,575 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-04-21 02:14:42,575 DEBUG BGP-Thread-1 (job):   BGP Identifier=2130706436 (0x7f000004)
2026-04-21 02:14:42,575 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=96 (0x60)
2026-04-21 02:14:42,575 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x02060104000100010206010400020001020601044004004702060104001900460206010400010005020601040002000502060104000100810206010400020081020601040001008002060104000200800206010400010084020641040000fbf0
2026-04-21 02:14:42,575 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff007d0104fbf000b47f0000046002060104000100010206010400020001020601044004004702060104001900460206010400010005020601040002000502060104000100810206010400020081020601040001008002060104000200800206010400010084020641040000fbf0'
2026-04-21 02:14:42,575 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff007d0104fbf000b47f0000046002060104000100010206010400020001020601044004004702060104001900460206010400010005020601040002000502060104000100810206010400020081020601040001008002060104000200800206010400010084020641040000fbf0
2026-04-21 02:14:42,576 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:14:42,576 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:14:42,576 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:14:42,576 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:14:42,576 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:14:42,576 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-04-21 02:14:42,576 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-04-21 02:14:42,576 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-04-21 02:14:42,576 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-04-21 02:14:42,576 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-04-21 02:14:42,577 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-04-21 02:14:42,577 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:42,577 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:42,577 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:42,584 INFO BGP-Thread-1 (job): ... idle for 0.008s
2026-04-21 02:14:42,585 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.008s
2026-04-21 02:14:42,585 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000184
2026-04-21 02:14:42,585 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:42,585 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:42,585 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:14:42,585 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:42,585 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:42,585 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:42,585 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:42,585 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:42,585 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:14:42,585 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:14:42,586 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:14:42,586 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:14:42,586 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000205
2026-04-21 02:14:42,586 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:42,586 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:42,586 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:14:42,586 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:42,586 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:42,586 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:42,586 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:42,586 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:42,586 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:14:42,586 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:14:42,586 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:14:42,587 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:14:42,587 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000281
2026-04-21 02:14:42,587 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:42,587 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:42,587 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:14:42,587 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:42,587 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:42,587 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:42,587 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:42,587 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:42,587 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:14:42,587 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:14:42,587 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:14:42,587 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:14:42,587 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000181
2026-04-21 02:14:42,587 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:42,587 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:42,587 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:14:42,587 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:42,587 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:42,587 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:42,587 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:42,587 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:42,587 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:14:42,587 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:14:42,587 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:14:42,587 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:14:42,587 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000280
2026-04-21 02:14:42,588 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:42,588 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:42,588 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:14:42,588 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:42,588 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:42,588 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:42,588 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:42,588 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:42,588 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:14:42,589 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:14:42,589 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:14:42,589 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:14:42,589 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03001946
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000105
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:42,594 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000180
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:14:42,595 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000201
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03400447
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): Evpn False
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): Mvpn False
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): Allf True
2026-04-21 02:14:42,596 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-04-21 02:14:42,596 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:42,596 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:42,596 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:43,598 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:43,598 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 1.009s
2026-04-21 02:14:43,598 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:43,598 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:43,598 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:44,599 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:44,600 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 2.010s
2026-04-21 02:14:44,600 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:44,600 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:44,600 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:45,601 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:45,601 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 3.011s
2026-04-21 02:14:45,601 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:45,601 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:45,602 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:46,603 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:46,603 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 4.012s
2026-04-21 02:14:46,603 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:46,603 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:46,603 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:47,604 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:47,605 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 5.013s
2026-04-21 02:14:47,605 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:47,605 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:47,605 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:48,606 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:48,606 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.014s
2026-04-21 02:14:48,606 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:48,606 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:48,607 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:49,608 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:49,608 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 7.015s
2026-04-21 02:14:49,608 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:49,608 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:49,608 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:50,609 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:50,610 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 8.016s
2026-04-21 02:14:50,610 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:50,610 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:50,610 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:51,611 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:51,611 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 9.017s
2026-04-21 02:14:51,611 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:51,611 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:51,612 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:52,613 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:52,613 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.018s
2026-04-21 02:14:52,613 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:52,613 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:52,613 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:53,614 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:53,615 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 11.019s
2026-04-21 02:14:53,615 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:53,615 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:53,615 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:54] "POST /RPC2 HTTP/1.1" 200 -
2026-04-21 02:14:54,616 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:54,616 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 12.021s
2026-04-21 02:14:54,616 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0102c0000202007b
2026-04-21 02:14:54,617 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:54,617 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:54,617 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:55,618 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:55,618 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 13.022s
2026-04-21 02:14:55,618 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:55,618 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:55,618 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-04-21 02:14:56,620 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-04-21 02:14:56,620 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 14.023s
2026-04-21 02:14:56,620 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-04-21 02:14:56,620 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-04-21 02:14:56,620 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.213 - - [21/Apr/2026 02:14:56] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:14:56] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.213 - - [21/Apr/2026 02:14:56] "POST /RPC2 HTTP/1.1" 200 -</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:57.131992" elapsed="0.001035"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:57.133939" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/090_rt_constrain_play_3.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/090_rt_constrain_play_3.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-21T02:14:57.133380" elapsed="0.000644"/>
</kw>
<arg>play.py.090.4</arg>
<arg>090_rt_constrain_play_3.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:57.093057" elapsed="0.041070"/>
</kw>
<kw name="Kill_All_BGP_Speakers" owner="BGPSpeaker">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.135416" level="INFO">${command} = ps axf | grep play.py | grep -v grep | awk '{print "kill -9 " $1}' | sh</msg>
<var>${command}</var>
<arg>ps axf | grep play.py | grep -v grep | awk '{print \"kill -9 \" $1}' | sh</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:57.134999" elapsed="0.000456"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:14:57.136363" level="INFO">[?2004l[2] 5985</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:14:57.135715" elapsed="0.000730"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:14:57.137582" level="INFO">[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<msg time="2026-04-21T02:14:57.137707" level="INFO">${output} = [?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:14:57.136722" elapsed="0.001024"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.138418" level="INFO">[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:57.138031" elapsed="0.000457"/>
</kw>
<doc>Kill all play.py processes.</doc>
<status status="PASS" start="2026-04-21T02:14:57.134508" elapsed="0.004068"/>
</kw>
<doc>Abort all Python speakers.</doc>
<status status="PASS" start="2026-04-21T02:14:56.894683" elapsed="0.244062"/>
</test>
<test id="s1-s19-t11" name="Delete_Bgp_Peers_Configuration" line="163">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:14:57.143851" elapsed="0.000226"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:14:57.143536" elapsed="0.000599"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:57.145333" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:57.145187" elapsed="0.000201"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:57.145160" elapsed="0.000265"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:57.153012" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:57.152881" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:57.152859" elapsed="0.000232"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.154265" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:57.153814" elapsed="0.000481"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.154830" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:14:57.154485" elapsed="0.000374"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:14:57.154907" elapsed="0.000052"/>
</return>
<msg time="2026-04-21T02:14:57.155097" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:14:57.153369" elapsed="0.001754"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:57.161692" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:57.161569" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:57.161546" elapsed="0.000223"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:57.163135" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:57.163021" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:57.163001" elapsed="0.000209"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:57.163725" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.163384" elapsed="0.000370"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:57.164199" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:57.163962" elapsed="0.000264"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:14:57.203240" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:14:57.164846" elapsed="0.038686"/>
</kw>
<msg time="2026-04-21T02:14:57.203833" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:14:57.203887" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:57.164452" elapsed="0.039629"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:14:57.239557" level="INFO">". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "s "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[78C[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:14:57.204942" elapsed="0.034818"/>
</kw>
<msg time="2026-04-21T02:14:57.240003" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:14:57.240050" level="INFO">${message_wait} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:57.204423" elapsed="0.035666"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.240554" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:57.240208" elapsed="0.000406"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:57.240171" elapsed="0.000472"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.241229" level="INFO"> ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "s "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[78C[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:57.240841" elapsed="0.000471"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.241603" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:57.241378" elapsed="0.000279"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:57.241360" elapsed="0.000321"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:14:57.241721" elapsed="0.000046"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:57.244683" elapsed="0.000260"/>
</kw>
<msg time="2026-04-21T02:14:57.245010" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:57.243391" elapsed="0.001764"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.245478" elapsed="0.000081"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.245876" elapsed="0.000078"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:14:57.242710" elapsed="0.003359"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:14:57.242114" elapsed="0.004021"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:14:57.162670" elapsed="0.083563"/>
</kw>
<msg time="2026-04-21T02:14:57.246495" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:57.246545" level="INFO">${message} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:57.161976" elapsed="0.084614"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:14:57.246781" elapsed="0.000040"/>
</return>
<status status="PASS" start="2026-04-21T02:14:57.246672" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:57.246653" elapsed="0.000227"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.299259" elapsed="0.000066"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.299773" elapsed="0.000059"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:14:57.299890" elapsed="0.000024"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:14:57.161181" elapsed="0.138855"/>
</kw>
<msg time="2026-04-21T02:14:57.300149" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:57.300194" level="INFO">${output} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:57.155559" elapsed="0.144676"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.300777" elapsed="0.000041"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:57.300326" elapsed="0.000527"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:57.300304" elapsed="0.000576"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:14:57.155386" elapsed="0.145518"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:14:57.155186" elapsed="0.145755"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:14:57.152451" elapsed="0.148549"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:14:57.144864" elapsed="0.156192"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:57.144334" elapsed="0.156766"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:14:57.140626" elapsed="0.160527"/>
</kw>
<for flavor="IN ZIP">
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.302370" level="INFO">&amp;{ODL_CONFIG} = { IP=127.0.0.2 | TYPE=external | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true }</msg>
<var>&amp;{ODL_CONFIG}</var>
<arg>IP=${ODL_${i}_IP}</arg>
<arg>TYPE=${type}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<arg>PASSIVE_MODE=true</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.301597" elapsed="0.000802"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.347774" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:57.347359" elapsed="0.000472"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:57.348657" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:57.348372" elapsed="0.000367">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:57.348850" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:57.348022" elapsed="0.000853"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.349487" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:57.349093" elapsed="0.000422"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:57.349849" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:57.350021" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:57.349689" elapsed="0.000359"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.350508" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:57.350254" elapsed="0.000303"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.351772" level="INFO">mapping: {'IP': '127.0.0.2', 'TYPE': 'external', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:57.351338" elapsed="0.000500"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.352286" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.352010" elapsed="0.000302"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.353106" level="INFO">${value} = 127.0.0.2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:57.352780" elapsed="0.000352"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:57.353895" level="INFO">${encoded} = 127.0.0.2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.353653" elapsed="0.000268"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:57.353974" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:14:57.354133" level="INFO">${encoded_value} = 127.0.0.2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:57.353326" elapsed="0.000831"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.354317" elapsed="0.000302"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.2</var>
<status status="PASS" start="2026-04-21T02:14:57.352628" elapsed="0.002033"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.355229" level="INFO">${value} = external</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:57.354930" elapsed="0.000324"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:57.355990" level="INFO">${encoded} = external</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.355763" elapsed="0.000253"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:57.356066" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:57.356215" level="INFO">${encoded_value} = external</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:57.355441" elapsed="0.000798"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.356396" elapsed="0.000257"/>
</kw>
<var name="${key}">TYPE</var>
<var name="${value}">external</var>
<status status="PASS" start="2026-04-21T02:14:57.354775" elapsed="0.001920"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.357257" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:57.356962" elapsed="0.000320"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:57.358018" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.357807" elapsed="0.000236"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:57.358092" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:57.358241" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:57.357468" elapsed="0.000797"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.358421" elapsed="0.000219"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:14:57.356823" elapsed="0.001857"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.359246" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:57.358950" elapsed="0.000321"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:57.360008" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.359782" elapsed="0.000252"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:57.360084" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:57.360235" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:57.359458" elapsed="0.000801"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.360417" elapsed="0.000258"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:14:57.358809" elapsed="0.001907"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.361287" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:57.360985" elapsed="0.000329"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:57.362056" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.361843" elapsed="0.000238"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:57.362132" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:57.362285" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:57.361502" elapsed="0.000807"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.362464" elapsed="0.000226"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:14:57.360845" elapsed="0.001887"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.363471" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:57.363000" elapsed="0.000497"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:57.364227" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.364019" elapsed="0.000233"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:57.364302" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:57.364465" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:57.363685" elapsed="0.000805"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.364649" elapsed="0.000240"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:57.362860" elapsed="0.002107"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.365517" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:57.365222" elapsed="0.000321"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:57.366280" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.366072" elapsed="0.000233"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:57.366355" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:57.366502" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:57.365736" elapsed="0.000790"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.366715" elapsed="0.000244"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:14:57.365082" elapsed="0.001919"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:57.352366" elapsed="0.014669"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:57.367079" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:14:57.367236" level="INFO">${mapping_to_use} = {'IP': '127.0.0.2', 'TYPE': 'external', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:57.350969" elapsed="0.016292"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:57.350637" elapsed="0.016657"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.367477" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:57.367321" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:57.350615" elapsed="0.016941"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.368897" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:57.367964" elapsed="0.000962"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:57.368976" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:57.346693" elapsed="0.022412"/>
</kw>
<msg time="2026-04-21T02:14:57.369164" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:57.332246" elapsed="0.036971"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.382074" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.394826" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.407701" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.407923" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.408171" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.408602" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:57.408426" elapsed="0.000233"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:57.408409" elapsed="0.000273"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.408846" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.409021" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.409193" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:57.408373" elapsed="0.000872"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:57.408255" elapsed="0.001018"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.409428" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:57.409503" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:14:57.409633" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:57.327589" elapsed="0.082070"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.410827" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:57.410551" elapsed="0.000326"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:57.421214" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pgqbd0c4nlugnabejqbz08j628.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:57.421325" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:57.421563" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:57.413286" elapsed="0.008341"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:57.410942" elapsed="0.010791"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.422227" elapsed="0.000054"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:57.421828" elapsed="0.000552"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:57.410925" elapsed="0.011508"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.430217" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:57.425108" elapsed="0.005156"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:57.424511" elapsed="0.005790"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:57.424433" elapsed="0.005895"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.432973" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:57.430617" elapsed="0.002403"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:57.430385" elapsed="0.002670"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:57.430368" elapsed="0.002712"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.433697" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:57.433280" elapsed="0.000444"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.434139" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:57.433831" elapsed="0.000424"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.434881" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:57.434495" elapsed="0.000417"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:57.434284" elapsed="0.000665"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:57.433779" elapsed="0.001192"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.435581" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:57.435171" elapsed="0.000447"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.435971" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:57.435702" elapsed="0.000327"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.436587" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:57.436230" elapsed="0.000383"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:57.436053" elapsed="0.000596"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:57.435683" elapsed="0.000988"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:57.436848" elapsed="0.000359"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:57.437688" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:57.437381" elapsed="0.000333"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.437892" elapsed="0.002343"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:57.423417" elapsed="0.016882"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:14:57.440349" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:14:57.442682" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:14:57.409944" elapsed="0.032765"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:57.442763" elapsed="0.000042"/>
</return>
<arg>${EBGP_DIR}</arg>
<arg>mapping=${ODL_CONFIG}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:14:57.302642" elapsed="0.140265"/>
</kw>
<var name="${i}">2</var>
<var name="${type}">external</var>
<status status="PASS" start="2026-04-21T02:14:57.301437" elapsed="0.141511"/>
</iter>
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.443928" level="INFO">&amp;{ODL_CONFIG} = { IP=127.0.0.3 | TYPE=internal | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true }</msg>
<var>&amp;{ODL_CONFIG}</var>
<arg>IP=${ODL_${i}_IP}</arg>
<arg>TYPE=${type}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<arg>PASSIVE_MODE=true</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.443228" elapsed="0.000728"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.489123" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:57.488719" elapsed="0.000433"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:57.489948" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:57.489672" elapsed="0.000354">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:57.490121" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:57.489326" elapsed="0.000819"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.490707" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:57.490319" elapsed="0.000415"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:57.491059" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:57.491224" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:57.490918" elapsed="0.000380"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.491720" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:57.491466" elapsed="0.000301"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.492799" level="INFO">mapping: {'IP': '127.0.0.3', 'TYPE': 'internal', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:57.492503" elapsed="0.000343"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.493278" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.493011" elapsed="0.000293"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.494001" level="INFO">${value} = 127.0.0.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:57.493684" elapsed="0.000342"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:57.494816" level="INFO">${encoded} = 127.0.0.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.494545" elapsed="0.000298"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:57.494894" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:14:57.495050" level="INFO">${encoded_value} = 127.0.0.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:57.494216" elapsed="0.000859"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.495233" elapsed="0.000233"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.3</var>
<status status="PASS" start="2026-04-21T02:14:57.493543" elapsed="0.001963"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.496076" level="INFO">${value} = internal</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:57.495763" elapsed="0.000339"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:57.496874" level="INFO">${encoded} = internal</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.496644" elapsed="0.000256"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:57.496950" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:57.497101" level="INFO">${encoded_value} = internal</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:57.496289" elapsed="0.000836"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.497283" elapsed="0.000222"/>
</kw>
<var name="${key}">TYPE</var>
<var name="${value}">internal</var>
<status status="PASS" start="2026-04-21T02:14:57.495623" elapsed="0.001921"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.498107" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:57.497809" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:57.499042" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.498830" elapsed="0.000238"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:57.499118" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:57.499269" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:57.498483" elapsed="0.000811"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.499451" elapsed="0.000221"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:14:57.497657" elapsed="0.002055"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.500287" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:57.499986" elapsed="0.000326"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:57.501086" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.500874" elapsed="0.000237"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:57.501160" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:57.501310" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:57.500500" elapsed="0.000834"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.501493" elapsed="0.000226"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:14:57.499845" elapsed="0.001914"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.502323" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:57.502027" elapsed="0.000322"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:57.503126" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.502917" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:57.503201" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:57.503350" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:57.502575" elapsed="0.000798"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.503529" elapsed="0.000219"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:14:57.501886" elapsed="0.001917"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.504353" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:57.504055" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:57.505141" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.504932" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:57.505217" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:57.505366" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:57.504592" elapsed="0.000798"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.505548" elapsed="0.000220"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:57.503916" elapsed="0.001907"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.506411" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:57.506075" elapsed="0.000365"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:57.507258" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.507030" elapsed="0.000255"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:57.507340" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:14:57.507500" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:57.506651" elapsed="0.000875"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.507708" elapsed="0.000260"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:14:57.505936" elapsed="0.002075"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:57.493358" elapsed="0.014690"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:57.508096" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:14:57.508272" level="INFO">${mapping_to_use} = {'IP': '127.0.0.3', 'TYPE': 'internal', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:57.492170" elapsed="0.016129"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:57.491856" elapsed="0.016477"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.508566" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:57.508363" elapsed="0.000265"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:57.491835" elapsed="0.016816"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.509685" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:57.508839" elapsed="0.000876"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:57.509766" elapsed="0.000051"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:57.488059" elapsed="0.021858"/>
</kw>
<msg time="2026-04-21T02:14:57.509972" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:57.473842" elapsed="0.036181"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.523081" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.535878" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.548744" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.548968" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.549154" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.549541" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:57.549388" elapsed="0.000209"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:57.549373" elapsed="0.000249"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.549768" elapsed="0.000038"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.549962" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.550134" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:57.549341" elapsed="0.000846"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:57.549234" elapsed="0.000980"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.550365" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:57.550442" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:14:57.550576" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:57.469092" elapsed="0.081515"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.551755" level="INFO">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.3</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:57.551486" elapsed="0.000334"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:57.561220" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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.3 
 path_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.3 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pgqbd0c4nlugnabejqbz08j628.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:57.561309" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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.3 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:57.561547" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:57.554013" elapsed="0.007584"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:57.551888" elapsed="0.009758"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.561848" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:57.561672" elapsed="0.000239"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:57.551870" elapsed="0.010063"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.565399" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:57.562952" elapsed="0.002491"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:57.562707" elapsed="0.002771"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:57.562690" elapsed="0.002814"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.569176" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:57.565908" elapsed="0.003331"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:57.565559" elapsed="0.003729"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:57.565542" elapsed="0.003780"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.570133" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:57.569580" elapsed="0.000592"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.570621" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:57.570270" elapsed="0.000430"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.571421" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:57.571000" elapsed="0.000458"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:57.570734" elapsed="0.000773"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:57.570244" elapsed="0.001294"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.572303" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:57.571775" elapsed="0.000565"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.572842" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:57.572435" elapsed="0.000489"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.573601" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:57.573196" elapsed="0.000430"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:57.572957" elapsed="0.000705"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:57.572410" elapsed="0.001273"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:57.573854" elapsed="0.000353"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:57.574671" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:57.574379" elapsed="0.000318"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.574873" elapsed="0.002569"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:57.562295" elapsed="0.015214"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:14:57.577557" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:14:57.579865" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:14:57.550892" elapsed="0.028999"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:57.579947" elapsed="0.000027"/>
</return>
<arg>${EBGP_DIR}</arg>
<arg>mapping=${ODL_CONFIG}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:14:57.444204" elapsed="0.135866"/>
</kw>
<var name="${i}">3</var>
<var name="${type}">internal</var>
<status status="PASS" start="2026-04-21T02:14:57.443072" elapsed="0.137039"/>
</iter>
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.581129" level="INFO">&amp;{ODL_CONFIG} = { IP=127.0.0.4 | TYPE=internal | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true }</msg>
<var>&amp;{ODL_CONFIG}</var>
<arg>IP=${ODL_${i}_IP}</arg>
<arg>TYPE=${type}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<arg>PASSIVE_MODE=true</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.580386" elapsed="0.000771"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.626281" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:57.625865" elapsed="0.000450"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:14:57.627144" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:14:57.626869" elapsed="0.000355">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:14:57.627320" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:14:57.626500" elapsed="0.000844"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.627927" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:57.627520" elapsed="0.000435"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:14:57.628273" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:14:57.628444" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:14:57.628126" elapsed="0.000345"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.628952" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:57.628681" elapsed="0.000320"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.630043" level="INFO">mapping: {'IP': '127.0.0.4', 'TYPE': 'internal', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:57.629761" elapsed="0.000328"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.630530" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.630255" elapsed="0.000301"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.631265" level="INFO">${value} = 127.0.0.4</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:57.630964" elapsed="0.000326"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:57.632097" level="INFO">${encoded} = 127.0.0.4</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.631864" elapsed="0.000258"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:57.632175" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:14:57.632338" level="INFO">${encoded_value} = 127.0.0.4</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:57.631481" elapsed="0.000881"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.632526" elapsed="0.000301"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.4</var>
<status status="PASS" start="2026-04-21T02:14:57.630816" elapsed="0.002053"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.633654" level="INFO">${value} = internal</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:57.633127" elapsed="0.000553"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:57.634433" level="INFO">${encoded} = internal</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.634221" elapsed="0.000238"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:57.634509" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:14:57.634663" level="INFO">${encoded_value} = internal</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:57.633891" elapsed="0.000796"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.634861" elapsed="0.000226"/>
</kw>
<var name="${key}">TYPE</var>
<var name="${value}">internal</var>
<status status="PASS" start="2026-04-21T02:14:57.632986" elapsed="0.002144"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.635680" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:57.635384" elapsed="0.000322"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:57.636448" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.636236" elapsed="0.000237"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:57.636580" elapsed="0.000051"/>
</return>
<msg time="2026-04-21T02:14:57.636756" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:57.635910" elapsed="0.000870"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.636959" elapsed="0.000225"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:14:57.635243" elapsed="0.001981"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.637823" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:57.637498" elapsed="0.000352"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:57.638579" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.638369" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:57.638653" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:57.638819" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:57.638042" elapsed="0.000802"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.639003" elapsed="0.000224"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-04-21T02:14:57.637336" elapsed="0.001931"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.639836" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:57.639520" elapsed="0.000342"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:57.640631" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.640376" elapsed="0.000291"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:57.640730" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:14:57.640903" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:57.640049" elapsed="0.000878"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.641087" elapsed="0.000223"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-04-21T02:14:57.639379" elapsed="0.001971"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.641937" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:57.641618" elapsed="0.000345"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:57.642685" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.642477" elapsed="0.000233"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:57.642760" elapsed="0.000044"/>
</return>
<msg time="2026-04-21T02:14:57.642928" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:57.642151" elapsed="0.000802"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.643142" elapsed="0.000256"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:14:57.641477" elapsed="0.001967"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.644065" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:14:57.643724" elapsed="0.000368"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:14:57.645107" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.644890" elapsed="0.000245"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:14:57.645190" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:14:57.645342" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:14:57.644299" elapsed="0.001067"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.645570" elapsed="0.000248"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:14:57.643566" elapsed="0.002297"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:14:57.630610" elapsed="0.015288"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:14:57.645943" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:14:57.646104" level="INFO">${mapping_to_use} = {'IP': '127.0.0.4', 'TYPE': 'internal', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:14:57.629424" elapsed="0.016705"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:57.629084" elapsed="0.017078"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.646386" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:57.646224" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:57.629057" elapsed="0.017406"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.647350" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:57.646619" elapsed="0.000759"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:14:57.647427" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:14:57.625168" elapsed="0.022384"/>
</kw>
<msg time="2026-04-21T02:14:57.647607" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:57.611287" elapsed="0.036371"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.660633" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.673460" elapsed="0.000033"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.686727" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.686960" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.687149" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.687548" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:57.687392" elapsed="0.000212"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:14:57.687376" elapsed="0.000252"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.687776" elapsed="0.000036"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.687968" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.688140" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:14:57.687341" elapsed="0.000851"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:14:57.687230" elapsed="0.000989"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.688388" elapsed="0.000032"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:14:57.688489" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T02:14:57.688666" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:14:57.606707" elapsed="0.082035"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.690011" level="INFO">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.4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:57.689711" elapsed="0.000350"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:57.699819" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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.4 
 path_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.4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0pgqbd0c4nlugnabejqbz08j628.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:57.699913" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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.4 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:14:57.700053" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:14:57.692237" elapsed="0.007853"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:57.690127" elapsed="0.010033"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.700453" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:57.700213" elapsed="0.000328"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:57.690110" elapsed="0.010461"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.705862" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:57.702120" elapsed="0.003804"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:57.701764" elapsed="0.004210"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:57.701738" elapsed="0.004272"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.709849" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:57.706408" elapsed="0.003488"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:57.706088" elapsed="0.003844"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:57.706064" elapsed="0.003894"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.710579" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:57.710163" elapsed="0.000443"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.710950" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:57.710676" elapsed="0.000335"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.711522" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:57.711215" elapsed="0.000342"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:57.711036" elapsed="0.000565"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:57.710658" elapsed="0.000966"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.712196" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:57.711820" elapsed="0.000403"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.712542" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:57.712292" elapsed="0.000309"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.713194" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:57.712887" elapsed="0.000333"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:57.712674" elapsed="0.000581"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:57.712274" elapsed="0.001003"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:57.713436" elapsed="0.000371"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:14:57.714305" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:14:57.713982" elapsed="0.000498"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.714656" elapsed="0.002389"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:14:57.701172" elapsed="0.015937"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:14:57.717158" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:14:57.719453" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:14:57.689063" elapsed="0.030417"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:14:57.719535" elapsed="0.000027"/>
</return>
<arg>${EBGP_DIR}</arg>
<arg>mapping=${ODL_CONFIG}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:14:57.581402" elapsed="0.138258"/>
</kw>
<var name="${i}">4</var>
<var name="${type}">internal</var>
<status status="PASS" start="2026-04-21T02:14:57.580229" elapsed="0.139471"/>
</iter>
<var>${i}</var>
<var>${type}</var>
<value>${ODL_IP_INDICES_ALL}</value>
<value>${BGP_PEER_TYPES}</value>
<status status="PASS" start="2026-04-21T02:14:57.301222" elapsed="0.418517"/>
</for>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<status status="PASS" start="2026-04-21T02:14:57.139437" elapsed="0.580442"/>
</test>
<kw name="Stop_Suite" type="TEARDOWN">
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-04-21T02:14:57.720833" elapsed="0.000468"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:57.721540" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-04-21T02:14:57.721464" elapsed="0.000197"/>
</kw>
<doc>Suite teardown keyword</doc>
<status status="PASS" start="2026-04-21T02:14:57.720563" elapsed="0.001150"/>
</kw>
<doc>Functional test for bgp - route-target-constrain safi

Copyright (c) 2018 AT&amp;T Intellectual Property. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distbmution,
and is available at http://www.eclipse.org/legal/epl-v10.html

This suite tests advertising rt-constrain routes to odl. For advertising from peer,
play.py is used, sending hex messages to odl.
There are 3 peers: ebgp and two ibgps. First peer sends l3vpn route with specific RT to odl, second peer
sends RT route and third peer only establishes connection. Then it is checked that odl advertizes l3vpn route
to second peer. Third peer sends wildcard RT route and it is checked that odl doesn't advertize l3vpn route
to it. Then second peer removes RT and it is checked that second peer withdrew RT route and that odl withdrew
l3vpn route from it.</doc>
<status status="FAIL" start="2026-04-21T02:14:40.337091" elapsed="17.384653"/>
</suite>
<suite id="s1-s20" name="Bgp Policies Default" source="/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/bgp_policies_default.robot">
<kw name="Start_Suite" type="SETUP">
<kw name="Setup_Utils_For_Setup_And_Teardown" owner="SetupUtils">
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.809249" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:14:57.804954" elapsed="0.004353"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-04-21T02:14:57.804642" elapsed="0.004739"/>
</kw>
<kw name="Setup_Karaf_Keywords" owner="KarafKeywords">
<kw name="ClusterManagement_Setup" owner="ClusterManagement">
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.814298" level="INFO">${already_done} = False</msg>
<var>${already_done}</var>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>False</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-21T02:14:57.810498" elapsed="0.003829"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="NOT RUN" start="2026-04-21T02:14:57.814571" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:57.814419" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:57.814392" elapsed="0.000268"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.815204" level="INFO">${ClusterManagement__has_setup_run} = True</msg>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:14:57.814838" elapsed="0.000409"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.815728" level="INFO">${cluster_size} = 1</msg>
<var>${cluster_size}</var>
<arg>\${NUM_ODL_SYSTEM}</arg>
<arg>1</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-21T02:14:57.815412" elapsed="0.000343"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Convert To Integer" owner="BuiltIn">
<arg>${cluster_size}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-04-21T02:14:57.816284" elapsed="0.000290"/>
</kw>
<msg time="2026-04-21T02:14:57.816672" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:57.816754" level="INFO">${possibly_int_of_members} = 1</msg>
<var>${status}</var>
<var>${possibly_int_of_members}</var>
<arg>BuiltIn.Convert_To_Integer</arg>
<arg>${cluster_size}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:57.815941" elapsed="0.000837"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.817339" level="INFO">${int_of_members} = 1</msg>
<var>${int_of_members}</var>
<arg>'${status}' != 'PASS'</arg>
<arg>${1}</arg>
<arg>${possibly_int_of_members}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:57.816964" elapsed="0.000401"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.818411" level="INFO">@{member_index_list} = [ ]</msg>
<var>@{member_index_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:14:57.818102" elapsed="0.000343"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.818924" level="INFO">@{session_list} = [ ]</msg>
<var>@{session_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:14:57.818635" elapsed="0.000317"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.819507" level="INFO">&amp;{index_to_ip_mapping} = { }</msg>
<var>&amp;{index_to_ip_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.819207" elapsed="0.000328"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="ClusterManagement__Include_Member_Index" owner="ClusterManagement">
<kw name="Append To List" owner="Collections">
<arg>${member_index_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.822811" elapsed="0.000221"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.823541" level="INFO">${member_ip} = 10.30.171.3</msg>
<var>${member_ip}</var>
<arg>${ODL_SYSTEM_${index}_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:57.823190" elapsed="0.000378"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${index_to_ip_mapping}</arg>
<arg>${index}</arg>
<arg>${member_ip}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.823723" elapsed="0.000251"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.824896" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:57.824466" elapsed="0.000457"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-21T02:14:57.824973" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:14:57.825140" level="INFO">${session_alias} = ClusterManagement__session_1</msg>
<var>${session_alias}</var>
<arg>member_index=${index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-21T02:14:57.824171" elapsed="0.000993"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:14:57.825966" level="INFO">Creating Session using : alias=ClusterManagement__session_1, url=http://10.30.171.3:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x799ad77d6410&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>${session_alias}</arg>
<arg>http://${member_ip}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>timeout=${http_timeout}</arg>
<arg>max_retries=${http_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-21T02:14:57.825325" elapsed="0.000785"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${session_list}</arg>
<arg>${session_alias}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.826274" elapsed="0.000194"/>
</kw>
<arg>${index}</arg>
<arg>${member_index_list}</arg>
<arg>${session_list}</arg>
<arg>${index_to_ip_mapping}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Add a corresponding item based on index into the last three arguments.
Create the Http session whose alias is added to list.</doc>
<status status="PASS" start="2026-04-21T02:14:57.822149" elapsed="0.004379"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:14:57.821943" elapsed="0.004631"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${int_of_members+1}</value>
<status status="PASS" start="2026-04-21T02:14:57.819592" elapsed="0.007020"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.827203" level="INFO">${ClusterManagement__member_index_list} = [1]</msg>
<arg>\${ClusterManagement__member_index_list}</arg>
<arg>${member_index_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:14:57.826780" elapsed="0.000466"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.827824" level="INFO">${ClusterManagement__index_to_ip_mapping} = {1: '10.30.171.3'}</msg>
<arg>\${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index_to_ip_mapping}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:14:57.827410" elapsed="0.000458"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.828413" level="INFO">${ClusterManagement__session_list} = ['ClusterManagement__session_1']</msg>
<arg>\${ClusterManagement__session_list}</arg>
<arg>${session_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:14:57.828030" elapsed="0.000425"/>
</kw>
<arg>int_of_members=${int_of_members}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Construct index list, session list and IP mapping, publish them as suite variables.</doc>
<status status="PASS" start="2026-04-21T02:14:57.817625" elapsed="0.010889"/>
</kw>
<arg>http_timeout=${http_timeout}</arg>
<doc>Detect repeated call, or detect number of members and initialize derived suite variables.
Http sessions are created with parameters to not waste time when ODL is no accepting connections properly.</doc>
<status status="PASS" start="2026-04-21T02:14:57.810156" elapsed="0.018413"/>
</kw>
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:57.828801" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:57.828640" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:57.828619" elapsed="0.000254"/>
</if>
<kw name="Run_Bash_Command_On_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.831992" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:57.831590" elapsed="0.000438"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.832633" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:14:57.832257" elapsed="0.000411"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:14:57.832770" elapsed="0.000056"/>
</return>
<msg time="2026-04-21T02:14:57.832981" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:14:57.831264" elapsed="0.001747"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:57.834099" level="INFO">${member_ip} = 10.30.171.3</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.833827" elapsed="0.000297"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:57.834988" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:14:57.835090" level="INFO">${current_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:14:57.834815" elapsed="0.000301"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:57.839050" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:57.838434" elapsed="0.000702"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:57.838409" elapsed="0.000766"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:57.839861" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:14:57.840095" level="INFO">${current_ssh_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:14:57.839383" elapsed="0.000764"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.841156" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.171.3" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:57.840413" elapsed="0.000848"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:57.842515" level="INFO">${conn_id} = 1</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:14:57.841545" elapsed="0.001023"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:14:57.844478" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:14:57.844669" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:14:57.843952" elapsed="0.000807"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:57.845129" elapsed="0.000492"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T02:14:57.847064" level="INFO">Logging into '10.30.171.3:22' as 'jenkins'.</msg>
<msg time="2026-04-21T02:14:58.517242" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 02:14:58 UTC 2026

  System load:  0.02               Processes:             124
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 10%                IPv4 address for ens3: 10.30.171.3
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 02:14:41 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T02:14:57.846488" elapsed="0.670913"/>
</kw>
<msg time="2026-04-21T02:14:58.517492" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:57.846007" elapsed="0.671663"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T02:14:57.843040" elapsed="0.674810"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:14:58.518727" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-04-21T02:14:58.532357" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-04-21T02:14:58.532980" level="INFO">${stdout} = </msg>
<msg time="2026-04-21T02:14:58.533384" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:14:58.518235" elapsed="0.015306"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:14:58.534562" elapsed="0.001447"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:58.538557" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:58.537664" elapsed="0.001045"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T02:14:58.539340" elapsed="0.000070"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:58.538974" elapsed="0.000565"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:58.538936" elapsed="0.000707"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:14:58.540246" elapsed="0.000094"/>
</return>
<status status="PASS" start="2026-04-21T02:14:58.539916" elapsed="0.000535"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:58.539885" elapsed="0.000653"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T02:14:58.540658" elapsed="0.000027"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:58.545752" elapsed="0.000566"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:14:58.546606" elapsed="0.000446"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:14:58.547438" elapsed="0.000307"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:14:58.541631" elapsed="0.006265"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-04-21T02:14:57.837282" elapsed="0.710843"/>
</kw>
<msg time="2026-04-21T02:14:58.548203" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:57.836455" elapsed="0.711830"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-21T02:14:57.835868" elapsed="0.712506"/>
</kw>
<msg time="2026-04-21T02:14:58.548418" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:57.835275" elapsed="0.713191"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:58.551612" elapsed="0.000454"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:14:58.552291" elapsed="0.000191"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:14:58.552660" elapsed="0.000108"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:14:58.548778" elapsed="0.004077"/>
</kw>
<msg time="2026-04-21T02:14:58.552955" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-04-21T02:14:57.834339" elapsed="0.718642"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:58.553540" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:58.553247" elapsed="0.000341"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-21T02:14:58.553645" elapsed="0.000040"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-04-21T02:14:57.833441" elapsed="0.720446"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:14:57.833232" elapsed="0.720699"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:14:57.833077" elapsed="0.720898"/>
</for>
<arg>iptables -I INPUT -p tcp --dport ${KARAF_SHELL_PORT} -j ACCEPT; iptables-save</arg>
<doc>Cycle through indices (or all), run command on each.</doc>
<status status="PASS" start="2026-04-21T02:14:57.829098" elapsed="0.724946"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>First connections to Karaf console may fail, so WUKS is used. TODO: Track as a Bug.</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-04-21T02:14:58.554224" elapsed="0.000237"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:58.569520" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:58.569372" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:58.569345" elapsed="0.000260"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:58.570007" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:14:58.570130" level="INFO">${current_ssh_connection_object} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:14:58.569808" elapsed="0.000349"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:58.570612" level="INFO">{}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:58.570317" elapsed="0.000340"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:58.571072" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:58.570826" elapsed="0.000291"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:58.571932" level="FAIL">Dictionary does not contain key '1'.</msg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="FAIL" start="2026-04-21T02:14:58.571678" elapsed="0.000450">Dictionary does not contain key '1'.</status>
</kw>
<msg time="2026-04-21T02:14:58.572240" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-21T02:14:58.572286" level="INFO">${old_connection_index} = Dictionary does not contain key '1'.</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:58.571280" elapsed="0.001030"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:58.572620" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:58.572387" elapsed="0.000309"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:58.572368" elapsed="0.000353"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:58.573557" level="INFO">${ip_address} = 10.30.171.3</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:14:58.573289" elapsed="0.000294"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-04-21T02:14:58.573633" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:14:58.573808" level="INFO">${odl_ip} = 10.30.171.3</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-04-21T02:14:58.572983" elapsed="0.000851"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_PORT}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:14:58.573992" elapsed="0.000420"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:58.574687" level="INFO">index=4
host=10.30.171.3
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:14:58.574802" level="INFO">${karaf_connection_object} = index=4
host=10.30.171.3
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:14:58.574579" elapsed="0.000250"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:14:58.574980" elapsed="0.002209"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-04-21T02:14:58.577820" level="INFO">Logging into '10.30.171.3:8101' as 'karaf'.</msg>
<msg time="2026-04-21T02:14:58.757972" level="INFO">Read output: [33m                                                                                           
[33m    ________                       ________                .__  .__       .__     __       
[33m    \_____  \ ______   ____   ____ \______ \ _____  ___.__.|  | |__| ____ |  |___/  |_     
[33m     /   |   \\____ \_/ __ \ /    \ |    |  \\__  \&lt;   |  ||  | |  |/ ___\|  |  \   __\    
[33m    /    |    \  |_&gt; &gt;  ___/|   |  \|    `   \/ __ \\___  ||  |_|  / /_/  &gt;   Y  \  |      
[33m    \_______  /   __/ \___  &gt;___|  /_______  (____  / ____||____/__\___  /|___|  /__|      
[33m            \/|__|        \/     \/        \/     \/\/            /_____/      \/          
[33m                                                                                           

Hit '[1m&lt;tab&gt;[0m' for a list of available commands
and '[1m[cmd] --help[0m' for help on a specific command.
Hit '[1m&lt;ctrl-d&gt;[0m' or type '[1msystem:shutdown[0m' or '[1mlogout[0m' to shutdown OpenDaylight.

[?1h=[90m~[0m                                                                                [?2004hopendaylight-user</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="PASS" start="2026-04-21T02:14:58.577397" elapsed="0.180962"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:58.763351" elapsed="0.000430"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:14:58.763989" elapsed="0.000211"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:14:58.764354" elapsed="0.000117"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:14:58.760200" elapsed="0.004328"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:14:58.759109" elapsed="0.005469"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-04-21T02:14:58.568924" elapsed="0.195708"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:14:58.555320" elapsed="0.209368"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:58.554907" elapsed="0.209839"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:14:58.554714" elapsed="0.210095"/>
</iter>
<var>${index}</var>
<value>@{ClusterManagement__member_index_list}</value>
<status status="PASS" start="2026-04-21T02:14:58.554525" elapsed="0.210341"/>
</for>
<arg>http_timeout=${http_timeout}</arg>
<doc>Initialize ClusterManagement. Open ssh karaf connections to each ODL.</doc>
<status status="PASS" start="2026-04-21T02:14:57.809686" elapsed="0.955385"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Test_Suite_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:58.771397" elapsed="0.000028"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:58.771221" elapsed="0.000277"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:58.771184" elapsed="0.000341"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:58.776543" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:58.776403" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:58.776385" elapsed="0.000231"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:58.777868" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:58.777348" elapsed="0.000553"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:14:58.778432" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:14:58.778083" elapsed="0.000382"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:14:58.778515" elapsed="0.000048"/>
</return>
<msg time="2026-04-21T02:14:58.778706" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:14:58.776915" elapsed="0.001816"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:58.784250" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:58.784132" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:58.784112" elapsed="0.000211"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:14:58.785679" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:58.785547" elapsed="0.000178"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:58.785528" elapsed="0.000221"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:14:58.786293" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:14:58.785930" elapsed="0.000391"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:58.786740" level="INFO">${current_connection_index} = None</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:14:58.786490" elapsed="0.000276"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:14:58.822356" level="INFO">@root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "r "k "s "p "a "c "e "/ "b "g "p "[78Cc "[A[78Ce</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:14:58.787450" elapsed="0.035204"/>
</kw>
<msg time="2026-04-21T02:14:58.822949" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:14:58.823001" level="INFO">${message_write} = @root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:58.786946" elapsed="0.036093"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:14:58.888322" level="INFO">"p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "b "g "p "_ "p "o "[78Cl "[A[78Ci
 "c "i "e "s "_ "d "e "f "a "u "l "t ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:14:58.824353" elapsed="0.064169"/>
</kw>
<msg time="2026-04-21T02:14:58.888713" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:14:58.888764" level="INFO">${message_wait} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:58.823428" elapsed="0.065391"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:58.889299" elapsed="0.000073"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:58.888947" elapsed="0.000527"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:58.888905" elapsed="0.000607"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:58.890138" level="INFO"> "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "b "g "p "_ "p "o "[78Cl "[A[78Ci
 "c "i "e "s "_ "d "e "f "a "u "l "t ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:58.889668" elapsed="0.000555"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:58.890617" elapsed="0.000052"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:58.890293" elapsed="0.000476"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:58.890274" elapsed="0.000727"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:14:58.891047" elapsed="0.000048"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:58.893579" elapsed="0.000496"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:14:58.894420" elapsed="0.000322"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:14:58.895115" elapsed="0.000239"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:14:58.892700" elapsed="0.002748"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:14:58.891404" elapsed="0.004181"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:14:58.785205" elapsed="0.110491"/>
</kw>
<msg time="2026-04-21T02:14:58.895833" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:58.895882" level="INFO">${message} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:58.784482" elapsed="0.111436"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:14:58.896107" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:14:58.895997" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:58.895978" elapsed="0.000216"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:58.896616" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:58.897082" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:14:58.897156" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:14:58.783814" elapsed="0.113450"/>
</kw>
<msg time="2026-04-21T02:14:58.897394" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:14:58.897439" level="INFO">${output} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:58.779205" elapsed="0.118270"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:58.897834" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:14:58.897553" elapsed="0.000337"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:58.897535" elapsed="0.000379"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:14:58.779044" elapsed="0.118894"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:14:58.778832" elapsed="0.119145"/>
</for>
<arg>Starting suite ${SUITE_SOURCE}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:14:58.776070" elapsed="0.121968"/>
</kw>
<doc>Log suite name to karaf log, useful in suite setup.</doc>
<status status="PASS" start="2026-04-21T02:14:58.767302" elapsed="0.130790"/>
</kw>
<arg>KarafKeywords.Log_Test_Suite_Start_To_Controller_Karaf</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:58.765482" elapsed="0.132654"/>
</kw>
<doc>Prepare both FailFast and Karaf logging, log that the caller suite has started.
This keyword is to be used in suite setup, and without it the other keywords may not work properly.</doc>
<status status="PASS" start="2026-04-21T02:14:57.804200" elapsed="1.093989"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:14:58.898724" level="INFO">${conn_id} = 7</msg>
<var>${conn_id}</var>
<arg>${ODL_SYSTEM_IP}</arg>
<arg>prompt=${DEFAULT_LINUX_PROMPT}</arg>
<arg>timeout=10s</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:14:58.898345" elapsed="0.000405"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:58.899334" level="INFO">${conn_id} = 7</msg>
<arg>${conn_id}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:14:58.899011" elapsed="0.000364"/>
</kw>
<kw name="Flexible_Controller_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:14:58.901075" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:14:58.901170" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:14:58.900762" elapsed="0.000440"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:58.901404" elapsed="0.000330"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T02:14:58.902661" level="INFO">Logging into '10.30.171.3:22' as 'jenkins'.</msg>
<msg time="2026-04-21T02:14:59.231702" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 02:14:58 UTC 2026

  System load:  0.02               Processes:             124
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 10%                IPv4 address for ens3: 10.30.171.3
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 02:14:58 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T02:14:58.902338" elapsed="0.329541"/>
</kw>
<msg time="2026-04-21T02:14:59.231962" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:58.901973" elapsed="0.330066"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T02:14:58.900316" elapsed="0.331833"/>
</kw>
<msg time="2026-04-21T02:14:59.232203" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:58.899925" elapsed="0.332324"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-21T02:14:58.899571" elapsed="0.332752"/>
</kw>
<kw name="Virtual_Env_Create" owner="SSHKeywords">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:59.238661" level="INFO">${cd_and_command} = cd '.' &amp;&amp; virtualenv /tmp/defaultvenv</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:59.238314" elapsed="0.000376"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:14:59.240349" level="INFO">Executing command 'cd '.' &amp;&amp; virtualenv /tmp/defaultvenv'.</msg>
<msg time="2026-04-21T02:14:59.588358" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:14:59.588734" level="INFO">${stdout} = created virtual environment CPython3.10.12.final.0-64 in 167ms
  creator CPython3Posix(dest=/tmp/defaultvenv, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=b...</msg>
<msg time="2026-04-21T02:14:59.588889" level="INFO">${stderr} = </msg>
<msg time="2026-04-21T02:14:59.588988" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:14:59.240160" elapsed="0.348885"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T02:14:59.591386" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-21T02:14:59.590700" elapsed="0.000818"/>
</kw>
<msg time="2026-04-21T02:14:59.591735" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-21T02:14:59.591896" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:14:59.589643" elapsed="0.002339"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:14:59.593410" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:14:59.592409" elapsed="0.001059"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:59.595497" level="INFO">created virtual environment CPython3.10.12.final.0-64 in 167ms
  creator CPython3Posix(dest=/tmp/defaultvenv, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/jenkins/.local/share/virtualenv)
    added seed packages: pip==22.0.2, setuptools==59.6.0, wheel==0.37.1
  activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:59.595129" elapsed="0.000441"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:59.596169" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:59.595814" elapsed="0.000416"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:14:59.596823" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:14:59.596454" elapsed="0.000578"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-21T02:14:59.594538" elapsed="0.002574"/>
</kw>
<status status="PASS" start="2026-04-21T02:14:59.593650" elapsed="0.003516"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:59.593602" elapsed="0.003603"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-04-21T02:14:59.597475" elapsed="0.000027"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:14:59.597289" elapsed="0.000262"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:59.597264" elapsed="0.000320"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:14:59.597858" elapsed="0.000048"/>
</return>
<status status="PASS" start="2026-04-21T02:14:59.597664" elapsed="0.000378"/>
</branch>
<status status="PASS" start="2026-04-21T02:14:59.597641" elapsed="0.000440"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:14:59.598300" elapsed="0.000032"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T02:14:59.239548" elapsed="0.358930"/>
</kw>
<msg time="2026-04-21T02:14:59.598564" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:59.238903" elapsed="0.359736"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the virtualenv /tmp/defaultvenv.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-04-21T02:14:59.237676" elapsed="0.361150"/>
</kw>
<msg time="2026-04-21T02:14:59.598913" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:59.233432" elapsed="0.365548"/>
</kw>
<arg>virtualenv ${SSHKeywords__current_venv_path}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-04-21T02:14:59.233054" elapsed="0.366082"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${upgrade_pip}</arg>
<arg>Virtual_Env_Run_Cmd_At_Cwd</arg>
<arg>pip install --upgrade pip</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:59.599367" elapsed="0.000478"/>
</kw>
<arg>upgrade_pip=False</arg>
<doc>Creates virtual env. If not to use the default name, use Virtual_Env_Set_Path kw. Returns stdout.</doc>
<status status="PASS" start="2026-04-21T02:14:59.232635" elapsed="0.367309"/>
</kw>
<kw name="Virtual_Env_Install_Package" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Virtual_Env_Run_Cmd_At_Cwd" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:14:59.608620" level="INFO">${cd_and_command} = cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install exabgp==4.0.5; deactivate</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:14:59.608284" elapsed="0.000365"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:14:59.610595" level="INFO">Executing command 'cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install exabgp==4.0.5; deactivate'.</msg>
<msg time="2026-04-21T02:15:23.867917" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:15:23.868472" level="INFO">${stdout} = Collecting exabgp==4.0.5
  Downloading exabgp-4.0.5-py3-none-any.whl (551 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 551.8/551.8 KB 6.8 MB/s eta 0:00:00
Installing collected packages: exabgp
Suc...</msg>
<msg time="2026-04-21T02:15:23.868588" level="INFO">${stderr} = </msg>
<msg time="2026-04-21T02:15:23.868684" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:14:59.610225" elapsed="24.258515"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T02:15:23.873669" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-21T02:15:23.872400" elapsed="0.001570"/>
</kw>
<msg time="2026-04-21T02:15:23.874303" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-21T02:15:23.874405" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:23.869475" elapsed="0.004982"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:23.876874" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:23.874993" elapsed="0.001920"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:23.880012" level="INFO">Collecting exabgp==4.0.5
  Downloading exabgp-4.0.5-py3-none-any.whl (551 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 551.8/551.8 KB 6.8 MB/s eta 0:00:00
Installing collected packages: exabgp
Successfully installed exabgp-4.0.5</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:23.879496" elapsed="0.000625"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:23.881029" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:23.880555" elapsed="0.000566"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:23.882112" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:23.881539" elapsed="0.000668"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-21T02:15:23.878243" elapsed="0.004067"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:23.877111" elapsed="0.005424"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:23.877074" elapsed="0.005505"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-04-21T02:15:23.882889" elapsed="0.000025"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:23.882662" elapsed="0.000363"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:23.882637" elapsed="0.000424"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:15:23.883324" elapsed="0.000047"/>
</return>
<status status="PASS" start="2026-04-21T02:15:23.883137" elapsed="0.000348"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:23.883115" elapsed="0.000411"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:23.883743" elapsed="0.000031"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T02:14:59.609511" elapsed="24.274490"/>
</kw>
<msg time="2026-04-21T02:15:23.884085" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:59.608826" elapsed="24.275333"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the source /tmp/defaultvenv/bin/activate; pip install exabgp==4.0.5; deactivate.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-04-21T02:14:59.607650" elapsed="24.276641"/>
</kw>
<msg time="2026-04-21T02:15:23.884370" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:59.603125" elapsed="24.281310"/>
</kw>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-04-21T02:14:59.602441" elapsed="24.282120"/>
</kw>
<msg time="2026-04-21T02:15:23.884631" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Cwd_Should_Pass</arg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:59.601870" elapsed="24.282822"/>
</kw>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs given command within activated virtual env and returns stdout.</doc>
<status status="PASS" start="2026-04-21T02:14:59.601236" elapsed="24.283594"/>
</kw>
<msg time="2026-04-21T02:15:23.884893" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Virtual_Env_Run_Cmd_At_Cwd</arg>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:59.600640" elapsed="24.284314"/>
</kw>
<arg>exabgp==4.0.5</arg>
<doc>Installs python package into virtual env. Use with version if needed (e.g. exabgp==3.4.16). Returns stdout.</doc>
<status status="PASS" start="2026-04-21T02:14:59.600232" elapsed="24.284834"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:23.885706" level="INFO">Creating Session using : alias=config-session, url=http://10.30.171.3:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x799ad6b54f50&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>${CONFIG_SESSION}</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-21T02:15:23.885290" elapsed="0.000752"/>
</kw>
<kw name="Upload_Config_Files">
<for flavor="IN">
<iter>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-04-21T02:15:23.920270" level="INFO">[chan 3] Opened sftp connection (server version 3)</msg>
<msg time="2026-04-21T02:15:23.929849" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/exabgp_configs/exabgp1.cfg' -&gt; '/home/jenkins//exabgp1.cfg'</msg>
<arg>${POLICIES_VAR}/exabgp_configs/exabgp${index}.cfg</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-21T02:15:23.886956" elapsed="0.043032"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:15:23.886739" elapsed="0.043339"/>
</iter>
<iter>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-04-21T02:15:23.938089" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/exabgp_configs/exabgp2.cfg' -&gt; '/home/jenkins//exabgp2.cfg'</msg>
<arg>${POLICIES_VAR}/exabgp_configs/exabgp${index}.cfg</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-21T02:15:23.930605" elapsed="0.007570"/>
</kw>
<var name="${index}">2</var>
<status status="PASS" start="2026-04-21T02:15:23.930284" elapsed="0.007948"/>
</iter>
<iter>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-04-21T02:15:23.946613" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/exabgp_configs/exabgp3.cfg' -&gt; '/home/jenkins//exabgp3.cfg'</msg>
<arg>${POLICIES_VAR}/exabgp_configs/exabgp${index}.cfg</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-21T02:15:23.938561" elapsed="0.008137"/>
</kw>
<var name="${index}">3</var>
<status status="PASS" start="2026-04-21T02:15:23.938363" elapsed="0.008390"/>
</iter>
<iter>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-04-21T02:15:23.955531" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/exabgp_configs/exabgp4.cfg' -&gt; '/home/jenkins//exabgp4.cfg'</msg>
<arg>${POLICIES_VAR}/exabgp_configs/exabgp${index}.cfg</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-21T02:15:23.947155" elapsed="0.008549"/>
</kw>
<var name="${index}">4</var>
<status status="PASS" start="2026-04-21T02:15:23.946953" elapsed="0.008895"/>
</iter>
<iter>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-04-21T02:15:23.963721" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/exabgp_configs/exabgp5.cfg' -&gt; '/home/jenkins//exabgp5.cfg'</msg>
<arg>${POLICIES_VAR}/exabgp_configs/exabgp${index}.cfg</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-21T02:15:23.956370" elapsed="0.007461"/>
</kw>
<var name="${index}">5</var>
<status status="PASS" start="2026-04-21T02:15:23.956051" elapsed="0.007836"/>
</iter>
<iter>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-04-21T02:15:23.971556" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/exabgp_configs/exabgp6.cfg' -&gt; '/home/jenkins//exabgp6.cfg'</msg>
<arg>${POLICIES_VAR}/exabgp_configs/exabgp${index}.cfg</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-21T02:15:23.964206" elapsed="0.007439"/>
</kw>
<var name="${index}">6</var>
<status status="PASS" start="2026-04-21T02:15:23.964010" elapsed="0.007693"/>
</iter>
<var>${index}</var>
<value>@{NUMBERS}</value>
<status status="PASS" start="2026-04-21T02:15:23.886527" elapsed="0.085220"/>
</for>
<kw name="List Files In Directory" owner="SSHLibrary">
<msg time="2026-04-21T02:15:23.981766" level="INFO">10 files:
exa4.cfg
exabgp1.cfg
exabgp2.cfg
exabgp3.cfg
exabgp4.cfg
exabgp5.cfg
exabgp6.cfg
exabgp_graceful_restart.cfg
exaipv4.cfg
exaipv6.cfg</msg>
<msg time="2026-04-21T02:15:23.981958" level="INFO">@{cfgfiles} = [ exa4.cfg | exabgp1.cfg | exabgp2.cfg | exabgp3.cfg | exabgp4.cfg | exabgp5.cfg | exabgp6.cfg | exabgp_graceful_restart.cfg | exaipv4.cfg | exaipv6.cfg ]</msg>
<var>@{cfgfiles}</var>
<arg>.</arg>
<arg>*.cfg</arg>
<doc>A wrapper for `List Directory` that returns only files.</doc>
<status status="PASS" start="2026-04-21T02:15:23.971995" elapsed="0.010001"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:23.982728" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' exa4.cfg'.</msg>
<msg time="2026-04-21T02:15:23.995489" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:23.982491" elapsed="0.013081"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:23.996032" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exa4.cfg'.</msg>
<msg time="2026-04-21T02:15:24.047294" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:23.995830" elapsed="0.051599"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:24.048317" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exa4.cfg'.</msg>
<msg time="2026-04-21T02:15:24.099065" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:24.047992" elapsed="0.051219"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:24.100018" level="INFO">Executing command 'cat exa4.cfg'.</msg>
<msg time="2026-04-21T02:15:24.147428" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:15:24.147675" level="INFO">${stdout} = neighbor ::1 {
    router-id 1.2.3.4;
    local-address 2607:f0d0:1002:0011:0000:0000:0000:0002;
    local-as 4210010000;
    peer-as 4210010000;

    capability {
        route-refresh disable;
     ...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:24.099637" elapsed="0.048268"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:24.149078" level="INFO">neighbor ::1 {
    router-id 1.2.3.4;
    local-address 2607:f0d0:1002:0011:0000:0000:0000:0002;
    local-as 4210010000;
    peer-as 4210010000;

    capability {
        route-refresh disable;
        add-path disable;
    }

    family {
        ipv6 unicast;
    }

    static {
        route 2a04:6d80::1/128 next-hop self;
    }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:24.148372" elapsed="0.000814"/>
</kw>
<var name="${cfgfile}">exa4.cfg</var>
<status status="PASS" start="2026-04-21T02:15:23.982295" elapsed="0.166969"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:24.150264" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' exabgp1.cfg'.</msg>
<msg time="2026-04-21T02:15:24.202928" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:24.149887" elapsed="0.053197"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:24.203911" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exabgp1.cfg'.</msg>
<msg time="2026-04-21T02:15:24.250754" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:24.203514" elapsed="0.047413"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:24.251627" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exabgp1.cfg'.</msg>
<msg time="2026-04-21T02:15:24.298935" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:24.251305" elapsed="0.047768"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:24.299778" level="INFO">Executing command 'cat exabgp1.cfg'.</msg>
<msg time="2026-04-21T02:15:24.347346" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:15:24.347756" level="INFO">${stdout} = neighbor 10.30.171.3 {
    router-id 127.0.0.1;
    local-address 127.0.0.1;
    local-as 64496;
    peer-as 64496;

    static {
        route 1.1.1.1/24 {
            next-hop 11.0.255.254;
        ...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:24.299453" elapsed="0.048423"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:24.349363" level="INFO">neighbor 10.30.171.3 {
    router-id 127.0.0.1;
    local-address 127.0.0.1;
    local-as 64496;
    peer-as 64496;

    static {
        route 1.1.1.1/24 {
            next-hop 11.0.255.254;
            community [ 30741:30741 30741:0 ];
        }
    }

    capability {
        route-refresh disable;
        add-path disable;
    }

    family {
        all
    }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:24.348437" elapsed="0.001233"/>
</kw>
<var name="${cfgfile}">exabgp1.cfg</var>
<status status="PASS" start="2026-04-21T02:15:24.149536" elapsed="0.200239"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:24.350991" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' exabgp2.cfg'.</msg>
<msg time="2026-04-21T02:15:24.395253" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:24.350560" elapsed="0.044887"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:24.396342" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exabgp2.cfg'.</msg>
<msg time="2026-04-21T02:15:24.443332" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:24.395952" elapsed="0.047573"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:24.444595" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exabgp2.cfg'.</msg>
<msg time="2026-04-21T02:15:24.495566" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:24.444184" elapsed="0.051580"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:24.496646" level="INFO">Executing command 'cat exabgp2.cfg'.</msg>
<msg time="2026-04-21T02:15:24.547909" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:15:24.548241" level="INFO">${stdout} = neighbor 10.30.171.3 {
    router-id 127.0.0.2;
    local-address 127.0.0.2;
    local-as 64496;
    peer-as 64496;

    static {
        route 2.1.1.0/24 {
            next-hop 12.0.255.254;
        ...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:24.496272" elapsed="0.052028"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:24.549633" level="INFO">neighbor 10.30.171.3 {
    router-id 127.0.0.2;
    local-address 127.0.0.2;
    local-as 64496;
    peer-as 64496;

    static {
        route 2.1.1.0/24 {
            next-hop 12.0.255.254;
        }
        route 2.2.1.0/24 {
            next-hop 12.1.255.254;
        }
        route 2.3.1.0/24 {
            next-hop 12.3.255.254;
        }
    }

    capability {
        route-refresh disable;
        add-path disable;
    }

    family {
        all
    }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:24.548858" elapsed="0.000891"/>
</kw>
<var name="${cfgfile}">exabgp2.cfg</var>
<status status="PASS" start="2026-04-21T02:15:24.350209" elapsed="0.199650"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:24.550890" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' exabgp3.cfg'.</msg>
<msg time="2026-04-21T02:15:24.596050" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:24.550479" elapsed="0.045999"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:24.598329" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exabgp3.cfg'.</msg>
<msg time="2026-04-21T02:15:24.644699" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:24.597689" elapsed="0.047147"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:24.645335" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exabgp3.cfg'.</msg>
<msg time="2026-04-21T02:15:24.696106" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:24.645136" elapsed="0.051363"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:24.697692" level="INFO">Executing command 'cat exabgp3.cfg'.</msg>
<msg time="2026-04-21T02:15:24.752053" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:15:24.752589" level="INFO">${stdout} = neighbor 10.30.171.3 {
    router-id 127.0.0.3;
    local-address 127.0.0.3;
    local-as 64496;
    peer-as 64496;

    static {
        route 103.36.0.5/24 {
            rd 3548:478513974;
         ...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:24.697171" elapsed="0.055487"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:24.754333" level="INFO">neighbor 10.30.171.3 {
    router-id 127.0.0.3;
    local-address 127.0.0.3;
    local-as 64496;
    peer-as 64496;

    static {
        route 103.36.0.5/24 {
            rd 3548:478513974;
            as-path [ 35000 64000 60000 ];
            next-hop 104.36.0.254;
            originator-id 27.4.5.6;
            local-preference 100;
            community [ 64000:43 ];
            extended-community [ target:24563:7.35.75.46 ];
            label 256;
        }
	}

    capability {
        route-refresh disable;
        add-path disable;
    }

    family {
        all
    }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:24.753424" elapsed="0.001031"/>
</kw>
<var name="${cfgfile}">exabgp3.cfg</var>
<status status="PASS" start="2026-04-21T02:15:24.550140" elapsed="0.204401"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:24.755680" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' exabgp4.cfg'.</msg>
<msg time="2026-04-21T02:15:24.800270" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:24.755274" elapsed="0.045150"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:24.801284" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exabgp4.cfg'.</msg>
<msg time="2026-04-21T02:15:24.852062" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:24.800901" elapsed="0.051347"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:24.853168" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exabgp4.cfg'.</msg>
<msg time="2026-04-21T02:15:24.899727" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:24.852720" elapsed="0.047259"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:24.900941" level="INFO">Executing command 'cat exabgp4.cfg'.</msg>
<msg time="2026-04-21T02:15:24.947630" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:15:24.948133" level="INFO">${stdout} = neighbor 10.30.171.3 {
    router-id 127.0.0.4;
    local-address 127.0.0.4;
    local-as 64496;
    peer-as 64496;

    static {
        route 4.1.1.0/24 {
            next-hop 14.0.255.254;
        ...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:24.900493" elapsed="0.047893"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:24.950060" level="INFO">neighbor 10.30.171.3 {
    router-id 127.0.0.4;
    local-address 127.0.0.4;
    local-as 64496;
    peer-as 64496;

    static {
        route 4.1.1.0/24 {
            next-hop 14.0.255.254;
            community [ 30740:30740 30740:0 ];
        }
    }

    capability {
        route-refresh disable;
        add-path disable;
    }

    family {
        all
    }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:24.949126" elapsed="0.001053"/>
</kw>
<var name="${cfgfile}">exabgp4.cfg</var>
<status status="PASS" start="2026-04-21T02:15:24.754896" elapsed="0.195367"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:24.951513" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' exabgp5.cfg'.</msg>
<msg time="2026-04-21T02:15:24.996017" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:24.951064" elapsed="0.045307"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:24.997727" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exabgp5.cfg'.</msg>
<msg time="2026-04-21T02:15:25.048311" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:24.997138" elapsed="0.051482"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:25.050046" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exabgp5.cfg'.</msg>
<msg time="2026-04-21T02:15:25.100972" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:25.049445" elapsed="0.051774"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:25.102334" level="INFO">Executing command 'cat exabgp5.cfg'.</msg>
<msg time="2026-04-21T02:15:25.151733" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:15:25.152047" level="INFO">${stdout} = neighbor 10.30.171.3 {
    router-id 127.0.0.5;
    local-address 127.0.0.5;
    local-as 64496;
    peer-as 64496;

    static {
        route 5.1.1.0/24 {
            next-hop 15.0.255.254;
        ...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:25.101775" elapsed="0.050338"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:25.153348" level="INFO">neighbor 10.30.171.3 {
    router-id 127.0.0.5;
    local-address 127.0.0.5;
    local-as 64496;
    peer-as 64496;

    static {
        route 5.1.1.0/24 {
            next-hop 15.0.255.254;
            extended-community 31740:31740 extended-community [ 32740:32740 32740:0 ];
        }
    }

    capability {
        route-refresh disable;
        add-path disable;
    }

    family {
        all
    }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:25.152616" elapsed="0.000869"/>
</kw>
<var name="${cfgfile}">exabgp5.cfg</var>
<status status="PASS" start="2026-04-21T02:15:24.950657" elapsed="0.202913"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:25.154654" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' exabgp6.cfg'.</msg>
<msg time="2026-04-21T02:15:25.199853" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:25.154233" elapsed="0.045762"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:25.200705" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exabgp6.cfg'.</msg>
<msg time="2026-04-21T02:15:25.251846" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:25.200373" elapsed="0.051627"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:25.252722" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exabgp6.cfg'.</msg>
<msg time="2026-04-21T02:15:25.304055" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:25.252384" elapsed="0.051809"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:25.304964" level="INFO">Executing command 'cat exabgp6.cfg'.</msg>
<msg time="2026-04-21T02:15:25.351023" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:15:25.351250" level="INFO">${stdout} = neighbor 10.30.171.3 {
    router-id 127.0.0.6;
    local-address 127.0.0.6;
    local-as 64496;
    peer-as 64496;

    static {
        route 2001:4B50:20C0::/48 {
            rd 3215:583457597;
   ...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:25.304578" elapsed="0.046729"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:25.352432" level="INFO">neighbor 10.30.171.3 {
    router-id 127.0.0.6;
    local-address 127.0.0.6;
    local-as 64496;
    peer-as 64496;

    static {
        route 2001:4B50:20C0::/48 {
            rd 3215:583457597;
            as-path [ 25186 65000 64512 ];
            next-hop ::FFFF;
            originator-id 57.35.2.240;
            local-preference 100;
            community [ 65000:33 ];
            extended-community [ target:10283:4.249.92.120 ];
            label 926;
        }
    }

    capability {
        route-refresh disable;
        add-path disable;
    }

    family {
        all
    }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:25.351743" elapsed="0.000805"/>
</kw>
<var name="${cfgfile}">exabgp6.cfg</var>
<status status="PASS" start="2026-04-21T02:15:25.153905" elapsed="0.198717"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:25.353624" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' exabgp_graceful_restart.cfg'.</msg>
<msg time="2026-04-21T02:15:25.398728" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:25.353249" elapsed="0.045677"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:25.399660" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exabgp_graceful_restart.cfg'.</msg>
<msg time="2026-04-21T02:15:25.451241" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:25.399318" elapsed="0.052101"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:25.452453" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exabgp_graceful_restart.cfg'.</msg>
<msg time="2026-04-21T02:15:25.507614" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:25.452048" elapsed="0.055907"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:25.508964" level="INFO">Executing command 'cat exabgp_graceful_restart.cfg'.</msg>
<msg time="2026-04-21T02:15:25.556093" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:15:25.556576" level="INFO">${stdout} = neighbor ::1 {
    router-id 1.2.3.4;
    local-address 2607:f0d0:1002:0011:0000:0000:0000:0002;
    local-as 64496;
    peer-as 64496;

    capability {
        graceful-restart 40;
    }

    family...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:25.508487" elapsed="0.048140"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:25.558118" level="INFO">neighbor ::1 {
    router-id 1.2.3.4;
    local-address 2607:f0d0:1002:0011:0000:0000:0000:0002;
    local-as 64496;
    peer-as 64496;

    capability {
        graceful-restart 40;
    }

    family {
        ipv6 unicast;
    }

    static {
        route 2a04:6d80::1/128 next-hop self;
    }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:25.557353" elapsed="0.000840"/>
</kw>
<var name="${cfgfile}">exabgp_graceful_restart.cfg</var>
<status status="PASS" start="2026-04-21T02:15:25.352931" elapsed="0.205326"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:25.559137" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' exaipv4.cfg'.</msg>
<msg time="2026-04-21T02:15:25.607380" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:25.558774" elapsed="0.048893"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:25.608872" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exaipv4.cfg'.</msg>
<msg time="2026-04-21T02:15:25.659147" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:25.608301" elapsed="0.050993"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:25.660094" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exaipv4.cfg'.</msg>
<msg time="2026-04-21T02:15:25.707301" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:25.659700" elapsed="0.047823"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:25.708575" level="INFO">Executing command 'cat exaipv4.cfg'.</msg>
<msg time="2026-04-21T02:15:25.759883" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:15:25.760275" level="INFO">${stdout} = neighbor 10.30.171.3 {
                  router-id 127.0.0.1;
                  local-address 127.0.0.1;
                  local-as 64496;
                  peer-as 64496;
                  family {
 ...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:25.708087" elapsed="0.052255"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:25.761629" level="INFO">neighbor 10.30.171.3 {
                  router-id 127.0.0.1;
                  local-address 127.0.0.1;
                  local-as 64496;
                  peer-as 64496;
                  family {
                        ipv4 unicast;
                  }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:25.760922" elapsed="0.000813"/>
</kw>
<var name="${cfgfile}">exaipv4.cfg</var>
<status status="PASS" start="2026-04-21T02:15:25.558512" elapsed="0.203330"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:25.762843" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.171.3/g' exaipv6.cfg'.</msg>
<msg time="2026-04-21T02:15:25.807216" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:25.762444" elapsed="0.044911"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:25.808277" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exaipv6.cfg'.</msg>
<msg time="2026-04-21T02:15:25.855028" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:25.807752" elapsed="0.047510"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:25.856741" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exaipv6.cfg'.</msg>
<msg time="2026-04-21T02:15:25.911166" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:25.856221" elapsed="0.055141"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:25.912419" level="INFO">Executing command 'cat exaipv6.cfg'.</msg>
<msg time="2026-04-21T02:15:25.959658" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:15:25.959926" level="INFO">${stdout} = neighbor ::1 {
    router-id 1.2.3.4;
    local-address 2607:f0d0:1002:0011:0000:0000:0000:0002;
    local-as 64496;
    peer-as 64496;

    capability {
        route-refresh disable;
        add-pat...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:25.912000" elapsed="0.047958"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:25.960638" level="INFO">neighbor ::1 {
    router-id 1.2.3.4;
    local-address 2607:f0d0:1002:0011:0000:0000:0000:0002;
    local-as 64496;
    peer-as 64496;

    capability {
        route-refresh disable;
        add-path disable;
    }

    family {
        ipv6 unicast;
    }

    static {
        route 2a04:6d80::1/128 next-hop self;
    }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:25.960250" elapsed="0.000452"/>
</kw>
<var name="${cfgfile}">exaipv6.cfg</var>
<status status="PASS" start="2026-04-21T02:15:25.762116" elapsed="0.198622"/>
</iter>
<var>${cfgfile}</var>
<value>@{cfgfiles}</value>
<status status="PASS" start="2026-04-21T02:15:23.982076" elapsed="1.978702"/>
</for>
<doc>Uploads exabgp config files and replaces variables within those
config files with desired values.</doc>
<status status="PASS" start="2026-04-21T02:15:23.886346" elapsed="2.074522"/>
</kw>
<doc>Suite setup keyword.</doc>
<status status="PASS" start="2026-04-21T02:14:57.803762" elapsed="28.157163"/>
</kw>
<test id="s1-s20-t1" name="Verify_Rib_Empty" line="40">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:15:25.964469" elapsed="0.000525"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:15:25.964175" elapsed="0.000898"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:15:25.966624" elapsed="0.000026"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:25.966426" elapsed="0.000272"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:25.966396" elapsed="0.000336"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:15:25.973890" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:25.973712" elapsed="0.000245"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:25.973686" elapsed="0.000303"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:25.975519" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:25.974913" elapsed="0.000642"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:15:25.976042" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:15:25.975717" elapsed="0.000352"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:15:25.976113" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:15:25.976280" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:15:25.974349" elapsed="0.001956"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:15:25.981703" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:25.981592" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:25.981573" elapsed="0.000199"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:15:25.982988" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:25.982879" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:25.982861" elapsed="0.000195"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:15:25.983520" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:15:25.983202" elapsed="0.000344"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:15:25.983949" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:15:25.983707" elapsed="0.000267"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:15:26.013486" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:15:25.984470" elapsed="0.029134"/>
</kw>
<msg time="2026-04-21T02:15:26.013825" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:15:26.013874" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:25.984133" elapsed="0.029777"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:15:26.034647" level="INFO">". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "V "e "r "i "f "y "_ "R "i "b "_ "E "m "p "t "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:15:26.014472" elapsed="0.020290"/>
</kw>
<msg time="2026-04-21T02:15:26.034960" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:15:26.035005" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "V "e "r "i "f "y "_ "R "i "b "_ "E "m "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:26.014100" elapsed="0.020941"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.035416" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:26.035155" elapsed="0.000319"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.035124" elapsed="0.000377"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.035995" level="INFO"> ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "V "e "r "i "f "y "_ "R "i "b "_ "E "m "p "t "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:26.035649" elapsed="0.000411"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.036348" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:26.036129" elapsed="0.000329"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.036110" elapsed="0.000373"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:15:26.036519" elapsed="0.000038"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:15:26.039241" elapsed="0.000152"/>
</kw>
<msg time="2026-04-21T02:15:26.039455" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:26.038088" elapsed="0.001510"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.039891" elapsed="0.000079"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.040273" elapsed="0.000081"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:15:26.037407" elapsed="0.003063"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:15:26.036847" elapsed="0.003688"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:15:25.982554" elapsed="0.058080"/>
</kw>
<msg time="2026-04-21T02:15:26.040726" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:15:26.040770" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "V "e "r "i "f "y "_ "R "i "b "_ "E "m "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:25.981940" elapsed="0.058886"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:15:26.041016" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:15:26.040906" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.040887" elapsed="0.000213"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.041505" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.041872" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:15:26.041946" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:15:25.981250" elapsed="0.060805"/>
</kw>
<msg time="2026-04-21T02:15:26.042149" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:15:26.042193" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "V "e "r "i "f "y "_ "R "i "b "_ "E "m "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:25.976685" elapsed="0.065546"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.042558" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:26.042307" elapsed="0.000306"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.042290" elapsed="0.000347"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:15:25.976539" elapsed="0.066122"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:15:25.976362" elapsed="0.066333"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:15:25.973189" elapsed="0.069563"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:15:25.966000" elapsed="0.076824"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:25.965294" elapsed="0.077576"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:15:25.961743" elapsed="0.081180"/>
</kw>
<kw name="Verify_Rib_Status_Empty">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.096972" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:26.096512" elapsed="0.000494"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:26.097932" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/topology_state.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:26.097535" elapsed="0.000478">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/topology_state.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:26.098109" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:26.097184" elapsed="0.000950"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.098723" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:26.098311" elapsed="0.000440"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:26.099134" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/topology_state/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/topology_state/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:26.099317" level="INFO">${template} = /rests/data/network-topology:network-topology/topology=example-ipv4-topology
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:26.098965" elapsed="0.000379"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.099761" level="INFO">/rests/data/network-topology:network-topology/topology=example-ipv4-topology
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:26.099506" elapsed="0.000320"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.100926" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:26.100600" elapsed="0.000372"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.101409" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:26.101131" elapsed="0.000304"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.101778" elapsed="0.000060"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.102046" elapsed="0.000026"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.102286" elapsed="0.000027"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:15:26.101641" elapsed="0.000712"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:15:26.101491" elapsed="0.000894"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:15:26.102436" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:15:26.102609" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:15:26.100273" elapsed="0.002362"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:26.099913" elapsed="0.002754"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.102892" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:26.102694" elapsed="0.000258"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.099887" elapsed="0.003088"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.103588" level="INFO">${final_text} = /rests/data/network-topology:network-topology/topology=example-ipv4-topology</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:26.103121" elapsed="0.000496"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:26.103666" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:15:26.095749" elapsed="0.008064"/>
</kw>
<msg time="2026-04-21T02:15:26.103872" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:26.082811" elapsed="0.021116"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.117460" elapsed="0.000062"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.130221" elapsed="0.000046"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.142650" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.142909" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.143099" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.143537" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:26.143381" elapsed="0.000218"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:26.143362" elapsed="0.000264"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.143770" elapsed="0.000035"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.143957" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.144133" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:26.143316" elapsed="0.000871"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:26.143186" elapsed="0.001029"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.144362" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:26.144441" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:15:26.144591" level="INFO">${uri} = /rests/data/network-topology:network-topology/topology=example-ipv4-topology</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:26.078574" elapsed="0.066045"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:26.146047" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/topology_state/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:26.145721" elapsed="0.000401">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/topology_state/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:26.146216" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:26.145326" elapsed="0.000915"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.146583" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:26.146311" elapsed="0.000331"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.147201" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:26.146897" elapsed="0.000330"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:26.146668" elapsed="0.000595"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.146292" elapsed="0.000994"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.149589" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:26.147440" elapsed="0.002176"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:15:26.149667" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:15:26.149898" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:26.144969" elapsed="0.004956"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:26.151189" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/topology_state/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:26.150949" elapsed="0.000302">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/topology_state/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:26.151344" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:26.150560" elapsed="0.000808"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:15:26.151574" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:15:26.151437" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.151419" elapsed="0.000239"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.151820" elapsed="0.000023"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.151995" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:15:26.152061" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:15:26.154083" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:26.150233" elapsed="0.003877"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.155593" level="INFO">/rests/data/network-topology:network-topology/topology=example-ipv4-topology</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:26.155334" elapsed="0.000305"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.156054" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:26.155806" elapsed="0.000293"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:26.167928" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:26.168249" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology 
 status=200, reason=OK 
 headers={'Set-Cookie': 'JSESSIONID=node01ejune2z7iv001pdkwzgzym89p29.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 20-Apr-2026 02:15:26 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '223'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-04-21T02:15:26.168457" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:15:26.158193" elapsed="0.010292"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:26.156164" elapsed="0.012367"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.168718" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:26.168562" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.156147" elapsed="0.012682"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.175892" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:26.170466" elapsed="0.005497"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:26.169919" elapsed="0.006094"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.169877" elapsed="0.006172"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.179855" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:26.176456" elapsed="0.003467"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:26.176127" elapsed="0.003845"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.176104" elapsed="0.003902"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.180895" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:26.180277" elapsed="0.000659"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.181396" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:26.181038" elapsed="0.000511"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.182288" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:26.181844" elapsed="0.000484"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:26.181592" elapsed="0.000789"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.181012" elapsed="0.001399"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.183227" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:26.182665" elapsed="0.000602"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.183715" elapsed="0.000060"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:26.183368" elapsed="0.000488"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.184617" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:26.184133" elapsed="0.000524"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:26.183894" elapsed="0.000826"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.183342" elapsed="0.001416"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:26.185061" elapsed="0.000520"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:15:26.186288" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:26.185837" elapsed="0.000489"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:15:26.186544" elapsed="0.002833"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:15:26.169252" elapsed="0.020194"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:26.189642" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:26.189524" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.189505" elapsed="0.000211"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:26.192556" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:26.189888" elapsed="0.002698"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:15:26.192637" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:15:26.192818" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:15:26.154421" elapsed="0.038428"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:26.192912" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:15:26.193067" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:15:26.053866" elapsed="0.139227"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.221413" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:26.220927" elapsed="0.000514"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:26.222299" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/topology_state.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:26.221994" elapsed="0.000436">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/topology_state.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:26.222649" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:26.221606" elapsed="0.001070"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.223379" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:26.222903" elapsed="0.000505"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:26.223740" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/topology_state/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/topology_state/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:26.223928" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "example-ipv4-topology",
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:26.223573" elapsed="0.000382"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.224404" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "example-ipv4-topology",
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-types": {
                "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:26.224112" elapsed="0.000340"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:15:26.224948" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:26.224522" elapsed="0.000488"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.225713" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:26.225188" elapsed="0.000552"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:26.225035" elapsed="0.000741"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.224502" elapsed="0.001314"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.226481" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "example-ipv4-topology",
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:26.225964" elapsed="0.000547"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:26.226561" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:15:26.220276" elapsed="0.006604"/>
</kw>
<msg time="2026-04-21T02:15:26.226945" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:26.207806" elapsed="0.019192"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.239058" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.251114" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.262993" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.263186" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.263408" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.263814" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:26.263654" elapsed="0.000217"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:26.263640" elapsed="0.000255"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.264034" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.264200" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.264362" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:26.263609" elapsed="0.000806"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:26.263491" elapsed="0.000953"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.264588" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:26.264663" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:15:26.264781" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "example-ipv4-topology",
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:26.205155" elapsed="0.059668"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:26.265000" elapsed="0.002346"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:26.268494" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:26.268100" elapsed="0.000423"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:26.268985" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:26.268676" elapsed="0.000336"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:15:26.269167" elapsed="0.000326"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:15:26.267671" elapsed="0.001882"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:26.267427" elapsed="0.002159"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.269758" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:26.269612" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.267408" elapsed="0.002443"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:15:26.194267" elapsed="0.075633"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:15:26.193433" elapsed="0.076544"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:26.193182" elapsed="0.076841"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.193160" elapsed="0.076886"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:26.270079" elapsed="0.000029"/>
</return>
<arg>${POLICIES_VAR}/topology_state</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:15:26.047723" elapsed="0.222485"/>
</kw>
<arg>60s</arg>
<arg>3s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${POLICIES_VAR}/topology_state</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:15:26.043371" elapsed="0.226895"/>
</kw>
<doc>Checks that example-ipv4-topology is ready, and therefore full rib is ready to be configured.</doc>
<status status="PASS" start="2026-04-21T02:15:26.043062" elapsed="0.227329"/>
</kw>
<doc>Checks empty example-ipv4-topology ready.</doc>
<status status="PASS" start="2026-04-21T02:15:25.960994" elapsed="0.309515"/>
</test>
<test id="s1-s20-t2" name="Configure_App_Peer" line="44">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:15:26.273755" elapsed="0.000226"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:15:26.273493" elapsed="0.000542"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:15:26.275038" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:26.274928" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.274909" elapsed="0.000197"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:15:26.280012" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:26.279905" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.279887" elapsed="0.000192"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.281104" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:26.280707" elapsed="0.000423"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.281578" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:15:26.281286" elapsed="0.000317"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:15:26.281647" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:15:26.281815" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:15:26.280335" elapsed="0.001505"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:15:26.287365" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:26.287257" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.287237" elapsed="0.000197"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:15:26.288581" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:26.288475" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.288457" elapsed="0.000192"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:15:26.289112" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:15:26.288812" elapsed="0.000325"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:15:26.289513" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:15:26.289295" elapsed="0.000243"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:15:26.321576" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:15:26.290049" elapsed="0.031647"/>
</kw>
<msg time="2026-04-21T02:15:26.321904" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:15:26.321951" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:26.289696" elapsed="0.032290"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:15:26.353343" level="INFO">". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:15:26.322578" elapsed="0.030874"/>
</kw>
<msg time="2026-04-21T02:15:26.353616" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:15:26.353661" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:26.322195" elapsed="0.031501"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.354065" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:26.353780" elapsed="0.000342"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.353757" elapsed="0.000390"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.354603" level="INFO"> ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:26.354287" elapsed="0.000450"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.355041" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:26.354823" elapsed="0.000272"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.354803" elapsed="0.000316"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:15:26.355155" elapsed="0.000036"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:15:26.357668" elapsed="0.000165"/>
</kw>
<msg time="2026-04-21T02:15:26.357895" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:26.356642" elapsed="0.001403"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.358323" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.358660" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:15:26.356014" elapsed="0.002854"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:15:26.355451" elapsed="0.003483"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:15:26.288175" elapsed="0.070859"/>
</kw>
<msg time="2026-04-21T02:15:26.359128" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:15:26.359172" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:26.287584" elapsed="0.071625"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:15:26.359393" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:15:26.359285" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.359267" elapsed="0.000209"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.359900" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.360247" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:15:26.360317" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:15:26.286915" elapsed="0.073513"/>
</kw>
<msg time="2026-04-21T02:15:26.360523" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:15:26.360584" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:26.282202" elapsed="0.078420"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.360962" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:26.360699" elapsed="0.000316"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.360681" elapsed="0.000358"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:15:26.282062" elapsed="0.079000"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:15:26.281892" elapsed="0.079204"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:15:26.279424" elapsed="0.081731"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:15:26.274626" elapsed="0.086587"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:26.274183" elapsed="0.087077"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:15:26.271400" elapsed="0.089915"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.362126" level="INFO">&amp;{mapping} = { RIB_INSTANCE_NAME=example-bgp-rib | APP_PEER_ID=10.30.171.3 | BGP_RIB_OPENCONFIG=example-bgp-rib | IP=10.30.171.3 }</msg>
<var>&amp;{mapping}</var>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<arg>APP_PEER_ID=${ODL_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>IP=${ODL_SYSTEM_IP}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:26.361483" elapsed="0.000671"/>
</kw>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.396432" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:26.396027" elapsed="0.000439"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:26.397303" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:26.396994" elapsed="0.000390">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:26.397480" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:26.396640" elapsed="0.000864"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.398114" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:26.397670" elapsed="0.000473"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:26.398450" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:26.398639" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:26.398305" elapsed="0.000361"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.399088" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:26.398842" elapsed="0.000291"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.400135" level="INFO">mapping: {'RIB_INSTANCE_NAME': 'example-bgp-rib', 'APP_PEER_ID': '10.30.171.3', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10.30.171.3'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:26.399876" elapsed="0.000305"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.400608" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:26.400338" elapsed="0.000296"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.401323" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:26.401026" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:26.402109" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:26.401884" elapsed="0.000250"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:26.402188" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:15:26.402347" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:26.401538" elapsed="0.000833"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:26.402523" elapsed="0.000240"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:15:26.400892" elapsed="0.001926"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.403359" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:26.403064" elapsed="0.000320"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:26.404284" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:26.404074" elapsed="0.000236"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:26.404360" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:15:26.404510" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:26.403570" elapsed="0.000964"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:26.404681" elapsed="0.000235"/>
</kw>
<var name="${key}">APP_PEER_ID</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:15:26.402934" elapsed="0.002024"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.405494" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:26.405200" elapsed="0.000320"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:26.406258" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:26.406050" elapsed="0.000278"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:26.406380" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:15:26.406529" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:26.405703" elapsed="0.000853"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:26.406706" elapsed="0.000236"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:15:26.405070" elapsed="0.001913"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.407519" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:26.407226" elapsed="0.000319"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:26.408266" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:26.408058" elapsed="0.000233"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:26.408340" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:15:26.408490" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:26.407728" elapsed="0.000785"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:26.408661" elapsed="0.000234"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:15:26.407096" elapsed="0.001838"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:15:26.400686" elapsed="0.008284"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:15:26.409012" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:15:26.409167" level="INFO">${mapping_to_use} = {'RIB_INSTANCE_NAME': 'example-bgp-rib', 'APP_PEER_ID': '10.30.171.3', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10.30.171.3'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:15:26.399530" elapsed="0.009662"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:26.399214" elapsed="0.010009"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.409393" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:26.409249" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.399189" elapsed="0.010280"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.410265" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:26.409611" elapsed="0.000682"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:26.410341" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:15:26.395369" elapsed="0.015095"/>
</kw>
<msg time="2026-04-21T02:15:26.410518" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:26.382602" elapsed="0.027964"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.422841" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.435334" elapsed="0.000037"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.447606" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.447919" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.448105" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.448503" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:26.448354" elapsed="0.000205"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:26.448336" elapsed="0.000249"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.448725" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.448908" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.449073" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:26.448299" elapsed="0.000826"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:26.448187" elapsed="0.000966"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.449299" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:26.449375" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:15:26.449519" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:26.378114" elapsed="0.071433"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.474985" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:26.474527" elapsed="0.000490"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:26.475898" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:26.475587" elapsed="0.000399">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:26.476091" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:26.475206" elapsed="0.000911"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.476731" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:26.476304" elapsed="0.000458"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:26.477130" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:26.477400" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/conf...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:26.476970" elapsed="0.000463"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.477945" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:26.477642" elapsed="0.000356"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:15:26.478482" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:26.478123" elapsed="0.000424"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.479095" level="INFO">${mapping_to_use} = {'RIB_INSTANCE_NAME': 'example-bgp-rib', 'APP_PEER_ID': '10.30.171.3', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10.30.171.3'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:26.478744" elapsed="0.000381"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:26.478576" elapsed="0.000588"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.478100" elapsed="0.001088"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.480097" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:26.479358" elapsed="0.000773"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:26.480187" elapsed="0.000037"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:15:26.473767" elapsed="0.006566"/>
</kw>
<msg time="2026-04-21T02:15:26.480394" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:26.460305" elapsed="0.020141"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.495014" elapsed="0.000035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.507027" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.519084" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.519288" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.519474" elapsed="0.000025"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.519888" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:26.519722" elapsed="0.000225"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:26.519707" elapsed="0.000265"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.520114" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.520281" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.520450" elapsed="0.000026"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:26.519676" elapsed="0.000835"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:26.519562" elapsed="0.000979"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.520742" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:26.520836" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:15:26.520964" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
  ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:26.459416" elapsed="0.061577"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:26.522541" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:26.522266" elapsed="0.000349">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:26.522710" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:26.521905" elapsed="0.000829"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.523076" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:26.522822" elapsed="0.000312"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.523636" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:26.523340" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:26.523158" elapsed="0.000540"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.522801" elapsed="0.000918"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.526048" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:26.523885" elapsed="0.002191"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:15:26.526128" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:15:26.526283" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:26.521337" elapsed="0.004970"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.527876" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:26.527588" elapsed="0.000338"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.528322" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:26.528080" elapsed="0.000291"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.528765" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:26.528521" elapsed="0.000305"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.529218" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:26.528976" elapsed="0.000285"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:15:26.530148" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:15:26.529941" elapsed="0.000233"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:15:26.530595" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:15:26.530377" elapsed="0.000251"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:26.530821" elapsed="0.000265"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.531529" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:26.531271" elapsed="0.000305"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:15:26.531635" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:15:26.531817" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:15:26.529510" elapsed="0.002370"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:26.548466" level="INFO">POST Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01ejune2z7iv001pdkwzgzym89p29.node0', 'Content-Length': '223', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.171.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:15:26.548560" level="INFO">POST Response : url=http://10.30.171.3:8181/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 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.3', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:26.548720" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:15:26.534210" elapsed="0.014547"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:26.531957" elapsed="0.016902"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.549117" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:26.548900" elapsed="0.000314"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.531938" elapsed="0.017307"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.557402" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:26.551714" elapsed="0.005797"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:26.551176" elapsed="0.006423"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.551132" elapsed="0.006529"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.562927" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:26.558366" elapsed="0.004621"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:26.557826" elapsed="0.005201"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.557754" elapsed="0.005299"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.563684" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:26.563245" elapsed="0.000467"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.564053" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:26.563783" elapsed="0.000328"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.564603" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:26.564298" elapsed="0.000331"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:26.564135" elapsed="0.000529"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.563765" elapsed="0.000921"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.565229" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:26.564862" elapsed="0.000427"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.565598" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:26.565362" elapsed="0.000293"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.566150" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:26.565852" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:26.565678" elapsed="0.000533"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.565344" elapsed="0.000888"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:26.566383" elapsed="0.000351"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:15:26.567214" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:26.566917" elapsed="0.000323"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:15:26.567403" elapsed="0.002450"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:15:26.550076" elapsed="0.019896"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:15:26.570163" elapsed="0.000033"/>
</return>
<status status="PASS" start="2026-04-21T02:15:26.570049" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.570030" elapsed="0.000224"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.570404" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:15:26.570473" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:15:26.572738" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:15:26.526639" elapsed="0.046128"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:26.572857" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:15:26.573038" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:15:26.367089" elapsed="0.205981"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.573509" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:26.573201" elapsed="0.000378"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.573181" elapsed="0.000429"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:26.573651" elapsed="0.000028"/>
</return>
<arg>${POLICIES_VAR}/app_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:15:26.362416" elapsed="0.211366"/>
</kw>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.608656" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:26.608270" elapsed="0.000416"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:26.609556" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer_route.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:26.609248" elapsed="0.000385">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer_route.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:26.609762" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:26.608868" elapsed="0.000937"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.610367" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:26.609976" elapsed="0.000419"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:26.610696" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer_route/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer_route/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:26.610896" level="INFO">${template} = rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:26.610554" elapsed="0.000369"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.611376" level="INFO">rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:26.611105" elapsed="0.000318"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.612449" level="INFO">mapping: {'RIB_INSTANCE_NAME': 'example-bgp-rib', 'APP_PEER_ID': '10.30.171.3', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10.30.171.3'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:26.612140" elapsed="0.000408"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.613021" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:26.612712" elapsed="0.000345"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.613809" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:26.613487" elapsed="0.000350"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:26.614571" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:26.614350" elapsed="0.000247"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:26.614650" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:15:26.614827" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:26.614027" elapsed="0.000827"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:26.615007" elapsed="0.000236"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:15:26.613335" elapsed="0.001950"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.615850" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:26.615533" elapsed="0.000343"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:26.616588" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:26.616377" elapsed="0.000237"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:26.616665" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:15:26.616831" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:26.616062" elapsed="0.000795"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:26.617010" elapsed="0.000261"/>
</kw>
<var name="${key}">APP_PEER_ID</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:15:26.615402" elapsed="0.001912"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.617899" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:26.617579" elapsed="0.000346"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:26.618852" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:26.618619" elapsed="0.000260"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:26.618931" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:15:26.619083" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:26.618276" elapsed="0.000832"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:26.619259" elapsed="0.000236"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:15:26.617444" elapsed="0.002102"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.620285" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:26.619889" elapsed="0.000434"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:26.621317" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:26.621010" elapsed="0.000337"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:26.621409" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:15:26.621590" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:26.620574" elapsed="0.001045"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:26.622007" elapsed="0.000280"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:15:26.619692" elapsed="0.002646"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:15:26.613145" elapsed="0.009234"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:15:26.622433" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:15:26.622620" level="INFO">${mapping_to_use} = {'RIB_INSTANCE_NAME': 'example-bgp-rib', 'APP_PEER_ID': '10.30.171.3', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10.30.171.3'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:15:26.611812" elapsed="0.010838"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:26.611495" elapsed="0.011193"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.622919" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:26.622720" elapsed="0.000267"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.611475" elapsed="0.011592"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.623890" level="INFO">${final_text} = rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:26.623241" elapsed="0.000677"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:26.623967" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:15:26.607643" elapsed="0.016451"/>
</kw>
<msg time="2026-04-21T02:15:26.624149" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:26.595234" elapsed="0.028965"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.636534" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.648806" elapsed="0.000033"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.661226" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.661442" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.661626" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.662039" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:26.661890" elapsed="0.000205"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:26.661874" elapsed="0.000245"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.662309" elapsed="0.000024"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.662485" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.662655" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:26.661837" elapsed="0.000870"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:26.661709" elapsed="0.001025"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.662894" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:26.662970" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:15:26.663100" level="INFO">${uri} = rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:26.591011" elapsed="0.072117"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.687819" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:26.687404" elapsed="0.000445"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:26.688710" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer_route.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:26.688446" elapsed="0.000364">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer_route.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:26.688934" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:26.688099" elapsed="0.000860"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.689511" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:26.689123" elapsed="0.000414"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:26.689856" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer_route/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer_route/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:26.690031" level="INFO">${template} = &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;prefix&gt;10.0.0.17/32&lt;/prefix&gt;
    &lt;route-key&gt;10.0.0.17/32&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;as-path/&gt;...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:26.689698" elapsed="0.000362"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.690509" level="INFO">&lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;prefix&gt;10.0.0.17/32&lt;/prefix&gt;
    &lt;route-key&gt;10.0.0.17/32&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;10.11.1.1&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
    &lt;/attributes&gt;
&lt;/ipv4-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:26.690218" elapsed="0.000344"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:15:26.690952" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:26.690631" elapsed="0.000380"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.691481" level="INFO">${mapping_to_use} = {'RIB_INSTANCE_NAME': 'example-bgp-rib', 'APP_PEER_ID': '10.30.171.3', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10.30.171.3'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:26.691183" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:26.691037" elapsed="0.000506"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.690612" elapsed="0.000954"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.692193" level="INFO">${final_text} = &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;prefix&gt;10.0.0.17/32&lt;/prefix&gt;
    &lt;route-key&gt;10.0.0.17/32&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;as-path/&gt;...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:26.691710" elapsed="0.000513"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:26.692274" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:15:26.686750" elapsed="0.005698"/>
</kw>
<msg time="2026-04-21T02:15:26.692519" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:26.674065" elapsed="0.018518"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.705024" elapsed="0.000033"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.717523" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.729900" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.730125" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.730312" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.730736" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:26.730583" elapsed="0.000225"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:26.730565" elapsed="0.000273"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.730985" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.731153" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.731320" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:26.730524" elapsed="0.000850"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:26.730401" elapsed="0.001002"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.731551" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:26.731629" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:15:26.731992" level="INFO">${data} = &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;prefix&gt;10.0.0.17/32&lt;/prefix&gt;
    &lt;route-key&gt;10.0.0.17/32&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;as-path/&gt;...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:26.673161" elapsed="0.058864"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:26.733562" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer_route/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:26.733211" elapsed="0.000430">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer_route/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:26.733739" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:26.732812" elapsed="0.000953"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.734119" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:26.733855" elapsed="0.000321"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.734678" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:26.734377" elapsed="0.000327"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:26.734200" elapsed="0.000540"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.733836" elapsed="0.000925"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.737342" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:26.734929" elapsed="0.002448"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:15:26.737489" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:15:26.737654" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:26.732410" elapsed="0.005270"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.739261" level="INFO">rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:26.738999" elapsed="0.000309"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.739698" level="INFO">&lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;prefix&gt;10.0.0.17/32&lt;/prefix&gt;
    &lt;route-key&gt;10.0.0.17/32&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;10.11.1.1&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
    &lt;/attributes&gt;
&lt;/ipv4-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:26.739459" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.740227" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:26.739921" elapsed="0.000353"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.740719" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:26.740427" elapsed="0.000339"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:15:26.741824" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:15:26.741487" elapsed="0.000372"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:15:26.742287" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:15:26.742062" elapsed="0.000260"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:26.742532" elapsed="0.000493"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.743512" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:26.743241" elapsed="0.000317"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:15:26.743604" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:15:26.743763" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:15:26.740991" elapsed="0.002814"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:26.755272" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01ejune2z7iv001pdkwzgzym89p29.node0', 'Content-Length': '458', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;prefix&gt;10.0.0.17/32&lt;/prefix&gt;
    &lt;route-key&gt;10.0.0.17/32&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;10.11.1.1&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
    &lt;/attributes&gt;
&lt;/ipv4-route&gt; 
 </msg>
<msg time="2026-04-21T02:15:26.755384" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes/ipv4-route=10.0.0.17%2F32,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:26.755546" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:15:26.746000" elapsed="0.009585"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:26.743883" elapsed="0.011770"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.755939" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:26.755693" elapsed="0.000348"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.743864" elapsed="0.012209"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.761022" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:26.757726" elapsed="0.003359"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:26.757347" elapsed="0.003789"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.757319" elapsed="0.003852"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.765384" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:26.761663" elapsed="0.003800"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:26.761324" elapsed="0.004190"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.761298" elapsed="0.004251"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.766411" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:26.765829" elapsed="0.000621"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.766916" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:26.766552" elapsed="0.000447"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.767696" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:26.767265" elapsed="0.000468"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:26.767035" elapsed="0.000747"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.766526" elapsed="0.001309"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.768708" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:26.768059" elapsed="0.000688"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.769214" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:26.768882" elapsed="0.000410"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.770060" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:26.769581" elapsed="0.000519"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:26.769325" elapsed="0.000828"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.768856" elapsed="0.001329"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:26.770413" elapsed="0.000546"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:15:26.771637" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:26.771201" elapsed="0.000476"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:15:26.771926" elapsed="0.003580"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:15:26.756650" elapsed="0.018968"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:15:26.775939" elapsed="0.000051"/>
</return>
<status status="PASS" start="2026-04-21T02:15:26.775742" elapsed="0.000302"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.775710" elapsed="0.000372"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.776322" elapsed="0.000033"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:15:26.776425" elapsed="0.000022"/>
</return>
<msg time="2026-04-21T02:15:26.779095" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:15:26.738034" elapsed="0.041090"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:26.779197" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:15:26.779359" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:15:26.578415" elapsed="0.200969"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.779782" elapsed="0.000052"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:26.779490" elapsed="0.000388"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.779473" elapsed="0.000430"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:26.779939" elapsed="0.000025"/>
</return>
<arg>${POLICIES_VAR}/app_peer_route</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:15:26.574066" elapsed="0.206087"/>
</kw>
<doc>Configures bgp application peer, and configures it's routes.</doc>
<status status="PASS" start="2026-04-21T02:15:26.270914" elapsed="0.509373"/>
</test>
<test id="s1-s20-t3" name="Reconfigure_ODL_To_Accept_Connections" line="60">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:15:26.783635" elapsed="0.000281"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:15:26.783364" elapsed="0.000610"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:15:26.785044" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:26.784928" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.784909" elapsed="0.000203"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:15:26.790028" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:26.789918" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.789900" elapsed="0.000197"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.791115" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:26.790706" elapsed="0.000436"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.791596" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:15:26.791302" elapsed="0.000319"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:15:26.791666" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:15:26.791836" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:15:26.790326" elapsed="0.001536"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:15:26.797674" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:26.797563" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.797544" elapsed="0.000200"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:15:26.798974" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:26.798864" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.798845" elapsed="0.000199"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:15:26.799501" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:15:26.799191" elapsed="0.000337"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:15:26.799935" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:15:26.799689" elapsed="0.000272"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:15:26.830041" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:15:26.800505" elapsed="0.029808"/>
</kw>
<msg time="2026-04-21T02:15:26.830572" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:15:26.830625" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:26.800120" elapsed="0.030541"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:15:26.855875" level="INFO">". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:15:26.831443" elapsed="0.024599"/>
</kw>
<msg time="2026-04-21T02:15:26.856253" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:15:26.856300" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:26.830973" elapsed="0.025364"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.856742" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:26.856448" elapsed="0.000375"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.856413" elapsed="0.000439"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.857349" level="INFO"> ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:26.857000" elapsed="0.000516"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.857826" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:26.857588" elapsed="0.000293"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.857567" elapsed="0.000338"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:15:26.857946" elapsed="0.000041"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:15:26.860570" elapsed="0.000149"/>
</kw>
<msg time="2026-04-21T02:15:26.860782" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:26.859515" elapsed="0.001423"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.861224" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.861559" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:15:26.858857" elapsed="0.002886"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:15:26.858271" elapsed="0.003561"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:15:26.798534" elapsed="0.063398"/>
</kw>
<msg time="2026-04-21T02:15:26.862026" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:15:26.862071" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:26.797914" elapsed="0.064195"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:15:26.862293" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:15:26.862185" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.862167" elapsed="0.000209"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.862851" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.863201" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:15:26.863273" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:15:26.797217" elapsed="0.066168"/>
</kw>
<msg time="2026-04-21T02:15:26.863480" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:15:26.863523" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:26.792250" elapsed="0.071313"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.863918" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:26.863649" elapsed="0.000324"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.863631" elapsed="0.000366"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:15:26.792105" elapsed="0.071916"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:15:26.791922" elapsed="0.072134"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:15:26.789530" elapsed="0.074585"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:15:26.784608" elapsed="0.079566"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:26.784130" elapsed="0.080122"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:15:26.781245" elapsed="0.083065"/>
</kw>
<for flavor="IN ZIP">
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.865345" level="INFO">&amp;{mapping} = { IP=127.0.0.1 | HOLDTIME=180 | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=127.0.0.${index}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:26.864741" elapsed="0.000632"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.898808" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:26.898275" elapsed="0.000567"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:26.899644" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:26.899353" elapsed="0.000373">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:26.899837" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:26.899012" elapsed="0.000852"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.900451" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:26.900029" elapsed="0.000449"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:26.900780" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:26.900975" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:26.900639" elapsed="0.000362"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.901403" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:26.901159" elapsed="0.000292"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.902441" level="INFO">mapping: {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:26.902183" elapsed="0.000304"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.902925" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:26.902644" elapsed="0.000308"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.903662" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:26.903325" elapsed="0.000363"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:26.904710" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:26.904240" elapsed="0.000496"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:26.904814" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:15:26.904976" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:26.903895" elapsed="0.001105"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:26.905153" elapsed="0.000245"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-04-21T02:15:26.903188" elapsed="0.002250"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.906002" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:26.905685" elapsed="0.000342"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:26.907159" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:26.906697" elapsed="0.000488"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:26.907236" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:15:26.907391" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:26.906214" elapsed="0.001201"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:26.907568" elapsed="0.000237"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:15:26.905554" elapsed="0.002293"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.908454" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:26.908110" elapsed="0.000372"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:26.909446" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:26.909005" elapsed="0.000468"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:26.909523" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:15:26.909674" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:26.908669" elapsed="0.001030"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:26.909882" elapsed="0.000225"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:15:26.907962" elapsed="0.002188"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.910698" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:26.910398" elapsed="0.000327"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:26.911683" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:26.911248" elapsed="0.000462"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:26.911761" elapsed="0.000043"/>
</return>
<msg time="2026-04-21T02:15:26.911930" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:26.910929" elapsed="0.001027"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:26.912132" elapsed="0.000226"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:15:26.910265" elapsed="0.002133"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.913008" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:26.912689" elapsed="0.000345"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:26.913990" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:26.913534" elapsed="0.000482"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:26.914065" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:15:26.914215" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:26.913219" elapsed="0.001021"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:26.914390" elapsed="0.000221"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:15:26.912512" elapsed="0.002138"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:15:26.903005" elapsed="0.011681"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:15:26.914728" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:15:26.914903" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:15:26.901861" elapsed="0.013068"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:26.901526" elapsed="0.013435"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.915134" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:26.914987" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.901504" elapsed="0.013707"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.916003" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:26.915354" elapsed="0.000677"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:26.916094" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:15:26.897622" elapsed="0.018596"/>
</kw>
<msg time="2026-04-21T02:15:26.916273" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:26.885212" elapsed="0.031108"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.928714" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.940710" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.952775" elapsed="0.000040"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.952984" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.953157" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.953524" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:26.953379" elapsed="0.000200"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:26.953365" elapsed="0.000238"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.953742" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.953927" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.954092" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:26.953336" elapsed="0.000809"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:26.953233" elapsed="0.000938"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.954316" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:26.954391" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:15:26.954514" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:26.881025" elapsed="0.073520"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.980466" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:26.980085" elapsed="0.000409"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:26.981236" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:26.981011" elapsed="0.000297">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:26.981399" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:26.980663" elapsed="0.000760"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.982026" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:26.981623" elapsed="0.000430"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:26.982347" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:26.982499" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:26.982211" elapsed="0.000316"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.982949" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;179&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:26.982688" elapsed="0.000334"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:15:26.983389" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:26.983089" elapsed="0.000358"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.983958" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:26.983615" elapsed="0.000370"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:26.983472" elapsed="0.000549"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:26.983070" elapsed="0.000972"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:26.984989" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:26.984187" elapsed="0.000832"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:26.985068" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:15:26.979436" elapsed="0.005759"/>
</kw>
<msg time="2026-04-21T02:15:26.985259" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:26.967173" elapsed="0.018134"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:26.997505" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.009674" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.021663" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.021877" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.022054" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.022429" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.022286" elapsed="0.000198"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:27.022271" elapsed="0.000238"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.022647" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.022829" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.022998" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:27.022240" elapsed="0.000811"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:27.022131" elapsed="0.000947"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.023221" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:27.023296" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:15:27.023463" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:26.964487" elapsed="0.059005"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:27.024821" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:27.024544" elapsed="0.000347">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:27.024982" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:27.024196" elapsed="0.000810"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.025322" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.025075" elapsed="0.000303"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.025886" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:27.025579" elapsed="0.000333"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:27.025402" elapsed="0.000545"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.025057" elapsed="0.000911"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.028263" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:27.026118" elapsed="0.002171"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:15:27.028378" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:15:27.028535" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:27.023862" elapsed="0.004697"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.029953" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.029690" elapsed="0.000310"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.030385" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;179&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.030149" elapsed="0.000307"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.030859" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.030603" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.031286" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.031050" elapsed="0.000279"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:15:27.032176" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:15:27.031977" elapsed="0.000225"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:15:27.032524" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:15:27.032353" elapsed="0.000196"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.032696" elapsed="0.000226"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.033323" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.033079" elapsed="0.000288"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:15:27.033408" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:15:27.033561" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:15:27.031529" elapsed="0.002057"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:27.044879" level="INFO">PUT Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01ejune2z7iv001pdkwzgzym89p29.node0', 'Content-Length': '2156', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;179&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:15:27.045031" level="INFO">PUT Response : url=http://10.30.171.3:8181/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 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:27.045161" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:15:27.035877" elapsed="0.009320"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:27.033653" elapsed="0.011606"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.045505" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.045296" elapsed="0.000301"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.033636" elapsed="0.011991"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.050179" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.046967" elapsed="0.003271"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:27.046640" elapsed="0.003645"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.046615" elapsed="0.003706"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.053853" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.050697" elapsed="0.003220"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:27.050396" elapsed="0.003568"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.050374" elapsed="0.003624"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.054766" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:27.054224" elapsed="0.000600"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.055247" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.054922" elapsed="0.000405"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.056039" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:27.055581" elapsed="0.000496"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:27.055359" elapsed="0.000767"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.054897" elapsed="0.001259"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.056896" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:27.056373" elapsed="0.000561"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.057350" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.057029" elapsed="0.000399"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.058110" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:27.057678" elapsed="0.000468"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:27.057462" elapsed="0.000731"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.057005" elapsed="0.001218"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:27.058424" elapsed="0.000497"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:15:27.059534" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:27.059146" elapsed="0.000423"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.059821" elapsed="0.003178"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:15:27.046149" elapsed="0.016939"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:15:27.063330" elapsed="0.000038"/>
</return>
<status status="PASS" start="2026-04-21T02:15:27.063180" elapsed="0.000235"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.063154" elapsed="0.000294"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.063687" elapsed="0.000031"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:15:27.063782" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:15:27.066290" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:15:27.028908" elapsed="0.037408"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:27.066416" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:15:27.066576" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:15:26.870353" elapsed="0.196249"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.067104" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.066864" elapsed="0.000308"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.066845" elapsed="0.000351"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:27.067229" elapsed="0.000025"/>
</return>
<arg>${POLICIES_VAR}${/}${peer_type}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:15:26.865679" elapsed="0.201674"/>
</kw>
<var name="${index}">1</var>
<var name="${peer_type}">ibgp_peer</var>
<status status="PASS" start="2026-04-21T02:15:26.864577" elapsed="0.202816"/>
</iter>
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.068301" level="INFO">&amp;{mapping} = { IP=127.0.0.2 | HOLDTIME=180 | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=127.0.0.${index}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.067708" elapsed="0.000621"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.100847" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:27.100461" elapsed="0.000414"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:27.101590" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:27.101364" elapsed="0.000296">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:27.101891" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:27.101037" elapsed="0.000880"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.102493" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:27.102079" elapsed="0.000442"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:27.102831" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:27.102981" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:27.102680" elapsed="0.000327"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.103398" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.103160" elapsed="0.000282"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.104421" level="INFO">mapping: {'IP': '127.0.0.2', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.104168" elapsed="0.000297"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.104898" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.104620" elapsed="0.000303"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.105577" level="INFO">${value} = 127.0.0.2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:27.105280" elapsed="0.000325"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:27.106599" level="INFO">${encoded} = 127.0.0.2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.106124" elapsed="0.000501"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:27.106675" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:15:27.106900" level="INFO">${encoded_value} = 127.0.0.2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:27.105806" elapsed="0.001120"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.107078" elapsed="0.000228"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.2</var>
<status status="PASS" start="2026-04-21T02:15:27.105147" elapsed="0.002199"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.107916" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:27.107601" elapsed="0.000340"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:27.110288" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.109843" elapsed="0.000471"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:27.110367" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:15:27.110520" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:27.109501" elapsed="0.001045"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.110697" elapsed="0.000239"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:15:27.107470" elapsed="0.003508"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.111584" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:27.111223" elapsed="0.000389"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:27.112764" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.112325" elapsed="0.000483"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:27.112861" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:15:27.113048" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:27.111841" elapsed="0.001235"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.113230" elapsed="0.000223"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:15:27.111092" elapsed="0.002402"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.114059" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:27.113742" elapsed="0.000344"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:27.115048" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.114590" elapsed="0.000485"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:27.115125" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:15:27.115278" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:27.114273" elapsed="0.001029"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.115473" elapsed="0.000223"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:15:27.113610" elapsed="0.002128"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.116295" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:27.116001" elapsed="0.000320"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:27.117281" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.116847" elapsed="0.000461"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:27.117359" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:15:27.117510" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:27.116504" elapsed="0.001031"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.117684" elapsed="0.000237"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:15:27.115868" elapsed="0.002095"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:15:27.104973" elapsed="0.013026"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:15:27.118043" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:15:27.118200" level="INFO">${mapping_to_use} = {'IP': '127.0.0.2', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:15:27.103848" elapsed="0.014378"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:27.103540" elapsed="0.014718"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.118428" elapsed="0.000056"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.118282" elapsed="0.000240"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.103521" elapsed="0.015022"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.119339" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:27.118688" elapsed="0.000679"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:27.119428" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:15:27.099856" elapsed="0.019700"/>
</kw>
<msg time="2026-04-21T02:15:27.119611" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:27.087645" elapsed="0.032013"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.131985" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.144426" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.156691" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.156908" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.157089" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.157473" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.157326" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:27.157311" elapsed="0.000242"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.157692" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.157872" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.158038" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:27.157276" elapsed="0.000814"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:27.157167" elapsed="0.000949"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.158263" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:27.158338" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:15:27.158471" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:27.083444" elapsed="0.075098"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.184573" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:27.184184" elapsed="0.000417"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:27.185372" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:27.185114" elapsed="0.000335">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:27.185543" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:27.184762" elapsed="0.000806"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.186140" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:27.185731" elapsed="0.000436"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:27.186473" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:27.186644" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:27.186327" elapsed="0.000346"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.187090" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;179&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.186845" elapsed="0.000318"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:15:27.187554" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.187250" elapsed="0.000362"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.188096" level="INFO">${mapping_to_use} = {'IP': '127.0.0.2', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:27.187782" elapsed="0.000341"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:27.187638" elapsed="0.000519"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.187229" elapsed="0.000950"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.189138" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:27.188324" elapsed="0.000887"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:27.189265" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:15:27.183552" elapsed="0.005844"/>
</kw>
<msg time="2026-04-21T02:15:27.189461" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:27.171203" elapsed="0.018305"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.201907" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.215383" elapsed="0.000042"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.230643" elapsed="0.000035"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.230895" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.231104" elapsed="0.000025"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.231572" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.231416" elapsed="0.000213"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:27.231398" elapsed="0.000258"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.231820" elapsed="0.000023"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.232020" elapsed="0.000030"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.232242" elapsed="0.000029"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:27.231356" elapsed="0.000953"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:27.231207" elapsed="0.001140"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.232541" elapsed="0.000027"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:27.232642" elapsed="0.000023"/>
</return>
<msg time="2026-04-21T02:15:27.232901" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:27.168496" elapsed="0.064445"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:27.234751" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:27.234398" elapsed="0.000463">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:27.234982" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:27.233912" elapsed="0.001102"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.235464" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.235127" elapsed="0.000409"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.236189" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:27.235817" elapsed="0.000406"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:27.235569" elapsed="0.000696"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.235103" elapsed="0.001191"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.239114" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:27.236492" elapsed="0.002651"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:15:27.239199" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:15:27.239361" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:27.233480" elapsed="0.005907"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.240824" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.240550" elapsed="0.000325"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.241265" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;179&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.241025" elapsed="0.000312"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.241756" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.241501" elapsed="0.000317"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.242208" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.241969" elapsed="0.000283"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:15:27.243107" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:15:27.242879" elapsed="0.000257"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:15:27.243485" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:15:27.243291" elapsed="0.000221"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.243682" elapsed="0.000238"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.244363" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.244080" elapsed="0.000382"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:15:27.244508" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:15:27.244670" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:15:27.242455" elapsed="0.002240"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:27.257464" level="INFO">PUT Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01ejune2z7iv001pdkwzgzym89p29.node0', 'Content-Length': '2156', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;179&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:15:27.257544" level="INFO">PUT Response : url=http://10.30.171.3:8181/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 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:27.257661" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:15:27.247055" elapsed="0.010632"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:27.244768" elapsed="0.012967"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.257947" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.257764" elapsed="0.000253"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.244749" elapsed="0.013290"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.263824" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.259081" elapsed="0.004845"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:27.258777" elapsed="0.005228"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.258759" elapsed="0.005302"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.270524" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.264683" elapsed="0.005951"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:27.264187" elapsed="0.006530"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.264151" elapsed="0.006624"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.271905" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:27.271300" elapsed="0.000633"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.272256" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.272010" elapsed="0.000306"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.272833" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:27.272508" elapsed="0.000357"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:27.272340" elapsed="0.000752"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.271990" elapsed="0.001135"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.273743" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:27.273303" elapsed="0.000468"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.274108" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.273867" elapsed="0.000298"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.274646" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:27.274348" elapsed="0.000324"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:27.274189" elapsed="0.000519"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.273848" elapsed="0.000881"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:27.274908" elapsed="0.000395"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:15:27.275776" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:27.275471" elapsed="0.000349"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.275978" elapsed="0.002322"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:15:27.258411" elapsed="0.019961"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:15:27.278560" elapsed="0.000037"/>
</return>
<status status="PASS" start="2026-04-21T02:15:27.278443" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.278424" elapsed="0.000234"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.278822" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:15:27.278892" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:15:27.281105" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:15:27.239729" elapsed="0.041403"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:27.281199" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:15:27.281359" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:15:27.072954" elapsed="0.208438"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.281772" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.281501" elapsed="0.000361"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.281483" elapsed="0.000404"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:27.281919" elapsed="0.000026"/>
</return>
<arg>${POLICIES_VAR}${/}${peer_type}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:15:27.068592" elapsed="0.213452"/>
</kw>
<var name="${index}">2</var>
<var name="${peer_type}">ibgp_peer</var>
<status status="PASS" start="2026-04-21T02:15:27.067511" elapsed="0.214575"/>
</iter>
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.283073" level="INFO">&amp;{mapping} = { IP=127.0.0.3 | HOLDTIME=180 | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=127.0.0.${index}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.282386" elapsed="0.000716"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.317040" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:27.316627" elapsed="0.000443"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:27.318012" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:27.317573" elapsed="0.000532">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:27.318204" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:27.317238" elapsed="0.000991"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.318895" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:27.318393" elapsed="0.000537"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:27.319246" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:27.319416" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:27.319097" elapsed="0.000346"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.319895" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.319632" elapsed="0.000310"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.320921" level="INFO">mapping: {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.320649" elapsed="0.000318"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.321389" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.321125" elapsed="0.000289"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.322100" level="INFO">${value} = 127.0.0.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:27.321800" elapsed="0.000325"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:27.323150" level="INFO">${encoded} = 127.0.0.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.322634" elapsed="0.000543"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:27.323230" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:15:27.323389" level="INFO">${encoded_value} = 127.0.0.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:27.322312" elapsed="0.001101"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.323565" elapsed="0.000256"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.3</var>
<status status="PASS" start="2026-04-21T02:15:27.321650" elapsed="0.002212"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.324406" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:27.324111" elapsed="0.000320"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:27.325385" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.324950" elapsed="0.000461"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:27.325461" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:15:27.325610" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:27.324619" elapsed="0.001015"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.325783" elapsed="0.000238"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:15:27.323978" elapsed="0.002082"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.326764" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:27.326302" elapsed="0.000537"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:27.327784" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.327344" elapsed="0.000490"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:27.327885" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:15:27.328036" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:27.327028" elapsed="0.001032"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.328208" elapsed="0.000221"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:15:27.326173" elapsed="0.002345"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.329079" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:27.328765" elapsed="0.000340"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:27.330049" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.329602" elapsed="0.000473"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:27.330126" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:15:27.330276" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:27.329288" elapsed="0.001013"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.330450" elapsed="0.000225"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:15:27.328633" elapsed="0.002082"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.331417" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:27.331120" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:27.332405" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.331973" elapsed="0.000458"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:27.332480" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:15:27.332630" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:27.331627" elapsed="0.001027"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.332819" elapsed="0.000220"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:15:27.330988" elapsed="0.002091"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:15:27.321469" elapsed="0.011645"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:15:27.333158" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:15:27.333323" level="INFO">${mapping_to_use} = {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:15:27.320328" elapsed="0.013021"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:27.320021" elapsed="0.013361"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.333555" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.333408" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.319997" elapsed="0.013634"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.334428" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:27.333775" elapsed="0.000681"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:27.334505" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:15:27.316004" elapsed="0.018629"/>
</kw>
<msg time="2026-04-21T02:15:27.334689" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:27.303324" elapsed="0.031414"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.347305" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.359628" elapsed="0.000056"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.375617" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.375856" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.376044" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.376454" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.376303" elapsed="0.000209"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:27.376285" elapsed="0.000252"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.376680" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.376865" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.377034" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:27.376246" elapsed="0.000842"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:27.376128" elapsed="0.000989"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.377265" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:27.377345" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:15:27.377501" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:27.298950" elapsed="0.078581"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.403500" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:27.403102" elapsed="0.000428"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:27.404308" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:27.404049" elapsed="0.000338">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:27.404481" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:27.403695" elapsed="0.000810"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.405067" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:27.404667" elapsed="0.000426"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:27.405391" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:27.405608" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:27.405252" elapsed="0.000385"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.406060" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;179&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;EXTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.405811" elapsed="0.000323"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:15:27.406511" elapsed="0.000089"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.406205" elapsed="0.000440"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.407171" level="INFO">${mapping_to_use} = {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:27.406865" elapsed="0.000333"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:27.406672" elapsed="0.000562"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.406185" elapsed="0.001071"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.408245" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.3&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:27.407400" elapsed="0.000876"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:27.408327" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:15:27.402375" elapsed="0.006084"/>
</kw>
<msg time="2026-04-21T02:15:27.408525" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:27.390030" elapsed="0.018542"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.420760" elapsed="0.000039"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.432829" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.445485" elapsed="0.000035"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.445708" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.445908" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.446314" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.446166" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:27.446150" elapsed="0.000244"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.446632" elapsed="0.000023"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.446822" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.446989" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:27.446114" elapsed="0.000928"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:27.445993" elapsed="0.001078"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.447218" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:27.447295" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:15:27.447472" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.3&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:27.387411" elapsed="0.060090"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:27.448891" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:27.448586" elapsed="0.000383">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:27.449061" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:27.448209" elapsed="0.000876"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.449403" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.449153" elapsed="0.000306"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.449972" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:27.449662" elapsed="0.000336"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:27.449484" elapsed="0.000548"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.449136" elapsed="0.000917"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.452354" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:27.450200" elapsed="0.002179"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:15:27.452432" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:15:27.452585" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:27.447860" elapsed="0.004749"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.454004" level="INFO">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.3</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.453739" elapsed="0.000353"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.454499" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.3&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;179&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;EXTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.454245" elapsed="0.000327"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.454994" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.454723" elapsed="0.000315"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.455431" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.455188" elapsed="0.000288"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:15:27.456296" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:15:27.456100" elapsed="0.000222"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:15:27.456643" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:15:27.456472" elapsed="0.000197"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.456831" elapsed="0.000212"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.457439" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.457196" elapsed="0.000286"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:15:27.457524" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:15:27.457677" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:15:27.455680" elapsed="0.002021"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:27.468828" level="INFO">PUT Request : url=http://10.30.171.3:8181/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.3 
 path_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.3 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01ejune2z7iv001pdkwzgzym89p29.node0', 'Content-Length': '2156', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.3&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;179&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;EXTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:15:27.468939" level="INFO">PUT Response : url=http://10.30.171.3:8181/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.3 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:27.469034" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:15:27.459971" elapsed="0.009088"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:27.457770" elapsed="0.011335"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.469283" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.469131" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.457753" elapsed="0.011618"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.472638" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.470317" elapsed="0.002364"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:27.470099" elapsed="0.002616"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.470082" elapsed="0.002659"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.475269" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.473028" elapsed="0.002286"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:27.472809" elapsed="0.002539"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.472778" elapsed="0.002595"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.475938" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:27.475535" elapsed="0.000430"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.476266" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.476032" elapsed="0.000290"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.476818" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:27.476502" elapsed="0.000344"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:27.476346" elapsed="0.000535"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.476015" elapsed="0.000887"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.477415" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:27.477056" elapsed="0.000385"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.477737" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.477509" elapsed="0.000299"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.478282" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:27.477992" elapsed="0.000331"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:27.477834" elapsed="0.000526"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.477491" elapsed="0.000895"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:27.478535" elapsed="0.000366"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:15:27.479345" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:27.479064" elapsed="0.000306"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.479520" elapsed="0.002405"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:15:27.469729" elapsed="0.012258"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:15:27.482158" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:15:27.482052" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.482034" elapsed="0.000210"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.482420" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:15:27.482488" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:15:27.484781" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:15:27.452952" elapsed="0.031870"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:27.484924" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:15:27.485087" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:15:27.287822" elapsed="0.197290"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.485450" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.485212" elapsed="0.000306"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.485194" elapsed="0.000348"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:27.485575" elapsed="0.000026"/>
</return>
<arg>${POLICIES_VAR}${/}${peer_type}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:15:27.283382" elapsed="0.202316"/>
</kw>
<var name="${index}">3</var>
<var name="${peer_type}">ebgp_peer</var>
<status status="PASS" start="2026-04-21T02:15:27.282211" elapsed="0.203528"/>
</iter>
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.486632" level="INFO">&amp;{mapping} = { IP=127.0.0.4 | HOLDTIME=180 | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=127.0.0.${index}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.486035" elapsed="0.000625"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.520929" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:27.520446" elapsed="0.000519"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:27.521735" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:27.521476" elapsed="0.000352">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:27.521922" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:27.521140" elapsed="0.000806"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.522563" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:27.522111" elapsed="0.000480"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:27.522918" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:27.523089" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:27.522754" elapsed="0.000361"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.523521" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.523272" elapsed="0.000311"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.524621" level="INFO">mapping: {'IP': '127.0.0.4', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.524359" elapsed="0.000307"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.525112" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.524840" elapsed="0.000298"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.525830" level="INFO">${value} = 127.0.0.4</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:27.525514" elapsed="0.000342"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:27.526936" level="INFO">${encoded} = 127.0.0.4</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.526413" elapsed="0.000550"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:27.527017" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:15:27.527254" level="INFO">${encoded_value} = 127.0.0.4</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:27.526064" elapsed="0.001216"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.527437" elapsed="0.000277"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.4</var>
<status status="PASS" start="2026-04-21T02:15:27.525376" elapsed="0.002379"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.528395" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:27.528030" elapsed="0.000399"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:27.529655" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.529181" elapsed="0.000501"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:27.529738" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:15:27.529947" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:27.528854" elapsed="0.001127"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.530181" elapsed="0.000235"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:15:27.527897" elapsed="0.002561"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.531124" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:27.530706" elapsed="0.000453"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:27.532282" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.531773" elapsed="0.000535"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:27.532490" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:15:27.532645" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:27.531399" elapsed="0.001271"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.532837" elapsed="0.000240"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:15:27.530573" elapsed="0.002546"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.533741" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:27.533365" elapsed="0.000409"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:27.534916" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.534413" elapsed="0.000530"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:27.534994" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:15:27.535172" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:27.534034" elapsed="0.001172"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.535360" elapsed="0.000225"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:15:27.533232" elapsed="0.002394"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.536197" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:27.535894" elapsed="0.000336"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:27.537348" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.536871" elapsed="0.000504"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:27.537427" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:15:27.537578" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:27.536466" elapsed="0.001137"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.537757" elapsed="0.000279"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:15:27.535740" elapsed="0.002341"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:15:27.525192" elapsed="0.012968"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:15:27.538217" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:15:27.538383" level="INFO">${mapping_to_use} = {'IP': '127.0.0.4', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:15:27.524037" elapsed="0.014372"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:27.523683" elapsed="0.014758"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.538619" elapsed="0.000061"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.538470" elapsed="0.000248"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.523650" elapsed="0.015090"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.539555" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:27.538903" elapsed="0.000686"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:27.539646" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:15:27.519802" elapsed="0.019983"/>
</kw>
<msg time="2026-04-21T02:15:27.539902" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:27.507194" elapsed="0.032762"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.552198" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.564094" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.576028" elapsed="0.000049"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.576303" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.576489" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.576935" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.576764" elapsed="0.000227"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:27.576746" elapsed="0.000271"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.577159" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.577325" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.577489" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:27.576708" elapsed="0.000834"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:27.576573" elapsed="0.000997"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.577714" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:27.577808" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T02:15:27.577976" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:27.501778" elapsed="0.076323"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.608914" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:27.608450" elapsed="0.000498"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:27.609732" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:27.609474" elapsed="0.000350">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:27.609947" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:27.609123" elapsed="0.000850"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.610531" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:27.610140" elapsed="0.000418"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:27.610882" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:27.611054" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:27.610721" elapsed="0.000363"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.611490" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;179&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;EXTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.611241" elapsed="0.000323"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:15:27.612029" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.611646" elapsed="0.000444"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.612567" level="INFO">${mapping_to_use} = {'IP': '127.0.0.4', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:27.612265" elapsed="0.000329"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:27.612119" elapsed="0.000511"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.611621" elapsed="0.001031"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.613633" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.4&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:27.612812" elapsed="0.000907"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:27.613777" elapsed="0.000052"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:15:27.607644" elapsed="0.006362"/>
</kw>
<msg time="2026-04-21T02:15:27.614075" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:27.591264" elapsed="0.022861"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.627613" elapsed="0.000050"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.640044" elapsed="0.000041"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.652484" elapsed="0.000036"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.652726" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.652940" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.653366" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.653213" elapsed="0.000211"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:27.653196" elapsed="0.000254"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.653595" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.653814" elapsed="0.000028"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.654003" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:27.653157" elapsed="0.000902"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:27.653029" elapsed="0.001058"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.654234" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:27.654314" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:15:27.654507" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.4&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:27.588303" elapsed="0.066235"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:27.656163" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:27.655808" elapsed="0.000449">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:27.656367" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:27.655354" elapsed="0.001038"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.656729" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.656464" elapsed="0.000347"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.657351" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:27.657035" elapsed="0.000345"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:27.656845" elapsed="0.000571"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.656446" elapsed="0.000992"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.659866" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:27.657591" elapsed="0.002306"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:15:27.659965" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:15:27.660158" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:27.654993" elapsed="0.005198"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.661965" level="INFO">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.4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.661602" elapsed="0.000420"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.662428" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.4&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;179&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;EXTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.662180" elapsed="0.000321"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.662977" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.662659" elapsed="0.000366"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.663453" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.663199" elapsed="0.000301"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:15:27.664350" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:15:27.664148" elapsed="0.000229"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:15:27.664769" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:15:27.664580" elapsed="0.000233"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.664995" elapsed="0.000216"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.665629" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.665372" elapsed="0.000374"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:15:27.665807" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:15:27.665985" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:15:27.663708" elapsed="0.002303"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:27.678319" level="INFO">PUT Request : url=http://10.30.171.3:8181/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.4 
 path_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.4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01ejune2z7iv001pdkwzgzym89p29.node0', 'Content-Length': '2156', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.4&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;179&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;EXTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:15:27.678409" level="INFO">PUT Response : url=http://10.30.171.3:8181/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.4 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:27.678529" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:15:27.668346" elapsed="0.010211"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:27.666086" elapsed="0.012526"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.678832" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.678642" elapsed="0.000261"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.666067" elapsed="0.012858"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.682345" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.679948" elapsed="0.002440"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:27.679696" elapsed="0.002726"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.679677" elapsed="0.002770"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.686315" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.682812" elapsed="0.003570"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:27.682501" elapsed="0.003932"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.682485" elapsed="0.003984"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.687330" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:27.686731" elapsed="0.000638"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.687877" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.687471" elapsed="0.000513"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.688842" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:27.688325" elapsed="0.000569"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:27.688031" elapsed="0.001015"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.687445" elapsed="0.001647"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.690060" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:27.689389" elapsed="0.000712"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.690555" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.690206" elapsed="0.000434"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.691411" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:27.690958" elapsed="0.000494"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:27.690676" elapsed="0.000831"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.690180" elapsed="0.001359"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:27.691964" elapsed="0.000531"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:15:27.693201" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:27.692741" elapsed="0.000500"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.693472" elapsed="0.003009"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:15:27.679316" elapsed="0.017238"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:15:27.696746" elapsed="0.000034"/>
</return>
<status status="PASS" start="2026-04-21T02:15:27.696628" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.696609" elapsed="0.000249"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.697012" elapsed="0.000023"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:15:27.697084" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:15:27.699351" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:15:27.660596" elapsed="0.038782"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:27.699447" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:15:27.699602" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:15:27.491285" elapsed="0.208342"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.700004" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.699726" elapsed="0.000349"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.699709" elapsed="0.000390"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:27.700132" elapsed="0.000026"/>
</return>
<arg>${POLICIES_VAR}${/}${peer_type}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:15:27.486941" elapsed="0.213315"/>
</kw>
<var name="${index}">4</var>
<var name="${peer_type}">ebgp_peer</var>
<status status="PASS" start="2026-04-21T02:15:27.485873" elapsed="0.214424"/>
</iter>
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.701217" level="INFO">&amp;{mapping} = { IP=127.0.0.5 | HOLDTIME=180 | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=127.0.0.${index}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.700594" elapsed="0.000652"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.735511" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:27.735051" elapsed="0.000539"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:27.736510" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:27.736143" elapsed="0.000443">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:27.736684" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:27.735770" elapsed="0.000940"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.737325" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:27.736923" elapsed="0.000431"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:27.737705" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:27.737891" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:27.737557" elapsed="0.000362"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.738327" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.738079" elapsed="0.000296"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.739440" level="INFO">mapping: {'IP': '127.0.0.5', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.739173" elapsed="0.000316"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.739942" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.739652" elapsed="0.000317"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.740649" level="INFO">${value} = 127.0.0.5</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:27.740346" elapsed="0.000329"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:27.741911" level="INFO">${encoded} = 127.0.0.5</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.741256" elapsed="0.000685"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:27.741998" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:15:27.742166" level="INFO">${encoded_value} = 127.0.0.5</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:27.740914" elapsed="0.001277"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.742349" elapsed="0.000243"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.5</var>
<status status="PASS" start="2026-04-21T02:15:27.740208" elapsed="0.002427"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.743336" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:27.742907" elapsed="0.000456"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:27.744346" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.743896" elapsed="0.000477"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:27.744425" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:15:27.744578" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:27.743555" elapsed="0.001048"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.744756" elapsed="0.000306"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:15:27.742752" elapsed="0.002364"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.746036" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:27.745411" elapsed="0.000652"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:27.747137" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.746609" elapsed="0.000561"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:27.747229" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:15:27.747386" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:27.746274" elapsed="0.001138"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.747565" elapsed="0.000246"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:15:27.745263" elapsed="0.002644"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.748486" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:27.748177" elapsed="0.000335"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:27.749644" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.749074" elapsed="0.000598"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:27.749726" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:15:27.749938" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:27.748731" elapsed="0.001235"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.750128" elapsed="0.000233"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:15:27.748026" elapsed="0.002388"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.751042" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:27.750689" elapsed="0.000386"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:27.752253" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.751666" elapsed="0.000623"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:27.752353" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:15:27.752524" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:27.751312" elapsed="0.001237"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.752705" elapsed="0.000245"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:15:27.750549" elapsed="0.002444"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:15:27.740024" elapsed="0.013005"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:15:27.753076" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:15:27.753254" level="INFO">${mapping_to_use} = {'IP': '127.0.0.5', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:15:27.738837" elapsed="0.014444"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:27.738458" elapsed="0.014858"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.753542" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.753344" elapsed="0.000260"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.738433" elapsed="0.015198"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.754569" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:27.753834" elapsed="0.000766"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:27.754655" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:15:27.734304" elapsed="0.020482"/>
</kw>
<msg time="2026-04-21T02:15:27.754864" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:27.721328" elapsed="0.033592"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.767727" elapsed="0.000048"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.780547" elapsed="0.000053"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.793699" elapsed="0.000060"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.794036" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.794225" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.794679" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.794520" elapsed="0.000217"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:27.794500" elapsed="0.000264"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.794927" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.795097" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.795264" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:27.794457" elapsed="0.000861"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:27.794313" elapsed="0.001034"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.795494" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:27.795576" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:15:27.795742" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:27.716928" elapsed="0.078843"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.822325" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:27.821923" elapsed="0.000433"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:27.823134" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:27.822871" elapsed="0.000338">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:27.823304" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:27.822523" elapsed="0.000805"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.823901" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:27.823491" elapsed="0.000437"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:27.824231" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:27.824475" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:27.824088" elapsed="0.000417"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.824940" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;true&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;179&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.824664" elapsed="0.000349"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:15:27.825466" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.825088" elapsed="0.000438"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.826022" level="INFO">${mapping_to_use} = {'IP': '127.0.0.5', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:27.825703" elapsed="0.000346"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:27.825553" elapsed="0.000532"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.825066" elapsed="0.001040"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.827074" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.5&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:27.826252" elapsed="0.000852"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:27.827157" elapsed="0.000034"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:15:27.821273" elapsed="0.006019"/>
</kw>
<msg time="2026-04-21T02:15:27.827359" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:27.808766" elapsed="0.018642"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.839665" elapsed="0.000035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.851927" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.864277" elapsed="0.000039"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.864531" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.864715" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.865195" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.865018" elapsed="0.000235"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:27.864999" elapsed="0.000282"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.865427" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.865592" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.865758" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:27.864957" elapsed="0.000871"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:27.864827" elapsed="0.001033"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.866009" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:27.866088" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:15:27.866283" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.5&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:27.805921" elapsed="0.060393"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:27.867926" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:27.867600" elapsed="0.000403">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:27.868097" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:27.867207" elapsed="0.000916"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.868451" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.868192" elapsed="0.000317"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.869036" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:27.868715" elapsed="0.000347"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:27.868534" elapsed="0.000579"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.868174" elapsed="0.000965"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.871583" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:27.869290" elapsed="0.002320"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:15:27.871661" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:15:27.871834" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:27.866666" elapsed="0.005194"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.873291" level="INFO">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.5</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.872996" elapsed="0.000394"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.873783" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.5&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;true&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;179&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.873543" elapsed="0.000330"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.874269" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.874023" elapsed="0.000289"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.874698" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.874460" elapsed="0.000280"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:15:27.875562" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:15:27.875363" elapsed="0.000225"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:15:27.875935" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:15:27.875743" elapsed="0.000217"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.876108" elapsed="0.000217"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.876723" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.876477" elapsed="0.000290"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:15:27.876824" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:15:27.876982" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:15:27.874958" elapsed="0.002048"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:27.889179" level="INFO">PUT Request : url=http://10.30.171.3:8181/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.5 
 path_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.5 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01ejune2z7iv001pdkwzgzym89p29.node0', 'Content-Length': '2155', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.5&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;true&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;179&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:15:27.889313" level="INFO">PUT Response : url=http://10.30.171.3:8181/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.5 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:27.889417" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:15:27.879306" elapsed="0.010137"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:27.877095" elapsed="0.012397"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.889691" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.889520" elapsed="0.000240"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.877059" elapsed="0.012723"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.893211" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.890853" elapsed="0.002401"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:27.890598" elapsed="0.002691"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.890579" elapsed="0.002735"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.896704" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.893590" elapsed="0.003179"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:27.893369" elapsed="0.003470"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.893352" elapsed="0.003522"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.897688" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:27.897142" elapsed="0.000586"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.898185" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.897849" elapsed="0.000417"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.898966" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:27.898524" elapsed="0.000480"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:27.898300" elapsed="0.000753"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.897823" elapsed="0.001260"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.899832" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:27.899301" elapsed="0.000570"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.900338" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.899969" elapsed="0.000456"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.901158" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:27.900683" elapsed="0.000512"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:27.900459" elapsed="0.000786"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.899944" elapsed="0.001330"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:27.901484" elapsed="0.000550"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:15:27.902670" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:27.902268" elapsed="0.000439"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.902943" elapsed="0.003151"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:15:27.890226" elapsed="0.015935"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:15:27.906340" elapsed="0.000031"/>
</return>
<status status="PASS" start="2026-04-21T02:15:27.906228" elapsed="0.000178"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.906209" elapsed="0.000221"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.906580" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:15:27.906653" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:15:27.908844" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:15:27.872191" elapsed="0.036680"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:27.908995" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:15:27.909170" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:15:27.705934" elapsed="0.203262"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.909559" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.909297" elapsed="0.000333"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.909279" elapsed="0.000376"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:27.909688" elapsed="0.000025"/>
</return>
<arg>${POLICIES_VAR}${/}${peer_type}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:15:27.701519" elapsed="0.208313"/>
</kw>
<var name="${index}">5</var>
<var name="${peer_type}">rr_client_peer</var>
<status status="PASS" start="2026-04-21T02:15:27.700420" elapsed="0.209454"/>
</iter>
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.910773" level="INFO">&amp;{mapping} = { IP=127.0.0.6 | HOLDTIME=180 | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=127.0.0.${index}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.910164" elapsed="0.000654"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.944230" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:27.943829" elapsed="0.000433"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:27.945077" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:27.944771" elapsed="0.000385">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:27.945251" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:27.944435" elapsed="0.000841"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.945846" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:27.945441" elapsed="0.000432"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:27.946178" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:27.946349" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:27.946035" elapsed="0.000340"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.946778" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.946531" elapsed="0.000313"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.947836" level="INFO">mapping: {'IP': '127.0.0.6', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:27.947554" elapsed="0.000327"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.948308" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.948039" elapsed="0.000295"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.949094" level="INFO">${value} = 127.0.0.6</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:27.948707" elapsed="0.000417"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:27.950181" level="INFO">${encoded} = 127.0.0.6</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.949652" elapsed="0.000555"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:27.950420" elapsed="0.000045"/>
</return>
<msg time="2026-04-21T02:15:27.950610" level="INFO">${encoded_value} = 127.0.0.6</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:27.949328" elapsed="0.001308"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.950844" elapsed="0.000250"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.6</var>
<status status="PASS" start="2026-04-21T02:15:27.948571" elapsed="0.002566"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.951693" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:27.951389" elapsed="0.000330"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:27.952880" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.952403" elapsed="0.000509"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:27.952971" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:15:27.953142" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:27.951926" elapsed="0.001242"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.953321" elapsed="0.000227"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:15:27.951255" elapsed="0.002334"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.954152" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:27.953852" elapsed="0.000327"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:27.955148" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.954683" elapsed="0.000491"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:27.955225" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:15:27.955376" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:27.954366" elapsed="0.001035"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.955552" elapsed="0.000222"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:15:27.953701" elapsed="0.002131"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.956377" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:27.956079" elapsed="0.000324"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:27.957454" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.956993" elapsed="0.000488"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:27.957532" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:15:27.957684" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:27.956590" elapsed="0.001118"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.957877" elapsed="0.000225"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:15:27.955945" elapsed="0.002199"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.958686" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:27.958388" elapsed="0.000324"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:27.959685" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.959250" elapsed="0.000462"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:27.959762" elapsed="0.000045"/>
</return>
<msg time="2026-04-21T02:15:27.959932" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:27.958931" elapsed="0.001027"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:27.960107" elapsed="0.000221"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:15:27.958257" elapsed="0.002115"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:15:27.948390" elapsed="0.012017"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:15:27.960452" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:15:27.960611" level="INFO">${mapping_to_use} = {'IP': '127.0.0.6', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:15:27.947234" elapsed="0.013403"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:27.946921" elapsed="0.013748"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.960968" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.960732" elapsed="0.000301"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:27.946899" elapsed="0.014156"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:27.961906" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:27.961203" elapsed="0.000733"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:27.961985" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:15:27.943116" elapsed="0.018995"/>
</kw>
<msg time="2026-04-21T02:15:27.962167" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:27.930296" elapsed="0.031923"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.974767" elapsed="0.000045"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.986947" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.998995" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.999196" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.999372" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.999749" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:27.999605" elapsed="0.000216"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:27.999589" elapsed="0.000257"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:27.999987" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.000151" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.000313" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:27.999556" elapsed="0.000809"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:27.999451" elapsed="0.000941"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.000534" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:28.000608" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:15:28.000769" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:27.926125" elapsed="0.074741"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.027741" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:28.027355" elapsed="0.000416"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:28.028536" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:28.028288" elapsed="0.000327">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:28.028732" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:28.027951" elapsed="0.000811"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.029353" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:28.028962" elapsed="0.000418"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:28.029680" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:28.029867" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:28.029541" elapsed="0.000365"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.030425" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;true&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;179&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:28.030113" elapsed="0.000406"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:15:28.031040" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:28.030611" elapsed="0.000512"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.031670" level="INFO">${mapping_to_use} = {'IP': '127.0.0.6', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:28.031355" elapsed="0.000343"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:28.031157" elapsed="0.000576"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:28.030584" elapsed="0.001173"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.032830" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.6&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:28.031968" elapsed="0.000894"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:28.032914" elapsed="0.000034"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:15:28.026704" elapsed="0.006347"/>
</kw>
<msg time="2026-04-21T02:15:28.033118" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:28.014132" elapsed="0.019036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.045460" elapsed="0.000037"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.060132" elapsed="0.000040"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.072175" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.072401" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.072619" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.073055" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:28.072905" elapsed="0.000206"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:28.072887" elapsed="0.000251"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.073279" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.073443" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.073607" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:28.072846" elapsed="0.000814"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:28.072710" elapsed="0.000978"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.073847" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:28.073927" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:15:28.074117" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.6&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:28.011418" elapsed="0.062729"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:28.075604" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:28.075319" elapsed="0.000357">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:28.075769" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:28.074930" elapsed="0.000884"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.076145" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:28.075886" elapsed="0.000315"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.076939" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:28.076402" elapsed="0.000568"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:28.076225" elapsed="0.000781"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:28.075867" elapsed="0.001161"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.079301" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:28.077178" elapsed="0.002149"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:15:28.079380" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:15:28.079538" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:28.074559" elapsed="0.005003"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.081341" level="INFO">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.6</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:28.081029" elapsed="0.000362"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.081819" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.6&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;true&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;179&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:28.081561" elapsed="0.000332"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.082305" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:28.082041" elapsed="0.000308"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.082734" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:28.082498" elapsed="0.000279"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:15:28.083605" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:15:28.083407" elapsed="0.000224"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:15:28.084023" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:15:28.083846" elapsed="0.000202"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:28.084209" elapsed="0.000220"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.084877" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:28.084609" elapsed="0.000312"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:15:28.084963" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:15:28.085117" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:15:28.082995" elapsed="0.002155"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:28.101436" level="INFO">PUT Request : url=http://10.30.171.3:8181/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.6 
 path_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.6 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01ejune2z7iv001pdkwzgzym89p29.node0', 'Content-Length': '2155', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.6&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;true&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;179&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-04-21T02:15:28.101642" level="INFO">PUT Response : url=http://10.30.171.3:8181/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.6 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:28.101916" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:15:28.088183" elapsed="0.013796"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:28.085226" elapsed="0.016872"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.102647" elapsed="0.000071"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:28.102169" elapsed="0.000734"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:28.085208" elapsed="0.017754"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.110447" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:28.105331" elapsed="0.005192"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:28.104812" elapsed="0.005770"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:28.104742" elapsed="0.005880"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.114403" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:28.111083" elapsed="0.003389"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:28.110711" elapsed="0.003814"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:28.110683" elapsed="0.003879"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.115495" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:28.114865" elapsed="0.000800"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.116274" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:28.115778" elapsed="0.000583"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.117234" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:28.116748" elapsed="0.000527"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:28.116399" elapsed="0.000930"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:28.115751" elapsed="0.001611"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.118178" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:28.117600" elapsed="0.000618"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.118670" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:28.118321" elapsed="0.000433"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.119886" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:28.119425" elapsed="0.000501"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:28.118810" elapsed="0.001168"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:28.118295" elapsed="0.001715"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:28.120234" elapsed="0.000621"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:15:28.138528" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:28.138077" elapsed="0.000490"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:15:28.138733" elapsed="0.002381"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:15:28.103844" elapsed="0.037343"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:15:28.141376" elapsed="0.000037"/>
</return>
<status status="PASS" start="2026-04-21T02:15:28.141259" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:28.141240" elapsed="0.000245"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.141637" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:15:28.141704" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:15:28.143916" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:15:28.079910" elapsed="0.064033"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:28.144010" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:15:28.144168" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:15:27.915490" elapsed="0.228703"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.144613" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:28.144291" elapsed="0.000410"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:28.144273" elapsed="0.000453"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:28.144766" elapsed="0.000041"/>
</return>
<arg>${POLICIES_VAR}${/}${peer_type}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:15:27.911091" elapsed="0.233819"/>
</kw>
<var name="${index}">6</var>
<var name="${peer_type}">rr_client_peer</var>
<status status="PASS" start="2026-04-21T02:15:27.909999" elapsed="0.234953"/>
</iter>
<var>${index}</var>
<var>${peer_type}</var>
<value>${NUMBERS}</value>
<value>${PEER_TYPES}</value>
<status status="PASS" start="2026-04-21T02:15:26.864374" elapsed="1.280619"/>
</for>
<doc>Configure BGP peer modules with initiate-connection set to false.
Configures 6 different peers, two internal, two external and two route-reflectors.</doc>
<status status="PASS" start="2026-04-21T02:15:26.780544" elapsed="1.364576"/>
</test>
<test id="s1-s20-t4" name="Start_Exabgps" line="76">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:15:28.148370" elapsed="0.000256"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:15:28.148063" elapsed="0.000619"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:15:28.149816" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:28.149685" elapsed="0.000178"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:28.149668" elapsed="0.000218"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:15:28.157419" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:28.157300" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:28.157280" elapsed="0.000210"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.158560" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:28.158144" elapsed="0.000460"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.159083" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:15:28.158766" elapsed="0.000343"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:15:28.159154" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:15:28.159326" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:15:28.157740" elapsed="0.001610"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:15:28.165095" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:28.164986" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:28.164967" elapsed="0.000197"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:15:28.166409" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:28.166292" elapsed="0.000163"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:28.166273" elapsed="0.000204"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:15:28.166979" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:15:28.166634" elapsed="0.000372"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:15:28.167410" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:15:28.167180" elapsed="0.000255"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:15:28.199402" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:15:28.167964" elapsed="0.031567"/>
</kw>
<msg time="2026-04-21T02:15:28.199718" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:15:28.199766" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:28.167609" elapsed="0.032211"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:15:28.224776" level="INFO">". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "S "t "a "r "t "_ "E "x "a "b "g "p "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:15:28.200424" elapsed="0.024475"/>
</kw>
<msg time="2026-04-21T02:15:28.225066" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:15:28.225112" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "S "t "a "r "t "_ "E "x "a "b "g "p "s "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:28.200019" elapsed="0.025128"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.225501" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:28.225244" elapsed="0.000313"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:28.225215" elapsed="0.000369"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.226078" level="INFO"> ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "S "t "a "r "t "_ "E "x "a "b "g "p "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:28.225733" elapsed="0.000410"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.226427" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:28.226209" elapsed="0.000273"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:28.226191" elapsed="0.000316"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:15:28.226545" elapsed="0.000041"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:15:28.229451" elapsed="0.000151"/>
</kw>
<msg time="2026-04-21T02:15:28.229663" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:28.228237" elapsed="0.001588"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.230102" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.230438" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:15:28.227551" elapsed="0.003074"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:15:28.226980" elapsed="0.003711"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:15:28.165971" elapsed="0.064837"/>
</kw>
<msg time="2026-04-21T02:15:28.230907" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:15:28.230952" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "S "t "a "r "t "_ "E "x "a "b "g "p "s "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:28.165316" elapsed="0.065672"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:15:28.231386" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:15:28.231065" elapsed="0.000384"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:28.231047" elapsed="0.000430"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.231913" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.232273" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:15:28.232347" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:15:28.164627" elapsed="0.067828"/>
</kw>
<msg time="2026-04-21T02:15:28.232548" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:15:28.232591" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "S "t "a "r "t "_ "E "x "a "b "g "p "s "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:28.159758" elapsed="0.072871"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.232973" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:28.232706" elapsed="0.000321"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:28.232689" elapsed="0.000362"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:15:28.159615" elapsed="0.073459"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:15:28.159415" elapsed="0.073693"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:15:28.156845" elapsed="0.076318"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:15:28.149371" elapsed="0.083847"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:28.148905" elapsed="0.084358"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:15:28.145957" elapsed="0.087359"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:15:28.235981" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:15:28.233953" elapsed="0.002084"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:15:28.240276" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<msg time="2026-04-21T02:15:28.240369" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:15:28.236240" elapsed="0.004155"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.240982" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:28.240707" elapsed="0.000321"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:28.240462" elapsed="0.000598"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:28.240444" elapsed="0.000641"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-04-21T02:15:28.233568" elapsed="0.007563"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.241892" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exabgp1.cfg &gt; exa1.log &amp;</msg>
<var>${start_cmd}</var>
<arg>${CMD} exabgp${index}.cfg &gt; exa${index}.log &amp;</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:28.241530" elapsed="0.000391"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.242314" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exabgp1.cfg &gt; exa1.log &amp;</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:28.242074" elapsed="0.000285"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:15:28.244367" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exabgp1.cfg &gt; exa1.log &amp;</msg>
<msg time="2026-04-21T02:15:28.244457" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug exabgp1.cfg &gt; exa1.log &amp;
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:15:28.242506" elapsed="0.001978"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.244899" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug exabgp1.cfg &gt; exa1.log &amp;
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:28.244640" elapsed="0.000304"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:15:28.241394" elapsed="0.003583"/>
</iter>
<iter>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.245548" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exabgp2.cfg &gt; exa2.log &amp;</msg>
<var>${start_cmd}</var>
<arg>${CMD} exabgp${index}.cfg &gt; exa${index}.log &amp;</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:28.245208" elapsed="0.000367"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.245986" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exabgp2.cfg &gt; exa2.log &amp;</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:28.245730" elapsed="0.000300"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:15:28.247040" level="INFO">[?2004l[1] 6212</msg>
<msg time="2026-04-21T02:15:28.247129" level="INFO">${output} = [?2004l[1] 6212
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:15:28.246176" elapsed="0.000978"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.247599" level="INFO">[?2004l[1] 6212
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:28.247341" elapsed="0.000303"/>
</kw>
<var name="${index}">2</var>
<status status="PASS" start="2026-04-21T02:15:28.245077" elapsed="0.002612"/>
</iter>
<iter>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.248341" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exabgp3.cfg &gt; exa3.log &amp;</msg>
<var>${start_cmd}</var>
<arg>${CMD} exabgp${index}.cfg &gt; exa${index}.log &amp;</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:28.247960" elapsed="0.000408"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.248757" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exabgp3.cfg &gt; exa3.log &amp;</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:28.248520" elapsed="0.000298"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:15:28.251190" level="INFO">[?2004h(defaultvenv) [jenkins@releng-12085-696-0-builder-0 ~]&gt; env exabgp.tcp.port=1790 exabgp --debug exabgp2.cfg &gt; exa2.log &amp;</msg>
<msg time="2026-04-21T02:15:28.251284" level="INFO">${output} = [?2004h(defaultvenv) [jenkins@releng-12085-696-0-builder-0 ~]&gt; env exabgp.tcp.port=1790 exabgp --debug exabgp2.cfg &gt; exa2.log &amp;
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:15:28.248966" elapsed="0.002346"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.251718" level="INFO">[?2004h(defaultvenv) [jenkins@releng-12085-696-0-builder-0 ~]&gt; env exabgp.tcp.port=1790 exabgp --debug exabgp2.cfg &gt; exa2.log &amp;
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:28.251472" elapsed="0.000293"/>
</kw>
<var name="${index}">3</var>
<status status="PASS" start="2026-04-21T02:15:28.247811" elapsed="0.004003"/>
</iter>
<iter>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.252407" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exabgp4.cfg &gt; exa4.log &amp;</msg>
<var>${start_cmd}</var>
<arg>${CMD} exabgp${index}.cfg &gt; exa${index}.log &amp;</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:28.252063" elapsed="0.000371"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.252842" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exabgp4.cfg &gt; exa4.log &amp;</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:28.252589" elapsed="0.000298"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:15:28.253411" level="INFO">[?2004l[2] 6213</msg>
<msg time="2026-04-21T02:15:28.253495" level="INFO">${output} = [?2004l[2] 6213
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:15:28.253033" elapsed="0.000487"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.253935" level="INFO">[?2004l[2] 6213
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:28.253674" elapsed="0.000306"/>
</kw>
<var name="${index}">4</var>
<status status="PASS" start="2026-04-21T02:15:28.251916" elapsed="0.002097"/>
</iter>
<iter>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.254669" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exabgp5.cfg &gt; exa5.log &amp;</msg>
<var>${start_cmd}</var>
<arg>${CMD} exabgp${index}.cfg &gt; exa${index}.log &amp;</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:28.254283" elapsed="0.000415"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.255111" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exabgp5.cfg &gt; exa5.log &amp;</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:28.254867" elapsed="0.000289"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:15:28.256616" level="INFO">[?2004h(defaultvenv) [jenkins@releng-12085-696-0-builder-0 ~]&gt; env exabgp.tcp.port=1790 exabgp --debug exabgp3.cfg &gt; exa3.log &amp;</msg>
<msg time="2026-04-21T02:15:28.256723" level="INFO">${output} = [?2004h(defaultvenv) [jenkins@releng-12085-696-0-builder-0 ~]&gt; env exabgp.tcp.port=1790 exabgp --debug exabgp3.cfg &gt; exa3.log &amp;
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:15:28.255303" elapsed="0.001508"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.257277" level="INFO">[?2004h(defaultvenv) [jenkins@releng-12085-696-0-builder-0 ~]&gt; env exabgp.tcp.port=1790 exabgp --debug exabgp3.cfg &gt; exa3.log &amp;
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:28.256989" elapsed="0.000339"/>
</kw>
<var name="${index}">5</var>
<status status="PASS" start="2026-04-21T02:15:28.254151" elapsed="0.003210"/>
</iter>
<iter>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.258017" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exabgp6.cfg &gt; exa6.log &amp;</msg>
<var>${start_cmd}</var>
<arg>${CMD} exabgp${index}.cfg &gt; exa${index}.log &amp;</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:28.257611" elapsed="0.000436"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.258445" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exabgp6.cfg &gt; exa6.log &amp;</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:28.258203" elapsed="0.000288"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:15:28.259235" level="INFO">[?2004l[3] 6214</msg>
<msg time="2026-04-21T02:15:28.259322" level="INFO">${output} = [?2004l[3] 6214
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:15:28.258641" elapsed="0.000707"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.259751" level="INFO">[?2004l[3] 6214
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:28.259505" elapsed="0.000327"/>
</kw>
<var name="${index}">6</var>
<status status="PASS" start="2026-04-21T02:15:28.257464" elapsed="0.002403"/>
</iter>
<var>${index}</var>
<value>@{NUMBERS}</value>
<status status="PASS" start="2026-04-21T02:15:28.241239" elapsed="0.018658"/>
</for>
<doc>Start 6 exabgps as processes in background, each with it's own configuration.</doc>
<status status="PASS" start="2026-04-21T02:15:28.145341" elapsed="0.114710"/>
</test>
<test id="s1-s20-t5" name="Verify_Rib_Filled" line="86">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:15:28.265259" elapsed="0.000211"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:15:28.264993" elapsed="0.000534"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:15:28.266579" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:28.266435" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:28.266410" elapsed="0.000244"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:15:28.271759" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:28.271638" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:28.271620" elapsed="0.000236"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.272967" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:28.272557" elapsed="0.000437"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.273449" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:15:28.273152" elapsed="0.000322"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:15:28.273519" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:15:28.273677" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:15:28.272170" elapsed="0.001530"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:15:28.279241" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:28.279132" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:28.279113" elapsed="0.000197"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:15:28.280492" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:28.280385" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:28.280368" elapsed="0.000191"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:15:28.281036" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:15:28.280708" elapsed="0.000354"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:15:28.281435" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:15:28.281221" elapsed="0.000240"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:15:28.311311" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:15:28.281967" elapsed="0.029455"/>
</kw>
<msg time="2026-04-21T02:15:28.311595" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:15:28.311646" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:28.281617" elapsed="0.030064"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:15:28.334315" level="INFO">". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "V "e "r "i "f "y "_ "R "i "b "_ "F "i "l "l "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:15:28.312359" elapsed="0.022518"/>
</kw>
<msg time="2026-04-21T02:15:28.335455" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:15:28.335574" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "V "e "r "i "f "y "_ "R "i "b "_ "F "i "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:28.311992" elapsed="0.023671"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.337474" elapsed="0.000059"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:28.336754" elapsed="0.000888"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:28.336655" elapsed="0.001054"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.338974" level="INFO"> ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "V "e "r "i "f "y "_ "R "i "b "_ "F "i "l "l "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:28.338099" elapsed="0.001061"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.339951" elapsed="0.000057"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:28.339326" elapsed="0.000766"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:28.339281" elapsed="0.000870"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:15:28.340239" elapsed="0.000083"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:15:28.346753" elapsed="0.000404"/>
</kw>
<msg time="2026-04-21T02:15:28.347307" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:28.344038" elapsed="0.003595"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.348416" elapsed="0.000227"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.348981" elapsed="0.000077"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:15:28.342366" elapsed="0.006810"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:15:28.340984" elapsed="0.008260"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:15:28.280083" elapsed="0.069266"/>
</kw>
<msg time="2026-04-21T02:15:28.349456" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:15:28.349502" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "V "e "r "i "f "y "_ "R "i "b "_ "F "i "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:28.279462" elapsed="0.070079"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:15:28.349738" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:15:28.349625" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:28.349604" elapsed="0.000240"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.350281" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.350634" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:15:28.350707" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:15:28.278777" elapsed="0.072059"/>
</kw>
<msg time="2026-04-21T02:15:28.350934" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:15:28.350978" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "V "e "r "i "f "y "_ "R "i "b "_ "F "i "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:28.274091" elapsed="0.076925"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.351349" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:28.351094" elapsed="0.000628"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:28.351077" elapsed="0.000768"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:15:28.273947" elapsed="0.077932"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:15:28.273754" elapsed="0.078169"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:15:28.271253" elapsed="0.080737"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:15:28.266135" elapsed="0.085917"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:28.265677" elapsed="0.086425"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:15:28.262621" elapsed="0.089538"/>
</kw>
<kw name="Verify_Rib_Status">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.408550" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rib_state.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:28.408146" elapsed="0.000436"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:28.409421" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rib_state.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:28.409107" elapsed="0.000401">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rib_state.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:28.409603" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:28.408753" elapsed="0.000875"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.410197" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rib_state/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:28.409809" elapsed="0.000415"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:28.410525" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rib_state/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rib_state/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:28.410719" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:28.410384" elapsed="0.000361"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.411165" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:28.410917" elapsed="0.000292"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.412203" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:28.411946" elapsed="0.000301"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.412680" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:28.412405" elapsed="0.000300"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.413078" elapsed="0.000023"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.413289" elapsed="0.000023"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.413465" elapsed="0.000021"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:15:28.412941" elapsed="0.000581"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:15:28.412769" elapsed="0.000785"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:15:28.413603" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:15:28.413766" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:15:28.411603" elapsed="0.002202"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:28.411284" elapsed="0.002555"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.414012" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:28.413865" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:28.411261" elapsed="0.002827"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.414686" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:28.414231" elapsed="0.000481"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:28.414824" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rib_state.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rib_state.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rib_state/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:15:28.407450" elapsed="0.007506"/>
</kw>
<msg time="2026-04-21T02:15:28.415011" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:28.394992" elapsed="0.020067"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rib_state.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rib_state.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rib_state/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.427404" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rib_state.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rib_state.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rib_state/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.439597" elapsed="0.000033"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rib_state.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rib_state.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rib_state/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.451638" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.451873" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.452053" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.452443" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:28.452297" elapsed="0.000201"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:28.452281" elapsed="0.000242"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.452663" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.452841" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.453008" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:28.452247" elapsed="0.000814"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:28.452135" elapsed="0.000953"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.453234" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:28.453311" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:15:28.453439" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:28.390825" elapsed="0.062641"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:28.454857" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rib_state/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:28.454564" elapsed="0.000365">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rib_state/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:28.455024" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:28.454153" elapsed="0.000895"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.455367" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:28.455117" elapsed="0.000307"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.456005" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:28.455683" elapsed="0.000350"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:28.455448" elapsed="0.000621"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:28.455099" elapsed="0.000991"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.458390" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:28.456241" elapsed="0.002176"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:15:28.458469" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:15:28.458626" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rib_state/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:28.453812" elapsed="0.004838"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:28.459994" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rib_state/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:28.459726" elapsed="0.000331">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rib_state/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:28.460151" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:28.459304" elapsed="0.000871"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:15:28.460382" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:15:28.460245" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:28.460227" elapsed="0.000238"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.460612" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.460781" elapsed="0.000036"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:15:28.460863" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:15:28.462860" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rib_state/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:28.458980" elapsed="0.003906"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.464315" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:28.464058" elapsed="0.000304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.464806" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:28.464513" elapsed="0.000340"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:28.473775" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01ejune2z7iv001pdkwzgzym89p29.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:28.476180" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"},{"peer-id":"bgp://10.30.171.3","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-04-21T02:15:28.476551" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:15:28.466928" elapsed="0.009663"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:28.464918" elapsed="0.011742"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.476950" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:28.476700" elapsed="0.000347"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:28.464900" elapsed="0.012180"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.482392" level="INFO">{"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"},{"peer-id":"bgp://10.30.171.3","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false},"bgp-inet:ipv4-routes":{"ipv4-route":[{"route-key":"10.0.0.17/32","path-id":0,"prefix":"10.0.0.17/32","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv4-next-hop":{"global":"10.11.1.1"}}}]}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false},"bgp-inet:ipv4-routes":{"ipv4-route":[{"route-key":"10.0.0.17/32","path-id":0,"prefix":"10.0.0.17/32","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv4-next-hop":{"global":"10.11.1.1"}}}]}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false},"bgp-inet:ipv4-routes":{"ipv4-route":[{"path-id":0,"route-key":"10.0.0.17/32","prefix":"10.0.0.17/32","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv4-next-hop":{"global":"10.11.1.1"}}}]}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:28.478603" elapsed="0.004106"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:28.478276" elapsed="0.004483"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:28.478249" elapsed="0.004566"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.486388" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:28.483203" elapsed="0.003249"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:28.482895" elapsed="0.003606"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:28.482871" elapsed="0.003664"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.487349" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:28.486770" elapsed="0.000652"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.487878" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:28.487522" elapsed="0.000439"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.488635" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:28.488216" elapsed="0.000456"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:28.487995" elapsed="0.000726"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:28.487497" elapsed="0.001254"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.489497" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:28.488991" elapsed="0.000542"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.489978" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:28.489630" elapsed="0.000428"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.490721" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:28.490311" elapsed="0.000446"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:28.490092" elapsed="0.000735"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:28.489605" elapsed="0.001253"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:28.491097" elapsed="0.000595"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:15:28.492197" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:28.491881" elapsed="0.000341"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:15:28.492376" elapsed="0.002272"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:15:28.477623" elapsed="0.017091"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:28.495499" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:28.494784" elapsed="0.000766"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:28.494766" elapsed="0.000807"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:28.506275" level="INFO">${text_normalized} = {
 "bgp-rib:rib": [
  {
   "id": "example-bgp-rib",
   "loc-rib": {
    "tables": [
     {
      "afi": "bgp-types:ipv4-address-family",
      "attributes": {
       "uptodate": false
      },
      "...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:28.495731" elapsed="0.010586"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:15:28.506393" elapsed="0.000053"/>
</return>
<msg time="2026-04-21T02:15:28.506632" level="INFO">${response_text} = {
 "bgp-rib:rib": [
  {
   "id": "example-bgp-rib",
   "loc-rib": {
    "tables": [
     {
      "afi": "bgp-types:ipv4-address-family",
      "attributes": {
       "uptodate": false
      },
      "...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:15:28.463206" elapsed="0.043464"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:28.506759" elapsed="0.000064"/>
</return>
<msg time="2026-04-21T02:15:28.507007" level="INFO">${response_text} = {
 "bgp-rib:rib": [
  {
   "id": "example-bgp-rib",
   "loc-rib": {
    "tables": [
     {
      "afi": "bgp-types:ipv4-address-family",
      "attributes": {
       "uptodate": false
      },
      "...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:15:28.367779" elapsed="0.139264"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.507544" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:28.507160" elapsed="0.000525"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:28.507135" elapsed="0.000576"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:28.507746" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:15:28.507925" level="INFO">${output} = {
 "bgp-rib:rib": [
  {
   "id": "example-bgp-rib",
   "loc-rib": {
    "tables": [
     {
      "afi": "bgp-types:ipv4-address-family",
      "attributes": {
       "uptodate": false
      },
      "...</msg>
<var>${output}</var>
<arg>${POLICIES_VAR}/rib_state</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:15:28.360290" elapsed="0.147662"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.508379" level="INFO">{
 "bgp-rib:rib": [
  {
   "id": "example-bgp-rib",
   "loc-rib": {
    "tables": [
     {
      "afi": "bgp-types:ipv4-address-family",
      "attributes": {
       "uptodate": false
      },
      "bgp-inet:ipv4-routes": {
       "ipv4-route": [
        {
         "attributes": {
          "ipv4-next-hop": {
           "global": "10.11.1.1"
          },
          "local-pref": {
           "pref": 100
          },
          "origin": {
           "value": "igp"
          }
         },
         "path-id": 0,
         "prefix": "10.0.0.17/32",
         "route-key": "10.0.0.17/32"
        }
       ]
      },
      "safi": "bgp-types:unicast-subsequent-address-family"
     },
     {
      "afi": "bgp-linkstate:linkstate-address-family",
      "attributes": {
       "uptodate": false
      },
      "safi": "bgp-linkstate:linkstate-subsequent-address-family"
     },
     {
      "afi": "bgp-types:ipv4-address-family",
      "attributes": {
       "uptodate": false
      },
      "safi": "bgp-flowspec:flowspec-l3vpn-subsequent-address-family"
     },
     {
      "afi": "bgp-types:ipv4-address-family",
      "attributes": {
       "uptodate": false
      },
      "safi": "bgp-flowspec:flowspec-subsequent-address-family"
     },
     {
      "afi": "bgp-types:ipv4-address-family",
      "attributes": {
       "uptodate": false
      },
      "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
     },
     {
      "afi": "bgp-types:ipv4-address-family",
      "attributes": {
       "uptodate": false
      },
      "safi": "bgp-labeled-unicast:labeled-unicast-subsequent-address-family"
     },
     {
      "afi": "bgp-types:ipv4-address-family",
      "attributes": {
       "uptodate": false
      },
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
     },
     {
      "afi": "bgp-types:ipv4-address-family",
      "attributes": {
       "uptodate": false
      },
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
     },
     {
      "afi": "bgp-types:ipv4-address-family",
      "attributes": {
       "uptodate": false
      },
      "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
     },
     {
      "afi": "bgp-types:ipv6-address-family",
      "attributes": {
       "uptodate": false
      },
      "safi": "bgp-flowspec:flowspec-l3vpn-subsequent-address-family"
     },
     {
      "afi": "bgp-types:ipv6-address-family",
      "attributes": {
       "uptodate": false
      },
      "safi": "bgp-flowspec:flowspec-subsequent-address-family"
     },
     {
      "afi": "bgp-types:ipv6-address-family",
      "attributes": {
       "uptodate": false
      },
      "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
     },
     {
      "afi": "bgp-types:ipv6-address-family",
      "attributes": {
       "uptodate": false
      },
      "safi": "bgp-labeled-unicast:labeled-unicast-subsequent-address-family"
     },
     {
      "afi": "bgp-types:ipv6-address-family",
      "attributes": {
       "uptodate": false
      },
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
     },
     {
      "afi": "bgp-types:ipv6-address-family",
      "attributes": {
       "uptodate": false
      },
      "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
     },
     {
      "afi": "bgp-types:ipv6-address-family",
      "attributes": {
       "uptodate": false
      },
      "safi": "bgp-types:unicast-subsequent-address-family"
     },
     {
      "afi": "odl-bgp-evpn:l2vpn-address-family",
      "attributes": {
       "uptodate": false
      },
      "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
     }
    ]
   },
   "peer": [
    {
     "adj-rib-in": {
      "tables": [
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "bgp-inet:ipv4-routes": {
         "ipv4-route": [
          {
           "attributes": {
            "ipv4-next-hop": {
             "global": "10.11.1.1"
            },
            "local-pref": {
             "pref": 100
            },
            "origin": {
             "value": "igp"
            }
           },
           "path-id": 0,
           "prefix": "10.0.0.17/32",
           "route-key": "10.0.0.17/32"
          }
         ]
        },
        "safi": "bgp-types:unicast-subsequent-address-family"
       },
       {
        "afi": "bgp-linkstate:linkstate-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-linkstate:linkstate-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-flowspec:flowspec-l3vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-flowspec:flowspec-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-labeled-unicast:labeled-unicast-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-flowspec:flowspec-l3vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-flowspec:flowspec-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-labeled-unicast:labeled-unicast-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-types:unicast-subsequent-address-family"
       },
       {
        "afi": "odl-bgp-evpn:l2vpn-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
       }
      ]
     },
     "adj-rib-out": {
      "tables": [
       {
        "afi": "bgp-linkstate:linkstate-address-family",
        "safi": "bgp-linkstate:linkstate-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "safi": "bgp-flowspec:flowspec-l3vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "safi": "bgp-flowspec:flowspec-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "safi": "bgp-labeled-unicast:labeled-unicast-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "safi": "bgp-types:unicast-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "safi": "bgp-flowspec:flowspec-l3vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "safi": "bgp-flowspec:flowspec-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "safi": "bgp-labeled-unicast:labeled-unicast-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "safi": "bgp-types:unicast-subsequent-address-family"
       },
       {
        "afi": "odl-bgp-evpn:l2vpn-address-family",
        "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
       }
      ]
     },
     "effective-rib-in": {
      "tables": [
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "bgp-inet:ipv4-routes": {
         "ipv4-route": [
          {
           "attributes": {
            "ipv4-next-hop": {
             "global": "10.11.1.1"
            },
            "local-pref": {
             "pref": 100
            },
            "origin": {
             "value": "igp"
            }
           },
           "path-id": 0,
           "prefix": "10.0.0.17/32",
           "route-key": "10.0.0.17/32"
          }
         ]
        },
        "safi": "bgp-types:unicast-subsequent-address-family"
       },
       {
        "afi": "bgp-linkstate:linkstate-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-linkstate:linkstate-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-flowspec:flowspec-l3vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-flowspec:flowspec-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-labeled-unicast:labeled-unicast-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-flowspec:flowspec-l3vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-flowspec:flowspec-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-labeled-unicast:labeled-unicast-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-types:unicast-subsequent-address-family"
       },
       {
        "afi": "odl-bgp-evpn:l2vpn-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
       }
      ]
     },
     "peer-id": "bgp://10.30.171.3",
     "peer-role": "internal",
     "supported-tables": [
      {
       "afi": "bgp-linkstate:linkstate-address-family",
       "safi": "bgp-linkstate:linkstate-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv4-address-family",
       "safi": "bgp-flowspec:flowspec-l3vpn-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv4-address-family",
       "safi": "bgp-flowspec:flowspec-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv4-address-family",
       "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv4-address-family",
       "safi": "bgp-labeled-unicast:labeled-unicast-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv4-address-family",
       "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv4-address-family",
       "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv4-address-family",
       "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv4-address-family",
       "safi": "bgp-types:unicast-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv6-address-family",
       "safi": "bgp-flowspec:flowspec-l3vpn-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv6-address-family",
       "safi": "bgp-flowspec:flowspec-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv6-address-family",
       "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv6-address-family",
       "safi": "bgp-labeled-unicast:labeled-unicast-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv6-address-family",
       "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv6-address-family",
       "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv6-address-family",
       "safi": "bgp-types:unicast-subsequent-address-family"
      },
      {
       "afi": "odl-bgp-evpn:l2vpn-address-family",
       "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
      }
     ]
    },
    {
     "adj-rib-in": {
      "tables": [
       {
        "afi": "bgp-linkstate:linkstate-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-linkstate:linkstate-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-flowspec:flowspec-l3vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-flowspec:flowspec-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-labeled-unicast:labeled-unicast-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-types:unicast-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-flowspec:flowspec-l3vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-flowspec:flowspec-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-labeled-unicast:labeled-unicast-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-types:unicast-subsequent-address-family"
       },
       {
        "afi": "odl-bgp-evpn:l2vpn-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
       }
      ]
     },
     "adj-rib-out": {
      "tables": [
       {
        "afi": "bgp-linkstate:linkstate-address-family",
        "safi": "bgp-linkstate:linkstate-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "safi": "bgp-flowspec:flowspec-l3vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "safi": "bgp-flowspec:flowspec-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "safi": "bgp-labeled-unicast:labeled-unicast-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "safi": "bgp-types:unicast-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "safi": "bgp-flowspec:flowspec-l3vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "safi": "bgp-flowspec:flowspec-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "safi": "bgp-labeled-unicast:labeled-unicast-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "safi": "bgp-types:unicast-subsequent-address-family"
       },
       {
        "afi": "odl-bgp-evpn:l2vpn-address-family",
        "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
       }
      ]
     },
     "effective-rib-in": {
      "tables": [
       {
        "afi": "bgp-linkstate:linkstate-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-linkstate:linkstate-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-flowspec:flowspec-l3vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-flowspec:flowspec-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-labeled-unicast:labeled-unicast-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-types:unicast-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-flowspec:flowspec-l3vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-flowspec:flowspec-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-labeled-unicast:labeled-unicast-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-types:unicast-subsequent-address-family"
       },
       {
        "afi": "odl-bgp-evpn:l2vpn-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
       }
      ]
     },
     "peer-id": "bgp://192.0.2.6",
     "peer-role": "internal",
     "supported-tables": [
      {
       "afi": "bgp-linkstate:linkstate-address-family",
       "safi": "bgp-linkstate:linkstate-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv4-address-family",
       "safi": "bgp-flowspec:flowspec-l3vpn-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv4-address-family",
       "safi": "bgp-flowspec:flowspec-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv4-address-family",
       "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv4-address-family",
       "safi": "bgp-labeled-unicast:labeled-unicast-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv4-address-family",
       "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv4-address-family",
       "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv4-address-family",
       "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv4-address-family",
       "safi": "bgp-types:unicast-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv6-address-family",
       "safi": "bgp-flowspec:flowspec-l3vpn-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv6-address-family",
       "safi": "bgp-flowspec:flowspec-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv6-address-family",
       "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv6-address-family",
       "safi": "bgp-labeled-unicast:labeled-unicast-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv6-address-family",
       "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv6-address-family",
       "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv6-address-family",
       "safi": "bgp-types:unicast-subsequent-address-family"
      },
      {
       "afi": "odl-bgp-evpn:l2vpn-address-family",
       "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
      }
     ]
    }
   ]
  }
 ]
}
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:28.508116" elapsed="0.000551"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.509456" level="INFO">&amp;{mapping} = { IP=127.0.0.1 }</msg>
<var>&amp;{mapping}</var>
<arg>IP=127.0.0.${index}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:28.509051" elapsed="0.000432"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.557760" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:28.557353" elapsed="0.000456"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:28.558813" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:28.558349" elapsed="0.000548">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:28.558995" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:28.558009" elapsed="0.001010"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.559600" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:28.559209" elapsed="0.000417"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:28.559947" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:28.560128" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:28.559803" elapsed="0.000350"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.560550" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:28.560309" elapsed="0.000287"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.561725" level="INFO">mapping: {'IP': '127.0.0.1'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:28.561352" elapsed="0.000416"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.562465" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:28.561943" elapsed="0.000549"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.563867" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:28.562968" elapsed="0.000981"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:28.565716" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:28.565398" elapsed="0.000359"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:28.565902" elapsed="0.000082"/>
</return>
<msg time="2026-04-21T02:15:28.566234" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:28.564603" elapsed="0.001709"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:28.566608" elapsed="0.000509"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-04-21T02:15:28.562762" elapsed="0.004525"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:15:28.562553" elapsed="0.004781"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:15:28.567381" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:15:28.567541" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:15:28.561005" elapsed="0.006561"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:28.560677" elapsed="0.006921"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.567778" elapsed="0.000089"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:28.567626" elapsed="0.000277"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:28.560652" elapsed="0.007271"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.568642" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:28.568068" elapsed="0.000602"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:28.568761" elapsed="0.000046"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:15:28.556689" elapsed="0.012217"/>
</kw>
<msg time="2026-04-21T02:15:28.568961" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:28.544468" elapsed="0.024542"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.581165" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.593114" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.605115" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.605310" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.605482" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.605859" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:28.605701" elapsed="0.000215"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:28.605687" elapsed="0.000253"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.606077" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.606240" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.606402" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:28.605657" elapsed="0.000798"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:28.605557" elapsed="0.000923"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.606622" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:28.606696" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:15:28.606830" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:28.540240" elapsed="0.066617"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:28.608165" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:28.607916" elapsed="0.000315">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:28.608323" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:28.607562" elapsed="0.000785"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.608660" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:28.608416" elapsed="0.000300"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.609226" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:28.608935" elapsed="0.000317"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:28.608741" elapsed="0.000545"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:28.608398" elapsed="0.000910"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.611759" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:28.609455" elapsed="0.002344"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:15:28.611854" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:15:28.612010" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:28.607236" elapsed="0.004799"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:28.613257" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:28.613020" elapsed="0.000298">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:28.613410" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:28.612669" elapsed="0.000765"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:15:28.613638" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:15:28.613503" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:28.613486" elapsed="0.000235"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.613880" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.614050" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:15:28.614115" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:15:28.615995" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:28.612340" elapsed="0.003681"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.617405" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:28.617159" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:28.617856" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:28.617601" elapsed="0.000299"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:28.625704" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01ejune2z7iv001pdkwzgzym89p29.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:28.625921" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:15:28.626060" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:15:28.619981" elapsed="0.006652">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<status status="FAIL" start="2026-04-21T02:15:28.617965" elapsed="0.008789">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.627056" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:28.626822" elapsed="0.000326"/>
</branch>
<status status="FAIL" start="2026-04-21T02:15:28.617947" elapsed="0.009234">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.627710" elapsed="0.000035"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:28.627914" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:28.627864" elapsed="0.000164"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:28.627840" elapsed="0.000222"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.628266" elapsed="0.000030"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:15:28.628365" elapsed="0.000019"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:15:28.616337" elapsed="0.012176">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:28.628616" elapsed="0.000022"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:15:28.518461" elapsed="0.110287">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:28.629148" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:28.628899" elapsed="0.000348"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:28.628875" elapsed="0.000404"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:28.629323" elapsed="0.000019"/>
</return>
<arg>${POLICIES_VAR}/effective_rib_in/peer_${index}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:15:28.514071" elapsed="0.115386">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:31.712389" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:31.711877" elapsed="0.000550"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:31.713540" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:31.713126" elapsed="0.000493">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:31.713842" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:31.712616" elapsed="0.001254"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:31.714444" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:31.714042" elapsed="0.000431"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:31.714841" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:31.715011" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:31.714639" elapsed="0.000398"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:31.715456" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:31.715201" elapsed="0.000302"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:31.716720" level="INFO">mapping: {'IP': '127.0.0.1'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:31.716335" elapsed="0.000431"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:31.717285" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:31.716947" elapsed="0.000365"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:31.718845" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:31.717803" elapsed="0.001126"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:31.720753" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:31.720425" elapsed="0.000386"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:31.720945" elapsed="0.000082"/>
</return>
<msg time="2026-04-21T02:15:31.721282" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:31.719588" elapsed="0.001780"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:31.721696" elapsed="0.000517"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-04-21T02:15:31.717591" elapsed="0.004753"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:15:31.717376" elapsed="0.005009"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:15:31.722430" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:15:31.722591" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:15:31.715975" elapsed="0.006642"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:31.715585" elapsed="0.007065"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:31.722844" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:31.722677" elapsed="0.000226"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:31.715559" elapsed="0.007365"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:31.723926" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:31.723069" elapsed="0.000889"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:31.724010" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:15:31.711173" elapsed="0.012966"/>
</kw>
<msg time="2026-04-21T02:15:31.724195" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:31.698454" elapsed="0.025793"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:31.736538" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:31.748905" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:31.760854" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:31.761060" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:31.761237" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:31.761622" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:31.761475" elapsed="0.000203"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:31.761460" elapsed="0.000243"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:31.761857" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:31.762026" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:31.762189" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:31.761425" elapsed="0.000817"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:31.761318" elapsed="0.000951"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:31.762413" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:31.762488" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:15:31.762620" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:31.694118" elapsed="0.068529"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:31.764055" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:31.763696" elapsed="0.000434">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:31.764224" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:31.763333" elapsed="0.000915"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:31.764565" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:31.764317" elapsed="0.000306"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:31.765137" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:31.764845" elapsed="0.000318"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:31.764647" elapsed="0.000551"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:31.764299" elapsed="0.000920"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:31.767490" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:31.765368" elapsed="0.002149"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:15:31.767606" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:15:31.767767" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:31.762993" elapsed="0.004836"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:31.769042" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:31.768807" elapsed="0.000298">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:31.769197" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:31.768461" elapsed="0.000760"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:15:31.769426" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:15:31.769291" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:31.769273" elapsed="0.000236"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:31.769653" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:31.769838" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:15:31.769904" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:15:31.773257" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:31.768137" elapsed="0.005147"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:31.774679" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:31.774425" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:31.775137" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:31.774892" elapsed="0.000288"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:31.783517" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01ejune2z7iv001pdkwzgzym89p29.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:31.783872" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:15:31.784143" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:15:31.777267" elapsed="0.007743">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<status status="FAIL" start="2026-04-21T02:15:31.775245" elapsed="0.009961">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:31.785634" elapsed="0.000061"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:31.785283" elapsed="0.000563"/>
</branch>
<status status="FAIL" start="2026-04-21T02:15:31.775227" elapsed="0.010679">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:31.786752" elapsed="0.000100"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:31.787197" elapsed="0.000031"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:31.787111" elapsed="0.000180"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:31.787069" elapsed="0.000270"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:31.787665" elapsed="0.000047"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:15:31.787920" elapsed="0.000049"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:15:31.773593" elapsed="0.014636">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:31.788410" elapsed="0.000036"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:15:31.672288" elapsed="0.116335">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:31.789103" elapsed="0.000057"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:31.788834" elapsed="0.000404"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:31.788808" elapsed="0.000466"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:31.789321" elapsed="0.000024"/>
</return>
<arg>${POLICIES_VAR}/effective_rib_in/peer_${index}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:15:31.666756" elapsed="0.122743">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:34.844830" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:34.844412" elapsed="0.000453"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:34.845824" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:34.845380" elapsed="0.000520">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:34.845996" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:34.845041" elapsed="0.000980"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:34.846581" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:34.846190" elapsed="0.000418"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:34.846954" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:34.847115" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:34.846806" elapsed="0.000336"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:34.847548" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:34.847300" elapsed="0.000294"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:34.848719" level="INFO">mapping: {'IP': '127.0.0.1'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:34.848344" elapsed="0.000494"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:34.849338" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:34.849003" elapsed="0.000362"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:34.850672" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:34.849823" elapsed="0.000938"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:34.852552" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:34.852236" elapsed="0.000357"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:34.852719" elapsed="0.000096"/>
</return>
<msg time="2026-04-21T02:15:34.853063" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:34.851441" elapsed="0.001703"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:34.853435" elapsed="0.000501"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-04-21T02:15:34.849617" elapsed="0.004452"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:15:34.849419" elapsed="0.004690"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:15:34.854153" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:15:34.854315" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:15:34.847994" elapsed="0.006346"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:34.847668" elapsed="0.006705"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:34.854550" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:34.854399" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:34.847646" elapsed="0.007009"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:34.855386" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:34.854818" elapsed="0.000597"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:34.855465" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:15:34.843776" elapsed="0.011815"/>
</kw>
<msg time="2026-04-21T02:15:34.855648" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:34.831439" elapsed="0.024260"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:34.868138" elapsed="0.000033"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:34.880514" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:34.892597" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:34.892885" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:34.893070" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:34.893461" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:34.893315" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:34.893299" elapsed="0.000243"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:34.893684" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:34.893865" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:34.894031" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:34.893263" elapsed="0.000821"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:34.893151" elapsed="0.000961"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:34.894258" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:34.894333" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:15:34.894473" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:34.827029" elapsed="0.067472"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:34.895902" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:34.895600" elapsed="0.000381">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:34.896075" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:34.895227" elapsed="0.000872"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:34.896424" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:34.896169" elapsed="0.000313"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:34.897025" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:34.896686" elapsed="0.000366"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:34.896506" elapsed="0.000581"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:34.896151" elapsed="0.000957"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:34.899456" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:34.897260" elapsed="0.002223"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:15:34.899534" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:15:34.899691" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:34.894871" elapsed="0.004845"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:34.900963" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:34.900702" elapsed="0.000324">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:34.901120" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:34.900365" elapsed="0.000779"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:15:34.901352" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:15:34.901214" elapsed="0.000232"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:34.901196" elapsed="0.000277"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:34.901621" elapsed="0.000023"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:34.901816" elapsed="0.000022"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:15:34.901884" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:15:34.903938" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:34.900040" elapsed="0.003926"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:34.905521" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:34.905266" elapsed="0.000302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:34.905984" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:34.905719" elapsed="0.000309"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:34.913545" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01ejune2z7iv001pdkwzgzym89p29.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:34.913685" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:15:34.913784" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:15:34.908126" elapsed="0.006054">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<status status="FAIL" start="2026-04-21T02:15:34.906093" elapsed="0.008172">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:34.914452" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:34.914299" elapsed="0.000218"/>
</branch>
<status status="FAIL" start="2026-04-21T02:15:34.906075" elapsed="0.008484">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:34.914972" elapsed="0.000027"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:34.915106" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:34.915068" elapsed="0.000080"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:34.915051" elapsed="0.000119"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:34.915314" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:15:34.915385" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:15:34.904279" elapsed="0.011212">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:34.915568" elapsed="0.000015"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:15:34.803967" elapsed="0.111698">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:34.915990" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:34.915808" elapsed="0.000255"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:34.915776" elapsed="0.000311"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:34.916120" elapsed="0.000014"/>
</return>
<arg>${POLICIES_VAR}/effective_rib_in/peer_${index}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:15:34.797838" elapsed="0.118381">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:37.974198" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:37.973711" elapsed="0.000534"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:37.975221" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:37.974777" elapsed="0.000529">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:37.975407" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:37.974427" elapsed="0.001006"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:37.976029" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:37.975603" elapsed="0.000454"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:37.976381" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:37.976557" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:37.976221" elapsed="0.000364"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:37.977062" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:37.976748" elapsed="0.000364"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:37.978319" level="INFO">mapping: {'IP': '127.0.0.1'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:37.977930" elapsed="0.000437"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:37.978909" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:37.978547" elapsed="0.000389"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:37.980273" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:37.979391" elapsed="0.000964"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:37.982292" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:37.981954" elapsed="0.000379"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:37.982461" elapsed="0.000082"/>
</return>
<msg time="2026-04-21T02:15:37.982811" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:37.981083" elapsed="0.001814"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:37.983213" elapsed="0.000507"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-04-21T02:15:37.979197" elapsed="0.004780"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:15:37.978994" elapsed="0.005032"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:15:37.984072" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:15:37.984254" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:15:37.977552" elapsed="0.006729"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:37.977193" elapsed="0.007122"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:37.984496" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:37.984342" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:37.977169" elapsed="0.007406"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:37.985389" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:37.984720" elapsed="0.000703"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:37.985476" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:15:37.973030" elapsed="0.012577"/>
</kw>
<msg time="2026-04-21T02:15:37.985665" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:37.960107" elapsed="0.025612"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:37.998606" elapsed="0.000043"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:38.010740" elapsed="0.000045"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:38.030391" elapsed="0.000050"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:38.030699" elapsed="0.000028"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:38.030918" elapsed="0.000026"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:38.031397" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:38.031237" elapsed="0.000218"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:38.031215" elapsed="0.000270"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:38.031632" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:38.031817" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:38.031986" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:38.031159" elapsed="0.000965"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:38.031017" elapsed="0.001139"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:38.032308" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:38.032390" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T02:15:38.032559" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:37.955528" elapsed="0.077060"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:38.034130" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:38.033771" elapsed="0.000480">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:38.034376" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:38.033334" elapsed="0.001082"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:38.034822" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:38.034525" elapsed="0.000359"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:38.035483" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:38.035120" elapsed="0.000397"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:38.034910" elapsed="0.000645"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:38.034501" elapsed="0.001076"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:38.038324" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:38.035779" elapsed="0.002580"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:15:38.038417" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:15:38.038590" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:38.032967" elapsed="0.005653"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:38.039998" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:38.039707" elapsed="0.000359">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:38.040163" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:38.039350" elapsed="0.000837"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:15:38.040402" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:15:38.040260" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:38.040242" elapsed="0.000245"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:38.040635" elapsed="0.000023"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:38.040825" elapsed="0.000023"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:15:38.040894" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:15:38.042988" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:38.038999" elapsed="0.004016"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:38.044523" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:38.044240" elapsed="0.000333"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:38.045068" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:38.044795" elapsed="0.000318"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:38.052645" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01ejune2z7iv001pdkwzgzym89p29.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:38.052812" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:15:38.052922" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:15:38.047316" elapsed="0.006152">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<status status="FAIL" start="2026-04-21T02:15:38.045180" elapsed="0.008380">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:38.053758" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:38.053595" elapsed="0.000272"/>
</branch>
<status status="FAIL" start="2026-04-21T02:15:38.045162" elapsed="0.008730">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:38.054295" elapsed="0.000027"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:38.054432" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:38.054393" elapsed="0.000082"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:38.054375" elapsed="0.000123"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:38.054643" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:15:38.054712" elapsed="0.000015"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:15:38.043372" elapsed="0.011468">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:38.054919" elapsed="0.000016"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:15:37.932480" elapsed="0.122538">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:38.055298" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:38.055114" elapsed="0.000257"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:38.055097" elapsed="0.000297"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:38.055428" elapsed="0.000013"/>
</return>
<arg>${POLICIES_VAR}/effective_rib_in/peer_${index}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:15:37.926530" elapsed="0.128996">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.107994" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:41.107560" elapsed="0.000468"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:41.109056" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:41.108543" elapsed="0.000589">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:41.109230" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:41.108203" elapsed="0.001052"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.109835" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:41.109422" elapsed="0.000441"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:41.110171" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:41.110341" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:41.110026" elapsed="0.000341"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.110773" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:41.110524" elapsed="0.000314"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.111975" level="INFO">mapping: {'IP': '127.0.0.1'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:41.111576" elapsed="0.000446"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.112625" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:41.112193" elapsed="0.000466"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.114305" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:41.113241" elapsed="0.001158"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:41.116424" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:41.115946" elapsed="0.000520"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:41.116595" elapsed="0.000084"/>
</return>
<msg time="2026-04-21T02:15:41.117070" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:41.115120" elapsed="0.002230"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:41.117728" elapsed="0.000989"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-04-21T02:15:41.113028" elapsed="0.005889"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:15:41.112736" elapsed="0.006224"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:15:41.119006" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:15:41.119181" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:15:41.111217" elapsed="0.007990"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:41.110913" elapsed="0.008328"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.119423" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:41.119268" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:41.110890" elapsed="0.008625"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.120440" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:41.119691" elapsed="0.000785"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:41.120590" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:15:41.106903" elapsed="0.013824"/>
</kw>
<msg time="2026-04-21T02:15:41.120784" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:41.094179" elapsed="0.026700"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.133313" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.145262" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.157486" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.157694" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.157892" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.158281" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:41.158134" elapsed="0.000203"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:41.158119" elapsed="0.000243"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.158503" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.158669" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.158849" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:41.158084" elapsed="0.000820"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:41.157973" elapsed="0.000959"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.159079" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:41.159153" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:15:41.159287" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:41.089911" elapsed="0.069403"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:41.160738" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:41.160461" elapsed="0.000373">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:41.160929" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:41.160094" elapsed="0.000859"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.161355" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:41.161022" elapsed="0.000393"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.162012" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:41.161685" elapsed="0.000353"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:41.161449" elapsed="0.000624"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:41.161004" elapsed="0.001091"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.164383" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:41.162251" elapsed="0.002159"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:15:41.164461" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:15:41.164620" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:41.159692" elapsed="0.004952"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:41.165982" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:41.165713" elapsed="0.000333">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:41.166140" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:41.165341" elapsed="0.000823"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:15:41.166373" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:15:41.166235" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:41.166216" elapsed="0.000242"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.166604" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.166776" elapsed="0.000039"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:15:41.166862" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:15:41.168890" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:41.164972" elapsed="0.003946"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.170352" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:41.170096" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.170812" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:41.170548" elapsed="0.000309"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:41.177684" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01ejune2z7iv001pdkwzgzym89p29.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:41.177854" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-21T02:15:41.177956" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:15:41.172973" elapsed="0.005405">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<status status="FAIL" start="2026-04-21T02:15:41.170924" elapsed="0.007541">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.178655" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:41.178500" elapsed="0.000219"/>
</branch>
<status status="FAIL" start="2026-04-21T02:15:41.170905" elapsed="0.007838">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.179176" elapsed="0.000027"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:41.179312" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:41.179275" elapsed="0.000079"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:41.179258" elapsed="0.000119"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.179521" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:15:41.179591" elapsed="0.000015"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:15:41.169258" elapsed="0.010440">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:41.179773" elapsed="0.000033"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:15:41.066969" elapsed="0.112960">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.180214" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:41.180032" elapsed="0.000254"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:41.180013" elapsed="0.000297"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:41.180343" elapsed="0.000014"/>
</return>
<arg>${POLICIES_VAR}/effective_rib_in/peer_${index}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:15:41.060054" elapsed="0.120390">HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<msg time="2026-04-21T02:15:41.180547" level="FAIL">Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 5 times. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<arg>5x</arg>
<arg>3s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${POLICIES_VAR}/effective_rib_in/peer_${index}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-04-21T02:15:28.509648" elapsed="12.670996">Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 5 times. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<var name="${index}">1</var>
<status status="FAIL" start="2026-04-21T02:15:28.508901" elapsed="12.671824">Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 5 times. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</iter>
<var>${index}</var>
<value>@{NUMBERS}</value>
<status status="FAIL" start="2026-04-21T02:15:28.508730" elapsed="12.672110">Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 5 times. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</for>
<kw name="Create Dictionary" owner="BuiltIn">
<var>&amp;{mapping}</var>
<arg>IP=${ODL_SYSTEM_IP}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.181020" elapsed="0.000024"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<arg>5x</arg>
<arg>3s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${POLICIES_VAR}/app_peer_rib</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.181210" elapsed="0.000023"/>
</kw>
<doc>Verify output from effective-rib-in for each of the 6 exabgp peers and app peer.
First request is for full example-bgp-rib and it's output is logged for debug purposes.
Each of the peers have different output which is stored in folder by their respective
numbers as peer_${index} (peer_1, peer_2 ...)</doc>
<status status="FAIL" start="2026-04-21T02:15:28.356272" elapsed="12.825108">Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 5 times. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<doc>Verifies that sent routes are present in particular ribs.</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-04-21T02:15:28.261844" elapsed="12.919696">Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 5 times. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.3:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</test>
<test id="s1-s20-t6" name="Stop_All_Peers" line="91">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:15:41.186016" elapsed="0.000306"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:15:41.185616" elapsed="0.000784"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:15:41.187791" elapsed="0.000040"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:41.187629" elapsed="0.000247"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:41.187604" elapsed="0.000303"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:15:41.193553" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:41.193444" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:41.193425" elapsed="0.000196"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.194620" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:41.194238" elapsed="0.000409"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.195115" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:15:41.194820" elapsed="0.000320"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:15:41.195184" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:15:41.195339" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:15:41.193864" elapsed="0.001499"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:15:41.200697" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:41.200588" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:41.200570" elapsed="0.000196"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:15:41.202045" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:41.201934" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:41.201916" elapsed="0.000197"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:15:41.202566" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:15:41.202260" elapsed="0.000332"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:15:41.202993" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:15:41.202750" elapsed="0.000269"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:15:41.235338" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:15:41.203511" elapsed="0.031998"/>
</kw>
<msg time="2026-04-21T02:15:41.235707" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:15:41.235754" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:41.203178" elapsed="0.032636"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:15:41.258109" level="INFO">". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "S "t "o "p "_ "A "l "l "_ "P "e "e "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:15:41.236793" elapsed="0.021421"/>
</kw>
<msg time="2026-04-21T02:15:41.258377" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:15:41.258423" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "S "t "o "p "_ "A "l "l "_ "P "e "e "r "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:41.236381" elapsed="0.022080"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.258911" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:41.258552" elapsed="0.000429"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:41.258525" elapsed="0.000485"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.259529" level="INFO"> ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "S "t "o "p "_ "A "l "l "_ "P "e "e "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:41.259212" elapsed="0.000383"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.259901" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:41.259662" elapsed="0.000294"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:41.259644" elapsed="0.000335"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:15:41.260017" elapsed="0.000040"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:15:41.262709" elapsed="0.000398"/>
</kw>
<msg time="2026-04-21T02:15:41.263182" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:41.261574" elapsed="0.001750"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.263608" elapsed="0.000078"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.264007" elapsed="0.000087"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:15:41.260925" elapsed="0.003288"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:15:41.260339" elapsed="0.003940"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:15:41.201600" elapsed="0.062780"/>
</kw>
<msg time="2026-04-21T02:15:41.264494" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:15:41.264572" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "S "t "o "p "_ "A "l "l "_ "P "e "e "r "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:41.200935" elapsed="0.063691"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:15:41.264890" elapsed="0.000048"/>
</return>
<status status="PASS" start="2026-04-21T02:15:41.264728" elapsed="0.000253"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:41.264704" elapsed="0.000312"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.265475" elapsed="0.000035"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.265985" elapsed="0.000035"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:15:41.266079" elapsed="0.000020"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:15:41.200254" elapsed="0.065962"/>
</kw>
<msg time="2026-04-21T02:15:41.266336" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:15:41.266394" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "S "t "o "p "_ "A "l "l "_ "P "e "e "r "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:41.195733" elapsed="0.070713"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.266916" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:41.266550" elapsed="0.000439"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:41.266526" elapsed="0.000555"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:15:41.195592" elapsed="0.071541"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:15:41.195419" elapsed="0.071771"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:15:41.193057" elapsed="0.074208"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:15:41.187228" elapsed="0.080107"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:41.186607" elapsed="0.080786"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:15:41.182588" elapsed="0.084864"/>
</kw>
<kw name="Stop_All_ExaBgps" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T02:15:41.268218" level="INFO">[?2004h(defaultvenv) [jenkins@releng-12085-696-0-builder-0 ~]&gt; env exabgp.tcp.port=1790 exabgp --debug exabgp4.cfg &gt; exa4.log &amp;
[?2004l[4] 6215
[?2004h(defaultvenv) [jenkins@releng-12085-696-0-builder-0 ~]&gt; env exabgp.tcp.port=1790 exabgp --debug exabgp5.cfg &gt; exa5.log &amp;
[?2004l[5] 6216
[?2004h(defaultvenv) [jenkins@releng-12085-696-0-builder-0 ~]&gt; env exabgp.tcp.port=1790 exabgp --debug exabgp6.cfg &gt; exa6.log &amp;
[?2004l[6] 6217
[?2004h(defaultvenv) [jenkins@releng-12085-696-0-builder-0 ~]&gt; Traceback (most recent call last):
  File "/tmp/defaultvenv/bin/exabgp", line 8, in &lt;module&gt;
    sys.exit(run_exabgp())
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/__init__.py", line 12, in run_exabgp
    from exabgp.application.bgp import main
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/bgp.py", line 22, in &lt;module&gt;
    from exabgp.reactor.loop import Reactor
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/reactor/loop.py", line 24
    from exabgp.reactor.async import ASYNC
                        ^^^^^
SyntaxError: invalid syntax
Traceback (most recent call last):
  File "/tmp/defaultvenv/bin/exabgp", line 8, in &lt;module&gt;
    sys.exit(run_exabgp())
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/__init__.py", line 12, in run_exabgp
    from exabgp.application.bgp import main
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/bgp.py", line 22, in &lt;module&gt;
    from exabgp.reactor.loop import Reactor
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/reactor/loop.py", line 24
    from exabgp.reactor.async import ASYNC
                        ^^^^^
SyntaxError: invalid syntax
Traceback (most recent call last):
  File "/tmp/defaultvenv/bin/exabgp", line 8, in &lt;module&gt;
    sys.exit(run_exabgp())
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/__init__.py", line 12, in run_exabgp
    from exabgp.application.bgp import main
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/bgp.py", line 22, in &lt;module&gt;
    from exabgp.reactor.loop import Reactor
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/reactor/loop.py", line 24
    from exabgp.reactor.async import ASYNC
                        ^^^^^
SyntaxError: invalid syntax
Traceback (most recent call last):
  File "/tmp/defaultvenv/bin/exabgp", line 8, in &lt;module&gt;
Traceback (most recent call last):
  File "/tmp/defaultvenv/bin/exabgp", line 8, in &lt;module&gt;
    sys.exit(run_exabgp())
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/__init__.py", line 12, in run_exabgp
    sys.exit(run_exabgp())
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/__init__.py", line 12, in run_exabgp
    from exabgp.application.bgp import main
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/bgp.py", line 22, in &lt;module&gt;
    from exabgp.reactor.loop import Reactor
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/reactor/loop.py", line 24
    from exabgp.reactor.async import ASYNC
                        ^^^^^
SyntaxError: invalid syntax
    from exabgp.application.bgp import main
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/bgp.py", line 22, in &lt;module&gt;
    from exabgp.reactor.loop import Reactor
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/reactor/loop.py", line 24
    from exabgp.reactor.async import ASYNC
                        ^^^^^
SyntaxError: invalid syntax
Traceback (most recent call last):
  File "/tmp/defaultvenv/bin/exabgp", line 8, in &lt;module&gt;
    sys.exit(run_exabgp())
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/__init__.py", line 12, in run_exabgp
    from exabgp.application.bgp import main
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/bgp.py", line 22, in &lt;module&gt;
    from exabgp.reactor.loop import Reactor
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/reactor/loop.py", line 24
    from exabgp.reactor.async import ASYNC
                        ^^^^^
SyntaxError: invalid syntax</msg>
<msg time="2026-04-21T02:15:41.268392" level="INFO">${output} = [?2004h(defaultvenv) [jenkins@releng-12085-696-0-builder-0 ~]&gt; env exabgp.tcp.port=1790 exabgp --debug exabgp4.cfg &gt; exa4.log &amp;
[?2004l[4] 6215
[?2004h(defaultvenv) [jenkins@releng-12085-696-0-b...</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-21T02:15:41.268089" elapsed="0.000345"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.269010" level="INFO">[?2004h(defaultvenv) [jenkins@releng-12085-696-0-builder-0 ~]&gt; env exabgp.tcp.port=1790 exabgp --debug exabgp4.cfg &gt; exa4.log &amp;
[?2004l[4] 6215
[?2004h(defaultvenv) [jenkins@releng-12085-696-0-builder-0 ~]&gt; env exabgp.tcp.port=1790 exabgp --debug exabgp5.cfg &gt; exa5.log &amp;
[?2004l[5] 6216
[?2004h(defaultvenv) [jenkins@releng-12085-696-0-builder-0 ~]&gt; env exabgp.tcp.port=1790 exabgp --debug exabgp6.cfg &gt; exa6.log &amp;
[?2004l[6] 6217
[?2004h(defaultvenv) [jenkins@releng-12085-696-0-builder-0 ~]&gt; Traceback (most recent call last):
  File "/tmp/defaultvenv/bin/exabgp", line 8, in &lt;module&gt;
    sys.exit(run_exabgp())
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/__init__.py", line 12, in run_exabgp
    from exabgp.application.bgp import main
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/bgp.py", line 22, in &lt;module&gt;
    from exabgp.reactor.loop import Reactor
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/reactor/loop.py", line 24
    from exabgp.reactor.async import ASYNC
                        ^^^^^
SyntaxError: invalid syntax
Traceback (most recent call last):
  File "/tmp/defaultvenv/bin/exabgp", line 8, in &lt;module&gt;
    sys.exit(run_exabgp())
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/__init__.py", line 12, in run_exabgp
    from exabgp.application.bgp import main
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/bgp.py", line 22, in &lt;module&gt;
    from exabgp.reactor.loop import Reactor
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/reactor/loop.py", line 24
    from exabgp.reactor.async import ASYNC
                        ^^^^^
SyntaxError: invalid syntax
Traceback (most recent call last):
  File "/tmp/defaultvenv/bin/exabgp", line 8, in &lt;module&gt;
    sys.exit(run_exabgp())
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/__init__.py", line 12, in run_exabgp
    from exabgp.application.bgp import main
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/bgp.py", line 22, in &lt;module&gt;
    from exabgp.reactor.loop import Reactor
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/reactor/loop.py", line 24
    from exabgp.reactor.async import ASYNC
                        ^^^^^
SyntaxError: invalid syntax
Traceback (most recent call last):
  File "/tmp/defaultvenv/bin/exabgp", line 8, in &lt;module&gt;
Traceback (most recent call last):
  File "/tmp/defaultvenv/bin/exabgp", line 8, in &lt;module&gt;
    sys.exit(run_exabgp())
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/__init__.py", line 12, in run_exabgp
    sys.exit(run_exabgp())
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/__init__.py", line 12, in run_exabgp
    from exabgp.application.bgp import main
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/bgp.py", line 22, in &lt;module&gt;
    from exabgp.reactor.loop import Reactor
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/reactor/loop.py", line 24
    from exabgp.reactor.async import ASYNC
                        ^^^^^
SyntaxError: invalid syntax
    from exabgp.application.bgp import main
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/bgp.py", line 22, in &lt;module&gt;
    from exabgp.reactor.loop import Reactor
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/reactor/loop.py", line 24
    from exabgp.reactor.async import ASYNC
                        ^^^^^
SyntaxError: invalid syntax
Traceback (most recent call last):
  File "/tmp/defaultvenv/bin/exabgp", line 8, in &lt;module&gt;
    sys.exit(run_exabgp())
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/__init__.py", line 12, in run_exabgp
    from exabgp.application.bgp import main
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/bgp.py", line 22, in &lt;module&gt;
    from exabgp.reactor.loop import Reactor
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/reactor/loop.py", line 24
    from exabgp.reactor.async import ASYNC
                        ^^^^^
SyntaxError: invalid syntax
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:41.268636" elapsed="0.000498"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:15:41.272113" level="INFO">ps axf | grep exabgp | grep -v grep | awk '{print "kill -9 " $1}' | sh</msg>
<msg time="2026-04-21T02:15:41.272262" level="INFO">${output} = ps axf | grep exabgp | grep -v grep | awk '{print "kill -9 " $1}' | sh
</msg>
<var>${output}</var>
<arg>${EXABGP_KILL_COMMAND}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:15:41.269337" elapsed="0.002960"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.272890" level="INFO">ps axf | grep exabgp | grep -v grep | awk '{print "kill -9 " $1}' | sh
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:41.272532" elapsed="0.000420"/>
</kw>
<doc>Sends kill command to stop all exabgps running</doc>
<status status="PASS" start="2026-04-21T02:15:41.267726" elapsed="0.005300"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:41.282414" level="INFO">Executing command 'cat exa1.log'.</msg>
<msg time="2026-04-21T02:15:41.294906" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:15:41.295052" level="INFO">${output_log} = </msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:41.282267" elapsed="0.012821"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.296199" level="INFO"/>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:41.295472" elapsed="0.000830"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:41.297587" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exa1.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exa1.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-21T02:15:41.296784" elapsed="0.000933"/>
</kw>
<arg>exa${index}.log</arg>
<arg>exa${index}.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-21T02:15:41.281822" elapsed="0.016087"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:15:41.273269" elapsed="0.024730"/>
</iter>
<iter>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:41.314857" level="INFO">Executing command 'cat exa2.log'.</msg>
<msg time="2026-04-21T02:15:41.343857" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:15:41.344110" level="INFO">${output_log} = </msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:41.314657" elapsed="0.029514"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.345332" level="INFO"/>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:41.344590" elapsed="0.000845"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:41.346700" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exa2.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exa2.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-21T02:15:41.345924" elapsed="0.000937"/>
</kw>
<arg>exa${index}.log</arg>
<arg>exa${index}.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-21T02:15:41.314007" elapsed="0.033006"/>
</kw>
<var name="${index}">2</var>
<status status="PASS" start="2026-04-21T02:15:41.298216" elapsed="0.048883"/>
</iter>
<iter>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:41.360169" level="INFO">Executing command 'cat exa3.log'.</msg>
<msg time="2026-04-21T02:15:41.395881" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:15:41.396116" level="INFO">${output_log} = </msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:41.360015" elapsed="0.036156"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.397231" level="INFO"/>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:41.396551" elapsed="0.000774"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:41.398433" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exa3.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exa3.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-21T02:15:41.397741" elapsed="0.000815"/>
</kw>
<arg>exa${index}.log</arg>
<arg>exa${index}.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-21T02:15:41.359528" elapsed="0.039164"/>
</kw>
<var name="${index}">3</var>
<status status="PASS" start="2026-04-21T02:15:41.347336" elapsed="0.051434"/>
</iter>
<iter>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:41.410917" level="INFO">Executing command 'cat exa4.log'.</msg>
<msg time="2026-04-21T02:15:41.443651" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:15:41.443993" level="INFO">${output_log} = </msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:41.410755" elapsed="0.033307"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.445421" level="INFO"/>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:41.444626" elapsed="0.000895"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:41.446731" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exa4.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exa4.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-21T02:15:41.446026" elapsed="0.000894"/>
</kw>
<arg>exa${index}.log</arg>
<arg>exa${index}.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-21T02:15:41.410324" elapsed="0.036746"/>
</kw>
<var name="${index}">4</var>
<status status="PASS" start="2026-04-21T02:15:41.399022" elapsed="0.048130"/>
</iter>
<iter>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:41.459407" level="INFO">Executing command 'cat exa5.log'.</msg>
<msg time="2026-04-21T02:15:41.491981" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:15:41.492325" level="INFO">${output_log} = </msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:41.459247" elapsed="0.033135"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.493478" level="INFO"/>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:41.492751" elapsed="0.000827"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:41.494764" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exa5.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exa5.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-21T02:15:41.494058" elapsed="0.000892"/>
</kw>
<arg>exa${index}.log</arg>
<arg>exa${index}.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-21T02:15:41.458717" elapsed="0.036371"/>
</kw>
<var name="${index}">5</var>
<status status="PASS" start="2026-04-21T02:15:41.447492" elapsed="0.047675"/>
</iter>
<iter>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:41.507092" level="INFO">Executing command 'cat exa6.log'.</msg>
<msg time="2026-04-21T02:15:41.539981" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:15:41.540364" level="INFO">${output_log} = </msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:41.506913" elapsed="0.033519"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.541735" level="INFO"/>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:41.540968" elapsed="0.000908"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:41.543092" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exa6.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exa6.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-21T02:15:41.542337" elapsed="0.000889"/>
</kw>
<arg>exa${index}.log</arg>
<arg>exa${index}.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-21T02:15:41.506357" elapsed="0.037027"/>
</kw>
<var name="${index}">6</var>
<status status="PASS" start="2026-04-21T02:15:41.495376" elapsed="0.048095"/>
</iter>
<var>${index}</var>
<value>@{NUMBERS}</value>
<status status="PASS" start="2026-04-21T02:15:41.273095" elapsed="0.270464"/>
</for>
<doc>Send command to kill all exabgp processes running on controller</doc>
<status status="PASS" start="2026-04-21T02:15:41.181960" elapsed="0.361908"/>
</test>
<test id="s1-s20-t7" name="Delete_Bgp_Peer_Configuration" line="98">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:15:41.549181" elapsed="0.000338"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:15:41.548772" elapsed="0.000828"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:15:41.551111" elapsed="0.000025"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:41.550928" elapsed="0.000253"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:41.550895" elapsed="0.000318"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:15:41.556942" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:41.556817" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:41.556783" elapsed="0.000231"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.558092" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:41.557651" elapsed="0.000469"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.558696" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:15:41.558392" elapsed="0.000330"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:15:41.558767" elapsed="0.000054"/>
</return>
<msg time="2026-04-21T02:15:41.558953" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:15:41.557261" elapsed="0.001717"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:15:41.564523" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:41.564412" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:41.564393" elapsed="0.000198"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:15:41.565853" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:41.565717" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:41.565699" elapsed="0.000224"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:15:41.566469" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:15:41.566156" elapsed="0.000339"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:15:41.566899" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:15:41.566656" elapsed="0.000269"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:15:41.598112" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:15:41.567495" elapsed="0.030949"/>
</kw>
<msg time="2026-04-21T02:15:41.598926" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:15:41.599034" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:41.567086" elapsed="0.032033"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:15:41.625048" level="INFO">". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:15:41.600518" elapsed="0.024795"/>
</kw>
<msg time="2026-04-21T02:15:41.625568" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:15:41.625616" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:41.599597" elapsed="0.026057"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.626182" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:41.625794" elapsed="0.000451"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:41.625749" elapsed="0.000526"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.626874" level="INFO"> ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:41.626444" elapsed="0.000506"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.627234" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:41.627017" elapsed="0.000270"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:41.626998" elapsed="0.000313"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:15:41.627351" elapsed="0.000044"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:15:41.630210" elapsed="0.000174"/>
</kw>
<msg time="2026-04-21T02:15:41.630449" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:41.629029" elapsed="0.001559"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.630892" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.631234" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:15:41.628321" elapsed="0.003099"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:15:41.627695" elapsed="0.003790"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:15:41.565415" elapsed="0.066170"/>
</kw>
<msg time="2026-04-21T02:15:41.631682" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:15:41.631727" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:41.564744" elapsed="0.067023"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:15:41.632257" elapsed="0.000031"/>
</return>
<status status="PASS" start="2026-04-21T02:15:41.631865" elapsed="0.000460"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:41.631846" elapsed="0.000507"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.632795" elapsed="0.000042"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.633195" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:15:41.633268" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:15:41.564049" elapsed="0.069328"/>
</kw>
<msg time="2026-04-21T02:15:41.633477" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:15:41.633606" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:41.559502" elapsed="0.074144"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.633999" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:41.633723" elapsed="0.000330"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:41.633706" elapsed="0.000374"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:15:41.559356" elapsed="0.074750"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:15:41.559038" elapsed="0.075101"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:15:41.556411" elapsed="0.077787"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:15:41.550481" elapsed="0.083776"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:41.549840" elapsed="0.084463"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:15:41.545615" elapsed="0.088741"/>
</kw>
<for flavor="IN ZIP">
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.635469" level="INFO">&amp;{mapping} = { IP=127.0.0.1 | HOLDTIME=180 | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=127.0.0.${index}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:41.634851" elapsed="0.000647"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.678404" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:41.677947" elapsed="0.000492"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:41.679271" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:41.678986" elapsed="0.000362">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:41.679441" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:41.678618" elapsed="0.000848"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.680035" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:41.679631" elapsed="0.000431"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:41.680365" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:41.680534" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:41.680222" elapsed="0.000339"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.680985" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:41.680717" elapsed="0.000318"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.682105" level="INFO">mapping: {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:41.681825" elapsed="0.000326"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.682578" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:41.682309" elapsed="0.000296"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.683293" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:41.682993" elapsed="0.000325"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:41.684329" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:41.684103" elapsed="0.000310"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:41.684469" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:15:41.684632" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:41.683503" elapsed="0.001154"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:41.684829" elapsed="0.000245"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-04-21T02:15:41.682857" elapsed="0.002257"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.685788" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:41.685424" elapsed="0.000408"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:41.686550" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:41.686340" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:41.686624" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:15:41.686775" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:41.686023" elapsed="0.000793"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:41.686968" elapsed="0.000223"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:15:41.685231" elapsed="0.001999"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.687770" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:41.687473" elapsed="0.000338"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:41.688519" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:41.688310" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:41.688592" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:15:41.688741" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:41.687996" elapsed="0.000769"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:41.688930" elapsed="0.000221"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:15:41.687343" elapsed="0.001849"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.689758" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:41.689457" elapsed="0.000327"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:41.690515" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:41.690306" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:41.690590" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:15:41.690738" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:41.689987" elapsed="0.000775"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:41.690929" elapsed="0.000223"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:15:41.689303" elapsed="0.001889"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.691764" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:41.691434" elapsed="0.000374"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:41.692576" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:41.692359" elapsed="0.000250"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:41.692664" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:15:41.692848" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:41.692018" elapsed="0.000856"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:41.693027" elapsed="0.000226"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:15:41.691303" elapsed="0.001990"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:15:41.682658" elapsed="0.010670"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:15:41.693373" elapsed="0.000056"/>
</return>
<msg time="2026-04-21T02:15:41.693607" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:15:41.681487" elapsed="0.012191"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:41.681114" elapsed="0.012601"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.693920" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:41.693743" elapsed="0.000257"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:41.681090" elapsed="0.012937"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.695088" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:41.694185" elapsed="0.000932"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:41.695166" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:15:41.677060" elapsed="0.018233"/>
</kw>
<msg time="2026-04-21T02:15:41.695348" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:41.664374" elapsed="0.031025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.707993" elapsed="0.000037"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.720136" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.732491" elapsed="0.000039"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.732742" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.732948" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.733373" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:41.733219" elapsed="0.000210"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:41.733202" elapsed="0.000253"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.733598" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.733788" elapsed="0.000039"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.733975" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:41.733163" elapsed="0.000866"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:41.733036" elapsed="0.001021"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.734200" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:41.734352" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T02:15:41.734517" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:41.659771" elapsed="0.074774"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.735766" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:41.735465" elapsed="0.000370"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:41.746224" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01ejune2z7iv001pdkwzgzym89p29.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:41.746293" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:41.746420" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:15:41.737967" elapsed="0.008488"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:41.735902" elapsed="0.010610"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.746758" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:41.746549" elapsed="0.000320"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:41.735884" elapsed="0.011015"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.751531" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:41.748301" elapsed="0.003290"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:41.747991" elapsed="0.003648"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:41.747966" elapsed="0.003708"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.755206" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:41.752080" elapsed="0.003172"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:41.751750" elapsed="0.003535"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:41.751727" elapsed="0.003584"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.755908" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:41.755488" elapsed="0.000447"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.756241" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:41.756003" elapsed="0.000295"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.756786" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:41.756484" elapsed="0.000347"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:41.756322" elapsed="0.000546"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:41.755985" elapsed="0.000904"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.757413" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:41.757045" elapsed="0.000394"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.757738" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:41.757507" elapsed="0.000304"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.758301" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:41.758006" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:41.757836" elapsed="0.000526"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:41.757490" elapsed="0.000893"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:41.758532" elapsed="0.000366"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:15:41.759425" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:41.759122" elapsed="0.000329"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:15:41.759603" elapsed="0.002473"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:15:41.747398" elapsed="0.014745"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:15:41.762193" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:15:41.764405" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:15:41.734847" elapsed="0.029585"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:41.764486" elapsed="0.000028"/>
</return>
<arg>${POLICIES_VAR}/${peer_type}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:15:41.635729" elapsed="0.128883"/>
</kw>
<var name="${index}">1</var>
<var name="${peer_type}">ibgp_peer</var>
<status status="PASS" start="2026-04-21T02:15:41.634640" elapsed="0.130013"/>
</iter>
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.765550" level="INFO">&amp;{mapping} = { IP=127.0.0.2 | HOLDTIME=180 | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=127.0.0.${index}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:41.764965" elapsed="0.000614"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.807863" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:41.807445" elapsed="0.000451"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:41.808725" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:41.808445" elapsed="0.000391">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:41.808942" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:41.808071" elapsed="0.000897"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.809557" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:41.809139" elapsed="0.000447"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:41.809938" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:41.810109" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:41.809770" elapsed="0.000366"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.810585" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:41.810295" elapsed="0.000338"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.811639" level="INFO">mapping: {'IP': '127.0.0.2', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:41.811377" elapsed="0.000308"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.812142" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:41.811866" elapsed="0.000302"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.812885" level="INFO">${value} = 127.0.0.2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:41.812560" elapsed="0.000351"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:41.813680" level="INFO">${encoded} = 127.0.0.2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:41.813450" elapsed="0.000341"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:41.813864" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:15:41.814032" level="INFO">${encoded_value} = 127.0.0.2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:41.813104" elapsed="0.000953"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:41.814216" elapsed="0.000281"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.2</var>
<status status="PASS" start="2026-04-21T02:15:41.812419" elapsed="0.002120"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.815311" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:41.814811" elapsed="0.000526"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:41.816107" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:41.815887" elapsed="0.000248"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:41.816199" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:15:41.816368" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:41.815529" elapsed="0.000864"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:41.816547" elapsed="0.000238"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:15:41.814658" elapsed="0.002196"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.817418" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:41.817107" elapsed="0.000337"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:41.818184" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:41.817974" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:41.818258" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:15:41.818459" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:41.817635" elapsed="0.000851"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:41.818640" elapsed="0.000241"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:15:41.816973" elapsed="0.001950"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.819504" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:41.819201" elapsed="0.000328"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:41.820324" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:41.820060" elapsed="0.000295"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:41.820415" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:15:41.820597" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:41.819717" elapsed="0.000910"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:41.820834" elapsed="0.000272"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:15:41.819037" elapsed="0.002121"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.821855" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:41.821464" elapsed="0.000426"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:41.822831" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:41.822545" elapsed="0.000320"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:41.822927" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:15:41.823116" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:41.822125" elapsed="0.001024"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:41.823343" elapsed="0.000279"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:15:41.821295" elapsed="0.002377"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:15:41.812225" elapsed="0.011491"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:15:41.823771" elapsed="0.000057"/>
</return>
<msg time="2026-04-21T02:15:41.823997" level="INFO">${mapping_to_use} = {'IP': '127.0.0.2', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:15:41.811051" elapsed="0.013056"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:41.810713" elapsed="0.013441"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.824391" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:41.824191" elapsed="0.000271"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:41.810689" elapsed="0.013800"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.825550" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:41.824678" elapsed="0.000907"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:41.825646" elapsed="0.000036"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:15:41.806789" elapsed="0.019033"/>
</kw>
<msg time="2026-04-21T02:15:41.825896" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:41.793948" elapsed="0.032014"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.838477" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.850563" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.862551" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.862787" elapsed="0.000035"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.862987" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.863392" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:41.863241" elapsed="0.000206"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:41.863224" elapsed="0.000249"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.863614" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.863779" elapsed="0.000035"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.863961" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:41.863185" elapsed="0.000829"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:41.863069" elapsed="0.000974"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.864189" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:41.864327" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:15:41.864474" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:41.789551" elapsed="0.074951"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.865692" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:41.865411" elapsed="0.000330"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:41.873952" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01ejune2z7iv001pdkwzgzym89p29.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:41.874002" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:41.874094" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:15:41.867845" elapsed="0.006274"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:41.865823" elapsed="0.008335"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.874332" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:41.874185" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:41.865792" elapsed="0.008621"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.878817" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:41.875603" elapsed="0.003277"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:41.875295" elapsed="0.003651"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:41.875270" elapsed="0.003712"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.883562" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:41.880186" elapsed="0.003444"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:41.879058" elapsed="0.004620"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:41.879035" elapsed="0.004685"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.884439" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:41.883994" elapsed="0.000472"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.884773" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:41.884534" elapsed="0.000312"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.885344" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:41.885039" elapsed="0.000331"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:41.884871" elapsed="0.000535"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:41.884516" elapsed="0.000912"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.885961" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:41.885581" elapsed="0.000407"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.886285" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:41.886056" elapsed="0.000284"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.886828" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:41.886519" elapsed="0.000335"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:41.886364" elapsed="0.000525"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:41.886039" elapsed="0.000872"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:41.887079" elapsed="0.000360"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:15:41.888011" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:41.887690" elapsed="0.000347"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:15:41.888192" elapsed="0.002402"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:15:41.874770" elapsed="0.015888"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:15:41.890706" elapsed="0.000043"/>
</return>
<msg time="2026-04-21T02:15:41.892934" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:15:41.864772" elapsed="0.028189"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:41.893015" elapsed="0.000027"/>
</return>
<arg>${POLICIES_VAR}/${peer_type}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:15:41.765836" elapsed="0.127304"/>
</kw>
<var name="${index}">2</var>
<var name="${peer_type}">ibgp_peer</var>
<status status="PASS" start="2026-04-21T02:15:41.764779" elapsed="0.128400"/>
</iter>
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.894070" level="INFO">&amp;{mapping} = { IP=127.0.0.3 | HOLDTIME=180 | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=127.0.0.${index}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:41.893471" elapsed="0.000628"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.935185" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:41.934793" elapsed="0.000421"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:41.936105" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:41.935725" elapsed="0.000460">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:41.936279" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:41.935393" elapsed="0.000910"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.936874" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:41.936467" elapsed="0.000433"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:41.937198" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:41.937368" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:41.937061" elapsed="0.000332"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.937786" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:41.937545" elapsed="0.000306"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.938809" level="INFO">mapping: {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:41.938537" elapsed="0.000319"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.939274" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:41.939012" elapsed="0.000287"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.940024" level="INFO">${value} = 127.0.0.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:41.939706" elapsed="0.000343"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:41.940766" level="INFO">${encoded} = 127.0.0.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:41.940551" elapsed="0.000307"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:41.940912" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:15:41.941071" level="INFO">${encoded_value} = 127.0.0.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:41.940234" elapsed="0.000861"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:41.941246" elapsed="0.000239"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.3</var>
<status status="PASS" start="2026-04-21T02:15:41.939571" elapsed="0.001955"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.942245" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:41.941771" elapsed="0.000500"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:41.942998" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:41.942771" elapsed="0.000253"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:41.943073" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:15:41.943223" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:41.942457" elapsed="0.000790"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:41.943415" elapsed="0.000223"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:15:41.941639" elapsed="0.002038"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.944236" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:41.943939" elapsed="0.000321"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:41.944984" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:41.944756" elapsed="0.000253"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:41.945057" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:15:41.945207" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:41.944444" elapsed="0.000787"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:41.945379" elapsed="0.000220"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:15:41.943790" elapsed="0.001850"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.946194" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:41.945899" elapsed="0.000319"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:41.946936" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:41.946712" elapsed="0.000249"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:41.947009" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:15:41.947157" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:41.946400" elapsed="0.000782"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:41.947363" elapsed="0.000255"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:15:41.945751" elapsed="0.001907"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.948529" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:41.948221" elapsed="0.000335"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:41.949294" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:41.949084" elapsed="0.000236"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:41.949369" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:15:41.949517" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:41.948741" elapsed="0.000802"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:41.949691" elapsed="0.000242"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:15:41.947770" elapsed="0.002203"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:15:41.939390" elapsed="0.010618"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:15:41.950051" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:15:41.950211" level="INFO">${mapping_to_use} = {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:15:41.938217" elapsed="0.012062"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:41.937921" elapsed="0.012393"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.950490" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:41.950341" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:41.937902" elapsed="0.012665"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:41.951361" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:41.950711" elapsed="0.000679"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:41.951457" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:15:41.934177" elapsed="0.017405"/>
</kw>
<msg time="2026-04-21T02:15:41.951636" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:41.921844" elapsed="0.029840"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.969808" elapsed="0.000084"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.982398" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.997055" elapsed="0.000034"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.997305" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.997501" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.997978" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:41.997815" elapsed="0.000222"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:41.997779" elapsed="0.000289"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.998221" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.998390" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.998554" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:41.997731" elapsed="0.000876"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:41.997593" elapsed="0.001045"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:41.998791" elapsed="0.000034"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:41.998998" elapsed="0.000023"/>
</return>
<msg time="2026-04-21T02:15:41.999185" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:41.917651" elapsed="0.081564"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.000564" level="INFO">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.3</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:42.000225" elapsed="0.000396"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:42.011359" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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.3 
 path_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.3 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01ejune2z7iv001pdkwzgzym89p29.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:42.011413" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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.3 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:42.011517" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:15:42.002716" elapsed="0.008827"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:42.000688" elapsed="0.010900"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.011826" elapsed="0.000057"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:42.011618" elapsed="0.000311"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.000670" elapsed="0.011282"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.016685" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:42.013372" elapsed="0.003374"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:42.013054" elapsed="0.003761"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.013029" elapsed="0.003825"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.020879" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:42.017387" elapsed="0.003558"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:42.016931" elapsed="0.004061"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.016909" elapsed="0.004118"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.021679" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:42.021236" elapsed="0.000470"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.022031" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:42.021774" elapsed="0.000315"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.022580" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:42.022277" elapsed="0.000331"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:42.022113" elapsed="0.000531"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.021757" elapsed="0.000908"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.023202" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:42.022837" elapsed="0.000392"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.023545" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:42.023298" elapsed="0.000303"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.024152" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:42.023782" elapsed="0.000397"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:42.023624" elapsed="0.000591"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.023280" elapsed="0.000957"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:42.024392" elapsed="0.000361"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:15:42.025334" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:42.024998" elapsed="0.000363"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.025516" elapsed="0.002572"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:15:42.012437" elapsed="0.015735"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:15:42.028224" elapsed="0.000044"/>
</return>
<msg time="2026-04-21T02:15:42.030421" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:15:41.999498" elapsed="0.030951"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:42.030504" elapsed="0.000028"/>
</return>
<arg>${POLICIES_VAR}/${peer_type}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:15:41.894331" elapsed="0.136300"/>
</kw>
<var name="${index}">3</var>
<var name="${peer_type}">ebgp_peer</var>
<status status="PASS" start="2026-04-21T02:15:41.893305" elapsed="0.137368"/>
</iter>
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.031576" level="INFO">&amp;{mapping} = { IP=127.0.0.4 | HOLDTIME=180 | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=127.0.0.${index}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.030985" elapsed="0.000620"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.073974" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:42.073528" elapsed="0.000482"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:42.074841" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:42.074531" elapsed="0.000396">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:42.075024" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:42.074188" elapsed="0.000861"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.075598" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:42.075213" elapsed="0.000412"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:42.075944" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:42.076116" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:42.075784" elapsed="0.000359"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.077531" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:42.076512" elapsed="0.001172"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.080607" level="INFO">mapping: {'IP': '127.0.0.4', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:42.079874" elapsed="0.000843"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.081847" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.081134" elapsed="0.000775"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.083502" level="INFO">${value} = 127.0.0.4</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:42.082768" elapsed="0.000794"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:42.085279" level="INFO">${encoded} = 127.0.0.4</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.084878" elapsed="0.000539"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:42.085483" elapsed="0.000048"/>
</return>
<msg time="2026-04-21T02:15:42.085670" level="INFO">${encoded_value} = 127.0.0.4</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:42.084031" elapsed="0.001665"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.085874" elapsed="0.000267"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.4</var>
<status status="PASS" start="2026-04-21T02:15:42.082451" elapsed="0.003732"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.088662" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:42.086439" elapsed="0.002250"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:42.089475" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.089242" elapsed="0.000260"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:42.089555" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:15:42.089712" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:42.088905" elapsed="0.000832"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.089913" elapsed="0.000231"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:15:42.086303" elapsed="0.003883"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.090749" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:42.090440" elapsed="0.000335"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:42.091526" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.091311" elapsed="0.000241"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:42.091602" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:15:42.091754" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:42.090988" elapsed="0.000792"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.091949" elapsed="0.000235"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:15:42.090304" elapsed="0.001921"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.092836" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:42.092511" elapsed="0.000353"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:42.093604" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.093373" elapsed="0.000257"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:42.093681" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:15:42.093855" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:42.093053" elapsed="0.000829"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.094035" elapsed="0.000227"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:15:42.092339" elapsed="0.001964"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.094873" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:42.094550" elapsed="0.000349"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:42.095623" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.095410" elapsed="0.000239"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:42.095699" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:15:42.095872" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:42.095087" elapsed="0.000811"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.096050" elapsed="0.000245"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:15:42.094418" elapsed="0.001922"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:15:42.082034" elapsed="0.014341"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:15:42.096421" elapsed="0.000074"/>
</return>
<msg time="2026-04-21T02:15:42.096637" level="INFO">${mapping_to_use} = {'IP': '127.0.0.4', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:15:42.078784" elapsed="0.017921"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:42.077937" elapsed="0.018803"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.096939" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:42.096768" elapsed="0.000228"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.077879" elapsed="0.019138"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.097983" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:42.097161" elapsed="0.000852"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:42.098063" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:15:42.072843" elapsed="0.025349"/>
</kw>
<msg time="2026-04-21T02:15:42.098249" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:42.059938" elapsed="0.038364"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.111016" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.123260" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.135571" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.135775" elapsed="0.000035"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.135970" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.136360" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:42.136216" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:42.136201" elapsed="0.000241"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.136583" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.136783" elapsed="0.000035"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.136968" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:42.136165" elapsed="0.000857"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:42.136051" elapsed="0.000998"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.137194" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:42.137324" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:15:42.137463" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:42.055597" elapsed="0.081894"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.138642" level="INFO">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.4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:42.138374" elapsed="0.000316"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:42.151584" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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.4 
 path_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.4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01ejune2z7iv001pdkwzgzym89p29.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:42.151702" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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.4 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:42.151991" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:15:42.140826" elapsed="0.011227"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:42.138756" elapsed="0.013397"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.152585" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:42.152219" elapsed="0.000511"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.138738" elapsed="0.014044"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.159401" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:42.155367" elapsed="0.004096"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:42.154824" elapsed="0.004688"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.154750" elapsed="0.004798"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.163204" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:42.159951" elapsed="0.003320"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:42.159624" elapsed="0.003698"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.159601" elapsed="0.003758"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.164272" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:42.163621" elapsed="0.000705"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.164886" elapsed="0.000081"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:42.164446" elapsed="0.000593"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.165911" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:42.165374" elapsed="0.000582"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:42.165080" elapsed="0.000942"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.164416" elapsed="0.001641"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.166887" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:42.166267" elapsed="0.000657"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.167301" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:42.167009" elapsed="0.000358"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.167967" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:42.167586" elapsed="0.000411"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:42.167394" elapsed="0.000648"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.166989" elapsed="0.001076"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:42.168262" elapsed="0.000411"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:15:42.169406" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:42.169038" elapsed="0.000397"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.169629" elapsed="0.003298"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:15:42.153756" elapsed="0.019289"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:15:42.173111" elapsed="0.000050"/>
</return>
<msg time="2026-04-21T02:15:42.175400" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:15:42.137757" elapsed="0.037671"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:42.175484" elapsed="0.000028"/>
</return>
<arg>${POLICIES_VAR}/${peer_type}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:15:42.031857" elapsed="0.143757"/>
</kw>
<var name="${index}">4</var>
<var name="${peer_type}">ebgp_peer</var>
<status status="PASS" start="2026-04-21T02:15:42.030814" elapsed="0.144841"/>
</iter>
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.176570" level="INFO">&amp;{mapping} = { IP=127.0.0.5 | HOLDTIME=180 | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=127.0.0.${index}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.175977" elapsed="0.000621"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.218332" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:42.217943" elapsed="0.000418"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:42.219169" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:42.218880" elapsed="0.000368">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:42.219342" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:42.218528" elapsed="0.000838"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.219931" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:42.219531" elapsed="0.000428"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:42.220262" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:42.220440" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:42.220119" elapsed="0.000348"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.220890" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:42.220624" elapsed="0.000315"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.221957" level="INFO">mapping: {'IP': '127.0.0.5', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:42.221679" elapsed="0.000323"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.222426" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.222160" elapsed="0.000291"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.223137" level="INFO">${value} = 127.0.0.5</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:42.222838" elapsed="0.000325"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:42.223984" level="INFO">${encoded} = 127.0.0.5</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.223665" elapsed="0.000345"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:42.224061" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:15:42.224219" level="INFO">${encoded_value} = 127.0.0.5</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:42.223348" elapsed="0.000895"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.224395" elapsed="0.000239"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.5</var>
<status status="PASS" start="2026-04-21T02:15:42.222686" elapsed="0.001989"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.225491" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:42.224942" elapsed="0.000578"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:42.226258" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.226048" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:42.226333" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:15:42.226483" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:42.225710" elapsed="0.000797"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.226655" elapsed="0.000238"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:15:42.224807" elapsed="0.002127"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.227472" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:42.227175" elapsed="0.000322"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:42.228220" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.228012" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:42.228295" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:15:42.228445" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:42.227681" elapsed="0.000788"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.228616" elapsed="0.000237"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:15:42.227046" elapsed="0.001848"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.229487" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:42.229138" elapsed="0.000375"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:42.230244" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.230035" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:42.230317" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:15:42.230468" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:42.229700" elapsed="0.000792"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.230640" elapsed="0.000240"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:15:42.229008" elapsed="0.001914"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.231462" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:42.231165" elapsed="0.000322"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:42.232208" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.232001" elapsed="0.000232"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:42.232282" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:15:42.232431" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:42.231668" elapsed="0.000788"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.232603" elapsed="0.000238"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:15:42.231034" elapsed="0.001847"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:15:42.222506" elapsed="0.010410"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:15:42.232958" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:15:42.233117" level="INFO">${mapping_to_use} = {'IP': '127.0.0.5', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:15:42.221349" elapsed="0.011831"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:42.221016" elapsed="0.012198"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.233435" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:42.233241" elapsed="0.000275"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.220994" elapsed="0.012550"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.234422" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:42.233723" elapsed="0.000727"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:42.234499" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:15:42.217270" elapsed="0.017355"/>
</kw>
<msg time="2026-04-21T02:15:42.234680" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:42.204839" elapsed="0.029889"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.247007" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.259234" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.271431" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.271629" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.271895" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.272265" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:42.272121" elapsed="0.000200"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:42.272107" elapsed="0.000238"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.272483" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.272651" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.272837" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:42.272077" elapsed="0.000815"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:42.271975" elapsed="0.000944"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.273064" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:42.273177" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:15:42.273303" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:42.200614" elapsed="0.072716"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.274452" level="INFO">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.5</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:42.274202" elapsed="0.000297"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:42.284088" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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.5 
 path_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.5 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01ejune2z7iv001pdkwzgzym89p29.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:42.284137" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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.5 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:42.284228" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:15:42.276643" elapsed="0.007611"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:42.274564" elapsed="0.009731"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.284470" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:42.284321" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.274547" elapsed="0.010005"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.288623" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:42.285562" elapsed="0.003121"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:42.285342" elapsed="0.003390"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.285324" elapsed="0.003443"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.292355" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:42.289172" elapsed="0.003246"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:42.288867" elapsed="0.003600"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.288843" elapsed="0.003659"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.293283" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:42.292733" elapsed="0.000587"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.293744" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:42.293417" elapsed="0.000473"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.294478" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:42.294165" elapsed="0.000339"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:42.293926" elapsed="0.000614"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.293391" elapsed="0.001170"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.295098" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:42.294717" elapsed="0.000407"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.295426" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:42.295193" elapsed="0.000290"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.295978" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:42.295665" elapsed="0.000339"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:42.295507" elapsed="0.000532"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.295175" elapsed="0.000885"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:42.296207" elapsed="0.000420"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:15:42.297103" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:42.296816" elapsed="0.000315"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.297286" elapsed="0.002408"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:15:42.284931" elapsed="0.014829"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:15:42.299824" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:15:42.302061" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:15:42.273594" elapsed="0.028494"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:42.302144" elapsed="0.000028"/>
</return>
<arg>${POLICIES_VAR}/${peer_type}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:15:42.176864" elapsed="0.125407"/>
</kw>
<var name="${index}">5</var>
<var name="${peer_type}">rr_client_peer</var>
<status status="PASS" start="2026-04-21T02:15:42.175792" elapsed="0.126519"/>
</iter>
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.303198" level="INFO">&amp;{mapping} = { IP=127.0.0.6 | HOLDTIME=180 | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=127.0.0.${index}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.302592" elapsed="0.000634"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.344327" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:42.343949" elapsed="0.000407"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:42.345104" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:42.344865" elapsed="0.000314">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:42.345272" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:42.344519" elapsed="0.000777"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.345858" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:42.345458" elapsed="0.000427"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:42.346182" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:42.346383" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:42.346043" elapsed="0.000367"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.346826" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:42.346565" elapsed="0.000309"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.347839" level="INFO">mapping: {'IP': '127.0.0.6', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:42.347565" elapsed="0.000320"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.348348" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.348042" elapsed="0.000340"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.349303" level="INFO">${value} = 127.0.0.6</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:42.348898" elapsed="0.000438"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:42.350334" level="INFO">${encoded} = 127.0.0.6</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.350052" elapsed="0.000311"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:42.350422" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:15:42.350591" level="INFO">${encoded_value} = 127.0.0.6</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:42.349581" elapsed="0.001034"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.350767" elapsed="0.000258"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.6</var>
<status status="PASS" start="2026-04-21T02:15:42.348690" elapsed="0.002376"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.351857" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:42.351325" elapsed="0.000559"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:42.352606" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.352396" elapsed="0.000236"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:42.352681" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:15:42.352849" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:42.352078" elapsed="0.000796"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.353023" elapsed="0.000223"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-04-21T02:15:42.351192" elapsed="0.002096"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.353869" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:42.353550" elapsed="0.000345"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:42.354711" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.354490" elapsed="0.000246"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:42.354787" elapsed="0.000130"/>
</return>
<msg time="2026-04-21T02:15:42.355057" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:42.354100" elapsed="0.000982"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.355232" elapsed="0.000230"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-04-21T02:15:42.353413" elapsed="0.002091"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.356097" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:42.355748" elapsed="0.000377"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:42.356912" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.356658" elapsed="0.000288"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:42.357012" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:15:42.357212" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:42.356336" elapsed="0.000909"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.357449" elapsed="0.000262"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:15:42.355618" elapsed="0.002136"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.358382" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:42.358023" elapsed="0.000389"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:42.359175" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.358961" elapsed="0.000239"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:42.359251" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:15:42.359405" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:42.358619" elapsed="0.000811"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.359579" elapsed="0.000259"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:15:42.357889" elapsed="0.001993"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:15:42.348453" elapsed="0.011465"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:15:42.359963" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:15:42.360134" level="INFO">${mapping_to_use} = {'IP': '127.0.0.6', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:15:42.347244" elapsed="0.012964"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:42.346946" elapsed="0.013298"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.360428" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:42.360275" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.346927" elapsed="0.013581"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.361377" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:42.360652" elapsed="0.000760"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:42.361464" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:15:42.343316" elapsed="0.018279"/>
</kw>
<msg time="2026-04-21T02:15:42.361652" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:42.331073" elapsed="0.030634"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.374330" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.387166" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.399633" elapsed="0.000034"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.399875" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.400066" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.400480" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:42.400330" elapsed="0.000207"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:42.400313" elapsed="0.000257"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.400727" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.400919" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.401087" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:42.400274" elapsed="0.000868"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:42.400153" elapsed="0.001019"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.401320" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:42.401460" elapsed="0.000021"/>
</return>
<msg time="2026-04-21T02:15:42.401628" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:42.326908" elapsed="0.074754"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.403048" level="INFO">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.6</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:42.402691" elapsed="0.000410"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:42.412091" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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.6 
 path_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.6 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01ejune2z7iv001pdkwzgzym89p29.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:42.412144" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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.6 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:42.412243" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:15:42.405240" elapsed="0.007028"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:42.403169" elapsed="0.009143"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.412492" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:42.412340" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.403151" elapsed="0.009422"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.415984" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:42.413641" elapsed="0.002386"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:42.413413" elapsed="0.002648"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.413395" elapsed="0.002692"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.418574" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:42.416361" elapsed="0.002257"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:42.416145" elapsed="0.002507"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.416129" elapsed="0.002548"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.419323" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:42.418903" elapsed="0.000447"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.419654" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:42.419419" elapsed="0.000291"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.420217" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:42.419915" elapsed="0.000329"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:42.419734" elapsed="0.000546"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.419400" elapsed="0.000901"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.420834" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:42.420457" elapsed="0.000404"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.421158" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:42.420930" elapsed="0.000283"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.421683" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:42.421391" elapsed="0.000317"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:42.421237" elapsed="0.000506"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.420912" elapsed="0.000852"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:42.421937" elapsed="0.000414"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:15:42.422854" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:42.422513" elapsed="0.000367"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.423032" elapsed="0.002422"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:15:42.412981" elapsed="0.012538"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:15:42.425570" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:15:42.427837" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:15:42.402009" elapsed="0.025857"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:42.427922" elapsed="0.000028"/>
</return>
<arg>${POLICIES_VAR}/${peer_type}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:15:42.303458" elapsed="0.124594"/>
</kw>
<var name="${index}">6</var>
<var name="${peer_type}">rr_client_peer</var>
<status status="PASS" start="2026-04-21T02:15:42.302426" elapsed="0.125667"/>
</iter>
<var>${index}</var>
<var>${peer_type}</var>
<value>${NUMBERS}</value>
<value>${PEER_TYPES}</value>
<status status="PASS" start="2026-04-21T02:15:41.634428" elapsed="0.793708"/>
</for>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<status status="PASS" start="2026-04-21T02:15:41.544596" elapsed="0.883670"/>
</test>
<test id="s1-s20-t8" name="Deconfigure_App_Peer" line="113">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:15:42.431616" elapsed="0.000233"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:15:42.431355" elapsed="0.000550"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:15:42.432908" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:42.432778" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.432759" elapsed="0.000217"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:15:42.437769" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:42.437664" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.437646" elapsed="0.000207"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.438852" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:42.438453" elapsed="0.000442"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.439346" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:15:42.439051" elapsed="0.000321"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:15:42.439415" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:15:42.439568" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:15:42.438080" elapsed="0.001512"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:15:42.445332" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:42.445223" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.445203" elapsed="0.000199"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:15:42.446596" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:42.446487" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.446469" elapsed="0.000197"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:15:42.447172" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.446839" elapsed="0.000359"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:15:42.447578" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:15:42.447357" elapsed="0.000246"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:15:42.477842" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:15:42.448120" elapsed="0.029836"/>
</kw>
<msg time="2026-04-21T02:15:42.478312" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-21T02:15:42.478362" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:42.447763" elapsed="0.030636"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-21T02:15:42.499724" level="INFO">". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "D "e "c "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-21T02:15:42.478949" elapsed="0.020898"/>
</kw>
<msg time="2026-04-21T02:15:42.500013" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-21T02:15:42.500059" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "D "e "c "o "n "f "i "g "u "r "e "_ "A "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:42.478575" elapsed="0.021521"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.500399" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:42.500174" elapsed="0.000281"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.500153" elapsed="0.000328"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.500955" level="INFO"> ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "D "e "c "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:42.500623" elapsed="0.000399"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.501305" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:42.501090" elapsed="0.000270"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.501072" elapsed="0.000312"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-21T02:15:42.501417" elapsed="0.000028"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:15:42.504025" elapsed="0.000144"/>
</kw>
<msg time="2026-04-21T02:15:42.504231" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:42.502893" elapsed="0.001471"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.504637" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.504998" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:15:42.502245" elapsed="0.002937"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:15:42.501689" elapsed="0.003557"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-21T02:15:42.446181" elapsed="0.059162"/>
</kw>
<msg time="2026-04-21T02:15:42.505434" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:15:42.505477" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "D "e "c "o "n "f "i "g "u "r "e "_ "A "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:42.445550" elapsed="0.059964"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-21T02:15:42.505695" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-21T02:15:42.505589" elapsed="0.000163"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.505571" elapsed="0.000205"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.506190" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.506524" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-21T02:15:42.506594" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-21T02:15:42.444878" elapsed="0.061822"/>
</kw>
<msg time="2026-04-21T02:15:42.506809" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:15:42.506856" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "D "e "c "o "n "f "i "g "u "r "e "_ "A "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:42.439993" elapsed="0.066899"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.507253" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:42.507004" elapsed="0.000303"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.506986" elapsed="0.000345"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:15:42.439850" elapsed="0.067537"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:15:42.439651" elapsed="0.067768"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-21T02:15:42.437306" elapsed="0.070167"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-21T02:15:42.432489" elapsed="0.075038"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:42.432054" elapsed="0.075517"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-21T02:15:42.429267" elapsed="0.078355"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.508275" level="INFO">&amp;{mapping} = { IP=10.30.171.3 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${ODL_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.507784" elapsed="0.000518"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.549678" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:42.549305" elapsed="0.000401"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:42.550459" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:42.550212" elapsed="0.000327">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:42.550631" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:42.549883" elapsed="0.000771"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.551216" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:42.550831" elapsed="0.000412"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:42.551545" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:42.551766" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:42.551401" elapsed="0.000408"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.552225" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:42.551971" elapsed="0.000300"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.553244" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:42.552986" elapsed="0.000303"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.553709" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.553445" elapsed="0.000290"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.554424" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:42.554123" elapsed="0.000327"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:42.555213" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.554988" elapsed="0.000251"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:42.555288" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:15:42.555441" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:42.554638" elapsed="0.000827"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.555615" elapsed="0.000281"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:15:42.553987" elapsed="0.001985"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.556523" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:42.556226" elapsed="0.000322"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:42.557419" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.557065" elapsed="0.000380"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:42.557494" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:15:42.557644" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:42.556733" elapsed="0.000936"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.557836" elapsed="0.000223"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:15:42.556088" elapsed="0.002011"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:15:42.553787" elapsed="0.004348"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:15:42.558177" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:15:42.558331" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:15:42.552640" elapsed="0.005715"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:42.552339" elapsed="0.006048"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.558555" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:42.558411" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.552320" elapsed="0.006311"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.559360" level="INFO">${final_text} = 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-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:42.558769" elapsed="0.000620"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:42.559438" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:15:42.548676" elapsed="0.010884"/>
</kw>
<msg time="2026-04-21T02:15:42.559614" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:42.536392" elapsed="0.023267"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.571681" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.583718" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.595681" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.595890" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.596140" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.596509" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:42.596366" elapsed="0.000198"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:42.596352" elapsed="0.000235"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.596725" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.596910" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.597076" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:42.596323" elapsed="0.000805"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:42.596220" elapsed="0.000935"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.597299" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:42.597375" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:15:42.597497" level="INFO">${uri} = 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-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:42.532178" elapsed="0.065345"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.598635" level="INFO">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</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:42.598378" elapsed="0.000305"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:42.608077" level="INFO">DELETE Request : url=http://10.30.171.3:8181/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 
 path_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 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01ejune2z7iv001pdkwzgzym89p29.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:42.608135" level="INFO">DELETE Response : url=http://10.30.171.3:8181/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 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:42.608231" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:15:42.600758" elapsed="0.007500"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:42.598748" elapsed="0.009553"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.608495" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:42.608329" elapsed="0.000230"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.598730" elapsed="0.009852"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.613833" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:42.609697" elapsed="0.004201"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:42.609444" elapsed="0.004504"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.609424" elapsed="0.004559"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.617593" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:42.614373" elapsed="0.003284"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:42.614061" elapsed="0.003644"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.614039" elapsed="0.003700"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.618527" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:42.617996" elapsed="0.000568"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.619010" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:42.618660" elapsed="0.000475"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.619841" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:42.619400" elapsed="0.000478"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:42.619172" elapsed="0.000755"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.618635" elapsed="0.001322"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.620714" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:42.620204" elapsed="0.000546"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.621209" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:42.620871" elapsed="0.000403"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.621745" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:42.621455" elapsed="0.000316"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:42.621298" elapsed="0.000524"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.620846" elapsed="0.000999"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:42.621994" elapsed="0.000350"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:15:42.622792" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:42.622506" elapsed="0.000326"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.622986" elapsed="0.002254"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:15:42.609001" elapsed="0.016300"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:15:42.625347" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:15:42.627528" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:15:42.597785" elapsed="0.029769"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:42.627608" elapsed="0.000027"/>
</return>
<arg>${POLICIES_VAR}/app_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:15:42.508523" elapsed="0.119206"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.668812" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:42.668368" elapsed="0.000474"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:42.669587" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer_route.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:42.669336" elapsed="0.000325">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer_route.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:42.669753" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:42.669005" elapsed="0.000771"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.670338" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:42.669957" elapsed="0.000407"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:42.670656" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer_route/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer_route/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:42.670825" level="INFO">${template} = rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:42.670521" elapsed="0.000331"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.671245" level="INFO">rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:42.671004" elapsed="0.000285"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.672281" level="INFO">mapping: {'IP': '10.30.171.3', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:42.672020" elapsed="0.000305"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.672783" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.672482" elapsed="0.000342"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.673630" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:42.673187" elapsed="0.000469"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:42.674394" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.674183" elapsed="0.000236"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:42.674469" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:15:42.674620" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:42.673862" elapsed="0.000782"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.674812" elapsed="0.000229"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:15:42.673052" elapsed="0.002031"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.675624" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:42.675330" elapsed="0.000319"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:42.676374" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.676166" elapsed="0.000233"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:42.676449" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:15:42.676626" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:42.675851" elapsed="0.000800"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.676816" elapsed="0.000223"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-04-21T02:15:42.675200" elapsed="0.001880"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:15:42.672876" elapsed="0.004239"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:15:42.677158" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:15:42.677313" level="INFO">${mapping_to_use} = {'IP': '10.30.171.3', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:15:42.671680" elapsed="0.005658"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:42.671355" elapsed="0.006014"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.677539" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:42.677394" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.671336" elapsed="0.006279"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.678332" level="INFO">${final_text} = rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:42.677755" elapsed="0.000604"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:42.678408" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route/${file_name}.</doc>
<status status="PASS" start="2026-04-21T02:15:42.667741" elapsed="0.010789"/>
</kw>
<msg time="2026-04-21T02:15:42.678585" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:42.655435" elapsed="0.023196"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.690782" elapsed="0.000042"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.702940" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.715142" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.715336" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.715511" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.715889" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:42.715731" elapsed="0.000215"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:42.715716" elapsed="0.000254"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.716111" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.716277" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.716441" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:42.715688" elapsed="0.000805"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:42.715586" elapsed="0.000933"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.716661" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:42.716735" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:15:42.716917" level="INFO">${uri} = rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:42.651206" elapsed="0.065740"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.718049" level="INFO">rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:42.717781" elapsed="0.000314"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:42.727403" level="INFO">DELETE Request : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01ejune2z7iv001pdkwzgzym89p29.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:42.727468" level="INFO">DELETE Response : url=http://10.30.171.3:8181/rests/data/bgp-rib:application-rib=10.30.171.3/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:42.727592" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:15:42.720323" elapsed="0.007304"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:42.718160" elapsed="0.009524"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.727962" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:42.727720" elapsed="0.000329"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.718143" elapsed="0.009980"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.732760" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:42.729565" elapsed="0.003277"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:42.729260" elapsed="0.003631"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.729235" elapsed="0.003695"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.736481" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:42.733362" elapsed="0.003183"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:42.733050" elapsed="0.003542"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.733025" elapsed="0.003602"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.737446" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:42.736876" elapsed="0.000607"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.737936" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:42.737581" elapsed="0.000439"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.738696" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:42.738277" elapsed="0.000455"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:42.738053" elapsed="0.000729"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.737556" elapsed="0.001281"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.739572" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:42.739060" elapsed="0.000549"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.740053" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:42.739705" elapsed="0.000428"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.740819" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:42.740385" elapsed="0.000472"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:42.740165" elapsed="0.000742"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.739680" elapsed="0.001256"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:42.741184" elapsed="0.000488"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:15:42.742297" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:42.741923" elapsed="0.000399"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.742477" elapsed="0.002262"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:15:42.728626" elapsed="0.016194"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:15:42.744869" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:15:42.747071" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-04-21T02:15:42.717211" elapsed="0.029887"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:42.747152" elapsed="0.000027"/>
</return>
<arg>${POLICIES_VAR}/app_peer_route</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-04-21T02:15:42.627970" elapsed="0.119304"/>
</kw>
<doc>Revert the BGP configuration to the original state: without application peer</doc>
<status status="PASS" start="2026-04-21T02:15:42.428689" elapsed="0.318705"/>
</test>
<kw name="Stop_Suite" type="TEARDOWN">
<kw name="Virtual_Env_Delete" owner="SSHKeywords">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.753662" level="INFO">${cd_and_command} = cd '.' &amp;&amp; rm -rf /tmp/defaultvenv</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:42.753336" elapsed="0.000353"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:42.755142" level="INFO">Executing command 'cd '.' &amp;&amp; rm -rf /tmp/defaultvenv'.</msg>
<msg time="2026-04-21T02:15:42.799107" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:15:42.799362" level="INFO">${stdout} = </msg>
<msg time="2026-04-21T02:15:42.799460" level="INFO">${stderr} = </msg>
<msg time="2026-04-21T02:15:42.799549" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:42.754948" elapsed="0.044651"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.801773" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-21T02:15:42.801042" elapsed="0.000904"/>
</kw>
<msg time="2026-04-21T02:15:42.802171" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-21T02:15:42.802269" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:42.800042" elapsed="0.002277"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.803670" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:42.802695" elapsed="0.001034"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.806266" level="INFO"/>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:42.805763" elapsed="0.000562"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.806887" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:42.806535" elapsed="0.000408"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.807477" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:42.807150" elapsed="0.000386"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-21T02:15:42.804886" elapsed="0.002725"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:42.803942" elapsed="0.003719"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.803897" elapsed="0.003800"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-04-21T02:15:42.807940" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:42.807774" elapsed="0.000229"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.807750" elapsed="0.000283"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:15:42.808227" elapsed="0.000038"/>
</return>
<status status="PASS" start="2026-04-21T02:15:42.808104" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.808083" elapsed="0.000259"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.808541" elapsed="0.000029"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T02:15:42.754387" elapsed="0.054317"/>
</kw>
<msg time="2026-04-21T02:15:42.808778" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:42.753866" elapsed="0.055022"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the rm -rf /tmp/defaultvenv.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-04-21T02:15:42.752682" elapsed="0.056314"/>
</kw>
<msg time="2026-04-21T02:15:42.809066" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:42.748793" elapsed="0.060348"/>
</kw>
<arg>rm -rf ${SSHKeywords__current_venv_path}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-04-21T02:15:42.748442" elapsed="0.060801"/>
</kw>
<doc>Deletes a directory with virtual env.</doc>
<status status="PASS" start="2026-04-21T02:15:42.748215" elapsed="0.061099"/>
</kw>
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-04-21T02:15:42.809710" elapsed="0.000805"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:42.810888" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-04-21T02:15:42.810733" elapsed="0.000323"/>
</kw>
<doc>Suite teardown keyword</doc>
<status status="PASS" start="2026-04-21T02:15:42.747954" elapsed="0.063178"/>
</kw>
<doc>Functional test for bgp routing policies

Copyright (c) 2018 AT&amp;T Intellectual Property. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distribution,
and is available at http://www.eclipse.org/legal/epl-v10.html

This suite uses 7 peers: app peer, 2x rr-client, 2x ebgp, 2x ibgp
Tests results on effective-rib-in dependant on their respective configurations.
Peers 1,2,4,5 are testing multiple ipv4 routes with additional arguments.
Peers 3,6 have ipv4 and ipv6 mpls-labeled routes.</doc>
<status status="FAIL" start="2026-04-21T02:14:57.722504" elapsed="45.088671"/>
</suite>
<suite id="s1-s21" name="Tcpmd5User" source="/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/tcpmd5user.robot">
<kw name="Set_It_Up" type="SETUP">
<kw name="Setup_Karaf_Keywords" owner="KarafKeywords">
<kw name="ClusterManagement_Setup" owner="ClusterManagement">
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.905259" level="INFO">${already_done} = False</msg>
<var>${already_done}</var>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>False</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-21T02:15:42.901497" elapsed="0.003797"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="NOT RUN" start="2026-04-21T02:15:42.905512" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:42.905394" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.905368" elapsed="0.000274"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.906185" level="INFO">${ClusterManagement__has_setup_run} = True</msg>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:15:42.905812" elapsed="0.000418"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.906698" level="INFO">${cluster_size} = 1</msg>
<var>${cluster_size}</var>
<arg>\${NUM_ODL_SYSTEM}</arg>
<arg>1</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-21T02:15:42.906385" elapsed="0.000339"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Convert To Integer" owner="BuiltIn">
<arg>${cluster_size}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-04-21T02:15:42.907231" elapsed="0.000283"/>
</kw>
<msg time="2026-04-21T02:15:42.907611" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:15:42.907658" level="INFO">${possibly_int_of_members} = 1</msg>
<var>${status}</var>
<var>${possibly_int_of_members}</var>
<arg>BuiltIn.Convert_To_Integer</arg>
<arg>${cluster_size}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:42.906897" elapsed="0.000784"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.908230" level="INFO">${int_of_members} = 1</msg>
<var>${int_of_members}</var>
<arg>'${status}' != 'PASS'</arg>
<arg>${1}</arg>
<arg>${possibly_int_of_members}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:42.907857" elapsed="0.000400"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.909234" level="INFO">@{member_index_list} = [ ]</msg>
<var>@{member_index_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:15:42.908965" elapsed="0.000295"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.909813" level="INFO">@{session_list} = [ ]</msg>
<var>@{session_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:15:42.909544" elapsed="0.000297"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.910337" level="INFO">&amp;{index_to_ip_mapping} = { }</msg>
<var>&amp;{index_to_ip_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.909990" elapsed="0.000374"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="ClusterManagement__Include_Member_Index" owner="ClusterManagement">
<kw name="Append To List" owner="Collections">
<arg>${member_index_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.913443" elapsed="0.000213"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.914154" level="INFO">${member_ip} = 10.30.171.3</msg>
<var>${member_ip}</var>
<arg>${ODL_SYSTEM_${index}_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:42.913825" elapsed="0.000355"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${index_to_ip_mapping}</arg>
<arg>${index}</arg>
<arg>${member_ip}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.914346" elapsed="0.000230"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.915363" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:42.915069" elapsed="0.000320"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-21T02:15:42.915435" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:15:42.915599" level="INFO">${session_alias} = ClusterManagement__session_1</msg>
<var>${session_alias}</var>
<arg>member_index=${index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-21T02:15:42.914763" elapsed="0.000861"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:42.916236" level="INFO">Creating Session using : alias=ClusterManagement__session_1, url=http://10.30.171.3:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x799add3663d0&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>${session_alias}</arg>
<arg>http://${member_ip}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>timeout=${http_timeout}</arg>
<arg>max_retries=${http_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-21T02:15:42.915775" elapsed="0.000601"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${session_list}</arg>
<arg>${session_alias}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.916530" elapsed="0.000191"/>
</kw>
<arg>${index}</arg>
<arg>${member_index_list}</arg>
<arg>${session_list}</arg>
<arg>${index_to_ip_mapping}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Add a corresponding item based on index into the last three arguments.
Create the Http session whose alias is added to list.</doc>
<status status="PASS" start="2026-04-21T02:15:42.912886" elapsed="0.003895"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:15:42.912687" elapsed="0.004156"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${int_of_members+1}</value>
<status status="PASS" start="2026-04-21T02:15:42.910422" elapsed="0.006456"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.917415" level="INFO">${ClusterManagement__member_index_list} = [1]</msg>
<arg>\${ClusterManagement__member_index_list}</arg>
<arg>${member_index_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:15:42.917034" elapsed="0.000424"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.918005" level="INFO">${ClusterManagement__index_to_ip_mapping} = {1: '10.30.171.3'}</msg>
<arg>\${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index_to_ip_mapping}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:15:42.917608" elapsed="0.000439"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.918853" level="INFO">${ClusterManagement__session_list} = ['ClusterManagement__session_1']</msg>
<arg>\${ClusterManagement__session_list}</arg>
<arg>${session_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:15:42.918204" elapsed="0.000695"/>
</kw>
<arg>int_of_members=${int_of_members}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Construct index list, session list and IP mapping, publish them as suite variables.</doc>
<status status="PASS" start="2026-04-21T02:15:42.908502" elapsed="0.010457"/>
</kw>
<arg>http_timeout=${http_timeout}</arg>
<doc>Detect repeated call, or detect number of members and initialize derived suite variables.
Http sessions are created with parameters to not waste time when ODL is no accepting connections properly.</doc>
<status status="PASS" start="2026-04-21T02:15:42.901122" elapsed="0.017893"/>
</kw>
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:15:42.919237" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:42.919122" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.919102" elapsed="0.000203"/>
</if>
<kw name="Run_Bash_Command_On_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.922388" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:42.921991" elapsed="0.000423"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.922876" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-21T02:15:42.922565" elapsed="0.000337"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-21T02:15:42.922947" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:15:42.923104" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-21T02:15:42.921651" elapsed="0.001477"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:15:42.924109" level="INFO">${member_ip} = 10.30.171.3</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.923842" elapsed="0.000297"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:15:42.924944" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:15:42.925045" level="INFO">${current_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:15:42.924765" elapsed="0.000306"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:42.927881" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:42.927549" elapsed="0.000499"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:42.927530" elapsed="0.000546"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:15:42.928354" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:15:42.928477" level="INFO">${current_ssh_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:15:42.928224" elapsed="0.000279"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.929578" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.171.3" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:42.928651" elapsed="0.000974"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:15:42.930439" level="INFO">${conn_id} = 1</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:15:42.929773" elapsed="0.000693"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:15:42.931921" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:15:42.932124" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:15:42.931356" elapsed="0.000816"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:42.932447" elapsed="0.000613"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T02:15:42.934634" level="INFO">Logging into '10.30.171.3:22' as 'jenkins'.</msg>
<msg time="2026-04-21T02:15:43.244213" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 02:14:58 UTC 2026

  System load:  0.02               Processes:             124
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 10%                IPv4 address for ens3: 10.30.171.3
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 02:14:59 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T02:15:42.934155" elapsed="0.310326"/>
</kw>
<msg time="2026-04-21T02:15:43.244674" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:42.933374" elapsed="0.311544"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T02:15:42.930674" elapsed="0.314520"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:43.245969" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-04-21T02:15:43.258293" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-04-21T02:15:43.258632" level="INFO">${stdout} = </msg>
<msg time="2026-04-21T02:15:43.258732" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:43.245630" elapsed="0.013155"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:15:43.259192" elapsed="0.000451"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:43.261211" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:43.260090" elapsed="0.001189"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T02:15:43.261615" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:43.261392" elapsed="0.000293"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:43.261357" elapsed="0.000361"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:15:43.261998" elapsed="0.000038"/>
</return>
<status status="PASS" start="2026-04-21T02:15:43.261817" elapsed="0.000266"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:43.261772" elapsed="0.000345"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-21T02:15:43.262164" elapsed="0.000021"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:43.266072" elapsed="0.001007"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:15:43.267382" elapsed="0.000607"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:15:43.268238" elapsed="0.000302"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:15:43.262599" elapsed="0.006058"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-04-21T02:15:42.927065" elapsed="0.341724"/>
</kw>
<msg time="2026-04-21T02:15:43.268888" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:42.926354" elapsed="0.342608"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-21T02:15:42.925829" elapsed="0.343244"/>
</kw>
<msg time="2026-04-21T02:15:43.269131" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:42.925224" elapsed="0.343962"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:43.271997" elapsed="0.000320"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:15:43.272493" elapsed="0.000149"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:15:43.272782" elapsed="0.000115"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:15:43.269473" elapsed="0.003476"/>
</kw>
<msg time="2026-04-21T02:15:43.273043" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-04-21T02:15:42.924347" elapsed="0.348721"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:43.273498" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:43.273251" elapsed="0.000288"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-21T02:15:43.273581" elapsed="0.000029"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-04-21T02:15:42.923476" elapsed="0.350230"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:15:42.923307" elapsed="0.350436"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-21T02:15:42.923181" elapsed="0.350597"/>
</for>
<arg>iptables -I INPUT -p tcp --dport ${KARAF_SHELL_PORT} -j ACCEPT; iptables-save</arg>
<doc>Cycle through indices (or all), run command on each.</doc>
<status status="PASS" start="2026-04-21T02:15:42.919519" elapsed="0.354384"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>First connections to Karaf console may fail, so WUKS is used. TODO: Track as a Bug.</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-04-21T02:15:43.274056" elapsed="0.000214"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-21T02:15:43.287851" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:43.287718" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:43.287699" elapsed="0.000221"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:15:43.288210" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:15:43.288315" level="INFO">${current_ssh_connection_object} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:15:43.288068" elapsed="0.000272"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:43.288768" level="INFO">{}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:43.288483" elapsed="0.000344"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:43.289214" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:43.288971" elapsed="0.000286"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:15:43.290005" level="FAIL">Dictionary does not contain key '1'.</msg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="FAIL" start="2026-04-21T02:15:43.289761" elapsed="0.000353">Dictionary does not contain key '1'.</status>
</kw>
<msg time="2026-04-21T02:15:43.290224" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-21T02:15:43.290269" level="INFO">${old_connection_index} = Dictionary does not contain key '1'.</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:43.289405" elapsed="0.000887"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:43.290579" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:43.290366" elapsed="0.000287"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:43.290348" elapsed="0.000329"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-21T02:15:43.291416" level="INFO">${ip_address} = 10.30.171.3</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:15:43.291152" elapsed="0.000291"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-04-21T02:15:43.291490" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:15:43.291641" level="INFO">${odl_ip} = 10.30.171.3</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-04-21T02:15:43.290888" elapsed="0.000777"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_PORT}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:15:43.291825" elapsed="0.000403"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:15:43.292492" level="INFO">index=4
host=10.30.171.3
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:15:43.292624" level="INFO">${karaf_connection_object} = index=4
host=10.30.171.3
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:15:43.292388" elapsed="0.000264"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:43.292807" elapsed="0.002329"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-04-21T02:15:43.295556" level="INFO">Logging into '10.30.171.3:8101' as 'karaf'.</msg>
<msg time="2026-04-21T02:15:43.445615" level="INFO">Read output: [33m                                                                                           
[33m    ________                       ________                .__  .__       .__     __       
[33m    \_____  \ ______   ____   ____ \______ \ _____  ___.__.|  | |__| ____ |  |___/  |_     
[33m     /   |   \\____ \_/ __ \ /    \ |    |  \\__  \&lt;   |  ||  | |  |/ ___\|  |  \   __\    
[33m    /    |    \  |_&gt; &gt;  ___/|   |  \|    `   \/ __ \\___  ||  |_|  / /_/  &gt;   Y  \  |      
[33m    \_______  /   __/ \___  &gt;___|  /_______  (____  / ____||____/__\___  /|___|  /__|      
[33m            \/|__|        \/     \/        \/     \/\/            /_____/      \/          
[33m                                                                                           

Hit '[1m&lt;tab&gt;[0m' for a list of available commands
and '[1m[cmd] --help[0m' for help on a specific command.
Hit '[1m&lt;ctrl-d&gt;[0m' or type '[1msystem:shutdown[0m' or '[1mlogout[0m' to shutdown OpenDaylight.

[?1h=[90m~[0m                                                                                [?2004hopendaylight-user</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="PASS" start="2026-04-21T02:15:43.295290" elapsed="0.150485"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:43.449503" elapsed="0.000426"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:15:43.450089" elapsed="0.000171"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:15:43.450400" elapsed="0.000103"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:15:43.446918" elapsed="0.003637"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-21T02:15:43.446202" elapsed="0.004400"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-04-21T02:15:43.287424" elapsed="0.163232"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:15:43.275001" elapsed="0.175702"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:43.274614" elapsed="0.176143"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-21T02:15:43.274480" elapsed="0.176335"/>
</iter>
<var>${index}</var>
<value>@{ClusterManagement__member_index_list}</value>
<status status="PASS" start="2026-04-21T02:15:43.274330" elapsed="0.176528"/>
</for>
<doc>Initialize ClusterManagement. Open ssh karaf connections to each ODL.</doc>
<status status="PASS" start="2026-04-21T02:15:42.900714" elapsed="0.550207"/>
</kw>
<kw name="Create_Default_Session" owner="TemplatedRequests">
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:43.455097" level="INFO">Creating Session using : alias=default, url=http://10.30.171.3:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x799ad7738a10&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>default</arg>
<arg>url=${url}</arg>
<arg>auth=${auth}</arg>
<arg>timeout=${timeout}</arg>
<arg>max_retries=${max_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-21T02:15:43.454685" elapsed="0.000552"/>
</kw>
<doc>Create "default" session to ${url} with authentication and connection parameters.
This Keyword is in this Resource only so that user do not need to call RequestsLibrary directly.</doc>
<status status="PASS" start="2026-04-21T02:15:43.454278" elapsed="0.001026"/>
</kw>
<kw name="Initialize_Artifact_Deployment_And_Usage" owner="NexusKeywords">
<kw name="Open_Connection_To_ODL_System" owner="SSHKeywords">
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:15:43.460473" level="INFO">${odl_connection} = 6</msg>
<var>${odl_connection}</var>
<arg>${ip_address}</arg>
<arg>prompt=${ODL_SYSTEM_PROMPT}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:15:43.460081" elapsed="0.000419"/>
</kw>
<kw name="Flexible_Controller_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:15:43.462456" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:15:43.462536" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:15:43.461951" elapsed="0.000609"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:43.462716" elapsed="0.000382"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T02:15:43.464011" level="INFO">Logging into '10.30.171.3:22' as 'jenkins'.</msg>
<msg time="2026-04-21T02:15:43.800134" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 02:14:58 UTC 2026

  System load:  0.02               Processes:             124
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 10%                IPv4 address for ens3: 10.30.171.3
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 02:15:43 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T02:15:43.463632" elapsed="0.336665"/>
</kw>
<msg time="2026-04-21T02:15:43.800386" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:43.463267" elapsed="0.337206"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T02:15:43.461433" elapsed="0.339158"/>
</kw>
<msg time="2026-04-21T02:15:43.800644" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:43.461025" elapsed="0.339668"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-21T02:15:43.460675" elapsed="0.340093"/>
</kw>
<return>
<value>${odl_connection}</value>
<status status="PASS" start="2026-04-21T02:15:43.800838" elapsed="0.000043"/>
</return>
<msg time="2026-04-21T02:15:43.801051" level="INFO">${odl} = 6</msg>
<var>${odl}</var>
<doc>Open a connection to the ODL system at ${ip_address} and return its identifier.</doc>
<status status="PASS" start="2026-04-21T02:15:43.459779" elapsed="0.341407"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-04-21T02:15:43.812958" level="INFO">[chan 1] Opened sftp connection (server version 3)</msg>
<msg time="2026-04-21T02:15:43.821619" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/../../tools/deployment/search.sh' -&gt; '/home/jenkins//search.sh'</msg>
<arg>/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/../../tools/deployment/search.sh</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-21T02:15:43.801396" elapsed="0.020305"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:15:43.821941" elapsed="0.000351"/>
</kw>
<if>
<branch type="IF" condition="not (${tools_system_connect})">
<return>
<status status="NOT RUN" start="2026-04-21T02:15:43.822605" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:43.822407" elapsed="0.000255"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:43.822376" elapsed="0.000317"/>
</if>
<kw name="Open_Connection_To_Tools_System" owner="SSHKeywords">
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:15:43.829725" level="INFO">${tools_connection} = 7</msg>
<var>${tools_connection}</var>
<arg>${ip_address}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:15:43.829164" elapsed="0.000599"/>
</kw>
<kw name="Flexible_Mininet_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:15:43.832192" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:15:43.832309" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:15:43.831720" elapsed="0.000623"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:43.832555" elapsed="0.000541"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T02:15:43.833957" level="INFO">Logging into '10.30.171.116:22' as 'jenkins'.</msg>
<msg time="2026-04-21T02:15:44.577311" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-153-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 02:15:44 UTC 2026

  System load:  0.19               Processes:             105
  Usage of /:   19.5% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.171.116
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

9 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 02:14:08 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T02:15:43.833622" elapsed="0.743853"/>
</kw>
<msg time="2026-04-21T02:15:44.577562" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:43.833276" elapsed="0.744375"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T02:15:43.831118" elapsed="0.746649"/>
</kw>
<msg time="2026-04-21T02:15:44.577838" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:43.830520" elapsed="0.747367"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-04-21T02:15:43.830058" elapsed="0.747905"/>
</kw>
<return>
<value>${tools_connection}</value>
<status status="PASS" start="2026-04-21T02:15:44.578015" elapsed="0.000040"/>
</return>
<doc>Open a connection to the tools system at ${ip_address} and return its identifier.</doc>
<status status="PASS" start="2026-04-21T02:15:43.828594" elapsed="0.749593"/>
</kw>
<doc>Places search utility to ODL system, which will be needed for version detection.
By default also initialize a SSH connection to Tools system,
as following Keywords assume a working connection towards target system.</doc>
<status status="PASS" start="2026-04-21T02:15:43.455570" elapsed="1.122671"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:15:44.578623" level="INFO">index=7
host=10.30.171.116
alias=None
port=22
timeout=10 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:15:44.578733" level="INFO">${current_connection} = index=7
host=10.30.171.116
alias=None
port=22
timeout=10 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:15:44.578462" elapsed="0.000298"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:44.581405" level="INFO">${current_prompt} = &gt;</msg>
<var>${current_prompt}</var>
<arg>${current_connection.prompt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:44.578929" elapsed="0.002504"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:44.581864" level="INFO">&gt;</msg>
<arg>${current_prompt}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:44.581590" elapsed="0.000320"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:44.586327" level="INFO">${prompt} = &gt;</msg>
<arg>${prompt}</arg>
<arg>${current_prompt}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:15:44.582069" elapsed="0.004308"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:44.586860" level="INFO">Creating Session using : alias=session, url=http://10.30.171.3:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x799ad778d5d0&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>${CONFIG_SESSION}</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-21T02:15:44.586540" elapsed="0.000492"/>
</kw>
<kw name="Deploy_Test_Tool" owner="NexusKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:44.605064" level="INFO">${name_prefix} = pcep-pcc-mock-</msg>
<var>${name_prefix}</var>
<arg>${artifact}-</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:44.604738" elapsed="0.000353"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:44.605647" level="INFO">${extension} = jar</msg>
<var>${extension}</var>
<arg>'${component}'=='odl-micro'</arg>
<arg>tar</arg>
<arg>jar</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:44.605276" elapsed="0.000398"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:44.606250" level="INFO">${name_suffix} = -executable.jar</msg>
<var>${name_suffix}</var>
<arg>"${suffix}" != ""</arg>
<arg>-${suffix}.${extension}</arg>
<arg>.${extension}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:44.605851" elapsed="0.000426"/>
</kw>
<kw name="Deploy_Artifact" owner="NexusKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_url}""" != ""</arg>
<arg>Deploy_From_Url</arg>
<arg>${explicit_url}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:44.607632" elapsed="0.000344"/>
</kw>
<kw name="Fetch From Left" owner="String">
<msg time="2026-04-21T02:15:44.608389" level="INFO">${urlbase} = https://nexus.opendaylight.org/content/repositories//autorelease-9758</msg>
<var>${urlbase}</var>
<arg>${BUNDLE_URL}</arg>
<arg>/org/opendaylight</arg>
<doc>Returns contents of the ``string`` before the first occurrence of ``marker``.</doc>
<status status="PASS" start="2026-04-21T02:15:44.608139" elapsed="0.000278"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:44.609015" level="INFO">${urlbase} = https://nexus.opendaylight.org/content/repositories//autorelease-9758</msg>
<var>${urlbase}</var>
<arg>'${urlbase}' != '${BUNDLE_URL}'</arg>
<arg>${urlbase}</arg>
<arg>${fallback_url}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:44.608584" elapsed="0.000458"/>
</kw>
<kw name="Run_Keyword_If_At_Most_Magnesium" owner="CompareStream">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run_Keyword_If_At_Most" owner="CompareStream">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${Stream_dict}[${ODL_STREAM}] &lt;= ${Stream_dict}[${upper_bound}]</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:44.676501" elapsed="0.000546"/>
</kw>
<arg>magnesium</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Compare ${upper_bound} to titanium and in case titanium is at most ${upper_bound},
run Collections.Remove_Values_From_List [['mdsal', 'odlparent', 'yangtools', 'carpeople', 'netconf', 'bgpcep'], 'carpeople'] {} and return its value.</doc>
<status status="PASS" start="2026-04-21T02:15:44.675954" elapsed="0.001178"/>
</kw>
<msg time="2026-04-21T02:15:44.677184" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run_Keyword_If_At_Most</arg>
<arg>magnesium</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:44.618365" elapsed="0.058880"/>
</kw>
<arg>Collections.Remove_Values_From_List</arg>
<arg>${RELEASE_INTEGRATED_COMPONENTS}</arg>
<arg>carpeople</arg>
<doc>Compare magnesium to titanium and in case titanium is at most magnesium,
run ${kw_name} @{varargs} &amp;{kwargs} and return its value.</doc>
<status status="PASS" start="2026-04-21T02:15:44.618026" elapsed="0.059299"/>
</kw>
<kw name="Run_Keyword_If_At_Most_Aluminium" owner="CompareStream">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run_Keyword_If_At_Most" owner="CompareStream">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${Stream_dict}[${ODL_STREAM}] &lt;= ${Stream_dict}[${upper_bound}]</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:44.695658" elapsed="0.000422"/>
</kw>
<arg>aluminium</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Compare ${upper_bound} to titanium and in case titanium is at most ${upper_bound},
run Collections.Remove_Values_From_List [['mdsal', 'odlparent', 'yangtools', 'carpeople', 'netconf', 'bgpcep'], 'netconf'] {} and return its value.</doc>
<status status="PASS" start="2026-04-21T02:15:44.695255" elapsed="0.000896"/>
</kw>
<msg time="2026-04-21T02:15:44.696197" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run_Keyword_If_At_Most</arg>
<arg>aluminium</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:44.686745" elapsed="0.009500"/>
</kw>
<arg>Collections.Remove_Values_From_List</arg>
<arg>${RELEASE_INTEGRATED_COMPONENTS}</arg>
<arg>netconf</arg>
<doc>Compare aluminium to titanium and in case titanium is at most aluminium,
run ${kw_name} @{varargs} &amp;{kwargs} and return its value.</doc>
<status status="PASS" start="2026-04-21T02:15:44.686401" elapsed="0.010102"/>
</kw>
<kw name="Run_Keyword_If_At_Most_Silicon" owner="CompareStream">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run_Keyword_If_At_Most" owner="CompareStream">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${Stream_dict}[${ODL_STREAM}] &lt;= ${Stream_dict}[${upper_bound}]</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:44.714709" elapsed="0.000418"/>
</kw>
<arg>silicon</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Compare ${upper_bound} to titanium and in case titanium is at most ${upper_bound},
run Collections.Remove_Values_From_List [['mdsal', 'odlparent', 'yangtools', 'carpeople', 'netconf', 'bgpcep'], 'bgpcep'] {} and return its value.</doc>
<status status="PASS" start="2026-04-21T02:15:44.714308" elapsed="0.000888"/>
</kw>
<msg time="2026-04-21T02:15:44.715241" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run_Keyword_If_At_Most</arg>
<arg>silicon</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:44.705817" elapsed="0.009474"/>
</kw>
<arg>Collections.Remove_Values_From_List</arg>
<arg>${RELEASE_INTEGRATED_COMPONENTS}</arg>
<arg>bgpcep</arg>
<doc>Compare silicon to titanium and in case titanium is at most silicon,
run ${kw_name} @{varargs} &amp;{kwargs} and return its value.</doc>
<status status="PASS" start="2026-04-21T02:15:44.705466" elapsed="0.009899"/>
</kw>
<if>
<branch type="IF" condition="'${build_version}'=='${EMPTY}'">
<kw name="NexusKeywords__Detect_Version_To_Pull" owner="NexusKeywords">
<kw name="NexusKeywords__Get_Items_To_Look_At" owner="NexusKeywords">
<kw name="Dictionary Should Contain Key" owner="Collections">
<arg>${COMPONENT_MAPPING}</arg>
<arg>${component}</arg>
<arg>Component not supported by NexusKeywords version detection: ${component}</arg>
<doc>Fails if ``key`` is not found from ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:44.718282" elapsed="0.000263"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<arg>${COMPONENT_MAPPING}</arg>
<arg>${component}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-21T02:15:44.719135" elapsed="0.000182"/>
</kw>
<msg time="2026-04-21T02:15:44.719363" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Collections.Get_From_Dictionary</arg>
<arg>${COMPONENT_MAPPING}</arg>
<arg>${component}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:44.718775" elapsed="0.000636"/>
</kw>
<msg time="2026-04-21T02:15:44.719518" level="INFO">${itemlist} = pcep-impl</msg>
<var>${itemlist}</var>
<arg>${component}</arg>
<doc>Get a list of items that might contain the version number that we are looking for.</doc>
<status status="PASS" start="2026-04-21T02:15:44.718019" elapsed="0.001523"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:15:44.719843" level="INFO">index=7
host=10.30.171.116
alias=None
port=22
timeout=10 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-21T02:15:44.719947" level="INFO">${current_ssh_connection} = index=7
host=10.30.171.116
alias=None
port=22
timeout=10 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-21T02:15:44.719694" elapsed="0.000280"/>
</kw>
<kw name="Open_Connection_To_ODL_System" owner="SSHKeywords">
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-21T02:15:44.724938" level="INFO">${odl_connection} = 8</msg>
<var>${odl_connection}</var>
<arg>${ip_address}</arg>
<arg>prompt=${ODL_SYSTEM_PROMPT}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T02:15:44.724522" elapsed="0.000478"/>
</kw>
<kw name="Flexible_Controller_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:15:44.726610" level="INFO">Length is 0.</msg>
<msg time="2026-04-21T02:15:44.726686" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:15:44.726330" elapsed="0.000380"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:44.726878" elapsed="0.000317"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T02:15:44.728556" level="INFO">Logging into '10.30.171.3:22' as 'jenkins'.</msg>
<msg time="2026-04-21T02:15:45.108542" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Apr 21 02:14:58 UTC 2026

  System load:  0.02               Processes:             124
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 10%                IPv4 address for ens3: 10.30.171.3
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Apr 21 02:15:43 2026 from 10.30.171.213
[?2004h[jenkins@releng-12085-696-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-04-21T02:15:44.727701" elapsed="0.380998"/>
</kw>
<msg time="2026-04-21T02:15:45.108784" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:44.727354" elapsed="0.381541"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-04-21T02:15:44.725900" elapsed="0.383113"/>
</kw>
<msg time="2026-04-21T02:15:45.109066" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:44.725502" elapsed="0.383614"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-21T02:15:44.725177" elapsed="0.384018"/>
</kw>
<return>
<value>${odl_connection}</value>
<status status="PASS" start="2026-04-21T02:15:45.109246" elapsed="0.000044"/>
</return>
<doc>Open a connection to the ODL system at ${ip_address} and return its identifier.</doc>
<status status="PASS" start="2026-04-21T02:15:44.724231" elapsed="0.385194"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:45.109974" level="INFO">Executing command 'sh search.sh /tmp/karaf-0.22.3/system pcep-impl'.</msg>
<msg time="2026-04-21T02:15:45.153517" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:15:45.153828" level="INFO">${version} = 0.23.2
org/opendaylight/bgpcep</msg>
<msg time="2026-04-21T02:15:45.153880" level="INFO">${result} = 0</msg>
<var>${version}</var>
<var>${result}</var>
<arg>sh search.sh ${WORKSPACE}/${BUNDLEFOLDER}/system ${itemlist}</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:45.109650" elapsed="0.044259"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T02:15:45.154232" elapsed="0.000411"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-21T02:15:45.161074" elapsed="0.000341"/>
</kw>
<msg time="2026-04-21T02:15:45.161518" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:45.159454" elapsed="0.002195"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.162031" elapsed="0.000053"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.162387" elapsed="0.000343"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-21T02:15:45.154965" elapsed="0.007990"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.164027" level="INFO">0.23.2
org/opendaylight/bgpcep</msg>
<arg>${version}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:45.163387" elapsed="0.000743"/>
</kw>
<if>
<branch type="IF" condition="${result}!=0">
<kw name="Fail" owner="BuiltIn">
<arg>Component "${component}": searching for "${itemlist}" found no version, cannot locate test tool.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.164493" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:45.164269" elapsed="0.000279"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:45.164240" elapsed="0.000336"/>
</if>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:15:45.164978" level="INFO">${version} = 0.23.2</msg>
<msg time="2026-04-21T02:15:45.165024" level="INFO">${location} = org/opendaylight/bgpcep</msg>
<var>${version}</var>
<var>${location}</var>
<arg>${version}</arg>
<arg>max_split=1</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:15:45.164715" elapsed="0.000332"/>
</kw>
<return>
<value>${version}</value>
<value>${location}</value>
<status status="PASS" start="2026-04-21T02:15:45.165103" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:15:45.165306" level="INFO">${version} = 0.23.2</msg>
<msg time="2026-04-21T02:15:45.165349" level="INFO">${location} = org/opendaylight/bgpcep</msg>
<var>${version}</var>
<var>${location}</var>
<arg>${component}</arg>
<doc>Determine the exact Nexus directory to be used as a source for a particular test tool
Figure out what version of the tool needs to be pulled out of the
Nexus by looking at the version directory of the subsystem from
which the tool is being pulled. This code is REALLY UGLY but there
is no way around it until the bug
https://bugs.opendaylight.org/show_bug.cgi?id=5206 gets fixed.
I also don't want to depend on maven-metadata-local.xml and other
bits and pieces of ODL distribution which are not required for ODL
to function properly.</doc>
<status status="PASS" start="2026-04-21T02:15:44.717638" elapsed="0.447734"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:44.715451" elapsed="0.449963"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${version}</var>
<var>${location}</var>
<arg>${build_version}</arg>
<arg>${build_location}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.165585" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:45.165441" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:44.715426" elapsed="0.450242"/>
</if>
<if>
<branch type="IF" condition="'SNAPSHOT' in '${version}'">
<kw name="Remove Values From List" owner="Collections">
<arg>${RELEASE_INTEGRATED_COMPONENTS}</arg>
<arg>netconf</arg>
<arg>bgpcep</arg>
<doc>Removes all occurrences of given ``values`` from ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.165956" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:45.165726" elapsed="0.000289"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:45.165710" elapsed="0.000329"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.166607" level="INFO">${is_staged} = "TRUE"</msg>
<var>${is_staged}</var>
<arg>"opendaylight.release" not in '${urlbase}' and "opendaylight.snapshot" not in '${urlbase}'</arg>
<arg>"TRUE"</arg>
<arg>"FALSE"</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:45.166213" elapsed="0.000421"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.167214" level="INFO">${is_mri_component} = "TRUE"</msg>
<var>${is_mri_component}</var>
<arg>'${component}' in ${RELEASE_INTEGRATED_COMPONENTS}</arg>
<arg>"TRUE"</arg>
<arg>"FALSE"</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:45.166812" elapsed="0.000431"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.167825" level="INFO">${urlbase} = https://nexus.opendaylight.org/content/repositories//autorelease-9758</msg>
<var>${urlbase}</var>
<arg>${is_mri_component} == "TRUE" and ${is_staged} == "FALSE"</arg>
<arg>${NEXUS_RELEASE_BASE_URL}</arg>
<arg>${urlbase}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:45.167415" elapsed="0.000438"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.168368" level="INFO">${url} = https://nexus.opendaylight.org/content/repositories//autorelease-9758/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.2</msg>
<var>${url}</var>
<arg>${urlbase}/${location}/${artifact}/${version}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:45.168005" elapsed="0.000390"/>
</kw>
<kw name="Execute_Command_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:45.170240" level="INFO">Executing command 'curl -L https://nexus.opendaylight.org/content/repositories//autorelease-9758/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.2/maven-metadata.xml'.</msg>
<msg time="2026-04-21T02:15:45.264385" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:15:45.264735" level="INFO">${stdout} = &lt;html&gt;
  &lt;head&gt;
    &lt;title&gt;404 - Path /org/opendaylight/bgpcep/pcep-pcc-mock/0.23.2/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-9758 (staging: closed)&amp;quot; [id=autor...</msg>
<msg time="2026-04-21T02:15:45.264899" level="INFO">${stderr} =   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0   ...</msg>
<msg time="2026-04-21T02:15:45.264998" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:45.170049" elapsed="0.095003"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.267073" level="INFO">Length is 316.</msg>
<msg time="2026-04-21T02:15:45.267278" level="FAIL">'  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  1101    0  1101    0     0  15988      0 --:--:-- --:--:-- --:--:-- 16191' should be empty.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="FAIL" start="2026-04-21T02:15:45.266413" elapsed="0.001020">'  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  1101    0  1101    0     0  15988      0 --:--:-- --:--:-- --:--:-- 16191' should be empty.</status>
</kw>
<msg time="2026-04-21T02:15:45.267669" level="INFO">${emptiness_status} = FAIL</msg>
<msg time="2026-04-21T02:15:45.267839" level="INFO">${result} = '  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0  ...</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:45.265521" elapsed="0.002495"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.269397" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:45.268390" elapsed="0.001066"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.272126" level="INFO">&lt;html&gt;
  &lt;head&gt;
    &lt;title&gt;404 - Path /org/opendaylight/bgpcep/pcep-pcc-mock/0.23.2/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-9758 (staging: closed)&amp;quot; [id=autorelease-9758]&lt;/title&gt;
    &lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"/&gt;

    &lt;link rel="icon" type="image/png" href="https://nexus.opendaylight.org/favicon.png"&gt;
    &lt;!--[if IE]&gt;
    &lt;link rel="SHORTCUT ICON" href="https://nexus.opendaylight.org/favicon.ico"/&gt;
    &lt;![endif]--&gt;

    &lt;link rel="stylesheet" href="https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02" type="text/css" media="screen" title="no title" charset="utf-8"&gt;
  &lt;/head&gt;
  &lt;body&gt;
    &lt;h1&gt;404 - Path /org/opendaylight/bgpcep/pcep-pcc-mock/0.23.2/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-9758 (staging: closed)&amp;quot; [id=autorelease-9758]&lt;/h1&gt;
    &lt;p&gt;Path /org/opendaylight/bgpcep/pcep-pcc-mock/0.23.2/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-9758 (staging: closed)&amp;quot; [id=autorelease-9758]&lt;/p&gt;
  &lt;/body&gt;
&lt;/html&gt;</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:45.271394" elapsed="0.000845"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.272632" level="INFO">  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  1101    0  1101    0     0  15988      0 --:--:-- --:--:-- --:--:-- 16191</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:45.272386" elapsed="0.000293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.273077" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:45.272839" elapsed="0.000281"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-21T02:15:45.270464" elapsed="0.002714"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:45.269642" elapsed="0.003573"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:45.269592" elapsed="0.003652"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-04-21T02:15:45.273407" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:45.273301" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:45.273283" elapsed="0.000195"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-21T02:15:45.273616" elapsed="0.000030"/>
</return>
<status status="PASS" start="2026-04-21T02:15:45.273529" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:45.273514" elapsed="0.000189"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.273857" elapsed="0.000023"/>
</kw>
<arg>${command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-21T02:15:45.169485" elapsed="0.104496"/>
</kw>
<msg time="2026-04-21T02:15:45.274042" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:45.168947" elapsed="0.105146"/>
</kw>
<msg time="2026-04-21T02:15:45.274251" level="INFO">${metadata} = &lt;html&gt;
  &lt;head&gt;
    &lt;title&gt;404 - Path /org/opendaylight/bgpcep/pcep-pcc-mock/0.23.2/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-9758 (staging: closed)&amp;quot; [id=autor...</msg>
<var>${metadata}</var>
<arg>curl -L ${url}/maven-metadata.xml</arg>
<doc>A wrapper for Execute_Command_Passes with return_success_only=False
Also, log_on_success defaults to True (but is customizable, unlike return_success_only)..</doc>
<status status="PASS" start="2026-04-21T02:15:45.168591" elapsed="0.105690"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Command_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:45.276826" level="INFO">Executing command 'echo "&lt;html&gt;
  &lt;head&gt;
    &lt;title&gt;404 - Path /org/opendaylight/bgpcep/pcep-pcc-mock/0.23.2/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-9758 (staging: closed)&amp;quot; [id=autorelease-9758]&lt;/title&gt;
    &lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"/&gt;

    &lt;link rel="icon" type="image/png" href="https://nexus.opendaylight.org/favicon.png"&gt;
    &lt;!--[if IE]&gt;
    &lt;link rel="SHORTCUT ICON" href="https://nexus.opendaylight.org/favicon.ico"/&gt;
    &lt;![endif]--&gt;

    &lt;link rel="stylesheet" href="https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02" type="text/css" media="screen" title="no title" charset="utf-8"&gt;
  &lt;/head&gt;
  &lt;body&gt;
    &lt;h1&gt;404 - Path /org/opendaylight/bgpcep/pcep-pcc-mock/0.23.2/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-9758 (staging: closed)&amp;quot; [id=autorelease-9758]&lt;/h1&gt;
    &lt;p&gt;Path /org/opendaylight/bgpcep/pcep-pcc-mock/0.23.2/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-9758 (staging: closed)&amp;quot; [id=autorelease-9758]&lt;/p&gt;
  &lt;/body&gt;
&lt;/html&gt;" | grep value | head -n 1 | cut -d '&gt;' -f 2 | cut -d '&lt;' -f 1'.</msg>
<msg time="2026-04-21T02:15:45.309920" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:15:45.310175" level="INFO">${stdout} = &lt;html&gt;
  &lt;head&gt;
    &lt;title&gt;404 - Path /org/opendaylight/bgpcep/pcep-pcc-mock/0.23.2/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-9758 (staging: closed)&amp;quot; [id=autor...</msg>
<msg time="2026-04-21T02:15:45.310360" level="INFO">${stderr} = bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text...</msg>
<msg time="2026-04-21T02:15:45.310462" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:45.276619" elapsed="0.033895"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.312521" level="INFO">Length is 253.</msg>
<msg time="2026-04-21T02:15:45.312699" level="FAIL">'bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text/css media=screen title=no: No such file or directory' should be empty.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="FAIL" start="2026-04-21T02:15:45.311783" elapsed="0.001095">'bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text/css media=screen title=no: No such file or directory' should be empty.</status>
</kw>
<msg time="2026-04-21T02:15:45.313117" level="INFO">${emptiness_status} = FAIL</msg>
<msg time="2026-04-21T02:15:45.313215" level="INFO">${result} = 'bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=tex...</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:45.310940" elapsed="0.002332"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.314599" level="INFO">${success} = False</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:45.313629" elapsed="0.001030"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.317069" level="INFO">&lt;html&gt;
  &lt;head&gt;
    &lt;title&gt;404 - Path /org/opendaylight/bgpcep/pcep-pcc-mock/0.23.2/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-9758 (staging: closed)&amp;quot; [id=autorelease-9758]&lt;/title&gt;
    &lt;meta http-equiv=Content-Type content=text/html</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:45.316486" elapsed="0.000694"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.317721" level="INFO">bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text/css media=screen title=no: No such file or directory</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:45.317390" elapsed="0.000397"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.318336" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:45.318006" elapsed="0.000389"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-21T02:15:45.315614" elapsed="0.002855"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:45.314867" elapsed="0.003653"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:45.314794" elapsed="0.003762"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-04-21T02:15:45.318771" elapsed="0.000041"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:45.318632" elapsed="0.000224"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:45.318609" elapsed="0.000278"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="NOT RUN" start="2026-04-21T02:15:45.319083" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:45.318959" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:45.318938" elapsed="0.000233"/>
</if>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.319850" level="FAIL">Got rc: 0 or stderr was not empty: bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text/css media=screen title=no: No such file or directory</msg>
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:15:45.319353" elapsed="0.000589">Got rc: 0 or stderr was not empty: bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text/css media=screen title=no: No such file or directory</status>
</kw>
<arg>${command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="FAIL" start="2026-04-21T02:15:45.276079" elapsed="0.044070">Got rc: 0 or stderr was not empty: bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text/css media=screen title=no: No such file or directory</status>
</kw>
<msg time="2026-04-21T02:15:45.320234" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="FAIL" start="2026-04-21T02:15:45.275511" elapsed="0.044788"/>
</kw>
<arg>echo "${metadata}" | grep value | head -n 1 | cut -d '&gt;' -f 2 | cut -d '&lt;' -f 1</arg>
<arg>stderr_must_be_empty=${True}</arg>
<doc>A wrapper for Execute_Command_Passes with return_success_only=False
Also, log_on_success defaults to True (but is customizable, unlike return_success_only)..</doc>
<status status="FAIL" start="2026-04-21T02:15:45.275102" elapsed="0.045337">Got rc: 0 or stderr was not empty: bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text/css media=screen title=no: No such file or directory</status>
</kw>
<msg time="2026-04-21T02:15:45.320641" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-21T02:15:45.320704" level="INFO">${namepart} = Got rc: 0 or stderr was not empty: bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonaty...</msg>
<var>${status}</var>
<var>${namepart}</var>
<arg>SSHKeywords.Execute_Command_Should_Pass</arg>
<arg>echo "${metadata}" | grep value | head -n 1 | cut -d '&gt;' -f 2 | cut -d '&lt;' -f 1</arg>
<arg>stderr_must_be_empty=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:45.274436" elapsed="0.046304"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.321353" level="INFO">Length is 288.</msg>
<msg time="2026-04-21T02:15:45.321457" level="INFO">${length} = 288</msg>
<var>${length}</var>
<arg>${namepart}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-21T02:15:45.320984" elapsed="0.000505"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.322281" level="INFO">${namepart} = 0.23.2</msg>
<var>${namepart}</var>
<arg>"${status}" != "PASS" or ${length} == 0</arg>
<arg>${version}</arg>
<arg>${namepart}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:45.321704" elapsed="0.000613"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.323030" level="INFO">${filename} = pcep-pcc-mock-0.23.2-executable.jar</msg>
<var>${filename}</var>
<arg>${name_prefix}${namepart}${name_suffix}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:45.322529" elapsed="0.000538"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.323603" level="INFO">pcep-pcc-mock-0.23.2-executable.jar</msg>
<arg>${filename}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:45.323270" elapsed="0.000394"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.324358" level="INFO">${url} = https://nexus.opendaylight.org/content/repositories//autorelease-9758/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.2/pcep-pcc-mock-0.23.2-executable.jar</msg>
<var>${url}</var>
<arg>${url}/${filename}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:45.323884" elapsed="0.000510"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:45.324859" level="INFO">Executing command 'wget -q -N 'https://nexus.opendaylight.org/content/repositories//autorelease-9758/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.2/pcep-pcc-mock-0.23.2-executable.jar' 2&gt;&amp;1'.</msg>
<msg time="2026-04-21T02:15:45.392328" level="INFO">Command exited with return code 8.</msg>
<msg time="2026-04-21T02:15:45.392724" level="INFO">${response} = </msg>
<msg time="2026-04-21T02:15:45.392865" level="INFO">${result} = 8</msg>
<var>${response}</var>
<var>${result}</var>
<arg>wget -q -N '${url}' 2&gt;&amp;1</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:45.324604" elapsed="0.068321"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.394122" level="INFO"/>
<arg>${response}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:45.393393" elapsed="0.000824"/>
</kw>
<if>
<branch type="IF" condition="${result} == 0">
<return>
<value>${filename}</value>
<status status="NOT RUN" start="2026-04-21T02:15:45.394676" elapsed="0.000035"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:45.394390" elapsed="0.000393"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:45.394339" elapsed="0.000531"/>
</if>
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:45.395757" level="INFO">${release_url} = https://nexus.opendaylight.org/content/repositories//opendaylight.release/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.2/pcep-pcc-mock-0.23.2-executable.jar</msg>
<var>${release_url}</var>
<arg>${url}</arg>
<arg>autorelease-[0-9]{4}</arg>
<arg>opendaylight.release</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:45.395192" elapsed="0.000665"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:45.396711" level="INFO">Executing command 'wget -q -N 'https://nexus.opendaylight.org/content/repositories//opendaylight.release/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.2/pcep-pcc-mock-0.23.2-executable.jar' 2&gt;&amp;1'.</msg>
<msg time="2026-04-21T02:15:45.466643" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:15:45.467085" level="INFO">${response} = </msg>
<msg time="2026-04-21T02:15:45.467196" level="INFO">${result} = 0</msg>
<var>${response}</var>
<var>${result}</var>
<arg>wget -q -N '${release_url}' 2&gt;&amp;1</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:45.396240" elapsed="0.071013"/>
</kw>
<if>
<branch type="IF" condition="${result} != 0">
<kw name="Fail" owner="BuiltIn">
<arg>Artifact "${artifact}" in component "${component}" could not be downloaded from ${release_url} nor ${url}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.468154" elapsed="0.000060"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:45.467510" elapsed="0.000787"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:45.467447" elapsed="0.000910"/>
</if>
<return>
<value>${filename}</value>
<status status="PASS" start="2026-04-21T02:15:45.468442" elapsed="0.000080"/>
</return>
<msg time="2026-04-21T02:15:45.468938" level="INFO">${filename} = pcep-pcc-mock-0.23.2-executable.jar</msg>
<var>${filename}</var>
<arg>${component}</arg>
<arg>${artifact}</arg>
<arg>${name_prefix}</arg>
<arg>${name_suffix}</arg>
<arg>${fallback_url}</arg>
<arg>${explicit_url}</arg>
<arg>${build_version}</arg>
<arg>${build_location}</arg>
<doc>Deploy the specified artifact from Nexus to the cwd of the machine to which the active SSHLibrary connection points.
bgpcep is a name part of an artifact present in system/ of ODl installation with the same version as pcep-pcc-mock should have.
Must have https://nexus.opendaylight.org/content/repositories//autorelease-9758/org/opendaylight/integration/karaf/0.22.3/karaf-0.22.3.zip variable set to the URL from which the
tested ODL distribution was downloaded and this place must be
inside a repository created by a standard distribution
construction job. If this is detected to ne be the case, fallback URL is used.
If  is non-empty, Deploy_From_Utrl is called instead.
TODO: Allow deploying to a specific directory, we have SSHKeywords.Execute_Command_At_Cwd_Should_Pass now.</doc>
<status status="PASS" start="2026-04-21T02:15:44.606988" elapsed="0.862014"/>
</kw>
<return>
<value>${filename}</value>
<status status="PASS" start="2026-04-21T02:15:45.469171" elapsed="0.000047"/>
</return>
<msg time="2026-04-21T02:15:45.469406" level="INFO">${name} = pcep-pcc-mock-0.23.2-executable.jar</msg>
<var>${name}</var>
<arg>bgpcep</arg>
<arg>pcep-pcc-mock</arg>
<doc>Deploy a test tool.
The test tools have naming convention of the form
"&lt;repository_url&gt;/some/dir/somewhere/&lt;tool-name&gt;/&lt;tool-name&gt;-&lt;version-tag&gt;-${suffix}.jar"
where "&lt;tool-name&gt;" is the name of the tool and "&lt;version-tag&gt;" is
the version tag that is digged out of the maven metadata. This
keyword calculates ${name_prefix} and ${name_suffix} for
"Deploy_Artifact" and then calls "Deploy_Artifact" to do the real
work of deploying the artifact.</doc>
<status status="PASS" start="2026-04-21T02:15:44.598912" elapsed="0.870531"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.476443" level="INFO">${filename} = pcep-pcc-mock-0.23.2-executable.jar</msg>
<arg>${filename}</arg>
<arg>${name}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:15:45.469850" elapsed="0.006666"/>
</kw>
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.481898" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:15:45.477245" elapsed="0.004715"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-04-21T02:15:45.476900" elapsed="0.005140"/>
</kw>
<doc>Create SSH session to Mininet machine, prepare HTTP client session to Controller.
Figure out latest pcc-mock version and download it from Nexus to Mininet.
Also, delete and create directories for json diff handling.</doc>
<status status="PASS" start="2026-04-21T02:15:42.900288" elapsed="2.581820"/>
</kw>
<test id="s1-s21-t1" name="Topology_Precondition" line="49">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast" type="SETUP">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.483753" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:45.483446" elapsed="0.000410"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:45.483419" elapsed="0.000474"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T02:15:45.483215" elapsed="0.000746"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.526339" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:45.525933" elapsed="0.000440"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:45.527166" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:45.526886" elapsed="0.000355">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:45.527337" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:45.526540" elapsed="0.000822"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.527928" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:45.527519" elapsed="0.000436"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:45.528250" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:45.528424" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:45.528108" elapsed="0.000342"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.528863" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:45.528598" elapsed="0.000313"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.529947" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:45.529673" elapsed="0.000320"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.530609" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:45.530145" elapsed="0.000491"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.530987" elapsed="0.000023"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.531189" elapsed="0.000025"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.531356" elapsed="0.000021"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:15:45.530858" elapsed="0.000557"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:15:45.530693" elapsed="0.000753"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:15:45.531492" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:15:45.531660" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:15:45.529353" elapsed="0.002332"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:45.528986" elapsed="0.002733"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.531904" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:45.531745" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:45.528964" elapsed="0.003175"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.532747" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:45.532293" elapsed="0.000483"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:45.532852" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:15:45.525290" elapsed="0.007691"/>
</kw>
<msg time="2026-04-21T02:15:45.533036" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:45.524316" elapsed="0.008859"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.533680" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.534201" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.534693" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.534889" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.535055" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.535412" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:45.535276" elapsed="0.000192"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:45.535261" elapsed="0.000231"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.535624" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.535781" elapsed="0.000037"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.535956" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:45.535230" elapsed="0.000779"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:45.535129" elapsed="0.000906"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.536173" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:45.536252" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:15:45.536373" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:45.519844" elapsed="0.016554"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:45.537759" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:45.537493" elapsed="0.000352">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:45.537939" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:45.537147" elapsed="0.000816"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.538273" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:45.538032" elapsed="0.000298"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.538851" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:45.538522" elapsed="0.000361"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:45.538354" elapsed="0.000566"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:45.538015" elapsed="0.000928"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.542596" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:45.539086" elapsed="0.003549"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:15:45.542711" elapsed="0.000043"/>
</return>
<msg time="2026-04-21T02:15:45.542964" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:45.536754" elapsed="0.006247"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:45.544792" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:45.544429" elapsed="0.000475">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:45.545040" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:45.543940" elapsed="0.001137"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:15:45.545421" elapsed="0.000038"/>
</return>
<status status="PASS" start="2026-04-21T02:15:45.545221" elapsed="0.000289"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:45.545193" elapsed="0.000351"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.545746" elapsed="0.000031"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.546010" elapsed="0.000031"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:15:45.546106" elapsed="0.000022"/>
</return>
<msg time="2026-04-21T02:15:45.548054" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:45.543444" elapsed="0.004636"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.549536" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:45.549264" elapsed="0.000318"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.549992" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:45.549726" elapsed="0.000311"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:45.560047" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:45.560214" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Set-Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 20-Apr-2026 02:15:45 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '123'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:15:45.560534" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:15:45.552179" elapsed="0.008386"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:45.550107" elapsed="0.010512"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.560868" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:45.560653" elapsed="0.000284"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:45.550088" elapsed="0.010872"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.566186" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:45.562214" elapsed="0.004043"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:45.561976" elapsed="0.004333"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:45.561955" elapsed="0.004392"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.570373" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:45.566747" elapsed="0.003694"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:45.566430" elapsed="0.004063"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:45.566405" elapsed="0.004126"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.571380" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:45.570779" elapsed="0.000641"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.571886" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:45.571524" elapsed="0.000449"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.572752" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:45.572257" elapsed="0.000559"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:45.572009" elapsed="0.000864"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:45.571498" elapsed="0.001407"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.573725" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:45.573131" elapsed="0.000633"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.574215" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:45.573890" elapsed="0.000383"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.574741" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:45.574446" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:45.574297" elapsed="0.000525"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:45.573863" elapsed="0.000981"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:45.574994" elapsed="0.000350"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:15:45.575813" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:45.575500" elapsed="0.000340"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:15:45.575987" elapsed="0.002370"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:15:45.561454" elapsed="0.016972"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:45.578607" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:45.578497" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:45.578479" elapsed="0.000199"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:45.581520" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:45.578835" elapsed="0.002714"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:15:45.581601" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:15:45.581767" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:15:45.548396" elapsed="0.033413"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:45.581944" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:15:45.582099" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:15:45.495783" elapsed="0.086342"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.598657" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:45.598272" elapsed="0.000417"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:45.599542" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:45.599197" elapsed="0.000420">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:45.599713" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:45.598866" elapsed="0.000872"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.600524" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:45.599931" elapsed="0.000621"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:45.600875" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:45.601098" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:45.600709" elapsed="0.000417"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.601547" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:45.601279" elapsed="0.000315"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:15:45.601994" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:45.601667" elapsed="0.000386"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.602510" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:45.602217" elapsed="0.000319"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:45.602079" elapsed="0.000491"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:45.601644" elapsed="0.000947"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.603185" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:45.602729" elapsed="0.000484"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:45.603264" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:15:45.597654" elapsed="0.005742"/>
</kw>
<msg time="2026-04-21T02:15:45.603450" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:45.596745" elapsed="0.006754"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.604014" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.604560" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.605084" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.605266" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.605467" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.605855" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:45.605701" elapsed="0.000211"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:45.605687" elapsed="0.000249"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.606068" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.606227" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.606386" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:45.605657" elapsed="0.000782"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:45.605551" elapsed="0.000916"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.606605" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:45.606681" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:15:45.606813" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:45.594013" elapsed="0.012828"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:45.607011" elapsed="0.002213"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:45.610284" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:45.609986" elapsed="0.000325"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:45.610722" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:45.610457" elapsed="0.000291"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:15:45.610911" elapsed="0.000328"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:15:45.609563" elapsed="0.001737"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:45.609301" elapsed="0.002032"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.611494" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:45.611357" elapsed="0.000226"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:45.609283" elapsed="0.002321"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:15:45.583287" elapsed="0.028364"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:15:45.582454" elapsed="0.029271"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:45.582208" elapsed="0.029563"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:45.582191" elapsed="0.029620"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:45.611847" elapsed="0.000029"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:15:45.489284" elapsed="0.122692"/>
</kw>
<arg>300s</arg>
<arg>1s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:15:45.484174" elapsed="0.127859"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:15:45.612601" elapsed="0.000254"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:15:45.612308" elapsed="0.000610"/>
</kw>
<doc>Compare current pcep-topology to empty one.
Timeout is long enough to see that pcep is ready, with no PCC connected.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:15:45.482198" elapsed="0.130758"/>
</test>
<test id="s1-s21-t2" name="Start_Secure_Pcc_Mock" line="61">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast" type="SETUP">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.614600" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:45.614388" elapsed="0.000269"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:45.614340" elapsed="0.000341"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T02:15:45.614164" elapsed="0.000562"/>
</kw>
<kw name="Start_Pcc_Mock_Tool_With_Password">
<kw name="Compose_Full_Java_Command" owner="NexusKeywords">
<kw name="Compose_Base_Java_Command" owner="NexusKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${openjdk}""" == "openjdk8"</arg>
<arg>Compose_Dilemma_Filepath</arg>
<arg>${JAVA_8_HOME_CENTOS}/bin/java</arg>
<arg>${JAVA_8_HOME_UBUNTU}/bin/java</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:45.616722" elapsed="0.000341"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${openjdk}""" == "openjdk11"</arg>
<arg>Compose_Dilemma_Filepath</arg>
<arg>${JAVA_11_HOME_CENTOS}/bin/java</arg>
<arg>${JAVA_11_HOME_UBUNTU}/bin/java</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:45.617223" elapsed="0.000334"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${openjdk}""" == "openjdk17"</arg>
<arg>Compose_Dilemma_Filepath</arg>
<arg>${JAVA_17_HOME_CENTOS}/bin/java</arg>
<arg>${JAVA_17_HOME_UBUNTU}/bin/java</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:45.617714" elapsed="0.000320"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Compose_Dilemma_Filepath" owner="NexusKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:15:45.619256" level="INFO">Executing command 'ls -lA /usr/lib/jvm/java-21-openjdk-amd64/bin/java 2&gt;&amp;1'.</msg>
<msg time="2026-04-21T02:15:45.632955" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:15:45.633238" level="INFO">${out} = -rwxr-xr-x 1 root root 14456 Jul 16  2025 /usr/lib/jvm/java-21-openjdk-amd64/bin/java</msg>
<msg time="2026-04-21T02:15:45.633357" level="INFO">${rc} = 0</msg>
<var>${out}</var>
<var>${rc}</var>
<arg>ls -lA ${specific_path} 2&gt;&amp;1</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:15:45.619073" elapsed="0.014342"/>
</kw>
<if>
<branch type="IF" condition="${rc} == 0">
<return>
<value>${specific_path}</value>
<status status="PASS" start="2026-04-21T02:15:45.633967" elapsed="0.000072"/>
</return>
<status status="PASS" start="2026-04-21T02:15:45.633658" elapsed="0.000466"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:45.633607" elapsed="0.000580"/>
</if>
<return>
<value>${default_path}</value>
<status status="NOT RUN" start="2026-04-21T02:15:45.634276" elapsed="0.000035"/>
</return>
<arg>${JAVA_21_HOME_CENTOS}/bin/java</arg>
<arg>${JAVA_21_HOME_UBUNTU}/bin/java</arg>
<doc>Query active SSH connection, return specific path if it exists else default path.</doc>
<status status="PASS" start="2026-04-21T02:15:45.618669" elapsed="0.015882"/>
</kw>
<msg time="2026-04-21T02:15:45.634662" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>"""${openjdk}""" == "openjdk21"</arg>
<arg>Compose_Dilemma_Filepath</arg>
<arg>${JAVA_21_HOME_CENTOS}/bin/java</arg>
<arg>${JAVA_21_HOME_UBUNTU}/bin/java</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:45.618190" elapsed="0.016592"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<var>${out}</var>
<var>${rc}</var>
<arg>java -version 2&gt;&amp;1</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.635235" elapsed="0.000057"/>
</kw>
<if>
<branch type="IF" condition="${rc} == 0">
<return>
<value>java</value>
<status status="NOT RUN" start="2026-04-21T02:15:45.635556" elapsed="0.000033"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:45.635469" elapsed="0.000186"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:45.635428" elapsed="0.000279"/>
</if>
<kw name="Execute Command" owner="SSHLibrary">
<var>${java}</var>
<arg>echo $JAVA_HOME/bin/java 2&gt;&amp;1</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.636083" elapsed="0.000052"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<var>${out}</var>
<var>${rc}</var>
<arg>${java} -version 2&gt;&amp;1</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.636606" elapsed="0.000051"/>
</kw>
<if>
<branch type="IF" condition="${rc} == 0">
<return>
<value>${java}</value>
<status status="NOT RUN" start="2026-04-21T02:15:45.636955" elapsed="0.000032"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:45.636866" elapsed="0.000188"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:45.636824" elapsed="0.000282"/>
</if>
<kw name="Get Environment Variable" owner="OperatingSystem">
<var>${JAVA_HOME}</var>
<arg>JAVA_HOME</arg>
<arg>${EMPTY}</arg>
<doc>Returns the value of an environment variable with the given name.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.637433" elapsed="0.000050"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${java}</var>
<arg>"""${JAVA_HOME}"""!=""</arg>
<arg>${JAVA_HOME}/bin/java</arg>
<arg>false</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.637904" elapsed="0.000053"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<var>${out}</var>
<var>${rc}</var>
<arg>${java} -version 2&gt;&amp;1</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.638325" elapsed="0.000050"/>
</kw>
<if>
<branch type="IF" condition="${rc} == 0">
<return>
<value>${java}</value>
<status status="NOT RUN" start="2026-04-21T02:15:45.638636" elapsed="0.000032"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:45.638550" elapsed="0.000184"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:45.638509" elapsed="0.000277"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Unable to find Java; specify \${JDKVERSION}, put it to your PATH or set JAVA_HOME environment variable.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.639139" elapsed="0.000050"/>
</kw>
<msg time="2026-04-21T02:15:45.639443" level="INFO">${base_command} = /usr/lib/jvm/java-21-openjdk-amd64/bin/java</msg>
<var>${base_command}</var>
<arg>openjdk=${openjdk}</arg>
<doc>Return string suitable for launching Java programs over SSHLibrary, depending on JRE version needed.
This requires that the SSH connection on which the command is going to be used is active as it is needed for querying files.
Commands composed for one SSH connection shall not be reused on other SSH connections as the two connections may have different Java setups.
Not directly related to Nexus, but versioned Java tools may need this.</doc>
<status status="PASS" start="2026-04-21T02:15:45.616362" elapsed="0.023144"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.640772" level="INFO">${full_command} = /usr/lib/jvm/java-21-openjdk-amd64/bin/java -jar pcep-pcc-mock-0.23.2-executable.jar --password topsecret --reconnect 1 --local-address 10.30.171.116 --remote-address 10.30.171.3 2&gt;&amp;1 | tee pccmock.lo...</msg>
<var>${full_command}</var>
<arg>${base_command} ${options}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:45.639903" elapsed="0.000975"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.641976" level="INFO">/usr/lib/jvm/java-21-openjdk-amd64/bin/java -jar pcep-pcc-mock-0.23.2-executable.jar --password topsecret --reconnect 1 --local-address 10.30.171.116 --remote-address 10.30.171.3 2&gt;&amp;1 | tee pccmock.log</msg>
<arg>${full_command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:45.641267" elapsed="0.000822"/>
</kw>
<return>
<value>${full_command}</value>
<status status="PASS" start="2026-04-21T02:15:45.642192" elapsed="0.000053"/>
</return>
<msg time="2026-04-21T02:15:45.642374" level="INFO">${command} = /usr/lib/jvm/java-21-openjdk-amd64/bin/java -jar pcep-pcc-mock-0.23.2-executable.jar --password topsecret --reconnect 1 --local-address 10.30.171.116 --remote-address 10.30.171.3 2&gt;&amp;1 | tee pccmock.lo...</msg>
<var>${command}</var>
<arg>-jar ${filename} --password ${password} --reconnect 1 --local-address ${TOOLS_SYSTEM_IP} --remote-address ${ODL_SYSTEM_IP} 2&gt;&amp;1 | tee pccmock.log</arg>
<doc>Return full Bash command to run Java with given options.
This requires that the SSH connection on which the command is going to be used is active as it is needed for querying files.
The options may include JVM options, application command line arguments, Bash redirects and other constructs.</doc>
<status status="PASS" start="2026-04-21T02:15:45.615360" elapsed="0.027041"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.642816" level="INFO">/usr/lib/jvm/java-21-openjdk-amd64/bin/java -jar pcep-pcc-mock-0.23.2-executable.jar --password topsecret --reconnect 1 --local-address 10.30.171.116 --remote-address 10.30.171.3 2&gt;&amp;1 | tee pccmock.log</msg>
<arg>${command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:45.642554" elapsed="0.000310"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:15:45.677204" level="INFO">/usr/lib/jvm/java-21-openjdk-amd64/bin/java -jar pcep-pcc-mock-0.23.2-executable.jar --password topsecret --reconnect 1 --local-address 10.30.171.116 --remote-address 10.30.171.3 2&gt;&amp;1 | tee pccmock.log</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:15:45.643007" elapsed="0.034376"/>
</kw>
<arg>password=topsecret</arg>
<doc>Starts pcc-mock with password argument.</doc>
<status status="PASS" start="2026-04-21T02:15:45.614992" elapsed="0.062516"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:15:45.678556" elapsed="0.000406"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:15:45.678107" elapsed="0.000934"/>
</kw>
<doc>Execute pcc-mock on Mininet with password set, fail if pcc-mock promptly exits. Keep pcc-mock running for next test cases.</doc>
<status status="PASS" start="2026-04-21T02:15:45.613426" elapsed="0.065658"/>
</test>
<test id="s1-s21-t3" name="Topology_Unauthorized_1" line="65">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast" type="SETUP">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.681015" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:45.680606" elapsed="0.000470"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:45.680581" elapsed="0.000523"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T02:15:45.680397" elapsed="0.000753"/>
</kw>
<kw name="Verify_Keyword_Does_Not_Fail_Within_Timeout" owner="WaitForFailure">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Confirm_Keyword_Fails_Within_Timeout" owner="WaitForFailure">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Test_Unauthorized">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.734672" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:45.734256" elapsed="0.000449"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:45.735511" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:45.735213" elapsed="0.000374">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:45.735682" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:45.734883" elapsed="0.000824"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.736272" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:45.735883" elapsed="0.000417"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:45.736598" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:45.736857" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:45.736454" elapsed="0.000430"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.737492" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:45.737034" elapsed="0.000504"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.738583" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:45.738321" elapsed="0.000308"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.739075" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:45.738782" elapsed="0.000320"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.739428" elapsed="0.000022"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.739626" elapsed="0.000024"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.739810" elapsed="0.000023"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:15:45.739298" elapsed="0.000572"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:15:45.739154" elapsed="0.000748"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:15:45.739947" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:15:45.740112" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:15:45.737937" elapsed="0.002200"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:45.737615" elapsed="0.002555"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.740336" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:45.740196" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:45.737592" elapsed="0.002820"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.741008" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:45.740546" elapsed="0.000490"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:45.741086" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:15:45.733581" elapsed="0.007630"/>
</kw>
<msg time="2026-04-21T02:15:45.741267" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:45.732667" elapsed="0.008651"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.741876" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.742464" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.742977" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.743157" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.743324" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.743678" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:45.743541" elapsed="0.000193"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:45.743526" elapsed="0.000231"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.743906" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.744068" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.744227" elapsed="0.000036"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:45.743496" elapsed="0.000800"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:45.743398" elapsed="0.000925"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.744460" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:45.744535" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:15:45.744654" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:45.728222" elapsed="0.016459"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:45.745979" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:45.745708" elapsed="0.000340">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:45.746195" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:45.745376" elapsed="0.000850"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.746541" elapsed="0.000056"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:45.746301" elapsed="0.000333"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.747144" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:45.746847" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:45.746659" elapsed="0.000547"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:45.746282" elapsed="0.000946"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.751054" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:45.747368" elapsed="0.003715"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:15:45.751137" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:15:45.751296" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:45.745054" elapsed="0.006268"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:45.752548" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:45.752302" elapsed="0.000311">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:45.752708" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:45.751964" elapsed="0.000768"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:15:45.752961" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:15:45.752820" elapsed="0.000201"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:45.752785" elapsed="0.000261"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.753185" elapsed="0.000023"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.753354" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:15:45.753419" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:15:45.755375" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:45.751623" elapsed="0.003779"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.756785" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:45.756530" elapsed="0.000319"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.757243" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:45.756996" elapsed="0.000290"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:45.764577" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:45.764714" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '123'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:15:45.764852" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:15:45.759606" elapsed="0.005274"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:45.757351" elapsed="0.007575"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.765102" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:45.764953" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:45.757333" elapsed="0.007856"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.768829" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:45.766231" elapsed="0.002647"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:45.765990" elapsed="0.002923"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:45.765972" elapsed="0.002967"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.772018" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:45.769209" elapsed="0.002879"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:45.768994" elapsed="0.003220"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:45.768977" elapsed="0.003278"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.773103" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:45.772503" elapsed="0.000640"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.773588" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:45.773247" elapsed="0.000425"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.774465" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:45.773962" elapsed="0.000542"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:45.773709" elapsed="0.000849"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:45.773220" elapsed="0.001369"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.775377" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:45.774833" elapsed="0.000584"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.775882" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:45.775521" elapsed="0.000448"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.776667" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:45.776231" elapsed="0.000475"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:45.776005" elapsed="0.000753"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:45.775493" elapsed="0.001318"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:45.777027" elapsed="0.000512"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:15:45.778231" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:45.777769" elapsed="0.000537"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:15:45.778525" elapsed="0.002721"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:15:45.765542" elapsed="0.015774"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:45.781501" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:45.781389" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:45.781370" elapsed="0.000200"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:45.784426" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:45.781708" elapsed="0.002747"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:15:45.784508" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:15:45.784676" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:15:45.755706" elapsed="0.028996"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:45.784767" elapsed="0.000045"/>
</return>
<msg time="2026-04-21T02:15:45.785156" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:15:45.705079" elapsed="0.080116"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.801909" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:45.801501" elapsed="0.000440"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:45.802732" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:45.802469" elapsed="0.000429">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:45.802995" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:45.802103" elapsed="0.000917"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.803568" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:45.803177" elapsed="0.000419"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:45.803910" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:45.804067" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:45.803750" elapsed="0.000344"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.804490" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:45.804243" elapsed="0.000293"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:15:45.805114" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:45.804610" elapsed="0.000565"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.805673" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:45.805378" elapsed="0.000321"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:45.805208" elapsed="0.000526"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:45.804588" elapsed="0.001169"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.806372" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:45.805911" elapsed="0.000555"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:45.806530" elapsed="0.000042"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:15:45.800897" elapsed="0.005783"/>
</kw>
<msg time="2026-04-21T02:15:45.806734" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:45.800019" elapsed="0.006769"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.807283" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.807772" elapsed="0.000041"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.808275" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.808492" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.808655" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.809047" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:45.808908" elapsed="0.000194"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:45.808893" elapsed="0.000232"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.809256" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.809415" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.809573" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:45.808860" elapsed="0.000767"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:45.808735" elapsed="0.000920"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.809806" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:45.809883" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:15:45.810000" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:45.797315" elapsed="0.012712"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:45.810194" elapsed="0.002267"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:45.813509" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:45.813199" elapsed="0.000338"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:45.813970" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:45.813681" elapsed="0.000316"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:15:45.814144" elapsed="0.000354"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:15:45.812769" elapsed="0.001789"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:45.812540" elapsed="0.002051"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:45.814754" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:45.814616" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:45.812522" elapsed="0.002323"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:15:45.786630" elapsed="0.028262"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:15:45.785735" elapsed="0.029230"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:45.785331" elapsed="0.029714"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:45.785295" elapsed="0.029803"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:45.815165" elapsed="0.000080"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:15:45.696695" elapsed="0.118760"/>
</kw>
<doc>Try to access pcep topology with wrong password, should get empty topology</doc>
<status status="PASS" start="2026-04-21T02:15:45.685524" elapsed="0.130139"/>
</kw>
<msg time="2026-04-21T02:15:45.815754" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:15:45.815843" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:45.685161" elapsed="0.130707"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T02:15:45.816048" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:45.815940" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:45.815922" elapsed="0.000191"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.816554" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:45.816247" elapsed="0.000333"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:15:45.817052" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:15:45.816725" elapsed="0.000394">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T02:15:45.684753" elapsed="0.132478">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Test_Unauthorized">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:46.874501" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:46.874106" elapsed="0.000429"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:46.875355" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:46.875048" elapsed="0.000383">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:46.875526" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:46.874700" elapsed="0.000850"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:46.876114" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:46.875709" elapsed="0.000433"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:46.876436" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:46.876598" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:46.876295" elapsed="0.000329"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:46.877037" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:46.876772" elapsed="0.000309"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:46.878038" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:46.877760" elapsed="0.000322"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:46.878500" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:46.878232" elapsed="0.000294"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:46.878875" elapsed="0.000024"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:46.879075" elapsed="0.000024"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:46.879291" elapsed="0.000022"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:15:46.878728" elapsed="0.000621"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:15:46.878582" elapsed="0.000799"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:15:46.879430" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:15:46.879598" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:15:46.877444" elapsed="0.002178"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:46.877156" elapsed="0.002498"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:46.879835" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:46.879680" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:46.877133" elapsed="0.002781"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:46.880550" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:46.880104" elapsed="0.000473"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:46.880626" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:15:46.873484" elapsed="0.007265"/>
</kw>
<msg time="2026-04-21T02:15:46.880825" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:46.872631" elapsed="0.008248"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:46.881365" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:46.881876" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:46.882373" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:46.882552" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:46.882717" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:46.883302" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:46.883131" elapsed="0.000229"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:46.883116" elapsed="0.000267"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:46.883514" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:46.883677" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:46.883856" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:46.883084" elapsed="0.000828"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:46.882806" elapsed="0.001132"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:46.884076" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:46.884152" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:15:46.884270" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:46.868344" elapsed="0.015952"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:46.885570" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:46.885324" elapsed="0.000310">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:46.885726" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:46.884985" elapsed="0.000765"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:46.886077" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:46.885839" elapsed="0.000295"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:46.886625" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:46.886326" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:46.886159" elapsed="0.000529"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:46.885820" elapsed="0.000889"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:46.889158" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:46.886869" elapsed="0.002316"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:15:46.889237" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:15:46.889394" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:46.884646" elapsed="0.004773"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:46.890629" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:46.890385" elapsed="0.000306">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:46.890784" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:46.890054" elapsed="0.000773"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:15:46.891036" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:15:46.890899" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:46.890881" elapsed="0.000239"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:46.891321" elapsed="0.000024"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:46.891488" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:15:46.891554" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:15:46.893473" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:46.889716" elapsed="0.003783"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:46.894895" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:46.894626" elapsed="0.000315"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:46.895378" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:46.895086" elapsed="0.000336"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:46.902365" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:46.902499" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '123'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:15:46.902595" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:15:46.897870" elapsed="0.004750"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:46.895488" elapsed="0.007174"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:46.902855" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:46.902688" elapsed="0.000272"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:46.895469" elapsed="0.007513"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:46.907331" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:46.904030" elapsed="0.003366"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:46.903814" elapsed="0.003629"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:46.903779" elapsed="0.003699"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:46.911096" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:46.907875" elapsed="0.003283"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:46.907555" elapsed="0.003650"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:46.907531" elapsed="0.003709"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:46.912057" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:46.911491" elapsed="0.000603"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:46.912447" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:46.912192" elapsed="0.000313"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:46.913001" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:46.912679" elapsed="0.000348"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:46.912529" elapsed="0.000534"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:46.912166" elapsed="0.000919"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:46.913596" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:46.913233" elapsed="0.000390"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:46.913940" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:46.913692" elapsed="0.000306"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:46.914463" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:46.914169" elapsed="0.000319"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:46.914022" elapsed="0.000501"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:46.913674" elapsed="0.000870"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:46.914685" elapsed="0.000367"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:15:46.915536" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:46.915206" elapsed="0.000363"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:15:46.915716" elapsed="0.002345"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:15:46.903372" elapsed="0.014752"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:46.918300" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:46.918193" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:46.918174" elapsed="0.000193"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:46.921179" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:46.918504" elapsed="0.002703"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:15:46.921258" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:15:46.921416" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:15:46.893818" elapsed="0.027624"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:46.921503" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:15:46.921858" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:15:46.845030" elapsed="0.076866"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:46.938778" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:46.938404" elapsed="0.000418"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:46.939597" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:46.939354" elapsed="0.000308">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:46.939755" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:46.938990" elapsed="0.000790"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:46.940343" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:46.939955" elapsed="0.000415"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:46.940657" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:46.940815" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:46.940521" elapsed="0.000322"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:46.941271" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:46.940992" elapsed="0.000328"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:15:46.941675" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:46.941389" elapsed="0.000344"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:46.942198" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:46.941908" elapsed="0.000315"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:46.941757" elapsed="0.000503"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:46.941370" elapsed="0.000913"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:46.942860" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:46.942418" elapsed="0.000471"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:46.942936" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:15:46.937772" elapsed="0.005290"/>
</kw>
<msg time="2026-04-21T02:15:46.943114" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:46.937012" elapsed="0.006153"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:46.943669" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:46.944183" elapsed="0.000056"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:46.944710" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:46.944904" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:46.945067" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:46.945428" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:46.945295" elapsed="0.000188"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:46.945281" elapsed="0.000225"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:46.945637" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:46.945808" elapsed="0.000023"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:46.945969" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:46.945247" elapsed="0.000775"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:46.945143" elapsed="0.000905"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:46.946185" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:46.946259" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:15:46.946373" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:46.934339" elapsed="0.012060"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:46.946564" elapsed="0.002420"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:46.949995" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:46.949694" elapsed="0.000328"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:46.950435" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:46.950168" elapsed="0.000294"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:15:46.950606" elapsed="0.000343"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:15:46.949295" elapsed="0.001714"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:46.949064" elapsed="0.001978"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:46.951207" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:46.951068" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:46.949045" elapsed="0.002282"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:15:46.923247" elapsed="0.028133"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:15:46.922433" elapsed="0.029057"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:46.922062" elapsed="0.029493"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:46.922028" elapsed="0.029572"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:46.951664" elapsed="0.000079"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:15:46.836584" elapsed="0.115393"/>
</kw>
<doc>Try to access pcep topology with wrong password, should get empty topology</doc>
<status status="PASS" start="2026-04-21T02:15:46.820551" elapsed="0.131589"/>
</kw>
<msg time="2026-04-21T02:15:46.952230" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:15:46.952274" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:46.819594" elapsed="0.132703"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T02:15:46.952475" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:46.952367" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:46.952350" elapsed="0.000189"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:46.952999" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:46.952673" elapsed="0.000352"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:15:46.953463" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:15:46.953169" elapsed="0.000353">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T02:15:46.818488" elapsed="0.135146">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Test_Unauthorized">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:48.016406" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:48.015704" elapsed="0.000744"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:48.017359" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:48.017041" elapsed="0.000417">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:48.017581" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:48.016646" elapsed="0.000968"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:48.018348" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:48.017846" elapsed="0.000538"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:48.018777" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:48.018997" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:48.018591" elapsed="0.000439"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:48.019581" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:48.019230" elapsed="0.000416"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:48.020764" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:48.020501" elapsed="0.000328"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:48.021262" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:48.020984" elapsed="0.000304"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:48.021636" elapsed="0.000023"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:48.021935" elapsed="0.000026"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:48.022111" elapsed="0.000022"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:15:48.021505" elapsed="0.000666"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:15:48.021347" elapsed="0.000857"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:15:48.022254" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:15:48.022426" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:15:48.020170" elapsed="0.002281"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:48.019755" elapsed="0.002730"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:48.022655" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:48.022512" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:48.019720" elapsed="0.003015"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:48.023345" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:48.022889" elapsed="0.000485"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:48.023426" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:15:48.014558" elapsed="0.008994"/>
</kw>
<msg time="2026-04-21T02:15:48.023656" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:48.013038" elapsed="0.010676"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:48.024237" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:48.024744" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:48.025267" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:48.025470" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:48.025642" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:48.026028" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:48.025889" elapsed="0.000195"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:48.025874" elapsed="0.000233"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:48.026239" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:48.026437" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:48.026598" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:48.025842" elapsed="0.000810"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:48.025719" elapsed="0.000959"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:48.026832" elapsed="0.000023"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:48.026912" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:15:48.027032" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:48.007718" elapsed="0.019341"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:48.028703" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:48.028445" elapsed="0.000332">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:48.028890" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:48.028090" elapsed="0.000826"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:48.029227" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:48.028988" elapsed="0.000296"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:48.029817" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:48.029493" elapsed="0.000353"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:48.029308" elapsed="0.000574"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:48.028969" elapsed="0.000934"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:48.032312" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:48.030047" elapsed="0.002292"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:15:48.032392" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:15:48.032549" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:48.027379" elapsed="0.005195"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:48.034064" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:48.033743" elapsed="0.000400">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:48.034260" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:48.033317" elapsed="0.000974"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:15:48.034550" elapsed="0.000032"/>
</return>
<status status="PASS" start="2026-04-21T02:15:48.034381" elapsed="0.000244"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:48.034358" elapsed="0.000299"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:48.034855" elapsed="0.000029"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:48.035072" elapsed="0.000027"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:15:48.035156" elapsed="0.000020"/>
</return>
<msg time="2026-04-21T02:15:48.037715" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:48.032911" elapsed="0.004838"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:48.039573" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:48.039258" elapsed="0.000412"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:48.040197" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:48.039881" elapsed="0.000372"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:48.049043" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:48.049241" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '123'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:15:48.049378" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:15:48.043065" elapsed="0.006352"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:48.040341" elapsed="0.009137"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:48.049717" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:48.049517" elapsed="0.000315"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:48.040317" elapsed="0.009548"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:48.054862" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:48.051273" elapsed="0.003658"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:48.050972" elapsed="0.004009"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:48.050945" elapsed="0.004073"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:48.058653" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:48.055409" elapsed="0.003309"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:48.055101" elapsed="0.003667"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:48.055076" elapsed="0.003751"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:48.059554" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:48.059061" elapsed="0.000527"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:48.059998" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:48.059680" elapsed="0.000378"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:48.060542" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:48.060238" elapsed="0.000330"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:48.060083" elapsed="0.000520"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:48.059656" elapsed="0.000968"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:48.061195" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:48.060775" elapsed="0.000447"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:48.061529" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:48.061292" elapsed="0.000297"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:48.062087" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:48.061762" elapsed="0.000359"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:48.061612" elapsed="0.000554"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:48.061274" elapsed="0.000923"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:48.062392" elapsed="0.000486"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:15:48.063449" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:48.063080" elapsed="0.000401"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:15:48.063665" elapsed="0.002603"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:15:48.050363" elapsed="0.015974"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:48.066649" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:48.066531" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:48.066508" elapsed="0.000211"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:48.069634" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:48.066879" elapsed="0.002783"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:15:48.069716" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:15:48.069905" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:15:48.038212" elapsed="0.031719"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:48.069997" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:15:48.070355" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:15:47.983896" elapsed="0.086498"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:48.087133" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:48.086733" elapsed="0.000429"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:48.087975" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:48.087651" elapsed="0.000416">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:48.088170" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:48.087324" elapsed="0.000871"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:48.088956" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:48.088367" elapsed="0.000618"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:48.089312" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:48.089499" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:48.089162" elapsed="0.000366"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:48.089953" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:48.089677" elapsed="0.000325"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:15:48.090370" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:48.090073" elapsed="0.000358"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:48.090906" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:48.090595" elapsed="0.000337"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:48.090456" elapsed="0.000512"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:48.090052" elapsed="0.000938"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:48.091568" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:48.091130" elapsed="0.000466"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:48.091646" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:15:48.086129" elapsed="0.005646"/>
</kw>
<msg time="2026-04-21T02:15:48.091929" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:48.085268" elapsed="0.006721"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:48.092482" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:48.093001" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:48.093518" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:48.093704" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:48.093896" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:48.094274" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:48.094136" elapsed="0.000195"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:48.094121" elapsed="0.000233"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:48.094486" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:48.094646" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:48.094821" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:48.094090" elapsed="0.000788"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:48.093981" elapsed="0.000925"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:48.095045" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:48.095120" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:15:48.095249" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:48.082497" elapsed="0.012785"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:48.095551" elapsed="0.003120"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:48.100033" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:48.099644" elapsed="0.000418"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:48.100486" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:48.100211" elapsed="0.000303"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:15:48.100661" elapsed="0.000354"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:15:48.099108" elapsed="0.001969"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:48.098777" elapsed="0.002334"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:48.101278" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:48.101137" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:48.098751" elapsed="0.002605"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:15:48.071837" elapsed="0.029567"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:15:48.070950" elapsed="0.030529"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:48.070528" elapsed="0.031025"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:48.070494" elapsed="0.031110"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:48.101670" elapsed="0.000079"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:15:47.973427" elapsed="0.128562"/>
</kw>
<doc>Try to access pcep topology with wrong password, should get empty topology</doc>
<status status="PASS" start="2026-04-21T02:15:47.956699" elapsed="0.145463"/>
</kw>
<msg time="2026-04-21T02:15:48.102254" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:15:48.102300" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:47.955669" elapsed="0.146657"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T02:15:48.102509" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:48.102398" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:48.102380" elapsed="0.000193"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:48.103039" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:48.102707" elapsed="0.000357"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:15:48.103517" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:15:48.103207" elapsed="0.000378">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T02:15:47.954580" elapsed="0.149118">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Test_Unauthorized">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:49.163593" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:49.163133" elapsed="0.023791"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:49.203741" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:49.203366" elapsed="0.000474">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:49.203953" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:49.202873" elapsed="0.001106"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:49.204627" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:49.204224" elapsed="0.000430"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:49.204976" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:49.205162" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:49.204827" elapsed="0.000362"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:49.205705" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:49.205379" elapsed="0.000394"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:49.208599" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:49.206896" elapsed="0.001754"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:49.209148" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:49.208842" elapsed="0.000332"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:49.209565" elapsed="0.000033"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:49.209881" elapsed="0.000057"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:49.210146" elapsed="0.000034"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:15:49.209397" elapsed="0.000836"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:15:49.209238" elapsed="0.001038"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:15:49.210348" elapsed="0.000050"/>
</return>
<msg time="2026-04-21T02:15:49.210585" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:15:49.206403" elapsed="0.004211"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:49.205918" elapsed="0.004731"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:49.210846" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:49.210678" elapsed="0.000227"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:49.205878" elapsed="0.005048"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:49.211782" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:49.211066" elapsed="0.000785"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:49.211917" elapsed="0.000039"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:15:49.162496" elapsed="0.049604"/>
</kw>
<msg time="2026-04-21T02:15:49.212176" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:49.161549" elapsed="0.050697"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:49.212905" elapsed="0.000035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:49.214183" elapsed="0.000037"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:49.215033" elapsed="0.000036"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:49.215281" elapsed="0.000031"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:49.215521" elapsed="0.000032"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:49.216590" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:49.215891" elapsed="0.000780"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:49.215866" elapsed="0.000842"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:49.216921" elapsed="0.000030"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:49.217145" elapsed="0.000031"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:49.217377" elapsed="0.000030"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:49.215816" elapsed="0.001635"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:49.215654" elapsed="0.001830"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:49.217645" elapsed="0.000023"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:49.217725" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:15:49.217884" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:49.157159" elapsed="0.060763"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:49.219705" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:49.219295" elapsed="0.000534">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:49.219959" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:49.218825" elapsed="0.001165"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:49.220341" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:49.220077" elapsed="0.000342"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:49.221157" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:49.220693" elapsed="0.000502"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:49.220454" elapsed="0.000793"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:49.220055" elapsed="0.001224"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:49.224346" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:49.221484" elapsed="0.002897"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:15:49.224453" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:15:49.224676" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:49.218349" elapsed="0.006366"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:49.226327" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:49.226015" elapsed="0.000391">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:49.226588" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:49.225555" elapsed="0.001069"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:15:49.226895" elapsed="0.000039"/>
</return>
<status status="PASS" start="2026-04-21T02:15:49.226708" elapsed="0.000274"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:49.226688" elapsed="0.000330"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:49.227269" elapsed="0.000034"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:49.227477" elapsed="0.000030"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:15:49.227571" elapsed="0.000023"/>
</return>
<msg time="2026-04-21T02:15:49.230154" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:49.225153" elapsed="0.005041"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:49.232186" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:49.231847" elapsed="0.000387"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:49.232689" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:49.232390" elapsed="0.000357"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:49.240599" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:49.240945" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '123'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:15:49.241221" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:15:49.235452" elapsed="0.005829"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:49.232852" elapsed="0.008534"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:49.241840" elapsed="0.000054"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:49.241452" elapsed="0.000536"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:49.232826" elapsed="0.009209"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:49.249282" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:49.245634" elapsed="0.003698"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:49.245258" elapsed="0.004111"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:49.245222" elapsed="0.004179"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:49.252278" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:49.249679" elapsed="0.002647"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:49.249459" elapsed="0.002901"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:49.249442" elapsed="0.002948"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:49.253165" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:49.252614" elapsed="0.000589"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:49.253602" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:49.253302" elapsed="0.000376"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:49.254260" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:49.253926" elapsed="0.000385"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:49.253709" elapsed="0.000649"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:49.253275" elapsed="0.001112"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:49.255071" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:49.254588" elapsed="0.000517"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:49.255516" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:49.255197" elapsed="0.000469"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:49.256331" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:49.255952" elapsed="0.000412"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:49.255700" elapsed="0.000711"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:49.255171" elapsed="0.001266"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:49.256627" elapsed="0.000451"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:15:49.257670" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:49.257280" elapsed="0.000422"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:15:49.257914" elapsed="0.003052"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:15:49.244542" elapsed="0.016516"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:49.261311" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:49.261160" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:49.261132" elapsed="0.000272"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:49.265261" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:49.261586" elapsed="0.003716"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:15:49.265376" elapsed="0.000052"/>
</return>
<msg time="2026-04-21T02:15:49.265597" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:15:49.230639" elapsed="0.034991"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:49.265714" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:15:49.266211" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:15:49.134410" elapsed="0.131857"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:49.290243" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:49.289617" elapsed="0.000674"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:49.291523" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:49.291070" elapsed="0.000565">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:49.291784" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:49.290538" elapsed="0.001352"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:49.292756" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:49.292158" elapsed="0.000663"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:49.293281" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:49.293548" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:49.293061" elapsed="0.000528"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:49.294365" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:49.293980" elapsed="0.000456"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:15:49.295050" elapsed="0.000040"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:49.294553" elapsed="0.000589"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:49.295918" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:49.295394" elapsed="0.000566"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:49.295182" elapsed="0.000832"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:49.294519" elapsed="0.001528"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:49.296935" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:49.296256" elapsed="0.000721"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:49.297055" elapsed="0.000051"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:15:49.288663" elapsed="0.008592"/>
</kw>
<msg time="2026-04-21T02:15:49.297336" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:49.287294" elapsed="0.010120"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:49.298163" elapsed="0.000041"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:49.298927" elapsed="0.000038"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:49.299678" elapsed="0.000040"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:49.300012" elapsed="0.000034"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:49.300288" elapsed="0.000033"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:49.300920" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:49.300669" elapsed="0.000342"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:49.300644" elapsed="0.000405"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:49.301268" elapsed="0.000033"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:49.301529" elapsed="0.000031"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:49.301866" elapsed="0.000035"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:49.300595" elapsed="0.001360"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:49.300416" elapsed="0.001584"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:49.302231" elapsed="0.000032"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:49.302356" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:15:49.302542" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:49.283504" elapsed="0.019078"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:49.302870" elapsed="0.003259"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:49.307298" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:49.306954" elapsed="0.000374"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:49.307793" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:49.307491" elapsed="0.000346"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:15:49.308025" elapsed="0.000368"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:15:49.306477" elapsed="0.001983"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:49.306218" elapsed="0.002279"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:49.308680" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:49.308525" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:49.306197" elapsed="0.002566"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:15:49.268142" elapsed="0.040694"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:15:49.267022" elapsed="0.041902"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:49.266455" elapsed="0.042555"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:49.266408" elapsed="0.042659"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:49.309137" elapsed="0.000091"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:15:49.122302" elapsed="0.187150"/>
</kw>
<doc>Try to access pcep topology with wrong password, should get empty topology</doc>
<status status="PASS" start="2026-04-21T02:15:49.106590" elapsed="0.203041"/>
</kw>
<msg time="2026-04-21T02:15:49.309730" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:15:49.309778" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:49.105677" elapsed="0.204153"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T02:15:49.310029" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:49.309910" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:49.309890" elapsed="0.000212"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:49.310588" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:49.310256" elapsed="0.000360"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:15:49.311131" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:15:49.310777" elapsed="0.000427">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T02:15:49.104651" elapsed="0.206677">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Test_Unauthorized">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:50.377644" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:50.377087" elapsed="0.000603"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:50.378870" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:50.378431" elapsed="0.000552">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:50.379140" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:50.377946" elapsed="0.001232"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:50.379957" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:50.379412" elapsed="0.000585"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:50.380404" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:50.380618" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:50.380219" elapsed="0.000439"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:50.381242" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:50.380890" elapsed="0.000419"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:50.382633" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:50.382360" elapsed="0.000319"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:50.383192" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:50.382858" elapsed="0.000363"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:50.383572" elapsed="0.000023"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:50.383772" elapsed="0.000041"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:50.383962" elapsed="0.000022"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:15:50.383440" elapsed="0.000582"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:15:50.383285" elapsed="0.000770"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:15:50.384105" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:15:50.384280" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:15:50.381956" elapsed="0.002349"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:50.381409" elapsed="0.002929"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:50.384511" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:50.384365" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:50.381378" elapsed="0.003210"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:50.385225" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:50.384725" elapsed="0.000528"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:50.385302" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:15:50.376281" elapsed="0.009156"/>
</kw>
<msg time="2026-04-21T02:15:50.385496" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:50.375333" elapsed="0.010219"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:50.386176" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:50.386768" elapsed="0.000057"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:50.387387" elapsed="0.000044"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:50.387664" elapsed="0.000030"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:50.387908" elapsed="0.000033"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:50.388354" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:50.388175" elapsed="0.000264"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:50.388160" elapsed="0.000315"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:50.388653" elapsed="0.000031"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:50.388885" elapsed="0.000032"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:50.389116" elapsed="0.000027"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:50.388129" elapsed="0.001052"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:50.388020" elapsed="0.001197"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:50.389414" elapsed="0.000030"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:50.389522" elapsed="0.000023"/>
</return>
<msg time="2026-04-21T02:15:50.389693" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:50.370080" elapsed="0.019652"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:50.391827" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:50.391457" elapsed="0.000470">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:50.392056" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:50.390928" elapsed="0.001164"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:50.392585" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:50.392237" elapsed="0.000431"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:50.393369" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:50.392963" elapsed="0.000450"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:50.392704" elapsed="0.000758"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:50.392209" elapsed="0.001280"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:50.396761" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:50.393680" elapsed="0.003133"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:15:50.396882" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:15:50.397084" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:50.390196" elapsed="0.006920"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:50.398826" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:50.398439" elapsed="0.000484">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:50.399052" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:50.397965" elapsed="0.001123"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:15:50.399426" elapsed="0.000035"/>
</return>
<status status="PASS" start="2026-04-21T02:15:50.399241" elapsed="0.000263"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:50.399213" elapsed="0.000322"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:50.399723" elapsed="0.000031"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:50.399964" elapsed="0.000027"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:15:50.400048" elapsed="0.000021"/>
</return>
<msg time="2026-04-21T02:15:50.402763" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:50.397502" elapsed="0.005323"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:50.406505" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:50.405778" elapsed="0.000845"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:50.407829" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:50.407002" elapsed="0.000957"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:50.418683" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:50.418878" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '123'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:15:50.419041" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:15:50.413031" elapsed="0.006038"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:50.408177" elapsed="0.010949"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:50.419470" elapsed="0.000041"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:50.419196" elapsed="0.000366"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:50.408120" elapsed="0.011467"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:50.424095" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:50.420836" elapsed="0.003310"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:50.420535" elapsed="0.003649"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:50.420513" elapsed="0.003697"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:50.428359" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:50.424573" elapsed="0.003943"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:50.424270" elapsed="0.004296"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:50.424251" elapsed="0.004351"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:50.429440" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:50.428865" elapsed="0.000623"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:50.429975" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:50.429615" elapsed="0.000445"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:50.430743" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:50.430312" elapsed="0.000470"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:50.430094" elapsed="0.000780"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:50.429580" elapsed="0.001332"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:50.431745" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:50.431155" elapsed="0.000628"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:50.432226" elapsed="0.000039"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:50.431905" elapsed="0.000423"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:50.432872" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:50.432553" elapsed="0.000346"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:50.432370" elapsed="0.000565"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:50.431879" elapsed="0.001077"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:50.433104" elapsed="0.000360"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:15:50.433996" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:50.433667" elapsed="0.000355"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:15:50.434170" elapsed="0.002859"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:15:50.420036" elapsed="0.017061"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:50.437282" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:50.437170" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:50.437151" elapsed="0.000213"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:50.440361" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:50.437540" elapsed="0.002853"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:15:50.440448" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:15:50.440617" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:15:50.403538" elapsed="0.037105"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:50.440706" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:15:50.441097" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:15:50.339425" elapsed="0.101709"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:50.459747" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:50.459261" elapsed="0.000518"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:50.460669" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:50.460393" elapsed="0.000353">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:50.460861" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:50.460051" elapsed="0.000835"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:50.461441" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:50.461047" elapsed="0.000422"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:50.461771" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:50.462159" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:50.461624" elapsed="0.000563"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:50.462601" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:50.462342" elapsed="0.000308"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:15:50.463058" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:50.462727" elapsed="0.000394"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:50.463625" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:50.463310" elapsed="0.000341"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:50.463149" elapsed="0.000538"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:50.462704" elapsed="0.001006"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:50.464326" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:50.463868" elapsed="0.000492"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:50.464425" elapsed="0.000043"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:15:50.458597" elapsed="0.005989"/>
</kw>
<msg time="2026-04-21T02:15:50.464641" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:50.457728" elapsed="0.006968"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:50.465206" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:50.465708" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:50.466224" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:50.466449" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:50.466620" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:50.467029" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:50.466886" elapsed="0.000200"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:50.466870" elapsed="0.000241"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:50.467245" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:50.467477" elapsed="0.000024"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:50.467644" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:50.466835" elapsed="0.000864"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:50.466706" elapsed="0.001022"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:50.467894" elapsed="0.000023"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:50.467973" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:15:50.468093" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:50.454624" elapsed="0.013496"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:50.468290" elapsed="0.003091"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:50.472973" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:50.472510" elapsed="0.000502"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:50.473602" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:50.473218" elapsed="0.000422"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:15:50.473869" elapsed="0.000468"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:15:50.471916" elapsed="0.002509"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:50.471508" elapsed="0.002965"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:50.474705" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:50.474509" elapsed="0.000278"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:50.471466" elapsed="0.003374"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:15:50.442511" elapsed="0.032399"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:15:50.441670" elapsed="0.033348"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:50.441268" elapsed="0.033904"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:50.441234" elapsed="0.034013"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:50.475396" elapsed="0.000124"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:15:50.328686" elapsed="0.147216"/>
</kw>
<doc>Try to access pcep topology with wrong password, should get empty topology</doc>
<status status="PASS" start="2026-04-21T02:15:50.313455" elapsed="0.162695"/>
</kw>
<msg time="2026-04-21T02:15:50.476280" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:15:50.476342" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:50.312829" elapsed="0.163551"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T02:15:50.476627" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:50.476497" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:50.476474" elapsed="0.000221"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:50.477173" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:50.476857" elapsed="0.000342"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:15:50.477659" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:15:50.477347" elapsed="0.000381">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T02:15:50.312119" elapsed="0.165772">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Test_Unauthorized">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:51.537894" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:51.537477" elapsed="0.000452"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:51.538753" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:51.538479" elapsed="0.000368">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:51.538944" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:51.538097" elapsed="0.000871"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:51.539516" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:51.539126" elapsed="0.000417"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:51.539858" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:51.540021" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:51.539697" elapsed="0.000350"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:51.540444" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:51.540196" elapsed="0.000293"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:51.541454" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:51.541194" elapsed="0.000306"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:51.541944" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:51.541651" elapsed="0.000319"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:51.542317" elapsed="0.000024"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:51.542517" elapsed="0.000025"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:51.542685" elapsed="0.000022"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:15:51.542188" elapsed="0.000556"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:15:51.542025" elapsed="0.000750"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:15:51.542844" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:15:51.543072" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:15:51.540879" elapsed="0.002218"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:51.540566" elapsed="0.002564"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:51.543297" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:51.543156" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:51.540543" elapsed="0.002831"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:51.543968" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:51.543507" elapsed="0.000490"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:51.544046" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:15:51.536869" elapsed="0.007302"/>
</kw>
<msg time="2026-04-21T02:15:51.544226" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:51.535962" elapsed="0.008317"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:51.544767" elapsed="0.000042"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:51.545489" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:51.546014" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:51.546251" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:51.546421" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:51.546782" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:51.546645" elapsed="0.000210"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:51.546630" elapsed="0.000250"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:51.547012" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:51.547173" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:51.547333" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:51.546601" elapsed="0.000786"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:51.546498" elapsed="0.000917"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:51.547553" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:51.547663" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:15:51.547783" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:51.531500" elapsed="0.016325"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:51.549060" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:51.548817" elapsed="0.000308">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:51.549219" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:51.548465" elapsed="0.000780"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:51.549554" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:51.549314" elapsed="0.000300"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:51.550119" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:51.549822" elapsed="0.000355"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:51.549638" elapsed="0.000580"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:51.549296" elapsed="0.000944"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:51.552592" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:51.550383" elapsed="0.002235"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:15:51.552670" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:15:51.552840" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:51.548143" elapsed="0.004722"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:51.554067" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:51.553828" elapsed="0.000301">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:51.554251" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:51.553481" elapsed="0.000794"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:15:51.554487" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-21T02:15:51.554346" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:51.554328" elapsed="0.000240"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:51.554706" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:51.554885" elapsed="0.000022"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:15:51.554952" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:15:51.557006" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:51.553164" elapsed="0.003869"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:51.558469" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:51.558215" elapsed="0.000299"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:51.558915" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:51.558657" elapsed="0.000302"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:51.568938" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:51.569125" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '123'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:15:51.569225" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:15:51.561087" elapsed="0.008164"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:51.559025" elapsed="0.010269"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:51.569482" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:51.569320" elapsed="0.000231"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:51.559007" elapsed="0.010565"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:51.576971" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:51.571027" elapsed="0.006052"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:51.570511" elapsed="0.006650"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:51.570466" elapsed="0.006752"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:51.581231" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:51.577935" elapsed="0.003342"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:51.577352" elapsed="0.003961"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:51.577302" elapsed="0.004040"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:51.581958" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:51.581538" elapsed="0.000447"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:51.582319" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:51.582057" elapsed="0.000323"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:51.582883" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:51.582561" elapsed="0.000348"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:51.582405" elapsed="0.000541"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:51.582038" elapsed="0.000929"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:51.583480" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:51.583114" elapsed="0.000393"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:51.583815" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:51.583576" elapsed="0.000297"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:51.584338" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:51.584047" elapsed="0.000316"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:51.583897" elapsed="0.000501"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:51.583558" elapsed="0.000861"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:51.584558" elapsed="0.000361"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:15:51.585371" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:51.585074" elapsed="0.000323"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:15:51.585541" elapsed="0.003963"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:15:51.569950" elapsed="0.019777"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:51.589935" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:51.589818" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:51.589781" elapsed="0.000225"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:51.592896" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:51.590162" elapsed="0.002762"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:15:51.592976" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:15:51.593138" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:15:51.557337" elapsed="0.035882"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:51.593285" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:15:51.593636" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:15:51.506881" elapsed="0.086792"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:51.611024" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:51.610612" elapsed="0.000442"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:51.611841" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:51.611559" elapsed="0.000356">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:51.612012" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:51.611213" elapsed="0.000824"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:51.612583" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:51.612196" elapsed="0.000415"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:51.612958" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:51.613302" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:51.612814" elapsed="0.000524"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:51.613865" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:51.613544" elapsed="0.000370"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:15:51.614286" elapsed="0.000065"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:51.613988" elapsed="0.000401"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:51.614888" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:51.614575" elapsed="0.000339"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:51.614419" elapsed="0.000530"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:51.613967" elapsed="0.001003"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:51.615569" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:51.615122" elapsed="0.000475"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:51.615646" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:15:51.609868" elapsed="0.005908"/>
</kw>
<msg time="2026-04-21T02:15:51.615850" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:51.608813" elapsed="0.007091"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:51.616452" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:51.616974" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:51.617685" elapsed="0.000033"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:51.617908" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:51.618079" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:51.618551" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:51.618401" elapsed="0.000209"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:51.618373" elapsed="0.000261"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:51.618772" elapsed="0.000041"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:51.618956" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:51.619114" elapsed="0.000023"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:51.618277" elapsed="0.000893"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:51.618166" elapsed="0.001032"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:51.619335" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:51.619411" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:15:51.619527" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:51.605986" elapsed="0.013570"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:51.619723" elapsed="0.002232"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:51.623028" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:51.622712" elapsed="0.000345"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:51.623477" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:51.623202" elapsed="0.000355"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:15:51.623745" elapsed="0.000360"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:15:51.622271" elapsed="0.001895"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:51.622038" elapsed="0.002163"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:51.624366" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:51.624227" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:51.622019" elapsed="0.002423"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:15:51.595106" elapsed="0.029382"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:15:51.594220" elapsed="0.030343"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:51.593831" elapsed="0.030805"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:51.593770" elapsed="0.030918"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:51.624755" elapsed="0.000105"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:15:51.495992" elapsed="0.129085"/>
</kw>
<doc>Try to access pcep topology with wrong password, should get empty topology</doc>
<status status="PASS" start="2026-04-21T02:15:51.480976" elapsed="0.144271"/>
</kw>
<msg time="2026-04-21T02:15:51.625336" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:15:51.625380" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:51.479984" elapsed="0.145419"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T02:15:51.625581" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:51.625473" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:51.625455" elapsed="0.000189"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:51.626101" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:51.625777" elapsed="0.000350"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:15:51.626635" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:15:51.626272" elapsed="0.000427">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T02:15:51.478917" elapsed="0.147912">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Test_Unauthorized">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:52.685614" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:52.685152" elapsed="0.000501"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:52.686601" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:52.686265" elapsed="0.000426">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:52.686843" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:52.685870" elapsed="0.001002"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:52.687435" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:52.687038" elapsed="0.000432"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:52.687781" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:52.687970" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:52.687633" elapsed="0.000363"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:52.688401" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:52.688152" elapsed="0.000394"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:52.689582" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:52.689301" elapsed="0.000326"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:52.690079" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:52.689781" elapsed="0.000325"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:52.690459" elapsed="0.000028"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:52.690670" elapsed="0.000026"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:52.690859" elapsed="0.000024"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:15:52.690318" elapsed="0.000602"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:15:52.690168" elapsed="0.000783"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:15:52.691003" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:15:52.691176" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:15:52.688977" elapsed="0.002226"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:52.688633" elapsed="0.002602"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:52.691403" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:52.691262" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:52.688606" elapsed="0.002887"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:52.692123" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:52.691651" elapsed="0.000499"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:52.692199" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:15:52.684311" elapsed="0.008012"/>
</kw>
<msg time="2026-04-21T02:15:52.692377" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:52.683430" elapsed="0.009006"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:52.693012" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:52.693528" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:52.694243" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:52.694434" elapsed="0.000059"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:52.694648" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:52.695029" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:52.694890" elapsed="0.000197"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:52.694876" elapsed="0.000235"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:52.695247" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:52.695413" elapsed="0.000026"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:52.695604" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:52.694845" elapsed="0.000816"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:52.694726" elapsed="0.000963"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:52.695855" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:52.695934" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:15:52.696066" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:52.678953" elapsed="0.017140"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:52.697478" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:52.697171" elapsed="0.000386">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:52.697654" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:52.696764" elapsed="0.000914"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:52.698017" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:52.697751" elapsed="0.000324"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:52.698569" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:52.698271" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:52.698100" elapsed="0.000529"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:52.697732" elapsed="0.000918"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:52.701143" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:52.698808" elapsed="0.002361"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:15:52.701232" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:15:52.701408" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:52.696424" elapsed="0.005009"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:52.702648" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:52.702406" elapsed="0.000305">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:52.702821" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:52.702075" elapsed="0.000773"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:15:52.703058" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:15:52.702920" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:52.702901" elapsed="0.000242"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:52.703281" elapsed="0.000023"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:52.703499" elapsed="0.000023"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:15:52.703568" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:15:52.705518" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:52.701735" elapsed="0.003809"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:52.706961" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:52.706684" elapsed="0.000323"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:52.707398" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:52.707154" elapsed="0.000288"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:52.715057" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:52.715198" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '123'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:15:52.715299" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:15:52.709810" elapsed="0.005516"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:52.707509" elapsed="0.007864"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:52.715559" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:52.715401" elapsed="0.000226"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:52.707491" elapsed="0.008157"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:52.720258" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:52.717013" elapsed="0.003311"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:52.716550" elapsed="0.003824"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:52.716525" elapsed="0.003884"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:52.724297" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:52.720787" elapsed="0.003574"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:52.720486" elapsed="0.003925"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:52.720462" elapsed="0.003997"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:52.725390" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:52.724696" elapsed="0.000741"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:52.725842" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:52.725536" elapsed="0.000375"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:52.726464" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:52.726126" elapsed="0.000370"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:52.725939" elapsed="0.000598"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:52.725513" elapsed="0.001045"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:52.727106" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:52.726711" elapsed="0.000422"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:52.727433" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:52.727203" elapsed="0.000298"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:52.727994" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:52.727677" elapsed="0.000342"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:52.727525" elapsed="0.000531"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:52.727185" elapsed="0.000893"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:52.728221" elapsed="0.000458"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:15:52.729403" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:52.728999" elapsed="0.000440"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:15:52.729634" elapsed="0.002654"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:15:52.716042" elapsed="0.016314"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:52.732543" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:52.732431" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:52.732410" elapsed="0.000203"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:52.735518" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:52.732751" elapsed="0.002796"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:15:52.735601" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:15:52.735769" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:15:52.705871" elapsed="0.029941"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:52.735879" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:15:52.736240" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:15:52.655305" elapsed="0.080973"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:52.753453" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:52.753072" elapsed="0.000415"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:52.754248" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:52.753989" elapsed="0.000335">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:52.754418" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:52.753645" elapsed="0.000798"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:52.754999" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:52.754600" elapsed="0.000426"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:52.755320" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:52.755484" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:52.755178" elapsed="0.000333"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:52.755919" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:52.755659" elapsed="0.000307"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:15:52.756327" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:52.756035" elapsed="0.000352"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:52.756858" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:52.756550" elapsed="0.000333"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:52.756412" elapsed="0.000581"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:52.756015" elapsed="0.001001"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:52.757594" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:52.757156" elapsed="0.000466"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:52.757672" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:15:52.752421" elapsed="0.005398"/>
</kw>
<msg time="2026-04-21T02:15:52.757874" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:52.751569" elapsed="0.006357"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:52.758406" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:52.758921" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:52.759419" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:52.759603" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:52.759767" elapsed="0.000036"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:52.760155" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:52.760017" elapsed="0.000193"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:52.760003" elapsed="0.000230"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:52.760365" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:52.760523" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:52.760680" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:52.759972" elapsed="0.000761"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:52.759865" elapsed="0.000896"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:52.760914" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:52.761022" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:15:52.761141" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:52.748894" elapsed="0.012305"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:52.761373" elapsed="0.002445"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:52.764864" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:52.764538" elapsed="0.000354"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:52.765326" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:52.765051" elapsed="0.000301"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:15:52.765504" elapsed="0.000344"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:15:52.764133" elapsed="0.001776"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:52.763899" elapsed="0.002044"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:52.766107" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:52.765968" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:52.763880" elapsed="0.002303"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:15:52.737901" elapsed="0.028332"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:15:52.736839" elapsed="0.029471"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:52.736413" elapsed="0.029969"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:52.736380" elapsed="0.030052"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:52.766498" elapsed="0.000080"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:15:52.646139" elapsed="0.120645"/>
</kw>
<doc>Try to access pcep topology with wrong password, should get empty topology</doc>
<status status="PASS" start="2026-04-21T02:15:52.630108" elapsed="0.136870"/>
</kw>
<msg time="2026-04-21T02:15:52.767069" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:15:52.767113" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:52.629057" elapsed="0.138079"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T02:15:52.767316" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:52.767208" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:52.767190" elapsed="0.000192"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:52.767840" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:52.767518" elapsed="0.000348"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:15:52.768310" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:15:52.768010" elapsed="0.000363">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T02:15:52.627934" elapsed="0.140552">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Test_Unauthorized">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:53.826901" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:53.826484" elapsed="0.000452"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:53.827937" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:53.827649" elapsed="0.000363">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:53.828109" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:53.827301" elapsed="0.000833"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:53.828691" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:53.828296" elapsed="0.000423"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:53.829038" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:53.829192" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:53.828892" elapsed="0.000326"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:53.829623" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:53.829371" elapsed="0.000298"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:53.830633" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:53.830374" elapsed="0.000304"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:53.831123" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:53.830847" elapsed="0.000304"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:53.831511" elapsed="0.000024"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:53.831714" elapsed="0.000025"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:53.831900" elapsed="0.000022"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:15:53.831382" elapsed="0.000576"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:15:53.831234" elapsed="0.000756"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:15:53.832035" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:15:53.832202" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:15:53.830056" elapsed="0.002172"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:53.829746" elapsed="0.002515"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:53.832425" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:53.832287" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:53.829722" elapsed="0.002780"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:53.833103" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:53.832637" elapsed="0.000494"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:53.833179" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:15:53.825874" elapsed="0.007431"/>
</kw>
<msg time="2026-04-21T02:15:53.833360" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:53.825040" elapsed="0.008374"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:53.833913" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:53.834451" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:53.834963" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:53.835144" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:53.835337" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:53.835859" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:53.835559" elapsed="0.000357"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:53.835545" elapsed="0.000395"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:53.836073" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:53.836233" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:53.836391" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:53.835515" elapsed="0.000928"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:53.835414" elapsed="0.001055"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:53.836605" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:53.836679" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:15:53.836815" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:53.820759" elapsed="0.016083"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:53.838267" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:53.838023" elapsed="0.000309">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:53.838424" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:53.837664" elapsed="0.000785"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:53.838758" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:53.838519" elapsed="0.000320"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:53.839356" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:53.839035" elapsed="0.000347"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:53.838864" elapsed="0.000554"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:53.838500" elapsed="0.000940"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:53.841811" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:53.839584" elapsed="0.002255"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:15:53.841923" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:15:53.842084" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:53.837159" elapsed="0.004950"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:53.843335" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:53.843073" elapsed="0.000324">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:53.843489" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:53.842727" elapsed="0.000786"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:15:53.843718" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:15:53.843583" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:53.843564" elapsed="0.000253"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:53.843957" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:53.844120" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:15:53.844185" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:15:53.846079" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:53.842408" elapsed="0.003697"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:53.847517" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:53.847262" elapsed="0.000299"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:53.847964" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:53.847705" elapsed="0.000302"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:53.855186" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:53.855454" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '123'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:15:53.855587" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:15:53.850122" elapsed="0.005492"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:53.848072" elapsed="0.007585"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:53.855845" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:53.855683" elapsed="0.000228"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:53.848054" elapsed="0.007879"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:53.859536" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:53.856939" elapsed="0.002668"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:53.856708" elapsed="0.002947"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:53.856689" elapsed="0.003002"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:53.863399" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:53.860094" elapsed="0.003372"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:53.859769" elapsed="0.003746"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:53.859745" elapsed="0.003805"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:53.864330" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:53.863770" elapsed="0.000597"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:53.864783" elapsed="0.000054"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:53.864464" elapsed="0.000423"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:53.865551" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:53.865133" elapsed="0.000502"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:53.864921" elapsed="0.000767"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:53.864439" elapsed="0.001278"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:53.866463" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:53.865950" elapsed="0.000550"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:53.866933" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:53.866596" elapsed="0.000417"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:53.867672" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:53.867306" elapsed="0.000393"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:53.867047" elapsed="0.000688"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:53.866571" elapsed="0.001185"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:53.867914" elapsed="0.000348"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:15:53.868722" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:53.868420" elapsed="0.000327"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:15:53.868913" elapsed="0.002316"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:15:53.856281" elapsed="0.015094"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:53.871568" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:53.871450" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:53.871429" elapsed="0.000208"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:53.874419" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:53.871773" elapsed="0.002675"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:15:53.874499" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:15:53.874665" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:15:53.846412" elapsed="0.028279"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:53.874753" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:15:53.875105" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:15:53.797676" elapsed="0.077466"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:53.893908" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:53.893520" elapsed="0.000417"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:53.894645" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:53.894412" elapsed="0.000302">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:53.894827" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:53.894089" elapsed="0.000764"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:53.895604" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:53.895010" elapsed="0.000622"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:53.895985" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:53.896132" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:53.895843" elapsed="0.000316"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:53.896552" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:53.896306" elapsed="0.000293"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:15:53.896965" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:53.896665" elapsed="0.000359"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:53.897478" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:53.897185" elapsed="0.000321"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:53.897049" elapsed="0.000495"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:53.896646" elapsed="0.000920"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:53.898152" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:53.897703" elapsed="0.000479"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:53.898231" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:15:53.892919" elapsed="0.005440"/>
</kw>
<msg time="2026-04-21T02:15:53.898413" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:53.892129" elapsed="0.006337"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:53.898966" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:53.899486" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:53.900008" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:53.900189" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:53.900355" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:53.900754" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:53.900619" elapsed="0.000206"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:53.900604" elapsed="0.000246"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:53.900983" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:53.901145" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:53.901303" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:53.900573" elapsed="0.000784"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:53.900465" elapsed="0.000919"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:53.901523" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:53.901599" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:15:53.901714" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:53.889497" elapsed="0.012244"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:53.901923" elapsed="0.002241"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:53.905169" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:53.904886" elapsed="0.000310"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:53.905610" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:53.905340" elapsed="0.000297"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:15:53.905781" elapsed="0.000338"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:15:53.904470" elapsed="0.001708"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:53.904243" elapsed="0.001968"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:53.906374" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:53.906236" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:53.904225" elapsed="0.002224"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:15:53.876572" elapsed="0.029923"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:15:53.875749" elapsed="0.030819"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:53.875346" elapsed="0.031282"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:53.875238" elapsed="0.031434"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:53.906735" elapsed="0.000105"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:15:53.787055" elapsed="0.119996"/>
</kw>
<doc>Try to access pcep topology with wrong password, should get empty topology</doc>
<status status="PASS" start="2026-04-21T02:15:53.771639" elapsed="0.135576"/>
</kw>
<msg time="2026-04-21T02:15:53.907305" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:15:53.907378" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:53.770572" elapsed="0.136831"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T02:15:53.907621" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:53.907511" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:53.907491" elapsed="0.000196"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:53.908148" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:53.907841" elapsed="0.000333"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:15:53.908611" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:15:53.908316" elapsed="0.000355">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T02:15:53.769547" elapsed="0.139235">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Test_Unauthorized">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:54.966006" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:54.965588" elapsed="0.000466"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:54.966879" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:54.966564" elapsed="0.000397">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:54.967058" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:54.966222" elapsed="0.000860"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:54.967624" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:54.967240" elapsed="0.000411"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:54.967991" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:54.968157" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:54.967835" elapsed="0.000360"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:54.968590" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:54.968342" elapsed="0.000293"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:54.969704" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:54.969420" elapsed="0.000329"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:54.970230" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:54.969928" elapsed="0.000336"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:54.970619" elapsed="0.000023"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:54.970835" elapsed="0.000025"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:54.971003" elapsed="0.000021"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:15:54.970490" elapsed="0.000570"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:15:54.970331" elapsed="0.000762"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:15:54.971143" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:15:54.971312" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:15:54.969043" elapsed="0.002294"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:54.968725" elapsed="0.002643"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:54.971532" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:54.971395" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:54.968699" elapsed="0.002924"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:54.972285" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:54.971759" elapsed="0.000559"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:54.972429" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:15:54.964963" elapsed="0.007596"/>
</kw>
<msg time="2026-04-21T02:15:54.972614" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:54.964033" elapsed="0.008633"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:54.975258" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:54.975786" elapsed="0.000042"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:54.976317" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:54.976513" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:54.976693" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:54.977119" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:54.976966" elapsed="0.000212"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:54.976947" elapsed="0.000256"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:54.991564" elapsed="0.000048"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:54.991817" elapsed="0.000023"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:54.992007" elapsed="0.000023"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:54.976907" elapsed="0.015159"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:54.976783" elapsed="0.015316"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:54.992266" elapsed="0.000033"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:54.992385" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:15:54.992591" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:54.959526" elapsed="0.033095"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:54.994540" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:54.994165" elapsed="0.000488">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:54.994779" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:54.993674" elapsed="0.001161"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:54.995214" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:54.994939" elapsed="0.000335"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:54.995776" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:54.995475" elapsed="0.000344"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:54.995302" elapsed="0.000554"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:54.994910" elapsed="0.000968"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:54.998859" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:54.996052" elapsed="0.002840"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:15:54.998989" elapsed="0.000043"/>
</return>
<msg time="2026-04-21T02:15:54.999180" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:54.993162" elapsed="0.006043"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:55.000505" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:55.000245" elapsed="0.000324">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:55.000664" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:54.999908" elapsed="0.000780"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:15:55.000941" elapsed="0.000032"/>
</return>
<status status="PASS" start="2026-04-21T02:15:55.000761" elapsed="0.000256"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:55.000742" elapsed="0.000306"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:55.001190" elapsed="0.000023"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:55.001431" elapsed="0.000029"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:15:55.001512" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:15:55.003714" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:54.999538" elapsed="0.004203"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:55.005214" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:55.004941" elapsed="0.000332"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:55.005942" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:55.005622" elapsed="0.000373"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:55.013658" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:55.013868" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '123'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:15:55.014020" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:15:55.008320" elapsed="0.005736"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:55.006071" elapsed="0.008044"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:55.014358" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:55.014153" elapsed="0.000387"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:55.006051" elapsed="0.008524"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:55.018710" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:55.015982" elapsed="0.002830"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:55.015649" elapsed="0.003217"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:55.015608" elapsed="0.003301"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:55.022744" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:55.019341" elapsed="0.003495"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:55.019012" elapsed="0.003876"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:55.018970" elapsed="0.003953"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:55.023755" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:55.023157" elapsed="0.000659"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:55.024285" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:55.023937" elapsed="0.000432"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:55.025112" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:55.024636" elapsed="0.000513"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:55.024403" elapsed="0.000797"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:55.023910" elapsed="0.001321"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:55.026095" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:55.025533" elapsed="0.000600"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:55.026571" elapsed="0.000038"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:55.026233" elapsed="0.000431"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:55.027228" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:55.026915" elapsed="0.000339"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:55.026696" elapsed="0.000594"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:55.026207" elapsed="0.001105"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:55.027456" elapsed="0.000381"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:15:55.028339" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:55.028003" elapsed="0.000362"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:15:55.028516" elapsed="0.002438"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:15:55.015086" elapsed="0.015933"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:55.031200" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:55.031090" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:55.031071" elapsed="0.000199"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:55.034083" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:55.031408" elapsed="0.002703"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:15:55.034163" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:15:55.034328" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:15:55.004076" elapsed="0.030277"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:55.034417" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:15:55.034820" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:15:54.935715" elapsed="0.099145"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:55.054151" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:55.053734" elapsed="0.000449"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:55.055680" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:55.055405" elapsed="0.000353">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:55.055876" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:55.054347" elapsed="0.001553"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:55.056449" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:55.056061" elapsed="0.000416"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:55.056779" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:55.056952" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:55.056636" elapsed="0.000343"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:55.057384" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:55.057132" elapsed="0.000313"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:15:55.057846" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:55.057523" elapsed="0.000385"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:55.058371" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:55.058076" elapsed="0.000321"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:55.057936" elapsed="0.000497"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:55.057499" elapsed="0.000955"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:55.059053" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:55.058593" elapsed="0.000490"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:55.059134" elapsed="0.000034"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:15:55.053073" elapsed="0.006195"/>
</kw>
<msg time="2026-04-21T02:15:55.059324" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:55.052181" elapsed="0.007195"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:55.059887" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:55.060390" elapsed="0.000124"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:55.061023" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:55.061207" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:55.061376" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:55.061814" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:55.061657" elapsed="0.000214"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:55.061642" elapsed="0.000253"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:55.062030" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:55.062192" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:55.062351" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:55.061611" elapsed="0.000794"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:55.061491" elapsed="0.000942"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:55.062578" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:55.062655" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:15:55.062772" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:55.047814" elapsed="0.015001"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:55.062984" elapsed="0.002442"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:55.066537" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:55.066214" elapsed="0.000351"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:55.067014" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:55.066715" elapsed="0.000326"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:15:55.067190" elapsed="0.000335"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:15:55.065779" elapsed="0.001807"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:55.065543" elapsed="0.002082"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:55.067807" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:55.067650" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:55.065521" elapsed="0.002400"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:15:55.036279" elapsed="0.031696"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:15:55.035441" elapsed="0.032612"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:55.035054" elapsed="0.033071"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:55.035018" elapsed="0.033157"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:55.068244" elapsed="0.000080"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:15:54.927064" elapsed="0.141469"/>
</kw>
<doc>Try to access pcep topology with wrong password, should get empty topology</doc>
<status status="PASS" start="2026-04-21T02:15:54.912553" elapsed="0.156148"/>
</kw>
<msg time="2026-04-21T02:15:55.068815" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:15:55.068861" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:54.911309" elapsed="0.157575"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T02:15:55.069066" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:55.068957" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:55.068939" elapsed="0.000192"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:55.069620" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:55.069266" elapsed="0.000379"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:15:55.070115" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:15:55.069807" elapsed="0.000372">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T02:15:54.909983" elapsed="0.160313">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Test_Unauthorized">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.126212" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:56.125813" elapsed="0.000433"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:56.127018" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:56.126742" elapsed="0.000351">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:56.127187" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:56.126412" elapsed="0.000844"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.127848" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:56.127437" elapsed="0.000439"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:56.128174" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:56.128320" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:56.128030" elapsed="0.000316"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.128742" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:56.128494" elapsed="0.000308"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.129776" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:56.129517" elapsed="0.000322"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.130262" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:56.129991" elapsed="0.000296"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.130611" elapsed="0.000022"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.130926" elapsed="0.000034"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.131114" elapsed="0.000023"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:15:56.130484" elapsed="0.000690"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:15:56.130341" elapsed="0.000886"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:15:56.131282" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:15:56.131468" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:15:56.129181" elapsed="0.002312"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:56.128883" elapsed="0.002644"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.131700" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:56.131553" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:56.128858" elapsed="0.002942"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.132401" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:56.131942" elapsed="0.000487"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:56.132480" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:15:56.125145" elapsed="0.007463"/>
</kw>
<msg time="2026-04-21T02:15:56.132664" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:56.124280" elapsed="0.008437"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.133225" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.133765" elapsed="0.000046"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.134289" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.134470" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.134636" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.135013" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:56.134875" elapsed="0.000195"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:56.134860" elapsed="0.000235"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.135274" elapsed="0.000025"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.135499" elapsed="0.000025"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.135668" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:56.134829" elapsed="0.000895"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:56.134711" elapsed="0.001039"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.135907" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:56.135986" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:15:56.136108" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:56.119933" elapsed="0.016201"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:56.137592" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:56.137328" elapsed="0.000328">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:56.137750" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:56.136980" elapsed="0.000794"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.138104" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:56.137863" elapsed="0.000297"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.138646" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:56.138353" elapsed="0.000319"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:56.138184" elapsed="0.000523"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:56.137844" elapsed="0.000884"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.141135" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:56.138884" elapsed="0.002277"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:15:56.141213" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:15:56.141369" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:56.136458" elapsed="0.004935"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:56.142643" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:56.142403" elapsed="0.000301">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:56.142814" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:56.142060" elapsed="0.000779"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:15:56.143048" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:15:56.142911" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:56.142893" elapsed="0.000237"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.143323" elapsed="0.000025"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.143492" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:15:56.143557" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:15:56.145493" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:56.141691" elapsed="0.003828"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.146978" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:56.146708" elapsed="0.000316"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.147454" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:56.147167" elapsed="0.000334"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:56.155068" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:56.155208" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '123'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:15:56.155348" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:15:56.149609" elapsed="0.005765"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:56.147567" elapsed="0.007851"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.155595" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:56.155444" elapsed="0.000217"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:56.147549" elapsed="0.008133"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.159352" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:56.156706" elapsed="0.002696"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:56.156487" elapsed="0.002952"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:56.156468" elapsed="0.002997"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.162093" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:56.159737" elapsed="0.002403"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:56.159521" elapsed="0.002656"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:56.159503" elapsed="0.002699"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.162754" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:56.162358" elapsed="0.000423"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.163104" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:56.162872" elapsed="0.000291"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.163758" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:56.163394" elapsed="0.000421"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:56.163188" elapsed="0.000680"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:56.162853" elapsed="0.001046"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.164622" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:56.164109" elapsed="0.000551"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.165100" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:56.164757" elapsed="0.000426"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.165917" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:56.165463" elapsed="0.000491"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:56.165217" elapsed="0.000788"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:56.164732" elapsed="0.001302"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:56.166231" elapsed="0.000486"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:15:56.167403" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:56.166956" elapsed="0.000483"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:15:56.167645" elapsed="0.003478"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:15:56.156057" elapsed="0.015154"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:56.171580" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:56.171423" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:56.171393" elapsed="0.000260"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:56.174483" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:56.171806" elapsed="0.002705"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:15:56.174562" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:15:56.174727" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:15:56.145896" elapsed="0.028857"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:56.174859" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:15:56.175210" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:15:56.096674" elapsed="0.078574"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.191907" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:56.191518" elapsed="0.000417"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:56.192637" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:56.192409" elapsed="0.000294">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:56.192812" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:56.192087" elapsed="0.000751"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.193377" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:56.192994" elapsed="0.000410"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:56.193726" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:56.194043" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:56.193582" elapsed="0.000489"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.194463" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:56.194218" elapsed="0.000292"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:15:56.194876" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:56.194576" elapsed="0.000360"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.195443" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:56.195099" elapsed="0.000370"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:56.194961" elapsed="0.000544"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:56.194557" elapsed="0.000969"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.196111" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:56.195664" elapsed="0.000475"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:56.196189" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:15:56.190910" elapsed="0.005406"/>
</kw>
<msg time="2026-04-21T02:15:56.196407" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:56.190127" elapsed="0.006333"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.197005" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.197504" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.198015" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.198193" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.198359" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.198721" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:56.198586" elapsed="0.000190"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:56.198571" elapsed="0.000244"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.198948" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.199107" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.199264" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:56.198541" elapsed="0.000790"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:56.198436" elapsed="0.000923"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.199496" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:56.199571" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:15:56.199686" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:56.187511" elapsed="0.012201"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:56.199929" elapsed="0.002184"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:56.203136" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:56.202843" elapsed="0.000321"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:56.203626" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:56.203308" elapsed="0.000352"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:15:56.203865" elapsed="0.000337"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:15:56.202422" elapsed="0.001842"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:56.202193" elapsed="0.002104"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.204463" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:56.204322" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:56.202174" elapsed="0.002366"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:15:56.176612" elapsed="0.027975"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:15:56.175782" elapsed="0.028880"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:56.175401" elapsed="0.029323"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:56.175368" elapsed="0.029402"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:56.204862" elapsed="0.000080"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:15:56.088594" elapsed="0.116561"/>
</kw>
<doc>Try to access pcep topology with wrong password, should get empty topology</doc>
<status status="PASS" start="2026-04-21T02:15:56.073165" elapsed="0.132159"/>
</kw>
<msg time="2026-04-21T02:15:56.205416" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:15:56.205460" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:56.072227" elapsed="0.133257"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T02:15:56.205669" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:56.205554" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:56.205537" elapsed="0.000198"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.206235" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:56.205887" elapsed="0.000374"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.206704" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:15:56.206406" elapsed="0.000358">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T02:15:56.071280" elapsed="0.135645">None</status>
</kw>
<msg time="2026-04-21T02:15:56.207026" level="FAIL">Keyword 'Invert_Failure' failed after retrying for 10 seconds. The last error was: None</msg>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Invert_Failure</arg>
<arg>@{cell_list}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-04-21T02:15:45.684169" elapsed="10.522954">Keyword 'Invert_Failure' failed after retrying for 10 seconds. The last error was: None</status>
</kw>
<msg time="2026-04-21T02:15:56.207178" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Invert_Failure</arg>
<arg>@{cell_list}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="FAIL" start="2026-04-21T02:15:45.683791" elapsed="10.523435"/>
</kw>
<arg>10s</arg>
<arg>1s</arg>
<arg>Test_Unauthorized</arg>
<doc>Some Keywords need several tries to finally fail, this keyword passes if and only if the failure ultimately happens.</doc>
<status status="FAIL" start="2026-04-21T02:15:45.683459" elapsed="10.523887">Keyword 'Invert_Failure' failed after retrying for 10 seconds. The last error was: None</status>
</kw>
<msg time="2026-04-21T02:15:56.207471" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-21T02:15:56.207515" level="INFO">${output} = Keyword 'Invert_Failure' failed after retrying for 10 seconds. The last error was: None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:45.682804" elapsed="10.524735"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-21T02:15:56.207754" elapsed="0.000034"/>
</return>
<status status="PASS" start="2026-04-21T02:15:56.207615" elapsed="0.000229"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:56.207595" elapsed="0.000310"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.208053" elapsed="0.000023"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.208217" elapsed="0.000021"/>
</kw>
<arg>Confirm_Keyword_Fails_Within_Timeout</arg>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="PASS" start="2026-04-21T02:15:45.682399" elapsed="10.525939"/>
</kw>
<msg time="2026-04-21T02:15:56.208388" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Invert_Failure</arg>
<arg>Confirm_Keyword_Fails_Within_Timeout</arg>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>@{cell_list}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:45.681904" elapsed="10.526532"/>
</kw>
<arg>10s</arg>
<arg>1s</arg>
<arg>Test_Unauthorized</arg>
<doc>Some positive checks report false success for a short time. This keyword verifies no failure does happen within timeout period.
This implementation needs more complicated logic than, Verify_Keyword_Never_Passes_Within_Timeout,
so use that keyword in case you have a negative check handy.</doc>
<status status="PASS" start="2026-04-21T02:15:45.681514" elapsed="10.527003"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:15:56.209116" elapsed="0.000448"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:15:56.208814" elapsed="0.000817"/>
</kw>
<doc>Try to catch a glimpse of pcc-mock in pcep-topology. Pass if no change from Precondition is detected over 10 seconds.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:15:45.679654" elapsed="10.530018"/>
</test>
<test id="s1-s21-t4" name="Set_Wrong_Password" line="70">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast" type="SETUP">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.211430" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:56.211172" elapsed="0.000320"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:56.211153" elapsed="0.000365"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T02:15:56.210974" elapsed="0.000592"/>
</kw>
<kw name="Replace_Password_On_Pcep_Node">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.212527" level="INFO">&amp;{mapping} = { IP=10.30.171.116 | PASSWD=changeme }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>PASSWD=${password}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:56.212033" elapsed="0.000623"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.234330" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:56.233948" elapsed="0.000413"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:56.235112" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/pcep_topology_node.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:56.234858" elapsed="0.000325">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/pcep_topology_node.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:56.235276" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:56.234518" elapsed="0.000783"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.235873" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:56.235474" elapsed="0.000427"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:56.236193" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/pcep_topology_node/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/pcep_topology_node/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:56.236353" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology/node=$IP
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:56.236052" elapsed="0.000326"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.236768" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology/node=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:56.236526" elapsed="0.000304"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.237766" level="INFO">mapping: {'IP': '10.30.171.116', 'PASSWD': 'changeme'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:56.237505" elapsed="0.000322"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.238417" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:56.237980" elapsed="0.000463"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.239190" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:56.238822" elapsed="0.000393"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:56.240230" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:56.239743" elapsed="0.000513"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:56.240308" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:15:56.240467" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:56.239427" elapsed="0.001065"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:56.240643" elapsed="0.000266"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:15:56.238677" elapsed="0.002275"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.241491" level="INFO">${value} = changeme</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:56.241192" elapsed="0.000324"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:15:56.242459" level="INFO">${encoded} = changeme</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:15:56.242020" elapsed="0.000465"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:15:56.242536" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:15:56.242687" level="INFO">${encoded_value} = changeme</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:15:56.241692" elapsed="0.001019"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:56.242874" elapsed="0.000224"/>
</kw>
<var name="${key}">PASSWD</var>
<var name="${value}">changeme</var>
<status status="PASS" start="2026-04-21T02:15:56.241067" elapsed="0.002072"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:15:56.238499" elapsed="0.004675"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:15:56.243217" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:15:56.243386" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'PASSWD': 'changeme'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:15:56.237190" elapsed="0.006223"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:56.236902" elapsed="0.006544"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.243614" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:56.243472" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:56.236882" elapsed="0.006807"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.244406" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology/node=10.30.171.116</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:56.243840" elapsed="0.000593"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:56.244482" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:15:56.233325" elapsed="0.011281"/>
</kw>
<msg time="2026-04-21T02:15:56.244660" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:56.232496" elapsed="0.012213"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.245212" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.245712" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.246285" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.246465" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.246634" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.247006" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:56.246869" elapsed="0.000192"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:56.246854" elapsed="0.000231"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.247215" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.247375" elapsed="0.000047"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.247562" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:56.246824" elapsed="0.000791"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:56.246708" elapsed="0.000933"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.247778" elapsed="0.000034"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:56.247868" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:15:56.247985" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology/node=10.30.171.116</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:56.228255" elapsed="0.019756"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.262656" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:56.262285" elapsed="0.000399"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:56.263386" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/pcep_topology_node.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:56.263175" elapsed="0.000301">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/pcep_topology_node.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:56.263571" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:56.262851" elapsed="0.000744"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.264147" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:56.263749" elapsed="0.000424"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:56.264457" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/pcep_topology_node/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/pcep_topology_node/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:56.264590" level="INFO">${template} = &lt;node xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;
    &lt;node-id&gt;$IP&lt;/node-id&gt;
    &lt;session-config xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep"&gt;
        &lt;password&gt;$PASSWD&lt;/password...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:56.264324" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.265021" level="INFO">&lt;node xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;
    &lt;node-id&gt;$IP&lt;/node-id&gt;
    &lt;session-config xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep"&gt;
        &lt;password&gt;$PASSWD&lt;/password&gt;
    &lt;/session-config&gt;
&lt;/node&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:56.264763" elapsed="0.000339"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:15:56.265449" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:56.265170" elapsed="0.000337"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.265983" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'PASSWD': 'changeme'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:56.265674" elapsed="0.000335"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:56.265532" elapsed="0.000512"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:56.265151" elapsed="0.000914"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.266754" level="INFO">${final_text} = &lt;node xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;
    &lt;node-id&gt;10.30.171.116&lt;/node-id&gt;
    &lt;session-config xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep"&gt;
        &lt;password&gt;changem...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:56.266199" elapsed="0.000585"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:56.266851" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:15:56.261669" elapsed="0.005307"/>
</kw>
<msg time="2026-04-21T02:15:56.267030" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:56.260901" elapsed="0.006176"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.267573" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.268087" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.268581" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.268763" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.268943" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.269293" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:56.269159" elapsed="0.000189"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:56.269145" elapsed="0.000227"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.269502" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.269658" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.269830" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:56.269117" elapsed="0.000805"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:56.269016" elapsed="0.000933"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.270087" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:56.270161" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:15:56.270278" level="INFO">${data} = &lt;node xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;
    &lt;node-id&gt;10.30.171.116&lt;/node-id&gt;
    &lt;session-config xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep"&gt;
        &lt;password&gt;changem...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:56.258243" elapsed="0.012063"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:56.271717" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/pcep_topology_node/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:56.271465" elapsed="0.000315">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/pcep_topology_node/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:56.271889" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:56.271110" elapsed="0.000803"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.272216" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:56.271981" elapsed="0.000290"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.272952" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:56.272643" elapsed="0.000334"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:56.272465" elapsed="0.000548"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:56.271964" elapsed="0.001070"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.275351" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:56.273174" elapsed="0.002203"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:15:56.275445" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:15:56.275600" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:56.270627" elapsed="0.004997"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.277058" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology/node=10.30.171.116</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:56.276740" elapsed="0.000363"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.277483" level="INFO">&lt;node xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;
    &lt;node-id&gt;10.30.171.116&lt;/node-id&gt;
    &lt;session-config xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep"&gt;
        &lt;password&gt;changeme&lt;/password&gt;
    &lt;/session-config&gt;
&lt;/node&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:56.277247" elapsed="0.000284"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.277938" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:56.277672" elapsed="0.000309"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.278361" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:56.278123" elapsed="0.000281"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:15:56.279354" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:15:56.279161" elapsed="0.000218"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:15:56.279725" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:15:56.279550" elapsed="0.000200"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:15:56.279907" elapsed="0.000199"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.280499" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:56.280254" elapsed="0.000288"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:15:56.280584" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:15:56.280778" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:15:56.278596" elapsed="0.002222"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:56.296679" level="INFO">PUT Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology/node=10.30.171.116 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology/node=10.30.171.116 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Content-Length': '242', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;node xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;
    &lt;node-id&gt;10.30.171.116&lt;/node-id&gt;
    &lt;session-config xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep"&gt;
        &lt;password&gt;changeme&lt;/password&gt;
    &lt;/session-config&gt;
&lt;/node&gt; 
 </msg>
<msg time="2026-04-21T02:15:56.296735" level="INFO">PUT Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology/node=10.30.171.116 
 status=201, reason=Created 
 headers={'Set-Cookie': 'JSESSIONID=node017tr7binkr0qs1lojvc1i4cziy31.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 20-Apr-2026 02:15:56 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:56.296850" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:15:56.282946" elapsed="0.013930"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:56.280890" elapsed="0.016032"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.297092" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:56.296948" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:56.280872" elapsed="0.016308"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.301837" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:56.298117" elapsed="0.003765"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:56.297902" elapsed="0.004016"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:56.297884" elapsed="0.004060"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.304542" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:56.302215" elapsed="0.002373"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:56.302000" elapsed="0.002623"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:56.301983" elapsed="0.002665"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.305207" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:56.304823" elapsed="0.000411"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.305531" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:56.305304" elapsed="0.000284"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.306080" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:56.305762" elapsed="0.000345"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:56.305611" elapsed="0.000532"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:56.305286" elapsed="0.000878"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.306677" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:56.306314" elapsed="0.000389"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.307014" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:56.306771" elapsed="0.000299"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.307573" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:56.307244" elapsed="0.000355"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:56.307094" elapsed="0.000540"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:56.306754" elapsed="0.000901"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:56.307809" elapsed="0.000350"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:15:56.308610" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:56.308317" elapsed="0.000324"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:15:56.308825" elapsed="0.002312"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:15:56.297529" elapsed="0.013671"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:15:56.311420" elapsed="0.000030"/>
</return>
<status status="PASS" start="2026-04-21T02:15:56.311313" elapsed="0.000326"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:56.311294" elapsed="0.000411"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.311912" elapsed="0.000024"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:15:56.311987" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:15:56.314263" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:15:56.275964" elapsed="0.038325"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:56.314353" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:15:56.314503" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:15:56.217541" elapsed="0.096986"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.314871" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:56.314622" elapsed="0.000318"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:56.314606" elapsed="0.000357"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:56.314996" elapsed="0.000024"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}pcep_topology_node</arg>
<arg>mapping=${mapping}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:15:56.213095" elapsed="0.102021"/>
</kw>
<arg>password=changeme</arg>
<doc>Send restconf PUT to replace the config module specifying PCEP password element.</doc>
<status status="PASS" start="2026-04-21T02:15:56.211707" elapsed="0.103465"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:15:56.315805" elapsed="0.000249"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:15:56.315440" elapsed="0.000677"/>
</kw>
<doc>Configure password in pcep dispatcher for client with Mininet IP address.
This password does not match what pcc-mock uses.</doc>
<status status="PASS" start="2026-04-21T02:15:56.210273" elapsed="0.105883"/>
</test>
<test id="s1-s21-t5" name="Topology_Unauthorized_2" line="75">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast" type="SETUP">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.317356" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:56.317148" elapsed="0.000263"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:56.317130" elapsed="0.000304"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T02:15:56.316964" elapsed="0.000516"/>
</kw>
<kw name="Verify_Keyword_Does_Not_Fail_Within_Timeout" owner="WaitForFailure">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Confirm_Keyword_Fails_Within_Timeout" owner="WaitForFailure">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Test_Unauthorized">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.370648" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:56.370245" elapsed="0.000437"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:56.371485" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:56.371196" elapsed="0.000389">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:56.371707" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:56.370864" elapsed="0.000878"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.372317" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:56.371926" elapsed="0.000418"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:56.372762" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:56.372944" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:56.372591" elapsed="0.000379"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.373369" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:56.373121" elapsed="0.000293"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.374431" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:56.374147" elapsed="0.000329"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.374920" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:56.374626" elapsed="0.000320"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.375287" elapsed="0.000023"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.375490" elapsed="0.000024"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.375702" elapsed="0.000026"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:15:56.375156" elapsed="0.000613"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:15:56.375005" elapsed="0.000812"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:15:56.375869" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:15:56.376043" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:15:56.373819" elapsed="0.002248"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:56.373495" elapsed="0.002605"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.376266" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:56.376127" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:56.373468" elapsed="0.002874"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.377179" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:56.376479" elapsed="0.000729"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:56.377258" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:15:56.369617" elapsed="0.007772"/>
</kw>
<msg time="2026-04-21T02:15:56.377442" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:56.368645" elapsed="0.008853"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.378012" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.378518" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.379029" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.379304" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.379475" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.379919" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:56.379738" elapsed="0.000241"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:56.379721" elapsed="0.000282"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.380136" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.380296" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.380453" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:56.379686" elapsed="0.000820"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:56.379553" elapsed="0.000980"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.380701" elapsed="0.000026"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:56.380801" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:15:56.380924" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:56.364173" elapsed="0.016776"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:56.382193" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:56.381937" elapsed="0.000327">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:56.382355" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:56.381586" elapsed="0.000793"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.382691" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:56.382450" elapsed="0.000299"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.383280" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:56.382978" elapsed="0.000329"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:56.382774" elapsed="0.000569"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:56.382431" elapsed="0.000934"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.385856" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:56.383509" elapsed="0.002373"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:15:56.385936" elapsed="0.000049"/>
</return>
<msg time="2026-04-21T02:15:56.386128" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:56.381264" elapsed="0.004890"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:56.387393" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:56.387132" elapsed="0.000326">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:56.387623" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:56.386784" elapsed="0.000867"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:15:56.387896" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:15:56.387731" elapsed="0.000226"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:56.387710" elapsed="0.000271"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.388120" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.388284" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:15:56.388350" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:15:56.390595" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:56.386462" elapsed="0.004162"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.392210" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:56.391915" elapsed="0.000345"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.392651" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:56.392405" elapsed="0.000288"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:56.399941" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:56.400099" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '123'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:15:56.400197" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:15:56.394871" elapsed="0.005353"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:56.392766" elapsed="0.007502"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.400446" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:56.400298" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:56.392744" elapsed="0.007787"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.405409" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:56.401978" elapsed="0.003496"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:56.401649" elapsed="0.003873"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:56.401623" elapsed="0.003934"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.409049" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:56.405955" elapsed="0.003139"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:56.405634" elapsed="0.003494"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:56.405611" elapsed="0.003542"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.409739" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:56.409329" elapsed="0.000437"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.410086" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:56.409854" elapsed="0.000289"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.410628" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:56.410322" elapsed="0.000331"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:56.410168" elapsed="0.000520"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:56.409835" elapsed="0.000874"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.411239" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:56.410874" elapsed="0.000391"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.411561" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:56.411336" elapsed="0.000281"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.412129" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:56.411827" elapsed="0.000403"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:56.411660" elapsed="0.000608"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:56.411317" elapsed="0.000973"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:56.412443" elapsed="0.000374"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:15:56.413289" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:56.412978" elapsed="0.000337"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:15:56.413462" elapsed="0.002507"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:15:56.401050" elapsed="0.014987"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:56.416221" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:56.416108" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:56.416089" elapsed="0.000203"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:56.419114" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:56.416430" elapsed="0.002713"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:15:56.419196" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:15:56.419366" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:15:56.390987" elapsed="0.028405"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:56.419456" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:15:56.419860" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:15:56.341043" elapsed="0.078856"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.436962" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:56.436543" elapsed="0.000453"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:56.437768" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:56.437494" elapsed="0.000370">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:56.437959" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:56.437162" elapsed="0.000821"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.438523" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:56.438141" elapsed="0.000408"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:56.438857" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:56.439026" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:56.438699" elapsed="0.000354"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.439453" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:56.439203" elapsed="0.000412"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:15:56.440099" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:56.439733" elapsed="0.000427"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.440627" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:56.440327" elapsed="0.000328"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:56.440187" elapsed="0.000504"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:56.439706" elapsed="0.001007"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.441314" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:56.440868" elapsed="0.000474"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:56.441395" elapsed="0.000039"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:15:56.435933" elapsed="0.005604"/>
</kw>
<msg time="2026-04-21T02:15:56.441593" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:56.434964" elapsed="0.006693"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.442170" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.442947" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.443451" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.443631" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.443830" elapsed="0.000024"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.444217" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:56.444078" elapsed="0.000196"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:56.444063" elapsed="0.000235"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.444430" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.444590" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.444749" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:56.444031" elapsed="0.000785"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:56.443919" elapsed="0.000967"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.445031" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:56.445108" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:15:56.445225" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:56.432147" elapsed="0.013104"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:56.445419" elapsed="0.002304"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:56.448815" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:56.448479" elapsed="0.000366"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:56.449263" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:56.448990" elapsed="0.000300"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:15:56.449439" elapsed="0.000335"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:15:56.448060" elapsed="0.001791"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:56.447819" elapsed="0.002065"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:56.450051" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:56.449910" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:56.447786" elapsed="0.002341"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:15:56.421278" elapsed="0.028897"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:15:56.420439" elapsed="0.029810"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:56.420043" elapsed="0.030288"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:56.420009" elapsed="0.030377"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:56.450452" elapsed="0.000087"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:15:56.332084" elapsed="0.118667"/>
</kw>
<doc>Try to access pcep topology with wrong password, should get empty topology</doc>
<status status="PASS" start="2026-04-21T02:15:56.321363" elapsed="0.129587"/>
</kw>
<msg time="2026-04-21T02:15:56.451043" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:15:56.451088" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:56.320823" elapsed="0.130289"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T02:15:56.451292" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:56.451184" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:56.451167" elapsed="0.000189"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.451834" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:56.451492" elapsed="0.000369"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:15:56.452320" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:15:56.452008" elapsed="0.000381">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T02:15:56.320484" elapsed="0.132018">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Test_Unauthorized">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:57.510329" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:57.509933" elapsed="0.000430"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:57.511138" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:57.510867" elapsed="0.000345">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:57.511307" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:57.510526" elapsed="0.000806"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:57.511893" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:57.511489" elapsed="0.000432"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:57.512217" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:57.512374" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:57.512074" elapsed="0.000325"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:57.512807" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:57.512546" elapsed="0.000309"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:57.513829" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:57.513555" elapsed="0.000320"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:57.514297" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:57.514027" elapsed="0.000296"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:57.514665" elapsed="0.000023"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:57.514881" elapsed="0.000025"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:57.515048" elapsed="0.000021"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:15:57.514529" elapsed="0.000575"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:15:57.514375" elapsed="0.000762"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:15:57.515183" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:15:57.515350" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:15:57.513223" elapsed="0.002152"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:57.512930" elapsed="0.002477"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:57.515570" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:57.515433" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:57.512907" elapsed="0.002743"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:57.516244" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:57.515783" elapsed="0.000488"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:57.516319" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:15:57.509307" elapsed="0.007135"/>
</kw>
<msg time="2026-04-21T02:15:57.516496" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:57.508380" elapsed="0.008168"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:57.517098" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:57.517625" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:57.518318" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:57.518501" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:57.518670" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:57.519042" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:57.518904" elapsed="0.000193"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:57.518890" elapsed="0.000230"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:57.519251" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:57.519409" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:57.519566" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:57.518859" elapsed="0.000760"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:57.518744" elapsed="0.000901"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:57.519781" elapsed="0.000035"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:57.519872" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:15:57.519989" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:57.504094" elapsed="0.015919"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:57.521227" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:57.520989" elapsed="0.000318">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:57.521400" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:57.520646" elapsed="0.000778"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:57.521730" elapsed="0.000052"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:57.521493" elapsed="0.000342"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:57.522325" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:57.522034" elapsed="0.000317"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:57.521860" elapsed="0.000526"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:57.521474" elapsed="0.000933"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:57.524756" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:57.522548" elapsed="0.002235"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:15:57.524850" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:15:57.525005" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:57.520328" elapsed="0.004702"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:57.526262" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:57.526021" elapsed="0.000303">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:57.526416" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:57.525679" elapsed="0.000760"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:15:57.526645" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:15:57.526510" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:57.526491" elapsed="0.000239"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:57.526882" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:57.527046" elapsed="0.000022"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:15:57.527112" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:15:57.529029" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:57.525357" elapsed="0.003698"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:57.530446" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:57.530195" elapsed="0.000297"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:57.530892" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:57.530634" elapsed="0.000301"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:57.538265" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:57.538400" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '123'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:15:57.538500" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:15:57.533345" elapsed="0.005182"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:57.531001" elapsed="0.007572"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:57.538748" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:57.538600" elapsed="0.000240"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:57.530983" elapsed="0.007879"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:57.543143" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:57.539967" elapsed="0.003251"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:57.539730" elapsed="0.003543"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:57.539710" elapsed="0.003603"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:57.547351" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:57.543731" elapsed="0.003689"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:57.543397" elapsed="0.004158"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:57.543371" elapsed="0.004224"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:57.548496" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:57.547879" elapsed="0.000679"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:57.549051" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:57.548675" elapsed="0.000463"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:57.549874" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:57.549495" elapsed="0.000406"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:57.549173" elapsed="0.000765"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:57.548645" elapsed="0.001315"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:57.550482" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:57.550112" elapsed="0.000397"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:57.550822" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:57.550580" elapsed="0.000302"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:57.551368" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:57.551070" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:57.550906" elapsed="0.000525"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:57.550561" elapsed="0.000891"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:57.551631" elapsed="0.000381"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:15:57.552485" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:57.552174" elapsed="0.000338"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:15:57.552660" elapsed="0.002424"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:15:57.539262" elapsed="0.015896"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:57.555347" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:57.555232" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:57.555212" elapsed="0.000206"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:57.558401" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:57.555591" elapsed="0.002838"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:15:57.558482" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:15:57.558669" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:15:57.529372" elapsed="0.029328"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:57.558777" elapsed="0.000045"/>
</return>
<msg time="2026-04-21T02:15:57.559163" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:15:57.480604" elapsed="0.078596"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:57.576149" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:57.575737" elapsed="0.000444"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:57.576945" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:57.576669" elapsed="0.000423">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:57.577187" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:57.576344" elapsed="0.000867"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:57.577833" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:57.577421" elapsed="0.000441"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:57.578158" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:57.578318" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:57.578015" elapsed="0.000329"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:57.578737" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:57.578491" elapsed="0.000291"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:15:57.579178" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:57.578879" elapsed="0.000359"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:57.579691" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:57.579401" elapsed="0.000315"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:57.579265" elapsed="0.000487"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:57.578854" elapsed="0.000919"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:57.580366" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:57.579929" elapsed="0.000466"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:57.580447" elapsed="0.000035"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:15:57.575103" elapsed="0.005480"/>
</kw>
<msg time="2026-04-21T02:15:57.580638" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:57.574118" elapsed="0.006572"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:57.581189" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:57.581705" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:57.582216" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:57.582433" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:57.582602" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:57.583003" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:57.582864" elapsed="0.000195"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:57.582849" elapsed="0.000233"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:57.583213" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:57.583373" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:57.583530" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:57.582814" elapsed="0.000770"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:57.582685" elapsed="0.000927"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:57.583753" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:57.583845" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:15:57.583965" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:57.571369" elapsed="0.012623"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:57.584161" elapsed="0.002455"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:57.587685" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:57.587360" elapsed="0.000352"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:57.588150" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:57.587876" elapsed="0.000301"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:15:57.588323" elapsed="0.000328"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:15:57.586947" elapsed="0.001763"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:57.586697" elapsed="0.002047"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:57.588928" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:57.588770" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:57.586678" elapsed="0.002328"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:15:57.560583" elapsed="0.028472"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:15:57.559738" elapsed="0.029394"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:57.559333" elapsed="0.029878"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:57.559299" elapsed="0.029965"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:57.589330" elapsed="0.000101"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:15:57.470476" elapsed="0.119171"/>
</kw>
<doc>Try to access pcep topology with wrong password, should get empty topology</doc>
<status status="PASS" start="2026-04-21T02:15:57.455533" elapsed="0.134344"/>
</kw>
<msg time="2026-04-21T02:15:57.589973" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:15:57.590018" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:57.454630" elapsed="0.135411"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T02:15:57.590223" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:57.590114" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:57.590095" elapsed="0.000194"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:57.590734" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:57.590427" elapsed="0.000333"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:15:57.591230" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:15:57.590923" elapsed="0.000372">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T02:15:57.453520" elapsed="0.137891">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Test_Unauthorized">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:58.648292" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:58.647841" elapsed="0.000486"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:58.649230" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:58.648874" elapsed="0.000440">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:58.649414" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:58.648498" elapsed="0.000941"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:58.650045" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:58.649601" elapsed="0.000473"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:58.650428" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:58.650601" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:58.650243" elapsed="0.000384"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:58.651103" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:58.650842" elapsed="0.000306"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:58.652135" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:58.651874" elapsed="0.000306"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:58.652611" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:58.652334" elapsed="0.000303"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:58.652987" elapsed="0.000023"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:58.653189" elapsed="0.000024"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:58.653357" elapsed="0.000022"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:15:58.652856" elapsed="0.000559"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:15:58.652693" elapsed="0.000755"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:15:58.653498" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:15:58.653667" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:15:58.651535" elapsed="0.002158"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:58.651228" elapsed="0.002498"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:58.653910" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:58.653753" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:58.651203" elapsed="0.002787"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:58.654652" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:58.654195" elapsed="0.000484"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:58.654729" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:15:58.647200" elapsed="0.007761"/>
</kw>
<msg time="2026-04-21T02:15:58.655022" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:58.646225" elapsed="0.008856"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:58.655576" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:58.656095" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:58.656594" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:58.656773" elapsed="0.000035"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:58.656955" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:58.657317" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:58.657180" elapsed="0.000200"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:58.657164" elapsed="0.000240"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:58.657536" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:58.657701" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:58.657872" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:58.657133" elapsed="0.000794"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:58.657031" elapsed="0.000922"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:58.658088" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:58.658163" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:15:58.658284" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:58.641860" elapsed="0.016451"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:58.661325" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:58.661050" elapsed="0.000347">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:58.661492" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:58.660670" elapsed="0.000847"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:58.661853" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:58.661589" elapsed="0.000323"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:58.662405" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:58.662108" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:58.661937" elapsed="0.000530"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:58.661570" elapsed="0.000919"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:58.665072" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:58.662632" elapsed="0.002481"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:15:58.665191" elapsed="0.000046"/>
</return>
<msg time="2026-04-21T02:15:58.665425" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:58.658671" elapsed="0.006791"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:58.667324" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:58.666964" elapsed="0.000452">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:58.667555" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:58.666401" elapsed="0.001190"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:15:58.667835" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:15:58.667681" elapsed="0.000216"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:58.667662" elapsed="0.000259"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:58.668059" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:58.668222" elapsed="0.000022"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:15:58.668289" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:15:58.670211" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:58.665920" elapsed="0.004328"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:58.671710" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:58.671450" elapsed="0.000306"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:58.672166" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:58.671916" elapsed="0.000294"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:58.681066" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:58.681208" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '123'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:15:58.681319" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:15:58.674346" elapsed="0.006999"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:58.672277" elapsed="0.009111"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:58.681562" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:58.681415" elapsed="0.000271"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:58.672258" elapsed="0.009450"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:58.686330" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:58.682727" elapsed="0.003673"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:58.682509" elapsed="0.003940"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:58.682490" elapsed="0.003996"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:58.690266" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:58.686937" elapsed="0.003396"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:58.686566" elapsed="0.003816"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:58.686541" elapsed="0.003876"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:58.691412" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:58.690722" elapsed="0.000729"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:58.691840" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:58.691552" elapsed="0.000349"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:58.692519" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:58.692212" elapsed="0.000334"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:58.692057" elapsed="0.000525"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:58.691526" elapsed="0.001078"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:58.693140" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:58.692755" elapsed="0.000412"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:58.693460" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:58.693236" elapsed="0.000280"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:58.694002" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:58.693689" elapsed="0.000339"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:58.693541" elapsed="0.000522"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:58.693218" elapsed="0.000866"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:58.694229" elapsed="0.000350"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:15:58.695114" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:58.694762" elapsed="0.000378"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:15:58.695292" elapsed="0.002396"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:15:58.682078" elapsed="0.015676"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:58.697956" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:58.697843" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:58.697823" elapsed="0.000202"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:58.700926" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:58.698166" elapsed="0.002789"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:15:58.701008" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:15:58.701172" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:15:58.670583" elapsed="0.030616"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:58.701263" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:15:58.701624" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:15:58.617587" elapsed="0.084076"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:58.718741" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:58.718361" elapsed="0.000408"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:58.719571" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:58.719321" elapsed="0.000324">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:58.719741" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:58.718979" elapsed="0.000786"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:58.720334" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:58.719943" elapsed="0.000418"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:58.720655" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:58.720825" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:58.720516" elapsed="0.000341"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:58.721465" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:58.721034" elapsed="0.000478"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:15:58.721893" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:58.721582" elapsed="0.000372"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:58.722425" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:58.722118" elapsed="0.000341"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:58.721978" elapsed="0.000519"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:58.721562" elapsed="0.000957"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:58.723170" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:58.722659" elapsed="0.000541"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:58.723249" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:15:58.717726" elapsed="0.005653"/>
</kw>
<msg time="2026-04-21T02:15:58.723435" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:58.716911" elapsed="0.006577"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:58.724055" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:58.724571" elapsed="0.000061"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:58.725188" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:58.725377" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:58.725545" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:58.725951" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:58.725808" elapsed="0.000200"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:58.725775" elapsed="0.000257"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:58.726167" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:58.726328" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:58.726489" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:58.725742" elapsed="0.000801"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:58.725629" elapsed="0.000943"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:58.726713" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:58.726805" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:15:58.726950" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:58.714192" elapsed="0.012787"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:58.727150" elapsed="0.002268"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:58.730450" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:58.730160" elapsed="0.000318"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:58.730950" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:58.730626" elapsed="0.000358"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:15:58.731157" elapsed="0.000334"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:15:58.729733" elapsed="0.001818"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:58.729499" elapsed="0.002085"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:58.731749" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:58.731609" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:58.729481" elapsed="0.002397"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:15:58.703168" elapsed="0.028763"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:15:58.702282" elapsed="0.029725"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:58.701889" elapsed="0.030181"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:58.701853" elapsed="0.030263"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:58.732182" elapsed="0.000081"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:15:58.608778" elapsed="0.123698"/>
</kw>
<doc>Try to access pcep topology with wrong password, should get empty topology</doc>
<status status="PASS" start="2026-04-21T02:15:58.594690" elapsed="0.137974"/>
</kw>
<msg time="2026-04-21T02:15:58.732758" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:15:58.732829" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:58.593689" elapsed="0.139167"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T02:15:58.733039" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:58.732928" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:58.732910" elapsed="0.000194"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:58.733549" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:58.733238" elapsed="0.000336"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:15:58.734049" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:15:58.733720" elapsed="0.000389">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T02:15:58.592668" elapsed="0.141557">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Test_Unauthorized">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:59.795740" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:59.795336" elapsed="0.000439"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:59.796620" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:59.796325" elapsed="0.000372">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:59.796809" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:59.795959" elapsed="0.000878"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:59.797394" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:59.796998" elapsed="0.000425"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:59.797749" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:59.797932" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:59.797599" elapsed="0.000360"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:59.798366" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:59.798110" elapsed="0.000302"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:59.799409" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:59.799146" elapsed="0.000308"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:15:59.799905" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:15:59.799608" elapsed="0.000323"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:59.800329" elapsed="0.000027"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:59.800623" elapsed="0.000025"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:59.800811" elapsed="0.000024"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:15:59.800135" elapsed="0.000737"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:15:59.799986" elapsed="0.000919"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:15:59.800955" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:15:59.801130" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:15:59.798819" elapsed="0.002336"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:59.798492" elapsed="0.002696"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:59.801356" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:59.801214" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:59.798468" elapsed="0.002966"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:59.802055" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:59.801569" elapsed="0.000514"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:59.802132" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:15:59.794705" elapsed="0.007554"/>
</kw>
<msg time="2026-04-21T02:15:59.802338" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:59.793720" elapsed="0.008682"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:59.802941" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:59.803449" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:59.804186" elapsed="0.000044"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:59.804391" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:59.804586" elapsed="0.000025"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:59.804973" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:59.804834" elapsed="0.000195"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:59.804817" elapsed="0.000236"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:59.805185" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:59.805386" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:59.805547" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:59.804771" elapsed="0.000830"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:59.804670" elapsed="0.000957"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:59.805764" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:59.805857" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:15:59.805981" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:59.789071" elapsed="0.016936"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:59.807304" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:59.807053" elapsed="0.000320">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:59.807467" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:59.806689" elapsed="0.000802"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:59.807820" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:59.807561" elapsed="0.000318"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:59.808436" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:59.808072" elapsed="0.000390"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:59.807903" elapsed="0.000595"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:59.807543" elapsed="0.000976"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:59.810956" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:59.808662" elapsed="0.002322"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:15:59.811036" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:15:59.811192" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:59.806327" elapsed="0.004890"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:59.812502" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:59.812216" elapsed="0.000352">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:59.812667" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:59.811861" elapsed="0.000837"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:15:59.812962" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:15:59.812806" elapsed="0.000217"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:59.812764" elapsed="0.000284"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:59.813188" elapsed="0.000023"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:59.813355" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:15:59.813422" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:15:59.815382" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:15:59.811519" elapsed="0.003889"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:59.817018" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:59.816736" elapsed="0.000329"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:59.817453" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:59.817211" elapsed="0.000286"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:15:59.824672" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:15:59.824890" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '123'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:15:59.825037" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:15:59.819841" elapsed="0.005234"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:59.817564" elapsed="0.007578"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:59.825397" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:59.825180" elapsed="0.000313"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:59.817545" elapsed="0.007980"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:59.830689" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:59.827043" elapsed="0.003719"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:59.826700" elapsed="0.004136"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:59.826673" elapsed="0.004202"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:59.834081" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:59.831278" elapsed="0.002848"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:59.830959" elapsed="0.003201"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:59.830933" elapsed="0.003252"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:59.834767" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:59.834358" elapsed="0.000451"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:59.835152" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:59.834912" elapsed="0.000299"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:59.835718" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:59.835414" elapsed="0.000329"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:59.835236" elapsed="0.000542"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:59.834887" elapsed="0.000929"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:59.836357" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:59.835968" elapsed="0.000415"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:59.836675" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:59.836452" elapsed="0.000281"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:59.837219" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:59.836923" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:59.836757" elapsed="0.000522"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:59.836434" elapsed="0.000867"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:59.837445" elapsed="0.000364"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:15:59.838279" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:59.837968" elapsed="0.000336"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:15:59.838451" elapsed="0.002399"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:15:59.826069" elapsed="0.014847"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:59.841173" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:59.841058" elapsed="0.000163"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:59.841037" elapsed="0.000206"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:59.844067" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:59.841380" elapsed="0.002716"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:15:59.844149" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:15:59.844332" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:15:59.815853" elapsed="0.028506"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:59.844424" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:15:59.844837" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:15:59.765201" elapsed="0.079684"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:59.862229" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:59.861829" elapsed="0.000434"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:15:59.863053" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:15:59.862760" elapsed="0.000373">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:15:59.863227" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:15:59.862431" elapsed="0.000820"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:15:59.863807" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:15:59.863409" elapsed="0.000426"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:15:59.864133" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:15:59.864336" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:15:59.863988" elapsed="0.000376"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:15:59.864756" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:15:59.864511" elapsed="0.000309"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:15:59.865200" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:59.864898" elapsed="0.000362"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:15:59.865716" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:15:59.865425" elapsed="0.000317"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:59.865289" elapsed="0.000488"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:59.864874" elapsed="0.000941"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:15:59.866395" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:15:59.865955" elapsed="0.000468"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:15:59.866478" elapsed="0.000037"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:15:59.861209" elapsed="0.005408"/>
</kw>
<msg time="2026-04-21T02:15:59.866743" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:59.860241" elapsed="0.006572"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:59.867302" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:59.867813" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:59.868324" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:59.868505" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:59.868679" elapsed="0.000029"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:59.869109" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:59.868967" elapsed="0.000199"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:15:59.868952" elapsed="0.000238"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:59.869323" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:59.869485" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:59.869645" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:15:59.868918" elapsed="0.000781"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:15:59.868777" elapsed="0.000952"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:59.869888" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:15:59.869967" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:15:59.870087" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:15:59.857462" elapsed="0.012652"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:59.870329" elapsed="0.002585"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:59.874014" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:59.873663" elapsed="0.000379"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:15:59.874469" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:15:59.874191" elapsed="0.000306"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:15:59.874647" elapsed="0.000357"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:15:59.873239" elapsed="0.001826"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:59.872996" elapsed="0.002102"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:15:59.875265" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:15:59.875124" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:59.872977" elapsed="0.002366"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:15:59.846256" elapsed="0.029138"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:15:59.845404" elapsed="0.030068"/>
</kw>
<status status="PASS" start="2026-04-21T02:15:59.845017" elapsed="0.030538"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:59.844984" elapsed="0.030626"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:15:59.875681" elapsed="0.000086"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:15:59.754677" elapsed="0.121341"/>
</kw>
<doc>Try to access pcep topology with wrong password, should get empty topology</doc>
<status status="PASS" start="2026-04-21T02:15:59.737323" elapsed="0.138868"/>
</kw>
<msg time="2026-04-21T02:15:59.876342" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:15:59.876394" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:59.736328" elapsed="0.140091"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T02:15:59.876608" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:15:59.876494" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-21T02:15:59.876475" elapsed="0.000199"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:15:59.877145" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:15:59.876832" elapsed="0.000339"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:15:59.877630" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:15:59.877316" elapsed="0.000384">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T02:15:59.735250" elapsed="0.142585">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Test_Unauthorized">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:00.934458" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:00.934053" elapsed="0.000440"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:00.935289" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:00.935011" elapsed="0.000354">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:00.935460" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:00.934661" elapsed="0.000824"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:00.936143" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:00.935725" elapsed="0.000447"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:00.936474" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:00.936633" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:00.936328" elapsed="0.000331"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:00.937074" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:00.936825" elapsed="0.000295"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:00.938127" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:00.937868" elapsed="0.000304"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:00.938601" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:00.938327" elapsed="0.000300"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:00.938980" elapsed="0.000023"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:00.939178" elapsed="0.000025"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:00.939347" elapsed="0.000022"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:16:00.938849" elapsed="0.000556"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:16:00.938681" elapsed="0.000756"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:00.939486" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:16:00.939657" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:00.937533" elapsed="0.002149"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:00.937197" elapsed="0.002516"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:00.939895" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:00.939739" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:00.937172" elapsed="0.002801"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:00.940560" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:00.940109" elapsed="0.000479"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:00.940636" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:00.933376" elapsed="0.007385"/>
</kw>
<msg time="2026-04-21T02:16:00.940832" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:00.932461" elapsed="0.008425"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:00.941367" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:00.942117" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:00.942679" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:00.942888" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:00.943058" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:00.943418" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:00.943280" elapsed="0.000194"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:00.943265" elapsed="0.000233"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:00.943630" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:00.943809" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:00.943971" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:00.943235" elapsed="0.000789"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:00.943131" elapsed="0.000919"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:00.944187" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:00.944262" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:16:00.944380" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:00.928018" elapsed="0.016387"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:00.945896" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:00.945628" elapsed="0.000333">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:00.946053" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:00.945262" elapsed="0.000815"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:00.946385" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:00.946147" elapsed="0.000294"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:00.946945" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:00.946635" elapsed="0.000336"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:00.946466" elapsed="0.000541"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:00.946129" elapsed="0.000900"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:00.949370" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:00.947171" elapsed="0.002225"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:00.949448" elapsed="0.000049"/>
</return>
<msg time="2026-04-21T02:16:00.949671" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:00.944722" elapsed="0.004977"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:00.950918" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:00.950666" elapsed="0.000314">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:00.951112" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:00.950334" elapsed="0.000802"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:16:00.951343" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:16:00.951207" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:00.951188" elapsed="0.000237"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:00.951562" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:00.951725" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:16:00.951806" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:16:00.954014" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:00.950016" elapsed="0.004024"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:00.955417" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:00.955166" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:00.955861" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:00.955605" elapsed="0.000299"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:00.963070" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:00.963209" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '123'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:16:00.963304" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:00.958075" elapsed="0.005254"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:00.955969" elapsed="0.007403"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:00.963541" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:00.963398" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:00.955951" elapsed="0.007675"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:00.968667" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:00.964989" elapsed="0.003744"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:00.964669" elapsed="0.004114"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:00.964644" elapsed="0.004196"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:00.972459" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:00.969234" elapsed="0.003288"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:00.968925" elapsed="0.003646"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:00.968895" elapsed="0.003712"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:00.973611" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:00.972847" elapsed="0.000803"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:00.973998" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:00.973749" elapsed="0.000308"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:00.974533" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:00.974233" elapsed="0.000326"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:00.974081" elapsed="0.000513"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:00.973724" elapsed="0.000891"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:00.975149" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:00.974767" elapsed="0.000409"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:00.975469" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:00.975245" elapsed="0.000336"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:00.976074" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:00.975762" elapsed="0.000338"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:00.975606" elapsed="0.000530"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:00.975227" elapsed="0.000930"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:00.976299" elapsed="0.000346"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:00.977127" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:00.976827" elapsed="0.000326"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:00.977303" elapsed="0.002326"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:00.964087" elapsed="0.015605"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:00.979892" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:00.979766" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:00.979744" elapsed="0.000216"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:00.982757" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:00.980098" elapsed="0.002702"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:16:00.982854" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:16:00.983012" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:00.954345" elapsed="0.028693"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:00.983100" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:16:00.983451" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:00.904939" elapsed="0.078548"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:01.000350" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:00.999972" elapsed="0.000407"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:01.001115" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:01.000873" elapsed="0.000310">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:01.001278" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:01.000532" elapsed="0.000771"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:01.002126" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:01.001459" elapsed="0.000696"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:01.002451" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:01.002598" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:01.002313" elapsed="0.000312"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:01.003073" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:01.002823" elapsed="0.000295"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:01.003470" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:01.003185" elapsed="0.000344"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:01.004000" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:01.003691" elapsed="0.000335"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:01.003554" elapsed="0.000507"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:01.003166" elapsed="0.000916"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:01.004645" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:01.004219" elapsed="0.000454"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:01.004722" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:00.999348" elapsed="0.005516"/>
</kw>
<msg time="2026-04-21T02:16:01.005035" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:00.998548" elapsed="0.006539"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:01.005594" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:01.006111" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:01.006603" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:01.006782" elapsed="0.000036"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:01.006965" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:01.007323" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:01.007189" elapsed="0.000190"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:01.007175" elapsed="0.000228"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:01.007533" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:01.007692" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:01.007901" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:01.007145" elapsed="0.000812"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:01.007042" elapsed="0.000942"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:01.008121" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:01.008197" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:16:01.008311" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:00.995741" elapsed="0.012596"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:01.008504" elapsed="0.002209"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:01.011723" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:01.011438" elapsed="0.000313"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:01.012185" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:01.011912" elapsed="0.000301"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:16:01.012359" elapsed="0.000322"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:16:01.011038" elapsed="0.001703"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:01.010806" elapsed="0.001968"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:01.012954" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:01.012814" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:01.010773" elapsed="0.002258"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:16:00.984820" elapsed="0.028258"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:16:00.984017" elapsed="0.029134"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:00.983617" elapsed="0.029595"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:00.983584" elapsed="0.029672"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:01.013319" elapsed="0.000079"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:16:00.896778" elapsed="0.116845"/>
</kw>
<doc>Try to access pcep topology with wrong password, should get empty topology</doc>
<status status="PASS" start="2026-04-21T02:16:00.880728" elapsed="0.133083"/>
</kw>
<msg time="2026-04-21T02:16:01.013906" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:16:01.013949" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:16:00.879817" elapsed="0.134155"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T02:16:01.014150" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:01.014043" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:01.014026" elapsed="0.000189"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:01.014651" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:01.014348" elapsed="0.000328"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:16:01.015132" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:16:01.014835" elapsed="0.000356">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T02:16:00.878776" elapsed="0.136526">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Test_Unauthorized">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:02.072852" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:02.072420" elapsed="0.000486"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:02.073957" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:02.073580" elapsed="0.000478">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:02.074185" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:02.073132" elapsed="0.001087"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:02.074946" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:02.074425" elapsed="0.000550"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:02.075286" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:02.075458" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:02.075136" elapsed="0.000349"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:02.075912" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:02.075638" elapsed="0.000320"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:02.076979" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:02.076689" elapsed="0.000337"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:02.077460" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:02.077181" elapsed="0.000306"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:02.077831" elapsed="0.000024"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:02.078035" elapsed="0.000025"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:02.078206" elapsed="0.000021"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:16:02.077687" elapsed="0.000577"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:16:02.077543" elapsed="0.000753"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:02.078346" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:16:02.078515" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:02.076359" elapsed="0.002181"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:02.076040" elapsed="0.002533"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:02.078815" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:02.078598" elapsed="0.000282"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:02.076015" elapsed="0.002888"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:02.079503" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:02.079041" elapsed="0.000490"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:02.079580" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:02.071736" elapsed="0.007972"/>
</kw>
<msg time="2026-04-21T02:16:02.079764" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:02.070822" elapsed="0.009014"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:02.080394" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:02.081130" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:02.081688" elapsed="0.000034"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:02.081936" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:02.082109" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:02.082470" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:02.082333" elapsed="0.000194"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:02.082318" elapsed="0.000232"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:02.082703" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:02.082889" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:02.083051" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:02.082287" elapsed="0.000818"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:02.082183" elapsed="0.000948"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:02.083269" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:02.083345" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:16:02.083466" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:02.066179" elapsed="0.017313"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:02.084872" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:02.084600" elapsed="0.000363">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:02.085080" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:02.084268" elapsed="0.000842"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:02.085466" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:02.085219" elapsed="0.000305"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:02.086168" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:02.085719" elapsed="0.000475"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:02.085549" elapsed="0.000681"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:02.085199" elapsed="0.001052"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:02.088723" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:02.086394" elapsed="0.002356"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:02.088821" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:16:02.088983" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:02.083827" elapsed="0.005181"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:02.090229" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:02.089989" elapsed="0.000302">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:02.090385" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:02.089635" elapsed="0.000774"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:16:02.090621" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:16:02.090481" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:02.090462" elapsed="0.000269"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:02.090898" elapsed="0.000023"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:02.091066" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:16:02.091133" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:16:02.093226" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:02.089311" elapsed="0.003941"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:02.094764" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:02.094460" elapsed="0.000368"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:02.095226" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:02.094978" elapsed="0.000291"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:02.102368" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:02.102517" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '123'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:16:02.102633" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:02.097438" elapsed="0.005221"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:02.095336" elapsed="0.007427"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:02.102972" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:02.102822" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:02.095317" elapsed="0.007744"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:02.107750" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:02.104212" elapsed="0.003646"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:02.103903" elapsed="0.004018"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:02.103877" elapsed="0.004083"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:02.111706" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:02.108345" elapsed="0.003540"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:02.108039" elapsed="0.003893"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:02.108014" elapsed="0.003954"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:02.112645" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:02.112194" elapsed="0.000479"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:02.113000" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:02.112746" elapsed="0.000313"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:02.113546" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:02.113240" elapsed="0.000334"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:02.113084" elapsed="0.000527"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:02.112727" elapsed="0.000906"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:02.114169" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:02.113783" elapsed="0.000414"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:02.114495" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:02.114267" elapsed="0.000286"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:02.115087" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:02.114754" elapsed="0.000360"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:02.114578" elapsed="0.000572"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:02.114249" elapsed="0.000923"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:02.115318" elapsed="0.000354"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:02.116160" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:02.115848" elapsed="0.000339"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:02.116335" elapsed="0.002342"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:02.103420" elapsed="0.015361"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:02.118995" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:02.118876" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:02.118855" elapsed="0.000210"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:02.121912" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:02.119207" elapsed="0.002734"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:16:02.121995" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:16:02.122165" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:02.093601" elapsed="0.028590"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:02.122258" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:16:02.122663" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:02.042408" elapsed="0.080318"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:02.140093" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:02.139687" elapsed="0.000435"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:02.141001" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:02.140704" elapsed="0.000376">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:02.141176" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:02.140366" elapsed="0.000835"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:02.141769" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:02.141366" elapsed="0.000447"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:02.142115" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:02.142378" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:02.141971" elapsed="0.000435"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:02.142892" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:02.142558" elapsed="0.000381"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:02.143304" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:02.143012" elapsed="0.000352"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:02.143840" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:02.143526" elapsed="0.000342"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:02.143389" elapsed="0.000515"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:02.142991" elapsed="0.000935"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:02.144508" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:02.144065" elapsed="0.000471"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:02.144588" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:02.139085" elapsed="0.005633"/>
</kw>
<msg time="2026-04-21T02:16:02.144773" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:02.138210" elapsed="0.006633"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:02.145360" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:02.145902" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:02.146410" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:02.146629" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:02.146831" elapsed="0.000024"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:02.147217" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:02.147078" elapsed="0.000196"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:02.147063" elapsed="0.000234"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:02.147428" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:02.147588" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:02.147748" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:02.147031" elapsed="0.000786"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:02.146918" elapsed="0.000927"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:02.147987" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:02.148064" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:16:02.148182" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:02.135466" elapsed="0.012743"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:02.148376" elapsed="0.002460"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:02.151889" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:02.151565" elapsed="0.000352"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:02.152381" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:02.152080" elapsed="0.000328"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:16:02.152556" elapsed="0.000349"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:16:02.151156" elapsed="0.001813"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:02.150921" elapsed="0.002082"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:02.153170" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:02.153029" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:02.150902" elapsed="0.002346"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:16:02.124155" elapsed="0.029143"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:16:02.123307" elapsed="0.030098"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:02.122906" elapsed="0.030612"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:02.122869" elapsed="0.030700"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:02.153637" elapsed="0.000082"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:16:02.034016" elapsed="0.119979"/>
</kw>
<doc>Try to access pcep topology with wrong password, should get empty topology</doc>
<status status="PASS" start="2026-04-21T02:16:02.018318" elapsed="0.135855"/>
</kw>
<msg time="2026-04-21T02:16:02.154265" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:16:02.154311" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:16:02.017286" elapsed="0.137049"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T02:16:02.154519" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:02.154407" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:02.154389" elapsed="0.000198"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:02.155086" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:02.154748" elapsed="0.000365"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:16:02.155566" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:16:02.155260" elapsed="0.000372">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T02:16:02.016286" elapsed="0.139458">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Test_Unauthorized">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:03.217650" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:03.217158" elapsed="0.000528"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:03.218498" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:03.218217" elapsed="0.000357">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:03.218673" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:03.217875" elapsed="0.000823"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:03.219277" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:03.218878" elapsed="0.000428"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:03.219611" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:03.219825" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:03.219462" elapsed="0.000396"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:03.220273" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:03.220014" elapsed="0.000305"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:03.221449" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:03.221153" elapsed="0.000356"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:03.222033" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:03.221697" elapsed="0.000362"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:03.222414" elapsed="0.000023"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:03.222616" elapsed="0.000025"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:03.222799" elapsed="0.000025"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:16:03.222280" elapsed="0.000583"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:16:03.222122" elapsed="0.000773"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:03.222944" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:16:03.223187" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:03.220755" elapsed="0.002458"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:03.220400" elapsed="0.002846"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:03.223415" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:03.223272" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:03.220374" elapsed="0.003132"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:03.224201" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:03.223648" elapsed="0.000583"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:03.224282" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:03.216407" elapsed="0.008018"/>
</kw>
<msg time="2026-04-21T02:16:03.224482" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:03.215331" elapsed="0.009208"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:03.225077" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:03.225583" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:03.226095" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:03.226277" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:03.226443" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:03.226817" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:03.226666" elapsed="0.000210"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:03.226651" elapsed="0.000249"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:03.227033" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:03.227195" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:03.227354" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:03.226620" elapsed="0.000790"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:03.226518" elapsed="0.000919"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:03.227576" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:03.227690" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:16:03.227858" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:03.210429" elapsed="0.017459"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:03.229383" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:03.229116" elapsed="0.000354">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:03.229569" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:03.228748" elapsed="0.000845"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:03.229929" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:03.229666" elapsed="0.000322"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:03.230483" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:03.230186" elapsed="0.000324"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:03.230014" elapsed="0.000532"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:03.229647" elapsed="0.000922"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:03.233216" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:03.230717" elapsed="0.002527"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:03.233299" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:16:03.233461" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:03.228230" elapsed="0.005257"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:03.234755" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:03.234506" elapsed="0.000336">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:03.234939" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:03.234160" elapsed="0.000803"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:16:03.235175" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:16:03.235036" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:03.235017" elapsed="0.000243"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:03.235399" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:03.235565" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:16:03.235630" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:16:03.237603" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:03.233810" elapsed="0.003819"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:03.239044" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:03.238771" elapsed="0.000320"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:03.239478" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:03.239235" elapsed="0.000288"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:03.246340" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:03.246540" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '123'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:16:03.246658" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:03.241692" elapsed="0.004994"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:03.239590" elapsed="0.007142"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:03.246937" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:03.246759" elapsed="0.000245"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:03.239571" elapsed="0.007455"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:03.251687" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:03.248129" elapsed="0.003630"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:03.247905" elapsed="0.003955"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:03.247885" elapsed="0.004014"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:03.255775" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:03.252310" elapsed="0.003617"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:03.251985" elapsed="0.003996"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:03.251958" elapsed="0.004061"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:03.256860" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:03.256275" elapsed="0.000613"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:03.257192" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:03.256959" elapsed="0.000291"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:03.257730" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:03.257428" elapsed="0.000328"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:03.257274" elapsed="0.000533"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:03.256941" elapsed="0.000892"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:03.258349" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:03.257985" elapsed="0.000390"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:03.258669" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:03.258444" elapsed="0.000281"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:03.259208" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:03.258915" elapsed="0.000319"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:03.258749" elapsed="0.000520"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:03.258426" elapsed="0.000865"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:03.259436" elapsed="0.000383"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:03.260279" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:03.259982" elapsed="0.000323"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:03.260451" elapsed="0.002371"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:03.247396" elapsed="0.015497"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:03.263079" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:03.262966" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:03.262946" elapsed="0.000205"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:03.266227" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:03.263310" elapsed="0.002946"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:16:03.266307" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:16:03.266477" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:03.237958" elapsed="0.028608"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:03.266632" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:16:03.267018" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:03.184098" elapsed="0.082960"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:03.283721" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:03.283315" elapsed="0.000440"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:03.284771" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:03.284438" elapsed="0.000451">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:03.285013" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:03.284012" elapsed="0.001035"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:03.285700" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:03.285256" elapsed="0.000480"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:03.286063" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:03.286452" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:03.285917" elapsed="0.000564"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:03.286905" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:03.286632" elapsed="0.000322"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:03.287364" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:03.287041" elapsed="0.000385"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:03.287938" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:03.287592" elapsed="0.000375"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:03.287452" elapsed="0.000554"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:03.287014" elapsed="0.001016"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:03.288612" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:03.288173" elapsed="0.000467"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:03.288690" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:03.282670" elapsed="0.006167"/>
</kw>
<msg time="2026-04-21T02:16:03.288893" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:03.281750" elapsed="0.007195"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:03.289491" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:03.290007" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:03.290499" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:03.290676" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:03.290855" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:03.291224" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:03.291088" elapsed="0.000192"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:03.291073" elapsed="0.000231"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:03.291435" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:03.291594" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:03.291751" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:03.291042" elapsed="0.000834"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:03.290935" elapsed="0.000988"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:03.292075" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:03.292154" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:16:03.292274" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:03.279034" elapsed="0.013267"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:03.292470" elapsed="0.002239"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:03.295746" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:03.295444" elapsed="0.000329"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:03.296291" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:03.296010" elapsed="0.000341"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:16:03.296503" elapsed="0.000353"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:16:03.295036" elapsed="0.001882"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:03.294802" elapsed="0.002150"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:03.297118" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:03.296978" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:03.294770" elapsed="0.002426"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:16:03.268443" elapsed="0.028800"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:16:03.267584" elapsed="0.029735"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:03.267192" elapsed="0.030205"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:03.267158" elapsed="0.030291"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:03.297514" elapsed="0.000079"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:16:03.175475" elapsed="0.122357"/>
</kw>
<doc>Try to access pcep topology with wrong password, should get empty topology</doc>
<status status="PASS" start="2026-04-21T02:16:03.158591" elapsed="0.139412"/>
</kw>
<msg time="2026-04-21T02:16:03.298096" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:16:03.298140" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:16:03.157654" elapsed="0.140510"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T02:16:03.298344" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:03.298235" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:03.298217" elapsed="0.000192"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:03.298870" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:03.298544" elapsed="0.000352"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:16:03.299336" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:16:03.299039" elapsed="0.000360">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T02:16:03.156672" elapsed="0.142839">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Test_Unauthorized">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:04.358237" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:04.357834" elapsed="0.000437"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:04.359063" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:04.358770" elapsed="0.000367">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:04.359232" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:04.358438" elapsed="0.000819"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:04.359884" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:04.359443" elapsed="0.000470"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:04.360217" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:04.360385" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:04.360070" elapsed="0.000341"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:04.360865" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:04.360564" elapsed="0.000420"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:04.361996" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:04.361707" elapsed="0.000336"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:04.362478" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:04.362200" elapsed="0.000306"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:04.362854" elapsed="0.000025"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:04.363061" elapsed="0.000026"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:04.363234" elapsed="0.000022"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:16:04.362707" elapsed="0.000585"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:16:04.362561" elapsed="0.000763"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:04.363372" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:16:04.363540" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:04.361369" elapsed="0.002197"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:04.361065" elapsed="0.002534"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:04.363769" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:04.363626" elapsed="0.000216"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:04.361041" elapsed="0.002822"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:04.364481" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:04.364003" elapsed="0.000506"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:04.364558" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:04.357202" elapsed="0.007485"/>
</kw>
<msg time="2026-04-21T02:16:04.364742" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:04.356175" elapsed="0.008684"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:04.365354" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:04.366182" elapsed="0.000038"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:04.366912" elapsed="0.000036"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:04.367166" elapsed="0.000076"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:04.367452" elapsed="0.000030"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:04.367976" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:04.367762" elapsed="0.000293"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:04.367742" elapsed="0.000345"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:04.368291" elapsed="0.000032"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:04.368521" elapsed="0.000030"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:04.368773" elapsed="0.000062"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:04.367700" elapsed="0.001185"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:04.367557" elapsed="0.001364"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:04.369116" elapsed="0.000029"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:04.369222" elapsed="0.000021"/>
</return>
<msg time="2026-04-21T02:16:04.369387" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:04.351543" elapsed="0.017881"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:04.371183" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:04.370825" elapsed="0.000448">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:04.371402" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:04.370340" elapsed="0.001096"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:04.371887" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:04.371534" elapsed="0.000433"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:04.372633" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:04.372227" elapsed="0.000442"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:04.372001" elapsed="0.000717"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:04.371508" elapsed="0.001240"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:04.375537" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:04.372994" elapsed="0.002570"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:04.375616" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:16:04.375770" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:04.369892" elapsed="0.005917"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:04.377040" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:04.376758" elapsed="0.000345">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:04.377195" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:04.376427" elapsed="0.000792"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:16:04.377425" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:16:04.377289" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:04.377271" elapsed="0.000237"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:04.377645" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:04.377859" elapsed="0.000022"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:16:04.377927" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:16:04.379993" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:04.376109" elapsed="0.003910"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:04.381437" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:04.381188" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:04.381904" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:04.381633" elapsed="0.000315"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:04.388919" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:04.389052" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '123'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:16:04.389147" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:04.384063" elapsed="0.005110"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:04.382015" elapsed="0.007202"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:04.389385" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:04.389242" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:04.381996" elapsed="0.007476"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:04.394232" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:04.390710" elapsed="0.003588"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:04.390413" elapsed="0.003938"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:04.390388" elapsed="0.004007"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:04.398190" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:04.394811" elapsed="0.003429"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:04.394481" elapsed="0.003795"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:04.394451" elapsed="0.003850"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:04.398904" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:04.398479" elapsed="0.000452"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:04.399235" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:04.399004" elapsed="0.000288"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:04.399783" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:04.399478" elapsed="0.000348"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:04.399316" elapsed="0.000548"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:04.398985" elapsed="0.000900"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:04.400414" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:04.400037" elapsed="0.000405"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:04.400740" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:04.400513" elapsed="0.000321"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:04.401319" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:04.401021" elapsed="0.000324"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:04.400864" elapsed="0.000526"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:04.400494" elapsed="0.000920"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:04.401557" elapsed="0.000372"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:04.402454" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:04.402130" elapsed="0.000357"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:04.402647" elapsed="0.003881"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:04.389842" elapsed="0.016752"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:04.406773" elapsed="0.000030"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:04.406666" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:04.406646" elapsed="0.000211"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:04.409734" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:04.406994" elapsed="0.002768"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:16:04.409836" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:16:04.410006" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:04.380324" elapsed="0.029709"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:04.410098" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:16:04.410452" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:04.328235" elapsed="0.082257"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:04.428451" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:04.428074" elapsed="0.000406"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:04.429258" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:04.429008" elapsed="0.000324">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:04.429429" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:04.428633" elapsed="0.000826"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:04.430026" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:04.429617" elapsed="0.000436"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:04.430343" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:04.430501" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:04.430206" elapsed="0.000322"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:04.430937" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:04.430676" elapsed="0.000306"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:04.431349" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:04.431050" elapsed="0.000364"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:04.431892" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:04.431579" elapsed="0.000338"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:04.431440" elapsed="0.000555"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:04.431030" elapsed="0.000987"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:04.432609" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:04.432156" elapsed="0.000482"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:04.432688" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:04.427456" elapsed="0.005378"/>
</kw>
<msg time="2026-04-21T02:16:04.432935" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:04.426643" elapsed="0.006347"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:04.433483" elapsed="0.000033"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:04.434013" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:04.434699" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:04.434901" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:04.435068" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:04.435439" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:04.435303" elapsed="0.000191"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:04.435289" elapsed="0.000228"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:04.435647" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:04.435821" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:04.435983" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:04.435259" elapsed="0.000777"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:04.435150" elapsed="0.000914"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:04.436201" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:04.436276" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:16:04.436392" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:04.423964" elapsed="0.012486"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:04.436621" elapsed="0.002334"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:04.440016" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:04.439698" elapsed="0.000346"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:04.440460" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:04.440189" elapsed="0.000297"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:16:04.440633" elapsed="0.000409"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:16:04.439296" elapsed="0.001813"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:04.439052" elapsed="0.002090"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:04.441335" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:04.441168" elapsed="0.000235"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:04.439026" elapsed="0.002406"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:16:04.411864" elapsed="0.029619"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:16:04.411034" elapsed="0.030524"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:04.410622" elapsed="0.031001"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:04.410588" elapsed="0.031082"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:04.441746" elapsed="0.000113"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:16:04.319872" elapsed="0.122211"/>
</kw>
<doc>Try to access pcep topology with wrong password, should get empty topology</doc>
<status status="PASS" start="2026-04-21T02:16:04.302768" elapsed="0.139486"/>
</kw>
<msg time="2026-04-21T02:16:04.442346" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:16:04.442390" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:16:04.301646" elapsed="0.140767"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T02:16:04.442593" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:04.442483" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:04.442466" elapsed="0.000192"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:04.443119" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:04.442810" elapsed="0.000334"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:16:04.443584" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:16:04.443287" elapsed="0.000359">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T02:16:04.300555" elapsed="0.143206">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Test_Unauthorized">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:05.505294" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:05.504883" elapsed="0.000446"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:05.506268" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:05.505991" elapsed="0.000355">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:05.506443" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:05.505613" elapsed="0.000856"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:05.507040" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:05.506629" elapsed="0.000439"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:05.507370" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:05.507532" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:05.507224" elapsed="0.000336"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:05.508032" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:05.507716" elapsed="0.000364"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:05.509075" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:05.508807" elapsed="0.000315"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:05.509586" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:05.509279" elapsed="0.000334"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:05.509989" elapsed="0.000023"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:05.510192" elapsed="0.000025"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:05.510363" elapsed="0.000022"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:16:05.509857" elapsed="0.000564"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:16:05.509667" elapsed="0.000787"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:05.510502" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:16:05.510671" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:05.508460" elapsed="0.002236"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:05.508160" elapsed="0.002568"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:05.510909" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:05.510754" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:05.508135" elapsed="0.002852"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:05.511571" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:05.511122" elapsed="0.000477"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:05.511647" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:05.504216" elapsed="0.007556"/>
</kw>
<msg time="2026-04-21T02:16:05.511843" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:05.503291" elapsed="0.008606"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:05.512383" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:05.512940" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:05.513672" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:05.513894" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:05.514067" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:05.514446" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:05.514289" elapsed="0.000216"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:05.514275" elapsed="0.000254"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:05.514663" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:05.514843" elapsed="0.000028"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:05.515024" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:05.514245" elapsed="0.000835"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:05.514144" elapsed="0.000962"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:05.515248" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:05.515324" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:16:05.515459" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:05.498872" elapsed="0.016615"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:05.516770" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:05.516518" elapsed="0.000345">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:05.516959" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:05.516148" elapsed="0.000836"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:05.517301" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:05.517056" elapsed="0.000306"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:05.517916" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:05.517572" elapsed="0.000369"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:05.517394" elapsed="0.000584"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:05.517037" elapsed="0.000963"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:05.520437" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:05.518143" elapsed="0.002321"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:05.520555" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:16:05.520719" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:05.515822" elapsed="0.004923"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:05.522039" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:05.521751" elapsed="0.000354">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:05.522201" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:05.521407" elapsed="0.000819"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:16:05.522455" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:16:05.522299" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:05.522281" elapsed="0.000261"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:05.522683" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:05.522868" elapsed="0.000023"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:16:05.522938" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:16:05.524886" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:05.521067" elapsed="0.003845"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:05.526394" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:05.526126" elapsed="0.000320"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:05.526858" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:05.526593" elapsed="0.000309"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:05.534309" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:05.534451" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '123'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:16:05.534553" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:05.529284" elapsed="0.005295"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:05.526970" elapsed="0.007656"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:05.534829" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:05.534654" elapsed="0.000255"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:05.526951" elapsed="0.007985"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:05.539971" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:05.536432" elapsed="0.003606"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:05.536127" elapsed="0.003961"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:05.536100" elapsed="0.004023"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:05.543599" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:05.540511" elapsed="0.003160"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:05.540202" elapsed="0.003510"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:05.540178" elapsed="0.003563"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:05.544432" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:05.543964" elapsed="0.000499"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:05.544775" elapsed="0.000041"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:05.544537" elapsed="0.000319"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:05.545399" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:05.545047" elapsed="0.000455"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:05.544882" elapsed="0.000661"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:05.544518" elapsed="0.001047"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:05.546155" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:05.545725" elapsed="0.000456"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:05.546484" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:05.546253" elapsed="0.000290"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:05.547044" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:05.546721" elapsed="0.000351"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:05.546568" elapsed="0.000540"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:05.546234" elapsed="0.000896"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:05.547277" elapsed="0.000356"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:05.548125" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:05.547811" elapsed="0.000341"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:05.548301" elapsed="0.002461"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:05.535493" elapsed="0.015364"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:05.551238" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:05.550937" elapsed="0.000362"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:05.550914" elapsed="0.000409"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:05.554233" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:05.551466" elapsed="0.002796"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:16:05.554315" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:16:05.554486" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:05.525239" elapsed="0.029274"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:05.554579" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:16:05.554962" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:05.474077" elapsed="0.080924"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:05.572239" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:05.571853" elapsed="0.000418"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:05.573044" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:05.572764" elapsed="0.000357">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:05.573217" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:05.572431" elapsed="0.000811"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:05.573858" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:05.573417" elapsed="0.000472"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:05.574257" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:05.574438" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:05.574112" elapsed="0.000363"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:05.574945" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:05.574653" elapsed="0.000342"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:05.575397" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:05.575074" elapsed="0.000387"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:05.575974" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:05.575643" elapsed="0.000358"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:05.575489" elapsed="0.000551"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:05.575051" elapsed="0.001012"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:05.576696" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:05.576217" elapsed="0.000510"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:05.576800" elapsed="0.000039"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:05.571199" elapsed="0.005753"/>
</kw>
<msg time="2026-04-21T02:16:05.577013" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:05.570352" elapsed="0.006720"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:05.577620" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:05.578234" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:05.578815" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:05.579024" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:05.579214" elapsed="0.000024"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:05.579699" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:05.579533" elapsed="0.000230"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:05.579516" elapsed="0.000291"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:05.579969" elapsed="0.000025"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:05.580158" elapsed="0.000024"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:05.580344" elapsed="0.000023"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:05.579479" elapsed="0.000926"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:05.579347" elapsed="0.001090"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:05.580602" elapsed="0.000024"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:05.580688" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:16:05.580838" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:05.567590" elapsed="0.013280"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:05.581067" elapsed="0.002994"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:05.585280" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:05.584915" elapsed="0.000396"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:05.585803" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:05.585481" elapsed="0.000385"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:16:05.586047" elapsed="0.000369"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:16:05.584421" elapsed="0.002064"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:05.584153" elapsed="0.002370"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:05.586715" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:05.586552" elapsed="0.000225"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:05.584132" elapsed="0.002687"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:16:05.556360" elapsed="0.030519"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:16:05.555529" elapsed="0.031446"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:05.555138" elapsed="0.031927"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:05.555103" elapsed="0.032022"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:05.587199" elapsed="0.000090"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:16:05.464740" elapsed="0.122790"/>
</kw>
<doc>Try to access pcep topology with wrong password, should get empty topology</doc>
<status status="PASS" start="2026-04-21T02:16:05.446742" elapsed="0.140977"/>
</kw>
<msg time="2026-04-21T02:16:05.587840" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:16:05.587890" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:16:05.445638" elapsed="0.142278"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T02:16:05.588163" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:05.588039" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:05.588017" elapsed="0.000222"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:05.588747" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:05.588400" elapsed="0.000375"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:16:05.589316" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:16:05.588967" elapsed="0.000427">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T02:16:05.444667" elapsed="0.144861">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Test_Unauthorized">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.651172" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:06.650749" elapsed="0.000457"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:06.651992" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:06.651704" elapsed="0.000363">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:06.652163" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:06.651374" elapsed="0.000813"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.652735" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:06.652345" elapsed="0.000418"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:06.653077" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:06.653239" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:06.652933" elapsed="0.000332"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.653665" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:06.653415" elapsed="0.000295"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.654699" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:06.654423" elapsed="0.000322"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.655186" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:06.654913" elapsed="0.000300"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.655541" elapsed="0.000022"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.655742" elapsed="0.000025"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.655926" elapsed="0.000022"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:16:06.655412" elapsed="0.000572"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:16:06.655267" elapsed="0.000748"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:06.656063" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:16:06.656230" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:06.654106" elapsed="0.002150"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:06.653803" elapsed="0.002485"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.656454" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:06.656315" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:06.653764" elapsed="0.002768"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.657130" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:06.656666" elapsed="0.000492"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:06.657261" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:06.650084" elapsed="0.007306"/>
</kw>
<msg time="2026-04-21T02:16:06.657445" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:06.649175" elapsed="0.008323"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.658000" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.658503" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.659048" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.659230" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.659394" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.659746" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:06.659611" elapsed="0.000206"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:06.659596" elapsed="0.000245"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.659974" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.660200" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.660356" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:06.659568" elapsed="0.000840"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:06.659468" elapsed="0.000966"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.660569" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:06.660643" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:16:06.660761" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:06.643726" elapsed="0.017074"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:06.662290" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:06.662006" elapsed="0.000348">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:06.662445" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:06.661652" elapsed="0.000817"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.662807" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:06.662538" elapsed="0.000329"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.663354" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:06.663060" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:06.662892" elapsed="0.000524"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:06.662519" elapsed="0.000918"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.665902" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:06.663580" elapsed="0.002350"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:06.665984" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:16:06.666142" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:06.661153" elapsed="0.005014"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:06.667465" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:06.667225" elapsed="0.000302">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:06.667620" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:06.666878" elapsed="0.000766"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:16:06.667868" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:16:06.667715" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:06.667696" elapsed="0.000256"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.668089" elapsed="0.000023"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.668268" elapsed="0.000022"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:16:06.668335" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:16:06.670246" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:06.666469" elapsed="0.003803"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.671666" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:06.671418" elapsed="0.000293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.672111" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:06.671869" elapsed="0.000284"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:06.679857" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:06.680036" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '123'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:16:06.680168" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:06.674325" elapsed="0.005880"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:06.672218" elapsed="0.008046"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.680500" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:06.680301" elapsed="0.000335"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:06.672199" elapsed="0.008469"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.685696" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:06.682096" elapsed="0.003668"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:06.681768" elapsed="0.004065"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:06.681743" elapsed="0.004127"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.689472" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:06.686250" elapsed="0.003286"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:06.685949" elapsed="0.003634"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:06.685924" elapsed="0.003693"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.690383" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:06.689851" elapsed="0.000569"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.690927" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:06.690518" elapsed="0.000475"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.691471" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:06.691169" elapsed="0.000327"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:06.691017" elapsed="0.000514"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:06.690493" elapsed="0.001060"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.692082" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:06.691701" elapsed="0.000408"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.692401" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:06.692178" elapsed="0.000279"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.692938" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:06.692628" elapsed="0.000335"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:06.692481" elapsed="0.000517"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:06.692160" elapsed="0.000859"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:06.693158" elapsed="0.000344"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:06.693975" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:06.693658" elapsed="0.000343"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:06.694148" elapsed="0.002326"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:06.681178" elapsed="0.015358"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:06.696713" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:06.696605" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:06.696586" elapsed="0.000194"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:06.699570" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:06.696933" elapsed="0.002665"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:16:06.699649" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:16:06.699824" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:06.670577" elapsed="0.029273"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:06.699914" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:16:06.700288" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:06.617769" elapsed="0.082557"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.716909" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:06.716518" elapsed="0.000420"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:06.717665" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:06.717417" elapsed="0.000320">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:06.717848" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:06.717092" elapsed="0.000781"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.718597" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:06.718031" elapsed="0.000594"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:06.718977" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:06.719141" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:06.718831" elapsed="0.000336"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.719565" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:06.719317" elapsed="0.000294"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:06.719989" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:06.719682" elapsed="0.000367"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.720517" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:06.720212" elapsed="0.000331"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:06.720074" elapsed="0.000504"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:06.719661" elapsed="0.000938"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.721199" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:06.720736" elapsed="0.000491"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:06.721277" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:06.715886" elapsed="0.005521"/>
</kw>
<msg time="2026-04-21T02:16:06.721460" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:06.715070" elapsed="0.006441"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.722015" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.722512" elapsed="0.000065"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.723102" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.723285" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.723450" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.723835" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:06.723684" elapsed="0.000207"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:06.723669" elapsed="0.000246"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.724045" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.724205" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.724363" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:06.723638" elapsed="0.000778"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:06.723531" elapsed="0.000913"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.724582" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:06.724657" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:16:06.724771" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:06.712353" elapsed="0.012459"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:06.724980" elapsed="0.002209"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:06.728213" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:06.727913" elapsed="0.000328"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:06.728655" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:06.728386" elapsed="0.000296"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:16:06.728842" elapsed="0.000328"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:16:06.727497" elapsed="0.001734"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:06.727268" elapsed="0.001997"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.729428" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:06.729290" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:06.727250" elapsed="0.002285"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:16:06.701703" elapsed="0.027881"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:16:06.700904" elapsed="0.028756"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:06.700498" elapsed="0.029230"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:06.700463" elapsed="0.029314"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:06.729868" elapsed="0.000079"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:16:06.609517" elapsed="0.120639"/>
</kw>
<doc>Try to access pcep topology with wrong password, should get empty topology</doc>
<status status="PASS" start="2026-04-21T02:16:06.592527" elapsed="0.137798"/>
</kw>
<msg time="2026-04-21T02:16:06.730417" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:16:06.730461" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:16:06.591518" elapsed="0.138966"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T02:16:06.730680" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:06.730556" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:06.730538" elapsed="0.000236"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.731236" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:06.730930" elapsed="0.000331"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.731702" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:16:06.731406" elapsed="0.000355">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T02:16:06.590476" elapsed="0.141438">None</status>
</kw>
<msg time="2026-04-21T02:16:06.732009" level="FAIL">Keyword 'Invert_Failure' failed after retrying for 10 seconds. The last error was: None</msg>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Invert_Failure</arg>
<arg>@{cell_list}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-04-21T02:15:56.319923" elapsed="10.412180">Keyword 'Invert_Failure' failed after retrying for 10 seconds. The last error was: None</status>
</kw>
<msg time="2026-04-21T02:16:06.732156" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Invert_Failure</arg>
<arg>@{cell_list}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="FAIL" start="2026-04-21T02:15:56.319552" elapsed="10.412653"/>
</kw>
<arg>10s</arg>
<arg>1s</arg>
<arg>Test_Unauthorized</arg>
<doc>Some Keywords need several tries to finally fail, this keyword passes if and only if the failure ultimately happens.</doc>
<status status="FAIL" start="2026-04-21T02:15:56.319212" elapsed="10.413091">Keyword 'Invert_Failure' failed after retrying for 10 seconds. The last error was: None</status>
</kw>
<msg time="2026-04-21T02:16:06.732411" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-21T02:16:06.732454" level="INFO">${output} = Keyword 'Invert_Failure' failed after retrying for 10 seconds. The last error was: None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:15:56.318825" elapsed="10.413652"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-21T02:16:06.732659" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-04-21T02:16:06.732549" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:06.732531" elapsed="0.000210"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.732893" elapsed="0.000022"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.733054" elapsed="0.000020"/>
</kw>
<arg>Confirm_Keyword_Fails_Within_Timeout</arg>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="PASS" start="2026-04-21T02:15:56.318433" elapsed="10.414739"/>
</kw>
<msg time="2026-04-21T02:16:06.733222" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Invert_Failure</arg>
<arg>Confirm_Keyword_Fails_Within_Timeout</arg>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>@{cell_list}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:15:56.318007" elapsed="10.415261"/>
</kw>
<arg>10s</arg>
<arg>1s</arg>
<arg>Test_Unauthorized</arg>
<doc>Some positive checks report false success for a short time. This keyword verifies no failure does happen within timeout period.
This implementation needs more complicated logic than, Verify_Keyword_Never_Passes_Within_Timeout,
so use that keyword in case you have a negative check handy.</doc>
<status status="PASS" start="2026-04-21T02:15:56.317669" elapsed="10.415678"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:16:06.734133" elapsed="0.000244"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:16:06.733618" elapsed="0.000823"/>
</kw>
<doc>The same logic as Topology_Unauthorized_1 as incorrect password was provided to ODL.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:15:56.316382" elapsed="10.418098"/>
</test>
<test id="s1-s21-t6" name="Set_Correct_Password" line="80">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast" type="SETUP">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.736063" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:06.735651" elapsed="0.000475"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:06.735633" elapsed="0.000518"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T02:16:06.735463" elapsed="0.000735"/>
</kw>
<kw name="Replace_Password_On_Pcep_Node">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.737107" level="INFO">&amp;{mapping} = { IP=10.30.171.116 | PASSWD=topsecret }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>PASSWD=${password}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:06.736642" elapsed="0.000493"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.758825" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:06.758413" elapsed="0.000442"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:06.759543" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/pcep_topology_node.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:06.759330" elapsed="0.000275">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/pcep_topology_node.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:06.759697" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:06.759010" elapsed="0.000711"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.760426" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:06.759890" elapsed="0.000562"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:06.760737" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/pcep_topology_node/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/pcep_topology_node/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:06.760883" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology/node=$IP
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:06.760602" elapsed="0.000306"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.761296" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology/node=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:06.761056" elapsed="0.000285"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.762302" level="INFO">mapping: {'IP': '10.30.171.116', 'PASSWD': 'topsecret'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:06.762015" elapsed="0.000333"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.764196" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:06.762499" elapsed="0.001724"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.764898" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:06.764578" elapsed="0.000347"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:06.765905" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:06.765423" elapsed="0.000509"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:06.765985" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:16:06.766140" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:06.765107" elapsed="0.001058"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:06.766312" elapsed="0.000240"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:16:06.764448" elapsed="0.002146"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.767181" level="INFO">${value} = topsecret</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:06.766876" elapsed="0.000331"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:06.768157" level="INFO">${encoded} = topsecret</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:06.767697" elapsed="0.000487"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:06.768234" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:16:06.768388" level="INFO">${encoded_value} = topsecret</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:06.767386" elapsed="0.001063"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:06.768598" elapsed="0.000243"/>
</kw>
<var name="${key}">PASSWD</var>
<var name="${value}">topsecret</var>
<status status="PASS" start="2026-04-21T02:16:06.766708" elapsed="0.002175"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:16:06.764275" elapsed="0.004644"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:06.768961" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:16:06.769120" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'PASSWD': 'topsecret'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:06.761685" elapsed="0.007460"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:06.761407" elapsed="0.007771"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.769343" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:06.769203" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:06.761389" elapsed="0.008031"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.770134" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology/node=10.30.171.116</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:06.769553" elapsed="0.000609"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:06.770211" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:06.757810" elapsed="0.012524"/>
</kw>
<msg time="2026-04-21T02:16:06.770389" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:06.757035" elapsed="0.013402"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.771014" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.771523" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.772041" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.772221" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.772388" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.772743" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:06.772607" elapsed="0.000208"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:06.772592" elapsed="0.000247"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.772975" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.773174" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.773335" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:06.772562" elapsed="0.000827"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:06.772462" elapsed="0.000953"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.773552" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:06.773628" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:16:06.773744" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology/node=10.30.171.116</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:06.752834" elapsed="0.020936"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.788605" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:06.788231" elapsed="0.000402"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:06.789336" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/pcep_topology_node.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:06.789126" elapsed="0.000274">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/pcep_topology_node.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:06.789493" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:06.788800" elapsed="0.000717"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.790071" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:06.789672" elapsed="0.000426"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:06.790385" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/pcep_topology_node/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/pcep_topology_node/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:06.790515" level="INFO">${template} = &lt;node xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;
    &lt;node-id&gt;$IP&lt;/node-id&gt;
    &lt;session-config xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep"&gt;
        &lt;password&gt;$PASSWD&lt;/password...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:06.790250" elapsed="0.000293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.790977" level="INFO">&lt;node xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;
    &lt;node-id&gt;$IP&lt;/node-id&gt;
    &lt;session-config xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep"&gt;
        &lt;password&gt;$PASSWD&lt;/password&gt;
    &lt;/session-config&gt;
&lt;/node&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:06.790690" elapsed="0.000337"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:06.791372" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:06.791093" elapsed="0.000337"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.791896" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'PASSWD': 'topsecret'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:06.791590" elapsed="0.000332"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:06.791454" elapsed="0.000503"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:06.791075" elapsed="0.000903"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.792663" level="INFO">${final_text} = &lt;node xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;
    &lt;node-id&gt;10.30.171.116&lt;/node-id&gt;
    &lt;session-config xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep"&gt;
        &lt;password&gt;topsecr...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:06.792112" elapsed="0.000581"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:06.792743" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:06.787612" elapsed="0.005273"/>
</kw>
<msg time="2026-04-21T02:16:06.792979" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:06.786769" elapsed="0.006260"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.793514" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.794026" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.794520" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.794696" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.794909" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.795261" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:06.795127" elapsed="0.000189"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:06.795113" elapsed="0.000227"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.795470" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.795627" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.795784" elapsed="0.000035"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:06.795085" elapsed="0.000767"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:06.794986" elapsed="0.000892"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.796014" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:06.796088" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:16:06.796206" level="INFO">${data} = &lt;node xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;
    &lt;node-id&gt;10.30.171.116&lt;/node-id&gt;
    &lt;session-config xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep"&gt;
        &lt;password&gt;topsecr...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:06.784142" elapsed="0.012093"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:06.797451" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/pcep_topology_node/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:06.797218" elapsed="0.000294">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/pcep_topology_node/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:06.797636" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:06.796883" elapsed="0.000777"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.797984" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:06.797731" elapsed="0.000316"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.798720" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:06.798238" elapsed="0.000509"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:06.798072" elapsed="0.000712"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:06.797713" elapsed="0.001130"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.802966" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:06.798990" elapsed="0.004073"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:06.803233" elapsed="0.000098"/>
</return>
<msg time="2026-04-21T02:16:06.803670" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:06.796554" elapsed="0.007175"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.807374" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology/node=10.30.171.116</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:06.806613" elapsed="0.000875"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.808236" level="INFO">&lt;node xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;
    &lt;node-id&gt;10.30.171.116&lt;/node-id&gt;
    &lt;session-config xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep"&gt;
        &lt;password&gt;topsecret&lt;/password&gt;
    &lt;/session-config&gt;
&lt;/node&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:06.807854" elapsed="0.000453"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.808892" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:06.808515" elapsed="0.000441"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.809503" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:06.809160" elapsed="0.000404"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:16:06.810728" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:16:06.810441" elapsed="0.000324"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:16:06.811259" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:16:06.811012" elapsed="0.000282"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:06.811494" elapsed="0.000321"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.812424" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:06.812060" elapsed="0.000426"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:16:06.812548" elapsed="0.000046"/>
</return>
<msg time="2026-04-21T02:16:06.812776" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:16:06.809870" elapsed="0.002963"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:06.824467" level="INFO">PUT Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology/node=10.30.171.116 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology/node=10.30.171.116 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node017tr7binkr0qs1lojvc1i4cziy31.node0', 'Content-Length': '243', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;node xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;
    &lt;node-id&gt;10.30.171.116&lt;/node-id&gt;
    &lt;session-config xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep"&gt;
        &lt;password&gt;topsecret&lt;/password&gt;
    &lt;/session-config&gt;
&lt;/node&gt; 
 </msg>
<msg time="2026-04-21T02:16:06.824548" level="INFO">PUT Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology/node=10.30.171.116 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:06.824707" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:06.816110" elapsed="0.008634"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:06.812946" elapsed="0.011898"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.825160" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:06.824888" elapsed="0.000375"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:06.812916" elapsed="0.012378"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.831020" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:06.826918" elapsed="0.004175"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:06.826509" elapsed="0.004650"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:06.826476" elapsed="0.004728"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.834413" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:06.831621" elapsed="0.002839"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:06.831305" elapsed="0.003192"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:06.831277" elapsed="0.003246"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.835195" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:06.834710" elapsed="0.000513"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.835530" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:06.835296" elapsed="0.000292"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.836135" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:06.835769" elapsed="0.000393"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:06.835613" elapsed="0.000585"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:06.835277" elapsed="0.000942"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.836741" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:06.836372" elapsed="0.000396"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.837083" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:06.836856" elapsed="0.000284"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.837611" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:06.837313" elapsed="0.000324"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:06.837164" elapsed="0.000508"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:06.836838" elapsed="0.000855"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:06.837859" elapsed="0.000358"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:06.838684" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:06.838375" elapsed="0.000335"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:06.838893" elapsed="0.002521"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:06.825850" elapsed="0.015633"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:16:06.841663" elapsed="0.000036"/>
</return>
<status status="PASS" start="2026-04-21T02:16:06.841551" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:06.841532" elapsed="0.000227"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.841919" elapsed="0.000024"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:16:06.841992" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:16:06.844291" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:06.804642" elapsed="0.039676"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:06.844386" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:16:06.844546" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:06.741962" elapsed="0.102609"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.844933" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:06.844672" elapsed="0.000337"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:06.844654" elapsed="0.000379"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:06.845130" elapsed="0.000028"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}pcep_topology_node</arg>
<arg>mapping=${mapping}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:16:06.737382" elapsed="0.107879"/>
</kw>
<arg>password=topsecret</arg>
<doc>Send restconf PUT to replace the config module specifying PCEP password element.</doc>
<status status="PASS" start="2026-04-21T02:16:06.736338" elapsed="0.108987"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:16:06.845962" elapsed="0.000250"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:16:06.845605" elapsed="0.000670"/>
</kw>
<doc>Configure password in pcep dispatcher for client with Mininet IP address.
This password finally matches what pcc-mock uses.</doc>
<status status="PASS" start="2026-04-21T02:16:06.734869" elapsed="0.111445"/>
</test>
<test id="s1-s21-t7" name="Topology_Intercondition" line="85">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast" type="SETUP">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.847576" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:06.847364" elapsed="0.000269"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:06.847346" elapsed="0.000311"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T02:16:06.847175" elapsed="0.000528"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.848507" level="INFO">&amp;{mapping} = { IP=10.30.171.116 | CODE=cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE= | NAME=pcc_10.30.171.116_tunnel_1 | IP_ODL=10.30.171.3 | ERRORS= }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>CODE=${pcc_name_code}</arg>
<arg>NAME=${pcc_name}</arg>
<arg>IP_ODL=${ODL_SYSTEM_IP}</arg>
<arg>ERRORS=${ERROR_ARGS}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:06.847881" elapsed="0.000654"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.888573" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:06.888171" elapsed="0.000443"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:06.889462" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:06.889173" elapsed="0.000381">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:06.889672" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:06.888783" elapsed="0.000916"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.890308" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:06.889879" elapsed="0.000457"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:06.890675" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:06.890907" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:06.890525" elapsed="0.000415"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.891388" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:06.891128" elapsed="0.000308"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.892568" level="INFO">mapping: {'IP': '10.30.171.116', 'CODE': 'cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=', 'NAME': 'pcc_10.30.171.116_tunnel_1', 'IP_ODL': '10.30.171.3', 'ERRORS': ''}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:06.892239" elapsed="0.000383"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.893150" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:06.892827" elapsed="0.000354"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.894071" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:06.893634" elapsed="0.000468"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:06.895151" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:06.894692" elapsed="0.000486"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:06.895236" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:16:06.895399" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:06.894322" elapsed="0.001151"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:06.895629" elapsed="0.000330"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:16:06.893473" elapsed="0.002531"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.896580" level="INFO">${value} = cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:06.896250" elapsed="0.000356"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:06.897508" level="INFO">${encoded} = cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:06.897150" elapsed="0.000385"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:06.897587" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:16:06.897741" level="INFO">${encoded_value} = cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:06.896804" elapsed="0.000961"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:06.897929" elapsed="0.000281"/>
</kw>
<var name="${key}">CODE</var>
<var name="${value}">cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</var>
<status status="PASS" start="2026-04-21T02:16:06.896124" elapsed="0.002128"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.899082" level="INFO">${value} = pcc_10.30.171.116_tunnel_1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:06.898494" elapsed="0.000617"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:06.900055" level="INFO">${encoded} = pcc_10.30.171.116_tunnel_1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:06.899640" elapsed="0.000446"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:06.900138" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:16:06.900292" level="INFO">${encoded_value} = pcc_10.30.171.116_tunnel_1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:06.899297" elapsed="0.001020"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:06.900465" elapsed="0.000288"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">pcc_10.30.171.116_tunnel_1</var>
<status status="PASS" start="2026-04-21T02:16:06.898367" elapsed="0.002446"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.901388" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:06.901058" elapsed="0.000356"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:06.902317" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:06.901951" elapsed="0.000393"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:06.902395" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:16:06.902550" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:06.901596" elapsed="0.000979"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:06.902719" elapsed="0.000323"/>
</kw>
<var name="${key}">IP_ODL</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:16:06.900932" elapsed="0.002154"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.903659" level="INFO">${value} = </msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:06.903329" elapsed="0.000355"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:06.904595" level="INFO">${encoded} = </msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:06.904242" elapsed="0.000380"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:06.904675" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:16:06.904848" level="INFO">${encoded_value} = </msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:06.903899" elapsed="0.000974"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:06.905018" elapsed="0.000281"/>
</kw>
<var name="${key}">ERRORS</var>
<var name="${value}"/>
<status status="PASS" start="2026-04-21T02:16:06.903203" elapsed="0.002140"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:16:06.893249" elapsed="0.012128"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:06.905423" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:16:06.905609" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'CODE': 'cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=', 'NAME': 'pcc_10.30.171.116_tunnel_1', 'IP_ODL': '10.30.171.3', 'ERRORS': ''}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:06.891868" elapsed="0.013769"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:06.891513" elapsed="0.014157"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.905859" elapsed="0.000060"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:06.905698" elapsed="0.000260"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:06.891490" elapsed="0.014490"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.906613" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:06.906122" elapsed="0.000519"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:06.906691" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:06.887487" elapsed="0.019348"/>
</kw>
<msg time="2026-04-21T02:16:06.906929" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:06.886404" elapsed="0.020583"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.907490" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.908068" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.908573" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.908757" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.908944" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.909342" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:06.909198" elapsed="0.000200"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:06.909179" elapsed="0.000243"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.909560" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.909720" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.909897" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:06.909139" elapsed="0.000813"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:06.909022" elapsed="0.000956"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.910117" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:06.910192" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:16:06.910349" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:06.881832" elapsed="0.028543"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:06.911690" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:06.911430" elapsed="0.000333">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:06.911920" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:06.911095" elapsed="0.000850"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.912466" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:06.912220" elapsed="0.000304"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.913033" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:06.912718" elapsed="0.000342"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:06.912549" elapsed="0.000546"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:06.911997" elapsed="0.001120"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.915550" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:06.913261" elapsed="0.002326"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:06.915657" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:16:06.915845" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:06.910721" elapsed="0.005150"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:06.917051" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:16:06.916857" elapsed="0.000248"/>
</kw>
<msg time="2026-04-21T02:16:06.917190" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:06.916489" elapsed="0.000725"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:16:06.917422" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:06.917286" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:06.917267" elapsed="0.000221"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:06.917813" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:06.917966" level="INFO">${volatiles} = odl-pcep-stateful-stats:last-received-rpt-msg-timestamp
session-duration
session-id
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:06.917625" elapsed="0.000367"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:16:06.918394" level="INFO">${volatiles_list} = ['odl-pcep-stateful-stats:last-received-rpt-msg-timestamp', 'session-duration', 'session-id', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:16:06.918157" elapsed="0.000264"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:16:06.918468" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:16:06.918622" level="INFO">${volatiles_list} = ['odl-pcep-stateful-stats:last-received-rpt-msg-timestamp', 'session-duration', 'session-id', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:06.916171" elapsed="0.002477"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.920127" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:06.919873" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.920566" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:06.920316" elapsed="0.000307"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:06.928291" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:06.928432" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '123'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:16:06.928530" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:06.922833" elapsed="0.005722"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:06.920726" elapsed="0.007875"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.928772" elapsed="0.000044"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:06.928628" elapsed="0.000234"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:06.920673" elapsed="0.008211"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.932725" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:06.929918" elapsed="0.002895"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:06.929681" elapsed="0.003186"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:06.929662" elapsed="0.003242"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.936588" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:06.933288" elapsed="0.003364"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:06.932984" elapsed="0.003715"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:06.932959" elapsed="0.003775"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.937515" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:06.936972" elapsed="0.000580"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.937992" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:06.937648" elapsed="0.000425"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.938736" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:06.938319" elapsed="0.000453"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:06.938107" elapsed="0.000736"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:06.937623" elapsed="0.001250"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.939636" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:06.939125" elapsed="0.000548"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.940063" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:06.939769" elapsed="0.000350"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.940584" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:06.940291" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:06.940143" elapsed="0.000516"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:06.939744" elapsed="0.000937"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:06.940843" elapsed="0.000353"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:06.941642" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:06.941355" elapsed="0.000313"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:06.941832" elapsed="0.002370"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:06.929236" elapsed="0.015030"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:06.944442" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:06.944335" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:06.944317" elapsed="0.000192"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:06.947367" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:06.944663" elapsed="0.002768"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:16:06.947486" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:16:06.947644" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:06.919045" elapsed="0.028625"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:06.947734" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:16:06.947905" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:06.857442" elapsed="0.090490"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.964067" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:06.963652" elapsed="0.000446"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:06.964953" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:06.964626" elapsed="0.000402">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:06.965127" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:06.964271" elapsed="0.000882"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.965943" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:06.965332" elapsed="0.000641"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:06.966294" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:06.966451" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-c...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:06.966146" elapsed="0.000334"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.966972" level="INFO">{
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-count": 1,
                        "local-pref": {
                            "deadtimer": 120,
                            "ip-address": "$IP_ODL",
                            "keepalive": 30,
                            "session-id": "*"
                        },
                        "messages": {
                            "error-messages": {$ERRORS
                                "received-error-msg-count": 0,
                                "sent-error-msg-count": 0
                            },
                            "last-sent-msg-timestamp": 0,
                            "odl-pcep-stateful-stats:last-received-rpt-msg-timestamp": "*",
                            "odl-pcep-stateful-stats:received-rpt-msg-count": 2,
                            "odl-pcep-stateful-stats:sent-init-msg-count": 0,
                            "odl-pcep-stateful-stats:sent-upd-msg-count": 0,
                            "received-msg-count": 2,
                            "reply-time": {
                                "average-time": 0,
                                "max-time": 0,
                                "min-time": 0
                            },
                            "sent-msg-count": 0,
                            "unknown-msg-received": 0
                        },
                        "peer-capabilities": {
                            "odl-pcep-stateful-stats:active": true,
                            "odl-pcep-stateful-stats:instantiation": true,
                            "odl-pcep-stateful-stats:stateful": true
                        },
                        "peer-pref": {
                            "deadtimer": 120,
                            "ip-address": "$IP",
                            "keepalive": 30,
                            "session-id": "*"
                        },
                        "session-duration": "*",
                        "synchronized": true
                    },
                    "network-topology-pcep:path-computation-client": {
                        "ip-address": "$IP",
                        "reported-lsp": [
                            {
                                "name": "$NAME",
                                "path": [
                                    {
                                        "ero": {
                                            "ignore": false,
                                            "processing-rule": false,
                                            "subobject": [
                                                {
                                                    "ip-prefix": {
                                                        "ip-prefix": "1.1.1.1/32"
                                                    },
                                                    "loose": false
                                                }
                                            ]
                                        },
                                        "lsp-id": 1,
                                        "odl-pcep-ietf-stateful:lsp": {
                                            "administrative": true,
                                            "delegate": true,
                                            "ignore": false,
                                            "odl-pcep-ietf-initiated:create": false,
                                            "operational": "up",
                                            "pce-allocation": false,
                                            "plsp-id": 1,
                                            "processing-rule": false,
                                            "remove": false,
                                            "sync": true,
                                            "tlvs": {
                                                "lsp-identifiers": {
                                                    "ipv4": {
                                                        "ipv4-extended-tunnel-id": "$IP",
                                                        "ipv4-tunnel-endpoint-address": "1.1.1.1",
                                                        "ipv4-tunnel-sender-address": "$IP"
                                                    },
                                                    "lsp-id": 1,
                                                    "tunnel-id": 1
                                                },
                                                "symbolic-path-name": {
                                                    "path-name": "$CODE"
                                                }
                                            }
                                        }
                                    }
                                ]
                            }
                        ],
                        "state-sync": "synchronized",
                        "stateful-tlv": {
                            "odl-pcep-ietf-stateful:stateful": {
                                "lsp-update-capability": true,
                                "odl-pcep-ietf-initiated:initiation": true
                            }
                        }
                    },
                    "node-id": "pcc://$IP"
                }
            ],
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:06.966646" elapsed="0.000463"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:06.967502" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:06.967185" elapsed="0.000381"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.968085" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'CODE': 'cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=', 'NAME': 'pcc_10.30.171.116_tunnel_1', 'IP_ODL': '10.30.171.3', 'ERRORS': ''}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:06.967747" elapsed="0.000367"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:06.967593" elapsed="0.000559"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:06.967165" elapsed="0.001010"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.969482" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-c...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:06.968329" elapsed="0.001184"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:06.969567" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:06.963051" elapsed="0.006655"/>
</kw>
<msg time="2026-04-21T02:16:06.969819" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:06.962240" elapsed="0.007634"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.970395" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.970914" elapsed="0.000045"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.971428" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.971604" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.971767" elapsed="0.000035"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.972142" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:06.972009" elapsed="0.000186"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:06.971995" elapsed="0.000223"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.972349" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.972504" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.972659" elapsed="0.000050"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:06.971966" elapsed="0.000779"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:06.971861" elapsed="0.000911"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.972928" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:06.973004" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:16:06.973214" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-c...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:06.959630" elapsed="0.013611"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:06.973410" elapsed="0.002269"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:06.977574" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-pcep-topology-stats:pcep-session-state": {
      "delegated-lsps-count": 1,
      "local-pref": {
       "deadtimer": 120,
      ...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:06.976404" elapsed="0.001199"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:06.978038" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:06.977748" elapsed="0.000317"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:16:06.978532" level="INFO">{
 "network-topology:topology": [
  {
   "node": [
    {
     "network-pcep-topology-stats:pcep-session-state": {
      "delegated-lsps-count": 1,
      "local-pref": {
       "deadtimer": 120,
       "ip-address": "10.30.171.3",
       "keepalive": 30,
       "session-id": "*"
      },
      "messages": {
       "error-messages": {
        "received-error-msg-count": 0,
        "sent-error-msg-count": 0
       },
       "last-sent-msg-timestamp": 0,
       "odl-pcep-stateful-stats:last-received-rpt-msg-timestamp": "*",
       "odl-pcep-stateful-stats:received-rpt-msg-count": 2,
       "odl-pcep-stateful-stats:sent-init-msg-count": 0,
       "odl-pcep-stateful-stats:sent-upd-msg-count": 0,
       "received-msg-count": 2,
       "reply-time": {
        "average-time": 0,
        "max-time": 0,
        "min-time": 0
       },
       "sent-msg-count": 0,
       "unknown-msg-received": 0
      },
      "peer-capabilities": {
       "odl-pcep-stateful-stats:active": true,
       "odl-pcep-stateful-stats:instantiation": true,
       "odl-pcep-stateful-stats:stateful": true
      },
      "peer-pref": {
       "deadtimer": 120,
       "ip-address": "10.30.171.116",
       "keepalive": 30,
       "session-id": "*"
      },
      "session-duration": "*",
      "synchronized": true
     },
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "pcc_10.30.171.116_tunnel_1",
        "path": [
         {
          "ero": {
           "ignore": false,
           "processing-rule": false,
           "subobject": [
            {
             "ip-prefix": {
              "ip-prefix": "1.1.1.1/32"
             },
             "loose": false
            }
           ]
          },
          "lsp-id": 1,
          "odl-pcep-ietf-stateful:lsp": {
           "administrative": true,
           "delegate": true,
           "ignore": false,
           "odl-pcep-ietf-initiated:create": false,
           "operational": "up",
           "pce-allocation": false,
           "plsp-id": 1,
           "processing-rule": false,
           "remove": false,
           "sync": true,
           "tlvs": {
            "lsp-identifiers": {
             "ipv4": {
              "ipv4-extended-tunnel-id": "10.30.171.116",
              "ipv4-tunnel-endpoint-address": "1.1.1.1",
              "ipv4-tunnel-sender-address": "10.30.171.116"
             },
             "lsp-id": 1,
             "tunnel-id": 1
            },
            "symbolic-path-name": {
             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
            }
           }
          }
         }
        ]
       }
      ],
      "state-sync": "synchronized",
      "stateful-tlv": {
       "odl-pcep-ietf-stateful:stateful": {
        "lsp-update-capability": true,
        "odl-pcep-ietf-initiated:initiation": true
       }
      }
     },
     "node-id": "pcc://10.30.171.116"
    }
   ],
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}

!=

{
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}</msg>
<msg time="2026-04-21T02:16:06.978963" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -1,110 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
-       "last-sent-msg-timestamp": 0,
-       "odl-pcep-stateful-stats:last-received-rpt-msg-timestamp": "*",
-       "odl-pcep-stateful-stats:received-rpt-msg-count": 2,
-       "odl-pcep-stateful-stats:sent-init-msg-count": 0,
-       "odl-pcep-stateful-stats:sent-upd-msg-count": 0,
-       "received-msg-count": 2,
-       "reply-time": {
-        "average-time": 0,
-        "max-time": 0,
-        "min-time": 0
-       },
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
-     "network-topology-pcep:path-computation-client": {
-      "ip-address": "10.30.171.116",
-      "reported-lsp": [
-       {
-        "name": "pcc_10.30.171.116_tunnel_1",
-        "path": [
-         {
-          "ero": {
-           "ignore": false,
-           "processing-rule": false,
-           "subobject": [
-            {
-             "ip-prefix": {
-              "ip-prefix": "1.1.1.1/32"
-             },
-             "loose": false
-            }
-           ]
-          },
-          "lsp-id": 1,
-          "odl-pcep-ietf-stateful:lsp": {
-           "administrative": true,
-           "delegate": true,
-           "ignore": false,
-           "odl-pcep-ietf-initiated:create": false,
-           "operational": "up",
-           "pce-allocation": false,
-           "plsp-id": 1,
-           "processing-rule": false,
-           "remove": false,
-           "sync": true,
-           "tlvs": {
-            "lsp-identifiers": {
-             "ipv4": {
-              "ipv4-extended-tunnel-id": "10.30.171.116",
-              "ipv4-tunnel-endpoint-address": "1.1.1.1",
-              "ipv4-tunnel-sender-address": "10.30.171.116"
-             },
-             "lsp-id": 1,
-             "tunnel-id": 1
-            },
-            "symbolic-path-name": {
-             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
-            }
-           }
-          }
-         }
-        ]
-       }
-      ],
-      "state-sync": "synchronized",
-      "stateful-tlv": {
-       "odl-pcep-ietf-stateful:stateful": {
-        "lsp-update-capability": true,
-        "odl-pcep-ietf-initiated:initiation": true
-       }
-      }
-     },
-     "node-id": "pcc://10.30.171.116"
-    }
-   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:16:06.978211" elapsed="0.000873">Multiline strings are different:
--- first
+++ second
@@ -1,110 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
    [ Message content over the limit has been removed. ]
-           }
-          }
-         }
-        ]
-       }
-      ],
-      "state-sync": "synchronized",
-      "stateful-tlv": {
-       "odl-pcep-ietf-stateful:stateful": {
-        "lsp-update-capability": true,
-        "odl-pcep-ietf-initiated:initiation": true
-       }
-      }
-     },
-     "node-id": "pcc://10.30.171.116"
-    }
-   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:16:06.976003" elapsed="0.003258">Multiline strings are different:
--- first
+++ second
@@ -1,110 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
    [ Message content over the limit has been removed. ]
-           }
-          }
-         }
-        ]
-       }
-      ],
-      "state-sync": "synchronized",
-      "stateful-tlv": {
-       "odl-pcep-ietf-stateful:stateful": {
-        "lsp-update-capability": true,
-        "odl-pcep-ietf-initiated:initiation": true
-       }
-      }
-     },
-     "node-id": "pcc://10.30.171.116"
-    }
-   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:06.975757" elapsed="0.003598">Multiline strings are different:
--- first
+++ second
@@ -1,110 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
    [ Message content over the limit has been removed. ]
-           }
-          }
-         }
-        ]
-       }
-      ],
-      "state-sync": "synchronized",
-      "stateful-tlv": {
-       "odl-pcep-ietf-stateful:stateful": {
-        "lsp-update-capability": true,
-        "odl-pcep-ietf-initiated:initiation": true
-       }
-      }
-     },
-     "node-id": "pcc://10.30.171.116"
-    }
-   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:06.979533" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:06.979392" elapsed="0.000196"/>
</branch>
<status status="FAIL" start="2026-04-21T02:16:06.975739" elapsed="0.003872">Multiline strings are different:
--- first
+++ second
@@ -1,110 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
    [ Message content over the limit has been removed. ]
-           }
-          }
-         }
-        ]
-       }
-      ],
-      "state-sync": "synchronized",
-      "stateful-tlv": {
-       "odl-pcep-ietf-stateful:stateful": {
-        "lsp-update-capability": true,
-        "odl-pcep-ietf-initiated:initiation": true
-       }
-      }
-     },
-     "node-id": "pcc://10.30.171.116"
-    }
-   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:16:06.949052" elapsed="0.030708">Multiline strings are different:
--- first
+++ second
@@ -1,110 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
    [ Message content over the limit has been removed. ]
-           }
-          }
-         }
-        ]
-       }
-      ],
-      "state-sync": "synchronized",
-      "stateful-tlv": {
-       "odl-pcep-ietf-stateful:stateful": {
-        "lsp-update-capability": true,
-        "odl-pcep-ietf-initiated:initiation": true
-       }
-      }
-     },
-     "node-id": "pcc://10.30.171.116"
-    }
-   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:16:06.948249" elapsed="0.031701">Multiline strings are different:
--- first
+++ second
@@ -1,110 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
    [ Message content over the limit has been removed. ]
-           }
-          }
-         }
-        ]
-       }
-      ],
-      "state-sync": "synchronized",
-      "stateful-tlv": {
-       "odl-pcep-ietf-stateful:stateful": {
-        "lsp-update-capability": true,
-        "odl-pcep-ietf-initiated:initiation": true
-       }
-      }
-     },
-     "node-id": "pcc://10.30.171.116"
-    }
-   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:06.948015" elapsed="0.032037">Multiline strings are different:
--- first
+++ second
@@ -1,110 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
    [ Message content over the limit has been removed. ]
-           }
-          }
-         }
-        ]
-       }
-      ],
-      "state-sync": "synchronized",
-      "stateful-tlv": {
-       "odl-pcep-ietf-stateful:stateful": {
-        "lsp-update-capability": true,
-        "odl-pcep-ietf-initiated:initiation": true
-       }
-      }
-     },
-     "node-id": "pcc://10.30.171.116"
-    }
-   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</branch>
<status status="FAIL" start="2026-04-21T02:16:06.947997" elapsed="0.032121">Multiline strings are different:
--- first
+++ second
@@ -1,110 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
    [ Message content over the limit has been removed. ]
-           }
-          }
-         }
-        ]
-       }
-      ],
-      "state-sync": "synchronized",
-      "stateful-tlv": {
-       "odl-pcep-ietf-stateful:stateful": {
-        "lsp-update-capability": true,
-        "odl-pcep-ietf-initiated:initiation": true
-       }
-      }
-     },
-     "node-id": "pcc://10.30.171.116"
-    }
-   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:06.980171" elapsed="0.000016"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_on_state</arg>
<arg>${mapping}</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:16:06.853067" elapsed="0.127251">Multiline strings are different:
--- first
+++ second
@@ -1,110 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
    [ Message content over the limit has been removed. ]
-           }
-          }
-         }
-        ]
-       }
-      ],
-      "state-sync": "synchronized",
-      "stateful-tlv": {
-       "odl-pcep-ietf-stateful:stateful": {
-        "lsp-update-capability": true,
-        "odl-pcep-ietf-initiated:initiation": true
-       }
-      }
-     },
-     "node-id": "pcc://10.30.171.116"
-    }
-   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:08.024670" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:08.024252" elapsed="0.000452"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:08.025562" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:08.025295" elapsed="0.000343">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:08.025734" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:08.024891" elapsed="0.000868"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:08.026366" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:08.025938" elapsed="0.000457"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:08.026699" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:08.026886" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:08.026553" elapsed="0.000360"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:08.027338" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:08.027066" elapsed="0.000322"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:08.028445" level="INFO">mapping: {'IP': '10.30.171.116', 'CODE': 'cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=', 'NAME': 'pcc_10.30.171.116_tunnel_1', 'IP_ODL': '10.30.171.3', 'ERRORS': ''}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:08.028143" elapsed="0.000349"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:08.028941" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:08.028648" elapsed="0.000319"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:08.029733" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:08.029362" elapsed="0.000397"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:08.030784" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:08.030366" elapsed="0.000469"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:08.030889" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:16:08.031055" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:08.029972" elapsed="0.001108"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:08.031287" elapsed="0.000319"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:16:08.029210" elapsed="0.002453"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:08.032556" level="INFO">${value} = cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:08.032003" elapsed="0.000579"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:08.033522" level="INFO">${encoded} = cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:08.033139" elapsed="0.000411"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:08.033604" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:16:08.033759" level="INFO">${encoded_value} = cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:08.032778" elapsed="0.001008"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:08.033971" elapsed="0.000286"/>
</kw>
<var name="${key}">CODE</var>
<var name="${value}">cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</var>
<status status="PASS" start="2026-04-21T02:16:08.031858" elapsed="0.002443"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:08.034903" level="INFO">${value} = pcc_10.30.171.116_tunnel_1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:08.034544" elapsed="0.000392"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:08.035884" level="INFO">${encoded} = pcc_10.30.171.116_tunnel_1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:08.035462" elapsed="0.000450"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:08.035967" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:16:08.036138" level="INFO">${encoded_value} = pcc_10.30.171.116_tunnel_1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:08.035120" elapsed="0.001044"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:08.036310" elapsed="0.000281"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">pcc_10.30.171.116_tunnel_1</var>
<status status="PASS" start="2026-04-21T02:16:08.034417" elapsed="0.002217"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:08.037240" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:08.036892" elapsed="0.000374"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:08.038176" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:08.037806" elapsed="0.000406"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:08.038265" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:16:08.038422" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:08.037448" elapsed="0.001000"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:08.038600" elapsed="0.000324"/>
</kw>
<var name="${key}">IP_ODL</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:16:08.036748" elapsed="0.002219"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:08.039564" level="INFO">${value} = </msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:08.039209" elapsed="0.000381"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:08.040597" level="INFO">${encoded} = </msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:08.040243" elapsed="0.000381"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:08.040674" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:16:08.040842" level="INFO">${encoded_value} = </msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:08.039868" elapsed="0.000999"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:08.041028" elapsed="0.000300"/>
</kw>
<var name="${key}">ERRORS</var>
<var name="${value}"/>
<status status="PASS" start="2026-04-21T02:16:08.039082" elapsed="0.002287"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:16:08.029026" elapsed="0.012376"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:08.041446" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:16:08.041605" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'CODE': 'cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=', 'NAME': 'pcc_10.30.171.116_tunnel_1', 'IP_ODL': '10.30.171.3', 'ERRORS': ''}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:08.027813" elapsed="0.013817"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:08.027465" elapsed="0.014197"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:08.041849" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:08.041689" elapsed="0.000216"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:08.027442" elapsed="0.014533"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:08.042612" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:08.042118" elapsed="0.000521"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:08.042689" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:08.023532" elapsed="0.019356"/>
</kw>
<msg time="2026-04-21T02:16:08.042945" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:08.022561" elapsed="0.020436"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:08.043497" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:08.044064" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:08.044562" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:08.044738" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:08.044921" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:08.045282" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:08.045146" elapsed="0.000190"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:08.045131" elapsed="0.000228"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:08.045489" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:08.045649" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:08.045820" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:08.045099" elapsed="0.000776"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:08.044998" elapsed="0.000904"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:08.046040" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:08.046116" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:16:08.046235" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:08.018063" elapsed="0.028198"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:08.047868" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:08.047565" elapsed="0.000378">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:08.048058" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:08.047219" elapsed="0.000869"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:08.048405" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:08.048165" elapsed="0.000297"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:08.048960" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:08.048652" elapsed="0.000334"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:08.048486" elapsed="0.000536"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:08.048147" elapsed="0.000897"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:08.051434" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:08.049185" elapsed="0.002276"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:08.051512" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:16:08.051665" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:08.046891" elapsed="0.004800"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:08.052915" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:16:08.052707" elapsed="0.000261"/>
</kw>
<msg time="2026-04-21T02:16:08.053052" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:08.052379" elapsed="0.000696"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:16:08.053278" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:08.053143" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:08.053125" elapsed="0.000219"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:08.053645" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:08.053810" level="INFO">${volatiles} = odl-pcep-stateful-stats:last-received-rpt-msg-timestamp
session-duration
session-id
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:08.053478" elapsed="0.000359"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:16:08.054223" level="INFO">${volatiles_list} = ['odl-pcep-stateful-stats:last-received-rpt-msg-timestamp', 'session-duration', 'session-id', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:16:08.053985" elapsed="0.000265"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:16:08.054297" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:16:08.054453" level="INFO">${volatiles_list} = ['odl-pcep-stateful-stats:last-received-rpt-msg-timestamp', 'session-duration', 'session-id', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:08.052056" elapsed="0.002422"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:08.055954" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:08.055601" elapsed="0.000403"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:08.056406" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:08.056154" elapsed="0.000297"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:08.063568" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:08.064819" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1083'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:16:08.064982" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:08.058573" elapsed="0.006448"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:08.056517" elapsed="0.008572"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:08.065346" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:08.065129" elapsed="0.000316"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:08.056499" elapsed="0.008978"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:08.072728" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:08.067018" elapsed="0.005816"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:08.066671" elapsed="0.006218"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:08.066645" elapsed="0.006283"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:08.076573" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:08.073344" elapsed="0.003276"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:08.073015" elapsed="0.003641"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:08.072989" elapsed="0.003692"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:08.077286" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:08.076875" elapsed="0.000437"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:08.077616" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:08.077385" elapsed="0.000289"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:08.078181" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:08.077870" elapsed="0.000339"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:08.077698" elapsed="0.000549"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:08.077367" elapsed="0.000903"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:08.078812" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:08.078423" elapsed="0.000418"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:08.079142" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:08.078912" elapsed="0.000287"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:08.079680" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:08.079378" elapsed="0.000328"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:08.079224" elapsed="0.000518"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:08.078894" elapsed="0.000889"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:08.079955" elapsed="0.000358"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:08.080766" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:08.080469" elapsed="0.000344"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:08.080962" elapsed="0.002376"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:08.066028" elapsed="0.017378"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:08.083587" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:08.083478" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:08.083459" elapsed="0.000195"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:08.087277" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:08.083857" elapsed="0.003450"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:16:08.087360" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:16:08.087538" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:08.054781" elapsed="0.032785"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:08.087631" elapsed="0.000025"/>
</return>
<msg time="2026-04-21T02:16:08.087839" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:07.994867" elapsed="0.093001"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:08.104334" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:08.103935" elapsed="0.000429"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:08.105333" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:08.104865" elapsed="0.000542">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:08.105502" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:08.104524" elapsed="0.001003"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:08.106099" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:08.105684" elapsed="0.000442"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:08.106420" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:08.106588" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-c...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:08.106279" elapsed="0.000335"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:08.107269" level="INFO">{
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-count": 1,
                        "local-pref": {
                            "deadtimer": 120,
                            "ip-address": "$IP_ODL",
                            "keepalive": 30,
                            "session-id": "*"
                        },
                        "messages": {
                            "error-messages": {$ERRORS
                                "received-error-msg-count": 0,
                                "sent-error-msg-count": 0
                            },
                            "last-sent-msg-timestamp": 0,
                            "odl-pcep-stateful-stats:last-received-rpt-msg-timestamp": "*",
                            "odl-pcep-stateful-stats:received-rpt-msg-count": 2,
                            "odl-pcep-stateful-stats:sent-init-msg-count": 0,
                            "odl-pcep-stateful-stats:sent-upd-msg-count": 0,
                            "received-msg-count": 2,
                            "reply-time": {
                                "average-time": 0,
                                "max-time": 0,
                                "min-time": 0
                            },
                            "sent-msg-count": 0,
                            "unknown-msg-received": 0
                        },
                        "peer-capabilities": {
                            "odl-pcep-stateful-stats:active": true,
                            "odl-pcep-stateful-stats:instantiation": true,
                            "odl-pcep-stateful-stats:stateful": true
                        },
                        "peer-pref": {
                            "deadtimer": 120,
                            "ip-address": "$IP",
                            "keepalive": 30,
                            "session-id": "*"
                        },
                        "session-duration": "*",
                        "synchronized": true
                    },
                    "network-topology-pcep:path-computation-client": {
                        "ip-address": "$IP",
                        "reported-lsp": [
                            {
                                "name": "$NAME",
                                "path": [
                                    {
                                        "ero": {
                                            "ignore": false,
                                            "processing-rule": false,
                                            "subobject": [
                                                {
                                                    "ip-prefix": {
                                                        "ip-prefix": "1.1.1.1/32"
                                                    },
                                                    "loose": false
                                                }
                                            ]
                                        },
                                        "lsp-id": 1,
                                        "odl-pcep-ietf-stateful:lsp": {
                                            "administrative": true,
                                            "delegate": true,
                                            "ignore": false,
                                            "odl-pcep-ietf-initiated:create": false,
                                            "operational": "up",
                                            "pce-allocation": false,
                                            "plsp-id": 1,
                                            "processing-rule": false,
                                            "remove": false,
                                            "sync": true,
                                            "tlvs": {
                                                "lsp-identifiers": {
                                                    "ipv4": {
                                                        "ipv4-extended-tunnel-id": "$IP",
                                                        "ipv4-tunnel-endpoint-address": "1.1.1.1",
                                                        "ipv4-tunnel-sender-address": "$IP"
                                                    },
                                                    "lsp-id": 1,
                                                    "tunnel-id": 1
                                                },
                                                "symbolic-path-name": {
                                                    "path-name": "$CODE"
                                                }
                                            }
                                        }
                                    }
                                ]
                            }
                        ],
                        "state-sync": "synchronized",
                        "stateful-tlv": {
                            "odl-pcep-ietf-stateful:stateful": {
                                "lsp-update-capability": true,
                                "odl-pcep-ietf-initiated:initiation": true
                            }
                        }
                    },
                    "node-id": "pcc://$IP"
                }
            ],
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:08.106764" elapsed="0.000646"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:08.107777" elapsed="0.000057"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:08.107483" elapsed="0.000387"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:08.108341" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'CODE': 'cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=', 'NAME': 'pcc_10.30.171.116_tunnel_1', 'IP_ODL': '10.30.171.3', 'ERRORS': ''}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:08.108040" elapsed="0.000328"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:08.107896" elapsed="0.000508"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:08.107462" elapsed="0.000963"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:08.109622" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-c...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:08.108563" elapsed="0.001088"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:08.109703" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:08.103263" elapsed="0.006586"/>
</kw>
<msg time="2026-04-21T02:16:08.109936" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:08.102413" elapsed="0.007573"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:08.110473" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:08.110998" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:08.111494" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:08.111673" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:08.111902" elapsed="0.000024"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:08.112276" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:08.112137" elapsed="0.000195"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:08.112123" elapsed="0.000233"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:08.112488" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:08.112649" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:08.112824" elapsed="0.000055"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:08.112091" elapsed="0.000824"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:08.111986" elapsed="0.000957"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:08.113082" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:08.113159" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:16:08.113372" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-c...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:08.099713" elapsed="0.013686"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:08.113568" elapsed="0.002369"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:08.117912" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-pcep-topology-stats:pcep-session-state": {
      "delegated-lsps-count": 1,
      "local-pref": {
       "deadtimer": 120,
      ...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:08.116664" elapsed="0.001279"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:08.118915" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:08.118092" elapsed="0.000853"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:16:08.119432" level="INFO">{
 "network-topology:topology": [
  {
   "node": [
    {
     "network-pcep-topology-stats:pcep-session-state": {
      "delegated-lsps-count": 1,
      "local-pref": {
       "deadtimer": 120,
       "ip-address": "10.30.171.3",
       "keepalive": 30,
       "session-id": "*"
      },
      "messages": {
       "error-messages": {
        "received-error-msg-count": 0,
        "sent-error-msg-count": 0
       },
       "last-sent-msg-timestamp": 0,
       "odl-pcep-stateful-stats:last-received-rpt-msg-timestamp": "*",
       "odl-pcep-stateful-stats:received-rpt-msg-count": 2,
       "odl-pcep-stateful-stats:sent-init-msg-count": 0,
       "odl-pcep-stateful-stats:sent-upd-msg-count": 0,
       "received-msg-count": 2,
       "reply-time": {
        "average-time": 0,
        "max-time": 0,
        "min-time": 0
       },
       "sent-msg-count": 0,
       "unknown-msg-received": 0
      },
      "peer-capabilities": {
       "odl-pcep-stateful-stats:active": true,
       "odl-pcep-stateful-stats:instantiation": true,
       "odl-pcep-stateful-stats:stateful": true
      },
      "peer-pref": {
       "deadtimer": 120,
       "ip-address": "10.30.171.116",
       "keepalive": 30,
       "session-id": "*"
      },
      "session-duration": "*",
      "synchronized": true
     },
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "pcc_10.30.171.116_tunnel_1",
        "path": [
         {
          "ero": {
           "ignore": false,
           "processing-rule": false,
           "subobject": [
            {
             "ip-prefix": {
              "ip-prefix": "1.1.1.1/32"
             },
             "loose": false
            }
           ]
          },
          "lsp-id": 1,
          "odl-pcep-ietf-stateful:lsp": {
           "administrative": true,
           "delegate": true,
           "ignore": false,
           "odl-pcep-ietf-initiated:create": false,
           "operational": "up",
           "pce-allocation": false,
           "plsp-id": 1,
           "processing-rule": false,
           "remove": false,
           "sync": true,
           "tlvs": {
            "lsp-identifiers": {
             "ipv4": {
              "ipv4-extended-tunnel-id": "10.30.171.116",
              "ipv4-tunnel-endpoint-address": "1.1.1.1",
              "ipv4-tunnel-sender-address": "10.30.171.116"
             },
             "lsp-id": 1,
             "tunnel-id": 1
            },
            "symbolic-path-name": {
             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
            }
           }
          }
         }
        ]
       }
      ],
      "state-sync": "synchronized",
      "stateful-tlv": {
       "odl-pcep-ietf-stateful:stateful": {
        "lsp-update-capability": true,
        "odl-pcep-ietf-initiated:initiation": true
       }
      }
     },
     "node-id": "pcc://10.30.171.116"
    }
   ],
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}

!=

{
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "pcc_10.30.171.116_tunnel_1",
        "path": [
         {
          "ero": {
           "ignore": false,
           "processing-rule": false,
           "subobject": [
            {
             "ip-prefix": {
              "ip-prefix": "1.1.1.1/32"
             },
             "loose": false
            }
           ]
          },
          "lsp-id": 1,
          "odl-pcep-ietf-stateful:lsp": {
           "administrative": true,
           "delegate": true,
           "ignore": false,
           "odl-pcep-ietf-initiated:create": false,
           "operational": "up",
           "pce-allocation": false,
           "plsp-id": 1,
           "processing-rule": false,
           "remove": false,
           "sync": true,
           "tlvs": {
            "lsp-identifiers": {
             "ipv4": {
              "ipv4-extended-tunnel-id": "10.30.171.116",
              "ipv4-tunnel-endpoint-address": "1.1.1.1",
              "ipv4-tunnel-sender-address": "10.30.171.116"
             },
             "lsp-id": 1,
             "tunnel-id": 1
            },
            "symbolic-path-name": {
             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
            }
           }
          }
         }
        ]
       }
      ],
      "state-sync": "synchronized",
      "stateful-tlv": {
       "odl-pcep-ietf-stateful:stateful": {
        "lsp-update-capability": true,
        "odl-pcep-ietf-initiated:initiation": true
       }
      }
     },
     "node-id": "pcc://10.30.171.116"
    }
   ],
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}</msg>
<msg time="2026-04-21T02:16:08.119860" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
-       "last-sent-msg-timestamp": 0,
-       "odl-pcep-stateful-stats:last-received-rpt-msg-timestamp": "*",
-       "odl-pcep-stateful-stats:received-rpt-msg-count": 2,
-       "odl-pcep-stateful-stats:sent-init-msg-count": 0,
-       "odl-pcep-stateful-stats:sent-upd-msg-count": 0,
-       "received-msg-count": 2,
-       "reply-time": {
-        "average-time": 0,
-        "max-time": 0,
-        "min-time": 0
-       },
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:16:08.119095" elapsed="0.000850">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:16:08.116250" elapsed="0.003868">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:08.116018" elapsed="0.004196">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:08.120394" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:08.120252" elapsed="0.000198"/>
</branch>
<status status="FAIL" start="2026-04-21T02:16:08.116000" elapsed="0.004474">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:16:08.089039" elapsed="0.031584">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:16:08.088199" elapsed="0.032645">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:08.087952" elapsed="0.033000">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</branch>
<status status="FAIL" start="2026-04-21T02:16:08.087935" elapsed="0.033059">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:08.121047" elapsed="0.000017"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_on_state</arg>
<arg>${mapping}</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:16:07.989368" elapsed="0.131826">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:09.170283" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:09.169844" elapsed="0.000473"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:09.171098" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:09.170842" elapsed="0.000342">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:09.171281" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:09.170487" elapsed="0.000819"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:09.171868" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:09.171463" elapsed="0.000433"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:09.172262" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:09.172422" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:09.172108" elapsed="0.000339"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:09.172972" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:09.172618" elapsed="0.000415"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:09.174324" level="INFO">mapping: {'IP': '10.30.171.116', 'CODE': 'cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=', 'NAME': 'pcc_10.30.171.116_tunnel_1', 'IP_ODL': '10.30.171.3', 'ERRORS': ''}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:09.173972" elapsed="0.000413"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:09.174978" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:09.174587" elapsed="0.000426"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:09.175915" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:09.175455" elapsed="0.000495"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:09.177165" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:09.176638" elapsed="0.000566"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:09.177275" elapsed="0.000050"/>
</return>
<msg time="2026-04-21T02:16:09.177493" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:09.176184" elapsed="0.001351"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:09.177872" elapsed="0.000424"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:16:09.175317" elapsed="0.003034"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:09.179447" level="INFO">${value} = cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:09.178667" elapsed="0.000811"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:09.180649" level="INFO">${encoded} = cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:09.180144" elapsed="0.000539"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:09.180746" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:16:09.180967" level="INFO">${encoded_value} = cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:09.179709" elapsed="0.001292"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:09.181184" elapsed="0.000303"/>
</kw>
<var name="${key}">CODE</var>
<var name="${value}">cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</var>
<status status="PASS" start="2026-04-21T02:16:09.178499" elapsed="0.003033"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:09.182167" level="INFO">${value} = pcc_10.30.171.116_tunnel_1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:09.181785" elapsed="0.000411"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:09.183138" level="INFO">${encoded} = pcc_10.30.171.116_tunnel_1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:09.182747" elapsed="0.000422"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:09.183220" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:16:09.183378" level="INFO">${encoded_value} = pcc_10.30.171.116_tunnel_1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:09.182400" elapsed="0.001004"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:09.183548" elapsed="0.000298"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">pcc_10.30.171.116_tunnel_1</var>
<status status="PASS" start="2026-04-21T02:16:09.181655" elapsed="0.002234"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:09.184478" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:09.184141" elapsed="0.000363"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:09.185508" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:09.185132" elapsed="0.000403"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:09.185585" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:16:09.185739" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:09.184709" elapsed="0.001056"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:09.186038" elapsed="0.000376"/>
</kw>
<var name="${key}">IP_ODL</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:16:09.184004" elapsed="0.002465"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:09.187245" level="INFO">${value} = </msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:09.186787" elapsed="0.000493"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:09.188470" level="INFO">${encoded} = </msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:09.187953" elapsed="0.000552"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:09.188615" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:16:09.188871" level="INFO">${encoded_value} = </msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:09.187512" elapsed="0.001393"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:09.189101" elapsed="0.000362"/>
</kw>
<var name="${key}">ERRORS</var>
<var name="${value}"/>
<status status="PASS" start="2026-04-21T02:16:09.186617" elapsed="0.002901"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:16:09.175086" elapsed="0.014477"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:09.189624" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:16:09.189861" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'CODE': 'cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=', 'NAME': 'pcc_10.30.171.116_tunnel_1', 'IP_ODL': '10.30.171.3', 'ERRORS': ''}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:09.173527" elapsed="0.016379"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:09.173137" elapsed="0.016814"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:09.190189" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:09.189992" elapsed="0.000271"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:09.173107" elapsed="0.017185"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:09.191077" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:09.190467" elapsed="0.000645"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:09.191175" elapsed="0.000036"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:09.169134" elapsed="0.022195"/>
</kw>
<msg time="2026-04-21T02:16:09.191401" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:09.167987" elapsed="0.023483"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:09.192119" elapsed="0.000222"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:09.192963" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:09.193759" elapsed="0.000136"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:09.194139" elapsed="0.000029"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:09.194326" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:09.194736" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:09.194584" elapsed="0.000241"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:09.194567" elapsed="0.000287"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:09.195020" elapsed="0.000024"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:09.195210" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:09.195417" elapsed="0.000028"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:09.194531" elapsed="0.000957"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:09.194410" elapsed="0.001113"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:09.195711" elapsed="0.000029"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:09.195831" elapsed="0.000021"/>
</return>
<msg time="2026-04-21T02:16:09.195990" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:09.162733" elapsed="0.033290"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:09.197942" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:09.197599" elapsed="0.000420">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:09.198118" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:09.197222" elapsed="0.000929"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:09.198483" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:09.198227" elapsed="0.000314"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:09.199072" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:09.198741" elapsed="0.000358"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:09.198567" elapsed="0.000573"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:09.198208" elapsed="0.000958"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:09.201637" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:09.199317" elapsed="0.002348"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:09.201720" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:16:09.201902" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:09.196811" elapsed="0.005117"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:09.203386" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:16:09.203124" elapsed="0.000331"/>
</kw>
<msg time="2026-04-21T02:16:09.203561" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:09.202646" elapsed="0.000947"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:16:09.203877" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:09.203684" elapsed="0.000240"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:09.203660" elapsed="0.000286"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:09.204405" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:09.204648" level="INFO">${volatiles} = odl-pcep-stateful-stats:last-received-rpt-msg-timestamp
session-duration
session-id
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:09.204195" elapsed="0.000489"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:16:09.205209" level="INFO">${volatiles_list} = ['odl-pcep-stateful-stats:last-received-rpt-msg-timestamp', 'session-duration', 'session-id', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:16:09.204896" elapsed="0.000347"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:16:09.205301" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:16:09.205480" level="INFO">${volatiles_list} = ['odl-pcep-stateful-stats:last-received-rpt-msg-timestamp', 'session-duration', 'session-id', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:09.202258" elapsed="0.003253"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:09.207171" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:09.206869" elapsed="0.000350"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:09.207645" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:09.207375" elapsed="0.000316"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:09.216447" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:09.216693" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1083'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:16:09.216828" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:09.209935" elapsed="0.006921"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:09.207759" elapsed="0.009144"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:09.217125" elapsed="0.000039"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:09.216933" elapsed="0.000292"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:09.207741" elapsed="0.009514"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:09.222833" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:09.218722" elapsed="0.004213"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:09.218419" elapsed="0.004589"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:09.218393" elapsed="0.004727"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:09.226973" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:09.223621" elapsed="0.003412"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:09.223225" elapsed="0.003856"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:09.223194" elapsed="0.003915"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:09.227826" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:09.227343" elapsed="0.000514"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:09.228261" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:09.227995" elapsed="0.000326"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:09.228900" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:09.228503" elapsed="0.000426"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:09.228345" elapsed="0.000620"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:09.227973" elapsed="0.001014"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:09.229525" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:09.229148" elapsed="0.000405"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:09.229868" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:09.229623" elapsed="0.000304"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:09.230412" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:09.230104" elapsed="0.000335"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:09.229952" elapsed="0.000524"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:09.229605" elapsed="0.000892"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:09.230648" elapsed="0.000382"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:09.231519" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:09.231205" elapsed="0.000341"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:09.231694" elapsed="0.002537"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:09.217756" elapsed="0.016548"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:09.234497" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:09.234379" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:09.234360" elapsed="0.000210"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:09.238621" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:09.234709" elapsed="0.003950"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:16:09.238729" elapsed="0.000049"/>
</return>
<msg time="2026-04-21T02:16:09.238973" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:09.205862" elapsed="0.033147"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:09.239093" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:16:09.239286" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:09.136364" elapsed="0.102953"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:09.259375" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:09.258879" elapsed="0.000539"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:09.260545" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:09.260123" elapsed="0.000540">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:09.260922" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:09.259651" elapsed="0.001307"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:09.262026" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:09.261175" elapsed="0.000893"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:09.262482" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:09.262701" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-c...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:09.262286" elapsed="0.000454"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:09.263313" level="INFO">{
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-count": 1,
                        "local-pref": {
                            "deadtimer": 120,
                            "ip-address": "$IP_ODL",
                            "keepalive": 30,
                            "session-id": "*"
                        },
                        "messages": {
                            "error-messages": {$ERRORS
                                "received-error-msg-count": 0,
                                "sent-error-msg-count": 0
                            },
                            "last-sent-msg-timestamp": 0,
                            "odl-pcep-stateful-stats:last-received-rpt-msg-timestamp": "*",
                            "odl-pcep-stateful-stats:received-rpt-msg-count": 2,
                            "odl-pcep-stateful-stats:sent-init-msg-count": 0,
                            "odl-pcep-stateful-stats:sent-upd-msg-count": 0,
                            "received-msg-count": 2,
                            "reply-time": {
                                "average-time": 0,
                                "max-time": 0,
                                "min-time": 0
                            },
                            "sent-msg-count": 0,
                            "unknown-msg-received": 0
                        },
                        "peer-capabilities": {
                            "odl-pcep-stateful-stats:active": true,
                            "odl-pcep-stateful-stats:instantiation": true,
                            "odl-pcep-stateful-stats:stateful": true
                        },
                        "peer-pref": {
                            "deadtimer": 120,
                            "ip-address": "$IP",
                            "keepalive": 30,
                            "session-id": "*"
                        },
                        "session-duration": "*",
                        "synchronized": true
                    },
                    "network-topology-pcep:path-computation-client": {
                        "ip-address": "$IP",
                        "reported-lsp": [
                            {
                                "name": "$NAME",
                                "path": [
                                    {
                                        "ero": {
                                            "ignore": false,
                                            "processing-rule": false,
                                            "subobject": [
                                                {
                                                    "ip-prefix": {
                                                        "ip-prefix": "1.1.1.1/32"
                                                    },
                                                    "loose": false
                                                }
                                            ]
                                        },
                                        "lsp-id": 1,
                                        "odl-pcep-ietf-stateful:lsp": {
                                            "administrative": true,
                                            "delegate": true,
                                            "ignore": false,
                                            "odl-pcep-ietf-initiated:create": false,
                                            "operational": "up",
                                            "pce-allocation": false,
                                            "plsp-id": 1,
                                            "processing-rule": false,
                                            "remove": false,
                                            "sync": true,
                                            "tlvs": {
                                                "lsp-identifiers": {
                                                    "ipv4": {
                                                        "ipv4-extended-tunnel-id": "$IP",
                                                        "ipv4-tunnel-endpoint-address": "1.1.1.1",
                                                        "ipv4-tunnel-sender-address": "$IP"
                                                    },
                                                    "lsp-id": 1,
                                                    "tunnel-id": 1
                                                },
                                                "symbolic-path-name": {
                                                    "path-name": "$CODE"
                                                }
                                            }
                                        }
                                    }
                                ]
                            }
                        ],
                        "state-sync": "synchronized",
                        "stateful-tlv": {
                            "odl-pcep-ietf-stateful:stateful": {
                                "lsp-update-capability": true,
                                "odl-pcep-ietf-initiated:initiation": true
                            }
                        }
                    },
                    "node-id": "pcc://$IP"
                }
            ],
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:09.262969" elapsed="0.000459"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:09.263992" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:09.263535" elapsed="0.000540"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:09.264787" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'CODE': 'cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=', 'NAME': 'pcc_10.30.171.116_tunnel_1', 'IP_ODL': '10.30.171.3', 'ERRORS': ''}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:09.264307" elapsed="0.000574"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:09.264112" elapsed="0.000810"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:09.263502" elapsed="0.001442"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:09.266360" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-c...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:09.265090" elapsed="0.001315"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:09.266478" elapsed="0.000052"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:09.258069" elapsed="0.008607"/>
</kw>
<msg time="2026-04-21T02:16:09.266786" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:09.256901" elapsed="0.009982"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:09.267548" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:09.268219" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:09.268925" elapsed="0.000034"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:09.269177" elapsed="0.000029"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:09.269407" elapsed="0.000028"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:09.269931" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:09.269736" elapsed="0.000275"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:09.269717" elapsed="0.000327"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:09.270223" elapsed="0.000028"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:09.270428" elapsed="0.000025"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:09.270625" elapsed="0.000025"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:09.269673" elapsed="0.001015"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:09.269516" elapsed="0.001205"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:09.270913" elapsed="0.000025"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:09.271069" elapsed="0.000022"/>
</return>
<msg time="2026-04-21T02:16:09.271362" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-c...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:09.253315" elapsed="0.018080"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:09.271606" elapsed="0.003138"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:09.277476" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-pcep-topology-stats:pcep-session-state": {
      "delegated-lsps-count": 1,
      "local-pref": {
       "deadtimer": 120,
      ...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:09.275806" elapsed="0.001702"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:09.278696" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:09.277661" elapsed="0.001071"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:16:09.279440" level="INFO">{
 "network-topology:topology": [
  {
   "node": [
    {
     "network-pcep-topology-stats:pcep-session-state": {
      "delegated-lsps-count": 1,
      "local-pref": {
       "deadtimer": 120,
       "ip-address": "10.30.171.3",
       "keepalive": 30,
       "session-id": "*"
      },
      "messages": {
       "error-messages": {
        "received-error-msg-count": 0,
        "sent-error-msg-count": 0
       },
       "last-sent-msg-timestamp": 0,
       "odl-pcep-stateful-stats:last-received-rpt-msg-timestamp": "*",
       "odl-pcep-stateful-stats:received-rpt-msg-count": 2,
       "odl-pcep-stateful-stats:sent-init-msg-count": 0,
       "odl-pcep-stateful-stats:sent-upd-msg-count": 0,
       "received-msg-count": 2,
       "reply-time": {
        "average-time": 0,
        "max-time": 0,
        "min-time": 0
       },
       "sent-msg-count": 0,
       "unknown-msg-received": 0
      },
      "peer-capabilities": {
       "odl-pcep-stateful-stats:active": true,
       "odl-pcep-stateful-stats:instantiation": true,
       "odl-pcep-stateful-stats:stateful": true
      },
      "peer-pref": {
       "deadtimer": 120,
       "ip-address": "10.30.171.116",
       "keepalive": 30,
       "session-id": "*"
      },
      "session-duration": "*",
      "synchronized": true
     },
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "pcc_10.30.171.116_tunnel_1",
        "path": [
         {
          "ero": {
           "ignore": false,
           "processing-rule": false,
           "subobject": [
            {
             "ip-prefix": {
              "ip-prefix": "1.1.1.1/32"
             },
             "loose": false
            }
           ]
          },
          "lsp-id": 1,
          "odl-pcep-ietf-stateful:lsp": {
           "administrative": true,
           "delegate": true,
           "ignore": false,
           "odl-pcep-ietf-initiated:create": false,
           "operational": "up",
           "pce-allocation": false,
           "plsp-id": 1,
           "processing-rule": false,
           "remove": false,
           "sync": true,
           "tlvs": {
            "lsp-identifiers": {
             "ipv4": {
              "ipv4-extended-tunnel-id": "10.30.171.116",
              "ipv4-tunnel-endpoint-address": "1.1.1.1",
              "ipv4-tunnel-sender-address": "10.30.171.116"
             },
             "lsp-id": 1,
             "tunnel-id": 1
            },
            "symbolic-path-name": {
             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
            }
           }
          }
         }
        ]
       }
      ],
      "state-sync": "synchronized",
      "stateful-tlv": {
       "odl-pcep-ietf-stateful:stateful": {
        "lsp-update-capability": true,
        "odl-pcep-ietf-initiated:initiation": true
       }
      }
     },
     "node-id": "pcc://10.30.171.116"
    }
   ],
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}

!=

{
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "pcc_10.30.171.116_tunnel_1",
        "path": [
         {
          "ero": {
           "ignore": false,
           "processing-rule": false,
           "subobject": [
            {
             "ip-prefix": {
              "ip-prefix": "1.1.1.1/32"
             },
             "loose": false
            }
           ]
          },
          "lsp-id": 1,
          "odl-pcep-ietf-stateful:lsp": {
           "administrative": true,
           "delegate": true,
           "ignore": false,
           "odl-pcep-ietf-initiated:create": false,
           "operational": "up",
           "pce-allocation": false,
           "plsp-id": 1,
           "processing-rule": false,
           "remove": false,
           "sync": true,
           "tlvs": {
            "lsp-identifiers": {
             "ipv4": {
              "ipv4-extended-tunnel-id": "10.30.171.116",
              "ipv4-tunnel-endpoint-address": "1.1.1.1",
              "ipv4-tunnel-sender-address": "10.30.171.116"
             },
             "lsp-id": 1,
             "tunnel-id": 1
            },
            "symbolic-path-name": {
             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
            }
           }
          }
         }
        ]
       }
      ],
      "state-sync": "synchronized",
      "stateful-tlv": {
       "odl-pcep-ietf-stateful:stateful": {
        "lsp-update-capability": true,
        "odl-pcep-ietf-initiated:initiation": true
       }
      }
     },
     "node-id": "pcc://10.30.171.116"
    }
   ],
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}</msg>
<msg time="2026-04-21T02:16:09.279947" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
-       "last-sent-msg-timestamp": 0,
-       "odl-pcep-stateful-stats:last-received-rpt-msg-timestamp": "*",
-       "odl-pcep-stateful-stats:received-rpt-msg-count": 2,
-       "odl-pcep-stateful-stats:sent-init-msg-count": 0,
-       "odl-pcep-stateful-stats:sent-upd-msg-count": 0,
-       "received-msg-count": 2,
-       "reply-time": {
-        "average-time": 0,
-        "max-time": 0,
-        "min-time": 0
-       },
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:16:09.278958" elapsed="0.001178">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:16:09.275205" elapsed="0.005173">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:09.274873" elapsed="0.005633">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:09.280809" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:09.280566" elapsed="0.000306"/>
</branch>
<status status="FAIL" start="2026-04-21T02:16:09.274847" elapsed="0.006050">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:16:09.240713" elapsed="0.040344">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:16:09.239716" elapsed="0.041517">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:09.239417" elapsed="0.041953">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</branch>
<status status="FAIL" start="2026-04-21T02:16:09.239395" elapsed="0.042016">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:09.281469" elapsed="0.000020"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_on_state</arg>
<arg>${mapping}</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:16:09.129905" elapsed="0.151723">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:10.330316" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:10.329913" elapsed="0.000440"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:10.331123" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:10.330867" elapsed="0.000332">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:10.331295" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:10.330519" elapsed="0.000802"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:10.331924" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:10.331507" elapsed="0.000445"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:10.332255" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:10.332421" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:10.332112" elapsed="0.000335"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:10.332896" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:10.332595" elapsed="0.000349"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:10.333944" level="INFO">mapping: {'IP': '10.30.171.116', 'CODE': 'cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=', 'NAME': 'pcc_10.30.171.116_tunnel_1', 'IP_ODL': '10.30.171.3', 'ERRORS': ''}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:10.333664" elapsed="0.000326"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:10.334527" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:10.334205" elapsed="0.000349"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:10.335295" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:10.334945" elapsed="0.000376"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:10.336239" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:10.335868" elapsed="0.000397"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:10.336320" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:16:10.336483" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:10.335504" elapsed="0.001004"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:10.336656" elapsed="0.000353"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:16:10.334813" elapsed="0.002238"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:10.337896" level="INFO">${value} = cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:10.337294" elapsed="0.000634"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:10.338898" level="INFO">${encoded} = cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:10.338482" elapsed="0.000447"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:10.338986" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:16:10.339157" level="INFO">${encoded_value} = cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:10.338117" elapsed="0.001068"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:10.339350" elapsed="0.000314"/>
</kw>
<var name="${key}">CODE</var>
<var name="${value}">cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</var>
<status status="PASS" start="2026-04-21T02:16:10.337168" elapsed="0.002543"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:10.340380" level="INFO">${value} = pcc_10.30.171.116_tunnel_1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:10.340001" elapsed="0.000409"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:10.341431" level="INFO">${encoded} = pcc_10.30.171.116_tunnel_1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:10.341055" elapsed="0.000403"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:10.341509" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:16:10.341662" level="INFO">${encoded_value} = pcc_10.30.171.116_tunnel_1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:10.340614" elapsed="0.001073"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:10.341851" elapsed="0.000290"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">pcc_10.30.171.116_tunnel_1</var>
<status status="PASS" start="2026-04-21T02:16:10.339855" elapsed="0.002329"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:10.342765" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:10.342430" elapsed="0.000377"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:10.343688" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:10.343329" elapsed="0.000385"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:10.343764" elapsed="0.000045"/>
</return>
<msg time="2026-04-21T02:16:10.343934" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:10.342992" elapsed="0.000967"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:10.344103" elapsed="0.000297"/>
</kw>
<var name="${key}">IP_ODL</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:16:10.342304" elapsed="0.002137"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:10.345084" level="INFO">${value} = </msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:10.344681" elapsed="0.000428"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:10.345999" level="INFO">${encoded} = </msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:10.345627" elapsed="0.000398"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:10.346076" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:16:10.346228" level="INFO">${encoded_value} = </msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:10.345288" elapsed="0.000965"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:10.346442" elapsed="0.000279"/>
</kw>
<var name="${key}">ERRORS</var>
<var name="${value}"/>
<status status="PASS" start="2026-04-21T02:16:10.344555" elapsed="0.002207"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:16:10.334611" elapsed="0.012200"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:10.346857" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:16:10.347017" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'CODE': 'cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=', 'NAME': 'pcc_10.30.171.116_tunnel_1', 'IP_ODL': '10.30.171.3', 'ERRORS': ''}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:10.333342" elapsed="0.013706"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:10.333024" elapsed="0.014061"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:10.347257" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:10.347114" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:10.332999" elapsed="0.014335"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:10.347982" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:10.347468" elapsed="0.000541"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:10.348061" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:10.329269" elapsed="0.018920"/>
</kw>
<msg time="2026-04-21T02:16:10.348246" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:10.328253" elapsed="0.020046"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:10.348894" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:10.349396" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:10.349911" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:10.350094" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:10.350260" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:10.350620" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:10.350483" elapsed="0.000193"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:10.350468" elapsed="0.000232"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:10.350850" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:10.351014" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:10.351211" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:10.350438" elapsed="0.000827"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:10.350337" elapsed="0.000954"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:10.351428" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:10.351505" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:16:10.351625" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:10.323776" elapsed="0.027875"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:10.353261" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:10.352995" elapsed="0.000339">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:10.353427" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:10.352532" elapsed="0.000919"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:10.353762" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:10.353520" elapsed="0.000314"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:10.354325" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:10.354026" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:10.353859" elapsed="0.000527"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:10.353502" elapsed="0.000906"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:10.356842" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:10.354548" elapsed="0.002322"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:10.356923" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:16:10.357078" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:10.352204" elapsed="0.004899"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:10.358270" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:16:10.358076" elapsed="0.000247"/>
</kw>
<msg time="2026-04-21T02:16:10.358406" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:10.357730" elapsed="0.000700"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:16:10.358635" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:10.358499" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:10.358481" elapsed="0.000218"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:10.359016" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:10.359170" level="INFO">${volatiles} = odl-pcep-stateful-stats:last-received-rpt-msg-timestamp
session-duration
session-id
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:10.358849" elapsed="0.000347"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:16:10.359582" level="INFO">${volatiles_list} = ['odl-pcep-stateful-stats:last-received-rpt-msg-timestamp', 'session-duration', 'session-id', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:16:10.359345" elapsed="0.000263"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:16:10.359654" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:16:10.359866" level="INFO">${volatiles_list} = ['odl-pcep-stateful-stats:last-received-rpt-msg-timestamp', 'session-duration', 'session-id', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:10.357407" elapsed="0.002485"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:10.361312" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:10.361055" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:10.361742" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:10.361500" elapsed="0.000299"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:10.370950" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:10.371134" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1083'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:16:10.371249" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:10.363946" elapsed="0.007330"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:10.361867" elapsed="0.009456"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:10.371513" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:10.371352" elapsed="0.000226"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:10.361848" elapsed="0.009751"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:10.375471" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:10.372660" elapsed="0.002876"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:10.372431" elapsed="0.003145"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:10.372413" elapsed="0.003192"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:10.378962" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:10.375929" elapsed="0.003101"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:10.375670" elapsed="0.003410"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:10.375651" elapsed="0.003466"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:10.379979" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:10.379377" elapsed="0.000641"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:10.380455" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:10.380119" elapsed="0.000419"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:10.381282" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:10.380837" elapsed="0.000485"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:10.380573" elapsed="0.000801"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:10.380093" elapsed="0.001313"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:10.382185" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:10.381627" elapsed="0.000597"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:10.382730" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:10.382394" elapsed="0.000444"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:10.383532" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:10.383099" elapsed="0.000471"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:10.382875" elapsed="0.000747"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:10.382367" elapsed="0.001286"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:10.383889" elapsed="0.000520"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:10.385141" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:10.384642" elapsed="0.000526"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:10.385315" elapsed="0.002321"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:10.371986" elapsed="0.015718"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:10.387902" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:10.387775" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:10.387756" elapsed="0.000217"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:10.391332" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:10.388110" elapsed="0.003251"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:16:10.391413" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:16:10.391579" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:10.360193" elapsed="0.031413"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:10.391670" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:16:10.391841" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:10.298253" elapsed="0.093616"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:10.408236" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:10.407862" elapsed="0.000402"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:10.409094" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:10.408773" elapsed="0.000395">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:10.409263" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:10.408419" elapsed="0.000869"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:10.409850" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:10.409444" elapsed="0.000434"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:10.410169" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:10.410386" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-c...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:10.410031" elapsed="0.000382"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:10.410820" level="INFO">{
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-count": 1,
                        "local-pref": {
                            "deadtimer": 120,
                            "ip-address": "$IP_ODL",
                            "keepalive": 30,
                            "session-id": "*"
                        },
                        "messages": {
                            "error-messages": {$ERRORS
                                "received-error-msg-count": 0,
                                "sent-error-msg-count": 0
                            },
                            "last-sent-msg-timestamp": 0,
                            "odl-pcep-stateful-stats:last-received-rpt-msg-timestamp": "*",
                            "odl-pcep-stateful-stats:received-rpt-msg-count": 2,
                            "odl-pcep-stateful-stats:sent-init-msg-count": 0,
                            "odl-pcep-stateful-stats:sent-upd-msg-count": 0,
                            "received-msg-count": 2,
                            "reply-time": {
                                "average-time": 0,
                                "max-time": 0,
                                "min-time": 0
                            },
                            "sent-msg-count": 0,
                            "unknown-msg-received": 0
                        },
                        "peer-capabilities": {
                            "odl-pcep-stateful-stats:active": true,
                            "odl-pcep-stateful-stats:instantiation": true,
                            "odl-pcep-stateful-stats:stateful": true
                        },
                        "peer-pref": {
                            "deadtimer": 120,
                            "ip-address": "$IP",
                            "keepalive": 30,
                            "session-id": "*"
                        },
                        "session-duration": "*",
                        "synchronized": true
                    },
                    "network-topology-pcep:path-computation-client": {
                        "ip-address": "$IP",
                        "reported-lsp": [
                            {
                                "name": "$NAME",
                                "path": [
                                    {
                                        "ero": {
                                            "ignore": false,
                                            "processing-rule": false,
                                            "subobject": [
                                                {
                                                    "ip-prefix": {
                                                        "ip-prefix": "1.1.1.1/32"
                                                    },
                                                    "loose": false
                                                }
                                            ]
                                        },
                                        "lsp-id": 1,
                                        "odl-pcep-ietf-stateful:lsp": {
                                            "administrative": true,
                                            "delegate": true,
                                            "ignore": false,
                                            "odl-pcep-ietf-initiated:create": false,
                                            "operational": "up",
                                            "pce-allocation": false,
                                            "plsp-id": 1,
                                            "processing-rule": false,
                                            "remove": false,
                                            "sync": true,
                                            "tlvs": {
                                                "lsp-identifiers": {
                                                    "ipv4": {
                                                        "ipv4-extended-tunnel-id": "$IP",
                                                        "ipv4-tunnel-endpoint-address": "1.1.1.1",
                                                        "ipv4-tunnel-sender-address": "$IP"
                                                    },
                                                    "lsp-id": 1,
                                                    "tunnel-id": 1
                                                },
                                                "symbolic-path-name": {
                                                    "path-name": "$CODE"
                                                }
                                            }
                                        }
                                    }
                                ]
                            }
                        ],
                        "state-sync": "synchronized",
                        "stateful-tlv": {
                            "odl-pcep-ietf-stateful:stateful": {
                                "lsp-update-capability": true,
                                "odl-pcep-ietf-initiated:initiation": true
                            }
                        }
                    },
                    "node-id": "pcc://$IP"
                }
            ],
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:10.410559" elapsed="0.000347"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:10.411260" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:10.410973" elapsed="0.000345"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:10.411771" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'CODE': 'cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=', 'NAME': 'pcc_10.30.171.116_tunnel_1', 'IP_ODL': '10.30.171.3', 'ERRORS': ''}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:10.411477" elapsed="0.000337"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:10.411342" elapsed="0.000508"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:10.410954" elapsed="0.000918"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:10.413081" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-c...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:10.412007" elapsed="0.001103"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:10.413159" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:10.407236" elapsed="0.006048"/>
</kw>
<msg time="2026-04-21T02:16:10.413396" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:10.406443" elapsed="0.007004"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:10.413950" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:10.414454" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:10.414987" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:10.415167" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:10.415331" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:10.415695" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:10.415560" elapsed="0.000189"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:10.415546" elapsed="0.000226"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:10.415918" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:10.416077" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:10.416234" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:10.415516" elapsed="0.000771"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:10.415410" elapsed="0.000904"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:10.416451" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:10.416525" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:16:10.416765" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-c...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:10.403627" elapsed="0.013182"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:10.417012" elapsed="0.003625"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:10.422807" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-pcep-topology-stats:pcep-session-state": {
      "delegated-lsps-count": 1,
      "local-pref": {
       "deadtimer": 120,
      ...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:10.421587" elapsed="0.001253"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:10.423775" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:10.422990" elapsed="0.000830"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:16:10.424352" level="INFO">{
 "network-topology:topology": [
  {
   "node": [
    {
     "network-pcep-topology-stats:pcep-session-state": {
      "delegated-lsps-count": 1,
      "local-pref": {
       "deadtimer": 120,
       "ip-address": "10.30.171.3",
       "keepalive": 30,
       "session-id": "*"
      },
      "messages": {
       "error-messages": {
        "received-error-msg-count": 0,
        "sent-error-msg-count": 0
       },
       "last-sent-msg-timestamp": 0,
       "odl-pcep-stateful-stats:last-received-rpt-msg-timestamp": "*",
       "odl-pcep-stateful-stats:received-rpt-msg-count": 2,
       "odl-pcep-stateful-stats:sent-init-msg-count": 0,
       "odl-pcep-stateful-stats:sent-upd-msg-count": 0,
       "received-msg-count": 2,
       "reply-time": {
        "average-time": 0,
        "max-time": 0,
        "min-time": 0
       },
       "sent-msg-count": 0,
       "unknown-msg-received": 0
      },
      "peer-capabilities": {
       "odl-pcep-stateful-stats:active": true,
       "odl-pcep-stateful-stats:instantiation": true,
       "odl-pcep-stateful-stats:stateful": true
      },
      "peer-pref": {
       "deadtimer": 120,
       "ip-address": "10.30.171.116",
       "keepalive": 30,
       "session-id": "*"
      },
      "session-duration": "*",
      "synchronized": true
     },
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "pcc_10.30.171.116_tunnel_1",
        "path": [
         {
          "ero": {
           "ignore": false,
           "processing-rule": false,
           "subobject": [
            {
             "ip-prefix": {
              "ip-prefix": "1.1.1.1/32"
             },
             "loose": false
            }
           ]
          },
          "lsp-id": 1,
          "odl-pcep-ietf-stateful:lsp": {
           "administrative": true,
           "delegate": true,
           "ignore": false,
           "odl-pcep-ietf-initiated:create": false,
           "operational": "up",
           "pce-allocation": false,
           "plsp-id": 1,
           "processing-rule": false,
           "remove": false,
           "sync": true,
           "tlvs": {
            "lsp-identifiers": {
             "ipv4": {
              "ipv4-extended-tunnel-id": "10.30.171.116",
              "ipv4-tunnel-endpoint-address": "1.1.1.1",
              "ipv4-tunnel-sender-address": "10.30.171.116"
             },
             "lsp-id": 1,
             "tunnel-id": 1
            },
            "symbolic-path-name": {
             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
            }
           }
          }
         }
        ]
       }
      ],
      "state-sync": "synchronized",
      "stateful-tlv": {
       "odl-pcep-ietf-stateful:stateful": {
        "lsp-update-capability": true,
        "odl-pcep-ietf-initiated:initiation": true
       }
      }
     },
     "node-id": "pcc://10.30.171.116"
    }
   ],
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}

!=

{
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "pcc_10.30.171.116_tunnel_1",
        "path": [
         {
          "ero": {
           "ignore": false,
           "processing-rule": false,
           "subobject": [
            {
             "ip-prefix": {
              "ip-prefix": "1.1.1.1/32"
             },
             "loose": false
            }
           ]
          },
          "lsp-id": 1,
          "odl-pcep-ietf-stateful:lsp": {
           "administrative": true,
           "delegate": true,
           "ignore": false,
           "odl-pcep-ietf-initiated:create": false,
           "operational": "up",
           "pce-allocation": false,
           "plsp-id": 1,
           "processing-rule": false,
           "remove": false,
           "sync": true,
           "tlvs": {
            "lsp-identifiers": {
             "ipv4": {
              "ipv4-extended-tunnel-id": "10.30.171.116",
              "ipv4-tunnel-endpoint-address": "1.1.1.1",
              "ipv4-tunnel-sender-address": "10.30.171.116"
             },
             "lsp-id": 1,
             "tunnel-id": 1
            },
            "symbolic-path-name": {
             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
            }
           }
          }
         }
        ]
       }
      ],
      "state-sync": "synchronized",
      "stateful-tlv": {
       "odl-pcep-ietf-stateful:stateful": {
        "lsp-update-capability": true,
        "odl-pcep-ietf-initiated:initiation": true
       }
      }
     },
     "node-id": "pcc://10.30.171.116"
    }
   ],
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}</msg>
<msg time="2026-04-21T02:16:10.424821" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
-       "last-sent-msg-timestamp": 0,
-       "odl-pcep-stateful-stats:last-received-rpt-msg-timestamp": "*",
-       "odl-pcep-stateful-stats:received-rpt-msg-count": 2,
-       "odl-pcep-stateful-stats:sent-init-msg-count": 0,
-       "odl-pcep-stateful-stats:sent-upd-msg-count": 0,
-       "received-msg-count": 2,
-       "reply-time": {
-        "average-time": 0,
-        "max-time": 0,
-        "min-time": 0
-       },
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:16:10.423970" elapsed="0.001012">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:16:10.421026" elapsed="0.004337">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:10.420763" elapsed="0.004718">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:10.425681" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:10.425532" elapsed="0.000206"/>
</branch>
<status status="FAIL" start="2026-04-21T02:16:10.420742" elapsed="0.005019">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:16:10.393041" elapsed="0.032887">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:16:10.392196" elapsed="0.033903">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:10.391953" elapsed="0.034275">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</branch>
<status status="FAIL" start="2026-04-21T02:16:10.391936" elapsed="0.034331">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:10.426320" elapsed="0.000018"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_on_state</arg>
<arg>${mapping}</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:16:10.293134" elapsed="0.133332">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:11.471524" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:11.471116" elapsed="0.000446"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:11.472457" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:11.472196" elapsed="0.000337">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:11.472632" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:11.471750" elapsed="0.000908"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:11.539918" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:11.472835" elapsed="0.067132"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:11.540386" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:11.540615" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:11.540196" elapsed="0.000445"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:11.541149" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:11.540844" elapsed="0.000351"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:11.542279" level="INFO">mapping: {'IP': '10.30.171.116', 'CODE': 'cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=', 'NAME': 'pcc_10.30.171.116_tunnel_1', 'IP_ODL': '10.30.171.3', 'ERRORS': ''}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:11.542009" elapsed="0.000316"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:11.542856" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:11.542554" elapsed="0.000328"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:11.543647" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:11.543260" elapsed="0.000414"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:11.544678" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:11.544311" elapsed="0.000394"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:11.544761" elapsed="0.000060"/>
</return>
<msg time="2026-04-21T02:16:11.544954" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:11.543962" elapsed="0.001017"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:11.545181" elapsed="0.000345"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:16:11.543128" elapsed="0.002443"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:11.546161" level="INFO">${value} = cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:11.545831" elapsed="0.000370"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:11.547126" level="INFO">${encoded} = cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:11.546734" elapsed="0.000419"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:11.547222" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:16:11.547375" level="INFO">${encoded_value} = cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:11.546399" elapsed="0.001000"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:11.547551" elapsed="0.000343"/>
</kw>
<var name="${key}">CODE</var>
<var name="${value}">cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</var>
<status status="PASS" start="2026-04-21T02:16:11.545688" elapsed="0.002256"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:11.548545" level="INFO">${value} = pcc_10.30.171.116_tunnel_1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:11.548215" elapsed="0.000357"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:11.549507" level="INFO">${encoded} = pcc_10.30.171.116_tunnel_1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:11.549146" elapsed="0.000387"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:11.549586" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:16:11.549739" level="INFO">${encoded_value} = pcc_10.30.171.116_tunnel_1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:11.548765" elapsed="0.000999"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:11.549928" elapsed="0.000279"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">pcc_10.30.171.116_tunnel_1</var>
<status status="PASS" start="2026-04-21T02:16:11.548085" elapsed="0.002163"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:11.550829" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:11.550488" elapsed="0.000368"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:11.551947" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:11.551521" elapsed="0.000457"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:11.552038" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:16:11.552203" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:11.551036" elapsed="0.001192"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:11.552377" elapsed="0.000285"/>
</kw>
<var name="${key}">IP_ODL</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:16:11.550363" elapsed="0.002340"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:11.553442" level="INFO">${value} = </msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:11.553003" elapsed="0.000477"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:11.554748" level="INFO">${encoded} = </msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:11.554246" elapsed="0.000540"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:11.554882" elapsed="0.000043"/>
</return>
<msg time="2026-04-21T02:16:11.555098" level="INFO">${encoded_value} = </msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:11.553740" elapsed="0.001392"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:11.555394" elapsed="0.000482"/>
</kw>
<var name="${key}">ERRORS</var>
<var name="${value}"/>
<status status="PASS" start="2026-04-21T02:16:11.552873" elapsed="0.003074"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:16:11.542941" elapsed="0.013079"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:11.556108" elapsed="0.000043"/>
</return>
<msg time="2026-04-21T02:16:11.556353" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'CODE': 'cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=', 'NAME': 'pcc_10.30.171.116_tunnel_1', 'IP_ODL': '10.30.171.3', 'ERRORS': ''}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:11.541642" elapsed="0.014748"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:11.541278" elapsed="0.015158"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:11.556679" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:11.556473" elapsed="0.000285"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:11.541252" elapsed="0.015626"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:11.557756" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:11.557080" elapsed="0.000736"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:11.557887" elapsed="0.000041"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:11.470460" elapsed="0.087605"/>
</kw>
<msg time="2026-04-21T02:16:11.558161" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:11.469551" elapsed="0.088685"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:11.558946" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:11.559645" elapsed="0.000035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:11.560326" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:11.560505" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:11.560669" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:11.561077" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:11.560939" elapsed="0.000210"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:11.560924" elapsed="0.000249"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:11.561306" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:11.561463" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:11.561657" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:11.560892" elapsed="0.000820"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:11.560744" elapsed="0.000994"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:11.561915" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:11.561992" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:16:11.562132" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:11.464903" elapsed="0.097255"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:11.563449" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:11.563159" elapsed="0.000364">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:11.563616" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:11.562808" elapsed="0.000832"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:11.564045" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:11.563709" elapsed="0.000402"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:11.564628" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:11.564304" elapsed="0.000350"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:11.564136" elapsed="0.000554"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:11.563691" elapsed="0.001020"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:11.567391" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:11.564889" elapsed="0.002529"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:11.567470" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:16:11.567625" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:11.562472" elapsed="0.005178"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:11.568889" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:16:11.568682" elapsed="0.000276"/>
</kw>
<msg time="2026-04-21T02:16:11.569044" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:11.568325" elapsed="0.000743"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:16:11.569420" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:11.569138" elapsed="0.000327"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:11.569120" elapsed="0.000368"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:11.569808" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:11.569960" level="INFO">${volatiles} = odl-pcep-stateful-stats:last-received-rpt-msg-timestamp
session-duration
session-id
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:11.569625" elapsed="0.000360"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:16:11.570372" level="INFO">${volatiles_list} = ['odl-pcep-stateful-stats:last-received-rpt-msg-timestamp', 'session-duration', 'session-id', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:16:11.570136" elapsed="0.000263"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:16:11.570447" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:16:11.570640" level="INFO">${volatiles_list} = ['odl-pcep-stateful-stats:last-received-rpt-msg-timestamp', 'session-duration', 'session-id', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:11.567996" elapsed="0.002670"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:11.572169" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:11.571895" elapsed="0.000320"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:11.572603" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:11.572361" elapsed="0.000287"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:11.580421" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:11.580648" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1083'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:16:11.580882" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:11.574851" elapsed="0.006073"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:11.572731" elapsed="0.008255"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:11.581231" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:11.581023" elapsed="0.000297"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:11.572712" elapsed="0.008637"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:11.586433" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:11.582740" elapsed="0.003773"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:11.582443" elapsed="0.004121"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:11.582418" elapsed="0.004184"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:11.590566" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:11.587029" elapsed="0.003640"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:11.586690" elapsed="0.004054"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:11.586665" elapsed="0.004156"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:11.591974" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:11.591148" elapsed="0.000881"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:11.592613" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:11.592174" elapsed="0.000550"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:11.593583" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:11.593040" elapsed="0.000582"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:11.592764" elapsed="0.000911"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:11.592134" elapsed="0.001571"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:11.594474" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:11.593951" elapsed="0.000561"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:11.595019" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:11.594671" elapsed="0.000434"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:11.595775" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:11.595351" elapsed="0.000501"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:11.595138" elapsed="0.000766"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:11.594644" elapsed="0.001291"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:11.596139" elapsed="0.000496"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:11.597290" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:11.596879" elapsed="0.000449"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:11.597589" elapsed="0.003317"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:11.581843" elapsed="0.019130"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:11.601173" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:11.601060" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:11.601026" elapsed="0.000217"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:11.604732" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:11.601388" elapsed="0.003373"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:16:11.604842" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:16:11.605026" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:11.570986" elapsed="0.034066"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:11.605117" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:16:11.605268" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:11.441236" elapsed="0.164058"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:11.625427" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:11.625053" elapsed="0.000403"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:11.626250" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:11.625947" elapsed="0.000381">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:11.626421" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:11.625608" elapsed="0.000837"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:11.627061" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:11.626603" elapsed="0.000487"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:11.627393" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:11.627592" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-c...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:11.627242" elapsed="0.000377"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:11.628140" level="INFO">{
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-count": 1,
                        "local-pref": {
                            "deadtimer": 120,
                            "ip-address": "$IP_ODL",
                            "keepalive": 30,
                            "session-id": "*"
                        },
                        "messages": {
                            "error-messages": {$ERRORS
                                "received-error-msg-count": 0,
                                "sent-error-msg-count": 0
                            },
                            "last-sent-msg-timestamp": 0,
                            "odl-pcep-stateful-stats:last-received-rpt-msg-timestamp": "*",
                            "odl-pcep-stateful-stats:received-rpt-msg-count": 2,
                            "odl-pcep-stateful-stats:sent-init-msg-count": 0,
                            "odl-pcep-stateful-stats:sent-upd-msg-count": 0,
                            "received-msg-count": 2,
                            "reply-time": {
                                "average-time": 0,
                                "max-time": 0,
                                "min-time": 0
                            },
                            "sent-msg-count": 0,
                            "unknown-msg-received": 0
                        },
                        "peer-capabilities": {
                            "odl-pcep-stateful-stats:active": true,
                            "odl-pcep-stateful-stats:instantiation": true,
                            "odl-pcep-stateful-stats:stateful": true
                        },
                        "peer-pref": {
                            "deadtimer": 120,
                            "ip-address": "$IP",
                            "keepalive": 30,
                            "session-id": "*"
                        },
                        "session-duration": "*",
                        "synchronized": true
                    },
                    "network-topology-pcep:path-computation-client": {
                        "ip-address": "$IP",
                        "reported-lsp": [
                            {
                                "name": "$NAME",
                                "path": [
                                    {
                                        "ero": {
                                            "ignore": false,
                                            "processing-rule": false,
                                            "subobject": [
                                                {
                                                    "ip-prefix": {
                                                        "ip-prefix": "1.1.1.1/32"
                                                    },
                                                    "loose": false
                                                }
                                            ]
                                        },
                                        "lsp-id": 1,
                                        "odl-pcep-ietf-stateful:lsp": {
                                            "administrative": true,
                                            "delegate": true,
                                            "ignore": false,
                                            "odl-pcep-ietf-initiated:create": false,
                                            "operational": "up",
                                            "pce-allocation": false,
                                            "plsp-id": 1,
                                            "processing-rule": false,
                                            "remove": false,
                                            "sync": true,
                                            "tlvs": {
                                                "lsp-identifiers": {
                                                    "ipv4": {
                                                        "ipv4-extended-tunnel-id": "$IP",
                                                        "ipv4-tunnel-endpoint-address": "1.1.1.1",
                                                        "ipv4-tunnel-sender-address": "$IP"
                                                    },
                                                    "lsp-id": 1,
                                                    "tunnel-id": 1
                                                },
                                                "symbolic-path-name": {
                                                    "path-name": "$CODE"
                                                }
                                            }
                                        }
                                    }
                                ]
                            }
                        ],
                        "state-sync": "synchronized",
                        "stateful-tlv": {
                            "odl-pcep-ietf-stateful:stateful": {
                                "lsp-update-capability": true,
                                "odl-pcep-ietf-initiated:initiation": true
                            }
                        }
                    },
                    "node-id": "pcc://$IP"
                }
            ],
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:11.627768" elapsed="0.000462"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:11.628612" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:11.628300" elapsed="0.000374"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:11.629155" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'CODE': 'cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=', 'NAME': 'pcc_10.30.171.116_tunnel_1', 'IP_ODL': '10.30.171.3', 'ERRORS': ''}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:11.628853" elapsed="0.000328"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:11.628699" elapsed="0.000518"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:11.628281" elapsed="0.000958"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:11.630577" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-c...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:11.629375" elapsed="0.001242"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:11.630667" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:11.624432" elapsed="0.006389"/>
</kw>
<msg time="2026-04-21T02:16:11.630934" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:11.623586" elapsed="0.007399"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:11.631475" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:11.632031" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:11.632542" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:11.632723" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:11.632908" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:11.633278" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:11.633142" elapsed="0.000192"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:11.633128" elapsed="0.000229"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:11.633488" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:11.633646" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:11.633815" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:11.633098" elapsed="0.000772"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:11.632992" elapsed="0.000906"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:11.634036" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:11.634114" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:16:11.634327" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-c...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:11.620927" elapsed="0.013427"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:11.634583" elapsed="0.002326"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:11.638879" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-pcep-topology-stats:pcep-session-state": {
      "delegated-lsps-count": 1,
      "local-pref": {
       "deadtimer": 120,
      ...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:11.637653" elapsed="0.001255"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:11.640085" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:11.639069" elapsed="0.001054"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:16:11.640604" level="INFO">{
 "network-topology:topology": [
  {
   "node": [
    {
     "network-pcep-topology-stats:pcep-session-state": {
      "delegated-lsps-count": 1,
      "local-pref": {
       "deadtimer": 120,
       "ip-address": "10.30.171.3",
       "keepalive": 30,
       "session-id": "*"
      },
      "messages": {
       "error-messages": {
        "received-error-msg-count": 0,
        "sent-error-msg-count": 0
       },
       "last-sent-msg-timestamp": 0,
       "odl-pcep-stateful-stats:last-received-rpt-msg-timestamp": "*",
       "odl-pcep-stateful-stats:received-rpt-msg-count": 2,
       "odl-pcep-stateful-stats:sent-init-msg-count": 0,
       "odl-pcep-stateful-stats:sent-upd-msg-count": 0,
       "received-msg-count": 2,
       "reply-time": {
        "average-time": 0,
        "max-time": 0,
        "min-time": 0
       },
       "sent-msg-count": 0,
       "unknown-msg-received": 0
      },
      "peer-capabilities": {
       "odl-pcep-stateful-stats:active": true,
       "odl-pcep-stateful-stats:instantiation": true,
       "odl-pcep-stateful-stats:stateful": true
      },
      "peer-pref": {
       "deadtimer": 120,
       "ip-address": "10.30.171.116",
       "keepalive": 30,
       "session-id": "*"
      },
      "session-duration": "*",
      "synchronized": true
     },
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "pcc_10.30.171.116_tunnel_1",
        "path": [
         {
          "ero": {
           "ignore": false,
           "processing-rule": false,
           "subobject": [
            {
             "ip-prefix": {
              "ip-prefix": "1.1.1.1/32"
             },
             "loose": false
            }
           ]
          },
          "lsp-id": 1,
          "odl-pcep-ietf-stateful:lsp": {
           "administrative": true,
           "delegate": true,
           "ignore": false,
           "odl-pcep-ietf-initiated:create": false,
           "operational": "up",
           "pce-allocation": false,
           "plsp-id": 1,
           "processing-rule": false,
           "remove": false,
           "sync": true,
           "tlvs": {
            "lsp-identifiers": {
             "ipv4": {
              "ipv4-extended-tunnel-id": "10.30.171.116",
              "ipv4-tunnel-endpoint-address": "1.1.1.1",
              "ipv4-tunnel-sender-address": "10.30.171.116"
             },
             "lsp-id": 1,
             "tunnel-id": 1
            },
            "symbolic-path-name": {
             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
            }
           }
          }
         }
        ]
       }
      ],
      "state-sync": "synchronized",
      "stateful-tlv": {
       "odl-pcep-ietf-stateful:stateful": {
        "lsp-update-capability": true,
        "odl-pcep-ietf-initiated:initiation": true
       }
      }
     },
     "node-id": "pcc://10.30.171.116"
    }
   ],
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}

!=

{
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "pcc_10.30.171.116_tunnel_1",
        "path": [
         {
          "ero": {
           "ignore": false,
           "processing-rule": false,
           "subobject": [
            {
             "ip-prefix": {
              "ip-prefix": "1.1.1.1/32"
             },
             "loose": false
            }
           ]
          },
          "lsp-id": 1,
          "odl-pcep-ietf-stateful:lsp": {
           "administrative": true,
           "delegate": true,
           "ignore": false,
           "odl-pcep-ietf-initiated:create": false,
           "operational": "up",
           "pce-allocation": false,
           "plsp-id": 1,
           "processing-rule": false,
           "remove": false,
           "sync": true,
           "tlvs": {
            "lsp-identifiers": {
             "ipv4": {
              "ipv4-extended-tunnel-id": "10.30.171.116",
              "ipv4-tunnel-endpoint-address": "1.1.1.1",
              "ipv4-tunnel-sender-address": "10.30.171.116"
             },
             "lsp-id": 1,
             "tunnel-id": 1
            },
            "symbolic-path-name": {
             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
            }
           }
          }
         }
        ]
       }
      ],
      "state-sync": "synchronized",
      "stateful-tlv": {
       "odl-pcep-ietf-stateful:stateful": {
        "lsp-update-capability": true,
        "odl-pcep-ietf-initiated:initiation": true
       }
      }
     },
     "node-id": "pcc://10.30.171.116"
    }
   ],
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}</msg>
<msg time="2026-04-21T02:16:11.640959" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
-       "last-sent-msg-timestamp": 0,
-       "odl-pcep-stateful-stats:last-received-rpt-msg-timestamp": "*",
-       "odl-pcep-stateful-stats:received-rpt-msg-count": 2,
-       "odl-pcep-stateful-stats:sent-init-msg-count": 0,
-       "odl-pcep-stateful-stats:sent-upd-msg-count": 0,
-       "received-msg-count": 2,
-       "reply-time": {
-        "average-time": 0,
-        "max-time": 0,
-        "min-time": 0
-       },
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:16:11.640273" elapsed="0.000820">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:16:11.637226" elapsed="0.004082">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:11.636989" elapsed="0.004423">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:11.641593" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:11.641451" elapsed="0.000197"/>
</branch>
<status status="FAIL" start="2026-04-21T02:16:11.636971" elapsed="0.004700">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:16:11.606455" elapsed="0.035395">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:16:11.605620" elapsed="0.036404">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:11.605378" elapsed="0.036797">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</branch>
<status status="FAIL" start="2026-04-21T02:16:11.605360" elapsed="0.036856">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:11.642267" elapsed="0.000017"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_on_state</arg>
<arg>${mapping}</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:16:11.436413" elapsed="0.206000">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.681709" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:12.681307" elapsed="0.000437"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:12.682519" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:12.682263" elapsed="0.000331">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:12.682690" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:12.681928" elapsed="0.000787"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.683313" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:12.682889" elapsed="0.000452"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:12.683637" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:12.683815" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:12.683494" elapsed="0.000348"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.684236" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:12.683991" elapsed="0.000292"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.685306" level="INFO">mapping: {'IP': '10.30.171.116', 'CODE': 'cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=', 'NAME': 'pcc_10.30.171.116_tunnel_1', 'IP_ODL': '10.30.171.3', 'ERRORS': ''}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:12.685034" elapsed="0.000319"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.685863" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:12.685568" elapsed="0.000321"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.686636" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:12.686258" elapsed="0.000415"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:12.687762" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:12.687361" elapsed="0.000446"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:12.687878" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:16:12.688054" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:12.686955" elapsed="0.001124"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:12.688233" elapsed="0.000326"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:16:12.686129" elapsed="0.002495"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.689603" level="INFO">${value} = cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:12.688949" elapsed="0.000693"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:12.690755" level="INFO">${encoded} = cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:12.690335" elapsed="0.000473"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:12.690874" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:16:12.691124" level="INFO">${encoded_value} = cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:12.689921" elapsed="0.001242"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:12.691343" elapsed="0.000338"/>
</kw>
<var name="${key}">CODE</var>
<var name="${value}">cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</var>
<status status="PASS" start="2026-04-21T02:16:12.688773" elapsed="0.002958"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.692387" level="INFO">${value} = pcc_10.30.171.116_tunnel_1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:12.692048" elapsed="0.000367"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:12.693333" level="INFO">${encoded} = pcc_10.30.171.116_tunnel_1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:12.692967" elapsed="0.000392"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:12.693411" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:16:12.693564" level="INFO">${encoded_value} = pcc_10.30.171.116_tunnel_1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:12.692598" elapsed="0.000990"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:12.693732" elapsed="0.000298"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">pcc_10.30.171.116_tunnel_1</var>
<status status="PASS" start="2026-04-21T02:16:12.691906" elapsed="0.002166"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.694654" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:12.694320" elapsed="0.000369"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:12.695701" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:12.695340" elapsed="0.000388"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:12.695779" elapsed="0.000073"/>
</return>
<msg time="2026-04-21T02:16:12.695979" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:12.694926" elapsed="0.001077"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:12.696149" elapsed="0.000280"/>
</kw>
<var name="${key}">IP_ODL</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:16:12.694192" elapsed="0.002298"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.697125" level="INFO">${value} = </msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:12.696753" elapsed="0.000401"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:12.698115" level="INFO">${encoded} = </msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:12.697686" elapsed="0.000457"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:12.698196" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:16:12.698353" level="INFO">${encoded_value} = </msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:12.697341" elapsed="0.001037"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:12.698586" elapsed="0.000305"/>
</kw>
<var name="${key}">ERRORS</var>
<var name="${value}"/>
<status status="PASS" start="2026-04-21T02:16:12.696623" elapsed="0.002311"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:16:12.685945" elapsed="0.013024"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:12.699017" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:16:12.699254" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'CODE': 'cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=', 'NAME': 'pcc_10.30.171.116_tunnel_1', 'IP_ODL': '10.30.171.3', 'ERRORS': ''}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:12.684691" elapsed="0.014596"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:12.684361" elapsed="0.014960"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.699502" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:12.699352" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:12.684337" elapsed="0.015242"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.700319" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:12.699720" elapsed="0.000631"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:12.700401" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:12.680680" elapsed="0.019874"/>
</kw>
<msg time="2026-04-21T02:16:12.700619" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:12.679805" elapsed="0.020885"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.701227" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.701751" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.702270" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.702451" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.702621" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.703014" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:12.702874" elapsed="0.000210"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:12.702857" elapsed="0.000252"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.703249" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.703407" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.703639" elapsed="0.000033"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:12.702822" elapsed="0.000896"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:12.702702" elapsed="0.001051"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.703994" elapsed="0.000023"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:12.704074" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:16:12.704199" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:12.675454" elapsed="0.028771"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:12.705774" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:12.705498" elapsed="0.000376">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:12.705977" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:12.705151" elapsed="0.000862"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.706341" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:12.706092" elapsed="0.000306"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.706915" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:12.706593" elapsed="0.000349"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:12.706423" elapsed="0.000555"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:12.706073" elapsed="0.000926"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.709626" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:12.707225" elapsed="0.002429"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:12.709706" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:16:12.709881" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:12.704775" elapsed="0.005131"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:12.711151" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:16:12.710934" elapsed="0.000272"/>
</kw>
<msg time="2026-04-21T02:16:12.711291" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:12.710556" elapsed="0.000760"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:16:12.711526" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:12.711387" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:12.711369" elapsed="0.000247"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:12.712000" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:12.712162" level="INFO">${volatiles} = odl-pcep-stateful-stats:last-received-rpt-msg-timestamp
session-duration
session-id
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:12.711817" elapsed="0.000371"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:16:12.712584" level="INFO">${volatiles_list} = ['odl-pcep-stateful-stats:last-received-rpt-msg-timestamp', 'session-duration', 'session-id', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:16:12.712343" elapsed="0.000267"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:16:12.712679" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:16:12.712926" level="INFO">${volatiles_list} = ['odl-pcep-stateful-stats:last-received-rpt-msg-timestamp', 'session-duration', 'session-id', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:12.710212" elapsed="0.002741"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.714386" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:12.714131" elapsed="0.000301"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.714840" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:12.714578" elapsed="0.000323"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:12.724251" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:12.725567" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1987'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]},"network-pcep-topology-stats:pcep-session-state":{"synchronized":true,"peer-pref":{"session-id":0,"keepalive":30,"deadtimer":120,"ip-address":"10.30.171.116"},"delegated-lsps-count":1,"local-pref":{"session-id":1,"keepalive":30,"deadtimer":120,"ip-address":"10.30.171.3"},"session-duration":"0:00:00:05","messages":{"reply-time":{"average-time":0,"min-time":0,"max-time":0},"unknown-msg-received":0,"odl-pcep-stateful-stats:last-received-rpt-msg-timestamp":1776737767,"last-sent-msg-timestamp":0,"odl-pcep-stateful-stats:received-rpt-msg-count":2,"error-messages":{"received-error-msg-count":0,"sent-error-msg-count":0},"received-msg-count":2,"odl-pcep-stateful-stats:sent-init-msg-count":0,"sent-msg-count":0,"odl-pcep-stateful-stats:sent-upd-msg-count":0},"peer-capabilities":{"odl-pcep-stateful-stats:stateful":true,"odl-pcep-stateful-stats:instantiation":true,"odl-pcep-stateful-stats:active":true}}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:16:12.725686" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:12.717145" elapsed="0.008568"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:12.714976" elapsed="0.010783"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.725958" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:12.725804" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:12.714957" elapsed="0.011088"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.730772" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]},"network-pcep-topology-stats:pcep-session-state":{"synchronized":true,"peer-pref":{"session-id":0,"keepalive":30,"deadtimer":120,"ip-address":"10.30.171.116"},"delegated-lsps-count":1,"local-pref":{"session-id":1,"keepalive":30,"deadtimer":120,"ip-address":"10.30.171.3"},"session-duration":"0:00:00:05","messages":{"reply-time":{"average-time":0,"min-time":0,"max-time":0},"unknown-msg-received":0,"odl-pcep-stateful-stats:last-received-rpt-msg-timestamp":1776737767,"last-sent-msg-timestamp":0,"odl-pcep-stateful-stats:received-rpt-msg-count":2,"error-messages":{"received-error-msg-count":0,"sent-error-msg-count":0},"received-msg-count":2,"odl-pcep-stateful-stats:sent-init-msg-count":0,"sent-msg-count":0,"odl-pcep-stateful-stats:sent-upd-msg-count":0},"peer-capabilities":{"odl-pcep-stateful-stats:stateful":true,"odl-pcep-stateful-stats:instantiation":true,"odl-pcep-stateful-stats:active":true}}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:12.727137" elapsed="0.003746"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:12.726853" elapsed="0.004079"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:12.726835" elapsed="0.004134"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.734699" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:12.731407" elapsed="0.003358"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:12.731070" elapsed="0.003765"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:12.731024" elapsed="0.003894"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.735747" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:12.735190" elapsed="0.000595"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.736244" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:12.735909" elapsed="0.000417"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.737024" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:12.736576" elapsed="0.000490"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:12.736359" elapsed="0.000774"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:12.735883" elapsed="0.001290"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.738137" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:12.737454" elapsed="0.000725"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.738641" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:12.738305" elapsed="0.000419"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.739509" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:12.739000" elapsed="0.000547"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:12.738759" elapsed="0.000841"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:12.738273" elapsed="0.001358"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:12.739862" elapsed="0.000470"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:12.740803" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:12.740493" elapsed="0.000338"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:12.740980" elapsed="0.002355"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:12.726404" elapsed="0.016995"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:12.743575" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:12.743468" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:12.743450" elapsed="0.000193"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:12.747448" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-pcep-topology-stats:pcep-session-state": {
      "delegated-lsps-count": 1,
      "local-pref": {
       "deadtimer": 120,
      ...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:12.743780" elapsed="0.003699"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:16:12.747533" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:16:12.747697" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-pcep-topology-stats:pcep-session-state": {
      "delegated-lsps-count": 1,
      "local-pref": {
       "deadtimer": 120,
      ...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:12.713268" elapsed="0.034456"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:12.747806" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:16:12.747960" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-pcep-topology-stats:pcep-session-state": {
      "delegated-lsps-count": 1,
      "local-pref": {
       "deadtimer": 120,
      ...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:12.652616" elapsed="0.095371"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.764229" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:12.763854" elapsed="0.000404"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:12.765086" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:12.764735" elapsed="0.000431">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:12.765260" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:12.764412" elapsed="0.000872"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.766009" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:12.765439" elapsed="0.000598"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:12.766334" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:12.766492" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-c...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:12.766194" elapsed="0.000325"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.766932" level="INFO">{
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-count": 1,
                        "local-pref": {
                            "deadtimer": 120,
                            "ip-address": "$IP_ODL",
                            "keepalive": 30,
                            "session-id": "*"
                        },
                        "messages": {
                            "error-messages": {$ERRORS
                                "received-error-msg-count": 0,
                                "sent-error-msg-count": 0
                            },
                            "last-sent-msg-timestamp": 0,
                            "odl-pcep-stateful-stats:last-received-rpt-msg-timestamp": "*",
                            "odl-pcep-stateful-stats:received-rpt-msg-count": 2,
                            "odl-pcep-stateful-stats:sent-init-msg-count": 0,
                            "odl-pcep-stateful-stats:sent-upd-msg-count": 0,
                            "received-msg-count": 2,
                            "reply-time": {
                                "average-time": 0,
                                "max-time": 0,
                                "min-time": 0
                            },
                            "sent-msg-count": 0,
                            "unknown-msg-received": 0
                        },
                        "peer-capabilities": {
                            "odl-pcep-stateful-stats:active": true,
                            "odl-pcep-stateful-stats:instantiation": true,
                            "odl-pcep-stateful-stats:stateful": true
                        },
                        "peer-pref": {
                            "deadtimer": 120,
                            "ip-address": "$IP",
                            "keepalive": 30,
                            "session-id": "*"
                        },
                        "session-duration": "*",
                        "synchronized": true
                    },
                    "network-topology-pcep:path-computation-client": {
                        "ip-address": "$IP",
                        "reported-lsp": [
                            {
                                "name": "$NAME",
                                "path": [
                                    {
                                        "ero": {
                                            "ignore": false,
                                            "processing-rule": false,
                                            "subobject": [
                                                {
                                                    "ip-prefix": {
                                                        "ip-prefix": "1.1.1.1/32"
                                                    },
                                                    "loose": false
                                                }
                                            ]
                                        },
                                        "lsp-id": 1,
                                        "odl-pcep-ietf-stateful:lsp": {
                                            "administrative": true,
                                            "delegate": true,
                                            "ignore": false,
                                            "odl-pcep-ietf-initiated:create": false,
                                            "operational": "up",
                                            "pce-allocation": false,
                                            "plsp-id": 1,
                                            "processing-rule": false,
                                            "remove": false,
                                            "sync": true,
                                            "tlvs": {
                                                "lsp-identifiers": {
                                                    "ipv4": {
                                                        "ipv4-extended-tunnel-id": "$IP",
                                                        "ipv4-tunnel-endpoint-address": "1.1.1.1",
                                                        "ipv4-tunnel-sender-address": "$IP"
                                                    },
                                                    "lsp-id": 1,
                                                    "tunnel-id": 1
                                                },
                                                "symbolic-path-name": {
                                                    "path-name": "$CODE"
                                                }
                                            }
                                        }
                                    }
                                ]
                            }
                        ],
                        "state-sync": "synchronized",
                        "stateful-tlv": {
                            "odl-pcep-ietf-stateful:stateful": {
                                "lsp-update-capability": true,
                                "odl-pcep-ietf-initiated:initiation": true
                            }
                        }
                    },
                    "node-id": "pcc://$IP"
                }
            ],
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:12.766668" elapsed="0.000384"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:12.767464" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:12.767150" elapsed="0.000375"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.768007" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'CODE': 'cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=', 'NAME': 'pcc_10.30.171.116_tunnel_1', 'IP_ODL': '10.30.171.3', 'ERRORS': ''}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:12.767688" elapsed="0.000346"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:12.767550" elapsed="0.000520"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:12.767130" elapsed="0.000962"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.769315" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-c...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:12.768257" elapsed="0.001088"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:12.769396" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:12.763234" elapsed="0.006290"/>
</kw>
<msg time="2026-04-21T02:16:12.769609" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:12.762420" elapsed="0.007239"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.770165" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.770663" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.771211" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.771393" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.771557" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.771944" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:12.771806" elapsed="0.000193"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:12.771776" elapsed="0.000247"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.772152" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.772309" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.772465" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:12.771746" elapsed="0.000803"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:12.771639" elapsed="0.000939"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.772717" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:12.772807" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:16:12.773019" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-c...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:12.759694" elapsed="0.013352"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:12.773219" elapsed="0.002252"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:12.777372" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-pcep-topology-stats:pcep-session-state": {
      "delegated-lsps-count": 1,
      "local-pref": {
       "deadtimer": 120,
      ...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:12.776199" elapsed="0.001203"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:12.778684" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-pcep-topology-stats:pcep-session-state": {
      "delegated-lsps-count": 1,
      "local-pref": {
       "deadtimer": 120,
      ...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:12.777551" elapsed="0.001161"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:16:12.778876" elapsed="0.000367"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:16:12.775781" elapsed="0.003522"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:12.775551" elapsed="0.003786"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.779502" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:12.779362" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:12.775532" elapsed="0.004044"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:16:12.749109" elapsed="0.030513"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:16:12.748303" elapsed="0.031393"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:12.748070" elapsed="0.031671"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:12.748053" elapsed="0.031711"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:12.779812" elapsed="0.000029"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_on_state</arg>
<arg>${mapping}</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:16:12.648148" elapsed="0.131793"/>
</kw>
<arg>30s</arg>
<arg>1s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${DIR_WITH_TEMPLATES}${/}default_on_state</arg>
<arg>${mapping}</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:16:06.848703" elapsed="5.931301"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:16:12.780580" elapsed="0.000255"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:16:12.780287" elapsed="0.000611"/>
</kw>
<doc>Compare pcep-topology/path-computation-client to filled one, which includes a tunnel from pcc-mock.</doc>
<status status="PASS" start="2026-04-21T02:16:06.846552" elapsed="5.934384"/>
</test>
<test id="s1-s21-t8" name="Stop_Pcc_Mock_1" line="102">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast" type="SETUP">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:16:12.781939" elapsed="0.000210"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:16:12.781560" elapsed="0.000643"/>
</kw>
<kw name="Stop_Pcc_Mock_Tool">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.783470" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:12.783153" elapsed="0.000378"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:16:12.783682" elapsed="0.000325"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:16:12.782864" elapsed="0.001204"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:16:12.797209" level="INFO">[?2004l02:16:07.273 [multiThreadIoEventLoopGroup-2-4] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiatorFactory -- Replacing bootstrap negotiator for channel [id: 0x683c83e8, L:/10.30.171.116:34611 - R:10.30.171.3/10.30.171.3:4189]
02:16:07.419 [multiThreadIoEventLoopGroup-2-4] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- PCEP session with [id: 0x683c83e8, L:/10.30.171.116:34611 - R:10.30.171.3/10.30.171.3:4189] started, sent proposal Open{deadTimer=120, keepalive=30, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs1{stateful=Stateful{lspUpdateCapability=true, augmentation=[Stateful1{initiation=true}, Stateful1{deltaLspSyncCapability=false, includeDbVersion=false, triggeredInitialSync=false, triggeredResync=false}]}}, Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=1}}]}}
02:16:07.440 [multiThreadIoEventLoopGroup-2-4] INFO org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser -- Add Path Setup Type Capability TLV: PathSetupTypeCapability{psts=[RsvpTe, SrMpls, Srv6], srPceCapability=SrPceCapability{msd=0, nFlag=true, xFlag=true}, srv6PceCapability=Srv6PceCapability{nFlag=true}}
02:16:07.441 [multiThreadIoEventLoopGroup-2-4] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- PCEP peer [id: 0x683c83e8, L:/10.30.171.116:34611 - R:10.30.171.3/10.30.171.3:4189] completed negotiation
02:16:07.443 [multiThreadIoEventLoopGroup-2-4] INFO org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- Session /10.30.171.116:34611[0] &lt;-&gt;</msg>
<msg time="2026-04-21T02:16:12.797321" level="INFO">${output} = [?2004l02:16:07.273 [multiThreadIoEventLoopGroup-2-4] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiatorFactory -- Replacing bootstrap negotiator for channel [id: 0x683c83e8, L:/...</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:16:12.784227" elapsed="0.013120"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.797754" level="INFO">[?2004l02:16:07.273 [multiThreadIoEventLoopGroup-2-4] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiatorFactory -- Replacing bootstrap negotiator for channel [id: 0x683c83e8, L:/10.30.171.116:34611 - R:10.30.171.3/10.30.171.3:4189]
02:16:07.419 [multiThreadIoEventLoopGroup-2-4] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- PCEP session with [id: 0x683c83e8, L:/10.30.171.116:34611 - R:10.30.171.3/10.30.171.3:4189] started, sent proposal Open{deadTimer=120, keepalive=30, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs1{stateful=Stateful{lspUpdateCapability=true, augmentation=[Stateful1{initiation=true}, Stateful1{deltaLspSyncCapability=false, includeDbVersion=false, triggeredInitialSync=false, triggeredResync=false}]}}, Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=1}}]}}
02:16:07.440 [multiThreadIoEventLoopGroup-2-4] INFO org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser -- Add Path Setup Type Capability TLV: PathSetupTypeCapability{psts=[RsvpTe, SrMpls, Srv6], srPceCapability=SrPceCapability{msd=0, nFlag=true, xFlag=true}, srv6PceCapability=Srv6PceCapability{nFlag=true}}
02:16:07.441 [multiThreadIoEventLoopGroup-2-4] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- PCEP peer [id: 0x683c83e8, L:/10.30.171.116:34611 - R:10.30.171.3/10.30.171.3:4189] completed negotiation
02:16:07.443 [multiThreadIoEventLoopGroup-2-4] INFO org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- Session /10.30.171.116:34611[0] &lt;-&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:12.797498" elapsed="0.000333"/>
</kw>
<doc>Send ctrl+c to pcc-mock, fails if no prompt is seen
after 3 seconds (the default for SSHLibrary)</doc>
<status status="PASS" start="2026-04-21T02:16:12.782342" elapsed="0.015546"/>
</kw>
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.798674" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:16:12.798353" elapsed="0.000362"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-04-21T02:16:12.798073" elapsed="0.000699"/>
</kw>
<kw name="Do_Not_Start_Failing_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:16:12.799330" elapsed="0.000203"/>
</kw>
<doc>This is just a more readable 'None' to override [Teardown].</doc>
<status status="PASS" start="2026-04-21T02:16:12.799047" elapsed="0.000539"/>
</kw>
<doc>Stops First instance of pcc-mock.</doc>
<status status="PASS" start="2026-04-21T02:16:12.781149" elapsed="0.018474"/>
</test>
<test id="s1-s21-t9" name="Topology_Unauthorized_3" line="110">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast" type="SETUP">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.800927" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:12.800692" elapsed="0.000291"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:12.800674" elapsed="0.000335"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T02:16:12.800502" elapsed="0.000552"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Test_Unauthorized">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.840020" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:12.839630" elapsed="0.000420"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:12.840768" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:12.840526" elapsed="0.000338">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:12.841009" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:12.840204" elapsed="0.000829"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.841663" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:12.841188" elapsed="0.000502"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:12.841997" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:12.842150" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:12.841856" elapsed="0.000321"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.842563" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:12.842322" elapsed="0.000285"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.843627" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:12.843330" elapsed="0.000342"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.844125" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:12.843849" elapsed="0.000302"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.844480" elapsed="0.000023"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.844678" elapsed="0.000024"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.844860" elapsed="0.000021"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:16:12.844353" elapsed="0.000565"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:16:12.844206" elapsed="0.000744"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:12.844996" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:16:12.845162" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:12.843007" elapsed="0.002181"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:12.842678" elapsed="0.002541"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.845380" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:12.845244" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:12.842657" elapsed="0.002799"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.846039" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:12.845586" elapsed="0.000479"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:12.846113" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:12.839031" elapsed="0.007204"/>
</kw>
<msg time="2026-04-21T02:16:12.846288" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:12.838207" elapsed="0.008129"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.846831" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.847341" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.847886" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.848062" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.848223" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.848570" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:12.848437" elapsed="0.000188"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:12.848423" elapsed="0.000225"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.848778" elapsed="0.000040"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.848957" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.849115" elapsed="0.000024"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:12.848395" elapsed="0.000784"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:12.848297" elapsed="0.000915"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.849369" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:12.849443" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:16:12.849557" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:12.833833" elapsed="0.015750"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:12.852134" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:12.851890" elapsed="0.000313">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:12.852294" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:12.850252" elapsed="0.002067"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.852626" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:12.852389" elapsed="0.000295"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.853204" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:12.852891" elapsed="0.000346"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:12.852709" elapsed="0.000572"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:12.852371" elapsed="0.000938"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.855716" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:12.853453" elapsed="0.002296"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:12.855833" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:16:12.856012" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:12.849909" elapsed="0.006129"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:12.857254" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:12.856998" elapsed="0.000331">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:12.857457" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:12.856652" elapsed="0.000830"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:16:12.857687" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:16:12.857551" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:12.857533" elapsed="0.000237"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.857925" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.858087" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:16:12.858162" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:16:12.860128" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:12.856334" elapsed="0.003821"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.861519" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:12.861269" elapsed="0.000295"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.861971" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:12.861707" elapsed="0.000308"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:12.868910" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:12.869111" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1987'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]},"network-pcep-topology-stats:pcep-session-state":{"synchronized":true,"peer-pref":{"session-id":0,"keepalive":30,"deadtimer":120,"ip-address":"10.30.171.116"},"delegated-lsps-count":1,"local-pref":{"session-id":1,"keepalive":30,"deadtimer":120,"ip-address":"10.30.171.3"},"session-duration":"0:00:00:05","messages":{"reply-time":{"average-time":0,"min-time":0,"max-time":0},"unknown-msg-received":0,"odl-pcep-stateful-stats:last-received-rpt-msg-timestamp":1776737767,"last-sent-msg-timestamp":0,"odl-pcep-stateful-stats:received-rpt-msg-count":2,"error-messages":{"received-error-msg-count":0,"sent-error-msg-count":0},"received-msg-count":2,"odl-pcep-stateful-stats:sent-init-msg-count":0,"sent-msg-count":0,"odl-pcep-stateful-stats:sent-upd-msg-count":0},"peer-capabilities":{"odl-pcep-stateful-stats:stateful":true,"odl-pcep-stateful-stats:instantiation":true,"odl-pcep-stateful-stats:active":true}}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:16:12.869246" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:12.864166" elapsed="0.005113"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:12.862080" elapsed="0.007250"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.869501" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:12.869356" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:12.862062" elapsed="0.007525"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.874360" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]},"network-pcep-topology-stats:pcep-session-state":{"synchronized":true,"peer-pref":{"session-id":0,"keepalive":30,"deadtimer":120,"ip-address":"10.30.171.116"},"delegated-lsps-count":1,"local-pref":{"session-id":1,"keepalive":30,"deadtimer":120,"ip-address":"10.30.171.3"},"session-duration":"0:00:00:05","messages":{"reply-time":{"average-time":0,"min-time":0,"max-time":0},"unknown-msg-received":0,"odl-pcep-stateful-stats:last-received-rpt-msg-timestamp":1776737767,"last-sent-msg-timestamp":0,"odl-pcep-stateful-stats:received-rpt-msg-count":2,"error-messages":{"received-error-msg-count":0,"sent-error-msg-count":0},"received-msg-count":2,"odl-pcep-stateful-stats:sent-init-msg-count":0,"sent-msg-count":0,"odl-pcep-stateful-stats:sent-upd-msg-count":0},"peer-capabilities":{"odl-pcep-stateful-stats:stateful":true,"odl-pcep-stateful-stats:instantiation":true,"odl-pcep-stateful-stats:active":true}}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:12.870584" elapsed="0.003909"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:12.870372" elapsed="0.004174"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:12.870354" elapsed="0.004231"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.878562" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:12.875052" elapsed="0.003578"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:12.874667" elapsed="0.004015"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:12.874642" elapsed="0.004077"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.879550" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:12.878984" elapsed="0.000607"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.880055" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:12.879694" elapsed="0.000448"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.880874" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:12.880406" elapsed="0.000508"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:12.880181" elapsed="0.000788"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:12.879668" elapsed="0.001332"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.881813" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:12.881246" elapsed="0.000608"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.882310" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:12.881956" elapsed="0.000439"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.883143" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:12.882652" elapsed="0.000521"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:12.882430" elapsed="0.000780"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:12.881930" elapsed="0.001301"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:12.883372" elapsed="0.000346"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:12.884178" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:12.883889" elapsed="0.000315"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:12.884350" elapsed="0.002449"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:12.869946" elapsed="0.016920"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:12.887066" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:12.886957" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:12.886917" elapsed="0.000216"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:12.890806" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-pcep-topology-stats:pcep-session-state": {
      "delegated-lsps-count": 1,
      "local-pref": {
       "deadtimer": 120,
      ...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:12.887270" elapsed="0.003568"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:16:12.890889" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:16:12.891109" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-pcep-topology-stats:pcep-session-state": {
      "delegated-lsps-count": 1,
      "local-pref": {
       "deadtimer": 120,
      ...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:12.860453" elapsed="0.030684"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:12.891199" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:16:12.891348" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-pcep-topology-stats:pcep-session-state": {
      "delegated-lsps-count": 1,
      "local-pref": {
       "deadtimer": 120,
      ...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:12.811678" elapsed="0.079695"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.907882" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:12.907413" elapsed="0.000498"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:12.908645" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:12.908384" elapsed="0.000382">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:12.908973" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:12.908062" elapsed="0.000936"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.909595" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:12.909152" elapsed="0.000471"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:12.909949" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:12.910236" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:12.909773" elapsed="0.000490"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.910679" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:12.910411" elapsed="0.000314"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:12.911262" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:12.910821" elapsed="0.000501"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.912036" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:12.911484" elapsed="0.000579"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:12.911347" elapsed="0.000751"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:12.910772" elapsed="0.001352"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.912776" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:12.912295" elapsed="0.000533"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:12.912878" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:12.906708" elapsed="0.006297"/>
</kw>
<msg time="2026-04-21T02:16:12.913058" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:12.905942" elapsed="0.007164"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.913587" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.914108" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.914638" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.914831" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.915027" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.915383" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:12.915250" elapsed="0.000188"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:12.915235" elapsed="0.000226"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.915591" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.915750" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.915924" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:12.915206" elapsed="0.000771"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:12.915104" elapsed="0.000899"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.916139" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:12.916213" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:16:12.916328" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:12.903240" elapsed="0.013115"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:12.916520" elapsed="0.002210"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:12.919740" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:12.919462" elapsed="0.000306"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:12.921290" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-pcep-topology-stats:pcep-session-state": {
      "delegated-lsps-count": 1,
      "local-pref": {
       "deadtimer": 120,
      ...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:12.919928" elapsed="0.001390"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:16:12.921800" level="INFO">{
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}

!=

{
 "network-topology:topology": [
  {
   "node": [
    {
     "network-pcep-topology-stats:pcep-session-state": {
      "delegated-lsps-count": 1,
      "local-pref": {
       "deadtimer": 120,
       "ip-address": "10.30.171.3",
       "keepalive": 30,
       "session-id": 1
      },
      "messages": {
       "error-messages": {
        "received-error-msg-count": 0,
        "sent-error-msg-count": 0
       },
       "last-sent-msg-timestamp": 0,
       "odl-pcep-stateful-stats:last-received-rpt-msg-timestamp": 1776737767,
       "odl-pcep-stateful-stats:received-rpt-msg-count": 2,
       "odl-pcep-stateful-stats:sent-init-msg-count": 0,
       "odl-pcep-stateful-stats:sent-upd-msg-count": 0,
       "received-msg-count": 2,
       "reply-time": {
        "average-time": 0,
        "max-time": 0,
        "min-time": 0
       },
       "sent-msg-count": 0,
       "unknown-msg-received": 0
      },
      "peer-capabilities": {
       "odl-pcep-stateful-stats:active": true,
       "odl-pcep-stateful-stats:instantiation": true,
       "odl-pcep-stateful-stats:stateful": true
      },
      "peer-pref": {
       "deadtimer": 120,
       "ip-address": "10.30.171.116",
       "keepalive": 30,
       "session-id": 0
      },
      "session-duration": "0:00:00:05",
      "synchronized": true
     },
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "pcc_10.30.171.116_tunnel_1",
        "path": [
         {
          "ero": {
           "ignore": false,
           "processing-rule": false,
           "subobject": [
            {
             "ip-prefix": {
              "ip-prefix": "1.1.1.1/32"
             },
             "loose": false
            }
           ]
          },
          "lsp-id": 1,
          "odl-pcep-ietf-stateful:lsp": {
           "administrative": true,
           "delegate": true,
           "ignore": false,
           "odl-pcep-ietf-initiated:create": false,
           "operational": "up",
           "pce-allocation": false,
           "plsp-id": 1,
           "processing-rule": false,
           "remove": false,
           "sync": true,
           "tlvs": {
            "lsp-identifiers": {
             "ipv4": {
              "ipv4-extended-tunnel-id": "10.30.171.116",
              "ipv4-tunnel-endpoint-address": "1.1.1.1",
              "ipv4-tunnel-sender-address": "10.30.171.116"
             },
             "lsp-id": 1,
             "tunnel-id": 1
            },
            "symbolic-path-name": {
             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
            }
           }
          }
         }
        ]
       }
      ],
      "state-sync": "synchronized",
      "stateful-tlv": {
       "odl-pcep-ietf-stateful:stateful": {
        "lsp-update-capability": true,
        "odl-pcep-ietf-initiated:initiation": true
       }
      }
     },
     "node-id": "pcc://10.30.171.116"
    }
   ],
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}</msg>
<msg time="2026-04-21T02:16:12.922186" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,110 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-pcep-topology-stats:pcep-session-state": {
+      "delegated-lsps-count": 1,
+      "local-pref": {
+       "deadtimer": 120,
+       "ip-address": "10.30.171.3",
+       "keepalive": 30,
+       "session-id": 1
+      },
+      "messages": {
+       "error-messages": {
+        "received-error-msg-count": 0,
+        "sent-error-msg-count": 0
+       },
+       "last-sent-msg-timestamp": 0,
+       "odl-pcep-stateful-stats:last-received-rpt-msg-timestamp": 1776737767,
+       "odl-pcep-stateful-stats:received-rpt-msg-count": 2,
+       "odl-pcep-stateful-stats:sent-init-msg-count": 0,
+       "odl-pcep-stateful-stats:sent-upd-msg-count": 0,
+       "received-msg-count": 2,
+       "reply-time": {
+        "average-time": 0,
+        "max-time": 0,
+        "min-time": 0
+       },
+       "sent-msg-count": 0,
+       "unknown-msg-received": 0
+      },
+      "peer-capabilities": {
+       "odl-pcep-stateful-stats:active": true,
+       "odl-pcep-stateful-stats:instantiation": true,
+       "odl-pcep-stateful-stats:stateful": true
+      },
+      "peer-pref": {
+       "deadtimer": 120,
+       "ip-address": "10.30.171.116",
+       "keepalive": 30,
+       "session-id": 0
+      },
+      "session-duration": "0:00:00:05",
+      "synchronized": true
+     },
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
+            {
+             "ip-prefix": {
+              "ip-prefix": "1.1.1.1/32"
+             },
+             "loose": false
+            }
+           ]
+          },
+          "lsp-id": 1,
+          "odl-pcep-ietf-stateful:lsp": {
+           "administrative": true,
+           "delegate": true,
+           "ignore": false,
+           "odl-pcep-ietf-initiated:create": false,
+           "operational": "up",
+           "pce-allocation": false,
+           "plsp-id": 1,
+           "processing-rule": false,
+           "remove": false,
+           "sync": true,
+           "tlvs": {
+            "lsp-identifiers": {
+             "ipv4": {
+              "ipv4-extended-tunnel-id": "10.30.171.116",
+              "ipv4-tunnel-endpoint-address": "1.1.1.1",
+              "ipv4-tunnel-sender-address": "10.30.171.116"
+             },
+             "lsp-id": 1,
+             "tunnel-id": 1
+            },
+            "symbolic-path-name": {
+             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
+            }
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:16:12.921465" elapsed="0.000809">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,110 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-pcep-topology-stats:pcep-session-state": {
+      "delegated-lsps-count": 1,
+      "local-pref": {
+       "deadtimer": 120,
+       "ip-address": "10.30.171.3",
+       "keepalive": 30,
+       "session-id": 1
+      },
+      "messages": {
+       "error-messages": {
+        "received-error-msg-count": 0,
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:16:12.919064" elapsed="0.003382">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,110 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-pcep-topology-stats:pcep-session-state": {
+      "delegated-lsps-count": 1,
+      "local-pref": {
+       "deadtimer": 120,
+       "ip-address": "10.30.171.3",
+       "keepalive": 30,
+       "session-id": 1
+      },
+      "messages": {
+       "error-messages": {
+        "received-error-msg-count": 0,
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:12.918824" elapsed="0.003715">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,110 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-pcep-topology-stats:pcep-session-state": {
+      "delegated-lsps-count": 1,
+      "local-pref": {
+       "deadtimer": 120,
+       "ip-address": "10.30.171.3",
+       "keepalive": 30,
+       "session-id": 1
+      },
+      "messages": {
+       "error-messages": {
+        "received-error-msg-count": 0,
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:12.922715" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:12.922576" elapsed="0.000194"/>
</branch>
<status status="FAIL" start="2026-04-21T02:16:12.918804" elapsed="0.004004">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,110 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-pcep-topology-stats:pcep-session-state": {
+      "delegated-lsps-count": 1,
+      "local-pref": {
+       "deadtimer": 120,
+       "ip-address": "10.30.171.3",
+       "keepalive": 30,
+       "session-id": 1
+      },
+      "messages": {
+       "error-messages": {
+        "received-error-msg-count": 0,
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:16:12.892486" elapsed="0.030529">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,110 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-pcep-topology-stats:pcep-session-state": {
+      "delegated-lsps-count": 1,
+      "local-pref": {
+       "deadtimer": 120,
+       "ip-address": "10.30.171.3",
+       "keepalive": 30,
+       "session-id": 1
+      },
+      "messages": {
+       "error-messages": {
+        "received-error-msg-count": 0,
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:16:12.891681" elapsed="0.031543">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,110 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-pcep-topology-stats:pcep-session-state": {
+      "delegated-lsps-count": 1,
+      "local-pref": {
+       "deadtimer": 120,
+       "ip-address": "10.30.171.3",
+       "keepalive": 30,
+       "session-id": 1
+      },
+      "messages": {
+       "error-messages": {
+        "received-error-msg-count": 0,
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:12.891455" elapsed="0.031921">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,110 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-pcep-topology-stats:pcep-session-state": {
+      "delegated-lsps-count": 1,
+      "local-pref": {
+       "deadtimer": 120,
+       "ip-address": "10.30.171.3",
+       "keepalive": 30,
+       "session-id": 1
+      },
+      "messages": {
+       "error-messages": {
+        "received-error-msg-count": 0,
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</branch>
<status status="FAIL" start="2026-04-21T02:16:12.891438" elapsed="0.031993">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,110 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-pcep-topology-stats:pcep-session-state": {
+      "delegated-lsps-count": 1,
+      "local-pref": {
+       "deadtimer": 120,
+       "ip-address": "10.30.171.3",
+       "keepalive": 30,
+       "session-id": 1
+      },
+      "messages": {
+       "error-messages": {
+        "received-error-msg-count": 0,
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:12.923503" elapsed="0.000025"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:16:12.805618" elapsed="0.118098">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,110 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-pcep-topology-stats:pcep-session-state": {
+      "delegated-lsps-count": 1,
+      "local-pref": {
+       "deadtimer": 120,
+       "ip-address": "10.30.171.3",
+       "keepalive": 30,
+       "session-id": 1
+      },
+      "messages": {
+       "error-messages": {
+        "received-error-msg-count": 0,
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<doc>Try to access pcep topology with wrong password, should get empty topology</doc>
<status status="FAIL" start="2026-04-21T02:16:12.801629" elapsed="0.122331">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,110 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-pcep-topology-stats:pcep-session-state": {
+      "delegated-lsps-count": 1,
+      "local-pref": {
+       "deadtimer": 120,
+       "ip-address": "10.30.171.3",
+       "keepalive": 30,
+       "session-id": 1
+      },
+      "messages": {
+       "error-messages": {
+        "received-error-msg-count": 0,
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<kw name="Test_Unauthorized">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:13.972546" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:13.971975" elapsed="0.000606"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:13.973362" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:13.973108" elapsed="0.000330">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:13.973533" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:13.972751" elapsed="0.000806"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:13.974127" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:13.973716" elapsed="0.000439"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:13.974509" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:13.974668" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:13.974361" elapsed="0.000333"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:13.975113" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:13.974863" elapsed="0.000298"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:13.976175" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:13.975859" elapsed="0.000367"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:13.976652" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:13.976377" elapsed="0.000301"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:13.977030" elapsed="0.000023"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:13.977237" elapsed="0.000024"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:13.977403" elapsed="0.000021"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:16:13.976900" elapsed="0.000561"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:16:13.976732" elapsed="0.000761"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:13.977539" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:16:13.977706" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:13.975525" elapsed="0.002207"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:13.975235" elapsed="0.002529"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:13.977948" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:13.977806" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:13.975212" elapsed="0.002813"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:13.978637" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:13.978160" elapsed="0.000505"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:13.978714" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:13.971332" elapsed="0.007523"/>
</kw>
<msg time="2026-04-21T02:16:13.978910" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:13.970448" elapsed="0.008512"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:13.979447" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:13.980005" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:13.980696" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:13.980896" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:13.981066" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:13.981425" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:13.981288" elapsed="0.000193"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:13.981273" elapsed="0.000232"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:13.981639" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:13.981820" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:13.981984" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:13.981243" elapsed="0.000795"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:13.981141" elapsed="0.000923"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:13.982207" elapsed="0.000023"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:13.982298" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:16:13.982417" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:13.966134" elapsed="0.016310"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:13.983703" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:13.983465" elapsed="0.000344">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:13.983918" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:13.983099" elapsed="0.000844"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:13.984253" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:13.984014" elapsed="0.000295"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:13.984802" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:13.984495" elapsed="0.000334"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:13.984333" elapsed="0.000565"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:13.983995" elapsed="0.000925"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:13.987335" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:13.985079" elapsed="0.002301"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:13.987442" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:16:13.987616" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:13.982761" elapsed="0.004881"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:13.988903" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:13.988654" elapsed="0.000310">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:13.989057" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:13.988320" elapsed="0.000762"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:16:13.989285" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:16:13.989151" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:13.989133" elapsed="0.000236"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:13.989507" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:13.989668" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:16:13.989733" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:16:13.991700" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:13.987977" elapsed="0.003750"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:13.993154" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:13.992894" elapsed="0.000305"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:13.993586" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:13.993344" elapsed="0.000285"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:14.000655" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:14.000812" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '123'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:16:14.000909" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:13.996033" elapsed="0.004901"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:13.993725" elapsed="0.007252"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.001148" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:14.001004" elapsed="0.000224"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:13.993697" elapsed="0.007553"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:14.004736" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:14.002294" elapsed="0.002490"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:14.002049" elapsed="0.002786"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:14.002031" elapsed="0.002830"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:14.007668" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:14.005145" elapsed="0.002587"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:14.004917" elapsed="0.002863"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:14.004900" elapsed="0.002936"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:14.008598" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:14.008059" elapsed="0.000575"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.009133" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:14.008784" elapsed="0.000448"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:14.010048" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:14.009590" elapsed="0.000495"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:14.009266" elapsed="0.000870"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:14.008758" elapsed="0.001408"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:14.010944" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:14.010396" elapsed="0.000585"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.011404" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:14.011078" elapsed="0.000406"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:14.012188" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:14.011724" elapsed="0.000500"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:14.011517" elapsed="0.000756"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:14.011053" elapsed="0.001250"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:14.012496" elapsed="0.000502"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:14.013615" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:14.013216" elapsed="0.000435"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:14.015213" elapsed="0.002647"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:14.001609" elapsed="0.016327"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:14.018113" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:14.018006" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:14.017987" elapsed="0.000194"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:14.021099" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:14.018341" elapsed="0.002786"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:16:14.021180" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:16:14.021342" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:13.992047" elapsed="0.029321"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:14.021430" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:16:14.021577" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:13.942181" elapsed="0.079422"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:14.038652" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:14.038093" elapsed="0.000592"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:14.039508" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:14.039224" elapsed="0.000413">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:14.039889" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:14.038872" elapsed="0.001044"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:14.040570" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:14.040094" elapsed="0.000503"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:14.040930" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:14.041072" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:14.040751" elapsed="0.000347"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:14.041535" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:14.041265" elapsed="0.000315"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:14.042074" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:14.041648" elapsed="0.000501"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:14.042906" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:14.042337" elapsed="0.000595"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:14.042176" elapsed="0.000792"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:14.041629" elapsed="0.001361"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:14.043613" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:14.043128" elapsed="0.000513"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:14.043690" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:14.037452" elapsed="0.006388"/>
</kw>
<msg time="2026-04-21T02:16:14.043896" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:14.036670" elapsed="0.007276"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.044445" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.044958" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.045453" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.045665" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.045848" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.046214" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:14.046080" elapsed="0.000231"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:14.046065" elapsed="0.000280"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.046485" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.046644" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.046816" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:14.046035" elapsed="0.000837"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:14.045929" elapsed="0.000970"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.047040" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:14.047115" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:16:14.047231" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:14.034050" elapsed="0.013208"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:14.047424" elapsed="0.002452"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:14.050945" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:14.050635" elapsed="0.000339"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:14.051450" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:14.051157" elapsed="0.000321"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:16:14.051625" elapsed="0.000399"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:16:14.050203" elapsed="0.001881"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:14.049956" elapsed="0.002162"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.052282" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:14.052144" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:14.049938" elapsed="0.002419"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:16:14.022755" elapsed="0.029650"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:16:14.021952" elapsed="0.030527"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:14.021684" elapsed="0.030840"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:14.021667" elapsed="0.030879"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:14.052594" elapsed="0.000029"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:16:13.933370" elapsed="0.119351"/>
</kw>
<doc>Try to access pcep topology with wrong password, should get empty topology</doc>
<status status="PASS" start="2026-04-21T02:16:13.924633" elapsed="0.128201"/>
</kw>
<arg>10s</arg>
<arg>1s</arg>
<arg>Test_Unauthorized</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:16:12.801205" elapsed="1.251676"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:16:14.053450" elapsed="0.000239"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:16:14.053154" elapsed="0.000598"/>
</kw>
<doc>The same logic as Topology_Unauthorized_1, with no pcc-mock running.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:16:12.799927" elapsed="1.253880"/>
</test>
<test id="s1-s21-t10" name="Start_Secure_Pcc_Mock_2" line="115">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast" type="SETUP">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.055376" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:14.055105" elapsed="0.000343"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:14.055083" elapsed="0.000397"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T02:16:14.054867" elapsed="0.000672"/>
</kw>
<kw name="Start_Pcc_Mock_Tool_With_Password">
<kw name="Compose_Full_Java_Command" owner="NexusKeywords">
<kw name="Compose_Base_Java_Command" owner="NexusKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${openjdk}""" == "openjdk8"</arg>
<arg>Compose_Dilemma_Filepath</arg>
<arg>${JAVA_8_HOME_CENTOS}/bin/java</arg>
<arg>${JAVA_8_HOME_UBUNTU}/bin/java</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:14.057224" elapsed="0.000314"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${openjdk}""" == "openjdk11"</arg>
<arg>Compose_Dilemma_Filepath</arg>
<arg>${JAVA_11_HOME_CENTOS}/bin/java</arg>
<arg>${JAVA_11_HOME_UBUNTU}/bin/java</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:14.057696" elapsed="0.000321"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${openjdk}""" == "openjdk17"</arg>
<arg>Compose_Dilemma_Filepath</arg>
<arg>${JAVA_17_HOME_CENTOS}/bin/java</arg>
<arg>${JAVA_17_HOME_UBUNTU}/bin/java</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:14.058172" elapsed="0.000369"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Compose_Dilemma_Filepath" owner="NexusKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-21T02:16:14.059746" level="INFO">Executing command 'ls -lA /usr/lib/jvm/java-21-openjdk-amd64/bin/java 2&gt;&amp;1'.</msg>
<msg time="2026-04-21T02:16:14.073480" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-21T02:16:14.073754" level="INFO">${out} = -rwxr-xr-x 1 root root 14456 Jul 16  2025 /usr/lib/jvm/java-21-openjdk-amd64/bin/java</msg>
<msg time="2026-04-21T02:16:14.073908" level="INFO">${rc} = 0</msg>
<var>${out}</var>
<var>${rc}</var>
<arg>ls -lA ${specific_path} 2&gt;&amp;1</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-21T02:16:14.059566" elapsed="0.014397"/>
</kw>
<if>
<branch type="IF" condition="${rc} == 0">
<return>
<value>${specific_path}</value>
<status status="PASS" start="2026-04-21T02:16:14.074440" elapsed="0.000063"/>
</return>
<status status="PASS" start="2026-04-21T02:16:14.074153" elapsed="0.000429"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:14.074106" elapsed="0.000532"/>
</if>
<return>
<value>${default_path}</value>
<status status="NOT RUN" start="2026-04-21T02:16:14.074715" elapsed="0.000032"/>
</return>
<arg>${JAVA_21_HOME_CENTOS}/bin/java</arg>
<arg>${JAVA_21_HOME_UBUNTU}/bin/java</arg>
<doc>Query active SSH connection, return specific path if it exists else default path.</doc>
<status status="PASS" start="2026-04-21T02:16:14.059187" elapsed="0.015820"/>
</kw>
<msg time="2026-04-21T02:16:14.075111" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>"""${openjdk}""" == "openjdk21"</arg>
<arg>Compose_Dilemma_Filepath</arg>
<arg>${JAVA_21_HOME_CENTOS}/bin/java</arg>
<arg>${JAVA_21_HOME_UBUNTU}/bin/java</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:14.058698" elapsed="0.016527"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<var>${out}</var>
<var>${rc}</var>
<arg>java -version 2&gt;&amp;1</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.075600" elapsed="0.000052"/>
</kw>
<if>
<branch type="IF" condition="${rc} == 0">
<return>
<value>java</value>
<status status="NOT RUN" start="2026-04-21T02:16:14.075934" elapsed="0.000029"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:14.075848" elapsed="0.000177"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:14.075780" elapsed="0.000295"/>
</if>
<kw name="Execute Command" owner="SSHLibrary">
<var>${java}</var>
<arg>echo $JAVA_HOME/bin/java 2&gt;&amp;1</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.076388" elapsed="0.000049"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<var>${out}</var>
<var>${rc}</var>
<arg>${java} -version 2&gt;&amp;1</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.076763" elapsed="0.000074"/>
</kw>
<if>
<branch type="IF" condition="${rc} == 0">
<return>
<value>${java}</value>
<status status="NOT RUN" start="2026-04-21T02:16:14.077082" elapsed="0.000028"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:14.077002" elapsed="0.000168"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:14.076965" elapsed="0.000253"/>
</if>
<kw name="Get Environment Variable" owner="OperatingSystem">
<var>${JAVA_HOME}</var>
<arg>JAVA_HOME</arg>
<arg>${EMPTY}</arg>
<doc>Returns the value of an environment variable with the given name.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.077512" elapsed="0.000048"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${java}</var>
<arg>"""${JAVA_HOME}"""!=""</arg>
<arg>${JAVA_HOME}/bin/java</arg>
<arg>false</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.077929" elapsed="0.000048"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<var>${out}</var>
<var>${rc}</var>
<arg>${java} -version 2&gt;&amp;1</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.078337" elapsed="0.000053"/>
</kw>
<if>
<branch type="IF" condition="${rc} == 0">
<return>
<value>${java}</value>
<status status="NOT RUN" start="2026-04-21T02:16:14.078628" elapsed="0.000516"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:14.078550" elapsed="0.000667"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:14.078514" elapsed="0.000755"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Unable to find Java; specify \${JDKVERSION}, put it to your PATH or set JAVA_HOME environment variable.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.079580" elapsed="0.000128"/>
</kw>
<msg time="2026-04-21T02:16:14.079991" level="INFO">${base_command} = /usr/lib/jvm/java-21-openjdk-amd64/bin/java</msg>
<var>${base_command}</var>
<arg>openjdk=${openjdk}</arg>
<doc>Return string suitable for launching Java programs over SSHLibrary, depending on JRE version needed.
This requires that the SSH connection on which the command is going to be used is active as it is needed for querying files.
Commands composed for one SSH connection shall not be reused on other SSH connections as the two connections may have different Java setups.
Not directly related to Nexus, but versioned Java tools may need this.</doc>
<status status="PASS" start="2026-04-21T02:16:14.056862" elapsed="0.023188"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:14.081335" level="INFO">${full_command} = /usr/lib/jvm/java-21-openjdk-amd64/bin/java -jar pcep-pcc-mock-0.23.2-executable.jar --password newtopsecret --reconnect 1 --local-address 10.30.171.116 --remote-address 10.30.171.3 2&gt;&amp;1 | tee pccmock...</msg>
<var>${full_command}</var>
<arg>${base_command} ${options}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:14.080443" elapsed="0.000978"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:14.082469" level="INFO">/usr/lib/jvm/java-21-openjdk-amd64/bin/java -jar pcep-pcc-mock-0.23.2-executable.jar --password newtopsecret --reconnect 1 --local-address 10.30.171.116 --remote-address 10.30.171.3 2&gt;&amp;1 | tee pccmock.log</msg>
<arg>${full_command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:14.081784" elapsed="0.000812"/>
</kw>
<return>
<value>${full_command}</value>
<status status="PASS" start="2026-04-21T02:16:14.082696" elapsed="0.000067"/>
</return>
<msg time="2026-04-21T02:16:14.083083" level="INFO">${command} = /usr/lib/jvm/java-21-openjdk-amd64/bin/java -jar pcep-pcc-mock-0.23.2-executable.jar --password newtopsecret --reconnect 1 --local-address 10.30.171.116 --remote-address 10.30.171.3 2&gt;&amp;1 | tee pccmock...</msg>
<var>${command}</var>
<arg>-jar ${filename} --password ${password} --reconnect 1 --local-address ${TOOLS_SYSTEM_IP} --remote-address ${ODL_SYSTEM_IP} 2&gt;&amp;1 | tee pccmock.log</arg>
<doc>Return full Bash command to run Java with given options.
This requires that the SSH connection on which the command is going to be used is active as it is needed for querying files.
The options may include JVM options, application command line arguments, Bash redirects and other constructs.</doc>
<status status="PASS" start="2026-04-21T02:16:14.056200" elapsed="0.026944"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:14.083574" level="INFO">/usr/lib/jvm/java-21-openjdk-amd64/bin/java -jar pcep-pcc-mock-0.23.2-executable.jar --password newtopsecret --reconnect 1 --local-address 10.30.171.116 --remote-address 10.30.171.3 2&gt;&amp;1 | tee pccmock.log</msg>
<arg>${command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:14.083327" elapsed="0.000296"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T02:16:14.084353" level="INFO">10.30.171.3/10.30.171.3:4189[1] started</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-21T02:16:14.083765" elapsed="0.000640"/>
</kw>
<arg>password=newtopsecret</arg>
<doc>Starts pcc-mock with password argument.</doc>
<status status="PASS" start="2026-04-21T02:16:14.055718" elapsed="0.028743"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:16:14.085038" elapsed="0.000303"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:16:14.084718" elapsed="0.000703"/>
</kw>
<doc>Execute pcc-mock on Mininet with new password set, fail if pcc-mock promptly exits. Keep pcc-mock running for next test cases.</doc>
<status status="PASS" start="2026-04-21T02:16:14.054135" elapsed="0.031325"/>
</test>
<test id="s1-s21-t11" name="Topology_Unauthorized_4" line="119">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast" type="SETUP">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.086880" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:14.086650" elapsed="0.000289"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:14.086632" elapsed="0.000331"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T02:16:14.086457" elapsed="0.000552"/>
</kw>
<kw name="Verify_Keyword_Does_Not_Fail_Within_Timeout" owner="WaitForFailure">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Confirm_Keyword_Fails_Within_Timeout" owner="WaitForFailure">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Test_Unauthorized">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:14.143579" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:14.143184" elapsed="0.000428"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:14.144407" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:14.144133" elapsed="0.000352">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:14.144580" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:14.143775" elapsed="0.000836"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:14.145217" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:14.144805" elapsed="0.000513"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:14.145664" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:14.145855" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:14.145492" elapsed="0.000390"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:14.146336" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:14.146035" elapsed="0.000349"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:14.147395" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:14.147131" elapsed="0.000309"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:14.147900" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:14.147595" elapsed="0.000332"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.148266" elapsed="0.000023"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.148469" elapsed="0.000024"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.148641" elapsed="0.000022"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:16:14.148134" elapsed="0.000572"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:16:14.147986" elapsed="0.000763"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:14.148817" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:16:14.148997" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:14.146807" elapsed="0.002215"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:14.146467" elapsed="0.002587"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.149221" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:14.149081" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:14.146440" elapsed="0.002858"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:14.150100" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:14.149593" elapsed="0.000535"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:14.150179" elapsed="0.000048"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:14.142492" elapsed="0.007834"/>
</kw>
<msg time="2026-04-21T02:16:14.150381" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:14.141586" elapsed="0.008848"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.150945" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.151445" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.152196" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.152385" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.152553" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.152932" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:14.152777" elapsed="0.000213"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:14.152761" elapsed="0.000253"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.153146" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.153307" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.153467" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:14.152730" elapsed="0.000792"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:14.152629" elapsed="0.000919"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.153687" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:14.154093" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:16:14.154394" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:14.137315" elapsed="0.017108"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:14.155687" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:14.155416" elapsed="0.000359">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:14.155896" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:14.155083" elapsed="0.000839"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.156235" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:14.155993" elapsed="0.000314"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:14.156815" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:14.156502" elapsed="0.000341"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:14.156331" elapsed="0.000547"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:14.155974" elapsed="0.000926"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:14.159379" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:14.157042" elapsed="0.002364"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:14.159459" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:16:14.159616" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:14.154744" elapsed="0.004897"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:14.160987" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:14.160646" elapsed="0.000406">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:14.161273" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:14.160300" elapsed="0.001006"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:16:14.161587" elapsed="0.000036"/>
</return>
<status status="PASS" start="2026-04-21T02:16:14.161415" elapsed="0.000253"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:14.161389" elapsed="0.000312"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.161902" elapsed="0.000027"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.162113" elapsed="0.000029"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:16:14.162221" elapsed="0.000021"/>
</return>
<msg time="2026-04-21T02:16:14.165014" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:14.159962" elapsed="0.005081"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:14.166557" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:14.166281" elapsed="0.000324"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:14.167053" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:14.166775" elapsed="0.000324"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:14.174167" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:14.174492" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '123'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:16:14.174592" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:14.169474" elapsed="0.005145"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:14.167168" elapsed="0.007496"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.174890" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:14.174691" elapsed="0.000267"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:14.167149" elapsed="0.007831"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:14.178517" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:14.175991" elapsed="0.002575"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:14.175757" elapsed="0.002844"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:14.175739" elapsed="0.002888"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:14.181272" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:14.178917" elapsed="0.002401"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:14.178682" elapsed="0.002671"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:14.178665" elapsed="0.002720"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:14.182057" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:14.181584" elapsed="0.000500"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.182434" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:14.182157" elapsed="0.000337"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:14.183038" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:14.182694" elapsed="0.000370"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:14.182518" elapsed="0.000582"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:14.182138" elapsed="0.000983"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:14.183852" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:14.183315" elapsed="0.000577"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.184346" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:14.184017" elapsed="0.000500"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:14.185314" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:14.184773" elapsed="0.000578"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:14.184554" elapsed="0.000849"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:14.183985" elapsed="0.001448"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:14.185638" elapsed="0.000530"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:14.186867" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:14.186419" elapsed="0.000495"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:14.187158" elapsed="0.003506"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:14.175333" elapsed="0.015422"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:14.191082" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:14.190910" elapsed="0.000259"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:14.190874" elapsed="0.000325"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:14.194089" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:14.191341" elapsed="0.002776"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:16:14.194197" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:16:14.194395" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:14.165378" elapsed="0.029045"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:14.194496" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:16:14.194906" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:14.110777" elapsed="0.084168"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:14.213303" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:14.212924" elapsed="0.000409"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:14.214107" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:14.213834" elapsed="0.000362">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:14.214292" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:14.213490" elapsed="0.000827"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:14.214877" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:14.214474" elapsed="0.000430"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:14.215197" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:14.215356" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:14.215057" elapsed="0.000326"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:14.215845" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:14.215580" elapsed="0.000311"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:14.216260" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:14.215969" elapsed="0.000350"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:14.216871" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:14.216518" elapsed="0.000379"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:14.216344" elapsed="0.000590"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:14.215946" elapsed="0.001010"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:14.217695" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:14.217095" elapsed="0.000639"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:14.217828" elapsed="0.000045"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:14.212303" elapsed="0.005708"/>
</kw>
<msg time="2026-04-21T02:16:14.218086" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:14.211477" elapsed="0.006702"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.218876" elapsed="0.000038"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.219568" elapsed="0.000035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.220273" elapsed="0.000036"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.220535" elapsed="0.000030"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.220765" elapsed="0.000049"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.221305" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:14.221116" elapsed="0.000268"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:14.221095" elapsed="0.000322"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.221600" elapsed="0.000029"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.221840" elapsed="0.000030"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.222112" elapsed="0.000030"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:14.221052" elapsed="0.001178"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:14.220898" elapsed="0.001373"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.222466" elapsed="0.000029"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:14.222573" elapsed="0.000022"/>
</return>
<msg time="2026-04-21T02:16:14.222734" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:14.208800" elapsed="0.013970"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:14.223030" elapsed="0.002436"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:14.226575" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:14.226262" elapsed="0.000340"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:14.227048" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:14.226749" elapsed="0.000327"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:16:14.227228" elapsed="0.000325"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:16:14.225805" elapsed="0.001808"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:14.225548" elapsed="0.002101"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:14.227830" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:14.227675" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:14.225529" elapsed="0.002379"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:16:14.196327" elapsed="0.031629"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:16:14.195463" elapsed="0.032567"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:14.195078" elapsed="0.033022"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:14.195045" elapsed="0.033104"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:14.228212" elapsed="0.000078"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:16:14.102113" elapsed="0.126383"/>
</kw>
<doc>Try to access pcep topology with wrong password, should get empty topology</doc>
<status status="PASS" start="2026-04-21T02:16:14.090872" elapsed="0.137792"/>
</kw>
<msg time="2026-04-21T02:16:14.228755" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:16:14.228822" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:16:14.090491" elapsed="0.138356"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T02:16:14.229031" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:14.228920" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:14.228902" elapsed="0.000194"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:14.229544" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:14.229233" elapsed="0.000337"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:16:14.230040" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:16:14.229715" elapsed="0.000386">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T02:16:14.090099" elapsed="0.140145">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Test_Unauthorized">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:15.291366" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:15.290925" elapsed="0.000477"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:15.292257" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:15.291923" elapsed="0.000413">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:15.292438" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:15.291570" elapsed="0.000895"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:15.293154" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:15.292690" elapsed="0.000493"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:15.293492" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:15.293683" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:15.293344" elapsed="0.000366"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:15.294164" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:15.293889" elapsed="0.000322"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:15.295215" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:15.294953" elapsed="0.000307"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:15.295688" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:15.295412" elapsed="0.000302"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:15.296078" elapsed="0.000023"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:15.296281" elapsed="0.000026"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:15.296452" elapsed="0.000021"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:16:15.295946" elapsed="0.000563"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:16:15.295774" elapsed="0.000767"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:15.296592" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:16:15.296762" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:15.294606" elapsed="0.002208"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:15.294293" elapsed="0.002577"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:15.297097" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:15.296902" elapsed="0.000276"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:15.294267" elapsed="0.002940"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:15.297997" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:15.297386" elapsed="0.000640"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:15.298076" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:15.290281" elapsed="0.007924"/>
</kw>
<msg time="2026-04-21T02:16:15.298263" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:15.289231" elapsed="0.009091"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:15.298907" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:15.299413" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:15.299930" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:15.300116" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:15.300286" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:15.300728" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:15.300548" elapsed="0.000276"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:15.300526" elapsed="0.000333"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:15.301047" elapsed="0.000031"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:15.301278" elapsed="0.000029"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:15.301501" elapsed="0.000030"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:15.300483" elapsed="0.001096"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:15.300367" elapsed="0.001298"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:15.301870" elapsed="0.000025"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:15.301968" elapsed="0.000022"/>
</return>
<msg time="2026-04-21T02:16:15.302150" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:15.284565" elapsed="0.017624"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:15.304348" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:15.303963" elapsed="0.000486">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:15.304583" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:15.303119" elapsed="0.001500"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:15.305140" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:15.304785" elapsed="0.000436"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:15.305934" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:15.305483" elapsed="0.000490"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:15.305255" elapsed="0.000768"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:15.304757" elapsed="0.001297"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:15.309028" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:15.306246" elapsed="0.002820"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:15.309138" elapsed="0.000046"/>
</return>
<msg time="2026-04-21T02:16:15.309354" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:15.302626" elapsed="0.006762"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:15.311148" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:15.310778" elapsed="0.000468">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:15.311372" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:15.310323" elapsed="0.001083"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:16:15.311705" elapsed="0.000037"/>
</return>
<status status="PASS" start="2026-04-21T02:16:15.311510" elapsed="0.000277"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:15.311482" elapsed="0.000364"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:15.312043" elapsed="0.000029"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:15.312254" elapsed="0.000028"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:16:15.312342" elapsed="0.000022"/>
</return>
<msg time="2026-04-21T02:16:15.315156" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:15.309866" elapsed="0.005327"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:15.317195" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:15.316825" elapsed="0.000440"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:15.317848" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:15.317468" elapsed="0.000440"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:15.326425" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:15.326618" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '123'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:16:15.326837" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:15.320945" elapsed="0.005925"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:15.318003" elapsed="0.008923"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:15.327148" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:15.326961" elapsed="0.000256"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:15.317976" elapsed="0.009263"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:15.331909" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:15.328538" elapsed="0.003443"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:15.328228" elapsed="0.003794"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:15.328200" elapsed="0.003849"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:15.335474" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:15.332339" elapsed="0.003296"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:15.332109" elapsed="0.003581"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:15.332090" elapsed="0.003638"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:15.336695" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:15.336050" elapsed="0.000685"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:15.337320" elapsed="0.000044"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:15.336877" elapsed="0.000557"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:15.338315" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:15.337853" elapsed="0.000514"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:15.337483" elapsed="0.000955"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:15.336842" elapsed="0.001638"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:15.339402" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:15.338817" elapsed="0.000632"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:15.339946" elapsed="0.000038"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:15.339577" elapsed="0.000473"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:15.340820" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:15.340322" elapsed="0.000550"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:15.340099" elapsed="0.000840"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:15.339541" elapsed="0.001438"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:15.341194" elapsed="0.000580"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:15.342412" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:15.342024" elapsed="0.000414"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:15.342588" elapsed="0.002471"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:15.327663" elapsed="0.017480"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:15.345380" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:15.345242" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:15.345213" elapsed="0.000243"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:15.348385" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:15.345625" elapsed="0.002791"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:16:15.348486" elapsed="0.000046"/>
</return>
<msg time="2026-04-21T02:16:15.348699" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:15.315656" elapsed="0.033076"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:15.348835" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:16:15.349252" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:15.260639" elapsed="0.088662"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:15.367119" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:15.366713" elapsed="0.000439"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:15.368055" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:15.367775" elapsed="0.000354">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:15.368226" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:15.367402" elapsed="0.000850"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:15.368966" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:15.368559" elapsed="0.000435"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:15.369293" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:15.369720" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:15.369149" elapsed="0.000599"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:15.370169" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:15.369916" elapsed="0.000302"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:15.370604" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:15.370295" elapsed="0.000369"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:15.371139" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:15.370845" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:15.370691" elapsed="0.000509"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:15.370272" elapsed="0.000952"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:15.371817" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:15.371362" elapsed="0.000484"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:15.371899" elapsed="0.000035"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:15.366103" elapsed="0.005932"/>
</kw>
<msg time="2026-04-21T02:16:15.372090" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:15.365162" elapsed="0.006981"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:15.372626" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:15.373138" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:15.373665" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:15.373900" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:15.374066" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:15.374444" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:15.374305" elapsed="0.000194"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:15.374290" elapsed="0.000233"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:15.374655" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:15.374830" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:15.374991" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:15.374258" elapsed="0.000787"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:15.374148" elapsed="0.000926"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:15.375213" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:15.375289" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:16:15.375406" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:15.362432" elapsed="0.013000"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:15.375597" elapsed="0.002274"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:15.378916" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:15.378594" elapsed="0.000350"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:15.379366" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:15.379093" elapsed="0.000300"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:16:15.379541" elapsed="0.000346"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:16:15.378181" elapsed="0.001767"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:15.377950" elapsed="0.002032"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:15.380146" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:15.380008" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:15.377931" elapsed="0.002293"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:16:15.350991" elapsed="0.029281"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:16:15.349971" elapsed="0.030375"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:15.349473" elapsed="0.031004"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:15.349435" elapsed="0.031099"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:15.380602" elapsed="0.000083"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:16:15.252224" elapsed="0.128731"/>
</kw>
<doc>Try to access pcep topology with wrong password, should get empty topology</doc>
<status status="PASS" start="2026-04-21T02:16:15.233464" elapsed="0.147673"/>
</kw>
<msg time="2026-04-21T02:16:15.381230" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:16:15.381275" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:16:15.232468" elapsed="0.148830"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T02:16:15.381480" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:15.381370" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:15.381352" elapsed="0.000194"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:15.382022" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:15.381693" elapsed="0.000355"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:16:15.382493" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:16:15.382192" elapsed="0.000364">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T02:16:15.231423" elapsed="0.151249">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Test_Unauthorized">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:16.441240" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:16.440744" elapsed="0.000535"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:16.442118" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:16.441827" elapsed="0.000370">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:16.442293" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:16.441452" elapsed="0.000866"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:16.442896" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:16.442478" elapsed="0.000447"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:16.443228" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:16.443394" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:16.443082" elapsed="0.000338"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:16.443854" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:16.443571" elapsed="0.000334"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:16.444917" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:16.444618" elapsed="0.000345"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:16.445432" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:16.445151" elapsed="0.000307"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:16.445821" elapsed="0.000028"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:16.446033" elapsed="0.000025"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:16.446203" elapsed="0.000022"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:16:16.445666" elapsed="0.000597"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:16:16.445517" elapsed="0.000778"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:16.446346" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:16:16.446587" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:16.444290" elapsed="0.002324"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:16.443987" elapsed="0.002660"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:16.446848" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:16.446675" elapsed="0.000235"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:16.443962" elapsed="0.002969"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:16.447539" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:16.447071" elapsed="0.000497"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:16.447618" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:16.440126" elapsed="0.007620"/>
</kw>
<msg time="2026-04-21T02:16:16.447831" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:16.439190" elapsed="0.008700"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:16.448379" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:16.449162" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:16.449733" elapsed="0.000035"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:16.449973" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:16.450145" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:16.450505" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:16.450368" elapsed="0.000193"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:16.450354" elapsed="0.000230"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:16.450717" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:16.450904" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:16.451067" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:16.450324" elapsed="0.000798"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:16.450222" elapsed="0.000926"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:16.451286" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:16.451404" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:16:16.451528" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:16.434742" elapsed="0.016812"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:16.452841" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:16.452563" elapsed="0.000348">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:16.453006" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:16.452226" elapsed="0.000805"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:16.453362" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:16.453120" elapsed="0.000303"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:16.453940" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:16.453619" elapsed="0.000348"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:16.453447" elapsed="0.000556"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:16.453083" elapsed="0.000941"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:16.456445" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:16.454167" elapsed="0.002305"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:16.456526" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:16:16.456683" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:16.451900" elapsed="0.004808"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:16.458035" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:16.457710" elapsed="0.000390">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:16.458194" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:16.457378" elapsed="0.000841"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:16:16.458433" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:16:16.458295" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:16.458274" elapsed="0.000242"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:16.458653" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:16.458849" elapsed="0.000025"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:16:16.458921" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:16:16.461045" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:16.457037" elapsed="0.004035"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:16.462503" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:16.462245" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:16.462952" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:16.462691" elapsed="0.000305"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:16.471024" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:16.471221" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '123'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:16:16.471336" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:16.465142" elapsed="0.006240"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:16.463061" elapsed="0.008393"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:16.471696" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:16.471491" elapsed="0.000315"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:16.463043" elapsed="0.008796"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:16.476856" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:16.473421" elapsed="0.003504"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:16.473074" elapsed="0.003900"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:16.473046" elapsed="0.003964"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:16.480852" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:16.477478" elapsed="0.003441"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:16.477151" elapsed="0.003817"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:16.477065" elapsed="0.003938"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:16.481943" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:16.481268" elapsed="0.000715"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:16.482428" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:16.482088" elapsed="0.000424"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:16.483239" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:16.482773" elapsed="0.000505"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:16.482548" elapsed="0.000782"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:16.482061" elapsed="0.001301"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:16.484198" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:16.483583" elapsed="0.000656"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:16.484678" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:16.484344" elapsed="0.000417"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:16.485503" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:16.485044" elapsed="0.000497"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:16.484818" elapsed="0.000775"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:16.484316" elapsed="0.001309"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:16.485854" elapsed="0.000518"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:16.487065" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:16.486604" elapsed="0.000499"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:16.487317" elapsed="0.003520"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:16.472404" elapsed="0.018509"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:16.491104" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:16.490988" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:16.490967" elapsed="0.000209"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:16.494331" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:16.491329" elapsed="0.003030"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:16:16.494411" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:16:16.494576" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:16.461421" elapsed="0.033229"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:16.494719" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:16:16.495151" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:16.411665" elapsed="0.083526"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:16.512040" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:16.511645" elapsed="0.000423"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:16.512821" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:16.512551" elapsed="0.000346">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:16.512992" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:16.512224" elapsed="0.000793"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:16.513600" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:16.513208" elapsed="0.000419"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:16.513936" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:16.514092" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:16.513779" elapsed="0.000341"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:16.514518" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:16.514270" elapsed="0.000295"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:16.514964" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:16.514633" elapsed="0.000395"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:16.515494" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:16.515193" elapsed="0.000326"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:16.515053" elapsed="0.000501"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:16.514613" elapsed="0.000963"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:16.516220" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:16.515712" elapsed="0.000539"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:16.516299" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:16.511040" elapsed="0.005392"/>
</kw>
<msg time="2026-04-21T02:16:16.516485" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:16.510225" elapsed="0.006313"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:16.517122" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:16.517954" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:16.518458" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:16.518640" elapsed="0.000026"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:16.518832" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:16.519210" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:16.519074" elapsed="0.000193"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:16.519060" elapsed="0.000230"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:16.519420" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:16.519579" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:16.519736" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:16.519028" elapsed="0.000788"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:16.518918" elapsed="0.000941"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:16.520009" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:16.520087" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:16:16.520204" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:16.507564" elapsed="0.012667"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:16.520397" elapsed="0.002273"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:16.523702" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:16.523411" elapsed="0.000319"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:16.524190" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:16.523911" elapsed="0.000345"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:16:16.524412" elapsed="0.000330"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:16:16.523004" elapsed="0.001821"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:16.522751" elapsed="0.002113"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:16.525047" elapsed="0.000059"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:16.524892" elapsed="0.000254"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:16.522732" elapsed="0.002438"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:16:16.496655" elapsed="0.028569"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:16:16.495761" elapsed="0.029548"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:16.495367" elapsed="0.030019"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:16.495329" elapsed="0.030103"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:16.525500" elapsed="0.000082"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:16:16.402739" elapsed="0.123077"/>
</kw>
<doc>Try to access pcep topology with wrong password, should get empty topology</doc>
<status status="PASS" start="2026-04-21T02:16:16.385783" elapsed="0.140218"/>
</kw>
<msg time="2026-04-21T02:16:16.526097" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:16:16.526142" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:16:16.384769" elapsed="0.141397"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T02:16:16.526350" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:16.526239" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:16.526221" elapsed="0.000195"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:16.526882" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:16.526552" elapsed="0.000357"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:16:16.527355" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:16:16.527054" elapsed="0.000364">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T02:16:16.383663" elapsed="0.143868">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Test_Unauthorized">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:17.586561" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:17.586163" elapsed="0.000431"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:17.587378" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:17.587110" elapsed="0.000344">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:17.587548" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:17.586758" elapsed="0.000815"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:17.588140" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:17.587730" elapsed="0.000438"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:17.588464" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:17.588624" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:17.588321" elapsed="0.000387"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:17.589172" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:17.588912" elapsed="0.000380"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:17.590417" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:17.590156" elapsed="0.000306"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:17.590907" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:17.590616" elapsed="0.000317"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:17.591263" elapsed="0.000023"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:17.591470" elapsed="0.000024"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:17.591636" elapsed="0.000022"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:16:17.591132" elapsed="0.000562"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:16:17.590988" elapsed="0.000738"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:17.591775" elapsed="0.000048"/>
</return>
<msg time="2026-04-21T02:16:17.591960" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:17.589836" elapsed="0.002150"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:17.589373" elapsed="0.002645"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:17.592185" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:17.592046" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:17.589347" elapsed="0.002914"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:17.592886" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:17.592396" elapsed="0.000518"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:17.592962" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:17.585522" elapsed="0.007564"/>
</kw>
<msg time="2026-04-21T02:16:17.593139" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:17.584573" elapsed="0.008618"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:17.593857" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:17.594397" elapsed="0.000039"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:17.597229" elapsed="0.000045"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:17.597509" elapsed="0.000093"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:17.597834" elapsed="0.000032"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:17.598361" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:17.598166" elapsed="0.000274"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:17.598144" elapsed="0.000330"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:17.598659" elapsed="0.000029"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:17.598903" elapsed="0.000032"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:17.599127" elapsed="0.000030"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:17.598097" elapsed="0.001107"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:17.597948" elapsed="0.001293"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:17.599432" elapsed="0.000029"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:17.599539" elapsed="0.000023"/>
</return>
<msg time="2026-04-21T02:16:17.599720" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:17.580326" elapsed="0.019432"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:17.601627" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:17.601251" elapsed="0.000475">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:17.601882" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:17.600722" elapsed="0.001194"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:17.602368" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:17.602018" elapsed="0.000429"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:17.603168" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:17.602711" elapsed="0.000493"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:17.602482" elapsed="0.000771"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:17.601992" elapsed="0.001290"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:17.606806" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:17.603487" elapsed="0.003361"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:17.606926" elapsed="0.000049"/>
</return>
<msg time="2026-04-21T02:16:17.607164" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:17.600226" elapsed="0.006975"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:17.609074" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:17.608684" elapsed="0.000486">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:17.609309" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:17.608163" elapsed="0.001181"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:16:17.609657" elapsed="0.000039"/>
</return>
<status status="PASS" start="2026-04-21T02:16:17.609452" elapsed="0.000293"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:17.609425" elapsed="0.000356"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:17.610010" elapsed="0.000034"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:17.610328" elapsed="0.000033"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:16:17.610430" elapsed="0.000022"/>
</return>
<msg time="2026-04-21T02:16:17.613368" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:17.607657" elapsed="0.005751"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:17.615533" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:17.615143" elapsed="0.000459"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:17.616194" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:17.615834" elapsed="0.000423"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:17.624228" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:17.624379" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '123'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:16:17.624514" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:17.619139" elapsed="0.005402"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:17.616358" elapsed="0.008235"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:17.624924" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:17.624628" elapsed="0.000375"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:17.616329" elapsed="0.008696"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:17.631887" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:17.626678" elapsed="0.005309"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:17.626332" elapsed="0.005728"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:17.626301" elapsed="0.005812"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:17.636735" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:17.632682" elapsed="0.004133"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:17.632230" elapsed="0.004631"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:17.632190" elapsed="0.004701"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:17.637548" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:17.637106" elapsed="0.000469"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:17.637905" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:17.637651" elapsed="0.000314"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:17.638453" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:17.638147" elapsed="0.000331"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:17.637990" elapsed="0.000524"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:17.637630" elapsed="0.000906"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:17.639073" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:17.638687" elapsed="0.000412"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:17.639394" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:17.639169" elapsed="0.000282"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:17.639937" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:17.639625" elapsed="0.000337"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:17.639475" elapsed="0.000523"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:17.639150" elapsed="0.000870"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:17.640173" elapsed="0.000520"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:17.641289" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:17.640967" elapsed="0.000349"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:17.641465" elapsed="0.002403"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:17.625578" elapsed="0.018362"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:17.644133" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:17.644017" elapsed="0.000163"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:17.643996" elapsed="0.000207"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:17.648168" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:17.644340" elapsed="0.003872"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:16:17.648299" elapsed="0.000055"/>
</return>
<msg time="2026-04-21T02:16:17.648553" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:17.613898" elapsed="0.034695"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:17.648715" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:16:17.649279" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:17.556436" elapsed="0.092899"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:17.669631" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:17.669226" elapsed="0.000437"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:17.670493" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:17.670185" elapsed="0.000386">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:17.670671" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:17.669846" elapsed="0.000851"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:17.671281" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:17.670878" elapsed="0.000432"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:17.671613" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:17.671863" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:17.671466" elapsed="0.000426"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:17.672305" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:17.672048" elapsed="0.000307"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:17.672763" elapsed="0.000042"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:17.672433" elapsed="0.000409"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:17.673305" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:17.673008" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:17.672869" elapsed="0.000561"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:17.672409" elapsed="0.001044"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:17.674055" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:17.673594" elapsed="0.000490"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:17.674137" elapsed="0.000036"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:17.668570" elapsed="0.005703"/>
</kw>
<msg time="2026-04-21T02:16:17.674327" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:17.667650" elapsed="0.006729"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:17.674881" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:17.675386" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:17.675900" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:17.676080" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:17.676246" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:17.676654" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:17.676485" elapsed="0.000227"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:17.676470" elapsed="0.000265"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:17.676884" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:17.677045" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:17.677203" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:17.676439" elapsed="0.000817"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:17.676329" elapsed="0.000956"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:17.677423" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:17.677498" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:16:17.677614" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:17.664769" elapsed="0.012905"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:17.677864" elapsed="0.002406"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:17.681333" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:17.681025" elapsed="0.000336"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:17.681780" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:17.681510" elapsed="0.000312"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:16:17.681970" elapsed="0.000329"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:16:17.680583" elapsed="0.001776"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:17.680352" elapsed="0.002040"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:17.682553" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:17.682417" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:17.680333" elapsed="0.002296"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:16:17.651469" elapsed="0.031210"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:16:17.650210" elapsed="0.032548"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:17.649535" elapsed="0.033319"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:17.649483" elapsed="0.033426"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:17.682976" elapsed="0.000083"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:16:17.548056" elapsed="0.135216"/>
</kw>
<doc>Try to access pcep topology with wrong password, should get empty topology</doc>
<status status="PASS" start="2026-04-21T02:16:17.530685" elapsed="0.152755"/>
</kw>
<msg time="2026-04-21T02:16:17.683534" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:16:17.683609" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:16:17.529560" elapsed="0.154077"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T02:16:17.683870" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:17.683714" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:17.683695" elapsed="0.000249"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:17.684405" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:17.684083" elapsed="0.000348"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:16:17.684917" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:16:17.684575" elapsed="0.000407">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T02:16:17.528504" elapsed="0.156595">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Test_Unauthorized">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:18.757500" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:18.757101" elapsed="0.000433"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:18.758403" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:18.758136" elapsed="0.000344">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:18.758576" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:18.757785" elapsed="0.000815"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:18.759162" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:18.758757" elapsed="0.000432"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:18.759489" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:18.759643" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:18.759344" elapsed="0.000325"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:18.760091" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:18.759837" elapsed="0.000300"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:18.761126" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:18.760867" elapsed="0.000303"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:18.761592" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:18.761322" elapsed="0.000295"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:18.761975" elapsed="0.000023"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:18.762175" elapsed="0.000025"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:18.762343" elapsed="0.000021"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:16:18.761847" elapsed="0.000552"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:16:18.761672" elapsed="0.000759"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:18.762480" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:16:18.762649" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:18.760536" elapsed="0.002146"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:18.760213" elapsed="0.002502"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:18.762894" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:18.762740" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:18.760190" elapsed="0.002781"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:18.763550" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:18.763106" elapsed="0.000471"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:18.763625" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:18.756475" elapsed="0.007274"/>
</kw>
<msg time="2026-04-21T02:16:18.763819" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:18.755543" elapsed="0.008331"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:18.764381" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:18.764944" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:18.765443" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:18.765623" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:18.765803" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:18.766164" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:18.766026" elapsed="0.000193"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:18.766011" elapsed="0.000233"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:18.766375" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:18.766535" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:18.766696" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:18.765981" elapsed="0.000769"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:18.765881" elapsed="0.083933"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:18.850106" elapsed="0.000037"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:18.850212" elapsed="0.000023"/>
</return>
<msg time="2026-04-21T02:16:18.850410" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:18.751228" elapsed="0.099211"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:18.852390" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:18.852039" elapsed="0.000431">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:18.852570" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:18.851600" elapsed="0.000996"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:18.852958" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:18.852674" elapsed="0.000343"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:18.853728" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:18.853216" elapsed="0.000604"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:18.853043" elapsed="0.000866"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:18.852652" elapsed="0.001310"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:18.858774" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:18.854310" elapsed="0.004519"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:18.858985" elapsed="0.000047"/>
</return>
<msg time="2026-04-21T02:16:18.859222" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:18.850867" elapsed="0.008391"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:18.861050" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:18.860676" elapsed="0.000466">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:18.861275" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:18.860169" elapsed="0.001140"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:16:18.861606" elapsed="0.000038"/>
</return>
<status status="PASS" start="2026-04-21T02:16:18.861409" elapsed="0.000284"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:18.861383" elapsed="0.000343"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:18.861941" elapsed="0.000033"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:18.862175" elapsed="0.000030"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:16:18.862269" elapsed="0.000022"/>
</return>
<msg time="2026-04-21T02:16:18.865074" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:18.859688" elapsed="0.005426"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:18.867156" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:18.866764" elapsed="0.000459"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:18.867766" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:18.867426" elapsed="0.000422"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:18.876741" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:18.876899" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '123'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:16:18.876996" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:18.870530" elapsed="0.006492"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:18.867942" elapsed="0.009124"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:18.877234" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:18.877092" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:18.867916" elapsed="0.009406"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:18.882379" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:18.878734" elapsed="0.003712"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:18.878437" elapsed="0.004058"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:18.878412" elapsed="0.004118"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:18.886180" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:18.882930" elapsed="0.003314"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:18.882607" elapsed="0.003684"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:18.882583" elapsed="0.003743"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:18.887120" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:18.886551" elapsed="0.000606"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:18.887571" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:18.887254" elapsed="0.000398"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:18.888392" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:18.887920" elapsed="0.000568"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:18.887686" elapsed="0.000855"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:18.887229" elapsed="0.001342"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:18.889322" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:18.888781" elapsed="0.000586"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:18.889731" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:18.889486" elapsed="0.000317"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:18.890275" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:18.889980" elapsed="0.000321"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:18.889829" elapsed="0.000508"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:18.889455" elapsed="0.000903"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:18.890501" elapsed="0.000362"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:18.891317" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:18.891020" elapsed="0.000323"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:18.891620" elapsed="0.002347"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:18.877846" elapsed="0.016184"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:18.894206" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:18.894100" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:18.894081" elapsed="0.000194"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:18.897097" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:18.894411" elapsed="0.002714"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:16:18.897177" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:16:18.897337" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:18.865545" elapsed="0.031817"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:18.897425" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:16:18.897777" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:18.727453" elapsed="0.170384"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:18.914912" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:18.914497" elapsed="0.000449"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:18.915726" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:18.915446" elapsed="0.000378">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:18.915929" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:18.915112" elapsed="0.000843"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:18.916819" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:18.916128" elapsed="0.000720"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:18.917229" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:18.917404" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:18.917080" elapsed="0.000353"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:18.917861" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:18.917585" elapsed="0.000325"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:18.918298" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:18.917988" elapsed="0.000371"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:18.918837" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:18.918525" elapsed="0.000339"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:18.918387" elapsed="0.000512"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:18.917963" elapsed="0.000959"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:18.919508" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:18.919063" elapsed="0.000474"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:18.919590" elapsed="0.000036"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:18.913869" elapsed="0.005861"/>
</kw>
<msg time="2026-04-21T02:16:18.919798" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:18.912771" elapsed="0.007082"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:18.920368" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:18.920890" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:18.921401" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:18.921584" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:18.921752" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:18.922197" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:18.922057" elapsed="0.000198"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:18.922042" elapsed="0.000237"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:18.922412" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:18.922573" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:18.922732" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:18.922009" elapsed="0.000778"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:18.921892" elapsed="0.000941"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:18.922976" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:18.923053" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:16:18.923171" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:18.909991" elapsed="0.013206"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:18.923368" elapsed="0.002278"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:18.926777" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:18.926447" elapsed="0.000393"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:18.927293" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:18.927002" elapsed="0.000320"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:16:18.927484" elapsed="0.000368"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:16:18.926000" elapsed="0.001917"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:18.925731" elapsed="0.002221"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:18.928133" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:18.927979" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:18.925711" elapsed="0.002517"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:16:18.899167" elapsed="0.029113"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:16:18.898347" elapsed="0.030013"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:18.897971" elapsed="0.030472"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:18.897938" elapsed="0.030562"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:18.928571" elapsed="0.000085"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:16:18.718810" elapsed="0.210093"/>
</kw>
<doc>Try to access pcep topology with wrong password, should get empty topology</doc>
<status status="PASS" start="2026-04-21T02:16:18.688049" elapsed="0.241033"/>
</kw>
<msg time="2026-04-21T02:16:18.929182" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:16:18.929229" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:16:18.687126" elapsed="0.242128"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T02:16:18.929491" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:18.929373" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:18.929349" elapsed="0.000213"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:18.930068" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:18.929716" elapsed="0.000380"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:16:18.930586" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:16:18.930257" elapsed="0.000399">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T02:16:18.686116" elapsed="0.244668">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Test_Unauthorized">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:19.987666" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:19.987272" elapsed="0.000427"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:19.988493" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:19.988224" elapsed="0.000344">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:19.988663" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:19.987878" elapsed="0.000808"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:19.989244" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:19.988861" elapsed="0.000410"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:19.989566" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:19.989727" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:19.989423" elapsed="0.000330"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:19.990164" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:19.989918" elapsed="0.000291"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:19.991171" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:19.990912" elapsed="0.000304"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:19.991637" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:19.991367" elapsed="0.000296"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:19.992058" elapsed="0.000024"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:19.992262" elapsed="0.000025"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:19.992431" elapsed="0.000021"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:16:19.991875" elapsed="0.000614"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:16:19.991717" elapsed="0.000803"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:19.992568" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:16:19.992732" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:19.990578" elapsed="0.002179"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:19.990286" elapsed="0.002519"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:19.992971" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:19.992832" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:19.990262" elapsed="0.002786"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:19.993622" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:19.993180" elapsed="0.000469"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:19.993751" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:19.986652" elapsed="0.007245"/>
</kw>
<msg time="2026-04-21T02:16:19.993951" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:19.985802" elapsed="0.008201"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:19.994768" elapsed="0.000047"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:19.995298" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:19.995803" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:19.995999" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:19.996166" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:19.996518" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:19.996382" elapsed="0.000191"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:19.996367" elapsed="0.000229"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:19.996727" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:19.996902" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:19.997061" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:19.996338" elapsed="0.000775"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:19.996241" elapsed="0.000898"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:19.997275" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:19.997348" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:16:19.997465" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:19.981461" elapsed="0.016029"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:19.998732" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:19.998496" elapsed="0.000314">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:19.998904" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:19.998169" elapsed="0.000759"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:19.999231" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:19.998997" elapsed="0.000291"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:19.999767" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:19.999478" elapsed="0.000329"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:19.999312" elapsed="0.000532"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:19.998979" elapsed="0.000887"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:20.002219" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:20.000021" elapsed="0.002224"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:20.002296" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:16:20.002448" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:19.997852" elapsed="0.004620"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:20.003671" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:20.003434" elapsed="0.000299">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:20.003841" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:20.003108" elapsed="0.000758"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:16:20.004097" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:16:20.003962" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:20.003942" elapsed="0.000240"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:20.004357" elapsed="0.000026"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:20.004530" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:16:20.004596" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:16:20.006719" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:20.002768" elapsed="0.003977"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:20.008144" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:20.007878" elapsed="0.000311"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:20.008575" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:20.008331" elapsed="0.000288"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:20.015995" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:20.016132" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '123'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:16:20.016228" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:20.010751" elapsed="0.005502"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:20.008684" elapsed="0.007613"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:20.016466" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:20.016323" elapsed="0.000245"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:20.008665" elapsed="0.007926"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:20.020018" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:20.017600" elapsed="0.002466"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:20.017388" elapsed="0.002714"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:20.017369" elapsed="0.002758"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:20.022833" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:20.020396" elapsed="0.002485"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:20.020182" elapsed="0.002734"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:20.020165" elapsed="0.002775"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:20.023512" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:20.023108" elapsed="0.000431"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:20.023869" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:20.023610" elapsed="0.000354"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:20.024500" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:20.024146" elapsed="0.000420"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:20.023989" elapsed="0.000642"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:20.023591" elapsed="0.001070"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:20.025416" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:20.024896" elapsed="0.000557"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:20.025888" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:20.025551" elapsed="0.000418"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:20.026642" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:20.026220" elapsed="0.000457"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:20.026003" elapsed="0.000722"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:20.025525" elapsed="0.001229"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:20.026976" elapsed="0.000488"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:20.028137" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:20.027680" elapsed="0.000494"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:20.028386" elapsed="0.003592"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:20.016964" elapsed="0.015105"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:20.032322" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:20.032169" elapsed="0.000229"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:20.032142" elapsed="0.000295"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:20.035281" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:20.032603" elapsed="0.002707"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:16:20.035364" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:16:20.035526" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:20.007065" elapsed="0.028489"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:20.035618" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:16:20.036014" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:19.958718" elapsed="0.077337"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:20.052743" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:20.052369" elapsed="0.000403"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:20.053495" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:20.053264" elapsed="0.000299">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:20.053656" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:20.052942" elapsed="0.000738"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:20.054237" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:20.053851" elapsed="0.000414"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:20.054554" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:20.054702" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:20.054417" elapsed="0.000311"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:20.055135" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:20.054891" elapsed="0.000289"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:20.055563" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:20.055265" elapsed="0.000357"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:20.056134" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:20.055784" elapsed="0.000377"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:20.055647" elapsed="0.000549"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:20.055238" elapsed="0.000980"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:20.056784" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:20.056353" elapsed="0.000478"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:20.056880" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:20.051721" elapsed="0.005287"/>
</kw>
<msg time="2026-04-21T02:16:20.057062" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:20.050944" elapsed="0.006170"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:20.059074" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:20.059592" elapsed="0.000072"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:20.060208" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:20.060410" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:20.060596" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:20.061018" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:20.060866" elapsed="0.000212"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:20.060850" elapsed="0.000254"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:20.061250" elapsed="0.000023"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:20.061426" elapsed="0.000025"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:20.061603" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:20.060814" elapsed="0.000847"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:20.060682" elapsed="0.001009"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:20.061859" elapsed="0.000023"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:20.061942" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:16:20.062069" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:20.048320" elapsed="0.013777"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:20.062282" elapsed="0.002656"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:20.066073" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:20.065724" elapsed="0.000378"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:20.066554" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:20.066264" elapsed="0.000319"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:16:20.066742" elapsed="0.000371"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:16:20.065280" elapsed="0.001898"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:20.065025" elapsed="0.002189"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:20.067396" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:20.067243" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:20.065004" elapsed="0.002509"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:16:20.037444" elapsed="0.030124"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:16:20.036618" elapsed="0.031031"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:20.036232" elapsed="0.031488"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:20.036197" elapsed="0.031574"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:20.067862" elapsed="0.000102"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:16:19.949633" elapsed="0.118554"/>
</kw>
<doc>Try to access pcep topology with wrong password, should get empty topology</doc>
<status status="PASS" start="2026-04-21T02:16:19.934256" elapsed="0.134107"/>
</kw>
<msg time="2026-04-21T02:16:20.068458" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:16:20.068505" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:16:19.933127" elapsed="0.135402"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T02:16:20.068718" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:20.068604" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:20.068585" elapsed="0.000223"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:20.069288" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:20.068961" elapsed="0.000354"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:16:20.069811" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:16:20.069472" elapsed="0.000408">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T02:16:19.931706" elapsed="0.138298">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Test_Unauthorized">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:21.128134" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:21.127690" elapsed="0.000480"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:21.129089" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:21.128759" elapsed="0.000410">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:21.129266" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:21.128354" elapsed="0.000937"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:21.129883" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:21.129452" elapsed="0.000461"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:21.130258" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:21.130442" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:21.130081" elapsed="0.000390"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:21.130910" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:21.130629" elapsed="0.000328"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:21.132043" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:21.131762" elapsed="0.000325"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:21.132560" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:21.132257" elapsed="0.000330"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:21.132960" elapsed="0.000023"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:21.133228" elapsed="0.000031"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:21.133421" elapsed="0.000024"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:16:21.132827" elapsed="0.000656"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:16:21.132644" elapsed="0.000871"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:21.133562" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:16:21.133741" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:21.131374" elapsed="0.002397"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:21.131046" elapsed="0.002780"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:21.134015" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:21.133853" elapsed="0.000222"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:21.131020" elapsed="0.003076"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:21.134717" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:21.134233" elapsed="0.000516"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:21.134823" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:21.127013" elapsed="0.007951"/>
</kw>
<msg time="2026-04-21T02:16:21.135022" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:21.126124" elapsed="0.008953"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:21.135601" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:21.136178" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:21.136929" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:21.137137" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:21.137309" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:21.137678" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:21.137536" elapsed="0.000201"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:21.137521" elapsed="0.000242"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:21.137936" elapsed="0.000026"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:21.138160" elapsed="0.000024"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:21.138344" elapsed="0.000023"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:21.137489" elapsed="0.000914"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:21.137386" elapsed="0.001044"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:21.138574" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:21.138656" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:16:21.138778" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:21.121436" elapsed="0.017392"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:21.140171" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:21.139913" elapsed="0.000328">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:21.140338" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:21.139506" elapsed="0.000857"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:21.140686" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:21.140436" elapsed="0.000308"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:21.141272" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:21.140973" elapsed="0.000326"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:21.140769" elapsed="0.000568"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:21.140416" elapsed="0.000942"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:21.143852" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:21.141501" elapsed="0.002385"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:21.143950" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:16:21.144132" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:21.139177" elapsed="0.004980"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:21.145387" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:21.145147" elapsed="0.000314">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:21.145564" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:21.144782" elapsed="0.000811"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:16:21.145834" elapsed="0.000034"/>
</return>
<status status="PASS" start="2026-04-21T02:16:21.145675" elapsed="0.000235"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:21.145656" elapsed="0.000288"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:21.146116" elapsed="0.000026"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:21.146290" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:16:21.146357" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:16:21.148449" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:21.144460" elapsed="0.004017"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:21.150184" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:21.149876" elapsed="0.000356"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:21.150656" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:21.150380" elapsed="0.000320"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:21.158669" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:21.158838" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '123'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:16:21.158957" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:21.153158" elapsed="0.005832"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:21.150768" elapsed="0.008271"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:21.159226" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:21.159066" elapsed="0.000229"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:21.150750" elapsed="0.008566"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:21.164067" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:21.160455" elapsed="0.003678"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:21.160194" elapsed="0.003989"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:21.160174" elapsed="0.004045"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:21.168306" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:21.164704" elapsed="0.003671"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:21.164315" elapsed="0.004113"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:21.164282" elapsed="0.004185"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:21.169311" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:21.168715" elapsed="0.000636"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:21.169836" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:21.169458" elapsed="0.000467"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:21.170727" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:21.170311" elapsed="0.000445"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:21.170060" elapsed="0.000755"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:21.169430" elapsed="0.001410"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:21.171406" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:21.171012" elapsed="0.000423"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:21.171781" elapsed="0.000039"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:21.171510" elapsed="0.000351"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:21.172382" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:21.172061" elapsed="0.000349"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:21.171888" elapsed="0.000565"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:21.171490" elapsed="0.000987"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:21.172635" elapsed="0.000392"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:21.173520" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:21.173200" elapsed="0.000347"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:21.173710" elapsed="0.002644"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:21.159717" elapsed="0.016704"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:21.176651" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:21.176535" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:21.176514" elapsed="0.000211"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:21.179904" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:21.176893" elapsed="0.003041"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:16:21.179990" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:16:21.180158" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:21.148984" elapsed="0.031202"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:21.180256" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:16:21.180607" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:21.097549" elapsed="0.083097"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:21.198077" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:21.197669" elapsed="0.000440"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:21.198910" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:21.198643" elapsed="0.000338">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:21.199080" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:21.198275" elapsed="0.000831"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:21.199804" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:21.199283" elapsed="0.000552"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:21.200161" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:21.200335" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:21.200008" elapsed="0.000359"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:21.200813" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:21.200531" elapsed="0.000333"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:21.201255" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:21.200947" elapsed="0.000369"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:21.201805" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:21.201480" elapsed="0.000353"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:21.201341" elapsed="0.000528"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:21.200920" elapsed="0.000971"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:21.202511" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:21.202039" elapsed="0.000501"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:21.202599" elapsed="0.000035"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:21.197029" elapsed="0.005707"/>
</kw>
<msg time="2026-04-21T02:16:21.202860" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:21.196221" elapsed="0.006697"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:21.203437" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:21.204012" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:21.204527" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:21.204731" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:21.204933" elapsed="0.000024"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:21.205326" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:21.205187" elapsed="0.000196"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:21.205172" elapsed="0.000235"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:21.205540" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:21.205712" elapsed="0.000026"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:21.205916" elapsed="0.000024"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:21.205140" elapsed="0.000842"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:21.205029" elapsed="0.000982"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:21.206169" elapsed="0.000023"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:21.206249" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:16:21.206368" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:21.193414" elapsed="0.012982"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:21.206603" elapsed="0.002543"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:21.210260" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:21.209936" elapsed="0.000353"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:21.210714" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:21.210437" elapsed="0.000309"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:16:21.210914" elapsed="0.000375"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:16:21.209465" elapsed="0.001886"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:21.209229" elapsed="0.002157"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:21.211552" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:21.211412" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:21.209209" elapsed="0.002454"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:16:21.182089" elapsed="0.029629"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:16:21.181207" elapsed="0.030613"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:21.180785" elapsed="0.031107"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:21.180749" elapsed="0.031194"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:21.212008" elapsed="0.000081"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:16:21.088679" elapsed="0.123631"/>
</kw>
<doc>Try to access pcep topology with wrong password, should get empty topology</doc>
<status status="PASS" start="2026-04-21T02:16:21.073065" elapsed="0.139433"/>
</kw>
<msg time="2026-04-21T02:16:21.212593" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:16:21.212648" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:16:21.072137" elapsed="0.140537"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T02:16:21.212892" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:21.212754" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:21.212730" elapsed="0.000229"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:21.213400" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:21.213095" elapsed="0.000331"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:16:21.213921" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:16:21.213574" elapsed="0.000415">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T02:16:21.071069" elapsed="0.143033">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Test_Unauthorized">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:22.274951" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:22.274496" elapsed="0.000490"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:22.275835" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:22.275520" elapsed="0.000391">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:22.276009" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:22.275164" elapsed="0.000870"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:22.276692" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:22.276275" elapsed="0.000447"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:22.277046" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:22.277217" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:22.276897" elapsed="0.000347"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:22.277653" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:22.277396" elapsed="0.000304"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:22.278697" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:22.278439" elapsed="0.000304"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:22.279189" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:22.278913" elapsed="0.000302"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:22.279587" elapsed="0.000024"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:22.279832" elapsed="0.000028"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:22.280008" elapsed="0.000021"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:16:22.279418" elapsed="0.000648"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:16:22.279271" elapsed="0.000829"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:22.280150" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:16:22.280320" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:22.278117" elapsed="0.002229"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:22.277781" elapsed="0.002597"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:22.280545" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:22.280405" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:22.277755" elapsed="0.002876"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:22.281259" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:22.280783" elapsed="0.000505"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:22.281336" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:22.273703" elapsed="0.007762"/>
</kw>
<msg time="2026-04-21T02:16:22.281520" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:22.272561" elapsed="0.009014"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:22.282105" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:22.282611" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:22.283170" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:22.283356" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:22.283559" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:22.283948" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:22.283805" elapsed="0.000201"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:22.283775" elapsed="0.000255"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:22.284164" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:22.284327" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:22.284489" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:22.283743" elapsed="0.000801"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:22.283639" elapsed="0.000930"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:22.284709" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:22.284786" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:16:22.284928" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:22.267507" elapsed="0.017456"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:22.286462" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:22.286212" elapsed="0.000323">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:22.286641" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:22.285864" elapsed="0.000809"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:22.287011" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:22.286748" elapsed="0.000323"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:22.287580" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:22.287263" elapsed="0.000343"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:22.287094" elapsed="0.000553"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:22.286729" elapsed="0.000947"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:22.290073" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:22.287844" elapsed="0.002256"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:22.290153" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:16:22.290311" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:22.285305" elapsed="0.005030"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:22.291621" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:22.291328" elapsed="0.000370">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:22.291863" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:22.290989" elapsed="0.000900"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:16:22.292104" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:16:22.291962" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:22.291944" elapsed="0.000246"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:22.292332" elapsed="0.000023"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:22.292503" elapsed="0.000023"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:16:22.292573" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:16:22.294862" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:22.290644" elapsed="0.004253"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:22.296618" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:22.296317" elapsed="0.000353"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:22.297083" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:22.296835" elapsed="0.000292"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:22.304519" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:22.304662" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '123'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:16:22.304771" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:22.299484" elapsed="0.005339"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:22.297210" elapsed="0.007665"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:22.305067" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:22.304907" elapsed="0.000228"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:22.297181" elapsed="0.007982"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:22.309160" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:22.306339" elapsed="0.002871"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:22.306088" elapsed="0.003159"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:22.306068" elapsed="0.003206"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:22.312005" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:22.309572" elapsed="0.002481"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:22.309337" elapsed="0.002753"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:22.309315" elapsed="0.002801"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:22.312861" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:22.312303" elapsed="0.000605"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:22.313401" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:22.313032" elapsed="0.000463"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:22.314406" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:22.313835" elapsed="0.000619"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:22.313532" elapsed="0.000985"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:22.313002" elapsed="0.001553"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:22.315632" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:22.314887" elapsed="0.000803"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:22.316292" elapsed="0.000043"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:22.315852" elapsed="0.000661"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:22.317471" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:22.316905" elapsed="0.000614"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:22.316570" elapsed="0.001017"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:22.315815" elapsed="0.001809"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:22.317931" elapsed="0.000675"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:22.319727" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:22.319136" elapsed="0.000636"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:22.320067" elapsed="0.003169"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:22.305588" elapsed="0.017737"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:22.323578" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:22.323437" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:22.323394" elapsed="0.000269"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:22.327497" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:22.323857" elapsed="0.003683"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:16:22.327620" elapsed="0.000055"/>
</return>
<msg time="2026-04-21T02:16:22.327881" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:22.295321" elapsed="0.032598"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:22.328007" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:16:22.328452" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:22.244084" elapsed="0.084419"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:22.346860" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:22.346444" elapsed="0.000453"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:22.347707" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:22.347396" elapsed="0.000409">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:22.347903" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:22.347066" elapsed="0.000862"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:22.348718" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:22.348087" elapsed="0.000658"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:22.349063" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:22.349231" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:22.348916" elapsed="0.000342"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:22.349729" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:22.349476" elapsed="0.000301"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:22.350181" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:22.349875" elapsed="0.000367"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:22.350702" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:22.350408" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:22.350270" elapsed="0.000494"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:22.349848" elapsed="0.000952"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:22.351383" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:22.350942" elapsed="0.000470"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:22.351478" elapsed="0.000037"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:22.345834" elapsed="0.005784"/>
</kw>
<msg time="2026-04-21T02:16:22.351672" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:22.344827" elapsed="0.006898"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:22.352229" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:22.352739" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:22.353251" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:22.353431" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:22.353596" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:22.353992" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:22.353851" elapsed="0.000197"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:22.353836" elapsed="0.000235"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:22.354201" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:22.354358" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:22.354558" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:22.353802" elapsed="0.000811"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:22.353679" elapsed="0.000962"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:22.354780" elapsed="0.000051"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:22.354913" elapsed="0.000023"/>
</return>
<msg time="2026-04-21T02:16:22.355064" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:22.342029" elapsed="0.013068"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:22.355312" elapsed="0.003083"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:22.359869" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:22.359435" elapsed="0.000470"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:22.360437" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:22.360094" elapsed="0.000378"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:16:22.360665" elapsed="0.000446"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:16:22.358867" elapsed="0.002322"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:22.358519" elapsed="0.002716"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:22.361446" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:22.361268" elapsed="0.000247"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:22.358488" elapsed="0.003054"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:16:22.330336" elapsed="0.031265"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:16:22.329262" elapsed="0.032442"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:22.328689" elapsed="0.033145"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:22.328644" elapsed="0.033262"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:22.361992" elapsed="0.000103"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:16:22.234260" elapsed="0.128098"/>
</kw>
<doc>Try to access pcep topology with wrong password, should get empty topology</doc>
<status status="PASS" start="2026-04-21T02:16:22.217361" elapsed="0.145201"/>
</kw>
<msg time="2026-04-21T02:16:22.362684" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:16:22.362740" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:16:22.216597" elapsed="0.146172"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T02:16:22.363011" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:22.362880" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:22.362858" elapsed="0.000235"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:22.363719" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:22.363272" elapsed="0.000479"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:16:22.364344" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:16:22.363955" elapsed="0.000473">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T02:16:22.215295" elapsed="0.149273">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Test_Unauthorized">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:23.426361" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:23.425950" elapsed="0.000446"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:23.427203" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:23.426916" elapsed="0.000436">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:23.427465" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:23.426565" elapsed="0.000930"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:23.428114" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:23.427693" elapsed="0.000450"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:23.428446" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:23.428641" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:23.428298" elapsed="0.000369"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:23.429091" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:23.428837" elapsed="0.000299"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:23.430197" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:23.429933" elapsed="0.000310"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:23.430725" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:23.430416" elapsed="0.000335"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:23.431116" elapsed="0.000023"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:23.431410" elapsed="0.000031"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:23.431595" elapsed="0.000022"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:16:23.430983" elapsed="0.000671"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:16:23.430830" elapsed="0.000857"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:23.431737" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:16:23.431935" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:23.429580" elapsed="0.002380"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:23.429218" elapsed="0.002775"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:23.432161" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:23.432020" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:23.429192" elapsed="0.003044"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:23.432853" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:23.432371" elapsed="0.000509"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:23.432929" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:23.425284" elapsed="0.007771"/>
</kw>
<msg time="2026-04-21T02:16:23.433111" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:23.424325" elapsed="0.008845"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:23.433971" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:23.434479" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:23.434990" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:23.435171" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:23.435365" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:23.435727" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:23.435591" elapsed="0.000191"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:23.435576" elapsed="0.000246"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:23.435955" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:23.436114" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:23.436270" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:23.435544" elapsed="0.000779"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:23.435443" elapsed="0.000906"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:23.436485" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:23.436560" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:16:23.436683" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:23.419689" elapsed="0.017019"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:23.437983" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:23.437701" elapsed="0.000356">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:23.438150" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:23.437366" elapsed="0.000808"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:23.438525" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:23.438279" elapsed="0.000305"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:23.439090" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:23.438775" elapsed="0.000340"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:23.438608" elapsed="0.000542"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:23.438259" elapsed="0.000912"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:23.441608" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:23.439354" elapsed="0.002281"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:23.441689" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:16:23.441867" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:23.437040" elapsed="0.004852"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:23.443131" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:23.442876" elapsed="0.000325">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:23.443316" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:23.442528" elapsed="0.000814"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:16:23.443553" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:16:23.443415" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:23.443395" elapsed="0.000242"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:23.443776" elapsed="0.000038"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:23.443961" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:16:23.444026" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:16:23.447802" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:23.442202" elapsed="0.005639"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:23.449467" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:23.449157" elapsed="0.000361"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:23.449926" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:23.449664" elapsed="0.000305"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:23.457236" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:23.457383" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '123'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:16:23.457514" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:23.452323" elapsed="0.005218"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:23.450048" elapsed="0.007552"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:23.457832" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:23.457634" elapsed="0.000267"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:23.450021" elapsed="0.007902"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:23.461706" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:23.459060" elapsed="0.002695"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:23.458826" elapsed="0.002980"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:23.458804" elapsed="0.003029"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:23.464488" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:23.462108" elapsed="0.002499"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:23.461890" elapsed="0.002752"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:23.461872" elapsed="0.002795"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:23.465269" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:23.464861" elapsed="0.000435"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:23.465632" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:23.465367" elapsed="0.000327"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:23.466203" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:23.465892" elapsed="0.000337"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:23.465719" elapsed="0.000546"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:23.465348" elapsed="0.000939"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:23.466818" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:23.466436" elapsed="0.000410"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:23.467141" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:23.466916" elapsed="0.000282"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:23.467722" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:23.467391" elapsed="0.000357"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:23.467222" elapsed="0.000560"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:23.466897" elapsed="0.000923"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:23.467968" elapsed="0.000352"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:23.468778" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:23.468476" elapsed="0.000349"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:23.468974" elapsed="0.002393"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:23.458335" elapsed="0.013101"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:23.471624" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:23.471510" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:23.471491" elapsed="0.000205"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:23.474519" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:23.471850" elapsed="0.002698"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:16:23.474601" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:16:23.474769" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:23.448247" elapsed="0.026564"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:23.474877" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:16:23.475244" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:23.392597" elapsed="0.082703"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:23.492297" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:23.491912" elapsed="0.000414"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:23.493148" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:23.492893" elapsed="0.000327">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:23.493314" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:23.492547" elapsed="0.000791"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:23.493899" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:23.493495" elapsed="0.000432"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:23.494221" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:23.494373" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:23.494081" elapsed="0.000319"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:23.494811" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:23.494548" elapsed="0.000310"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:23.495216" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:23.494928" elapsed="0.000370"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:23.495758" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:23.495463" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:23.495323" elapsed="0.000512"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:23.494908" elapsed="0.000950"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:23.496434" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:23.495997" elapsed="0.000465"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:23.496513" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:23.491239" elapsed="0.005404"/>
</kw>
<msg time="2026-04-21T02:16:23.496698" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:23.490398" elapsed="0.006353"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:23.497256" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:23.497752" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:23.498262" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:23.498475" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:23.498642" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:23.499034" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:23.498895" elapsed="0.000194"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:23.498880" elapsed="0.000233"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:23.499245" elapsed="0.000040"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:23.499426" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:23.499585" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:23.498848" elapsed="0.000790"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:23.498723" elapsed="0.000944"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:23.499820" elapsed="0.000023"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:23.499898" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:16:23.500016" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:23.487742" elapsed="0.012300"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:23.500210" elapsed="0.002390"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:23.503673" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:23.503365" elapsed="0.000336"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:23.504135" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:23.503863" elapsed="0.000299"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:16:23.504309" elapsed="0.000332"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:16:23.502927" elapsed="0.001775"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:23.502679" elapsed="0.002056"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:23.504918" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:23.504761" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:23.502661" elapsed="0.002335"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:16:23.476733" elapsed="0.028313"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:16:23.475908" elapsed="0.029215"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:23.475436" elapsed="0.029798"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:23.475401" elapsed="0.029885"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:23.505353" elapsed="0.000082"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:16:23.383038" elapsed="0.122822"/>
</kw>
<doc>Try to access pcep topology with wrong password, should get empty topology</doc>
<status status="PASS" start="2026-04-21T02:16:23.367420" elapsed="0.138611"/>
</kw>
<msg time="2026-04-21T02:16:23.506124" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:16:23.506169" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:16:23.366457" elapsed="0.139735"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T02:16:23.506375" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:23.506265" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:23.506247" elapsed="0.000193"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:23.506908" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:23.506576" elapsed="0.000358"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:16:23.507403" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:16:23.507079" elapsed="0.000389">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T02:16:23.365525" elapsed="0.142053">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Test_Unauthorized">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.581094" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:24.580526" elapsed="0.000622"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:24.582006" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:24.581685" elapsed="0.000404">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:24.582186" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:24.581337" elapsed="0.000874"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.582761" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:24.582371" elapsed="0.000432"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:24.583106" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:24.583402" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:24.582960" elapsed="0.000468"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.583851" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:24.583579" elapsed="0.000319"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.584900" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:24.584622" elapsed="0.000323"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.585377" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:24.585095" elapsed="0.000308"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.585745" elapsed="0.000022"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.585965" elapsed="0.000025"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.586133" elapsed="0.000021"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:16:24.585615" elapsed="0.000575"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:16:24.585465" elapsed="0.000758"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:24.586275" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:16:24.586525" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:24.584291" elapsed="0.002260"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:24.583980" elapsed="0.002603"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.586751" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:24.586611" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:24.583953" elapsed="0.002892"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.587471" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:24.586981" elapsed="0.000517"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:24.587547" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:24.579905" elapsed="0.007768"/>
</kw>
<msg time="2026-04-21T02:16:24.587728" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:24.578831" elapsed="0.008950"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.588289" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.588799" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.589292" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.589470" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.589633" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.590009" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:24.589871" elapsed="0.000194"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:24.589857" elapsed="0.000232"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.590219" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.590376" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.590532" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:24.589826" elapsed="0.000759"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:24.589707" elapsed="0.000903"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.590747" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:24.590877" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:16:24.591000" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:24.573458" elapsed="0.017567"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:24.592576" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:24.592335" elapsed="0.000304">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:24.592731" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:24.591803" elapsed="0.000952"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.593080" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:24.592843" elapsed="0.000296"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.593626" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:24.593334" elapsed="0.000318"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:24.593162" elapsed="0.000526"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:24.592823" elapsed="0.000886"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.596151" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:24.593865" elapsed="0.002313"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:24.596231" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:16:24.596387" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:24.591412" elapsed="0.004999"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:24.597618" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:24.597378" elapsed="0.000305">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:24.597776" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:24.597048" elapsed="0.000768"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:16:24.598026" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:16:24.597889" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:24.597869" elapsed="0.000240"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.598245" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.598410" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:16:24.598475" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:16:24.600497" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:24.596713" elapsed="0.003810"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.601991" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:24.601716" elapsed="0.000321"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.602422" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:24.602181" elapsed="0.000284"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:24.609976" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:24.610161" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '123'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:16:24.610280" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:24.604850" elapsed="0.005457"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:24.602531" elapsed="0.007821"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.610530" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:24.610379" elapsed="0.000234"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:24.602513" elapsed="0.008137"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.615949" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:24.612258" elapsed="0.003758"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:24.611949" elapsed="0.004117"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:24.611921" elapsed="0.004181"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.619913" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:24.616490" elapsed="0.003486"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:24.616182" elapsed="0.003838"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:24.616156" elapsed="0.003891"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.620624" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:24.620215" elapsed="0.000444"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.621020" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:24.620756" elapsed="0.000323"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.621613" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:24.621271" elapsed="0.000381"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:24.621104" elapsed="0.000597"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:24.620732" elapsed="0.000992"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.622284" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:24.621901" elapsed="0.000410"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.622617" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:24.622382" elapsed="0.000292"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.623187" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:24.622868" elapsed="0.000346"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:24.622698" elapsed="0.000557"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:24.622363" elapsed="0.000922"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:24.623455" elapsed="0.000380"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:24.624389" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:24.624033" elapsed="0.000383"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:24.624568" elapsed="0.002350"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:24.611245" elapsed="0.015738"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:24.627183" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:24.627053" elapsed="0.000178"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:24.627034" elapsed="0.000220"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:24.630110" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:24.627420" elapsed="0.002718"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:16:24.630191" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:16:24.630354" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:24.600850" elapsed="0.029568"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:24.630486" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:16:24.630882" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:24.538011" elapsed="0.092911"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.648562" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:24.648179" elapsed="0.000413"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:24.649353" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:24.649097" elapsed="0.000333">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:24.649524" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:24.648749" elapsed="0.000800"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.650137" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:24.649706" elapsed="0.000458"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:24.650463" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:24.650832" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:24.650319" elapsed="0.000542"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.651297" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:24.651011" elapsed="0.000332"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:24.651714" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:24.651415" elapsed="0.000360"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.652309" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:24.651989" elapsed="0.000346"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:24.651819" elapsed="0.000553"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:24.651393" elapsed="0.001000"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.653005" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:24.652536" elapsed="0.000497"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:24.653084" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:24.647541" elapsed="0.005676"/>
</kw>
<msg time="2026-04-21T02:16:24.653272" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:24.646568" elapsed="0.006757"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.653881" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.654388" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.654907" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.655090" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.655293" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.655674" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:24.655536" elapsed="0.000195"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:24.655521" elapsed="0.000234"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.655903" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.656067" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.656228" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:24.655489" elapsed="0.000793"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:24.655378" elapsed="0.000932"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.656449" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:24.656541" elapsed="0.000022"/>
</return>
<msg time="2026-04-21T02:16:24.656680" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:24.643103" elapsed="0.013604"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:24.656895" elapsed="0.002268"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:24.660220" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:24.659911" elapsed="0.000337"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:24.660673" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:24.660393" elapsed="0.000354"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:16:24.660916" elapsed="0.000337"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:16:24.659481" elapsed="0.001832"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:24.659245" elapsed="0.002101"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.661512" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:24.661372" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:24.659225" elapsed="0.002364"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:16:24.632372" elapsed="0.029265"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:16:24.631499" elapsed="0.030215"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:24.631063" elapsed="0.030746"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:24.631028" elapsed="0.030837"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:24.661935" elapsed="0.000081"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:16:24.522394" elapsed="0.139879"/>
</kw>
<doc>Try to access pcep topology with wrong password, should get empty topology</doc>
<status status="PASS" start="2026-04-21T02:16:24.509599" elapsed="0.152854"/>
</kw>
<msg time="2026-04-21T02:16:24.662549" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:16:24.662594" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:16:24.509008" elapsed="0.153609"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T02:16:24.662821" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:24.662691" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:24.662672" elapsed="0.000218"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.663453" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:24.663027" elapsed="0.000453"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.663956" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:16:24.663631" elapsed="0.000387">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T02:16:24.508338" elapsed="0.155797">None</status>
</kw>
<msg time="2026-04-21T02:16:24.664392" level="FAIL">Keyword 'Invert_Failure' failed after retrying for 10 seconds. The last error was: None</msg>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Invert_Failure</arg>
<arg>@{cell_list}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-04-21T02:16:14.089501" elapsed="10.574992">Keyword 'Invert_Failure' failed after retrying for 10 seconds. The last error was: None</status>
</kw>
<msg time="2026-04-21T02:16:24.664549" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Invert_Failure</arg>
<arg>@{cell_list}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="FAIL" start="2026-04-21T02:16:14.089139" elapsed="10.575463"/>
</kw>
<arg>10s</arg>
<arg>1s</arg>
<arg>Test_Unauthorized</arg>
<doc>Some Keywords need several tries to finally fail, this keyword passes if and only if the failure ultimately happens.</doc>
<status status="FAIL" start="2026-04-21T02:16:14.088810" elapsed="10.575896">Keyword 'Invert_Failure' failed after retrying for 10 seconds. The last error was: None</status>
</kw>
<msg time="2026-04-21T02:16:24.664834" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-21T02:16:24.664880" level="INFO">${output} = Keyword 'Invert_Failure' failed after retrying for 10 seconds. The last error was: None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:16:14.088397" elapsed="10.576507"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-21T02:16:24.665089" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:16:24.664978" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:24.664959" elapsed="0.000215"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.665314" elapsed="0.000022"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.665475" elapsed="0.000021"/>
</kw>
<arg>Confirm_Keyword_Fails_Within_Timeout</arg>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="PASS" start="2026-04-21T02:16:14.088007" elapsed="10.577587"/>
</kw>
<msg time="2026-04-21T02:16:24.665645" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Invert_Failure</arg>
<arg>Confirm_Keyword_Fails_Within_Timeout</arg>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>@{cell_list}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:14.087536" elapsed="10.578157"/>
</kw>
<arg>10s</arg>
<arg>1s</arg>
<arg>Test_Unauthorized</arg>
<doc>Some positive checks report false success for a short time. This keyword verifies no failure does happen within timeout period.
This implementation needs more complicated logic than, Verify_Keyword_Never_Passes_Within_Timeout,
so use that keyword in case you have a negative check handy.</doc>
<status status="PASS" start="2026-04-21T02:16:14.087206" elapsed="10.578623"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:16:24.666421" elapsed="0.000487"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:16:24.666118" elapsed="0.000857"/>
</kw>
<doc>The same logic as Topology_Unauthorized_1, but ODL password became incorrect with new pcc-mock running.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-21T02:16:14.085752" elapsed="10.581263"/>
</test>
<test id="s1-s21-t12" name="Set_Correct_Password_2" line="124">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast" type="SETUP">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.668587" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:24.668371" elapsed="0.000274"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:24.668352" elapsed="0.000317"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T02:16:24.668173" elapsed="0.000545"/>
</kw>
<kw name="Replace_Password_On_Pcep_Node">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.669716" level="INFO">&amp;{mapping} = { IP=10.30.171.116 | PASSWD=newtopsecret }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>PASSWD=${password}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:24.669232" elapsed="0.000514"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.691473" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:24.691073" elapsed="0.000429"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:24.692241" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/pcep_topology_node.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:24.692000" elapsed="0.000310">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/pcep_topology_node.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:24.692409" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:24.691658" elapsed="0.000787"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.693024" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:24.692616" elapsed="0.000436"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:24.693347" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/pcep_topology_node/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/pcep_topology_node/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:24.693501" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology/node=$IP
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:24.693205" elapsed="0.000322"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.693943" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology/node=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:24.693677" elapsed="0.000312"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.694939" level="INFO">mapping: {'IP': '10.30.171.116', 'PASSWD': 'newtopsecret'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:24.694661" elapsed="0.000360"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.695684" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:24.695218" elapsed="0.000499"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.696435" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:24.696109" elapsed="0.000353"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:24.697453" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:24.696988" elapsed="0.000492"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:24.697532" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:16:24.697689" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:24.696646" elapsed="0.001067"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:24.697887" elapsed="0.000250"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:16:24.695978" elapsed="0.002246"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.698775" level="INFO">${value} = newtopsecret</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:24.698471" elapsed="0.000348"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:24.699782" level="INFO">${encoded} = newtopsecret</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:24.699336" elapsed="0.000490"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:24.699877" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:16:24.700032" level="INFO">${encoded_value} = newtopsecret</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:24.699003" elapsed="0.001054"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:24.700201" elapsed="0.000224"/>
</kw>
<var name="${key}">PASSWD</var>
<var name="${value}">newtopsecret</var>
<status status="PASS" start="2026-04-21T02:16:24.698343" elapsed="0.002125"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:16:24.695774" elapsed="0.004729"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:24.700547" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:16:24.700703" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'PASSWD': 'newtopsecret'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:24.694342" elapsed="0.006386"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:24.694057" elapsed="0.006704"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.700943" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:24.700786" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:24.694039" elapsed="0.006980"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.701731" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology/node=10.30.171.116</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:24.701156" elapsed="0.000602"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:24.701823" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:24.690449" elapsed="0.011502"/>
</kw>
<msg time="2026-04-21T02:16:24.702006" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:24.689652" elapsed="0.012402"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.702542" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.703084" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.703614" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.703847" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.704018" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.704374" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:24.704237" elapsed="0.000192"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:24.704222" elapsed="0.000231"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.704586" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.704867" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.705030" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:24.704194" elapsed="0.000889"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:24.704093" elapsed="0.001016"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.705248" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:24.705323" elapsed="0.000021"/>
</return>
<msg time="2026-04-21T02:16:24.705485" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology/node=10.30.171.116</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:24.685344" elapsed="0.020169"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.721191" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:24.720726" elapsed="0.000497"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:24.722055" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/pcep_topology_node.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:24.721772" elapsed="0.000364">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/pcep_topology_node.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:24.722239" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:24.721403" elapsed="0.000864"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.722893" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:24.722447" elapsed="0.000476"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:24.723269" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/pcep_topology_node/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/pcep_topology_node/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:24.723437" level="INFO">${template} = &lt;node xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;
    &lt;node-id&gt;$IP&lt;/node-id&gt;
    &lt;session-config xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep"&gt;
        &lt;password&gt;$PASSWD&lt;/password...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:24.723099" elapsed="0.000371"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.723949" level="INFO">&lt;node xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;
    &lt;node-id&gt;$IP&lt;/node-id&gt;
    &lt;session-config xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep"&gt;
        &lt;password&gt;$PASSWD&lt;/password&gt;
    &lt;/session-config&gt;
&lt;/node&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:24.723644" elapsed="0.000357"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:24.724371" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:24.724075" elapsed="0.000356"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.724917" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'PASSWD': 'newtopsecret'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:24.724600" elapsed="0.000343"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:24.724458" elapsed="0.000521"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:24.724053" elapsed="0.000990"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.725805" level="INFO">${final_text} = &lt;node xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;
    &lt;node-id&gt;10.30.171.116&lt;/node-id&gt;
    &lt;session-config xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep"&gt;
        &lt;password&gt;newtops...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:24.725195" elapsed="0.000642"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:24.725889" elapsed="0.000034"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:24.720047" elapsed="0.005975"/>
</kw>
<msg time="2026-04-21T02:16:24.726079" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:24.719096" elapsed="0.007031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.726614" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.727200" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.727709" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.727920" elapsed="0.000026"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.728095" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.728459" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:24.728324" elapsed="0.000190"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:24.728309" elapsed="0.000229"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.728668" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.728843" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.729002" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:24.728280" elapsed="0.000775"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:24.728175" elapsed="0.000907"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.729218" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:24.729293" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:16:24.729413" level="INFO">${data} = &lt;node xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;
    &lt;node-id&gt;10.30.171.116&lt;/node-id&gt;
    &lt;session-config xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep"&gt;
        &lt;password&gt;newtops...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:24.716306" elapsed="0.013168"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:24.730822" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/pcep_topology_node/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:24.730566" elapsed="0.000322">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/pcep_topology_node/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:24.730981" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:24.730217" elapsed="0.000789"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.731338" elapsed="0.000196"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:24.731080" elapsed="0.000501"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.732118" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:24.731819" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:24.731617" elapsed="0.000563"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:24.731061" elapsed="0.001140"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.734523" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:24.732344" elapsed="0.002206"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:24.734602" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:16:24.734756" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:24.729830" elapsed="0.004950"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.736247" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology/node=10.30.171.116</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:24.735996" elapsed="0.000297"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.736678" level="INFO">&lt;node xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;
    &lt;node-id&gt;10.30.171.116&lt;/node-id&gt;
    &lt;session-config xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep"&gt;
        &lt;password&gt;newtopsecret&lt;/password&gt;
    &lt;/session-config&gt;
&lt;/node&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:24.736437" elapsed="0.000289"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.737132" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:24.736885" elapsed="0.000291"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.737558" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:24.737317" elapsed="0.000284"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:16:24.738432" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:16:24.738232" elapsed="0.000226"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:16:24.738778" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:16:24.738603" elapsed="0.000216"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:24.738961" elapsed="0.000237"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.739605" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:24.739351" elapsed="0.000298"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:16:24.739692" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:16:24.739865" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:16:24.737812" elapsed="0.002079"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:24.750321" level="INFO">PUT Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology/node=10.30.171.116 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology/node=10.30.171.116 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node017tr7binkr0qs1lojvc1i4cziy31.node0', 'Content-Length': '246', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;node xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;
    &lt;node-id&gt;10.30.171.116&lt;/node-id&gt;
    &lt;session-config xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep"&gt;
        &lt;password&gt;newtopsecret&lt;/password&gt;
    &lt;/session-config&gt;
&lt;/node&gt; 
 </msg>
<msg time="2026-04-21T02:16:24.750443" level="INFO">PUT Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology/node=10.30.171.116 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:24.750573" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:24.742053" elapsed="0.008557"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:24.739962" elapsed="0.010713"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.750943" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:24.750711" elapsed="0.000329"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:24.739944" elapsed="0.011126"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.756019" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:24.752436" elapsed="0.003643"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:24.752134" elapsed="0.003993"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:24.752108" elapsed="0.004055"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.760183" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:24.756533" elapsed="0.003721"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:24.756239" elapsed="0.004078"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:24.756216" elapsed="0.004137"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.761131" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:24.760575" elapsed="0.000593"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.761592" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:24.761265" elapsed="0.000408"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.762373" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:24.761945" elapsed="0.000466"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:24.761707" elapsed="0.000754"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:24.761239" elapsed="0.001251"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.763270" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:24.762697" elapsed="0.000610"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.763716" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:24.763405" elapsed="0.000411"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.764467" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:24.764060" elapsed="0.000443"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:24.763852" elapsed="0.000702"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:24.763380" elapsed="0.001205"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:24.764781" elapsed="0.000502"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:24.765921" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:24.765499" elapsed="0.000459"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:24.766161" elapsed="0.002978"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:24.751611" elapsed="0.017592"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:16:24.769387" elapsed="0.000035"/>
</return>
<status status="PASS" start="2026-04-21T02:16:24.769270" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:24.769251" elapsed="0.000236"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.769779" elapsed="0.000044"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:16:24.769873" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:16:24.772179" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:24.735138" elapsed="0.037068"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:24.772272" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:16:24.772441" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:24.674412" elapsed="0.098099"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.772891" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:24.772633" elapsed="0.000329"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:24.772608" elapsed="0.000378"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:24.773020" elapsed="0.000026"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}pcep_topology_node</arg>
<arg>mapping=${mapping}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:16:24.670019" elapsed="0.103128"/>
</kw>
<arg>password=newtopsecret</arg>
<doc>Send restconf PUT to replace the config module specifying PCEP password element.</doc>
<status status="PASS" start="2026-04-21T02:16:24.668922" elapsed="0.104289"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:16:24.773814" elapsed="0.000243"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:16:24.773492" elapsed="0.000628"/>
</kw>
<doc>Configure password in pcep dispatcher for client with Mininet IP address.
This password again matches what second pcc-mock instance uses.</doc>
<status status="PASS" start="2026-04-21T02:16:24.667476" elapsed="0.106684"/>
</test>
<test id="s1-s21-t13" name="Topology_Intercondition_2" line="129">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast" type="SETUP">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.775579" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:24.775370" elapsed="0.000265"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:24.775353" elapsed="0.000307"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T02:16:24.775178" elapsed="0.000527"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.776480" level="INFO">&amp;{mapping} = { IP=10.30.171.116 | CODE=cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE= | NAME=pcc_10.30.171.116_tunnel_1 | IP_ODL=10.30.171.3 | ERRORS= }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>CODE=${pcc_name_code}</arg>
<arg>NAME=${pcc_name}</arg>
<arg>IP_ODL=${ODL_SYSTEM_IP}</arg>
<arg>ERRORS=${ERROR_ARGS}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:24.775876" elapsed="0.000632"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.816510" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:24.816120" elapsed="0.000422"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:24.817327" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:24.817050" elapsed="0.000357">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:24.817502" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:24.816706" elapsed="0.000819"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.818083" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:24.817679" elapsed="0.000431"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:24.818403" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:24.818577" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:24.818261" elapsed="0.000342"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.819011" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:24.818751" elapsed="0.000306"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.820071" level="INFO">mapping: {'IP': '10.30.171.116', 'CODE': 'cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=', 'NAME': 'pcc_10.30.171.116_tunnel_1', 'IP_ODL': '10.30.171.3', 'ERRORS': ''}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:24.819805" elapsed="0.000312"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.820607" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:24.820331" elapsed="0.000302"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.821374" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:24.821020" elapsed="0.000379"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:24.822303" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:24.821937" elapsed="0.000392"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:24.822384" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:16:24.822546" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:24.821576" elapsed="0.000995"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:24.822716" elapsed="0.000314"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:16:24.820891" elapsed="0.002180"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.823643" level="INFO">${value} = cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:24.823323" elapsed="0.000345"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:24.824542" level="INFO">${encoded} = cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:24.824190" elapsed="0.000378"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:24.824618" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:16:24.824773" level="INFO">${encoded_value} = cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:24.823860" elapsed="0.000952"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:24.824956" elapsed="0.000276"/>
</kw>
<var name="${key}">CODE</var>
<var name="${value}">cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</var>
<status status="PASS" start="2026-04-21T02:16:24.823199" elapsed="0.002073"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.825841" level="INFO">${value} = pcc_10.30.171.116_tunnel_1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:24.825506" elapsed="0.000363"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:24.826919" level="INFO">${encoded} = pcc_10.30.171.116_tunnel_1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:24.826541" elapsed="0.000404"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:24.826995" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:16:24.827164" level="INFO">${encoded_value} = pcc_10.30.171.116_tunnel_1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:24.826205" elapsed="0.000983"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:24.827331" elapsed="0.000277"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">pcc_10.30.171.116_tunnel_1</var>
<status status="PASS" start="2026-04-21T02:16:24.825383" elapsed="0.002265"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.828224" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:24.827902" elapsed="0.000347"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:24.829132" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:24.828757" elapsed="0.000401"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:24.829207" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:16:24.829357" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:24.828426" elapsed="0.000955"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:24.829521" elapsed="0.000289"/>
</kw>
<var name="${key}">IP_ODL</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:16:24.827760" elapsed="0.002092"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.830411" level="INFO">${value} = </msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:24.830090" elapsed="0.000347"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:24.831368" level="INFO">${encoded} = </msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:24.830984" elapsed="0.000410"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:24.831443" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:16:24.831592" level="INFO">${encoded_value} = </msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:24.830614" elapsed="0.001002"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:24.831810" elapsed="0.000276"/>
</kw>
<var name="${key}">ERRORS</var>
<var name="${value}"/>
<status status="PASS" start="2026-04-21T02:16:24.829966" elapsed="0.002161"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:16:24.820689" elapsed="0.011471"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:24.832203" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:16:24.832359" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'CODE': 'cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=', 'NAME': 'pcc_10.30.171.116_tunnel_1', 'IP_ODL': '10.30.171.3', 'ERRORS': ''}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:24.819473" elapsed="0.012911"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:24.819177" elapsed="0.013239"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.832580" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:24.832442" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:24.819150" elapsed="0.013505"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.833272" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:24.832804" elapsed="0.000495"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:24.833347" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:24.815496" elapsed="0.017972"/>
</kw>
<msg time="2026-04-21T02:16:24.833523" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:24.814563" elapsed="0.019007"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.834074" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.834577" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.835160" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.835340" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.835502" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.835868" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:24.835718" elapsed="0.000212"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:24.835704" elapsed="0.000251"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.836087" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.836278" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.836436" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:24.835676" elapsed="0.000813"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:24.835576" elapsed="0.000939"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.836656" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:24.836730" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:16:24.836862" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:24.810112" elapsed="0.026775"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:24.838101" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:24.837866" elapsed="0.000299">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:24.838256" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:24.837525" elapsed="0.000755"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.838585" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:24.838349" elapsed="0.000291"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.839233" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:24.838891" elapsed="0.000368"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:24.838665" elapsed="0.000629"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:24.838331" elapsed="0.000984"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.841886" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:24.839456" elapsed="0.002457"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:24.841964" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:16:24.842117" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:24.837206" elapsed="0.004935"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:24.843301" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:16:24.843114" elapsed="0.000239"/>
</kw>
<msg time="2026-04-21T02:16:24.843436" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:24.842754" elapsed="0.000705"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:16:24.843666" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:24.843528" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:24.843510" elapsed="0.000221"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:24.844047" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:24.844174" level="INFO">${volatiles} = odl-pcep-stateful-stats:last-received-rpt-msg-timestamp
session-duration
session-id
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:24.843882" elapsed="0.000318"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:16:24.844576" level="INFO">${volatiles_list} = ['odl-pcep-stateful-stats:last-received-rpt-msg-timestamp', 'session-duration', 'session-id', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:16:24.844346" elapsed="0.000256"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:16:24.844647" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:16:24.844853" level="INFO">${volatiles_list} = ['odl-pcep-stateful-stats:last-received-rpt-msg-timestamp', 'session-duration', 'session-id', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:24.842438" elapsed="0.002440"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.846237" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:24.845993" elapsed="0.000289"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.846662" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:24.846424" elapsed="0.000281"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:24.853739" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:24.853898" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '123'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:16:24.854006" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:24.848864" elapsed="0.005168"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:24.846769" elapsed="0.007305"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.854240" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:24.854100" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:24.846751" elapsed="0.007574"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.857763" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:24.855341" elapsed="0.002485"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:24.855124" elapsed="0.002737"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:24.855086" elapsed="0.002800"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.860514" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:24.858157" elapsed="0.002402"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:24.857942" elapsed="0.002651"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:24.857925" elapsed="0.002693"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.861171" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:24.860773" elapsed="0.000425"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.861491" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:24.861267" elapsed="0.000280"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.862042" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:24.861719" elapsed="0.000349"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:24.861571" elapsed="0.000533"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:24.861249" elapsed="0.000876"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.862638" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:24.862274" elapsed="0.000390"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.862975" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:24.862733" elapsed="0.000298"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.863515" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:24.863219" elapsed="0.000321"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:24.863054" elapsed="0.000521"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:24.862716" elapsed="0.000881"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:24.863739" elapsed="0.000364"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:24.864541" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:24.864259" elapsed="0.000308"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:24.864750" elapsed="0.002519"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:24.854666" elapsed="0.012667"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:24.867509" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:24.867403" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:24.867384" elapsed="0.000192"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:24.870351" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:24.867712" elapsed="0.002668"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:16:24.870432" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:16:24.870592" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:24.845178" elapsed="0.025440"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:24.870681" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:16:24.870848" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:24.785214" elapsed="0.085660"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.887236" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:24.886854" elapsed="0.000409"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:24.888055" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:24.887743" elapsed="0.000383">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:24.888218" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:24.887416" elapsed="0.000826"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.888781" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:24.888399" elapsed="0.000433"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:24.889125" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:24.889277" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-c...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:24.888986" elapsed="0.000318"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.889696" level="INFO">{
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-count": 1,
                        "local-pref": {
                            "deadtimer": 120,
                            "ip-address": "$IP_ODL",
                            "keepalive": 30,
                            "session-id": "*"
                        },
                        "messages": {
                            "error-messages": {$ERRORS
                                "received-error-msg-count": 0,
                                "sent-error-msg-count": 0
                            },
                            "last-sent-msg-timestamp": 0,
                            "odl-pcep-stateful-stats:last-received-rpt-msg-timestamp": "*",
                            "odl-pcep-stateful-stats:received-rpt-msg-count": 2,
                            "odl-pcep-stateful-stats:sent-init-msg-count": 0,
                            "odl-pcep-stateful-stats:sent-upd-msg-count": 0,
                            "received-msg-count": 2,
                            "reply-time": {
                                "average-time": 0,
                                "max-time": 0,
                                "min-time": 0
                            },
                            "sent-msg-count": 0,
                            "unknown-msg-received": 0
                        },
                        "peer-capabilities": {
                            "odl-pcep-stateful-stats:active": true,
                            "odl-pcep-stateful-stats:instantiation": true,
                            "odl-pcep-stateful-stats:stateful": true
                        },
                        "peer-pref": {
                            "deadtimer": 120,
                            "ip-address": "$IP",
                            "keepalive": 30,
                            "session-id": "*"
                        },
                        "session-duration": "*",
                        "synchronized": true
                    },
                    "network-topology-pcep:path-computation-client": {
                        "ip-address": "$IP",
                        "reported-lsp": [
                            {
                                "name": "$NAME",
                                "path": [
                                    {
                                        "ero": {
                                            "ignore": false,
                                            "processing-rule": false,
                                            "subobject": [
                                                {
                                                    "ip-prefix": {
                                                        "ip-prefix": "1.1.1.1/32"
                                                    },
                                                    "loose": false
                                                }
                                            ]
                                        },
                                        "lsp-id": 1,
                                        "odl-pcep-ietf-stateful:lsp": {
                                            "administrative": true,
                                            "delegate": true,
                                            "ignore": false,
                                            "odl-pcep-ietf-initiated:create": false,
                                            "operational": "up",
                                            "pce-allocation": false,
                                            "plsp-id": 1,
                                            "processing-rule": false,
                                            "remove": false,
                                            "sync": true,
                                            "tlvs": {
                                                "lsp-identifiers": {
                                                    "ipv4": {
                                                        "ipv4-extended-tunnel-id": "$IP",
                                                        "ipv4-tunnel-endpoint-address": "1.1.1.1",
                                                        "ipv4-tunnel-sender-address": "$IP"
                                                    },
                                                    "lsp-id": 1,
                                                    "tunnel-id": 1
                                                },
                                                "symbolic-path-name": {
                                                    "path-name": "$CODE"
                                                }
                                            }
                                        }
                                    }
                                ]
                            }
                        ],
                        "state-sync": "synchronized",
                        "stateful-tlv": {
                            "odl-pcep-ietf-stateful:stateful": {
                                "lsp-update-capability": true,
                                "odl-pcep-ietf-initiated:initiation": true
                            }
                        }
                    },
                    "node-id": "pcc://$IP"
                }
            ],
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:24.889455" elapsed="0.000391"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:24.890200" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:24.889915" elapsed="0.000344"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.890719" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'CODE': 'cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=', 'NAME': 'pcc_10.30.171.116_tunnel_1', 'IP_ODL': '10.30.171.3', 'ERRORS': ''}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:24.890420" elapsed="0.000327"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:24.890284" elapsed="0.000498"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:24.889896" elapsed="0.000925"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.892056" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-c...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:24.890960" elapsed="0.001125"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:24.892135" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:24.886244" elapsed="0.006018"/>
</kw>
<msg time="2026-04-21T02:16:24.892346" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:24.885459" elapsed="0.006935"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.892896" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.893594" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.894127" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.894310" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.894476" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.894863" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:24.894706" elapsed="0.000214"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:24.894692" elapsed="0.000252"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.895077" elapsed="0.000045"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.895266" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.895426" elapsed="0.000051"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:24.894662" elapsed="0.000851"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:24.894554" elapsed="0.000987"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.895683" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:24.895759" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:16:24.895989" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-c...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:24.882806" elapsed="0.013209"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:24.896184" elapsed="0.002256"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:24.900373" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-pcep-topology-stats:pcep-session-state": {
      "delegated-lsps-count": 1,
      "local-pref": {
       "deadtimer": 120,
      ...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:24.899180" elapsed="0.001223"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:24.900843" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:24.900552" elapsed="0.000320"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:16:24.901340" level="INFO">{
 "network-topology:topology": [
  {
   "node": [
    {
     "network-pcep-topology-stats:pcep-session-state": {
      "delegated-lsps-count": 1,
      "local-pref": {
       "deadtimer": 120,
       "ip-address": "10.30.171.3",
       "keepalive": 30,
       "session-id": "*"
      },
      "messages": {
       "error-messages": {
        "received-error-msg-count": 0,
        "sent-error-msg-count": 0
       },
       "last-sent-msg-timestamp": 0,
       "odl-pcep-stateful-stats:last-received-rpt-msg-timestamp": "*",
       "odl-pcep-stateful-stats:received-rpt-msg-count": 2,
       "odl-pcep-stateful-stats:sent-init-msg-count": 0,
       "odl-pcep-stateful-stats:sent-upd-msg-count": 0,
       "received-msg-count": 2,
       "reply-time": {
        "average-time": 0,
        "max-time": 0,
        "min-time": 0
       },
       "sent-msg-count": 0,
       "unknown-msg-received": 0
      },
      "peer-capabilities": {
       "odl-pcep-stateful-stats:active": true,
       "odl-pcep-stateful-stats:instantiation": true,
       "odl-pcep-stateful-stats:stateful": true
      },
      "peer-pref": {
       "deadtimer": 120,
       "ip-address": "10.30.171.116",
       "keepalive": 30,
       "session-id": "*"
      },
      "session-duration": "*",
      "synchronized": true
     },
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "pcc_10.30.171.116_tunnel_1",
        "path": [
         {
          "ero": {
           "ignore": false,
           "processing-rule": false,
           "subobject": [
            {
             "ip-prefix": {
              "ip-prefix": "1.1.1.1/32"
             },
             "loose": false
            }
           ]
          },
          "lsp-id": 1,
          "odl-pcep-ietf-stateful:lsp": {
           "administrative": true,
           "delegate": true,
           "ignore": false,
           "odl-pcep-ietf-initiated:create": false,
           "operational": "up",
           "pce-allocation": false,
           "plsp-id": 1,
           "processing-rule": false,
           "remove": false,
           "sync": true,
           "tlvs": {
            "lsp-identifiers": {
             "ipv4": {
              "ipv4-extended-tunnel-id": "10.30.171.116",
              "ipv4-tunnel-endpoint-address": "1.1.1.1",
              "ipv4-tunnel-sender-address": "10.30.171.116"
             },
             "lsp-id": 1,
             "tunnel-id": 1
            },
            "symbolic-path-name": {
             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
            }
           }
          }
         }
        ]
       }
      ],
      "state-sync": "synchronized",
      "stateful-tlv": {
       "odl-pcep-ietf-stateful:stateful": {
        "lsp-update-capability": true,
        "odl-pcep-ietf-initiated:initiation": true
       }
      }
     },
     "node-id": "pcc://10.30.171.116"
    }
   ],
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}

!=

{
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}</msg>
<msg time="2026-04-21T02:16:24.901734" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -1,110 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
-       "last-sent-msg-timestamp": 0,
-       "odl-pcep-stateful-stats:last-received-rpt-msg-timestamp": "*",
-       "odl-pcep-stateful-stats:received-rpt-msg-count": 2,
-       "odl-pcep-stateful-stats:sent-init-msg-count": 0,
-       "odl-pcep-stateful-stats:sent-upd-msg-count": 0,
-       "received-msg-count": 2,
-       "reply-time": {
-        "average-time": 0,
-        "max-time": 0,
-        "min-time": 0
-       },
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
-     "network-topology-pcep:path-computation-client": {
-      "ip-address": "10.30.171.116",
-      "reported-lsp": [
-       {
-        "name": "pcc_10.30.171.116_tunnel_1",
-        "path": [
-         {
-          "ero": {
-           "ignore": false,
-           "processing-rule": false,
-           "subobject": [
-            {
-             "ip-prefix": {
-              "ip-prefix": "1.1.1.1/32"
-             },
-             "loose": false
-            }
-           ]
-          },
-          "lsp-id": 1,
-          "odl-pcep-ietf-stateful:lsp": {
-           "administrative": true,
-           "delegate": true,
-           "ignore": false,
-           "odl-pcep-ietf-initiated:create": false,
-           "operational": "up",
-           "pce-allocation": false,
-           "plsp-id": 1,
-           "processing-rule": false,
-           "remove": false,
-           "sync": true,
-           "tlvs": {
-            "lsp-identifiers": {
-             "ipv4": {
-              "ipv4-extended-tunnel-id": "10.30.171.116",
-              "ipv4-tunnel-endpoint-address": "1.1.1.1",
-              "ipv4-tunnel-sender-address": "10.30.171.116"
-             },
-             "lsp-id": 1,
-             "tunnel-id": 1
-            },
-            "symbolic-path-name": {
-             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
-            }
-           }
-          }
-         }
-        ]
-       }
-      ],
-      "state-sync": "synchronized",
-      "stateful-tlv": {
-       "odl-pcep-ietf-stateful:stateful": {
-        "lsp-update-capability": true,
-        "odl-pcep-ietf-initiated:initiation": true
-       }
-      }
-     },
-     "node-id": "pcc://10.30.171.116"
-    }
-   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:16:24.901020" elapsed="0.000860">Multiline strings are different:
--- first
+++ second
@@ -1,110 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
    [ Message content over the limit has been removed. ]
-           }
-          }
-         }
-        ]
-       }
-      ],
-      "state-sync": "synchronized",
-      "stateful-tlv": {
-       "odl-pcep-ietf-stateful:stateful": {
-        "lsp-update-capability": true,
-        "odl-pcep-ietf-initiated:initiation": true
-       }
-      }
-     },
-     "node-id": "pcc://10.30.171.116"
-    }
-   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:16:24.898746" elapsed="0.003310">Multiline strings are different:
--- first
+++ second
@@ -1,110 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
    [ Message content over the limit has been removed. ]
-           }
-          }
-         }
-        ]
-       }
-      ],
-      "state-sync": "synchronized",
-      "stateful-tlv": {
-       "odl-pcep-ietf-stateful:stateful": {
-        "lsp-update-capability": true,
-        "odl-pcep-ietf-initiated:initiation": true
-       }
-      }
-     },
-     "node-id": "pcc://10.30.171.116"
-    }
-   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:24.898519" elapsed="0.003631">Multiline strings are different:
--- first
+++ second
@@ -1,110 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
    [ Message content over the limit has been removed. ]
-           }
-          }
-         }
-        ]
-       }
-      ],
-      "state-sync": "synchronized",
-      "stateful-tlv": {
-       "odl-pcep-ietf-stateful:stateful": {
-        "lsp-update-capability": true,
-        "odl-pcep-ietf-initiated:initiation": true
-       }
-      }
-     },
-     "node-id": "pcc://10.30.171.116"
-    }
-   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:24.902329" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:24.902187" elapsed="0.000198"/>
</branch>
<status status="FAIL" start="2026-04-21T02:16:24.898500" elapsed="0.003908">Multiline strings are different:
--- first
+++ second
@@ -1,110 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
    [ Message content over the limit has been removed. ]
-           }
-          }
-         }
-        ]
-       }
-      ],
-      "state-sync": "synchronized",
-      "stateful-tlv": {
-       "odl-pcep-ietf-stateful:stateful": {
-        "lsp-update-capability": true,
-        "odl-pcep-ietf-initiated:initiation": true
-       }
-      }
-     },
-     "node-id": "pcc://10.30.171.116"
-    }
-   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:16:24.872082" elapsed="0.030473">Multiline strings are different:
--- first
+++ second
@@ -1,110 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
    [ Message content over the limit has been removed. ]
-           }
-          }
-         }
-        ]
-       }
-      ],
-      "state-sync": "synchronized",
-      "stateful-tlv": {
-       "odl-pcep-ietf-stateful:stateful": {
-        "lsp-update-capability": true,
-        "odl-pcep-ietf-initiated:initiation": true
-       }
-      }
-     },
-     "node-id": "pcc://10.30.171.116"
-    }
-   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:16:24.871233" elapsed="0.031489">Multiline strings are different:
--- first
+++ second
@@ -1,110 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
    [ Message content over the limit has been removed. ]
-           }
-          }
-         }
-        ]
-       }
-      ],
-      "state-sync": "synchronized",
-      "stateful-tlv": {
-       "odl-pcep-ietf-stateful:stateful": {
-        "lsp-update-capability": true,
-        "odl-pcep-ietf-initiated:initiation": true
-       }
-      }
-     },
-     "node-id": "pcc://10.30.171.116"
-    }
-   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:24.870956" elapsed="0.031885">Multiline strings are different:
--- first
+++ second
@@ -1,110 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
    [ Message content over the limit has been removed. ]
-           }
-          }
-         }
-        ]
-       }
-      ],
-      "state-sync": "synchronized",
-      "stateful-tlv": {
-       "odl-pcep-ietf-stateful:stateful": {
-        "lsp-update-capability": true,
-        "odl-pcep-ietf-initiated:initiation": true
-       }
-      }
-     },
-     "node-id": "pcc://10.30.171.116"
-    }
-   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</branch>
<status status="FAIL" start="2026-04-21T02:16:24.870939" elapsed="0.031966">Multiline strings are different:
--- first
+++ second
@@ -1,110 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
    [ Message content over the limit has been removed. ]
-           }
-          }
-         }
-        ]
-       }
-      ],
-      "state-sync": "synchronized",
-      "stateful-tlv": {
-       "odl-pcep-ietf-stateful:stateful": {
-        "lsp-update-capability": true,
-        "odl-pcep-ietf-initiated:initiation": true
-       }
-      }
-     },
-     "node-id": "pcc://10.30.171.116"
-    }
-   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:24.902959" elapsed="0.000016"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_on_state</arg>
<arg>${mapping}</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:16:24.780930" elapsed="0.122203">Multiline strings are different:
--- first
+++ second
@@ -1,110 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
    [ Message content over the limit has been removed. ]
-           }
-          }
-         }
-        ]
-       }
-      ],
-      "state-sync": "synchronized",
-      "stateful-tlv": {
-       "odl-pcep-ietf-stateful:stateful": {
-        "lsp-update-capability": true,
-        "odl-pcep-ietf-initiated:initiation": true
-       }
-      }
-     },
-     "node-id": "pcc://10.30.171.116"
-    }
-   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:25.953116" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:25.952673" elapsed="0.000478"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:25.953995" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:25.953676" elapsed="0.000397">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:25.954171" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:25.953320" elapsed="0.000877"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:25.954756" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:25.954360" elapsed="0.000448"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:25.955170" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:25.955341" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:25.954987" elapsed="0.000380"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:25.955775" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:25.955520" elapsed="0.000325"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:25.956843" level="INFO">mapping: {'IP': '10.30.171.116', 'CODE': 'cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=', 'NAME': 'pcc_10.30.171.116_tunnel_1', 'IP_ODL': '10.30.171.3', 'ERRORS': ''}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:25.956547" elapsed="0.000344"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:25.957348" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:25.957067" elapsed="0.000307"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:25.958142" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:25.957750" elapsed="0.000419"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:25.959150" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:25.958694" elapsed="0.000484"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:25.959232" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:16:25.959398" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:25.958352" elapsed="0.001078"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:25.959653" elapsed="0.000343"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:16:25.957618" elapsed="0.002421"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:25.960614" level="INFO">${value} = cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:25.960283" elapsed="0.000363"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:25.961711" level="INFO">${encoded} = cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:25.961355" elapsed="0.000383"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:25.961803" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:16:25.961960" level="INFO">${encoded_value} = cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:25.961010" elapsed="0.000975"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:25.962130" elapsed="0.000276"/>
</kw>
<var name="${key}">CODE</var>
<var name="${value}">cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</var>
<status status="PASS" start="2026-04-21T02:16:25.960156" elapsed="0.002291"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:25.963069" level="INFO">${value} = pcc_10.30.171.116_tunnel_1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:25.962684" elapsed="0.000415"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:25.963990" level="INFO">${encoded} = pcc_10.30.171.116_tunnel_1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:25.963613" elapsed="0.000403"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:25.964066" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:16:25.964216" level="INFO">${encoded_value} = pcc_10.30.171.116_tunnel_1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:25.963279" elapsed="0.000962"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:25.964383" elapsed="0.000276"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">pcc_10.30.171.116_tunnel_1</var>
<status status="PASS" start="2026-04-21T02:16:25.962560" elapsed="0.002139"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:25.965277" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:25.964956" elapsed="0.000347"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:25.966184" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:25.965829" elapsed="0.000382"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:25.966260" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:16:25.966410" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:25.965479" elapsed="0.000955"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:25.966577" elapsed="0.000296"/>
</kw>
<var name="${key}">IP_ODL</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:16:25.964830" elapsed="0.002083"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:25.967485" level="INFO">${value} = </msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:25.967164" elapsed="0.000347"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:25.968402" level="INFO">${encoded} = </msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:25.968056" elapsed="0.000371"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:25.968476" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:16:25.968626" level="INFO">${encoded_value} = </msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:25.967687" elapsed="0.000963"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:25.968811" elapsed="0.000274"/>
</kw>
<var name="${key}">ERRORS</var>
<var name="${value}"/>
<status status="PASS" start="2026-04-21T02:16:25.967038" elapsed="0.002087"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:16:25.957432" elapsed="0.011726"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:25.969201" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:16:25.969358" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'CODE': 'cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=', 'NAME': 'pcc_10.30.171.116_tunnel_1', 'IP_ODL': '10.30.171.3', 'ERRORS': ''}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:25.956225" elapsed="0.013159"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:25.955924" elapsed="0.013492"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:25.969581" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:25.969441" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:25.955899" elapsed="0.013793"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:25.970329" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:25.969849" elapsed="0.000507"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:25.970405" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:25.952052" elapsed="0.018478"/>
</kw>
<msg time="2026-04-21T02:16:25.970585" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:25.951080" elapsed="0.019554"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:25.971154" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:25.971655" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:25.972226" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:25.972405" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:25.972570" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:25.972942" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:25.972803" elapsed="0.000194"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:25.972775" elapsed="0.000246"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:25.973151" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:25.973310" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:25.973465" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:25.972745" elapsed="0.000772"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:25.972644" elapsed="0.000899"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:25.973678" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:25.973752" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:16:25.973886" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:25.946382" elapsed="0.027529"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:25.975430" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:25.975183" elapsed="0.000315">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:25.975590" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:25.974809" elapsed="0.000805"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:25.975984" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:25.975682" elapsed="0.000360"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:25.976527" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:25.976234" elapsed="0.000319"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:25.976066" elapsed="0.000521"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:25.975665" elapsed="0.000944"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:25.978984" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:25.976752" elapsed="0.002258"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:25.979077" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:16:25.979232" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:25.974267" elapsed="0.004990"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:25.980414" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:16:25.980216" elapsed="0.000252"/>
</kw>
<msg time="2026-04-21T02:16:25.980552" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:25.979891" elapsed="0.000685"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:16:25.980784" elapsed="0.000031"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:25.980648" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:25.980631" elapsed="0.000236"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:25.981167" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:25.981361" level="INFO">${volatiles} = odl-pcep-stateful-stats:last-received-rpt-msg-timestamp
session-duration
session-id
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:25.981002" elapsed="0.000385"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:16:25.981769" level="INFO">${volatiles_list} = ['odl-pcep-stateful-stats:last-received-rpt-msg-timestamp', 'session-duration', 'session-id', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:16:25.981535" elapsed="0.000281"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:16:25.981863" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:16:25.982018" level="INFO">${volatiles_list} = ['odl-pcep-stateful-stats:last-received-rpt-msg-timestamp', 'session-duration', 'session-id', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:25.979552" elapsed="0.002490"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:25.983419" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:25.983170" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:25.983920" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:25.983622" elapsed="0.000343"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:25.990826" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:25.991048" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '123'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:16:25.991151" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:25.986094" elapsed="0.005084"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:25.984032" elapsed="0.007192"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:25.991402" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:25.991252" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:25.984013" elapsed="0.007476"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:25.995152" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:25.992515" elapsed="0.002684"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:25.992302" elapsed="0.002932"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:25.992284" elapsed="0.002976"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:25.998782" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:25.995532" elapsed="0.003335"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:25.995316" elapsed="0.003601"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:25.995299" elapsed="0.003653"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:25.999747" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:25.999204" elapsed="0.000600"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:26.000226" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:25.999905" elapsed="0.000401"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:26.000991" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:26.000551" elapsed="0.000477"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:26.000340" elapsed="0.000737"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:25.999881" elapsed="0.001226"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:26.001843" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:26.001315" elapsed="0.000567"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:26.002290" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:26.001978" elapsed="0.000391"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:26.003134" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:26.002614" elapsed="0.000569"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:26.002402" elapsed="0.000832"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:26.001953" elapsed="0.001311"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:26.003468" elapsed="0.000491"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:26.004410" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:26.004117" elapsed="0.000318"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:26.004580" elapsed="0.002335"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:25.991870" elapsed="0.015109"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:26.007204" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:26.007092" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:26.007072" elapsed="0.000202"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:26.010247" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:26.007411" elapsed="0.002865"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:16:26.010327" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:16:26.010493" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:25.982340" elapsed="0.028236"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:26.010644" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:16:26.010820" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:25.920495" elapsed="0.090353"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:26.028237" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:26.027848" elapsed="0.000421"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:26.029356" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:26.028926" elapsed="0.000526">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:26.029570" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:26.028431" elapsed="0.001170"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:26.031011" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:26.029925" elapsed="0.001180"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:26.031639" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:26.031875" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-c...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:26.031394" elapsed="0.000516"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:26.032421" level="INFO">{
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-count": 1,
                        "local-pref": {
                            "deadtimer": 120,
                            "ip-address": "$IP_ODL",
                            "keepalive": 30,
                            "session-id": "*"
                        },
                        "messages": {
                            "error-messages": {$ERRORS
                                "received-error-msg-count": 0,
                                "sent-error-msg-count": 0
                            },
                            "last-sent-msg-timestamp": 0,
                            "odl-pcep-stateful-stats:last-received-rpt-msg-timestamp": "*",
                            "odl-pcep-stateful-stats:received-rpt-msg-count": 2,
                            "odl-pcep-stateful-stats:sent-init-msg-count": 0,
                            "odl-pcep-stateful-stats:sent-upd-msg-count": 0,
                            "received-msg-count": 2,
                            "reply-time": {
                                "average-time": 0,
                                "max-time": 0,
                                "min-time": 0
                            },
                            "sent-msg-count": 0,
                            "unknown-msg-received": 0
                        },
                        "peer-capabilities": {
                            "odl-pcep-stateful-stats:active": true,
                            "odl-pcep-stateful-stats:instantiation": true,
                            "odl-pcep-stateful-stats:stateful": true
                        },
                        "peer-pref": {
                            "deadtimer": 120,
                            "ip-address": "$IP",
                            "keepalive": 30,
                            "session-id": "*"
                        },
                        "session-duration": "*",
                        "synchronized": true
                    },
                    "network-topology-pcep:path-computation-client": {
                        "ip-address": "$IP",
                        "reported-lsp": [
                            {
                                "name": "$NAME",
                                "path": [
                                    {
                                        "ero": {
                                            "ignore": false,
                                            "processing-rule": false,
                                            "subobject": [
                                                {
                                                    "ip-prefix": {
                                                        "ip-prefix": "1.1.1.1/32"
                                                    },
                                                    "loose": false
                                                }
                                            ]
                                        },
                                        "lsp-id": 1,
                                        "odl-pcep-ietf-stateful:lsp": {
                                            "administrative": true,
                                            "delegate": true,
                                            "ignore": false,
                                            "odl-pcep-ietf-initiated:create": false,
                                            "operational": "up",
                                            "pce-allocation": false,
                                            "plsp-id": 1,
                                            "processing-rule": false,
                                            "remove": false,
                                            "sync": true,
                                            "tlvs": {
                                                "lsp-identifiers": {
                                                    "ipv4": {
                                                        "ipv4-extended-tunnel-id": "$IP",
                                                        "ipv4-tunnel-endpoint-address": "1.1.1.1",
                                                        "ipv4-tunnel-sender-address": "$IP"
                                                    },
                                                    "lsp-id": 1,
                                                    "tunnel-id": 1
                                                },
                                                "symbolic-path-name": {
                                                    "path-name": "$CODE"
                                                }
                                            }
                                        }
                                    }
                                ]
                            }
                        ],
                        "state-sync": "synchronized",
                        "stateful-tlv": {
                            "odl-pcep-ietf-stateful:stateful": {
                                "lsp-update-capability": true,
                                "odl-pcep-ietf-initiated:initiation": true
                            }
                        }
                    },
                    "node-id": "pcc://$IP"
                }
            ],
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:26.032109" elapsed="0.000486"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:26.033092" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:26.032691" elapsed="0.000475"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:26.033754" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'CODE': 'cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=', 'NAME': 'pcc_10.30.171.116_tunnel_1', 'IP_ODL': '10.30.171.3', 'ERRORS': ''}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:26.033380" elapsed="0.000424"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:26.033201" elapsed="0.000651"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:26.032663" elapsed="0.001216"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:26.035489" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-c...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:26.034062" elapsed="0.001465"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:26.035593" elapsed="0.000044"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:26.027226" elapsed="0.008540"/>
</kw>
<msg time="2026-04-21T02:16:26.035889" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:26.026327" elapsed="0.009627"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:26.036579" elapsed="0.000042"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:26.037265" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:26.037915" elapsed="0.000032"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:26.038149" elapsed="0.000027"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:26.038365" elapsed="0.000027"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:26.038863" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:26.038669" elapsed="0.000267"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:26.038651" elapsed="0.000317"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:26.039161" elapsed="0.000029"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:26.039370" elapsed="0.000025"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:26.039576" elapsed="0.000067"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:26.038612" elapsed="0.001079"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:26.038473" elapsed="0.001253"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:26.039932" elapsed="0.000028"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:26.040034" elapsed="0.000021"/>
</return>
<msg time="2026-04-21T02:16:26.040315" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-c...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:26.023647" elapsed="0.016701"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:26.040564" elapsed="0.003154"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:26.045949" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-pcep-topology-stats:pcep-session-state": {
      "delegated-lsps-count": 1,
      "local-pref": {
       "deadtimer": 120,
      ...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:26.044666" elapsed="0.001314"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:26.046404" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:26.046129" elapsed="0.000302"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:16:26.046933" level="INFO">{
 "network-topology:topology": [
  {
   "node": [
    {
     "network-pcep-topology-stats:pcep-session-state": {
      "delegated-lsps-count": 1,
      "local-pref": {
       "deadtimer": 120,
       "ip-address": "10.30.171.3",
       "keepalive": 30,
       "session-id": "*"
      },
      "messages": {
       "error-messages": {
        "received-error-msg-count": 0,
        "sent-error-msg-count": 0
       },
       "last-sent-msg-timestamp": 0,
       "odl-pcep-stateful-stats:last-received-rpt-msg-timestamp": "*",
       "odl-pcep-stateful-stats:received-rpt-msg-count": 2,
       "odl-pcep-stateful-stats:sent-init-msg-count": 0,
       "odl-pcep-stateful-stats:sent-upd-msg-count": 0,
       "received-msg-count": 2,
       "reply-time": {
        "average-time": 0,
        "max-time": 0,
        "min-time": 0
       },
       "sent-msg-count": 0,
       "unknown-msg-received": 0
      },
      "peer-capabilities": {
       "odl-pcep-stateful-stats:active": true,
       "odl-pcep-stateful-stats:instantiation": true,
       "odl-pcep-stateful-stats:stateful": true
      },
      "peer-pref": {
       "deadtimer": 120,
       "ip-address": "10.30.171.116",
       "keepalive": 30,
       "session-id": "*"
      },
      "session-duration": "*",
      "synchronized": true
     },
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "pcc_10.30.171.116_tunnel_1",
        "path": [
         {
          "ero": {
           "ignore": false,
           "processing-rule": false,
           "subobject": [
            {
             "ip-prefix": {
              "ip-prefix": "1.1.1.1/32"
             },
             "loose": false
            }
           ]
          },
          "lsp-id": 1,
          "odl-pcep-ietf-stateful:lsp": {
           "administrative": true,
           "delegate": true,
           "ignore": false,
           "odl-pcep-ietf-initiated:create": false,
           "operational": "up",
           "pce-allocation": false,
           "plsp-id": 1,
           "processing-rule": false,
           "remove": false,
           "sync": true,
           "tlvs": {
            "lsp-identifiers": {
             "ipv4": {
              "ipv4-extended-tunnel-id": "10.30.171.116",
              "ipv4-tunnel-endpoint-address": "1.1.1.1",
              "ipv4-tunnel-sender-address": "10.30.171.116"
             },
             "lsp-id": 1,
             "tunnel-id": 1
            },
            "symbolic-path-name": {
             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
            }
           }
          }
         }
        ]
       }
      ],
      "state-sync": "synchronized",
      "stateful-tlv": {
       "odl-pcep-ietf-stateful:stateful": {
        "lsp-update-capability": true,
        "odl-pcep-ietf-initiated:initiation": true
       }
      }
     },
     "node-id": "pcc://10.30.171.116"
    }
   ],
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}

!=

{
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}</msg>
<msg time="2026-04-21T02:16:26.047353" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -1,110 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
-       "last-sent-msg-timestamp": 0,
-       "odl-pcep-stateful-stats:last-received-rpt-msg-timestamp": "*",
-       "odl-pcep-stateful-stats:received-rpt-msg-count": 2,
-       "odl-pcep-stateful-stats:sent-init-msg-count": 0,
-       "odl-pcep-stateful-stats:sent-upd-msg-count": 0,
-       "received-msg-count": 2,
-       "reply-time": {
-        "average-time": 0,
-        "max-time": 0,
-        "min-time": 0
-       },
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
-     "network-topology-pcep:path-computation-client": {
-      "ip-address": "10.30.171.116",
-      "reported-lsp": [
-       {
-        "name": "pcc_10.30.171.116_tunnel_1",
-        "path": [
-         {
-          "ero": {
-           "ignore": false,
-           "processing-rule": false,
-           "subobject": [
-            {
-             "ip-prefix": {
-              "ip-prefix": "1.1.1.1/32"
-             },
-             "loose": false
-            }
-           ]
-          },
-          "lsp-id": 1,
-          "odl-pcep-ietf-stateful:lsp": {
-           "administrative": true,
-           "delegate": true,
-           "ignore": false,
-           "odl-pcep-ietf-initiated:create": false,
-           "operational": "up",
-           "pce-allocation": false,
-           "plsp-id": 1,
-           "processing-rule": false,
-           "remove": false,
-           "sync": true,
-           "tlvs": {
-            "lsp-identifiers": {
-             "ipv4": {
-              "ipv4-extended-tunnel-id": "10.30.171.116",
-              "ipv4-tunnel-endpoint-address": "1.1.1.1",
-              "ipv4-tunnel-sender-address": "10.30.171.116"
-             },
-             "lsp-id": 1,
-             "tunnel-id": 1
-            },
-            "symbolic-path-name": {
-             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
-            }
-           }
-          }
-         }
-        ]
-       }
-      ],
-      "state-sync": "synchronized",
-      "stateful-tlv": {
-       "odl-pcep-ietf-stateful:stateful": {
-        "lsp-update-capability": true,
-        "odl-pcep-ietf-initiated:initiation": true
-       }
-      }
-     },
-     "node-id": "pcc://10.30.171.116"
-    }
-   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:16:26.046578" elapsed="0.000915">Multiline strings are different:
--- first
+++ second
@@ -1,110 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
    [ Message content over the limit has been removed. ]
-           }
-          }
-         }
-        ]
-       }
-      ],
-      "state-sync": "synchronized",
-      "stateful-tlv": {
-       "odl-pcep-ietf-stateful:stateful": {
-        "lsp-update-capability": true,
-        "odl-pcep-ietf-initiated:initiation": true
-       }
-      }
-     },
-     "node-id": "pcc://10.30.171.116"
-    }
-   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:16:26.044202" elapsed="0.003471">Multiline strings are different:
--- first
+++ second
@@ -1,110 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
    [ Message content over the limit has been removed. ]
-           }
-          }
-         }
-        ]
-       }
-      ],
-      "state-sync": "synchronized",
-      "stateful-tlv": {
-       "odl-pcep-ietf-stateful:stateful": {
-        "lsp-update-capability": true,
-        "odl-pcep-ietf-initiated:initiation": true
-       }
-      }
-     },
-     "node-id": "pcc://10.30.171.116"
-    }
-   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:26.043858" elapsed="0.003910">Multiline strings are different:
--- first
+++ second
@@ -1,110 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
    [ Message content over the limit has been removed. ]
-           }
-          }
-         }
-        ]
-       }
-      ],
-      "state-sync": "synchronized",
-      "stateful-tlv": {
-       "odl-pcep-ietf-stateful:stateful": {
-        "lsp-update-capability": true,
-        "odl-pcep-ietf-initiated:initiation": true
-       }
-      }
-     },
-     "node-id": "pcc://10.30.171.116"
-    }
-   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:26.047972" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:26.047827" elapsed="0.000202"/>
</branch>
<status status="FAIL" start="2026-04-21T02:16:26.043830" elapsed="0.004222">Multiline strings are different:
--- first
+++ second
@@ -1,110 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
    [ Message content over the limit has been removed. ]
-           }
-          }
-         }
-        ]
-       }
-      ],
-      "state-sync": "synchronized",
-      "stateful-tlv": {
-       "odl-pcep-ietf-stateful:stateful": {
-        "lsp-update-capability": true,
-        "odl-pcep-ietf-initiated:initiation": true
-       }
-      }
-     },
-     "node-id": "pcc://10.30.171.116"
-    }
-   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:16:26.012108" elapsed="0.036093">Multiline strings are different:
--- first
+++ second
@@ -1,110 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
    [ Message content over the limit has been removed. ]
-           }
-          }
-         }
-        ]
-       }
-      ],
-      "state-sync": "synchronized",
-      "stateful-tlv": {
-       "odl-pcep-ietf-stateful:stateful": {
-        "lsp-update-capability": true,
-        "odl-pcep-ietf-initiated:initiation": true
-       }
-      }
-     },
-     "node-id": "pcc://10.30.171.116"
-    }
-   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:16:26.011203" elapsed="0.037171">Multiline strings are different:
--- first
+++ second
@@ -1,110 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
    [ Message content over the limit has been removed. ]
-           }
-          }
-         }
-        ]
-       }
-      ],
-      "state-sync": "synchronized",
-      "stateful-tlv": {
-       "odl-pcep-ietf-stateful:stateful": {
-        "lsp-update-capability": true,
-        "odl-pcep-ietf-initiated:initiation": true
-       }
-      }
-     },
-     "node-id": "pcc://10.30.171.116"
-    }
-   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:26.010934" elapsed="0.037543">Multiline strings are different:
--- first
+++ second
@@ -1,110 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
    [ Message content over the limit has been removed. ]
-           }
-          }
-         }
-        ]
-       }
-      ],
-      "state-sync": "synchronized",
-      "stateful-tlv": {
-       "odl-pcep-ietf-stateful:stateful": {
-        "lsp-update-capability": true,
-        "odl-pcep-ietf-initiated:initiation": true
-       }
-      }
-     },
-     "node-id": "pcc://10.30.171.116"
-    }
-   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</branch>
<status status="FAIL" start="2026-04-21T02:16:26.010916" elapsed="0.037627">Multiline strings are different:
--- first
+++ second
@@ -1,110 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
    [ Message content over the limit has been removed. ]
-           }
-          }
-         }
-        ]
-       }
-      ],
-      "state-sync": "synchronized",
-      "stateful-tlv": {
-       "odl-pcep-ietf-stateful:stateful": {
-        "lsp-update-capability": true,
-        "odl-pcep-ietf-initiated:initiation": true
-       }
-      }
-     },
-     "node-id": "pcc://10.30.171.116"
-    }
-   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:26.048598" elapsed="0.000017"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_on_state</arg>
<arg>${mapping}</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:16:25.911390" elapsed="0.137359">Multiline strings are different:
--- first
+++ second
@@ -1,110 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
    [ Message content over the limit has been removed. ]
-           }
-          }
-         }
-        ]
-       }
-      ],
-      "state-sync": "synchronized",
-      "stateful-tlv": {
-       "odl-pcep-ietf-stateful:stateful": {
-        "lsp-update-capability": true,
-        "odl-pcep-ietf-initiated:initiation": true
-       }
-      }
-     },
-     "node-id": "pcc://10.30.171.116"
-    }
-   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:27.092639" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:27.092244" elapsed="0.000429"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:27.093474" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:27.093186" elapsed="0.000365">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:27.093647" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:27.092856" elapsed="0.000815"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:27.094235" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:27.093845" elapsed="0.000417"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:27.094558" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:27.094734" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:27.094415" elapsed="0.000346"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:27.095187" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:27.094925" elapsed="0.000309"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:27.096195" level="INFO">mapping: {'IP': '10.30.171.116', 'CODE': 'cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=', 'NAME': 'pcc_10.30.171.116_tunnel_1', 'IP_ODL': '10.30.171.3', 'ERRORS': ''}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:27.095933" elapsed="0.000307"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:27.096663" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:27.096391" elapsed="0.000298"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:27.097447" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:27.097075" elapsed="0.000398"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:27.098386" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:27.098014" elapsed="0.000398"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:27.098465" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:16:27.098627" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:27.097653" elapsed="0.001003"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:27.098900" elapsed="0.000361"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:16:27.096947" elapsed="0.002357"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:27.100052" level="INFO">${value} = cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:27.099546" elapsed="0.000533"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:27.100969" level="INFO">${encoded} = cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:27.100594" elapsed="0.000401"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:27.101046" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:16:27.101197" level="INFO">${encoded_value} = cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:27.100259" elapsed="0.000962"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:27.101365" elapsed="0.000276"/>
</kw>
<var name="${key}">CODE</var>
<var name="${value}">cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</var>
<status status="PASS" start="2026-04-21T02:16:27.099420" elapsed="0.002263"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:27.102258" level="INFO">${value} = pcc_10.30.171.116_tunnel_1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:27.101936" elapsed="0.000348"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:27.103182" level="INFO">${encoded} = pcc_10.30.171.116_tunnel_1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:27.102811" elapsed="0.000397"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:27.103258" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:16:27.103411" level="INFO">${encoded_value} = pcc_10.30.171.116_tunnel_1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:27.102460" elapsed="0.000975"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:27.103579" elapsed="0.000295"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">pcc_10.30.171.116_tunnel_1</var>
<status status="PASS" start="2026-04-21T02:16:27.101812" elapsed="0.002104"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:27.104478" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:27.104155" elapsed="0.000348"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:27.105390" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:27.105032" elapsed="0.000384"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:27.105465" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:16:27.105614" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:27.104684" elapsed="0.000954"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:27.105779" elapsed="0.000292"/>
</kw>
<var name="${key}">IP_ODL</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:16:27.104030" elapsed="0.002081"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:27.106664" level="INFO">${value} = </msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:27.106345" elapsed="0.000345"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:27.107624" level="INFO">${encoded} = </msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:27.107270" elapsed="0.000385"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:27.107705" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:16:27.107874" level="INFO">${encoded_value} = </msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:27.106899" elapsed="0.001000"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:27.108041" elapsed="0.000277"/>
</kw>
<var name="${key}">ERRORS</var>
<var name="${value}"/>
<status status="PASS" start="2026-04-21T02:16:27.106222" elapsed="0.002136"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:16:27.096745" elapsed="0.011646"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:27.108436" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:16:27.108596" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'CODE': 'cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=', 'NAME': 'pcc_10.30.171.116_tunnel_1', 'IP_ODL': '10.30.171.3', 'ERRORS': ''}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:27.095601" elapsed="0.013021"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:27.095309" elapsed="0.013345"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:27.108839" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:27.108682" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:27.095286" elapsed="0.013664"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:27.109610" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:27.109130" elapsed="0.000507"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:27.109686" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:27.091622" elapsed="0.018204"/>
</kw>
<msg time="2026-04-21T02:16:27.109881" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:27.090712" elapsed="0.019218"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:27.110421" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:27.110997" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:27.111494" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:27.111677" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:27.111856" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:27.112204" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:27.112071" elapsed="0.000188"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:27.112057" elapsed="0.000225"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:27.112412" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:27.112570" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:27.112726" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:27.112028" elapsed="0.000750"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:27.111931" elapsed="0.000892"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:27.112961" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:27.113036" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:16:27.113151" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:27.086463" elapsed="0.026713"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:27.116061" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:27.115783" elapsed="0.000345">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:27.116220" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:27.115448" elapsed="0.000796"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:27.116549" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:27.116313" elapsed="0.000298"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:27.117331" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:27.116852" elapsed="0.000505"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:27.116640" elapsed="0.000751"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:27.116295" elapsed="0.001117"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:27.119967" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:27.117553" elapsed="0.002440"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:27.120045" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:16:27.120198" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:27.115120" elapsed="0.005103"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:27.121372" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:16:27.121185" elapsed="0.000239"/>
</kw>
<msg time="2026-04-21T02:16:27.121508" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:27.120856" elapsed="0.000675"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:16:27.121735" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:27.121600" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:27.121582" elapsed="0.000236"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:27.122119" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:27.122253" level="INFO">${volatiles} = odl-pcep-stateful-stats:last-received-rpt-msg-timestamp
session-duration
session-id
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:27.121954" elapsed="0.000324"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:16:27.122657" level="INFO">${volatiles_list} = ['odl-pcep-stateful-stats:last-received-rpt-msg-timestamp', 'session-duration', 'session-id', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:16:27.122424" elapsed="0.000259"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:16:27.122729" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:16:27.122903" level="INFO">${volatiles_list} = ['odl-pcep-stateful-stats:last-received-rpt-msg-timestamp', 'session-duration', 'session-id', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:27.120519" elapsed="0.002410"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:27.124313" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:27.124064" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:27.124742" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:27.124502" elapsed="0.000283"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:27.132486" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:27.132695" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1083'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:16:27.132838" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:27.126956" elapsed="0.005912"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:27.124868" elapsed="0.008044"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:27.133084" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:27.132939" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:27.124849" elapsed="0.008319"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:27.137350" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:27.134173" elapsed="0.003254"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:27.133958" elapsed="0.003518"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:27.133940" elapsed="0.003573"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:27.141155" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:27.137915" elapsed="0.003303"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:27.137592" elapsed="0.003675"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:27.137569" elapsed="0.003733"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:27.142095" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:27.141526" elapsed="0.000607"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:27.142547" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:27.142230" elapsed="0.000397"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:27.143332" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:27.142892" elapsed="0.000477"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:27.142661" elapsed="0.000758"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:27.142205" elapsed="0.001244"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:27.144192" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:27.143658" elapsed="0.000571"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:27.144637" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:27.144326" elapsed="0.000390"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:27.145394" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:27.144982" elapsed="0.000449"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:27.144749" elapsed="0.000731"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:27.144301" elapsed="0.001208"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:27.145705" elapsed="0.000509"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:27.146848" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:27.146434" elapsed="0.000451"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:27.147159" elapsed="0.002508"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:27.133509" elapsed="0.016222"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:27.149927" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:27.149818" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:27.149782" elapsed="0.000213"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:27.153325" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:27.150132" elapsed="0.003223"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:16:27.153408" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:16:27.153569" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:27.123244" elapsed="0.030351"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:27.153659" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:16:27.153825" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:27.063712" elapsed="0.090140"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:27.170072" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:27.169665" elapsed="0.000435"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:27.170877" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:27.170578" elapsed="0.000371">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:27.171082" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:27.170256" elapsed="0.000851"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:27.171661" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:27.171268" elapsed="0.000420"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:27.171996" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:27.172142" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-c...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:27.171858" elapsed="0.000311"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:27.172726" level="INFO">{
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-count": 1,
                        "local-pref": {
                            "deadtimer": 120,
                            "ip-address": "$IP_ODL",
                            "keepalive": 30,
                            "session-id": "*"
                        },
                        "messages": {
                            "error-messages": {$ERRORS
                                "received-error-msg-count": 0,
                                "sent-error-msg-count": 0
                            },
                            "last-sent-msg-timestamp": 0,
                            "odl-pcep-stateful-stats:last-received-rpt-msg-timestamp": "*",
                            "odl-pcep-stateful-stats:received-rpt-msg-count": 2,
                            "odl-pcep-stateful-stats:sent-init-msg-count": 0,
                            "odl-pcep-stateful-stats:sent-upd-msg-count": 0,
                            "received-msg-count": 2,
                            "reply-time": {
                                "average-time": 0,
                                "max-time": 0,
                                "min-time": 0
                            },
                            "sent-msg-count": 0,
                            "unknown-msg-received": 0
                        },
                        "peer-capabilities": {
                            "odl-pcep-stateful-stats:active": true,
                            "odl-pcep-stateful-stats:instantiation": true,
                            "odl-pcep-stateful-stats:stateful": true
                        },
                        "peer-pref": {
                            "deadtimer": 120,
                            "ip-address": "$IP",
                            "keepalive": 30,
                            "session-id": "*"
                        },
                        "session-duration": "*",
                        "synchronized": true
                    },
                    "network-topology-pcep:path-computation-client": {
                        "ip-address": "$IP",
                        "reported-lsp": [
                            {
                                "name": "$NAME",
                                "path": [
                                    {
                                        "ero": {
                                            "ignore": false,
                                            "processing-rule": false,
                                            "subobject": [
                                                {
                                                    "ip-prefix": {
                                                        "ip-prefix": "1.1.1.1/32"
                                                    },
                                                    "loose": false
                                                }
                                            ]
                                        },
                                        "lsp-id": 1,
                                        "odl-pcep-ietf-stateful:lsp": {
                                            "administrative": true,
                                            "delegate": true,
                                            "ignore": false,
                                            "odl-pcep-ietf-initiated:create": false,
                                            "operational": "up",
                                            "pce-allocation": false,
                                            "plsp-id": 1,
                                            "processing-rule": false,
                                            "remove": false,
                                            "sync": true,
                                            "tlvs": {
                                                "lsp-identifiers": {
                                                    "ipv4": {
                                                        "ipv4-extended-tunnel-id": "$IP",
                                                        "ipv4-tunnel-endpoint-address": "1.1.1.1",
                                                        "ipv4-tunnel-sender-address": "$IP"
                                                    },
                                                    "lsp-id": 1,
                                                    "tunnel-id": 1
                                                },
                                                "symbolic-path-name": {
                                                    "path-name": "$CODE"
                                                }
                                            }
                                        }
                                    }
                                ]
                            }
                        ],
                        "state-sync": "synchronized",
                        "stateful-tlv": {
                            "odl-pcep-ietf-stateful:stateful": {
                                "lsp-update-capability": true,
                                "odl-pcep-ietf-initiated:initiation": true
                            }
                        }
                    },
                    "node-id": "pcc://$IP"
                }
            ],
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:27.172315" elapsed="0.000553"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:27.173226" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:27.172939" elapsed="0.000346"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:27.173744" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'CODE': 'cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=', 'NAME': 'pcc_10.30.171.116_tunnel_1', 'IP_ODL': '10.30.171.3', 'ERRORS': ''}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:27.173447" elapsed="0.000324"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:27.173310" elapsed="0.000512"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:27.172919" elapsed="0.000926"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:27.175044" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-c...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:27.173984" elapsed="0.001090"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:27.175125" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:27.169064" elapsed="0.006188"/>
</kw>
<msg time="2026-04-21T02:16:27.175336" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:27.168259" elapsed="0.007127"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:27.175896" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:27.176399" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:27.176908" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:27.177086" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:27.177250" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:27.177612" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:27.177479" elapsed="0.000188"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:27.177464" elapsed="0.000226"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:27.177837" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:27.177999" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:27.178157" elapsed="0.000051"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:27.177434" elapsed="0.000810"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:27.177329" elapsed="0.000943"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:27.178412" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:27.178489" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:16:27.178700" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-c...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:27.165582" elapsed="0.013144"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:27.178911" elapsed="0.002289"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:27.183126" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-pcep-topology-stats:pcep-session-state": {
      "delegated-lsps-count": 1,
      "local-pref": {
       "deadtimer": 120,
      ...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:27.181927" elapsed="0.001229"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:27.184114" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:27.183304" elapsed="0.000840"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:16:27.184626" level="INFO">{
 "network-topology:topology": [
  {
   "node": [
    {
     "network-pcep-topology-stats:pcep-session-state": {
      "delegated-lsps-count": 1,
      "local-pref": {
       "deadtimer": 120,
       "ip-address": "10.30.171.3",
       "keepalive": 30,
       "session-id": "*"
      },
      "messages": {
       "error-messages": {
        "received-error-msg-count": 0,
        "sent-error-msg-count": 0
       },
       "last-sent-msg-timestamp": 0,
       "odl-pcep-stateful-stats:last-received-rpt-msg-timestamp": "*",
       "odl-pcep-stateful-stats:received-rpt-msg-count": 2,
       "odl-pcep-stateful-stats:sent-init-msg-count": 0,
       "odl-pcep-stateful-stats:sent-upd-msg-count": 0,
       "received-msg-count": 2,
       "reply-time": {
        "average-time": 0,
        "max-time": 0,
        "min-time": 0
       },
       "sent-msg-count": 0,
       "unknown-msg-received": 0
      },
      "peer-capabilities": {
       "odl-pcep-stateful-stats:active": true,
       "odl-pcep-stateful-stats:instantiation": true,
       "odl-pcep-stateful-stats:stateful": true
      },
      "peer-pref": {
       "deadtimer": 120,
       "ip-address": "10.30.171.116",
       "keepalive": 30,
       "session-id": "*"
      },
      "session-duration": "*",
      "synchronized": true
     },
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "pcc_10.30.171.116_tunnel_1",
        "path": [
         {
          "ero": {
           "ignore": false,
           "processing-rule": false,
           "subobject": [
            {
             "ip-prefix": {
              "ip-prefix": "1.1.1.1/32"
             },
             "loose": false
            }
           ]
          },
          "lsp-id": 1,
          "odl-pcep-ietf-stateful:lsp": {
           "administrative": true,
           "delegate": true,
           "ignore": false,
           "odl-pcep-ietf-initiated:create": false,
           "operational": "up",
           "pce-allocation": false,
           "plsp-id": 1,
           "processing-rule": false,
           "remove": false,
           "sync": true,
           "tlvs": {
            "lsp-identifiers": {
             "ipv4": {
              "ipv4-extended-tunnel-id": "10.30.171.116",
              "ipv4-tunnel-endpoint-address": "1.1.1.1",
              "ipv4-tunnel-sender-address": "10.30.171.116"
             },
             "lsp-id": 1,
             "tunnel-id": 1
            },
            "symbolic-path-name": {
             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
            }
           }
          }
         }
        ]
       }
      ],
      "state-sync": "synchronized",
      "stateful-tlv": {
       "odl-pcep-ietf-stateful:stateful": {
        "lsp-update-capability": true,
        "odl-pcep-ietf-initiated:initiation": true
       }
      }
     },
     "node-id": "pcc://10.30.171.116"
    }
   ],
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}

!=

{
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "pcc_10.30.171.116_tunnel_1",
        "path": [
         {
          "ero": {
           "ignore": false,
           "processing-rule": false,
           "subobject": [
            {
             "ip-prefix": {
              "ip-prefix": "1.1.1.1/32"
             },
             "loose": false
            }
           ]
          },
          "lsp-id": 1,
          "odl-pcep-ietf-stateful:lsp": {
           "administrative": true,
           "delegate": true,
           "ignore": false,
           "odl-pcep-ietf-initiated:create": false,
           "operational": "up",
           "pce-allocation": false,
           "plsp-id": 1,
           "processing-rule": false,
           "remove": false,
           "sync": true,
           "tlvs": {
            "lsp-identifiers": {
             "ipv4": {
              "ipv4-extended-tunnel-id": "10.30.171.116",
              "ipv4-tunnel-endpoint-address": "1.1.1.1",
              "ipv4-tunnel-sender-address": "10.30.171.116"
             },
             "lsp-id": 1,
             "tunnel-id": 1
            },
            "symbolic-path-name": {
             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
            }
           }
          }
         }
        ]
       }
      ],
      "state-sync": "synchronized",
      "stateful-tlv": {
       "odl-pcep-ietf-stateful:stateful": {
        "lsp-update-capability": true,
        "odl-pcep-ietf-initiated:initiation": true
       }
      }
     },
     "node-id": "pcc://10.30.171.116"
    }
   ],
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}</msg>
<msg time="2026-04-21T02:16:27.185019" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
-       "last-sent-msg-timestamp": 0,
-       "odl-pcep-stateful-stats:last-received-rpt-msg-timestamp": "*",
-       "odl-pcep-stateful-stats:received-rpt-msg-count": 2,
-       "odl-pcep-stateful-stats:sent-init-msg-count": 0,
-       "odl-pcep-stateful-stats:sent-upd-msg-count": 0,
-       "received-msg-count": 2,
-       "reply-time": {
-        "average-time": 0,
-        "max-time": 0,
-        "min-time": 0
-       },
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:16:27.184294" elapsed="0.000801">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:16:27.181507" elapsed="0.003762">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:27.181279" elapsed="0.004085">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:27.185542" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:27.185401" elapsed="0.000197"/>
</branch>
<status status="FAIL" start="2026-04-21T02:16:27.181261" elapsed="0.004359">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:16:27.154967" elapsed="0.030802">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:16:27.154163" elapsed="0.031821">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:27.153934" elapsed="0.032157">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</branch>
<status status="FAIL" start="2026-04-21T02:16:27.153917" elapsed="0.032211">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:27.186179" elapsed="0.000017"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_on_state</arg>
<arg>${mapping}</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:16:27.058915" elapsed="0.127409">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:28.232543" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:28.232142" elapsed="0.000452"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:28.233373" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:28.233124" elapsed="0.000323">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:28.233542" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:28.232774" elapsed="0.000793"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:28.234201" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:28.233725" elapsed="0.000505"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:28.234597" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:28.234753" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:28.234452" elapsed="0.000328"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:28.235338" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:28.235064" elapsed="0.000323"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:28.236408" level="INFO">mapping: {'IP': '10.30.171.116', 'CODE': 'cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=', 'NAME': 'pcc_10.30.171.116_tunnel_1', 'IP_ODL': '10.30.171.3', 'ERRORS': ''}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:28.236125" elapsed="0.000337"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:28.236971" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:28.236663" elapsed="0.000343"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:28.237776" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:28.237384" elapsed="0.000454"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:28.238777" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:28.238395" elapsed="0.000436"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:28.238896" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:16:28.239410" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:28.238034" elapsed="0.001418"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:28.239637" elapsed="0.000397"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:16:28.237252" elapsed="0.002824"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:28.240991" level="INFO">${value} = cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:28.240385" elapsed="0.000635"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:28.241975" level="INFO">${encoded} = cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:28.241549" elapsed="0.000453"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:28.242062" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:16:28.242220" level="INFO">${encoded_value} = cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:28.241206" elapsed="0.001040"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:28.242392" elapsed="0.000328"/>
</kw>
<var name="${key}">CODE</var>
<var name="${value}">cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</var>
<status status="PASS" start="2026-04-21T02:16:28.240221" elapsed="0.002542"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:28.243401" level="INFO">${value} = pcc_10.30.171.116_tunnel_1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:28.243067" elapsed="0.000361"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:28.244466" level="INFO">${encoded} = pcc_10.30.171.116_tunnel_1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:28.244070" elapsed="0.000424"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:28.244545" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:16:28.244698" level="INFO">${encoded_value} = pcc_10.30.171.116_tunnel_1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:28.243640" elapsed="0.001084"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:28.244885" elapsed="0.000330"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">pcc_10.30.171.116_tunnel_1</var>
<status status="PASS" start="2026-04-21T02:16:28.242901" elapsed="0.002358"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:28.245872" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:28.245511" elapsed="0.000390"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:28.246888" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:28.246453" elapsed="0.000463"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:28.246967" elapsed="0.000050"/>
</return>
<msg time="2026-04-21T02:16:28.247144" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:28.246082" elapsed="0.001088"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:28.247372" elapsed="0.000312"/>
</kw>
<var name="${key}">IP_ODL</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:16:28.245375" elapsed="0.002360"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:28.248370" level="INFO">${value} = </msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:28.248017" elapsed="0.000381"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:28.249346" level="INFO">${encoded} = </msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:28.248933" elapsed="0.000452"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:28.249452" elapsed="0.000048"/>
</return>
<msg time="2026-04-21T02:16:28.249641" level="INFO">${encoded_value} = </msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:28.248578" elapsed="0.001089"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:28.249829" elapsed="0.000306"/>
</kw>
<var name="${key}">ERRORS</var>
<var name="${value}"/>
<status status="PASS" start="2026-04-21T02:16:28.247887" elapsed="0.002301"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:16:28.237065" elapsed="0.013160"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:28.250272" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:16:28.250439" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'CODE': 'cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=', 'NAME': 'pcc_10.30.171.116_tunnel_1', 'IP_ODL': '10.30.171.3', 'ERRORS': ''}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:28.235801" elapsed="0.014665"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:28.235473" elapsed="0.015026"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:28.250675" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:28.250529" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:28.235443" elapsed="0.015316"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:28.251528" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:28.251007" elapsed="0.000549"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:28.251606" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:28.231523" elapsed="0.020210"/>
</kw>
<msg time="2026-04-21T02:16:28.251806" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:28.230591" elapsed="0.021273"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:28.252376" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:28.252899" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:28.253396" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:28.253615" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:28.253785" elapsed="0.000036"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:28.254164" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:28.254027" elapsed="0.000193"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:28.254012" elapsed="0.000231"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:28.254377" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:28.254536" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:28.254693" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:28.253980" elapsed="0.000767"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:28.253878" elapsed="0.000894"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:28.255014" elapsed="0.000026"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:28.255099" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:16:28.255262" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:28.226188" elapsed="0.029104"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:28.256921" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:28.256633" elapsed="0.000366">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:28.257091" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:28.256275" elapsed="0.000841"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:28.257425" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:28.257186" elapsed="0.000296"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:28.257988" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:28.257672" elapsed="0.000342"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:28.257505" elapsed="0.000544"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:28.257168" elapsed="0.000903"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:28.260484" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:28.258213" elapsed="0.002298"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:28.260563" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:16:28.260719" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:28.255916" elapsed="0.004829"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:28.261917" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:16:28.261710" elapsed="0.000259"/>
</kw>
<msg time="2026-04-21T02:16:28.262053" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:28.261379" elapsed="0.000698"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:16:28.262283" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:28.262146" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:28.262128" elapsed="0.000220"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:28.262689" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:28.262857" level="INFO">${volatiles} = odl-pcep-stateful-stats:last-received-rpt-msg-timestamp
session-duration
session-id
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:28.262519" elapsed="0.000365"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:16:28.263320" level="INFO">${volatiles_list} = ['odl-pcep-stateful-stats:last-received-rpt-msg-timestamp', 'session-duration', 'session-id', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:16:28.263063" elapsed="0.000284"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:16:28.263396" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:16:28.263552" level="INFO">${volatiles_list} = ['odl-pcep-stateful-stats:last-received-rpt-msg-timestamp', 'session-duration', 'session-id', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:28.261060" elapsed="0.002517"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:28.264979" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:28.264709" elapsed="0.000315"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:28.265408" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:28.265168" elapsed="0.000284"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:28.272756" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:28.273036" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1083'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:16:28.273190" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:28.267606" elapsed="0.005623"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:28.265517" elapsed="0.007786"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:28.273578" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:28.273358" elapsed="0.000315"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:28.265499" elapsed="0.008206"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:28.279359" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:28.275284" elapsed="0.004174"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:28.274922" elapsed="0.004600"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:28.274896" elapsed="0.004675"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:28.283458" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:28.280033" elapsed="0.003491"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:28.279674" elapsed="0.003898"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:28.279646" elapsed="0.003962"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:28.284211" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:28.283813" elapsed="0.000425"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:28.284582" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:28.284349" elapsed="0.000291"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:28.285142" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:28.284839" elapsed="0.000331"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:28.284664" elapsed="0.000543"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:28.284329" elapsed="0.000899"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:28.285775" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:28.285399" elapsed="0.000420"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:28.286118" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:28.285892" elapsed="0.000285"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:28.286647" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:28.286351" elapsed="0.000324"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:28.286201" elapsed="0.000514"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:28.285873" elapsed="0.000863"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:28.286901" elapsed="0.000375"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:28.287727" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:28.287434" elapsed="0.000319"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:28.287919" elapsed="0.002388"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:28.274238" elapsed="0.016135"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:28.290553" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:28.290443" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:28.290424" elapsed="0.000197"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:28.294073" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:28.290762" elapsed="0.003342"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:16:28.294159" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:16:28.294322" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:28.263901" elapsed="0.030447"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:28.294412" elapsed="0.000025"/>
</return>
<msg time="2026-04-21T02:16:28.294564" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:28.200807" elapsed="0.093782"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:28.311047" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:28.310616" elapsed="0.000464"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:28.311874" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:28.311557" elapsed="0.000393">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:28.312090" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:28.311235" elapsed="0.000881"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:28.312836" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:28.312272" elapsed="0.000593"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:28.313162" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:28.313319" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-c...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:28.313022" elapsed="0.000323"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:28.313734" level="INFO">{
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-count": 1,
                        "local-pref": {
                            "deadtimer": 120,
                            "ip-address": "$IP_ODL",
                            "keepalive": 30,
                            "session-id": "*"
                        },
                        "messages": {
                            "error-messages": {$ERRORS
                                "received-error-msg-count": 0,
                                "sent-error-msg-count": 0
                            },
                            "last-sent-msg-timestamp": 0,
                            "odl-pcep-stateful-stats:last-received-rpt-msg-timestamp": "*",
                            "odl-pcep-stateful-stats:received-rpt-msg-count": 2,
                            "odl-pcep-stateful-stats:sent-init-msg-count": 0,
                            "odl-pcep-stateful-stats:sent-upd-msg-count": 0,
                            "received-msg-count": 2,
                            "reply-time": {
                                "average-time": 0,
                                "max-time": 0,
                                "min-time": 0
                            },
                            "sent-msg-count": 0,
                            "unknown-msg-received": 0
                        },
                        "peer-capabilities": {
                            "odl-pcep-stateful-stats:active": true,
                            "odl-pcep-stateful-stats:instantiation": true,
                            "odl-pcep-stateful-stats:stateful": true
                        },
                        "peer-pref": {
                            "deadtimer": 120,
                            "ip-address": "$IP",
                            "keepalive": 30,
                            "session-id": "*"
                        },
                        "session-duration": "*",
                        "synchronized": true
                    },
                    "network-topology-pcep:path-computation-client": {
                        "ip-address": "$IP",
                        "reported-lsp": [
                            {
                                "name": "$NAME",
                                "path": [
                                    {
                                        "ero": {
                                            "ignore": false,
                                            "processing-rule": false,
                                            "subobject": [
                                                {
                                                    "ip-prefix": {
                                                        "ip-prefix": "1.1.1.1/32"
                                                    },
                                                    "loose": false
                                                }
                                            ]
                                        },
                                        "lsp-id": 1,
                                        "odl-pcep-ietf-stateful:lsp": {
                                            "administrative": true,
                                            "delegate": true,
                                            "ignore": false,
                                            "odl-pcep-ietf-initiated:create": false,
                                            "operational": "up",
                                            "pce-allocation": false,
                                            "plsp-id": 1,
                                            "processing-rule": false,
                                            "remove": false,
                                            "sync": true,
                                            "tlvs": {
                                                "lsp-identifiers": {
                                                    "ipv4": {
                                                        "ipv4-extended-tunnel-id": "$IP",
                                                        "ipv4-tunnel-endpoint-address": "1.1.1.1",
                                                        "ipv4-tunnel-sender-address": "$IP"
                                                    },
                                                    "lsp-id": 1,
                                                    "tunnel-id": 1
                                                },
                                                "symbolic-path-name": {
                                                    "path-name": "$CODE"
                                                }
                                            }
                                        }
                                    }
                                ]
                            }
                        ],
                        "state-sync": "synchronized",
                        "stateful-tlv": {
                            "odl-pcep-ietf-stateful:stateful": {
                                "lsp-update-capability": true,
                                "odl-pcep-ietf-initiated:initiation": true
                            }
                        }
                    },
                    "node-id": "pcc://$IP"
                }
            ],
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:28.313492" elapsed="0.000344"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:28.314187" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:28.313903" elapsed="0.000342"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:28.314700" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'CODE': 'cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=', 'NAME': 'pcc_10.30.171.116_tunnel_1', 'IP_ODL': '10.30.171.3', 'ERRORS': ''}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:28.314406" elapsed="0.000354"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:28.314271" elapsed="0.000545"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:28.313885" elapsed="0.000954"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:28.316093" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-c...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:28.315019" elapsed="0.001104"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:28.316173" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:28.310019" elapsed="0.006281"/>
</kw>
<msg time="2026-04-21T02:16:28.316384" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:28.309082" elapsed="0.007349"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:28.316932" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:28.317428" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:28.317933" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:28.318108" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:28.318269" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:28.318628" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:28.318495" elapsed="0.000188"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:28.318481" elapsed="0.000226"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:28.318852" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:28.319037" elapsed="0.000023"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:28.319216" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:28.318451" elapsed="0.000819"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:28.318346" elapsed="0.000950"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:28.319433" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:28.319545" elapsed="0.000018"/>
</return>
<msg time="2026-04-21T02:16:28.319759" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-c...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:28.306427" elapsed="0.013373"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:28.319970" elapsed="0.002217"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:28.324102" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-pcep-topology-stats:pcep-session-state": {
      "delegated-lsps-count": 1,
      "local-pref": {
       "deadtimer": 120,
      ...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:28.322913" elapsed="0.001218"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:28.325160" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:28.324278" elapsed="0.000911"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:16:28.325663" level="INFO">{
 "network-topology:topology": [
  {
   "node": [
    {
     "network-pcep-topology-stats:pcep-session-state": {
      "delegated-lsps-count": 1,
      "local-pref": {
       "deadtimer": 120,
       "ip-address": "10.30.171.3",
       "keepalive": 30,
       "session-id": "*"
      },
      "messages": {
       "error-messages": {
        "received-error-msg-count": 0,
        "sent-error-msg-count": 0
       },
       "last-sent-msg-timestamp": 0,
       "odl-pcep-stateful-stats:last-received-rpt-msg-timestamp": "*",
       "odl-pcep-stateful-stats:received-rpt-msg-count": 2,
       "odl-pcep-stateful-stats:sent-init-msg-count": 0,
       "odl-pcep-stateful-stats:sent-upd-msg-count": 0,
       "received-msg-count": 2,
       "reply-time": {
        "average-time": 0,
        "max-time": 0,
        "min-time": 0
       },
       "sent-msg-count": 0,
       "unknown-msg-received": 0
      },
      "peer-capabilities": {
       "odl-pcep-stateful-stats:active": true,
       "odl-pcep-stateful-stats:instantiation": true,
       "odl-pcep-stateful-stats:stateful": true
      },
      "peer-pref": {
       "deadtimer": 120,
       "ip-address": "10.30.171.116",
       "keepalive": 30,
       "session-id": "*"
      },
      "session-duration": "*",
      "synchronized": true
     },
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "pcc_10.30.171.116_tunnel_1",
        "path": [
         {
          "ero": {
           "ignore": false,
           "processing-rule": false,
           "subobject": [
            {
             "ip-prefix": {
              "ip-prefix": "1.1.1.1/32"
             },
             "loose": false
            }
           ]
          },
          "lsp-id": 1,
          "odl-pcep-ietf-stateful:lsp": {
           "administrative": true,
           "delegate": true,
           "ignore": false,
           "odl-pcep-ietf-initiated:create": false,
           "operational": "up",
           "pce-allocation": false,
           "plsp-id": 1,
           "processing-rule": false,
           "remove": false,
           "sync": true,
           "tlvs": {
            "lsp-identifiers": {
             "ipv4": {
              "ipv4-extended-tunnel-id": "10.30.171.116",
              "ipv4-tunnel-endpoint-address": "1.1.1.1",
              "ipv4-tunnel-sender-address": "10.30.171.116"
             },
             "lsp-id": 1,
             "tunnel-id": 1
            },
            "symbolic-path-name": {
             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
            }
           }
          }
         }
        ]
       }
      ],
      "state-sync": "synchronized",
      "stateful-tlv": {
       "odl-pcep-ietf-stateful:stateful": {
        "lsp-update-capability": true,
        "odl-pcep-ietf-initiated:initiation": true
       }
      }
     },
     "node-id": "pcc://10.30.171.116"
    }
   ],
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}

!=

{
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "pcc_10.30.171.116_tunnel_1",
        "path": [
         {
          "ero": {
           "ignore": false,
           "processing-rule": false,
           "subobject": [
            {
             "ip-prefix": {
              "ip-prefix": "1.1.1.1/32"
             },
             "loose": false
            }
           ]
          },
          "lsp-id": 1,
          "odl-pcep-ietf-stateful:lsp": {
           "administrative": true,
           "delegate": true,
           "ignore": false,
           "odl-pcep-ietf-initiated:create": false,
           "operational": "up",
           "pce-allocation": false,
           "plsp-id": 1,
           "processing-rule": false,
           "remove": false,
           "sync": true,
           "tlvs": {
            "lsp-identifiers": {
             "ipv4": {
              "ipv4-extended-tunnel-id": "10.30.171.116",
              "ipv4-tunnel-endpoint-address": "1.1.1.1",
              "ipv4-tunnel-sender-address": "10.30.171.116"
             },
             "lsp-id": 1,
             "tunnel-id": 1
            },
            "symbolic-path-name": {
             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
            }
           }
          }
         }
        ]
       }
      ],
      "state-sync": "synchronized",
      "stateful-tlv": {
       "odl-pcep-ietf-stateful:stateful": {
        "lsp-update-capability": true,
        "odl-pcep-ietf-initiated:initiation": true
       }
      }
     },
     "node-id": "pcc://10.30.171.116"
    }
   ],
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}</msg>
<msg time="2026-04-21T02:16:28.326016" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
-       "last-sent-msg-timestamp": 0,
-       "odl-pcep-stateful-stats:last-received-rpt-msg-timestamp": "*",
-       "odl-pcep-stateful-stats:received-rpt-msg-count": 2,
-       "odl-pcep-stateful-stats:sent-init-msg-count": 0,
-       "odl-pcep-stateful-stats:sent-upd-msg-count": 0,
-       "received-msg-count": 2,
-       "reply-time": {
-        "average-time": 0,
-        "max-time": 0,
-        "min-time": 0
-       },
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:16:28.325338" elapsed="0.000782">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:16:28.322493" elapsed="0.003800">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:28.322265" elapsed="0.004122">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:28.326565" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:28.326425" elapsed="0.000195"/>
</branch>
<status status="FAIL" start="2026-04-21T02:16:28.322247" elapsed="0.004396">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:16:28.295781" elapsed="0.031023">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:16:28.294931" elapsed="0.032115">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:28.294676" elapsed="0.032511">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</branch>
<status status="FAIL" start="2026-04-21T02:16:28.294657" elapsed="0.032571">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:28.327279" elapsed="0.000016"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_on_state</arg>
<arg>${mapping}</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:16:28.196025" elapsed="0.131400">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:29.372768" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:29.372373" elapsed="0.000444"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:29.373575" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:29.373312" elapsed="0.000338">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:29.373744" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:29.372985" elapsed="0.000783"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:29.374332" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:29.373943" elapsed="0.000417"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:29.374654" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:29.374939" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:29.374512" elapsed="0.000453"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:29.375400" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:29.375150" elapsed="0.000297"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:29.376417" level="INFO">mapping: {'IP': '10.30.171.116', 'CODE': 'cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=', 'NAME': 'pcc_10.30.171.116_tunnel_1', 'IP_ODL': '10.30.171.3', 'ERRORS': ''}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:29.376154" elapsed="0.000308"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:29.376965" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:29.376671" elapsed="0.000320"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:29.377713" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:29.377358" elapsed="0.000381"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:29.378651" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:29.378285" elapsed="0.000393"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:29.378730" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:16:29.378908" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:29.377947" elapsed="0.000987"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:29.379093" elapsed="0.000299"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:16:29.377230" elapsed="0.002204"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:29.380223" level="INFO">${value} = cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:29.379683" elapsed="0.000568"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:29.381148" level="INFO">${encoded} = cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:29.380770" elapsed="0.000405"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:29.381225" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:16:29.381378" level="INFO">${encoded_value} = cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:29.380434" elapsed="0.000969"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:29.381548" elapsed="0.000296"/>
</kw>
<var name="${key}">CODE</var>
<var name="${value}">cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</var>
<status status="PASS" start="2026-04-21T02:16:29.379553" elapsed="0.002333"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:29.382453" level="INFO">${value} = pcc_10.30.171.116_tunnel_1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:29.382126" elapsed="0.000354"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:29.383394" level="INFO">${encoded} = pcc_10.30.171.116_tunnel_1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:29.383026" elapsed="0.000394"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:29.383471" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:16:29.383622" level="INFO">${encoded_value} = pcc_10.30.171.116_tunnel_1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:29.382659" elapsed="0.000988"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:29.383804" elapsed="0.000285"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">pcc_10.30.171.116_tunnel_1</var>
<status status="PASS" start="2026-04-21T02:16:29.382001" elapsed="0.002129"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:29.384686" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:29.384366" elapsed="0.000345"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:29.385588" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:29.385236" elapsed="0.000377"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:29.385662" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:16:29.385828" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:29.384903" elapsed="0.000950"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:29.385996" elapsed="0.000279"/>
</kw>
<var name="${key}">IP_ODL</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:16:29.384243" elapsed="0.002074"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:29.386894" level="INFO">${value} = </msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:29.386555" elapsed="0.000365"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:29.387833" level="INFO">${encoded} = </msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:29.387462" elapsed="0.000398"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:29.387911" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:16:29.388063" level="INFO">${encoded_value} = </msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:29.387125" elapsed="0.000962"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:29.388266" elapsed="0.000281"/>
</kw>
<var name="${key}">ERRORS</var>
<var name="${value}"/>
<status status="PASS" start="2026-04-21T02:16:29.386431" elapsed="0.002157"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:16:29.377047" elapsed="0.011575"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:29.388666" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:16:29.388843" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'CODE': 'cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=', 'NAME': 'pcc_10.30.171.116_tunnel_1', 'IP_ODL': '10.30.171.3', 'ERRORS': ''}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:29.375834" elapsed="0.013036"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:29.375523" elapsed="0.013380"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:29.389068" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:29.388928" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:29.375499" elapsed="0.013648"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:29.389761" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:29.389280" elapsed="0.000522"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:29.389853" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:29.371752" elapsed="0.018226"/>
</kw>
<msg time="2026-04-21T02:16:29.390033" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:29.370887" elapsed="0.019195"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:29.390570" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:29.391104" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:29.391600" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:29.391779" elapsed="0.000036"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:29.391963" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:29.392317" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:29.392181" elapsed="0.000192"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:29.392166" elapsed="0.000231"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:29.392528" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:29.392686" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:29.392901" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:29.392137" elapsed="0.000820"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:29.392037" elapsed="0.000946"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:29.393120" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:29.393196" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:16:29.393314" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:29.366577" elapsed="0.026763"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:29.394782" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:29.394545" elapsed="0.000321">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:29.394958" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:29.394211" elapsed="0.000772"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:29.395307" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:29.395070" elapsed="0.000294"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:29.395863" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:29.395552" elapsed="0.000338"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:29.395388" elapsed="0.000538"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:29.395052" elapsed="0.000895"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:29.398301" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:29.396091" elapsed="0.002236"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:29.398379" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:16:29.398531" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:29.393888" elapsed="0.004667"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:29.399868" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:16:29.399661" elapsed="0.000260"/>
</kw>
<msg time="2026-04-21T02:16:29.400005" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:29.399330" elapsed="0.000699"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:16:29.400234" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:29.400098" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:29.400080" elapsed="0.000219"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:29.400596" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:29.400732" level="INFO">${volatiles} = odl-pcep-stateful-stats:last-received-rpt-msg-timestamp
session-duration
session-id
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:29.400433" elapsed="0.000324"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:16:29.401150" level="INFO">${volatiles_list} = ['odl-pcep-stateful-stats:last-received-rpt-msg-timestamp', 'session-duration', 'session-id', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:16:29.400919" elapsed="0.000257"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:16:29.401222" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:16:29.401411" level="INFO">${volatiles_list} = ['odl-pcep-stateful-stats:last-received-rpt-msg-timestamp', 'session-duration', 'session-id', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:29.398866" elapsed="0.002570"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:29.402906" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:29.402642" elapsed="0.000309"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:29.403346" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:29.403106" elapsed="0.000283"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:29.410537" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:29.410703" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1083'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:16:29.410881" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:29.405520" elapsed="0.005398"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:29.403453" elapsed="0.007526"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:29.411245" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:29.411043" elapsed="0.000292"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:29.403435" elapsed="0.007930"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:29.416458" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:29.412756" elapsed="0.003777"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:29.412457" elapsed="0.004124"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:29.412432" elapsed="0.004185"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:29.420137" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:29.417016" elapsed="0.003167"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:29.416695" elapsed="0.003524"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:29.416672" elapsed="0.003572"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:29.420856" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:29.420404" elapsed="0.000485"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:29.421192" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:29.420960" elapsed="0.000289"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:29.421724" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:29.421425" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:29.421273" elapsed="0.000513"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:29.420942" elapsed="0.000887"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:29.422346" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:29.421981" elapsed="0.000391"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:29.422715" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:29.422487" elapsed="0.000286"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:29.423286" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:29.422964" elapsed="0.000348"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:29.422811" elapsed="0.000536"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:29.422468" elapsed="0.000901"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:29.423511" elapsed="0.000363"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:29.424312" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:29.424031" elapsed="0.000307"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:29.424483" elapsed="0.002341"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:29.411866" elapsed="0.015022"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:29.427079" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:29.426957" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:29.426938" elapsed="0.000208"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:29.430489" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:29.427281" elapsed="0.003238"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:16:29.430572" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:16:29.430737" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:29.401733" elapsed="0.029038"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:29.430885" elapsed="0.000046"/>
</return>
<msg time="2026-04-21T02:16:29.431148" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:29.342994" elapsed="0.088185"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:29.450024" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:29.449459" elapsed="0.000594"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:29.450843" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:29.450528" elapsed="0.000393">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:29.451061" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:29.450205" elapsed="0.000887"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:29.451637" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:29.451251" elapsed="0.000414"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:29.452095" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:29.452288" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-c...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:29.451834" elapsed="0.000481"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:29.452703" level="INFO">{
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-count": 1,
                        "local-pref": {
                            "deadtimer": 120,
                            "ip-address": "$IP_ODL",
                            "keepalive": 30,
                            "session-id": "*"
                        },
                        "messages": {
                            "error-messages": {$ERRORS
                                "received-error-msg-count": 0,
                                "sent-error-msg-count": 0
                            },
                            "last-sent-msg-timestamp": 0,
                            "odl-pcep-stateful-stats:last-received-rpt-msg-timestamp": "*",
                            "odl-pcep-stateful-stats:received-rpt-msg-count": 2,
                            "odl-pcep-stateful-stats:sent-init-msg-count": 0,
                            "odl-pcep-stateful-stats:sent-upd-msg-count": 0,
                            "received-msg-count": 2,
                            "reply-time": {
                                "average-time": 0,
                                "max-time": 0,
                                "min-time": 0
                            },
                            "sent-msg-count": 0,
                            "unknown-msg-received": 0
                        },
                        "peer-capabilities": {
                            "odl-pcep-stateful-stats:active": true,
                            "odl-pcep-stateful-stats:instantiation": true,
                            "odl-pcep-stateful-stats:stateful": true
                        },
                        "peer-pref": {
                            "deadtimer": 120,
                            "ip-address": "$IP",
                            "keepalive": 30,
                            "session-id": "*"
                        },
                        "session-duration": "*",
                        "synchronized": true
                    },
                    "network-topology-pcep:path-computation-client": {
                        "ip-address": "$IP",
                        "reported-lsp": [
                            {
                                "name": "$NAME",
                                "path": [
                                    {
                                        "ero": {
                                            "ignore": false,
                                            "processing-rule": false,
                                            "subobject": [
                                                {
                                                    "ip-prefix": {
                                                        "ip-prefix": "1.1.1.1/32"
                                                    },
                                                    "loose": false
                                                }
                                            ]
                                        },
                                        "lsp-id": 1,
                                        "odl-pcep-ietf-stateful:lsp": {
                                            "administrative": true,
                                            "delegate": true,
                                            "ignore": false,
                                            "odl-pcep-ietf-initiated:create": false,
                                            "operational": "up",
                                            "pce-allocation": false,
                                            "plsp-id": 1,
                                            "processing-rule": false,
                                            "remove": false,
                                            "sync": true,
                                            "tlvs": {
                                                "lsp-identifiers": {
                                                    "ipv4": {
                                                        "ipv4-extended-tunnel-id": "$IP",
                                                        "ipv4-tunnel-endpoint-address": "1.1.1.1",
                                                        "ipv4-tunnel-sender-address": "$IP"
                                                    },
                                                    "lsp-id": 1,
                                                    "tunnel-id": 1
                                                },
                                                "symbolic-path-name": {
                                                    "path-name": "$CODE"
                                                }
                                            }
                                        }
                                    }
                                ]
                            }
                        ],
                        "state-sync": "synchronized",
                        "stateful-tlv": {
                            "odl-pcep-ietf-stateful:stateful": {
                                "lsp-update-capability": true,
                                "odl-pcep-ietf-initiated:initiation": true
                            }
                        }
                    },
                    "node-id": "pcc://$IP"
                }
            ],
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:29.452462" elapsed="0.000340"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:29.453151" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:29.452870" elapsed="0.000338"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:29.453662" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'CODE': 'cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=', 'NAME': 'pcc_10.30.171.116_tunnel_1', 'IP_ODL': '10.30.171.3', 'ERRORS': ''}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:29.453369" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:29.453234" elapsed="0.000494"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:29.452851" elapsed="0.000899"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:29.454930" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-c...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:29.453903" elapsed="0.001057"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:29.455023" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:29.448861" elapsed="0.006289"/>
</kw>
<msg time="2026-04-21T02:16:29.455261" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:29.448071" elapsed="0.007239"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:29.455804" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:29.456300" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:29.456811" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:29.456990" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:29.457152" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:29.457512" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:29.457379" elapsed="0.000188"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:29.457364" elapsed="0.000226"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:29.457720" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:29.457894" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:29.458051" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:29.457334" elapsed="0.000769"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:29.457230" elapsed="0.000901"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:29.458267" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:29.458341" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:16:29.458549" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-c...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:29.443961" elapsed="0.014614"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:29.458777" elapsed="0.002400"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:29.463117" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-pcep-topology-stats:pcep-session-state": {
      "delegated-lsps-count": 1,
      "local-pref": {
       "deadtimer": 120,
      ...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:29.461903" elapsed="0.001244"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:29.464101" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:29.463294" elapsed="0.000836"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:16:29.464606" level="INFO">{
 "network-topology:topology": [
  {
   "node": [
    {
     "network-pcep-topology-stats:pcep-session-state": {
      "delegated-lsps-count": 1,
      "local-pref": {
       "deadtimer": 120,
       "ip-address": "10.30.171.3",
       "keepalive": 30,
       "session-id": "*"
      },
      "messages": {
       "error-messages": {
        "received-error-msg-count": 0,
        "sent-error-msg-count": 0
       },
       "last-sent-msg-timestamp": 0,
       "odl-pcep-stateful-stats:last-received-rpt-msg-timestamp": "*",
       "odl-pcep-stateful-stats:received-rpt-msg-count": 2,
       "odl-pcep-stateful-stats:sent-init-msg-count": 0,
       "odl-pcep-stateful-stats:sent-upd-msg-count": 0,
       "received-msg-count": 2,
       "reply-time": {
        "average-time": 0,
        "max-time": 0,
        "min-time": 0
       },
       "sent-msg-count": 0,
       "unknown-msg-received": 0
      },
      "peer-capabilities": {
       "odl-pcep-stateful-stats:active": true,
       "odl-pcep-stateful-stats:instantiation": true,
       "odl-pcep-stateful-stats:stateful": true
      },
      "peer-pref": {
       "deadtimer": 120,
       "ip-address": "10.30.171.116",
       "keepalive": 30,
       "session-id": "*"
      },
      "session-duration": "*",
      "synchronized": true
     },
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "pcc_10.30.171.116_tunnel_1",
        "path": [
         {
          "ero": {
           "ignore": false,
           "processing-rule": false,
           "subobject": [
            {
             "ip-prefix": {
              "ip-prefix": "1.1.1.1/32"
             },
             "loose": false
            }
           ]
          },
          "lsp-id": 1,
          "odl-pcep-ietf-stateful:lsp": {
           "administrative": true,
           "delegate": true,
           "ignore": false,
           "odl-pcep-ietf-initiated:create": false,
           "operational": "up",
           "pce-allocation": false,
           "plsp-id": 1,
           "processing-rule": false,
           "remove": false,
           "sync": true,
           "tlvs": {
            "lsp-identifiers": {
             "ipv4": {
              "ipv4-extended-tunnel-id": "10.30.171.116",
              "ipv4-tunnel-endpoint-address": "1.1.1.1",
              "ipv4-tunnel-sender-address": "10.30.171.116"
             },
             "lsp-id": 1,
             "tunnel-id": 1
            },
            "symbolic-path-name": {
             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
            }
           }
          }
         }
        ]
       }
      ],
      "state-sync": "synchronized",
      "stateful-tlv": {
       "odl-pcep-ietf-stateful:stateful": {
        "lsp-update-capability": true,
        "odl-pcep-ietf-initiated:initiation": true
       }
      }
     },
     "node-id": "pcc://10.30.171.116"
    }
   ],
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}

!=

{
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "pcc_10.30.171.116_tunnel_1",
        "path": [
         {
          "ero": {
           "ignore": false,
           "processing-rule": false,
           "subobject": [
            {
             "ip-prefix": {
              "ip-prefix": "1.1.1.1/32"
             },
             "loose": false
            }
           ]
          },
          "lsp-id": 1,
          "odl-pcep-ietf-stateful:lsp": {
           "administrative": true,
           "delegate": true,
           "ignore": false,
           "odl-pcep-ietf-initiated:create": false,
           "operational": "up",
           "pce-allocation": false,
           "plsp-id": 1,
           "processing-rule": false,
           "remove": false,
           "sync": true,
           "tlvs": {
            "lsp-identifiers": {
             "ipv4": {
              "ipv4-extended-tunnel-id": "10.30.171.116",
              "ipv4-tunnel-endpoint-address": "1.1.1.1",
              "ipv4-tunnel-sender-address": "10.30.171.116"
             },
             "lsp-id": 1,
             "tunnel-id": 1
            },
            "symbolic-path-name": {
             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
            }
           }
          }
         }
        ]
       }
      ],
      "state-sync": "synchronized",
      "stateful-tlv": {
       "odl-pcep-ietf-stateful:stateful": {
        "lsp-update-capability": true,
        "odl-pcep-ietf-initiated:initiation": true
       }
      }
     },
     "node-id": "pcc://10.30.171.116"
    }
   ],
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}</msg>
<msg time="2026-04-21T02:16:29.464993" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
-       "last-sent-msg-timestamp": 0,
-       "odl-pcep-stateful-stats:last-received-rpt-msg-timestamp": "*",
-       "odl-pcep-stateful-stats:received-rpt-msg-count": 2,
-       "odl-pcep-stateful-stats:sent-init-msg-count": 0,
-       "odl-pcep-stateful-stats:sent-upd-msg-count": 0,
-       "received-msg-count": 2,
-       "reply-time": {
-        "average-time": 0,
-        "max-time": 0,
-        "min-time": 0
-       },
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:16:29.464278" elapsed="0.000817">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:16:29.461484" elapsed="0.003787">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:29.461255" elapsed="0.004111">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:29.465546" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:29.465405" elapsed="0.000196"/>
</branch>
<status status="FAIL" start="2026-04-21T02:16:29.461237" elapsed="0.004387">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:16:29.432437" elapsed="0.033381">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:16:29.431501" elapsed="0.034496">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:29.431267" elapsed="0.034860">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</branch>
<status status="FAIL" start="2026-04-21T02:16:29.431248" elapsed="0.034919">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:29.466218" elapsed="0.000016"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_on_state</arg>
<arg>${mapping}</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:16:29.336886" elapsed="0.129474">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:30.510886" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:30.510448" elapsed="0.000474"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:30.511718" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:30.511457" elapsed="0.000357">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:30.511938" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:30.511117" elapsed="0.000847"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:30.512529" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:30.512125" elapsed="0.000432"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:30.512875" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:30.513040" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:30.512712" elapsed="0.000355"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:30.513520" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:30.513221" elapsed="0.000348"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:30.514559" level="INFO">mapping: {'IP': '10.30.171.116', 'CODE': 'cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=', 'NAME': 'pcc_10.30.171.116_tunnel_1', 'IP_ODL': '10.30.171.3', 'ERRORS': ''}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:30.514288" elapsed="0.000319"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:30.515189" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:30.514849" elapsed="0.000368"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:30.516005" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:30.515590" elapsed="0.000442"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:30.516969" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:30.516565" elapsed="0.000432"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:30.517051" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:16:30.517230" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:30.516220" elapsed="0.001037"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:30.517425" elapsed="0.000304"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:16:30.515459" elapsed="0.002312"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:30.518370" level="INFO">${value} = cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:30.518036" elapsed="0.000362"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:30.519386" level="INFO">${encoded} = cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:30.518951" elapsed="0.000463"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:30.519465" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:16:30.519621" level="INFO">${encoded_value} = cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:30.518580" elapsed="0.001066"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:30.519809" elapsed="0.000283"/>
</kw>
<var name="${key}">CODE</var>
<var name="${value}">cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</var>
<status status="PASS" start="2026-04-21T02:16:30.517907" elapsed="0.002227"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:30.522704" level="INFO">${value} = pcc_10.30.171.116_tunnel_1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:30.520375" elapsed="0.002357"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:30.523726" level="INFO">${encoded} = pcc_10.30.171.116_tunnel_1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:30.523356" elapsed="0.000397"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:30.523822" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:16:30.523978" level="INFO">${encoded_value} = pcc_10.30.171.116_tunnel_1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:30.522949" elapsed="0.001053"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:30.524148" elapsed="0.000278"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">pcc_10.30.171.116_tunnel_1</var>
<status status="PASS" start="2026-04-21T02:16:30.520248" elapsed="0.004220"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:30.525056" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:30.524708" elapsed="0.000375"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:30.526099" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:30.525617" elapsed="0.000510"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:30.526177" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:16:30.526332" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:30.525262" elapsed="0.001096"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:30.526513" elapsed="0.000332"/>
</kw>
<var name="${key}">IP_ODL</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:16:30.524582" elapsed="0.002306"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:30.527899" level="INFO">${value} = </msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:30.527518" elapsed="0.000409"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:30.528827" level="INFO">${encoded} = </msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:30.528453" elapsed="0.000403"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:30.528907" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:16:30.529062" level="INFO">${encoded_value} = </msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:30.528113" elapsed="0.000974"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:30.529274" elapsed="0.000318"/>
</kw>
<var name="${key}">ERRORS</var>
<var name="${value}"/>
<status status="PASS" start="2026-04-21T02:16:30.527003" elapsed="0.002643"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:16:30.515275" elapsed="0.014414"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:30.529744" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:16:30.529979" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'CODE': 'cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=', 'NAME': 'pcc_10.30.171.116_tunnel_1', 'IP_ODL': '10.30.171.3', 'ERRORS': ''}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:30.513966" elapsed="0.016039"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:30.513646" elapsed="0.016392"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:30.530245" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:30.530064" elapsed="0.000259"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:30.513622" elapsed="0.016724"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:30.531158" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:30.530519" elapsed="0.000672"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:30.531247" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:30.509833" elapsed="0.021555"/>
</kw>
<msg time="2026-04-21T02:16:30.531462" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:30.508784" elapsed="0.022744"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:30.532117" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:30.532658" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:30.533175" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:30.533369" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:30.533542" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:30.533976" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:30.533771" elapsed="0.000264"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:30.533753" elapsed="0.000307"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:30.534194" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:30.534351" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:30.534548" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:30.533720" elapsed="0.000883"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:30.533618" elapsed="0.001011"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:30.534769" elapsed="0.000035"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:30.534862" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:16:30.534980" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:30.504146" elapsed="0.030860"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:30.536325" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:30.536071" elapsed="0.000323">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:30.536495" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:30.535689" elapsed="0.000831"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:30.537074" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:30.536823" elapsed="0.000312"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:30.537652" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:30.537334" elapsed="0.000345"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:30.537159" elapsed="0.000557"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:30.536573" elapsed="0.001166"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:30.540174" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:30.537921" elapsed="0.002280"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:30.540268" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:16:30.540446" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:30.535368" elapsed="0.005103"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:30.541770" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:16:30.541576" elapsed="0.000274"/>
</kw>
<msg time="2026-04-21T02:16:30.541954" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:30.541165" elapsed="0.000816"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:16:30.542230" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:30.542064" elapsed="0.000222"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:30.542044" elapsed="0.000270"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:30.542682" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:30.542841" level="INFO">${volatiles} = odl-pcep-stateful-stats:last-received-rpt-msg-timestamp
session-duration
session-id
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:30.542492" elapsed="0.000376"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:16:30.543270" level="INFO">${volatiles_list} = ['odl-pcep-stateful-stats:last-received-rpt-msg-timestamp', 'session-duration', 'session-id', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:16:30.543019" elapsed="0.000278"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:16:30.543345" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:16:30.543537" level="INFO">${volatiles_list} = ['odl-pcep-stateful-stats:last-received-rpt-msg-timestamp', 'session-duration', 'session-id', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:30.540771" elapsed="0.002793"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:30.544967" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:30.544694" elapsed="0.000318"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:30.545446" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:30.545157" elapsed="0.000337"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:30.560652" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:30.560847" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1083'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:16:30.560978" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:30.554962" elapsed="0.006043"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:30.545563" elapsed="0.015489"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:30.561231" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:30.561080" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:30.545544" elapsed="0.015778"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:30.565555" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:30.562452" elapsed="0.003180"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:30.562218" elapsed="0.003463"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:30.562200" elapsed="0.003518"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:30.571021" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:30.566129" elapsed="0.004988"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:30.565820" elapsed="0.005348"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:30.565772" elapsed="0.005454"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:30.572165" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:30.571461" elapsed="0.000753"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:30.572817" elapsed="0.000039"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:30.572350" elapsed="0.000559"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:30.573628" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:30.573182" elapsed="0.000484"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:30.572961" elapsed="0.000756"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:30.572314" elapsed="0.001433"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:30.574527" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:30.573984" elapsed="0.000583"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:30.575197" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:30.574762" elapsed="0.000522"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:30.575920" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:30.575535" elapsed="0.000412"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:30.575319" elapsed="0.000664"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:30.574735" elapsed="0.001270"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:30.576152" elapsed="0.000375"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:30.577029" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:30.576707" elapsed="0.000350"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:30.577207" elapsed="0.003083"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:30.561751" elapsed="0.018628"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:30.580619" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:30.580474" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:30.580450" elapsed="0.000262"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:30.584391" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:30.580918" elapsed="0.003503"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:16:30.584475" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:16:30.584648" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:30.543889" elapsed="0.040786"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:30.584741" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:16:30.585009" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:30.480484" elapsed="0.104561"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:30.616743" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:30.616331" elapsed="0.000444"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:30.617721" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:30.617312" elapsed="0.000514">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:30.617929" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:30.616957" elapsed="0.000997"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:30.618514" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:30.618116" elapsed="0.000427"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:30.618873" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:30.619182" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-c...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:30.618700" elapsed="0.000511"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:30.619886" level="INFO">{
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-count": 1,
                        "local-pref": {
                            "deadtimer": 120,
                            "ip-address": "$IP_ODL",
                            "keepalive": 30,
                            "session-id": "*"
                        },
                        "messages": {
                            "error-messages": {$ERRORS
                                "received-error-msg-count": 0,
                                "sent-error-msg-count": 0
                            },
                            "last-sent-msg-timestamp": 0,
                            "odl-pcep-stateful-stats:last-received-rpt-msg-timestamp": "*",
                            "odl-pcep-stateful-stats:received-rpt-msg-count": 2,
                            "odl-pcep-stateful-stats:sent-init-msg-count": 0,
                            "odl-pcep-stateful-stats:sent-upd-msg-count": 0,
                            "received-msg-count": 2,
                            "reply-time": {
                                "average-time": 0,
                                "max-time": 0,
                                "min-time": 0
                            },
                            "sent-msg-count": 0,
                            "unknown-msg-received": 0
                        },
                        "peer-capabilities": {
                            "odl-pcep-stateful-stats:active": true,
                            "odl-pcep-stateful-stats:instantiation": true,
                            "odl-pcep-stateful-stats:stateful": true
                        },
                        "peer-pref": {
                            "deadtimer": 120,
                            "ip-address": "$IP",
                            "keepalive": 30,
                            "session-id": "*"
                        },
                        "session-duration": "*",
                        "synchronized": true
                    },
                    "network-topology-pcep:path-computation-client": {
                        "ip-address": "$IP",
                        "reported-lsp": [
                            {
                                "name": "$NAME",
                                "path": [
                                    {
                                        "ero": {
                                            "ignore": false,
                                            "processing-rule": false,
                                            "subobject": [
                                                {
                                                    "ip-prefix": {
                                                        "ip-prefix": "1.1.1.1/32"
                                                    },
                                                    "loose": false
                                                }
                                            ]
                                        },
                                        "lsp-id": 1,
                                        "odl-pcep-ietf-stateful:lsp": {
                                            "administrative": true,
                                            "delegate": true,
                                            "ignore": false,
                                            "odl-pcep-ietf-initiated:create": false,
                                            "operational": "up",
                                            "pce-allocation": false,
                                            "plsp-id": 1,
                                            "processing-rule": false,
                                            "remove": false,
                                            "sync": true,
                                            "tlvs": {
                                                "lsp-identifiers": {
                                                    "ipv4": {
                                                        "ipv4-extended-tunnel-id": "$IP",
                                                        "ipv4-tunnel-endpoint-address": "1.1.1.1",
                                                        "ipv4-tunnel-sender-address": "$IP"
                                                    },
                                                    "lsp-id": 1,
                                                    "tunnel-id": 1
                                                },
                                                "symbolic-path-name": {
                                                    "path-name": "$CODE"
                                                }
                                            }
                                        }
                                    }
                                ]
                            }
                        ],
                        "state-sync": "synchronized",
                        "stateful-tlv": {
                            "odl-pcep-ietf-stateful:stateful": {
                                "lsp-update-capability": true,
                                "odl-pcep-ietf-initiated:initiation": true
                            }
                        }
                    },
                    "node-id": "pcc://$IP"
                }
            ],
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:30.619372" elapsed="0.000616"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:30.620408" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:30.620067" elapsed="0.000405"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:30.620969" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'CODE': 'cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=', 'NAME': 'pcc_10.30.171.116_tunnel_1', 'IP_ODL': '10.30.171.3', 'ERRORS': ''}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:30.620640" elapsed="0.000357"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:30.620499" elapsed="0.000534"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:30.620045" elapsed="0.001010"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:30.622283" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-c...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:30.621196" elapsed="0.001117"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:30.622367" elapsed="0.000042"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:30.615689" elapsed="0.006846"/>
</kw>
<msg time="2026-04-21T02:16:30.622666" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:30.614621" elapsed="0.008126"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:30.623442" elapsed="0.000033"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:30.624097" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:30.624722" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:30.624970" elapsed="0.000026"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:30.625266" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:30.625677" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:30.625538" elapsed="0.000196"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:30.625523" elapsed="0.000235"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:30.625909" elapsed="0.000023"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:30.626074" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:30.626234" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:30.625490" elapsed="0.000799"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:30.625360" elapsed="0.000956"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:30.626456" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:30.626531" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:16:30.626743" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-c...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:30.597869" elapsed="0.028901"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:30.626989" elapsed="0.005133"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:30.634439" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-pcep-topology-stats:pcep-session-state": {
      "delegated-lsps-count": 1,
      "local-pref": {
       "deadtimer": 120,
      ...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:30.632868" elapsed="0.001602"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:30.635476" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:30.634622" elapsed="0.000885"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:16:30.636020" level="INFO">{
 "network-topology:topology": [
  {
   "node": [
    {
     "network-pcep-topology-stats:pcep-session-state": {
      "delegated-lsps-count": 1,
      "local-pref": {
       "deadtimer": 120,
       "ip-address": "10.30.171.3",
       "keepalive": 30,
       "session-id": "*"
      },
      "messages": {
       "error-messages": {
        "received-error-msg-count": 0,
        "sent-error-msg-count": 0
       },
       "last-sent-msg-timestamp": 0,
       "odl-pcep-stateful-stats:last-received-rpt-msg-timestamp": "*",
       "odl-pcep-stateful-stats:received-rpt-msg-count": 2,
       "odl-pcep-stateful-stats:sent-init-msg-count": 0,
       "odl-pcep-stateful-stats:sent-upd-msg-count": 0,
       "received-msg-count": 2,
       "reply-time": {
        "average-time": 0,
        "max-time": 0,
        "min-time": 0
       },
       "sent-msg-count": 0,
       "unknown-msg-received": 0
      },
      "peer-capabilities": {
       "odl-pcep-stateful-stats:active": true,
       "odl-pcep-stateful-stats:instantiation": true,
       "odl-pcep-stateful-stats:stateful": true
      },
      "peer-pref": {
       "deadtimer": 120,
       "ip-address": "10.30.171.116",
       "keepalive": 30,
       "session-id": "*"
      },
      "session-duration": "*",
      "synchronized": true
     },
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "pcc_10.30.171.116_tunnel_1",
        "path": [
         {
          "ero": {
           "ignore": false,
           "processing-rule": false,
           "subobject": [
            {
             "ip-prefix": {
              "ip-prefix": "1.1.1.1/32"
             },
             "loose": false
            }
           ]
          },
          "lsp-id": 1,
          "odl-pcep-ietf-stateful:lsp": {
           "administrative": true,
           "delegate": true,
           "ignore": false,
           "odl-pcep-ietf-initiated:create": false,
           "operational": "up",
           "pce-allocation": false,
           "plsp-id": 1,
           "processing-rule": false,
           "remove": false,
           "sync": true,
           "tlvs": {
            "lsp-identifiers": {
             "ipv4": {
              "ipv4-extended-tunnel-id": "10.30.171.116",
              "ipv4-tunnel-endpoint-address": "1.1.1.1",
              "ipv4-tunnel-sender-address": "10.30.171.116"
             },
             "lsp-id": 1,
             "tunnel-id": 1
            },
            "symbolic-path-name": {
             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
            }
           }
          }
         }
        ]
       }
      ],
      "state-sync": "synchronized",
      "stateful-tlv": {
       "odl-pcep-ietf-stateful:stateful": {
        "lsp-update-capability": true,
        "odl-pcep-ietf-initiated:initiation": true
       }
      }
     },
     "node-id": "pcc://10.30.171.116"
    }
   ],
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}

!=

{
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "pcc_10.30.171.116_tunnel_1",
        "path": [
         {
          "ero": {
           "ignore": false,
           "processing-rule": false,
           "subobject": [
            {
             "ip-prefix": {
              "ip-prefix": "1.1.1.1/32"
             },
             "loose": false
            }
           ]
          },
          "lsp-id": 1,
          "odl-pcep-ietf-stateful:lsp": {
           "administrative": true,
           "delegate": true,
           "ignore": false,
           "odl-pcep-ietf-initiated:create": false,
           "operational": "up",
           "pce-allocation": false,
           "plsp-id": 1,
           "processing-rule": false,
           "remove": false,
           "sync": true,
           "tlvs": {
            "lsp-identifiers": {
             "ipv4": {
              "ipv4-extended-tunnel-id": "10.30.171.116",
              "ipv4-tunnel-endpoint-address": "1.1.1.1",
              "ipv4-tunnel-sender-address": "10.30.171.116"
             },
             "lsp-id": 1,
             "tunnel-id": 1
            },
            "symbolic-path-name": {
             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
            }
           }
          }
         }
        ]
       }
      ],
      "state-sync": "synchronized",
      "stateful-tlv": {
       "odl-pcep-ietf-stateful:stateful": {
        "lsp-update-capability": true,
        "odl-pcep-ietf-initiated:initiation": true
       }
      }
     },
     "node-id": "pcc://10.30.171.116"
    }
   ],
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}</msg>
<msg time="2026-04-21T02:16:30.636363" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
-       "last-sent-msg-timestamp": 0,
-       "odl-pcep-stateful-stats:last-received-rpt-msg-timestamp": "*",
-       "odl-pcep-stateful-stats:received-rpt-msg-count": 2,
-       "odl-pcep-stateful-stats:sent-init-msg-count": 0,
-       "odl-pcep-stateful-stats:sent-upd-msg-count": 0,
-       "received-msg-count": 2,
-       "reply-time": {
-        "average-time": 0,
-        "max-time": 0,
-        "min-time": 0
-       },
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:16:30.635660" elapsed="0.000810">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:16:30.632441" elapsed="0.004223">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:30.632206" elapsed="0.004557">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:30.636962" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:30.636817" elapsed="0.000203"/>
</branch>
<status status="FAIL" start="2026-04-21T02:16:30.632187" elapsed="0.004856">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:16:30.586254" elapsed="0.050941">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:16:30.585402" elapsed="0.051988">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:30.585136" elapsed="0.052423">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</branch>
<status status="FAIL" start="2026-04-21T02:16:30.585117" elapsed="0.052484">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:30.637664" elapsed="0.000020"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_on_state</arg>
<arg>${mapping}</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:16:30.475895" elapsed="0.161942">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:31.695326" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:31.694679" elapsed="0.000698"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:31.696411" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:31.696077" elapsed="0.000417">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:31.696594" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:31.695621" elapsed="0.000998"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:31.697197" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:31.696783" elapsed="0.000441"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:31.697530" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:31.697705" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:31.697380" elapsed="0.000351"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:31.698155" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:31.697902" elapsed="0.000301"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:31.699334" level="INFO">mapping: {'IP': '10.30.171.116', 'CODE': 'cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=', 'NAME': 'pcc_10.30.171.116_tunnel_1', 'IP_ODL': '10.30.171.3', 'ERRORS': ''}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:31.699003" elapsed="0.000383"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:31.699977" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:31.699637" elapsed="0.000368"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:31.700847" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:31.700436" elapsed="0.000438"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:31.701824" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:31.701412" elapsed="0.000441"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:31.701913" elapsed="0.000046"/>
</return>
<msg time="2026-04-21T02:16:31.702118" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:31.701062" elapsed="0.001082"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:31.702297" elapsed="0.000323"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:16:31.700299" elapsed="0.002363"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:31.703680" level="INFO">${value} = cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:31.702983" elapsed="0.000726"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:31.704682" level="INFO">${encoded} = cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:31.704297" elapsed="0.000413"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:31.704765" elapsed="0.000048"/>
</return>
<msg time="2026-04-21T02:16:31.704947" level="INFO">${encoded_value} = cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:31.703929" elapsed="0.001045"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:31.705134" elapsed="0.000299"/>
</kw>
<var name="${key}">CODE</var>
<var name="${value}">cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</var>
<status status="PASS" start="2026-04-21T02:16:31.702831" elapsed="0.002648"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:31.706114" level="INFO">${value} = pcc_10.30.171.116_tunnel_1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:31.705742" elapsed="0.000401"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:31.707125" level="INFO">${encoded} = pcc_10.30.171.116_tunnel_1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:31.706706" elapsed="0.000466"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:31.707228" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:16:31.707393" level="INFO">${encoded_value} = pcc_10.30.171.116_tunnel_1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:31.706339" elapsed="0.001080"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:31.707578" elapsed="0.000383"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">pcc_10.30.171.116_tunnel_1</var>
<status status="PASS" start="2026-04-21T02:16:31.705602" elapsed="0.002407"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:31.708626" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:31.708276" elapsed="0.000378"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:31.709617" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:31.709234" elapsed="0.000411"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:31.709700" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:16:31.709900" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:31.708869" elapsed="0.001058"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:31.710087" elapsed="0.000296"/>
</kw>
<var name="${key}">IP_ODL</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:16:31.708133" elapsed="0.002294"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:31.711051" level="INFO">${value} = </msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:31.710686" elapsed="0.000392"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:31.712079" level="INFO">${encoded} = </msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:31.711688" elapsed="0.000421"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:31.712194" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:16:31.712359" level="INFO">${encoded_value} = </msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:31.711317" elapsed="0.001069"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:31.712594" elapsed="0.000324"/>
</kw>
<var name="${key}">ERRORS</var>
<var name="${value}"/>
<status status="PASS" start="2026-04-21T02:16:31.710548" elapsed="0.002415"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:16:31.700081" elapsed="0.012920"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:31.713049" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:16:31.713223" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'CODE': 'cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=', 'NAME': 'pcc_10.30.171.116_tunnel_1', 'IP_ODL': '10.30.171.3', 'ERRORS': ''}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:31.698626" elapsed="0.014625"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:31.698292" elapsed="0.014994"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:31.713477" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:31.713316" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:31.698262" elapsed="0.015298"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:31.714295" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:31.713712" elapsed="0.000613"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:31.714377" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:31.693776" elapsed="0.020737"/>
</kw>
<msg time="2026-04-21T02:16:31.714574" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:31.692285" elapsed="0.022345"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:31.715245" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:31.715809" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:31.716350" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:31.716547" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:31.716726" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:31.717138" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:31.716985" elapsed="0.000212"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:31.716970" elapsed="0.000252"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:31.717367" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:31.717541" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:31.717752" elapsed="0.000023"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:31.716937" elapsed="0.000941"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:31.716823" elapsed="0.001086"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:31.718065" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:31.718148" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:16:31.718280" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:31.685654" elapsed="0.032653"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:31.719956" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:31.719669" elapsed="0.000363">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:31.720131" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:31.719304" elapsed="0.000853"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:31.720494" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:31.720232" elapsed="0.000323"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:31.721107" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:31.720774" elapsed="0.000361"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:31.720582" elapsed="0.000592"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:31.720212" elapsed="0.000985"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:31.724122" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:31.721357" elapsed="0.002794"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:31.724211" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:16:31.724385" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:31.718931" elapsed="0.005480"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:31.725717" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:16:31.725509" elapsed="0.000265"/>
</kw>
<msg time="2026-04-21T02:16:31.725887" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:31.725148" elapsed="0.000764"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:16:31.726134" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:31.725988" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:31.725968" elapsed="0.000238"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:31.726534" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:31.726700" level="INFO">${volatiles} = odl-pcep-stateful-stats:last-received-rpt-msg-timestamp
session-duration
session-id
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:31.726357" elapsed="0.000370"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:16:31.727219" level="INFO">${volatiles_list} = ['odl-pcep-stateful-stats:last-received-rpt-msg-timestamp', 'session-duration', 'session-id', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:16:31.726917" elapsed="0.000331"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:16:31.727299" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:16:31.727516" level="INFO">${volatiles_list} = ['odl-pcep-stateful-stats:last-received-rpt-msg-timestamp', 'session-duration', 'session-id', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:31.724768" elapsed="0.002775"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:31.729120" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:31.728849" elapsed="0.000320"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:31.729595" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:31.729334" elapsed="0.000307"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:31.737331" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:31.737507" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1083'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:16:31.737612" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:31.732161" elapsed="0.005477"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:31.729713" elapsed="0.007969"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:31.737880" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:31.737709" elapsed="0.000237"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:31.729692" elapsed="0.008275"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:31.741655" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:31.738994" elapsed="0.002715"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:31.738755" elapsed="0.002989"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:31.738738" elapsed="0.003031"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:31.744425" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:31.742060" elapsed="0.002410"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:31.741846" elapsed="0.002658"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:31.741828" elapsed="0.002701"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:31.745119" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:31.744700" elapsed="0.000446"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:31.745444" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:31.745216" elapsed="0.000285"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:31.746006" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:31.745679" elapsed="0.000354"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:31.745525" elapsed="0.000545"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:31.745198" elapsed="0.000893"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:31.746606" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:31.746241" elapsed="0.000392"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:31.746984" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:31.746739" elapsed="0.000303"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:31.747551" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:31.747253" elapsed="0.000324"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:31.747066" elapsed="0.000546"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:31.746721" elapsed="0.000913"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:31.747782" elapsed="0.000372"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:31.748615" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:31.748313" elapsed="0.000328"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:31.748805" elapsed="0.002353"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:31.738328" elapsed="0.012895"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:31.751402" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:31.751292" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:31.751274" elapsed="0.000197"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:31.754981" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:31.751610" elapsed="0.003401"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:16:31.755063" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:16:31.755258" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:31.727936" elapsed="0.027349"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:31.755350" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:16:31.755507" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:31.653647" elapsed="0.101887"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:31.771893" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:31.771502" elapsed="0.000419"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:31.772701" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:31.772399" elapsed="0.000382">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:31.772899" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:31.772076" elapsed="0.000848"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:31.773636" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:31.773084" elapsed="0.000579"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:31.773984" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:31.774175" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-c...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:31.773839" elapsed="0.000363"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:31.774599" level="INFO">{
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-count": 1,
                        "local-pref": {
                            "deadtimer": 120,
                            "ip-address": "$IP_ODL",
                            "keepalive": 30,
                            "session-id": "*"
                        },
                        "messages": {
                            "error-messages": {$ERRORS
                                "received-error-msg-count": 0,
                                "sent-error-msg-count": 0
                            },
                            "last-sent-msg-timestamp": 0,
                            "odl-pcep-stateful-stats:last-received-rpt-msg-timestamp": "*",
                            "odl-pcep-stateful-stats:received-rpt-msg-count": 2,
                            "odl-pcep-stateful-stats:sent-init-msg-count": 0,
                            "odl-pcep-stateful-stats:sent-upd-msg-count": 0,
                            "received-msg-count": 2,
                            "reply-time": {
                                "average-time": 0,
                                "max-time": 0,
                                "min-time": 0
                            },
                            "sent-msg-count": 0,
                            "unknown-msg-received": 0
                        },
                        "peer-capabilities": {
                            "odl-pcep-stateful-stats:active": true,
                            "odl-pcep-stateful-stats:instantiation": true,
                            "odl-pcep-stateful-stats:stateful": true
                        },
                        "peer-pref": {
                            "deadtimer": 120,
                            "ip-address": "$IP",
                            "keepalive": 30,
                            "session-id": "*"
                        },
                        "session-duration": "*",
                        "synchronized": true
                    },
                    "network-topology-pcep:path-computation-client": {
                        "ip-address": "$IP",
                        "reported-lsp": [
                            {
                                "name": "$NAME",
                                "path": [
                                    {
                                        "ero": {
                                            "ignore": false,
                                            "processing-rule": false,
                                            "subobject": [
                                                {
                                                    "ip-prefix": {
                                                        "ip-prefix": "1.1.1.1/32"
                                                    },
                                                    "loose": false
                                                }
                                            ]
                                        },
                                        "lsp-id": 1,
                                        "odl-pcep-ietf-stateful:lsp": {
                                            "administrative": true,
                                            "delegate": true,
                                            "ignore": false,
                                            "odl-pcep-ietf-initiated:create": false,
                                            "operational": "up",
                                            "pce-allocation": false,
                                            "plsp-id": 1,
                                            "processing-rule": false,
                                            "remove": false,
                                            "sync": true,
                                            "tlvs": {
                                                "lsp-identifiers": {
                                                    "ipv4": {
                                                        "ipv4-extended-tunnel-id": "$IP",
                                                        "ipv4-tunnel-endpoint-address": "1.1.1.1",
                                                        "ipv4-tunnel-sender-address": "$IP"
                                                    },
                                                    "lsp-id": 1,
                                                    "tunnel-id": 1
                                                },
                                                "symbolic-path-name": {
                                                    "path-name": "$CODE"
                                                }
                                            }
                                        }
                                    }
                                ]
                            }
                        ],
                        "state-sync": "synchronized",
                        "stateful-tlv": {
                            "odl-pcep-ietf-stateful:stateful": {
                                "lsp-update-capability": true,
                                "odl-pcep-ietf-initiated:initiation": true
                            }
                        }
                    },
                    "node-id": "pcc://$IP"
                }
            ],
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:31.774350" elapsed="0.000334"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:31.775065" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:31.774751" elapsed="0.000373"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:31.775615" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'CODE': 'cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=', 'NAME': 'pcc_10.30.171.116_tunnel_1', 'IP_ODL': '10.30.171.3', 'ERRORS': ''}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:31.775315" elapsed="0.000327"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:31.775176" elapsed="0.000502"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:31.774732" elapsed="0.000967"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:31.776922" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-c...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:31.775856" elapsed="0.001095"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:31.777001" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:31.770886" elapsed="0.006245"/>
</kw>
<msg time="2026-04-21T02:16:31.777278" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:31.770089" elapsed="0.007240"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:31.777844" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:31.778350" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:31.778864" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:31.779044" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:31.779223" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:31.779611" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:31.779475" elapsed="0.000191"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:31.779460" elapsed="0.000229"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:31.779834" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:31.779995" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:31.780152" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:31.779430" elapsed="0.000775"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:31.779314" elapsed="0.000919"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:31.780371" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:31.780446" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:16:31.780655" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-c...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:31.767476" elapsed="0.013205"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:31.780898" elapsed="0.002233"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:31.785072" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-pcep-topology-stats:pcep-session-state": {
      "delegated-lsps-count": 1,
      "local-pref": {
       "deadtimer": 120,
      ...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:31.783891" elapsed="0.001211"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:31.786051" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:31.785249" elapsed="0.000831"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:16:31.786558" level="INFO">{
 "network-topology:topology": [
  {
   "node": [
    {
     "network-pcep-topology-stats:pcep-session-state": {
      "delegated-lsps-count": 1,
      "local-pref": {
       "deadtimer": 120,
       "ip-address": "10.30.171.3",
       "keepalive": 30,
       "session-id": "*"
      },
      "messages": {
       "error-messages": {
        "received-error-msg-count": 0,
        "sent-error-msg-count": 0
       },
       "last-sent-msg-timestamp": 0,
       "odl-pcep-stateful-stats:last-received-rpt-msg-timestamp": "*",
       "odl-pcep-stateful-stats:received-rpt-msg-count": 2,
       "odl-pcep-stateful-stats:sent-init-msg-count": 0,
       "odl-pcep-stateful-stats:sent-upd-msg-count": 0,
       "received-msg-count": 2,
       "reply-time": {
        "average-time": 0,
        "max-time": 0,
        "min-time": 0
       },
       "sent-msg-count": 0,
       "unknown-msg-received": 0
      },
      "peer-capabilities": {
       "odl-pcep-stateful-stats:active": true,
       "odl-pcep-stateful-stats:instantiation": true,
       "odl-pcep-stateful-stats:stateful": true
      },
      "peer-pref": {
       "deadtimer": 120,
       "ip-address": "10.30.171.116",
       "keepalive": 30,
       "session-id": "*"
      },
      "session-duration": "*",
      "synchronized": true
     },
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "pcc_10.30.171.116_tunnel_1",
        "path": [
         {
          "ero": {
           "ignore": false,
           "processing-rule": false,
           "subobject": [
            {
             "ip-prefix": {
              "ip-prefix": "1.1.1.1/32"
             },
             "loose": false
            }
           ]
          },
          "lsp-id": 1,
          "odl-pcep-ietf-stateful:lsp": {
           "administrative": true,
           "delegate": true,
           "ignore": false,
           "odl-pcep-ietf-initiated:create": false,
           "operational": "up",
           "pce-allocation": false,
           "plsp-id": 1,
           "processing-rule": false,
           "remove": false,
           "sync": true,
           "tlvs": {
            "lsp-identifiers": {
             "ipv4": {
              "ipv4-extended-tunnel-id": "10.30.171.116",
              "ipv4-tunnel-endpoint-address": "1.1.1.1",
              "ipv4-tunnel-sender-address": "10.30.171.116"
             },
             "lsp-id": 1,
             "tunnel-id": 1
            },
            "symbolic-path-name": {
             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
            }
           }
          }
         }
        ]
       }
      ],
      "state-sync": "synchronized",
      "stateful-tlv": {
       "odl-pcep-ietf-stateful:stateful": {
        "lsp-update-capability": true,
        "odl-pcep-ietf-initiated:initiation": true
       }
      }
     },
     "node-id": "pcc://10.30.171.116"
    }
   ],
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}

!=

{
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "pcc_10.30.171.116_tunnel_1",
        "path": [
         {
          "ero": {
           "ignore": false,
           "processing-rule": false,
           "subobject": [
            {
             "ip-prefix": {
              "ip-prefix": "1.1.1.1/32"
             },
             "loose": false
            }
           ]
          },
          "lsp-id": 1,
          "odl-pcep-ietf-stateful:lsp": {
           "administrative": true,
           "delegate": true,
           "ignore": false,
           "odl-pcep-ietf-initiated:create": false,
           "operational": "up",
           "pce-allocation": false,
           "plsp-id": 1,
           "processing-rule": false,
           "remove": false,
           "sync": true,
           "tlvs": {
            "lsp-identifiers": {
             "ipv4": {
              "ipv4-extended-tunnel-id": "10.30.171.116",
              "ipv4-tunnel-endpoint-address": "1.1.1.1",
              "ipv4-tunnel-sender-address": "10.30.171.116"
             },
             "lsp-id": 1,
             "tunnel-id": 1
            },
            "symbolic-path-name": {
             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
            }
           }
          }
         }
        ]
       }
      ],
      "state-sync": "synchronized",
      "stateful-tlv": {
       "odl-pcep-ietf-stateful:stateful": {
        "lsp-update-capability": true,
        "odl-pcep-ietf-initiated:initiation": true
       }
      }
     },
     "node-id": "pcc://10.30.171.116"
    }
   ],
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}</msg>
<msg time="2026-04-21T02:16:31.786910" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
-       "last-sent-msg-timestamp": 0,
-       "odl-pcep-stateful-stats:last-received-rpt-msg-timestamp": "*",
-       "odl-pcep-stateful-stats:received-rpt-msg-count": 2,
-       "odl-pcep-stateful-stats:sent-init-msg-count": 0,
-       "odl-pcep-stateful-stats:sent-upd-msg-count": 0,
-       "received-msg-count": 2,
-       "reply-time": {
-        "average-time": 0,
-        "max-time": 0,
-        "min-time": 0
-       },
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:16:31.786231" elapsed="0.000781">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:16:31.783472" elapsed="0.003739">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:31.783239" elapsed="0.004067">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:31.787486" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:31.787344" elapsed="0.000198"/>
</branch>
<status status="FAIL" start="2026-04-21T02:16:31.783219" elapsed="0.004345">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:16:31.756683" elapsed="0.031029">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:16:31.755884" elapsed="0.032017">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:31.755624" elapsed="0.032413">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</branch>
<status status="FAIL" start="2026-04-21T02:16:31.755606" elapsed="0.032472">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:31.788130" elapsed="0.000016"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_on_state</arg>
<arg>${mapping}</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:16:31.647168" elapsed="0.141110">Multiline strings are different:
--- first
+++ second
@@ -3,47 +3,6 @@
   {
    "node": [
     {
-     "network-pcep-topology-stats:pcep-session-state": {
-      "delegated-lsps-count": 1,
-      "local-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.3",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "messages": {
-       "error-messages": {
-        "received-error-msg-count": 0,
-        "sent-error-msg-count": 0
-       },
    [ Message content over the limit has been removed. ]
-       "sent-msg-count": 0,
-       "unknown-msg-received": 0
-      },
-      "peer-capabilities": {
-       "odl-pcep-stateful-stats:active": true,
-       "odl-pcep-stateful-stats:instantiation": true,
-       "odl-pcep-stateful-stats:stateful": true
-      },
-      "peer-pref": {
-       "deadtimer": 120,
-       "ip-address": "10.30.171.116",
-       "keepalive": 30,
-       "session-id": "*"
-      },
-      "session-duration": "*",
-      "synchronized": true
-     },
      "network-topology-pcep:path-computation-client": {
       "ip-address": "10.30.171.116",
       "reported-lsp": [</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.836639" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:32.836237" elapsed="0.000436"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:32.837448" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:32.837195" elapsed="0.000327">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:32.837618" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:32.836861" elapsed="0.000782"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.838214" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:32.837818" elapsed="0.000424"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:32.838539" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:32.838702" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:32.838396" elapsed="0.000331"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.839146" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:32.838898" elapsed="0.000295"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.840188" level="INFO">mapping: {'IP': '10.30.171.116', 'CODE': 'cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=', 'NAME': 'pcc_10.30.171.116_tunnel_1', 'IP_ODL': '10.30.171.3', 'ERRORS': ''}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:32.839923" elapsed="0.000311"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.840751" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:32.840473" elapsed="0.000305"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.841529" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:32.841168" elapsed="0.000387"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:32.842475" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:32.842102" elapsed="0.000399"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:32.842554" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:16:32.842719" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:32.841738" elapsed="0.001006"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:32.842906" elapsed="0.000296"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:16:32.841039" elapsed="0.002225"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.843849" level="INFO">${value} = cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:32.843506" elapsed="0.000370"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:32.844932" level="INFO">${encoded} = cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:32.844557" elapsed="0.000403"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:32.845010" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:16:32.845163" level="INFO">${encoded_value} = cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:32.844218" elapsed="0.000970"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:32.845331" elapsed="0.000277"/>
</kw>
<var name="${key}">CODE</var>
<var name="${value}">cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=</var>
<status status="PASS" start="2026-04-21T02:16:32.843380" elapsed="0.002270"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.846231" level="INFO">${value} = pcc_10.30.171.116_tunnel_1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:32.845906" elapsed="0.000353"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:32.847144" level="INFO">${encoded} = pcc_10.30.171.116_tunnel_1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:32.846773" elapsed="0.000398"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:32.847221" elapsed="0.000076"/>
</return>
<msg time="2026-04-21T02:16:32.847423" level="INFO">${encoded_value} = pcc_10.30.171.116_tunnel_1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:32.846436" elapsed="0.001013"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:32.847593" elapsed="0.000295"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">pcc_10.30.171.116_tunnel_1</var>
<status status="PASS" start="2026-04-21T02:16:32.845764" elapsed="0.002165"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.848496" level="INFO">${value} = 10.30.171.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:32.848168" elapsed="0.000357"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:32.849440" level="INFO">${encoded} = 10.30.171.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:32.849081" elapsed="0.000386"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:32.849517" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:16:32.849670" level="INFO">${encoded_value} = 10.30.171.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:32.848717" elapsed="0.000978"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:32.849856" elapsed="0.000281"/>
</kw>
<var name="${key}">IP_ODL</var>
<var name="${value}">10.30.171.3</var>
<status status="PASS" start="2026-04-21T02:16:32.848042" elapsed="0.002137"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.850822" level="INFO">${value} = </msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:32.850420" elapsed="0.000434"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:32.851853" level="INFO">${encoded} = </msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:32.851466" elapsed="0.000415"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:32.851931" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:16:32.852083" level="INFO">${encoded_value} = </msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:32.851058" elapsed="0.001050"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:32.852291" elapsed="0.000279"/>
</kw>
<var name="${key}">ERRORS</var>
<var name="${value}"/>
<status status="PASS" start="2026-04-21T02:16:32.850293" elapsed="0.002317"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:16:32.840851" elapsed="0.011793"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:32.852686" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:16:32.852861" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'CODE': 'cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=', 'NAME': 'pcc_10.30.171.116_tunnel_1', 'IP_ODL': '10.30.171.3', 'ERRORS': ''}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:32.839588" elapsed="0.013299"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:32.839288" elapsed="0.013632"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.853088" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:32.852946" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:32.839264" elapsed="0.013900"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.853773" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:32.853299" elapsed="0.000517"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:32.853865" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:32.835609" elapsed="0.018381"/>
</kw>
<msg time="2026-04-21T02:16:32.854045" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:32.834635" elapsed="0.019460"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.854584" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.855159" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.855676" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.855870" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.856036" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.856388" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:32.856253" elapsed="0.000189"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:32.856239" elapsed="0.000227"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.856597" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.856754" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.856962" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:32.856210" elapsed="0.000806"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:32.856110" elapsed="0.000932"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.857179" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:32.857253" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:16:32.857370" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:32.830299" elapsed="0.027095"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:32.858879" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:32.858582" elapsed="0.000366">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:32.859040" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:32.858245" elapsed="0.000819"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.859397" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:32.859133" elapsed="0.000321"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.859959" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:32.859647" elapsed="0.000338"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:32.859479" elapsed="0.000542"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:32.859115" elapsed="0.000928"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.862400" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:32.860188" elapsed="0.002238"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:32.862477" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:16:32.862632" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:32.857707" elapsed="0.004950"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:32.863877" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-04-21T02:16:32.863661" elapsed="0.000272"/>
</kw>
<msg time="2026-04-21T02:16:32.864021" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:32.863310" elapsed="0.000736"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-04-21T02:16:32.864259" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:32.864118" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:32.864099" elapsed="0.000228"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:32.864630" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:32.864780" level="INFO">${volatiles} = odl-pcep-stateful-stats:last-received-rpt-msg-timestamp
session-duration
session-id
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:32.864464" elapsed="0.000376"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-04-21T02:16:32.865231" level="INFO">${volatiles_list} = ['odl-pcep-stateful-stats:last-received-rpt-msg-timestamp', 'session-duration', 'session-id', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-04-21T02:16:32.864994" elapsed="0.000263"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-04-21T02:16:32.865303" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:16:32.865508" level="INFO">${volatiles_list} = ['odl-pcep-stateful-stats:last-received-rpt-msg-timestamp', 'session-duration', 'session-id', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:32.862976" elapsed="0.002559"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.866956" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:32.866685" elapsed="0.000316"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.867403" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:32.867145" elapsed="0.000301"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:32.874523" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:32.875858" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1987'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]},"network-pcep-topology-stats:pcep-session-state":{"synchronized":true,"peer-pref":{"session-id":0,"keepalive":30,"deadtimer":120,"ip-address":"10.30.171.116"},"delegated-lsps-count":1,"local-pref":{"session-id":2,"keepalive":30,"deadtimer":120,"ip-address":"10.30.171.3"},"session-duration":"0:00:00:05","messages":{"reply-time":{"average-time":0,"min-time":0,"max-time":0},"unknown-msg-received":0,"odl-pcep-stateful-stats:last-received-rpt-msg-timestamp":1776737786,"last-sent-msg-timestamp":0,"odl-pcep-stateful-stats:received-rpt-msg-count":2,"error-messages":{"received-error-msg-count":0,"sent-error-msg-count":0},"received-msg-count":2,"odl-pcep-stateful-stats:sent-init-msg-count":0,"sent-msg-count":0,"odl-pcep-stateful-stats:sent-upd-msg-count":0},"peer-capabilities":{"odl-pcep-stateful-stats:stateful":true,"odl-pcep-stateful-stats:instantiation":true,"odl-pcep-stateful-stats:active":true}}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:16:32.875986" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:32.869614" elapsed="0.006399"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:32.867512" elapsed="0.008545"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.876231" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:32.876085" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:32.867494" elapsed="0.008823"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.880014" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]},"network-pcep-topology-stats:pcep-session-state":{"synchronized":true,"peer-pref":{"session-id":0,"keepalive":30,"deadtimer":120,"ip-address":"10.30.171.116"},"delegated-lsps-count":1,"local-pref":{"session-id":2,"keepalive":30,"deadtimer":120,"ip-address":"10.30.171.3"},"session-duration":"0:00:00:05","messages":{"reply-time":{"average-time":0,"min-time":0,"max-time":0},"unknown-msg-received":0,"odl-pcep-stateful-stats:last-received-rpt-msg-timestamp":1776737786,"last-sent-msg-timestamp":0,"odl-pcep-stateful-stats:received-rpt-msg-count":2,"error-messages":{"received-error-msg-count":0,"sent-error-msg-count":0},"received-msg-count":2,"odl-pcep-stateful-stats:sent-init-msg-count":0,"sent-msg-count":0,"odl-pcep-stateful-stats:sent-upd-msg-count":0},"peer-capabilities":{"odl-pcep-stateful-stats:stateful":true,"odl-pcep-stateful-stats:instantiation":true,"odl-pcep-stateful-stats:active":true}}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:32.877336" elapsed="0.002739"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:32.877114" elapsed="0.002995"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:32.877096" elapsed="0.003040"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.882728" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:32.880408" elapsed="0.002365"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:32.880191" elapsed="0.002631"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:32.880175" elapsed="0.002710"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.883483" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:32.883060" elapsed="0.000450"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.883823" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:32.883580" elapsed="0.000327"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.884570" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:32.884154" elapsed="0.000452"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:32.883942" elapsed="0.000714"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:32.883562" elapsed="0.001124"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.885424" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:32.884916" elapsed="0.000545"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.885921" elapsed="0.000038"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:32.885557" elapsed="0.000464"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.886686" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:32.886275" elapsed="0.000446"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:32.886064" elapsed="0.000707"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:32.885532" elapsed="0.001289"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:32.887024" elapsed="0.000503"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:32.888264" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:32.887745" elapsed="0.000556"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:32.888508" elapsed="0.003332"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:32.876666" elapsed="0.015266"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:32.892115" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:32.892007" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:32.891988" elapsed="0.000195"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:32.895847" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-pcep-topology-stats:pcep-session-state": {
      "delegated-lsps-count": 1,
      "local-pref": {
       "deadtimer": 120,
      ...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:32.892320" elapsed="0.003562"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:16:32.895933" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:16:32.896096" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-pcep-topology-stats:pcep-session-state": {
      "delegated-lsps-count": 1,
      "local-pref": {
       "deadtimer": 120,
      ...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:32.865870" elapsed="0.030253"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:32.896186" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:16:32.896338" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-pcep-topology-stats:pcep-session-state": {
      "delegated-lsps-count": 1,
      "local-pref": {
       "deadtimer": 120,
      ...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:32.805404" elapsed="0.090960"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.912485" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:32.912112" elapsed="0.000402"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:32.913513" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:32.913162" elapsed="0.000428">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:32.913684" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:32.912669" elapsed="0.001038"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.914441" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:32.913884" elapsed="0.000585"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:32.914761" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_on_state/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:32.914940" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-c...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:32.914623" elapsed="0.000343"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.915377" level="INFO">{
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-count": 1,
                        "local-pref": {
                            "deadtimer": 120,
                            "ip-address": "$IP_ODL",
                            "keepalive": 30,
                            "session-id": "*"
                        },
                        "messages": {
                            "error-messages": {$ERRORS
                                "received-error-msg-count": 0,
                                "sent-error-msg-count": 0
                            },
                            "last-sent-msg-timestamp": 0,
                            "odl-pcep-stateful-stats:last-received-rpt-msg-timestamp": "*",
                            "odl-pcep-stateful-stats:received-rpt-msg-count": 2,
                            "odl-pcep-stateful-stats:sent-init-msg-count": 0,
                            "odl-pcep-stateful-stats:sent-upd-msg-count": 0,
                            "received-msg-count": 2,
                            "reply-time": {
                                "average-time": 0,
                                "max-time": 0,
                                "min-time": 0
                            },
                            "sent-msg-count": 0,
                            "unknown-msg-received": 0
                        },
                        "peer-capabilities": {
                            "odl-pcep-stateful-stats:active": true,
                            "odl-pcep-stateful-stats:instantiation": true,
                            "odl-pcep-stateful-stats:stateful": true
                        },
                        "peer-pref": {
                            "deadtimer": 120,
                            "ip-address": "$IP",
                            "keepalive": 30,
                            "session-id": "*"
                        },
                        "session-duration": "*",
                        "synchronized": true
                    },
                    "network-topology-pcep:path-computation-client": {
                        "ip-address": "$IP",
                        "reported-lsp": [
                            {
                                "name": "$NAME",
                                "path": [
                                    {
                                        "ero": {
                                            "ignore": false,
                                            "processing-rule": false,
                                            "subobject": [
                                                {
                                                    "ip-prefix": {
                                                        "ip-prefix": "1.1.1.1/32"
                                                    },
                                                    "loose": false
                                                }
                                            ]
                                        },
                                        "lsp-id": 1,
                                        "odl-pcep-ietf-stateful:lsp": {
                                            "administrative": true,
                                            "delegate": true,
                                            "ignore": false,
                                            "odl-pcep-ietf-initiated:create": false,
                                            "operational": "up",
                                            "pce-allocation": false,
                                            "plsp-id": 1,
                                            "processing-rule": false,
                                            "remove": false,
                                            "sync": true,
                                            "tlvs": {
                                                "lsp-identifiers": {
                                                    "ipv4": {
                                                        "ipv4-extended-tunnel-id": "$IP",
                                                        "ipv4-tunnel-endpoint-address": "1.1.1.1",
                                                        "ipv4-tunnel-sender-address": "$IP"
                                                    },
                                                    "lsp-id": 1,
                                                    "tunnel-id": 1
                                                },
                                                "symbolic-path-name": {
                                                    "path-name": "$CODE"
                                                }
                                            }
                                        }
                                    }
                                ]
                            }
                        ],
                        "state-sync": "synchronized",
                        "stateful-tlv": {
                            "odl-pcep-ietf-stateful:stateful": {
                                "lsp-update-capability": true,
                                "odl-pcep-ietf-initiated:initiation": true
                            }
                        }
                    },
                    "node-id": "pcc://$IP"
                }
            ],
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:32.915115" elapsed="0.000347"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:32.915905" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:32.915557" elapsed="0.000411"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.916441" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'CODE': 'cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE=', 'NAME': 'pcc_10.30.171.116_tunnel_1', 'IP_ODL': '10.30.171.3', 'ERRORS': ''}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:32.916136" elapsed="0.000331"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:32.915995" elapsed="0.000508"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:32.915538" elapsed="0.000986"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.917712" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-c...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:32.916661" elapsed="0.001080"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:32.917806" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:32.911485" elapsed="0.006453"/>
</kw>
<msg time="2026-04-21T02:16:32.918024" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:32.910635" elapsed="0.007437"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.918553" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.919083" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_on_state/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.919607" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.919801" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.919969" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.920340" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:32.920200" elapsed="0.000196"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:32.920185" elapsed="0.000235"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.920551" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.920710" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.920882" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:32.920155" elapsed="0.000814"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:32.920050" elapsed="0.000948"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.921137" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:32.921214" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:16:32.921423" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "network-pcep-topology-stats:pcep-session-state": {
                        "delegated-lsps-c...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:32.907984" elapsed="0.013466"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:32.921618" elapsed="0.002293"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:32.925830" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-pcep-topology-stats:pcep-session-state": {
      "delegated-lsps-count": 1,
      "local-pref": {
       "deadtimer": 120,
      ...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:32.924624" elapsed="0.001236"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:32.927158" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-pcep-topology-stats:pcep-session-state": {
      "delegated-lsps-count": 1,
      "local-pref": {
       "deadtimer": 120,
      ...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:32.926010" elapsed="0.001177"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-04-21T02:16:32.927369" elapsed="0.000328"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-04-21T02:16:32.924220" elapsed="0.003538"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:32.923991" elapsed="0.003816"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.927978" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:32.927834" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:32.923973" elapsed="0.004081"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-04-21T02:16:32.897489" elapsed="0.030612"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-04-21T02:16:32.896680" elapsed="0.031495"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:32.896447" elapsed="0.031773"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:32.896430" elapsed="0.031814"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:32.928277" elapsed="0.000028"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_on_state</arg>
<arg>${mapping}</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-21T02:16:32.800442" elapsed="0.127961"/>
</kw>
<arg>30s</arg>
<arg>1s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${DIR_WITH_TEMPLATES}${/}default_on_state</arg>
<arg>${mapping}</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:16:24.776673" elapsed="8.151790"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:16:32.929064" elapsed="0.000238"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:16:32.928745" elapsed="0.000619"/>
</kw>
<doc>Compare pcep-topology/path-computation-client to filled one, which includes a tunnel from pcc-mock.</doc>
<status status="PASS" start="2026-04-21T02:16:24.774515" elapsed="8.154888"/>
</test>
<test id="s1-s21-t14" name="Update_Delegated" line="146">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast" type="SETUP">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.930640" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:32.930430" elapsed="0.000267"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:32.930412" elapsed="0.000310"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T02:16:32.930244" elapsed="0.000591"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.931474" level="INFO">&amp;{mapping} = { IP=10.30.171.116 | NAME=pcc_10.30.171.116_tunnel_1 }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>NAME=${pcc_name}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:32.930996" elapsed="0.000506"/>
</kw>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.953629" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/update_delegated.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:32.953252" elapsed="0.000405"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:32.954397" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/update_delegated.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:32.954153" elapsed="0.000319">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/update_delegated.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:32.954565" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:32.953828" elapsed="0.000762"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.955147" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/update_delegated/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:32.954746" elapsed="0.000428"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:32.955497" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/update_delegated/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/update_delegated/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:32.955648" level="INFO">${template} = rests/operations/network-topology-pcep:update-lsp
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:32.955356" elapsed="0.000316"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.956088" level="INFO">rests/operations/network-topology-pcep:update-lsp
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:32.955841" elapsed="0.000291"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.957069" level="INFO">mapping: {'IP': '10.30.171.116', 'NAME': 'pcc_10.30.171.116_tunnel_1'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:32.956812" elapsed="0.000302"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.957527" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:32.957264" elapsed="0.000289"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.958225" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:32.957926" elapsed="0.000325"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:32.958974" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:32.958739" elapsed="0.000260"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:32.959049" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:16:32.959203" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:32.958429" elapsed="0.000798"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:32.959385" elapsed="0.000239"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:16:32.957781" elapsed="0.001882"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.960225" level="INFO">${value} = pcc_10.30.171.116_tunnel_1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:32.959928" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:32.961106" level="INFO">${encoded} = pcc_10.30.171.116_tunnel_1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:32.960894" elapsed="0.000238"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:32.961182" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:16:32.961333" level="INFO">${encoded_value} = pcc_10.30.171.116_tunnel_1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:32.960425" elapsed="0.000933"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:32.961500" elapsed="0.000226"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">pcc_10.30.171.116_tunnel_1</var>
<status status="PASS" start="2026-04-21T02:16:32.959779" elapsed="0.001987"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:16:32.957605" elapsed="0.004211"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:32.961901" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:16:32.962060" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'NAME': 'pcc_10.30.171.116_tunnel_1'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:32.956485" elapsed="0.005600"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:32.956201" elapsed="0.005916"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.962281" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:32.962143" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:32.956182" elapsed="0.006175"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.962956" level="INFO">${final_text} = rests/operations/network-topology-pcep:update-lsp</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:32.962490" elapsed="0.000493"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:32.963031" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/update_delegated.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/update_delegated.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/update_delegated/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:32.952632" elapsed="0.010522"/>
</kw>
<msg time="2026-04-21T02:16:32.963206" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:32.951854" elapsed="0.011413"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/update_delegated.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/update_delegated.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/update_delegated/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.963751" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/update_delegated.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/update_delegated.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/update_delegated/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.964265" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/update_delegated.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/update_delegated.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/update_delegated/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.964765" elapsed="0.000043"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.964964" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.965155" elapsed="0.000030"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.965560" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:32.965407" elapsed="0.000212"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:32.965392" elapsed="0.000252"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.965805" elapsed="0.000025"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.965986" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.966159" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:32.965361" elapsed="0.000853"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:32.965251" elapsed="0.001024"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.966433" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:32.966513" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:16:32.966631" level="INFO">${uri} = rests/operations/network-topology-pcep:update-lsp</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:32.947615" elapsed="0.019044"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.979554" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/update_delegated.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:32.979152" elapsed="0.000430"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:32.980300" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/update_delegated.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:32.980076" elapsed="0.000294">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/update_delegated.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:32.980461" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:32.979736" elapsed="0.000749"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.981039" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/update_delegated/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:32.980643" elapsed="0.000423"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:32.981352" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/update_delegated/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/update_delegated/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:32.981505" level="INFO">${template} = &lt;input xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep"&gt;
    &lt;node&gt;pcc://$IP&lt;/node&gt;
    &lt;name&gt;$NAME&lt;/name&gt;
    &lt;network-topology-ref xmlns:topo="urn:TBD:params:xml:ns:yang:network-topology"&gt;
...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:32.981215" elapsed="0.000318"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.981946" level="INFO">&lt;input xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep"&gt;
    &lt;node&gt;pcc://$IP&lt;/node&gt;
    &lt;name&gt;$NAME&lt;/name&gt;
    &lt;network-topology-ref xmlns:topo="urn:TBD:params:xml:ns:yang:network-topology"&gt;
    /topo:network-topology/topo:topology[topo:topology-id="pcep-topology"]
    &lt;/network-topology-ref&gt;
    &lt;arguments&gt;
        &lt;lsp xmlns="urn:opendaylight:params:xml:ns:yang:pcep:ietf:stateful"&gt;
            &lt;delegate&gt;true&lt;/delegate&gt;
            &lt;administrative&gt;true&lt;/administrative&gt;
        &lt;/lsp&gt;
        &lt;ero&gt;
            &lt;subobject&gt;
                &lt;loose&gt;false&lt;/loose&gt;
                &lt;ip-prefix&gt;
                    &lt;ip-prefix&gt;2.2.2.2/32&lt;/ip-prefix&gt;
                &lt;/ip-prefix&gt;
            &lt;/subobject&gt;
            &lt;subobject&gt;
                &lt;loose&gt;false&lt;/loose&gt;
                &lt;ip-prefix&gt;
                    &lt;ip-prefix&gt;1.1.1.1/32&lt;/ip-prefix&gt;
                &lt;/ip-prefix&gt;
            &lt;/subobject&gt;
        &lt;/ero&gt;
    &lt;/arguments&gt;
&lt;/input&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:32.981684" elapsed="0.000318"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:32.982354" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:32.982070" elapsed="0.000342"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.982879" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116', 'NAME': 'pcc_10.30.171.116_tunnel_1'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:32.982572" elapsed="0.000333"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:32.982437" elapsed="0.000502"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:32.982051" elapsed="0.000909"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.983962" level="INFO">${final_text} = &lt;input xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep"&gt;
    &lt;node&gt;pcc://10.30.171.116&lt;/node&gt;
    &lt;name&gt;pcc_10.30.171.116_tunnel_1&lt;/name&gt;
    &lt;network-topology-ref xmlns:topo="urn:TBD:params:...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:32.983095" elapsed="0.000898"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:32.984043" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/update_delegated.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/update_delegated.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/update_delegated/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:32.978534" elapsed="0.005638"/>
</kw>
<msg time="2026-04-21T02:16:32.984266" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:32.977715" elapsed="0.006600"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/update_delegated.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/update_delegated.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/update_delegated/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.984818" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/update_delegated.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/update_delegated.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/update_delegated/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.985318" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/update_delegated.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/update_delegated.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/update_delegated/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.985825" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.986003" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.986166" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.986525" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:32.986389" elapsed="0.000191"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:32.986375" elapsed="0.000229"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.986735" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.986910" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.987068" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:32.986345" elapsed="0.000775"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:32.986242" elapsed="0.000905"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.987314" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:32.987390" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:16:32.987520" level="INFO">${data} = &lt;input xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep"&gt;
    &lt;node&gt;pcc://10.30.171.116&lt;/node&gt;
    &lt;name&gt;pcc_10.30.171.116_tunnel_1&lt;/name&gt;
    &lt;network-topology-ref xmlns:topo="urn:TBD:params:...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:32.976851" elapsed="0.010698"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:32.988892" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/update_delegated/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:32.988613" elapsed="0.000344">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/update_delegated/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:32.989049" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:32.988282" elapsed="0.000792"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:32.989377" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:32.989142" elapsed="0.000291"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.989932" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:32.989626" elapsed="0.000335"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:32.989458" elapsed="0.000541"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:32.989125" elapsed="0.000896"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.992390" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:32.990165" elapsed="0.002252"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:32.992468" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:16:32.992627" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/update_delegated/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:32.987958" elapsed="0.004694"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.994269" level="INFO">rests/operations/network-topology-pcep:update-lsp</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:32.993925" elapsed="0.000392"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.994710" level="INFO">&lt;input xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep"&gt;
    &lt;node&gt;pcc://10.30.171.116&lt;/node&gt;
    &lt;name&gt;pcc_10.30.171.116_tunnel_1&lt;/name&gt;
    &lt;network-topology-ref xmlns:topo="urn:TBD:params:xml:ns:yang:network-topology"&gt;
    /topo:network-topology/topo:topology[topo:topology-id="pcep-topology"]
    &lt;/network-topology-ref&gt;
    &lt;arguments&gt;
        &lt;lsp xmlns="urn:opendaylight:params:xml:ns:yang:pcep:ietf:stateful"&gt;
            &lt;delegate&gt;true&lt;/delegate&gt;
            &lt;administrative&gt;true&lt;/administrative&gt;
        &lt;/lsp&gt;
        &lt;ero&gt;
            &lt;subobject&gt;
                &lt;loose&gt;false&lt;/loose&gt;
                &lt;ip-prefix&gt;
                    &lt;ip-prefix&gt;2.2.2.2/32&lt;/ip-prefix&gt;
                &lt;/ip-prefix&gt;
            &lt;/subobject&gt;
            &lt;subobject&gt;
                &lt;loose&gt;false&lt;/loose&gt;
                &lt;ip-prefix&gt;
                    &lt;ip-prefix&gt;1.1.1.1/32&lt;/ip-prefix&gt;
                &lt;/ip-prefix&gt;
            &lt;/subobject&gt;
        &lt;/ero&gt;
    &lt;/arguments&gt;
&lt;/input&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:32.994461" elapsed="0.000306"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.995172" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:32.994931" elapsed="0.000284"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.995624" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:32.995386" elapsed="0.000280"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:16:32.996503" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:16:32.996304" elapsed="0.000225"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:16:32.996866" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:16:32.996671" elapsed="0.000221"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:32.997031" elapsed="0.000203"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:32.997624" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:32.997378" elapsed="0.000289"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:16:32.997708" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:16:32.997877" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:16:32.995872" elapsed="0.002030"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:33.007298" level="INFO">POST Request : url=http://10.30.171.3:8181/rests/operations/network-topology-pcep:update-lsp 
 path_url=/rests/operations/network-topology-pcep:update-lsp 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Content-Length': '978', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;input xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep"&gt;
    &lt;node&gt;pcc://10.30.171.116&lt;/node&gt;
    &lt;name&gt;pcc_10.30.171.116_tunnel_1&lt;/name&gt;
    &lt;network-topology-ref xmlns:topo="urn:TBD:params:xml:ns:yang:network-topology"&gt;
    /topo:network-topology/topo:topology[topo:topology-id="pcep-topology"]
    &lt;/network-topology-ref&gt;
    &lt;arguments&gt;
        &lt;lsp xmlns="urn:opendaylight:params:xml:ns:yang:pcep:ietf:stateful"&gt;
            &lt;delegate&gt;true&lt;/delegate&gt;
            &lt;administrative&gt;true&lt;/administrative&gt;
        &lt;/lsp&gt;
        &lt;ero&gt;
            &lt;subobject&gt;
                &lt;loose&gt;false&lt;/loose&gt;
                &lt;ip-prefix&gt;
                    &lt;ip-prefix&gt;2.2.2.2/32&lt;/ip-prefix&gt;
                &lt;/ip-prefix&gt;
            &lt;/subobject&gt;
            &lt;subobject&gt;
                &lt;loose&gt;false&lt;/loose&gt;
                &lt;ip-prefix&gt;
                    &lt;ip-prefix&gt;1.1.1.1/32&lt;/ip-prefix&gt;
                &lt;/ip-prefix&gt;
            &lt;/subobject&gt;
        &lt;/ero&gt;
    &lt;/arguments&gt;
&lt;/input&gt; 
 </msg>
<msg time="2026-04-21T02:16:33.009803" level="INFO">POST Response : url=http://10.30.171.3:8181/rests/operations/network-topology-pcep:update-lsp 
 status=400, reason=Bad Request 
 headers={'Content-Type': 'application/xml', 'Content-Length': '408'} 
 body=&lt;?xml version='1.0' encoding='UTF-8'?&gt;&lt;errors xmlns="urn:ietf:params:xml:ns:yang:ietf-restconf"&gt;&lt;error&gt;&lt;error-type&gt;protocol&lt;/error-type&gt;&lt;error-message&gt;Invalid XML: Could not parse Instance Identifier '
    /topo:network-topology/topo:topology[topo:topology-id="pcep-topology"]
    '. Offset: 0 : Reason: Identifier must start with '/'.&lt;/error-message&gt;&lt;error-tag&gt;malformed-message&lt;/error-tag&gt;&lt;/error&gt;&lt;/errors&gt; 
 </msg>
<msg time="2026-04-21T02:16:33.009939" level="FAIL">HTTPError: 400 Client Error: Bad Request for url: http://10.30.171.3:8181/rests/operations/network-topology-pcep:update-lsp</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-21T02:16:33.000289" elapsed="0.010148">HTTPError: 400 Client Error: Bad Request for url: http://10.30.171.3:8181/rests/operations/network-topology-pcep:update-lsp</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:32.997972" elapsed="0.012557">HTTPError: 400 Client Error: Bad Request for url: http://10.30.171.3:8181/rests/operations/network-topology-pcep:update-lsp</status>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.010761" elapsed="0.000044"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:33.010575" elapsed="0.000289"/>
</branch>
<status status="FAIL" start="2026-04-21T02:16:32.997954" elapsed="0.012937">HTTPError: 400 Client Error: Bad Request for url: http://10.30.171.3:8181/rests/operations/network-topology-pcep:update-lsp</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.011320" elapsed="0.000027"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:33.011467" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:33.011423" elapsed="0.000086"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:33.011406" elapsed="0.000124"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.011671" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:16:33.011738" elapsed="0.000015"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="FAIL" start="2026-04-21T02:16:32.992983" elapsed="0.018913">HTTPError: 400 Client Error: Bad Request for url: http://10.30.171.3:8181/rests/operations/network-topology-pcep:update-lsp</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:33.012032" elapsed="0.000026"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-21T02:16:32.936555" elapsed="0.075615">HTTPError: 400 Client Error: Bad Request for url: http://10.30.171.3:8181/rests/operations/network-topology-pcep:update-lsp</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.012572" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:33.012335" elapsed="0.000329"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:33.012311" elapsed="0.000386"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:33.012742" elapsed="0.000020"/>
</return>
<var>${response}</var>
<arg>${DIR_WITH_TEMPLATES}${/}update_delegated</arg>
<arg>${mapping}</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>verify=False</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="FAIL" start="2026-04-21T02:16:32.931755" elapsed="0.081143">HTTPError: 400 Client Error: Bad Request for url: http://10.30.171.3:8181/rests/operations/network-topology-pcep:update-lsp</status>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${response}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.013167" elapsed="0.000031"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.015073" level="INFO">${SuiteFastFail} = True</msg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:16:33.014604" elapsed="0.000530"/>
</kw>
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:16:33.014067" elapsed="0.001139"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:16:33.013594" elapsed="0.001736"/>
</kw>
<doc>Perform update-lsp on the mocked tunnel, check response is success.</doc>
<status status="FAIL" start="2026-04-21T02:16:32.929731" elapsed="0.085659">HTTPError: 400 Client Error: Bad Request for url: http://10.30.171.3:8181/rests/operations/network-topology-pcep:update-lsp</status>
</test>
<test id="s1-s21-t15" name="Topology_Updated" line="156">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast" type="SETUP">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.017831" level="FAIL">SKIPPED due to a failure in a previous fundamental test case.</msg>
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:16:33.017417" elapsed="0.000502">SKIPPED due to a failure in a previous fundamental test case.</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:33.017105" elapsed="0.000900">SKIPPED due to a failure in a previous fundamental test case.</status>
</branch>
<status status="FAIL" start="2026-04-21T02:16:33.017080" elapsed="0.000970">SKIPPED due to a failure in a previous fundamental test case.</status>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="FAIL" start="2026-04-21T02:16:33.016785" elapsed="0.001380">SKIPPED due to a failure in a previous fundamental test case.</status>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.019957" level="INFO">${SuiteFastFail} = True</msg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:16:33.019498" elapsed="0.000520"/>
</kw>
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:16:33.018982" elapsed="0.001110"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:16:33.018537" elapsed="0.001634"/>
</kw>
<doc>Compare pcep-topology/path-computation-client to default_on_updated, which includes the updated tunnel.</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-04-21T02:16:33.015914" elapsed="0.004309">Setup failed:
SKIPPED due to a failure in a previous fundamental test case.</status>
</test>
<test id="s1-s21-t16" name="Unset_Password" line="174">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast" type="SETUP">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:16:33.021825" elapsed="0.000296"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:16:33.021415" elapsed="0.000783"/>
</kw>
<kw name="Unset_Password_On_Pcep_Node">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.023392" level="INFO">&amp;{mapping} = { IP=10.30.171.116 }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:33.022763" elapsed="0.000670"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.046057" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node_empty.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:33.045661" elapsed="0.000425"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:33.046846" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/pcep_topology_node_empty.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:33.046581" elapsed="0.000333">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/pcep_topology_node_empty.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:33.047008" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:33.046242" elapsed="0.000790"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.048404" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node_empty/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:33.047189" elapsed="0.001243"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:33.048842" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/pcep_topology_node_empty/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/pcep_topology_node_empty/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:33.049047" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology/node=$IP
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:33.048632" elapsed="0.000449"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.049533" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology/node=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:33.049277" elapsed="0.000302"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.050568" level="INFO">mapping: {'IP': '10.30.171.116'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:33.050286" elapsed="0.000328"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.051099" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:33.050782" elapsed="0.000343"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.051862" level="INFO">${value} = 10.30.171.116</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:33.051538" elapsed="0.000358"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-21T02:16:33.052901" level="INFO">${encoded} = 10.30.171.116</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-04-21T02:16:33.052394" elapsed="0.000534"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-21T02:16:33.053036" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:16:33.053202" level="INFO">${encoded_value} = 10.30.171.116</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-04-21T02:16:33.052080" elapsed="0.001148"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:33.053376" elapsed="0.000245"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.171.116</var>
<status status="PASS" start="2026-04-21T02:16:33.051407" elapsed="0.002254"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-21T02:16:33.051183" elapsed="0.002516"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:33.053742" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:16:33.053917" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:33.049971" elapsed="0.003971"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:33.049654" elapsed="0.004320"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.054142" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:33.054000" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:33.049633" elapsed="0.004586"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.055083" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology/node=10.30.171.116</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:33.054352" elapsed="0.000759"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:33.055165" elapsed="0.000046"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node_empty.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node_empty.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node_empty/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:33.045039" elapsed="0.010329"/>
</kw>
<msg time="2026-04-21T02:16:33.055444" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:33.044231" elapsed="0.011277"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node_empty.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node_empty.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node_empty/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.056043" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node_empty.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node_empty.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node_empty/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.056552" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node_empty.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node_empty.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node_empty/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.057072" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.057252" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.057443" elapsed="0.000029"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.057849" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:33.057672" elapsed="0.000266"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:33.057657" elapsed="0.000308"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.058100" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.058261" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.058441" elapsed="0.000023"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:33.057628" elapsed="0.000870"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:33.057529" elapsed="0.000995"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.058663" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:33.058739" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:16:33.058872" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology/node=10.30.171.116</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:33.039945" elapsed="0.018954"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.073740" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node_empty.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:33.073269" elapsed="0.000513"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:33.074605" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/pcep_topology_node_empty.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:33.074355" elapsed="0.000325">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/pcep_topology_node_empty.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:33.074776" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:33.074014" elapsed="0.000804"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.075383" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node_empty/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:33.074977" elapsed="0.000434"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:33.075706" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/pcep_topology_node_empty/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/pcep_topology_node_empty/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:33.075899" level="INFO">${template} = &lt;node xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;
    &lt;node-id&gt;$IP&lt;/node-id&gt;
&lt;/node&gt;
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:33.075565" elapsed="0.000361"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.076328" level="INFO">&lt;node xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;
    &lt;node-id&gt;$IP&lt;/node-id&gt;
&lt;/node&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:33.076080" elapsed="0.000312"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:33.076778" elapsed="0.000041"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:33.076476" elapsed="0.000379"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.077343" level="INFO">${mapping_to_use} = {'IP': '10.30.171.116'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:33.077019" elapsed="0.000373"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:33.076881" elapsed="0.000556"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:33.076454" elapsed="0.001004"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.078196" level="INFO">${final_text} = &lt;node xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;
    &lt;node-id&gt;10.30.171.116&lt;/node-id&gt;
&lt;/node&gt;</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:33.077601" elapsed="0.000624"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:33.078277" elapsed="0.000034"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node_empty.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node_empty.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node_empty/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:33.072600" elapsed="0.005809"/>
</kw>
<msg time="2026-04-21T02:16:33.078513" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:33.071749" elapsed="0.006813"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node_empty.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node_empty.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node_empty/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.079099" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node_empty.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node_empty.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node_empty/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.079881" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node_empty.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node_empty.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node_empty/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.080385" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.080568" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.080734" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.081116" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:33.080978" elapsed="0.000200"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:33.080964" elapsed="0.000238"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.081336" elapsed="0.000027"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.081510" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.081668" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:33.080934" elapsed="0.000785"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:33.080827" elapsed="0.000921"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.081908" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:33.081984" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:16:33.082099" level="INFO">${data} = &lt;node xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;
    &lt;node-id&gt;10.30.171.116&lt;/node-id&gt;
&lt;/node&gt;</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:33.068935" elapsed="0.013191"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:33.083409" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/pcep_topology_node_empty/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:33.083114" elapsed="0.000360">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/pcep_topology_node_empty/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:33.083602" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:33.082769" elapsed="0.000858"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.083953" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:33.083697" elapsed="0.000313"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.084498" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:33.084204" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:33.084034" elapsed="0.000525"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:33.083679" elapsed="0.000901"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.086964" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:33.084723" elapsed="0.002269"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:33.087044" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:16:33.087197" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/pcep_topology_node_empty/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:33.082448" elapsed="0.004773"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.088643" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology/node=10.30.171.116</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:33.088395" elapsed="0.000295"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.089097" level="INFO">&lt;node xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;
    &lt;node-id&gt;10.30.171.116&lt;/node-id&gt;
&lt;/node&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:33.088858" elapsed="0.000286"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.089568" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:33.089287" elapsed="0.000326"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.090016" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:33.089756" elapsed="0.000303"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-21T02:16:33.090879" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-04-21T02:16:33.090661" elapsed="0.000244"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-21T02:16:33.091230" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-04-21T02:16:33.091056" elapsed="0.000224"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-21T02:16:33.091448" elapsed="0.000217"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.092141" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:33.091882" elapsed="0.000303"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-21T02:16:33.092229" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:16:33.092384" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-04-21T02:16:33.090253" elapsed="0.002155"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:33.104652" level="INFO">PUT Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology/node=10.30.171.116 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology/node=10.30.171.116 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node017tr7binkr0qs1lojvc1i4cziy31.node0', 'Content-Length': '103', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;node xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;
    &lt;node-id&gt;10.30.171.116&lt;/node-id&gt;
&lt;/node&gt; 
 </msg>
<msg time="2026-04-21T02:16:33.104705" level="INFO">PUT Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology/node=10.30.171.116 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:33.104827" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:33.096229" elapsed="0.008631"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:33.092476" elapsed="0.012432"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.105116" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:33.104935" elapsed="0.000257"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:33.092459" elapsed="0.012756"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.108741" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:33.106204" elapsed="0.002597"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:33.105988" elapsed="0.002894"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:33.105970" elapsed="0.002940"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.111706" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:33.109253" elapsed="0.002498"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:33.108969" elapsed="0.002833"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:33.108952" elapsed="0.002878"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.112628" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:33.112093" elapsed="0.000571"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.113098" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:33.112761" elapsed="0.000418"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.113952" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:33.113440" elapsed="0.000552"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:33.113213" elapsed="0.000830"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:33.112736" elapsed="0.001346"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.114954" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:33.114360" elapsed="0.000634"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.115561" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:33.115099" elapsed="0.000553"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.116401" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:33.115954" elapsed="0.000486"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:33.115689" elapsed="0.000805"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:33.115071" elapsed="0.001455"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:33.116750" elapsed="0.000552"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:33.117944" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:33.117519" elapsed="0.000461"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:33.118182" elapsed="0.002921"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:33.105602" elapsed="0.015570"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-04-21T02:16:33.121354" elapsed="0.000034"/>
</return>
<status status="PASS" start="2026-04-21T02:16:33.121242" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:33.121224" elapsed="0.000223"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.121683" elapsed="0.000031"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-21T02:16:33.121768" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:16:33.124098" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:33.087581" elapsed="0.036545"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:33.124192" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:16:33.124346" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:33.028557" elapsed="0.095813"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.124722" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:33.124466" elapsed="0.000341"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:33.124449" elapsed="0.000383"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:33.124865" elapsed="0.000025"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}pcep_topology_node_empty</arg>
<arg>mapping=${mapping}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-04-21T02:16:33.023774" elapsed="0.101214"/>
</kw>
<doc>Send restconf PUT to unset the config module.</doc>
<status status="PASS" start="2026-04-21T02:16:33.022380" elapsed="0.102737"/>
</kw>
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.125975" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:16:33.125594" elapsed="0.000423"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-04-21T02:16:33.125303" elapsed="0.000772"/>
</kw>
<kw name="Do_Not_Start_Failing_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:16:33.126617" elapsed="0.000223"/>
</kw>
<doc>This is just a more readable 'None' to override [Teardown].</doc>
<status status="PASS" start="2026-04-21T02:16:33.126332" elapsed="0.000564"/>
</kw>
<doc>De-configure password for pcep dispatcher for client with Mininet IP address.</doc>
<status status="PASS" start="2026-04-21T02:16:33.020688" elapsed="0.106247"/>
</test>
<test id="s1-s21-t17" name="Topology_Unauthorized_5" line="182">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast" type="SETUP">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.128581" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:33.128372" elapsed="0.000266"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:33.128355" elapsed="0.000307"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T02:16:33.128183" elapsed="0.000524"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Test_Unauthorized">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.169474" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:33.169085" elapsed="0.000422"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:33.170260" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:33.170011" elapsed="0.000323">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:33.170428" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:33.169666" elapsed="0.000787"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.171013" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:33.170608" elapsed="0.000433"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:33.171355" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:33.171518" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:33.171191" elapsed="0.000352"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.171956" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:33.171693" elapsed="0.000310"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.173025" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:33.172687" elapsed="0.000382"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.173491" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:33.173220" elapsed="0.000297"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.173870" elapsed="0.000023"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.174068" elapsed="0.000024"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.174232" elapsed="0.000020"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:16:33.173716" elapsed="0.000572"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:16:33.173572" elapsed="0.000747"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:33.174367" elapsed="0.000032"/>
</return>
<msg time="2026-04-21T02:16:33.174533" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:33.172371" elapsed="0.002186"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:33.172077" elapsed="0.002512"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.174751" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:33.174614" elapsed="0.000263"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:33.172054" elapsed="0.002845"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.175504" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:33.175036" elapsed="0.000496"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:33.175581" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:33.168462" elapsed="0.007243"/>
</kw>
<msg time="2026-04-21T02:16:33.175760" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:33.167586" elapsed="0.008239"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.176316" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.176836" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.177340" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.177517" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.177681" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.178235" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:33.178097" elapsed="0.000194"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:33.178082" elapsed="0.000232"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.178446" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.178647" elapsed="0.000026"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.178859" elapsed="0.000026"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:33.178050" elapsed="0.000872"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:33.177755" elapsed="0.001194"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.179088" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:33.179162" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:16:33.179297" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:33.163283" elapsed="0.016070"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:33.180586" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:33.180348" elapsed="0.000303">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:33.180741" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:33.180019" elapsed="0.000746"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.181087" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:33.180851" elapsed="0.000293"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.181624" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:33.181335" elapsed="0.000315"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:33.181168" elapsed="0.000517"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:33.180833" elapsed="0.000873"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.184125" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:33.181861" elapsed="0.002290"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:33.184202" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:16:33.184357" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:33.179671" elapsed="0.004710"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:33.185604" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:33.185340" elapsed="0.000327">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:33.185760" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:33.185011" elapsed="0.000773"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:16:33.186016" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:16:33.185877" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:33.185856" elapsed="0.000242"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.186236" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.186399" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:16:33.186465" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:16:33.188412" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:33.184679" elapsed="0.003759"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.189860" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:33.189583" elapsed="0.000324"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.190303" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:33.190054" elapsed="0.000293"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:33.198604" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:33.199040" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1083'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:16:33.201829" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:33.192732" elapsed="0.009173"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:33.190413" elapsed="0.011621"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.202550" elapsed="0.000056"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:33.202113" elapsed="0.000596"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:33.190395" elapsed="0.012365"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.226301" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:33.223555" elapsed="0.002810"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:33.204620" elapsed="0.021782"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:33.204571" elapsed="0.021857"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.229185" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:33.226717" elapsed="0.002514"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:33.226484" elapsed="0.002782"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:33.226467" elapsed="0.002824"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.229921" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:33.229485" elapsed="0.000464"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.230254" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:33.230021" elapsed="0.000292"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.230820" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:33.230495" elapsed="0.000355"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:33.230337" elapsed="0.000553"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:33.230003" elapsed="0.000908"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.231486" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:33.231062" elapsed="0.000457"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.231891" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:33.231599" elapsed="0.000352"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.232478" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:33.232127" elapsed="0.000380"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:33.231975" elapsed="0.000568"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:33.231580" elapsed="0.000983"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:33.232751" elapsed="0.000464"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:33.233710" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:33.233397" elapsed="0.000340"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:33.233906" elapsed="0.002484"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:33.203910" elapsed="0.032548"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:33.236649" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:33.236533" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:33.236514" elapsed="0.000208"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:33.240225" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:33.236878" elapsed="0.003377"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:16:33.240360" elapsed="0.000040"/>
</return>
<msg time="2026-04-21T02:16:33.240540" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:33.188741" elapsed="0.051826"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:33.240634" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:16:33.240806" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:33.140338" elapsed="0.100497"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.258768" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:33.258325" elapsed="0.000491"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:33.259632" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:33.259318" elapsed="0.000451">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:33.259984" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:33.258972" elapsed="0.001037"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.260616" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:33.260169" elapsed="0.000474"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:33.260983" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:33.261142" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:33.260813" elapsed="0.000356"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.261588" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:33.261317" elapsed="0.000317"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:33.262128" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:33.261701" elapsed="0.000487"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.262900" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:33.262348" elapsed="0.000579"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:33.262213" elapsed="0.000750"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:33.261682" elapsed="0.001302"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.263630" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:33.263120" elapsed="0.000538"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:33.263707" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:33.257707" elapsed="0.006154"/>
</kw>
<msg time="2026-04-21T02:16:33.263970" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:33.256914" elapsed="0.007120"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.264523" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.265038" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.265533" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.265709" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.265889" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.266263" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:33.266128" elapsed="0.000189"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:33.266114" elapsed="0.000227"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.266469" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.266626" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.266782" elapsed="0.000035"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:33.266082" elapsed="0.000769"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:33.265973" elapsed="0.000907"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.267018" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:33.267093" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:16:33.267208" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:33.254172" elapsed="0.013062"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:33.267432" elapsed="0.002429"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:33.270878" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:33.270576" elapsed="0.000360"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:33.272027" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:33.271086" elapsed="0.000969"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:16:33.272528" level="INFO">{
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}

!=

{
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "pcc_10.30.171.116_tunnel_1",
        "path": [
         {
          "ero": {
           "ignore": false,
           "processing-rule": false,
           "subobject": [
            {
             "ip-prefix": {
              "ip-prefix": "1.1.1.1/32"
             },
             "loose": false
            }
           ]
          },
          "lsp-id": 1,
          "odl-pcep-ietf-stateful:lsp": {
           "administrative": true,
           "delegate": true,
           "ignore": false,
           "odl-pcep-ietf-initiated:create": false,
           "operational": "up",
           "pce-allocation": false,
           "plsp-id": 1,
           "processing-rule": false,
           "remove": false,
           "sync": true,
           "tlvs": {
            "lsp-identifiers": {
             "ipv4": {
              "ipv4-extended-tunnel-id": "10.30.171.116",
              "ipv4-tunnel-endpoint-address": "1.1.1.1",
              "ipv4-tunnel-sender-address": "10.30.171.116"
             },
             "lsp-id": 1,
             "tunnel-id": 1
            },
            "symbolic-path-name": {
             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
            }
           }
          }
         }
        ]
       }
      ],
      "state-sync": "synchronized",
      "stateful-tlv": {
       "odl-pcep-ietf-stateful:stateful": {
        "lsp-update-capability": true,
        "odl-pcep-ietf-initiated:initiation": true
       }
      }
     },
     "node-id": "pcc://10.30.171.116"
    }
   ],
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}</msg>
<msg time="2026-04-21T02:16:33.272821" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
+            {
+             "ip-prefix": {
+              "ip-prefix": "1.1.1.1/32"
+             },
+             "loose": false
+            }
+           ]
+          },
+          "lsp-id": 1,
+          "odl-pcep-ietf-stateful:lsp": {
+           "administrative": true,
+           "delegate": true,
+           "ignore": false,
+           "odl-pcep-ietf-initiated:create": false,
+           "operational": "up",
+           "pce-allocation": false,
+           "plsp-id": 1,
+           "processing-rule": false,
+           "remove": false,
+           "sync": true,
+           "tlvs": {
+            "lsp-identifiers": {
+             "ipv4": {
+              "ipv4-extended-tunnel-id": "10.30.171.116",
+              "ipv4-tunnel-endpoint-address": "1.1.1.1",
+              "ipv4-tunnel-sender-address": "10.30.171.116"
+             },
+             "lsp-id": 1,
+             "tunnel-id": 1
+            },
+            "symbolic-path-name": {
+             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
+            }
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:16:33.272205" elapsed="0.000697">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:16:33.270171" elapsed="0.002908">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:33.269941" elapsed="0.003231">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:33.273379" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:33.273234" elapsed="0.000201"/>
</branch>
<status status="FAIL" start="2026-04-21T02:16:33.269923" elapsed="0.003536">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:16:33.242003" elapsed="0.031606">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:16:33.241173" elapsed="0.032606">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:33.240925" elapsed="0.032974">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</branch>
<status status="FAIL" start="2026-04-21T02:16:33.240906" elapsed="0.033030">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:33.273986" elapsed="0.000016"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:16:33.133607" elapsed="0.140527">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<doc>Try to access pcep topology with wrong password, should get empty topology</doc>
<status status="FAIL" start="2026-04-21T02:16:33.129310" elapsed="0.144977">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<kw name="Test_Unauthorized">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:34.326267" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:34.325757" elapsed="0.000552"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:34.327280" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:34.326859" elapsed="0.000498">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:34.327469" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:34.326508" elapsed="0.000986"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:34.328093" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:34.327670" elapsed="0.000450"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:34.328436" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:34.328605" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:34.328276" elapsed="0.000355"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:34.329146" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:34.328845" elapsed="0.000349"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:34.330243" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:34.329931" elapsed="0.000357"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:34.330716" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:34.330441" elapsed="0.000300"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:34.331116" elapsed="0.000022"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:34.331334" elapsed="0.000027"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:34.331568" elapsed="0.000023"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:16:34.330988" elapsed="0.000641"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:16:34.330828" elapsed="0.000835"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:34.331715" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:16:34.331912" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:34.329595" elapsed="0.002343"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:34.329276" elapsed="0.002696"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:34.332138" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:34.331999" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:34.329250" elapsed="0.002964"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:34.332832" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:34.332356" elapsed="0.000505"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:34.332909" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:34.325047" elapsed="0.007988"/>
</kw>
<msg time="2026-04-21T02:16:34.333150" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:34.324049" elapsed="0.009152"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:34.333710" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:34.334235" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:34.334772" elapsed="0.000035"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:34.334968" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:34.335134" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:34.335527" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:34.335359" elapsed="0.000226"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:34.335344" elapsed="0.000264"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:34.335749" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:34.335932" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:34.336093" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:34.335314" elapsed="0.000832"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:34.335211" elapsed="0.000961"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:34.336309" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:34.336385" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:16:34.336506" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:34.318870" elapsed="0.017661"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:34.337997" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:34.337738" elapsed="0.000322">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:34.338152" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:34.337396" elapsed="0.000781"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:34.338520" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:34.338280" elapsed="0.000298"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:34.339097" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:34.338771" elapsed="0.000351"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:34.338602" elapsed="0.000556"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:34.338262" elapsed="0.000917"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:34.341569" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:34.339321" elapsed="0.002275"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:34.341649" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:16:34.341820" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:34.336870" elapsed="0.004976"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:34.343122" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:34.342848" elapsed="0.000337">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:34.343285" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:34.342461" elapsed="0.000849"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:16:34.343556" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:16:34.343382" elapsed="0.000235"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:34.343364" elapsed="0.000277"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:34.343800" elapsed="0.000025"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:34.343970" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:16:34.344037" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:16:34.345938" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:34.342143" elapsed="0.003821"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:34.347360" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:34.347109" elapsed="0.000310"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:34.347820" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:34.347563" elapsed="0.000302"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:34.355643" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:34.355844" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1083'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:16:34.355955" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:34.350127" elapsed="0.005853"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:34.347930" elapsed="0.008093"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:34.356193" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:34.356050" elapsed="0.000244"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:34.347912" elapsed="0.008404"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:34.359993" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:34.357357" elapsed="0.002691"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:34.357118" elapsed="0.002965"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:34.357100" elapsed="0.003009"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:34.362666" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:34.360378" elapsed="0.002333"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:34.360164" elapsed="0.002582"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:34.360147" elapsed="0.002625"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:34.363330" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:34.362945" elapsed="0.000412"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:34.363694" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:34.363461" elapsed="0.000291"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:34.364445" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:34.364006" elapsed="0.000477"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:34.363776" elapsed="0.000773"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:34.363441" elapsed="0.001147"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:34.365353" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:34.364823" elapsed="0.000596"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:34.365949" elapsed="0.000191"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:34.365554" elapsed="0.000643"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:34.366970" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:34.366482" elapsed="0.000530"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:34.366235" elapsed="0.000836"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:34.365521" elapsed="0.001585"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:34.367338" elapsed="0.000570"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:34.368543" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:34.368134" elapsed="0.000444"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:34.368784" elapsed="0.003404"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:34.356668" elapsed="0.015590"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:34.372440" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:34.372329" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:34.372310" elapsed="0.000197"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:34.376075" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:34.372646" elapsed="0.003459"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:16:34.376158" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:16:34.376322" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:34.346272" elapsed="0.030113"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:34.376451" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:16:34.376607" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:34.290633" elapsed="0.085999"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:34.393477" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:34.392976" elapsed="0.000530"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:34.394322" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:34.394017" elapsed="0.000437">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:34.394646" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:34.393660" elapsed="0.001011"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:34.395538" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:34.394872" elapsed="0.000695"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:34.395906" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:34.396064" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:34.395724" elapsed="0.000367"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:34.396539" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:34.396240" elapsed="0.000362"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:34.397220" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:34.396691" elapsed="0.000593"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:34.398022" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:34.397463" elapsed="0.000585"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:34.397310" elapsed="0.000774"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:34.396667" elapsed="0.001439"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:34.398712" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:34.398243" elapsed="0.000497"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:34.398811" elapsed="0.000034"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:34.392222" elapsed="0.006721"/>
</kw>
<msg time="2026-04-21T02:16:34.398997" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:34.391351" elapsed="0.007694"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:34.399635" elapsed="0.000035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:34.400210" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:34.400708" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:34.400904" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:34.401073" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:34.401448" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:34.401300" elapsed="0.000207"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:34.401286" elapsed="0.000244"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:34.401660" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:34.401837" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:34.401998" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:34.401257" elapsed="0.000795"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:34.401151" elapsed="0.000928"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:34.402215" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:34.402290" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:16:34.402413" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:34.388665" elapsed="0.013774"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:34.402607" elapsed="0.002281"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:34.405941" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:34.405636" elapsed="0.000333"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:34.407026" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:34.406115" elapsed="0.000983"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:16:34.407592" level="INFO">{
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}

!=

{
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "pcc_10.30.171.116_tunnel_1",
        "path": [
         {
          "ero": {
           "ignore": false,
           "processing-rule": false,
           "subobject": [
            {
             "ip-prefix": {
              "ip-prefix": "1.1.1.1/32"
             },
             "loose": false
            }
           ]
          },
          "lsp-id": 1,
          "odl-pcep-ietf-stateful:lsp": {
           "administrative": true,
           "delegate": true,
           "ignore": false,
           "odl-pcep-ietf-initiated:create": false,
           "operational": "up",
           "pce-allocation": false,
           "plsp-id": 1,
           "processing-rule": false,
           "remove": false,
           "sync": true,
           "tlvs": {
            "lsp-identifiers": {
             "ipv4": {
              "ipv4-extended-tunnel-id": "10.30.171.116",
              "ipv4-tunnel-endpoint-address": "1.1.1.1",
              "ipv4-tunnel-sender-address": "10.30.171.116"
             },
             "lsp-id": 1,
             "tunnel-id": 1
            },
            "symbolic-path-name": {
             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
            }
           }
          }
         }
        ]
       }
      ],
      "state-sync": "synchronized",
      "stateful-tlv": {
       "odl-pcep-ietf-stateful:stateful": {
        "lsp-update-capability": true,
        "odl-pcep-ietf-initiated:initiation": true
       }
      }
     },
     "node-id": "pcc://10.30.171.116"
    }
   ],
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}</msg>
<msg time="2026-04-21T02:16:34.407893" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
+            {
+             "ip-prefix": {
+              "ip-prefix": "1.1.1.1/32"
+             },
+             "loose": false
+            }
+           ]
+          },
+          "lsp-id": 1,
+          "odl-pcep-ietf-stateful:lsp": {
+           "administrative": true,
+           "delegate": true,
+           "ignore": false,
+           "odl-pcep-ietf-initiated:create": false,
+           "operational": "up",
+           "pce-allocation": false,
+           "plsp-id": 1,
+           "processing-rule": false,
+           "remove": false,
+           "sync": true,
+           "tlvs": {
+            "lsp-identifiers": {
+             "ipv4": {
+              "ipv4-extended-tunnel-id": "10.30.171.116",
+              "ipv4-tunnel-endpoint-address": "1.1.1.1",
+              "ipv4-tunnel-sender-address": "10.30.171.116"
+             },
+             "lsp-id": 1,
+             "tunnel-id": 1
+            },
+            "symbolic-path-name": {
+             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
+            }
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:16:34.407252" elapsed="0.000721">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:16:34.405220" elapsed="0.002925">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:34.404967" elapsed="0.003270">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:34.408420" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:34.408274" elapsed="0.000217"/>
</branch>
<status status="FAIL" start="2026-04-21T02:16:34.404949" elapsed="0.003566">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:16:34.377932" elapsed="0.030773">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:16:34.376973" elapsed="0.031922">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:34.376717" elapsed="0.032281">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</branch>
<status status="FAIL" start="2026-04-21T02:16:34.376699" elapsed="0.032338">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:34.409087" elapsed="0.000017"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:16:34.284230" elapsed="0.125003">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<doc>Try to access pcep topology with wrong password, should get empty topology</doc>
<status status="FAIL" start="2026-04-21T02:16:34.275071" elapsed="0.134330">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<kw name="Test_Unauthorized">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:35.456818" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:35.456348" elapsed="0.000506"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:35.457604" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:35.457353" elapsed="0.000325">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:35.457773" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:35.457022" elapsed="0.000791"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:35.458367" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:35.457977" elapsed="0.000417"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:35.458690" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:35.458859" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:35.458547" elapsed="0.000338"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:35.459285" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:35.459038" elapsed="0.000294"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:35.460445" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:35.460131" elapsed="0.000360"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:35.460944" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:35.460644" elapsed="0.000326"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:35.461298" elapsed="0.000023"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:35.461500" elapsed="0.000025"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:35.461668" elapsed="0.000021"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:16:35.461169" elapsed="0.000557"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:16:35.461023" elapsed="0.000736"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:35.461825" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:16:35.461997" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:35.459773" elapsed="0.002249"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:35.459406" elapsed="0.002648"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:35.462219" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:35.462080" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:35.459384" elapsed="0.002912"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:35.462901" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:35.462430" elapsed="0.000504"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:35.462983" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:35.455724" elapsed="0.007384"/>
</kw>
<msg time="2026-04-21T02:16:35.463163" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:35.454847" elapsed="0.008365"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:35.463734" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:35.464299" elapsed="0.000039"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:35.465019" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:35.465201" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:35.465367" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:35.465718" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:35.465584" elapsed="0.000189"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:35.465570" elapsed="0.000240"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:35.465948" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:35.466105" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:35.466260" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:35.465541" elapsed="0.000771"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:35.465441" elapsed="0.000897"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:35.466472" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:35.466545" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:16:35.466661" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:35.450540" elapsed="0.016146"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:35.468049" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:35.467745" elapsed="0.000393">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:35.468266" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:35.467337" elapsed="0.000962"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:35.468722" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:35.468395" elapsed="0.000426"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:35.469491" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:35.469083" elapsed="0.000444"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:35.468856" elapsed="0.000762"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:35.468370" elapsed="0.001279"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:35.472969" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:35.469867" elapsed="0.003140"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:35.473080" elapsed="0.000042"/>
</return>
<msg time="2026-04-21T02:16:35.473299" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:35.467020" elapsed="0.006314"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:35.475080" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:35.474684" elapsed="0.000489">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:35.475308" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:35.474223" elapsed="0.001119"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:16:35.475696" elapsed="0.000038"/>
</return>
<status status="PASS" start="2026-04-21T02:16:35.475440" elapsed="0.000344"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:35.475415" elapsed="0.000428"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:35.476039" elapsed="0.000031"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:35.476273" elapsed="0.000029"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:16:35.476366" elapsed="0.000021"/>
</return>
<msg time="2026-04-21T02:16:35.479152" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:35.473748" elapsed="0.005443"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:35.480871" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:35.480602" elapsed="0.000315"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:35.481301" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:35.481060" elapsed="0.000284"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:35.491631" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:35.491891" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1083'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:16:35.492055" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:35.485066" elapsed="0.007026"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:35.481409" elapsed="0.010743"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:35.492389" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:35.492189" elapsed="0.000290"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:35.481391" elapsed="0.011118"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:35.497488" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:35.494031" elapsed="0.003597"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:35.493679" elapsed="0.004000"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:35.493654" elapsed="0.004061"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:35.501436" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:35.498118" elapsed="0.003381"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:35.497812" elapsed="0.003736"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:35.497769" elapsed="0.003813"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:35.502430" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:35.501861" elapsed="0.000606"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:35.502904" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:35.502564" elapsed="0.000421"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:35.503726" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:35.503230" elapsed="0.000535"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:35.503019" elapsed="0.000819"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:35.502539" elapsed="0.001330"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:35.504469" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:35.504098" elapsed="0.000398"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:35.504786" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:35.504564" elapsed="0.000294"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:35.505323" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:35.505030" elapsed="0.000318"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:35.504882" elapsed="0.000501"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:35.504546" elapsed="0.000858"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:35.505548" elapsed="0.000362"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:35.506359" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:35.506064" elapsed="0.000321"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:35.506529" elapsed="0.002345"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:35.493086" elapsed="0.015853"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:35.509119" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:35.509008" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:35.508990" elapsed="0.000199"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:35.512557" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:35.509325" elapsed="0.003275"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:16:35.512670" elapsed="0.000038"/>
</return>
<msg time="2026-04-21T02:16:35.512871" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:35.479703" elapsed="0.033195"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:35.512963" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:16:35.513115" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:35.428210" elapsed="0.084932"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:35.587652" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:35.587126" elapsed="0.000560"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:35.588515" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:35.588209" elapsed="0.000439">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:35.588859" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:35.587875" elapsed="0.001010"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:35.589497" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:35.589045" elapsed="0.000481"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:35.589861" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:35.590018" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:35.589680" elapsed="0.000365"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:35.590462" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:35.590192" elapsed="0.000316"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:35.591015" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:35.590582" elapsed="0.000494"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:35.591836" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:35.591239" elapsed="0.000624"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:35.591101" elapsed="0.000798"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:35.590559" elapsed="0.001362"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:35.592536" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:35.592060" elapsed="0.000505"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:35.592616" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:35.586505" elapsed="0.006243"/>
</kw>
<msg time="2026-04-21T02:16:35.592827" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:35.585594" elapsed="0.007283"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:35.593362" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:35.593877" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:35.594406" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:35.594584" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:35.594747" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:35.595136" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:35.595000" elapsed="0.000192"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:35.594985" elapsed="0.000230"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:35.595345" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:35.595503" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:35.595713" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:35.594956" elapsed="0.000815"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:35.594842" elapsed="0.000972"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:35.595956" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:35.596031" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:16:35.596148" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:35.582686" elapsed="0.013488"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:35.596341" elapsed="0.002387"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:35.599800" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:35.599457" elapsed="0.000373"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:35.600927" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:35.599975" elapsed="0.000983"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:16:35.601471" level="INFO">{
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}

!=

{
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "pcc_10.30.171.116_tunnel_1",
        "path": [
         {
          "ero": {
           "ignore": false,
           "processing-rule": false,
           "subobject": [
            {
             "ip-prefix": {
              "ip-prefix": "1.1.1.1/32"
             },
             "loose": false
            }
           ]
          },
          "lsp-id": 1,
          "odl-pcep-ietf-stateful:lsp": {
           "administrative": true,
           "delegate": true,
           "ignore": false,
           "odl-pcep-ietf-initiated:create": false,
           "operational": "up",
           "pce-allocation": false,
           "plsp-id": 1,
           "processing-rule": false,
           "remove": false,
           "sync": true,
           "tlvs": {
            "lsp-identifiers": {
             "ipv4": {
              "ipv4-extended-tunnel-id": "10.30.171.116",
              "ipv4-tunnel-endpoint-address": "1.1.1.1",
              "ipv4-tunnel-sender-address": "10.30.171.116"
             },
             "lsp-id": 1,
             "tunnel-id": 1
            },
            "symbolic-path-name": {
             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
            }
           }
          }
         }
        ]
       }
      ],
      "state-sync": "synchronized",
      "stateful-tlv": {
       "odl-pcep-ietf-stateful:stateful": {
        "lsp-update-capability": true,
        "odl-pcep-ietf-initiated:initiation": true
       }
      }
     },
     "node-id": "pcc://10.30.171.116"
    }
   ],
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}</msg>
<msg time="2026-04-21T02:16:35.601824" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
+            {
+             "ip-prefix": {
+              "ip-prefix": "1.1.1.1/32"
+             },
+             "loose": false
+            }
+           ]
+          },
+          "lsp-id": 1,
+          "odl-pcep-ietf-stateful:lsp": {
+           "administrative": true,
+           "delegate": true,
+           "ignore": false,
+           "odl-pcep-ietf-initiated:create": false,
+           "operational": "up",
+           "pce-allocation": false,
+           "plsp-id": 1,
+           "processing-rule": false,
+           "remove": false,
+           "sync": true,
+           "tlvs": {
+            "lsp-identifiers": {
+             "ipv4": {
+              "ipv4-extended-tunnel-id": "10.30.171.116",
+              "ipv4-tunnel-endpoint-address": "1.1.1.1",
+              "ipv4-tunnel-sender-address": "10.30.171.116"
+             },
+             "lsp-id": 1,
+             "tunnel-id": 1
+            },
+            "symbolic-path-name": {
+             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
+            }
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:16:35.601112" elapsed="0.000802">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:16:35.599053" elapsed="0.003052">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:35.598823" elapsed="0.003378">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:35.602380" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:35.602237" elapsed="0.000200"/>
</branch>
<status status="FAIL" start="2026-04-21T02:16:35.598802" elapsed="0.003657">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:16:35.514289" elapsed="0.088319">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:16:35.513464" elapsed="0.089360">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:35.513223" elapsed="0.089708">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</branch>
<status status="FAIL" start="2026-04-21T02:16:35.513207" elapsed="0.089761">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:35.603018" elapsed="0.000016"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:16:35.419505" elapsed="0.183658">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<doc>Try to access pcep topology with wrong password, should get empty topology</doc>
<status status="FAIL" start="2026-04-21T02:16:35.410083" elapsed="0.193229">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<kw name="Test_Unauthorized">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:36.648145" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:36.647655" elapsed="0.000524"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:36.648945" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:36.648674" elapsed="0.000344">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:36.649114" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:36.648346" elapsed="0.000793"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:36.649749" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:36.649297" elapsed="0.000479"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:36.650093" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:36.650249" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:36.649949" elapsed="0.000326"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:36.650670" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:36.650424" elapsed="0.000294"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:36.651726" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:36.651419" elapsed="0.000393"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:36.652238" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:36.651969" elapsed="0.000294"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:36.652591" elapsed="0.000023"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:36.652808" elapsed="0.000026"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:36.652981" elapsed="0.000021"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:16:36.652463" elapsed="0.000575"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:16:36.652318" elapsed="0.000752"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:36.653119" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:16:36.653285" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:36.651103" elapsed="0.002207"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:36.650808" elapsed="0.002535"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:36.653505" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:36.653368" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:36.650770" elapsed="0.002809"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:36.654178" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:36.653712" elapsed="0.000494"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:36.654254" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:36.647050" elapsed="0.007327"/>
</kw>
<msg time="2026-04-21T02:16:36.654433" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:36.646163" elapsed="0.008318"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:36.654982" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:36.655483" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:36.656065" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:36.656245" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:36.656410" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:36.656761" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:36.656627" elapsed="0.000211"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:36.656613" elapsed="0.000249"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:36.656994" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:36.657152" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:36.657310" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:36.656584" elapsed="0.000778"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:36.656483" elapsed="0.000906"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:36.657526" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:36.657601" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:16:36.657718" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:36.641894" elapsed="0.015849"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:36.659157" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:36.658919" elapsed="0.000301">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:36.659311" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:36.658571" elapsed="0.000764"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:36.659641" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:36.659405" elapsed="0.000293"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:36.660233" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:36.659937" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:36.659722" elapsed="0.000573"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:36.659387" elapsed="0.000930"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:36.662668" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:36.660458" elapsed="0.002236"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:36.662747" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:16:36.662919" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:36.658079" elapsed="0.004864"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:36.664189" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:36.663953" elapsed="0.000297">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:36.664378" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:36.663555" elapsed="0.000847"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:16:36.664608" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:16:36.664472" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:36.664454" elapsed="0.000237"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:36.664844" elapsed="0.000023"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:36.665009" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:16:36.665075" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:16:36.666988" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:36.663239" elapsed="0.003775"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:36.668407" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:36.668159" elapsed="0.000293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:36.668851" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:36.668594" elapsed="0.000300"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:36.681211" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:36.681442" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1083'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:16:36.681609" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:36.671009" elapsed="0.010637"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:36.668959" elapsed="0.012750"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:36.681983" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:36.681747" elapsed="0.000327"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:36.668941" elapsed="0.013163"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:36.687276" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:36.683523" elapsed="0.003830"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:36.683222" elapsed="0.004180"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:36.683196" elapsed="0.004243"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:36.691107" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:36.687880" elapsed="0.003290"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:36.687516" elapsed="0.003702"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:36.687492" elapsed="0.003762"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:36.692059" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:36.691475" elapsed="0.000673"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:36.692569" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:36.692249" elapsed="0.000400"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:36.693341" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:36.692918" elapsed="0.000459"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:36.692683" elapsed="0.000744"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:36.692223" elapsed="0.001234"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:36.694202" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:36.693667" elapsed="0.000572"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:36.694645" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:36.694336" elapsed="0.000389"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:36.695399" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:36.694988" elapsed="0.000447"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:36.694758" elapsed="0.000727"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:36.694312" elapsed="0.001202"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:36.695711" elapsed="0.000712"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:36.697080" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:36.696645" elapsed="0.000471"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:36.697320" elapsed="0.003322"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:36.682602" elapsed="0.018128"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:36.701003" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:36.700850" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:36.700822" elapsed="0.000250"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:36.704433" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:36.701210" elapsed="0.003253"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:16:36.704515" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:16:36.704677" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:36.667318" elapsed="0.037385"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:36.704766" elapsed="0.000048"/>
</return>
<msg time="2026-04-21T02:16:36.704943" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:36.619134" elapsed="0.085835"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:36.721130" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:36.720664" elapsed="0.000495"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:36.721965" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:36.721634" elapsed="0.000528">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:36.722352" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:36.721310" elapsed="0.001068"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:36.723176" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:36.722537" elapsed="0.000667"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:36.723525" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:36.723676" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:36.723361" elapsed="0.000343"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:36.724157" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:36.723885" elapsed="0.000318"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:36.724682" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:36.724273" elapsed="0.000470"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:36.725453" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:36.724921" elapsed="0.000558"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:36.724767" elapsed="0.000748"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:36.724254" elapsed="0.001282"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:36.726162" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:36.725674" elapsed="0.000517"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:36.726240" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:36.720067" elapsed="0.006302"/>
</kw>
<msg time="2026-04-21T02:16:36.726423" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:36.719224" elapsed="0.007247"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:36.726987" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:36.727483" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:36.728030" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:36.728251" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:36.728417" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:36.728805" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:36.728652" elapsed="0.000210"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:36.728638" elapsed="0.000247"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:36.729019" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:36.729178" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:36.729336" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:36.728607" elapsed="0.000783"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:36.728498" elapsed="0.000921"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:36.729558" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:36.729634" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:16:36.729749" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:36.716610" elapsed="0.013166"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:36.729963" elapsed="0.002282"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:36.733427" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:36.732976" elapsed="0.000480"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:36.734455" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:36.733600" elapsed="0.000884"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:16:36.735041" level="INFO">{
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}

!=

{
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "pcc_10.30.171.116_tunnel_1",
        "path": [
         {
          "ero": {
           "ignore": false,
           "processing-rule": false,
           "subobject": [
            {
             "ip-prefix": {
              "ip-prefix": "1.1.1.1/32"
             },
             "loose": false
            }
           ]
          },
          "lsp-id": 1,
          "odl-pcep-ietf-stateful:lsp": {
           "administrative": true,
           "delegate": true,
           "ignore": false,
           "odl-pcep-ietf-initiated:create": false,
           "operational": "up",
           "pce-allocation": false,
           "plsp-id": 1,
           "processing-rule": false,
           "remove": false,
           "sync": true,
           "tlvs": {
            "lsp-identifiers": {
             "ipv4": {
              "ipv4-extended-tunnel-id": "10.30.171.116",
              "ipv4-tunnel-endpoint-address": "1.1.1.1",
              "ipv4-tunnel-sender-address": "10.30.171.116"
             },
             "lsp-id": 1,
             "tunnel-id": 1
            },
            "symbolic-path-name": {
             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
            }
           }
          }
         }
        ]
       }
      ],
      "state-sync": "synchronized",
      "stateful-tlv": {
       "odl-pcep-ietf-stateful:stateful": {
        "lsp-update-capability": true,
        "odl-pcep-ietf-initiated:initiation": true
       }
      }
     },
     "node-id": "pcc://10.30.171.116"
    }
   ],
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}</msg>
<msg time="2026-04-21T02:16:36.735323" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
+            {
+             "ip-prefix": {
+              "ip-prefix": "1.1.1.1/32"
+             },
+             "loose": false
+            }
+           ]
+          },
+          "lsp-id": 1,
+          "odl-pcep-ietf-stateful:lsp": {
+           "administrative": true,
+           "delegate": true,
+           "ignore": false,
+           "odl-pcep-ietf-initiated:create": false,
+           "operational": "up",
+           "pce-allocation": false,
+           "plsp-id": 1,
+           "processing-rule": false,
+           "remove": false,
+           "sync": true,
+           "tlvs": {
+            "lsp-identifiers": {
+             "ipv4": {
+              "ipv4-extended-tunnel-id": "10.30.171.116",
+              "ipv4-tunnel-endpoint-address": "1.1.1.1",
+              "ipv4-tunnel-sender-address": "10.30.171.116"
+             },
+             "lsp-id": 1,
+             "tunnel-id": 1
+            },
+            "symbolic-path-name": {
+             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
+            }
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:16:36.734632" elapsed="0.000806">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:16:36.732555" elapsed="0.003058">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:36.732324" elapsed="0.003383">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:36.735992" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:36.735744" elapsed="0.000310"/>
</branch>
<status status="FAIL" start="2026-04-21T02:16:36.732306" elapsed="0.003772">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:16:36.706090" elapsed="0.030141">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:16:36.705286" elapsed="0.031118">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:36.705055" elapsed="0.031453">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</branch>
<status status="FAIL" start="2026-04-21T02:16:36.705038" elapsed="0.031534">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:36.736626" elapsed="0.000017"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:16:36.611582" elapsed="0.125192">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<doc>Try to access pcep topology with wrong password, should get empty topology</doc>
<status status="FAIL" start="2026-04-21T02:16:36.604040" elapsed="0.132905">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<kw name="Test_Unauthorized">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:37.783923" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:37.783459" elapsed="0.000537"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:37.784985" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:37.784638" elapsed="0.000620">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:37.785379" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:37.784210" elapsed="0.001202"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:37.786128" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:37.785622" elapsed="0.000541"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:37.786543" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:37.786743" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:37.786364" elapsed="0.000411"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:37.787302" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:37.786989" elapsed="0.000373"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:37.788693" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:37.788283" elapsed="0.000472"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:37.789272" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:37.788970" elapsed="0.000336"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:37.789730" elapsed="0.000029"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:37.790085" elapsed="0.000034"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:37.790315" elapsed="0.000027"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:16:37.789554" elapsed="0.000837"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:16:37.789373" elapsed="0.001059"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:37.790494" elapsed="0.000041"/>
</return>
<msg time="2026-04-21T02:16:37.790702" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:37.787851" elapsed="0.002884"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:37.787457" elapsed="0.003319"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:37.791014" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:37.790829" elapsed="0.000259"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:37.787429" elapsed="0.003686"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:37.791880" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:37.791292" elapsed="0.000625"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:37.792011" elapsed="0.000035"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:37.782848" elapsed="0.009299"/>
</kw>
<msg time="2026-04-21T02:16:37.792204" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:37.781916" elapsed="0.010340"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:37.792819" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:37.793335" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:37.794092" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:37.794279" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:37.794444" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:37.794822" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:37.794665" elapsed="0.000220"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:37.794651" elapsed="0.000266"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:37.795096" elapsed="0.000025"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:37.795310" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:37.795473" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:37.794619" elapsed="0.000909"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:37.794519" elapsed="0.001036"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:37.795693" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:37.795769" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:16:37.795910" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:37.777051" elapsed="0.018921"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:37.797298" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:37.797041" elapsed="0.000326">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:37.797463" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:37.796650" elapsed="0.000838"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:37.797855" elapsed="0.000038"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:37.797559" elapsed="0.000382"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:37.798444" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:37.798142" elapsed="0.000328"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:37.797968" elapsed="0.000538"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:37.797540" elapsed="0.000987"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:37.801106" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:37.798681" elapsed="0.002453"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:37.801188" elapsed="0.000030"/>
</return>
<msg time="2026-04-21T02:16:37.801346" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:37.796299" elapsed="0.005072"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:37.802635" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:37.802395" elapsed="0.000304">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:37.802808" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:37.802056" elapsed="0.000780"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:16:37.803048" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:16:37.802909" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:37.802890" elapsed="0.000241"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:37.803316" elapsed="0.000033"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:37.803531" elapsed="0.000035"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:16:37.803639" elapsed="0.000019"/>
</return>
<msg time="2026-04-21T02:16:37.805868" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:37.801691" elapsed="0.004218"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:37.807776" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:37.807404" elapsed="0.000441"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:37.808343" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:37.808048" elapsed="0.000354"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:37.816705" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:37.816978" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1083'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:16:37.817099" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:37.811010" elapsed="0.006116"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:37.808485" elapsed="0.008687"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:37.817354" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:37.817202" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:37.808454" elapsed="0.008988"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:37.821058" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:37.818505" elapsed="0.002634"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:37.818281" elapsed="0.002909"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:37.818262" elapsed="0.002965"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:37.825259" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:37.821682" elapsed="0.003649"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:37.821307" elapsed="0.004085"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:37.821283" elapsed="0.004145"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:37.826301" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:37.825665" elapsed="0.000692"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:37.826824" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:37.826469" elapsed="0.000439"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:37.827589" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:37.827159" elapsed="0.000467"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:37.826942" elapsed="0.000734"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:37.826441" elapsed="0.001265"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:37.828585" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:37.828031" elapsed="0.000594"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:37.829058" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:37.828725" elapsed="0.000391"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:37.829621" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:37.829289" elapsed="0.000359"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:37.829141" elapsed="0.000602"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:37.828700" elapsed="0.001065"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:37.829937" elapsed="0.000359"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:37.830767" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:37.830455" elapsed="0.000353"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:37.830961" elapsed="0.002551"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:37.817839" elapsed="0.015743"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:37.833770" elapsed="0.000032"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:37.833655" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:37.833635" elapsed="0.000225"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:37.838187" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:37.834003" elapsed="0.004256"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:16:37.838387" elapsed="0.000079"/>
</return>
<msg time="2026-04-21T02:16:37.838782" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:37.806274" elapsed="0.032606"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:37.839033" elapsed="0.000065"/>
</return>
<msg time="2026-04-21T02:16:37.839400" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:37.754533" elapsed="0.084929"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:37.857474" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:37.856956" elapsed="0.000550"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:37.858365" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:37.858053" elapsed="0.000450">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:37.858693" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:37.857667" elapsed="0.001051"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:37.859349" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:37.858898" elapsed="0.000478"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:37.859727" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:37.859921" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:37.859530" elapsed="0.000479"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:37.860470" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:37.860183" elapsed="0.000394"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:37.861108" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:37.860655" elapsed="0.000515"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:37.861889" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:37.861337" elapsed="0.000579"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:37.861198" elapsed="0.000755"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:37.860632" elapsed="0.001344"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:37.862599" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:37.862116" elapsed="0.000511"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:37.862680" elapsed="0.000035"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:37.856322" elapsed="0.006521"/>
</kw>
<msg time="2026-04-21T02:16:37.862899" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:37.855324" elapsed="0.007627"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:37.863440" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:37.863994" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:37.864493" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:37.864672" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:37.864854" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:37.865232" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:37.865093" elapsed="0.000196"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:37.865077" elapsed="0.000235"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:37.865445" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:37.865616" elapsed="0.000032"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:37.865819" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:37.865045" elapsed="0.000830"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:37.864935" elapsed="0.001018"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:37.866133" elapsed="0.000029"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:37.866238" elapsed="0.000023"/>
</return>
<msg time="2026-04-21T02:16:37.866410" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:37.852476" elapsed="0.013964"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:37.866626" elapsed="0.003109"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:37.871387" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:37.870954" elapsed="0.000474"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:37.872977" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:37.871649" elapsed="0.001370"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:16:37.873517" level="INFO">{
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}

!=

{
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "pcc_10.30.171.116_tunnel_1",
        "path": [
         {
          "ero": {
           "ignore": false,
           "processing-rule": false,
           "subobject": [
            {
             "ip-prefix": {
              "ip-prefix": "1.1.1.1/32"
             },
             "loose": false
            }
           ]
          },
          "lsp-id": 1,
          "odl-pcep-ietf-stateful:lsp": {
           "administrative": true,
           "delegate": true,
           "ignore": false,
           "odl-pcep-ietf-initiated:create": false,
           "operational": "up",
           "pce-allocation": false,
           "plsp-id": 1,
           "processing-rule": false,
           "remove": false,
           "sync": true,
           "tlvs": {
            "lsp-identifiers": {
             "ipv4": {
              "ipv4-extended-tunnel-id": "10.30.171.116",
              "ipv4-tunnel-endpoint-address": "1.1.1.1",
              "ipv4-tunnel-sender-address": "10.30.171.116"
             },
             "lsp-id": 1,
             "tunnel-id": 1
            },
            "symbolic-path-name": {
             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
            }
           }
          }
         }
        ]
       }
      ],
      "state-sync": "synchronized",
      "stateful-tlv": {
       "odl-pcep-ietf-stateful:stateful": {
        "lsp-update-capability": true,
        "odl-pcep-ietf-initiated:initiation": true
       }
      }
     },
     "node-id": "pcc://10.30.171.116"
    }
   ],
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}</msg>
<msg time="2026-04-21T02:16:37.873864" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
+            {
+             "ip-prefix": {
+              "ip-prefix": "1.1.1.1/32"
+             },
+             "loose": false
+            }
+           ]
+          },
+          "lsp-id": 1,
+          "odl-pcep-ietf-stateful:lsp": {
+           "administrative": true,
+           "delegate": true,
+           "ignore": false,
+           "odl-pcep-ietf-initiated:create": false,
+           "operational": "up",
+           "pce-allocation": false,
+           "plsp-id": 1,
+           "processing-rule": false,
+           "remove": false,
+           "sync": true,
+           "tlvs": {
+            "lsp-identifiers": {
+             "ipv4": {
+              "ipv4-extended-tunnel-id": "10.30.171.116",
+              "ipv4-tunnel-endpoint-address": "1.1.1.1",
+              "ipv4-tunnel-sender-address": "10.30.171.116"
+             },
+             "lsp-id": 1,
+             "tunnel-id": 1
+            },
+            "symbolic-path-name": {
+             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
+            }
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:16:37.873179" elapsed="0.000782">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:16:37.870233" elapsed="0.003947">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:37.869887" elapsed="0.004391">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:37.874462" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:37.874317" elapsed="0.000202"/>
</branch>
<status status="FAIL" start="2026-04-21T02:16:37.869857" elapsed="0.004686">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:16:37.841579" elapsed="0.033117">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:16:37.840337" elapsed="0.034553">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:37.839667" elapsed="0.035331">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</branch>
<status status="FAIL" start="2026-04-21T02:16:37.839625" elapsed="0.035413">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:37.875117" elapsed="0.000018"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:16:37.747544" elapsed="0.127730">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<doc>Try to access pcep topology with wrong password, should get empty topology</doc>
<status status="FAIL" start="2026-04-21T02:16:37.737542" elapsed="0.137891">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<kw name="Test_Unauthorized">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:38.924459" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:38.924036" elapsed="0.000457"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:38.925265" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:38.925007" elapsed="0.000334">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:38.925435" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:38.924660" elapsed="0.000799"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:38.926023" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:38.925617" elapsed="0.000433"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:38.926347" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:38.926513" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:38.926205" elapsed="0.000334"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:38.926961" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:38.926690" elapsed="0.000318"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:38.928032" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:38.927700" elapsed="0.000377"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:38.928557" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:38.928245" elapsed="0.000339"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:38.928941" elapsed="0.000023"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:38.929147" elapsed="0.000024"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:38.929314" elapsed="0.000021"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:16:38.928807" elapsed="0.000565"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:16:38.928639" elapsed="0.000766"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:38.929453" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:16:38.929678" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:38.927381" elapsed="0.002323"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:38.927085" elapsed="0.002652"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:38.929922" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:38.929764" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:38.927061" elapsed="0.002938"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:38.930601" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:38.930133" elapsed="0.000497"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:38.930689" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:38.923408" elapsed="0.007426"/>
</kw>
<msg time="2026-04-21T02:16:38.930891" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:38.922472" elapsed="0.008470"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:38.931441" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:38.931965" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:38.932518" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:38.932699" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:38.932881" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:38.933231" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:38.933096" elapsed="0.000191"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:38.933082" elapsed="0.000228"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:38.933442" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:38.933601" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:38.933758" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:38.933053" elapsed="0.000780"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:38.932955" elapsed="0.000904"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:38.933996" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:38.934106" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:16:38.934225" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:38.918031" elapsed="0.016220"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:38.937086" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:38.936838" elapsed="0.000317">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:38.937248" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:38.936469" elapsed="0.000803"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:38.937582" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:38.937342" elapsed="0.000298"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:38.938142" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:38.937848" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:38.937665" elapsed="0.000539"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:38.937324" elapsed="0.000902"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:38.940617" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:38.938370" elapsed="0.002274"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:38.940698" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:16:38.940878" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:38.934569" elapsed="0.006334"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:38.942118" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:38.941880" elapsed="0.000301">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:38.942274" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:38.941531" elapsed="0.000768"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:16:38.942506" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:16:38.942369" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:38.942351" elapsed="0.000238"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:38.942729" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:38.942908" elapsed="0.000022"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:16:38.942975" elapsed="0.000014"/>
</return>
<msg time="2026-04-21T02:16:38.944901" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:38.941209" elapsed="0.003718"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:38.946298" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:38.946048" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:38.946732" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:38.946490" elapsed="0.000286"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:38.954572" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:38.954822" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1083'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:16:38.954940" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:38.948965" elapsed="0.006002"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:38.946858" elapsed="0.008152"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:38.955187" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:38.955040" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:38.946840" elapsed="0.008433"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:38.959063" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:38.956387" elapsed="0.002732"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:38.956136" elapsed="0.003019"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:38.956118" elapsed="0.003063"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:38.962197" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:38.959454" elapsed="0.002807"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:38.959238" elapsed="0.003073"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:38.959220" elapsed="0.003127"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:38.963125" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:38.962566" elapsed="0.000597"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:38.963586" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:38.963260" elapsed="0.000407"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:38.964379" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:38.963933" elapsed="0.000482"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:38.963701" elapsed="0.000765"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:38.963235" elapsed="0.001261"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:38.965244" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:38.964705" elapsed="0.000576"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:38.965691" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:38.965377" elapsed="0.000392"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:38.966443" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:38.966035" elapsed="0.000443"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:38.965823" elapsed="0.000704"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:38.965353" elapsed="0.001203"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:38.966754" elapsed="0.000501"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:38.967906" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:38.967473" elapsed="0.000469"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:38.968144" elapsed="0.003406"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:38.955692" elapsed="0.015947"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:38.971908" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:38.971736" elapsed="0.000234"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:38.971710" elapsed="0.000290"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:38.976761" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:38.972226" elapsed="0.004604"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:16:38.976905" elapsed="0.000046"/>
</return>
<msg time="2026-04-21T02:16:38.977106" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:38.945230" elapsed="0.031903"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:38.977195" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:16:38.977346" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:38.894211" elapsed="0.083160"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:38.994171" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:38.993704" elapsed="0.000495"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:38.995012" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:38.994678" elapsed="0.000479">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:38.995349" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:38.994352" elapsed="0.001023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:38.996000" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:38.995533" elapsed="0.000495"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:38.996417" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:38.996580" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:38.996226" elapsed="0.000380"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:38.997216" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:38.996757" elapsed="0.000506"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:38.997742" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:38.997332" elapsed="0.000487"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:38.998518" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:38.997985" elapsed="0.000559"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:38.997845" elapsed="0.000735"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:38.997313" elapsed="0.001290"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:38.999256" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:38.998741" elapsed="0.000578"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:38.999371" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:38.993105" elapsed="0.006395"/>
</kw>
<msg time="2026-04-21T02:16:38.999553" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:38.992308" elapsed="0.007294"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:39.000116" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:39.000692" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:39.001251" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:39.001431" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:39.001596" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:39.001988" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:39.001850" elapsed="0.000194"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:39.001835" elapsed="0.000232"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:39.002200" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:39.002360" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:39.002518" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:39.001786" elapsed="0.000786"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:39.001676" elapsed="0.000924"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:39.002738" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:39.002840" elapsed="0.000023"/>
</return>
<msg time="2026-04-21T02:16:39.002970" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:38.989514" elapsed="0.013483"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:39.003204" elapsed="0.002340"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:39.006654" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:39.006329" elapsed="0.000354"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:39.007758" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:39.006873" elapsed="0.001010"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:16:39.008525" level="INFO">{
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}

!=

{
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "pcc_10.30.171.116_tunnel_1",
        "path": [
         {
          "ero": {
           "ignore": false,
           "processing-rule": false,
           "subobject": [
            {
             "ip-prefix": {
              "ip-prefix": "1.1.1.1/32"
             },
             "loose": false
            }
           ]
          },
          "lsp-id": 1,
          "odl-pcep-ietf-stateful:lsp": {
           "administrative": true,
           "delegate": true,
           "ignore": false,
           "odl-pcep-ietf-initiated:create": false,
           "operational": "up",
           "pce-allocation": false,
           "plsp-id": 1,
           "processing-rule": false,
           "remove": false,
           "sync": true,
           "tlvs": {
            "lsp-identifiers": {
             "ipv4": {
              "ipv4-extended-tunnel-id": "10.30.171.116",
              "ipv4-tunnel-endpoint-address": "1.1.1.1",
              "ipv4-tunnel-sender-address": "10.30.171.116"
             },
             "lsp-id": 1,
             "tunnel-id": 1
            },
            "symbolic-path-name": {
             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
            }
           }
          }
         }
        ]
       }
      ],
      "state-sync": "synchronized",
      "stateful-tlv": {
       "odl-pcep-ietf-stateful:stateful": {
        "lsp-update-capability": true,
        "odl-pcep-ietf-initiated:initiation": true
       }
      }
     },
     "node-id": "pcc://10.30.171.116"
    }
   ],
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}</msg>
<msg time="2026-04-21T02:16:39.008840" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
+            {
+             "ip-prefix": {
+              "ip-prefix": "1.1.1.1/32"
+             },
+             "loose": false
+            }
+           ]
+          },
+          "lsp-id": 1,
+          "odl-pcep-ietf-stateful:lsp": {
+           "administrative": true,
+           "delegate": true,
+           "ignore": false,
+           "odl-pcep-ietf-initiated:create": false,
+           "operational": "up",
+           "pce-allocation": false,
+           "plsp-id": 1,
+           "processing-rule": false,
+           "remove": false,
+           "sync": true,
+           "tlvs": {
+            "lsp-identifiers": {
+             "ipv4": {
+              "ipv4-extended-tunnel-id": "10.30.171.116",
+              "ipv4-tunnel-endpoint-address": "1.1.1.1",
+              "ipv4-tunnel-sender-address": "10.30.171.116"
+             },
+             "lsp-id": 1,
+             "tunnel-id": 1
+            },
+            "symbolic-path-name": {
+             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
+            }
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:16:39.008047" elapsed="0.000887">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:16:39.005882" elapsed="0.003274">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:39.005626" elapsed="0.003701">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:39.009550" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:39.009375" elapsed="0.000240"/>
</branch>
<status status="FAIL" start="2026-04-21T02:16:39.005607" elapsed="0.004036">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:16:38.978642" elapsed="0.031201">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:16:38.977682" elapsed="0.032376">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:38.977452" elapsed="0.032721">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</branch>
<status status="FAIL" start="2026-04-21T02:16:38.977435" elapsed="0.032776">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:39.010266" elapsed="0.000019"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:16:38.885372" elapsed="0.125049">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<doc>Try to access pcep topology with wrong password, should get empty topology</doc>
<status status="FAIL" start="2026-04-21T02:16:38.876094" elapsed="0.134515">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<kw name="Test_Unauthorized">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:40.062899" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:40.062455" elapsed="0.000479"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:40.063813" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:40.063526" elapsed="0.000366">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:40.063990" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:40.063137" elapsed="0.000877"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:40.064688" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:40.064211" elapsed="0.000509"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:40.065068" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:40.065264" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:40.064908" elapsed="0.000391"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:40.065830" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:40.065515" elapsed="0.000374"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:40.067046" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:40.066695" elapsed="0.000398"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:40.067567" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:40.067251" elapsed="0.000345"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:40.068035" elapsed="0.000028"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:40.068270" elapsed="0.000033"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:40.068526" elapsed="0.000030"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:16:40.067859" elapsed="0.000776"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:16:40.067654" elapsed="0.001033"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:40.068746" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:16:40.068946" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:40.066336" elapsed="0.002644"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:40.065971" elapsed="0.003057"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:40.069201" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:40.069056" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:40.065947" elapsed="0.003329"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:40.069978" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:40.069451" elapsed="0.000563"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:40.070065" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:40.061738" elapsed="0.008455"/>
</kw>
<msg time="2026-04-21T02:16:40.070304" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:40.060650" elapsed="0.009712"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:40.070899" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:40.071483" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:40.072329" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:40.072581" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:40.072754" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:40.073170" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:40.073030" elapsed="0.000207"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:40.073015" elapsed="0.000246"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:40.073422" elapsed="0.000027"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:40.073598" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:40.073768" elapsed="0.000037"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:40.072980" elapsed="0.000860"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:40.072860" elapsed="0.001007"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:40.074020" elapsed="0.000023"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:40.074116" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:16:40.074237" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:40.055772" elapsed="0.018491"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:40.075592" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:40.075333" elapsed="0.000325">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:40.075752" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:40.074948" elapsed="0.000829"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:40.076115" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:40.075864" elapsed="0.000309"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:40.076804" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:40.076481" elapsed="0.000354"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:40.076198" elapsed="0.000682"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:40.075846" elapsed="0.001065"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:40.079470" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:40.077073" elapsed="0.002426"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:40.079553" elapsed="0.000044"/>
</return>
<msg time="2026-04-21T02:16:40.079729" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:40.074590" elapsed="0.005165"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:40.081098" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:40.080856" elapsed="0.000314">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:40.081265" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:40.080476" elapsed="0.000814"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:16:40.081539" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-21T02:16:40.081386" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:40.081359" elapsed="0.000267"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:40.081787" elapsed="0.000043"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:40.081979" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:16:40.082046" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:16:40.084050" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:40.080121" elapsed="0.003956"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:40.085506" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:40.085251" elapsed="0.000301"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:40.085972" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:40.085707" elapsed="0.000309"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:40.094029" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:40.094200" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1083'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:16:40.094357" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:40.088455" elapsed="0.005931"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:40.086085" elapsed="0.008345"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:40.094604" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:40.094458" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:40.086064" elapsed="0.008627"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:40.098926" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:40.095779" elapsed="0.003225"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:40.095563" elapsed="0.003499"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:40.095544" elapsed="0.003554"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:40.103124" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:40.099488" elapsed="0.003703"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:40.099176" elapsed="0.004065"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:40.099152" elapsed="0.004135"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:40.104104" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:40.103516" elapsed="0.000627"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:40.104660" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:40.104243" elapsed="0.000502"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:40.105358" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:40.105016" elapsed="0.000369"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:40.104780" elapsed="0.000641"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:40.104218" elapsed="0.001224"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:40.105997" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:40.105594" elapsed="0.000430"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:40.106315" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:40.106093" elapsed="0.000278"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:40.106914" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:40.106569" elapsed="0.000373"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:40.106406" elapsed="0.000571"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:40.106075" elapsed="0.000923"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:40.107149" elapsed="0.000357"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:40.108007" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:40.107677" elapsed="0.000357"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:40.108179" elapsed="0.002591"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:40.095094" elapsed="0.015759"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:40.111044" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:40.110924" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:40.110906" elapsed="0.000207"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:40.114544" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:40.111251" elapsed="0.003323"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:16:40.114696" elapsed="0.000035"/>
</return>
<msg time="2026-04-21T02:16:40.114892" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:40.084413" elapsed="0.030507"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:40.114992" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:16:40.115149" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:40.030082" elapsed="0.085093"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:40.131899" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:40.131410" elapsed="0.000520"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:40.132755" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:40.132447" elapsed="0.000466">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:40.133107" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:40.132089" elapsed="0.001044"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:40.133738" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:40.133291" elapsed="0.000475"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:40.134105" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:40.134267" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:40.133935" elapsed="0.000359"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:40.134711" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:40.134440" elapsed="0.000318"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:40.135270" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:40.134847" elapsed="0.000484"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:40.136045" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:40.135492" elapsed="0.000581"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:40.135356" elapsed="0.000752"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:40.134827" elapsed="0.001303"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:40.136760" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:40.136266" elapsed="0.000546"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:40.136865" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:40.130767" elapsed="0.006227"/>
</kw>
<msg time="2026-04-21T02:16:40.137100" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:40.129954" elapsed="0.007197"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:40.137647" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:40.138170" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:40.138668" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:40.138864" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:40.139030" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:40.139396" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:40.139261" elapsed="0.000190"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:40.139247" elapsed="0.000227"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:40.139605" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:40.139763" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:40.139938" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:40.139217" elapsed="0.000774"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:40.139110" elapsed="0.000908"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:40.140161" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:40.140235" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:16:40.140351" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:40.127248" elapsed="0.013159"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:40.140579" elapsed="0.002405"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:40.144102" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:40.143738" elapsed="0.000425"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:40.145225" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:40.144315" elapsed="0.000939"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:16:40.145727" level="INFO">{
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}

!=

{
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "pcc_10.30.171.116_tunnel_1",
        "path": [
         {
          "ero": {
           "ignore": false,
           "processing-rule": false,
           "subobject": [
            {
             "ip-prefix": {
              "ip-prefix": "1.1.1.1/32"
             },
             "loose": false
            }
           ]
          },
          "lsp-id": 1,
          "odl-pcep-ietf-stateful:lsp": {
           "administrative": true,
           "delegate": true,
           "ignore": false,
           "odl-pcep-ietf-initiated:create": false,
           "operational": "up",
           "pce-allocation": false,
           "plsp-id": 1,
           "processing-rule": false,
           "remove": false,
           "sync": true,
           "tlvs": {
            "lsp-identifiers": {
             "ipv4": {
              "ipv4-extended-tunnel-id": "10.30.171.116",
              "ipv4-tunnel-endpoint-address": "1.1.1.1",
              "ipv4-tunnel-sender-address": "10.30.171.116"
             },
             "lsp-id": 1,
             "tunnel-id": 1
            },
            "symbolic-path-name": {
             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
            }
           }
          }
         }
        ]
       }
      ],
      "state-sync": "synchronized",
      "stateful-tlv": {
       "odl-pcep-ietf-stateful:stateful": {
        "lsp-update-capability": true,
        "odl-pcep-ietf-initiated:initiation": true
       }
      }
     },
     "node-id": "pcc://10.30.171.116"
    }
   ],
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}</msg>
<msg time="2026-04-21T02:16:40.146018" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
+            {
+             "ip-prefix": {
+              "ip-prefix": "1.1.1.1/32"
+             },
+             "loose": false
+            }
+           ]
+          },
+          "lsp-id": 1,
+          "odl-pcep-ietf-stateful:lsp": {
+           "administrative": true,
+           "delegate": true,
+           "ignore": false,
+           "odl-pcep-ietf-initiated:create": false,
+           "operational": "up",
+           "pce-allocation": false,
+           "plsp-id": 1,
+           "processing-rule": false,
+           "remove": false,
+           "sync": true,
+           "tlvs": {
+            "lsp-identifiers": {
+             "ipv4": {
+              "ipv4-extended-tunnel-id": "10.30.171.116",
+              "ipv4-tunnel-endpoint-address": "1.1.1.1",
+              "ipv4-tunnel-sender-address": "10.30.171.116"
+             },
+             "lsp-id": 1,
+             "tunnel-id": 1
+            },
+            "symbolic-path-name": {
+             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
+            }
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:16:40.145405" elapsed="0.000698">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:16:40.143299" elapsed="0.002981">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:40.143065" elapsed="0.003311">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:40.146583" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:40.146437" elapsed="0.000202"/>
</branch>
<status status="FAIL" start="2026-04-21T02:16:40.143046" elapsed="0.003616">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:16:40.116463" elapsed="0.030366">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:16:40.115524" elapsed="0.031482">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:40.115260" elapsed="0.031850">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</branch>
<status status="FAIL" start="2026-04-21T02:16:40.115242" elapsed="0.031905">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:40.147198" elapsed="0.000016"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:16:40.021588" elapsed="0.125756">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<doc>Try to access pcep topology with wrong password, should get empty topology</doc>
<status status="FAIL" start="2026-04-21T02:16:40.011307" elapsed="0.136190">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<kw name="Test_Unauthorized">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:41.199440" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:41.199041" elapsed="0.000433"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:41.200239" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:41.199985" elapsed="0.000328">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:41.200409" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:41.199641" elapsed="0.000794"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:41.201044" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:41.200592" elapsed="0.000479"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:41.201373" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:41.201535" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:41.201230" elapsed="0.000331"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:41.201973" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:41.201709" elapsed="0.000311"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:41.203059" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:41.202725" elapsed="0.000380"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:41.203530" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:41.203260" elapsed="0.000297"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:41.203903" elapsed="0.000024"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:41.204105" elapsed="0.000024"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:41.204273" elapsed="0.000020"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:16:41.203753" elapsed="0.000577"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:16:41.203610" elapsed="0.000752"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:41.204407" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:16:41.204575" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:41.202390" elapsed="0.002210"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:41.202096" elapsed="0.002560"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:41.204840" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:41.204684" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:41.202072" elapsed="0.002845"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:41.205495" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:41.205050" elapsed="0.000472"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:41.205571" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:41.198418" elapsed="0.007277"/>
</kw>
<msg time="2026-04-21T02:16:41.205877" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:41.197376" elapsed="0.008556"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:41.206420" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:41.206943" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:41.207443" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:41.207621" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:41.207800" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:41.208152" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:41.208016" elapsed="0.000190"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:41.208002" elapsed="0.000227"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:41.208362" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:41.208519" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:41.208752" elapsed="0.000023"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:41.207973" elapsed="0.000851"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:41.207875" elapsed="0.000976"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:41.208989" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:41.209064" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:16:41.209181" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:41.192490" elapsed="0.016716"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:41.210611" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:41.210376" elapsed="0.000297">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:41.210765" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:41.210036" elapsed="0.000771"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:41.211151" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:41.210912" elapsed="0.000297"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:41.211691" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:41.211399" elapsed="0.000317"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:41.211233" elapsed="0.000518"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:41.210893" elapsed="0.000879"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:41.214125" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:41.211931" elapsed="0.002221"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:41.214204" elapsed="0.000029"/>
</return>
<msg time="2026-04-21T02:16:41.214357" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:41.209522" elapsed="0.004860"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:41.215569" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:41.215337" elapsed="0.000294">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:41.215724" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:41.215011" elapsed="0.000737"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:16:41.215972" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:16:41.215835" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:41.215816" elapsed="0.000240"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:41.216195" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:41.216357" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:16:41.216422" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:16:41.218428" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:41.214677" elapsed="0.003779"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:41.219846" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:41.219582" elapsed="0.000310"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:41.220279" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:41.220036" elapsed="0.000285"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:41.229120" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:41.229294" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1083'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:16:41.229401" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:41.222510" elapsed="0.006919"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:41.220386" elapsed="0.009088"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:41.229683" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:41.229501" elapsed="0.000315"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:41.220369" elapsed="0.009493"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:41.233850" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:41.230931" elapsed="0.003006"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:41.230673" elapsed="0.003314"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:41.230654" elapsed="0.003369"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:41.237699" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:41.234411" elapsed="0.003353"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:41.234102" elapsed="0.003737"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:41.234079" elapsed="0.003809"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:41.238654" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:41.238116" elapsed="0.000576"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:41.239133" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:41.238809" elapsed="0.000403"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:41.239895" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:41.239455" elapsed="0.000476"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:41.239246" elapsed="0.000735"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:41.238764" elapsed="0.001247"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:41.240747" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:41.240223" elapsed="0.000561"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:41.241218" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:41.240904" elapsed="0.000394"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:41.241965" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:41.241535" elapsed="0.000465"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:41.241330" elapsed="0.000719"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:41.240878" elapsed="0.001200"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:41.242274" elapsed="0.000478"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:41.243408" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:41.242992" elapsed="0.000452"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:41.243645" elapsed="0.002757"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:41.230237" elapsed="0.016229"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:41.246642" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:41.246536" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:41.246517" elapsed="0.000192"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:41.250012" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:41.246862" elapsed="0.003179"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:16:41.250092" elapsed="0.000033"/>
</return>
<msg time="2026-04-21T02:16:41.250254" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:41.218764" elapsed="0.031547"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:41.250377" elapsed="0.000026"/>
</return>
<msg time="2026-04-21T02:16:41.250530" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:41.166608" elapsed="0.083948"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:41.267053" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:41.266586" elapsed="0.000495"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:41.267852" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:41.267555" elapsed="0.000427">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:41.268168" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:41.267234" elapsed="0.000959"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:41.268934" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:41.268451" elapsed="0.000510"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:41.269273" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:41.269421" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:41.269113" elapsed="0.000335"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:41.269875" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:41.269594" elapsed="0.000327"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:41.270394" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:41.269987" elapsed="0.000467"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:41.271166" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:41.270614" elapsed="0.000577"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:41.270478" elapsed="0.000748"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:41.269968" elapsed="0.001279"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:41.271865" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:41.271382" elapsed="0.000512"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:41.271942" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:41.265976" elapsed="0.006090"/>
</kw>
<msg time="2026-04-21T02:16:41.272120" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:41.264992" elapsed="0.007175"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:41.272761" elapsed="0.000045"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:41.273298" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:41.273829" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:41.274007" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:41.274169" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:41.274527" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:41.274395" elapsed="0.000187"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:41.274381" elapsed="0.000224"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:41.274734" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:41.274908" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:41.275065" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:41.274351" elapsed="0.000767"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:41.274246" elapsed="0.000898"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:41.275280" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:41.275354" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:16:41.275468" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:41.262199" elapsed="0.013296"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:41.275660" elapsed="0.003705"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:41.280439" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:41.280150" elapsed="0.000317"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:41.281505" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:41.280612" elapsed="0.000953"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:16:41.282063" level="INFO">{
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}

!=

{
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "pcc_10.30.171.116_tunnel_1",
        "path": [
         {
          "ero": {
           "ignore": false,
           "processing-rule": false,
           "subobject": [
            {
             "ip-prefix": {
              "ip-prefix": "1.1.1.1/32"
             },
             "loose": false
            }
           ]
          },
          "lsp-id": 1,
          "odl-pcep-ietf-stateful:lsp": {
           "administrative": true,
           "delegate": true,
           "ignore": false,
           "odl-pcep-ietf-initiated:create": false,
           "operational": "up",
           "pce-allocation": false,
           "plsp-id": 1,
           "processing-rule": false,
           "remove": false,
           "sync": true,
           "tlvs": {
            "lsp-identifiers": {
             "ipv4": {
              "ipv4-extended-tunnel-id": "10.30.171.116",
              "ipv4-tunnel-endpoint-address": "1.1.1.1",
              "ipv4-tunnel-sender-address": "10.30.171.116"
             },
             "lsp-id": 1,
             "tunnel-id": 1
            },
            "symbolic-path-name": {
             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
            }
           }
          }
         }
        ]
       }
      ],
      "state-sync": "synchronized",
      "stateful-tlv": {
       "odl-pcep-ietf-stateful:stateful": {
        "lsp-update-capability": true,
        "odl-pcep-ietf-initiated:initiation": true
       }
      }
     },
     "node-id": "pcc://10.30.171.116"
    }
   ],
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}</msg>
<msg time="2026-04-21T02:16:41.282335" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
+            {
+             "ip-prefix": {
+              "ip-prefix": "1.1.1.1/32"
+             },
+             "loose": false
+            }
+           ]
+          },
+          "lsp-id": 1,
+          "odl-pcep-ietf-stateful:lsp": {
+           "administrative": true,
+           "delegate": true,
+           "ignore": false,
+           "odl-pcep-ietf-initiated:create": false,
+           "operational": "up",
+           "pce-allocation": false,
+           "plsp-id": 1,
+           "processing-rule": false,
+           "remove": false,
+           "sync": true,
+           "tlvs": {
+            "lsp-identifiers": {
+             "ipv4": {
+              "ipv4-extended-tunnel-id": "10.30.171.116",
+              "ipv4-tunnel-endpoint-address": "1.1.1.1",
+              "ipv4-tunnel-sender-address": "10.30.171.116"
+             },
+             "lsp-id": 1,
+             "tunnel-id": 1
+            },
+            "symbolic-path-name": {
+             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
+            }
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:16:41.281716" elapsed="0.000698">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:16:41.279679" elapsed="0.002907">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:41.279447" elapsed="0.003231">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:41.282871" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:41.282714" elapsed="0.000214"/>
</branch>
<status status="FAIL" start="2026-04-21T02:16:41.279428" elapsed="0.003523">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:16:41.251675" elapsed="0.031455">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:16:41.250885" elapsed="0.032464">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:41.250639" elapsed="0.032819">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</branch>
<status status="FAIL" start="2026-04-21T02:16:41.250621" elapsed="0.032874">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:41.283545" elapsed="0.000016"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:16:41.158212" elapsed="0.125477">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<doc>Try to access pcep topology with wrong password, should get empty topology</doc>
<status status="FAIL" start="2026-04-21T02:16:41.148229" elapsed="0.135627">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<kw name="Test_Unauthorized">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:42.325477" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:42.325013" elapsed="0.000499"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:42.326477" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:42.326042" elapsed="0.000510">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:42.326647" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:42.325680" elapsed="0.000991"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:42.327255" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:42.326849" elapsed="0.000433"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:42.327590" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:42.327748" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:42.327436" elapsed="0.000338"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:42.328201" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:42.327943" elapsed="0.000304"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:42.329396" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:42.329024" elapsed="0.000418"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:42.329896" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:42.329597" elapsed="0.000325"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:42.330269" elapsed="0.000023"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:42.330471" elapsed="0.000025"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:42.330647" elapsed="0.000021"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:16:42.330126" elapsed="0.000579"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:16:42.329979" elapsed="0.000759"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:42.330803" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:16:42.330978" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:42.328620" elapsed="0.002383"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:42.328324" elapsed="0.002711"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:42.331207" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:42.331062" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:42.328300" elapsed="0.002985"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:42.331886" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:42.331422" elapsed="0.000492"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:42.331964" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:42.324307" elapsed="0.007784"/>
</kw>
<msg time="2026-04-21T02:16:42.332146" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:42.323407" elapsed="0.008790"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:42.332697" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:42.333339" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:42.333870" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:42.334061" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:42.334229" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:42.334593" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:42.334457" elapsed="0.000191"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:42.334442" elapsed="0.000229"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:42.334822" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:42.334994" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:42.335151" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:42.334404" elapsed="0.000799"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:42.334304" elapsed="0.000925"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:42.335377" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:42.335453" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:16:42.335569" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:42.319050" elapsed="0.016545"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:42.337150" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:42.336835" elapsed="0.000388">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:42.337316" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:42.336271" elapsed="0.001069"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:42.337659" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:42.337410" elapsed="0.000307"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:42.338235" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:42.337926" elapsed="0.000343"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:42.337742" elapsed="0.000596"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:42.337392" elapsed="0.000968"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:42.340749" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:42.338515" elapsed="0.002260"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:42.340841" elapsed="0.000076"/>
</return>
<msg time="2026-04-21T02:16:42.341053" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:42.335942" elapsed="0.005136"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:42.342289" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:42.342053" elapsed="0.000299">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:42.342446" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:42.341696" elapsed="0.000787"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:16:42.342693" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-21T02:16:42.342555" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:42.342537" elapsed="0.000239"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:42.342945" elapsed="0.000023"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:42.343110" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:16:42.343180" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:16:42.345197" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:42.341378" elapsed="0.003846"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:42.346632" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:42.346382" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:42.347081" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:42.346836" elapsed="0.000289"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:42.357598" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:42.357854" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1083'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:16:42.358020" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:42.349330" elapsed="0.008741"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:42.347190" elapsed="0.010982"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:42.358434" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:42.358214" elapsed="0.000313"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:42.347172" elapsed="0.011385"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:42.363835" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:42.360115" elapsed="0.003865"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:42.359807" elapsed="0.004229"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:42.359760" elapsed="0.004313"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:42.367777" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:42.364464" elapsed="0.003399"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:42.364154" elapsed="0.003758"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:42.364129" elapsed="0.003819"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:42.368747" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:42.368182" elapsed="0.000603"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:42.369250" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:42.368952" elapsed="0.000355"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:42.369804" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:42.369484" elapsed="0.000348"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:42.369332" elapsed="0.000537"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:42.368924" elapsed="0.000966"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:42.370418" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:42.370047" elapsed="0.000397"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:42.370736" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:42.370513" elapsed="0.000295"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:42.371292" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:42.370990" elapsed="0.000328"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:42.370834" elapsed="0.000519"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:42.370495" elapsed="0.000879"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:42.371517" elapsed="0.000363"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:42.372345" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:42.372039" elapsed="0.000331"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:42.372515" elapsed="0.002458"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:42.359176" elapsed="0.015876"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:42.375244" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:42.375125" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:42.375106" elapsed="0.000210"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:42.379009" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:42.375456" elapsed="0.003585"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:16:42.379099" elapsed="0.000039"/>
</return>
<msg time="2026-04-21T02:16:42.379281" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:42.345546" elapsed="0.033763"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:42.379379" elapsed="0.000028"/>
</return>
<msg time="2026-04-21T02:16:42.379539" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:42.296180" elapsed="0.083386"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:42.396140" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:42.395671" elapsed="0.000497"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:42.396984" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:42.396647" elapsed="0.000472">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:42.397316" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:42.396321" elapsed="0.001020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:42.397965" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:42.397497" elapsed="0.000496"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:42.398310" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:42.398632" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:42.398143" elapsed="0.000516"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:42.399103" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:42.398826" elapsed="0.000325"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:42.399632" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:42.399221" elapsed="0.000471"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:42.400416" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:42.399874" elapsed="0.000568"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:42.399718" elapsed="0.000760"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:42.399201" elapsed="0.001299"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:42.401166" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:42.400639" elapsed="0.000555"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:42.401243" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:42.395072" elapsed="0.006299"/>
</kw>
<msg time="2026-04-21T02:16:42.401425" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:42.394263" elapsed="0.007210"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:42.401987" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:42.402489" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:42.403043" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:42.403229" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:42.403398" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:42.403766" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:42.403629" elapsed="0.000210"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:42.403614" elapsed="0.000249"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:42.403994" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:42.404154" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:42.404313" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:42.403584" elapsed="0.000783"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:42.403477" elapsed="0.000917"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:42.404531" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:42.404607" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:16:42.404723" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:42.391523" elapsed="0.013228"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:42.405006" elapsed="0.002380"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:42.408474" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:42.408161" elapsed="0.000343"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:42.409564" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:42.408656" elapsed="0.000937"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:16:42.410148" level="INFO">{
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}

!=

{
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "pcc_10.30.171.116_tunnel_1",
        "path": [
         {
          "ero": {
           "ignore": false,
           "processing-rule": false,
           "subobject": [
            {
             "ip-prefix": {
              "ip-prefix": "1.1.1.1/32"
             },
             "loose": false
            }
           ]
          },
          "lsp-id": 1,
          "odl-pcep-ietf-stateful:lsp": {
           "administrative": true,
           "delegate": true,
           "ignore": false,
           "odl-pcep-ietf-initiated:create": false,
           "operational": "up",
           "pce-allocation": false,
           "plsp-id": 1,
           "processing-rule": false,
           "remove": false,
           "sync": true,
           "tlvs": {
            "lsp-identifiers": {
             "ipv4": {
              "ipv4-extended-tunnel-id": "10.30.171.116",
              "ipv4-tunnel-endpoint-address": "1.1.1.1",
              "ipv4-tunnel-sender-address": "10.30.171.116"
             },
             "lsp-id": 1,
             "tunnel-id": 1
            },
            "symbolic-path-name": {
             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
            }
           }
          }
         }
        ]
       }
      ],
      "state-sync": "synchronized",
      "stateful-tlv": {
       "odl-pcep-ietf-stateful:stateful": {
        "lsp-update-capability": true,
        "odl-pcep-ietf-initiated:initiation": true
       }
      }
     },
     "node-id": "pcc://10.30.171.116"
    }
   ],
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}</msg>
<msg time="2026-04-21T02:16:42.410462" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
+            {
+             "ip-prefix": {
+              "ip-prefix": "1.1.1.1/32"
+             },
+             "loose": false
+            }
+           ]
+          },
+          "lsp-id": 1,
+          "odl-pcep-ietf-stateful:lsp": {
+           "administrative": true,
+           "delegate": true,
+           "ignore": false,
+           "odl-pcep-ietf-initiated:create": false,
+           "operational": "up",
+           "pce-allocation": false,
+           "plsp-id": 1,
+           "processing-rule": false,
+           "remove": false,
+           "sync": true,
+           "tlvs": {
+            "lsp-identifiers": {
+             "ipv4": {
+              "ipv4-extended-tunnel-id": "10.30.171.116",
+              "ipv4-tunnel-endpoint-address": "1.1.1.1",
+              "ipv4-tunnel-sender-address": "10.30.171.116"
+             },
+             "lsp-id": 1,
+             "tunnel-id": 1
+            },
+            "symbolic-path-name": {
+             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
+            }
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:16:42.409745" elapsed="0.000797">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:16:42.407713" elapsed="0.003003">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:42.407471" elapsed="0.003360">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:42.411013" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:42.410871" elapsed="0.000198"/>
</branch>
<status status="FAIL" start="2026-04-21T02:16:42.407451" elapsed="0.003640">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:16:42.380831" elapsed="0.030409">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:16:42.379941" elapsed="0.031505">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:42.379658" elapsed="0.031895">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</branch>
<status status="FAIL" start="2026-04-21T02:16:42.379640" elapsed="0.031951">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:42.411642" elapsed="0.000017"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:16:42.289626" elapsed="0.122177">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<doc>Try to access pcep topology with wrong password, should get empty topology</doc>
<status status="FAIL" start="2026-04-21T02:16:42.284353" elapsed="0.127608">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<kw name="Test_Unauthorized">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.464239" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:43.463739" elapsed="0.000536"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:43.465214" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:43.464920" elapsed="0.000372">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:43.465391" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:43.464488" elapsed="0.000928"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.466129" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:43.465579" elapsed="0.000588"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:43.466648" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:43.467001" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:43.466434" elapsed="0.000604"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.467598" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:43.467248" elapsed="0.000414"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.469268" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:43.468740" elapsed="0.000601"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.470000" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:43.469567" elapsed="0.000472"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.470599" elapsed="0.000024"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.470825" elapsed="0.000027"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.470998" elapsed="0.000022"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:16:43.470419" elapsed="0.000637"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:16:43.470114" elapsed="0.000974"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:43.471138" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:16:43.471317" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:43.468296" elapsed="0.003046"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:43.467768" elapsed="0.003606"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.471554" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:43.471401" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:43.467736" elapsed="0.003898"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.472257" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:43.471770" elapsed="0.000514"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:43.472334" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:43.463077" elapsed="0.009384"/>
</kw>
<msg time="2026-04-21T02:16:43.472517" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:43.462057" elapsed="0.010512"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.473108" elapsed="0.000043"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.473630" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.474413" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.474597" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.474767" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.475148" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:43.475010" elapsed="0.000194"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:43.474995" elapsed="0.000233"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.475360" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.475520" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.475678" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:43.474963" elapsed="0.000768"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:43.474858" elapsed="0.000900"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.475911" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:43.475988" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:16:43.476111" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:43.457229" elapsed="0.018908"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:43.477474" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:43.477174" elapsed="0.000381">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:43.477664" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:43.476783" elapsed="0.000909"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.478034" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:43.477771" elapsed="0.000321"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.478725" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:43.478313" elapsed="0.000449"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:43.478117" elapsed="0.000719"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:43.477753" elapsed="0.001114"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.482482" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:43.479065" elapsed="0.003465"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:43.482623" elapsed="0.000055"/>
</return>
<msg time="2026-04-21T02:16:43.482911" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:43.476456" elapsed="0.006491"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:43.484750" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:43.484413" elapsed="0.000460">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:43.485080" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:43.483934" elapsed="0.001181"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:16:43.485474" elapsed="0.000040"/>
</return>
<status status="PASS" start="2026-04-21T02:16:43.485262" elapsed="0.000301"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:43.485235" elapsed="0.000363"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.485818" elapsed="0.000034"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.486055" elapsed="0.000032"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:16:43.486153" elapsed="0.000027"/>
</return>
<msg time="2026-04-21T02:16:43.488162" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:43.483369" elapsed="0.004820"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.489890" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:43.489592" elapsed="0.000359"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.490434" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:43.490123" elapsed="0.000367"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:43.498813" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:43.499013" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1083'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:16:43.499127" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:43.492959" elapsed="0.006195"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:43.490572" elapsed="0.008630"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.499408" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:43.499235" elapsed="0.000243"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:43.490551" elapsed="0.008949"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.503678" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:43.500742" elapsed="0.002993"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:43.500464" elapsed="0.003306"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:43.500441" elapsed="0.003371"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.506685" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:43.504088" elapsed="0.002664"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:43.503870" elapsed="0.002953"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:43.503854" elapsed="0.003007"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.507657" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:43.507099" elapsed="0.000669"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.508227" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:43.507896" elapsed="0.000416"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.509018" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:43.508565" elapsed="0.000492"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:43.508347" elapsed="0.000760"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:43.507868" elapsed="0.001326"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.510060" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:43.509498" elapsed="0.000601"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.510517" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:43.510200" elapsed="0.000399"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.511283" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:43.510864" elapsed="0.000456"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:43.510633" elapsed="0.000737"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:43.510174" elapsed="0.001226"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:43.511602" elapsed="0.000512"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:43.512760" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:43.512341" elapsed="0.000475"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:43.513026" elapsed="0.002704"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:43.499924" elapsed="0.015886"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:43.515994" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:43.515884" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:43.515865" elapsed="0.000197"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:43.519443" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:43.516216" elapsed="0.003257"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:16:43.519525" elapsed="0.000036"/>
</return>
<msg time="2026-04-21T02:16:43.519692" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:43.488538" elapsed="0.031180"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:43.519783" elapsed="0.000052"/>
</return>
<msg time="2026-04-21T02:16:43.519965" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:43.429356" elapsed="0.090635"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.536692" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:43.536240" elapsed="0.000482"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:43.537563" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:43.537252" elapsed="0.000491">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:43.537956" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:43.536900" elapsed="0.001081"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.538591" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:43.538140" elapsed="0.000478"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:43.538956" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:43.539114" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:43.538772" elapsed="0.000368"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.539560" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:43.539289" elapsed="0.000318"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:43.540108" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:43.539677" elapsed="0.000493"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.540880" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:43.540333" elapsed="0.000574"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:43.540195" elapsed="0.000748"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:43.539657" elapsed="0.001307"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.541616" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:43.541103" elapsed="0.000542"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:43.541694" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:43.535621" elapsed="0.006226"/>
</kw>
<msg time="2026-04-21T02:16:43.541902" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:43.534833" elapsed="0.007118"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.542439" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.542950" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.543441" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.543655" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.543836" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.544212" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:43.544075" elapsed="0.000193"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:43.544060" elapsed="0.000231"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.544422" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.544582" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.544739" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:43.544029" elapsed="0.000777"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:43.543920" elapsed="0.000916"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.544976" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:43.545052" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:16:43.545182" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:43.532122" elapsed="0.013087"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:43.545377" elapsed="0.002400"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:43.548821" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:43.548514" elapsed="0.000336"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:43.549933" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:43.548997" elapsed="0.000965"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.550431" level="INFO">{
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}

!=

{
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "pcc_10.30.171.116_tunnel_1",
        "path": [
         {
          "ero": {
           "ignore": false,
           "processing-rule": false,
           "subobject": [
            {
             "ip-prefix": {
              "ip-prefix": "1.1.1.1/32"
             },
             "loose": false
            }
           ]
          },
          "lsp-id": 1,
          "odl-pcep-ietf-stateful:lsp": {
           "administrative": true,
           "delegate": true,
           "ignore": false,
           "odl-pcep-ietf-initiated:create": false,
           "operational": "up",
           "pce-allocation": false,
           "plsp-id": 1,
           "processing-rule": false,
           "remove": false,
           "sync": true,
           "tlvs": {
            "lsp-identifiers": {
             "ipv4": {
              "ipv4-extended-tunnel-id": "10.30.171.116",
              "ipv4-tunnel-endpoint-address": "1.1.1.1",
              "ipv4-tunnel-sender-address": "10.30.171.116"
             },
             "lsp-id": 1,
             "tunnel-id": 1
            },
            "symbolic-path-name": {
             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
            }
           }
          }
         }
        ]
       }
      ],
      "state-sync": "synchronized",
      "stateful-tlv": {
       "odl-pcep-ietf-stateful:stateful": {
        "lsp-update-capability": true,
        "odl-pcep-ietf-initiated:initiation": true
       }
      }
     },
     "node-id": "pcc://10.30.171.116"
    }
   ],
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}</msg>
<msg time="2026-04-21T02:16:43.550706" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
+            {
+             "ip-prefix": {
+              "ip-prefix": "1.1.1.1/32"
+             },
+             "loose": false
+            }
+           ]
+          },
+          "lsp-id": 1,
+          "odl-pcep-ietf-stateful:lsp": {
+           "administrative": true,
+           "delegate": true,
+           "ignore": false,
+           "odl-pcep-ietf-initiated:create": false,
+           "operational": "up",
+           "pce-allocation": false,
+           "plsp-id": 1,
+           "processing-rule": false,
+           "remove": false,
+           "sync": true,
+           "tlvs": {
+            "lsp-identifiers": {
+             "ipv4": {
+              "ipv4-extended-tunnel-id": "10.30.171.116",
+              "ipv4-tunnel-endpoint-address": "1.1.1.1",
+              "ipv4-tunnel-sender-address": "10.30.171.116"
+             },
+             "lsp-id": 1,
+             "tunnel-id": 1
+            },
+            "symbolic-path-name": {
+             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
+            }
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:16:43.550111" elapsed="0.000723">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:16:43.548105" elapsed="0.002905">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:43.547874" elapsed="0.003230">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.551282" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:43.551141" elapsed="0.000197"/>
</branch>
<status status="FAIL" start="2026-04-21T02:16:43.547855" elapsed="0.003506">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:16:43.521169" elapsed="0.030340">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:16:43.520313" elapsed="0.031366">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:43.520076" elapsed="0.031705">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</branch>
<status status="FAIL" start="2026-04-21T02:16:43.520059" elapsed="0.031803">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:43.551917" elapsed="0.000017"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:16:43.419715" elapsed="0.132350">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<doc>Try to access pcep topology with wrong password, should get empty topology</doc>
<status status="FAIL" start="2026-04-21T02:16:43.412579" elapsed="0.139640">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<msg time="2026-04-21T02:16:43.552359" level="FAIL">Keyword 'Test_Unauthorized' failed after retrying for 10 seconds. The last error was: Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</msg>
<arg>10s</arg>
<arg>1s</arg>
<arg>Test_Unauthorized</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-04-21T02:16:33.128874" elapsed="10.423607">Keyword 'Test_Unauthorized' failed after retrying for 10 seconds. The last error was: Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.554027" level="INFO">${SuiteFastFail} = True</msg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:16:43.553693" elapsed="0.000375"/>
</kw>
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:16:43.553169" elapsed="0.000951"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:16:43.552839" elapsed="0.001336"/>
</kw>
<doc>Wait for pcep-topology to become empty again.</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-04-21T02:16:33.127620" elapsed="10.426595">Keyword 'Test_Unauthorized' failed after retrying for 10 seconds. The last error was: Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</test>
<test id="s1-s21-t18" name="Stop_Pcc_Mock_2" line="187">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast" type="SETUP">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:16:43.555530" elapsed="0.000207"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-21T02:16:43.555142" elapsed="0.000665"/>
</kw>
<kw name="Stop_Pcc_Mock_Tool">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.556833" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:43.556507" elapsed="0.000355"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-21T02:16:43.557008" elapsed="0.000321"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-21T02:16:43.556252" elapsed="0.001136"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-21T02:16:43.567124" level="INFO">02:16:07.473 [multiThreadIoEventLoopGroup-2-4] INFO org.opendaylight.yangtools.binding.reflect.StringValueObjectFactory -- Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone
02:16:07.474 [multiThreadIoEventLoopGroup-2-4] INFO org.opendaylight.yangtools.binding.reflect.StringValueObjectFactory -- Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix
02:16:07.475 [multiThreadIoEventLoopGroup-2-4] INFO org.opendaylight.yangtools.binding.reflect.StringValueObjectFactory -- Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone
02:16:07.476 [multiThreadIoEventLoopGroup-2-4] INFO org.opendaylight.yangtools.binding.reflect.StringValueObjectFactory -- Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix
^C
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-21T02:16:43.567237" level="INFO">${output} = 02:16:07.473 [multiThreadIoEventLoopGroup-2-4] INFO org.opendaylight.yangtools.binding.reflect.StringValueObjectFactory -- Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.x...</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-21T02:16:43.557542" elapsed="0.009721"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.567674" level="INFO">02:16:07.473 [multiThreadIoEventLoopGroup-2-4] INFO org.opendaylight.yangtools.binding.reflect.StringValueObjectFactory -- Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone
02:16:07.474 [multiThreadIoEventLoopGroup-2-4] INFO org.opendaylight.yangtools.binding.reflect.StringValueObjectFactory -- Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix
02:16:07.475 [multiThreadIoEventLoopGroup-2-4] INFO org.opendaylight.yangtools.binding.reflect.StringValueObjectFactory -- Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone
02:16:07.476 [multiThreadIoEventLoopGroup-2-4] INFO org.opendaylight.yangtools.binding.reflect.StringValueObjectFactory -- Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix
^C
[?2004h[jenkins@releng-12085-696-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:43.567418" elapsed="0.000313"/>
</kw>
<doc>Send ctrl+c to pcc-mock, fails if no prompt is seen
after 3 seconds (the default for SSHLibrary)</doc>
<status status="PASS" start="2026-04-21T02:16:43.555949" elapsed="0.011852"/>
</kw>
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.568576" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:16:43.568262" elapsed="0.000356"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-04-21T02:16:43.567988" elapsed="0.000686"/>
</kw>
<kw name="Do_Not_Start_Failing_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-21T02:16:43.569233" elapsed="0.000205"/>
</kw>
<doc>This is just a more readable 'None' to override [Teardown].</doc>
<status status="PASS" start="2026-04-21T02:16:43.568930" elapsed="0.000560"/>
</kw>
<doc>Stops second instance of pcc-mock</doc>
<status status="PASS" start="2026-04-21T02:16:43.554651" elapsed="0.014877"/>
</test>
<test id="s1-s21-t19" name="Topology_Postcondition" line="195">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast" type="SETUP">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.571010" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:43.570771" elapsed="0.000297"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:43.570751" elapsed="0.000342"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-04-21T02:16:43.570573" elapsed="0.000568"/>
</kw>
<kw name="Verify_Keyword_Does_Not_Fail_Within_Timeout" owner="WaitForFailure">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Confirm_Keyword_Fails_Within_Timeout" owner="WaitForFailure">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Test_Unauthorized">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.625307" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:43.624855" elapsed="0.000491"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:43.626166" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:43.625869" elapsed="0.000391">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:43.626427" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:43.625517" elapsed="0.000937"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.627034" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:43.626614" elapsed="0.000449"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:43.627370" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:43.627599" level="INFO">${template} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:43.627222" elapsed="0.000404"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.628051" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:43.627777" elapsed="0.000319"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.629078" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:43.628819" elapsed="0.000305"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.629607" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-21T02:16:43.629328" elapsed="0.000305"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.629990" elapsed="0.000022"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.630197" elapsed="0.000028"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.630390" elapsed="0.000025"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-21T02:16:43.629855" elapsed="0.000599"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-21T02:16:43.629689" elapsed="0.000798"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-21T02:16:43.630536" elapsed="0.000034"/>
</return>
<msg time="2026-04-21T02:16:43.630707" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-21T02:16:43.628484" elapsed="0.002248"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:43.628178" elapsed="0.002586"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.630947" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:43.630804" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:43.628152" elapsed="0.002872"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.631652" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:43.631162" elapsed="0.000518"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:43.631730" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:43.624227" elapsed="0.007650"/>
</kw>
<msg time="2026-04-21T02:16:43.631933" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:43.623354" elapsed="0.008632"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.632473" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.634839" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.635402" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.635585" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.635753" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.636139" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:43.636002" elapsed="0.000198"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:43.635987" elapsed="0.000239"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.636359" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.636519" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.636678" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:43.635955" elapsed="0.000778"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:43.635853" elapsed="0.000906"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.636914" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:43.636994" elapsed="0.000016"/>
</return>
<msg time="2026-04-21T02:16:43.637115" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:43.618993" elapsed="0.018148"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:43.638498" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:43.638219" elapsed="0.000349">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:43.638663" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:43.637879" elapsed="0.000809"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.639016" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:43.638758" elapsed="0.000315"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.639563" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:43.639265" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:43.639098" elapsed="0.000527"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:43.638739" elapsed="0.000907"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.642136" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:43.639804" elapsed="0.002359"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-21T02:16:43.642217" elapsed="0.000031"/>
</return>
<msg time="2026-04-21T02:16:43.642376" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:43.637534" elapsed="0.004867"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:43.643678" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:43.643435" elapsed="0.000306">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:43.643852" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:43.643095" elapsed="0.000782"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-21T02:16:43.644111" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-04-21T02:16:43.643948" elapsed="0.000227"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:43.643930" elapsed="0.000270"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.644341" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.644504" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-21T02:16:43.644571" elapsed="0.000015"/>
</return>
<msg time="2026-04-21T02:16:43.646696" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-21T02:16:43.642740" elapsed="0.003983"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.648128" level="INFO">rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:43.647871" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.648567" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:43.648320" elapsed="0.000291"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:43.656501" level="INFO">GET Request : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0ai04in6vebln108glbhngyfkf30.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-21T02:16:43.656685" level="INFO">GET Response : url=http://10.30.171.3:8181/rests/data/network-topology:network-topology/topology=pcep-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1083'} 
 body={"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]} 
 </msg>
<msg time="2026-04-21T02:16:43.656837" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-21T02:16:43.650973" elapsed="0.005894"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:43.648678" elapsed="0.008236"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.657097" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:43.656943" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:43.648659" elapsed="0.008560"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.660837" level="INFO">{"network-topology:topology":[{"topology-id":"pcep-topology","node":[{"node-id":"pcc://10.30.171.116","network-topology-pcep:path-computation-client":{"state-sync":"synchronized","ip-address":"10.30.171.116","stateful-tlv":{"odl-pcep-ietf-stateful:stateful":{"lsp-update-capability":true,"odl-pcep-ietf-initiated:initiation":true}},"reported-lsp":[{"name":"pcc_10.30.171.116_tunnel_1","path":[{"lsp-id":1,"odl-pcep-ietf-stateful:lsp":{"processing-rule":false,"tlvs":{"lsp-identifiers":{"lsp-id":1,"tunnel-id":1,"ipv4":{"ipv4-tunnel-sender-address":"10.30.171.116","ipv4-extended-tunnel-id":"10.30.171.116","ipv4-tunnel-endpoint-address":"1.1.1.1"}},"symbolic-path-name":{"path-name":"cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="}},"delegate":true,"pce-allocation":false,"plsp-id":1,"operational":"up","odl-pcep-ietf-initiated:create":false,"ignore":false,"administrative":true,"sync":true,"remove":false},"ero":{"ignore":false,"processing-rule":false,"subobject":[{"loose":false,"ip-prefix":{"ip-prefix":"1.1.1.1/32"}}]}}]}]}}],"topology-types":{"network-topology-pcep:topology-pcep":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:43.658279" elapsed="0.002614"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:43.658053" elapsed="0.002928"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:43.658034" elapsed="0.002976"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.663692" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:43.661366" elapsed="0.002373"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:43.661068" elapsed="0.002706"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:43.661049" elapsed="0.002765"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.664469" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:43.663994" elapsed="0.000503"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.664835" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:43.664575" elapsed="0.000322"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.665485" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:43.665079" elapsed="0.000443"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:43.664923" elapsed="0.000650"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:43.664552" elapsed="0.001050"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.666492" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:43.665832" elapsed="0.000697"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.666961" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:43.666626" elapsed="0.000416"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.667698" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:43.667288" elapsed="0.000446"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:43.667077" elapsed="0.000706"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:43.666601" elapsed="0.001233"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:43.668046" elapsed="0.000523"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-21T02:16:43.669333" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:43.668828" elapsed="0.000542"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-21T02:16:43.669576" elapsed="0.003442"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-21T02:16:43.657597" elapsed="0.015515"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:43.673427" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:43.673264" elapsed="0.000231"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:43.673230" elapsed="0.000296"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:43.678157" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:43.673721" elapsed="0.004477"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-21T02:16:43.678270" elapsed="0.000053"/>
</return>
<msg time="2026-04-21T02:16:43.678508" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-21T02:16:43.647044" elapsed="0.031501"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-21T02:16:43.678635" elapsed="0.000037"/>
</return>
<msg time="2026-04-21T02:16:43.679151" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-21T02:16:43.595168" elapsed="0.084035"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.698493" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:43.698001" elapsed="0.000527"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-21T02:16:43.699319" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-21T02:16:43.699049" elapsed="0.000346">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-04-21T02:16:43.699492" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-21T02:16:43.698696" elapsed="0.000822"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.700090" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-21T02:16:43.699678" elapsed="0.000440"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-21T02:16:43.700424" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/tcpmd5user/titanium/default_off/data.json&lt;/a&gt;'.</msg>
<msg time="2026-04-21T02:16:43.700585" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-21T02:16:43.700277" elapsed="0.000335"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.701025" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:43.700760" elapsed="0.000312"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-04-21T02:16:43.701498" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:43.701149" elapsed="0.000410"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.702050" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-21T02:16:43.701724" elapsed="0.000351"/>
</kw>
<status status="PASS" start="2026-04-21T02:16:43.701586" elapsed="0.000525"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:43.701125" elapsed="0.001008"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.702715" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-21T02:16:43.702271" elapsed="0.000472"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-21T02:16:43.702814" elapsed="0.000037"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="PASS" start="2026-04-21T02:16:43.697310" elapsed="0.005646"/>
</kw>
<msg time="2026-04-21T02:16:43.703012" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:43.696362" elapsed="0.006703"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.703560" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.704093" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off.titanium/pcep-pcc-mock-0.23.2-executable.jar,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/../../../variables/tcpmd5user/titanium/default_off/pcep-pcc-mock-0.23.2-executable.jar.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.704729" elapsed="0.000037"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.704956" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.705161" elapsed="0.000052"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.705674" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:43.705496" elapsed="0.000246"/>
</branch>
<status status="NOT RUN" start="2026-04-21T02:16:43.705476" elapsed="0.000296"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.705957" elapsed="0.000025"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.706138" elapsed="0.000024"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.706336" elapsed="0.000025"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-21T02:16:43.705433" elapsed="0.000964"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-21T02:16:43.705287" elapsed="0.001140"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.706567" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:43.706642" elapsed="0.000017"/>
</return>
<msg time="2026-04-21T02:16:43.706764" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "pcep-topology",
            "topology-types": {
                "network-topology-pcep:topology-pcep": {}
            }
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-21T02:16:43.693461" elapsed="0.013345"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:43.706980" elapsed="0.002481"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:43.710595" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:43.710278" elapsed="0.000344"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-21T02:16:43.711529" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-21T02:16:43.710770" elapsed="0.000788"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.712061" level="INFO">{
 "network-topology:topology": [
  {
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}

!=

{
 "network-topology:topology": [
  {
   "node": [
    {
     "network-topology-pcep:path-computation-client": {
      "ip-address": "10.30.171.116",
      "reported-lsp": [
       {
        "name": "pcc_10.30.171.116_tunnel_1",
        "path": [
         {
          "ero": {
           "ignore": false,
           "processing-rule": false,
           "subobject": [
            {
             "ip-prefix": {
              "ip-prefix": "1.1.1.1/32"
             },
             "loose": false
            }
           ]
          },
          "lsp-id": 1,
          "odl-pcep-ietf-stateful:lsp": {
           "administrative": true,
           "delegate": true,
           "ignore": false,
           "odl-pcep-ietf-initiated:create": false,
           "operational": "up",
           "pce-allocation": false,
           "plsp-id": 1,
           "processing-rule": false,
           "remove": false,
           "sync": true,
           "tlvs": {
            "lsp-identifiers": {
             "ipv4": {
              "ipv4-extended-tunnel-id": "10.30.171.116",
              "ipv4-tunnel-endpoint-address": "1.1.1.1",
              "ipv4-tunnel-sender-address": "10.30.171.116"
             },
             "lsp-id": 1,
             "tunnel-id": 1
            },
            "symbolic-path-name": {
             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
            }
           }
          }
         }
        ]
       }
      ],
      "state-sync": "synchronized",
      "stateful-tlv": {
       "odl-pcep-ietf-stateful:stateful": {
        "lsp-update-capability": true,
        "odl-pcep-ietf-initiated:initiation": true
       }
      }
     },
     "node-id": "pcc://10.30.171.116"
    }
   ],
   "topology-id": "pcep-topology",
   "topology-types": {
    "network-topology-pcep:topology-pcep": {}
   }
  }
 ]
}</msg>
<msg time="2026-04-21T02:16:43.712388" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
+            {
+             "ip-prefix": {
+              "ip-prefix": "1.1.1.1/32"
+             },
+             "loose": false
+            }
+           ]
+          },
+          "lsp-id": 1,
+          "odl-pcep-ietf-stateful:lsp": {
+           "administrative": true,
+           "delegate": true,
+           "ignore": false,
+           "odl-pcep-ietf-initiated:create": false,
+           "operational": "up",
+           "pce-allocation": false,
+           "plsp-id": 1,
+           "processing-rule": false,
+           "remove": false,
+           "sync": true,
+           "tlvs": {
+            "lsp-identifiers": {
+             "ipv4": {
+              "ipv4-extended-tunnel-id": "10.30.171.116",
+              "ipv4-tunnel-endpoint-address": "1.1.1.1",
+              "ipv4-tunnel-sender-address": "10.30.171.116"
+             },
+             "lsp-id": 1,
+             "tunnel-id": 1
+            },
+            "symbolic-path-name": {
+             "path-name": "cGNjXzEwLjMwLjE3MS4xMTZfdHVubmVsXzE="
+            }
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-04-21T02:16:43.711711" elapsed="0.000762">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-04-21T02:16:43.709848" elapsed="0.002808">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:43.709575" elapsed="0.003180">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.712957" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-21T02:16:43.712809" elapsed="0.000207"/>
</branch>
<status status="FAIL" start="2026-04-21T02:16:43.709547" elapsed="0.003493">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-04-21T02:16:43.681304" elapsed="0.031936">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-04-21T02:16:43.680009" elapsed="0.033450">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:43.679388" elapsed="0.034644">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</branch>
<status status="FAIL" start="2026-04-21T02:16:43.679340" elapsed="0.034752">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-21T02:16:43.714179" elapsed="0.000069"/>
</return>
<arg>${DIR_WITH_TEMPLATES}${/}default_off</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-21T02:16:43.586719" elapsed="0.127727">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<doc>Try to access pcep topology with wrong password, should get empty topology</doc>
<status status="FAIL" start="2026-04-21T02:16:43.575167" elapsed="0.139553">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<msg time="2026-04-21T02:16:43.714877" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-21T02:16:43.714939" level="INFO">${output} = Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:16:43.574803" elapsed="0.140163"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-21T02:16:43.715159" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-21T02:16:43.715044" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:43.715024" elapsed="0.000223"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.715435" elapsed="0.000027"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-21T02:16:43.715615" elapsed="0.000022"/>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="PASS" start="2026-04-21T02:16:43.574427" elapsed="0.141314"/>
</kw>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Invert_Failure</arg>
<arg>@{cell_list}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-21T02:16:43.573781" elapsed="0.142036"/>
</kw>
<msg time="2026-04-21T02:16:43.715901" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Invert_Failure</arg>
<arg>@{cell_list}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-21T02:16:43.573363" elapsed="0.142590"/>
</kw>
<arg>10s</arg>
<arg>1s</arg>
<arg>Test_Unauthorized</arg>
<doc>Some Keywords need several tries to finally fail, this keyword passes if and only if the failure ultimately happens.</doc>
<status status="PASS" start="2026-04-21T02:16:43.572981" elapsed="0.143060"/>
</kw>
<msg time="2026-04-21T02:16:43.716143" level="INFO">${status} = PASS</msg>
<msg time="2026-04-21T02:16:43.716186" level="INFO">${output} = Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-21T02:16:43.572569" elapsed="0.143642"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-04-21T02:16:43.716393" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-21T02:16:43.716282" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-21T02:16:43.716264" elapsed="0.000195"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.716926" level="INFO">${output} = Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip...</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-21T02:16:43.716594" elapsed="0.000359"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.717479" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:16:43.717098" elapsed="0.000449">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<arg>Confirm_Keyword_Fails_Within_Timeout</arg>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-04-21T02:16:43.572164" elapsed="0.145539">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<msg time="2026-04-21T02:16:43.717763" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Invert_Failure</arg>
<arg>Confirm_Keyword_Fails_Within_Timeout</arg>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>@{cell_list}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="FAIL" start="2026-04-21T02:16:43.571694" elapsed="0.146132"/>
</kw>
<arg>10s</arg>
<arg>1s</arg>
<arg>Test_Unauthorized</arg>
<doc>Some positive checks report false success for a short time. This keyword verifies no failure does happen within timeout period.
This implementation needs more complicated logic than, Verify_Keyword_Never_Passes_Within_Timeout,
so use that keyword in case you have a negative check handy.</doc>
<status status="FAIL" start="2026-04-21T02:16:43.571358" elapsed="0.146616">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.719413" level="INFO">${SuiteFastFail} = True</msg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:16:43.719081" elapsed="0.000379"/>
</kw>
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:16:43.718656" elapsed="0.000866"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:16:43.718352" elapsed="0.001262"/>
</kw>
<doc>Verify that pcep-topology stays empty.</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-04-21T02:16:43.569808" elapsed="0.149848">Multiline strings are different:
--- first
+++ second
@@ -1,6 +1,69 @@
 {
  "network-topology:topology": [
   {
+   "node": [
+    {
+     "network-topology-pcep:path-computation-client": {
+      "ip-address": "10.30.171.116",
+      "reported-lsp": [
+       {
+        "name": "pcc_10.30.171.116_tunnel_1",
+        "path": [
+         {
+          "ero": {
+           "ignore": false,
+           "processing-rule": false,
+           "subobject": [
    [ Message content over the limit has been removed. ]
+           }
+          }
+         }
+        ]
+       }
+      ],
+      "state-sync": "synchronized",
+      "stateful-tlv": {
+       "odl-pcep-ietf-stateful:stateful": {
+        "lsp-update-capability": true,
+        "odl-pcep-ietf-initiated:initiation": true
+       }
+      }
+     },
+     "node-id": "pcc://10.30.171.116"
+    }
+   ],
    "topology-id": "pcep-topology",
    "topology-types": {
     "network-topology-pcep:topology-pcep": {}</status>
</test>
<test id="s1-s21-t20" name="Delete_Pcep_Client_Module" line="200">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast" type="SETUP">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.721386" level="FAIL">SKIPPED due to a failure in a previous fundamental test case.</msg>
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-21T02:16:43.721039" elapsed="0.000409">SKIPPED due to a failure in a previous fundamental test case.</status>
</kw>
<status status="FAIL" start="2026-04-21T02:16:43.720823" elapsed="0.000689">SKIPPED due to a failure in a previous fundamental test case.</status>
</branch>
<status status="FAIL" start="2026-04-21T02:16:43.720803" elapsed="0.000741">SKIPPED due to a failure in a previous fundamental test case.</status>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="FAIL" start="2026-04-21T02:16:43.720609" elapsed="0.001033">SKIPPED due to a failure in a previous fundamental test case.</status>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.723568" level="INFO">${SuiteFastFail} = True</msg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-21T02:16:43.723207" elapsed="0.000406"/>
</kw>
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-04-21T02:16:43.722404" elapsed="0.001263"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-04-21T02:16:43.722005" elapsed="0.001721"/>
</kw>
<doc>Delete Pcep client module.</doc>
<status status="FAIL" start="2026-04-21T02:16:43.720097" elapsed="0.003668">Setup failed:
SKIPPED due to a failure in a previous fundamental test case.</status>
</test>
<kw name="Tear_It_Down" type="TEARDOWN">
<kw name="Get File" owner="SSHLibrary">
<msg time="2026-04-21T02:16:43.735709" level="INFO">[chan 7] Opened sftp connection (server version 3)</msg>
<msg time="2026-04-21T02:16:43.744453" level="INFO">'pccmock.log' -&gt; '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/pccmock.log'</msg>
<arg>pccmock.log</arg>
<doc>Downloads file(s) from the remote machine to the local machine.</doc>
<status status="PASS" start="2026-04-21T02:16:43.724571" elapsed="0.020039"/>
</kw>
<kw name="Run" owner="OperatingSystem">
<msg time="2026-04-21T02:16:43.746459" level="INFO">Running command 'cat pccmock.log 2&gt;&amp;1'.</msg>
<msg time="2026-04-21T02:16:43.749389" level="INFO">${pccmocklog} = 02:16:26.682 [multiThreadIoEventLoopGroup-2-1] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiatorFactory -- Replacing bootstrap negotiator for channel [id: 0xbac396a7, L:/10.30.171...</msg>
<var>${pccmocklog}</var>
<arg>cat pccmock.log</arg>
<doc>_This keyword is considered deprecated. Use the
[http://robotframework.org/robotframework/latest/libraries/Process.html|
Process] library instead._</doc>
<status status="PASS" start="2026-04-21T02:16:43.745114" elapsed="0.004321"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T02:16:43.750166" level="INFO">02:16:26.682 [multiThreadIoEventLoopGroup-2-1] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiatorFactory -- Replacing bootstrap negotiator for channel [id: 0xbac396a7, L:/10.30.171.116:34361 - R:10.30.171.3/10.30.171.3:4189]
02:16:26.812 [multiThreadIoEventLoopGroup-2-1] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- PCEP session with [id: 0xbac396a7, L:/10.30.171.116:34361 - R:10.30.171.3/10.30.171.3:4189] started, sent proposal Open{deadTimer=120, keepalive=30, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs1{stateful=Stateful{lspUpdateCapability=true, augmentation=[Stateful1{initiation=true}, Stateful1{deltaLspSyncCapability=false, includeDbVersion=false, triggeredInitialSync=false, triggeredResync=false}]}}, Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=1}}]}}
02:16:26.829 [multiThreadIoEventLoopGroup-2-1] INFO org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser -- Add Path Setup Type Capability TLV: PathSetupTypeCapability{psts=[RsvpTe, SrMpls, Srv6], srPceCapability=SrPceCapability{msd=0, nFlag=true, xFlag=true}, srv6PceCapability=Srv6PceCapability{nFlag=true}}
02:16:26.830 [multiThreadIoEventLoopGroup-2-1] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- PCEP peer [id: 0xbac396a7, L:/10.30.171.116:34361 - R:10.30.171.3/10.30.171.3:4189] completed negotiation
02:16:26.832 [multiThreadIoEventLoopGroup-2-1] INFO org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- Session /10.30.171.116:34361[0] &lt;-&gt; 10.30.171.3/10.30.171.3:4189[2] started
02:16:26.861 [multiThreadIoEventLoopGroup-2-1] INFO org.opendaylight.yangtools.binding.reflect.StringValueObjectFactory -- Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone
02:16:26.862 [multiThreadIoEventLoopGroup-2-1] INFO org.opendaylight.yangtools.binding.reflect.StringValueObjectFactory -- Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix
02:16:26.863 [multiThreadIoEventLoopGroup-2-1] INFO org.opendaylight.yangtools.binding.reflect.StringValueObjectFactory -- Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone
02:16:26.864 [multiThreadIoEventLoopGroup-2-1] INFO org.opendaylight.yangtools.binding.reflect.StringValueObjectFactory -- Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix
02:16:33.135 [multiThreadIoEventLoopGroup-2-1] INFO org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- Closing PCEP session: PCEPSessionImpl{channel=[id: 0xbac396a7, L:/10.30.171.116:34361 - R:10.30.171.3/10.30.171.3:4189], localOpen=Open{deadTimer=120, keepalive=30, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs1{stateful=Stateful{lspUpdateCapability=true, augmentation=[Stateful1{initiation=true}, Stateful1{deltaLspSyncCapability=false, includeDbVersion=false, triggeredInitialSync=false, triggeredResync=false}]}}, Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=1}}]}}, remoteOpen=Open{deadTimer=120, ignore=false, keepalive=30, processingRule=false, sessionId=2, tlvs=Tlvs{associationTypeList=AssociationTypeList{associationType=[PathProtection, Disjoint, Policy, SingleSideLsp, DoubleSideLsp, SrPolicy]}, pathSetupTypeCapability=PathSetupTypeCapability{psts=[RsvpTe, SrMpls, Srv6], srPceCapability=SrPceCapability{msd=0, nFlag=true, xFlag=true}, srv6PceCapability=Srv6PceCapability{nFlag=true}}, augmentation=[Tlvs1{stateful=Stateful{lspUpdateCapability=true, augmentation=[Stateful1{initiation=true}, Stateful1{deltaLspSyncCapability=true, includeDbVersion=true, triggeredInitialSync=true, triggeredResync=true}]}}, Tlvs3{}]}, version=ProtocolVersion{value=1}}}
02:16:33.136 [multiThreadIoEventLoopGroup-2-1] INFO org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- Closing PCEP session channel: [id: 0xbac396a7, L:/10.30.171.116:34361 - R:10.30.171.3/10.30.171.3:4189]
02:16:33.138 [multiThreadIoEventLoopGroup-2-1] INFO org.opendaylight.protocol.pcep.pcc.mock.protocol.PCCSessionListener -- Session terminated. Cause : PCEPCloseTermination{reason=UNKNOWN}</msg>
<arg>${pccmocklog}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T02:16:43.749677" elapsed="0.000668"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-04-21T02:16:43.750763" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-04-21T02:16:43.750615" elapsed="0.000509"/>
</kw>
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-04-21T02:16:43.751352" elapsed="0.000493"/>
</kw>
<doc>Download pccmock.log and Log its contents.
Compute and Log the diff between expected and actual normalized responses.
Close both HTTP client session and SSH connection to Mininet.</doc>
<status status="PASS" start="2026-04-21T02:16:43.724354" elapsed="0.027590"/>
</kw>
<doc>TCPMD5 user-facing feature system tests, using PCEP.

Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distribution,
and is available at http://www.eclipse.org/legal/epl-v10.html

Test suite performs basic pcep md5 password authorization test cases:
(Run entire basic PCEP suite without passwords.)
Start pcc-mock (reconnecting mode): 1 pcc, 1 lsp, password set, check pcep-topology stays empty.
Use restconf to change PCEP configuration to use a wrong password, check pcep-topology stays empty.
Change ODL PCEP configuration to use the correct password, check pcep-topology shows the lsp.
Stop pcc-mock, check pcep-topology stays empty.
Start pcc-mock with new password, check pcep-topology stays empty.
Change ODL PCEP configuration to use the correct password, check pcep-topology shows the lsp.
Update the lsp, check a change in pcep-topology.
Change ODL PCEP configuration to not use password, pcep-topology empties, kill pcep-pcc-mock.

Test cases no longer need netconf-connector-ssh, and they include comparison of
pcep-session-state.</doc>
<status status="FAIL" start="2026-04-21T02:15:42.812130" elapsed="60.939964"/>
</suite>
<status status="FAIL" start="2026-04-21T01:56:33.266519" elapsed="1210.488513"/>
</suite>
<statistics>
<total>
<stat pass="371" fail="21" skip="0">All Tests</stat>
</total>
<tag>
<stat pass="135" fail="14" skip="0">critical</stat>
<stat pass="0" fail="1" skip="0">https://bugs.opendaylight.org/show_bug.cgi?id=4834</stat>
<stat pass="0" fail="1" skip="0">https://bugs.opendaylight.org/show_bug.cgi?id=4835</stat>
<stat pass="1" fail="0" skip="0">local_run</stat>
</tag>
<suite>
<stat name="bgpcep-userfeatures.txt" id="s1" pass="371" fail="21" skip="0">bgpcep-userfeatures.txt</stat>
<stat name="050 Bmp Basic" id="s1-s1" pass="4" fail="0" skip="0">bgpcep-userfeatures.txt.050 Bmp Basic</stat>
<stat name="Pcepuser" id="s1-s2" pass="16" fail="0" skip="0">bgpcep-userfeatures.txt.Pcepuser</stat>
<stat name="Bgp Functional Md5" id="s1-s3" pass="2" fail="0" skip="0">bgpcep-userfeatures.txt.Bgp Functional Md5</stat>
<stat name="Basic" id="s1-s4" pass="38" fail="0" skip="0">bgpcep-userfeatures.txt.Basic</stat>
<stat name="Bgp Ipv6 Basic" id="s1-s5" pass="36" fail="0" skip="0">bgpcep-userfeatures.txt.Bgp Ipv6 Basic</stat>
<stat name="Bgp Llgr Basic" id="s1-s6" pass="4" fail="0" skip="0">bgpcep-userfeatures.txt.Bgp Llgr Basic</stat>
<stat name="Bgp App Peer Basic" id="s1-s7" pass="28" fail="0" skip="0">bgpcep-userfeatures.txt.Bgp App Peer Basic</stat>
<stat name="Ibgp Peers Basic" id="s1-s8" pass="36" fail="0" skip="0">bgpcep-userfeatures.txt.Ibgp Peers Basic</stat>
<stat name="Ebgp Peers Basic" id="s1-s9" pass="15" fail="7" skip="0">bgpcep-userfeatures.txt.Ebgp Peers Basic</stat>
<stat name="010 Bgp Flowspec" id="s1-s10" pass="5" fail="0" skip="0">bgpcep-userfeatures.txt.010 Bgp Flowspec</stat>
<stat name="Ibgp Peer Lsp" id="s1-s11" pass="11" fail="1" skip="0">bgpcep-userfeatures.txt.Ibgp Peer Lsp</stat>
<stat name="010 Bgp Functional L3Vpn" id="s1-s12" pass="9" fail="0" skip="0">bgpcep-userfeatures.txt.010 Bgp Functional L3Vpn</stat>
<stat name="030 Bgp Functional Evpn" id="s1-s13" pass="78" fail="0" skip="0">bgpcep-userfeatures.txt.030 Bgp Functional Evpn</stat>
<stat name="040 Bgp Functional Route Ref" id="s1-s14" pass="4" fail="2" skip="0">bgpcep-userfeatures.txt.040 Bgp Functional Route Ref</stat>
<stat name="020 Bgp Functional Multipath" id="s1-s15" pass="2" fail="2" skip="0">bgpcep-userfeatures.txt.020 Bgp Functional Multipath</stat>
<stat name="060 Bgp Functional Mvpn" id="s1-s16" pass="29" fail="0" skip="0">bgpcep-userfeatures.txt.060 Bgp Functional Mvpn</stat>
<stat name="070 Bgp Functional L3Vpn Mcast" id="s1-s17" pass="10" fail="0" skip="0">bgpcep-userfeatures.txt.070 Bgp Functional L3Vpn Mcast</stat>
<stat name="080 Bgp Functional Rt Constrain" id="s1-s18" pass="14" fail="0" skip="0">bgpcep-userfeatures.txt.080 Bgp Functional Rt Constrain</stat>
<stat name="090 Bgp Functional Rt Constrain Validation" id="s1-s19" pass="8" fail="3" skip="0">bgpcep-userfeatures.txt.090 Bgp Functional Rt Constrain Validation</stat>
<stat name="Bgp Policies Default" id="s1-s20" pass="7" fail="1" skip="0">bgpcep-userfeatures.txt.Bgp Policies Default</stat>
<stat name="Tcpmd5User" id="s1-s21" pass="15" fail="5" skip="0">bgpcep-userfeatures.txt.Tcpmd5User</stat>
</suite>
</statistics>
<errors>
<msg time="2026-04-21T01:56:44.584684" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T01:57:14.078700" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T01:57:14.079612" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T01:57:14.080388" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T01:57:14.081090" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T01:57:14.087952" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T01:57:14.091102" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T01:58:32.231304" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T02:01:23.556752" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T02:01:57.792233" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T02:01:57.792986" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T02:01:57.793521" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T02:01:57.794060" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T02:01:57.800343" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T02:01:57.803340" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T02:02:44.383959" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T02:02:44.384756" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T02:02:44.385647" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T02:02:44.386193" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T02:02:44.392105" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T02:02:44.420218" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T02:02:44.428034" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T02:03:56.745856" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T02:03:56.747189" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T02:03:56.747777" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T02:03:56.748463" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T02:03:56.754735" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T02:03:56.758976" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T02:03:56.761538" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T02:06:28.234927" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T02:06:42.976825" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T02:06:42.977638" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T02:06:42.978401" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T02:06:42.978950" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T02:06:42.984808" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T02:06:42.987829" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T02:06:42.989397" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T02:07:32.328950" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T02:07:53.186477" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T02:10:47.009458" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T02:11:33.942522" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T02:12:26.118220" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T02:13:46.438045" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T02:14:07.649545" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T02:14:40.347985" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T02:14:57.735874" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T02:15:42.820840" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T02:15:42.824884" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T02:15:42.825402" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T02:15:42.836755" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
<msg time="2026-04-21T02:15:42.839037" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/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.</msg>
</errors>
</robot>
